﻿.font-size-x-small {
    font-size: x-small;
}

.text-color-888 {
    color: #888;
}

.hidden {
    display: none;
}