@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url('/fonts/OpenSans-SemiBold.eot');
    src: url('/fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-SemiBold.woff') format('woff'),
         url('/fonts/OpenSans-SemiBold.ttf') format('truetype'),
         url('/fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('/fonts/OpenSans-Regular.eot');
    src: url('/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Regular.woff') format('woff'),
         url('/fonts/OpenSans-Regular.ttf') format('truetype'),
         url('/fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
	font-weight: normal;
    font-style: normal;
}

body {
    text-align: left;
    background: none;
    font-size:12px;
    font-family: Verdana,Trebuchet MS,Arial,Sans-Serif !important;
}

h1,
.h1
{
    font-size: 2.4rem;
    margin-bottom: 10px;
    line-height: 1;
    font-weight:normal;
}

h2,
.h2
{
    width: 100%;
    font-size: 1.8rem;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-weight:normal;
}

h3,
.h3
{
    font-size: 1.4rem;
    font-weight:normal;
}

h4,
.h4
{
    font-size: 1.2rem;
    margin-bottom: 5px;
    font-weight:normal;
}

h5,
.h5
{
    font-size: 1.2rem;
    font-weight: normal;
    margin-bottom: 5px;
}

th 
{
    text-align:left;
}

.iframeRestoolContainer
{
    font-size: 1.3rem;
}

h1, h2, h3, h4, h5, h6,
div, span, object, iframe, p, input, select,
blockquote, pre, a, tt, dl, dt, dd, ol, ul, li,
fieldset, form, table, caption,
tbody, tfoot, thead, tr, th, td {
    font-family: Verdana,Trebuchet MS,Arial,Sans-Serif !important;
    color: #003057;
}

strong
{
    font-family: Verdana,Trebuchet MS,Arial,Sans-Serif !important;
    font-weight:bold;
}

.avail-carrier-name
{
    font-weight: bold;
}


a:link, a:visited, a:active,
.added-values-wrap span {
    color: #009cde;
    text-decoration: underline;
}

a:hover,
.added-values-wrap span:hover {
    text-decoration: none;
    color: #003057;
}
.bullet li {list-style-type: disc; }

.subHeader {
    color: #316329;
    font-size: 1.350em;
    font-weight: normal;
    margin: 0 0 5px;
}

input, input[type=text], input[type=password], input[type=button], select, textarea, button, .ui-widget
{
    font-family: Verdana,Trebuchet MS,Arial,Sans-Serif !important;
}

#groupDetailsTabs {font-size:1.07rem;}

/********** BUTTONS **********/

a.button,
.button:enabled
{
    cursor: pointer;
    text-align: center;
    background-position: 0 0;
    background: #edb72b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb72b', endColorstr='#e09512');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edb72b), color-stop(100%, #e09512));
    background-image: -webkit-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: -moz-linear-gradient(to bottom, #edb72 0%b, #e09512 100%);
    background-image: -ms-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: -o-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    color: #333333;
    padding: 2px 10px;
    width: auto;
    letter-spacing: 1px;
    font-weight:bold;
    border:0 !important;
}

a.button:hover 
{
    color: #333333;
}

a.button,
a.button:enabled
{
    display:inline-block;
    padding-top:4px;
    text-decoration:none;
    height: auto;
    min-height: 23px;
}

.button:hover:enabled 
{
    background-color: #0d4e78;
    border:0;
}

.updateBtn {
    background: url('https://trisept.widen.net/content/hr5u7vlhss/jpeg/VAX_IUA_IMG_BUTTON_ANCHOR_updateBtn.jpg') no-repeat;
    width: 137px;
}

#resultsPageSearch .resetBtn {
    background: url('https://trisept.widen.net/content/hhumloeq7o/jpeg/VAX_IUA_IMG_BUTTON_ANCHOR_resetBtn.jpg') no-repeat;
    width: 78px;
}

.ui-datepicker-trigger img,
.calendarIcon,
.datesResultsSearch input {
     background-image: url('https://trisept.widen.net/content/wox8sq4nx2/png/VAX_IUA_ICON_CAL_ANCHOR_calendar.png');
     margin-top: -4px;
     width:24px;
     height:22px;
}

.questionImage {
    background-image: url('https://trisept.widen.net/content/kyptjy0sht/png/VAX_IUA_ICON_TOOLTIP_question.png');
    height: 20px;
    width: 20px;
}

.resetButtonPosition { margin-top: 0; }

.btnSave { margin-right: 10px; }

.extSearchBtnPosition { margin: 3px 20px 0 0; }

#restoolOnSale .btnSearch {
    width: 137px;
    height:22px;
    filter: none;
    background-image: url('https://trisept.widen.net/content/syyhhl2nl3/gif/VAX_IUA_IMG_BUTTON_ANCHOR_vaxBookNow.gif') !important;
}


/********** end BUTTONS **********/

.messageTextContainer {
    text-align: center;
}

.advisories {
    border: 1px solid #c7c7c7;
    background-color: #ffffff;
    width:auto;
    /* cross browser opacity */
        filter: alpha(opacity=80);
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	    opacity: 0.8;
}

.advisories a {
    color: #ff0000;
    font-weight: bold;
}

.advisories h3 {
    font-size: 0.938em;
    margin: 5px 0;
}  

.homeFeaturedColumn, .destHmColumn, .destDetailColumn { overflow: visible; }

/********** HEADER **********/

.anchor-header
{

    margin-bottom: 10px;
}

.anchor-logo-nav-wrap
{
    position:relative;
}

.anchor-logo-nav-wrap,
.anchor-phone-wrap {
    background:#003399;
    color: #ffffff;
}

#phoneNum-anchor {
    text-align: right;
    margin: 0 15px 0 0;
    padding-top: 10px;
    font-size: 13px;
    color: #ffffff;
} 

#logo-anchor {
    background: url('https://trisept.widen.net/content/o20nzipamr/png/VAX_IUA_LOGO_MAINBRAND_ANCHOR_logo.png') no-repeat;
    background-position:0 -20px;
    margin: 0;
    width: 266px;
    height:80px;
}   

/* main navigation */ 
#nav-anchor {
    position: absolute;
    bottom: 2px;
    right: 0;
    width:78%;
    padding-right:10px;
    list-style-type: none;
    margin: 0;
}

.anchor-navigation
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.anchor-navigation > li
{
    flex-grow: 1;
    flex-basis: auto;
    text-align: left;
}

#nav-anchor a {
    color: #ffffff;
    text-decoration:none;
    display: block;
    height: 47px;
    font-family: 'OpenSans-Regular', Arial, Sans-Serif !important;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
}

#nav-anchor a:hover,
#nav-anchor .dropDown-anchor a:hover {
    color: #edb72b;
}

#nav-anchor li:hover > .dropDown-anchor {
    display: block;
} 

.navItem-anchor {
    float: left;
    height: 45px;
    font-size: 1.000em;
    padding: 0 15px 0 50px;
}

#nav1-anchor { width: 70px; }
#nav2-anchor { width: 110px; }
#nav3-anchor { width: 60px; }
#nav4-anchor { width: 80px; }
#nav5-anchor { width: 50px; }

.dropDown-anchor {
    width: 130px;
    position: relative;
    right:15px;
    z-index:999;
    padding: 10px 10px 15px 0;
    background-color: #7c848a;
    display: none;
    filter: alpha(opacity=90);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
	opacity: 0.9;  
}
              
.dropDown-anchor li {
    padding: 5px 0 2px 0;
    margin-left: 20px;
    list-style: none;
}

#nav-anchor .dropDown-anchor a {
    color: #ffffff;
    font-weight: normal;
    padding-left: 10px;
    text-transform: none;
    font-size: 13px;
    background: url('https://trisept.widen.net/content/cuequhgcwh/gif/VAX_IUA_IMG_WEBSITE_whiteBullet.gif') no-repeat 0 7px transparent;
    height: auto;
}

#nav-anchor .dropDown-anchor a:hover {
    text-decoration: underline;
}    
/* end main navigation */

.anchor-subnav {
    background-color: #ffffff;
	margin-bottom: 10px;
	font-size:1.4rem;
}

.anchor-subnav a:link {
    text-decoration: underline;
}

.anchor-subnav a:hover {
    text-decoration: none;
}

.anchor-subnav ul
{
    width:65%;
	display:inline-block;
}

.anchor-subnav li {
    float:left;
    padding: 10px 0 10px 25px;
    list-style: none;
}

.anchor-subnav li {
    color: #334aaa;
}

.anchor-subnav ul.anchor-subnav-print-wrap
{
    text-align:right; 
    float:right; 
    padding-right:25px;
    width:inherit;
}
/********** end HEADER **********/

/********** FOOTER **********/

.anchor-footer.constraint-wrap
{
    margin-bottom:0;
}

.anchor-footer
{
    background-color: #003399;
    padding-bottom: 40px;
    margin-top: 10px;
    width: 100%;
}

.anchor-footer p {
    margin: 0 0 15px 0;
    font-size: 16px;
}    

.anchor-footer p, 
.anchor-footer a, 
.anchor-footer a:hover {
    color: #eeeeee;
}

.anchor-footer a:link {
    display: block;
    font-size: 13px;
    line-height: 20px;
    text-decoration: underline;
    color: #ffffff;
}

.anchor-footer a:hover {
    text-decoration: none;
} 

#footerLtCol-anchor, 
#footerRtCol-anchor {
    padding: 15px 15px 0 20px;
    width:60%;
    float:left;
}  

#footerRtCol-anchor {
    width:40%;
    }  

#footerLtCol-anchor div {
    float: left;
    width: 185px;
}

#footerRtCol-anchor p {
    margin-left: 5px;
}

#footerRtCol-anchor a {
    float: left;
    color: #ffffff;
    display:inline-block;
}

#footerRtCol-anchor a span {
    padding-left: 40px;
    padding-top: 16px;
    color: #ffffff;
}

#footerRtCol-anchor a{
    margin-right: 30px;
}

#footerRtCol-anchor div {
}

#footerEmailSignUp, #footerCurrentPromoCodes {
    background: url('https://trisept.widen.net/content/wyvyckr4fw/png/VAX_IUA_ICON_SOCIAL_ANCHOR_footerIcons.png') no-repeat;
}

#footerEmailSignUp {
    background-position: 0 -35px;
}


.footer-credits 
{
    color: #000;
    background-color:#fff;
    font-weight: bold;
    padding: 10px 20px 20px 20px;
}

.footer-credits p
{
    width: 50%;
    display: inline-block;
}

.footer-credits span 
{
    vertical-align: top;
}

.footer-credits .footer-created-by
{
    float: right;
}

.footer-created-by img 
{
    max-width: 125px;
	clear: both;
    display: block;
}
/********** end FOOTER **********/

/********** WAITSCREEN **********/
.modalWaitScreenBackground {
    background: url('https://trisept.widen.net/content/48npdetgig/web/VAX_IUA_IMG_WAITSCREEN_ANCHOR_waitscreenIUA.gif?animate=truE') no-repeat;
}

.modalWaitScreenBackground p,
.modalWaitScreenBackground object {
    display: none;
}
/********** end WAITSCREEN **********/

/***** START AFFILIATE PROGRAM SIGNUP *****/

#mainContent {    
    background: none;
}

/***** END AFFILIATE PROGRAM SIGNUP *****/
/********** end WAITSCREEN **********/

#extRestoolContainer .btnSearch {
    color: #fff;
}    

.modalWaitScreenBackground img {
    margin: 0 0 !important;
}


.anchor-header.constraint-wrap
{
    margin-top:0;
}

.airline-depart-wrap
{
    width:47.5%;
}

.insurance-upsell-btn-wrap a.button
{
    height:auto; 
    min-height:23px;
}

.avail-price,
.avail-price span,
.avail-summary-price strong,
.hotel-total-price a,
.total-pricing-row td
{
    color:#0500F5 !important;
}

#promotionPrintBtn,
#emailToClientBtn,
#preBookingRightColumn .btnSearch
{
    cursor: pointer;
    text-align: center;
    background-position: 0 0;
    background: #edb72b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb72b', endColorstr='#e09512');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edb72b), color-stop(100%, #e09512));
    background-image: -webkit-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: -moz-linear-gradient(to bottom, #edb72 0%b, #e09512 100%);
    background-image: -ms-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: -o-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    color: #333333;
    letter-spacing: 1px;
    font-weight:bold;
    border:0 !important;
    font-size: 13px;
}

#promotionPrintBtn,
#emailToClientBtn
{
    width: 45%;
}

#preBookingRightColumn .btnSearch
{
    margin-top: 10px;
}

#promotionPrintBtn:hover,
#emailToClientBtn:hover,
#preBookingRightColumn .btnSearch:hover
{
    background-color: #333333;
}

.shopByFlightSorting, 
.shopByPerPageTop, 
.shopByPerPageBottom, 
.inboundHeader, 
.outboundHeader,
.shopByFlightSorting a, 
.shopByPerPageTop a, 
.shopByPerPageBottom a,
.shopByFlightSorting .shopByCol1, 
.shopByFlightSorting .shopByCol2, 
.shopByFlightSorting .shopByCol3, 
.shopByFlightSorting .shopByCol4, 
.paginationPosition 
{
    color: #fff;
}

.ada-utility-link
{
    display: inline-block;
}

/* Book now button fix - bug 91181 */
.contentOnSaleBtnPosition input:read-only { 
    cursor: pointer;
    text-align: center;
    background-position: 0 0;
    background: #edb72b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb72b', endColorstr='#e09512');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edb72b), color-stop(100%, #e09512));
    background-image: -webkit-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: -moz-linear-gradient(to bottom, #edb72 0%b, #e09512 100%);
    background-image: -ms-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: -o-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    color: #333333;
    padding: 2px 10px;
    letter-spacing: 1px;
    font-weight:bold;
    border:0 !important;
} 

.contentOnSaleBtnPosition input:hover {
  color: #333333;
}

/***** NEW RESTOOL DESIGN - PROMO PAGES *****/
.iframeRestoolContainerVAX .iframeRestool-midSection .depart-date-wrap,
.iframeRestoolContainerVAX .iframeRestool-midSection .return-date-wrap {
    width: 150px !important;
    min-width: 150px !important;
}

.iframeRestoolVAXheader {
    background-color: #003399 !important;
}

.iframeRestoolContainerVAX .extSearchBtnPosition input.button:enabled {
    cursor: pointer !important;
    background: #edb72b !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb72b', endColorstr='#e09512') !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edb72b), color-stop(100%, #e09512)) !important;
    background-image: -webkit-linear-gradient(to bottom, #edb72b 0%, #e09512 100%) !important;
    background-image: -moz-linear-gradient(to bottom, #edb72 0%b, #e09512 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #edb72b 0%, #e09512 100%) !important;
    background-image: -o-linear-gradient(to bottom, #edb72b 0%, #e09512 100%) !important;
    background-image: linear-gradient(to bottom, #edb72b 0%, #e09512 100%) !important;
    color: #333333 !important;
    letter-spacing: 1px !important;
    font-weight: bold !important;
}

.iframeRestoolContainerVAX .extSearchBtnPosition input.button:hover {
    color: #333333 !important;
    background-color: #edb72b !important;
}

.iframeRestoolContainerVAX .extSearchBtnPosition {
    margin: 0 !important;
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
    color: #fff !important;
    font-size: 13px !important;
    text-decoration: underline;
    font-family: Verdana,Trebuchet MS,Arial,Sans-Serif !important;
}

    #ot-sdk-btn.ot-sdk-show-settings:hover,
    #ot-sdk-btn.optanon-show-settings:hover {
        text-decoration: none;
    }

#footerLtColIUA div.footer-list-item {
    width: 100% !important;
}