

/* Start:/local/templates/hyundai_dev2/components/nineseven/main.feedback-form/form_order_evaluation_car/style.css?17500738392954*/
.afbf_item_pole .afbf_checkbox label{
    margin-left:20px;
    margin-bottom:5px;
    font-weight:normal;
    position:relative;
    cursor:pointer;
    font-size:14px;
    top:auto;
    left:auto;
    pointer-events:inherit;
    -webkit-transition:0.3s ease all;
    -o-transition:0.3s ease all;
    transition:0.3s ease all;
}
.afbf_checkbox{
    margin:10px 0 20px;
}
.afbf_checkbox input[type=checkbox]{
    position:absolute;
    opacity:0;
    width:0;
    height:0;
    margin:0;
    overflow:hidden;
    pointer-events:none;
}
.afbf_checkbox .afbf_checkbox_box{
    vertical-align:middle;
    position:relative;
    top:2px;
    margin-right:12px;
}
.afbf_checkbox_box .afbf_checkbox_check{
    position:relative;
    display:inline-block;
    width:18px;
    height:18px;
    border:2px solid rgba(0,0,0,.54);
    border-radius:2px;
    overflow:hidden;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    z-index:1;
}
.afbf_checkbox input[type=checkbox]+ .afbf_checkbox_box .afbf_checkbox_check:before{
    content:'';
    position:absolute;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    display:block;
    margin-top:-4px;
    margin-left:5px;
    width:0;
    height:0;
    -webkit-box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;
    box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;
}
.afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before{
    content:'';
    position:absolute;
    color:#7b7f7f;
    -webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0px 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;
    box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0px 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;
}
.afbf_checkbox input[type=checkbox]:focus:checked+.afbf_checkbox_box .afbf_checkbox_check:before{
    -webkit-animation:checkbox-on 0.3s forwards;
    -o-animation:checkbox-on 0.3s forwards;
    animation:checkbox-on 0.3s forwards;
}
.afbf_checkbox input[type=checkbox]:focus+.afbf_checkbox_box .afbf_checkbox_check:before{
    -webkit-animation:checkbox-off 0.3s forwards;
    -o-animation:checkbox-off 0.3s forwards;
    animation:checkbox-off 0.3s forwards;
}
.afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check{
    border:none;
}
.afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before{
    margin-top:-3px;
    margin-left:7px;
}

.afbf_checkbox_box .afbf_checkbox_check.error{
    position:relative;
    display:inline-block;
    width:18px;
    height:18px;
    border:2px solid #f800008a;
    border-radius:2px;
    overflow:hidden;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    z-index:1;
}
/* End */
/* /local/templates/hyundai_dev2/components/nineseven/main.feedback-form/form_order_evaluation_car/style.css?17500738392954 */
