﻿.countLabel 
{
    color:Gray;
    font-style:italic;
    font-size: 12px;
}

.storageBox 
{
    display:none;
}

.copiedOption
{
    background-color:Yellow;
}