  .button:hover {         
        background: #dcdcdc  5px center;
		border:1px solid #999999;
        cursor: pointer;		
    }
   .verticalLine {
    border-left:  solid #316FBC;
	width:215px;
height:23px;	
display: inline-block;	
  }
   .verticalLine2 {
    border-right:  solid #316FBC;
	width:120px;		
	display: inline-block;
	height:23px;
  } 
.ubicacion_link{
    position: absolute;
	right:0px;
	bottom:0px;  
	width:30px;
	height:30px;
}
.datos_tab{
	background:gray;
}
th {
    background-color: #C0C0C0;
    }
#simbo{
	border-radius: 5px;
	border: solid 1px black;
    position: fixed;
    left: 30%;
    background-color: white;
    z-index: 100;
    height: 35px;        
	#padding:5px 5px 5px 5px; 
}
.align-right{	
	padding: 2px !important;
}
.align-button-meta{
    position: absolute;
    top: 0px;
    right: 0px;
}