.encabezado_login{
	background-color: #999 !important;
	color: white !important;
	height: 76px;
}

.posicion_logo{
	margin-top: 35px;
}

.fondo_logo{
	background-color: #999;
	text-align: center;
	margin-top: 48px;
}

.posicion_login{
	margin-top: 110px;
}

.fuente_menu{
	color: white !important;
}

.panel_odp_header{
	background-color: #999 !important;
	color:white !important;
	text-align: center;
}

.contenido_acciones{
	padding-top: 15px;
	padding-bottom: 15px;
    border-right: solid 2px #ff0000;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.contenido_odci{
	overflow-y:scroll;
	height: 150px;
}

.fondo_registro{
	background-color: #dbdbdb;
}

.observaciones{
	height:100px;
	overflow-y: auto; 
}

.contenido_busqueda{
	height: 373px !important;
	overflow-y: auto !important; 
}

.lista_odp{
	height: 230px;
	overflow-y: auto;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0px !important;
}