@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300,600";
.homeButton {
    background: transparent url("../images/colourSchemes/back-small2.png") no-repeat scroll 2px 6px / 10px auto;
    color: #dba231;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    left: 5px;
    line-height: 28px;
    padding-left: 18px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    width: 60px;
}
.homeButton:hover {
    background: transparent url("../images/colourSchemes/back-small2.png") no-repeat scroll 2px 6px / 10px auto;
    color: #dba231;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    left: 5px;
    line-height: 28px;
    padding-left: 18px;
    text-shadow: none;
    text-transform: uppercase;
    width: 60px;
	text-decoration: underline;
}
.myBookingsButton {
    background: transparent url("../images/colourSchemes/findres.png") no-repeat scroll 114px 5px / 20px auto;
    color: #dba231;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 28px;
    padding-right: 32px;
    right: 5px;
    text-align: right;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 106px;
}
.myBookingsButton:hover {
    background: transparent url("../images/colourSchemes/findres.png") no-repeat scroll 114px 5px / 20px auto;
    color: #dba231;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 28px;
    padding-right: 32px;
    right: 5px;
    text-align: right;
    text-decoration: underline;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 106px;
}
#searchBar {
    background-color: transparent;
    background-image: none;
    border-color: #ddd;
}
#searchBar h4 {
    background-color: transparent !important;
    background-image: none;
    border-bottom: 1px solid #ddd;
    color: #68be56;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: normal;
    height: 48px;
    line-height: 48px;
    text-transform: uppercase;
}
#searchBar label {
    clear: both;
    color: #777777;
    float: left;
    font-size: 13px;
    line-height: 35px;
    margin-top: 2px;
    position: relative;
}
#searchBar select {
    border: 1px solid #dddddd;
    color: #777;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    height: 35px;
    margin: 2px 0 5px;
    padding: 2px;
    width: 222px;
}
#searchBar input[type="text"] {
    border: 1px solid #ddd;
    color: #777777;
    font-size: 13px;
    height: 30px;
    width: 216px !important;
}
#unitBreakDown select {
    width: 72px !important;
}
input.gwt-SuggestBox {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #dddddd;
}
#searchBar button {
    background-color: #68be56;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#searchBar button:hover {
    background-color: #68be56;
    background-image: none;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    width: 100%;
}
#bookingSteps .steps a {
    color: #68be56;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
}
.hotelHeading h1 {
    color: #777777;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
.hotelRooms td.rate {
    color: #68be56;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    max-width: 120px;
    overflow: visible;
    padding: 2px 5px 0;
    text-align: right;
    text-shadow: 0 0 #bbb;
    white-space: nowrap;
    width: 80px;
}
.hotelRates h5 {
    color: #68be56;
    font-size: 20px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 4px;
    text-align: center;
    width: 100%;
}
.hotelRates .standardButton {
    background: #68be56 none repeat scroll 0 0;
    border: medium none !important;
    font-size: 13px;
    font-weight: normal;
    margin-right: 8px;
    margin-top: 8px !important;
    padding: 0;
    text-shadow: none;
    text-transform: uppercase;
}
.hotelRates .standardButton:hover {
    background: #68be11 none repeat scroll 0 0;
    border: none !important;
}
.roomDescription h3 {
    color: #68be56;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 0;
    padding: 0;
}
.smallButton {
    background: #68be56 none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    height: 28px;
    margin: 6px 0 6px 4px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 58px;
}
.smallButton:hover {
    background-color: #68be56;
    background-image: none;
    border: none !important;
    color: #fff;
}
.roomRates h5 {
    clear: both;
    color: #68be56;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 0;
    padding-top: 2px;
}
.roomRates {
    background-color: #f3f3f3;
    border-radius: 4px;
    margin: 0;
    min-height: 3em;
    padding: 10px;
    width: auto;
}
.ratesText {
    float: right;
    margin: -13px 4px 0 0;
}
#rulesAndRates .roomDescription .gwt-HTML {
    padding-left: 15px;
    width: 99%;
}
.hotelDetail h1 {
    border-bottom: 1px dotted #ddd;
    clear: both;
    color: #68be56;
    float: none;
    font-size: 16px;
    font-weight: normal;
    margin: 8px 0;
    padding-bottom: 0.25em;
}
.gwt-DialogBox .dialogTopCenterInner {
    background-color: #68be56;
    background-image: none;
    border: 1px solid #c3c3c3;
    color: #fff;
    height: 50px;
    line-height: 50px;
}
#confirmBooking .stayLabel {
    color: #68be56;
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin-top: 5px;
    padding-left: 14px;
}
#confirmBookingForm button {
    background-color: #68be56 !important;
    border: medium none;
    color: #fff;
    font-size: 16px;
    height: 45px;
    margin: 4px;
    padding: 0;
    width: 120px;
}
#confirmBookingForm button:hover {
    background: #68be56 none repeat scroll 0 0 !important;
    color: #fff;
}
#formDetails fieldset legend {
    background-color: #fff;
    color: #68be56;
    font-weight: normal;
}
#formDetails .haveReadAndAccept label {
    font-size: 10px;
    margin-top: 3px;
    text-align: left;
    width: 125px;
}
#formDetails .haveReadAndAccept a {
    float: left;
    font-size: 10px;
    line-height: 33px;
    margin-left: -3px;
    text-align: left;
    width: 112px;
}
#formDetails button {
    background: #68be56 none repeat scroll 0 0;
    border: medium none !important;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    height: 45px;
    margin: 4px;
    padding: 0;
    width: 120px;
}
#formDetails button:hover {
    background: #68be56 none repeat scroll 0 0;
    color: #fff;
}
.backButtonWide {
    background: transparent url("../images/colourSchemes/add-stay.png") no-repeat scroll 0 8px / 13px auto;
    color: #dba231;
    height: 38px;
    left: 4px;
    line-height: 30px;
    padding-left: 2px;
    width: 90px;
}
.backButtonWide:hover {
    background: transparent url("../images/colourSchemes/add-stay.png") no-repeat scroll 0 8px / 13px auto;
    color: #dba231;
    height: 38px;
    left: 4px;
    line-height: 30px;
    padding-left: 2px;
    text-decoration: underline;
    width: 90px;
}
#message .error {
    background-color: #f4f4f4;
    border: 1px solid #c3c3c3;
    box-sizing: border-box;
    color: #68be56;
    font-size: 80%;
    margin: 5px;
    width: 96%;
}
/**
-----------------------------------------------
PayNow Styling
-----------------------------------------------
**/

.payAmountContainer {
 display: flex;
 flex-direction: column;
 border: 1px #ccc solid;
 float: right;
 width: 300px;
 padding: 20px;
 margin-bottom: 10px;
 align-items: center;
}

.payAmountValueContainer {
 display: flex;
 justify-content: space-evenly;
 width: 100%;
 align-items: baseline;
}

.payAmountButtonContainer {
 display: flex;
 justify-content: space-evenly;
 width: 100%;
 align-items: baseline;
}

.payAmountError {
 color: red !important;
}

/**
-----------------------------------------------
Voucher Styling
-----------------------------------------------
**/

.voucherName {
	background: #f1f1f1 none repeat scroll 0 0;
	border-bottom: 1px solid #ddd !important;
	border-top: 1px solid #ddd !important;
	height: 44px;
	margin-bottom: 5px;
	margin-top: -1px;
	overflow: visible;
	padding: 0 10px 0 0;
	position: relative;
	width: auto;
}

.voucherName h1 {
	color: #6DAB3C;
	float: left;
	font-family: Helvetica Neue,Verdana,Arial,sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: 5px 10px;
	text-shadow: 0 0 #eee;
	text-transform: none;
	line-height: 32px;
	height: 32px;
}

.voucherDescription {
	color: #555555;
	float: left;
	font-size: 0.95rem;
	margin: 8px 10px 20px 10px;
	min-height: 20px;
}

.voucherContent {
	display: flex;
	justify-content: space-between;
}

.voucherContent .leftColumn {
	border-right: 1px dotted #ccc;
	width: 65%;
}

.voucherContent .rightColumn {
	width: 35%;
}

.voucherPrice {
	margin: 8px 2px 0 0;
	text-align: center;
	width: 100%;
}

.voucherPrice h4 {
	color: #777;
	text-align: center;
	width: 100%;
	font-size: 14px;
	text-decoration: line-through;
}

.voucherPrice h5 {
	color: #6DAB3C;
	line-height: 20px;
	margin: 0 0 10px;
	text-align: center;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
}

.voucherPrice .standardButton, #purchaseConfirmation .standardButton {
	background: 0;
	background-color: #6DAB3C;
	border: medium none;
	border-radius: 6px;
	color: #ffffff;
	line-height: 40px;
	margin-top: 20px;
	text-transform: none;
	height: 40px;
	padding: 0px !important;
	font-size: 1rem;
	width: 80%;
	margin-bottom: 20px;
	font-family: 'Montserrat',Helvetica Neue,Verdana,Arial,sans-serif;
	text-shadow: none;
}

#itineraryContent .standardButton {
	background: 0;
	background-color: #6DAB3C;
	border: medium none;
	border-radius: 6px;
	color: #ffffff;
	line-height: 40px;
	text-transform: none;
	height: 40px;
	padding: 0px !important;
	font-size: 1rem;
	width: 88%;
	margin: 25px;
	font-family: 'Montserrat', Helvetica Neue,Verdana,Arial,sans-serif;
	text-shadow: none;
}

.paymentImagePanel {
	display: flex;
	justify-content: center;
	padding: 10px;
}

.noItemsInCartContainer {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 200px;
}

.noItemsInCartContainer p {
	color: #666666;
	margin: 0;
}

.noItemsInCartContainer a {
	padding-left: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

#purchaseConfirmation {
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 13px;
}

.purchaseDetails h4, .personalDetails h4 {
	background-image: none;
	background-repeat: repeat-x;
	border: 1px solid #D4D7DA;
	padding-left: 8px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	background-color: transparent;
	color: #383838;
	line-height: 30px;
}

.purchaseDetails {
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px;
	background-image: none;
	border-color: -moz-use-text-color #D4D7DA #D4D7DA;
	border: none;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 10px;
	width: 480px;
}

.personalDetails table {
	padding: 10px;
}

#purchaseConfirmation strong {
	color: #444;
}

#purchaseConfirmation p {
	color: #666;
}

#purchaseConfirmation p.reservationNumber {
	color: #FF0000;
	font-size: 16px !important;
	font-weight: bold;
}

.voucherDetails {
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.voucherDetails .voucherContent {
	margin-bottom: 13px;
	border: 1px solid #ddd;
	min-height: 85px;
}

.voucherDetails .leftColumn {
	display: flex;
	justify-content: center;
}

.voucherDetails .rightColumn {
	display: flex;
	justify-content: center;
}

.voucherPrice h4 {
    color: #777;
    text-align: center;
    width: 100%;
    font-size: 14px;
    text-decoration: line-through;
    margin-bottom: 2px;
}

.voucherDetails h5 {
	margin: 0;
}

.voucherButtons {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.voucherButtons button {
	max-width: 250px;
}

.gwt-Image-snap {
    border-radius: 2px 2px 2px 2px;
    /* margin-left: 20px; */
    margin-top: 5px;
    height: 32px !important;
}