﻿@page
{
    margin: 0.3in 0.3in 0.3in 0.3in !important;
}

.title {
    text-align: center;
    margin-bottom: 5px;
}

.status-content {
    padding: 10px 20px;
    margin-bottom: 10px;
    min-height: 180px;
    border: solid 1px #acacac;
/*    background: #fff url(../img/dos_seal.png) 0 0 no-repeat;
*/}

div.status {
    border-style: none;
    margin-bottom: 10px;
    color: #005ddd;
    padding: 7px 7px;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
}

.status-content .dos {
    color: #636363;
}

.status-content .app-name {
    color: #252525;
    font-weight: bold;
}

.print-only{
    position: absolute;
    z-index: -1;
}

.ceac-status-content {
    border-style: solid;
    border-width: 1px;
    border-color: #d3d3d3;
    padding: 1em 5px 1em 8px;
    clear: both;
    overflow: auto;
}

.ceac-status-content .title {
    margin-bottom: 1em !important;
}

.case-number {
    color: #790000;
    font-weight: bold;
}