.loader.simple-loader {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  place-content: center;
  overflow: hidden !important;
  right: 0px;
  z-index: 1250;
}

.loader.simple-loader .loader-body {
  background: url(../images/loader.gif) no-repeat scroll center center;
  background-size: 10%;
  width: 100%;
  height: 100%;
  position: relative;
}

@keyframes ldio-qnqow5lapb {
  0% {
    top: 64.94px;
    left: 64.94px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 3.82px;
    left: 3.82px;
    width: 122.24px;
    height: 122.24px;
    opacity: 0;
  }
}

.ldio-qnqow5lapb div {
  position: absolute;
  border-width: 30.56px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  animation: ldio-qnqow5lapb 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.ldio-qnqow5lapb div:nth-child(1) {
  border-color: #1d3f72;
  animation-delay: 0s;
}

.ldio-qnqow5lapb div:nth-child(2) {
  border-color: #5699d2;
  animation-delay: -0.5s;
}

.loadingio-spinner-ripple-1eopo8xkuix {
  width: 191px;
  height: 191px;
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
}

.ldio-qnqow5lapb {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-qnqow5lapb div {
  box-sizing: content-box;
}

/* Loading xs */
@keyframes ldio-cuwkhf7u04v {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 3px;
    left: 3px;
    width: 66px;
    height: 66px;
    opacity: 0;
  }
}

.ldio-cuwkhf7u04v div {
  position: absolute;
  border-width: 14px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  animation: ldio-cuwkhf7u04v 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.ldio-cuwkhf7u04v div:nth-child(1) {
  border-color: #1d3f72;
  animation-delay: 0s;
}

.ldio-cuwkhf7u04v div:nth-child(2) {
  border-color: #5699d2;
  animation-delay: -0.5s;
}

.loadingio-spinner-ripple-epegtbzitnw {
  width: 31px;
  height: 31px;
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
}

.ldio-cuwkhf7u04v {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.31);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-cuwkhf7u04v div {
  box-sizing: content-box;
}

.vue-notification {
  font-size: 16px !important;
}

.my-table th,
td {
  padding: 0.3em !important;
}

label {
  font-weight: 600 !important;
}

.textarea {
  height: auto !important;
}

.card-link {
  cursor: pointer;
}

.multiselect__single {
  font-size: 0.875 !important;
}

.nav-search-evento {
  width: 250px;
}

@media (min-width: 1200px) {
  .nav-search-evento {
    width: 450px;
  }
}

a.disabled {
  cursor: not-allowed !important;
  pointer-events: none;
  opacity: 0.3;
}

.card-hover p {
  margin-bottom: 0px !important;
}

.card-hover {
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.card-hover:hover {
  background-color: #eee !important;
  -webkit-transform: translate3d(0px, -5px, 0px);
  transform: translate3d(0px, -5px, 0px);
}

.my-table th {
  padding: 2px !important;
  color: #fff;
  background-color: #364d9e;
  border-radius: 5px;
}

.my-table td {
  padding: 2px !important;
  font: 12px !important;
}

.my-small {
  font-size: 0.675em;
}

.slide-fade-enter-active {
  transition: all 0.3s ease-out;
}

.slide-fade-enter-from,
.slide-fade-leave-to {
  transform: translateX(20px);
  opacity: 0;
}

.multiselect__option--highlight {
  background: #f57b03 !important;
  padding: 6px !important;
}

.multiselect__option {
  font-size: 0.875em !important;
  padding: 6px !important;
  min-height: 25px !important;
  line-height: 16px !important;
}

.multiselect__single {
  font-size: 0.875em !important;
}

.multiselect__input {
  font-size: 0.875em !important;
}

.multiselect__option--selected::after {
  min-height: 25px !important;
  line-height: 16px !important;
}

.multiselect__tag {
  background-color: #364d9e !important;
}

.multiselect__tag-icon::after {
  color: #879ef1 !important;
}

.silla_seleccionada {
  fill: #f3973e !important;
}

.font-control-small {
  font-size: 0.83em !important;
}

.form-search {
  padding-bottom: 1em !important;
  height: 3.4em !important;
}

.h4-5 {
  font-size: 1.05rem !important;
}

.text-orange {
  color: #f48532 !important;
}

.card-opaco {
  opacity: 0.5 !important;
}

.border-orange {
  border-color: #f48532 !important;
}

.border-muted-2 {
  --bs-border-opacity: 1;
  border-color: #eeeeee !important;
}

.swal2-container {
  z-index: 200000 !important;
}

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