.menu-ancla {
  padding-top: 1%;
}

.menu-ancla h3 {
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  font-size: 1.3em;
  border-left: solid 4px #44a5db;
  padding-left: 1em;
  letter-spacing: 0.01em;
  color: #444848;
}

.menu-ancla .instructions {
  font-family: Roboto, sans-serif;
  color: #bbb;
  font-size: 0.9em;
  font-weight: 300;
  letter-spacing: 0.03em;
  padding: 0 0 1em 1.8em;
}

.ancla-buttons {
  overflow: hidden;
  text-align: center
}

.ancla-buttons a {
  background: #009a67;
  color: #fff;
  font-size: 7.3pt;
  padding: 7px 10px;
  margin: 0 -1px 2px 0;
  display: inline-block;
  border-radius: 3px;
  letter-spacing: 1px;
  text-decoration: none;
}

.ancla-buttons a:hover {
  background: #018056;
  color: #fff;
  border-radius: 3px;
}

.paz .main-section-header {
  padding-bottom: 0px;
}

.paz #content {
  padding-top: 0px;
}

.acuerdos {
  margin-top: 25px;
}

.acuerdos .nav-pills li {
  margin-right: 5px;
}

#menu0>ul:first-child>ul.acuerdos_list li.mixed:last-child, #menu0>ul:nth-child(6)>ul.acuerdos_list li:nth-child(3) {
  background: #54c3cb;
}

#menu0>ul:nth-child(3)>ul.acuerdos_list li:nth-child(3), #menu0>ul:nth-child(5)>ul.acuerdos_list li:nth-child(2), #menu0>ul:nth-child(5)>ul.acuerdos_list li:nth-child(3) {
  background-image: linear-gradient(to right bottom, #533a6e, #533a6e 50%, #54c3cb 50%);
  background-repeat: no-repeat;
  border: 0px;
}

#menu1>ul:nth-child(1)>ul.acuerdos_list li:nth-child(2), #menu1>ul:nth-child(2)>ul.acuerdos_list li:nth-child(1), #menu1>ul:nth-child(2)>ul.acuerdos_list li:nth-child(3), #menu1>ul:nth-child(4)>ul.acuerdos_list li:nth-child(2), #menu1>ul:nth-child(6)>ul.acuerdos_list li:nth-child(3) {
  background: #f06465;
  border-color: #f06465;
}

#menu2>ul:nth-child(1)>ul.acuerdos_list li:nth-child(3), #menu2>ul:nth-child(3)>ul.acuerdos_list li:nth-child(2) {
  background: #61c1a1;
  border-color: #61c1a1;
}

#menu3>ul:nth-child(1)>ul.acuerdos_list li:nth-child(2), #menu3>ul:nth-child(1)>ul.acuerdos_list li:nth-child(7), #menu3>ul:nth-child(2)>ul.acuerdos_list li:nth-child(2), #menu3>ul:nth-child(3)>ul.acuerdos_list li:nth-child(3), #menu3>ul:nth-child(3)>ul.acuerdos_list li:nth-child(4), #menu3>ul:nth-child(3)>ul.acuerdos_list li:nth-child(6), #menu3>ul:nth-child(4)>ul.acuerdos_list li:nth-child(1), #menu3>ul:nth-child(5)>ul.acuerdos_list li:nth-child(2), #menu3>ul:nth-child(6)>ul.acuerdos_list li:nth-child(1), #menu3>ul:nth-child(6)>ul.acuerdos_list li:nth-child(3) {
  background: #fad532;
  border-color: #fad532;
}

#menu3>ul:nth-child(1)>ul.acuerdos_list li:nth-child(3), #menu3>ul:nth-child(1)>ul.acuerdos_list li:nth-child(4), #menu3>ul:nth-child(1)>ul.acuerdos_list li:nth-child(5), #menu3>ul:nth-child(1)>ul.acuerdos_list li:nth-child(6), #menu3>ul:nth-child(2)>ul.acuerdos_list li:nth-child(3), #menu3>ul:nth-child(3)>ul.acuerdos_list li:nth-child(5), #menu3>ul:nth-child(3)>ul.acuerdos_list li:nth-child(7), #menu3>ul:nth-child(4)>ul.acuerdos_list li:nth-child(2), #menu3>ul:nth-child(4)>ul.acuerdos_list li:nth-child(3) {
  background: #fff0b3;
  border-color: #fff0b3;
}

#menu1>ul:nth-child(3)>ul.acuerdos_list li:nth-child(7), #menu1>ul:nth-child(4)>ul.acuerdos_list li:nth-child(1), #menu3>ul:nth-child(2)>ul.acuerdos_list li:nth-child(4), #menu3>ul:nth-child(2)>ul.acuerdos_list li:nth-child(5) {
  background: none;
  border-color: #ccc;
}

#menu1>ul:nth-child(2)>ul.acuerdos_list li:nth-child(5), #menu1>ul:nth-child(3)>ul.acuerdos_list li:nth-child(8), #menu2>ul:nth-child(1)>ul.acuerdos_list li:nth-child(8), #menu2>ul:nth-child(2)>ul.acuerdos_list li:nth-child(5), #menu2>ul:nth-child(3)>ul.acuerdos_list li:nth-child(8), #menu2>ul:nth-child(4)>ul.acuerdos_list li:nth-child(4), #menu2>ul:nth-child(5)>ul.acuerdos_list li:nth-child(4), #menu3>ul:nth-child(2)>ul.acuerdos_list li:nth-child(4), #menu3>ul:nth-child(2)>ul.acuerdos_list li:nth-child(5) {
  display: none;
}

.acuerdos .nav-pills li>a {
  background-color: #eee;
  padding: 7px 10px !important;
  font-size: 11px;
  color: #bcc;
}

.acuerdos .nav-pills li.active>a, .acuerdos .nav-pills li>a:hover {
  background-color: #44a5db;
  border-radius: 2px;
  color: white;
}

.acuerdos .nav-pills li>a:hover {
  color: white;
}

.acuerdos h5 {
  min-height: 25px;
  margin-top: 45px;
  font-size: 11px;
  font-weight: bold;
}

.acuerdos ul {
  list-style: none;
  text-align: center;
  font-family: 'Roboto';
  padding: 0 10px;
}

.explicacion_acuerdo {
  margin-top: 100px;
  font-family: 'Georgia';
}

.acuerdos_list {
  padding: 0px !important;
}

.leyendas {
  margin-top: 30px;
  padding-left: 15px;
  z-index: 2;
  position: relative;
}

.leyendas>div {
  display: inline-block;
  margin-right: 30px;
  font-family: 'Lato';
  color: #aeb2b5;
  font-size: 12px;
}

.leyendas>div>div {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 10px;
  margin-top: -2px;
  vertical-align: middle;
}

.acuerdos_list li {
  border: solid thin #ccc;
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 100%;
  margin: 15px auto 0 auto;
  cursor: pointer;
}

.cedio .acuerdos_list li.on, .cedio .leyendas .gobierno div {
  background-color: #54c3cb;
  border-color: #54c3cb;
}

.cedio .acuerdos_list li, .cedio .leyendas .farc div {
  background-color: #533a6e;
  border-color: #533a6e;
}

.cedio .acuerdos_list li.mixed {
  background-image: linear-gradient(to right bottom, #533a6e, #533a6e 50%, #54c3cb 50%);
  background-repeat: no-repeat;
  border: 0px;
}

.polemico .acuerdos_list li.on, .polemico .leyendas .info div {
  background-color: #f06465;
  border-color: #f06465;
}

.dinero .acuerdos_list li.on, .dinero .leyendas .info div {
  background-color: #61c1a1;
  border-color: #61c1a1;
}

.reforma .acuerdos_list li.on, .reforma .leyendas .info div {
  background-color: #fad532;
  border-color: #fad532;
}

.leyendas .info2 div {
  border: solid thin #ccc;
}

.leyendas .info3 div {
  background: #fff0b3;
  border: solid thin #fff0b3;
}

.acuerdos li.imagen .logo {
  border: solid thin #ccc;
  border-radius: 10px;
  padding: 15px;
}

.capa_blanca {
  position: absolute;
  height: 100%;
  width: 110%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  display: none;
}

.z_index11 {
  z-index: 11;
  position: relative;
}

.preguntas_clave ul, .mito_detector ul {
  list-style: none;
  font-family: 'Helvetica';
  color: #bbb;
  padding: 30px 30px 0px 10px;
  max-height: 270px;
  overflow-y: auto;
  width: 90%;
}

.mito_detector ul {
  list-style: none;
  font-family: 'Helvetica';
  color: #bbb;
  padding: 30px 30px 0px 10px;
  max-height: inherit;
  overflow-y: visible;
  width: 100%;
}

.mito_detector ul .respuesta {
  color: #444848;
}

.preguntas_clave ul li.pregunta, .mito_detector ul li.pregunta {
  cursor: pointer;
  margin-bottom: 15px;
  font-family: 'Roboto Condensed';
}

.preguntas_clave li.active, .preguntas_clave li.activemovil, .mito_detector li.active, .mito_detector li.activemovil {
  color: #444848;
}

.section-preguntas {
  padding-bottom: 30px;
}

.respuestas_clave {
  font-family: 'Georgia' !important;
  line-height: 2em;
  margin-top: 80px;
}

.article-content h3 {
  font-size: 1.4em;
  line-height: 1.1em;
}

.article-content h3 a {
  font-size: 26px;
  line-height: 1.1em;
}

.section-paz .tags a {
  padding-right: 15px;
  display: inline-block;
  margin-bottom: 10px;
}

.checked .left-container p {
  font-size: 16px;
}

.field-name-field-explicacion p {
  font-family: 'Georgia';
  font-size: 14px;
  line-height: 1.8em;
}

.superior-blanca {
  width: 100%;
  position: relative;
}

.pauta-izq {
  background-color: red;
  width: 130px;
  height: 600px;
  position: absolute;
}

.pauta-der {
  background-color: red;
  width: 130px;
  height: 600px;
  position: absolute;
  right: 0;
  top: 0;
}

.pauta-sup {
  width: 100%;
  text-align: center;
}

.paz .main-section-header p {
  width: 54%;
}

.pauta-movil {
  width: 320px;
  background-color: blue;
  height: 50px;
  margin: 0 auto 10px auto;
  display: block;
}

.temas-paz .botton, .temas-paz .botton:hover {
  margin: 0px 0 60px 130px;
  border: 0px;
  background-color: transparent;
  clear: both;
}

.view .progress-disabled {
  float: left;
}

.section-paz .submenu-paz li.active {
  color: #2d3132;
}

.section-paz .submenu-paz li {
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  color: #b2babe;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 700;
}

.field-collection-container {
  border-bottom: 0px;
  margin-bottom: 1em;
}

.checked .right-container .check {
  background: #44a5db;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 8px 20px;
  float: left;
  border-radius: 16px;
  margin: 0 0 10px 0;
  letter-spacing: 2px;
}

.field-collection-container .field-items .field-item {
  margin-bottom: 0px;
}

.checked .left-container .author h3 {
  font-size: 0.9em;
  color: #000;
  text-transform: none;
  padding-left: 0px;
  margin: 0;
  display: block;
  float: left;
  font-family: 'Roboto';
}

.checked .left-container .author h4 {
  font-size: 10px;
  color: #999;
  text-transform: none;
  padding-left: 0px;
  margin-top: -5px;
  display: block;
  float: left;
  font-family: Georgia, serif;
}

.mito_detector_personajes .checked .left-container:after {
  display: none;
}

.mito_detector_personajes li {
  list-style: none;
  cursor: pointer;
}

.mito_detector_personajes .checked .left-container {
  border-right: 0px;
}

.mito_detector_personajes .infoautor {
  display: inline-block;
  margin-left: 0;
}

@media screen and (max-width: 992px) {
  .paz .main-section-header p {
    width: 100%;
    font-size: 15px;
  }
  .preguntas_clave ul {
    max-height: inherit;
    overflow-y: inherit;
    width: 100%;
  }
  .article-content h3 a {
    line-height: 1em;
  }
  .lo-ultimo .article-content h3, .view-silla-blanca .article-content h3 {
    width: 54%;
    margin-left: 15px;
    display: inline-block;
  }
  .section-paz .number-list {
    margin-top: 2px;
    padding: 1.7% 2% 0.7% 2%;
  }
  .section-paz .item .article-content h3 {
    display: inline-block;
    width: 80%;
    padding-top: 14px;
    font-size: 5px;
  }
  .article-checked {
    border-bottom: solid thin #ddd;
    margin-bottom: 20px;
  }
  .view-flujo-chequeados .view-content .views-row:last-child .article-checked {
    border-bottom: 0px;
  }
  .section-paz .dropdown:hover {
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
    margin: 0px;
  }
  .section-paz .dropdown-temas, .section-paz .dropdown-menu {
    width: 100%;
    margin-bottom: 30px;
  }
  .section-paz .dropdown-menu {
    margin-top: -30px !important;
  }
  .section-paz .dropdown-menu {
    padding-left: 10px;
    text-align: left;
    font-family: 'Roboto';
  }
  .section-paz .title span.caret, .dropdown-temas span.caret {
    display: inline-block !important;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    background-color: transparent;
    padding: 0px;
  }
  .acuerdos li.imagen .logo {
    padding: 0px;
    border: 0px;
  }
  .explicacion_acuerdo_movil {
    position: absolute;
    ;
    width: 95%;
    height: 95%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 40px 15px 15px 15px;
    top: 10%;
    left: 3%;
    z-index: 14;
  }
  .explicacion_acuerdo_movil .cerrar {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    color: gray;
    cursor: pointer;
  }
  .tab-acuerdos {
    padding-bottom: 30px;
  }
  .preguntas_clave li.active, .mito_detector li.active {
    color: #bbb;
  }
  .preguntas_clave li.activemovil, .mito_detector li.activemovil {
    color: #444848;
  }
  .section-explicacion h2 {
    margin-bottom: 30px;
  }
  .section-explicacion .botton, .section-explicacion .botton:hover {
    margin: 0px 0 60px 50px;
  }
  .article-content h3 a {
    font-size: 17px;
  }
}
