.list-check-no-border li:before {
	content: url("/wp-content/themes/srp-auto/images/svg/red-check.svg");
	position: absolute;
	left: -35px;
}

.list-check-no-border li {
	color: #262a35;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: bold;
	position: relative;
	list-style-type: none;
}

.popup-box-wrap .gform_wrapper .top_label li.gfield.gf_left_half,
.popup-box-wrap .gform_wrapper .top_label li.gfield.gf_right_half {
	width: 50% !important;
}
