#page .page-inner #main .terms-and-conditions-content {
  overflow-y: auto;
  overflow-x: none;
  border: 1px solid #ccc; }
  #page .page-inner #main .terms-and-conditions-content p:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }

.terms-and-conditions-content {
  overflow-y: auto;
  overflow-x: none;
  border: 1px solid #ccc; }
  .terms-and-conditions-content p:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }

.sign-in {
  color: #0079c3 !important;
  font-size: 90% !important;
  text-transform: none !important;
  padding: 0 !important;
  margin: 0 !important;
  position: absolute !important;
  top: -25px !important;
  left: 40px !important; }

.sign-out {
  color: #0079c3 !important;
  font-size: 90% !important;
  text-transform: none !important;
  padding: 0 !important;
  margin: 0 !important;
  position: absolute !important;
  top: -15px !important;
  left: 65px !important; }

.promote {
  background-color: #6dbfe7;
  color: white !important;
  border-radius: 5px !important;
  border-bottom: 2px solid #6dbfe7;
  /*margin-top: 5px;
	margin-left: 20px;*/
  height: 40px;
  margin-bottom: 5px; }

small.superscript {
  vertical-align: super;
  font-size: 10px; }

.account-mfa-link {
  font-size: 20px;
  font-weight: 600;
  background-color: yellow; }

.alert {
  top: -50px;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  color: #fff;
  background-color: rgba(128, 0, 0, 0.75);
  padding: 6px 12px;
  z-index: 3;
  font-weight: bold;
  border-radius: 6px; }
  .alert a {
    color: white;
    text-decoration: underline; }
  .alert p {
    margin: 0 !important; }
  .alert.alert-danger {
    background-color: rgba(128, 0, 0, 0.75); }
  .alert.alert-success {
    background-color: rgba(0, 128, 0, 0.75); }
  .alert.alert-info {
    top: auto;
    position: relative;
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
    text-align: left;
    margin-bottom: 20px; }
    .alert.alert-info.success {
      background-color: #dff0d8;
      border-color: #d0e9c6;
      color: #3c763d; }
    .alert.alert-info.danger {
      background-color: #f2dede;
      border-color: #ebcccc;
      color: #a94442; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label.label-default {
    background-color: #0079c3; }
  .label.label-success {
    background-color: #5cb85c; }
  .label.label-danger {
    background-color: #d9534f; }
  .label.label-warning {
    background-color: #f0ad4e; }

.about h1 {
  color: #00588F; }

.about p {
  margin-bottom: 50px; }

.connect-social {
  list-style-type: none;
  margin: auto 0;
  padding: 0; }
  .connect-social li {
    float: left;
    margin: 0 10px 0 0; }
    .connect-social li a {
      border-radius: 20px;
      background-color: #666;
      color: #fff;
      padding: 6px 6px 6px 10px;
      min-width: 10px; }
      .connect-social li a span {
        width: 12px; }

.links {
  text-align: center;
  margin-top: 75px; }
  .links a {
    display: inline-block;
    width: 20%;
    margin-right: 11%; }
    .links a:last-child {
      margin-right: 0; }
    .links a span {
      font-size: 160%;
      text-transform: uppercase;
      color: gray; }

.hide {
  display: none; }

.imgs {
  text-align: center;
  margin-top: -30px; }

.slick-dots button:before {
  font-size: 15px !important;
  margin-top: 15px !important; }

.slick-arrow {
  background-color: rgba(0, 0, 0, 0.25) !important;
  z-index: 999 !important;
  outline: none !important;
  padding: 25px !important;
  height: 100px !important; }
  .slick-arrow.slick-prev {
    left: 70px; }
    .slick-arrow.slick-prev:before {
      content: "<" !important;
      opacity: .25;
      right: 15px;
      position: absolute;
      top: 35px;
      font-size: 30px; }
  .slick-arrow.slick-next {
    right: 70px; }
    .slick-arrow.slick-next:before {
      content: ">" !important;
      opacity: .25;
      right: 15px;
      position: absolute;
      top: 35px;
      font-size: 30px; }

.jqvmap-label {
  padding: 5px 20px !important;
  text-align: center !important; }

#footer {
  left: 0;
  bottom: 0;
  height: 90px;
  width: 100%;
  font-family: 'Crimson Text', serif;
  /*margin-left: .75vw;*/
  min-width: 0;
  max-width: 97.8vw; }
  #footer a {
    color: #3a4147; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #4f3535;
  font-size: 15px;
  line-height: 1.5em;
  position: relative;
  min-height: 100%; }

html body {
  height: 100%;
  font-family: 'Open Sans','Segoe UI', sans-serif;
  font-size: 1em;
  margin: 0;
  scroll-behavior: smooth;
  margin-bottom: 20px;
  color: #4f3535;
  line-height: 1.5em;
  padding: 0; }

html body .blue-bar {
  background: none no-repeat scroll 0 0 #004365;
  margin-bottom: 25px; }

html body .blue-bar p {
  margin: 0; }

html body .blue-bar .chevron-image {
  background: none no-repeat scroll 0 0 #0079c3;
  text-align: right;
  width: 50%; }

html body .blue-bar .chevron-image img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  display: inline-block;
  height: auto;
  margin: 0;
  max-width: 100%;
  position: relative;
  right: -13px;
  vertical-align: bottom;
  width: auto;
  width: 27px;
  height: 28px; }

html body header {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  _display: inline;
  _overflow-y: visible;
  _overflow: hidden;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 85vw;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  word-wrap: break-word; }

html body header .navigation {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  _display: inline;
  _overflow-y: visible;
  _overflow: hidden;
  bottom: 0.5em;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  word-wrap: break-word;
  text-transform: uppercase; }

html body header .navigation ul {
  line-height: 1.0;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left; }

html body header .navigation ul li {
  padding: 0;
  position: relative;
  list-style-type: none;
  list-style-image: none;
  margin: 0 .125em 0 0;
  letter-spacing: 1px;
  color: #4f3535; }

html body header .navigation ul li:after {
  border-right: 1px solid #D3D3D3;
  content: " ";
  height: 14px;
  position: absolute;
  right: -1px;
  top: 11px; }

html body header .navigation ul li:last-child:after {
  border-right: 0;
  content: ""; }

html body header .navigation ul li a {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  color: gray;
  display: block;
  position: relative;
  padding: .75em 1.5em;
  text-transform: uppercase; }

html body header .header-logo {
  float: left;
  margin: 0;
  padding: 1em;
  vertical-align: bottom; }

html body header .header-logo-large {
  width: 400px; }

html body header .header-logo-small {
  height: 60px; }

html body .gray-block {
  background: #edeef0;
  padding: 1em; }

html body a {
  text-decoration: none;
  color: #467191; }

html body hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border: -6px solid #787878;
  box-sizing: content-box;
  height: 0;
  margin: 1.5em 0;
  padding-bottom: -1px; }

html body article {
  color: #4f3535 !important; }

html body dl,
html body menu,
html body ol,
html body ul {
  margin: 1.5em 0;
  padding: 0 0 0 30px; }

html body h1,
html body h2,
html body h3,
html body h4 {
  font-weight: 400;
  letter-spacing: 1px; }

html body h1 {
  font-size: 2em;
  line-height: 1.5em;
  margin-bottom: 0.75em;
  margin-top: 0.75em; }

html body h1#page-title {
  color: #0079c3;
  margin: 0 0 .5em; }

html body h2 {
  color: #0079c3; }

html body h3 {
  color: #0079c3; }

#footer {
  color: #666;
  background-color: #f0f1f3;
  border-top: 1px solid rgba(227, 227, 227, 0); }
  #footer .wrapper {
    max-width: 85vw;
    height: fit-content;
    margin: 0 auto;
    padding: 10px 30px;
    color: #999;
    position: relative;
    max-height: 100px; }
    #footer .wrapper div .row {
      /*margin-left: -15px;
				margin-right: -15px;*/
      width: auto !important; }
      #footer .wrapper div .row .col-2 {
        float: left; }
        #footer .wrapper div .row .col-2 a {
          border-radius: 20px;
          background-color: #666;
          color: #fff;
          padding: 6px 6px 6px 10px;
          min-width: 10px; }
          #footer .wrapper div .row .col-2 a span {
            width: 11px; }
      #footer .wrapper div .row .col-7 {
        float: left;
        display: block; }
      #footer .wrapper div .row .col-3 {
        float: left;
        padding-right: 0;
        display: block; }
        #footer .wrapper div .row .col-3 input {
          margin-left: 15px;
          width: 75%; }
        #footer .wrapper div .row .col-3 a .image-block-wrapper {
          line-height: 0;
          text-align: center;
          position: relative; }
          #footer .wrapper div .row .col-3 a .image-block-wrapper img {
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            position: absolute;
            max-width: none;
            display: block; }

.submit-btn, .btn {
  text-transform: uppercase;
  border-radius: 5px;
  width: fit-content; }

.submit-btn:hover {
  background: #0079c3; }

.email {
  width: 300px; }

.password {
  width: 300px; }

.btn-primary {
  background-color: #004365; }

.navbar-toggle {
  color: #7c7c7c; }

.navbar-toggle a {
  color: #7c7c7c;
  display: block;
  position: relative;
  padding: .75em 1.5em;
  text-transform: uppercase; }

.navbar-collapse ul {
  padding-top: 20px; }

.navbar-collapse ul li {
  padding: 0;
  position: relative;
  list-style-type: none;
  list-style-image: none;
  margin: 0 .125em 0 0;
  letter-spacing: 1px;
  color: #4f3535; }

.navbar-collapse ul li:after {
  border-right: 1px solid #D3D3D3;
  content: " ";
  height: 14px;
  position: absolute;
  right: -1px;
  top: 14px; }

.navbar-collapse ul li:last-child:after {
  border-right: 0;
  content: ""; }

.navbar-collapse ul li a {
  color: #7c7c7c;
  display: block;
  position: relative;
  padding: .75em 1.5em;
  text-transform: uppercase; }

.media {
  padding-bottom: 25px; }

#page {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  color: #000000;
  min-width: 0;
  min-height: 75vh; }
  #page .page-inner {
    margin: 0 auto;
    max-width: 85vw;
    padding: 0 .625em;
    word-wrap: break-word; }
    #page .page-inner #main {
      padding-top: 1.5em;
      position: relative; }
      #page .page-inner #main:before {
        content: "";
        display: table; }
      #page .page-inner #main:after {
        content: "";
        display: table;
        clear: both; }
      #page .page-inner #main #content {
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        _display: inline;
        _overflow-y: visible;
        _overflow: hidden;
        box-sizing: border-box;
        padding-left: 0;
        padding-right: 0;
        word-wrap: break-word; }
      #page .page-inner #main p {
        letter-spacing: 0.5px; }
      #page .page-inner #main aside {
        display: block; }
        #page .page-inner #main aside.sidebars section.sidebar {
          -moz-box-sizing: border-box;
          -ms-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          _display: inline;
          _overflow-y: visible;
          _overflow: hidden;
          box-sizing: border-box;
          padding-left: 0;
          padding-right: 0;
          word-wrap: break-word; }
          #page .page-inner #main aside.sidebars section.sidebar .tabs {
            background: #edeef0;
            padding: 1em; }
            #page .page-inner #main aside.sidebars section.sidebar .tabs ul.menu {
              list-style-image: none;
              list-style: none;
              padding-left: 1em !important; }
              #page .page-inner #main aside.sidebars section.sidebar .tabs ul.menu li {
                list-style-image: none;
                list-style: none;
                border-bottom: 1px solid #ddddde;
                margin-right: 1em;
                padding: .5em 0 .5em 0; }
                #page .page-inner #main aside.sidebars section.sidebar .tabs ul.menu li a {
                  text-decoration: none !important; }
                  #page .page-inner #main aside.sidebars section.sidebar .tabs ul.menu li a.active {
                    border-left: 5px solid #0079c3;
                    padding-left: 8px;
                    color: #000; }
                  #page .page-inner #main aside.sidebars section.sidebar .tabs ul.menu li a:hover {
                    color: blue; }
  #page:after {
    content: "";
    display: block; }

a:hover {
  color: blue; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #000000;
  font-family: 'Open Sans','Segoe UI', sans-serif;
  font-size: 1em;
  line-height: 1.5em; }
  html body {
    font-size: 1em;
    margin: 0;
    padding: 0; }
    html body label,
    html body legend {
      display: block;
      font-weight: 600;
      margin-bottom: .5rem; }
    html body input,
    html body select,
    html body textarea {
      background-color: #fff;
      border-radius: 4px;
      border: 1px solid #D1D1D1;
      box-shadow: none;
      box-sizing: border-box;
      height: 38px;
      margin-bottom: 1.5rem;
      padding: 6px 10px; }
    html body input,
    html body textarea {
      line-height: normal; }
      html body input.string,
      html body textarea.string {
        width: 400px; }
      html body input.text,
      html body textarea.text {
        width: 400px;
        height: 100px; }
    html body #flash {
      position: relative;
      padding: 0;
      margin: 0; }
      html body #flash a {
        position: absolute;
        top: 10px;
        right: 15px;
        text-transform: uppercase;
        font-size: 85%; }
      html body #flash ul.info {
        padding: 10px;
        border: 1px solid transparent;
        border-radius: 4px;
        box-sizing: border-box;
        margin-bottom: 15px;
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1; }
      html body #flash ul.warning {
        padding: 10px;
        border: 1px solid transparent;
        border-radius: 4px;
        box-sizing: border-box;
        margin-bottom: 15px;
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc; }
      html body #flash ul.success {
        padding: 10px;
        border: 1px solid transparent;
        border-radius: 4px;
        box-sizing: border-box;
        margin-bottom: 15px;
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6; }
      html body #flash ul.alert {
        padding: 10px;
        border: 1px solid transparent;
        border-radius: 4px;
        box-sizing: border-box;
        margin-bottom: 15px;
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1; }
      html body #flash ul li {
        margin-left: 20px; }
    html body .pull-left {
      float: left; }
    html body .pull-right {
      float: right; }
    html body .clearfix:before {
      content: "";
      display: table; }
    html body .clearfix:after {
      content: "";
      display: table;
      clear: both; }
    html body table {
      box-sizing: border-box;
      width: 100%; }
      html body table th {
        font-weight: bold; }
      html body table th,
      html body table td {
        padding: 12px 15px;
        text-align: left;
        border-bottom: 1px solid #E1E1E1; }
      html body table th.published,
      html body table td.published {
        width: 7%; }
      html body table th:first-child,
      html body table td:first-child {
        padding-left: 0; }
      html body table th.actions,
      html body table td.actions {
        text-align: right;
        width: 300px; }
    html body .blue-bar {
      background: none no-repeat scroll 0 0 #004365; }
      html body .blue-bar p {
        margin: 0; }
      html body .blue-bar .blue-bar.chevron-image {
        background: none no-repeat scroll 0 0 #0079c3;
        text-align: right;
        width: 50%; }
        html body .blue-bar .blue-bar.chevron-image img {
          -ms-interpolation-mode: bicubic;
          border: 0;
          display: inline-block;
          height: auto;
          margin: 0;
          max-width: 100%;
          position: relative;
          right: -13px;
          vertical-align: bottom;
          width: auto; }
    html body .header-container #header {
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      _display: inline;
      _overflow-y: visible;
      _overflow: hidden;
      box-sizing: border-box;
      margin: 0 auto;
      max-width: 85vw;
      padding-left: 0;
      padding-right: 0;
      position: relative;
      word-wrap: break-word; }
      html body .header-container #header:before {
        content: '';
        display: table; }
      html body .header-container #header:after {
        clear: both;
        content: "";
        display: table; }
      html body .header-container #header #fun-fact {
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        _display: inline;
        _overflow-y: visible;
        _overflow: hidden;
        top: 1.75em;
        box-sizing: border-box;
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        right: 0;
        word-wrap: break-word; }
        html body .header-container #header #fun-fact p {
          margin: 0;
          padding: 0; }
      html body .header-container #header #navigation {
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        _display: inline;
        _overflow-y: visible;
        _overflow: hidden;
        bottom: 0.5em;
        box-sizing: border-box;
        padding-left: 0;
        padding-right: 0;
        float: right;
        right: 0;
        word-wrap: break-word; }
        html body .header-container #header #navigation ul {
          line-height: 1.0;
          list-style: none;
          margin-right: 0;
          padding: 0;
          text-align: left; }
          html body .header-container #header #navigation ul li {
            float: left;
            padding: 0;
            list-style-type: none;
            list-style-image: none;
            margin: 0.25em .5em 0 0;
            letter-spacing: 1px;
            color: #000000; }
            html body .header-container #header #navigation ul li:after {
              border-right: 1px solid #D3D3D3;
              content: " ";
              height: 14px;
              position: absolute;
              right: -1px;
              top: 11px; }
            html body .header-container #header #navigation ul li:last-child:after {
              border-right: 0;
              content: ""; }
            html body .header-container #header #navigation ul li a {
              -webkit-border-radius: 6px 6px 0 0;
              -moz-border-radius: 6px 6px 0 0;
              -ms-border-radius: 6px 6px 0 0;
              border-radius: 6px 6px 0 0;
              color: #463f3f;
              display: block;
              position: relative;
              padding: 0.5em 1em 0.5em 1em;
              text-transform: uppercase;
              max-width: max-content; }
              html body .header-container #header #navigation ul li a:hover {
                color: blue; }
      html body .header-container #header .header__logo {
        float: left;
        margin: 0;
        padding: 0;
        max-width: 15vw;
        height: 90px; }
        html body .header-container #header .header__logo .header__logo-image {
          margin: 0;
          padding: 0.5em;
          vertical-align: bottom;
          width: 100%; }
    html body .gray-block {
      background: #edeef0;
      padding: 1em; }
    html body .submit-btn, html body .btn {
      background: #004365;
      color: white;
      letter-spacing: 1px;
      padding: 7px 10px;
      text-transform: uppercase;
      font-size: 85%;
      border: none;
      cursor: pointer;
      text-align: center;
      text-decoration: none;
      vertical-align: top; }
      html body .submit-btn.btn-disabled, html body .btn.btn-disabled {
        cursor: default;
        background-color: #bbb; }
    html body a {
      text-decoration: none;
      color: #467191;
      cursor: pointer; }
    html body p,
    html body pre {
      margin: 0 0 1.5em; }
    html body hr {
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      border: -6px solid #787878;
      box-sizing: content-box;
      height: 0;
      margin: 1.5em 0;
      padding-bottom: -1px; }
    html body img {
      -ms-interpolation-mode: bicubic;
      border: 0;
      height: auto;
      max-width: 100%;
      width: auto; }
    html body article {
      color: #000000 !important; }
    html body dl,
    html body menu,
    html body ol,
    html body ul {
      margin: 1.5em 0;
      padding: 0 0 0 30px; }
    html body .pager {
      clear: both;
      padding: 0;
      text-align: center; }
      html body .pager li {
        display: inline;
        padding: 0 0.5em;
        font-size: .9em;
        list-style-type: none;
        background-image: none; }
    html body h1,
    html body h2,
    html body h3,
    html body h4 {
      font-weight: 400;
      letter-spacing: 1px; }
    html body h1 {
      font-size: 2em;
      line-height: 1.5em;
      margin-bottom: 0.75em;
      margin-top: 0.75em; }
      html body h1#page-title {
        color: #0079c3;
        margin: 0 0 .5em; }
    html body h2 {
      color: #0079c3;
      font-size: 1.5em;
      line-height: 2em;
      margin-bottom: 0.5em;
      margin-top: 0.5em; }
    html body h3 {
      color: #666;
      font-size: 1.17em;
      line-height: 1.28205em;
      margin-bottom: 0.64103em;
      margin-top: 0.64103em; }
    html body h4 {
      font-size: 1.3em;
      line-height: 1.5em;
      margin-bottom: 1.5em;
      margin-top: 1.5em; }
    html body h5 {
      font-size: 0.83em;
      font-weight: 400;
      line-height: 1.80723em;
      margin-bottom: 1.80723em;
      margin-top: 1.80723em; }
    html body h6 {
      font-size: 0.67em;
      font-weight: 400;
      line-height: 2.23881em;
      margin-bottom: 2.23881em;
      margin-top: 2.23881em; }

.notes-info {
  padding: 15px 20px;
  font-size: 85%;
  border: 1px solid #efefef;
  position: relative;
  margin-right: 20px;
  margin-left: 20px;
  background: #efefef;
  margin-bottom: 40px;
  z-index: 0;
  display: inline-block; }
  .notes-info:after {
    content: "";
    position: absolute;
    /*bottom: -20px;*/
    border-width: 20px 0 0 20px;
    border-style: solid;
    border-color: #efefef transparent;
    display: block;
    width: 0;
    top: -20px;
    left: 60px;
    bottom: auto;
    left: auto;
    border-width: 20px 20px 0 0;
    border-color: transparent #efefef; }
