﻿#modalAspxEmail .modal-content {
    height: 600px;
    width: 85%;
}


#modalAspx .modal-content {
    height: 420px;
    width: 85%;
}

/* Faz o iframe ocupar quase todo o modal */
#iframeModal {
    width: 100%;
    height: 400px;
    border: none;
}

.popuptamanho {
    width: 100%;
    height: 100%;
    border: none;
}

.popuptamanhoemail {
    width: 100%;
    height: 100%;
    border: none;
}

#idImgTop {
    width: 35px;
    height: 35px;
    position: fixed;
    bottom: 50px;
    right: 30px;
}

.divInformacaoExtra {
    padding-left: 18px !important;
    padding-right: 7em !important;
    margin-top: 10em !important;
}


#rightcolFicha {
    display: inline-block !important;
    padding-top: 2em;
}

.divlogoprintsvg {
    display: none;
}


#leftcolFicha {
    text-align: center;
    display: inline-block !important;
}

.btqrcode {
    background-image: url('../botoes_svg/qrcode.svg');
    width: 25px;
    height: 25px;
    border:0 !important
}

.btemail {
    background-image: url('../botoes_svg/email.svg');
    width: 25px;
    height: 25px;
    border: 0 !important
}

.btprint {
    background-image: url('../botoes_svg/print.svg');
    width: 25px;
    height: 25px;
    border: 0 !important
}

.glightbox img {
    max-height:450px;
}

#thumbs{
    margin-top:2em;
}