﻿html {
  min-height: 100%;
  display: flex;
}

body.responsive {
  display: flex;
  min-height: 100%;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff;
}
body.responsive > div.form {
  flex: 1;
  display: flex;
  flex-direction: column;
}
body.responsive .alert-text {
  color: #a94442;
}
body.responsive section.main-content > div.container > header > h2, body.responsive section.main-content > header > h2 {
  font-family: "Roboto:500", sans-serif;
  font-size: 28px;
  line-height: 28px;
  color: #514f4b;
}
body.responsive section.main-content > nav {
  margin-bottom: 0.5rem !important;
}
body.responsive section.main-content > nav a {
  text-decoration: none;
}
body.responsive section.main-content > nav > span > span:nth-child(2), body.responsive section.main-content > nav > span > span:nth-child(3) {
  display: none;
}
body.responsive section.main-content .alertBox {
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 18px;
  border: 1px #000 solid;
}
body.responsive .formBox2.container-fluid, body.responsive .main-content.container-fluid {
  flex-grow: 1;
  background-color: #f4fbfe;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: #90b1cc solid 2px;
}
body.responsive .formBox2.container, body.responsive .main-content.container {
  flex-grow: 1;
}
body.responsive .formBox2 section > div.container > header > h2, body.responsive .formBox2 section > header > h2, body.responsive .main-content section > div.container > header > h2, body.responsive .main-content section > header > h2 {
  font-family: "Roboto:500", sans-serif;
  font-size: 28px;
  line-height: 28px;
  color: #514f4b;
}
body.responsive .formBox2 section > nav, body.responsive .main-content section > nav {
  margin-bottom: 0.5rem !important;
}
body.responsive .formBox2 section > nav a, body.responsive .main-content section > nav a {
  text-decoration: none;
}
body.responsive .formBox2 section > nav > span > span:nth-child(2), body.responsive .formBox2 section > nav > span > span:nth-child(3), body.responsive .main-content section > nav > span > span:nth-child(2), body.responsive .main-content section > nav > span > span:nth-child(3) {
  display: none;
}
body.responsive .formBox2 section .alertBox, body.responsive .main-content section .alertBox {
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 18px;
  border: 1px #000 solid;
}
body.responsive h3 {
  font-size: 26px;
}
body.responsive .tableBorder {
  border: 2px solid rgba(220, 220, 220, 0.79);
  margin-bottom: 18px;
}
body.responsive .main-content a:not(.btn), body.responsive .programs-display > div a:not(.btn), body.responsive .user-progress a:not(.btn), body.responsive .mission a:not(.btn), body.responsive footer a:not(.btn) {
  color: #212529;
}
body.responsive .main-content a.accordTitle, body.responsive .programs-display > div a.accordTitle, body.responsive .user-progress a.accordTitle, body.responsive .mission a.accordTitle, body.responsive footer a.accordTitle {
  color: #212529;
}
body.responsive .main-content a:link, body.responsive .programs-display > div a:link, body.responsive .user-progress a:link, body.responsive .mission a:link, body.responsive footer a:link {
  text-decoration: underline;
}
body.responsive .main-content a:link.btn, body.responsive .programs-display > div a:link.btn, body.responsive .user-progress a:link.btn, body.responsive .mission a:link.btn, body.responsive footer a:link.btn {
  text-decoration: none;
}
body.responsive .main-content a:link:not(.btn), body.responsive .main-content a:link.accordTitle, body.responsive .programs-display > div a:link:not(.btn), body.responsive .programs-display > div a:link.accordTitle, body.responsive .user-progress a:link:not(.btn), body.responsive .user-progress a:link.accordTitle, body.responsive .mission a:link:not(.btn), body.responsive .mission a:link.accordTitle, body.responsive footer a:link:not(.btn), body.responsive footer a:link.accordTitle {
  color: #514f4b;
}
body.responsive .main-content a:link:not(.btn):visited, body.responsive .main-content a:link.accordTitle:visited, body.responsive .programs-display > div a:link:not(.btn):visited, body.responsive .programs-display > div a:link.accordTitle:visited, body.responsive .user-progress a:link:not(.btn):visited, body.responsive .user-progress a:link.accordTitle:visited, body.responsive .mission a:link:not(.btn):visited, body.responsive .mission a:link.accordTitle:visited, body.responsive footer a:link:not(.btn):visited, body.responsive footer a:link.accordTitle:visited {
  color: #514f4b;
}
body.responsive .main-content a:link:not(.btn):hover, body.responsive .main-content a:link.accordTitle:hover, body.responsive .programs-display > div a:link:not(.btn):hover, body.responsive .programs-display > div a:link.accordTitle:hover, body.responsive .user-progress a:link:not(.btn):hover, body.responsive .user-progress a:link.accordTitle:hover, body.responsive .mission a:link:not(.btn):hover, body.responsive .mission a:link.accordTitle:hover, body.responsive footer a:link:not(.btn):hover, body.responsive footer a:link.accordTitle:hover {
  color: #848484;
}
body.responsive div.programs-display div.programs > div.registered > div {
  border-color: #0B539B !important;
}
body.responsive div.programs-display div.programs > div.registered > div > div.image::after {
  background-color: #0B539B !important;
}
body.responsive div.container.modules div.poll > fieldset {
  background-image: url(../images/interface/poll-bg-1.gif);
  min-height: 243px;
  color: #000;
  font-size: 1em;
  /*font-size: 20px;
  line-height: 24px;*/
  padding-top: 12px;
  position: relative;
}
body.responsive div.container.modules div.poll > fieldset > div.question {
  font-weight: bold;
  padding-left: 30px;
}
body.responsive div.container.modules div.poll > fieldset > div.question > .validator {
  color: #ff0000;
}
body.responsive div.container.modules div.poll > fieldset > div.answers {
  padding-top: 10px;
  padding-left: 120px;
}
body.responsive div.container.modules div.poll > fieldset > div.answers input {
  margin-right: 0.5em;
}
body.responsive div.container.modules div.poll > fieldset > input[type=submit] {
  position: absolute;
  bottom: 4px;
  right: 12px;
}
body.responsive div.container.modules div.poll > div .question {
  padding: 0 5px;
  min-height: 3em;
}
body.responsive .tooltipDark {
  font-size: 24px;
  vertical-align: middle;
  color: rgba(80, 80, 80, 0.75);
}
body.responsive .roboto {
  font-family: "Roboto", sans-serif;
}
body.responsive .robotoCondensed {
  font-family: "Roboto Condensed", sans-serif;
}
body.responsive .logo {
  text-indent: -6000px;
  background-image: url(../images/interface/Responder-Safety-Learning-Network-logo-sm.png);
  width: 291px;
  height: 56px;
  display: inline-block;
  background-repeat: no-repeat;
}
body.responsive .logo.d-inline-block {
  background-image: url(../images/interface/Responder-Safety-Learning-Network-logo-xs.png);
  width: 200px;
  height: 40px;
}
body.responsive .seal {
  text-indent: -6000px;
  background-image: url(../images/interface/ERSI-logo-sm.png);
  width: 59px;
  height: 59px;
  display: inline-block;
}
body.responsive .seal.d-inline-block {
  background-image: url(../images/interface/ERSI-logo-xs.png);
  width: 50px;
  height: 50px;
}
body.responsive footer {
  background-color: #f0f0f0;
  color: #acacac;
  border-top: 1px solid #c7c7c7;
}
body.responsive footer .logo {
  display: block;
}
body.responsive footer .logos {
  text-align: center;
}
body.responsive footer .logos .capce {
  text-indent: -6000px;
  background-image: url(../images/interface/Footer-CAPCE-Logo.png);
  width: 67px;
  height: 68px;
  display: inline-block;
}
body.responsive footer .logos > div {
  font-size: 11px;
}
body.responsive footer .social {
  font-size: 0;
}
body.responsive footer .social > a {
  width: 42px;
  height: 42px;
  display: inline-block;
  text-indent: -6000px;
  font-size: 12px;
}
body.responsive footer .social > a.twitter {
  background-image: url(../images/interface/twitter-logo-tiny-solid-g1.png);
}
body.responsive footer .social > a.facebook {
  background-image: url(../images/interface/facebook-logo-tiny-solid-g1.png);
}
body.responsive footer .social > a.youtube {
  background-image: url(../images/interface/youtube-logo-tiny-solid-g1.png);
}
body.responsive .btn.material-icons {
  font-size: 24px;
  line-height: 1;
}
body.responsive .text-14 {
  font-size: 14px;
}
body.responsive .btn-outline-white {
  color: #fff;
  border-color: #fff !important;
  background-color: transparent;
}
body.responsive .btn-outline-white:link {
  color: #fff;
}
body.responsive .btn-outline-white:visited {
  color: #fff;
}
body.responsive .btn-outline-white:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
body.responsive .carouselButton {
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}
body.responsive .carouselButton:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
body.responsive .btn-outline-white.focus, body.responsive .btn-outline-white:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
body.responsive .btn-outline-white.disabled, body.responsive .btn-outline-white:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
body.responsive .btn-outline-white:not(:disabled):not(.disabled).active,
body.responsive .btn-outline-white:not(:disabled):not(.disabled):active, body.responsive .show > .btn-outline-white.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
body.responsive .btn-outline-white:not(:disabled):not(.disabled).active:focus, body.responsive .btn-outline-white:not(:disabled):not(.disabled):active:focus, body.responsive .show > .btn-outline-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
body.responsive .btn-outline-light {
  color: #fff;
  border-color: #fff !important;
  background-color: #5e8db5;
}
body.responsive .btn-outline-light:link {
  color: #fff;
}
body.responsive .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
body.responsive .btn-outline-light .btn-outline-light.focus, body.responsive .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
body.responsive .btn-outline-light.disabled, body.responsive .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
body.responsive .btn-outline-light:not(:disabled):not(.disabled).active, body.responsive .btn-outline-light:not(:disabled):not(.disabled):active, body.responsive .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
body.responsive .btn-outline-light:not(:disabled):not(.disabled).active:focus, body.responsive .btn-outline-light:not(:disabled):not(.disabled):active:focus, body.responsive .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
body.responsive .btn-support {
  color: #fff;
  border-color: #fff !important;
  background-color: #008C82;
}
body.responsive .btn-support:hover {
  color: #fff;
  background-color: #00736B;
  border-color: #fff;
}
body.responsive .btn-launch {
  color: #fff !important;
  border-color: #fff !important;
  background-color: #b39f88;
}
body.responsive .btn-launch:link {
  color: #fff !important;
}
body.responsive .btn-launch:hover {
  color: #fff !important;
  background-color: #998874;
  border-color: #fff;
}
body.responsive .wideButton {
  width: 300px;
}
body.responsive .tooltip-inner {
  text-align: left;
}
body.responsive div.user-progress {
  background-color: #deecf7;
}
body.responsive .card-header.accordHeader {
  background-color: #deecf7;
}
body.responsive .certificate-view .card-header {
  cursor: pointer;
}
body.responsive .certificate-view .card-header:hover {
  background-color: #e1e1e1;
}
body.responsive .certificate-view .card-header[aria-expanded=true] {
  background-color: #acd7d4;
}
