﻿/**************************************************************************************************************************************************** 
 *	RESET
 ****************************************************************************************************************************************************/
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    font-size: 13px;
    line-height: 1.2;
}
body, button, input, select, textarea {
    font-family: sans-serif;
    color: #222;
}
/*:hover, 
:active,
:focus {outline:0;}*/
b, strong {
    font-weight: bold;
}
ul, ol, dl { /*margin: 1em 0; padding: 0 0 0 40px;*/
    list-style: none;
    margin: 0;
    padding: 0;
}
form {
    margin: 0;
}
label {
    cursor: pointer;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button, input {
    line-height: normal;
    *overflow: visible;
}
table button, table input {
    *overflow: auto;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
    input:valid, textarea:valid {
    }
    input:invalid, textarea:invalid {
        background-color: #f0dddd;
    }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td {
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
-webkit-tap-highlight-color:rgba(0,0,0,0);
/**************************************************************************************************************************************************** 
 *	RESET
 ****************************************************************************************************************************************************/



/**************************************************************************************************************************************************** 
 *	MODULOS
 ****************************************************************************************************************************************************/
body {
    color: #1f1f1f;
    background: #F2F2F2;
    padding-top: 41px;
}
a {
    text-decoration: none;
    color: #00539f;
}
    a:hover {
        color: #488AE6;
        text-decoration: underline;
    }
/* acessibilidade */
#skiplinks span,
#skiplinks a {
    position: absolute;
    top: 0;
    left: -9999em;
}
/* content */
/* top-bar */
/* lst-links */
/* acessibilidade */
/* header */
    .csstransitions .bar-sitemap .input-autocomplete:focus,
/* Busca Topo */
/* Busca Topo */
/* footer */
        /*Outros sites */
        /*Outros sites */
        /*left:51%*/
    /* Tooltip do Youtube */
/* mapa do site */
            /* ARRUMAR */
/**************************************************************************************************************************************************** 
 *	ESTRUTURA
 ****************************************************************************************************************************************************/
/****************************************************************************************************************************************************
 *	LISTAS
 ****************************************************************************************************************************************************/
.lst-info-tp1,
    .lst-info-tp1 li:first-child,
    .lst-info-tp1 li,
.lst-cash-tp1,
    .lst-cash-tp1 li:first-child,
    .lst-cash-tp1 li,
.lst-bullet-tp2 > li {
    background: url("../imagens/modulos/classic/bullets.png") 0 3px no-repeat;
    margin-top: 10px;
    padding-left: 20px;
}
/* lista de leilões */
/* lista de leilões */
.lst-info-tp1 li:first-child,
.lst-info-tp1 li,
.lst-bullet-tp2 > li {
    margin-top: 14px;
}
/* Lista de links */
/* Lista de Imagens (Novo padrão) */
.lst-passo-a-passo li h4,
/****************************************************************************************************************************************************
 *	LISTAS
 ****************************************************************************************************************************************************/
/****************************************************************************************************************************************************
 *	BALÕES
 ****************************************************************************************************************************************************/
/****************************************************************************************************************************************************
 *	BALÕES
 ****************************************************************************************************************************************************/
/**************************************************************************************************************************************************** 
 *	GRID
 ****************************************************************************************************************************************************/
.grid-container {
    padding-top: 16px;
    width: 100%;
    overflow-x: auto;
}
    .grid-container .grid-row {
        padding-top: 16px;
    }
        .grid-container .grid-row:before,
        .grid-container .grid-row:after {
            content: "";
            display: table;
        }
        .grid-container .grid-row:after {
            clear: both;
        }
    .grid-container .grid-row {
        zoom: 1;
    }
    .grid-container .grid-d {
        width: 100%;
    }
.grid-container .grid-row .grid-a:first-child,
.grid-container .grid-row .grid-b:first-child,
.grid-container .grid-row .grid-c:first-child,
.grid-container .grid-row .grid-d:first-child,
.grid-container .grid-row .grid-e:first-child,
.grid-container .grid-row .ttl-tp1 + .grid-a,
.grid-container .grid-row .ttl-tp2 + .grid-a,
.grid-container .grid-row .ttl-tp3 + .grid-a,
.grid-container .grid-row .txt-tp1 + .grid-a,
.grid-container .grid-row .txt-tp2 + .grid-a,
.grid-container .grid-row .txt-tp3 + .grid-a,
.grid-container .grid-row .ttl-tp1 + .grid-b,
.grid-container .grid-row .ttl-tp2 + .grid-b,
.grid-container .grid-row .ttl-tp3 + .grid-b,
.grid-container .grid-row .txt-tp1 + .grid-b,
.grid-container .grid-row .txt-tp2 + .grid-b,
.grid-container .grid-row .txt-tp3 + .grid-b,
.grid-container .grid-row .ttl-tp1 + .grid-c,
.grid-container .grid-row .ttl-tp2 + .grid-c,
.grid-container .grid-row .ttl-tp3 + .grid-c,
.grid-container .grid-row .txt-tp1 + .grid-c,
.grid-container .grid-row .txt-tp2 + .grid-c,
.grid-container .grid-row .txt-tp3 + .grid-c,
.grid-container .grid-row .ttl-tp1 + .grid-d,
.grid-container .grid-row .ttl-tp2 + .grid-d,
.grid-container .grid-row .ttl-tp3 + .grid-d,
.grid-container .grid-row .txt-tp1 + .grid-d,
.grid-container .grid-row .txt-tp2 + .grid-d,
.grid-container .grid-row .txt-tp3 + .grid-d,
.grid-container .grid-row .ttl-tp1 + .grid-e,
.grid-container .grid-row .ttl-tp2 + .grid-e,
.grid-container .grid-row .ttl-tp3 + .grid-e,
.grid-container .grid-row .txt-tp1 + .grid-e,
.grid-container .grid-row .txt-tp2 + .grid-e,
.grid-container .grid-row .txt-tp3 + .grid-e,
.grid-container .grid-row .grid-left {
    clear: left;
    margin-left: 0;
}
.grid-container.grid-border,
.grid-container .grid-row.grid-border {
    border-bottom: 1px solid #BFBFBF;
    border-top: 1px solid #BFBFBF;
}
.grid-container.grid-border-dashed-top,
.grid-container .grid-row.grid-border-dashed-top,
.grid-container .grid-a.grid-border-dashed-top,
.grid-container .grid-b.grid-border-dashed-top,
.grid-container .grid-c.grid-border-dashed-top,
.grid-container .grid-d.grid-border-dashed-top {
	border-top: 1px dashed #BFBFBF;
}
.grid-container.grid-border-top,
.grid-container .grid-row.grid-border-top {
    border-top: 1px solid #BFBFBF;
}
.grid-container.grid-border-bottom,
.grid-container .grid-row.grid-border-bottom,
.grid-container.grid-border-dashed-top,
.grid-container .grid-row.grid-border-dashed-top,
.grid-container.grid-border-dashed-bottom,
.grid-container .grid-row.grid-border-dashed-bottom,
.grid-container .grid-row.grid-border-bottom,
.grid-container .grid-row.grid-border-dashed-bottom,
.grid-container .grid-row.grid-border,
.grid-container .grid-row.grid-border-top,
.grid-container .grid-row.grid-border-dashed-top,
.grid-container .grid-row.grid-border {
    margin-top: 16px;
}
.grid-container.grid-border-bottom,
.grid-container.grid-border-dashed-bottom,
.grid-container.grid-border {
    padding-bottom: 32px;
}
.grid-container.grid-border,
.grid-container.grid-border-top,
.grid-container.grid-border-dashed-top {
    margin-top: 32px;
}
.lt-ie8 .grid-container .grid-a > p:first-child,
.lt-ie8 .grid-container .grid-a > .lst-bullet-tp2:first-child > li:first-child,
.lt-ie8 .grid-container .grid-a > .lst-info-tp1:first-child > li:first-child,
.lt-ie8 .grid-container .grid-a > .grid-row:first-child,
.lt-ie8 .grid-container .grid-b > p:first-child,
.lt-ie8 .grid-container .grid-b > .lst-bullet-tp2:first-child > li:first-child,
.lt-ie8 .grid-container .grid-b > .lst-info-tp1:first-child > li:first-child,
.lt-ie8 .grid-container .grid-b > .grid-row:first-child,
.lt-ie8 .grid-container .grid-c > p:first-child,
.lt-ie8 .grid-container .grid-c > .lst-bullet-tp2:first-child > li:first-child,
.lt-ie8 .grid-container .grid-c > .lst-info-tp1:first-child > li:first-child,
.lt-ie8 .grid-container .grid-c > .grid-row:first-child,
.lt-ie8 .grid-container .grid-d > p:first-child,
.lt-ie8 .grid-container .grid-d > .lst-bullet-tp2:first-child > li:first-child,
.lt-ie8 .grid-container .grid-d > .lst-info-tp1:first-child > li:first-child,
.lt-ie8 .grid-container .grid-d > .grid-row:first-child,
.lt-ie8 .grid-container .grid-e > p:first-child,
.lt-ie8 .grid-container .grid-e > .lst-bullet-tp2:first-child > li:first-child,
.lt-ie8 .grid-container .grid-e > .lst-info-tp1:first-child > li:first-child,
.lt-ie8 .grid-container .grid-e > .grid-row:first-child {
    margin-top: 0;
}
/**************************************************************************************************************************************************** 
 *	GRID
 ****************************************************************************************************************************************************/
/* expansivel */
.expansivel-tp5 .form-text,
.expansivel-tp5 .form-combo {
    background-color: #FFF;
}
.table-expansivel .table-tp1,
.table-expansivel .table-tp1 th {
    border-bottom: none;
}
/* box.css */
        .lt-ie9 .box-actions-tp1 > *:first-child + .btn,
/*Usado em casos específicos*/
/* aba cash management */
/* fim aba cash management*/
/* Educacao Financeira-tp1 */
/* box.css */
/* cartões */
/* cartões */
/* BUTTONS */
.info {
    background-image: url("../imagens/geral/sprite-top-footer.png");
    background-position: -554px -120px;
    background-repeat: no-repeat;
    display: inline-block!important;
    height: 17px;
    margin-top: 6px;
    width: 16px;
}
/**************************************************************************************************************************************************** 
 *	BOTÕES
 ****************************************************************************************************************************************************/
.btn {
	-webkit-transition: background .75s ease-out;
	-moz-transition: background .75s ease-out;
	-o-transition: background .75s ease-out;
	transition: background .75s ease-out;
}

.btn a,
.btn input {
	-webkit-transition: color .25s ease-out;
	-moz-transition: color .25s ease-out;
	-o-transition: color .25s ease-out;
	transition: color .25s ease-out;
}

.btn {
	border-radius: 4px;
	display: inline-block;
	position: relative;
}

.btn-indent {
	margin-left: 220px;
}

.btn input,
.btn a {
	border: 0;
	display: inline-block;
	font-size: 13px;
	height: 21px;
	line-height: 21.5px;
	padding: 0 8px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}

.lt-ie9 .btn-tp1 input, .lt-ie9 .btn-tp1 a {
	line-height: 20px;
}

.lt-ie8 .btn-tp1 input {
	line-height: 15px!important;
}

.btn-tp1 {
	height: 21px;
}

.btn-tp1,
.btn-tp4 {
	background-color: transparent;
	white-space: nowrap;
	border: 1px solid #dfdfdf;
	border-bottom: 1px solid #C1C1C1;
	color: #1f1f1f;
	padding: 0 1px 1px 1px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	background: #ffffff; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjZmNmY2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #ffffff 50%, #f8f8f8 50%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(50%,#f8f8f8), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 50%,#f8f8f8 50%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 50%,#f8f8f8 50%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 50%,#f8f8f8 50%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 50%,#f8f8f8 50%,#f6f6f6 100%); /* W3C */
}

.btn-tp1 a,
.btn-tp1 input,
.btn-tp4 {
	color: #1f1f1f;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #ffffff 50%, #f8f8f8 50%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(50%,#f8f8f8), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 50%,#f8f8f8 50%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 50%,#f8f8f8 50%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 50%,#f8f8f8 50%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 50%,#f8f8f8 50%,#eeeeee 100%); /* W3C */
}

.btn-tp1:hover a, .btn-tp1:hover input, .btn-tp4:hover {
	color: #488ae6!important;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #ffffff 50%, #ededed 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(50%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 50%,#ededed 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 50%,#ededed 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 50%,#ededed 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 50%,#ededed 50%,#ffffff 100%); /* W3C */
}

.lt-ie9 .btn-tp1, .lt-ie9 .btn-tp4 {
	background-color: #ccc;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(236, 236, 236, 0.75);
	background: url("../imagens/geral/botoes-ie.png") 0 -79px repeat-x;
}

.lt-ie9 .btn-tp4 {
	background: url("../imagens/geral/botoes-ie.png") 0 -109px repeat-x;
}

.lt-ie9 form .form-line-fix-ie > * {
	margin-left: 0;
	float: none;
}

.lt-ie9 .btn-tp1 input {
	background: transparent;
	line-height: 21px;
}

.lt-ie9 .btn-tp1:hover {
	background: url("../imagens/geral/botoes-ie.png") 0 -232px repeat-x;
}

.lt-ie9 .btn-tp4:hover {
	background: url("../imagens/geral/botoes-ie.png") 0 -264px repeat-x;
}

.btn-tp4 {
	display: block;
	height: 32px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.btn-tp4 span {
	background: url("../imagens/geral/bgr-lnk-sprite.png") 0 -1180px no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 33px;
	line-height: 33px;
	padding-left: 15px;
	position: relative;
	z-index: 1;
	font-weight: normal !important;
}

.btn-tp4.up span {
	background-position: -993px -1180px;
}

.btn-tp4:hover {
	text-decoration: none;
}

.btn-tp2 {
	background: #fff;
	height: 26px;
	background: url("../imagens/geral/btn-sprite2.png") 100% 0;
}

.btn-tp2 input,
.btn-tp2 a {
	height: 26px;
	color: #FFF;
	padding-right: 23px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	background: url("../imagens/geral/btn-sprite2.png") 0px -70px no-repeat;
}

.btn-tp3 a,
.btn-tp3 input {
	background: url("../imagens/geral/btn-fallback.png") 100% 13px no-repeat;
}

.btn-tp3 {
	font-size: 18px!important;
	background-color: transparent;
	height: 38px;
	border: 1px solid #2D568E;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	background: #ffffff; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzYzJlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzQyNzRiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzM3NjlhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDVjOTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #A3C2ED 0%,#4274B8 50%, #3769ad 50%, #305c99 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A3C2ED), color-stop(50%,#4274B8), color-stop(50%,#3769ad), color-stop(100%,#3769ad));
	background: -webkit-linear-gradient(top, #A3C2ED 0%, #4274B8 50%,#3769ad 50%,#305c99 100%);
	background: -o-linear-gradient(top, #A3C2ED 0%, #4274B8 50%,#3769ad 50%,#305c99 100%);
	background: -ms-linear-gradient(top, #A3C2ED 0%, #4274B8 50%,#3769ad 50%,#305c99 100%);
	background: linear-gradient(top, #A3C2ED 0%, #4274B8 50%,#3769ad 50%,#305c99 100%);
}

.btn-tp3:hover {
	border: 1px solid #4E7EC1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmYmZlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzU0ODdjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzQ0NzZiNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDgzYzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #9FBFE9 0%,#5487CA 50%, #4476B5 50%, #5083C6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9FBFE9), color-stop(50%,#5487CA), color-stop(50%,#4476B5), color-stop(100%,#5083C6));
	background: -webkit-linear-gradient(top, #9FBFE9 0%, #5487CA 50%,#4476B5 50%,#5083C6 100%);
	background: -o-linear-gradient(top, #9FBFE9 0%, #5487CA 50%,#4476B5 50%,#5083C6 100%);
	background: -ms-linear-gradient(top, #9FBFE9 0%, #5487CA 50%,#4476B5 50%,#5083C6 100%);
	background: linear-gradient(top, #9FBFE9 0%, #5487CA 50%,#4476B5 50%,#5083C6 100%);
}

.btn-tp3 a,
.btn-tp3 input {
	color: #FFF;
	font-size: 18px;
	height: 38px;
	line-height: 37px;
	padding: 0 27px 0 11px;
}

.lt-ie9 .btn-tp3 {
	background: url("../imagens/geral/botoes-ie.png") 0 -31px repeat-x;
	border: 1px solid #2D568E;
}

.lt-ie9 .btn-tp3:hover {
	border: 1px solid #4E7EC1;
	background: url("../imagens/geral/botoes-ie.png") 0 -184px repeat-x;
}

.btn-tp-esp input {
	padding-left: 4px;
	padding-right: 4px;
}

.btn-tp3-inv {
	width: 89px;
	float: right;
}

#bloco-resultado-sorteio {
	vertical-align: top;
}

/*Icones */
.btn.btn-icon-back a,
.btn.btn-icon-back input {
	padding-left: 17px;
}

.btn.btn-icon-next a,
.btn.btn-icon-next input {
	padding-right: 18px;
}

.btn.btn-icon-plus a,
.btn.btn-icon-plus input {
	padding-left: 23px;
}

.btn.btn-icon-close a,
.btn.btn-icon-close input {
	padding-left: 24px;
}

.btn .btn-icon {
	background-image: url("../imagens/geral/bgr-lnk-sprite.png");
	background-repeat: no-repeat;
	height: 11px;
	left: 9px;
	margin-top: -7px;
	position: absolute;
	top: 50%;
	width: 10px;
	z-index: 2;
	cursor: pointer;
}

.btn-icon-plus-2 {
	font-size: 13px!important;
	line-height: 13px!important;
	display: inline-block;
	position: relative;
	padding-left: 17px;
	background-image: url("../imagens/geral/bgr-lnk-sprite.png");
	background-position: 0 -398.5px;
}

.btn.btn-icon-back .btn-icon {
	background-position: 0 4px;
	left: 7px;
}

.btn.btn-icon-next .btn-icon {
	background-position: 100% 4px;
	left: auto;
	right: 7px;
}

.btn.btn-icon-plus .btn-icon {
	background-position: 0 -398.5px;
}

.btn.btn-icon-close .btn-icon {
	background-position: 0 -788.5px;
}

.btn-icon-plus.detail-active .btn-icon {
	background-position: 100% -398.5px;
}

.ico-fechar {
	background: url("../imagens/geral/ico-fechar.png") no-repeat 0 3px;
	padding-left: 15px;
}
/*Icones */

.btn.btn-just-icon-next a {
	width: 8px;
	display: block;
	background: url("../imagens/geral/bgr-lnk-sprite.png") no-repeat -984px 7px;
}

.btn.btn-just-icon-back a {
	width: 8px;
	display: block;
	background: url("../imagens/geral/bgr-lnk-sprite.png") no-repeat 9px 7px;
}

.btn.btn-just-icon-more a {
	width: 8px;
	display: block;
	background: url("../imagens/geral/bgr-lnk-sprite.png") no-repeat 8px -394px;
}

.btn.btn-just-icon-less a {
	width: 8px;
	display: block;
	background: url("../imagens/geral/bgr-lnk-sprite.png") no-repeat -982px -394px;
}

.bt-grafico {
	width: 25px;
	height: 25px;
	background: url("../imagens/geral/sprite-top-footer.png") no-repeat -575px -120px;
	display: block;
	text-align: left;
	text-indent: -999999px;
}

.bt-grafico:hover {
	background-position: -600px -120px;
}

.btn-avancar {
	border: none;
	outline: none;
	position: relative;
	border: 0;
	text-decoration: none;
	display: inline-block;
	background: url("../imagens/geral/btn-avancar-sprite.png") 100% -26px no-repeat;
	color: #FFF;
	padding-left: 0;
	padding-right: 15px;
	padding-top: 0;
	height: 26px;
}

.btn-avancar span {
	border: none;
	outline: none;
	position: relative;
	display: inline-block;
	font-size: 13px;
	background: url("../imagens/geral/btn-avancar-sprite.png") 0 0 no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 0 8px 3px 10px;
}

form .btns-wrapper {
	margin-bottom: -24px;
}

.lt-ie9 .btn-avancar span {
	line-height: 22px;
	display: block;
}

.lt-ie9 button.btn-avancar:active {
	-ms-background-position-x: 100%;
	-ms-background-position-y: -78px;
}

.lt-ie8 .btn-avancar span {
	cursor: pointer;
	white-space: nowrap;
}

.btn-avancar:hover {
	background-position: 100% 100%;
	color: #FFF;
	text-decoration: none;
}

.btn-avancar:hover span {
	background-position: 0 -52px;
}

.btn-cartoes-antes,
.btn-cartoes-depois {
	background: url("../imagens/modulos/classic/btn-cartoes-antes-depois.png");
	width: 67px;
	height: 21px;
	cursor: pointer;
	float: left;
	margin: 0 18px 26px 0;
}

.btn-cartoes-antes {
	background-position: 0 0;
}

.btn-cartoes-depois {
	background-position: 0 bottom;
}

.span-text-cartoes {
	width: 250px;
	float: left;
}

.btn-lupa {
	display: block;
	width: 26px;
	height: 26px;
	background: url("../imagens/modulos/classic/btn-lupa.png") top left no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

.btn-lupa:hover {
	background-position: bottom left;
}

.lstUtil {
	margin-left: 29px;
}

.lstUtil li {
	float: left;
	padding-left: 20px;
}

.lstUtil li:first-child {
	padding-left: 0px;
}

.lstUtil a {
	font-size: 13px!important;
	display: inline-block;
	padding: 3px 0 5px 31px;
	color: #00539F;
	text-decoration: none;
}

.lstUtil a:hover {
	color: #488AE6;
	text-decoration: underline;
}

.lstUtil a.btnImprimir {
	background: url("../imagens/geral/ico-util.png") no-repeat 0 0;
}

.lstUtil a.btnEnviarPorEmail {
	background: url("../imagens/geral/ico-email-resultado-simulador.png") no-repeat 0 0;
}

.lstUtil a.btnBaixar {
	background: url("../imagens/geral/ico-baixar.png") no-repeat 0 0;
}

.lstUtilLeft {
	margin-left: 0px;
}

.lstUtil .lstUtilLink {
	float: right;
	padding: 0;
}

.lstUtil .lstUtilLink a {
	padding-left: 0;
	padding-top: 2px;
}

.lstUtilTbl {
	margin-left: 0;
}

.lstUtilTbl li {
	width: 176px;
	padding: 0 16px 0 0;
	margin-top: 16px;
}

.lstUtilTbl li:first-child,
.lstUtilTbl li:first-child + li {
	margin-top: 0;
}

.function-bar-01 {
	padding: 14px 0 13px;
	border-style: dashed;
	border-width: 1px 0;
	border-color: #BFBFBF;
}

.rss-lnk {
	min-height: 26px;
	line-height: 22px;
	background: url("../imagens/geral/rss-bg.png") no-repeat left center;
	padding: 0 75px;
}

/**************************************************************************************************************************************************** 
 *	BOTÕES
 ****************************************************************************************************************************************************/
/**************************************************************************************************************************************************** 
 *	CONHEÇA TAMBÉM
 ****************************************************************************************************************************************************/
/**************************************************************************************************************************************************** 
 *	CONHEÇA TAMBÉM
 ****************************************************************************************************************************************************/
/****************************************************************************************************************************************************
 *	TABELAS
 ****************************************************************************************************************************************************/
.table-tp1 {
    border-bottom: 1px solid #BFBFBF;
    font-size: 13px;
    line-height: 1.1;
    width: 100%;
}
    .table-tp1 th {
        background-color: #EDEDED;
        border-bottom: 1px solid #BFBFBF;
        border-left: 1px solid #FFF;
        color: #1F1F1F;
        font-weight: normal;
        padding: 0 10px;
        text-align: left;
        height: 50px;
    }
    .table-tp1 tbody > tr > td, .table-tp1 tbody > tr > th {
        background: #FFF url("../imagens/geral/bgr-horizontal-dott.png") 0 0 repeat-x;
        color: #393939;
        padding: 18px 10px 20px;
        vertical-align: middle;
    }
    .table-tp1 tbody tr:first-child td, .table-tp1 tbody tr:first-child th {
        background-image: none;
    }
    .table-tp1 thead tr th.center,
    .table-tp1 tbody tr td.center {
        text-align: center !important;
    }
    .table-tp1 thead tr:first-child th:first-child {
        border-left: 0;
    }
#view-list .table-tp2 tr.none,
#view-list .table-tp2 tr.none img {
    position: absolute!important;
    top: -99999px;
    left: -99999px;
}
/*.tab-susep tbody.none tr td .btn,
/*#js-table-filter tr .btn {position: relative;top: 0;left: 0;}*/
/****************************************************************************************************************************************************
 *	TABELAS
 ****************************************************************************************************************************************************/
/**************************************************************************************************************************************************** 
 *	TOOLTIP 
 ****************************************************************************************************************************************************/
.tooltip {
    left: -9999px;
    position: absolute;
    text-align: center;
    top: -9999px;
    z-index: 999999;
}
/* Tooltip tp1 */
.tooltip-tp1,
.tooltip-fallback {
    background-color: #FFF;
    border: 1px solid #BFBFBF;
    border-radius: 4px;
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.25);
    font-size: 11px;
    line-height: 1.4;
    padding: 14px 20px 17px;
}
.tooltip-tp1 {
    max-width: 340px;
    padding: 20px;
}
.tooltip-tp1 .tooltip-arrow,
.tooltip-fallback .tooltip-arrow {
    background-image: url("../imagens/geral/sprite-top-footer.png");
    background-repeat: no-repeat;
    display: block;
    height: 19px;
    position: absolute;
    width: 21px;
}
.tooltip-tp1.top.left .tooltip-arrow,
.tooltip-fallback.top.left .tooltip-arrow {
    background-position: -730px -165px;
    bottom: -18.5px;
    right: 10px;
}
/* Top Left */
.tooltip-tp1.top.right .tooltip-arrow,
.tooltip-fallback.top.right .tooltip-arrow {
    background-position: -730px -165px;
    bottom: -18.5px;
    left: 10px;
}
/* Top Right */
.tooltip-tp1.top.center .tooltip-arrow,
.tooltip-fallback.top.center .tooltip-arrow {
    background-position: -730px -165px;
    bottom: -18.5px;
    left: 50%;
    margin-left: -11px;
}
/* Top Center */
.tooltip-tp1.middle.left .tooltip-arrow,
.tooltip-fallback.middle.left .tooltip-arrow {
    background-position: -751px -165px;
    right: -20px;
    margin-top: -8px;
    top: 50%;
}
/* Middle Left */
.tooltip-tp1.middle.right .tooltip-arrow,
.tooltip-fallback.middle.right .tooltip-arrow {
    background-position: -751px -184px;
    left: -20px;
    margin-top: -8px;
    top: 50%;
}
/* Middle Right */
.tooltip-tp1.bottom.left .tooltip-arrow,
.tooltip-fallback.bottom.left .tooltip-arrow {
    background-position: -730px -184px;
    right: 10px;
    top: -18.5px;
}
/* Bottom Left */
.tooltip-tp1.bottom.center .tooltip-arrow,
.tooltip-fallback.bottom.center .tooltip-arrow {
    background-position: -730px -184px;
    left: 50%;
    margin-left: -10px;
    top: -18.5px;
}
/* Bottom Center */
.tooltip-tp1.bottom.right .tooltip-arrow,
.tooltip-fallback.bottom.right .tooltip-arrow {
    background-position: -730px -184px;
    left: 10px;
    top: -18.5px;
}
/* Bottom Right */
/* Tooltip tp1 */
/* Tooltip tp2 */
/* Tooltip tp2 */
/*
	 * Customização dos elementos filhos do tooltip.
	 */
/****************************************************************************************************************************************************
 *	TOOLTIP 
 ****************************************************************************************************************************************************/
/**************************************************************************************************************************************************** 
 *	TIPOGRAFIA
 ****************************************************************************************************************************************************/
p, a, strong, .ttl-tp1, .ttl-tp2, .ttl-tp3,
a {
    font-size: 13px;
    color: #393939;
}
strong {
    font-size: 1em;
}
p {
    margin: 0;
    padding: 13px 0 0;
    font: 13/18px;
    color: #393939;
}
    /*padding-top:13px = 20px visual, solicitação nati */
strong {
    color: #393939;
}
.ttl-tp2, .ttl-tp2 a {
        font-size: 18px;
}
.txt-tp1, .txt-tp2, .txt-tp3, .txt-tp6, .txt-tp7 {
	font: italic 1.231em Georgia, "serif";
}
.txt-tp2 {
    color: #393939;
}
.lnk-tp1, .table-dados .lnk-tp1 {
    font-size: 13px!important;
    background: url("../imagens/geral/seta-link.png") no-repeat right center;
    color: #00539F;
    display: inline-block;
    padding-right: 8px;
    text-decoration: none;
    line-height: 1.26em;
    min-height: 17px;
}
.lnk-tp1, .lnk-tp2 {
    font-size: 1em;
}
.lnk-tooltip, .lnk-tooltip-italic {
    border-bottom: 1px dotted;
    cursor: help;
    display: inline-block;
    white-space: nowrap;
}
.lnk-tooltip:hover {
    color: #75a7ec;
}
.lst-disclaimer,
.ttl-tp2 {
    margin-top: -3px;
    padding-bottom: 16px;
}
.lt-ie8 .ttl-tp1,
.lt-ie8 .ttl-tp2,
.lt-ie8 .ttl-tp3 {
    margin-top: 0;
}
.lnk-tp1 {
    -webkit-transition: color .25s ease-out;
    -moz-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out;
}
/**************************************************************************************************************************************************** 
 *	TIPOGRAFIA
 ****************************************************************************************************************************************************/
/**************************************************************************************************************************************************** 
 *	CSS A SER REVISTO 
 ****************************************************************************************************************************************************/
.lt-ie8 .grid-border-bottom-pb0 .grid-a img,
.lt-ie8 .grid-border-bottom-pb0 .grid-b img {
    display: inline-block;
}
/* util.css */
    /* Dever ser especificado na hora de utilizar o height. */
    /* Dever ser especificado na hora de utilizar o min-height. */
.hr-tp1,
/* util.css */
/* LISTA RADIOS SIMULADOR */
/* CLASSE PARA DEFINIR "HEIGHT" PARA ALINHAMENTO VERTICAL EM SIMULADORES ENCONTRE SEU VEICULO E MODULO ABAS-3*/
/*----*/
/*----*/
/*----*/
/*----*/
/* // LISTA RADIOS SIMULADOR */
/* // LISTA DL SEM INDENTAÇÃO */
/* // LISTA DL SEM INDENTAÇÃO */
/* // LISTA DL SEM INDENTAÇÃO */
/* // LISTA DL SEM INDENTAÇÃO */
/**************************************************************************************************************************************************** 
 *	CSS A SER REVISTO 
 ****************************************************************************************************************************************************/
/* formulário */
form label {
    cursor: pointer;
}
/*	form .lt-ie8 #skiplinks{position:absolute;left:-9999em}*/
form .form-line {
    clear: both;
    display: block;
    padding-bottom: 9px;
}
form .form-line > * {
    float: left;
    line-height: 25px;
    margin-left: 10px;
}
    form .form-line > *:first-child {
        margin-left: 0;
    }
form .form-line .form-label-check,
form .form-day,
form .form-month {
    padding: 0;
    width: 25px;
}
form .form-line.idioma label,
form .form-line .nivel,
form .form-line.idioma .nivel,
/* Box com campos, lado a lado */
form .box-form-line select,
form .box-form-line input {
    clear: both!important;
    margin-left: 0;
}
/* Box com campos, lado a lado */
/* Box com combos, lado a lado */
/* Box com combos, lado a lado */
/* Form dentro de .box-expandable-tp1 */
form .frm-erro input[type='text'],
form .frm-erro input[type='password'],
form .frm-erro select,
form .frm-erro textarea {
    border: 1px solid #cc092f;
    background: #fef7da;
}
/* formulário */
/**************************************************************************************************************************************************** 
 *	SCROLLBAR
 ****************************************************************************************************************************************************/
/**************************************************************************************************************************************************** 
 *	SCROLLBAR
 ****************************************************************************************************************************************************/
.icon-view,
.icon-view:hover,
/**************************************************************************************************************************************************** 
 *	ALINHAMENTO DE ALGUNS CAMPOS DE FORMULÁRIO NO IE7
 ****************************************************************************************************************************************************/
/**************************************************************************************************************************************************** 
 *	MODULOS
 ****************************************************************************************************************************************************/







/**************************************************************************************************************************************************** 
 *	UTIL
 ****************************************************************************************************************************************************/

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

    .ir br {
        display: none;
    }

.hidden {
    display: none!important;
    visibility: hidden;
}

.visuallyhidden {
    background: none;
    border: 0;
    clip: rect(0 0 0 0);
    height: 0;
    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;
    }

    .visuallyhidden .videoIframe {
        display: none;
    }

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after, .clr {
    clear: both;
}
.clearfix {
    zoom: 1;
}
@media screen and (max-width:1248px) {
}
@media print {
    * {
        background: transparent!important;
        color: #000!important;
        filter: none!important;
        text-shadow: none!important;
        -ms-filter: none!important;
    }
    a, a:visited {
        text-decoration: underline;
    }
        a[href]:after {
            content: " (" attr(href) ")";
        }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }
    thead {
        display: table-header-group;
    }
    tr, img {
        page-break-inside: avoid;
    }
    @page {
        margin: .5cm;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
}
.table-expan tr.row-click {
    cursor: pointer;
}
    .table-expan tr.row-click .btn-exp {
        width: 18px;
        height: 18px;
        display: block;
        padding-top: 0!important;
        background: url("../imagens/geral/sprite-top-footer.png") no-repeat scroll -1214px -170px transparent;
    }
    .table-expan tr.row-click td {
        border-top: 1px solid #BFBFBF;
    }
    .table-expan tr.row-click td {
        padding: 18px 10px;
        font-size: 12px;
        color: #00539f;
    }
    .table-expan tr.row-click.active td {
        color: #cc092f;
        font-weight: bold;
    }
        .table-expan tr.row-click.active td .btn-exp {
            background-position: -1214px -259px;
        }

    .table-expan tr.row-click td.ico-chevrolet {
        background: url("../imagens/classic/consorcios/ico-chevrolet.jpg") 0 center no-repeat;
    }

    .table-expan tr.row-click td.ico-renault {
        background: url("../imagens/classic/consorcios/ico-renault.jpg") 0 center no-repeat;
    }

    .table-expan tr.row-click td.ico-fiat {
        background: url("../imagens/classic/consorcios/ico-fiat.jpg") 0 center no-repeat;
    }

.table-expan tr.row-expand.expand-hiden {
    position: absolute;
    display:none;
   /* left: -9999px;*/
}

.table-expan tr.row-expand td {
    height: 0;
    background: none;
    padding: 0;
    background: url("../imagens/geral/bg-expansivel-top2.png") repeat-x scroll 50% 0 #FFFFFF;
}
    .table-expan tr.row-expand td .js-td-expand {
        overflow: hidden;
        height: 0;
        background: url("../imagens/geral/bg-expansivel-bottom.png") repeat-x scroll 50% 100% transparent;
    }
        .table-expan tr.row-expand td .js-td-expand .content-expand {
            padding: 0 0 35px;
        }
js-td-expand {
    height: 0px;
}

/**************************************************************************************************************************************************** 
 *	UTIL
 ****************************************************************************************************************************************************/







/**************************************************************************************************************************************************** 
 *	NUMERO DESTAQUE
 ****************************************************************************************************************************************************/
.nobg {
    background: none!important;
}

.acao-produto {
    float: right;
    padding-top: 12px;
}

    .acao-produto span {
        display: block;
    }

    .acao-produto .btn {
        margin-bottom: 16px;
    }

.informativo-produto > ul li {
    background: url("../imagens/geral/seta-informativo.png") top right no-repeat;
    float: left;
    padding-right: 43px;
    min-height: 64px;
}

.informativo-produto .tp1 li {
    padding: 10px 108px 0 47px;
}

.informativo-produto .tp2 li {
    padding: 12px 83px 0 25px;
}

.informativo-produto .tp3 li {
    padding: 0 61px 0 0;
}

.informativo-produto .tp4 li {
    padding: 0 86px 0 27px;
}

.informativo-produto .tp5 li {
    padding: 0 61px 0 0;
}

.informativo-produto .tp6 li {
    padding: 0 108px 0 47px;
}

.informativo-produto .tp7 li {
    padding: 0 36px 0 0;
    background-position: 138px 0;
}

    .informativo-produto .tp7 li:first-child {
        background-position: 149px 0;
    }

.acao-produto-tp1 {
    padding-top: 2px;
}

.acao-produto p:first-child {
    padding-top: 0;
}

.informativo-produto li:first-child {
    padding-left: 0;
}

.informativo-produto .sub-lista li {
    background: none;
    min-height: 35px;
    padding: 0;
}

.informativo-produto .tp4 .sub-lista li:first-child {
    padding-right: 30px;
}

.informativo-produto .tp7 .sub-lista {
    margin-top: 16px;
}

    .informativo-produto .tp7 .sub-lista li {
        background: none;
        float: none;
        min-height: 100%;
        margin-bottom: 7px;
        clear: both;
        content: "";
        display: table;
    }

.informativo-produto .tp7 label input {
    float: left;
    margin-right: 10px;
}

.informativo-produto .tp7 label span {
    float: left;
    width: 112px;
    overflow: hidden;
    display: block;
}

.informativo-produto .tp7 .sub-lista li label span {
    width: 115px;
}

.informativo-produto .tp7 li li {
    line-height: 1.4;
}

.lt-ie10 .informativo-produto .tp7 .item1 {
    padding-right: 34px;
}

.lt-ie10 .informativo-produto .tp7 .item2 {
    padding-right: 32px;
}

.lt-ie10 .informativo-produto .tp7 .item3 {
    padding-right: 32px;
}

.informativo-produto .tp5 strong {
    float: left;
    margin-right: 10px;
    padding-bottom: 20px;
}

.informativo-produto .tp5 span {
    width: 100%;
}

    .informativo-produto .tp5 span.tp1 {
        width: 115px;
    }

    .informativo-produto .tp5 span.tp2 {
        width: 105px;
    }

    .informativo-produto .tp5 span.tp3 {
        width: 90px;
    }

.informativo-produto .tp5 .sub-lista li {
    padding-right: 18px;
}

.informativo-produto .tp5 .sub-lista span {
    float: left;
}

.informativo-produto span {
    display: block;
}

    .informativo-produto span.valores, .informativo-produto strong {
        font-size: 18px;
    }

    .informativo-produto span.valores {
        color: #4d4e53;
    }

.informativo-produto strong {
    color: #1f1f1f;
}

.informativo-produto a {
    margin-top: 10px;
}

/**************************************************************************************************************************************************** 
 *	NUMERO DESTAQUE
 ****************************************************************************************************************************************************/
form .form-combo {
    background-color: #F4F4F4;
    border-color: #C5C5C5 transparent transparent #C5C5C5;
    border-style: solid;
    border-width: 1px;
    color: #393939;
    font-size: 13px;
    height: 25px;
    padding: 3px 2px 2px;
    min-width: 250px;
    width:250px;
}

.tableMiddle {
    vertical-align: middle;
    text-align: right;
}

.Middle {
    vertical-align: middle;
}

.tablePadding {
    padding: 5px 5px 5px 5px;
}

.center {
    margin: 0 auto;
}

body {
    background-color: #ffffff;
    font-family: Arial;
    font-size: 13px;
}

.radio label{
    margin-left:10px;
    padding-right:0px;
}

.checkBoxList label {
    margin-left:10px;
}

.fbuSlider {
    margin-left:40px;
}
.table-resp {
    overflow-x: scroll;
}



