/* 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: "Raleway medium";
    src: url("../Content/themes/RHR/fonts/raleway-medium-webfont.eot");
    src: url("../Content/themes/RHR/fonts/raleway-medium-webfont.eot#iefix") format("embedded-opentype"), url("../Content/themes/RHR/fonts/raleway-medium-webfont.ttf") format("truetype"), url("../Content/themes/RHR/fonts/raleway-medium-webfont.svg#raleway-medium-webfont") format("svg");
    font-weight: 400;
    font-style: normal;
}



@font-face {
    font-family: "Raleway semibold";
    src: url("../Content/themes/RHR/fonts/raleway-semibold-webfont.eot");
    src: url("../Content/themes/RHR/fonts/raleway-semibold-webfont.eot#iefix") format("embedded-opentype"), url("../Content/themes/RHR/fonts/raleway-semibold-webfont.ttf") format("truetype"), url("../Content/themes/RHR/fonts/raleway-semibold-webfont.svg#raleway-semibold-webfont") format("svg");
    font-weight: 400;
    font-style: normal;
}

html, body {
    /*background-color: #F3F3F3;*/
    color: #636466;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    overflow-x: hidden;
    font-family: 'Raleway medium', sans-serif;
}

h4, h5 {
    /*font-size: 15px;*/
    font-weight: bold;
    font-family: 'Raleway semibold', sans serif;
}


.main-terms-pop p {
    /*font-size:0.875em;*/
}

.main-terms-pop h5 {
    font-family: 'Raleway semibold', sans serif;
    font-size: 1.063em;
}

.parent-subcheckin h5 {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Raleway semibold', sans serif;
}

.btn-close {
    font-size: 0.875em;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial;
}

p {
    padding: 10px 0px 0px;
    font-size: 1em;
}

h1 {
    text-transform: uppercase;
    font-size: 0.875em;
}

.updatedpadding {
    padding: 10px 20px;
}

.banner {
    /*background: url("images/logo.gif");*/
    /*text-align: center;*/
    padding: 22px;
    background-color: #f8f8f8;
}

.head-bgcolor {
    /*background-color: #505050;*/
    /*color: #FFFFFF;*/
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    /*font-weight:700;*/
    text-align: center;
}

.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: #55575c;
    color: #FFFFFF;
    cursor: pointer;
    /*float: right;*/
    /*font-weight: bold;*/
    height: 34px;
    line-height: 36px;
    text-align: center;
    width: 14%;
    font-size: 15px;
    margin-top: 0px;
    font-family: 'Raleway semibold', sans serif;
}

.large-checkin-btn {
    background-color: #55575c;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    /*font-weight: bold;*/
    height: 34px;
    line-height: 35px;
    text-align: center;
    width: 14%;
    font-size: 15px;
    margin-bottom: 6px;
    font-family: 'Raleway semibold', sans serif;
}

.div-floatsubtext {
    color: #B6B6B8;
    float: right;
    margin-top: -21px;
}

.lbl-display {
    margin-top: 5px;
    display: none;
    color: #636466
}

.sub-colorbl {
    /*color:#aaaaab;*/
    font-weight: normal;
}

.large-prompt-btn {
    background-color: #606060;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 30%;
    font-size: 0.87em;
}

.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: 20px;
    height: 255px;
}

.parent-right-depar-no-border {
    background-color: #FFFFFF;
    margin-bottom: 20px;
    padding: 20px;
}


/* style for ddl only   */
.heapBox .heap .heapOptions .heapOption a:hover {
    background-color: #b5b6b4;
}

.heapBox .heap .heapOptions .heapOption a.selected {
    background-color: #b5b6b4;
}
/*end */

/* ----- 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;
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 1.1em;*/
}

    .ui-widget button {
        font-family: Arial, Helvetica, sans-serif;
        /*font-size: 1em;*/
    }
/*end */

#dialog-confirm p {
    padding-top: 17px;
}
/*end */
.right-padd-checkout h3 {
    padding: 10px 0 0;
}

@media only screen and (max-width: 297px) {
    .head-bgcolor {
        height: 60px;
    }
}

p {
    font-weight: normal;
    padding: 8px 0 0;
    font-size: 15px;
    font-family: 'Raleway medium',sans serif;
}

.email-text {
    color: #636569;
}

span {
    font-size: 15px;
    font-family: 'Raleway medium',sans serif;
    color: #636466;
}

a, a:visited, a:active, a:hover {
    color: #585858;
    cursor: pointer;
    font-weight: bold;
}

.div-checkin-height {
    height: 135px;
}

.div-terms-cond {
    height: 252px;
}

.span-margin-left {
    margin-left: 26px;
}

.divheight {
    height: 179px;
}

.parent-right-onlinecheckOut-details {
    background-color: #FFFFFF;
    padding-top: 0;
    height: 180px;
}

h3 {
    font-size: 15px;
    font-family: 'Raleway semibold' , sans serif;
    font-weight: normal;
}

.sorry-for {
    font-weight: bold;
    font-size: 15px;
    color: #636466;
}


.headertc {
    color: #636466;
    padding-left: 5px;
    text-align: center;
    margin-left: 70px;
    margin-right: 82px;
}

.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;
}

.font-normal {
    font-weight: normal;
}

@media only screen and (max-width : 780px) {

    .div-checkin-height {
        height: 155px;
    }
}

