.boxSitofonoVaucher{
    width: 560px;
    height: 432px;
    margin-top:120px;
    text-align: center
}
.boxSitofonoVaucher .close img{
    height: 24px;
    width: 24px;
}
.boxSitofonoVaucher .close{
    opacity:1 !important;
    margin-top:30px;
    margin-right: 30px
}
.boxSitofonoVaucher h2{
    margin-top:65px;
    font-size:22px;
    color:#333;
    line-height: 30px;
    letter-spacing: 0.5px;
    padding:0 60px
}
.boxSitofonoVaucher .info-link{
    margin-top:15px;
    font-size:16px;
    line-height: 20px;
}
.boxSitofonoVaucher .info-link a{
    color:#5F57A1;
    font-weight: 500
}
.boxSitofonoVaucher .input-container{
    margin:10px 130px 20px 130px;
    text-align: left;
}
.boxSitofonoVaucher .input-container-app{
    margin:20px 30px 30px 30px;
    text-align: left;
}
.boxSitofonoVaucher label{
    color:#84828F;
    margin-bottom: 0;
}
.boxSitofonoVaucher .btn{
    padding: 12px
}
.boxSitofonoVaucher .info-privacy{
    font-size: 11px;
    line-height: 14px;
    margin: 20px 45px 0;
    text-align: left
}
.boxSitofonoVaucher .info-privacy a{
    color:#5F57A1;
    font-weight: 500
}
.datepicker-dropdown{
    top:100px !important
}
.formVoucher input, .formVoucher select{
    font-size: 18px
}
.continuaOnline{
    margin-top:10px; 
    cursor: pointer;
    color:#5F57A1;
    font-weight: 500; 
    text-decoration: underline
}
#resp-sitofono-text{
    padding:30px 10px;
    margin:10px 0 20px;
    border-radius: 5px
}
.resp-box{
    background-color: #feb92c !important;
    color:#333;
    font-weight: 500;
    min-height: 122px
}
.lightForm select{
    border:0;
    border-bottom: 1px solid #d8d8d8;
    display: block;
    width:100%;
    height:24px;
    line-height: 24px;
    outline: none;
    font-size: 20px;
}
.error-msg{
    margin: 15px 0;
    padding-left:30px;  
    color:#DC143C;
    font-size:14px;
    text-align: center
}
#resp-sitofono,#box-err{
    display:none
}
.pix{
    border:none;
    height: 0;
    width:0;
}
@media only screen and (max-width: 455px) {
    .continuaOnline{
        font-size:18px
    }   
    #modal-voucher{
        padding:0
    }
    .modal-dialog{
        height: 100%;
        margin:0;
    }
    .boxSitofonoVaucher{
        width: 100%;
        height: 100%;
        margin-top:0;
        text-align: center;
        padding:0;
        border-bottom:none;
        border-left:none;
        border-right:none;
        border-top: 4px solid #5F57A1;
        border-radius: 0;
        position: absolute;
        top: 0px;
        box-shadow: none !important;
    }
    /*.modal-backdrop.in{
        opacity: 0 !important
    }*/
    .boxSitofonoVaucher h2{
        padding:0 40px
    }
    .boxSitofonoVaucher .input-container{
        margin:20px 25px 30px 25px;
    }
    .boxSitofonoVaucher .info-privacy{
        margin: 30px 25px 0;
        font-size: 9px
    }
    .boxSitofonoVaucher .btn{
        width: 88%
    }
    .boxSitofonoVaucher .close{
        float: left;
        margin-top: 10px;
        margin-left: 15px;
    }
    .formVoucher .col-xs-12{
        margin-bottom:20px
    }
    .datepicker-dropdown{
        top:170px !important
    }
    .lightForm select{
        border:0;
        border-bottom: 2px solid #f2f2f2;
        display: block;
        width:100%;
        height:40px;
        outline: none;
        font-size: 20px;
    }
    #resp-sitofono .col-md-12{
        margin-top:30px !important
    }
}

