/*Estilo para tablets*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/*Estilo para smartphone*/
@media only screen and (max-width: 767px) {

body{
	background-color:white !important;


}
#interface2 h2 {
    text-align: center;
    color: white;
    font-family: HP Simplified;
    text-shadow: 2px 2px 2px #020202;
    margin-top: 6px;
    position: absolute;
    margin-left: 53px;
}
#interface2 {
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: 25px 17px;
    width: 310px;
    margin: 40px auto;
    background-color: #d0cece;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-radius: 7px;
    box-shadow: 0px 1px 2px grey;
    height: auto;
    color: black;
}
.bg_medidas {
       margin-left: -12px;
    max-width: 108%;
}
span.result {
    color: black;
    position: absolute;
    margin-left: 206px;
    margin-top: 186px;
    font-size: 8px;
    font-weight: bold;
    text-align: center;
    line-height: 17px;
}
span.largura {
    color: black;
    position: absolute;
    margin-left: 46px;
    margin-top: 213px;
    font-size: 10px;
    font-weight: bold;
}
span.margem {
    color: black;
    position: absolute;
    margin-left: 142px;
    margin-top: 4px;
    font-size: 10px;
    font-weight: bold;
}
span.altura {
    color: black;
    position: absolute;
    margin-left: 16px;
    margin-top: 146px;
    font-size: 10px;
    font-weight: bold;
}
span.dorso {
    color: black;
    position: absolute;
    margin-left: 146px;
    margin-top: 128px;
    font-size: 5px;
    font-weight: bold;
}
span.vinco {
    color: black;
    position: absolute;
    margin-left: 120px;
    margin-top: 159px;
    font-size: 5px;
    font-weight: bold;
}
span.albtitulo {
    position: absolute;
    margin-top: -32px;
    margin-left: 52px;
    font-size: 14px;
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    /* color: white; */
    /* text-shadow: 0px 2px 2px #a9a0a0; */
}
nav.menu li {
    border: 1px solid white;
    width: 142px;
    text-align: center;
    background: #ccc;
    border-radius: 5px;
}

nav.menu {
    margin-left: 242px;
}
header {
    width: 20px !important;
    margin-left: -200px;
}
nav.menu a:hover {
    border-bottom: none;
    text-shadow: 0px 1px 2px grey;
}
nav.menu a {
    color: white;
    text-shadow: 0px 1px 2px black;
}
nav.menu a {
    font-size: 18px;
}
div#interface {
     width: 309px;
    background-position: 203px 354px;
    height: 400px;
    background-size: 136px;
}
select {
    margin-left: 0px;
    padding: 4px;
    width: 295px;
	margin-bottom: 10px;
	background-color: white;
}
select.adic {
    margin: 0;
    margin-bottom: 10px;
}
input.addpag {
    margin-bottom: 10px;
}

  div#downsec {
    width: 300px;
}
#downsec img {
    /* margin-left: -80px; */
    width: 100%;
}
header img {
    margin-top: 50px;
    margin-left: 271px !important;
    display: block;
    width: 202px !important;
}
nav.menu2 li {
    display: block !important;
}

nav.menu2 {
    margin-left: -29px !important;
    margin-top: -14px !important;
}
nav.menu2 a {
    font-size: 19px;
	padding: 3px;
}
nav.menu2 li{
	list-style-type:none;
}
img.footerlogo {
    display: none;
}
footer{
height: 255px !important;
}
.freelalogo {
    width: 94px !important;
    margin-left: 67% !important;
    margin-top: 205px !important;
}

} /* Final do estilo para smartphone 