.za-mobile-container.sgfrm {
    padding:1px 0 0 0;
}
.login-text{display:none !important;}
.get-signup-plan{display:none;}
.business-email{display:none;}
.personal-email{block;}
.ccodelabel{height:48px}
label#defdomdiv {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 1;
    padding: 8px 0;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    text-align: right;
    top: 10px;
}

.signup-box .sgfrm.field-error {
    padding: 10px 0;
}
.showhide:before{content: "";position: absolute;top: 12px;right: 10px;font-size:14px;background: url(/sites/default/files/eye-openclose.png) no-repeat 0px 0/60px auto;width: 30px;height: 26px;}
.showhide.active:before{background-position:-30px 0px;}
.showhide{position: absolute; top: 10px; right: 0px; width: 50px; height: 50px; cursor: pointer;z-index:9;}