.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;
}

      .whatsapp-float {
        position: fixed;
        width: 120px;
        height: 60px;
        bottom: 20px;
        right: 20px;
        /*background-color: #25d366;*/
        color: #ffffff;
        /*border-radius: 50%;*/
        text-align: center;
        font-size: 30px;
        line-height: 60px;
        z-index: 100;
        box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
        text-decoration: none;
      }

      .whatsapp-icon {
        width: 236px;
        height: 55px;
        margin-top: 15px;
      }