td {
    vertical-align:top;
}
.separador {
    height:15px;
}
.breadcrumb {
    position: relative !important;
    font-size:14px;
}

.content-wrap {    
    padding: 60px 0 !important; /* era 80 */
}

.shadow {
    text-shadow: 2px 2px #000000;
}

#Logotipo {
    width: 100% !important;
    max-width: 240px !important;
}

.disabled {
    pointer-events: none;
}

#txtImagem.imagedropshadow {
	max-width: 358px;
	max-height: 398px;
    top: -62px;
    position: relative;
}

#ProdutoSimples {	    display: flow-root; }