.step-wizard > ul.step-anchor > li a {
  cursor: default;
}

.step-wizard > ul.step-anchor > li.done a, .step-wizard > ul.step-anchor > li.active a {
  cursor: pointer;
}

.step-wizard h4 {
  margin-top: 20px;
  font-size: 22px;
}

.step-wizard .form-group {
  margin-bottom: 25px;
}

.step-wizard .form-group .form-control-feedback.fa {
  top: 15px !important;
}

.step-wizard .form-group.form-group-password .form-control-feedback.fa {
  right: auto;
  left: 177px;
}

.step-wizard .step-anchor {
  position: relative;
  border: 0 !important;
  list-style: none;
  border: 0;
  z-index: 9;
}

.step-wizard .step-anchor:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: #f5f5f5;
  border-radius: 3px;
  z-index: 10;
}

.step-wizard .step-anchor::before {
  top: 45px;
}

.step-wizard .step-anchor li a {
  border: 0;
}

.step-wizard .step-anchor li a:hover, .step-wizard .step-anchor li a:active, .step-wizard .step-anchor li a:focus {
  cursor: default;
  background: transparent;
  border: 0;
}

.step-wizard .step-anchor li a .step-number {
  font-size: 15px;
  font-weight: bold;
}

.step-wizard .step-anchor li a :after {
  content: ' ';
  position: relative;
  left: 40%;
  bottom: 9px;
  margin-top: 10px;
  display: block;
  width: 30px;
  height: 30px;
  background: #f5f5f5;
  border-radius: 50%;
  z-index: 20;
  border: 8px solid #f5f5f5;
}

.step-wizard .step-anchor li .done ::after {
  background: #fff9f5;
}

.step-wizard .step-anchor li:last-child a :after {
  left: 30%;
}

.validate-list {
  margin-left: 20px;
  font-size: 13px;
  color: #666;
  margin-top: 7px;
}

.validate-list li {
  list-style: disc;
}

.validate-list ol {
  margin-left: 20px;
}

.validate-list ol li {
  list-style: circle;
}

.validate-list li.noneStyle {
  list-style: none;
}

.form-group-password .input-group.icon-group .form-control {
  border-radius: 15px;
}

.form-group-password .input-group.icon-group .left-icon, .form-group-password .input-group.icon-group .input-group-addon {
  z-index: 9;
}

.icon-group {
  position: relative;
}

.icon-group .left-icon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.icon-group .form-control {
  padding-left: 30px;
}

.icon-group {
  position: relative;
}

.icon-group .input-group-addon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  padding-left: 0;
  padding-right: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .form-horizontal .control-label-title {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.flexInline {
  display: flex;
  align-items: center;
}

.flexInline.between {
  justify-content: space-between;
}

.flexInline.alignTop {
  align-items: flex-start;
}

.flexInline.justifyEnd {
  justify-content: flex-end;
}

.flexInline.flexWrap {
  flex-wrap: wrap;
}

.flexInline.column {
  flex-direction: column;
}

.flexInline input[type='checkbox'],
.flexInline input[type='radio'] {
  margin: 0;
  margin-right: 5px;
}

.flexInline label,
.flexInline .label {
  flex: 0 0 auto;
  min-height: 1px;
  margin: 0;
  margin-right: 10px;
}

.flexInline label:empty,
.flexInline .label:empty {
  display: block;
}

.flexInline label.m-b-10,
.flexInline .label.m-b-10 {
  margin-bottom: 10px;
}

.flexInline .form-group {
  margin-bottom: 10px;
}

.step-wizard .step-anchor::before {
  background-color: #414042;
}

.step-wizard .step-anchor li a {
  color: #414042;
}

.step-wizard .step-anchor li .active {
  color: #d9534f;
  background: transparent !important;
}

.step-wizard .step-anchor li .active ::after {
  background-color: #d9534f;
}

.step-wizard .tab-content > .active {
  background: transparent !important;
}

.loginBody {
  height: auto !important;
  background: url(/CommonWebPortals/images/EmployeePortal/EP_background.jpg) no-repeat center center fixed !important;
  background-size: cover !important;
  padding-top: 0 !important;
}

.loginBody .langSelect .langSelectInner a {
  cursor: pointer;
  color: #fff;
  border: 0 !important;
  background: none !important;
}

.loginBody .langSelect .langSelectInner a:hover {
  background: none;
}

.loginBody .langSelect .langSelectInner a::after {
  color: #fff;
}

.loginBody .langSelect .langSelectInner .dropdown-menu {
  max-width: 110px;
  min-width: 110px;
}

.loginBody .langSelect .langSelectInner .dropdown-menu a {
  color: #000 !important;
}

.loginBody .tab-content > .tab-pane {
  margin-top: 0;
}

.loginBody .grayBg {
  background: #021116;
}

.loginBody .login-footer .col-md-8, .loginBody .login-footer .col-md-4 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .loginBody .login-footer .col-md-8 {
    width: 66.66666667%;
  }
  .loginBody .login-footer .col-md-4 {
    width: 33.33333333%;
  }
}

.loginBody .btn-new {
  border-color: #3281a5;
  background-color: #3281a5;
  background: #3281a5;
  box-shadow: 0px 0px 0px #3281a5;
  border-width: 1px;
}

.loginBody .btn-new:hover {
  background: #3281a5;
}

.loginBody #btn_submit,
.loginBody #btn_submit2 {
  border-color: #3281a5;
  background-color: #3281a5;
  background: #3281a5;
  box-shadow: 0px 0px 0px #3281a5;
}

.loginBody p.error-hint {
  color: #ea2623;
}

.loginBody .tab-pane.active {
  opacity: 1 !important;
}

@media (min-width: 992px) {
  .loginBody #loginBackForm {
    width: 280px;
  }
}

/*AMP-2332*/
@media (max-height: 600px) {
  .loginBody footer.login-footer {
    position: relative;
  }
}

.loginBody .btn-success {
    background-color: #267D26;
    border-color: #267D26;
}

.btn.btn-default-red {
    color: #C32433;
}


.loginBody .btn.btn-login {
  border-color: #3D7A92;
  background-color: #3D7A92;
  background: #3D7A92;
  box-shadow: 0px 0px 0px #3D7A92;
  border-width: 1px;
  width: 100% !important;
}

.loginBody .nav-tabs > li {
  margin-bottom: 0;
}

.has-hint-box .input-hint-message {
  border-color: #3281a5;
}

@media (min-width: 992px) {
  .has-hint-box .input-hint-message:before {
    border-right-color: #3281a5;
  }
}

@media (max-width: 991px) {
  .has-hint-box .input-hint-message:before {
    border-bottom-color: #3281a5;
  }
}

.step-wizard .step-anchor.account-common-step .nav-item .nav-link.active ::after {
  background-color: #3281a5;
}

.langSelect ul li {
  float: left;
}

.langSelect ul li a {
  color: #ffffff !important;
}

.langSelect ul li a:hover {
  background: none;
}

a:focus {
  outline: none;
}

.loginBody .login-footer {
  padding: 15px 10px;
}

#sessionNotLoginModal.modal.fade.show {
  opacity: 1;
}

#sessionNotLoginModal.modal .modal-dialog {
  margin-left: 0;
  padding: 0 15px;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 30px;
}

#sessionNotLoginModal.modal .modal-dialog .modal-body {
  padding: 30px 15px;
}

body .panel-common .panel-body {
  border-top: 3px solid #3281a5;
}

#homeTabContent.panel {
  padding: 25px;
}

#homeTabContent.panel-common .panel-heading h4 {
  margin: 2px 0;
}

.loadingOn {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1999;
}

.loadingOn .loadEffect {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -50px;
}

.loadEffect {
  width: 100px;
  height: 100px;
  position: relative;
  margin: 0 auto;
  padding: 20px 10px;
}

.loadEffect span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  -webkit-animation: load 1.04s ease infinite;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
}

.loadEffect span:nth-child(1) {
  left: 0;
  top: 50%;
  margin-top: -10px;
  -webkit-animation-delay: 0.13s;
}

.loadEffect span:nth-child(2) {
  left: 14px;
  top: 14px;
  -webkit-animation-delay: 0.26s;
}

.loadEffect span:nth-child(3) {
  left: 50%;
  top: 0;
  margin-left: -10px;
  -webkit-animation-delay: 0.39s;
}

.loadEffect span:nth-child(4) {
  top: 14px;
  right: 14px;
  -webkit-animation-delay: 0.52s;
}

.loadEffect span:nth-child(5) {
  right: 0;
  top: 50%;
  margin-top: -10px;
  -webkit-animation-delay: 0.65s;
}

.loadEffect span:nth-child(6) {
  right: 14px;
  bottom: 14px;
  -webkit-animation-delay: 0.78s;
}

.loadEffect span:nth-child(7) {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  -webkit-animation-delay: 0.91s;
}

.loadEffect span:nth-child(8) {
  bottom: 14px;
  left: 14px;
  -webkit-animation-delay: 1.04s;
}

.licensePanel a {
  color: #db813b;
}

#agreementModal .modal-title {
  color: #000;
  width: 100%;
}

#agreementModal .modal-content > .flexInline {
  margin-right: 15px;
}

#agreementModal .modal-content > .flexInline > div {
  margin-left: 10px;
}

#agreementModal .modal-dialog {
  max-width: 800px;
  font-family: 'Nunito',sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.4;
  padding: 0;
  margin: 0 auto;
  margin-top: 50px;
}

#agreementModal .modal-dialog .modal-body {
  padding-right: 15px;
  padding-left: 15px;
}

#agreementModal .modal-dialog #licenseWrap {
  padding: 15px 15px;
  max-height: calc(100vh - 220px);
  overflow-y: auto;
  scrollbar-color: rgba(255, 255, 255, 0.5) #414042;
  scrollbar-width: thin;
}

#agreementModal .modal-dialog #licenseWrap::-webkit-scrollbar {
  width: 5px;
}

#agreementModal .modal-dialog #licenseWrap::-webkit-scrollbar-track {
  background: #ddd;
}

#agreementModal .modal-dialog #licenseWrap::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.5);
}

#agreementModal .modal-dialog p {
  margin-bottom: 1.4em;
}

#agreementModal .modal-dialog .pageId, #agreementModal .modal-dialog .bookcreator__bookbar, #agreementModal .modal-dialog .docInfo {
  display: none;
}

#agreementModal .modal-dialog h1 {
  font-size: 2em;
  margin: 0 0 .444em;
  font-weight: bold;
}

#agreementModal .modal-dialog h3 {
  font-size: 1.125em;
  margin: 0 0 .888em;
  font-weight: bold;
}

#agreementModal .modal-dialog .dokuwiki div.page {
  clear: both;
  background: #fff;
  color: inherit;
  border-radius: 2px;
  padding: 1.556em 2em 2em;
  margin-bottom: .5em;
  overflow: hidden;
  word-wrap: break-word;
}

#agreementModal .modal-dialog ol, #agreementModal .modal-dialog li {
  list-style: decimal outside;
}

#step4 {
  font-family: 'Nunito',sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

#step4 #licenseWrap {
  padding: 15px 25px;
}

#step4 p {
  margin-bottom: 1.4em;
}

#step4 .pageId, #step4 .bookcreator__bookbar, #step4 .docInfo {
  display: none;
}

#step4 h1 {
  font-size: 2em;
  margin: 0 0 .444em;
  font-weight: bold;
  color: #fff;
}

#step4 h3 {
  font-size: 1.125em;
  margin: 0 0 .888em;
  font-weight: bold;
}

#step4 div.page {
  clear: both;
  color: inherit;
  border-radius: 2px;
  padding: 1.556em 2em 2em;
  margin-bottom: .5em;
  overflow: hidden;
  word-wrap: break-word;
}

#step4 ol, #step4 li {
  list-style: decimal outside;
}

#step4 a {
  color: #3281a5;
}

div.footnotes {
  border-top: 1px solid #aaa;
  padding: .5em 0 0 0;
  margin: 1em 0 0 0;
  clear: both;
}

div.footnotes .content {
  display: inline;
}

.agreeRadio {
  margin-bottom: 5px;
  align-items: flex-end;
}

.agreeRadio > div {
  min-width: 90px;
}

.m-t-10 {
  margin-top: 10px;
}

/*AMP-2332 fixed accessibility issues*/
#homeTabContent button.btn.tab-click:focus {
  outline: none!important;
  border: 2px solid #fff;
}
#homeTabContent button.btn.btn-default-red.tab-click:focus {
  outline: none!important;
  border: 2px solid #3D7A92;
}
#homeTabContent #btn_submit:focus,
#homeTabContent #btn_submit2:focus {
  outline: none!important;
  border: 1px solid #fff;
}
.tab-click:focus {
  outline: 1px solid white!important;
  -moz-outline-radius: 10px;
}
.tab-click:focus:not(:focus-visible) {
  outline: 0!important;
}

.forAria {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.eye-switch {
  background: none;
  border: 0;
}

.langSelectInner .dropdown-menu li a:focus{
 outline:1px solid #666!important;
}
