.wrapper-tab {
	margin: 0;
	width: 218px;
	font-family: Arial, Verdana;
	padding-bottom: 20px;
}
.combo-tab ul {
	width: 188px !important;
}
.tab-top{
	width: 218px !important;
}
.tab-top li {
	font-size: 1.2em;
}
.wrapper-tab ul {
	-webkit-box-sizing: border-box;
	padding: 0;
	margin: 0;
	float:left;
	width: 180px;
	overflow:hidden; 
	list-style: none;
}
.wrapper-tab ul .tab-sou {
	-webkit-box-sizing: border-box;
	padding: 0;
	margin: 0;
	float:left;
	width: 108px;
	margin-right: 2px;
}
.wrapper-tab ul .tab-nao {
	-webkit-box-sizing: border-box;
	padding: 0;
	margin: 0;
	float:left;
	width: 108px;
}

#tab-sou-cliente form {
	width: 180px;
	position: relative;
}
#tab-sou-cliente .input-name {
	margin: 0; 
	border:0px; 
	width: 170px; 
	font-family: Arial, Verdana; 
	height: 14px; 
	border-top-left-radius:5px; 
	border-bottom-left-radius:5px; 
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #6f6f6f; 
	line-height: 28px; 
	padding-left: 8px; 
	*padding-left: 8px; 
	*width: 162px; 
	*height: 26px;
}
#planoANSProduto {
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-bottom: 20px !important;
}
#planoANSProduto .dropdown {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 70px;
	left:0px;
	right: 0; 
	background: #fff; 	
	border-radius: 0 0 5px 5px;
	border: 1px solid rgba(0,0,0,0.2);
	border-top: none;
	border-bottom: none;
	list-style: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out; 
	max-height:0;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
}
#planoANSProduto .dropdown li {
	padding: 0;
	margin: 0;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #333;
	height: auto; 
	transition: all 0.3s ease-out;
	border-bottom: 1px solid #919aa2;
	border-top: 1px solid #a6adb4; 
	width: 100%; 
	padding-left: 8px;
}

#planoANSProduto .dropdown li:hover{
	background-color: #d8def2;
}

#codTipoContrato {
	-webkit-box-sizing: border-box;
	margin: 0;
	position: relative; 
	height: 34px; 
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.2);
	cursor: pointer;
	outline: none;
	color: #6f6f6f;
	font-size: 1.1em;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out; 
	margin-bottom: 10px; 
	z-index: 999; 
	background-image: url('../img/bg_combo.png'); 
	background-repeat: no-repeat; 
	background-position: right; 
	line-height: 28px; 
	padding-left: 8px;
	margin-bottom: 20px !important;
}
#codTipoContrato .dropdown {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 28px;
	left:0px;
	right: 0; 
	background: #fff;
	border-radius: 0 0 5px 5px;
	border: 1px solid rgba(0,0,0,0.2);
	border-top: none;
	border-bottom: none;
	list-style: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out; 
	max-height:0;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
}
#codTipoContrato .dropdown li {
	padding: 0;
	margin: 0;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #333; 
	transition: all 0.3s ease-out;
	border-bottom: 1px solid #919aa2;
	border-top: 1px solid #a6adb4; 
	width: 100%; 
	padding-left: 8px;
	line-height: 20px;
}

#codTipoContrato .dropdown li:hover{
	background-color: #d8def2;
}

#planoANSTipoContrato {
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-bottom: 20px !important;
}
#planoANSTipoContrato .dropdown {
	z-index: 1;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 70px;
	left:0px;
	right: 0; 
	background: #fff;
	border-radius: 0 0 5px 5px;
	border: 1px solid rgba(0,0,0,0.2);
	border-top: none;
	border-bottom: none;
	list-style: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	max-height:0;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
}
#planoANSTipoContrato .dropdown li {
	padding: 0;
	margin: 0;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #333; 
	height: auto; 
	transition: all 0.3s ease-out;
	border-bottom: 1px solid #919aa2;
	border-top: 1px solid #a6adb4; 
	width: 100%; 
	line-height: 33px;
	padding-left: 8px;
}

#planoANSTipoContrato .dropdown li:hover{
	background-color: #d8def2;
}

.sasRedeRefCartao {
	position: absolute;
	left: 220px;
	top: 50px;
	display: none;
}
.conteudo
{
	width:1000px;
	margin:0 auto;
	padding:0 0 15px 12px;
}

.conteudo-texto
{
	padding:0 0 0 45px;
}

.conteudo-titulo
{
	background:url(/static/img/bg-top-area.gif) no-repeat;
	width:887px;
	height:29px;
	margin:0 2em 1px;
	padding:8px 0 0 36px;
	overflow:hidden;
	font: bold 16px/19px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	color: #425d8c;
	cursor: pointer;
}

.conteudo-tabela>table
{
	width: 900px;
	text-align: center;
	border-collapse:collapse;
}

.conteudo-tabela>table>tbody>tr>th
{
	background-color:rgb(188,193,211);
}


#loadImage {
	-webkit-box-sizing: border-box;
	margin: 0;
	position: relative; 
	height: 28px; 
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.2);
	cursor: pointer;
	outline: none;
	color: #6f6f6f;
	font-size: 1.1em;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out; 
	z-index: 998; 
	background-image: url('../img/bg_combo.png'); 
	background-repeat: no-repeat; 
	background-position: right; 
	line-height: 28px; 
	padding-left: 8px;
	width: 179px;
}

.rede-refenciada-tit {
	font-size: 13px;
}

.sai-titbar1 .content-top .sidebar-l h4 {
	padding-bottom: 0px;
}

#input-submit_area img {
	margin-top: 10px;
}

.tb-normal { font-size: 11px; border-collapse: collapse; width: 100%; color: #000; text-align: center; }
.tb-normal thead { background: #000066; width: 740px; }
.tb-normal tbody { margin-top: 40px; }
.tb-normal th { color: #fff; background: #000066; height: 45px; text-align: center; padding: 5px; font-family: 'lintelbold'}
.tb-normal td { vertical-align: middle; padding: 5px 5px; }
.tb-normal tr:nth-child(2n+1) { background: #ededed; }
.tb-normal a { color: #000066; }
.tb-normal tr.tit td { background: #dcdcdc; color: #000066; font-family: 'lintelextrabold'; font-size: 11px; text-align: center; border-left: 2px solid #fff; }
.tb-normal tr.tit td:first-child { border: 0; }

.tb-normal.tipo2 td:not(:first-child) { text-align: center; }

.paginacao { float: right; margin-top: 10px; }
.paginacao li { float: left; font-size: 12px; margin: 0 2px; list-style-type: none; }
.paginacao a { color: #000; }


