﻿﻿ /*font awesome */
#AreaTab li a:before, /*Holidays*/
.tab li a:before /*IQC_ProtQuickSearch*/ {
    font-family: fontawesome;
    font-size: 0.8rem;
}

#AreaTab li a.fa_holiday:before {
    content: "\f073\00a0\00a0";
}

#AreaTab li a.fa_meetingdates:before {
    content: "\f274\00a0\00a0";
}

#ArchiveNewsTab li a:before {
    font-family: fontawesome;
    font-size: 0.8rem;
}

#ArchiveNewsTab li #tabSDO:before,
#ArchiveNewsTab li #tabPhase1:before {
    content: "\f0cb\00a0\00a0";
}

#ArchiveNewsTab li #tabGroupUpdates:before {
    content: "\f27e\00a0\00a0";
}

#ArchiveNewsTab li #tabNewsletter:before {
    content: "\f130\00a0\00a0";
}

#ArchiveNewsTab li #tabMeetingNews:before {
    content: "\f0b1\00a0\00a0";
}

#ArchiveNewsTab li #tabNewsArchives:before {
    content: "\f187\00a0\00a0";
}

#Newsletter .panel-heading:after {
    content: "\f187\00a0\00a0" !important;
}

a.previewlinkOn, a.previewlinkOff {
    font-family: fontawesome;
    font-size: 1.2rem;
}

    a.previewlinkOn:visited, a.previewlinkOff:visited {
        color: #006579 !important;
    }

    a.previewlinkOn:hover, a.previewlinkOff:hover {
        text-decoration: none;
    }

    a.previewlinkOn:after {
        content: "\f204\00a0\00a0";
    }

    a.previewlinkOn:before, a.previewlinkOff:before {
        content: "Preview: ";
        font-family: Arial, Sans-Serif;
        font-size: 0.8rem;
    }

    a.previewlinkOff:after {
        content: "\f205\00a0\00a0";
    }

a.Calenclosures:before {
    font-family: fontawesome;
    font-size: 1.2rem;
    content: "\f073";
}

a.Calenclosure {
    position: relative;
    z-index: 1;
    left: 35px;
    top: 1px;
    color: #7B7B7B;
    width: 0;
}

input.datepicker {
    cursor: default !important;
    background-image: url('../_Images/Cal.gif');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 5px 3px;
    padding-left: 2rem !important;
}

a.lnkGroupby:hover {
    text-decoration: underline !important;
}

a.lnkGroupby {
    font-weight: 100 !important;
}

/*Public site*/

a.LnkLogout:before {
    content: "\f08b\00a0";
    font-family: fontawesome;
    font-size: medium;
    margin-left: 15px;
}

a.LnkLogout_return:before {
    content: "\f252\00a0";
    font-family: fontawesome;
    font-size: small;
    margin-left: 15px;
}

a.LnkLogin:before {
    content: "\f090\00a0\00a0";
    font-family: fontawesome;
    font-size: medium;
}

/*----------NMA ---------------------*/
.center_align {
    margin: auto;
}

.form_block {
    width: 100%;
    display: inline-block;
}

.left_section > .text {
    float: left;
    width: 38%;
    text-align: right;
    padding-right: 2em;
}

.left_section > .inputbox {
    float: left;
    width: 25%;
}

.updateform .label {
    width: 35%;
    display: inline-block;
    font-weight: bold;
    text-align: left;
    padding: 1rem 1rem;
}

.updateform .input {
    width: 60%;
    display: inline-block;
    text-align: left;
}

    .updateform .input input {
        border-radius: 4px;
        padding: 2px 5px !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        font-size: 14px;
        font-family: inherit;
        height: 1.5rem;
    }

.Datepicker {
    height: 18px !important;
    width: 25px;
    margin: auto;
}
/**Overwriting styles from Jquery.custom for datepicker.*/
.ui-widget-content .ui-icon {
    background-image: url("../_images/ui-icons_222222_256x240.png") !important;
}

.ui-widget-header .ui-icon {
    background-image: url("../_images/ui-icons_222222_256x240.png") !important;
}

.ui-datepicker {
    font-size: 13px;
}

a[disabled=disabled], .aspNetDisabled {
    color: inherit;
    text-decoration: none;
}

.ValidationError {
    color: red;
}

.box_red {
    border: solid 1px red;
}

.NMAGridDiv {
    margin: 1em 0;
    width: 100%;
    display: inline-block;
}

.toprow {
    width: 99%;
    float: left;
    padding: 0px;
}

.left_section {
    width: 35%;
    float: left;
}

.ButtonRight {
    float: right;
    vertical-align: bottom;
    margin-top: 1.5rem;
}

.input_block {
    display: inline-block;
    width: 85%;
}

.form_row {
    display: inline-block;
    width: 49%;
    margin-top: 1rem;
    vertical-align: bottom;
}

.form_row_extended {
    display: inline-block;
    width: 98%;
    margin-top: 1rem;
}

.form_row .inputlabel {
    display: inline-block;
    width: 35%;
    text-align: left;
    padding-left: 0.5rem;
    vertical-align: top;
}

.form_row .inputitem, .form_row .one_row {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.pushdown {
    vertical-align: bottom !important;
}

.form_row .inputitem {
    width: 60%;
}

    .form_row .inputitem input {
        float: left !important;
    }

.action_block {
    display: inline-block;
    width: 14%;
    text-align: right;
    vertical-align: top;
}

    .action_block a {
        margin-top: 1rem;
    }

#radNonMember {
    width: 100%;
}

table .RadGrid_Grey {
    width: 100% !important;
    font-size: 0.9rem;
}

    table .RadGrid_Grey thead {
        width: 100% !important;
    }

.RadGrid_Grey .RadGrid_Grey_Row, .RadGrid_Grey .RadGrid_Grey_Row_Alt {
    word-wrap: normal;
    word-break: break-word;
    border: solid 1px #CCCCCC;
}

.RadGird_Grey td {
    word-wrap: normal;
    word-break: break-word;
}

.ajax__calendar_container {
    z-index: 998;
}

.ajax__calendar_days table tr td, .ajax__calendar_months table tr td, .ajax__calendar_years table tr td {
    padding: 2px;
    margin: 2rem;
}

.RadPager {
    padding: 0px;
    width: 100%;
}

.RadRecordNumber {
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

/* IQC */

.iqc ul {
    list-style: none;
    padding: 0px;
}

    .iqc ul li {
        width: 100%;
    }

        .iqc ul li:first-child {
            font-weight: bold;
            text-align: center;
        }

#lblQuickCounts {
    margin-top: 5px;
}

.print_icon {
    float: right;
    padding: 0, 0,0, 5px;
}

.iqc ul li.header {
    margin: 0.5em 0 0.5em 0;
    font-weight: bold;
    position: relative;
    background-color: #eaeff1;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 8px 0 8px 0;
    padding: 3px 15px;
    clear: both;
}

.iqc ul li.lineitem {
    width: 98%;
    margin: 0 5px 5px 5px;
    float: left;
}

    .iqc ul li.lineitem .SingleCol {
        float: left;
        padding: 0 0px;
        width: 100%;
    }

    .iqc ul li.lineitem .left {
        float: left;
        display: inline-block;
        text-align: left;
        height: 100%;
    }

    .iqc ul li.lineitem .right {
        max-width: 54%;
        float: right;
        display: inline-block;
        padding: 0 3px !important;
        margin: 1px 0;
        text-align: right;
    }

.iqc_sub_sections {
    float: left;
    width: 100%;
    padding: 2px 0;
    line-height: 20px;
}

.iqc_text_center {
    text-align: center;
}

.one_hundred_percent_width {
    width: 100%;
}

.ten_percent_width {
    width: 10%;
}

.iqc_lineitem_legend {
    padding-left: 12px;
}

.iqc_toparea_height {
    height: 30px;
}

.highlightred {
    background-color: #ffe5dd;
}

.highlightyellow {
    background-color: #eee8a1;
}

.iqc .help_icon a:after {
    content: "\f059";
    font-family: fontawesome;
    font-size: medium;
}

.iqc .help {
    float: right;
    padding: 0px 5px;
}

.iqc_icon_row {
    position: absolute;
    top: 0;
    right: 0;
}

/* --------- File posting list in tab - such as drug shortages & ----------Font icon for file type ------------*/
ul.file_posting {
    list-style: none;
    margin: 5px 0 15px 10px;
    padding-left: 5px;
}

    ul.file_posting li {
        margin: 3px 0px 3px 0px;
        padding: 2px 2px 0px 5px;
    }

ul.file-list {
    list-style: none;
    margin: 10px 0;
}

    ul.file-list li {
        position: relative;
        margin: .25rem 0 .25rem 1rem;
    }

        ul.file-list li:hover {
            background-color: #f5f5f5;
        }

        ul.file-list li:before {
            font-family: 'fontawesome';
            font-size: 115%;
            position: absolute;
            top: 0;
            left: -1rem;
        }

        ul.file-list li.pdf:before {
            content: '\f1c1';
        }

        ul.file-list li.word:before {
            content: '\f1c2';
        }

        ul.file-list li.excel:before {
            content: '\f1c3';
        }

        ul.file-list li.powerpoint:before {
            content: '\f1c4';
        }

        ul.file-list li.webpage:before {
            content: '\f282';
        }

        ul.file-list li.text:before {
            content: '\f0f6';
        }

        ul.file-list li.webpage:before, ul.file-list li.word:before, .fa-file-word-o, .fa-edge, .fa-file-text-o, .fa-newspaper-o {
            color: dodgerblue;
        }

        ul.file-list li.pdf:before, .fa-file-pdf-o, .fa-file-pdf {
            color: #ab2201;
        }

.fa-file-powerpoint-o, .fa-file-powerpoint {
    color: #f46845 !important;
}

ul.file-list li.excel:before, .fa-file-excel-o, .fa-file-excel {
    color: green !important;
}

.fa {
    font-size: 120%;
    padding-right: .5rem;
}

/* style for CRA collapsible panel */
.Padding_8px {
    padding: 0px 0px;
}

padding_20px {
    padding-top: 20px;
}

.panel-heading span {
    margin-top: -20px;
    font-size: 15px;
    font-size: inherit;
}

.clickable {
    cursor: pointer;
}

.fullwidth {
    width: 99%;
    float: left;
}

.modal_links {
    list-style: none;
}

    .modal_links li {
        margin-left: -20px;
        margin-bottom: 7px;
    }
/*Committee*/
#togglePanel, .togglehide {
    text-align: center;
    border: solid 1px #ddd;
    width: 100%;
    font-weight: bold;
    padding: 2px;
    margin: 10px 0;
}

    #togglePanel:hover, .togglehide:hover {
        background-color: #eee;
    }
/* Newsletter*/
.collapse_up {
    height: 9.5rem;
    overflow: hidden;
}

div#panel1.data-panel.collapse_up {
    padding: 1em 0;
}

.drop_down {
    height: auto;
}

.display_none {
    display: none;
}
/* Old application style inherited from the old style sheet*/
.contentborder {
    border: solid 1px #B4AFA9;
    padding: .5rem;
    border-radius: 3px;
}

    .contentborder > table td {
        padding: 3px;
    }
/* -------------- RadGrid - originated from GOCIQ  ------------*/


.RadGrid_Grey_header, .RadGrid_Grey_header a {
    background-color: #666666;
    height: 25px;
    font-family: inherit;
    font-weight: bold;
    color: White;
    padding-left: 3px;
    font-size: 0.75rem;
}

.RadGrid_Grey_Row {
    Background-Color: #F7F6F3;
}

.RadGrid_Grey_Row_Alt, .RadGrid_Grey_Row {
    height: 12px;
    font-family: inherit;
    width: 100%;
    font-size: 0.75rem;
    border: solid 1px #CCCCCC !;
}

    .RadGrid_Grey_Row td, .RadGrid_Grey_Row_Alt td {
        padding: 2px 5px;
    }

.RadGrid_Grey caption {
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
}
/* Numeric pager style*/
.NumericPager {
    letter-spacing: 5px;
    margin-top: 1px;
    margin-left: 5px;
}

    .NumericPager a {
        display: inline;
        border: #aaa 1px solid;
        padding-left: 3px;
    }

        .NumericPager a:hover {
            background-color: #c4f9e0;
            position: relative;
            top: 1px;
            left: 1px;
        }
/* -------------------Gridview Style - originated from GOCIQ ------*/

.modalPopup_contacts {
    /*background-color:#ffffdd;*/
    background-color: #ccc;
    border: outset 1px #CCCCCC;
    padding: 3px;
    width: 240px;
}

.Grid_Grey {
    border: solid 1px #CCCCCC !important;
}

.Grid_Grey_header {
    background-color: #666666;
    height: 25px;
}

    .Grid_Grey_header a {
        color: #FFFFFF;
        font-weight: bold;
    }

        .Grid_Grey_header a:hover {
            color: #FFFF00;
        }

.Grid_Grey_Row {
    Background-Color: #F7F6F3;
}

.Grid_Grey caption {
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    padding-top: 5px;
}

/*-----------------------ModalPopUp Extender - originated from GOCIQ ---------------*/
.popupControl {
    /*background-color:#bcbcbc;*/
    background-color: #AAD4FF;
    /*position:absolute;*/
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    /*border-width: 2px;*/
}

.modalBackground {
    background-color: gray;
    filter: alpha(opacity=70);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.7;
}

.modal_header {
    font-weight: bold;
    font-size: 0.8rem;
}

/*---------------------DSMC styles--from DSMC-------------------------------------------------*/

.label_bold {
    font-weight: bold;
}

.hideGridColumn {
    display: none;
}

/* UserMessages */

.errorMessage {
    color: #E12F09;
    list-style: none;
    padding: 3px 0 3px 20px;
}

    .errorMessage:before {
        content: "\f06a\00a0\00a0";
        font-family: fontawesome;
        font-size: medium;
    }

.warningMessage {
    color: green;
    list-style: none;
    background: url("../../_images/warning.gif") no-repeat 0px 4px;
    padding: 3px 0 3px 20px;
}

.infoMessage {
    color: green;
    list-style: none;
    background: url("../../_images/info.gif") no-repeat 0px 4px;
    padding: 3px 0 3px 20px;
}

.contentemptymsg {
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}

    .contentemptymsg:before {
        content: "\f0a4\00a0\00a0";
        font-family: fontawesome;
        font-size: medium;
    }
/* user controls - GOCIQ*/
.navborder {
    float: left;
    width: 99%;
    border: solid 1px #B4AFA9;
}

#navigation { /*Left column*/
    float: left;
    width: 95%;
    margin: 0px;
    padding: 0px;
    line-height: 19px;
    position: relative;
    font-size: 13px;
}

.navi_box {
    margin-top: -2px;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

#sideleftcontent { /*Bullets list*/
    margin: 4px;
    padding: 0px;
    list-style-type: none;
}

    #sideleftcontent a {
        display: block;
        line-height: 25px;
        text-decoration: none;
        padding-bottom: 3px;
        background: #fff url(../_images/dash.gif) repeat-x bottom;
    }

        #sideleftcontent a:hover {
            display: block;
            background: #E5E5E5;
        }

/*--------------Protocol page--------------------*/
.prot_info, .page_info {
    display: inline-block;
    margin: 5px 0;
    width: 100%;
}

    .prot_info > ul, .page_info ul.body {
        list-style: none;
        display: inline-block;
        vertical-align: top;
        padding-left: 10px;
    }

    .prot_info > ul {
        width: 46%;
    }

.filter_left {
    float: left;
    width: 92%;
    margin-top: 5px;
}

.filter_right {
    float: left;
    width: 7%;
    padding: 25px 10px 0 0;
}

.filter_left ul {
    width: 100%;
    display: inline-block;
    padding: 0px;
}

    .filter_left ul.three_cols li {
        padding: 0 0 0 10px;
        width: 32%;
        margin: 2px;
    }

.filter_left label {
    font-weight: bold;
    width: 90%;
    margin: 0px;
}

.filter_left select, .filter_left input[type="Text"] {
    padding: 0 5px;
    width: 70% !important;
}

ul.ProtocolContacts {
    display: inline-block;
    width: 100%;
    list-style: none;
    color: inherit;
    padding: 0px;
}

    ul.ProtocolContacts li {
        width: 99%;
        display: inline-block;
        padding: 3px 0;
    }

        ul.ProtocolContacts li:hover {
            background-color: #f5f5f5;
            border-bottom-width: thin;
        }

    ul.ProtocolContacts > li > div {
        width: 49%;
        float: left;
    }

/*--------------Nursing page --------------------*/

ul.three_columns {
    padding: 0px;
    margin-bottom: -10px;
    list-style: none;
}

    ul.three_columns li {
        display: inline-block;
        text-align: center;
        width: 33.3%;
        padding: 0px;
    }

ul.two_columns_links {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
    width: 100%;
}

    ul.two_columns_links li {
        display: inline-block;
        margin-left: 0px;
        width: 49%;
    }

/*--------------Enclosure List page --------------------*/

.topbars > .float_rights {
    height: 30px;
}

.topbars > .float_right > li {
    margin-top: 3px;
}

ul.float_right {
    width: 100%;
    list-style: none;
    padding-left: 0px;
    text-align: right;
}

    ul.float_right li {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
    }

.studybuttons {
    margin-top: 15px;
    text-align: center;
}

ul.enclosureweekly, ul.ph1enclosureweekly {
    list-style: none;
    padding: 0px;
}

    ul.enclosureweekly li, ul.ph1enclosureweekly li {
        margin: 5px 0;
    }

        ul.enclosureweekly li.documenttype,
        ul.ph1enclosureweekly li.documenttype {
            padding: 5px 10px;
            border-top: solid 1px #ccc;
            border-bottom: solid 1px #ccc;
            background-color: #eee;
            font-weight: bold;
        }

ul.archive {
    text-align: right;
    margin-right: 10px;
}

    ul.archive li {
        list-style: none;
        display: inline-block;
        text-align: right;
    }

ul.enclosureweekly {
    list-style: none;
    padding: 0px;
}

    ul.enclosureweekly > li.studyid {
        padding: 0px 10px !important;
    }

li.stuyid {
    width: 99%;
    display: inline-block;
}

li.studyid > .col1, li.studyid > .col2 {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
}

li.studyid > .col1 {
    font-weight: bold;
    width: 25%;
    padding-left: 1rem;
}

li.studyid > .col2 {
    width: 73%;
    font-weight: 100;
}

li.documenttype > .col1, li.documenttype > .col2 {
    display: inline-block;
    vertical-align: middle;
}

li.documenttype > .col1 {
    padding-left: 1rem;
    width: 20%;
}

li.documenttype > .col2 {
    width: 79%;
    font-weight: 100;
}

li.studydoc:hover {
    background-color: #eee;
}

li.studydoc {
    padding: 0px 25px !important;
}

.studydoc > .col1, .studydoc > .col2, .studydoc > .col3 {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0;
    padding: 0px;
}

.studydoc .col1 {
    width: 35%;
}

.studydoc .col2 {
    width: 60%;
}

.studydoc .col3 {
    width: 0%;
}

/*From SDO tab*/
UL.fromsdolists {
    padding: 0px;
    margin: 0 0px;
    list-style: none;
    width: 100%;
}

    UL.fromsdolists > li {
        vertical-align: top;
        padding: 5px 0;
        width: 100%;
        display: inline-block;
    }

        UL.fromsdolists > li:hover {
            background-color: #eee;
        }

    UL.fromsdolists li:first-child {
        text-align: center;
        font-weight: bold;
        width: 100%;
        margin: 5px 0;
    }

    UL.fromsdolists li .left {
        width: 26%;
        float: left;
        padding-left: 3px;
    }

    UL.fromsdolists li .right {
        padding-left: 1%;
        width: 70%;
        float: left;
    }

    UL.fromsdolists li:last-child {
        margin: 20px 0 0 5px;
    }
/* Homepage Meeting Dates*/
UL.List_MeetingDates {
    width: 100%;
}

    UL.List_MeetingDates li {
        vertical-align: top;
        padding-left: 1px;
        width: 25%;
    }

        UL.List_MeetingDates li.eventdate {
            width: 28%;
        }

        UL.List_MeetingDates li.eventname {
            width: 46%;
            font-weight: bold;
        }

UL.List_holiday_header > li {
    width: 12%;
    font-weight: bold;
    text-align: left;
    padding-left: 0px;
    margin-left: 5px;
}

    UL.List_holiday_header > li.wideheader {
        width: 58%;
    }

UL.List_Holidays, UL.List_MeetingDates {
    width: 100%;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    padding: 5px 0px;
}

    UL.List_Holidays:hover,
    UL.List_MeetingDates:hover {
        background-color: #f5f5f5;
        border-bottom-width: thin;
    }

    UL.List_Holidays li {
        text-align: left;
        padding: 0px 5px;
        width: 12%;
        margin-left: 5px;
        text-align: left;
    }

        UL.List_Holidays li.eventdate {
            width: 20%;
            padding: 0px;
        }

        UL.List_Holidays li.eventname {
            width: 38%;
            padding-left: 20px;
            font-weight: bold;
        }

.calendarchmark:after {
    font-family: fontawesome;
    content: "\f046";
}

.calendar_date .date_icon {
    width: 35px !important;
    height: 20px !important;
    background: #fcfcfc;
    background: linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
    background: -moz-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%);
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    margin-top: 5px;
}

    .calendar_date .date_icon p {
        font-family: Helvetica, sans-serif;
        text-align: center;
        margin-top: -2px;
        font-weight: bold;
    }

        .calendar_date .date_icon p span {
            background: #69D100;
            background: linear-gradient(top, #69D100 0%, #427A09 100%);
            background: -moz-linear-gradient(top, #69D100 0%, #427A09 100%);
            background: -webkit-linear-gradient(top, #69D100 0%, #427A09 100%);
            font-size: 11px;
            font-weight: bold;
            color: #fff;
            text-transform: uppercase;
            display: block;
            border-top: 0px solid #a13838;
            border-radius: 0 0 5px 5px;
            -moz-border-radius: 0 0 5px 5px;
            -webkit-border-radius: 0 0 5px 5px;
            padding-top: -20px;
            margin-top: -5px;
            border-bottom: solid 1px #427A09;
            border-left-color: #427A09;
            border-right-color: #427A09;
            box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
            box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
            -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
            -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
        }

table.ProtocolContacts {
    width: 100%;
}

    table.ProtocolContacts tr td:first-of-type {
        width: 40%;
    }

    table.ProtocolContacts tr:hover {
        background-color: #f5f5f5;
        border-bottom: thin;
    }

#divLoggedinMsg p {
    text-align: center;
    vertical-align: middle;
    border: solid 1px red;
}

.se-pre-con {
    position: fixed;
    margin: 10% 30%;
    width: 40%;
    height: 40%;
    z-index: 9999;
    background: url(../_Images/loader.gif ) center no-repeat;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    display: none;
}

.spinner_sm {
    position: center;
    width: 1.5rem;
    height: 1.5rem;
    z-index: 9999;
    background: url(../_Images/loader.gif ) center no-repeat;
    background-size: 1.1rem;
    -moz-opacity: 0.7;
    opacity: 0.70;
    filter: alpha(opacity=70);
    margin: -5px 0 0 10px;
}

.display {
    display: block !important;
}
/*Jquery dialog Overriding*/
.ui-dialog-title,
.ui-dialog-content {
    font-family: Arial, Sans-Serif !important;
    font-size: 90%;
    text-align: center !important;
}

#idletimer_warning_dialog {
    color: red !important;
}

.ui-dialog-titlebar.ui-corner-all { /**Remove the rounded corner of title bar*/
    border-radius: 0px;
}

.ui-dialog-buttonset { /*Close button*/
    text-align: center;
}

.ui-dialog-buttonset {
    text-align: center;
    float: none !important;
    margin: 0 auto;
}

    .ui-dialog-buttonset button { /*styles from bootstrap for dialog buttons*/
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        color: #fff;
        background-color: #428bca;
        border-color: #357ebd;
    }

        .ui-dialog-buttonset button:hover {
            background: #2a6496;
        }

.ui-dialog-titlebar-close {
    display: none;
}

/*Added by David*/
.same-height {
    min-height: 4rem;
}

.app-sm-content {
    width: 55%;
    margin: .5rem auto;
}

.app-md-content {
    width: 70%;
    margin: .5rem auto;
}

.app-lg-content, .app-content {
    width: 85%;
    margin: .5rem auto;
}

.app-xl-content {
    width: 98%;
    margin: .5rem auto;
}

.app-sm-content, .app-md-content, .app-lg-content, .app-xl-content {
    font-family: inherit;
    font-size: inherit;
    line-height: 1.45;
    color: inherit;
    padding: .5rem;
}

.app-content-left {
    float: left;
}

.app-content-right {
    float: right;
}

.app-content-center {
    float: none;
    width: 98%;
    margin: 0 auto;
}

.app-sub-title {
    font-weight: 600;
    line-height: 3;
}

.row-sm-spaced {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.row-md-spaced {
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}

.row-lg-spaced {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
}

    .row-lg-spaced > .col-md-12 .btn {
        margin-right: 1.5rem;
    }

.btn {
    margin-right: .25rem;
}

.app-input, .app-ddlist {
    width: 300px !important;
    border-radius: .3rem !important;
}

.app-ddlist-2x {
    width: 600px !important;
    border-radius: .3rem !important;
}

.app-validation-text {
    padding: 0;
    margin: .5rem auto;
}

.text-normal {
    font-weight: 300;
}

textarea.form-control {
    min-width: 65%;
    min-height: 10vh;
    margin-top: .0rem;
    margin-bottom: 0.5rem;
    padding: 0.5rem !important;
    border-radius: .25rem;
    border: 1px solid #BABABA;
}

.input-group-addon {
    padding: .5rem 0;
    font-size: inherit;
    font-weight: 600;
    line-height: 1;
    text-align: left;
    border: none;
    background: transparent;
}

.app-form input[type=text], .app-form select {
    display: inline-block;
    width: 200px;
    margin: .25rem 0;
    padding: .35rem;
    font-size: 0.75rem;
    border-radius: .25rem;
    border: 1px solid #BABABA;
}

.app-form select {
    padding: 0 0 0 5px !important;
    height: 30px;
}

.required-field-asterisk {
    padding: .5rem;
    color: #E12F09;
}

.btn-full-width, .app-table, .full-width {
    min-width: 5rem;
    width: 100%;
    font-size: 0.75rem;
}

.app-bordered {
    width: 100%;
    margin: .5rem auto;
    padding: .75rem .5rem;
    border: 1px solid #BABABA;
    border-radius: .5rem;
}

.min-width {
    min-width: 5rem;
}

.preview-badge:after {
    content: "Preview";
    position: relative;
    color: #564b47;
    font-weight: bold;
    font-size: 90%;
}

.previewmessage {
    background-color: #FFFF99;
    text-align: center;
    color: #ab2201;
    padding: 5px 0;
}

.td-sm-width {
    width: 16px !important;
}

.sm-gutters > [class*='col-'] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.collapsed {
    display: block;
}

.modalPopup, .modal-popup {
    margin: auto;
    display: inline-block;
    border-radius: 3px;
    padding: 1rem;
    min-width: 800px;
}

.reformat {
    color: inherit;
    border-spacing: 2px;
    cursor: default;
    width: 100%;
    padding: .5rem;
    border: 1px solid #BABABA;
    margin: .5em auto 1rem auto;
    border-radius: 3px;
}

input[type=file] {
    outline: none;
    padding: .25rem;
    border: 1px solid #BABABA;
    border-radius: .25rem;
}

.app-menu-top-space {
    line-height: 26px;
}

.app-table ul {
    list-style: none;
    padding: 0;
    margin: 0 .25rem;
}

.app-table li {
    padding-bottom: .5rem;
}

.app-table ul li a {
    text-decoration: underline;
}

.underlined-link a {
    text-decoration: underline;
}

table.table-hover td,
table.table-hover th,
table.app-form td,
table.app-form th,
table.app-table td,
table.app-table th {
    padding: 0.25rem;
}

/**** CSS FOR DISPLAYING ICON FOR FILE LINKS *****/

.link-icon a:before,
.link-icon a.link-file[href]:before,
.search_txt:before,
.search_pdf:before,
.search_doc:before,
.search_docx:before,
.search_ppt:before,
.search_pptx:before,
.search_xls:before,
.search_xlsx:before {
    content: "\f282"; /* generic file icon - MS Edge */
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: .25rem;
    color: dodgerblue;
}

.link-icon a[href$=".txt"]:before,
.link-icon a.link-text[href]:before,
.search_txt:before {
    content: "\f0f6"; /*Text*/
}

.link-icon a[href$=".pdf"]:before,
.link-icon a.link-pdf[href]:before,
.search_pdf:before {
    content: "\f1c1"; /*PDF*/
    color: red;
}

.link-icon a[href$=".doc"]:before,
.link-icon a[href$=".docx"]:before,
.link-icon a.link-word[href]:before,
.search_doc:before,
.search_docx:before {
    content: "\f1c2"; /*Word*/
}

.link-icon a[href$=".xls"]:before,
.link-icon a[href$=".xlsx"]:before,
.link-icon a.link-excel[href]:before,
.search_xls:before,
.search_xlsx:before {
    content: "\f1c3"; /*Excel*/
    color: green;
}

.link-icon a[href$=".ppt"]:before,
.link-icon a[href$=".pptx"]:before,
.link-icon a.link-powerpoint[href]:before,
.search_ppt:before,
.search_pptx:before {
    content: "\f1c4"; /*Powerpoint*/
    color: #f46845;
}

.link-icon a[href$=".gif"]:before,
.link-icon a[href$=".jpg"]:before,
.link-icon a[href$=".jpeg"]:before,
.link-icon a[href$=".png"]:before,
.link-icon a[href$=".bmp"]:before,
.link-icon a[href$=".tif"]:before,
.link-icon a.link-image[href]:before {
    content: "\f1c5"; /*Image*/
}

.link-icon a[href$=".zip"]:before,
.link-icon a[href$=".zipx"]:before,
.link-icon a[href$=".rar"]:before,
.link-icon a[href$=".tar"]:before,
.link-icon a[href$=".gz"]:before,
.link-icon a[href$=".dmg"]:before,
.link-icon a[href$=".iso"]:before,
.link-icon a.link-archive[href]:before {
    content: "\f1c6"; /*Archive*/
}

.link-icon a[href$=".wav"]:before,
.link-icon a[href$=".mp3"]:before,
.link-icon a[href$=".fla"]:before,
.link-icon a[href$=".flac"]:before,
.link-icon a[href$=".ra"]:before,
.link-icon a[href$=".rma"]:before,
.link-icon a[href$=".aif"]:before,
.link-icon a[href$=".aiff"]:before,
.link-icon a[href$=".aa"]:before,
.link-icon a[href$=".aac"]:before,
.link-icon a[href$=".aax"]:before,
.link-icon a[href$=".ac3"]:before,
.link-icon a[href$=".au"]:before,
.link-icon a[href$=".ogg"]:before,
.link-icon a[href$=".avr"]:before,
.link-icon a[href$=".3ga"]:before,
.link-icon a[href$=".flac"]:before,
.link-icon a[href$=".mid"]:before,
.link-icon a[href$=".midi"]:before,
.link-icon a[href$=".m4a"]:before,
.link-icon a[href$=".mp4a"]:before,
.link-icon a[href$=".amz"]:before,
.link-icon a[href$=".mka"]:before,
.link-icon a[href$=".asx"]:before,
.link-icon a[href$=".pcm"]:before,
.link-icon a[href$=".m3u"]:before,
.link-icon a[href$=".xwma"]:before,
.link-icon a.link-audio[href]:before {
    content: "\f1c7"; /*Audio*/
}

.link-icon a[href$=".avi"]:before,
.link-icon a[href$=".mpg"]:before,
.link-icon a[href$=".mp4"]:before,
.link-icon a[href$=".mkv"]:before,
.link-icon a[href$=".mov"]:before,
.link-icon a[href$=".wmv"]:before,
.link-icon a[href$=".vp6"]:before,
.link-icon a[href$=".264"]:before,
.link-icon a[href$=".vid"]:before,
.link-icon a[href$=".rv"]:before,
.link-icon a[href$=".webm"]:before,
.link-icon a[href$=".swf"]:before,
.link-icon a[href$=".h264"]:before,
.link-icon a[href$=".flv"]:before,
.link-icon a[href$=".mk3d"]:before,
.link-icon a[href$=".gifv"]:before,
.link-icon a[href$=".oggv"]:before,
.link-icon a[href$=".3gp"]:before,
.link-icon a[href$=".m4v"]:before,
.link-icon a[href$=".movie"]:before,
.link-icon a[href$=".divx"]:before,
.link-icon a.link-video[href]:before {
    content: "\f1c8"; /*Video*/
}

.link-icon a[href$=".css"]:before,
.link-icon a[href$=".js"]:before,
.link-icon a[href$=".py"]:before,
.link-icon a[href$=".git"]:before,
.link-icon a[href$=".py"]:before,
.link-icon a[href$=".cpp"]:before,
.link-icon a[href$=".h"]:before,
.link-icon a[href$=".ini"]:before,
.link-icon a[href$=".config"]:before,
.link-action a.link-code[href]:before {
    content: "\f1c9"; /*code*/
}

.link-icon a[href$=".exe"]:before,
.link-icon a[href$=".jar"]:before,
.link-icon a[href$=".dll"]:before,
.link-icon a[href$=".bat"]:before,
.link-icon a[href$=".pl"]:before,
.link-icon a[href$=".scr"]:before,
.link-icon a[href$=".msi"]:before,
.link-icon a[href$=".app"]:before,
.link-icon a[href$=".deb"]:before,
.link-icon a[href$=".apk"]:before,
.link-icon a[href$=".jar"]:before,
.link-icon a[href$=".vb"]:before,
.link-icon a[href$=".prg"]:before,
.link-icon a[href$=".sh"]:before,
.link-action a.link-exe[href]:before {
    content: "\f085"; /*Executable*/
}

.link-icon a[href$=".com"]:before,
.link-icon a[href$=".net"]:before,
.link-icon a[href$=".org"]:before,
.link-icon a[href$=".edu"]:before,
.link-icon a[href$=".gov"]:before,
.link-icon a[href$=".mil"]:before,
.link-icon a[href$="/"]:before,
.link-icon a[href$=".html"]:before,
.link-icon a[href$=".htm"]:before,
.link-icon a[href$=".xhtml"]:before,
.link-icon a[href$=".jhtml"]:before,
.link-icon a[href$=".php"]:before,
.link-icon a[href$=".php3"]:before,
.link-icon a[href$=".php4"]:before,
.link-icon a[href$=".php5"]:before,
.link-icon a[href$=".phtml"]:before,
.link-icon a[href$=".asp"]:before,
.link-icon a[href$=".aspx"]:before,
.link-icon a[href$=".cfm"]:before,
.link-icon a[href*="?"]:before,
.link-icon a[href*="#"]:before,
.link-icon a:not([href*='.']):before,
.link-action a.link[href]:before {
    content: "\f282"; /*MS Edge*/
}

/**** END CSS FOR DISPLAYING ICON FOR FILE LINKS *****/

/*-----Added by Marvin*/
.fho_fa {
    font-family: 'FontAwesome';
    line-height: 1;
    font-size: 120%;
}

.fho_padding {
    padding: 0.25rem;
}

/** CRYSTAL REPORTS CSS UPDATE **/

input.textinputs,
.comboEditable,
.combobtnhover,
.iconnocheck,
.pePromptDropDown,
.peBatchDropDown {
    font-size: inherit !important;
    font-family: inherit !important;
    height: 21px !important;
    color: inherit;
    border: 1px solid #A3A3BC !important;
    border-radius: 1px !important;
}

.pePromptElement {
    padding: .25rem !important;
}

    .pePromptElement img {
        margin: 0 .25rem;
    }

.pePromptElementText {
    color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
    padding-left: .25rem !important;
}

.peRangeFieldsetLegend,
.pePromptUnitHeader,
.PEUH2,
.pePromptUnitHeaderTextLeft,
.pePromptUnitHeaderTextRight,
.pePromptElement,
.dialogbox,
.dialogzone {
    background-color: #F5F5F5 !important;
    color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
}

select.pePromptDropDown,
select.peBatchDropDown {
    padding-right: 0 !important;
}

/** END CRYSTAL REPORTS CSS UPDATE **/

/*** AUTO Complete Toolkit **/
.listItem {
    padding: .25rem;
    z-index: 100 !important;
    background: #FFFFFF;
}

.highlightedListItem {
    padding: .25rem;
    background: #EEE;
    z-index: 100 !important;
}

.completionListElement {
    visibility: hidden;
    margin: 0px !important;
    background-color: White;
    color: #575757;
    border: solid 1px gray;
    cursor: pointer;
    text-align: left;
    list-style-type: none;
    font-size: inherit;
    padding: 0;
    z-index: 100 !important;
}

.completionListElement_erdes {
    visibility: hidden;
    margin: 0px !important;
    background-color: White;
    color: #575757;
    border: solid 1px gray;
    cursor: pointer;
    text-align: left;
    list-style-type: none;
    font-size: 0.75rem;
    padding: 0;
    z-index: 100 !important;
}


td, th {
    padding: 0;
}

.app-panel-header {
    padding: .5rem;
    background: rgba(100,100,100,0.1);
    border: 1px solid rgba(100,100,100,0.25);
    border-radius: .25rem;
}

.app-panel-body {
    border: 1px solid rgba(100,100,100,0.25);
    border-top: none;
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.label {
    color: #575757;
    font-size: 100%;
}

.textarea {
    width: 100%;
    min-height: 5vh;
    padding: .5rem;
    border-radius: .25rem;
    border: 1px solid #BABABA;
}

.txtbox_read {
    background: #EAE7E7;
}

label {
    margin: .25rem;
}

.no-top-margin {
    margin-top: 0;
}

.no-gutters > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.sm-gutters > [class*='col-'] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.popup-window {
    border: 1px solid #AAA;
    background-color: #FFFFFF;
    margin: 0;
    min-height: 100vh;
}

.gray-bg {
    background: rgba(100,100,100,0.25);
}
/*Application page*/
div.halfwidth {
    width: 50%;
    float: left;
    padding: 0 10px;
}

ul.applinks {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

    ul.applinks li {
        padding: 3px 0;
    }

.notfoundmessage {
    text-align: center;
    margin: 20px;
}

    .notfoundmessage:before {
        content: "\f071\00a0\00a0";
        font-family: fontawesome;
        color: #fb751d;
    }

.iqc .print_icon img {
    border: solid 1px red;
    display: none;
}

.iqc .print_icon a:after {
    content: "\f02f";
    font-family: fontawesome;
    font-size: medium;
}

#closebtn {
    width: 20px;
    height: 20px;
}

    #closebtn:before {
        content: "\f057";
        font-family: fontawesome;
        font-size: 1rem;
    }

.error, .message {
    color: red;
}

#ddlQuestionIssue, #ddlOptions { /*Helpdesk page - select box*/
    width: 20rem !important;
}

.txtbx_width {
    width: 100%;
    padding: .5em;
    border: 1px solid #BABABA;
    margin: .5em auto;
    border-radius: 3px;
}

.sm-margin {
    padding: .2rem 1rem;
}

hr {
    margin: .25rem auto;
}

.row-valign-middle {
    display: table-cell;
    vertical-align: bottom;
    padding: 1rem 0 0 0;
}

@media all and (min-width: 960px) {
    .modal-dialog {
        min-width: 800px;
    }

    .modal-footer {
        padding: 1rem;
    }

    .RadGrid_Grey_header {
        font-size: 0.7rem;
    }
}

@media all and (min-width:1280px) {
    #ddlQuestionIssue, #ddlOptions, #txtSpecific { /*Helpdesk page - select box RESIZED*/
        min-width: 200px !important;
    }

    .RadGrid_Grey_header {
        font-size: 0.8rem;
    }
}

/**-------Carousel---------*/

.carousel_background a > .fa-stack {
    margin: 0.2rem 0.5rem 0 0.5rem;
    font-size: 2rem;
    padding-left: 10px;
    width: 6rem;
}

.carousel_background a .faicon {
    text-align: center;
    margin-left: 5px;
}

.carousel_background a .textunderfa {
    font-size: 0.7rem;
    font-weight: bold;
    margin-top: 1rem;
    width: 100%;
    padding: 0px !important;
    font-family: Arial, Sans-Serif;
    color: #564b47;
}

.carousel_background a .lowerright_overlay {
    font-size: 1.7rem;
    margin: 0 0 0.6rem 0.85rem;
}

.carousel_background .horizontal {
    display: inline !important;
    position: relative;
    width: 100%;
}

.brown {
    color: #cc6600;
}

.green {
    color: #006600;
}

.COGgreen {
    color: #6eae5c;
}

.blue {
    color: #3366cc;
}

.purple {
    color: #660066;
}

.brickred {
    color: #990000;
}

.padding {
    padding: 1em;
}

.paddinger {
    padding: 2em;
}

.margin_bottom_10px {
    margin-bottom: 10px;
}

.margin_top_10px {
    margin-top: 10px;
}
/*-------------------------Ektron Content Style ---------------------*/

.Qlink {
    margin: 3px 0;
}

.linkheading {
    font-weight: bold;
    padding: 0.5em 0;
}

.linkbody {
    padding: 0 2.5em;
    margin-bottom: 1em;
}

.linkheading ul {
    list-style: none;
    margin: 0px;
    padding: 0 0 0 1rem;
}

    .linkheading ul li {
        margin: 0px;
    }

        .linkheading ul li a {
            font-weight: normal;
        }

/** CRYSTAL REPORTS CSS UPDATE **/

input.textinputs,
.comboEditable,
.combobtnhover,
.iconnocheck,
.pePromptDropDown,
.peBatchDropDown {
    font-size: inherit !important;
    font-family: inherit !important;
    height: 21px !important;
    color: inherit;
    border: 1px solid #A3A3BC !important;
    border-radius: 1px !important;
}

.pePromptElement {
    padding: .25rem !important;
}

    .pePromptElement img {
        margin: 0 .25rem;
    }

.pePromptElementText {
    color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
    padding-left: .25rem !important;
}

.peRangeFieldsetLegend,
.pePromptUnitHeader,
.PEUH2,
.pePromptUnitHeaderTextLeft,
.pePromptUnitHeaderTextRight,
.pePromptElement,
.dialogbox,
.dialogzone {
    background-color: #F5F5F5 !important;
    color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
}

select.pePromptDropDown,
select.peBatchDropDown {
    padding-right: 0 !important;
}

/** END CRYSTAL REPORTS CSS UPDATE **/
.email_lbl {
    width: 120px;
}

.multiselect {
    min-width: 250px;
}

.multiselect-search {
    height: 30px;
    padding: 5px 10px;
}

.multiselect > .input-group-addon {
    padding: 0;
}

.multiselect-container {
    max-height: 50vh !important;
    overflow-y: scroll;
}

span.input-group-addon {
    width: auto;
}

.multiselect {
    text-align: left;
}

    .multiselect b.caret {
        position: absolute;
        top: 14px;
        right: 8px;
    }

.multiselect-group {
    font-weight: bold;
}

/* CENTER DIVIDER CSS */
.center-divided-div {
    position: relative;
    margin: auto;
    width: 100%;
}

.vertical-divider {
    position: absolute;
    top: 50%;
    left: 47.5%;
    height: 50%;
    line-height: 0;
}

    .vertical-divider::before {
        top: -100%;
    }

    .vertical-divider::after {
        bottom: 0;
    }

    .vertical-divider::after,
    .vertical-divider::before {
        position: absolute;
        left: 50%;
        content: '';
        border-left: 2px rgba(0, 0, 0, .1) solid;
        height: calc(100% - 1.35rem);
    }

.vertical-divider-text {
    padding: .5rem .45rem;
    border: 2px rgba(0, 0, 0, .1) solid;
    border-radius: 50%;
}

.vertical-divider-left {
    padding-right: 2.5rem;
}

.vertical-divider-right {
    padding-left: 2.5rem;
}

/* END CENTER DIVIDER CSS */

/* meeting wizard */
ul#meeting-registration-status {
    list-style: none;
    margin: 1.25rem auto;
    width: 99%;
    padding: 0;
    text-align: center;
}

    ul#meeting-registration-status li {
        background-color: #E3E3E3;
        color: #006579;
        display: inline-block;
        margin: 0;
        line-height: 30px;
        padding: 0 25px 0 40px;
        position: relative;
    }

        ul#meeting-registration-status li:first-child {
            padding-left: 25px;
            -webkit-border-top-left-radius: 3px;
            border-top-left-radius: 3px;
            -webkit-border-bottom-left-radius: 3px;
            border-bottom-left-radius: 3px;
        }

        ul#meeting-registration-status li:last-child {
            -webkit-border-top-right-radius: 3px;
            border-top-right-radius: 3px;
            -webkit-border-bottom-right-radius: 3px;
            border-bottom-right-radius: 3px;
        }

        ul#meeting-registration-status li:after,
        ul#meeting-registration-status li:before {
            background-color: #E3E3E3;
            content: "";
            display: block;
            position: absolute;
        }

        ul#meeting-registration-status li:after {
            -webkit-border-radius: 3px;
            border-radius: 3px;
            border-right: 3px solid white;
            border-top: 3px solid white;
            height: 25px;
            right: -15px;
            top: 3px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            width: 25px;
            z-index: 5;
        }

        ul#meeting-registration-status li:before {
            height: 30px;
            right: 3px;
            width: 20px;
            z-index: 6;
        }

        ul#meeting-registration-status li:last-child:after,
        ul#meeting-registration-status li:last-child:before {
            display: none;
        }

        ul#meeting-registration-status li.current {
            background-color: #d1e8ff;
            font-weight: 600;
        }

            ul#meeting-registration-status li.current:after,
            ul#meeting-registration-status li.current:before {
                background-color: #d1e8ff;
            }

        ul#meeting-registration-status li.completed {
            background-color: #006579;
            color: white;
        }

            ul#meeting-registration-status li.completed:after,
            ul#meeting-registration-status li.completed:before {
                background-color: #006579;
            }

            ul#meeting-registration-status li.completed a {
                color: white;
            }
/*COI*/
.roleincog {
    padding-top: -30px;
    vertical-align: top;
}

.entity_heading {
    background-color: #f5f5f5;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

#tblSectionA input[type=checkbox], input[type="radio"] {
    margin-right: 10px;
}

/*Search page style*/

#divResultset {
    margin: 1rem 0;
}

.ResultInfo {
    margin: 1rem auto;
}

    .ResultInfo .center {
    }

.resultitem {
    margin: 1rem 0;
}

    .resultitem .firstline .search_doc_icon {
        padding-left: 0.5rem;
    }

    .resultitem .secondline,
    .resultitem .thirdline {
        margin-left: 1rem;
    }

.ResultPagerCol a:visited {
    color: #006579 !important;
}

.fa_first, .fa_last, .fa_previous, .fa_next {
    font-family: fontawesome;
    font-size: 0.8rem;
}

a.fa_first:before {
    content: "\f049\00a0\00a0";
}

.fa_last:before {
    content: "\00a0\00a0\f050";
}

.fa_previous:before {
    content: "\f04a\00a0\00a0";
}

.fa_next:before {
    content: "\00a0\00a0\f04e";
}

.input_block_full {
    display: inline-block;
    width: 100%;
}

.form_row_full {
    display: inline-block;
    width: 98%;
    margin-top: 1rem;
    vertical-align: bottom;
}

    .form_row_full .inputlabel {
        display: inline-block;
        width: 18%;
        text-align: left;
        padding-left: 0.5rem;
        vertical-align: top;
    }

    .form_row_full .inputitem {
        width: 80%;
        display: inline-block;
        text-align: left;
        vertical-align: top;
    }

.upload {
    background-color: none;
    border: solid 1px red;
}

.wordbreak {
    word-wrap: normal;
    word-break: break-all;
}
/* ICON*/
.AmendmentDate:before {
    content: "\F071";
    font-family: fontawesome;
    font-size: 1rem;
    margin: 0 10px;
}


/*SSO Login*/
.sso_panel {
    height: 70%;
    width: 45%;
}

.sso_loginbox {
    min-height: 380px;
    width: 95%;
    position: relative;
    top: -75px;
}

.iframe_box {
    border: solid 1px #564b47;
}

.sso_link {
    text-decoration: underline !important;
    color: #2c00b0 !important;
}

.NonSSOmsg {
    height: 380px;
    padding: 130px 0;
    text-align: center;
    background-color: #ffffff;
    background-image: none;
    overflow: hidden;
    font-weight: bold;
}


/* Clearable text inputs with a x*/
.clearable {
    background: #fff url(http://i.stack.imgur.com/mJotv.gif) no-repeat right 10px center;
    width: 230px;
    padding: 3px 18px 3px 4px; /* Use the same right padding (18) in jQ! */
}

    .clearable.x {
        background-position: right 5px center;
        border: solid 1px red;
    }
    /* (jQ) Show icon */
    .clearable.onX {
        cursor: pointer;
    }
    /* (jQ) hover cursor style */
    .clearable::-ms-clear {
        display: none;
        width: 0;
        height: 0;
    }
/* Remove IE default X */

.sublist {
    width: 97%;
    float: right;
}

/**********WPP Manage Screen Part *****************/

.btn_reset {
    padding-bottom: 1rem !important;
}

.lnk_return {
    padding-right: 7rem !important;
}
