/** OTP CSS FOR SINGUP PAGE STARTS**/
.zcrm_placeholder {
    position: relative;
    z-index: 1
}
.otp-info-icn {
    position: absolute;
    padding: 2px 6px;
    background: #ccc;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
    border-radius: 50%;
    font: 700 12px/1 Roboto;
    cursor: pointer
}
.otp-tooltiptext {
    opacity: 0;
    transition: all ease .5s;
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
    background-color: #293a4b;
    padding: 8px 15px;
    color: #fff;
    width: 185px;
    min-height: 10px;
    font: 12px/1.4 Roboto;
    box-shadow: 0 10px 20px -4px rgba(119, 119, 119, 0.4)
}
.otp-tooltiptext:after {
    content: '';
    position: absolute;
    top: 64%;
    margin-top: 16px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #293a4b transparent transparent transparent
}
.otp-info-icn:hover .otp-tooltiptext {
    opacity: 1
}
/*.signup-box #countryCodeDiv,*/
.signup-box #countryconfirmCodeDiv {
    top: 28px
}

.zcrm_MainSec {
    width: 100%;
    background: #fff
}
.zcrm_signupHeader {
    width: 100%;
    position: relative;
    background: transparent;
    z-index: 99;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.menu-icon-help-header {
    width: 28%;
    display: inline-block;
    background: transparent
}
.login-text {
    font-size: 14px;
    display: block;
    overflow: hidden;
    padding: 10px 0;
    text-align: right;
    background: #fff;
    width: 72%;
    line-height: 28px
}
.menu-icon-help-header .product-title a {
    color: #fff
}
.logo {
    margin: 10px 0 0 10px
}
.login {
    margin: 0 20px 0 5px;
    display: inline-block;
    color: #f0483e;
    text-transform: uppercase;
    font-size: 12px
}
.zcrm_signupHeader:after {
    content: "";
    clear: both;
    display: table
}
.zcrm_signupSec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    margin-top: -48px
}
.zcrm_spLft {
    position: relative;
    width: 28%;
    background: #211937;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-size: cover;
    max-width: 400px
}
.zcrm_spLft.bg_lazy_loaded {
    background: #211937 url(/sites/default/files/crm/zcrm_signup_bg.jpg) left top no-repeat
}
.zcrm_spLft:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .35)
}
.zcrm_spRht {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto
}
.zcrm_spRht_inner {
    width: 90%;
    margin: 0 auto;
    max-width: 900px
}
/*.testimonial-section {
    width: 80%;
    color: #fff;
    margin: 200px auto 0;
    text-align: center;
    transition: margin .7s ease 0;
    position: relative;
    z-index: 1
}
.testimonial-img {
    margin: 0 auto 15px;
    width: 64px;
    height: 64px;
    border-radius: 100%;
    display: block;
    overflow: hidden;
    background: url(/sites/default/files/crm/zcrm-signup-icons.png) no-repeat -611px -18px;
    background-size: auto 250px
}
.testimonial-section p {
    font: 100 18px/1.5 'Droid Serif', serif, Helvetica, sans-serif;
    color: #f2f2f2;
    margin: 0 0 20px
}
.customer-name,
.customer-desig {
    font: 700 14px/1.4 'Roboto';
    color: #00add5;
    text-transform: uppercase;
    display: block;
    padding-bottom: 4px
}
.customer-desig {
    font-weight: 400;
    font-size: 12px;
    text-transform: inherit
}*/
.signup-box #signup-newsletter.icon-checkbox_off:after,
.signup-box #signup-termservice.icon-checkbox_off:after {
    background: #333;
    content: "";
    height: 1px;
    left: -1px;
    position: absolute;
    top: 4px;
    transform: rotate(45deg);
    width: 5px
}
.signup-box #signup-newsletter.icon-checkbox_off:before,
.signup-box #signup-termservice.icon-checkbox_off:before {
    background: #333;
    content: "";
    height: 1px;
    left: 1px;
    position: absolute;
    top: 1px;
    transform: rotate(-45deg);
    width: 15px
}
.za-submitbtn-otp {
    padding-bottom: 10px
}
.za-otp-container {
    position: relative;
    padding-bottom: 25px
}
.signupotpcontainer .resendotp {
    color: #0067ff;
    font: 400 16px/1 "Roboto";
    margin-top: 0;
    display: inline-block;
    padding: 12px 15px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #0067ff;
    min-width: 160px;
    text-align: center;
    position: absolute;
    bottom: -84px;
    left: 140px;
    z-index: 3;
    width: 60%;
}
.signupotpcontainer .resendotp.otp_hide {
    display: none
}
.otpmobile {
    font: 14px/1.4 Roboto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 5px 0
}
.otpmobile #mobileotp {
    font-weight: 500
}
span.change {
    color: #0067ff
}
.signupotpcontainer .change {
    font: 400 12px/1.2 Roboto;
    text-decoration: underline solid #b0b0b0;
    cursor: pointer;
    margin-left: 5px;
    color: #000
}
.Alert {
    padding: 6px 0;
    font: 400 16px/1.2 Roboto
}
.nonclickelem {
    color: #626262;
    pointer-events: none
}
.signup-box h1 {
    font: 500 24px/1.2 Roboto;
    margin-bottom: 20px
}
.signup-box .socl-signup span.vi-google:before,
.signup-box .socl-signup span.vi-linkedin:before {
    background: url('/sites/default/files/crm/zcrm-signup-icons.png') no-repeat 0 0;
    margin: 0;
    background-size: auto 250px;
    position: absolute;
    top: 0;
    left: 0;
    content: ""
}
.signup-box .socl-signup span.vi-google:before {
    background-position: -442px -154px;
    width: 42px;
    height: 41px
}
.signup-box .socl-signup span.vi-linkedin:before {
    background-position: -487px -154px;
    width: 43px;
    height: 41px
}
.signup-box .socl-signup a,
.signup-box .socl-signup span {
    background: #065f92;
    font: 500 14px/23px roboto;
    text-indent: inherit;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    margin: 0;
    overflow: hidden;
    width: auto;
    height: auto;
    line-height: 24px;
    vertical-align: middle;
    position: relative;
    padding: 8px 13px 9px 55px;
    border-radius: 3px;
    text-align: center
}
.signup-box .socl-signup a.vi-google,
.signup-box .socl-signup span.vi-google {
    background: #4285f4;
    font: 500 14px/23px roboto;
    text-indent: inherit;
    width: auto;
    height: auto
}
.socl-signup p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: nowrap;
    justify-content: space-between
}
.socl-signup p.eu_signup {
    justify-content: center
}
.zcrm_split {
    position: relative;
    font: 400 14px/1.4 Roboto;
    padding: 10px 0;
    text-align: center
}
.zcrm_split span {
    padding: 0 10px;
    background: #fff;
    color: #737373;
    position: relative;
    z-index: 1
}
.zcrm_split:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #8695a7
}
.signup-box input[type='email']:focus,
.signup-box input[type='number']:focus,
.signup-box input[type='password']:focus,
.signup-box input[type='search']:focus,
.signup-box input[type='tel']:focus,
.signup-box input[type='text']:focus,
.signup-box input[type='url']:focus,
.signup-box textarea:focus,
.signup-box .za-country-container .globalcountrycode-signup:focus,
.signup-box .za-state-container .za-globalstate-signup:focus {
    border-color: #4285f4
}
.signup-box input[type='email'],
.signup-box input[type='number'],
.signup-box input[type='password'],
.signup-box input[type='search'],
.signup-box input[type='tel'],
.signup-box input[type='text'],
.signup-box input[type='url'],
.signup-box textarea,
.signup-box .za-country-container .globalcountrycode-signup,
.signup-box .za-state-container .za-globalstate-signup,
.sgnindustry {
    border: 1px solid #8695a7;
    background: #f0f7ff;
    margin: 0 0 2px;
    font: 500 15px/1.2 Roboto;
    padding: 11px 12px;
    color: #000;
    display: block;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    z-index: 1;
    transition: .5s ease;
    border-radius: 0
}
.signup-box input[type='number'] {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: textfield
}
.zcrm_industryField:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #666;
    position: absolute;
    right: 12px;
    top: 47px;
    content: "";
    display: block;
    z-index: 9
}
.signup-box #countryCodeDiv,
.signup-box #countryconfirmCodeDiv {
    background-color: #f0f7ff;
    border-right: 1px solid #8695a7;
    min-height: 40px;
    padding: 8px 0 7px 10px;
    font: 500 15px/1.6 'Roboto'
}
.signup-box p.zcountry-info {
    margin: 0
}
.signup-box .za-country_code-container,
.signup-box .za-ccountry_code-container {
    margin: 0
}
.signup-box .za-country_code-container select,
.signup-box .za-ccountry_code-container select {
    padding: 8px;
    min-height: 42px;
    font: 400 15px/1.2 'Roboto'
}
.zcrm_placeholder,
.verifytitle,
.verifyheader {
    font: 400 14px/1.2 'Roboto'
}
.verifyheader,
.verifytitle {
    padding: 4px 0
}
.signupotpcontainer .za-submitbtn-otp .signupbtn {
    background: #f0483e;
    border: 1px solid #f0483e;
    color: #fff;
    cursor: pointer;
    font: 16px/1 var(--primaryfont-semibold);
    padding: 7px 15px;
    min-width: 125px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 30%;
}
.sgfrm {
    margin-bottom: 15px
}
.sgfrm.zcrm_industryField {
    margin-bottom: 20px
}
.signup-box .field-error .field-msg {
    line-height: 0
}
.signup-box .error,
.signup-box .za-email-suggestion .za-domain-error {
    line-height: 1.4
}
.signup-box .sign_agree,
.signup-box label {
    font: 400 12px/1.4 'roboto'
}
.signup-box .sgnbtn input[type="submit"],
.signup-box .sgnbtn input[type="button"] {
    font: 500 16px/1.2 'Roboto'
}
.mobile-container .zcrm_placeholder {
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 1
}
.passWord {
    position: relative
}
.pwd_infoSec,
.otp_infoSec {
    position: absolute;
    background: #fff;
    top: 6px;
    right: -260px;
    content: "";
    width: 250px;
    padding: 12px 15px;
    border: 1px solid #8695a7;
    z-index: 99;
    text-align: left;
    font-size: 10px;
    background: #fcfcfc;
    border-radius: 4px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .2), inset 1px 1px rgba(255, 255, 255, .5), inset 0 0 3px rgba(255, 255, 255, .3);
    display: none;
    font: 13px/1.2 var(--zf-primary-regular)
}
.pwd_infoSec.active,
.otp_infoSec.active,
.crm_tollfree:hover .help_infoSec {
    display: block
}
.pwd_infoSec:before,
.pwd_infoSec:after,
.otp_infoSec:after,
.otp_infoSec:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 10px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent
}
.pwd_infoSec:after,
.otp_infoSec:after {
    border-right: 9px solid #fff;
    border-left: 0;
    right: auto;
    left: -7px
}
.pwd_infoSec:before,
.otp_infoSec:before {
    border-right: 9px solid #8695a7;
    border-left: 0;
    right: auto;
    left: -9px
}
.pwd_info {
    font: 13px/1.2 var(--zf-primary-semibold);
    margin: 0
}
.pwd_ruleSec {
    padding-top: 0
}
.pwd_rules, .otp_infoSec{
    font-size: 10px;
}
.pwd_rules {
    position: relative;
    padding-left: 25px

}
.pwd_rules:after {
    background: url(/sites/default/files/crm/zcrm-signup-icons.png);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-position: -511px -31px;
    background-size: auto 250px;
    width: 15px;
    height: 15px;
    filter: grayscale(1);
    opacity: .3
}
.pwd_rules.active:after {
    filter: grayscale(0);
    opacity: 1
}
.zcrm_formSec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between
}
.zcrm_helpSec {
    width: 40%
}
.zcrm_helpInner {
    padding: 60px 40px
}
.zcrm_helpInner h3 {
    font: 500 18px/1.4 'Roboto';
    margin: 0
}
.zcrm_supportSec,
.zcrm_mailSec {
    padding-top: 12px
}
.zcrm_support,
.zcrm_mail {
    font: 400 14px/1.4 'Roboto';
    display: block;
    color: #333
}
.zcrm_mailId,
.zcrm_phId {
    position: relative;
    font: 500 18px/1.4 'Roboto';
    padding-left: 30px;
    display: inline-block;
    color: #000
}
a.zcrm_mailId {
    color: #000
}
.zcrm_mailId:after,
.zcrm_phId:after {
    position: absolute;
    content: "";
    top: 3px;
    left: 0;
    background: url('/sites/default/files/crm/zcrm-signup-icons.png') no-repeat -431px -26px;
    width: 26px;
    height: 26px;
    background-size: auto 250px
}
.zcrm_phId:after {
    background-position: -431px -26px
}
.zcrm_mailId:after {
    background-position: -461px -26px
}
.zcrm_mailId:before {
    position: absolute;
    content: "";
    bottom: 1px;
    right: 0;
    width: calc(100% - 30px);
    height: 1.5px;
    background: #b0b0b0
}
.uniq_number {
    border-bottom: 1px solid #b0b0b0;
    display: block
}
.zcrm-soc-logo {
    text-align: left;
    max-width: 420px
}
.zsoc-logo1 {
    background-position: -13px -89px;
    width: 106px;
    height: 58px
}
.zsoc-logo2 {
    background-position: -132px -79px;
    width: 69px;
    height: 69px
}
.zsoc-logo3 {
    background-position: -215px -88px;
    width: 163px;
    height: 59px
}
.zsoc-logo4 {
    background-position: -396px -93px;
    width: 164px;
    height: 50px
}
.zsoc-logo5 {
    background-position: -569px -96px;
    width: 130px;
    height: 43px
}
[class^="zsoc"] {
    background-image: url(/sites/default/files/crm/zcrm-signup-icons.png);
    background-repeat: no-repeat;
    background-size: auto 250px;
    display: inline-block;
    overflow: hidden;
    text-indent: -999px;
    margin: 0 20px 15px 0;
    vertical-align: middle
}
.copyright-footer {
    padding: 80px 0 25px
}
.copyright-footer p {
    font: 400 14px/1.2 Roboto;
    margin: 0
}
@media only screen and (max-width:1124px) {
    .zcrm_spLft,
    .menu-icon-help-header {
        width: 35%
    }
    .zcrm_spRht,
    .login-text {
        width: 65%
    }
    .zcrm_formSec {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start;
        margin: 0 auto;
        justify-content: inherit;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .testimonial-section {
        width: 86%
    } 
    .signup-box {
        max-width: 500px;
        margin: 80px 0 40px;
        width: 100%
    }
    .zcrm_helpSec {
        width: 100%
    }
    .zcrm_helpInner {
        padding: 40px 0
    }
    .copyright-footer {
        padding: 60px 0 25px
    }
    .pwd_infoSec {
        top: 80px;
        left: 0
    }
    .pwd_infoSec:before,
    .pwd_infoSec:after {
        border-left: 9px solid transparent;
        border-right: 9px solid transparent
    }
    .pwd_infoSec:before {
        border-bottom: 9px solid #8695a7;
        border-top: 0;
        top: -9px;
        left: 25px
    }
    .pwd_infoSec:after {
        border-bottom: 9px solid #fff;
        border-top: 0;
        top: -7px;
        left: 25px
    }
}
@media only screen and (max-width:991px) {
    .zcrm_signupSec {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        margin: 0 auto;
        max-width: 900px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 90%
    }
    .zcrm_spLft {
        -webkit-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        align-items: center;
        width: 100%;
        max-width: 900px
    }
    .testimonial-section {
        margin: 60px auto
    }
    .zcrm_spRht {
        -webkit-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        width: 100%;
        margin: 0 auto
    }
    .zcrm_spRht_inner {
        width: 100%
    }
    .umain .zcrm_spRht_inner {
        height: auto;
        align-items: center;
        text-align: center
    }
    .loggedin-userinfo {
        padding: 60px 0
    }
    .loggedin-userinfo h2 {
        font-size: 30px
    }
    .zcrm_formSec {
        display: block
    }
    .signup-box {
        max-width: 500px;
        display: block;
        margin: 60px auto 20px
    }
    .zcrm_helpSec {
        max-width: 500px;
        margin: 0 auto
    }
    .zcrm-soc-logo {
        text-align: left;
        max-width: 500px;
        margin: 0 auto;
        padding-bottom: 60px
    }
    .copyright-footer {
        display: none
    }
    .copyright-footer.mbl_footer {
        display: block;
        width: 90%;
        margin: 0 auto;
        text-align: center
    }
    .menu-icon-help-header .product-title a {
        color: #000
    }
    .access-apps {
        margin-top: 15px
    }
}
@media only screen and (max-width:767px) {
    .loggedin-userinfo h2 {
        font-size: 24px
    }
    .copyright-footer {
        padding: 20px 0
    }
    .menu-icon-help-header .product-title a {
        margin-left: 10px !important
    }
    .testimonial-section {
        margin: 50px auto
    }
    .testimonial-section p {
        font-size: 16px
    }
    .zcrm-soc-logo {
        padding-bottom: 50px
    }
    .zcrm_helpInner {
        padding: 30px 0
    }
    .zcrm_mailId,
    .zcrm_phId {
        font-size: 16px
    }
    .signup-box {
        margin: 50px auto 20px
    }
    .signup-box h1 {
        font-size: 22px
    }
    .zcrm_signupSec {
        width: 100%
    }
    .zcrm_spRht {
        width: 90%
    }
}
@media only screen and (max-width:550px) {
.ccodelabel{
 top: 28px;
}
    .socl-signup p {
        flex-flow: wrap;
        justify-content: left;
        margin-bottom: 0
    }
    .signup-box .socl-signup a.vi-google,
    .signup-box .socl-signup span.vi-google {
        line-height: 24px;
        width: 100%
    }
    .signup-box .socl-signup a,
    .signup-box .socl-signup span {
        display: block;
        width: 100%;
        margin-bottom: 15px
    }
}
@media only screen and (max-width:450px) {
.ccodelabel{
 top: 28px;
}
    .menu-icon-help-header {
        width: 42%
    }
    .login-text {
        width: 58%;
        font-size: 12px
    }
}
/** OTP CSS FOR SINGUP PAGE ENDS**/

/*Signup Tips*/
form{
     transition: all 0.5s;
}
.cn-tips-new {
   opacity: 0;
    transition: all 0.9s;
    display: none;
    border: 1px solid #f00;
    line-height: 20px;
    border-radius: 5px;
    padding: 4px 10px;
    margin-top: 6px;
}
.cn-tips-new p{
    line-height: 20px;
    color: #f00;
    font-size: 12px;
    margin: 0;
}
input.sgnemail:focus~div,input.sgnpaswrd:focus+div{
     opacity: 1;
     display: block;
     animation: hideIndex 0.8s;
    -moz-animation: hideIndex  0.8s; /* Firefox */
    -webkit-animation: hideIndex  0.8s; /* Safari and Chrome */
    -o-animation: hideIndex  0.8s; /* Opera */
}
@keyframes hideIndex{
    0%{ opacity: 0;  }
    100%{opacity: 1;  }
}
input.sgnemail:focus~div.cn-tips-new-email{
     width:158px;
}
input.sgnpaswrd:focus+div.cn-tips-new-password{
     width:306px;
}
/*Signup Tips End*/

