@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,700);

#bookingSteps {
    margin-top: 15px;
}

#paymentNotesImportant p {
    float: left;
    font-size: 16px;
    padding: 12px;
    font-weight: 700;
    color: #555555;
}

#member_login {
    background-repeat: no-repeat;
    display: inline;
    float: right;
    height: 50px;
    margin-right: 10%;
    padding-top: 0;
    position: relative;
    width: 534px;
    z-index: 50;
}

#login_input {
    display: inline;
	float: right;
	margin-top: 6px;
	height: 22px;
}

#login_input input[type="text"], #login_input input[type="password"] {
	border: none;
	padding:6px 4px 8px;
	font-size:11px;
	color:#555555;
	width:146px;
	float: left;
	margin:0px 0px 0px 0px;
	background-image: url(../images/login_input_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color: transparent;
}

#login_input button {
	width: 85px;
	border:none;
	font-size:12px;	
	font-weight:normal;
	height:26px;
	cursor:pointer;
	background-color: transparent;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 14px;
	text-align: left;
	font-family: "Open Sans",Tahoma, Geneva, sans-serif;
	float: left;
}
#login_input button:hover {
	background-position:0px 25px
}
#login_input label {
	font-size: 12px;
	color: #666;
	line-height: 12px;
	margin: 0px;
	padding: 0px;

}
#login_input h3{
	float: left;
	position:relative;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 14px;
}
#login_links a:hover {
	text-decoration:underline;
}
#login_links a{
	text-decoration:none;
}
#login_links li {
	display:inline;
	margin-left:5px;
}

#login_links {
    display: inline;
	font-size: 11px;
	color: #383838;
	height: 20px;
	position: absolute;
	top: 47px;
	right: 22px;
	float: right;
}

.memberLoginError {
	max-width: 69%;
	margin: 16px 0 0 5px;
}

.reservationRewards{
	width:220px;
	float:left;
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: center;
	-webkit-box-shadow: #aaa 0px 0px 8px;
	-moz-box-shadow: #aaa 0px 0px 8px;
	box-shadow: #aaa 0px 0px 8px;
	background-color:#e6dd8d;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;	
	display: none;
}
.reservationDetails {
	min-height: 330px;
}

.registrationPanel .loyaltyLogo {
	/* The loyalty logo has been hidden until we can upload it through the content manager */
	display: none;
}

body {
    background: #ffffff;
    width: 100%;
}

#siteWrapper {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    margin: 0px auto !important;
    position: relative;
    width: 100%;
}

#client_logo {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0px;
    background-repeat: no-repeat;
    left: 2%;
    padding-top: 0;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 230px;
    z-index: 100;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 100px;
}

#nav {
    background-color: transparent;
    background-image: none;
    border: medium none;
    border-radius: 0px;
    box-shadow: none;
    clear: both;
    font-family: "Open Sans",Tahoma,Arial,sans-serif;
    height: 110px;
    margin: 0px !important;
    position: absolute;
    text-align: right;
    top: 0px;
    width: 750px;
    line-height: 110px !important;
    transition: background-color 0.1s ease-in-out;
    padding: 0px !important;
    right: 2%;
}

#member_login {
    background-image: none;
    display: none;
}

#login_links {
    color: #383838;
    display: inline;
    float: right;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 11px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 32px;
}

#login_input button {
    background-color: transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 26px;
    margin-right: -3px;
    padding: 0 0 4px 14px;
    text-align: left;
    width: 85px;
}

#nav ul li {
    color: #999999;
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 80px !important;
    margin-left: 0px;
    padding: 0;
    height: 80px !important;
    margin-right: 10px;
}

#nav ul li a {
    color: #383838;
    text-transform: uppercase;
    font-size: 0.95rem;
    height: 80px !important;
    width: 100%;
    line-height: 80px !important;
    padding: 0 10px;
    font-weight: 600;
    font-family: "Josefin Sans", Helvetica, sans-serif;
}

#nav ul li a:hover {
    color: #999999;
    text-transform: uppercase;
    font-size: 0.95rem;
    height: 80px !important;
    width: 100%;
    line-height: 80px !important;
    padding: 0 10px;
    font-weight: 600;
    font-family: "Josefin Sans", Helvetica, sans-serif;
    cursor: pointer;
}

#login_input {
    display: inline;
    float: right;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    height: 22px;
    margin-top: 6px;
}

#languagePanel select {
    display: none;
    float: left;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 10px;
    height: 19px;
    margin: 16px 3px 5px;
    z-index: 200;
}

#login_input input[type="text"], #login_input input[type="password"] {
    background-color: transparent;
    background-image: url("../images/login_input_bg.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    border: medium none;
    color: #383838;
    float: left;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 6px 4px 8px;
    width: 146px;
}

#header {
    background: white;
    height: 110px;
    border-bottom: 1px solid #dddddd;
    width: 100%;
    top: 0px;
    z-index: 10000;
}

#login_input h3 {
    color: #777;
}

#content {
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    float: right;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    margin: 5px 10px 14px 0;
    position: relative;
    width: 700px;
}

#formDetails fieldset legend {
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    box-shadow: none;
    color: #383838;
    font-family: "Open Sans",Tahoma,Geneva,sans-serif;
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 30px;
    margin-left: 20px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
}

.registrationPanel h1 {
    color: #383838;
}

#searchBar h4 {
    background-image: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    color: #ffab74;
    font-size: 1.2rem;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "Josefin Sans", Helvetica, sans-serif;
}

#searchBar {
    background-color: transparent;
    background-image: none;
    border-color: transparent;
    border-radius: 0;
}

#sideBar {
    float: left;
    position: relative;
    width: 290px;
    z-index: 200;
    top: 23px;
    left: 10px;
}

#itineraryBar {
    background-color: #edeef1;
    background-image: none;
}

#itineraryBar {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    clear: both;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    margin-bottom: 22px;
    margin-top: 60px !important;
}

#itineraryBar h4 {
    background-image: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    color: #ffab74;
    font-size: 1.2rem;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: none;
    font-family: "Josefin Sans", "Open Sans", Helvetica, sans-serif;
}

.newsItemAnchor {
    color: #444444;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
}

.newsItemAnchor:hover {
    color: #999999;
}

#searchBar button {
    height: 42px;
    border: none;
    font-size: 1rem;
    width: 100%;
    line-height: 34px;
    background-color: #383838;
    text-align: center;
    padding: 0px 10px !important;
    color: #f4f4f4;
    border-radius: 6px;
    float: left;
    background-image: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
#searchBar button:hover {
    height: 42px;
    border: none;
    font-size: 1rem;
    width: 100%;
    line-height: 34px;
    background-color: #383838;
    text-align: center;
    padding: 0px 10px !important;
    color: #f4f4f4;
    border-radius: 6px;
    float: left;
    background-image: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    opacity: 0.8;
}

.dividerStripe {
    background-color: transparent;
    background-image: none;
    border-left-width: 1px;
    clear: both;
    height: 1px;
    margin-bottom: 8px;
    margin-top: 3px;
    width: 25px;
}

.imageCarousel #main {
    box-shadow: none;
    border: 1px solid #dddddd;
}

.newsFeedItemPanel {
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 95%;
    margin: 0 0 15px 15px;
    min-height: 90px;
    padding: 5px 6px 6px;
    position: relative;
    text-align: left;
    width: 309px;
}

.newsFeedItemDescription {
    color: #777;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 5px 20px;
}

#bookingSteps .steps {
    margin: 0 20px 0 200px;
}

.hotelDescription {
    color: #555555;
    float: left;
    font-size: 14px;
    margin: 2px 0 12px 18px;
    min-height: 68px;
    padding: 4px;
}

.hotelRates h5 {
    color: #383838;
    line-height: 18px;
    margin: 0 0 10px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}

.hotelRates h4 {
    color: #777;
    text-align: center;
    width: 100%;
}

.hotelRooms td.name {
    color: #555;
    font-size: 0.8rem;
    font-weight: normal;
    line-height: 32px;
    max-width: 130px;
    overflow: visible;
    padding-left: 5px;
    text-align: left;
    text-shadow: none;
    white-space: nowrap;
    width: 130px;
}

.hotelRooms table {
    border-radius: 0;
}

.hotelRooms td.rate {
    color: #777;
    font-size: 0.85rem;
    font-weight: bold;
    line-height: 26px;
    max-width: 120px;
    overflow: visible;
    padding: 2px 5px 0;
    text-align: right;
    text-shadow: none;
    white-space: nowrap;
    width: 80px;
}
.stepsName4 div.selected {
    color: black;
    font-weight: bold;
    text-shadow: 1px 1px #bbb;
    cursor: default;
    padding: 19px 0 0 !important;
    margin-top: 1px;
    font-size: 14px;
    min-width: 78px;
    height: 30px !important;
    z-index: 100;
    position: absolute;
    background: url(../images/colourSchemes/steps_selected2.png) no-repeat scroll 50% -155px / 32px;
    left: -6px;
}
.viewRatesLink {
    background: #f4f4f4 url(../images/colourSchemes/view.png) no-repeat scroll 10px 8px / 14px auto;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #777;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    margin: 0px auto !important;
    padding-left: 28px;
    width: 106px;
}

.viewRatesLink:hover {
    background-color: #f1f1f1;
    color: #111111;
    cursor: pointer;
}

.hotelRates .standardButton {
    background-color: #383838;
    border: none;
    border-radius: 6px;
    color: #ffffff;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    line-height: 34px;
    margin-top: 20px;
    text-transform: uppercase;
    height: 34px;
    padding: 0px !important;
    font-size: 14px;
    width: 120px;
}

.hotelRates .standardButton:hover {
    background-color: #383838;
    border: none;
    border-radius: 6px;
    color: #ffffff;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    line-height: 34px;
    margin-top: 20px;
    text-transform: uppercase;
    height: 34px;
    padding: 0px !important;
    font-size: 14px;
    width: 120px;
	opacity: 0.8;
}

.hotelRooms td {
    background-color: #f4f4f4;
}

.hotelRooms table {
    border: 1px solid #ddd;
}

.ratesDetailsHeading td {
    background-image: none;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    width: 40px;
    background-color: #f4f4f4;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #dddddd;
}

.ratesDetails {
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
    width: 700px;
}

.cornerTopLeft {
    border-top-left-radius: 0px;
}

.cornerTopRight {
    border-top-right-radius: 0;
}

.ratesDetailsContent {
    background: none repeat scroll 0 0 #ddd;
}

.ratesDetailsContent .ratesDetailsContentButton {
    background: #383838 none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    color: #f6f6f6;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 10px;
    padding: 0px;
    text-transform: none;
    width: 5%;
    font-weight: 400;
}

.ratesDetailsContent .ratesDetailsContentButton:hover {
    background: #787878 none repeat scroll 0 0;
    color: #fff;
}

.roomsAndRates .viewRatesLink {
    background: #f4f4f4 url("../images/colourSchemes/view.png") no-repeat scroll 10px 7px / 15px auto;
    padding-left: 40px;
    width: 195px;
}

.roomsAndRates .viewRatesLink:hover {
    background: #e9e9e9 url("../images/colourSchemes/view.png") no-repeat scroll 10px 7px / 15px auto;
    border: 1px solid #d1d1d1;
    cursor: pointer;
    padding-left: 40px;
    width: 195px;
}

.roomDescription {
    color: #444;
    float: left;
    font-size: 0.85rem;
    padding: 0 5px 10px 2px;
    width: 265px;
}

.roomDescription h3 {
    color: #383838;
    font-size: 0.9rem;
    font-weight: 700 !important;
    margin: 5px 0 0;
    padding: 0;
    text-transform: none;
}

.info {
    background: lightyellow none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    clear: both;
    font-size: 0.85rem;
    margin: 5px 6px 12px 12px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-top: 5px;
    width: 370px;
}

.roomRates button {
    background-color: #555555;
    background-image: none;
    border: none;
    border-radius: 4px;
    clear: both;
    float: right;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    height: 28px;
    line-height: 28px;
    padding: 0px !important;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}

.roomRates button:hover {
    background-color: #555555;
    background-image: none;
    border: none;
    border-radius: 4px;
    clear: both;
    float: right;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    height: 28px;
    line-height: 28px;
    padding: 0px !important;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
	opacity: 0.8;
}

.hotelResultRoom {
    border-bottom: 1px solid #ddd;
    clear: both;
    margin-top: 6px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 1px;
    padding-bottom: 8px;
}

.roomRates h5 {
    clear: both;
    color: #555555;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0;
    font-weight: 700;
}
.roomOptions {
    float: left !important;
    margin-left: 5px;
    width: 104px;
    margin-top: 12px;
}
h4 {
    color: #777;
}

.ratesCompare {
    color: #444444;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin-right: 8px;
    margin-top: -10px;
    text-decoration: none;
}

.ratesCompare:hover {
    color: #3DA75C;
    text-decoration: underline;
}

.hotelDetailContent {
    color: #555555;
    font-size: 0.85rem;
}

.backButton {
    background: transparent url(../images/colourSchemes/back-arrow-charcoal.png) no-repeat scroll 2px 0px / 8px auto;
    color: #383838;
    float: left;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 0.85rem;
    font-weight: normal;
    line-height: 12px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: lowercase;
    vertical-align: middle;
    width: 62px;
    height: 16px;
}

.backButton:hover {
    background: transparent url("../images/colourSchemes/back-arrow-charcoal.png") no-repeat scroll 2px 0px / 8px auto;
    text-decoration: underline;
}

#kidsSelector {
    margin-left: 2px !important;
}

.hotelHeading h1 {
    color: #444444;
    float: left;
    font-size: 24px;
    font-weight: 900 !important;
    margin: 5px 12px;
    text-shadow: none;
    line-height: 36px;
    height: 36px;
    font-family: "Josefin Sans", Roboto, Helvetica, sans-serif;
}

#bookingSteps .steps div {
    color: #787878;
    float: left;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 28px;
    margin: 0 auto !important;
    text-shadow: none;
}

.gwt-DialogBox .dialogTopCenterInner {
    background-color: #383838;
    background-image: none;
    border-bottom: 1px solid #383838;
    color: #f4f4f4;
    cursor: move;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 900 !important;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

#confirmBookingForm h4 {
    color: #444444;
    font-size: 0.75rem;
    font-weight: bold;
    width: 200px;
    text-align: left;
}

confirmBooking .stayLabel {
    color: #b8b090;
}

#confirmBookingForm button {
    background: #383838;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 0.9rem;
    height: 32px;
    line-height: 32px;
    margin-right: 5px;
    padding: 0;
    text-transform: uppercase;
    width: 100px;
    border-radius: 6px;
    font-weight: 700;
}

#confirmBookingForm button:hover {
    background: #383838;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 0.9rem;
    height: 32px;
    line-height: 32px;
    margin-right: 5px;
    padding: 0;
    text-transform: uppercase;
    width: 100px;
    border-radius: 6px;
    font-weight: 700;
    opacity: 0.8;
}

.forwardButtonWide {
    background: transparent url(../images/colourSchemes/forward-arrow-charcoal.png) no-repeat scroll 146px 0px / 8px auto;
    color: #383838;
    float: right;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 0.85rem;
    font-weight: normal;
    line-height: 12px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: lowercase;
    width: 156px;
    height: 16px;
}

.forwardButtonWide:hover {
    text-decoration: underline;
	background: transparent url(../images/colourSchemes/forward-arrow-charcoal.png) no-repeat scroll 146px 0px / 8px auto;
}

#searchBar input[type="text"] {
    color: #383838;
    float: right;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 11px;
    margin: 0 0 5px;
    padding: 2px;
    width: 100px;
}

.gwt-DialogBox {
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    z-index: 10001;
    border-radius: 8px !important;
}

#formDetails button {
    background: #383838;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    padding: 0px !important;
    text-transform: uppercase;
    width: 120px;
    font-weight: 400;
}

#formDetails button:hover {
    background: #383838;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    padding: 0px !important;
    text-transform: uppercase;
    width: 120px;
    font-weight: 400;
	cursor: pointer;
	opacity: 0.8;
}

gwt-DialogBox .dialogMiddleCenterInner {
    border: medium none;
    color: #777;
}

.backButtonWide {
    background: url(../images/colourSchemes/back-arrow-charcoal.png) no-repeat scroll 2px 0px / 8px;
    color: #383838;
    float: left;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 0.85rem;
    font-weight: normal;
    line-height: 12px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: lowercase;
    vertical-align: middle;
    width: 140px;
    height: 16px;
}

.backButtonWide:hover {
	background: transparent url(../images/colourSchemes/back-arrow-charcoal.png) no-repeat scroll 2px 0px / 8px auto;
    text-decoration: underline;
}

#itineraryDetailBar {
    background-image: url("../images/colourSchemes/itineraryMoreGRad.gif");
    border: 1px solid #fff;
    border-radius: 0 10px 10px 0;
    box-shadow: 0 0 5px #383838;
    color: #383838;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 11px;
    height: 112px;
    margin: 2px 2px 2px 0;
}

#formDetails textarea {
    border: 1px solid #d5d2d2;
    border-radius: 4px;
    color: #383838;
    float: left;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 11px;
    height: 110px;
    line-height: 14px;
    margin-bottom: 8px;
    padding: 4px;
    position: relative;
    width: 615px;
}

#searchBar label {
    clear: both;
    color: #555555;
    float: left;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 0.95rem;
    line-height: 40px;
    position: relative;
    font-weight: 400;
}

#searchBar input[type="text"] {
    color: #999999;
    float: right;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 0.95rem;
    margin: 0 0 5px;
    padding: 8px 8px 8px 32px;
    width: 118px;
    height: 24px;
    border: 1px solid #dddddd;
    border-radius: 6px !important;
    background: transparent url(../images/colourSchemes/calendar-icon.png) no-repeat scroll 8px center / 15px;
}

input.gwt-SuggestBox {
    width: 142px !important;
}

#searchBar select {
    border: 1px solid #dddddd;
    color: #999999;
    float: right;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 0.95rem;
    height: 40px;
    margin: 0 0 5px;
    padding: 2px;
    width: 160px;
    border-radius: 6px;
}

.gwt-SuggestBoxPopup .item {
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    padding: 2px;
    border-radius: 0px !important;
    width: 116px;
    height: 25px;
    line-height: 25px;
}

.gwt-SuggestBoxPopup .item-selected {
    background-image: none;
    background-color: #383838;
    color: #fff;
	width: 100%;
}

#unitBreakDown select {
    border: 1px solid #ccc;
    color: #999999;
    float: right;
    font-size: 0.85rem;
    height: 40px;
    margin: -6px 1px 4px 0px;
    padding: 2px;
    width: 49px !important;
}
#unitBreakdown label {
    margin-bottom: -8px;
}
.ratesStayDatesSelectSecondDate div {
    color: #787878;
    font-size: 12px;
    font-weight: normal;
    margin-top: -6px;
    padding: 0 10px;
    text-align: center;
}

.ratesRoomInfoDescription {
    background-color: transparent;
    border-radius: 11px;
    color: #555555;
    font-size: 0.85rem;
    padding: 10px;
    min-height: 57px;
}

.ratesRoomInfoDescription h2 {
    color: #383838;
    font-weight: 700 !important;
    font-size: 0.85rem;
}

.standardButton {
    animation: 0.5s linear 0s normal none 1 running standardButton;
    background: #383838 none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-shadow: none;
    text-transform: uppercase;
    width: 92px;
    margin-left: 8px;
}

.standardButton:hover {
    background-color: #383838;
    background-position: 0 center;
    border: medium none;
    color: #fff;
    cursor: pointer;
	opacity: 0.8;
}
.ratesRoomsInfo h1 {
    color: #444;
    font-size: 14px;
}
.smallButton {
    padding: 0 !important;
}
.ratesDetailsRoomCategory .special {
    background-image: url(../images/special_big.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 18px auto;
}
.ratesDetailsContentNotAvailable {
    background: rgba(0, 0, 0, 0) url("../images/colourSchemes/redcross.png") no-repeat scroll center center / 12px auto;
}
.showPackages .gwt-CheckBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

#contentWrapper {
    margin: -1px auto 0px auto;
    width: 1050px;
    padding: 0px 15px !important;
    background: #ffffff !important;
    border: none;
    box-shadow: none;
    min-height: 925px;
}

#login_links a {
    color: #b8b090;
}

#client_logo img {
    height: 100px;
    width: 230px;
}

#welcome_member h3 {
    color: #f9f9f9;
    float: left;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-weight: normal;
    margin: 3px 10px 0 158px;
    position: relative;
}

.tablePanel table {
    border: 1px solid #cccccc;
    border-radius: 0;
    margin-bottom: 2px;
    margin-left: 20px;
    width: 655px;
}

.tableContent td {
    background-color: #f4f4f4;
    border-top: 2px solid #ffffff;
    font-size: 11px;
    padding: 4px;
}

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

.hotelImage {
    float: left;
    margin-left: 8px;
}

.directionsLink {
    color: #467fab;
    float: left;
    font-size: 0.7rem;
    font-weight: normal;
    margin-left: 10px;
    text-decoration: none;
}

.hotelInfo a {
    border-right: none;
    display: inline;
    float: left;
    font-size: 12px;
    margin: 0 0 0 -1px;
    padding: 8px 13px 7px 34px;
    text-decoration: none;
    color: #777777;
    font-weight: 600 !important;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

h4 {
    font-size: 11px;
    font-weight: normal;
}

.hotelHeading h2 {
    color: #e6466c;
    float: right;
    font-size: 12px;
    margin-bottom: 6px;
    margin-top: 6px;
    height: 32px;
    line-height: 32px;
}

.ratesDetails tr .selectedRateContent {
    font-size: 0.7rem;
    font-weight: 600;
}

.ratesDetailsContent td {
    color: #666;
    font-size: 0.7rem;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    width: 70px;
    background-color: #f4f4f4;
}
.ratesDetailsRoomCategory td.name {
    color: #555555;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 0.75rem;
    font-weight: bold;
    line-height: 16px;
    text-align: left;
    text-shadow: none;
    white-space: nowrap;
}

.ratesDetailsContent .mealPlan {
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    text-align: right;
    white-space: nowrap;
}

.hotelDetailLocation {
    background-color: #f3f3f3;
    border-radius: 5px;
    float: left;
    margin-right: 15px;
    padding: 10px;
    width: 145px;
}

.hotelDetailLocation h5 {
    float: none;
    font-size: 0.75rem;
    margin: 0 0 2px;
    color: #383838;
}

#hotelDetails .hotelFeatures {
    margin-top: 10px;
    width: 100%;
    float: left;
}

#tabContentWrapper {
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0 0 5px;
}

.roomOptions select {
    border: 1px solid #ccc;
    color: #999;
    float: left;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 0.75rem;
    height: 25px;
    margin: 0px 0 5px;
    padding: 2px;
    width: 105px;
}

.hotelDetail h1 {
    border-bottom: 1px dotted #ddd;
    clear: both;
    color: #444444;
    float: none;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0;
    padding-bottom: 0.25em;
}

.roomsAndFeatures h1 {
    border-bottom: 1px dotted #ddd;
    clear: both;
    color: #444444;
    float: none;
    font-size: 14px;
    margin: 24px 0 0 18px;
    padding-bottom: 0.25em;
    font-weight: bold;
}
.hotelDetail {
    clear: both;
    margin: 30px 20px 0px 20px;
    padding-top: 8px;
}
.viewAlternativeDatesLink {
    background: #f4f4f4 url("../images/colourSchemes/view.png") no-repeat scroll 10px 8px / 14px auto;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #777;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    margin: 6px 3px 0 -42px;
    padding-left: 30px;
    width: 175px;
}

.viewAlternativeDatesLink:hover {
    cursor: pointer;
}

#bookingSteps .steps a {
    color: inherit;
    cursor: text;
    font-size: 12px;
    font-weight: normal;
    left: 0;
    padding: 18px 0 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 100%;
    z-index: 200;
    top: -38px;
}

.hotelResult .centerColumn {
    border-right: 1px dotted #ccc;
    float: left;
    padding-right: 4px;
    width: 402px;
}

.hotelRates {
    float: right;
    margin: 0 auto !important;
    text-align: center;
    width: 145px;
}

.ratesDetails tr .selectedRateContent .ratesDetailsContentNotAvailable {
    background-color: transparent !important;
}

.gwt-DatePicker {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #fff;
    -webkit-box-shadow: #999 0px 0px 10px;
    -moz-box-shadow: #999 0px 0px 10px;
    box-shadow: #999 0px 0px 10px;
    color: #666666;
    text-align: center;
    width: 230px;
    line-height: 20px;
}

.datePickerMonthSelector {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
    border: none;
    height: 36px;
    background-color: #EFEFEF;
    color: #383838;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: 100%;
    line-height: 36px;
}

.datePickerDays {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #FFFFFF;
    background: #FFF;
    font-size: 12px;
    padding: 5px;
    width: 100%;
}

.datePickerPreviousButton {
    cursor: pointer;
    font-size: 20px;
}

.datePickerNextButton {
    cursor: pointer;
    font-size: 20px;
}

#formDetails fieldset .detailsColumn .shortSelect select {
    width: 70px;
    margin-right: 11px;
}

#formDetails select {
    float: left;
    border: 1px solid #ccc;
    font-size: 0.8rem;
    color: #666;
    margin-top: 0px;
    margin-right: 4px;
    margin-bottom: 8px;
    margin-left: 0px;
    width: 125px;
    padding: 2px;
    height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}

#formDetails label {
    float: left;
    color: #666666;
    font-size: 0.75rem;
    width: 135px;
    text-align: right;
    padding-right: 8px;
    line-height: 30px;
}

.reservationDetails {
    -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: 1px solid #D4D7DA;
    float: left;
    margin-bottom: 12px;
    padding-bottom: 10px;
    width: 480px;
}

#hotelConfirmation h4 {
    border-radius: 0px;
    background-image: none;
    background-repeat: repeat-x;
    border-bottom: 1px solid #D4D7DA !important;
    padding-left: 8px;
    padding-bottom: 2px;
    font-weight: normal;
    background-color: transparent;
    font-size: 14px;
    line-height: 28px;
}

#hotelConfirmation h6 {
    background-image: none;
    background-repeat: repeat-x;
    border-top: 1px solid #D4D7DA;
    border-bottom: 1px solid #D4D7DA;
    margin-top: 0;
    padding-left: 8px;
    padding-bottom: 2px;
    font-weight: NORMAL;
    font-size: 14px;
    margin-bottom: 0px;
    background-color: transparent;
    color: #777;
    line-height: 28px;
}

.personalDetails {
    width: 660px;
    float: left;
    border: 1px solid #D4D7DA;
    background-image: none;
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 0px;
    margin-bottom: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#hotelConfirmation .personalDetails h4 {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    line-height: 28px;
}

#hotelConfirmation .currencyPanel {
    float: right;
    font-size: 12px;
    margin-right: 105px;
}

#hotelConfirmation td {
    color: #666;
    font-size: 93%;
    margin: 0px 0px 5px 0px;
    padding-right: 5px;
}
.roomRates {
    text-align: right;
    float: right;
    width: 190px;
    margin: 6px 0px 0px 0px;
    white-space: pre-wrap;
}

#nav .ul {
    height: 80px !important;
    line-height: 80px !important;
    display: inline-block;
}

#hotelConfirmation #formDetails button {
    float: right;
    margin: 0px -12px 5px 0;
    font-size: 12px;
    line-height: 1.3;
    text-transform: none;
    width: 158px;
    border-radius: 6px;
}

.gwt-SuggestBoxPopup {
    visibility: visible;
    overflow: visible;
    width: auto;
    border-radius: 0px !important;
    position: absolute;
    left: 344px;
    top: 177px;
    background-image: none;
    color: #333;
    background-color: #eaeaea;
    z-index: 1010;
    background-size: 100% auto;
    font-size: 13px;
}
#confirmBookingForm .centerRight {
    float: left;
    width: 190px;
    padding: 0px 8px;
}
#confirmBooking .stayLabel {
    color: #333;
    width: 100% !important;
    text-align: left;
    padding-left: 8px;
}

#confirmBooking .stayValue {
    color: #383838;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    float: left;
    padding-left: 8px;
    line-height: 22px;
}

#formDetails .haveReadAndAccept label {
    font-size: 13px;
    width: auto;
    float: left;
    line-height: 18px;
    padding-left: 5px;
}

#formDetails .haveReadAndAccept a {
    float: left;
    font-weight: bold;
    text-decoration: underline;
    line-height: 18px;
}

#bookingSteps {
    margin: 45px 8px -20px 0px;
    width: 695px;
}
.ratesText {
    float: right;
    margin: 4px 2px 10px 0px;
}

#ratesFilterNavigation p {
    float: left;
    display: block;
    font-size: 11px;
    line-height: 15px;
    color: #333;
    margin: -5px 10px 0;
    text-shadow: none;
}

.leftLink {
    background: transparent url(../images/colourSchemes/back-arrow.png) scroll no-repeat 18px 3px / 8px auto;
    height: 20px;
}

.leftLink:hover {
    background-position: 18px 3px;
    cursor: pointer;
    background-repeat: no-repeat;
}

.rightLink {
    background: url(../images/colourSchemes/forward-arrow.png) scroll no-repeat 1px 3px / 8px;
    height: 20px;
}
li.nav_divider {
    display: none !important;
}
.rightLink:hover {
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 1px 3px;
}
.stepsName1 div.selected {
    color: black;
    font-weight: bold;
    text-shadow: 1px 1px #bbb;
    cursor: default;
    padding: 18px 0 0 !important;
    margin-top: 1px;
    font-size: 14px;
    min-width: 84px;
    height: 20px !important;
    z-index: 100;
    position: absolute;
    left: -6px;
    background: transparent url(../images/colourSchemes/steps_selected2.png) no-repeat scroll 50% 0px / 26px;
    margin: 0 auto !important;
}
.stepsName2 div.selected {
    color: black;
    font-weight: bold;
    text-shadow: 1px 1px #bbb;
    cursor: default;
    padding: 19px 0 0 !important;
    margin-top: 1px;
    font-size: 14px;
    min-width: 84px;
    height: 20px !important;
    z-index: 100;
    position: absolute;
    background: url(../images/colourSchemes/steps_selected2.png) no-repeat scroll 50% -42px / 26px;
    left: -6px;
}
.stepsName3 div.selected {
    color: black;
    font-weight: bold;
    text-shadow: 1px 1px #bbb;
    cursor: default;
    padding: 19px 0 0 !important;
    margin-top: 1px;
    font-size: 14px;
    min-width: 84px;
    height: 20px !important;
    z-index: 100;
    position: absolute;
    background: url(../images/colourSchemes/steps_selected2.png) no-repeat scroll 50% -84px / 26px;
    left: -6px;
}
.stepsName4 div.selected {
    color: black;
    font-weight: bold;
    text-shadow: 1px 1px #bbb;
    cursor: default;
    padding: 19px 0 0 !important;
    margin-top: 1px;
    font-size: 14px;
    min-width: 78px;
    height: 20px !important;
    z-index: 100;
    position: absolute;
    background: url(../images/colourSchemes/steps_selected2.png) no-repeat scroll 50% -126px / 26px;
    left: -6px;
}
#tableBottomButtonPanel {
    margin-left: 12px;
}

.tablePanel input[type="text"] {
    margin-bottom: 0px;
    width: 120px;
    font-size: 11px;
    color: #999;
    padding: 2px;
    font-family: "Open Sans", Helvetica, sans-serif;
}
.hotelFeatures {
    float: left;
    width: 135px;
    padding-left: 12px;
    padding-right: 10px;
    margin-top: 5px;
}
.hotelFeatures .gwt-Image {
    height: 25px;
    margin-right: 4px;
    margin-left: 4px;
}
.centerColumn .hotelInfo {
    width: 390px;
    margin-right: 0px;
}
.roomsFeaturesIcon {
    background: url(../images/rooms.png) no-repeat 14px center /16px;
}
.locationIcon {
    background: url(../images/compass.png) no-repeat 14px center / 16px;
}
.paymentTermsIcon {
    background: url(../images/payment_terms.png) no-repeat 14px center / 16px;
}
.pictureIcon {
    background: url(../images/pictures.png) no-repeat 14px center / 16px;
}
.hotelInfo .selected {
    background-color: #f4f4f4;
    margin: -1px 0 0 -1px;
    height: 18px;
    color: #555555 !important;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid #dddddd;
}
.paymentTerms h3 {
    color: #383838;
}

.hotelInfoContent {
    float: right;
    margin: 5px -1px 24px 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: none;
    background-position: center bottom;
    background-repeat: repeat-x;
    width: 700px;
}
.ratesRoomsInfo {
    margin: 0px 20px;
    padding-top: 0px;
}
.ratesRoomsInfo .standardButton {
    position: relative;
    left: 560px;
}
.ratesDetailsRoomCategory td.weekend {
    background-color: #e1e1e1;
}
.ratesDetailsRoomCategory td {
    background-color: #f4f4f4;
}
.ratesDetailsContent td.weekend {
    background-color: #e1e1e1;
}
.haveReadAndAccept.haveReadAndAcceptPOPI p {
    padding-left: 22px;
}
#message .error {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #dd5e5e;
    background: #ffd2d3;
    color: #000000;
    clear: both;
    margin-top: 6px;
    margin-bottom: 10px;
    margin-left: 18px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
    width: 92.5%;
    font-size: 0.8rem;
}
.roomOptions h4 {
    display: none;
    margin: 6px 0px;
}
.ratesText h4 {
	font-size: 0.7rem !important;
}
#formDetails input[type="text"], #formDetails input[type="password"] {
    margin-bottom: 8px;
    border: 1px solid #D5D2D2;
    font-size: 0.8rem;
    color: #999;
    line-height: 20px;
    padding: 4px;
    width: 150px;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#hotelList {
    background: none !important;
    padding: 8px !important;
}

#promoCode {
    background: none !important;
    padding: 8px !important;
    width: 142px !important;
}

#nightBox {
    background: none !important;
    padding: 8px !important;
    width: 35px !important;
}
#sideBar label {
    position: relative;
    float: left;
    color: #444;
    clear: both;
    font-size: 0.85rem;
    line-height: 40px;
}
#itineraryBar label {
    font-size: 0.8rem;
    line-height: 16px;
}
#footer {
    position: fixed;
    bottom: 0;
    height: auto;
    width: 100%;
    z-index: 10002;
    background: white;
    border-top: 1px solid #dddddd;
}

.contentBorder {
	border: 1px solid #dddddd;
}

.hotelDetailLocation h6 {
    color: #383838;
}

#nav ul li label {
    font-size: 0.9rem;
}

tr.dialogTop {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.viewMore_single_result {
    clear: both;
}

.services {
    float: left;
    margin: 0;
    width: 100%;
    padding-bottom: 30px;
    border: 1px solid #dddddd;
}

/**
-----------------------------------------------
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: #444444;
	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: 75%;
}

.voucherContent .rightColumn {
	width: 25%;
}

.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: #383838;
	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: #383838;
	border: medium none;
	border-radius: 6px;
	color: #ffffff;
	font-family: Helvetica Neue,Verdana,Arial,sans-serif;
	line-height: 40px;
	margin-top: 20px;
	text-transform: none;
	height: 40px;
	padding: 0px !important;
	font-size: 1rem;
	width: 80%;
	margin-bottom: 20px;
}

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

.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: 34px !important;
}

#locationDetails {
    float: left;
    margin-left: 12px;
    width: 140px;
    padding-right: 20px;
}

.paymentTerms p {
    margin-bottom: 0;
    font-size: 14px;
    color: #555555;
}

/**
-----------------------------------------------
Payment Method Styling
-----------------------------------------------
**/

.paymentMethodContainer {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.paymentMethod {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    border: 1px #ccc solid;
    border-radius: 4px;
    padding: 10px;
}

.paymentMethod img {
    height: 40px;
    width: 125px;
}

.paymentMethod .selectPaymentLink {
    width: 75px;
    height: 22px;
    border-radius: 4px;
    font-weight: bold;
    text-align: center;
    margin: 10px auto;
    padding: 10px 10px 10px 10px;
    cursor: pointer;
}

.paymentMethod:hover {
    -webkit-box-shadow: #333 0px 0px 5px;
    -moz-box-shadow: #333 0px 0px 5px;
    box-shadow: #333 0px 0px 5px;
}

.creditCardSelectButton {
    border: #FFA500;
    background-color: #FFA500;
    color: #ffffff;
}

.mpesaSelectButton {
    border: #689f38;
    background-color: #689f38;
    color: #ffffff;
}

.snapScanSelectButton {
    border: #377ABE;
    background-color: #377ABE;
    color: #ffffff;
}

.mpesaMobileNumberContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 0;
    width: 100%;
}

.mpesaMobileNumberInputContainer {
    display: flex;
    justify-content: center;
}

.mpesaMobileNumperPayButtonContainer {
    display: flex;
    justify-content: center;
}

.mpesaMobileNumperPayButtonContainer a {
    border: #689f38;
    background-color: #689f38;
    color: #ffffff;
    padding: 10px;
    border-radius: 4px;
}

.mpesaMobileNumberError {
    border-color: red !important;
}

.radio-creditCard {

}

.radio-snap {

}

.radio-mpesa {

}

.paymentRadioButtonsContainer {
    display: flex;
}

.creditCardRadioContainer {
    height: 40px;
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.creditCardRadioContainer .radio-creditCard {
    width: 25px;
}

.snapScanRadioContainer {
    height: 40px;
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.snapScanRadioContainer .radio-snap {
    width: 25px;
}

.mpesaRadioContainer {
    height: 40px;
    display: flex;
    align-items: center;
}

.mpesaRadioContainer .radio-mpesa {
    width: 25px;
}

/**Tablet Styling**/
@media only screen and (min-width: 1367px) and (max-width: 1580px) {
	
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
	
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
	
}

@media only screen and (max-width: 768px) {
	
}