/*@import*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900');

/* =============
   Common
============= */

:root {
    font-family: 'Source Sans Pro', serif; /*SCIPRISOUPPG*/
}

html {
    font-family: 'Source Sans Pro', serif !important; /*SCIPRISOUPPG*/
}


body {
    /* background: #eeeeee;*/
    color: #2A2A2A !important;
    font-family: 'Source Sans Pro', serif !important; /*SCIPRISOUPPG*/
    font-size: 17px !important;
}

code, kbd, pre, samp {
    /*font-family: monospace,monospace;*/
    font-family: 'Source Sans Pro', serif !important; /*SCIPRISOUPPG*/
    font-size: 15px !important;
}

/*button, input[type=button], input[type=submit] {
    text-transform: capitalize !important;*/ /*SCIPRISOUPPG*/
/*}*/

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: 'Source Sans Pro', serif; /*SCIPRISOUPPG*/
    font-weight: 600;
}

.h1, h1 {
    font-size: 30px !important;
}

.h1, h1 {
    font-weight: 600 !important; /*SCIPRISOUPPG*/
}

.h2, h2 {
    font-size: 24px;
    color: #2A2A2A; /*SCIPRISOUPPG*/
}

.h2, h2 {
    font-weight: 600 !important;
}

.h3, h3, .h4, h4 /*SCIPRISOUPPG*/ {
    font-size: 20px;
    font-weight: 600 !important;
}

h5, .h5 {
    font-size: 20px !important;
    font-weight: 600 !important; /*SCIPRISOUPPG*/
}

h6, .h6 {
    font-size: 18px !important;
    font-weight: 600 !important; /*SCIPRISOUPPG*/
}


p {
    font-size: 1.0525em;
    /* font-size: 17px; */ /*SCIPRISOUPPG*/
    color: #2A2A2A;
}

a {
    text-decoration: none;
    /* color: #006FB7; */
    color: #023fbd; /* UA Act/2026*/
}

    a:hover {
        outline: 0;
        text-decoration: underline;
        /* color: #006FB7; */  /* old css */
        color: #002c89; /* UA Act/2026*/
    }

.accordion_head {
    /* font-size: 14px; */
}

.footer {
    border-top: 1px solid #C8CEDE;
    font-size: 15px;
    color: #2A2A2A;
}

    .footer a {
        color: #023fbd !important; /*SCIPRISOUPPG*/
    }

.social-links li a {
    color: #023fbd; /*SCIPRISOUPPG*/
}

/* =============
   Helper clasess
============= */

.no-plr {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.breadcrumb {
    font-size: 15px;
}

    .breadcrumb a {
        color: #006FB7; /*SCIPRISOUPPG*/
    }

.breadcrumb-item.active {
    color: #2A2A2A;
    font-weight: bold;
}

    .breadcrumb-item.active span.badge {
        Background: #2A2A2A;
        border: #2A2A2A 4px solid;
        color: #FFFFFF;
        /*box-shadow: 0px 0px 9px 4px #032394;*/
    }

.breadcrumb-item.visited span.badge, .breadcrumb-item:visited span.badge {
    Background: #F2F5F9;
    /* border: #C8CEDE 2px solid; */
    color: #2A2A2A;
}

.chevron-title {
    display: block;
    font-size: 17px;
    color: #2A2A2A;
}

.label {
    font-size: 17px;
    font-weight: 600 !important;
}

.right-sidebar {
    border: 1px solid #C8CEDE;
    width: 80%;
    float: right;
    /* background: #f7f7f7; */ /*SCIPRISOUPPG*/
    /* padding: 20px; */
}

.reasonBg {
    /* background: #f7f7f7; */ /*SCIPRISOUPPG*/
    padding: 0px 15px 20px 21px;
    margin-bottom: 20px;
    border: 1px solid #C8CEDE;
}

.toggle-password .tooltiptext {
    font-family: 'Source Sans Pro', serif; /*SCIPRISOUPPG*/
}

.badge {
    text-transform: uppercase;
    padding: 11px 15px;
    margin: 1px 0 10px 0;
    display: inline-block;
    min-width: 40px;
    font-weight: normal;
    font-size: 15px !important;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 40px;
    background-color: #796c83;
}

.breadcrumb-item.active .badge {
    text-transform: uppercase;
    padding: 8px 12px;
    margin: 1px 0 10px 0;
    display: inline-block;
    min-width: 40px;
    font-weight: normal;
    font-size: 15px !important;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 40px;
    background-color: #2A2A2A;
}

.badge-inverse {
    background-color: #F2F5F9;
    color: #2A2A2A;
}

label {
    font-weight: 600;
    color: #2A2A2A;
}

.form-control {
    font-family: inherit;
    border: 1px solid #C8CEDE;
    /*border-radius: 4px;*/
    color: #2A2A2A;
    font-size: 15px !important;
    background-color: #FAFBFD !important;
}

.control-errormessage {
    background-color: red !important;
}

.form-control:focus {
    color: #2A2A2A;
}

.modal .modal-dialog .modal-content .modal-header {
    border-bottom-width: 1px;
}

.topbar {
    border-bottom: 1px solid #C8CEDE; /*SCIPRISOUPPG*/
    background: #fafafa; /*SCIPRISOUPPG*/
}

.logo {
    line-height: 35px;
    padding: 0 0 0 30px;
}

.navbar-custom {
    padding: 0 30px 0 0;
    min-height: 45px;
}

    .navbar-custom .nav-link {
        color: #2a2a2a;
        font-size: 15px; /*SCIPRISOUPPG*/
        line-height: 50px;
    }

.content {
    padding: 100px 5px 15px 5px;
}

.btn {
    font-size: 15px;
    font-family: 'Source Sans Pro', serif;
}

.btn-secondary {
    background: #CFD5E5 !important;
    /* border: 1px solid #405c95; 
	font-weight: bold;*/
    color: #2A2A2A;
    font-size: 15px;
    font-family: 'Source Sans Pro', serif; /*SCIPRISOUPPG*/
}

.btn-primary, .btn-success, .btn-default, .btn-info, .btn-warning, .btn-danger, .btn-inverse, .btn-purple, .btn-pink {
    font-size: 15px;
    font-family: 'Source Sans Pro', serif;
}

.btn-primary {
    background: #1B5983 !important;
}

     .btn-primary:hover, .btn-secondary:hover {
            background-color: #164869 !important;
            color: #fff !important;
        }

    .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:focus, .open > .dropdown-toggle.btn-primary {
        background-color: #164869 !important;
        /*border: 1px solid #5d9cec !important;*/
        border: none;
    }

.btn-secondary {
    color: #2A2A2A !important;
    background-color: #CFD5E5 !important;
}

    .btn-secondary:hover {
        background-color: #CFD5E5;
        /*border-color: #CFD5E5;*/
    }

    .btn-secondary:active, .btn-secondary.active, .btn-secondary.focus, .btn-secondary:focus {
        background-color: #216EA1 !important;
        border: 1px solid #405c95 !important;
        color: #fff;
    }

.btn-center {
    text-align: left;
}

.radio { /*SCIPRISOUPPG*/
    position: relative;
    border: 1px solid #C8CEDE;
    font-size: 15px;
    color: #2A2A2A;
    background: #FAFBFD;
    padding: 5px 3px;
}

    .radio label {
        margin-bottom: 0;
        font-size: 15px;
    }
        /*SCIPRISOUPPG*/

        .radio label::before {
            width: 15px;
            height: 15px;
            margin-left: 39px;
            top: 1.4px;
        }

        .radio label::after {
            width: 9px;
            height: 9px;
            left: 33px;
            margin-left: 9px;
            top: 5px;
        }

    .radio input[type="radio"] {
        left: 10px !important;
    }

    .radio input[type="radio"] {
        top: 7.5px;
        width: 15px;
        height: 15px;
    }


.radio-primary input[type="radio"] + label::after {
    background-color: #2D78F6;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #2D78F6;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #2D78F6;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #2D78F6;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #2D78F6;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #2D78F6;
}

.radio-info input[type="radio"] + label::after {
    background-color: #2D78F6;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #2D78F6;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #2D78F6;
}

table.table-bordered.dataTable td {
    border-top: 1px solid hsl(210, 14%, 89%) !important; /*SCIPRISOUPPG*/
    border-bottom: 1px solid hsl(210, 14%, 89%) !important;
}

.dataTables_scrollHeadInner table > thead > tr > th {
    border-top: 1px solid hsl(210, 14%, 89%) !important; /*SCIPRISOUPPG*/
    border-bottom: 1px solid hsl(210, 14%, 89%) !important;
    border-bottom: none !important;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > th,
.table-bordered {
    font-size: 15px !important;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        font-size: 15px !important;
    }

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #C8CEDE;
}

.table > thead > tr > th {
    font-size: 15px !important;
    font-weight: 600;
}

.table-bordered {
    border: 1px solid #C8CEDE !important;
}


thead {
    border: 1px solid #C8CEDE;
}

table tr:last-child {
    border-top: 1px solid #C8CEDE;
}

.bootstrap-table .table > thead > tr > th {
    background: #F2F5F9 !important;
}

.panel-heading {
    clear: both;
}

.panel-title {
    font-size: 15px;
}

.panel-default > .panel-heading {
    color: #2A2A2A;
}

.star {
    color: #C40000;
}

.steps .steps__step:before {
    border-top: 1px solid #C8CEDE;
}

.accordion_head {
    cursor: pointer;
    font-size: 17px;
    margin: 0; /*SCIPRISOUPPG*/
    padding: 8px 20px;
    font-weight: normal;
    position: relative;
    background: #F2F5F9;
    border-top: 1px solid #C8CEDE;
}

    .accordion_head span.corres_auth {
        font-size: 15px;
    }

.plusminus {
    padding: 1px 10px 3px 1px;
}

.accordion_body {
    /* border-bottom: 1px solid #C8CEDE; */ /*SCIPRISOUPPG*/
    background: #F2F5F9;
    color: #2A2A2A;
    padding: 0 10px 5px 20px;
}

.topbar-accordian {
    border-bottom: 2px solid #C8CEDE;
    margin-bottom: 5px;
    padding-bottom: 15px;
}

.select-mb2.sel_bk_color {
    background-color: #FAFBFD; /*SCIPRISOUPPG*/
    border: 1px solid #C8CEDE;
    position: relative;
}

.accordion_container .accordion_head:nth-of-type(1) {
    /* border-top: 1px solid #C8CEDE; */
    /* border-bottom: 1px solid #C8CEDE; */ /*SCIPRISOUPPG*/
    margin-top: 10px;
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
    word-break: break-all !important;
    word-break: break-word !important;
    padding-right: 15px;
}

.terms {
    margin-left: 18px; /*SCIPRISOUPPG*/
}

.radio label {
    margin-left: -32px;
    padding-left: 63px; /*SCIPRISOUPPG*/
}

.circletooltip {
    width: 20px;
    height: 20px;
    background: #2A2A2A; /*SCIPRISOUPPG*/
    /*border: 1px solid #EC6525;*/
    border-radius: 50px;
    display: inline-block;
    padding: 0px 8px;
    /* text-align: center; */
    line-height: 20px;
    color: #ffffff;
    font-weight: normal !important;
    font-size: 16px;
}

    a[aria-describedby] div.circletooltip, .circletooltip:hover {
        background: #2A2A2A; /*SCIPRISOUPPG*/
        color: #fff;
        /*border: 1px solid #EC6525;*/
    }

.popover {
    background-color: #F2F5F9; /*SCIPRISOUPPG*/
    border: 1px solid #EC6525;
}

.reasonBg-paddings1 {
    padding: 10px 0px; /*SCIPRISOUPPG*/
    clear: both;
}

.author-section-headding {
    /* padding-left: 10px; */ /*SCIPRISOUPPG*/
}

.radio-sel input[type="radio"] {
    left: 17px !important;
    top: 13px;
}

.radio-sel label::before {
    /* margin-left: 0px !important; /*SCIPRISOUPPG*/
}

.radio-sel label::after {
    /*left: 5px !important;
    margin-left: 0px !important;*/ /*SCIPRISOUPPG*/
}

.login_box {
    background-color: #ffffff;
    border-radius: 1px; /*SCIPRISOUPPG*/
}

    .login_box label {
        font-size: 17px;
    }

.top-showbar {
    background: #F2F5F9;
}

.thbg > thead > tr > th {
    background-color: #F2F5F9;
    font-style: italic;
    vertical-align: top;
    font-size: 15px;
}

.thbg tr td {
    font-size: 15px;
}

.progress-description, .info-box-text {
    font-size: 15px; /*SCIPRISOUPPG*/
}

.info-box small {
    font-size: 15px;
}

.panel-default > .panel-heading {
    background: #F2F5F9 !important;
    border: 1px solid #C8CEDE !important;
    border-bottom: none;
    /*   padding: 0px;
    cursor: pointer;
    float: left;
    width: 100%;*/
}

.panel-default > .panel-heading {
    color: #2A2A2A;
}

.cbp-nav-dashbord .active-dash {
    background: #123E5D !important;
    color: #FFFFFF !important; 
}
 
.cbp-nav-dashbord .active-dash a {
    color: #FFFFFF;
}
 
 

.cbp-nav-dashbord li a:hover {
    background: #216EA1;
    color: #fff;
}

.article-detail-ul {
    width: 100%;
    float: left;
    padding: 10px;
    margin: 0px 0px 10px;
    list-style: none;
    border: 1px solid #C8CEDE !important;
}

    .article-detail-ul li {
        width: 100%;
        float: left;
        padding: 5px 0px;
        border-bottom: 1px solid #C8CEDE;
        display: table;
    }

        .article-detail-ul li h5 {
            font-size: 15px !important;
            margin-top: 0px;
            width: 45%;
            display: table-cell;
            margin-bottom: 0px;
            font-weight: bold;
        }

        .article-detail-ul li p {
            font-size: 15px !important;
            margin-bottom: 0px !important;
        }

        .article-detail-ul li:first-child {
            padding-top: 0px !important;
        }

        .article-detail-ul li:last-child {
            border-bottom: none;
            padding-bottom: 0px !important;
        }

.dropdown-item {
    font-size: 15px;
}

.box-top-cbp {
    font-size: 15px;
}

.cbp-nav-dashbord li a {
    font-size: 16px; /*SCIPRISOUPPG*/
}

.cbp-nav-dashbord .active-dash {
    background: #216EA1;
}

.cbp-nav-dashbord li a:hover {
    background: #216EA1;
    color: #fff;
}

.main-heading-article {
    background: #F2F5F9;
    font-size: 18px;
}

.manage-payment-label {
    font-size: 17px;
}

.modal-header {
    background: #F2F5F9;
    padding: 5px 15px !important;
    color: #2A2A2A;
    border-bottom: 1px solid #C8CEDE;
    /* border-radius: 0px; 
    border-bottom-width: 0px !important;
    box-shadow: 0px 1px 4px 0px #6d6d6f;*/
    position: relative !important;
}

    .modal-header .close {
        padding: 8px 15px;
    }

a.btn.btn-primary {
    text-transform: capitalize;
}

#band-cookies {
    font-size: 15px;
    background-color: #555555 !important;
    color: #FFFFFF;
}

    #band-cookies p {
        color: #FFFFFF;
        font-size: 15px;
        font-weight: 300;
    }

#band-cookies-info,
#band-cookies-ok {
    color: #ffffff !important;
    font-weight: 600;
    text-decoration: none;
}

.aa-header {
    background-color: #F2F5F9;
    color: #2A2A2A;
}

    .aa-header span {
        font-size: 15px;
        font-weight: bold;
    }

    .aa-header i {
        font-size: 15px
    }

/*new css */
.box-detail {
    background: #FAFBFD !important; /*SCIPRISOUPPG*/
    border: 1px solid #C8CEDE !important;
    color: #2A2A2A !important;
}

/* move some css from bootstrap */ /*SCIPRISOUPPG*/
/* move some css from bootstrap */ /*SCIPRISOUPPG*/
.mt-3, .my-3 {
    padding: 0px 10px 0px 20px;
}

.authors span.m-r-10, funders span.m-l-20 {
    margin-left: 20px;
}

.authors .exp-coll, .funders .exp-coll {
    margin-right: 10px;
}

.round_bdr {
    border-radius: 4px;
}

.round_tlr {
    border-radius: 4px 4px 0 0;
}

.round_blr {
    border-radius: 0 0 4px 4px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #FAFBFD !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .page-item.active .page-link {
    background-color: #CFD5E5 !important;
    border-color: #C8CEDE !important;
    color: #2A2A2A !important;
}
/*SCIPRISOUPPG*/

/*#divlicense .radio-danger > div.radio{border-radius: 4px 4px 0 0;}
#divlicense .radio-danger > div:last-child{border-radius: 0 0 4px 4px;}*/
.bgwht {
    background: #fff !important;
}

.pdf {
    margin-left: 16px !important;
}

.rl-pad-zero {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.radio-danger p {
    font-size: 15px;
}

.fblack {
    color: #2A2A2A;
}

.ui-widget {
    font-family: 'Source Sans Pro', serif !important; /*SCIPRISOUPPG*/
    font-size: 15px !important; /*SCIPRISOUPPG*/
}

    .ui-widget .ui-widget {
        font-size: 15px !important; /*SCIPRISOUPPG*/
    }

    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
        font-family: 'Source Sans Pro', serif !important; /*SCIPRISOUPPG*/
        font-size: 15px !important; /*SCIPRISOUPPG*/
    }

.ui-widget-content {
    z-index: 9999999999 !important;
}

.ven-logo {
    background: #002147;
    padding: 6px 0 6px 30px;
    display: flex;
    width: 100%;
}

/*bootstrap CSS Move*/

.table tbody + tbody {
    border-top: 2px solid #C8CEDE !important; /*SCIPRISOUPPG*/
}


.table-bordered td, .table-bordered th {
    border: 1px solid #C8CEDE !important; /*SCIPRISOUPPG*/
}

.input-group-text {
    background-color: #CFD5E5 !important;
    border: 1px solid #CFD5E5 !important;
}

.tooltip {
    font-family: 'Source Sans Pro', serif !important; /*SCIPRISOUPPG*/
}
.popbtnsessexp {
    position: relative;
    left: -79%;
}
.errormsg {
    background-color:white !important;
    color:red !important;
    width:167%;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
}

.accordion .card-header.collapsed:after {
    content: "\f067";
}
/* used for table header css-*/
@media (min-width: 993px) and (max-width: 1200px) {
    .table-dashboard.table > thead > tr > th {
        width: 100px !important;
        min-width: 160px !important;
    }

    .table-dashboard.table tbody tr td {
        word-break: break-word;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .table-dashboard.table > thead > tr > th {
        width: 100px !important;
        min-width: 162px !important;
    }

    .table-dashboard.table tbody tr td {
        word-break: break-word;
    }
}

@media(max-width: 767px) {
    .table-dashboard.table > thead > tr > th {
        width: 100px !important;
        min-width: 160px;
    }

    .table-dashboard.table tbody tr td {
        word-break: break-word;
    }
}
.radio label.selected-label {
    display: block;
}

.radio b {
    display: block;
}

.radio b + br {
     display: none; 
}
.radio label::after {
    top: 5px !important;
}

.apply-text {
    position: absolute;
    top: -20px;
}

.m-t-20.radio-danger {
    position: relative;
}
.radio label {
    display: block;
}
div#div_assign_license h2 {
    margin-bottom: 40px;
}

/* div#div_assign_license h2 + p { */
    /* position: absolute; */
    /* top: 53px; */
/* } */
div#custom_bill .radio label::before {
    top: 1.7px;
}
div#custom_bill .radio  .radio.mb-1 {
    margin-bottom: 0 !important;
}
div#divpayerselection .radio label::before {
    top: 1.9px;
}
div#Matched_Payers .radio label::before {
    top: 1.9px;
}
.rnplicense h2 {
    margin-bottom: 20px !important;
}
.rnplicense h2 + p {
    position: relative !important;
    top: 0 !important;
}
div#div_assign_license .radio-danger +  .m-t-20.radio-danger {
    margin-top: 25px !important;
}
div#div_assign_license  div#divlicense .m-t-20.radio-danger {
    margin-top: 0 !important;
}
.radio label::before {
    top: 2px !important;
}
.radio input[type="radio"] {
    border: none !important;
}
@media only screen and (min-width: 1600px) {
    .table-responsive table#tabIdexchange {
        max-width: 100% !important;
        width: 100% !important;
    }

    .table-responsive table#tabIdMember {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 1920px) {
    .table-responsive table#tabIdexchange {
        max-width: 100% !important;
        width: 100% !important;
    }

    .table-responsive table#tabIdMember {
        width: 100% !important;
        max-width: 100% !important;
    }
}
.article-process .radio-danger input[type="radio"] + label::after{
    display:none;
}
.article-process .radio-sel label::before{
display:none;
}
.license-list {
    position: relative;
}

.article-process .radio label::before{
    display:none;
}
.article-process .radio-danger input[type="radio"]:checked + label::before {
    display: none;
}
.article-process .checkbox label::before {
    display: none;
}
.article-process .checkbox-pink input[type="checkbox"]:checked + label::after {
    display: none;
}
.article-process .checkbox label::after{
    display: none;

}
.article-process .left-radio-terms {
    display: flex;
}
.article-process .checkbox input[type='checkbox'], .radio input[type="radio"] {
    visibility: visible !important;

}
.radio-sel input[type="radio"] {
    top: 9px !important;
}

.article-process .checkbox input[type='checkbox']:checked {
  background-color: #fff;
}
.article-process .checkbox input[type='checkbox']:checked:after {
  color:#ec6525;
  content: "\f00c";
    font-family: 'FontAwesome';
}
.article-process .checkbox input[type='checkbox']{
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 17px !important;
  height: 17px !important;
  border-radius: 3px;
  appearance:none;
  border: 1px solid #98a6ad;
  box-shadow: none;
  font-size: 11px;
    line-height:17px
}
.topbar .show {
    display: inline-block !important;
}
.card-box.whiteBg.bg-background p {
    position: relative;
    z-index: 9999;
}
/*===Copy Modal popup css start here=======*/
        #copy-modal .modal-header {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }


        #copy-modal .modal-content {
            border-radius: 0;
            border: none !important;
        }

        #copy-modal .modal-header button.close:focus {
            outline: none;
            box-shadow: none;
        }

        #copy-modal table {
            margin: 0 !important;
        }

        #copy-modal .modal-footer button {
            background: #216EA1 !important;
        }

        #copy-modal .table thead th {
            border-bottom-width: 1px;
        }

        #copy-modal .table-bordered td, #copy-modal .table-bordered th {
            border: 1px solid #030303;
        }

        #copy-modal .table thead th {
            vertical-align: bottom;
            border-bottom: 1px solid #000000;
        }

        div#copy-modal .modal-dialog {
            max-width: 500px !important;
        }
        /*===Copy Modal popup css end  here=======*/
 .datepicker-dropdown{
        z-index:9999 !important;
    }
.license-list input[type="radio"] {
        top: 5px !important;
        left: 15px !important;
}
 /*====session-timecss start here===============  */
        .top-nav {
            display: flex;
            justify-content: space-between;
        }

        .navbar-custom {
            width: 35%;
        }

        .topbar-left {
            width: 35% !important;
        }


        .session-time span.sessionTimeLabel {
            font-weight: 600;
            font-size: 17px;
            display: inline-block;
            margin-right: 5px;
            font-family: 'Source Sans Pro', serif;
        }

        .session-time span.sessionTime {
            background: #002147;
            color: #fff;
            padding: 0 6px;
            border-radius: 3px;
            font-weight: 600;
            font-size: 20px;
        }

        span.sapce-col {
            font-weight: 600;
            font-size: 21px;
        }

        .session-time.timer {
            margin-top: 9px;
        }
        /*====session-time css end  here===============  */
		/*cbp-select css start  here*/
.select2-container--default .select2-results__option--highlighted[aria-selected] {
   background-color: #007bff !important;
}
.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: none;
    position: relative;
}

.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
        content: "";
        position: absolute;
        top: 0;
        margin-top: -6px;
        right: 0;
        width: 7px;
        height: 7px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: rotate(45deg);
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: none;
    position: relative;
}

.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
        content: "";
        position: absolute;
        top: 0;
        margin-top: -6px;
        right: 0;
        width: 7px;
        height: 7px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: rotate(45deg);
}
.select2-container .select2-selection--single .select2-selection__arrow b{
     position: relative;
     top: 20px;
     left: auto;
     right: -28px;
}
.select2-container .select2-selection--single .select2-selection__arrow b:before {
        content: "";
        position: absolute;
        top: 0;
        margin-top: -6px;
        right: 0;
        width: 7px;
        height: 7px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: rotate(45deg);
}


.select2-container .select2-selection--single .select2-selection__arrow b {
    border: none;
}
.select2-container--default .select2-selection--single {
    background-color: #FAFBFD !important;
    border: 1px solid #C8CEDE !important;
}
.select2-results__option {
    padding: 1px 5px !important;
    font-size: 14px !important;
}
.select2-search--dropdown .select2-search__field {
    height: 35px;
    border: 1px solid #e3e3e3 !important;
    font-size: 14px;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {outline: none;}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open.select2-container--focus:focus-visible {
    outline: none !important;
}
span#select2-CBPListDD-container:focus{
    outline:none;
}
.select2-container--default .select2-selection--single {
    outline: none !important;
}
.select2-container--default .select2-selection--single:focus {
    border-color: #80bdff !important;
}
span#select2-CBPListDD-container:focus {border-color: #007bff !important;}
span.select2.select2-container.select2-container--default.select2-container--above.select2-container--open:focus {
    border-color: #80bdff !important;
}
span.selection:focus {
    border-color: #80bdff !important;
}


/*cbp-select css end   here*/
.table-dashboard.table tbody tr td a svg {
    fill: #006FB7;
    font-size: 14px;
}

.table-dashboard.table tbody tr td a {
    margin: 0 1px;
}
 input::-ms-reveal,
      input::-ms-clear {
        display: none;
} 
div#welcome button#btnContinue2{
 user-select: all;
}

/*License Selection box css start here 30-08-24*/
.license-box {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.license-box select#LicenseIds {
    width: 150px;
    text-align: center;
    float: left;
}
.license-box .checkbox {
    float: left;
    }

.license-box .select-licen-menu label {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.license-box .select-licen-menu .checkbox {
    padding-top: 3px;
    margin-left: 5px;
    margin-bottom: 0 !important;
}

.license-box .select-licen-menu .checkbox input {
    top: 4px;
}

/*License Selection box css end  here 30-08-24*/
/* Arrange Payment tabel remove btn css start here*/
#tdADW {
    display: flex;
    align-items: center;
    gap: 10px;
}

#isPRM {
    display: flex;
    align-items: center;
    gap: 10px;
}
/* Arrange Payment tabel remove btn css end  here*/
/*==== web accessibility css start here=====*/
.login-mt {
    font-size: 20px !important;
}
label.search-label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.paginate_button.disabled a, .paginate_button.active a {
    color: #36404a !important;
}
.btn-passion {
    background: none;
    border: none;
    color: #006FB7;
    cursor: pointer;
    font-size: 14px;
}
.proxy-btn {
    background: none;
    border: none;
    padding: 0;
    color: #006FB7 !important;
    cursor: pointer;
}

.proxy-btn:focus{
    outline:none;
    box-shadow:none;
}
h1, h2, h3, h4, h5, h6 {
    cursor: default;
}

.strong-span1 {
    color: #000 !important;
}
.over-text{
    color:#B50303;
}
.btn.btn-danger {
    color: #0f0f0f !important;
}

.page-title a {
    color: #1268a1 !important;
}
.daterangepicker .drp-buttons .btn {
    color: #414141 !important;
}

.daterangepicker .ranges li.active {
    color: #171717 !important;
}
.daterangepicker .drp-buttons .btn {
    color: #414141 !important;
}

.daterangepicker .ranges li.active {
    color: #171717 !important;
}
.accordion_head {
    cursor: default !important;
}

.rightmanage-icon {
    cursor: pointer !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .tabs-vertical > li > a.active, .tabs-vertical > li > a.active:focus, .tabs-vertical > li > a.active:hover {
    color: #0e70b1 !important;
}
/*==== web accessibility css end  here=====*/
.modal-footer {justify-content: flex-start;}
 
.modal-footer button {
    left: 0;
    position: relative;
}
.checkbox input[type='checkbox'] {
    opacity: 1 !important;
    visibility: visible !important;
}
.article-process .checkbox input[type='checkbox'] {
    visibility: visible !important;
    opacity: 1;
} 
button#btnLogOut {
    min-height: 45px !important;
}
.authors .exp-coll, .funders .exp-coll {
    min-height: 45px !important;
}
div#_orderconfirmation button.btn.btn-primary {
    min-height: 45px;
}
.box a {
    min-height: 45px !important;
    display: flex;
    align-items: center;
    line-height: 30px;
}
 
#_login {
    min-height: 45px !important;
}
div#_paidorderconfirmation .btn {
    min-height: 45px;
}
.authors .exp-coll, .funders .exp-coll {
    min-height: 50px !important;
    /* padding: 18px 10px; */
    line-height: 50px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
}
.authors .exp-coll, .funders .exp-coll {
    /* padding: 25px 10px; */
    display: inline-block;
    position: relative;
    top: 0 !important;
} 
.accordion_head1 span {
    align-items: center;
    justify-content: center;
    min-height: 44px;
    min-width: 44px;
    padding: 15px 10px;
    font-size: 16px;
}
 
.rightmanage-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
}
 
.scl_ico_w {line-height: 34px;}
#Register {
    height: 45px;
    line-height: 30px;
}
 
.icons-info-tool {
    position: absolute;
    right: -65px !important;
    top: -6px !important;
}
a#btnprice {
    min-height: 45px;
    line-height: 30px;
}
.right-sidebar p {
    margin-bottom: 0 !important;
}
.accordion_container {
    margin: 0 !important;
}
.accordion_head {
    clear: both;
}
 
 
.funders  .m-r-10 {
    margin-left: 20px;
}
.head-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* Popup panel */
  #popup_eua {
    position: absolute;
    bottom: 100%;
    left: 6%;
    width: 280px;
    background: #002147;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    color: white;
    font-size: 12px;
    line-height: 1.4;
    display: none;
    z-index: 99999 !important;  >> add  z-index
}
 #popup_eua p{color:#ffffff;font-size:1.1em;}
  /* Arrow below popup */
  #popup_eua::after {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 16px;
    border-width: 6px;
    border-style: solid;
    border-color: #002147 transparent transparent transparent;
  }
 
  /* Header area inside popup */
  #popup-header {
    background: #003169;
    padding: 8px 16px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
 
  #popup-header span.access_head {
    margin: 0;
    font-size: 1.1em;
    font-weight: 600;
  }
 
  /* Close button */
  #popup-close {
    background: none;
    border: none;
    font-size: 20px;
    color: white;
    cursor: pointer;
    line-height: 1;
  }
  #popup-close:hover,
  #popup-close:focus {
    color: #ffcc00;
    outline: none;
  }
 
  /* Popup body content */
  #popup-body {
    padding: 16px 20px;
  }
 
  #popup-body a {
    color: #66b2ff;
    font-weight: 600;
    text-decoration: none;
  }
  #popup-body a:hover,
  #popup-body a:focus {
    text-decoration: underline;
  }
#popup-trigger img {
    width: 25px;
}
 
div#reve-chat-container-div {
    position: relative;
    z-index: 9999 !important;
}
.chatonline a {
 
   color: #0056AC;
   min-height: 48px !important;
   display: inline-flex;
   align-items: center;
 
}
.forgotPass {
    min-height: 50px !important;
    display: inline-flex;
    align-items: center;
    color: #0056AC;
    background: #fff;
}