<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.smenu .old-note {
    background-color: #FFFFCC;
    color: #000;
    font-weight: normal;
    font-size: 11px;
    padding: 3px;
    text-transform: none;
    margin-top: -24px;
}

.nav-mailbox {
    min-height: 35px !important
}

.nav-mailbox &gt; li &gt; a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.item-per-page {
    width: 45px;
    height: 18px;
    padding: 0 0 0 5px;
    font-size: 12px;
}

.button,
.button:link,
.button:visited,
input.button,
input.button:link,
input.button:visited {
    display: inline-block;
    zoom: 1;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    padding: 1px 12px;
    text-shadow: 1px 1px 1px #ffd592;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    font-weight: normal;
}

.borange,
.borange:link,
.borange:visited,
.borange:active,
input.borange,
input.borange:active {
    color: #472c00;
    text-decoration: none;
    font-weight: bold;
    background: #e7aa48 url(http://images.adam4adam.com/ressources/rimages/button_bg3.png) repeat-x left top;
    border: 1px solid #d29535 !important;
}

input.small {
    font-size: 11px;
    line-height: 15px;
    padding: 0px 7px 1px;
    height: 21px;
}

.active:link,
.active:visited,
.active:active[type=submit],
.active:active[type=button],
input.active[type=submit],
input.active[type=button] {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background: #c46002 url(http://images.adam4adam.com/ressources/rimages/button_bg4.png) repeat-x left top;
    border: 1px solid #9c4c00;
    text-shadow: 1px 1px 1px #ae5400 !important;
}

#listType {
    display: block;
    float: left;
    margin-top: -25px;
    width: 100%;
}

#listType ul li {
    padding-left: 6px;
    padding-right: 6px;
}

#listType ul li:first-child {
    background-color: #C35F01;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

#listType ul li:first-child span {
    vertical-align: text-top;
}

dl,
dt,
dd,
ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.listOfConversations {
    width: 100%;
    overflow: hidden;
    height: 100%;
    margin: 0;
    padding: 0 1px 3px 0;
}

.compactClass .listOfConversations li {
    border: 0;
    margin: 0;
    padding: 3px 0 3px 2px;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.listOfConversations &gt; li {
    clear: both;
    float: left;
    width: 650px;
    height: 100%;
    margin: 8px 2px;
    padding: 4px 0 2px 5px;
    border: 1px solid #c35f01;
    border-radius: 1em 4em 1em 1em;
    -moz-border-radius: 1em 4em 1em 1em;
    -webkit-border-bottom-left-radius: 3px;
}

.listOfConversations .conversationDetails a {
    cursor: pointer;
    font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: black;
}

.listOfConversations .conversationDetails a:hover,
.listOfConversations .conversationDetails a:active {
    color: #FF0000;
    cursor: pointer;
    text-decoration: underline;
}

.listOfConversations .conversationDetails {
    float: left;
    width: 100%;
    padding: 0 0 !important;
}

.listOfConversations .user {
    display: inline;
    width: 150px;
    height: 18px;
    overflow: hidden;
}

.oddConversation {
    background: #fafafa;
}

.evenConversation {
    background: #fdefd8;
}

.mailbox {
    font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 0 25px 3px 25px;
    border-width: 0;
    margin-bottom: 30px;
}

.mailbox select {
    color: #000000;
    background-color: #FDE8D1;
    border: 1px solid #600;
    font-weight: normal;
}

.mailbox #user-nav-wrap {
    padding: 0;
}

.compactClass .username {
    margin-top: 0;
    margin-left: 3px;
    max-width: 122px;
    padding-top: 2px;
    float: left;
}

.compactClass .username .master-admin {
    color: #000000;
}

.compactClass .username .not-master-admin {
    color: #595656;
}

.compactClass .message {
    float: left;
    width: 305px;
    height: 18px;
    overflow: hidden;
    line-height: 18px;
}

.dateLastMessage {
    float: right;
    text-align: right;
    width: 60px;
    margin-right: 6px;
    padding-top: 2px;
}

/***********************section-220**********************/

.tblhead,
.tblhead td,
.tblhead font,
.tblhead b {
    background: #C35F01;
    color: #FFFFFF;
    font-weight: bold;
    border-bottom: 1px solid #FABA58;
    line-height: 28px;
}

/********************** alerts settings ******************************/
.alert-settings-container {
    width: 400px;
    height: auto;
    margin: auto;
    border: 1px #c2b8af solid;
    border-radius: 8px;
}

.alert-settings-container p {
    font-family: Helvetica Light;
}

.alert-settings-title {
    width: 100%;
    height: 32px;
    background-color: #f47004;
    text-align: center;
    border-radius: 8px 8px 0 0;
}

.alert-settings-title p {
    color: #ffffff;
    font-size: 1.5em;
    padding-top: 4px;
}

.alert-settings-body {
    text-align: left;
    line-height: 1.3;
    background-color: #fdfcfa;
    color: #000000;
    font-size: 1.1em;
    padding: 2% 5% 2% 5%;
    border-radius: 0 0 8px 8px;
}

.alert-settings-body label {
    font-weight: normal;
    font-size: 0.9em;
}

.alert-settings-body select {
    width: 125px;
    height: 25px;
    padding: 1px;
}

/***********************section-240************************************/

.tblbod,
.tblbod td {
    background-color: #FDF0E5;
    padding: 3px 3px;
    color: #111111;
}

.submitred, .submitb, .submitred a, .submitb a, input.submitb,
.submitred:link, .submitb:link, a.submitb:visited, a.submitred:visited,
a.submitb:active, a.submitred:active {
    cursor: pointer;
    border: 1px solid #660000;
    color: #990000;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    text-decoration: none;
    text-align: center;
    padding: 1px 4px;
    margin: 4px 4px;
    white-space: nowrap;
    background: #FFF3E8 url(http://images.adam4adam.com/ressources/rimages/formbg.gif) repeat-x left top;
    border-radius: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/***********************section-300************************************/
.mailbox-actions {
    width:60%;
    padding-left: 0
}

.mailbox-actions .deleteSelectedButton {
    margin:0 10px;
}

#mailbox-list-header {
    margin-bottom: 25px;
    width: 100%;
}

.add-actions-box {
    width: 90px;
}

.delete-conversation-img {
    display: block
}

.mobile-app-img {
    border: 0;
    margin: 3px 0 0 5px;
}

.message a.conversation-read-link {
    color: #3b5998;
}

.message a.conversation-link {
    line-height: 20px ;
}

.conversation-counter {
    display: inline-block;
    padding-top: 2px;
    padding-left: 5px;
}

.conversation-counter-unread {
    color: #3b5998;
}

.conversation-limit {
    padding-bottom: 6px;
}
.conversations-per-page-wrapper {
    float: right;
    line-height: 18px;
    padding: 2px 0 8px 0;
}
#conversation-membership-area {
    margin: 4px 2px 12px 2px;
    width: auto;
    padding: 5px;
    clear: both;
    line-height: 16px;
}
#conversation-membership-area .inactive-conversation-tip {
    font-weight: normal;
    font-size: 10px;
}
.pager-wrapper {
    line-height: 18px;
    padding: 1px 5px 0 0;
    float: right;
}
.old-saved-mail {
    padding: 0 5px 0 0;
}
.conversationDetails .unread-message {
    margin: 4px 3px 0;
    height: 9px;
    width: 13px;
    float: left;
    display: inline;
}
.conversationDetails .conversation-header {
    width: 170px;
}
#conversation-footer {
    padding: 2px 8px 5px 0;
    clear: both;
}
/***********************section-310************************************/

.box {
    display: block;
    font-size: 11px;
    text-decoration: none;
    text-align: center;
    padding: 1px 4px 1px 0;
    margin: 4px 4px 4px 0;
    cursor: default;
}

.borange2 {
    border: 1px solid #c1703a;
    background: #f8b267;
    color: #252525;
}

#sendMessage {
    margin-bottom: 3px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #f8b267;
    padding: 5px;
    clear: both;
}

#sendMessage textarea {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: white;
    margin: 2px 0 5px 0;
    width: 100%;
    border: 0;
}

#messageField {
    resize: none;
    overflow-y: hidden;
    height: 48px;
}

.fullClassMsg .listOfConversationMessages .dateAgo {
    display: inline-block;
    float: right;
    color: grey;
}

.conversationContainer {
    padding: 5px 0 10px 10px;
    width: 100%;
    /*float: left;*/
}

.conversationMenu {
    width: 100%;
}

.userMenu {
    height: 58px;
    margin: 0 0 5px 0;
    width:100%;
}

.listOfConversationMessages {
}

.listOfConversationMessages li {
    clear: both;
    width: 100%;
    word-wrap: break-word;
    float: left;
    padding: 4px 4px 0 4px;
}

.listOfConversationMessages li a {
    cursor: pointer;
    font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: black;
}

.listOfConversationMessages li a:hover,
.listOfConversationMessages li a:active {
    color: #FF0000;
    cursor: pointer;
    text-decoration: underline;
}

.listOfConversationMessages .message {
    float: none;
    width: 100%;
}

.listOfConversationMessages li .message_more {
    display: none;
}

.listOfConversationMessages li .message_more a {
    float: right;
}

.listOfConversationMessages .message_more_holder {
    float: right;
    width: 200px;
    height: 14px;
    clear: both;
    margin-top: -6px;
    margin-right: 3px;
}

.listOfConversationMessagesHolder {
    background: white;
    float: left;
    margin: 5px 0;
    width: 98%;
}

/*adaptive buttons*/
@media (max-width: 768px) {
    .btn-responsive {
        padding:2px 4px;
        font-size:80%;
        line-height: 1;
        border-radius:3px;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .btn-responsive {
        padding:4px 9px;
        font-size:90%;
        line-height: 1.2;
    }
}

@media (max-width: 402px) {
    .btn-responsive {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 50px;
    }
}</pre></body></html>