.closed{
    right: -200px;
}
.menu_clock{
    color: #fff;
}
.theme-gradient-clock{
    background-color: #2c3e50;
}
.theme-white-green-clock{
    background-color: #2ecc71;
}
.theme-ametyst-clock{
    background-color: #4c5763;
}
.theme-blue-clock{
    background-color: #4c5763;
}
.theme-red-clock{
    background-color: #1B769D
}
.theme-white-blue-clock{
    background-color: #e8ebf2;
    color:#16191c;
}
.theme-amethyst-clock{
    background-color:#4c5763;
}
.theme-turquoise-clock{
    color:#16191c
}
.theme-default-clock{
    color: #fff;
    background-color: #1B769D
}