﻿@charset "utf-8";
.SixColorsC1 {
    background-color: #1bbef3 !important;
}
.SixColorsC2 {
    background-color: #0095bb !important;
}
.SixColorsC3 {
    background-color: #017da2 !important;
}
.SixColorsC4 {
    background-color: #0cb49f !important;
}

.SixColorsC5 {
    background-color: #70be49 !important;
}

.SixColorsC6 {
    background-color: #078d5d !important;
}
.SixColorsC1,
.SixColorsC2,
.SixColorsC3,
.SixColorsC4,
.SixColorsC5,
.SixColorsC6 {
    min-height: 5px;
    max-height: 5px;
}

