/*********************
COLORS
*********************/
/*********************
SETTINGS
*********************/
/* line 2, ../../scss/ced/base.scss */
html, body, #container {
  height: 100%;
}

/* line 3, ../../scss/ced/base.scss */
body > .container {
  height: auto;
  min-height: 100%;
}

/* line 5, ../../scss/ced/base.scss */
.wrapper {
  height: 100%;
  min-height: 100%;
  margin-bottom: 0;
}

/* line 11, ../../scss/ced/base.scss */
* {
  font-family: Arial;
}

/* line 15, ../../scss/ced/base.scss */
fieldset {
  border: none;
}

/* line 19, ../../scss/ced/base.scss */
.message {
  font-size: 14px;
  font-weight: bold;
}
/* line 22, ../../scss/ced/base.scss */
.message.error {
  color: #d40000;
}
/* line 25, ../../scss/ced/base.scss */
.message p {
  padding: 0;
  margin: 0;
}

/* line 31, ../../scss/ced/base.scss */
h2 {
  color: #6f777b;
  font-size: 27px;
  font-weight: normal;
  margin-top: 11px;
}

/* line 38, ../../scss/ced/base.scss */
h1 {
  color: #0b0c0c;
  font-size: 37px;
  font-weight: bold;
  margin-top: 5px;
}

/* line 45, ../../scss/ced/base.scss */
select::-ms-expand {
  display: none;
}

/* line 49, ../../scss/ced/base.scss */
.generic-field-section {
  margin-top: 17px;
}

/* line 54, ../../scss/ced/base.scss */
.file-upload-section {
  position: relative;
}
/* line 56, ../../scss/ced/base.scss */
.file-upload-section .content {
  overflow: hidden;
  margin: 10px;
}
/* line 60, ../../scss/ced/base.scss */
.file-upload-section .upload {
  height: 30px;
  width: 400px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 75, ../../scss/ced/base.scss */
.not-yet-ready {
  font-size: 14px;
  color: #d40000;
  padding-bottom: 4px;
  margin-top: 10px;
  font-weight: 400;
}

/* line 83, ../../scss/ced/base.scss */
.dev-message {
  font-size: 14px;
  color: #d40000;
  padding-bottom: 4px;
  margin-top: 10px;
  font-weight: 400;
}

/* line 92, ../../scss/ced/base.scss */
.inner-content .custom-radio-box label {
  font-size: 14px;
}
/* line 95, ../../scss/ced/base.scss */
.inner-content .label-radio-buttons, .inner-content label {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #0b0c0c;
  padding-bottom: 4px;
}
/* line 106, ../../scss/ced/base.scss */
.inner-content .label-radio-buttons.radio-label, .inner-content label.radio-label {
  margin-top: 10px;
}
/* line 111, ../../scss/ced/base.scss */
.inner-content .label-radio-buttons span.additional, .inner-content label span.additional {
  font-size: 12px;
  font-weight: 400;
  color: #555555;
  font-style: italic;
}
/* line 120, ../../scss/ced/base.scss */
.inner-content .text-center {
  text-align: center;
}
/* line 124, ../../scss/ced/base.scss */
.inner-content .loader {
  display: inline-block;
  vertical-align: middle;
}
/* line 129, ../../scss/ced/base.scss */
.inner-content h4 {
  font-size: 18px;
  color: #0b0c0c;
  font-weight: bold;
  margin: 30px 0 1px 0;
}
/* line 130, ../../scss/ced/base.scss */
.inner-content h4.owner-name {
  margin: 7px 0 1px 0;
}
/* line 139, ../../scss/ced/base.scss */
.inner-content .motd {
  margin-top: 25px;
  font-size: 16px;
  font-weight: bold;
}

/* line 146, ../../scss/ced/base.scss */
.main-content {
  border-top: 10px #005ea5 solid;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 280px;
}
/* line 152, ../../scss/ced/base.scss */
.main-content .capitalize {
  text-transform: capitalize;
}
/* line 156, ../../scss/ced/base.scss */
.main-content .no-capitalize {
  text-transform: none;
}
/* line 160, ../../scss/ced/base.scss */
.main-content .capitalize-first:first-letter {
  text-transform: uppercase;
}
/* line 164, ../../scss/ced/base.scss */
.main-content .pull-right {
  float: right;
}
/* line 168, ../../scss/ced/base.scss */
.main-content .pull-left {
  float: left;
}
/* line 172, ../../scss/ced/base.scss */
.main-content abbr {
  border: none;
  text-decoration: none;
  cursor: inherit;
}
/* line 179, ../../scss/ced/base.scss */
.main-content .panel {
  clear: both;
  border-left-style: solid;
  border-color: #bfc1c3;
  padding: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 187, ../../scss/ced/base.scss */
.main-content .panel-border-wide {
  border-left-width: 10px;
}
/* line 190, ../../scss/ced/base.scss */
.main-content .alert-amber {
  border-color: #fec25d;
  background-color: #ffefd4;
}
/* line 194, ../../scss/ced/base.scss */
.main-content .row .btn.btn-amber {
  box-shadow: 0 2px 0 #e39f2d;
  background-color: #fec25d;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  color: #000;
}

/* line 1, ../../scss/ced/content-header.scss */
#skiplink-container {
  text-align: center;
  background: #0b0c0c;
}
/* line 5, ../../scss/ced/content-header.scss */
#skiplink-container .skiplink {
  display: -moz-inline-stack;
  display: inline-block;
  margin: 0.75em 0 0 30px;
  position: absolute;
  left: -9999em;
}

/* line 15, ../../scss/ced/content-header.scss */
.content-header .title {
  margin-bottom: 21px;
}
/* line 18, ../../scss/ced/content-header.scss */
.content-header .title h2 {
  font-size: 37px;
  color: #0b0c0c;
  font-weight: bold;
}
/* line 26, ../../scss/ced/content-header.scss */
.content-header .equine-creation-subtitles .step-counter {
  font-size: 18px;
  color: #555555;
  margin-right: 16px;
}
/* line 30, ../../scss/ced/content-header.scss */
.content-header .equine-creation-subtitles .step-counter.back {
  cursor: pointer;
}
/* line 35, ../../scss/ced/content-header.scss */
.content-header .equine-creation-subtitles h3 {
  font-size: 26px;
  color: #0b0c0c;
  font-weight: bold;
  margin: 0;
}
/* line 43, ../../scss/ced/content-header.scss */
.content-header .updatedStatus {
  font-size: 12px;
  color: #6f777b;
  margin-bottom: 25px;
}
/* line 47, ../../scss/ced/content-header.scss */
.content-header .updatedStatus .userDetails {
  text-transform: uppercase;
}
/* line 51, ../../scss/ced/content-header.scss */
.content-header .subtitle {
  margin: 0px 0 0px 0;
  font-size: 16px;
  color: #555555;
}
/* line 56, ../../scss/ced/content-header.scss */
.content-header .subtitle h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
}
/* line 62, ../../scss/ced/content-header.scss */
.content-header .subtitle p {
  display: inline-block;
}
/* line 66, ../../scss/ced/content-header.scss */
.content-header .subtitle .first-part {
  display: inline-block;
  margin-right: 30px;
}
/* line 71, ../../scss/ced/content-header.scss */
.content-header .subtitle .second-part {
  display: inline-block;
  font-style: italic;
}

/* line 77, ../../scss/ced/content-header.scss */
.breadcrumb {
  padding: 0;
  margin: 10px 0 24px;
}

/* line 81, ../../scss/ced/content-header.scss */
.breadcrumb li {
  font-size: 14px;
  display: inline;
  color: #0b0c0c;
  font-weight: bold;
}
/* line 86, ../../scss/ced/content-header.scss */
.breadcrumb li a {
  text-decoration: underline;
  color: #0b0c0c;
}

/* line 91, ../../scss/ced/content-header.scss */
.breadcrumb li + li:before {
  content: " > ";
  text-decoration: none;
  color: #6f777b;
}

/* line 97, ../../scss/ced/content-header.scss */
.breadcrump-arrows ul {
  margin: 0;
  padding: 0;
}
/* line 102, ../../scss/ced/content-header.scss */
.breadcrump-arrows ul li {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 220px;
  margin: 5px 1px 0 0;
  text-indent: 40px;
  position: relative;
  font-size: 14px;
  font-family: 'Titillium Web', sans-serif;
  font-style: normal;
  font-weight: 800;
  color: #FFFFFF;
}
/* line 115, ../../scss/ced/content-header.scss */
.breadcrump-arrows ul li:before {
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  left: -2px;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #fff;
  z-index: 0;
}
/* line 127, ../../scss/ced/content-header.scss */
.breadcrump-arrows ul li:first-child:before {
  border-color: transparent;
}
/* line 131, ../../scss/ced/content-header.scss */
.breadcrump-arrows ul li a:after {
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  right: -20px;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #ccc;
  z-index: 10;
}
/* line 143, ../../scss/ced/content-header.scss */
.breadcrump-arrows ul li.active a {
  background: orange;
  z-index: 100;
}
/* line 148, ../../scss/ced/content-header.scss */
.breadcrump-arrows ul li.active a:after {
  border-left-color: orange;
}
/* line 152, ../../scss/ced/content-header.scss */
.breadcrump-arrows ul li a {
  display: block;
  background: #ccc;
}
/* line 157, ../../scss/ced/content-header.scss */
.breadcrump-arrows ul li a:hover {
  background: pink;
}
/* line 161, ../../scss/ced/content-header.scss */
.breadcrump-arrows ul li a:hover:after {
  border-color: transparent transparent transparent pink;
}

/* line 168, ../../scss/ced/content-header.scss */
.forgotten-row p.text {
  color: #444444;
  font-size: 14px;
  font-weight: 600;
  margin: 10px 0 30px 0;
}
/* line 174, ../../scss/ced/content-header.scss */
.forgotten-row p.subtitle {
  color: #959595;
  margin: 15px 0 10px 0;
}

/* line 1, ../../scss/ced/extra.scss */
.row {
  display: block;
  margin-left: 0;
}
/* line 5, ../../scss/ced/extra.scss */
.row h4 {
  font-size: 15px;
}
/* line 9, ../../scss/ced/extra.scss */
.row .event-details-text {
  padding-top: 8px;
}
/* line 13, ../../scss/ced/extra.scss */
.row .manual-date-input, .row .common-text-input {
  outline: none;
  width: 100%;
  float: none;
  margin-left: 0;
  height: 36px;
  font-size: 14px;
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid #b0c1c1;
  color: #0b0c0c !important;
}
/* line 25, ../../scss/ced/extra.scss */
.row .manual-date-input::-webkit-outer-spin-button, .row .manual-date-input::-webkit-inner-spin-button, .row .common-text-input::-webkit-outer-spin-button, .row .common-text-input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
/* line 31, ../../scss/ced/extra.scss */
.row .manual-date-input:focus, .row .common-text-input:focus {
  border: 2px solid #ec9000;
}
/* line 34, ../../scss/ced/extra.scss */
.row .manual-date-input.capitalize, .row .common-text-input.capitalize {
  text-transform: capitalize;
}
/* line 37, ../../scss/ced/extra.scss */
.row .manual-date-input.upper, .row .common-text-input.upper {
  text-transform: uppercase;
}
/* line 40, ../../scss/ced/extra.scss */
.row .manual-date-input:disabled, .row .common-text-input:disabled {
  background: #e3e4e6;
}
/* line 43, ../../scss/ced/extra.scss */
.row .manual-date-input.medium, .row .common-text-input.medium {
  width: 180px;
}
/* line 46, ../../scss/ced/extra.scss */
.row .manual-date-input.textarea, .row .common-text-input.textarea {
  height: 100px;
}
/* line 49, ../../scss/ced/extra.scss */
.row .manual-date-input.slaughter-reason, .row .common-text-input.slaughter-reason {
  height: 70px;
}
/* line 53, ../../scss/ced/extra.scss */
.row .manual-date-input {
  width: 56px;
  font-size: 12px;
  text-align: center;
  color: #0b0c0c !important;
}
/* line 60, ../../scss/ced/extra.scss */
.row .manual-date-input.year-selector {
  width: 60px;
}
/* line 65, ../../scss/ced/extra.scss */
.row .general-input-box {
  background: #e3e4e6;
  margin: 0 0 7px 0;
  padding: 5px 5px 5px 15px;
  height: 45px;
}
/* line 71, ../../scss/ced/extra.scss */
.row .general-input-box > label {
  margin-left: 10px;
}
/* line 75, ../../scss/ced/extra.scss */
.row .general-input-box.selected {
  border: 1px solid #000000;
  background: #FFFFFF;
  outline-width: 2px;
}
/* line 82, ../../scss/ced/extra.scss */
.row .general-input-box:last-of-type {
  margin-bottom: 0;
}
/* line 87, ../../scss/ced/extra.scss */
.row .custom-radio-box {
  position: relative;
  height: 45px;
  margin-top: 7px;
}
/* line 92, ../../scss/ced/extra.scss */
.row .custom-radio-box input {
  position: absolute;
  top: 16px;
  left: 14px;
}
/* line 97, ../../scss/ced/extra.scss */
.row .custom-radio-box input + label span {
  position: absolute;
  top: 16px;
  left: 40px;
}
/* line 103, ../../scss/ced/extra.scss */
.row .custom-radio-box input + label {
  display: inline-block;
  width: 100%;
  height: 45px;
  vertical-align: middle;
  background: #e3e4e6 left top no-repeat;
  cursor: pointer;
}
/* line 111, ../../scss/ced/extra.scss */
.row .custom-radio-box input:checked + label {
  border: 1px solid #000000;
  background: white;
}
/* line 115, ../../scss/ced/extra.scss */
.row .custom-radio-box.two-col {
  margin: 3px 0 0 0;
}
/* line 119, ../../scss/ced/extra.scss */
.row .custom-radio-box.two-col:first-of-type input[type="radio"] + label {
  width: 96%;
}
/* line 124, ../../scss/ced/extra.scss */
.row .custom-radio-box:last-of-type {
  margin-bottom: 0px;
}
/* line 128, ../../scss/ced/extra.scss */
.row input[type=radio]:checked {
  border: 1 px solid #000000;
  background: #FFFFFF;
}
/* line 133, ../../scss/ced/extra.scss */
.row .common-select-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border-radius: 0;
  width: 100%;
  float: none;
  margin-left: 0;
  height: 36px;
  font-family: 'Titillium Web', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #b0c1c1;
  color: #0b0c0c !important;
  background: url("../images/green-down.png") no-repeat 95% 50%;
  outline: none;
}
/* line 152, ../../scss/ced/extra.scss */
.row .common-select-input:disabled {
  background: #e3e4e6;
}
/* line 155, ../../scss/ced/extra.scss */
.row .common-select-input:focus {
  border: 2px solid #ec9000;
}
/* line 160, ../../scss/ced/extra.scss */
.row .common-select-input-bold {
  font-weight: bold;
}
/* line 164, ../../scss/ced/extra.scss */
.row .custom-checkbox {
  margin: 5px 0 5px 100px;
}
/* line 166, ../../scss/ced/extra.scss */
.row .custom-checkbox label {
  font-weight: normal;
  /* Double-sized Checkboxes */
  padding: 10px;
  font-size: 10px;
}
/* line 183, ../../scss/ced/extra.scss */
.row .static-checkbox {
  margin: 5px 0 5px 0;
  border-bottom: 1px solid #b0c1c1;
}
/* line 184, ../../scss/ced/extra.scss */
.row .static-checkbox label {
  font-weight: normal;
  margin-right: 30px;
  /* Double-sized Checkboxes */
  padding: 10px;
  font-size: 10px;
}
/* line 201, ../../scss/ced/extra.scss */
.row .row-checkbox {
  margin: 5px 0 5px 0;
  border-bottom: 1px solid #b0c1c1;
}
/* line 202, ../../scss/ced/extra.scss */
.row .row-checkbox label {
  font-weight: normal;
  margin-right: 30px;
  /* Double-sized Checkboxes */
  padding: 10px;
  font-size: 15px;
}
/* line 219, ../../scss/ced/extra.scss */
.row .upload-checkbox {
  margin: 5px 0 5px 0;
  border-bottom: 1px solid #b0c1c1;
}
/* line 220, ../../scss/ced/extra.scss */
.row .upload-checkbox label {
  font-weight: normal;
  margin-right: 30px;
  padding: 10px;
  font-size: 15px;
}
/* line 231, ../../scss/ced/extra.scss */
.row select::-ms-expand {
  display: none;
}
/* line 235, ../../scss/ced/extra.scss */
.row .btn {
  border: none;
  height: 36px;
  padding: 0 5px 0 5px;
  width: 100%;
  margin-top: 28px;
  line-height: 35px;
  font-size: 15px;
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
}
/* line 248, ../../scss/ced/extra.scss */
.row .btn:focus {
  outline: 3px solid #FFBF47;
}
/* line 251, ../../scss/ced/extra.scss */
.row .btn:active {
  box-shadow: 0 0 0 #00823b;
}
/* line 255, ../../scss/ced/extra.scss */
.row .btn.save-button {
  box-shadow: 0 2px 0 #003518;
  background-color: #00823b;
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
/* line 256, ../../scss/ced/extra.scss */
.row .btn.save-button:disabled {
  background: #ccc;
}
/* line 259, ../../scss/ced/extra.scss */
.row .btn.save-button:hover:enabled {
  background-color: #00692f;
}
/* line 270, ../../scss/ced/extra.scss */
.row .btn.browse-button {
  margin: 1px 0 0 5px;
  color: #005ea5;
  background: none;
  font-weight: normal;
  width: 112px;
  text-decoration: underline;
}
/* line 279, ../../scss/ced/extra.scss */
.row .btn.login-button {
  min-width: 120px;
  margin-top: 19px;
}
/* line 285, ../../scss/ced/extra.scss */
.row .btn-cancel {
  color: #005ea5;
  margin-left: 0;
  text-align: left;
  font-size: 16px;
  margin-top: 40px;
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
  display: inline-block;
}
/* line 299, ../../scss/ced/extra.scss */
.row .btn-dev-only {
  border: none;
  height: 36px;
  padding: 0 5px 0 5px;
  width: 100%;
  margin-top: 28px;
  line-height: 35px;
  font-size: 15px;
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
  box-shadow: 0 2px 0 #003518;
  background-color: #d40000;
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
/* line 318, ../../scss/ced/extra.scss */
.row .btn-dev-only:hover:enabled {
  background-color: #00692f;
}
/* line 322, ../../scss/ced/extra.scss */
.row .btn-dev-only:focus {
  outline: 3px solid #FFBF47;
}
/* line 325, ../../scss/ced/extra.scss */
.row .btn-dev-only:active {
  box-shadow: 0 0 0 #00823b;
}
/* line 330, ../../scss/ced/extra.scss */
.row .btn-dev-only {
  color: #d40000;
  margin-left: 0;
  text-align: left;
  font-size: 16px;
  margin-top: 40px;
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
  display: inline-block;
}
/* line 344, ../../scss/ced/extra.scss */
.row .add-equine-top-paragraph {
  font-size: 19px;
  margin: 23px 0 18px 0;
  color: #0b0c0c;
}
/* line 351, ../../scss/ced/extra.scss */
.row.home-content {
  margin-top: 3px;
}

/* line 356, ../../scss/ced/extra.scss */
.align-center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* line 362, ../../scss/ced/extra.scss */
.align-left {
  float: left;
}

/* line 366, ../../scss/ced/extra.scss */
.align-right {
  float: right;
}

/* line 370, ../../scss/ced/extra.scss */
.pointer {
  cursor: pointer;
}

/* line 374, ../../scss/ced/extra.scss */
.hidden {
  display: none !important;
}

/* line 378, ../../scss/ced/extra.scss */
.no-margin-bottom {
  margin-bottom: 0 !important;
}

/* line 382, ../../scss/ced/extra.scss */
.action-link {
  cursor: pointer;
}

/* line 387, ../../scss/ced/extra.scss */
.generic-field-section .field-actions {
  cursor: pointer;
  margin-left: 10px;
  position: absolute;
  bottom: 2px;
}
/* line 393, ../../scss/ced/extra.scss */
.generic-field-section .field-actions img {
  margin-right: 2px;
}
/* line 397, ../../scss/ced/extra.scss */
.generic-field-section .field-icons {
  cursor: pointer;
  margin-top: 9px;
  margin-left: 10px;
}
/* line 401, ../../scss/ced/extra.scss */
.generic-field-section .field-icons img {
  margin-right: 2px;
}

/* line 407, ../../scss/ced/extra.scss */
.refresh-spinner {
  position: absolute;
  left: 50%;
}

/* line 412, ../../scss/ced/extra.scss */
.admin-table-title {
  margin: 10px 0 5px 0;
}
/* line 415, ../../scss/ced/extra.scss */
.admin-table-title h3 {
  font-size: 18px;
}

/* line 420, ../../scss/ced/extra.scss */
.no-wrap {
  word-wrap: break-word;
}

/* line 424, ../../scss/ced/extra.scss */
input.largerCheckbox {
  width: 30px;
  height: 30px;
}

/* line 1, ../../scss/ced/pio-portal.scss */
.pio-text-paragraph {
  font-size: 16px;
  color: #0b0c0c;
  line-height: 1.5;
}
/* line 6, ../../scss/ced/pio-portal.scss */
.pio-text-paragraph.custom-for-upload-page {
  line-height: 2.5;
}
/* line 9, ../../scss/ced/pio-portal.scss */
.pio-text-paragraph.custom-for-upload-page-warn {
  color: #d40000;
}
/* line 14, ../../scss/ced/pio-portal.scss */
.pio-text-paragraph.custom-upload-large-page {
  margin: 10px 0 16px 0;
}

/* line 19, ../../scss/ced/pio-portal.scss */
.status-title {
  font-size: 18px;
  color: #0b0c0c;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 14px;
  display: inline-block;
}

/* line 28, ../../scss/ced/pio-portal.scss */
.critical-icon {
  position: relative;
  top: 7px;
  padding-left: 12px;
}

/* line 34, ../../scss/ced/pio-portal.scss */
.cancel-import-link {
  cursor: pointer;
}

/* line 38, ../../scss/ced/pio-portal.scss */
.pio-subtitle {
  margin-bottom: 14px;
}

/* line 41, ../../scss/ced/pio-portal.scss */
.fsa-table-title {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding: 5px 10px 5px 0;
  min-width: 120px;
}

/* line 49, ../../scss/ced/pio-portal.scss */
.fsa-table-text {
  font-size: 12px;
  color: #0b0c0c;
  text-align: left;
  padding: 5px 10px 5px 0;
  min-width: 120px;
}

/* line 56, ../../scss/ced/pio-portal.scss */
.callout-bg {
  background-color: #f8f8f8;
  padding: 20px;
  border-radius: 4px;
}

/* line 61, ../../scss/ced/pio-portal.scss */
.fsa-table tbody tr {
  border-bottom: 1px solid #bfc1c3;
  border-top: 1px solid #bfc1c3;
}

/* line 65, ../../scss/ced/pio-portal.scss */
.fsa-table tr:nth-child(odd) {
  background-color: #f8f8f8;
}

/* line 68, ../../scss/ced/pio-portal.scss */
.table-scroll {
  overflow: scroll;
  width: 100%;
}

/* line 1, ../../scss/ced/pio-history.scss */
.bulk-history {
  font-size: 12px;
}
/* line 4, ../../scss/ced/pio-history.scss */
.bulk-history .header-selection {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
/* line 8, ../../scss/ced/pio-history.scss */
.bulk-history .header-selection a {
  font-size: 16px;
}
/* line 11, ../../scss/ced/pio-history.scss */
.bulk-history .header-selection .field-column {
  font-weight: bold;
}
/* line 15, ../../scss/ced/pio-history.scss */
.bulk-history .header-selection-helptext {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: normal;
}
/* line 19, ../../scss/ced/pio-history.scss */
.bulk-history .header-selection-helptext a {
  font-size: 14px;
}
/* line 22, ../../scss/ced/pio-history.scss */
.bulk-history .header-selection-helptext .field-column {
  font-weight: normal;
}
/* line 26, ../../scss/ced/pio-history.scss */
.bulk-history .header-description {
  font-size: 12px;
  margin-bottom: 10px;
}
/* line 29, ../../scss/ced/pio-history.scss */
.bulk-history .header-description a {
  font-size: 12px;
}
/* line 32, ../../scss/ced/pio-history.scss */
.bulk-history .header-description .field-column {
  font-weight: bold;
}
/* line 37, ../../scss/ced/pio-history.scss */
.bulk-history .header-value {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}
/* line 41, ../../scss/ced/pio-history.scss */
.bulk-history .header-value a {
  font-size: 16px;
}
/* line 44, ../../scss/ced/pio-history.scss */
.bulk-history .header-value .field-column {
  font-weight: bold;
}
/* line 49, ../../scss/ced/pio-history.scss */
.bulk-history .header-warning {
  font-size: 16px;
  color: #d40000;
  margin-bottom: 15px;
}
/* line 55, ../../scss/ced/pio-history.scss */
.bulk-history .header-warning a {
  font-size: 16px;
}
/* line 58, ../../scss/ced/pio-history.scss */
.bulk-history .header-warning .field-column {
  font-weight: bold;
}
/* line 64, ../../scss/ced/pio-history.scss */
.bulk-history .row .common-text-input.manual-date-input {
  width: 44px;
}
/* line 67, ../../scss/ced/pio-history.scss */
.bulk-history .row .common-text-input.year-selector {
  width: 60px;
}
/* line 71, ../../scss/ced/pio-history.scss */
.bulk-history a {
  cursor: pointer;
  text-decoration: underline;
}
/* line 75, ../../scss/ced/pio-history.scss */
.bulk-history a:focus, .bulk-history a:hover {
  color: #2E8ACA;
}
/* line 78, ../../scss/ced/pio-history.scss */
.bulk-history a:active {
  background: #FFBF47;
  outline: 3px solid #FFBF47;
}
/* line 84, ../../scss/ced/pio-history.scss */
.bulk-history form .column-3 {
  margin-right: 12px;
}
/* line 88, ../../scss/ced/pio-history.scss */
.bulk-history .btn-view-data {
  font-size: 16px;
  cursor: pointer;
  margin: 15px 0 0 34px;
  background: none;
  border: none;
  color: #005ea5;
  outline: none;
  text-decoration: underline;
}
/* line 98, ../../scss/ced/pio-history.scss */
.bulk-history .btn-view-data:focus, .bulk-history .btn-view-data:hover {
  color: #2E8ACA;
}
/* line 101, ../../scss/ced/pio-history.scss */
.bulk-history .btn-view-data:active {
  background: #FFBF47;
  outline: 3px solid #FFBF47;
}
/* line 109, ../../scss/ced/pio-history.scss */
.bulk-history .records-per-page {
  font-size: 16px;
  margin-top: 19px;
  margin-bottom: 13px;
}
/* line 114, ../../scss/ced/pio-history.scss */
.bulk-history .records-per-page a {
  margin-left: 5px;
  text-decoration: underline;
}
/* line 119, ../../scss/ced/pio-history.scss */
.bulk-history .navigation-row {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 16px;
}
/* line 123, ../../scss/ced/pio-history.scss */
.bulk-history .navigation-row .buttons {
  text-align: right;
}
/* line 125, ../../scss/ced/pio-history.scss */
.bulk-history .navigation-row .buttons a {
  margin-left: 10px;
  text-decoration: underline;
}
/* line 132, ../../scss/ced/pio-history.scss */
.bulk-history .mid-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 35px;
  margin-top: 5px;
  width: 20px;
}

/* line 144, ../../scss/ced/pio-history.scss */
.import-status h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

/* line 2, ../../scss/ced/pio-settings.scss */
.content-settings .row {
  position: relative;
}
/* line 5, ../../scss/ced/pio-settings.scss */
.content-settings .row label {
  font-weight: normal;
  margin-bottom: 10px;
}
/* line 9, ../../scss/ced/pio-settings.scss */
.content-settings .row input {
  margin-right: 5px;
  border-radius: 0px;
}
/* line 15, ../../scss/ced/pio-settings.scss */
.content-settings .check-settings {
  margin-bottom: 20px;
}
/* line 19, ../../scss/ced/pio-settings.scss */
.content-settings .error-types {
  width: 320px;
  border: 0.5px solid #959595;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 25, ../../scss/ced/pio-settings.scss */
.content-settings .error-types label {
  margin: 0;
}
/* line 27, ../../scss/ced/pio-settings.scss */
.content-settings .error-types label:first-of-type {
  margin-bottom: 5px;
}

/* line 1, ../../scss/ced/pio-search.scss */
.search-info-tab {
  margin-bottom: 10px;
  font-size: 16px;
}

/* line 6, ../../scss/ced/pio-search.scss */
.horse-details-table {
  margin: 20px 0 10px 0;
}
/* line 8, ../../scss/ced/pio-search.scss */
.horse-details-table .row {
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 12, ../../scss/ced/pio-search.scss */
.horse-details-table .row a {
  font-size: 14px;
}
/* line 15, ../../scss/ced/pio-search.scss */
.horse-details-table .row .field-column {
  font-weight: bold;
}
/* line 19, ../../scss/ced/pio-search.scss */
.horse-details-table .alertrow {
  font-size: 14px;
  margin-bottom: 10px;
  color: #d40000 a;
  color-font-size: 14px;
  color-color: #d40000;
}
/* line 27, ../../scss/ced/pio-search.scss */
.horse-details-table .alertrow .field-column {
  font-weight: bold;
  color: #d40000;
}
/* line 31, ../../scss/ced/pio-search.scss */
.horse-details-table .alertrow .data-column {
  font-weight: bold;
  color: #d40000;
}

/* line 5, ../../scss/ced/pio-amend.scss */
.record-event .date-of-event {
  margin-top: 10px;
}
/* line 8, ../../scss/ced/pio-amend.scss */
.record-event .date-of-event .common-text-input {
  width: 55px;
  height: 40px;
  text-align: center;
}
/* line 15, ../../scss/ced/pio-amend.scss */
.record-event .event-details-text {
  height: 150px;
}
/* line 18, ../../scss/ced/pio-amend.scss */
.record-event .derogation-reason-text {
  height: 70px;
}

/* line 1, ../../scss/ced/pio-create-equine.scss */
.create-equine-row {
  margin: 20px 0 10px 0;
}
/* line 4, ../../scss/ced/pio-create-equine.scss */
.create-equine-row h3 {
  color: #14303E;
  font-size: 22px;
}
/* line 8, ../../scss/ced/pio-create-equine.scss */
.create-equine-row h3.owner-details {
  margin-top: 30px;
}

/* line 14, ../../scss/ced/pio-create-equine.scss */
.fail-equine-row {
  margin: 20px 0 30px 0;
}
/* line 17, ../../scss/ced/pio-create-equine.scss */
.fail-equine-row .main-table-portal .field-name {
  padding-left: 10px;
  width: 50%;
}
/* line 21, ../../scss/ced/pio-create-equine.scss */
.fail-equine-row .main-table-portal .reason {
  width: 50%;
}

/* line 27, ../../scss/ced/pio-create-equine.scss */
.custom-date-column {
  margin-top: -7px;
}
/* line 29, ../../scss/ced/pio-create-equine.scss */
.custom-date-column .column-3 {
  width: 24%;
}

/* line 1, ../../scss/ced/pio-general.scss */
.general-section {
  margin-top: 30px;
}
/* line 4, ../../scss/ced/pio-general.scss */
.general-section .general-title {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 10px;
  font-weight: bold;
}
/* line 11, ../../scss/ced/pio-general.scss */
.general-section .general-body {
  font-size: 16px;
  margin-bottom: 30px;
  padding-left: 15px;
}
/* line 17, ../../scss/ced/pio-general.scss */
.general-section textarea {
  min-height: 150px;
}

/* line 1, ../../scss/ced/pio-cookie.scss */
.cookie-banner-section {
  width: 100%;
  background-color: #d5e8f3;
  font-family: Arial, sans-serif;
}
/* line 2, ../../scss/ced/pio-cookie.scss */
.cookie-banner-section a {
  font-size: 16px;
  color: #005ea5;
  text-decoration: underline;
}
/* line 7, ../../scss/ced/pio-cookie.scss */
.cookie-banner-section a:active, .cookie-banner-section a:hover {
  color: #2E8ACA;
}
/* line 10, ../../scss/ced/pio-cookie.scss */
.cookie-banner-section a:focus {
  background: #FFBF47;
  outline: 3px solid #FFBF47;
}
/* line 20, ../../scss/ced/pio-cookie.scss */
.cookie-banner-section .cookie-banner .cookie-banner-text {
  font-size: 16px;
  padding: 10px 0 10px 0;
}
/* line 25, ../../scss/ced/pio-cookie.scss */
.cookie-banner-section .cookie-banner .cookie-banner-button-row {
  padding: 10px 5px 10px 0;
  font-size: 16px;
}
/* line 28, ../../scss/ced/pio-cookie.scss */
.cookie-banner-section .cookie-banner .cookie-banner-button-row .button-accept {
  cursor: pointer;
  margin-right: 15px;
}
/* line 32, ../../scss/ced/pio-cookie.scss */
.cookie-banner-section .cookie-banner .cookie-banner-button-row .button-details {
  font-size: 16px;
}

/* line 39, ../../scss/ced/pio-cookie.scss */
.cookie-section {
  margin-top: 30px;
  font-size: 16px;
}
/* line 42, ../../scss/ced/pio-cookie.scss */
.cookie-section .title {
  font-size: 18px;
  font-style: italic;
  margin-bottom: 30px;
  font-weight: bold;
  border-bottom: 1px solid #b0c1c1;
}
/* line 50, ../../scss/ced/pio-cookie.scss */
.cookie-section .paragraph {
  margin-bottom: 20px;
  padding-left: 15px;
  font-size: 16px;
}
/* line 56, ../../scss/ced/pio-cookie.scss */
.cookie-section ul {
  margin-bottom: 20px;
  padding-left: 30px;
}
/* line 60, ../../scss/ced/pio-cookie.scss */
.cookie-section ul li {
  font-size: 16px;
  margin-bottom: 20px;
}
/* line 66, ../../scss/ced/pio-cookie.scss */
.cookie-section table {
  width: 100%;
  border-spacing: 0;
  font-size: 14px;
  border: 1px solid #000000;
}
/* line 72, ../../scss/ced/pio-cookie.scss */
.cookie-section table td {
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 10px;
}
/* line 77, ../../scss/ced/pio-cookie.scss */
.cookie-section table td.border-right {
  border-right: 1px solid #000000;
}
/* line 80, ../../scss/ced/pio-cookie.scss */
.cookie-section table td.border-bottom {
  border-bottom: 1px solid #000000;
}

/* line 7, ../../scss/ced/review.scss */
.review .content .description {
  font-size: 16px;
  font-weight: bold;
  color: #0b0c0c;
  margin-bottom: 20px;
}
/* line 14, ../../scss/ced/review.scss */
.review .content .section {
  margin-top: 25px;
}
/* line 17, ../../scss/ced/review.scss */
.review .content .section .header {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #D5DEDF;
  padding-bottom: 10px;
}
/* line 25, ../../scss/ced/review.scss */
.review .content .section .content .field-section {
  border-bottom: 1px solid #D5DEDF;
}
/* line 28, ../../scss/ced/review.scss */
.review .content .section .content .field-section .field-label {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 37, ../../scss/ced/review.scss */
.review .content .section .content .field-section .field-value {
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 992px) {
  /* line 44, ../../scss/ced/review.scss */
  .review .content .section .content .field-section .field-value {
    text-align: right;
  }
}
/* line 49, ../../scss/ced/review.scss */
.review .content .section .content .field-section .no-records {
  text-align: center;
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 58, ../../scss/ced/review.scss */
.review .content .section .edit-details {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
  color: #005ea5;
}

/* line 69, ../../scss/ced/review.scss */
.review-success .content {
  margin-top: 40px;
  font-size: 14px;
  color: #0b0c0c;
}
/* line 73, ../../scss/ced/review.scss */
.review-success .content div {
  margin-bottom: 14px;
}
/* line 78, ../../scss/ced/review.scss */
.review-success .success-title {
  font-size: 24px;
  font-weight: bold;
  color: #0b0c0c;
  margin: 20px 0 5px 0;
}
/* line 85, ../../scss/ced/review.scss */
.review-success .success-description {
  font-size: 16px;
  font-weight: bold;
  color: #0b0c0c;
}

/* line 4, ../../scss/ced/dashboard.scss */
.inner-content a {
  font-size: 16px;
  color: #005ea5;
  text-decoration: underline;
}
/* line 9, ../../scss/ced/dashboard.scss */
.inner-content a:focus, .inner-content a:hover {
  color: #2E8ACA;
}
/* line 12, ../../scss/ced/dashboard.scss */
.inner-content a:active {
  background: #FFBF47;
  outline: 3px solid #FFBF47;
}
/* line 17, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-subtitle {
  margin-bottom: 15px;
}
/* line 20, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-subtitle h3 {
  display: inline-block;
}
/* line 24, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-subtitle .details {
  font-size: 16px;
  padding-top: 0;
  color: #7a7a7a;
}
/* line 31, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-subtitle-history {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 35, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-subtitle-history h3 {
  display: inline-block;
}
/* line 39, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-subtitle-history .details {
  font-size: 16px;
  padding-top: 5;
  color: #7a7a7a;
}
/* line 46, ../../scss/ced/dashboard.scss */
.inner-content .location-information {
  margin-bottom: 15px;
}
/* line 49, ../../scss/ced/dashboard.scss */
.inner-content .location-information h3 {
  display: inline-block;
}
/* line 53, ../../scss/ced/dashboard.scss */
.inner-content .location-information .details {
  font-size: 16px;
  padding-top: 0;
  color: #7a7a7a;
}
/* line 60, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-historytitle {
  margin-bottom: 15px;
}
/* line 63, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-historytitle h3 {
  display: inline-block;
}
/* line 67, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-historytitle .details {
  font-size: 16px;
  padding-top: 0;
  color: #7a7a7a;
}
/* line 75, ../../scss/ced/dashboard.scss */
.inner-content .data-table.option-table {
  margin-bottom: 55px;
}
/* line 77, ../../scss/ced/dashboard.scss */
.inner-content .data-table.option-table .row {
  font-size: 16px;
}
/* line 82, ../../scss/ced/dashboard.scss */
.inner-content .data-table.pending-history-table {
  margin-bottom: 10px;
}
/* line 86, ../../scss/ced/dashboard.scss */
.inner-content .data-table.upload-status {
  margin-top: 20px;
}
/* line 90, ../../scss/ced/dashboard.scss */
.inner-content .data-table.success-status {
  margin-top: 10px;
}
/* line 93, ../../scss/ced/dashboard.scss */
.inner-content .data-table .row {
  font-size: 14px;
  padding: 11px 0 11px 0;
  color: inherit;
}
/* line 98, ../../scss/ced/dashboard.scss */
.inner-content .data-table .row.dashboard-table-head {
  font-size: 20px;
  border-bottom: 1px solid #000000;
}
/* line 102, ../../scss/ced/dashboard.scss */
.inner-content .data-table .row .row-header {
  font-size: 16px;
  line-height: 20px;
}
/* line 105, ../../scss/ced/dashboard.scss */
.inner-content .data-table .row .row-header label {
  margin: 0;
}
/* line 110, ../../scss/ced/dashboard.scss */
.inner-content .data-table .row .empty-data {
  color: #7a7a7a;
}
/* line 114, ../../scss/ced/dashboard.scss */
.inner-content .data-table .row .center {
  text-align: center;
}
/* line 118, ../../scss/ced/dashboard.scss */
.inner-content .data-table .row .right {
  text-align: right;
}
/* line 124, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-section {
  color: #959595;
  border-bottom: 1px solid #7a7a7a;
}
/* line 128, ../../scss/ced/dashboard.scss */
.inner-content .dashboard-section.header-section {
  border-top: 1px solid #7a7a7a;
}
/* line 133, ../../scss/ced/dashboard.scss */
.inner-content .data-section {
  color: #000000;
  border-bottom: 1px solid #000000;
}
/* line 137, ../../scss/ced/dashboard.scss */
.inner-content .data-section p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 143, ../../scss/ced/dashboard.scss */
.inner-content .data-section.header-section {
  font-weight: bold;
}
/* line 146, ../../scss/ced/dashboard.scss */
.inner-content .data-section.header-section .row {
  padding: 0 0 4px 0;
}
/* line 151, ../../scss/ced/dashboard.scss */
.inner-content .data-section.first-row {
  border-top: 1px solid #000000;
}
/* line 157, ../../scss/ced/dashboard.scss */
.inner-content section p {
  word-wrap: break-word;
}
/* line 162, ../../scss/ced/dashboard.scss */
.inner-content .refresh-button {
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  color: #005ea5;
  margin: 0  0 28px 0;
  text-decoration: underline;
  padding: 2px;
}
/* line 171, ../../scss/ced/dashboard.scss */
.inner-content .refresh-button:active {
  background-color: #FFBF47;
  outline: 2px solid #FFBF47;
}
/* line 178, ../../scss/ced/dashboard.scss */
.inner-content .navigation-row .buttons {
  text-align: right;
  cursor: pointer;
  font-size: 16px;
}
/* line 185, ../../scss/ced/dashboard.scss */
.inner-content .records-per-page {
  margin: 10px 0 5px 0;
}
/* line 187, ../../scss/ced/dashboard.scss */
.inner-content .records-per-page a {
  cursor: pointer;
  font-size: 16px;
}

/* line 1, ../../scss/ced/inputSection.scss */
.error-messages {
  color: #d40000;
  font-size: 12px;
  font-weight: bold;
  margin-top: 4px;
}

/* line 8, ../../scss/ced/inputSection.scss */
.common-text-input, .manual-date-input {
  margin-top: 5px;
}

/* line 13, ../../scss/ced/inputSection.scss */
.approximate-dob-section {
  margin-top: 0;
}

/* line 19, ../../scss/ced/inputSection.scss */
.select2 .select2-choice {
  font-size: 14px;
}
/* line 24, ../../scss/ced/inputSection.scss */
.select2.select2-container-disabled .select2-choice {
  background-color: #e3e4e6;
}
/* line 26, ../../scss/ced/inputSection.scss */
.select2.select2-container-disabled .select2-choice:hover {
  color: #555555;
}
/* line 29, ../../scss/ced/inputSection.scss */
.select2.select2-container-disabled .select2-choice:focus {
  border: none;
}
/* line 32, ../../scss/ced/inputSection.scss */
.select2.select2-container-disabled .select2-choice:active {
  background-color: #e3e4e6;
  outline: none;
}

/* line 47, ../../scss/ced/inputSection.scss */
form.ng-submitted select.ng-invalid,
form.ng-submitted textarea.ng-invalid {
  border: 1px solid #d40000 !important;
  color: #d40000;
}
/* line 53, ../../scss/ced/inputSection.scss */
form.ng-submitted .select2.ng-invalid .select2-choice {
  border: 1px solid #d40000 !important;
}
/* line 56, ../../scss/ced/inputSection.scss */
form.ng-submitted .select2.ng-invalid .select2-drop-active {
  border-bottom: 1px solid #d40000 !important;
  border-left: 1px solid #d40000 !important;
  border-right: 1px solid #d40000 !important;
}

/* line 65, ../../scss/ced/inputSection.scss */
.row.secondary-input {
  border-left: 4px solid #7a7a7a;
  padding-left: 9px;
}
/* line 68, ../../scss/ced/inputSection.scss */
.row.secondary-input input {
  width: 98%;
}
/* line 73, ../../scss/ced/inputSection.scss */
.row.error-field {
  border-left: 4px solid #d40000;
  padding-left: 9px;
}
/* line 77, ../../scss/ced/inputSection.scss */
.row.error-field .common-text-input, .row.error-field input[type="select"] {
  width: 98%;
}
/* line 81, ../../scss/ced/inputSection.scss */
.row.error-field .custom-radio-box {
  margin-top: 5px;
}
/* line 86, ../../scss/ced/inputSection.scss */
.row .helper-text, .row .helper-text-date {
  font-size: 12px;
  color: #6f777b;
  display: block;
}
/* line 91, ../../scss/ced/inputSection.scss */
.row .helper-text.date-helper-text, .row .helper-text-date.date-helper-text {
  font-weight: normal;
  color: #0b0c0c;
  display: inline-block;
  margin-bottom: 0;
}
/* line 98, ../../scss/ced/inputSection.scss */
.row .helper-text-date {
  margin-bottom: 7px;
}
/* line 103, ../../scss/ced/inputSection.scss */
.row .subtitle-description {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  color: #6f777b;
  display: block;
  margin: 17px 0 16px 0;
}
/* line 111, ../../scss/ced/inputSection.scss */
.row .subtitle-description.modification-line {
  margin: 0;
  font-size: 14px;
}
/* line 117, ../../scss/ced/inputSection.scss */
.row.row-single-input {
  margin: 0 0 15px 0;
}
/* line 121, ../../scss/ced/inputSection.scss */
.row .control-label {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 128, ../../scss/ced/inputSection.scss */
.row .common-select-input {
  margin-top: 5px;
}

/* line 1, ../../scss/ced/gov-inputs.scss */
label {
  font-weight: 600;
}

/* line 4, ../../scss/ced/gov-inputs.scss */
option:active,
option:checked,
select:focus::-ms-value {
  color: #fff;
  background-color: #005ea5;
}

/* line 10, ../../scss/ced/gov-inputs.scss */
.multiple-choice {
  display: block;
  float: none;
  clear: left;
  position: relative;
  padding: 0 0 0 38px;
  margin-bottom: 10px;
}

@media (min-width: 641px) {
  /* line 18, ../../scss/ced/gov-inputs.scss */
  .multiple-choice {
    float: left;
  }
}
/* line 22, ../../scss/ced/gov-inputs.scss */
.multiple-choice input {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 0;
  width: 38px;
  height: 38px;
  z-index: 1;
  margin: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 35, ../../scss/ced/gov-inputs.scss */
.multiple-choice label {
  cursor: pointer;
  padding: 8px 10px 9px 5px;
  display: block;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  font-size: 14px;
}

@media (min-width: 641px) {
  /* line 43, ../../scss/ced/gov-inputs.scss */
  .multiple-choice label {
    float: left;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
/* line 49, ../../scss/ced/gov-inputs.scss */
.multiple-choice label.confirm-ownership {
  padding-top: 0;
}

/* line 52, ../../scss/ced/gov-inputs.scss */
.multiple-choice [type=radio] + label::before {
  content: "";
  border: 2px solid;
  background: transparent;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* line 65, ../../scss/ced/gov-inputs.scss */
.multiple-choice [type=radio] + label::after {
  content: "";
  border: 10px solid;
  width: 0;
  height: 0;
  position: absolute;
  top: 7px;
  left: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 80, ../../scss/ced/gov-inputs.scss */
.multiple-choice [type=checkbox] + label::before {
  content: "";
  border: 2px solid;
  background: transparent;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 90, ../../scss/ced/gov-inputs.scss */
.multiple-choice [type=checkbox] + label::after {
  content: "";
  border: solid;
  border-width: 0 0 5px 5px;
  background: transparent;
  border-top-color: transparent;
  width: 20px;
  height: 10px;
  position: absolute;
  top: 10px;
  left: 7px;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 110, ../../scss/ced/gov-inputs.scss */
.multiple-choice [type=radio]:focus + label::before {
  -webkit-box-shadow: 0 0 0 4px #ffbf47;
  -moz-box-shadow: 0 0 0 4px #ffbf47;
  box-shadow: 0 0 0 4px #ffbf47;
}

/* line 115, ../../scss/ced/gov-inputs.scss */
.multiple-choice [type=checkbox]:focus + label::before {
  -webkit-box-shadow: 0 0 0 3px #ffbf47;
  -moz-box-shadow: 0 0 0 3px #ffbf47;
  box-shadow: 0 0 0 3px #ffbf47;
}

/* line 121, ../../scss/ced/gov-inputs.scss */
.multiple-choice input:checked + label::after {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 126, ../../scss/ced/gov-inputs.scss */
.multiple-choice input:disabled {
  cursor: default;
}

/* line 129, ../../scss/ced/gov-inputs.scss */
.multiple-choice input:disabled + label {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
}

/* line 135, ../../scss/ced/gov-inputs.scss */
.multiple-choice:last-child, .multiple-choice:last-of-type {
  margin-bottom: 0;
}

/* line 138, ../../scss/ced/gov-inputs.scss */
.inline .multiple-choice {
  clear: both;
}

@media (min-width: 768px) {
  /* line 142, ../../scss/ced/gov-inputs.scss */
  .inline .multiple-choice {
    clear: none;
  }
}
@media (min-width: 641px) {
  /* line 147, ../../scss/ced/gov-inputs.scss */
  .inline .multiple-choice {
    margin-bottom: 0;
    margin-right: 10px;
  }
}
/* line 152, ../../scss/ced/gov-inputs.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 158, ../../scss/ced/gov-inputs.scss */
input[type=number] {
  -moz-appearance: textfield;
}

/* line 162, ../../scss/ced/gov-inputs.scss */
.multiple-choice .terms {
  font-size: 13px;
  padding-top: 0;
  font-weight: 500;
}

/* line 167, ../../scss/ced/gov-inputs.scss */
.terms-block {
  margin: 20px 0 30px 0 !important;
}

/* line 170, ../../scss/ced/gov-inputs.scss */
.form-date {
  position: relative;
}

/* line 173, ../../scss/ced/gov-inputs.scss */
.form-date .form-group {
  float: left;
  width: 50px;
  margin-right: 20px;
  margin-bottom: 0;
  clear: none;
}

/* line 180, ../../scss/ced/gov-inputs.scss */
.form-date .form-group label {
  display: block;
  padding-bottom: 2px;
}

/* line 184, ../../scss/ced/gov-inputs.scss */
.form-date .form-group input {
  width: 100%;
}

/* line 187, ../../scss/ced/gov-inputs.scss */
.form-date .form-group-year {
  width: 70px;
}

/* line 190, ../../scss/ced/gov-inputs.scss */
.form-group-error {
  margin-right: 15px;
  border-left: 4px solid #b10e1e;
  padding-left: 10px;
}

@media (min-width: 641px) {
  /* line 195, ../../scss/ced/gov-inputs.scss */
  .form-group-error {
    border-left: 5px solid #b10e1e;
    padding-left: 15px;
  }
}
/* line 200, ../../scss/ced/gov-inputs.scss */
.form-control, .StripeElement {
  text-transform: none;
  font-size: 16px;
  width: 100%;
  padding: 5px 4px 4px;
  border: 2px solid #0b0c0c;
  border-radius: 0;
  height: auto;
}

/* line 209, ../../scss/ced/gov-inputs.scss */
.form-control:focus, .StripeElement--focus {
  box-shadow: none;
  border-color: #0b0c0c;
  outline: 3px solid #ffbf47;
  outline-offset: 0;
}

/* line 215, ../../scss/ced/gov-inputs.scss */
.StripeElement--invalid {
  outline: none;
}

/* line 218, ../../scss/ced/gov-inputs.scss */
.input.form-control, textarea.form-control {
  border-radius: 0;
}

/* line 221, ../../scss/ced/gov-inputs.scss */
.form-control-error {
  border: 4px solid #b10e1e;
}

/* line 225, ../../scss/ced/gov-inputs.scss */
.error-message {
  font-weight: 700;
  text-transform: none;
  font-size: 16px;
  line-height: 1.25;
  color: #b10e1e;
  display: block;
  clear: both;
  margin: 0;
  padding: 2px 0;
}

@media (min-width: 641px) {
  /* line 237, ../../scss/ced/gov-inputs.scss */
  .error-message {
    font-size: 19px;
    line-height: 1.31579;
  }
}
/* line 243, ../../scss/ced/gov-inputs.scss */
.form-label .error-message,
.form-label-bold .error-message {
  padding-top: 4px;
  padding-bottom: 0;
}

/* line 248, ../../scss/ced/gov-inputs.scss */
.error-summary {
  border: 4px solid #b10e1e;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px 10px;
}

@media (min-width: 641px) {
  /* line 255, ../../scss/ced/gov-inputs.scss */
  .error-summary {
    border: 5px solid #b10e1e;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px 15px 15px;
  }
}
/* line 262, ../../scss/ced/gov-inputs.scss */
.error-summary:focus {
  outline: 3px solid #ffbf47;
}

/* line 265, ../../scss/ced/gov-inputs.scss */
.error-summary .error-summary-heading {
  margin-top: 0;
}

/* line 268, ../../scss/ced/gov-inputs.scss */
.error-summary p {
  margin-bottom: 10px;
}

/* line 271, ../../scss/ced/gov-inputs.scss */
.error-summary .error-summary-list {
  padding-left: 0;
}

@media (min-width: 641px) {
  /* line 275, ../../scss/ced/gov-inputs.scss */
  .error-summary .error-summary-list li {
    margin-bottom: 5px;
  }
}
/* line 279, ../../scss/ced/gov-inputs.scss */
.error-summary .error-summary-list a {
  color: #b10e1e;
  font-weight: bold;
  text-decoration: underline;
}

/**** FORM PANEL *****/
/* line 287, ../../scss/ced/gov-inputs.scss */
.panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  border-left-style: solid;
  border-color: #bfc1c3;
  padding: 0.78947em;
  margin-bottom: 0.78947em;
  border-radius: 0;
  border-right: none;
  border-top: none;
  border-bottom: none;
  box-shadow: none;
}

/* line 304, ../../scss/ced/gov-inputs.scss */
.panel-border-wide {
  border-left-width: 10px;
}

/* line 308, ../../scss/ced/gov-inputs.scss */
.panel-border-narrow {
  border-left-width: 5px;
}

/* line 311, ../../scss/ced/gov-inputs.scss */
.form-group {
  margin-top: 10px;
}

/* line 315, ../../scss/ced/gov-inputs.scss */
.form-group .panel-border-narrow {
  width: 100%;
  padding-bottom: 0;
}

/* line 319, ../../scss/ced/gov-inputs.scss */
.form-group #ueln-input.panel-border-narrow {
  float: none;
}

/* line 323, ../../scss/ced/gov-inputs.scss */
.form-group .panel-border-narrow:first-child {
  margin-top: 10px;
}

/* line 327, ../../scss/ced/gov-inputs.scss */
.form-group .panel-border-narrow:last-child {
  margin-top: 0;
}

/* line 331, ../../scss/ced/gov-inputs.scss */
.inline .panel-border-narrow,
.inline .panel-border-narrow:last-child {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 336, ../../scss/ced/gov-inputs.scss */
.input-group .btn-primary, .input-group .btn-primary:hover, .input-group .btn-primary:focus {
  border-top: 1px solid #026760;
}

/* line 339, ../../scss/ced/gov-inputs.scss */
.or {
  position: relative;
  width: 100%;
  height: 30px;
  font-weight: 700;
  line-height: 13px;
  text-align: center;
}

/* line 347, ../../scss/ced/gov-inputs.scss */
.or::before,
.or::after {
  position: absolute;
  width: 130px;
  height: 1px;
  top: 5px;
  background-color: #aaa;
  content: '';
}

@media (min-width: 992px) {
  /* line 357, ../../scss/ced/gov-inputs.scss */
  .or::before,
  .or::after {
    width: 100px;
  }
}
@media (min-width: 1200px) {
  /* line 363, ../../scss/ced/gov-inputs.scss */
  .or::before,
  .or::after {
    width: 130px;
  }
}
/* line 369, ../../scss/ced/gov-inputs.scss */
.or::before {
  left: 0;
}

/* line 372, ../../scss/ced/gov-inputs.scss */
.or::after {
  right: 0;
}

/* line 375, ../../scss/ced/gov-inputs.scss */
.multiple-choice .form-control[disabled], .multiple-choice .form-control[readonly] {
  opacity: 0;
}

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