label.error {font-size: 15px;color:#e81123!important; }
label.success {font-size: 13px;color:#3c763d;}
div.error {font-size: 11px;color:#e81123;}
.selected{border: 3px;border-top-color: currentcolor;border-top-style: none;border-right-color: currentcolor;border-right-style: none;border-bottom-color: currentcolor;border-bottom-style: none;border-left-color: currentcolor;border-left-style: none;/*border-color: #00BFFF;*//*border-style: groove;*/}
.float-label-control {margin-bottom: 2px;margin-top: 30px;}

#cover-spin {position:fixed;width:100%;left:0;right:0;top:0;bottom:0;background-color: rgba(255,255,255,0.7);z-index:9999;}
@-webkit-keyframes spin {from {-webkit-transform:rotate(0deg);}to {-webkit-transform:rotate(360deg);}}
@keyframes spin {from {transform:rotate(0deg);}to {transform:rotate(360deg);}}
#cover-spin::after {content:'';display:block;position:absolute;left:48%;top:40%;width:40px;height:40px;border-style:solid;border-color:black;border-top-color:transparent;border-width: 4px;border-radius:50%;-webkit-animation: spin .8s linear infinite;animation: spin .8s linear infinite;}

/*Admin css*/
span.required{color:#e81123;}
span{cursor: pointer;}

/*Front css*/
.file-placeholder .file-browse {margin-bottom: 0px;}
.custome_checkbox {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 2px 8px 0 0;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0px;
	border: 1px solid #ef4bbc;
	background-color: #fff;
	border-radius: 100px;
}
.view_attend_events_main img {height: 330px;}
.cack_name {line-height: inherit;}
.product_single_qty a i{line-height: 3;}
.total_children,.total_adults{background: #fff !important;}
.count_notification{color: #000; font-size: 14px;} 
.get_country_code{margin: 5px;}
.mobile_number{width: 422px;}
.iti__selected-flag {background-color: #ece3e3 !important;border-radius: 20px;}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 95px;
    margin-left: 0;
}
.custome_text{text-align: left;}
p.custome_text {line-height: 10px;}
.home_slider{height: 400px;}
.btn_attend{margin-left: 8px;}

.iti--allow-dropdown input, .iti--allow-dropdown input[type="text"], .iti--allow-dropdown input[type="tel"], .iti--separate-dial-code input, .iti--separate-dial-code input[type="text"], .iti--separate-dial-code input[type="tel"] {
	padding-right: 6px;
	padding-left: 90px !important;
	margin-left: 0;
}
.custome_height_currency{height: 47px !important;}
.btn-group{border: 1px solid !important;border-radius: 5px !important;}
.multiselect-container.dropdown-menu{width: 450px !important;}