#iin_appointments2
{
  padding: 0px;
  background-color: #eee;
}

#iin_appointments2 .calendar_appointments_header
{
  display: block;
  width: 100%;
  padding: 0px 10px;
}

#iin_appointments2 .calendar_appointments_header .wrapper-buttons_section
{
  display: block;
  width: auto;
  padding: 10px 0px;
}

#iin_appointments2.calendar_resources_mode .calendar_appointments_header .wrapper-buttons_section
{
  display: inline-block;
}

#iin_appointments2 .calendar_appointments_header .wrapper-buttons_section .fa
{
  margin: 0px;
}

#iin_appointments2 .calendar_appointments_header .wrapper-buttons_section .calendar_button_text
{
  display: none;
}

#iin_appointments2 .calendar_appointments_header .calendar_top_labels
{
  display: inline-block;
  width: 188px;
}

#iin_appointments2 .calendar_appointments_header .calendar_top_right
{
  display: inline-block;
  width: auto;
  padding: 10px 0px;
}

#iin_appointments2 .calendar_appointments_header .calendar_top_right button
{
  margin-right: 5px;
  color: #34b4e5;
}

#iin_appointments2 .calendar_appointments_header .calendar_top_right button:last-child
{
  margin-right: 0px;
}

#iin_appointments2 .calendar_resources_buttons
{
  display: block;
  width: 100%;
  text-align: left;
}

@media(min-width: 610px)
{
  #iin_appointments2 .calendar_appointments_header .wrapper-buttons_section
  {
    display: inline-block;
  }
}

@media(min-width: 640px)
{
  #iin_appointments2.calendar_resources_mode .calendar_resources_buttons
  {
    display: inline-block;
    vertical-align: top;
    width: 286px;
  }

  #iin_appointments2.calendar_resources_mode .calendar_appointments_header
  {
    padding: 0px 10px;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 296px);
    text-align: center;
  }

  #iin_appointments2.calendar_resources_mode .calendar_appointments_header .wrapper-buttons_section
  {
    float: left;
  }

  #iin_appointments2.calendar_resources_mode .calendar_appointments_header .calendar_top_right
  {
    display: inline-block;
    width: auto;
    float: right;
    padding: 10px 0px;
  }
}

@media(min-width: 769px)
{
  #iin_appointments2 .calendar_resources_buttons
  {
    text-align: right;
  }
}

@media(min-width: 1024px)
{
  #iin_appointments2 .calendar_appointments_header
  {
    padding: 0px 10px;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 296px);
    text-align: center;
  }

  #iin_appointments2 .calendar_appointments_header .wrapper-buttons_section
  {
    float: left;
  }

  #iin_appointments2 .calendar_appointments_header .calendar_top_labels
  {
    display: inline-block;
    width: 260px;
  }

  #iin_appointments2 .calendar_appointments_header .calendar_top_right
  {
    display: inline-block;
    width: auto;
    float: right;
    padding: 10px 0px;
  }

  #iin_appointments2 .calendar_appointments_header .calendar_top_right button
  {
    margin-right: 5px;
    color: #34b4e5;
  }

  #iin_appointments2 .calendar_appointments_header .calendar_top_right button:last-child
  {
    margin-right: 0px;
  }

  #iin_appointments2 .calendar_resources_buttons
  {
    display: inline-block;
    vertical-align: top;
    width: 286px;
  }
  /*#working_data div.b-widget.b-container { overflow-y: hidden !important;}*/
}

@media(min-width: 1120px)
{
  #iin_appointments2 .calendar_appointments_header .wrapper-buttons_section .calendar_button_text
  {
    display: inline;
  }

  /* #iin_appointments2 .calendar_appointments_header .wrapper-buttons_section .fa
  {
    margin-right: 8px;
  } */
}

#iin_appointments2 .right-tabs
{
    display: inline-flex;
}

#iin_appointments2 .middle-buttons
{
    border: 0;
    background: #34b4e5;
    position: relative;
    line-height: 53px;
    color: #34b4e5;
    background-color: #eee;
}

#iin_appointments2 #appointments_top_label
{
    color: #696a6d;
    font-weight: bold;
}

#iin_appointments2 .tab-buttons
{
    border: none;
    height: 57px;
    
}
#iin_appointments2 .btn_scheduler.tab-buttons
{
    border-left: 1px solid #dedede;
}

[data-reference=outer] {
    display: flex;
    flex: 1;
    flex-direction: column;
  }
  
  [data-reference=horizontal] {
    display: flex;
    flex: 1;
    flex-direction: row;
  }
  
  [data-reference=container] {
    flex: 1;
    overflow: hidden;
  }
  
  [data-reference=info] {
    padding: 1em;
    color: #fff;
    opacity: .8;
    transition: background-color .2s, color .2s;
  }
  
  [data-reference=info].not-in-use {
    background-color: #aaa;
    color: #eee;
  }
  
  [data-reference=tools] {
    flex: 0 0 25em;
    border-radius: 0;
  }
  
  [data-reference=tools] label {
    flex: 0 0 7em;
  }

.b-sch-event:not(.b-milestone) {
    border-radius: 2px;
  }
  
  .color-box {
    width: 1em;
    height: 1em;
    margin-right: .5em;
    border-radius: 2px;
  }
  
  .b-sch-timerange, .b-sch-nonworkingtime {
    color: #999;
    font-size: 1.1em;
    background: repeating-linear-gradient(-55deg, rgba(200, 200, 200, 0.3), rgba(200, 200, 200, 0.3) 10px, rgba(240, 240, 240, 0.3) 5px, rgba(240, 240, 240, 0.3) 20px);
  }
  
  .b-milestone .b-sch-event label {
    margin-left: 2.2em;
  }
  
  .b-initial-custom .b-first-render {
    opacity: 0;
    animation-name: initial-custom;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
  }
  
  .b-initial-custom .b-first-render .b-sch-event {
    animation-name: initial-event-custom;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
  }
  
  @keyframes initial-custom {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  
  @keyframes initial-event-custom {
    0% {
      transform: scale(0.1) rotate(0deg);
    }
    50% {
      transform: scale(2) rotate(360deg);
    }
    100% {
      transform: scale(1) rotate(360deg);
    }
  }

  
  
  .b-sch-event {
  flex-wrap: wrap;
  align-content: flex-start;
}

.b-sch-event i {
  margin-bottom: .4em;
}

.b-sch-event .time {
  font-size: .9em;
  white-space: nowrap;
}

.b-sch-event .name {
  margin-top: .4em;
  width: 100%;
  font-weight: 600;
}

#tools > .b-button.b-text {
  width: 7em;
}

.b-grid-header {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    background:#e4e4e4;
    color: #667280;
    outline: none;
    border-right: 1px solid #d8d9da;
    text-transform: uppercase;
}

.b-resourceheader-cell {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #667280;
    border-right: 1px solid #d8d9da;
    overflow: hidden;
    transition: background-color 0.2s;
    font-size: 0.9em;
    font-weight: 500;
    padding: 0.5em;
    white-space: nowrap;
    contain: strict;
    height: 100%;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background:#e4e4e4;
}

.b-resourceheader-cell:hover {
    cursor: pointer;
    background-color: #e4e4e4;
}

.b-grid-header-container .b-sch-timeaxiscolumn {
/*    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0;
    flex-grow: unset !important;*/
    background-color: #f3f4f5;
    /*border-right: 0 none;*/
}

.b-resourceheader {
    height: 4em;
}

.b-resourceheader.b-has-images {
    height: 4em;
}
/*.b-widget {
    display: inline-flex;
    overflow: hidden;
    line-height: initial;
    font-weight: 400;
    font-size: 1em;
    box-sizing: border-box;
}*/

.b-scheduler.b-fill-last-column .b-sch-timeaxiscolumn:last-child {
    border-right-color: #d8d9da;
}

.b-grid-header-container {
    background-color: #f3f4f5;
    z-index: 4;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
.b-grid-header-container {
    border-bottom: 1px solid #d8d9da;
}

.b-grid-headers {
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: stretch;
    line-height: initial;
    position: relative;
}

.b-verticaltimeaxis .b-sch-header-timeaxis-cell {
    position: absolute;
    width: 100%;
    text-transform: uppercase;
    contain: strict;
    align-items: flex-start;
    padding-top: .5em;
}

.b-sch-header-timeaxis-cell {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #667280;
    border-bottom: 1px solid #d8d9da;
    border-right: 1px solid #d8d9da;
    overflow: hidden;
    transition: background-color 0.2s;
    font-size: 0.9em;
    font-weight: 500;
    padding: 0.5em 0 0.5em 0;
    white-space: nowrap;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.b-verticaltimeaxiscolumn {
    padding: 0;
    border-right: none;
    background-color: #fbfcfc !important;
}

.b-verticaltimeaxis .b-sch-header-timeaxis-cell:hover {
    background-color: #f3f4f5;
}

.b-grid.b-split .b-grid-splitter {
    background: #e9eaeb;
    width: 5px;
    cursor: col-resize;
    transition: width 0.2s, transform 0.2s;
    overflow: hidden;
    white-space: nowrap;
}

.b-grid-vertical-overflow .b-grid-header-scroller:last-child {
    border-right: 1px solid #f3f4f5;
}

.b-panel-content 
{
    justify-content: space-between;
}

#working_data.b-panel-content 
{
    background:#fff !important;
    border-left: 5px solid #e9eaeb;
}

#working_data input {
  border-radius: unset;
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.b-field-inner {
    display: flex;
    flex: 1 1 100%;
    align-items: center;
    background-color: #34b4e5;
    border-radius: 0.375rem;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    min-width: 0;
    position: relative;
}

.b-container .b-has-label label 
{
 
  color: #696a6d;
    text-align: left;
    font-size: 12px;
    margin-bottom: 2px;
}

.b-field-inner input
{
  background-color: white;
  padding: 6px;
  font-size: 12px;
  height: 31px;
}

.b-field-inner  .b-icon 
{
  padding-left: 8px;
    padding-right: 8px;
    color: white;
    font-size: 10px;
}
.b-numberfield .b-fieldtrigger.b-align-end:last-child, .b-textfield .b-fieldtrigger.b-align-end:last-child
{
  padding-left: 8px;
    padding-right: 8px;
}
.b-numberfield .b-fieldtrigger.b-align-end, .b-textfield .b-fieldtrigger.b-align-end
{
  padding-right: 6px;
  padding-left: 6px;
}
.b-numberfield, .b-textfield
{
  display: block;
}

.b-numberfield:not(.b-disabled):hover .b-field-inner, .b-textfield:not(.b-disabled):hover .b-field-inner {
    border-color: #ccc;
}

.b-container .b-has-label.b-open label, .b-container .b-has-label:focus-within label, .b-container .b-has-label.b-ie:focus label {
    color: #696a6d;
}

.b-float-root .b-panel-content {
    background: #fff;
    justify-content: space-between;
    flex: 1 1 auto;
}

.b-numberfield.b-contains-focus .b-field-inner, .b-textfield.b-contains-focus .b-field-inner {
    border-color: #ccc;
}

.b-button.b-white {
	flex: 1 1 0%;
	margin-bottom: 0.5em;
	background-color: rgb(117, 117, 127);
	border-color: rgb(255, 255, 255);
}

.b-list.b-floating, .b-list-item:first-child, .b-list-item:last-child
{
  border-radius: 0px;
}

.b-float-root > .b-floating
{
  box-shadow: none;  
  background-color: #fff;
  border: 1px solid #8f8f8f;
  
}

.b-float-root .b-list-item
{
  color: #414042;
  border-top: 1px solid #dedede;
  min-height: 31px;
  padding-top: 5px;
}

.b-float-root .b-list-item:first-child
{
  border-top:none;
}

.b-float-root .b-panel-header.b-dock-top
{
  border-radius: 0px;
}

.b-sch-event:not(.b-milestone) 
{
    border-radius: 0px;
}

.b-grid-header-container .b-sch-timeaxiscolumn.b-depth-0:hover {
    background-color: #f3f4f5 !important;
}

.b-datepicker .b-datepicker-header.b-dock-top
{
  background-color:#8f8f8f;

}
.b-panel.b-calendarpanel .b-calendarpanel-content .b-weeks-container
{
  color: #8f8f8f;
}
.b-panel.b-calendarpanel .b-calendarpanel-content .b-weeks-container
{
  background-color:#fff;
  color: #8f8f8f; 
}
#quick_date_picker .b-weeks-container
{
  background: #fff !important;
}
.b-panel:not(.b-outer), .b-panel:not(.b-outer) .b-panel-content
{
  border-radius: 0px;
}

.b-datefield.b-open .b-fieldtrigger
{
  color: #fff !important;
}

.b-menuitem:first-child
{
  border-radius: 0px;
}

.b-popup .b-panel-content
{
 padding:0px;
}

.b-popup .b-menuitem
{
  color:#414042;
  text-align:left;
  border-top: 1px solid rgba(156, 156, 164, 0.8);
  padding: 5px;
}

.b-popup .b-menuitem:first-child
{
  border-top: 2px solid #34b4e5;
}

.b-menu-with-icon .b-menuitem-icon
{
  color:#34b4e5;
}

.b-menuitem.b-contains-focus, .b-menuitem:focus .b-menuitem-icon
{
  color:#fff;
}
/***
.b-datepicker .b-calendarpanel-content .b-calendar-row.b-calendar-week .b-calendar-cell.b-today
{
  border-color:#59ba57
}
.b-datepicker .b-calendarpanel-content .b-calendar-row.b-calendar-week .b-calendar-cell:hover.b-today
{
  background-color: #59ba57;
  border-color:#59ba57;
  color:#fff;
}
***/
.b-float-root .b-panel-content
{
  color: #696a6d;
}

.b-sch-clock-text
{
  margin-left: 4px;
}

.counter-users-cls-all:before 
{
  content: "All employee"
}
.counter-users-cls-all 
{
    counter-reset: section
}

.counter-users-cls-all div.b-chip::before
{
    counter-increment: section;                   
    content: counter(section)  " Selected";  
}

.counter-users-cls-all div.b-chip
{
  position: absolute;
  left: -9999px;
  opacity: 0;
}

.counter-users-cls-all div.b-chip div.b-close-icon
{
  display: none;
}

.counter-users-cls-all div.b-chip:last-child
{
  left: 0px;
  opacity: 1;
  top: 3px;
  background: transparent;  
}

.appointment_not_available
{
  color: #aaa;
  background: #eee;
}
/***
.flag_week_date_range
{
  color: #fff !important;
  background-color: #34b4e5;
  border-color: #34b4e5;
}
***/
div.b-active-date[data-date]
{
  border: none !important;
}

.appointment_container {
  display: flex;
  flex-direction: column;
  height: 91%;
  width: 100%;
  
}

.appointment_header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 12px;
  border-bottom: 1px solid #c4c4c4;
}

.appointment_date {
  display: flex;
  flex-direction: column;
  color:#6d6e71;
}

.appointment_date > span {
  font-size: 18px;
  font-weight: 700;
}

/* .appointments {
  padding: 12px;
} */

.appointment {
  padding: 12px;
  border-bottom: 1px solid #c4c4c4;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.appointment_status {
  width: 8%;
}

.appointment_status_dot {
  background: gray;
  padding: 8px 8px;
  display: inline-block;
  border-radius: 50%;
}

.appointment_status_dot_check_in {
  background:#59ba57
}

.appointment_details {
  display: flex;
  flex-direction: column;
  width: 55%;
}

.appointment_detail {
  color:#6d6e71;
  font-size: 16px;
}

.appointment_btn {
  width: 50px;
  height: 50px;
}

.btn-appointments {
  margin-right: 0px !important;
  font-size: 14px !important;
  border-radius: 5px;
}

.appointment_actions_container {
  width: 100%;
}

.appointment_actions {
  display: flex;
  justify-content: space-between;
}

.btn-appointments-action {
  margin-right: 0px !important;
  font-size: 14px !important;
  border-radius: 5px;
}

.b-grid-splitter-button-collapse{
 display:none !important;
 } 
 .b-grid-splitter-button-expand{
 display:none !important;
 } 


.consultant_status_btn {
  display: flex;
}

.consultant_status_btn:hover {
  background-color: white;
  cursor: pointer;
}

.consultant_list_img > img {
  height: 60px;
  width: 60px;
}

/*
Calendar Styles
 */
.b-calendar .b-sidebar-content .b-resourcefilter .b-list-item
{
  color: #c6c6c6;
}

#calendar_scroll_content {
  height: 100%;
}

#scheduler_here {
  height: 100%;
}

.b-toolbar {
  background-color: #E4E4E4;
}

.b-html {
  color:#667280;
}
.b-panel-body-wrap {
  background-color: #E4E4E4 !important;
}
.b-button {
  background-color: #FFF !important;
  border: 1px solid #c4c4c4 !important;
}
.b-button:hover {
  background-color: #F4F4F4 !important;
}

.b-button > i {
  color: #34b4e5 !important;
}

.b-button > label {
  color: #6d6e71 !important;
  font-weight: 400;
}

#b-toolbar-3 {
  background-color: #8f8f8f !important;
}

.b-calendar-weekdays {
  background-color: #34b4e5 !important;
}
.b-calendar-day-header {
  color: #fff !important;
}

.b-calendar .b-sidebar {
  max-width: 300px !important;
  width: 300px;
  border-left: 5px solid #e9eaeb !important;
}

.b-calendar .b-sidebar-content .b-datepicker .b-toolbar  {
  background-color: #8f8f8f !important;
}
.b-datepicker .b-toolbar.b-dock-top {
  background-color: #8f8f8f !important;
}
/***
.b-selected-date {
  background-color:#34b4e5 !important;
  color: #fff !important;
}

.b-selected-date:hover {
  background-color:#59ba57 !important;
}
***/
.b-label {
  color: #696a6d !important;
}
#eventFilter {
  order: 2;
}

.b-datepicker {
  order: 3;
}

.b-flex-row > .b-field {
  margin-bottom: 5px !important;
}

.b-sidebar .b-sidebar-content {
  gap: 0px !important;
}

.b-sidebar .b-sidebar-content > div {
  width: 100% !important;
}

.b-html {
  margin-bottom: 0px !important;
}
.b-container > .b-widget {
  margin-bottom: 5px;
}
.b-panel-content > .b-widget {
  margin-bottom: 5px;
}

.b-field-inner > input {
  background: white;
  height: 31px;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-right: 0px;
  overflow: hidden;
  margin-left: -1px;
}

#appointments_top_label {
  font-size: 14px;
}

#events_count {
  display: inline-block; 
  margin-right:5px; 
  font-size: 14px; 
  color:#696a6d;
  width: 110px;
  text-align: right;
}

#events_count span {
  font-weight:700;
  font-size: 14px;
}

.middle-buttons {
  padding: 2px 4px;
}

.b-cal-widget-settings-button {
  display: none;
}

.b-dayview-timeaxis-time {
  font-family: 'Source Sans Pro', helvetica, arial;
  font-size: 12px;
  color: #667280;
}

.agenda_settings {
  background-color: white;
  width: 100px;
  position: absolute;
  border: #c4c4c4;
  border-style: solid;
  border-radius: 4px;
  right: 30px;
  top: 10px;
}

/* Orange */
.b-cal-color-orange, .b-sch-color-orange {
  background-color: #f2ad42 !important;
  border: 1px solid #f2ad42;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-orange:hover, .b-cal-color-orange.b-active, .b-sch-color-orange:hover, .b-sch-color-orange.b-active {
  /*background-color: #e87800 !important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-orange.b-active:hover, .b-sch-color-orange.b-active:hover { 
  /*background-color:#d87000 !important;
  opacity: 1;*/
  background-image: none;
}

/* Yellow */
.b-cal-color-yellow, .b-sch-color-yellow {
  background-color: #ffed38 !important;
  border: 1px solid #ffed38;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-yellow:hover, .b-cal-color-yellow.b-active, .b-sch-color-yellow:hover, .b-sch-color-yellow.b-active {
  /*background-color: #d4ad02 !important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-yellow.b-active:hover, .b-sch-color-yellow.b-active:hover {
  /*background-color: #c5a102 !important;
  opacity: 1;*/
  background-image: none;
} 

/* Lime */
.b-cal-color-lime, .b-sch-color-lime {
  background-color: #cee007 !important;
  border: 1px solid #cee007;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-lime:hover, .b-cal-color-lime.b-active, .b-sch-color-lime:hover, .b-sch-color-lime.b-active {
  /*background-color: #7cb71c !important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-lime.b-active:hover, .b-sch-color-lime.b-active:hover {
  /*background-color: #73aa1a !important;
  opacity: 1;*/
  background-image: none;
}

/* Green */
.b-cal-color-green, .b-sch-color-green {
  background-color: #59ba57 !important;
  border: 1px solid #59ba57;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-green:hover, .b-cal-color-green.b-active, .b-sch-color-green:hover, .b-sch-color-green.b-active {
  /*background-color:#2cb743 !important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-green.b-active:hover, .b-sch-color-green.b-active:hover {
  /*background-color:#2cb743 !important;
  opacity: 1;*/
  background-image: none;
}

/* Blue */
.b-cal-color-blue, .b-sch-color-blue {
  background-color: #60afdd !important;
  border: 1px solid #60afdd;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-blue:hover, .b-cal-color-blue.b-active, .b-sch-color-blue:hover, .b-sch-color-blue.b-active {
  /*background-color: #0a7fd9!important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-blue.b-active:hover, .b-sch-color-blue.b-active:hover {
  /*background-color: #0a7fd9 !important;
  opacity: 1;*/
  background-image: none;
}

/* Violet */
.b-cal-color-violet, .b-sch-color-violet {
  /*opacity: 0.8;*/
  background-color: #7E57C2 !important;
  border: 1px solid #7E57C2;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-violet:hover, .b-cal-color-violet.b-active, .b-sch-color-violet:hover, .b-sch-color-violet.b-active {
  /*background-color: #470bf6 !important;
    opacity: 0.8;*/
    background-image: none;
}

.b-cal-color-violet.b-active:hover, .b-sch-color-violet.b-active:hover {
  /*background-color: #470bf6 !important;
  opacity: 1;*/
  background-image: none;
}

.b-cal-color-purple, .b-sch-color-purple{
    background-color: #AB47BC !important;
    border: 1px solid #AB47BC !important;
    background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}
/*
.b-sch-color-pink{
    background-color: #fc0093 !important;
    border: 1px solid #fc0093 !important;
}

.b-sch-color-indigo {
    background-color: #748ffc !important;
    border: 1px solid #748ffc !important;
}

.b-sch-color-cyan{
    background-color: #3bc9db !important;
    border: 1px solid #3bc9db !important;
}

.b-sch-color-yellow{
    background-color: #fdd835 !important;
     border: 1px solid #fdd835 !important;
}*/

/* Purple */
/*.b-cal-color-purple {
  opacity: 0.8;
  background-color: #ea80dc !important;
  border: 1px solid #d924c1;
}*/

.b-cal-color-purple:hover, .b-cal-color-purple.b-active, .b-sch-color-purple:hover, .b-sch-color-purple.b-active {
  /*background-color: #d924c1 !important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-purple.b-active:hover, .b-sch-color-purple.b-active:hover {
  /*background-color: #d924c1 !important;
  opacity: 1;*/
  background-image: none;
}

/* pink */
.b-cal-color-pink, .b-sch-color-pink{
  background-color: #fc0093 !important;
  border: 1px solid #fc0093 !important;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-pink:hover, .b-cal-color-pink.b-active, .b-sch-color-pink:hover, .b-sch-color-pink.b-active{
  /*background-color: #f01865 !important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-pink.b-active:hover, .b-sch-color-pink.b-active:hover{
  /*background-color: #f01865 !important;
  opacity: 1;*/
  background-image: none;
}

/* indigo */
.b-cal-color-indigo, .b-sch-color-indigo {
  background-color: #748ffc !important;
  border: 1px solid #748ffc;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-indigo:hover, .b-cal-color-indigo.b-active, .b-sch-color-indigo:hover, .b-sch-color-indigo.b-active  {
  /*background-color: #0838fa !important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-indigo.b-active:hover, .b-sch-color-indigo.b-active:hover {
  /*background-color: #0838fa !important;
  opacity: 1;*/
  background-image: none;
}

/* cyan */
.b-cal-color-cyan, .b-sch-color-cyan {
  background-color: #3bc9db !important;
  border: 1px solid #1e95a4;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-cyan:hover, .b-cal-color-cyan.b-active, .b-sch-color-cyan:hover, .b-sch-color-cyan.b-active {
  /*background-color: #1e95a4 !important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-cyan.b-active:hover, .b-sch-color-cyan.b-active:hover {
  /*background-color: #1e95a4 !important;
  opacity: 1;*/
  background-image: none;
}

/* 92bcdc  */
.b-cal-color-c-92bcdc, .b-sch-color-92bcdc {
  background-color: #92bcdc !important;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
  border: 1px solid #92bcdc;
}

.b-cal-color-c-92bcdc:hover, .b-cal-color-c-92bcdc.b-active:hover, .b-sch-color-92bcdc:hover, .b-sch-color-92bcdc.b-active:hover {
  background-image: none;
}

.b-cal-color-c-92bcdc.b-active, .b-sch-color-92bcdc.b-active {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

/* 7398ab  */
.b-cal-color-c-7398ab {
  background-color: #7398ab !important;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
  border: 1px solid #7398ab;
}

.b-cal-color-c-7398ab:hover, .b-cal-color-c-7398ab.b-active:hover {
  background-image: none;
}

.b-cal-color-c-7398ab.b-active {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}


/* b3dbd2  */
.b-cal-color-c-b3dbd2, .b-sch-color-b3dbd2 {
  background-color: #b3dbd2 !important;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
  border: 1px solid #b3dbd2;
}

.b-cal-color-c-b3dbd2:hover, .b-cal-color-c-b3dbd2.b-active:hover, .b-sch-color-b3dbd2:hover, .b-sch-color-b3dbd2.b-active:hover {
  background-image: none;
}

.b-cal-color-c-b3dbd2.b-active, .b-sch-color-b3dbd2.b-active {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

/* 9fceb8  */
.b-cal-color-c-9fceb8, .b-sch-color-9fceb8 {
  background-color: #9fceb8 !important;
  border: 1px solid #9fceb8;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}

.b-cal-color-c-9fceb8:hover, .b-cal-color-c-9fceb8.b-active:hover, .b-sch-color-9fceb8:hover, .b-sch-color-9fceb8.b-active:hover {
  background-image: none;
}

.b-cal-color-c-9fceb8.b-active, .b-sch-color-9fceb8.b-active {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

/* 93bcac  */
.b-cal-color-c-93bcac, .b-sch-color-93bcac {
  background-color: #93bcac !important;
  border: 1px solid #93bcac;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}

.b-cal-color-c-93bcac:hover, .b-cal-color-c-93bcac.b-active:hover, .b-sch-color-93bcac:hover, .b-sch-color-93bcac.b-active:hover {
  background-image: none;
}

.b-cal-color-c-93bcac.b-active, .b-sch-color-93bcac.b-active {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

/* f4dede  */
.b-cal-color-c-f4dede, .b-sch-color-f4dede {
  background-color: #f4dede !important;
  border: 1px solid #f4dede;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}

.b-cal-color-c-f4dede:hover, .b-cal-color-c-f4dede.b-active:hover, .b-sch-color-f4dede:hover, .b-sch-color-f4dede.b-active:hover {
  background-image: none;
}

.b-cal-color-c-f4dede.b-active, .b-sch-color-f4dede.b-active {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

/* edb5bd  */
.b-cal-color-c-edb5bd, .b-sch-color-edb5bd {
  background-color: #edb5bd !important;
  border: 1px solid #edb5bd;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}

.b-cal-color-c-edb5bd:hover, .b-cal-color-c-edb5bd.b-active:hover, .b-sch-color-edb5bd:hover, .b-sch-color-edb5bd.b-active:hover {
  background-image: none;
}

.b-cal-color-c-edb5bd.b-active, .b-sch-color-edb5bd.b-active {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

/* e89998  */
.b-cal-color-c-e89998, .b-sch-color-e89998 {
  background-color: #e89998 !important;
  border: 1px solid #e89998;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}

.b-cal-color-c-e89998:hover, .b-cal-color-c-e89998.b-active:hover, .b-sch-color-e89998:hover, .b-sch-color-e89998.b-active:hover {
  background-image: none;
}

.b-cal-color-c-e89998.b-active, .b-sch-color-e89998.b-active {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

/* eea88b  */
.b-cal-color-c-eea88b, .b-sch-color-eea88b {
  background-color: #eea88b !important;
  border: 1px solid #eea88b;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}

.b-cal-color-c-eea88b:hover, .b-cal-color-c-eea88b.b-active:hover, .b-sch-color-eea88b:hover, .b-sch-color-eea88b.b-active:hover {
  background-image: none;
}

.b-cal-color-c-eea88b.b-active, .b-sch-color-eea88b.b-active {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

/* cab4d1  */
.b-cal-color-c-cab4d1, .b-sch-color-cab4d1 {
  background-color: #cab4d1 !important;
  border: 1px solid #cab4d1;
  background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}

.b-cal-color-c-cab4d1:hover, .b-cal-color-c-cab4d1.b-active:hover, .b-sch-color-cab4d1:hover, .b-sch-color-cab4d1.b-active:hover {
  background-image: none;
}

.b-cal-color-c-cab4d1.b-active, .b-sch-color-cab4d1.b-active {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-sch-style-border:not(.b-milestone-wrap).b-sch-color-blue .b-sch-event {
 background-color: #60afdd !important;
}


/* Red */
.b-cal-color-red, .b-sch-color-red {
  background-color: #ff8787 !important;
  border: 1px solid #ff8787;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-red:hover, .b-cal-color-red.b-active, .b-sch-color-red:hover, .b-sch-color-red.b-active {
  /*background-color: #fe0000 !important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-red.b-active:hover, .b-sch-color-red.b-active:hover {
  /*background-color: #fe0000 !important;
  opacity: 1;*/
  background-image: none;
}

/* Gray */
.b-cal-color-gray, .b-sch-color-gray {
  background-color: #a0a0a0 !important;
  border: 1px solid #707070;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.b-cal-color-gray:hover, .b-cal-color-gray.b-active, .b-sch-color-gray:hover, .b-sch-color-gray.b-active {
  /*background-color: #707070 !important;
  opacity: 0.8;*/
  background-image: none;
}

.b-cal-color-gray.b-active:hover, .b-sch-color-gray.b-active:hover {
  /*background-color: #686868 !important;
  opacity: 1;*/
  background-image: none;
}



.b-dayview-day-container .b-cal-event-wrap:hover .b-cal-event-body {
  background-color: transparent !important;
}

.b-dayview-day-container .b-cal-event-wrap .b-cal-event-body {
  background-color: transparent !important;
  color: white;
}

.b-dayview-day-container .b-cal-event-wrap.b-selected:not(.b-dragging-item) .b-cal-event-body {
  background-color: transparent !important;
}

.b-cal-event {
  background-color: transparent !important;
  color:white;
}

.b-cal-event-wrap {
  border-radius: 3px;

}

.b-cal-event-desc {
  color:white !important;
}

.b-cal-event-icon.b-icon.b-fw-icon.b-icon-circle {
  display: none;
}

.b-cal-event-wrap.b-intraday:not(.b-solid-bar) .b-cal-event:hover {
  background: transparent !important;
}
.agenda_settings > label {
  color:#696a6d;
}

button.b-icon-trash, button.b-icon-edit {
  display:none !important;
}

.calendar_tools {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
#zoom_in, #zoom_out {
  color: #34b4e5;
  margin-right: 2px;
}
#Today {
  color: #6d6e71 !important;
}

/* .b-cal-event-bar-container {
  background-color: #fafbfd !important;
  color: white !important;
} */

.b-popup-content {
  background-color: #fafbfd !important;
}

.b-sch-event-title {
  padding: 1.5rem 1rem !important;
  background-color: #34b4e5;
  color: white;
}

.b-sch-clockwrap, .b-cal-tooltip-duration {
  padding: 0.5rem 1rem !important;
}


.b-panel-body-wrap {
  background-color: #fafbfd !important;
}

.b-contains-focus {
  color: #8f8f8f !important;
}

#remove-filter {
  color: white;
  width: 25px;
  text-align: center;
  cursor: pointer;
}

#prev_date:hover, #next_date:hover {
  color:#1e6a86;
}

.time_elapse_container {
  width: 100%;
  position: relative;
  display: flex;
  height: 34px;
  margin: 12px 0;
  border-radius: 5px;
  overflow: hidden;
}

.total_time {
  width: 100%;
  background-color: #8f8f8f;
  height: 100%;
}

.time_elapse {
  position: absolute;
  width: 0%;
  
  background-color: #34b4e5;
  height: 100%;
}

.time_label {
  margin-left: 10px;
  position: absolute;
  display: flex;
  height: 34px;
}

.time_label > span {
  margin: auto 0;
  font-size: 18px;
  color: white;
}

.emergency_header {
  display: flex;
  justify-content: space-between;

}
#back_to_appointment {
  margin: 12px;
}

.emergency_options, .emergency_title {
  padding: 0 12px;
  margin: 0;
}

.emergency_options {
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.b-sidebar .b-sidebar-content.b-panel-content {
  flex-flow: row wrap;
}
.b-sch-event i.fa.fa-calendar {
	margin-right:5px;
}
.b-sch-event i.fa.fa-user {
	margin-right:4px;
}

.b-sch-event-content {
  margin: 0 !important;
  color:white !important
}

.b-sch-event {
  padding: 0 1px 0 1px !important;
  color:black !important
}

.company-resources-label {
  display: flex;
  flex-direction: column;
}

.emergency_title {
  margin: auto 0;
}

.emergency_options  button {
  width: 100%;
  height: 40px;
  font-size: 18px;
  margin-bottom: 15px;
}

.emergency_options > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}

.overtime_input {
  text-align: center;
  font-size: 20px;
  width: 40px;
  border: 0px !important;
  border-bottom: solid gray 1px !important;
}

.overtime_input_container {
  display: flex;
  justify-content: center;
  margin-right: 12px;
  margin-bottom: 20px;
  margin-top: 20px
}

.overtime_input_container > button {
  margin-left: 6px;
}

.arrow {
  margin: 0px !important;
}

.overstay_warining > span {
  color: #db524a;
  font-size: 14px;
}

.overstay_warining { 
  font-weight: 600;
  /* padding: 0 16px; */
}

.time_remaining {
  font-size: 16px;
  font-weight: 700;
}

.emergencies {
  padding: 0 12px;
  max-height: 400px;
  overflow: auto;
  border-top: 1px solid #e4e4e4;
}

.emergency {
  
  height: 60px;
  display: flex;
}

.emergency > div {
  font-size: 16px;
  margin: auto 0;
}

.emergency > div > span {
  color: #db524a;
  font-size: 16px;
  margin: auto 4px auto 0;
}

.emergency > div > strong {
  font-size: 16px;
}

.map-marker {
  border: solid 3px;
}
/* .map-marker::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 17px solid green;
  right: 14px;
} */

.map-marker-check_in {
  border:green solid 3px;
}
.map-marker-check_in::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 17px solid green;
  right: 14px;
}

.map-marker-check_out {
  border:blue solid 3px;
}

.marker_pointer {
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  left: 17px;
  margin-top: -2px;
}

.window_alert:hover {
  background-color: #eee !important;
}

.alert_apointer {
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  top: -27px;
  left:44%;
  border-bottom: 17px solid gray;
}

.map-marker {
  background-color: white;
  width: 55px;
  height: 55px;
  position: relative;
  border-radius: 50px;
}

.map-marker >img {
  width: 100%;
  height: 100%;
}

.circle-marker > img {
  width: 100%;
  height: 100%;
}

.location_counter {
  font-weight: bold; 
  margin-left: 4px; 
  font-size: 15px;
}

.location_counter_dot {
  border-radius: 50px;
  width: 15px;
  height: 15px;
  margin: auto 4px auto 0;
  display: inline-block;
}

#consultant_location_filters_drop_down_div {
  width: 300px;
  transition: 0.5s;
}

#hide_filters {
  position: absolute;
  width: 40px;
  height: 40px;
  box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
  top:30%;
  border-width: 0;
  background-color: white;
  margin-left: -50px;
  color: rgb(86, 86, 86);
}

#hide_filters > span {
  font-size: 18px;
  transition: 0.5s;
}

.rotate_btn {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-90deg);
}

#hide_filters:hover {
  color: rgb(66, 65, 65);
}

#consultant_locations_history_container {
  width: 80vw;
  height: 80vh;
  display: flex;
}

#map_consultan_history {
  width: 70%;
}

#consultant_history {
  width: 30%;
  overflow-y: auto;
}

.point_history {
  display: flex;
  margin-top: 20px;
}

.history_detailes {
  display: flex;
  flex-direction: column;
}

.marker_alpha {
  color: white;
  background-color: #EA4335;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  font-size: 20px;
  text-align: center;
  display: inline-block;
}

.marker_alpha_pointer {
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 20px solid #EA4335;
  margin: -7px auto 0 auto;
}

.history_title {
  font-weight: 700;
  margin-bottom: 0;
}

.history_detail {
  margin-bottom: 0;
}

.history_detail > span {
  font-weight: 600;
}

.company-resources-label > span {
  text-align: center;
}

.b-sch-custom-color .b-sch-event-content, .b-sch-color-indigo .b-sch-event-content, .b-sch-color-purple .b-sch-event-content{color:#fff !important;}

.b-sch-color-yellow .b-sch-event-content{color:#000 !important;}

/* New Apppt Css */
#calendar_scroll_content .b-calendar .b-sidebar:not(.b-collapsed):not(.b-collapsing).b-has-datepicker{
	flex-basis:300px;
}
.b-datepicker .b-toolbar.b-dock-top .b-icon {
    color: #fff;
}
.b-datepicker .b-toolbar.b-dock-top .b-button:not(.b-contains-focus) {
    background: transparent !important;
}
.b-calendar .b-sidebar-content .b-datepicker:not(.b-datepicker-with-events) .b-toolbar.b-dock-top .b-toolbar-content, .b-calendar .b-datepicker .b-toolbar.b-dock-top .b-toolbar-content {
    padding: 0.5em 0.5ex !important;
    gap: 0.5ex !important;
}
.b-schedulerdatepicker.b-datepicker .b-toolbar .b-datepicker-yearbutton, .b-calendar .b-sidebar-content .b-datepicker .b-toolbar .b-datepicker-yearbutton, .b-widget.b-button.b-yearpicker-title{
	margin-bottom: 0px !important;
    border: none !important;
}
.b-datepicker .b-toolbar.b-dock-top .b-button:not(.b-contains-focus), .b-datepicker .b-datepicker-yearbutton:not(.b-disabled):not(.b-tab):hover{background-color:unset!important;background:none!important;}

.b-schedulerdatepicker.b-datepicker .b-toolbar .b-datepicker-yearbutton label, .b-calendar .b-sidebar-content .b-datepicker .b-toolbar .b-datepicker-yearbutton label, .b-widget.b-button.b-yearpicker-title label{
	color: #fff!important;
}
.b-selected-date .b-datepicker-cell-inner {
  background-color:#34b4e5 !important;
  color: #fff !important;
}
.b-selected-date .b-datepicker-cell-inner:hover {
  background-color:#59ba57 !important;
}
.b-datepicker .b-calendarpanel-content .b-calendar-row.b-calendar-week .b-calendar-cell:hover.b-today .b-datepicker-cell-inner
{
  background-color: #59ba57;
  border-color:#59ba57;
  color:#fff;
}
.b-datepicker .b-calendarpanel-content .b-calendar-row.b-calendar-week .b-calendar-cell.b-today .b-datepicker-cell-inner
{
  border-color:#59ba57
}
.flag_week_date_range .b-datepicker-cell-inner
{
  color: #fff !important;
  background-color: #34b4e5;
  border-color: #34b4e5;
}
.b-resourceview-content .b-panel-header {
    border:1px solid #ddd !important;
    border-top: none !important;
}    
.b-resourceview-content .b-dayview.b-first-resource-view > .b-panel-header{
    border-left: none !important;
}

.b-yearpicker .b-yearpicker-content button.b-yearpicker-year {
	color: #8f8f8f !important;
}	
.b-today .b-cal-agenda-date-date-number{
	background-color: #fafbfb!important;
    color: #606060!important;
}
.b-overflowpopup-header .b-icon-close:before, .b-overflowpopup-header .b-popup-close:before {
    content: "\f00d";
}

