.settime {
    float: left;
    }
.ver-sentencia  { 
        padding: 1.2em;
    position: absolute;
    text-align: center;
    width: 30%;
    margin-left: auto;
    margin-top: -12%;
    }
.ver-sentencia img {
    width: 50% ;
    }
.ver-sentencia p {
      position: absolute;
    /* line-height: 26px; */
    left: 28%;
    /* font-weight: bold; */
    top: 20%;
    width: 25%;
    font-size: 1em;
    color: #980b00;
    }


/*init  estilo general de la sentencia*/
    #def {display: none;
    }
@media (min-width: 768px) {
  .containers {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .containers {
    width: 970px;
  }
}

.row {
  margin-right: -25px;
  margin-left: -25px;
}
@media (min-width: 992px) {
.col-md-4,  .col-sm-6 {
    float: left;
  }
}

.col-md-4, .col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
  .col-sm-6 {
    width:50%;
  }
    .col-md-4 {
    width: 47%;
    margin-left: 3%;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  }
 

.heading-section {
    text-align: center;
    margin-left: 2.6%;
    padding: 30px 0 80px 0;
}
.heading-section h2 {
  /*font-family: 'Open Sans', sans-serif;*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,666666+6,595959+12,2b2b2b+87,474747+92,1c1c1c+99,000000+99,2c2c2c+100,000000+100,111111+100,131313+100 */
background: #3f3f3f;

    text-transform: capitalize;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0px;
    color:#fff;
    font: 20px/100% Georgia, "Times New Roman", Times, serif;
    margin-left: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}



@media screen and (max-width: 600px) {

  .heading-section img {
    display: none;
  }


}
.blog-post {
  position: relative;
  margin-bottom: 30px;
}
.blog-thumb {
  overflow: hidden;
  position: relative;
}

.blog-thumb p {
  width: 90%;
  height: 200px;
  background-color: #4ec1f0;
}
.blog-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  padding: 15px;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.content-show a {
  font-family: Arial Unicode MS, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.content-show a:hover {
  text-decoration: none;
  color: #87cefa;
}

.content-show span {
  color: #fff;
}
.content-hide {
  margin-top: 15px;
  display: none;
}

.content-hide p {
  color: #fff;
  font-size: 1.1em;
  line-height: 1.6em;
}

.testimonails-content p {
  text-align: center;
  font-size: 15px;
  color: #333;
  font-style: italic;
}

.testimonails-content h6 {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin-top: 30px;
  font-style: italic;
}

#contenido2 {display: none;}

.enmarcar {
        margin-top: 69px;
    visibility: relative;
    position: absolute;
    margin-left: 999px;
    width: 149px;
    max-height: 400px;
    background: #fafafa;
    border: 1px solid #d6d6d6;
}
.content-show2-1 {
        margin-top: 16px;
    margin-left: 15px;
     padding: 14px 4px;
    color: #4ec1f0;

}
..content-show2-1  a{
    text-decoration: none;
}
.cerrando-1 {
    float: right;
    margin-top: -8px;
    
}
.lista-sentencias p{
        font-size: 15px;
    /* text-decoration: none; */
    line-height: 30px;
    margin-left: 14px;
}

/* fin estilo general de la sentencia*/








/* init pop up sentencia  */
  /*
      Colorbox Core Style:
      The following CSS is consistent between example themes and should not be altered.
  */
#cboxLoadingGraphic{background:url(/static/js/sections/sentencias/popup/imagenes/loading.gif) no-repeat center center;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
  User Style:
  Change the following styles to modify the appearance of Colorbox.  They are
  ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background: #fff; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(/static/js/sections/sentencias/popup/imagenes/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(/static/js/sections/sentencias/popup/imagenes/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(/static/js/sections/sentencias/popup/imagenes/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(/static/js/sections/sentencias/popup/imagenes/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(/static/js/sections/sentencias/popup/imagenes/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(/static/js/sections/sentencias/popup/imagenes/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(/static/js/sections/sentencias/popup/imagenes/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(/static/js/sections/sentencias/popup/imagenes/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxLoadingOverlay{background:url(/static/js/sections/sentencias/popup/imagenes/loading_background.png) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxClose{position:absolute; top:0; bottom:0; right:0; background:url(/static/js/sections/sentencias/popup/imagenes/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;border-radius: 100%;}
#cboxClose:hover{background-position:-25px -25px;}

} 

/* fin pop upsentencia */


