.divider {
    width: 50px;
    height: 3px;
    padding: 0;
    margin: 10px auto 10px;
    background: #b1b1b1;
    border: none;
}

.bg-madison {
    background: #2e7d32;
    fill: #2e7d32;
}

.hr-sm-left-0 {
    margin-left: 0;
}

.about-text-container ul{
    /* list-style: outside none none; */
    padding-left: 15px;
}

.about-text-container h5{
    font-size: 14px;
}
.about-text-container h6{
    font-size: 24px;
    line-height: 1.5;
    padding: 0 0 15px 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.about-text-container strong{
    font-weight: bold;
}

.justificado {
    text-align: justify;
}

.centrado {
    text-align: center;
}

.centrar_todo {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.single-footer-widget h6{
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 15px 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.titulo_h7{
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 15px 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: black;
}

/* Style the Image Used to Trigger the Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1050; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
/* Style the Image Used to Trigger the Modal */


.btn-100 {
    size: 100%;
}

.tabla-100{ 
    width: 100%; 
    border: 1px solid black;
    border-color:#86bc42;
}
.tabla-100 th{
    width: 50%; 
    background: #86bc42; 
    font-size: 20px;
    line-height: 1.5;
    padding: 10px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.tabla-100 td{
    padding-left: 10px;
}

.tabla-100_congresos{ 
    width: 100%; 
    border: 1px solid black;
    border-color:#86bc42;
    margin: 25px 25px 25px 25px;
}
.tabla-100_congresos th{
    width: 50%; 
    background: #86bc42; 
    font-size: 15px;
    line-height: 1.5;
    padding: 10px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #ffffff;
}
.tabla-100_congresos td{
    padding-left: 10px;
}


.cuadro-principal{
    padding: 20px auto;
}

.cuadrado-txt{
    float: left;
    margin-top: -170px;
    margin-left: 15px;
}

.negritas{
    font-weight: bold;
}

.cuadrado-ctes{
    width: 8px; 
    height: 170px; 
    background: #BF101D;
}
.ctes-txt{
    font-size: 30px;
    color: #BF101D;
    font-weight: bold;
}

.cuadrado-cagi{
    width: 8px; 
    height: 170px; 
    background: #27B1ED;
}
.cagi-txt{
    font-size: 30px;
    color: #27B1ED;
    font-weight: bold;
}

.cuadrado-citi{
    width: 8px; 
    height: 170px; 
    background: #287539;
}
.citi-txt{
    font-size: 30px;
    color: #287539;
    font-weight: bold;
}

.cuadrado-cemys{
    width: 8px; 
    height: 170px; 
    background: #FCC139;
}
.cemys-txt{
    font-size: 30px;
    color: #FCC139;
    font-weight: bold;
}

.cuadrado-cima{
    width: 8px; 
    height: 170px; 
    background: #95CE57;
}
.cima-txt{
    font-size: 30px;
    color: #95CE57;
    font-weight: bold;
}

.cuadrado-cdhis{
    width: 8px; 
    height: 170px; 
    background:#DE8FAC;
}
.cdhis-txt{
    font-size: 30px;
    color: #DE8FAC;
    font-weight: bold;
}

.abajo_fondo {
    position:absolute;
    bottom:5px;
    right:10px;
}



.cuadrado-coimma{
    width: 8px; 
    height: 170px; 
    background: #F98839;
}
.coimma-txt{
    font-size: 30px;
    color: #F98839;
    font-weight: bold;
}

.formacion-docente{
    width: 8px; 
    height: 170px; 
    background: #F98839;
}

.padding-botones{
    padding: 15px auto;
}

.boton-100p{
    width: 100%;
}

.lista_personalizada ol {
    counter-reset: li; 
    list-style: none; 
    *list-style: decimal;
    font: 35px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

.lista_personalizada ol {
    margin: 0 0 0 2em;
}

.lista_personalizada {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
     
    margin: 0;
    margin-left: 1em;
    padding: 0;
     
    counter-reset: li-counter;
}

.lista_personalizada > li{
    position: relative;
    margin-bottom: 1.5em;
    padding: 1.5em;
    background-color: #eaeaea;
    font-size: 20px; 
}

.lista_personalizada > li:before {
    position: absolute;
    top: -0.3em;
    left: -0.5em;
    width: 1.8em;
    height: 1.2em;
     
    font-size: 1.5em;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    color: #464646;
    background-color: #d0d0d0;
     
    transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    z-index: 99;
    overflow: hidden;
     
    content: counter(li-counter);
    counter-increment: li-counter;
}

.lista_personalizada a{
    color: forestgreen;
}


.mobile-menu-area {
list-style: none;
}

.titulo_articulo h1 {
    display: inline;
    background: #f7961d;
    padding: 2px 0 2px 0;
    margin-left: -1px;
    margin-bottom: 4px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    line-height: 46px;
    font-family: "Sputnik";
    box-shadow: 14px 0 0 #f7961d,14px 0 0 #f7961d,14px 0 0 #f7961d,14px 0 0 #f7961d;
    word-spacing: 3px;
    box-decoration-break: clone;
}

.ponencias{
    color: #287539;
}

.tabla_elegant{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.tabla_elegant td, .tabla_elegant th {
    border: 1px solid #ddd;
    padding: 8px;
}

.tabla_elegant tr:nth-child(even){background-color: #f2f2f2;}

.tabla_elegant tr:hover {background-color: #ddd;}

.tabla_elegant th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #86bc42;
    color: white;
    font-weight: bolder;
    font-size: 15px;
}


.banner_cdhis {
    background: rgba(0, 0, 0, 0) url(img_cenid/img_cdhis.jpg) no-repeat scroll 0 0;
    color: #ffffff;
    padding: 30px 0;
    position: relative;
}

.blanco{
    color: white;
}


.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}