    .form_document {
    margin: 10px;
    font-weight: bold;
}
label {
    width:100%;
}
.form_document span {
    color: rgb(236, 70, 70);
}
.form_submit {
    text-align: center;
    margin: 25px;
}
.form_submit input {
    background: #2293f8;
    color: #fff;
    border: none;
    padding: 5px 24px;
}
.close_a span {
    font-size: 28px;
    margin: 0px 10px;
    font-weight: 400;
}
.close_a a {
    text-decoration: none;
    color: red;
}
.flex_input {
    display: flex;
}
.select_wth select {
    max-width: 100px;
}
.enquiry_type {
	display: flex;
	padding: 22px 22px 0 22px;
}
.margin_b2c {
    margin: 0px 20px;
}
.margin_b2c {
    margin: 0px 20px;
    font-weight: 700;
    color: gray;
}
.flex_input.tot_adults input {
	border-radius: 0 !important;
	max-width: 80px;
}

 .delete_icon {
	background: none;
	border: none;
	color: red;
}

.create_supplier {
    color: #4a95c9;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    font-weight: 600;
    font-size: 20px;
}
.form_document {
    margin: 10px;
    font-weight: bold;
}
.banking_details {
    margin: 10px;
    color: #f36c13;
    font-weight: bold;
    font-size: 20px;
}
.form_document span {
    color: rgb(236, 70, 70);
}
.form_submit {
    text-align: center;
    margin: 25px;
}
.form_submit input {
    background: #2293f8;
    color: #fff;
    border: none;
    padding: 5px 24px;
}
.close_a span {
    font-size: 28px;
    margin: 0px 10px;
    font-weight: 400;
}
.close_a a {
    text-decoration: none;
    color: red;
}
label {
   width:100%;
}
.add_more {
	text-align: right;
	padding-right: 10px;
}

.remove-field-docs.btn-remove-customer,.remove-field-bank.btn-remove-customer,.remove-field-contacts.btn-remove-customer {
	font-size: 30px;
	font-weight: bold;
	color: #e45c0a;
	top: 15px;
	position: relative;
	cursor: pointer;
}
.add_more span {
	color: #4a95c9;
	font-weight: 600;
	cursor: pointer;
	padding: 0px 5px;
}
.label_meals {
	color: #505d69 !important;
	float: left;
	min-width: 105px;
}

.remove-field.btn-remove-customer {
	font-size: 30px;
	font-weight: bold;
	color: #e45c0a;
	top: 15px;
	position: relative;
	cursor: pointer;
}

.search_fields {
	width: 100% !important;
	max-width: 230px !important;
	display: inline-block !important;
	text-align: center !important;
	}
  
.ri-close-circle-line {
	float: right;
	color: #ff852d;
	font-size: 30px;
	cursor: pointer;
}

#customerResult .customer_detailes {
	list-style: none !important;
	text-align: left;
	padding: 3px 0 !important;
	cursor: pointer;
}
#customerResult {
	position: absolute;
	z-index: 1;
	background: #fff;
	width: 89%;
	padding: 5px 15px;
}
.close_a span {
    font-size: 28px;
    margin: 0px 10px;
    font-weight: 400;
}
.close_a a {
    text-decoration: none;
    color: red;
}

.ri-close-circle-line {
	float: right;
	color: #ff852d;
	font-size: 30px;
	cursor: pointer;
}

.creat_sup .create_supplier {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	width: 65%;
	margin: auto;
}
.creat_sup .table td, .table th {
	border: none !important;
}



 