/* CSS Document */

/*
COLORS:
Blau1: #F0F8FD
Blau2: #E5F3FB
Blau3: #B2DAF3
Blau4: #0084D8
Verd: #91C068
Taronja: #E7620F
Blau: #37AEDF
Groc: #E7C535
Gris: #666666
*/

#aep_ovrl {
background-color: white;
-moz-opacity: 0.9; opacity: 0.9;
top: 0; left: 0; position: fixed;
width: 100%; height:100%; z-index: 99;
}
#aep_ww { position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; text-align: center;}
#aep_win { margin: 20% auto 0 auto; width: 200px; text-align: left;}
#aep_w { padding: 10px; background-color: white; padding: 3px; border: 2px solid #B2DAF3; background-color: #FFF; padding: 10px;}
#aep_w span {font-family: Arial, sans-serif; font-size: 10pt;}
#aep_w div {text-align: right;}
#aep_text {text-align: right; margin: 10px 0 10px 0; width: 95%;}

/* DIETAS */

tr.comida {
	background-color:#E5F4FB;
	border-bottom: 1px solid #FFFFFF;
}

td.comidaheading {
	background-color:#39A0E2;
	color:#FFFFFF;
	font-weight: bold;
}

tr.dietasfooter, tr.dietasheading {
	background-color:#39A0E2;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
}

tr.dietas {
	color: #777777;
}

td.subheading {
	color: #0084D9;
	font-weight: bold;
	text-align: left;
}

tr.parell {
	background-color:#CBE6F7;
	text-align: center;
}

tr.imparell {
	background-color:#B2DAF3;
	text-align: center;
}

select.dietas {
	border: 0px;
	background-color:#39A0E2;
	color:#FFFFFF;
	font-family: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

option.dietas {
	border: 0px;
	background-color:#FFFFFF;
	color:#000000;
	font-weight: normal;
	font-family: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/**/

.boto {
	border-width: 0px;
	color: #FFFFFF;
	background-color: #39A0E2;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	width: auto;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}

.boto:hover {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	background-color:#F0F8FD;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	color:#000000;

}
a:hover {
	color:#666666;
	text-decoration: underline;
}

.ralles {
	border-left: 2px dotted #9FD1F0;
	border-right: 2px dotted #9FD1F0;
	padding: 10px;
}

.menu {
	border-left: 2px solid;
	padding: 5px;
	margin-left: 20px;
	background-color: #E5F3FB;
	width: 180px;
	margin-bottom: 10px;
}

.submenu {
	border-left: 2px solid;
	padding-left: 5px;
	margin-left: 20px;
	width: 180px;
	margin-bottom: 10px;
}

.actiu {
	font-weight: bold;
}

.verd {
	border-color: #91C068;
}

.taronja {
	border-color: #E7620F;
}

.blau {
	border-color: #37AEDF;
}

.groc {
	border-color: #E7C535;
}

.gris {
	border-color: #666666;
}

input.registre, textarea.registre {
	border: 1px solid #CCCCCC;
	color: #666666;
	padding: 2px;
}

textarea.registre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pestanyapacientes {
	border: 2px solid #E5F2FB;
	width: 120px;
	text-align: center;
	padding: 2px;
	position: absolute;
}

.pestanyapacientes:hover {
	background-color: #E5F2FB;
}

.textbox {
	border: 1px solid #CCCCCC;
	color: #666666;
	padding: 3px;
	background-color:#FFFFFF;
}

/* intercambio */

tr.int_header {
	background-color: #E5F3FB;
}

td.int_header {
	background-color: #F0F8FD;
	text-align: left;
}

tr.int_content {
	background-color: #FFFFFF;
	text-align: center;
}

input.int {
	border: 1px solid #CCCCCC;
	color: #666666;
	padding: 2px;
	width: 93%;
}

/* evolucion */
input.evol {
	border: 1px solid #CCCCCC;
	color: #666666;
	padding: 4px;
	width: 40px;
	font-size: 12px;
	margin: 0px;
	margin-top: 3px;
}

tr.evol {
	height: 20px;
}

tr.old, td.old {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	text-align:center;
	padding-top: 6px;
	padding-bottom: 6px;
}

tr.evo_header, td.evo_header {
	text-align:center;
	padding-top: 6px;
	padding-bottom: 6px;
}

table.evo {
	text-align:center;
	margin-right: 15px;
}

table.evo_title {
}

td.evo_title {
	border-bottom: 1px solid #E5F3FB;
	height: 25px;
}

td.evo_date {
	border-bottom: 1px solid #E5F3FB;
	height: 25px;
	width: 70px;
}

td.evo_content {
	border-bottom: 1px solid #E5F3FB;
	height: 25px;
	background-color:#FFFFFF;
}

table.avui {
	border: 5px solid #E5F3FB;
	width: 90px;
	text-align:center;
}

table.altres {
	margin-top: 5px;
}

td.save {
	height: 35px;
}

table.evo_wrap {
	background-color:#F0F8FD;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
}

div.evo_wrap {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 5px;
	overflow-x: scroll;
	width: 390px;
}

a.evo_date {
	font-weight: bold;
	color: #333333;
}

input.numberbox {
	border: 1px solid #CCCCCC;
	color: #666666;
	padding: 2px;
	text-align:right;
}

input.disabled {
	background-color: #CCCCCC;
	cursor: default;
}

input.reparto {
	font-size: 10px;
}

input.error {
	border-color: #FF8888;
	background-color: #FFEEEE;
}

input.int {
	text-align: right;
}

div.pestanya_int {
	border: 2px solid #E5F2FB;
	text-align: center;
	padding: 2px 10px 2px 10px;
	margin-left: 10px;
	position: relative;
	float: left;
	cursor: default;
}

div.pestanya_activa {
	background-color: #E5F2FB;
}

/*convertir en dieta*/
table.int_dieta {
	width:100%;
	background-color:#E5F3FB;
	margin-top: 20px;
	border: 1px solid #DDDDDD;
}

td.int_dieta_apat {
	color:#0084D8;
	font-size: 16px;
	width: 110px;
}

textarea.int_dieta_apat {
	border: 0px;
	color: #666666;
	padding: 5px;
	border:0px;
	width: 98%;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.int_dieta_coment {
	font-style: italic;
	color:#0084D8;
}

textarea.int_dieta_coment {
	border: 0px;
	color: #666666;
	padding: 5px;
	border:0px;
	width: 98%;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*impressio*/
.imp_titol {
	color:#0084D8;
	font-size: 16px;
}


