/* Contenido interfaz base*/

.banner_superior{
    background-color: #fd5018;
}
#texto_fecha{
    color: antiquewhite;
    font-size: 12px;
    font-weight: 600;
    margin-left: 5px;
}
.regis{
    color: white;
   Font-weight: 600;
}
#candado{
    width: 11px;
    height: 11px;
    margin-right: 5px;
}
#muv{
    margin-right: 10px;
}
#red{
    width: 20px;
    height: 20px;
}
#buscador{
    border-radius: 0px;
}
.buscador{
    margin-left: -5px;
}
.mover{
    margin-left: 20px;
}
.busca{
    border: 0;
    background: white;
}
#sus{
    border: solid darkgrey 2px;
    font-size: 13px;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 15px;
}
#boton_menu{
    border: 0px;
    border-radius: 0;
}
#botones{
    border: 0px;
    border-radius: 0px;
}
#texto_fecha2{
    color: antiquewhite;
    font-size: 12px;
    font-weight: 600;
    border-bottom: solid #fd5018 1px;
    border-top: solid #fd5018 1px;
}
#texto_fecha3{
    color: antiquewhite;
    font-size: 12px;
    font-weight: 600;
}
#texto_fecha4{
    color: antiquewhite;
    font-size: 12px;
    font-weight: 600;
    border-top: solid #fd5018 1px;
}
#candado{
    width: 11px;
    height: 11px;
    margin-right: 5px;
}
.banner_inferior{
    background-color: #212121;
    color: gainsboro;
}
.continuo{
    display: flex;
    @media screen and (max-width:414px){
        flex-direction: column;
        }
}
.estilo{
    border-bottom: solid #fd5018 2.5px;
    width: fit-content;
 }
.loguito{
    margin-left: 15px;
}
.redes{
    display: flex;
    margin: auto;
}
.color{
    color: azure;
    font-size: 13px;
    margin: 20px;
}
.logos{
  border-radius: 50%;
  width: 35px;
  height: 35px;  
  margin: 10px;
  background-color: darkgrey;

}
#correr{
    margin-right: 10px;
}
#correr2{
    margin-right: -40px;
}
.margen1{
  border-top: solid darkslategrey 1px;
  border-bottom: solid darkslategrey 1px;
  border-right: solid darkslategrey 1px;
  padding: 50px;
}
.margen2{
    border: solid darkslategrey 1px;
    padding: 50px;
}
.margen3{
    border-top: solid darkslategrey 1px;
  border-bottom: solid darkslategrey 1px;
  border-left: solid darkslategrey 1px;
  padding: 50px;
}
#prueba{
    margin-right: 40px;
}
#border_inferior{
    border-bottom: solid #fd5018 2px;
    margin-left: 35px;
    margin-right: 35px;
}
#prueba2{
    margin-left: 40px;
    margin-right: 40px;
}

/* Contenido interfaz ultimo_jueves */
.revistas{
    background-color: #f5f5f5;
    display: flex;
    @media screen and (max-width:414px){
        flex-direction: column;
       } 
}
.lado{
    margin-left: -65px;
}
.margen{
    margin-right:25px;
    color: gray;
    font-weight: 600;
    font-size: 17px;
}
.jueves{
    width: 100%;
}
.jueves_imagen{
    width: 100%;
}
#estilo{
    font-size: 23px;
    font-weight: 700;
    border-bottom: solid #fd5018 2.5px;
    width: fit-content;
 }
 .cuerpo{
    border-radius: 0px;
    border: solid silver 1px;
    color: gray;
    font-weight: 600;
    font-size: 17px;
    cursor: pointer;
    text-decoration: none;
}
.color6{
    border: 0px;
    border-radius: 0px;
    color: dimgray;
    text-decoration: none;
    cursor: pointer;
 }
 .color6:hover{
    color: #fd5018;
 }
 #color_fondo{
    border-radius: 0;
    border: 0px;
    border-bottom: solid #fd5018 2px;
}
/* Contenido interfaz emisiones */
.chiquito{
    font-size: 15px;
    font-weight: 700;
}
#espacito{
    margin-right: 5px;
    width: 13px;
    height: 13px;
}
#espacito2{
    margin-right: 5px;
    width: 13px;
    height: 17px;
}

.estilo1{
    margin-right: 10px;
    font-size: 15px;
    font-weight: 700;
}
.estilo2{
    border: 0px;
    border-radius: 0px;
    color: #212121;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
 }
 .estilo2:hover{
    color: #fd5018;
 }
 #boton_facebook{
    background-color: #3540d0;
    color: #f5f5f5;
    cursor: pointer;
 }
 #boton_twitter{
    background-color: deepskyblue;
    color: #f5f5f5;
    cursor: pointer;
 }
.peque{
    font-size: 12px;
    color: darkslategray;
    border-top: solid silver 1px;
    
}
 #vistas{
    font-size: 13px;
    color: grey;
 }
 #letra_facebook{
    font-weight: 700;
    cursor: pointer;
 }
 .dios {
    width: 100%;
    @media screen and (max-width:414px){
        width: 100%;
       } 
}
 .dios a{
    color: #fd5018;
    text-decoration: none;
}
.dios a:hover{
    color: #212121;
}
.dios img{
    max-width: 100%;
    height: auto;
    @media screen and (max-width:414px){
        max-width: 100%;
        height: auto;
       }
}
.decoration{
    text-decoration: none;
    color: #212121;
}
.decoration:hover{
    color: #fd5018;
}
.cuerpo2{
    color: dimgray;
    text-decoration: none;
    cursor: pointer;
}
.madre{
    @media screen and (max-width:414px){
        margin-top: -50px;
       }
}
.derechos{
    color: dimgray;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Courier New', Courier, monospace;
}
