<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

html
{
    width: 100%;
    height: 100%;
}

body 
{
    color: #000;
    font: 14px/1.5em Roboto,verdana,geneva,arial,helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
    height: 100%;
    min-width: 950px;
}

a
{
    text-decoration: underline;
}

#app-loading
{
    position: fixed;
    top: 50%;
    margin-top: -32px;
    left: 50%;
    margin-left: -32px;
    display: none;
    z-index: 1000;
}

#body-container 
{
    margin: 0px auto 30px auto;
    padding: 78px 0px 50px 0px;
    max-width: 1065px;
    background-color: white;
    position: relative;
}

#banner-logos 
{
    background-color: #D6D6D6;
    margin:0;
    position: relative;
}

#banner-logos div
{
    text-align: center;
}

.row
{
    margin-top: 10px;
}

.col-md-9
{
    text-align: left;
}

.login-block-content
{
    padding: 25px 15px 15px 15px;
}

.login-error
{
    color: red;
    font-size: 13px;
    text-align: left;
    display: none;
    text-align: left;
    margin: 10px 0px 0px 0px;
}

.lbl-remember
{
    vertical-align: top;
    display: inline-block;
}

.help-panel
{
    margin: 30px 0px 0px 0px;
    border: solid 1px #B6B6B6;
    padding: 17px 15px 5px 15px;
    width: 448px;
    border-radius: 20px;
}

#landing-page-content
{
    position: relative;
    margin-bottom: 20px;
    box-shadow: 1px 10px 40px 3px #737373;
    padding: 30px 20px 20px 20px;
}

#landing-page-content button
{
    display: none;
}

.message
{
    color: #000000;
    margin-left: 25px;
    margin-bottom: 5px;
    margin-right: 25px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    display: none;
    min-height: 200px; 
}

#landing-page-tabs
{
    margin: 15px 0px 0px 0px;
    text-align: center;
    position: absolute;
    z-index: 300;
    top: 0px;
    left: 126px;
}

.tab-item
{
    display: inline-block;
    padding: 7px 7px;
    font-size: 12px;
    line-height: 24px;
    background-color: #DEDEDE;
    cursor: pointer;
    color: #4b4b4b;
    min-height: 63px;
    vertical-align: top;
    text-align: center;
    margin-left: 5px;
    width: 165px;
    max-height: 65px;
}

.tab-item:hover
{
    background-color: #e3e3e3;
}

.tab-item1
{
    font-size: 15px;
    font-weight: bold;
}

.tab-item-selected, .tab-item-selected:hover
{
    background: #FFFFFF;
    border-top: solid 1px #B1B1B1;
    border-left: solid 1px #B1B1B1;
    border-right: solid 1px #B1B1B1;
    color: #304f84;    
}

.tab-item-selected .tab-item1
{
    font-size: 16px;
}

.modal-header
{
    padding: 12px 20px;
    text-align: left;
    border-color: #BFE4FE;
    font-size: 17px;
}

.browser-support
{
    margin: 15px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
    text-align: left;
    line-height: 20px;
    color: #636262;
    font-style: italic;
}

.modal-body
{
    text-align: left;
}

.login-modal-dialog
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -220px;
}

.welcome-panel
{
    padding: 0px 0px 0px 30px;
    color: white;
    background-color: #303030;
    font-size: 14px;
    font-weight: 300;
    height: 46px;
}

#login-welcome-msg
{
    float: left;
    display: none;
}

#login-welcome-msg div
{
    vertical-align: top;
}

.welcome-conf
{
    color: rgb(0, 75, 143);
    margin-bottom: 24px;
    font-size: 26px;
    line-height: 39px;
}

.btn-big
{
    display: block;
    padding: 12px 12px;
}

.err-msg
{
    color: Red;
    font-size: 15px;
    margin-top: 10px;
}

#login-link-content
{
    display: none;
    position: absolute;
    font-size: 14px;
    left: 15px;
    top: 24px;
    z-index: 200;
}

.module-instruct
{
    font-size: 17px;
    margin: 0px 0px 0px 0px;
    line-height: 32px;
}

.sub-deadline
{
    margin-top: 15px;
}

.sub-deadline2
{
    color: red;
}

.page-create-account
{
    color: #4066a7;
    text-decoration: none;
    cursor: pointer;
}

.page-create-account:hover
{
    text-decoration: underline;
    color: #4d7ac7;
}

table
{
    border-color: #bababa;
    background-color: #DEDEDE;
}

th, td
{
    padding: 8px 10px;
    vertical-align: top;
    border-color: #BABABA;
}

.login-or-line
{
    border-top: solid 1px #c2dcff;
    position: relative;
    margin: 40px 0px 20px 0px;
}

.login-or
{
    position: absolute;
    top: -18px;
    left: 50%;
    background-color: white;
    font-size: 20px;
    width: 50px;
    text-align: center;
    margin-left: -25px;
}

.tdiv1
{
    margin: 5px 0px 15px 0px;
    line-height: 20px;
}

th
{
    background-color: #304f84;
    color: white;
    font-weight: normal;
    font-size: 16px;
    padding: 8px 15px;
}

.deadline
{
    text-align: left;
    margin: 0px 0px 0px 119px;
}

.help-lbl
{
    font-weight: bold;
    margin-top: 25px;
}

.past-meeting-info
{
    padding: 20px;
    font-size: 15px;
    line-height: 28px;
    color: white;
    background-color: #304f84;
}

.past-meeting-info a, .past-meeting-info :hover
{
    color: white;
}

.open-status
{
    color: #F6B800;
    font-weight: bold;
}

.home-header-right-link
{
    float: right;
    display: inline-block;
    color: white;
    text-align: center;
    height: 100%;
}

.home-header-right-link div
{
    display: inline-block;
    width: 100px;
    padding: 12px 0px 0px 0px;
    border-left: solid 1px #A8A8A8;
    height: 100%;
    cursor: pointer;
}

.home-header-right-link div:hover
{
    background-color: #3e3e3e;
    text-decoration: underline;
}

.home-header-right-link a, .home-header-right-link a:hover
{
    color: white;
}

.help-modal
{
    outline: none;  
}

.help-modal a:hover
{
    text-decoration: underline;
}

.help-modal-dialogue
{
    width: 350px;
    position: absolute;
    right: 10px;
    top: 45px;
    padding: 0px;
    left: auto;
}

.help-modal-dialogue a
{
    color: #23659E;
}

.help-modal-body
{
    padding: 17px 20px 24px 20px;
}

.help-modal-content
{
    background-color: #FAFAFA;
}

.help-modal-header-lbl
{
    text-align: center;
    margin: 0px 0px 12px 0px;
    color: #23659E;
    font-weight: bold;
}

.help-modal-item-lbl
{
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 10px 0px;
}

.help-modal-close
{
    position: absolute;
    right: 8px;
    top: 5px;
}

#help-modal .col-md-1
{
    margin-right: 15px;
}

#page-footer
{
    padding: 6px 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #D4D4D4;
}

#page-footer div
{
    display: inline-block;
    font-size: 12px;
}

.footer-separator
{
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #484848;
    margin: 0px 6px 0px 6px;
}

#page-footer a
{
    margin: 0px 6px;
}

#link-create-new-user
{
    text-decoration: none;
    display: none;
}

h4
{
    margin-top: 30px;
    margin-bottom: 8px;
}

a
{
    color: #014991;
}

.btn-container
{
    margin: 25px 0px 30px 0px;
}

ul
{
    padding-left: 0px;
    margin: 0px;
}

li
{
    margin-top: 8px;
}

.btn-before-login
{
    display: block;
    text-decoration: none;
}

#my-activity
{
    position: relative;
}

#my-activity table
{
    background-color: transparent;
}

#my-activity th
{
    background-color: transparent;
}

#my-activity .aff-name
{
    font-size: 25px;
    padding-bottom: 4px;
}

#my-activity .sec-header
{
    font-size: 20px;
    padding: 25px 0px 0px 0px;
    display: inline-block;
}

#my-activity
{
    margin-left: 30px;
}

#my-activity .activities-table
{
    margin: 5px 0px 0px 0px;
}

#my-activity .activities-table th
{
    text-align: left;
    color: #777777;
}

#my-activity .activities-table td, #my-activity .activities-table th
{
    padding: 8px 10px 8px 10px;
}

#my-activity .table-aff-details td, #my-activity .table-aff-details th
{
    padding: 1px 15px 2px 0px;
}

#my-activity .act-sub-table td, #my-activity .act-sub-table th
{
    padding: 0px 10px 2px 0px;
}

#my-activity .table-aff-details td:first-child, #my-activity .act-sub-table td:first-child
{
    color: #575757;
}

#my-activity .table-row-even
{
    background-color: #E8E8E8;
}

#my-activity .sec-conf-name
{
    padding: 15px 0px 10px 15px;
    font-size: 18px;
}

#my-activity .sec-conf-name2
{
    padding: 10px 0px 3px 15px;
    font-size: 18px;
}

#my-activity .act-sub-title
{
    font-weight: bold;
}

#my-activity .act-sub-title2
{
    padding: 0px;
}

#my-activity ul
{
    padding-left: 35px;
    list-style-type: none;
}

#my-activity li
{
    margin: 12px 0px 12px 0px;
}

#my-activity .download-edu-cert
{
    font-size: 12px;
    cursor: pointer;
    color: blue;
}

#my-activity .download-edu-cert:hover
{
    text-decoration: underline;
}

#my-activity .word-export
{
    position: absolute;
    right: 10px;
    top: 0px;
    color: blue;
    cursor: pointer;
}

#my-activity .word-export:hover
{
    text-decoration: underline;
}

#my-activity .ruler
{
    width: 100%;
    height: 2px;
    background-color: #63bbcc;
    margin: 5px 0px 0px 0px;
}

#my-activity .sec-count
{
    font-size: 14px;
    vertical-align: top;
    margin-top: 1px;
    display: inline-block;
}

#my-activity .list-attendance
{
    padding-left: 3px;
}

#my-activity .list-attendance li
{
    margin: 9px 0px 0px 0px;
}

#my-activity .amt
{
    text-align: right;
}

#my-activity .header-icon
{
    vertical-align: top;
    margin: 24px 8px 0px 0px;
}

#my-activity .icon-word-export
{
    background-image: url("../../images/icons/my_activity/share.png");
    width: 28px;
    height: 22px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0px 4px 3px 0px;
}

#my-activity .word-export:hover .icon-word-export
{
    background-image: url("../../images/icons/my_activity/share-selected.png");
}

#my-activity .prof-container
{
    min-height: 130px;
}

#my-activity .prof-pic-container
{
    display: inline-block;
    float: left;
    margin: 5px 20px 0px 0px;
}

#my-activity .profile-pic
{
    width: 125px;
}

#my-activity .instruct
{
    padding: 13px 0px 3px 0px;
    font-size: 13px;
    color: #838383;
    line-height: 20px;
}

#full-disclosures .full-disc-instruct
{
    margin-bottom: 10px;
    padding-top: 10px;
}

#full-disclosures .full-disc-btn
{
    text-align: center;
    margin-bottom: 50px;
}

#full-disclosures .full-disc-btn a
{
    display: inline-block;
    text-decoration: none;
}</pre></body></html>