/*!
 * Start Bootstrap - Full Width Pics (https://startbootstrap.com/template-overviews/full-width-pics)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-width-pics/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

.bg-image-full {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.day_button {
  font-size:18pt;
  /*border:2px solid;*/
  border-radius:15px;
}

.QuickView {
background: #0062ae;
position: relative;
left:-7em;
height: 25px;
width: 1050px;
display: block;
vertical-align: middle;
padding: 5px 0 5px 0px;
text-shadow: .5px .5px 1px #000;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 0px;
border-radius: 10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.QuickView2nd {
background: #0062ae;
position: relative;
left:-7em;
height: 25px;
width: 1050px;
display: block;
vertical-align: middle;
padding: 5px 0 5px 0px;
text-shadow: .5px .5px 1px #000;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.QuickViewTabFirst {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 20px;
padding-left: 13px;
margin-right: 13px;
display: inline;
}
.QuickViewTab {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 20px;
padding-left: 13px;
margin-right: 13px;
display: inline;
border-left: 1px solid #43adff;
background-position: left bottom;
}

