* {
margin: 0;
padding: 0;
}



/* base semi-transparente */
.overlay{
display: none;
position: absolute;
top: 0px;
left: 0px;
/*background-color: rgba(0, 0, 0, 0.2);*/
width: 100%;
height: 100%;

z-index:1001;

/*opacity:.35;
-moz-opacity: 0.35;
filter: alpha(opacity=35);*/
}

/* estilo para lo q este dentro de la ventana modal */
/*.modal1 {*/
/*display: none;*/
/*position: relative;*/
/*margin:80px auto;*/
/*width: 200px;*/
/*height:270px;*/
/*padding: 20px;*/
/*background: rgba(0, 0, 0,0.75);*/
/*color: #333;*/
/*z-index:1002;*/
/*overflow-x: hidden;*/
    /*font-family: "Helvetica", Arial, serif;*/
    /*font-size: 12px;*/
    /*font-weight: bold;*/
/*}*/

.modal1 span{
    color: #fff;
}

.modal1 img{
    /*border: 1px solid red;*/
    padding: 5px;
    margin: 3px;
}

.modal1 table{
    /*border: 1px solid red;*/
    margin: 0px 0px 10px -2px;
}

.titulo{
    float: left;
    display: block;
    margin: 5px 0px 0px 17px;
}
.estacion{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}
.closemodal{
    float: left;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px;
}

.maxima{
    z-index: 1003;
    color: #ffffff;
    position: absolute;
    top: 163px;
    left: 70px;
}
.minima{
    z-index: 1003;
    color: #ffffff;
    position: absolute;
    top: 181px;
    left: 70px;
}

.fuerza{
    z-index: 1003;
    width: 40%;
    text-align: center;
    /*border: 1px solid red;*/
    color: #ffffff;
    position: absolute;
    top: 200px;
    left: 100px;
}

#respuesta i{
    /*border: 1px solid red;*/
    /*width: 100%;*/
/*text-align: center;*/
    margin-top: 55%;
    margin-left: 35%;
}

table {
    border: 0px solid #eaeaea;
}

td {
    padding: 0.5rem;
    border: 1px solid #eaeaea;
}

@media screen and (max-width: 320px) {

    .maxima{
        z-index: 1003;
        color: #ffffff;
        position: absolute;
        top: 142px;
        left: 50px;
    }
    .minima{
        z-index: 1003;
        color: #ffffff;
        position: absolute;
        top: 160px;
        left: 50px;
    }

    .fuerza{
        z-index: 1003;
        width: 40%;
        text-align: center;
        /*border: 1px solid red;*/
        color: #ffffff;
        position: absolute;
        top: 180px;
        left: 100px;
    }

    .overlay{
        display: none;
        position: relative;
        top: 0px;
        left: 0px;
        /*background-color: rgba(0, 0, 0, 0.2);*/
        width: 100%;
        height: 100%;

        z-index:1001;

        /*opacity:.35;
        -moz-opacity: 0.35;
        filter: alpha(opacity=35);*/
    }
    .modal1 {
        display: none;
        position: absolute;
        top: 50px;
        left: 15%;
        /*margin:80px auto;*/
        width: 220px;
        height:280px;
        padding: 20px;
        background: rgba(0, 0, 0,0.75);
        color: #333;
        z-index:1002;
        overflow-x: hidden;
        font-family: "Helvetica", Arial, serif;
        font-size: 12px;
        font-weight: bold;
    }

    table {
        border: 0px !important;
    }

    td {
        padding: 0.0rem;
        border: 0px !important;
    }
}

@media screen and (max-width: 360px) and (min-width: 321px){
    .maxima{
        z-index: 1003;
        color: #ffffff;
        position: absolute;
        top: 162px;
        left: 70px;
    }
    .minima{
        z-index: 1003;
        color: #ffffff;
        position: absolute;
        top: 181px;
        left: 70px;
    }

    .fuerza{
        z-index: 1003;
        width: 40%;
        text-align: center;
        /*border: 1px solid red;*/
        color: #ffffff;
        position: absolute;
        top: 200px;
        left: 110px;
    }

    .overlay{
        display: none;
        position: relative;
        top: 0px;
        left: 0px;
        /*background-color: rgba(0, 0, 0, 0.2);*/
        width: 100%;
        height: 100%;

        z-index:1001;

        /*opacity:.35;
        -moz-opacity: 0.35;
        filter: alpha(opacity=35);*/
    }

    .modal1 {
        display: none;
        position: absolute;
        top: 80px;
        left: 20%;
        /*margin:80px auto;*/
        width: 220px;
        height:280px;
        padding: 20px;
        background: rgba(0, 0, 0,0.75);
        color: #333;
        z-index:1002;
        overflow-x: hidden;
        font-family: "Helvetica", Arial, serif;
        font-size: 12px;
        font-weight: bold;
    }

    table {
        border: 0px !important;
    }

    td {
        padding: 0.0rem;
        border: 0px !important;
    }
}

@media screen and (max-width: 640px) and (min-width: 361px){
    .maxima{
        z-index: 1003;
        color: #ffffff;
        position: absolute;
        top: 162px;
        left: 70px;
    }
    .minima{
        z-index: 1003;
        color: #ffffff;
        position: absolute;
        top: 181px;
        left: 70px;
    }

    .fuerza{
        z-index: 1003;
        width: 40%;
        text-align: center;
        /*border: 1px solid red;*/
        color: #ffffff;
        position: absolute;
        top: 200px;
        left: 110px;
    }

    .overlay{
        display: none;
        position: relative;
        top: 0px;
        left: 0px;
        /*background-color: rgba(0, 0, 0, 0.2);*/
        width: 100%;
        height: 100%;

        z-index:1001;

        /*opacity:.35;
        -moz-opacity: 0.35;
        filter: alpha(opacity=35);*/
    }

    .modal1 {
        display: none;
        position: absolute;
        top: 50px;
        left: 30%;
        /*margin:80px auto;*/
        width: 220px;
        height:280px;
        padding: 20px;
        background: rgba(0, 0, 0,0.75);
        color: #333;
        z-index:1002;
        overflow-x: hidden;
        font-family: "Helvetica", Arial, serif;
        font-size: 12px;
        font-weight: bold;
    }

    table {
        border: 0px !important;
    }

    td {
        padding: 0.0rem;
        border: 0px !important;
    }
}

@media screen and (max-width: 799px) and (min-width: 641px) {
    .maxima{
        z-index: 1003;
        color: #ffffff;
        position: absolute;
        top: 162px;
        left: 65px;
    }
    .minima{
        z-index: 1003;
        color: #ffffff;
        position: absolute;
        top: 181px;
        left: 65px;
    }

    .fuerza{
        z-index: 1003;
        width: 40%;
        text-align: center;
        /*border: 1px solid red;*/
        color: #ffffff;
        position: absolute;
        top: 200px;
        left: 100px;
    }

    .overlay{
        display: none;
        position: absolute;
        top: 100px;
        left: 0px;
        /*background-color: rgba(0, 0, 0, 0.2);*/
        width: 100%;
        height: 100%;

        z-index:1001;

        /*opacity:.35;
        -moz-opacity: 0.35;
        filter: alpha(opacity=35);*/
    }

    .modal1 {
        display: none;
        position: relative;
        top: 310px;
        /*margin:80px auto;*/
        width: 200px;
        height:270px;
        padding: 20px;
        background: rgba(0, 0, 0,0.75);
        color: #333;
        z-index:1002;
        overflow-x: hidden;
        font-family: "Helvetica", Arial, serif;
        font-size: 12px;
        font-weight: bold;
    }
}

@media screen and (min-width: 800px) {
    .maxima{
        z-index: 1003;
        color: #ffffff;
        position: absolute;
        top: 162px;
        left: 70px;
    }
    .minima{
        z-index: 1003;
        color: #ffffff;
        position: absolute;
        top: 181px;
        left: 70px;
    }

    .fuerza{
        z-index: 1003;
        width: 40%;
        text-align: center;
        /*border: 1px solid red;*/
        color: #ffffff;
        position: absolute;
        top: 200px;
        left: 105px;
    }

    .overlay{
        display: none;
        position: relative;
        top: 0px;
        left: 0px;
        /*background-color: rgba(0, 0, 0, 0.2);*/
        width: 100%;
        height: 100%;

        z-index:1001;

        /*opacity:.35;
        -moz-opacity: 0.35;
        filter: alpha(opacity=35);*/
    }

    .modal1 {
        display: none;
        position: absolute;
        top: 120px;
        left: 35%;
        /*margin:80px auto;*/
        width: 220px;
        height:280px;
        padding: 20px;
        background: rgba(0, 0, 0,0.75);
        color: #333;
        z-index:1002;
        overflow-x: hidden;
        font-family: "Helvetica", Arial, serif;
        font-size: 12px;
        font-weight: bold;
    }

    table {
        border: 0px !important;
    }

    td {
        padding: 0.0rem;
        border: 0px !important;
    }
}

@media screen and (max-width: 1366px) and (min-width: 1280px){
    .modal1 {
        display: none;
        position: absolute;
        top: 70px;
        left: 25%;
        /*margin: 80px auto;*/
        width: 220px;
        height: 280px;
        padding: 20px;
        background: rgba(0, 0, 0,0.75);
        color: #333;
        z-index: 1002;
        overflow-x: hidden;
        font-family: "Helvetica", Arial, serif;
        font-size: 12px;
        font-weight: bold;

    }
}

@media screen and (max-width: 1279px) and (min-width: 1024px){
    .modal1 {
        display: none;
        position: absolute;
        top: 70px;
        left: 15%;
        /*margin: 80px auto;*/
        width: 220px;
        height: 280px;
        padding: 20px;
        background: rgba(0, 0, 0,0.75);
        color: #333;
        z-index: 1002;
        overflow-x: hidden;
        font-family: "Helvetica", Arial, serif;
        font-size: 12px;
        font-weight: bold;

    }
}
