#my_profile_tabs_area
{
	overflow:hidden;
	height:57px;
	margin-bottom:19px;
}
#my_profile_tabs_area a.tab
{
	display:inline-block;
	float:right;
	margin-right:19px;
	border:1px solid #98BEC1;
	border-radius:19px;
	background-color:transparent;
	height:49px;
	line-height:49px;
	padding:0px 19px;
	font-size:29pt;
	color:black;
}
#my_profile_tabs_area a.tab:hover,
#my_profile_tabs_area a.tab.selected
{
	background-color:#98BEC1;
	color:white;
}
#my_profile_orders_area .main_area
{
	overflow:hidden;
	display:block;
	margin-right:29px;
	width:1834px;
	border-bottom:2px solid #C3C3C3;
}
#my_profile_orders_area .orders_title
{
	overflow:hidden;
	height:46px;
	line-height:46px;
	font-size:29pt;
	font-weight:bold;
	color:#3BA3CA;
	margin-top:23px;
	border-bottom:2px solid #C3C3C3;
}
#my_profile_orders_area .order_block
{
	float:right;
	width:620px;
	height:76px;
	overflow:hidden;
}
#my_profile_orders_area .v_seperator
{
	float:right;
	width:2px;
	height:76px;
	overflow:hidden;
	background-color:#C3C3C3;
	margin:0px 5px;
}
#my_profile_orders_area .h_seperator
{
	float:right;
	height:2px;
	width:1834px;
	overflow:hidden;
	background-color:#C3C3C3;
	margin:0;
}
#my_profile_orders_area .order_block .title
{
	float:right;
	display:inline-block;
	width:238px;
	height:57px;
	margin-top:19px;
}
#my_profile_orders_area .order_block .title .number_desc
{
	height:29px;
	line-height:29px;
	font-size:22pt;
	font-weight:bold;
	color:black;
	overflow:hidden;
}
#my_profile_orders_area .order_block .title .order_date
{
	height:29px;
	line-height:29px;
	font-size:14pt;
	color:#A1A1A1;
	overflow:hidden;
}
#my_profile_orders_area .order_block .price
{
	float:right;
	width:160px;
	overflow:hidden;
	margin-right:10px;
	margin-top:19px;
}
#my_profile_orders_area .order_block .price label,
#my_profile_orders_area .order_block .price span
{
	float:right;
	width:63px;
	font-size:18pt;
	color:#A1A1A1;
	height:38px;
	line-height:38px;
	margin:0;
}
#my_profile_orders_area .order_block .price span
{
	width:auto;
	color:#3C9FC6;
	font-weight:bold;
}
#my_profile_orders_area .order_block .price span.num
{
	font-size:22pt;
	margin-top:0px;
}
#my_profile_orders_area .order_block .price span.icon
{
	margin-right:6px;
	margin-top:10px;
	line-height:29px;
	font-size:14pt;
}
#my_profile_orders_area .order_block a.btn_view
{
	float:right;
	border:4px solid #D5D5D5;
	background-color:white;
	color:#D5D5D5;
	font-size:22pt;
	padding:0px 19px;
	height:38px;
	line-height:38px;
	display:inline-block;
	text-align:center;
	margin-top:19px;
	margin-left:19px;
}
#my_profile_orders_area .order_block a.btn_view:hover
{
	background-color:#D5D5D5;
	color:white;
}
#my_profile_orders_area .order_block .cart_active_mark
{
	float:right;
	border:4px solid lawngreen;
	background-color:white;
	color:lawngreen;
	font-size:22pt;
	padding:0px 19px;
	height:38px;
	line-height:38px;
	display:inline-block;
	text-align:center;
	margin-top:19px;
	margin-left:19px;
}
#content_area.my_profile .edit_profile_area img
{
	float:left;
	width:114px;
	margin-left:38px;
}
#content_area.my_profile .edit_profile_area input,
#content_area.my_profile .edit_profile_area .upload_box,
#content_area.my_profile .edit_profile_area .checkbox_box
{
	display:inline-block;
	float:right;
	height:68px;
	line-height:68px;
	font-size:22pt;
	background-color:white;
	border:2px solid #D3D3D3;
	color:black;
	text-indent:23px;
	width:561px;
	margin-left:23px;
	margin-bottom:34px;
	overflow:hidden;
}
#content_area.my_profile .edit_profile_area .upload_box input
{
	border:0;
	width:367px;
	margin:0;
}
#content_area.my_profile .edit_profile_area .upload_box span.btn_upload
{
	display:inline-block;
	float:right;
	height:68px;
	line-height:68px;
	font-size:22pt;
	background-color:#3BA3C8;
	color:white;
	width:194px;
	text-align:center;
}
#content_area.my_profile .edit_profile_area .upload_box:hover span.btn_upload
{
	background-color:black;
}
#content_area.my_profile .edit_profile_area .upload_box input[type=file]
{
	position:relative;
	top:-68px;
	right:367px;
	opacity:0;
	cursor:pointer;
	text-indent:194px;
}
#content_area.my_profile .edit_profile_area input.last_row
{
	margin-bottom:0;
}
#content_area.my_profile .edit_profile_area span.must_icon
{
	display:inline-block;
	float:right;
	height:68px;
	line-height:68px;
	font-size:22pt;
	color:red;
	position:relative;
	right:-551px;
	width:19px;
	text-align:right;
	margin-left:49px;
}
#content_area.my_profile .edit_profile_area span.must_icon.hidden
{
	opacity:0;
}
#content_area.my_profile .edit_profile_area span.must_icon.focus
{
	opacity:0;
}
#content_area.my_profile .edit_profile_area .checkbox_box input,
#content_area.my_profile .edit_profile_area .checkbox_box span
{
	display:inline-block;
	float:right;
	height:68px;
	line-height:68px;
	font-size:18pt;
	color:black;
	margin:0;
	margin-right:10px;
	text-indent:0;
}
#content_area.my_profile .edit_profile_area .checkbox_box input
{
	height:19px;
	width:19px;
	margin-top:25px;
	margin-right:10px;
}
#content_area.my_profile .edit_profile_area input[type=submit]
{
	overflow:hidden;
	float:right;
	clear:both;
	width:400px;
	margin-right:0;
	margin-bottom:108px;
	display:inline-block;
	height:50px;
	line-height:50px;
	font-size:24pt;
	color:white;
	background-color:black;
	border:0;
	font-weight:bold;
	text-align:center;
}
#content_area.my_profile .edit_profile_area input[type=submit]:hover
{
	background-color:black;
}


/******************************************/
/**** VIDEOS ******************************/
/******************************************/

#content_area.my_profile .lectures_sidebar
{
	display:inline-block;
	float:right;
	width:300px;
	overflow:hidden;
	border:1px solid black;
}
#content_area.my_profile .lectures_sidebar .lecture_block
{
	display:block;
	overflow:hidden;
	height:50px;
}
#content_area.my_profile .lectures_sidebar .lecture_block .lecture_name
{
	display:block;
	overflow:hidden;
	height:50px;
}
#content_area.my_profile .lectures_sidebar .lecture_block .lecture_name span,
#content_area.my_profile .lectures_sidebar .lecture_block .lecture_name a.btn_toggle
{
	display:inline-block;
	overflow:hidden;
	height:50px;
	line-height:50px;
	font-size:16pt;
	color:black;
}
#content_area.my_profile .lectures_sidebar .lecture_block .lecture_name a.btn_toggle
{
	width:30px;
	height:30px;
	line-height:30px;
	margin:10px;
	box-sizing: border-box;
	border:1px solid black;
	text-align:center;
}
#content_area.my_profile .lectures_sidebar .lecture_block .lecture_name a.btn_toggle:hover
{
	background-color:black;
	color:white;
}
#content_area.my_profile .lectures_sidebar .lecture_block a.btn_video
{
	display:block;
	overflow:hidden;
	height:50px;
}
#content_area.my_profile .lectures_sidebar .lecture_block a.btn_video span
{
	display:inline-block;
	overflow:hidden;
	height:50px;
	line-height:50px;
	font-size:16pt;
	color:black;
	max-width:200px;
}
#content_area.my_profile .lectures_sidebar .lecture_block a.btn_video span.icon
{
	width:30px;
	height:30px;
	line-height:30px;
	margin:10px;
	text-align:center;
}

#content_area.my_profile .lectures_viewer_area
{
	display:inline-block;
	float:right;
	width:600px;
	margin-right:20px;
	overflow:hidden;
}
#content_area.my_profile .lectures_viewer_area iframe
{
	display:none;
	width:600px;
	height:400px;
	overflow:hidden;
}












