body{
  font-size: 10px;
  font-family: verdana !important;
  margin-top: 0 !important;
}
input {
  line-height: normal;
}
#contenedor_pagina{
  position:relative;
}
#contenedor_cabecera{
  position: fixed;
  top:0;
  font-size: 10px;
  font-weight: bold;
  line-height: 10px;
  height: 20px;
  width: 100% !important;
  padding: 5px 0 0 0;
  border: 0 none !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  z-index: 1999;
}
#contenedor_contenido{
  min-height: 500px;
  height:auto;
  border-top:0px;
  padding-top:50px;
  padding-bottom:25px;
}
#contenedor_cabecera .titulo {
  float:right;
  margin-right: 5px;
}
#contenedor_cabecera .subtitulo {
  float:left;
  width:350px;
}
#contenedor_cabecera .icono {
  margin: -3px 2px 0;
  float:right;
}
#contenedor_pie {
  height: 12px;
  line-height: 7px;
  font-size: 75%;
  bottom: 0;
  float: left;
  height: 17px;
  position: fixed;
  width: 100% !important;
  z-index: 1999;
  background-color: #FFFFFF;
  padding: 5px 0 0 0;
  border-width: 1px 0 0 0 !important;
}
#contenedor_pagina {
  padding-top: 0px;
  position: relative;
}
div.datagrid_buscador {margin-top: 0px !important;}
.usuario_conectado{
  float:right;
  display:block;
  padding-right: 5px;
}
.hidden{
  display: none !important;
}

/* ESTO ARREGLA EL BUG DE OVERFLOW HIDDEN */
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */
/* FIN BUG */

#contenido {
  padding:10px;
}
#contenedor_menu {
  padding:0px;
  border-width: 0 0 3px 0;
  position: fixed;
  top:19px;
  z-index: 1999;
  width: 100% !important;
}

#menu li {
  font-size: 10px !important;
  height: 23px;
}
#menu li span {
  top: 22px !important;
  z-index:1999 !important;
}

div.contenedor_formulario {
  float:left;
  padding:10px;
  margin-top:20px;
}
#formulario-identificarse{
  text-align:center;
}
.izquierda{
  float:left;
}
.derecha{
  float:right;
}
div.error {
  font-size:20px;
  line-height: 30px;
  padding:20px;
  height:200px;
  text-align: center;
}
div.error span {
  margin-top:60px;
  display:block;
  vertical-align:middle;
}
span.bloque_16{
  float:left;
  width:16px;
  height:16px;
  display:block;
  margin-right: 0.3em;
  margin-left: 0.3em;
}
div.busqueda {
  height:35px;
  line-height:35px;
  width:100%;
}
div.busqueda_inline {
  height:30px;
  line-height:30px;
}

select.ui-selectmenu option {
  color: inherit;
  background-color: inherit;
  font-weight: inherit;
}

a.enlace_imagen{
  display:inline-block;
  width:20px;
  height:20px;
}

/* Estilos de los roles */
.submodulo_rol
{
  float:left;
  width:200px;
  min-height: 280px;
  margin:8px;
  text-align:justify;
}

.submodulo_rol label
{
  text-align:left;
  margin-left:10px;
  width:130px;
  float:none;
}

.submodulo_rol .fila_submodulo_rol
{
  padding:3px;
}

.submodulo_rol h3
{
  padding: 10px 20px;
  margin-bottom:0px;
  margin-top:0px;
  text-align:center;
  font-weight: normal !important;
  font-size:13px;
}
/* Fin de los estilos de los roles */

/* Estilos de las fotos */
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
  font-size: 0;
  position: absolute;
  background: white url('/T2VFWNS/Images/Jcrop.gif') top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
  font-size: 1px;
  width: 7px !important;
  height: 7px !important;
  border: 1px #eee solid;
  background-color: #333;
  *width: 9px;
  *height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
  background: yellow;
}
.custom .jcrop-handle
{
  border-color: black;
  background-color: #C7BB00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#contenedor-foto{
  margin-top:50px;
  width:100%;
  float:left;
}

#contenedor-crop{
  padding:20px;
  float:left;
}

#contenedor-crop-imagen{
  float:left;
}
#contenedor-crop-resultado{
  margin-top:200px;
  margin-left:50px;
  float:left;
}
#contenedor-imagen-previa{
  float:right;
  width:240px;
  height:240px;
  text-align:center;
  padding:5px;
}
#contenedor-subfotos{
  float:left;
  width:500px;
  text-align:center;
  padding:5px;
}
/* Fin Estilos de las fotos */
.ui-tabs > .ui-tabs-nav > li > a {
  padding-right: 0.6em !important;
  padding-left: 0.6em !important;
}
/* Estilos del BdDebug */
#debug-pestana {
  position:relative !important;
  padding:0px !important;
  background:none !important;
  float:right !important;
  margin:2px 5px 0 !important;
  z-index: 2000 !important;
}
table.datagrid_facturas_pdf { padding: 2px 5px !important;font-size: 90% !important;border-collapse: collapse;}
table.datagrid_facturas_pdf thead td, table.datagrid_facturas_pdf tfoot td, table.datagrid_facturas_pdf th { font-weight: bold;padding: 2px 5px !important;border: 1px solid #000;}
table.datagrid_facturas_pdf tbody td { padding: 2px 5px !important;font-size: 70% !important;border: 1px solid #000;}