@keyframes ldio-hpy388c4wbm {
  0% { transform: translate(-50%,-50%) rotate(0deg); }
  100% { transform: translate(-50%,-50%) rotate(360deg); }
}
.ldio-hpy388c4wbm div {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 8.2px solid #ef6c00;
  border-top-color: transparent;
  border-radius: 50%;
}
.ldio-hpy388c4wbm div {
  animation: ldio-hpy388c4wbm 1s linear infinite;
  top: 45px;
  left: 45px
}
.loadingio-spinner-rolling-yrd3d6uw55 {
  width: 90px;
  height: 90px;
  display: inline-block;
  overflow: hidden;
  background: none;
}
.ldio-hpy388c4wbm {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-hpy388c4wbm div { box-sizing: content-box; }
/* On Button */
button.loading {
  background-color: #bc5500;
  border-color: #af4f00;
  display: flex;
  align-items: center;
  justify-content: center;
}
button .loadingio-spinner-rolling-yrd3d6uw55 {
  width: 30px;
  height: 30px;
  top: 0;
  margin: -6px 10px;
}
button .ldio-hpy388c4wbm div {
  width: 15px;
  height: 15px;
  top: 15px;
  left: 50%;
  border: 5.2px solid #ef6c00 !important;
  border-top-color: transparent !important;
}
.btn-primary.disabled.loading, .btn-primary:disabled.loading {
  color: #fff;
  background-color: #bc5500 !important;
  border-color: #bc5500 !important;
  opacity: 1 !important;
}
/* generated by https://loading.io/ */
/* Formularios */

.loading-modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  border-radius: 5px;
}
.loading-modal img {
  max-width: 50px;
}