@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@400;700&display=swap");
@import "./bootstrap.5.3.0.min.css";
@import "../summernote_stuff/summernote-lite.min.css";
@import "./daterangepicker.3.1.0.min.css";
@import "./suneditor.2.46.3.min.css";
@import "./tom-select_2.2.2_css_tom-select.bootstrap5.min.css";

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {font-family: 'Hind', sans-serif; margin-bottom: 0em !important;}
body {font-family: 'Hind', sans-serif;font-size: 0.96rem; font-weight: 400;background-color: #f4f7fa; color:#1F2326;}
* {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a {text-decoration: none !important}
/*a:link {color: #1280F5;}*/
div.w6Page a:visited {color: #B988E5;}
a:hover {color: #51B7F7;}
/*a:active {color: #1280F5;}*/

@media print {.noPrint {display: none !important;}}


/*Colours*/
.bgBlue{background-color:#0098E1!important}
.bgDarkGrey{background-color:#3D4E5B!important}
.bgGreen{background-color:#63B82F!important}
.bgBrown{background-color:#A36400!important}
.bgOrange{background-color:#FF8200!important}
.bgPurple{background-color:#9D4EAF!important}
.bgPink{background-color:#F369B2!important}
.bgLightGrey{background-color:#f7f7f7!important}
.bgMediumGrey{background-color:#EDEDED!important}
.bgRed{background-color:#C33234!important}
.bgYellow{background-color:#F4C000!important}
.bgTeal{background-color:#008590!important}
.bgDarkBlue{background-color:#183C5B!important}
.bgLightBlue{background-color:#0985D4!important}
.bgLightBlue2{background-color:#1B5D87!important}
.bgBlueGrey{background-color:#282F37!important}
.bgWhite{background-color:#fff!important}
.bgLightGreen{background-color:#F4FDE1!important}
.bgSoftBlue{background-color:#DFF5FF!important}
.bgSoftRed{background-color:#FFE9E9!important}
.bgSoftPink{background-color:#FFEBF6!important}
.bgSoftOrange{background-color:#FFECCD!important}
.bgSoftPurple{background-color:#F5E6FF!important}
.bgSoftGreen{background-color:#E5F8C9!important}
.bgSoftGrey{background-color:#F4F7FA!important}
.bgSoftYellow{background-color:#FFFBC1!important}
.bgSofterYellow{background-color:#FFFDCE!important}
.bgSoftBrown{background-color:#FFEBC0!important}
.bgSoftTeal{background-color:#C9FAFF!important}
.bgMedBlue {background-color:#BBE4FF!important}
.bgMedPink {background-color:#FFBBDE!important}
.bgMedGreen {background-color:#D9FFBB!important}
.bgMedGrey {background-color:#EFEFF0!important}
.borderGreen {border-color:#63B82F!important}
.txtBlue{color:#0985D4!important}
.txtDarkGrey{color:#232B31!important}
.txtBrown{color:#937200!important}
.txtGreen{color:#5AB100!important}
.txtOrange{color:#FF9900!important}
.txtPurple{color:#A350B5!important}
.txtPink{color:#FF64C9!important}
.txtSoftPink{color:#FDBFE8!important}
.txtLightGrey{color:#f0f0f0!important}
.txtSoftGrey{color:#EFF1F4!important}
.txtSoftGreen{color:#DDF7BC!important}
.txtSoftOrange{color:#FDCB96!important}
.txtSoftBlue{color:#E1F6FF!important}
.txtSoftRed{color:#FCDBDB!important}
.txtSoftPurple{color:#EEC1FF!important}
.txtSoftBrown{color:#E9D8A2!important}
.txtRed{color:#C11F21!important}
.txtYellow{color:#EFC100!important}
.txtDarkBlue{color:#005B83!important}
.txtLightBlue{color:#0985D4!important}
.txtBlueGrey{color:#282F37!important}
.borderBlue {border-color: #0985D4 !important}
.borderOrange {border-color: #FF9900 !important}
.borderPurple {border-color: #A350B5 !important}
.borderGreen {border-color: #5AB100 !important}


/*Sign In*/
.loginStart {background:url("../img/wrp_login.png");background-size:cover;background-position:center center;background-color:#192C49;}
.loginSubmitButton {background-color: #ff8800; color: #fff !important}
.loginSubmitButton:hover {background-color: #E46800}
.loginButton {background: #203956; opacity: 0.7; text-transform: uppercase; font-size: 0.9rem; text-align: start; color:#fff !important; display: inline-block !important;}
.loginButton:hover {background: #071A32}
.loginButton:hover i {color: #ff7700}
.loginSocial{color: #2F547F !important}
.loginSocial:hover{color: #ff8800 !important}

/*QR code scan response*/
.qrStart {background:url("../img/qrBackground.png");background-size:cover;background-position:center center;background-color:#454647;}
.qrSubmitButton {background-color: #00A0D9; color: #fff !important}
.qrSubmitButton:hover {background-color: #0386B4}
.qrButton {background: #3F4B56; opacity: 0.9; text-transform: uppercase; font-size: 0.9rem; text-align: start; color:#fff !important; display: inline-block !important;}
.qrButton:hover {background: #54626E}
.qrButton:hover i {color: #58B0F9}
.qrButtonCam {background: #3F4B56; opacity: 0.9;  color:#fff !important;  }
.qrButtonCam:hover {background: #54626E}
.qrButtonCam:hover i {color: #58B0F9}
.qrSocial{color: #2F547F !important}
.qrSocial:hover{color: #ff8800 !important}

/*Misc*/
.ds-selected {outline: 3px solid #89D4FF;background-color: #E1F6FF;}
.block-input {border: none; background-color: #E1F6FF; width: 100%; text-align: right; padding-right: 5px; font-weight: 700;}
.wrpSticky {position: sticky; top: 0; }
.wrpStickyBE {position: sticky; top: 0; z-index: 1035 }
thead.wrpFixed th{position:sticky;position:-webkit-sticky;top:0;background-color:#fff;}
.text-xs {font-size: 0.5rem;} 
.btn {border-radius: 0rem;}
input.search {    outline:0px !important;-webkit-appearance:none;box-shadow: none !important; font-size: 1rem; font-weight: 700; }
thead th.calStick {left: 0; z-index:5;white-space: nowrap; background-color:#f4f7fa;position: -webkit-sticky;position: sticky; margin-left: -2px }
thead th.calStickWhite {left: 0; z-index: 5;white-space: nowrap; background-color:#ffffff;position: -webkit-sticky;position: sticky; margin-left: -2px  }
tbody th.calStick {position: -webkit-sticky;position: sticky;left: 0; background: #f4f7fa; font-weight: normal; margin-left: -2px; z-index: 5}
tbody th.calStickWhite {position: -webkit-sticky;position: sticky;left: 0; background: #ffffff; margin-left: -2px; z-index: 5 }
.ts-control {border-radius: 0px !important; font-size: 1rem !important; font-weight: 700 !important;}
.ts-dropdown {font-size: 1rem !important}
iframe.wrpFrame {width: 1px;min-width: 100%;background-color: #fff;}
.hCalGuest {max-width: 120px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: bold}
.fs-5-5 {font-size: 1.1rem !important}
.fs-1-1 {font-size: 1.1rem !important}
.priorityNote::before {content:""; position: absolute;left:0;top:0;width: 0;height: 0;border-top: 20px solid #ff8200;border-right: 20px solid transparent;}


 /*LoaderV6*/
.loader{width:48px;height:48px;border:3px dotted #87c9ff;border-style:solid solid dotted dotted;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:0.9s linear infinite rotation}.loader::after{content:'';box-sizing:border-box;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px dotted #ff8200;border-style:solid solid dotted;width:24px;height:24px;border-radius:50%;animation:.4s linear infinite rotationBack;transform-origin:center center}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}100%{transform:rotate(-360deg)}}

/*CSSLoaderV6*/
.w6Modal{margin:100px auto;padding:40px;background:#fff;width:300px;border-radius:8px;box-shadow:rgba(0,0,0,.05) 0 6px 24px 0,rgba(0,0,0,.08) 0 0 0 1px;position:relative}.w6Modal .w6Close{position:absolute;width:20px;height:20px;top:20px;right:20px;opacity:.8;transition:.2s;font-size:24px;font-weight:700;text-decoration:none;color:#777}.w6Loader::after,.w6Overlay{position:absolute;left:0;right:0;top:0;bottom:0}.w6Modal .w6Close:hover{opacity:1}.w6Modal .w6Content{max-height:400px;overflow:auto}.w6LoadingText{font-size:1.05rem;color:#aaa;letter-spacing:.2em;text-transform:uppercase;margin-top:.5em}.w6Overlay{background:#fff;transition:opacity .2s;visibility:hidden;opacity:0}.w6Overlay .w6Cancel{position:absolute;width:100%;height:100%;cursor:default}.w6Overlay:target{visibility:visible;opacity:1}.w6Loader{width:48px;height:48px;border:3px dotted #87c9ff;border-style:solid solid dotted dotted;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:.9s linear infinite rotation}.w6Loader::after{content:'';box-sizing:border-box;margin:auto;border:3px dotted #ff8200;border-style:solid solid dotted;width:24px;height:24px;border-radius:50%;animation:.4s linear infinite rotationBack;transform-origin:center center}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}100%{transform:rotate(-360deg)}}

/*LayoutV6*/
.childFrame {width: 100%; height: calc(100dvh - 50px); border: none;}
.childFrameIOS {width: 100%; height: calc(100vh - 50px); border: none;}
.w6Page{display:flex;flex-direction:column;height:100%; width: 100%;}
.w6Header{display: flex; z-index: 1024;  border-bottom: 0px solid #fff; align-items: center; background-color:#f4f7fa; position: sticky;position: -webkit-sticky; top:0; padding: 1em 0em 0.75em 0em;transition: all 0.15s linear;}
.w6Header.active {box-shadow: 0 4px 2px -2px rgba(0,0,0,0.1);}
.w6HeaderLeft{display:flex;flex-wrap: wrap; align-items: center; }
.w6HeaderRight{display: flex; margin-left: auto;}
.w6Title {font-size: 1.2rem; font-weight: 700; text-transform: uppercase }
.w6TitleIcon {font-size: 1.2rem; border-right: 1px dotted #ccc; margin-right: 0.4em; padding: 0.1em 0.4em 0.1em 0em;  text-align: center;}
.w6Date {font-size: 1rem; text-transform: uppercase; font-weight: 400;}
.w6Content{flex-grow:1; clear: both;}
.w6Button {font-size: 1.15rem; color: #43B0FF; }
.w6SidebarHeader {display: flex; align-items: center; padding: .8em 0em .5em 0em; justify-content: space-between;}
.w6SidebarHeaderTitle {font-size: 1.1rem;  } 
.w6SidebarContent {border-top: 1px dotted #C0C0C0;}
.w6SearchButton {background-color: #0985D4; display: block; height: 3.6em; line-height: 3.6em; color:#fff!important; font-size: 1rem; text-align: center; font-weight: bold; }
.w6SearchButton:hover {background-color: #279DE8}
a.w6Collapse[aria-expanded=true] .fa-plus {display: none;}
a.w6Collapse[aria-expanded=false] .fa-minus {display: none;}
a.btn.bgLightBlue:hover {background-color: #279DE8 !important}
button.btn.bgLightBlue:hover {background-color: #279DE8 !important}
a.btn.bgGreen:hover {background-color: #7ACD48!important}
button.btn.bgGreen:hover {background-color: #7ACD48 !important}
table thead.w6Sticky {position: -webkit-sticky;position: sticky; top: 1.9em; }
.f6SectionLeft{height: calc(100vh - 5.0em); background-color: white; overflow-y: auto; top:4.0em;}
.f6SectionLeft::-webkit-scrollbar {width: 20px;}
.f6SectionLeft::-webkit-scrollbar-track {background-color: transparent;}
.f6SectionLeft::-webkit-scrollbar-thumb {background-color: #d6dee1;border-radius: 20px;border: 6px solid transparent;background-clip: content-box;}
.f6SectionLeft::-webkit-scrollbar-thumb:hover {background-color: #a8bbbf;}
/*.f6SectionLeftIbe{height: calc(100vh - 9.0em); background-color: white; overflow-y: auto; top:7.6em;}*/

.f6SectionLeftIbe{ background-color: white; top:7.6em; padding-bottom: 1.5em !important;}
.f6SectionLeftIbe::-webkit-scrollbar {width: 20px;}
.f6SectionLeftIbe::-webkit-scrollbar-track {background-color: transparent;}
.f6SectionLeftIbe::-webkit-scrollbar-thumb {background-color: #d6dee1;border-radius: 20px;border: 6px solid transparent;background-clip: content-box;}
.f6SectionLeftIbe::-webkit-scrollbar-thumb:hover {background-color: #a8bbbf;}
.tableRateName {max-width: 140px; text-overflow: ellipsis; white-space:nowrap; overflow: hidden; text-align: end; vertical-align: middle; text-transform: uppercase; padding-right: 0.5em;}


/*TablesV6 Sticky*/

/*a:link {color: #0985D4;}
a:visited {color: #6C66BC;}
a:hover {color: #51B7F7;}
a:active {color: #0985D4;}*/


.w6TableWrap table a:visited {color: #AF8BC5}

.w6TableWrap {}
table.w6Table{white-space:nowrap}
table.w6TableQQQ thead{box-shadow:rgba(100,100,111,0.2) 0 7px 29px 0}
table.w6Table thead th{position:sticky;top:-.1em;z-index:1}

table.w6Table.w6TableModal thead th{position:sticky;top:-1.8em;z-index:1}
input.newRate {text-align: end}

table.w6Table thead th:first-child{position:sticky;left:0;z-index:2;font-weight:400;background-color:#fff}
table.w6Table tbody tr th.calDept{position:sticky;left:0;z-index:2;font-weight:400;background-color:#f4f7fa}
table.w6Table.secondColStick thead th:nth-of-type(2){position:sticky;left:0;z-index:2;font-weight:400;background-color:#f4f7fa}

table.w6Table.thirdColStick thead th:nth-of-type(3){position:sticky;left:0;z-index:2;font-weight:400;background-color:#fff}
table.w6Table.thirdColStick tbody th{position:sticky;left:0;background:#fff;z-index:1;font-weight:400;background-color:#fff; }
table.w6Table.thirdColStick tfoot th:nth-of-type(3){position:sticky;left:0;z-index:2;font-weight:400;background-color:green}

table.w6Table tbody th{position:sticky;left:0;background:#fff;z-index:1;font-weight:400;background-color:#f4f7fa}
header.w6Table{text-align:left;position:sticky;left:0}
[role="tables"][aria-labelledby][tabindex]{max-height:calc(100vh - 7.9em);overflow:auto}
[role="tables2"][aria-labelledby][tabindex]{max-height:calc(100vh - 11.7em);overflow:auto}

/*TablesV6 No Stick*/
.w6TableWrapNoStick {}
table.w6TableNoStick{white-space:nowrap}
table.w6TableNoStick thead{}
table.w6TableNoStick thead th{position:sticky;top:-.1em;z-index:1}
table.w6TableNoStick tbody th{}
table.w6TableNoStick thead th:first-child{z-index:2;font-weight:400;}
table.w6TableNoStick tbody th{background:#fff;z-index:1;font-weight:400;}
header.w6TableNoStick{}
.w6TableHeader {display: flex; padding: 0.3em; justify-content: space-between; align-items: center; flex-wrap: wrap}
.w6TableTitle {position:sticky; left: 0.8em; font-size: 1.24rem; text-transform: uppercase;}

/*Availability TableV6*/
.availTableRate {background-color:#DFF5FF;border-radius:0.3em;text-align:center;padding:0.25em 0em 0.2em 0em}
.availTableRate:hover{background-color:#fff}
.availTableRestrictedRate {background-color:#FFE9E9;border-radius:0.3em;text-align:center;padding:0.25em 0em 0.2em 0em}
.availTableRestrictedRate:hover{background-color:#fff}


/*Rate TableV6*/
.table-pricing td,.table-pricing th{padding:4px!important; white-space: nowrap; text-align: center; }
.rateTableHeaderLg {}
.rateTableDow {width: 35px !important;}
.rateTableHeaderSm {width: 5.5em; font-size: 0.8rem; font-weight: normal; text-transform: uppercase; line-height: 1.3em;}
.rateTableHeaderSmaller {width: 4em; font-size: 0.9rem;  text-transform: uppercase; line-height: 1.1em;}
.rateTable {}
.rateTableNightly{}

table.vacationTable tr th, table.vacationTable tr td {padding: 0.3em; min-width: 2.8em; white-space: nowrap; text-align: center}

/*Availability CalendarV6*/
.tableAvailcal {margin-bottom: 0;}
.tableOverflow { }
.tableHeaderSticky {position: sticky; top:-1px; z-index: 5}
.tableHeaderSticky2 {position: sticky; top:8em; z-index: 5}
.tableLeftCol {left:-1px; position: sticky; background-color: #f4f7fa!important; z-index: 2 }
.tableUnitType {max-width: 240px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.acWeekend {background-color: #f4f7fa !important;}
.acRate {text-align: center; font-weight: bold !important}
.acRateType { }
.acRoomType {font-weight: bold;}
.acUnavailable {background: repeating-linear-gradient(45deg,#fff,#fff 8px,#EFF2F5 8px,#EFF2F5 16px)}
.acUnavailableSmall {background: repeating-linear-gradient(45deg,#fff,#fff 4px,#E0E5E9 4px,#E0E5E9 8px)}
.acCTA:after {font: var(--fa-font-solid);content: "\f111";color:darkorange;position: relative; font-size: 0.7rem; top:-0.8em; left:1.3em; margin-left:-1.1em; z-index: 0}
.acCTD:after {font: var(--fa-font-solid);content: "\f111";color:mediumpurple;position: relative; font-size: 0.7rem; top:-0.8em; left:1.3em; margin-left:-1.1em; z-index: 0}
.acLOS:after {font: var(--fa-font-solid);content: "\f111";color:deeppink;position: relative; font-size: 0.7rem; top:1em; left:1.3em; margin-left:-1.1em; z-index: 0}
.acCTD2 {background: rgb(255,234,195);
background: radial-gradient(circle, rgba(255,234,195,1) 39%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);}
td.acCTA2 {background-color: #FCD5A6}
.acRestrictions {line-height: 0.3em;}
.acCTA3:after {font: var(--fa-font-solid);content: "\f111";color:darkorange;  font-size: 0.6rem; padding: 0em 0.2em}
.acCTD3:after {font: var(--fa-font-solid);content: "\f2ec";color:deeppink;  font-size: 0.6rem;  padding: 0em 0.2em}
.acLOS3:after {font: var(--fa-font-solid);content: "\f0c8";color:mediumpurple; font-size: 0.6rem;  padding: 0em 0.2em}
.availCalUnitName {color:#0985D4 !important; font-weight: normal !important;}
.RightArrowUnitCal {}


/*FormsV6*/
.form-control { border-radius: 0px !important; font-weight: 700}
.form-select option {font-weight: 700}
.form-select {border-radius: 0px !important; font-weight: 700}
.form-check-label {font-weight: normal!important;}
.f6Header {display: flex; align-items: center; margin-bottom: 1.25em; background-color: #f4f7fa; padding-right: 0.5em}
.f6HeaderIcon {font-size: 1.1rem; margin-right: 0.4em;  border-right:1px dotted #ccc; }
.f6HeaderNumber {font-weight: 700; background-color: #242425; color: #fff; min-width:2.5em; text-align: center;  align-self: center; padding: 1em 0em}
.f6HeaderTitle {font-size: 1.15rem;  text-transform: uppercase; font-weight: 400;  padding: 0.6em 0.6em 0.6em 0.6em; }
.f6HeaderText {margin-left: auto;}
.f6SubHeader {font-size: 1.1rem; text-transform: uppercase;  margin-right:0.5em; font-weight: 700; margin-top: 0.75em; }
.f6SubHeaderText {font-size: 1rem; text-transform: none; font-weight: normal; margin-right:0.5em; margin-top: 0.75em}
.f6Description { margin:0em 0 1em 0;  }
form.formV6 label {margin-bottom: 0px !important; font-weight: 400; font-size: 1.02rem;}
.f6TextArea {height: 4em;}
.f6TextAreaSm {height: 2em;}
.f6Section{ }
input.hideArrows::-webkit-outer-spin-button,
input.hideArrows::-webkit-outer-spin-button,
input.hideArrows::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;}
input.hideArrows[type=number] {-moz-appearance: textfield;}  

   
    /*div input.modal_bookingoption_radio_button[type="radio"] {
      border: 1px solid #333; 
    }

  
    div input.modal_bookingoption_radio_button[type="radio"]:hover, 
    div input.modal_bookingoption_radio_button[type="radio"]:focus {
      border-color: #666;
    }*/
  
input[type="radio"] {border: 1px solid #333;}
input[type="radio"]:hover, 
input[type="radio"]:focus {border-color: #666;}

input[type="checkbox"] {border: 1px solid #333;}
input[type="checkbox"]:hover, 
input[type="checkbox"]:focus {border-color: #666;}
  
  
/*input[type=number] {-moz-appearance: textfield;}*/
input[readonly].resOptionField {background-color:transparent;}
QQQinput:invalid {border-left: 0px solid pink;}
QQQselect:invalid {border-left: 0px solid pink;}
QQQtextarea:invalid {border-left:0px solid pink;}
.f6StatusBox {color:#fff; width: 65px; text-align: center; padding: 1em;}
.f6StatusBoxText{font-size: 1.1rem; flex-grow: 1; align-items: stretch;padding: 1em; text-transform: uppercase;}

/*Display Data V6*/
.d6DisplaySection{}
.d6DisplayRule{background-color:#3D4E5B; margin-bottom: 1.3em; height: 0.4em;}
.d6DisplayRuleLight{background-color:#f4f7fa; margin-bottom: 1.3em; height: 0.4em;}
.d6DisplayRuleEnhance{background-color:#f0f0f0; margin-bottom: 1.3em; margin-top: 1.3em; height: 0.4em;}
.d6DisplayRuleModal{background-color:#3D4E5B; margin-bottom: 0.8em; height: 0.4em;}
.d6DisplayPills {text-transform: uppercase;}
.d6DisplayHeader{display: flex; flex-wrap: wrap; align-items: center; margin-top: 1.2em; justify-content: space-between }
.d6DisplayNav {display: flex}
.d6DisplayTitle{font-size: 1.36rem; font-weight: 700; text-transform: uppercase}
.d6DisplayShortcuts{display: flex;}
.btn-sm.d6DisplayBtn{ width: 4.8em; margin-right: 0em;; font-size: 1rem;  border-radius: 0em; background-color: #fff; text-align: center; padding-top: 0.3em;  box-shadow: rgba(33, 35, 38, 0) 0px 10px 10px -10px; line-height: 1.2em;}
.btn-sm.d6DisplayBtn span { text-transform: uppercase; font-size: .78rem;}
.btn-sm.d6DisplayBtnGreen{width: 3em; margin-right: .26em; font-size: 1rem; background-color:#F2FDDB; color:#5AB100 !important; text-align: center; padding-top: 0.5em }
.btn-sm.d6DisplayBtnRed{width: 3em; margin-right: .26em; font-size: 1rem; background-color: #FFE9E9; color: #C11F21!important; text-align: center; padding-top: 0.5em }
.d6DisplayMenu{display: flex;}
.d6DisplayRowGroup{}
.d6DisplayRow {display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0.2em .75em; font-size: 0.96rem; border-top: 1px dotted #C0C7C9;}
.d6DisplayTopRow {padding: 0.3em 0.25em 0em 0.25em;}
.d6DisplayRow:hover {background-color: #f4f7fa;}
.d6DisplayRow:nth-child(1) {border-top: 0px dotted #fff;}
.d6DisplayRow:last-child {margin-bottom: 0.5em;}
.d6DisplayRowLong:nth-child(1) {border-top: 0px dotted #fff;}
.d6DisplayRowLong {display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0.38em; font-size: 1rem; border-top: 1px dotted #C0C7C9;}
.d6DisplayRowLongGA:last-child {border-bottom: 1px dotted #C0C7C9;}
.d6DisplayRowLongGA {display: flex; justify-content: space-between; padding: 0.38em; font-size: 1rem; border-top: 1px dotted #C0C7C9;}
.d6DisplayLeft{font-weight: 700;}
.d6DisplayLeftNoBold{}
.d6DisplayRight{}
.d6DisplayRowNormal{display: flex; flex-wrap: wrap; padding: 0.38em; font-size: 1rem; border-top: 1px dotted #C0C7C9;}
.d6DisplaySubHeader{display: flex; flex-wrap: wrap; align-items: center; }
.d6DisplaySubTitle{font-size: 1.1rem; font-weight: 400; text-transform: uppercase; padding-left:.6em; }
.d6DisplaySubShortcuts{display: flex; margin-left: 1em;}
.d6DisplaySubShortcuts div{width: 2em; font-size: 1.1rem;}
.d6DisplayStatus{display:flex; align-items: center; padding: .6em 0em .5em 0em; justify-content: space-between; margin-bottom: .7em; flex-wrap: wrap; border-bottom: 1px dotted #C0C7C9; font-size: 17px; text-transform: uppercase;  }
.d6DisplayFunctions{display: flex; flex-wrap: wrap;}
.d6DisplayCheckInOut{ margin-bottom: 0.5em;}
.d6DisplayTopShortcuts {}

/*Houskeeping V6*/
.hkStatus {padding: 0.25em 0em; font-size: 0.9rem; text-transform: uppercase; text-align: center; border-radius: 0.4em; color:#fff;}

/*Gift Voucher V6*/
.gv {display: flex; flex-wrap:nowrap;  width: 1000px;}
.gvLeft {position: relative; height: 350px}
.gvRight {height: 350px; width: 410px; background: rgba(0,0,0,1) !important; color: #fff; padding: 1em 2em; -webkit-print-color-adjust: exact; }
.gvBottom {position:absolute; background:rgba(0,0,0,0.65); padding: 20px; text-align: left; bottom:0; height: 100px; width: 100%;  -webkit-print-color-adjust: exact;}
.gvTitle {font-size: 1.2rem; color:#fff; font-weight: bold;}
.gvFrom {color: #fff; font-size: 0.9rem;line-height: 1.2em;}
.gvImg {max-height: 350px}
.gvQr {position: absolute; background-color: #fff; border-radius: 5px; padding: 8px; margin: 10px; top:10px; left: 10px; height: 110px; width: 110px}
.gvTo {background-color: #ff8200; color: #fff; border-radius: 20px; padding: 8px; text-align: center; text-transform: uppercase; }
.gvAdmin {text-align: end; line-height: 1.2em; font-size: 0.9rem;}
.gvProperty {line-height: 1em; font-weight: bold; font-size: 1.4rem;}
.gvAddress {color: #fff; line-height: 1.2em; font-size: 0.9rem;}
.gvValue {font-size: 2.2rem; text-align: end; color: #ff8200}

/*Forms V5*/
.formHeader {display: flex; align-items: center; margin-bottom: 1.2em; padding: 0.8em ; background-color: #f4f7fa; }
.formHeaderIcon {font-size: 1.2rem; margin-right: 0.3em;  }
.formHeaderTitle {font-size: 1.15rem; font-weight: 700; text-transform: uppercase}
.formHeaderText {margin-left: auto;}
.formSubHeader {font-size: 1.05rem; text-transform: uppercase; font-weight: bold; margin-right:0.5em;  }
.formSubHeaderText {font-size: 1.05rem; text-transform: none; font-weight: normal; margin-right:0.5em; }
.formDescription { margin-top: -0.6em; font-size: 1rem; }

/*Guest Activity V5and6 */
.dropdown:hover .dropdown-menu.hvr {display: block;}
.dropdown-menu.hvr {right: 0; left: auto; }
.dropdown:hover .dropdown-menu.hvrRight {display: block;}
.dropdown-menu.hvrRight {left: 0; right: auto; }



.functionsWrap { border:1px solid #E0E0E0; padding: 0.5em; margin-top: -0.3em;}
ul.resList {list-style: none;padding: 0; margin: 0; width: 100%;}
ul.resList li {margin-bottom: 0.4em; border-bottom: 0px!important}
li.reserveStatus:hover{cursor: pointer}
.filterBox {flex: 1 1 0px; width: 7em;  padding: 0px; border-right:1px solid #dee2e6;  display: flex; flex-direction: column; align-items: center; flex-grow: 1;}
.filterBoxLg {flex: 1 1 0px;   padding: 0px 0.8em; border-right:1px solid #dee2e6;  display: flex; flex-direction: column; align-items: center; flex-grow: 1;}
.gaContact, .gaOther, .gaNotes, .gaVehicle {padding:0em 0.8em 0em 0em; line-height: 1.6em; font-size: 1rem; }

.gaBackgroundArrivals {width: 2.8em;height: 4.2em; background-color: #63B82F;}
.gaBackgroundDepartures {width: 2.8em;height: 4.2em; background-color: #9D4EAF;}
.gaBackgroundStayovers {width: 2.8em;height: 4.2em; background-color: #FF9900;}
.gaBackgroundNew {width: 2.8em;height: 4.2em; background-color: #FCC701;}
.gaBackgroundConfirmed {width: 2.8em;height: 4.2em; background-color: #008590;}
.gaBackgroundNoShow {width: 2.8em;height: 4.2em; background-color: #C33234;}
.gaBackgroundCancelled {width: 2.8em;height: 4.2em; background-color: #C33234;}
.gaBackgroundWaitlistTentative {width: 2.8em;height: 4.2em; background-color: #A36400;}
.gaBackgroundGiftCertificate {width: 2.8em;height: 4.2em; background-color: #F369B2;}
.gaStatusCheckedIn:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\f058"; text-align: center; display: block;line-height: 3.4em;}
.gaStatusCheckedOut:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\f056"; text-align: center; display: block;line-height: 3.4em;}
.gaStatusPending:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\e105"; text-align: center; display: block;line-height: 3.4em;}
.gaStatusDueIn:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\e4b2"; text-align: center; display: block;line-height: 3.4em;}
.gaStatusDueOut:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\e4b1"; text-align: center; display: block;line-height: 3.4em;}
.gaStatusNoShow:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\f057"; text-align: center; display: block;line-height: 3.4em;}
.gaStatusCancelled:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\f05e"; text-align: center; display: block;line-height: 3.4em;}
.gaStatusWaitlistTentative:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\f059"; text-align: center; display: block;line-height: 3.4em;}
.gaStatusGiftCertificate:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\f663"; text-align: center; display: block;line-height: 3.4em;}
.gaStatusNew:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\f185"; text-align: center; display: block;line-height: 3.4em;}
.gaStatusConfirmed:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:300;content:"\f46c"; text-align: center; display: block;line-height: 3.4em;}
.gaIconCheckedIn {width: 3.9em;height: 4.2em; background-color: #0098E1}
.gaIconCheckedIn:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f4fc"; text-align: center; display: block;line-height: 3.2em;}
.gaIconStayover {width: 3.9em;height: 4.2em; background-color: #ff9900}
.gaIconStayover:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f363"; text-align: center; display: block;line-height:  3.2em;}
.gaIconDueIn {width: 3.9em;height: 4.2em; background-color: #5AB100}
.gaIconDueIn:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f2f6"; text-align: center; display: block;line-height:  3.2em;}
.gaIconDueOut {width: 3.9em;height: 4.2em; background-color: #9D4EAF}
.gaIconDueOut:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f2f5"; text-align: center; display: block;line-height:  3.2em;}
.gaIconCheckedOut {width: 3.9em;height: 4.2em; background-color: #3D4E5B}
.gaIconChecked:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f503"; text-align: center; display: block;line-height:  3.2em;}
.arrow-right {width: 0;height: 0;top:0;border-style: solid;border-width: 3px 0 3px 1px;border-color: transparent transparent transparent #3d4e5b;}
.gaResGuestName {padding-left: 0.8em; display: flex; flex-direction: column; justify-content: center; font-size: 1.2rem; font-weight:700; flex-wrap: wrap; text-transform: uppercase;}
.gaResNumber{ font-size: 1rem; font-weight: 400;  }
.gaResHeader {display:flex; background-color: #f4f7fa; align-items: center; line-height: 1.5em; }
.gaResBox {background-color: #fff; margin-bottom: 1em; -webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}
.gaFunction {}
.gaBtn:focus {outline: none;box-shadow: none}
.gaBtnFolio {font-size: 1rem !important;}
.gaVip{padding: 0px 4px; color:#fff; font-size:.8rem;  vertical-align: super; border-radius: 3px;font-weight: 400;}
.gaNumberRes{padding: 2px 4px; font-size:.9rem;  vertical-align: super; border-radius: 3px; font-weight: 700; border: 0.12em solid #e8e8e8; background-color: #fff;}
.btn-ga {font-size: 1.1rem; color: #43B0FF}
.gaBoxDarkGrey {background-color: #f4f7fa; width: 2.6em; text-align: center; display: inline-block;  font-size: 0.9rem; margin-right: 10px; padding:4px ; }
.gaBoxFooter {  min-width: 2.8em !important; text-align: center; display: inline-block;   padding:3px 6px;  }
.gaExtra {border-top: 1px solid #ccc ; display: flex; align-items: center; flex-wrap: wrap; 	}
.gaExtra:last-child {border-bottom: 1px solid #ccc; margin-bottom: 0.5em;}
.gaRateDescription {/*background-color: #f4f7fa; padding: 0.4em 0.8em; margin-bottom: 0.5em;*/}
.gaSortLocation {}
.gaFooterData {border-left: 1px dotted #D0D4D8; padding-left: 10px;}
.gaFooterWrap {}
.gaFoot:last-child {margin-bottom: 1em;}
.gaStat {border-right:1px dotted #ccc; white-space: nowrap ;  text-transform: uppercase }
.gaStatDates {border-right:1px dotted #ccc; white-space: nowrap ;   }
.gaStatDates:last-child {border-right:0px solid #ddd; white-space: nowrap ; min-height: 2.5em; }
.gaStatNights {border-right:1px dotted #ccc; white-space: nowrap ; }
.gaStatNights:last-child {border-right:0px dotted #ddd; white-space: nowrap ;  }
.gaStatGuests {border-right:1px dotted #ccc; white-space: nowrap ;  }
.gaStat:last-child {border-right:0px dotted #ccc; white-space: nowrap ;  }
.gaNights {text-align: center; }
.gaContactWrap{border-top:0px dotted #ccc;}
.gaResWrap {}
.sort.sortGa {text-transform: none; text-decoration: none; font-weight: 400!important; text-align: left !important;}
.sort.sortGa:hover {background-color: #077AB1 !important;}
.gaDisplayRow {display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0.3em; border-top: 1px dotted #C0C7C9; align-items: center; }
.gaDisplayRowTop { }
.gaDisplayRowa:hover {background-color: #f4f7fa;}
.gaDisplayRowBottom {display: flex; flex-wrap: wrap;  border-top: 1px dotted #C0C7C9; align-items: center;padding: 0.2em 0em; font-size: 0.96rem; }
.gaDisplayRowBottom:nth-child(1) {border-top: 0px;}
.gaDisplayLeft{font-weight: 700; }
.gaDisplayLeft.gaFooter {font-weight: 400; }
.gaDisplayLeftNoBold{}
.gaDisplayLeft div {}
.gaDisplayRight{}
label.selectAll {color: #0985D4; font-weight: normal;}
label.selectAll:hover {cursor: pointer}
li div.hourlyMarker{ position: relative}
li div.hourlyMarker::before{position: absolute;font-family:"Font Awesome 6 Pro";color:#000; font-size: 1.3rem; font-weight:900;content:"\e29e";top: 0.25em; left: 0.25em; }
li div.conferenceMarker{ position: relative}
li div.conferenceMarker::before{position: absolute;font-family:"Font Awesome 6 Pro";color:#000; font-size: 1.3rem; font-weight:900;content:"\e533";top: 0.25em; left: 0.25em; }
li div.hourlyMarker3{ position: relative}
li div.hourlyMarker3::before{position: absolute;font-family:"Font Awesome 6 Pro";color:#000; background: #fff; font-size: 0.9rem; font-weight:900;content:"\e29e";top: -0.45em; left: -0.45em; padding: 6px; border-radius:0px 0px 25px 0px;}
li div.conferenceMarker3{ position: relative}
li div.conferenceMarker3::before{position: absolute;font-family:"Font Awesome 6 Pro";color:#000; background: #fff; font-size: 0.9rem; font-weight:900;content:"\e533";top: -0.45em; left: -0.45em; padding: 6px; border-radius:0px 0px 25px 0px;}
li div.activityMarker3{ position: relative}
li div.activityMarker3::before{position: absolute;font-family:"Font Awesome 6 Pro";color:#000; background: #fff; font-size: 0.9rem; font-weight:900;content:"\f5f8";top: -0.45em; left: -0.45em; padding: 6px; border-radius:0px 0px 25px 0px;}
li div.roomMarker3{ position: relative}
li div.roomMarker3::before{position: absolute;font-family:"Font Awesome 6 Pro";color:#000; background: #fff; font-size: 0.9rem; font-weight:900;content:"\f8f7";top: -0.45em; left: -0.45em; padding: 7px; border-radius:0px 0px 25px 0px;}

/*V2*/
.gaBackgroundArrivals2 {width: 2.4em;height: 2.5em; background-color: #63B82F; border-radius: 0.4em}
.gaBackgroundDepartures2 {width: 2.4em;height: 2.5em; background-color: #9D4EAF; border-radius: 0.4em}
.gaBackgroundStayovers2 {width: 2.4em;height: 2.5em; background-color: #FF9900; border-radius: 0.4em}
.gaBackgroundNew2 {width: 2.4em;height: 2.5em; background-color: #FCC701; border-radius: 0.4em}
.gaBackgroundConfirmed2 {width: 2.4em;height: 2.5em; background-color: #008590; border-radius: 0.4em}
.gaBackgroundNoShow2 {width: 2.4em;height: 2.5em; background-color: #C33234; border-radius: 0.4em}
.gaBackgroundCancelled2 {width: 2.4em;height: 2.8em; background-color: #C33234; border-radius: 0.4em}
.gaBackgroundWaitlistTentative2 {width: 2.4em;height: 2.5em; background-color: #A36400; border-radius: 0.4em}
.gaBackgroundGiftCertificate2 {width: 2.4em;height: 2.5em; background-color: #F369B2; border-radius: 0.4em}
.gaStatusCheckedIn2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f058"; text-align: center; display: block;line-height: 2em;}
.gaStatusCheckedOut2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f056"; text-align: center; display: block;line-height: 2em;}
.gaStatusPending2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\e105"; text-align: center; display: block;line-height: 2em;}
.gaStatusDueIn2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\e4b2"; text-align: center; display: block;line-height: 2em;}
.gaStatusDueOut2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\e4b1"; text-align: center; display: block;line-height: 2em;}
.gaStatusNoShow2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f057"; text-align: center; display: block;line-height: 2em;}
.gaStatusCancelled2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f05e"; text-align: center; display: block;line-height: 2em;}
.gaStatusWaitlistTentative2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f059"; text-align: center; display: block;line-height: 2em;}
.gaStatusGiftCertificate2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f663"; text-align: center; display: block;line-height: 2em;}
.gaStatusNew2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f185"; text-align: center; display: block;line-height: 2em;}
.gaStatusConfirmed2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f46c"; text-align: center; display: block;line-height: 2em;}
.gaIconCheckedIn2 {width: 3.9em;height: 4.2em; background-color: #0098E1}
.gaIconCheckedIn2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f4fc"; text-align: center; display: block;line-height: 2em;}
.gaIconStayover2 {width: 3.9em;height: 4.2em; background-color: #ff9900}
.gaIconStayover2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f363"; text-align: center; display: block;line-height:  2em;}
.gaIconDueIn2 {width: 3.9em;height: 4.2em; background-color: #5AB100}
.gaIconDueIn2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f2f6"; text-align: center; display: block;line-height:  2em;}
.gaIconDueOut2 {width: 3.9em;height: 4.2em; background-color: #9D4EAF}
.gaIconDueOut2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f2f5"; text-align: center; display: block;line-height:  2em;}
.gaIconCheckedOut2 {width: 3.9em;height: 4.2em; background-color: #3D4E5B}
.gaIconChecked2:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1.3rem; font-weight:900;content:"\f503"; text-align: center; display: block;line-height:  2em;}
.arrow-right2 {width: 0;height: 0;top:0;border-style: solid;border-width: 3px 0 3px 1px;border-color: transparent transparent transparent #3d4e5b;}
.gaResGuestName2 {padding-left: 0.8em; display: flex; flex-direction: column; justify-content: center; font-size: 1rem; font-weight:700; flex-wrap: wrap; text-transform: uppercase;}
.gaResNumber2{ font-size: 1rem; font-weight: 400;  }
.gaResHeader2 {display:flex; background-color: #fff; align-items: center; line-height: 1.1em; }
.gaResBox2 {background-color: #fff; border-bottom:1px solid #ddd;}
.gaVip2{padding: 0px 4px; color:#fff; font-size:.8rem;  vertical-align: super; border-radius: 3px;font-weight: 400;}
.gaNumberRes2{padding: 2px 4px; font-size:.9rem;  vertical-align: super; border-radius: 3px; font-weight: 700; border: 0.12em solid #e8e8e8; background-color: #fff;}
li div.hourlyMarker2{ position: relative}
li div.hourlyMarker2:before{position: absolute;font-family:"Font Awesome 6 Pro";color:#000; font-size: 1.3rem; font-weight:900;content:"\e29e";top: -.42em; left: -.42em; }
li div.conferenceMarker2{ position: relative}
li div.conferenceMarker2:before{position: absolute;font-family:"Font Awesome 6 Pro";color:#000; font-size: 1.3rem; font-weight:900;content:"\e533";top: -.42em; left: -.42em; }

/*v2 SMALL*/
.gaBackgroundArrivals2sm {width: 2.2em;height: 2em; background-color: #63B82F; border-radius: 0.4em; margin-right: 0.4em;}
.gaBackgroundDepartures2sm {width: 2.2em;height: 2em; background-color: #9D4EAF; border-radius: 0.4em; margin-right: 0.4em;}
.gaBackgroundStayovers2sm {width: 2.2em;height: 2em; background-color: #FF9900; border-radius: 0.4em; margin-right: 0.4em;}
.gaBackgroundNew2sm {width: 2.2em;height: 2em; background-color: #FCC701; border-radius: 0.4em; margin-right: 0.4em;}
.gaBackgroundConfirmed2sm {width: 2.2em;height: 2em; background-color: #008590; border-radius: 0.4em; margin-right: 0.4em;}
.gaBackgroundNoShow2sm {width: 2.2em;height: 2em; background-color: #C33234; border-radius: 0.4em; margin-right: 0.4em;}
.gaBackgroundCancelled2sm {width: 2.2em;height: 2em; background-color: #C33234; border-radius: 0.4em; margin-right: 0.4em;}
.gaBackgroundWaitlistTentative2sm {width: 2.2em;height: 2em; background-color: #A36400; border-radius: 0.4em; margin-right: 0.4em;}
.gaBackgroundGiftCertificate2sm {width: 2.2em;height: 2em; background-color: #F369B2; border-radius: 0.4em; margin-right: 0.4em;}
.gaStatusCheckedIn2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f058"; text-align: center; display: block;line-height: 2em;}
.gaStatusCheckedOut2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f056"; text-align: center; display: block;line-height: 2em;}
.gaStatusPending2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\e105"; text-align: center; display: block;line-height: 2em;}
.gaStatusDueIn2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\e4b2"; text-align: center; display: block;line-height: 2em;}
.gaStatusDueOut2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\e4b1"; text-align: center; display: block;line-height: 2em;}
.gaStatusNoShow2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f057"; text-align: center; display: block;line-height: 2em;}
.gaStatusCancelled2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f05e"; text-align: center; display: block;line-height: 2em;}
.gaStatusWaitlistTentative2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f059"; text-align: center; display: block;line-height: 2em;}
.gaStatusGiftCertificate2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f663"; text-align: center; display: block;line-height: 2em;}
.gaStatusNew2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f185"; text-align: center; display: block;line-height: 2em;}
.gaStatusConfirmed2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f46c"; text-align: center; display: block;line-height: 2em;}
.gaIconCheckedIn2sm {width: 3.9em;height: 4.2em; background-color: #0098E1}
.gaIconCheckedIn2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f4fc"; text-align: center; display: block;line-height: 2em;}
.gaIconStayover2sm {width: 3.9em;height: 4.2em; background-color: #ff9900}
.gaIconStayover2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f363"; text-align: center; display: block;line-height:  2em;}
.gaIconDueIn2sm {width: 3.9em;height: 4.2em; background-color: #5AB100}
.gaIconDueIn2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f2f6"; text-align: center; display: block;line-height:  2em;}
.gaIconDueOut2sm {width: 3.9em;height: 4.2em; background-color: #9D4EAF}
.gaIconDueOut2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f2f5"; text-align: center; display: block;line-height:  2em;}
.gaIconCheckedOut2sm {width: 3.9em;height: 4.2em; background-color: #3D4E5B}
.gaIconChecked2sm:after {font-family:"Font Awesome 6 Pro";color:#fff; font-size: 1rem; font-weight:900;content:"\f503"; text-align: center; display: block;line-height:  2em;}

/*end V2*/


/*button colours v6*/
.btn-outline-success {
    --bs-btn-color: #63B82F;
    --bs-btn-border-color: #63B82F;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #63B82F;
    --bs-btn-hover-border-color: #63B82F;
    --bs-btn-focus-shadow-rgb: 25,135,84;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #63B82F;
    --bs-btn-active-border-color: #63B82F;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #63B82F;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #63B82F;
    --bs-gradient: none;
}

.btn-outline-info {
    --bs-btn-color: #9D4EAF;
    --bs-btn-border-color: #9D4EAF;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #9D4EAF;
    --bs-btn-hover-border-color: #9D4EAF;
    --bs-btn-focus-shadow-rgb: 13,202,240;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #9D4EAF;
    --bs-btn-active-border-color: #9D4EAF;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #9D4EAF;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #9D4EAF;
    --bs-gradient: none;
	--bs-btn-active-color: #fff;
}

.btn-outline-warning {
    --bs-btn-color: #FF8200;
    --bs-btn-border-color: #FF8200;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #FF8200;
    --bs-btn-hover-border-color: #FF8200;
    --bs-btn-focus-shadow-rgb: 255,193,7;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #FF8200;
    --bs-btn-active-border-color: #FF8200;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #FF8200;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #FF8200;
    --bs-gradient: none;
	--bs-btn-active-color: #fff;

}



.btn-outline-primary {
    --bs-btn-color: #0985D4;
    --bs-btn-border-color: #0985D4;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #0985D4;
    --bs-btn-hover-border-color: #0985D4;
    --bs-btn-focus-shadow-rgb: 255,193,7;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #0985D4;
    --bs-btn-active-border-color: #0985D4;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0985D4;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0985D4;
    --bs-gradient: none;
	--bs-btn-active-color: #fff;

}
/*LayoutV5*/
.wrPage{display:flex;flex-direction:column;height:100%; width: 100%;}
.wrHeader{padding:.8em; position: sticky; width: 100%; z-index: 1; top: 0px;display: flex; border-bottom: 1px dotted #ccc;}
.wrHeaderLeft{display:flex;flex-wrap: wrap; align-items: center;}
.wrHeaderRight{display: flex; margin-left: auto;}
.wrTitle {font-size: 1.32rem; text-transform: uppercase;margin-right:.7em; line-height: 1.15em;}
.wrDate {font-size: 1rem; text-transform: uppercase; padding:0.4em 0.8em; background-color: #fff; border:1px solid #E3E8ED;}
.wrContent{flex-grow:1; clear: both;}
.wrButton {font-size: 1.15rem; color: #43B0FF; }

/*CRS*/
.be6.nav-link.active {color: #ABE4FD!important; ;}
div.imgFooter{position:absolute;bottom:0 ; display: flex; justify-content: space-between; width: 100%}
.imgFooterLeft {flex-grow: 1; background:  rgba(0,0,0,0.3); padding: 12px 16px; color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.imgFooterRight1 { background: rgba(45,45,45,0.95);  color:#99BBFF; width: 3.2em; text-align: center; line-height: 3rem; border-left: 1px solid #171717;}
.imgFooterRight2 { background: rgba(0,0,0,0.4);  color:#5A91FF; width: 3.2em; text-align: center; line-height: 3rem; border-left: 0px solid #171717;}
.bgDarkBlueOpacity {background: rgba(0,80,120,0.6);}
.bgDarkGrayOpacity {background: rgba(0,22,33,0.60);}
.bgDarkOpacity {background: rgba(0,0,0,0.4);}
.crsUnitName{  font-size: 1.25rem; line-height: 1.5rem; font-weight: 700  }
.crsRateValue{font-size: 1.3rem; font-weight: 700;}
.crsRateName{font-weight: 700; margin-right: 0.25em;}
.crsRateStrike{font-size: 1.3rem; text-decoration-line: line-through; color: #B1B1B1; margin-left: 0.2em; font-weight: 300;}
.crsInOut{font-size: 1.22rem; line-height: 1.8rem; font-weight: 400}
.crsSectionTitle{ line-height: 1.8rem; font-weight: 400}
.crsRoomDesc {font-size: 1.06rem; flex-wrap: wrap}
.crsIcon { border: 1px solid #ddd; margin: 0em 0.25em 0.25em 0em; padding: 0em 0.6em; min-width: 2.7em; text-align: center; height: 2.5em; line-height: 2.5em; }
.crsIcon.active {position: relative; }
.crsIcon.active::before {
font-family:  "Font Awesome 6 Pro"; 
font-weight:900;
content:"\f111";
height: 10px;
font-size:0.55rem;
left: 2px;
top: -1.6em;
position: absolute;
color:#5AB100
}
.activeMenu { border-bottom: 1px solid white}
.crsIcon i.fal {line-height: 1.7}

.crsLocation { border: 1px solid #ddd; margin: 0em 0.25em 0.25em 0em; padding: 0em 0.6em; min-width: 2.7em; display: flex;  flex-wrap:nowrap; min-height: 2.5em; justify-content: center; align-items: center;line-height: 1em; padding: 0.5em 0.7em;}

div i.fal.fa-wheelchair.fa-lg {line-height: 1em !important}
.beLocation {margin-bottom: 0.8em;text-transform: uppercase; font-size: 0.9rem; letter-spacing: 0.04em; }
.crsBadges {margin: .25em 0em;}

.beGuests {border-right: 1px dashed #bbb;}
.beGuests:nth-last-child(1){border-right: none;}
.beGuestType {font-size: 1.1rem;font-weight: bold;}
.beGuestAge {text-transform: uppercase; font-size:0.78rem; margin-top: -0.4em; margin-bottom:0.5em;}
.beBottomNav {margin-right: 0.2em; padding: 20px; color: #fff !important; background-color: #0985D4; text-align: center; font-size: 0.9rem;cursor: pointer;}
.beBottomNav:nth-last-child(1) {margin-right: 0em; }
.beGuestNumber {border-bottom: 1px solid #ddd;}
.beGuestNumber:nth-last-child(1) {border-bottom: none;}
table td.boPriceGrid {width: 300px;}
a.clearFiltersButton:hover {background-color: #FFAE00}
div.beHeader {padding: 22px 0px}
div.beHeader.large {padding: 22px 0px}
div.beHeader.small {padding: 10px 0px}
img.beLogo {max-width:275px; max-height:130px;}
img.beLogo.large {max-width:275px; max-height:130px;}
img.beLogo.small {max-width:200px; max-height:80px;}
a.beShrink {font-size: 1.1rem; }
a.beShrink.large {font-size: 1.1rem;  }
a.beShrink.small {font-size: 1rem; }
div.beShrink {font-size: 1.1rem }
div.beShrink.large {font-size: 1.1rem }
div.beShrink.small {font-size: 1rem }
/* Transitions */
div.beHeader,
a.beShrink,
div.beShrink,
img.beLogo
 {
	transition: .4s all;
	-moz-transition: .4s all;
	-webkit-transition: .4s all;
	-o-transition: .4s all;
}
.wr6Border {border: 0px solid #ddd; background-color: #f4f7fa}
.beLogoWrap {min-height: 95px;}

/*s, strike{text-decoration:none;position:relative; font-size: 1.1rem; margin-left: 0.2em;color: #A8A8A8}
s::before, strike::before {top: 50%;background:red;opacity:.6;content: '';width: 110%;position: absolute;height:.1em;border-radius:.1em;left: -5%;white-space:nowrap;display: block;transform: rotate(-15deg); }
s.straight::before, strike.straight::before{transform: rotate(0deg);left:-1%;width:102%;}*/

s {color: #9E9E9E; }

/*CRSV6*/


.customColorQQQ {background-color: #a61f12}
.animate{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.oneQQQ{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}
@-webkit-keyframes fadeInUp {
from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp {
from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.sold{font-size:12px;color:#aaa;text-transform:uppercase;}
.month{text-transform:uppercase;text-align:center;font-weight:700;height:40px;line-height:40px;font-size:18px}
.calRate{font-size:15px}
.calDatePast{background-color:#f4f7fa;color:#aaa}
table a{text-decoration:none!important}
.highlighter{background-color:#FCFFAF;font-weight:700;padding:3px 6px}
.month{padding-top:15px!important}

table.availCal td{height:4.6em; width:4.6em;}
.calRate1{background-color:#69AF00;padding:2px 5px 0;color:#fff!important;border-radius:4px}
.calRate2{background-color:#F7A000;padding:2px 5px 0;color:#fff!important;border-radius:4px}

.calRate1:hover{background-color:#81D800;}
.calRate2:hover{background-color:#FFBA3D;}
a.book_link {cursor: pointer}

table td.cta::before{content:'*';position:relative;width:12px;text-align:center;height:14px;background-color:red;color:#fff;float:right;font-size:16px}
@media (max-width: 767px) {
.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td{padding:1px!important}
.nav-pills .nav-link.nav-search.active,.nav-pills .show>.nav-link.nav-search{color:#fff;background-color:#1A8FE3;border-radius:0}
.wr6Border {border:none; background-color: transparent;}
}


@media all and (max-width:700px) {
.gaStat {border-right: 0px #fff solid; line-height: 1.3em;}
.gaStat:last-child {border-right:0px solid #e8e8e8; white-space: nowrap ; line-height: 1.5em; font-size: 1rem; text-transform: uppercase}
.gaStatDates {border-right: 0px #fff solid; line-height: 1.3em;}
.gaStatNights {border-right: 0px #fff solid; line-height: 1.3em;}
.gaStatGuests {border-right: 0px #fff solid; line-height: 1.3em;}

.tableUnitType {max-width: 150px; }
a.navbar-brand {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:310px; font-size: 1.05rem;}
span.navbar-brand {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:310px; font-size: 1.05rem;}



}

@media screen and (max-width:991px) {

.w6PagePadding {padding-bottom: 3.6em;}


}

@media all and (max-width: 1500px) and (min-width: 850px)  {.f6Nights {display: none}}


.text-primary{color:#2499D1!important}
.btn-danger,.badge-danger,.bg-danger{background-color:#CB3E3E}
.text-danger{color:#CB3E3E!important}
.badge-squared{border-radius:0}
.badge-bordered{border:1px solid #E8E8E8}
.btn{border:none}
.scrollActiveREMOVE{overflow-y:scroll}

.width-20{width:20px!important}
.width-25{width:25px!important}
.width-30{width:30px!important}
.width-35{width:35px!important}
.width-40{width:40px!important}
.width-45{width:45px!important}
.width-50{width:50px!important}
.width-55{width:55px!important}
.width-60{width:60px!important}
.width-65{width:65px!important}
.width-70{width:70px!important}
.width-75{width:75px!important}
.width-80{width:80px!important}
.width-85{width:85px!important}
.width-90{width:90px!important}
.width-95{width:95px!important}
.width-105{width:105px!important}
.width-110{width:110px!important}
.width-120{width:120px!important}
.width-130{width:130px!important}
.width-140{width:140px!important}
.width-150{width:150px!important}
.width-160{width:160px!important}
.width-170{width:170px!important}
.width-180{width:180px!important}
.width-190{width:190px!important}
.height-170{height: 170px; overflow-y: auto;}

.height-max {height: 500px !important}

.col-12.bCell,.col-6.bCell,.col-3.bCell,.col-4.bCell{}
.c3-chart-arcs-title{}
.c3-legend-item{}
.bRow{}
.bRow.container:before,.bRow.container:after,.bRow.row:before,.bRow.row:after{}
.bRow {}
.bCell{}
.bCellCondensed{}
#selectContainer table { }
.chatContainer{height:300px;overflow-y:auto;padding:10px}
.chatRight{margin:4px;float:right;position:relative;max-width:80%;clear:both}
.chatLeft{margin:4px;float:left;position:relative;max-width:80%;clear:both}
.chatLeft::before{content:"";position:absolute;top:30px;left:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #0098E1}
.chatRight::before{content:"";position:absolute;top:30px;right:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #E1F6FF}
#chatScroll::-webkit-scrollbar-track{border-radius:10px;background-color:#F5F5F5}
#chatScroll::-webkit-scrollbar{width:8px;background-color:#F5F5F5}
#chatScroll::-webkit-scrollbar-thumb{border-radius:10px;background-color:#909090}


.convContainer{}
.convRight{margin:4px;float:right;position:relative;max-width:75%;clear:both}
.convRightDate{text-align: end; font-size: 0.8rem; color: #999}
.convLeft{margin:4px;float:left;position:relative;max-width:75%;clear:both}
.convLeftDate{ font-size: 0.8rem; color: #999}
.convLeftBubble {background-color: #63B82F; border-radius: .3em; color: #fff; padding: 0.5em 0.75em;}
.convRightBubble {background-color: #E5F8C9; border-radius: .3em; padding: 0.5em 0.75em;}

.convLeft::before{content:"";position:absolute;top:30px;left:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #63B82F}
.convRight::before{content:"";position:absolute;top:30px;right:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #E5F8C9}


.carousel-caption {background: rgba(0, 0, 0, 0.5); padding: 10px;}
.carousel-control-prev-icon {background-image: none !important; color: pink !important }
.carousel-control-next-icon {background-image: none !important;}
.carousel-control-prev-icon:before {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f137";color:#000;font-size:32px;cursor:pointer; opacity: 0.9; }
.carousel-control-next-icon:before {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f138";color:#000;font-size:32px;cursor:pointer; opacity: 0.9; }

.nav-pills .nav-link.active, .nav-pills .show>.nav-link .nav-pay {color: red;background-color: #3D4E5B; border-radius: 0px; } 
.nav-pills .nav-link.active, .nav-pills .show>.nav-link.displayPills {color: #fff;background-color: #3D4E5B; border-radius: 0px; } 
.nav-pills .nav-link.active, .nav-pills .show>.nav-link .hkPills {color: #424242;background-color: #fff;border-radius: 0px;}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link .be-tabs { color: #222529; border: 0px solid #C8E0ED; background-color: #fff !important; margin-bottom: 0.5em; margin-right: 0.5em; border-radius: 0; }
.nav-pills .nav-link, .nav-pills .show>.nav-link .be-tabs { color:#0985D4; margin-bottom: 0.5em; background-color: #fff !important; margin-right: 0.5em; border-radius: 0;}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link .nav-res { color: #222529; border: 0px solid #C8E0ED; background-color: #fff !important; margin-bottom: 0.5em; margin-right: 0.5em; border-radius: 0; }
.nav-pills .nav-link, .nav-pills .show>.nav-link .nav-res { color:#0985D4; margin-bottom: 0.5em; background-color: #fff!important; margin-right: 0.5em; border-radius: 0;}
ul.nav-pills .nav-link.active, .nav-pills .show>.nav-link .nav-book { color: #232B31 !important; border: 0px solid #C8E0ED; background-color: #fff !important; margin-bottom: 0.5em; margin-right: 0.5em; border-radius: 0; }
ul.nav-pills .nav-link, .nav-pills .show>.nav-link .nav-book {  margin-bottom: 0.5em; background-color: #fff!important; margin-right: 0.5em; border-radius: 0;}


ul.nav-pills .nav-link.active, ul.nav-pills .show>.nav-link .nav-table { color: #232B31 !important; border: 0px dashed #C8E0ED; font-weight: 700; background-color: #ffffff !important; margin-bottom: 0.5em; margin-right: 0.5em; border-radius: 0;   }


ul.nav-pills .nav-link, .nav-pills .show>.nav-link .nav-table {  margin-bottom: 0.5em; background-color: #ffffff!important; margin-right: 0.5em; border-radius: 0;}


ul.nav-profile .nav-link {  border: 2px solid #DFF5FF; font-weight: 400; background-color:#DFF5FF !important; margin-bottom: 0.5em; margin-right: 0.5em; border-radius: 0; padding: 0.25em 0.8em;   }
ul.nav-profile .nav-link.active {  border: 2px dashed #A6DEF7; font-weight: 400; background-color: #ffffff !important; margin-bottom: 0.5em; margin-right: 0.5em; border-radius: 0;  padding: 0.25em 0.8em; }



.alarmHeader {display: flex; flex-wrap: nowrap; background-color: #f4f7fa; padding: 0.5em; justify-content: space-between; margin-bottom: 0.1em; white-space: nowrap;}
.alarmDate {font-size: 1.1rem; font-weight: 700; margin-right: 0.4em; text-transform: uppercase;}
.alarmItem {line-height: 1.1em; border-bottom: 1px dotted #ccc; padding: 0.5em 0em; }
.alarmItem:nth-last-child(1) {border-bottom:  0px dotted #ccc;}
.alarmRight {font-size: 0.9rem; padding-left: 0.5em; flex-grow: 1; }
.alarmLeft{text-align: center; padding: 0.4em;}
.tableAlarmCalendar td,.tableAlarmCalendar th {padding:0.5em!important;}
.alarmWeekday{width: 14.258%;}
.dropdown-menu.alarmDropdown {z-index: 1500 !important;}

.displaySection{}
.displayRule{background-color:#3D4E5B; margin-bottom: 1.3em; height: 0.4em;}
.displayRuleLight{background-color:#f4f7fa; margin-bottom: 1.3em; height: 0.4em;}
.displayRuleEnhance{background-color:#f0f0f0; margin-bottom: 1.3em; margin-top: 1.3em; height: 0.4em;}
.displayRuleModal{background-color:#3D4E5B; margin-bottom: 0.8em; height: 0.4em;}
.displayPills {text-transform: uppercase;}
.displayHeader{display: flex; flex-wrap: wrap; align-items: center; margin-top: 1.2em; justify-content: space-between }
.displayNav {display: flex}
.displayTitle{font-size: 1.36rem; font-weight: 700; text-transform: uppercase}
.displayShortcuts{display: flex;}
.btn-sm.displayBtn{width: 2.6em; margin-right: .2em; font-size: 1rem; background-color: #E1F6FF; text-align: center }
.btn-sm.displayBtnGreen{width: 2.6em; margin-right: .2em; font-size: 1rem; background-color:#F2FDDB; color:#5AB100 !important }
.btn-sm.displayBtnRed{width: 2.6em; margin-right: .2em; font-size: 1rem; background-color: #FFE9E9; color: #C11F21!important }
.displayMenu{display: flex;}
.displayRowGroup{}
.displayRow {display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0.38em; font-size: 1.04rem; border-top: 1px dotted #C0C7C9;}
.displayTopRow {padding: 0.3em 0.25em 0em 0.25em;}
.displayRow:hover {background-color: #f4f7fa;}
.displayRowLong {display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0.38em; font-size: 1.04rem; border-top: 1px dotted #C0C7C9;}
.displayLeft{font-weight: 700;}
.displayLeftNoBold{}
.displayRight{}
.displayRowNormal{display: flex; flex-wrap: wrap; padding: 0.38em; font-size: 1.04rem; border-top: 1px dotted #C0C7C9;}
.displaySubHeader{display: flex; flex-wrap: wrap; align-items: center; }
.displaySubTitle{font-size: 1.28rem; font-weight: 400; text-transform: uppercase }
.displaySubShortcuts{display: flex; margin-left: 1em;}
.displaySubShortcuts div{width: 2em; font-size: 1.1rem;}
.displayStatus{display:flex; align-items: center; padding: .6em 0em .5em 0em; justify-content: space-between; margin-bottom: .7em; flex-wrap: wrap; border-bottom: 1px dotted #C0C7C9; font-size: 17px; text-transform: uppercase;  }
.displayFunctions{display: flex; flex-wrap: wrap;}
.displayCheckInOut{ margin-bottom: 0.5em;}
.displayTopShortcuts { margin-bottom: 1em;}


.btn-sm.gaButton{width: 100% !important; font-size:0.95rem !important; border-radius: 0px !important; background-color: #E1F6FF; }
.btn-sm.gaButtonCheckin{border-radius: 0px !important; font-size: 0.95rem !important; width: 100% !important;color: #fff !important;}
.btn.gaBulkCheckin{width: 100% !important;font-size: 1rem; text-transform: uppercase; color:#fff !important; border-radius: 0px !important;}
.gaCharge{flex-grow: 1; margin-bottom: 3px; }
.gaKey {flex-grow:1; margin-bottom: 3px; margin-left: 3px;}

.ds-selected {outline: 3px solid #89D4FF;background-color: #E1F6FF;}
.block-input {border: none; background-color: #E1F6FF; width: 100%; text-align: right; padding-right: 5px; font-weight: 700;}

.active2 {display: block;}
.hello {    display: none;}
.showIt2 { position: relative;}
.showIt2:after{  content: '';position: absolute;left: 100%;bottom: 40%;margin-left: 8px;height: 15px;width: 15px;background-color: #286EAF;border-radius: 50%;z-index: 1088;clear: both;}

.cellTextSmallBold { font-weight: 700; font-size:11px;color:#748086;text-transform:uppercase;padding-bottom:1px!important;border:none!important;letter-spacing:0;padding-top:1px!important}
.bCellCondensed.reser{}
.cellTextBoldCondensed{color:#151B1F;font-weight:700;position:relative;margin-top:-2px}
.cellTextNormalCondensed{color:#151B1F;font-weight:400}
.cellTextSmallCondensed{font-size:13px;color:#92979B;font-weight:400;text-transform:uppercase;padding-bottom:1px!important;border:none!important;letter-spacing:0;padding-top:1px!important}
.bCell.noBorder{}
.bCell.noLabel{}
.bCellShort{}
.cellItem{}
.bRight{}
.cell{}
.cellTextBold{}
.cellTextNormal{}
.cellTextSmall{}
.cellTextSmall span label {}}
.cellRateDetails{font-size:12px}
.cellRateDescription{float:left}
.headerSection{font-size:16px;text-transform:uppercase;font-weight:700;color:#333F49}
.statBox{margin-bottom:20px;color:#161617;font-family:'Roboto Condensed',sans-serif!important}
.statTitle{text-transform:uppercase;background-color:#f0f0f0;padding:8px;font-weight:700}
.statValue{font-size:34px;text-align:center;margin-top:10px;margin-bottom:10px;font-weight:700}


.checkContainer{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400}
.checkContainer input{position:absolute;opacity:0}
.checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#eee}
.checkContainer:hover input ~ .checkmark{background-color:#ccc}
.checkContainer input:checked ~ .checkmark{background-color:#1FA2D4}
.checkmark:after{content:"";position:absolute;display:none}
.checkContainer input:checked ~ .checkmark:after{display:block}
.checkContainer .checkmark:after{left:7px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.topMenu{width:30px;text-align:center!important;border:0 solid #ccc;margin-right:10px;float:left}
.table-condensed td,.table-condensed th{padding:2px!important;font-size:13px!important}
.table-xs td,.table-xs th{padding:2px!important;font-size:13px!important}
.table-md td,.table-md th{padding:6px!important;font-size:14px!important}
.table-res td,.table-res th{padding:5px!important;}
.table-kpi td,.table-kpi th{padding:6px!important; white-space: nowrap}
.table-aCal td,.table-aCal th{padding:6px!important; white-space: nowrap; min-width: 60px;}
.table-noWrap td,.table-noWrap th{ white-space: nowrap; }


.table-closeouts td,.table-closeouts th{padding:4px!important; white-space: nowrap; text-align: center !important}
.table-closeouts input {float: none!important}

.table-rate th, .table-rate td {min-width: 80px;}
.calMonth{text-transform:uppercase;text-align:center;font-weight:400}
.calDay{font-size:20px;text-align:center;margin-top:-5px!important;margin-bottom:-5px!important;font-weight:700;color:#263238}
.calWeek{text-transform:uppercase;text-align:center;font-weight:400}
.weekend{background-color:#F3F7F9}
.monthCalDate{font-size:12px;margin-bottom:-5px}
.monthCalDatePast{background-color:#eee;color:#ccc}
.monthCalRate{font-size:13px;text-align:center;font-weight:400;margin-top:3px;margin-bottom:6px}
.monthCalRate span{padding:3px 5px;background-color:#55B001;color:#fff;border-radius:3px}
.monthCalCheck{text-align:center}
.monthCalSelected{background-color:#DFFFCC}
.monthCalMonth{text-align:center;font-size:18px!important;text-transform:uppercase;padding-top:15px!important;padding-bottom:15px!important;font-weight:700;background-color:#f5f5f5!important}
.monthCalSpan{padding:8px;background-color:#DFFFCC;font-size:16px;font-weight:700}
.monthCalSold{font-size:13px;text-align:center;font-weight:400;margin-top:3px;margin-bottom:6px}
.monthCalSold span{padding:3px 5px;background-color:#f1f1f1;color:#888;border-radius:3px}

.cellDiagonal {background: repeating-linear-gradient(45deg,#fff,#fff 10px,#ECF0F1 10px,#ECF0F1 20px)}
.cellDiagonalSmall {background: repeating-linear-gradient(45deg,#fff,#fff 4px,#e0e0e0 4px,#e0e0e0 8px)}

.room_availability_calendar.table-bordered td, .room_availability_calendar.table-bordered th {border-color: #B9BCBF !important}

.veh:nth-child(3) {margin-right: 0px!important;}
.veh:last-child {margin-right: 0px!important;}
.sigg:nth-child(2) {margin-right: 0px!important;}
.sigg:last-child {margin-right: 0px!important;}

table.hkgChecklist input[type="radio"]{display:none}
table.hkgChecklist label.hkG:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f058";color:#ccc;font-size:18px;cursor:pointer}
table.hkgChecklist label.hkR:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f06a";color:#ccc;font-size:18px;cursor:pointer}
table.hkgChecklist label.hkO:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f192";color:#ccc;font-size:18px;cursor:pointer}
table.hkgChecklist input.hkGreen[type="radio"]:checked+label:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f058";color:#32cd32;font-size:18px}
table.hkgChecklist input.hkRed[type="radio"]:checked+label:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f06a";color:red;font-size:18px}
table.hkgChecklist input.hkOrange[type="radio"]:checked+label:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f192";color:orange;font-size:18px}
table.tableFolio  th {white-space: nowrap;}
table.tableFolio  td {white-space: nowrap;}
table.tapeChart{table-layout:fixed}
table.tapeChart thead tr th{border-color:#AFB9C1!important;border-bottom:4px solid #CCD5DB!important;min-width:80px!important}
table.tapeChart tbody tr td{color:#121212!important;border-color:#AFB9C1!important;overflow:hidden;white-space:nowrap;font-weight:400}
table.tableDueIn td{border-top:1px dotted #D8DCDF}
table.tableDueIn th{border-bottom:6px solid #f0f0f0}
table a{text-decoration:none!important;font-weight:400}
table tbody tr td.paymentOwing::after{content:"f155";font-family:FontAwesome;position:relative;float:right;margin-top:-19px!important;color:red;margin-right:1px!important}
table tbody tr td.resComplimentary::after{content:"f058";font-family:FontAwesome;position:relative;float:right;margin-top:-19px!important;color:#149700;margin-right:1px!important}
.table.tableFrontDesk td{padding:5px 5px 2px;border-bottom:3px solid #fff!important}
.checkInName{padding-left:0!important;height:30px;font-weight:700!important;text-transform:none!important;font-size:18px!important;color:#101112!important;width:50px!important}
.table-bordered.tableEarlyCheckIn td{border:1px solid #6D737B!important}
.guestCheckIn.dropdown:hover>.dropdown-menu{display:block}
.webui-popover{width:220px!important}
.flexWrap{display:-webkit-flex;display:flex}
.flexHourly{width:20px}
.flexRes{width:100%;padding-left:4px}
.resYellow{background-color:#FFFA8D}
.resBlue{background-color:#C4EDFF}
.resGreen{background-color:#D6FFB5}
.resGrey{background-color:#E9E9E9}
.resPink{background-color:#FFC5DF}
.resPurple{background-color:#F1CDFF}
.resOrange{background-color:#FFAF79}
.resRed{background-color:#FFBFBF}

.resLocked::before{content:"f023";font-family:FontAwesome;margin-right:3px}
.unitClosed::before{content:"f00d";font-family:FontAwesome}
.unitMaintenance::before{content:"f0ad";font-family:FontAwesome}
.unitNoRates::before{content:"f128";font-family:FontAwesome}
.unitTied::before{content:"f0c1";font-family:FontAwesome;margin-right:3px}
.vipBlue{border-left:5px solid #1F77FF}
.vipGreen{border-left:5px solid #2F0}
.vipPink{border-left:5px solid #FF149D}
.vipPurple{border-left:5px solid #C310FF}
.vipYellow{border-left:5px solid #FFF500}
.vipOrange{border-left:5px solid #FF9F15}
.vipDarkGrey{border-left:5px solid #444}
.vipBrown{border-left:5px solid #A26D22}
.vipTeal{border-left:5px solid #06CFCC}
.vipLightGrey{border-left:5px solid #C1C2C3}
.vipRed{border-left:5px solid #FC0B38}
.resComp{-webkit-box-shadow:inset 4px 0 0 0 rgba(38,167,0,1.00);-moz-box-shadow:inset 4px 0 0 0 rgba(38,167,0,1.00);box-shadow:inset 4px 0 0 0 rgba(38,167,0,1.00)}
.resOwing{animation:blinker 1.5s linear infinite}
.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#99DCF9}

.stage::before {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f309";  position: absolute;

  top: -22px;
  left: 50%;
  margin-left: -8px; }
.dropdown.options:hover .dropdown-menu.options{display:block; margin-top: 0px;}
.groupLink {border-radius: 0px !important; background-color: #E1F5FF ; margin-right: 5px;}

.aCalSold::before {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f056";color: indianred; }
.aCalWeekend{background-color: #f4f7fa !important;}
.aCalWeekday{}
.aCalCTD::after {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f06a";color: orange;margin-left:2px;}
.aCalCTA::after {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f06a";color: mediumpurple;margin-left:2px;}
.aCalCTW::after {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f06a";color: hotpink;margin-left:2px;}
.aCalRoomType{}
.aCalRestrictionPublic{}
.aCalRateType::before {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f0da";padding-left: 8px; padding-right: 3px;}
.aCalLcoation{}
.aCalLegend{}
.aCalDatepicker{}

.aCalCTDLEG::before {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f06a";color:orange;margin-right:3px;margin-left:15px }
.aCalCTALEG::before {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f06a";color:mediumpurple;margin-right:3px;margin-left:15px }
.aCalCTWLEG::before {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f06a";color:hotpink;margin-right:3px;margin-left:15px }
.aCalSoldLEG::before {font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f056";color:indianred;margin-right:3px;margin-left:15px }

.navbar-dark .nav-item.active .nav-link,
.navbar-dark .nav-item .nav-link:active,
.navbar-dark .nav-item .nav-link:focus,
.navbar-dark .nav-item:hover .nav-link {
    color: #fff; 
}


select.wrpAdjust {font-family: 'Font Awesome 6 Pro'}
.bulkOverride.nav-pills .nav-link.active, .nav-pills .show > .nav-link {background-color: #E1F6FF; border-radius: 0px;  color: #169DD5}
table.table30Days td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:70px!important;max-width:70px!important;}
table.table30Days th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:70px!important;max-width:70px!important;}
table.tableMin100 td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:100px!important;}
table.tableMin100 th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:100px!important;}
table.tableNoWrap td{white-space:nowrap;}
table.tableNoWrap th{white-space:nowrap;}
.btn:focus{outline:none!important}
.wrpShadow{-webkit-box-shadow:1px 1px 2px 0 #E4E6E8;box-shadow:1px 1px 2px 0 #E4E6E8}
.wrpFade {
    


    -webkit-animation: fadein 0.4s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.4s; /* Firefox < 16 */
        -ms-animation: fadein 0.4s; /* Internet Explorer */
         -o-animation: fadein 0.4s; /* Opera < 12.1 */
            animation: fadein 0.4s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
    
    } 
   
div.wrpFixed{position:sticky;position:-webkit-sticky;top:0px;}


dinput.resInput{font-weight:700;padding-left:8px;border-radius:0 !important;font-size:15px}
dtextarea.resInput{font-weight:700;padding-left:8px;border-radius:0 !important;font-size:15px;height:38px}
dtextarea.resNotes{font-weight:700;padding-left:8px;border-radius:0;font-size:15px;height:78px}
.form-control:disabled,.form-control[readonly]{  background-color: #f4f7fa; }
.fieldIcon::after{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}
.fieldRequired::after{font-family:"Font Awesome 6 Pro";color:#B70B0F;font-weight:900;content:"\f069";vertical-align:super;font-size:70%;margin-left:1px}
.parsley-required:before{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f30c";margin-right:3px}
.parsley-required{font-size:13px!important}
.parsley-custom-error-message{font-size:13px!important}
.parsley-custom-error-message:before{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f30c";margin-right:3px}
.QQQbootstrap-select .btn{background-color:#fff!important;font-weight:700;padding-left:8px!important;border-radius:0!important;font-size:15px!important;border:1px solid #d7d7d7;padding-top:7px!important;padding-bottom:8px!important}
.QQQbootstrap-select .dropdown-item{font-size:16px}
dlabel.resInput{font-weight:700!important;padding-left:8px;padding-top:10px;border-radius:0!important;font-size:15px}
table.folioTable td, table.folioTable th{white-space:nowrap;vertical-align:middle}
.folioCell{border:none!important;background-color:#f4f7fa!important}
.folioCellPayment{border:none!important;background-color:#f4f7fa!important;font-weight:700}
.folioCellTotal{border:none!important;background-color:#E1F6FF!important}
.folioCellDist{border:none!important;background-color:#f4f7fa!important;font-weight:400!important}
.rotate.quarter{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}

.bootstrap-select.resPage .btn{background-color:#fff!important;font-weight:700;padding-left:8px!important;border-radius:0!important;font-size:16px!important;border:1px solid #e8e8e8;padding-top:7px!important;padding-bottom:8px!important}
.bootstrap-select.resPage .dropdown-item{font-size:16px!important}

.sort2{text-transform: uppercase; font-size: 16px;}
.sort2:hover{text-decoration:none;background-color:#F3F7F9;cursor: pointer}
.sort2:focus{outline:none}
.sort2:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f0dc";margin-left:3px}

.sort3{ font-size: 16px;}
.sort3:hover{text-decoration:none;background-color:#F3F7F9;cursor: pointer}
.sort3:focus{outline:none}
.sort3:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f883";margin-left:3px; color:#169DD5}

.sort.sortFilter{font-weight:700!important}
.sort.sortFilter:hover{text-decoration:none;background-color:#f4f7fa}
.sort.sortFilter:focus{outline:none}
.sort.sortFilter:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f0dc";margin-left:3px}


@keyframes blinker {
50%{opacity:0}
}
table tr td.resOwing,table tr td.resComp{padding-left:9px!important}
.sort{font-weight:700!important}
.sort:hover{text-decoration:none;background-color:#DFF5FF; cursor:pointer}
.sort:focus{outline:none}
.sort:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f0dc";margin-left:5px}
.sortQQQ.asc:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #526069;content:"";position:relative;top:5px;right:-5px}
.sortQQQ.desc:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #526069;content:"";position:relative;top:-10px;right:-5px}
.form-control.enabled{background-color:#F3F7F9}
.noBorder{border:none;outline:none;border-radius:0}
QQQQselect{font-size:14px!important;font-weight:700}
select.noBorder{font-size:14px!important;font-weight:700}
select.noBorder.required{border-left:4px solid #FF7474!important;background-color:#EDFAFF}
select.noBorder.enabled{border-left:4px solid #C0EAFF!important;background-color:#EDFAFF}
select.noBorder.enabled:focus{border:none!important;outline:none!important;outline:0!important;background-color:#FFFDCE;box-shadow:0 0 0 0 #fff}
select.noBorder.disabled{border-left:4px solid #F3F7F9!important;background-color:#EDFAFF}
select.noBorder.grey{border-left:4px solid #CBCFD1!important;background-color:#F5f5f5}
textarea.wrpForm{width:100%;border:none;outline:none;background-color:#EDFAFF}
textarea.wrpForm:focus{background-color:#FFFDCE;outline:none!important;box-shadow:0 0 0 0 #fff}
textarea.required{border-left:4px solid #FF7474!important;background-color:#EDFAFF}
textarea.enabled{border-left:4px solid #C0EAFF!important;background-color:#EDFAFF}
textarea.disabled{border-left:4px solid #F3F7F9!important;background-color:#EDFAFF}
textarea.grey{border-left:4px solid #CBCFD1!important;background-color:#f5f5f5}
input.noBorder{border:none!important;outline:none!important;width:100%;padding-top:4px!important;padding-bottom:4px!important;font-style:normal;font-weight:700;color:#263238;text-decoration:inherit}
input.noBorder.sm{border:none!important;outline:none!important;width:100%;padding-top:1px!important;padding-bottom:1px!important;font-style:normal;font-weight:700;color:#263238;text-decoration:inherit}
input.noBorder.blank{border:none!important;outline:none!important;width:100%;padding-top:1px!important;padding-bottom:1px!important;padding-left:0;font-style:normal;font-weight:700;color:#263238;text-decoration:inherit;background-color:#fff!important}
input.noArrows::-webkit-outer-spin-button, input.noArrows::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input.noArrows[type=number] {-moz-appearance: textfield;}
input.noBorder.required{border-left:4px solid #FC8082!important;background-color:#EDFAFF;min-height:38px;font-size:14px!important;color:#263238}
input.noBorder.enabled{border-left:4px solid #C0EAFF!important;background-color:#EDFAFF;min-height:38px;font-size:14px!important;color:#263238}
input.noBorder.disabled{border-left:4px solid #F3F7F9!important;background-color:#EDFAFF;min-height:38px;font-size:14px!important;color:#263238}
input.noBorder.grey{border-left:4px solid #CBCFD1!important;background-color:#f5f5f5;min-height:38px;font-size:14px!important;color:#263238}
input.noBorder.greySmall{border-left:4px solid #CBCFD1!important;background-color:#f5f5f5;font-size:14px!important;color:#263238}
input.noBorder.enabledSmall{border-left:4px solid #C0EAFF!important;background-color:#EDFAFF!important;font-size:14px!important;color:#263238}
input.noBorder:focus::-webkit-input-placeholder{opacity:0}
input.noBorder:focus{background-color:#FFFDCE;outline:none!important}
::-webkit-input-placeholder{color:#A6AEB4;font-weight:400}
::-moz-placeholder{color:#A6AEB4;font-weight:400}
:-ms-input-placeholder{color:#A6AEB4;font-weight:400}
:-moz-placeholder{color:#A6AEB4;font-weight:400}
.btn.required{border-left:4px solid #FF7474!important}
.btn.enabled{border-left:4px solid #C0EAFF!important}
.btn.disabled{border-left:4px solid #F3F7F9!important}
.btn.enabled:focus{background-color:#FFFDCE;outline:none!important}
.checkEnabled{background-color:#EDFAFF;width:100%;border-left:4px solid #C0EAFF;padding-left:10px;min-height:38px}
input.filter::placeholder{text-transform:uppercase;color:#C1C6CB}
.fileUploadEnabled{background-color:#EDFAFF;width:100%;border-left:4px solid #C0EAFF;padding-top:2px;min-height:38px}
.checkDisabled{background-color:#EDFAFF;padding-top:9px;padding-bottom:0;width:100%;border-left:4px solid #CCD5DB}
.checkRequired{background-color:#EDFAFF;padding-top:9px;padding-bottom:0;width:100%;border-left:4px solid #FF7474}
.checkGrey{background-color:#f5f5f5;padding-top:9px;padding-bottom:0;width:100%;border-left:4px solid #CBCFD1}
.card-header.hSmall{padding:2px 5px}
.rsImage{position:relative;width:100%}
h2.rsI{position:absolute;top:14px;left:-4px;width:50%;background-color:#DD0030;font-size:14px;color:#fff;padding-left:10px;padding-top:8px;padding-bottom:8px}
h2.gallery{position:absolute;bottom:0;right:10px}

h2.gallery2{position:absolute;bottom:0px; right: 8px;background-color:#0F1113; padding: 8px 16px; color:#fff; font-size: 14px; opacity: 0.6}
h2.gallery3{position:absolute;bottom:-8px; left:0px ; width: 100%; background-color:#0F1113; padding: 8px 16px; color:#fff; font-size: 17px; opacity: 0.5; text-align: center; font-weight: 400 !important}
h2.gallery4{position:absolute;top:4px; right:8px ; }
.floatThead-container{z-index:300!important}
.fooicon-plus:before{content:"\f067"}
.fooicon-minus:before{content:"\f067"}
.fooicon{display:inline-block;font-size:inherit;color:#0B63B5;font-family:"Font Awesome 6 Pro"!important;font-style:normal;font-weight:400;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}
.bgDark{background-color:#16222E;border-right:0 dotted #42515E;border-left:0 dotted #42515E;font-size:14px;text-transform:uppercase;color:#f5f5f5;font-family:'Open Sans',sans-serif;border-radius:0}
.bgDarkOpacity {background:  rgba(0,80,120,0.6);}
.bgLight{background-color:#fff;border-right:0 dotted #42515E;border-left:0 dotted #42515E;font-size:14px;text-transform:uppercase;color:#6E6E6E;font-family:'Open Sans',sans-serif;border-radius:0;border:none;outline:none}
.btn-squared{border-radius:0}
.menu1{margin-left:-30px}
.sub-menu.active{background-color:#1FA2D4}
.card{border-color: #e5e7e9!important;-webkit-box-shadow: 3px 3px 5px 0 #f4f7fa;box-shadow: 3px 3px 5px 0 #f4f7fa; border-radius: 0px;}
.border-bottom{border-color: #e5e7e9!important}
.border-top{border-color: #e5e7e9!important}
.border-left{border-color: #e5e7e9!important}
.border-right{border-color: #e5e7e9!important}
.custom-select.date{padding:4px 8px}
.dropBox{font-family:'Roboto Condensed',sans-serif;border-radius:0;text-transform:uppercase}
table.fixedHeader tr th{background-color:#fff}
.scTop{font-size:13px;font-weight:400!important;padding:6px 12px;margin-left:2px;margin-bottom:2px;margin-top:2px;float:left;list-style:none;text-decoration:none;background-color:#f1f1f1}
.scTop a{text-decoration:none;color:#4A555E}
.scTop:hover{background-color:#fff}
.scWrap{width:100%;float:left;border-bottom:0 solid #fff;border-right:1px solid #fff;background-color:#fff;margin-top:0}
.printTop{width:200px;float:left;padding:4px 5px;border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8;margin-left:5px}
.sidenav{height:100%;width:0;position:fixed;z-index:1500;top:0;right:0;background-color:#2A3843;border-left:0 solid red;overflow-x:hidden;transition:.1s;padding-top:10px;vertical-align:top;color:#f7f7f7;overflow-y:auto}
.sidenav .closebtn{position:absolute;top:10px;right:25px;font-size:16px;margin-left:50px;color:#00bfff}
.flex-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%;padding-bottom:5px;margin-bottom:5px}
.summaryBox{padding:6px 10px;border:1px solid #e8e8e8;font-size:14px;margin-right:5px;margin-bottom:5px;text-transform:uppercase}
.input-group-addon{border-color:#e8e8e8!important;padding: 4px 8px;background: #fff !important; min-width: 40px; text-align: center;}
.input-group-addon i{color:#2d3137 !important;}
.QQQform-control{border-color:#D7D7D7!important}
.dropdown-menu.show{z-index:8888!important}
.roomAmenity{border:1px solid #e5e7e9;background-color:#fff;font-size:13px;margin-right:3px;margin-bottom:3px;padding:2px 6px;text-transform:uppercase}
.roomFeature{background-color:#f4f7fa;font-size:12px;margin-right:3px;margin-bottom:3px;padding:2px 6px;text-transform:uppercase}
.modalAmenity{border:1px solid #e5e7e9;background-color:#fff;font-size:17px;margin-right:3px;margin-bottom:3px;padding:2px 6px;}
.restrictedMatches{margin-top:5px;border-top:0 dotted #ccc}
.card.wrpWebsite{border-color:#e5e7e9!important;-webkit-box-shadow:3px 3px 5px 0 #f4f7fa;box-shadow:3px 3px 5px 0 #f4f7fa}
.pageDate2{font-weight:400;background-color:#fff;border:1px solid #ECF0F1;font-size:14px;margin-right:3px;margin-bottom:3px;padding:5px}


.wrClientPage{}
.wrClientHeader{;display:flex;justify-content:space-between;background-color:#fff;align-content:center; padding:5px; border-bottom: 5px solid #f4f7fa;}
.wrClientContent{}
.wrClientFooter {  background-color: #f4f7fa; padding: 10px;}

.stickIt{position:fixed;width:100%;top:0;z-index:500;padding-bottom:14px}
.container-fluid.pageContent{margin-top:60px}
.stickItReservation{position:-webkit-sticky;position:sticky;top:100px;z-index:600;background-color:#fff}
@media (max-width: 767px) {
.rsItemImage{margin-right:0;border:none!important;padding-right:0 !important}
.rsItemRight{border-bottom:1px dotted #ccc}
.rsItemRight:nth-last-child(1){border:none!important}
.rsItemValueWrap{margin-top:5px}
.restrictedMatches{border-top:0;padding-bottom:0;margin-bottom:0}
.rsItemRight{border-bottom:1px dotted #ccc}
.rsItemRight:nth-last-child(1){border:none}
#RSsidebar{margin-left:-265px}
#RSsidebar.active{margin-left:0;min-width:80%;z-index:1500;position:absolute;top:0;left:0;min-height:100%;overflow-y:auto}
#RSsidebarCollapse span{display:none}
.container-fluid.wrpWebsite{padding-left:0!important;padding-right:0!important;margin-right:0!important}
}
.rsContainer{display:flex;flex-direction:row}
.rsItemImage{flex-basis:320px;min-width: 320px;margin-right:10px;border-right:1px dotted #CFD9DD;padding-right:10px}
.rsItemReserve{text-transform:uppercase;font-size:15px;text-align:center;max-width:130px;margin-right:5px}
.rsItemReserveDates{background-color:#1FA2D4;color:#fff;text-transform:uppercase;font-size:14px;text-align:center}
.rsItemDates{ text-transform:uppercase;font-size:15px;margin-right:5px;border:1px solid #f1f1f1;text-align:center;min-width:120px;height:29px;line-height:29px}
.rsItemDates2{text-transform:uppercase;font-size:15px;margin-right:5px;border:0px solid #f1f1f1;text-align:center;min-width:120px;height:29px;line-height:29px; background-color:#D8F0FF;}
.rsItemNights{text-transform:uppercase;font-size:15px;margin-right:10px;border:1px solid #f1f1f1;text-align:center;min-width:42px;height:29px;line-height:29px}
.rsItemRight{}
.rsItemRates{display:flex;flex-wrap:wrap;border-bottom:0 dotted #ccc;margin-bottom:3px;padding-bottom:3px;align-items:center}
.rsContainer.rsItemRates:nth-last-child(1){border-bottom:0!important}
.rsItemRateType{font-size:15px}
.rsItemRateOriginal{font-size:15px;color:#555;text-decoration:line-through;font-weight:300;margin-right:5px}
.rsItemRateValue{font-size:18px;font-weight:700;padding-right:3px}
.rsItemRateDesc{clear: both; width: 100%;}
.rsItemRateTable{flex-basis:100%;margin-top:3px;margin-bottom:10px}
.rsItemRateTagline{flex-basis:100%!important;margin-top:5px}
.rsItemValueWrap{display:flex;align-items:center;text-transform:uppercase}
.rsItemUnits{display:flex;align-items:center;text-transform:uppercase;font-size:14px;margin-right:10px;border:1px solid #f1f1f1;text-align:center;min-width:42px;height:29px;line-height:29px}
.rsItemGuests{text-transform:uppercase;font-size:14px;margin-right:10px;border:1px solid #f1f1f1;text-align:center;min-width:42px;height:29px;line-height:29px}
.rsItemRestrictions{display:flex;align-items:center;text-transform:uppercase;font-size:14px;margin-right:10px;border:1px solid #f1f1f1;text-align:center;min-height:29px;line-height:29px;padding-left:5px;padding-right:5px}
.rmNights{border:none;outline:none;background-color:#E1F6FF;margin-left:3px;font-weight:400}
.resBox{border:1px solid #f1f1f1;text-align:center;padding:10px;width:100%;margin-bottom:8px}
.ssBox{border:5px solid #f1f1f1;text-align:center;padding:15px;width:30.5%;min-width:220px;margin-left:15px;margin-bottom:15px}
.ssBoxContainer{display:flex;flex-wrap:wrap;justify-content:flex-start}
.ssMenu{font-family:'Roboto Condensed',sans-serif;font-weight:400;text-transform:uppercase;font-size:14px}
body.wrpWebsite{padding-bottom:0!important}
.wrapper{display:flex;align-items:stretch;margin:auto}
.parallelPadding{padding:30px}
@media screen and (max-width:750px) {
.parallelPadding{padding:0px}
}
.parallelPaddingInner{padding:35px}
@media screen and (max-width:750px) {
.parallelPaddingInner{padding:15px}
}

.resLogo{max-width:210px;max-height:210px}
#RSsidebar{min-width:250px;max-width:250px;background:#fff;color:#121212;transition:all .3s;border-right:1px dotted #ccc}
#RSsidebar.active{margin-left:-250px}
#RSsidebar .RSsidebar-header{padding:20px 20px 0;background:#fff;text-align:center}
#RSsidebar ul.components{padding:20px 0;border-bottom:1px solid #47748b}
#RSsidebar ul p{color:#fff;padding:10px}
#RSsidebar ul li a{padding:10px;font-size:1.1em;display:block}
#RSsidebar ul li a:hover{color:#7386D5;background:#fff}
#RSsidebar ul li.active > a,a[aria-expanded="true"]/*{color:#fff;background:#6d7fcc}
*/
a[data-toggle="collapse"]{position:relative}
#content{padding:0 0px 0px;height:calc(100vh - 100px);transition:all .3s;width:100%;background-color:#fff}
header.wrpWebsite{height:50px;background-color:#252729;line-height:50px;width:100%;padding-left:15px;padding-right:15px}
footer.wrpWebsite{height:40px;width:100%;background-color:#f4f7fa;padding-left:15px;padding-right:15px;position:fixed;bottom:0}
table.fixedHeaderWeb tr th{background-color:#fff}
.pageHeader.wrpWebsite{border-top:0!important}
#regForm{background-color:#fff;min-width:300px}
input.ss{font-family:'Roboto Condensed',sans-serif}
input.ss.invalid{background-color:#fdd}
.tab.ss{display:none}
button.ss{background-color:#037DC0;color:#fff;border:none;padding:10px 20px;font-size:17px;font-family:'Roboto Condensed',sans-serif;cursor:pointer}
button.ss:hover{opacity:.8}
#prevBtn{background-color:#bbb}
.step{height:15px;width:15px;margin:0 2px;background-color:#0084FF;border:none;border-radius:50%;display:inline-block;opacity:.5}
.step.active{opacity:1}
.step.finish{background-color:#B8B8B8}
@media screen and (max-width:1100px) {
.f6SectionLeft { height: 100% !important}
}
a{color:#407EDD}
.flex-item{padding-top:10px;padding-bottom:10px}
.font-size-13{font-size:13px!important}
.font-size-11{font-size:11px!important}
.font-size-15{font-size:15px}
@media screen and (max-width:767px) {
.menu1{margin-left:0}
.rateNight{display:block}
.flex-item{width:100%;text-align:left!important;padding-top:1px!important;padding-bottom:1px!important}
}
@media screen and (max-width:1100px) {
.displayRowLong {display: block}
}
.rotate{-moz-transition:all .3s linear;-webkit-transition:all .3s linear;transition:all .3s linear}
.rotate.full{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.menuHeader{margin-left:-30px;font-weight:400;font-size:12px;text-transform:uppercase;color:#707070;padding-top:10px}
.pageHeader{display:flex;justify-content:space-between;background-color:#f4f7fa;padding:10px;position:fixed;width:100%;top:0;z-index:500;padding-bottom:14px}
.gcWrap{border:1px dotted #424242;padding:5px;border-radius:5px;width:670px}
.gcInner{background-image:url(http://worldhost.com/mike/frank/giftcertificate/bg2.jpg);background-repeat:no-repeat;background-position:right;height:250px}
.gcDescription{height:500px;padding:20px;font-size:13px}
.gcValue{font-size:70px;color:#fff;margin-top:40px;margin-left:80px}
.gcLeft{border:0 red solid;width:200px;float:left;height:230px;margin-right:184px}
.gcRight{border:0 solid blue;width:270px;float:left;height:230px}
.gcContact{font-size:12px;margin-left:10px;margin-top:10px}
.gcLogoWrap{text-align:center;margin-top:10px}
.gcLogo{max-width:170px;height:auto}
.gcTitle{font-size:12px;text-transform:uppercase;color:#fff;text-align:right;margin-right:10px;margin-top:10px;letter-spacing:1px}
.gcFor{font-size:12px;margin-top:0;margin-left:10px}
.gcInfo{font-size:12px;color:#fff;text-align:right;margin-right:10px;margin-top:10px}
.gcName{font-size:11px}
.pageHeaderLeft{width:75%;float:left}
.pageHeaderSS{float:left}
.pageHeaderRight{width:20%;min-width:60px!important;float:right}
.pageTitle{font-family:'Roboto Condensed',sans-serif;text-transform:uppercase;font-size:20px;font-weight:700;margin-right:8px}
.pageDate{font-weight:400;background-color:#fff;border:1px solid #ECF0F1;font-size:16px;padding:4px 9px}
.saveOptions{margin-left:8px;float:left}
.pageDateInactive{font-weight:400;color:#999;font-size:14px;margin-left:8px;float:left;margin-top:12px;background-color:#fff;padding:2px 9px}
.pageOptions{z-index:1010!important}
.pageOptions a{font-size:16px}
.userInfo{margin-top:4px;margin-right:5px;text-transform:none;border:0 solid #E4E3E3;float:right}
.userInfo a{font-size:14px}
.helpDesk{margin-top:4px;margin-right:0;text-transform:none;border:0 solid #E4E3E3;float:right}
.helpDesk a{font-size:14px}
.faves{border-left:1px solid #e8e8e8;float:left;padding-top:5px;text-align:center;width:45px;height:38px;text-transform:none}
.faves a{font-size:14px;text-transform:none}
.scButton{border-right:1px solid #e8e8e8;float:left;padding-top:5px;text-align:center;width:45px;height:38px;text-transform:none;margin-left:-10px}
.searchBox{border-left:1px solid #e8e8e8;float:left;padding-top:5px;text-align:center;width:45px;height:38px;margin-left:4px}
.addRes{border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;float:left;padding-top:5px;text-align:center;width:45px;height:38px}
.addRes a{font-size:14px}
.propertyNameSingle{padding:8px 12px}
.department{border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8}
.dateRange{text-transform:none;margin-top:0;margin-left:12px;margin-right:10px;font-weight:700}
.dropbtnStyle{font-size:14px;min-width:48px!important;padding-top:6px;padding-bottom:4px;text-align:center;border-radius:0}
.dropbtn.options{font-weight:400;margin-top:-7px!important;padding-left:10px;padding-right:10px;border:none}
.dropbtn{color:#1F2429;font-size:14px;min-width:48px!important;padding-top:6px;padding-bottom:4px;text-align:center;border:1px solid #E4E3E3;border-radius:0;cursor:pointer;margin-top:1px;background-color:#fff}
.dropdown{position:relative;display:inline-block}
.dropdown-content{display:none;position:absolute;right:0;background-color:#fff;min-width:230px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1;text-transform:none;border-top:0 solid #BDE5FF;padding:10px}
.dropdown-content a{color:#009FE1;padding:6px 12px;text-decoration:none;display:block;border-bottom:1px dotted #ddd;font-weight:400;font-size:14px}
.dropdown-content a:nth-last-child(1){border-bottom:0 dotted #fff}
.dropdown-content a:hover{background-color:#f5f5f5}
.dropdown:hover .dropdown-content{display:block}
.dropdown:hover .dropbtn{background-color:#f5f5f5}

.dropdown-menu > li > a:hover {background-color: #CDE6FF;}

.topNav{background-color:#fff;text-transform:uppercase;font-size:14px;width:100%;z-index:1500;padding-left:10px}
.nav-bar{display:none}
header{width:100%}
header nav{background:#3D4E5B;z-index:1200;width:100%;margin:auto;font-family:'Roboto Condensed';color:#f5f5f5}
header nav ul{list-style:none;padding-bottom:10px;z-index:1200!important}
header nav ul li{float:left;position:relative;border-right:0}
header nav:after{content:"";display:block;clear:both}
header nav ul li a{color:#f5f5f5!important;display:block;padding:10px 14px;text-decoration:none;font-size:14px;font-weight:300}
header nav ul li a:hover{color:#fff;text-decoration:none}
header nav ul li:hover{background:#55636F;color:#fff}
header nav ul li:hover i{color:#fff}
header nav ul li i{margin-right:5px}
header nav ul li:hover .children{display:block;background-color:#fff;color:#121212;border-top:5px solid #1FA2D4}
header nav ul li .children{display:none;background:#fff;position:absolute;z-index:1000;-webkit-box-shadow:4px 4px 19px -2px rgba(117,117,117,0.63);-moz-box-shadow:4px 4px 19px -2px rgba(117,117,117,0.63);box-shadow:4px 4px 19px -2px rgba(117,117,117,0.63);padding-top:5px;padding-bottom:5px}
header nav ul li .children li{display:block;border-bottom:1px dotted #DFDFDF;margin-left:-30px;margin-right:10px;background-color:#fff;min-width:240px}
header nav ul li .children li:nth-last-child(1){border-bottom:0 dotted #fff}
header nav ul li .children li a{margin-left:0;text-decoration:none!important;color:#00A5E5!important;font-size:14px;font-weight:400;padding:6px}
header nav ul li .children li a:hover{background-color:#f0f0f0}
header nav ul li .fa-angle-down{position:relative;top:1px}
@media all and (max-width:992px) {
.nav-bar{display:block;width:100%;background-color:#3D4E5B;z-index:1500;height:44px}
.nav-bar .pName{float:left;font-size:16px;color:#f5f5f5;font-weight:400;padding-top:10px}
.nav-bar .fa-bars{padding:11px;color:#fff;overflow:hidden;font-size:16px;font-weight:400;text-decoration:none;float:right}
.nav-bar .fa-dashboardw{padding:11px;color:#fff;overflow:hidden;font-size:16px;font-weight:400;text-decoration:none;float:right}
.nav-bar .fa-userw{padding:11px;color:#fff;overflow:hidden;font-size:16px;font-weight:400;text-decoration:none;float:right}
header nav{width:80%;height:100%;position:fixed;right:100%;top:0;overflow-y:scroll}
header nav ul{list-style:none;box-shadow:none;padding-top:10px;padding-bottom:10px;z-index:1200!important;margin-left:-30px}
header nav ul li{display:block;border-bottom:1px solid #344451;width:100%}
header ul li a{display:block}
header nav ul li .children{width:100%;position:relative;overflow:hidden;display:none;margin-left:10px}
header nav ul li:hover .children{display:none;border-top:0;background-color:#55636F}
header nav ul li .children span{display:inline-block;margin-right:10px;background-color:#55636F}
header nav ul li .children li{background:#55636F;border-bottom:0}
header nav ul li .children a{margin-left:10px;padding:5px 0;background:#55636F;color:#f5f5f5}
header nav ul li .fa-angle-down{position:relative;top:3px}
header nav ul li .children li a{margin-left:0;text-decoration:none!important;color:#f5f5f5!important}
header nav ul li .children li a:hover{background-color:#3D4E5B}
.saveOptions{clear:both;margin-top:0;margin-left:10px;margin-bottom:7px}
.topNav{top:0;z-index:1800;clear:both;overflow:visible}
}
.dateRange{padding:0 10px}
.titleWrap{top:70px;z-index:1100;clear:both;display:block;width:100%}
.mobiLogo{display:none}
.mobiTitle{top:102px}
.container-fluid.mobile{margin-top:5px}
.dateRange{padding-top:8px}
@media all and (max-width:700px) {
.rsContainer{flex-direction:column}
.rsItemRateValue{margin-left:inherit}
.rsItemRates{margin-left:0;margin-top:15px}
.rsItemRateType{flex-basis:100%!important}
.rsItemImage{flex-basis:100%}
.rsItemValueWrap{flex-basis:100%}
}
@media (min-width:1200px) {
.container-fluid{padding-left:20px;padding-right:20px}
}
@media (max-width:992px) {
.hidden-xs-down{display:none!important}
.hidden-sm-down{display:none!important}
.dateRange{margin:1px!important}
.searchBox{margin:1px!important}
.locations{margin:1px!important}
}
@media (min-width:993px) {
.hidden-md-up{display:none!important}
}
@media print {

[role="tables"][aria-labelledby][tabindex]{max-height:calc(100vh);overflow:visible;  }
table.w6TableNoStick thead th{position:static !important;}
table.w6TableNoStick {padding-bottom: 0; margin-bottom: 0;}

.bCell{}
.bCellCondensedOLD{}	
.bCellCondensed{}	
.bRight{border-right:0}
.price{line-height:22px}
.cellRateDetails{line-height:22px;font-size:14px}
.cellRateDescription{float:left;line-height:21px;font-size:11px}
.regItem{font-size:14px!important;line-height:21px}
.cellLogo{max-width:40%!important;max-height:40%!important;margin-top:-5px!important;margin-bottom:1px}
.cellTHotelContact{background-color:#000!important;color:#fff!important;font-size:10px;padding-top:5px!important;padding-bottom:5px!important;padding-left:10px!important}
.noPageBreak{page-break-inside:avoid !important}
.PageBreak{page-break-before: always;}
.onlyPrint {display: block !important;}	
	
	
	
.cellTextBold{font-size:17px!important;color:#000;font-weight:700!important;margin-top:-5px!important}
.cellTextSmall{font-size:13px;color:#959DA4;text-transform:uppercase;padding-bottom:5px;border:none!important;letter-spacing:0;font-weight:400}
.cellTextRateDetails{font-size:10px;padding-top:3px!important}
table{min-width:0!important;table-layout:auto!important}
.floatThead-table{display:none!important}
.floatThead-container{display:none!important}
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}
.col-sm-12{width:100%}
.col-sm-11{width:91.666666666667%}
.col-sm-10{width:83.333333333333%}
.col-sm-9{width:75%}
.col-sm-8{width:66.666666666667%}
.col-sm-7{width:58.333333333333%}
.col-sm-6{width:50% !important}
.col-sm-5{width:41.666666666667%}
.col-sm-4{width:33.333333333333%}
.col-sm-3{width:25%}
.col-sm-2{width:16.666666666667%}
.col-sm-1{width:8.3333333333333%}
.noPrint{display:none!important}
.bCell{}
.table{font-size:12px}
.tag{background-color:#fff!important;border:1px #aaa solid!important;color:#000!important}
}

@media print {
.wrPage {display:block;}
.regHeader {display: block !important }	
.pageLocation {text-transform: uppercase;width: 100%;}
.wrpPrint {font-size: 120% !important;}   
.wrpPrint table {font-size: 100% !important}  
.wrpPrint table tr td, th {border-color: #aaa}  
.printElement {border-color: #000 !important; border-style: solid !important; border-width: thin !important; }
table.printTrigger td, th {border-color: #000 !important; border-width: thin !important; font-size: 0.8rem !important; padding: 0em !important;}
table.printTrigger thead tr, th {border-color: #000 !important; border-width: thin !important; font-size: 0.8rem !important; padding: 0em !important;}
table.printTrigger {border-color: #000 !important; border-width: thin !important; font-size: 0.8rem !important; padding: 0em !important; margin-bottom: 0.5em;}
.print50.col-12{flex:0 0 50% !important; margin: 0px;}
.print33.col-12{flex:0 0 33.3333% !important;}
.d6DisplayLeft div {text-align: end !important }
.print50.col-xl-6{flex:0 0 50% !important; margin: 0px; }
.print33.col-xl-6{flex:0 0 33.3333% !important;}

ul.resList li {page-break-inside: avoid; }
.gaEntry {padding: 0em !important; font-size: 0.8rem !important; }
.gaContactWrap, .gaNotesWrap, .gaVehicleWrap, .gaOptions {border-color: #000 !important; border-width: thin !important; font-size: 0.8rem !important; padding: 0em !important;}
.gaRes {border:none !important; font-size: 0.8rem !important;}
.gaResBox {box-shadow: none !important;}
.gaRateDescription {font-size: 0.8rem !important; padding: 0em 0.25em !important;}
.gaName {font-size: 1rem !important}
.gaSearch, .gaResNumber  {font-size: 0.8rem !important}
.beLocation {display: none!important}



.d6DisplayRight div {text-align: end !important}
.d6DisplayRow div {font-size: 0.8rem; padding: 0em; }
.d6DisplayRow {border-top-style: solid; padding: 0.15em; border-color: #000 !important;  border-width: thin !important; }
.d6DisplayRow:first-child {border-top-style: solid; padding: 0.2em; border-color: #000 !important;  border-width: thin !important; }
.d6DisplayRowLongGA div {font-size: 0.9rem; padding: 0em;}
.d6DisplayRowLongGA {border-top-style: solid; padding: 0.2em; border-color: #000!important;  border-width: thin !important}
.d6DisplayRowLongGA:last-child div {font-size: 0.9rem; padding: 0em;}
.d6DisplayRowLongGA:last-child {border-bottom-style: solid; padding: 0.2em; border-color: #000;  border-width: thin !important}
div.misc {font-size: 0.8rem; padding: 0em;}
div.printSizer{font-size: 0.8rem; padding: 0em;}
table.printSizer td, th {font-size: 0.8rem !important; padding: 0.25em !important; line-height: 1em !important}
table.printSizer thead tr, th {font-size: 0.8rem !important; padding: 0.25em !important; line-height: 1em !important}
table.printSizer {font-size: 0.8rem !important; padding: 0.25em !important; line-height: 1em !important}
section.printPadding0 {padding: 0em!important}
	
	div.w6Page ul.be-tabs {display: none;}
	div.no-print {display: none !important;}
	div.w6Page div.f6Section.shadow-sm {box-shadow: none!important}
	div.w6Page div.f6Header {margin-bottom: 0em !important; margin-top: -2.2em !important; }
	div.w6Page div.f6HeaderTitle {font-size: 1rem !important; padding-left:0em !important; font-weight: bold!important}
	div.w6Page div.f6HeaderNumber {display: none !important;}
	div.w6Page div.d6DisplaySubTitle {font-size: 0.9rem !important; padding-left:0em !important; margin-top: -0.1em!important}
	div.w6Page div.w6Header {margin-bottom: 1.4em !important}
	select.split_folio {display: none !important;}
	/*div#notes_section {display: none!important}*/
	div#signature_section > div {font-size: 0.9rem !important}


.accent:hover {asdfasdf}
   
}
@media screen {
.pageLocation {display: none;}

    
}

@page{size:auto;margin:.8cm}


