.wr_footer_hrobot_yandex_rate {
    cursor: pointer;
}

.result_footer_callback {
    text-align: center;
    padding: 5px;
    font-size: 11px;
    border: 1px solid #323337;
    box-shadow: 0px 0px 15px 0px #323337 inset;
    background-color: #fff;
    color: #333;
    display: none;
}

.result_footer_callback.fcb_err_res {
    background-color: #F00;
    color: #fff;
}

.result_footer_callback .cb_err_footer {
    margin: 0px !important;
    padding: 0px !important;
}
