﻿.application-review-form td .application-review-table {font-size: 13px;
	border: none;
}

body {
    background-color: #fff;
    padding: 0 10px;
    height: 100%;font-size: 13px;
}

#dashboard-preview {
    /*height: 100%;
    overflow: auto;font-size: 13px;*/
}

table {
font-size: 13px;}

.application-review-form thead th {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#013b7f+0,012856+99 */
	background-color: #013b7f; /* Old browsers */
	color: #fff;
	font-size: 14px;
	height: 20px;
	padding: 5px;
	border-radius: 0;
}

.application-review-form #preview-container {
	border: none;
	background: none;
}

table.panelset {
	background: none;
}

table.panelset .app-rveiw-innr-tbl {
	background: #ddd;
}

table.panelset th {
	background-color: #00aa51; /* Old browsers */
	color: #fff;
	height: 30px;
}

table.panelset .app-rveiw-innr-tbl th {
	background: none;
}

.application-review-form #preview-container {
	border: none;
	background:none ;
}

.application-review-form .panelset td {
	padding: 0 5px;
	color: #333;
	font-size: 13px;
}
.height20 { height:20px; margin:0; padding:0; }
/*.rgt-border { border-right:1px solid #ccc; }
.btm-border { border-bottom:1px solid #ccc; }*/
.padding020 { padding:0 20px; }
table.panelset .app-rveiw-innr-tbl th { font-size: 16px; color: #333; letter-spacing: .3px; }
.application-review-table td > table tr > td { width:50%; }
.application-review-form .header-indent {
	padding-left: 0;
	text-align: center;
	margin: 0;
}
.application-review-form h1.header-indent {
	display: inline-block;
	line-height: 36px;
}
.application-review-form .print-summery-btn {
	float: right;
}
.printing-header {
	padding: 10px 0;
	text-align: center;
	margin: 0;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 500;
	color: #001631;
}
.application-review-table td table tr th > strong {
    background: linear-gradient(to bottom, #013b7f 0%,#012856 100%);
    display: block;
    color: #fff;
    height: 30px;
    line-height: 30px;
}

table.panelset .app-rveiw-innr-tbl th strong {
    background: no-repeat;
    color: #333;
} 
.application-review-table table th strong {
    padding: 0 5px;
}
