.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE !important;
    border: 1px solid #EED3D7 !important;
}
.parsley-div-error {
    color: #B94A48;
    border: 1px solid #EED3D7 !important;
}
.captcha {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 120px;
    cursor: pointer;
}
.captcha-filed {
    position: relative;
}
li .page-link-disabled {
    pointer-events: none;
}
.ghost {
    opacity: 0.4;
}
