@charset "UTF-8";
/* CSS Document */

button:disabled {
    background-color:transparent;
    color: transparent;
    border-color: transparent;
}

