.captchaImageStyle {
    width: 320px;
    height: 57px;
    border: solid 1px #d2d2d2;
    border-radius: 4px;
}

.loginBox {
    margin-bottom: 211px !important;
}

.moveup {
    position: relative;
    margin: auto;
    width: 100%;
    position: relative;
    padding: 20px 0;
}

.loginBoxMain {
    margin-top: 29px;
}

.captchaImageStyle {
    border: solid 1px #d2d2d2;
    border-radius: 0.25rem;
}
