﻿
* {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
   
}


a {

    text-decoration:none;
     
}
.EnlaceHoverNegro {

}
.divSeccion {
width:100%;
padding-bottom:10px;
}


.EnlaceColor {
   font-weight: bolder;
}
.divVerContrato {
   width:100%
}
.EnlaceHoverNegro:hover {

   color:black;
   font-weight: 600; 

}
:focus {

    outline: none;

}


.ClienteSize {
    font-size: 24px;
    font-weight: bolder;
}

::-webkit-scrollbar {

    width: 9px;

}

::-webkit-scrollbar-track {
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(155, 155, 155, 0.5);
    border-radius: 20px;
    border: transparent;
}

html, body, form {

    height: auto;
    width: 100%;
    margin: 0;
    padding: 0;
    scrollbar-width: thin;
}
@font-face {

    font-family: 'Signika';
    src: url('Fuentes/Signika-Light.eot');
    src: local('Signika'), url('Fuentes/Signika-Light.eot?#iefix') format('embedded-opentype'), url('Fuentes/Signika-Light.woff') format('woff'), url('Fuentes/Signika-Light.ttf') format('truetype'), url('Fuentes/Signika-Light.svg#open-sans') format('svg');

}

@font-face {

    font-family: 'Open Sans', Open_Sans;
    src: url('Fuentes/OpenSans-Italic-VariableFont_wdth,wght.ttf');
   
}
 /* #ContenedorVentana {
            width:100%;
            margin-left:20;
            display: flex;
            flex-direction: column;
            flex: 1;
            justify-content: center;
            align-items: flex-start;
            margin: auto;
            padding-bottom: 10px;
            padding-left: 10px;
            padding-right: 30px;
            font-family: Arial;                    
        }*/
       #ContenedorVentana {

            width: -moz-calc(100% - 20px);
            width: -webkit-calc(100% - 20px);
            width: calc(100% - 20px);
            bottom: 10px;
            display: flex;
            flex-direction: column;
            flex: 1;
            justify-content: center;
            align-items:flex-start;
            max-width: 1300px;
            margin: auto;
            padding-bottom: 10px;
            padding-left: 10px;
            padding-right: 10px;
            font-family:Arial !important; 
            font-size:14px;

        }

       /*--Boton Ayuda*/

    .botonAyuda{
        padding-bottom: 10px;
        padding-top: 10px;
        pointer-events: none!important;
        align-items: center!important;
        align-self: center!important;
        width: 100%!important;
        display: inline-block!important;
        font-size: 1.2em!important;
        float:left;
        background:white;      
        color: #1B9EDB;
        margin-left:10px;
    }

    .botonAyuda:hover {
        opacity: 0.50;
        -moz-opacity: .50;
        filter: alpha (opacity=50);
    }


    /*tablaRiesgos*/
.tablaRiesgos {
width:100%;
margin:10px;
  background: #ccc;
  border-spacing: 1px;
}
.tablaRiesgosRow {
    background-color:white
}
.tablaRiesgosRowVacia{
 
}
.tablaRiesgosCell{
    padding:8px;
     background-color:white

}
.tablaRiesgosCellCentrada{
    padding:8px;
    text-align:center;
     background-color:white
}

    /*--divTabla*/
.divTabla {
    width: 33%;
    display: table-cell;
}

.divTablaEspecial {
    width: 300px;
    display: table-cell;
}

.divTablalabel {
    width: 230px;
    display: table-cell;
}

.divTablaFila {
    width: 100%;
    display: table-row;
}

.divInvisible {
    display: table-row;
    width: 230px;
}

.labelOcultar {
    display: inline;
}
.divTablaDos {
    width: 50%;
    display: table-cell;
    text-align:start;
    align-content:flex-start;
     padding:5px;

}
.input-checkbox {display:inline-block; float: left; margin-top:-5px;}
    .label-question {display: inline-block; max-width:90%;}

.centrarCheckBox {
    vertical-align:middle!important;
    margin-top:-3px!important;
}
.centrarInterrogante {
    vertical-align:middle!important;
    margin-top:-6px!important;
}

.divMediaPantallaIzquierda {
     width:45%;
     float: left;
}
.divMediaPantallaDerecha {
    width: 50%;
    float: left;
}

.ContenedorPantalla {
    display: flex;
    clear: none;
    width: 100%;
}

@media screen and (max-width: 800px) {

      .ContenedorPantalla {
        display: initial;
    }

    .divMediaPantallaIzquierda {
        width: 100%!important;
    }

    .divMediaPantallaDerecha {
        width: 100%!important;
    }

    .divTabla {
        width: 90%;
        float: left;
    }
    .labelAgrandar {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%!important;
    }

    .DivBuscador {
        display: initial ;
  
        width: 100%;
    }

    .divTablaDos {
        width: 90%;
        float: left;
    }
    .divsPersona {
        width: 90%;
    }

    .divsPersonaEmail {
        width: 90%;
    }

    .divsPersonaNombre {
        width: 90%;
    }

    .labelIzquierda {
        margin-top: 10px;
        margin-bottom: 10px;
         width: 100%!important;
    }

      .subirArchivoMovil {
        margin-top: 10px;
        margin-bottom: 20px;
         width: 100%!important;
    }

    .labelIzquierdaAInvisible {
        display:none!important;
    }

    .divTablalabel {
        width: 90%;
        float: left;
    }

    .labelOcultar {
        display: none;
        width: 0px!important;
        position: absolute;
        left: -999em;
    }

    .divInvisible {
        display: none;
    }

    .divTablaFila {
        width: 90%;
        float: left;
    }
}

.EtiquetaTituloNegro {

     font-family:Arial; 
    font-size:40px; 
    font-weight:700; 
    color:#222121;
    line-height:45px; 

}
.EtiquetaSubTituloNegro {

       font-family:Arial;
      font-size:18px; 
      font-weight:400; 
      color:rgb(74, 74, 74);
      line-height:30px; 
      text-align :center;

}
.FuenteTitulo1 {

    text-decoration: none;
      font-family:Arial !important; 
    color: white;
    font-size: 17px;
    display: block;
    vertical-align:middle;
    font-weight: 400;
    line-height: 25px;
    height:100%;

}
.FuenteContenidoBlanco {
    font-family: Arial;   
    color: white!important;
    font-size: 16px;
    display: block;
    font-weight: 400; 
    line-height: 20px;

}

.FuenteContenidoAzul {
    font-family: Arial;   
    color: #1A9FDB;
    font-size: 16px;
    display: block;
    font-weight: 400; 
    line-height: 20px;

}
.marginTextCreado {
margin-bottom:10px;
}
.ModeloCajasDiseno1 {

    height:28px;

    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-style: solid;
    border:1px solid #39a0e5;
    background-color:white;
    
    font-family:Arial !important; 
    font-size: 14px;
        
    padding-left  : 5px;

}
.ModeloCajasDiseno1:hover {

    background-color:#c0dff3;

}
.ModeloCajasDiseno1:focus {

    border:2px solid white;
    background-color:#c0dff3;

}

.BotonVerdeBlanco {

    background-color: rgb(6, 155, 43);
    border:none;
    display: inline-block;
    cursor: pointer;
    color: white;
     font-family:Arial !important; 
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    width:150px;

}

.BotonVerdeBlancoCopia {

    background-color: rgb(6, 155, 43);
    border:none;
    display: inline-block;
    cursor: pointer;
    color: white;
     font-family:Arial !important; 
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;

}
.Space label
{
   margin-left: 2px;
}

.BotonAzulBlanco {

    background-color: #105596;
    border:none;
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial !important; 
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    width:150px;

}

.labelMedio {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
}

.DivBuscador {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.BotonAzulBlancoPequeño {
    background-color:#105596;
    border:none;
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial !important; 
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    width:114px;
}

.BotonAzulBlancoCopia {

    background-color: rgba(16, 85, 150, 0.75);
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial !important; 
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;

}


  .BotonAzulBlancoGrande {
            background-color: #105596;
            border: none;
            display: inline-block;
            cursor: pointer;
            color: white;
            font-family: Arial !important;
            font-size: 14px;
            font-weight: bold;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 8px;
            padding-right: 8px;
            text-decoration: none;
            width: 190px;
        }

    .BotonAzulBlancoGrande:hover {
        background-color: rgba(58, 131, 195, 0.47);
    }

.BotonAzulBlancoCopia:hover {
    background-color: rgba(58, 131, 195, 0.47);
}

.BotonVerdeBlancoCopia:hover {
    background-color: rgba(6, 155, 43, 0.74);
}


.divMedidas1 {
    flex: 1;
}

.divMedidas4 {
flex:4
}

.BotonSalirDiv {
    width: 100%;
    position: absolute;
    left: 10px;
    bottom: 20px;
}

.BotonGuardarDiv {
    width: 100%;
    position: absolute;
    right: 40px;
    bottom: 20px;
}

.BotonAzulBlanco.CrearEntidadButton {
            position: absolute;
            right: 0;
            margin-right: 40px;
            width:auto;
        }


.BotonAzulBlanco:hover {

    background-color: rgba(58, 131, 195, 0.47);

}



.radio {
 display: table-cell;
    vertical-align: middle;
    margin-right:5px;
}

.radioSpan {
    margin-left:5px;
}

    .BotonAzulBlancoPequeño.CrearEntidadButton {
        position: absolute;
        right: 0;
        margin-right: 40px;
        width: auto;
    }

    .BotonAzulBlancoPequeño:hover {
        background-color: rgba(58, 131, 195, 0.47);
    }

.BotonRojoBlanco {

    background-color: rgba(255, 0, 0, 0.75);
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial !important; 
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    width:150px;
}

.BotonRojoBlancoCabecera{

    background-color: rgba(255, 0, 0, 0.75);
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial !important; 
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
}

.BotonRojoBlancoPequeño {

    background-color: rgba(255, 0, 0, 0.75);
    border:none;
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial !important; 
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    width:150px;
}
.leftButton {
            position: absolute;
            left: 0;
            margin-left: 40px;
        }
.BotonRojoBlanco:hover {

    background-color: rgba(58, 131, 195, 0.47);

}

html .RadMenuPopup .rmGroup {
    height: auto;
}


.spanMuyAlto {

    background-color: rgba(255, 0, 0, 0.75);
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial; 
    font-weight: bold;  
    text-decoration: none;
    padding-left:5px;
    padding-top:1px;
    padding-bottom:1px;
    padding-right:5px;
}

.spanAlto {

    background-color:  #F8AC59;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial;  
    font-weight: bold;  
    text-decoration: none;
    padding-left:5px;
    padding-top:1px;
    padding-bottom:1px;
    padding-right:5px;
}
.spanNulo {

    background-color:  #A7AAAB;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial;  
    font-weight: bold;  
    text-decoration: none;
    padding-left:5px;
    padding-top:1px;
    padding-bottom:1px;
    padding-right:5px;
}

.spanBajo {

    background-color: rgba(16, 85, 150, 0.75);
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    color: white;
    font-family:Arial;  
    font-weight: bold;  
    text-decoration: none;
    padding-left:5px;
    padding-top:1px;
    padding-bottom:1px;
    padding-right:5px;
}




#Contenedor {

    width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
     font-family:Arial !important; 

}

#Cabecera {

    min-height: 150px;
    background-color: WHITE;

}
#CabeceraLeyenda {
    width: 100%;
    min-height: 50px;
    background-color: #105596;
    display: flex;
    flex-direction: row;
    flex-wrap: no-wrap;
    align-items: center;
}
#CabeceraLeyendaTelefono {

    flex-grow: 1;
    text-align: right;
    margin-right: 40px;

}
#CabeceraLeyendaAcceso {

    margin-right: 40px;

}
#CabeceraMenu {

    width: 100%;
    min-height: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}

#CabeceraMenuLogo {

    max-width: 250px;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;

}

#CabeceraMenuLogoMovil {

  display:none

}

#CabeceraMenuLogoCopia {

    max-width: 400px;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;

}


.Logo {

    max-width: 200px;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;

}
.LogoCopia {

    max-width: 300px;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;

}
#CabeceraMenuMenu {

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    flex-grow: 1;

}

.CabeceraMovil {
   display:none;
}

.CabeceraContenedorMovil {
    display:none
}

#CabeceraMenuMenuPC {

    width: 100%;
    height: 100%;
    flex-grow: 1;
    display: flex;

    justify-content:flex-start;
    align-items: center;

}
#CabeceraMenuMenuMobil {

    display: none;
    min-height:40px; 
    width :100%;
    height:100%; 
    background-color:white; 
    flex-grow: 1;

}
#Contenido {

    width: 100%;
    font-size:14px;

}

.Pie {

    flex-basis: 100px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3a83c3+0,203885+100 */
    width: 100%;
    min-height: 100px;
    background: #3a83c3; /* Old browsers */
    background: -moz-linear-gradient(top, #3a83c3 0%, #203885 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #3a83c3 0%,#203885 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to buttom#3a83c3 0%,#203885 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a83c3', endColorstr='#203885',GradientType=1 ); /* IE6-9 */
    margin-bottom: 0px;
   
}
.PieCliente {

    flex-basis: 100px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3a83c3+0,203885+100 */
    width: 100%;
    min-height: 100px;
     min-width:1300px;
    background: #3a83c3; /* Old browsers */
    background: -moz-linear-gradient(top, #3a83c3 0%, #203885 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #3a83c3 0%,#203885 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to buttom#3a83c3 0%,#203885 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a83c3', endColorstr='#203885',GradientType=1 ); /* IE6-9 */   
    margin-bottom: 0px;

}
#PieLogo {

    min-height: 100px;
    min-width: 280px;
    display: flex;
    justify-content: center;
    align-items:center ;
    flex-grow: 1;
    padding-top: 0px;

}

#PieContactar {

    min-height: 100px;
    min-width: 200px;
    justify-content: center;
    align-items: flex-start;
    flex-grow: 1;
    padding-top: 10px;

}

#PieHorario {

    min-height: 100px;
    min-width: 200px;
    flex-grow: 1;

}
.EtiquetaPieTitulo {
     font-family:Arial !important;
    font-size: 16px !important;
    font-weight: 500;
    color: white;
    border-bottom: 3px solid White;
}
.ListaPie {

    margin-top: 15px;
    margin-bottom: 10px;
      font-family:Arial !important; 
    color: white;
    font-size: 14px;
    display: block;
    font-weight: 400;
    line-height: 20px;
}

.ListaPie > li {

    margin-top: 5px;
    margin-bottom: 5px;

}

.margindivTitulo {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align:left;
}

.margindivTituloConPadding {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align:left;
    padding-bottom:20px;
}
.margindivTituloConPaddingPequeño {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align:left;
    padding-bottom:10px;
}
.margindivsubTitulo {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: dashed 1px #1e1e1e;
    text-align:left;
    padding-bottom:10px;
}
.margindivsubTituloSinLinea {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align:left;
    padding-bottom:10px;
}

.lineaAbajoSolidTitulo {
     border-bottom: solid 1px #1e1e1e;
}
.lineaAbajoDashedTitulo {
     border-bottom: dashed 1px #1e1e1e;
}
.TituloPagina {
    color: #040605;
    text-decoration: none;
}

.Titulo {
    color: #040605;
    text-decoration: none;
    font-size:20px;
}
.TituloPequeño {
    color: #040605;
    text-decoration: none;
    font-size:14px;
}

.RadLabelAcceso {
    font-size: 18px!important;
    font-weight: bold!important;
    color: #1B96D2!important;
}

.Activar {
    font-size: 14px;
    font-weight: bold;
    color: grey;
    margin-left: 240px;
}


.MarcarTodosTitulo {
    color:#062331;
    font-weight:bold;
    font-size:20px;
    
}
.MarcarTodos {
    font-size:14px;
    color: #4F6CFF;
    font-weight:bold;
    text-decoration: none;
}

.MarcarTodos:hover {
    color: #23527C;
}
.Invisible {
    visibility:hidden;
}

.personasContacto {
  border-bottom: dashed 1px;
}

.divsPersona {
    width:20%;
    float: left;
    margin-left:20px;
}
.divsPersonaEmail {
    width:25%;
    float: left;
    margin-left:20px;
}
.divsPersonaNombre{
    width: 25%;
    float: left;
}
 .pruebadivHover {
            width: 95%;
            margin-top :10px;
            margin-bottom:10px; 
            padding:8px;
        }
  .pruebadivHover:hover {
          background-color:#F5F5F5;
        }


/*--Textbox dinaamicos*/
.textboxDinamico {
margin-bottom:10px;
}
.BotonRojoBlancoDinamico {
    border:none;
    background-color: rgba(255, 0, 0, 0.75);
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial !important; 
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    width:25px;
    height:25px;
   margin-left:10px;

}

.MostrarBoton {
display: normal;
}
.NoMostrarBoton {
display: none;
}
.pruebadivEspacio {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 25px;
}
.pruebadivEspacioDivDinamico {
    width: 95%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 25px;
}

.pruebadiv {
    width: 100%;
    padding: 8px;
}
.pruebadivSinPaddingHorizontal {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
}


/*--Aviso Azul*/

.avisoDiv {
    width: -moz-calc(75% + 230px);
    width: -moz-calc(75% + 230px);
    width: -moz-calc(75% + 230px);
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px;
    background-color: #D9EDF7;
}

.aviso span{
color:#31708F;
}
.aviso i{
color:#31708F;
margin-right:8px;
}
.avisoDivVerdeInvisible {
    width: -moz-calc(75% + 230px);
    width: -moz-calc(75% + 230px);
    width: -moz-calc(75% + 230px);
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px;
    background-color: #DFF0D8;
    margin-left:10px;
    display:none;
}
.avisoDivVerde {
    width: -moz-calc(75% + 230px);
    width: -moz-calc(75% + 230px);
    width: -moz-calc(75% + 230px);
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding: 15px;
    background-color: #DFF0D8;
}
.avisoVerde span{
color:#3C763D;
}
.avisoVerde i{
color:#3C763D;
margin-right:8px;
}
/*--Boton Dropdowwn*/

.dropbtn {
  
    background-color: #105596;
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial !important; 
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: rgba(58, 131, 195, 0.47);
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  width:200px;
  margin-left:-130px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}


    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-size: 14px;
    }


.botonMarginRight {
    margin-right: 25px;
}
.botonMarginRightAñadir {
    margin-right: 33px;
}
.botonMarginRightAñadirCliente {
    margin-right: 6px;
}
.botonMarginRightBotonDinamico {
    margin-right: 35px;
}

.dropdown a:hover {background-color: rgba(58, 131, 195, 0.47);}

.show {display: block;}
a i.iTamaño {
    pointer-events: none;
    width: auto;
}

/*--MENU--*/


.MenuTamaño {
    width: 300px;
    background-color: #062331;
    min-height: 100vh;
    font-size: 16px;
}


    .MenuTamaño ul {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: 40px;
    }


        .MenuTamaño ul a {
            box-sizing: border-box;
            color: white;
            background: #09354A;
            display: block;
            width: 100%;
            height: 100%;
            padding: 8px 20px;
            text-decoration: none;
        }

        .MenuTamaño ul ul a:hover {
            color: white;
            background: #09354A;
        }

        .MenuTamaño ul ul a.submenuActivo {
            color: white;
            background: #09354A;
        }

        .MenuTamaño ul ul ul a.submenuActivo {
            color: white;
            background: #09354A;
        }

        .MenuTamaño ul ul ul ul a.submenuActivo {
            color: white;
            background: #09354A;
        }

        .MenuTamaño ul ul ul ul ul a.submenuActivo {
            color: white;
            background: #09354A;
        }

        .MenuTamaño ul ul a {
            color: #a7b1c2;
            background: #293846;
            padding-left: 40px;
        }

        .MenuTamaño ul ul ul a {
            color: #a7b1c2;
            background: #293846;
            padding-left: 50px;
            font-size: 14px;
        }
        .MenuTamaño ul ul ul ul a {
            color: #a7b1c2;
            background: #293846;
            padding-left: 60px;
            font-size: 14px;
        }

        .MenuTamaño ul ul {
            display: none;
            overflow: hidden;
        }

ul li.active {
    border-left: solid 5px #1B96D2;
}

    ul li.active ul {
        display: block;
    }

        ul li.active ul li ul {
            display: none;
        }

        ul li.active ul li.active ul {
            display: block;
        }

        ul li.active ul li.active {
            border-left: none;
            border-right: solid 5px #82BF4F;
        }

            ul li.active ul li.active ul a {
                background: #09354A;
            }

            ul li.active ul li.active ul li ul {
                display: none;
            }

            ul li.active ul li.active ul li.active ul {
                display: block;
                border-left: none;
            }

            ul li.active ul li.active ul li.active {
                border-left: none;
                border-right: none;
            }

            ul li.active ul li.active a {
                background: #09354A;
                color: white;
            }

            ul li.active ul li.active ul li a {
                background: #09354A;
                color: #a7b1c2;
            }

                ul li.active ul li.active ul li a:hover {
                    background: #09354A;
                    color: white;
                }

            ul li.active ul li.active ul li.active ul li a {
                background: #293846;
                color: #a7b1c2;
            }

                ul li.active ul li.active ul li.active ul li a:hover {
                    background: #09354A;
                    color: white;
                }

            ul li.active ul li.active ul li.active a {
                background: #09354A;
                color: white;
            }

            ul li.active ul li.active ul li.active ul li.active a {
                background: #09354A;
                color: white;
            }

a span {
    pointer-events: none;
}

a i {
    pointer-events: none;
    width: 20px;
}

.MenuDespegable {
    font-size: 16px;
}

li a span {
    display: inline;
}

.minWidthMaestra {
    min-width: 1300px!important;
    flex-basis: 100%!important;
}
@media screen and (max-width: 1300px) {

    .MenuTamaño {
        width: 60px;
        background-color: #062331;
        min-height: 100vh;
        font-size: 14px;
    }


        .MenuTamaño ul {
            list-style: none;
            line-height: 5px;
            align-items: center;
        }

            .MenuTamaño ul li {
                border-bottom: solid 1px #1e1e1e;
            }


            .MenuTamaño ul a {
                box-sizing: border-box;
                color: white;
                background: #09354A;
                display: block;
                width: 100%;
                text-decoration: none;
                padding: 10px;
                text-align: center;
            }

            .MenuTamaño ul ul a:hover {
                color: white;
                background: #09354A;
            }

            .MenuTamaño ul ul a.submenuActivo {
                color: white;
                background: #09354A;
            }

            .MenuTamaño ul ul ul a.submenuActivo {
                color: white;
                background: #09354A;
            }

            .MenuTamaño ul ul ul ul a.submenuActivo {
                color: white;
                background: #09354A;
            }

            .MenuTamaño ul ul ul ul ul a.submenuActivo {
                color: white;
                background: #09354A;
            }

            .MenuTamaño ul ul a {
                color: #a7b1c2;
                background: #293846;
                text-align: center;
                padding-left: 0px;
            }

                .MenuTamaño ul ul a ion-icon {
                    font-size: 25px;
                }

            .MenuTamaño ul ul ul a {
                color: #a7b1c2;
                background: #293846;
                font-size: 14px;
                text-align: center;
                padding-left: 0px;
            }

              .MenuTamaño ul ul ul ul a {
            color: #a7b1c2;
            background: #293846;
            padding-left: 60px;
            font-size: 14px;
             padding-left: 0px;
        }


            .MenuTamaño ul ul {
                display: none;
                overflow: hidden;
            }

    ul li.active {
        border-left: solid 5px #1B96D2;
    }

        ul li.active ul {
            display: block;
        }

            ul li.active ul li ul {
                display: none;
            }

            ul li.active ul li.active ul {
                display: block;
            }

            ul li.active ul li.active {
                border-left: none;
                border-right: solid 5px #82BF4F;
            }

                ul li.active ul li.active ul a {
                    background: #09354A;
                }

                ul li.active ul li.active ul li ul {
                    display: none;
                }

                ul li.active ul li.active ul li.active ul {
                    display: block;
                    border-left: none;
                }

                ul li.active ul li.active ul li.active {
                    border-left: none;
                    border-right: none;
                }

                ul li.active ul li.active a {
                    background: #09354A;
                    color: white;
                }

                ul li.active ul li.active ul li a {
                    background: #09354A;
                    color: #a7b1c2;
                }

                    ul li.active ul li.active ul li a:hover {
                        background: #09354A;
                        color: white;
                    }

                ul li.active ul li.active ul li.active ul li a {
                    background: #293846;
                    color: #a7b1c2;
                }

                    ul li.active ul li.active ul li.active ul li a:hover {
                        background: #09354A;
                        color: white;
                    }

                ul li.active ul li.active ul li.active a {
                    background: #09354A;
                    color: white;
                }

                ul li.active ul li.active ul li.active ul li.active a {
                    background: #09354A;
                    color: white;
                }

    a span {
        display: none!important;
    }

    .MenuTamaño ul a ion-icon {
        pointer-events: none;
        font-size: 30px;
        align-items: center;
        align-self: center;
        width: 100%;
    }

    a ion-icon {
        display: none;
        pointer-events: none;
        align-items: center;
        align-self: center;
        width: 100%;
    }

    a i {
        padding-bottom: 10px;
        padding-top: 10px;
        pointer-events: none!important;
        align-items: center!important;
        align-self: center!important;
        width: 100%!important;
        display: inline-block!important;
        font-size: 1.5em!important;
    }

    .MenuDespegable {
        font-size: 16px;
    }

    li a span {
        display: inline;
    }
}

.ERMedida {
    display: flex;
    width: 100%;
    margin-top: 10px;
}
       
.CabeceraMenuLogoFotoPrograma {
        width:300px!important;
        height: 80px!important;
        padding-top: 5px;
        padding-bottom: 5px;
    }

.CabeceraMenuLogoFotoPrograma2 {
        width:200px;
        height: 35px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

@media screen and (max-width:1100px) {

    .CabeceraMovil {
    align-items: center;
    width: 240px;
    height: 50px;
     display: flex;
    justify-content: center;
    align-items: center;
    }

   .CabeceraContenedorMovil {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height:100px;
}

   #CabeceraMenu {

    display:none;
}

    .divMedidas1 {
        width: 90%;
    }

    .divMedidas4 {
        width: 90%;
    }

    .ERMedida {
        display:inline-block;    
        width: 100%;
        margin-top: 10px;
    }
    #CabeceraMenuLogo {
     display:none
    }
    #CabeceraMenuLogoMovil {

   width:100%;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;

}
     #CabeceraMenuCopia {
        max-width: 100%;
        flex-basis: 100%;
    }
    .BotonRojoBlancoDinamico {

    background-color: rgba(255, 0, 0, 0.75);
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    color: white;
      font-family:Arial !important; 
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    width:25px;
    height:25px;
    position:absolute;
    right:10px;
}

    #CabeceraMenuMenu {
        flex-basis: 100%;
    }

    #CabeceraMenuLogoFoto {
        width:240px;
        height: 70px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #PieContactar {
        padding-left: 20px;
        flex-basis: -moz-calc(100% - 20px);
        flex-basis: -webkit-calc(100% - 20px);
        flex-basis: calc(100% - 20px);
    }

    #PieHorario {
        padding-left: 20px;
        flex-basis: -moz-calc(100% - 20px);
        flex-basis: -webkit-calc(100% - 20px);
        flex-basis: calc(100% - 20px);
    }
}

  