.hide{	display: none; }
.red-border{border: #FF9494 1px solid !important;}
div.bulk_actions{width: 205px;float: left;}
div.deductables_wrap, div.filter-btn-wrap{width:180px; float:left;}
.filters_contain{width:auto; float: left;}
div.is_pre_existing_wrap,div.is_medical_questionnaire_wrap{width:210px; float: left;}
.modal{top:70px !important }
.showing{width:400px; float:left;}


/*--------CS css here--------*/
.searchForm label {
	display: block;
}
.searchForm > div {
	float: left;
	margin: 0 19px 0 0;
}
.searchForm select, .searchForm input {
	max-width: 244px;
}
.searchForm input[type="submit"] {
	margin-top: 23px!important;
	margin-left: 0 !important;
	float: left;
}
.et_pb_section {
	padding: 11px 0!important;
}

.top-filter-section {
	float: left;
	width: 21%;
	border: 1px solid #E0E0E0;
	padding: 15px 15px 17px 15px;
	margin-right: 20px;
}
.search_result_section {
	float: left;
	width: 77%;
}
.search_result_section table th {
	padding: 8px 15px !important;
	font-size: 13px;
	font-weight: 600 !important;
	color: #fff !important;
	/* white-space: nowrap; */
	text-align: center;
	line-height: 15px;
}
h2.heading {
	font-size: 24px;
	padding-bottom: 30px;
}

.outer-form {
	background: #f3f3f3;
	
	padding: 15px 0 15px 18px;
	box-shadow: 0px 0px 9px rgba(0, 0, 0 , 0.1);
	border: 1px solid #CACACA;
}

.is_pre_existing_wrap {
	padding: 5px 0 4px 11px;
	border: 1px solid #ccc;
	margin: 11px 0 0 0;
}
.is_medical_questionnaire_wrap {
	padding: 5px 0 4px 11px;
	border: 1px solid #ccc;
	margin: -1px 0 0 0;
}
.is_pre_existing_wrap label {
	font-size: 13px;
	padding: 0 0 0 3px;
	vertical-align: text-bottom;
}

.is_medical_questionnaire_wrap label {
	font-size: 13px;
	padding: 0 0 0 3px;
	vertical-align: text-bottom;
}
.filter-btn-wrap {
	margin: 11px 0 0 0;
}

div.is_pre_existing_wrap, div.is_medical_questionnaire_wrap {
	width: 100%;
}

#et_top_search {
	display: none!important;
}
.main_title {
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
}

.um-field-checkbox input {
	float: none;
	display: inline-block;
}
.um-field-checkbox-option {
	display: inline-block !important;
	margin: 0 0 0 4px !important;
	vertical-align: top;
	font-size: 13px;
}
.um-col-alt-b {
	padding-top: 6px!important;
	font-size: 12px;
}
#um-submit-btn {
	padding: 12px 76px 14px !important;
	min-width: auto !important;
	display: block !important;
	width: 100% !important;
}
.um-field-checkbox-state {
	position: relative!important;
	display: inline-block;
}
.um-field-area {
	text-align: center;
}
.search_result_section thead {
	background: #353249;
}
.form-control.d-flex {
	height: 33px;
	font-size: 13px;
	width: 196px;
	margin: 9px 0 0 0;
	padding: 0 6px 0 9px;
}
.p-2 input {
	font-size: 13px;
	padding: 0 8px 0 11px!important;
}
#multiple-select-container-1 .caret {
	font-size: 21px !important;
	margin: 0;
	padding: 0;
	right: 0;
}

.quote-btn {
	width: auto;
	padding: 4px 10px;
	font-size: 12px;
}
img.company-logo {
	max-width: 53px;
	margin: 6px 0 1px 0;
}
.search_result_section table tr:nth-child(2n) {
	background: #f9f8ff;
}
.search_result_section tbody tr td {
	text-align: center !important;
	padding: 6px 0 !important;
}
.search_result_section table {
	border: 1px solid #E0E0E0;
}

.um-form {
	/* background: #f3f3f3; */
	box-shadow: 0px 0px 9px rgba(0, 0, 0 , 0.1);
	border: 1px solid #ddd;
	padding: 15px 20px;
}

/*.searchForm input[type="submit"] {
	background: #0069d9 !important;
	border: none;
	height: 30px;
	color: #fff;
	padding: 0 15px;
}*/
#apply {
	height: 26px !important;
}
input[type="button"], input[type="submit"] {
	background: #0069d9;
	border: 0;
	height: 30px;
	color: #fff;
	font-size: 13px;
	padding: 0 10px;
	margin: 0px 0 0 2px;
	text-transform: capitalize;
}
strike{color: red;}
.days_diff{font-weight: bold; color: green;}
/*--------CS css end here--------*/
