﻿.form1
{
}

#formGrid
{
	margin: 0 auto 80px auto;
	text-align: center;
}
.mainGrid
{
	text-align: center;
}
.filterBox
{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #c8c8c8;
	padding: 10px 12px 10px 10px;
}
.filtersBox
{
	text-align: left;
}
.filtersCaption
{
	text-align: left;
	background: #f1f1f1;
	color: black;
	font-weight: bold;
	border: 1px solid gray;
}
.filtersCaption table
{
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.filtersCaption table td
{
	white-space: nowrap;
}
.filtersCaption table td.full
{
	width: 90%;
}
.filters
{
	border: none;
	border-collapse: collapse;
	margin: 10px 5px 8px 5px;
	text-align: left;
	color: #333333;
	border: 1px solid #8CC6FF;
}
.filters td
{
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	color: #333333;
}
.filtersBtn
{
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	border: none;
}
.totals
{
	background: #f1f1f1;
	text-align: right;
	border-top: 1px dotted #c8c8c8;
	border-bottom: 1px dotted #c8c8c8;
	margin: 10px 0px 10px 0px;
}
.sorts
{
	text-align: left;
}

#spanLnk
{
	color: #1e90ff;
	font-size: x-small;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

div#notes
{
	font-style: italic;
	color: #404040;
	margin: 0px 30px 20px 30px;
	text-align: justify;
	cursor: default;
}

div#notes #didascalia
{
	color: Green;
}

#under
{
	text-decoration: underline;
}

.tableGrid
{
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #BDE4FF;
}
.tableGrid th
{
	padding: 4px 2px 4px 4px;
	margin: 0;
	text-align: left;
	cursor: default;
}
.tableGrid th a,
.tableGrid th a:link,
.tableGrid th a:active,
.tableGrid th a:visited
{
	color: White;
	text-decoration: none;
}
.tableGrid th a:hover
{
	color: Black;
	text-decoration: none;
}
.tableGrid td
{
	padding: 4px;
	margin: 0;
	cursor: default;
}
.tableGrid .rowStyle td,
.tableGrid .rowStyleAlt td
{
	border-bottom: solid 1px #BDE4FF;
}
.hdrStyle A.lnk, A.lnk:visited, A.lnk:link
{
	color: White;
	text-decoration: none;
}
.hdrStyle A.lnk:hover
{
	color: black;
	font-weight: bold;
}

.rowStyle
{
	background: #EDF8FF;
	height: 3em;
}
.rowStyleFilter
{
	background: #EDF8FF;
	height: 1em;
	border-bottom: 1px solid gray;
}
.rowStyleFilter td, .rowStyleAltFilter td
{
	border-bottom: 1px solid #BDE4FF;
}

.rowStyleAlt
{
	background: white;
	height: 3em;
}

.hdrStyle
{
	background-color: #3DABF4;
	font-weight: bold;
	color: White;
	text-align: left;
	vertical-align: top;
}

.pnlStyle
{
	height: 100%;
	width: 100%;
	text-align: left;
	white-space: nowrap;
}
.pnlImg
{
	width: 21px;
	border-width: 0px;
	vertical-align: middle;
}
.hdrStyle_ID
{
	text-align: Center;
	white-space: nowrap;
}

.itmStyle_ID
{
	color: Gray;
	background: #F1F1F1;
	font-size: 8pt;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding-right: 2px;
	width: 5%;
}

.itmStyle_COD
{
	color: Black;
	font-size: 8pt;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	width: 10%;
}

.hdrStyle_TIT
{
	text-align: left;
	white-space: nowrap;
}

.itmStyle_TIT
{
	color: #005D8F;
	font-size: 8pt;
	white-space: normal;
	text-align: Left;
	vertical-align: middle;
}

.itmStyle_CLS
{
	font-size: 8pt;
	white-space: nowrap;
	width: 10%;
	text-align: left;	
	vertical-align: middle;
}

.itmStyle_DATE
{
	font-size: 8pt;
	white-space: nowrap;
	width: 10%;
	text-align: left;
	vertical-align: middle;
}

.itmStyle_PARTY
{
	font-size: 8pt;
	white-space: normal;
	width: 20%;
	text-align: left;
	vertical-align: middle;
}

.pager td
{
	background: #EDF8FF;
	color: #328DCF;
	text-align: center;
	white-space: normal;
}

.pager td span
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

.pager A, .pager A:visited, .pager A:link, .pager A:active
{
	color: #328DCF;
	text-decoration: none;
}
.pager A:hover
{
	color: black;
	font-weight: bold;
}

#delFilter
{
	color: gray;
	font-size: 8pt;
}

.ar
{
	text-align: right;
}
.tableGridRaw
{
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #BDE4FF;
}
.tableGridRaw th
{
	padding: 4px;
	margin: 0;
	text-align: left;
	cursor: default;
}
.tableGridRaw .rowStyle,
.tableGridRaw .rowStyleAlt
{
	line-height: normal;
	height: auto;
}
.tableGridRaw tr.pager td,
.tableGridRaw tr.pager td table
{
	margin: 0 auto;
	text-align: center;
	width: auto;
}
.tableGridRaw th a,
.tableGridRaw th a:link,
.tableGridRaw th a:active,
.tableGridRaw th a:visited
{
	color: White;
	text-decoration: none;
}
.tableGridRaw th a:hover
{
	color: Black;
	text-decoration: none;
}
.tableGridRaw td
{
	padding: 4px;
	margin: 0;
	cursor: default;
}
.tableGridRaw .rowStyle td,
.tableGridRaw .rowStyleAlt td
{
	border: solid 1px #BDE4FF;
}
