/* line 12, app/assets/stylesheets/custom.scss */
body, .nav-link, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .navbar-menu .navbar-nav .nav-link, :is(.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6) {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

/* line 21, app/assets/stylesheets/custom.scss */
form:not([class="button_to"]) div.field_with_errors {
  display: inline;
}

/* line 24, app/assets/stylesheets/custom.scss */
form:not([class="button_to"]) div.field_with_errors label {
  color: #dc3545;
}

/* line 28, app/assets/stylesheets/custom.scss */
form:not([class="button_to"]) div.field_with_errors input,
form:not([class="button_to"]) div.field_with_errors textarea,
form:not([class="button_to"]) div.field_with_errors select {
  background: #ffc !important;
}

/* line 35, app/assets/stylesheets/custom.scss */
form:not([class="button_to"]) .input-group > .field_with_errors > .form-control,
form:not([class="button_to"]) form:not([class="button_to"]) .input-group > .field_with_errors > .form-floating {
  width: 100%;
}

/* line 40, app/assets/stylesheets/custom.scss */
form:not([class="button_to"]) .card-body .row:not(:first-child) {
  margin-top: 1rem;
}

/* line 46, app/assets/stylesheets/custom.scss */
#layout-wrapper :is(.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl) {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 52, app/assets/stylesheets/custom.scss */
.btn-cancel {
  background-color: #E1E1E6;
  margin-left: 20px;
}

/* line 59, app/assets/stylesheets/custom.scss */
.navbar-brand-box {
  text-align: left;
}

/* line 63, app/assets/stylesheets/custom.scss */
.last-modified-at {
  padding-bottom: 10px;
}

/* line 67, app/assets/stylesheets/custom.scss */
#masonry-container .col-sm-5 {
  width: 50%;
}

@media (max-width: 575px) {
  /* line 72, app/assets/stylesheets/custom.scss */
  #masonry-container .col-sm-5 {
    width: 100%;
  }
}

@media (min-width: 769px) {
  /* line 78, app/assets/stylesheets/custom.scss */
  .sticky-bottom {
    position: relative;
  }
}

/* line 83, app/assets/stylesheets/custom.scss */
.container .sticky-bottom .text-end {
  margin-bottom: 20px !important;
}

/* line 87, app/assets/stylesheets/custom.scss */
ul.dropdown-menu {
  margin: 5px 24px 20px 34px !important;
}

/* line 91, app/assets/stylesheets/custom.scss */
.avatar-sm {
  height: 3rem;
  width: 3rem;
  object-fit: contain;
}

/* line 97, app/assets/stylesheets/custom.scss */
.ri-information-line {
  color: #405189;
}

/* line 101, app/assets/stylesheets/custom.scss */
.navbar-menu .navbar-nav .nav-sm .nav-link .btn {
  font-size: .875rem;
}

/* line 105, app/assets/stylesheets/custom.scss */
.list-group .nav-link {
  font-size: 14px;
}

/* line 109, app/assets/stylesheets/custom.scss */
.list-group .nav-link .bx,
.list-group .nav-link .las,
.list-group .nav-link .mdi,
.list-group .nav-link .ri-bubble-chart-line {
  margin-right: 3px;
}

/* line 116, app/assets/stylesheets/custom.scss */
.old-price {
  font-size: 10px;
  color: #878a99;
}

/* line 121, app/assets/stylesheets/custom.scss */
.underline-dotted {
  border-bottom: 2px dotted #7f7f7f;
  text-decoration: none;
}

/* line 126, app/assets/stylesheets/custom.scss */
i.ri-alert-line {
  font-size: 20px;
  color: orangered;
}

/* line 131, app/assets/stylesheets/custom.scss */
.navbar-menu .navbar-nav .nav-link .badge {
  margin-left: 5px;
  margin-right: -2px;
  z-index: 1;
  vertical-align: middle;
}

/* line 138, app/assets/stylesheets/custom.scss */
td .rounded-pill {
  vertical-align: super;
}

/* line 142, app/assets/stylesheets/custom.scss */
.acitivity-timeline .acitivity-item:before {
  border-left: 2px dashed var(--vz-border-color);
}

/* line 146, app/assets/stylesheets/custom.scss */
.border-bottom-none {
  border-bottom: none;
}

/* line 151, app/assets/stylesheets/custom.scss */
.user-switch label {
  margin-bottom: 7px;
}

/* line 155, app/assets/stylesheets/custom.scss */
select#switch_user_identifier {
  margin-bottom: 7px;
}

/* line 159, app/assets/stylesheets/custom.scss */
.gridjs-pagination .gridjs-pages button.gridjs-currentPage {
  background-color: #405189 !important;
}

/* line 163, app/assets/stylesheets/custom.scss */
.gridjs-search::before {
  content: "";
}

/* line 167, app/assets/stylesheets/custom.scss */
.auth-page-wrapper h5.text-primary {
  font-size: 27px;
  color: #101820 !important;
}

/* line 172, app/assets/stylesheets/custom.scss */
.header-btn {
  margin-bottom: 15px;
  margin-right: 16px;
}

/* line 177, app/assets/stylesheets/custom.scss */
.global-settings .card-header {
  padding-bottom: 3px;
}

/* line 181, app/assets/stylesheets/custom.scss */
.traininglocation .mb-1 {
  padding: 10px 0px 4px 0px;
}

/* line 185, app/assets/stylesheets/custom.scss */
body {
  font-size: .875rem;
}

/* line 189, app/assets/stylesheets/custom.scss */
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

/* line 193, app/assets/stylesheets/custom.scss */
.dt-body-nowrap {
  white-space: nowrap;
}

/* line 197, app/assets/stylesheets/custom.scss */
.form-select-sm {
  font-size: .765625rem !important;
}

/* line 201, app/assets/stylesheets/custom.scss */
#training_archive_form .row {
  margin-top: 7px;
}

/* line 205, app/assets/stylesheets/custom.scss */
#training_archive_form textarea {
  margin: 3px 0 0 20px;
}

/* line 209, app/assets/stylesheets/custom.scss */
#training_archive_form label {
  font-weight: 400;
}

/* line 213, app/assets/stylesheets/custom.scss */
.provider-api .form-check-input {
  --vz-form-check-bg: #f06548;
  background-color: #f06548;
  border-color: #f06548 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e") !important;
}

/* line 220, app/assets/stylesheets/custom.scss */
.provider-api .form-check-input:checked {
  background-color: #00bd9d;
  border-color: #00bd9d !important;
}

/* line 225, app/assets/stylesheets/custom.scss */
.provider-api {
  float: right;
}

/* line 229, app/assets/stylesheets/custom.scss */
.pagination .page-link.disabled, .disabled > .page-link {
  display: none;
}

/* line 233, app/assets/stylesheets/custom.scss */
#changeApi .card {
  margin-bottom: 1.5rem;
  /* box-shadow: 0 1px 2px rgba(56,65,74,.15); */
}

/* line 238, app/assets/stylesheets/custom.scss */
#changeApi .card-body {
  border-radius: 0.25rem;
  border: 1px solid #f2f2f2;
}

/* line 243, app/assets/stylesheets/custom.scss */
.profile-wid-bg::before {
  background: none !important;
}

/* line 247, app/assets/stylesheets/custom.scss */
.avatar-title-trainer,
.avatar-title-cotrainer {
  background-color: #D9F5F0;
  color: #00BD9D;
}

/* line 253, app/assets/stylesheets/custom.scss */
.sticky-bottom {
  z-index: 0;
  margin-bottom: 20px;
}

/* line 259, app/assets/stylesheets/custom.scss */
.i-config, .i-profil, .i-training, .i-dev, .i-prv, .i-price {
  padding: 10px;
  border-radius: 32px;
  margin-right: 10px;
}

/* line 266, app/assets/stylesheets/custom.scss */
.i-prv {
  background-color: #D1E3DC;
  color: #3D8826;
}

/* line 272, app/assets/stylesheets/custom.scss */
.i-dev {
  background-color: #E3E3E3;
  color: #787878;
}

/* line 278, app/assets/stylesheets/custom.scss */
.i-training {
  background-color: #E6DAE7;
  color: #864486;
}

/* line 284, app/assets/stylesheets/custom.scss */
.i-profil {
  background-color: #D6DDF4;
  color: #3857CB;
}

/* line 290, app/assets/stylesheets/custom.scss */
.i-config {
  background-color: #D8E6E7;
  color: #4C7C8A;
}

/* line 295, app/assets/stylesheets/custom.scss */
.dt-buttons {
  padding: 0 0 15px 0;
}

/* line 299, app/assets/stylesheets/custom.scss */
.ribbon-box.right .trending-ribbon {
  transform: translateX(80%);
}

/* line 303, app/assets/stylesheets/custom.scss */
.avatar-xxs, .avatar-xs, .header-profile-user {
  object-fit: cover;
}

/* line 307, app/assets/stylesheets/custom.scss */
.modal-header {
  background-color: #def1fb;
}

/* line 311, app/assets/stylesheets/custom.scss */
.page-link {
  border-radius: 0.25rem;
}

/* line 315, app/assets/stylesheets/custom.scss */
.paginate_button {
  margin: 0.25rem;
}

/* line 319, app/assets/stylesheets/custom.scss */
.i-price {
  background-color: #FFE9CD;
  color: #BE7F39;
}

/* line 324, app/assets/stylesheets/custom.scss */
.table-trainingstype {
  white-space: normal !important;
}

/* line 328, app/assets/stylesheets/custom.scss */
.card {
  --vz-card-border-width: 1px;
  --vz-card-border-color: var(--vz-border-color);
  --vz-card-border-radius: var(--vz-border-radius);
  box-shadow: 0 1px 2px rgba(56, 65, 74, 0.06);
}

/* line 335, app/assets/stylesheets/custom.scss */
.bg-success-subtle {
  background-color: #d9f5f0 !important;
}

/* line 339, app/assets/stylesheets/custom.scss */
.training-status {
  font-size: 8px;
}

/* line 343, app/assets/stylesheets/custom.scss */
.participants-list-name a {
  color: #405189 !important;
}

/* line 347, app/assets/stylesheets/custom.scss */
.table-filter {
  display: flex;
  padding: 0rem 0rem 1.25rem 0rem;
  margin-left: -5px;
}

/* line 353, app/assets/stylesheets/custom.scss */
.i-participant {
  background-color: #F2F5FA;
  color: #5E81C1;
}

/* line 358, app/assets/stylesheets/custom.scss */
.i-revenue {
  background-color: #F8F0F5;
  color: #A888A9;
}

/* line 363, app/assets/stylesheets/custom.scss */
.i-training-done {
  background-color: #F7F7F7;
  color: #787878;
}

/* line 368, app/assets/stylesheets/custom.scss */
.i-training-days {
  background-color: #FFF2E0;
  color: #C39566;
}

/* line 373, app/assets/stylesheets/custom.scss */
.badge-table {
  object-fit: contain;
}

/* line 377, app/assets/stylesheets/custom.scss */
.img-profile {
  min-height: 6rem;
  min-width: 6rem;
  object-fit: cover;
}

/* line 383, app/assets/stylesheets/custom.scss */
.bg-custom-public, .btn-custom-public, .bg-custom-public:hover, .btn-custom-public:hover {
  background-color: #E1E8F5;
  color: #3A5E8A;
  border-color: #E1E8F5;
}

/* line 389, app/assets/stylesheets/custom.scss */
.btn-custom-private, .btn-custom-private:hover {
  background-color: #F8F0F5;
  color: #A888A9;
  border-color: #F8F0F5;
}

/* line 395, app/assets/stylesheets/custom.scss */
.private-event {
  position: relative;
  padding: 0.2em 0.6em;
  border-radius: 0.8em 0.2em 0.7em 0.1em;
  background-color: #f8f0f5;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/* line 404, app/assets/stylesheets/custom.scss */
.unpublished-event td:not(:last-child) {
  opacity: 0.5;
}

/* line 408, app/assets/stylesheets/custom.scss */
.event-table-head {
  color: var(--vz-table-color);
  background-color: #fff;
  border-color: var(--vz-table-border-color);
}

/* line 414, app/assets/stylesheets/custom.scss */
.event-table-head th {
  padding: 0.75rem 0.75rem 0.75rem 0;
  vertical-align: top;
}

@media (min-width: 1400px) {
  /* line 420, app/assets/stylesheets/custom.scss */
  .table-responsive {
    color: #405189;
  }
}

/* line 427, app/assets/stylesheets/custom.scss */
.event-edit-icon {
  font-size: 1.21875rem;
}

/* line 431, app/assets/stylesheets/custom.scss */
.btn-cancel {
  border: 1px solid #E1E1E6;
}

/* line 435, app/assets/stylesheets/custom.scss */
.hover-underline:hover {
  text-decoration: underline;
  color: white;
}

/* line 440, app/assets/stylesheets/custom.scss */
.internal-information a::before {
  content: "\eeb7";
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 2px;
}

/* line 449, app/assets/stylesheets/custom.scss */
.ck-editor__editable {
  min-height: 100px !important;
}

/* line 453, app/assets/stylesheets/custom.scss */
.bg-primary-subtle-up {
  background-color: #def1fb;
}

/* line 457, app/assets/stylesheets/custom.scss */
.material-checklist {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 463, app/assets/stylesheets/custom.scss */
.material-checklist li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

/* line 469, app/assets/stylesheets/custom.scss */
.material-checklist input[type="checkbox"] {
  margin-right: 10px;
}
