﻿

.dateHeader {
    margin: 0px 16px 0px 16px;
}

.arrowHeader {
    padding: 4px 14px 4px 14px !important;
}

.licenseCellDescText {
    margin-left: 6px;
    font-weight: bold;
    margin-right: 10px;
}

.licenseCellBeforeHeader {
    background-color: #9DC88D !important;
    padding: 0px 10px 0px 10px;
}

.licenseCellBefore {
    width: 43%;
    float: left;
    text-align: center;

    background-color: #9DC88D !important;
    margin-left: 4%;
}

.licenseCellAfterHeader {
    background-color: #F1B24A;
    padding: 0px 10px 0px 10px;
}

.licenseCellAfter {
    width: 43%;
    float: right;
    text-align: center;

    background-color: #F1B24A;
    margin-left: 4%;
    margin-right: 4%;
}
