@charset "UTF-8";
.btn.disabled {
    background: #DBDBDB;
    pointer-events: none;
}
