@charset "UTF-8";
.font-size-20 {
  font-size: 20px;
}

.profile-button {
  line-height: 1;
}

@media only screen and (max-width: 600px) {
  .profile-button i {
    position: relative;
    top: 12px;
    font-size: 29px;
  }
}

.fc-basic-view .fc-body .fc-row {
  min-height: 6em !important;
}

.my-spacer {
  flex: 1 1 auto;
}

#horizontal-nav {
  z-index: -1;
}

.header-search-wrapper > form {
  width: 500px;
  position: relative;
}
.header-search-wrapper > form .select-wrapper svg {
  fill: #dbe2ef;
}
.header-search-wrapper > form .select-wrapper > input.select-dropdown {
  color: #dbe2ef;
  font-weight: bold;
  border-bottom: 1px solid #dbe2ef;
}
.header-search-wrapper > form > button[type=submit] {
  position: absolute;
  top: 4px;
  right: -235px;
  display: none;
}

.navbar-main > nav {
  background-color: #ffffff;
}
.navbar-main .select-wrapper svg {
  fill: #00bcd4;
}
.navbar-main .select-wrapper > input.select-dropdown {
  color: #00bcd4;
  padding: 0 5px;
  border-bottom: 1px solid #00bcd4;
}

@media screen and (max-width: 380px) {
  .preview-modal {
    min-width: 94%;
    height: 100% !important;
    max-height: 82%;
  }
}
@media screen and (max-width: 340px) {
  .preview-modal {
    max-height: 89%;
  }
}
.preview-modal .datepicker-modal, .preview-modal .timepicker-modal {
  width: 100%;
  height: 56%;
}
@media screen and (max-width: 767px) {
  .preview-modal .datepicker-modal, .preview-modal .timepicker-modal {
    height: 83%;
    top: 0 !important;
  }
}
@media screen and (max-width: 340px) {
  .preview-modal .datepicker-modal, .preview-modal .timepicker-modal {
    height: 86%;
    top: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .preview-modal .datepicker-modal, .preview-modal .timepicker-modal {
    height: 82%;
    top: 10% !important;
    max-height: 400px !important;
  }
}
.preview-modal .datepicker-modal > .datepicker-container, .preview-modal .datepicker-modal .timepicker-container, .preview-modal .timepicker-modal > .datepicker-container, .preview-modal .timepicker-modal .timepicker-container {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .preview-modal .timepicker-modal {
    height: 89%;
  }
}

.section > .card > .card-content > h2 {
  margin-top: 0;
}

.profile-change-password {
  font-size: 1.4rem;
  color: #3d84a8;
  text-decoration: underline;
}

.profile-data-form {
  margin-top: 15px;
}
.profile-data-form p label {
  font-size: 15px;
  color: #3e4c58;
}
.profile-data-form .select-wrapper ul {
  position: unset !important;
}
.profile-data-form .select-wrapper svg {
  bottom: auto !important;
}
.profile-data-form .display-flex {
  flex-wrap: wrap;
}
@media screen and (min-width: 993px) {
  .profile-data-form .display-flex .l6 {
    width: 49%;
  }
}
.profile-data-form button[type=submit] {
  margin-left: 5px;
}
.profile-data-form #id_position_map {
  margin-bottom: 5px;
}

ul.errorlist {
  color: #e23645;
}

.collapsible-header i {
  color: #364f6b;
}

.fc-time {
  display: none;
}

.preview-title {
  font-size: 1.4rem;
}

.breadcrumb-item a {
  color: #00bcd4;
}

.language-form-li {
  position: relative;
  margin: 0 15px;
}
.language-form-li > i {
  width: 20px;
  right: 50%;
  margin-right: -10px;
  position: absolute;
}
.language-form-li .language-form {
  display: table-caption;
  width: 54px;
  height: 64px;
}
.language-form-li .language-form > .select-wrapper > input {
  border: 0 !important;
}
.language-form-li .language-form > .select-wrapper > ul {
  background-color: #f1f3f8;
  min-height: 70px;
  height: auto !important;
  max-width: 100px !important;
  min-width: 1px !important;
  top: 50px !important;
  width: 100px !important;
}
.language-form-li .language-form > .select-wrapper .flag-icon {
  width: 30px;
  background-color: transparent !important;
  position: relative;
  left: 50%;
  margin-left: -13px;
  min-height: 20px !important;
  height: 35px;
  top: 0;
  margin-bottom: -4px;
}
.language-form-li .language-form svg {
  display: none;
}

.flag-icon {
  width: 30px;
  height: 64px;
}

.sidenav-active-rounded .sidenav li a {
  margin-right: 0 !important;
  border-radius: 0 !important;
  height: auto;
  display: flex;
  align-items: center;
}
.sidenav-active-rounded .sidenav li a i {
  flex: 0;
}
.sidenav-active-rounded .sidenav li a span {
  line-height: 25px;
}

.padding-3-5 {
  padding: 3px 5px !important;
}

.logged-user-info {
  position: fixed;
  left: 250px;
  z-index: 996;
  background: #2196F3;
  color: white;
  padding: 5px 25px;
  width: calc(100% - 250px);
  font-weight: bold;
}

#cookies-policy {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  width: 100%;
  padding: 16px;
  color: white;
  display: none;
  align-items: center;
}
#cookies-policy a {
  color: lightgrey;
}
#cookies-policy #cookies-policy-btn {
  margin-left: 24px;
}

#ul-horizontal-nav {
  background-color: white;
}

@media screen and (max-width: 768px) {
  .gen {
    width: 100%;
    margin: 5px 0;
  }
}

@media screen and (min-width: 992px) {
  .opacity-text-on-medium-and-up {
    font-size: 20px;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 6px;
    border-radius: 20px;
  }
}

@media screen and (max-width: 991px) {
  .opacity-text-on-small-and-down {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px !important;
  }
}

.banner-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-wrap: wrap;
}

.banner-anchor {
  font-weight: bold;
  font-size: 20px;
  background: #00bcd4;
  height: auto;
  line-height: 31px;
  padding: 5px 15px;
  border-radius: 20px !important;
}

#qr-code-img {
  display: none;
}

label[for=id_position] + style {
  display: block;
  opacity: 0;
}

input[name=set_time_for_everyone] {
  opacity: 1 !important;
  position: relative !important;
  pointer-events: auto !important;
  top: 2.5px;
}

label[for=id_set_time_for_everyone] {
  position: initial !important;
}

input[name=manager_sees_only_related_employees] {
  opacity: 1 !important;
  position: relative !important;
  pointer-events: auto !important;
  top: 2.5px;
}

label[for=id_manager_sees_only_related_employees] {
  position: initial !important;
}

input[name=employee_can_change_working_hours] {
  opacity: 1 !important;
  position: relative !important;
  pointer-events: auto !important;
  top: 2.5px;
}

label[for=id_employee_can_change_working_hours] {
  position: initial !important;
}

input[name=notify_employee] {
  opacity: 1 !important;
  position: relative !important;
  pointer-events: auto !important;
}

label[for=id_notify_employee] {
  position: initial !important;
}

input[name=separate_events] {
  opacity: 1 !important;
  position: relative !important;
  pointer-events: auto !important;
  top: 2.5px;
}

label[for=id_separate_events] {
  position: initial !important;
}

.invitation-notification {
  font-family: "Muli", sans-serif;
  position: relative;
  right: -4px;
  top: -10px;
  color: #ffffff;
  background-color: red;
  box-shadow: 0 0px 10px 0 red;
  margin: 0 -0.5em;
  border-radius: 50%;
  padding: 2px 6px;
}

@media screen and (max-width: 380px) {
  .navbar .navbar-dark ul a {
    padding: 0 7px;
  }

  .language-form-li {
    margin: 0 7px;
  }

  .p0-380 {
    padding: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .hide-on-large-only.language-form-li {
    height: 56px !important;
  }
  .hide-on-large-only.language-form-li .language-form > .select-wrapper > ul {
    top: 42px !important;
  }

  .sidenav-main .brand-sidebar .brand-logo {
    padding: 10px 12px;
  }
  .sidenav-main .brand-sidebar .brand-logo img {
    height: 35px !important;
  }
}
@media screen and (max-width: 991px) {
  .fs-15 {
    font-size: 15px !important;
  }
}
@media screen and (min-width: 993px) {
  .sidenav-main .brand-sidebar .brand-logo {
    padding: 8px 12px;
  }
  .sidenav-main .brand-sidebar .brand-logo img {
    height: 45px !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 992px) {
  .sidenav-main .brand-sidebar .brand-logo {
    padding: 15px 12px;
  }
  .sidenav-main .brand-sidebar .brand-logo img {
    height: 35px !important;
  }
}
@media screen and (max-width: 992px) {
  .logged-user-info {
    width: 100%;
    left: 0;
  }

  .p0-380 .price {
    font-size: 3rem !important;
  }
}
.remove-margins {
  margin-left: -30px;
  margin-right: -30px;
}

.invitations-licences-left p, .licences-left p {
  margin: 0;
  padding-left: 60px;
  align-items: center;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 400;
  height: 30px;
  display: flex;
}
.invitations-licences-left p span, .licences-left p span {
  color: #00bcd4;
  font-weight: bold;
  padding-left: 5px;
}
.invitations-licences-left p:last-of-type, .licences-left p:last-of-type {
  padding-bottom: 10px;
}
.invitations-licences-left p:last-of-type span, .licences-left p:last-of-type span {
  color: #a72461;
}

.invitations-licences-left p {
  padding-left: 0;
}

.no-active {
  padding-left: 15px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 400;
}

.erp-export-modal {
  height: 575px !important;
}

.erp-import-modal {
  height: 385px !important;
}

.schedules-import-modal {
  height: 205px !important;
}

.text-bold {
  font-weight: bold;
}

.export-log {
  height: 200px;
  overflow-y: scroll;
  margin-top: 4px;
  padding: 8px;
}
.export-log .import-log-success {
  color: forestgreen !important;
}
.export-log .import-log-failure {
  color: darkorange !important;
}
.export-log .import-log-success, .export-log .import-log-failure {
  margin-bottom: 4px;
  margin-top: 4px;
}

@media only screen and (max-width: 720px) {
  #erp-guide-modal .guide img, #erp-mapping-guide .guide img {
    width: 100%;
    height: auto;
  }
}
#erp-guide-modal .guide img, #erp-mapping-guide .guide img {
  border: 1px solid black;
  border-radius: 2px;
}

.card .card-image .price {
  text-align: center !important;
  font-size: 4vw !important;
}
.card .card-image .price sub {
  top: 35px !important;
  text-decoration: line-through;
}
.card .card-image .price .supsub {
  position: absolute;
}
.card .card-image .price .subscript {
  font-size: 1vw !important;
  color: white;
  display: block;
  position: relative;
  left: 0.5vw !important;
  top: 4vh !important;
}
.card .card-image .price .superscript {
  color: white;
  display: block;
  position: relative;
  left: -1vw !important;
  top: -1vh !important;
}

.discount-display::-webkit-inner-spin-button, .no-spin::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}

.discount-display {
  -moz-appearance: textfield !important;
}

.collapsible2 {
  background-color: #41586d;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: 1px solid #3c4a50;
  text-align: left;
  outline: none;
  font-size: 15px;
  top: 50%;
  margin: 0 auto;
  border-radius: 15px 15px 15px 15px;
  transition: 0.5s ease-in-out;
}

.active2 {
  border-radius: 15px 15px 0px 0px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}

.active2, .collapsible2:hover {
  background-color: #2a80b9;
}

.collapsible2:after {
  content: "+";
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active2:after {
  content: "−";
}

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f0f0f0;
  width: 100%;
  border-radius: 0px 0px 15px 15px;
}

.preloader {
  background: #23374d !important;
}

.status-mes {
  border-top: 8px solid #f6f6f6 !important;
  border-right: 8px solid #f6f6f6 !important;
  border-bottom: 8px solid #f6f6f6 !important;
  border-left: 8px solid #2a80b9 !important;
}

.navbar-main {
  line-height: 32px;
}

.sidenav {
  overflow: visible;
}

.sidenav-trigger {
  left: 10px;
}

.brand-logo-old {
  left: 25px;
}

.display-none {
  display: none;
}

.img-scale-width {
  width: 100%;
}

.hand {
  position: absolute !important;
  bottom: 0;
  right: 0;
  width: 12cm;
  height: auto;
}

.pricing-button {
  background: #2a80b9;
  border: 2px solid #2a80b9;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0 auto;
  border-radius: 30px;
  display: inline-block;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding: 12px 30px;
  -webkit-box-shadow: 0 10px 40px -10px rgba(0, 64, 128, 0.2);
  box-shadow: 0 10px 40px -10px rgba(0, 64, 128, 0.2);
  font-family: "Muli", sans-serif;
}

.pricing-button:hover {
  border: 2px solid #2a80b9;
  background: #fff;
  color: #2a80b9;
}

@media only screen and (max-width: 600px) {
  .align-on-small-down {
    bottom: 4px;
  }
}
@media (max-width: 768px) {
  .navbar-custom {
    background-color: transparent !important;
    padding: 10px 0px !important;
  }
}

/*# sourceMappingURL=custom.css.map */
