/* Ajusta posicção do voltar no IE7 (Analisar possibilidade de aplicação gloval) */
body {
	background: #fff !important;
}

.lt-ie8 .grid-voltar .col-d { position: static;}


form .frm-erro-in{border:1px solid #cc092f;background:#fef7da}
form .txt-erro-in{margin-left:220px;display:block;color:#CC092F;line-height:25px;clear:both;width:auto;}

.field-grid-tp4 > .form-line,
.frm-rdo-option > .form-line {
	display: table;
	width: 100%;
}

.form-line-check {
	width: 100%;	
	display: block;
}
.frm-rdo-option input,
.field-grid-tp4 input {
	float: left;
	height: 13px;
	padding: 0;
	line-height: 1.2;
}
.frm-rdo-option label,
.field-grid-tp4 label {
	margin: 0 18px 0 10px;
	float: left;
	line-height: 1.2;
	margin-top:-1px;
}

.field-grid-tp4 li {
	padding: 0;
	width: 24%;
	position: relative;
	display: block;
	float: left;
}

.field-grid-tp4 li:first-child,
.field-grid-tp4 li:first-child + li{
	width: 20%
}

.frm-rdo-option li {
	padding: 0;
	position: relative;
	display: block;
	float: left;
	width: 74px;
	min-width: 74px;
}

#ouvidoria-form {
	min-height: 480px;
}

form .field-fale .form-label {
	width: 47.5%;
}

form .form-label-atd {
	text-align: left;
	font: italic 1.231em Georgia, "serif";
}

form .field-fale .form-combo {
	width: 50%;
	float: right;
}

form .opt-asks {
	position: relative;
	padding-top: 18px;
}

form .opt-asks .asks-trigger {
	position: absolute;
	display: block;
	top: 0; right: 0;
	text-decoration: none;
	font-size: 9px;
}

form .opt-asks .ask-scroll {
	max-height: 325px;
	overflow: auto;
	overflow-x: hidden;
	margin-bottom: 9px;
	background: #ececec;
	border: 1px solid #d3d0d0;
}
form .opt-asks .ask-scroll ul {
	max-width: 690px;
}

form .opt-asks .ask-scroll li {
	padding: 10px;
}	

body > form > div > div {position:relative;}

#at-ouvidoria-form #miolo {	width: 710px;	}
#at-ouvidoria-form .box-right {
	position: absolute;
	display: block;
	padding-top: 0;
	margin-top: 62px;
	right: 0;
}
#at-ouvidoria-form #miolo .box-left {width: 710px;}
#at-ouvidoria-form .form-steps {max-width: 710px;}

#at-ouvidoria-form-sent .box-right {display: block;}

@media screen and (max-width: 728px) {
	#at-ouvidoria-form #miolo,
	#at-ouvidoria-form #step-dados,
	#at-ouvidoria-form #step-dados + .form-buttons {width: 710px;} 
	#at-ouvidoria-form-sent .box-right,
	#at-ouvidoria-form .box-right {display: block;}
	#at-ouvidoria-form-sent .grid-voltar,
	#at-ouvidoria-form-sent #miolo,
	#at-ouvidoria-form #miolo .box-left {width: 480px;}
	#at-ouvidoria-form-sent .lst-steps.lst-steps-2 li,
	#at-ouvidoria-form .lst-steps.lst-steps-2 li {width: 220px;}
	#at-ouvidoria-form-sent .lst-steps.lst-steps-2 li > div,
	#at-ouvidoria-form .lst-steps.lst-steps-2 li > div { width: 166px;}
	form .opt-asks .ask-scroll ul { max-width: 460px;}
}

.mqie #at-ouvidoria-form #miolo,
.mqie #at-ouvidoria-form #step-dados,
.mqie #at-ouvidoria-form #step-dados + .form-buttons {width: 710px;}
.mqie #at-ouvidoria-form-sent .box-right,
.mqie #at-ouvidoria-form .box-right {display: block;}
.mqie #at-ouvidoria-form-sent .grid-voltar,
.mqie #at-ouvidoria-form-sent #miolo,
.mqie #at-ouvidoria-form #miolo .box-left {width: 480px;}
.mqie #at-ouvidoria-form-sent .lst-steps.lst-steps-2 li,
.mqie #at-ouvidoria-form .lst-steps.lst-steps-2 li {width: 220px;}
.mqie #at-ouvidoria-form-sent .lst-steps.lst-steps-2 li > div,
.mqie #at-ouvidoria-form .lst-steps.lst-steps-2 li > div { width: 166px;}
.mqie form .opt-asks .ask-scroll ul { max-width: 460px;}

.tapaBotao{
    position: absolute;
    height: 38px;
    width: 140px;
    top: 0;
    left: 0;
    z-index: 5;
    display:none
}

.pt20{padding-top:20px}

@media print {
    .naoImprimir{display:none}
    .ttl-atd-tp2{margin-top: 10px;}
}