

/* Start:/local/components/dev/form/templates/form_leadbx24/style.css?17076802861500*/
.form-container{
    width: 100%;
    margin-bottom: 10px;
}
.content {
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    max-width: 400px;
    background: url(/local/templates/rtf20/css/../img/back4.png) top center;
}
.form-title {
    color: #000000;
    font-size: 18px;
    margin-bottom: 12px;
}
.form-body input {
    width: calc(100% - 168px);
    height: 40px;
    border-radius: 6px;
    background-color: #ffffff;
    padding-left: 11px;
    padding-right: 20px;
    color: #686868;
    font-size: 14px;
    border: none;
}
.btn-submit-form {
    color: #ffffff;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    border-radius: 6px;
    background-color: #096ab3;
    width: 100%;
    max-width: 158px;
    border: none;
    margin: auto;
}
.form-group {
    clear:both; text-align:right;
    padding-bottom: 5px;
}
.form-group label {
    margin-left: 15px;
    float:left;
}
.form-group input {
    margin-right: 15px;
}
.form-control {
    margin-right: 15px;
    width: calc(100% - 168px);
    height: 40px;
    border-radius: 6px;
    background-color: #ffffff;
    padding-left: 11px;
    padding-right: 20px;
    color: #686868;
    font-size: 14px;
    border: none;
}
.form-header {
    padding: 15px;
    text-align: center;
}
#form_feedback{
    width: 330px;
    height: 50px;
    padding: 10px;
    border-radius: 10px;
}
#hideBlock{
    text-align: center;
}
/* End */
/* /local/components/dev/form/templates/form_leadbx24/style.css?17076802861500 */
