/*
* ======== SVN INFO ========
* Last committed:				$Revision: 5961 $
* Last changed by:			$Author: sp $
* Last changed date:		$Date: 2011-10-19 10:32:12 +0200 (Mi, 19 Okt 2011) $
* ID:										$Id: oncozoom.css 5961 2011-10-19 08:32:12Z sp $
*/


.icon_oz_patient
{
  background-image: url(../images/icons/user_green.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_oz_protocol
{
  background-image: url(../images/icons/report.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}



.icon_oz_user
{
  background-image: url(../images/icons/user_gray.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_oz_user_type
{
  background-image: url(../images/icons/folder_user.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_oz_cancer_type
{
  background-image: url(../images/icons/bug.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_oz_regimen
{
  background-image: url(../images/icons/wand.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_oz_medication
{
  background-image: url(../images/icons/pill_go.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_oz_day
{
  background-image: url(../images/icons/calendar_view_day.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_oz_frequency_type
{
  background-image: url(../images/icons/hourglass.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_oz_drug
{
  background-image: url(../images/icons/pill.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_oz_drug_antitumor
{
  background-image: url(../images/icons/pill_purple.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_oz_drug_supportive
{
  background-image: url(../images/icons/pill_cyan.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_oz_reference
{
  background-image: url(../images/icons/book_open.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_oz_vehicle_type
{
  background-image: url(../images/icons/lorry.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_oz_route_type
{
  background-image: url(../images/icons/arrow_branch.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_oz_route_category
{
  background-image: url(../images/icons/folder_arrow_branch.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_oz_best
{
  background-image: url(../images/icons/star.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_oz_good
{
  background-image: url(../images/icons/accept.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_oz_bad
{
  background-image: url(../images/icons/exclamation.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_oz_elementary_unit
{
  background-image: url(../images/icons/text_superscript.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_action_list
{
  background-image: url(../images/icons/application_form_edit.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_action_add
{
  background-image: url(../images/icons/add.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_action_remove
{
  background-image: url(../images/icons/delete.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_action_edit
{
  background-image: url(../images/icons/pencil.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


.icon_action_accept
{
  background-image: url(../images/icons/accept.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}

.icon_action_decline
{
  background-image: url(../images/icons/stop.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 22px !important;
}


td.center
{
	text-align: center;
}

.xm_oncozoom .patient {
  
}
.xm_oncozoom .letter a {
	color: #FB9D16;
	float: left;
	padding: 0px 3px;
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	margin:0;
}
.xm_oncozoom .letter a.selected {
	color: #000;
	background-color:#fde9cc;
}
.xm_oncozoom .letter a:hover {
	background-color:#eee;
}

.xm_oncozoom .master_data_container div.master_data {
	width: 48%;
	float: left;
}
.xm_oncozoom .patient_data_container div.patient_data {
	width: 48%;
	float: left;
}
.xm_oncozoom div.patient_identifier {
	color: #777;
	font-size: 18px;
}

div.patient_file {
	margin:3px 0px;
}

div.patient_file span.no,
li.patient_file span.no {
	color:#878787;
	font-size:11px;
	display:block;
}

div.letter_results {
	border-top:1px solid #ddd;
	margin-top:10px;
}

div.letter_results div.patient_file {
	border-bottom:1px solid #ddd;
	margin:0;
}

.xm_oncozoom .master_data div.label, .xm_oncozoom .patient_data div.label  {
	float: left;
	color: #777;
	width: 110px;
}

.xm_oncozoom .results a {
	display:block;color:black;
	padding:4px 8px;position:relative;
}
.xm_oncozoom .results a:hover{
	background-color:#fde9cc;
}
.xm_oncozoom .results a.selected {
	background-color:#fde9cc;
	font-weight:bold;
}

.xm_oncozoom .results span.right {
	color:#666;
	font-size:11px;
	position:absolute;
	right:10px;
	top:5px;
}
h2 span.right {
	color:#666;
	font-size:11px;
	float:right;
}

.xm_oncozoom div.results ul {
	margin:0;padding:0;
}
.xm_oncozoom div.results li {
	margin:0;padding:0;
	border-bottom:1px solid #ddd;
	margin:0;position:relative;
}
.xm_oncozoom div.results li span.notify_count {
	
}
.xm_oncozoom div.results li.head {
	color:#777;
	font-size:9px;
	text-transform: uppercase;
	position:relative;
	padding:0px 8px;
	font-weight:bold;
	border-bottom:1px dashed #ddd;
}
.xm_oncozoom div.results li.head span.right {
	position:absolute;
	right:10px;
	top:0px;
}

div.inactive_files {
	border-left:5px solid #FB9D16;
	margin-left:-5px;
}

div.archived_files {
	border-left:5px solid #35D67B;
	margin-left:-5px;
}

div.right_sidebar .xm_oncozoom div.right_col div.paging,
div.right_sidebar .xm_oncozoom div.left_col div.paging{
	background:#eee;
	text-align:center;
	padding:5px;
	margin-top:10px;
}

div.right_sidebar .xm_oncozoom div.right_col div.paging .btn_first,
div.right_sidebar .xm_oncozoom div.right_col div.paging .btn_prev,
div.right_sidebar .xm_oncozoom div.right_col div.paging .btn_next,
div.right_sidebar .xm_oncozoom div.right_col div.paging .btn_last {
	display:none;
}


div.left_sidebar .xm_oncozoom div.right_col div.paging,
div.left_sidebar .xm_oncozoom div.left_col div.paging{
	background:#eee;
	text-align:center;
	padding:5px;
	margin-top:10px;
}

div.left_sidebar .xm_oncozoom div.left_col div.paging .btn_first,
div.left_sidebar .xm_oncozoom div.left_col div.paging .btn_prev,
div.left_sidebar .xm_oncozoom div.left_col div.paging .btn_next,
div.left_sidebar .xm_oncozoom div.left_col div.paging .btn_last {
	display:none;
}

div.cancer_scroll {
	overflow:auto;
	height:140px;
	background-color:white;
	border:1px solid #ddd;
}