#input_sesso_reg .cittadinanza {
	height: 20px !important;
}

#collapse1 .nascosto, #collapse3 .nascosto  {
	height: 0px !important;
}

#sia_auth_user .input--filled .input__label-content  {
    color: #585e78;
    -webkit-transform: translate3d(3px, -1em, 0) scale3d(0.75, 0.75, 1);
    transform: translate3d(3px, -1em, 0) scale3d(0.75, 0.75, 1) translateZ(1px);
}


#sia_auth_user .input__field--juro:focus + .input__label--juro::before, .input__field--juro:focus + .input__label--juro::before {
/* .input--filled .input__label--juro::before*/
/*.input__field--juro:focus + .input__label--juro::before, .input--filled .input__label--juro::before {*/

    border-color: #585e78;
    border-width: 0 0 0 13px;
}

#sia_auth_user .error-message{
    color: #ff0000;
    text-align: left;
    padding: 5px 0 5px 15px;
    font-weight: bold;
    height: auto;
}

#sia_auth_user .error-field{
    color:red ! important;
}

.errorFields-label{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 12px;
    color: #ff0000 !important;
	height: 55px;
    margin-left: 0;
}

.errorFields-label-noBorderStyle{
    border-style: none!important;
}

.error-message-white{
    /* background-image: url("../img/alert-triangle-red.png") !important; */
    color: #fff;
    font-size: 17px;
    height: 21px;
    padding: 0 0 0 13px;
    text-align: left;
    font-weight: bold;
}

.error-message-white-du{
    background: url("../img/alert-triangle-red.png") no-repeat transparent 0 0 !important;
    color: #fff;
    font-size: 16px;
    height: 21px;
    padding: 0 0 0 28px;
    text-align: left;
    font-weight: bold;
    line-height: 27px;
    margin: 0 0 9px 12px;
}

.page-siae-auth-company .error-message-white-anag{
    margin: 1px 1px 15px 10px;
}

.error-message-white-anag{
    background: url("../img/alert-triangle-red.png") no-repeat transparent 0 0 !important;
    color: #fff;
    font-size: 16px;
    height: 21px;
    padding: 0 0 0 33px;
    text-align: left;
    font-weight: bold;
    line-height: 27px;
    margin: 1px 1px 15px -140px;
    float:left;
    width: 900px;
}


.error-message-white-anag-success{
    color: #fff;
    font-size: 16px;
    height: 21px;
    text-align: left;
    font-weight: bold;
    line-height: 27px;
    margin: 1px 1px 14px -165px;
    float:left;
    width: 900px;
}

.error-message-white-indrec-succ {
    color: #fff;
}

#submit_address_modify{
    margin: 40px 1px 1px 1px;
}

#errorMessageWhiteRecapAz.error-message-white-du{
  color: #ff0000 !important;
}
/*
@media screen and (min-width:399px) {
    .email-user-div {
        margin-left:0;
    }
}
*/


@media screen and (min-width: 800px) and (max-width: 1025px) {

    #siae_auth_account .panel-body {
        padding-top: 5px;
    }

    .page-siae-auth-account .row section.col-sm-12 {
        margin-top: 25px !important;
    }
}

