﻿/*
	Medical
*/
.result {color:#FF0000;}
.medical_table_buttons td { text-align:center; vertical-align:middle; }
.medical_table_buttons a,.medical_table_buttons span, .medical_table_buttons img 
	{ text-align:center; vertical-align:middle; }
.medical_table_buttons img { padding:3px; }
/*
Video Conference
*/
.vconf_div_subj_on {background-color:#00A000;}
.vconf_div_subj_off {background-color:#FF0000;}
/*
.div_main { text-align:center;}
*/

.table_left_aligned td {text-align:left;}

/*
	Medical
*/
.cl_blue {color:#0000ff;}
.cl_red {color:#ff0000;}
.cl_grey {color:#666666;}

.medical_request_history_table {border:solid black 1px; }
.medical_request_history_table thead { font-weight:bold;}
.medical_request_history_table tr {height:60px;}
.medical_request_history_table td { vertical-align:middle; border:solid black 1px;}


/*
	Videos Management
*/

.user_video_table
{
	width:100%;
	border:solid black 1px;
}
img {border:none; }

.btn_back_to_cats
{
	text-align:right;
	padding:5px;
}

.user_video_table td 
{
	vertical-align:middle;
	padding:5px;
	border-right: solid black 1px;
	border-left: solid black 1px;
}
.user_video_table img
{
	border:none;
	background-color:#ffffff;	
}
.user_video_header
{
	background-color:#e0e0f0;	
}
.user_video_item_alt
{
	background-color:#e0e0f0;	
}
