@import url('https://fonts.googleapis.com/css2?family=Arsenal&family=Heebo:wght@300&family=Libre+Franklin:wght@200&family=News+Cycle&family=Open+Sans:wght@300&display=swap');

/*
font-family: 'Arsenal', sans-serif;
font-family: 'Heebo', sans-serif;
font-family: 'Libre Franklin', sans-serif;
font-family: 'News Cycle', sans-serif;
font-family: 'Open Sans', sans-serif;
*/

* {
margin: 0px;
padding: 0px;
}

main {
    width: 96%;
    padding: 2%;
    /*background-image: url("fondo.png");*/
}
main > div {
    width: auto;
    margin: 0px auto;
}

#Calendario_Anual {
    float: center;
    width: auto;
    margin: 0 250px;
    padding-top: 30px;
    background-color: #FFFFFF;
    border-radius: 10px;
    
}

#Calendario_Anual > h1 {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    padding: 40px 0px;
    text-align: center;
    text-shadow: rgb(150, 150, 150) 3px 3px 5px;
}

#Programas_Disponibles {
    /*float: left;*/
    width: auto;
    margin: 0 250px;
    padding-top: 0px;
    background-color: #FFFFFF;
    border-radius: 10px;
}

#Programas_Disponibles > h1{
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    padding: 10px 0px;
    text-align: center;
    text-shadow: rgb(150, 150, 150) 3px 3px 5px;
    
}

#Programas_Disponibles > p{
    font-family: 'Libre Franklin', sans-serif;
    font-size: 18px;
    padding: 10px 0px;
    text-align: center;
    
}




#infoadicional {
    
    float: right;
    width: 280px;
    padding: 20px;
    background-color: #E7F1F5;
    border-radius: 10px;
    font-family: 'Heebo', sans-serif;
    box-shadow: rgb(150,150,150) 5px 5px 20px;
}
#infoadicional h1{
    color: #333333;
    margin-bottom: 15px;
}
#infoadicional a {
   text-decoration: none;
}



article {
    position: relative;
    padding: 0px 40px 20px 50px;
}
article time {
    display: block;
    position: absolute;
    top: 35px;
    left: -70px;
    width: 100px;
    padding: 15px 5px;
    background-color: #094660;
    box-shadow: 3px 3px 5px rgba(100, 100, 100, 0.7);
    border-radius: 5px;
}
.numerommmm {
    font: 30px Verdana, sans-serif;
    color: #FFFFFF;
    text-align: center;
}
.numeroaaaa {
    font: 14px Verdana, sans-serif;
    color: #FFFFFF;
    text-align: center;
    
}

article h1 {
    margin-bottom: 5px;
    font-family: 'Arsenal', sans-serif;
    font-size: 20px;
}
article p {
    font-family: 'Arsenal', sans-serif;
    text-align: center;
}
figure {
    margin: 10px auto;
    
}
figure img {
    padding: 5px;
    margin: 10px auto;
    display: block;
    /*border: 1px solid;*/
}

#table-style {
    border-bottom-style: solid;
    border-top-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    width: 100%;
}



.body-table-programa tr {
   height: 50px;
}

.body-tabla-programa tr {
   height: 70px;
}

#tabla-header-1 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    background: #094660;
}

#tabla-header-2 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    color: #535151;
   
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    text-shadow: none;
}

#tabla-header-3 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 20px;
    color: #2c5aa0;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
   
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    margin: 100%;
}

#tabla-header-4 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    background: #217821;
}

#tabla-header-5 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    background: #892CA0;
}

#tabla-header-6 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    background: #6C5D53;
}

#tabla-header-7 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    background: #0088AA;
}

#tabla-header-8 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    background: #2CA089;
}

#tabla-header-9 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    background: #D4631B;
}

#tabla-header-10 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    background: #C83771;
}

#tabla-header-11 {
    width: 2%;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-color: #D6DCE4;    /*#094660;*/
    border-width: 0 0.5px 0.5px 0.5px;
    
    background: #2CA089;
}


#tabla-contenido {
    
    text-align: center;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 20px;
    width: auto;
}

#celda-finalizado {
    margin-bottom: 5px;
    color: #d45500;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
}

#celda-abierto {
    margin-bottom: 5px;
    color: #217821;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
}

#tabla-calendario {
    
    text-align: center;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 30px;
    width: 100%;
}

#celda-tfoot {
    text-align: center;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
}



.Programas-table tr {
    font-family: 'Arsenal', sans-serif;
    font-size: 20px;
    
}

.Programas-table li {
    font-family: 'Arsenal', sans-serif;
    font-size: 20px;
    margin-left: 30px;
}


.nota-programa {
    font-family: 'Arsenal', sans-serif;
    font-size: 25px;
    color: #217821;
    text-align: center;
    margin: 0 0 30px;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
}

.alerta-programa {
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #d45500;
    text-align: center;
    margin: 0 0 50px;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
}

.cerrado {
    margin-bottom: 5px;
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #d45500;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
}


.abierto {
    margin-bottom: 5px;
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #217821;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
}

.demanda {
    margin-bottom: 5px;
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #2c5aa0;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
}


.foot-table-nota {
    margin: 0 0 0 30px;
    font-size: 16px;
    font-family: 'Heebo', sans-serif;
}

.foot-table-nota li {
    margin-left: 30px;
}
/*details {
  font: 16px "Open Sans", Calibri, sans-serif;
  width: auto;
  
}*/

/*details > summary {
  padding: 2px 6px;
  width: 85%;
  background-color: #ddd;
  border: none;
  box-shadow: 3px 3px 4px black;
  cursor: pointer;
}*/

/*details[open] > summary {
  background-color: #ccf;
}*/

details > table {
  border-radius: 0 0 10px 10px;
  background-color: white;
  padding: 2px 6px;
  margin: 0;
  box-shadow: 3px 3px 4px rgb(150, 150, 150);   /*black*/
}


#sumario_EA_EE {
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #094660;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
    text-align: center;
    cursor: pointer;
    /*list-style: none;*/
    /*list-style-image: url("../img/icon-head.png");*/
    /*list-style-position: inherit;*/
}

#sumario_EA_CI {
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #217821;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
    text-align: center;
    cursor: pointer;
}

#sumario_EA_RL {
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #892CA0;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
    text-align: center;
    cursor: pointer;
}

#sumario_EA_RF {
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #6C5D53;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
    text-align: center;
    cursor: pointer;
}

#sumario_EA_RE {
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #D4631B;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
    text-align: center;
    cursor: pointer;
}

#sumario_EA_VB {
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #C83771;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
    text-align: center;
    cursor: pointer;
}

#sumario_EA_TM {
    font-family: 'Arsenal', sans-serif;
    font-size: 30px;
    color: #2CA089;
    text-shadow: rgb(150, 150, 150) 1px 1px 2px;
    text-align: center;
    cursor: pointer;
}


.recuperar {
clear: both;
}