  @media (max-width: 768px) {
  #navbar-fixed{
    display: none;
  }
}

.
browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-left: 15px;
  padding-right: 15px;
}

/* Custom page header */
.header {
  border-bottom: 1px solid #e5e5e5;
  /* Make the masthead heading the same height as the navigation */
}
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
  padding-bottom: 19px;
}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
}

.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  .container {
    max-width: 730px;
  }

  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-left: 0;
    padding-right: 0;
  }

  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }

  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}
/* General */
a:hover, a:focus {
  color: #24135F;
  text-decoration: none;
}

a:active, a:hover {
  outline: 0;
}

a {
  color: #000;
  text-decoration: none;
}

/* Backgrounds */
.bg-black {
  background-color: #000;
  color: #FFF;
}

/* Nav */
.nav > li > a {
  padding: 10px;
  font-size: 12px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 1px;
}

/* Form */
.form-control {
  border-radius: 0;
  box-shadow: none;
  border-color: #d2d6de;
  height: 25px;
}

.primary-menu .navbar-toggle {
  margin-top: 1px;
  margin-bottom: 1px;
}

.primary-menu .navbar,  {
  min-height: 30px;
  border-radius: 0;
}

.primary-menu .navbar .navbar-nav {
  display: inline-block;
  float: none;
  height: 24px;
}

.primary-menu .navbar .navbar-collapse {
  text-align: center;
  width: 100%;
}

.primary-menu .nav > li > a , #block-menusticky > li > a {
  border-radius: 0;
  padding: 5px 15px;
  color: #FFF;
  font-size: 14px;
}

#block-menusticky > li > a:hover,
#block-menusticky > li > a:focus,
.primary-menu .nav > li > a:hover,
.primary-menu .nav > li > a:focus {
  color: #24135F;
  background-color: #FFF;
}
#block-menusticky >  .active a,
#block-menusticky >  .active a:hover,
#block-menusticky >  .active a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #FFF;
  color: #24135F;
}

.nav > li.active .menu-border,
.primary-menu .nav > li:hover .menu-border {
  height: 4px;
  position: relative;
  top: -4px;
  background-color: #24135F;
  float: left;
  width: 100%;
}

.section-item a,
.section-item a:hover {
  text-decoration: none;
  cursor: pointer;
}

.section-icons {
  font-size: 40px;
  color: #24135F;
  padding-top: 15px;
}

.section-icons:hover {
  color: #23527c;
}

.section-text {
  color: #000;
}

/*** ICONOS TABLAS ***/
.list-icons a,
.list-icons a:hover {
  text-decoration: none;
  cursor: pointer;
}

.list-icons {
  font-size: 40px;
  color: #ff0000;
}

.list-icons a:hover {
  color: #970404;
}

.word-icons a,
.word-icons a:hover {
  text-decoration: none;
  cursor: pointer;
}

.word-icons {
  font-size: 40px;
  color: #3B5998;
}

.excel-icons a,
.excel-icons a:hover {
  text-decoration: none;
  cursor: pointer;
}

.excel-icons {
  font-size: 40px;
  color: #207347;
}

/*** ---  ***/

.list-group {
  margin: 0;
}

.list-group-item {
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-right: none;
  padding: 7px 15px;
}

.list-group-item:first-child {
  border-top: none;
}

.list-group-item:last-child {
  /*border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;*/
  border-bottom: none;
}

.list-group-item a,
.list-group-item a:hover {
  color: #000;
  text-decoration: none;
}

/* Content */
.home-title,
.title {
  font-size: 18px;
  border-bottom: solid 2px #24135F;
  padding-bottom: 5px;
}

h1.title {
  font-weight: bold;
  font-size: 22px;
  padding-top: 15px;
}

h3.title {
  font-size: 16px;
  padding-bottom: 15px;
}

.breadcrumb {
  background: none;
  font-size: 12px;
}

.breadcrumb > .active {
  color: #000;
}

.breadcrumb > li > a {
  color: #24135F;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #000;
  content: '\2022';
}

.semanario-banner {
  background-image: url("images/semanario-fondo.jpg");
  min-height: 40px;
}

/* Footer */
footer i.icons-vdos {
  font-size: 20px;
}

footer .media {
  padding: 10px 0px;
}

footer .media-heading {
  font-size: 12px;
}

footer .media-body {
  font-size: 10px;
}

footer .nav a,
footer .nav a:hover {
  color: #FFF;
  background: none;
  padding: 10px 10px;
}

footer a,
footer a:hover {
  color: #FFF;
  text-decoration: none;
}

footer i.icon-stacked {
  color: #000;
  top: 3px;
  font-size: 18px;
}

/* Carrusel */
.carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 5px;
  left: 0;
  right: 0;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 50px;
}

.carousel-caption h3 {
  margin-top: 10px;
  font-size: 15px;
}

.carousel-caption p {
  font-size: 12px;
}

.carousel-caption a,
.carousel-caption a:hover {
  color: #FFF;
  text-decoration: none;
}

.banner-notifications.carousel .carousel-indicators {
  margin-bottom: 0;
  bottom: 0;
}

/* Helpers */
.padt5 {
  padding-top: 5px;
}

.padt10 {
  padding-top: 10px;
}

.padt15 {
  padding-top: 15px;
}

.col-md-4.col-sm-6.col-xs-12 .nav.nav-pills {
  font-size: 12px;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

#carousel-banners > ol > li {
  margin: 0.5px;
}

.col-md-8.col-sm-6.col-xs-12 .icons-vdos.icon-scjn-logo {
  font-size: 72px;
}

body > content > div > div:nth-child(1) > div.col-md-4.col-sm-4.col-xs-12 > div:nth-child(2) {
  margin-top: 6.2px;
}

/* CSS de ajustes */

#block-menuscjn li, #block-menusuperior li{
    float: left;
}
.separador{
    border-right: 1px solid #777;
    line-height: 2.5;
}

/* CSS Ribbon*/
.ribbon span {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79a70a;
    background: -webkit-linear-gradient(#f70505,#8f0808);
    background: linear-gradient(#f70505,#8f0808);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 19px;
    left: -21px;
}
.gris{
    background: #C6C6C6;
    min-height: 190px;
    padding: 2em;
    border: 2px solid #EEE;
}

/*** TITULOS NODOS ***/
h2.page-header {
    font-weight: 700;
    font-size: 28px;
    padding-top: 15px;
}

.page-header {
    font-size: 18px;
    border-bottom: 2px solid #24135F;
    padding-bottom: 5px;
    text-transform: uppercase;
}

/*** SUBTITULOS NODOS ***/
h2.page-subheader {
  font-weight: 700;
  font-size: 28px;
  padding-top: 15px;
}
.page-subheader {
    font-size: 18px;
    border-bottom: 2px solid #24135F;
    padding-bottom: 5px;
}

/*** PAGINAS BASICAS TRANSPARENCIA ***/
article.pagina-basica-transparencia .table thead {
    background-color: #24135F;
    color: #FFF;
}
article.pagina-basica-transparencia .table thead th {
    border: 2px solid #FFF;
    padding: 12px 0 12px 10px;
}

/*** CONOCE LA CORTE ***/
/* MINISTROS */
.view-ministros.view-display-id-attachment_1 .ministro, .view-ministros.view-display-id-attachment_2 .ministro{
  min-height: 270px;
}
.view-ministros.view-display-id-page_1 .view-content .col-md-12  {
  border-bottom: 2px solid #24135F;
  padding-bottom: 15px;
}
/*** ACTIVIDAD JURISDICCIONAL ***/

#block-actividadjurisdiccional .menu.nav .dropdown-menu > li > a {
    white-space: normal;
}
.tema-menu {
    min-height: 45px;
}
.tema-menu a {
    padding: 10px;
    width: 100%;
    display: inherit;
}
.tema-menu span {
    padding: 10px;
    width: 100%;
    display: inherit;
    min-height: 45px;
}

.tema-menu a:hover, .tema-menu a:focus {
    outline: dotted 1px #000;
}


/*** MULTIMEDIA ***/
article#temas-multimedia .tema-menu {
    border-bottom: 2px solid #24135F;
    text-align: center;
    padding-bottom: 10px;
    margin: 20px 0 0 0;
    font-size: 16px;
}

article#temas-multimedia .tema-menu a {
    padding: 10px 0;
}

.view-multimedia.view-display-id-block_1361 .view-content .views-field-title {
  border-bottom: 2px solid #24135F;
}
.view-multimedia.view-display-id-block_1361 .view-content .views-field-field-banner-imagen {
    min-height: 200px;
}

/*Menu lateral para micrositios*/

.region.region-sidebar-first li a .menu.dropdown-menu{
  display: inline-block;
    float: left;
    clear: both;
    margin: auto;
    z-index: 0;
}
.region.region-sidebar-first .menu.dropdown-menu{
  display: inline-block;
  position: relative;
  top:auto;
  left: auto;
  float: left;
  z-index: auto;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}

.region.region-sidebar-first li>a:focus,
.region.region-sidebar-first li>a:hover
{
  background-color: transparent;
  border: none;
}
.region.region-sidebar-first .nav > li{
  display: inline-block;
  width: 100%;
}
.region.region-sidebar-first li a{
  color: #24135F;
  font-size: 14px;
}
.region.region-sidebar-first  .dropdown-menu > .active > a,
.region.region-sidebar-first .dropdown-menu > .active > a:hover,
.region.region-sidebar-first .dropdown-menu > .active > a:focus,
.region.region-sidebar-first  .dropdown-menu > .active{
  color: #000;
  background: transparent;
}

/*** MICROSITIOS ***/
div#primera_fila .col-xs-2 {
    min-height: 120px;
}

/*** TRANSPARENCIA ***/
#block-micrositiodetransparencia .menu.nav .dropdown-menu > li > ul > li > a {
  white-space: normal;
}

/*** OBLIGACIONES DE TRANSPARENCIA ***/
.view-obligaciones-transparencia .view-content .section-icons {
    font-size: 60px;
}

.view-obligaciones-transparencia.view-display-id-attachment_1 article .title {
    display: none;
}
.view-obligaciones-transparencia.view-display-id-attachment_1 {
    margin-bottom: 40px;
    margin-top: 40px;

}
.view-obligaciones-transparencia.view-display-id-page_1 > .view-content {
  border-bottom: 2px solid gray;
  padding-bottom: 40px;
}
.view-obligaciones-transparencia.view-display-id-attachment_2 .view-content li {
  list-style-type: none;
}
.view-obligaciones-transparencia.view-display-id-attachment_2 .view-content ul {
  padding-left: 0;
}

/*** FICHA DE ACTUALIZACIÓN - TRANSPARENCIA ***/
article.ficha-actualizacion {
  padding: 15px 0;
}
.field--name-field-f3aa11n-actualizacion .field--label, .field--name-field-f3aa11n-fecha-act .field--label, .field--name-field-f3aa11n-fecha-val .field--label, .field--name-field-f3aa11n-areas-resp .field--label {
    font-weight: normal;
}
.field--name-field-f3aa11n-actualizacion .field--item, .field--name-field-f3aa11n-fecha-act .field--item, .field--name-field-f3aa11n-fecha-val .field--item, .field--name-field-f3aa11n-areas-resp .field--item {
    font-weight: bold;
}

/*Buscador*/

#demo-form .form-type-search{
  margin:auto;
  width: 75%;
  padding: 15px;
  clear:both;
}
#demo-form #edit-datasource--wrapper{
  border: 0;
  float: left;
  width: 25%;
  padding: 0px 25px 0 0;
}


#demo-form #edit-datasource--wrapper .panel-heading{
  display: none;
}

#demo-form  .form-control {
  border:1.5px solid #24135F;
  height: 35px;
}
#demo-form  .resultados{
  float: right;
  width: 70%;
}

#demo-form  .resultados h2{
  font-size: 14px;
  color: #24135F;
}
#demo-form .btn-success{
  color: #fff;
  background-color: #24135F;
  border-color: #24135F;
}
/*** MIS CONSULTAS FRECUENTES ***/
#consultas-frecuentes .home-title a {
  padding: 10px;
}
#consultas-frecuentes .home-title a:focus{
  outline: dotted 2px #00a1ec;
}
#consultas-frecuentes .list-group-item  {
  padding: 0;
}
#consultas-frecuentes .list-group-item a {
  display: inline-block;
  padding: 10px;
}
#consultas-frecuentes .list-group-item a:focus{
  outline: dotted 2px #00a1ec;
}

/*** APERTURA DE ARCHIVOS ACCESIBILIDAD ***/
span#nota_apertura {
  display: block;
  text-indent: -9999px;
}
span#nota_apertura_documento {
  display: block;
  text-indent: -9999px;
}

/******************************************
*******************************************/
/*  Derechos Humanos */

.view-directorio-derechos-humanos h3 {
    font-size: 18px;
}

.view-directorio-derechos-humanos .view-row {
    border-bottom: 1px solid #ccc;
    min-height: 170px;
}

.view-directorio-derechos-humanos .view-first-row {
    text-align: center;
}
.view-derechos-derechos-humanos .views-row {
  padding: 15px 0;
}
.view-derechos-derechos-humanos.view-display-id-page_1 .dh-icons {
  font-size: 30px;
  color: #e56900;
}
.view-derechos-derechos-humanos.view-display-id-page_2 .dh-icons {
  color: #f5c81e;
  font-size: 30px;
}
.view-derechos-derechos-humanos.view-display-id-page_3 .dh-icons {
  color: #289841;
  font-size: 30px;
}
.view-derechos-derechos-humanos.view-display-id-page_4 .dh-icons {
  color: #6c3a9e;
  font-size: 30px;
}
.view-derechos-derechos-humanos.view-display-id-page_5 .dh-icons {
  color: #008b87;
  font-size: 30px;
}
.view-derechos-derechos-humanos.view-display-id-page_6 .dh-icons {
  color: #c43123;
  font-size: 30px;
}

.view-agenda-derechos-humanos .imagen img {
  margin: auto;
}
.view-agenda-derechos-humanos .views-row {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-bottom: 1px solid #eee;
}
.calendar-stack {
  position: relative;
  display: inline-block;
  font-size: 9em;
  color: #24135F;
}
.calendar-stack .icon-calendar-empty, .calendar-stack .calendar-day {
  position: absolute;
}
.calendar-stack .calendar-day {
  top: 0.8em;
  left: 0.4em;
  width: 1.375em;
  height: 0.75em;
  text-align: center;
  font-size: 0.5em;
  color: #333;
}
/*  Fin Derechos Humanos */
/******************************************
*******************************************/

  .ui-tooltip, .arrow:after {
    background: #24135F;
    border: 2px solid #24135F ;
    background-color: #24135F ;

  }
.ui-tooltip {
    padding: 10px 20px;
    color: white !important;
    border-radius: 20px;
    font: 10px "Helvetica Neue", Sans-Serif !important;
    /*text-transform: lowercase !important capitalize;*/
    box-shadow: 0 0 7px black;
    background-color:#24135F !important;
    text-align:justify;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }


/* Transmisión */
#player{
  height: 270px;
  margin: 20px auto;
  clear: both;
}

.blank_row
{
    height: 10px !important; /* overwrites any other rules */
    background-color: #FFFFFF;
}


.imageManIE 
{
   width:70px; /*width of your image*/
   height:70px; /*height of your image*/
   /*content:url(../../images/iconos/hombre.png);*/
   background: url(../../images/iconos/hombre.png);
   background-repeat:round;
}
​ .mock {
}

.imageWanIE 
{
   width:70px; /*width of your image*/
   height:70px; /*height of your image*/
   /*content:url(../../images/iconos/hombre.png);*/
   background: url(../../images/iconos/mujer.png);
   background-repeat:round;
}
​ .mock {
}

.imageMan 
{
   width:70px; /*width of your image*/
   height:70px; /*height of your image*/
   content:url(../../images/iconos/hombre.png);
}
.mock2{}

.hrBlue {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    border: 0 ;
    border-top: 2px solid #24135F;
}

.hrGrey {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    border: 0;
    border-top: 3px solid #ccc;
}

.Titulo {
    font-family: Arial;
    font-weight:bold;
    font-size:14px;
    color:#24135F !important;
}

.TituloSueldo {
    font-family: Arial;
    font-weight:bold;
    font-size:11px;
    color:#24135F !important;
    font-weight:bold;
}

.Detalle {
    font-family:Arial;
    font-size:14px;
    text-transform: uppercase;
    text-align:left;
}

.DetalleMin {
    font-family:Arial;
    font-size:13px;
    text-transform: uppercase;
    text-align:left;
}

.DetalleMinNoCaps {
    font-family:Arial;
    font-size:13px;
    text-align:left !important;
    font-weight:normal !important;
}   

.DetalleNotas {
    font-family:Arial;
    font-size:5px;
    text-align:left;
    font-weight:normal;
    color:gray;
}

.DetalleMinBold{
    font-family:Arial;
    font-size:13px;
    text-align:left;
    font-weight:bold;
    text-transform:capitalize;
}
.DetalleMinBoldNoCaps{
    font-family:Arial;
    font-size:13px;
    text-align:left;
    font-weight:bold;
}
.blank_row
{
    height: 10px !important; 
    background-color: #FFFFFF;
}

.LDiv {
    display: inline-block;
    vertical-align:top;
}

.CDiv {
    display: inline-block;
    width:5%;
    vertical-align:top;
}

.RDiv {
    display: inline-block;
    width:80%;
}

.imageCon {
   width:70px; /*width of your image*/
   height:70px; /*height of your image*/
   content:url(../../images/iconos/contacto.png);
   margin-top: 10px;
}​


.wrapper {
    border: 1px solid blue;
}

.imageWan 
{
   width:70px; /*width of your image*/
   height:70px; /*height of your image*/
   content:url(../../images/iconos/mujer.png);
}​


.linea 
{
    height: 1px;
    border: 0;
    border-top: 1px solid #24135F;
    width:200%;
    margin-left:-200px;
}

.imagePla 
{
   width:70px; /*width of your image*/
   height:70px; /*height of your image*/   
   content:url(../../images/iconos/plaza.png);
   margin-top: 10px;
}​
 
.mock{}

 .imagePlaIE
{
   width:70px; /*width of your image*/
   height:70px; /*height of your image*/   
   background: url(../../images/iconos/plaza.png);
   background-repeat:round;
   margin-top: 10px;
}​

 .mockPla{}

 .imageConIE {
   width:70px; /*width of your image*/
   height:70px; /*height of your image*/
   background: url(../../images/iconos/contacto.png);
   background-repeat:round;
   margin-top: 10px;
}​

.mockCon{ }

