.show-nav:before {
  background-color: #343a40 !important;
}
.show-nav {
  color: #ffffff !important;
  background-color: #343a40 !important;
}
.show-nav:after {
  border-color: transparent transparent #343a40 transparent !important;
}
.widget-bordered .widget-content {
  border: 2px solid #ececec !important;
}
.site-image {
  background: url('/image/fffc6698-261b-4795-af9e-ee7037fae432?v=639086471689778756') center center no-repeat !important;
}
.wrapper {
  background-image: url('/image/ff07879d-4e1f-4c5f-81e1-54f5105d6824?v=639086471689778756') !important;
}
.widget-title {
  color: #000000 !important;
}
.widget-body {
  color: #343a40 !important;
}
h1 {
  color: #000000 !important;
}
h2 {
  color: #000000 !important;
}
h3 {
  color: #000000 !important;
}
h4 {
  color: #000000 !important;
}
h5 {
  color: #000000 !important;
}
h6 {
  color: #000000 !important;
}
p {
  color: #000000 !important;
}
a {
  color: #343a40;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #f0ad4e !important;
}
.has-warning .form-control {
  border-color: #f0ad4e !important;
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e !important;
}
.has-warning .form-control-feedback {
  color: #f0ad4e !important;
}
.btn-primary {
  background-color: #000000 !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #475059 !important;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #000000 !important;
}
.btn-success {
  background-color: #5cb85c !important;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #449d44 !important;
}
.btn-danger {
  background-color: #d99896 !important;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c9302c !important;
}
.label-success {
  background-color: #5cb85c !important;
}
.label-danger {
  background-color: #d99896 !important;
}
.progress-bar {
  background-color: #000000 !important;
}
.progress-bar-success {
  background-color: #5cb85c !important;
}
.progress-bar-danger {
  background-color: #d99896 !important;
}
.panel-primary {
  border-color: #000000 !important;
}
.panel-primary > .panel-heading {
  background-color: #000000 !important;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #000000 !important;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #000000 !important;
}
.panel-warning > .panel-heading {
  color: #f0ad4e !important;
}
div#divDocumentPanel-upload,
div#divDocumentPanel-library,
div#divDocumentPanel-payslip,
div#divDocumentUpload {
  display: block;
}
div#divDocumentPanel-upload .panel-title {
  margin-bottom: 33px;
}
div#divDocumentPanel-upload .panel-title a {
  color: #5f259f !important;
}
.benefit-button {
  border: solid 1px red;
  width: 50%;
  border-radius: 15px;
  margin: auto;
  background: red;
  padding: 15px;
  text-align: center;
  font-size: 15pt;
}
.benefit-button a {
  color: black !important;
  border-bottom: none;
}
.benefit-button a:hover {
  text-decoration: underline;
}
.benefit-selector:has(pre.disable) button[name='ben-enrol-next'] {
  pointer-events: none;
  opacity: 0.25;
}
.gender-icon i {
  color: #ec971f !important;
}
.home-carousel {
  margin-top: 110px;
}
.home-carousel .carousel-control {
  display: none;
}
.benefit-instruction {
  line-height: 1;
}
.page-login .wrapper {
  background-image: url('/file/cc5d4e2d-bc5f-45c4-9505-1831c885c5b2') !important;
}
.login-logo .site-image {
  background-image: url('/file/f2122dce-ce3f-4a72-ae36-52c4b865d47f') !important;
}
/*------------------------------------------------------------
        .-- CSS for spaced widgets
-------------------------------------------------------------*/

/* regular size screen */

@media (min-width: 1200px) {
  .widget-container .widget {
    width: 23%;
    margin: 5px;
  }
}
/* smaller screen */

@media (min-width: 992px) {
  .widget-container .widget {
    width: 23%;
    margin: 5px;
  }
}
/* even smaller screen */

@media (min-width: 620px) {
  .widget-container .widget {
    width: 23%;
    margin: 5px;
  }
}
/*------------------------------------------------------------
        .-- CSS for spaced widgets END
-------------------------------------------------------------*/

/*------------------------------------------------------------
        .-- three widget per line css
-------------------------------------------------------------*/

@media only screen and (min-width: 768px) {
  #welcome .widget:nth-child(3n+1) {
    margin-left: 0%;
  }
}
/*------------------------------------------------------------
        .-- three widget per line css end
-------------------------------------------------------------*/

.site-logo {
  width: 1140px;
}
.nav-main .nav-pills > li > a {
  color: #ffffff;
  display: inline-flex;
}
#welcome .widget-title {
  color: #cc0000 !important;
}
.widget-title {
  color: #cc0000 !important;
}
.profile-accordion.widget-content,
.mobile-accordion .widget-content {
  border: 3px solid #ececec !important;
}
p {
  color: #000000 !important;
}
.site-footer {
  color: #fff;
  background-color: var(--transparentGreyColor);
  border: none;
  position: absolute;
  bottom: 70px;
}
.widget-body {
  padding: 0 20px;
  font-size: 12pt;
}
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
a,
strong {
  font-family: 'Open Sans', sans-serif !important;
}
li {
  color: #343a40 !important;
}
.btn {
  font-family: 'Open Sans', sans-serif !important;
}
.site-footer {
  height: 130px !important;
}
#representing-message {
  display: none;
}
.account-info .panel-body {
  vertical-align: middle;
}
.site-image {
  background-size: contain !important;
}
.panel-light.site-logo {
  background-color: transparent;
}
.panel {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.home-carousel .carousel-title {
  font-size: 40px;
}
.show-nav {
  left: -8px;
}
.panel {
  border-radius: 20px;
  margin-top: 1%;
}
.nav-trigger:checked ~ .show-nav,
.nav-trigger:checked ~ .mobile-show-nav {
  left: 269px;
}
body,
.p,
strong,
h1 > span,
h2 > span,
.widget-title > span,
h3 > span,
h4 > span,
h5 > span,
h6 > span {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
.btn.widget-link {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700;
  font-size: 13pt;
}
:root {
  --borderRadiusSlides: 20px;
  --transparentBlueColor: rgba(66, 218, 245, 0.8);
  --purpleColor: rgba(70, 24, 77, 0.75);
  --greyGradient2: rgba(244, 244, 244, 0.75);
  --whiteColor: #FFFFFF;
  --greyGradient: linear-gradient(to bottom, rgba(200, 200, 200, 0.2), rgba(200, 200, 200, 0.6), rgba(0, 0, 0, 0));
  --magentaColor: #ED1C70;
}
#slide1.lead-carousel-copy,
#slide2.lead-carousel-copy,
#slide3.lead-carousel-copy,
#slide4.lead-carousel-copy {
  font-size: 30px;
  font-style: italic;
}
#slide1.carousel-title,
#slide1.lead-carousel-copy {
  color: #E2F3FE !important;
  text-align: center;
}
#slide2.carousel-title,
#slide2.lead-carousel-copy {
  background: var(--greyGradient2);
  border-radius: var(--borderRadiusSlides);
  text-shadow: 4px 4px 7px #f7f5f5;
  color: var(--magentaColor) !important;
  text-align: center;
}
#slide3.carousel-title,
#slide3.lead-carousel-copy {
  background: var(--greyGradient2);
  border-radius: var(--borderRadiusSlides);
  text-shadow: 4px 4px 7px #f7f5f5;
  color: var(--magentaColor) !important;
  text-align: center;
}
#slide4.carousel-title,
#slide4.lead-carousel-copy {
  background: var(--greyGradient2);
  border-radius: var(--borderRadiusSlides);
  text-shadow: 4px 4px 7px #f7f5f5;
  color: var(--magentaColor) !important;
  text-align: center;
}
.alert-info {
  background-color: var(--transparentBlueColor);
  font-weight: bold;
}
.btn-info {
  background-color: #d99896 !important;
  color: #000000 !important;
}
.widget-bordered .widget-content {
  border: 5px solid #ececec !important;
  background-color: #ececec;
}
.widget-chart .widget-content {
  background-color: rgba(255, 255, 255, 0.3);
}
form {
  color: #343a40;
}
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #bf1f00;
}
.profile-accordion > .panel .panel-title a {
  color: #bf1f00;
}
.profile-accordion > .panel .panel-title a.collapsed {
  color: #4a4a49;
}
.select2-container .select2-choice {
  color: #4a4a49;
}
.login-panel p {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700;
  color: #343a40 !important;
  margin-bottom: 25px;
  line-height: 1.5;
  padding: 0 10px;
}
.heading-std-case {
  font-family: 'Open Sans', sans-serif !important;
}
.login-panel .social-heading {
  color: #610085 !important;
  display: none;
}
.login-footer {
  display: none;
}
.btn-signin {
  color: #343a40 !important;
}
.form-control:focus {
  color: #585858;
}
@media only screen and (min-width: 992px) {
  .widget:hover {
    transform: translateY(-10px);
  }
  .widget-large:hover {
    transform: none;
  }
  .page-header-widget:hover {
    transform: none;
  }
  .widget {
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
  }
}
.widget-title {
  text-transform: uppercase;
  font-size: 13pt !important;
  font-weight: 700;
}
.nav-main {
  background-color: #343a40;
  position: fixed;
  width: 350px !important;
}
.show-nav:before {
  top: -21px;
}
.site-logo .panel-body,
.panel-body {
  display: inline-block;
  width: 100%;
}
.invert-links a:visited {
  color: #000000;
  border-color: #343a40;
}
a:visited {
  color: #343a40;
}
.account-info .panel-body {
  display: none;
  background-color: #ffffff;
  color: #000000;
  border-radius: 10px;
}
.panel-dark {
  background-color: rgba(212, 14, 20, 0.8);
}
#indemomode {
  left: 14%;
  top: 1.25%;
  z-index: 2;
}
.site-footer {
  color: var(--whiteColor);
  background-color: var(--transparentGreyColor);
  border: none;
  position: absolute;
  bottom: -70px;
}
.fa-facebook-square:before {
  color: var(--whiteColor);
}
.footer-logo {
  margin-top: -4px;
}
.your-pension {
  display: none;
}
body {
  margin-bottom: 125px !important;
}
.nav-main {
  z-index: 3;
  width: 280px;
}
@media (max-width: 768px) {
  .benefits-container,
  .account-info {
    z-index: 1;
  }
}
.wrapper {
  background-attachment: fixed;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .wrapper {
    background-attachment: scroll;
  }
}
@keyframes bg {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: 10000px;
  }
}
hr#homepageDivider {
  border: 10px solid;
  border-image: linear-gradient(to bottom, rgba(96, 216, 226, 0.9), rgba(96, 216, 226, 0.8), rgba(96, 216, 226, 0.7));
  border-image-slice: 1;
  border-radius: 15px;
  position: absolute;
  top: -1082px;
  left: -23px;
  width: 100.14%;
}
@media (max-width: 1200px) {
  hr#homepageDivider {
    border: 10px solid;
    border-image: linear-gradient(to bottom, rgba(66, 218, 245, 0.9), rgba(66, 218, 245, 0.8), rgba(66, 218, 245, 0.7));
    border-image-slice: 1;
    border-radius: 15px;
    position: absolute;
    top: -1508px;
    left: -23px;
    width: 100.14%;
  }
}
@media (max-width: 992px) {
  hr#homepageDivider {
    border: 10px solid;
    border-image: linear-gradient(to bottom, rgba(66, 218, 245, 0.9), rgba(66, 218, 245, 0.8), rgba(66, 218, 245, 0.7));
    border-image-slice: 1;
    border-radius: 15px;
    position: absolute;
    top: -2822px;
    left: -22px;
    width: 100.14%;
  }
}
@media (max-width: 764px) {
  hr#homepageDivider {
    display: none !important;
  }
}
#welcome .widget-container {
  position: relative;
  z-index: 2;
  top: 100px;
}
#my-benefits .widget-container {
  padding-bottom: 0px;
}
.login-logo {
  display: block;
  width: 250px;
  margin: 30px auto 10px auto;
}
@media (max-width: 768px) {
  .login-logo {
    margin-top: 30px;
    height: 100px;
  }
  .login-panel p {
    top: 14px;
    position: relative;
  }
  .loginPage_logo {
    position: absolute;
    margin-left: -93px;
    top: 125px;
  }
  #indemomode {
    width: 199px;
    height: 21px;
    margin-left: -82px;
  }
}
#animatedLogo {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700;
  font-size: 23px;
  text-transform: uppercase;
  color: transparent !important;
  background: linear-gradient(to left, #ffffff, #ebeae8, #d4d3d2, #b0afae);
  background-size: 1000px 100%;
  animation: bg 15s linear infinite;
  background-clip: text;
  -webkit-background-clip: text;
  z-index: 1001;
  position: fixed;
  left: -240px;
  top: 100px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 769px) {
  #animatedLogo {
    left: -213px;
    top: 60px;
  }
}
@media (max-width: 500px) {
  #animatedLogo {
    left: -246px;
    top: 75px;
  }
}
@media only screen and (max-width: 600px) {
  .btn-primary {
    top: 92% !important;
  }
}
@keyframes slidy {
  0% {
    left: 0%;
  }
  20% {
    left: 0%;
  }
  25% {
    left: -100%;
  }
  45% {
    left: -100%;
  }
  50% {
    left: -200%;
  }
  70% {
    left: -200%;
  }
  75% {
    left: -300%;
  }
  95% {
    left: -300%;
  }
  100% {
    left: -400%;
  }
}
div#slider {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
div#slider figure img {
  width: 20%;
  float: left;
}
div#slider figure {
  position: absolute;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite;
}
.site-footer {
  z-index: 1;
}
@media screen and (max-width: 600px) {
  div#slider {
    display: none;
  }
}
.page-title {
  visibility: hidden;
}
hr#homepageDivider {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  #accordion {
    -webkit-column-break-before: always;
    break-before: column;
  }
}
@media all and (-ms-high-contrast: none) {
  #benefit-details .columns {
    min-height: 100vh;
  }
}
#benefit-details .columns {
  max-height: 9999px;
  padding-bottom: 150px;
}
#benefit-details .page-content {
  z-index: 0;
  min-height: calc(-335vh);
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
       .-- EOW Css 
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#account_beneficiaries #divProfileSideNav {
  display: none;
}
#account_beneficiaries #viewContainer {
  width: 100%;
}
#account_beneficiaries h4 {
  margin-bottom: 30px;
}
#account_beneficiaries .input-group-addon {
  right: 25px;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
       .-- EOW Css END
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
       .-- Square Widget Suggestion
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.widget {
  border-radius: 10%;
}
.widget-content {
  border-radius: 10%;
}
.benefits-container .widget-chart-bg {
  display: none;
}
.benefits-container .carousel-caption {
  border-radius: 10%;
}
.benefits-container .carousel-caption .caption-content {
  background-color: #ececec;
  border-radius: 10%;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
       .-- Square Widget Suggestion END
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
       .-- Benefits colours - grey, amber, green
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.benefit-pending .carousel-caption {
  background-color: #ec971f;
}
.benefit-pending .benefit-status {
  color: #ec971f;
  border-bottom: 1px solid #ec971f;
}
.widget-status-pending {
  color: #ec971f;
  border-color: #ec971f;
  font-weight: 700;
}
.benefit-active .carousel-caption {
  background-color: #449d44;
}
.benefit-active .benefit-status {
  color: #449d44;
  border-bottom: 1px solid #449d44;
}
.widget-status-active {
  color: #449d44;
  border-color: #449d44;
  font-weight: 700;
}
.benefit-inactive .carousel-caption {
  background-color: #939799;
}
.benefit-inactive .benefit-status {
  color: #939799;
  border-bottom: 1px solid #939799;
}
.widget-status-inactive {
  color: #939799;
  border-color: #939799;
  font-weight: 700;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
       .-- Benefits colours - grey, amber, green - END
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*TRS*/

.widget-chart .widget-content {
  background-color: transparent;
  box-shadow: none;
}
.package-table tbody th .btn {
  margin-top: 10px;
}
