

/* Start:/bitrix/templates/.default/components/bitrix/conf.registration/registration_modern3/style.css?15486025932298*/
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(../../../../../templates/.default/components/bitrix/conf.registration/registration_modern3/images/edit.gif) left center no-repeat;
	padding-left: 20px;
}

table.buttons-table td.button-settings
{
	background:url(../../../../../templates/.default/components/bitrix/conf.registration/registration_modern3/images/settings.gif) left center no-repeat;
	padding-left: 20px;
}

table.buttons-table td.button-mail
{
	background:url(../../../../../templates/.default/components/bitrix/conf.registration/registration_modern3/images/edit-mail.gif) left center no-repeat;
	padding-left: 20px;
}

input.form-input{
	background-image: url(../../../../../templates/.default/components/bitrix/conf.registration/registration_modern3/images/grad_input.gif);
	background-repeat: repeat-x;
	border: 1px solid #ADC3D5;
	height: 30px;
	font-size:18px;
}

input.form-input-required{
	background-image: url(../../../../../templates/.default/components/bitrix/conf.registration/registration_modern3/images/grad_input.gif);
	background-repeat: repeat-x;
	border: 1px solid #d78e97;
	height: 30px;
	font-size:18px;
}

textarea.form-textarea{
	background-image: url(../../../../../templates/.default/components/bitrix/conf.registration/registration_modern3/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(../../../../../templates/.default/components/bitrix/conf.registration/registration_modern3/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(../../../../../templates/.default/components/bitrix/conf.registration/registration_modern3/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/templates/.default/components/bitrix/conf.registration/registration_modern3/style.css?15486025932298 */
