/* Minification failed. Returning unminified contents.
(2,1): run-time error CSS1019: Unexpected token, found '@charset'
(2,10): run-time error CSS1019: Unexpected token, found '"UTF-8"'
(2,17): run-time error CSS1019: Unexpected token, found ';'
 */
/* CSS Document */
@charset "UTF-8";
/*
Description: Mobile App as well as cross browser HTML 
Version: 1.0
Author: Cybage
 
  1) color scheme
  2) button style
  3) body  color
  4)header
 
  
*/



@font-face {
    font-family: "ITC Franklin Gothic W01";
    src: url("../Content/themes/FHR/fonts/03dda592-ab39-4f26-9535-fdea194854cf.eot");
    src: url("../Content/themes/FHR/fonts/03dda592-ab39-4f26-9535-fdea194854cf.eot#iefix") format("embedded-opentype"), url("../Content/themes/FHR/fonts/06d99598-12aa-461b-b57e-81a137da1b9f.ttf") format("truetype"), url("../Content/themes/FHR/fonts/427cca04-e0ee-4395-a5d3-b7d45feeff62.svg#427cca04-e0ee-4395-a5d3-b7d45feeff62") format("svg");
    font-weight: 400;
    font-style: normal;
}


html, body {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    overflow-x: hidden;
    font-family: 'ITC Franklin Gothic W01', sans-serif;
}
h4 {    
    font-size: 15px;
    /*font-weight: normal;*/           
    font-weight: bold;
}
h5 {   
    font-weight: normal;
    font-size: 15px;    
}

h3 {
    font-size: 15px;    
    font-weight:normal;
}

.sub-colorbl {
	color:#000000;
	font-weight:normal;
}
.right-padd-checkout h3
{
    padding:20px 0 0 !important;
}

.banner {
    background-color: #8d8c8a;
    /*text-align:center;*/
}
.head-bgcolor {
    background-color: #FFFFFF;
    /*color: #FFFFFF;*/
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    /*font-weight: 700;*/
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.subhead-colorgray {
	color: #B6B6B8;
	font-weight: normal;
}
.large-checkinraf-btn {
	background-color: #606060;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 30%;
}
.large-rafnothanks-btn {
    background-color: #697e83;
    color: #FFFFFF;
    cursor: pointer;
    /*float: right;*/
    /*font-weight: bold;*/
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 14%;    
    border-radius: 6px;
    margin-top: 0px;
    font-size: 15px;
}
.large-checkin-btn {
    background-color: #697e83;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    /*font-weight: bold;*/
    height: 34px;
    line-height: 35px;
    text-align: center;
    width: 14%;   
    font-size: 15px;
    border-radius: 6px;
    margin-bottom: 6px;
}
.div-floatsubtext {
	color: #B6B6B8;
	float:right;
	margin-top: -21px;
}
.lbl-display {
	margin-top: 5px;
	display:none;
	color:#636466
}
.large-prompt-btn {
	background-color: #A6A685;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-weight:bold;
	height: 44px;
	line-height: 44px;
	text-align:center;
	width:30%;
	font-size:1.1em;
}
.rafmore {
	padding:20px 0px 0px 0px;
}
.upper-headtxt {
	text-transform:uppercase;
	font-weight:normal;
}
.parent-right-depar {
    background-color: #FFFFFF;
    border: 1px solid grey;
    margin-bottom: 20px;
    padding: 19px;
    height:255px;
}

.parent-right-depar-no-border {
    background-color: #FFFFFF;    
    margin-bottom: 20px;
    padding: 20px;
}

/* ----- IE Specific Styles ----- */
.color-block {
    position: relative;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background: #99000000;*/ /* Old browsers */
    filter: none\9;   
}

.ie10 .color-block {
    background-color: transparent;
} 


.ie10 .color-block {
    background-color: transparent;
} 


@media only screen and (max-width: 264px) {
.head-bgcolor {
height:60px;
}

}

p {
    /*color: #636466;*/
    font-weight: normal;
    padding: 8px 0 0;
    font-size: 15px;    
}

.email-text {
    color: #697e83;
}
/*end */

span {    
    font-size: 15px;   
    /*color: #636466;*/
}

a, a:visited, a:active, a:hover {
    color: #697e83;
    cursor: pointer;
    font-weight:bold;
}

.heapBox a, .heapBox a:visited, .heapBox a:active {
    color: #8d8c8a;
    cursor: pointer;
    font-weight: bold;
}



    .heapBox a:hover {
        color: #8d8c8a;
        cursor: pointer;
        font-weight: bold;
    }

.heap a:hover {
    color: white;
    cursor: pointer;
    font-weight: bold;
}

li a, li a:visited, li a:active, li a:hover {
    color: #8d8c8a;
    cursor: pointer;
    font-weight: bold;
}

.div-checkin-height {
    height: 106px;
}

/*.div-terms-cond {
    height: 227px;
    
}*/

.span-margin-left {
    margin-left: 26px;
}

.divheight {
    height: 179px;
}

.parent-right-onlinecheckOut-details {
    background-color: #FFFFFF;
    padding-top: 0;
    height: 180px;
}



.sorry-for {
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}

.headertc {
    color: #000000;
    padding-left: 5px;
    text-align: center;
    margin-left: 70px;
    margin-right:115px;
}

.texttc {
    padding-left: 5px;
    font-size: 15px;
}


.parent-subcheckin {
    padding: 35px;
    background-color: #FFFFFF;
    border-top: 1px solid grey;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
}

/*@media only screen and (max-width : 780px) {
    
    .div-checkin-height {
        height: 124px;
    }
}*/
