/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 26, 2019, 5:33:50 PM
    Author     : cbhalgamiya
*/

 .chart {
    position: relative;
    width: 200px;
    height: 200px;
    top:0;
    left:0%;
    right:0;
    margin:auto;
}
@media(max-width: 1366px){
    .chart{
        width: 175px;
        height: 175px;
    }
}
@media(max-width: 1024px){
    .result_sec:first-child{        
        text-align: center;
    }
    .result_sec + .result_sec .main_title{
        margin-bottom: 15px;
    }
}
.doughnutTip {
    position: absolute;
    min-width: 30px;
    max-width: 300px;
    padding: 5px 15px;
    border-radius: 1px;
    background: rgba(0,0,0,.8);
    color: #ddd;
    font-size: 14px;
    text-shadow: 0 1px 0 #000;
    text-align: center;
    line-height: 1.3;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    pointer-events: none;
    z-index: 12;
    &::after {
        position: absolute;
        left: 50%;
        bottom: -6px;
        content: "";
        height: 0;
        margin: 0 0 0 -6px;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 6px solid rgba(0,0,0,.7);
        line-height: 0;
    }
}
.doughnutSummary {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    cursor: default;
}
.doughnutSummaryTitle {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -27%;
    font-size:18px;
    letter-spacing: .06em;
}
.doughnutSummaryNumber {
    position: absolute;
    top: 50%;
    width: 100%;
    font-weight:500;
    margin-top: -19%;
    font-size:36px;
}
.chart path:hover { opacity: 0.65; }
/*#teamLogo{
    position: absolute;
    opacity: 0;
    top: 0;
}*/
.form-note{
    font-size: 16px;
    color: #666;
    padding: 3px 0;
    font-weight: 500;
}

.display-none{
    display:none;
}

.blockUI.blockMsg.blockPage h1{
    padding-bottom: 0px;
}

button[disabled],html input[disabled] {pointer-events: none;cursor: not-allowed;opacity: .65;}
.select-team{color: #00b6f2;}
.datepicker { z-index: 1061 !important; }
.checkbox-recalculate{top: 13px !important;}
#reservationBookingModal {
    margin: auto !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    box-shadow: none;
    border: none;
}
#reservationBookingModal .modal-dialog {
    width: 100%;
    max-width: 840px;
}
#reservationBookingModal .modal-body{
    padding: 15px;
}
.classNameHead .modal-title  {
    display: inline-block;
    text-align: left;
    font-size:17px;
    color: #333;
    vertical-align: top;
    padding: 0;
}
.modal-header .close {
    display: inline-block;
    margin-top:5px;
    margin-right: 0px;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat !important;
    text-indent: -10000px;
    outline: none;
    background-image: url(../images/remove-icon-small.png) !important;
}
.reservation-outer.pdbox {
    padding: 25px 0;
    background-color: #c1eefc;
    overflow: hidden;
    position: relative;
}
.reservation-outer.pdbox:before {
    position: absolute;
    content: "";
    background-image: url(../images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    top: 0;
}
.reserve-bike-section .reservation-list {
    /* background: url(../images/bike-bg.png) no-repeat; */
    margin-top: 30px;
    text-align: center;
    padding: 5px 0px 5px;
    position: relative;
    margin-top: 100px !important;
}
.reserve-bike-section .reservation-list {
    width: 790px;
    margin: auto;
    background-size: 100%;
}
.reservation-list.mgtop0 {
    margin-top: 0 !important;
}
.reservation-list .instructor {
    font-size: 25px;
    padding: 10px 50px;
    color: #000;
    position: absolute;
    width: 50%;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 700;
    letter-spacing: 2px;
}
.reservation-list .instructor span {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0px;
}
.speaker_top {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
}
.speaker {
    background: url(../images/speaker.png) no-repeat;
    width: 28px;
    height: 40px;
    display: inline-block;
}
.speaker_top_left {
    position: relative;    
    display: block;
    margin: 5px 0px 0px 0px;
    left: 0;
}
.speaker_top_right {
    position: relative;    
    display: block;
    margin:5px 0px 0px 0px;
    right: 0;
}
.speaker_middle {
    width: 100%;
    margin: auto;
    position: relative;
    top: 135px;
}
.speaker_middle_left {
    position: relative;
    float: left;
    display: block;
    margin: 0 auto 20px auto;
    left: 4%;
}
.speaker_middle_right {
    position: relative;
    float: right;
    display: block;
    margin: 0 auto 20px auto;
    right: 4%;
}
.reservation-list .rows {
    text-align: center;
    margin-bottom: 5px;
    position: relative;
    /* z-index: 99; */
}
.reservation-list .bike-list {
    list-style: none;
    padding: 0;
    direction: rtl;
    margin: 0;
}
.reservation-list .bike-list li {
    display: inline-block;
    margin: 0 5px 10px;
    outline: none;
    position: relative;
    width: 8%;
    text-align: center;
}
.reservation-list .bike-list li input {
    visibility: hidden;
    position: absolute;
    top: 8px;
    left: 11px;
}
.reservation-list .bike-list li label {
    border: 1px solid #666;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #000;
    cursor: pointer;
    line-height: 50px;
    font-size: 18px;
    background-size: 100%;
    margin-bottom: 5px;
}
.reservation-list .bike-list li input[type="radio"]:disabled + label.reserved-seat{
    opacity: 1;
    background-color: #54b8d7;
    border-color: #54b8d7;
    cursor: default;
    background: #fff url(../images/logo-modal.png) no-repeat center center;
    background-size: 58px 58px;
    color: transparent;
}
.reservation-list .bike-list li input[type="radio"]:disabled + label.sponser_seat {
    position: relative;
}
.reservation-list .bike-list li input[type="radio"]:disabled + label.sponser_seat:before{
position: absolute;
    content: "Sponsor Seat";
    width: 100%;
    height: 100%;
    font-size: 10px;
    left: 0;
    right: 0;
    z-index: 9999999999;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    color: #00b6f2;
    line-height: 110%;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    letter-spacing: 0;
    font-style: italic;
    text-shadow: 0px 0px 1px rgb(191 191 191);
    padding-top: 2px;
}
.reservation-list .bike-list li:first-child .dropdown-menu, .reservation-list .bike-list li:nth-child(2) .dropdown-menu, .reservation-list .bike-list li:nth-child(3) .dropdown-menu {
    right: 0;
}
.res-customer-detail.dropdown-menu {
    padding: 5px 10px;
    width: 260px;
    margin: 0 !important;
    line-height: 18px;
}
.reservation-list .bike-list li label.selectedSeat,.reservation-list .bike-list li.open label{
    border-color: #073870;
    background-color: #073870;
    color: #fff;
}
.reserved-info {
    margin-bottom: 25px;
    text-align: center;
    margin: 0 0 5px;
}
.speaker_buttom {
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
.reserve-bike-section .info-reserved, .reserve-bike-section .info-available, .reserve-bike-section .info-selected {
    display: inline-block;
    margin-right: 20px;
}
.reserved-info-label{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin: 0px 20px;
}
.reserved-info-label span{
    text-align: left;
}
.reserve-bike-section .info-reserved i {
    width: 20px;
    height: 20px;
    background: #fff;
    display: inline-block;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    border: 1px solid #54b8d7;
}
.reserve-bike-section .info-available i {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    border: 1px solid #000;
}
.reserve-bike-section .info-selected i {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
    background: #073870;
}
.reserve-bike-section .reserved-info-label .info-speaker{
    text-align: center;
}
.reserve-bike-section .info-reserved.info-sponser i {
    font-size: 4px;
    line-height: 100%;
    padding-top: 6px;
    color: #00b6f2;
    font-weight: 600;
    text-align: center;
}
.info-speaker i {
    background: url(../images/info-speaker.png) no-repeat;
    width: 16px;
    height: 22px;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}
.reservation-list .bike-list li.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-menu:before, .dropdown-toggle > .dropdown-menu:before, .btn-group > .dropdown-menu:before {
    position: absolute;
    top: -8px;
    left:18px;
    right: auto;
    display: inline-block !important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e0e0e0;
    border-left: 8px solid transparent;
    content: '';
}
.dropdown > .dropdown-menu:after, .dropdown-toggle > .dropdown-menu:after, .btn-group > .dropdown-menu:after {
    position: absolute;
    top: -7px;
    left:19px;
    right: auto;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    content: '';
}
.res-customer-detail.dropdown-menu hr {
    margin: 5px 0;
}
.reservation-list .bike-list li:first-child .res-customer-detail.dropdown-menu::before, .reservation-list .bike-list li:nth-child(2) .res-customer-detail.dropdown-menu::before, .reservation-list .bike-list li:nth-child(3) .res-customer-detail.dropdown-menu::before {
    right: 18px !important;
    left: auto !important;
}
.reservation-list .bike-list li:first-child .res-customer-detail.dropdown-menu::after, .reservation-list .bike-list li:nth-child(2) .res-customer-detail.dropdown-menu::after, .reservation-list .bike-list li:nth-child(3) .res-customer-detail.dropdown-menu::after {
    left: auto !important;
    right: 19px !important;
}
#reservationBookingModal table{
    border:none;
}
.book-ride-table td, th {
    padding: 0;
}
.book-ride-table tr, .book-ride-table td, .book-ride-table th {
    border: solid 1px #eeeeee;
}
.book-ride-table td {
    width: 50%;
}
@media (max-width: 991px){
    .reserve-bike-section .reservation-list {
        width: 100%;
    }
    #reservationBookingModal .modal-dialog {
        width: 100%;
        max-width: 95%;
    }
    .speaker_middle_left {
    left: 2%;
    }
    .speaker_middle_right {
        right: 2%;
    }
    .reservation-list .bike-list li input[type="checkbox"]:checked + label, .reservation-list .bike-list li input[type="checkbox"]:checked + label.reserved-bike, .reservation-list .bike-list li label {
        background-size: 100%;
    }
}
@media(max-width: 767px){
    .reservation-list .bike-list li {
        margin-bottom: 7px;
    }
    .reservation-list .bike-list li label {
        height: 35px;
        width: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    .speaker_middle_left {
        left: 0;
    }
    .speaker_middle_right {
        right: 0;
    }
    .speaker_middle {
        top: 112px;
    }
    .reservation-outer.pdbox{
        padding-bottom: 0;
    }
}
@media (max-width: 639px){
.reservation-list .bike-list li {
    width: 7%;
    margin-bottom: 5px;
}
.speaker_middle {
    top: 97px;
}
.reservation-list .bike-list li label {
    line-height: 30px;
    width: 30px;
    height: 30px;
    font-size: 13px;
}
.speaker {
    background-size: 100% auto;
    width: 20px;
    height: 30px;
}
}
@media (max-width: 600px){
.reservation-list .bike-list li {
    margin: 0 4px;
}
}
@media (max-width: 375px){
.reservation-list .bike-list li {
    margin: 0 4px;
}
.reserve-bike-section .info-reserved, .reserve-bike-section .info-available, .reserve-bike-section .info-selected {
    margin-right: 10px;
}
}
@media (max-width: 479px){
.reservation-list .bike-list li label {
    line-height: 24px;
    width: 24px;
    height: 24px;
    font-size: 11px;
}
.reserve-bike-section .info-reserved, .reserve-bike-section .info-available, .reserve-bike-section .info-selected, .info-speaker {
    width: 50%;
    margin-right: 0;
    display: inline-block;
    margin: 0 -2px;
    margin-bottom: 10px;
}
.speaker_middle {
    top: 88px;
}
.speaker {
    background-size: 100% auto;
    width: 18px;
    height: 28px;
}
.speaker_middle_left {
    left: -7px;
}
.speaker_middle_right {
    right: -7px;
}
.reserve-bike-section .info-reserved i, .reserve-bike-section .info-available i, .reserve-bike-section .info-selected i, .reserve-bike-section .info-speaker i {
    float: none;
    vertical-align: middle;
}
.reservation-list .bike-list li input[type="radio"]:disabled + label.reserved-seat{
    background-size: 24px 24px;
}
}

.reservation-list .speaker_top .top-list li{
       width: 50px !important;
        height: 50px !important;
}
.reservation-list .speaker_top .top-list{
    margin: 0 30px;
}
.trainer_title{
    background-color: #6c9dadad;
    display: inline-block;
    width: auto;
    border-radius: 5px;
    color: #2f2f2f;
    text-align: center;
    padding: 10px 15px;
    margin: 0;
    font-size: 16px !important;
}
label.userResSeatLabel.dropdown-toggle.sponser_seat {
    z-index: 10;
}
