.no-cssgrid .overlay { width:100%; height:auto; visibility:hidden; opacity:0; overflow:hidden; position:fixed; left:0; top:0; bottom:0; z-index:500; background:rgba(241,249,250,.9); }

.no-cssgrid .view-overlay-terms .overlay-terms,
.no-cssgrid .view-overlay-gdpr .overlay-gdpr,
.no-cssgrid .view-overlay-more-terms .overlay-more-terms,
.no-cssgrid .view-overlay-address-details .overlay-address-details,
.no-cssgrid .view-package-details .overlay-package-details,
.no-cssgrid .view-meet-agent .overlay-meet-agent,
.no-cssgrid .view-info-sms .overlay-info-sms,
.no-cssgrid .view-leave-form .overlay-leave-form,
.no-cssgrid .view-update-personal-details .overlay-update-personal-details,
.no-cssgrid .view-update-personal-details .overlay-update-personal-details2,
.no-cssgrid .view-update-changed-personal-details .overlay-update-changed-personal-details,
.no-cssgrid .view-mobile-verification .overlay-mobile-verification
.no-cssgrid .view-mobile-verification-success .overlay-mobile-verification-success { visibility:visible; opacity:1; -webkit-animation: none; -moz-animation: none; -o-animation: none; -ms-animation: none; animation: none; }
.no-cssgrid .overlay-terms .overlay-content,
.no-cssgrid .overlay-gdpr .overlay-content,
.no-cssgrid .overlay-more-terms .overlay-content,
.no-cssgrid .overlay-address-details .overlay-content,
.no-cssgrid .overlay-package-details .overlay-content,
.no-cssgrid .overlay-meet-agent .overlay-content,
.no-cssgrid .overlay-info-sms .overlay-content,
.no-cssgrid .overlay-leave-form .overlay-content,
.no-cssgrid .overlay-update-personal-details .overlay-content,
.no-cssgrid .overlay-update-personal-details2 .overlay-content { opacity:1; }

.no-cssgrid .box { margin: 0 auto 9rem }
.no-cssgrid .box-p1,
.no-cssgrid .box-p2 { margin-bottom:3rem; }

.no-cssgrid .input-box-field input:-ms-input-placeholder { opacity:0!important; }
.no-cssgrid .input-box-field.error input:-ms-input-placeholder { opacity:1!important; }
.no-cssgrid .input-box-field.active input:-ms-input-placeholder { opacity:1!important; }
.no-cssgrid .input-box-field.valid input:-ms-input-placeholder { opacity:1!important; }