@charset "UTF-8";
/* line 1, ../../scss/app/_icons.scss */
.icon-login {
  background-image: url("../images/login.png");
  width: 17px;
  height: 19px;
  display: inline-block;
  vertical-align: sub;
}

/* line 9, ../../scss/app/_icons.scss */
.icon-globe {
  background-image: url("../images/globe.png");
  width: 17px;
  height: 19px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 170px;
}

/* line 19, ../../scss/app/_icons.scss */
.icon-suitcase {
  background-image: url("../images/suitcase.png");
  width: 17px;
  height: 19px;
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 170px;
}

/* line 29, ../../scss/app/_icons.scss */
.icon-flag {
  background-image: url("../images/flag.png");
  width: 17px;
  height: 19px;
  display: inline-block;
}

/* line 36, ../../scss/app/_icons.scss */
.icon-arrow {
  background-image: url("../images/right-arrow.png");
  width: 20px;
  height: 19px;
  display: inline-block;
}

/* line 43, ../../scss/app/_icons.scss */
.icon-person {
  background-image: url("../images/person.png");
  width: 17px;
  height: 19px;
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 170px;
}

/* line 53, ../../scss/app/_icons.scss */
.icon-input-search {
  vertical-align: top;
  width: 50px;
  height: 50px;
  background: #2c8949 url("../images/search.svg") center no-repeat;
  background-size: 30px 30px;
  margin-left: -5px;
  display: inline-block;
}

/* line 63, ../../scss/app/_icons.scss */
.icon-input-search {
  vertical-align: top;
  width: 50px;
  height: 50px;
  background: #2c8949 url("../images/white-arrow.png") center no-repeat;
  background-size: 25px 25px;
  margin-left: -5px;
  display: inline-block;
}

/* line 73, ../../scss/app/_icons.scss */
.icon-horse-profile {
  background-image: url("../images/horse-profile-green.png");
  width: 45px;
  height: 45px;
  display: inline-block;
}

/* line 80, ../../scss/app/_icons.scss */
.icon-owner-profile {
  background-image: url("../images/head-profile-green.png");
  width: 55px;
  height: 45px;
  display: inline-block;
}

/* line 87, ../../scss/app/_icons.scss */
.icon-green-select-down {
  background-image: url("../images/green-down.png");
  width: 28px;
  height: 22px;
  display: inline-block;
}

/* line 94, ../../scss/app/_icons.scss */
.icon-green-select-right {
  background-image: url("../images/green-right.png");
  width: 28px;
  height: 22px;
  display: inline-block;
}

/* line 101, ../../scss/app/_icons.scss */
.icon-approve-blue {
  background-image: url("../images/approve-blue.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 23px;
  display: inline-block;
}

/* line 109, ../../scss/app/_icons.scss */
.icon-approve-green-plus {
  background-image: url("../images/approve-green-plus.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 28px;
  display: inline-block;
}

/* line 117, ../../scss/app/_icons.scss */
.icon-approve-green {
  background-image: url("../images/approve-green.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 22px;
  display: inline-block;
}

/* line 125, ../../scss/app/_icons.scss */
.icon-right-arrow-orange {
  background-image: url("../images/right-arrow-orange.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 23px;
  display: inline-block;
}

/* line 133, ../../scss/app/_icons.scss */
.icon-empty {
  width: 30px;
  height: 23px;
  display: inline-block;
}

/* line 139, ../../scss/app/_icons.scss */
.icon-input-microchip {
  background: #006660 url("../images/microchip-button.png") center no-repeat;
  width: 68px;
  height: 54px;
  margin-left: -10px;
  display: inline-block;
}

/* line 149, ../../scss/app/_icons.scss */
.icon-input-info {
  background: url("../images/info.png") center no-repeat;
  width: 36px;
  height: 36px;
  display: inline-block;
}

/* line 156, ../../scss/app/_icons.scss */
.icon-manual-calendar {
  background: url("../images/manual-calendar.svg") center no-repeat;
  width: 34px;
  height: 34px;
  display: block;
  position: relative;
  top: 7px;
  left: 20px;
}

/* line 166, ../../scss/app/_icons.scss */
.md-datepicker-expand-triangle {
  background: url("../images/calendar.png") center no-repeat;
  width: 60px !important;
  height: 50px !important;
  display: inline-block;
  cursor: pointer;
}

/* line 1, ../../scss/app/_normalize.scss */
body {
  margin: 0;
}

/* line 5, ../../scss/app/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 20, ../../scss/app/_normalize.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

/* line 28, ../../scss/app/_normalize.scss */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

/*********************
COLORS
*********************/
/*********************
SETTINGS
*********************/
/*********************
COLORS
*********************/
/*********************
SETTINGS
*********************/
/* line 8, ../../scss/app/_mixins.scss */
.wrapper, .row {
  *zoom: 1;
}
/* line 10, ../../scss/app/_mixins.scss */
.wrapper:before, .row:before, .wrapper:after, .row:after {
  content: " ";
  display: table;
}
/* line 15, ../../scss/app/_mixins.scss */
.wrapper:after, .row:after {
  clear: both;
}

/* line 4, ../../scss/app/grid.scss */
*, *:after, *:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 16, ../../scss/app/grid.scss */
.wrapper {
  width: 95%;
  max-width: 60em;
  margin: 0 auto 0 auto;
}

/* line 26, ../../scss/app/grid.scss */
[class*='column-'] {
  float: left;
  min-height: 1px;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-1 {
  width: 8.33333%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-2 {
  width: 16.66667%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-3 {
  width: 25%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-4 {
  width: 33.33333%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-5 {
  width: 41.66667%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-6 {
  width: 50%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-7 {
  width: 58.33333%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-8 {
  width: 66.66667%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-9 {
  width: 75%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-10 {
  width: 83.33333%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-11 {
  width: 91.66667%;
}

/* line 33, ../../scss/app/grid.scss */
.column-xs-12 {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 41, ../../scss/app/grid.scss */
  .wrapper {
    max-width: 60em;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-1 {
    width: 8.33333%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-2 {
    width: 16.66667%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-3 {
    width: 25%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-4 {
    width: 33.33333%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-5 {
    width: 41.66667%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-6 {
    width: 50%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-7 {
    width: 58.33333%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-8 {
    width: 66.66667%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-9 {
    width: 75%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-10 {
    width: 83.33333%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-11 {
    width: 91.66667%;
  }

  /* line 45, ../../scss/app/grid.scss */
  .column-sm-12 {
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (min-width: 992px) {
  /* line 54, ../../scss/app/grid.scss */
  .wrapper {
    max-width: 60em;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-1 {
    width: 8.33333%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-2 {
    width: 16.66667%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-3 {
    width: 25%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-4 {
    width: 33.33333%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-5 {
    width: 41.66667%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-6 {
    width: 50%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-7 {
    width: 58.33333%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-8 {
    width: 66.66667%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-9 {
    width: 75%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-10 {
    width: 83.33333%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-11 {
    width: 91.66667%;
  }

  /* line 58, ../../scss/app/grid.scss */
  .column-md-12 {
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 67, ../../scss/app/grid.scss */
  .wrapper {
    max-width: 60em;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-1 {
    width: 8.33333%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-2 {
    width: 16.66667%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-3 {
    width: 25%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-4 {
    width: 33.33333%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-5 {
    width: 41.66667%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-6 {
    width: 50%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-7 {
    width: 58.33333%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-8 {
    width: 66.66667%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-9 {
    width: 75%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-10 {
    width: 83.33333%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-11 {
    width: 91.66667%;
  }

  /* line 71, ../../scss/app/grid.scss */
  .column-lg-12 {
    width: 100%;
  }
}
/* line 2, ../../scss/app/loader.scss */
.cssload-container {
  position: relative;
}

/* line 6, ../../scss/app/loader.scss */
.cssload-whirlpool,
.cssload-whirlpool::before,
.cssload-whirlpool::after {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid white;
  border-left-color: rgba(16, 112, 93, 0.93);
  border-radius: 549px;
  -o-border-radius: 549px;
  -ms-border-radius: 549px;
  -webkit-border-radius: 549px;
  -moz-border-radius: 549px;
}

/* line 21, ../../scss/app/loader.scss */
.cssload-whirlpool {
  margin: -14px 0 0 -14px;
  height: 27px;
  width: 27px;
  animation: cssload-rotate 1150ms linear infinite;
  -o-animation: cssload-rotate 1150ms linear infinite;
  -ms-animation: cssload-rotate 1150ms linear infinite;
  -webkit-animation: cssload-rotate 1150ms linear infinite;
  -moz-animation: cssload-rotate 1150ms linear infinite;
}

/* line 32, ../../scss/app/loader.scss */
.cssload-whirlpool::before {
  content: "";
  margin: -13px 0 0 -13px;
  height: 24px;
  width: 24px;
  animation: cssload-rotate 1150ms linear infinite;
  -o-animation: cssload-rotate 1150ms linear infinite;
  -ms-animation: cssload-rotate 1150ms linear infinite;
  -webkit-animation: cssload-rotate 1150ms linear infinite;
  -moz-animation: cssload-rotate 1150ms linear infinite;
}

/* line 44, ../../scss/app/loader.scss */
.cssload-whirlpool::after {
  content: "";
  margin: -16px 0 0 -16px;
  height: 31px;
  width: 31px;
  animation: cssload-rotate 2300ms linear infinite;
  -o-animation: cssload-rotate 2300ms linear infinite;
  -ms-animation: cssload-rotate 2300ms linear infinite;
  -webkit-animation: cssload-rotate 2300ms linear infinite;
  -moz-animation: cssload-rotate 2300ms linear infinite;
}

@keyframes cssload-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes cssload-rotate {
  100% {
    -o-transform: rotate(360deg);
  }
}
@-ms-keyframes cssload-rotate {
  100% {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cssload-rotate {
  100% {
    -moz-transform: rotate(360deg);
  }
}
/* line 1, ../../scss/app/gallery.scss */
.ng-gallery {
  width: 100%;
  height: 100%;
  display: inline-block;
}

/* line 7, ../../scss/app/gallery.scss */
img.ng-thumb {
  height: 80px;
  float: left;
  display: block;
  cursor: pointer;
  margin: 2px 20px 0 0;
}

/* line 15, ../../scss/app/gallery.scss */
.ng-overlay {
  position: fixed;
  top: 14%;
  left: 34%;
  width: 52%;
  height: 75%;
  background: #fff;
  /* opacity: 0.85; */
  z-index: 9999;
}

/* line 26, ../../scss/app/gallery.scss */
.ng-gallery-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  text-align: center;
}

/* line 36, ../../scss/app/gallery.scss */
.ng-gallery-content > a.close-popup {
  font-size: 27px;
  /* font-weight: lighter; */
  float: right;
  color: #829293;
  text-decoration: none;
  margin: 0 30px 0 0;
  cursor: pointer;
  position: absolute;
  top: 15%;
  right: 13%;
}

/* line 49, ../../scss/app/gallery.scss */
.ng-gallery-content > a.nav-left, .ng-gallery-content > a.nav-right {
  color: #006660;
  text-decoration: none;
  font-size: 60px;
  cursor: pointer;
  outline: none;
}

/* line 57, ../../scss/app/gallery.scss */
.ng-gallery-content > a.nav-left {
  position: fixed;
  left: 34%;
  top: 50%;
  transform: translateY(-50%);
}

/* line 64, ../../scss/app/gallery.scss */
.ng-gallery-content > a.nav-right {
  position: fixed;
  right: 14%;
  top: 50%;
  transform: translateY(-50%);
}

/* line 71, ../../scss/app/gallery.scss */
.ng-gallery-content > img {
  height: auto;
  max-height: calc(100% - 48%);
  max-width: calc(100% - 62%);
  position: relative;
  display: block;
  margin: 0 auto 0 auto;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  cursor: pointer;
}

/* line 96, ../../scss/app/gallery.scss */
.ng-gallery-content > img.effect {
  animation: fadeIn 0.5s;
}

@keyframes fadeIn {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
/* line 105, ../../scss/app/gallery.scss */
.ng-gallery-content > span.info-text {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 20px;
  font-weight: bold;
  text-align: center;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 100px;
}

/* line 118, ../../scss/app/gallery.scss */
.ng-gallery-content > .ng-thumbnails-wrapper {
  height: 76px;
  text-align: center;
  position: fixed;
  bottom: 101px;
  left: 44%;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  overflow-x: hidden;
}

/* line 130, ../../scss/app/gallery.scss */
.ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails {
  width: 4000px;
  height: 70px;
}

/* line 135, ../../scss/app/gallery.scss */
.ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails > div > img {
  width: auto;
  height: 70px;
  float: left;
  margin-right: 10px;
  cursor: pointer;
  opacity: 0.6;
}

/* line 144, ../../scss/app/gallery.scss */
.ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails > div > img:hover,
.ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails > div > img.active {
  transition: opacity 0.25s ease;
  opacity: 1;
}

/* Loading - from http://loading.io */
/* line 151, ../../scss/app/gallery.scss */
uiload {
  display: inline-block;
  position: relative;
}

/* line 156, ../../scss/app/gallery.scss */
uiload > div {
  position: relative;
}

@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 232, ../../scss/app/gallery.scss */
.uil-ring-css {
  background: none;
  position: relative;
  top: 0;
  margin: 180px auto 0 auto;
  width: 100px;
  height: 100px;
}

/* line 241, ../../scss/app/gallery.scss */
.uil-ring-css > div {
  position: absolute;
  display: block;
  width: 80px;
  height: 80px;
  top: 20px;
  left: 20px;
  border-radius: 40px;
  box-shadow: 0 6px 0 0 #fff;
  -ms-animation: uil-ring-anim 1s linear infinite;
  -moz-animation: uil-ring-anim 1s linear infinite;
  -webkit-animation: uil-ring-anim 1s linear infinite;
  -o-animation: uil-ring-anim 1s linear infinite;
  animation: uil-ring-anim 1s linear infinite;
}

/* line 10, ../../scss/app/ui-select.scss */
body > .select2-container.open {
  z-index: 9999;
}
/* line 13, ../../scss/app/ui-select.scss */
body > .ui-select-bootstrap.open {
  z-index: 1000;
}

/* line 18, ../../scss/app/ui-select.scss */
.ui-select-highlight {
  font-weight: bold;
}

/* line 21, ../../scss/app/ui-select.scss */
.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 35, ../../scss/app/ui-select.scss */
.ui-select-choices-row:hover {
  background-color: #f5f5f5;
}

/* line 40, ../../scss/app/ui-select.scss */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950;
}
/* line 43, ../../scss/app/ui-select.scss */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950;
}

/* line 47, ../../scss/app/ui-select.scss */
.select2-result-single {
  padding-left: 0;
}

/* line 51, ../../scss/app/ui-select.scss */
.select2-locked > .select2-search-choice-close {
  display: none;
}

/* line 58, ../../scss/app/ui-select.scss */
.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}
/* line 60, ../../scss/app/ui-select.scss */
.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}
/* line 69, ../../scss/app/ui-select.scss */
.ui-select-bootstrap .ui-select-choices-row > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #444;
  white-space: nowrap;
}
/* line 77, ../../scss/app/ui-select.scss */
.ui-select-bootstrap .ui-select-choices-row > a:hover {
  text-decoration: none;
  color: #000;
  background-color: #f5f5f5;
}
/* line 82, ../../scss/app/ui-select.scss */
.ui-select-bootstrap .ui-select-choices-row > a:focus {
  text-decoration: none;
  color: #000;
  background-color: #f5f5f5;
}

/* line 91, ../../scss/app/ui-select.scss */
.select2-container {
  width: 100%;
  height: 30px;
  margin-top: 6px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 12px;
}
/* line 102, ../../scss/app/ui-select.scss */
.select2-container.select2-dropdown-open {
  width: 510px;
}
/* line 106, ../../scss/app/ui-select.scss */
.select2-container .select2-choice {
  display: block;
  padding: 0 25px 0 8px;
  margin-left: 0;
  height: 30px;
  overflow: hidden;
  position: relative;
  border: 1px solid #b0c1c1;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  color: #444;
  text-decoration: none;
  border-radius: 0;
  background-clip: padding-box;
  user-select: none;
  background: #fff url(../images/green-down.png) no-repeat 95% 50%;
}
/* line 125, ../../scss/app/ui-select.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 132, ../../scss/app/ui-select.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 30px;
  height: 100%;
  position: absolute;
  right: 25px;
  top: 0;
}
/* line 139, ../../scss/app/ui-select.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/green-down.png") no-repeat 95% 50%;
}

/* line 148, ../../scss/app/ui-select.scss */
.select2-drop {
  box-sizing: border-box;
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 7px;
  background: #FFFFFF;
  color: #000;
}

/* line 158, ../../scss/app/ui-select.scss */
.select2-search {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
/* line 169, ../../scss/app/ui-select.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  background: #FFFFFF;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #b0c1c1;
  border-radius: 0;
}

/* line 187, ../../scss/app/ui-select.scss */
.select2-drop-active {
  width: 510px;
  border: 1px solid #b0c1c1;
  border-top: none;
}

/* line 194, ../../scss/app/ui-select.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 198, ../../scss/app/ui-select.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}
/* line 202, ../../scss/app/ui-select.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 208, ../../scss/app/ui-select.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 0px 0px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #FFFFFF;
}
/* line 217, ../../scss/app/ui-select.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
/* line 221, ../../scss/app/ui-select.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
/* line 227, ../../scss/app/ui-select.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
/* line 231, ../../scss/app/ui-select.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  user-select: none;
}
/* line 238, ../../scss/app/ui-select.scss */
.select2-results .select2-highlighted {
  background: #b0c1c1;
  color: #fff;
}
/* line 241, ../../scss/app/ui-select.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}
/* line 244, ../../scss/app/ui-select.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 253, ../../scss/app/ui-select.scss */
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 258, ../../scss/app/ui-select.scss */
.select2-display-none {
  display: none;
}

/* line 261, ../../scss/app/ui-select.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* line 64, ../bower_components/hmps-animate-scss/animate.scss */
/* line 2, ../../scss/app/notification-bar.scss */
body {
  -webkit-backface-visibility: hidden;
}

/* line 4, ../sass/ngNotificationsBar.scss */
/* line 7, ../../scss/app/notification-bar.scss */
.notifications .notifications-container {
  color: #000000;
  font-size: 18px;
  width: 100%;
  z-index: 1000;
  margin-bottom: 13px;
}
/* line 13, ../../scss/app/notification-bar.scss */
.notifications .notifications-container .close-click {
  float: right;
  font-size: 16px;
  margin-top: 3px;
}
/* line 18, ../../scss/app/notification-bar.scss */
.notifications .notifications-container .error,
.notifications .notifications-container .warning,
.notifications .notifications-container .info,
.notifications .notifications-container .success {
  position: relative;
}
/* line 27, ../../scss/app/notification-bar.scss */
.notifications .notifications-container .error,
.notifications .notifications-container .warning,
.notifications .notifications-container .info {
  -webkit-animation: fadeInDown 1s ease 0.2s 1 both;
  -moz-animation: fadeInDown 1s ease 0.2s 1 both;
  animation: fadeInDown 1s ease 0.2s 1 both;
  -webkit-animation-backface-visibility: hidden;
  -moz-animation-backface-visibility: hidden;
  -ms-animation-backface-visibility: hidden;
  -o-animation-backface-visibility: hidden;
  animation-backface-visibility: hidden;
}
/* line 44, ../../scss/app/notification-bar.scss */
.notifications .notifications-container .success {
  -webkit-animation: fadeInDown 1s ease 0.2s 1 both;
  -moz-animation: fadeInDown 1s ease 0.2s 1 both;
  animation: fadeInDown 1s ease 0.2s 1 both;
  -webkit-animation-backface-visibility: hidden;
  -moz-animation-backface-visibility: hidden;
  -ms-animation-backface-visibility: hidden;
  -o-animation-backface-visibility: hidden;
  animation-backface-visibility: hidden;
}
/* line 55, ../../scss/app/notification-bar.scss */
.notifications .notifications-container .table {
  display: table;
  table-layout: fixed;
  width: 100%;
  vertical-align: top;
}

/* line 14, ../sass/ngNotificationsBar.scss */
@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
/* line 101, ../../scss/app/notification-bar.scss */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/* line 22, ../sass/ngNotificationsBar.scss */
/* line 149, ../../scss/app/notification-bar.scss */
.notifications .message {
  font-size: 16px;
  color: #0b0c0c;
  padding: 12px 0 0 16px;
  font-weight: normal;
}

/* line 26, ../sass/ngNotificationsBar.scss */
/* line 156, ../../scss/app/notification-bar.scss */
.notifications .error {
  line-height: 2;
  background-color: #ffffff;
  border: 1px solid #f31515;
}
/* line 158, ../../scss/app/notification-bar.scss */
.notifications .error .left-section {
  display: table-cell;
  background: #f31515;
  width: 6%;
}
/* line 164, ../../scss/app/notification-bar.scss */
.notifications .error .right-section {
  display: table-cell;
  width: 94%;
}
/* line 169, ../../scss/app/notification-bar.scss */
.notifications .error .notif-type-box {
  height: 100%;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 28px;
}
/* line 170, ../../scss/app/notification-bar.scss */
.notifications .error .notif-type-box > span {
  color: #fff;
  top: 50%;
  left: 3%;
  position: absolute;
}
/* line 171, ../../scss/app/notification-bar.scss */
.notifications .error .notif-type-box > span.error:before {
  content: "\f05c";
  font-size: 18px;
  position: absolute;
  top: -19px;
  bottom: 0;
  left: -10px;
  right: 0;
  margin: auto;
}

/* line 32, ../sass/ngNotificationsBar.scss */
/* line 198, ../../scss/app/notification-bar.scss */
.notifications .success {
  line-height: 2;
  background-color: #ffffff;
  border: 1px solid #02aa8f;
}
/* line 199, ../../scss/app/notification-bar.scss */
.notifications .success .left-section {
  display: table-cell;
  width: 6%;
  background: #1bd824;
}
/* line 205, ../../scss/app/notification-bar.scss */
.notifications .success .right-section {
  display: table-cell;
  width: 94%;
}
/* line 209, ../../scss/app/notification-bar.scss */
.notifications .success .notif-type-box {
  height: 100%;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 28px;
}
/* line 210, ../../scss/app/notification-bar.scss */
.notifications .success .notif-type-box > span {
  color: #fff;
  top: 50%;
  left: 3%;
  position: absolute;
}
/* line 211, ../../scss/app/notification-bar.scss */
.notifications .success .notif-type-box > span.success:before {
  content: "\f00c";
  font-size: 18px;
  position: absolute;
  top: -19px;
  bottom: 0;
  left: -8px;
  right: 0;
  margin: auto;
}

/* line 239, ../../scss/app/notification-bar.scss */
.notifications .warning {
  line-height: 2;
  background-color: #ffffff;
  border: 1px solid #e7ba08;
}
/* line 240, ../../scss/app/notification-bar.scss */
.notifications .warning .left-section {
  display: table-cell;
  width: 6%;
  background: #e7ba08;
}
/* line 246, ../../scss/app/notification-bar.scss */
.notifications .warning .right-section {
  display: table-cell;
  width: 94%;
}
/* line 251, ../../scss/app/notification-bar.scss */
.notifications .warning .notif-type-box {
  height: 100%;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 28px;
}
/* line 252, ../../scss/app/notification-bar.scss */
.notifications .warning .notif-type-box > span {
  color: #fff;
  top: 50%;
  left: 3%;
  position: absolute;
}
/* line 253, ../../scss/app/notification-bar.scss */
.notifications .warning .notif-type-box > span.warning:before {
  content: "\f06a";
  font-size: 18px;
  position: absolute;
  top: -19px;
  bottom: 0;
  left: -9px;
  right: 0;
  margin: auto;
}

/* line 279, ../../scss/app/notification-bar.scss */
.notifications .info {
  line-height: 2;
  background-color: #ffffff;
  border: 1px solid #0c6997;
}
/* line 281, ../../scss/app/notification-bar.scss */
.notifications .info .left-section {
  display: table-cell;
  background: #0c6997;
  width: 6%;
}
/* line 287, ../../scss/app/notification-bar.scss */
.notifications .info .right-section {
  display: table-cell;
  width: 94%;
}
/* line 292, ../../scss/app/notification-bar.scss */
.notifications .info .notif-type-box {
  height: 100%;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 28px;
}
/* line 293, ../../scss/app/notification-bar.scss */
.notifications .info .notif-type-box > span {
  color: #fff;
  top: 50%;
  left: 3%;
  position: absolute;
}
/* line 294, ../../scss/app/notification-bar.scss */
.notifications .info .notif-type-box > span.info:before {
  content: "\f06a";
  font-size: 18px;
  position: absolute;
  top: -19px;
  bottom: 0;
  left: -9px;
  right: 0;
  margin: auto;
}

/* line 320, ../../scss/app/notification-bar.scss */
.notifications .close-click {
  font-size: 12px;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 9px;
  display: inline;
}

/* line 1, ../../scss/app/alpha-beta.scss */
.custom-phase-banner {
  padding: 10px 0 8px;
  border-bottom: 1px solid #bfc1c3;
}
/* line 5, ../../scss/app/alpha-beta.scss */
.custom-phase-banner p {
  display: table;
  margin: 0;
  color: #000;
  font-size: 16px;
}
/* line 12, ../../scss/app/alpha-beta.scss */
.custom-phase-banner .phase-tag {
  display: inline-block;
  margin: 0 8px 0 0;
  padding: 2px 5px 0;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  background-color: #005ea5;
  color: #FFFFFF;
}
/* line 24, ../../scss/app/alpha-beta.scss */
.custom-phase-banner span {
  display: table-cell;
  vertical-align: baseline;
}
/* line 29, ../../scss/app/alpha-beta.scss */
.custom-phase-banner a {
  color: #005ea5;
}
/* line 32, ../../scss/app/alpha-beta.scss */
.custom-phase-banner a:focus, .custom-phase-banner a:hover {
  color: #2E8ACA;
}
/* line 35, ../../scss/app/alpha-beta.scss */
.custom-phase-banner a:visited {
  color: #4c2c92;
}
/* line 38, ../../scss/app/alpha-beta.scss */
.custom-phase-banner a:active {
  background: #FFBF47;
  outline: 3px solid #FFBF47;
}

/* line 1, ../../scss/app/header.scss */
#global-header {
  background-color: #000000;
  min-height: 20px;
  padding: 10px 0;
  color: #FFFFFF;
}
/* line 7, ../../scss/app/header.scss */
#global-header .header-logo {
  display: inline-block;
  cursor: pointer;
  padding: 2px;
}
/* line 11, ../../scss/app/header.scss */
#global-header .header-logo #logo {
  float: left;
  position: relative;
  top: -1px;
  height: 50px;
  color: white;
  font-weight: bold;
  font-size: 28px;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  margin-bottom: -3px;
  padding-top: 2px;
}
/* line 24, ../../scss/app/header.scss */
#global-header .header-logo #logo:hover {
  border-bottom: 1px solid #FFFFFF;
}
/* line 28, ../../scss/app/header.scss */
#global-header .header-logo #logo:focus {
  background: #FFBF47;
}
/* line 32, ../../scss/app/header.scss */
#global-header .header-logo #logo img {
  position: relative;
  width: 47px;
  height: 43px;
  left: 2px;
  top: 2px;
}
/* line 41, ../../scss/app/header.scss */
#global-header .header-logo span {
  font-size: 30px;
  vertical-align: top;
  display: inline-block;
  width: 120px;
  line-height: 30px;
  margin-top: 12px;
}
/* line 51, ../../scss/app/header.scss */
#global-header .header-text-block {
  display: inline-block;
  color: #FFFFFF;
  font-family: Arial, sans-serif;
}
/* line 56, ../../scss/app/header.scss */
#global-header .header-text-block .central-equine-text {
  font-size: 24px;
  color: #FFFFFF;
  padding: 2px;
}
/* line 61, ../../scss/app/header.scss */
#global-header .header-text-block .central-equine-text a {
  color: inherit;
  text-decoration: none;
}
/* line 65, ../../scss/app/header.scss */
#global-header .header-text-block .central-equine-text a:focus {
  background: #FFBF47;
}
/* line 71, ../../scss/app/header.scss */
#global-header .header-text-block .guest-user-actions {
  display: inline;
  font-size: 16px;
}
/* line 74, ../../scss/app/header.scss */
#global-header .header-text-block .guest-user-actions a {
  color: inherit;
  text-decoration: none;
  margin-right: 10px;
  padding: 2px;
}
/* line 80, ../../scss/app/header.scss */
#global-header .header-text-block .guest-user-actions a:hover {
  text-decoration: underline;
}
/* line 84, ../../scss/app/header.scss */
#global-header .header-text-block .guest-user-actions a:focus {
  background: #FFBF47;
}
/* line 91, ../../scss/app/header.scss */
#global-header .header-global {
  margin-bottom: 5px;
}
/* line 94, ../../scss/app/header.scss */
#global-header .header-global .user-menu {
  float: right;
  font-size: 12px;
}
/* line 98, ../../scss/app/header.scss */
#global-header .header-global .user-menu .user-link {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 101, ../../scss/app/header.scss */
#global-header .header-global .user-menu .user-link:hover {
  text-decoration: underline;
}
/* line 104, ../../scss/app/header.scss */
#global-header .header-global .user-menu .user-link:focus {
  background: #FFBF47;
}
/* line 109, ../../scss/app/header.scss */
#global-header .header-global .user-menu .logout-link {
  color: #FFFFFF;
  text-decoration: none;
  padding: 2px;
}
/* line 113, ../../scss/app/header.scss */
#global-header .header-global .user-menu .logout-link:hover {
  text-decoration: underline;
}
/* line 116, ../../scss/app/header.scss */
#global-header .header-global .user-menu .logout-link:focus {
  background: #FFBF47;
}
/* line 120, ../../scss/app/header.scss */
#global-header .header-global .user-menu span {
  margin: 0 3px;
}
/* line 125, ../../scss/app/header.scss */
#global-header .header-global .user-menu .mobile-menu {
  padding-top: 76px;
  font-size: 16px;
}
/* line 129, ../../scss/app/header.scss */
#global-header .header-global .user-menu .mobile-menu span {
  font-size: 10px;
}
/* line 135, ../../scss/app/header.scss */
#global-header .header-global .menu-table {
  display: none;
}
/* line 138, ../../scss/app/header.scss */
#global-header .header-global .menu-table.active {
  display: block;
}
/* line 142, ../../scss/app/header.scss */
#global-header .header-global .menu-table .row {
  font-size: 14px;
  padding: 5px 0;
  color: inherit;
}
/* line 148, ../../scss/app/header.scss */
#global-header .header-global .menu-table .data-section {
  color: #FFFFFF;
  border-bottom: 1px solid #2e3133;
}
/* line 152, ../../scss/app/header.scss */
#global-header .header-global .menu-table .data-section a {
  color: inherit;
  text-decoration: none;
  margin-right: 10px;
  padding: 2px;
}
/* line 159, ../../scss/app/header.scss */
#global-header .header-global .menu-table .data-section a.mobile-user-link {
  border-radius: 7px;
  padding: 2px 5px;
  background: #005ea5;
  display: inline-block;
}
/* line 166, ../../scss/app/header.scss */
#global-header .header-global .menu-table .data-section a:hover {
  text-decoration: underline;
}
/* line 170, ../../scss/app/header.scss */
#global-header .header-global .menu-table .data-section a:focus {
  background: #FFBF47;
}
/* line 179, ../../scss/app/header.scss */
#global-header .header-global .logged-user-actions {
  border-radius: 7px;
  padding: 5px 9px 5px 9px;
  background: #005ea5;
  display: inline-block;
  margin-left: 10px;
}

/* Global footer */
/* line 8, ../../scss/app/_mixins.scss */
.wrapper, .row {
  *zoom: 1;
}
/* line 10, ../../scss/app/_mixins.scss */
.wrapper:before, .row:before, .wrapper:after, .row:after {
  content: " ";
  display: table;
}
/* line 15, ../../scss/app/_mixins.scss */
.wrapper:after, .row:after {
  clear: both;
}

/* line 4, ../../scss/app/footer.scss */
#footer {
  background-color: #dee0e2;
  border-top: 10px solid #005ea5;
  color: #454a4c;
  line-height: 1.5;
  margin-top: -260px;
  padding: 20px 0 60px 0;
}
@media (min-width: 992px) {
  /* line 12, ../../scss/app/footer.scss */
  #footer .footer-content {
    padding-top: 81px;
  }
}
/* line 18, ../../scss/app/footer.scss */
#footer a {
  color: #454a4c;
  outline: 2px;
}
/* line 21, ../../scss/app/footer.scss */
#footer a:hover {
  color: #171819;
}
/* line 24, ../../scss/app/footer.scss */
#footer a:active {
  color: #171819;
  background: #FFBF47;
}
/* line 30, ../../scss/app/footer.scss */
#footer h2 {
  font-weight: bold;
  margin: 0;
}
/* line 33, ../../scss/app/footer.scss */
#footer h2 a {
  color: inherit;
}
/* line 38, ../../scss/app/footer.scss */
#footer ul {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
  display: inline-block;
  list-style: none;
  margin: 0 0 1.5em 0;
}
/* line 42, ../../scss/app/footer.scss */
#footer ul li {
  display: inline-block;
  margin: 0 15px 0 0;
}
/* line 49, ../../scss/app/footer.scss */
#footer .open-government-licence .logo {
  margin-bottom: 1em;
  padding-top: 0;
}
/* line 53, ../../scss/app/footer.scss */
#footer .open-government-licence .logo a {
  display: block;
  width: 41px;
  height: 17px;
  overflow: hidden;
  text-indent: -999em;
  background: url("/static/images/open-government-licence.png") no-repeat;
  background-size: 40px 17px;
  margin-right: 2px;
}
/* line 63, ../../scss/app/footer.scss */
#footer .open-government-licence .logo a:active {
  color: #171819;
  background-color: #FFBF47;
  outline: 3px solid #FFBF47;
}
/* line 71, ../../scss/app/footer.scss */
#footer .open-government-licence p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding-top: 0.1em;
}
/* line 78, ../../scss/app/footer.scss */
#footer .copyright {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
  display: inline-block;
  list-style: none;
  margin-top: 30px;
  width: 100%;
}
/* line 83, ../../scss/app/footer.scss */
#footer .copyright a {
  background: url("/static/images/govuk-crest.png") no-repeat 50% 0%;
  background-size: 120px 110px;
  float: right;
  padding: 115px 0 0 0;
  text-decoration: none;
}
/* line 89, ../../scss/app/footer.scss */
#footer .copyright a:hover {
  color: #171819;
}
/* line 93, ../../scss/app/footer.scss */
#footer .copyright a:active {
  color: #171819;
  background-color: #FFBF47;
  outline: 3px solid #FFBF47;
}
@media (max-width: 992px) {
  /* line 101, ../../scss/app/footer.scss */
  #footer .copyright a {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 140px;
  }
}

/*********************
COLORS
*********************/
/*********************
SETTINGS
*********************/
/* line 8, ../../scss/app/_mixins.scss */
.wrapper, .row {
  *zoom: 1;
}
/* line 10, ../../scss/app/_mixins.scss */
.wrapper:before, .row:before, .wrapper:after, .row:after {
  content: " ";
  display: table;
}
/* line 15, ../../scss/app/_mixins.scss */
.wrapper:after, .row:after {
  clear: both;
}

@media (min-width: 992px) {
  /* line 5, ../../scss/app/_responsive.scss */
  .hide-on-desktop {
    display: none !important;
  }
}
@media (max-width: 992px) {
  /* line 13, ../../scss/app/_responsive.scss */
  .hide-on-mobile {
    display: none !important;
  }

  /* line 20, ../../scss/app/_responsive.scss */
  .pull-right-mobile {
    float: right;
  }

  /* line 24, ../../scss/app/_responsive.scss */
  .align-right-mobile {
    text-align: right;
  }
}
/* line 1, ../../scss/app/preloader.scss */
.preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  background-color: #00534E;
}
/* line 10, ../../scss/app/preloader.scss */
.preloader .logo-icon {
  background: url("../images/er-logo.svg") no-repeat;
  width: 170px;
  height: 80px;
  margin: 100px auto 0 auto;
}
/* line 17, ../../scss/app/preloader.scss */
.preloader .logo-preloader {
  margin-top: 20px;
  text-align: center;
  font-family: 'Montserrat';
  color: #FFFFFF;
  font-weight: 200;
  font-size: 18px;
}
/* line 26, ../../scss/app/preloader.scss */
.preloader .hourglass {
  display: block;
  margin: 70px auto 0 auto;
  width: 30px;
  height: 60px;
  box-shadow: inset #e3e4e6 0 0 0 0, inset #00534E 0 2em 0 0, inset #e3e4e6 0 0 4em 0;
  animation: hourglass 1s linear infinite;
}
/* line 38, ../../scss/app/preloader.scss */
.preloader .outer {
  fill: #e3e4e6;
}
/* line 42, ../../scss/app/preloader.scss */
.preloader .middle {
  fill: #00534E;
}
@keyframes hourglass {
  0% {
    transform: rotate(0deg);
    box-shadow: inset #00534E 0 0 0 0, inset #e3e4e6 0 2em 0 0, inset #00534E 0 4em 0 0, inset #e3e4e6 0 4em 0 0;
  }
  80% {
    transform: rotate(0deg);
    box-shadow: inset #00534E 0 2em 0 0, inset #e3e4e6 0 2em 0 0, inset #00534E 0 2em 0 0, inset #e3e4e6 0 4em 0 0;
  }
  100% {
    transform: rotate(180deg);
    box-shadow: inset #00534E 0 2em 0 0, inset #D5DEDF 0 2em 0 0, inset #00534E 0 2em 0 0, inset #D5DEDF 0 4em 0 0;
  }
}
/* line 1, ../../scss/app/lists.scss */
.app-list {
  font-size: 16px;
}

/* line 5, ../../scss/app/lists.scss */
.app-list__title {
  text-align: right;
  padding-bottom: 10px;
  padding-right: 10px;
}

/* line 10, ../../scss/app/lists.scss */
.app-list__item {
  padding-bottom: 10px;
  clear: both;
}

/* line 14, ../../scss/app/lists.scss */
.govuk-table .action-link a {
  padding-left: 10px;
  font-size: 14px;
}

/* line 1, ../../scss/app/tabs.scss */
.gov-tabs {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  margin-top: 5px;
  margin-bottom: 30px;
}

/* line 12, ../../scss/app/tabs.scss */
.govuk-tabs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #bfc1c3;
}

/* line 18, ../../scss/app/tabs.scss */
.govuk-tabs__list-item::before {
  content: "— ";
  margin-left: -25px;
  padding-right: 5px;
}

/* line 23, ../../scss/app/tabs.scss */
.govuk-tabs__list::after {
  content: "";
  display: block;
  clear: both;
}

/* line 28, ../../scss/app/tabs.scss */
.govuk-tabs__tab {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 39, ../../scss/app/tabs.scss */
.govuk-tabs__tab {
  margin-right: 5px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  color: #0b0c0c !important;
  background-color: #f8f8f8;
  text-align: center;
  text-decoration: none !important;
}

/* line 50, ../../scss/app/tabs.scss */
.govuk-tabs__tab--selected {
  margin-top: -5px;
  margin-bottom: -1px;
  padding-top: 14px;
  padding-right: 19px;
  padding-bottom: 16px;
  padding-left: 19px;
  border: 1px solid #bfc1c3;
  border-bottom-color: #bfc1c3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom: 0;
  color: #0b0c0c;
  background-color: #fff;
}

/* line 65, ../../scss/app/tabs.scss */
.govuk-tabs__panel {
  margin-bottom: 0;
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  border: 1px solid #bfc1c3;
  border-top-color: #bfc1c3;
  border-top-style: solid;
  border-top-width: 1px;
  border-top: 0;
}

/* line 77, ../../scss/app/tabs.scss */
.govuk-tabs__list-item::before {
  content: none;
}

/* line 80, ../../scss/app/tabs.scss */
.govuk-tabs__tab:focus {
  outline: 3px solid #ffbf47;
  outline-offset: 0;
  background-color: #ffbf47;
}

/* line 85, ../../scss/app/tabs.scss */
.govuk-tag {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.25;
  display: inline-block;
  padding: 4px 8px;
  outline: 2px solid transparent;
  outline-offset: -2px;
  color: #fff;
  background-color: #005ea5;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 103, ../../scss/app/tabs.scss */
.red-tag {
  background-color: #c00;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 2px 5px 0;
  margin-right: 5px;
}

/* line 1, ../../scss/app/tables.scss */
.govuk-table {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  width: 100%;
  margin-bottom: 20px;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

/* line 15, ../../scss/app/tables.scss */
.govuk-table__requests {
  table-layout: inherit;
}

/* line 18, ../../scss/app/tables.scss */
.govuk-table__head {
  background: #005ea5;
  color: #FFF;
  text-align: left;
}

/* line 23, ../../scss/app/tables.scss */
.govuk-table__title {
  padding: 10px 5px 10px 10px;
}

/* line 26, ../../scss/app/tables.scss */
.govuk-table__header, .govuk-table__cell {
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #bfc1c3;
  text-align: left;
}

/* line 31, ../../scss/app/tables.scss */
.govuk-table__header {
  font-weight: 700;
  background-color: #f3f3f3;
  text-align: right;
  padding-right: 10px;
  font-size: 14px;
}

/* line 38, ../../scss/app/tables.scss */
.govuk-table__cell {
  padding-left: 10px;
  font-size: 14px;
}

/* line 42, ../../scss/app/tables.scss */
.govuk-table__cell.current, .govuk-table__cell.new {
  width: 100px;
}

/* line 45, ../../scss/app/tables.scss */
.govuk-table__cell.new {
  background-color: #e4f3ff;
}

/* line 49, ../../scss/app/tables.scss */
.govuk-table__cell.choices {
  padding-right: 0;
}

/* line 52, ../../scss/app/tables.scss */
.govuk-table__cell.arrow {
  padding-right: 5px;
}

/* line 55, ../../scss/app/tables.scss */
.select-all {
  padding-right: 0;
}

/* line 1, ../../scss/app/panels.scss */
.app-highlight-panel {
  background-color: #f3f2f2;
  padding: 25px;
  margin-bottom: 30px;
}

/* line 6, ../../scss/app/panels.scss */
.app-highlight-panel__heading {
  font-size: 24px;
}

/* line 9, ../../scss/app/panels.scss */
.app-highlight-panel.owner-details {
  margin-right: 20px;
}

/* line 1, ../../scss/app/helpers.scss */
.block {
  display: block;
}

/* line 4, ../../scss/app/helpers.scss */
.text-right {
  text-align: right;
}

/* line 7, ../../scss/app/helpers.scss */
.text-left {
  text-align: left;
}

/* line 10, ../../scss/app/helpers.scss */
.text-center {
  text-align: center;
}

/* line 13, ../../scss/app/helpers.scss */
.margin-top-1 {
  margin-top: 10px;
}

/* line 16, ../../scss/app/helpers.scss */
.margin-top-2 {
  margin-top: 20px;
}

/* line 19, ../../scss/app/helpers.scss */
.margin-top-3 {
  margin-top: 30px;
}

/* line 22, ../../scss/app/helpers.scss */
.margin-top-4 {
  margin-top: 40px;
}

/* line 25, ../../scss/app/helpers.scss */
.margin-top-5 {
  margin-top: 50px;
}

/* line 28, ../../scss/app/helpers.scss */
.margin-top-6 {
  margin-top: 60px;
}

/* line 31, ../../scss/app/helpers.scss */
.margin-top-7 {
  margin-top: 70px;
}

/* line 34, ../../scss/app/helpers.scss */
.margin-top-8 {
  margin-top: 80px;
}

/* line 37, ../../scss/app/helpers.scss */
.margin-top-9 {
  margin-top: 90px;
}

/* line 40, ../../scss/app/helpers.scss */
.margin-bottom-1 {
  margin-bottom: 10px;
}

/* line 43, ../../scss/app/helpers.scss */
.margin-bottom-2 {
  margin-bottom: 20px;
}

/* line 46, ../../scss/app/helpers.scss */
.margin-bottom-3 {
  margin-bottom: 30px;
}

/* line 49, ../../scss/app/helpers.scss */
.margin-bottom-4 {
  margin-bottom: 40px;
}

/* line 52, ../../scss/app/helpers.scss */
.margin-bottom-5 {
  margin-bottom: 50px;
}

/* line 55, ../../scss/app/helpers.scss */
.margin-bottom-6 {
  margin-bottom: 60px;
}

/* line 58, ../../scss/app/helpers.scss */
.margin-bottom-7 {
  margin-bottom: 70px;
}

/* line 61, ../../scss/app/helpers.scss */
.margin-bottom-8 {
  margin-bottom: 80px;
}

/* line 64, ../../scss/app/helpers.scss */
.margin-bottom-9 {
  margin-bottom: 90px;
}

/* line 67, ../../scss/app/helpers.scss */
.no-margin {
  margin: 0 !important;
}

/* line 71, ../../scss/app/helpers.scss */
.list-unstyled {
  list-style-type: none;
}

/* line 74, ../../scss/app/helpers.scss */
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/*# sourceMappingURL=app.css.map */
