﻿body {
    padding-top: 5px;
    padding-bottom: 20px;
}

/* Set 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 width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}
textarea.form-control {
    height: 200px;
}

div.padded-row  {margin-bottom:15px;}
.well-calculator {
    padding: 15px; 
    border: 1px solid #0075be;
    margin-bottom: 10px;
}
.navbar-inverse .navbar-nav > .open > a {
    color:#fff !important; 
    background-color:#21BAED !important;
}
ul li.dropdown ul.dropdown-menu {
    color:#fff !important; 
    background-color:#0075be !important;
    left: auto;
    right: 0;
    min-width: 115px;
    border-radius: 0 0 4px 4px;
    margin-top: 0;
    padding: 0;
    border-top: 0;
}
ul li.dropdown ul.dropdown-menu li {
    float: none;
}
ul li.dropdown ul.dropdown-menu li a {
    color:#fff !important; 
    background-color:#0075be !important;
    margin: 0;
    padding: 10px 15px;
    border-top: 1px solid #21BAED;
}
ul li.dropdown ul.dropdown-menu li.nav-on a {
    color:#fff !important; 
    background-color:#21BAED !important;
}
ul li.dropdown ul.dropdown-menu li:last-child > a {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > ul.dropdown-menu a:hover {
    color:#fff !important; 
    background-color:#21BAED !important;
}
.top-strip ul li.dropdown ul.dropdown-menu {
    margin-top: 5px;
    color:#fff !important; 
    background-color:#21BAED !important;
}
.top-strip ul li.dropdown ul.dropdown-menu li a {
    padding: 5px 15px;
    color:#fff !important; 
    background-color:#21BAED !important;
}
.top-strip ul li.dropdown ul.dropdown-menu li a:hover {
    color:#fff !important; 
    background-color:#0075be !important;
}

.social-links {
    float: right;
    margin-top: -45px;
}
.social-links a {
    font-size: 32px;
    margin-left: 15px;
}

.btn.prop-search-button {
    width: 100%;
    max-width: none;
}
#newsletter-submit,
input.newsletter-email {
    width: 100%
}
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
label {
    font-weight: normal;
}
#ui-datepicker-div {
    z-index: 1000 !important;
}


/* add to cart message */
.alert.AddToCartSuccess {
    border-color: #3c763d;
    font-size: 16px;
}
.alert.AddToCartSuccess .msg {
    float: left;
    padding-top: 3px;
}
.alert.AddToCartSuccess .fa {
    font-size: 28px;
    margin-right: 15px;
}
/* new products / transfer calc */
.alert.product-add-to-cart-success,
.alert.transfer-add-to-cart-success {
    border-color: #3c763d;
    font-size: 16px;
}
.alert.product-add-to-cart-success .msg,
.alert.transfer-add-to-cart-success .msg {
    float: left;
    padding-top: 3px;
}
.alert.product-add-to-cart-success .fa,
.alert.transfer-add-to-cart-success .fa {
    font-size: 28px;
    margin-right: 15px;
}

.side-panel i.fa-info-circle {
    font-size: 18px; 
    padding-left: 6px;
}
.transfer-date-div,
.product-date-div,
.wrapper-date-div {
    max-width: 280px;
    width: 100%
}
.side-panel .wrapper-date-div {
    width: 100%;
}
.accomm-search-property .wrapper-date-div {
    width: 150px;
}
.wrapper-date-div,
.product-date-div,
.transfer-date-div {
    float: left;
    position: relative;
    z-index:1;
}
.wrapper-date-div .hasDatepicker, 
.product-date-div .datePicker-product, 
.transfer-date-div .datePicker-transfer {
    float: left;
    position: relative;
    z-index:1;
}
    .wrapper-date-div:after,
    .product-date-div:after,
    .transfer-date-div:after {
        font-family: 'FontAwesome';
        content: "\f073";
        font-size: 16px;
        text-shadow: none;
        position: absolute;
        vertical-align: middle;
        pointer-events: none;
        float: right;
        top: 6px;
        right: 7px;
        z-index: 9;
    }
.hasDatepicker[readonly],
.datePicker-product[readonly],
.datePicker-transfer[readonly]  {
    background-color: #fff;
}
.product-result-box,
.transfer-result-box {
    padding: 20px 0 20px 20px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(236,241,243,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(236,241,243,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(236,241,243,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(236,241,243,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(236,241,243,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(236,241,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecf1f3', GradientType=1 );
}
.supplier-product-row {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-right: 5px;
}
.product-row,
.transfer-row {
    border-bottom: 1px solid #eaf8ff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 5px;
}
.product-row:hover,
.transfer-row:hover {
    background-color: #eaf8ff;
}
.product-actions>div
.transfer-actions>div {
    padding-top: 20px;
}
.product-prices .supplier-row {
    padding-top: 15px;
    padding-bottom: 15px;
}
.product-prices .supplier-row:first-child {
    padding-top: 0;
}
.product-prices h4 {
    font-weight: bold;
}
.product-actions {
    margin-top: 10px;
}
.radio-large {
    width: 20px;
    height: 20px;
    padding: 2px;
    border: 1px solid #eee;
}
.transfer-option-row {
    clear: both;
    margin-bottom: 0;
    overflow: auto;
    zoom: 1;
}
.transfer-option {
    float: left;
    margin-left: 25px;
}
.transfer-option:first-child {
    margin-left: 0;
}
.transfer-option input[type="radio"] {
    float: left;
    margin-top: 6px;
    margin-left: 5px;
}
.transfer-option label {
    float: left;
    margin-top: 6px;
    margin-left: 5px;
}
.btn.btn-info {
    background-color: #5bc0de !important;
}
.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info:focus {
    background-color: #31b0d5 !important;
}
.roomRateAllotmentList {
    list-style-type: none;
    padding-left: 0;
}
hr.total {
    border-top: 1px solid #ddd;
}
.glimpse-nowrap { z-index: 5; }
.ui-timepicker-select,
.ui_tpicker_time_label {
    font-size: 125% !important;
}
.vcenter {
    display: flex;
    justify-content: center;
    align-items: center;
}
.box {
    padding: 4rem 4rem 4rem 4rem;
}
.border-blue {
    border: 1px solid #0075be;
}
.border-blue-bottom {
    padding-bottom: 30px;
    border-bottom: 1px solid #0075be;
}
.gallery.accom, .search.accom, .nopad {
    padding: 0;
}
.image-container {
    position: relative;
    width: 100%;
    padding-top: 100%; /* 4:3 aspect ratio (3/4 = 0.75 or 75%) */
    overflow: hidden;
    background-color: #f0f0f0; /* Optional: Set a background color for better visibility */
}
.accom-more {
    margin-top:15px;
}
.image-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the image covers the container without distortion */
}
.carousel-inner {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio (9 / 16 = 0.5625 or 56.25%) */
    overflow: hidden;
}
.carousel-inner > .item {
    position: absolute;
    height: 100%;
    width: 100%;
}
.carousel-inner img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the image fills the container while keeping aspect ratio */
}
.carousel-caption h1 {
    font-size: 2rem;
    text-align: center;
}
.carousel-caption p {
    margin: 0;
}
#map-canvas {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
}
hr.result {
    margin-top:15px;
}
.search-result .form-control {
    width: 100%;
}
.btn-link.btn {
    border-color: transparent;
    background-color: transparent;
    color: #e61b72;
    padding: 0;
    margin: 0 0 6px;
}
.btn-link.btn:hover, .btn-link.btn:active, .btn-link.btn:focus {
    color: #fd0970;
    border-color: transparent !important;
    background-color: transparent !important;
}
.childrensAges > div {
    margin-bottom: 15px;
}
.childrensAges > div:last-child {
    margin-bottom: 0;
}