@charset "utf-8";
/* CSS Document */

/* Começo de webpart 095 */


@media screen and (min-width: 81.25em)
.content-t095, .content-section, #footer, #footer > .hotlinks {
    padding-left: 6%;
    padding-right: 6%;
}
@media screen and (min-width: 75em)
.content-t095, .content-section, #footer, #footer > .hotlinks {
    padding-left: 3.5%;
    padding-right: 3.5%;
}
.content-t095 {
    position: relative;
    padding: 40px 60px;
    float: left;
    width: 100%;
}
@media screen and (min-width: 62.5em)
.content-t095, .content-section {
    position: relative;
    float: left;
    width: 100%;
	
	

}
@media screen and (min-width: 62.5em) {
h4,
	h4 p,
	.delta,
	.delta p,
	p.delta {font-size: 1.777rem;}

}
.content-t095 {
    background: #fff;
    border-bottom: 1px solid #c8cbd4;
    overflow: hidden;
}
.controls-bottom
{
	margin-left: 35%;
}
.legend-step {
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    display: block;
    height: 1.6em;
    line-height: 1.5;
    text-align: center;
    width: 1.6em;
    border-color: #058ce1;
    position: absolute;
	font-weight:normal;
}

.feedback-error {
    background: #ffb7b7;
}
.feedback {
    position: relative;
    margin-bottom: 2em;
    padding: 1.5em;
    padding-right: 3.5em;
	color:#000
}
*, :after, :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.feedback-close {
    position: absolute;
    right: 0.8em;
    top: 1.5em;
}
.dialog-close {
    opacity: .5;
    color: #1f2a47;
}
*, :after, :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.t-095-legend-desc {
	color: #AAA; 	
}
.t-095-tabela { color: #1f2948; }

.t-095-tabela-legenda > td{

}

.t-095-tabela > thead > tr > th {
	text-align: center; 
	vertical-align:middle;
}

.t-095-tabela > thead > tr > th {
	background-color:#f4f4f6;
}

.t-095-tabela tbody tr td {
	text-align: center;
}

.t-095-tabela tbody tr td{ text-align: center; }

.t-095-tabela tbody tr:hover {
	background-color:#e2f6fc;
	transition: all 0.5s ease-in-out;
}

.t-095-responsive-table {min-width:770px;}

.t-095-tabela-acum-12-meses > td:first-of-type, .t-095-tabela-acum-ano > td:first-of-type { font-weight:bold; }

.t-095-tabela > thead > tr > th { border: none !important; }
.t-095-tabela > thead > tr > th:first-of-type, .t-095-tabela > tbody > tr > td { white-space:nowrap; }
.t-095-tabela > tbody > tr > td:first-of-type{ text-align:left; }
.table-bordered-inferior td {border-bottom: 1px solid #ddd !important; padding:18px; color:#000;}

.bold-span { 
font-weight:bold;
}

.resumo {display:none;}
.fieldset-resumo .legend {margin-bottom: 0;}

.fieldset-resumo .legend-step {
	display:none;
	border-color: #d2d4da;
	color: #a5aab5 !important;
}

.fieldset-resumo .legend-title {color: #a5aab5;}

.fieldset-d:last-of-type
{	
	border-bottom: 0px !important;
}

.fieldset-resumo .legend-desc {
	color: #a5aab5; 	
	display: none;
}
.form-set {
	opacity: 1;
	transition: opacity .3s ease-in;
}

.form-set-level2 {padding-left: 1.5em;}

.fieldset-resumo .form-set {display:none;}

.fieldset-resumo .resumo{ 
	display:block;
	color: #a5aab5;
}
.form-set-hidden {display: none;}

.first-step {display:block;}

/* Fim de webpart 095 */
/* Extrato IR*/
ul.form-set{
    font-size: 16px;
}
.title-dados{
    text-align:right;
    padding-right:30px;
    font-weight:bold;  
}
#table-contratos-ir th, #table-contratos-ir td{
    padding:10px
}
.title-dados-cliente{
    border-bottom:1px #ccc Solid;
    margin-bottom:20px !important;
}
.title-dados-cliente h1, .title-dados-cliente h2, .title-dados-cliente h3, .title-dados-cliente h4, .title-dados-cliente h5, .title-dados-cliente h6{
    margin-bottom:2px !important;
}
.dados-cliente div{
    margin-bottom:30px !important;
}