.color-wink {
  color: #7F54F6;
}

.color-wink-darker {
  color: #5b24f3;
}

.color-wink-lighter {
  color: #a384f9;
}

.color-wink-gray {
  color: #89899A;
}

.color-wink-darggray {
  color: #556;
}

.bg-wink {
  background-color: #7F54F6;
}

.bg-wink-darker {
  background-color: #5b24f3;
}

.bg-wink-lighter {
  background-color: #a384f9;
}

.bg-wink-lightgray {
  background-color: #f5f5f7;
}

.border-wink {
  border-color: #7F54F6;
}

.border-wink-darker {
  border-color: #5b24f3;
}

.border-wink-lighter {
  border-color: #a384f9;
}

.border-lightgray {
  border-color: #eee !important;
}

.alert-wink {
  color: #7F54F6;
  background-color: rgba(127, 84, 246, 0.1);
}

.hidden {
  display: none !important;
}

.list-group a.list-group-item {
  text-decoration: none;
}

.m--15 {
  margin: -15px !important;
}

.m--10 {
  margin: -10px !important;
}

.m--5 {
  margin: -5px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-50 {
  margin: 50px !important;
}

.m-60 {
  margin: 60px !important;
}

.mr--15 {
  margin-right: -15px !important;
}

.mr--10 {
  margin-right: -10px !important;
}

.mr--5 {
  margin-right: -5px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mt--15 {
  margin-top: -15px !important;
}

.mt--14 {
  margin-top: -14px !important;
}

.mt--13 {
  margin-top: -13px !important;
}

.mt--12 {
  margin-top: -12px !important;
}

.mt--11 {
  margin-top: -11px !important;
}

.mt--10 {
  margin-top: -10px !important;
}

.mt--9 {
  margin-top: -9px !important;
}

.mt--8 {
  margin-top: -8px !important;
}

.mt--7 {
  margin-top: -7px !important;
}

.mt--6 {
  margin-top: -6px !important;
}

.mt--5 {
  margin-top: -5px !important;
}

.mt--4 {
  margin-top: -5px !important;
}

.mt--3 {
  margin-top: -5px !important;
}

.mt--2 {
  margin-top: -5px !important;
}

.mt--1 {
  margin-top: -5px !important;
}

.mt-6 {
  margin-top: 6px !important;
}

.mt-7 {
  margin-top: 7px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mt-9 {
  margin-top: 9px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-11 {
  margin-top: 10px !important;
}

.mt-12 {
  margin-top: 10px !important;
}

.mt-13 {
  margin-top: 10px !important;
}

.mt-14 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb--15 {
  margin-bottom: -15px !important;
}

.mb--10 {
  margin-bottom: -10px !important;
}

.mb--5 {
  margin-bottom: -5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml--15 {
  margin-left: -15px !important;
}

.ml--10 {
  margin-left: -10px !important;
}

.ml--5 {
  margin-left: -5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-50 {
  padding: 50px !important;
}

.p-60 {
  padding: 60px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.mb-45 {
  margin-bottom: 2rem;
}

.pl-100 {
  padding-left: 100px !important;
}

.text-small {
  font-size: 80%;
}

.text-smaller {
  font-size: 70%;
}

.text-xsmall {
  font-size: 60%;
}

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

.text-no-underline, .no-text-UL {
  text-decoration: none !important;
}

.text-w-300 {
  font-weight: 300;
}

.text-w-400 {
  font-weight: 400;
}

.text-w-600 {
  font-weight: 600;
}

.text-w-700 {
  font-weight: 700;
}

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

.border {
  border-style: solid;
  border-width: 1px;
  border-color: #EEE;
}

.noborder {
  border: none;
}

.border-top {
  border-top: 1px solid #eee !important;
}

.border-left {
  border-left: 1px solid #eee !important;
}

.border-bottom {
  border-bottom: 1px solid #eee !important;
}

.border-right {
  border-right: 1px solid #eee !important;
}

.border-left-thick {
  border-left: 2px #EEE solid !important;
}

.no-border-top {
  border-top-width: 0px !important;
}

.no-border-left {
  border-left-width: 0px !important;
}

.no-border-bottom {
  border-bottom-width: 0px !important;
}

.no-border-right {
  border-right-width: 0px !important;
}

.bg-primary {
  background-color: #556 !important;
}

.bg-info {
  background-color: #0088cc !important;
}

.bg-fff {
  background-color: #fff !important;
}

.bg-ccc {
  background-color: #ccc !important;
}

.bg-ddd {
  background-color: #ddd !important;
}

.bg-eee {
  background-color: #eee !important;
}

.bg-f4 {
  background-color: #f4f4f6 !important;
}

.bg-f5 {
  background-color: #f5f5f7 !important;
}

.bg-f8 {
  background-color: #f8f8f9 !important;
}

.bg-blue {
  background-color: #0088cc !important;
}

.color-aaa {
  color: #aaa !important;
}

.color-ccc {
  color: #ccc !important;
}

.color-ddd {
  color: #ddd !important;
}

.color-eee {
  color: #eee !important;
}

.color-fff {
  color: #fff !important;
}

.color-f4 {
  color: #f4f4f4 !important;
}

.color-f8 {
  color: #f8f8f8 !important;
}

.color-blue {
  color: #0088cc !important;
}

.color-red {
  color: #d43f3a !important;
}

.color-green {
  color: green !important;
}

.line-dashed {
  border-style: dashed !important;
  background: transparent;
}

.line-lg {
  margin-top: 15px;
  margin-bottom: 15px;
}

.line {
  height: 1px;
  margin: 10px 0;
  font-size: 0;
  overflow: hidden;
  background-color: transparent;
  border-width: 0;
  border-top: 1px solid #eaedef;
}

.pull-in {
  margin-left: -15px;
  margin-right: -15px;
}

.wp-250 {
  width: 250px;
}

.wp-200 {
  width: 200px;
}

.wp-150 {
  width: 150px;
}

.wp-100 {
  width: 100px;
}

.wp-50 {
  width: 50px;
}

.w-100 {
  width: 100%;
}

.w-90 {
  width: 90%;
}

.w-80 {
  width: 80%;
}

.w-70 {
  width: 70%;
}

.w-60 {
  width: 60%;
}

.w-50 {
  width: 50%;
}

.w-40 {
  width: 40%;
}

.w-30 {
  width: 30%;
}

.w-20 {
  width: 20%;
}

.w-10 {
  width: 10%;
}

.hp-250 {
  height: 250px;
}

.hp-200 {
  height: 200px;
}

.hp-150 {
  height: 150px;
}

.hp-100 {
  height: 100px;
}

.hp-50 {
  height: 50px;
}

.h-100 {
  height: 100%;
}

.h-90 {
  height: 90%;
}

.h-80 {
  height: 80%;
}

.h-70 {
  height: 70%;
}

.h-60 {
  height: 60%;
}

.h-50 {
  height: 50%;
}

.h-40 {
  height: 40%;
}

.h-30 {
  height: 30%;
}

.h-20 {
  height: 20%;
}

.h-10 {
  height: 10%;
}

.on-hover-text-blue:hover {
  color: #0088cc !important;
}

.rounded {
  border-radius: 5px;
}

.divButton.bg-f4:hover {
  background-color: #eee !important;
}

.divButton > a dl > dd {
  color: #333;
}

.circle-profile-picture {
  border-radius: 50% !important;
  overflow: hidden;
}

b, strong {
  font-weight: bold;
}

:root {
  --form-accent-color: #7F54F6;
}

.row-submit-fullwidth .col-lg-3, .row-submit-fullwidth .col-md-4,
.row-checkbox-fullwidth .col-lg-3,
.row-checkbox-fullwidth .col-md-4 {
  display: none !important;
}
.row-submit-fullwidth .col-lg-9, .row-submit-fullwidth .col-md-8,
.row-checkbox-fullwidth .col-lg-9,
.row-checkbox-fullwidth .col-md-8 {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.ui-autocomplete.ui-menu {
  position: absolute !important;
}

.trumbowyg-modal-button {
  opacity: 1 !important;
}

.form-control:focus {
  border-color: var(--form-accent-color);
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: var(--form-accent-color) !important;
  background-color: var(--form-accent-color) !important;
}

.custom-switch .custom-control-label::before {
  top: 0.15rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.15rem + 2px);
}

.modal-footer {
  width: 100% !important;
}
.modal-footer .form-group {
  width: 100% !important;
}
.modal-footer .form-group .btn {
  float: right;
}
.modal-footer .form-group .btn.bConfirmDelete, .modal-footer .form-group .btn.formSubmit_delete {
  float: left;
}

.input-group .input-group-append a {
  background-color: #231049 !important;
  border-color: #231049 !important;
  color: #fff !important;
  font-size: 0.9rem !important;
  transition: 0.2s ease-in-out all;
  text-decoration: none;
}
.input-group .input-group-append a.disabled {
  opacity: 0.8;
  pointer-events: none;
  cursor: not-allowed;
}

.input-group .input-group-append a:hover {
  background-color: #2d155e !important;
  border-color: #2d155e !important;
}

.input-group-text {
  background-color: #e9ecef;
  font-size: 15px !important;
}

.input-group > .input-group-append.uploadChooseBtn > .input-group-text {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.col-form-label {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .col-form-label {
    text-align: left;
  }
}

.form-control {
  font-size: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.code-digit {
  text-align: center;
  font-size: 18px !important;
  text-indent: 0 !important;
  -moz-appearance: textfield;
}
.code-digit::-webkit-outer-spin-button, .code-digit::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.form-control.selectize-control {
  height: calc(1.5em + 0.75rem + 2px) !important;
}
.form-control.selectize-control.multi {
  height: auto !important;
  min-height: calc(1.5em + 0.75rem + 2px);
}

.form-control.selectize-control .selectize-input {
  border-color: rgb(206, 212, 218) !important;
  box-shadow: none !important;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  font-size: 15px;
}

.selectize-control.single .selectize-input:after {
  content: url("/fa/rendered/chevron-down.svg");
  border: none !important;
  top: 9px !important;
  right: 10px !important;
  width: 10px !important;
  opacity: 0.7;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  content: url("/fa/rendered/chevron-up.svg");
  top: 10px !important;
}

.selectize-control.multi .selectize-input:after {
  position: absolute;
  content: url("/fa/rendered/chevron-down.svg");
  border: none !important;
  top: 7px !important;
  right: 10px !important;
  width: 10px !important;
  opacity: 0.7;
}

.selectize-control.single.selectize-create .selectize-input:after,
.selectize-control.multi.selectize-create .selectize-input:after {
  content: "" !important;
  display: none !important;
}

.selectize-control.single .selectize-input,
.selectize-control.multi .selectize-input {
  cursor: pointer;
}

.selectize-control.single.selectize-create .selectize-input,
.selectize-control.multi.selectize-create .selectize-input {
  cursor: text;
}

.selectize-control.multi .selectize-input.dropdown-active:after {
  position: absolute;
  content: url("/fa/rendered/chevron-up.svg");
  top: 7px !important;
}

.form-horizontal .form-group {
  padding-right: 10px;
}

.radio, .checkbox {
  padding-left: 0px;
}

.no-img {
  display: block;
  background: #ebebeb;
  width: 100%;
  height: 100%;
  position: relative;
}

.no-img i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  height: 20px;
  margin-top: -10px;
  color: #bebebe;
  font-size: 20px;
  z-index: 20;
}

div.img-thumbnail {
  position: relative;
}

div.img-thumbnail a.action {
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 50;
  display: none;
  color: #fff !important;
}

div.img-thumbnail a.action {
  display: inline-block;
  border: 1px solid blue;
}

div.img-thumbnail:hover a.action {
  display: block;
}

.cloneFormElements .form_clone_remove_current {
  position: relative;
  top: 3px;
}

.cloneFormElements .text-if-empty {
  display: none !important;
}

.cloneFormElements.duplicate-empty .text-if-empty {
  display: inline !important;
}

.cloneFormElements.duplicate-empty .offset-if-notempty {
  margin-left: -15px !important;
  text-align: left !important;
  width: 30% !important;
  max-width: 30% !important;
  flex: 0 0 30% !important;
  margin-top: 5px;
  border: none;
}

.cloneFormElements .offset-if-notempty {
  text-align: right;
  width: 100%;
  margin-top: 0;
  padding-right: 0;
}

.tag-add-form {
  border-left: 2px solid #0088cc;
  padding-left: 10px;
}

html body form select.has_other {
  margin-right: 12px;
}

html body form input.select_other {
  display: none;
  position: relative;
  top: -1px;
}

input:focus, textarea:focus, select:focus, .form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}

fieldset {
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-before: 0;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  -webkit-padding-after: 0;
}

legend {
  font-family: "Averta", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  padding-top: 12px;
  padding-bottom: 3px;
}

@media screen and (min-width: 768px) {
  legend {
    padding-left: 34%;
  }
}
@media screen and (min-width: 992px) {
  legend {
    padding-left: 25.5%;
  }
}
.form-group .help-block ul li {
  font-size: 12px;
}

.form-actions .validation-errors {
  position: absolute;
  left: -18px;
  top: 8px;
  font-size: 15px;
  color: #C73E1D;
}

.validation-errors {
  color: #C73E1D;
}

.validation-errors:hover {
  color: #C73E1D;
}

.ui-helper-hidden-accessible {
  display: none;
}

input.menu-opened {
  border-radius: 4px 4px 0px 0px;
  outline: none !important;
  box-shadow: none !important;
  border-color: #ccc !important;
  border-bottom-color: transparent !important;
}

.ui-autocomplete {
  padding: 0;
  padding-right: 100px;
  margin-top: -1px;
  border-radius: 0px 0px 4px 4px;
}

.ui-autocomplete li > a:hover,
.ui-autocomplete li > a:focus,
.ui-autocomplete li > a.ui-state-focus,
.ui-autocomplete li > a.ui-state-focus,
.dropdown-submenu:hover > a {
  color: #ffffff;
  text-decoration: none;
  background-color: var(--form-accent-color);
}

.ui-autocomplete .active > a,
.ui-autocomplete .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: var(--form-accent-color);
  outline: 0;
}

input.autocomplete {
  background-color: white !important;
  box-shadow: none !important;
  color: #333 !important;
}

input.autocomplete:focus:invalid {
  color: #C73E1D !important;
  border-color: #0088cc !important;
}

.form-group.error input.autocomplete {
  color: #C73E1D !important;
  border-color: #C73E1D !important;
}

.form-group.first {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

input.autocomplete[disabled=disabled], input.autocomplete:disabled {
  border-color: #ddd;
  background-color: #fafafa !important;
  color: #777 !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.form-control[type=radio]:disabled, .form-control[type=radio][readonly] {
  opacity: 0;
}

label.checkbox {
  color: #333 !important;
}

a.autocomplete-unlink, a.location-edit {
  color: #333 !important;
}

.autocomplete-value {
  display: none !important;
}

span.validation-indicator {
  padding-left: 3px;
  position: relative;
  top: 2px;
}

span.validation-indicator.required {
  color: #C73E1D;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

.form-group.success label {
  color: #333 !important;
}

.select_other {
  margin-top: 8px;
}

div.tag-options-hidden {
  display: none !important;
}

.select2-container {
  width: 100%;
}

input.file_upload {
  color: #888 !important;
  background: #fff !important;
  border-color: #ccc !important;
}

span.progress_bar {
  display: block !important;
  position: absolute;
  padding-left: 5px !important;
  padding-right: 5px !important;
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
  left: 15px;
  right: 15px;
  top: 0;
  height: 38px;
  width: 0;
  opacity: 0;
  min-width: none !important;
  max-width: none !important;
  background: green;
}

.tab-pane fieldset {
  margin-right: 2px;
}

.tab-content {
  overflow: visible;
}

.span4 .form-group .col-form-label {
  float: none;
  width: auto;
  padding-top: 0;
  text-align: left;
}

.span4 .form-group .controls {
  margin-left: 0px;
}

div.btn-group[data-toggle=buttons-radio] input[type=radio] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

input.datepicker {
  text-indent: 25px !important;
  position: relative;
  background: #fff no-repeat url("/fa/rendered/calendar-alt-60.svg");
  background-size: 13px 18px;
  background-position-x: 8px;
  background-position-y: 8px;
}

input.timepicker {
  text-indent: 18px !important;
  position: relative;
  background: #fff no-repeat url("/fa/rendered/clock-60.svg");
  background-size: 15px 15px;
  background-position-x: 8px;
  background-position-y: 10px;
}

.datepicker td.active, .datepicker td.active:hover, .datepicker td.active.disabled, .datepicker td.active.disabled:hover {
  background-color: var(--form-accent-color) !important;
  background-image: none !important;
}

.datepicker td span.active:hover, .datepicker td span.active:hover:hover, .datepicker td span.active.disabled:hover, .datepicker td span.active.disabled:hover:hover, .datepicker td span.active:active, .datepicker td span.active:hover:active, .datepicker td span.active.disabled:active, .datepicker td span.active.disabled:hover:active, .datepicker td span.active.active, .datepicker td span.active:hover.active, .datepicker td span.active.disabled.active, .datepicker td span.active.disabled:hover.active, .datepicker td span.active.disabled, .datepicker td span.active:hover.disabled, .datepicker td span.active.disabled.disabled, .datepicker td span.active.disabled:hover.disabled, .datepicker td span.active[disabled], .datepicker td span.active:hover[disabled], .datepicker td span.active.disabled[disabled], .datepicker td span.active.disabled:hover[disabled] {
  background-color: var(--form-accent-color) !important;
  background-image: none !important;
}

.greyOverlay .controls input {
  width: 96%;
}

.greyOverlay .controls select {
  width: 98%;
}

.greyOverlay .form-group label {
  color: #888;
}

.controls.datetime input {
  min-width: 150px;
  width: 150px;
  margin-right: 5px;
  display: inline-block;
}

.controls.datetime input.timepicker {
  min-width: 90px;
  width: 90px;
  padding-right: 0 !important;
}

input.location {
  position: relative;
  z-index: 20;
}

.controls .map_container {
  width: 100%;
  height: 300px;
  overflow: hidden;
  margin-top: 3px;
}

label.checkbox {
  padding-top: 1px !important;
  padding-bottom: 7px !important;
}

.tabbable .nav {
  margin-bottom: 0px;
}

.tab-pane fieldset:first-child {
  margin-top: 10px;
}

span.date-reset, span.date-menu {
  position: relative;
  top: 1px;
  padding-left: 3px;
  color: #888;
}

span.date-reset a, span.date-menu a {
  margin-left: 1px;
}

span.date-menu a:hover {
  text-decoration: none !important;
  border: none !important;
}

span.date-menu a:hover span {
  text-decoration: underline;
}

span.date-menu i {
  font-size: 11px;
  position: relative;
  left: 4px;
  top: 1px;
}

span.date-menu ul.dropdown-menu {
  margin-top: 7px;
}

.ui-autocomplete.dropdown-menu > li > a {
  padding-left: 8px !important;
  line-height: 20px !important;
  font-size: 13px !important;
  font-family: "Averta", sans-serif;
}

div.input-append.percentage {
  width: 80px;
}

.submit-indicator {
  position: relative;
  left: 26px;
}

.form-actions .submit-indicator {
  position: absolute !important;
  left: 15px !important;
  top: 11px !important;
}

textarea.htmleditor {
  color: #787878 !important;
}

.trumbowyg-box {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin: 0px auto !important;
}
.trumbowyg-box .trumbowyg-button-pane {
  background: #e9ecef;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.trumbowyg-editor table {
  width: 100%;
}
.trumbowyg-editor table td {
  border: 1px solid #dee2e6;
  min-width: 20px;
  padding: 10px;
  line-height: 1.6;
}

.text-tokens {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.controls-radio {
  padding-top: 8px;
}

.form-group-duplicate-add {
  border-top: none !important;
  padding-top: 0 !important;
}

.cloneFormElements .btn {
  white-space: nowrap;
}

.form-group-duplicate-last {
  border-bottom: none !important;
}

.input-group-btn {
  min-width: 90px !important;
}

.input-group .btn {
  border-radius: 4px;
  min-width: 100% !important;
  font-size: 15px !important;
  text-align: left;
  border-color: #ced4da !important;
}

.input-group .btn.dropdown-toggle {
  padding-right: 28px !important;
}

.input-group .btn.dropdown-toggle:after {
  content: url("/fa/rendered/chevron-down.svg");
  border: none !important;
  position: absolute;
  top: 6px !important;
  right: 10px !important;
  width: 10px !important;
  opacity: 0.7;
}

.input-group .show .btn.dropdown-toggle:after {
  content: url("/fa/rendered/chevron-up.svg");
  top: 4px !important;
}

.selectized {
  display: none !important;
}

.chartToolbar div, .chartToolbar label {
  display: inline-block !important;
  width: auto !important;
  clear: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  border: none !important;
}

.chartToolbar {
  text-align: left;
  margin-top: 5px;
  position: relative;
  top: -190px;
  left: 40px;
  width: 240px;
  background: #eee;
  padding: 8px;
  border: 1px solid #ddd;
  margin-bottom: -40px;
}

.chartToolbar form {
  margin: 0;
}

.chartToolbar label {
  padding-right: 10px !important;
  position: relative;
  top: 1px;
}

.chartToolbar span {
  padding-left: 2px;
  padding-right: 5px;
  position: relative;
  top: 1px;
}

.chartToolbar input[type=submit] {
  margin-left: 4px;
  display: none;
}

.help-block ul, .help-block ul li {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.help-block ul li {
  font-size: 10px;
  margin-bottom: 2px;
  font-style: italic;
}

.form-group {
  margin-bottom: 10px;
  border-color: #eee;
}

.selectize-control.single .selectize-input {
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  background: #fff !important;
  min-height: 0 !important;
  height: 36px;
  filter: none !important;
  border-color: rgb(204, 204, 204);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.selectize-control .selectize-input.focus {
  border-color: var(--form-accent-color) !important;
}

.selectize-control.multi .selectize-input > div {
  background: var(--form-accent-color) !important;
  color: #FFFFFF;
  border: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  margin-right: 4px !important;
}

.selectize-control .selectize-dropdown {
  border-color: #ddd !important;
  margin-top: -1px !important;
  border-radius: 0 0 4px 4px !important;
}

.selectize-dropdown-content .selected {
  background: #f1f1f1;
  color: #303030;
  text-shadow: none !important;
}

.selectize-dropdown-content > div.active {
  background-color: #ebebeb;
  color: #000 !important;
}

.selectize-dropdown-content .country_code, .selectize-input .country_code {
  display: inline-block;
  float: left;
  font-size: 9px;
  color: #bbb;
  background: none;
  padding: 2px;
  width: 15px;
  font-family: "Averta", sans-serif;
  font-weight: 600;
  margin-right: 5px;
  margin-left: -3px;
  height: 18px;
  line-height: 18px;
}

.selectize-input .country_code {
  margin-right: -20px;
  float: none;
  margin-left: 3px;
}

.selectize-dropdown-content .country_code .highlight {
  color: #000;
}

.selectize-input:after {
  right: 12px !important;
}

.email_autocomplete .selectize-dropdown-content .label {
  display: block;
  font-size: 12px;
  color: #333;
  border: none;
  padding: 0 !important;
  margin: 0 !important;
  background: none;
  text-align: left;
  text-indent: none;
  font-family: "Averta", sans-serif;
  font-weight: 600 !important;
  line-height: 22px;
}

.email_autocomplete .selectize-dropdown-content .caption {
  display: block;
  font-size: 11px;
  line-height: 22px;
  margin-top: -6px;
}

.email_autocomplete .selectize-input.items span.name {
  color: #fff;
  padding-right: 3px;
}

.email_autocomplete .selectize-input.items span.email {
  opacity: 0.5;
  padding: 0 3px 0 3px;
}

.email_autocomplete .selectize-input.items span.email:before {
  content: "<";
}

.email_autocomplete .selectize-input.items span.email:after {
  content: ">";
}

.form-group.has-error {
  color: #C73E1D !important;
}
.form-group.has-error .controls input,
.form-group.has-error .controls textarea {
  border-color: #C73E1D !important;
}
.form-group.has-error .selectize-control.single .selectize-input {
  border-color: #C73E1D !important;
}
.form-group.has-error label {
  color: #C73E1D !important;
}

.input-group-prepend {
  height: calc(1.5em + 0.75rem + 2px);
}
.input-group-prepend .input-group-text {
  border-right: none;
}

.input-group-append {
  height: calc(1.5em + 0.75rem + 2px);
}
.input-group-append .input-group-text {
  border-left: none;
}

.input-group-addon {
  padding-top: 7px;
  padding-bottom: 5px;
  font-size: 12px;
  font-family: "Averta", sans-serif;
}

.bootbox.modal .bootbox-body {
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #555;
  line-height: 22px;
}

a.date-menu-button, a.date-menu-button:hover {
  text-decoration: none;
}

.dropdown.open a.date-menu-button span {
  text-decoration: underline;
}

.date-menu-button .ss-icon, .dropdown.open .date-menu-button .ss-icon {
  text-decoration: none !important;
  border-bottom: none !important;
}

.open-img-modal.mode-add .on-mode-edit {
  display: none;
}
.open-img-modal.mode-true-edit .on-mode-edit {
  display: none;
}
.open-img-modal.mode-edit .on-mode-add {
  display: none;
}
.open-img-modal.mode-true-edit .on-mode-add {
  display: none;
}
.open-img-modal.mode-add .on-mode-true-edit {
  display: none;
}
.open-img-modal.mode-edit .on-mode-true-edit {
  display: none;
}

.img-element {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.img-element.for-circle {
  overflow: visible;
}

.img-element a {
  position: absolute;
  left: 0;
  top: 0;
}

.img-element .help-block {
  display: none !important;
  pointer-events: none !important;
}

.img-element .action {
  display: grid;
  place-items: center;
  background: var(--form-accent-color);
  color: #FFFFFF;
  opacity: 0.7;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 2%;
  bottom: 2%;
  text-align: center;
  border-radius: 50%;
}

.img-element:hover .action {
  opacity: 1;
}

.img-element > .form-group > .col-form-label {
  display: none !important;
}

.img-element.show-action-without-hover .action {
  display: block;
  background: #999;
}

.img-element.for-square .action {
  right: 1px;
  bottom: 1px;
  border-radius: 0;
}

.img-element .action i {
  color: #fff;
  font-size: 13px;
}

.img-element a.file-upload.action {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  opacity: 0;
  background: none;
  font-size: 0;
  cursor: pointer;
  cursor: hand;
}

.img-element .form-group {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 140%;
  height: 100%;
  opacity: 0 !important;
}

.img-element .form-group label {
  display: none;
}

.img-element .image_upload {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.img-element .col-md-8, .img-element .col-md-8 .input-group, .img-element .col-md-8 form {
  width: 0%;
  height: 0%;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.img-element .col-md-8, .img-element .col-md-8 .input-group-addon {
  width: 100% !important;
  margin: 0 !important;
}

.img-element .image_upload {
  height: 0 !important;
}

.img-element input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  background: blue;
  width: 100%;
  height: 100%;
  border: 3px solid #C73E1D;
  opacity: 1 !important;
}

.img-element.for-circle .progress_bar_container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.img-element .upload_progress {
  width: 0%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #02d605;
  opacity: 0.3;
  z-index: 99999;
}

.datepicker .switch:hover, .datepicker th.prev i:hover, .datepicker th.next i:hover {
  color: var(--form-accent-color);
}

.input-no-border textarea, .input-no-border input, .input-no-border .selectize-control, .input-no-border .selectize-input, .input-no-border .selectize-control .selectize-input {
  background: none;
  border: none;
  box-shadow: none !important;
}

.input-no-border .input-group-addon {
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  background: #fff !important;
}

.input-no-border label {
  text-align: left !important;
  font-weight: 600 !important;
}

.input-no-border .form-group {
  border: #eee solid;
  border-width: 0px;
  margin-right: -5px !important;
  margin-left: -5px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-bottom: 0px !important;
  border-top-width: 1px;
  border-top-style: solid;
}

.input-no-border .form-group:first-child {
  border-top: 0px;
}

.input-no-border input:disabled {
  background: none;
  color: #555;
}

.dropdown.permissions.open a, .dropdown.permissions a:hover {
  text-decoration: none;
}

.dropdown.permissions ul.dropdown-menu * {
  font-size: 13px;
}

.dropdown.permissions ul.dropdown-menu li a i {
  padding-right: 3px;
}

.block-radio label, .block-radio a.acts-as-label {
  display: block;
  border: 1px solid #ccc;
  border-radius: 5px;
  min-height: 45px;
  background: #fff;
  padding: 5px;
  font-weight: 200;
}

.block-radio label.active {
  border-color: #0088cc;
  box-shadow: 0px 0px 5px #ccc;
}

.block-radio label .title {
  display: inline-block;
  font-size: 18px !important;
}

.block-radio label.inBlockRadio {
  min-height: 25px;
  line-height: 25px;
  border: none;
  background: #eee;
}

p.formHint {
  color: #999;
  font-size: 11px;
  line-height: 18px;
  margin: 5px 0 0 0;
  padding: 0;
}

div.input-group-append.strength {
  min-width: 80px;
}

.addressBlockInput {
  float: left;
}

.addressBlockInput textarea {
  border-radius: 0;
  resize: none;
  border-bottom: 1px solid #eee;
  border-top: 0 !important;
  box-shadow: none !important;
}

.addressBlockInput input {
  background: white;
}

.addressBlockInput .type .selectize-input {
  border-bottom: 1px solid #eee !important;
  box-shadow: none !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.addressBlockInput .selectize-countries .selectize-input {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-top-color: #eee !important;
}

.selectize-countries .selectize-input {
  white-space: nowrap;
}

li.ui-timepicker-selected, .ui-timepicker-list li:hover, .ui-timepicker-list:hover .ui-timepicker-selected:hover {
  background: var(--form-accent-color) !important;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
  color: #FFFFFF;
}

.no-border-bottom, .no-border-bottom .selectize-input {
  border-bottom: 0;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: none !important;
}

.no-border-radius {
  border-radius: 0px;
}

.no-border-top, .no-border-top .selectize-input {
  border-top: 0 !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  box-shadow: none !important;
}

.pure-validation-form-group {
  width: auto !important;
  height: auto !important;
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  clear: none !important;
}

.pure-validation-form-group:before, .pure-validation-form-group:after {
  display: none !important;
  content: none !important;
}

.multiFileContainer {
  border-radius: 4px;
  overflow: hidden;
}

.multiFileContainer .panel-footer {
  height: 60px;
  padding: 13px 10px 7px 10px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.uppy-Dashboard-browse {
  color: var(--form-accent-color) !important;
}
.uppy-Dashboard-browse:hover {
  border-color: var(--form-accent-color) !important;
}

.uppy-Dashboard-inner {
  width: 100% !important;
  background: #f8f9fa !important;
}

.uppy-size--md .uppy-Dashboard-Item-action--remove {
  width: 20px !important;
  height: 20px !important;
}

.singleFileContainer.has-crop .uppy-DashboardContent-bar {
  display: flex !important;
}
.singleFileContainer.has-crop .uppy-ImageCropper-image {
  max-height: 200px;
}

.singleFileContainer .uppy-Dashboard-inner {
  height: 72px !important;
}
.singleFileContainer .uppy-DashboardContent-bar {
  display: none !important;
}
.singleFileContainer .uppy-Dashboard-files {
  overflow: hidden !important;
}
.singleFileContainer .uppy-Dashboard-AddFiles-title {
  text-align: inherit;
}
.singleFileContainer .uppy-Dashboard-dropFilesHereHint {
  padding-top: 30px !important;
  background-size: 30px 30px;
}
.singleFileContainer .uppy-Informer {
  bottom: 15px !important;
}

.singleFileContainer.size-large .uppy-Dashboard-inner {
  height: 350px !important;
}
.singleFileContainer.size-large .uppy-Informer {
  bottom: 60px !important;
}

.uppy-Dashboard-AddFiles-title {
  font-size: 1rem !important;
  line-height: 1 !important;
  margin-top: 20px !important;
}

.uppy-Dashboard-dropFilesHereHint {
  font-size: 0 !important;
}

.panel-actions .form-actions {
  margin-bottom: 0px;
  margin-top: 10px !important;
}

.panel-actions .form-actions .col-md-3 {
  width: 41px;
}

span.label.bootstrap-maxlength {
  margin-top: -28px !important;
  margin-left: -6px !important;
}

.text-tokens {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.text-tokens .row {
  padding-top: 15px !important;
}

.text-tokens .row {
  font-size: 12px;
}

.text-tokens .row table {
  margin-top: 6px;
}

.text-tokens .row table tr td {
  background: rgba(255, 255, 255, 0.6);
  padding: 4px 7px;
  border-color: #5b89af !important;
  font-size: 12px !important;
  color: #185473;
}

.ui-autocomplete.ui-menu {
  position: absolute !important;
}

.toggle-password-wrapper {
  position: relative;
}
.toggle-password-wrapper .toggle-password-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.75rem;
  opacity: 0.5;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.toggle-password-wrapper .toggle-password-btn:hover {
  opacity: 1;
}
.toggle-password-wrapper .toggle-password-btn i {
  color: #556;
}
.toggle-password-wrapper .toggle-password-btn i::after {
  position: absolute;
  top: 50%;
  display: block;
  content: "";
  transform: translateY(-50%) rotate(-45deg);
  width: 100%;
  height: 2px;
  background: #C73E1D;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.toggle-password-wrapper .toggle-password-btn i.hide::after {
  height: 0;
}

.btn {
  border-radius: 5px;
  text-transform: lowercase;
  margin: 1px;
  text-decoration: none;
  font-size: 0.95rem;
  padding: 0.5rem 0.85rem;
}
.btn i {
  padding-left: 3px;
  padding-right: 3px;
  position: relative;
  top: 0.03rem;
  font-size: 90%;
}
.btn.btn-sm {
  line-height: 1rem;
  padding: 0.4rem 0.65rem 0.5rem 0.65rem;
  font-size: 0.875rem;
}
.btn.btn-sm.dropdown-toggle::after {
  position: relative;
  top: 0.06rem;
}
.btn.btn-link {
  color: #333 !important;
}
.btn.btn-link.formSubmit_delete {
  color: #C73E1D !important;
}
.btn.btn-link.formSubmit_delete:hover {
  color: #C73E1D !important;
}
.btn.btn-link.formSubmit_delete i {
  font-size: 0.9rem;
}
.btn.btn-link:hover {
  color: #5b24f3 !important;
}
.btn.btn-primary {
  color: #ffffff;
  background-color: #231049;
  border-color: #231049;
}
.btn.btn-primary.disabled {
  color: #ffffff;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:not(:disabled):not(.disabled):active, .btn.btn-primary.active {
  color: #ffffff;
  background-color: #2d155e;
  border-color: #2d155e;
}
.btn.btn-primary:not(:disabled):not(.disabled):active, .btn.btn-primary:focus, .btn.btn-primary:focus-visible {
  box-shadow: 0 0 0 0.2rem rgba(35, 16, 73, 0.25);
}
.btn.btn-secondary, .btn.btn-light {
  background-color: #e9ecef;
  color: #231049;
  border-color: transparent;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:not(:disabled):not(.disabled):active, .btn.btn-secondary.active, .btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:not(:disabled):not(.disabled):active, .btn.btn-light.active {
  color: #231049;
  background-color: #dee2e6;
  border-color: transparent;
}
.btn.btn-secondary:not(:disabled):not(.disabled):active, .btn.btn-secondary:focus, .btn.btn-secondary:focus-visible, .btn.btn-light:not(:disabled):not(.disabled):active, .btn.btn-light:focus, .btn.btn-light:focus-visible {
  box-shadow: 0 0 0 0.2rem #f8f9fa;
}
.btn.btn-outline-secondary {
  background-color: transparent;
  color: #495057;
  border-color: #adb5bd;
}
.btn.btn-outline-secondary:hover, .btn.btn-outline-secondary:focus, .btn.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn.btn-outline-secondary.active {
  background-color: #f8f9fa;
  color: #495057;
}
.btn.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn.btn-outline-secondary:focus, .btn.btn-outline-secondary:focus-visible {
  box-shadow: 0 0 0 0.2rem #f8f9fa;
}
.btn.btn-danger {
  background-color: #C73E1D;
  color: #FFFFFF;
  border-color: rgba(199, 62, 29, 0);
}
.btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:not(:disabled):not(.disabled):active, .btn.btn-danger.active {
  background-color: #b1371a;
  color: #FFFFFF;
}
.btn.btn-danger:not(:disabled):not(.disabled):active, .btn.btn-danger:focus, .btn.btn-danger:focus-visible {
  box-shadow: 0 0 0 0.2rem rgba(199, 62, 29, 0.25);
}
.btn.btn-warning {
  background-color: #ffa200;
  color: #131313;
  border-color: rgba(255, 162, 0, 0);
}
.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:not(:disabled):not(.disabled):active, .btn.btn-warning.active {
  background-color: #ed9700;
  color: #131313;
}
.btn.btn-warning:not(:disabled):not(.disabled):active, .btn.btn-warning:focus, .btn.btn-warning:focus-visible {
  box-shadow: 0 0 0 0.2rem rgba(255, 162, 0, 0.25);
}
.btn.btn-success {
  background-color: #40976e;
  color: #FFFFFF;
  border-color: rgba(64, 151, 110, 0);
}
.btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:not(:disabled):not(.disabled):active, .btn.btn-success.active {
  background-color: #388561;
  color: #FFFFFF;
}
.btn.btn-success:not(:disabled):not(.disabled):active, .btn.btn-success:focus, .btn.btn-success:focus-visible {
  box-shadow: 0 0 0 0.2rem rgba(64, 151, 110, 0.25);
}
.btn.btn-info {
  background-color: #3a87ad;
  color: #FFFFFF;
  border-color: rgba(58, 135, 173, 0);
}
.btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info:not(:disabled):not(.disabled):active, .btn.btn-info.active {
  background-color: #34789a;
  color: #FFFFFF;
}
.btn.btn-info:not(:disabled):not(.disabled):active, .btn.btn-info:focus, .btn.btn-info:focus-visible {
  box-shadow: 0 0 0 0.2rem rgba(58, 135, 173, 0.25);
}

.filterbar .btn-outline-secondary.not-first-option {
  border-color: #7F54F6;
  background: #efeaf8;
  color: #7F54F6;
  font-weight: 500;
}

.modal-footer .btn {
  padding: 0.5rem 1.25rem;
}

.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #f8f9fa;
}

.alert {
  position: relative;
  border-radius: 8px;
  border: none;
  font-size: 0.9rem;
  padding: 1rem 1rem 1rem 3rem;
  border-left-color: #343a40;
  background-color: #e9ecef;
  color: #231049;
}
.alert::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2rem;
  width: 2.8rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-family: "Font Awesome 6 Pro";
  content: "\f05a";
  font-weight: 300;
  margin-right: 0.35rem;
  font-size: 1.1rem;
}
.alert.alert-no-icon {
  padding: 1rem 1rem 1rem 1rem;
}
.alert.alert-no-icon::before {
  display: none;
}
.alert .close {
  font-size: 1.25rem;
  color: #231049;
}
.alert.alert-info {
  border-color: #e6f0f5;
  background-color: #e6f0f5;
}
.alert.alert-info::before {
  content: "\f05a";
  color: #3a87ad;
}
.alert.alert-danger {
  border-color: #f8e7e3;
  background-color: #f8e7e3;
}
.alert.alert-danger::before {
  content: "\f071";
  color: #C73E1D;
}
.alert.alert-warning {
  border-left-color: #fff3df;
  background-color: #fff3df;
}
.alert.alert-warning::before {
  content: "\f071";
  color: #ffa200;
}
.alert.alert-success {
  border-left-color: #e7f2ed;
  background-color: #e7f2ed;
}
.alert.alert-success::before {
  content: "\f058";
  color: #40976e;
}
.alert *:last-child {
  margin-bottom: 0;
}
.alert ul {
  padding-left: 14px;
}

html, body {
  height: 100%;
  background: #FFFFFF;
}

body {
  display: flex;
  font-family: "Averta", sans-serif;
}
@media screen and (max-width: 1200px) {
  body {
    flex-direction: column;
  }
}

main {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 50%;
  padding: 2rem;
}
main .login-logo {
  filter: invert(1);
  height: 3rem;
}
main .footer-text {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: #231049;
  font-weight: 300;
  height: 3rem;
}
@media screen and (max-width: 1200px) {
  main .footer-text {
    width: 100%;
    text-align: center;
  }
}
main #content-wrapper {
  flex: 1;
  display: flex;
  width: 100%;
  padding: 2rem 0;
  overflow-y: auto;
}
main #content-wrapper .content {
  flex: 1;
  padding: 0.25rem;
  max-width: 400px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  main #content-wrapper .content {
    margin: 0 auto;
  }
}

.form-control {
  background: #efeaf8 !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  height: auto !important;
}

a {
  color: #231049;
  text-decoration: underline;
}

.btn {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

aside {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 50%;
  padding: 2rem;
}
@media screen and (max-width: 1200px) {
  aside {
    display: none;
  }
}
aside .img-wrap {
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  overflow: hidden;
  background: radial-gradient(circle, #7F54F6 0%, #332757 100%);
  background-size: 180% 140%;
  background-position: left center;
}
aside .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.title__main {
  color: #231049;
  font-weight: 800;
  font-size: 2rem;
  line-height: 2.25rem;
  margin-bottom: 2rem;
}
.title__main span {
  font-weight: 700;
  margin-left: 0.5rem;
  position: relative;
  top: -0.3rem;
  display: inline-block;
  text-transform: lowercase;
  color: #FFFFFF;
  background-color: #ffa200;
  border-radius: 10rem;
  padding: 0.3rem 0.5rem;
  font-size: 1rem;
  line-height: 1rem;
}

.title__secondary {
  color: #7F54F6;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1rem;
  margin-bottom: 0.3rem;
}

label:not(.custom-control-label) {
  font-weight: 600;
}

.form-control {
  border: none;
  background: #e9ecef;
}
.form-control:active, .form-control:focus {
  background: #e9ecef;
  box-shadow: 0px 0px 0px 1px #7F54F6 !important;
}

.form-group.row {
  flex-direction: column;
}
.form-group.row > * {
  text-align: left;
  max-width: 100%;
  width: 100%;
  flex: 0 0 100%;
}

.code_holder {
  width: 100%;
}
.code_holder .input-group .code-digit {
  height: 4rem !important;
  line-height: 2rem;
  margin: 0 0.2rem !important;
  border-radius: 0.25rem !important;
}

.form-signin a.during-wait {
  text-decoration: none !important;
}

.trust-this-device {
  padding-top: 1rem;
}

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