﻿#dates-table
{
	/*border: 2px solid #F3B47F;
	border-radius: 7px;*/
	line-height: 1.4em;
	margin-bottom: 20px;
}

.table > tbody > tr > th {
    border-top: none;
}

#dates-table td {
	padding: 5px;
	vertical-align: top;
    line-height: 25px;
    text-align: center;
    font-size: 16px !important;
}

#dates-table th {
	font-weight: normal;
	font-size: 18px;
	color: white;
	padding: 10px;
	text-align: center;
}

#dates-table .th {
    background-color: #F3B47F;
}

#dates-table tr:nth-child(even) {
    background-color: #f7f7f7;
}

#dates-table sup {
    font-size: 12px;
}

#dates-table b {
    font-size: 16px;
    display: block;
    color: #FFF;
}

#dates-table th:nth-child(2), #dates-table th:nth-child(3) {
    text-align: center;
}

#dates-table tr td:nth-child(2), #dates-table tr td:nth-child(3) {
    text-align: center;
}


/* EA TABLE STYLES */

#row-table-01-elsk-L2-and-usm-l2, #row-table-02-elsk-L2-and-usm-l2 {
    background-color: #F8AEAD !important;
    color: #FFF;
}

#row-table-01-icsk-L2, #row-table-02-icsk-L2 {
    background-color: #F19385 !important;
    color: #FFF;
}

#row-table-01-csk-L2, #row-table-02-csk-L2 {
    background-color: #F19385 !important;
    color: #FFF;
}

#row-table-01-cst-L3, #row-table-02-cst-L3 {
    background-color: #F19385 !important;
    color: #FFF;
}

#row-table-01-lcs-L3, #row-table-02-lcs-L3 {
    background-color: #90AFD4 !important;
    color: #FFF;
}

#row-table-01-lc-L4, #row-table-02-lc-L4 {
    background-color: #90AFD4 !important;
    color: #FFF;
}

#row-table-01-tc-L4, #row-table-02-tc-L4 {
    background-color: #F19385 !important;
    color: #FFF;
}

#row-table-01-pc-L5, #row-table-02-pc-L5 {
    background-color: #F19385 !important;
    color: #FFF;
}

#row-table-02-cyp-L5 {
    background-color: #F1BF91 !important;
    color: #FFF;
}

#row-table-01-cbt-L5, #row-table-02-cbt-L5 {
    background-color: #88CFBD !important;
    color: #FFF;
}

#row-table-01-tcsu-L6, #row-table-02-tcsu-L6 {
    background-color: #A9A2C2 !important;
    color: #FFF;
}