/* CSS Document */
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #9F9F9F;
	font-weight: normal;
}
.vivaldi {
	font-family: Vivaldi, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 20px; 
	font-weight:200;}
.frame {
	border: 1px solid #DDDDDD;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.textjadwal {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
}
.judul {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #006600;
}
.tanggal {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #4E4E4E;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #525156;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #4E4E4E;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;

}
a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a.small:link {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #006600;
	
}
a.small:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
a.small:visited {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #006600;
	
}
.table_rincian_jadwal {
	padding-left: 10px;
	border: 1px solid lightgrey;
	border-top-width : 1px; 
    border-right-width : 1px; 
    border-bottom-width : 1px; 
    border-left-width : 1px; 
	color: green;
	background-color: #8FBD2F;
}
.tdborder {
	border :  #C3E085;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	font-style: normal;

}
.tdpromo {
      border :  #c0c0c0;
      border-style : solid; 
      border-top-width : 1px; 
      border-right-width : 1px; 
      border-bottom-width : 1px; 
      border-left-width : 1px;  

}
td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}

tr.even_row {
	background-color: #4390D0;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #93C847;
	color: #3366FF;
}
/*Daftar Dokter*/
tr.dokter_row {
	background-color: #C3E085;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #93C847;
	color: #3366FF;
}