.blueTxt {
    color: #00007e;
    text-decoration: underline;
    font-weight: bold;
}
.blueIcon {
    color: #00007e;
}
.accessBtn {
    background-color: #115116;
}
.gtText {
    font-weight: bold;
}
.page-footer{
    background-color: rgb(255,255,255);
    /* background-color: rgb(94,94,94); */
    color: rgba(131, 115, 115, 0.87);
}
.footer-copyright{
    color:rgba(131, 115, 115, 0.87) !important;
}
#coLogo{
    max-width: 25% ;
    height: auto;
}
.c1{
    width: 25%;
    padding-right: 25px;
}
.c2{
    width: 16%;
}
.c3{
    width: 8%;
}
.c4{
    width: 15%;
}
.c5{
    width: 12%;
}
.c6{
    width: 12%;
}
.c7{
    width: 12%;
}

