/* START Dashboard */

.container{
    width: 100%;
    max-width: 1028px;
}


/* ______________ START Card Header Styles ______________
_________________________________________________________*/
.card-header{
    padding: 24px 24px 24px 24px;
    border: none;
    background-color: #fff;
    background: url(/assets/img/card_wave_tile.png) bottom left repeat;
}

.dark{
    background-color: #212529!important;
    background: none;
}

.light{
    background-color: #fff!important;
    background: none;
}

/* START Main Fiugures */
/* START Card Header Title */
.card-title{
    position: relative;
    padding-bottom: 8px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #595959;
    line-height: 13pt;
    display: inline-flex;
    margin-right: 10px;
}

.white-text{
    color: #fff;
}

.card-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    height: 2px;
    background: #e4e4e4;
}

/* END Card Header Title */

/* START Card Statistics */
.card-statistics{
    padding: 0 24px;
    background: url(/assets/img/card_wave_tile.png) bottom left repeat;
}
/* END Card Statistics */
/* END Main Figures */

/* START Sub Figures */

/* END Sub Figures */

/* END Card Header Styles */





.card-end{
    background: url(/assets/img/card_wave_end.png) top left repeat-x;
}

.card-cta{
    position: relative;
    padding: 10px 15px;
    margin: 0 24px 12px;
    background: white;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background-clip: padding-box;
}

.card-cta-view{
    position: relative;
    padding: 10px 15px;
    margin: 0px;
    background: white;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background-clip: padding-box;
}

.card-action-list{
    margin: 0 36px 12px;
    padding: 6px 0;
}

.action-list-items{
    display: block;
    float: left;
    position: relative;
    padding: 15px 10px 15px 50px;
    border-left: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.action-list-title{
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    color: #595959;
}

.action-list-helper{
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #717171;
}

.action-list-items::after{
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    top: 10px;
    left: 10px;
    background: url(images/dashboard-sprite.png) 0 0 no-repeat;
}

/* Dashboard */

.numbers-large{
    font-weight: bold;
    color: #4b484d;
    font-size: 3rem;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
}

.card-statistics-label{
    font-size: 15px;
    line-height: 20px;
    margin-top: 0;
    color: #848484;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
}

.card-cta-stat {
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 1rem;
    line-height: 36px;
    font-weight: 600;
    color: #717171;
}

.card-cta-stat-helper {
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: .75rem;
    line-height: 20px;
    color: #717171;
}

.card-cta-list-item{
    border-right: 1px solid #f1f1f1;
    align-self: center;
}

.flex-fill{
    align-self: center;
}

.track-group .flex-fill{
    align-self: auto;
}

.card-action-title{
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    color: #595959;
}

.card-action-helper{
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #717171;
    text-decoration: none;
}

h4{
    color: #4b484d;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.card-link{
    position: relative;
    display: inline-block;
    padding-right: 35px;
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline !important;
    color: #717171;
}

.card-link::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    width: 13px;
    height: 10px;
    background: url(/assets/icons/card_button_arrow.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.link-arrow{
    color: #848285;
    font-size: 12px;
}

.icons{
    height: 32px;
    top: 10px;
    color: #848285;
}

hr{
    width: 50px;
    height: 3px !important;
    border: none;
    margin-top: -1px;
}

.btn-lazy{
    background-color: #6d777e82;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
}

.btn-lazy:hover{
    background-color: rgba(109, 119, 126, 0.44);
    color: #fff;
}

.btn-success{
    background-color: #647b35;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
}

.btn-success:hover{
    background-color: #55692d;
}

.btn-success-line{
    background-color: #212529;
    border: #647b35 solid 1px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
}

.btn-success-line:hover{
    background-color: #181d1f;
    color: #fff;
    border: #55692d solid 1px;
}

.btn-warning{
    background-color: #d4a251;
    border: none;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
}

.btn-warning:hover{
    background-color: #c58f39;
    color: #fff;
}

.btn-secondary{
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    color: #717171;
}

.btn-secondary:hover{
    background-color: #fff;
    color: #717171;
}

.input-group-prepend{
    width: 80%;
}

tbody, .input-group-text, .view-input{
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
}

thead{
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 13px;
}

.view-input:focus{
    border: 1px solid #ced4da;
    box-shadow: 0 0 0 0;
}


/* START Button with arrow style */
.with-arrow{
    position: relative;
    display: inline-block;
    padding-right: 35px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}

.with-arrow::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    width: 13px;
    height: 10px;
    background: url(../icons/card_button_arrow_white.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.lock{
    position: relative;
    display: inline-block;
    padding-left: 45px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}

.lock::before{
    content: '';
    position: absolute;
    top: 48%;
    width: 20px;
    height: 20px;
    margin-left: -25px;
    background: url(../icons/lock.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.text-status{
    color: white;
    float: inline-end;
}

/* END Button with arrow style */

/* START Back arrow style */
.with-back-arrow::after{
    content: '';
    position: absolute;
    top: 48%;
    width: 13px;
    height: 10px;
    background: url(../icons/card_button_arrow_white_back.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.with-back-arrow-front{
    position: relative;
    display: inline-block;
    padding-left: 35px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}

.with-back-arrow-front::before{
    content: '';
    position: absolute;
    top: 48%;
    width: 13px;
    height: 10px;
    margin-left: -20px;
    background: url(../icons/card_button_arrow_white_back.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

/* END Back arrow style */

/* Navbar */

.navbar{
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    cursor: pointer;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}

.nav-item{
    padding: 0 0 4px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-align: left;
}

.navbar-light{
    background-color: #d5dae0;
}
/* Navbar */

/* Tab Pills */
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: black;
    background-color: #fff;
    text-transform: uppercase;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-weight: 700;
}

.nav-pills .nav-link{
    text-transform: uppercase;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    color: #848285;
    background-color: #ffffff51;
    font-weight: 700;
}

/* START Nav links Vertical */
.nav-pills-vertical .nav-link.active, .nav-pills .show>.nav-link {
    color: white;
    background-color: #212529;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    margin-right: -5px;
    border-radius: .25rem 0 0 .25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 32px !important;
}

.nav-pills-vertical .nav-link{
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    color: #848285;
    background-color: #ffffff51;
    font-weight: 500;
    font-size: 12px;
    border-radius: .25rem;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    margin-right: 12px;
    height: 50px;
    vertical-align: middle;

    /* START Vertical align items */
    display: flex;
    justify-content: center;
    align-items: center;
    /* END Vertical align items */
}
/* END Nav links Vertical */

/* Tab Pills */

.center{
    text-align: center;
}

.bg-none{
    background: none;
}

.bg-light-dark{
    /*background-color: #3b3c3e!important;*/
    background-color: #212529!important
}

.ag-root-wrapper{
    border-radius: 0.3rem;
}

.ag-grid{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -15px;
}

.ag-center-header .ag-header-cell-label {
    justify-content: center;
}

.ag-center-cell{
    justify-content: center !important;
}

.ag-header-cell-text {
    padding: 0 0 4px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}

.ag-cell-value, .ag-group-value {
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    color: #cbcbcb;
    text-align: left;
    font-weight: 400;
    line-height: 18px;
}

.ag-cell{
    display: flex !important;
    justify-content: flex-start;
    align-items: center !important; /* Align Vertically */
}

.ag-group-child-count{
    margin-left: 5px !important;
    padding: 6px 0 0;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    color: #cbcbcb;
    text-align: left;
    font-weight: 400
}

.ag-cell-wrapper{
    padding-top: 5px;
    padding-bottom: 5px;
}

.center-items{
    text-align-last: center;
}

.track-view{
    color: white;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 12px;
}

.flex-half{
    width: 50%;
}

.flex-16-percent{
    width: 16%;
}

.flex-22-percent{
    width: 22%;
}

.flex-22-33-percent{
    width: 22.33%;
}

.flex-28-percent{
    width: 28%;
}

.flex-one-third{
    width: 33.33%;
}

.flex-36-percent{
    width: 36%;
}

.flex-38-percent{
    width: 38%;
}

.flex-40-percent{
    width: 40%;
}

.flex-43-percent{
    width: 43%;
}

.flex-48-percent{
    width: 48%;
}

.flex-52-percent{
    width: 52%;
}

.flex-57-percent{
    width: 57%;
}

.flex-60-percent{
    width: 60%;
}

.flex-62-percent{
    width: 62%;
}

.flex-64-percent{
    width: 64%;
}

.flex-67-percent{
    width: 67%;
}

.flex-two-third{
    width: 66.67%;
}


.flex-5-percent{
    width: 5%;
}

.flex-20-percent{
    width: 20%;
}

.flex-one-fourth{
    width: 25%;
}

.flex-30-percent{
    width: 30%;
}

.flex-65-percent{
    width: 65%;
}

.flex-75-percent{
    width: 75%;
}

.flex-three-fourth{
    width: 75%;
}

.flex-80-percent{
    width: 80%;
}

.flex-84-percent{
    width: 84%;
}

.flex-100-percent{
    width: 100%;
}

.vertical-center{
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-check-input[type=radio] {
    background-color: #6d777e;
    cursor: pointer;
}

.form-check-input[type=checkbox] {
    background-color: #6d777e;
    cursor: pointer;
}

.form-check-input:checked {
    background-color: #212529;
    border-color: #e0b559;
    color: #e0b559;
}

.form-check-input:focus {
    box-shadow: 0 0 0 0;
}

.form-check-label{
    color: white;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    cursor: pointer;
}

.component-control-input-wrapper.inline-fields input[disabled] {
    background-color: #393e41 !important;
    border-radius: 3px !important;
}

.component-control-input-wrapper input[disabled] {
    background-color: #393e41 !important;
    border-radius: 3px !important;
}

.switch:checked {
    border-color: #105230;
    background-color: #105230;
}

.btn-action{
    background: none;
    padding: 0px;
    border: none;
}

.success-icon{
    color: #105233 !important;
}

.sent-icon{
    color: #7f9a4d !important;
}

.icon-large{
    font-size: 24px;
}

.danger-icon{
    color: #892828;
}

.primary-icon{
    color: #4b4a9c;
}

.inactive-icon{
    color: #52595e;
}

.warning-icon{
    color: #896728;
}

.right-caret{
    line-height: 2.8;
    color: #383b3f;
    position: absolute;
    margin-left: -5px;
    z-index: 3;
    font-size: 18px;
}

.required{
    color: #892828;
}

.mark-leading{
    margin-left: -240px;
    display: inline-block;
    position: relative;
    z-index: 2;
    background-color: #212529;
    padding: 0.3rem;
    border-radius: 51%;
    border: 2px solid #56585a;
}

.mark{
    margin-left: 10px;
    display: inline-block;
    position: relative;
    z-index: 2;
    background-color: #212529;
    padding: 0.3rem;
    border-radius: 51%;
    border: 2px solid #56585a;
}

.mark-leading:hover, .mark:hover{
    cursor: pointer;
}

.mark-view{
    margin-left: -400px;
    display: inline-block;
    position: relative;
    z-index: 2;
    background-color: #212529;
    padding: 0.3rem;
    border-radius: 51%;
    border: 2px solid #56585a;
}

.criteria-number{
    color: #56585a;
    font-family: 'Open Sans', Verdana, Geneva, Tahoma, sans-serif;
    ont-weight: 700;
}

.marked{
    background-color: #607633 !important;
    border: 2px solid #647b35 !important;
}

.marked .criteria-number{
    color: white !important;
}
.divider{
    width: 100%;
    background: white;
    height: 1px !important;
}
.comment-highlight{
    color: white;
    position: relative;
    z-index: 2;
    font-weight: 600;
}

.comment{
    color: white;
    position: relative;
    z-index: 2;
    font-weight: 200;
    font-size: 14px;
}

.view-field{
    background: #212529 !important;
    border-radius: 0px !important;
}

.is-valid{
    background: #3b6356 !important;
    border-radius: 0.25rem !important;
}

.is-invalid{
    background: #78595d !important;
    border-radius: 0.25rem !important;
}

.is-updated{
    background:  #047d77!important;
    border-radius: 0.25rem !important;
}

.btn-next-step{
    border: none;
}

.sidebar-logo-container {
    position: relative;
    padding: 12px;
    background: white;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #e4e4e4;
}

.sidebar-logo-container .logo-container {
    position: relative;
    aspect-ratio: 1 / 1;
    margin: 12px 12px 6px;
}

.sidebar-logo-container .logo-container img {
    width: 100%;
    height: auto;
}

.right-pane{
    background-color: #f1f1f1;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);;
}

.sidebar-information-item {
    padding: 24px 24px 0;
}

.sidebar-information-item .sidebar-information-item--title {
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 18px;
    font-weight: 700;
    color: #696969;
}

.sidebar-information-item .sidebar-information-item--value, .sidebar-information-item .sidebar-information-item--url-value {
    padding: 6px 0 0;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #595959;
}

.sidebar-title {
    position: relative;
    padding: 24px 0 8px;
    margin: 0 24px;
    word-wrap: break-word;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #595959;
}

.sidebar-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    height: 2px;
    background: #e4e4e4;
}

.sidebar-helper {
    padding: 12px 24px 0;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0.5px;
    color: #595959;
}

.sidebar-search {
    position: relative;
    margin: 12px 16px 0;
}

.sidebar-search input {
    width: 100%;
    padding: 10px 10px 8px 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #848484;
    letter-spacing: 0.5px;
    border: 1px solid #e3e3e3;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.sidebar-search:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 12px;
    height: 15px;
    width: 15px;
    background: url(https://accept2022.exordo.com/stylesheets/images/dashboard-sprite.png) -73px -212px no-repeat;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sidebar-actions {
    padding: 24px 16px 18px;
}

.sidebar-button {
    position: relative;
    display: block;
    padding: 12px 45px 11px 12px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 11px;
    letter-spacing: 0.05px;
    color: #717171;
    font-weight: 600;
    border: 1px solid #e3e3e3;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.sidebar-button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 12px;
    width: 13px;
    height: 10px;
    background: url(https://accept2022.exordo.com/stylesheets/images/card_button_arrow.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sidebar-actions .sidebar-helper {
    padding: 0 8px 12px;
}

a {
    text-decoration: none;
}

.sidebar-actions .sidebar-button+.sidebar-button {
    margin-top: 10px;
}

.sidebar-button.email:after {
    width: 14px;
    height: 11px;
    background: url(https://accept2022.exordo.com/stylesheets/images/button_email_icon.png) no-repeat;
}

.sidebar-powered-by {
    padding: 18px 0 0;
    margin: 0 24px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #606060;
    letter-spacing: 1px;
}

.sidebar-ebook {
    padding: 6px 0 18px;
    margin: 0 24px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #848484;
}

.sidebar-ebook a {
    color: #848484;
    font-weight: 600;
    text-decoration: underline !important;
}

.disabled-nav-pill {
    background-color: #8a88881c !important;
    color: #9797975e !important;
    cursor: not-allowed;
}

.modal-body{
    padding: 0px !important;
}

.modal-header{
    border-bottom: 1px dashed #4d5860;
}

.modal-footer{
    border-top: 1px dashed #4d5860;
}

.btn-close{
    font-size: .5em;
}

.modal-backdrop {
    background-color: rgba(241, 238, 242, 0.98);
}

.author{
    width: 100% !important;
}

.paid{
    background-color: green !important;
}

.navbar-nav .dropdown-menu{
    padding-top: 0px;
}

.admin-name{
    font-weight: bold;
    background-color: #647b3540;
    text-align: center;
}

.admin-name:hover{
    color: #dee2e6 !important;
    background-color: #647b3540 !important;
}

textarea::placeholder {
    color: #262626;
}


.component-container .component-control-map {
    width: 368px;
}

.small-file-uploader-container.theme-dark .file-uploader--drop {
    color: #c6c6c6;
}

.small-file-uploader-container .file-uploader--drop {
    position: relative;
    padding: 15px 50px 13px;
    margin-bottom: 16px;
    border: 1px dashed #c6c6c6;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    cursor: pointer;
    text-align: left;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    color: #666666;
    line-height: 20px;
}

a:hover{
    cursor: pointer;
}

.small-file-uploader-container .file-uploader--drop:after {
    content: '';
    position: absolute;
    left: 25px;
    top: 50%;
    height: 24px;
    width: 24px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../icons/file_uploader_sprite.png) -571px 0px no-repeat;
}

.small-file-uploader-container.theme-dark .file-uploader--drop {
    color: #c6c6c6;
}

.small-file-uploader-container .file-uploader--file {
    position: relative;
    padding: 0;
    margin-bottom: 16px;
    background: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: left;
    color: #666666;
}

.small-file-uploader-container .file-uploader--file .file-uploader-info {
    position: relative;
    padding: 16px 100px 15px 50px;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 13pt;
    font-weight: bold;
}

.small-file-uploader-container .file-uploader--file .file-uploader-info .file-uploader-info--name {
    overflow: hidden;
    overflow-wrap: break-word;
    display: block;
}

.small-file-uploader-container .file-uploader--file .file-uploader-info .file-uploader-info--error {
    display: none;
}

.small-file-uploader-container .file-uploader--file .file-uploader-actions {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 8px 10px 7px;
}

.small-file-uploader-container .file-uploader--file .file-uploader-actions .fu-actions-bar {
    position: relative;
    width: 60px;
    height: 11px;
    margin: 10px 0;
    background: #e6e6e6;
    border: 1px solid #c6c6c6;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.small-file-uploader-container .file-uploader--file .file-uploader-actions .fu-actions-bar .fu-actions-bar--progress {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    background: #95C221;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.small-file-uploader-container .file-uploader--file .file-uploader-actions .fu-actions-delete {
    display: inline-block;
    width: 33px;
    height: 33px;
    background: url(../icons/file_uploader_sprite.png) -535px 6px no-repeat;
    cursor: pointer;
}



/* ==========================================================================
                           Customize Select2 Styles
========================================================================== */

.select2-container--default .select2-selection--single{
    background: none !important;
    border: none !important;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    font-size: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: white !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 6px !important;
    right: 18px !important;
}

.select2-container{
    padding: 6px 8px !important;
    width: 100% !important;
}

.select2-container--open .select2-dropdown--below{
    background-color: #212529!important;
    color: white;
    font-size: 12px;
}

.select2-container--open .select2-dropdown--above{
    background-color: #212529!important;
    color: white;
    font-size: 12px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: #6c757d !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field{
    border-radius: 3px !important;
    background-color: #6d777e !important;
    color: white !important;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important;
}

.select2-results__option{
    padding: 3px 12px !important;
}

.conference-mode-switch .form-switch{
    display: flex;
    justify-content: center;
    align-items: center;
}

.conference-mode-switch .form-switch .form-check-input{
    margin-right: 8px;
}

.btn-right{
    display: flex;
    justify-content: center;
    align-items: center;
    float: inline-end;
}


/* ====================================================================== */


/* ==========================================================================
                           Customize Accordion Styles
========================================================================== */

.accordion-button {
    color: #21254b;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    padding: 8px 20px
}

.accordion-button:not(.collapsed){
    color: #21254b;
    background-color: #e8e8e8;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    font-size: 14px;
    font-weight: bold;
    font-family: 'Ubuntu', 'Open Sans', sans-serif;
    padding: 8px 20px
}

.accordion-button:not(.collapsed)::after, .accordion-button::after{
    background-image: url("../img/down-arrow-dark.svg");
    background-size: 10px;
    background-position-x: center;
    background-position-y: center;
}

.accordion-button:focus{
    border: 0;
    outline: 0;
    box-shadow: none;
}

/* ====================================================================== */

.letter-size{
    width: 8.5in;
    height: 11in;
    overflow-y: hidden;
    border-radius: 0.3rem;
    color: #000000;
    font-family: "Times New Roman";
    line-height: 1.5;
}

.pin-1{
    padding: 1in;
}

.abstract-title{
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12pt;
}

.biography-heading{
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 14pt;
}

.authors-text, .main-author-email{
    width: 100%;
    text-align: center;
    font-size: 12pt;
}
.institutions-text{
    width: 100%;
    text-align: center;
    font-style: italic;
    font-size: 12pt;
}

.note-number, .main-author{
    vertical-align: super;
    font-size: smaller;
}

.abstract-content, .abstract-content-heading, .keywords, .topics{
    width: 100%;
    text-align: justify;
    font-size: 11pt;
}

.abstract-content-heading{
    font-style: italic;
    font-weight: bold;
}

.doc-margin{
    padding-right: 0.5in;
    padding-left: 0.5in;
}

.full-width-hr{
    width: 100%;
    background: black;
    height: 1px !important;
}

#tblInvoice thead tr th, #tblInvoice tbody tr td{
    border: 1px solid black;
    padding: 10px;
    vertical-align: top;
}

#tblInvoice tfoot tr td{
    font-weight: bold;
    font-family: Ubuntu, "Open Sans", sans-serif;
    font-size: 12px;
    padding: 10px;
    vertical-align: top;
    text-align: right;
}

.invoice-amount{
    text-align: right;
}

.signature-area{
    text-align: center !important;
}

.signature-area-line{
    text-align: center !important;
    padding-top: 0px !important;
    margin-top: -10px !important;
}

input::-ms-input-placeholder, input:-ms-input-placeholder, input::placeholder{
    color: #fff;
}

.modal-content{
    width: 150%;
}

.repetitive-list{
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
    border-bottom: none !important;
}


.word-length-label{
    width:100%;
    text-align: right !important;
    padding-right: 5px;
    color: #CBCBCB;
    font-size: 12px;
}

.no-background{
    background:transparent !important;
}

.tag-card{
    font-size: 0.8em !important;
    background-color: #dc3545 !important;
    padding: 0.2em !important;
    padding-left: 3em;
    padding-right: 0.5em;
    color: #FFFFFF !important;
    margin-left: 5px;
    border-radius: 0.25rem !important;
}

.btn-container{
    background: transparent !important;
    display: flex;
    margin-left: 50%;
}

.otp-container { display: flex; justify-content: center; gap: 10px; margin: 20px 0; }
.otp-input { width: 40px; height: 40px; text-align: center; font-size: 20px; font-weight: bold; border: 2px solid #d32f2f; border-radius: 4px; }
.btn-container { display: flex; justify-content: space-between; margin-top: 15px; }
.dark-title{
    color: white !important;
    margin-top:5px;
    margin-left:5px;
    font-size: 20sp;
    font-weight: 700;
    width:100%;
    text-align:center;
}

.absolute{
    position: absolute;
}

#modalConferenceLinks .component-control-input-wrapper{
    background: #393e41 !important;
}

#modalConferenceLinks .component-control-input-wrapper .component-control-input{
    width: 90% !important;
}

.ag-row.red-row {
    background-color: #721c24 !important;
}

.show-password{
    position: absolute;
    align-self: anchor-center;
    margin-left: -30px;
}

.disabled-icon {
    opacity: 0.5;
    pointer-events: none; /* Correct property name */
}


.score-criteria-group{
  display: flex;
  border-radius: 10px;
  border: 1px solid #2224;
  background: #AAA5;
  padding: 5px;

}
.score-criteria-group>div{
  color: white;
  display: flex;
  padding: 10px;
  align-items: center;   /* Vertical centering */
}
.score-criteria-group>div:not(:first-child){
  color: black;
  text-align: center;
  justify-content: center;
}

.w-60{
  width: 60% !important;
}
.w-25{
  width: 25% !important;
}
.w-10{
  width: 10% !important;
}
.w-5{
  width: 2% !important;
}
.score-criteria-input{
  border: solid #2228;
  border-width: 1px 0 1px 1px;
  padding: 10px;
  border-radius: 10px 0 0 10px;
  background: white;
}
.score-criteria-input:focus {
  outline: none;
  border: none;
  box-shadow: none; /* Also remove Bootstrap's shadow */
}

.score-criteria-input[type=number]::-webkit-outer-spin-button,
.score-criteria-input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.score-criteria-input[type=number] {
  -moz-appearance: textfield;
}

.number-container{
	background: #FFF8;
  	color: black;
  	border: solid #2228;
  border-width: 1px 1px 1px 0;
  border-radius: 0 10px 10px 0;
}
.number-container2{
	background: #FFF8;
  	color: black;
  	border: solid #2228;
  border-width: 1px 0;
  border-radius: 0;
  padding-left: 5px;
}
#scoreCriteriaListHolder {
  display: grid;
  grid-template-columns: 1fr 1fr; /* Two equal-width columns */
  gap: 1rem; /* Optional: space between columns */
}
.divider-line {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin: 1.5rem 0;
}
.input-disabled {
    opacity: 0.5 !important;
    pointer-events: none !important;
    filter: grayscale(60%) !important;
}


.edit-btn {
    opacity: 0.5;
    filter: grayscale(100%);
    transition: all 0.2s ease;
    color: #000; /* black text initially */
    border-color: #ccc;
    background-color: transparent;
}

.edit-btn:hover {
    opacity: 1;
    filter: none;
    color: #198754; /* Bootstrap success green */
    border-color: #198754;
}

.custom-file-input{
    cursor: pointer;
    wrap-option: nowrap !important;
}
.custom-file-input>.file-selector-button {
    content: "Choose a background image";
    background-color: #198754;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.custom-file-input.edit>.preview-file-button{
    display: none;
}

.custom-file-input.edit>.edit-file-button{
        display:flex;
}

.custom-file-input.preview>.preview-file-button{
    display: flex;
}

.custom-file-input.preview>.edit-file-button{
    display: none;
}

.custom-file-input>.edit-file-button,.custom-file-input>.preview-file-button{
    display: none;
}

.hover-button {
    display: inline-flex;
    width: 40px;              /* initial width (icon only) */
    overflow: hidden;
    white-space: nowrap;
    transition: width 0.3s ease;
    align-items: center;
    justify-content: center;
}
.hover-button i{
    opacity: 1;
}
/* Expand to fit icon + text */
.hover-button:hover {
    max-width: 100%;
    width: 150px;             /* adjust based on expected text length */
    align-items: center;
    justify-content: center;
}

/* Text styling */
.hover-button .btn-text {
    display: none;
    margin-left: 0.5rem;
    opacity: 0;
    transition: opacity 0.2s ease 0.1s; /* fade in after expansion starts */
}

.hover-button:hover .btn-text {
    opacity: 1;
    display: block;
}


.background-image-preview {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    cursor: none;
}

.foreground-container{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index:1;
    color: white;
    background: transparent;
    cursor: none;
}

.avatar-img{
    height: 30vh;
    aspect-ratio: 1/1;
}
.winner-name{
    font-size: 3rem !important;
}
.text-muted{
    color: #EEEEEE !important;
    font-size: 2rem !important;
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-text {
    animation: fadeInUp 0.6s ease-out;
}

#confetti-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;
    z-index: 9999;
}

.confetti {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: red;
    opacity: 0.8;
    border-radius: 50%;
    animation: fall 3s linear infinite;
}

@keyframes fall {
    0% {
        transform: translateY(-150px) rotate(0deg);
        opacity: 1;
    }
    100% {
        transform: translateY(100vh) rotate(360deg);
        opacity: 0;
    }
}

.long-comment {
    height: 50px;         /* looks bigger */
    white-space: pre-wrap;
    overflow-wrap: break-word;
    border: 1px solid #444444;
    background-color: #222;
}

.long-comment::placeholder{
    color: #aaa;
}
.text-length{
    color: #aaa;
    font-size: 16px !important;
    text-align: right;
    min-width: 100% !important;
    padding-right: 10px;
}

.un-focus{
    opacity: 0.5 !important;
    pointer-events: none !important;
    filter: grayscale(60%) !important;
}


.ribbon {
    //background-color: #007bff;
    //color: white;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.3s;
}
.ribbon:hover {
    //background-color: #0056b3;
}

.doc-item {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.doc-info {
    flex: 1;
    margin-left: 10px;
}
.doc-name {
    font-weight: bold;
    position: relative;
}
.edit-btn {
    display: none;
    margin-left: 5px;
    cursor: pointer;
}
.doc-name:hover .edit-btn {
    display: inline;
}
.action-buttons button {
    margin-left: 5px;
}
.rounded-plus {
    border-radius: 5px;
    padding: 5px 10px;
}

.subtext-size{
    font-size: 16px !important;
    color: #222 !important;
}

/* Always start new page */
.html2pdf__page-break {
    page-break-before: always; /* For print */
    break-before: page;        /* Modern browsers */
}

.pdf-page-cover {
    display: none;
}

/* Show only in print/PDF */
@media print {
    .pdf-page-cover {
        display: block;
        height: 100vh;              /* Full page height */
        width: 100%;                /* Full page width */
        page-break-after: always;   /* Force end of page after this div */
        page-break-inside: avoid;   /* Prevent splitting across pages */
        break-after: page;
        break-inside: avoid;
    }
}

.hover-to-show{
    display: none;
}

/* Show all buttons when row is hovered */
.ag-row-hover .hover-to-show  {
    display: inline-block;
}

.send-invoice-indicator{
    position: absolute;
    top: 0;
    right: 0;
    transform-origin: center; /* rotate around the center */
    transform: rotate(45deg);
    display: inline-block;
    white-space: nowrap; /* text stays on one line */
    padding: 5px 10px;
    background: #28a745;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    z-index: 10;
}