.hidden {
  display: none !important;
}

.navigation .navigation-menu-body ul li > a,
.navigation .navigation-menu-body ul li.navigation-divider {
  padding: 8px 25px;
  margin-bottom: 0;
}

.navigation .navigation-menu-body ul li.navigation-divider {
  font-size: 13px;
  font-weight: bold;
}

td.actions, th.actions {
  text-align: right;
}

.alert-sist {
  position: absolute;
  width: 400px;
  left: 50%;
  margin-left: -90px;
  top: 82px;
  z-index: 99;
}
@media (max-width: 767px) {
  .alert-sist {
    margin-left: -200px;
  }
}

.main-content > .page-header h4 {
  padding-top: 5px;
}

.bootstrap-datetimepicker-widget {
  margin-top: 10px;
  border: 1px solid #dddddd;
  padding: 10px;
  border-radius: 6px;
}
.bootstrap-datetimepicker-widget .timepicker-picker a {
  padding: 0;
}
.bootstrap-datetimepicker-widget .timepicker-picker table td span {
  height: 55px;
}

.inline-radio .custom-control {
  display: inline-block;
  margin-right: 15px;
}

.datepicker.dropdown-menu, .bootstrap-datetimepicker-widget.dropdown-menu {
  visibility: visible;
  opacity: 1;
  height: auto;
}

.fc-daygrid-event .btn {
  position: relative;
}
.fc-daygrid-event .btn .flag {
  position: absolute;
  right: 4px;
  top: 4px;
  height: 14px;
}

.fc-daygrid-event-harness {
  cursor: pointer;
}

.fc .fc-event {
  background: #ffffff;
  color: #333;
}
.fc .fc-event .btn {
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-size: 12px;
  font-weight: 400;
}
.fc .fc-event:hover {
  background: #ffffff;
}

.btn-block {
  display: block !important;
}

.list-group.border {
  border: 1px solid #dedede;
  padding: 0 10px;
  border-radius: 5px;
}

body.form-membership {
  padding-top: 0;
}
body.form-membership .form-wrapper #logo {
  padding-top: 0;
  margin-top: 0;
}
body.form-membership form .form-control {
  margin-bottom: 0 !important;
}

body img {
  max-width: 100%;
}
body .table-responsive-stack-thead {
  font-weight: 600;
  min-width: 74px;
  display: inline-block;
}
body .btn.btn-primary, body .btn.btn-success, body .btn.btn-danger, body .btn.btn-secondary, body .btn.btn-info {
  color: #ffffff;
}
body .btn.btn-primary:hover, body .btn.btn-success:hover, body .btn.btn-danger:hover, body .btn.btn-secondary:hover, body .btn.btn-info:hover {
  color: #ffffff;
}
body .modal-body {
  font-size: 14px;
}

.form-group {
  position: relative;
}
.form-group label {
  font-weight: 700;
  font-size: 0.895rem;
}
.form-group label.custom-control-label {
  font-weight: normal;
}
.form-group label.error {
  color: #dc3545;
  margin-top: 2px;
  margin-bottom: 0;
  display: block;
  text-align: left;
}
.btn-group-toggle .btn {
  position: relative;
  border: 2px solid #eaeaea;
  cursor: pointer;
  box-shadow: none !important;
}
.btn-group-toggle .btn .icon_ck {
  display: none;
  position: absolute;
  left: 12px;
  top: 8px;
  color: #2489C5;
}
.btn-group-toggle .btn.active {
  border: 2px solid #00C851;
}
.btn-group-toggle .btn.active .icon_ck {
  display: block;
}
.btn-group-toggle .btn input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.form-group.ck-block > div > div {
  display: block !important;
  margin-bottom: 2px;
}

.form-group.ck-block > div > div label {
  font-weight: 300 !important;
}

@media (max-width: 767px) {
  .wizard > .content > .body {
    border: none !important;
    padding-top: 5px;
  }
}

.wizard .actions .btn {
  padding: 10px 24px 12px !important;
  color: #ffffff;
}

.wizard5.wizard > .steps > ul > li {
  width: 20%;
}
@media (max-width: 767px) {
  .wizard5.wizard > .steps > ul > li {
    float: left;
    width: 50%;
    margin-bottom: 5px;
  }
}

.text-muted {
  color: #999 !important;
}

#box_logos_pay img {
  height: 32px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  #box_logos_pay {
    text-align: center;
  }
  #box_logos_pay img {
    margin: 0 20px 20px;
  }
}

.dropzone {
  padding: 20px;
  border: 3px dashed #dddddd;
  text-align: center;
}
.dropzone.on-drag {
  background-color: #FFFCF2;
  border-color: #FBCF39;
}

.col-centered {
  float: none !important;
  margin: 0 auto !important;
}

.title_badge .badge {
  position: relative;
  top: -3px;
}

body .small, body small {
  font-size: 13px;
}
body .form-membership .form-wrapper #logo {
  margin-bottom: 36px;
}
body .list7 li {
  padding: 2px 0;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 0.875rem;
  padding: 1px 12px 0;
}
body .select2.select2-container .select2-selection {
  min-height: calc(1.5em + 0.75rem + 3px);
  border-radius: 0.5rem;
  border-color: #e1e1e1;
}
body .resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
body .resp-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.invoice-box {
  max-width: 800px;
  margin: auto;
  padding: 30px;
  border: 1px solid #eee;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  font-size: 16px;
  line-height: 24px;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #555;
  background: #ffffff;
}
.invoice-box table {
  width: 100%;
  line-height: inherit;
  text-align: left;
}
.invoice-box table td {
  padding: 5px;
  vertical-align: top;
}
.invoice-box table tr td:nth-child(2) {
  text-align: right;
}
.invoice-box table tr.top table td {
  padding-bottom: 20px;
}
.invoice-box table tr.top table td.title {
  font-size: 45px;
  line-height: 45px;
  color: #333;
}
.invoice-box table tr.information table td {
  padding-bottom: 40px;
}
.invoice-box table tr.heading td {
  background: #eee;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}
.invoice-box table tr.details td {
  padding-bottom: 20px;
}
.invoice-box table tr.item td {
  border-bottom: 1px solid #eee;
}
.invoice-box table tr.item.last td {
  border-bottom: none;
}
.invoice-box table tr.total td:nth-child(2) {
  border-top: 2px solid #eee;
  font-weight: bold;
}

@media only screen and (max-width: 600px) {
  .invoice-box table tr.top table td, .invoice-box table tr.information table td {
    width: 100%;
    display: block;
    text-align: center;
  }
}
/* stacktable */
.stacktable {
  width: 100%;
}

.st-head-row {
  padding-top: 1em;
  text-align: center;
}

.st-head-row.st-head-row-main {
  font-size: 1.5em;
}

.st-key {
  width: 49%;
  text-align: right;
  padding-right: 1%;
}

.st-val {
  width: 49%;
  padding-left: 1%;
}

/* RESPONSIVE EXAMPLE */
.stacktable.large-only {
  display: table;
}

.stacktable.small-only {
  display: none;
}

@media (max-width: 800px) {
  .stacktable.large-only {
    display: none;
  }
  .stacktable.small-only {
    display: table;
  }
}
.g-recaptcha > div {
  margin: 0 auto;
}

.tooltip_introjs {
  max-width: 450px;
  min-width: 420px;
}
.tooltip_introjs .introjs-prevbutton.introjs-disabled {
  display: none;
}

.navigation-menu-group a .fa {
  font-size: 14px;
}

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