.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.hidden {
  display: none !important;
}

.pace .pace-progress {
  z-index: 20000;
}

ul#slide-out li.company-brand {
  min-height: 100px;
  /*.image-logo {
    width: 100px !important;
    height: 100px !important;
  }*/
}

.modal-header {
  padding: 1rem 2rem !important;
}

.help-block {
  margin-top: 0;
  margin-bottom: 15px !important;
  font-size: 13px;
}
.help-block-error {
  color: #ef5350 !important;
}

[type=checkbox] + label {
  z-index: 2;
}

.text-left {
  text-align: left;
}

#removePhone {
  position: relative;
  margin-top: -37px;
  float: right;
}

form #removePhone:first-child {
  display: none;
}

.select-wrapper input.select-dropdown {
  height: 2.5rem !important;
}

.daterangepicker select {
  display: inline-block;
}

.event-image {
  text-align: center;
  width: 100%;
  height: auto;
  min-height: 150px;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  padding: 0;
}

.collection-item {
  cursor: pointer;
}

.text-center {
  text-align: center;
}

#gridOperations #tableOperations thead {
  display: none;
}
#gridOperations:first-child #tableOperations thead {
  display: table-header-group;
}

#modalSupport {
  width: 400px;
}

.search-google-input {
  background-color: #fff !important;
  margin: 10px !important;
  max-width: 75%;
  padding-left: 10px !important;
}

.display-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dropdown-content-lang {
  min-width: 140px;
}

.card .card-action.card-payment {
  position: relative;
  background-color: inherit;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 16px 24px;
}

.text-right {
  text-align: right;
}

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