@font-face {
  font-family: 'montserrat';
  src:  url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
        url('../fonts/montserrat-regular-webfont.woff') format('woff');
}

body {
    background-color: #dbdbdb;
    text-align: left;    
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	color: #000;
}

h1, h2, h3, h4, h5, h6,
div, span, object, iframe, p, input,
blockquote, pre, a, tt, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, strong
{
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6
{
    color: #036ce2;
	text-transform: none;
	border-bottom: 0px solid;
}

tbody, tfoot, thead, tr, th, td {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	color: #000;
}

sup {
	font-size: 1rem !important;
}

.supplierLeftCMS, .supplierLeftCMS p, .supplierLeftCMS a, .whatsNew, #rightColumn, .featuredPartners, ul {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.VAXPRO-UNF-AnchorStoreTwoColumnTemplate #anchorContent {
    background-color: #fff;
}

.VAXPRO-UNF-AnchorStoreTwoColumnTemplate #leftColumn {
    margin: 15px 16px 15px 15px;
	background: #fff url('../images/UNF-logo-2col-page.gif') no-repeat 30px 0px;
}

.VAXPRO-UNF-AnchorStoreTwoColumnTemplate #centerColumn {
	float: right;
}

.VAXPRO-UNF-AnchorStoreTwoColumnTemplate .content-container {
	padding: 15px 15px 20px 15px;
	background-color: #fff;
	width: 684px;
}

h1  {
    font-size: 2.6rem; 
	color: #036ce2;
	margin-bottom: 5px;
	line-height: 1.3 !important;
}

h2  {
    font-size: 1.8rem;
	line-height: 2.2rem;
	color: #036ce2;
    margin: 20px 0 5px 0;
}
    
h3  {
    font-size: 18px; 
    color: #036ce2;
}

h4, h5, h6
{
    color: #036ce2;
}

p {
	font-size: 1.3rem;
	line-height: 1.5;
	margin-bottom: 20px;
}

ul, ol {
	margin-left: 20px;
}

ul li {
	font-size: 1.3rem;
	line-height: 1.5;
	margin-bottom: 15px;
	list-style: disc;
}

ul ul li {
	list-style: circle;
	margin-left: 0 !important;
}

ol li {
	font-size: 1.3rem;
	line-height: 1.5rem;
	margin-bottom: 15px;
	list-style: decimal !important;
}

ol ul li {
	list-style: disc !important
}

.section-subhead
{
	margin: 15px 0 5px 0;
}

.sectionHeader 
{
    background-color: #0a226a;
    padding: 10px 15px;
    color: #fff;
    margin: 0;
    clear: both;
	width: 684px;
}
 
.sectionHeader2
{
    background-color: #0a226a;
    padding: 10px;
    color: #fff;
    margin: 40px 0 0 0;
    clear: both;
} 
  
.overviewSection {
	padding: 10px 0 0 0;
	clear: both;
}

.overviewSection h2 {
	margin: 15px 0 0 0;
}

.overviewSection:after {
	content: "";
	display: table;
	clear: both;
}

.overviewSection1 {
	float: left;
	width: 24%;
}

.overviewSection2 {
	float: left;
	width: 76%;
}

.overviewSection1:after,
.overviewSection2:after {
	content: "";
	display: table;
	clear: both;
}

a:link, a:visited, a:active {
    color: #036ce2;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #003057;
}


h2.sectionHeader a:link, 
h2.sectionHeader a:visited, 
h2.sectionHeader a:active {
    color: #ffffff;
    text-decoration: none;
}

h2.sectionHeader a:hover {
    text-decoration: none;
    color: #ffffff;
}


#mainContent li {
    margin-left: 0;
}

#homeRightColumn {
    float:right;
    width:690px;
    overflow:hidden;
    text-align:right;
    margin-bottom:5px;
}

/********** Vacation Package page **********/
.component-wrapper {
	box-sizing: border-box;
	padding: 0;
	clear: both;
	margin: 0 0 20px 0;
	background-color: #fff;
}

.component-wrapper:after {
	content: "";
	display: table;
	clear: both;
}

.component-details-wrapper {
	float: right;
	margin: 0 0 0 2%;
	padding: 10px;
	width: 30%;
	background-color: #f3f3f3;
}

.component-details-wrapper ul {
	margin-left: 0;
}

.component-details-wrapper ul li {
	list-style: none;
}

.component-details-wrapper .ctaWrap 
{
    text-align: center;
    margin: 15px 0;
}

.component-details-wrapper a.cta {
	background-color: #036ce2;
	color: #ffffff;
	padding: 5px 10px;
	border-radius: 5px;
}

.component-details-wrapper a.cta:hover {
	background-color: #0a226a;
	text-decoration: none;
}


.offerImage {
	float: left;
	margin: 0 20px 15px 0;
}

.summary-wrapper {
	float: left;
	margin: 0;
	width: 66%;
	border-top: 1px dashed #cfc7b9;
	display: inline-block;
	padding: 10px 0;
}

.summary-wrapper ul
{
    float: left;
    width: 50%;
	font-size: 1.3rem;
}

.summary-wrapper ul li
{
    list-style: disc;
}

.component-summary-wrap .vpTitle {
	color: green; 
}


/********** Hotel Listings **********/

.subhead {
	font-size: 1.6rem;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

.hotel-listing {
	margin-top: 20px;
}

.hotel-listing ul {
	margin: 0;
	padding: 0!important;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-item: stretch;
	justify-content: space-between;
}
.hotel-listing ul li {
	width: 48%;
	margin: 0 0 25px 0;
	padding: 0;
	background-color: #fff;
	list-style: none;
	box-sizing: border-box;
	position: relative;
}
.hotel-listing ul li img {
	width: 100%;
}

.hotel-listing ul li .hotel-info {
	margin: 0;
	padding: 0;
}
.hotel-listing ul li .hotel-info img {
	display: block;
}
.hotel-listing ul li .hotel-info a {
	margin: 0;
	padding: 0;
	display: block;
}
.hotel-listing ul li .hotel-info h2 {
	margin: 5px 0 3px 0;
}
.hotel-listing ul li .hotel-info p {
	font-size: 1.2rem;
	font-weight: normal;
}
.hotel-listing ul li .hotel-info .location {
	font-size: 1.4rem;
	margin: 0 0 10px 0;
}

/********** AGENT TIPS, TERMS **********/
.agent-tips h3 {
	color: #000;
	margin-bottom: 25px;
	text-align: center;
}

.agent-tips {
	background-color: #f3f3f3;
	padding: 15px;
}

.agent-subhead {
	font-weight: bold;
	margin-bottom: 3px;
	text-align: center;
}

.agent-terms p,
.agent-terms li {
	font-size: 1rem;
}


/********** PROMOTIONS **********/
h2.promo-subhead {
	margin: 22px 0 8px 0;
}

.hotel-partners {
	margin: 30px 0 15px 0;
}

.hotel-listing-vertical {
	clear: both;
	padding-top: 10px;
}
.hotel-listing-vertical ul {
	margin: 0;
	padding: 0 !important;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-item: stretch;
	justify-content: space-between;
}
.hotel-listing-vertical ul li {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #fff;
	list-style: none !important;
	box-sizing: border-box;
	position: relative;
}
.hotel-listing-vertical ul li img {
	float: left;
	margin: 0 20px 0 0;
}
.hotel-listing-vertical ul li .hotel-info {
	margin: 0 2% 0 0;
	padding: 10px;
	width: 100%;
	border: 1px solid #f4f4f4;
}
.hotel-listing-vertical ul li .hotel-info img {
	display: block;
	max-width: 250px;
	height: auto;
}
.hotel-listing-vertical ul li .hotel-info a {
	margin: 0;
	padding: 0;
}
.hotel-listing-vertical ul li .hotel-info h3 {
	font-size: 1.8rem;
	color: #036ce2;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}
.hotel-listing-vertical ul li .hotel-info .location {
	font-size: 1.4rem;
	color: #036ce2;
	margin: 0 0 30px 0;
}
.hotel-listing-vertical ul li .price-values {
	font-size: 4rem;
	line-height: 24px;
	margin: 0 0 15px 0;
	font-weight: bold;
}
.hotel-listing-vertical ul li .hotel-book-button-wrap {
	clear: both;
	text-align: center;
	background-color: #f4f4f4;
	padding: 10px 0;
}

.hotel-listing-vertical ul li ul li {
	list-style: disc !important;
	margin-left: 15px !important;
}
 
.partner-icon {
	float: left;
	margin: 0 22px 0 0;
}

.disclaimerText, .disclaimerText a, .disclaimerText p, .disclaimerText span, .disclaimerText li, .disclaimerText td, .disclaimerText em, .disclaimerText strong, .disclaimerText b, .disclaimerText i {
    font-size: 10px !important;
}



.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,
.advisories h2 {
    font-size: 21px;
    margin: 5px 0;
}  

.advisories #anchorContent li:before,
#dealsCmsPromotions li:before {
    content: "";
}

.homeFeaturedColumn, .destHmColumn, .destDetailColumn { overflow: visible; }

.destHotelHeading h1 {
    padding: 0;
}

/********** DEALS COMPONENT **********/
#dealsPage #dealsTabs {
    border: 1px solid #e1e1e1;
    padding: 5px 10px 5px 5px;
}

#dealsPage #resultsContainer {
    width: 750px;
}

#dealsPage fieldset#resultsPageSearch,
#dealsPage fieldset#refineSearch {
    background-color: #ffffff;
    color: #000000;
    border: 3px solid #e4e4e4;
}

#dealsPage fieldset#resultsPageSearch {
    width: 940px;
    padding: 5px;
    margin-top: 15px;
}

#dealsPage #resultsPageSearch input {
    height: 25px;
    padding-top: 0;
}

fieldset.datesResultsSearch input {
    width: 80px;
    margin: 0 5px 0 0;
}

#dealsPage fieldset#resultsPageSearch fieldset.origDestResultsSearch {
    width:245px;
}

#dealsPage fieldset#resultsPageSearch fieldset.origDestResultsSearch span.viewOptionsDisabled,
#dealsPage #resultsPageSearch a {
    color: #000000;
    float: left;
    font-size: 0.800em;
    margin: 3px 0 0 5px;
}

#dealsPage #resultsPageSearch input#origin,
#dealsPage #resultsPageSearch input#destination {
    border-radius: 0;
}

#dealsPage #resultsPageSearch input {
    border: 1px solid #aaaaaa;
}

#dealsPage .zebraColor {
    background-color: #e1e1e1;
}

#dealsPage .ui-corner-top,
#dealsPage .ui-corner-all,
#dealsPage fieldset#resultsPageSearch {
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
}

#dealsPage .ui-tabs .ui-tabs-nav li {
    background-position: 0 0;
    background-color: #edb72b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb72b', endColorstr='#e09613');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edb72b), color-stop(100%, #e09613));
    background-image: -webkit-linear-gradient(top, #edb72b, #e09613);
    background-image: -moz-linear-gradient(top, #edb72b, #e09613);
    background-image: -ms-linear-gradient(top, #edb72b, #e09613);
    background-image: -o-linear-gradient(top, #edb72b, #e09613);
    background-image: linear-gradient(top, #edb72b, #e09613);
    border: none;
}
#dealsPage .ui-tabs .ui-tabs-nav li a {
    font-size:13px;
}
#dealsPage .ui-state-default a, #dealsPage .ui-state-default a:link, #dealsPage .ui-state-default a:visited {
    color: #000000 !important;
}

#dealsPage .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: none #ffffff;
}

#tabHeaders.ui-widget-header {
    background: none #7a8388;
    border-top: 4px solid #7a8388;
    width: 964px;
    padding-left: 4px !important;
}

#dealsPage .dealsModule {
    margin-left: 5px;
}

table#dealsCmsPromotions td.supplier {
    display: none !important;
}

/********** end DEALS COMPONENT **********/


/***** NAVIGATION *****/
.vax-header 
{
    width: 100% !important;
}

#anchorHeader
{
    background: #036ce2 linear-gradient(to bottom, #005ec7 0px, #0574f0 100%);
    min-height: 89px;
    box-sizing: border-box;
}

.anchorHeader-constraint
{
    margin: 0 auto;
    max-width: 980px;
    min-width: 320px;
    position: relative;
}

.anchorLogoHeader {
	
    background-size: 130px;
    width: 130px;
    height: 71px;
    background: url(https://unf.www.vaxvacationaccess.com/globalassets/siteassets/unf/images/unf_header_logo.png) no-repeat;
    background-size: 100%;
    background-position: center;
}

.anchorLogo {
    width: 85px;
    padding: 10px 5px;
}

#phoneNum-anchor {
    color: #fff;
    position: absolute;
    right: 0;
    top: 10px;
}


#navigation-wrapper 
{
    background: #036ce2 linear-gradient(to bottom, #046fe6 0px, #0470e8 100%);
    margin: 0;
    padding: 0;
	height: 40px;
}

#navigation-wrapper .nav-constraint
{
    position: relative;
    width: 980px;
    margin: 0 auto;
}

#navigation-wrapper ul 
{
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-item: stretch;
	justify-content: space-between;
}

#navigation-wrapper ul li
{
    text-align: center;
    align-self: flex-start;
    margin: 0;
    padding: 4px 8px 6px 0;
    list-style: none;
    box-sizing: border-box;
}


#menuContainer > li 
{
    position: relative;
    list-style: none;
}

#menuContainer li a {
	display: block;
	color: #fff;
    cursor: default;
    font-size: 1.7rem;
    text-decoration: none;
    font-weight: bold;
	padding: 6px 8px;
}

#menuContainer li a:hover {
    text-shadow: 3px 3px 10px #222;
}

#menuContainer ul.dropDown-anchor
{ 
    display:none; 
}

#menuContainer li:hover ul.dropDown-anchor 
{ 
    display:block; 
}
	
#menuContainer li ul.dropDown-anchor 
{
    background: #fff;
	margin: -1px 0 0 0;
	padding: 0;
	z-index: 1000;
	position: absolute;
    padding-left: 0;
    width: 210px;
    border: 1px solid #eee;
}

#menuContainer li ul.dropDown-anchor li
{
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 7px 3px 7px 9px;
	text-align: left;
}

#menuContainer li ul.dropDown-anchor li a 
{
	font-size: 1.3rem;
	line-height: 1.8rem;
	color: #036ce2;
	text-decoration: none;
	padding: 3px 5px; 
	font-weight: normal;
	cursor: pointer;
}

#menuContainer li ul.dropDown-anchor li a:hover
{
	color: #152061;
	text-shadow: none;
}

#menuContainer li ul.dropDown-anchor li:hover {
	background-image: none;
	background-color: #f5f5f5;
}

#anchorNavToolsContainer {
	margin: -10px 0 5px 0 !important;
}

.navtools-wrap .anchorHeader-constraint 
{
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
}


#anchorNavTools,
#anchorPrintLogOutContainer {
    margin: 0;
}

#anchorNavToolsContainer a {
    font-size: 1.3rem;
    color: #152061;
    padding: 7px;
    text-decoration: underline;
}

#anchorPrintLogOutContainer a {
    padding: 7px 2px;
    text-decoration: underline;
}

#anchorNavToolsContainer a:hover,
#anchorPrintLogOutContainer a:hover {
    text-decoration: underline;
    color: #035DC4;
}

#anchorNavToolsContainer li, #printPad {
    margin-right: 25px;
}

#anchorPrintLogOutContainer 
{
    float: right;
}

#anchorNavTools
{
	float: left;
	list-style-type: none;
}

#anchorNavTools li 
{
    display: inline-block;
}

/********** end HEADER **********/

/********** RESTOOL **********/
#anchorRestoolOuter {
    width: auto;
    background-color: #ffffff;
	padding: 0 0 0 1px !important;
}

#anchorRestool {
    border-top: 0px solid #a5a5a5;
    width: auto;
    margin-left: -10px;
}

.VAXPRO-UNF-AnchorStoreStartPage #anchorRestool {
    margin-left: -1px;
}

#anchorRestool iframe {
    margin-top: -10px;
}

#homeLeftColumn {
    width: 279px;
    margin-left: 0;
}

.anchorRestoolHeader {
    background-color: #7c848a;
    color: white;
    font-weight: normal;
    padding: 10px;
}



/********** end RESTOOL **********/



/********** WAITSCREEN **********/
.modalWaitScreenBackground {
    background: url('../images/waitscreen-IUN.gif') no-repeat;
    color: #fff !important;
    text-align: center;
}

.modalWaitScreenBackground p,
.modalWaitScreenBackground object {
    display: none;
}

.anchorWaitScreenBkgrdSP { /* anchor store waitscreen style reset */
    padding: 10px;
}

/********** end WAITSCREEN **********/

/* FOOTER STYLES
************************************/
.vax-footer {
	width: 100% !important;
}

.footer-wrap {
    background: #fff;
    margin-top: 40px;
    padding: 15px 0 40px 0;
}

.footer-wrap a
{
    text-decoration: none;
}

.footer-wrap a:hover
{
    text-decoration: underline;
}

.content-constraint 
{
    width: 980px;
    margin: 0 auto;
}

.social-icon {
    margin-left: 15px;
}

.footer-top ul
{
    width: 100%;
    display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-item: center;
	justify-content: space-between;
}

.footer-top ul li
{
	align-self: flex-end;
}

.footer-wrap .footer-top ul li a.social-icon:hover
{
	text-decoration: none;
}

.footer-mid ul
{
    display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-item: stretch;
	justify-content: space-between;
	margin: 10px 0 20px 0;
}
.footer-mid #ot-sdk-btn.ot-sdk-show-settings {
    color: #036ce2;
    text-transform: none;
    font-size:1.4rem;
    font-weight:bold;
    line-height:1.5;
    text-decoration: none;
    background: transparent;
    border: unset;
    padding: 0;
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
@-moz-document url-prefix() {
    /* Firefox-specific rule */
   .footer-mid #ot-sdk-btn.ot-sdk-show-settings:focus-visible {
      outline: auto;
    }
  }
.footer-mid .ot-sdk-show-settings:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}
.footer-mid #ot-sdk-btn.ot-sdk-show-settings:hover {
    text-decoration: underline;
    color: #003057;
    background-color: unset;
}

.footer-top li,
.footer-mid li 
{
    font-size: 1.4rem;
    font-weight: bold;
    list-style: none;
}

.footer-mid 
{
    margin: 0;
}

.credits {
	text-align: center;
}

/********** end FOOTER **********/

/* Left column css start*/

 .module-tab-header {
    background: rgba(0, 0, 0, 0) url('../images/bg_aside_tab.png') no-repeat scroll left top;
    height: 50px;
    position: relative;
    width: 162px;
    z-index: 1;
}


.module-tab-header-text p {
    color: #fff;
    font-size: 17px;
    margin: 0;
    padding-top: 10px;
    text-align: center;
    text-shadow: 0 -1px 0 #005909;
    text-transform: uppercase;
    width: 162px;
}

.module-inner {
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
}


.module-tab .module-inner-header {
    margin-top: -9px;
}
.module-inner-header {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #d7d7d7;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2) inset;
    display: block;
}


p.module-inner-header-text {
    font-weight: bold;
    color: #123255;
    display: block;
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    padding: 16px;
}

.module-inner-content {
    background: rgba(0, 0, 0, 0) url('../images/bg_diagonal.png') repeat scroll 0 0;
    color: #123255;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 13px;
    line-height: 1.5em;
    padding: 15px;
} 
.btn {
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, #00c513, #00790c) repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: 100 !important;
    height: 26px;
    line-height: 26px;
    margin-bottom: 15px;
    padding: 0 10px;
    text-shadow: 0 -1px 0 #000;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.module-inner-content a {
    color: #ffffff;
    display: block;
    font-weight: bold;
    text-decoration: none;
}

.module-inner-content a:hover {
    text-decoration: underline;
}
/* Left column css end */

/********** BUTTONS **********/
#extRestoolContainer .btnSearch,
.specialsSelectBtn, .button,
#resultsPageSearch .resetBtn {
    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 20px 3px 20px;
    width: auto;
    letter-spacing: 1px;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 1.300em !important;
    height: 25px;
    border: none;
    cursor: pointer;
}

#mainContent {    
	background-image: none;
	background-color: #ffffff;
}

body.bodyContent 
{
    background-color: #ffffff;
}

.btnOrange {
    background-image: -webkit-linear-gradient(top,#00c013,#5b992b);
    background-image: -moz-linear-gradient(top,#00c013,#5b992b);
    background-image: -ms-linear-gradient(top,#00c013,#5b992b);
    background-image: -o-linear-gradient(top,#00c013,#5b992b);
    background-image: linear-gradient(top,#00c013,#5b992b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00c013",endColorstr="#5b992b");
    border: #63a62f;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    width: 100%;
    line-height:16px;
    cursor: pointer;
}



#promoDetailContainer h3 {
    margin: 20px 0 5px 0;
}

#promoDetailContainer p {
    margin: 0 0 14px 0;
}

#promoDetailContainer p + ul {
    margin: 0 0 20px 0;
}

.agentInformation {
    width: 86%;
    margin: 10px auto;
    padding: 5px 10px;
    background-color: #cbebff;
}

.agentInformation2 {
    width: 86%;
    margin: 10px auto;
    padding: 5px 10px;
    background-color: #f1dcfd;
}

#mainContent .agentInformation li 
{
    list-style-type: decimal;
    margin-left: 0;
}



#dealsUtilityButtons #sendToClientBtn
{
    display: none;
}

/*  Right column start home page*/
#rotatorWrapper 
{
    margin: 41px 0 0 5px !important;
}

#rotatorBorder {
    background-color: transparent !important;
    border: 0px solid #DFDFDF !important;
    height: 318px;
    padding: 0px 4px !important;
    width: 674px;
} 

#homeRightColumn .hmRtColumnSubDiv
{
    margin: 15px 0 15px 5px;
}

#homeRightColumn .hmRtColumnSubDiv:nth-child(2n)
{
    margin: 15px 0 15px 0;
    padding: 0;
    width: 340px;
}

#homeRightColumn .hmRtColumnSubDiv:nth-child(2n) img
{
    float: right;
}

.hmRtColumnSubDiv img
{
    border: 0px solid #ccc;
    margin: 0 0 25px 0;
    padding: 5px;
    box-sizing: border-box;
    float: left;
}

.hmRtColumnSubDiv a
{
    margin: 0;
    padding: 0;
}
/*Right column end page*/

/***** ROTATOR *****/
.carouselblock {
	margin-bottom: 25px;
}

#rotatorWrapper .jshowoff-slidelinks a { 
    text-indent: 9000px !important; 
}


/* Carousel Start*/
.slick-dots {
    top: 330px;
    left: 255px;
}
.slick-slide img {
    width: 100%;
    background-color: #fff;
    height: auto;
}
.slick-track{
 margin:41px 0 0 0px;	
}
.slick-dots li button:before{
	font-size:0px;
	opacity:0;
}
.slick-dots li button{
background: url(../images/bannerRotatorDots.gif);
    width: 10px;
    height: 10px;
}
.slick-dots li.slick-active button {
    background-position:0 11px;
}
@-moz-document url-prefix() { 
  .slick-dots {
    top: 330px;
}
}
.fa-caret-left:before, .fa-caret-right:before  {
    content: "";
}
div#slidercontainer {
    margin-bottom: 35px;
}
/* Carousel End*/
.hmRtColumnSubDiv1 img {
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    box-sizing: border-box;
    float: left;
}





/* WAITSCREEN
************************************/

.waitscreen-modal-wrap,
.plcode-waitscreen-modal-wrap
{
    margin:auto;
}

.modalWaitScreenBackground { /*Controls style and background of Waitscreens*/
    margin:auto;
}
.modalWaitScreenBackground {
    background: url('../images/waitscreen-IUN.gif') no-repeat;
}
.anchorWaitScreenBkgrd { /* anchor store waitscreen style reset */
    background-color: transparent;
    border: none;
}

/*  Universal Advisory */
.advisories {
    background-color: #ffffff;
    width: auto;
    opacity: 0.8;
}

    .advisories h2 {
        padding: 6px 0 5px 40px;
        color: #FFFFFF;
        margin: 5px 0;
        margin-bottom: 0px;
        border-bottom: none;
        text-transform: uppercase;
    }

    .advisories a {
        color: red;
        padding: 10px 0 5px 0;
        font-size: 18px;
        font-weight: bold;
    }

        .advisories a:hover {
            color: red;
            text-decoration: underline;
        }

.advisoryTop {
    background: #00618c url(../images/AdvisoryIcon.png) no-repeat 10px 12px;
}

#advisoryPadding {
    padding: 5px 5px 5px 20px;
    border: 1px solid #e1e1e1;
}
/*  Universal Advisory End */


/*Additional themes after separation start*/



#mainContent {
    border-bottom: 1px solid #dfdfdf;
}

.modal i.fa {
    color:#d90707;
}

#anchorPrintLogOutContainer {
    margin: 3px 10px 0 0;
}



/*Additional themes after separation end */

.VAXPRO-UNF-AnchorStoreTwoColumnTemplate #leftColumn > div, .VAXPRO-UNF-AnchorStoreStartPage #leftColumn > div {
    width: 276px;
}

h1.anchorRestoolHeader {
    background-color: #0a226a;
    margin: 0;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    border-bottom: 10px solid #fff;
}

h1.anchorRestoolHeader::after {
    content: "Book Now";
}

.VAXPRO-UNF-AnchorStoreTwoColumnTemplate #leftColumn h1.anchorRestoolHeader {
    margin: 75px 0 0 0;
}

.mainBorder {
	border: 0 solid !important;
	padding: 0 !important;
}

.no-border {
	color: #000;
}

.hp-left {
	margin-left: 10px;
}

.hp-right {
	margin-right: 10px;
}

.VAXPRO-UNF-AnchorStoreTwoColumnTemplate #modalParentDiv.modal {
    margin: 120px 33%;
	background-color: transparent;
}

xx.VAXPRO-UNF-PromotionPage #promoRestoolContainer {
    margin-left: -10px;
}

