@charset "utf-8";
/* CSS Document */
.countLabel {
    color:Gray;
    font-style:italic;
}

.storageBox {
    display:none;
}

.copiedOption {
    background-color:Yellow;
}