/* Add here all your CSS customizations */

.table th { white-space: nowrap !important; }
.to_date {
    float: left; width: 10px;
}
.btn-primary-disable {
    background-color:#ffffff;
    border-color:#0088cc;
    color: #0088cc;
}

.btn-primary-disable:focus, .btn-primary-disable:hover{
    color: #0088cc;
}

.btn-success-disable {
    background-color:#ffffff;
    border-color:#3f923f;
    color: #3f923f;
}

.btn-success-disable:focus, .btn-success-disable:hover {
    color: #3f923f;
}

.btn-warning-disable {
    background-color:#ffffff;
    border-color:#ed9c28;
    color: #ed9c28;
}

.btn-warning-disable:focus, .btn-warning-disable:hover {
    color: #ed9c28;
}

.btn-info-disable {
    background-color:#ffffff;
    border-color:#5bc0de;
    color: #5bc0de;
}

.btn-info-disable:focus, .btn-info-disable:hover {
    color: #5bc0de;
}

.tab-content-app { margin-top: -80px; }
.tab-content-app h3 { margin-bottom: 30px;}

.label-docs-in {
    background: #5bc0de;
    color: #fff;
}

.label-approved {
    background: #538DD5;
    color: #fff;
}

.label-expired {
    background: #171717;
    color: white;
}

.label-funded {
    background: #47a447;
    color: white;
}

.label-booked {
    background: #ed9c28;
    color: white;
}

.label-cancelled, .label-declined {
    background: #d2322d;
    color: white;
}

.label-pending {
    background: #E26B0A;
    color: white;
}

.pager_app li > a, .pager_app li > span, .pager li > a:hover, .pager li > a:focus  {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #0088cc!important;
    border-color: #0088cc;
    color: #ffffff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.pager li > a:hover, .pager li > a:focus {
    border-color: #0099e6 !important;
    background-color: #0099e6!important;
}

.progress .progress-bar-primary {background: #47a447;}
.eql-initial-hide, .pi-initial-hide, #second_principals_info {display: none;}
.sidebar-right-toggle {visibility: hidden}
.upload_dropzone_place {width: 97%; float: none; margin: 0 auto; text-align: center;}
.progress_label .label {display: block; padding: 0.6em 0.6em 0.5em; min-width:60px;}

.no_margin_no_peding {
    padding-left: 0px; margin-left: 0px;
}

.header .search {
    width: 300px;
}

.signature_invitation_info p {
    clear: both; padding-top: 5px; width: 100%;
}

.signature_invitation_info input[type='checkbox'], .signature_invitation_info input[type='radio']{ float: left;}
.signature_invitation_info label{ float: left; padding-left: 10px; }

.send_signing_invitation_btn {
    float: right;
}

@media only screen and (max-width: 1200px) {
    .w_100{width: 100%!important; text-align: left!important;}
    .w_m_100{width: 100%!important; text-align: left!important; padding-left: 15px!important; padding-right: 15px!important;}
    label.w_m_100 {margin-left: 0px!important;}
    .to_date {
        padding-left: 15px;
        padding-top: 15px;
    }
    .end_date_tag{clear: both!important;}
}

@media only screen and (max-width: 1050px) {
    .custom_wizard_step li a font {
        display: none!important;
    }
}

@media only screen and (max-width: 991px) {
    .custom_wizard_step  {
        display: none!important;
    }
    .clear_on_small {
        clear: both;
    }
}

@media only screen and (max-width: 1000px) {
    .small_pedding { padding-top: 15px;}
}

@media only screen and (max-width: 900px) {
    .flot-x-axis {
        display: none!important;
    }
}

@media only screen and (max-width: 991px) {
    .header .search {
        width: 170px;
    }
}

@media only screen and (max-width: 771px) {
    .header .separator {
        margin: 0 15px;
    }
}

@media only screen and (max-width: 767px) {

    .header { height: 150px; }
    .header .logo-container {height: 80px;}
    .header .header-right {margin-top: 80px;}
}

@media only screen and (max-width: 583px) {
    .send_signing_invitation_btn {
        float: left; clear: both; margin-top: 10px;
    }
}

@media only screen and (max-width: 385px) { 
    .small_pedding .btn-primary {margin-top: 15px!important;}
    .space_on_small {padding-top: 15px;}
    .hide_on_mobile {display: none}
}



@media only screen and (max-width: 322px) {    
    .chart-data-selector strong .btn-group {clear: both; margin-top: 10px;}
}

/***************************************************/

@media (min-width:768px) {

    .notifications .notification-menu ul {
        height: auto;
        max-height: 400px;
        overflow-x: hidden;
        padding-right: 10px;    
    }

}

@media (max-width:768px) {
    .notifications .notification-menu ul {
        padding-right: 3px;    
    }
}


/***************************************************/
.odd-tr {
    background-color: #f9f9f9 !important;
}
.even-tr {
    background-color: #ffffff !important;
}
.notification-menu {
    z-index: 10 !important;
    opacity: 1.0 !important;
}

.adjust_table_space th, .adjust_table_space td { 
    border-top: none !important;     
    padding-bottom: 0px !important;
    padding-top: 3px !important;
}

.custom-table .h5 {
    margin-top: 0;
    margin-bottom: 7px;
}

.custom-table .row .col-md-6 .text-semibold {
    text-align: right;
    color: black;
}

@media (max-width:1199px) {

    .custom-table .row .col-md-6 .col-md-5, .custom-table .row .col-md-6 .col-md-7 {
        text-align: left;
        width: 100%;
    }

    .custom-table .row .col-md-6 {
        padding-bottom: 5px;
        display: table;
    }

}

@media (max-width:1100px) {

    .custom-table .row .col-md-6 {
        width: 100%;
    }


    .custom-table .row .col-md-6 .text-semibold {
        text-align: left;
    }

    .profile-info span.role {
        display: none;
    }
}

@media (max-width:990px) {

    .custom-table .row .col-md-6 {
        float: left;
        width: 50%;
    }

} 

@media (max-width:400px) {

    .custom-table .row .col-md-6 {
        width: 100%;
    }


    .custom-table .row .col-md-6 .col-md-5, .custom-table .row .col-md-6 .col-md-7 {
        text-align: left;
        width: 100%;
    }     
}

@media (max-width:380px) {

    .custom-export-link a {
        font-size: 10px !important;
    }   
    .custom-export-link button {
        font-size: 10px !important;
    }   
}


.btn.btn-gray{
    background-color: #929292;
    border-color: #929292;
}
ul.simple-post-list li {
    cursor: pointer;
}
ul.simple-post-list li > ul{
    display:none;
}
ul.simple-post-list li > ul li{
    list-style: none;
}
.simple-post-list > li.parent > div:after {
    color: #abb4be;
    content: '\f107';
    font-family: "FontAwesome";
    font-size: 1.6rem;
    padding: 2px 36px;
    position: absolute;
    right: 0;
}
.form-group.docs_list {
    border: 1px solid #ccc;
    margin: 0 14px;
    padding: 5px 0;
    font-size: 14px;
}
.black{
    color:#000;
}
.text-gray{
    color: #777;
}
.text-green{
    color: #009900;
}
.docs_list.bk-gray {
    background-color: #ececec;
}
form.document-type{
    margin-top: 25px;
}

.main_form_logos {
    padding-bottom: 20px;
}

.main_form_logos .truste {
    padding-top: 8px;
    float: left;
    width: 38%;
    text-align: right;
}

.main_form_logos .norton {
    width: 24%;
    text-align: center;
    float: left;
}
.main_form_logos .norton img { max-width:129px; }

.main_form_logos .privacy_policy {
    width: 38%;
    float: left;
    text-align: left;
}
.main_form_logos .privacy_policy img{ height: 55px;padding-left: 22px; }

.stdDoc{
    display: none;
}
#export_buttons{
    display: none;
}
.panel-actions-thumb {
	left: 155px;
	position: absolute;
	top: 8px;
}
.float-right{
    float: right;
}
.float-left{
    float: left;
}
#mgr_report_container{
    clear: both;
}
#mgr_report_export{
    display: none;
}
.video-js .vjs-big-play-button{
    top: 125px !important;
    left: 370px !important;
}


.customer-icon{
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;    
    display: inline-block;
    width: 19.5px;
    margin-right : 9px;
}