﻿/**
****************************************************************
*   CSS das páginas iternas (carrinho)
****************************************************************
*/

/**
    ***************************************************************************************************************************
    BASE
    ***************************************************************************************************************************
*/
@charset "utf-8";


@font-face {
    font-family: 'humnst777_blk_btblack_italic';
    src: url('fontes/humanist_777_black_italic_bt-webfont.eot');
    src: url('fontes/humanist_777_black_italic_bt-webfont.eot?#iefix') format('embedded-opentype'), url('fontes/humanist_777_black_italic_bt-webfont.woff') format('woff'), url('fontes/humanist_777_black_italic_bt-webfont.ttf') format('truetype'), url('fontes/humanist_777_black_italic_bt-webfont.svg#humnst777_blk_btblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    background: #f6f6f6;
    background-repeat: repeat-x;
    font-family: 'Open Sans';
    min-width: 1170px;
}

p {
    color: #333333;
    font-family: verdana;
    font-size: 10px;
    margin-left: 10px;
}

h2 {
    color: #333333;
    font-family: verdana;
    font-size: 16px;
    margin-left: 5px;
}

.top-01 {
    margin: 10px 0 0 0;
}

.no-trace {
    border: none !important;
}

.no-margin {
    margin: 0 !important;
}

.no-color {
    background: red;
}

.negrito {
    font-weight: bold;
}

.italico {
    font-style: italic;
}

.lineheight-01 {
    line-height: 22px;
}

.space-right {
    margin-right: 20px !important;
}

.h-align-01 {
    float: left;
}

.dashed {
    border-left: 1px dashed #ccc;
}

.divisor-preto {
    border-right: 1px solid #000 !important;
}

.fundo-preto {
    background: #000 !important;
}

.set49 {
    width: 49% !important;
}


/**
    ***************************************************************************************************************************
    TOPO
    ***************************************************************************************************************************
*/
.topo {
    width: 100%;
    max-width: 1024px;
    height: 107px;
    background: url(../../../images/topo.png);
    margin: 19px auto 0 auto;
}

.logo {
    float: left;
    margin-top: 33px;
}


/*______menu de navegação______*/
.menu {
    width: 100%;
    height: 32px;
    background: url(../../../images/menu.jpg);
    margin: -16px auto 0 auto;
    text-align: center;
}

    .menu #menutopo {
        list-style-type: none;
        padding: 0;
    }

        .menu #menutopo li {
            display: inline;
            list-style-type: none;
            color: #fff;
            border-right: 1px solid #663200;
            border-left: 1px solid #ffcb99;
            margin-left: -4px;
            padding: 5px 20px;
            font-size: 15px;
        }

            .menu #menutopo li:first-child {
                border-left: 0;
            }

            .menu #menutopo li:last-child {
                border-right: 0;
            }

            .menu #menutopo li a {
                color: #fff;
                text-decoration: none;
                transition: all linear 0.3s;
                -webkit-transition: all linear 0.3s;
                -moz-transition: all linear 0.3s;
            }

                .menu #menutopo li a:hover {
                    color: #000;
                }


/**
    ***************************************************************************************************************************
    CORPO
    ***************************************************************************************************************************
*/
.geral {
    margin: 0 auto;
}

.BoxConteudo {
    height: auto;
    margin: auto;
    width: 1170px;
}

.dvBoxNivel-1 {
    width: 790px;
    min-height: 570px;
    overflow: hidden;
    height: 100%;
    margin: 0 auto;
}


.line-01 {
    float: left;
    margin: 12px 40px 0 0;
    padding: 0;
    width: 100%;
    height: auto;
}

    .line-01.etapas {
        margin: 0 auto;
        float: none;
        margin-bottom: 20px;
    }

    .line-01.endereco {
        color: #999;
        float: left;
        margin: 12px 0 0 20px;
        width: auto;
    }

        .line-01.endereco.t1 {
            width: 330px;
            border-bottom-style: dashed;
            border-bottom-color: #CCC;
            border-width: 1px;
        }

        .line-01.endereco.t2 {
            width: 225px;
        }

        .line-01.endereco.t3 {
            width: 65px;
        }

    .line-01.main.enderecoentrega {
        margin: 10px 0 0px 14px;
    }

    .line-01.main.formaenvio {
        margin: 25px 0 0px 14px;
    }

    .line-01.main.cadastro {
        margin: 30px 0 0px 30px;
        width: 314px;
    }

    .line-01.meucarrinho.auto {
        height: auto;
    }

        .line-01.meucarrinho.auto.edit-01 {
            margin-top: 70px !important;
            border-top-left-radius: 0 !important;
            -moz-border-top-left-radius: 0 !important;
            -webkit-border-top-left-radius: 0 !important;
        }

    .line-01.meucarrinho.medium {
        height: 90px;
    }

    .line-01.meucarrinho.medium2 {
        height: 150px;
    }

    .line-01.meucarrinho.medium3 {
        height: 70px;
    }

    .line-01.quant {
        margin: 0 0 5px 0;
        width: 33px;
    }

    .line-01.cadrodape {
        margin: 0 0 20px 0;
    }

    .line-01.espacamento {
        margin: 0 0 20px 0;
    }

    .line-01.dadosveiculo {
        width: 306px;
        background: #efefef;
    }

    .line-01.condicao {
        margin: 10px 0 10px 0;
        width: 100%;
        height: 20px;
        background: #efefef;
    }

    .line-01.total {
        margin: 20px 0 0 0px;
        width: 774px;
        height: 60px;
        border-top: 0px dashed #ccc;
    }

    .line-01.finalizarcompra {
        margin: 20px 0 20px 20px;
        padding: 10px 0 0 0;
        width: 740px;
        height: auto;
        border-top: 1px dashed #ccc;
    }

    .line-01.calcularparcelas {
        margin: 20px 0 20px 0px;
        width: 100%;
        height: auto;
    }

        .line-01.calcularparcelas p {
            text-align: left;
            margin: 0;
            padding: 12px 70px;
            width: auto;
            height: auto;
            font-size: 12px;
            color: #585858;
            font-style: italic;
        }

    .line-01.pgto {
        margin: 0;
        padding: 0;
        width: auto;
        height: 36px;
        color: #585858;
        line-height: 33px;
        border-top: 1px dashed #ccc;
    }

    .line-01.dadoscartao {
        margin: 0 0 30px 0;
        padding: 0;
        width: 100%;
        height: auto;
    }

    .line-01.c-obrigatorios {
        margin: 0 0 30px 15px;
        padding: 0;
        width: 740px;
        height: auto;
        border-bottom: 1px dashed #ccc;
    }

    .line-01.dashed2 {
        margin: 0 15px 0 0;
        width: 100%;
        height: 20px;
        border-bottom-style: dashed;
        border-bottom-color: #CCC;
        border-width: 1px;
    }

    .line-01.main.enderecoentrega {
        margin: 10px 0 0px 14px;
    }

    .line-01.main.formaenvio {
        margin: 25px 0 0px 14px;
    }

    .line-01.main.cadastro {
        margin: 30px 0 0px 30px;
        width: 314px;
    }

.line-02 {
    float: left;
    margin: 12px 40px 0 0;
    padding: 0;
    width: 100%;
    height: 20;
    border: 1px solid #000;
    background: url(../../images/layout/fundo-line-02.jpg);
}

.line-03 {
    float: none;
    margin: 0;
    width: 300px;
    height: 24px;
    background: #ccc;
}

.line-04 {
    float: left;
    margin: 0px 40px 10px 0;
    padding: 0;
    width: 100%;
    height: auto;
}


/*______etapas______*/
.etapas {
    margin: 0 auto;
    width: 660px;
    height: 80px;
}

.bloco-etapas {
    float: left;
    margin: 0 5px;
    width: 100px;
    height: 80px;
    font-family: 'Open Sans';
}

.bt-etapas {
    margin: 0 auto;
    width: 30px;
    height: 30px;
    display: table;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 2px 1px #222;
}

    .bt-etapas.ativo {
        background: url("../../images/CarrinhoCompras/bt_etapas.png") no-repeat scroll -30px /*-30px 0px*/ 0px;
    }

.bloco-etapas h3 {
    float: left;
    margin: 5px 0 0 0;
    width: 100px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    font-family: 'Open Sans';
    color: #585858;
    font-weight: normal;
    font-style: italic;
}

.bloco-etapas span {
    float: left;
    margin: 0;
    width: 100px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    color: #999;
    font-style: italic;
}


/*______meu carrinho______*/
.ConteudoInternas-dashboard {
    margin: 0 auto;
    padding: 20px 0 20px 0;
    width: 786px;
    display: table;
    margin-top: 50px;
}

    .ConteudoInternas-dashboard h2 {
        float: left;
        height: 38px;
        line-height: 36px;
        margin: 0;
        margin-left: 10px;
        padding: 0;
        width: 766px;
        font-size: 21px;
        color: #000;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        background: transparent !important;
        border-bottom: 1px dashed #ccc;
        font-family: 'Open Sans';
        font-weight: normal;
    }

    .ConteudoInternas-dashboard h4 {
        float: left;
        width: 346px;
        height: 29px;
        line-height: 30px;
        margin: 10px 0 0 8px;
        padding: 0 0 0 10px;
        font-size: 17px;
        color: #fff;
        background: #7e2223;
        background-size: 100% 100%;
        font-family: 'Open Sans';
        font-weight: normal;
    }

    .ConteudoInternas-dashboard h5 {
        margin: 0px 0px 5px 0;
        padding: 0;
        font-family: arial;
        font-size: 12px;
        font-weight: bold;
        color: #585858;
    }


.ConteudoInternas {
    float: left;
    padding: 20px 0 20px 0;
    width: 786px;
    background: #fff;
    min-height: 2000px;
}


.col-01 {
    position: relative;
    float: left;
    margin: 0 20px 0 0;
    height: auto;
}

    .col-01.meucarrinho {
        margin: 0 0 0 0;
        width: auto;
        height: 100%;
        border-right: 1px dashed #e6e6e6;
    }

        .col-01.meucarrinho.produto {
            width: 112px;
        }

        .col-01.meucarrinho.descricao {
            width: 310px;
        }

        .col-01.meucarrinho.disp {
            width: 80px;
        }

        .col-01.meucarrinho.quant {
            width: 56px;
        }

        .col-01.meucarrinho.precou {
            width: 100px;
        }

        .col-01.meucarrinho.totalcartao {
            width: 100px;
        }

        .col-01.meucarrinho.totalavista {
            width: 100px;
        }

        .col-01.meucarrinho.gratis {
            margin: 0 0 0 239px;
            width: 200px;
            border-left: 1px dashed #ccc;
            border-right: none;
        }

        .col-01.meucarrinho.enderecoentrega {
            width: 245px;
            font-family: 'Open Sans';
            color: #0c4d77;
            margin-right: 10px;
        }

            .col-01.meucarrinho.enderecoentrega.menor {
                width: 190px;
            }

            .col-01.meucarrinho.enderecoentrega ul {
                margin: 7px 0;
                padding: 0 0 0 0;
                width: 236px;
            }

            .col-01.meucarrinho.enderecoentrega li {
                margin: 0 0 15px 0;
                width: 236px;
                list-style: none;
                color: #000;
            }

        .col-01.meucarrinho.formaenvio {
            border-style: none;
            border-color: inherit;
            border-width: medium;
            margin: 0;
            width: 200px;
            height: 15px;
            color: #545454;
        }

            .col-01.meucarrinho.formaenvio.menor {
                margin: 0;
                width: 100px;
                height: auto;
                border: none;
                text-align: right;
            }

            .col-01.meucarrinho.formaenvio.medium {
                margin: 0;
                width: 446px;
                height: auto;
                border: none;
                text-align: center;
            }

        .col-01.meucarrinho.subtotal {
            margin: 0 0 0 470px;
            width: 73px;
        }

        .col-01.meucarrinho.tarja {
            width: 30px;
            height: 100%;
            background: url(../../images/CarrinhoCompras/tarja01.png) no-repeat scroll 10px 0px;
            border: none;
            border-bottom-right-radius: 9px;
            border-top-right-radius: 9px;
            -moz-border-bottom-right-radius: 6px;
            -moz-border-top-righ-radius: 6px;
            -webkit-border-bottom-right-radius: 6px;
            -webkit-border-top-right-radius: 6px;
        }

    .col-01.n-parcelas {
        margin: 0 0 0;
        width: 74px;
        text-align: center;
        border-right: 1px dashed #ccc;
    }

    .col-01.valor-parcelas {
        margin: 0 0 0;
        width: 144px;
        text-align: center;
        border-right: 1px dashed #ccc;
    }

    .col-01.juros {
        margin: 0 0 0;
        width: 74px;
        text-align: center;
        border-right: 1px dashed #ccc;
    }

    .col-01.pgto-valortotal {
        margin: 0;
        padding: 0 10px 0 0;
        width: 440px;
        text-align: right;
        border-right: 1px dashed #ccc;
    }

    .col-01.nomenumero {
        margin: 0 0 0 15px;
        padding: 0 10px 0 0;
        width: 300px;
        height: 100%;
        text-align: left;
        border-right: 1px dashed #ccc;
    }

    .col-01.codigodata {
        margin: 0;
        padding: 0 0 0 15px;
        width: 154px;
        height: 100%;
        text-align: left;
        border-right: 1px dashed #ccc;
    }

    .col-01.cpffone {
        margin: 0;
        padding: 0 0 0 15px;
        width: 250px;
        height: 100%;
        text-align: left;
        border-right: 1px dashed #ccc;
    }

    .col-01.dashboard {
        margin: 0;
        width: 378px;
    }

        .col-01.dashboard.esquerda {
            margin: 0 30px 0 0px;
        }

        .col-01.dashboard.direita {
            margin: 0;
        }

    .col-01.descr-dashboard {
        margin: 5px 0 0 10px;
        width: 250px;
        font-family: 'Open Sans';
    }

        .col-01.descr-dashboard h5 {
            margin: 5px 0 5px 0;
            width: auto;
            font-size: 17px;
            color: #000;
            font-family: 'Open Sans';
        }

        .col-01.descr-dashboard p {
            margin: 0;
            padding: 10px 0 15px 0;
            color: #000;
            border-top: 1px solid #999;
            border-bottom: 1px solid #999;
        }

    .col-01.condicao-01 {
        margin: 5px;
        width: 100%;
    }

        .col-01.condicao-01 p {
            text-align: left;
        }

    .col-01.condicao-02 {
        padding: 3px 0 0 0;
        margin: 0;
        width: 290px;
        height: auto;
    }

        .col-01.condicao-02 p {
            text-align: left;
        }

    .col-01.condicao-03 {
        position: relative;
        margin: -20px 0 0 0;
        width: 130px;
        height: 40px;
        text-align: left;
    }

    .col-01.gerarboleto {
        margin: 30px 0 0 10px;
        width: 160px;
        height: auto;
    }

    .col-01.gerarboleto-obs {
        margin: 30px 0 20px 10px;
        width: 560px;
        height: auto;
    }

        .col-01.gerarboleto-obs p {
            text-align: left;
            margin: 10px 0;
            padding: 0;
            width: auto;
            height: auto;
            font-size: 12px;
            color: #585858;
        }

    .col-01.opcoes-cartoes {
        margin: 30px 0 30px 10px;
        width: 95%;
        height: auto;
    }

.meucarrinho p {
    width: auto;
    margin: 0 0 0 0;
    font-family: 'Open Sans';
    font-size: 11px;
    text-align: center;
    color: #000;
}

p.al-vertical-01 {
    margin: 0;
}

p.al-vertical-02 {
    margin: 10px 0 0 0;
}

p.al-vertical-03 {
    margin: 17px 0 0 0;
}

p.al-vertical-04 {
    margin: 34px 0 0 0;
}

.al-horizontal-01 {
    margin: 0 auto;
    width: 22px;
    display: table;
}

    .al-horizontal-01 img {
        margin: 0 auto;
        text-align: center;
    }

.al-horizontal-02 {
    margin: 0 auto;
    width: 22px;
    display: table;
}

.ItemCarrinho {
    background: url("../../images/layout/bglinhacarrinho.jpg");
    float: left;
    height: 94px;
    margin: 20px 0 0 5px;
    width: 783px;
    position: relative;
    font-family: 'Open Sans';
    font-size: 12px;
    text-align: center;
}

.ItemCarrinho2 {
    background: url("../../images/layout/bglinhacarrinho2.jpg");
}

.ImgItem {
    border-right: 1px dashed transparent;
    float: left;
    height: 70px;
    margin-right: 10px;
    width: 112px;
}

    .ImgItem img {
        max-height: 64px;
        margin-top: 8px;
        max-width: 110px;
        margin-left: 12px;
    }

.BoxDescricaoItem {
    border-right: 1px dashed transparent;
    float: left;
    height: 70px;
    width: 300px;
    position: relative;
}

.PreDescricao {
    color: #000;
    font-family: 'Open Sans';
    font-size: 12px;
    height: 48px;
    margin-bottom: 2px;
    overflow: hidden;
    text-align: center;
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 10px;
}

.CodigoItem {
    font-family: 'Open Sans';
    font-size: 11px;
    height: 16px;
    position: absolute;
    bottom: -4px;
    left: 64px;
    width: 153px;
    text-align: center;
    color: #000;
}

.Quantidade {
    border-right: 1px dashed transparent;
    float: left;
    height: 70px;
    margin: 0;
    text-align: center;
    width: 57px;
}

.input-box {
    position: relative;
    float: left;
    margin: auto;
    padding: 0 0 0 3px;
    width: auto;
    height: 20px;
    border: 0;
    font-family: arial;
    color: #999;
    font-size: 12px;
    background: #fff;
    text-align: center;
}

    .input-box.unid {
        margin: 10px 0px 0 0;
        width: 28px;
        color: #999;
        margin: 15px 0 0 12px;
    }

    .input-box.cep {
        margin: 0 10px 0 0;
        padding: 0 0 0 3px;
        height: 20px;
        border: 1px solid #ccc;
        font-family: arial;
        font-size: 12px;
        background: #fff;
    }

    .input-box.validadecartao {
        margin: 0 10px 0 0;
        padding: 0;
        width: auto;
    }

.input-box-03 {
    position: relative;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 0 0 5px;
    width: auto;
    height: 20px;
    border: 1px solid #e1e3e3;
    font-family: arial;
    color: #999;
    font-size: 12px;
    background: #fff url(../../images/oy/inputbg.jpg) repeat-x;
    top: 0px;
    left: 0px;
    font-family: 'Open Sans';
}

.input-box-04 {
    position: relative;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 5px;
    width: auto;
    height: 20px;
    border: 1px solid #ccc;
    font-family: arial;
    color: #999;
    font-size: 12px;
    background: #fff url(../../images/oy/inputbg.jpg) repeat-x;
    top: 0px;
    left: 0px;
    font-family: 'Open Sans';
}

.bt-input {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: relative;
    height: 30px;
    float: left;
    padding: 0;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 2px 1px #222;
    cursor: pointer;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1px;
}

input.bt-input {
    padding: 0 0 6px 0;
}

.bt-input.refresh {
    width: 33px;
    height: 23px;
    margin: 5px 0 0 12px;
}

.ValorUnitario {
    border-right: 1px dashed transparent;
    float: left;
    height: 41px;
    padding-top: 29px;
    width: 84px;
    font-family: 'Open Sans';
    font-size: 11px;
    color: #000;
}

.ValorTotal {
    border-right: 1px dashed #BBBBBB;
    float: left;
    font-family: 'Open Sans';
    font-size: 11px;
    height: 47px;
    padding-left: 10px;
    padding-top: 22px;
    width: 90px;
}

.BtItem {
    float: left;
    width: 20px;
    height: 78px;
    margin-left: -1px;
    border-radius: 0 0 5px 0;
    margin-top: 3px;
    right: 0;
    position: absolute;
}

.botao_remover {
    position: absolute;
    width: 21px;
    height: 30px;
    margin: -2px 0 0 0;
    color: #FF0000;
}

.texto_botao {
    cursor: pointer;
    float: left;
    margin: 3px 0 0 -9px;
    font-size: 17px;
    font-weight: 800;
    background: transparent;
    font-family: 'Open Sans';
    border: 0;
    color: #ff0000;
    outline: none;
}


.line-01.meucarrinho {
    margin: 20px 0 0 5px;
    width: 774px;
}

    .line-01.meucarrinho.large {
        height: auto;
    }

        .line-01.meucarrinho.large.edit-01 {
            background-color: #FFF;
            margin-top: 70px !important;
            border-top-left-radius: 0 !important;
            -moz-border-top-left-radius: 0 !important;
            -webkit-border-top-left-radius: 0 !important;
            border-radius: 9px;
            box-shadow: 0 2px 3px 1px #B2B2B2;
            position: relative;
            background: url(../../images/layout/carrinhobgfrete.jpg);
            background-size: 100% 100%;
        }
		
		.retirarNaLoja .txt-06{
            font-size: 0;
            color: transparent;
        }

            .retirarNaLoja .txt-06:after{
                content: "Selecione o balcão de retirada";
                font-size: 12px;
                color: #000;
            }

.line-01.frete {
    margin: -42px 0 -38px -5px;
    width: 248px;
    height: 50px;
    background: url(../../images/CarrinhoCompras/area-frete.png) 0px 0px repeat-x;
}

.boxbt {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}

    .boxbt.aba {
        float: none;
        margin: 13px 0 0 18px;
        width: auto;
        height: 20px;
    }

.bt-input.bt030 {
    width: 117px;
    cursor: pointer;
    top: 0px;
    left: 0px;
}

.line-01.main {
    margin: 0;
    width: 746px;
    height: auto;
}

    .line-01.main.condicoes {
        margin: 40px 0 0px 14px;
        font-size: 12px;
    }

p.txt-01 {
    font-size: 10px;
    color: #000;
}

p.txt-02 {
    color: #000;
}

p.txt-03 {
    color: #000;
    font-weight: bold;
}

p.txt-04 {
    color: #0099ff;
    -weight: bold;
}

p.txt-05 {
    color: #999;
    font-weight: bold;
}

p.txt-06 {
    float: left;
    color: #000;
    font-size: 16px;
    font-family: 'Open Sans';
}

p.txt-07 {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
}

p.txt-08 {
    font-size: 12px;
    font-weight: bold;
}

p.txt-10 {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin-top: 3px;
}

p.txt-11 {
    text-decoration: underline;
    font-size: 10px;
}

p.txt-12 {
    font-style: italic;
    font-size: 10px;
    color: #585858;
}

.line-01.condicao {
    margin: 10px 0 10px 0;
    width: 99%;
    height: auto;
    background: #efefef;
    padding: 10px 5px;
}

.RadioButtonFrete {
    background-color: #EEEEEE;
    float: left;
    margin-top: -1px;
    margin-right: 5px;
    width: 20px;
}

.NomeFrete {
    float: left;
    height: 100%;
    width: 270px;
}

#ctl00_Internas_TabelafreteCarrinho .line-01.condicao:nth-child(n+5) .NomeFrete{
    width: 280px;
}

.InformacoesAdicionaisFrete {
    background-color: #EEEEEE;
    float: left;
    width: 280px;
    word-wrap: break-word;
}

.ImagemFrete {
    float: right;
    height: 100%;
    margin-right: 10px;
}

hr.total {
    margin: 0px 0 0 18px;
    width: 728px;
    border-top: 1px dashed #ccc;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

hr.main {
    position: relative;
    float: left;
    margin: 5px 0 0 0;
    width: 100%;
    border-top: 1px dashed #ccc;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}


.line-01.calcularparcelas {
    margin: 20px 0 20px 0px;
    width: 100%;
    height: auto;
}


.boxbt.total {
    margin: 0 0 0 580px;
    width: 200px;
}

.boxbt.anterior {
    margin: 10px 0 0 30px;
    width: auto;
    position: absolute;
}

.boxbt.limpar {
    margin: 10px 0 0 208px;
    width: auto;
    position: absolute;
}

.boxbt.proximo {
    margin: 10px 0 0 630px;
    width: auto;
}

.boxbt.total-footer {
    float: right;
    margin: 0 50px 0 0;
    width: auto;
}

.boxbt.right {
    float: right;
}


.bt-input.bt010 {
    width: 30px;
    background: url(../../images/CarrinhoCompras/bt_010.png);
}

    .bt-input.bt010:hover {
        background: url(../../images/CarrinhoCompras/bt_010.png) -30px 0px no-repeat;
    }

.bt-input.bt020 {
    width: 59px;
    height: 29px;
    font-family: 'Open Sans';
}

    .bt-input.bt020.endereco.right {
        margin-left: 10px;
        margin-top: 75px;
        width: 64px;
        background: url(../../images/CarrinhoCompras/bt_020.png);
        height: 29px;
        float: right;
        margin-right: 10px;
        top: 0px;
        left: 0px;
    }

    .bt-input.bt020.endereco.left {
        margin-left: 10px;
        margin-top: 75px;
        width: 64px;
        background: url(../../images/CarrinhoCompras/bt_020.png);
        height: 29px;
        float: left;
        margin-right: 10px;
    }

.bt-input.bt024 {
    width: 76px;
    background: url(../../images/CarrinhoCompras/bt_024.png);
    top: 0px;
    left: 0px;
}

    .bt-input.bt024:hover {
        background: url(../../images/CarrinhoCompras/bt_024.png) -82px 0px no-repeat;
    }

.bt-input.bt033 {
    width: 150px;
    cursor: pointer;
    top: 0px;
    left: 0px;
}

.bt-input.bt025 {
    width: 82px;
    background: url(../../images/layout/bt_025.png);
}

    .bt-input.bt025:hover {
        background: url(../../images/layout/bt_025.png) -82px 0px no-repeat;
    }

.bt-input.bt026 {
    width: 82px;
    background: url(../../images/layout/bt_026.png);
}

    .bt-input.bt026:hover {
        background: url(../../images/layout/bt_026.png) -82px 0px no-repeat;
    }

.bt-input.bt027 {
    width: 82px;
    background: url(../../images/layout/bt_027.png);
}

    .bt-input.bt027:hover {
        background: url(../../images/layout/bt_027.png) -82px 0px no-repeat;
    }

.bt-input.bt0251 {
    width: 82px;
    font-family: 'Open Sans';
}

.bt-input.bt031 {
    width: 123px;
    cursor: pointer;
    top: 0px;
    left: 0px;
    font-family: 'Open Sans';
}

    .bt-input.bt031.endereco {
        width: 128px;
        background: url(../../images/layout/bt_031.png);
        cursor: pointer;
        top: 0px;
        float: right;
    }

/*______box cadastre-se______*/
.box-cadastrese {
    float: left;
    margin: 20px 0 0 15px;
    width: 372px;
    height: 240px;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    box-shadow: 0 2px 3px 1px #b2b2b2;
    background: url(../../images/oy/bgbox.jpg);
    background-size: 100% 100%;
}

span.boxcadastrese {
    float: left;
    margin: 10px 40px 0 40px;
    font-size: 12px;
    color: #000;
    font-family: 'Open Sans';
}

    span.boxcadastrese input {
        font-size: 12px;
        color: #999;
    }

span.cadastro-lembrar {
    float: left;
    margin: 0px 0 0 0px;
    font-size: 12px;
    color: #585858;
}

.div_pessoa2 {
    float: left;
    margin: 12px 0 0 40px;
    font-size: 13px;
}

.link-01 {
    font-size: 12px;
    color: #f00;
    text-decoration: none;
}

    .link-01 a:hover {
        color: #f00;
    }

.linkesqueci {
    color: #FF0000;
    text-decoration: none;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: bold;
}

    .linkesqueci:hover {
        color: #d96c00;
    }



/*______dashboard______*/
.box-dashboard {
    position: relative;
    float: left;
    margin: 20px 0;
    padding: 0;
}

.ico-dashboard {
    position: relative;
    float: left;
    margin: 16px 0 0 10px;
    width: 80px;
    height: 80px;
}

    .ico-dashboard img {
        display: table-cell;
        vertical-align: middle;
    }


.boxbt.cadvoltar {
    float: none;
    margin: 10px auto 0 auto;
    height: 30px;
    display: table;
}

.boxbt.acessar {
    float: none;
    margin: 0 0 0 161px;
    width: auto;
    height: 24px;
    background: #eee;
}

.boxbt.cad-proximopasso {
    float: none;
    margin: 0 0 0 120px;
    width: auto;
    height: 24px;
    background: #eee;
}

.boxbt.card-boleto {
    margin: 0 0 20px 50px;
    width: auto;
}

.boxbt.card-generico {
    margin: 0 30px 10px 0;
    width: auto;
}

.boxbt.gerarboleto {
    margin: 0 0 0 16px;
    width: auto;
}

.boxbt.busca {
    margin: 14px 0 0 156px;
    top: 0px;
    left: 0px;
    height: 30px;
}

.boxbt.atendimento {
    margin: 0 0 0 244px;
    height: 30px;
}

.boxbt.orcamento {
    margin: 0 0 0 94px;
    width: auto;
    height: 30px;
}

.boxbt.detproduto {
    float: left;
    margin: 0 0 0 330px;
    width: auto;
    height: 30px;
}

.boxbt.cadastro {
    float: left;
    margin: 0 0 0 30px;
    width: auto;
}


/*______CADASTRO______*/
.box-cadastro {
    float: left;
    margin: 20px 0 0 15px;
    padding: 0 0 20px 0;
    width: 372px;
    border-radius: 9px;
    -moz-radius: 9px;
    -webkit-border-radius: 9px;
    box-shadow: 0 2px 3px 1px #b2b2b2;
    -webkit-box-shadow: 0 2px 3px 1px #b2b2b2;
    background: url(../../images/CarrinhoCompras/fundo-line-03.png) bottom repeat-x;
}

.box-cadastro-texto {
    float: left;
    margin: 20px 0 0 15px;
    padding: 0 0 20px 0;
    width: 372px;
}

    .box-cadastro-texto p {
        font-size: 12px;
        color: #585858;
    }

.line-01.orcamento {
    margin: 12px 0 0 190px;
    line-height: 2px;
    width: auto;
}

.line-01.cadastro {
    float: left;
    margin: 12px 0 0 40px;
    width: auto;
}

.line-01.meusdados {
    float: left;
    margin: 15px 0 0 0;
    width: 100%;
    font-size: 12px;
    color: #999;
}


/*______MEUS PEDIDOS______*/
.meuspedidos {
    width: 928px;
    min-height: 94px;
    border: 1px solid #e0e0e0;
    clear: both;
    border-radius: 10px;
    background: #e6e6e6;
    background-size: 100% 100%;
    margin: auto;
    font-family: 'Open Sans';
    -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
    margin-bottom: 21px;
}

    .meuspedidos .corpotopo {
        height: 72px;
        float: left;
        margin-top: 11px;
    }

        .meuspedidos .corpotopo:last-of-type {
            border-right: 0;
        }

        .meuspedidos .corpotopo h2 {
            font-size: 13px;
            text-align: center;
            margin: 0;
            margin-top: 5px;
            color: #862626;
            padding: 0;
        }

        .meuspedidos .corpotopo h3 {
            font-size: 12px;
            text-align: center;
            font-weight: normal;
            margin-top: 10px;
            color: #000;
        }

            .meuspedidos .corpotopo h3 img {
                margin-top: 5px;
            }

.detalheprodutonome {
    font-family: 'Open Sans';
    margin-top: 15px;
    color: #862626;
    font-size: 13px;
    font-weight: bold;
    margin-left: 28px;
}

.topodetalheproduto {
    display: block;
    margin-top: 7px;
    margin-bottom: 7px;
    height: 20px;
}

    .topodetalheproduto h4 {
        float: left;
        font-family: 'Open Sans';
        font-size: 13px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        color: #000;
    }

.detalheproduto .anexos {
    float: left;
    font-family: 'Open Sans';
    font-size: 13px;
    margin: 0;
    padding: 0;
    color: #000;
    text-align: left;
    width: 245px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 15px;
}

    .detalheproduto .anexos .arquivo {
        font-weight: 600;
        color: #434343;
    }

        .detalheproduto .anexos .arquivo img {
            float: left;
            margin-right: 5px;
        }

    .detalheproduto .anexos .inputfile {
        width: 248px;
        overflow: hidden;
    }

        .detalheproduto .anexos .inputfile .AlterarArquivo {
            margin-left: 0;
        }

.detalheproduto {
    display: block;
    clear: both;
}

    .detalheproduto h4 {
        float: left;
        font-family: 'Open Sans';
        font-size: 13px;
        font-weight: normal;
        margin: 0;
        padding: 0;
        color: #000;
        margin-bottom: 16px;
        margin-top: 0px;
    }

.slideabre {
    -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
    border-radius: 10px;
    margin: -13px 8px 25px 10px;
    padding: 1px 0;
    display: none;
}


/*______ENDEREÇO______*/
.box-endereco {
    float: left;
    margin: 20px 0 0 15px;
    width: 372px;
    min-height: 440px;
    border-radius: 9px;
    -moz-radius: 9px;
    -webkit-border-radius: 9px;
    box-shadow: 0 2px 3px 1px #b2b2b2;
    background: #fff;
}

.fundocinza {
    background: #efefef;
}


/*______MEU CADASTRO______*/
.box-produtos {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 800px;
}

.FundoMinhaSenha {
    float: left;
    height: 100%;
    margin-left: 20px;
    margin-top: 15px;
    width: 680px;
}

.MinhaSenha {
    float: left;
    font-size: 22px;
    font-weight: bold;
    height: 40px;
    margin-left: 20px;
    margin-top: 15px;
    width: 100%;
}

.AlteraSenha {
    float: left;
    height: 45px;
    margin-left: 30px;
    margin-top: 10px;
    width: 100%;
}

.TextoSenha {
    float: left;
    font-size: 20px;
    height: 100%;
    width: 200px;
}

.CaixaSenha {
    float: left;
    height: 20px;
    width: 200px;
}


/*______modal______*/
.top-box {
    display: none;
    position: relative;
    float: left;
    width: 390px;
    height: 44px;
    margin: -5px 0 0 -15px;
    background: url("../../images/CarrinhoCompras/fundo-top-modal.png") no-repeat;
    border-radius: 10px;
}


/**
    ***************************************************************************************************************************
    RODAPÉ
    ***************************************************************************************************************************
*/
.wrapper-boxrodape {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 25px;
    display: table;
    background: #003971;
}

.BoxRodape {
    background-color: #821300;
    height: 80px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    display: table;
}

.mumbai a {
    position: absolute;
    left: 50%;
    margin: 0 0 0 416px;
    width: 96px;
    height: 26px;
    background: url(../../images/layout/assinatura-mumbai.png) 0px 0px no-repeat;
}

    .mumbai a:hover {
        background: url(../../images/layout/assinatura-mumbai.png) -96px 0px no-repeat;
    }


/**
    ***************************************************************************************************************************
    AUXILIARES (modal, etc)
    ***************************************************************************************************************************
*/
.modalselecionarfrete {
    background: url(../../images/bgmodal.png);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

    .modalselecionarfrete .corpomodal {
        background: #fff;
        width: 366px;
        height: 119px;
        border-radius: 5px;
        position: fixed;
        top: 50%;
        left: 50%;
        margin-top: -70px;
        margin-left: -183px;
        -webkit-box-shadow: 0px 4px 6px 1px rgba(50, 50, 50, 1);
        -moz-box-shadow: 0px 4px 6px 1px rgba(50, 50, 50, 1);
        box-shadow: 0px 4px 6px 1px rgba(50, 50, 50, 1);
    }

        .modalselecionarfrete .corpomodal .fechar {
            position: absolute;
            right: 10px;
            top: 10px;
            cursor: pointer;
        }

        .modalselecionarfrete .corpomodal .textomodal {
            text-align: center;
            margin: 40px 35px 0 35px;
            color: #B20000;
            font-weight: bold;
            font-style: italic;
            font-size: 17px;
            border-bottom: 1px dashed #773248;
            padding-bottom: 20px;
        }

.avisocpf {
    position: absolute;
    z-index: 999;
    margin-left: 161px;
    background: #DD291A;
    color: #fff !important;
    padding: 3px 4px 1px;
    font-size: 9px;
    margin-top: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    display: none;
}

.menu .menutopo {
    float: right;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .menu .menutopo li {
        float: left;
        list-style-type: none;
        color: #fff;
        font-size: 15px;
        font-weight: 700;
        padding: 5px 20px;
    }

        .menu .menutopo li:first-child {
            border-left: 0;
        }

        .menu .menutopo li:last-child {
            border-right: 0;
        }

        .menu .menutopo li a {
            color: #fff;
            text-decoration: none;
            transition: all linear 0.3s;
            -webkit-transition: all linear 0.3s;
            -moz-transition: all linear 0.3s;
        }

            .menu .menutopo li a:hover {
                color: #be8e8e;
            }


.topocorpodireita {
    float: right;
    width: 290px;
    height: 57px;
    margin-right: 150px;
    margin-top: 52px;
    position: relative;
}

.iconface {
    position: absolute;
    right: 0;
    top: -20px;
}

.topocorpodireita .corpo1 {
    width: 105px;
    float: left;
    color: #666;
    font-size: 14px;
}

.icontel {
    float: left;
    margin-top: 8px;
}

.teltopo {
    color: #666;
    float: left;
    font-size: 14px;
    padding: 9px 20px 9px 11px;
}

    .teltopo p {
        font-size: 14px;
        margin: 0;
        padding: 0;
        font-family: 'Open Sans';
    }

.subtotalanexo {
    height: 77px;
    background: #e6e6e6;
    border-radius: 9px 9px 9px 9px;
    box-shadow: 2px 2px 5px -1px #515151;
    background-position: bottom;
    margin: 40px 0 0 5px;
    width: 774px;
}

    .subtotalanexo .linhavalores {
        text-align: right;
        font-size: 12px;
        margin-right: 10px;
    }

    .subtotalanexo .valor2 {
        display: inline-block;
        width: 100px;
        font-weight: 600;
    }

    .subtotalanexo .linhavalores2 {
        text-align: right;
        font-size: 14px;
        margin-right: 10px;
        margin-top: 8px;
    }

.subtotalanexo2 .valor2 {
    display: inline-block;
    width: 150px;
    font-weight: 600;
}

.cadastro3 {
    POSITION: absolute;
    top: 64px;
    left: -144px;
    color: #7e2223;
    font-weight: 700;
    font-size: 16px;
    width: 400px;
}

.AlterarArquivo {
    float: left;
    margin-left: 40px;
}

    .AlterarArquivo input[type=submit] {
        margin-right: 10px;
    }

.divInternaBoxCep {
    float: none;
    margin: 13px 0 0 18px;
    width: auto;
    height: 20px;
}

    .divInternaBoxCep input[type=text] {
        margin: 0 10px 0 0;
        padding: 0 0 0 3px;
        height: 22px;
        border: 1px solid #ccc;
        font-family: arial;
        font-size: 12px;
        background: #fff;
        position: relative;
        float: left;
        color: #999;
        width: 70px;
    }

    .divInternaBoxCep input[type=submit] {
        width: 121px !important;
        cursor: pointer;
        top: 0px;
        left: 0px;
        border-style: none;
        border-color: inherit;
        border-width: medium;
        position: relative;
        float: left;
        text-align: center;
        font-family: arial;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        text-shadow: 1px 2px 1px #222;
        margin-left: 0;
        margin-right: 0;
        height: 24px !important;
    }


.transportadora_aux{
    position: relative;
    display: inline-block;
    top: -68px;
    float: right;
    right: 291px;
    width: 22%;
}

    .transportadora_aux input{
        width: 100%;
        height: 10px;
        float: left;
        margin: 1px 0;
        padding: 5px;
    }
    .transportadora_aux input + input{}

#modallogin {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

    #modallogin .modalloginbg {
        background: #000;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        opacity: 0.8;
    }

    #modallogin .modalloginmodal {
        width: 700px;
        background: #E6E6E6;
        position: fixed;
        top: calc(50% - 25% / 2);
        left: calc(50% - 700px / 2);
        z-index: 99999;
        border-radius: 15px 15px 10px 10px;
        display: table;
        text-align: center;
    }

    .modal-mensagem{
        display: table-cell;
        vertical-align: middle;
        font-size: 16px;
        padding: 50px 100px;
        line-height: 2;
    }

    .modal-btnSair{
        background: none;
        border: none;
        position: absolute;
        color: #752023;
        right: 10px;
        top: 6px;
        font-weight: 700;
        cursor: pointer;
    }

.divInternaBoxCep input[type=submit].btnretirarbalcao {
    min-width: 212px;
    background: transparent;
    color: #b93e3e;
    outline: none;
    text-shadow: 0 0 0;
}
.divInternaBoxCep input[type=submit].btnretirarbalcao:hover {
    color: #ff2626;
}

.none {
    display: none;
}

.loading_bg {
    background: rgba(255,255,255,0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
    .loading_bg img {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -51px;
        margin-left: -51px;
    }