

/* Start:/local/templates/stavdeti_online_copy/components/bitrix/form.result.new/simple/style.css?16173460932005*/
.b-form-wrap table.table > tbody > tr:hover,
.b-form-wrap table.table1 > tbody > tr:hover,
.b-form-wrap table.table-striped > tbody > tr:hover {
    background: #fff !important;
}
.b-form-wrap table.table > thead > tr > th, 
.b-form-wrap table.table > tbody > tr > th, 
.b-form-wrap table.table > tfoot > tr > th, 
.b-form-wrap table.table > thead > tr > td, 
.b-form-wrap table.table > tbody > tr > td, 
.b-form-wrap table.table > tfoot > tr > td {
    padding-right: 15px !important;
    padding-left: 15px !important;
	border-color: #fff !important;
}
.b-form-note {
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    color: #27ad01;
}
.form-group {
	margin-bottom: 0 !important;
}
.b-form-title {
	text-align: center;
    font-weight: 700;
	font-size: 22px;
}
.b-form-wrap {
    box-shadow: 0px 5px 25px rgba(0,0,0,0.11);
    padding: 15px;
    border-radius: 5px;
	margin-bottom: 30px;
}
.b-form-footer {
	text-align: center;
}
.btn-lg {
    padding: .5rem 1rem !important;
    font-size: 1.25rem !important;
    line-height: 1.5 !important;
}
.b-form-footer__text {
	padding-top: 10px;
}
.form-group select{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-group input{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/* End */
/* /local/templates/stavdeti_online_copy/components/bitrix/form.result.new/simple/style.css?16173460932005 */
