.center_text {
  text-align: center;
  vertical-align: middle;
}

.action_buttons i {
  font-size: 24px;
  margin-left: 5px;
}

.action_buttons i.bx-trash {
  color: red;
}
#modalCenter select {
  font-size: 14px;
  line-height: 2;
  color: #2c3338;
  border-color: #8c8f94;
  box-shadow: none;
  border-radius: 3px;
  padding: 0 24px 0 8px;
  min-height: 30px;
  max-width: 25rem;
  -webkit-appearance: none;
  background: #fff
    url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E)
    no-repeat right 5px top 55%;
  background-size: 16px 16px;
  cursor: pointer;
  vertical-align: middle;
}

.spin-loader {
  border-radius: 80%;
  display: block;
  height: 50px;
  width: 50px;
  position: relative;
  -webkit-animation: spin 0.675s linear 0s infinite normal;
  animation: spin 0.675s linear 0s infinite normal;
  background: #26a69a;
}
.spin-loader:before,
.spin-loader:after {
  content: "";
  display: block;
  position: absolute;
}
.spin-loader:before {
  border-radius: 0 90px 90px 0;
  height: 50px;
  width: 50%;
  top: 0;
  right: 0;
  z-index: 1;
  background: #005041;
  background-image: linear-gradient(#26a69a, #005041);
}
.spin-loader:after {
  border-radius: 80%;
  height: 40px;
  width: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background: #009688;
}

@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #222;
}

.overlay__inner {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.overlay__content {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.spinner {
  width: 75px;
  height: 75px;
  display: inline-block;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.05);
  border-top-color: #fff;
  animation: spin 1s infinite linear;
  border-radius: 100%;
  border-style: solid;
}

.modal .nav-link {
  background-color: transparent !important;
}
.modal .nav-tabs .nav-item .nav-link:not(.active) {
  background-color: transparent !important;
}
.fc-time-grid .fc-slats td {
  height: 3.5em;
}
.fc-time-grid-container {
  height: auto !important;
  overflow: visible !important;
}

.fc-event {
  background-color: rgb(185, 219, 254);
  border-color: rgb(23, 136, 251);
  border: none;
  margin: 0;
  padding: 8px;
  -webkit-box-shadow: inset 0 2px 1px 0 hsl(0deg 0% 100% / 20%);
  box-shadow: inset 0 2px 1px 0 hsl(0deg 0% 100% / 20%);
  border-radius: 4px;
  overflow: hidden;
}

.fc-content .am-calendar-customer,
.fc-content .am-calendar-employee,
.fc-content .fc-time,
.fc-content .fc-title {
  font-weight: 500;
  font-size: 12px !important;
  display: block;
  margin: 4px 0;
  width: 100%;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis;
  mix-blend-mode: luminosity;
 /*  color: rgba(0, 0, 0, 0.65); */
}
/*  .fc-content .fc-title {
  font-weight: bold;
} */
.fc-time-grid-event .fc-time {
  font-weight: bold;
  /* color: #696cff; */
}
.fc-event-container > a {
  /* color: #696cff; */

  /* background-color: rgba(105, 108, 255, 0.16) !important; */
  border-color: rgba(105, 108, 255, 0.16) !important;

  /*   background-color: rgb(185, 219, 254) !important;
  border-color:rgb(185, 219, 254) !important; */
}

.fc-event-container > a.overlapping-event {
 /*  background-color: #ededff !important; */
  border-color: #7c7eff !important; 
  width: auto;
}

/* .fc-event-container > a.overlapping-event i.bx {
  display: none;
} */

.fc-event-container > a.overlapping-event .fc-time,
.fc-event-container > a.overlapping-event .fc-title {
  font-size: 10px !important;
}

.dg-calendar-scroll {
  position: relative;
}
.dg-calendar-picker {
  opacity: 0;
  z-index: 0;
  font-family: Roboto Amelia, sans-serif;
  position: absolute !important;
  left: 33%;
  top: 57px;
  /* right: 35%; */
  max-width: 350px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background: #fff !important;
  border: 1px solid rgb(218, 218, 218);
}
.dg-calendar-picker {
  ms-flex-negative: 1;
  flex-shrink: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial,
    sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #393d46;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fc-toolbar .fc-center {
  position: relative;
  cursor: pointer;
  padding-right: 28px;
}
.fc-toolbar .fc-center.dg-datepicker-active:after {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='m1.532 12 6.182-6-6.182-6L0 1.487 4.65 6 0 10.513z'/%3E%3C/defs%3E%3Cg transform='translate%282.571%29' fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23435971' xlink:href='%23a'/%3E%3Cuse fill-opacity='.1' fill='%23566a7f' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E%0A");
  transform: rotate(90deg);
}
.fc-toolbar .fc-center:after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /*  width: 20px;
  height: 20px; */
  position: absolute;
  top: 10px;
  right: 0;
  /*  border: 1px solid #e2e6ec; */
  border-radius: 50%;
  background: #fff;
  font-family: element-icons !important;
  font-size: 14px;
  line-height: 1.5;
  width: 0.75rem;
  height: 0.75rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='m1.532 12 6.182-6-6.182-6L0 1.487 4.65 6 0 10.513z'/%3E%3C/defs%3E%3Cg transform='translate%282.571%29' fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23435971' xlink:href='%23a'/%3E%3Cuse fill-opacity='.1' fill='%23566a7f' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E%0A");

  background-repeat: no-repeat;
  background-size: 0.75rem;
  transition: transform 0.2s ease-in-out;
  cursor: pointer;
  color: #7f8fa4;
}

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #f1f3f3 !important;
}
.left-bar.navbar-detached {
  box-shadow: none;
  width: -webkit-fill-available;
  margin: 0px !important;
}
.username-left {
  margin-left: 5px;
  font-weight: 500;
}
.credit_card_details_outer {
  border: 1px dotted #ccc;
  padding: 10px;
}


@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 1200px) {
  .top-bar-only {
    display: none;
  }
}
@media (max-width: 1200px) {
  .left-bar {
    display: none;
  }
}
@media (min-width: 821px) {
  .ham-menu-mobile-menu .hamburger-menu {
    display: none;
  }
  
  .overlay.ham-menu-mobile {
    display: none;
  }
  
  .desktop-menu {
    display: block;
  }
}
/* @media (max-width: 767.98px) { */
@media (max-width: 820px) {
  .ham-menu-mobile-menu .hamburger-menu {
      display: block;
      position: fixed;
      top: 26px;
      right: 20px;
      cursor: pointer;
      z-index: 100;
  }

  .ham-menu-mobile-menu .hamburger-menu .bar {
      display: block;
      width: 25px;
      height: 3px;
      margin: 5px;
      background-color: #333;
      transition: 0.3s;
  }

  .overlay.ham-menu-mobile {
      height: 0;
      width: 100%;
      position: fixed;
      top: 0;
      left: 0;
      background-color: rgba(105, 108, 255, 0.9);
      overflow: hidden;
      transition: 0.5s;
      z-index: 1000;
  }

  .overlay.ham-menu-mobile .menu-items {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center !important;
      display: flex;
      flex-direction: column;
      width: 100%;
  }

  .overlay .close-btn {
    position: absolute;
    top: 4px;
    right: 26px;
    font-size: 40px;
    color: white;
    cursor: pointer;
    font-weight: bold;
  }


  .overlay.ham-menu-mobile .menu-items a {
      padding: 10px;
      text-decoration: none;
      font-size: 25px;
      color: white;
      display: block;
      transition: 0.3s;
  }

  .overlay.ham-menu-mobile .menu-items a:hover {
      color: #f1f1f1;
  }

  .ham-menu-mobile.overlay.active {
      height: 100%;
  }

  .desktop-menu {
      display: none;
  }

  .filter-box .row > div + div {
    padding-top: 12px;
  }
  .filter-box {
    padding: 12px;
  }
  .filter-box .mbsc-ios.mbsc-textfield-wrapper,
  .filter-box label.class-label {
    margin: 0 !important;
    display: block;
  }
  .accordion-without-arrow .accordion-body .row > div .form-group {
    margin-bottom: 8px;
  }
  .accordion-without-arrow .accordion-body .row > div .form-group + br,
  .hide-phone {
    display: none;
  }
  .accordion-without-arrow .accordion-body .accordion-button {
    flex-wrap: wrap;
  }
  .accordion-without-arrow .accordion-item table,
  .accordion-without-arrow .accordion-item table tbody,
  .accordion-without-arrow .accordion-item table tbody tr,
  .accordion-without-arrow .accordion-item table tbody tr td {
    display: block;
    width: 100%;
  }
  .accordion-without-arrow .accordion-item table tbody tr td {
    padding: 4px 0;
    border: none;
  }
  .accordion-without-arrow .accordion-button {
    padding-bottom: 20px !important;
  }
  .accordion-without-arrow .accordion-button::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12px;
    margin: auto;
    transform: rotate(90deg);
  }
  .accordion-without-arrow .accordion-button:not(.collapsed)::after {
    transform: rotate(-90deg);
  }
}


.btn {
  padding: 0.2rem 0.4rem;
}

/* Added by Mayank */

@media screen and (max-width: 576px) {
  .fc-content-skeleton table td {
    width: 100%;
  }

  .fc-time-grid .fc-event {
    width: 100%;
    height: 100px;
  }
  .btn {
    padding: 0.2rem 0.6rem;
    margin-bottom: 5px;
  }
}
