
.co-feedback-container {
        position: absolute;
        bottom: .25rem;
    }
    .co-feedback-msg.co-error-msg span {
        position: relative;
        bottom: .25rem;
        font-size: 12px !important;
        line-height: 140%;
        color: rgb(204 49 49) !important;
    }
    .co-loader-img-container {
        display: none !important;
    }