﻿.column {
    margin-left: -13px !important;
}

.subcontent-box h3 {
    font-size: 24px;
    font-weight: 400 !important;
    color: #313130 !important;
}

#CsirLabsGrid .listing,
#CsirLabsGrid .listing:link,
#CsirLabsGrid .listing:visited,
#CsirLabsGrid .e-rowcell a {
    color: #0d58a6 !important;
}

#CsirLabsGrid .listing:hover,
#CsirLabsGrid .e-rowcell a:hover {
    color: #003f73 !important;
    text-decoration: underline;
}

.high-contrast #CsirLabsGrid .listing,
.high-contrast #CsirLabsGrid .listing:link,
.high-contrast #CsirLabsGrid .listing:visited,
.high-contrast #CsirLabsGrid .e-rowcell a,
.high-contrast #CsirLabsGrid .e-rowcell a * {
    color: #fff44f !important;
}

.high-contrast #CsirLabsGrid .listing:hover,
.high-contrast #CsirLabsGrid .e-rowcell a:hover,
.high-contrast #CsirLabsGrid .e-rowcell a:hover * {
    color: #ffffff !important;
}
