.etteam_nav_dropdown{

    left: -6rem;
}

body{
    background-color: #c5d1c7;
}


.etteam_table{

    background-color: #5e7762;
}

.etteam_tbody tr>td:not(:last-child){

    padding-left: 33px;
}

a.navtab_etteam{
    background-color: #fff;
    color: #495057;
    border: 1px solid transparent!important;
}
a.navtab_etteam:hover{
    background-color: #526B56;
    /*border-color:#526B56;*/
    color: #ffffff;
    border: 1px solid #526B56!important;
}
a.navtab_etteam:focus{
    box-shadow: 0 0 0 0.2rem rgba(94, 119, 98, 0.25);
}
.navtab_etteam.active{
    background-color: #526B56;
    color: #ffffff;
    border: 1px solid #526B56!important;
}

.btn_etteam{
   background-color: #5e7762;
    border:1px solid #5e7762 !important;
    color: #ffffff;
}
.btn_etteam:hover{
    background-color: #526B56;
    border-color:#526B56;
    color: #ffffff;

}
.btn_etteam.focus, .btn_etteam:focus{
    box-shadow: 0 0 0 0.2rem rgba(94, 119, 98, 0.25);
}

.btn_etteam .disabled{
    background-color: #829786;
    border-color:#829786;

}

.btn_etteam_year{
    color: #526B56;
    border-color: #526B56;
}

.btn_etteam_year:hover{
    color: #ffffff;
    background-color: #526B56;
}
.btn-check:active+.btn_etteam_year,
.btn-check:checked+.btn_etteam_year,
.btn_etteam_year.active,
.btn_etteam_year:active
{
    color: #ffffff;
    background-color: #526B56;

}

.btn-check:focus+.btn_etteam_year
{
    box-shadow: 0 0 0 0.2rem rgba(94, 119, 98, 0.25) !important;

}


.navtab_etteam{
    margin-right: 7px;
}
.nav-tabs .navtab_etteam.active{
   background-color: #5e7762;
    border-color:#5e7762;
    color: #ffffff;

}

.accordion-button:not(.collapsed) {
    color: #526B56;
    background-color: #c5d1c7;
}

table tr{
    vertical-align: middle;
}

table tr.th-center{
    vertical-align: bottom;
}


.etteam_link{
    color: #000000;
    text-decoration: none;
}

.etteam_link:hover{
    color: #2d2c2c;
}
.etteam_link:visited{
    color: #2d2c2c;
}

.etteam_dropdown .dropup .dropdown-menu {

    bottom: auto;
}
.etteam_index{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}

.etteam_form_control:focus{
    border-color: rgba(81, 105, 85, 0.51);
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(94, 119, 98, 0.25);
}

.form-check-input.etteam_form_control:checked {
    background-color: #5e7762;
    border-color: #5e7762;
}

.etteam_form_select{
    background-color: #c5d1c7;
}

.etteam_form_control_sm{
    padding: .25rem .15rem .25rem .15rem;
    font-size: .775rem;
}

.etteam_check .form-check-input:checked{
     background-color: #5e7762;
    border-color: #5e7762;
}

.sched_altgrey{color: rgb(174, 174, 174) !important;}

.etteam_check .form-check-input:focus {
  border-color: rgba(81, 105, 85, 0.51);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(94, 119, 98, 0.25);
}
.special{
    background-color: #efefef !important;
}

.special.active, .special:active{
    background-color: #0d6efd !important;
}
.cursor{
    cursor:pointer;
}
.etteam_contents{
    display: contents;
    cursor: default !important;
}

.translate_middle_etteam{

    transform: translate(-0,-50%)!important;
}

.badge_paused {
    background-color: #0739ff;
}
.status{
    cursor: pointer;
}

.card_etteam {
    background-color: #c5d1c7;
}
/*.etteam-tooltip{display:none;}
.status:hover .etteam-tooltip{
    z-index:5;left:calc( 100% - 1rem );
    top:0;
    bottom:0;
    margin:auto;
    border-radius:0.625rem;
    box-shadow: 0px 10px 10px #00000029;
    background-color:#3B4758; color:#fff;
    font-size:0.875rem;
    align-content:space-around;
    flex-wrap:wrap;padding:0 0.75rem;
    position:absolute;
    display:flex;
    min-width:10rem;
    width:auto;
    height:8rem;
}
.etteam-tooltip:before{
    content:'';border-radius:0.5rem;
    background-color:#3B4758;
    box-shadow: 0px 10px 10px #00000029;
    left:-0.9rem; top:0; bottom:0;
    margin:auto;z-index:-1;
    transform:rotate(45deg);
    width:2.5rem;
    height:2.5rem;
    display:block;
    position:absolute;
}
.etteam-tooltip>span{
    width:100%;
}*/
.owc_table_head{
    display: inline-block;
}
.owc_table_head.overall{
    margin-left: 2rem;
    color: #fffc00;
}
.owc_tr_highlight {
    background-color: #d0d0d0;
    -webkit-transition: background-color 2s;
    transition:  background-color 2s;
}

.action-icons span{color:#5e7762;cursor:pointer; transition:0.4s all ease-in-out;}
.action-icons span:hover{color:#212529}

.etteam_border_right{
    border-right: 1px solid #dee2e6;
    padding-right: 0;
}

.etteam_border_right:last-child{
    border-right: 0;
}

.w-fixed-100 {
    *width: 7.5rem;
    width: 9rem;
    max-width: 100%;
}

.etteam_margin_top_i{
    margin-top: 0.5em;
}

.tooltips{
    z-index: 100000000;
}

.text_shadow{
    text-shadow: 1px 1px 1px #000000;
}
.text-success-etteam {
    color: #152d18;
}

.text-danger-etteam {
    color: #a90010;
}

.th-center th{
    text-align: center;
}

.icon_bg_etteam{
    background-color: #c5d1c7;
    padding-left: 28px;
}
.icon_bg_etteam:hover{
    background-color: #c5d1c7;
}
.icon_bg_etteam:focus{
    background-color: #c5d1c7;
}

.tr-search {
    border-top-style: hidden;
}
.tr-search th {
    position: relative;
}
.tr-search>th:has(input):focus-within:after{
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(94, 119, 98)" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6 .1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"/></svg>');
}

.tr-search>th:has(input):after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(142, 161, 145)" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6 .1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"/></svg>');
    position: absolute;
    left: 16px;
    width: 16px;
    height: 16px;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .25s ease-out;
    pointer-events: none;
}

.tc-underline {
    white-space:nowrap;
    text-decoration:underline;
    cursor:pointer;
}

.etteam-header {
    font-weight: 700;
    font-size: 24px;
    margin: 20px 0;
}
.w-5 {
    width: 5%;
}
.w-10 {
    width: 10%;
}
.w-40p {
    width: 40px;
}

.relative {
    position: relative;
}

.three-dots {
    position: absolute;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    inset: 0;
}

.three-dots-options{
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #e9ecef;
    top: 80%;
    right: 0;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 6px;
    z-index: 100;
    width: max-content;
}
.three-dots-options a{
    text-decoration: none;
}

.three-dots-option-item {
    font-weight: 400;
    color: #5c5c5c;
    font-size: 14px;
    background-color: #fff;
    padding: 8px 20px 8px 0;
    cursor: pointer;
    transition: background-color .15s ease-out;

    display: flex;
    align-items: center;

    gap: 10px;
}

.three-dots-option-item>*:first-child {
    margin: 0 12px 0 12px
}

.show {
    display: block !important;
}

.row-active {
    background-color: rgba(239,232,15,0.82);
}

/*-------------multiselect--------------*/
.item_li{
    background-color: #d9d9d9;
    font-size: 0.85em;
    border: 1px solid #b8c2d1;
    border-radius: 0.3125rem;
    padding-right: 0.2rem!important;
    margin: 0.1rem 0.2rem 0.1rem 0;
}
.item_li > span{
    padding-right: 0.5rem;
}

.etteam_check:checked{

    background-color: #5e7762;
    border-color: rgba(81, 105, 85, 0.51);
}
.etteam-check-input{
    width:1.25rem;
    height:1.25rem;
    border: 1px solid rgba(0, 0, 0, 0.25);
}
.etteam-check-input:focus {
    border-color: rgba(81, 105, 85, 0.51)!important;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(94, 119, 98, 0.25) !important;
    box-shadow: 0 0 0 0.25rem rgba(94, 119, 98, 0.25) !important;
}

.dropdown-check-list {
    display: inline-block;
}
.dropdown-check-list .anchor {
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 16px 12px;font-size: 1rem;
    font-weight: 400;
}
.dropdown-check-list .anchor:active:after {
    right: 8px;top: 21%;
}
.dropdown-check-list ul.items {
    padding: 5px 10px;
    display: none;
    margin: 0;
    border: 1px solid #ccc;
    border-top: none;
    position: absolute;
    background-color: white;
    width: 100%;
    z-index: 100;
    left: 0;
    top: 100%;
    height: 300px;
    overflow: auto;
}
.dropdown-check-list ul.items label {
    width: 100%;
    cursor: pointer;
}
.dropdown-check-list ul.items li {
    list-style: none;
}
.dropdown-check-list.visible .items {
    display: block;
}

.btn-close{
    transition:0.4s all ease-in-out;
    border-radius:50%;
    padding:0.875rem;
    top:1.25rem;
    right:1rem;
    position:absolute;
}

.btn-close:hover{
    transform:rotate(-90deg);
    background-color:#F0F3F7;
}

.btn_close_item{
    position: relative!important;
    padding: 0 0 0 0.45rem!important;
    top: 0!important;
    right: 0!important;
    font-size: 0.75em!important;
}

.btn_close_item:hover{
    background-color: transparent!important;
}

.btn_close_item:focus{
    box-shadow: none!important;
}

/*-----------eof multiselect--------------*/

.space-between{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.d-none{
    display: none!important;
}

.confirm-footer {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.font-bold{
    font-weight: bold;
}

.btn_with_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

div[aria-hidden="true"] {
    display: none;
}
/*---------------------tooltip-------------------*/
.etteam_tooltip {
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.etteam_tooltip .etteam_tooltip_content {
    visibility: hidden;
    width: 200px;
    background-color: #3a4148;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 4px;


    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.1s;
}

.etteam_tooltip .etteam_tooltip_content::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}


.etteam_tooltip:hover .etteam_tooltip_content {
    visibility: visible;
    opacity: 1;
}
/*---------------------EOF tooltip-------------------*/

.response-message {
    display: flex;
    align-items: center;
    padding-right: 0.5rem;
}
/* -------------------- tabs --------------------*/
.et-nav-tabs{
    display: flex;
    border-bottom: 1px solid #dee2e6;
    transition: all .2s ease-in;
    gap: 20px;
    padding: 0;
}

.et-nav-tabs a {
    text-decoration: none;
}

.et-nav-tab {
    color: #595e61;
    font-weight: 500;
    /*padding: .5rem 1rem;*/
    position: relative;
    padding: .5rem 1rem 0.5rem 0;

    cursor: pointer;
}

.et-nav-tab label {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
}

.et-nav-tab:first-child {
    padding-left: 0;
}

.et-nav-tab:last-child {
    padding-left: 0;
    margin-right: -1rem;
}

.et-nav-tab:hover {
    color: #000;
}

.et-nav-tab:after {
    content: '';
    position: absolute;
    height: 1px;
    bottom: -1px;
    right: 15px;
    left: 0;
    background-color: #000;
    transform: scaleX(0); /* set the scale to 0 */
    transform-origin: left; /* change the transform origin to the left */
    transition: transform 0.3s ease-out;
}
.et-nav-tab-selected {
    color: #000;
}

.et-nav-tab-selected:after, .et-nav-tab:not(.et-nav-tab-selected):hover:after {
    background-color: #000;
    transform: scaleX(1); /*move from left to right*/
}

.et-nav-tabs-right {
    justify-content: flex-end;
    gap: 10px;
}
.nav-tab-pane textarea{
    resize: vertical;
    height: 80px;
}


.et-nav-tab input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}


.nav-tab-pane {
    display: none;
}
.nav-tab-pane.active {
    display: block;
}
/* -------------------- eof tabs --------------------*/

.modal-footer.et-modal-footer {
    border-top: none;
}

/*------------helpers-----------*/

.disabled{
    background-color: #c5d1c7;
    color: #6c757d;
    pointer-events: none;
    opacity: 0.7;
    cursor: not-allowed;
}

.mt-10{
    margin-top: 10px;
}
.mb-10{
    margin-bottom: 10px;
}
.ml-10{
    margin-left: 10px;
}
.mr-10{
    margin-right: 10px;
}
.m-10{
    margin: 10px;
}
.mt-20{
    margin-top: 20px;
}
.mb-20{
    margin-bottom: 20px;
}
.ml-20{
    margin-left: 20px;
}
.mr-20{
    margin-right: 20px;
}
.m-20{
    margin: 20px;
}

@media (min-width: 1200px){
    .etteam_modal_xxl {
        max-width: 1400px;
    }
}
@media (min-width: 992px){
    .etteam_modal_xxl {
        max-width: 1400px;
    }
}

@media (min-width: 768px){
    .etteam_package_modal{
        width: 19.9976666667%;
    }
}
@media (min-width: 576px){
    .etteam_modal_xxl {
        max-width: 1400px;
    }
    .package_div{
        width: 17.6666666667%;
    }
}
