body{
    overflow: auto;
    overflow-x: hidden;
    background-color: #f7f3f3
}
a:link{
    color: white
}
a:link:visited{
    color: white
}
.hid{
    background-color: transparent;
    position: relative;
    left: 0
}
#pac{
    position: relative;
    left: 22%;
    top: 25px;
    width: 67%;
    white-space: normal
}
#me{
    position: fixed;
    top: 34px;
    background: #1d2029;
    color: white;
    height: 100%;
    width: 22%;
    padding: 31px;
    overflow-y: scroll;
}
button.create,#txt{
    width: 415px
}
/*td{
    width: 40%
}*/
fieldset.menu{
    opacity: 1;
    color: black;
    height: 34px
}
/*tr{
    overflow: hidden;
    vertical-align: middle
}*/
#merc{
    left: 15%
}
#patro{
    padding: 7%;
    background-color: white
}
.menu_icon{
    width: 60px;
    min-height: 60px
}
#txt{
    position: relative;
    bottom: 56px;
    font-size: 12px;
    background-color: #1d2029;
    padding: 1%
}
#tbel{
    width: 117%;
    background-color: white
}
.foot{
    top: auto
}
#pesso{
    position: relative;
/*    top: 118px*/
}
#range{
   position: relative;
/*   top: 118px */
}
#dias{
   position: relative;
/*   top: 118px */
}
#me::-webkit-scrollbar { 
    display: none
}
.ancho{
    position: relative;
    left: 22%;
}
legend{
    color: white
}
#erro1{
     position: relative;
     padding: 364px;
     background-color: white   
    }
    #npou{
        display: none;
        position: fixed;
        top: 10%;
        z-index: 1;
        padding: 10%;
        left: 50%;
        margin-left: -250px;
        background-color: #1d2029;
    }
@media screen and (max-width:450px) {
    #me{
        width:100%; 
        height: 118px;
        top: 56px;
        font-size: 148%
    }
    #ima3{
        height: 186px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }
    /* body{
       font-size: 10%
    } */
    #logo_men{
        width: 200px;
        left: 21%
    }
    h1{
        font-size: 80%
    }
    button.create{
        width: 100%
    }
    #pac{
        left: 2%;
        width: 96%;
        top: 181px;
    }
    #merc{
        left: 0
    }
    td.cell{
        border-radius: 10px;
        width: 176px
    }
    #patro{
        background-color: white
    }
    body{
        background-color: #f7f3f3
    }
    #txt{
        width: 100%;
        height: 78px;
        padding: 0
    }
    #tbel{
        width: 100%
    }
    .foot{
        margin-top: 200px
    }
/*    .hid{
        visibility: hidden
    }*/
    #menu{
        position: absolute;
        top: 13px
    }
    #meni{
        width: 30px
    }
    .hid{
        right: 10px;
    }
    .ancho{
        display: none
    }
    #erro1{
        padding: 35px
    }
}
@media screen and (max-width:330px) {
    #ima3{
        height: 186px;
        width: 100%
    }
}