/*Booking Listing Detail Page*/

/*Booking Bar*/
.clear {
    clear: both;
}

.lp-booking-bar, .lp-booking-bar-login {
    width: 100%;
    border: 1px solid #dedede;
    padding: 14px 20px;
    border-radius: 5px;
    float: left;
    cursor: pointer;
    margin-bottom: 30px;
    background: #fff;
}

.lp-booking-bar-login i.fa-calendar,
.lp-booking-bar i.fa-calendar {
    font-size: 22px !important;
    float: left;
}

.lp-booking-bar-login .lp-booking-bar-text,
.lp-booking-bar .lp-booking-bar-text {
    font-size: 16px !important;
    float: left;
    color: #7f7f7f;
    padding-left: 10px;
}

.lp-booking-bar-login i.fa-angle-down,
.lp-booking-bar i.fa-angle-down {
    font-size: 22px !important;
    color: #a5b0b8;
    float: right;
}

/*Booking Section*/
.lp-booking-section {
    display: none;
    width: 100%;
    border: 1px solid #dedede;
    padding: 14px 20px;
    border-radius: 5px;
    margin-bottom: 30px;
    background: #fff;
    text-align: center;
}

.lp-booking-section-top-month {
    color: #4D4F5C;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: bold;
}


.lp-booking-section-time-pill {
    cursor: pointer;
    text-align: center;
}

.lp-booking-section-footer {
    padding-top: 10px;
    padding-bottom: 20px;
}

.lp-booking-section-footer-timezone {
    float: left;
    font-size: 11px !important;
}

.lp-booking-section-footer-view-switch {
    float: right;
    cursor: pointer;
    font-size: 11px !important;
}

.lp-booking-section-footer-view-switch i {
    font-size: 14px !important;
}

.booking-slider-arrow-left, .booking-slider-arrow-right {
    position: absolute;
    top: 25%;
    cursor: pointer;
    width: 35px;
    height: 35px;
    line-height: 37px;
    border: 1px solid transparent;
}

.booking-slider-arrow-left:hover, .booking-slider-arrow-right:hover {
    border-color: #E8E9EC;
    border-radius: 5px;
    box-shadow: 0 0 10px -3px #E8E9EC;
}

.booking-slider-arrow-left {
    left: 0;
}

.booking-slider-arrow-right {
    right: 0;
}

.booking-date-slider {
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.booking-slider-arrow-left i, .booking-slider-arrow-right i {
    font-size: 24px !important;
}

#calendar {
    margin-left: auto;
    margin-right: auto;
    user-select: none;
    display: none;
}

/*Form*/
.lp-booking-form-container {
    padding: 15px 20px;
    border: 1px solid #dedede;
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    display: none;
    text-align: center;
}

.lp-booking-form-input {
    border: 1px solid #eee;
    padding: 10px 0px 10px 15px;
    font-size: 12px !important;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    border-radius: 5px;
    box-shadow: none;
    outline: none;
    transition: all .5s ease;
}

.lp-booking-form-input-confirm {
    margin-bottom: 5px;
    border: 0px;
    /*padding: 10px 0px 10px 15px;*/
    height: 40px;
    line-height: 40px;
    width: 100%;
    float: none;
    clear: both;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    box-shadow: none;
    outline: none;
    background-color: #73cf42 !important;
}

.lp-booking-form-input:focus {
    border-left: 3px solid #41a6df !important;
}

.lp-booking-form-input.lp-booking-client-first-name {
    width: 49%;
    margin-right: 1%;
    transition: all .5s ease
}

.lp-booking-form-input.lp-booking-client-last-name {
    width: 49%;
    margin-left: 1%;
}

.lp-booking-form-input::placeholder {
    color: #bbb !important;
    font-weight: 100;
    opacity: 1; /* Firefox */
}

.lp-booking-form-caption {
    font-size: 11px !important;
}

.lp-booking-form-caption i {
    font-size: 12px !important;
    margin-right: 5px;
}

.lp-form-booking-date {
    font-size: 22px !important;
    font-weight: 500;
    text-align: center;
    color: #000;
}

.lp-form-booking-detail {
    margin-bottom: 15px;
    text-align: center;
    float: left;
    width: 100%;
}

.lp-form-booking-detail li {
    float: left;
    color: #000;
    font-size: 14px !important;
}

.lp-form-booking-detail li.lp-form-booking-detail-day {
    float: left;
    width: 27%;
}

.lp-form-booking-detail li.lp-form-booking-detail-time {
    float: left;
    width: 46%;
}

.lp-form-booking-detail li.lp-form-booking-detail-author-name {
    float: left;
    width: 27%;
    word-break: break-all;
}

.lp-form-booking-detail li.lp-form-booking-detail-vrdash:after {
    content: "|";
    position: absolute;
}

/*Send Request*/
.lp-booking-send-request {
    /*padding: 15px 20px;*/
    margin-bottom: 30px;
    text-align: center;
    background: #fff;
    display: none;
    height: 100%;
}
.lp-booking-send-request i.lp-booking-send-request-success{
    color:#00c058;
}
.lp-booking-send-request-success {
    font-size: 85px !important;
    margin-top: 40px;
}

.lp-booking-send-request-success-caption {
    color: #000;
    font-size: 22px !important;
    font-weight: 600;
    margin-top: 12px;
}

.lp-booking-send-request-success-info {
    font-size: 12px !important;
    margin-bottom: 40px;
    line-height: 18px;
}

.lp-booking-section .ui-datepicker {
    width: 100%;
    height: auto;
    margin: 5px auto 0;
}

.lp-booking-section table.ui-datepicker-calendar {
    border: 0px solid #eee;
}

.lp-booking-section .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background-color: rgb(0, 0, 0, 0);
}

.lp-booking-section .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-title span {
    color: #000;
    font-size: 15px !important;
}

.lp-booking-section .ui-widget-header {
    border: 0px;
}

.lp-booking-section .ui-datepicker-prev.ui-corner-all, .ui-datepicker-next.ui-corner-all {
    border: 1px solid #eee;
}

.lp-booking-section .ui-datepicker-calendar thead tr {
    background: #eee;
}

.lp-booking-section .ui-datepicker .ui-datepicker-title {
    margin-bottom: 20px;
}

.lp-booking-section .ui-datepicker a.ui-state-default:hover {
    background-color: #ddd;
}

.lp-booking-section .ui-datepicker-calendar thead tr th span {
    font-size: 14px !important;
}

.lp-booking-section .ui-datepicker-calendar tbody tr td a {
    padding: 10px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
}

#lp-dashboard-booking-calander .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    border-bottom: 1px solid #eee;
    padding: 25px;
}

.widget-box .open-hours {
    margin-bottom: 30px;
}

.booking-form-close {
    display: inline-grid;
    position: absolute;
    top: 5px;
    cursor: pointer;
    font-size: 20px;
    right:5px;
}

.booking-loader {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000099;
    border-radius: 5px;
    height: 100%;
    line-height: 100%;
    display: none;
    text-align: center;
    z-index: 99;
}

.lp-booking-preloader-spinner {
    font-size: 85px;
    color: #d3d3d3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lp-booking-disable .lp-booking-section-time-pill-hover {
    background-color: #363F48;
    border-radius: 25px;
    opacity: 0.5;
    color: #fff;
}

.lp-booking-calender-spinner {
    font-size: 85px;
    color: #d3d3d3;
    position: relative;
    margin-top: 25%;
}

/* *************************  DASHBOARD MANAGE BOOKINGS  ************************* */
.bookings .notices-area .notice.warning .notice-text > h2 span {
    font-weight: 600;
    opacity: 0.9;
}

.bookings .notices-area .notice .notice-text {
    padding: 10px 10px 6px 70px;
}

.bookings .booking-heading h1 {
    font-size: 20px;
    margin-left: 20px;
}

.bookings .panel-heading .nav.nav-tabs li.pull-right a {
    padding: 0;
    margin: 0;
    top: 0;
    margin-top: -8px;
    height: 35px;
    line-height: 35px;
}

.bookings .panel-heading .nav.nav-tabs li.pull-right a button.calendar-btn {
    background-color: #0093ff;
}

.bookings .panel-heading .nav.nav-tabs li.pull-right a button.calendar-btn span, .bookings .panel-heading .nav.nav-tabs li.pull-right a button.calendar-btn i {
    color: #fff;
    margin-left: 2px;
    margin-right: 2px;
}

.booking-content ul {
    float: left;
    width: 100%;
    cursor: pointer;
    background: #fff;
}

.booking-content ul li.cell:nth-child(1) {
    display: none !important;
    width: 0% !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.booking-content ul li.cell:nth-child(2) {
    width: 13% !important;
    text-align: left !important;
    padding-left: 24px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.booking-content ul li.cell:nth-child(3) {
    width: 20% !important;
    text-align: left !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.booking-content ul li.cell:nth-child(4) {
    width: 18% !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.booking-content ul li.cell:nth-child(5) {
    width: 18% !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.booking-content ul li.cell:nth-child(6) {
    width: 9% !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.booking-content ul li.cell:nth-child(7) {
    width: 14% !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: visible !important;
}

.booking-content ul li.cell:nth-child(8) {
    width: 7% !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media only screen and (max-width: 1400px) {

    .booking-content ul li.cell:nth-child(2) {
        width: 15% !important;
    }

    .booking-content ul li.cell:nth-child(3) {
        width: 15% !important;
    }

    .booking-content ul li.cell:nth-child(4) {
        width: 19.5% !important;
    }

    .booking-content ul li.cell:nth-child(5) {
        width: 19.5% !important;
    }

    .booking-content ul li.cell:nth-child(6) {
        width: 9% !important;
    }

    .booking-content ul li.cell:nth-child(7) {
        width: 14% !important;
    }

    .booking-content ul li.cell:nth-child(8) {
        width: 7% !important;
    }
}

@media only screen and (max-width: 1024px) {
    .custom-col-width {
        width:100% !important;
    }
}

.booking-content ul.active {
    background: #dfeef6;
}

.booking-content ul li.cell:nth-child(6) .dropdown {
    display: inline-block;
}

.booking-content ul li.cell:nth-child(8) .noticefi_er.fa.fa-angle-right {
    width: 25px;
    font-size: 12px;
    height: 25px;
    color: #4a5b6d;
    border:1px solid #bac1c8;
    line-height: 25px;
    background: #fff;
    border-radius: 100%;
    font-weight: bold;
    text-align: center;
   
}

.booking-content ul.active li.cell:nth-child(8) .noticefi_er.fa.fa-angle-right {
    display: inline-block !important;
}

.booking-content ul.active li.cell:nth-child(2):before {
    content: '';
    position: absolute;
    height: 100%;
    width: 4px;
    background: #0093ff;
    top: 0;
    left: calc(20px - 20px);
}

.booking-content ul li.cell {
    float: left;
    display: table-cell;
    text-align: center;
    text-transform: capitalize;
    overflow: hidden;
}

.booking-action-header {
    background: #eef2f4 !important;
    height: 30px;
    line-height: 30px;
	border-radius: 5px 5px 0 0;
}
.booking-grid-wrapper
.booking-action-header li {
    font-size: 12px;
    color: #8697a8;
    font-weight: bold;
}

.bookings .active .dropdown li a {
    border: 0px;
    color: #818181;
    font-size: 15px;
}
.dropdown{
	width: auto;
    display: inline-block;
    min-width: 110px;
}
.dropdown button.dropdown-toggle {
    background: #fff;
    border: 1px solid #bac1c8;
    width: 100%;
    max-width: 115px;
    overflow: hidden;
    padding: 0;
    line-height: 34px;
    position: relative;
}
.dropdown button.dropdown-toggle .booking-action-spinner{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #00000075;
    color: #000;
}
.dropdown button.dropdown-toggle .booking-action-spinner i{
    margin-top: 10px;
}
.lp-dashboard-new.active .dropdown li a:hover, .lp-dashboard-new.active .dropdown li a {
    color: #818181;
}

.booking-action-content {
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    line-height: 75px;
    border-bottom: 1px solid #e9ebf2;
}

.booking-action-content li.cell {
    height: 100%;
}

.booking-status {
    width: 13px;
    height: 13px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7px;
}

.booking-status.approved {
    background-color: #73d500;
}

.booking-status.pending {
    background-color: #ff8a00;
}

.booking-status.canceled {
    background-color: #d70404;
}


.bookings-sidebar {
    text-align: center;
}

.user-sidebar-avatar {
    border-radius: 50px;
    margin: auto;
    padding-top: 35px;
    text-align: center;
}

.user-sidebar-avatar img {
    border-radius: 50%;
    object-fit: cover;
    width: 100px;
    height: 100px;
}

p.user-name {
    color: #3f576e;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}

p.user-status {
    color: #6e8256;
    background: #d6eeb9;
    display: inline-block;
    padding: 0px 10px;
    font-size: 13px;
    border-radius: 5px;
    margin-top: -5px;
    margin-bottom: 15px;
}

.user-booking-detail {
    text-align: left;
}

h4.booking-action-header {
    color: #8697a8;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}

.user-booking-detail {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 15px;
}

span.user-booking-detail-name {
    font-size: 13px;
    color: #3f576e;
    font-weight: 700;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}

span.user-booking-detail-name-detail {
    font-size: 13px;
    color: #8697a8;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    word-wrap: anywhere;
}

.underline {
    text-decoration: underline !important;
}

.color-a {
    color: #035ea1 !important;
}

.radio-container-box {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    height: 22px;
    -ms-user-select: none;
    user-select: none;
}

.radio-container-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 3px;
    left: 5px;
    height: 15px;
    width: 15px;
    border: 1px solid #ccc;
    background-color: transparent;
    border-radius: 50%;
}

.checkmark.active {
    background-color: #3197EE;
    border-color: #3197EE;
}

.checkmark.active:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    background: transparent;
    top: 0;
    left: 0;
    border: 2px solid #fff;
    border-radius: 50%;
}

.radio-container-box:hover input ~ .checkmark {
    /*background-color: #3197EE;*/
    border-color: #3197EE;
}

.radio-container-box input:checked ~ .checkmark {
    background-color: white;
    border: 1px solid #ccc;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-container-box input:checked ~ .checkmark:after {
    display: block;
}

.radio-container-box .checkmark:after {
    top: 2px;
    left: 2px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #2196F3;
}

.dropdown.open .dropdown-menu li {
    width: 100% !important;
    border: none;
}

.dropdown.open .dropdown-menu li a {
    width: 100% !important;
    border-top: 0px solid transparent !important;
    color: #7f7f7f !important;
}

.dropdown.open .dropdown-menu {
    top: 75%;
    left: 0px;
    max-width: 110px;
    min-width: 110px;
}

/* *****************  CALANDER CSS  ******************** */
#lp-dashboard-booking-calander {
    display: none;
}

#lp-dashboard-booking-calander .ui-state-default.ui-state-highlight {
    background-color: transparent !important;
}

#lp-dashboard-booking-calander .ui-state-default.ui-state-highlight {
    border-color: transparent !important;
}

#lp-dashboard-booking-calander .ui-state-default.ui-state-highlight {
    color: #000 !important;
}

#lp-dashboard-booking-calander .ui-widget-content .ui-state-default {
    border: 0px solid #ddd;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr {
    height: 130px;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td {
    border: 1px solid #ddd !important;
    text-align: left !important;
    /*text-align: left !important;*/
    padding: 0px 10px;
    display: table-cell;
    position: relative;
}

.disable-booking {
    background-color: rgb(110, 129, 182, 0.7);
    visibility: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
}

.disable-booking h5, .disable-booking i {
    color: #fff;
}

.disable-booking i {
    font-size: 40px;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td.allow_bookings:hover .disable-booking {
    visibility: visible;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:hover .disable-booking {
    visibility: hidden;
}

.enable-booking {
    background-color: rgb(123, 182, 110, 0.7);
    visibility: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
}

.enable-booking h5, .enable-booking i {
    color: #fff;
}

.enable-booking i {
    font-size: 40px;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td.disable_bookings:hover .disabled-booking {
    visibility: hidden;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td.disable_bookings:hover .enable-booking {
    visibility: visible;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td:hover {
    cursor: pointer;
}

.disabled-booking {
    background-color: rgb(182, 110, 110, 0.7);
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    display: none !important;
}

.disabled-booking h5, .disabled-booking i {
    color: #fff;
}

.disabled-booking i {
    font-size: 40px;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td.ui-datepicker-today {
    background-color: #F5F6FA !important;
    cursor: pointer;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td a {
    text-align: right;
}

.cell-pill-container {
    overflow: hidden;
    white-space: pre;
    background-color: transparent;
    transition: 400ms ease-in-out;
    border-radius: 30px;
    cursor: pointer;
    display: block;
    clear: both;
}

.cell-pill-container-list {
    display: none;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td a.cell-pill-container-list:nth-child(n+4) {
    display: none;
}

.cell-pill-container label {
    padding-left: 5px;
    padding-right: 5px;
    transition: 400ms ease-in-out;
    margin: 0px !important;
    font-size: 13px;
}

.cell-pill {
    background-color: #3B86FF;
    display: inline;
    border-radius: 30px;
    color: #fff;
}

.cal-bookingEndTime {
    display: none !important;
    color: #fff;
}

.cell-pill-container:hover {
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    width: 100%;
}

.cell-pill-container:hover .cal-bookingEndTime {
    display: inline !important;
}

.cell-pill-container:hover .cal-pill-listing_title {
    display: none;
}

.cell-pill-container.active {
    background-position: left bottom;
    color: #fff;
}

.cell-pill-container.active label {
    color: #fff;
}

.cell-pill-container:hover label {
    color: #fff;
    cursor: pointer;
}

.cell-bookings-row-expanded:hover {
    color: #000;
    text-decoration: underline;
}

.cell-bookings-row-expanded {
    color: #000;
    font-weight: bold;
    font-size: 13px;
}

.lp-dashboard-booking-calander-section {
    position: absolute;
    background: #fff;
    padding: 15px 10px;
    box-shadow: 0px 0px 3px 2px #dedede;
    top: 0;
    left: -20%;
    width: 140%;
    z-index: 999;
    display: none;
}

.lp-dashboard-booking-calander-section hr {
    margin-top: 15px;
    margin-bottom: 10px;
}

h3.lp-dashboard-booking-calander-section-head-day {
    text-align: center;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
}

h2.lp-dashboard-booking-calander-section-head-date {
    text-align: center;
    margin-top: 10px;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0px;
}

i.close-lp-dashboard-booking-calander-section {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 14px;
    cursor: pointer;
}

.droped-content {
    padding: 10px;
    width: 200px;
}

.droped-content .detail-booker-name {
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    border-bottom: 1px solid #E8E9EC;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.droped-content .detail-booker-info {
    font-size: 13px;
    font-weight: normal;
    margin: 0px;
    border-bottom: 1px solid #E8E9EC;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #000;
}

.droped-content .detail-booker-name i.fa, .droped-content .detail-booker-info i.fa {
    margin-right: 10px;
    color: #000;
    position: absolute;
    top: 8px;
    left: 2px;
    font-size: 14px;
}

.droped-content p.booking-listing-info {
    margin: 0px;
    font-size: 11px;
    color: #000;
    text-align: center;
}

.droped-content h4.booking-listing-info {
    margin: 0px;
    margin-bottom: -5px;
    text-align: center;
    margin-top: -5px;
    font-size: 11px;
    font-weight: bold;
}

i.tag-reply {
    font-size: 10px;
    font-style: normal;
    padding: 3px 5px;
    background: #DCF0D8;
    border-radius: 11px;
    float: right;
    display: none;
    cursor: pointer;
}

i.tag-time-zone {
    font-size: 10px;
    background: #E8E9EC;
    padding: 3px 5px;
    border-radius: 10px;
    margin-left: 10px;
    color: #808495;
    font-style: normal;
}

#lp-dashboard-booking-calander .popover {
    max-width: unset !important;
    cursor: default;
}

#lp-dashboard-booking-calander .ui-datepicker-title span {
    font-size: 27px;
    font-weight: normal;
    color: #000;
}

#lp-dashboard-booking-calander .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background-color: transparent !important;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0px !important;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar thead tr {
    background-color: #F5F6FA !important;
}

#lp-dashboard-booking-calander .ui-datepicker {
    width: 100% !important;
}

#lp-dashboard-booking-calander table.ui-datepicker-calendar {
    table-layout: fixed;
}


@media only screen and (max-width: 1091px) {
    .cell-pill, .cell-pill-container {
        border-radius: 0px;
        display: inline-block;
    }
}

@media only screen and (max-width: 425px) {
    .lp-dashboard-booking-calander-section {
        width: 72vw;
        left: 0;
        right: 0;
    }
}

.dropdown.open .dropdown-menu li {
    width: 100% !important;
    border: none;
}

.dropdown.open .dropdown-menu li a {
    width: 100% !important;
    border: none;
    color: #000;
}

.lp-dashboard-booking-calander-header {
    width: 100%;
    padding: 20px 30px;
    display: none;
}

.lp-dashboard-booking-calander-header .back-to-all-bookings {
    color: #9B9B9B;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
}

.lp-dashboard-booking-calander-header .back-to-all-bookings i {
    color: #4A5B6D;
    margin-right: 5px;
}

.lp-dashboard-booking-calander-header-title {
    font-size: 20px;
    color: #43425D;
    font-weight: 600;
}

.lp-dashboard-booking-calander-header-status {
    font-size: 16px;
    color: #43425D;
}

.lp-dashboard-booking-calander-header-status div {
    margin-top: 4px;
    margin-right: 5px;
}


/*10/18/19 3:30pm New Css For Setting tab and more*/


.col-md-9.booking-left-section, .col-md-12.booking-left-section {
    border-top: 1px solid #e9ebf2;
}

.lp-new-dashboard-panel-outer {
    padding-right: 30px;
}

.col-md-3.tab-content.lp-tab-content-outer {
    border-left: 1px solid #e9ebf2;
    background: #fff !important;
    min-height: 100vh !important;
	width:315px;
}
.booking-grid-wrapper .notices-area{
	margin-left:15px;
}
.booking-grid-wrapper .notices-area .notice .notice-text {
   
    padding: 10px 10px 6px 69px !important;;
}
.col-md-9.booking-left-section{
	width:calc(100% - 315px);
	padding:0px;
	
}
.col-md-3.tab-content.lp-tab-content-outer .lp-dashboard-tabs {
    margin-top: 0px;
    background-color: #fff;
}

.col-md-3.tab-content.lp-tab-content-outer .lp-dashboard-tabs .panel-heading {
    margin-bottom: 0px !important
}

.col-md-3.tab-content.lp-tab-content-outer .lp-dashboard-tabs .panel-heading .nav-tabs {
    /*border-left: 1px solid #e9ebf2;*/
}

.col-md-3.tab-content.lp-tab-content-outer .lp-dashboard-tabs .panel-heading .nav-tabs li a {
    padding: 10px !important;
}

.lp-user-header {
    border-bottom-width: 0px !important;
}

.col-md-3.tab-content.lp-tab-content-outer h4.booking-action-header {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}

#booking-settings-sidebar .user-booking-settings select.form-control#dashboard-timeslot {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.user-booking-settings-add-new-slot {
    padding-right: 10px;
    padding-left: 10px;
}

.user-booking-settings-add-new-slot input.form-control {
    width: 100%;
    padding-left: 35px;
    position: relative;
}

.user-booking-settings-add-new-slot span {
    float: left;
    width: 83%;
    position: relative;
}

.user-booking-settings-add-new-slot span:before {
    font-family: 'FontAwesome';
    position: absolute;
    z-index: 999;
    left: 10px;
    content: "\f073";
    top: 9px;
}

.user-booking-settings-add-new-slot button.form-control {
    width: 15%;
    height: 15%;
    margin-top: 1.9%;
    background-color: #007fd4;
}

.user-booking-settings-add-new-slot button.form-control i {
    color: #fff;
}

.user-booking-settings .user-booking-settings-time-slot li {
    padding: 10px 15px;
    border-bottom: 1px solid #e3e3e3;
}

.repeat-added-slot {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.repeat-added-slot .repeat-switch > input[type="checkbox"] {
    display: none;
}

.repeat-added-slot .repeat-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.repeat-added-slot .repeat-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 35px;
}

.repeat-added-slot .repeat-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 12px;
    left: 4px;
    margin-top: -2px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 12px;
}

.repeat-added-slot .repeat-switch > input[type="checkbox"]:checked + label::before {
    background: #007fd4;
    opacity: 1;
}

.repeat-added-slot .repeat-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
    box-shadow: inset 0 0 20px 20px #fff;
}

.repeat-added-slot input[type=checkbox]:checked + label:before {
    content: '' !important;
}

.booking-setting-icon-delete {
    cursor: pointer;
}


/*CSS FIXES*/

.booking-grid-wrapper .col-md-3 .panel-heading .nav.nav-tabs li {
    width: 50%;
}

.booking-grid-wrapper .col-md-3 .nav-tabs li a {
    margin-right: 0 !important;
}

.user-booking-settings-add-new-listing {
    float: left;
    width: 100%;
}

.user-booking-settings-add-new-listing button.add-listing-for-booking {
    width: 30px;
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin-top: 5px;
    margin-right: 5px;
    background: #0294ff;
    color: #fff;
    border-color: #0294ff;
}

.user-booking-settings .custom-form-control#dashboard-timeslot {
    margin: 15px;
    width: calc(100% - 30px) !important;
    height: 40px;
}

.user-booking-settings .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #7f7f7f !important;
    line-height: 40px;
}

.user-booking-settings .select2-container--default .select2-selection--single {
    border-color: #e3e3e3 !important;
}

.user-booking-settings .select2-container .select2-selection--single {
    height: 40px;
    width: 100%;
    float: left;
    position: relative;
}

.user-booking-settings .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.user-booking-settings .select2.select2-container.select2-container--default {
    min-width: calc(100% - 45px);
    max-width: calc(100% - 45px);
}

.select2-dropdown, .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #e3e3e3 !important;
}

.user-booking-settings .select2.select2-container.select2-container--default.select2-container--below {
    max-width: calc(100% - 45px);
    min-width: calc(100% - 45px);
}
.lp-booking-section-slide-up{
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 22px !important;
    cursor: pointer;
    display:none !important;
}

.cal-bookingEndTime {
    font-size: 12px;
    line-height: unset !important;
}

.booking-setting-icon-delete-listing {
    cursor: pointer;
}

p.lp-booking-section-top-day-name {
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin: 0;
    color: #4D4F5C;
    text-transform: uppercase;
    padding-top: 10px;
}

.lp-dashboard-booking-calander-more-popup .cell-pill-container {
    display: block;
}

span.lp-booking-section-footer-view-switch i {
    margin-left: 2px;
}

.user-booking-settings-add-new-listing .custom-form-control {
    max-width: calc(100% - 45px);
    float: left;
    height: 40px;
}

.lp-booking-section .ui-state-default, .lp-booking-section .ui-widget-content .ui-state-default, .lp-booking-section .ui-widget-header .ui-state-default {
    border: none !important;
}

.lp-booking-section .ui-datepicker-calendar tr td {
    border: 1px solid #ddd !important;
    border-collapse: collapse !important;
}

.lp-booking-section .ui-datepicker-calendar .ui-datepicker th {
    padding: 8px !important;
}

.booking-action-content .dropdown button:focus {
    outline: 0px !important;
}

.booking-action-content .dropdown button:active {
    box-shadow: none !important;
}

.lp-booking-slots-outer-wrap {
    color: #4D4F5C;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: bold;
    margin-top: 10px;
}

.lp-booking-section .ui-datepicker .ui-datepicker-prev span {
    background: url(../images/arrow/leftarrow.png) no-repeat !important;
    background-size: cover;
    margin-top: -7px;
    margin-left: -4px;
    height: 100%;
    width: 100%;
}

.lp-booking-section .ui-datepicker .ui-datepicker-next span {
    background: url(../images/arrow/rightarrow.png) no-repeat !important;
    background-size: cover;
    margin-top: -7px;
    margin-left: -4px;
    height: 100%;
    width: 100%;
}

.lp-booking-section .ui-datepicker .ui-datepicker-prev, .lp-booking-section .ui-datepicker .ui-datepicker-next {
    border: 1px solid transparent;
    cursor: pointer;
    width: 35px;
    height: 35px;
}

.lp-booking-section .ui-datepicker .ui-datepicker-prev:hover, .lp-booking-section .ui-datepicker .ui-datepicker-next:hover {
    border-color: #E8E9EC;
    border-radius: 5px;
    box-shadow: 0 0 10px -3px #E8E9EC;
}


#lp-dashboard-booking-calander .ui-datepicker .ui-datepicker-prev span {
    background: url(../images/arrow/leftarrow.png) no-repeat !important;
    background-size: cover;
    margin-top: -7px;
    margin-left: -4px;
    height: 100%;
    width: 100%;
}

#lp-dashboard-booking-calander .ui-datepicker .ui-datepicker-next span {
    background: url(../images/arrow/rightarrow.png) no-repeat !important;
    background-size: cover;
    margin-top: -7px;
    margin-left: -4px;
    height: 100%;
    width: 100%;
}

#lp-dashboard-booking-calander .ui-datepicker .ui-datepicker-prev, #lp-dashboard-booking-calander .ui-datepicker .ui-datepicker-next {
    border: 1px solid transparent;
    cursor: pointer;
    width: 35px;
    height: 35px;
}

#lp-dashboard-booking-calander .ui-datepicker .ui-datepicker-prev:hover, #lp-dashboard-booking-calander .ui-datepicker .ui-datepicker-next:hover {
    border-color: #E8E9EC;
    border-radius: 5px;
    box-shadow: 0 0 10px -3px #E8E9EC;
}

#lp-dashboard-booking-calander {
    padding: 35px;
    position: relative;
}

#booking-details-sidebar {
    position: relative;
}

div#booking-details-sidebar-preloader {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: #000000cc;
    top: -1px;
    left: 0;
}

div#booking-details-sidebar-preloader i.fa.fa-spin.fa-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
}
.lp-dashboard-booking-calander-loader{
    position: absolute;
    width:  calc(100% - 70px);
    height: 100%;
    background-color: #00000096;
    text-align: center;
    color: #000;
    top: 35px;
    left: 35px;
    height: 830px;
}
.lp-dashboard-booking-calander-loader i{
    font-size: 59px;
    margin-top: 300px;
}
.cell-pill-container{
    text-align: left !important;
}

.back-to-bookings{
    display: none;
    text-align: right;
}
.back-to-bookings button{
    background-color: #0093ff;
    color: #fff;
    margin-right: 35px;
}
.back-to-bookings button span{
    color: #fff;
    text-transform: uppercase;
}
#bookings-form-toggle{
    position: relative;
    float: right;
    width: 100%;
}
.dashboard-content .blank-left-side p{
    width: 450px;
}
.dash-booking-remove-icon, .dash-booking-remove-icon:hover{
    background: #df9c95;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    text-align: center;
    color: #fff;
}
.dash-booking-select-time-slot{
    display: block;
    width: 100%;
    height: 46px;
    padding: 0px 12px 0 30px !important;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dce0e2;
    border-radius: 4px;
    box-shadow: none;
}
.timeslot-spinner{
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.listing-page-sidebar .lp-widget ul{
    border: 0 !important;
}
.listing-page-sidebar .lp-widget ul li{
    padding:10px 0 !important;
    background: transparent !important;
}
.listing-page-sidebar .lp-widget ul.lp-form-booking-detail li{
    border: 0 !important;
}
.DisableArrow{
    opacity: 0.5;
}
#booking-calendar-select-date .ui-datepicker-calendar tbody tr td span{
    padding: 10px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
}
.lp-booking-error{
    display: none;
    clear: both;
    color: #363F48;
    padding: 10px 10px;
    border: 1px solid #dce0e2;
    border-left: 15px solid #ff4a7a;
}
.lp-bookings-btns{
    height: 37px;
    box-shadow: none;
    border: 0;
    background-color: #e7edf3;
    color: #3f576e;
    border-radius: 5px;
    margin-right: 5px;
    width: 150px;
    text-transform: uppercase;
    font-weight: 500;
}
#bookings-save-btn{
    background-color: #73d500 !important;
    color: #fff !important;
}
.lp-add-new-listing-for-booking{
    background:#73d500 !important;
}



.lp-booking-label {
    margin-bottom: 5px !important;
    display: block;
}
.lp-booking-label-desc {
    font-size: 13px;
    color: #7f7f7f;
    font-weight: 500;
    margin-bottom: 10px !important;
    display: block;
}
.lp-booking-form-attr-checkbox {
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin: 0 0 15px 0;
}
.lp-booking-form-attr-checkbox:last-child {
    margin-bottom: 0;
}
.lp-booking-form-attr-checkbox input {
    display: none;
}
.lp-booking-form-attr-checkbox label {
    margin: 0 !important;
}
input[type=checkbox] + label:before {
    content: '' !important;
    position: absolute !important;
    width: calc(100% + 2px) !important;
    height: calc(100% + 2px) !important;
    top: -1px !important;
    left: -1px !important;
    border-radius: 6px !important;
    border: 1px solid #dce0e2 !important;
    z-index: 9 !important;
    cursor: pointer !important;
}
input[type=checkbox]:checked + label:before {
    border: 1px solid #1e73be !important;
}
.booking-setting-icon-edit-listing,
.booking-setting-icon-edit-listing:hover
{
    background: #1e73be;
    margin-right: 5px;
    cursor: pointer;
}
div#edit-booking-atts {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000066;
    z-index: 9999;
    display: none;
}
.edit-booking-atts-container {
    background: #fff;
    padding: 20px 20px 20px 20px;
    max-width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 12px;
}
.close-edit-booking-atts {
    font-size: 18px !important;
    position: absolute;
    top: -15px;
    right: -15px;
    cursor: pointer;
    color: #fff;
}
#edit-booking-atts .form-group label {
    line-height: 12px;
}
.booking-setting-save-atts {
    background: #2979bf;
    border: 1px solid #2979bf;
    border-radius: 5px;
    width: 100%;
    padding: 10px;
    color: #fff;
    transition: 350ms ease-in-out;
}
.booking-setting-save-atts:hover {
    background: #fff;
    color: #2979bf;
}
#booking-settings-sidebar .booking-setting-icon-edit-listing {
    background: #fff;
}
#booking-settings-sidebar .lp-listing-booking-form-attrs-holder {
    margin-top: 40px !important;
}
#booking-settings-sidebar .lp-listing-booking-form-attrs-holder .lp-coupon-box-row {
    border: none !important;
}
#booking-settings-sidebar .lp-listing-booking-form-attrs-holder .lp-coupon-box-row .lp-booking-form-attr-checkbox label {
    font-size: 12px !important;
}


/* Écrivez ici votre propre feuille de style personnelle */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');


/*
 Générale
*/

.mb-0{margin-bottom: 0px !important;}

#menu.mm-menu.mm-opened {
    display: block;
}

.d-inline-block{display: inline-block !important;}
.logoLeahText{
  margin:7px 4px 11px 2px;
  max-height: 11px;
  width: auto;
}

footer.footer-style11 h2{
  font-size: 20px;
}

.font-weight-bold{font-weight: bold;};

p, span, input, .post-detail-content, li a, .show a, .lp-grid-box-description ul, .chosen-container, .accordion-title, .lp-grid-box-bottom a, time, label, #input-dropdown li a, #input-dropdown span, .lpdoubltimes em,h1, h2, h3, h4, h5, h1 span, h2 span, h3 span, h4 span, .question-icon, .lp-search-description p, .lp-banner-browse-txt, .lp-home-categoires span, .nearby-description p, .testimonial-description p, .lp-blog-grid-author a, .lp-blog-grid-author span, .lp-menu a, .lp-join-now li a, .lp-add-listing-btn li a, li.grayscale-dollar>span, .review-form form .form-group>label, .post-price-row .post-rice, .currency-signs li a, #menu-footer a, .footer-bottom-bar a, .footer-bottom-bar p, .footer-bottom-bar span, .city-girds a, .city-girds label, .listing-second-view .features-listing>ul>li span, .widget-box.reservation-form a.make-reservation, a.open-modal, .dashboard-content .postbox table.widefat .review-content>p>span{
  font-family: 'Noto Sans JP', sans-serif !important;
}
p {
    line-height: 1.42857143;
}

#content-grids .text-center p a{
  text-transform: uppercase !important;
  color: #FFF !important;
  padding: 10px 30px  !important;
  border: none  !important;  
  border-bottom-right-radius: 20px 100% !important;
  border-top-left-radius: 20px 100% !important;
}

.page-template-template-dashboard #sidebar .fa-map-marker:before{
    content: "\f2c2";
}

/* * * * * * * *
HEADER
* * * * * * * */

.lp-menu-bar .lp-logo img{
  height: 41px;
  width: auto;
}
@media (max-width: 725px){
.pos-relative .lp-home-banner-contianer {
    height: 450px !important;
}
}

@media (min-width: 992px) and (min-height: 800px){
  header.Hsticky{
      position: fixed !important;
      width: 100% !important;
      z-index: 99999 !important;
  }
} 

/* * * * * * *
BTN
* * * * * * */

#bbp_reply_submit,
.login-form-popup-outer .lp-secondary-btn,
.btn-referlib{
  display: inline-block;
  text-transform: uppercase !important;
  color: #FFF !important;
  padding: 10px 30px  !important;
  width: auto !important;
  border: none  !important;  
  background-color: #063751 !important;
  border-bottom-right-radius: 20px 100% !important;
  border-top-left-radius: 20px 100% !important;
}
.btn-menu-referlib{
  text-transform: uppercase;
  padding: 0px 15px ;
  color: #FFF ;
  width: auto ;
  border: none  ;  
  background-color: #063751 ;
  border-bottom-right-radius: 20px 100% ;
  border-top-left-radius: 20px 100% ;
}

.submitbutton-wraper-style2 .lp-secondary-btn{
  text-transform: uppercase;
  padding: 10px 30px;
  border-bottom-right-radius: 20px 100%;
  border-top-left-radius: 20px 100%;
}

.lp-booking-section-time-pill-hover:hover, .lp-booking-form-input-confirm{
  text-transform: uppercase;
  border-bottom-right-radius: 20px 100%;
  border-top-left-radius: 20px 100%;
}

.btn-referlib-blanc{
  text-transform: uppercase;
  color: #063751;
  padding: 10px 30px;
  border-bottom-right-radius: 20px 100%;
  border-top-left-radius: 20px 100%;
  background-color: #FFF;
}

.btn-referlib-vert{
  text-transform: uppercase;
  color: #FFF;
  padding: 10px 30px;
  border-bottom-right-radius: 20px 100%;
  border-top-left-radius: 20px 100%;
  background-color: #7bcf52;
}

.header-with-topbar .lp-menu-container .lp-add-listing-btn>ul>li>a,
.btn-referlib-jaune{
  text-transform: uppercase;
  color: #FFF;
  padding: 10px 30px;
  border-bottom-right-radius: 20px 100%;
  border-top-left-radius: 20px 100%;
  background-color: #d8cf00;
  border-color: #d8cf00;
}

.lpl-button.lpl-add-listing-loggedout,
.lpl-button.lpl-add-listing-logedin{
  border-bottom-right-radius: 5px 100%;
  border-top-left-radius: 5px 100%;
  background-color: #d8cf00;
  border-color: #d8cf00;
  color: #FFF;
}

.lpl-button,
.lpl-button.lpl-signout{
  border-bottom-right-radius: 5px 100%;
  border-top-left-radius: 5px 100%;
  background-color: #063751;
  border-color: #063751;
  color: #FFF;
}

.login-form-popup-outer .lp-secondary-btn:hover,
.btn-referlib:hover{
  color: #FFF;
}

.btn-referlib-jaune:hover,
.btn-referlib-vert:hover{
  color: #FFF;
}

.btn-referlib-blanc:hover{
  color: #063751;
}

/* * * * * * *
PARTNER 
* * * * * * */

  .single-page-bg .lp_new_partners.clearfix .col-sm-4.margin-bottom-20, 
  .single-page-bg .lp_new_partners.clearfix .margin-bottom-10.col-md-4{
    border: 0px solid;
  }

/* * * * * * *
MENU STICKY 
* * * * * * */
  
  
  @media (max-width: 992px){
   .pos-relative header.header-normal {
      position: relative !important; 
    }
  }

  /*
    HEADER 2
    @media (max-width: 992px){
    .lp-header.style-v2.lp-stickyHeader {
        position: relative !important;
    }
  }

  .lp-stickyHeader.lp-header.style-v2 {
      z-index: 99998 !important;
  }*/

  .header-right-panel{
    clear: none !important;
  }



/* * * * * * *
SUBMIT LIST 
* * * * * * */

    /* champs diplome responsive*/
    #lp-form-builder-field-31109 .col-md-12.col-sm-12{
      padding-left: 15px;
        padding-right: 15px;
    }

    /* select cat */
    #lp-submit-form .select2.select2-container{
        max-width: 100%;    
    }

    /* hide html bar in wysiwyg */
    .mce-statusbar.mce-container.mce-panel.mce-stack-layout-item{display: none;}

    /* faq */ 
    .section-id-faq .lsiting-submit-faq-tabs .ui-tabs-panel .col-md-2 label{
        text-indent: -9999px;
        line-height: 0;
    }

    .section-id-faq .lsiting-submit-faq-tabs #tabs-1 .col-md-2 label::after{
        content: "Disciplines";
    }
    .section-id-faq .lsiting-submit-faq-tabs #tab2 .col-md-2 label::after{
        content: "Spécialités";
    }
    .section-id-faq .lsiting-submit-faq-tabs #tab3 .col-md-2 label::after{
        content: "Formations";
    }
    .section-id-faq .lsiting-submit-faq-tabs #tab4 .col-md-2 label::after{
        content: "Travaux et publications";
    }
    .section-id-faq .lsiting-submit-faq-tabs .ui-tabs-panel .col-md-2 label::after{
        content: "Informations supplémentaires";
        text-indent: 0;
        display: block;
        line-height: initial;
    }

    #lp-submit-form .lp-form-builder-field{
      display: block;
      margin: 0 -15px;
    }

    /* champ categorie */
    .select2-container--default .select2-selection--multiple .select2-selection__choice{
      transform: none;
      margin-top: 5px !important;
    }
    .lp-new-cat-wrape .select2-container--default .select2-selection--multiple .select2-selection__rendered,
    .lp-new-cat-wrape .select2-container--default .select2-selection--multiple{
          height: auto;
    }


    .page-style2-content-wrap .checkbox.check_policy {width:100%}

    .lp-price-free{padding-left:10px;padding-right:10px}

    .lp-new-cat-wrape .select2-container--default .select2-search--inline .select2-search__field,
    #lp-submit-form .select2.select2-container{
        width: auto !important; /* bug affichage responsive */
    }

/* * * * * * * 
CONTACT PAGE
* * * * * * */

  #formContactGeneral .col{
    margin-top: 15px;   
    margin-bottom: 15px;    
  }

  #formContactGeneral select, 
  #formContactGeneral input[type=text], 
  #formContactGeneral input[type=tel], 
  #formContactGeneral input[type=email], 
  #formContactGeneral input[type=password], 
  #formContactGeneral textarea{
    border: 1px solid #d2d4dc;
    padding: 10px 15px;
    width: 100%;
  }

  /* template page contact */
  .page-template-template-contact .dflex{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-template-template-contact .contact-right{
     width: auto; 
     float: none; 
     padding-left: 0px; 
     padding-right: 0px; 
     padding-top: 0px; 
     padding-bottom: 0px; 
  }
  .page-template-template-contact .contactmap{
    height: 100%;
    min-height:300px;
  }
  .page-template-template-contact .dflex .colleft {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;    
    position: relative;
    width: 100%;
  }
  .page-template-template-contact .dflex .colright {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  @media (min-width: 992px){
    .page-template-template-contact .dflex .colleft {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;    
    }
    .page-template-template-contact .dflex .colright {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
  }


/* * * * * *
Archive recherche
* * * * * */
.search-row  form#searchform{z-index:10}
/*
  @media (max-width: 724px){
    .grid_view6 .lp-grid-box-thumb-container .lp-grid6-top-container{
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
    }
  }*/
@media (max-width: 768px){
  .search .page-heading {
      height: 200px;
  }
}
@media (max-width: 576px){
  .search .page-heading {
      height: 100px;
  }
}/*
@media (max-width: 767px){
  .listing-simple .lp-title.col-md-10.col-sm-10 {
      top: -60px;
  }
}*/
.listing-simple .post-with-map-container-right .search-row .lp-filter-inner,
.listing-simple .lp-title.col-md-10.col-sm-10{
  margin-top:0 !important;
}
.listing-simple .filter-top-section .lp-title h3 span.font-bold, .listing-style-1 .filter-top-section .lp-title span.dename,
.listing-simple .filter-top-section .lp-title h3{
    color: #333;
}


.mobile-map-space{display:none;}

.post-with-map-container-right .search-row #searchform .chosen-container.chosen-container-single.chosen-container-single-nosearch {
    width: 240px!important;
}

.lp-header-search-filters .more-filters.lp-advence-filtr-colr:hover{
    text-decoration: none;
  background-color: #063751;
}
.lp-header-search-filters .more-filters.lp-advence-filtr-colr{
  text-transform: uppercase ;
  color: #FFF ;
  padding: 5px 15px ;
  width: auto ;
  border: none  ;  
  background-color: #008A9E ;
  border-bottom-right-radius: 20px 100% ;
  border-top-left-radius: 20px 100% ;
}

.lp-child-cats-tax .lp-child-cat-tax-name{
  background-color: transparent !important;
}

.lp-listing-cats a {
    font-size: 12px !important;
}

.lp-grid6-top-container{
  font-size: 12px;
}

.lp-grid6-top-container .pull-right{float:left !important;}

.lp-grid-box .lp-grid6-cate a{
  font-size: 12px !important;
  color: #000 !important;
  font-weight: bold;
}
.lp-grid-box-bottom-grid6 a{
  font-size: 12px !important;
}

.lp-grid6-status{
  background: #063751; /*rgba(70,70,70,0.3);*/
  border-color: #063751 !important;
  border-radius: 5px;
}

.lp-child-cats-tax .lp-child-cat-tax-name a span{
  position: static !important;
}

.lp-child-cats-tax .lp-child-cat-tax-name a {
    padding:  10px !important; 
    width: auto !important;
    position: absolute !important;
    top: 50%;
    left: 50%;    
  -webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

/* * * * * * * 
FICHE
* * * * * * */
#page .listing-page-sidebar .lp-widget.lp-widget-top {
    border-top: solid 0px;
}
.lp-listing-timings .lp-today-timing .lp-timing-status {
    margin-left: 5px;
    font-size: 10px;
}

.lp-listing-timings .lp-today-timing .lp-timings {
    float: none !important; 
    display: block;
    text-align: right;
}

.lp-detail-section-title{text-transform: uppercase;}

.lp-listing-specs ul {
  margin: 0 -15px;
}
.lp-listing-specs ul li{
  width: calc(50% - 30px) !important;
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
    float: none !important;
}

.lp-listing-specs ul li:nth-child(2n){
    float: none !important;
}

  .lp_detail_page_styles4 .lp-listing-desription:before{
    content: 'Présentation';
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Noto Sans;
    color: #333;
    display: block;
  }

  .lp-listing-specs ul li label{
    FONT-WEIGHT: BOLD;
  }

  .lp-listing-top-title-header{
    background-size: cover;
  }

  .ui-accordion .ui-accordion-header span.question-icon{
    display: none;
  }

    
  .lp-grid-box .lp-listing-cats{
    Padding-bottom: 5px;  
  }

  ul.lp-features-rs.clearfix{
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
    padding-top: 5px;
  }

.lp-listing-faq .faq-title{ border: 0px solid !important;}

  .lp-listing-faq .faq-title a,
  .lp-listing-faq .faq-title span{
    color: #FFF !important;
  }

  .lp-listing-faq h4.faq-title:nth-child(1){
      background: #063751;
  }

  .lp-listing-faq h4.faq-title:nth-child(3){
      background: #006283;
  }

  .lp-listing-faq h4.faq-title:nth-child(5){
      background: #00899F;
  }

  .lp-listing-faq h4.faq-title{
      background: #7bbdc4;
  }

    /* btn prise rdv */

.listing-page-sidebar .lp-booking-bar-login .lp-booking-bar-text, 
.listing-page-sidebar  .lp-booking-bar .lp-booking-bar-text {
    font-size: 14px !important;
    padding-left: 5px;
    line-height: 22px;
}

.listing-page-sidebar .lp-booking-bar,
.listing-page-sidebar .lp-booking-bar-login{
  background-color: #e84427;
  color: #FFF;
  border-color: #e84427;
}

.listing-page-sidebar  .lp-booking-bar-login i.fa-angle-down, 
.listing-page-sidebar  .lp-booking-bar i.fa-angle-down,
.listing-page-sidebar .lp-booking-bar-login .lp-booking-bar-text, 
.listing-page-sidebar .lp-booking-bar .lp-booking-bar-text{
  color: #FFF;
}


/* * * * * * * 
HIDE / show
* * * * * * */
  
  /* submit form */
    
  /* $$$$ */ 
  #price_status,
  .lp-timing-status.status-open, 
  .lp-widget .lp-listing-price-range span.pricey,
  .post-row.price-range,
  #price_status_chosen{
    display: none;
  }

  /* EVAL */
  .listing-second-view .listing-post article figure figcaption .bottom-area .rate,
  .single-page-bg .lp-listing-title .lp-listing-title-rating .lp-rating-avg,
  .lp-grid6-rating{
    display: none;
  }


/* * * * * * * 
ELEMENTOR
* * * * * * */

.elementor-text-editor ul{
  list-style: disc;
  list-style-position: inside;
}

/* * * * * * * 
BANNER HOME
* * * * * * */
  .lp-topbar {
      padding-top: 5px; 
      padding-bottom: 5px; 
  }
  .lp-search-description{
    margin-top: 20px;
    font-style: italic;
  }

  @media (max-width: 724px){
    .lp-home-categoires {
        position: inherit !important;
        -webkit-transform: translate(0%, 0%)!important;
        -moz-transform: translate(0%, 0%)!important;
        -ms-transform: ttranslate(0%, 0%)!important;
        -o-transform: translate(0%, 0%)!important;
        transform: translate(0%, 0%)!important;
        margin-top: 0px !important;
        left: auto !important;
        right: auto !important;
    }
  }
 @media (min-width: 725px){   
    .lp-home-categoires {
      width: 700px;
      left: 50%;
      right: auto;
      bottom: calc(100% + 75px);
      -webkit-transform: translate(-50%, 0%);
      -moz-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      -o-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
    }
  }

.lp-home-banner-contianer-inner {
    top: 35%;
}

.lp-home-categoires li a span{
    font-size: 13px !important;
}

.lp-home-banner-contianer {
    background: transparent no-repeat url(/wp-content/uploads/2019/01/point-bleu.svg) center center;
    background-size: 110% 110%;
    background-position: 50%  50%;
}

body.home .lp-search-bar {
  background-color: rgba(6, 55, 81, .87);
  box-shadow: 0 0 10px #000;
}

.new-banner-category-view4.lp-home-categoires li a{
    box-shadow: none;
    padding: 20px;
    background-size: 100% 100%;
    height: 130px !important;
}

.lp-home-categoires li a span {
    width: 80%;
    left: 5%;
}

.lp-home-categoires li a span img {
    margin-left: 12px; 
}

.new-banner-category-view4.lp-home-categoires li {
    margin-right: 0px;
}
.new-banner-category-view4.lp-home-categoires li:nth-child(10n + 1) a{
    background: transparent no-repeat url(/wp-content/uploads/2019/01/bouton-dispo-alternatifs-1.svg) 100% 100% !important;
}
.new-banner-category-view4.lp-home-categoires li:nth-child(10n + 2) a{
    background: transparent no-repeat url(/wp-content/uploads/2019/01/bouton-justice.svg) 100% 100% !important;
}
.new-banner-category-view4.lp-home-categoires li:nth-child(10n + 3) a{
    background: transparent no-repeat url(/wp-content/uploads/2019/01/bouton-education.svg) 100% 100% !important;
}
.new-banner-category-view4.lp-home-categoires li:nth-child(10n + 4) a{
    background: transparent no-repeat url(/wp-content/uploads/2019/01/bouton-formation.svg) 100% 100% !important;
}
.new-banner-category-view4.lp-home-categoires li:nth-child(10n + 5) a{
    background: transparent no-repeat url(/wp-content/uploads/2019/01/bouton-medecine-alter.svg) 100% 100% !important;
}
.new-banner-category-view4.lp-home-categoires li:nth-child(10n + 6) a{
    background: transparent no-repeat url(/wp-content/uploads/2019/01/bouton-petite-enfance.svg) 100% 100% !important;
}
.new-banner-category-view4.lp-home-categoires li:nth-child(10n + 7) a{
    background: transparent no-repeat url(/wp-content/uploads/2019/01/bouton-psy.svg) 100% 100% !important;
}
.new-banner-category-view4.lp-home-categoires li:nth-child(10n + 8) a{
    background: transparent no-repeat url(/wp-content/uploads/2019/01/bouton-sante.svg) 100% 100% !important;
}
.new-banner-category-view4.lp-home-categoires li:nth-child(10n + 9) a{
    background: transparent no-repeat url(/wp-content/uploads/2019/01/bouton-sport.svg) 100% 100% !important;
}
.new-banner-category-view4.lp-home-categoires li:nth-child(10n + 10) a{
    background: transparent no-repeat url(/wp-content/uploads/2019/01/bouton-transport.svg) 100% 100% !important;
}



/* * * * * * * 
FOOTER
* * * * * * */

  .footer-style11{
    padding-bottom: 0;
  }

  .footer11-bottom-area{
    background-color: #063751;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-style11 .clearfix {
      clear: none;
  }

  .sib-email-area,
  #menu-footer label,
  #menu-footer p,
  #menu-footer span, 
  #menu-footer a{
      color: #FFF;
  }

    /* newsletter */
  .widget_sib_subscribe_form{
    text-align: right;
  }

  .widget_sib_subscribe_form h2{
    font-size: 20px;
  } 
    
  .sib-email-area{
    width: 100%;
    padding: 10px;
  }


/* * * * * * 
Dashboard
* * * * * */

.dashboard-content #lp-dashboard-weekly-calander, 
.dashboard-content #lp-dashboard-daily-calander {
    padding: 0px;
}

@media (min-width: 320px) and (max-width: 480px){
.lp-dashboard-new-active .lp-user-header .lp-contact-support-outer {
    display: block;
    width: 100%;
    text-align: right;
  }
}

.user-booking-settings .custom-form-control#dashboard-timeslot ,
.user-booking-settings .custom-form-control#dashboard-timeslot-2nd {
     margin: 15px; 
     width: calc(100% - 30px) !important; 
     height: 40px; 
}

.booking-grid-wrapper .lp-dashboard-tabs .panel-heading li {
    width: auto !important;
}

.clearfix.lp-dashboard-panel-outer.col-md-9.lp-new-dashboard-panel-outer.lp-left-panel-height.lp-left-static .notices-area {
    display: none !important;
}

.lp-dashboard-new .sidebar-nav>.sidebar-brand{
    height: 100px  !important;
    line-height: 100px  !important;
}

/* rdv */ 

@media (max-width: 992px){
  
  ul.booking-action-content{
    line-height: normal;
    padding: 10px 0px;
  } 
  .booking-content ul li.cell {
    float: none !important;
    display: block !important;
    width: 100%;
    }
  .booking-content ul li.cell:nth-child(2),
  .booking-content ul li.cell:nth-child(3),
  .booking-content ul li.cell:nth-child(4),
  .booking-content ul li.cell:nth-child(5),
  .booking-content ul li.cell:nth-child(6),
  .booking-content ul li.cell:nth-child(7),
  .booking-content ul li.cell:nth-child(8){ width: 100% !important;padding:5px 0;}
  
  .booking-content ul li.cell:nth-child(2),
  .booking-content ul li.cell:nth-child(3) {
    text-align: center !important;
    padding-left: 0;
  }
  .booking-action-header {
      height: auto;
      line-height: normal;
  }
  .calendar-btns.weekly-calendar-btn{display: none;}
  
  #lp-dashboard-booking-calander{
    padding: 5px;
  }
  
  #lp-dashboard-booking-calander .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all{padding: 5px;}
  #lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td,
  .cell-pill-container label,
  .cal-bookingEndTime {padding: 0;font-size:8px;}
}

/* * * * * *
BBPRESS forum
* * * * * */

div.bbp-template-notice.error, div.bbp-template-notice.warning {
    background-color: #c00;
    border-color: #c00;
}

.bbp-form input[type=checkbox]:checked + label:before{ content: normal;}

body.bbpress .listing-page{background-image: url(/wp-content/uploads/2021/03/header-espace-collab.svg);}

#bbpress-forums li.bbp-forum-info, #bbpress-forums li.bbp-topic-title{width:48%}
#bbpress-forums li.bbp-forum-reply-count, #bbpress-forums li.bbp-forum-topic-count, #bbpress-forums li.bbp-topic-reply-count, #bbpress-forums li.bbp-topic-voice-count{width:15%}

@media (max-width: 992px){
  #bbpress-forums li {
    font-size: 12px; 
  }
}

#bbpress-forums div.bbp-reply-content iframe.wp-embedded-content, #bbpress-forums div.bbp-topic-content iframe.wp-embedded-content{
  max-width: 100%
}

div.bbp-template-notice, 
div.indicator-hint{
  background-color: #D7CF00;
  border-color: #D7CF00;
  border-radius: 0px;
  color:#FFF;
}




#bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select{
  height: auto;
}

#bbpress-forums select,
#bbpress-forums input[type=text],
#bbpress-forums input[type=password]{
    border: 1px solid #eee;
}

#bbpress-forums .bbp-template-notice.info,
#bbpress-forums .bbp-pagination-count,
#bbpress-forums .bbp-author-avatar
,#bbpress-forums .bbp-author-role{
  display: none;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic{
  padding: 15px ;
  margin: 7.5px 0;
}

#bbpress-forums .bbp-reply-header{border-top: 0px solid;padding: 15px;margin-top: 15px;}
#bbpress-forums div.even, #bbpress-forums ul.even, #bbpress-forums div.odd, #bbpress-forums ul.odd{padding: 15px;margin-bottom: 15px;}

#bbpress-forums div.even, #bbpress-forums ul.even,
#bbpress-forums div.odd, #bbpress-forums ul.odd{
  background: #f9f9f9;
  border-radius: 5px;
}
#bbpress-forums li.bbp-body{
  border-radius: 5px;
}

#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-header {
    border-radius: 5px;
    margin-bottom: 2px;
}

#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics{
 border-top: 0px; 
 border-bottom: 0px; 
}

#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics,
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic{
    border: 0px;
}

#bbpress-forums{padding-top: 25px;}

.bbp-search-form{margin-bottom: 15px;}
#bbp_search{
  padding: 10px !important;
  border: 1px solid #EEE;
  margin-right: 15px;
  margin-bottom: 5px;
}

#bbp_topic_submit,
#user-submit,
a.favorite-toggle,
a.subscription-toggle,
#bbp_search_submit{  
  text-transform: uppercase !important;
  color: #FFF !important;
  padding: 10px 30px  !important;
  width: auto !important;
  border: none  !important;  
  background-color: #063751 !important;
  border-bottom-right-radius: 20px 100% !important;
  border-top-left-radius: 20px 100% !important;
}

#bbp_search_submit{
  background-color: #063751;
  color: #FFF;
}

#bbpress-forums, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics{
    font-size: 14px;
  line-height: 1.42857143;
}

#bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-header{
  border-radius: 5px;
  padding: 15px;
  background-color: #063751;
  color: #FFF;
}

/* * * * * 
VRAC 
* * * * * */

body.archive .lp-child-cats-tax{
 height: auto; 
}

.lp-rightbnk-transfer-msg-new .lp-method-wrap p {
    padding-right: 60px;
}

.lp-child-cats-tax .lp-child-cat-tax-name a{
    text-transform: uppercase;
}

.lp-tooltip-outer .lp-tool-tip-content .sortbyrated-outer ul li a,
.search-filters>ul>li>a,
div#lp-find-near-me ul li a{
    background: #6c778d;
    border-color: #6c778d;
    color: #FFF;
}


.lp-listing-leadform-inner .form-horizontal .form-group.pos-relative i{
  left: 34% !important; 
}


.submit_new_style .author-section.lp-form-row,
#app-view-login-popup .login-form-pop-tabs{
    background: #063751;
}

/* ZOOM */

.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile,
.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell{
 background: #063751; 
}

.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-join-link{
    color: #FFF;
    padding: 10px 30px;
    border-bottom-right-radius: 20px 100%;
    border-top-left-radius: 20px 100%;
    background-color: #d8cf00;
}

.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-start-link{
    color: #FFF;
  text-transform: uppercase;
    padding: 10px 30px;
    border-bottom-right-radius: 20px 100%;
    border-top-left-radius: 20px 100%;
    background-color: #063751;
}

a#btn_add_new_partner {
    font-size: 12px;
    padding: 8px 15px;
    background: black;
    color: white;
    border-radius: 6px;
}
.panel.with-nav-tabs.panel-default.lp-dashboard-tabs button.btn.calendar-btns, .panel.with-nav-tabs.panel-default.lp-dashboard-tabs button.btn.calendar-btns span {
    background-color: #0093ff;
    color: white;
}
#lp-dashboard-booking-calander table.ui-datepicker-calendar tbody tr td.ui-state-disabled {
    visibility: hidden;
}
.booking-grid-wrapper .lp-dashboard-tabs .panel-heading li.pull-right {
    margin-right: 10px;
  float:left!important;
}
.bookings .panel-heading .nav.nav-tabs li.pull-right a{
    margin-bottom:15px;
}
i.fa.fa-close.remove_this_field {
    float: right !important;
    margin-top: 10px;
    margin-bottom: 0px;
    background: black;
    border-radius: 15px;
    color: white !important;
    padding: 3px 5px;
}
.lp-booking-form-consultaion {
    padding-left: 11px;
    text-align: left;
    width: 50%;
    float: left;
}
.lp-booking-form-consultaion label {
    padding-left: 10px;
}
.lp-booking-form-container h5 {
    padding-left: 10px;
    text-align: left;
}


table.lp_custom_calendar_week td h3{font-size: 1rem}

table.lp_custom_calendar_week td {
    border-left: 1px solid;
    border-bottom: 1px solid;
    padding: 0px;
    text-align: center;
    background-color: #F5F6FA ;
}
table.lp_custom_calendar_week td>p {
    font-weight: bold;
}
table.lp_custom_calendar_week td p {
    height: 40px;
}
table.lp_custom_calendar_week {
    width: 100%;
}
.column {
  float: left;
  width: 12.5%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
table.lp_custom_calendar_week ul li:first-child {
    border-top: 1px solid #ddd;
}
table.lp_custom_calendar_week ul {
    list-style: none;
    padding: 0px;
    margin-top: 30px !important;
    margin: 0px;    
    background-color: #FFF;
}
table.lp_custom_calendar_week ul li {
    border-bottom: 1px solid #ddd;
    height: 50px;
    position: relative
}
table.lp_custom_calendar_week td:first-child {
    border-left: 0px !important;
}
/*a.next_week_custom_calendar {
    float: right;
    margin-bottom: 20px;
}*/
.lp_custom_calendar_back {
    width: 100%;
    height: 50px;
    text-align: right;
}
.lp_custom_calendar_back a.btn.bookings-back-btn {
    background: #0093ff;
    color: white;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
table.lp_custom_calendar_week.daily_talble td:first-child {
    width: 10%;
}


table.lp_custom_calendar_week ul p.lp-cus-app-data {
    overflow: visible;
    min-width: max-content;
    position: absolute;
    text-align: left;
    margin: 0;
    top: 0;
    left: 0px !important;
    white-space: nowrap;
    width: 100%;
    z-index: 99;
    
}
table.lp_custom_calendar_week ul p.lp-cus-app-data:hover {
    overflow: visible;
    min-width: max-content;
    position: absolute;
    left: 0;
    z-index: 9999;
}
table.lp_custom_calendar_week ul p.lp-cus-app-data span{
    display: inline-block;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    cursor: pointer;
    width: 100%;
    font-size: 12px;
}
table.lp_custom_calendar_week ul p.lp-cus-app-data > label {
    position: relative;
    width: 100%;
}
table.lp_custom_calendar_week ul p.lp-cus-app-data > label:hover label.this-date-app-detail {
    display: block !important;
}
table.lp_custom_calendar_week ul p.lp-cus-app-data > label label.this-date-app-detail {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 1px 1px 30px -15px #000;
    border-radius: 10px;
    padding: 10px 15px;
    min-width: 300px;
    text-align: center;
    display: none;
    z-index: 9999;
}



@media (min-width: 992px){
  table.lp_custom_calendar_week ul p.lp-cus-app-data > label label.this-date-app-detail {
    min-width: initial;
  }
}
@media (min-width: 1140px){
  table.lp_custom_calendar_week ul p.lp-cus-app-data > label label.this-date-app-detail {
     width: 100%;
     overflow: hidden;
    padding: 5px;
  }
}




table.lp_custom_calendar_week ul p.lp-cus-app-data > label label.this-date-app-detail:after {
    content: ' ';
    position: absolute;
    top: -10px;
    left: 15px;
    background: transparent;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    z-index: 9999;
}
table.lp_custom_calendar_week ul p.lp-cus-app-data > label label.this-date-app-detail > label {
    min-width: max-content;
    line-height: 22px;
    word-wrap: break-word;
    word-break: break-word;
    width: 100%;
    display: flex;
    font-size: 13px;
    flex-wrap: wrap;
    flex-direction: column;
}
table.lp_custom_calendar_week ul p.lp-cus-app-data.lp_daily_bookings {
    width: 100%;
}
table.lp_custom_calendar_week ul p.lp-cus-app-data.lp_daily_bookings label span {
    width: 150px;
}
.booking-grid-wrapper .lp-dashboard-tabs .panel-heading li {
    width: 90px;
}
.lp_new_partners.clearfix .col-sm-4.margin-bottom-20, .lp_new_partners.clearfix .margin-bottom-10.col-md-4 {
    border: 1px solid #ddd;
}
.lp_new_partners.clearfix h3 {
    font-size: 15px;
}
@media (max-width: 980px){
.lp_new_partners.clearfix .col-sm-4.margin-bottom-20, .lp_new_partners.clearfix .margin-bottom-10.col-md-4 {
    width: 33%;
    border: 1px solid;
    float: left;
    overflow: scroll;
}
}
.lp_new_partners.clearfix h3 {
    margin-top: 10px !important;
}

#lp-dashboard-weekly-calander, #lp-dashboard-daily-calander{
    padding: 35px;
    position: relative;
}











