@-ms-viewport {
    width: extend-to-zoom;
    zoom: 1.0;
}

/* O PORTAL*/

body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    color: #7F7F7F;
    /*background: url(../../Content/img/bg-portal-contratos.png) repeat;*/
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #323232;
    font-size: 12px;
    letter-spacing: normal;
    font-weight: normal;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #323232;
    font-size: 12px;
    letter-spacing: normal;
    font-weight: normal;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #323232;
    font-size: 12px;
    letter-spacing: normal;
    font-weight: normal;
}

:-moz-placeholder { /* Firefox 18- */
    color: #323232;
    font-size: 12px;
    letter-spacing: normal;
    font-weight: normal;
}

:-ms-input-placeholder { /* IE10–11 */
    color: #323232 !important;
    font-size: 12px !important;
    letter-spacing: normal !important;
    font-weight: normal !important;
}

::-ms-input-placeholder { /* Edge */
    color: #323232;
    font-size: 12px;
    letter-spacing: normal;
    font-weight: normal;
}

::placeholder { /* CSS Working Draft */
    color: #323232;
    font-size: 12px;
    letter-spacing: normal;
    font-weight: normal;
}

input[type="email"].big-dog::-webkit-input-placeholder {
    color: #323232;
    font-size: 12px;
    letter-spacing: normal;
    font-weight: normal;
}


.cliente-logcad {
    clear: both;
    height: auto;
    margin-top: 8px;
}

.cliente-logcad-txt {
    font-weight: bold;
    font-size: 17px;
    color: #9b1e21;
}

.cliente-log-boasvindas {
    height: auto;
    margin-top: 12px;
    margin-bottom: 8px;
}

.cliente-log-boasvindas-txt {
    font-size: 17px;
    font-weight: bold;
}

.cliente-log-navbaixo {
    height: auto;
    margin-top: 4px;
}

.cliente-log-navbaixo-txt {
    font-size: 12px;
    color: #999999;
    text-decoration: underline;
    color: #9b1e21;
}

.cliente-log-painel {
    cursor: pointer;
    background: #9b1e21;
    padding: 7px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px;
    font-size: 13px;
    color: #999999;
    line-height: 25px;
    color: #ffffff;
    font-weight: bold;
}



/*CONTEUDO E ARTIGOS*/

.conteudo {
    width: 100%;
    height: auto;
    background: #FFF;
    padding: 20px 0px 40px 0px;
}

.conteudo-iframe {
    width: 100%;
    height: auto;
    background: #FFF;
    /*padding: 20px 10px 20px 10px;*/
}

.conteudo-dados {
    width: 70%;
    height: auto;
}

.conteudo-dados-txt {
    width: 100%;
    height: auto;
    text-align: justify;
    line-height: 25px;
}

.conteudo-painel {
    width: 100%;
    height: auto;
    max-width: 975px;
}

.banner-pcontrole {
    width: 980px;
    height: auto;
    margin: 30px 0;
}

h1, h2 {
    color: #666;
    margin: 15px 0;
}

h3, h4, h5, h6 {
    color: #7F7F7F
}

h3 {
    line-height: 27px;
    font-weight: normal;
    font-size: 17px;
    margin: 0px;
    padding: 0px;
}

h4 {
    font-weight: normal;
    line-height: 25px
}


.tit-descricao {
    max-width: 650px;
    width: 90%;
    height: auto;
}

.subtit {
    font-size: 18px;
    font-weight: bold;
}


.campo-cont {
    width: 660px;
    clear: both;
    text-align: left;
}

.campo-cont-mcatalogo {
    width: 100%;
    clear: both;
    text-align: left;
    max-width: 1280px;
}

.separador {
    background: #CCCCCC;
    width: 100%;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    clear: both;
}


/*PAIENL DE CONTROLE HEADER*/


.pcontrole-header {
    width: 100%;
    border-bottom: 1px solid #999999;
    margin-bottom: 40px;
}

.pcontrole-header-logo {
    width: 220px;
    height: auto;
}

    .pcontrole-header-logo img {
        width: auto;
        height: auto;
    }


/*PEOSPECT E ANALISES*/

.props-analise-observacao {
    width: 640px;
    height: auto;
    height: auto;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 8px;
}

.prosp-fcompras {
    width: 100%;
    height: auto;
    margin-top: 5px;
}

.prosp-freq-compras {
    float: left;
    text-align: center;
    width: 23.44444%;
    padding: 2px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 2px;
}

.prosp-freq-compras-mes {
    background: #666666;
    color: #ffffff;
    line-height: 25px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.prosp-freq-compras-carinha {
    padding: 3px;
}

.prosp-freq-compras-sigla {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

.prosp-freq-compras-valor {
    font-weight: bold;
    line-height: 40px;
}

.prosp-end-errado {
    font-weight: bold;
    color: #9b1e21;
}

.prosp-comp-end {
    font-size: 18px;
    line-height: 55px;
}

.prosp-comp-end-link a {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
    cursor: pointer;
}

    .prosp-comp-end-link a:hover {
        color: #9b1e21;
        text-decoration: underline;
    }

.prosp-comp-end-link-ativo {
    color: #ffffff;
    background: #0053d5;
    padding: 2px;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.prosp-traking a {
    color: #ffffff;
    background: #0053d5;
    font-size: 14px;
    padding: 3px;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: normal;
}

.bt-trocar-cliente-topo {
    color: #ffffff;
    background: #0053d5;
    font-size: 14px;
    padding: 3px 7px 3px 7px;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: normal;
    border: 0px;
    font-size: 12px;
    font-weight: bold;
}

.prosp-traking a:hover {
    font-weight: bold;
    background: #666666;
    text-decoration: none;
}


.links-diversos a {
    color: #0053d5;
    background: #FFF;
    font-size: 16px;
    padding: 5px;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #666666;
    cursor: pointer;
}


    .links-diversos a:hover {
        border: 1px solid #666666;
        font-weight: bold;
        color: #ffffff;
        background: #666666;
        text-decoration: none;
    }

.prosp-download {
    margin: 15px 0 0 0;
}

    .prosp-download a {
        color: #ffffff;
        background: #0053d5;
        font-size: 12px;
        padding: 3px;
        text-decoration: none;
        cursor: pointer;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

        .prosp-download a:hover {
            font-weight: bold;
            background: #666666;
            text-decoration: none;
        }

.prosp-download-precificada a {
    color: #ffffff;
    background: #0053d5;
    font-size: 14px;
    padding: 3px;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .prosp-download-precificada a:hover {
        font-weight: bold;
        background: #666666;
        text-decoration: none;
    }

.prosp-comp-end-aviso {
    font-size: 12px;
    color: #9b1e21;
    line-height: 25px;
}

.prosp-comp-end-aviso-underline {
    font-size: 14px;
    text-decoration: underline;
}



/*FOOTER*/

.footer {
    width: 100%;
    height: auto;
    background: #9b1e21;
}

.footer-rodape {
    width: 100%;
    max-width: 1000px;
    height: 50px;
    background: #9b1e21;
    color: #FFF;
}



/* BOTOES FORMULÁRIOS E TABELAS*/


.pricing-precosugerido-imput {
    border: 1px solid #666;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0 4px;
    font-size: 14px;
    color: #666666;
    height: 30px;
    width: 64px;
    background: #ffffff;
}


.pricing-linha-imput {
    border: 1px solid #666;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0 10px;
    font-size: 14px;
    color: #666666;
    height: 30px;
    width: 30px;
    background: #ffffff;
}

#form-cad-sessoes {
    padding: 5px;
    height: auto;
    background: #f7f7f7;
}

.form-prosp-sessoes {
    width: 660px;
    background: #f7f7f7;
    height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
}

.bt-form-enviar {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.bt-prosp-aprovado {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    float: right;
    margin: 8px;
    color: #ffffff;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.bt-prosp-gerar-acordo {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-prosp-enviar-analise {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-prosp-analise-aprovado {
    padding: 7px 7px 7px 7px;
    background: #108c00;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-prosp-liberar-catalogo {
    padding: 7px 15px 7px 15px;
    background: #0053d5;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-prosp-analise-reprovado {
    padding: 7px 7px 7px 7px;
    background: #9b1e21;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-prosp-aguardar {
    padding: 7px 15px 7px 15px;
    background: #000000;
    float: right;
    margin: 8px;
    color: #ffffff;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-prosp-campo-vazio {
    padding: 7px 15px 7px 15px;
    background: #f7f7f7;
    float: right;
    margin: 8px;
    color: #000000;
    border: 1px solid #666666;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-form-logar {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    float: right;
    margin: 18px 0 8px 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-form-cancelar {
    padding: 7px 15px 7px 15px;
    background: #999999;
    float: right;
    margin: 18px 0 8px 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-form-limpar {
    padding: 7px 15px 7px 15px;
    background: #9b1e21;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.bt-prosp-pesquisar {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-prosp-pesquisar-disabled {
    padding: 7px 15px 7px 15px;
    background: #70796f;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: default;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-prosp-limpar {
    padding: 7px 15px 7px 15px;
    background: #9b1e21;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-prosp-reprovado {
    padding: 7px 15px 7px 15px;
    background: #9b1e21;
    float: right;
    margin: 8px;
    color: #ffffff;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.bt-prosp-ngerar-acordo {
    padding: 7px 15px 7px 15px;
    background: #9b1e21;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.bt-prosp-voltar {
    padding: 7px 15px 7px 15px;
    background: #666666;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-inativar-contratos {
    padding: 7px 15px 7px 15px;
    background: #9b1e21;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.bt-exluir {
    text-decoration: none;
    color: #ffffff;
    padding: 6px 5px 6px 5px;
    text-align: left;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 2px;
    background: #9b1e21;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    position: absolute;
}

.bt-exluir-prosp-filiais {
    text-decoration: none;
    color: #ffffff;
    padding: 3px 10px 3px 10px;
    text-align: left;
    font-size: 13px;
    margin-top: 2px;
    background: #9b1e21;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px;
    font-weight: bold;
    margin-top: 13px;
    cursor: pointer;
}

.bt-excluir-anexo {
    text-decoration: none;
    color: #ffffff;
    padding: 6px 5px 6px 5px;
    text-align: left;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 2px;
    background: #9b1e21;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    position: absolute;
}

.bt-log-cad {
    text-decoration: none;
    font-weight: bold;
    line-height: 43px;
    padding: 7px 15px 7px 15px;
    background: #3e3737;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-exluir-pricing {
    text-decoration: none;
    color: #ffffff;
    padding: 3px 5px 3px 5px;
    text-align: left;
    font-size: 10px;
    margin-top: 2px;
    background: #9b1e21;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
}


.bt-atnegativo-pricing {
    text-decoration: none;
    color: #ffffff;
    padding: 6px 5px 6px 5px;
    text-align: left;
    font-size: 14px;
    margin-top: 2px;
    background: #9b1e21;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
}

.bt-atpositivo-pricing {
    text-decoration: none;
    color: #ffffff;
    padding: 6px 5px 6px 5px;
    text-align: left;
    font-size: 14px;
    margin-top: 2px;
    background: #108c00;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
}


.bt-exluir-pricing-sacao {
    text-decoration: none;
    color: #ffffff;
    margin-top: 2px;
    background: #999999;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 3px 5px 3px 5px;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    border: 0px;
}


.bt-incluir-cat {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    margin: 2px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-incluir-cat-ok {
    background: #108c00;
    width: 57px;
    height: 33px;
    margin: 2px;
    color: #ffffff;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: url(../../Content/img/ok.png) center no-repeat;
}


.bt-pricing-adproduto {
    padding: 7px 15px 7px 15px;
    background: #0053d5;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.bt-pricing-finalizar {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-pricing-atualizarpreco {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bt-pricing-naoatualizarpreco {
    padding: 7px 15px 7px 15px;
    background: #9b1e21;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}




/*ALERTAS*/


.alert-bg {
    background: #3d3d3d;
    width: 100%;
    height: 100%;
    filter: alpha(opacity:0.6);
    KHTMLOpacity: 0.6;
    MozOpacity: 0.6;
    -khtml-opacity: .6;
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    opacity: 0.6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
}

.alert-box {
    color: #555;
    border-radius: 10px;
    font-family: Tahoma,Geneva,Arial,sans-serif;
    font-size: 11px;
    padding: 10px 8px 10px 30px;
    margin: 5px;
}

    .alert-box span {
        font-weight: bold;
        text-transform: uppercase;
    }

.error {
    background: #ffecec;
    border: 1px solid #f5aca6;
}

.success {
    background: #e9ffd9;
    border: 1px solid #a6ca8a;
}

.warning {
    background: #fff8c4;
    border: 1px solid #f2c779;
}

.notice {
    background: #e3f7fc;
    border: 1px solid #8ed9f6;
}


a.close:hover {
    color: black !important;
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

a.close {
    text-decoration: none !important;
    font-size: 16px !important;
    line-height: 13px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}



/*PAINEL DE CONTROLE*/

.box-painel-controle {
    background: #fbfbfb;
    /*width: 300px;*/
    height: 60px;
    padding: 5px;
    margin: 5px;
    display: inline-block;
    border: 1px solid #C3C3C3;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.box-pc-emissao {
    background: #fbfbfb;
    width: 97%;
    height: auto;
    padding: 8px 8px 30px;
    margin: 5px;
    border: 1px solid #C3C3C3;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.box-painel-img {
    width: 60px;
    height: 60px;
    float: left;
    border-right: 1px solid #C3C3C3;
}

    .box-painel-img img {
        width: 60px;
        height: 60px;
    }

.box-painel-dados {
    width: 234px;
    height: 60px;
    margin-left: 5px;
    /* margin-right: 5px; */
    float: left;
}

.box-painel-dados-txt {
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
    height: 30px;
    vertical-align: middle;
    display: table-cell;
}

.box-painel-imput-select {
    width: 200px;
    height: 20px;
    margin-top: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.box-painel-bt-acessar {
    width: 132px;
    height: 21px;
    margin-top: 3px;
    background: #0f8c00;
    color: #ffffff;
    border: 0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}





.emissao-tit-tudo {
    width: 100%;
    height: auto
}

.emissao-tit-txt {
    font-size: 22px;
    color: #666;
    font-weight: bold;
}

.emissao-tit-cliente {
    font-size: 14px;
    line-height: 25px;
    color: #9b1e21;
}

.emissao-entrega-nomes {
    width: 100%;
    /* float: left; */
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
}

.emissao-entrega-nomes-imput {
    border: 1px solid #dadada;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    color: #666666;
    width: 95%;
    background: #ffffff;
    height: 25px;
}


.emissao-entrega-nota-imput {
    width: 95%;
    text-align: justify;
    font-size: 16px;
    color: #999999;
    margin-bottom: 10px;
    border: 1px solid #dadada;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.emissao-entrega-nomes-pgto {
    width: 50%;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    border: 1px solid #dadada;
    height: 25px;
}

.emissao-pgto-cartao {
    width: 40px;
    height: 18px;
    margin-left: 2px;
    border: 0px;
}


.bt-emissao-atualizar {
    text-decoration: none;
    color: #ffffff;
    padding: 3px 10px 3px 10px;
    text-align: left;
    font-size: 13px;
    margin-top: 2px;
    background: #108c00;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px;
    font-weight: bold;
    margin-top: 13px;
    cursor: pointer;
}

.bt-emissao-pgto-trocar {
    text-decoration: none;
    color: #ffffff;
    padding: 7px;
    text-align: left;
    font-size: 17px;
    background: #108c00;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px;
    font-weight: bold;
    cursor: pointer;
}


.form-emissao-carrinho {
    margin-top: 0px;
    width: 100%;
}

.form-emissao-pedidocliente {
    margin-top: 0px;
    width: 85%;
}

.form-emissao-carrinho-tabela {
    font-size: 12px;
}

.emissao-carrinho img {
    width: 40px;
}


.bt-exluir-emissao-carrinho {
    text-decoration: none;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-size: 11px;
    margin-top: 2px;
    background: #9b1e21;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
}

.filtro-emissao-pedido {
    background: #fdfdfd;
    border: 1px solid #eaeaea;
    width: 650px;
    padding: 10px;
    margin-bottom: 20px;
}

.filtro-emissao-pedido-titulo {
    font-size: 22px;
    color: #666;
    font-weight: bold;
}

.filtro-emissao-pedido-txt-aviso {
    color: #9b1e21;
    clear: both;
    padding-bottom: 16px;
    width: 650px;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
}


.bt-filtro-emissao {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    float: right;
    margin: 8px;
    color: #ffffff;
    border: 0px;
    font-size: 13px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.filtro-emissao-pedido-resultado {
    width: 100%;
    height: auto;
    font-size: 12px;
}

.resultado {
    border-bottom: 1px solid #EAEAEA;
    clear: both;
}

.resultado-linha-dv {
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 8px;
}

.resultado-verde a {
    text-decoration: none;
    color: #090;
    line-height: 30px;
}

.resultado-verde:hover {
    text-decoration: underline;
    font-weight: bold;
}

.resultado-verde-selecionado {
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
    color: #090;
    line-height: 30px;
}

.resultado-preto a {
    text-decoration: none;
    color: #000000;
    line-height: 30px;
}

.resultado-preto:hover {
    text-decoration: underline;
    font-weight: bold;
}

.resultado-vermelho a {
    text-decoration: none;
    color: #9b1e21;
    line-height: 30px;
}

.resultado-vermelho:hover {
    text-decoration: underline;
    font-weight: bold;
}

.form-txt-emissao {
    clear: both;
    font-weight: bold;
    padding-top: 4px;
    font-size: 14px;
    padding-bottom: 4px;
    line-height: 20px;
}


.legenda-resultado {
    border-bottom: 1px solid #EAEAEA;
    clear: both;
    height: auto;
    padding-bottom: 10px;
    padding-top: 5px;
}


.legenda-resultado-faixa {
    height: auto;
    clear: both;
    margin-bottom: 4px;
}


.legenda-resultado-faixa-qverde {
    width: 13px;
    height: 13px;
    background: #090;
    float: left;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.legenda-resultado-faixa-qpreto {
    width: 13px;
    height: 13px;
    background: #000;
    float: left;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.legenda-resultado-faixa-qvermelho {
    width: 13px;
    height: 13px;
    background: #9b1e21;
    float: left;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.legenda-resultado-faixa-txt {
    height: auto;
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin-left: 4px;
}

.bt-voltar-resultado-emissao {
    padding: 5px 12px 5px 12px;
    background: #666666;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    border: 0px;
    font-size: 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.qtd-emissao-carrinho {
    /* float: left;*/
    display: block;
    height: 37px;
    width: 78px;
    line-height: 19px;
    /*float: left;*/
    /*display: block;
    height: 49px;
    width: 58px;
    line-height: 19px;*/
}

.qtd-resumo-icms {
    float: left;
    display: block;
    height: 39px;
    line-height: 19px;
}

.qtd-resumo-st {
    float: left;
    display: block;
    height: 38px;
    line-height: 19px;
}

.qtd-resumo-aicms {
    float: left;
    display: block;
    height: 55px;
    line-height: 19px;
}

.qtd-resumo-nitem {
    float: left;
    display: block;
    height: 55px;
    line-height: 19px;
}

.qtd-resumo-nordem {
    float: left;
    display: block;
    height: 55px;
    line-height: 19px;
}

.qtd-resumo-cfiscal {
    float: left;
    display: block;
    height: 55px;
    line-height: 19px;
}

.qtd-resumo-qte {
    float: left;
    display: block;
    height: 40px;
    line-height: 19px;
    width: 55px;
}


.qtd-resumo-mkmedio {
    float: left;
    display: block;
    height: 40px;
    line-height: 19px;
    width: 84px;
    text-align: center;
}


.qtd-txt-emissao-carrinho {
    width: 35px;
    height: 25px;
    /*display: block;*/
    padding: 0px;
    border: 1px solid #d9d9d9;
    color: #2d841b;
    text-align: center;
    padding-left: 2px;
    font: bold 15px/38px Arial, Helvetica, sans-serif;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFFFFF;
}

.qtd-txt-emissao-carrinho-off {
    width: 35px;
    height: 25px;
    /*display: block;*/
    padding: 0px;
    border: 1px solid #9b1e21;
    color: #9b1e21;
    text-align: center;
    padding-left: 2px;
    font: bold 15px/38px Arial, Helvetica, sans-serif;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFFFFF;
}


.rwd-table-emissao-carrinho {
    line-height: 12px;
    font-size: 11px;
}

.rwd-table-catalogo-lista {
    line-height: 13px;
    font-size: 11px;
}



.ecarrinho-mix {
    width: 60px
}

.ecarrinho-foto {
    width: 50px;
}

    .ecarrinho-foto img {
        width: 35px;
    }

.ecarrinho-codigo {
    width: 80px
}

.ecarrinho-marca {
    width: 80px
}

.ecarrinho-descricao {
}

.ecarrinho-estoque {
    width: 80px
}

.ecarrinho-qte {
    width: 60px
}

.ecarrinho-preco {
    width: 140px
}

.ecarrinho-mk {
    width: 60px
}

.ecarrinho-levemais {
    width: 40px
}

.ecarrinho-preco-promo {
    width: 76px
}

.ecarrinho-entrega {
    width: 90px
}

.ecarrinho-excluir {
    width: 18px
}

.ecarrinho-cod-cliente {
    width: 76px
}

.ecarrinho-n-ordem {
    width: 76px
}

.ecarrinho-item {
    width: 76px
}

.ecarrinho-c-contabil {
    width: 76px
}

.table-ecarrinho-emissao-link a {
    text-decoration: none;
    color: #7F7F7F;
    font-size: 10px;
    line-height: 15px;
}

    .table-ecarrinho-emissao-link a:hover {
        text-decoration: underline;
        color: #0053d5;
    }


.preco-promo-emissao-catalogo {
    float: left;
    display: block;
    line-height: 21px;
}

.preco-promo-emissao-catalogo-aviso {
    background: #9b1e21;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    text-align: center;
    clear: both;
    padding-bottom: 3px;
    padding-top: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.preco-promo-txt-emissao-carrinho {
    width: 82px;
    height: 25px;
    display: block;
    padding: 0px;
    border: 1px solid #d9d9d9;
    color: #2d841b;
    text-align: left;
    padding-left: 2px;
    font: bold 15px/38px Arial, Helvetica, sans-serif;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

.validate {
}

.form-emissao-carrinho-pedido {
    width: 100%;
    clear: both;
    text-align: left;
}

.form-emissao-impostos {
    width: 65%;
    clear: both;
    text-align: left;
}

.form-emissao-pedido-cliente-bts {
    width: 85%;
    clear: both;
    text-align: left;
}


.bt-emissao-topo-infos {
    text-decoration: none;
    color: #ffffff;
    padding: 3px 10px 3px 10px;
    text-align: center;
    font-size: 12px;
    background: #3a3a3a;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px;
    font-weight: bold;
    cursor: pointer;
    width: 100.8px;
    height: 19.6px;
}

.bt-emissao-topo-aprovador {
    text-decoration: none;
    color: #666666;
    padding: 3px 10px 3px 10px;
    text-align: center;
    font-size: 12px;
    background: #e0e0e0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px;
    font-weight: bold;
    cursor: pointer;
    width: 100px;
    height: 20px;
}

.descricaoinfo {
    position: absolute;
    width: 176px;
    color: #ffffff;
    height: auto;
    margin-top: 16px;
    margin-left: -87px;
    background: #3a3a3a;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
    opacity: 0;
    visibility: hidden;
    border: 1px solid #3a3a3a;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 20px 5px 5px 5px;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
}

.aprovadorinfo {
    position: absolute;
    width: 176px;
    color: #666666;
    height: auto;
    margin-top: 16px;
    margin-left: -88px;
    background: #e0e0e0;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
    opacity: 0;
    visibility: hidden;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 20px 5px 5px 5px;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
}

.emissao-fecha-infos-topo-botao-informacao:hover .descricaoinfo {
    visibility: visible;
    opacity: 1;
}

.emissao-fecha-infos-topo {
    width: 100%;
    height: auto;
}

.emissao-fecha-infos-topo-botao-frete {
    display: inline-block;
    height: 24px;
    margin: 5px 5px 0px 5px;
}

.emissao-fecha-infos-topo-botao-informacao {
    width: 100px;
    display: inline-block;
    height: 20px;
    margin: 5px 5px 0px 5px;
}

.emissao-fecha-infos-topo-botao-aprovador {
    width: 100px;
    display: inline-block;
    height: 20px;
    margin: 5px 5px 0px 5px;
}

    .emissao-fecha-infos-topo-botao-aprovador:hover .aprovadorinfo {
        visibility: visible;
        opacity: 1;
    }

.ecarrinho-descricao-produto {
    width: 225px;
    height: 30px;
    overflow: hidden;
}

.ecatalogo-preco-unidade {
    min-width: 115px;
    line-height: 19px;
}

.ecatalogo-vl-total {
    width: 100px;
}

.ecatalogo-descricao-produto {
    height: 33px;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
}


.ecatalogo-descricao-marca {
    font-size: 13px;
    text-align: center;
    color: #000;
    font-weight: bold;
    /* margin-top: 5px; */
    /* height: 16px; */
    width: 70px;
}

.ecatalogo-codigop {
    font-size: 10px;
    width: 60px;
}

.ecatalogo-levemaispaguemenos {
    min-width: 130px;
}

.ecatalogo-estoque {
    font-size: 11px;
    line-height: 16px;
    width: 75px;
}


.ecatalogo-descricao-info-pacote {
    color: #9b1e21;
    clear: both;
    line-height: 15px;
    font-size: 11px;
}

.ecatalogo-qtd-estoque {
    color: #9b1e21;
    clear: both;
    line-height: 15px;
    font-size: 11px;
    font-weight: bold
}

.ecarrinho-qte-lista {
    width: 40px;
}

.ecatalogo-mk {
    width: 60px;
    line-height: 16px;
}

.ecatalogo-foto img {
    width: 50px;
}

.ecarrinho-descricao-info-pacote {
    color: #9b1e21;
    clear: both;
    line-height: 22px;
}

.ecarrinho-descricao-levemais {
    color: #060;
    font-size: 10px;
    clear: both;
    font-weight: bold;
}


.bt-aviso-estoque-disp {
    text-decoration: none;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-size: 11px;
    margin-top: 2px;
    background: #108c00;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
}

.bt-aviso-estoque-indisp {
    text-decoration: none;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-size: 11px;
    margin-top: 2px;
    background: #9b1e21;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
}

.topo-emissao-pedido {
    width: 80%;
    height: auto;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 20px;
    padding: 20px;
}

    .topo-emissao-pedido .separador {
        display: none;
    }

    .topo-emissao-pedido .prosp-traking {
        margin-top: 10px;
        margin-bottom: 5px;
    }


.topo-emissao-pedido-titulo {
    font-size: 22px;
    color: #666;
    font-weight: bold;
}

.topo-emissao-pedido-txt-cliente-cnpj {
    font-size: 14px;
    line-height: 25px;
    color: #3a3a3a;
}

.topo-emissao-pedido-txt-cliente-condicao {
    font-size: 14px;
    line-height: 25px;
    color: #3a3a3a;
}

.topo-emissao-pedido-txt-cliente-cep {
    font-size: 14px;
    line-height: 25px;
    color: #3a3a3a;
}

.topo-emissao-pedido-txt-cliente-freteatual {
    font-size: 14px;
    line-height: 25px;
    color: #3a3a3a;
}

.emissao-resumo-txt-total-compras {
    font-size: 17px;
    line-height: 36px;
    color: #108c00;
    text-align: right;
}


.bt-emissao-mix-catalogo {
    text-decoration: none;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-size: 11px;
    margin-top: 2px;
    background: #090;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    cursor: none;
}

.bt-emissao-mix-portal {
    text-decoration: none;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-size: 11px;
    margin-top: 2px;
    background: #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: 0px;
    cursor: none;
}


.menu-emissao-pedido {
    width: 90%;
    height: auto;
}

.menu-emissao-pedido-box {
    display: inline;
    width: 200px;
}

.bt-emilinkmenu {
    background: #0076de;
    color: #ffffff;
    font-weight: bold;
    padding: 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
    border: 0px;
    margin: 2px;
    cursor: pointer;
    border: 1px solid #005eb1;
}

.bt-finaliza-contrato-criacao {
    background: #108c00;
    color: #ffffff;
    font-weight: bold;
    padding: 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
    border: 0px;
    margin: 2px;
    cursor: pointer;
    border: 1px solid #108c00;
}

.bt-emilinkmenu:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}


.topo-emissao-pedido-nav {
    font-size: 14px;
    color: #666;
    padding-bottom: 5px;
    color: #0234cc;
    font-weight: bold;
    margin-top: 20px;
}



.emissao-pedido-cliente-txt {
    width: 140px;
    display: inline;
    font-weight: bold;
}


.emissao-pedido-cliente-txt-imput {
    border: 1px solid #666;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    color: #666666;
    width: 57%;
    background: #ffffff;
    display: inline;
    height: 25px;
    border: 1px solid #d9d9d9;
    color: #2d841b;
    text-align: left;
    font: bold 15px/38px Arial, Helvetica, sans-serif;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFFFFF;
}


.campo-emissao-pedido-cliente {
    width: 300px;
    clear: both;
    text-align: left;
}


.bt-montar-catalogo-voltar {
    padding: 7px 15px 7px 15px;
    background: #666;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}



.mlista-lmais-pmenos {
    width: 165px;
    height: auto;
    border: 1px solid #2d841b;
    font-size: 9px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: Verdana, Geneva, sans-serif;
    background: #ffffff;
}

.mlista-lmais-pmenos-faixa1 {
    width: 165px;
    height: 13px;
    background: #2d841b;
    color: #FFFFFF;
    padding-top: 0px;
    margin-bottom: 2px;
}

.mlista-lmais-pmenos-faixa1-quadro {
    width: 80px;
    height: 14px;
    float: left;
}

.mlista-lmais-pmenos-faixa2-quadro {
    width: 80px;
    height: 14px;
    float: left;
}

.mlista-lmais-pmenos-faixa-preco-unidade {
    width: 165px;
    height: 14px;
    clear: both;
    padding-top: 0px;
}

.mlista-lmais-pmenos-faixa-preco-unidade-unidades {
    width: 80px;
    height: 14px;
    float: left;
    color: #999999;
}

.mlista-lmais-pmenos-faixa-preco-unidade-preco {
    width: 84px;
    height: 15px;
    float: left;
    color: #2d841b;
    font-weight: bold;
}


.form-emissao-resumo {
    width: 99%;
    text-align: right;
    padding-top: 10px;
}



.funcao-icone-atual img {
    width: 100px;
    height: 100px;
}


.bt-relatorios-acoes {
    padding: 7px 15px 7px 15px;
    background: #108c00;
    float: right;
    margin: 8px;
    color: #ffffff;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}




.aviso-portal-estrutura {
    width: 590px;
    border: 1px solid #e0e0e0;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #7F7F7F;
    padding: 20px;
}

.aviso-portal-estrutura-logo {
    width: 610px;
    text-align: left;
    padding: 20px;
}

.aviso-portal-linhas {
    width: 590px;
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
}

.aviso-portal-logo {
    text-align: left;
    height: auto;
}

.aviso-portal-logo-assinatura {
    text-align: left;
    height: auto;
    margin-top: 0px;
    width: 100px;
}

    .aviso-portal-logo-assinatura img {
        height: auto;
        width: 90px;
    }

.aviso-portal-titulos {
    text-align: center;
    font-size: 18px;
    color: #7F7F7F;
    font-weight: bold;
}

.aviso-portal-txt {
    text-align: justify;
    color: #7F7F7F;
    line-height: 30px;
    font-size: 18px;
}

.aviso-portal-txt-agradece {
    text-align: left;
    color: #7F7F7F;
    line-height: 24px;
    font-size: 15px;
}

.aviso-portal-subtitulos {
    text-align: left;
    font-size: 16px;
    color: #7F7F7F;
    font-weight: bold;
}

.aviso-portal-box {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
    font-size: 17px;
    padding-top: 3px;
    padding-bottom: 2px;
    color: #666666;
    height: auto;
    min-height: 75px;
    padding: 10px;
    width: 568px;
}

.aviso-portal-linhas ul {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 22px;
}

.aviso-portal-links {
    color: #C00;
    font-weight: bold;
    text-decoration: none;
}

//.fundo-vermelho {
    // background-color: red;
    //
}









@media screen and (max-width: 1366px) {

    .ecatalogo-descricao-produto {
    }
}



@media screen and (max-width: 1280px) {

    .ecatalogo-descricao-produto {
    }

    .form-emissao-carrinho {
        width: 100%;
    }

    .form-emissao-resumo {
        width: 100%;
        text-align: right;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .bt-montar-catalogo-voltar {
        padding: 7px 15px 7px 15px;
        background: #666;
        float: right;
        margin: 8px;
        color: #ffffff;
        cursor: pointer;
        border: 0px;
        font-size: 16px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }



    .mlista-lmais-pmenos {
        width: 165px;
        height: auto;
        border: 1px solid #2d841b;
        font-size: 9px;
        text-align: center;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-family: Verdana, Geneva, sans-serif;
        background: #ffffff;
    }

    .mlista-lmais-pmenos-faixa1 {
        width: 165px;
        height: 17px;
        background: #2d841b;
        color: #FFFFFF;
        padding-top: 0px;
        margin-bottom: 1px;
    }

    .mlista-lmais-pmenos-faixa1-quadro {
        width: 80px;
        height: 14px;
        float: left;
    }

    .mlista-lmais-pmenos-faixa2-quadro {
        width: 80px;
        height: 14px;
        float: left;
    }

    .mlista-lmais-pmenos-faixa-preco-unidade {
        width: 165px;
        height: 16px;
        clear: both;
        padding-top: 0px;
    }

    .mlista-lmais-pmenos-faixa-preco-unidade-unidades {
        width: 80px;
        height: 14px;
        float: left;
        color: #999999;
    }

    .mlista-lmais-pmenos-faixa-preco-unidade-preco {
        width: 84px;
        height: 15px;
        float: left;
        color: #2d841b;
        font-weight: bold;
    }
}


@media screen and (max-width: 999px) {

    .form-emissao-carrinho {
        width: 100%;
    }

    .form-emissao-impostos {
        width: 95%;
        clear: both;
        text-align: left;
    }
}

@media screen and (max-width: 980px) {


    .conteudo {
        width: 100%;
        height: auto;
        background: #FFF;
        padding: 20px 0px 20px 0px;
    }


    .qtd-emissao-carrinho {
        /*float: none;*/
        display: block;
        height: auto;
        /*width: 58px;*/
        line-height: 19px;
    }

    .preco-promo-emissao-catalogo {
        float: none;
        display: block;
        line-height: 21px;
    }

    .ecatalogo-descricao-produto {
        height: auto;
        overflow: hidden;
        font-size: 9px;
        line-height: 12px;
        margin-left: 0px;
        height: 50px;
    }
}


@media screen and (max-width: 799px) {

    .form-emissao-carrinho {
        width: 99%;
    }

    .filtro-emissao-pedido-txt-aviso {
        width: 99%;
    }
}


@media screen and (max-width: 699px) {


    .campo-cont {
        width: 90%;
    }


    .form-prosp-sessoes {
        width: 100%;
    }


    .props-analise-observacao {
        width: 95%;
    }

    .prosp-freq-compras {
        width: 22.5555%;
        font-size: 11px;
    }
}


@media screen and (max-width: 449px) {

    .conteudo {
        width: 100%;
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    h1, h2 {
        font-size: 22px;
    }

    h3 {
        font-size: 12px;
        line-height: 20px;
        text-align: center;
    }

    .tit-descricao {
        width: 90%;
    }

    .bt-log-cad {
        font-size: 14px;
    }

    .bt-exluir {
        padding: 7px 5px 7px 5px;
        text-align: left;
        font-size: 12px;
        margin-left: 6px;
    }

    .bt-exluir-anexo {
        padding: 7px 5px 7px 5px;
        text-align: left;
        font-size: 12px;
        margin-left: 6px;
    }

    .campo-cont {
        width: 90%;
    }


    .props-analise-observacao {
        width: 95%;
    }

    .prosp-freq-compras {
        width: 45.99999%;
        font-size: 14px;
    }

    h4 {
        font-weight: normal;
        line-height: 26px;
        font-size: 12px;
    }

    .separador {
        width: 100%;
    }


    .form-prosp-sessoes {
        width: 100%;
    }
}


@media screen and (max-width: 379px) {

    .emissao-entrega-nomes-imput {
        width: 95%;
    }
}


@media screen and (max-width: 360px) {



    .prosp-comp-end {
        font-size: 15px;
        line-height: 33px;
    }
}





@media screen and (max-width: 320px) {


    h4 {
        font-weight: normal;
        line-height: 21px;
        font-size: 10px;
    }

    .prosp-freq-compras {
        width: 45.9%;
        font-size: 11px;
    }

    .subtit {
        font-size: 14px;
    }


    .bt-prosp-voltar {
        font-size: 13px;
    }


    .form-prosp-sessoes {
        width: 100%;
    }

    .bt-exluir-pricing {
        padding: 2px 10px 2px 10px;
    }
}

.botao-mover-subgrupo {
    margin: 8px 0 0 0;
    float: left;
}
