* {
    margin: 0;
    padding: 0;
    font-family: 'Arimo', sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*================= * TIMER *=================*/
.timer {
    width: 100px;
    height: 48px;
    display: block;
    color: white;
}
#resizableTextArea {
    position: relative;
    width: 300px;
    height: 200px;
    border: 1px solid #ccc;
}

.tempo-candidato span{
    font-size: 1em !important;
}
.tempo-candidato h4{
    font-size: 1em !important;
}

.contenitore80{
    zoom: 70%;
}

.menu-candidato{
    max-height: 100px !important;
}
.tox .tox-notification--warn, .tox .tox-notification--warning{
    display: none !important;
}
.col h3{
    text-decoration: none !important;
}
.tabella-psycho td{
    border: 1px solid rgb(0,0,0) !important;
}
.amministratore{
    font-size: 30px;
}
.checklogin{
    margin:10px;
    width:30px;
    height:30px;
    border-radius: 10px;
}
#contenitore-tabella{
    width: 99%;
    margin-left: 1%;
    overflow-y: auto;
    overflow-x: hidden;
}
.contenitore-lista-esami{
    width: 99%;
    margin-left: 1%;
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 100px;
}

#filtro{
    height:50px;
    font-size: 20px;
    padding: 5px;
}

.attesa{
    border: none;
    width: 80%;
    height: 40px;
    border-radius: 5px;
    font-size: 11px !important;
}

.apertaC{
    resize: both;
    min-height: 200px;
    min-width: 460px;
}

.box-domanda{
    max-width:70%;
    margin:auto;
}
.box-domanda p{
    width: 600px !important;
    margin: auto !important;
    padding-bottom: 20px;
}

.box-domanda img{
    margin-left: auto;
    margin-right: auto;
}

.contenitore-tabella-candidati{
    border-bottom: 2px solid rgba(56,129,139,255);
    padding-bottom: 50px;
    margin-bottom: 30px;
}

#codice_fiscale{
    text-transform: uppercase;
}

#invia_dati{
    width: 60%;
    height: 50px;
    margin-top: 20px;
}

#testata-lista{
    text-align: center;
}
.contenitore-azioni-lista{
    border-bottom: 2px solid rgba(56,129,139,255);
    width: 100%;
    margin-bottom:10px;
    padding-bottom:10px;
}
#testata-lista th{
    background-color: #a5cb3f !important;
    line-height: 50px;
}
#container-spazio{
    width: 93%;
    margin-left: 2%;
    overflow: auto;
    overflow-x: hidden;
    margin-top: 150px;
}
.radio-psycho{
    width: 30px;
    height: 40px;
}
.table td:hover{
    background-color:rgba(56,129,139,255) !important;
    color: white;
}
.riga-clienti{
    border: 1px solid rgb(0,0,0);
    font-size: 20px;
    line-height: 45px;
    font-weight: normal;
}
.icone-lista{
    max-width: 50px;
    cursor: pointer;
}
.main {
    height: 100vh;
    height: -webkit-fill-available;
    max-height: 150vh;
    overflow-x: auto;
    overflow-y: hidden;
}
.nav-link-active{
    background-color: rgba(56,129,139,255) !important;
}
.nav-link:hover{
    background-color: #a5cb3f !important;
}
.timer * {
    cursor: default;
}
.timer h3 {
    width: 100%;
    font-size: 10px;
    letter-spacing: 4px;
    text-align: center;
}
.timer--clock {
    width: 100%;
    position: relative;
    padding-left: 6px;
    overflow: hidden;
}
.timer--clock .clock-display-grp {
    width: 100%;
    position: relative;
}
.timer--clock .clock-display-grp .number-grp {
    width: auto;
    display: block;
    height: 56px;
    float: left;
    overflow: hidden;
}
.timer--clock .clock-display-grp .number-grp .number-grp-wrp {
    width: 100%;
    position: relative;
}
.timer--clock .clock-display-grp .number-grp .number-grp-wrp .num {
    width: 100%;
    position: relative;
    height: 56px;
}
.timer--clock .clock-display-grp .number-grp .number-grp-wrp .num p {
    width: auto;
    display: table;
    font-size: 35px;
    line-height: 50px;
    font-weight: bold;
}
.timer--clock .clock-separator {
    width: auto;
    float: left;
    display: block;
    height: 56px;
}
.timer--clock .clock-separator p {
    width: auto;
    display: table;
    font-size: 15px;
    line-height: 50px;
    font-weight: bold;
}
.timer h4 {
    width: 100%;
    font-size: 10px;
    letter-spacing: 6px;
    text-align: center;
    padding-top: 25px;
    float: left;
}
.navbar-brand img{
    width: 50%;
}
.navbar{
    background-color: rgba(255,255,255,0.8);
    border-bottom: 5px solid rgba(56,129,139,255);
}
.bottone-conferma{
    width: 40%;
    background-color: #1cb492 !important;
    border: 1px solid rgba(56,129,139,255) !important;
}
.bottone-conferma:hover{
    background-color: rgba(56,129,139,255) !important;
}
.logo-psycho{
    max-width: 250px;
    padding-left: 20px;
    padding-right: 50px;
    border-right: 2px solid rgba(56,129,139,255);
}
.logo-psycho-admin{
    max-width: 450px;
    padding-left: 20px;
    padding-right: 50px;
}
.logo-esame{
    max-width: 200px;
    padding-left: 20px;
}
.titolo-esame{
    line-height: 100px;
    font-size: 1em !important;
}
.search-psycho{
    max-width: 50%;
    float: left;
    margin-top: 4.5%;
    display: none !important;
}
.time-psycho{
    max-width: 50%;
    float: left;
    margin-top: 3%;
    margin-left: 30px;
}
.domanda_esame{
    text-align: center;
}
.py-md-5{
    padding-top: 0px !important;
}
.form-psycho{
    width: 40%;
    margin: auto;
    margin-bottom: 50px;
    border: 2px solid rgba(56,129,139,255);
}
.consegna-psycho{
    background-color: #1cb492 !important;
    border: 1px solid rgba(56,129,139,255) !important;
    color: white !important;
}
.consegna-psycho:hover{
    background-color: rgba(56,129,139,255) !important;
}
.no-psycho{
    background-color: #ff3363 !important;
    color: white !important;
}
.no-psycho:hover{
    background-color: #8a1c35 !important;
}
.input-login-psycho{
    height: 58px;
}
.container-login{
    border: 2px solid rgba(56,129,139,255);
    border-radius: 5px;
    padding:30px;
    min-height: 450px;
}
.bottone-invia-login-psycho{
    width: 30%;
    margin: auto;
    height: 58px;
    text-align: center !important;
    margin-top: 5%;
    font-size: 28px;
    border: 2px solid rgba(56,129,139,255);
}
.bottone-invia-login-psycho:hover{
    background-color: rgba(56,129,139,255);
}
.form-signin {
    max-width: 500px;
    padding: 1rem;
}

.form-signin .form-floating:focus-within {
    z-index: 2;
}

.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.icona-admin-psycho{
    border: 1px solid rgba(56,129,139,255) !important;
    background-color: rgba(56,129,139,255) !important;
    color: white !important;
}
.feature-icon {
    width: 4rem;
    height: 4rem;
    border-radius: .75rem;
}

.icon-square {
    width: 3rem;
    height: 3rem;
    border-radius: .75rem;
}

.text-shadow-1 { text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25); }
.text-shadow-2 { text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25); }
.text-shadow-3 { text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25); }

.card-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.feature-icon-small {
    width: 3rem;
    height: 3rem;
}
body{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
.container-footer{
    margin-top: auto;
}

.dropdown-toggle { outline: 0; }

.btn-toggle {
    padding: .25rem .5rem;
    font-weight: 600;
    color: var(--bs-emphasis-color);
    background-color: transparent;
}
.btn-toggle:hover,
.btn-toggle:focus {
    color: rgba(var(--bs-emphasis-color-rgb), .85);
    background-color: var(--bs-tertiary-bg);
}

.btn-toggle::before {
    width: 1.25em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform .35s ease;
    transform-origin: .5em 50%;
}

[data-bs-theme="dark"] .btn-toggle::before {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255,255,255,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
}

.btn-toggle[aria-expanded="true"] {
    color: rgba(var(--bs-emphasis-color-rgb), .85);
}
.btn-toggle[aria-expanded="true"]::before {
    transform: rotate(90deg);
}

.btn-toggle-nav a {
    padding: .1875rem .5rem;
    margin-top: .125rem;
    margin-left: 1.25rem;
}
.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
    background-color: var(--bs-tertiary-bg);
}

.scrollarea {
    overflow-y: auto;
}

.card-home{
    max-height: 264px !important;
}
@media only screen and (max-width: 1290px) and (min-width: 799px)  {
    .logo-psycho{
        max-width: 300px;
    }
    .titolo-esame{
        font-size: 20px;
    }
    .timer--clock .clock-display-grp .number-grp .number-grp-wrp .num p {
        font-size: 20px;
    }
    .search-psycho{
        max-width: 66%;
        margin-top: 7.5%;
        display: none !important;
    }
    .time-psycho {
        max-width: 70%;
    }
    .search-home{
        display: none !important;
    }
    .tabella-psycho{
        max-width: 1057px !important;
    }
    .h3home{
        font-size: 25px !important;
    }
    .card-home{
        min-height: 304px !important;
    }
    .input-group-text{
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 1367px) and (min-width: 1291px)  {

    .input-group-text{
        font-size: 12px !important;
    }
    .h3home{
        font-size: 22px !important;
    }
    .time-psycho {
        max-width: 70%;
     }
    .search-home{
        display: none !important;
    }
    .tabella-psycho{
        max-width: 1221px !important;
    }
}

@media only screen and (min-width: 700px) and (min-width: 1420px)  {
    .tempo-candidato span{
        font-size: 1.5em !important;
    }
    .tempo-candidato h4{
        font-size: 1.5em !important;
    }
}


@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    /* Inserire qui le regole CSS per lo schermo iPad in modalità landscape con risoluzione 2360 */

    #div_form{
        background-color: red !important;
    }
    .input-group-text{
        color: yellow !important;
        font-weight: bold;
    }@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    /* Inserire qui le regole CSS per lo schermo iPad in modalità landscape con risoluzione 2360 */

    #div_form{
        width: 80%;
    }
}
}

@media only screen and (min-width: 700px) and (max-width: 800px) and (-webkit-device-pixel-ratio: 2) {
    #div_form{
        background-color: red !important;
    }
    .input-group-text{
        color: yellow !important;
        font-weight: bold;
    }
}