a:visited {
	color: #014080;
	font-family: , @Arial Unicode MS;
	font-size: 15px;
	font-weight: bold;
	background-color: #0092d0;
}

.gwt-DialogBox {
	border: 2px solid #AAAAAA;
	background-color: white;
}

.gwt-DialogBox .Caption {
	background-image: url(gray_gradient.gif);
	background-repeat: repeat-x;
	padding: 4px;
	padding-bottom: 8px;
	font-weight: bold;
	cursor: default;
}

.gwt-MenuBar {
	background-color: #C3D9FF;
	cursor: default;
}

.gwt-MenuItem {
	font-size: 80%;
	margin: 1px;
	cursor: default;
}

.gwt-MenuItem-selected {
	background-color: #E8EEF7;
}

.gwt-Tree {
}

.gwt-Tree .gwt-TreeItem {
	font-size: 80%;
	cursor: default;
}

.gwt-Tree .gwt-TreeItem-selected {
	background-color: #C3D9FF;
}

.gwt-StackPanel {
	background-color: white;
	border: 1px solid #AAAAAA;
	width: 15em;
}

.gwt-StackPanel .gwt-StackPanelItem {
	background-image: url(blue_gradient.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	cursor: pointer;
	cursor: hand;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
}

.gwt-TabPanel {
	
}

.gwt-TabPanelBottom {
	border-left: 1px solid #87b3ff;
	border-right: 1px solid #87b3ff;
	border-bottom: 1px solid #87b3ff;
}

.gwt-TabBar {
	font-size: smaller;
}

.gwt-TabBar .gwt-TabBarFirst {
	height: 100%;
	border-bottom: 1px solid #87b3ff;
	border-right: 1px solid #87b3ff;
	padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
	border-bottom: 1px solid #87b3ff;
	padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
	border-top: 1px solid #87b3ff;
	border-bottom: 1px solid #87b3ff;
	padding: 2px;
	cursor: hand;
	white-space: nowrap;
	border-right: 1px solid #87b3ff;
}

.gwt-ToggleButton-up {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-up-hovering {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-down {
  background-color: #C3D9FF;
  padding: 2px;
  background-color: #E8F1FF;
  border: 2px solid transparent;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-down-hovering {
  background-color: #C3D9FF;
  padding: 2px;
  background-color: #E8F1FF;
  border: 2px solid transparent;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
  cursor: pointer;
  cursor: hand;
}

.gwt-RichTextArea {
  border: 1px solid black;
  background-color: white;
}

.gwt-RichTextToolbar {
  background-color: #C3D9FF;
  padding: 2px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-up {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
}

.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
}

.gwt-RichTextToolbar .gwt-ToggleButton-down {
  margin-right: 2px;
  background-color: #E8F1FF;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
  margin-right: 2px;
  background-color: #E8F1FF;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-HorizontalSplitPanel {
	border: 8px solid #C3D9FF;
}

.gwt-HorizontalSplitPanel .splitter {
	background-color: #C3D9FF;
	cursor: move;
}

.gwt-HorizontalSplitPanel .left {
  background-color: #E8EEF7;
}

.gwt-VerticalSplitPanel {
}

.gwt-VerticalSplitPanel .splitter {
	background-color: #C3D9FF;
	height: 8px;
	cursor: move;
}

.gwt-SuggestBoxPopup {
	border: 2px solid #014080;
	background-color: White;
}

.gwt-SuggestBoxPopup .item {
	padding: 2px;
}

.gwt-SuggestBoxPopup .item-selected {
	background-color: #C3D9FF;
	padding: 2px;
}

.gwt-DisclosurePanel {
	border: 2px solid #C3D9FF;
}

.gwt-DisclosurePanel .header {
	background-color: #e8eef7;
	cursor: hand;
}
.gwt-TextBoxEb {
	margin: 2px;
	border: 2px solid;
}
.gwt-RadioButtonEb {
	color: #014080;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.gwt-RadioButtonEb2 {
	color: #014080;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.gwt-ListBoxEb {
	font-family: Arial;
	color: #14080;
	font-weight: bold;
	
}


.gwt-LabelEbo {
	background-color: white;
	color: #14080;
}
	
.gwt-LabelEb {
	color: #014080;
	border-top: thick double #14080;
	border-bottom: thick double #14080;
	border-left: thick;
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: blink;
}
.gwt-LabelEb1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
}
.gwt-LabelEb2 {
	color: #014080;
	font-family: Arial;
	font-size: 11.5px;
	font-weight: bold;
}
.gwt-TextBoxEb1 {
	border: 1px #014080;
	font-family: Arial;
	color: #014080;
	font-size: 12px;
	font-weight: normal;
}
.gwt-LabelEbsom {
	color: #014080;
	font-family: Arial;
	font-size: 11.5px;
	font-weight: bold;
	background-color: #0092d0;
}
.gwt-LabelEbsub {
	color: #014080;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.gwt-HTMLEbLin {
	border-top: medium inset Navy;
	border-right: medium Navy;
	border-bottom: medium outset Navy;
	border-left: medium Navy;
}
.gwt-HTMLEblin {
	color: Navy;
	background-color: navy;
}

.gwt-ButtonEb {
	font-family: Arial;
	font-weight: bold;
	text-decoration: blink;
}
.gwt-HyperlinkEb {
	text-decoration: underline blink;
}
.gwt-LabelAu {
	background-color: white;
}
.gwt-Labellin {
	background-color: Black;
}
.gwt-LabelAuletras {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.gwt-ButtonBus {
	text-decoration: blink;
	background-image: none;
	
}
.filter-btn.x-btn-text {
	background-image: url("1.gif");
	
	}
	
.x-item-disable.finter-btn .x-btn-text{
	background-image: url();
	
	}
.x-item-preser.finter-btn .x-btn-text{
	background-image: url();
	
	}
.gwt-LabelEbAuto {
	color: #360270;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: blink;
}
.gwtborderEb {
	border-top: double #014080;
}
.gwt-LabelEb3 {
	color: #014080;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.gwt-LabelEb4 {
	font-family: Arial;
	font-size: 12px;
}
.gwt-LabelEb7 {
	font-family: Arial, Arial Baltic, Arial Black, Arial Narrow;
	font-size: 11px;
	font-weight: bold;
}
.gwt-LabelLet {
	font-family: Arial;
	font-size: 12px;
}
.gwt-tableEb {
	font-family: Arial;
	font-size: 12px;
}
.gwt-LabelEbCliente {
	color: dodgerblue;
	border-top: thick double dodgerblue;
	border-bottom: thick double dodgerblue;
	font-family: Arial;
	font-size: 16px;
}
.gwt-HTMLEb {
	font-family: Arial;
	font-size: 11px;
}
.gwt-LabelEbenca {
	color: White;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.gwt-Label1 {
	background-color: White;
}
.gwt-Labelx {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.notselected {
	background-color: white;
}

.selected {
	background-color: lightcyan;
}
.gwt-LabelEbClienteLetra {
	color: dodgerblue;
	font-family: @Arial Unicode MS;
	font-size: 15px;
	font-weight: bold;
}
.gwt-LabelEbda {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}
.gwt-Label2.1 {
	color: #14080;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.gwt-LabelEb2.1 {
	color: #014080;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.gwt-TextAreaEb {
	border: 2px solid #14080;
}



.CalendarWidget {
	color: #014080;
	border: 1px solid #ACA899;
	font-family: Arial;
}

.CalendarWidget .navbar {
  width: 100%;
	border-bottom: 1px solid #ACA899;
	vertical-align: middle;
	background-color: #C3D9FF;
}

.CalendarWidget .navbar .gwt-Button {
	padding-right: 5px;
	padding-left: 5px;
}

.CalendarWidget .table {
  font: 10pt sans-serif;
	color: #014080;
	border: thin solid #014080;
	font-family: Arial;
	text-align: center;
}

.CalendarWidget .weekheader {
	background-color: #ACA899;
}

.CalendarWidget .weekheader .days {
  width: 3em;
}

.CalendarWidget .cell {
	cursor: pointer;
}

.CalendarWidget .cell .gwt-HTML {
	border: 1px solid #ACA899;
}

.CalendarWidget .cell .gwt-HTML span {
  width: 100%;
  height: 100%;
	line-height: 2em;
}

.CalendarWidget .today .gwt-HTML {
	background-color: #C3D9FF;
}

.CalendarWidget .day .gwt-HTML {
	border: 1px solid #C3D9FF;
}
.gwt-LabelMadeby {
	color: lavender;
}
.gwt-HTML2 {
	font-family: Arial;
	font-size: 12px;
	background-image: url(marco.PNG);
}
.gwt-LblDireccion {
	color: lavender;
	font-size: 10px;
}
.gwt-TextBoxEb {
	color: #014080;
	border: 1px groove #014080;
	font-family: Arial;
}
.gwt-Image {
	

	border: 0px;

}
.gwt-ImageEb {
	
	color: #014080;
	border: thin groove #014080;
	font-family: Arial;
}
.CalendarWidgetEb {
	color: #014080;
	border: 2px solid #014080;
	font-family: Arial;
}
.tableEb {
	color: #014080;
}
.gwt-tableEb {
	color: #014080;
	border: thin solid #014080;
	font-family: Arial;
	font-style: normal;
}
.navbarEb {
	color: #014080;
	font-family: Arial;
}
.gwt-LabelEbtab {
	color: #14080;
	border-top: double #14080;
	border-bottom: double #14080;
	font-family: Arial;
	font-size: 12px;
}
.pnlInicio {
	border: medium;
} 

.cboBonito 
{
	background-image:#0092d0;
	border-color:#014080;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
}
.styletable {
	font-family: Arial;
	font-size: 12px;
	background-color: #0092d0;
}
.header1 {
	color: #014080;
	border-top: double;
	border-bottom: double;
	font-family: Arial;
	font-size: 12px;
	background-image: url(bgk.gif);
	background-repeat: no-repeat;
}
.borde {
	border: solid #014080;
	font-family: Arial;
	font-size: 12px;
}
.bordetabla {
	font-family: Arial;
	font-size: 12px;
}
.gwt-tableEb2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.gwt-table1 {
	font-family: Arial;
	font-size: 12px;
}
.tableCell {
	text-align: center;
	color: #14080;
}
.reciboencabezado {
	font-family: Arial Baltic, Arial CE, Arial Baltic;
	font-size: 33px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
.negrita {
	font-family: Arial Baltic, Arial CE, Arial Baltic;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
}
.gwt-LabelRojo {
	color: firebrick;
	font-family: Arial;
	font-size: 12px;
}
.gwt-Labelfirma {
	border-top: 3px solid;
	font-family: Arial, Arial Baltic, Arial Black, Arial Narrow;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.gwt-LabelSubrayado {
	border-bottom: 3px solid;
	font-family: Arial, Arial Baltic, Arial Black, Arial Narrow;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.gwt-LabelEbEncabezado {
	font-family: Arial, Arial Baltic, Arial Black, Arial Narrow;
	font-size: 16px;
	font-weight: bold;
}

.CalendarWidget .weekheader {
	background-color: #ACA899;
}

.CalendarWidget .weekheader .days {
  width: 3em;
}

.daysCombo {
  	width: 3em;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
  
}


.CalendarWidget .cell {
	cursor: pointer;
	text-align: right;
}

.cellCombo {
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.CalendarWidget .cell .gwt-HTML {
	border: 1px solid #ACA899;
}

.CalendarWidget .cell .gwt-HTML span {
  width: 100%;
  height: 100%;
	line-height: 2em;
}

.CalendarWidget .cell .today .gwt-HTML {
	background-color: #FF0000;
}

.todayCombo {
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: red;
}

.CalendarWidget .day .gwt-HTML {
	border: 1px solid #C3D9FF;
}

.gwt-Frame { 
	border-top-width: 0;
}
.gwt-LabelLogoff {
	color: #0000FF;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}
.eb-ImageImprBol {
	cursor: pointer;
}