.v-dialog__content{
    z-index:9999 !important;
}
.prod-switch label{
    font-weight: 400 !important;
    top: 2px !important;
}
.prod-switch{
    height: 20px;
    margin-top: 0px;
}
/* Evaluation Calendar */
.cl-tooltip {
    position: relative;
    display: inline-block;
    
  }
  .cl-date-title{
      font-size:16px;
      font-weight:500;

  }
  .error-box-btn:hover{
    color:#2C4C82 !important;
  }
  .tl-marker{
    width: 20px;
        color: #ffffff;
        font-size: 10px;
        font-weight: 600;
        margin-left: auto;
        text-align: center;
        padding: 2px;
        height: 20px;
        background: #2C4C82 !important;
        border-radius: 15px;
  }
  .swap-close-btn:hover{
    color:#2C4C82 !important;
  }
  .swap-time{
    background: aliceblue;
    border-radius: 8px;
    padding: 10px;
  }
  .swap-time-label{
    font-size: 12px;
  }
  .swap-time-text{
      font-size:16px;
      font-weight: 600;
  }

  .save-swap-btn{
      background-color: #ffffffff !important;
      background: #ffffffff !important;
      color:#2C4C82 !important;
  }
  .cl-tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #2C4C82 transparent transparent transparent;
  }
  
  .cl-tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #2C4C82;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
  }
  
  .cl-tooltip:hover .tooltiptext {
    visibility: visible;
  }
  .subtext-key{
      font-size:12px;
      color: #434343;

  }
  .prod-value{
    color: #0D87C5;
    font-size: 18px;
    text-align: center;
  }
  .prod-content{
    background: #edf1f5;
    padding: 5px;
    margin: 5px;
  }
.cl-slot{
    width: 8.33%;
    color: #434343;
    font-size:14px;
    font-weight:400;
    padding:2px;
    
    
}
.m-0{
    margin:0px !important;
}
.p-0{
    padding: 0px !important;
}
.checkinout_icon{
    color:#2e4e85;
}
.cl-evaluator{
    background: #EDF1F6 0% 0% no-repeat padding-box;
    padding: 5px;
    margin-bottom:10px;
    min-height: 90px;
    border-radius: 5px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
}
.cl-evaluator-head{
    background: #EDF1F6 0% 0% no-repeat padding-box;
    padding: 14.5px;
    margin-bottom: 10px;
    min-height: 12px;
    min-height: -12px;
    font-size: 14px;
    border-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.slot-container{
    background: #EDF1F6 0% 0% no-repeat padding-box;
    padding: 5px;
    padding-right: 0px;
    padding-left: 0px;
    min-width:100%;
    margin-bottom:10px;
    min-height: 90px;
    border-radius: 5px;
    border-top-left-radius:0px;
    border-bottom-left-radius:0px;
}
.slot-container-head{
    background: #EDF1F6 0% 0% no-repeat padding-box;
    padding: 15px;
    padding-right: 0px;
    padding-left: 0px;
    min-width:100%;
    margin-bottom:10px;
    height: 50px;
    border-radius: 5px;
    border-top-left-radius:0px;
    border-bottom-left-radius:0px;
}
.cl-left-container{
  
    
    font-size:14px;
    
  
    
}
.cl-chip{
    width:100%;
    text-align: center;
    color:#ffffff;
    
    margin-left:5px;
    margin-top:20px;
    padding:5px;
    border-radius:10px;
    cursor:pointer;
}
.cl-chip-2{
    width:100%;
    text-align: center;
    color:#ffffff;
    
    margin-left:5px;
    margin-top:3px;
    padding:5px;
    border-radius:10px;
}

.date-row{
    width: 100%;
    overflow: auto;
}
.cl-dates{
  
    width:100%;
}
.w-100{
width:100% !important;
}
.eval-calendar{
    max-width:100%;
   
    width:100%;
   
}
.calendar-container{
    overflow: auto;
}
.cl-completed{
    color:#ffffff;
    font-size:16px;
    text-align: left;
}
.cl-completed-mark{
    background: #779F39 0% 0% no-repeat padding-box;
    height:17px;
    width:17px;
    margin-top: 2px;
    margin-right: 8px;
    border-radius: 17px;

}
.cl-subscription-mark{
    background: #139275 0% 0% no-repeat padding-box;
    height:17px;
    width:17px;
    margin-top: 2px;
    margin-right: 8px;
    border-radius: 17px;

}
.cl-onetime-mark{
    background: #0D87C5 0% 0% no-repeat padding-box;
    height:17px;
    width:17px;
    margin-top: 2px;
    margin-right: 8px;
    border-radius: 17px;

}
.cl-followup-mark{
    background: #DBA03A 0% 0% no-repeat padding-box;
    height:17px;
    width:17px;
    margin-top: 2px;
    margin-right: 8px;
    border-radius: 17px;

}
.cl-approved-not-paid-mark{
    background: #699189 0% 0% no-repeat padding-box;
    height:17px;
    width:17px;
    margin-top: 2px;
    margin-right: 8px;
    border-radius: 17px;

}
.cl-pending-mark{
    background: #8B8B8B 0% 0% no-repeat padding-box;
    height:17px;
    width:17px;
    margin-top: 2px;
    margin-right: 8px;
    border-radius: 17px;

}
.cl-rejected-mark{
    background: #C91212 0% 0% no-repeat padding-box;
    height:17px;
    width:17px;
    margin-top: 2px;
    margin-right: 8px;
    border-radius: 17px;

}
.cl-cancelled-mark{
    background: #924E19 0% 0% no-repeat padding-box;
    height:17px;
    width:17px;
    margin-top: 2px;
    margin-right: 8px;
    border-radius: 17px;

}

.right-popup-box{
    background: #EDF1F6 ;
    height:100%;
    padding:10px;
}
.cl-highlight{
    color: #AB2020 !important;
}
.cl-subtext{
    color: #5D5D5D;
    font-weight:300;
}
.cl-check-icon{
    height:15px;
    width:15px;
}
.cl-profile-pic{
    width: 64px;
    height: 64px;
    padding: 5px;
    border-radius: 35px;
    margin-top: 10px;
}
.cl-evaluator-title{
    color: #2C4C82;
}
.eval-select{
    max-width:250px !important;
}
.test + .tooltip > .tooltip-inner {
    background-color: #73AD21; 
    color: #FFFFFF; 
    border: 1px solid green; 
    padding: 15px;
    font-size: 20px;
  }
  /* Tooltip on top */
  .test + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
  }
  /* Tooltip on bottom */
  .test + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid blue;
  }
  /* Tooltip on left */
  .test + .tooltip.left > .tooltip-arrow {
    border-left: 5px solid red;
  }
  /* Tooltip on right */
  .test + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
  }

  .modal-evaluation-wrapper {
    position: fixed;
    z-index: 100000000 !important;
    top: 0 !important;
    left: 0;
    right: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
}
.modal-evaluation-wrapper.is-visible {
    visibility: visible !important;
}
.booking-dialog .modal-dialog{
    border-radius: 0px 0px 12px 12px !important;
    
    border: none !important;
    border-bottom: 10px solid #0D87C5 !important;
    width:60%;
}

.booking-dialog .agent-border{
    border-bottom: 10px solid #779F39 !important;
}
.cl-link{
    color: #528CE6;
    text-decoration: underline;
}
.text-right{
    text-align: right;
}
.booking-dialog .customer-border{
    border-bottom: 10px solid #12AED8 !important;
}
#evaluationAgentModal .modal-dialog{
    border-radius: 0px 0px 12px 12px !important;
    
    border: none !important;
    border-bottom: 10px solid #0D87C5 !important;
    width:80%;
}

#evaluationAgentModal .agent-border{
    border-bottom: 10px solid #779F39 !important;
}

#evaluationAgentModal .customer-border{
    border-bottom: 10px solid #12AED8 !important;
}

#cancelledModal .modal-dialog{
    border-radius: 0px 0px 12px 12px !important;
    
    border: none !important;
    border-bottom: 10px solid #8B8B8B !important;
    max-width:500px;
}
.cancelled-stamp{
    font-size:24px;
    border:1px dashed red;
    padding:10px;
   
    margin:auto;
    margin-top:30px;
    margin-bottom:30px;
    color:#8B8B8B ;

}
.cancelled-icon{
    width:50px;
    height:50px;
}
.cancelled-modal-text{
    width: 100%;
    margin-top: 10px;
    color: #de352d;
}

.cl-blc-title{
    color: #139275;
    font-size:22px;
    font-weight:400;
}
.cl-status{
    font-weight:300;
    color: #5D5D5D;
    padding-left:5px;
}
.cl-status-marker{
    height:17px;
    width:17px;
    background: #0D87C5;
    border-radius: 17px;
  
}
.cl-modal-text-title{
    font-size:18px;
    color: #4E4E4E;
   
}
.cl-modal-section-title{
    font-size:18px;
    color: #4E4E4E;
}
.cl-text-blue{
    color: #0D87C5;
}
.cl-modal-text-content{
    font-size:16px;
    color: #5D5D5D;
    font-weight:300;
}
.cl-mt-2{
    margin-top:2px;
}
.cl-mt-10{
    margin-top:10px;
}
.cl-mt-5{
    margin-top: 5px;
}
.cl-mt-20{
    margin-top:20px;
}
.cl-mb-10{
    margin-bottom:2px;
}
.cl-mb-5{
    margin-bottom: 5px;
}
.cl-mb-20{
    margin-bottom:20px;
}
.cl-modal-icon{
    height:30px;
    width:30px;
    padding:6px;
    cursor:pointer;
}
.cl-modal-icons{
    justify-content: flex-end;
}
.time-slot{
    
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 8px;
    font-size: 12px;
    color: #676767;
    text-align: center;
    cursor:pointer;
}
.time-slot-active{
    
    border: 1px solid #2e4e85;
    border-radius: 10px;
    padding: 8px;
    font-size: 12px;
    color: #676767;
    text-align: center;
    cursor:pointer;
}
.time-slot-inactive{
    pointer-events: none;
    border-radius: 10px;
    padding: 8px;
    font-size: 12px;
    pointer-events: none;
    background-color: #eee;
    color:#ccc;
    text-align: center;
    cursor:pointer;
}
.late-hour label{
    font-weight: 300  !important;
    padding-top: 5px !important;
    
}
.cl-datecalendar{
    border: 1px solid #cecece;
}
.v-picker__body{
    width:100% !important;
    margin:0 !important;
}
.proceed-btn{
    background: #2C4C82;
    padding: 6px;
    color: #ffffff;
    border-radius: 10px;
    width: 117px;
    font-size: 16px;
    box-shadow: 0px 3px 6px #0000003d;
    text-align: center;
    cursor: pointer;

}
.cancel-btn{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #0000003D;
    border: 1px solid #2C4C82;
    border-radius: 10px;
    width: 117px;
    font-size: 16px;
    text-align: center;
    padding: 6px;
    color:#2C4C82;
    cursor: pointer;

}

/*** Colors ***/


/** AGENT **/

.agent-booked-bg{
    background-color: #779F39 !important;
}
.agent-booked-text{
    color: #779F39 !important;
}

.agent-booked-border{
    border-color: #779F39 !important;
}


/***  CUSTOMER **/
.customer-booked-text{
    color: #12AED8 !important;
}
.customer-booked-bg{
    background-color: #12AED8 !important;
}
.customer-booked-border{
    border-color: #12AED8  !important;
}



/** CANCELLED**/

.cancelled-text{
    color:#8B8B8B;
}
.cancelled-bg{
    background-color: #8B8B8B !important;
}
.cancelled-border{
    border-color: #8B8B8B  !important;
}


/** calendar markers**/

.agent-submitted{
    background:#779F39;
    margin-left: 1px;
}
.customer-submitted{
    background:#12AED8;
    margin-left: 1px;
}
.cl-cancelled{
    background: #8B8B8B;
}




/** Cleaning calendar begins here**/
#cleaningCalendar-carousel .owl-stage-outer{
  
}
.cl-radio label{
    font-weight:400 !important;
    padding-top:5px;

}
.cl-radio-row{
    margin-top: 0px !important;
}
.red-msg{
    color:red;
}
.cl-slot-card{
   
    height:auto;
    background: #EDF1F6 0% 0% no-repeat padding-box;
   /* min-height:600px; */
    border-radius: 4px;
    opacity: 1;
}
.disabled-plus{
   color:#8b8b8b;
}
.cl-slot-card-title{
    font-size:16px;
    color: #434343;
}
.cl-slot-card-title2{
    font-size: 14px;
    color: #434343;
    font-weight:400;

}
.cl-slot-card-subtitle{
    font-size:12px;
    color: #434343;
    font-weight:300;
}
.ml-0{
    margin-left: 0px !important;
}
.slot-section{
    border: 1px solid #eeeeee !important;
    border-radius: 4px !important;
}
.cl-cleaners-count{
    color: #0D87C5;
    font-size:5rem;
}
.cl-service-list{
    height: 20px !important;
}
.cl-service-list label{
    font-weight: 300  !important;
    padding-top: 5px !important;
    
}
.cl-customer-marker{
    background: #12AED8;
    height:32px;
    color:#ffffff;
    
}
.marker-container{
    height:32px;
    cursor:pointer;
    background: #edf1f5;
    
}
.marker-container div{
    position: relative;
}
.cl-dummy{
    height:32px;
   
}
.duration-active{
    border: 1px solid #2e4e85;
    border-radius: 5px;
    cursor:pointer;
    padding:5px;
}
.duration{
    border:1px solid #dee2e6;
    border-radius:5px;
    padding:5px;
    cursor:pointer;
}

.duration-inactive {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    background:#c7c7c7;
    padding: 5px;
    pointer-events: none;

}
/** Carousel**/
#cleaningCalendar-carousel .owl-prev {
  
    position: absolute;
    top: 50px;
    left: -15px;
    top: 45%;
    display: block !important;
    border: 0px solid black;
    height: 40px;
    width: 40px;
    border-radius: 40px;
    background: #2f4e85 !important;
    opacity:0.6 !important;
}
 .service-control{
    font-size:22px;
}
.danger{
    color:red;
}
.owl-prev i, .owl-next i {transform: scale(1,1.5);
    color: #dee2e6;
    }
    .owl-prev i{
        padding-right: 4px;
    }
    .owl-next i{
        padding-left: 4px;
    }
    #cleaningCalendar-carousel  .owl-prev:hover{
        opacity:1 !important;
    }

.flex_height{
    height: 37.5px;
}

/*.owl-prev i:hover {
    color: #616161;
}
.owl-next i:hover {
    color: #616161;
}*/
#cleaningCalendar-carousel  .owl-next {
   
    position: absolute;
    top: 50px;
    right: -15px;
    top: 45%;
    display: block !important;
    border: 0px solid black;
    height: 40px;
    width: 40px;
    border-radius: 40px;
    background: #2f4e85 !important;
    opacity:0.6 !important;
}
#cleaningCalendar-carousel  .owl-next:hover{
    opacity:1 !important;
}

.cl-marker-text{
    padding-top: 7px;
    padding-left: 10px;
    color:#ffffff;
    font-size:12px;
    font-weight:500;
}
.cl-marker-profile-pic{
    height:24px;
    width:24px !important;
    border-radius:24px;
    margin:3px;
    border: 1px solid white;

}
.cl-marker-pic-box{
    position: relative;
}
.cl-marker-count{
    height: 24px;
    width: 24px !important;
    border-radius: 24px;
    margin-top: 3px;
    color: #000000;
    text-align: center;
    font-size: 14px;
    padding-top: 1px;
    background: #ffffff;
    float: right;
    margin-right: 3px;
    margin-left: auto;

}
.cl-marker-user{
    position: absolute;
    right: 50px;
    top: 10px;
    font-size: 15px !important;
}
.cl-continue{
   
    height:32px;
    color:#ffffff;
    width:110%;
    z-index: 10;
    
}
.cl-start-end{
    border-radius:20px;
    width:100% !important;
    
    height:32px;
    color:#ffffff;
    padding:1px;
    z-index: 10;
}
.cl-start-only{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    width:110% !important;
   
    height:32px;
    color:#ffffff;
    padding:1px;
    z-index: 10;
}

.cl-end-only{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding:1px;
    width:100% !important;
    
    height:32px;
    color:#ffffff;
    padding:1px;
    z-index: 10;
}
.cl-marker-completed{
    color: #ffffff;
    position: absolute !important;
    top: 1px;
    left: 22px;
    font-size: 16px;
    text-align: left;
}
.cl-marker-progress{
    color: #ffffff;
    margin-left: auto;
   
    font-size: 16px;
    text-align: left;
}
.progress-animation{
    width:28px;
    height:28px;
}
.cl-checkin{
    font-size:14px;
    font-weight:400;
}
.cl-marker-check-icon{
    height:14px;
    width:14px !important;
}
.select-slot{
    background:#EDF1F6;
    padding:3px;
    border-radius:5px;
}
.cl-right-divider{
    border-right: 3px solid #CFD7E2;
}
.cal-img{
    width: 80px !important;
    height: 80px !important;
    border-radius: 40px !important;
    margin:auto;
    margin-top:20px;
 }
 .pl-0{
     padding-left: 0px !important;
 }
 #eval-calendar-mobile{
     display: none !important;
 }
  @media only screen and (max-width: 600px) {
    .cl-slot-card-subtitle {
        font-size: 12px;}
    #eval-calendar-mobile{
        display: flex !important;
    }
    .cl-marker-text {
        padding-top: 10px;
        padding-left: 10px;
        color: #ffffff;
        font-size: 9px;
    }
      .cl-time{
        margin-top: 140px;
        text-align: center;
        padding-right: 0px !important;

      }
      .cl-mob-slot{
        width: 8.33%;
        color: #434343;
        font-size:14px;
        font-weight:400;
        padding:2px;
        margin-top:0px !important;
        
    }
    .cl-check-icon{
        height: 10px;
    width: 10px !important;
    }
    .cl-mob-slot div{
        margin-top:0px !important;
    }
      .cl-time-label{
        font-size: 10px;
      }
      /* .white-wrapper {
        padding: 24px 1px;
    } */
  #eval-calendar-desktop{
      display: none;
  }
    .cl-slot{
        width:auto;
    }
    #evaluationAgentModal .modal-dialog{
        width:auto;
    }
    #evaluationCustomerModal .modal-dialog{
        width:auto;
    }
    .booking-dialog .modal-dialog{
        width:auto;
    }
    .v-alert{
       
    padding-left: 0px !important;
    padding-right: 0px !important;
    }
  }
  [v-cloak] {display: none}
