html, body {
    height: 100%;
    /* background-color: #f4f4f4; */
    overflow-x: hidden;
}
.btn{
    text-transform: none;
}
.text-primary2 {
    color: #0387b8!important;
}
.text-disable {
    color: #75797a!important;
}
.font-18{
    font-size: 18px;
}
.font-16{
    font-size: 16px;
}
.weight-400{
    font-weight: 400;
}
.overflow-text{
    white-space: nowrap;
    width: 87vw;
    overflow: hidden;
    text-overflow: ellipsis;
}
.asezare_0{
    max-height: 67px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    margin: auto;
    margin-top: 4px !important;
}
.asezare_1{
    height: 26px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.aspect{
    /* height: 106px !important; */
    height: 30vw;
    min-height: 90px !important;
    max-height: 20vh;
    color: white;
    font-weight: 400;
    font-size: 15.5px;
}
.aspect1{
    max-height: 20vh;
    color: white;
    font-weight: 400;
    font-size: 15.5px;
}
.div_1{
    position: relative;
    top: -1px;
}
.lbl{
    font-size: 16px !important;
    text-align: left;
}
.evidentiaza{
    background-color: #f5f5f5;
}
.evidentiaza2{
    background-color: #e4e4e4;
}
.evidentiaza_head{
    background-color: #0088cc;
}
.evidentiaza_head2{
    background-color: #5f5f5f;
}
.evidentiaza_btn{
    background-color: #0088cc;
    max-width: 50px;
}
.evidentiaza_btn2{
    background-color: #c4c4c4;
    max-width: 50px;
}
.shadow_edit{
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,.16), 1px 0px 4px 0px rgba(0,0,0,.12);

}
.blue-head{
    background-color: #0088cc;
    color: white;
    min-height: 40px;
    font-weight: 500;
    text-align: center;
    padding: .7rem!important;
}
.data_style {
    text-indent: 8px;
    padding-bottom: 0px !important;
}
.lbl{
    font-weight: 400;
}
.max-extend{
    max-width: 50vw;
    overflow-wrap: break-word;
}
.aria_{
    background: #f5f5f5;
}
.calendar{
    overflow: unset !important;
}
.datepicker{
    position: relative;
    z-index: 0;
}

.min-chart canvas {
    position: absolute;
    top: -46px;
    left: -44px;
}

/* title */
#target2 text:nth-child(5) tspan{
    font-size: 0.75em !important;  
}

/* Value */
#target2 text:nth-child(6) tspan{
    font-size: 0.65em !important;  
}

/* Value */
#target2 text:nth-child(7) tspan{
    font-size: 0.7em !important;  
}

@media only screen and (min-width:360px) {
    .btn-group{
        width: 37.2vw;
        height: 43px;
    }
    .btn-group2{
        width: 74.4vw !important;
        height: 43px;
    }
    .btn_0{
        width: 10.5vw;
    }
}
@media only screen and (max-width: 359px) {
    .btn-group{
        width: 37.2vw;
        height: 43px;
    }
    .btn-group2{
        width: 74vw !important;
        height: 43px;
    }
    .btn-group3{
        width: 49.1vw !important;
        height: 43px;
    }
    .btn_0{
        width: 10vw;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media only screen and (max-width: 339px) {
    .btn_start, .btn_final{
        max-width: 12.5vw;
        padding-left: 1px !important;
        padding-right: 2px !important;
    }
    .btn-group{
        width: 37vw !important;
        height: 43px;
    }
    .btn-group2{
        width: 73.5vw !important;
        height: 43px;
    }
}
.btn-group3{
    width: 49vw !important;
    height: 43px;
}
#date-start, #date-final{
    padding-top: 22px;
}
th{
    padding: 5px !important;
    vertical-align: middle !important;
}
.font-initial{
    font-weight: initial !important;
}
.custom-select{
    height: 100%;
}
#next, #last{
    height: 57px !important;
}

/* #weekpicker tr:hover .picker__day--selected, #weekpicker tr:hover .picker__day--today{
    all: unset;
}
#weekpicker tr:hover{
    background-color: #4285f4!important;
    color: white !important;
}
#weekpicker tr:hover div{
    color: white !important;
    font-weight: 400;
} */

#weekpicker .tr_force .picker__day--selected, #weekpicker .tr_force .picker__day--today{
    all: unset;
}
#weekpicker .tr_force{
    background-color: #4285f4!important;
    color: white !important;
}
#weekpicker .tr_force div{
    color: white !important;
    font-weight: 400;
}

.grey-color{
    background-color: #666464!important;
}

.text_wrap_style{
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
}

.btn_style{
    background-color: #0088cc;
    color:white;
    border-radius: 4px;
    font-size: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-weight: 500;
}

.card-style{
    border-radius:4px;
    /* background-color:#f0fbff; */
    /*#ecf5ff;*/
    border-style: solid;
    border-width:1px; 
}


.btn-1 {
    color: white;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    font-family: Verdana, Arial, Tahoma;
    padding-top: 6px;
    padding-bottom: 6px;
    text-transform: initial;
}

.tab_mesaje .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #0088cc;
    color:white;
    border-color: #dee2e6 #dee2e6 #fff;
    padding-top: 11px;
    padding-bottom: 11px;
    font-weight: 500;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 35px !important;
}
.select2-container .select2-selection--single {
    height: 37px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px !important;
    height: 22px !important;
}
.select2-search--dropdown .select2-search__field {
    padding: 6px !important;
    width: 100%;
    box-sizing: border-box;
    margin-right: 4px !important;
    margin-top: 5px;
    margin-bottom: 5px;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #495057 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #343a40 transparent transparent transparent !important;
}
.select2 .select2-container .select2-container--default{
    width:100% !important;
}

.select2.select2-container{
    display: block;
}

.select_y{
    background: none;
}

.jqstooltip{
    width: auto !important;
    height: auto !important;
} 
