

/* Start:/local/templates/vstu/components/bitrix/form/vopros-otvet/bitrix/form.result.new/.default/style.css?17875671072300*/
#tcontainer {
    border: none;
max-width: 450px;
}

#tcontainer .td {
    border-bottom: none;
    border-right: none;
    padding: 0px;
}

#tcontainer .tr {
    display: grid;
}
@media (max-width: 991.98px) {
    #tcontainer .tr {
        border-bottom: none;
        padding-left: 0;
    }
}

#tcontainer input.inputtext {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #bdbdbd;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#tcontainer textarea.inputtextarea {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #bdbdbd;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#tcontainer select {
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #bdbdbd;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.td:last-child {
    margin-bottom: 15px;
}

.captcha {
    display: flex;
}

.captcha img {
    margin-right: 10px;
    border-radius: 0.25rem;
}

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

table.form-table th, table.form-table td
{
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/vstu/components/bitrix/form/vopros-otvet/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


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

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/vstu/components/bitrix/form/vopros-otvet/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */
/* /local/templates/vstu/components/bitrix/form/vopros-otvet/bitrix/form.result.new/.default/style.css?17875671072300 */
