﻿/* ==========================================================================
  base
   ========================================================================== */
html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   blueshift.cc
   ========================================================================== */

/*all*/
strong {
    font-weight: bold;
}

body {
    width: 940px;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    color: #939393;
    line-height: 1.1em;
    margin-top: 20px;
}

/*txt*/
h1 {
    color: #929292;
    font: 20px "CaeciliaLTStd-Heavy", Georgia, Helvetica, Arial, sans-serif;
}

h2 {
    color: #666;
    font: 16px "CaeciliaLTStd-Heavy", Georgia, Helvetica, Arial, sans-serif;
}

h3 {
    color: #666;
    font: 20px "CaeciliaLTStd-Heavy", Georgia, Helvetica, Arial, sans-serif;
}

p {
    font-size: 12px;
}

    p a:link, p a:visited, a:active {
        color: #939393;
        text-decoration: underline;
    }

    p a:hover {
        text-decoration: none;
    }

/*fonts*/
@font-face {
    font-family: "CaeciliaLTStd-Bold";
    src: url('../font/caecilialtstd-bold-webfont.eot');
    src: url('../font/caecilialtstd-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/caecilialtstd-bold-webfont.svg#CaeciliaLTStdLightBold') format('svg'), url('../font/caecilialtstd-bold-webfont.ttf') format('truetype'), url('../font/caecilialtstd-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "CaeciliaLTStd-Heavy";
    src: url('../font/caecilialtstd-heavy-webfont.eot');
    src: url('../font/caecilialtstd-heavy-webfont.eot?#iefix') format('embedded-opentype'), url('../font/caecilialtstd-heavy-webfont.svg#CaeciliaLTStdRomanBold') format('svg'), url('../font/caecilialtstd-heavy-webfont.ttf') format('truetype'), url('../font/caecilialtstd-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "CaeciliaLTStd-Light";
    src: url('../font/caecilialtstd-light-webfont.eot');
    src: url('../font/caecilialtstd-light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/caecilialtstd-light-webfont.svg#CaeciliaLTStdLightRegular') format('svg'), url('../font/caecilialtstd-light-webfont.ttf') format('truetype'), url('../font/caecilialtstd-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "CaeciliaLTStd-Roman";
    src: url('../font/caecilialtstd-roman-webfont.eot');
    src: url('../font/caecilialtstd-roman-webfont.eot?#iefix') format('embedded-opentype'), url('../font/caecilialtstd-roman-webfont.svg#CaeciliaLTStdRomanRegular') format('svg'), url('../font/caecilialtstd-roman-webfont.ttf') format('truetype'), url('../font/caecilialtstd-roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*elementos*/
input[type="button"] {
    cursor: pointer;
}


#bx-top {
    border-bottom: 3px solid #EAEBEB;
    padding: 0 0 30px;
    margin: 0 0 30px;
}

    #bx-top .it-sub {
        width: 200px;
        display: block;
        float: left;
    }

    #bx-top .it-def {
        height: 135px;
        padding: 15px 12px;
        background: #EAEBEB;
        margin: 0 0 0 10px;
        border-radius: 4px;
    }

        #bx-top .it-def p {
            font-size: 11px;
        }

    #bx-top h1 {
        padding-bottom: 15px;
    }

    #bx-top h2 {
        padding-bottom: 10px;
    }

    #bx-top .it-1 {
        width: 230px;
        padding: 0 8px 0 0;
    }

#enviar-confirmacao {
    background: #F5F5F5;
    width: 500px;
    border-radius: 5px;
    margin: 20px auto;
}

    #enviar-confirmacao > div {
        padding: 20px;
        text-align: center;
    }

        #enviar-confirmacao > div h4 {
            margin-bottom: 10px;
            font-size: 20px;
        }

        #enviar-confirmacao > div .num-protocolo {
        }

      #enviar-erro > div {
        padding: 20px;
        text-align: center;
    }

        #enviar-erro > div h4 {
            margin-bottom: 10px;
            font-size: 20px;
        }
       
#bx-duvidas .bx,
#bx-protocolo .bx,
#bx-enviar .bx {
    padding: 20px;
    background: #EAEBEB;
    border-radius: 4px;
    margin-bottom: 30px;
}

    #bx-duvidas .bx h3,
    #bx-protocolo .bx h3,
    #bx-enviar .bx h3 {
        display: block;
        width: 250px;
        float: left;
    }

    #bx-duvidas .bx span,
    #bx-protocolo .bx span,
    #bx-enviar .bx span {
        display: block;
        width: 440px;
        float: left;
        font: 12px Helvetica, Arial, sans-serif;
        color: #666;
        line-height: 18px;
    }

    #bx-duvidas .bx input,
    #bx-protocolo .bx input,
    #bx-enviar .bx input {
        float: left;
        margin: 0;
        padding: 0;
        border: 0;
    }

#txt-duvidas,
#txt-protocolo {
    background: #FFF;
    font: 12px Helvetica, Arial, sans-serif;
    color: #929292;
    width: 165px;
    height: 25px;
    padding-left: 5px !important;
}

#bt-duvidas,
#bt-protocolo {
    background: url("http://www.vale.com/_layouts/VALE.ValeCom/img/common/sprite.png") no-repeat -104px 0px;
    width: 40px;
    height: 25px;
}

#bx-duvidas {
    border-bottom: 3px solid #EAEBEB;
    padding: 0 0 30px;
    margin: 0 0 30px;
}

    #bx-duvidas .af {
        border-bottom: solid 1px #E6E6E6;
    }

.lt-ie9 #bx-duvidas .af {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    position: relative !important;
}

#bx-duvidas .af ul ul {
    display: none;
}

#bx-duvidas .af li {
    background: url("http://www.vale.com/brasil/PT/Documents/faq/img/tema-closed.png") no-repeat 5px 5px;
    padding-left: 35px !important;
    border-top: solid 1px #E6E6E6;
    padding: 7px 0px 0px 0px;
}

    #bx-duvidas .af li li {
        background: url("http://www.vale.com/brasil/PT/Documents/faq/img/subtema-closed.jpg") no-repeat 5px 8px;
        padding-left: 20px !important;
        border-top: solid 1px #E6E6E6;
    }

        #bx-duvidas .af li li li {
            background: url("http://www.vale.com/brasil/PT/Documents/faq/img/pergunta-closed.jpg") no-repeat 3px 12px;
            padding-left: 15px !important;
            border-top: none;
            padding: 10px 0px 0px 0;
        }

    #bx-duvidas .af li.open {
        background: url("http://www.vale.com/brasil/PT/Documents/faq/img/tema-opened.png") no-repeat 5px 5px;
    }

    #bx-duvidas .af li li.open {
        background: url("http://www.vale.com/brasil/PT/Documents/faq/img/subtema-opened.jpg") no-repeat 2px 11px;
    }

    #bx-duvidas .af li li li.open {
        background: url("http://www.vale.com/brasil/PT/Documents/faq/img/pergunta-opened.jpg") no-repeat 0px 12px;
    }

    #bx-duvidas .af li a.expand {
        font: 14px "CaeciliaLTStd-Heavy", Georgia, Helvetica, Arial, sans-serif;
        color: #929292;
        display: block;
        min-height: 25px;
    }

    #bx-duvidas .af li li a.expand {
        font: 12px Verdana, Helvetica, Arial, sans-serif;
        color: #929292;
        font-weight: bold;
        display: block;
    }

    #bx-duvidas .af li li li a.expand {
        font: 12px Verdana, Helvetica, Arial, sans-serif;
        color: #929292;
        font-weight: bold;
        display: block;
    }

    #bx-duvidas .af li.open a.expand {
        color: #EBAC12;
    }

    #bx-duvidas .af li li.open a.expand {
        color: #EBAC12;
    }

    #bx-duvidas .af li li li.open a.expand {
        color: #EBAC12;
    }

    #bx-duvidas .af li li li span {
        display: none;
        font: 12px Helvetica, Arial, sans-serif;
        color: #929292;
        /*padding-left: 20px;
        padding-bottom: 20px;*/
    }

        #bx-duvidas .af li li li span a.expand {
            display: inline-block;
            color: #EBAC12;
            font-weight: normal;
        }

#bx-duvidas .af ul.nvl-1 > li > a.expand {
    padding-top: 8px;
    margin-top: -8px;
    padding-left: 35px;
    margin-left: -35px;
    zoom: 1;
}

.lt-ie8 #bx-duvidas .af ul.nvl-1 > li {
    position: relative;
    min-height: 25px;
}

    .lt-ie8 #bx-duvidas .af ul.nvl-1 > li > a.expand {
        position: absolute;
        top: 8px;
        width: 100%;
    }

    .lt-ie8 #bx-duvidas .af ul.nvl-1 > li > ul {
        margin-top: 40px;
    }

#bx-duvidas .af .no-subcat span {
    font-size: 12px;
}

#bx-duvidas .af .no-subcat.open {
    padding-bottom: 10px;
}

    #bx-protocolo .msgs table {
        border-top: solid 1px #E6E6E6;
        width: 100%;
        margin-bottom: 20px;
    }

    #bx-protocolo .msgs th,
    #bx-protocolo .msgs td {
        border-bottom: solid 1px #E6E6E6;
    }

    #bx-protocolo .msgs th {
        font: 14px "CaeciliaLTStd-Heavy", Georgia, Helvetica, Arial, sans-serif;
        color: #929292;
        padding: 10px 10px;
    }

    #bx-protocolo .msgs td {
        font: 12px Helvetica, Arial, sans-serif;
        color: #929292;
        padding: 10px 10px;
    }

    #bx-protocolo .msgs label {
        display: block;
        font: 12px Helvetica, Arial, sans-serif;
        color: #929292;
        margin-bottom: 5px;
    }

    #bx-protocolo .msgs textarea {
        width: 920px;
        height: 75px;
        padding: 10px;
        font: 12px Helvetica, Arial, sans-serif;
        color: #929292;
        background: #F3F3F3;
        border: 0;
    }

    #bx-protocolo .msgs #bt-resp-protocolo {
        font: 16px "CaeciliaLTStd-Heavy", Georgia, Helvetica, Arial, sans-serif;
        color: #EBAC12;
        border: 0px;
        background: transparent;
        display: block;
        width: 60px;
        margin-left: 880px;
    }

        #bx-protocolo .msgs #bt-resp-protocolo:hover {
            text-decoration: underline;
        }


    #bx-enviar .col-1 {
        width: 460px;
        margin-right: 20px;
    }

    #bx-enviar .col-2 {
        width: 460px;
    }

    #bx-enviar .col-11 {
        width: 225px;
        margin-right: 10px;
    }

    #bx-enviar .col-12 {
        width: 225px;
    }

    #bx-enviar label {
        display: block;
        font: 12px Helvetica, Arial, sans-serif;
        color: #929292;
        margin-bottom: 5px;
    }

    #bx-enviar input[type="text"] {
        font: 12px Helvetica, Arial, sans-serif;
        color: #929292;
        height: 25px;
        padding-left: 5px;
        background: #F3F3F3;
        border: 0;
        margin: 0;
        padding: 0px 0px 0px 5px;
        margin-bottom: 15px;
        width: 455px;
    }

    #bx-enviar .col-11 input[type="text"],
    #bx-enviar .col-12 input[type="text"],
    #bx-enviar .col-11 select,
    #bx-enviar .col-12 select {
        width: 220px;
    }

    #bx-enviar select {
        margin-bottom: 15px;
        height: 25px;
        width: 460px;
    }

    #bx-enviar textarea {
        width: 440px;
        height: 75px;
        padding: 10px;
        font: 12px Helvetica, Arial, sans-serif;
        color: #929292;
        background: #F3F3F3;
        border: 0;
    }

    #bx-enviar #bt-enviar {
        font: 16px "CaeciliaLTStd-Heavy", Georgia, Helvetica, Arial, sans-serif;
        color: #EBAC12;
        border: 0px;
        background: transparent;
        display: inline-block;
        margin: 24px 0px 0px 0px;
        float: right;
    }

        #bx-enviar #bt-enviar:hover {
            text-decoration: underline;
        }

    #bx-enviar span.campos {
        font: 12px Helvetica, Arial, sans-serif;
        color: #929292;
        margin-top: 10px;
        display: inline-block;
        width: 200px;
    }


    #bx-enviar .combo {
        width: 460px;
        height: 25px;
        background: url("http://www.valeresponde.com.br/img/bg-select.jpg") #F3F3F3 top right no-repeat;
        position: relative;
        margin-bottom: 15px;
    }

    #bx-enviar .col-11 .combo,
    #bx-enviar .col-12 .combo {
        width: 225px;
    }

    #bx-enviar .combo span {
        position: absolute;
        top: 7px;
        left: 5px;
        width: 460px;
        height: 25px;
        font: 11px Helvetica, Arial, sans-serif;
        color: #B9B9B9;
    }
    #bx-enviar .combo-pais span {
        width: 300px;
    }

    #bx-enviar .combo select {
        width: 100%;
        opacity: 0;
        filter: alpha(opacity=0);
        position: relative;
        left: 10px;
    }


#bx-protocolo .bx .bx-tooltip {
    position: relative;
}

#bx-protocolo .bx .ico-tooltip {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(../img/facebook/ico-tooltip-grey.png) no-repeat;
    cursor: pointer;
    margin-left: -40px;
}

    #bx-protocolo .bx .ico-tooltip:hover {
        background-position: 0 100%;
    }

#bx-protocolo .bx .tooltip-protocolo {
    position: absolute;
    display: none;
    top: -20px;
    left:240px;
}

    #bx-protocolo .bx .tooltip-protocolo > div {
        float: left;
        padding: 10px 20px;
        background: #E5AF1A;
        width: 250px;
        color: #FFF;
    }

    #bx-protocolo .bx .tooltip-protocolo span {
        background: url(../img/facebook/ico-left-tooltip.png) no-repeat;
        width: 17px;
        height: 48px;
        float: left;
        margin-right: 0;
    }

/*aux*/
.fl {
    float: left;
}


/* ==========================================================================
   Suport
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 150%;
    }

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    clear: both;
}

.clr {
    clear: both !important;
}

.lst-h {
    overflow: hidden;
}

    .lst-h li {
        display: block;
        float: left;
    }

.f-l {
    float: left!important;
}

.f-r {
    float: right!important;
}

.t-l {
    text-align: left;
}

.t-r {
    text-align: right;
}

.t-c {
    text-align: center;
}

.t-j {
    text-align: justify;
}

.d-b {
    display: block !important;
}

.d-ib {
    display: inline-block;
}

.c-b {
    clear: both;
}


/*margins/paddings*/
.mt20 {
    margin-top: 20px !important;
}

.mb0 {
    margin-bottom: 0!important;
}

.mb10 {
    margin-bottom: 10px!important;
}
.mb20 {
    margin-bottom: 20px!important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml10 {
    margin-left: 10px !important;
}

.pr35 {
    padding-right: 35px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

#bx-duvidas .af li li span.highlight {
    display: inline;
    font: 12px Helvetica, Arial, sans-serif;
    color: #929292;
    padding-left: 0px;
    padding-bottom: 0px;
    background: yellow;
}

#bx-enviar .form .error {
    border: 1px solid red;
}

.bt-frm-tp1{
    background:#EBAC12;padding:5px 10px !important;color:#fff;
    font: 16px "CaeciliaLTStd-Heavy", Georgia, Helvetica, Arial, sans-serif;
    display: inline-block;
}
.ui-autocomplete{
    font: 12px Helvetica, Arial, sans-serif;
    color: #929292;
    background: #F3F3F3;
    width:500px;

}
.ui-menu-item{
    line-height: 18px;
}

.noStyle {
    border: 0 !important;
    display: block;
    background-image: none !important;
    padding: 0 0 7px 0 !important;
}

.noStyle label{
    font-size:12px;
}