@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,600italic,700italic,400italic);
*
{
	margin:0px;
	padding:0px;
}
body
{
	font-family:Verdana, Geneva, sans-serif;
		background:url(../images/stripe.png);
}
.whitebg
{
	background:#fff;
	float:left;
	width:100%;
}
.fixedhead
{
	float:left;
	position:absolute;
	min-height:30px;
	z-index:999;
	max-width:1100px;
	width:100%;
}
.summery
{
	float:left;
	cursor:pointer;
	font-size:12px;
	color:#7938a3;
	margin:2px 0px 0px 0px;
}
.summery:hover
{
	color:#000;
}

.header
{
	background:#58068c;
	padding:10px 0px;
}
.body_wrapper
{
	float:left;
	width:100%;
	padding:15px 0px 0px 0px;
	background-color:#fff;
}
.left_sidebar
{
	float:left;
	width:100%;
}
.profile_img
{
	float:left;
	width:100%;
	text-align:center;
}
.body_content
{
	float:left;
	width:100%;
}
.detail 
{
	float:left;
	width:100%;
	margin-left:5px;
}
.detail h1
{
	font-family: 'Open Sans', sans-serif;
	font-size:28px;
	margin:0px 0px 12px 0px;
	font-weight:600;
	text-transform:capitalize;
	color:#000;
}
.designation
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-transform:capitalize;
	font-style:italic;
	margin-bottom:20px;
}
.phoneno
{
	font-size:14px;
	margin-bottom:20px;
}
.address
{
	font-size:14px;
	margin-bottom:20px;
}
.mail
{
	margin-bottom:30px;
}
.mail a
{
	text-decoration:none;
	color:#333;
	text-decoration:underline;
}
.mail a:hover
{
	text-decoration:none;
	color:#000;
	text-decoration:underline;
}
.description p
{
	font-size:14px;
		text-align:justify;
}
.profile_detail
{
	float:left;
	width:100%;
	padding-left:5px;
}
.profile_detail h2
{
	float:left;
	width:100%;
	margin:15px 0px 5px 0px;
	font-size:18px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.profile_detail p
{
	float:left;
	width:100%;
	margin:5px 0px 5px 0px;
	font-size:12px;
}
#sidebar-wrapper
{
	float:left;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

.sidebar-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sidebar-nav li {
    line-height: 40px;
    text-indent: 20px;
	background:#58068c;
}
.sidebar-nav li a {
   color: #fff;
    display: block;
    font-family: open sans;
    font-size: 17px;
    font-weight: 600;
    line-height: 45px;
    text-decoration: none;
	}
.sidebar-nav li a:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    color: #fff;
    text-decoration: none;
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
    text-decoration: none;
}
.sidebar-nav > .sidebar-brand a {
    color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
}
.purplefoot1 {
    background: none repeat scroll 0 0 #58068c;
    height:5px;
    margin:20px 0px 5px 0px;
}
.purplefoot2 {
    background: none repeat scroll 0 0 #58068c;
    height:5px;
    margin:0px 0px 5px 0px;
}
.copyright
{
	text-align:right;
	float:right;
}
.footer_nav
{
	float:left;
}
.footer_nav ul li
{
	list-style-type:none;
	display:inline;
}
.footer_nav ul li a
{
	text-decoration:none;
	font-size:12px;
	color:#333;
	padding:0px 15px;
	border-right:1px solid;
}
.footer_nav ul li:first-child a
{
	padding-left:0px;
}
.footer_nav ul li:last-child a
{
	padding-right:0px;
	border:none;
}
.footer_nav ul li a:hover
{
	color:#000;
}
.coursesdetail h1
{
	float:left;
	width:100%;
	font-size:24px;
	color:#58068c;
	margin:0px 0px 20px 0px;
	border-bottom:2px solid #7938a3;
	padding-bottom:5px;
	font-weight:600;
font-family: 'Open Sans', sans-serif;
}
.coursesdetail h2
{
	float:left;
	width:100%;
	font-size:12px;
	color:#333;
	margin:0px;
	font-weight:bold;
}
.coursesdetail h2 span
{
	font-size:12px;
	color:#333;
}
.coursesdetail h2 a
{
	float:left;
	color:#333;
	text-decoration:none;
}
.coursesdetail h2 a:hover
{
	color:#000;
}
.course_wrapper
{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.summery
{
	float:left;
	cursor:pointer;
	font-size:12px;
	color:#7938a3;
	margin:2px 0px 0px 0px;
}
.media
{
	float:left;
	font-size:12px;
	margin:2px 0px 0px 0px;
}
.summery:hover
{
	color:#000;
}
.reviews2
{
	float:left;
	margin-left:30px;
	font-size:12px;
	color:#7938a3;
	margin:2px 0px 0px 20px;
}
.reviews2:first-child
{
	margin-left:0px;
}
.reviews2 a
{
	text-decoration:none;
	color:#7938a3;
}
.reviews2 a:hover
{
	color:#000;
}

.reviews
{
	float:left;
	margin-left:30px;
	font-size:12px;
	color:#7938a3;
	margin:2px 0px 0px 20px;
}
.reviews a
{
	text-decoration:none;
	color:#7938a3;
}
.reviews a:hover
{
	color:#000;
}
.topreviews
{
	float:left;
	margin-right:20px;
	font-size:13px;
	color:#7938a3;
}
.topreviews a
{
	text-decoration:none;
	color:#7938a3;
}
.topreviews a:hover
{
	color:#000;
}
.summery_detail
{
	float:left;
	width:100%;
	margin:5px 0px;
	text-align:justify;
	font-size:11px;
	line-height:17px;
	padding-left:20px;
}
.research_wrapper
{
	float:left;
	width:100%;
	padding-bottom:20px;
}
.research_wrapper h1
{
	float:left;
	width:100%;
	font-size:24px;
	color:#000;
	margin:0px 0px 20px 0px;
	border-bottom:none;
}
.coauthor
{
	float:left;
	width:100%;
	margin-bottom:0px;
	font-size:12px;
	margin-top:2px;
}
.Forthcoming .course_wrapper
{
	margin-bottom:20px !important;
}