fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
}

.margin-row{
    margin-top: 10px;
}
.margin-title{
    margin-top: 30px;
}
.even-tit{
    color: #2aabd2;
}
.light-blue{
    color: #578CB3!important;
}
.margin-btn{
    margin:10px 5px 5px 10px;
}
.bg-loc-home{
    background-color: #D9DEE2;
    height: auto;
    padding: 40px 40px 40px 40px;
}
.bg-rel-home{
    background-color: #F7F8F9;
    height: auto;
    padding: 40px 40px 40px 40px;
}
.file-btn input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
input[type="file"] {
    cursor: pointer;
}
a.btn-upload
{
    background-color: #a7a7a7;
    color: white;
    padding: 10px 15px;
    border-radius: 0.3em;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none;
    display: inline-block;
    cursor: pointer;
}
.file-btn {
    position: relative;
}
.btn-yellow-gray{
    background-color: #fbbc05;
    color: #4d4d4d;
    border-radius: 0.3em;
    font-weight: 700;
    transition-timing-function: ease-out;
}
.btn-yellow-gray:hover{
    background-color: #fedf80;
    color: #4d4d4d;
    cursor: pointer;
}
.btn-border-yellow{
    background-color: transparent;
    color: #4d4d4d;
    border-radius: 0.3em;
    border: 1px solid #fbbc05;
    font-weight: 600;
    transition-timing-function: ease-out;
}
.btn-border-yellow:hover{
    background-color: #fedf80;
    border: 1px solid #fedf80;
    color: #4d4d4d;
}
.btn-operatore{
    height: 150px;
    cursor: pointer;
}
.bg-light-gray{
    background-color: #f8f9fa;
}
.bg-light-gray-r{
    background-color: #f8f9fa;
    border-radius: 0.3em;
    padding: 20px 10px 20px 10px;
}
.line-gray-r{
    border: 1px solid #B1B6BA;
    border-radius: 0.3em;
    padding: 10px 10px 10px 10px;
}
.bg-dark-gray{
    background-color: #e1e6ea;
}
.bg-dark-gray-r{
    background-color: #e1e6ea;
    border-radius: 0.3em;
    padding: 10px;
}
.bg-color-active{
    background-color: #e1e6ea !important;
}
.bt-line{
    border-bottom: 1px solid #373634;
}
.box-round{
    border: 1px solid #373634;
    border-radius: 0.3em;
    padding: 6px;
}
.box-round-yellow{
    border: 1px solid #fbbc05;
    border-radius: 0.3em;
    padding: 6px;
}
.box-round-yellow:hover{
    border: 1px solid #fedf80;
    background-color: #fedf80;
    cursor: pointer;
}
.icon-servizi{
    color: #4d4d4d !important;
}
.icon-servizi:hover{
    color: #5a6268 !important;
    text-decoration: none !important;
}
.servizi-h{
    min-height: 180px;
}
.servizi-strut-h{
    min-height: 180px;
}
.td-img{
    max-width: 80px;
}
.td-img img{
    width: 100%;
}
.img-strutture{
    height: 300px;
}
.s-domicilio{
    color: #85aac7;
    font-weight: bold;
}
.s-struttura{
    color: #fdde81;
    font-weight: bold;
}
.hr-hub{
    background-color: #fbbc05;
    height: 1px;
}
.img-operatore{
    max-width: 150px;
}
.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 100%;
    margin: 40px 0 40px 0;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -20px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -20px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.img-coontainer{
    max-height: 497px;
    width: 100%;
}
.img-container > img {
    max-width: 100%;
}
pre.debug {
    /*
    position: absolute;
    top: 0;
    left: 0;
    */
    z-index: 900000;
    position: relative;
    /* top: 0; */
    /* left: 0; */
    z-index: 900000;
    background-color: black;
    color: green;
}
/*stili gestionale */
.input-mat{
    color:#0A3154;
    background-color:#DEE2ED ;
    border: 1px solid #0A3154;
    border-radius: 5px;

}
.input-mat:focus{
    background-color: transparent;
    outline: none;
}
.text-vinaccia{
    color: #860050 !important;
}

.text-lime{
    color: #00b831 !important;
}
.text-epiblu{
    color: #0A3154 !important;
}

.text-arco{
    color: #D0D537 !important;
}

.text-epiblu-bold{
    color: #0A3154 !important;
    font-weight: bolder;
}
.bg-vinaccia{
    background: #860050 !important;
}
.bg-blu{
    background: #0A3154 !important;
}
.bg-epi{
    background: #FDFEFF !important;
}
.bg-violetto{
    background: #90A3C3;
}
.border-bt-blu{
    border-bottom: 1px solid #0A3154;
}
.btn-blue{
    background-color: #0A3154;
    border: 2px solid #0A3154;
    color: white;
    border-radius: 5px;
    transition: 0.3s;

}
.btn-blue:hover{
    background-color: #FDFEFF;
    border: 2px solid #0A3154;
    color: #0A3154;
}
.btn-epi{
    background-color: #FDFEFF;
    border: 2px solid #0A3154;
    color: #0A3154;
    border-radius: 5px;
    transition: 0.3s;
}
.btn-transparent{
    background-color: transparent;
    border: none !important;
    border-radius: 0 !important;
    transition: 0.3s;
}
.btn-epi:hover{
    background-color: #90A3C3;
    border: 2px solid #0A3154;
    color:white;
}
.btn-vinaccia{
    background-color: #860050;
    border: 2px solid #860050;
    color: white;
    border-radius: 5px;
    transition: 0.5s;
}
.btn-vinaccia:hover{
    background-color: white;
    border: 2px solid #860050 ;
    color: #860050;
}

.form-control{
    color: #0A3154;
    background-color:#DEE2ED ;
    border: 1px solid #0A3154;
    border-radius: 5px;
    background-image: none;
    background-clip: padding-box;

}
.form-control:focus {
    border-color: #0A3154;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn:focus {
    border-color: #0A3154;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.page-item.active .page-link {
    z-index: 2;
    color: #FDFEFF;
    background-color: #0A3154;
    border-color: #0A3154;
}
.active .page-link {
    z-index: 2;
    color: #FDFEFF;
    background-color: #0A3154;
    border-color: #0A3154;
}

.page-item.disabled .page-link {
    color: #90A3C3;
    pointer-events: none;
    background-color:#FDFEFF;
    border-color: #0A3154;
}
.disabled .page-link {
    color: #90A3C3;
    pointer-events: none;
    background-color:#FDFEFF;
    border-color: #0A3154;
}
.page-link {
    color: #0A3154;
    background-color: #FDFEFF;
    border: 1px solid #0A3154;
}
select, input[type="color" i][list] {
    background-color: #FDFEFF;
    color:#0A3154;
    border-width: 1px;
    border-style: solid;
    border-color: #0A3154;
    border-image: initial;
}
.hr-vinaccia{
    border-bottom: 2px solid #860050;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #860050;
    text-shadow: 0 1px 0 #fff;
}

label{
    font-weight: bold;
    color:#0A3154;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #DEE2ED;
}

.m-mod{

    margin-left: 1.1rem!important;
    margin-right: .5rem!important;
}
table{
    margin: 0 auto
}

/*------------inizio classi switch------------*/

.switch-input {
    display: none;
}
.switch-label {
    position: relative;
    display: inline-block;
    min-width: 112px;
    cursor: pointer;
    font-weight: 500;
    text-align: left;
    margin-left: -16px;
    padding: 16px 0 16px 44px;
}

.switch-label:before, .switch-label:after {
    content: "";
    position: absolute;
    margin: 0;
    outline: 0;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.switch-label:before {
    left: 1px;
    width: 34px;
    height: 14px;
    background-color: #9E9E9E;
    border-radius: 8px;
}
.switch-label:after {
    left: 0;
    width: 20px;
    height: 20px;
    background-color: #FAFAFA;
    border-radius: 50%;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084);
}
.switch-label .toggle--on {
    display: none;
}
.switch-label .toggle--off {
    display: inline-block;
}
.switch-input:checked + .switch-label:before {
    background-color: #90A3C3;
}
.switch-input:checked + .switch-label:after {
    background-color: #0e4272;
    -ms-transform: translate(80%, -50%);
    -webkit-transform: translate(80%, -50%);
    transform: translate(80%, -50%);
}
.switch-input:checked + .switch-label .toggle--on {
    display: inline-block;
}
.switch-input:checked + .switch-label .toggle--off {
    display: none;
}

/*------------fine classi switch------------*/
.nascondi{
    display: none;
}

.mostra{
    display: block;
}

a {
    color: #0e4272;
    text-decoration: none;
    background-color: transparent;

}
a:hover{
    color: #FAFAFA;
    text-decoration: none;
}

.a-vinaccia {
    color: #FAFAFA;
    text-decoration: none;
    background-color: transparent;

}

.a-vinaccia:hover{
    color: #860050;
    text-decoration: none;
}

.a-page{
    color:white !important;
}

.a-page:hover{
    color:#860050 !important;
}

.page-epi{
    border: solid 1px #0A3154;
    border-radius: 5px;
}

.margine-l-0{
    margin-left: 0.7rem!important;
}

.margine-l-2{
    margin-left: 2rem!important;
}
.margine-l-1_8{
    margin-left: 1.8rem!important;
}
.margine-l-4{
    margin-left: 4.5rem!important;
}

.button-list{

    border: 1px solid #0A3154;
    border-radius: 5px;
    width: 5rem;
    color: #90A3C3 ;

}
.text-orange{

    color: orange;
}

.errore{

    border-color: red;

    background: rgba(255,0,0,0.2);

}

.errore:focus{

    border-color: red;
    box-shadow: red;

}

.aggiunto{

    border-color: #10e348 !important;

    background: rgba(0,255,0,0.2);

}

.input-group-text
{
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0A3154;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #0A3154;
    border-radius: .25rem;
}

.carichi-lavoro
{
    table-layout: fixed;
    width: 100%;
    white-space: nowrap;
}

.bg-red{
    background-color: #ff0000;
}

.custom-pagination select {
    display:inline-block;
    width:85px;
    border-radius:0px;
    vertical-align: top;
    min-width:100px;
}

.fixed-left-header{

    position: absolute;
    overflow-x: scroll;
    padding: 0;
    background-color: #0A3154;
}