/* CSS Document */

.bg-grey {
    background-color: #ccc !important;   
}

.bg-pause {
    background-color: #DEEECC !important;   
}

.w-20 {
    width: 10%;   
}