/*--------------- GERAL ---------------*/

@font-face {
    font-family: 'asenine';
    src: url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/asenine.eot');
    src: url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/asenine.eot?#iefix') format('embedded-opentype'),
         url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/asenine.woff') format('woff'),
         url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/asenine.ttf') format('truetype'),
         url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/asenine.svg#asenine') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'metroFlex';
    src: url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/metroflexuni.eot');
    src: url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/metroflexuni.eot?#iefix') format('embedded-opentype'),
         url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/metroflexuni.woff') format('woff'),
         url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/metroflexuni.ttf') format('truetype'),
         url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/metroflexuni.svg#metroFlex') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'metroFlex';
    src: url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/metroflexuni-bold.eot');
    src: url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/metroflexuni-bold.eot?#iefix') format('embedded-opentype'),
         url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/metroflexuni-bold.woff') format('woff'),
         url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/metroflexuni-bold.ttf') format('truetype'),
         url('http://www.cbpbrasil.com.br/vendamais/visualizador/css/metroflexuni-bold.svg#metroFlex') format('svg');
    font-weight: bold;
    font-style: normal; }

form button,
form input,
form select,
form textarea,
header .logo,
.erro-404 a,
.link,
.link-bt,
.link-ganhadores,
.link-img,
.link-inicial,
.link-relatorios,
.link-termos-condicoes,
#mensagens.modal .close,
#termos-condicoes.modal a,
#termos-condicoes.modal .close{
    -webkit-transition: all 0.25s ease-in-out;
       -moz-transition: all 0.25s ease-in-out;
         -o-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out; }

::-moz-selection{
    background: #d4a100;
    color: #ffffff;
    text-shadow: none; }
::selection{
    background: #d4a100;
    color: #ffffff;
    text-shadow: none; }

::-webkit-input-placeholder{ color: #405580; }
:-moz-placeholder{ color: #405580; }
::-moz-placeholder{ color: #405580; }
:-ms-input-placeholder{ color: #405580; }

*{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

a{
    color: #001641;
    outline: 0 !important;
	text-decoration: none; }
a:hover{
	color: #d4a100;
	text-decoration: none; }

body{
    background: #ffffff url(../img/fundo.jpg) 50% 0 no-repeat;
    color: #001641;
    font-family: 'metroFlex', arial, helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    width: 100%; }
html{ min-width: 1240px; }

form{
    margin-top: 10px;
    width: 400px; }

form button{
    background-color: #d4a100;
    border: none;
    border-bottom: #a17b00 2px solid;
    color: #ffffff;
    display: none;
    font-family: 'metroFlex', arial, helvetica, sans-serif;
    font-weight: bold;
    height: 40px;
    line-height: 22px;
    margin-top: 20px;
    outline: 0;
    padding: 8px 15px;
    text-transform: uppercase;
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
form button:after{
    background: url(../img/icone-bt.png) 50% 50% no-repeat;
    content: " ";
    display: inline-block;
    height: 22px;
    margin-left: 10px;
    vertical-align: top;
    width: 22px; }
form button:focus,
form button:hover{
    background-color: #a17b00;
    border-color: #6e5400;
    color: #ffffff; }

form input{
    background-color: #ffffff;
    border: #405580 1px solid;
    color: #405580;
    font-family: 'metroFlex', arial, helvetica, sans-serif;
    height: 36px;
    margin-top: 10px;
    outline: 0;
    padding: 8px;
    width: 100%;
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
form input:focus{
    border-color: #001641;
    color: #001641; }
form input.erro{ border-color: #d60000; }

form select{
    background-color: #ffffff;
    border: #405580 1px solid;
    color: #405580;
    font-family: 'metroFlex', arial, helvetica, sans-serif;
    height: 36px;
    margin-top: 10px;
    outline: 0;
    padding: 8px;
    width: 100%;
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
form select:focus{
    border-color: #001641;
    color: #001641; }
form select.erro{ border-color: #d60000; }

form button + button,
form .link-bt + button{ margin-left: 10px; }

form .status{
    font-size: 90%;
    margin-top: 10px; }

h1, h2, h3, h4, h5, h6{
    color: #001641;
    font-family: 'asenine', arial, helvetica, sans-serif;
    font-weight: normal;
	margin: 0;
	padding: 0; }
h1{
    font-size: 75px;
    font-weight: bold;
    line-height: 60px; }
h2{
    font-size: 50px;
    line-height: 50px; }
h3{
    font-size: 35px;
    line-height: 35px; }
h4{
    color: #d4a100;
    font-family: 'metroFlex', arial, helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 20px; }
h5{ font-size: 120%; }
h6{ font-size: 100%; }

img{ background: url(../img/blank.gif) no-repeat 50% 50%; }

p{ margin: 0; }

table{
    background-color: #ffffff;
    border: #405580 1px solid;
    margin-top: 20px;
    width: 400px; }
table tbody tr td{
    border-left: #405580 1px solid;
    padding: 10px; }
table tbody tr td:first-child{ border-left: none; }
table tbody tr + tr{ border-top: #405580 1px solid; }
table thead tr td{
    background-color: #405580;
    color: #ffffff;
    padding: 10px; }

ul{
	list-style: none;
	margin: 0;
	padding: 0; }

.link{
    border-bottom: transparent 1px solid;
    display: inline-block;
    font-weight: bold; }
.link:hover{ border-color: #d4a100; }

.link-bt{
    background-color: #d4a100;
    border-bottom: #a17b00 2px solid;
    color: #ffffff;
    display: inline-block;
    font-family: 'metroFlex', arial, helvetica, sans-serif;
    font-weight: bold;
    height: 40px;
    line-height: 22px;
    margin-top: 20px;
    outline: 0;
    padding: 8px 15px;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.link-bt.cancelar{
    background-color: #a19b89;
    border-color: #6e6a5d; }
.link-bt.destaque{
    background-color: #002673;
    border-color: #001641; }
.link-bt:after{
    background: url(../img/icone-bt.png) 50% 50% no-repeat;
    content: " ";
    display: inline-block;
    height: 22px;
    margin-left: 10px;
    vertical-align: top;
    width: 22px; }
.link-bt:focus,
.link-bt:hover{
    background-color: #a17b00;
    border-color: #6e5400;
    color: #ffffff; }
.link-bt.cancelar:focus,
.link-bt.cancelar:hover{
    background-color: #6e6a5d;
    border-color: #3b3932; }
.link-bt.destaque:focus,
.link-bt.destaque:hover{
    background-color: #001641;
    border-color: #00040d; }

.link-ganhadores{
    color: #ffffff;
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px; }
.link-ganhadores:after{
    background: url(../img/icone-ganhadores.png) no-repeat;
    content: "";
    display: inline-block;
    height: 25px;
    margin-left: 10px;
    vertical-align: sub;
    width: 25px; }

.link-img{ display: inline-block; }
.link-img:hover{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); opacity: 0.90; }

.link-inicial{
    color: #ffffff;
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px; }
.link-inicial:after{
    background: url(../img/icone-inicial.png) no-repeat;
    content: "";
    display: inline-block;
    height: 25px;
    margin-left: 10px;
    vertical-align: sub;
    width: 25px; }

.link-relatorios{
    color: #ffffff;
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px; }
.link-relatorios:after{
    background: url(../img/icone-relatorios.png) no-repeat;
    content: "";
    display: inline-block;
    height: 25px;
    margin-left: 10px;
    vertical-align: sub;
    width: 25px; }

.link-termos-condicoes{
    color: #ffffff;
    display: block;
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px; }
.link-termos-condicoes:after{
    background: url(../img/icone-termos-condicoes.png) no-repeat;
    content: "";
    display: inline-block;
    height: 25px;
    margin-left: 10px;
    vertical-align: sub;
    width: 25px; }

.margin-padrao{
	margin: 0 auto;
	padding: 0;
	width: 1200px; }

.txtC{ text-align: center; }
.txtL{ text-align: left; }
.txtR{ text-align: right; }

/*--------------- HEADER ---------------*/

header{ margin-top: 40px; }
header .logo{
    background: url(../img/logo-venda-mais-ganhe-mais.png) 50% 50% no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 161px;
    text-indent: -9999px;
    width: 187px; }
header .logo:hover{ -webkit-filter: brightness(1.15); filter: brightness(1.15); }

/*--------------- FOOTER ---------------*/

footer{ margin-top: 80px; }
footer h4{ margin-top: 0px; }
footer p .link{ margin-top: 0; }
footer .duvidas-copyright .copyright{
    color: #a19b89;
    display: block;
    font-size: 90%;
    margin: 40px 0 0 0; }
footer .duvidas-copyright .duvidas{ margin-left: 10px; }
footer .link{ margin-top: 10px; }
footer .link + h4{ margin-top: 20px; }
footer .link + .copyright{ margin-top: 0; }
footer .lista-logos li{
    display: inline-block;
    margin: 0 20px;
    vertical-align: middle; }

#mensagens.modal{
    background-color: #405580;
    border: none;
    color: #ffffff;
    margin-left: -320px;
    width: 640px;   
    -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
    -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#mensagens.modal .close{
    background-color: transparent;
    border: #ffffff 1px solid;
    color: #ffffff;
    font-size: 150%;
    height: 30px;
    outline: none !important;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
#mensagens.modal .close:hover{
    background-color: #ffffff; 
    color: #405580; }
#mensagens.modal .modal-body{ 
    line-height: 30px;
    min-height: 70px;
    padding: 20px 70px 20px 20px;
    text-align: left; }

#mensagens.modal.error{ background-color: #bf3030; }
#mensagens.modal.error .close:hover{ color: #bf3030; }
#mensagens.modal.help{ background-color: #3078bf; }
#mensagens.modal.help .close:hover{ color: #3078bf; }
#mensagens.modal.info{ background-color: #3078bf; }
#mensagens.modal.info .close:hover{ color: #3078bf; }
#mensagens.modal.success{ background-color: #48bf30; }
#mensagens.modal.success .close:hover{ color: #48bf30; }
#mensagens.modal.warning{ background-color: #bf6c30; }
#mensagens.modal.warning .close:hover{ color: #bf6c30; }

#termos-condicoes.modal{
    background-color: #405580;
    border: none;
    color: #ffffff;
    display: none;
    margin-left: -420px;
    width: 840px;   
    -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
    -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#termos-condicoes.modal a{
    border-bottom: transparent 1px solid;
    color: #b8c3d9;
    display: inline-block; }
#termos-condicoes.modal a:hover{ border-color: #b8c3d9; }
#termos-condicoes.modal h2{
    color: #ffffff;
    font-size: 45px;
    line-height: 45px;
    padding-right: 40px; }
#termos-condicoes.modal ul li{
    list-style: disc;
    list-style-position: inside; }
#termos-condicoes.modal .close{
    background-color: transparent;
    border: #ffffff 1px solid;
    color: #ffffff;
    font-size: 150%;
    height: 30px;
    outline: none !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
#termos-condicoes.modal .close:hover{
    background-color: #ffffff; 
    color: #405580; }
#termos-condicoes.modal .modal-body{
    border-top: #ffffff 1px solid;
    padding: 30px 40px; }
#termos-condicoes.modal .modal-body table{
    background-color: #002673;
    margin-bottom: 20px;
    width: 100%; }
#termos-condicoes.modal .modal-body table thead tr td:last-child{ text-align: center; }
#termos-condicoes.modal .modal-header{
    border: none;
    min-height: 55px;
    padding: 20px 40px 20px 40px; }

/*--------------- SECTION ---------------*/

section{
    margin-top: 40px;
    min-height: 500px; }
section h2{ line-height: 40px; }
section h2 span{
    display: block;
    font-size: 40px; }
section .margin-padrao{ padding: 0 0 0 220px; }
section .mensagens{
    background-color: #bf3030;
    color: #ffffff; 
    margin-bottom: 15px;
    padding: 10px;
    width: 400px;
    -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
section .mensagens ul li{
    list-style: disc;
    list-style-position: inside; }
section .menu{
    position: absolute;
    right: 0;
    text-align: right;
    top: 0; }

/*--------------- SECTION : 404 ---------------*/

.erro-404 section a{ text-decoration: underline; }
.erro-404 section a:hover{ text-decoration: none; }
.erro-404 section h2{ margin-top: 20px; }

/*--------------- SECTION : GANHADORES ---------------*/

.ganhadores section h3{ margin-top: 20px; }

/*--------------- SECTION : INICIAL ---------------*/

.inicial section h2{
    font-size: 80px;
    line-height: 60px; }
.inicial section .icone-mais{ margin: 200px 0 0 -30px; }
.inicial section .slogan{
    margin: 200px 0 0 0;
    padding-right: 150px;
    text-align: right; }

/*--------------- SECTION : LOGADO ---------------*/

.logado section h3{ margin-top: 20px; }

/* ---------------------------------------- */
/* --------------- DESKTOP ---------------- */
/* ---------------------------------------- */

@media screen and (max-width: 1280px) {

    /*--------------- GERAL ---------------*/

    body{ background-position: 45% 0; }

    html{ min-width: 980px; }

    .margin-padrao{ width: 960px; }

    /*--------------- FOOTER ---------------*/

    footer .lista-logos li{ margin: 0 10px; }

    /*--------------- SECTION : INICIAL ---------------*/

    body.inicial{ background-position: 50% 0; }
    .inicial section .icone-mais{
        margin: 200px 0 0 0;
        padding-left: 10px; }
    .inicial section .slogan{
        margin-left: -40px;
        padding-right: 40px; }

    /*--------------- TRENA ---------------*/

    .sizeContent{ width: 740px; }

}

/* --------------------------------------- */
/* --------------- MOBILE ---------------- */
/* --------------------------------------- */

@media screen and (max-width: 980px) {

    section .menu:after{
        -webkit-transition: all 0.25s ease-in-out;
           -moz-transition: all 0.25s ease-in-out;
             -o-transition: all 0.25s ease-in-out;
                transition: all 0.25s ease-in-out; }

    section .menu{
        -webkit-transition: margin 0.25s ease-in-out;
           -moz-transition: margin 0.25s ease-in-out;
             -o-transition: margin 0.25s ease-in-out;
                transition: margin 0.25s ease-in-out; }

    /*--------------- GERAL ---------------*/

    body{
        background-position: 0 0;
        line-height: 1.2em;
        overflow-x: hidden;
        text-align: center; }

    form{ width: 100%; }
    form button{
        height: 50px;
        padding: 14px 20px;
        width: 100%; }
    form button:after{ display: none; }
    form button + button,
    form .link-bt + button{ margin: 10px 0 0 0; }

    h2{
        font-size: 50px;
        line-height: 40px; }

    html{ min-width: 320px; }

    table{ width: 100%; }
    table tbody tr td{ padding: 5px; }
    table thead tr td{ padding: 5px; }

    .margin-padrao{ width: 100%; }

    /*--------------- HEADER ---------------*/

    header{ margin-top: 20px; }
    header .logo{
        height: 125px;
        width: 145px; }

    /*--------------- FOOTER ---------------*/

    footer{ margin: 40px 10px 0 10px; }

    footer .duvidas-copyright{ margin-top: 40px; }
    footer .duvidas-copyright .copyright{ margin-top: 20px; }
    footer .duvidas-copyright .duvidas{ margin: 20px 0 0 0; }

    footer .lista-logos{
        background: url(../img/fundo-lista-logos.gif);
        display: block;
        padding: 15px 0 10px 0;
        text-align: center;
        -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
    footer .lista-logos li{
        margin: 0;
        width: 30%; }
    footer .lista-logos li a img{
        height: auto;
        width: 70px; }

    #mensagens.modal{
        margin-left: -50%;
        width: 100%; }

    #termos-condicoes.modal{
        margin-left: -48%;
        width: 96%; }
    #termos-condicoes.modal h2{
        font-size: 35px;
        line-height: 35px; }
    #termos-condicoes.modal .modal-body{
        max-height: 300px;
        padding: 10px; }
    #termos-condicoes.modal .modal-header{
        padding: 10px; }

    /*--------------- SECTION ---------------*/

    section{
        margin: 40px 10px 0 10px;
        min-height: auto; }
    section .mensagens{
        text-align: left;
        width: 100%; }
    section .menu{
        background-color: #002673;
        margin-right: -250px;
        padding: 10px 20px;
        position: fixed;
        right: 0;
        text-align: left;
        top: 0;
        z-index: 100;
        width: 250px;
        -webkit-border-radius: 0 0 0 4px; -moz-border-radius: 0 0 0 4px; border-radius: 0 0 0 4px; }
    section .menu:after{
        background: #002673 url(../img/icone-menu.png) 50% 50% no-repeat;
        border-bottom: #001641 2px solid;
        content: "";
        cursor: pointer;
        height: 50px;
        position: absolute;
        left: 0;
        margin-left: -50px;
        top: 0;
        width: 50px;
        -webkit-border-radius: 0 0 0 4px; -moz-border-radius: 0 0 0 4px; border-radius: 0 0 0 4px; }
    section .menu:focus:after,
    section .menu:hover:after,
    .menu-ativo section .menu:after{
        background-color: #001641;
        border-color: #00040d; }
    .menu-ativo section .menu{ margin-right: 0; }


    .link{ line-height: 30px; }

    .link-bt{
        font-size: 18px;
        height: 50px;
        padding: 14px 20px;
        width: 100%; }
    .link-bt:after{ display: none; }

    .link-ganhadores{
        font-weight: bold;
        line-height: 40px;
        margin-top: 0; }
    .link-ganhadores:after{ display: none; }
    .link-ganhadores:before{ 
        background: url(../img/icone-ganhadores.png) no-repeat;
        content: "";
        display: inline-block;
        height: 25px;
        margin-right: 10px;
        vertical-align: sub;
        width: 25px; }
    .link-inicial{
        font-weight: bold;
        line-height: 40px;
        margin-top: 0; }
    .link-inicial:after{ display: none; }
    .link-inicial:before{ 
        background: url(../img/icone-inicial.png) no-repeat;
        content: "";
        display: inline-block;
        height: 25px;
        margin-right: 10px;
        vertical-align: sub;
        width: 25px; }
    .link-relatorios{
        font-weight: bold;
        line-height: 40px;
        margin-top: 0; }
    .link-relatorios:after{ display: none; }
    .link-relatorios:before{ 
        background: url(../img/icone-relatorios.png) no-repeat;
        content: "";
        display: inline-block;
        height: 25px;
        margin-right: 10px;
        vertical-align: sub;
        width: 25px; }
    .link-termos-condicoes{
        font-weight: bold;
        line-height: 40px;
        margin-top: 0; }
    .link-termos-condicoes:after{ display: none; }
    .link-termos-condicoes:before{ 
        background: url(../img/icone-termos-condicoes.png) no-repeat;
        content: "";
        display: inline-block;
        height: 25px;
        margin-right: 10px;
        vertical-align: sub;
        width: 25px; }

    /*--------------- SECTION : INICIAL ---------------*/

    body.inicial{ background-position: 0 0; }
    .inicial section h2{
        font-size: 70px;
        line-height: 50px; }
    .inicial section .icone-mais{ display: none; }
    .inicial section .slogan{
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%; }

    /*--------------- TRENA ---------------*/

    .sizeContent{ width: 100%; }
    .sizeForm{ width: 100%; }
    .sizeLogo{ width: 100%; }

    .unit{ float: none; }   
    .unitExt{ float: none; }

}