.ui-panelgrid td, .ui-panelgrid tr{
    border-style: none !important
}
H2 {
    font-family: Arial, Helvetica, sans-serif;
    color:#336699;
    border : solid #cccc99;
    font-size: 12px;
    border-width : 0px 0px 2px 0px;
    width : 100%;
}
.col_right_align {
	font-weight: bold;
	text-align: right;
}
body {
    background-color: #7088A2;font-size:90% !important;    
}

.accesoLogin {
   width:470px; 
}
.formatoLogin1 {
   width: 175px;
   padding: 2px;	
}
.formatoLogin2 {
   width: 425px;
   padding: 2px;	
}
.textLogin {
  font-family: "Montserrat-Regular";
  font-size:12px; 
  width:225px;
  height:12px;
  background-color: #f4f7f9;
  padding:7px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  line-height:9px;
  float:left;
  box-shadow: none;
  border: 1px solid black;  
}

.ui-inputfield, .ui-selectonemenu, .ui-selectonemenu-item {
  font-family: "OpenSans-Regular";
  font-size: 12px;
  color: #09415c;
  letter-spacing: 0;
  line-height: 25px;
}
