@font-face {
    font-family: 'Myriad pro, regular';
    src: url(../storage/img/font/Myriad\ Pro\ Regular.ttf);
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    display: flex;
}
.flex-conteiner{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-top: 1vi;
}
.mas{
    margin-left: 7vi;
    width: 1.3vi;
}
.Añadir{
    text-decoration: none;
    color: black;
    margin-left: 0.5vi;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
}
.circul{
    margin-left: 8.5vi;
    width: 1.3vi;
}
.caneca{
    margin-left: 8.5vi;
    width: 1.3vi;
}
.logo{
    margin-left: 8.5vi;
    width: 3vi;
}
.report{
    margin-left: 14.5vi;
    width: 1.3vi;
}
.circle{
    margin-left: 8.5vi;
    width: 1.3vi;
}
.tuerca{
    margin-left: 8.5vi;
    width: 0.8vi;
}
.campana{
    margin-left: 0.5vi;
    width: 0.8vi;
}
.foto{
    margin-left: 0.5vi;
    width: 3vi;
}
.linea{
    background-color: rgb(134, 134, 134);
    width: 100vi;
    height: 0.1vi;
    margin-top: 4.5vi;
}
.indicadores{
    position: absolute;
    font-size: 2.7vi;
    font-family: 'Myriad pro, regular';
    top: 6vi;
    left: 38.45vi;
}
.Aqui{
    position: absolute;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
    top: 11vi;
    left: 31.9vi;
}
.flex-conteiner2{
    position: absolute;
    display: flex;
    margin-top: 14.5vi;
    margin-left: 8vi;
}
.indicador{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    font-weight: bold;
}
.descripcion{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    font-weight: bold;
    margin-left: 7vi;
}
.categoria{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    font-weight: bold;
    margin-left: 7vi;
}
.fecha1{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    font-weight: bold;
    margin-left: 2vi;
}
.fecha2{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    font-weight: bold;
    margin-left: 2vi;
}
.formula{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    font-weight: bold;
    margin-left: 2vi;
}
.frecuencia{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    font-weight: bold;
    margin-left: 2vi;
}
.cumplimiento{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    font-weight: bold;
    margin-left: 2.5vi;
}
.area{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    font-weight: bold;
    margin-left: 4vi;
}
.flex{
    position: absolute;
    display: flex;
    align-items: center;
    width: 80.5vi;
    height: 4.5vi;
    top: 16.5vi;
    left: 7vi;
    border: 1px solid rgb(131, 131, 131);
    border-radius: 1.5vi;
}
.M{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 1vi;
}
.I{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5.3vi;
}
.B{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.8vi;
}
.cerocinco{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5vi;
}
.doce{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 6.1vi;
}
.Me{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.6vi;
}
.uncuarto{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 3.3vi;
}
@property --progress-value {
    syntax: '<integer>';
    inherits: false;
    initial-value: 0;
  }
  
  @keyframes primer-progress {
    to { --progress-value: 31;}
  }

  .progress-bar {
    width: 3vi;
    height: 3vi;
    margin-left: 6.1vi;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    
  }
  
  .progress-bar::before {
    counter-reset: percentage var(--progress-value);
    content: counter(percentage) '%';
  }
  
  .primero {
    background: 
    radial-gradient(closest-side, white 79%, transparent 80% 100%),
    conic-gradient(rgb(241, 37, 37) calc(var(--progress-value) * 1%), rgb(255, 255, 255) 0);
    animation: primer-progress 2s 1 forwards;
    font-family: 'Myriad pro, regular';
    font-size: 0.8vi;
  }
  
  .primero::before {
    animation: primer-progress 2s 1 forwards;
  }
  
  progress {
    visibility: hidden;
    width: 0;
    height: 0;
  }
.marketing{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5vi;
}
.repeat1{
    position: absolute;
    width: 2.5vi;
    height: 2vi;
    top: 17.3vi;
    left: 88vi;
}
.flex1{
    position: absolute;
    display: flex;
    align-items: center;
    width: 80.5vi;
    height: 4.5vi;
    top: 22vi;
    left: 7vi;
    border: 1px solid rgb(131, 131, 131);
    border-radius: 1.5vi;
}
.treintauno1{
    margin-left: 5.5vi;
    width: 2.8vi;
}
.repeat2{
    position: absolute;
    width: 2.5vi;
    height: 2vi;
    top: 23vi;
    left: 88vi;
}
.flex2{
    position: absolute;
    display: flex;
    align-items: center;
    width: 80.5vi;
    height: 4.5vi;
    top: 27.5vi;
    left: 7vi;
    border: 1px solid rgb(131, 131, 131);
    border-radius: 1.5vi;
}
.M1{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 1vi;
}
.I1{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 3vi;
}
.B1{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.1vi;
}
.cerocinco1{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.5vi;
}
.doce1{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 6.1vi;
}
.Me1{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.6vi;
}
.uncuarto1{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 3.3vi;
}
@-webkit-keyframes segundo-progress {
    to {
      --progress-value: 25;
    }
  }
  @keyframes segundo-progress {
    to {
      --progress-value: 25;
    }
  }
  .segundo {
    background: radial-gradient(closest-side, white 79%, transparent 80% 100%, white 0), conic-gradient(rgb(241, 37, 37) calc(var(--progress-value) * 1%), rgb(255, 255, 255) 0);
    font-family: 'Myriad pro, regular';
    font-size: 0.8vi;
    -webkit-animation: segundo-progress 2s 1 forwards;
            animation: segundo-progress 2s 1 forwards;
  }
  
  .segundo::before {
    -webkit-animation: segundo-progress 2s 1 forwards;
            animation: segundo-progress 2s 1 forwards;
  }
  
  
.marketing1{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5vi;
}
.repeat3{
    position: absolute;
    width: 2.5vi;
    height: 2vi;
    top: 28.5vi;
    left: 88vi;
}
.flex3{
    position: absolute;
    display: flex;
    align-items: center;
    width: 80.5vi;
    height: 4.5vi;
    top: 33vi;
    left: 7vi;
    border: 1px solid rgb(131, 131, 131);
    border-radius: 1.5vi;
}
.M2{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 1vi;
}
.I2{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 3vi;
}
.B2{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5vi;
}
.cerocinco2{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.5vi;
}
.doce2{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 6.2vi;
}
.Me2{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5.4vi;
}
.uncuarto2{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.4vi;
}
@-webkit-keyframes tercero-progress {
    to {
      --progress-value: 80;
    }
  }
  @keyframes tercero-progress {
    to {
      --progress-value: 80;
    }
  }
  .tercero {
    background: radial-gradient(closest-side, white 79%, transparent 80% 100%, white 0), conic-gradient(rgb(41, 189, 22) calc(var(--progress-value) * 1%), rgb(255, 255, 255) 0);
    font-family: 'Myriad pro, regular';
    font-size: 0.8vi;
    -webkit-animation: tercero-progress 2s 1 forwards;
            animation: tercero-progress 2s 1 forwards;
  }
  
  .tercero::before {
    -webkit-animation: tercero-progress 2s 1 forwards;
            animation: tercero-progress 2s 1 forwards;
  }
.marketing2{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5vi;
}
.repeat4{
    position: absolute;
    width: 2.5vi;
    height: 2vi;
    top: 34vi;
    left: 88vi;
}
.flex4{
    position: absolute;
    display: flex;
    align-items: center;
    width: 80.5vi;
    height: 4.5vi;
    top: 38.5vi;
    left: 7vi;
    border: 1px solid rgb(131, 131, 131);
    border-radius: 1.5vi;
}
.M3{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 1vi;
}
.I3{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 0.5vi;
}
.B3{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.6vi;
}
.cerocinco3{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5.5vi;
}
.doce3{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 6.2vi;
}
.Me3{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.5vi;
}
.uncuarto3{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 3vi;
}
@-webkit-keyframes cuarto-progress {
    to {
      --progress-value: 32;
    }
  }
  @keyframes cuarto-progress {
    to {
      --progress-value: 32;
    }
  }
  .cuarto {
    background: radial-gradient(closest-side, white 79%, transparent 80% 100%, white 0), conic-gradient(rgb(241, 37, 37) calc(var(--progress-value) * 1%), rgb(255, 255, 255) 0);
    font-family: 'Myriad pro, regular';
    font-size: 0.8vi;
    -webkit-animation: cuarto-progress 2s 1 forwards;
            animation: cuarto-progress 2s 1 forwards;
  }
  
  .cuarto::before {
    -webkit-animation: cuarto-progress 2s 1 forwards;
            animation: cuarto-progress 2s 1 forwards;
  }
.marketing3{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5vi;
}
.repeat5{
    position: absolute;
    width: 2.5vi;
    height: 2vi;
    top: 39.5vi;
    left: 88vi;
}
.flex5{
    position: absolute;
    display: flex;
    align-items: center;
    width: 80.5vi;
    height: 4.5vi;
    top: 44vi;
    left: 7vi;
    border: 1px solid rgb(131, 131, 131);
    border-radius: 1.5vi;
}
.M4{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 1vi;
}
.I4{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 3vi;
}
.B4{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.7vi;
}
.cerocinco4{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5.5vi;
}
.doce4{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 6vi;
}
.Me4{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 4.5vi;
}
.uncuarto4{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 3.2vi;
}
@-webkit-keyframes quinto-progress {
    to {
      --progress-value: 95;
    }
  }
  @keyframes quinto-progress {
    to {
      --progress-value: 95;
    }
  }
  .quinto {
    background: radial-gradient(closest-side, white 79%, transparent 80% 100%, white 0), conic-gradient(rgb(41, 189, 22) calc(var(--progress-value) * 1%), rgb(255, 255, 255) 0);
    font-family: 'Myriad pro, regular';
    font-size: 0.8vi;
    -webkit-animation: quinto-progress 2s 1 forwards;
            animation: quinto-progress 2s 1 forwards;
  }
  
  .quinto::before {
    -webkit-animation: quinto-progress 2s 1 forwards;
            animation: quinto-progress 2s 1 forwards;
  }
  @-webkit-keyframes sexto-progress {
    to {
      --progress-value: 75;
    }
  }
  @keyframes sexto-progress {
    to {
      --progress-value: 75;
    }
  }
  .sexto {
    background: radial-gradient(closest-side, white 79%, transparent 80% 100%, white 0), conic-gradient(rgb(231, 204, 83) calc(var(--progress-value) * 1%), rgb(255, 255, 255) 0);
    font-family: 'Myriad pro, regular';
    font-size: 0.8vi;
    -webkit-animation: sexto-progress 2s 1 forwards;
            animation: sexto-progress 2s 1 forwards;
  }
  
  .sexto::before {
    -webkit-animation: sexto-progress 2s 1 forwards;
            animation: sexto-progress 2s 1 forwards;
  }
.marketing4{
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    margin-left: 5vi;
}
.repeat6{
    position: absolute;
    width: 2.5vi;
    height: 2vi;
    top: 45vi;
    left: 88vi;
}
.añadir1{
    position: absolute;
    top: 50vi;
    left: 42.5vi;
    font-size: 1.5vi;
    font-family: 'Myriad pro, regular';
    text-decoration: none;
    color: white;
    background-color: #FF7C32;
    width: 15vi;
    height: 3.5vi;
    border-radius: 1vi;
    line-height: 3.1vi;
    text-align: center;
}
#cuadroSobrepuesto {
    display: none;
    position: fixed;
    top: 4.6vi;
    left: 85vi;
    z-index: 999;
    
}

#contenidoCuadro {
    width: 15vi;
    height: 20vi;
    background-image: linear-gradient(to bottom, #E66319 5vi, #3E3737 5vi);
    border-radius: 0.3vi;
}
#cerrarCuadro {
display: block;
}
#mostrarCuadro {
cursor: pointer;
}
#cuadroSobrepuesto:target {
display: block;
}
.cerrar{
    position: absolute;
    font-size: 1.1vi;
    font-family: 'Myriad pro, regular';
    text-decoration: none;
    color: white;
    top: 18.5vi;
    left: 6vi;
}
.logologo{
    position: absolute;
    width: 6vi;
    top: 1.5vi;
    left: 4.5vi;
}
.usuario{
    position: absolute;
    font-size: 1.7vi;
    font-family: 'Myriad pro, regular';
    color: white;
    top: 8vi;
    left: 5vi;
}
.login{
    position: absolute;
    width: 1.5vi;
    top: 13vi;
    left: 3.5vi;
}
.logout{
    position: absolute;
    font-size: 1.5vi;
    font-family: 'Myriad pro, regular';
    text-decoration: none;
    color: white;
    top: 12.8vi;
    left: 5.3vi;
}
.linea1{
    position: absolute;
    top: 17.2vi;
    left: 88vi;
}
.a{
    background-color: black;
    width: 2.5vi;
    height: 0.3vi;
    margin-top: 0.5vi;
}
.linea2{
    position: absolute;
    top: 22.7vi;
    left: 88vi;
}
.linea3{
    position: absolute;
    top: 28.2vi;
    left: 88vi;
}
.linea4{
    position: absolute;
    top: 33.5vi;
    left: 88vi;
}
.linea5{
    position: absolute;
    top: 39vi;
    left: 88vi;
}
.linea6{
    position: absolute;
    top: 44.5vi;
    left: 88vi;
}

#cuadroSobrepuesto1 {
    display: none;
    position: fixed;
    top: 6vi;
    left: 20vi;
    z-index: 999;
    
}
#contenidoCuadro1 {
    width: 60vi;
    height: 48vi;
    background-color: #cccccc;
    border-radius: 0.3vi;
}
#cerrarCuadro1 {
display: block;
}
#mostrarCuadro1 {
cursor: pointer;
}
#cuadroSobrepuesto1:target {
display: block;
}
.enviar{
    position: absolute;
    text-decoration: none;
    color: white;
    font-size: 1.3vi;
    font-family: 'Myriad pro, regular';
    top: 45vi;
    left: 27.5vi;
    background-color:#FF7C32;
    width: 5vi;
    height: 2vi;
    border-radius: 0.5vi;
    text-align: center;
    line-height: 2vi;
}
.indicador1{
    position: absolute;
    font-size: 2vi;
    font-family: 'Myriad pro, regular';
    left: 6vi;
    top: 2vi;
}
.indicador2{
    position: absolute;
    width: 20vi;
    height: 2vi;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
    top: 4.2vi;
    left: 5vi;
    border-radius: 0.3vi;
}
.descripcion1{
    position: absolute;
    font-size: 2vi;
    font-family: 'Myriad pro, regular';
    left: 34vi;
    top: 2vi;
}
.descripcion2{
    position: absolute;
    width: 20vi;
    height: 2vi;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
    top: 4.2vi;
    left: 33vi;
    border-radius: 0.3vi;
}
.categoria1{
    position: absolute;
    font-size: 2vi;
    font-family: 'Myriad pro, regular';
    left: 6vi;
    top: 9vi;
}
.categoria2{
    position: absolute;
    width: 20vi;
    height: 2vi;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
    top: 11.5vi;
    left: 5vi;
    border-radius: 0.3vi;
}
.fechai1{
    position: absolute;
    font-size: 2vi;
    font-family: 'Myriad pro, regular';
    left: 34vi;
    top: 9vi;
}
.fechai2{
    position: absolute;
    width: 20vi;
    height: 2vi;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
    top: 11.5vi;
    left: 33vi;
    border-radius: 0.3vi;
}
.fechaF{
    position: absolute;
    font-size: 2vi;
    font-family: 'Myriad pro, regular';
    left: 6vi;
    top: 16vi;
}
.fechaF1{
    position: absolute;
    width: 20vi;
    height: 2vi;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
    top: 18.5vi;
    left: 5vi;
    border-radius: 0.3vi;
}
.formula1{
    position: absolute;
    font-size: 2vi;
    font-family: 'Myriad pro, regular';
    left: 34vi;
    top: 16vi;
}
.formula2{
    position: absolute;
    width: 20vi;
    height: 2vi;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
    top: 18.5vi;
    left: 33vi;
    border-radius: 0.3vi;
}
.free0{
    position: absolute;
    font-size: 2vi;
    font-family: 'Myriad pro, regular';
    left: 6vi;
    top: 22.8vi;
}
.free{
    position: absolute;
    width: 20vi;
    height: 2vi;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
    top: 25.2vi;
    left: 5vi;
    border-radius: 0.3vi;
}
.cumplimiento1{
    position: absolute;
    font-size: 2vi;
    font-family: 'Myriad pro, regular';
    left: 34vi;
    top: 22.8vi;
}
.cumplimiento2{
    position: absolute;
    width: 20vi;
    height: 2vi;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
    top: 25.2vi;
    left: 33vi;
    border-radius: 0.3vi;
}
.area1{
    position: absolute;
    font-size: 2vi;
    font-family: 'Myriad pro, regular';
    left: 21vi;
    top: 31vi;
}
.area2{
    position: absolute;
    width: 20vi;
    height: 2vi;
    font-size: 1vi;
    font-family: 'Myriad pro, regular';
    top: 33.4vi;
    left: 20vi;
    border-radius: 0.3vi;
<<<<<<< HEAD:css/añadir.css
=======
}
.indicadorme{
    display: none;
}
.descripcionme{
    display: none;
}
.cumplimientome{
    display: none;
}
.b{
    display: none;
}   
.medialogo{
    display: none;
}
@media screen and (max-width: 600px) {
    .flex-conteiner{
        flex-direction: column;
        width: 10vi;
        top: 100vi;
    }
    .Añadir{
        display: none;
    }
    .mas{
        display: none;
    }
    .circul{
        display: none;
    }
    .caneca{
        display: none;
    }
    .logo{
        display: none;
    }
    .report{
        display: none;
    }
    .circle{
        display: none;
    }
    .tuerca{
        width: 4vi;
        margin-top: 35vh;
        margin-left: 175vi;
    }
    .campana{
        margin-top: 3vi;
        width: 4vi;
        margin-left: 175vi;
    }
    .foto{
        margin-top: 3vi;
        width: 11vi;
        margin-left: 175vi;
    }
    .linea{
        display: none;
    }
    #cuadroSobrepuesto{
        top: 160vi;
        left: 51vi;
    }
    #contenidoCuadro{
        width: 35vi;
        height: 45vi;
        background-image: linear-gradient(to bottom, #E66319 11vi, #3E3737 5vi);
    }
    .flex2{
        display: none;
    }
    .flex3{
        display: none;
    }
    .flex4{
        display: none;
    }
    .flex5{
        display: none;
    }
    .linea3{
        display: none;
    }
    .linea4{
        display: none;
    }
    .linea5{
        display: none;
    }
    .linea6{
        display: none;
    }
    .indicadores{
        font-size: 8vi;
        left: 18vi;
        top: 23vi;
    }
    .Aqui{
        display: none;
    }
    .flex-conteiner2{
        flex-direction: column;
        left: 30vi;
        top: 25vi;
    }
    .flex{
        flex-direction: column;
        left: 20vi;
        top: 38vi;
        height: 80vi;
        width: 60vi;
    }
    .categoria{
        display: none;
    }
    .fecha1{
        display: none;
    }
    .fecha2{
        display: none;
    }
    .formula{
        display: none;
    }
    .frecuencia{
        display: none;
    }
    .area{
        display: none;
    }
    .indicador{
        font-size: 6vi;
    }
    .descripcion{
        font-size: 6vi;
        margin-left: -3vi;
        margin-top: 15vi;
    }
    .cumplimiento{
        font-size: 6vi;
        margin-left: -5vi;
        margin-top: 15vi;
    }
    .M{
        font-size: 5vi;
        margin-top: 13vi;
    }
    .I{
        font-size: 5vi;
        margin-top: 15vi
    }
    .progress-bar{
        width: 15vi;
        height: 15vi;
        margin-top: 15vi;
        margin-left: 1vi;
    }
    .primero{
        font-size: 5vi;
    }
    .B{
        display: none;
    }
    .cerocinco{
        display: none;
    }
    .doce{
        display: none;
    }
    .Me{
        display: none;
    }
    .uncuarto{
        display: none;
    }
    .marketing{
        display: none;
    }
    .flex1{
        flex-direction: column;
        left: 20vi;
        top: 120vi;
        height: 80vi;
        width: 60vi;
    }
    .linea1{
        display: none;
    }
    .a{
        width: 6vi;
        height: 1vi;
    }
    .linea2{
        display: none;
    }
    .segundo{
        font-size: 5vi;
    }
    .añadir1{
        top: 203vi;
        left: 36.5vi;
        width: 27vi;
        height: 6vi;
        line-height: 6vi;
        font-size: 3vi;
    }
    .indicadorme{
        display: block;
        position: absolute;
        font-family: 'Myriad pro, regular';
        font-weight: bold;
        font-size: 6vi;
        left: 38vi;
        top: 123vi;
    }
    .descripcionme{
        display: block;
        position: absolute;
        font-family: 'Myriad pro, regular';
        font-weight: bold;
        font-size: 6vi;
        left: 36vi;
        top: 142.5vi;
    }
    .cumplimientome{
        display: block;
        position: absolute;
        font-family: 'Myriad pro, regular';
        font-weight: bold;
        font-size: 6vi;
        left: 34vi;
        top: 165vi;
    }
    .logologo{
        width: 15vi;
        top: 2vi;
        left: 10vi;
    }
    .usuario{
        font-size: 5vi;
        top: 17.5vi;
        left: 9.6vi;
    }
    .logout{
        font-size: 3.5vi;
        top: 28vi;
        left: 12vi;
    }
    .login{
        width: 4vi;
        top: 28vi;
        left: 7vi;
    }
    .cerrar{
        font-size: 3vi;
        top: 39vi;
        left: 13.6vi;
    }
    #cuadroSobrepuesto1{
        top: 8vi;
        left: 18vi;
    }
    #contenidoCuadro1{
        width: 73vi;
        height: 155vi;
    }
    .indicador1{
        font-size: 6vi;
    }
    .indicador2{
        width: 60vi;
        height: 5vi;
        top: 9vi;
        font-size: 3vi;
    }
    .descripcion1{
        font-size: 6vi;
        top: 14vi;
        left: 6vi;
    }
    .descripcion2{
        width: 60vi;
        height: 5vi;
        top: 21.5vi;
        left: 5vi;
        font-size: 3vi;
    }
    .categoria1{
        font-size: 6vi;
        top: 28vi;
    }
    .categoria2{
        width: 60vi;
        height: 5vi;
        top: 35vi;
        left: 5vi;
        font-size: 3vi;
    }
    .fechai1{
        font-size: 6vi;
        top: 43vi;
        left: 6vi;
    }
    .fechai2{
        width: 60vi;
        height: 5vi;
        top: 50vi;
        left: 5vi;
        font-size: 3vi;
    }
    .fechaF{
        font-size: 6vi;
        top: 58vi;
        left: 6vi;
    }
    .fechaF1{
        width: 60vi;
        height: 5vi;
        top: 65.5vi;
        left: 5vi;
        font-size: 3vi;
    }
    .formula1{
        font-size: 6vi;
        top: 74vi;
        left: 6vi;
    }
    .formula2{
        width: 60vi;
        height: 5vi;
        top: 81.5vi;
        left: 5vi;
        font-size: 3vi;
    }
    .free0{
        font-size: 6vi;
        top: 90vi;
        left: 6vi;
    }
    .free{
        width: 60vi;
        height: 5vi;
        top: 97.5vi;
        left: 5vi;
        font-size: 3vi;
    }
    .cumplimiento1{
        font-size: 6vi;
        top: 107vi;
        left: 6vi;
    }
    .cumplimiento2{
        width: 60vi;
        height: 5vi;
        top: 114.5vi;
        left: 5vi;
        font-size: 3vi;
    }
    .area1{
        font-size: 6vi;
        top: 124vi;
        left: 6vi;
    }
    .area2{
        width: 60vi;
        height: 5vi;
        top: 131.5vi;
        left: 5vi;
        font-size: 3vi;
    }
    .enviar{
        top: 140vi;
        left: 25.5vi;
        width: 22vi;
        height: 5vi;
        font-size: 3.5vi;
        line-height: 5vi;
    }
    .ver{
        position: absolute;
        top: 109vi;
        left: 40vi;
    }
    .ver1{
        position: absolute;
        top: 192vi;
        left: 40vi;
    }
    .b{
        display: block;
        position: absolute;
        text-decoration: none;
        background-color: #FF7C32;
        width: 20vi;
        height: 5vi;
        border-radius: 1vi;
        color: white;
        text-align: center;
        font-family: 'Myriad pro, regular';
    }
<<<<<<< HEAD:css/añadir.css
>>>>>>> 372c190 (style :lipstick: Terminacion media query añadir):añadir.css
=======
    .medialogo{
        position: absolute;
        display: block;
        width: 15vi;
        top: 5vi;
        left: 43vi;
    }
>>>>>>> d92d05b (style: :sparkles: Actualización de media query):añadir.css
}