@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: #555555!important;
}

img {
  border: 0px;
}


/* BEGIN: Match this to Bootstrap's anchor color! */
.anchor-color {
  color: #337ab7;
}
/* END: Match this to Bootstrap's anchor color! */

a:link { text-decoration: none; }
a:hover { color: #336699; text-decoration: underline; }
a:visited { text-decoration: none; }
a:visited:hover { color: #336699; text-decoration: none; }


.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-green:hover,
.btn-vtg-green:focus,
.btn-vtg-green:visited:hover {
  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 {
  height: 40px;
  padding-left: 1px;
  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;
}

/* 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;
  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: none; }
#siteHeader .right-block .top-half a:visited { color: #f9ce0c; text-decoration: none; }
#siteHeader .right-block .top-half a:visited:hover { color: #f9ce0c; text-decoration: none; }

#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 {
  position: absolute;
  padding: 0px;
  right: 50px;
  bottom: 18px;
}

#siteHeader .right-block .phone-middle {
  font-size: 21px;
  white-space: nowrap;
	padding-top: 12px!important;
}

#siteHeader .right-block .phone-top {
  font-size: 18px;
  white-space: nowrap;
	line-height: 1em;
}

#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: FAB  --------------------------- */

#fabBoxContainer {
  text-align: left;
  padding: 10px 1em;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
  background-color: #F0F0F0;
}

#fabTitle {
  color: #555555;
  font-size: 26px;
  font-weight: bold;
  padding-top: -2 px;
  padding-left: 20px;
}

#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: #555555;
}

/* ---------------------------- END: FAB ---------------------------- */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* -------------------------- BEGIN: Menu --------------------------- */

#siteMenu nav  {
  margin-left: 5px;
  background-color: white;
  border: 0px;
  color: #555555!important;
  font-family: Helvetica, Arial, sans-serif;!important; 
  font-size: 18px;!important; 
}

#siteMenu nav li a:hover {
  background-color: #e0e0e0;
}

#siteMenu a[href="#"] {
 cursor: default;
}

#siteNav ul {
  position: absolute;
  white-space: nowrap;  
  z-index: -1;
}

#siteMenu .navbar-default .navbar-nav>li>a {
    color: #555555;
}

#siteNav > li:hover > ul {
  left: auto;
  width: 100%;
  z-index: 10;
  min-width: 205px;
}

/* --------------------------- END: Menu ---------------------------- */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* ------------------------- 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: #555555; text-decoration: none; }
#siteFooter .link-section a:hover { color: #336699; text-decoration: none; }
#siteFooter .link-section a:visited  { color: #555555; text-decoration: none; }
#siteFooter .link-section a:hover { color: #336699; text-decoration: none; }

/* -------------------------- 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 {
  font-weight: normal;
  color: #fff;
  background-color: #666;
}

/* ----------------------------------------------------------------- */
/* ------ END: classes for CMS to make it look like BootStrap ------ */

/* ------------------------------------------------------------------ */
/* ------------ BEGIN: Override Bootstrap's CSS settings ------------ */

h1 {
  color: #555555;
  font-size: 30px;
  font-weight: normal;
  margin-top: 10px;
}

h2 {
  color: #555555;
  font-size: 26px;
  font-weight: bold;
}

h3 {
  color: #555555;
  font-size: 20px;
  font-weight: bold;
}

h4 {
  color: #555555;
  font-size: 16px;
  font-weight: bold;
}

p {
  margin-top: 1.25em!important;
  margin-bottom: 1.25em!important;
}

hr {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  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;  
}

/* -------------- END: Override Bootstrap's settings -------------- */
/* ---------------------------------------------------------------- */


/* ------------------------------------------------------------------ */
/* ------------ 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;
}

nav li.dropdown:hover .dropdown-menu {
   display: block;
   box-shadow: none;
}

nav .dropdown-menu, nav .dropdown-menu > li {
  background-color: #dfdfdf;
}

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: #555555;
}

nav .dropdown-menu > li > a:hover {
  background-color: #555555!important;
  color: white;
}

.bootstrap-select>.dropdown-toggle{
  color:#555555;
}

/* ------------ END: Override Bootstrap's NAV settings ------------ */
/* ---------------------------------------------------------------- */


/* ------------------------------------------------------------------ */
/* ---------------------- 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;
}

/* 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;
}

/* ----------------------- END: Daily Special ----------------------- */
/* ------------------------------------------------------------------ */
