div.head-line{
  border-top: 4px solid #000;
}
.main-body{
  min-height: 600px;
}
.slider-shadow-top{
  -webkit-box-shadow: inset 0px 40px 0px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 40px 0px 0px rgba(0,0,0,0.5);
  box-shadow: inset 0px 40px 0px 0px rgba(0,0,0,0.5);
  height: 40px;
  width: 100%;
  position: absolute;
  z-index: 999;
}
#header .head-shadow{
  -webkit-box-shadow: 0px 40px 0px 0px rgba(0,0,0,0.5) !important;
  -moz-box-shadow: 0px 40px 0px 0px rgba(0,0,0,0.5) !important;
  box-shadow: 0px 40px 0px 0px rgba(0,0,0,0.5) !important;
}
@media (max-width: 575.98px) {
  .mobile-header-hide .slider-container{
    display: none !important;
  }
  .mobile-header-hide .head-line{
    border-top: 0px !important;
  }
  .mobile-header-hide #header .head-shadow{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .mobile-header-hide .page-header-ribbon{
    display: none;
  }
  .mobile-header-hide .page-header{
    padding: 15px;
    min-height: 30px;
  }
  .mobile-header-hide .page-header .container{
    display: none;
  }
}
.btn{
  text-transform: uppercase;
  font-weight: bolder;
}
.btn.focus, .btn:focus{
  box-shadow: 0 0 0 .2rem rgba(123,123,123,.25);
}
.text-bolder{
  font-weight: bolder;
}
.text-underline{
  text-decoration: underline;
}
.text-overline{
  text-decoration: line-through;
}
.text-italic{
  font-style: italic;
}
.border-bottom-dotted{
  border-bottom: 1px dotted #8B0000;
}
.border-color-darkred{
  border-color: #8B0000;
}
.text-darkred{
  color: #8B0000;
}
.text-danger{
  color: #721c24 !important;
}
.text-warning{
  color: #856404 !important;
}
.cursor-pointer{
  cursor: pointer;
}
.cursor-default{
  cursor: default;
}
.hidden{
  display: none;
}
.full-width{
  width: 100%;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-outline-secondary{
  border-color: #ced4da;
}
.badge-width-100{
  width: 100%;
}
.badge-status{
  white-space: nowrap;
  padding: 2px 6px;
  line-height: 13px;
}
.badge-status .fa{
  margin-right: 5px;
}
.popover .arrow{
  background-image: none;
}
.header-height-basic{
  height: 300px;
}
.header-height-small{
  height: 240px;
}
.page-header-ribbon {
  background: #c7081b;
  position: absolute;
  padding: 5px 18px 6px;
  top: 0;
  right:0;
  margin-top: -41px;
  z-index: 1;
  font-family: "Shadows Into Light", cursive;
  font-size: 1.6em;
  line-height: 26px;
}
.page-header-ribbon:after {
  border-left: 10px solid darkred;
  border-top: 16px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: -10px;
  position: absolute;
  top: 0;
  width: 7px;
}
.page-header-ribbon span {
  color: #fff;
}
.page-header-ribbon a{
  color: #fff;
  text-decoration: underline;
  font-weight: bolder;
}
.head-alert-wrap{
  margin-left: 32px;
}
.head-alert-wrap a{
  font-weight: bolder;
  text-decoration: underline;
}
.head-alert-wrap a:hover{
  text-decoration: none;
}
.head-alert-wrap:before{
  width: 32px;
  height: 32px;
  font-family: "Font Awesome 5 Free";
  content: "\f05a";
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  font-size: 24px;
  font-weight: bolder;
  -moz-padding-start: 1px;
  position: absolute;
  margin-top: 4px;
  margin-left: -38px;
}
.alert-icon-exclamation:before{
  content: "\f071" !important;
}

.member-note-wrap{
  margin-left: 32px;
}
.member-note-wrap a{
  font-weight: bolder;
  text-decoration: underline;
}
.member-note-wrap a:hover{
  text-decoration: none;
}
.member-note-wrap:before{
  width: 32px;
  height: 32px;
  font-family: "Font Awesome 5 Free";
  content: "\f05a";
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  font-size: 24px;
  font-weight: bolder;
  -moz-padding-start: 1px;
  position: absolute;
  margin-top: 4px;
  margin-left: -38px;
}

.alert-danger .member-note-wrap:before,
.alert-warning .member-note-wrap:before {
  content: "\f071" !important;
}

.fa-ship-circle{
  background-color: #c7081b;
  color: #fff;
  margin-right: 6px;
  padding: 0 5px;
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 14px;
}

.has-danger .help-block{
  color: indianred;
}
.border-radius-no{
  border-radius: 0;
}

.scheduled-booking-nr{
  font-size: 36px;
  font-weight: bolder;
}
.scheduled-booking .card-img-overlay h5{
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.scheduled-booking .card-img{
  border-radius: 0;
}
.scheduled-booking-view:hover,
.scheduled-booking-view:active,
.scheduled-booking-cancel:hover,
.scheduled-booking-cancel:active{
  color: #c7081b;
}

.bg-primary{
  background-color: #c7081b !important;
}

.modal-login {
  color: #636363;
  width: 100%;
}
.modal-login .modal-content {
  padding: 20px;
  border-radius: 5px;
  border: none;
}
.modal-login .modal-header {
  border-bottom: none;   
       position: relative;
       justify-content: center;
}
.modal-login h4 {
  text-align: center;
  font-size: 26px;
  margin: 30px 0 -15px;
}
.modal-login .form-control, .modal-login .btn {
  min-height: 40px;
  border-radius: 3px; 
}
.modal-login .close {
       position: absolute;
  top: -5px;
  right: -5px;
}
.modal-login .modal-footer {
  background: #ecf0f1;
  border-color: #dee4e7;
  text-align: center;
       justify-content: center;
  margin: 0 -20px -20px;
  border-radius: 5px;
  font-size: 13px;
}
.modal-login .modal-footer a {
  color: #999;
}
.modal-login .avatar {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -70px;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  z-index: 9;
  background-color: #c7081b;
  padding: 15px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.modal-login .avatar .fa {
  color: #fff;
  font-size: 64px;
}
.modal-login.modal-dialog {
  margin-top: 80px;
}

.book-progress-bar{
  height: 48px;
}
.book-progress-step{
  text-transform: uppercase;
  font-weight: bolder;
}
.book-progress-step-icon{
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #fff;
  color: #c7081b;
  border-radius: 10px;
}
.book-progress-bar .progress-bar-primary:after{
  position: absolute;
  left: 100%;
  z-index: 10;
  margin-left: -17px;
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  border-right: 34px solid #c7081b;
  border-top: 34px solid #c7081b;
  transform: rotate(45deg);
  margin-right: 0.5em;
}


.table-schedule th{
  background-color: #f7f7f7;
}
.table-schedule td{
  border-top-width: 4px;
}
.img-schedule-boat{
  min-width: 80px;
}
.book-slot{
  display: block;
  width: 100%;
  height: 70px;
  /*border: 1px solid Silver;*/
  border-radius: 5px;
  font-weight: bolder;
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
}
.book-slot-unavailable{
  background-color: #ccc;
  color: #333;
  cursor: not-allowed;
}
.book-slot-available{
  background-color: #5cb85c;
  color: #fff;
  cursor: pointer;
}
.book-slot-available:hover,
.book-slot-available-selected{
  background-color: #00752f !important;
}
.book-slot-my{
  background-color: royalblue;
  color: #fff;
  cursor: not-allowed;
}
.book-slot-booked {
  background-color: indianred;
  color: #fff;
  cursor: not-allowed;
}
.book-slot-my .card-header h6,
.book-slot-booked .card-header h6{
  color: #fff;
}

.bg-my{
  background-color: royalblue;
}
.bg-available{
  background-color: #5cb85c;
}
.bg-booked{
  background-color: indianred;
}
.bg-default{
  background-color: silver;
}

.card{
  display: grid;
}
.card-slot .card{
  padding: 0;
}
.card-slot .card-header{
  padding: 1px 2px;
}
.card-slot .card-body{
  padding: 8px 0 0;
  font-size: 10px;
  line-height: 16px;
}
.card-slot .card-body .fa{
  font-size: 16px;
}
.card-slot h6{
  margin: 0;
  font-size: 9px;
}
.boat-slot h6{
  font-size: .83em;
}

.maintenance-reason-info{
  cursor: pointer !important;
  color: #17a2b8 !important;
}

.book-slot-body-my{
  min-height: 94px;
  padding: 5px 10px;
  line-height: 20px;
}
.book-slot-body-empty{
  font-size: 24px;
  padding-top: 20px !important;
  line-height: 30px !important;
}

.link-boat-info{
  position: absolute;
  left:25px;
  top: 10px;
  color: white;
  cursor: pointer;
  opacity: .7;
}
.link-boat-info:hover{
  opacity: 1;
}

@media (max-width: 575px) {
  .scheduled-booking .card-nr{
    display: none !important;
  }
  .scheduled-booking .card{
    margin-bottom: 0;
  }
  .scheduled-booking .card .card{
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .scheduled-booking .card-book-image{
    max-width: inherit !important;
  }
}

#footer .list-icons .fas{
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
}
#footer .navbar-social{
  max-width: 180px;
}
#footer ul li a{
  font-weight: bold;
  -webkit-transition:color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out;
    -o-transition:color .2s ease-in-out;
    -ms-transition:color .2s ease-in-out
}
#footer ul li a:hover{
  color: #c7081b;
  text-decoration: none;

}

#payment_iframe{
  width: 100%;
  height: 500px;
  padding:0;
  margin:0;
  frameborder: 0;
}
.payment-iframe-wrapper{
  margin: 0 -15px;
}

.member-password-reset-request .modal-dialog{
  max-width: none;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active{
  background-color: #d1ecf1;
  border-color: #bee5eb;
  color: #0c5460;
}
.multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-all:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-group.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-group:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active{
  background-color: #ffffff;
}
.multiselect-container .multiselect-all:focus, .multiselect-container .multiselect-all:hover, .multiselect-container .multiselect-group:focus, .multiselect-container .multiselect-group:hover, .multiselect-container .multiselect-option:focus, .multiselect-container .multiselect-option:hover{
  background-color: #e6e6e6 !important;
}
.multiselect-selected-text{
  white-space: nowrap;
}
