/* Print layout: */

body {
margin:0 auto;
padding:0;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
background:#ffffff;
color:#000000;
}

h1 {
font-size: 12px; 
}
	
h2 {
font-size: 14px; 
}
	
#container {
margin:2%;
width:auto;
float:none !important;
}

#main {
float:none !important;
}

#logo h1 {
margin:0 0 10px 0;
}

#toptabs, #navitabs, #sidebar, #desc, .hide, #calenderTable { 
display:none;
}

 .printhide { 
display:none;
}

.printonly {
display: inline;
}


p.block {
display:none;
}

#content img {
display:none;
}

tr.agenda_fechada {
	display: none;
}


tr.agenda_fechada.agenda_patient {
	display: table-row;
	background-color: #EEE;
}

tr.agenda_fechada.agenda_anotacao {
	display: table-row;
	background-color: #FFC;
}

tr.agenda_bloqueio {
    background: #EEE url('resource/dots_bg3.png') repeat scroll top left;
}

tr.agenda_patient.unblocked {
	display: none;
}

#agenda_date {
	display: none;
}
.ui-datepicker-trigger {
	display: none;
}

td.hora {
	text-align: center;
}


/*
tr.agenda_aberta {
	display: none;
}
*/


a {
text-decoration:none;
color:#333333;
}

a img {
border: none
}

table.tablelist {
width: 90%;
border-collapse:collapse;
padding: 2px;
}



td a.filtered {
text-decoration:underline;
}


.summary {
 font-weight: bold;
 line-height: 18px; 
}

td .camou {
padding: 2px;
}

td  {
border: 1px solid #AAA;
}

tr.tableheader {
 font-weight: bold;
 font-variant: small-caps;
}


table.xmaslist {
width: 95%;
border-collapse:collapse;
padding: 4px;
font-size: 12px;
}

table.xmaslist td {
	padding: 4px;
border: 1px dotted #DDD;
}

table.xmaslist td .camou {
padding: 0px;
}




table.ficha {
	font-size: 10px;
	border-collapse:collapse;
	border: none;
}

table.ficha td {
	font-size: 10px;
	border: none;
	vertical-align: top;
}

table.ficha td.label {
	width: 180px;
	color: #000;
	text-align:right;
	padding-right: 5px;
}

table.ficha td.headlinelabel {
	width: 150px;
	text-decoration: underline;
	color: #444;
	text-align:right;
	padding-right: 5px;
}

table.ficha td.labeltitle2 {
	width: 150px;
	color: #000;
	text-align:right;
	padding-right: 5px;
	font-weight: bold;
}


table.ficha td.labelminor {
	color: #111;
	text-align:right;
	padding-right: 5px;
}

table.ficha td.info {
	color: black;
}

table.blind_table td  {
border: none;
}

td.tipo_funcionario {
	text-align: right;
}

td.soma {
	font-weight: bold;
	text-align:right;
}


td.date {
	text-align: left;
}

td.datetime {
	text-align: left;
}

td.money {
	text-align: right;
}

table.agenda td.agendacomment {
	width: 25%;
}



select.tableselect {
	border: none;
	padding:0;
}



div.insgroup, div.insfields {
	border: 1px solid #333;
	padding: 10px;
}
div.insgroup {
	margin-top: 20px;
}


span.pacientename {
	font-size: 12px;
}

div.exportbuttonbox {
	display: none;
}



#footer {
font-size: 9px;
margin-left: 20px;
}

/* ================= */

#insgroup {
font-size: 12px;
border-bottom: 1px solid Black;
margin-top: 10px;
margin-bottom: 10px;
}

label {
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	margin: 0px;
	padding: 3px;
	width:170px;
	float:left;
}
