

div#cadastro-unimed-go form.index {
	background: #f6f6f6;
	border: 2px solid #d4d4d4;
	padding: 20px;
	border-radius: 20px;
}

div#cadastro-unimed-go form.formAcesso input[type="text"] {
	width: 100%;
}

div#cadastro-unimed-go form.formAcesso {
	background: #f6f6f6;
	border: 2px solid #d4d4d4;
	padding: 20px;
	border-radius: 20px;
}

div#cadastro-unimed-go form.formAcesso h2 {
	text-align: center;
}

div#cadastro-unimed-go form.formAcesso .enviar {
	margin-right: 20px;
}

div#cadastro-unimed-go form.formAcesso table tr td {
	height: 30px;
}

div#cadastro-unimed-go form.formAcesso table tr td.label {
	width: 15%;
}

div#cadastro-unimed-go .info-error .aviso {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 50px;
	border: 1px dotted #5f0404;
	border-radius: 5px;
	background: #fde4e4;
	margin-bottom: 10px;
}

div#cadastro-unimed-go .info-error ul li {
	list-style: none;
}

div#cadastro-unimed-go .info-error ul li:nth-child(n+2) {
	display: none;
}

div#cadastro-unimed-go form.formAcesso span.obrigatorio {
	color: #c00b0b;
}

div#cadastro-unimed-go form.formQuestion {
	background: #f6f6f6;
	border: 2px solid #d4d4d4;
	padding: 20px;
	border-radius: 20px;
}

/* CSS NOVO */
div#cadastro-unimed-go {
	max-width: 800px;
	margin: auto;
	padding: 2%;
}

#cadastro-unimed-go h2 {
	color: #02784a;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 20px;
	font-size: 30px;
}

#cadastro-unimed-go h3 {
	color: #02784a;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 20px;
	font-size: 25px;
	text-align:center;
}


div#cadastro-unimed-go form.formAcesso,div#cadastro-unimed-go form.index,div#cadastro-unimed-go form.formQuestion
	{
	background: white;
	border: none;
}

div#cadastro-unimed-go form.formAcesso table tr td.label {
	width: 15%;
	font-weight: 700;
}

div#cadastro-unimed-go form.formAcesso table tr td.label,div#cadastro-unimed-go form.formAcesso table tr td.field
	{
	width: 100%;
	font-weight: 700;
	display: block;
	float: none;
}

div#cadastro-unimed-go form.formAcesso table tr td.field {
	height: 50px;
	position: relative;
	margin-bottom: 10px;
}

div#cadastro-unimed-go form.formAcesso input[type="text"] {
	width: 100%;
	height: 40px;
}

div#cadastro-unimed-go form.formAcesso table tr td.field span.small {
	position: absolute;
	top: -30px;
	right: 0;
	font-style: italic;
	color: #aba3a3;
	font-weight: normal;
}

.enviar,.voltar {
    float:rigth;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	color: white;
	background: #f57921;
	padding: 12px 45px;
	text-decoration: none;
	font-size: 18px;
	border-bottom: solid 2px #096943;
	border: none;
}

.linha-botoes {
	text-align: right;
}

.separador {
	width: 100%;
	height: 1px;
	border-bottom: dashed 1px #e6e6e6;
	margin-bottom: 20px;
}

.tr-cooperado td,.tr-beneficiario td,.tr-pj td,.tr-rede td,.tr-colaborador td, .tr-pf td
{
	padding: 10px;
}

.tr-cooperado a,.tr-cooperado a:hover {
	color: #421067;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.tr-pf a,.tr-pf a:hover {
	color: #377ba2;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.tr-beneficiario a,.tr-beneficiario a:hover {
	color: #009a5a;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.tr-pj a,.tr-pj a:hover {
	color: #f67a00;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.tr-rede a,.tr-rede a:hover {
	color: #a51a8f;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.tr-colaborador a,.tr-colaborador a:hover {
	color: #bed900;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.tr-cooperado td,.tr-beneficiario td,.tr-pj td,.tr-rede td,.tr-colaborador td, .tr-pf td
	{
	padding: 10px;
	padding-top: 20px;
	border-bottom: dashed 1px #c1c1c1;
	padding-bottom: 20px;
}

#index .texto {
	margin-top: 10px;
}

div#cadastro-unimed-go form.formAcesso input[type="text"],div#cadastro-unimed-go form.formAcesso input[type="password"] {
	width: 100%;
	display: block;
	padding: 10px;
	width: 100%;
	border: solid 1px #c8c8c8;
	margin-bottom: 20px;
}

.pergunta {
	font-size: 17px;
	width: 100%;
	font-weight: 700;
	display: block;
	float: none;
	margin-bottom: 20px;
}

.respostas {
	margin-top: 15px;
}

.respostas table {
	width: 100%;
	font-size: 15px;
}

.respostas table td {
	width: 10%;
	padding: 15px;
	background: #fbfbfb;
	border: solid 1px #efefef;
}

body {
	font-family: "UnimedSans-Regular";
	color: #0d0d0d;
	font-size: 13px;
}

div#cadastro-unimed-go .voltar {
	margin-left: 10px;
	color: white;
}

.linha_botoes{
	padding-top:20px;
}

div#cadastro-unimed-go form.formAcesso input[type="text"],input[type="password"]{
	height: 20px !important;
}

div#cadastro-unimed-go form.formAcesso input[type="text"], div#cadastro-unimed-go form.formAcesso input[type="password"] {
    max-width: 97% !important;
}


div#cadastro-unimed-go div#box_senha{
	position:absolute;
	top: -105px;
	left: 400px;
	background:#ffffff;
	padding:10px;
	z-index:99999; 
	border-radius:10px;
	box-shadow: 0px 0px 20px #888888;
	border:1px solid #888888;
	display:none;
}

div#cadastro-unimed-go div#box_senha div.seta{
	position:absolute;
	right:20px;
	bottom:-20px;
	width:50px;
	height:20px;
	background: url("../img/seta.png") 0 0 no-repeat transparent;
}

div#cadastro-unimed-go div#box_senha div.title{
	width:100%;
	font-weight: bold;
}

div#cadastro-unimed-go div#box_senha div.title span{
	font-weight: normal !important;
	margin-left:20px;
}

div#cadastro-unimed-go div#box_senha div.pass-info{
	width:100%;
	line-height:15px;
	height:15px;
	font-weight: normal !important;
	font-size:11px;
	margin-bottom:10px;
	color:#ee4726;
	text-align:right;
}


div#cadastro-unimed-go div#box_senha div#barra{
	width:100%;
	line-height:10px;
	height:10px;
	background-color: #DEDEDE;
	margin-bottom:10px;
}

div#cadastro-unimed-go div#box_senha div#barra span{
	display:block;
	line-height:10px;
	height:10px;
}

div#cadastro-unimed-go div#box_senha div#barra span.vermelho{
	background-color: rgb(165, 0, 40);
	width: 25%;
}

div#cadastro-unimed-go div#box_senha div#barra span.amarelo{
	background-color: rgb(242, 212, 9); 
	width: 50%;
}

div#cadastro-unimed-go div#box_senha div#barra span.azul{
	background-color: rgb(28, 142, 238); 
	width: 75%;
}

div#cadastro-unimed-go div#box_senha div#barra span.verde{
	background-color: rgb(109, 190, 86); 
	width: 100%;
}

div#cadastro-unimed-go div#box_senha div.info{
	width:100%;
	line-height:15px;
	font-weight: normal !important;
}
