/** Add css rules here for your application. */


body {
  color: black;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12pt;
  line-height: 12pt;
}

table {
  font-size: 12pt;
}

.zvexStore-root {
	background-color: black;
}

.ock-PedalPanel {
	float:left;
}

.ock-PedalPanel-Title {
	background-color: white;
	text-align:center;
}

.ock-LoadingBar1 {
	background-color: silver;
}

.ock-LoadingBar2 {
	background-color: white;
}

.ock-PedalDialogBox {
	background-color: black;
}

.ock-bannerFrame {
	border-style: hidden;
	border-width: 0px;
}

.ock-PedalDialogBox-buttonBar {
  	background: #ebebeb url(images/hborder.png) repeat-x 0px -2003px;
	color: blue;
	cursor:pointer;
	font-size:12px;
}

.ock-ZvexStore-EvenRow {
	background-color: #D8D8D8;
}

.ock-ZvexStore-OddRow {
	background-color: #F8F8F8;
}

.ock-ZvexStore-Cell {
	font-size: 8pt;
}

.ock-TermsDialogFrame {
	
}

.ock-blackBackground {
	background-color: black;
}

.ock-CheckOutBox {
	background-color: silver;
}

.ock-centerScrollPanel-scrollBar1 {
	background-color: silver;
}

.ock-centerScrollPanel-scrollBar2 {
	background-color: white;
}

.ock-MessagePanel-spacerPanel {

}

.ock-MessagePanel-messageBox {
	cursor:pointer;
	background-color: black;
}

.ock-MessagePanel-messageBox-text {
    color: white;
}

.gwt-CheckBox-prefCheckBox{
    color: white;
}

.gwt-ListBox {
    font-size: 12px;
}

.gwt-CheckBox {
    font-size: 12px;
}

.gwt-Label {
    font-size: 12px;
}

.ock-FirstTimeButton {
    font-size: 10px;
}
