body {
  background-color: transparent !important;
}

/*.btn-default {
  color: #505759 !important;
  background-color: #f2f2f2;
  border: 1px solid #cccccc !important;
}*/

.btn {
  padding: 2px 6px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  font-family: Lato;
}

.btn-default {
  color: #555555 !important;
  background-color: #f2f2f2;
  border-color: #cccccc !important;
  padding: 2px 5px;
}

  .btn-default:hover {
    color: #555555 !important;
    background-color: #f9f9f9;
  }

button:focus {
  border: none;
  box-shadow: none;
}

.lineHtNormal, .lineHtNormal * {
  line-height: normal;
}

.btn-default:hover {
  color: #505759 !important;
  background-color: #f9f9f9;
}

.disabled {
  pointer-events: none;
  opacity: 0.3 !important;
}

.btnTrans {
  border: none;
  background-color: transparent;
  padding: 0px;
}

.mfa-popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
}

.dvOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(137,137,137,0.8);
  top: 0;
  left: 0;
  z-index: 9999998;
}

div.contentMFA {
  position: fixed;
  top: 50%;
  background: #fff;
  width: 910px;
  min-height: 149px;
  max-height: 650px;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 3px;
  box-shadow: 0 1px 15px #a8a8a8;
  overflow: scroll;
  box-sizing: border-box;
  z-index: 9999999;
  overflow: hidden;
}

div.contentCA {
  position: fixed;
  top: 50%;
  background: #fff;
  width: 360px;
  min-height: 140px;
  max-height: 650px;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 3px;
  box-shadow: 0 1px 15px #a8a8a8;
  overflow: scroll;
  box-sizing: border-box;
  z-index: 9999999;
  overflow: hidden;
  padding: 10px;
}

.contentMFALogin {
  position: fixed;
  top: 50%;
  background: #fff;
  width: 600px;
  min-height: 140px;
  max-height: 650px;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 3px;
  box-shadow: 0 1px 15px #a8a8a8;
  overflow: scroll;
  box-sizing: border-box;
  z-index: 9999999;
  overflow: hidden;
}

  div.contentMFA .pp-header,
  div.contentCA .pp-header,
  .contentMFALogin .pp-header {
    background: #fff;
    color: #000;
    font-size: 16px;
    font-family: Lato Bold;
    text-align: left;
    box-sizing: border-box;
    padding: 0 20px 9px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
    line-height: normal;
  }

    div.contentMFA .pp-header .close-icon, div.contentMFA .pp-header .fs-icon,
    div.contentCA .pp-header .close-icon, div.contentCA .pp-header .fs-icon,
    .contentMFALogin .pp-header .close-icon, .contentMFALogin .pp-header .fs-icon {
      position: absolute;
      background: transparent;
      border: none;
      cursor: pointer;
    }

    div.contentMFA .pp-header .close-icon,
    div.contentCA .pp-header .close-icon,
    .contentMFALogin .pp-header .close-icon {
      right: 10px;
      top: 12px;
      text-decoration: none;
      cursor: pointer;
    }

    div.contentMFA .pp-header .fs-icon,
    div.contentCA .pp-header .fs-icon,
    .contentMFALogin .pp-header .fs-icon {
      right: 30px;
      top: 12px;
      border-right: 1px solid #ccc;
      margin-right: 7px;
      padding-right: 10px;
    }

  div.contentMFA .pp-content,
  div.contentCA .pp-content,
  .contentMFALogin .pp-content {
    background: #fff;
    color: #000;
    font-weight: normal;
    text-align: left;
    box-sizing: border-box;
  }

  div.contentMFA .pp-footer,
  div.contentCA .pp-footer,
  .contentMFALogin .pp-footer {
    background: #fff;
    color: #000;
    font-weight: normal;
    text-align: right;
    box-sizing: border-box;
    padding: 10px 0px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
  }

.head-security {
  background: #5d5d5d;
  padding: 5px 10px;
}

  .head-security h1 {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
  }

#dvMFAResigster {
  margin-top: 10px;
}

.l-answer {
  width: calc(100% - 35px);
  float: left;
}

.r-answer {
  width: 34px;
  float: left;
  margin-top: 30px;
}

.form-fld {
  padding: 6px;
  font-size: 0.875rem;
  line-height: 1.5;
  border: 1px solid #cccccc;
  border-radius: 4px;
  width: 100%;
  display: block;
  cursor: pointer;
}

a:focus, [tabindex = "0"]:focus {
  outline-offset: 0px !important;
}

.star-red {
  color: #bd1b1b;
}

div.contentMFA .imgChkBox input[type=checkbox]:not(old),
div.contentCA .imgChkBox input[type=checkbox]:not(old),
.contentMFALogin .imgChkBox input[type=checkbox]:not(old) {
  width: 29px;
  height: 20px;
  margin: 0;
  padding: 0;
  opacity: 0;
  vertical-align: top;
}

  div.contentMFA .imgChkBox input[type=checkbox]:not(old):checked + label,
  div.contentCA .imgChkBox input[type=checkbox]:not(old):checked + label,
  .contentMFALogin .imgChkBox input[type=checkbox]:not(old):checked + label {
    background-position: 0 -24px;
  }

  div.contentMFA .imgChkBox input[type=checkbox]:not(old) + label,
  div.contentCA .imgChkBox input[type=checkbox]:not(old) + label,
  .contentMFALogin .imgChkBox input[type=checkbox]:not(old) + label {
    display: inline-block;
    margin-left: -35px;
    padding-left: 27px;
    background: url(/SB_Assets/images/checks.png) no-repeat 0 0;
    line-height: 24px;
  }

.font12 {
  font-size: 12px !important;
}

.font14 {
  font-size: 14px !important;
}

.contentMFA .loader-wrap, div.contentCA .loader-wrap, .contentMFALogin .loader-wrap {
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  vertical-align: middle;
  z-index: 99999;
  box-sizing: border-box;
  top: 0;
}

  .contentMFA .loader-wrap img {
    margin-top: 30%;
  }

  .contentMFALogin .loader-wrap img {
    position: absolute;
    bottom: 46%;
    left: 46%;
    z-index: 10;
  }

#answerOption {
  width: 100%;
  display: block;
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
}

.footer-left {
  float: left;
  width: calc( 100% - 200px );
}

.footer-right {
  float: right;
  width: 240px;
}

.text-red {
  color: red !important;
}

.acc-lockmsg {
  background: #ffece8;
  color: #AF1D1D;
}

.btn-reset {
  background: #ed8c21;
  color: #ffffff;
}

  .btn-reset:hover {
    background: #da7c15;
    color: #ffffff;
  }

.cians {
  color: #2058B1;
  line-height: 14px;
  border-bottom: 1px solid #2058B1;
}

.input-newans {
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
  padding: 4px 6px;
  height: 28px;
  font-size: 15px;
  font-family: Lato;
}

.sq-sectns .form-fld {
  border-radius: 0px;
}

.anschng {
  height: 26px !important;
}

.otp-boxes {
  width: 210px;
  margin: 0 auto;
}

.otp-input {
  border: 1px solid #606060;
  width: 27px;
  float: left;
  margin: 0px 4px;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 4px;
  padding: 4px 5px;
  text-align: center;
}

#Attemps {
  position: absolute;
  left: 15px;
  top: 35px;
  z-index: 10;
}

select.form-fld {
  height: auto;
}

.pr-24 {
  padding-right: 24px;
}

/*#lblQuestion {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}*/

#otpTimer {
  color: red;
}

.text-normal {
  color: #000000 !important;
}

.invalid-otp {
  border: 1px solid red;
}

div.contentMFA select,
div.contentCA select,
.contentMFALogin select {
  box-sizing: border-box;
  font-family: Lato, Verdana;
  background: url(../images/arrow_down.png) right 7px center no-repeat #fff;
  background-image: none\9;
  padding-right: 0\9;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#dvNewReleasePopup.IFadeWrap {
  z-index: 999999999;
}

  #dvNewReleasePopup.IFadeWrap .IContentWrap {
    width: 700px;
  }

    #dvNewReleasePopup.IFadeWrap .IContentWrap .ppData .ppBtn {
      min-width: 50px;
    }

.font13 {
  font-size: 13px !important;
}

#dvNewReleasePopup.IFadeWrap .ppData .orangeBtn {
  margin-top: 0px;
}

@media screen and (min-width: 911px) {
  .mbl-overflow {
    width: 100%;
    float: left;
    max-height: calc(100vh - 190px);
    overflow: auto;
  }
}

/* media query */
@media screen and (max-width: 910px) {
  div .contentMFA {
    width: 98%;
  }
}

@media screen and (max-width: 767px) {
  div .contentMFA, div.contentMFALogin {
    width: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0%;
    transform: translate(0,0);
    height: 100%;
    border-radius: 0px;
    max-height: none;
    overflow: auto !important;
  }

    div.contentMFA .pp-content,
    div.contentCA .pp-content,
    .contentMFALogin .pp-content {
      overflow-x: auto !important;
      max-height: calc( 100vh - 129px );
    }

    div.contentMFA .pp-header .fs-icon, div.contentCA .pp-header .fs-icon, .contentMFALogin .pp-header .fs-icon {
      display: none;
    }

  .head-security {
    position: fixed;
    left: 0px;
    width: 100%;
    top: 0px;
    z-index: 10;
  }

  div.contentMFA .pp-footer,
  div.contentCA .pp-footer,
  .contentMFALogin .pp-footer {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    padding-bottom: 10px;
    padding-right: 10px;
    left: 0px;
    padding-left: 10px;
  }

  .contentMFA .r-answer {
    margin-top: 45px;
  }

  #dvMFAResigster, #dvMFALogin, #dvLockuser, #dvOTP {
    padding-top: 30px;
  }

  .download-user {
    text-align: left !important;
    padding-left: 110px;
  }

  td.tf {
    width: 0px !important;
  }

  .MT15 td.PL34, .colLName, .trBioData .PL68 {
    padding-left: 0px !important;
  }

  .colFName, .colLName, .colMName, .colTitle, .colEmail, .colWPhone, .colCPhone, .colHPhone, .trBioData .colRepresent, .colPrefix, .colSuffix {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
  }

  td .text-line-label2, .myprofile {
    padding: 0px !important;
  }

  .colPrefix input, .colSuffix input, .colFName input, .colMName input, .colLName input, .colTitle input, .colEmail input, .colWPhone input, .colCPhone input, .colHPhone input {
    border: 0px;
  }

  .colRepresent {
    width: calc(100% - 135px);
    margin-top: 20px;
  }

  .cpLink {
    width: 110px;
    margin-top: 30px;
  }

  .sq-sectns {
    margin-top: 20px;
  }

    .sq-sectns .l-answer {
      margin-top: 0px;
    }

    .sq-sectns .r-answer {
      margin-top: 0px;
    }

  .trPDData .PT32.PL34, .trPDData .PT32 {
    padding-top: 10px !important;
  }

  .pl-mobile-0 {
    padding-left: 0px;
  }

  .l-answer {
    margin-top: 10px;
  }

  .pr-24 {
    padding-right: 0px;
  }

  #dvNewReleasePopup.IFadeWrap .IContentWrap {
    width: 96%;
  }

  #Attemps {
    position: relative;
    left: 0px;
    top: 0px;
  }
}

@media screen and ( max-width: 640px ) {
  #dvNewReleasePopup.IFadeWrap .IContentWrap {
    width: 100%;
  }

  .release-footer {
    position: fixed;
    z-index: 10;
    bottom: 10px;
  }
}

@media only screen and (max-width: 896px) and (max-height: 450px) and (orientation: landscape) {
  #dvNewReleasePopup.IFadeWrap .IContentWrap {
    width: 100%;
  }

  div.contentMFA {
    min-height: 100vh;
    max-height: 100vh;
    width: 100%;
  }

    div.contentMFA .pp-footer {
      position: fixed;
      z-index: 10;
      bottom: 10px;
      left: 0;
      padding: 5px 10px 0 10px;
    }

  .mbl-overflow {
    overflow: auto;
    height: calc(100vh - 155px);
    margin-top: 10px;
    padding-bottom: 120px;
  }

  div.contentMFA .pp-content {
      overflow: unset !important;
  }
}

@media screen and ( max-width: 450px ) {
  .mbl-overflow {
    overflow: auto;
    height: calc(100vh - 155px);
    margin-top: 20px;
    padding-bottom: 120px;
  }

  #dvMFAResigster {
    padding: 0;
  }
}
