﻿body {
}

/* AnalyticalRequestForm */
.arf_divButton {
	border: 1px solid #000099;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#PageTitle {
	font-size: 2em;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.dx-checkbox-icon {
    width: 100px;
    height: 100px;
}

td {
	vertical-align: middle;
}

.readOnly {
	background-color: #E3E3E3 !Important;
}
.readOnly td{
	background-color: #E3E3E3 !Important;
}

.readOnly input {
	background-color: #E3E3E3 !Important;
}

table tr {
	vertical-align: bottom;
}
table tr td {
	vertical-align: middle;
}

.dxeCaptionCell.dxeCaptionVATSys.dxeCheckBoxListCTypeSys {
	padding-top: 2px !important;
	padding-bottom: 0px !important;
}