.custom-full-content .layout-right .field {
  clear: both;
}
.custom-full-content .layout-right .field:before, .custom-full-content .layout-right .field:after {
  content: "";
  display: table;
}
.custom-full-content .layout-right .field:after {
  clear: both;
}

.custom-full-content .field--name-field-attachment .field--label {
  font-weight: 400;
}

.custom-full-content .layout-first {
  color: #ffffff;
}

.custom-full-content {
  position: relative;
}
.custom-full-content .layout-first {
  background: #6093bd;
  padding: 68px 0 18px;
  margin-bottom: 40px;
}
.custom-full-content .layout-header {
  padding-bottom: 35px;
}
.custom-full-content .layout-header img {
  width: 100%;
}
.custom-full-content .layout-right {
  margin: 0 0 0 17px;
}
.custom-full-content .layout-right::before {
  content: "";
  background: #9abbd6;
  display: block;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -5px;
}
.custom-full-content .layout-right .field {
  display: block;
}
.custom-full-content .layout-right .container {
  width: 100%;
}
.custom-full-content .field--name-field-attachment {
  background-color: #e6e6e6;
  padding: 20px;
}
.custom-full-content .field--name-field-attachment .field--label {
  font-size: 20px;
  margin-bottom: 15px;
}
.custom-full-content .field--name-field-attachment .section-attachment-selector {
  margin-bottom: 15px;
}
.custom-full-content .field--name-field-attachment .section-attachment-selector #attachment-selector {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 5px 5px 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  box-shadow: 0px 2px 6px grey;
  border: none;
  padding-right: 34px;
  background-image: url(../../images/down_mcr.png);
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: right 6px top 0px;
  text-overflow: ellipsis;
  text-size-adjust: 80%;
  -webkit-text-size-adjust: 80%;
}
.custom-full-content .field--name-field-attachment .section-attachment-selector #attachment-selector:focus {
  outline: none;
}
.custom-full-content .field--name-field-attachment .section-attachment-selector #attachment-selector option {
  background-color: white;
}
.custom-full-content .field--name-field-attachment .section-attachment-selector.opened #attachment-selector {
  background-image: url("../../images/up_mcr.png");
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: right 6px top 0px;
}
.custom-full-content .field--name-field-attachment .attachment-download-button {
  margin-bottom: 15px;
}
.custom-full-content .field--name-field-attachment .attachment-download-button .attachment-download {
  border-radius: 5px;
  background-color: #106cb8;
  color: white;
  font-size: 12px;
  padding: 7px 25px;
  width: 60%;
  text-align: center;
  text-decoration: none;
}
.custom-full-content .layout-left .container {
  width: 100%;
}
.custom-full-content .domain_badges {
  margin: 25px 0 35px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  align-items: flex-start;
}
.custom-full-content .domain_badges .domain_badge_title {
  font-family: "roboto";
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: black;
  width: 100%;
}
.custom-full-content .domain_badges .badge {
  background-color: transparent;
  border-radius: 0px;
  margin-top: 16px;
  margin-bottom: 16px;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  min-width: unset;
  padding: 0px;
}
.custom-full-content .domain_badges .badge a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.custom-full-content .domain_badges .badge a img {
  background-color: #004f91;
  margin-right: 15px;
  border-radius: 70px;
  height: 55px;
  width: 55px;
}
.custom-full-content .domain_badges .badge a span {
  background-color: #004f91;
  margin-right: 15px;
  border-radius: 70px;
  height: 55px;
  width: 55px;
}
.custom-full-content .domain_badges .badge a svg {
  display: none;
}
.custom-full-content .domain_badges .badge a h4 {
  font-family: "Roboto";
  color: black;
  text-transform: uppercase;
  font-size: 15px;
  padding-right: 20px;
}
.custom-full-content.full-content-2-column-9-3-header .layout-first .layout-first__wrapper {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 992px) {
  .custom-full-content .layout-right {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .custom-full-content.full-content-2-column-9-3-header .layout-first .layout-first__wrapper {
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
  }
  .custom-full-content.full-content-2-column-9-3-header .layout-header {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (max-width: 768px) and (width: 768px) {
  .custom-full-content.full-content-2-column-9-3-header .layout-header {
    padding-left: 0;
    padding-right: 0;
  }
}
.custom-media {
  position: relative;
}

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