
.form_login h2 {
    margin-bottom: 35px;
}


.form_login #chiedi_password {
    margin-top: -15px;
}

.form_login {
    /*border: 1px solid #336699;*/
    border: 1px solid #164C92;
    background-color: #ffffff;
    width: 40%;
    margin: 0px auto 0px auto;
    min-height: 200px;
    padding: 1.5em;
}

.form_login span.alert_field {
    float: left;
    margin-right: .3em;
    margin-bottom: 10px;
}

.form_login input {
    /*border: 1px solid #336699;*/
    border: 1px solid #164C92;
}

.input_login {
    line-height: 20px;
}

div#generale_field {
    height: 25px;
    margin: 3px 10px 3px 10px;
}

div#generale_field span.warning {
    color: #FFFFFF;
}

div#generale_field p {
    margin: 4px 5px auto 5px;
}

.form_login .link_form {
    text-align: left;
    margin: 0 8px;
}

div#info_field {
    min-height: 25px;
    margin: 3px 10px 3px 10px;
}

div#info_field span.warning {
    color: #915608;
}
#form_password .input_login{
    width: 150px;
}

div#info_field p {
    margin: 4px 5px 4px 5px;
}

div#block_amministrazione {
	margin-bottom: 15px;
}

div#database_field span.warning {
    color: #FFFFFF;
}

div#database_field p {
    margin: 4px 5px auto 5px;
}

#toggle_menu{
    display: none;
}

input#nome_form , #passwd_form , #utente_form{
    width:100%;
    line-height: 20px;
}

#form_login button:not(#ask-message-again) {
    /*background: #44A94C;*/
    background-color: #44A94C;
    border: 5px solid #44A94C !important;
    color: #ffffff;
    font-size: 1.5em;
    opacity: 1 !important;
    padding: 0 !important;
    box-shadow: none !important;
}
#form_login button:not(#ask-message-again):hover {
    opacity: 1;
}

#form_scelta #submit_amministrazione, #form_scelta #submit_database, #form_chiedi_password #submit_password {
    /*background: #336699;*/
    background: #a71930;
    color: #ffffff;
    border: none;
    font-size: 1.5em;
    min-width: 110px;
}
#form_scelta #submit_amministrazione:hover, #form_scelta #submit_database:hover, #form_chiedi_password #submit_password:hover {
    /*background: #6095ca;*/
    background: #a71930;
    opacity: 0.95;
}

.select2-container{
    font-size: 1.5em;
    margin-bottom: 15px !important;
}

#form_scelta #submit_amministrazione span, #form_scelta #submit_database span, #form_chiedi_password #submit_password span {
    line-height: 2em;
}
#form_scelta #submit_amministrazione{
    background: #44A94C;
}
#form_scelta #submit_amministrazione:hover{
    background: #6EBD74;
}
#block_database #submit_database, #submit_password{
    height: 4em;
}
#main .box input{
    text-indent: 15px;
    font-size: 1.5em;
}
#submit_password, #form_password div, #form_password input, #form_password button, #utente_form, #utente_form input{
    width: 100%;
}
.absolute_icon{
    position: absolute;
    font-size: 2.5em;
    padding: 0.25em 0.3em;
    height: 100%;
    color: #2e2e2e;
}

div#info_field {
    line-height: normal;
    margin: 20px 0;
    padding: 10px;
}

div#info_field p {
    margin: 0;
    color: #ffffff;
}

div#info_field span.warning {
    color: #555;
    font-size: 1.5em;
}

.block{
    width: 100%;
}

.block div, .block select, .block button{
    display: table-row;
    vertical-align: middle;
}
.block button{
    width: 100%;
}
.block select{
    position: relative;
    top: 8px;
}

body div#container{
    background-color: transparent;
}
div#main{
    background-color: transparent;
}
#main div.box{
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
@media screen and (min-width: 240px){
    .form_login {
        /*border: 1px solid #336699;*/
        border: 1px solid #164C92;
        width: 50%;
    }
    .form_login div .blogin{
        margin-top: 15px;
    }
    .form_login div .blogin button, #form_password button#submit{
        width: 100%;
        margin: 0 0 0 0 !important;
        height: 4em;
        font-size: 1.5em;
        border-radius: 0px;
    }
    #form_password button#submit{
        margin: 10px 0 0 0 !important;
    }
    .form_login button{
        border-radius: 0px;
    }
    .form_login div .blogin button span{
        font-family: "Open Sans", sans-serif;
    }
    #form_login input#nome_form, #form_login #passwd_form, #form_login #utente_form, #form_login #blogin_box {
        width: 100%;
        height: 2.5em;
        display: inline;
    }
    input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px white inset;
    }
    .blogin_box{
        display: inline-block;
    }
    #main #form_login input{
        text-indent: 60px;
        font-size: 1.5em;
    }
    #db_form{
        width: 100%;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .block select{
        top: 0;
    }
    form div.input_login {
        line-height: 3em;
        display: none;
    }
    .divbox{
        width: 100%;
        display: table;
        position: relative;
    }
    #main{
        margin-right: 70px;
    }

    #form_scelta button{
        display: block;
        height: 3em;
    }
    #form_scelta #block_database select{
        font-size: 1.2em;
        height: 3.5em;
    }
    #form_scelta #block_database select option{
        font-size: 1.2em;
    }
}

#main div.box1 {
    background-color: rgba(255, 255, 255, 0.7);
    border: 1px solid #aaa;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 260px;
    display: inherit;
    height: 50px;
    margin-left: -9px;
    padding: 0px;
    position: absolute;
    top: -2px;
    margin-right: 20px;
}
.img_button{
    position: relative;
    width: 100%;
    cursor: pointer;
    height: 50px !important;
}
.img_button h1{
    cursor: pointer;
    position: relative;
    z-index: 100;
    /*margin-left: auto;
    margin-right: auto;*/
    top: 17px;
    font-size: 18px;
    /*color: #333;*/
    margin: auto;
    color: #164C92;
}
.img_button h2{
    display: none;
    cursor: pointer;
    position: relative;
    z-index: 100;
    /*margin-left: auto;
    margin-right: auto;*/
    margin: auto;
    color: #333;
    font-size: 12px;
    top: 7px;
}
.img_button:hover .img, .selected .img{
    -webkit-filter: opacity(0.4);
    filter: opacity(0.4);
}
.img_button .img{
    -webkit-filter: opacity(0.8);
    filter: opacity(0.8);
}
.selected .img{
    -webkit-filter: opacity(0.4);
    filter: opacity(0.4);
}
.img_button #com{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
div#logobar{
    /*background-color: #336699;*/
    background-color: #164C92;
    border-bottom: solid 1px #fff;
}
div#logobar h1{
    color: white;
}
div#logobar img{
    border: solid 1px #fff;
}
div#logobar .box {
    height: 83px;
    padding: 18px 0;
}


#main #register_div{
    text-align: center;
    z-index: 10;
    position: relative;
    width:100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    background-color: #f5d936;
    border-radius: 0;
}

#main #register_div>div{
    border-radius: 0;
    padding: 5px;
}
#main #register_div:hover>div{
    opacity: 0.9;
}

#register_div #registrati{
    font-size: 1.5em;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    cursor: pointer;
    /*color: #336699;*/
    color: #164C92;
}
#main #register_div:hover{
    background-color: rgba(245, 217, 54, 0.8);
}
#register_div{
    background-color: rgba(255, 255, 255, 0.7);
}
#register_div p{
    font-size: 10px;
    width: 100%;
    padding-bottom: 5px;
    margin: 0;
    color: #333;
    cursor: pointer;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 10px;
}
#form_login{
    margin-top: 50px;
}

div#main {
    float: none;
    margin-right: 0;
}

/**********GRAFICA*******/

#form_login, div#form_scelta, #form_chiedi_password, #form_password, .not_connected {
    box-shadow: 2px 10px 35px #555 !important;
    border: none !important;
    border-radius: 0;
    margin-top: 50px;
    background-color: rgba(255, 255, 255, 0.7) !important;
}
.not_connected div{
    padding: 20px;
    text-align: center;
}
.not_connected p{
    font-size: 1.2em;
}
.not_connected i{
    font-size: 5em;
    color: #1c94c4;
    margin-bottom: 20px;
}

div#logobar{
    /*background-color: #336699;
    background-color: rgba(216, 231, 255, 1);*/
    background-color: transparent;
    border-bottom: solid 1px #fff;
    border-bottom: none;
}
div#logobar .logo, div#logobar .logo_text {
    display: none;
}
div#logobar .logo_text_login{
    /*display: block;*/
    position: relative;
    text-align: center;
    border: none;
    top: 30px;
    width: auto;
    height: 156px;
    z-index: 10000;
    margin: 0 auto;
    display: none;
}
div#logobar .box {
    /*height: 152px;
    padding: 58px 0;*/

    height: 0;
    padding: 0;
}
div#logobar h1 {
    display: none;
}
#main div.box1 {

}
#form_login button:hover, #form_scelta #submit_database:hover {
    opacity: 0.95 !important;
}
#main{
    padding-top: 50px;
    position: inherit;
}
.box1:hover{
    background-color: rgba(255, 255, 255, 0.6) !important;
}
div#logobar div.box h1{
    display: none;
}
input:not([type="checkbox"]), select{
    box-shadow: none;
}
#main .box {
    margin-bottom: 20px;
}
#form_password button{
    padding: 0 !important;
}
#email-text{
    display: none;
}
.logo_padding{
    padding-top: 20px;
    padding-bottom: 30px;
}
#footer{
    height: 40px;
    box-shadow: -0px -5px 20px #aaa;
}
.footer_text{
    display: inline-block;
    vertical-align: middle;
    height: 40px;
}
.footer_text p{
    padding: 10px 20px 10px 40px;
    font-weight: 600;
}
.footer_img img{
    top: 2px;
    height: 27px;
}
#footer .footer_img{
    right: 15px;
    position: absolute;
    top: 7px;
    display: inline-block;
}
.form_login #messaggio_disabilitazione h2{
    color: red;
    font-style: oblique;
    font-weight: bold;
}

.form_login #messaggio_disabilitazione {
    margin-top: 10px;
    margin-bottom: 20px;
}

#logoMUST {
    width: 118px;
}
.erroreLogin {
    color:red;
    text-align: center;
    font-size:110%;
    font-weight: bold;
    margin: 5px;
    display: none;
}
.marginTop10{
    margin-top: 10px
}
.marginBotton10{
    margin-bottom: 10px
}

.info {
    color:red;
    font-size:90%;
    font-weight: bold;
    margin: 5px;
}

.valid {
    color:green;
}


button#ask-by-sms {
    /* margin: 0 auto; */
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 20px;
}