#calendars {
  display: flex;
  justify-content: center;
  max-width: 970px;
  margin: auto;
}

#calendars .calendar {
  margin: 0;
  border-color: #ffffff00;
  max-width: 310px;
  margin: 0 auto;
  table-layout: fixed;
  display: flex;
  flex-direction: column;
}

#shceduleFilter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 970px;
  margin: 0 auto 30px auto;
}

@media all and (min-width: 768.98px) {
  
  #shceduleFilter .row-street {
    width: 30%;
  }

  #shceduleFilter .row-house {
    width: 25%;
  }
}

#shceduleFilter > div {
  padding: 0 5px;
  width: 180px;
}

#calendars .day {
  position: relative;
  text-align: center;
  color: #464548;
  font-weight: 400;
  padding: 0;
  line-height: 1;
  width: 40px;
  height: 40px;
}

#shceduleFilter select:focus {
  outline: none;
}

#shceduleFilter select {
  padding: 6px 12px;
  border-radius: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  color: #464548;
  float: left;
  max-width: 100%;
  min-width: 100%;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
  color: #555;
  float: none;
}

#shceduleFilter label {
  color: #6d8000;
  font-weight: 600;
}

#calendars caption {
  color: #464548;
  background-color: initial;
  text-align: center;
}

#calendars table *{
  border-color: #ffffff00;
  color: #2e492f;
  font-weight: 600;
}

#types {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  max-width: 900px;
  padding: 15px;
  margin: 0 auto;
}

#types .type {
  display: flex;
  align-items: center;
  font-size: 16px;
}

#types .type .typeColor {
  width: 20px;
  height: 20px;  
  border-radius: 100%;
  margin-right: 15px;
}

#calendars .day.active .marker {
  content: '';
  position: absolute;
  border-radius: 100%;
  border: 2px solid;
  width: 40px;
  height: 40px;
  left: 0;
  top: 0;
}

#calendars .day.active .marker:nth-child(1) {
  width: 40px;
  height: 40px;
  left: 0;
  top: 0;
}

#calendars .day.active .marker:nth-child(2) {
  width: 32px;
  height: 32px;
  left: 4px;
  top: 4px;
}

#calendars .day.active .marker:nth-child(3) {
  width: 24px;
  height: 24px;
  left: 8px;
  top: 8px;
}

#calendars .day.active.type-1:before {
  border: 2px solid #2e492f;
}

#calendars .day.active.type-2:before {
  border: 2px solid #ff9000;
}

#calendars .day.active.type-3:before {
  border: 2px solid #02b7ae;
}

#calendars .day.active.type-4:before {
  border: 2px solid #6d8000;
}

.day.active .marker {
  height: 1px;
}

.bulkactions {
  display: none;
}

.easy-autocomplete input {
  width: 100%!important;
}

.easy-autocomplete-container ul {
  margin: 0;
}

.easy-autocomplete-container ul li {
  margin: 0;
}

.easy-autocomplete {
  max-width: 100%;
}

.schedule-forms-wrapper {
  position: relative;
  max-width: 100%!important;
}

#calendars .owl-item {
  padding: 0 10px;
  margin: 0!important;
}

@keyframes ldio-423nn8789gg {
  0% { opacity: 1 }
  100% { opacity: 0 }
}
.ldio-423nn8789gg div {
  left: 94px;
  top: 48px;
  position: absolute;
  animation: ldio-423nn8789gg linear 1s infinite;
  background: #2e492f;
  width: 12px;
  height: 24px;
  border-radius: 6px / 12px;
  transform-origin: 6px 52px;
}.ldio-423nn8789gg div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666666666666s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333333334s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666666666666s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333333334s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666666666667s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333333333s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.16666666666666666s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.08333333333333333s;
  background: #2e492f;
}.ldio-423nn8789gg div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #2e492f;
}
.loadingio-spinner-spinner-xvvyelu5gj8 {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
}
.ldio-423nn8789gg {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-423nn8789gg div { box-sizing: content-box; }
/* generated by https://loading.io/ */

.loader {
  display: none;
}

.loader-wrapper {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
} 

.owl-stage {
  display: flex;
}

@media all and (min-width: 1023.98px) {
  /* #calendars .owl-item.active:nth-child(2){
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  } */
}

@media all and (min-width: 765.98px) {
  /* #calendars .owl-item:nth-child(1){
    border-right: 1px solid #ccc;
  } */

  /* #calendars .active.owl-item:nth-child(3){
    border-left: 1px solid #ccc;
  } */

}