﻿
@font-face {
    font-family: "Montserrat-Bold";
    src: url('/fonts/Montserrat-Bold.otf');
}

@font-face {
    font-family: "Montserrat-Light";
    src: url('/fonts/Montserrat-Light.otf');
}

.Hide {
    display: none;
}

.Mybody {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    width: 95%;
    align-content: center;
}

.MybodyFull {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    width: 100%;
    align-content: center;
}

.dxtc-leftIndent {
    width: 3px;
}

.dxtc-rightIndent {
    width: 3px;
}

.StileIcona {
    width: 70px;
    height: 70px;
}

.CentraControllo {
    text-align: center;
    align-content: center;
    width: 95%;
    margin: 0 auto;
}

.Centra {
    text-align: center;
    align-content: center;
}

.StileTitolo {
    color: #283c6e;
    font-family: Montserrat-Bold;
    font-size: 24px;
    text-align: center;
    align-content: center;
}

.StileSottoTitolo {
    color: #283c6e;
    font-family: Montserrat-Bold;
    font-size: 24px;
    text-align: center;
    align-content: center;
}

.StileTestiScelta {
    color: #283c6e;
    font-family: Montserrat-Bold;
    font-size: 20px;
    text-align: center;
    align-content: center;
}

.IntestazioneCalendario {
    background-color: #283c6e;
    color: #FFFFFF;
    font-family: Montserrat-Light;
    font-size: 24px;
    text-align: center;
    align-content: center;
}

.StileCalendario {
    background-color: #F0F0F1;
    border-color: #283C6E;
    border-style: solid;
    border-width: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-transform: uppercase;
}

.ColoreFrecceCalendario {
    color: white;
    background-color: #283C6E;
}

.GiorniSettimanaCalendario {
    font-family: Montserrat-Light;
    font-size: 18px;
    color: #283C6E;
    text-align: center;
    align-content: center;
}

.GiornoSelezionatoCalendario {
    font-family: Montserrat-Light;
    font-size: 18px;
    color: #283C6E;
    text-align: center;
    align-content: center;
    background-color: red;
}

.IntestazioneSalePasti {
    background-color: #283c6e;
    color: #FFFFFF;
    font-family: Montserrat-Light;
    font-size: 24px;
    text-align: center;
    align-content: center;
}

.PaddingText {
    padding-left: 3px;
    padding-right: 3px;
}

.StileSalaPasti {
    background-color: #F0F0F1;
    border-color: #283C6E;
    border-style: solid;
    border-width: 2px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.swal-text {
    max-height: 6em; /* To be adjusted as you like */
    overflow-y: scroll;
    width: 100%;
}

.IntestazioneOspiti {
    background-color: #283c6e;
    color: #FFFFFF;
    font-family: Montserrat-Light;
    font-size: 30px;
    text-align: center;
    align-content: center;
}

.IntestazioneLabel {
    color: #FFFFFF;
    font-family: Montserrat-Light;
    font-size: 24px;
    text-align: center;
    align-content: center;
}

.StileOspiti {
    background-color: #F0F0F1;
    border-color: #283C6E;
    border-style: solid;
    border-width: 2px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /*opacity: 0.90;*/
}

.roundedBorders {
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
} 

.StileStondato {
    background-color: #F0F0F1;
    border-color: #283C6E;
    border-style: solid;
    border-width: 2px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    /*opacity : 0.90;*/
}

.StileStondatoSfonfo {
    background-color: #F0F0F1;
    border-color: #283C6E;
    border-style: solid;
    border-width: 1px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    /*opacity : 0.90;*/
}

.StileTextEditor {
    background-color:lightgray;
    color: #283C6E;
    border-color: #283C6E;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    font-family: Montserrat-Light;
    font-size: 17px;
}

.LabelInterneOspiti {
    background-color: transparent;
    color: #283C6E;
    font-family: Montserrat-Light;
    font-size: 16px;
}

.LabelMancanzaOrari {
    background-color: #F0F0F1;
    color: #868686;
    font-family: Montserrat-Bold;
    font-size: 17px;
}

.StilePrivacy {
    background-color: transparent;
    color: red;
    font-family: Montserrat-Light;
    font-size: 12px;
}

.checkB label {
    position: relative;
    top: -2px;
    left: 10px;
    display: inline;
}

.MyButtonOrario {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    outline: 1px;
    color: #FFFFFF;
    background-color: #283C6E;
    border: solid;
    border-width: 2px;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: 0 5px #CCCCCC;
    font-family: Montserrat-Bold;
    font-size: 17px;
    margin: 1px;
}

    .MyButtonOrario:active {
        background-color: #CCCCCC;
        box-shadow: 0 5px #666;
        transform: translateY(5px);
        color: #283C6E;
    }

.MyButtonOrarioDeselected {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    outline: 1px;
    color: #000000;
    background-color: #F0F0F1;
    border: solid;
    border-width: 2px;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: 0 5px #CCCCCC;
    font-family: Montserrat-Bold;
    font-size: 17px;
    margin: 1px;
}

.MyButtonOrarioDeselected:active {
    background-color: #CCCCCC;
    box-shadow: 0 5px #666;
    transform: translateY(10px);
    color: #283C6E;
}

.MyButton {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    outline: 1px;
    color: #FFFFFF;
    background-color: #283C6E;
    border: none;
    border-radius: 5px;
    box-shadow: 0 5px #CCCCCC;
    font-family: Montserrat-Bold;
    font-size: 30px;
}

    .MyButton:active {
        background-color: #CCCCCC;
        box-shadow: 0 5px #666;
        transform: translateY(10px);
        color: #283C6E;
    }

.StileSwap {
    color: #283c6e;
    font-family: Montserrat-Bold;
    font-size: 10px;
    text-align: center;
    align-content: center;
}

.MyButtonStyle {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    outline: 1px;
    color: #FFFFFF;
    background-color: #283C6E;
    border: none;
    border-radius: 20px;
    box-shadow: 0 5px #CCCCCC;
    font-family: Montserrat-Bold;
    font-size: 20px;
}

    .MyButtonStyle:active {
        background-color: #CCCCCC;
        box-shadow: 0 5px #666;
        transform: translateY(10px);
        color: #283C6E;
    }


