@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700&display=swap');

div,
header,
nav,
article,
footer,
section,
aside,
figure,
figcaption {
    display: block;
}

BODY {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-weight: 400;
    font-size: 13px;
    font-style: normal;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0 auto;
    background: #f6f8fa;
}

body.MobileSite {
    background: #fff;
}

TD,
.Default {
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
}

a,
a:visited {
    color: #1975a4;
}

a:hover {
    text-decoration: none;
}

#ContentTable {
    width: 780px;
    margin: 14px auto 0;
    border: 0;
    display: table;
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
}

#MainTable {
    clear: both;
    display: table;
    margin: 0 auto;
    padding: 3px 15px 30px 15px;
    width: 780px;
    background-color: #fff;
    min-height: 500px;
    vertical-align: top;
}

@media only screen and (max-width:780px) {
    .MobileSite #MainTable,
    .MobileSite #ContentTable {
        width: 100%;
        max-width: 780px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

#iframecontent {
    background-color: #fff;
    width: 100%;
    margin: 14px auto 0;
    padding-bottom: 8px;
}

#country-content,
#currency-content {
    display: none;
}

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}

.clearboth,
.clear {
    clear: both;
}

.vMiddle,
.vmiddle {
    vertical-align: middle;
}

.Bold,
.bold {
    font-weight: 700;
}

.italic {
    font-style: italic;
}

.strike {
    text-decoration: line-through;
}

.SmallPrint {
    font-weight: 400;
    font-size: 9px;
    color: #adadad;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bulleted {
    background: url(//cdn.hotelplanner.com/Common/Images/Bulleted2.gif) no-repeat left;
    padding-left: 16px;
}

ul.bulletedlist {
    padding-left: 10px;
    list-style: none;
}

ul.bulletedlist li {
    line-height: 22px;
    margin-left: 4px;
    padding-left: 20px;
    background: url(//cdn.hotelplanner.com/Common/images/bullet-arrow-right.png) no-repeat center left;
}

.Rounded {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
}

select {
    padding: 4px 3px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border: 1px solid #98abab;
}

input.Shadow {
    padding: 4px 3px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border: 1px solid #98abab;
}

textarea.Shadow {
    padding: 3px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border: 1px solid #98abab;
}

input.ShadowHighlight {
    border: 3px solid #c1cfdf;
    filter: progid: DXImageTransform.Microsoft.DropShadow(color="#666",offX=1,offY=1);
}

img.MapImage {
    width: 100px;
    max-height: 80px;
    margin: 1px 10px 1px 0;
    border: 1px solid #000;
    float: left;
}

select.currency {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    background-color: #fff;
    border: 1px solid #eee0b9;
}

select.currencydetails {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 6pt;
    background-color: #d3d3d3;
    border: 0 solid #eee0b9;
}

div.Sky {
    background: url(//cdn.hotelplanner.com/Common/Images/skyline.gif);
    width: 100%;
    max-width: 780px;
    height: 49px;
}

div.SkyWide {
    background: url(//cdn.hotelplanner.com/Common/Images/skylinewide.gif);
    width: 100%;
    max-width: 780px;
    height: 49px;
}

h1,
h2,
h3,
h4 {
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

h2,
h3,
h4 {
    color: #03549c;
    margin-bottom: 8px;
}

h1,
.PageHeader {
    color: #1b2d42;
    font-size: 30px;
    margin-bottom: 15px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 17px;
}

h4 {
    font-size: 14px;
}

h1.Plain,
h2.Plain,
h3.Plain {
    margin: 2px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    font-family: 'Open Sans Condensed', Arial;
}

.FormHeader {
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px #fff;
    font-weight: 700;
    font-size: 13px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ededed;
    filter: progid: DXImageTransform.Microsoft.Gradient(gradientType='0',startColorStr='#e6e6dc',endColorStr='#FFF');
    background: -webkit-gradient(linear, left top, left bottom, from(#e6e6dc), to(#fff));
    background: -moz-linear-gradient(top, #e6e6dc 0, #fff 100%);
    background: -ms-linear-gradient(top, #e6e6dc 0, #fff 100%);
    background: linear-gradient(top, #e6e6dc 0, #fff 100%);
    background: -o-linear-gradient(top, #e6e6dc 0, #fff 100%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.FormHeader h2 {
    font-size: 13px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    text-shadow: 0 0 0 #fff !important;
    padding: 5px;
}

.FormHeaderSolid {
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px #fff;
    font-weight: 700;
    font-size: 13px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #cee1ec;
    padding-left: 35px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.FormLabel {
    font-weight: 700;
    color: #366;
}

.ShadedBox {
    background-color: #f6f6f6;
    font-weight: 400;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid orange;
    filter: progid: DXImageTransform.Microsoft.Gradient(gradientType='0',startColorStr='#e8e8e8',endColorStr='#f5f5f5');
    background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background: -moz-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background: linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
}

.AccountServicesHeader {
    font-weight: 700;
    font-size: 11px;
    font-style: normal;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-style: outset;
    border: thin outset;
    background-color: #e6e6dc;
    filter: progid: DXImageTransform.Microsoft.Gradient(gradientType='0',startColorStr='#e6e6dc',endColorStr='#F3F3D8');
    background: -webkit-gradient(linear, left top, left bottom, from(#e6e6dc), to(#f3f3d8));
}

.StandardTable {
    background-color: #e8eaeb;
    font-weight: 400;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
    margin-bottom: 2px;
}

.FormError {
    background-color: #ffc;
    font-weight: 400;
    font-size: 10px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-top: 1px solid #c33;
    border-bottom: 1px solid #c33;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
}

#JumpBox {
    width: 310px;
    margin-top: 20px;
    float: left;
}

.s-5-0,
.s-4-0,
.s-3-0,
.s-2-0 {
    display: inline-block;
    background: url(//cdn.hotelplanner.com/Common/Images/Shared/Stars/sprite.png) no-repeat;
}

.s-5-0 {
    background-position: -1px 0;
    width: 84px;
    height: 15px;
}

.s-4-0 {
    background-position: -1px -19px;
    width: 67px;
    height: 15px;
}

.s-3-0 {
    background-position: -1px -38px;
    width: 50px;
    height: 15px;
}

.s-2-0 {
    background-position: 0 -55px;
    width: 33px;
    height: 15px;
}

.SearchResults {
    background-color: #f6f6f6;
    font-weight: 400;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-top: 1px solid #98c1e0;
    border-bottom: 1px solid #98c1e0;
    filter: progid: DXImageTransform.Microsoft.Gradient(gradientType='0',startColorStr='#DDE4E9',endColorStr='#EEEEF0');
    background: -webkit-gradient(linear, left top, left bottom, from(#dde4e9), to(#eeeef0));
    background: -moz-linear-gradient(top, #dde4e9 0, #eeeef0 100%);
    background: -ms-linear-gradient(top, #dde4e9 0, #eeeef0 100%);
    background: linear-gradient(top, #dde4e9 0, #eeeef0 100%);
    background: -o-linear-gradient(top, #dde4e9 0, #eeeef0 100%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
}

.SearchPrice {
    font-weight: 700;
    font-size: 24px;
    font-style: normal;
    color: #f90;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SearchPriceMedium {
    font-weight: 700;
    font-size: 14px;
    font-style: normal;
    color: #f90;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SearchPriceSmall {
    font-weight: 700;
    font-size: 10px;
    font-style: normal;
    color: #f90;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Gradient {
    font-weight: 400;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #fbfbfb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -khtml-border-radius: 8px;
    padding-left: 5px;
    margin-left: -8px;
    z-index: 5;
    left: 0;
    position: relative;
    width: 101%;
}

.IndividualResults:hover {
    border: 1px solid gray;
}

.HeaderTable {
    box-shadow: 2px 1px 1px #888;
    font-weight: 400;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: solid 1px #98c1e0;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
}

.HeaderTableCell {
    background-color: #fff;
}

.HeaderTableCell h1 {
    font-weight: bolder;
    color: #515157;
    font-size: 20px;
    margin-bottom: 0;
    margin-left: 3px;
}

#SimplePopupWrap,
.SimplePopupWrap {
    position: relative;
    float: left;
}

#SimplePopupWrap .SimplePopopDesc,
.SimplePopupWrap .SimplePopopDesc {
    z-index: 9999999;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    background-color: #fff;
    width: 380px;
    display: none;
    border: 3px solid #1975a4;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#SimplePopupWrap .SimplePopopV,
.SimplePopupWrap .SimplePopupV {
    z-index: 9999999;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    background-color: #fff;
    display: none;
    border: 3px solid #1975a4;
    padding: 7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#SimplePopupWrap .remButtonBig,
.SimplePopupWrap .remButtonBig {
    position: absolute;
    z-index: 2;
    width: 25px;
    height: 25px;
    display: block;
    top: -14px;
    left: -14px;
    background: url(//cdn.hotelplanner.com/Common/Images/close-bg.png);
}

#SimplePopupWrap .remButton,
.SimplePopupWrap .remButton {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    display: block;
    top: -10px;
    left: -8px;
    background: url(//cdn.hotelplanner.com/Common/Images/close-sm.png);
}

#map {
    box-shadow: 1px 2px 1px #888;
}

#SimplePopupWrap .remButtonBig:hover,
.SimplePopupWrap .remButtonBig:hover {
    background: url(//cdn.hotelplanner.com/Common/Images/close-bg_hover1.png);
}

#SimplePopupWrap .remButton:hover,
.SimplePopupWrap .remButton:hover {
    background: url(//cdn.hotelplanner.com/Common/Images/close-sm_hover1.png);
}

#SimplePopupWrap .remButtonBigRight,
.SimplePopupWrap .remButtonBigRight {
    position: absolute;
    z-index: 2;
    width: 25px;
    height: 25px;
    display: block;
    top: -14px;
    right: -14px;
    background: url(//cdn.hotelplanner.com/Common/Images/close-bg.png);
}

#SimplePopupWrap .remButtonBigRight:hover {
    background: url(//cdn.hotelplanner.com/Common/Images/close-bg_hover1.png);
}

a.PaginationNext,
a.PaginationPrev,
a.PaginationNum {
    padding: 2px;
}

a.PaginationNext:hover,
a.PaginationPrev:hover,
a.PaginationNum:hover {
    border: 1px solid gray;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -khtml-border-radius: 2px;
    padding: 2px;
}

a.PaginationNext,
a.PaginationPrev,
a.PaginationNum {
    border: 1px solid #fff;
}

#fbBoxEnh {
    border: solid 1px #bedbe9;
    padding: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#fbBox {
    box-shadow: 1px 2px 1px #888;
    border: solid 1px #bedbe9;
    padding: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#fbBoxThin {
    box-shadow: 1px 2px 1px #888;
    border: solid 2px #bedbe9;
    padding: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#fbBoxEnh.EnhBold {
    background-color: #2677b6;
    background: #2677b6;
}

#fbBoxEnh.EnhBold .hRow {
    color: #fff;
}

#fbBoxEnh {
    position: relative;
}

#fbBoxEnh #MoreFilters {
    position: absolute;
    top: 119px;
    left: 50%;
    margin-left: -568px;
    width: 130px;
    border: solid 2px #bedbe9;
    box-shadow: 2px 2px 1px #888;
    padding: 3px;
    background-color: #fff;
    font-weight: 700;
}

table.basic td {
    padding: 0;
}

table.GenSearchBox {
    margin: 8px auto;
    border: 0;
    border-spacing: 3px;
    border-collapse: collapse;
}

table.GenSearchBox td {
    padding: 0 0 0 6px;
}

table.GenSearchBox td.hRow {
    font-weight: 700;
    padding-left: 8px;
}

table.GenSearchBox td.first {
    padding-left: 0 !important;
}

table.basic {
    border-spacing: 0;
    border-collapse: collapse;
}

.NearbyBox {
    margin: 0 1px;
    float: left;
    clear: none;
    border: 1px solid gray;
    width: 180px;
    min-height: 275px;
    padding: 4px;
    text-align: center;
    position: relative;
}

.NearbyBox .bot {
    background-color: #fff;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
}

.NearbyBox img {
    width: 120px;
    height: 120px;
    border: 2px solid gray;
    margin: 6px 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -khtml-border-radius: 3px;
    cursor: pointer;
}

#HotelSections {
    position: fixed;
    top: 5px;
    left: 50%;
    margin-left: -568px;
    width: 130px;
    border: solid 2px #bedbe9;
    box-shadow: 2px 2px 1px #888;
    padding: 3px;
    background-color: #fff;
    font-weight: 700;
    z-index: 99999999;
}

#HotelSections .header1 {
    background-color: #5c8dc4;
    color: #fff;
    filter: progid: DXImageTransform.Microsoft.Gradient(gradientType='0',startColorStr='#acc6e6',endColorStr='#5c8dc4');
    background: -webkit-gradient(linear, left top, left bottom, from(#acc6e6), to(#5c8dc4));
    background: -moz-linear-gradient(top, #acc6e6 0, #5c8dc4 100%);
    background: -ms-linear-gradient(top, #acc6e6 0, #5c8dc4 100%);
    background: linear-gradient(top, #acc6e6 0, #5c8dc4 100%);
    background: -o-linear-gradient(top, #acc6e6 0, #5c8dc4 100%);
    text-shadow: 1px 1px 1px #0a0000;
    font-weight: 700;
    padding: 5px 3px;
    width: 96%;
    margin-bottom: 5px;
}

#HotelSections a.option {
    padding: 5px;
    -moz-box-shadow: inset 0 1px 0 0 #fff;
    -webkit-box-shadow: inset 0 1px 0 0 #fff;
    box-shadow: inset 0 1px 0 0 #fff;
    background-color: #f9f9f9;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 4px;
    text-indent: 0;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #666;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    width: 90%;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
    margin-bottom: 3px;
}

#HotelSections a.option:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background: -moz-linear-gradient(center top, #e9e9e9 5%, #f9f9f9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9',endColorstr='#f9f9f9');
    background-color: #e9e9e9;
}

.GenSearchBox .discountsRow {
    color: #fff;
    padding-left: 0;
    padding-top: 6px;
}

.landmark-desc {
    font-size: 12px;
    font-weight: 700;
    color: #26394d;
}

.landmark-desc .inside {
    color: #ee7120;
}

.Button,
.button,
.Button:visited,
.button:visited {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    outline: 0;
    text-align: center;
    text-decoration: none;
    border: 0;
    background: #ff5900;
    background-color: #ff5900;
    padding: 6px 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.Button:hover,
.button:hover {
    background-color: #f57c3c;
    background: #f57c3c;
}

.Button.large {
    font-size: 20px;
    padding: 7px 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
}

.ButtonNew {
    background: #eee;
    color: #690;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    border-width: 1px 2px 2px 1px;
    border-color: #000;
    filter: progid: DXImageTransform.Microsoft.Gradient(gradientType='0',startColorStr='#eee',endColorStr='#FFF');
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}

.ButtonDelete {
    background: #eee;
    color: #f06;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    border-width: 1px 2px 2px 1px;
    border-color: #000;
    filter: progid: DXImageTransform.Microsoft.Gradient(gradientType='0',startColorStr='#eee',endColorStr='#FFF');
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}

a.btnLargeBlue,
a.btnMediumBlue {
    color: #3674c1;
}

a.btnLargeRed,
a.btnLargeWideRed {
    color: #c00;
}

a.btnLargeBlack {
    color: #000;
}

a.btnLargeGreen {
    color: green;
}

a.btnLargeRed,
a.btnLargeRed:visited,
a.btnLargeBlue,
a.btnLargeBlue:visited,
a.btnLargeBlack,
a.btnLargeBlack:visited,
a.btnLargeGreen,
a.btnLargeGreen:visited {
    -moz-box-shadow: inset 0 1px 15px 0 #fff;
    -webkit-box-shadow: inset 0 1px 15px 0 #fff;
    box-shadow: inset 0 1px 15px 0 #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background: -moz-linear-gradient(center top, #f9f9f9 5%, #e9e9e9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#e9e9e9');
    background-color: #f9f9f9;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    text-indent: 0;
    border: 1px solid #ccc6c6;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    width: 124px;
    text-decoration: none;
    padding: 4px;
    text-align: center;
    text-shadow: -1px 0 white, 0 1px white, 2px 0 white, 0 -1px #fff;
}

a.btnLargeWideRed:hover,
a.btnLargeRed:hover,
a.btnLargeBlue:hover,
a.btnLargeBlack:hover,
a.btnLargeGreen:hover,
a.btnMediumBlue:hover {
    text-decoration: underline;
}

.en a.btnLargeRed,
.en a.btnLargeRed:visited,
.en a.btnLargeBlue,
.en a.btnLargeBlue:visited,
.en a.btnLargeBlack,
.en a.btnLargeBlack:visited,
.en a.btnLargeGreen,
.en a.btnLargeGreen:visited {
    padding: 8px 4px;
}

a.btnMediumBlue,
a.btnMediumBlue:visited {
    -moz-box-shadow: inset 0 1px 15px 0 #fff;
    -webkit-box-shadow: inset 0 1px 15px 0 #fff;
    box-shadow: inset 0 1px 15px 0 #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background: -moz-linear-gradient(center top, #f9f9f9 5%, #e9e9e9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#e9e9e9');
    background-color: #f9f9f9;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    text-indent: 0;
    border: 1px solid #ccc6c6;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    width: 113px;
    text-decoration: none;
    padding: 8px 4px;
    text-align: center;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px #fff;
}

a.btnLargeWideRed,
a.btnLargeWideRed:visited {
    -moz-box-shadow: inset 0 1px 15px 0 #fff;
    -webkit-box-shadow: inset 0 1px 15px 0 #fff;
    box-shadow: inset 0 1px 15px 0 #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background: -moz-linear-gradient(center top, #f9f9f9 5%, #e9e9e9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#e9e9e9');
    background-color: #f9f9f9;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    text-indent: 0;
    border: 1px solid #ccc6c6;
    display: block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    width: 248px;
    text-decoration: none;
    padding: 8px 4px;
    text-align: center;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px #fff;
}

.btnFancy,
#largePagination a {
    -moz-box-shadow: inset 0 0 7px 1px #fce2c1;
    -webkit-box-shadow: inset 0 0 7px 1px #fce2c1;
    box-shadow: inset 0 0 7px 1px #fce2c1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ee7120), color-stop(1, #ffc477));
    background: -moz-linear-gradient(center top, #ee7120 5%, #ffc477 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ee7120',endColorstr='#ffc477');
    background-color: #ee7120;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #eeb44f;
    display: inline-block;
    color: #fff !important;
    font-family: arial;
    font-size: 20px;
    font-weight: 700;
    padding: 12px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #cc9f52;
}

.btnFancy:hover,
#largePagination a:hover {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #ee7120));
    background: -moz-linear-gradient(center top, #ffc477 5%, #ee7120 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc477',endColorstr='#ee7120');
    background-color: #ffc477;
}

.btnFancy:active {
    position: relative;
    top: 1px;
}

.btnFancyOrange {
    cursor: pointer;
    display: inline-block;
    -moz-box-shadow: inset 0 0 7px 1px #fce2c1;
    -webkit-box-shadow: inset 0 0 7px 1px #fce2c1;
    box-shadow: inset 0 0 7px 1px #fce2c1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ee7120), color-stop(1, #f59d2b));
    background: -moz-linear-gradient(center top, #ee7120 5%, #f59d2b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ee7120',endColorstr='#F59D2B');
    background-color: #ee7120;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #eeb44f;
    display: inline-block;
    color: #fff !important;
    font-family: arial;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 9px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #cc9f52;
}

.btnFancyOrange:hover {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #ee7120));
    background: -moz-linear-gradient(center top, #ffc477 5%, #ee7120 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc477',endColorstr='#ee7120');
    background-color: #ffc477;
}

.btnFancyGreen,
.btnFancyGreen:visited {
    -moz-box-shadow: inset 0 1px 0 0 #a4e271;
    -webkit-box-shadow: inset 0 1px 0 0 #a4e271;
    box-shadow: inset 0 1px 0 0 #a4e271;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
    background: -moz-linear-gradient(center top, #89c403 5%, #77a809 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#89c403',endColorstr='#77a809');
    background-color: #89c403;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #74b807;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 9px;
    text-decoration: none;
    text-shadow: 0 1px 0 #528009;
}

.btnFancyGreen:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
    background: -moz-linear-gradient(center top, #77a809 5%, #89c403 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#77a809',endColorstr='#89c403');
    background-color: #77a809;
    color: #fff;
}

.btnFancyGreen:active {
    position: relative;
    top: 1px;
}

.button2,
.Button2,
a.button2:link,
a.button2:active,
a.button2:visited {
    background-color: #169ddc;
    display: inline-block;
    color: #fff;
    padding: 12px 25px;
    margin: 0;
    margin-left: 20px;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 15px;
}

input.Button2:hover,
a.button2:hover,
button.Button2:hover,
.button2:hover,
.Button2:hover {
    background-color: #0e89c3;
    text-decoration: none;
    cursor: pointer;
}

.opaqueButton {
    background: #eee;
    color: #000;
    cursor: pointer;
    font: bold 13px/1em Arial, HelveticaNeue, sans-serif;
    text-decoration: none;
    text-shadow: 0 1px 0 gray;
    padding: 5px 8px;
    border-width: 1px 2px 2px 1px;
    border-color: #000;
    filter: progid: DXImageTransform.Microsoft.Gradient(gradientType='0',startColorStr='#eee',endColorStr='#FFF');
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    display: block;
    text-align: center;
}

.opaqueButton:hover {
    moz-opacity: .9;
    filter: alpha(opacity=90);
    opacity: .9;
}

footer {
    padding: 0;
    margin: 0;
    position: relative;
}

img.lastactive {
    width: 2px;
    height: 3px;
    border: 0;
    float: left;
}

footer {
    font-family: Sans-serif;
    font-size: 15px;
}

footer #SitemapInfo_Container {
    width: 100%;
    margin: auto;
    background: #2f2f2f;
}

footer #SitemapInfo {
    margin: 0 auto;
}

footer .footerTitle {
    font-weight: 500;
    font-size: 17px;
    color: #fff;
}

footer #infoLeft {
    float: left;
}

footer #infoLeft ul {
    padding: 0;
    margin: 15px 0 0;
    float: left;
    margin-right: 46px;
}

footer #infoLeft ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer #infoLeft ul li a:link,
footer #infoLeft ul li a:active,
footer #infoLeft ul li a:visited,
footer .footerthin a,
footer .footerthin a:active,
footer .footerthin a:visited {
    color: #999;
    text-decoration: none;
}

footer #infoLeft ul li a:hover,
footer .footerthin a:hover {
    color: #CCC;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
}

footer #infoLeft #footLanguages a:link,
footer #infoLeft #footLanguages a:active,
footer #infoLeft #footLanguages a:visited {
    color: #999;
    text-decoration: none;
}

footer #infoLeft #footLanguages a:hover {
    color: #CCC;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
}

footer #footLanguages {
    clear: both;
    padding-top: 12px;
    display: block;
    color: #CCC;
}

footer #footLanguages a:link,
#footLanguages a:active,
#footLanguages a:visited,
#footLanguages a:hover {
    color: #f90;
}

footer #footLanguages_Container {
    width: 380px;
    display: block;
    padding-top: 10px;
    font-size: 15px;
}

#Vsign {
    width: 112px;
    height: 65px;
    background: url(//cdn.hotelplanner.com/Common/Images/Sprites/hp.png) 0 -326px no-repeat;
}

footer #footLanguages_Container a {
    padding: 0 7px 0 0;
}

footer a.meetings:link,
footer a.meetings:active,
footer a.meetings:visited {
    color: ff9900;
}

footer a.meetings:hover {
    color: #febc59;
}

footer #infoRight {
    float: left;
    border-left: 1px solid rgba(255, 255, 255, 0.10);
}

#SocialMedia a,
#App a,
footer .inc5000 {
    background: url(//cdn.hotelplanner.com/Common/Images/_HotelPlanner/Footer/spritem.png?v=1.2) no-repeat;
}

#SocialMedia {
    clear: both;
}

#SocialMedia ul {
    padding: 0;
    margin: 20px 0 0;
    color: #fff;
}

#SocialMedia ul li {
    list-style: none;
    padding-right: 10px;
    float: left;
}

#SocialMedia a {
    opacity: .7;
    display: block;
    width: 24px;
    height: 22px;
}

#SocialMedia a:hover {
    opacity: .99;
}

#SocialMedia a.googleplus {
    background-position: 0 -222px;
}

#SocialMedia a.instagram {
    background-position: 0 -254px;
}

#SocialMedia a.facebook {
    background-position: 7px -134px;
}

#SocialMedia a.pinterest {
    background-position: 3px -323px;
}

#SocialMedia a.blog {
    background-position: 0 -426px;
}

#SocialMedia a.twitter {
    background-position: 0 -355px;
}

#SocialMedia a.youtube {
    background-position: 0 -387px;
}

#App {
    background-position: 0 -286px;
    display: block;
    position: relative;
}

#App a {
    display: block;
    width: 141px;
    height: 46px;
    float: left;
    margin: 0;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    position: relative;
}

#App a.norton {
    display: block;
    width: 74px;
    height: 28px;
    background-position: 0 -286px;
    position: absolute;
    top: 0;
    right: 0;
}

#App a:hover {
    opacity: .9;
    -webkit-opacity: .9;
    -moz-opacity: .9;
    margin: 0;
}

#App a.applestore {
    background-position: 0 0;
}

#App a.googleplay {
    background-position: 0 -166px;
}

footer .inc5000 {
    background-position: 0 -56px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 65px;
    height: 69px;
}

#FooterHotelList_Container {
    width: 100%;
    background: #132531;
}

footer img {
    border: 0;
}

#FooterHotelList {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    height: auto;
    padding: 15px 0;
    text-align: center;
}

#FooterHotelList ul {
    padding: 0;
    margin: 15px 0 0;
    width: 100%;
    display: block;
    display: inline-block;
    text-align: center;
    list-style-type: none;
}

#FooterHotelList ul li {
    list-style: none;
    display: inline-block;
    zoom: 1;
}

#FooterHotelList a:link,
#FooterHotelList a:active,
#FooterHotelList a:visited {
    text-decoration: none;
    color: #999;
    padding-right: 3px;
}

#FooterHotelList a:hover {
    color: #CCC;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
}

#FooterHotelList ul li.sep {
    padding: 0 5px;
    color: #999;
}

footer .withborder {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footercontent {
    width: 100%;
    background: #132531;
}

footer #copyright {
    float: right;
    text-align: right;
    padding: 10px;
    font-size: 11px;
    color: #666;
}

span.top50 {
    color: #ccc !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

footer .footerthin {
    float: left;
    padding: 7px;
}

footer .footerthin a {
    padding-right: 5px;
}

footer .tileblack {
    background: #132531 !important;
}

.iframed .footercontent {
    background-color: #fff !important;
}

footer a#btt:link,
footer a#btt:visited,
footer a#btt:active {
    background: url(//cdn.hotelplanner.com/Common/Images/btt.png?) no-repeat left #ff8f28;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    padding: 7px 14px;
    padding-left: 35px;
    position: absolute;
    top: 3px;
    left: 50%;
    margin-left: -70px;
}

footer a#btt:hover {
    background: url(//cdn.hotelplanner.com/Common/Images/btt.png) no-repeat left #ffa24d;
}

footer #SitemapInfo_Container {
    padding: 30px 0;
    display: block;
}

footer #SitemapInfo {
    width: 100%;
    max-width: 1200px;
    height: auto;
    padding: 0 15px;
}

footer #infoLeft {
    width: 60%;
    padding-right: 2%;
}

footer #infoRight {
    width: 40%;
    padding-left: 2%;
    background: 0;
}

footer #infoRight,
footer #infoLeft {
    margin: 0;
}

footer #footLanguages_Container {
    width: 100%;
}

footer #infoRight,
footer #infoLeft,
footer #SitemapInfo,
footer #copyright {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#SocialMedia {
    width: 238px;
    float: left;
    padding-bottom: 15px;
}

#App {
    margin-top: 0;
    padding-top: 0;
    float: left;
}

.MSIE8 #infoRight {
    background: url(//cdn.hotelplanner.com/Common/Images/spacer.gif) no-repeat top right !important;
}

@media(max-width:350px) {
    #App a.googleplay {
        background-position: -6px -166px;
    }
    #App a.applestore {
        background-position: -5px 0;
    }
    #App a {
        width: 133px;
    }
    footer .inc5000 {
        right: 2px;
        top: 3px;
    }
}

@media(max-width:790px) {
    footer #infoLeft {
        width: 100%;
    }
    footer #infoRight {
        width: 100%;
        margin-top: 20px;
    }
    footer #infoRight,
    footer #infoLeft {
        padding: 0;
    }
    footer #SitemapInfo {
        padding: 0 15px;
    }
    footer #infoRight,
    footer #infoLeft,
    footer #SitemapInfo {
        border: 0;
    }
    footer #copyright {
        clear: both;
        float: none;
    }
}

.MSIE7 #FooterHotelList ul li {
    zoom: 1;
    display: inline !important;
}

.src_mecum nav {
    display: none;
}

#pg_ContactUs .ShadedBlueBox {
    background: transparent url(//cdn.hotelplanner.com/Common/Images/ContactUs/Box-Gradient_1x459.jpg) 0 0 repeat;
    font-weight: 400;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #80b0d6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#pg_ContactUs .ContactLabel {
    color: #80b0d6;
    font-weight: 700;
}

#pg_ContactUs a.CommentsButton {
    background: transparent url(//cdn.hotelplanner.com/Common/Images/ContactUs/Btn_SendComments-up_03.jpg) no-repeat 0 0;
    width: 200px;
    height: 50px;
    display: block;
    line-height: 50px;
}

#pg_ContactUs a.CommentsButton:hover {
    background: transparent url(//cdn.hotelplanner.com/Common/Images/ContactUs/Btn_SendComments-ovr_03.jpg) no-repeat 0 0;
}

#citywideBox {
    background-color: #FFF;
    font-weight: 400;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    margin-top: 15px;
    width: 100%;
}

#frmGroup #AutoContact {
    padding: 1px;
}

#frmGroup #AutoContact label {
    font-size: 14px;
}

#pg_RequestForm #frmGroup .button {
    font-size: 24px;
    cursor: pointer;
}

#pg_RequestForm #frmGroup input,
#pg_RequestForm #frmGroup select {
    padding: 9px;
    font-size: 14px;
}

#pg_ReserveE header nav,
#pg_ReserveA header nav,
#pg_ReserveC header nav,
#pg_ReserveG header nav,
#pg_ReserveI header nav,
#pg_ReserveP header nav,
#pg_CheckOut header nav {
    display: none;
    height: 2px;
}

#pg_ReserveE #dir-bar,
#pg_ReserveA #dir-bar,
#pg_ReserveC #dir-bar,
#pg_ReserveG #dir-bar,
#pg_ReserveI #dir-bar,
#pg_ReserveP #dir-bar,
#pg_CheckOut #dir-bar {
    display: none;
}

#pg_ReserveE footer a,
#pg_ReserveA footer a,
#pg_ReserveC footer a,
#pg_ReserveG footer a,
#pg_ReserveI footer a,
#pg_ReserveP footer a,
#pg_CheckOut footer a {
    display: none;
}

.gsearch form {
    margin: 0;
    padding: 0;
}

.gsearch input {
    width: 100%;
    max-width: 335px;
    padding: 8px 15px;
    border: 1px solid #ccc;
    font-size: 16px;
    line-height: 16px;
    height: 19px;
    display: block;
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.gsearch input:hover {
    border: 1px solid #adadad;
}

.gsearch input:focus {
    border: 1px solid #4486f9;
}

.gsearch button {
    border: 1px solid transparent;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #4285f4;
    background: -webkit-linear-gradient(top, #4387fd, #4683ea);
    background: linear-gradient(top, #4387fd, #4683ea);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=1);
    cursor: default !important;
    display: block;
    font-weight: 700;
    height: 37px;
    text-align: center;
    text-decoration: none !important;
    -webkit-user-select: none;
    color: #fff;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-left: -5px;
    float: left;
}

.gsearch button:hover {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}

#my-account {
    position: relative;
    background: #03549c;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
}

#my-account ul {
    margin: 0 auto;
    max-width: 993px;
    background: #03549c;
}

.st_Support #my-account ul,
.st_Admin #my-account ul,
.st_Group #my-account ul,
.st_Partner #my-account ul {
    max-width: 850px;
}

#my-account ul li a {
    position: relative;
}

#my-account ul li a .new-tag {
    width: 35px;
    height: 24px;
    position: absolute;
    top: -10px;
    right: -20px;
    background: url(//cdn.hotelplanner.com/Common/Images/new-tag.png) no-repeat center;
}

#my-account ul li {
    display: inline-block;
}

#my-account ul li a:link,
#my-account ul li a:visited,
#my-account ul li a:active {
    padding: 12px;
    display: inline-block;
    text-decoration: none;
    color: #d1e4f0;
    border-bottom: 1px solid #1e6897;
}

.st_Support #my-account ul li a:link,
.st_Support #my-account ul li a:visited,
.st_Support #my-account ul li a:active,
.st_Admin #my-account ul li a:link,
.st_Admin #my-account ul li a:visited,
.st_Admin #my-account ul li a:active {
    padding: 12px 11px;
}

#my-account ul li a:hover {
    cursor: pointer;
    color: #fff;
    background: rgba(255, 255, 255, 0.05);
}

#my-account label {
    color: #fff;
    padding: 18px 15px;
    display: none;
    cursor: pointer;
    font-size: 14px;
}

#my-account label i {
    margin-right: 8px;
}

#my-account input[type=checkbox] {
    display: none;
}

#my-account input[type=checkbox]:checked ~ ul {
    max-height: 2500px;
}

.intl #my-account ul li a .new-tag {
    display: none;
}

header ul {
    padding: 0;
}

.MSIE7 header ul li {
    zoom: 1;
    display: inline !important;
}

header {
    border-top: 0px solid #ff5900;
    background: #fff;
    min-height: 60px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #eaeaeb;
}

#pg_Home header {
    border-bottom: 0;
}

header .headcontainer {
    position: relative;
    width: 100%;
    min-height: 60px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

header .clear {
    line-height: 0;
    height: 0;
}

#nav-meetings {
    display: none;
}

header #HPLogo {
    background: url(//cdn.hotelplanner.com/common/images/site/4/Logo-Main.png) no-repeat;
    /* background-position: 92px 21px; */
    background-size: cover;
    position: relative;
    height: 20px;
    width: 148px;
    float: left;
    display: block;
    margin-top: 20px;
}

@media (max-width: 930px) {
    header #HPLogo {
        margin-left: 20px;
    }
}

header #HPLogo a:link,
header #HPLogo a:visited,
header #HPLogo a:active {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
}

header nav {
    float: right;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
}

header nav ul {
    padding: 0;
    margin: 0;
}

header nav>ul li {
    height: 60px;
    line-height: 60px;
}

header nav ul li {
    display: inline-block;
    position: relative;
    margin: 0;
    vertical-align: middle;
}

header nav ul li img {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

header nav ul li>a:link,
header nav ul li>a:active,
header nav ul li>a:visited {
    color: #676363;
    font-size: 14px;
    font-weight: 900;
    text-decoration: none;
    padding: 0 15px;
    line-height: 60px;
    height: 100%;
    display: block;
}

header nav ul li>a:hover {
    color: #226e9e;
    background: #fcfcfc;
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(34, 109, 157, 1);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(34, 109, 157, 1);
    box-shadow: inset 0 -2px 0 0 rgba(34, 109, 157, 1);
}

header nav ul li.currency {
    color: #999;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    line-height: 60px;
    height: 100%;
    display: inline-block;
}

header nav ul li.li-more a:hover,
nav ul li.li-more:hover a {
    color: #fff;
    background: #03549c;
}

nav ul li.sign-in a:link,
nav ul li.sign-in a:visited,
nav ul li.sign in a:active {
    border: 1px solid #d5dee1;
    display: inline-block;
    height: auto;
    padding: 8px 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 10px;
    line-height: normal;
}

nav ul li.sign-in a:hover {
    background: #fff;
    border: 1px solid #c2cacd;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
}

nav ul li.currency a {
    font-size: 18px;
}

ul.more {
    display: block;
    position: absolute;
    width: 220px;
    top: -888px;
    left: 0;
    z-index: 2888;
    background: #03549c;
    overflow: hidden;
    height: 0;
    border-bottom: 0;
    -webkit-box-shadow: 0 14px 21px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 14px 21px rgba(0, 0, 0, 0.25);
    box-shadow: 0 14px 21px rgba(0, 0, 0, 0.25);
}

ul.more li {
    display: block;
    line-height: 0;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #2d74a2;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    height: auto;
}

nav ul li ul.more a {
    padding: 20px;
    padding-left: 32px;
    display: block;
    color: #fff;
    width: 100%;
    height: inherit;
    line-height: 0;
    -webkit-transition: padding-left .3s ease;
    -moz-transition: padding-left .3s ease;
    -o-transition: padding-left .3s ease;
    transition: padding-left .3s ease;
}

nav ul li ul.more a:hover {
    background: #1c78ca;
    background-color: rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

nav ul li:hover>ul.more {
    height: auto;
    top: 60px;
    pointer-events: auto;
    border-bottom: 2px solid #00c0ff;
}

nav ul li:hover>ul.more a {
    padding-left: 20px;
}

nav ul li a i {
    font-size: 10px;
    display: inline-block;
    margin-left: 5px;
}

.show-menu {
    display: none;
}

nav input[type=checkbox] {
    display: none;
}

.headcontainer #toggle-menu label.full-menu {
    display: none;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #03549c;
    text-align: center;
    border-left: 1px solid #ededed;
    padding: 0 25px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 2888;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

#toggle-menu i.fa.fa-bars {
    font-size: 14px;
    margin-right: 5px;
}

#toggle-menu label.full-menu:active {
    background: #f3f3f3;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

#toggle-menu input[type=checkbox]:checked ~ #menu-mobile {
    max-height: 1000px;
}

#dir-bar {
    height: 43px;
    line-height: 43px;
    background: #fafafa;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #eaeaeb;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

#breadcrumb {
    float: left;
}

#breadcrumb ul {
    margin: 0;
    padding-left: 0;
}

#hsearch {
    line-height: 40px;
    height: 40px;
    padding-top: 3px;
    vertical-align: middle;
    float: right;
}

#hsearch form {
    margin: 0;
    padding: 0;
}

#hsearch input {
    font-size: 13px;
    padding: 5px 15px;
    border: 1px solid #d4d4d4;
    width: 311px;
    height: 25px;
    display: block;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: normal;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

#hsearch button {
    border: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin: 0;
    outline: 0;
    padding: 0 20px 2px;
    font-size: 13px;
    font: 13px Arial;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #4285f4;
    background: -webkit-linear-gradient(top, #4387fd, #4683ea);
    background: linear-gradient(top, #4387fd, #4683ea);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4387fd,endColorstr=#4683ea,GradientType=1);
    display: block;
    font-weight: 700;
    height: 37px;
    text-align: center;
    text-decoration: none;
    -webkit-user-select: none;
    color: #fff;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-left: -5px;
    float: left;
    cursor: pointer;
}

#hsearch input:focus {
    border: 1px solid #4486f9;
    box-shadow: none;
}

#hsearch::-webkit-input-placeholder {
    color: #CCC;
}

#hsearch:-moz-placeholder {
    color: #CCC;
}

#hsearch::-moz-placeholder {
    color: #CCC;
}

#hsearch:-ms-input-placeholder {
    color: #CCC;
}

#hsearch input:hover {
    border: 1px solid #adadad;
}

#hsearch button:hover {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.07);
}

#breadcrumb li {
    display: inline-block;
}

#breadcrumb li a {
    color: #5389CE;
    font-weight: 400;
    text-decoration: none;
    padding: 5px 0;
}

#breadcrumb li a:hover,
#breadcrumb li a.selected:hover {
    color: #216d9d;
    text-decoration: underline;
}

#breadcrumb li a.selected {
    color: #0C9CEA;
    font-weight: 600;
}

#breadcrumb li i {
    color: #A9A2A2;
    font-size: 13px;
    padding: 0 10px;
    line-height: 43px;
}

#toggle-country,
#toggle-currency {
    height: 60px;
}

#toggle-country:hover,
#toggle-currency:hover {
    background: #fcfcfc;
}

#toggle-currency #show-currency,
#toggle-currency #show-currency:hover {
    text-decoration: none;
}

#toggle-currency ul li span {
    display: inline-block;
    width: 42px;
}

#toggle-currency #show-currency,
#toggle-country #show-country {
    display: block;
    padding: 0 15px;
    line-height: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 2888;
}

li.currency,
li.country {
    position: inherit;
}

nav ul li.currency>a {
    line-height: normal;
    pointer-events: auto;
    display: inline-block !important;
    text-decoration: none !important;
    box-sizing: border-box;
}

nav ul li.currency a:link,
nav ul li.currency a:visited,
nav ul li.currency a:active {
    line-height: normal;
    pointer-events: auto;
    text-decoration: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px 10px;
    margin-bottom: 4px;
}

#country-item {
    position: inherit;
}

#country-item .country-label {
    display: none;
}

#toggle-country label span {
    display: none;
    margin-left: 8px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}

#show-currency {
    line-height: 60px;
}

#AdminJumpBox {
    margin: 0;
    padding: 0;
}

#AdminJumpBox input,
#AdminJumpBox button {
    font-size: 13px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    vertical-align: middle;
}

.st_Hotel #AdminJumpBox {
    margin-left: 15px;
    float: left;
}

#AdminJumpBox input {
    border: 1px solid #d7d7d7;
    border-right: 0;
    width: 65px;
    display: inline-block;
    padding: 0 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.st_Hotel #AdminJumpBox input {
    width: 114px;
    padding: 0 12px;
}

#AdminJumpBox button {
    border: 0;
    background: #ff5900;
    color: #fff;
    padding: 0 3px;
    cursor: pointer;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    float: right;
}

#AdminJumpBox button:hover {
    background: #ffa451;
}

.st_Hotel #AdminJumpBox button {
    width: 40px;
    padding: 0 12px;
}

@media(min-width:1200px) {
    #nav-meetings {
        display: inline-block;
    }
    #nav-meetings2 {
        display: none;
    }
}

@media(max-width:1100px) {
    .headcontainer a.button-close {
        top: 0;
        right: 12px;
        padding: 0;
    }
    #toggle-country label {
        padding: 0 10px;
    }
}

#nav-meetings2 {
    display: block !important;
}

header nav ul li>a:link,
header nav ul li>a:active,
header nav ul li>a:visited {
    padding: 0 12px;
    font-size: 13px;
}

header nav ul.more li>a:link,
header nav ul.more li>a:active,
header nav ul.more li>a:visited {
    padding: 20px;
}

#toggle-currency #show-currency,
#toggle-country #show-country {
    padding: 0 10px;
}

#hsearch input {
    width: 200px;
}

#breadcrumb li i {
    padding: 0 5px;
}

}

@media(min-width:767px) {
    #toggle-menu input[type=checkbox]:checked ~ #menu-mobile {
        max-height: initial;
    }
    li.navbreak {
        float: none;
        clear: both;
    }
    #my-account ul li {
        float: left;
    }
}

@media(max-width:930px) {
    #nav-meetings2 {
        display: none;
    }
    .st_Support li.enterid,
    .st_Admin li.enterid {
        position: absolute;
        top: 12px;
        right: 140px;
        display: block;
    }
    .st_Admin #AdminJumpBox button,
    .st_Support #AdminJumpBox button {
        padding: 0 10px;
    }
    #toggle-country label span {
        display: inline-block;
    }
    #country-item .country-label {
        display: inline-block;
        padding-left: 5px;
        font-weight: 600;
    }
    .headcontainer br.clear {
        display: none;
    }
    header>.headcontainer {
        padding: 0;
    }
    header nav {
        float: none !important;
        clear: both;
        padding-top: 20px;
    }
    header nav ul li {
        z-index: 1;
        height: auto;
        line-height: auto;
        display: block;
        position: relative;
    }
    header nav ul li a:link,
    header nav ul li a:active,
    header nav ul li a:visited,
    header nav ul li img,
    header nav ul li.sign-in a:link,
    header nav ul li.sign-in a:visited,
    header nav ul li.sign in a:active,
    header nav ul li ul.more a,
    #toggle-currency #show-currency,
    #toggle-country #show-country {
        color: #fff;
        background: #226e9e;
        font-size: 14px;
        padding: 13px 15px;
        line-height: normal;
        width: 100%;
        height: inherit;
        float: none;
        display: block;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin: 0;
        border: 0;
        border-bottom: 1px solid #1d6695;
        position: relative;
    }
    header nav ul li a:hover {
        background: #1d6695 !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    header nav ul li img {
        width: auto;
        padding: 0;
        border: 0;
        float: left;
    }
    header nav ul li:hover>ul.more {
        top: 0;
    }
    ul.more {
        display: block;
        z-index: 8;
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        height: auto;
    }
    header nav ul li:hover>ul.more {
        border-bottom: 0;
    }
    header nav ul li:hover>ul.more a {
        padding-left: 15px;
    }
    ul.more li {
        border: 0;
    }
    .headcontainer #toggle-menu label.full-menu {
        display: block;
    }
    #menu-mobile {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    #country-item {
        position: relative;
    }
    #toggle-country {
        height: inherit;
    }
    #toggle-country:hover {
        background: #1d6695;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #toggle-country label {
        display: block;
        padding: 15px 10px;
        line-height: normal;
        height: inherit;
        cursor: pointer;
    }
    #nav-meetings {
        display: block !important;
    }
    .hide-mobile {
        display: none !important;
    }
    #my-account {
        z-index: 20;
    }
    #my-account label {
        display: block;
        width: 180px;
    }
    #my-account ul {
        overflow: hidden;
        max-height: 0;
        background: #1172c7;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    #my-account ul li {
        display: block;
    }
    #my-account ul li a:link,
    #my-account ul li a:active,
    #my-account ul li a:visited {
        font-size: 14px;
        font-weight: 600;
        padding: 13px 15px;
        line-height: normal;
        width: 100%;
        display: block;
        border-bottom: 1px solid #22618a;
    }
    #my-account ul li a:hover {
        cursor: pointer;
        color: #fff;
        background: rgba(255, 255, 255, 0.05);
    }
    #my-account .headcontainer {
        padding: 0;
    }
    .show-mobile {
        display: inherit;
    }
}

@media(max-width:430px) {
    .st_Admin li.enterid,
    .st_Support li.enterid {
        display: none;
    }
}

.show-mobile {
    display: none;
}

.sprite-flags {
    display: block;
    display: inline-block;
    background-image: url(//cdn.hotelplanner.com/common/images/site/4/allflags.png?v=1);
    width: 16px;
    height: 11px;
    background-position: -137px -200px;
    margin-top: 1px;
    overflow: hidden;
}

.sprite-flags-at {
    background-position: 0 -540px;
}

.sprite-flags-be {
    background-position: 0 0;
}

.sprite-flags-hr {
    background-position: 0 -20px;
}

.sprite-flags-cz {
    background-position: 0 -40px;
}

.sprite-flags-dk {
    background-position: 0 -60px;
}

.sprite-flags-ee {
    background-position: 0 -80px;
}

.sprite-flags-fi {
    background-position: 0 -100px;
}

.sprite-flags-fr {
    background-position: 0 -120px;
}

.sprite-flags-de {
    background-position: 0 -140px;
}

.sprite-flags-gr {
    background-position: 0 -160px;
}

.sprite-flags-hu {
    background-position: 0 -180px;
}

.sprite-flags-is {
    background-position: 0 -200px;
}

.sprite-flags-ie {
    background-position: 0 -220px;
}

.sprite-flags-it {
    background-position: 0 -240px;
}

.sprite-flags-lv {
    background-position: 0 -260px;
}

.sprite-flags-lt {
    background-position: 0 -280px;
}

.sprite-flags-nl {
    background-position: 0 -300px;
}

.sprite-flags-no {
    background-position: 0 -320px;
}

.sprite-flags-pl {
    background-position: 0 -340px;
}

.sprite-flags-pt {
    background-position: 0 -360px;
}

.sprite-flags-ru {
    background-position: 0 -380px;
}

.sprite-flags-sk {
    background-position: 0 -400px;
}

.sprite-flags-es {
    background-position: 0 -420px;
}

.sprite-flags-se {
    background-position: 0 -440px;
}

.sprite-flags-ch {
    background-position: 0 -460px;
}

.sprite-flags-tr {
    background-position: 0 -480px;
}

.sprite-flags-ua {
    background-position: 0 -500px;
}

.sprite-flags-gb {
    background-position: 0 -520px;
}

.sprite-flags-au {
    background-position: -60px 0;
}

.sprite-flags-hk {
    background-position: -60px -420px;
}

.sprite-flags-cn {
    background-position: -60px -20px;
}

.sprite-flags-jp {
    background-position: -60px -40px;
}

.sprite-flags-kr {
    background-position: -60px -60px;
}

.sprite-flags-ph {
    background-position: -60px -80px;
}

.sprite-flags-sg {
    background-position: -60px -100px;
}

.sprite-flags-tw {
    background-position: -60px -120px;
}

.sprite-flags-nz {
    background-position: -60px -440px;
}

.sprite-flags-in {
    background-position: -60px -520px;
}

.sprite-flags-my {
    background-position: -60px -540px;
}

.sprite-flags-vn {
    background-position: -60px -680px;
}

.sprite-flags-id {
    background-position: 0 -700px;
}

.sprite-flags-ae {
    background-position: -61px -939px;
}

.sprite-flags-qa {
    background-position: 0px -939px;
}

.sprite-flags-ar {
    background-position: -60px -280px;
}

.sprite-flags-th {
    background-position: -60px -300px;
}

.sprite-flags-cl {
    background-position: -60px -340px;
}

.sprite-flags-br {
    background-position: -60px -140px;
}

.sprite-flags-co {
    background-position: -60px -320px;
}

.sprite-flags-pe {
    background-position: -60px -460px;
}

.sprite-flags-ve {
    background-position: -60px -360px;
}

.sprite-flags-pa {
    background-position: -60px -380px;
}

.sprite-flags-gt {
    background-position: -60px -400px;
}

.sprite-flags-ca {
    background-position: -60px -160px;
}

.sprite-flags-mx {
    background-position: -60px -180px;
}

.sprite-flags-pr {
    background-position: 0 -760px;
}

.sprite-flags-gu {
    background-position: 0 -860px;
}

.sprite-flags-bw {
    background-position: -60px -860px;
}

.sprite-flags-ke {
    background-position: 0 -880px;
}

.sprite-flags-na {
    background-position: -60px -880px;
}

.sprite-flags-ug {
    background-position: 0 -900px;
}

.sprite-flags-zm {
    background-position: -60px -900px;
}

.sprite-flags-zw {
    background-position: 0 -920px;
}

.sprite-flags-cy {
    background-position: -60px -920px;
}

.sprite-flags-hu {
    background-position: 0 -780px;
}

.sprite-flags-is {
    background-position: -60px -780px;
}

.sprite-flags-lv {
    background-position: 0 -800px;
}

.sprite-flags-mt {
    background-position: -60px -800px;
}

.sprite-flags-ro {
    background-position: 0 -820px;
}

.sprite-flags-rs {
    background-position: -60px -820px;
}

.sprite-flags-si {
    background-position: 0 -840px;
}

.sprite-flags-us {
    background-position: -60px -200px;
}

.sprite-flags-bz {
    background-position: 0 -560px;
}

.sprite-flags-bo {
    background-position: -60px -560px;
}

.sprite-flags-cr {
    background-position: 0 -580px;
}

.sprite-flags-ec {
    background-position: -60px -580px;
}

.sprite-flags-gf {
    background-position: 0 -600px;
}

.sprite-flags-gy {
    background-position: -60px -600px;
}

.sprite-flags-hn {
    background-position: 0 -620px;
}

.sprite-flags-ni {
    background-position: -60px -620px;
}

.sprite-flags-py {
    background-position: 0 -640px;
}

.sprite-flags-sr {
    background-position: -60px -640px;
}

.sprite-flags-uy {
    background-position: 0 -660px;
}

.sprite-flags-sv {
    background-position: -60px -660px;
}

.sprite-flags-il {
    background-position: -60px -220px;
}

.sprite-flags-za {
    background-position: -60px -240px;
}

.sprite-flags-tt {
    background-position: -60px -700px;
}

.sprite-flags-do {
    background-position: 0 -720px;
}

.sprite-flags-aw {
    background-position: -60px -720px;
}

.sprite-flags-bb {
    background-position: 0 -740px;
}

.sprite-flags-jm {
    background-position: -60px -740px;
}

.sprite-flags-blank,
sprite-flags-as {
    background-position: -60px -480px;
}

.sprite-flags-blank-white {
    background-position: -60px -500px;
}

@media(max-width:790px) {
    footer a#btt {
        display: none !important;
    }
}

#pg_GroupPost #MainTable {
    padding: 0;
    width: 100%;
    max-width: 780px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#pg_GroupPost #ContentTable {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 767px) {
    footer #infoLeft ul li a:link,
    footer #infoLeft ul li a:active,
    footer #infoLeft ul li a:visited,
    footer .footerthin a,
    footer .footerthin a:active,
    footer .footerthin a:visited,
    footer #infoLeft #footLanguages a:link,
    footer #infoLeft #footLanguages a:active,
    footer #infoLeft #footLanguages a:visited,
    #FooterHotelList a:link,
    #FooterHotelList a:active,
    #FooterHotelList a:visited {
        display: inline-block;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width:781px) {
    .Desktop .hide-nonmobile {
        display: none;
    }
}

@media only screen and (max-width:780px) {
    .MobileSite .hide-mobile {
        display: none;
    }
}

#GSA {
    float: none;
    clear: both;
    color: #fff;
    display: block;
    width: 100%;
    padding-top: 22px;
}

#GSA a:link,
#GSA a:visited {
    color: #999;
    text-decoration: none;
}

#GSA a:hover {
    color: #CCC;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
}

#VoucherSearchHeader {
    width: 100%;
    padding: 10px;
    text-align: center;
    background: #36B136;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.loggedin header {
    border-bottom: 0;
}

/*leadersfans*/
body.src_leadersfans #HPLogo::after {
    content: '';
    position: absolute;
    right: -170px;
    top: -12px;
    display: block;
    height: 45px;
    width: 160px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(//cdn.hotelplanner.com/Common/Images/Cobrands/leader-logo.png);
}

body#pg_Home.src_leadersfans #HPLogo::after {
    background-position: center top;
}

body#pg_Home.src_leadersfans.loggedin #HPLogo::after {
    background-position: center bottom;
}

@media (min-width: 1050px) and (max-width: 1160px) {
    body.src_leadersfans #HPLogo::after {
        display: none;
    }
}

@media (max-width: 480px) {
    body.src_leadersfans #HPLogo::after {
        display: none;
    }
}

#pg_LogOut #MainTable {
    width: 100%;
    padding: 0;
}

#pg_LogOut #ContentTable {
    padding: 0 15px;
    text-align: center;
    width: 100%;
    max-width: 435px;
    min-height: 400px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#pg_LogOut.site4 {
    background-color: #fff;
}

#pg_LogOut.site4 h1 {
    font-size: 40px;
    margin: 20px 0;
}

#pg_LogOut.site4 #ContentTable p {
    padding: 0;
    margin: 0;
}

#pg_LogOut.site4 #ContentTable p.logout-intro {
    font-size: 18px;
    margin-bottom: 35px;
    color: #93919C;
}

#pg_LogOut.site4 #ContentTable a:link,
#pg_LogOut.site4 #ContentTable a:visited {
    display: block;
    margin-top: 10px;
    padding: 15px 15px 16px;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ff6c00;
    color: #ff6c00;
    border: 1px solid #ccc;
    color: #555459;
    background-color: #fafafa;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#pg_LogOut.site4 a#signin-again:link,
#pg_LogOut.site4 a#signin-again:visited {
    background-color: #ff6c00;
    border: 1px solid #ff6c00;
    color: #fff;
}

#pg_LogOut.site4 a#return-home:hover {
    background-color: #fff;
}

#pg_LogOut.site4 a#signin-again:hover {
    border: 1px solid #ff6000;
    background-color: #ff6000;
}

body.GroupType150 #nav-long {
    display: none;
}

@media (max-width:991px) {
    .December #HPLogo {
        margin-left: 15px;
    }
    .December #HPLogo::before {
        left: 6px;
    }
}

#SitemapInfo .nascar {
    display: block;
    height: 100px;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    margin-bottom: 45px;
    background-image: url(//cdn.hotelplanner.com/common/images/site/4/logo-nascar.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

footer .partners-container {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    background: #132531;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#partners-hp {
    text-align: center;
    max-width: 1000px;
    margin: auto;
}

#partners-hp .partner-logo {
    width: 25%;
    float: left;
    display: block;
    height: 50px;
    position: relative;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: 80% auto;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

#partners-hp .partner-logo:hover {
    top: -3px;
}

#partners-hp b {
    display: block;
    color: #fff;
    font-weight: 400;
    padding-bottom: 24px;
    font-size: 13px;
}

#partners-hp #p1 {
    background-image: url(//cdn.hotelplanner.com/Common/Images/AffiliateLogos/Partners/hp.png)
}

#partners-hp #p2 {
    background-image: url(//cdn.hotelplanner.com/Common/Images/AffiliateLogos/Partners/mt.png)
}

#partners-hp #p4 {
    background-image: url(//cdn.hotelplanner.com/common/images/site/4/logo-lucidtravel-white.png)
}

#partners-hp #p3 {
    background-image: url(//cdn.hotelplanner.com/common/images/site/9745/HotelAssistant_01.png)
}

#partners-hp #p5 {
    background-image: url(//cdn.hotelplanner.com/common/images/site/10148/logo.svg)
}

.footercontent .accessNotice {
    color: #999999;
    padding: 0px 20px;
    max-width: 1000px;
    margin: auto;
    text-align: center;
}

#SocialMedia a.linkedin {
    background: none;
    color: white;
    font-size: 21px;
}
