/*body { background-image: linear-gradient(to bottom right, red, white) !important; min-height: 100vh; }*/

.buttonPanels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D4D0C8;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEDEA;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #EEEDEA;
	background-image: url(gradients/button_grads.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.buttonPanelsPressed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D4D0C8;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #EEEDEA;
	border-bottom-color: #EEEDEA;
	border-left-color: #333333;
	background-image: url(gradients/button_grads.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.smallLabel {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 30px;
	background-color:transparent;
	border: none #FFFFFF;
}
.componentDetailActionButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D4D0C8;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEDEA;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #EEEDEA;
	background-image: url(gradients/button_grads.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	width: 178px;
}
.componentDetailActionButtonsSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D4D0C8;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEDEA;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #EEEDEA;
	background-image: url(gradients/button_grads.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	width: 87px;
}
