@media print {
  a[href]:after {
    content: none!important;
  }
}

html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #c1d5e8;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #333!important;
}

img {
  border: 0px;
}


/* BEGIN: Match this to Bootstrap's anchor color! */
.anchor-color {
  color: MediumBlue;
}
/* END: Match this to Bootstrap's anchor color! */

a:link { color: MediumBlue; text-decoration: none; }
a:hover { color: MediumBlue; text-decoration: underline; }
a:visited { color: MediumBlue; text-decoration: none; }
a:visited:hover { color: MediumBlue; text-decoration: underline; }


.btn-vtg {
  border: 0px;
  line-height: 1em;
  font-weight: bold;
  font-size: 18px;
  padding-top: 0.5em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  padding-left: 1em;
  border-radius: 0px;
}

.btn-vtg-yellow {
  color: #000;
  background-color: #f9ce0c;
}

.btn-vtg-red {
  color: #fff;
  background-color: #cc0000;
}

.btn-vtg-red:hover,
.btn-vtg-red:focus,
.btn-vtg-red:visited:hover {
  color: #fff!important;
  text-decoration: none;
}

.btn-vtg-green {
  color: #fff;
  background-color: #129D4A;
}

.btn-vtg-blue {
  color: #fff;
  background-color: #00adef;
}

.btn-vtg-green:hover,
.btn-vtg-green:focus,
.btn-vtg-green:visited:hover,
a.btn-vtg-green {
  color: #fff!important;
  text-decoration: none;
}

.btn-vtg-blue:hover,
.btn-vtg-blue:focus,
.btn-vtg-blue:visited:hover,
a.btn-vtg-blue {
  color: #fff!important;
  text-decoration: none;
}

.btn-vtg-orange {
  color: #fff;
  background-color: #fe8800;
}

.btn-vtg-orange:hover,
.btn-vtg-orange:focus,
.btn-vtg-orange:visited:hover {
  color: #fff!important;
  text-decoration: none;
}


.announcement {
  margin-top: 2em;
  margin-bottom: 2em;
}

a[href^="tel"]{
  color: inherit;
  text-decoration: none;
}

.inline-block,
.inline-column {
  display: inline-block;
  vertical-align: top;
}

.inline-block.column {
  text-align: left;
  line-height: 2em;
  white-space: nowrap;
}

.separation {
  margin-right: 3em;
}

form label {
  margin-bottom: 0em;
}

.label {
  white-space:nowrap;
}

.one-place {
  white-space: nowrap;
}


#carouselContainer { width: 400px; }
#slideshowCarousel { margin: 0.5em auto; }
.tab-pane { padding-top: 2em; }

form .paragraph-margin {
  margin-bottom: 1.25em!important;
}


/* ------------------------------------------------------------------ */
/* ----------------- BEGIN: Body-related containers ----------------- */

#bodyContainerBackground {
  width: 1080px;
  height: 100%;
  margin: 0px auto;
  position: relative;
  background-color: #e0e0e0;
}

#bodyContainer {
  width: inherit;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  background-color: #fff;
}

.body-section-container {
  width: 100%;
  clear: left;
  margin: 0px;
  padding: 0px;
}

#siteHeader {
  height: 130px;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
}

#siteMenu {
  width: 100%;
  height: 50px;
  padding-left: 6px;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  font-size: 18px;
}

#siteFooter {
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: #e0e0e0;
}

.body-content {
  text-align: left;
  padding: 16px 50px 36px 50px;
}

/* ------------------ END: Body-related containers ------------------ */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* ------------------------- BEGIN: Header -------------------------- */

#siteHeader .left-block {
  position: relative;
  float: left;
  height: 100%;
  width: 500px;
  text-align: left;
  padding: 10px 10px 10px 50px;
  color: #fff;
  line-height: 1.428;
}

/* just resize logo for a site and don't touch .logo-cust! */

#siteHeader .left-block .logo-cust {
  position: absolute;
  bottom: 19px;
}

#siteHeader .right-block {
  position: relative;
  float: right;
  height: 100%;
  width: 450px;
  text-align: right;
  padding: 10px 50px 10px 10px;
  color: #fff;
}

#siteHeader .right-block .top-half {
  width: 100%;
  padding-top: 2px;
  font-size: 18px;
  line-height: 1.428;
  white-space: nowrap;
}

#siteHeader .right-block .top-half a:link { color: #f9ce0c; text-decoration: none; }
#siteHeader .right-block .top-half a:hover { color: #f9ce0c; text-decoration: underline; }
#siteHeader .right-block .top-half a:visited { color: #f9ce0c; text-decoration: none; }
#siteHeader .right-block .top-half a:visited:hover { color: #f9ce0c; text-decoration: underline; }

#siteHeader .right-block .top-half span {
  display: inline-block;
}

#siteHeader .powered-by-vtg {
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
}

#siteHeader .right-block .pipe {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 2px;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

#siteHeader .right-block .bottom-half {
  width: 100%;
  position: absolute;
  padding: 0px;
  right: 50px;
  bottom: 18px;
}

#siteHeader .right-block .phone-middle {
  font-size: 21px;
  line-height: 1.428;
  white-space: nowrap;
  padding-top: 12px!important;
}

#siteHeader .right-block .phone-top {
  font-size: 18px;
  white-space: nowrap;
  line-height: 1em;
}

#siteHeader .right-block .prices-include {
  color: #f9ce0c;
}

#siteHeader a[href^="tel"]{
  color: white!important;
  text-decoration: none;
}

#siteHeader .right-block .office-closed {
  font-size: 18px;
  line-height: 1em;
  padding-top: 12px!important;
}

#siteHeader .right-block .office-closed span {
  color: #fff!important;
}

/* -------------------------- END: Header --------------------------- */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* ------------- BEGIN: Alternative to bootstrap-select ------------- */

select:-moz-focusring { 
  color: transparent!important;
  text-shadow: 0 0 0 #000!important;
}

select:focus::-ms-value {
  background-color: #cefdce!important;
}

.custom-select {
  /* START arrow in the select */
  background-image:
    linear-gradient(45deg, transparent 50%, black 60%),
    linear-gradient(135deg, black 40%, transparent 50%) !important;
  background-position:
    calc(100% - 15px) 15px,
    calc(100% - 10px) 15px,
    100% 0;
  background-size:
    5px 5px,
    5px 5px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* END arrow in the select */

  cursor: pointer; /* does not have pointer by default */
  color: #333; /* font color should NOT be black */
  padding-left: 7px;

  /* START size changes */
  font-size: 14px!important;
  line-height: 1.2em;
  /* END size changes */ 
}

/* red arrow on an invalid form field */
.custom-select.is-invalid {
  /* START arrow in the select */
  background-image:
    linear-gradient(45deg, transparent 50%, red 60%),
    linear-gradient(135deg, red 40%, transparent 50%) !important;
  background-position:
    calc(100% - 15px) 15px,
    calc(100% - 10px) 15px,
    100% 0;
  background-size:
    5px 5px,
    5px 5px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* END arrow in the select */
}

.custom-select:focus {
  color: #333;
  outline:0;
}

.custom-select option {
  color: #333;
}
.custom-select option:hover {
  background-color: #0066CB;
}

/* green highlight when something is selected, occupancy is different since default is 2 */
select[data-chosen]:not([data-chosen='0']):not([name='occ']) {
  color: #212529;
  background-color: #cefdce!important;
  border-color: #ced4da;
}
select[name='occ']:not([data-chosen='2']) {
  color: #212529;
  background-color: #cefdce!important;
  border-color: #ced4da;
}
select option:not([data-chosen='0']) {
  color: #000;
  background-color: #fff!important;
  border-color: #ced4da;
}

/* -------------- End: Alternative to bootstrap-select -------------- */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* -------------------------- Begin: FAB  --------------------------- */

#fabBoxContainer {
  text-align: left;
  padding: 10px 1em;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  background-color: #F0F0F0;
}

#fabTitle {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  padding-top: -2 px;
  padding-left: 0px;
}

#fabMsgRegionID, #fabMsgMisc {
  display: none;
  color: red;
}

#fabShowMeTheDeals {
  width: 200px;
}

#fabCount { 
  display: none;
}

#fabMsgCount { 
  color: forestgreen;
  margin-right: 1em;
}

#fabMsgDepartures {
   margin-bottom: 6px;
}

/* Override the Bootstrap bottom margin */

#fabForm .form-group {
  margin-bottom: 8px;
}

/* This overrides <option> color */

#fabForm .dropdown-menu.open li a {
  color: #333;
}


#tabContainer .active > a {
  color: #333!important;
}
#tabContainer .active > a:hover {
  color: #333!important;
}

/* ---------------------------- END: FAB ---------------------------- */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* -------------------------- BEGIN: Menu --------------------------- */

#siteMenu nav  {
  height: 40px;
  background-color: white;
  border: 0px;
  color: #333!important;
  font-family: Arial, Helvetica, sans-serif!important;
  font-size: 18px!important;
  padding: 0px;
}

#siteNav {
  height: inherit;
  line-height: 40px;
}

#siteNav li a {
  padding: 10px 15px;
}

#siteNav {
  width: 100%;
}

#siteMenu nav li a:hover {
  background-color: #e0e0e0;
  text-decoration: none;
}

#siteMenu a[href="#"] {
  cursor: default;
}

#siteMenu .dropdown-toggle {
  white-space: normal;
}

#siteMenu .dropdown-toggle:after {
  display: none;
}

#siteMenu .navbar-default .navbar-nav>li>a {
  color: #333;
}

#siteNav ul {
  position: absolute;
  white-space: nowrap;
  z-index: -1;
}

#siteNav > li {
  margin-left: 10px;
  margin-right: 6px;
}

/* --------------------------- END: Menu ---------------------------- */
/* ------------------------------------------------------------------ */
/* ------------ BEGIN: Override Bootstrap's NAV settings ------------ */

.navbar-nav > li, .navbar-nav {
  float: left!important;
}

nav li.dropdown:hover,
.dropdown.open {
  background-color: #dfdfdf;
}

nav li.dropdown .dropdown-menu {
  border-top: 0px;
  margin-top: 0px;
}

nav li.dropdown:hover .dropdown-menu {
  display: block;
  box-shadow: none;
  padding: 5px 0px 5px 0px!important;
  z-index: 1!important;
  border-top-left-radius: 0px;
}

nav .dropdown-menu,
nav .dropdown-menu > li {
  background-color: #dfdfdf;
  font-size: 14px!important;
  line-height: 1.428!important;
}

nav .dropdown-menu > li {
  padding: 0px!important;
}

nav .dropdown-menu > li > a {
  text-align: left!important;
  padding-top: 0.47em!important;
  padding-bottom: 0.47em!important;
  color: #333;
  width: 100%;
  display: block;
}

nav .dropdown-menu > li > a:hover {
  background-color: #333!important;
  color: white;
  width: 100%;
}

.bootstrap-select>.dropdown-toggle{
  color: #333;
}

.bootstrap-select>.dropdown-toggle::after {
    display: inline-block!important;
    margin-left: .255em!important;
    vertical-align: .255em!important;
    content: ""!important;
    border-top: .3em solid!important;
    border-right: .3em solid transparent!important;
    border-bottom: 0!important;
    border-left: .3em solid transparent!important;
}

/* ------------ END: Override Bootstrap's NAV settings ------------ */
/* ---------------------------------------------------------------- */


/* ------------------------------------------------------------------ */
/* ------------------------- BEGIN: Footer -------------------------- */
#siteFooter .callback {
  font-size:21px;
  font-weight: bold;
  margin-bottom:6px;
}

#siteFooter .office-hours {
  font-size: 15px;
  margin-bottom:6px;
}

#siteFooter .link-section {
  margin-top: 30px;
  font-size: 13px;
}

#siteFooter .separate {
  margin-right: 100px;
}

#siteFooter .copyright {
  margin-top: 2em;
  font-size: 12px;
}

#siteFooter .phone-footer {
 color: #FF0000;
}

#siteFooter a[href^="tel"]{
  color: #FF0000!important;
  text-decoration: none;
}

#siteFooter .link-section a:link { color: #333; text-decoration: none; }
#siteFooter .link-section a:hover { color: MediumBlue; text-decoration: underline; }
#siteFooter .link-section a:visited  { color: #333; text-decoration: none; }
#siteFooter .link-section a:hover { color: MediumBlue; text-decoration: underline; }

/* -------------------------- END: Footer --------------------------- */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* -------------------------- BEGIN: Call Back ---------------------- */

.has-error {
  color: #B22222!important;  
}

#comment_msg,#fd_msg,#fd2_msg,#fd3_msg {
  color:#B22222;
}

/* ----------this is the same as myprofile.cfm lines per Troy-- */
#callback_hr {
  margin-top: 2em;
  margin-bottom: 1em;
  background-size: 4px;
  border-top: 4px solid #eee;
  border-color: #eee;
}

/* -------------------------- END: Call Back ----------------------- */
/* ----------------------------------------------------------------- */

/* ----------------------------------------------------------------- */
/* ----- BEGIN: classes for CMS to make it look like BootStrap ----- */

.vtg-thead-dark {
  color: #fff;
  background-color: #666;
}

/* ----------------------------------------------------------------- */
/* ------ END: classes for CMS to make it look like BootStrap ------ */

/* ------------------------------------------------------------------ */
/* ------------ BEGIN: Override Bootstrap's CSS settings ------------ */

h1 {
  color: #333;
  font-size: 30px;
  font-weight: normal;
  margin-top: 10px;
}

h2 {
  color: #333;
  font-size: 26px;
  font-weight: bold;
}

h3 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
}

h4 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

p {
  margin-top: 1.25em!important;
  margin-bottom: 1.25em!important;
  line-height: 1.428!important;
}

hr {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  line-height: 1.428;
  height: 1px;
}

button.btn-vtg-info {
  padding-left: 0px!important;
  padding-right: 0px!important;
}

.carousel-control {
  outline: 0;
  opacity: .9;
}

.carousel-control .glyphicon-chevron-left:before{  
  font-size: 40px;  
}

.carousel-control .glyphicon-chevron-right:before{  
  font-size: 40px;  
}

input.form-control {
  color: #333;
  font-size: 1em;
  padding: auto 0.75em;
  line-height: 1.2em;
}

.btn-link { color: MediumBlue; text-decoration: none; }
.btn-link:focus { color: MediumBlue; text-decoration: none; }
.btn-link:hover { color: MediumBlue; text-decoration: underline; }
.btn-link:visited { color: MediumBlue; text-decoration: none; }
.btn-link:visited:hover { color: MediumBlue; text-decoration: underline; }

/* above changes carousel's lef and right arrow so... */
a.carousel-control {
  color: white;
}

/* -------------- END: Override Bootstrap's settings -------------- */
/* ---------------------------------------------------------------- */


/* ------------------------------------------------------------------ */
/* ------------------------- BEGIN: Popover ------------------------- */

.popover {
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
}

/* -------------------------- END: Popover -------------------------- */
/* ------------------------------------------------------------------ */

/* ------------------------------------------------------------------ */
/* ---------------------- BEGIN: Daily Special ---------------------- */

.daily-special-container {
  background-color: #fff;
  background-position: right bottom;
  background-repeat: no-repeat;
  height: 143px;
  width: 100%;
}

.daily-special-container table {
  margin-top: 50px;
}

.daily-special-container table tbody td {
  line-height: 1.428;
}

/* default Daily Special button to red */
.daily-special-container a[role="button"] {
  color: #fff;
  background-color: #ff0000;
}

.daily-special-container a[role="button"]:hover,
.daily-special-container a[role="button"]:focus,
.daily-special-container a[role="button"]:visited:hover {
  color: #fff!important;
  text-decoration: none;
}

.daily-special-banner {
  font-size: 28px;
  font-weight: bold;
  color: #022660;
}

/* ---------------------- BEGIN: Daily Special ---------------------- */
/* ------------------------------------------------------------------ */
