.tos-notice-section .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding-top: 0;
	padding-bottom: 0;
}
.tos-notice {
	background: #fff9f9;
	border-radius: 5px;
	border: 1.5px solid #c02b0a;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .11), 0 0 4px rgba(18, 25, 97, .0405344);
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 16px 16px 16px 48px;
	position: relative;
	width: 100%
}

.tos-notice>h2 {
	color: #c02b0a;
	font-size: 13.2px;
	font-weight: 500;
	line-height: 17.6px;
	margin: 0;
}

.tos-notice>h2:before {
	display: none
}

.tos-notice>h2 .gform-icon {
	align-items: center;
	display: flex;
	font-size: 28px;
	height: 100%;
	left: 12px;
	position: absolute;
	top: 0
}

.tos-notice-error {
	border-color: #c02b0a;
	background: #fff9f9;
}
.tos-notice-error>h2 {
	color:#c02b0a;
}

.tos-notice-success {
	border-color: green;
	background: #F2F9F2;
}
.tos-notice-success>h2 {
	color: green;
}


.tos-employer-credits {
	display: inline-block;
	position: absolute;
	z-index: 99;
	right: 15px;
	top: 10px;
	font-size: 14px;
}

@media (min-width:768px) {
	.tos-employer-credits {
		top: 13px;
		font-size: 16px;
	}
}


.tos-p-no-margin p {
	margin-bottom: 0;
}


.tos-table-actions-td {
	padding: 0;
}
.tos-action-icon {
	padding: 5px;
}

.tos-child-row-icon {
	margin-right: 10px;
}

#gform_wrapper_10 .gfield_required {
	display: none;
}

#gform_submit_button_11 {
	max-height: 70px;
}


.tos-assessment-styles_wrapper.gform_wrapper.gravity-theme .left_label .tos-assessment-form-fields-regular-placement.gfield_html_formatted {
	margin-left: 0;
}

#field_2_147 {
	border-bottom: none;
}
#field_2_120 {
	margin-top: 0;
}


.tos-assessment-form-question-mobile-header {
	position: sticky;
	top: 0;
	background: white;
	padding: 10px 0;
	border-bottom: var( --e-global-color-primary ) solid 2px;
}
.tos-assessment-form-question-header-mobile-content-container {
	width: 100% !important;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}