﻿th.th-group {
    background: transparent;
    color: #008927;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    padding: 8px !important;
    border-bottom: 4px solid #008927 !important;
    width:200px;
}

th.th-group:nth-child(2) {
    border-color: #46778c !important;
    color: #46778c !important;
}

th.th-group:nth-child(3) {
    border-color: #828282 !important;
    color: #828282 !important;
}

th.th-group:nth-child(4) {
    border-color: #ff7518 !important;
    color: #ff7518 !important;
}

th.th-group:nth-child(5) {
    border-color: #660066 !important;
    color: #660066 !important;
}

th.th-group:nth-child(6) {
    border-color: #8b6c42 !important;
    color: #8b6c42 !important;
}

th.th-group:nth-child(7) {
    border-color: #4b7f88 !important;
    color: #4b7f88 !important;
}

th-group {
    background: transparent;
    color: #008927;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    padding: 8px !important;
    border-bottom: 4px solid #008927 !important;
    width: 200px;
}

small-label {
    max-width:20px;
}

h1{
	font-size: 32px;
}