﻿.Width16Percent{
    width: 16.6%;
    min-width: 100px;
}

.Width17Percent{
    width: 17%;
    min-width: 100px;
}


.AgendaHeaderNew {
    color: white !important;
    background-color: #1c1f4d;
    font-size: 14px;
    font-weight: 600;
    /*border-left: 2px solid #eaeaea;*/
    padding: 5px 0px 10px;
    text-align: center;
}








