/* line 1, /home/finext/projects/ls_drew/app/assets/stylesheets/loading.scss */
.loader {
  margin: 0 0 2em;
  height: 100px;
  width: 20%;
  text-align: center;
  padding: 1em;
  margin: 0 auto 1em;
  display: inline-block;
  vertical-align: top;
  transform: rotate(180deg);
}

/*
  Set the color of the icon
*/
/* line 16, /home/finext/projects/ls_drew/app/assets/stylesheets/loading.scss */
svg path,
svg rect {
  fill: #E52D27;
}

/* line 20, /home/finext/projects/ls_drew/app/assets/stylesheets/loading.scss */
.bar1 {
  fill: #E52D27;
}

/* line 25, /home/finext/projects/ls_drew/app/assets/stylesheets/loading.scss */
.bar2 {
  fill: #F8B62D;
}

/* line 30, /home/finext/projects/ls_drew/app/assets/stylesheets/loading.scss */
.bar3 {
  fill: url(#gradient1);
}

/* line 34, /home/finext/projects/ls_drew/app/assets/stylesheets/loading.scss */
.bar4 {
  fill: url(#gradient1);
}

/* line 38, /home/finext/projects/ls_drew/app/assets/stylesheets/loading.scss */
.bar5 {
  fill: url(#gradient1);
}
