/* CSS Document */

/* Toda proriedade que possui V3 no nome s&oacute; foi usada na vers&atilde;o 3 da prescri&ccedil;&atilde;o
/* PAGINA */

body
{
	margin-align: left;
	padding: 5px 0px 0px 0px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

/* LINKS */
a:link, a:visited, a:active 
{
	text-decoration: none;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 70%;
}

a:hover
{
	color:#000000;	
}

#titulo
{
	background: #3C69AD left center no-repeat;
	color: #FFFFFF;
	width: 900px;
	font-size: 130%;	
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	text-align: center;
}


#titulo_prescricao
{
	background: #0052BD left center no-repeat;
	color: #FFFFFF;
	font-size: 80%;	
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin-bottom: 10px;
	/*text-transform: uppercase;*/
	text-align: center;
}

#subtitulo
{
	background: #0052BD left center no-repeat;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 1px;
}

#atencao
{
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}


#recado
{
	margin-top:15px;
	background: #E2E2E2;
	font-size:15px;
	padding: 0 5px 5px 5px;
}
#recado div
{
	color:#900;
	margin-top:10px;
}

label
{
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 70%;
	padding: 2px  2px 2px  2px;
	background-repeat: no-repeat;
	background-position: left center;
}
label.label2
{
	color: #000000;
	/*	background: #666666 left center no-repeat;	*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 80%;
	padding: 2px  2px 2px  2px;
}

label.labelV3
{
	color: #000000;
	/*	background: #666666 left center no-repeat;	*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 60%;
	padding: 1px  1px 1px  1px;
}

label.valor
{
	color: #000000;
	background: left center no-repeat;	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 70%;
/*	margin-top:1px;	*/
}

label.valorV3
{
	color: #000000;
	background: left center no-repeat;	
	text-transform: uppercase;
	/*font-weight: bold;*/
	/*font-size: 55%;*/
	font-size:12px;
	/* alterei em 12/01/2015*/
	text-align:left;
	
}

label.valorV5
{
	color: #000000;
	background: left center no-repeat;	
	text-transform: uppercase;
	/*font-weight: bold;*/
	/*font-size: 55%;*/
	font-size:9px;
	text-align: left;

	
}



#autenticacao
{
	font-size: 16px;
	color:#46739d;
	font-weight: bold;
	text-transform: uppercase;
}

legend
{
	color: #FFFFFF;
	background: #0052BD left center no-repeat;	
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px  2px 2px  2px;
	font-size: 90%;
}
/*
 *
 * COMPONENTES DE FORMUL&aacute;RIOS
 *
 */

input
{ 
	color: #000000;
	border: 1px solid #0052BD;
	font-weight: bold;	
	text-transform: uppercase;
	font-size:12px;
}

input[type=text],[type=password]
{
	background-color:#E2E2E2;
}

input[type=text].login
{
	background-color:#E2E2E2;
	text-transform:none;
}

input[type=text],input[type=password].autenticacao
{
	background-color:#E2E2E2;
/*	font-size: 16px;*/
	text-transform:none;
}

input[type=submit].autenticacao
{
	font-size: 16px;
}

input[type=text]:focus,[type=password]:focus
{
	background-color:#FFFFFF;
}

input[type=button],[type=submit],[type=reset]
{
	font-weight: bold;
	font-size: 11px;
	background-color:#BFD2FF;
}

input[type=button]:hover,[type=submit]:hover,[type=reset]:hover
{
	background-color: #0052BD;
	color:#FFFFFF;
}

select
{
	color: #000000;
	border: 1px solid #0052BD;
	background-color:#E2E2E2;	
	font-weight: bold;	
	text-transform: uppercase;	
	font-size: 12px;
}

select:focus
{
	background-color: #FFFFFF;
}

textarea
{
	color: #000000;
	border: 1px solid #0052BD;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-align: left;
}

textarea:focus
{
	background-color: #FFFFFF;
	color: #000;
}

/*
 *
 * TABELAS
 *
 */
 
table
{
	width: 850px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

td div
{
	text-align:center; 
	overflow:hidden;
}

table.fieldset
{
	width: 900px;
}
 
table.dados
{
	color: #000000;	
	border-collapse: collapse;
} 
 
table.dados tr td
{
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	vertical-align: top;
	text-align: center;
	border-bottom-color: #03F;
}

table.dados tr:hover
{
	background-color: #E2E2E2;
}

table.menu tr 
{
	width: 400px;
	text-align: center;
	color: #3C69AD;
F	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 90%;
}

table.menu td:hover
{
	background-color: #BFD2FF;
	color:#000000;
	border-bottom: #0052BD 1px solid;
	border-left: #0052BD 1px solid;
	border-right: #0052BD 1px solid;
	border-top: #0052BD 1px solid;	
}

td.menu_focado
{
	background-color: #BFD2FF;
	color:#000000;
	border-bottom: #0052BD 1px solid;
	border-left: #0052BD 1px solid;
	border-right: #0052BD 1px solid;
	border-top: #0052BD 1px solid;	
}

table.login
{	
	width: 200px;	
	border: 0px solid #000000;	
	text-align: center;
}

table.form_uti_geral
{	
	width: 400px;	
	border: 0px solid #000000;	
}

table.novo_login
{	
	width: 300px;	
	border: 0px solid #000000;	
}

/* linhas recomenda&ccedil;&otilde;es */
table.linhas_impressao_rec tr td
{
	border-bottom: 1px solid #0052BD;
}

/* linhas medicamentos */
table.linhas_impressao_med tr td
{
	border-bottom: 1px solid #0052BD;
	text-align:left;
}

table.linhas_impressao_med tr:hover
{
	background-color: #E2E2E2;
}


table.linhas_index tr td
{
	/*border-bottom: 1px solid #0052BD;*/
	border-bottom: 1px #0052BD;
}

table.linhas_index tr:hover
{
	background-color: #E2E2E2;
}



table.med_dia_anterior
{
	background-color: #E2E2E2;
	border-bottom: 3px double #999999;
	border-top: 3px double #999999;
	border-left: 3px double #999999;
	border-right: 3px double #999999;
	width: 720px;	
	text-align:center;
}

table.exibe_dadosV3
{
	background-color: #E2E2E2;
	border-bottom: 3px double #999999;
	border-top: 2px double #999999;
	border-left: 2px double #999999;
	border-right: 2px double #999999;
	width: 900px;	
	text-align:left;
}

table.autenticacao
{
	width: 800px;
	height: 509px;
	border: 1px solid #000000;	
}

table.fundo_index
{
	width: 800px;
	height: 505px;
	background-image:url(/opt/lampp/htdocs/imagens/figuras_bg/prescricao_fundo.jpg);
	text-align:center;
}
.fieldset_select select{
	width: 70px;
}
#dietas, #medicamentos{
	width:550px;
}
/* Referente as abas dos medicamentos */
.aba{
	background-color: #0052BD;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 10px 10px 10px;
/*	cursor: hand;*/
	text-align:center;
}

.aba-sel {
	background-color: #BFD2FF;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 10px 10px 10px 10px;
/*	cursor: hand;*/
	text-align:center;	
}

.tb-conteudo {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.conteudo {
	font-size: 15px;
	font-weight: normal;
	color: #000033;
	padding: 5px;
	height: 85px;
}

/* Matheus - Nutri&ccedil;&atilde;o */
#tabnav {
	width: 100%;	
	margin: 0 auto;
}
#tabs {
	height: 40px;
	position: relative;
}
 
#content {
	position: relative;
	border: 2px solid #0052BD;
}
#form_edita_dieta {
	background:#ffffff;
	padding: 5px 20px 15px 20px;
	width:300px;
	margin: auto;
	margin-bottom:20px;
}

#form_edita_dieta label {
	display:block;
	margin:10px 20px 0 0;
	background:#FFF;
	color:#0052BD;
}

#form_edita_dieta input {
	border: 1px solid #333366;
	width: 300px;
	color: #333366;
}
.sugMedica
{
	background:#CCC;
	display:none;
}
#hemodialise{
	width:950px;
}
.tabHemod{
	width:920px;
}
.botaoHemod{
	cursor:pointer;
}
#neblina
{
	position:absolute; 
	width:100%; 
	height:500%; 
	z-index:2; 
	right: 0px; 
	top: 0px; 
	background-color:#8B8682; 
	display:none; 
	Filter: Alpha(Opacity=30); 
	-moz-opacity: 0.5;
	opacity:0.40;
}
.txt_qtd{
	width:30px;
}.editado{
	color:#090;
	border-color:#090;
}
.semieditado{
	color:#FF0;
	border-color:#FF0;
}
.msg{
	color:#090;
}
.txtHorarios{
	width: 300px;
}
.select_excessao{
	width: 230px;
}

#med1{
	width:300%;
}