/* Colour Pallet */
/*this color is for the _material.scss file */
/*$prime-material: #e3165b;*/
/*Font imports*/
@font-face {
  font-family: "opensans-regular";
  src: url("../fonts/opensans_regular_macroman/OpenSans-Regular-webfont.eot");
  src: url("../fonts/opensans_regular_macroman/OpenSans-Regular-webfont.eot?iefix") format("eot"), url("../fonts/opensans_regular_macroman/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/opensans_regular_macroman/OpenSans-Regular-webfont.ttf") format("truetype");
}
/* Font-Familys*/
/*$primary-font-family:"futura-pt", sans-serif;*/
/* Font-sizes

    Next sprint will do font sizes.
*/
/*$primary-font-size:1.6em;
$secondary-font-size:1.6em;
$tertiary-font-size:1.6em;
$quaternary-font-size:1.6em;
$quinary-font-size:1.6em;
$senary-font-size:1.6em;

$large-font-size:1.6em;
$med-font-size:1.6em;
$small-font-size:1.6em;*/
/*Helper classes*/
/*.--fl{
    text-align:left !important;
}
.--fr{
    text-align:right !important;
}

.--prim{
   color: $primary-font-color !important;
}
.--sndry{
    color:$secondary-font-color !important;
} 
.--tert{
    color:$tertiary-font-color !important;
}
.--contc{
    color: $content-font-color !important;
}*/
.logo-white {
  width: 150px;
}

/* ******** ********* */
/* BIG TABLET  to 1200px (for widths smaller than the 1140px row)
/* ******** ********* */
/* ******** ********* */
/* SMALL TABLET - BIG TABLETS: from 768px to 1023px
/* ******** ********* */
/* ******** ********* */
/* BIG PHONES - SMALL TABLETS: from 481px to 767px
/* ******** ********* */
/* ******** ********* */
/* SMALL PHONES - FROM 0 TO 480px
/* ******** ********* */
/*
@media only screen and (max-width: $breakpoint-big-tablet) {

}
 @media only screen and (max-width: $breakpoint-big-tablet ) and (orientation: landscape) {

}
@media only screen and (max-width: $breakpoint-small-tablet) {

}
@media only screen and (max-width: $breakpoint-big-phones) {

}
@media only screen and (max-width: $breakpoint-small-phones) {

}

*/
/* Colours*/
/*this color is for the _material.scss file */
/*$prime-material: #00a4e4;
$material-text-color: #555555;*/
/*$prime-material: #e3165b;*/
body {
  background-color: #ffffff;
}

.grey-bg {
  background-color: #f4f0ec;
}

.white {
  color: #ffffff;
}

.white-text {
  color: #ffffff;
}
.white-text h1, .white-text h5 {
  color: #ffffff;
  /*had !important*/
}

.bg-white {
  background-color: #ffffff;
}

.greyPane {
  display: block;
  background-color: #f4f0ec;
  height: 100vh;
  padding: 5%;
  overflow-y: scroll;
}

body {
  font-family: "opensans-regular", sans-serif;
}

.thin-txt {
  font-weight: 300;
  font-size: 18px;
}

.thick-txt {
  font-weight: bold;
}

.verysmall {
  font-size: 11px;
}

.intro-header {
  font-family: "opensans-regular", sans-serif;
  font-size: 27px;
  font-weight: 600;
  color: #414244;
  line-height: 1.3;
  max-width: 27ch;
}

.mainPageThinHeading {
  font-weight: 300;
  font-size: 1.6em;
}

.verysmall.footer-white {
  color: #ffffff;
  font-family: "opensans-regular", sans-serif;
  width: 100%;
  padding: 0 15px 15px 15px;
}

.verysmall.footer-white a {
  color: #ffffff;
}

.verysmall.footer-white.footer-links {
  font-size: 13px;
}

.verysmall.footer-white.footer-copyright {
  font-size: 10px;
}

.white-text {
  color: #ffffff;
  padding-right: 48px;
  font-family: "opensans-regular", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1.5;
}

.white-text h5 {
  font-size: 25px;
  font-weight: 300;
}

.white-text h1 {
  font-size: 58px;
  font-weight: 500;
}

.subhead {
  margin-left: 15px;
  padding-top: 30px;
  font-weight: bold;
  color: #414042;
}

.prompt_upload {
  /*height: 81px;*/
  font-family: "opensans-regular", sans-serif;
  font-size: 13px;
  font-weight: bolder;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.46;
  letter-spacing: normal;
  color: #4f5252;
}

.SubmitHeading {
  font-family: "opensans-regular", sans-serif;
  font-size: 14px;
  font-weight: bolder;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: 0.2px;
  color: #241917;
}

.details-info {
  font-weight: bolder;
}

.panel-title {
  font-size: 20px;
}

h2.HeaderText {
  font-family: "opensans-regular", sans-serif;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
}

span.landing {
  font-family: "opensans-regular", sans-serif;
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  padding-left: 10px;
}

.mt-30 h3,
h3.panelHeader {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 20px;
}

.docUploadSection h3.panelHeader,
.ReviewEdit h3 {
  font-weight: 600;
}

.docUploadSection p {
  line-height: 1.6em;
  font-family: "opensans-regular", sans-serif;
  font-size: 13px;
}

.landing a, .landing a:visited, .landing a:active, .landing a:hover, .landing a:link {
  color: #fff;
}

.details-info a, .details-info a:visited, .details-info a:active, .details-info a:hover, .details-info a:link {
  color: #fff;
}

@media only screen and (max-width: 1400px) and (orientation: landscape) {
  .white-text h1 {
    font-size: 43px;
  }
  .white-text h5 {
    font-size: 20px;
  }

  .mt-30 h3,
h3.panelHeader {
    font-size: 21px;
  }
}
@media only screen and (max-width: 1400px) {
  h2.HeaderText {
    margin-top: 12px;
    font-size: 26px;
    font-weight: 500;
    color: #fff;
  }

  .white-text {
    font-size: 13px;
  }

  span.landing {
    font-size: 24px;
  }

  .docUploadSection h3.panelHeader {
    /*margin-bottom:0px;
    margin-top:10px;*/
  }

  .docUploadSection p {
    line-height: 1.5em;
    font-family: "opensans-regular", sans-serif;
    font-size: 11px;
  }

  .docUploadSection p.prompt_upload {
    /*margin-bottom:0px;*/
  }

  .docUploadSection p:first-child {
    display: none;
  }
}
/*Influence from bootstraps button mixin*/
/*refactoring: Find other buttons and put them in here*/
.btn {
  /*@include user-select(none);*/
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-family: "opensans-regular", sans-serif;
  font-weight: 600;
  margin-bottom: 0;
  height: 61px;
  min-width: 174px;
  padding-bottom: 18px;
  padding-top: 18px;
  vertical-align: middle;
  text-align: center;
  text-transform: none;
  white-space: nowrap;
}
.btn i {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 10px;
}

/*.btn-primary {
  color: $secondary-color;
  background-color: #428bca;
  border-color: #357ebd;
}*/
.btn-upload {
  padding-top: 0;
  padding-bottom: 8px;
  list-style: none;
}

/* Primary Button */
/*.btn-primary {
  background-color: $senary-color;
  border: $senary-color solid 2.5px;
  padding-top: 18px;
  padding-bottom: 18px;

  &:hover,
  &:focus {
    background-color: #0080b3;
    color: $secondary-color;
    border-color: #0080b3;
  }

  &:active {
    background-color: #0080b3;
    color: $secondary-color;
    border-color: #0080b3;

    &:focus {
      background-color: #0080b3;
      color: $secondary-color;
      border-color: #0080b3;
    }
  }
}*/
/* Primary Button */
.btn-primary {
  /*background-color: $senary-color;
  border: $senary-color solid 2.5px;*/
  padding-top: 18px;
  padding-bottom: 18px;
  color: #241917;
  background-color: #ffffff;
  border: solid 2px #241917;
  /* (color, background, border)*/
  /*&:hover,
  &:focus {
      background-color: #0080b3;
      color: $secondary-color;
      border-color: #0080b3;
  }

  &:active {
      background-color: #0080b3;
      color: $secondary-color;
      border-color: #0080b3;

      &:focus {
          background-color: #0080b3;
          color: $secondary-color;
          border-color: #0080b3;
      }
  }*/
}
.btn-primary:focus, .btn-primary.focus {
  color: #ffffff;
  background-color: #241917;
  border-color: #241917;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #241917;
  border-color: #241917;
  cursor: pointer;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #241917;
  background-image: none;
  border-color: #241917;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  cursor: pointer;
  color: #ffffff;
  background-color: #241917;
  border-color: #241917;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #241917;
  border-color: #241917;
  opacity: 0.3;
  cursor: default;
}

/* Secondary Button */
.btn-secondary {
  color: #424342;
  background-color: #ffffff;
  border: solid 2px #424342;
  /* (color, background, border)*/
  /*background-color: $ship-gray-color;
  color: $secondary-color;

  &:hover,
  &:focus,
  &:active {
      background-color: #3a3a3b;
      color: $secondary-color;
  }*/
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #ffffff;
  background-color: #424342;
  border-color: #424342;
}
.btn-secondary:hover {
  color: #ffffff;
  background-color: #424342;
  border-color: #424342;
  cursor: pointer;
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #424342;
  background-image: none;
  border-color: #424342;
}
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
  cursor: pointer;
  color: #ffffff;
  background-color: #424342;
  border-color: #424342;
}
.btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary.focus {
  background-color: #424342;
  border-color: #424342;
  opacity: 0.3;
  cursor: default;
}

/* Default Button */
.btn-default {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #111111;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
  background-color: #241917;
  border-color: #241917;
  color: #ffffff;
}

/* Outline Button */
.btn-primary.pmd-btn-outline {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}
.btn-primary.pmd-btn-outline:hover, .btn-primary.pmd-btn-outline:focus, .btn-primary.pmd-btn-outline:active {
  background-color: #ffffff;
  color: #241917;
  border: 2px solid #ffffff;
}

.btn-lg {
  border-radius: 0;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  /* width: 80%; */
}

.btn.outline {
  background: none;
  padding: 8px 22px 8px 52px;
  /* padding: 12px 22px; */
}

.btn-primary.outline {
  /*border: 2px solid $black-color;
  color: $black-color;
  text-transform: initial;*/
  background-color: transparent;
  /*background-image: url("../content/images/submit_icons/document-upload-icon2x.png");*/
  background-repeat: no-repeat;
  background-size: contain;
  border: 0px solid #ffffff;
  color: #424342;
  text-transform: initial;
  text-align: left;
}
.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active {
  background-color: transparent;
}

.btn-primary.outline {
  /*border: 2px solid $black-color;
  color: $black-color;
  text-transform: initial;*/
  background-color: transparent;
  /*background-image: url("../content/images/submit_icons/document-upload-icon2x_.png");*/
  background-repeat: no-repeat;
  background-size: contain;
  border: 0px solid #ffffff;
  color: #424342;
  text-transform: initial;
  text-align: left;
}
.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active {
  background-color: transparent;
}

button.btn.btn-primary.upload-btn.btn-lg.outline:before {
  content: "B";
  height: 30px;
  width: 30px;
  /* background: rebeccapurple; */
  position: absolute;
  left: 24px;
  border-radius: 50%;
  border: solid 1px #666;
  padding: 8px 7px;
  margin: -5px 0 0 10px;
  font-size: 14px;
}

/*button.btn.btn-primary.upload-btn.btn-lg.outline.icon-upload:focus:before {
    background: rgba(0, 0, 255, 0.15);
}*/
button.btn.btn-primary.upload-btn.btn-lg.outline.active:before {
  content: ",";
  height: 30px;
  width: 30px;
  background: #241917;
  position: absolute;
  left: 24px;
  border-radius: 50%;
  border: solid 1px #241917;
  padding: 8px 7px;
  margin: -5px 0 0 10px;
  color: white;
}

.btn-primary.outline:active,
.btn-primary.outline.active {
  /*background-image: url("../content/images/submit_icons/document-upload-icon-uploaded2x.png");*/
  color: #424342;
  box-shadow: none;
}

.pmd-btn-flat.btn-primary {
  background-color: transparent;
  border: 2px solid #4f5252;
  color: #4f5252;
  font-family: "opensans-regular", sans-serif;
  font-weight: 600;
  /*font-size: 16px;*/
  letter-spacing: 0.3px;
  padding-top: 18px;
  padding-bottom: 18px;
  line-height: 21px;
}
.pmd-btn-flat.btn-primary:hover, .pmd-btn-flat.btn-primary:focus {
  color: #ffffff;
  background-color: #424342;
  border: 2px solid #424342;
}

.btn-lg.upload-btn {
  height: 40px;
  min-width: 300px;
}

.buttonPane {
  display: block;
  background-color: #f4f0ec;
}
.buttonPane.rightPad {
  padding: 20px 15px 0 0;
}
.buttonPane.leftPad {
  padding: 20px 0 0 15px;
}

.submitform {
  margin: 26px 0;
}

.personalInfoButtons .btn-primary:disabled, .personalInfoButtons .btn-primary[disabled] {
  background-color: #fff;
  color: #333;
  border: #333 solid 2px;
}

.btn-primary-black {
  background-color: #414042;
  border: 2px solid #414042;
  color: #ffffff;
  font-family: "opensans-regular", sans-serif;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
}
.btn-primary-black:hover, .btn-primary-black:focus {
  color: #424342;
  border-color: #424342;
  background-color: #ffffff;
}
.btn-primary-black:active {
  background-color: #ffffff;
  color: #424342;
  border-color: #424342;
}
.btn-primary-black:active:focus {
  color: #424342;
  background-color: #ffffff;
  border-color: #424342;
}

.btn-claim-step {
  cursor: pointer;
}

input[type=file] {
  display: none;
}

.finish-button {
  background: #ffffff;
  border-radius: 0;
  color: #000000;
  font-family: "opensans-regular", sans-serif;
  font-size: 16px;
  font-weight: 600;
  height: 53px;
  -webkit-appearance: none;
  width: 130px;
  margin-top: 5%;
}

.docUploadSection .pmd-list.pmd-card-list {
  padding-left: 0;
}

@media only screen and (max-width: 1400px) {
  .btn-lg.upload-btn {
    height: 28px;
  }

  .btn-lg {
    font-size: 13px;
    line-height: 1.33em;
  }

  .btn.outline {
    /*background: none;*/
    padding: 5px 22px 8px 52px;
  }
}
@media only screen and (max-width: 480px) and (orientation: portrait) {
  .pmd-btn-flat.btn-primary {
    min-width: 100%;
  }

  .btn-primary-black {
    min-width: 100%;
  }

  .buttonPane {
    height: auto;
  }

  .btn-primary {
    min-width: 100%;
  }
}
.breadcrumbs {
  font-size: 11px;
  /* text-transform: uppercase; */
  margin-bottom: 45px;
  color: #77787b;
}
.breadcrumbs a {
  text-decoration: underline;
  color: #77787b;
}

.pmd-card {
  padding-top: 0;
}

.pmd-z-depth {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.12), 0 0 0 rgba(0, 0, 0, 0.24);
}

.pmd-card-body {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.pmd-card-body .pmd-card-description {
  margin-bottom: 16px;
}

.pmd-card-body {
  color: rgba(17, 17, 17, 0.84);
}

form.form-inverse .pmd-textfield-focused {
  background-color: #ffffff;
}
form.form-inverse .pmd-textfield-floating-label label {
  color: rgba(255, 255, 255, 0.45);
}
form.form-inverse .pmd-textfield .form-control {
  color: #ffffff;
}
form.form-inverse .pmd-textfield .form-control::-webkit-input-placeholder, form.form-inverse .pmd-textfield .form-control::-moz-placeholder, form.form-inverse .pmd-textfield .form-control::-ms-input-placeholder, form.form-inverse .pmd-textfield .form-control:placeholder {
  color: #ffffff;
  opacity: 0.5;
}

.pmd-textfield label {
  color: #4F5252;
  font-size: 14px;
}

.pmd-textfield-floating-label.pmd-textfield-floating-label-completed label,
.pmd-textfield-floating-label label {
  color: #4F5252;
  font-size: 14px;
}

.pmd-textfield-focused {
  background-color: #241917;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after {
  background: #241917;
}

.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after {
  background: #241917;
}

.push-down-30 {
  padding-top: 15px;
}

/* .squaredTwo */
.squared-checkbox {
  width: 22px;
  height: 22px;
  position: relative;
  margin: 10px auto;
  background: #555;
  display: inline-block;
}
.squared-checkbox label {
  width: 18px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  left: 2px;
  top: 2px;
  background-color: #fff;
}
.squared-checkbox label:after {
  content: "";
  width: 10px;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 4px;
  border: 2px solid #555;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
.squared-checkbox label:hover::after {
  opacity: 0.3;
}
.squared-checkbox input[type=checkbox] {
  visibility: hidden;
}
.squared-checkbox input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredTwo */
/* .squaredTwo */
.squared-checkbox2 {
  width: 22px;
  height: 22px;
  position: relative;
  display: inline-block;
}
.squared-checkbox2 label {
  width: 18px;
  height: 21px;
  cursor: pointer;
  position: absolute;
  left: 2px;
  top: 2px;
  background-color: #fff;
  border: 2px solid #555;
}
.squared-checkbox2 label:after {
  content: "";
  width: 10px;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 4px;
  border: 2px solid #555;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
.squared-checkbox2 label:hover::after {
  opacity: 0.3;
}
.squared-checkbox2 input[type=checkbox] {
  visibility: hidden;
}
.squared-checkbox2 input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredTwo */
.disclaimer-blue {
  color: #241917;
}

.agree-box {
  display: inline-block;
  padding: 4px 10px;
  color: #575756;
}

.inputs-holder-uls ul {
  padding: 0;
  margin: 0;
}
.inputs-holder-uls ul li {
  color: #4F5252;
  padding: 5px;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1.2em;
  margin: 5px 0;
}
.inputs-holder-uls ul li label {
  min-width: 100%;
}
.inputs-holder-uls ul li label span:nth-child(2) {
  float: right;
  margin: -21px 0px 0px 0px;
}
.inputs-holder-uls ul li label span:nth-child(4) {
  float: left;
  margin: -21px 0px 0px 0px;
}

.form-tabs-mid-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: flex-start;
  height: 100vh;
}

.intro-text {
  padding: 0 50px 30px 50px;
}
.intro-text h3 {
  font-weight: bold;
  margin-top: 45px;
  font-size: 21px;
}

.pmd-tabs .nav-tabs > li > a {
  text-transform: none;
  color: #414042;
  font-weight: 600;
}

.override.nav-tabs {
  border-bottom: 0px solid #ffffff;
}
.override.nav-tabs > li > a {
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.override.nav-tabs > li > a i {
  font-size: 23px;
  padding: 4px 10px 0px 0px;
  color: #c6c6c6;
}
.override.nav-tabs > li.active {
  /*> a span.tab-number{
      color: #53a6e4;
  }*/
}
.override.nav-tabs > li.active > a i {
  color: #53a6e4;
}
.override.nav-tabs > li.active > a {
  background-color: transparent !important;
  border: none;
}
.override.nav-tabs > li > a:hover {
  border-color: transparent;
  /*border:none;*/
}

.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background-color: transparent !important;
  border: none;
}

.nav.nav-tabs li {
  padding-left: 30px;
  border-bottom: solid 1px #f4f0ec;
}

.form-tabs .active {
  background-color: #f4f0ec;
}
.form-tabs .list-group-item-heading:after {
  content: "";
  border: solid #c6c6c6;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  position: absolute;
  right: 15%;
  top: 50%;
  width: 13px;
  height: 13px;
  transform: translateY(-50%) rotate(-45deg);
}
.form-tabs .active .list-group-item-heading:after {
  content: "";
  border: solid #241917;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  position: absolute;
  right: 15%;
  top: 50%;
  width: 13px;
  height: 13px;
  transform: translateY(-50%) rotate(-45deg);
}

#claim-forms > div:first-child p {
  margin-bottom: 0;
}
#claim-forms .pmd-list .list-group-item {
  padding: 10px 20px;
}
#claim-forms .pmd-list .list-group-item span {
  display: none;
}
#claim-forms .media-body {
  vertical-align: middle;
}
#claim-forms .pmd-list i {
  font-size: 24px;
}
#claim-forms .media-left {
  padding-right: 14px;
}

.pmd-tabs .nav-tabs > li > a {
  text-transform: none;
  color: #414042;
  font-weight: 600;
}

#middle-section-mobile {
  display: none;
}

#middle-section-desktop {
  display: block;
}

.nav > li {
  width: 100%;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
}

/**new styles*/
span.tab-number {
  padding: 3px 9px 3px 8px;
  border: solid 1px #c6c6c6;
  border-radius: 50%;
  margin-right: 10px;
  display: block;
  color: #c6c6c6;
  font-size: 18px;
  line-height: 1.2em;
}

.tablet-navigation {
  padding-left: 26px;
}

.main-navigation .active span.tab-number {
  border: solid 2px #241917;
  color: #241917;
}

.tablet-navigation .active span.tab-number {
  border: solid 2px #241917;
  color: #fff;
  padding: 7px 13px;
  margin-top: 4px;
  background-color: #241917;
}

@media only screen and (max-width: 1400px) and (orientation: landscape) {
  .intro-text h3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  .form-tabs-mid-col {
    min-height: 50vh;
    max-height: 65vh;
  }
}
.lvl1pos {
  /*padding:30px 30px 30px 16px;*/
  padding: 10px 10px 10px 45px;
}

.lvl2apos {
  padding: 30px 30px 30px 70px;
}

#businessTypes > .lvl2apos {
  padding: 30px 30px 35px 70px;
}

.lvl2bpos {
  padding: 30px 30px 30px 55px;
}

.lvl1a {
  position: relative;
  float: left;
  display: inline-block;
  padding: 5px 10px;
}

.lvl2a {
  position: relative;
  float: left;
  display: inline-block;
  padding: 5px 10px 5px 10px;
}

.lvl2a.custom-pa {
  position: relative;
  float: left;
  display: inline-block;
  padding: 5px 10px 0px 0px;
  left: -6px;
}

.lvl3a {
  position: relative;
  float: left;
  display: inline-block;
  padding: 5px 10px;
}

.lvl3pos {
  padding: 15px 10px 10px 92px;
}

.default {
  display: none;
}

.default.active {
  display: block !important;
}

div.iconlvl1 {
  width: 143px;
  height: 170px;
  background-size: contain;
  background-repeat: no-repeat;
}
div.iconlvl1:hover {
  cursor: pointer;
}

.active div.iconlvl1::after {
  content: url(/Content/Images/chevron-down.svg);
  position: absolute;
  bottom: -20px;
  left: calc(50% - 3px);
}

div.iconlvl2 {
  width: 100px;
  height: 130px;
  background-size: contain;
  background-repeat: no-repeat;
}
div.iconlvl2:hover {
  cursor: pointer;
}

.active > div.iconlvl2::after {
  content: url(/Content/Images/chevron-down.svg);
  position: absolute;
  bottom: -20px;
  left: 50px;
  left: calc(50% - 6px);
}

div.iconlvl3 {
  width: 60px;
  height: 119px;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-wrapper {
  display: inline-block;
  /*width:100px;*/
  text-align: center;
  margin: 0 15px;
  float: left;
}
.icon-wrapper.size-lvl1 {
  /*width:100px;*/
  width: 140px;
}
.icon-wrapper.size-lvl1 .icon-frame--content {
  font-size: 30px;
}
.icon-wrapper.size-lvl1 p {
  font-size: 15px;
}
.icon-wrapper.size-lvl2 {
  /*width:70px;*/
  width: 100px;
}
.icon-wrapper.size-lvl2 .icon-frame--content {
  font-size: 25px;
}
.icon-wrapper.size-lvl2 p {
  font-size: 14px;
}
.icon-wrapper.size-lvl3 {
  width: 60px;
}
.icon-wrapper.size-lvl3 .icon-frame--content {
  font-size: 20px;
}
.icon-wrapper.size-lvl3 p {
  font-size: 12px;
}

.icon-wrapper p {
  font-size: 15px;
  color: #ffffff;
  line-height: 1.2em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
}

.icon-frame {
  position: relative;
  /*   width: 220px; */
  width: 100%;
  border: solid 2px #ffffff;
  border-radius: 50%;
  transition: all 0.5s ease;
}

.icon-frame:hover, .icon-frame.active {
  color: #ffffff;
  cursor: pointer;
  background-color: rgba(36,25,23,0.9);
  border: none;
  cursor: pointer;
}

.icon-frame:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.icon-frame--content {
  position: absolute;
  /*   width: 100%;
  height: 100%; */
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 30px;
  line-height: 0.6em;
  color: #ffffff;
}

.iconFrame {
  /* margin: 0 30px; */
  color: #ffffff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /*height: 123px;
  width: 100px;*/
  height: 100%;
  width: 100%;
  z-index: 1;
}

.iconFrame--item {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid white;
  transition: all 0.5s ease;
}

.iconFrame div.icon {
  font-size: 30px;
  line-height: 0.7em;
}

.iconFrame--item:hover {
  color: #ffffff;
  cursor: pointer;
  background-color: rgba(36,25,23,0.9);
  border: none;
}

.iconFrame p {
  padding-top: 3px;
  margin-bottom: 2px;
  font-size: 14px;
}

.iconlvl2 .iconFrame p {
  padding-top: 3px;
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 1.3em;
  text-align: center;
}

/*preloader*/
/**/
@media screen {
  .preload-nav {
    position: absolute;
    left: -9999px;
    top: -9999px;
  }

  .preload-nav img {
    display: block;
  }
}
@media print {
  .preload-nav,
.preload-nav img {
    visibility: hidden;
    display: none;
  }
}
@media only screen and (max-width: 1480px) {
  .icon-wrapper {
    margin: 0 10px;
  }
  .icon-wrapper.size-lvl1 {
    width: 100px;
  }
  .icon-wrapper.size-lvl1 .icon-frame--content {
    font-size: 30px;
  }
  .icon-wrapper.size-lvl1 p {
    font-size: 15px;
  }
  .icon-wrapper.size-lvl2 {
    width: 70px;
  }
  .icon-wrapper.size-lvl2 .icon-frame--content {
    font-size: 25px;
  }
  .icon-wrapper.size-lvl2 p {
    font-size: 14px;
  }
  .icon-wrapper.size-lvl3 {
    width: 50px;
  }
  .icon-wrapper.size-lvl3 .icon-frame--content {
    font-size: 20px;
  }
  .icon-wrapper.size-lvl3 p {
    font-size: 12px;
  }

  .lvl1pos {
    /*padding:10px 30px 10px 16px;*/
    padding: 10px 10px 10px 45px;
  }

  .lvl2apos, #businessTypes > .lvl2apos {
    /*padding:12px 30px 12px 55px;*/
    padding: 4px 30px 8px 60px;
  }

  .lvl2a.custom-pa {
    left: 0px;
  }

  .lvl2bpos {
    padding: 12px 30px 12px 55px;
  }

  .lvl3a {
    padding: 5px 10px;
  }

  .lvl3pos {
    padding: 0px 10px 10px 70px;
    /*padding: 0px 10px 10px 56px;*/
  }

  div.iconlvl1 {
    /*width: 123px;
    height: 150px;*/
    width: 100px;
    height: 120px;
  }

  .active div.iconlvl1::after {
    /*content: url(/Content/Images/chevron-down.svg);
    position:absolute;
    bottom:-15px;
    left: calc(50% - 3px);*/
  }

  div.iconlvl2 {
    /*width: 80px;
    height: 110px;*/
    width: 70px;
    height: 95px;
  }

  .active > div.iconlvl2::after {
    /*content: url(/Content/Images/chevron-down.svg);
    bottom:-12px;
    left:50px;
    left: calc(50% - 6px);*/
  }

  div.iconlvl3 {
    width: 50px;
    /*height: 95px;*/
    height: 80px;
  }

  /*.personalAccident div{

      width: 96px;
      height: 93px;
  }
  .personalAccident.active div, .personalAccident:hover div{

      width: 96px;
      height: 93px;
  }*/
  .active div.iconlvl1::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: calc(50% - 3px);
  }

  .active > div.iconlvl2::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50px;
    left: calc(50% - 6px);
  }
}
@media only screen and (max-width: 1200px) {
  .lvl1pos {
    padding: 15px 30px 15px 16px;
  }

  .lvl2apos, #businessTypes > .lvl2apos {
    padding: 15px 30px 15px 35px;
  }

  .lvl2bpos {
    padding: 15px 30px 15px 35px;
  }

  .lvl3a {
    padding: 5px 10px;
  }

  .lvl3pos {
    padding: 15px 10px 10px 42px;
  }

  div.iconlvl1 {
    width: 123px;
    height: 150px;
  }

  .active div.iconlvl1::after {
    content: url(/Content/Images/chevron-down.svg);
    position: absolute;
    bottom: -20px;
    left: calc(50% - 3px);
  }

  div.iconlvl2 {
    width: 90px;
    height: 120px;
  }

  .active > div.iconlvl2::after {
    content: url(/Content/Images/chevron-down.svg);
    bottom: -20px;
    left: 50px;
    left: calc(50% - 6px);
  }

  div.iconlvl3 {
    width: 50px;
    height: 109px;
  }

  /*.personalAccident div{
      width:111px;
      height:113px;
  }
  .personalAccident.active div, .personalAccident:hover div{
      width:111px;
      height:113px;
  }*/
}
@media only screen and (max-width: 1024px) {
  .icon-wrapper {
    margin: 0 10px;
  }
  .icon-wrapper.size-lvl1 {
    width: 123px;
  }
  .icon-wrapper.size-lvl1 .icon-frame--content {
    font-size: 30px;
  }
  .icon-wrapper.size-lvl1 p {
    font-size: 15px;
  }
  .icon-wrapper.size-lvl2 {
    width: 70px;
  }
  .icon-wrapper.size-lvl2 .icon-frame--content {
    font-size: 25px;
  }
  .icon-wrapper.size-lvl2 p {
    font-size: 14px;
  }
  .icon-wrapper.size-lvl3 {
    width: 50px;
  }
  .icon-wrapper.size-lvl3 .icon-frame--content {
    font-size: 20px;
  }
  .icon-wrapper.size-lvl3 p {
    font-size: 12px;
  }

  .lvl1pos {
    padding: 5px 0px 5px 16px;
  }

  .lvl2apos, #businessTypes > .lvl2apos {
    padding: 5px 0px 5px 39px;
  }

  .lvl2bpos {
    padding: 5px 30px 30px 55px;
  }

  .lvl3a {
    padding: 0px 10px;
  }

  .lvl3pos {
    padding: 5px 10px 10px 48px;
  }

  div.iconlvl1 {
    width: 123px;
    height: 150px;
  }

  .active div.iconlvl1::after {
    /*content: url(/Content/Images/chevron-down.svg);*/
    content: "";
    position: absolute;
    bottom: -15px;
    left: calc(50% - 3px);
  }

  div.iconlvl2 {
    width: 70px;
    height: 100px;
  }

  .active > div.iconlvl2::after {
    /*content: url(/Content/Images/chevron-down.svg);*/
    content: "";
    bottom: -10px;
    left: 50px;
    left: calc(50% - 6px);
  }

  div.iconlvl3 {
    width: 60px;
    height: 105px;
  }

  /*.personalAccident div{
      width: 94px;
      height: 93px;
  }
  .personalAccident.active div, .personalAccident:hover div{
      width: 94px;
      height: 93px;
  }*/
}
@media only screen and (min-width: 767px) and (max-width: 768px) {
  .lvl1 {
    padding: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .lvl1pos {
    padding: 20px 0px 5px 16px;
  }

  .lvl2apos, #businessTypes > .lvl2apos {
    padding: 20px 0px 5px 39px;
  }

  .lvl2bpos {
    padding: 20px 30px 30px 55px;
  }

  .lvl3a {
    padding: 0px 10px;
  }

  .lvl3pos {
    padding: 15px 10px 10px 48px;
  }

  div.iconlvl1 {
    width: 123px;
    height: 150px;
  }

  .active div.iconlvl1::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
  }

  div.iconlvl2 {
    width: 70px;
    height: 100px;
  }

  .active > div.iconlvl2::after {
    content: "";
    bottom: 0px;
    left: 0px;
  }

  div.iconlvl3 {
    width: 60px;
    height: 105px;
  }

  /*.personalAccident div{
      width: 94px;
      height: 93px;
  }
  .personalAccident.active div, .personalAccident:hover div{
      width: 94px;
      height: 93px;
  }*/
}
@media only screen and (max-width: 375px) {
  .lvl1pos {
    padding: 30px 30px 30px 16px;
  }

  .lvl2apos, #businessTypes > .lvl2apos {
    padding: 0px 0px 0px 35px;
  }

  .lvl2bpos {
    padding: 0px 0px 0px 35px;
  }

  .lvl3a {
    padding: 5px 10px;
  }

  .lvl3pos {
    padding: 10px 30px 10px 42px;
  }

  div.iconlvl1 {
    width: 123px;
    height: 150px;
  }

  .active div.iconlvl1::after {
    content: "";
    bottom: 0px;
    left: 0px;
    left: 0;
  }

  div.iconlvl2 {
    width: 70px;
    height: 100px;
  }

  .active > div.iconlvl2::after {
    content: "";
    bottom: 0px;
    left: 0px;
    left: 0;
  }

  div.iconlvl3 {
    width: 60px;
    height: 105px;
  }

  /*.personalAccident div{
      width: 94px;
      height: 93px;
  }
  .personalAccident.active div, .personalAccident:hover div{
      width: 94px;
      height: 93px;
  }*/
}
@media only screen and (max-width: 330px) {
  .lvl1pos {
    padding: 10px 30px 10px 16px;
  }

  .lvl2apos, #businessTypes > .lvl2apos {
    padding: 0px 0px 0px 35px;
  }

  .lvl2bpos {
    padding: 0px 0px 0px 35px;
  }

  .lvl3a {
    padding: 5px 10px;
  }

  .lvl3pos {
    padding: 10px 30px 10px 42px;
  }

  div.iconlvl1 {
    width: 100px;
    height: 120px;
  }

  .active div.iconlvl1::after {
    content: "";
    bottom: 0px;
    left: 0px;
    left: 0;
  }

  div.iconlvl2 {
    width: 70px;
    height: 100px;
  }

  .active > div.iconlvl2::after {
    content: "";
    bottom: 0px;
    left: 0px;
    left: 0;
  }

  div.iconlvl3 {
    width: 60px;
    height: 105px;
  }

  /*.personalAccident div{
      width: 94px;
      height: 93px;
  }
  .personalAccident.active div, .personalAccident:hover div{
      width: 94px;
      height: 93px;
  }*/
}
.icon-wrapper.submit-tab-buttons {
  display: inline-block;
  width: 51px;
  text-align: center;
  margin: 0 15px;
  float: left;
}
.icon-wrapper.submit-tab-buttons p {
  font-size: 11px;
  color: #333;
  line-height: 1.1em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 7px;
  font-weight: bold;
}
.icon-wrapper.submit-tab-buttons .icon-frame {
  position: relative;
  /*   width: 220px; */
  width: 100%;
  border: solid 2px #333;
  border-radius: 50%;
  transition: all 0.5s ease;
}
.icon-wrapper.submit-tab-buttons .icon-frame:hover, .icon-wrapper.submit-tab-buttons .icon-frame.active {
  /*color: #4157a2;*/
  cursor: pointer;
  background-color: transparent;
  /*border: #4157a2 2px solid;*/
  cursor: pointer;
}
.icon-wrapper.submit-tab-buttons .icon-frame:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.icon-wrapper.submit-tab-buttons .icon-frame--content {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 23px;
  line-height: 0.6em;
  color: #333;
  font-weight: bold;
  /*:hover{
      color:#4157a2;
  }*/
}

.tab-index-ticked {
  display: none;
}

.tab-index-number {
  display: block;
  font-size: 21px;
}

.active .tab-index-number {
  display: block;
}

.nav-item.active .submit-tab-buttons .icon-frame {
  border: solid 2px #241917;
}
.nav-item.active .submit-tab-buttons .icon-frame--content {
  /*font-size: 23px;*/
  color: #241917;
}
.nav-item.active .icon-wrapper.submit-tab-buttons p {
  color: #241917;
}

.nav-item a:first-child {
  padding-top: 0px;
}

.nav-item.ticked .tab-index-number {
  display: none;
}
.nav-item.ticked .submit-tab-buttons .icon-frame {
  border: solid 2px #241917;
  background-color: #241917;
}
.nav-item.ticked .submit-tab-buttons .icon-frame:hover {
  background-color: #241917;
}
.nav-item.ticked .submit-tab-buttons .icon-frame--content {
  font-size: 15px;
  color: #ffffff;
  font-weight: 300;
}
.nav-item.ticked .icon-wrapper.submit-tab-buttons p {
  color: #333;
}
.nav-item.ticked .tab-index-ticked {
  display: block;
}

/*@import 'components/loader';
@import 'components/repeatables';
@import 'components/tabletSlider';*/
/*@import 'layouts/claimBanners';
@import 'layouts/layoutStyles';*/
.docUploadSection {
  padding: 0 30px;
  overflow: hidden;
  min-height: 100vh;
  max-height: 100vh;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
}

.pmd-card-list {
  padding-bottom: 0;
  padding-top: 0;
  background-color: transparent;
  margin-bottom: 15px;
  text-align: left;
  margin-top: 40px;
}

.pmd-list i {
  font-size: 32px;
  color: #bcbec0;
}
.pmd-list i .item-active {
  color: #00a4e4;
}
.pmd-list .list-group-item {
  padding-top: 25px;
  padding-bottom: 25px;
}

.review.nav-tabs > li.active > a,
.review.nav-tabs > li > a,
.review.nav-tabs > li > a:hover,
.review.nav-tabs > li.active > a:focus,
.review.nav-tabs > li.active > a:hover {
  background-color: transparent;
  border: transparent;
}

/*// commenting this out as it's a vague class name.
.column {
    float: left;
    width: 33.33%;
    padding: 10px;
    padding-left: 16px;
}*/
.panel-default > .panel-heading {
  color: #ffffff;
  background-color: #424342 !important;
  border-color: #ddd !important;
  height: 40px;
}

.review.tab-content {
  padding-top: 18px;
}

.panel-body input[type=checkbox] {
  margin-top: 16px;
}

@media only screen and (max-width: 1400px) and (orientation: landscape) {
  .docUploadSection {
    padding: 0 35px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1024px) and (orientation: landscape) {
  .review.nav > li {
    height: 38px !important;
    width: 38px !important;
    padding: 0;
    margin: 40px 25px 40px 0px !important;
  }

  .icon-wrapper.submit-tab-buttons {
    display: inline-block;
    width: 54px;
    text-align: center;
    margin: 0 15px;
    float: left;
  }
  .icon-wrapper.submit-tab-buttons p {
    /*font-size: 13px;
    color: #333;
    line-height: 1.1em;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 7px;
    font-weight: bold;*/
    display: none;
  }
  .icon-wrapper.submit-tab-buttons .icon-frame {
    position: relative;
    /*   width: 220px; */
    width: 100%;
    border: solid 2px #333;
    border-radius: 50%;
    transition: all 0.5s ease;
  }
  .icon-wrapper.submit-tab-buttons .icon-frame:hover, .icon-wrapper.submit-tab-buttons .icon-frame.active {
    /*color: #4157a2;*/
    cursor: pointer;
    background-color: transparent;
    /*border: #4157a2 2px solid;*/
    cursor: pointer;
  }
  .icon-wrapper.submit-tab-buttons .icon-frame:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .icon-wrapper.submit-tab-buttons .icon-frame--content {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 23px;
    line-height: 0.6em;
    color: #333;
    font-weight: bold;
    /*:hover{
        color:#4157a2;
    }*/
  }

  .nav-item a:first-child {
    padding-top: 0px;
  }

  .nav-item.ticked .tab-index-number {
    display: none;
  }
  .nav-item.ticked .submit-tab-buttons .icon-frame {
    border: solid 2px #0069ff;
    background-color: #0069ff;
  }
  .nav-item.ticked .submit-tab-buttons .icon-frame:hover {
    background-color: #0069ff;
  }
  .nav-item.ticked .submit-tab-buttons .icon-frame--content {
    font-size: 15px;
    color: #ffffff;
    font-weight: 300;
  }
  .nav-item.ticked .icon-wrapper.submit-tab-buttons p {
    color: #333;
  }
  .nav-item.ticked .tab-index-ticked {
    display: block;
  }
}
@media only screen and (max-width: 1400px) {
  .pmd-card-list {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .docUploadSection {
    min-height: 100vh;
    max-height: 140vh;
    padding: 0 30px 0 48px;
  }
}
@media only screen and (max-width: 480px) {
  .review.nav > li {
    height: 38px !important;
    width: 38px !important;
    padding: 0;
    margin: 40px 25px 40px 0px !important;
  }

  .icon-wrapper.submit-tab-buttons {
    display: inline-block;
    width: 54px;
    text-align: center;
    margin: 0 15px;
    float: left;
  }
  .icon-wrapper.submit-tab-buttons p {
    /*font-size: 13px;
    color: #333;
    line-height: 1.1em;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 7px;
    font-weight: bold;*/
    display: none;
  }
  .icon-wrapper.submit-tab-buttons .icon-frame {
    position: relative;
    /*   width: 220px; */
    width: 100%;
    border: solid 2px #333;
    border-radius: 50%;
    transition: all 0.5s ease;
  }
  .icon-wrapper.submit-tab-buttons .icon-frame:hover, .icon-wrapper.submit-tab-buttons .icon-frame.active {
    /*color: #4157a2;*/
    cursor: pointer;
    background-color: transparent;
    /*border: #4157a2 2px solid;*/
    cursor: pointer;
  }
  .icon-wrapper.submit-tab-buttons .icon-frame:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .icon-wrapper.submit-tab-buttons .icon-frame--content {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 23px;
    line-height: 0.6em;
    color: #333;
    font-weight: bold;
    /*:hover{
        color:#4157a2;
    }*/
  }

  .nav-item a:first-child {
    padding-top: 0px;
  }

  .nav-item.ticked .tab-index-number {
    display: none;
  }
  .nav-item.ticked .submit-tab-buttons .icon-frame {
    border: solid 2px #0069ff;
    background-color: #0069ff;
  }
  .nav-item.ticked .submit-tab-buttons .icon-frame:hover {
    background-color: #0069ff;
  }
  .nav-item.ticked .submit-tab-buttons .icon-frame--content {
    font-size: 15px;
    color: #ffffff;
    font-weight: 300;
  }
  .nav-item.ticked .icon-wrapper.submit-tab-buttons p {
    color: #333;
  }
  .nav-item.ticked .tab-index-ticked {
    display: block;
  }
}
.login-wrapper {
  align-items: center;
  background-image: url(../Images/login-banner.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100vh;
  min-height: 734px;
  position: fixed;
  width: 100vw;
}

.loginBodyContainer {
  color: #ffffff;
  margin: 0 auto;
  max-width: 843px;
  padding: 60px 25px;
  width: 50vw;
}

.loginContainer {
  display: flex;
  flex-direction: column;
  height: 84vh;
  justify-content: space-between;
  padding-top: 60px;
}

.login-content-wrapper {
  display: flex;
  grid-column: 2/3;
  align-items: center;
  justify-content: center;
  grid-row: 2/3;
  flex-direction: column;
}

.icon-container {
  height: 300px;
  width: 650px;
  /*   background-color:tomato; */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
}

.icon-item {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid white;
  transition: all 0.5s ease;
}

.back {
  padding: 20px;
  font-size: 24px;
  color: white;
  display: none;
}

.usertype {
  margin: 0 30px;
  color: #ffffff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /*border: 2px solid white;*/
  height: 223px;
  width: 200px;
  z-index: 1;
}
.usertype div.icon {
  font-size: 55px;
  padding-top: 10px;
}
.usertype p {
  padding-top: 20px;
  margin-bottom: -20px;
}

.policy-holder-btn {
  transition: all 0.5s ease;
  /*height:200px;
  width:200px;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:center;*/
}

.broker-btn {
  transition: all 0.5s ease;
  /*height:200px;
  width:200px;
  display:flex;
  align-items:center;
  justify-content:center;*/
}

.icon-item:hover {
  color: #ffffff;
  cursor: pointer;
  background-color: rgba(36,25,23,0.9);
  border: none;
}

.icon-item.active {
  cursor: default;
  color: #ffffff;
  background-color: rgba(36,25,23,0.9);
  border: none;
  z-index: 1;
}

.broker-btn.non-active {
  color: #ffffff;
  cursor: pointer;
  opacity: 0.7;
  z-index: 0;
  transform: scale(0.3) translate(370px, -230px);
  position: absolute;
  top: 46px;
  right: 0px;
  transform: scale(0.5);
}

.policy-holder-btn.non-active {
  color: #ffffff;
  cursor: pointer;
  opacity: 0.7;
  z-index: 0;
  transform: scale(0.3) translate(370px, -230px);
  position: absolute;
  top: 46px;
  right: 0px;
  transform: scale(0.5);
}

.back.non-active {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 115px;
  left: 90px;
}

.grid-wrapper-login {
  display: grid;
  grid-template-columns: minmax(1.2rem, 1fr) minmax(auto, 81ch) minmax(1.2rem, 1fr);
  grid-template-rows: 150px auto;
  height: calc(100vh - 0px);
  width: 100%;
}

.header.--login {
  grid-column: 1/4;
}

.login--content, footer, .icon-container, .login--form {
  grid-column: 2/3;
}

.login--content {
  text-align: center;
}

.login--content h3 {
  font-size: 40px;
  margin-bottom: 24px;
  letter-spacing: 1.37px;
}

.login--txt {
  font-size: 14px;
}

/*.item-container{
  display:flex;
  width:100%;
  height:auto;
  justify-content:center;
  align-items:center;
}*/
.item {
  height: 200px;
  width: 200px;
  background-color: #333;
  border: 1px solid white;
  border-radius: 50%;
  margin: 0 20px;
}

.login--form {
  display: none;
}

.login--form.active {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  /*margin-left: 45px;*/
}

.not-received {
  display: none;
}

.not-received.active {
  display: block;
}
.not-received.active a:hover {
  cursor: pointer;
  color: #ffffff;
}

.footer {
  margin-top: auto;
  text-align: center;
  padding-bottom: 20px;
}

.submit-button {
  background-color: transparent;
  border: none;
  /* background-image: url(../Content/Images/gc-logo-white.svg); */
  border-left: 10px solid transparent;
  border-top: 5px solid white;
  border-bottom: 10px solid transparent;
  border-right: 5px solid white;
  transform: rotate(45deg);
  height: 30px;
  width: 30px;
  border-radius: 10px 0px;
}

.login--form-items {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-left: 20px;
  /*margin-left: 42px;*/
  /* when mobile number input is active. generate-otp must go on the submit button */
  /* when otp number input is active. verify-otp must go on the submit button */
}
.login--form-items > input {
  background-color: #ffffff;
  opacity: 0.9;
  border: none;
  border-radius: 3px;
  padding: 3px 5px;
  width: 190px;
}
.login--form-items .login-mobile-input {
  display: none;
}
.login--form-items .login-otp-input {
  display: none;
}
.login--form-items .login-mobile-input.active {
  display: inline-block;
}
.login--form-items .login-mobile-input.active.error {
  border: solid 1px #fd231f;
}
.login--form-items .login-otp-input.active {
  display: inline-block;
}
.login--form-items .login-otp-input.active.error {
  border: solid 1px #fd231f;
}
.login--form-items .login-submit {
  background-color: transparent;
  border: none;
  background-image: url(../Images/arrow.svg);
  border-bottom: -5px solid transparent;
  height: 25px;
  width: 25px;
  padding: 10px;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-left: 10px;
}
.login--form-items .login-submit.loading {
  /*background-image: url(../Content/Images/[newimage].svg);*/
  background-image: none !important;
  border-left: 2px solid white !important;
  border-right: 2px solid transparent !important;
  border-top: 2px solid transparent !important;
  border-bottom: 0px solid transparent !important;
  /*width: 25px;
  height: 25px;*/
  border-radius: 50% !important;
}
.error-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0 0 0;
  position: relative;
}
.error-container span.active-error {
  background: #f90909;
  padding: 4px 12px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 0.1em;
  color: white;
}
.error-container span.active-error:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: red;
  position: absolute;
  top: -6px;
  left: 14px;
  border-left: 5px solid red;
  border-top: 5px solid red;
  border-bottom: 8px solid transparent;
  border-right: 8px solid transparent;
  transform: rotate(45deg);
  z-index: -1;
}

.text-danger ul {
  list-style: none;
  padding: 19px 0 0 0;
  margin: 0;
}
.text-danger ul li {
  background: rgba(253, 253, 253, 0.5);
  padding: 4px 8px;
  border-radius: 4px;
  text-align: center;
  margin: 3px 0;
  font-size: 15px;
  font-weight: bold;
  border: solid 1px #a94442;
}

input.alert-error {
  border: 1px solid red;
  background-color: #f1b0b0;
}

input.alert-error::placeholder {
  color: #ff0101;
  font-weight: bold;
}

#otp_resend {
  text-decoration: none;
  border-bottom: solid 1px white;
  padding-bottom: 1px;
}

/*
    Loading animation. 
*/
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

@media only screen and (max-width: 480px) {
  .grid-wrapper-login {
    display: grid;
    grid-template-columns: minmax(1.2rem, 1fr) minmax(auto, 34ch) minmax(1.2rem, 1fr);
    grid-template-rows: 110px auto;
    height: calc(100vh - 0px);
    width: 100%;
    overflow-y: scroll;
  }

  .login--content h3 {
    font-size: 32px;
  }

  .header.--login {
    padding: 10px 0px 0px 20px;
  }
  .header.--login img {
    width: 150px;
    height: 66px;
  }

  .icon-container {
    height: 300px;
    width: calc(100% + 40px);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 0 0 0px;
  }

  .icon-item {
    border: 2px solid white;
  }

  .usertype {
    margin: 0 20px;
    font-size: 18px;
    height: 145px;
    width: 122px;
  }

  .usertype div.icon {
    font-size: 33px;
    padding-top: 6px;
  }

  .back.non-active {
    top: 105px;
    left: 0px;
  }

  .broker-btn.non-active {
    transform: scale(0.3) translate(370px, -230px);
    top: 75px;
    right: -50px;
    transform: scale(0.5);
  }

  .policy-holder-btn.non-active {
    opacity: 0.7;
    transform: scale(0.3) translate(370px, -230px);
    top: 75px;
    right: -50px;
    transform: scale(0.5);
  }
}

/*.logoutbtn {*/
/*  color: #241917;*/
/*  cursor: pointer;*/
/*  background-color: transparent;*/
/*  border: none;*/
/*}*/
/*.logoutbtn:hover {*/
/*  color: #241917;*/
/*  cursor: pointer;*/
/*  !*background-color: rgba(36,25,23,0.9);*!*/
/*  border: none;*/
/*}*/

/*@import 'pages/claimForm';
@import 'pages/error';
@import 'pages/infoPages';
@import 'pages/landing';
@import 'pages/thankyou';*/
/*@import 'utils/mixins';*/
/*@import 'main2';*/