/*
 * CSS padrão
 */

/* reset de parametros */
/* removidos: fieldset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	padding: 2px;
	vertical-align: bottom;
}

textarea {
	padding: 3px;
}

.padraoCabecalho {
	background-color: white;
	background-position: top;
	background-repeat: repeat-x;
	height: 105px;
	width: 840px;
	position: relative;
	left: -10px;
}

.padraoMenu {
	padding: 10px;
	width: 790px;
}

.padraoConteudo {
	width: 820px;
	padding: 5px;
}

div.borda {
	background: none repeat scroll 0 0 #FCFCFC;
	margin: 0px;
	border: 1px solid #ECECEC;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

fieldset {
	display: none;
	border: 0;
	padding: 0;
	margin: 5px;
}

.titulo {
	float: left;
	position: relative;
	top: 60%;
}

.logo {
	float: right;
	position: relative;
	top: 11px;
}

#idLblPergunta {
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.escondido {
	display: none;
}

table.menu {
	display: none;
}

tr.header {
	background-color: #ECECEC;
}

tr.body {

}

td.body {
	width: 150px;
}

td.menu {
	color: #7E8FA1;
	text-align: center;
	font-family: Arial, sans-serif;
	position: relative;
	width: 150px;
}

span.numero, span.legenda {
	display: block;
}

.numero {
	color: #7D8FA5;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0;
	position: relative;
	left: 32%;
	height: auto;
}

.numeroPrincipal {
	color: #007EC5;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0;
}

.legenda {
	color: #7E8FA1;
	font-size: 10px;
}

.legendaPrincipal {
	color: #848D9E;
	font-size: 11px;
	font-weight: bold;
}

div.pontilhado {
	border-top: 1px dashed;
	color: #7D8FA5;
	position: relative;
	width: 620px;
	z-index: -1;
	display: none;
	left: 80px;
	top: 24px;
}
/* preload animated gif */
body {
    background: url("../images/loading.gif") no-repeat -9999px -9999px;
}
/* new way - mensagem de status... */
#statusMessage {
	display: none;
    background: #FFFFFF url("../images/loading.gif") no-repeat 60px center;
    color: #3D5984;
	font-family: Verdana Arial Helvetica sans-serif;
	left: 15%;
	padding: 70px;
	text-align: right;
	top: 40%;
	width: 370px;
	border: 2px solid #ECECEC;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

table.conteudo {
	width: 100%;
}

td.conteudo {
	width: 50%;
	padding: 1px 5px;
}

textarea {
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	box-sizing: border-box; /* IE 8+ */
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	width: 97%;
}

p {
	color: #787577;
	font-size: 10px;
	font-weight: bold;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span {
	display: inline-block;
	/*	padding: 0 10px 0 0; */
}

span.direita {
	padding-left: 10px;
	position: relative;
}

span.alinhadoDireita {
	float: right;
}

span.label {
	color: #7C8799;
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 10px;
}

.texto-concorda {
	padding-top: 40px;
}

label {
	color: #3D5984;
	font-family: Arial;
	font-size: 11px;
}

input {
	text-transform: uppercase;
}

input, select {
	color: #7C8799;
	font-family: Arial;
	font-size: 11px;
}

h2.principal {
	padding: 15px 20px 0px 5px;
}

h2.principalCallcenter{
   padding: 15px 20px 0px 5px;
   margin-top: 30px;
}

h2 {
	color: #888888;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	//display: inline;
}

#botao-pesquisar {
	color: black;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 9.9px;
	margin-left: 20px;
	padding: 1px 4px;
}

.esquerda {
	float: left;
}

div.botoes {
	padding: 4px;
}

img {
	border: none;
}

div.contrato {
	border: 1px solid silver;
	overflow: auto;
	height: 440px;
	width: 770px;
	padding: 5px;
	margin-top: 10px;
}

div.contrato img {
	width: 758px;
}

div.links {
	float: right;
	padding: 0 20px;
}

.contrato_e_regulamento {
	color: #002C36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	border: none;
	padding: 0px 10px;
	display: inline-block;
}

.impressao {
	background: none;
	margin: 2cm 4cm 3cm 4cm;
}

.sucesso, .erro {
	color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 40px;
}

.aviso {
	color: red;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

hr {
	background-color: #ECECEC;
	border: 0 none;
	height: 1px;
	margin: 5px 2px;
}

div.botoes div {
	cursor: pointer;
	display: inline-block;
	position: relative;
	left: 5px;
	border: none;
}

div.botoes input {
	cursor: pointer;
	display: inline-block;
	position: relative;
	left: 5px;
	border: 0px solid;
	padding: 0px;
	font-size: 16px;
	line-height: 20px;
	vertical-align: top;
}

/*
 * Tamanho dos campos
 */
.pp {
	width: 56px;
}

.p {
	width: 112px;
}

.m {
	width: 224px;
}

.g {
	width: 280px;
}

.gg {
	width: 346px;
}

#petro-bg {
	display: none;
}

.sprite-ico_impressora, .sprite-ico_pdf {
	left: 5px;
	position: relative;
	top: 10px;
}

#tooltip {
	position: absolute;
	border: 1px solid #afafaf;
	background: #f7f7f7;
	padding: 6px 8px;
	color: #333;
	display: none;
}

/*
 * Teste para botao no novo layout
 */
.input-prepend .add-on,
.input-prepend .btn,
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 10px 4px;
  *padding-left: 5px;
  *padding-right: 5px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 16px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active, .btn.active {
  background-color: "#cccccc \9";
}
.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: "#d9d9d9\9";
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=6500);
  opacity: 65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background-color: #6964a3;
  background-image: -moz-linear-gradient(top, #7d77b8, #4d4885);
  background-image: -ms-linear-gradient(top, #7d77b8, #4d4885);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7d77b8), to(#4d4885));
  background-image: -webkit-linear-gradient(top, #7d77b8, #4d4885);
  background-image: -o-linear-gradient(top, #7d77b8, #4d4885);
  background-image: linear-gradient(top, #7d77b8, #4d4885);
  background-repeat: repeat-x;
  border-color: #4d4885 #4d4885 #302d53;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #4d4885;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #4d4885;
  *background-color: #433f74;
}
.btn-primary:active, .btn-primary.active {
  background-color: "#3a3664 \9";
}

.btn-warning {
  background-color: #f9a732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active, .btn-warning.active {
  background-color: "#c67605 \9";
}

.btn-danger {
  background-color: #da4e49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active, .btn-danger.active {
  background-color: "#942a25 \9";
}

.btn-success {
  background-color: #5bb65b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active, .btn-success.active {
  background-color: "#408140 \9";
}

.btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active, .btn-info.active {
  background-color: "#24748c \9";
}

.btn-inverse {
  background-color: #404040;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active, .btn-inverse.active {
  background-color: "#090909 \9";
}

button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

#callCenter {
	display: table;
	margin-top: 15px;
}

.tituloresumo{
	color: #002C36;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.resumo {
	color: #002C36;
	font-family: Arial;
	font-size: 11px;
	width: 165px;
	height: 18px;
	padding: 3px;

}