body {
  font-family: 'robotoregular', sans-serif !important;
  font-size: 14px;
  background: url("imgs/noise_bg.jpg"); }

h1 a, h1 a:visited {
  color: #FFF !important; }
h1 .glyphicon {
  font-size: .8em !important; }

h2 {
  color: #777;
  border-bottom: 1px solid #777; }

label {
  color: #2F4050 !important; }

.tituloColumna {
  background: #D9EDF7;
  color: #31708f; }

th {
  border-color: #DDD !important; }

td {
  border-color: #DDD !important;
  background: none !important; }

.logo {
  display: block;
  width: 100%;
  margin: 0;
  height: 75px;
  background: url("imgs/logo.png") no-repeat center center; }

.barraSuperior {
  background: #2F4050;
  color: #FFF !important; }

.panel-heading h5 {
  color: #666; }

.contenido {
  background: #2D335B; }

.principal {
  background: #F9F9F9; }

.botonMenu {
  background: #2D335B;
  color: #CCC; }

.solapa {
  border: 1px solid #CCC; }

.nav-tabs > li.active a, .nav-tabs > li.active a:visited {
  font-weight: bold;
  color: #2F4050;
  border-bottom: none; }
.nav-tabs > li > a {
  border: 1px solid #EEE;
  border-bottom: none; }

.cantidadRegistros {
  color: #333; }

.fotoVacia {
  background: #FFF;
  border: 1px solid #CCC;
  color: #CCC; }

.iconos a, .iconos a:hover {
  color: #FFF !important; }

.enlaceArgos, .enlaceArgos:visited {
  color: #FFF;
  font-style: italic; }

.menuPpal {
  background: #2F4050; }
  .menuPpal li a {
    border-top: 1px solid #363E70;
    border-bottom: 1px solid #262B49;
    color: #A7B1C2; }

.submenu li a, .submenu li a:visited {
  background: #233646;
  color: #DDD !important;
  border-bottom: 1px dashed #2d4151; }
.submenu li a:hover {
  background: #666 !important;
  color: #FFF !important; }
.submenu li a.listadoActivo, .submenu li a.listadoActivo:visited {
  color: #000 !important; }

.menu a:hover {
  background: #FFF !important;
  color: #666 !important;
  border: none; }

.seleccionado {
  color: #FFF; }

.menu-seleccionado {
  border-left: 3px solid #FFF; }

.menu-seleccionado a {
  background: #666 !important; }

.listadoActivo {
  background: #FFF !important; }

/*# sourceMappingURL=tema.css.map */
