/*.CpOtp-row {*/
    /*margin-bottom: 15px;*/
/*}*/
.CpOtp-row .button .dashicons{
    position: relative;
    top:0px;
    margin-right: 5px;
}
.CpOtp-row .button{
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    float: none !important;
}

.cpotpErrors {
    box-shadow: 0 0 26px rgba(0,0,0,0.2);
    background-color: #ffffff;
    color: #666666;
    padding: 10px 15px;
    max-width: 600px;
    margin: auto;
    font-size: 16px;
}
.cpOtp-login-text{margin-bottom: 15px !important;}
.cpOtp-switch-login{text-align: center;margin-top: 15px;}
.cpOtp-switch-login a{
    display: block;
    text-decoration: none;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}
.cpOtp-switch-login .cpOtp-switch-default,
.CpOtp-wrap,
.cpOtp-login .forgetmenot,
.cpOtp-login .submit,
.cpOtp-login [for=user_login],
.cpOtp-login [for=user_pass],
.cpOtp-login .cpOtp-switch-cp
{display: none;}
.cpOtp-login .CpOtp-wrap, .cpOtp-login .cpOtp-switch-default{display: block;}
.cpOtp-login #loginform{padding: 26px 24px;}
.cpOtp-switch-cp{
    margin: 20px 0px;
}
.cpOtp-line { width:100%; text-align:center; border-bottom: 1px solid #f1f1f1; line-height:0.1em; margin:10px 0 20px; }
.cpOtp-line span { background:#fff; padding:0 10px; color: #555d66;}
