@CHARSET "ISO-8859-1";

.elementdiv{
	padding:3px;
}
.elementlabel{
	max-width:150px;
}

.mod_gh4uossearch_left_col{
	width:30%;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top
}

.mod_gh4uossearch_right_col{
	padding-top:3px;
	padding-bottom:3px;
}

.gh4u_ospsearch_ul{
	background-color: white;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    margin: 5px 0 0;
    padding: 0;
	width:100%;
	list-style: outside none none;
}

.gh4u_ospsearch_ul li {
    line-height: 20px;
}

.gh4u_ospsearch_ul > li:first-child > a {
    border-radius: 6px 6px 0 0;
} 

.gh4u_ospsearch_ul > li:last-child {
	background-color: rgba(255, 255, 255, 0.24);
    border-radius: 5px;
	border: 0px solid #e5e5e5;
}

.gh4u_ospsearch_ul > li > a {
    border: 1px solid #e5e5e5;
    display: block;
    margin: 0 0 -1px;
    padding: 8px 14px;
	font-size:15px;
}

.gh4u_ospsearch_div{
	padding-top:0px;
	padding-bottom:0px;
	border-left:	0px solid #e5e5e5;
	border-right:	0px solid #e5e5e5;
	padding-left:5px;
}

.gh4u_ospsearch_ul .icon-chevron-down, .gh4u_ospsearch_ul .osicon-chevron-down,.gh4u_ospsearch_ul .icon-chevron-up, .gh4u_ospsearch_ul .osicon-chevron-up{
    float: right;
    margin-right: -6px;
    margin-top: 2px;
    opacity: 0.25;
}

.hiddendiv{
	display:none;
}

.blockdiv{
	display:block;
}

.gh4u_ospsearch_submit{
	padding:15px;
}

.advlink{
	padding:0px !important;
	margin:0px !important;
	border:0px !important;
	display:inline !important;
}

.gh4u_ospsearch .module-inner .module-ct {
	padding:0px !important;
	border:0px !important;

}

.gh4u_ospsearch .module-ct ul li::before {
	content:"" !important;
}

.gh4u_ospsearch .module-ct ul li {
	border-bottom:0px !important;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

.gh4u_ospsearch .module-ct ul li.gh4u_ospsearch_submit{
	margin-bottom:11px !important;
	padding-bottom:11px !important;
}

.se_geoloc_icon {
    background: rgba(0, 0, 0, 0) url("icon_userlocation.png") no-repeat scroll left top;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin-right: 10px !important;
    width: 18px;
}

/*  GRID OF FOUR   ============================================================================= */
.block_1_of_4 {
	width: 25%;
	height: 50px;
	padding: 0;
	margin-left: 0px !important;
	min-width: 250px;
}

.block_1_of_4 .chzn-container-multi .chzn-choices {
	border: 1px solid #ccc;
}

.block_1_of_4 .search-field {
	width: 100%;
}

.block_1_of_4 .btn {
	width: 95%;
	height: 50px;
}

/* box styling */
.block_1_of_4 input {
	width: 92% !important;
	height: 42px !important;
	border: 1px solid #ccc !important;
	padding: 1% 1% !important;
	min-width: 250px!important;
}

.block_1_of_4 .chzn-choices li {
	line-height: 45px;
	font-size: 15px;
}

.block_1_of_4 .gh4uselect {
	height: 50px !important;
	width: 95%;
	font-size: 15px;
	border: 1px solid #ccc !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	color: black;
	min-width: 250px!important;
}

.block_1_of_4 .chzn-container-single .chzn-single span {
	line-height: 48px !important;
}

.block_1_of_4 .chzn-container-single .chzn-single div b {
	margin-top: 85%;
}

/*  GO FULL WIDTH AT LESS THAN 768 PIXELS */
@media only screen and (max-width: 768px) {
	.block_1_of_4 {
		width: 50%;
		padding: 0;
		margin-left: 0px !important;
	}

	.block_1_of_4 select {
		width: 94% !important;
	}

	.block_1_of_4 .search-field {
		width: 100%;
	}

	.block_1_of_4 .btn {
		width: 94%;
	}
	
	/* Box Styling */
	.block_1_of_4 input {
		width: 91% !important;
		height: 42px !important;
		border: 1px solid #ccc !important;
		padding: 1% 1% !important;
	}

	.block_1_of_4 .chzn-choices li {
		line-height: 45px;
		font-size: 15px;
	}

	.block_1_of_4 .gh4uselect {
		height: 50px !important;
		width: 94%;
		font-size: 15px;
		border: 1px solid #ccc !important;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		color: black;
	}

	.block_1_of_4 .chzn-container-single .chzn-single span {
		line-height: 48px !important;
	}

	.block_1_of_4 .chzn-container-single .chzn-single div b {
		margin-top: 85%;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	.block_1_of_4 {
		width: 100%;
		padding: 0;
		margin-left: 0px !important;
	}

	.block_1_of_4 select {
		width: 94% !important;
	}

	.block_1_of_4 .search-field {
		width: 100%;
	}

	.block_1_of_4 .btn {
		width: 94%;
	}
	
	/* Box Styling*/
	.block_1_of_4 input {
		width: 91.5% !important;
		height: 42px !important;
		border: 1px solid #ccc !important;
		padding: 1% 1% !important;
	}

	.block_1_of_4 .chzn-choices li {
		line-height: 45px;
		font-size: 15px;
	}

	.block_1_of_4 .gh4uselect  {
		height: 50px !important;
		width: 94%;
		font-size: 15px;
		border: 1px solid #ccc !important;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		color: black;
	}

	.block_1_of_4 .chzn-container-single .chzn-single span {
		line-height: 50px !important;
	}

	.block_1_of_4 .chzn-container-single .chzn-single div b {
		margin-top: 85%;
	}
}

/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 0;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 768 PIXELS */
@media only screen and (max-width: 768px) {
	.col {
		display: block;
		float:left;
		margin: 1% 0 1% 0%;
	}
}

/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0)!important;
    outline: 0;
    background: rgba(0, 0, 0, 0)!important;
    box-shadow: 0 0px 0 0 #f3dfbd!important;
}

select option, .baforms-cart .remove-item i, .calendar thead .name:not(.wn), .calendar .daysrow .day, .calendar thead .headrow, .ba-form .ba-btn-submit {
    cursor: pointer;
    background-color: white!important;
    color: black!important;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: black!important;
}