/*==============================================================*/
/*                          LOADING                             */ 
/*==============================================================*/

loader.dcy_loading_spinner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFF;
  opacity: 0.5;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 50;
}
/*# sourceMappingURL=dcy_loading_spinner.css.map */
