@font-face {
	font-family: "TitilliumWeb";
	src: url(../fonts/TitilliumWeb.woff) format('woff');
}
@font-face {
	font-family: "OpenSans";
	src: url(../fonts/OpenSans.woff) format('woff');
}
 @charset "utf-8";
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
input[type="text"], input[type="password"], textarea, select {
	outline: none!important;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}
figure {
	padding: 0!important;
	margin: 0!important;
}
/* Getting the new tags to behave */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
html {
	overflow-x: hidden;
}
* {
	behavior: url(../styles/PIE.htc);
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	color: #094679;
	font-weight: normal;
}
h6 {
}
img, .clearborder {
	border: 0 none;
}
p {
	margin-bottom: 10px;
}
.clearborder {
	border: 0 none!important;
}
ul, li {
	list-style-position: outside;
	padding: 0;
	margin: 0;
}
input, a {
	outline: none;
}
a {
	text-decoration: none;
	color: #0b3084;
}
a:hover {
	color: #076cd2;
	text-decoration: none;
}
.left {
	float: left;
}

.smalltext {
	font-size: 11px;
}
.right {
	float: right;
}
.clearfix {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
.clear {
	clear: both;
}
h1 {
	font-size: 22px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 26px;
	color: #00b6e0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 18px;
	color: #00b6e0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 13px;
	text-shadow: 1px 1px #fff;
}
h4 {
	font-size: 19px;
	color: #71b400;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 15px;
	color: #0299cb;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
sup {
	color: #FF0000;
}
.margin-top-1 {
	margin-top: 5px!important;
}
.padding-top-1 {
	padding-top: 5px!important;
}
.margin-top-2 {
	margin-top: 10px!important;
}
.padding-top-2 {
	padding-top: 10px!important;
}
.margin-top-3 {
	margin-top: 15px!important;
}
.padding-top-3 {
	padding-top: 15px!important;
}
.margin-top-4 {
	margin-top: 20px!important;
}
.padding-top-4 {
	padding-top: 20px!important;
}
.margin-top-5 {
	margin-top: 25px!important;
}
.margin-top-6 {
	margin-top: 50px!important;
}
.padding-top-5 {
	padding-top: 25px!important;
}
/*Common top margin and top padding styles*/
.margin-bottom-1 {
	margin-bottom: 5px!important;
}
.padding-bottom-1 {
	padding-bottom: 5px!important;
}
.margin-bottom-2 {
	margin-bottom: 10px!important;
}
.padding-bottom-2 {
	padding-bottom: 10px!important;
}
.margin-bottom-3 {
	margin-bottom: 15px!important;
}
.padding-bottom-3 {
	padding-bottom: 15px!important;
}
.margin-bottom-4 {
	margin-bottom: 20px!important;
}
.margin-bottom-5 {
	margin-bottom: 25px!important;
}
.padding-bottom-4 {
	padding-bottom: 20px!important;
}
/*Common bottom margin and bottom padding styles*/
.margin-left-1 {
	margin-left: 5px!important;
}
.padding-left-1 {
	padding-left: 5px!important;
}
.margin-left-2 {
	margin-left: 10px!important;
}
.padding-left-2 {
	padding-left: 10px!important;
}
.margin-left-3 {
	margin-left: 15px!important;
}
.padding-left-3 {
	padding-left: 15px!important;
}
.margin-left-4 {
	margin-left: 20px!important;
}
.padding-left-4 {
	padding-left: 20px!important;
}
/*Common bottom margin and bottom padding styles*/
.margin-right-1 {
	margin-right: 5px!important;
}
.padding-right-1 {
	padding-right: 5px!important;
}
.margin-right-2 {
	margin-right: 10px!important;
}
.padding-right-2 {
	padding-right: 10px!important;
}
.margin-right-3 {
	margin-right: 15px!important;
}
.padding-right-3 {
	padding-right: 15px!important;
}
.margin-right-4 {
	margin-right: 20px!important;
}
.padding-right-4 {
	padding-right: 20px!important;
}
/*Common bottom margin and bottom padding styles*/
.margin1 {
	margin: 5px!important;
}
.padding1 {
	padding: 5px!important;
}
.margin-2 {
	margin: 10px!important;
}
.padding-2 {
	padding: 10px!important;
}
.margin-3 {
	margin: 15px!important;
}
.padding-3 {
	padding: 15px!important;
}
.margin-4 {
	margin: 20px!important;
}
.padding-4 {
	padding: 20px!important;
}
/*Common margin and padding styles*/
.align-right {
	text-align: right!important;
}
.align-center {
	text-align: center!important;
}
textarea {
	resize: none;
	font-family: Arial, Helvetica, sans-serif;
}
.input-width-1 {
	width: 120px;
}
.input-width-2 {
	width: 190px;
	padding: 8px;
	border: 1px solid #5b8ec1;
	box-shadow: 2px 4px 4px #b2b1b1 inset;
}
.radius5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.cufon-loading {
	visibility: hidden;
}
.valignTop {
	vertical-align: top !important;
}
/****************************special layout style starts here****************************/
hr {
	display: block;
	height: 1px;
	border: 0;
	border-bottom: 1px #676565 dashed;
}
.quoteBtn {
	width: 192px;
	height: 47px;
	background: url(../images/quotebtn.png);
	display: block;
	cursor: pointer;
	margin: 0 auto;
}
.quoteBtn:hover {
	background-position: 0 bottom;
}
.smallbutton {
	background: #f6f6f6;
	padding: 7px 20px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	color: #6e6e6e;
	text-align: center;
	border: 1px #dbd9d9 solid;
}
.smallbutton:hover {
	background: #e65d61;
	color: #611f0b;
	text-shadow: -1px -1px #f78386;
	border: 1px #d55055 solid;
}
/*input[type='submit'] {
	background-color: #6dd0f5;
	border: 0 none!important;
	font-size: 20px !important;
	font-weight:bold;
	cursor: pointer;
	text-decoration: none;
	color: #126b8d;
	position: relative;
	padding: 5px 20px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	float: none!important;
}
*/
input[type='submit']:active {
	top: 3px;
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
}
input[type='submit']::before {
	background-color: #2591b4;
	background-repeat: no-repeat;
	background-position: center center;
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-moz-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-o-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
}
input[type='submit']::before {
	top: 50%;
	margin-top: -12px;
	-webkit-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-moz-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-o-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
}
/****************************layout style starts here****************************/
body {
	background: url(../images/bodybg5.png) repeat fixed;
	color: #757575;
	font-family: "OpenSans";
	/*font-family: 'Open Sans', sans-serif;*/
	font-size: 13px;
}
/*** containerMain start here ***/

.wrapper {
	width: 960px;
	height: auto;
	margin: 20px auto;
	background: #fff;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.header {
	width: 100%;
	height: auto;
}
.logohyper {
	width: 120px;
	height: 80px;
	background: url(../images/logo_hub.png) no-repeat;
	position: absolute;
	top: 5px;
	left: 15px;
	cursor: pointer;
}
.logohyper2 {
    width: 112px;
    height: 87px;
    background: url(../images/logo_ihna.png) no-repeat;
    position: absolute;
    top: 6px;
    right: 15px;
    cursor: pointer;
    background-size: 123px 83px;
}
/*** nav start here ***/

.navArea {
	width: 1000px;
	height: 42px;
	background: url(../images/navbg.png) repeat-x;
	-webkit-border-radius: 9px 9px 0 0;
	border-radius: 9px 9px 0 0;
}
#nav {
	width: 250px;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
#nav li {
	margin-left: 0px !important;
}
#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	z-index: 30;
}
#nav a {
	font-size: 12px;
	display: block;
	color: #fff;
	font-weight: bold;
	height: 31px;
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	background: url(../images/border.jpg) no-repeat right;/*background:url(../images/navbg.png) no-repeat top center;*/
}
#nav a:hover, #nav a.active {
	background-position: center bottom;
	color: #2cc3e9;
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
	background: url(../images/border.jpg) no-repeat right;
}
#nav li {
	float: left;
	position: relative;
}
#nav ul {
	position: absolute;
	display: none;
	width: 12em;
}
#nav li ul a {
	/*	height:47px;  Top nav style
	float:left;
	font-size:14px;
	padding-top:13px;
	margin-left:20px;*/
	width: 115px;
	height: auto;
	float: left;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #3d9fca solid;
	margin-left: 20px;
	background: #5fb9e0;
}
#nav ul ul {
	top: auto;
}
#nav li ul ul {
	margin: 0 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}
.curve {
	-webkit-border-radius: 8px 0px 0px 0px;
	border-radius: 8px 0px 0px 0px;
}
.padNone {
	padding-left: 0px !important;
}
.slash {
	margin-left: 15px;
}
.main_content_nosub {
	min-height: 400px;
	background: #fff;
}
/*** nav end here ***/

.footer {
	width: 960px;
	height: 45px;
	background: url(../images/footerbg.png) repeat-x;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	clear:both;
}
.footerLink {
	color: #6e99d4;
	padding-top: 14px;
}
.footerLink a {
	color: #6e99d4;
	text-decoration: none;
	padding: 0 10px;
}
.footerLink a:hover {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.footerTop {
	width: 100%;
	height: 113px;
	background: #5a5f63;
}
/* form start here */

.enquireMain {
	-webkit-box-shadow: 0 8px 6px -6px #bcb79e;
	-moz-box-shadow: 0 8px 6px -6px #bcb79e;
	box-shadow: 0 8px 6px -6px #bcb79e;
}
.enquireHead {
	background: url(../images/enqhead.jpg) repeat-x;
	height: 104px;
	padding-top: 20px;
}
.enquireHead p {
	text-align: center;
	color: #8d1d01;
	font-size: 13px;
	text-shadow: 1px 1px #fff5cb;
	padding: 20px;
}
.enquireArea {
	height: auto;
	padding: 20px;
	background: url(../images/enqbg.jpg) #f9cf3b repeat-x;
}
.enquireField {
	height: auto;
}
.enquireField input {
	height: 18px;
	width: 200px;
}
.enquireField input, textarea, select {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	-moz-box-shadow: inset 2px 2px 2px #D2D2D2;
	-webkit-box-shadow: inset 2px 2px 2px #D2D2D2;
	box-shadow: inset 2px 2px 2px #D2D2D2;
	border: 1px solid #c1c6c8;
	color: #49b3cc;
	font-size: 13px;
	margin-bottom: 4px;
	font-family: 'Droid Sans', sans-serif;
	padding-left: 10px;
}
.wpcf7-form label {
	margin-top: 10px;
	color: #8b8b8b;
	display: inline-block;
	width: 155px;
	vertical-align: top;
	font-size: 13px;
}
.wpcf7-form select, .inputBox, .wpcf7-text {
	width: 212px;
	background: #fff;
	margin-top: 8px;
}
.wpcf7-form select {
	width: 222px!important;
}
.wpcf7-form textarea {
	width: 200px;
	background: #fff;
	height: 70px;
	margin-top: 10px;
	color: #49B3CC;
	padding-top: 10px;
	padding-left: 10px;
}
.button3 {
	width: 77px;
	height: 37px;
	background: url(../images/submit.png) no-repeat;
	cursor: pointer;
	border: none !important;
}
.captcha {
	height: auto;
}
.noshadow {
	box-shadow: none !important;
}
.bxshadow {
	box-shadow: none !important;
	border: none !important;
	background: none !important;
}
.radio {
	color: #8D1D01;
}
.sbt {
	width: 104px !important;
	height: 38px !important;
	background: url(../images/submit.png) no-repeat;
	box-shadow: none !important;
	border: 0px !important;
	cursor: pointer;
	margin-left: 60px;
}
/* form end here */

.btnSmall {
	background: url(../images/btnsmall.png) repeat-x 0 top;
	font-size: 13px;
	height: 23px;
	padding: 3px 14px;
	line-height: 25px;
	display: block;
	border: 1px solid #C0D6CF;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	color: #264746;
	cursor: pointer;
	text-shadow: 1px 1px #fff;
	text-align: center;
}
.btnSmall:hover {
	background : #E3F7F0;
	text-decoration: none;
	color: #264746;
}
input, textarea, select {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
	/*-moz-box-shadow: inset 2px 2px 2px #D2D2D2;
	-webkit-box-shadow: inset 2px 2px 2px #D2D2D2;
	box-shadow: inset 2px 2px 2px #D2D2D2;*/
	border: 1px solid #c1c6c8;
	color: #8b8b8b;
	font-size: 12px;
}
.marginNone {
	margin-right: 0px !important;
}
.paddingNone {
	padding-left: 0px !important;
}
/*--------------------Home page start------------------------*/
.topMain {
	width: 415px;
	height: auto;
	margin-right: 118px;
}
.loginArea {
	width: 175px;
	height: auto;
	padding-top: 45px;
	color: #4c4c4c;
	text-shadow: 1px 1px #fff;
	margin-left: 85px;
}
.homebtn {
	/*	width:72px;*/
	height: 65px;
	padding-top: 20px;
	margin-right: 11px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}/*
.homebtn img {
	position:absolute;
	left:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
.homebtn img.top:hover {
	opacity:0;
}*/
.style1 {
	color: #0098d9;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
}
.style2 {
	/*color:#4587c8;*/
	color: #7e8d00;
	text-shadow: 1px 1px #fff;
}
.dashboard {
	width: 600px;
	height: auto;
	padding: 6px 40px 0px 20px;
}
.panel {
	width: 293px;
	min-height: 435px;
	/*background:url(../images/new.jpg) #eaeaea repeat-y;*/
	background: url(../images/rightbg.jpg) #eaeaea repeat-x;
	-webkit-box-shadow: inset 2px 0 2px 0 #A8A8A8;
	box-shadow: inset 2px 0 2px 0 #A8A8A8;
}
.title1 {
	color: #71A71D;
	font-size: 20px;
	font-family: "TitilliumWeb";
	/*font-family: 'Titillium Web', sans-serif;*/
	font-weight: bold;
}
.student {
	width: 247px;
	height: 377px;
	margin-top: 53px;
	position: absolute;
	bottom: 0;
}
.iconMain {
	width: auto;
	height: auto;
	padding-bottom: 10px;
}
.row1 {
	margin-bottom: 20px;
}
.marginNonebtm {
	margin-bottom: 0px !important;
}
.home {
	width: 60px;
	height: 90px;
	background: url(../images/home.png) no-repeat;
	cursor: pointer;
	margin-right: 75px;
}
.home:hover {
	background-position: 0 bottom;
}
.documents {
	width: 70px;
	height: 90px;
	background: url(../images/documents.png) no-repeat;
	cursor: pointer;
	margin-right: 62px;
}
.documents:hover {
	background-position: 0 bottom;
}
.diary {
	width: 86px;
	height: 90px;
	background: url(../images/diary.png) no-repeat;
	cursor: pointer;
}
.diary:hover {
	background-position: 0 bottom;
}
.message {
	width: auto;
	height: auto;
	background: #D5FFC6;
	border: 1px solid #aae5a2;
	color: #48A41C;
	font-size: 13px;
	padding: 2px 4px;
	text-shadow: 1px 1px #fff;
	margin: 25px 0 15px 0;
}
.message:hover {
	background-position: 0 bottom;
}
.communication {
	width: 99px;
	height: 90px;
	background: url(../images/communication.png) no-repeat;
	cursor: pointer;
	margin-right: 61px;
}
.communication:hover {
	background-position: 0 bottom;
}
.support {
	width: 60px;
	height: 90px;
	background: url(../images/support.png) no-repeat;
	cursor: pointer;
}
.support:hover {
	background-position: 0 bottom;
}
.elearning {
	width: 60px;
	height: 90px;
	background: url(../images/elearning.png) no-repeat;
	cursor: pointer;
	margin-right: 53px;
}
.elearning:hover {
	background-position: 0 bottom;
}
.password {
	width: 117px;
	height: 90px;
	background: url(../images/password.png) no-repeat;
	cursor: pointer;
	margin-right: 50px;
}
.password:hover {
	background-position: 0 bottom;
}
.logout {
	width: 60px;
	height: 90px;
	background: url(../images/logout.png) no-repeat;
	cursor: pointer;
}
.logout:hover {
	background-position: 0 bottom;
}
.supportArea {
	height: auto;
	padding: 12px 0;
	border-top: 1px #b6b6b6 solid;
}
.tollfree {
	width: auto;
	height: 31px;
	color: #71a71d;
	font-size: 18px;
	font-weight: bold;
	padding-left: 37px;
	background: url(../images/phone.png) no-repeat left;
	font-family: "TitilliumWeb";/*font-family: 'Titillium Web', sans-serif;*/
}
.supportbtn {
	width: auto;
	height: 31px;
	color: #68a5f8;
	font-size: 18px;
	font-weight: bold;
	padding-left: 37px;
	background: url(../images/icon_studentsupport.png) no-repeat left;
	background-size: 29px;
	font-family: "TitilliumWeb";/*font-family: 'Titillium Web', sans-serif;*/
}
.teamviewerbtn {
	width: auto;
	height: 31px;
	color: #0890ed;
	font-size: 18px;
	font-weight: bold;
	padding-left: 37px;
	background: url(../images/tamviewer_icon.png) no-repeat left;
	background-size: 29px;
	font-family: "TitilliumWeb";/*font-family: 'Titillium Web', sans-serif;*/
	
}
.supportbtn a {
	color: #0890ed;
	
}
.supportbtn a:hover {
	color: #00890ed;
}
.teamviewerbtn a {
	color: #68a5f8;
}
.teamviewerbtn a:hover {
	color: #4285df;
}
.title2 {
	width: auto;
	height: auto;
	font-size: 16px;
	padding: 3px 20px 3px 20px;
	margin: 6px 8px 0 8px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;/*background:url(../images/headbg.png) repeat-x;*/
}
.head1 {
	color: #40a3db;
	font-family: "TitilliumWeb";
	/*font-family: 'Titillium Web', sans-serif;*/
	font-weight: bold;
	padding-top: 1px;
	text-shadow: -1px -1px #fff;
}
.head2 {
	color: #6fa51b;
	font-size: 12px;
	padding-top: 7px;
	text-shadow: -1px -1px #fff;
}
.head2 a {
	color: #6fa51b;
}
.head2 a:hover {
	color: #578510;
}
.notifiMain {
	height: auto;
	/*margin-bottom:140px;*/
	min-height: 220px;
}
.notiContent {
	width: auto;
	height: auto;
	padding: 10px 10px 0;
}
.box {
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px #71b4da solid;
	background: #fff;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	text-align: right;
	position: relative;
	margin-bottom: 6px;
}
.arrow1 {
	width: 12px;
	height: 11px;
	background: url(../images/arrow1.png) no-repeat;
	position: absolute;
	right: -10px;
	top: 30px;
}
.newsMain p {
	text-align: justify;
}
.post {
	font-size: 11px;
	color: #9f9e9e;
	text-align: right;
}
/*.newsRow {
	border-bottom:1px #bcbcbc solid;
	padding-bottom:10px;
}*/
.newsRow p {
	margin-bottom: 4px !important;
	color: #40A3DB !important;
	font-weight: bold;
}
.newsRow p a {
	color: #40A3DB !important
}
.newsRow {
	/*border-bottom:1px #bcbcbc solid;
	padding-bottom:10px;*/
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #71B4DA;
	border-radius: 8px;
	height: auto;
	margin-bottom: 6px;
	padding: 5px;
	position: relative;
	text-align: right;
	width: auto;
}
/*-------------------Lightbox start--------------------*/

#full_shadow {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.8);
}
#menu_items {
	/*width:auto;
	height:auto;
	display:none;
	position:fixed;
	top:30%;
	left:27%;*/
	background: #fff;
	-webkit-border-radius: 18px 18px 18px 18px;
	border-radius: 18px 18px 18px 18px;
	padding: 20px;
}
#close {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 6px;
}
.lightboxMian {
	width: auto;
	height: auto;
}
.lightboxMian {
	overflow: hidden;
}
.menu_icon_ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_icon_ul li {
	float: left;
	margin-bottom: 19px;
	margin-top: 7px;
	text-align: center;
	width: 20%;
}
.menu_icon_ul li:hover {
	margin-top: 2px;
}
.menu_icon_ul li a span {
	display: block;
	font-size: 11px;
}
.sub_menu_icon_ul {
	border: 1px solid #46ABE3;
	border-radius: 10px;
	height: 120px;
	list-style: none outside none;
	margin: 0 0 0 8px;
	padding: 0;
	width: 97%;
}
.sub_menu_icon_ul li {
	width: 18%;
	float: left;
}
.sub_menu_icon_ul li a span {
	color: #2d5489;
	display: block;
	font-size: 11px;
}
.sub_menu_icon_ul li {
	float: left;
	margin-bottom: 19px;
	margin-top: 7px;
	text-align: center;
	width: 19%;
}
.sub_menu_icon_ul li:hover {
	margin-top: 2px;
}
.iconMain {
	width: 350px;
	overflow: hidden;
}
.home_icon_ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.home_icon_ul li {
	float: left;
	margin-bottom: 19px;
	margin-top: 7px;
	text-align: center;
	width: 33%;
}
.home_icon_ul li:hover {
	margin-top: 2px;
}
.home_icon_ul a {
	color: #2d5489 !important;
}
.home_icon_ul li a span {
	color: #2d5489;
	display: block;
	font-size: 11px;
}
.home_icon_ul li a span {
	color: #2d5489;
	display: block;
	font-size: 11px;
}
.sub_home_icon_ul {
	border: 1px solid #46ABE3;
	border-radius: 10px;
	height: 120px;
	list-style: none outside none;
	margin: 0 0 0 21px;
	padding: 0;
	width: 90%;
}
.sub_home_icon_ul li {
	width: 18%;
	float: left;
}
.sub_home_icon_ul li a span {
	color: #2d5489;
	display: block;
	font-size: 11px;
}
.sub_home_icon_ul li {
	float: left;
	margin-bottom: 19px;
	margin-top: 7px;
	text-align: center;
	width: 25%;
}
.sub_home_icon_ul li:hover {
	margin-top: 2px;
}
/*-------------------Lightbox end--------------------*/


/*--------------------Home page end------------------------*/
/*--------------------Assessments starts------------------------*/
.content_board {
	width: 950px;
	height: auto;
	/*padding:25px 20px;*/
	padding: 5px;
}
.assessments {
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	border-collapse: collapse;
	margin-top: 10px
}
.assessments td {
	border: 1px solid #ccc;
	padding: 5px 5px;
	height: 20px;
}
.assessments td img {
	margin: 0 4px;
	float: left;
}
.heading_tr {
	background: #67c8ff;
	color: #fff;
	text-shadow: 1px 1px 0 #3fa2d9;
}
.sem_head {
	background: #fbfbfb url(../images/arrow.png) no-repeat 10px center;
	padding-left: 25px !important;
	color: #4f95f3;
	font-size: 14px;
	font-family: "TitilliumWeb";
	/*font-family: 'Titillium Web', sans-serif;*/
	font-weight: bold;
}
.page_num {
	width: 18px;
	height: 16px;
	float: left;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin: 0 2px;
	text-align: center;
	color: #39a3e6;
	font-weight: bold;
	font-size: 11px
}
.page_num_selected {
	width: 18px;
	height: 16px;
	float: left;
	border: 1px solid #0082d5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin: 0 2px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background: #39a3e6;
}
.pagination {
	width: 194px;
	margin: 6px auto 6px;
}
.arrow_top {
	background-repeat: no-repeat;
	background-size: cover;
	height: 16px;
	position: absolute;
	width: 32px;
}
.welcomeTop {
	width: auto;
	height: auto;
}
.sub_home_menu_div, .sub_menu_div {
	position: relative;
}
#fillscreen {
/*margin: 25px 12px 0;*/
}
.slid_menu_list {
	height: auto;
	min-height: 300px;
	position: absolute;
	width: 350px;
}
.iconMain {
	height: 324px;
	position: relative;
	width: 350px;
	margin-top: 30px;
}
/*------------------------------------------
	    Page style User Documents 
-------------------------------------------*/

.subBoxborder h1 {
	color: #FFFFFF;
	font-size: 16px;
	text-shadow: 1px 1px #666666;
	font-family: "TitilliumWeb";/*font-family: 'Titillium Web', sans-serif;*/
}
.block {
	clear: both;
	padding: 5px;
}
/*.block tr {
	background:#f1f0f0;
}
*/.block_head {
	background: url(../images/titlebg.png) repeat;
	border-radius: 8px 8px 0 0;
	height: 25px;
	/*	overflow: hidden;*/
	padding: 6px 15px;
	margin-top: 15px;
	-webkit-box-shadow: 0 8px 6px -6px #a19c9c;
	-moz-box-shadow: 0 8px 6px -6px #a19c9c;
	box-shadow: 0 8px 6px -6px #a19c9c;
	position: relative;
}
.block_head a {
	font-family: "TitilliumWeb";
	/*font-family: 'Titillium Web', sans-serif;*/
	padding-left: 28px;
	font-weight: bold;
}
.block_head a:hover {
	text-decoration: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.block_head h1 {
	font-size: 16px;
	font-family: "TitilliumWeb";
	/*font-family: 'Titillium Web', sans-serif;*/
	text-shadow: none !important;
}
.block .block_head ul {
	float: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	margin: 0;
	padding: 10px 0 0;
	text-shadow: 1px 1px 0 #000000;
	text-transform: uppercase;
}
.block .block_head ul li {
	display: inline;
	padding: 3px 0 3px 10px;
}
.block .block_head ul li a {
	background: none repeat scroll 0 0 #777777;
	color: #FFFFFF;
	display: inline-block;
	outline: medium none;
	padding: 0 10px;
	text-decoration: none;
}
.block .block_head ul li.active a {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #888888;
	text-shadow: 1px 1px 0 #CCCCCC;
}
.block .block_head ul li a:hover {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #777777;
}
.block .block_content {
	overflow: hidden;
	padding-top: 20px;
}
.block .block_content h1, .block .block_content h2 {
	color: #454545;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.block table {
	/*border: 1px solid #5c8ccb;*/
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.block table th {
	/*background:#C4DBF4;*/
	color: #0469C6;
	font-weight: bold;
	line-height: 18px;
	min-width: 94px;
	padding: 5px 5px 3px 10px;
	text-align: left;
	text-decoration: none;
	font-family: "TitilliumWeb";
	/*font-family: 'Titillium Web', sans-serif;*/
	font-size: 14px;
}
.block table th a {
	font-size: 14px !important;
}
th a {
	color: #0469C6;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
th a:hover {
	color: #000000;
	text-decoration: underline;
}
th.actions {
	text-align: center !important;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0 2px;
}
.block table td {
	padding: 4px 4px;
}
table tr.altrow td {
	background: none repeat scroll 0 0 #FFFFFF;
}
.block .tableactions {
	float: left;
	overflow: hidden;
	padding: 10px 0;
}
.block .tableactions select {
	margin-right: 5px;
	outline: medium none;
	vertical-align: middle;
	width: 100px;
}
.block .pagination {
	border-top: 1px solid #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
}
.block .pagination.right {
	border: 0 none;
	float: right;
	overflow: hidden;
	padding-top: 1px;
	text-align: right;
	width: 500px;
}
.block .pagination a {
	border: 1px solid #CCCCCC;
	margin: 0 1px;
	padding: 3px 6px;
}
.block .pagination a.active {
	background: none repeat scroll 0 0 #1A6377;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
.block .pagination a:hover {
	background: none repeat scroll 0 0 #A4B6B5;
	border: 1px solid #CCCCCC;
	color: #000000;
}
.block hr {
	background: none no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: -moz-use-text-color -moz-use-text-color #DDDDDD;
	border-style: none none solid;
	border-width: 0 0 1px;
	height: 1px;
	margin-bottom: 15px;
}
.block_content fieldset {
	padding: 10px;
	border: none;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
#breadcrumb {
	padding-right: 10px;
	text-align: right;
	margin-bottom: 10px;
	display: none;
}
#breadcrumb a {
	color: #40A3DB;
}
#breadcrumb a:hover {
	color: #318cc0;
}
/*------------------------------------------
	    Page style Pending Documents 
-------------------------------------------*/
.up_doc {
	width: 150px !important;
}
/*----------------Listing page start-------------*/
.Course_main {
	border: 1px #cccccc solid;
}
.Course_name {
	background: none repeat scroll 0 0 #F6F6F6;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
}



.semester_list {
	height: auto;
	font-weight: bold;
	padding: 5px 5px 5px 25px;
	font-family: "TitilliumWeb";
	/*font-family: 'Titillium Web', sans-serif;*/
	font-style: italic;
	font-size: 16px;
	border-radius: 7px 7px 0 0;
	text-decoration: none;
	-moz-box-shadow: inset 0px 1px 0px 0px #fcf8f2;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fcf8f2;
	box-shadow: inset 0px 1px 0px 0px #fcf8f2;
	text-indent: 0;
	/*	display:inline-block;
	margin-bottom:2px;*/
	cursor: pointer;
	position: relative;
}
.semester_list_btm {
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
}
.semester_sub {
	margin-bottom: 10px;
}
.icon-wrap {
	height: auto;
	text-align: center;
	padding: 10px;
	text-align: center;
}
/*.icon-wrap div {
	display: inline-block;
	height: auto;
	color:#3a80b1;
	margin-left:20px;
}
*/.unit_head {
	text-shadow: 1px 1px #fff;
	font-weight: bold;
	line-height: 35px;
    padding: 0 12px 0 35px;
}
.unit_head img { vertical-align:middle;}
.detail_box_sub {
	float: left;
	/*-webkit-box-shadow: 0 8px 6px -6px #979797;
-moz-box-shadow: 0 8px 6px -6px #979797;
box-shadow: 0 8px 6px -6px #979797;*/
	box-shadow: none;
	background-color: #EEEEEE;
	margin: 7px;
	border-radius: 4px;
	border: 1px #fff solid;
	min-width: 185px;
}
.detail_box_sub:hover {
/*margin-top:1px;*/
}
.detail_box_main {
	height: auto;
	padding: 5px;
	border-bottom: 1px #fff solid;
}
.detail_box_head {
	border-radius: 4px 4px 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	padding: 5px 0;
	text-align: center;
	text-shadow: none;
}
.detail_box_icon img {
	margin: 2px 10px;
}
.detail_box_icon {
	text-align: center;
	padding: 0 3px 8px;
}
.course_name_hd {
	border-radius: 50px;
	height: auto;
	margin: 15px 10px;
	min-height: 69px;
	width: 30%;
	border: none;

}

.course_name {
	border-radius: 50px;
	height: auto;
	margin: 15px 10px;
	min-height: 69px;
	width: 30%;
	border: none;
	cursor: pointer;
}



.unit_main {
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.course_name:hover {
	box-shadow: none;
}
.course_icon {
	border-radius: 28px;
	margin: 12px 8px 8px;
	padding: 20px;
	width: 6%;
}
.course_text {
	overflow: hidden;
	padding: 20px 2px 0 5px;
	vertical-align: middle;
	width: 71%;
}
.course_name_transaction {
	box-shadow: none;
	min-height: 20px;
}
.course_icon_transaction {
	margin: 5px;
	padding: 5px;
}
.course_text_transaction {
	padding: 7px 2px 0 5px;
}
#show_all_course {
	background: url(../images/showall.png) no-repeat;
	cursor: pointer;
	height: 36px;
	margin-top: 15px;
	width: 219px;
}
#show_all_course:hover {
	background-position: 0 bottom;
}

#backto_all_course {
	background: url(../images/showall_2.png) no-repeat;
	cursor: pointer;
	height: 36px;
	margin-top: 15px;
	width: 219px;
}
#backto_all_course:hover {
	background-position: 0 bottom;
}
.small_dot {
	border-radius: 20px;
	display: inline-block;
	height: 9px;
	margin-right: 5px;
	width: 9px;
}
#breadcrumb {
}
/*----------------Listing page end---------------*/
/*----------------accordion start---------------*/
.semShowRow {
	display: block;/*table-row;*/
}
.semHideRow {
	display: none;
}
.accordion_head {
	cursor: pointer;
}
/*form div.input,form div.input {
	width: 98% !important;
	float:left !important;
}
*/form div {
	padding-left: 0
}
select {
	box-shadow: none;/*width:235px !important;*/
}
/*form div.submit {
	margin-left:43% !important;
	width:55%;
}
*/.chk-minwid {/*width:15px;*/
	float: left;
	background: none !important;
}
.chk-minwid input {
	background: none !important;
	border: none !important;
}
/*----------------accordion start---------------*/
/*---------Tool tip window style start---------*/
.ui-tooltip-content {
	font-size: 11px;
}
.ui-tooltip, .arrow:after {
	background: #FFF;
	border: 2px solid white;
}
.ui-tooltip {
	padding: 10px 20px;
	color: white;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font: bold 14px "Helvetica Neue", Sans-Serif;
	box-shadow: 0 0 7px #3B61A3;
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow.top {
	top: -16px;
	bottom: auto;
}
.arrow.left {
	left: 20%;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px #3B61A3;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg);
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
}
.boxMain {
	height: auto;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*---------Tool tip window style end---------*/

#upload_file_window {
	font-size: 13px;
	color: #666666;
}
.upload textarea {
	height: 50px;
}
.upload label {
	width: 150px !important;
	float: left;
	margin-left: 0px !important;
	font-size: 13px;
	color: #515151;
}
.ui-dialog h2 {
	font-size: 20px;
}
.submitNew {
	background: #4391bd;
	color: #fff;
	padding: 3px;
	box-shadow: none !important;
	margin-right: 4px;
	-webkit-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	border: none !important;
	cursor: pointer;
	width: 53px;
}
.submitNew:hover {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.closeNew {
	background: #4391bd;
	color: #fff;
	padding: 3px;
	box-shadow: none !important;
	-webkit-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	border: none !important;
}
#StudentCourseWorkbookMessage {
	color: #ff0000;
}
.cornor {
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
dl.top_detail {
	width: 100%;
	margin: 10px;
}
dl.top_detail dt {
	float: left;
	width: 25%;
	clear: both;
	font-weight: bold;
	font-size: 13px;
}
dl.top_detail dd {
	font-size: 13px;
}
/*--------------------Inner page style-------------------------*/ 
.uploadbtn {
	float: right;
	margin-left: 16px;
}
.uploadbtn a {
	font-size: 14px;
}
.downloadbtn {
	float: right;
	width: auto;
	padding-top: 1px;
}
.downloadbtn a {
	font-size: 14px;
}
.noRecord {
	color: #ff0000 !important;
}
.divbak {
	width: 50px;
	height: auto;
	padding: 5px;
	border-radius: 5px;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 5px 5px;
}
.divbak:hover {
	background-position: 0 bottom;
}
.head3 {
	font-weight: bold;
	color: #40A3DB;
	font-size: 13px;
}
.head4 {
	color: #1DA60A;
}
.course_name_heading_new {
	font-size: 14px;
	font-weight: bold;
}
.head5 {
	font-weight: bold;
}
.accordionNewDiv {
	border-top: 0 none;
	margin-bottom: 20px;
	overflow: auto;
	display: block;
	min-height: 22px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	/*background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
	border: 1px solid #B5DAF4;*/
	color: #222222;
	margin: 5px;
	padding: 7px;
}
.accordionNew {
	background: url(../images/tabbgnew.png) repeat-x top left;
	color: #555555;
	font-weight: normal;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	padding: 8px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 5px;
}
.attempt {
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.subhead-plain {
	background: #e7e7e7;
	padding: 6px 6px 6px 11px;
	font-weight: bold;
	color: #333;
}
.subhead-in {
	padding: 6px;
}
.show_hide_icon {
	margin-top:  5px;
}
.block_content fieldset label {
	clear: both;
	float: left;
	padding: 4px 2px 0 0;
	width: 41%;
	vertical-align: top;
}
.notDownloadedIcon {
	height: 20px;
	background: url(../images/notdownload.png) no-repeat left;
	padding: 0 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.dnIcon {
	height: 20px;
	background: url(../images/download.png) no-repeat left;
	padding: 0 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.upIcon {
	height: 20px;
	background: url(../images/upload.png) no-repeat left;
	padding: 0 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.tickIcon {
	height: 20px;
	background: url(../images/tick.png) no-repeat left;
	padding: 0 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.crossIcon {
	height: 20px;
	background: url(../images/cross2.png) no-repeat left;
	padding: 0 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.onlineIcon {
	height: 20px;
	background: url(../images/moodle_ico.png) no-repeat left;
	padding: 3px 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.viewIcon {
	height: 20px;
	background: url(../images/view.png) no-repeat left;
	padding: 0 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.notUploadedIcon {
	height: 20px;
	background: url(../images/notsubmitted.png) no-repeat left;
	padding: 0 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.extendDateIcon {
	height: 20px;
	background: url(../images/extendDate.png) no-repeat left;
	padding: 0 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.pendingIcon {
	height: 20px;
	background: url(../images/pending3.png) no-repeat left;
	padding: 0 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.pendingIconRedo {
	height: 20px;
	background: url(../images/redopending3.png) no-repeat left;
	padding: 0 0 0 28px;
	margin-right: 15px;
	text-shadow: 1px 1px #fff;
}
.duedateExpireIcon {
	height: 20px;
	background: url(../images/notupload.png) no-repeat left;
	padding: 0 0 0 28px;
	text-shadow: 1px 1px #fff;
}
.btmLink {
	width: 576px;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 12px;
}
.btmtop {
	width: 700px;
	height: auto;
	margin: 0 auto;
	font-size: 12px;
}
.textNew {
	width: 340px;
	height: 90px;
}
.block_content fieldset input, textarea {
	box-shadow: none !important;
	margin-bottom: 5px;
	background: #fff;
}
.mleft {
	margin-left: 25.4%;
}
.yellobg {
	border-left: 1px solid #d1cfcf;
}
.actions ul li {
	list-style: none !important;
}
.event-hd {
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 10px;
	color: #3191C4;
	padding: 6px;
	text-shadow: 1px 1px #fff;
	font-size: 14px;
	font-family: "TitilliumWeb";/*font-family: 'Titillium Web', sans-serif;*/
}
.marginbt {
	margin-bottom: 10px !important;
}
.viewBtn a {
	height: 13px;
	text-decoration: none !important;
	padding-left: 24px;
	padding-top: 3px;
}
fieldset textarea {
	width: 223px !important;
	height: 110px !important;
}
.compose_outer {
	padding: 10px;
}
/*----------------------------- course listing tabs -------------------------------*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 34px; /*--Set height of tabs--*/
	width: 100%;
	border-bottom: 6px solid #5C8CCB;
	clear: both;
}
ul.tabs li {
	float: left;
	margin: 0;
	height: 18px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 20px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;/*width:190px;*/
	width: auto;
	background: #b5d0ec;
	padding: 8px 20px;
	margin-right: 1px;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 rgba(255,255,255,.8);*/
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;/*  -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
		box-shadow: 0 2px 2px rgba(0,0,0,.4);	*/
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 12px;
	/* border: 1px solid #fff;*/ /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	height: 31px;
}
ul.tabs li a:hover {
	color: #1350a0;
}
html ul.tabs li.active {
	color: #fff;
	background: #5C8CCB;
}
html ul.tabs li.active a:hover {
	color: #fff
}
html ul.tabs li.last {
	padding: 8px 0px;
}
.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}
/*----------------------------- course listing tabs ends -------------------------------*/

.head6 {
	font-weight: bold;
	font-size: 12px;
	padding: 8px;
}
.fieldOuter {
	padding: 10px;
}
.head7 {
	padding: 3px 10px
}
.reply1 {
	width: 71px;
	height: 23px;
	cursor: pointer;
}
.news_box_outer {
	/*border-left:1px #C9DDF2 solid;*/
	border: 1px solid #C9DDF2;
	border-radius: 10px 10px 10px 10px;
	float: left;
	height: auto;
	margin: 0px 0px 15px 0px;
	width: 99.8%;
}
.replay, .comment-reply-link, .comment-download-link {
	border-radius: 4px;
	margin-right: 10px;
	padding: 2px 5px;
	text-align: center;
	width: auto;
}
.news_box_top {
	float: left;
	height: auto;
	margin: 10px 10px 0;
	width: 97%;
}
.news_box {
	border-radius: 0 0 6px 6px;
	float: left;
	height: auto;
	/*margin-left: 79px;*/
	padding: 5px 13px;
	width: 97.3%;
}
.posted {
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}
.post_comment_link {
	border-radius: 4px 4px 4px 4px;
	margin-right: 10px;
	text-align: center;
	width: auto;
	color: #168bc5;
	text-shadow: 1px 1px #fff;
}
.post_comment_link a {
	background: url(../images/cancel.png) no-repeat left;
	text-decoration: none;
	padding: 1px 0 1px 27px;
	height: 20px;
}
.post_comment_link a:hover {
	text-decoration: none;
}
.post_comment_link a.reply {
	background: url(../images/comment.png) no-repeat left;
	text-decoration: none;
	padding: 0 0 0 27px;
}
.news-text {
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	margin-bottom: 6px;
	text-align: justify;
	text-shadow: 1px 1px #fff;
}
.wid {
	width: 380px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin-left: 69px
}
.color {
	font-weight: normal !important;
}
.color a {
	font-weight: normal !important;
}
.color a:hover {
	font-weight: normal !important;
	text-decoration: none;
}
.left-pad {
	padding-left: 68px !important;
	padding-right: 10px;
}
.extra-wid2 {
	width: 98.5% !important;
}
.staffDiaries {
	clear: both;
	padding: 10px;
	margin-bottom: 25px;
	width: 97.7%;
	height: auto;
	padding-bottom: 30px;
	background: linear-gradient(#FCFDFE, #F4F8FC) repeat scroll 0 0 #FCFDFE;
	border: 1px solid #C9DDF2;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 -2px 0 rgba(204, 223, 243, 0.3) inset, 0 0 1px rgba(0, 0, 0, 0.1);
	display: block;
	margin-bottom: 10px;
}
.subhead_diary {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 50px 7px;
	padding-bottom: 5px;
}
.staffDiaries label {
	display: block;
	float: left;
	font-size: 12px;
	margin-top: 5px;
	width: 140px;
}
#StudentDiarySearchText {
	height: auto;
	box-shadow: none !important;
	width: 340px;
}
.search1 {
	width: 101px;
	height: 38px;
	cursor: pointer;
	margin-bottom: 10px;
}
.ask1 {
	width: 141px;
	height: 38px;
	cursor: pointer;
	margin-bottom: 10px;
}
.commentBtn {
	width: 141px;
	height: 38px;
	cursor: pointer;
	margin-bottom: 10px;
}
.thumbImg {
	float: left;
	width: 50px;
	border-radius: 8px;
	margin: 0 10px 0 0;
	padding: 3px;
}
.thumbImg2 {
	float: left;
	width: 40px;
	border-radius: 8px;
	margin: 0 10px 0 0;
	padding: 3px;
}
#commentTxt {
	text-decoration: none;
	color: #666666;
}
.studentDiaryCommentDiv textarea {
	width: 380px;
	margin-left: 15px;
	margin-bottom: 0px;
}
.postMargin {
	margin-left: 46.3%;
}
#StudentDiaryPostDiaryForm textarea {
	width: 341px;
}
.changePass label {
	width: 150px !important;
}
.passMain {
	padding: 10px;
}
.wrap {
	width: 48.2%;
	height: 34px;
	float: left;
	padding: 0 !important;
	margin-right: 16px;
}
.wrap label {
	width: 182px !important;
	padding: 4px 2px !important;
	font-size: 12px !important
}
.wrap input {
	width: 50% !important
}
.wrap textarea {
	width: 224px !important;
}
.wrap input[type="text"] {
	background: #FEFEFE;
	border: 1px solid #BBBBBB;
	color: #999;
	float: left;
	font-size: 12px;
	font-style: normal;
	outline: medium none;
	padding: 5px;
	vertical-align: middle;
}
.wrap input[type="checkbox"] {
	width: 12px !important;
	margin-right: 6px;
}
.wrap div.required select {
	border: 1px solid #C1C6C8;
	border-radius: 0 !important;
	box-shadow: none !important;
	clear: both;
	color: #666666;
	font-size: 12px !important;
	padding: 3px;
	vertical-align: text-bottom;
	height: 26px;
	width: 235px !important;
	font-family: Arial, Helvetica, sans-serif;
}
.wrap select {
	border: 1px solid #C1C6C8;
	border-radius: 0 !important;
	box-shadow: none !important;
	clear: both;
	color: #666666;
	font-size: 12px !important;
	padding: 3px;
	vertical-align: text-bottom;
	height: 26px;
	width: 229px;
	font-family: Arial, Helvetica, sans-serif;
}
.wrap div.required input[type="password"] {
	background: #FEFEFE;
	border: 1px solid #BBBBBB;
	color: #999;
	float: left;
	font-size: 12px;
	font-style: normal;
	outline: medium none;
	padding: 5px;
	vertical-align: middle;
}
.wrap div.required option {
	font-size: 12px !important
}
.wrap div.checkbox label {
	display: block;
	float: left !important;
	font-size: 12px;
	padding-left: 10px;
	width: 133px;
}
.passlink a {
	font-weight: normal;
	font-size: 12px;
	color: #1DA60A;
}
.passlink a:hover {
	color: #199109;
}
fieldset input, select, textarea {
	box-shadow: none !important;
	width: 224px;
}
.form-head {
	padding: 6px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-weight: bold;
	text-shadow: 1px 1px #fff;/*-webkit-box-shadow: 0 6px 6px -6px #97b1ca;
	-moz-box-shadow: 0 6px 6px -6px #97b1ca;
	box-shadow: 0 6px 6px -6px #97b1ca;*/
}
.comment_action {
	text-align: right;
}
.comment_action div {
	display: inline-block;
	margin: 0 5px;
}
.top_arrow {
	border-style: solid;
	border-width: 0px 0px 15px 35px;
	height: 0;
	width: 0;
	border-color: transparent transparent #DEE6F1;
	margin-left: 45px;
}
.comment_box1 {
	border-radius: 10px;
	min-height: 51px;
	padding: 5px;
	-moz-box-shadow: 0px 5px #d6d6d6;
	-webkit-box-shadow: 0px 5px #d6d6d6;
	box-shadow: 0px 5px #d6d6d6;
}
.comment_box2 {
	border-radius: 10px;
	min-height: 51px;
	padding: 5px;
	-moz-box-shadow: 0px 5px #d6d6d6;
	-webkit-box-shadow: 0px 5px #d6d6d6;
	box-shadow: 0px 5px #d6d6d6;
}
.replays {
	display: none;
	margin-left: 30px;
	margin-top: 5px;
}
.titleLink {
	margin: 0;
}
.titleLink a {
	text-shadow: 1px 1px #fff;
	font-weight: bold;
}
.cuted_comment {
	line-height: 18px;
	margin-top: 2px;
}
.show_replays {
	border-radius: 4px 4px 4px 4px;
	margin-right: 10px;
	padding: 0 0 0 27px;
	text-align: center;
	width: auto;
	background: url(../images/show.png) no-repeat left;
	text-shadow: 1px 1px #fff;
	cursor: pointer;
}
.show_replays a {
	text-decoration: none;
}
.show_replays a:hover {
	text-decoration: none;
}
.studentDiaryCommentDiv {
	margin: 15px;
}
.studentDiaryCommentDiv label {
	vertical-align: top;
	height: 20px;
	padding: 1px 0 1px 28px;
	font-weight: bold;
}
.more_txt {
	margin-top: 10px;
}
.more_txt {
	cursor: pointer;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
}
.login-popup {
	display: none;
	width: 385px;
	height: 160px;
	background: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	padding-top: 20px;
	float: left;
	font-size: 12px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
	border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari, Chrome */
}
.login-popup h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.login-popup h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 13px;
	text-shadow: none !important;
}
.login-popup h6 {
	line-height: 20px;
	font-size: 10px;
}
#portfolios-box label {
	color: #515151;
	vertical-align: top;
	margin-right: 20px;
}
#StudentCourseWorkbookComments {
	width: 231px;
	height: 72px;
	margin-top: 5px;
}
.chk-minwid {
	width: 15px;
	float: left;
	margin-right: 10px;
}
.declare {
	float: left;
	width: 490px;
	color: #666;
	font-size: 12px;
	margin-left: 10px;
}
.paging {
	margin: 0 0 10px 20px;
	font-weight: bold;
}
#addmore a {
	font-weight: bold;
	padding: 0 0 0 15px;
}
.uploadA {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 13px;
	height: 20px;
	padding-left: 25px;
	padding-top: 3px;
}
.comment {
	background: url(../images/comment2.png) no-repeat left;
	height: 16px;
	width: auto;
	padding-left: 20px;
	padding-top: 5px;
}
.notify {
	width: 25px;
	margin-left: 21px;
}
.thumb1 {
	padding: 3px;
	margin-right: 10px;
}
.related {
	margin: 2px 0;
}
.accordion_head {
	padding: 5px;
	text-shadow: 1px 1px #fff;
	font-weight: bold;
	/*font-family: 'Titillium Web', sans-serif;*/
	font-size: 14px;
}
.policyArea {
	border-bottom: 1px #fff solid;
}
.policyArea li {
	list-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
}
.policyArea li a {
	height: 13px;
	text-decoration: none !important;
	padding-left: 24px;
	padding-top: 3px;
}
.viewFile {
	width: 80px;
}
.viewItem {
	width: 700px;
	padding-left: 20px;
}
.fieldOuter label {
	font-size: 12px !important;
}
.fieldOuter select {
	font-size: 12px !important;
}
.fieldOuter input {
	font-size: 11px !important;
}
.fieldOuter textarea {
	width: 350px !important;
	height: 80px !important;
}
.policyCont {
	width: auto;
	height: auto;
}
.profilepic {
	padding: 10px 10px;
}
.profilepic img {
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding: 5px;
}
#StudentCourseWorkbookSaveassessmentForm input {
	width: 200px !important;
}
.attachMg {
	margin-left: 30px;
}
.replay_main {
	margin-top: 15px;
}
.headerBtm {
	width: auto;
	height: auto;
	border-bottom: 1px #c9c9c9 solid;
	padding: 0 0 0 20px;
	background: #f6f5f5;
}
.nameArea {
	width: 20%;
	height: auto;
	padding-top: 10px;
	margin-right: 250px;
}
.presentation {
	width: 135px;
	height: 40px;
	background: url(../images/presentation_btn.png) no-repeat;
	cursor: pointer;
	display: block;
	border-left: 1px solid #F1EFEF;
}
.presentation:hover {
	background-position: 0 bottom;
}
.btnArea {
	width: auto;
	height: auto;
}
.lastLogin {
}
.seperator {
	width: 10px;
	height: 40px;
	background: url(../images/seperator.png) no-repeat;
}
.homeBtn {
	width: 36px;
	height: 40px;
	background: url(../images/btn_home.png) no-repeat;
	cursor: pointer;
	display: block;
	margin-left: 3px;
	border-right: 1px solid #ccc;
}
.homeBtn:hover {
	background-position: 0 bottom;
}
.quickBtn {
	width: 115px;
	height: 40px;
	background: url(../images/quick_launch.png) no-repeat;
	cursor: pointer;
	display: block;
	border-left: 1px solid #F1EFEF;
	border-right: 1px solid #ccc;
}
.quickBtn:hover {
	background-position: 0 bottom;
}
.headerTop {
	height: 90px;
	background: url(../images/curvetop.png) no-repeat center top;
	position: relative;
	border-bottom: 1px #d6d6d6 solid;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}

@media only screen and (max-width: 768px) {
.headerBtm {
	width: auto;
	height: auto;
}
}

@media only screen and (max-width: 980px) {
.headerBtm {
	width: auto;
	height: auto;
}
}
.feature1 {
	font-weight: bold;
	text-align: center;
}
.profileArea {
	width: 202px;
	height: auto;
	background: #f7f5f5;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px #cfc9c9 solid;
	padding: 12px;
}
.profilePic {
	border: 1px #c1c3c6 solid;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 3px;
}
.namePart {
	width: auto;
	height: auto;
	margin-top: 15px;
}
.email2 {
	width: auto;
	height: auto;
	background: url(../images/email2.png) no-repeat left 1px;
	color: #839200;
	padding-left: 24px;
	word-break:break-all;
}
.email2 a {
	color: #839200;
}
.email2 a:hover {
	color: #606b03;
}
.idcard {
	width: auto;
	height: 20px;
	background: url(../images/idcard.png) no-repeat left;
	color: #839200;
	padding-left: 24px;
}
.idcard a {
	color: #839200;
}
.idcard a:hover {
	color: #606b03;
}
.view1 {
	width: auto;
	height: auto;
	background: url(../images/view1.png) no-repeat left;
	padding: 5px 0 5px 27px;
	border-bottom: 1px #bfbdbd dashed;
	color: #2997ce;
	margin-bottom: 3px;
}
.view1 a {
	color: #2997ce;
}
.view1 a:hover {
	color: #187bad;
}
.userGuide {
	width: auto;
	height: auto;
	background: url(../images/user_guide.png) no-repeat left;
	padding: 5px 0 5px 27px;
	border-bottom: 1px #bfbdbd dashed;
	color: #2997ce;
	margin-bottom: 3px;
}	
.userGuide a {
	color: #2997ce;
}
.userGuide a:hover {
	color: #187bad;
}
.edit1 {
	width: auto;
	height: auto;
	background: url(../images/edit.png) no-repeat left;
	padding: 5px 0 5px 27px;
	color: #2997ce;
	border-bottom: 1px #bfbdbd dashed;
	margin-bottom: 3px;
}
.edit1 a {
	color: #2997ce;
	text-decoration: none;
}
.edit1 a:hover {
	color: #187bad;
	text-decoration: none;
}
.password1 {
	width: auto;
	height: auto;
	background: url(../images/password.png) no-repeat left;
	padding: 5px 0 5px 27px;
	color: #2997ce;
	border-bottom: 1px #bfbdbd dashed;
	margin-bottom: 3px;
}
.password1 a {
	color: #2997ce;
	text-decoration: none;
}
.password1 a:hover {
	color: #187bad;
	text-decoration: none;
}
.theme1 {
	width: auto;
	height: auto;
	background: url(../images/theme.png) no-repeat left 8px;
	padding: 5px 0 5px 27px;
	color: #2997ce;
	border-bottom: 1px #bfbdbd dashed;
	margin-bottom: 3px;
}
.theme1 a {
	color: #2997ce;
	text-decoration: none;
}
.theme1 a:hover {
	color: #187bad;
	text-decoration: none;
}
.logout1 {
	width: auto;
	height: auto;
	background: url(../images/logout.png) no-repeat left;
	padding: 5px 0 5px 27px;
	color: #2997ce;
}
.logout1 a {
	color: #2997ce;
	text-decoration: none;
}
.logout1 a:hover {
	color: #187bad;
	text-decoration: none;
}
.blue1 {
	width: auto;
	height: auto;
	background: url(../images/blue1.png) no-repeat left;
	padding: 5px 0 5px 27px;
}
.green1 {
	width: auto;
	height: auto;
	background: url(../images/green1.png) no-repeat left;
	padding: 5px 0 5px 27px;
}
.orange1 {
	width: auto;
	height: auto;
	background: url(../images/orange1.png) no-repeat left;
	padding: 5px 0 5px 27px;
}
.picArea {
	border: 1px #CCC solid;
	padding: 3px;
	max-height: 135px !important;
	max-width: 150px !important;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
.themeToggle {
	display: none;
}
/*--------------------Notes page style start--------------------*/
.left_part {
	width: 357px;
	height: auto;
	float: left;
	padding: 10px 10px 10px 0;
}
.right_part {
	width: 547px;
	height: auto;
	float: right;
	padding: 10px 10px 10px 25px;/*margin:20px 0;*//* border-left:1px solid #ccc; */
}
.div_wrap {
	width: 337px;
	float: left;
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
}
.hd {
	border-bottom: 1px solid #24A9E2;
	background: #d7f1fd;
	color: #028dd5;
	font-weight: bold;
}
.item {
	width: 300px;
	float: left;
	height: auto;
}
.div_wrap a {
	color: #757575 !important;
}
.date {
	width: 90px;
	float: left;
	height: auto;
}
.right_part label {
	width: 135px;
	float: left;
	margin-top: 5px;
	padding: 4px 2px 0 0;
	vertical-align: top;
	color: #3782AD !important;
	font-size: 12px !important;
}
.right_part input {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	background: none repeat scroll 0 0 #FEFEFE;
	border: 1px solid #63B5E3 !important;
	color: #999999;
	font-size: 12px;
	font-style: normal;
	outline: medium none;
	padding: 5px;
	vertical-align: middle;
}
.right_part input[type="checkbox"] {
	width: 14px;
	float: left;
	margin-top: 9px
}
.sub_btn {
	-webkit-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px;
	width: 90px;
	height: 20px;
	padding: 5px 10px;
	text-align: center;
	background: #ccc;
	margin: 0 auto;
}
.submitNew {
	text-align: center;
}
.edit {
	width: 16px;
	height: 25px;
	background: url(../images/edit1.png) no-repeat top left;
	/*margin-right:30px;*/
	margin-top: -5px;
	float: left;
	margin-left: 5px
}
.notebody {
	padding: 5px;
}
.home_div {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px #ccc solid;
	padding: 10px;
	text-align: justify;
	margin-top: 15px;
}
.submit {
	margin: 0 0 0 94px
}
#NoteAddForm input {
	width: 534px;
	float: left;
	margin-bottom: 10px;
	background: none repeat scroll 0 0 #FEFEFE;
	border: 1px solid #63B5E3 !important;
	color: #999999;
	font-size: 12px;
	font-style: normal;
	outline: medium none;
	padding: 5px;
	vertical-align: middle;
}
#NoteAddForm textarea {
	width: 533px !important;
	min-height: 200px;
}
#NoteAddForm input[type="checkbox"] {
	width: 14px;
	float: left;
	margin-top: 9px;
	clear: left;
}
.error {
	clear: both;
	float: left;
	color: #FF0000 !important;
}
.subwidth {
	width: 70px !important;
	margin-left: -93px;
}
.multi-check {
	border: 1px solid #63B5E3;
	float: left;
	height: 100px;
	overflow-y: scroll;
	padding: 10px;
	width: 291px !important;
	margin-bottom: 10px
}
.multi-check label {
	width: 120px !important
}
.checkbox label {
	width: 135px;
	float: left;
	margin-top: 5px;
	float: left;
	padding: 4px 2px 0 0;
	vertical-align: top;
	color: #3782AD !important;
	font-size: 12px !important;
}
.checkbox label {
	width: 80px !important
}
.addnoteBtn {
	width: auto;
	height: 20px;
	padding-left: 28px;
}
.addnoteBtn a {
	color: #40A3DB;
	font-weight: bold;
}
.div_height2 {
	height: auto;
	padding: 8px 0 0 0;
	width: 500px;
	float: right;
}
.div_title_sub1 {
	font-size: 18px !important;
	font-style: normal;
}
.wid_L {
	float: left;
	width: 529px;
	line-height: 23px;
}
.div_height {
	height: auto;
	padding: 8px 0 0 0;
	width: 550px;
	float: left;
	border-bottom: 1px dashed#E5E5E5;
}
.subMargin {
	width: 70px !important;
	margin-left: -93px !important;
	margin-top: 15px;
}
/*--------------------Notes page style end--------------------*/

/*----------------Profile page Accordion start----------------*/

#accordion-container {
	font-size: 13px;
	background: #ffffff;
	padding: 5px 10px 10px 10px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 5px 15px #cccccc;
	-webkit-box-shadow: 0 5px 15px #cccccc;
	box-shadow: 0 5px 15px #cccccc;
	width: auto;
	margin: 0 7px 0 7px;
}
.accordion-header {
	font-size: 13px;
	background: #ebebeb;
	margin: 5px 0 0 0;
	padding: 5px 20px;
	border: 1px solid #cccccc;
	cursor: pointer;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}
.active-header {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background-repeat: no-repeat;
	background-position: right 50%;
}
.active-header:hover {
	background-repeat: no-repeat;
	background-position: right 50%;
}
.inactive-header {
	background: url(images/inactive-header.gif) #ebebeb;
	background-repeat: no-repeat;
	background-position: right 50%;
}
.inactive-header:hover {
	background: url(images/inactive-header.gif) #f5f5f5;
	background-repeat: no-repeat;
	background-position: right 50%;
}
.accordion-content {
	display: none;
	padding: 20px 0 20px 0;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-top: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	width: 912px !important;
}
/*----------------Profile page Accordion end----------------*/


/*----------------Profile page Table start-------------------*/

.profDetail table {
	border-collapse: collapse;
	background: #EFF4FB;
	text-align: left;
	color: #546a83;
	font-size: 13px;
}
.profDetail td, th {
	padding: 10px;
	border-right: 1px dotted #9fb5cd;
}
.profDetail th {
	font-size: 13px;
}
.profDetail table td {
	padding: 8px !important;
}
/* =head =foot
----------------------------------------------- */

.profDetail thead th, tfoot th, tfoot td {
	background: #116ECD;
	color: #fff
}
.profDetail tfoot td {
	text-align: right
}
/* =body
----------------------------------------------- */

.profDetail tbody th, tbody td {
	border-bottom: dotted 1px #9fb5cd;
}
.profDetail tbody th {
	white-space: nowrap;
}
.odd {
	background: #DDE8F7;
}
.borderNo {
	border-right: 0px !important;
}
/*----------------Profile page Table end-------------------*/

/*----------------Profile Top Box Start-------------------*/

.profOuter {
	margin: 25px 9px 0 9px;
}
.profMain {
	width: 450px;
	height: auto;
	padding: 15px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
.profMain2 {
	width: 410px;
	height: 124px;
	padding: 15px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
.picArea2 {
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	max-height: 135px !important;
	max-width: 150px !important;
	padding: 5px;
	-webkit-box-shadow: 0 8px 6px -6px #898989;
	-moz-box-shadow: 0 8px 6px -6px #898989;
	box-shadow: 0 8px 6px -6px #898989;
}
.profContent {
	width: 260px;
	height: auto;
	margin-top: 13px;
}
.profName {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
.profSub {
	font-size: 13px;
	color: #686868;
	margin-bottom: 3px;
}
.profEmail {
	width: auto;
	height: 20px;
	background: url(../images/blue/email.png) no-repeat left;
	font-size: 13px;
	color: #686868;
	margin-bottom: 3px;
	padding-left: 26px;
}
.profMobile {
	width: auto;
	height: 20px;
	background: url(../images/blue/mobile.png) no-repeat left;
	font-size: 13px;
	color: #686868;
	margin-bottom: 3px;
	padding-left: 26px;
}
.profUser {
	width: auto;
	height: 20px;
	background: url(../images/blue/user.png) no-repeat left;
	font-size: 13px;
	color: #686868;
	margin-bottom: 3px;
	padding-left: 26px;
}
.headBold {
	font-weight: bold;
	color: #4391c8;
}
/*----------------Profile Top Box End-------------------*/


/*--------------------Inner page style-------------------------*/

/* new added style */
.profile_wrap {
	width: 96%;
	padding: 0 20px;
	float: left;
}
.p_left {
	width: 23%;
	float: left;
}
.p_right {
	width: 77%;
	float: left;
}
ul.p_detail {
	width: 660px;
	float: left;
	padding: 0;
	margin: 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
ul.p_detail li {
	width: auto;
	height: 25px;
	margin-top:10px;
	-webkit-border-radius: 9px 9px 0 0;
	border-radius: 9px 9px 0 0;
	float: left;
	list-style: none;
	text-align: center;
	font-weight: bold;
	padding: 7px 16px 0;
	background:#54c4fd;
	color:#fff;
	margin-right:1px;
	transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
ul.p_detail li:hover {
	width: auto;
	height: 25px;
	padding-top:14px;
	float: left;
	list-style: none;
	cursor: pointer;
	margin-top:3px;
	color:#1D8AB9;
}
.p_content {
	width: 660px;
	padding: 20px;
	height: auto;
	float: left;
	border-top-width:5px !important;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.pp_frame {/*width:114px;*/
	height: auto;
	float: left;
	margin-top: 10px
}
.pp_photo {
	max-width: 135px;
	margin: 7px;
	float: left;
	background-repeat: no-repeat;
	background-size: 100px 128px;
	background-position: top left;
}
.p_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0
}
.clear {
	clear: both;
}
ul.p_designation {
	padding: 0;
	margin: 0;
}
ul.p_designation li {
	width: 170px;
	height: 30px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	padding-left: 28px
}
.p_address {
	width: 140px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	vertical-align: top;
	border: none !important;
}
.p_address_detail {
	width: 600px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	border: none !important;
}
/* new added style */
.resTitle {
	color: #0098D9;
	font-weight: bold;
	margin-bottom: 20px;
}
.btnWrap {
	width: 295px;
	background: url(../images/blue/arrow2.png) no-repeat top left;
	border-bottom: none !important;
	min-height: 40px;
	padding: 5px 10px 5px 20px;
	margin-bottom: 10px;
	border-radius: 8px 8px 0 0;
}
.resScroll {
	width: 545px;
	max-height: 300px;
	overflow: auto;
	line-height: 22px;
}
/*.borderNew {
	border-left: 3px #4391bd solid;
	border-right: 3px #4391bd solid;
}*/
.resourseLeft {
	width: 357px;
	height: 300px;
	overflow: auto;
	float: left;
	padding: 0px 10px 10px 0px;
	margin-top: 30px;
}
.resourceRight {
	width: 547px;
	height: auto;
	float: right;
	padding: 0px 10px 10px 25px;
	margin-top: 30px;
}
.resourcePage {
	width: 547px;
	height: auto;
	padding: 0px 10px 10px 25px;
	margin-top: 20px;
}
.courseTitle {
	width: 303px;
	height: auto;
	padding: 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: 1px #0098D9 solid;
	margin: 14px 0;
	font-weight: bold;
	color: #0098D9;
}
button, .button {
	background: linear-gradient(to bottom, #F2A4A2 0px, #E85B54 4.5%, #B22520 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #B22520;
	border-radius: 3.1px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font: bold 15px arial, sans-serif;
	margin: 0;
	padding: 0.34em 1.5em 0.4em;
}
button:hover, .button:hover {
	background: linear-gradient(to bottom, #F2A4A2 0px, #E35342 6%, #E35342 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFFFFF;
	text-decoration: none;
}
button:active, .button:active {
	background: linear-gradient(to bottom, #F7A69B 0%, #CE2C1E 6.5%, #EA3220 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #AC261A;
}
.download_icon {
	position: relative;
	left: -8px;
	top: 2px;
}
.xtra{ width:56% !important; margin: 0 0 0 39px; width: 56%;height:90px; padding-top:10px }  /* live student hub [.xtra{ width:26% !important; margin: 0 0 0 617px; height:90px; padding-top:10px }] */
.click_effect{background: #c4dc02 !important;padding-top:14px !important; margin-top:3px !important; color:#1D8AB9 !important;}

.Course_name_elearning {
	border-radius: 50px;
	height: auto;
	margin: 15px 10px;
	min-height: 69px;
	width: 30%;
	border: none;
	cursor: pointer;
}
.hash{min-width:10px !important;}
.add_newdoc label{width:170px !important;}
.add_newdoc select{width:462px !important;}
.add_newdoc textarea{width:450px !important;}
.add_newdoc input{width:450px !important;}
.add_newdoc input[type="submit"]{width:100px !important; margin-left:38.4%;}
.marginleft{ position:relative;}
#titleMsg0{ position:absolute; top:360px; height:35px;width:auto; right:10px;}
#titleMsg1{ position:absolute; top:390px; height:35px;width:auto; right:10px;}
#titleMsg2{ position:absolute; top:435px; height:35px;width:auto; right:10px;}
.check_list{ border-collapse:collapse; margin-top:10px !important; border:1px solid #ccc;}
.check_list td{ padding:5px 10px; border:1px dotted #ccc;}
.check_list .det_wrap{ width:775px;float:left; padding-left:15px;}
.check_list .view_wrap{ width:100px;float:left; padding-left:15px;}
.check_list input[type="checkbox"]{float:left;}
.journel_wrap{
	width:96.5%;
	float:left;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #ccc;
	height:auto;
	padding:10px;
	text-align: justify;
	font-size:12px;
	line-height:18px;
	border-top:4px solid #ccc;
	margin-bottom:7px;
	}
.post_jur{ margin-right:40px; font-weight:bold;}


.summary table {
	border-collapse: collapse;
	background: #EFF4FB;
	text-align: left;
	color: #546a83;
	font-size: 13px;
}
.summary td, th {
	padding: 5px;
	border-right: 1px dotted #9fb5cd;
}
.summary th {
	font-size: 13px;
}
.summary table td {
	padding: 8px !important;
}
.presentcontent_wrap{ width:94%; height:auto; float:left; border:1px solid #ccc;-webkit-border-radius: 5px; border-radius: 5px; margin:7px 5px 5px 50px; background:#fff; font-size:12px;}
.presentcontent { width:80%; height:auto; float:left; font-size:14px; line-height:20px; padding:6px 10px ;font-size:12px; }
.presentcontent_btnwrap{width:15%; height:auto; float:left; padding:10px; }
.presentcontent a{ color:#4391bd !important; }
.presentcontent ul{ float:left;margin-right:60px;width:450px;}
.presentcontent ul li{min-height:36px; height:auto; color:#1D85BC; list-style: none; font-size:12px; padding:6px 10px 0; line-height:20px}
.presentcontent ul li:hover{min-height:36px; height:auto; color:#1D85BC; list-style: none; font-size:12px; padding:6px 10px 0;  line-height:20px}
.course_hd{ width:98%; margin-left:15px; float:left; color:#2A80B9; font-weight:bold; background:url(../img/arw.png) no-repeat left center; padding-left:20px; font-size:14px; }
.dash_wrap{ width:96%; height:auto; float:left; border:1px solid #E5E5E5;-webkit-border-radius: 5px; border-radius: 5px; margin:10px 0 0 15px; padding:10px 10px 10px 0; }
.dash_left{ width:100%; height:auto; float:left; padding-left:10px;  }
.dash_right{ width:100%; height:auto; float:left; margin-left:25px; }
.dash_hd{width:98%; float:left; color:#2A80B9; font-weight:bold; background:url(../img/arw-1.png) no-repeat left center; padding-left:20px; margin-bottom:10px; }
.icon_box{ width:125px; height:20px; margin:5px;-webkit-border-radius: 5px; border-radius: 5px; float:left; text-align:center; color:#2D71A8; padding-top:110px;
	transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;}
.icon_box:hover{ 
	width:125px; 
	height:20px;
	margin:0px 5px 10px 5px;
	-webkit-box-shadow:0px 9px 22px -8px rgba(1, 1, 1, 0.5);
	box-shadow: 0px 9px 22px -8px rgba(1, 1, 1, 0.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float:left;
	text-align:center;
	color:#2D71A8;
	padding-top:110px;
}
.l_guide{ background:url(../img/l_guide.png) no-repeat center center;}
.i_learn{ background:url(../img/i_learn.png) no-repeat center center;}
.que{ background:url(../img/que.png) no-repeat center center;}
.assessmen{ background:url(../img/assessmen.png) no-repeat center center;}
.journals{ background:url(../img/journals.png) no-repeat center center;}
.webinar{ background:url(../img/webinar.png) no-repeat center center;}
.videos{ background:url(../img/videos.png) no-repeat center 28px;}
.handouts{ background:url(../img/webinar.png) no-repeat center center;}
.instruction{ background:url(../img/instruction.png) no-repeat center 33px;}
.resources{ background:url(../img/resources.png) no-repeat center center;}
.presentations{ background:url(../img/presentations.png) no-repeat center center;}
.reference{ background:url(../img/reference.png) no-repeat center center;}
.discussion_forum { background:url(../img/forum_icon.png) no-repeat center center;}

.live_chat{ background:url(../img/live_chat.png) no-repeat 6px 5px;}
.freetoll{ background:url(../img/freetoll.png) no-repeat 6px center;}
.mail_support{ background:url(../img/mail.png) no-repeat 6px 5px;}
.forum{ background:url(../img/forum.png) no-repeat 6px center;}
.online{ background:url(../images/menu-icon/online.png) no-repeat 6px center;}
ul.rightmenu{margin:30px 0 0 0; padding:0;font-family: "TitilliumWeb";float:left;}
ul.rightmenu li{float:left;/*border-bottom:1px dashed #E5E5E5;*/ height:45px; list-style:none; padding:20px 0 0 70px; font-size:16px; font-weight:bold; color:#00ae4a; 
transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
	border-right:1px dashed #ccc;
	border-radius:8px;
}
ul.rightmenu li:hover{ background-color:#ddd;}
.arrow_wrap{ width:100%; height:auto; float:left; }
.arrow_box_prev{ width:151px; height:52px; float:left; margin:10px 0 10px 200px ; background:url(../img/prev.png) no-repeat top left; cursor:pointer;}
.arrow_box_prev:hover{ width:151px; height:52px; float:left; margin:10px 0 10px 200px ; background:url(../img/prev.png) no-repeat top left; opacity:.7}
.arrow_box_next{ width:151px; height:52px; float:right; margin:10px 200px 10px 0 ; background:url(../img/next_btn.png) no-repeat top left; cursor:pointer;}
.arrow_box_next:hover{ width:151px; height:52px; float:right; margin:10px 200px 10px 0 ; background:url(../img/next_btn.png) no-repeat top left;opacity:.7}
.chapter{border:1px solid #ccc; -webkit-border-radius: 5px;border-radius: 5px; -webkit-box-shadow: 0px 14px 8px -11px rgba(1, 1, 1, 0.5);
box-shadow:0px 14px 8px -11px rgba(1, 1, 1, 0.5); padding:7px 22px; margin:10px 14px 15px; width:92.5%; font-size:12px}

.back_to{width:130px; float:right; height:18px; background:#C6EA8E; color:#24A9E2; padding:3px 10px 3px 0; -webkit-border-radius: 4px; border-radius: 4px;}
.back_to:hover{background:#ADDB4F; color:#333333}
.forum_wrap{ float:left; padding:0 15px 10px; border-bottom:3px solid #ccc; width:96.7%;-webkit-border-radius: 9px; border-radius: 9px; background:#EFEFEF;}
.f_list{ background:url(../img/topic.png) no-repeat 5px 31px; !important; padding-left:30px; padding-bottom:5px; width:93.2%; margin:0 10px 8px ; border:none !important; border-bottom:1px dashed #ccc !important;}
.f_list:hover{ background:#F0F0F0 url(../img/topic.png) no-repeat 5px 31px; !important;}

.sub_forum_wrap{ float:left; padding:0 15px 10px 20px; margin:0 0 0 20px; border-bottom:3px solid #ccc; width:93%;-webkit-border-radius: 9px; border-radius: 9px; 
background:url(../img/comment.png) no-repeat 0px 8px;}
.forum_hd{font-family: "TitilliumWeb"; font-size: 14px; color:#2295c5; line-height: 22px;}
.forum_hd_list{font-size: 13px; color:#2295c5; line-height: 22px; }
.forum_txt{ font-size:12px; color:#444; text-align:left; padding-top:6px}
.post_date{ font-size:11px; float:right; color:#116595; margin-right:30px; padding:2px;}
.postcomment{font-size:11px; float:right; background:#a9ca00; padding:2px 7px;-webkit-border-radius: 3px; border-radius: 3px; color:#fff;}
.postcomment:hover{ background:#24A9E2}
.post_wrap{float:left; margin:4px 0;width:100%; }
.popup{padding:20px}
.popup label{ float:left; width:60px; padding-left:}
.popup textarea{ float:right; width:445px;}
.popup .submit{ clear:both; margin-left:263px}
.profile{/*border-bottom:1px dashed #ccc !important;*/}
.profile td {height: 10px !important; border-bottom:none;vertical-align: top;}
.profile_hdr{width:100%;float:left; background:#E6E6E7; padding:2px 4px; color:#1D8AB9;-webkit-border-radius: 3px;
border-radius: 3px; margin-bottom:5px;}
.pr_lbl{ font-style:italic; font-weight:bold;}
.lbl_wid{ padding-bottom:10px;}
.lbl_wid label{ width:650px !important; font-size:12px !important;}
.lbl_wid select{ width:240px}
.line{ border-top:1px solid #ccc; width:100%; margin-bottom:6px; float:left;}
.xtra_wid{ width:450px !important}
.resource td{ vertical-align:text-top; line-height:20px;}
.pad{ padding:5px }
.new_msg{text-align:center; padding:10px; color:#45792F}
.new_msg a{ color:#03C;}
.dwnld_btn{ padding:10px; line-height:22px;}


/*------------------------------Messages --------------------------------------------------------------*/
.new_message {	-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;	font-weight:normal;	overflow:hidden;	padding:10px 15px 10px 32px;	min-height:16px;	width:94%;margin:0 auto;	 z-index:999;/*left:10%;position:fixed;*/ }
.new_message p {	float:left;	padding:1px 0 0 23px;	color:#0656FF;}
.new_message ul li {float:left;	padding:0;	width:93%;	font-size:12px;	font-family:Arial, Helvetica, sans-serif;}
.new_message.error_msg {	background:url("../img/error.gif") no-repeat scroll 12px 12px #FFECCE;	border:1px solid #E9C59B;	color:#E3302C;	top:150px;}
.new_message.success_msg {	background:url("../img/success.gif") no-repeat scroll 12px 12px #EDFBD8;	border:1px solid #BFDE84;	color:#508600;	top:200px;}
.new_message.info_msg {	background:url("../img/info.gif") no-repeat scroll 12px 12px #ECF9FF;	border:1px solid #BBDBE0;	color:#0888C3;	top:250px;}
.new_message.warning_msg {	background:url("../img/warning.gif") no-repeat scroll 12px 12px #FEFDE2;	border:1px solid #E5E181;	color:#666666;	top:300px;}
.new_message .close {	background:url("../img/close.png") no-repeat scroll 0 0 transparent !important;	cursor:pointer;	display:block;	float:right;	height:16px;	opacity:0.7;	width:16px;}
.new_message .close.hover {opacity:1;}
*html .new_message {height:16px;}
.present_main .button {
background: linear-gradient(to bottom, #F2A4A2 0px, #E85B54 4.5%, #B22520 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #B22520;
border-radius: 3.1px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font: bold 15px arial, sans-serif;
margin: 0;
padding: 0.3em 1.7em 0.3em;
width: 88px;
}
.library{ background:url(../img/journals.png) no-repeat center 33px;}

.add-button , .remove-button {
    color: #747474;
    font-size: 11px;
    font-weight: bold;
    line-height: 23px;
    text-decoration: none;
}
.add-button {
    background: rgba(0, 0, 0, 0) url("../img/addnew.png") no-repeat scroll 0 0;
    background-repeat: no-repeat;
    height: 26px;
    padding: 0 0 0 14px;
}
.remove-button {
    background: rgba(0, 0, 0, 0) url("../img/remove-minus.png") no-repeat scroll 0 0;
    background-repeat: no-repeat;
    height: 26px;
    padding: 0 0 0 16px;
}
.user-comments {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 6px;
	text-align: justify;
}

.user-comments a {
	color: #24A9E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 6px;
	text-align: justify;
}
.comment_outer {
	background-color: rgb(242, 253, 253);
	border: 1px solid rgb(242, 246, 249);
	border-radius: 10px 10px 10px 10px;
	margin-right: 15px;
	padding: 30px 0px;
}

.comment_even {
	background-color: rgb(242, 253, 253);
	border: 1px solid rgb(242, 253, 253);
}

.comment_odd {
	background-color: rgb(242, 246, 249);
	border: 1px solid rgb(242, 246, 249);	
}
.comment-left-pad {
	padding-left: 20px !important;
}

.comment-detail {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 6px;
	margin-right: 10px;
	text-align: justify;
	float: right;
	width: auto;
}
.extra-wid3 {
	width: 98.5% !important;
	/*margin-left: 30px !important;
	background-color: azure;*/
}
.extra-wid4 {
	width: 98.5% !important;
	/*margin-left: 30px !important;
	background-color: azure;*/
}
.news_box_top_1 {
	float: right;
	height: auto;
	margin: 10px 0px 10px 30px;
	width: 100%;
}
.post_comment {
	/*background:#C9D9F5;*/
	background: #1d99df;
	border-radius: 4px 4px 4px 4px;
	color: #E3F7F0 !important;
	float: right;
	margin: 0 10px 10px 0;
	padding: 2px 5px;
	text-align: center;
	width: auto;
}
.post_comment a {
	color: #6666CC !important;
	text-decoration: none !important;
}
.post_comment a:hover {
	color: #4753DC !important;
	text-decoration: none !important;
}
.post_comment:hover {
	background:#cddef5;
	border-radius: 4px 4px 4px 4px;
	color: #000;
	float: right;
	margin-right: 10px;
	padding: 2px 5px;
	text-align: center;
	width: auto;
	text-decoration: none !important;
}
.comments-text {
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	margin-bottom: 6px;
	text-align: justify;	
}
.post-comment-reply{
  background: #1d99df;
  border-radius: 4px 4px 4px 4px;
  color: #E3F7F0 !important;
  float: right;
  margin: 0 10px 10px 0;
  padding: 2px 5px;
  text-align: center;
  width: auto;  
}
/*---------------------------Content Boxs-------------------------------------*/
.mainBox {
	margin:1px 5px 10px 5px;
	width:98.8%;
	overflow:hidden;
}
/*---------------------------Content Boxs Colors-------------------------------------*/
.subBoxborder {
-webkit-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0px 0px;
}
.forum_heading {
	font-size: 13px !important;	
	margin-left:10px !important;
}
.text-red{
    color: #ff0000!important;
}
.reference-text {
    border: 1px solid #9fb5cd;
}
.reference-text .redactor-box {
    border: 1px solid #63b5e3;
    margin-top: 18px;
}