<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* RESET STYLES
************************************/
*, *:before, *:after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
html { font-size: 62.5%; line-height: 1.5; -webkit-text-size-adjust: 100%; /* Prevents font sizes growing on rotation */ }
body { font-size: 1.4rem; font-family: 'Roboto', sans-serif; color: #333; }
.no-flexbox body {overflow-x: hidden;} /* prevents horizontal scroll bar in IE due to Flying Focus */
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, select, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, select, table, caption, tbody, tfoot, thead, tr, th,
td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section { display: block; }
table { border-collapse: collapse; border-spacing: 0; }
sup { vertical-align: super; font-size: 1.2rem; }
input, input[type=text], input[type=password], input[type=button], select, textarea, button, .ui-widget {
font-family: 'Roboto', sans-serif !important; }
/* ELEMENT STYLES
************************************/
a,
span.tooltip,
i.fa-question-circle-o,
button.link
{
color: #006bb7;
}

a:hover,
button.link:hover
{
color: #666;
cursor: pointer;
}
span.tooltip
{
border-bottom: 1px dotted;
cursor: help;
}
hr
{
border-left-width: 0;
border-right-width: 0;
}
small
{
font-size: 1.2rem;
}
legend
{
width: 100%;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select
{
border: 1px solid #aaa;
height: 30px;
border-radius: 3px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"]
{
padding-left: 4px;
}
input[type="checkbox"],
input[type="radio"]
{
vertical-align: top;
}
input[type="checkbox"],
input[type="radio"]
{
margin-top: 3px;
}
h1,
.h1
{
font-size: 2.8rem;
margin-bottom: 10px;
line-height: 1;
}
h2,
.h2
{
width: 100%;
font-weight: bold;
font-size: 2.2rem;
padding-bottom: 5px;
margin-bottom: 15px;
border-bottom: 1px solid #aaa;
}
h3,
.h3
{
font-size: 1.9rem;
}
h4,
.h4
{
font-size: 1.6rem;
margin-bottom: 5px;
}
.GEP-info-block-boilerplate h4 {
display: none;
}
h5,
.h5
{
font-size: 1.6rem;
font-weight: normal;
margin-bottom: 5px;
}
th
{
font-weight: bold;
text-align:left;
}
@media (max-width:414px)
{
h1,
.h1
{
font-size: 2.2rem;
margin-bottom: 5px;
}
h2,
.h2
{
font-size: 1.8rem;
margin-bottom: 10px;
}
h3,
.h3
{
font-size: 1.6rem;
}
h4,
.h4
{
font-size: 1.5rem;
}
h5,
.h5
{
font-size: 1.5rem;
}
}
/* UTILITY STYLES
************************************/
.is-highlighted
{
background-color: #ebffe2;
}
.subLabel
{
font-size: 1.2rem;
white-space: nowrap;
}
.clear:after
{
content: "";
display: table;
clear: both;
}
.waitScreenVisibility,
.skipToPrimeContent,
#mobileNavBar,
.displayNone,
.visibilityHidden,
.is-hidden,
.is-empty:empty
{
display: none;
}
.visibilityHiddenMaxPax {
visibility: hidden;
}
.aria-only,
.ariaHidden
{   /* hidden but visible to screen readers. "aria-only" preferred; "ariaHidden" for v2 legacy support where output from UI */
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}
@media (max-width: 414px), (max-height: 414px)
{
.non-phone-only
{
display: none !important;
}
}
@media (min-width: 415px) and (min-height: 415px)
{
.phone-only
{
display: none !important;
}
}
.trip-advisor-wrap
{
font-size: 1.2rem;
}
.expco-trigger
{
background: none;
border: none;
padding: 0;
text-align: left;
font-size:inherit;
font-weight:inherit;
cursor: pointer;
}
.EXPCO-PADDING
{ /* add this class to a wrapper element around expand/collapse content to prevent most cases of jitter when padding is needed */
padding: 2%;
}
.EXPCO-MARGIN
{ /* add this class to a wrapper element around expand/collapse content to prevent most cases of jitter when margin is needed */
margin: 2%;
}

.calendar-icon-wrap
{
position: relative;
}
.has-calendar
{
position: relative;
}

.day-label
{
position: absolute;
right: 0;
top: 3px;
font-weight: normal;
}
/* For pre-formatted plain text blocks */
.preWrap
{
white-space: pre-wrap;
}
.questionImage
{
width: 15px;
position: absolute;
margin-top: 2px;
background: url("https://trisept.widen.net/content/nv2ryautfm/png/TRI_ICON_NAV_tooltip.png") no-repeat top left;
cursor: help;
}
.fa-question-circle-o
{
cursor:help;
}
.empty:empty
{
display: none !important;
}
/* Prevent drag selecting */
.unselectable
{
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* RATING STYLES
************************************/
.hotel-rating-wrap
{
display: inline-block;
width: 140px;
}
img[class^="rating_"]
{
height: 16px;
width: 16px;
vertical-align: middle;
margin-right: 2px;
background-size: 16px 16px;
}
.rating_ST
{
background: url("https://trisept.widen.net/content/j80bvwnrks/png/TRI_IMG_rating_ST.png") no-repeat top left;
}
.rating_ST_empty
{
background: url("https://trisept.widen.net/content/gykz4umf07/png/TRI_IMG_rating_ST_empty.png") no-repeat top left;
}
.rating_ST_half
{
background: url("https://trisept.widen.net/content/qrfa84zuu1/png/TRI_IMG_rating_ST_half.png") no-repeat top left;
}
.rating_BB
{
background: url("https://trisept.widen.net/content/vndssjjzfs/png/TRI_IMG_BEV_rating_BB.png") no-repeat top left;
}
.rating_BB_empty
{
background: url("https://trisept.widen.net/content/ynzrdrpkru/png/TRI_IMG_BEV_rating_BB_empty.png") no-repeat top left;
}
.rating_BB_half
{
background: url("https://trisept.widen.net/content/nrtcvr8hkq/png/TRI_IMG_BEV_rating_BB_half.png") no-repeat top left;
}
.rating_AP
{
background: url("https://trisept.widen.net/content/yg9wahrox2/png/TRI_IMG_APV_rating_AP.png") no-repeat top left;
}
.rating_AP_half
{
background: url("https://trisept.widen.net/content/4qnnoj7yfe/png/TRI_IMG_APV_rating_AP_half.png") no-repeat top left;
}
.rating_AP_Booster
{
background: url("https://trisept.widen.net/content/zpseexmyew/png/TRI_IMG_APV_rating_AP_Booster.png") no-repeat top left;
}
.rating_AP_Booster_half
{
background: url("https://trisept.widen.net/content/pvvxdxpbt0/png/TRI_IMG_APV_rating_AP_Booster_half.png") no-repeat top left;
}
.rating_AP_empty
{
background: url("https://trisept.widen.net/content/bttjheimrb/png/TRI_IMG_APV_rating_AP_empty.png") no-repeat top left;
}
.rating_TI
{
background: url("https://trisept.widen.net/content/lstqen1vmn/png/TRI_IMG_TIV_rating_TI.png") no-repeat top left;
}
.rating_TI_empty
{
background: url("https://trisept.widen.net/content/hrbjuwskrx/png/TRI_IMG_TIV_rating_TI_empty.png") no-repeat top left;
}
.rating_TI_half
{
background: url("https://trisept.widen.net/content/gyqpescnmh/png/TRI_IMG_TIV_rating_TI_half.png") no-repeat top left;
}
.rating_SV
{
background: url("https://trisept.widen.net/content/tmx2uif2dq/png/TRI_IMG_WNT_rating_SV.png") no-repeat top left;
}
.rating_SV_empty
{
background: url("https://trisept.widen.net/content/uryqriuq2o/png/TRI_IMG_WNT_rating_SV_empty.png") no-repeat top left;
}
.rating_SV_half
{
background: url("https://trisept.widen.net/content/rkfnfy2ld7/png/TRI_IMG_WNT_rating_SV_half.png") no-repeat top left;
}
.rating_AM
{
background: url("https://trisept.widen.net/content/v2svgfocg7/png/TRI_IMG_AME_rating_AM.png") no-repeat top left;
}
.rating_AM_empty
{
background: url("https://trisept.widen.net/content/qjiz3vshnc/png/TRI_IMG_AME_rating_AM_empty.png") no-repeat top left;
}
.rating_AM_half
{
background: url("https://trisept.widen.net/content/echycnebbx/png/TRI_IMG_AME_rating_AM_half.png") no-repeat top left;
}
.eConfirmButtons {
float: left;
padding: 0 20px 10px 0;
}
.SKIP-WRAP a,
.ada-message-wrap a {
background-color: #666;
border-radius: 0 0 3px 3px;
color: #fff;
left: 5px;
padding: 6px;
position: absolute;
top: -50px;
transition: top 1s ease-out 0s, background 1s linear 0s;
z-index: 100;
}
.SKIP-WRAP a:focus,
.ada-message-wrap a:focus {
transition: top 0.1s ease-in 0s, background 0.5s linear 0s;
top: 0;
}
.SITE-WRAP,
.CONSTRAINT-WRAP
{
max-width: 1280px;
min-width: 320px;
margin: 10px auto;
padding: 0 5px;
}
/*
Don't delete this comment. This extra spacing somehow prevents
the CSS from failing to pull styles on Checkout Step 1
and on the Contact Us page.
*/
.BOOKING-NAVIGATION,
.CONTENT-WRAP
{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.CONTENT-WRAP
{
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border: 1px solid #aaa;
padding: 2%;
background-color: #fff;
border-radius: 0 0 3px 3px;
}
.CONTENT-MAST-WRAP
{
margin: 15px 0;
-webkit-flex: 1 100%;
-ms-flex: 1 100%;
flex: 1 100%;
}
.CONTENT-MAIN-WRAP
{
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 0;
}
.CONTENT-GUTTER-WRAP
{
width: 200px;
margin-right: 2%;
border-radius: 3px;
}
.page-error-wrap,
.cart-summary-error
{
border-radius: 3px;
margin: 30px 0;
padding: 2%;
background-color: #fcfcfc;
border: 1px solid #f2f2f2;
}
@media (max-width: 767px)
{
.CONTENT-WRAP
{
padding: 2%;
}

.CONTENT-MAIN-WRAP
{
-webkit-flex: none;
-ms-flex: none;
flex: none;
width: 100%;
}

.CONTENT-GUTTER-WRAP
{
background-color: #f9f9f9;
margin-right: 0;
margin-top: 40px;
padding: 10px;
width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
}
@media (max-width: 480px)
{
.CONTENT-MAST-WRAP
{
margin-bottom: 15px;
}
}
/*-- DO NOT CUSTOMIZE THIS CSS!
-- Any site-specific customizations should go in modules.css.*/
/* Change URLs from "../" to "/" */
/*! Font Awesome 4.6.3 by @davegandy - http://fontawesome.io */
@font-face{font-family:'FontAwesome';src:url('/siteassets/admin/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('/siteassets/admin/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.6.3') format('embedded-opentype'),url('/siteassets/admin/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('/siteassets/admin/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('/siteassets/admin/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('/siteassets/admin/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:1.5em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul&gt;li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*
-- If upgrading to a new version of jQuery...
-- Replace both this and jquery-ui.css with the latest matching versions.
-- Change instances of [ url("images/ ] to [ url("https://media.triseptsolutions.com/sites/VAXWEBFJT/PublishingImages/w3/booking/images/ ].
*/
/*! jQuery UI - v1.12.1 - 2016-09-14 (smoothness)
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup &gt; .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup &gt; .ui-controlgroup-item:focus,.ui-controlgroup &gt; .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical &gt; .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #d3d3d3}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url("https://trisept.widen.net/content/rjsdzvrpza/png/TRI_IMG_BG_ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #d3d3d3;background:#e6e6e6 url("https://trisept.widen.net/content/odbrfdhv7r/png/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #999;background:#dadada url("https://trisept.widen.net/content/jbudr5bxrc/png/TRI_IMG_BG_ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#212121;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #aaa;background:#fff url("https://trisept.widen.net/content/wkmggluliq/png/TRI_IMG_BG_ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-icon-background,.ui-state-active .ui-icon-background{border:#aaa;background-color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url("https://trisept.widen.net/content/skvnbohmn7/png/TRI_IMG_BG_ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.ui-state-checked{border:1px solid #fcefa1;background:#fbf9ee}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("https://trisept.widen.net/content/2vq4lvku8o/png/TRI_IMG_BG_ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("https://trisept.widen.net/content/a0kbfptgon/png/TRI_IMG_BG_ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("https://trisept.widen.net/content/a0kbfptgon/png/TRI_IMG_BG_ui-icons_222222_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("https://trisept.widen.net/content/qnxv7newrg/png/TRI_IMG_BG_ui-icons_454545_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("https://trisept.widen.net/content/qnxv7newrg/png/TRI_IMG_BG_ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("https://trisept.widen.net/content/jbqf4pv9su/png/TRI_IMG_BG_ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("https://trisept.widen.net/content/kwsgi6ka7s/png/TRI_IMG_BG_ui-icons_cd0a0a_256x240.png")}.ui-button .ui-icon{background-image:url("https://trisept.widen.net/content/dum3f56diu/png/TRI_IMG_BG_ui-icons_888888_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:-8px -8px 8px #aaa;box-shadow:-8px -8px 8px #aaa}
/**
* selectize.css (v0.12.1)
* Copyright (c) 2013â€“2015 Brian Reavis &amp; contributors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
* file except in compliance with the License. You may obtain a copy of the License at:
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
* ANY KIND, either express or implied. See the License for the specific language
* governing permissions and limitations under the License.
*
* @author Brian Reavis &lt;brian@thirdroute.com&gt;
*/
.selectize-control.plugin-drag_drop.multi&gt;.selectize-input&gt;div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;

background:rgba(0,0,0,.06)!important;border:0!important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove,.selectize-input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:inline-block}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;padding:2px 0 0;border-left:1px solid #d0d0d0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;box-sizing:border-box}.selectize-control,.selectize-input{position:relative}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:0 0}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#fff}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #d0d0d0;padding:8px;width:100%;overflow:hidden;z-index:1;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.selectize-control.multi .selectize-input.has-items{padding:6px 8px 3px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-input&gt;*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1}.selectize-control.multi .selectize-input&gt;div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.selectize-control.multi .selectize-input&gt;div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled&gt;div,.selectize-control.multi .selectize-input.disabled&gt;div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.selectize-input&gt;input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0 2px 0 0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;-webkit-user-select:auto!important;-webkit-box-shadow:none!important;box-shadow:none!important}.selectize-input&gt;input::-ms-clear{display:none}.selectize-input&gt;input:focus{outline:0!important}.selectize-input::after{content:' ';display:block;clear:left}.selectize-input.dropdown-active::before{content:' ';display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0;border-top:0 none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable]{padding:5px 8px}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:grey transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px;border-color:transparent transparent grey}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input&gt;input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}
/* General brand styling - fonts, buttons, colors, etc.. - pulled on content and booking */
@font-face {
font-family: 'lato-regular';
src: url('/siteassets/admin/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
font-family: 'lato-light';
src: url('/siteassets/admin/fonts/Lato-Light.ttf') format('truetype');
}
@font-face {
font-family: 'lato-bold';
src: url('/siteassets/admin/fonts/Lato-Bold.ttf') format('truetype');
}
html {
font-size: 62.5%;
overflow-x: hidden;
}
body {
color: rgba(1, 10, 65, 0.65);
font-size: 1.4rem;
line-height: 1.4;
font-family: 'lato-regular', Sans-Serif;
overflow-x: hidden;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], select {
color: rgba(1, 10, 65, 0.9);
}
/* HEADER STYLES
************************************/
.SITE-WRAP, .CONSTRAINT-WRAP
{
margin: 0 auto;
}
.BOOKING-NAVIGATION
{
background: #FFF;
}
.HEADER-WRAP
{
background-color: #d3dee0;
}
.HEADER-LOGO-WRAP
{
padding: 36px 46px 36px 13px;
}
.CONSTRAINT-WRAP {
margin: 0px auto;
}
.select-vendor
{
width: 70%;
font-size: 1.1rem;
}
.language-selector-wrap
{
display: inline;
}
.language-selector-wrap select
{
font-size: 1.1rem;
}
.payment-links
{
float: right;
}
.payment-links a
{
font-size: 1.8rem;
font-family: 'lato-regular', Sans-Serif;
color: #000;
text-align: center;
display: inline-block;
text-decoration: none;
padding: 24px 30px 8px;
vertical-align: top;
}
.payment-links a span
{
font-family: 'lato-bold', Sans-Serif;
color: #153055;
font-size: 1rem;
letter-spacing: 0.2em;
clear: both;
display: block;
text-transform: uppercase;
line-height: 1.55;
}
.HEADER-MENU-WRAP
{
background-color: #ffd400;
padding: 0;
clear: both;
}
.BASE-NAV {
margin-top: 0px !important;
}
.SITE-NAVIGATION &gt; li
{
text-align: center;
position: relative;
z-index: 99;
display: inline-block;
position: relative;
text-transform: uppercase;
font-family: 'lato-bold', Sans-Serif;
font-size: 1.2rem;
letter-spacing: 0.15em;
}
.SITE-NAVIGATION a,
.SITE-NAVIGATION a:hover,
{
color: #7a7a7a;
}
.SITE-NAVIGATION .sub-nav
{
position: absolute;
display: none;
left: -15px;
list-style:none;
width: auto;
white-space: nowrap;
}
.SITE-NAVIGATION .sub-nav.favorite-resorts {
left: -93px;
}
.SITE-NAVIGATION .sub-nav.favorite-resorts.open::before {
left: 185px;
}
.SITE-NAVIGATION .sub-nav.open
{
display: block;
}
.SITE-NAVIGATION .sub-nav .container
{
padding: 30px;
background-color: #ededed;
text-align: left;
}
.SITE-NAVIGATION .sub-nav li ul
{
list-style-type: none;
}
.main-nav
{
width: 100%;
display: table;
display: -ms-flex;
display: -webkit-flex;
display: flex;
-ms-flex-flow: row wrap;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
:root .main-nav
{
display: table \;
}
.main-nav &gt; li
{
line-height: 64px;
-ms-flex: 1 0 auto;
-webkit-flex: 1 0 auto;
flex: 1 0 auto;
}
:root .main-nav &gt; li {
display: table-cell \;
}
.ifj-weddings
{
background-color: #ffc70b;
}
.ifj-weddings img
{
vertical-align: middle;
}
.main-nav li &gt; a,
.main-nav li &gt; a:hover
{
color: #000;
}
.main-nav li ul li
{
line-height: 3em;
}
.main-nav li ul li a,
.main-nav li ul li a:hover
{
color: #7a7a7a;
}
.main-nav .sub-nav,
.main-nav .sub-nav .container
{
background-color: #ededed;
}
.main-nav .sub-nav .sub-container
{
text-align: left;
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0;
min-width: 225px;
}
.main-nav .sub-nav .sub-container:nth-of-type(2)
{
padding-right: 15px;
}
.main-nav .sub-nav .nav-header,
.main-nav .sub-nav .sub-bottom-container a
{
font-size: 2rem;
font-family: 'lato-light', Sans-Serif;
color: #0f1327;
text-transform: none;
font-weight: 300;
}
.main-nav .sub-nav .more-destinations
{
color: #153055;
text-transform: none;
font-family: 'lato-light', Sans-Serif;
font-weight: 300;
}
.main-nav .sub-nav .sub-bottom-container
{
background-color: #d3dee0;
padding: 15px;
line-height: 3em;
}
.main-nav .sub-nav .sub-bottom-container a
{
letter-spacing: normal;
}
.main-nav .sub-nav .sub-bottom-container .resort-dropdown-promo a
{
font-size: 1.4rem;
margin-right: 100px;
}
.member-actions
{
width: auto;
display: block;
}
.member-actions .sub-nav.open::before
{
border-bottom: 10px solid #FFF;
}
.member-actions ul.sub-nav
{
background-color: #FFF;
text-align: left;
padding: 0;
width: 440px;
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.175);
}
.member-actions &gt; li
{
display: inline-block;
line-height: 46px;
padding: 0 20px;
}
.member-actions &gt; li:last-of-type
{
float: right;
text-align: right;
}
.member-actions &gt; li:last-of-type span.plus-sign
{
font-size: 1.7rem;
vertical-align: bottom;
display: inline-block;
}
.member-actions &gt; li,
.member-actions &gt; li &gt; a
{
z-index: 100;
color: #595959;
cursor: pointer;
}
.member-actions ul.sub-nav &gt; li
{
font-size: 1.6rem;
text-transform: none;
font-family: 'lato-light', Sans-Serif;
display: block;
float: none;
border-bottom: 1px solid #e0e0e0;
padding: 20px;
line-height: 1.5em;
color: #153055;
letter-spacing: normal;
font-weight: 300;
}
.member-actions ul.sub-nav &gt; li ul li
{
line-height: 1.5em;
}
.member-actions ul.sub-nav &gt; li ul li a
{
color: #153055;
font-size: 1.3rem;
line-height: 1.5em;
letter-spacing: normal;
}
.member-actions ul.sub-nav &gt; li ul li a.phone
{
font-family: 'lato-bold', Sans-Serif;
color: #a6bbc0;
font-size: 1.6rem;
letter-spacing: 0.15em;
}
.member-actions ul.sub-nav &gt; li ul li img
{
margin: 10px 25px 0 0;
}
.my-account img
{
float: left;
margin-top: 10px;
margin-right: 5px;
}
.my-account .sub-nav.open::before
{
left: auto;
right: 60px;
}
.my-account ul.sub-nav
{
right: 0;
left: auto;
}
a.cta-btn,
.main-nav .sub-nav .sub-bottom-container a.cta-btn
{
text-align: center;
text-transform: uppercase;
font-family: 'lato-bold', Sans-Serif;
border-radius: 10px;
padding: 20px;
width: 48%;
display: inline-block;
font-size: 1.1rem;
letter-spacing: 0.15em;
margin-top: 15px;
background-color: #153055;
color: #FFF;
line-height: 1.1rem;
}
a.cta-btn:hover
{
color: #FFF;
}
.main-nav .sub-nav .sub-bottom-container a.cta-btn
{
width: 100%;
margin-top: 0;
}
.member-actions .my-account a:last-of-type
{
background-color: #d3dee0;
color: #153055;
}
.BOOKING-NAVIGATION .fa-check
{
color: #153055;
}
.fa-external-link {
color: #1B72BA !important;
}
/* FOOTER STYLES
************************************/
.FOOTER-WRAP
{
margin-top: 15px;
clear: both;
background-color: #d3dee0;
padding: 40px 0px;
overflow: auto;
}
.FOOTER-WRAP a
{
color: #595959;
font-size: 1.3rem;
line-height: 2em;
}
.FOOTER-WRAP ul li
{
display: inline-block;
list-style-type: none;
vertical-align: top;
width: 25%;
}
.FOOTER-WRAP ul li h4
{
margin-bottom: 12px;
font-size: 2rem;
font-family: 'lato-light', Sans-Serif;
color: #0f1327;
font-weight: 300;
}
.FOOTER-WRAP ul li ul li
{
display: block;
width: 100%;
}
.FOOTER-WRAP ul li ul li a
{
text-decoration: none;
}
.FOOTER-TIMESTAMP-WRAP
{
display: inline-block;
color: #595959;
font-size: 1.3rem;
margin-top: 48px;
width: 75%;
}
.FOOTER-LOGO-WRAP
{
float: right;
width: 25%;
padding: 48px 0 0 2px;
}
.FOOTER-LOGO-WRAP img, .FOOTER-LOGO-WRAP #digicert
{
display: inline-block;
vertical-align: middle;
margin: 5px;
}
.footer-social li:last-child a {
background: url('https://trisept.widen.net/content/1umfbxsvxl/png/APV_ICON_NAV_social-blog-2.png') no-repeat;
width: 21px;
height: 29px;
display: inline-block;
margin-top: 2px;
}
.waitscreen-modal-wrap {
background-color: #000033;
color: #ffffff;
height: 450px;
padding: 25px 105px 0;
position: relative;
z-index: 1050;
margin: 0 auto;
width: 600px;
text-align: center;
border: none;
border-radius: 0px;
}
.waitScreenLastSection {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.external-waitscreen-last-section
{
height:70px;
}
.air-matrix-table
{
background-color: #EEE;
}
.nav-mobile {
display: none;
}
.nav-bg {
display: none;
top: 0;
position: fixed;
width: 100%;
height: 100%;
background-color: none;
cursor: hand;
cursor: pointer;
z-index: 998;
transition: .8s;
}
.nav-bg.open {
display: block;
-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}
.customer-care ul li
{
margin-bottom: 10px;
}
.customer-care p span
{
font-family: 'lato-bold', Sans-Serif;
color: #153055;
font-size: 1.8rem;
}
.customer-care a
{
text-decoration: none;
}
#fb-login-signin
{
margin-top: 15px;
}
@media (max-width: 1080px)
{
.payment-links a
{
font-size: 1.2rem;
text-transform: uppercase;
padding-left: 10px;
padding: 34px 10px 8px;
}
.payment-links a span
{
font-size: 1.0rem;
}
.payment-links a:last-of-type
{
padding: 34px 0px 8px;
}
.SITE-NAVIGATION .sub-nav.favorite-resorts {
left: -298px;
}
.SITE-NAVIGATION .sub-nav.favorite-resorts.open::before {
left: 360px;
}

}
@media (max-width: 979px)
{
.HEADER-MENU-WRAP
{
width: 100%;
float: none;
}

.HEADER-LOGO-WRAP img
{
width: 280px;
}
.SITE-NAVIGATION
{
clear: left;
text-align: left;
}

}
@media (max-width: 874px)
{
.payment-links
{
display: none;
}

.main-nav &gt; li
{
line-height: 55px;
}

.main-nav &gt; li &gt; a
{
font-size: 1.1rem;
letter-spacing: 0.1em;
}
}
@media (max-width: 847px) {
.member-actions &gt; li {
padding: 0 9px 0 9px;
}
}
@media (max-width: 768px)
{
.main-nav &gt; li:nth-child(4n),
.main-nav &gt; li:nth-child(5n),
.main-nav &gt; li:nth-child(6n),
.member-actions &gt; li:nth-child(1n),
.member-actions &gt; li:nth-child(2n),
.member-actions &gt; li:nth-child(3n)
{
display: none;
}

.member-actions
{
height: 46px;
}

.member-actions &gt; li.nav-item.my-account
{
display: inline-block;
}

.member-actions &gt; li.nav-item.my-account .sub-nav
{
display: none;
}

.member-actions &gt; li.nav-item.my-account .sub-nav.open
{
display: block;
}

.SITE-NAVIGATION .sub-nav.open, .SITE-NAVIGATION .sub-nav, .FOOTER-WRAP ul
{
display: none;
}

.my-account ul.sub-nav
{
display: inline-block;
}

.FOOTER-WRAP
{
padding: 0 15px 30px 15px;
}

.FOOTER-TIMESTAMP-WRAP
{
width: 100%;
clear: both;
}

.FOOTER-LOGO-WRAP
{
float: none;
width: 40%;
}

.siteContainer,
.HEADER-WRAP,
.CONSTRAINT-WRAP,
.FOOTER-WRAP {
transition: 1s;
position: relative;
left: 0;
}
.siteContainer.open,
.HEADER-WRAP.open,
.CONSTRAINT-WRAP.open,
.FOOTER-WRAP.open
{
left: 270px;
}

.nav-mobile.open
{
left: 0;
-moz-box-shadow: inset 0 0px 10px #ccc;
-webkit-box-shadow: inset 0 0px 10px #ccc;
box-shadow: inset 0 0px 10px #ccc;
}

.nav-mobile
{
display: block;
position: absolute;
height: 100%;
z-index: 999;
top: 0px;
left: -272px;
width: 270px;
-webkit-backface-visibility: hidden;
background-color: #d3dee0;
transition: 1s;
-moz-box-shadow: inset -8px 0px 7px -8px #ccc;
-webkit-box-shadow: inset -8px 0px 7px -8px #ccc;
box-shadow: inset -8px 0px 7px -8px #ccc;
}

.nav-mobile .nav-overflow-container
{
overflow-x: hidden;
max-width: 100%;
top: 0;
bottom: 0;
position: absolute;
}

.nav-mobile .nav-overflow-container div:first-child.open .drawer
{
padding: 5px 0 30px 0;
}

.nav-mobile .nav-overflow-container div:first-child .drawer div
{
font-size: 14px;
margin-top: 25px;
text-align: left;
padding-left: 26px;
color: #153055;
text-transform: none;
}

.nav-mobile .nav-overflow-container div:first-child .drawer a
{
font-size: 12px;
font-weight: normal;
padding: 0 0 0 26px;
color: #153055;
display: block;
margin: 5px 0;
height: auto;
text-transform: none;
}

.nav-mobile .nav-overflow-container div:first-child .drawer .phone-number a
{
padding: 0;
}

.nav-mobile .nav-overflow-container div:first-child .drawer span
{
display: block;
font-size: 14px;
text-align: left;
color: #7a7a7a;
margin: 5px 0;
padding-left: 26px;
}

.nav-mobile .nav-overflow-container div:first-child .drawer .dd-socials a
{
display: inline-block;
width: auto;
padding: 0 25px 0 0;
margin-top: -3px;
margin-bottom: 0;
box-shadow: none;
}

.nav-mobile .nav-overflow-container div:first-child .drawer .dd-socials a i
{
width: 24px;
height: 24px;
text-indent: -999px;
display: inline-block;
}

.nav-mobile .nav-overflow-container div:first-child .drawer .dd-socials a i.twitter-blue
{
background-image: url("https://trisept.widen.net/content/fnq1fjgkfl/png/FJT_ICON_SOCIAL_blue-socials.png");
width: 20px;
margin-right: -2px;
}

.nav-mobile .nav-overflow-container div:first-child .drawer .dd-socials a i.facebook-blue
{
background: url("https://trisept.widen.net/content/fnq1fjgkfl/png/FJT_ICON_SOCIAL_blue-socials.png") no-repeat -33px 1px;
width: 11px;
height: 26px;
}

.nav-mobile .nav-overflow-container div:first-child .drawer .dd-socials a i.instagram-blue
{
background: url("https://trisept.widen.net/content/fnq1fjgkfl/png/FJT_ICON_SOCIAL_blue-socials.png") no-repeat -56px 0px;
}

.nav-mobile a
{
vertical-align: middle;
display: inline-block;
background: none repeat scroll 0 0 #e0e0e0;
border-bottom: 1px solid #a6bbc0;
font-size: 14px;
height: 46px;
padding: 14px 0 14px 26px;
text-align: left;
color: #153055;
text-transform: none;
width: 100%;
-moz-box-shadow: inset -8px 0px 7px -8px #ccc;
-webkit-box-shadow: inset -8px 0px 7px -8px #ccc;
box-shadow: inset -8px 0px 7px -8px #ccc;
}

.nav-mobile .view-all
{
color: #153055;
font-weight: normal;
text-transform: capitalize;
}

.nav-mobile .dd &gt; a
{
background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22dd%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2216px%22%20height%3D%2210px%22%20viewBox%3D%220%200%2023%2011%22%20enable-background%3D%22new%200%200%2023%2011%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23a6bbc0%22%20points%3D%2216%2C0%208%2C10%200%2C0%20%22/%3E%0A%3C/svg%3E") no-repeat 232px center #e0e0e0;
}

.nav-mobile .dd &gt; a.customer-service
{
color: #fff;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22dd%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2216px%22%20height%3D%2210px%22%20viewBox%3D%220%200%2023%2011%22%20enable-background%3D%22new%200%200%2023%2011%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2216%2C0%208%2C10%200%2C0%20%22/%3E%0A%3C/svg%3E") no-repeat 232px center #a6bbc0;
}

.nav-mobile .dd &gt; a.customer-service span {
font-size: 14px;
}

.nav-mobile .dd.mobile-cust-service &gt; a:nth-child(n+2)
{
background: #e0e0e0;
padding: 7px 0 7px 33px;
height: auto;
border-bottom: none;
}

.nav-mobile .dd.mobile-cust-service &gt; a:last-child
{
border-bottom: 1px solid #a6bbc0;
}

.nav-mobile .dd.mobile-cust-service &gt; span:nth-child(n+2)
{
background: #e0e0e0;
padding: 7px 0 7px 33px;
height: auto;
display: block;
text-align: left;
}

.nav-mobile .dd.mobile-cust-service &gt; span:nth-of-type(2)
{
padding-top: 0;
}

.nav-mobile .dd.mobile-cust-service &gt; span:last-child
{
padding-top: 0;
}

.nav-mobile .mobile-cust-service div
{
font-size: 1.2rem;
font-weight: bold;
text-align: left;
padding: 7px 0 7px 33px;
}

.nav-mobile .mobile-cust-service .number
{
font-size: 1.5rem;
}

.nav-mobile .mobile-cust-service .number:nth-child(2)
{
padding-top: 0;
}

.nav-mobile .dd.open .drawer
{
padding: 10px 0 20px 0;
max-height: 435px;
transition: max-height 1s;
border-bottom: 1px solid #a6bbc0;
}

.nav-mobile .drawer
{
padding: 0px;
width: 100%;
border-bottom: none;
max-height: 0;
transition: max-height 1s;
overflow: hidden;
}

.nav-mobile &gt; div &gt; div
{
width: 100%;
word-wrap: break-word;
}

.nav-mobile &gt; div &gt; div &gt; div a
{
width: 100%;
text-transform: uppercase;
background: none transparent;
border-bottom: none;
height: 30px;
font-size: 1.2rem;
padding: 8px 26px;
color: #7a7a7a;
letter-spacing: 0.15em;
font-weight: bold;
}

.nav-mobile &gt; div &gt; div &gt; div a.tall-item
{
height: 50px;
}
.nav-mobile .navicon-button
{
padding: 12px 21px;
text-transform: uppercase;
width: 54px;
transition: .5s;
cursor: pointer;
user-select: none;
position: absolute;
right: -132px;
font-size: 1.2rem;
color: #7a7a7a;
background: none transparent;
border-bottom: none;
top: 0;
letter-spacing: 0.15em;
width: 140px;
font-weight: bold;
box-shadow: none;
}

.nav-mobile .navicon-button .label
{
padding: 8px;
position: relative;
top: 3px;
}

.nav-mobile .navicon-button:hover
{
opacity: 1;
}

.nav-mobile .navicon
{
display: inline-block;
width: 32px;
height: 3.55556px;
background-color: #a4babe;
background-repeat: no-repeat;
background-size: 4.57143px 4.57143px;
user-select: none;
border-radius: 0;
color: #a4babe;
transition: .3s;
box-shadow: inset 0 0 0 .125rem;
position: relative;
}

.nav-mobile .navicon:before,
.nav-mobile .navicon:after
{
display: inline-block;
width: 32px;
height: 3.55556px;
background-color: #a4babe;
background-repeat: no-repeat;
background-size: 4.57143px 4.57143px;
user-select: none;
border-radius: 0;
color: #a4babe;
transition: .3s;
box-shadow: inset 0 0 0 .125rem;
position: absolute;
content: '';
transform-origin: 2.28571px center;
}

.nav-mobile .navicon:before
{
left: 0;
top: -8px;
}

.nav-mobile .navicon:after
{
left: 0;
top: 8px;
}

.nav-mobile .open.navicon-button .navicon
{
box-shadow: none;
background: transparent;
}

.nav-mobile .open.navicon-button .navicon:before,
.nav-mobile .open.navicon-button .navicon:after
{
transform-origin: 50% 50%;
height: 2.5px;
top: 0;
width: 32px;
}

.nav-mobile .open.navicon-button .navicon:before
{
transform: rotate3d(0, 0, 1, 45deg);
-webkit-transform: rotate3d(0, 0, 1, 45deg);
}

.nav-mobile .open.navicon-button .navicon:after
{
transform: rotate3d(0, 0, 1, -45deg);
-webkit-transform: rotate3d(0, 0, 1, -45deg);
}
}
@media (max-width: 640px)
{
.HEADER-LOGO-WRAP
{
float: none;
}
.HEADER-MENU-WRAP ul
{
text-align: left;
}
}
@media (max-width: 590px)
{
.waitscreen-modal-wrap
{
height: auto;
width: 90%;
padding: 25px 15px 10px;
min-width: 200px;
}
.waitScreenLastSection
{
display: none;
}
}
@media (max-width: 580px)
{
.BOOKING-NAVIGATION {
padding: 5px 0;
}
.booking-progress-navigation li::after {
padding: 0 5px;
}
}
@media (max-width: 480px)
{
.member-actions li:first-child
{
width: 100%;
font-family: 'lato-bold', Sans-Serif;
}
.footer-subscribe-wrap input {
width: 67%;
}
#FooterEmailSignup p {
text-align: center;
}
}
@media (max-width: 440px)
{
.member-actions &gt; li:last-of-type
{
width: 100%;
}

.my-account img
{
float: none;
vertical-align: top;
}

.member-actions &gt; li:last-of-type span.my-account-text
{
display: none;
}

.member-actions &gt; li.nav-item.my-account .sub-nav
{
width: 100%;
left: 0;
right: 0;
}

.member-actions ul.sub-nav &gt; li
{
font-size: 1.3rem;
}
}
@media (max-width: 359px)
{
.HEADER-LOGO-WRAP
{
width: 340px;
}
}
@media (max-width: 414px)
{
.modalWaitScreenPopup
{
background-color: #000033;
}

.waitscreen-modal-wrap
{
width: 100%;
padding: 0;
min-width: auto;
transform: translateY(1%);
}
#fakeModalParentDiv.ext-fake-modal {
width: 100% !important;
}
}
#fakeModalDocumentDiv:focus-visible
{
outline: none;
}
#fakeModalDocumentDiv:focus
{
outline: 0px dashed #f5f5f5;
}
/* BUTTON STYLES
************************************/
a.button,
.button:enabled,
.secondary-button,
.secondary-button:enabled,
.mc-v4-wrap .secondary-button
{
color: rgba(1, 10, 65, 0.9);
background-color: #ffd400;
font-family: 'lato-bold', Sans-Serif !important;
font-size: 1.1rem;
line-height: 11px;
height: auto;
text-transform: uppercase;
letter-spacing: .15em;
text-decoration: none;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: none;
outline: none;
white-space: nowrap;
padding: 20px;
background-image: none;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.button:focus {
background-color: #153055;
color: #FFF;
}
.secondary-button, .secondary-button:enabled,
.mc-v4-wrap .secondary-button
{
padding: 10px 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
border: 1px solid #ffd400;
border-bottom: 2px solid #ffd400;
font-weight: normal;
}
.button.secondary-button:focus {
background-color: #ffd400;
color: #153055;
}
.secondary-button:hover:enabled, a.secondary-button:hover {
color: rgba(1, 10, 65, 0.9);
background-color: #ffd400;
border-bottom: 2px solid #ffd400;
}
.mc-v4-wrap .mini-cart-price-wrap .mini-cart-price-per {
color: rgba(1, 10, 65, 0.9);
}
.mc-v4-wrap .mini-cart-price-wrap .mini-cart-price-total {
color: rgba(1, 10, 65, 0.9);
}
.vacation-type-wrap label
{
background: #fff;
border: 1px solid #ddd;
margin-bottom: 10px;
color: rgba(1, 10, 65, 0.9);
padding: 20px 10px;
text-align: center;
font-size: 1.1rem;
letter-spacing: .15em;
border-radius: 10px;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
}
.vacation-type-wrap label:hover
{
background: #ddd;
}
.vacation-type-wrap input
{
opacity: 0;
}
.vacation-type-wrap input[type="radio"]:checked + label
{
background: #ffd400;
border: none;
}
a.button:hover,
.button:hover:enabled,
.mc-v4-wrap .button:hover
{
background-color: #ffd400;
color: rgba(1, 10, 65, 0.9);
box-shadow: 0px 8px 8px -8px rgba(1, 10, 65, 0.3);
}
.mhotel-list-wrap a {
border-bottom: none;
}
.mhotel-list-wrap a:hover {
border-bottom: none;
}
.MicrosoftMap .NavBar_Container .NavBar_Button {
border-bottom: none;
}
.MicrosoftMap .ShadowTextDark {
border-bottom: none;
}
.MicrosoftMap .ShadowTextLight {
border-bottom: none;
}
a#ssOverviewMapSwitch {
border-bottom: none;
}
a.streetsideText.streetsideReportAProblemText {
border-bottom: none;
}
#PropertyListVirtualEarth a {
border-bottom: none;
}
.bm_LogoContainer.quadrantOverride a {
border-bottom: none;
}
.select-hotel-same-window:hover {
border-bottom: none;
}
.select-hotel-new-window:hover {
border-bottom: none;
}
.PRICE-SELECT-WRAP .button
{
width: 96%;
margin: 10px auto 0 auto;
}
.name-filter-wrap .secondary-button
{
padding: 4px 10px;
height: 100%;
border-radius: 0 3px 3px 0;
}
/* don't combine "input:read-only" and "input:-moz-read-only" with other selectors */
input:read-only { }
input:-moz-read-only { }
input[type="button"]:disabled,
select:disabled,
button:disabled,
{
background: #dddddd;
cursor: default;
border: 0;
color: rgba(1, 10, 65, 0.9);
border-radius: 3px;
}
.v1-minicart
{
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
border-bottom: 1px solid #dedede;
padding: 3% 4% 2% 4%;
margin-bottom: -1px;
}
/* FONT STYLES
************************************/
.ui-widget,
input,
input[type=text],
input[type=password],
input[type=button],
select,
textarea,
select:disabled,
.selectize-input
{
font-family: 'lato-regular', Sans-Serif !important;
}
a,
span.tooltip,
i.fa-question-circle-o,
button.link,
.attraction-title span,
.ro-minicart-sub-accordian-title .expco-trigger-text,
.cart-remove-button,
.cart-remove-item i,
#registration-tab-container .ui-state-default a.ui-tabs-anchor
{
border-bottom: 2px solid #ffd400;
display: inline-block;
color: #153055;
text-decoration: none;
}
.hotel-profile-wrap .expco-added-value .expco-trigger span {
color: #153055;
}
i.fa-question-circle-o {
border-bottom: none;
}
a:hover, button.link:hover {
color: #153055;
cursor: pointer;
border-bottom: 2px solid #153055;
}
h3 a
{
font-family: 'lato-regular', Sans-Serif;
text-transform: none;
font-weight: 300;
border-bottom: none;
}
#skip-to-content h1
{
font-family: 'lato-light', Sans-Serif;
margin: 15px 0 40px 0;
color: rgba(1, 10, 65, 0.9);
font-weight: 300;
}
.vacation-type-wrap legend.h2
{
display: block;
float: left;
padding: 10px 20px 0 0;
width: auto;
}
span.expco-trigger-text
{
color: #1b72ba;
font-family: 'lato-regular', Sans-Serif;
text-transform: none;
font-weight: 400;
}
.restool-wrap .expco-trigger-text {
color: #153055;
}
.mobile-nav-accordion .expco-trigger-text {
font-size: 16px;
font-weight: 600;
}
.fa
{
color: #153055;
}
.fa-caret-down
{
color: #153055;
}
span.tooltip:hover,
i.fa-question-circle-o:hover,
button.link:hover,
.hotel-profile-wrap .expco-added-value .expco-trigger span:hover,
.attraction-title span:hover,
.v1-minicart-sub-accordian-title .expco-trigger-text:hover,
.ro-minicart-sub-accordian-title .expco-trigger-text:hover,
.cart-remove-button:hover,
.cart-remove-item i:hover,
#registration-tab-container .ui-state-default a.ui-tabs-anchor:hover
{
color: #153055;
border-bottom: none;
}
.BOOKING-NAVIGATION .fa-check,
.SELECTED-COMPONENT,
.cart-summary-current-selected,
tr[class^="RoomCategoryDivVisible"] .upsell-price,
.feature-upsell-select-item input: checked + span,
.confirm-number-highlight
{
color: #FFF;
}
.modalBody
{
background: #FFF;
}
.modal-close a,
.modal-close button,
.close-text,
.modal-close i,
.seats-left,
.charter-operated,
.arrival-disclaimer-t,
.arrival-disclaimer-t i,
.mc-arrival-warning-v2,
.flight-options-list .arrival-disclaimer-t,
.arrival-disclaimer-t i,
.arrival-disclaimer,
.flight-leg-change-disclaimer,
.flight-leg-change-disclaimer strong,
.hotel-sales-message span,
.car-deposit,
.cart-advisory,
.cart-advisory-title,
.advisory-fa,
.message-title-text,
.summary-warning-text,
.advisory-text,
.advisory-fa,
.SSRpassengerContainer label span,
span.mandatorySSR,
.modal-close i,
#mapDiv_infobox_closeBtn
{
color: #d90707;
}
.cart-advisory * {
color: rgba(1, 10, 65, 0.65);
}
.SKIP-WRAP a,
.ada-message-wrap a,
.filter-count-wrap,
.ui-rangeSlider-label,
.preferred-hotel,
.span.preferred-hotel
{
color: #153055;
}
.SKIP-WRAP a,
.ada-message-wrap a
{
background-color: rgb(255, 210, 0);
z-index: 101;
}
.preferred-hotel,
span.preferred-hotel
{
width: 100%;
color: #FFF;
}
.filter-count-wrap {
background-color: #666;
text-align: center;
border-color: #666;
}
.mini-cart
{
background: #FFF;
}
input[type="text"],
input[type="password"],
select,
.CONTENT-WRAP,
.BOOKING-NAVIGATION .current-booking-tab,
.mc-v2-wrap h2,
.COMPONENT-DETAILS-WRAP,
.flight-column-wrap,
.CART-COMPONENT-DETAILS-WRAP,
input.account-password,
.payment-info-details input[type="password"],
.plugin-item_nowrap.selectize-control.single .selectize-input,
.restool-wrap fieldset select,
.selectize-input [type="text"],
{
background: #FFF;
color: #000;
}
.selectize-dropdown [data-selectable]
{
color: #777;
}
h2,
.h2,
.vacation-type-wrap legend.h2,
.BOOKING-NAVIGATION li,
.minicart-accordian-title,
.multi-room label,
.featureSSR
{
font-family: lato-regular, Sans-Serif;
color: rgba(1, 10, 65, 0.9);
font-weight: 300;
}
h2,
.h2,
.vacation-type-wrap legend.h2
{
border: none;
}
.gutter-section-title
{
text-transform: uppercase;
letter-spacing: 0.15em;padding: 20px 0 0 0;
color: rgba(1, 10, 65, 0.9);
font-size: 1.1rem;
border: none;
}
.flight-leg-drop-down dd,
.filters-wrap &gt; fieldset &gt; div,
.filter-count-wrap,
.filters-heading,
.COMPONENT-OPTIONS-LIST &gt; li,
.PRICE-SELECT-WRAP,
.rewards-wrap,
.room-option-collapse-wrap a,
.feature-option-collapse a,
.confirm-top-summary-wrap,
.confirm-bottom-summary-wrap,
.confirm-bar,
.traveler-tsa-wrap,
.traveler-apis-wrap,
#registration-tab-container .ui-widget-header,
#registration-tab-container .ui-tabs-panel,
#registration-tab-container li.ui-state-active,
#registration-tab-container li.ui-state-hover,
.modal-wrap,
.modalPopup,
.FareTypeModalPopup,
.feature-details-list,
.hotel-profile-tabs .ui-widget-header,
.hotel-profile-tabs .ui-tabs-panel,
.sub-tab-wrap,
.amenity-detail,
#VehicleDescriptionTab,
#PoliciesTab,
#RateDetailsTab,
#LocationsTab,
#vehicleProfileTabs .ui-widget-header,
#vehicleProfileTabs .ui-widget-header .ui-state-active,
#policiesSubTabs,
#vehicleProfileTabs h2,
.map-display-wrap,
#mapDiv_infobox_content,
.select-progress-ind p,
.smt-select-progress-ind p,
.flx-select-progress-ind p,
.pay-progress-ind p,
.create-zone,
.proceed-btn-wrap
{
border-color: #ccc;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
border-bottom: none;
}
.ui-widget-header
{
background: #ffd400;
color: rgba(1, 10, 65, 0.9);
}
.ui-widget-content {
color: rgba(1, 10, 65, 0.65);
}
.ui-datepicker-trigger img {
width: 30px;
background: url("https://trisept.widen.net/content/3xc1ehqsao/png/FJT_ICON_CAL_calendar.png") no-repeat scroll left top;
}
.air21-fare-price, .air21-fare-heading {
color: rgba(1, 10, 65, 0.9);
}
.air21-layover, .air21-layover-long, .air21-duration, .air21-date, .air21-select-pkg {
color: rgba(1, 10, 65, 0.9);
}
.air21-select-price {
color: rgba(1, 10, 65, 0.9);
}
.air21-fare-disclaimer, .air21-fare-disclaimer font, .air21-fare-disclaimer font b {
color: rgba(1, 10, 65, 0.65);
}
.fare-grid th, td.fare-recommendation {
background: rgba(1, 10, 65, 0.9);
border-color: rgba(1, 10, 65, 0.9);
}
.cart-rewards-wrap,
.select-hotel-wrap,
.feature-upsell-options,
.c-earlybird-disclaimer-wrap,
.hotel-profile-wrap .expco-trigger,
.room-type-wrap h3,
.sort-paging-wrap
{
border-top-color: #ccc;
}
.mc-v2-wrap,
.feature-option-collapse,
.room-option-collapse-wrap,
.pkg-expanded-detail-col-wrap,
.fp-accordian-title button,
.hotel-profile-tabs h2,
dl.deposits-list dd.deposit-note,
.mhotel-detail-wrap div
{
border-bottom-color: #ccc;
}
#mapDiv_infobox_arrow
{
border-right-color: #ccc;
}
.clickable-hotel-main-link {
border-bottom: none;
}
.SELECTED-COMPONENT
{
background-color: #153055 !important;
}
@media (max-width: 979px)
{
.vacation-type-wrap legend.h2
{
width: 100%;
}
}
@media (max-width: 580px)
{
.air-detail-expand,
.air-detail-collapse
{
border-color: #ccc;
}
}
.flight-leg-drop-down,
.flight-leg-drop-down dd,
.filters-heading,
.clear-filters-wrap,
.PRICE-SELECT-WRAP,
.room-option-collapse-wrap a,
.feature-option-collapse a,
.checkout-sign-in,
.seat-matrix-table th,
.early-bird-cost-details th,
.confirm-top-summary-wrap,
.confirm-bottom-summary-wrap,
.confirm-bar,
.fp-accordian-title button,
.flight-detail-list li:nth-child(even),
.hotel-profile-wrap .expco-trigger,
.rate-details-list tr:nth-child(even),
.mhotel-list-wrap,
.mhotel-detail-wrap,
.select-progress-ind p,
.smt-select-progress-ind p,
.flx-select-progress-ind p,
.pay-progress-ind p,
.create-zone,
.proceed-btn-wrap
{
background-color: #FFF;
}
.flight-leg-drop-down dd
{
color: rgba(1, 10, 65, 0.9);
border: 1px solid #ccc;
}
.flight-leg-drop-down dt,
.flight-leg-drop-down dd:hover,
.flight-leg-drop-down dd a:hover
{
background-color: #ffd400;
color: rgba(1, 10, 65, 0.9);
}
.air-detail-expand,
.air-detail-collapse,
.flight-leg-layover,
.car-rental-notice,
.seat-matrix-table td,
.confirmation-wrap .payment-info-container,
.create-sec-wrap,
.seat-map-table
{
border-color: #ddd;
}
.v1-minicart,
.ro-minicart,
.air-detail-expand,
.air-detail-collapse,
.expanded-carrier-wrap,
.expanded-carrier-detail,
.CART-COMPONENT-DETAIL h2,
.review-trip-summary,
.flight-cart-modify .expco-content-wrap,
.cart-accordian-title,
.insurance-cart-modify,
.review-flight,
.seat-matrix-wrap,
.early-bird-cost-details tr,
.hazmat-message,
.confirm-summary-wrap-b,
.confirm-thanks,
.confirm-traveler,
.checkout-step3,
.confirm-traveler,
.checkout-step3 h2,
.confirmation-wrap .payment-info-section,
.c-earlybird-wrap,
.c-earlybird-content caption,
.booked-vacations-table,
.saved-vacations-table,
.booked-vacations-table caption,
.saved-vacations-table caption,
.cart-feature-upsell-table caption,
.booked-vacations-table tr,
.saved-vacations-table tr,
.cart-feature-upsell-table tr,
.booked-vacations-table th,
.saved-vacations-table th,
.booked-upsell-feature-wrap,
.confirmation-wrap .booked-upsell-feature-wrap,
.modal-title,
.taxesFeesList tr,
.taxesFeesList .title,
.rate-details-list caption,
ul.locations-list li,
.multistop-destination-wrap,
.multistop-depart
{
border-bottom-color: #ccc;
}
.cart-price tr.cart-highlight,
.early-bird-total,
.confirm-summary-wrap-b,
.confirm-traveler-wrap,
.confirm-traveler-wrap,
.tax-fee-title,
.tax-fee-total
{
border-top-color: #ccc;
}
.air-detail-expand: hover,
.air-detail-collapse: hover
{
border-left-color: #ccc;
}
.preferred-hotel, span.preferred-hotel
{
display: none;
}
.BOOKING-NAVIGATION li .sub-nav-group a {
border-bottom: none;
}
/***** Generic PLCODE styles  *****/
.HEADER-LOGO-WRAP-PLCODE {
float: left;
width: 100%;
padding: 36px 46px 36px 13px;
}
.member-actionsPL
{
padding: 15px 10px;
text-transform: uppercase;
width: auto;
display: block;
}
.plcodeContactInfo {
margin-right: 1em;
text-align: right;
color:#5B6084;
font-size: 13px;
}
.plcodeContactInfo a {
text-align: right;
color: #5B6084;
font-size: 13px;
}
.plcodeContactInfo &gt; p {
margin-right: 1em;
text-align: right;
color: #5B6084;
font-size: 16px;
line-height: 1.6;
}
.plcodeContactInfo span {
text-align: right;
color: #5B6084;
font-size: 16px;
}
.plcodeContactInfo span b {
text-align: right;
color: #5B6084;
font-size: 16px;
font-weight: bold;
}
@media (max-width: 865px) {
.plcodeContactInfo {
margin-right: 0;
text-align: center;
}
}
@media (max-width: 768px) {
.member-actionsPL {
text-align: right;
height: 46px;
}
.member-actionsPL p {
display: none;
}
.nav-mobile &gt; div &gt; div {
width: 100%;
}
.plcode-servicer_sub-menu {
max-width: 270px;
text-transform: uppercase;
}
.plcode-servicer_sub-menu a {
background: transparent;
border-bottom: 0;
}
}
/* Flex Search */
.calendarTitle td {
background-color: #153055;
color: #fff;
}
.charter-cal-header {
padding: 7px;
display: block;
border: 1px solid #2c8fcd;
text-align: center;
background-color: #153055;
color: #ffffff;
font-size: 22px;
}
.calendarDayHeader {
background-color: #fff;
color: #000000;
border: solid 1px #AEDEFF;
padding: 2px 5px;
}
td.calendarDay,
td.calendarOtherMonthDay {
border: 1px solid #AEDEFF;
}
.calDay li ul li a:hover {
text-align: left;
display: block;
background-color: #ffbc0d;
}
.calDay li ul li a {
background-color: #ffd400;
color: #0f1327;
}
@media (max-width:368px) {
.flexsearch-calendar-pagination-wrap .float-left,
.flexsearch-calendar-pagination-wrap .float-right {
float: none;
margin: 10px 0px;
}
.flexsearch-calendar-pagination-wrap .float-left button,
.flexsearch-calendar-pagination-wrap .float-right button {
width: 100%;
}
}
/*******************/
/*Groups Form */
#groupsExpert {
display: none;
}
/*******************/
/*Agent Search */
.agent-search-content-wrap,
.agent-search-results-page-wrap {
padding: 0px 5px;
background-color: #fff;
}
.agent-search-location-links,
.agent-search-header,
.agent-results-heading,
.agent-search-wrap,
.agent-results-wrap {
padding: 10px;
}
.agent-search-location-links a {
text-decoration: underline;
}
/*****************/
/*Custom Event Dashboard*/
.group-dashboard-container {
background-color: #fff;
padding: 20px;
}
/*************************/
.confidence-messages-wrap ul li .fa.fa-circle-thin::before {
content: "";
}
.confidence-messages-wrap &gt; ul &gt; li &gt; .fa.fa-circle-thin {
font-family: none;
background: url("https://trisept.widen.net/content/2urptd0roi/png/FJT_ICON_SOCIAL_smile-icon.png") repeat 18px 0;
height: 18px;
width: 18px;
position: relative;
top: 4px;
background-size: contain;
}
/* OnSale externalFormPost */
#successMessage, #errorMessage {
text-align: center;
margin: 150px 75px 50px 75px;
padding: 0 0 50px 0;
}
#successMessage p, #errorMessage p {
clear: both;
font-size: 2em;
font-weight: 300;
color: #153055;
}
#errorMessage p a {
text-decoration: underline;
color: #153055;
}
#successMessage img {
clear: both;
margin: 0 0 15px 0;
padding: 0;
}
#errorMessage img {
clear: both;
margin: 25px 0 25px 0;
padding: 0;
}
.plcode-servicer_sub-menu .fineprint {
margin-top: 0;
padding: 10px 0 10px 26px;
text-align: left;
max-width: 100%;
background: #d3dee0;
color: #777;
line-height: 26px;
}
.plcode-servicer_sub-menu .fineprint a {
padding: 0;
display: inline-block;
color: #153055;
font-weight: 500;
text-transform: none;
font-size: 14px;
letter-spacing: 0;
}
@media only screen and (max-width: 687px) {
.plcodeContactInfo &gt; p {
line-height: 28px;
text-align: center;
}
}
@media only screen and (max-width: 680px) {
.plcode-servicer_mobilename {
display: block;
}
.nav-1 .inner &gt; div.plcode-servicer_menu {
display: none;
}
}
.hide-pl .BASE-NAV {
height: 64px;
}
.hide-pl .BASE-NAV .SITE-NAVIGATION {
display: none;
}
.hide-pl .plcode-logo {
width: 322px;
height: 82px;
}
.headerLogoPositionFJV {
width: 322px;
height: 82px;
}
.hide-pl .hide-pl, .hide-pl #ctl00_ctl01_ContentPlaceHolder_ContentPlaceHolder_SearchComponents_ReservationToolType_1, .hide-pl label[for=ctl00_ctl01_ContentPlaceHolder_ContentPlaceHolder_SearchComponents_ReservationToolType_1] {
display: none;
}
/* Fare type visibility overrides
=====================================*/
.fare-list-table .fare-type-heading /*expanded fare table*/,
.fare-list-table .fare-type-item /*expanded fare table*/,
.flight-detail-list .flight-detail-wrap:nth-child(2) /*flight detail modal*/,
.hideFareType /*minicart &amp; cart utility*/,
.mc-fare-type-v2 /*minicart &amp; cart utility*/ {
display: none !important;
}
/*end fare type visibility*/
.BASE-NAV {
margin-top: 0;
}
/* MOBILE STYLES
************************************/
@media (max-width: 414px) {
.BASE-NAV {
padding: 10px 5px 0px 5px;
}
.CONTENT-WRAP {
padding: 0px 5px;
}
.v1-minicart-wrap,
.ro-minicart-wrap,
.mc-v1-wrap {
margin: 0px auto;
padding: 5px 0px;
}
.HEADER-MENU-WRAP .BASE-NAV {
background-color: #ffd400;
padding: initial;
}
.modal-close button.link {
display: block;
}
/*** mobile checkboxes  ***/
input[type=checkbox]:checked + label:before {
background-color: #ffd400;
border-color: #ffd400;
}
/*** mobile radio buttons ***/
input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
background: #ffd400;
}
/*** mobile navigation ***/
.BOOKING-NAVIGATION::before {
background-color: #ddd;
}
.BOOKING-NAVIGATION &gt; li &gt; a {
background-color: #fff;
color: #ffd400;
}
.BOOKING-NAVIGATION &gt; li.current-booking-tab &gt; a,
.BOOKING-NAVIGATION .fa-check {
background-color: #153055;
color: #fff;
}
.BOOKING-NAVIGATION &gt; li.current-booking-tab &gt; a {
background-color: transparent;
color: #fff;
}
.vacation-type-wrap span {
clear: both;
}
.SITE-WRAP, .CONSTRAINT-WRAP {
padding: 0px;
}
#skip-to-content h1 {
margin: 0px;
}
#flexLink {
margin-top: 10px;
}
}
/*** SEGMENTED BUTTONS  ***/
@media (max-width: 414px) {
.vacation-type-wrap label {
letter-spacing: normal;
}
.spoofed-btn-wrap input[type="radio"]:checked + label:before,
.spoofed-btn-wrap input[type="radio"]:not(:checked) + label:before,
.spoofed-btn-wrap input[type="radio"]:checked + label:after,
.spoofed-btn-wrap input[type="radio"]:not(:checked) + label:after {
opacity: 0;
position: absolute;
}
.spoofed-btn-wrap input + label {
text-align: center;
border: 1px solid #ddd;
color: rgba(1, 10, 65, 0.9);
text-transform: uppercase;
background-color: #fff;
margin: 0px !important;
padding: 10px 5px !important;
font-size: 1.1rem;
border-right: none;
font-weight: bold;
flex-grow: 1;
}
.spoofed-btn-wrap input[type="radio"]:checked + label {
border: 1px solid #ffd400;
background-color: #ffd400;
color: rgba(1, 10, 65, 0.9);
}
.package-type-wrap.spoofed-btn-wrap input + label {
width: 100%;
border-radius: 0px;
border-right: 1px solid #ddd;
border-bottom: 0;
}
.spoofed-btn-wrap input[type="radio"]:checked:first-child + label,
.spoofed-btn-wrap input[type="radio"]:not(:checked):first-child + label {
border-radius: 5px 0 0 5px;
}
.spoofed-btn-wrap input + label:last-child {
border-radius: 0 5px 5px 0;
border-right: 1px solid #ddd;
}
.package-type-wrap.spoofed-btn-wrap input[type="radio"]:checked:first-child + label,
.package-type-wrap.spoofed-btn-wrap input[type="radio"]:not(:checked):first-child + label {
border-radius: 5px 5px 0 0;
}
.package-type-wrap.spoofed-btn-wrap input[type="radio"]:checked + label:last-child,
.package-type-wrap.spoofed-btn-wrap input[type="radio"]:not(:checked) + label:last-child {
border-bottom: solid 1px #ddd;
border-radius: 0 0 5px 5px;
}
}
/*** Styles for CMS Blocks for alerts that show up in header **/
.alert-01 p,
.alert-02 p,
.alert-03 p,
.alert-04 p {
font-size: 16px;
max-width: 1280px;
margin: 0 auto;
}
.alert-01 a,
.alert-02 a,
.alert-03 a,
.alert-04 a {
text-decoration: none;
}
.alert-01,
.alert-03 {
background-color: rgba(1, 10, 65, 0.05);
text-align: center;
padding: 8px 20px;
width: 100%;
}
.alert-02,
.alert-04 {
background-color: #d3dee0;
text-align: center;
padding: 10px 20px 8px 20px;
width: 100%;
}
.alert-01.original-alert-1 {
background-color: #153055;
padding: 10px 0;
text-align: left;
}
.alert-01.original-alert-1 p {
background-color: #153055;
color: #fff;
max-width: 1440px;
margin: 0 auto;
}
.alert-01.original-alert-1 a {
color: #fff;
}
.alert-02.original-alert-2 {
background-color: #e6e7ea;
text-align: left;
margin-bottom: 10px;
}
.alert-02.original-alert-2 p {
color: #153055;
max-width: 1440px;
margin: 0 auto;
}
@media (max-width:1280px) {
.alert-01 p,
.alert-02 p,
.alert-03 p,
.alert-04 p {
width: 90%;
margin: 0 auto;
}
}
@media (max-width:980px) {
.alert-01 p,
.alert-02 p,
.alert-03 p,
.alert-04 p {
padding: 0 20px;
font-size: 14px;
}
}
@media (max-width:480px) {
.alert-02 p,
.alert-04 p {
padding: 10px 20px;
text-align: left;
}
}
.booking-progress-navigation .current-booking-tab a span .fa {
background-color: #153055;
}
.booking-progress-navigation li a {
border-bottom: none;
}
.booking-progress-navigation li a span .fa {
color: #153055;
}
#MiniCartToggle {
border-bottom: none;
}
nav.booking-navigation-wrap {
background-color: #fff;
}
.mini-cart-details {
background-color: #fff;
}
#groupsLeadContainer2 label {
display: block;
width: 90%;
margin: 0 10% 0 0;
padding: 0;
}
#groupsLeadContainer2 input,
#groupsLeadContainer2 select {
display: block;
margin: 0 10% 15px 0;
width: 90%;
}
#groupsLeadContainer2 textarea {
display: block;
margin: 0 10% 15px 0;
width: 450px;
}
@media (max-width:600px) {
#groupsLeadContainer2 textarea {
width: 360px;
}
}
@media (max-width:500px) {
#groupsLeadContainer2 textarea {
width: 280px;
}
}
@media (max-width:400px) {
#groupsLeadContainer2 textarea {
width: 220px;
}
}
#groupsLeadContainer2 #sendBtnContainer input {
font-family: 'lato-bold', Sans-Serif !important;
background-color: #ffd400;
color: #0f1327;
text-transform: uppercase;
letter-spacing: .15em;
border-radius: 10px;
margin: 0 auto;
text-decoration: none;
padding: 20px 40px;
font-size: 11px;
line-height: 11px;
}
body.modalBody #auryc-feedback-tab.auryc-feedback-tab-dt-desktop {
display: none;
}
.page-error-wrap {
padding: .5%;
margin-top: 10px;
border: 2px solid #ffd400;
}
.message-title-text {
color: Black;
font-size: 14px;
}
.contact-heading-wrap {
background-color: #fff;
padding: 20px 20px 0 20px;
margin-top: 0;
}
.contact-content-wrap {
margin-bottom: 20px;
background-color: #fff;
padding: 20px;
margin: -40px 0 20px 0;
}
.contact-faq {
display: none;
}
/***** travel credit page ******/
.tc-retrieval-wrap {
margin: 0 auto;
padding: 20px;
background-color: #fff;
}
.tc-retrieval-faq .credit-faq .fa {
color: #153055;
}
.tc-retrieval-faq .credit-faq .expco-trigger-text {
color: #153055;
}
@media (max-width:899px) {
.tc-retrieval-wrap {
padding: 0;
}
}
.hotel-profile-tabs .ui-tabs-anchor {
padding: 5px 6px !important;
}
/* ICON SPRITE AND EMOJI FONT
************************************/
.flag-emoji {
font-family: "Apple Color Emoji", "color emoji", "Noto Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
color: #999 !important;
}
.icon-sprite-base90,
.icon-sprite-base90-sm,
.icon-sprite-white {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: text-bottom;
}
.icon-sprite-base90,
.icon-sprite-base90-sm {
background: url('https://trisept.widen.net/content/ngcq79epng/png/FJT_ICON_NAV_icon_sprite-base90.png') no-repeat;
}
.icon-sprite-white {
background: url('https://trisept.widen.net/content/cndavnwiri/png/FJT_ICON_NAV_icon_sprite-white.png') no-repeat;
}
.bg-feedback {
background-position: -10px -10px;
}
.bg-hotel {
background-position: -46px -10px;
}
.bg-import {
background-position: -10px -46px;
}
.bg-info {
background-position: -46px -46px;
}
.bg-insurance {
background-position: -82px -10px;
}
.bg-location_gps {
background-position: -82px -46px;
}
.bg-location_map_pin {
background-position: -10px -82px;
}
.bg-location_services {
background-position: -46px -82px;
}
.bg-lookup {
background-position: -82px -82px;
}
.bg-phone {
background-position: -118px -10px;
}
.bg-phone-sm {
background-position: -118px -10px;
}
.bg-plane {
background-position: -118px -46px;
}
.bg-plus {
background-position: -118px -82px;
}
.bg-plus_circle {
background-position: -10px -118px;
}
.bg-question {
background-position: -46px -118px;
}
.bg-search {
background-position: -82px -118px;
}
.bg-sign_in {
background-position: -118px -118px;
}
.bg-sign_out {
background-position: -154px -10px;
}
.bg-social_blog {
background-position: -154px -46px;
}
.bg-social_facebook {
background-position: -154px -82px;
}
.bg-social_instagram {
background-position: -154px -118px;
}
.bg-social_pinterest {
background-position: -10px -154px;
}
.bg-social_twitter {
background-position: -46px -154px;
}
.bg-star_full {
background-position: -82px -154px;
}
.bg-star_half {
background-position: -118px -154px;
}
.bg-suitcase {
background-position: -154px -154px;
}
.bg-transfer {
background-position: -190px -10px;
}
.bg-trash {
background-position: -190px -46px;
}
.bg-user {
background-position: -190px -82px;
}
.bg-user_new {
background-position: -190px -118px;
}
.bg-arrow {
background-position: -190px -154px;
}
.bg-calendar {
background-position: -10px -190px;
}
.bg-caret {
background-position: -46px -190px;
}
.bg-carry_on {
background-position: -82px -190px;
}
.bg-chat {
background-position: -118px -190px;
}
.bg-cloud {
background-position: -154px -190px;
}
.bg-compass {
background-position: -190px -190px;
}
.bg-contact {
background-position: -226px -10px;
}
.bg-correct {
background-position: -226px -46px;
}
.bg-drink {
display: none;
}
.bg-dropdown {
background-position: -226px -118px;
}
.bg-edit {
background-position: -226px -154px;
}
.bg-email {
background-position: -226px -190px;
}
.bg-error {
background-position: -10px -226px;
}
.bg-exit {
background-position: -46px -226px;
}
.bg-credits {
background-position: -82px -226px;
}
.bg-deals { /*display: none;*/
}
@media (max-width: 687px) {
.icon-sprite-base90 {
background-image: url('https://trisept.widen.net/content/jjo68a83vz/png/FJT_ICON_NAV_icon_sprite-m3.png');
width: 24px;
height: 24px;
margin-top: 10px;
}
.bg-compass {
background-position: 0 0;
padding: 0 !important
}
.bg-contact {
background-position: -49px 0;
}
.bg-drink {
display: initial;
background-position: -98px 0;
}
.bg-search.nav-search {
background-position: -147px 0;
}
.bg-deals {
display: initial;
background-position: -190px 0;
width: auto;
}
.bg-phone {
background-position: -284px 0;
}
.bg-faq {
background-position: -241px 0;
}
.bg-account {
background-position: -326px 0;
width: 28px;
}
}
.bg-compass, .bg-hotel, .bg-deals, .bg-myaccount, .bg-contact {
padding: 0 !important;
}
/***/
/* NEW HEADER STYLES
************************************/
.HEADER-WRAP.original-header {
margin-bottom: 0;
border-top: 0 solid;
box-shadow: 0 1px 5px 0 rgba(1, 10, 65, 0.3);
background-color: #fff;
position: relative;
z-index: 10;
padding: 1.25em 0;
}
.HEADER-WRAP.original-header a {
border-bottom: 0;
}
.HEADER-WRAP.original-header .CONSTRAINT-WRAP {
display: flex;
padding: 0;
}
.HEADER-WRAP.original-header .CONSTRAINT-WRAP &gt; .main-navigation {
margin: 0 auto;
padding: 13px 120px 0 50px;
}
.HEADER-WRAP.original-header.plheader .CONSTRAINT-WRAP {
justify-content: space-between;
align-items: center;
}
.HEADER-WRAP.original-header.plheader .SITE-NAVIGATION.original-header-nav {
margin-top: 0;
}
.HEADER-WRAP.original-header.plheader .CONSTRAINT-WRAP &gt; .main-navigation {
margin: 0 auto;
padding: 0;
}
.member-nav-wrap {
float: right;
position: relative;
padding: 13px 0 0 0;
}
.header-wrap-pl .CONSTRAINT-WRAP &gt; .main-navigation {
width: 48%;
}
.header-wrap-pl .member-nav-wrap {
width: 50%;
}
.root-member-nav-wrap {
width: 100%;
}
.mobile-phone-wrap {
display: none;
}
.HEADER-LOGO-WRAP.original-header {
padding: 0;
}
.HEADER-LOGO-WRAP.original-header a {
border-bottom: none;
}
.HEADER-LOGO-WRAP.original-header img {
width: 210px;
height: auto;
}
.HEADER-LOGO-WRAP.original-header a:hover {
border-bottom: 0 !important;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a:hover {
border-bottom: 0 !important;
}
.logo {
padding-bottom: 10px;
box-sizing: content-box;
}
.WBF-logo {
width: 90px;
height: auto;
}
.select-vendor {
width: 70%;
font-size: 1.1rem;
}
.HEADER-MENU-WRAP.original-header {
float: right;
padding-bottom: 10px;
}
.SITE-NAVIGATION.original-header-nav,
.member-nav {
border-radius: 3px;
list-style: none;
/*margin-top: 1.5em;*/
}
.SITE-NAVIGATION.original-header-nav {
text-align: right;
}
.SITE-NAVIGATION.original-header-nav &gt; li,
.member-nav &gt; li {
display: inline-block;
text-align: center;
padding: 0 10px;
z-index: 99;
vertical-align: top;
height: 3em;
}
.SITE-NAVIGATION.original-header-nav &gt; li:nth-child(3) {
display: initial;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a,
.member-nav &gt; li &gt; a,
.mobile-phone-wrap &gt; a,
.mobile-phone-wrap &gt; a:hover {
font-size: 16px;
font-family: 'lato', Sans-Serif !important;
font-weight: 500 !important;
color: #272F5E;
/*line-height: 3em;*/
text-decoration: none;
border-bottom: 0px solid !important;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; button,
.SITE-NAVIGATION.original-header-nav &gt; li &gt; button.link,
.member-nav &gt; li &gt; button.link,
.mobile-search &gt; li &gt; button.link {
font-family: 'lato', Sans-Serif !important;
font-weight: 500 !important;
font-size: 16px !important;
/*line-height: 1.6rem !important;*/
margin-top: 0 !important;
color: #272F5E;
background-color: transparent !important;
padding: 0;
border: 0px solid !important;
cursor: pointer;
/*text-transform: uppercase !important;*/
}
.text-link {
font-size: 16px;
font-weight: 500;
font-family: 'lato', Sans-Serif !important;
color: #272F5E;
}
/*------ PLCode Nav ---------*/
.SITE-NAVIGATION.plcode-nav-org &gt; li &gt; a,
.plcode-nav-org.member-nav &gt; li &gt; a,
.plcode-nav-org.mobile-phone-wrap &gt; a,
.plcode-nav-org.mobile-phone-wrap &gt; a:hover {
font-size: 1.6rem;
font-family: 'lato-bold', Sans-Serif !important;
font-weight: normal !important;
color: #153055;
line-height: 3em;
text-decoration: none;
text-transform: uppercase !important;
border-bottom: 0px solid !important;
}
.SITE-NAVIGATION.plcode-nav-org &gt; li &gt; button,
.SITE-NAVIGATION.plcode-nav-org &gt; li &gt; button.link,
.plcode-nav-org.member-nav &gt; li &gt; button.link,
.plcode-nav-org.mobile-search &gt; li &gt; button.link {
font-family: 'lato-bold', Sans-Serif !important;
font-size: 1.6rem !important;
line-height: 1.6rem !important;
font-weight: normal !important;
margin-top: 1.6rem !important;
color: #153055;
background-color: transparent !important;
padding: 0;
border: 0px solid !important;
cursor: pointer;
text-transform: uppercase !important;
}
.plcode-nav-org .text-link {
font-size: 1.6rem;
font-family: 'lato-bold', Sans-Serif !important;
font-weight: normal;
color: #153055;
line-height: 1.6rem;
text-transform: uppercase !important;
}
/*------ PLCode Nav END ---------*/
.member-nav .member-sub-nav li a .fa.fa-external-link {
color: #1B72BA !important;
}
.SITE-NAVIGATION.original-header-nav button {
font-family: 'lato-bold', Sans-Serif !important;
}
.SITE-NAVIGATION.original-header-nav .nav-item,
.member-account,
.member-help {
position: relative;
z-index: 9997;
}
.footer-col &gt; ul &gt; li &gt; a,
.acc-panel &gt; li &gt; a {
display: inline-block;
}
.SITE-NAVIGATION.original-header-nav &gt; li,
.member-nav &gt; li {
font-family: 'lato-bold', Sans-Serif !important;
text-transform: initial;
letter-spacing: normal !important;
font-size: 1.4rem !important;
}
.SITE-NAVIGATION.original-header-nav &gt; li h3,
.SITE-NAVIGATION.original-header-nav &gt; li h3 a,
.member-nav &gt; li h3 a {
font-family: 'lato-bold', Sans-Serif !important;
text-transform: initial;
font-weight: normal !important;
letter-spacing: normal;
font-size: 1.9rem !important
}
.SITE-NAVIGATION.original-header-nav .sub-nav li.dest-header h2,
.member-nav .sub-nav li.dest-header h2 {
font-family: 'lato-regular','Times New Roman', Times;
text-transform: initial;
letter-spacing: normal;
font-weight: normal !important;
border: 0px solid;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a:after,
.member-nav &gt; li &gt; a:after,
.sub-nav &gt; li &gt; a:after,
.sub-nav &gt; li &gt; h3 &gt; a:after,
.member-sub-nav &gt; li &gt; a:after,
.mobile-phone-wrap &gt; a:after,
.acc-panel &gt; li &gt; a:after {
/*content: '';
width: 0; height: 1px;
display: block;
margin-top: -10px;
right: 0;
background: #2D2D2D;
transition: width .3s ease-in-out;
-webkit-transition: width .3s ease-in-out;
font-family: 'lato-bold', Sans-Serif;
font-size: 14px;*/
}
.footer-col &gt; ul &gt; li &gt; a:after {
/*content: '';
width: 0; height: 1px;
display: block;
margin-top: -10px;
right: 0;
background: rgba(0,0,0,.04) !important;
transition: width .3s ease-in-out;
-webkit-transition: width .3s ease-in-out;
font-family: 'lato-bold', Sans-Serif;
font-size: 14px;*/
}
.SITE-NAVIGATION.original-header-nav .nav-item button.link:after,
.member-nav &gt; li &gt; button.link:after,
.mobile-search &gt; li &gt; button.link:after {
/*content: '';
width: 0; height: 1px;
display: block;
right: 0;
background: #153055;
transition: width .3s ease-in-out;
-webkit-transition: width .3s ease-in-out;
font-family: 'lato-bold', Sans-Serif;
font-size: 14px;
margin-top: .5rem;*/
}
.bg-compass, .bg-hotel, .bg-deals, .bg-myaccount, .bg-contact {
padding: 0 5px 0 0;
}
.link-button {
margin-top: 1.4rem;
padding: 0 0 .2rem 0;
}
.text-link:hover {
border-bottom: 2px solid #1b72ba !important;
color: #1b72ba;
padding-bottom: 8px;
}
.member-sub-nav &gt; li &gt; a {
color: #153055;
}
.acc-nav-header h2,
.member-sub-nav h2 {
font-family: 'lato-regular', Sans-Serif;
}
.sub-nav &gt; li &gt; a:after,
.sub-nav &gt; li &gt; h3 &gt; a:after,
.member-sub-nav &gt; li &gt; a:after,
.footer-col &gt; ul &gt; li &gt; a:after,
.acc-panel &gt; li &gt; a:after {
margin-top: 3px !important;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a:hover,
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a:focus-within,
.SITE-NAVIGATION.original-header-nav .nav-item button.link:hover,
.SITE-NAVIGATION.original-header-nav .nav-item button.link:focus-within,
.member-nav &gt; li &gt; a:hover,
.member-nav &gt; li &gt; button.link:after:hover,
.member-nav &gt; li &gt; button.link:focus-within,
.mobile-search &gt; li &gt; button.link:after:hover,
.member-sub-nav &gt; li &gt; a:hover,
.sub-nav &gt; li &gt; a:hover,
.sub-nav &gt; li &gt; h3 &gt; a:hover,
.member-nav &gt; li &gt; a:focus-within,
.footer-col &gt; ul &gt; li &gt; a:hover,
.acc-panel &gt; li &gt; a:hover {
text-decoration: none !important;
/*border-bottom: solid 2px transparent !important;*/
}
.member-nav &gt; li &gt; a:hover:after,
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a:hover:after,
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a:focus-within:after,
.footer-col &gt; ul &gt; li &gt; a:hover:after,
.SITE-NAVIGATION.original-header-nav .nav-item button.link:hover:after,
.member-nav &gt; li &gt; button.link:hover:after {
width: 100%;
left: 0;
/*background: #2D2D2D;*/
background: #FFF;
}
.sub-nav &gt; li &gt; a:hover:after,
.sub-nav &gt; li &gt; h3 &gt; a:hover:after,
.member-sub-nav &gt; li &gt; a:hover:after,
.member-nav &gt; li &gt; a:focus-within:after,
.acc-panel &gt; li &gt; a:hover:after,
.member-nav &gt; li &gt; button.link:after {
width: 100%;
left: 0;
background: rgba(255,255,255,0.9);
}
.SITE-NAVIGATION.original-header-nav .sub-nav {
width: 335px;
position: absolute;
display: none;
left: 10%;
top: 40px;
list-style: none;
box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
z-index: 9998;
background: #fff;
/*height: 90%;*/
overflow-y: scroll;
}
.SITE-NAVIGATION.original-header-nav .sub-nav.open {
max-height: 500px;
}
.dealsDD-open {
min-height: 160px !important;
margin-top: -6px !important;
}
.dealsDD {
overflow-y: initial !important;
background: #FFF !important;
}
.SITE-NAVIGATION.original-header-nav .sub-nav.affiliate-subnav {
top: 131px;
}
.member-nav {
float: right;
}
.member-nav .member-sub-nav {
width: 335px;
position: absolute;
display: none;
right: 10px;
list-style: none;
box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
z-index: 9998;
padding-bottom: 20px;
/*height: 245px;*/
background: #fff;
}
.member-nav {
top: 55px;
bottom: auto;
}
.SITE-NAVIGATION.original-header-nav .sub-nav.open,
.member-nav .member-sub-nav.open {
display: block;
margin-top: 10px;
}
x.member-nav.original-header-nav .member-sub-nav {
bottom: -165px;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li,
.member-nav .member-sub-nav li {
border: 0;
background-color: #FFF;
text-align: left;
padding: 5px 10%;
vertical-align: top;
}
.member-nav .member-sub-nav li {
padding: 5px 30px;
}
.member-nav .member-sub-nav li:last-child {
/*padding-bottom: 40px;*/
}
.member-sub-nav li.acc-nav-header {
padding-top: 20px;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li:first-child,
.member-nav .member-sub-nav li:first-child {
/*box-shadow: 0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;*/
padding-top: 30px;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li {
display: flex;
padding-left: 30px;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li:hover {
background-color: rgba(0,0,0,.04);
}
.member-nav .member-sub-nav li:hover {
background-color: rgba(0,0,0,.04);
}
.dest-header.dest-header-no-link:hover {
background: none !important;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li.dest-header {
padding-left: 20px;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li .column {
width: 25%;
float: left;
padding: 0 0px;
}
.SITE-NAVIGATION.original-header-nav .sub-nav a,
.SITE-NAVIGATION.original-header-nav .sub-nav h2,
.member-nav .member-sub-nav a,
.member-nav .member-sub-nav h3,
.member-nav .member-sub-nav h2 {
color: #272F5E;
display: block;
border: 0px solid;
font-family: 'lato', Sans-Serif !important;
font-weight: normal !important;
}
.SITE-NAVIGATION.original-header-nav .sub-nav h3 a,
.member-nav .member-sub-nav h3 a {
color: #1b72ba;
font-family: 'lato', Sans-Serif !important;
font-weight: bold !important;
font-size: 16px !important;
}
.SITE-NAVIGATION.original-header-nav .sub-nav h3 {
color: #1b72ba;
font-family: 'lato', Sans-Serif !important;
font-weight: bold !important;
font-size: 1.4rem !important;
}
.SITE-NAVIGATION.original-header-nav .sub-nav a {
font-size: 1.4rem;
}
.member-nav .member-sub-nav li {
display: block;
}
.member-nav .member-sub-nav li a {
display: inline-block;
}
/*content style overrides*/
.sub-nav li.dest-header h2,
.member-nav .member-sub-nav h2 {
color: rgba(255,255,255,0.9) !important;
display: block !important;
text-align: left !important;
}
.sub-nav li.dest-header h2:after,
.member-sub-nav li h2:after {
border: 0 !important;
margin: 0 !important;
height: 0 !important;
width: 0 !important;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li a,
.member-nav .member-sub-nav li a {
/*border-bottom: solid 2px transparent;*/
font-size: 1.4rem !important;
margin-bottom: -2px;
text-decoration: none;
}
.footer-mega-wrap ul a {
border-bottom: none;
margin-bottom: 0;
text-decoration: none;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li a:hover,
.member-nav .member-sub-nav li a:hover {
/*border-bottom: solid 2px transparent;*/
}
.footer-mega-wrap ul a:hover {
border-bottom: none;
}
.footer-mega-wrap ul li:hover {
background: rgba(0,0,0,.04);
}
.hotelrating-filter-wrap .hotelClassRatings img {
max-width: 16px;
}
/**/
.SITE-NAVIGATION.original-header-nav .sub-nav li.dest-header h2,
.member-sub-nav h2 {
font-size: 2.4rem !important;
color: #fff !important;
text-align: left !important;
font-weight: 300 !important;
line-height: 1.2 !important;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li.dest-view-all {
text-align: left;
font-weight: bold;
padding-top: 40px;
padding-bottom: 40px;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li.dest-view-all .fa {
color: #fff;
}
.SITE-NAVIGATION li a:focus, .SITE-NAVIGATION li a:focus-within, .member-nav li a:focus, .member-nav li a:focus-within {
background-color: #dee2e6;
border: none;
outline: 0;
}
.search-site-close-x.fa.fa-times {
color: #fff;
}
a.search-site-close:hover {
border-bottom: 0px;
}
@media (max-width: 1100px) and (min-width: 931px) {
.HEADER-WRAP.original-header {
min-height: 85px;
}
.SITE-NAVIGATION.original-header-nav {
text-align: right;
}
.HEADER-LOGO-WRAP.original-header {
width: 440px;
text-align: center;
}
.HEADER-LOGO-WRAP-pl img {
max-width: 250px;
}
.SITE-NAVIGATION .sub-nav {
left: 23%;
}
.SITE-NAVIGATION .sub-nav li,
.member-nav .member-sub-nav li {
padding: 5px 10%;
}
}
@media (min-width: 687px) {
ul.mobile-search {
display: none;
}
/*------ PLCode Nav ---------*/
.SITE-NAVIGATION.plcode-nav-org &gt; li &gt; a i,
.plcode-nav-org.plcode-nav-org.member-nav &gt; li &gt; a i,
.plcode-nav-org.mobile-phone-wrap &gt; a i,
.plcode-nav-org.mobile-phone-wrap &gt; a i:hover {
display: none;
}
.SITE-NAVIGATION.plcode-nav-org &gt; li &gt; button i,
.SITE-NAVIGATION.plcode-nav-org &gt; li &gt; button i.link,
.plcode-nav-org.member-nav &gt; li &gt; button i.link,
.plcode-nav-org.mobile-search &gt; li &gt; button i.link {
display: none;
}
/*------ PLCode Nav END ---------*/
}
@media (max-width: 687px) {
ul.mobile-search {
list-style: none;
float: right;
margin: 2.5em 1em 0 0;
display: none;
}
.SITE-NAVIGATION.original-header-nav &gt; li.desktop-only {
display: none;
}
}
@media (max-width: 780px) {
.HEADER-WRAP.original-header .CONSTRAINT-WRAP {
padding: 0 5px;
}
}
@media (max-width: 1100px) and (min-width: 687px) {
.root-member-nav-wrap {
width: 100%;
}
.root-member-nav-wrap .member-nav {
float: none;
text-align: center;
}
.HEADER-LOGO-WRAP-pl {
width: 100% !important;
float: none;
text-align: center;
}
.HEADER-LOGO-WRAP-pl img {
max-width: 250px;
}
}
@media (max-width: 1280px) and (min-width: 974px) {
.SITE-NAVIGATION.original-header-nav {
text-align: left;
}
.HEADER-WRAP.original-header .CONSTRAINT-WRAP {
display: block;
}
.SITE-NAVIGATION.original-header-nav {
text-align: left;
margin-left: 0;
}
.HEADER-WRAP.original-header .CONSTRAINT-WRAP &gt; .main-navigation {
float: left;
}
.member-nav-wrap {
float: right;
padding-right: 30px;
padding: 0px;
}
.HEADER-WRAP.original-header .CONSTRAINT-WRAP &gt; .main-navigation {
padding: 0 50px 0 30px;
}
.member-nav.original-member-subnav {
top: 48px;
bottom: auto;
}
.root-member-nav-wrap {
width: 100%;
}
.root-member-nav-wrap .member-nav {
float: none;
text-align: center;
}
.HEADER-LOGO-WRAP.original-header {
width: 100% !important;
float: none;
text-align: center;
}
.SITE-NAVIGATION.original-header-nav .sub-nav.affiliate-subnav {
top: 165px;
}
.SITE-NAVIGATION.original-header-nav .sub-nav.open,
.member-nav .member-sub-nav.open {
margin-top: 10px;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li,
.member-nav .member-sub-nav li {
padding: 5px 10%;
}
}
@media (max-width: 1280px) and (min-width: 1050px) {
.HEADER-WRAP.original-header.plheader .CONSTRAINT-WRAP {
display: flex;
}
}
@media (max-width: 973px) and (min-width: 687px) {
.HEADER-WRAP.original-header .CONSTRAINT-WRAP {
flex-direction: column;
align-items: center;
}
.HEADER-WRAP.original-header .CONSTRAINT-WRAP &gt; .main-navigation {
float: none;
clear: both;
display: block;
}
.HEADER-WRAP.original-header .CONSTRAINT-WRAP &gt; .main-navigation {
padding: 0;
}
.plcodeContactInfo {
margin-right: 0;
}
.plcodeContactInfo &gt; p {
margin-right: 0;
text-align: center;
}
}
@media (max-width: 1049px) {
.HEADER-PL-LOGO-WRAP.original-header {
text-align: center;
}
}
@media (min-width: 687px) {
.SITE-NAVIGATION.original-header-nav &gt; li.mobile-only-member-nav {
display: none !important;
}
.main-navigation.root-nav,
.main-navigation &gt; ul &gt; li &gt; a &gt; i,
.SITE-NAVIGATION.original-header-nav &gt; li.mobile-only-search {
/*display:none;*/
}
}
@media (max-width: 687px) {
.HEADER-WRAP.original-header .CONSTRAINT-WRAP &gt; .main-navigation {
padding: 0;
}
.HEADER-LOGO-WRAP.original-header {
float: left;
}
.SITE-NAVIGATION.original-header-nav &gt; li.mobile-only-search {
display: inline-block !important;
}
.mobile-search &gt; li &gt; button.link {
margin-top: 0;
}
.SITE-NAVIGATION.original-header-nav &gt; li:nth-child(1) a,
.SITE-NAVIGATION.original-header-nav &gt; li:nth-child(2) a,
.SITE-NAVIGATION.original-header-nav &gt; li:nth-child(3) a,
.SITE-NAVIGATION.original-header-nav &gt; li:nth-child(4) a,
.SITE-NAVIGATION.original-header-nav &gt; li:nth-child(5) a {
display: inline-block !important;
width: inherit;
box-shadow: none;
position: static;
margin-top: 0;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a {
font-size: 1.1rem;
line-height: 1.4rem !important;
/*height: 30px;*/
}
.SITE-NAVIGATION.original-header-nav .nav-item button,
.SITE-NAVIGATION.original-header-nav .nav-item button.link,
.member-nav &gt; li &gt; button.link,
.mobile-search &gt; li &gt; button.link {
font-size: 1.1rem !important;
line-height: 1.4rem !important;
margin-top: 0 !important;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; button {
font-size: 1.1rem;
line-height: 1.4rem;
display: inline-block;
width: inherit;
position: static;
margin-top: 0;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; button i {
display: block;
margin: 0 auto 5px;
}
.HEADER-WRAP.original-header .CONSTRAINT-WRAP {
display: block;
padding: 0 10px;
}
.root-header-wrap .constraint-wrap {
margin: 5px 0;
}
.HEADER-WRAP.original-header .CONSTRAINT-WRAP &gt; .main-navigation {
width: 100%;
float: none;
padding-right: 0;
}
.SITE-NAVIGATION.original-header-nav {
width: 100%;
text-align: center;
margin: 0;
}
.mobile-only-search .sub-nav {
overflow: visible;
height: inherit;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li {
background-color: transparent;
display: block;
}
.sub-nav li .column {
width: 100%;
float: none;
padding: 0 10px;
}
.SITE-NAVIGATION.original-header-nav .sub-nav a,
.SITE-NAVIGATION.original-header-nav .sub-nav h3 {
color: #272F5E;
text-align: left;
}
.member-nav {
display: none;
}
.SITE-NAVIGATION.original-header-nav .nav-item button.link {
font-size: 1.1rem;
margin-top: 0;
}
/* temporary classes to show dropdowns in mobile view */
.SITE-NAVIGATION.original-header-nav li .sub-nav.open:not(a) {
position: fixed;
bottom: 60px;
left: 1%;
width: 90%;
height: 85%;
min-height: 240px;
padding: 10px;
overflow-y: auto;
z-index: 9998;
background: #FFF;
top: auto;
}
.SITE-NAVIGATION.original-header-nav li .sub-nav.open:not(a) {
height: 85%;
max-height: 85%;
}
.SITE-NAVIGATION.original-header-nav li li {
text-align: left;
}
.SITE-NAVIGATION.original-header-nav &gt; li {
position: static;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a {
font-size: 1.1rem;
line-height: 1.4rem;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a:hover:after,
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a:focus-within:after,
.member-nav &gt; li &gt; a:hover:after,
.member-sub-nav &gt; li &gt; a:hover:after,
.member-nav &gt; li &gt; a:focus-within:after {
width: 0;
left: 0;
background: transparent;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a &gt; i {
margin-bottom: 5px;
}
.text-link {
color: #272F5E;
font-family: 'lato', Sans-Serif !important;
font-weight: 500;
font-size: 1rem !important;
}
.dest-header-no-link h3 {
color: #1b72ba !important;
}
.plcode-nav-org .text-link {
font-size: 1.1rem;
font-family: 'lato', Sans-Serif !important;
font-weight: normal;
color: #153055;
line-height: 1.6rem;
text-transform: uppercase !important;
}
/* temporary classes to use a png logo image */
.header-logo-wrap {
width: auto !important;
}
.header-logo-wrap img {
width: 200px;
display: block;
margin: auto;
}
.HEADER-LOGO-WRAP.original-header {
width: 250px;
margin-top: 12px;
}
.root-logo-wrap {
width: 242px;
margin: 5px auto;
}
.HEADER-LOGO-WRAP-pl {
width: 100% !important;
text-align: center;
}
.SITE-NAVIGATION.original-header-nav .mobile-only-search .sub-nav.open {
margin-top: 0;
}
.root-logo-wrap {
margin: 12px auto 0;
float: none;
}
.root-logo-wrap .logo {
padding-bottom: 0;
}
.mobile-phone-wrap {
display: inline-block;
float: right;
text-align: right;
margin-top: 2px;
}
.root-mobile-phone-wrap {
display: none;
}
.HEADER-LOGO-WRAP-pl img {
max-width: 250px;
}
.nav-menu &gt; li a i,
.nav-menu &gt; li span i {
margin: 0 auto 5px;
display: block;
}
.member-sub-nav &gt; li a i {
margin: 0 auto;
display: inline-block;
color: #fff;
}
.HEADER-WRAP.original-header .BASE-NAV,
.HEADER-WRAP.original-header .root-nav {
z-index: 9999;
min-width: 320px;
position: fixed;
bottom: 0;
left: 0;
background: #fff;
width: 100%;
border-top: 1px solid rgba(45, 45, 45, 0.15);
}
.SITE-NAVIGATION.original-header-nav {
padding: 10px 0 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
/*.SITE-NAVIGATION .sub-nav li,
.member-nav .member-sub-nav li
{
padding:5px 10px;
}*/
.SITE-NAVIGATION.original-header-nav li {
text-align: center;
margin: auto !important;
}
.SITE-NAVIGATION.original-header-nav &gt; li.mobile-only-nav-item {
display: inline-block;
}
.SITE-NAVIGATION.original-header-nav li a,
.SITE-NAVIGATION.original-header-nav li i + a,
.SITE-NAVIGATION.original-header-nav li span,
.SITE-NAVIGATION.original-header-nav li i + span {
margin: 0;
}
.SITE-NAVIGATION.original-header-nav .sub-nav li.dest-view-all i {
width: auto;
display: inline;
}
ul.mobile-search button {
font-family: 'lato-bold', Sans-Serif !important;
font-size: 1.6rem;
line-height: 3em;
font-weight: normal;
color: #153055;
background: none;
padding: 0;
height: auto !important;
border: 0px solid;
cursor: pointer;
}
.SITE-NAVIGATION.original-header-nav .nav-item button {
display: inline-flex;
flex-direction: column;
align-items: center;
font-size: 1.1rem;
}
.SITE-NAVIGATION.original-header-nav .nav-item button .icon-sprite-base90 {
margin: 0 0 5px 0;
}
.HEADER-WRAP.original-header.plheader {
display: flex;
flex-direction: column;
justify-content: center;
}
.HEADER-PL-LOGO-WRAP.original-header {
text-align: center;
}
.plcodeContactInfo {
float: none;
}
.icon-sprite-ocean svg {
width: auto !important;
height: 20px;
top: 0;
position: relative;
}
}
@media (max-width: 480px) {
.member-actions li:first-child {
width: 100%;
font-weight: bold;
}
.HEADER-LOGO-WRAP.original-header img {
width: 240px;
}
ul.mobile-search {
margin: 1.5em 1em 0 0;
}
}
@media (max-width: 414px) {
.HEADER-WRAP.original-header .BASE-NAV {
padding: 0;
}
.CONTENT-MAST-WRAP {
margin-bottom: 15px;
}
.contact-heading-wrap h1 {
padding: 0 0 20px 0 !important;
}
}
@media (max-width: 376px) {
.HEADER-LOGO-WRAP.original-header {
width: 220px;
}
.HEADER-LOGO-WRAP.original-header img {
width: 190px;
}
ul.mobile-search {
margin: 1em 1em 0 0;
}
.SITE-NAVIGATION.original-header-nav &gt; li &gt; a,
.SITE-NAVIGATION.original-header-nav .nav-item button.link {
font-size: 1rem;
line-height: 1;
}
.SITE-NAVIGATION.original-header-nav .nav-item button,
.SITE-NAVIGATION.original-header-nav .nav-item button.link,
.member-nav &gt; li &gt; button.link,
.mobile-search &gt; li &gt; button.link {
font-size: 1rem !important;
margin-top: 0 !important;
}
}
@media (max-width: 355px) {
.HEADER-LOGO-WRAP.original-header {
width: 185px;
}
.mobile-phone-wrap {
margin-top: -2px;
}
.SITE-NAVIGATION.original-header-nav &gt; li,
.member-nav &gt; li {
padding: 0 8px;
}
}
/***** Site Search Modal *****/
.SEARCH-SITE-BOX {
min-width: 320px;
width: 450px !important;
border-radius: 4px;
box-shadow: 0 2px 4px 0 var(--base-15);
background-color: #153055;
padding: 0 10% 20px 10%;
z-index: 99;
}
.search-site-close {
float: right;
color: rgba(255, 255, 255, 0.65);
font-size: 1.8rem;
}
.modalDocumentDiv .search-site-close {
display: none;
}
.search-site-header {
font-size: 2rem;
font-weight: 600;
color: #FFF;
margin: 10px auto 5px auto;
width: 100%;
text-align: center;
padding: 5px 0 0 0;
}
.search-input-container {
margin: 0 auto;
}
.search-input-field {
color: rgba(36, 45, 55, 0.65) !important;
width: 87%;
height: 40px !important;
float: left;
font-size: 1.5rem !important;
border-color: #ccc !important;
border-radius: 4px 0 0 4px !important;
border-width: 1px 0 1px 1px !important;
border-style: solid !important;
padding-left: 10px !important;
}
.search-site-button {
background-color: #fff;
border-color: #ccc;
cursor: pointer;
width: 13%;
border-width: 1px 1px 1px 0;
border-style: solid;
border-radius: 0 4px 4px 0;
height: 40px;
padding: 0 10px 0 0;
margin-bottom: 15px;
}
.search-site-icon {
color: rgba(1, 10, 65,.65) !important;
font-size: 2.4rem !important;
margin: -3px;
}
.search-site-button-2 {
display: block;
border-radius: 4px;
border: 2px solid #fff;
margin-top: 15px;
background: #ffd400;
color: #000;
font-weight: normal;
width: 100%;
padding: 10px 0;
margin: auto;
cursor: pointer;
font-family: lato-bold, sans-serif !important;
font-size: 16px;
}
#modalContentDiv .search-site-close {
display: none;
}
@media (max-width: 500px) {
.SEARCH-SITE-BOX {
width: 340px !important;
}
.search-input-field {
font-size: 1.2rem !important;
}
}
@media (max-width: 359px) {
.SEARCH-SITE-BOX {
width: 300px !important;
}
.search-input-field {
font-size: 1.1rem !important;
}
}
/* FOOTER STYLES
************************************/
.FOOTER-WRAP.original-footer {
margin-top: 15px;
clear: both;
background-color: #FFF;
padding: 20px 0;
font-family: 'lato-regular', Sans-Serif !important;
border-top: 1px solid #ffd400;
}
.FOOTER-WRAP.original-footer.FOOTER-WRAP-PL3 {
padding: 0;
}
.FOOTER-WRAP.original-footer a {
font-size: 14px;
line-height: 1.4em;
text-decoration: none;
padding: 3px 0;
}
.FOOTER-WRAP.original-footer li button {
font-size: 14px !important;
font-family: 'lato-regular', Sans-Serif !important;
line-height: 1.4em !important;
text-decoration: none;
padding: 3px 0 !important;
cursor: pointer !important;
color: #272F5E !important;
font-weight: 400;
display: inline-block;
border-bottom: solid 2px transparent !important;
margin-bottom: -2px;
background-color: #FFF;
border-top: none !important;
border-left: none !important;
border-right: none !important;
width: 100%;
text-align: left;
}
.FOOTER-WRAP.original-footer li button:hover {
background: transparent !important;
}
.FOOTER-WRAP.original-footer li button:focus {
width: initial;
}
.FOOTER-WRAP.original-footer ul li {
display: inline-block;
list-style-type: none;
vertical-align: top;
width: 100%;
}
.FOOTER-WRAP.original-footer .CONSTRAINT-WRAP,
.sub-footer-wrap .CONSTRAINT-WRAP {
padding: 0;
border-bottom: 1px solid #ffd400;
}
.sub-footer-wrap .CONSTRAINT-WRAP {
padding-bottom: 80px;
}
.footer-mega-wrap {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap;
padding: 20px;
}
.footer-mega-wrap .footer-col h3 {
font-size: 16px;
margin-bottom: 10px;
color: #1b72ba;
font-weight: 700;
}
.footer-mega-wrap .footer-col-large h3 {
font-size: 14px;
}
.footer-connect {
text-align: center;
}
.footer-mega-wrap ul {
list-style-type: none;
font-size: 1.2rem;
}
.footer-mega-wrap ul li {
margin-bottom: 8px;
}
.footer-mega-wrap ul a {
color: #272F5E;
font-weight: 400;
}
.footer-col {
width: 18%;
padding: 0 1%;
}
.footer-col-large {
width: 28%;
text-align: center;
}
.footer-subscribe-wrap {
align-content: flex-start;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
margin-bottom: 40px;
}
.footer-col .footer-subscribe-wrap h3 {
font-size: 16px;
font-weight: 600;
width: 100%;
flex-grow: 1;
margin: 0 0 30px 0;
}
#FooterEmailSignup p {
width: 100%;
text-align: left;
padding: 0 0 20px 0;
font-size: 1.4rem;
font-weight: bold;
}
#SubEmailError {
color: #e50000;
}
.footer-subscribe-wrap input,
.footer-subscribe-wrap button {
/*min-width:60%;*/
margin: 10px auto;
display: block;
}
.footer-subscribe-wrap input {
border-radius: 4px;
border: solid 1px;
border-color: rgba (5,13,41,.65);
background-color: #ffffff;
padding: 0;
margin: 0;
/*width: 60%;*/
}
.footer-subscribe-wrap input {
border-radius: 4px 0px 0px 4px;
border: solid 1px #dee2e6;
background-color: #ffffff;
color: #002c5d !important;
font-size: 14px;
/*width: 60%;*/
padding: 10px;
height: 50px;
}
.FOOTER-WRAP.original-footer .secondary-button:enabled:focus {
background-color: #153055;
border-color: #153055;
color: #FFF;
}
.footer-subscribe-wrap .button:focus {
background-color: #153055;
color: #FFF;
}
#FooterEmailConfirmation {
padding: 0 0 20px 0;
text-align: left;
}
input.subscribe-email::-webkit-input-placeholder,
input.subscribe-email::-moz-placeholder,
input.subscribe-email:-ms-input-placeholder,
input.subscribe-email:-moz-placeholder,
input.subscribe-email::placeholder {
font-size: 1.6rem;
color: green;
text-align: left;
font-weight: 300;
line-height: 1;
}
.footer-subscribe-wrap button.subscribe-btn {
font-size: 14px;
font-weight: bold;
color: #ffffff;
background-color: #003A70;
}
.footer-subscribe-wrap button.subscribe-btn {
height: 50px;
font-size: 14px;
font-weight: 700;
font-style: normal;
font-stretch: normal;
line-height: 1;
text-align: center;
color: #ffffff;
background-color: #003A70;
box-shadow: 0 0 #0003,0 0 #00000024,0 0 #0000001f;
border-top-left-radius: 0;
border-bottom-left-radius: 0 !important;
border-top-right-radius: .5rem !important;
border-bottom-right-radius: .5rem !important;
}
.footer-social li {
display: inline-block;
width: initial !important;
}
.footer-social li a i {
font-size: 2.5rem;
color: rgba(1, 10, 65, 0.9) !important;
}
.footer-col &gt; ul.footer-social &gt; li &gt; a:after {
width: 0;
}
.footer-social li:not(:first-child) {
margin-left: 10px;
}
.sub-footer-wrap {
text-align: center;
}
.sub-footer-wrap small {
margin: 10px auto;
color: #6e6e6e;
}
.full-sub-footer-wrap img {
float: right;
}
ul.marketing-list {
width: 40%;
margin: 0 auto 15px;
display: flex;
}
ul.marketing-list li {
display: inline;
float: left;
list-style: none;
margin: 10px 20px;
text-align: center;
width: 33%;
}
.full-sub-footer-wrap .FOOTER-TIMESTAMP-WRAP {
text-align: center;
}
.full-sub-footer-wrap,
.full-sub-footer-wrap .FOOTER-TIMESTAMP-WRAP {
text-align: left;
width: 100%;
padding: 0 10px;
}
.full-sub-footer-wrap .FOOTER-TIMESTAMP-WRAP {
margin-top: 10px;
}
.FOOTER-WRAP.original-footer .secondary-button,
.FOOTER-WRAP.original-footer .secondary-button:enabled {
padding: 10px;
-webkit-border-radius: 0 5px 0 0;
-moz-border-radius: 0 5px 0 0;
-ms-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
background-color: #ffd400;
border: 1px solid #ffd400;
border-bottom-color: rgb(255, 210, 0);
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom: 2px solid #ffd400;
font-weight: normal;
color: #000;
margin: 0;
}
.footer-connect {
text-align: center;
}
.media-icons-container[_ngcontent-hbg-c105] {
display: flex;
}
footer[_ngcontent-hbg-c105] .media-icons-container a.mat-list-item span.mat-list-item-content {
padding: 0;
justify-content: center;
}
.media-icons-container[_ngcontent-xsa-c105] &gt; a[_ngcontent-xsa-c105] {
fill: #217cc1;
border-bottom: none;
}
.media-icons-container.max-sm\:tw-mx-8 a {
padding: 0 7px;
}
.media-icons-container.max-sm\:tw-mx-8 a:hover {
background: rgba(0,0,0,.04);
}
nav .mini-cart-toggle &gt; .fa {
margin-left: 10px;
font-size: 30px;
color: #153055;
padding: 0 10px 0 0;
top: 20px;
position: relative;
}
.is-highlighted {
background-color: #fff8d9;
}
.PROMO-MESSAGE {
background-color: #fff8d9;
}
@media (max-width: 1399px) {
.footer-col-large {
width: 320px !important;
}
.footer-col {
width: 24%;
padding: 0 1%;
}
}
@media (max-width: 899px) {
.FOOTER-WRAP.original-footer ul {
display: block;
}
.FOOTER-WRAP.original-footer a:hover {
text-decoration: none;
}
.footer-mega-wrap {
/*display:block*/
}
.footer-col {
width: 48%;
padding: 0 1%;
float: left;
margin-bottom: 20px;
}
ul.marketing-list {
width: 100%;
}
}
@media (max-width: 567px) {
.FOOTER-WRAP .CONSTRAINT-WRAP,
.sub-footer-wrap .CONSTRAINT-WRAP {
padding: 0 10px;
}
.sub-footer-wrap {
padding-bottom: 100px;
}
.full-sub-footer-wrap,
.full-sub-footer-wrap .FOOTER-TIMESTAMP-WRAP {
text-align: center;
}
.copy-wrap {
display: block;
margin-bottom: 10px;
}
.full-sub-footer-wrap img {
float: none;
}
}
.mobile-nav-accordion {
display: none;
}
.acc-panel &gt; li &gt; a {
display: inline-block;
}
.acc-panel &gt; li &gt; a:after {
content: '';
width: 0;
height: 1px;
display: block;
margin-top: -10px;
right: 0;
background: #2D2D2D;
transition: width .3s ease-in-out;
-webkit-transition: width .3s ease-in-out;
}
.acc-panel &gt; li &gt; a:after {
margin-top: 3px !important;
}
.acc-panel &gt; li &gt; a:hover {
text-decoration: none !important;
border-bottom: solid 2px transparent !important;
}
.acc-panel &gt; li &gt; a:hover:after {
width: 100%;
left: 0;
background: rgba(255,255,255,0.9);
}
@media (max-width:687px) {
.affiliate-header-bar .CONSTRAINT-WRAP {
margin-top: 0;
padding: 0 10px;
}
.CONSTRAINT-WRAP.av-logo-wrap,
.affiliate-header-bar {
text-align: center;
}
.HEADER-LOGO-WRAP-pl {
float: none;
margin: 0 auto;
}
.footer-mega-wrap .footer-col {
display: none;
}
.footer-mega-wrap .footer-col-large,
.mobile-nav-accordion {
display: block;
width: 100% !important;
}
.footer-col-large {
border: 0;
}
.acc-toggle {
color: rgba(1, 10, 65,0.9);
cursor: pointer;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 14px;
font-weight: 300;
transition: 0.4s;
background: transparent;
}
.acc-toggle.is-expanded {
}
.acc-toggle.is-collapsed {
border-bottom: 0;
}
.acc-toggle.is-collapsed:hover {
color: red !important;
}
.acc-toggle button {
width: 100%;
padding: 18px;
}
.acc-toggle button i {
text-align: right;
float: right;
font-size: 14px;
color: #217cc1 !important;
}
.acc-active {
border-color: rgba(1, 10, 65,0.05)
}
.acc-panel {
padding: 0 18px;
}
.acc-panel li {
padding: 10px 0 0;
}
#FooterEmailSignup p {
text-align: center;
}
.footer-subscribe-wrap input {
width: 75%;
}
.footer-subscribe-wrap button.subscribe-btn {
width: 24%;
}
.footer-mega-wrap .footer-col h3 {
margin-bottom: 25px;
}
.media-icons-container.max-sm\:tw-mx-8 a {
padding: 0 5%;
}
}
@media (max-width:430px) {
.plcodeContactInfo &gt; p {
margin-right: 0;
text-align: center;
}
.footer-subscribe-wrap input {
width: 70%;
}
.footer-subscribe-wrap button.subscribe-btn {
width: 29%;
}
}
@media (max-width:414px) {
.FOOTER-WRAP.original-footer .secondary-button,
.FOOTER-WRAP.original-footer .secondary-button:enabled {
font-size: 1.6rem;
}
}
@media (max-width:360px) {
.FOOTER-WRAP.original-footer .secondary-button,
.FOOTER-WRAP.original-footer .secondary-button:enabled {
font-size: 1.4rem;
}
}
@media (max-width:465px) {
nav .mini-cart-toggle &gt; .fa {
top: 0px;
}
}
button.link {
text-decoration: none;
border-bottom: none;
}
.air-matrix-table th a {
border-bottom: none;
}
.air-matrix-table td a {
border-bottom: none;
}
#promoTooltipTrigger {
border-bottom: none;
}
.added-values-list a {
border-bottom: none;
}
.CART-COMPONENT a {
/*border-bottom: none;*/
}
.CART-COMPONENT a:hover {
/*border-bottom: none;
text-decoration: underline;*/
}
.CART-COMPONENT-DETAIL.hotel-read-only a:hover {
border-bottom: none;
text-decoration: underline;
}
.vehicle-read-only a:hover {
border-bottom: none !important;
text-decoration: underline;
}
.feature-read-only .cart-item-repeater a:hover {
border-bottom: none;
text-decoration: underline;
}
.CART-COMPONENT-DETAIL.vehicle-read-only ul li a {
border-bottom: none;
}
.booking-bar-privacy {
border-bottom: 2px solid #ffd400 !important;
}
.booking-bar-privacy:hover {
border-bottom: 2px solid #153055 !important;
}
.button.mini-cart-checkout-button:hover {
border-bottom: none;
}
.cart-remove-button,
input[type="button"].cart-remove-button,
input[type="submit"].cart-remove-button {
background: none;
border-bottom: 2px solid #ffd400;
font-weight: normal;
color: #153055;
cursor: pointer;
margin: 0 auto;
text-decoration: none;
padding: 0;
border-radius: 0;
}
.cart-remove-button {
height: 20px;
}
.cart-remove-button:hover {
border-bottom: 2px solid #153055 !important;
}
.COMPONENT-IMAGE-WRAP a {
border-bottom: none;
}
.featureSelectionZone .cart-remove-button {
color: #153055;
}
.checkout-sign-in a {
border-bottom: 2px solid #ffd400;
}
.checkout-sign-in a:hover {
border-bottom: 2px solid #153055;
}
.clickable-hotel-main-link:focus, .clickable-hotel-main-link:hover {
border-bottom: none;
}
.cart-header a:hover {
border-bottom: none;
text-decoration: underline;
}
.cart-header button:hover {
border-bottom: none;
text-decoration: underline;
}
.COMPONENT-TITLE-WRAP a:hover {
border-bottom: none;
text-decoration: underline;
}
.room-type a {
border-bottom: none;
}
.room-type a:hover {
text-decoration: underline;
}
.itin-ar-wrap a {
float: left;
text-decoration: none !important;
width: auto;
margin: 0 20px 0 0;
}
.fb-button-signin {
border-bottom: none;
}
.cart-upsell-wrap a:hover {
text-decoration: underline;
border-bottom: none;
}
/***/
.triseptLogoPosition {
width: 125px;
}
.rating_ST {
background: url("https://trisept.widen.net/content/shpjxwmz7t/png/TRI_IMG_FJT_rating_ST.png") no-repeat top left;
}
.rating_ST_empty {
background: url("https://trisept.widen.net/content/yyzo0dqtnf/png/TRI_IMG_FJT_rating_ST_empty.png") no-repeat top left;
}
.rating_ST_half {
background: url("https://trisept.widen.net/content/rwzrbtox8b/png/TRI_IMG_FJT_rating_ST_half.png") no-repeat top left;
}
#callUsContainer h2 {
display: none;
}
@media (max-width: 414px) {
.multi-stop-nav li a.selected-booking-tab, .multi-stop-nav li a.bookingNavTextSelected {
border-bottom: 1px solid #006bb7;
}
.multi-stop-nav li a.selected-booking-tab .sub-nav-group dd a,
.multi-stop-nav li a.bookingNavTextSelected .sub-nav-group dd a {
border-bottom: 1px solid #006bb7;
}
}
.screen-reader-only {
position: absolute;
width: 1px;
clip: rect(0 0 0 0);
overflow: hidden;
white-space: nowrap;
}
/*ALL NEW Header styles*/
.icon-sprite-ocean svg {
width: 13px;
height: 20px;
top: 5px;
position: relative;
}
.dropdown-icon svg {
width: 17px;
height: 20px;
top: 5px;
position: relative;
}
.dest-view-all a {
border-bottom: 2px solid #1b72ba !important;
padding-bottom: 8px;
}
.nav-icon-path {
/*fill: #272F5E !important;*/
}
.nav-item:hover a .nav-icon-path {
fill: #1b72ba !important;
}
.nav-item:hover button .nav-icon-path {
fill: #1b72ba !important;
}
@media screen and (prefers-contrast: more) {
/* Dark Mode styles go here */
*:focus {
outline: 1px solid white;
}
.nav-item a:focus {
outline: 1px solid white !important;
}
.nav-icon-path {
fill: #FFF !important;
}
.nav-icon-path-arrow {
fill: #FFF !important;
}
.pl3-contrast-icon {
fill: #FFF !important;
}
.cep-nav-icon-path {
fill: lime !important;
}
.contentOnSaleBtnPosition {
border: 2px solid;
}
.GEP-header-text .button.secondary-button {
border: 2px solid;
}
.GEP-info-block .button.secondary-button {
border: 2px solid;
}
}
/* ------------------HEADER PLCode 3 Changes----------------------- */
.cep-field-hide {
display: none !important;
}
.HEADER-WRAP-PL3 {
border-bottom: 1px solid rgba(1, 10, 65, 0.3);
box-shadow: none;
background-color: #FFF;
margin: 20px 0 25px 0;
padding: 0 0 1.25em 0;
z-index: 10;
}
.CONSTRAINT-WRAP-PL3,
.CONSTRAINT-WRAP-FOOTER-PL3 {
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 0 15px;
}
.HEADER-LOGO-WRAP-PL3 {
padding: 0 20px 0 0;
margin: auto 0;
}
.HEADER-LOGO-WRAP-PL3 .logo {
padding: 0;
margin: 0;
}
.header-agency-wrap-pl3 {
display: flex;
flex-direction: column;
font-size: 15px;
}
.header-agency-wrap-pl3 div {
margin: 4px 0;
}
.pl3-logo {
display: block;
max-width: 220px;
height: auto;
margin-right: 10px;
}
.pl3-email,
.pl3-phone {
display: flex;
align-items: center;
word-break: break-all;
}
.pl3-email a,
.pl3-phone a {
border: none;
color: #5B6084;
text-decoration: none;
}
.pl3-email svg,
.pl3-phone svg {
margin: 4px 4px 2px 0;
font-size: 16px;
width: 20px;
}
@media (max-width: 979px) {
.CONSTRAINT-WRAP-PL3,
.CONSTRAINT-WRAP-FOOTER-PL3 {
padding: 0 10px;
}
}
@media (max-width: 680px) {
.CONSTRAINT-WRAP-PL3 {
min-width: 90%;
max-width: 90%;
flex-direction: column;
align-items: center;
}
.HEADER-LOGO-WRAP-PL3 {
padding: 0;
}
.header-agency-wrap-pl3 {
margin-top: 15px;
align-items: center;
}
.header-agency-wrap-pl3 div {
margin: 4px 0;
text-align: center;
}
.pl3-logo {
padding: 0;
margin: 0;
}
}
/* CSS overrides to target elements within content sites only - not pulled on booking */
@font-face {
font-family: 'icomoon';
src:  url('/siteassets/admin/fonts/icomoon.eot?dkvsga');
src:  url('/siteassets/admin/fonts/icomoon.eot?dkvsga#iefix') format('embedded-opentype'),
url('/siteassets/admin/fonts/icomoon.ttf?dkvsga') format('truetype'),
url('/siteassets/admin/fonts/icomoon.woff?dkvsga') format('woff'),
url('/siteassets/admin/fonts/icomoon.svg?dkvsga#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-arrow:before {
content: "\e900";
}
.icon-calendar:before {
content: "\e901";
}
.icon-caret:before {
content: "\e902";
}
.icon-carry-on:before {
content: "\e903";
}
.icon-chat:before {
content: "\e904";
}
.icon-cloud:before {
content: "\e905";
}
.icon-compass:before {
content: "\e906";
}
.icon-contact:before {
content: "\e907";
}
.icon-correct:before {
content: "\e908";
}
.icon-drink:before {
content: "\e909";
}
.icon-dropdown:before {
content: "\e90a";
}
.icon-edit:before {
content: "\e90b";
}
.icon-emali:before {
content: "\e90c";
}
.icon-error:before {
content: "\e90d";
}
.icon-exit:before {
content: "\e90e";
}
.icon-feedback:before {
content: "\e90f";
}
.icon-hotel:before {
content: "\e910";
}
.icon-import:before {
content: "\e911";
}
.icon-info:before {
content: "\e912";
}
.icon-insurance:before {
content: "\e913";
}
.icon-location-gps:before {
content: "\e914";
}
.icon-location-map-pin:before {
content: "\e915";
}
.icon-location-services:before {
content: "\e916";
}
.icon-lookup:before {
content: "\e917";
}
.icon-phone:before {
content: "\e918";
}
.icon-plane:before {
content: "\e919";
}
.icon-plus:before {
content: "\e91a";
}
.icon-plus-circle:before {
content: "\e91b";
}
.icon-question:before {
content: "\e91c";
}
.icon-search:before {
content: "\e91d";
}
.icon-sign-in:before {
content: "\e91e";
}
.icon-sign-out:before {
content: "\e91f";
}
.icon-social-blog:before {
content: "\e920";
}
.icon-social-facebook:before {
content: "\e921";
}
.icon-social-instagram:before {
content: "\e922";
}
.icon-social-pinterest:before {
content: "\e923";
}
.icon-social-twitter:before {
content: "\e924";
}
.icon-star-full:before {
content: "\e925";
}
.icon-star-half .path1:before {
content: "\e926";
color: rgb(222, 222, 222);
}
.icon-star-half .path2:before {
content: "\e927";
margin-left: -1em;
color: rgb(0, 0, 0);
}
.icon-suitcase:before {
content: "\e928";
}
.icon-transfer:before {
content: "\e929";
}
.icon-trash:before {
content: "\e92a";
}
.icon-user:before {
content: "\e92b";
}
.icon-user-new:before {
content: "\e92c";
}
/* --------------------------------------------------
// Module Styles Added for Content Epi
// -------------------------------------------------- */
a.button,
input.button,
.button:enabled
{
font-size: 20px;
font-weight: bold;
cursor: pointer;
text-align: center;
}
.package-type-wrap, .vacation-type-wrap {
position: relative;
}
.package-type-wrap input, .vacation-type-wrap input {
cursor: pointer;
}
.ui-datepicker-trigger {
cursor: pointer;
border: 0 none;
background: none;
position: absolute;
right: -6px;
top: 5px;
}
.multi-room .room-number-label
{
display: block;
font-weight: bold;
clear: left;
padding: 15px 0 5px;
margin-bottom: 5px;
border-bottom: 1px dashed #aaa;
}
/* --------------------------------------------------
// Res Tool Widget - AngularJS
// -------------------------------------------------- */
.page.restool-wrap .package-label-widget, .page.restool-wrap .passengerText {
display: none;
}
.page.restool-wrap {
border-radius: 10px;
text-align: center;
}
.page .res-widget-container {
max-width: 880px;
display: inline-block;
border-radius: 10px;
-moz-box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.3);
box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.3);
}
.res-widget-container {
background-color: #FFF;
/*max-width: 660px;*/
margin: 0 auto;
padding: 0;
}
.res-widget-container .package-type-wrap {
display: flex;
flex-wrap: wrap;
}
.res-widget-container .jet-res-padding {
padding: 0 20px;
}
.page.restool-wrap #scc_rt_Origin_Label, #scc_rt_Destination_Label, .depDTos, .retDTos, #numRM_AriaLabel, #passengers_1_adults_label, #passengers_1_kids_label, #passengers_2_adults_label, #passengers_2_kids_label, #passengers_3_adults_label, #passengers_3_kids_label, #passengers_4_adults_label, #passengers_4_kids_label {
font-size: 10px;
margin: -11px 0 -5px 5px;
clear: both;
display: block;
text-align: left;
background-color: #FFF;
width: max-content;
position: relative;
z-index: 1;
}
.res-widget-container .childAge label {
font-size: 10px;
margin: -11px 0 -5px 5px;
clear: both;
display: block;
text-align: left;
background-color: #FFF;
width: max-content;
position: relative;
z-index: 1;
}
.swv-right-version {
display: none;
}
.rooms-wrap .infant-question-widget {
display: none;
}
.number-of-pax-wrap-widget:last-child .infant-question-widget {
display: block;
}
.priceDetailBox {
float: left;
width: 52%;
text-align: left;
}
.onsale-selected-dates {
font-size: 2.2rem;
font-weight: bold;
color: #cc4173;
float: right;
padding: 10px 0;
}
.onsale-selected-dates-search {
display: none;
font-size: 2.2rem;
font-weight: bold;
color: #cc4173;
float: left;
padding: 0 0 20px 10px;
}
.res-widget-container .OnSaleSpecialTitle {
clear: left;
font-size: 2.2rem;
float: left;
padding: 0 0 0 5px;
}
.res-widget-container .OnSaleTaglineSpecial {
color: #378277;
float: left;
font-weight: bold;
padding: 10px 0 10px 5px;
text-align: left;
}
.res-widget-container .OnSaleTaglineSpecialRoomCat {
color: #378277;
float: right;
font-weight: bold;
padding: 10px;
}
.res-widget-container .OnSaleTaglineSpecialRoomCatIcon {
float: right;
padding: 15px 0 0 0;
}
.res-widget-container .mainSearchScreenReaderLeft {
display: inline-block;
float: left;
width: 100%;
}
.res-widget-container .mainSearchScreenReaderRight {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
width: 25%;
margin: 0 auto -40px;
padding: 0;
}
.res-widget-container .package-type {
margin-bottom: 20px;
}
.res-widget-container .Search-More-Options {
flex: 0 0 100%;
margin-bottom: 20px;
margin-top: 2px;
order: 1;
text-align: right;
height: 25px;
display: none;
}
.res-widget-container .search-container {
flex: 0 0 100%;
text-align: center;
margin: 0 0 20px 0;
order: 2;
}
.res-widget-container .Search-More-Options a {
color: #CCC;
cursor: pointer;
text-decoration: none;
font-size: 12px;
font-weight: bold;
display: none;
}
.res-widget-container .Search-More-Options-Icon.fa.fa-search {
font-size: 13px;
color: #378277;
}
.res-widget-container .expco-trigger-wrap {
display: none;
}
.res-widget-container .main-image {
width: 100%;
}
.res-widget-container .OnSaleThumbs {
width: 27%;
}
.res-widget-container th {
font-weight: bold;
text-align: center;
}
.res-widget-container .fa {
color: rgba(47, 35, 19, 0.65);
font-size: 2rem;
left: 5px;
top: 3px;
}
.res-widget-container .fa.fa-chevron-down {
color: #0059a3;
font-size: 14px;
padding: 0 5px;
}
.uib-datepicker-popup {
top: 34px !important;
}
@media (min-width: 465px)
{
.uib-datepicker-popup {
left: -1px !important;
}
}
.res-widget-container table {
background-color: #008086;
color: #fff;
}
.res-widget-container table td {
background-color: #FFF;
}
.res-widget-container .uib-title {
line-height: 18px !important;
}
.res-widget-container .uib-left {
height: 30px;
padding: 0;
margin: 0;
}
.res-widget-container .uib-right {
height: 30px;
padding: 0;
margin: 0;
}
.res-widget-container .btn {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding: 6px 12px;
}
.res-widget-container .promo-code-wrap {
display: none;  /*// 05/06/2020 */
float: left;
min-width: 120px;
width: 100px;
}
.res-widget-container #promocode {
padding-left: 20px;
width: 150px;
}
.res-widget-container .going-to-wrap, .res-widget-container .departing-from-wrap {
width: 258px;
height: 36px;
border-radius: 4px;
background-color: #ffffff;
border: solid 1px rgba(47, 35, 19, 0.65);
float: left;
margin-right: 20px;
}
.mainSearchScreenReaderLeft .x_subLabel {
display: none;
font-size: 10px;
}
.res-widget-container .res-widget-buttons {
margin-right: 0;
}
.res-widget-container .ui-datepicker-trigger {
left: 3px;
right: auto;
top: 0;
height: 34px;
padding: 0 4px;
}
.res-widget-container .form-control-widget {
padding: 0 0 0 25px;
}
.res-widget-container .return-date-wrap, .res-widget-container .depart-date-wrap {
width: 130px;
height: 36px;
border-radius: 4px;
background-color: #ffffff;
border: solid 1px rgba(47, 35, 19, 0.65);
float: left;
margin-bottom: 25px;
margin-right: 20px;
}
.res-widget-container .return-date-wrap {
margin-right: 0;
}
.res-widget-container #osMegaCalendar .btn.active, .btn:active {
background-color: #FFF;
}
.res-widget-container .btn.active, .btn:active {
border: 1px dashed rgba(5, 13, 41, 0.65);
margin: -1px;
}
.res-widget-container .groupsLink {
width: 100%;
background-color: #b60000;
color: #FFF;
float: left;
margin: 0 0 20px 0;
position: relative;
z-index: 999;
}
#hotel-ResToolBlock .res-widget-container .groupsLink {
height: auto;
}
.res-widget-container .groupsText, .groupsTextLink {
float: left;
color: #FFF;
padding: 5px 5px 5px 10px;
}
.res-widget-container .groupsLink .groupsTextLink a {
color: #FFF;
}
.res-widget-container .groupsClearButton {
background-color: #7c0004;
color: #FFF;
border: 2px solid #FFF;
border-radius: 3px;
font-size: 12px;
width: 52px;
float: right;
margin: 8px;
}
.res-widget-container fieldset select,
.res-widget-container fieldset input[type="text"]
{
background: none;
height: 34px;
color: rgba(36, 45, 55, 0.65);
float: left;
font-size: 16px;
width: 92%;
}
.res-widget-container .res-widget-room-drop {
border: 0px;
padding: 5px 10px;
margin: 0;
}
.res-widget-container fieldset select {
width: 100%;
height: 34px;
margin: 0;
padding: 5px 10px;
background: #fff url('https://trisept.widen.net/content/htxwzqocal/png/TRI_ICON_NAV_arrow_down_48px-128.png') no-repeat;
background-size: 25px;
background-position:  right 10px center;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
outline: none;
border: none;
}
.res-widget-container select::-ms-expand {
display: none;
}
.res-widget-container .form-control-widget {
border: 0px;
}
.res-widget-container .dropdown-menu {
border: 1px solid #DDD;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
position: absolute;
z-index: 999;
}
.res-widget-container .rooms-wrap {
float: left;
margin: 0 0 20px 0;
width: 100%;
}
.res-widget-container .number-of-rooms-wrap-widget, .res-widget-container .adults-wrap-widget {
float: left;
width: 120px;
height: 36px;
border-radius: 4px;
background-color: #ffffff;
border: solid 1px rgba(47, 35, 19, 0.65);
/*margin-bottom: 20px;*/
margin-right: 20px
}
.res-widget-container .children-wrap-widget {
float: left;
width: 120px;
height: 36px;
border-radius: 4px;
background-color: #ffffff;
border: solid 1px rgba(47, 35, 19, 0.65);
margin-right: 20px
}
.res-widget-container .res-widget-room-drop {
border: 0px;
padding: 5px;
margin: 0;
}
.res-widget-container .calendar-icon-wrap &gt; img {
background: url("https://trisept.widen.net/content/4oczebhiiq/png/TRI_ICON_CAL_calendar.png") no-repeat scroll left top;
float: left;
margin-left: 5px;
margin-top: 5px;
width: 25px;
}
.res-widget-container .res-widget-room-drop, .res-widget-container .res-widget-adult-drop, .res-widget-container .res-widget-children-drop {
border: 0px;
margin: 1px 0 0 0;
}
.fa.fa-female.res-widget-children {
padding-left: 13px;
}
.res-widget-container .res-widget-children {
color: #378277;
float: left;
font-size: 1.8rem;
left: 4px;
position: absolute;
top: 8px;
width: 20px;
}
.res-widget-container .onsaleclear .infant-question-widget {
float: left;
}
.res-widget-container .children-ages-label {
text-align: left;
}
.res-widget-container .multi-room .room-number-label {
text-align: left;
padding: 10px 0 5px 0;
margin-bottom: 10px;
border-bottom: none;
}
.res-widget-container .childAgeInput {
border: solid 1px rgba(47, 35, 19, 0.65) !important;
background-color: #FFF;
height: 36px;
}
.res-widget-container .tooltip {
font-size: 11px;
float: left;
margin-top: 5px;
}
.res-widget-container .infant-tool-tip-icon.fa.fa-info-circle {
float: left;
padding: 8px 3px 0 0;
color: #378277;
font-size: 14px;
}
.res-widget-container .infant-tool-tip-icon.icon-info {
float: left;
padding: 9px 3px 0 0;
font-size: 12px;
}
.res-widget-max-pass {
float: left;
display: none;
}
.res-widget-container .number-of-pax-wrap {
float: left;
}
.res-widget-container .number-of-pax-wrap-widget {
width: 695px;
float: left;
margin: 0 0 0 140px;
}
.res-widget-container .number-of-pax-wrap-widget:nth-of-type(2) {
margin: 0;
}
.res-widget-container .infant-question {
float: left;
width: 100px;
}
.res-widget-container .children-ages-wrap-widget {
float: left;
width: 100%;
}
.res-widget-container .childAge {
width: 80px;
}
.res-widget-container .childAge {
float: left;
margin-right: 10px;
min-width: 45px;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 20px;
}
.res-widget-container .res-button-group {
flex-grow: 1;
float: left;
position: relative;
}
.res-widget-container .package-type-wrap div input.res-widget-buttons {
width: 100%;
height: 35px;
background-color: rgba(255, 255, 255, 0.0);
border-bottom: solid #CCC;
border-width: 2px 1px;
color: #666;
cursor: pointer;
font-family: SanFranciscoDisplay;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: 1;
letter-spacing: normal;
text-align: center;
border-radius: 0 !important;
}
.res-widget-container .selectedPkg {
border-bottom: 3px solid #106fa2 !important;
color: #106fa2 !important;
}
.res-widget-container .icon-plane, .icon-location-map-pin {
float: left;
padding: 11px 0 0 6px;
color: rgba(36, 45, 55, 0.65);
font-size: 12px;
}
.res-widget-container .icon-calendar {
color: rgba(36, 45, 55, 0.65);
font-size: 12px;
}
.res-widget-container #orgAC_value, .res-widget-container #desAC_value {
border: 0;
}
.res-widget-container #orgAC_dropdown, .res-widget-container #desAC_dropdown {
max-height: 350px;
overflow-y: auto;
}
@media screen and (min-width: 768px) {
.res-widget-container #orgAC_dropdown, .res-widget-container #desAC_dropdown {
min-width: 300px;
}
}
.res-widget-container .search-container input {
height: 50px !important;
padding: 0 !important;
width: 100%;
}
.res-widget-container .search-container input:disabled {
background: #DADBDF;
border: 2px solid #DADBDF;
color: #4F5469;
}
.res-widget-container .calendar-icon-wrap .fa.fa-question-circle-o {
float: left;
position: absolute;
}
.res-widget-container #flexLink {
margin: -12px 0 25px 0;
text-align: right;
width: 100%;
}
.res-widget-container #flexLink a, .res-widget-container #flexLink i {
font-size: 13px;
}
#hotel-ResToolBlock .res-widget-container #flexLink {
text-align: center;
}
@media (max-width: 430px) {
.res-widget-container #flexLink {
text-align: center;
}
.res-widget-container #flexLink a, .res-widget-container #flexLink i {
font-size: 11px;
}
}
.res-widget-container #flexLink {
display: block;
}
.res-widget-container .main-package-onsale .package-type-wrap {
display: none;
}
.res-widget-container .passengersCount {
cursor: pointer;
font-size: 14px;
float: left;
font-weight: bold;
padding: 5px;
border: 1px solid #127cb7;
border-radius: 10px;
color: #127cb7;
background-color: #e7f2f8;
}
.res-widget-container .passengersCount span {
font-weight: bold;
font-size: 14px;
}
.res-widget-container .passengersCount .icon-caret {
font-size: 10px;
padding: 0 3px;
}
.res-widget-container .passengersChangeIcon {
cursor: pointer;
float: left;
padding: 3px 3px 0 0;
margin: 0;
}
.res-widget-container .passengersChange {
cursor: pointer;
float: left;
font-size: 14px;
font-weight: bold;
padding: 2px 0 0 0;
color: #CCC;
}
.res-widget-container .updatePassengerCount {
background: none;
color: #CCC;
font-weight: bold;
border: none !important;
padding: 5px 5px 0 0;
float: right;
cursor: pointer;
display: none;
}
.res-widget-container .departing-from-wrap, .depart-date-wrap, .rooms-wrap {
margin-bottom: 0px;
}
.res-widget-container .classOfServiceAir {
padding: 20px;
}
.res-widget-container .classOfServiceAirAlt {
padding: 20px;
}
.res-widget-container #mainTabSet {
padding: 0;
}
.angucomplete-dropdown {
background-color: #fff;
margin-left: -5px;
padding-left: 25px;
position: relative;
text-align: left;
width: 105%;
z-index: 999;
}
.res-widget-container .bg-user_new, .res-widget-container .bg-hotel, .res-widget-container .bg-plane, .res-widget-container .bg-location_map_pin, .res-widget-container .bg-calendar  {
left: 5px;
position: absolute;
top: 10px;
}
.res-widget-container .onsaleclear .onsaletwocolumnwrap {
float: left;
width: 100%;
margin: 10px 0;
padding: 0px;
}
.departing-from-wrap, .going-to-wrap, .depart-date-wrap, .return-date-wrap, .rooms-wrap, .dest-region-wrap {
min-width: 130px;
}
@media (max-width: 1035px)
{
.res-widget-container .going-to-wrap, .res-widget-container .departing-from-wrap {
width: 250px;
}
}
@media (max-width: 1033px)
{
.res-widget-container .going-to-wrap, .res-widget-container .departing-from-wrap {
width: 47%;
margin-bottom: 25px;
}
.res-widget-container .number-of-pax-wrap-widget {
width: 74%;
margin: 0 0 0 140px;
}
}
@media (max-width: 974px)
{
.res-widget-container .going-to-wrap, .res-widget-container .departing-from-wrap {
width: 46%;
}
}
@media (max-width: 970px)
{
.number-of-pax-wrap-widget:last-child .infant-question-widget {
float: left;
}
}
@media (max-width: 915px)
{
.res-widget-container .mainSearchScreenReaderLeft {
width: 100%;
}

.res-widget-container .mainSearchScreenReaderRight {
margin: 0 auto -20px;
}

.res-widget-container .Search-More-Options {
margin-bottom: 5px;
}

.res-widget-container .search-container {
margin: 0;
}
.expco-content-wrap {
display: flex;
flex-flow: row wrap;
}

.res-widget-container .package-type {
order: 1;
}

.res-widget-container .departing-from-wrap {
order: 2;
}

.res-widget-container .going-to-wrap {
order: 3;
}

.res-widget-container .depart-date-wrap {
order: 4;
}

.res-widget-container .return-date-wrap {
order: 5;
}

.res-widget-container .rooms-wrap {
order: 6;
margin-bottom: 20px;
}

.res-widget-container .search-container {
order: 7;
}

.res-widget-container .Search-More-Options {
order: 8;
margin: 20px auto 0;
text-align: center;
}
.res-widget-container .number-of-pax-wrap-widget {
width: 100%;
margin: 0;
}
.res-widget-container .number-of-rooms-wrap-widget {
margin-bottom: 20px;
}
}
@media (max-width: 640px)
{
.res-widget-container .vacation-type-wrap input, .res-widget-container .package-type-wrap input {
left: 0;
position: relative;
}
#hotel-ResToolBlock-view2 .res-widget-container .restoolNights {
text-align: center;
}
.res-widget-container .mainSearchScreenReaderRight {
width: 50%;
}
}
@media (max-width: 630px)
{
.res-widget-container .going-to-wrap, .res-widget-container .departing-from-wrap {
width: 45%;
}
}
@media (max-width: 583px)
{
.res-widget-container fieldset select,
.res-widget-container fieldset input[type="text"]
{
width: 90%;
}
}
@media (max-width: 567px)
{
.res-widget-container .icon-sprite-ocean
{
background-image: url('https://trisept.widen.net/content/a8n5ami0sn/png/TRI_ICON_NAV_icon_sprite-ocean.png');
width: 16px;
height: 16px;
}
}
@media (max-width: 484px)
{
.res-widget-container fieldset select,
.res-widget-container fieldset input[type="text"]
{
width: 86%;
}
}
@media (max-width: 479px)
{
.res-widget-container .going-to-wrap, .res-widget-container .departing-from-wrap {
width: 100%;
}
.res-widget-container fieldset select,
.res-widget-container fieldset input[type="text"]
{
width: 92%;
}
}
@media (max-width: 473px)
{
.rooms-wrap .infant-question-widget {
width: 100%;
float: left;
}
.res-widget-container .mainSearchScreenReaderRight {
width: 75%;
}
}
@media (max-width: 348px)
{
.departing-from-wrap, .going-to-wrap, .depart-date-wrap, .return-date-wrap, .rooms-wrap, .dest-region-wrap {
min-width: 125px;
}
.res-widget-container .depart-date-wrap {
margin: 0px 5px 0px 0px !important;
}
}
.res-widget-container #scc_rt_passengers_numrooms.ng-invalid-qtypax {
border: #a00 1px solid;
z-index: 7;
position: relative;
}
.res-widget-container .res-widget-adult-drop.ng-invalid-infmorethanadt {
color: red
}
.res-widget-container select[name$="$age"].ng-invalid-required
{
color: red;
}
.res-widget-container #scc_rt_passengers_CustomValidatorRooms, .res-widget-container #scc_rt_passengers_pr_ctl00_pi_CustomValidatorAdults {
position: absolute;
width: 200%;
background-color: inherit;
z-index: 1;
}
.res-widget-container .number-of-rooms-wrap-widget span {
background-color: #FFF !important;
color: #a00 !important;
display: block;
z-index: 6;
position: relative;
padding: 10px;
}
.res-widget-container .adults-wrap-widget span {
background-color: #FFF;
display: block;
padding: 10px;
}
/* --------------------------------------------------
// Res Tool Widget END - AngularJS
// -------------------------------------------------- */
/* --------------------------------------------------
// Popovers - AngularJS
// -------------------------------------------------- */
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 2000;
display: none;
max-width: 300px;
padding: 1px;
font-size: 10px;
background-color: #FFFFFF;
background-clip: padding-box;
border: 1px solid silver;
border-radius: 4px;
}
.popover.top     { margin-top: -5px; }
.popover.right   { margin-left: 5px; }
.popover.bottom  { margin-top: 5px; }
.popover.left    { margin-left: -5px; }
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 10px;
background-color: #FFFFFF;
border-bottom: 1px solid darken(silver, 5%);
border-radius: 3 3 0 0;
}
.popover-content {
padding: 9px 14px;
}
.megainputlabelwrap h3
{
display: inline-block;
}
.megainputlabelwrap i
{
display: inline-block;
}
.megainputlabelwrap .fa {
font-size: 14px;
}
.megainputlabelwrap .popover .popover-content
{
font-size:12px;
line-height:18px;
}
/* --------------------------------------------------
// Popovers - AngularJS
// -------------------------------------------------- */
/* --------------------------------------------------
// Calendar - AngularJS
// -------------------------------------------------- */

.glyphicon-chevron-left:after {
color: rgba(0, 0, 0, 0);
content: "----";
}
.glyphicon-chevron-left
{
width: 20px;
height: 22px;
padding: 0;
margin: 0;
background: transparent url("https://trisept.widen.net/content/bho9aqcyo4/png/TRI_ICON_NAV_arrow_left.png") no-repeat top left;
background-size: 12px;
border: solid 0px #fff;
}
.glyphicon-chevron-right:after {
color: rgba(0, 0, 0, 0);
content: "----";
}

.glyphicon-chevron-right
{
width: 20px;
height: 22px;
padding: 0;
margin: 0;
background: transparent url("https://trisept.widen.net/content/ubisq21ytg/png/TRI_ICON_NAV_arrow_right.png") no-repeat top left;
background-size: 12px;
border: solid 0px #fff;
}
.prev.glyphicon-chevron-left {
left: 12%;
position: absolute;
top: 20%;
}
.next.glyphicon-chevron-right {
left: 75%;
position: absolute;
top: 20%;
}
.glyphicon-chevron-left:after {
color: rgba(0, 0, 0, 0);
content: "----";
}
th .pull-left, th .pull-right { float:none}
.input-prepend .add-on, .input-append .add-on, .input-prepend .btn, .input-append .btn {
border-radius: 3px 0 0 3px;
}
.input-prepend .add-on, .input-prepend .btn {
margin-right: -1px;
}
.input-append .add-on, .input-append .btn {
border-radius: 0 3px 3px 0;
margin-left: -1px;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
border-radius: 3px 0 0 3px;
margin-right: -1px;
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
border-radius: 0 3px 3px 0;
margin-left: -1px;
}
.btn {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #fff;
background-image: none;
border: none;
border-image: none;
border-radius: 4px;
border-style: solid;
border-width: 0px;
box-shadow: none;
color: #333333;
cursor: pointer;
display: inline-block;
font-size: 13px;
line-height: 18px;
margin-bottom: 0;
padding: 4px 10px;
vertical-align: middle;
}
.btn:active, .btn.active {
}
.btn:first-child {
}
.btn:hover {
background-position: 0 -15px;
color: #333333;
text-decoration: none;
}
.btn:focus {
outline: thin dotted #333333;
outline-offset: -2px;
}
.res-widget-container .btn-info {
background-color: #378277;
color: #FFF;
background-image: none;
box-shadow: none;
outline: 0 none;
}
.res-widget-container .btn-info span {
color: #FFF !important;
}
.megaOnSale .btn.active, .btn:active {
background-color: #FFF;
background-image: none;
box-shadow: none;
outline: 0 none;
}
.res-widget-container .btn.disabled {
background-color: #E6E6E6 !important;
background-image: none;
box-shadow: none;
color: #666 !important;
cursor: default;
border: none;
}
.uib-left {
text-align: left;
}
.uib-right {
text-align: right;
}
/* --------------------------------------------------
// Calendar - AngularJS
// -------------------------------------------------- */
/* ---------------------------------------------------
//  Carousel - AngularJS
// --------------------------------------------------- */
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner &gt; .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner &gt; .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-moz-transition: -moz-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner &gt; .item.next,
.carousel-inner &gt; .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner &gt; .item.prev,
.carousel-inner &gt; .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner &gt; .item.next.left,
.carousel-inner &gt; .item.prev.right,
.carousel-inner &gt; .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
display: block;
}
.carousel-inner &gt; .active {
left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner &gt; .next {
left: 100%;
}
.carousel-inner &gt; .prev {
left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
left: 0;
}
.carousel-inner &gt; .active.left {
left: -100%;
}
.carousel-inner &gt; .active.right {
left: 100%;
}
.res-widget-container .carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 5%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}
.res-widget-container .carousel-control.left {
}
.res-widget-container .carousel-control.right {
left: auto;
right: 0;
}
.carousel-control:hover,
.carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.promo-item-hotels {
margin: 10px 10px;
padding: 10px 10px;
}
@media (max-width: 400px) {
.carousel-inner .item.active {
max-width: 355px;
/*background-color: yellow;*/
}
.carousel-inner .item img {
max-width: 320px;
}
}
/* ---------------------------------------------------
//  Carousel - AngularJS
// --------------------------------------------------- */
/* ---------------------------------------------------
//  LightBox - AngularJS
// --------------------------------------------------- */
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 0;
background-color: #fff;
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition:      -o-transform .3s ease-out;
transition:         transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.lightbox-nav {
position: relative;
margin-bottom: 12px; /* the font-size of .btn-xs */
height: 22px;
text-align: center;
font-size: 0; /* prevent the otherwise inherited font-size and line-height from adding extra space to the bottom of this div */
}
.lightbox-nav .btn-group {
vertical-align: top;
}
.lightbox-nav .close {
/* absolutely position this in order to center the nav buttons */
position: absolute;
top: 0;
right: 0;
}
.lightbox-image-container {
position: relative;
text-align: center; /* center the image */
}
/* the caption overlays the top left corner of the image */
.lightbox-image-caption {
position: absolute;
top: 0;
left: 0;
margin: 0.5em 0.9em; /* the left and right margins are offset by 0.4em for the span box-shadow */
color: #000;
font-size: 1.5em;
font-weight: bold;
text-align: left;
text-shadow: 0.1em 0.1em 0.2em rgba(255, 255, 255, 0.5);
}
.lightbox-image-caption span {
padding-top: 0.1em;
padding-bottom: 0.1em;
background-color: rgba(255, 255, 255, 0.75);
/* pad the left and right of each line of text */
box-shadow: 0.4em 0 0 rgba(255, 255, 255, 0.75),
-0.4em 0 0 rgba(255, 255, 255, 0.75);
}
/* ---------------------------------------------------
//  LightBox - AngularJS
// --------------------------------------------------- */
td.onvacay-date button:disabled{
background-color: #d9e4ee;
}
button.onsalelength-active {
background-color: #008086 !important;
color: #378277;
border-radius: 12px;
}
.onsalelength-active {
background-color: #008086 !important;
color: #FFF;
}
.onvacay-date span {
background-color: #008086;
color: #FFF;
padding: 6px;
border-radius: 6px;
}
.onsaletwocolumnwrap {
float: left;
width: 48%;
margin: 0px 1%;
padding: 5px 0px;
}
.onsaletwocolumnwrap table {
table-layout:auto;
width: 99%;
}
.onsaleclear {
clear:both;
}
.onsalehotelimage {
background-position-x: center;
background-repeat:no-repeat;
background-size:cover;
}
.onsalehotelimage img {
height:275px;
}
.rowHoverOver {
cursor: pointer;
}
.priceDetailBox h4 {
font-weight: bold;
display: inline-block;
font-size: 35px;
text-transform: uppercase;
text-align: center;
color: #008086;
letter-spacing: 2px;
padding: 0 2px;
}
@media (max-width: 640px) {
.onsaletwocolumnwrap {
width:98%;
}
}
/* --------------------------------------------------
// AnguComplete-Alt AngularJS
// -------------------------------------------------- */
.res-widget-container .highlight {
color: #f76049;
}
form input.ng-invalid-autocomplete-required {
border-color: red;
}
.valid-status {
display: inline-block;
margin-left: 10px;
}
.valid-status.valid {
color: green;
}
.valid-status.invalid {
color: red;
}
.angucomplete-dropdown {
border-color: #ececec;
border-width: 1px;
border-style: solid;
border-radius: 2px;
width: 101%;
margin-left: -5px;
padding: 6px;
cursor: pointer;
z-index: 9999;
position: absolute;
top: 32px;
left: 3px;
margin-top: 0;
background-color: #ffffff;
}
.angucomplete-searching {
color: #acacac;
font-size: 14px;
}
.angucomplete-description {
font-size: 14px;
}
.angucomplete-row {
padding: 5px;
color: #000000;
margin-bottom: 4px;
clear: both;
}
.angucomplete-selected-row {
background-color: #378277;
color: #ffffff;
}
.angucomplete-image-holder {
padding-top: 2px;
float: left;
margin-right: 10px;
margin-left: 5px;
}
.angucomplete-image {
height: 34px;
width: 34px;
border-radius: 50%;
border-color: #ececec;
border-style: solid;
border-width: 1px;
}
.angucomplete-image-default {
/* Add your own default image here
background-image: url('/assets/default.png');
*/
background-position: center;
background-size: contain;
height: 34px;
width: 34px;
}
.res-widget-container .widgetInvaild {
color: #aa0000;
float: left;
font-size: 11px;
font-weight: bold;
padding-top: 1px !important;
z-index: 9;
position: relative;
}
/* --------------------------------------------------
// AnguComplete-Alt AngularJS.  E N D
// -------------------------------------------------- */
/* --------------------------------------------------
// Angular HotelProfile display and Tabs.
// --------------------------------------------------*/
.res-widget-container .name-address {
float: left;
width: 49%;
padding: 10px;
}
.res-widget-container .hoteltripadvisor {
float: left;
text-align: left;
padding: 0px;
font-size: 12px;
color: rgba(45,45,45, 0.65);
width: 50%;
}
.res-widget-container .hoteltripadvisor div {
line-height: 18px;
color: rgba(5, 13, 41, 0.65);
font-size: 11px;
padding: 0 0 6px 0;
}
.res-widget-container .hotelProfileIntro {
display: block;
float: left;
padding: 10px;
}
.res-widget-container .hotelProfileIntro h3 {
color: #378277;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav &gt; li {
position: relative;
display: block;
}
.res-widget-container .nav &gt; li &gt; a {
padding: 10px;
}
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
text-decoration: none;
background-color: #ffd200;
outline: none;
}
.nav &gt; li.disabled &gt; a {
color: #777777;
}
.nav &gt; li.disabled &gt; a:hover,
.nav &gt; li.disabled &gt; a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
max-width: 100%;
}
.dealRightColumn .nav-tabs {
border-bottom: 2px solid #ededed;
border-top: 2px solid #ededed;
margin-top: 60px;
margin-bottom: 30px;
}
.dealRightColumn .nav &gt; li &gt; a {
padding: 13px 9px;
}
.nav-tabs &gt; li {
float: left;
}
.res-widget-container .tab-pane strong, .recreations .name {
font-size: 14px;
color: #378277;
font-weight: bold;
}
.recreations .name {
margin-bottom: 3px;
}
.dealRightColumn .tab-pane p {
font-size: 13px;
margin-bottom: 10px;
color: #333333;
}
.res-widget-container .nav-tabs &gt; li &gt; a {
margin-right: 2px;
line-height: 2;
font-weight: bold;
font-size: 15px;
display: block;
border-bottom: 5px solid #FFF;
}
/*.nav-tabs &gt; li &gt; a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}*/
.res-widget-container .nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
background-color: #FFF;
cursor: default;
border-bottom: 5px solid #cc4173;
}
.res-widget-container .nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus {
text-decoration: none;
background-color: #FFF;
border-bottom: 5px solid #cc4173;
outline: none;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified &gt; li {
float: none;
}
.nav-tabs.nav-justified &gt; li &gt; a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
top: auto;
left: auto;
}
.res-widget-container .roomCatText {
color: #378277;
}
.accomodations {
}
.restaurants {
}
.key-and-value {
}
.recreations {
}
.recreations .name {
}
.recreations .desc {
}
.recreations .details-list {
}
.recreations .details-list .detail{
}
.attractions {
}
.attractions .name {

}
.attractions .desc{

}
.attractions .details-list{

}
.attractions .details-list .detail{

}
.HotelDescription, .section-name.OffsiteAttractions, .section-name.OnsiteAttractions, .section-name.Location, .section-name.HotelDescription, .key.Advisory, .key.HotelPropertyDescription, .section-name.HotelRoomTypes, .accomodations br:nth-child(even), li.main-wrapper-li:last-of-type .key-and-value {
display: none;
}
.key, .tab-pane h4 {
margin-bottom: 3px;
margin-top: 10px;
line-height: 1;
letter-spacing: 0;
display: inline-block;
text-transform: none;
}
.tab-pane .more, .tab-pane .less {
text-decoration: underline;
}
.key
{
font-size: 14px;}
.key.Pet {
margin-bottom: 30px;
}
.key.Pet:after, .section-name.Policies, .section-name.Transportation, .section-name.propertyInformation {
content: ":";
margin-right: 4px;
}
.section-name.FeesMayApply {
font-size: 14px;
font-weight: normal;
}
.value
{   display: inline-block;
}
.tab-pane b
{
font-weight: 700;
font-size: 14px;
display: inline-block;}
.restaurants-desc p {
font-size: 100%;
color: #141414;
line-height: 26px;
}
.res-widget-container .tab-pane ul {
padding: 0;
margin: 0 0 1em 0;
list-style-type: none;
}
.dealRightColumn .tab-pane .b-review__rating {
margin: 1em 0;
}
.b-review {
margin: 2em 0 3em;
color: #7e7d82;
}
.b-tabPane__review {
font-size: .875em;
}
.tab-content .tab-pane:first-child
{
}
.res-widget-container .tab-content .tab-pane:nth-child(2) li {
margin-left: 10px;
list-style-type: none;
}
.tab-content .tab-pane:nth-child(2) .main-wrapper-li {
margin-left: 0;
list-style-type: none;
}
.tab-content .tab-pane:nth-child(3) p {
margin-bottom: 0;
}
.tab-content .tab-pane:nth-child(3) {
margin-bottom: 0;
}
.tab-content .tab-pane:nth-child(3) h3 {
margin-bottom: 10px;
}
.tab-content .tab-pane:nth-child(4) .name {
font-size: 14px;
font-weight: bold;
margin-bottom: 0;
}
.tab-content .tab-pane:nth-child(5) strong
{ font-weight:
}

@media (min-width: 768px) {
.nav-tabs.nav-justified &gt; li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified &gt; li &gt; a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified &gt; li &gt; a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified &gt; li &gt; a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
border-bottom-color: #ffffff;
}
}
.nav-pills &gt; li {
float: left;
}
.nav-pills &gt; li &gt; a {
border-radius: 4px;
}
.nav-pills &gt; li + li {
margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
color: #ffffff;
background-color: #337ab7;
}
.nav-stacked &gt; li {
float: none;
}
.nav-stacked &gt; li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified &gt; li {
float: none;
}
.nav-justified &gt; li &gt; a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified &gt; .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified &gt; li {
display: table-cell;
width: 1%;
}
.nav-justified &gt; li &gt; a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified &gt; li &gt; a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
border-bottom-color: #ffffff;
}
}
.tab-content &gt; .tab-pane {
display: none;
}
.res-widget-container .tab-content &gt; .active {
display: block;
padding: 40px 40px 0 20px;
text-align: left;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.res-widget-container .hotel-profile-section-header {
font-size: 16px;
font-weight: bold;
padding: 0 0 10px 0;
}
.clearfix:before,
.clearfix:after,
.nav:before,
.nav:after {
content: " ";
display: table;
}
.clearfix:after,
.nav:after {
clear: both;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@media only screen and (max-width: 1200px)
{
.inner.pre-booking  {
padding: 25px;
}
}
@media only screen and (max-width: 1000px)
{
.bookingToolColumn iframe {
height: 1540px;
}
}
@media only screen and (max-width: 960px)
{
.bookingToolColumn {
width:100%;
float:none;
margin: 10px 0 0 0;
}
.bookingToolColumn iframe {
height: 1400px;
}
.dealRightColumn {
width:100%;
float: none;
}
}
@media only screen and (max-width: 680px)
{
.bookingToolColumn iframe {
height: 1500px;
}
}
@media only screen and (max-width: 480px)
{
.tab-pane {max-width: 100%; }
}
@media only screen and (max-width: 450px)
{
.bookingToolColumn iframe {
height: 1450px;
}
.infant-question-widget .popover
{
width:80% !important;
position:absolute;
left:10% !important;
}
}
.carousel-indicators {
display: none !important;
}
.text-center
{
text-align:center;
}
/* --------------------------------------------------
// Angular HotelProfile display and Tabs.
// --------------------------------------------------*/
@media only screen and (max-width: 430px)
{
.priceDetailBox {
width: 100%;
}
.package-type-wrap, .vacation-type-wrap {
display: flex;
}
.res-widget-container .res-button-group {
flex-grow: 1;
}

.res-widget-container .package-type-wrap div input.res-widget-buttons {
width: 100%;
font-size: 12px;
}

.res-widget-container .departing-from-wrap, .res-widget-container .going-to-wrap {
width: 100%;
margin-bottom: 25px !important;
}

.res-widget-container .tab-content &gt; .active {
padding: 20px 20px 0 10px;
}

.res-widget-container .depart-date-wrap, .res-widget-container .return-date-wrap, .res-widget-container .number-of-rooms-wrap-widget, .res-widget-container .adults-wrap-widget, .res-widget-container .children-wrap-widget {
margin-right: 6%;
width: 47%;
}
.res-widget-container .children-wrap-widget, .res-widget-container .return-date-wrap {
margin-right: 0px;
}

.res-widget-container .updatePassengerCount {
padding: 20px 0 0 0;
float: left;
}

.res-widget-container .number-of-pax-wrap-widget {
width: 100%;
float: left;
}
.res-widget-container .rooms-wrap {
padding: 0px 0 20px 0;
}

.res-widget-container .infant-question-widget {
margin-right: 0%;
padding: 5px 0 20px 0;
}

.res-widget-container .search-container {
width: 295px;
margin: -20px 0 0 0;
}
.res-widget-container .package-type-wrap input {
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-left-width: 0px;
}

.hoteltripadvisor div {
font-size: 11px;
}

.res-widget-container .groupsLink {
height: 105px;
margin: -20px 0 20px 0;
}

.res-widget-container .groupsText, .groupsTextLink {
padding: 5px 5px 0 10px;
width: 100%;
}

.res-widget-container .groupsClearButton {
float: none;
text-align: center;
margin: 10px 0 0 0;
}

.res-widget-container .depart-date-wrap {
margin: 0px 6% 0px 0px !important;
}
.res-widget-container .search-container input {
width: 80%;
}
}
@media only screen and (max-width: 414px) {
.res-widget-container .depart-date-wrap {
margin: 0px 3% 0px 0px !important;
}
}
@media only screen and (max-width: 400px)
{
.bookingToolColumn iframe {
height: 1550px;
}
}
@media only screen and (max-width: 320px)
{
.res-widget-container {
width: 320px;
}
}
#osMegaCalendar .megaos-left {
font-size: 12px !important;
margin: 0;
padding: 0;
display: inline-block;
font-weight: bold !important;
line-height: 24px;
color: rgba(45,45,45,0.65);
}
#osMegaCalendar .megaos-right {
font-size: 12px !important;
margin: 0;
padding: 0;
display: inline-block;
font-weight: bold !important;
line-height: 24px;
color: rgba(45,45,45,0.65);
}
#osMegaCalendar .fa.fa-angle-right {
float: right;
font-size: 25px;
font-weight: bold;
color: #008501;
}
#osMegaCalendar .fa.fa-angle-left {
float: left;
font-size: 25px;
font-weight: bold;
color: #008501;
}
.fa.fa-caret-left {
/*color: #CCC;*/
}
#osMegaCalendar .uib-title {
font-size: 16px;
line-height: 24px;
font-weight: normal;
font-stretch: normal;
color: rgba(45,45,45,0.9);
}
.megaOnSale small {
font-size: 15px;
font-weight: normal;
}
#osMegaCalendar .text-center {
border: 1px solid #FFF;
color: rgba(45, 45, 45, 0.65);
font-size: 16px;
line-height: 24px;
}
#osMegaCalendar .fa.fa-caret-left {
float: left;
color: #008501;
}
#osMegaCalendar .fa-caret-right {
float: right;
color: #008501;
}
#osMegaCalendar table {
table-layout: auto;
width: 100%;
}
#osMegaCalendar thead tr:last-child {
border-top: 2px solid #CCC;
}
#osMegaCalendar .pricelabelouter {
font-size: 10px;
text-align: center;
padding: 0;
margin: 0;
min-height: 16px;
}
#osMegaCalendar .pricelabel {
font-size: 9px !important;
color: rgba(45, 45, 45, 0.65) !important;
}
#osMegaCalendar .uib-day.onsale-lowprice-date button, #osMegaCalendar .uib-day.onsale-lowprice-date button span {
color: #01468d !important;
}
.onsale-lowprice-date span.pricelabel {
color: #01468d !important;
}
#osMegaCalendar .glyphicon-chevron-left::after{
color: black;
content: "&lt;";
}
#osMegaCalendar .glyphicon-chevron-right::after{
color: black;
content: "&gt;";
}
#osMegaCalendar button.btn {
min-height: 45px;
border: none;
min-width: 40px;
padding: 0;
margin: 0;
color: rgba(45, 45, 45, 0.9);
}
#osMegaCalendar .megamenucaltitle {
font-size: 16px !important;
font-weight: 400;
line-height: 24px;
}
#osMegaCalendar button.btn span {
font-size: 14px;
font-weight: 400;
/*line-height: 24px;*/
}
#osMegaCalendar table {
background-color: #FFFFFF !important;
color: black;
}
#osMegaCalendar .uib-day.onsale-date button, #osMegaCalendar .uib-day.onsale-date button span {
color: rgba(45, 45, 45, 0.9);
background-image: none;
min-width: 39px;
width: 100%;
font-weight: bold;
padding: 0;
}
#osMegaCalendar .uib-day.onsale-date .onsale-end-date {
background-color:  #f33;
color: #FFFFFF;
background-image: none;
min-width: 40px;
margin: 2px;
}
#osMegaCalendar .uib-day.onsale-date .btn {
/* border: 0; */
}
#osMegaCalendar .uib-day.onsale-date .btn span {
text-align: center;
display: inline-block;
padding: 0;
}
#osMegaCalendar table td.onvacay-date .btn .pricelabel {
color: #d9e4ee !important;
}
#osMegaCalendar table td.onsale-end-date .btn .pricelabel {
color: #25538C !important;
}
.megaonsaleselected #osMegaCalendar .uib-day.onsale-date button {
color: rgba(45, 45, 45, 0.65);
padding: 0px;
}
.megaonsaleselected #osMegaCalendar .uib-day.onsale-date button span {
padding: 0px;
}
.megaonsaleselected #osMegaCalendar .uib-day.onsale-date.onvacay-date button span {
color: #25538C;
}
#osMegaCalendar table td.onvacay-date button {
background: none !important;
}
#osMegaCalendar td button span {
}
#osMegaCalendar .btn[disabled] {
background-color: #FFFFFF;
}
.megaOnSale .lengthsofstay button {
background-color: #FFFFFF;
border: 2px solid #008501;
border-left-width: 1px;
border-right-width: 1px;
margin: 0;
color: #008501;
font-weight: bold;
/*font-size: 1.1em;
padding: 0px 25px;*/
cursor: pointer;
flex: 1;
line-height: 24px;
}
.megaOnSale .lengthsofstay button:first-child {
border-left: 2px solid #008501;
border-radius: 5px 0 0 5px;
}
.megaOnSale .lengthsofstay button:last-child {
border-right: 2px solid #008501;
border-radius: 0 5px 5px 0;
}
.megaOnSale .lengthsofstay button:only-child {
border-radius: 5px;
}
.megaOnSale .lengthsofstay button.active {
background-color: #008501;
color: #FFFFFF;
}
.megaOnSale .lengthsofstay {
display: flex;
margin: 0;
text-align: center;
}
#osMegaCalendar .megaos-cal-day {
line-height: 48px;
}
#osMegaCalendar .uib-day.onsale-date.onsale-start-date button, #osMegaCalendar .uib-day.onsale-date.onsale-start-date button:hover {
/*background-image: url('https://trisept.widen.net/content/yoznzpfbmx/png/TRI_ICON_NAV_onSaleStart-R.png') !important;
background-color: transparent !important;*/
background-color: #25538C !important;
border-radius: 5px 0 0 5px;
background-repeat: no-repeat;
background-position: center left;
background-size: cover;
color: #FFFFFF;
box-shadow: none;
margin: 0 -2px 0 0;
padding: 0;
}
#osMegaCalendar .uib-day.onsale-date.onsale-start-date button span, #osMegaCalendar .uib-day.onsale-date.onsale-start-date button span:hover {
background-color: transparent !important;
color: #FFFFFF !important;
text-emphasis-position: left;
}
#osMegaCalendar .uib-day.onsale-end-date button, #osMegaCalendar .uib-day.onsale-end-date button:hover {
/*background-image: url('https://trisept.widen.net/content/rcj9ihbxio/png/TRI_ICON_NAV_onSaleEnd-L.png') !important;
background-color: transparent !important;*/
background-color: #25538C !important;
border-radius: 0 5px 5px 0;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
color: #FFFFFF;
margin: 0;
width: 100%;
}
#osMegaCalendar .uib-day.onsale-end-date button span {
background-color: transparent;
color: #FFFFFF !important;
font-weight: bold;
}
#osMegaCalendar .uib-day.onvacay-date button, #osMegaCalendar .uib-day.onvacay-date button:hover {
background-color: transparent;
}
#osMegaCalendar .onvacay-date span {
background-color: transparent;
color: #14468D;
}
#osMegaCalendar table td.onvacay-date {
background-color: #d9e4ee;
border: none;
}
#osMegaCalendar table td.onsale-start-date {
background-color: transparent !important;
padding: 0;
}
#osMegaCalendar table td.onsale-end-date {
background-color: transparent !important;
padding: 0;
}
#osMegaCalendar .uib-day.onsale-start-date button p .pricelabel:after{
color: #fff;
}
#osMegaCalendar .btn.active, .btn:active {
border: rgba(5, 13, 41, 0.65) 1px dashed;
border-radius: 5px;
margin: -1px;
}
#osMegaCalendar .uib-day button, #osMegaCalendar .uib-day button span {
width: 100%;
}
.megaOnSale .megainputlabel {
clear: both;
text-align: center;
font-size: 16px !important;
margin: 20px 0 10px 0;
}
#megaSubmit:disabled {
background-color: rgba(45, 45, 45, 0.15);
color: rgba(45, 45, 45, 0.65);
}
.megaOnSale .megaSubmitArea button {
background-color: #008501;
color: #FFFFFF;
width: 100%;
margin: 20px 0 0 0;
text-align: center;
font-weight: bold;
font-size: 20px;
height: 45px;
border-radius: 5px;
border: 0px;
cursor: pointer;
}
.megaOnSale .passengersCount {
color: rgba(45, 45, 45, 0.9);
font-size: 16px;
font-weight: bold;
padding: 20px 0 10px 0;
margin: 0 auto;
text-align: center;
width: 100%;
background-color: #FFF;
border: none;
}
.megaOnSale .megadisclaimer {
color: #878787;
font-size: 10px;
padding: 0;
text-align: center;
width: 100%;
margin: 0 auto;
}
.megaOnSale .mega-origin {
border: 1px solid rgba(5, 13, 41, 0.65);
font-size: 16px;
height: auto;
margin: 0 0 20px 0;
padding: 10px;
width: 100%;
}
.megaOnSale .megaOnSaleHeader:after {
content: "";
clear: both;
display: table;
}
.megaOnSale .hoteltripadvisor {
display:none;
}
.main-package-options .hoteltripadvisor {
display: none;
}
.megaOnSale .hoteltripadvisor div {
line-height: 18px;
color: rgba(5, 13, 41, 0.65);
font-size: 11px;
padding: 0 0 6px 0;
}
.megaOnSale div.megaOnSalePrice {
color: #878787;
text-align: right;
}
.megaOnSale div.megaOnSalePrice div {
line-height: 18px;
font-size: 11px;
color: rgba(45,45,45, 0.65);
}
.megaOnSale .megaOnSalePrice div.megapricequote {
color: rgba(45,45,45,0.9);
font-size: 32px;
line-height: 30px;
font-weight: bold;
}
.megaOnSale .megaOnSalePrice .megapricewrap {
display: flex;
flex-flow: row nowrap;
justify-content: flex-end;
margin: 5px 0;
}
.megaOnSale .megaOnSalePrice .megapricewrap .megapricetotalperperson {
padding-top: 4px;
margin-left: 5px;
}
.megaOnSale .megaOnSalePrice .megapricewrap .megapricetotalperperson div {
text-align: left;
line-height: 1.2rem !important;
}
#osCalendar button.btn {
min-height: 50px;
}
#osCalendar table td {
width: 50px !important;
max-width: 50px !important;
}
#osCalendar .uib-day.onsale-date button, #osCalendar .uib-day.onsale-date button:hover {
color: #25538C;
background-image: none;
min-width: 50px;
margin: 2px;
}
.megaOnSale div.megaonsaleitem {
display: none;
width: 90%;
text-align: center;
margin: 0 auto;
color: #25538C;
font-size: 14px;
padding: 10px 0 0 0;
}
#megaOnSaleOverlay {
display: none;
position: relative;
width: 100%;
height: 350px;
background-color: rgba(255, 255, 255, 1);
top: -350px;
padding: 10px;
opacity: .8;
margin-bottom: -350px;
background-repeat:  no-repeat;
background-position-y: 50%;
background-position-x: 50%;
}
.MegaWaitTool {
margin: 30% auto;
font-size: 14px;
font-weight: bold;
}
.megaOnSale .fa.fa-spinner.fa-spin {
font-size: 40px;
padding: 20px;
}
.megaOnSale .megaToggleButton {
width: 100%;
background-color: #FFF;
border: none;
cursor: pointer;
margin: 20px 0 0 0;
}
.res-widget-container .megaToggleButton{
width: 100%;
background: none;
border: none;
cursor: pointer;
margin: 20px 0 0 0;
}
.res-widget-container .megaToggleText {
color: #0059a3;
font-size: 12px;
font-weight: bold;
}
.megaOnSale .readLess {
padding: 0 10px 0 0;
}
.megaOnSale .fa.fa-plus-circle {
color: #008086;
padding: 3px 0;
font-size: 14px;
top: 0;
left: 0;
margin: 0 0 0 2px;
}
.megaOnSale .megaToggleText {
font-size: 12px;
font-weight: bold;
color: #008086;
width: 245px;
}
span.readMore:before {
height: 12px !important;
}
span.readLess:before {
height: 12px !important;
}
/* Safari 10.1+ */
@media not all and (min-resolution:.001dpcm) { @media
{

.res-widget-container .uib-title {
line-height: 18px !important;
margin-top: -1px;
}

.hoteltripadvisor div {
font-size: 11px;
}

.res-widget-container .ui-datepicker-trigger {
height: 36px;
padding: 0 3px;
}

}}
/* START - Hotel Page Restool styles for Vertical Layout */
#hotel-ResToolBlock .res-widget-container {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#hotel-ResToolBlock .res-widget-container .mainSearchScreenReaderLeft {
width: 100%;
}
#hotel-ResToolBlock .res-widget-container .mainSearchScreenReaderRight {
width: 80%;
}
#hotel-ResToolBlock .res-widget-container .package-type-wrap div input.res-widget-buttons {
width: 100%;
font-size: 12px;
}
#hotel-ResToolBlock .res-widget-container .package-type-wrap div:last-child input.res-widget-buttons {
display: none;
}
#hotel-ResToolBlock .expco-content-wrap {
display: flex;
flex-flow: row wrap;
}
#hotel-ResToolBlock .res-widget-container .package-type {
order: 1;
margin-top: 10px;
}

#hotel-ResToolBlock .res-widget-container .departing-from-wrap {
order: 2;
}

#hotel-ResToolBlock .res-widget-container .going-to-wrap {
order: 3;
}

#hotel-ResToolBlock .res-widget-container .depart-date-wrap {
order: 4;
}

#hotel-ResToolBlock .res-widget-container .return-date-wrap {
order: 5;
}

#hotel-ResToolBlock .res-widget-container .rooms-wrap {
order: 6;
margin-bottom: 20px;
margin-right: 0px;
}

#hotel-ResToolBlock .res-widget-container .search-container {
order: 7;
}

#hotel-ResToolBlock .res-widget-container .Search-More-Options {
order: 8;
margin: 0 auto;
text-align: center;
}
#hotel-ResToolBlock .res-widget-container .departing-from-wrap {
width: 300px;
margin-bottom: 20px;
margin-right: 0;
}
#hotel-ResToolBlock .res-widget-container .going-to-wrap {
width: 300px;
margin-bottom: 20px;
margin-right: 0;
}
#hotel-ResToolBlock .res-widget-container .depart-date-wrap {
width: 140px;
}
#hotel-ResToolBlock .res-widget-container .return-date-wrap {
width: 140px;
margin-right: 0;
}
#hotel-ResToolBlock .res-widget-container .number-of-pax-wrap-widget {
width: 100%;
float: left;
margin: 0;
}
#hotel-ResToolBlock .res-widget-container .number-of-rooms-wrap-widget, #hotel-ResToolBlock .res-widget-container .adults-wrap-widget {
width: 140px;
}
#hotel-ResToolBlock .res-widget-container .search-container {
width: 300px;
}
#hotel-ResToolBlock .res-widget-container .number-of-rooms-wrap-widget {
margin-bottom: 20px;
}
#hotel-ResToolBlock .res-widget-container .children-wrap-widget {
margin-right: 0;
float: left;
width: 140px;
}
#hotel-ResToolBlock .res-widget-container .infant-question-widget {
float: right;
padding: 0 0 0 20px;
}
#hotel-ResToolBlock .res-widget-container .updatePassengerCount {
padding: 0;
width: 90%;
margin: 20px auto 0 auto;
}
#hotel-ResToolBlock .res-widget-container {
max-width: 340px;
padding: 0;
}
#hotel-ResToolBlock .res-mega-widget-container {
padding: 20px;
}
#hotel-ResToolBlock .res-widget-container .passengersCount {
border: none;
background-color: #FFF;
}
#hotel-ResToolBlock .res-widget-container .megaToggleText {
padding: 0 5px 0 10px;
}
.expco-content-wrap.onsale-item .lengthsofstay button {
border: 2px solid #0059a3;
color: #0059a3;
}
.expco-content-wrap.onsale-item .lengthsofstay button.active {
background-color: #0059a3;
color: #FFFFFF;
}
.expco-content-wrap.onsale-item .lengthsofstay button:last-child {
border-right: 2px solid #0059a3;
}
.expco-content-wrap.onsale-item .lengthsofstay button:first-child {
border-left: 2px solid #0059a3;
}
#hotel-ResToolBlock-view2 .res-widget-container .lengthsofstay button {
background-color: #FFFFFF;
border: 2px solid #1a2c80;
border-left-width: 1px;
border-right-width: 1px;
margin: 0;
color: #1a2c80;
font-weight: bold;
/*font-size: 1.1em;
padding: 0px 25px;*/
cursor: pointer;
flex: 1;
line-height: 24px;
max-width: 20%;
}
#hotel-ResToolBlock-view2 .res-widget-container .lengthsofstay button:first-child {
border-left: 2px solid #1a2c80;
border-radius: 5px 0 0 5px;
}
#hotel-ResToolBlock-view2 .res-widget-container .lengthsofstay button:last-child {
border-right: 2px solid #1a2c80;
border-radius: 0 5px 5px 0;
}
#hotel-ResToolBlock-view2 .res-widget-container .lengthsofstay button:only-child {
border-radius: 5px;
}
#hotel-ResToolBlock-view2 .res-widget-container .lengthsofstay button.active {
background-color: #1a2c80;
color: #FFFFFF;
}
#hotel-ResToolBlock-view2 .res-widget-container .lengthsofstay {
display: flex;
margin: 0;
text-align: center;
}
#hotel-ResToolBlock-view2 .res-widget-container {
max-width: 1280px;
}
#hotel-ResToolBlock-view2 .res-widget-container {
max-width: 1280px;
display: flex;
flex: nowrap;
flex-direction: row;
}
#hotel-ResToolBlock-view2 .res-widget-container .priceDetailBox {
background-color: #111b40;
padding: 10px;
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: space-between;
width: 25%;
}
#hotel-ResToolBlock-view2 .res-widget-container .priceDetailBox .priceDetailBoxTop div {
color: #fff;
}
#hotel-ResToolBlock-view2 .res-widget-container .priceDetailBox .priceDetailBoxTop div.onSaleDescription {
color: #ffbf27;
font-size: 22px;
font-weight: bold;
}
#hotel-ResToolBlock-view2 .res-widget-container .priceDetailBox .priceDetailBoxTop div.onSaleDescription.alternate {
color: #fff;
font-size: 16px;
font-weight: bold;
}
#hotel-ResToolBlock-view2 .res-widget-container .priceDetailBox .priceDetailBoxTop div.onSaleLosAndPackage {
color: #fff;
font-size: 18px;
font-weight: bold;
}
#hotel-ResToolBlock-view2 .res-widget-container .priceDetailBox .priceDetailBoxTop div.onSaleDateOfDeal span {
color: #fff;
font-size: 14px;
}
#hotel-ResToolBlock-view2 .res-widget-container .priceDetailBox .priceDetailBoxBottom div {
color: #fff;
}
#hotel-ResToolBlock-view2 .res-widget-container fieldset {
width: 100%;
}
#hotel-ResToolBlock-view2 .res-widget-container .package-type {
margin-bottom: 10px;
}
#hotel-ResToolBlock-view2 .res-widget-container .restoolNights {
text-align: left;
clear: both;
}
#hotel-ResToolBlock-view2 .res-widget-container .restoolNights h4 {
display: inline-block;
margin: 0 0 0 20px;
padding: 0;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Droid Sans","Helvetica Neue",sans-serif !important;
}
#hotel-ResToolBlock-view2 .res-widget-container .onsaletwocolumnwrap {
float: left;
width: 100%;
margin: 2px 0 10px 20px;
padding: 0px;
}
#hotel-ResToolBlock-view2 .res-widget-container .return-date-wrap,
#hotel-ResToolBlock-view2 .res-widget-container .depart-date-wrap {
margin-right: 20px !important;
margin-top: 40px !important;
}
#hotel-ResToolBlock-view2 .res-widget-container .departing-from-wrap,
#hotel-ResToolBlock-view2 .res-widget-container .going-to-wrap {
margin-right: 20px !important;
margin-top: 40px !important;
}
#hotel-ResToolBlock-view2 .res-widget-container .restoolToggleText {
margin-top: 85px;
}
#hotel-ResToolBlock-view2 .res-widget-container .restoolToggleText p,
#hotel-ResToolBlock-view2 .res-widget-container .restoolToggleText span {
font-size: 12px;
text-align: left;
}
#hotel-ResToolBlock-view2 .res-widget-container .restoolToggleText b {
font-size: 12px;
font-weight: bold;
}
#hotel-ResToolBlock-view2 .res-widget-container .restoolToggleText a {
color: #304cb2;
}
#hotel-ResToolBlock-view2 .res-widget-container .search-container {
margin: 80px 0 20px 0;
}
#hotel-ResToolBlock-view2 .res-widget-container .search-container.came-from-onsale-res-widget   {
margin: 15px 0 20px 0;
}
.res-widget-container .onsale-selected-dates {
display: none;
}
#hotel-ResToolBlock-view2 .page.restool-wrap .res-widget-container .icon-info {
color: #304cb2;
}
#hotel-ResToolBlock-view2 .page.restool-wrap .res-widget-container .popover {
background-color: transparent !important;
}
#hotel-ResToolBlock-view2 .page.restool-wrap .res-widget-container .popover-content.ng-binding {
background-color: #fff;
color: #404040 !important;
border-radius: 2px;
border: 1px solid #404040 !important;
box-shadow: none !important;
}
#hotel-ResToolBlock-view2 .page.restool-wrap .res-widget-container div.popover.ng-scope.ng-isolate-scope.bottom.ui-widget.ui-widget-content.ui-widget-corner-all.fade.bottom-right.in {
border: 0 solid;
box-shadow: none !important;
}
#hotel-ResToolBlock-view2 .page.restool-wrap .res-widget-container .return-date-wrap.return-date-disabled {
border: 0 solid;
}
#hotel-ResToolBlock-view2 .page.restool-wrap .res-widget-container .return-date-wrap.return-date-disabled input[type="text"] {
padding: 8px 10px 8px 0;
}
#hotel-ResToolBlock-view2 .res-widget-container .full-restool-back-to-onsale .restoolToggleText {
margin-top: 85px;
}
#hotel-ResToolBlock-view2 .res-widget-container .full-restool-back-to-onsale p {
width: 50%;
float: right;
margin-top: -50px;
}
@media (max-width: 1049px) {
#hotel-ResToolBlock-view2 .res-widget-container {
flex-direction: column;
}
#hotel-ResToolBlock-view2 .res-widget-container .priceDetailBox {
width: 100%;
}
}
@media (max-width: 900px) {
#hotel-ResToolBlock-view2 .res-widget-container .restoolToggleText,
#hotel-ResToolBlock-view2 .res-widget-container .restoolToggleText span {
margin-top: 0;
clear: both;
width: 80%;
margin: 0 auto;
}
#hotel-ResToolBlock-view2 .res-widget-container .restoolToggleText p,
#hotel-ResToolBlock-view2 .res-widget-container .restoolToggleText span {
text-align: center;
}
#hotel-ResToolBlock-view2 .res-widget-container .full-restool-back-to-onsale p {
width: 100%;
float: none;
clear: both;
}
}
.high-date-picker::before {
width: 93%;
border-top: 1px solid #e7e7e7;
content: "";
display: block;
margin: 0 auto;
padding: 0 0 5px 0;
}
.high-date-picker {
background-color: #FFF;
font-size: 13px;
color: #696969;
padding: 0 0 5px 0;
}
.angular-res-tool {
min-height: 171px;
}
@media only screen and (max-width: 1033px)
{
.angular-res-tool { min-height: 227px; }
}
@media only screen and (max-width: 915px)
{
.angular-res-tool { min-height: 328px; }
}
@media only screen and (max-width: 479px)
{
.angular-res-tool { min-height: 384px; }
}
@media only screen and (max-width: 437px)
{
.angular-res-tool { min-height: 440px; }
}
@media only screen and (max-width: 430px)
{
.angular-res-tool { min-height: 385px; }
}
@media only screen and (max-width: 320px)
{
.angular-res-tool { min-height: 365px; }
}
/* don't combine "input:read-only" and "input:-moz-read-only" with other selectors */
input:read-only { background: #dddddd; cursor: default; border: 0; color: rgba(1, 10, 65, 0.9); border-radius: 3px; }
input:-moz-read-only { background: #dddddd; cursor: default; border: 0; color: rgba(1, 10, 65, 0.9); border-radius: 3px; }
input[type="button"]:disabled,
input[disabled=disabled][type=submit],
select:disabled,
button:disabled,
input[type="button"]:disabled:hover
{
background: #dddddd;
cursor: default;
border: 0;
color: rgba(1, 10, 65, 0.9);
border-radius: 3px;
height: 35px;
}
input[type="button"]:hover:disabled,
input[disabled=disabled][type=submit]:hover,
select:hover:disabled,
button:hover:disabled
{
cursor: not-allowed;
}
.angucomplete-selected-row {
background-color: #153055;
color: rgba(36, 45, 55, 0.9);
}
.angucomplete-selected-row:hover:active:focus {
background-color: #153055;
color: rgba(36, 45, 55, 0.9);
}
.res-widget-container .highlight {
color: rgba(36, 45, 55, 0.9);
}
.angucomplete-selected-row .highlight {
color: rgba(255, 255, 255, 0.9);
}
.angucomplete-selected-row .angucomplete-title {
background-color: #153055;
color: rgb(255, 255, 255) !important;
font-weight: bold;
}
.angucomplete-title:hover:active:focus {
color: rgba(36, 45, 55, 0.9);
}
.angucomplete-title .highlight:hover:active:focus {
color: rgba(36, 45, 55, 0.9);
}
#osMegaCalendar button.btn {
min-height: 50px;
}
/*.res-widget-container .package-type-wrap div:first-child input.res-widget-buttons {
border-bottom-left-radius: 50px !important;
border-top-left-radius: 50px !important;
}
.res-widget-container .package-type-wrap div:last-child input.res-widget-buttons,
.res-widget-container .package-type-wrap div.res-button-last input.res-widget-buttons {
border-bottom-right-radius: 50px !important;
border-top-right-radius: 50px !important;
}
.megaOnSale .lengthsofstay button:first-child {
border-radius: 50px 0 0 50px !important;
}
.megaOnSale .lengthsofstay button:last-child {
border-radius: 0 50px 50px 0 !important;
}
.megaOnSale .lengthsofstay button:only-child {
border-radius: 50px !important;
}*/
.megainputlabelwrap h3
{
display: inline-block;
}
.megainputlabelwrap i
{
display: inline-block;
}
.megainputlabelwrap .fa {
font-size: 14px;
}
.megainputlabelwrap .popover .popover-content
{
font-size:12px;
line-height:18px;
}
.res-widget-container .selectedPkg {
color: #153055 !important;
border-bottom: 3px solid #ffd400 !important;
}
.res-widget-container .passengersCount {
border: 1px solid #ffd400;
background-color: #fff6cc;
}
.res-widget-container .icon-caret {
color: rgba(1,10,65,.9);
}
.res-widget-container .package-type-wrap div input.res-widget-buttons {
color: #153055;
padding: 0 10px;
}
.res-widget-container table {
background-color: #fff;
color: rgba(36,45,55,.65);
}
/*.res-widget-buttons:hover
{
background-color: #ffd400 !important;
}
.res-widget-container .package-type-wrap div:first-child input.res-widget-buttons:hover {
border-radius: 10px 0 0 0 !important;
}
.res-widget-container .package-type-wrap div.res-button-last input.res-widget-buttons:hover {
border-radius: 0 10px 0 0 !important;
}*/
.res-widget-container .btn.active, .btn:active {
margin: 0;
}
.icon-search {
color: #153055;
}
.res-widget-container .mainSearchScreenReaderLeft {
position: relative;
}
.res-widget-container .Search-More-Options {
display: block;
margin-bottom: 17px;
text-align: right;
position: absolute;
right: 20px;
bottom: 10px;
}
.Search-More-Options.swv-right-version {
display: none;
}
.res-widget-container .Search-More-Options a {
color: #153055;
padding: 0;
display:inline-block;
position:relative;
border-bottom: 0 !important;
}
.res-widget-container .Search-More-Options a:after,
.passengersChange.ng-binding:after
{
position: relative;
background-image: linear-gradient(transparent 1px,#0059a3 1px,#0059a3 2px,transparent 2px),linear-gradient(transparent 1px,transparent 1px,transparent 2px,transparent 2px);
background-size: 0% 6px,100% 6px;
background-position: 0 calc(100% + 4px),0 calc(100% + 4px);
transition: background-size .3s ease-in-out;
background-repeat: no-repeat;
padding-bottom: 2px;
}
.res-widget-container .Search-More-Options a:hover:after,
.passengersChange.ng-binding:hover:after
{
border-bottom: none;
text-decoration: none;
background-size: 100% 6px;
padding-bottom: 2px;
}
@media only screen and (max-width: 599px) {
.res-widget-container .rooms-wrap {
width: 75%;
}
}
@media only screen and (max-width: 453px) {
.res-widget-container .rooms-wrap {
width: 100%;
}
}
@media only screen and (max-width: 430px) {
.res-widget-container .infant-question-widget {
padding: 5px 0 0px 0;
}
.res-widget-container .Search-More-Options {
bottom: 40px;
margin-bottom: 0;
}
}
.passengersChange.ng-binding
{
position: relative;
}
.passengersChange.ng-binding:after
{
width:100% ;
}
.res-widget-container .tooltip {
color: #153055;
border-bottom: 2px solid #ffd400;
}
.res-widget-container .tooltip:hover {
border-bottom: 2px solid #153055;
}
.res-widget-container .icon-calendar
{
font-size: 13px;
}
.res-widget-container .icon-edit {
color: #153055;
font-size: 16px;
}
.res-widget-container .passengersChange {
color: #153055;
}
.hotelLandResToolSection .megaOnSale {
max-width: 340px;
overflow: hidden;
}
.megaOnSale .lengthsofstay button {
border-top: 2px solid #ffd400;
border-right: 1px solid #ffd400;
border-bottom: 2px solid #ffd400;
border-left: 2px solid #ffd400 !important;
color: rgba(36, 45, 55, 0.9);
font-size: 14px;
}
.megaOnSale .lengthsofstay button.active {
background-color: #ffd400;
color: #153055;
}
.megaOnSale .lengthsofstay button:last-child {
border-right: 2px solid #ffd400;
}
.megaOnSale .lengthsofstay button:first-child {
border-left: 2px solid #ffd400;
}
#osMegaCalendar .fa.fa-angle-left {
color: rgba(1,10,65,.9);
}
#osMegaCalendar .fa.fa-angle-right {
color: rgba(1,10,65,.9);
}
#osMegaCalendar .uib-day.onsale-date button, #osMegaCalendar .uib-day.onsale-date button span {
color: rgba(45, 45, 45, 0.9);
}
#osMegaCalendar .uib-day.onsale-date.onsale-start-date button, #osMegaCalendar .uib-day.onsale-date.onsale-start-date button:hover {
background-color: #153055 !important;
}
#osMegaCalendar .uib-day.onsale-end-date button, #osMegaCalendar .uib-day.onsale-end-date button:hover {
background-color: #153055 !important;
}
#osMegaCalendar table td.onvacay-date {
background-color: #bfc2cf;
}
#osMegaCalendar table td.onvacay-date .btn .pricelabel {
color: rgba(0,128, 134, 0) !important;
}
#osMegaCalendar table td.onsale-end-date .btn .pricelabel {
color: #153055 !important;
}
.megaonsaleselected #osMegaCalendar .uib-day.onsale-date.onvacay-date button span {
color: rgba(36, 45, 55, 0.9);
}
.megaOnSale div.megaonsaleitem {
color: #ffd400;
}
.megaOnSale .megaSubmitArea button {
background-color: #ffd400;
color: rgba(36, 45, 55, 0.9);
font-weight: 700;
}
#osMegaCalendar .pricelabel {
color: rgba(45, 45, 45, 0.65) !important;
}
#osMegaCalendar .uib-day.onsale-lowprice-date button, #osMegaCalendar .uib-day.onsale-lowprice-date button span {
color: rgba(36, 45, 55, 0.9) !important;
}
#osMegaCalendar .uib-day.onsale-lowprice-date.onsale-end-date button span {
background-color: transparent;
color: #FFFFFF !important;
}
.onsale-lowprice-date span.pricelabel {
color: #153055 !important;
}
#osMegaCalendar .onvacay-date span {
background-color: transparent;
color: rgba(36, 45, 55, 0.9);
}
.res-widget-container .btn {
line-height: 19px;
border: none;
padding: 5px 12px;
}
.res-widget-container .btn.disabled, .btn[disabled] span {
font-size: 13px;
padding: 0;
margin: 0;
}
.res-widget-container .btn span {
font-size: 13px;
}
.res-widget-container .btn-info span {
color: #112f56 !important;
font-weight: bold !important;
}
.res-widget-container .btn.active span {
/*color: #FFF;*/
}
.widgetInvaild {
padding-top: 5px;
font-size: 14px;
}
#osMegaCalendar .uib-left:hover {
background: transparent !important;
}
#osMegaCalendar .uib-right:hover {
background: transparent !important;
}
.modal-content {
background: none;
box-shadow: none;
border: none;
padding: 50px 0 0 0;
margin: 0 auto;
}
.res-widget-container .updatePassengerCount {
display: none;
}
.number-of-pax-wrap-widget:last-child .infant-question-widget {
display:block;
}
.res-widget-container .infant-tool-tip-icon.fa.fa-info-circle {
float: left;
padding: 8px 3px 0 0;
color: #ffd400;
font-size: 14px;
}
.res-widget-container .going-to-wrap, .res-widget-container .departing-from-wrap, .res-widget-container .number-of-rooms-wrap-widget, .res-widget-container .adults-wrap-widget, .res-widget-container .children-wrap-widget {
border: solid 1px rgba(36, 45, 55, 0.65);
}
.infant-tool-tip-icon.icon-info {
color: #153055;
}
.res-widget-container .btn-info {
background-color: #ffd400;
}
#osMegaCalendar .btn-info {
background-color: #FFF;
}
.res-widget-container .groupsLink {
background-color: #153055;
}
.res-widget-container .groupsClearButton {
background-color: rgba(36,45,55,0.3);
border-radius: 5px;
}
.megaOnSale .megaToggleText {
font-size: 12px;
}
.megaOnSale div.megaOnSalePrice div {
color: rgba(36, 45, 55, 0.9);
}
#megaSubmitPriceIncludes {
text-transform: lowercase;
}
#osMegaCalendar thead tr:last-child {
border-top: 2px solid rgba(36,45,55,.3);
}
#osMegaCalendar .btn.active, .btn:active {
border: rgba(36,45,55,.3) 1px dashed;
}
#osMegaCalendar .btn[disabled] {
background-color: rgba(36,45,55,0.15);
}
.res-widget-container .uib-title {
line-height: 19px !important;
}
#osMegaCalendar .uib-title {
background-color: #FFF !important;
}
.res-widget-container .megaToggleText {
color: #153055;
width: auto;
padding-bottom: 2px;
border-bottom: 2px solid #ffd400;
}
.res-widget-container .megaToggleText:hover {
transition: color .25s ease;
border-bottom-color: #242d37;
}
.megaOnSale .fa.fa-plus-circle {
margin-right: 4px;
color: #153055;
}
#megaSubmit:disabled {
background-color: rgba(36, 45, 55, 0.15);
color: rgba(36, 45, 55, 0.65);
font-weight: 400;
}
#hotel-ResToolBlock .res-widget-container .package-type-wrap div:nth-child(2) input.res-widget-buttons {
border-radius: 0 !important;
}
#hotel-ResToolBlock .res-widget-container .megaToggleText {
padding: 0 5px 0 0;
}
#hotel-ResToolBlock .res-widget-container .rooms-wrap {
order: 6;
margin-bottom: 50px;
margin-right: 0px;
}
.res-widget-container .hoteltripadvisor {
padding: 10px 0 0 20px;
}
.res-widget-container.res-mega-widget-container .hoteltripadvisor {
padding: 0;
}
.groupsTextLink a {
color: #FFF !important;
}
/************************************
TEMP HEADER AND FOOTER STYLES
************************************/
.SITE-NAVIGATION &gt; li:nth-child(3)
{
display: block;
}
@media only screen and (max-width: 430px) {
.res-widget-container .package-type {
width: 100%;
}

.res-widget-container .return-date-wrap {
margin-right: 0;
}

.res-widget-container .children-wrap-widget {
margin-right: 0;
}

.res-widget-container .infant-question-widget {
margin-right: 5px;
}

.res-widget-container .updatePassengerCount {
width: 100%;
margin: 0 auto;
}

.res-widget-container .rooms-wrap {
margin-right: 0;
}

.res-widget-container .number-of-rooms-wrap-widget.has-calendar {
margin-right: 0px;
}
.res-widget-container .groupsClearButton {
width: auto;
}

}

@media only screen and (max-width: 375px) {
.res-widget-container .groupsLink {
height: 125px;
}
}
.res-widget-container fieldset select {
width: 100%;
height: 34px;
margin: 0;
padding: 5px 10px;
background: #fff url('https://trisept.widen.net/content/jnms8gh2ck/png/FJT_ICON_NAV_arrow_down_48px-128.png') no-repeat;
background-size: 25px;
background-position:  right 10px center;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
outline: none;
border: none;
}
#anchorContainer #siteContainer .site-wrapper .popover-content a {
color: #FFF;
}

</pre></body></html>