@charset "utf-8";
/* CSS Document */

input:disabled {
    opacity: 0.5;
    pointer-events: none;
}