.login-form-div {padding:2em 2em 2em 3em;}
.login-form-div .label {font-size:0.9em; font-weight:bold; display:block;}
.login-form-div LABEL {font-size:0.9em; font-weight:bold; display:inline;}
.login-form-div INPUT {background:#E3E3E3; border:0 none; padding:0.5em; font-size:1em;}

.header .container .nav-right .furamafirst .furamafirst-form .title::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    background: url(../img/arrow-up-gold.png) no-repeat #ff7b6e; 
    position: absolute;
    right: 11px;
    top: 28px;
}

.header .container .nav-left .nav-list .menu li a {
    display: block;
    padding: 5px 1em;
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.header .container .nav-right .furamafirst, .header .container .nav-right .furamafirst.afterLogin {
    border-right: 1px solid #ffdc69;
}

.header .container .nav-left .nav-list .menu li {
    background: #333;
}
.header .container .nav-left .nav-list .menu li:hover {
    background: #ff7b6e;
}

.header .container .nav-right .furamafirst .furamafirst-select::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    background: url(../img/arrow-down-peach.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 4px;
}

.header .container .nav-right .furamafirst .furamafirst-form .title::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    background: url(../img/arrow-up-white.png) no-repeat #333;
    position: absolute;
    right: 6px;
    top: 26px;
}

a {color:#ff7b6e;}

.header .container .nav-right .furamafirst .furamafirst-form .form-box ul li {
    padding: 10px 0;
    color: #fff;
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    cursor: default;
	white-space:nowrap;
}

.header .container .nav-right .furamafirst .furamafirst-form .form-box ul li a {
    color: #ff7b6e;
    text-decoration: none;
    display: block;
}
.header .container .nav-right .furamafirst .furamafirst-form .form-box ul li a.selected, .header .container .nav-right .furamafirst .furamafirst-form .form-box ul li a:hover {
    color: #ffdc69;
    font-weight: inherit;
}

.hotel-promotions .coldetails {
    /*position: absolute;*/
    bottom: 0;
    background: #ff7b6e;
    width: calc(100% - 20px);
    padding: 10px;
}

.hotel-promotions p {
    text-align: left;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
    color: #FFF;
    width: 100%;
}

.hotel-promotions p a {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}

.hotel-promotions p strong a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}

.hotel-promotions a.descriptionButton {
    color: #ffdc69;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    background: url(/images/common/arrow-right.png) right center no-repeat;
    display: block;
    text-align: left;
    text-decoration: none;
    width: 135px;
}

.hotel-promotions .promo-wrapper div.grid .photo {
	/*min-height:90px;*/
}

.rewards-wrapper .rewards-categories IMG {
	display:block; width:100%;
}

.rewards-wrapper .rewards-items IMG {
	display:block; width:100%;
}

.rewards-wrapper .rewards-categories .label {
	position: relative;
	width: max-content;
	padding: 0.5em 1em 0.5em 2em;
	margin: -3em 0em 2.5em -1.5em;
	font-size: 0.9em;
	font-weight: 600;
	color:#333;
}

.rewards-wrapper DIV {
	/*position:relative;*/
}

.rewards-wrapper .res-420 DIV.cell2 {
	padding-bottom:0.5em;
}

.rewards-categories {
	display:block; width:85%; height:auto; margin:0 auto;
}

.rewards-items {
	display:block; width:75%; height:auto; margin:0 auto; border: 1px #eeeeee solid;
}

.rewards-items .mint-value {
	font-weight:600;
	color:#ff7b6e;
}

.rewards-items > DIV:last-child {
	margin-bottom:1.5em;
}

.rewards-items IMG.mint-icon {
	height:25px; width:auto; vertical-align:middle; margin:auto 5px auto -5px; display:inline; padding-bottom: 3px;
}

.reward-description {
	padding: 0.5em 0.5em;
	font-size: 0.8em;
	line-height: 120%;
	font-weight: 600;
	height: 3.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#000;
}
.ffbuttons { padding:0.5em 1em; border: 0px none; min-width:130px; margin-top:2em; text-transform:uppercase; cursor:pointer; white-space:nowrap;}
.ffbuttons.disabled {
	cursor:default;
	color:#FFF;
	background:#CCC;
}




.profile-div LABEL {font-size:0.8em; font-weight:bold; display:block; color:#333;}
.profile-div INPUT,.profile-div SELECT {
	background: none;
	width: auto;
	/*height: 3em;padding: 0.5em 0;*/
	width: 250px;
	border: 0 none;
	margin-top:1em;
	font-size: 1.0em;
	font-weight: 100;
}
/* This is to remove the arrow of select element in IE */
.profile-div SELECT::-ms-expand {	display: none; }
.profile-div SELECT {
    -webkit-appearance: none;
    appearance: none;
}
@-moz-document url-prefix(){
	.profile-div SELECT {box-sizing: border-box; position: relative; overflow: hidden;}
	.profile-div SELECT{ background-position: right 30px center !important;}
}
.profile-div INPUT,.profile-div SELECT { border-bottom:1px solid #999; }
.profile-div SECTION { margin:2em 0;}

.toggleTable > DIV > DIV  {
	padding:0.25em 1.5em;
	font-weight:600;
	font-size:0.8em;
}

.toggleTable > DIV > DIV.separator  {
	padding:0 0.4em;
	background-size:100% 100%;
}

.toggleTable > DIV > DIV.separator {
	display:none;
}

.toggleTable > DIV > DIV.separator.active {
	display:table-cell;
}

.toggleTable DIV.tab {
	color:#666;
	cursor:pointer;
}

.toggleTable DIV.tab.active {
	background: #ffdc69;
	color:#333;
	cursor:default;
}


.toggleTable {
	border:1px solid #ffdc69;
}

.upgrade-table {
	mmargin-bottom:2em;
}

.upgrade-table > DIV > DIV {
	text-align:left;
	white-space:nowrap;
}

.upgrade-table .progress > DIV {
	vertical-align:baseline;
	padding:0 1.5em 0 0;
}

.upgrade-table .progress  SPAN.actual{
	text-align:center;
	font-size:3em;
	color: #ff7b6e;
}

.upgrade-table .progress  SPAN.target{
	text-align:center;
	font-size:0.8em;
	font-weight:600;
}

.upgrade-table .progresslabel  {
	vertical-align:top;
	padding:0;
	font-size:0.8em;
}

.ui-dialog-content { background:#F1F1F1 !important; cursor:default !important; padding:0 !important;}
.ui-dialog {position:fixed !important;}
.ui-dialog .ui-dialog-titlebar { display:none !important;}

#loaderImage {
    top: 0;
    left: 0;
    z-index: 9999999999;
    height: 100%;
    background: url(img/ajax-loader.gif) center no-repeat rgba(51,51,51,.8);
}
.loadingText {
    font-size: 13px;
    line-height: 18px;
    color: #ffdc69;
    text-align: center;
    font-weight: 600;
    font-family: "Open Sans",sans-serif;
    top: 54%;
}

.error-required {
	border-color:#900 !important;
}

.verify-hint {
	display:none;
	position:absolute;
	color:#900;
	font-size:0.8em;
	padding: 5px;
	background:#F1F1F1;
}

.voucher-div .voucher-item-div {
	height: 100%;
	line-height:110%;
	margin:1em;
}

.voucher-item-div .voucher-item-description {
	height:3em;
	font-size:0.8em;
	min-height:max-content;
}

.voucher-item-div .voucher-item-expiry {
	font-size:0.8em;
}

.voucher-div .voucher-item-details {
	padding:1em;
}

.voucher-item-div .voucher-item-header {
	/*height:1.8em;*/
	font-size:1em;
	min-height:max-content;
}

.voucher-div .voucher-item-details BUTTON.voucher-item-button {
	margin-top:1em;
}

.voucher-select {
	background:#fff;
	border: 1px solid #999;
}

.voucher-table > DIV > DIV {
	
}

.voucher-div .voucher-number {
	font-size:0.8em;
}
.voucher-div .voucher-validity {
	font-size:0.8em;
}
.voucher-div .voucher-terms {
	font-size:0.8em;
	background:#f1f1f1;
	/*padding:1em;*/
	margin-top: 10px;
}
.voucher-div .voucher-terms-title {
	font-weight:600;
	padding:1em;
}

.voucher-div .voucher-terms LI {
	margin:0.5em auto;
	line-height: 120%;
}

.voucher-div .voucher-name {
	font-size: 1.5em;
	font-weight: 600;
	line-height: 100%;
	margin: 0.5em 0 1em 0;
}

.voucher-div .voucher-description {
	margin:2em 0 2em;
}
/*
.voucher-div .voucher-howtoredeem {
	font-size:0.8em;
	margin-top: 10px;
}
.voucher-div .voucher-howtoredeem-title {
	font-weight:600;
	padding:1em;
}
*/
.voucher-div .voucher-collapsible {
	font-size:0.8em;
	margin-top: 10px;
}
.voucher-div .voucher-collapsible-title {
	font-weight:600;
	padding:1em;
}
.voucher-div .voucher-collapsible LI{
	margin:0.5em auto;
	line-height: 120%;
}


/* Style the button that is used to open and close the collapsible content */
.collapsible_title {
	background-color: #ccc;
	cursor: pointer;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	border-bottom: 1px #f1f1f1 solid;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.collapsible_title:active, .collapsible_title:hover {
	background-color: #ccc;
}

/* Style the collapsible content. Note: hidden by default */
.collapsible_content2 {
	background-color: #f1f1f1;
}		

.collapsible_content {
	padding:1em;
}		



.qrScan {
	display:none;
    top: 0;
    left: 0;
    z-index: 9999999999;
    height: 100%;
    background: no-repeat rgba(255,255,255);
	background-size: auto 50%;
	background-position: 50% 70%;
	position: fixed;
	width: 100%;
	cursor:pointer;
}
.qrTitle {
    font-size: 1.5em;
    color: #333;
    font-weight: 600;
    font-family: "Open Sans",sans-serif;
	width: 90%;
    /*top: 20%;*/
	text-align: center;
	position: fixed;
	padding: 10% 5%;
}
.qrNumber {
    font-size: 1em;
    color: #333;
    font-weight: 600;
    font-family: "Open Sans",sans-serif;
	width: 90%;
    top: 90%;
	text-align: center;
	position: fixed;
	padding: 5%;
}

.transactions-table > DIV > DIV {
	padding:0.5em 0;
	border-bottom:1px solid #ffdc69;
}

.transactions-table > DIV > DIV:nth-child(0) {
	padding:0.5em 1em 0.5em 0;
	border-bottom:1px solid #ffdc69;
}

.transactions-table .transactions-name {
	font-size:0.9em;
	font-weight:600;
	line-height:100%;
}

.transactions-table .transactions-date {
	font-size:0.8em;
}

.transactions-table .transactions-mints {
	font-size:0.8em;
	font-weight:bold;
}



.legend {
	border: 1px solid #ffdc69; 
	margin: 10px; 
	padding: 10px; 
	width:200px;
	float: right;
	font-size: .8em;
}

.bookings-table > DIV > DIV {
	padding:0.5em 0;
	border-bottom:1px solid #ffdc69;
}

.bookings-table > DIV > DIV:nth-child(0) {
	padding:0.5em 1em 0.5em 0;
	border-bottom:1px solid #ffdc69;
}

.bookings-table .bookings-name {
	font-size:0.9em;
	font-weight:600;
	line-height:100%;
}

.bookings-table .bookings-date .bookings-hotel{
	font-size:0.8em;
}


.bookings-table .viewmore {
	background: #ffdc69;
	padding: 8px;	
	border: 0px;
	margin-top: 10px;
}

.bookings-table .blurb {
	font-size: .8em;
}

.footer-table .logo-table {
	padding:0 0.5em;
}

.terms-div .term-points {padding:1em 0; font-size:0.8em;}

.terms-div .term-copy {padding:1em 0; font-size:0.7em;}

.terms-div .term-copy P {margin:0;}
.terms-div ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 1em;
}
.terms-div LI {
	padding:0 0.5em;
	margin:0.5em 0;
}

.terms-div LI B {
	font-weight:600;
}

.blackonyellow {background:#ffdc69; color:#333;}
.whiteonpeach {background:#ff7b6e; color:#FFF;}


.tnc {
	font-size: 0.8em;
}


.login-subnavi-content {
	width: 80%;
	margin: 1.5em auto;
}

.login-subnavi-content ul {
}

#login-subnavi-content-buttons li {
	float: left;
	list-style: none;
	text-align: center;
	background-color: #ffdc69;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px 5px;
}

#login-subnavi-content-buttons li:hover {
	background-color: #ff7b6e;
}

#login-subnavi-content-buttons li a {
	text-decoration: none;
	color: #333;
	font-size:0.8em;
	display: block;
}

#login-subnavi-content-buttons li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ff7b6e;
}

