/*================================================================================
	Item Name: Modern Admin - Clean Bootstrap 4 Dashboard HTML Template
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

.select2-container--default .select2-selection--multiple .select2-selection__rendered,
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 2.5rem !important;
}
.address-group input {
    margin-bottom: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #1e9ff2 !important;
}
.users-list-table .badge,
.sites-list-table .badge,
.bookings-list-table .badge {
    font-size: 1rem;
}
.site_modal #image-gallery {
    margin-top: 1.875rem;
}
.picker__holder {
    width: 420px;
    overflow: visible;
    max-width: none;
    z-index: 9999;
}
.picker__day {
    width: 30px;
}
#dpz-btn-select-files-ra,
#dpz-btn-select-files-images,
#dpz-btn-select-files-insurance,
#dpz-btn-select-files-results {
    border-color: #1e9ff2;
    min-height: 200px;
}
#dpz-btn-select-files-ra,
#dpz-btn-select-files-insurance,
#dpz-btn-select-files-results {
    min-height: 0;
    min-height: 200px;
    max-width: 196px;
}
#dpz-btn-select-files-ra .dz-message,
#dpz-btn-select-files-insurance .dz-message,
#dpz-btn-select-files-results .dz-message {
    color: #1e9ff2;
    height: 150;
    font-size: 1rem;
    top: 0;
    margin: 0;
    width: 156px;
    height: 156px;
    position: relative;
}
#dpz-btn-select-files-ra .dz-message:before,
#dpz-btn-select-files-insurance .dz-message:before,
#dpz-btn-select-files-results .dz-message:before {
    font-size: 1.5rem;
    color: #1e9ff2;
}
#dpz-btn-select-files-images .dz-message {
    display: none;
}
.edit_images {
    text-align: right;
}
.badge-remove {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 11;
    padding: 0.3em;
}
.leafletSiteName,
.leafletSiteParish,
.leafletSiteSpeed,
.leafletSiteStatus {
    font-weight: bold;
}
.app-content .wizard > .steps > ul > li a {
    margin: 0px;
}
.nav.nav-tabs.nav-linetriangle {
    border-bottom-color: #1e9ff2 !important;
}
.nav.nav-tabs.nav-linetriangle .nav-item a.nav-link.active {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-color: #1e9ff2 !important;
    color: #1e9ff2 !important;
}
.nav.nav-tabs.nav-linetriangle .nav-item a.nav-link.active:before {
    margin-left: -11px;
    border-width: 12px;
    border-top-color: #1e9ff2;
}
/* Booking wizard button / icon colours */
.app-content .wizard.wizard-notification > .steps > ul > li.current .step {
    border: 2px solid #28d094;
    color: #28d094;
}
.app-content .wizard > .steps > ul > li.current .step {
    border-color: #28d094;
    background-color: #fff;
    color: #28d094;
}
.app-content .wizard > .steps > ul > li.done .step {
    background-color: #28d094;
    border-color: #28d094;
    color: #fff;
}
.app-content .wizard.wizard-notification > .steps > ul > li.current .step:after,
.app-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
    border-top-color: #28d094;
}
.app-content .wizard.wizard-notification > .steps > ul > li:before, .app-content .wizard.wizard-notification > .steps > ul > li:after {
    background-color: #28d094;
}
.app-content .wizard > .actions > ul > li > a {
    background: #28d094;
}
#new-booking .picker {
    width: 100%;
    text-align: left;
    position: absolute;
    top: 100%;
    margin-top: -1px;
    z-index: 990;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 400px;
}

.picker__input {
    cursor: default;
}

.picker__holder {
    min-width: 100%;
    overflow-y: auto;
    position: absolute;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-width: 0;
    border-bottom-width: 0;
    max-width: 280px;
    max-height: 0;
    -webkit-overflow-scrolling: touch;
}
#new-booking .picker__holder {
    width: 100%;
    max-height: 480px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    display: block;
}
#new-booking .picker__footer {
    display: none;
}
#new-booking .picker__day {
    width: 14% !important;
    min-width: 30px;
    margin: 0 auto;
}
#view_booking_request .card {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(221,221,221);
}
#booking-comments .card {
    max-width: 98%;
}
#booking-comments {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(221,221,221);
}
#booking-comments + .row form {
    width: 99%;
    margin-top: 15px;
}
.scroll-example {
    border-style: none;
}
.booking-status {
    color: #ffffff;
    margin: 0 auto;
    font-size: 1.32rem;
    font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
}
.booking-status .badge {
    font-size: 1.32rem;
}
.booking-status .badge.border-success {
    background-color: #ffffff;
}
.modal-open {
    overflow: scroll;
}
a.disabled {
    pointer-events: none;
    cursor: default;
}

/* for V4 styling*/
.navbar-dark.navbar-horizontal {
    background: #2E3B47; /*#2E3B47*/
}

.navbar-dark .navbar-nav .nav-link {
    color: #1DAFC2;
}

#txtMainSearch {
    width: 200px;
}

.bg-info {
    background-color: #1DAFC2 !important;
}


.nav.nav-tabs.nav-top-border .nav-item a {
    color: #5dc0c6;
}
    /*  .nav.nav-tabs.nav-top-border .nav-item a.nav-link.active {
        border-top: 3px solid #2E3B47;
    }*/

.nav.nav-tabs.nav-top-border .nav-item a.nav-link.active {
    border-top: 3px solid #2E3B47;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #555;
}

.blueColor {
    color: #1D8AA8;
}

.hyperlink {
    color:#1e9ff2; 
}

.btn-blue {
    color: #5dc0c6;
    background-color: #1d8aa8 !important;
    border-color: #1d8aa8 !important;
}
.btn-blue:hover {
    color: #1d8aa8;
    background-color: #5dc0c6 !important;
    border-color: #5dc0c6 !important;
}
.dropzoneImageCss {
    min-height: 200px;
    border: 2px dashed #666ee8;
    background: #f4f5fa;
    padding: 20px 20px;
}
#buttonClose {
    position: absolute;
    z-index: 1;
    right: 0;
    color: red;
}
#imgFluid {
    position: relative;
    width: 100%;
}
.navbar-brand-center .navbar-header .nav.navbar-nav {
    padding-top: 20px;
}