/* line 1, /home/deployer/apps/rescuepcr/development/new_stage2/app/assets/stylesheets/gradient_theme.css.scss */
.pattern {
  position: relative;
  background: url(zoi-admin-bg.png) no-repeat center center;
  background-size: 100% 100%;
  height: calc(100vh - 60px);
}

/* line 8, /home/deployer/apps/rescuepcr/development/new_stage2/app/assets/stylesheets/gradient_theme.css.scss */
#login_form .actions input.button, .button {
  margin-right: 0px;
  background: linear-gradient(180deg, midnightblue 0%, #67b8dd 100%) !important;
}

/* line 13, /home/deployer/apps/rescuepcr/development/new_stage2/app/assets/stylesheets/gradient_theme.css.scss */
#header {
  background: linear-gradient(1deg, #192c07, #94c120) !important;
}

/* line 17, /home/deployer/apps/rescuepcr/development/new_stage2/app/assets/stylesheets/gradient_theme.css.scss */
nav#primary, nav#secondary, #maincontainer #main {
  margin-top: 90px;
}

/* line 21, /home/deployer/apps/rescuepcr/development/new_stage2/app/assets/stylesheets/gradient_theme.css.scss */
#header #current_user a, #header #current_customer a {
  margin-top: 30px;
}
