

/* Start:/bitrix/components/bitrix/conf.registration/templates/registration_modern/style.css?16195733932352*/
table.form-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 100%;
    font-weight: normal;
    line-height: 160%;
}

table.form-table th, table.form-table td {
    /* border:1px solid #ADC3D5; */
    padding: 5px 5px;
    vertical-align: top;
}

table.form-table th {
    text-align: left;
    color: #25639A;
}


table.form-table td {
    padding: 5px 5px;
}

table.buttons-table {
    width: 100%;
    background-color: white;
    border-collapse: collapse;
    font-size: 100%;
    font-weight: normal;
    line-height: 160%;
}

table.buttons-table a {
    color: #6ebb2f;
}

table.buttons-table td.button-edit {
    background: url(../../../../../components/bitrix/conf.registration/templates/registration_modern/images/edit.gif) left center no-repeat;
    padding-left: 20px;
}

table.buttons-table td.button-settings {
    background: url(../../../../../components/bitrix/conf.registration/templates/registration_modern/images/settings.gif) left center no-repeat;
    padding-left: 20px;
}

table.buttons-table td.button-mail {
    background: url(../../../../../components/bitrix/conf.registration/templates/registration_modern/images/edit-mail.gif) left center no-repeat;
    padding-left: 20px;
}

input.form-input {
    background-image: url(../../../../../components/bitrix/conf.registration/templates/registration_modern/images/grad_input.gif);
    background-repeat: repeat-x;
    border: 1px solid #ADC3D5;
    height: 30px;
    font-size: 18px;
}

input.form-input-required {
    background-image: url(../../../../../components/bitrix/conf.registration/templates/registration_modern/images/grad_input.gif);
    background-repeat: repeat-x;
    border: 1px solid #d78e97;
    height: 30px;
    font-size: 18px;
}

textarea.form-textarea {
    background-image: url(../../../../../components/bitrix/conf.registration/templates/registration_modern/images/grad_input.gif);
    background-repeat: repeat-x;
    border: 1px solid #ADC3D5;
    font-size: 18px;
    width: auto !important;
}

textarea.form-textarea-required {
    background-image: url(../../../../../components/bitrix/conf.registration/templates/registration_modern/images/grad_input.gif);
    background-repeat: repeat-x;
    border: 1px solid #d78e97;
    font-size: 18px;
}

.form-required {
    color: red;
}

.error-fld {
    display: block;
    float: left;
    height: 13px;
    width: 15px;
    background-repeat: no-repeat;
    background-image: url(../../../../../components/bitrix/conf.registration/templates/registration_modern/images/icon_warn.gif);
}

p.form_error {
    font-weight: bold;
    color: red;
}

p.form_note {
    font-weight: bold;
    color: green;
}

.conteiner table {
    border-bottom: none !important;
    margin-bottom: 0px !important;
}

.conteiner img {
    width: auto !important;
    margin-bottom: 0px !important;
}

.conteiner table tr th {
    border-bottom: none !important;
    font: bold 12px/16px Arial;
}

.form-table table {
    width: auto !important;
}

/* End */
/* /bitrix/components/bitrix/conf.registration/templates/registration_modern/style.css?16195733932352 */
