.web-to-lead .control-label, label {
    font-weight: 500;
    font-size: 16px;
    color: #00670d;
    margin-bottom: 7px;
    border-bottom: solid 1px #009813;
    max-width: max-content;
}
.web-to-lead .label-dat-hang-nhanh{
    font-size: 36px;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 500;
    color: #ff0000;
    background: #fbff00;
    max-width: fit-content;
    margin: auto;
    padding: 10px 20px;
    border-radius: 200px;
    text-shadow: 2px 0px 1px #fdfdfd;
}
.web-to-lead .submit-btn-wrapper {
    text-align: center;
}
.web-to-lead .btn {
    text-transform: none;
    font-size: 20px;
    outline-offset: 0;
    padding: 5px 10px;
    border: 0;
    transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    padding: 14px;
}
.web-to-lead .btn-success {
    color: #fff;
    background-color: #0bb100;
    border: 0;
    font-weight: 700;
    font-family: sans-serif;
}

.web-to-lead {
    border: solid 1px #00bd17;
    border-radius: 10px;
    max-width:500px;
    margin:auto;
}
.web-to-lead .checkbox+.checkbox, .radio+.radio {
    margin-top: -5px;
    margin-left: 20px;
}
.web-to-lead .checkbox, .radio {
    margin-left: 20px;
}
.web-to-lead .checkbox label::before {
    
}
.web-to-lead .bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    padding-right: inherit;
    height: 100%;
    width: 100%;
    text-align: left;
    margin-right: -100%;
    font-size: 16px;
    color: #000;
}
.web-to-lead .dangky{
    float:left;
    color: black;
}
.web-to-lead .dangkytuvan{
    text-align: left;
    color:green;
    font:20px;
}