



.modComp {
    margin-left: -15%;
    width: 130%;
    text-align: center;
}

.modComp .modal-header {
    background: rgba(227, 50, 55, 0.92);
    color: white;


}

.modComp .modal-header h4 {
    text-align: center;
    text-shadow: 8px 8px 5px 1px rgba(0, 0, 0, .6);
}

.bodyy #imagen {
    padding: 1em;
    width: 100% !important;
    height: 85%;


}


.bodyy #res {
    float: inherit;
    min-height: 25px !important;
    margin-bottom: 10px;
}
@media screen and (max-width:400px) {
     .tabRes {
        text-align: left;
        font-size: 14px !important;
        width: 80% !important;
         overflow-x: scroll !important;
    }

    .tdcom {
        width: auto;
        height: 10%;
    }

   

    .tdcan {
        text-align: left!important;
        width: 10%;
    }
}

@media screen and (min-width:320px) {

    .modComp {
        margin-left: 0%;
        width: 100%;
        text-align: center;
    }

   


}



@media screen and (min-width:960px) {
    .modComp {
        width: 190% !important;
        margin-left: -45%;
    }

    .bodyy #imagen {
        padding: .5em;
        width: 47% !important;
        display: grid;
        margin-top: auto;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 20%;
        left: 52%;
        height: 65%;
    }

    .bodyy #res {
         min-height: 250px !important;
        width: 49% !important;
        min-height: 250px !important;
        float: left;
    }

}

.comp h4 {
    width: 100%;
    text-align: left;
    font-size: 250%;
}


.res {
    padding: 2em
}

.tabRes {
    text-align: left;
    font-size: 100%;
    width: 100%
}

.tabaplic {
    text-align: left;
    font-size: 95%;
    width: 100%
}


.tabaplic tr td {
    white-space: normal !important;
    min-width: 110px;
}
.tabaplic .Cilin{
    min-width: 50px !important;    
    max-width: 60px !important;
    
}
.tabaplic tr:nth-child(odd) {
    background-color: #fff;
}

.tabaplic tr:nth-child(even) {
    background-color: #F9F7F7;
}

.tdanni,
.thani {
    max-width: 30% !important;
}


#imagen img {
    text-align: center;
    border-radius: 1.5%;
    width: 100%;
}

.tdcom input {
    width: 100%;
    text-align: left;
    color: black;
    background: transparent;
    border: 0px;
    border-radius: 0px;

}

.tdcom input:after{
    border-radius: .3em;
    color: red;
    
}

.modal-body {}

.tabRes tr,
.tabaplic tr {
    text-align: left;
    border-bottom: 1.5px solid #EAECEE;
}

.tabRes td input:hover {
    font-size: 100% !important;
    color: #FF0000;
}

.tabRes th,
.tabaplic th {   
    font-size: 20px;
    border-bottom: 2px solid #D5D8DC;
}



.tdimg {
    display: none;
}

.tdcom {
    width: auto;
    height: 10%;
}

.tddes {
    width: 90% !important;
}

.tdcan {
    text-align: center;
    width: 5%;
}
