﻿header {
    margin-bottom: 30px;
}

.someinput::-ms-clear {
    display: none;
}

#left {
    float: left;
    padding-left: 20px;
    width: 630px
}

#miolo h3.tit_box.principal {
    margin-bottom: 15px;
}

#miolo div.intro p {
    font-size: 12px;
    margin-bottom: 15px;
    color: #373737;
}

    #miolo div.intro p a {
        color: #000;
        font-weight: bold;
    }

#varejo {
    background: #ffc423;
    filter: none;
    padding: 20px;
    border: 1px solid #e5a905;
    width: 610px;
    float: left;
    position: relative;
    margin-top: 15px;
}

    #varejo h3 {
        margin-bottom: 12px;
        color: #9e6d0d;
    }

    #varejo p {
        font-size: 11px;
        color: #5b5b5b;
        margin-bottom: 12px;
    }

    #varejo.consulte-seu-chamado p {
        font-size: 13px;
    }

    #varejo ul .text {
        height: 32px;
        line-height: 37px;
        vertical-align: middle;
        border: 1px solid #b9b9b9;
        background: #fff;
        margin-bottom: 10px;
        padding: 0 6px;
        font-size: 11px;
        font-family: arial;
        color: #646464;
        font-weight: bold;
        text-transform: uppercase;
        position: relative;
        clear: both;
        max-width: 375px
    }

    #varejo ul li div.error, #varejo ul li.error {
        border: solid 2px #dc363a;
    }

    #varejo ul .text label {
        color: #646464;
        font-weight: bold;
    }

    #varejo ul .select {
        height: 30px;
    }

        #varejo ul .select label {
            color: #9e6d0d;
            text-transform: uppercase;
            font-size: 12px;
            font-weight: bold;
            padding: 0 10px;
        }

    #varejo ul li input[type="text"] {
        border: 1px solid #fff;
        height: 23px;
        width: 275px;
        margin-top: -4px;
    }

    #varejo ul li span {
        position: absolute;
        display: block;
        text-indent: -9999px;
        background: url('../img/ico/help.gif');
        right: -33px;
        top: 6px;
        width: 20px;
        height: 20px;
    }

    #varejo .textarea {
        position: relative;
        float: left;
    }

        #varejo .textarea label {
            color: #646464;
            font-weight: bold;
        }

        #varejo .textarea #divUpload {
            margin-bottom: 37px;
            width: 264px;
            padding-right: 48px;
        }

        #varejo .textarea #divAnexos {
            width: 264px;
        }

        #varejo .textarea p.smadll {
            margin-bottom: 0;
        }

        #varejo .textarea span {
            top: 50px;
        }

        #varejo .textarea .field-validation-error span {
            padding-top: 10px;
        }

    #varejo textarea {
        padding: 10px;
        width: 568px;
        overflow: auto;
        height: 140px;
        border: 1px solid #b9b9b9;
        margin-bottom: 10px;
        font-size: 12px;
    }

    #varejo .check {
        position: relative;
        float: left;
        margin-bottom: 15px;
        color: #9e6d0e;
        font-weight: bold;
    }

        #varejo .check.lines {
            clear: left;
            padding: 6px;
            margin-bottom: 5px;
        }

            #varejo .check.lines > label {
                font-size: 11px;
                font-family: arial;
                color: #646464;
                font-weight: bold;
                text-transform: uppercase;
                display: block;
                margin-bottom: 6px;
            }

            #varejo .check.lines div + div {
                margin-top: 5px;
            }

        #varejo .check a {
            color: #9e6d0e;
            font-weight: bold;
        }

        #varejo .check .field-validation-error span {
            padding-top: 10px;
        }

    #varejo input.submit {
        float: right;
    }

    #varejo.consulte-seu-chamado input.submit {
        float: none;
    }

    #varejo ul .text.cpf {
        width: 170px;
        float: left;
        clear: none
    }

    #varejo label.custom-input {
        background-color: #231e20;
        color: #fff;
        padding: 10px 20px;
        margin-top: 5px;
        width: 215px;
        display: block;
        font-weight: normal;
    }
    /*    #varejo .custom-input {
        background-color: #ffc423;
        color: #000;
        padding: 10px 20px;
        border: 3px solid #000;
        margin-top: 5px;
        width: 230px;
        display: block;
        border-radius: 4px;
        font-weight: bold;
    }*/

    #varejo .custom-input:hover {
        cursor: pointer;
    }

    #varejo #flAnexo[type=file] {
        display: none;
    }

    #varejo ul .text.cpf input {
        width: 120px;
    }

    #varejo ul .text.numero {
        width: 170px;
        float: left;
        clear: none
    }

        #varejo ul .text.numero input {
            width: 100px;
        }

    #varejo ul div.radio p {
        font-weight: bold;
        font-size: 12px;
        margin-top: -9px;
    }

    #varejo ul div.radio {
        float: left;
        width: 200px;
        height: 32px;
        line-height: 32px;
        vertical-align: middle;
        font-size: 11px;
        font-family: arial;
        color: #646464;
        padding-left: 30px;
    }

        #varejo ul div.radio p {
            padding-right: 10px;
            margin-bottom: -10px;
        }

        #varejo ul div.radio p, #varejo ul div.radio ul {
            float: left;
        }

        #varejo ul div.radio li {
            display: inline;
        }

        #varejo ul div.radio label {
            color: #9e6d0e;
            font-weight: bold;
            padding-right: 10px;
        }

    #varejo ul li.complemento {
        width: 235px;
        float: left;
        clear: none
    }

        #varejo ul li.complemento input {
            width: 107px;
        }

    #varejo ul li.cep {
        width: 116px;
        float: left;
        clear: none;
        margin: 0 0 10px 10px
    }

        #varejo ul li.cep input {
            width: 65px;
        }

    #varejo ul li.bairro {
        width: 190px;
        float: left;
        clear: none
    }

        #varejo ul li.bairro input {
            width: 102px
        }

    #varejo ul li.cidade {
        width: 191px;
        float: left;
        clear: none;
        margin: 0 10px 10px 0
    }

        #varejo ul li.cidade input {
            width: 120px
        }

    #varejo ul li.uf {
        width: 88px;
        float: left;
        clear: none;
        margin-right: 180px;
    }

        #varejo ul li.uf select {
            width: 50px;
            border: none
        }

    #varejo ul li.opcoes select {
        width: 260px;
        border: none
    }

    #varejo ul li.setor select {
        width: 210px;
        border: none
    }

    #varejo ul li.fone {
        width: 213px;
        float: left;
        clear: none;
        margin: 0 0 0 10px
    }

        #varejo ul li.fone input {
            width: 105px;
        }

        #varejo ul li.fone em {
            position: absolute;
            right: -172px;
            top: 0;
            font-size: 10px;
            text-transform: none
        }

    #varejo ul li.send {
        float: right;
    }

    #varejo.consulte-seu-chamado ul li.send {
        float: none;
    }

    #varejo ul li.send .submit {
        display: block;
    }

    #varejo ul li.captcha {
        margin-left: auto;
        position: relative;
        width: 304px;
    }

    #varejo.consulte-seu-chamado ul li.captcha {
        float: none;
    }

    #varejo ul li.captcha .box {
    }

    #varejo ul li.captcha label {
        float: left;
        font-size: 12px;
        font-weight: bold;
        color: #5b5b5b;
        margin-top: 10px;
    }

    #varejo ul li.captcha .box {
        float: left;
    }

    #varejo.consulte-seu-chamado ul li.captcha .box {
        float: none;
    }

    #varejo ul li.captcha button {
        width: 33px;
        height: 26px;
        background: url('../img/ico/reload.png') 0 0 no-repeat transparent;
        cursor: pointer;
    }

    #varejo ul li.captcha img {
        float: left;
        margin: 0 10px;
    }

    #varejo ul li.captcha input {
        clear: both;
        float: left;
        width: 130px;
        margin: 10px;
        padding: 5px;
    }

    #varejo ul li.captcha .field-validation-captcha-valid {
        clear: both;
        float: left;
        color: #dc363a;
        font-weight: bold;
        font-size: 14px;
        margin-left: 10px;
    }

    #varejo ul li.captcha .field-validation-error {
        right: 20px;
    }

        #varejo ul li.captcha .field-validation-error span {
            padding-top: 12px;
        }

    #varejo ul li.captcha .chars {
        clear: both;
        float: left;
        font-size: 12px;
        font-weight: bold;
        color: #5b5b5b;
        margin-top: 10px;
        margin-left: 10px;
    }

    #varejo ul li.paragraph {
        clear: both;
        padding-top: 15px;
    }

        #varejo ul li.paragraph p {
            color: #9e6d0e;
            font-weight: bold;
        }

    #varejo ul li.protocolo {
        width: 200px;
    }

        #varejo ul li.protocolo input {
            width: 100px
        }

    #varejo ul li.assunto {
        padding: 10px 0;
        overflow: hidden
    }

        #varejo ul li.assunto li {
            float: left;
            text-align: center;
            padding: 0 6px 0 7px;
            border-left: 1px solid #f5bb1c
        }

            #varejo ul li.assunto li:first-child {
                border: 0;
            }

        #varejo ul li.assunto label {
            color: #9e6d0e;
            font-weight: bold;
            font-size: 10px;
            display: block;
            max-width: 80px;
        }

#opcoes_de_contato {
    width: 921px;
}

#ligue {
    float: right;
    width: 215px;
}

    #ligue h3 {
        margin-bottom: 5px;
        font-weight: bold;
    }

    #ligue .telefone h4 {
        font-size: 11px;
        font-family: Tahoma;
        color: #373737;
        text-transform: uppercase;
        font-weight: bold;
    }

    #ligue .telefone p {
        font-size: 20px;
        color: #000;
        font-weight: bold;
    }

#ressarcimento_regras {
    padding: 15px;
    width: 440px;
    border: 1px solid #ffce49;
    position: absolute;
    right: -472px;
    top: 287px;
    background-image: linear-gradient(bottom,rgb(245,245,245) 13%,rgb(255,255,255) 57%);
    background-image: -o-linear-gradient(bottom,rgb(245,245,245) 13%,rgb(255,255,255) 57%);
    background-image: -moz-linear-gradient(bottom,rgb(245,245,245) 13%,rgb(255,255,255) 57%);
    background-image: -webkit-linear-gradient(bottom,rgb(245,245,245) 13%,rgb(255,255,255) 57%);
    background-image: -ms-linear-gradient(bottom,rgb(245,245,245) 13%,rgb(255,255,255) 57%);
}

    #ressarcimento_regras .seta {
        width: 7px;
        height: 14px;
        position: absolute;
        top: 172px;
        left: -7px;
        background: url('../img/bg/seta.gif')
    }

    #ressarcimento_regras h4 {
        font-size: 12px;
        font-weight: bold;
        color: #5a5a5a;
        text-transform: uppercase
    }

    #ressarcimento_regras li {
        color: #5a5a5a;
        font-size: 11px;
        margin-top: 15px;
    }

#varejo ul .text label.error {
    display: block;
    position: absolute;
    z-index: 10;
    text-transform: uppercase;
    background: #dc363a url('../img/bg/campo-obrigatorio.gif') no-repeat 0 0 scroll;
    color: #fff;
    height: 34px;
    line-height: 34px;
    padding: 0 10px 0 18px;
    text-indent: 0;
    width: auto;
    right: -149px;
    top: -1px;
}

#varejo span.field-validation-error {
    background: transparent
}

#varejo .field-validation-error span {
    background: url('../img/bg/bg-error.png') no-repeat 0 0 scroll transparent;
    color: #fff;
    text-indent: 0;
    width: 123px;
    padding: 0 10px 0 10px;
    font-size: 9px;
    text-transform: uppercase;
    top: -6px;
    height: 32px;
    right: -116px;
    z-index: 10
}

#varejo ul li span.field-validation-valid {
    display: none
}

#varejo ul div.text {
    float: left;
    clear: none
}
#varejo ul div.nome {
    width: 100%;
    max-width: unset;
}

#varejo ul div.nome input[type="text"] {
    width: 510px;
}

#varejo ul li div.email, #varejo ul li div.cep {
    margin-right: 15px;
}

    #varejo ul li div.email input {
        width: 170px
    }

#varejo ul .text.email {
    width: 333px;
    float: left;
    margin-right: 22px;
}

#varejo ul li.email input[type="text"] {
    width: 273px;
}

#varejo ul .text.opcoes {
    width: 333px;
    float: left;
    margin-right: 22px;
}

#varejo ul .text.setor {
    margin-bottom: 30px;
}

li.bairro {
    margin-left: 15px;
}

li.fone.fone1 {
    margin-left: 0 !important
}

.telefone p {
    padding-top: 15px;
    padding-bottom: 15px;
}

.fale-conosco #container .telefone span {
    font-size: 11px;
    color: #636363;
    display: block;
}

h3.tit_box {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
}

#varejo p.small {
    float: left;
    margin-top: 15px;
    display: inline-block;
    font-size: 12px;
    line-height: 25px;
    width: 370px;
    clear: both;
}

    #varejo p.small span {
        display: inline-block;
        padding: 0 0;
    }

#varejo input.submit {
    background: #ff1313;
    font-weight: normal;
    padding: 10px 20px;
    width: auto;
    height: auto;
    color: #fff;
    background-repeat: no-repeat;
    margin-top: 10px;
}

#spContactSubjectsList > span {
    display: table;
    top: 10px;
    padding-top: 9px !important;
    clear: both;
}

#coluna_telefone {
    text-align: right;
}

.varejo .intro {
    width: 100%;
}

/* SIDE-BOX
*****************************************************************/

.side-box {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 2px solid #b5b5b5;
    margin-bottom: 28px;
}

    .side-box .box {
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .side-box .box h4 {
            font-size: 12px;
            font-weight: bold;
            text-align: center;
            text-transform: uppercase;
            color: #000;
            background-color: #f1f1f1;
            padding: 7px 5px;
        }

        .side-box .box p {
            color: #373737;
            font-size: 15px;
        }

        .side-box .box > p {
            margin: 10px 12px 8px;
        }

    .side-box .content-left {
        overflow: hidden;
        padding: 20px 10px;
    }

        .side-box .content-left p {
            display: inline-block;
            width: 140px;
        }

        .side-box .content-left img {
            display: inline-block;
            vertical-align: bottom;
        }

    .side-box .content-center img {
        float: left;
    }

    .side-box .content-center .read-more {
        background-color: #efefef;
        font-size: 12px;
        font-weight: 700;
        float: right;
        margin-top: 7px;
        padding: 10px;
        text-align: center;
        text-transform: uppercase;
        width: 123px;
    }

        .side-box .content-center .read-more a {
            color: #d72b2f;
        }
