@charset "utf-8";
/******************************************************************/
/*                     SPRS - MAIN CSS                            */
/*																  															*/
/*                Date Modified - 03/07/2025        			  			*/
/*																  															*/
/******************************************************************/
/* ----------------------------------------------------------------
    GLOBAL STYLES
-----------------------------------------------------------------*/
html {
  overflow-x: hidden !important;
}
* {
  box-sizing: border-box;
}
body {
  color: #333;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  overflow-x: hidden;
  padding: 0 !important;
  background-color: #fefefe;
}
h2, h3, h4, h5, h6 {
  font-family: "Didact Gothic", sans-serif;
  color: #976F26;
}
h2 {
  font-size: 2em;
}
.h2 {
  font-family: "Didact Gothic", sans-serif;
  color: #162A52;
  font-size: 1.2em;
  font-weight: 600;
}
h3, .h3 {
  font-size: 1.5em;
}
h4, .h4 {
  font-size: 1.3em;
}
p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 1.1em;
  line-height: 24px;
  color: #333;
}
p .reference {
  font-family: "Didact Gothic", sans-serif;
  font-weight: 600;
  font-size: 1.11em;
  text-decoration: underline;
}
ul li {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: medium;
  line-height: 24px;
  color: #333
}
p a, li a, a {
  font-size: inherit;
}
a, h3 a, p a, li a {
  color: #446078;
  text-decoration: none;
}
a:hover, a:focus, h3 a:hover, h3 a:focus, p a:hover, p a:focus, li a:hover, li a:focus {
  color: #976F26;
  text-decoration: underline;
}
a img {
  border: none;
}
.sub-menu li a.disabled, .sub-menu li a:hover.disabled, .sub-menu li a:focus.disabled {
  color: #446078;
  pointer-events: none;
  cursor: not-allowed;
  text-decoration: none;
}
.underlinelink a {
  text-decoration: underline;
}
ul.no-bullets {
  list-style-type: none;
}
section {
  padding: 80px 0;
  position: relative;
  z-index: auto;
  width: 100%;
  overflow: hidden;
}
.acc_hide, .hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0px !important;
  padding: 0px !important;
  overflow: hidden !important;
  top: -9999px !important;
  left: -9999px !important;
}
.acc-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  overflow: hidden !important;
  height: 1px !important;
  width: 1px !important;
  word-wrap: normal !important;
}
.acc-hidden.acc-focusable:active, .acc-hidden.acc-focusable:focus {
  position: static !important;
  clip: auto !important;
  overflow: visible !important;
  height: auto !important;
  width: auto !important;
}
.invisible {
  visibility: hidden;
}
.center {
  text-align: center;
  vertical-align: middle;
}
.alignLeft {
  text-align: left !important;
}
.clear {
  clear: both;
}
.red {
  color: #980000;
}
.alert {
  color: #6B2323;
  font-weight: 600;
  font-size: 1.2em;
  margin: 0;
  padding: 0 0 7px;
}
.alignR {
  float: right !important;
}
.alignL {
  float: left !important;
}
.m-t-5 {
  margin-top: -5px;
}
.m-t5 {
  margin-top: 5px;
}
.m-t-10 {
  margin-top: -10px;
}
.m-t-20 {
  margin-top: -20px;
}
.underline {
  text-decoration: underline;
}
span.negindent {
  font-weight: bold;
  font-size: .8em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.dots {
  margin-top: 25px;
  flex: 1;
  border-top: dotted #333 1px;
}
.temporaryindent {
  padding-left: 51px
}
.indent {
  padding-left: 30px;
}
.pindent {
  padding-left: 15px;
}
.spacer {
  margin-top: 25px;
  margin-bottom: 25px;
}
hr {
  border-color: #162A52;
  clear: both;
}
hr.middle {
  width: 50%;
  margin: 15px auto;
  border-color: #162A52;
  clear: both;
}
hr.spacer {
  border-color: #fff;
  margin-top: 25px;
  margin-bottom: 25px;
}
hr.tall {
  width: 75%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.half-line {
  width: 75%;
  border-bottom: 2px;
  border-color: #162A52;
}
.navy {
  color: #162A52;
}
.ltblue {
  color: #446078;
}
.gold {
  color: #976F26;
}
.bg-navy {
  background-color: #162A52;
}
.bg-ltblue {
  background-color: #446078;
}
.bg-gold {
  background-color: #976F26;
}
/* ----------------------------------------------------------------
    Backgrounds
-----------------------------------------------------------------*/
.container-fullscreen {
  position: relative;
  display: table;
  height: 100%;
  padding-top: 0;
}
.headerbg {
  position: relative;
  width: auto;
  background-repeat: no-repeat;
  background-position: top center;
  border: none;
  z-index: 1;
}
/****************************************************************
    HEADER
****************************************************************/
header {
  position: relative;
  margin: 0;
  padding: 0;
}
#header {
  position: relative;
  width: auto;
  height: 375px;
  z-index: 0;
}
.logo {
  position: relative;
  margin: 0;
  top: 10px;
  left: 0;
  width: auto;
  height: 90px;
  background-image: url("../images/SPRS_Logo-S.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: top left;
  z-index: 10;
}
.shim {
  position: absolute;
  margin: 0;
  top: 10px;
  left: 0;
  width: 250px;
  height: 90px;
  background-repeat: repeat !important;
  cursor: pointer;
  z-index: 3000;
}
h1 {
  position: relative;
  margin-top: 0;
  font-family: "Didact Gothic", sans-serif;
  letter-spacing: -1px;
  font-weight: 400;
  font-size: 2.5em;
  text-align: left;
  color: #fff;
  z-index: 4;
}
/****************************************************************
    TOP NAVIGATION & MENU
****************************************************************/
#nav-wrapper {
  position: absolute;
  top: 10px;
  z-index: 2000;
}
nav {
  margin: 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  z-index: 2000;
}
.navbar {
  padding-top: 0;
  margin-top: 0;
  background: transparent !important;
  background: cover;
  border: none;
  z-index: inherit;
}
.navbar-toggler {
  margin-top: -20px;
  margin-left: -5%;
  padding: 0.25rem 0;
  color: rgba(22, 42, 82, 1);
  border-color: rgba(0, 0, 0, 0.0);
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(22, 42, 82, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.menunotice {
  position: absolute;
  margin-top: 10px;
  right: 75px;
  display: block;
  color: #FFF;
  font-size: 1.5em;
  font-weight: 500;
}
.open {
  position: absolute;
  top: 0px;
  right: 30px;
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
  transition: opacity 0.2s linear;
}
.open:hover, .open:focus {
  opacity: 1;
}
/* Hamburger values */
nav span {
  display: block;
  float: left;
  clear: both;
  height: 3px;
  width: 30px;
  border-radius: 30px;
  background-color: #FFF;
  position: absolute;
  right: 3px;
  top: 3px;
  overflow: hidden;
  transition: all 0.4s ease;
}
nav span:nth-child(1) {
  margin-top: 10px;
  z-index: 2003;
}
nav span:nth-child(2) {
  margin-top: 20px;
}
nav span:nth-child(3) {
  margin-top: 30px;
}
nav span:hover {
  background-color: #976F26;
}
.sub-menu {
  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  height: 0;
  width: 0;
  right: 0;
  top: 0;
  position: absolute;
  background-color: rgba(22, 42, 82, 0.8); /*dark Blue */
  border-radius: 50%;
  z-index: 2005;
}
.sub-menu li {
  display: block;
  float: right;
  clear: both;
  height: auto;
  margin-right: -160px;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.sub-menu li:first-child {
  margin-top: 190px;
}
.sub-menu li:nth-child(1) {
  -webkit-transition-delay: 0.05s;
}
.sub-menu li:nth-child(2) {
  -webkit-transition-delay: 0.10s;
}
.sub-menu li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
}
.sub-menu li:nth-child(4) {
  -webkit-transition-delay: 0.20s;
}
.sub-menu li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
}
.sub-menu li:nth-child(6) {
  -webkit-transition-delay: 0.30s;
}
.sub-menu li:nth-child(6) {
  -webkit-transition-delay: 0.35s;
}
.sub-menu li:nth-child(7) {
  -webkit-transition-delay: 0.40s;
}
.sub-menu li:nth-child(8) {
  -webkit-transition-delay: 0.45s;
}
.sub-menu li:nth-child(9) {
  -webkit-transition-delay: 0.50s;
}
.sub-menu li:nth-child(10) {
  -webkit-transition-delay: 0.55s;
}
.sub-menu li a {
  color: #fff;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 16px;
  width: 100%;
  display: block;
  float: left;
  line-height: 40px;
}
.sub-menu li a:hover, .sub-menu li a:focus {
  color: #dac59c;
  font-weight: 500;
  z-index: 2004;
}
.oppenned .sub-menu {
  opacity: 1;
  height: 650px;
  width: 460px;
}
/* X values */
.oppenned span:nth-child(2) {
  overflow: visible;
}
.oppenned span:nth-child(1), .oppenned span:nth-child(3) {
  z-index: 2010;
  transform: rotate(45deg);
}
.oppenned span:nth-child(1) {
  transform: rotate(45deg) translateY(10px) translateX(10px);
}
.oppenned span:nth-child(2) {
  height: 650px;
  width: 470px;
  right: -160px;
  top: -160px;
  border-radius: 50%;
  background-color: rgba(68, 96, 120, 0.7); /*med blue */
}
.oppenned span:nth-child(3) {
  transform: rotate(-45deg) translateY(-5px) translateX(5px);
}
.oppenned li {
  margin-right: 168px;
}
/****************************************************************
    BUTTON NAVIGATION
****************************************************************/
.navbar-sub {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar-sub .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navbar-sub {
  padding-top: 0;
  margin-top: 0;
  background: transparent !important;
  background: cover;
  border: none;
  z-index: inherit;
}
.navbar-toggler {
  margin-top: -20px;
  margin-left: -5%;
  color: rgba(22, 42, 82, 1);
  border-color: rgba(0, 0, 0, 0.0);
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(22, 42, 82, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
/* Button at the top of the home page */
.btn-linkimg {
  margin-top: -50px;
  padding: 9px 6px 3px 6px;
  box-shadow: 0px 10px 8px -2px #446078;
  background: #162a52;
  transition: border-radius 0.5s, box-shadow 0.5s, background 0.5s;
  font-weight: 500;
  border-radius: 3px;
  color: #FFFFFF;
  z-index: 1510;
}
.btn-linkimg:hover, .btn-linkimg:focus, .btn-linkimg:active {
  font-weight: 500;
  background-color: #162a52;
  border-radius: 50%;
  box-shadow: 0px 10px 8px -2px #446078;
  cursor: pointer;
}
.btn-linkimg a {
  color: #FFFFFF;
  font-weight: 500;
  padding: 8px 0 3px 0;
}
.btn-linkimg a:hover {
  color: #dac59c;
  font-weight: 500;
  padding: 8px 0 3px 0;
  cursor: pointer;
}
/* Page Links for new content */
.pagelinks {
  position: absolute;
  top: 250px;
  z-index: 1500;
}
.pagelinkimg, .linkimg {
  height: 90px;
  margin: 0 5px;
  width: 160px;
  color: #FFFFFF;
  text-align: center;
  border-radius: 0%;
  box-shadow: 0px 10px 8px -2px #162a52;
  background: #446078;
  transition: border-radius 0.5s, box-shadow 0.5s, background 0.5s;
  cursor: pointer;
}
.pagelinkimg:hover, .pagelinkimg:focus, .pagelinkimg:active, .linkimg:hover, .linkimg:focus, .linkimg:active {
  height: 90px;
  color: #dac59c;
  background-color: #162a52;
  border-radius: 40%;
  box-shadow: 0px 10px 8px -2px #446078;
  cursor: pointer;
}
a.pagelinkimg, a.subpagelinkimg, a.linkimg {
  font-size: 1.2em;
  line-height: 1.2;
  color: #FFFFFF;
}
a.pagelinkimg:hover, a.pagelinkimg:focus, a.pagelinkimg:active, .linkimg:hover, .linkimg:focus, .linkimg:active {
  color: #dac59c;
}
.subpagelinkimg {
  height: 90px;
  margin: 0 5px;
  width: 160px;
  color: #FFFFFF;
  text-align: center;
  border-radius: 0%;
  box-shadow: 0px 10px 8px -2px #446078;
  background: #162a52;
  transition: border-radius 0.5s, box-shadow 0.5s, background 0.5s;
  cursor: pointer;
}
.subpagelinkimg:hover {
  height: 90px;
  color: #dac59c;
  background-color: #446078;
  border-radius: 40%;
  box-shadow: 0px 10px 8px -2px #162a52;
  cursor: pointer;
}
/* DROPDOWN COLORS / BACKGROUNDS */
.megamenu {
  position: static;
}
.megamenu .dropdown-menu {
  background: none;
  border: none;
  width: 100%;
}
.dropdown, .dropdown-menu, .dropbtn, .btn {
  background-color: none;
  border: none;
  color: #ffffff;
}
.dropdown:hover, .dropdown-menu:hover, .btn:hover {
  background-color: none;
  border: none;
  color: #dac59c;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: inherit;
  color: #ffffff;
  text-align: left;
  list-style: none;
  background-color: inherit;
  background-clip: padding-box;
  border: none;
  z-index: 1500;
}
.pagelinkimg.dropdown a {
  color: #FFFFFF;
  text-align: center;
}
.pagelinkimg.dropdown a:hover {
  color: #dac59c;
  text-align: center;
}
/* Button at the top of the home page  **FOR FAQ LINK** */
.btn-linkimgfaq {
  position: relative;
  margin-top: 50px;
  margin-left: -15px;
  padding: 6px 12px;
  box-shadow: 0px 10px 8px -2px #162a52;
  background: #446078;
  transition: border-radius 0.5s, box-shadow 0.5s, background 0.5s;
  border: 1.2px solid #162a52;
  border-radius: 0px;
  z-index: 1510;
}
.btn-linkimgfaq:hover, .btn-linkimgfaq:focus, .btn-linkimgfaq:active {
  font-weight: 500;
  background: #162a52;
  box-shadow: 0px 10px 8px -2px #446078;
  border-radius: 0;
  border: 1.2 solid #162a52;
  cursor: pointer;
}
a.btn-linkimgfaq {
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 18px;
  padding: 6px 12px;
}
a.btn-linkimgfaq:hover {
  color: #dac59c;
  cursor: pointer;
}
button.assessment {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 60%;
  line-height: 12px;
  padding: 3px;
  color: #FFF;
  border-color: #976F26;
  border-radius: 4px;
  background-color: #976F26;
  cursor: none;
}
button.faq {
  border-color: #976F26;
  border-radius: 4px;
  background-color: #976F26;
  cursor: pointer;
}
button.faq a, button.faq a:hover, button.faq a:active {
  color: #FFF;
  text-decoration: none;
}
button.faq:hover, button.faq:active {
  background-color: #162a52;
  background-image: none
}
/****************************************************************
    CONTAINER
****************************************************************/
.container-fluid {
  width: 90%;
  margin-top: 0;
  padding-top: 0;
}
.container {
  width: 90% !important;
  margin: 0 auto;
  padding: 0 inherit;
}
.small-container {
  margin: 0 20px;
  background-color: #eee;
}
/****************************************************************
    PAGE CONTENT
****************************************************************/
main {
  padding: 0 15px;
}
.page-wrap {
  position: relative;
  z-index: auto;
}
.welcomeTitle {
  font-family: "Didact Gothic", sans-serif;
  font-size: 300%;
  color: #446078;
  text-shadow: 1px 1px 2px #162A52, 1px 0px 1px #ccc, 0px 1px 1px #eee, 2px 1px 1px #ccc, 1px 2px 1px #eee, 3px 2px 1px #ccc, 2px 3px 1px #eee;
}
.pagetitle {
  position: relative;
  margin: 0px 0 20px;
  font-family: "Didact Gothic", sans-serif;
  font-size: 2.8em;
  font-weight: 500;
  font-variant: small-caps;
  letter-spacing: 1px;
  color: #162A52;
  clear: both;
}
.sub-pagetitle {
  position: relative;
  margin: 20px 0 10px;
  font-family: "Didact Gothic", sans-serif;
  font-size: 2em;
  font-weight: 500;
  font-variant: small-caps;
  letter-spacing: 1px;
  color: #162A52;
  clear: both;
}
.subpagetitle {}
.dropcap {
  font-size: 150%;
}
#breadcrumbs {
  margin-top: -5px;
  font-weight: normal;
  font-size: .7em;
}
.tagline {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 1.3em;
  font-weight: 600;
  font-style: italic;
  color: #446078;
  float: right;
  padding-right: 10px;
}
.trainnotice {
  font-size: 1.3em;
  font-weight: 600;
  font-style: italic;
  color: #976F26;
  float: right;
  padding-left: 15px;
}
.btn-primary {
  display: inline-block;
  position: relative;
  margin: 10px 30px;
  padding: 10px;
  border: 0 none;
  width: auto;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  background-color: #162A52;
  border-radius: 0px;
  text-decoration: none;
  outline: 0 !important;
}
.pieelogin {
  float: left;
}
.closebox {
  float: right;
}
.p_r_5 {
  padding-right: 5px;
}
.p_t_10 {
  paddin-top: 10px;
}
.p_t_20 {
  paddin-top: 20px;
}
.row, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 .col-lg-push-1 {
  margin: 0;
  padding: 0;
}
@media (max-width: 575.98px) {
  .d-xs-none {
    display: none !important;
  }
}
.homewell {
  border-radius: 30px;
  background-color: #446078;
  color: #FFFFFF;
  width: auto;
  height: auto;
  font-size: 1em;
}
.title {
  margin: 40px 0 30px;
  font-family: "Didact Gothic", sans-serif;
  font-size: 2.5em;
  font-variant: small-caps;
  letter-spacing: 2px;
  color: #162A52;
  clear: both;
}
.pheader {
  font-family: "Didact Gothic", sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.reference-heading {
  font-family: "Didact Gothic", sans-serif;
  font-size: 2.2em;
  font-variant: small-caps;
  color: #976F26;
}
.notify {
  width: auto;
  height: auto;
  margin: 15px 0px 20px;
  padding: 5px 10px;
  color: #162A52;
  font-family: "Didact Gothic", sans-serif;
  font-weight: 600;
  border-radius: 3px;
  clear: both;
}
.specialnotice {
  width: 100%;
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
  margin: 10px auto;
  padding: 15px 60px 0px;
  border-width: medium;
  border-style: double;
  border-color: #980000;
  border-radius: 45px;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(152, 0, 0, 0.2) 0%);
  background-image: -moz-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(152, 0, 0, 0.2) 0%);
  background-image: -o-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(152, 0, 0, 0.2) 0%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(152, 0, 0, 0.2) 0%);
}
.notice {
  width: 100%;
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
  margin: 10px auto;
  padding: 15px 60px 0px;
  border-width: medium;
  border-style: double;
  border-color: rgba(68, 96, 120, .5);
  border-radius: 45px;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(198, 220, 199, .8) 0%);
  background-image: -moz-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(198, 220, 199, .8) 0%);
  background-image: -o-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(198, 220, 199, .8) 0%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(198, 220, 199, .8) 0%);
}
.update {
  width: 100%;
}
.products {
  margin: 30px 0;
  height: 350px !important;
  background-image: url("../images/key.png");
  background-repeat: no-repeat;
  background-position: -15% 35%;
  background-size: 45% auto;
}
.well {
  padding: 10px 0 0;
  border: none;
  border-radius: 0px;
  background-color: White;
}
.well-sm {
  margin: 15px;
  background-color: White;
}
.bold {
  font-weight: bold;
}
.nslconly {
  position: relative;
  float: right;
  height: 20px;
  width: 100px;
  text-align: center;
  background-color: #CCC;
}
.cacimage {
  float: right;
  height: 200px;
  padding: 0px 30px;
}
.seperator {
  margin: 0 20px;
  border-left: 1px solid #ccc;
  display: inline-block;
  box-shadow: 0px 0px 5px #555;
}
.date {
  font-style: italic;
}
.newswrapper {
  max-height: 900px;
  overflow: hidden;
  overflow-y:  scroll;
}
.news {
  font-weight: 600;
  text-decoration: underline;
}
/* ----------------------------------------------------------------
    GO TO TOP BUTTON
-----------------------------------------------------------------*/
.gototop-button {
  position: fixed;
  right: 0;
  bottom: 0px;
  visibility: inherit;
  line-height: 24px;
  padding: 8px 14px 9px;
  color: #fff;
  background-color: #162a52;
  border-radius: 4px 0 0 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  z-index: 199;
}
.gototop-button:hover {
  opacity: 0.7;
}
.gototop-button:hover, .gototop-button:focus {
  color: #fff;
}
/****************************************************************
    SCROLL BAR 
****************************************************************/
/* width */ ::-webkit-scrollbar {
  width: 12px;
  background: #162a5215;
  border-radius: 5px;
}
/* Track */ ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #162a5230;
}
/* Handle */ ::-webkit-scrollbar-thumb {
  background: #162a52;
  max-height: 100px;
  border-radius: 5px;
}
/* Handle on hover */ ::-webkit-scrollbar-thumb:hover {
  background: #162a5230;
}
/****************************************************************
    Accordion Styles  ----  CARD
****************************************************************/
.faq-toplinks {
  font-size: 1.5rem;
  line-height: 20px;
}
.faq-indent {
  padding-left: 0px;
}
.faq button.question {
  display: block;
  text-decoration: none;
  text-align: left;
  color: #162A52;
  font-family: "Didact Gothic", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  margin-left: 60px;
}
.faq button.question:hover {
  text-decoration: none;
  color: #976F26;
  font-weight: 500;
}
.q-question {
  font-family: "questrial", open-sans, Arial, 'sans-serif';
  font-weight: bold;
  font-size: 1.2em;
  margin-left: -30px;
}
.a-answer {
  font-family: "questrial", open-sans, Arial, 'sans-serif';
  font-weight: bold;
  font-size: 1.2em;
  margin-left: -20px;
}
.answer {
  margin: 0 50px 5px 80px;
  font-weight: normal;
  font-size: 1.1em;
}
.carousel-indicators li {
  background-color: #898989;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23898989' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23898989' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-text {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 1em;
  max-width: 690px;
}
.card, .card-header, .card-header button, .card-body {
  background-color: transparent;
  border: none;
}
.card-header, .card-body {
  padding: .02rem;
}
.card-text {
  padding-right: 10px;
}
.btn:focus {
  outline: 0;
  box-shadow: none;
}
.btn-link:hover, .btn-link:focus {
  text-decoration: none;
}
.history {
  margin: 0px 15px 5px;
  font-weight: normal;
  font-size: 1.1em;
}
.release {
  padding-top: 10px;
  padding-left: 20px;
  font-family: "Didact Gothic", sans-serif;
  font-weight: normal;
}
.release ul li {
  font-size: 1.1em;
}
.release h3 {
  color: #162a52;
  font-size: 1.3em;
}
.releasehistory h3 button {
  color: #162a52;
  font-size: 1.3em;
}
.releasehistory h3 button:hover, .releasehistory h3 button:focus {
  color: #976F26;
  font-size: 1.3em;
}
.release-button {
  display: flex;
  justify-content: space-between;
  width: 100% !important;
}
/****************************************************************
    List Styles and Spacers
****************************************************************/
.listheader {
  font-weight: bold;
  font-size: 12px;
}
.listfirst {
  padding-top: 5px;
}
.listlast {
  padding-bottom: 15px;
}
.listspacer {
  padding-bottom: 20px;
}
.listnospace {
  margin-top: -10px;
}
.space_neg10 {
  margin-top: -10px;
}
.space_neg5 {
  margin-top: -5px;
}
.space_0 {
  margin-top: 0;
}
.space_b10 {
  margin-bottom: 10px;
}
.space_b15 {
  margin-bottom: 15px;
}
.space_t5 {
  margin-top: 5px;
}
.space_t20 {
  margin-top: 20;
}
.space_tp5 {
  padding-top: 5px;
}
.space_tp20 {
  padding-top: 20px;
}
/****************************************************************
    Webtrain Styles
****************************************************************/
.webtrain {
  margin-top: 0;
}
.panel-heading {
  background-color: whitesmoke;
}
.webtrain-cover {
  background: cover !important;
}
.webtrain-heading {
  color: #162A52;
  font-size: 2.2em;
}
.webtrain-card {
  min-width: 300px;
  max-width: 510px !important;
  border: none
}
.guide-card {
  min-width: 240px !important;
  max-width: 270px !important;
}
.train-card {
  min-height: 150px;
  padding: 10px;
  border-width: 2px;
  border-style: outset;
  border-color: #162a52;
}
.card-img-left {
  float: left;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: inherit;
}
.videowrapper:hover .image {
  opacity: .3;
}
.videowrapper:hover .playvideo, .videowrapper:hover .playvideo-update {
  opacity: 1;
}
.image {
  opacity: 1;
  display: block;
  width: auto;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.playvideo {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 60%;
  left: 12%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.playvideo i, .playvideo-update i {
  font-size: 7em;
  color: #162a52;
}
.playvideo-update {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 30%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.imgBox:hover {
  -moz-box-shadow: 0 0 10px #162a52;
  -webkit-box-shadow: 0 0 10px #162a52;
  box-shadow: 0 0 10px #162a52;
}
.webtrain-title {
  margin: 40px 0 30px;
  font-family: "Didact Gothic", sans-serif;
  font-size: 2.1em;
  font-variant: small-caps;
  color: #162A52;
  clear: both;
}
.webtrain-body {
  margin: 15px 0 0;
  padding: 0 0 0 10px;
  border-top: 1px solid #976F26;
  border-bottom: 1px solid #976F26;
}
.arrowleft-up::before {
  border-bottom: 25px solid #976F26;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  top: -25px;
  content: "";
  position: absolute;
  left: 55%;
  width: 0;
  height: 0;
}
.arrowright-up::before {
  border-bottom: 25px solid #976F26;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  top: -25px;
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
}
.spin a img, .spin img {
  overflow: hidden;
  transition-duration: 0.8s;
  transition-property: transform;
}
.spin a img:hover, .spin img:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* Video Cover Photos */
.intro-cover {
  background: url("../images/webtrain/SPRSIntro-cover.png") no-repeat !important;
  background-size: cover !important;
}
.reports-cover {
  background: url("../images/webtrain/SPRSReports-cover.png") no-repeat !important;
  background-size: cover !important;
}
.riskItem-cover {
  background: url("../images/spur-cover.png") no-repeat !important;
  background-size: cover !important;
}
.riskAnalysis-cover {
  background: url("../images/spur-cover.png") no-repeat !important;
  background-size: cover !important;
}
.supplierRisk-cover {
  background: url("../images/spur-cover.png") no-repeat !important;
  background-size: cover !important;
}
.marketResearch-cover {
  background: url("../images/spur-cover.png") no-repeat !important;
  background-size: cover !important;
}
/***************************************************************/
.sitemap li a:hover, .sitemap li a:focus {
  color: #976F26;
  font-weight: bold;
}
/****************************************************************
                FOOTER
****************************************************************/
footer {
  clear: both;
  position: relative;
}
footer ul {
  list-style: none;
  padding: 0;
}
.foot-title {
  font-family: "Didact Gothic", sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
  color: #DDA137;
}
.footer-content {
  padding: 60px 0 0;
  font-size: 90%;
  background: url("../images/footer-1200.png") no-repeat !important;
  background-size: cover !important;
}
.footer-content p {
  color: #E5E5E5;
}
.footer-content a, .footer-content .icons {
  color: #D8B495;
}
.footer-content a:hover, .footer-content a:focus {
  color: #DDA137;
  text-decoration: underline !important;
}
.footer-icon p i {
  margin-right: 5px;
  top: 0;
}
.footer-content .widget-title {
  font-size: 16px;
  color: #E5E5E5;
  font-weight: 600;
  margin-bottom: 21px;
  text-transform: uppercase;
}
.footimage {
  position: relative;
  height: 60px;
  margin-top: 15px;
  padding-right: 0;
  background-image: url("../images/VCL-Hoz.png");
  background-repeat: no-repeat;
  text-align: center;
}
.footimage:hover, .footimage:focus {
  margin-top: 15px;
  padding-right: 0;
  background-image: url("../images/VCL-Hoz_red.png");
  background-repeat: no-repeat;
}
/* Footer icons */
@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
    transform: translateY(100%)
  }
  51% {
    opacity: 1;
  }
}
@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
.supportwrap {
  align-content: flex-end;
}
.supporttext {
  text-align: left;
}
.copyright-content {
  background: transparent;
  min-height: 80px;
  padding: 20px 0 30px;
  font-size: 80%;
  color: #E5E5E5;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.cc-wrapper {
  align-items: center;
}
.cc-links {
  float: left;
  margin-top: 10px;
  padding: 0 0 0 15px;
}
.cc-links a:hover, .cc-links a:focus {
  color: #DDA137;
  text-decoration: underline !important;
}
.cc-img {
  float: left;
  margin-top: 10px;
  padding: 0;
}
/* ----------------------------------------------------------------
    Fonts
-----------------------------------------------------------------*/
/* ICONS */
@font-face {
  font-family: 'Glyphicons';
  src: url("../fonts/glyphicons-halflings-regular.woff")
}
@font-face {
  font-family: 'Font-Awesome-Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Font-Awesome/fa-brands-400.eot");
  src: url("../fonts/Font-Awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/Font-Awesome/fa-brands-400.woff2") format("woff2"), url("../fonts/Font-Awesome/fa-brands-400.woff") format("woff"), url("../fonts/Font-Awesome/fa-brands-400.ttf") format("truetype"), url("../fonts/Font-Awesome/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: 'Font-Awesome-Brands';
}
@font-face {
  font-family: 'Font-Awesome-Regular';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Font-Awesome/fa-regular-400.eot");
  src: url("../fonts/Font-Awesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/Font-Awesome/fa-regular-400.woff2") format("woff2"), url("../fonts/Font-Awesome/fa-regular-400.woff") format("woff"), url("../fonts/Font-Awesome/fa-regular-400.ttf") format("truetype"), url("../fonts/Font-Awesome/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font-Awesome-Regular';
  font-weight: 400;
}
@font-face {
  font-family: 'Font-Awesome-Solid';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Font-Awesome/fa-solid-900.eot");
  src: url("../fonts/Font-Awesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/Font-Awesome/fa-solid-900.woff2") format("woff2"), url("../fonts/Font-Awesome/fa-solid-900.woff") format("woff"), url("../fonts/Font-Awesome/fa-solid-900.ttf") format("truetype"), url("../fonts/Font-Awesome/fa-solid-900.svg#fontawesome") format("svg");
}
.fa, .fas {
  font-family: 'Font-Awesome-Solid';
  font-weight: 900;
}
/* Headings */
/* didact-gothic-regular */
@font-face {
  font-family: 'Didact Gothic', 'didact-gothic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/DidactGothic-Regular/didact-gothic-v12-latin-regular.eot');
  src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url('../fonts/DidactGothic-Regular/didact-gothic-v12-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/DidactGothic-Regular/didact-gothic-v12-latin-regular.woff2') format('woff2'), url('../fonts/DidactGothic-Regular/didact-gothic-v12-latin-regular.woff') format('woff'), url('../fonts/DidactGothic-Regular/didact-gothic-v12-latin-regular.ttf') format('truetype'), url('../fonts/DidactGothic-Regular/didact-gothic-v12-latin-regular.svg#DidactGothic') format('svg');
}
/* Paragraph */
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Open_Sans/open_Sans/Open_Sans/open-sans-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/Open_Sans/open-sans-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Open_Sans/open-sans-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Open_Sans/open-sans-v18-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Open_Sans/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/Open_Sans/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Open_Sans/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Open_Sans/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/Open_Sans/open-sans-v18-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/Open_Sans/open-sans-v18-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Open_Sans/open-sans-v18-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Open_Sans/open-sans-v18-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/Open_Sans/open-sans-v18-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/Open_Sans/open-sans-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Open_Sans/open-sans-v18-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Open_Sans/open-sans-v18-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Open_Sans/open-sans-v18-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/Open_Sans/open-sans-v18-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Open_Sans/open-sans-v18-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Open_Sans/open-sans-v18-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/Open_Sans/open-sans-v18-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/Open_Sans/open-sans-v18-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Open_Sans/open-sans-v18-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-600italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Open_Sans/open-sans-v18-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Open_Sans/open-sans-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/Open_Sans/open-sans-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Open_Sans/open-sans-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Open_Sans/open-sans-v18-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/Open_Sans/open-sans-v18-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/Open_Sans/open-sans-v18-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Open_Sans/open-sans-v18-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-800.woff') format('woff'), /* Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Open_Sans/open-sans-v18-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/Open_Sans/open-sans-v18-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/Open_Sans/open-sans-v18-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Open_Sans/open-sans-v18-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-800italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Open_Sans/open-sans-v18-latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/Open_Sans/open-sans-v18-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/Open_Sans/open-sans-v18-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Open_Sans/open-sans-v18-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/Open_Sans/open-sans-v18-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Open_Sans/open-sans-v18-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}