

/* Start:/local/templates/aspro_next/components/aspro/auth.next/main/style.css?1763676118570*/
input.form-control[type="text"], 
input.form-control[type="password"], 
input.form-control[type="email"], 
input.form-control[type="tel"] { 
    margin: 0px;
    padding: 20px 15px;
    width: 100%;
    border: 1px solid #ececec;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    font-size: 16px;
}
.filter input[type="checkbox"]:checked + label:before, .filter input[type="checkbox"]:checked + label:hover:before {
    content: '\2714';
    z-index: 3;
}
/* End */
/* /local/templates/aspro_next/components/aspro/auth.next/main/style.css?1763676118570 */
