﻿.errorMsg
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 10pt;
	background-color: #FFFFFF;
}

.button
{
	color: #009900;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	background-color: #FFFFFF;
}

.button:hover
{
	background-color: #CEF6CE;
	cursor: pointer;
}

.tdButton
{
	color: #009900;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

.tdButton:hover
{
	background-color: #CEF6CE;
	cursor: pointer;
}

/* UNIT GRID */
.gridStyle
{
	border: #FFFFFF none;
}

.gridStyle tr.normal
{
	background-color: #FFFFFF;
}

.gridStyle tr.normal:hover
{
	background-color: #CEF6CE;
}

.gridStyle tr.alternate
{
	background-color: #EFEFEF;
}

.gridStyle tr.alternate:hover
{
	background-color: #CEF6CE;
}

/* NOMENCLATURE GRID */
.gridStyleNomenclature
{
	border: #FFFFFF none;
}

.gridStyleNomenclature tr.normal
{
	background-color: #FFFFFF;
}

.gridStyleNomenclature tr.normal:hover
{
	background-color: #CEF6CE;
}

.gridStyleNomenclature tr.alternate
{
	background-color: #FFFFFF;
}

.gridStyleNomenclature tr.alternate:hover
{
	background-color: #CEF6CE;
}

/* CORRELATION GRID */
.gridStyleCorrelation
{
	border: #FFFFFF none;
}

.gridStyleCorrelation tr.normal
{
	background-color: #FFFFFF;
}

.gridStyleCorrelation tr.alternate
{
	background-color: #EFEFEF;
}

/* MEASURE GRID */
.gridStyle
{
	border: #FFFFFF none;
}

.gridStyle tr.normal
{
	background-color: #FFFFFF;
}

.gridStyle tr.normal:hover
{
	background-color: #CEF6CE;
}

.gridStyle tr.alternate
{
	background-color: #EFEFEF;
}

.gridStyle tr.alternate:hover
{
	background-color: #CEF6CE;
}

#uploadForm
{
	text-align: left;
	width: 618px;
}

.pagerTable
{
	width: 100%;
}

.buttonTable
{
}

.searchFormTable
{
	border-spacing: 2;
}

.clsTableRow
{
	font: normal normal bold;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.clsFieldValueTariff
{
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.clsFieldValue
{
	text-align: left;
	color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: middle;
	float: left;
}

.clsFieldValueQuota
{
	text-align: right;
	color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: middle;
}

.clsLabelValueTariff
{
	width: 200px;
	text-align: left;
	color: #FFFFFF;
	background-color: #009900;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.clsLabelValue
{
	width: auto;
	text-align: right;
	color: #FFFFFF;
	background-color: #009900;
	vertical-align: middle;
}

.searchResultLabel
{
	font-family: Arial;
	font-size: 9;
}

.pagerField
{
	text-align: right;
}

.pageLabel
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14;
}

.whiteBg
{
	background-color: White;
}

.bodyStyle
{
	background-color: #EFEFEF;
}

.radioList
{
	font-weight: 700;
	color: #000000;
}

.checkBoxStyle
{
	font-weight: 700;
	color: #000000;
}

.nomenTable
{
}

.clsTable
{
	background-color: #efefef;
	width: 100%;
}

.clsTableRow th
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: bottom;
	color: black;
	font-family: Arial, sans-serif;
	background-color: #009900;
	text-align: left;
}

.clsTableRowTariff td
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: bottom;
	color: white;
	font-family: Arial, sans-serif;
	background-color: #009900;
	text-align: left;
}

.clsTableRowMeasure td
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: bottom;
	color: white;
	font-family: Arial, sans-serif;
	background-color: #009900;
	text-align: left;
}

.space TD
{
	line-height: 12pt;
}

.nowrap
{
	white-space: nowrap;
}

.keresesAlanya
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: 700;
}

.dropDownList
{
    width:100%;
    max-width: 100%;
    text-overflow: ellipsis;
}
