﻿.carryoverPopup-Body th {
    font-size: 1.4rem;
    line-height: 1.4rem;
    padding: 0.5em 0.5em 1em 0.5em;
    font-weight: bold;
    color: #4c4c4c;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
}

.carryoverPopup-Body td {
    font-size: 1.2rem;
    line-height: 1.4rem;
    padding: 0.5em 0.5em 1em 0.5em;
    color: #4c4c4c;
    font-family: Arial, Helvetica, sans-serif;
}

.carryoverPopup-error-heading {
    display: block;
    font-size: 2.3rem;
    color: #1a1a1a;
    line-height: 2.1rem;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 2px 0 22px 2px;
}

.carryoverSummaryItem {
    width: 35%;
}

.check-image-separator {
    margin: 0;
}

.carryoverPopup-Body {
    overflow-y:auto;
    max-height:350px;
}