html,
body {
  box-sizing: border-box;
  height: 100%;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 13px;
  margin: 0px;
  color: #131313;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

a:link {
  text-decoration: none;
}

/* a:hover {
  text-decoration: underline;
} */

#CenterColumn {
  margin: auto;
  padding-right: 20px;
  padding-left: 20px;
  max-width: 1170px;
  min-height: 402px;
  background: white url("-/media/Default Website/cover.ashx") no-repeat;
  background-size: 1170px 402px;
  text-align: left;
}

#InnerCenter {
  margin: auto;
  position: relative;
  width: 1150px;
  height: 700px;
}

#Header {
  height: 402px;
}

#Footer {
  width: 100%;
  clear: both;
  padding-top: 2px;
}

#LeftContent {
  width: 750px;
  text-align: justify;
}

#scLogo {
  margin-top: 20px;
}

.contentTitle {
  margin-top: 50px;
  font-weight: 400;
  font-size: 36px;
}

.divider {
  background-color: #dcdcdc;
  border: 0 none;
  clear: both;
  display: block;
  height: 1px;
  float: none;
  margin: 50px auto;
  width: 100%;
}

.contentDescription {
  padding-right: 20px;
  line-height: 22px;
}

/*Custom css classses added below*/

.wrap-text-right {
  float: left;
  margin-bottom: 30px;
  margin-right: 30px;
}

.wrap-text-left {
  float: right;
  margin-bottom: 30px;
  margin-left: 30px;
}

.primary-btn {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  padding: 8px 16px;
  text-decoration: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-transition: color 0.35s, background-color 0.35s, border-color 0.35s;
  transition: color 0.35s, background-color 0.35s, border-color 0.35s;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #304958;
  border: 1px solid #f4ad3d;
  background-color: #f4ad3d;
}

.primary-btn:active,
.primary-btn:hover {
  outline: 0;
  color: #f4ad3d;
  background-color: #304958;
  border-color: #f4ad3d;
}

.primary-btn:focus {
  outline: 0;
}

.tracking-external {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #1970b1;
  font-weight: 700;
  text-decoration: underline;
}

.tracking-internal {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #1970b1;
  font-weight: 700;
  text-decoration: underline;
}

.qna__section-header {
  font-size: 45px;
  font-weight: bold;
  line-height: 50px;
  color: #737373;
}

.qna__section-header:after {
  background: #1970b1;
  content: "";
  display: block;
  height: 3px;
  margin-bottom: 50px;
  margin-top: 15px;
  width: 105px;
}

.question-header {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-style: normal;
  color: #737373;
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.answer-header {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-style: normal;
  color: #737373;
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.question {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 40px;
}

.answer {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}

.answer-border {
  height: 0;
  border-bottom: 2px dashed #9b9b9b;
  width: 100%;
  display: block;
  margin-bottom: 40px;
  margin-top: 40px;
  line-height: 0;
  color: transparent;
}
/*  Error Page RTE*/

.error__main {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #1970b1;
  font-size: 200px;
  margin-bottom: 50px;
  line-height: 110%;
}

.error__sub {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #1970b1;
  font-size: 70px;
  line-height: 110%;
}

.error__message {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #1970b1;
  line-height: 110%;
  font-size: 45px;
  margin-top: 40px;
}

.error__go-back {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #1970b1;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 70px;
  padding-bottom: 15px;
  padding-left: 0;
  padding-top: 15px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}

.error__go-back:before {
  content: "←";
  color: #4a4a4a;
  padding-right: 20px;
  font-family: serif;
}

@media (max-width: 500px) {
  .error__main {
    font-size: 100px;
  }
  .error__sub {
    font-size: 50px;
  }
  .error__message {
    font-size: 20px;
  }
}
/* Healthcare Exec RTE overrides */

.hero-details__blue {
  color: #0f6eb4;
}

.hero-details__rouge {
  color: #a63d63;
}
