@charset "UTF-8";

.wrapper #mainCol .btnRound.function.is-disabled {
    background: #e8e8e8;
    cursor: default;
    pointer-events: none;
    color: #333333 !important;
}