.customerDetailSec {
  float: left;
  width: 100%;
  clear: both;
  padding: 0 10px;
}

.customerDetailSec article {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #757575;
  float: left;
  width: 100%;
  margin: 11px 0 24px 0;
}

.statusDivImg {
  float: left;
  width: 100%;
  margin: 80px 0 30px 0;
  text-align: center;
}

.customerDetailSec .topLogoSec {
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
  margin: 11px 0 0 0;
}

.customerDetailSec .topLogoSec img {
  width: 105px;
}

.customerDetailSec h3 {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #212121;
  width: 100%;
  float: left;
  clear: both;
  margin: 7px 0 0 0;
  padding: 0;
}

.customerDetailSec .grayBoxDivCst {
  border-radius: 4px;
  background-color: white;
  width: 100%;
  clear: both;
  float: left;
  padding: 20px;
  margin: 16px 0;
}

.customerDetailSec .grayBoxDivCst h6 {
  float: left;
  width: 100%;
  clear: both;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #212121;
  padding: 0;
  margin:  0 0 20px 0;
}

.customerDetailSec .grayBoxDivCst span {
  float: left;
  width: 100%;
  clear: both;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #212121;
  opacity: 0.7;
}
.newOne .caret  {
  width: auto !important;
}
.custDetailSec {
  float: left;
  width: 100%;
  clear: both;
}

.custDetailSec .input-field {
  margin: 30px 0 0 0;
}

.custDetailSec .input-field span {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: right;
  color: #2e8b57;
  position: absolute;
  right: 0;
  bottom: 10px;
}

.agreeDivSec {
  float: left;
  width: 100%;
  clear: both;
  margin: 15px 0 0 0;
}

.agreeDivSec label {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.40;
  letter-spacing: normal;
  color: #212121;
  padding-left: 30px;
}

.agreeDivSec a {
  color: #008df6;
}

.termsPoints {
  float: left;
  width: 100%;
  clear: both;
  padding: 0;
  margin: 0;
}

.termsPoints li {
  float: left;
  width: 100%;
  clear: both;
  padding: 0 0 0 43px;
  margin: 3px 0 0 0;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #808080;
  background: url(//ws.oneassist.in/static/portal_v2/images/grayBullIcon.png) no-repeat 30px 11px;
}
.connectSec p{
  margin: 0;
  padding: 5px 0 0;
}
.connectSec {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #757575;
  float: left;
  margin: 15px 0 20px 0;
  float: left;
  width: 100%;
}

.connectSec a {
  font-weight: 500;
  color: #008df6;
}


.confPopupBox {
  padding: 20px 20px 0 20px;
  border-radius: 4px;
  background-color: #ffffff;
  float: left;
  z-index: 1003 !important;
}

.confPopupBox .modal-close {
  color: #757575;
  position: absolute;
  right: 13px;
  top: 7px;
}


.confPopupBox p {
  margin: 7px 0 0 0;
  float: left;
  width: 100%;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #757575;
}

.confPopupBox h3 {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #212121;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rowDivBox {
  float: left;
  width: 100%;
  margin: 25px 0 0 0;
  padding: 0;
}

.leftContDivSec {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #757575;
  float: left;
  width: 40%;
}


.rightContDivSec {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #404040;
  float: left;
  width: 60%;
}

.actionBoxDiv {
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
}

.marTop25 {
  margin-top: 25px;
}

.continueBtn {
  background-color: #008df6;
  color: #fff;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-out 0s;
  padding: 12px 80px;
  font-size: 16px;
  border-radius: 35px;
  margin-top: 50px;
  white-space: nowrap;
  text-shadow: none;
  border: none;
  z-index: 0;
}

.continueBtn {
  margin-top: 12px;
  width: 100%;
  background-color: #008df6;

}

.continueBtn:disabled {
  background-color: #cfcfcf;
}

.pineLabDivBox {
  width: 100%;
  top: 0 !important;
  height: 100vh;
  max-height: 100%;
  background: #fff;
  border-radius: unset;
  margin: 0 !important;
}

.pineLabMain {
  padding: 0px !important;
}

.pineModal {
  padding-bottom: 20px;
}

.pineModal h4 {
  font-size: 18px;
  font-weight: 500;
  color: #212121;
  margin: 52px 0px 4px 0px;
  padding-left: 20px;
}

.pineLabHead {
  padding-top: 24px;
}

.pineLabHead i {
  padding-left: 20px;
}

.pineModalDiv {
  border-bottom: solid 1px #e2e2e2;
  padding: 20px;
}

.pineModalDiv span {
  font-size: 12px;
  font-weight: normal;
  color: #757575;
  display: block;
  clear: both;
  padding: 2px 0px;
}

.view-all-hyperlink{
  font-size: 12px;
  color: #008df6;
}