

/* Start:/local/components/academyit/form.result.new/templates/request_webform/style.css?17606102454084*/
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
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/components/academyit/form.result.new/templates/request_webform/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{
    background: rgba(255, 255, 255);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border-radius: 8px;
    font-size: 16px;
    line-height: 24px;
    /* color: #FFF; */
    padding: 12px 16px;
}
.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/components/academyit/form.result.new/templates/request_webform/images/icon_warn.gif);
}

.stFillB2FIL_block_check {
    border: 2px solid #fff;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    margin: 0 12px 0 0;
    cursor: pointer;
}
.stFillB2FIL_block_check_input {
    display: none;
}

.stFillB2FIL_block_check_svg {
    position: absolute;
    z-index: 2;
}
.stFillB2FIL_block_mini {
    margin: 0 0 16px 0;
}

.stFillB2FIL_block_check.fc.bsbb{
	background: #fff;
}

.si7_fb {
    margin: 0 auto;
    margin-top: 40px !important;
}

.si7_fb_text_zg {
    font-size: 32px;
    line-height: 40px;
    color: #FFF;
    font-weight: 700;
    margin: 0 0 16px;
    min-width: 400px;
}

.si7_fb_form_block_btn:hover {
	cursor: pointer;
}

input.si7_fb_form_input.bsbb.error{
	border: 1px solid #f00;
}
.si7_fb_form.rfi{
	width: 100%;
}
.m24{
	margin: 10px 20px 20px 0px;
}
span.error-form {
    display: block;
    float: left;
    font-size: 10px;
    color: #f00;
}


.stFillB2FIL_block_check_contact_form {
	border: 2px solid #fff;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    margin: 0 12px 0 0;
    cursor: pointer;
	background: #fff;
}

.stFillB2FIL_block_check_contact_form .stFillB2FIL_block_check_svg_contact{
	position: absolute;
    z-index: 2;
}

.checkbox-red {
    background: #f00;
}

.si7_fb_form.rfi label{
  display: block;
  color:#fff;
  padding-left: 15px;
  cursor: pointer;
  
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.si7_fb_form.rfi input[type=checkbox] {
    position: relative;
    /* visibility: hidden; */
	margin-right:10px;
    cursor: pointer;
}

.si7_fb_form.rfi input[type=checkbox]:hover:after {
	/*content:"\2713";*/
	content: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.33317L4.66667 6.99984L11 0.666504' stroke='%23ff895238' stroke-width='1.5'/%3E%3C/svg%3E");
	font-size: 24px;
    color: #ff9b6cc7;
    background: #fff;
}

.si7_fb_form.rfi input[type=checkbox]:after {
    display: block;
	content:"\2022";
	font-size: 24px;
    position: absolute;
    visibility: visible;
    height: 16px;
    line-height: 8px;
    width: 16px;
    text-align: center;
    border-radius: 2px;
	/* border-radius: 4px; */
    background: #fff;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.si7_fb_form.rfi input[type=checkbox]:checked:after {
    /*content:"\2022";*/
	content: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.33317L4.66667 6.99984L11 0.666504' stroke='%23F47C44' stroke-width='1.5'/%3E%3C/svg%3E");
    font-size: 24px;
    color: #f5824d;
    background: #fff;
}
.si7_fb_form_block_text label{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.si7_fb_form_block_text_p {
    float: inline-end;
    padding: inherit;
}

.si7_block_text_zg {
    font-size: 22px;
    line-height: 40px;
    font-weight: 500;
    color: #FFF
}

/* End */
/* /local/components/academyit/form.result.new/templates/request_webform/style.css?17606102454084 */
