﻿body
{
	background-color: #d4dce0;
	font-size: .75em;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #696969;
	background: url("/images/admin_bg.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.fullpage
{
	width: 976px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
}

#top
{
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}

#logo
{
	float: left;
}

#logo img
{
	border: 0;
}

#logout
{
	padding-top: 30px;
	float: right;
}

#logout a
{
	text-decoration: none;
	font-size: 18px;
}

#logout a:visited
{
	color: #668291;
}


#banner_title
{
	float: left;
	margin-top: 20px;
	margin-left: 70px;
	color: #FFFFFF;
}

#bannerContent
{
	margin-top: 20px;
}

#main
{
	margin-top: 20px;
}

#bottom
{
	clear: both;
	width: 100%;
	height: 40px;
	background-color: #94bbcf;
}

#bottom_content
{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 10px;
	margin-top: 8px;
	color: #000000;
}

#main_left
{
	width: 710px;
	float: left;
	margin-bottom: 20px;
}

.content_title
{
	font-size: 18px;
	font-family: "GillSans Light" , Arial, Helvetica, Sans-Serif;
	color: #333333;
}

#main_left input[type="text"]
{
	padding-top: 0px;
	border: solid;
	border-width: 1px;
	border-color: #749eb4;
	height: 20px;
	width: 300px;
	color: #749eb4;
}

#main_right
{
	width: 255px;
	float: right;
	color: #374c58;
	font-size: 10px;
	margin-bottom: 20px;
}

#interacoes_busca
{
	width: 100%;
	background-color: #f3f5f6;
}

#interacoes_busca button
{
	border-style: none;
	background-color: Transparent;
	color: #374c58;
	font-size: 12px;
}

#interacoes_busca a
{
	text-decoration: none;
	color: #668291;
}

.interacoes_encontradas
{
	font-size: 10px;
	font-weight: bold;
}

.buttonLink
{
	cursor: pointer;
}

.buttonLink:hover span, buttonLink:focus span
{
	color: #000000;
	text-decoration: underline;
}

#interacoes_busca_content
{
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#interacoes_farmacos_selecionados
{
	margin-top: 5px;
	width: 100%;
	background-color: #f3f5f6;
	text-align: center;
}

#interacoes_farmacos_selecionados_content
{
	position: relative;
	width: 98%;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-color: #749eb4;
	background-color: #fafbfc;
}

#interacoes_farmacos_selecionados_content_in
{
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #668291;
}

#interacoes_farmacos_selecionados_content_in button
{
	border-style: none;
	background-color: Transparent;
	font-size: 12px;
	color: #668291;
}

#interacoes_farmacos_selecionados_content_in table
{
	width: 100%;
	border-style: none;
}

#interacoes_farmacos_selecionados_content_in table tr
{
	line-height: 25px;
}

#interacoes_farmacos_selecionados_content_in table td
{
	border-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c1dbe8;
}

#interacoes_farmacos_selecionados_content_in a
{
	text-decoration: none;
	color: #374c58;
	font-size: 12px;
}

#interacoes_farmacos_selecionados_content_in a:hover
{
	color: #000000;
}

.interacoes_farmacos_right_column
{
	width: 20%;
	text-align: right;
}

#interacoes_resultados
{
	margin-top: 5px;
	background-color: #ffffff;
	text-align: center;
	width: 100%;
}

#interacoes_resultados_content
{
	text-align: left;
	position: relative;
	width: 92%;
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline-block;
	font-family: Verdana;
	font-size: 12px;
	color: #668291;
}

.interacao_principal
{
	width: 100%;
}

.interacao_farmacos
{
	float: left;
	margin-bottom: 10px;
}

.interacao_severidade
{
	float: right;
}

.interacao_detalhes
{
	clear: both;
}

.interacao_detalhes a
{
	text-decoration: none;
	color: #749eb4;
	font-weight: bold;
}

.interacao_detalhes a:hover
{
	color: #000000;
}

.interacao_detalhes_content
{
	padding-left: 10px;
	padding-top: 10px;
	color: #666666;
	font-size: 10px;
	display: none;
}

.interacao_detalhes_body
{
	background-color: #dfe5e8;
	border-style: solid;
	border-width: 1px;
	border-color: #b3d3e4;
}

.interacao_recomendacao_body
{
	margin-top: 8px;
	background-color: #f3e39d;
	border-style: solid;
	border-width: 1px;
	border-color: #b3d3e4;
}

.interacao_body
{
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 620px;
}

.line
{
	color: #e1edf4;
	background-color: #e1edf4;
}

#login_control a
{
	text-decoration: none;
	color: #333333;	
}

#login_control a:hover
{
	color: #000000;	
}

#login_control a:visited
{
	color: #333333;	
}

#login_control h2
{
	color: #333333;
	font-family: "GillSans Light" , Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: lighter;	
}

#login_control input[type="text"]
{		
	border: solid;
	border-width: 1px;
	border-color: #749eb4;
	height: 20px;
	width: 100%;
	color: #749eb4;
}

#login_control input[type="password"]
{
	margin-top: 5px;
	border: solid;
	border-width: 1px;
	border-color: #749eb4;
	height: 20px;
	width: 100%;
	color: #749eb4;
}

#login_control button
{	
	border-style: none;
	background-color: Transparent;
	color: #374c58;
	font-size: 12px;
}

#middle_div
{
	position: relative;
	width: 98%;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-color: #749eb4;
	background-color: #edf1f3;	
	overflow: auto;
}

#middle_div_in
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	margin-top: 15px;
}

#medicamento_search_div
{
}

#medicamento_search_subtitle
{
	position: relative;
	width: 100%;
	display: inline-block;
	border-top: solid 1px #d3e3eb;
	border-bottom: solid 1px #d3e3eb;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

/* FARMACO FILTER
----------------------------------------------------*/
#farmacofilter
{
	padding: 0;
}

#farmacofilter li
{
	display: inline;
}

.alertas
{
	width: 100%;
}

.alertas_content
{
	padding-left: 10px;
	padding-top: 10px;
	color: #666666;
	font-size: 10px;	
}

.alertas_body
{
	background-color: #e6ccbf;
	border-style: solid;
	border-width: 1px;
	border-color: #b3d3e4;
}

.alertas_body_in
{
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;	
}

.reacoes_body
{
	background-color: #dfe5e8;
	border-style: solid;
	border-width: 1px;
	border-color: #b3d3e4;
}

.posologias_body
{
	background-color: #dfe5e8;
	border-style: solid;
	border-width: 1px;
	border-color: #b3d3e4;
}

dl.table-display
{
	float: left;
	width: 620px;
	margin: 1em 0;
	padding: 0;	
}

.table-display dt
{
	clear: left;
	float: left;
	width: 200px;
	margin: 0;
	padding: 5px;	
	font-weight: bold;
	text-align:right;
}

.table-display dd
{
	float: left;
	width: 400px;
	margin: 0;
	padding: 5px;	
}

#home_content
{
	background-color: #fff;	
}

#home_content_body
{
	padding: 10px;	
	margin: 5px;
}