body {
	color: #3D3D3D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal !important;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
img {
	border:0px;
}
form {/*--DM--*/
	clear: both;
	margin: 0;
}
p {
	margin:5px 0px;
	padding:0px;
	line-height:18px;
}
.radius-top {
	border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
}
.radius-bot {
	border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
}
.radius-all {
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
}
.shadow {
	-webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 15px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 15px 0px rgba(50, 50, 50, 0.75);
}
.white {
	background:#fff;
}
.grey {/*--DM--*/
	border:1px dotted #0075fd;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
.none {
	float:none!important;
}
.border-line {
	border:solid 1px #aaa;
}
.border-line2 {
	border:solid 2px #aaa;
}
.no-border {
	border:none!important;
}
.scroll {
	overflow-x:scroll;
	width:100%;
}
.head {/*--DM--*/
	background: #4d81bb none repeat scroll 0 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	margin:3px auto;
	padding:5px;
	clear:both;
}
.container {
	width:100%;
	margin:0px auto;
	padding:0px;
}
.wrapper {
	width:1002px;
	min-height:620px;
	margin:0 auto;
	text-align:left;
}
.header {
	margin: 0 auto 12px;
	padding: 0 1%;
	width: 98%;
	background:url(../images/header-bg.png) center top no-repeat;
}
.top-rt {
	float:right;
	text-align:right;
	padding:7px 0px 0px 0px;
	font-size:18px;
}
.banner {
	width:960px;
	height:413px;
	margin:0px;
	padding:10px;
	/*background:url(../images/university-img.jpg) no-repeat center center #e3edf7;*/
	background:url(../images/DonBosco.png) no-repeat center center #e3edf7;
	border:solid 10px #1a5bca;
}
.uni-logo {
	width:940px;
	float:left;
	margin:0px;
	padding:10px;
	font-size:22px;
}
.uni-logo img {
	vertical-align:middle;
}
.login-area {
	width:300px;
	float:left;
	margin:30px 0px 0px 10px;
	padding:0px;
}
.login-option {
	width:280px;
	float:left;
	padding:20px 0px;
	background: rgba(255, 255, 255, 0.5);
	text-align:center;
	font-size:12px;
}
.login-option a {
	font-weight:bold;
	color:#224345;
	text-decoration:none;
	float:left;
	width:120px;
	margin:0px 70px;
	padding:6px 10px;
	text-align:center;
}
.login-option a:hover {
	font-weight:bold;
	color:#224345;
	text-decoration:none;
	float:left;
	width:120px;
	margin:0px 70px;
	padding:6px 10px;
	text-align:center;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background:#b0c9f4;
}
.login-panel {
	width:240px;
	float:left;
	padding:20px 20px;
	background: rgba(255, 255, 255, 0.5);
	font-size:14px;
	display:none;
}
.login-panel .head {
	width:240px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#224345;
}
.login-panel p {
	margin:0px 0px 7px 0px;
	padding:0px;
	float:left;
	width:246px;
	text-align:center;
}
.login-panel p label {
	width:95px;
	float:left;
	margin:0px 15px 0px 0px;
	padding:4px 0px 0px 0px;
	text-align:right;
	font-size:12px;
}
.login-panel p input[type=text], .login-panel p input[type=password], .login-panel p select {
	width:120px;
	float:left;
	padding:3px;
	margin:0px;
	border:0px;
	background:#d0dff2;
}
.login-panel p select {
	width:126px;
}
.login-panel p a {
	font-weight:bold;
	color:#224345;
	text-decoration:none;
	margin:10px 0px 0px 0px;
	padding:6px 10px;
}
.login-panel p a:hover {
	font-weight:bold;
	color:#224345;
	text-decoration:none;
	margin:10px 0px 0px 0px;
	padding:6px 10px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background:#b0c9f4;
}
.content-area {
	width:1002px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
}
.lt-side {
	width:470px;
	float:left;
	margin:0px 11px 0px 0px;
	padding:10px;
}
.rt-side {
	width:470px;
	float:left;
	margin:0px 0px 0px 11px;
	padding:10px;
}
.msg {
	text-align:center;
	width:470px;
	font-size:16px;
}
.small-box {
	width:440px;
	min-height:130px;
	float:left;
	margin:0px 0px 15px 0px;
	padding:15px;
	background:#fff;
	border:solid 1px #212223;
}
.small-box2 {
	width:440px;
	min-height:308px;
	float:left;
	margin:0px 0px 15px 0px;
	padding:15px;
	background:#fff;
	border:solid 1px #212223;
}
.big-box {
	width:980px;
	min-height:120px;
	float:left;
	margin:0px 11px 15px 11px;
	padding:0px;
	background:#fff;
	border:solid 1px #212223;
}
.login-dtl-box {
	width:418px;
	float:left;
	margin:0px;
	padding:10px;
	border:solid 1px #343536;
}
.login-dtl-box ul {
	margin:25px 0px;
	padding:0px 0px;
	list-style-type:none;
	width:418px;
	float:left;
}
.login-dtl-box ul li {
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
	width:418px;
}
.link-bx {
	width:440px;
	float:left;
	margin:10px 0px 10px 0px;
	padding:0px;
}
.link-bx p {
	float:left;
	width:410px;
	margin:5px 0px;
	padding:0px;
}
.link-bx p label {
	width:90px;
	float:left;
	text-align:right;
	margin:0px 10px 0px 0px;
	padding:0px;
}
.link-bx a {
	color:#3366FF;
	text-decoration:none;
}
.top-bar {
	width:98%;
	height:17px;
	float:left;
	margin:0px 0px 10px 0px;
	padding:5px 1% 6px 1%;
	background:url(../images/top-bar-bg.png) repeat-x;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
}
.top-bar-white {
	background: rgba(0, 0, 0, 0) url("../images/top-bar-bg-white.png") no-repeat scroll 0 0;
	border-radius: 0;
	height: 30px;
	margin:10px auto;
	padding: 10px 0 0 5px;/*--DM--*/
}
.top-bar .rt {
	float:right;
	text-align:right;
}
.rt .log-btn {/*--DM--*/
	padding:3px 10px;
	margin:5px 5px 0px 5px;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background:#293f61;
}
.rt .log-btn:hover {/*--DM--*/
	background:#1a5bca;
}
.full {/*--DM--*/
	width:98%;
	margin:0px auto;
	padding:0;
	min-height:520px;
}
.full-inner-box {
	width:98%;
	padding:1%;
	float:left;
	border:1px solid #212223;
	min-height:510px;
	background:#fff;
}
.left-panel {/*--DM--*/
	width:250px;
	float:left;
	border:1px solid #4d81bb;
	min-height:470px;
	background:#fff;
	padding:10px;
}
.left-panel ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:250px;
}
.left-panel ul li {/*--DM--*/
	width:248px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	border:none;
}
.left-panel ul li:first-child {/*--DM--*/
	border:none;
}
.left-panel ul li:last-child {/*--DM--*/
	border:none;
}
.left-panel ul li div {
	width:228px;
	height:26px;
	line-height:26px;
	font-weight:bold;
	margin:0px;
	padding:0px 10px;
	background:url(../images/left-menu-bg.png) repeat-x;
	border-bottom:solid 1px #999;
}
.left-panel ul li a {
	width:223px;
	float:left;
	margin:0px 10px 2px 10px;
	padding:3px 0px 3px 5px;
	text-decoration:none;
	color:#232425;
}
.left-panel ul li a:hover {/*--DM--*/
	width:223px;
	float:left;
	margin:0px 10px 2px 10px;
	padding:3px 0px 3px 5px;
	text-decoration:none;
	border-radius: 0;
	background:#b0c9f4;
	color:#232425;
}
.right-panel {/*--DM--*/
	float: right;
	width: 78%;
}
.right-panel-area {
	float:left;
	width:98%;
	padding:10px 1% 10px 0.8%;
	min-height:250px;
	margin:0px 0px 0px 0px;
}
.bg {
	background:url(../images/rt-pnl-area-bg.png) repeat-x left top #f2f1ef;
	border:solid 1px #d19f5e;
}
.pg-heading {/*--DM--*/
	/*background: rgba(0, 0, 0, 0) url("../images/heading-bg.png") no-repeat scroll center top;*/
	background:#4d81bb;
	border-bottom: medium none;
	color: #fff;
	float: left;
	font-size: 14px;
	line-height: 32px;
	margin:10px 0;
	padding: 0 1% 0 0.8%;
	text-align: center;
	text-transform: uppercase;
	width: 98%;
	border-radius:25px;
}
.new-pg-heading1 {/*--DM---------------------------------------------------------------------------------------------------------------------------------------------*/
	clear: both;
	padding: 0;
	text-align: center;
	background: url(../images/new-pg-heading1.png) repeat-x;
	line-height:32px;
}
.pg-heading1 {/*--DM--*/
	/*background: rgba(0, 0, 0, 0) url("../images/heading-bg.png") no-repeat scroll center top;*/
  background: #4d81bb none repeat scroll 0 0;
	border-bottom: medium none;
	border-radius: 25px;
	clear: both;
	color: #fff;
	display: inline-block;
	float: none;
	font-size: 14px;
	line-height: 32px;
	margin: 0 auto;
	padding:0px 20px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
	border:5px solid #fff;
}
.data-area {/*--DM--*/
	margin:10px auto 35px;
	padding: 1%;
	width: 98%;
	clear:both;
}
.listing-area {/*--DM--*/
	margin:1% 0;
	padding:0;
	width:100%;
}
ul.web-module-list {
	width:250px;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	border:solid 1px #b0c9f4;
}
ul.web-module-list li {
	width:250px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
}
ul.web-module-list li.alt {
	background:#eeeeee;
}
ul.web-module-list li a {
	width:240px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:5px;
	text-decoration:none;
	color:#232425;
}
ul.web-module-list li a:hover {
	width:240px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:5px;
	text-decoration:none;
	background:#b0c9f4;
	color:#232425;
}
ul.web-module-list li a.active {
	background:#b0c9f4;
}
.table {
	margin:0px auto;
	padding:0px;
	font-size:12px;
	color:#434345;
}
.table tr td {/*--DM--*/
	border: 1px solid #a4b7d6;
	margin: 0;
	padding: 5px;/*	text-align: right;*/
}
.table tr th {/*--DM--*/
	padding:3px;
	margin:0px;
	background:#4d81bb;
	text-align:center;
	color:#fff;
}
.table-top-bar {
	width:98%;
	margin:10px auto;
	padding:0.5% 1%;
	background:#cddff7;/*	background:url(../images/table-top-bar-bg.png) repeat-x;*/
}
.search {
	float:left;
	margin:0px;
	padding:0px;/*	border:1px solid #4d81bb;*/
}
.search11 {/*--DM--*/
	/*width:222px;*/
	float:left;
	margin:0px;
	padding:0px;
}
.search-txt {/*--DM--*/
	width:175px;
	float:left;
	margin:0px !important;
	padding:3px;
	height:25px;
	border:0px;
	background:#FFF !important;
	box-shadow:none !important;
}
.search-txt:focus {/*--DM--*/
	background:#deecff!important;
}
.search-btn {/*--DM--*/
	width:26px;
	float:left;
	margin:0px;
	padding:0px;
	height:28px;
	border:0px;
	background:url(../images/search-btn.png)#2058b3;
	cursor:pointer;
	font-size:0px;
}
.footer {/*--DM--*/
	width:100%;
	padding:0;
	margin:0 auto;
	height:21px;
	background:#3579cc;
	bottom:0;/*	background:url(../images/footer-bg.png) repeat-x*/
}
/********************** MENU *************************************dm*/
#menu, #menu ul {
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#menu:before, #menu:after {
	content: "";
	display: table;
}
#menu:after {
	clear: both;
}
#menu {
	zoom:1;
}
#menu li {/*--DM--*/
	background: #fff none repeat scroll 0 0;
	display: inline-table;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
}
#menu a {
	float: left;
	padding: 4px 5px 2px 5px;
	color: #333333;
	text-decoration: none;
	text-align:center;
	display:block;
	margin:0px 10px;
}
/*#menu li:hover > a {
	color: #fafafa;
	background:url(images/menu-hvr-bg.png) no-repeat;
	display:block;
}*/
#menu li a:hover {
	color: #333333;
	display:block;
	background:#fff;
}
*html #menu li a:hover { /* IE6 only */
	color: #fafafa;
}
#menu ul {
	margin: 5px 0 0 0;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 21px;
	left:9px;
	z-index:9999999;
	background:#fff;
	text-align:left;
	border:solid 1px #aaa;
}
#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: -1px;
}
#menu ul ul {
	top: 0;
	left: 210px;
	margin: 0 0 0 20px;
	_margin: 0; /*IE6 only*/
}
#menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0; /*IE6 only*/
}
#menu ul a {
	width: 280px;
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	display: block;
	text-indent: 3px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0;
	text-decoration: none;
	color: #303132;
	text-align:left;
	line-height:24px;/*border-bottom:solid 1px #cbcbcb;*/
}
#menu ul a:hover {
	background-color: #b0c9f4;
	color:#303132;
}
#menu ul li ul a {
	width: 280px;
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	display: block;
	text-indent: 3px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0;
	text-decoration: none;
	color: #303132;
	text-align:left;
	line-height:24px;
	/*border-bottom:solid 1px #cbcbc*/b;
}
#menu ul li ul a:hover {
	background-color: #b0c9f4;
	color:#303132;
}
/********************************** ERROR STYLE *************************************************************/
.red {
	color:#FF0000;
	font-weight:bold;
}
.green {
	color:#00CC33;
	font-weight:bold;
}
.error {
	border:1px #ff0000 solid !important;
}
/********************************** ERROR Message (2014-03-07) ************************************************************************************************************/

#message-red {
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 60%;
	height: 250px;
	z-index: 999999999;
}
.red-left {
	background-color:#FBD3B1;
	color: #ce2700;
	font-family: Tahoma;
	font-weight: bold;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.red-left a {
	color: #ce2700;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}
.red-right a {
	cursor: pointer;
}
.red-right {
	width: 55px;
}
#message-green {
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 60%;
	height: 250px;
	z-index: 999999999;
}
.green-left {
	background-color:#E0F2CB;
	color: #6da827;
	font-family: Tahoma;
	font-weight: bold;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.green-left a {
	color: #6da827;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}
.green-right a {
	cursor: pointer;
}
.green-right {
	width: 55px;
}
.overlay {
	background: none repeat scroll 0 0 #000000;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999999;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
/*amit css*/
.check_box1 {
	margin:0px 0 0 5px;
	float:left;
	line-height:20px;
}
.wd3001 {
	width:300px;
	float:left;
}
.false_box {
	height:100px;
	border:1px solid #999999;
	background:#FFFFFF;
}
.button1 {
	float:left;
	padding:3px 10px;
	margin:0px 5px 0px 5px;
	color:#1f444b;
	text-decoration:none;
	font-size:12px!important;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background:url(../images/button-bg.png) repeat-x center center;
	border:1px solid #6a7174;
	cursor:pointer;
}
.button1:hover {
	float:left;
	padding:3px 10px;
	margin:0px 5px 0px 5px;
	color:#1f444b;
	text-decoration:none;
	font-size:14px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background:url(../images/button-bg-hvr.png) repeat-x center center;
	border:1px solid #6a7174;
	cursor:pointer;
}
.list_box1 {
	width:180px;
	float:left;
	margin:0px;
	padding:0px;
}
.text-area {
	width:190px;
	height:50px;
	resize:none;
	border:none;
}
.tab1 ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.tab1 ul li {
	margin:0px;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	list-style:none;
	float:left;
}
.tab1 ul li a {
	margin:0 0 0 0;
	padding:10px 5px 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	list-style:none;
	float:left;
	text-decoration:none;
	background:#CCCCCC;
	display:block;
}
.tab1 ul li a:hover {
	margin:0 0 0 0;
	padding:10px 5px 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	list-style:none;
	float:left;
	text-decoration:none;
	background:#b0c9f4;
	display:block;
}
.tab1 ul li a.act {
	margin:0 0 0 0;
	padding:10px 5px 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	list-style:none;
	float:left;
	text-decoration:none;
	background:#4d81bb;
	display:block;
	cursor:default;
}
.tab1 ul li a.deact {
	margin:0 0 0 0;
	padding:10px 5px 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	list-style:none;
	float:left;
	text-decoration:none;
	background:#CCCCCC;
	display:block;
	cursor:pointer;
}
/************************************************** Input style ****************************************************/
input[type=text] {/*--DM--*/
	font-size:12px;
	padding:3px;
	border:none;
	color:#212121;
	background: #cddff7 none repeat scroll 0 0;
	border: medium none;
	box-shadow: 1px 1px 5px #99aacc inset;
	float: left;
	height:20px;
	width:190px;
	margin:0px;
	border:1px solid #4d81bb;
}
input[type="text"]:focus {/*--DM--*/
	background:#FFFFFF;
}
textarea {/*--DM--*/
	font-size:12px;
	padding:3px;
	border:none;
	color:#212121;
	background: #cddff7 none repeat scroll 0 0;
	border: medium none;
	box-shadow: 1px 1px 5px #99aacc inset;
	float: left;
	height: 20px;
	height:50px;
	width:190px;
}
textarea:focus {/*--DM--*/
	background:#FFFFFF;
}
input[type=checkbox] {
	width:16px;
	height:16px;
	font-size:12px;
	padding:3px;
	border:none;
	color:#212121;
}
.wd300 {
	width:300px;
}
.wd280 {
	width:260px;
}
.wd260 {
	width:260px;
}
.wd240 {
	width:240px;
}
.wd220 {/*--DM--*/
	/*	width:200px;*/	
  width: 197px;
}
.wd200 {
	width:200px;
}
.wd180 {
	width:180px;
}
.wd160 {
	width:160px;
}
.wd140 {
	width:140px;
}
.wd120 {
	width:120px;
}
.wd100 {
	width:100px;
}
.wd80 {
	width:80px;
}
.cat-head {
	margin:10px 0px 5px 0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	color:#224345;
}
ul.category {
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px;
	list-style-type:none;
	background:#fff;
	width:100%;
}
ul.category li {
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:100%;
	font-size:13px;
	font-weight:bold;
}
ul.category li ul {
	float:left;
	margin:9px 0px 20px 0px;
	padding:0px;
	list-style-type:none;
	background:#fff;
	width:100%;
}
ul.category li ul li {
	margin:0px;
	padding:0px 0px 0px 25px;
	float:left;
	font-size:12px;
	font-weight:normal;
	width:270px!important;
}
/*ul.category li ul li span{float: left;
    height: 38px;
    margin-top: -2px;
    width: 26px;}*/

.listing-area1 {
	padding:0 0 0 0px;
	margin:0;
	float:left;
	width:29%;
}
.listing-area2 {
	padding:0 0 0 0px;
	margin:0;
	float:right;
	width:70%;
}
.div_gl {
}
.box {
	float:left;
	padding:0 0 0 0px;
	margin:5px;
}
a.link {
	padding:0 0 0 0px;
	margin: 0 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#009900;
	font-size:12px;
	text-decoration:underline;
}
a.link:hover {
	color:#FF0000;
	font-size:12px;
	text-decoration:none;
}
.view_subject tr td {
	padding:0;
	border:none;
	border:none;
}
/*
.view_subject tr{border-bottom:solid 1px #aaa; border-left:solid 1px #aaa;}
.view_subject tr td{border-top:solid 1px #aaa; border-right:solid 1px #aaa;}
.view_subject tr th{border-top:solid 1px #aaa!important; border-right:solid 1px #aaa!important;}*/
/*.view_subject{border:solid 1px #aaa;}*/

.table_style tr {
	border-bottom:solid 1px #aaa;
	border-left:solid 1px #aaa;
}
.table_style tr td {
	border-top:solid 1px #aaa;
	border-right:solid 1px #aaa;
	padding:2px;
	border-bottom:solid 1px #aaa;
	border-left:solid 1px #aaa;
}
.view_subject {
	margin-bottom:30px;
}
.table_style_main1 {
	margin-top:25px!important;
}
th.block_hd {
	width:100%;
	text-align:center!important;
	font-size:14px;
	padding:8px 0 5px 0!important;
	background:#5d5d5d!important;
}
.main_hd_style {
	background:#1c1c1c!important;
	font-size:16px;
}
.inner_hd th {
	background:#868686!important;
	font-size:13px!important;
}
tr.inner_hd_small td {
	background:#FFFFFF!important;
	color:#000000!important
}
.table tr th span a {
	color:#FFFFFF !important;
	text-decoration:none;
}
.table tr th span a:hover {
	color:#868686 !important;
}
.header .rt span {/*--DM--*/
	color:#293f61;
}
.right img {/*--DM--*/
	width:25px;
	height:25px;
	border-radius:50%;
}
.right img:hover {/*--DM--*/
	box-shadow:0 0 3px #4d81bb;
}
.table a {/*--DM--*/
/*display: inline-block;
	margin: 0 0 0 23px;text-indent: -999999px;*/
}
.bread_crumb_top {
	background: #99aacc none repeat scroll 0 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	margin:0 auto;
	height:0;
}
.bread_crumb_top a {
	color:#3b507b;
	text-decoration:none;
}
.bread_crumb_top a:hover {
	color:#FFF;
	text-decoration:underline;
}
.bread_arrow1 {/*--DM--*/
	background: rgba(0, 0, 0, 0) url("../images/bread_arrow1.png") no-repeat scroll 3px 0;
	color: #99aacc;
	padding: 0 0 0 12px;
}
.listing-area a {/*--DM--*/
	color:#293f61;
	text-decoration:none;
}
.listing-area a:hover {/*--DM--*/
	color:#99aacc;/*text-decoration:underline;*/
}
.head a {
	color: #fff;/*--DM--*/
	line-height: 21px;
	text-decoration: none;
}
.head a:hover {/*--DM--*/
	color:#99aacc;/*text-decoration:underline;*/
}
.clear {/*--DM--*/
	font-size:0px;
	line-height:0px;
	clear:both;
}
select {/*--DM--*/
	height: 25px;
	width: 196px;
	float:left;
}
.button {/*--DM--*/
	float:left;
	padding:5px 10px;
	margin:0px 5px 0px 5px;
	color:#FFF!important;
	text-decoration:none;
	font-size:12px!important;
	/*	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;*/
	/*	background:url(../images/button-bg.png) repeat-x center center;
	border:1px solid #6a7174;*/
	border:none;
	cursor:pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6db3f2+0,54a3ee+50,3690f0+51,1e69de+100;Blue+Gloss+%233 */
background: #6db3f2; /* Old browsers */
	background: -moz-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=0 ); /* IE6-9 */
}
.button:hover {/*--DM--*/
	color:#293f61;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4f5fc+0,bfe8f9+50,9fd8ef+51,2ab0ed+100;Blue+Gloss+%235 */
background: #e4f5fc; /* Old browsers */
	background: -moz-linear-gradient(top, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#2ab0ed', GradientType=0 ); /* IE6-9 */
}
input[type="button"] {/*--DM--*/
	padding:5px 10px;
	margin:0px 5px 0px 5px;
	color:#FFF;
	text-decoration:none;
	font-size:12px!important;
	/*	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;*/
	/*	background:url(../images/button-bg.png) repeat-x center center;
	border:1px solid #6a7174;*/
	border:none;
	cursor:pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6db3f2+0,54a3ee+50,3690f0+51,1e69de+100;Blue+Gloss+%233 */
background: #6db3f2; /* Old browsers */
	background: -moz-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=0 ); /* IE6-9 */
}
input[type="button"]:hover {/*--DM--*/
	color:#293f61;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4f5fc+0,bfe8f9+50,9fd8ef+51,2ab0ed+100;Blue+Gloss+%235 */
background: #e4f5fc; /* Old browsers */
	background: -moz-linear-gradient(top, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#2ab0ed', GradientType=0 ); /* IE6-9 */
}
#uploadfile, #doc_upload {/*--DM--*/
	padding:0;
	margin:0;
	float:left;
}
.MODEbox {
	height:50px;
}
#selected_users .innertxt2 li select {
	float: none !important;
	height: 25px !important;
	width: 78px !important;
	display:inline !important;
}
#all_users {
	font-size: 0.8em;
	background: #FFF;
	color: #666;
	line-height: 2.4em;
	padding-left:5px;
	margin: 0px;
	border-top: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #666;
	width:40%;
	height: 282px;
	resize: none;
	float:left;
	overflow:auto;
}
#selected_users {
	font-size: 0.8em !important;
	background: #FFF !important;
	color: #666 !important;
	line-height: 2.4em !important;
	padding-left: 5px !important;
	margin: 0px 0px 0px 10px !important;
	border-top: 1px solid #666 !important;
	border-right: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
	border-left: 1px solid #666 !important;
	width:40% !important;
	height: 282px !important;
	resize: none !important;
	float:right !important;
	overflow:auto !important;
}
#selected_users .innertxt2 {
	font-size: 0.8em;
	color:#666666;
	display:inherit;
	border-bottom: dashed 1px #cccccc;
	padding:0;
}
.table a img {/*--DM--*/
	padding:0;
	margin:0;
	width:17px;
}
.listing-area-box {/*--DM--*/
	border: 1px dotted #0075fd;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
	padding: 5px;
}
.tab1 {
	clear: both;
	margin: 0 auto;
	padding: 0;
}
#frmValidation.tab1 {
	clear: both;
	float: left;
	margin: 53px auto 0;
	padding: 0;
}
.submitbox22 {
	padding:0;
	margin:10px auto;
}
.logo {
	float:left;
	padding:0;
	margin:0;
	width:453px;
}
.logo img {
	width:100%;
	padding:10px;
	margin:0;
}

/*-----------------------Tooltip------------------------*/


[title] {
 display: inline;
 position: relative;
}
[title]:before, [title]:after {
	position: absolute;
	transition: All 0.5s ease;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	margin-left: -100px;
	left: 50%;
	bottom: 300%;
	display: block;
	color: #000;
	opacity: 0;
	visibility:hidden;
}
[title]:before {
	content: attr(title);
	border: solid 1px #0088cc;
	background: #FFF;
	width:125px;
	text-align: center;
	z-index: 2;
	font-size: 13px;
	line-height: 18px;
	padding: 5px;
}
[title]:after {
	content: '\25c6';
	margin-left: 0;
	margin-top: 10px;
	width: 15px;
	height: 15px;
	z-index: 1;
	line-height: 28px;
	color: #0088cc;
	font-size: 20px;
}
/*[title]:hover:before, [title]:hover:after {
	bottom: 150%;
	opacity: 1;
	visibility:visible;
}*/
	
/*-----------------------Tooltip------------------------*/

/*-----------------------Google Chrome------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
/*[title]:before {
	content: attr(title);
	border: solid 1px #0088cc;
	background: #FFF;
	width:125px;
	text-align: center;
	z-index: 2;
	font-size: 13px;
	line-height: 18px;
	padding: 5px;
}*/
.button, input[type="button"] {
	padding:7px 10px;
}
}
/*-----------------------Google Chrome------------------------*/
.head2 {
	padding:5px;
	margin:0;
	background:#99aacc;
	color:#FFFFFF;
	font-weight:normal;
	font-size:18px;
}
/*-----------------------login------------------------*/

.login {
	width: 580px;
	height: 285px;
	background: #4d81bb;
	margin: 86px auto;
	border: 8px solid #FFFFFF;
	-webkit-box-shadow: 1px -1px 11px -4px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 1px -1px 11px -4px rgba(0, 0, 0, 0.75);
	box-shadow: 1px -1px 11px -4px rgba(0, 0, 0, 0.75);
}
.fm-left-login {
	width:370px;
	min-height:60px;
	float:left;
	margin:45px 10px 0px 105px;
	padding:0px 0px 7px 0px;
	border-bottom:dashed 1px #ccc;
}
.fm-left-login label {
	width:370px;
	float:left;
	margin: 14px 0 5px 0;
	padding:0px;
	font-size:12px;
	color:#232323;
	text-transform:uppercase;
	font-weight:bold;
}
.fm-left-login input[type=text], .fm-left-login input[type=password], .fm-right input[type=text], .fm-left-login select, .fm-right select {
	width:358px;
	float:left;
	height:21px;
	border: 1px solid #dedede;
	background-color: #F5F5F8;
	padding: 5px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d3d3d;
	outline:none;
}
.fm-left-login select, .fm-right select {
	height:30px;
	width:368px;
	padding:5px 0px;
}
.fm-left-login input[type=radio], .fm-right input[type=radio] {
	vertical-align:middle;
	margin-top:0px;
	line-height:36px;
}
.submit {
	margin:0;
	width: 100px !important;
	background: #1c4471;
	border: none;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	cursor: pointer;
	height:29px;
	text-align:center;
	text-decoration:none;
}
.submit:hover {
	background:#99aacc;
	color: #061025;
}
.update-academic {
	width:600px;
	border:1px solid #c1c2b6;
	padding:12px 12px 12px 12px;
	margin:44px 0 0 66px;
	float:left;
}
.head2 {
	color:#5b6059;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.head2 a {
	color:#9b181c;
	text-decoration:none;
}
.bt1 a {
	margin:20px 15px 0 0px;
	width:150px;
	background:#5b6059;
	border:none;
	color:#FFFFFF;
	padding:10px 0 10px 0;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size:18px;
}
.btn1 {
	margin:0 0 0 145px;
}
.bt1 input[type=submit], .bt1 input[type=button] {
	margin:20px 15px 0 0px;
	width:150px;
	background:#5b6059;
	border:none;
	color:#FFFFFF;
	padding:10px 0 10px 0;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size:18px;
	cursor:pointer;
}
.head3 {
	color:#6B9AD6;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:25px;
}
.head3 a {
	color:#6B9AD6;
	text-decoration:none;
}
.left-panel-log {
	width:200px;
	min-height:0px;
	float:left;
	margin:0px 12px 0px 0px;
	padding:10px;
}
.left-panel-log ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	width:200px;
}
.left-panel-log ul li {
	padding:0px;
	margin:0px 0px 5px 0px;
	float:left;
	width:200px;
	font-size:13px;
	font-weight:bold;
}
.left-panel-log ul li a {
	width:250px;
	float:left;
	padding:12px;
	margin:0px;
	color:#fff;
	text-decoration:none;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background: -webkit-linear-gradient(#9b181c, #bc2d31); /* For Safari */
	background: -o-linear-gradient(#9b181c, #bc2d31); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#9b181c, #bc2d31); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#9b181c, #bc2d31); /* Standard syntax (must be last) */
	border:0px;
}
.left-panel-log ul li a:hover {
	width:250px;
	float:left;
	padding:12px;
	margin:0px;
	color:#fff;
	text-decoration:none;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background: -webkit-linear-gradient(#bc2d31, #9b181c); /* For Safari */
	background: -o-linear-gradient(#bc2d31, #9b181c); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#bc2d31, #9b181c); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#bc2d31, #9b181c); /* Standard syntax (must be last) */
	border:0px;
}
.sml3 {
	width:100px!important;
	margin-right:7px;
}
.submit2 {
	margin:0px 0 0 0;
	width:100px;
	background:#990000;
	border:none;
	color:#FFFFFF;
	padding:7px 0 7px 0;
}


/*-----------------------login------------------------*/
