/* ======================================================================
 Result G
======================================================================== */

/* ============================
Corporate Menu
============================= */
.v2-result-g .v2-corporate-userdetails {
	margin-top: 20px;
	padding: 15px 0;
}

/* ============================
 Dates & Filters
============================= */
.v2-result-g-dates-filters {
	padding: 15px;
	border-radius: 2px;
	margin: 0 0 20px;
	position: relative;
}

.v2-mobile-result-g-dates-summary {
	display: none;
	padding: 10px;
	font-size: 11px;
	margin: 0 0 30px;
}

.v2-mobile-result-g-dates-summary div {
	margin-top: 8px;
}

.v2-mobile-result-g-dates-summary i {
	margin-right: 3px;
}

.v2-mobile-result-g-dates-summary .v2-button {
	font-size: 11px;
}

.v2-result-g-dates-filters .v2-layer-close {
	position: absolute;
	right: 12px;
	top: 12px;
	padding: 0;
	border: 0;
	background: transparent;
	display: none;
}

.v2-result-g-dates-filters .v2-date-selector fieldset {
	margin: 0 25px 0 0;
}

.v2-result-g-dates-filters .v2-result-g-filters fieldset {
	margin: 0 0 0 25px;
}

.v2-result-g-dates-filters .v2-select {
	max-width: 120px;
}

.v2-result-g .v2-label,
.v2-result-g legend {
    font-weight: 600;
    font-size: 13px;
}

.v2-result-g .v2-label {
	display: block;
    margin-bottom: 5px;
}

.v2-result-g-dates-filters .icon-calendar {
	color: #999;
	cursor: pointer;
	font-size: 22px;
	height: 35px;
	-webkit-appearance: none;
	border: 0;
	padding: 0;
	background: transparent;
	vertical-align: middle;
}

.v2-result-g-dates-filters .icon-calendar:focus {
	outline: none;
}

.v2-result-g-dates-filters .icon-calendar span {
	display: none;
}

.v2-result-g-dates-filters .v2-button {
	min-width: 100px;
	height: 35px;
    line-height: 35px;
    margin-top: 23px;

}

/* ============================
 Advanced Options
============================= */
.v2-result-g-advanced-options {
	position: relative;
}

.v2-result-g-advanced-options .v2-button {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	color: #999;
	font-weight: 400;
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
}

.v2-result-g-advanced-options .v2-button:focus {
	outline: none;
}

.v2-result-g-advanced-options .v2-button.js-panel-active {
	border-color: #ddd #ddd #fff #ddd;
	border-radius: 4px 4px 0 0;
}

.v2-result-g-advanced-options .v2-button.js-panel-active + .v2-resulg-g-advanced-option-panel {
	opacity: 1;
    visibility: visible;
    height: auto;
    margin-bottom: 40px;
}

.v2-result-g-advanced-options .v2-resulg-g-advanced-option-panel {
	border-width: 1px;
	border-style: solid;
	border-radius: 4px 0 4px 4px;
	margin-top: 39px;
	padding: 20px 95px 0 15px;
	opacity: 0;
	visibility: hidden;
	height: 0;
	position: relative;
}

.v2-result-g-advanced-options .v2-resulg-g-advanced-option-panel fieldset,
.v2-result-g-advanced-options .v2-resulg-g-advanced-option-panel fieldset legend {
	display: inline-block;
}

.v2-result-g-advanced-options .v2-resulg-g-advanced-option-panel fieldset {
	margin: 0 20px 20px 0;
}

.v2-result-g-advanced-options .v2-resulg-g-advanced-option-panel fieldset legend {
	margin: 0 0 5px 0;
}

.v2-result-g-advanced-options .v2-resulg-g-advanced-option-panel .v2-tertiary-action {
	right: 10px;
	top: 50%;
	margin: -20px 0 0 0;
}

.v2-result-g-advanced-options .v2-resulg-g-advanced-option-panel .v2-advanced-options-item {
	display: inline-block;
	margin: 0 8px 0 0;
}

.v2-result-g-advanced-options input[type="checkbox"] + label {
	font-size: 13px;
	padding: 0 0 0 25px;
}


.v2-result-g-advanced-options .v2-resulg-g-advanced-option-panel a {
	height: 30px;
	line-height: 30px;
}

/* ============================
 Hotels list
============================= */
.v2-result-g-area-title {
	margin: 0 0 20px;
	text-transform: uppercase;
	color: #999;
	font-size: 18px;
}

.v2-result-g-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.v2-result-g-item {
	border-width: 0 0 1px 0;
	border-style: solid;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 100%;
}

.v2-result-g-item:last-child {
	border-bottom: 0;
}

.v2-result-g-item-strip {
	position: relative;
}

.v2-result-g-item-strip .v2-room-item-thumb-container {
	margin-right: 20px;
}

.v2-result-g-item-strip .v2-result-g-item-info {
	width: 60%;
}

.v2-result-g-item ul,
.v2-result-g-item p {
	font-size: 12px;
	color: #999;
}

.v2-result-g-item p {
	margin: 0 0 5px;
}

.v2-result-g-item ul {
	margin: 10px 0;
}

.v2-result-g-item ul li {
	display: block;
	margin: 0 0 5px;
}

.v2-result-g-item-strip h3 {
	font-size: 16px;
	margin: 0 0 5px;
}

.v2-result-g-item-strip .v2-result-g-item-address {
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	margin: 0 0 15px;
}

.v2-result-g-item-strip .v2-result-g-item-address i {
	margin: 0 5px 0 0;
}

.v2-result-g-item-strip .v2-result-g-cta-block {
	position: absolute;
	right: 0;
	top: 0;
	max-width: 200px;
	text-align: right;
	line-height: 1.2;
}

.v2-result-g-item-strip .v2-result-g-cta-block i {
	margin-bottom: 3px;
	display: block;
}

.v2-result-g-item-strip .v2-result-g-cta-block span {
	display: block;
}

.v2-result-g-item-strip .v2-result-g-cta-block .v2-result-g-price {
	font-weight: 400;
}

.v2-result-g-item-strip .v2-result-g-cta-block .v2-former-price {
	font-size: 12px;
	text-decoration: line-through;
	color: #ccc;
}

.v2-result-g-item-strip .v2-result-g-cta-block .v2-primary-action {
	margin: 10px 0 0;
}

.v2-result-g-item p:empty {
	display: none;
}

@media (min-width: 768px) {
	.v2-result-g-item {
		min-height: 100px;
	}
}

@media (max-width: 767px) {

	.v2-result-g .v2-corporate-userdetails {
		font-size: 12px;
	}

	.v2-result-g .v2-corporate-userdetails a {
		margin-left: 20px;
	}
	
	.v2-result-g-dates-filters .v2-date-selector {
		width: 100%;
		float: none;
	}

	.v2-result-g-dates-filters .v2-date-selector .v2-button {
		float: right;
	}

	.v2-result-g-item-strip {
		margin: 0 0 10px;
	}

	.v2-result-g-item-strip .v2-result-g-cta-block span {
		display: inline-block;
	}

	.v2-result-g-item-strip .v2-result-g-cta-block .v2-primary-action {
		margin: 5px 0 0;
	}

}

@media (max-width: 660px) {

	.v2-result-g-dates-filters {
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		z-index: 9;
	}

	.v2-mobile-result-g-dates-summary,
	.v2-result-g-dates-filters .v2-layer-close {
		display: block;
	}

	.v2-result-g-dates-filters .v2-date-selector {
		max-width: 250px;
		margin: 20px auto 0;
	}

	.v2-result-g-dates-filters .v2-date-selector fieldset,
	.v2-result-g-dates-filters .v2-date-selector .v2-primary-action {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}

	.v2-result-g-dates-filters .v2-date-selector fieldset .v2-select:last-of-type {
		width: 205px;
		max-width: inherit;
	}


/* ============================
 Hotels list
============================= */
	.v2-result-g-item-strip .v2-room-item-thumb-container {
		margin-right: 10px;
	}

	.v2-result-g-item-strip .v2-result-g-item-info {
		width: 50%;
	}

	.v2-result-g-item-strip h3 {
		font-size: 13px;
		line-height: 1.2;
	}

	.v2-result-g-item-strip .v2-result-g-item-address {
		font-size: 10px;
		margin: 0 0 5px;
		line-height: 1.2;
		font-weight: 400;
	}

	.v2-result-g-item-strip .v2-result-g-item-address i {
		margin-right: 2px;
	}

	.v2-result-g-item-strip .v2-result-g-cta-block .v2-result-g-price {
		font-size: 14px;
	}

	.v2-result-g-item p,
	.v2-result-g-item ul {
		font-size: 10px;
	}

}