/* 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: "GillSansStd";
    src: url("../Content/themes/SWI/fonts/GillSansStd.eot");
    src: url("../Content/themes/SWI/fonts/GillSansStd.eot#iefix") format("embedded-opentype"), url("../Content/themes/SWI/fonts/GillSansStd.ttf") format("truetype"), url("../Content/themes/SWI/fonts/GillSansStd.svg#GillSansStd") format("svg");
    font-weight: 400;
    font-style: normal;
}


html, body {
    /*background-color: #F8F6EC;*/
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    overflow-x: hidden;
    font-family: GillSansStd, sans-serif;
}

h4, h5 {
    /*font-size: 14px;*/
    font-weight: bold;
    text-transform: uppercase;
    font-family: GillSansStd;
    color: #000;
}

.right-padd-checkout {
    padding: 16px;
}

.thank-bold {
    font-weight: bold;
    text-transform: none;
    font-family: Verdana,sans-serif;
}

.right-padd-checkout p {
    padding: 18px 0 0;
}

h3 {
    font-size: 15px;
    font-family: GillSansStd;
    font-weight: normal;
}

.main-terms-pop h5 {
    font-family: Verdana,sans-serif;
    font-size: 0.875em;
    text-transform: none;
    font-weight: bold;
}

.main-terms-pop p {
    /*font-size:0.750em;*/
}

.btn-close {
    font-size: 1em;
    font-family: GillSansStd, Verdana,sans-serif;
    text-transform: uppercase;
}

p {
    padding: 10px 0px 0px;
    font-size: 0.875em
}

.parent-subcheckin h5 {
    font-size: 15px;
    /*color: #31312c;*/
    /*font-weight: 700;*/
    /*text-transform: none;*/
    font-family: GillSansStd;
}

.sub-colorbl {
    /*color:#000000;*/
    font-weight: normal;
}

.banner {
    /*background-color:lightgrey;*/
    /*text-align:center;*/
    padding: 22px;
    background-color: #f4f4f4;
}

.head-bgcolor {
    background-color: #ffffff;
    /*color: #FFFFFF;*/
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    text-transform: uppercase;
    text-align: center;
    font-family: GillSansStd;
}

.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;*/
    height: 34px;
    line-height: 36px;
    text-align: center;
    width: 14%;
    font-size: 15px;
    /*text-transform: uppercase;*/
    font-family: GillSansStd;
}

.large-checkin-btn {
    background-color: #55575c;
    color: #FFFFFF;
    cursor: pointer;
    /*float: left;*/
    height: 34px;
    line-height: 35px;
    text-align: center;
    width: 14%;
    font-size: 15px;
    /*text-transform: uppercase;*/
    font-family: GillSansStd;
}

.div-floatsubtext {
    color: #B6B6B8;
    float: right;
    margin-top: -21px;
}

.lbl-display {
    margin-top: 5px;
    display: none;
    color: #636466
}

.pass-paddtop h3 {
    padding-top: 4px;
}

.input-border {
    font-size: 0.875em;
    font-family: Verdana,sans-serif;
}

.dob-input {
    font-size: 0.875em;
    font-family: Verdana,sans-serif;
}

.sub-colorbl {
    /*color: #AAAAAB;*/
    font-weight: normal;
}

.large-prompt-btn {
    background-color: #606060;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 30%;
    font-size: 0.875em;
    font-family: GillSansStd, Verdana,sans-serif;
}

.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: Verdana,sans-serif;
    /*font-size: 1.1em;*/
}

    .ui-widget button {
        font-family: Verdana,sans-serif;
        /*font-size: 1em;*/
    }
/*end */

#dialog-confirm p {
    padding-top: 17px;
}

@media only screen and (max-width: 282px) {
    .head-bgcolor {
        height: 60px;
    }
}

p {
    font-weight: normal;
    padding: 8px 0 0;
    font-size: 15px;
    font-family: GillSansStd;
}

.email-text {
    /*color: #636569;*/
}

span {
    font-size: 15px;
    font-family: GillSansStd;
    /*color: #636466;*/
}

a, a:visited, a:active, a:hover {
    color: #636569;
    cursor: pointer;
    font-weight: bold;
}

.div-checkin-height {
    height: 105px;
}

.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;
}

.sorry-for {
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}


.headertc {
    color: #000000;
    padding-left: 5px;
    text-align: center;
    margin-left: 17px;
    margin-right: 26px;
}

.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;
}

