/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 10px;
    padding-bottom: 20px;
    font-family:ClioLight;
    font-size:18px;
    
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}



/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 800px;
}

.booking_header h3{
    font-family:ClioLight;
    font-size:20px;
    margin:2%;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}


.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  display:inline-block;
  vertical-align:middle;
  border-left: 15px solid green;
}

.arrow div{
    width:200px;
    height:30px; 
    background-color:green;
    color:white;
    display:inline-block;
    vertical-align:middle;
}

.arrow-active : {
    border-left-color:red;
    
}

/*BOOTSTRAP NAV WIZARD*/

.nav-wizard > li {
  float: left;
}
.nav-wizard > li > a {
  position: relative;
  background-color: #eeeeee;
}
.nav-wizard > li > a .badge {
  margin-left: 3px;
  color: #eeeeee;
  background-color: #428bca;
}
.nav-wizard > li:not(:first-child) > a {
  padding-left: 34px;
}
.nav-wizard > li:not(:first-child) > a:before {
  width: 0px;
  height: 0px;
  border-top: 20px inset transparent;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #ffffff;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}
.nav-wizard > li:not(:last-child) > a {
  margin-right: 6px;
}
.nav-wizard > li:not(:last-child) > a:after {
  width: 0px;
  height: 0px;
  border-top: 20px inset transparent;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #eeeeee;
  position: absolute;
  content: "";
  top: 0;
  right: -20px;
  z-index: 2;
}
.nav-wizard > li:first-child > a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.nav-wizard > li:last-child > a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.nav-wizard > li.done:hover > a,
.nav-wizard > li:hover > a {
  background-color: #d5d5d5;
}
.nav-wizard > li.done:hover > a:before,
.nav-wizard > li:hover > a:before {
  border-right-color: #d5d5d5;
}
.nav-wizard > li.done:hover > a:after,
.nav-wizard > li:hover > a:after {
  border-left-color: #d5d5d5;
}
.nav-wizard > li.done > a {
  background-color: #e2e2e2;
}
.nav-wizard > li.done > a:before {
  border-right-color: #e2e2e2;
}
.nav-wizard > li.done > a:after {
  border-left-color: #e2e2e2;
}
.nav-wizard > li.active > a,
.nav-wizard > li.active > a:hover,
.nav-wizard > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-wizard > li.active > a:after {
  border-left-color: #428bca;
}
.nav-wizard > li.active > a .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-wizard > li.disabled > a {
  color: #777777;
}
.nav-wizard > li.disabled > a:hover,
.nav-wizard > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: #eeeeee;
  cursor: default;
}
.nav-wizard > li.disabled > a:before {
  border-right-color: #eeeeee;
}
.nav-wizard > li.disabled > a:after {
  border-left-color: #eeeeee;
}
.nav-wizard.nav-justified > li {
  float: none;
}
.nav-wizard.nav-justified > li > a {
  padding: 10px 15px;
}
@media (max-width: 768px) {
  .nav-wizard.nav-justified > li > a {
    border-radius: 4px;
    margin-right: 0;
  }
  .nav-wizard.nav-justified > li > a:before,
  .nav-wizard.nav-justified > li > a:after {
    border: none !important;
  }
}

.dropdown-menu li{
    z-index:2000;
}
.dropdown-menu span{
    z-index:2000;
}
.dropdown-menu a{
    z-index:2000;
}

.input-group .form-control {
  z-index: auto;
}

.drop_button{
    color:white;
    text-decoration:none;
    margin-left:20px;
}

.btn {
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.form-control{
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

}
.input-group{

    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

}

/*/////// Responsive iFrame*/

.responsive-iframe-container{
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0px;
    overflow:hidden;
}

.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    
}

.table-header-left th{
    text-align:left;
}

.progress{
    width:100%;
    height:100%;
    position:relative;
    
}

.blur{
   
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
   opacity:0.5;
  

}

.uppercase{
    text-transform:uppercase;
}



.boatcal {
    font-size: 11px;
}

.boatcal-date-header {
    background-color: #910000;
    color: white;
    font-size: 0.8rem;
    font-weight: bold;
    height: 1.5rem;
    padding-top: 0px;
    padding-left: 5px;
}


.boatcal-boat-row {
    background-color: rgb(233, 207, 48);
    border-bottom: 1px solid #ccc;
    min-height: 40px;
}

.boatcal-boat-label {
    background-color: #CCC;
    color: #222;
    padding: 3px;
    height: 40px;
    border-bottom: 1px solid #222;
    font-size: 13px;
    line-height: 16px;
    text-align: right;
    left: -15px;
    vertical-align: middle;
}

.boatcal-event {
    position: absolute;
    top: 0px;
    background-color: black;
    color: white;
    padding: 2px;
    height: 37px;
    border: 0.5px #000 solid;
    box-shadow: rgba(0,0,0,0.8) 3px 3px;
    font-weight: bold;
    font-size: 12px;
    z-index: 1;
    cursor: pointer;
}

.blackout-event {
    position: absolute;
    top: 0px;
    background-color: rgba(255, 0, 0, 0.49);
    color: white;
    padding: 2px;
    height: 20px;
    margin-top: 17px;
    border: 0.5px #000 solid;
    box-shadow: rgba(0,0,0,0.8) 3px 3px;
    font-weight: bold;
    font-size: 12px;
    z-index: 2;
    overflow: hidden;
}

.boatcal-times {
    position: absolute;
    text-align: center;
    /* width: 50px; */
    padding: 0;
    margin: 0;
}

.boatcal-times-container {
    height: 18px;
    background: #EEE;
    font-size: 0.7rem;
    font-weight: 500;
    padding-left: 3rem;
}

.boatcal-options {
    background-color: #ccc;
    padding: 3px;
}


.balloon-text {
    font-size: 14px;
}


.dash-panel-ctrls {
    float: right;
    font-size: 12px;
}

    .dash-panel-ctrls input {
        font-size: 14px;
        width: 30px;
        padding: 4px;
        min-width: 30px;
        margin-top: -10px;
        top: -30px;
    }



.blackout-event {
    position: absolute;
    top: 0px;
    background-color: rgba(255, 0, 0, 0.49);
    color: white;
    padding: 2px;
    height: 20px;
    margin-top: 17px;
    border: 0.5px #000 solid;
    box-shadow: rgba(0,0,0,0.8) 3px 3px;
    font-weight: bold;
    font-size: 12px;
    z-index: 5;
    overflow: hidden;
}


.mini-icons {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

    .mini-icons div {
        border: none;
        text-align: center;
        width: 17px;
        padding: 0px 0px 0px 0px;
        display: inline-block;
        margin-right: 2px;
        border-radius: 10px;
    }

.balloon-text {
    font-size: 14px;
}


.bookings_list {
    position: absolute;
    top: 35px;
    background-color: white;
    border: 1px solid #333;
    z-index: 9999;
    padding: 5px;
}