﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
.main-por {
    margin: 0 auto;
    width: 95%;
}
.headerq {
    background: #0e7176 url("online/pre-adm-bg.jpg") repeat scroll 0 0;
    float: left;
    height: auto;
    padding: 1%;
    position: relative;
    width: 98%;
}
.logowrap {
	float:left;
}
.logo {
    float: left;
}
.headerq h1 {
	color:#a83820; 
	font-size:18px; 
	margin:13px 0 0 15px; 
	float:left;
}
.wel-txt {
    color: #fff;
    float: right;
    font-size: 11px;
    font-weight: bold;
    margin-left: 0;
    text-align: right;
    position: absolute;
    right: 18px;
    top: 14px;
}
.wel-txt11 {
	float:left; 
	width:auto !important; 
	padding-top:18px; 
	margin-left:0px; 
	text-align:right;
	color:#000; 
	font-size:12px; 
    font-weight:bold; 
}
.wel-txt11 a{font-size:12px; font-weight:bold;}
.links {
    color: #fff;
    font-weight:bold;
    font-size: 12px;
    padding-top: 20px;
    text-align: right;
}
.links span {
    margin: 5px 5px 0;
}
.links a {
	font-size:12px; 
	color:#FFF; 
	text-decoration:none; 
	height:24px; 
	margin:2px 5px;
}
/*.links a.home-ic{background:url(online/hm-ic.jpg) no-repeat left 0; padding-left:30px;  padding-top:5px;}
.links a.acc-ic{background:url(online/ac-ic.jpg) no-repeat left 1px; padding-left:30px; padding-top:5px;}
.links a.wel-ic{background:url(online/user-ic.jpg) no-repeat 0 0; padding-left:25px; padding-top:5px; height:auto;}
.links a.passw{background:url(online/password.jpg) no-repeat 0 0; padding-left:35px; padding-top:5px;}
.links a.self{background:url(online/assesment.jpg) no-repeat 0 0; padding-left:35px; padding-top:5px;}*/

.links a:hover {
	text-decoration:underline; 
	color:#fff;
}
.wel-txt11 span{margin:4px 0 0 0; float:right;}
.b-links {
    background: url("online/link-bg.jpg") repeat-x scroll left bottom #FFFFFF;
    border: 1px solid #282760;
    float: left;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px;
    width: 90%;
}
.b-links a {
    background: url("online/arrow.jpg") no-repeat scroll left 3px transparent;
    color: #0B0B0B;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
    text-decoration: none;
}
.wr-right h4 {
    border-bottom: solid 1px #a0a0a0;
    color: #c3413f;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
input[disabled="disabled"] {
    color: #5a5a5a !important;
}
.b-links:hover {
	background:#FFFFFF; 
	border:1px solid #CCCCCC;
}
.hdng {
	border-top:1px solid #ccc; 
	padding:10px 0; 
	font-size:14px; 
	margin-top:10px;
}
.bodywrap {
    border: solid 1px #a0a0a0;
    float: left;
    padding-bottom: 2%;
    padding-left: 2%;
    min-height:410px;
    padding-right: 2%;
    padding-top: 3px !important;
    width: 96%;
}
.new-table select, .required input[type="text"] {margin:0 3px 0 0;}
#wrapper {
    margin: 0 auto ;
    min-height: 500px;
    width: 100%;
}
.wr-left {
    border-right: solid 1px #a0a0a0;
    color: #000000;
    float: left;
    font-size: 11px;
    padding-right: 9px;
    width: 78%;
}
.wr-right {
    color: #777575;
    float: right;
    font-size: 12px;
    padding-left: 10px;
    width: 19%;
}
.wr-right h5{font-size:12px;}
.wr-left h2 {
    border-bottom: solid 1px #a0a0a0;
    color: #c3413f;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.wr-left h3 {
    color: #087C30;
    font-size: 12px;
    padding-bottom: 10px;
}
.wr-left h3 span{color:#64ad34;}
.new-table{border-collapse:collapse;}
.new-table td {
    font-family: "Tahoma",Arial,Verdana,Helvetica,Sans-Serif;
    font-size: 12px;
    padding: 3px 5px;
    vertical-align: top;
}
.new-table td td{border:0; padding:0;}
.new-table .dgitem-style td {
    border: 1px solid #000000 !important;
    font-size: 11px;
    padding: 3px;
}
.new-table .portalbox {
    border: 1px solid #666;
    font-size: 12px;
    margin: 2px 0;
    padding: 3px;
    width: 190px;
}
.new-table .portaldown {
	font-size:12px;  
	width:198px; 
	border:1px solid #666666;
}
.num-ic {
	background:url(online/num-ic.jpg) no-repeat 0 0; 
	height:19px; width:19px; 
	display:block; 
	float:left; 
	line-height:17px; 
	color:#FFFFFF!important; 
	font-size:11px; 
	text-align:center; 
	font-weight:bold;
}
.ctrl td.loginfailed {
    padding: 0 0 0 5px;
}
.pagebg h3 {
	color:#096db3; 
	font-weight:bold; 
	font-size:20px; 
	padding-left:20px; 
	float:left;
}
.frm{font-size:14px; padding-left:13px;}
.inp {
	background:#fafafa; 
	border:1px solid #9a9a9a;
	width:350px; 
	padding:3px 5px; 
	margin-top:8px; 
}
.sep {
	background:url(online/sep.jpg) repeat-x  0 0; 
	height:36px;
}
.btn {
	border:1px solid #878d59; 
	background:url(online/btnbg.jpg) repeat-x 0 0; 
	height:32px; color:#000000; 
	font-size:14px; 
	font-weight:bold; 
	margin-left:10px; 
	width:100px;
}
.ar {
	background:url(online/ar.jpg) no-repeat 3px 0; 
	padding:0 0 0 50px; 
	font-size:12px; 
	color:#777575; 
	width:200px; 
	float:left;
}
.ar h4 {
	color:#64ad34; 
	font-size:17px; 
	padding-bottom:10px;
}
.ar h5, .ar h5 a {
	color:#096db3; 
	font-size:13px;
}
.ar h5 a:hover {
	color:#921212; 
	text-decoration:none;
}
h5 a {
	color:#096db3; 
	font-size:11px; 
	font-weight:normal;
	margin-bottom:5px;
}
h5 a:hover {
	color:#000; 
	text-decoration:none;
}

.adminsystem {
    color: red;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 113px;
    line-height: 200px;
    text-align: center;
    width: 100%;
}
.pot-tp {
	float:left;
	width:100%;
	position: relative;
}
.labell {font-size:12px; font-weight:bold;}
.labell span {
	color:#2188a3; 
	display:block; 
	padding-bottom:10px;
}
.pot-tp1{background:url(online/facilitation.jpg) no-repeat left top;}
.portal-log-fac {
	width:700px; 
	height:300px; 
	background:url(online/bg-por-log.jpg) repeat-y left top; 
	margin:3% 0 0 15%;
}
.pot-tp-fac {
	background:url(online/bg-top-por-fac.jpg) no-repeat left top; 
	padding:15px 20px 20px 15px; 
	height:336px; 
	width:661px; 
	float:left; 
	position:relative;
}
.labell-fac {
	position:absolute; 
	top:10px; 
	right:30px; 
	font-size:12px; 
	font-weight:bold; 
	text-align:right;
}
.labell-fac span {
	color:#2188a3; 
	display:block; 
	padding-bottom:10px;
}
.pot-tp .frmss {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 65px;
    margin-top: 25px;
    width: 350px;
}
.pot-tp .frmss a {
	font-size:12px; 
	color:#1a6ca5;
	font-weight: normal;
}
.new-message {
    float: left !important;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: -231px;
    text-align: justify;
    top: -166px;
    width: 220px;
}
.pop-right {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 55px;
    width: 380px;
}
.pop-right .btn1 {
	background:url(online/btn-bg.jpg) repeat-x 2px center; 
	border:1px solid #d56e00;  
	margin-top:15px;
}
.us-ic {
	background:url(online/log-ic.jpg) no-repeat 2px center #fff; 
	border:1px #c6c6c6 solid; 
	padding:5px 5px 5px 15px !important; 
	width:200px;
}
.ps-ic {
	background:url(online/pass-ic.jpg) no-repeat 2px center #fff; 
	border:1px #c6c6c6 solid; 
	padding:5px 5px 5px 15px !important; 
	width:200px;
}
.un-ic {
	background:#fff; 
	border:1px #c6c6c6 solid; 
	padding:2px 3px 2px 15px; 
	width:220px;
}
.btn1 {
	background:url(online/btn-bg.jpg) repeat-x 2px center; 
	border:1px solid #d56e00;
}
.pagebg .table{border:0; font-size:12px;} 
.pagebg .table td{padding:5px; }
.leeft{width:585px; float:left;}
.add-btn {
	background:url(online/add-btn.jpg) no-repeat 0 0 !important; 
	border:0; 
	width:78px; 
	height:25px; 
	margin-right:10px; 
	overflow:hidden; 
	padding-top:25px!important; 
	cursor:pointer;
}
.sub-btn {
	background:url(online/submit-btn.jpg) no-repeat 0 0 !important; 
	border:0; 
	width:78px; 
	height:25px; 
	margin-right:10px; 
	overflow:hidden; 
	padding-top:25px!important; 
	cursor:pointer;
}
.res-btn {
	background:url(online/reset.jpg) no-repeat 0 0!important; 
	border:0; 
	width:78px; 
	height:25px;  
	margin-right:10px; 
	overflow:hidden; 
	padding-top:25px!important;
	cursor:pointer;
}
.sea-btn {
	background:url(online/sea-btn.jpg) no-repeat 0 0 !important; 
	border:0; 
	width:78px; 
	height:25px; 
	margin-right:10px; 
	overflow:hidden; 
	padding-top:25px!important; 
	cursor:pointer;
}
.next-btn {
	background:url(online/next-btn.jpg) no-repeat 0 0 !important; 
	border:0; 
	width:78px; 
	height:25px; 
	overflow:hidden; 
	padding-top:25px !important; 
	cursor:pointer;
}
.prev-btn {
	background:url(online/pre_btn.jpg) no-repeat 0 0 !important; 
	border:0; 
	width:78px; 
	height:25px; 
	overflow:hidden; 
	padding-top:25px !important; 
	cursor:pointer;
}
.pnt-btn {
	background:url(online/print-btn.jpg) no-repeat 0 0!important; 
	border:0; 
	width:78px; 
	height:25px;  
	margin-right:10px; 
	overflow:hidden; 
	padding-top:25px!important; 
	cursor:pointer;
}
.newbtn1 {
    background: none repeat scroll 0 0 #0e7176;
    border: 1px solid #0e7176;
    border-radius: 5px;
    -moz-border-radius:5px;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;
    color: #FFFFFF; 
    cursor: pointer;
    font-family: verdana;
    font-size: 12px;
    *font-size: 11px;
    font-weight: bold !important;
    margin: 6px 5px 3px 0;
    padding: 6px 14px;
    *padding: 6px 3px;
    text-decoration:none;
}
.newbtn1:hover {
    background: #10858b;
    border: 1px solid #10858b;
	text-decoration: none;
}
.logout-wp {
	width:465px; 
	height:169px; 
	background:url(online/logout-bg.png) no-repeat 0 0; 
	padding:19px 0 0 47px; 
	margin:15% auto;
}
.logout-wp h1 {
    color: #087C30;
    font-size: 16px;
}
.logout-wp .log-ic {
	background:url(online/log-ic1.png) no-repeat 0 10px; 
	height:84px; 
	margin-top:30px; 
	margin-left:10px; 
	width:400px; 
	padding:0px 0 0 70px; 
	line-height:25px; 
	font-size:12px; 
	font-weight:bold;
}
.logout-wp .newbtn1 {
	background:url(online/new-btn.jpg) repeat-x 0 0 #71011a; 
	border:1px solid #810700; 
	display:block; 
	width:180px; 
	margin-top:10px; 
	padding:1px 15px;
	text-align:center;  
	color:#fff; 
	text-decoration:none;
}
.abtus {
	width:100%; 
	float:left; 
	margin-bottom:15px;
}
.abtus-bt {
    float: left;
    width: 100%;
}
.abtus-bt h2 {
	color:#4b7990; 
	font-size:18px; 
	margin-bottom:10px!important; 
	padding-bottom:0!important;
}
.abtus-bt p {
	color:#2e2e2e; 
	font-size:11px; 
	text-align:justify; 
	margin-top:10px!important; 
	line-height:18px;
}
#ticker {
	width:620px; 
	height:200px; 
	border:1px solid #c6c6c6; 
	overflow:auto;
}
#ticker li {
	margin-left:0; 
	font:normal 11px Verdana; 
	padding:0 10px 10px 10px; 
	border-bottom:1px solid #c6c6c6; 
	background-color:#f4f4f4; 
	border-left:1px solid #ffffff;
}
#ticker li.last {
	border-bottom:1px solid #ffffff; 
}
#ticker div { margin-top:0; }
.dwn {
	background-color:#f4f4f4;
	border:1px solid #c6c6c6; 
	padding:5px; 
	width:243px;
}
.dwn a {
	color:#096db3;  
	background:url(online/li.jpg) no-repeat left 5px; 
	padding-left:15px; 
	margin-bottom:10px;
}
.thnks {
    width: 96%;
    float: left;
    background: #cefdff url(images/succ-new.png) no-repeat right center;
    border: 1px solid #94cee8;
    padding: 2%;
    min-height: 200px;
    border-radius: 10px;
    margin-top: 30px;
    box-shadow: 0px 4px 10px #0e7176;
}
.thnks h3 {
	color:#1a6ca5; 
	font-size:16px;
}
.msgs {
	color:#555;
	background:#ddd; 
	font-size:11px;
}
.ndiv h2 {
	color:#4b7990; 
	font-size:14px; 
	margin-bottom:10px!important; 
	padding-bottom:0!important; 
}
.ndiv p {
	color:#2e2e2e; 
	font-size:13px; 
	text-align:justify;
	margin-top:10px!important; 
	line-height:18px;
}
.ndiv a{background:none;}
/*.img-btn {
	border:1px solid #f28cbb!important;
	color:#b01960!important;
	background:url(online/bttn-nn.jpg) repeat-x 0 0!important; 
	margin-left:7px;
}*/
.nmsge {
	font-size:11px; 
	color:#666;
}
.nmsgered {
	font-size:11px; 
	color:Red;
}
.nmsgesmall {
	font-size:11px; 
	color:Black;
}
.msgMred {
	font-size:14px; 
	color:Red;
}
.msgMblue {
	font-size:14px; 
	color:Blue;
}

.conatct {
    color: SeaGreen;
    font-weight: bold;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 4px;
}
.footermain {
    background:#e0e0e0;
    float: left;
    padding: 12px 0;
    border-top:solid 1px #c7c7c7;
    text-align: center;
    width: 100%;
    margin-top:15px;
}
.footermainadmin {
    background: url("online/footer-bg-gray.jpg") repeat-x scroll 0 0 ;
    float: left;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top:15px;
}
input[type="text"], input[type="password"], textarea, select {
	padding:3px;
	border: 1px solid #666;
    border-radius: 5px;
}
input[type="submit"] {
    background: none repeat scroll 0 0 #ff8a00;
    border: 1px solid #ff8a00;
    border-radius: 5px;
    -moz-border-radius:5px;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;
    color: #FFFFFF; 
    cursor: pointer;
    font-family: verdana;
    font-size: 12px;
    *font-size: 11px;
    font-weight: bold !important;
    margin: 6px 5px 3px 0;
    padding: 6px 14px;
    *padding: 6px 3px;
}
input[type="submit"]:hover, .input[type="submit"]:focus {
    background: #ea7900;
    border: 1px solid #ea7900;
	text-decoration: none;
}
input[type="button"] {
    background: none repeat scroll 0 0 #14abd1;
    border: 1px solid #14abd1;
    border-radius: 5px;
    -moz-border-radius:5px;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;
    color: #FFFFFF; 
    cursor: pointer;
    font-family: verdana;
    font-size: 12px;
    *font-size: 11px;
    font-weight: bold !important;
    margin: 6px 5px 3px 0;
    padding: 6px 14px;
    *padding: 6px 3px;
}
input[type="button"]:hover, .input[type="button"]:focus {
    background: #078fb1;
    border: 1px solid #078fb1;
	text-decoration: none;
}
.headnews {
	padding:5px 0;
}
#lnkbtnLogin {
    background: none repeat scroll 0 0 #0e7176;
    border: 1px solid #0e7176;
    border-radius: 5px;
    -moz-border-radius:5px;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;
    color: #FFFFFF; 
    cursor: pointer;
    font-family: verdana;
    font-size: 12px;
    *font-size: 11px;
    font-weight: bold !important;
    margin: 6px 5px 3px 0;
    padding: 6px 14px;
    *padding: 6px 3px;
    text-decoration:none;
}
#lnkbtnLogin:hover {
    background: #10858b;
    border: 1px solid #10858b;
	text-decoration: none;
}
.loginpgmain {
	float:left;
	width:100%;
}
.loginpgmain h2, .loginleftpart h2 {
    border-bottom: 1px dotted #333;
    color: #c3413f;
    font-size: 17.5px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.onlinestuportal {
    float: left;
    font-size: 25px;
    text-align: center;
    width: 100%;
    color:#1e9a00;
    padding-top:10px;
}
.ulformatlist {
    float:left;
    width:100%;
    padding:0;
    margin:0;
}
.ulformatlist li {
    background: transparent url("online/arrow-forword.png") no-repeat scroll 0 1px;
    float: left;
    list-style: outside none none;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: justify;
    font-size:13px;
    width: 97%;
}
.notice {
  
    float: left;
    list-style: outside none none;
    padding-bottom: 5px;
    padding-left: 0px;
    text-align: justify;
    font-size:13px;
    width: 97%;    
    font-weight:200;
}
.extralinks {
    line-height:22px;
}
.rightabs {
    float:left;
    width:100%;
    list-style:none;
}
.rightabs li {
    background: #0e7176 none repeat scroll 0 0;
    border-radius: 5px;
    float: left;
    font-weight: bold;
    color:#fff;
    margin-bottom: 5px;
    padding: 6px 6px 6px 12px;
    width: 94%;
    font-size:12px;
}
.rightabs li a {
    color:#fff;
}
.rightabs li:hover {
    background: #f79700 none repeat scroll 0 0;
}
.rightabs li.active {
    background: #f79700 none repeat scroll 0 0;
}

.logoutpg {
    width:500px;
    margin:0 auto;
    text-align:center;
}
.logoutpginner {
    float:left;
    width:100%;
    padding-top:100px;
}
.logoutpg h1 {
    margin:10px 0;
    float:left;
    width:100%;
}
.logoutpg .log-ic {
    float:left;
    width:100%;
    font-size:24px;
    padding:10px 0;
}
.logutbtn {
    float:left;
    width:100%;
    padding-top:30px;
}
.logoutnewbtn {
    background: none repeat scroll 0 0 #ff9600;
    border: 1px solid #ff9600;
    border-radius: 5px;
    -moz-border-radius:5px;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;
    color: #FFFFFF; 
    cursor: pointer;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold !important;
    padding: 10px 20px;
    text-decoration:none;
}
.logoutnewbtn:hover {
    background: #e38600;
    border: 1px solid #e38600;
	text-decoration: none;
}
.student-main-pg-bg {
    background: transparent url("images/student-main-bg.jpg") repeat-x scroll 0 84px;
}
.admin-lgn-bg {
    background: transparent url("images/admin-bg.jpg") repeat-x scroll center 84px;
}
.loginbase {
    float: left;
    width: 100%;
}
.candidate-lgn-div {
    margin: 6% auto 0;
    width: 415px;
}
.candidate-lgn-div-inner {
    border-radius: 15px;
    box-shadow: 0 0 30px #000;
    float: left;
    padding: 15px;
    width: 100%;
    background: url("images/lgn-tp-bg.png") repeat scroll 0 0;
    margin-bottom:9%;
    min-height:300px;
}
.course-selct-lgn {
    float:right;
    width:98%;
}
.course-selct-lgn table tr td {
    font-size:13px;
}
.table-scroll tr td {
    font-size:12px;
    vertical-align:top;
}
.paymenthead {
    color: #0e7176;
    font-size: 18px;
    border-bottom: dotted 1px #0e7176;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: bold;
}
.payment-process {
    width: 96%;
    float: left;
    background: #cefdff;
    border: 1px solid #94cee8;
    padding: 2%;
    min-height: 200px;
    border-radius: 10px;
    margin-top: 30px;
    box-shadow: 0px 4px 10px #0e7176;
}
.process-img {
    width:100%;
    text-align:center;
}
.process-text {
    width: 100%;
    text-align: center;
    color: #0e7176;
    font-weight: bold;
    font-size: 18px;
    margin-top: 13px;
}
.labelfeemsg {
    color: #0e7176;
    font-weight: bold;
    font-size: 18px;
}
.ins-scroll {
    overflow-y:scroll;
    height:320px;
}
.fieldsetformat {
    border: solid 1px #a0a0a0;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.fieldsetformat legend {
    padding: 0 10px;
}
.fieldsetformat legend  h3 {
    padding-bottom: 4px;
}


@media (max-width:736px) and (min-width:320px) {
    .logo img, .logowrap img {
        width:290px;
    }
    .bodywrap {
        width:100%;
    }
    .loginimg, .colon {
        display:none !important;
    }
    .forgotpass .colon {
        display:block !important;
    }
    .log-mid table tr td, .candidate-lgn-div table tr td {
        display:block;
        width:100%;
        text-align:left;
    }
    .ulformatlist {
        width: 93%;
    }
    .ulformatlist li {
        font-size:12px;
    }
    .candidate-lgn-div {
        width: 86% !important;
        margin: 0 0 0 2%;
    }
    .student-main-pg-bg, .admin-lgn-bg {
        background-position:0 58px;
    }
    .links {
        padding-top: 10px;
        float: left;
        width: 100%;
    }
    #lnkbtnLogin, #lnkbtnNewReg {
        float:left;
    }
    .student-main-pg-bg .links a {
        font-size:12px !important;
    }
    .wel-txt {
        top: 33px;
        width: 100%;
    }
    .wr-left {
        width: 100%;
        padding-right: 0;
        border-right: none;
    }
    .wr-right {
        width: 100%;
        padding-left: 0;
    }
    .mobile_personalinformationpg tr td, .mobile_reg_add_campus tr td, .mobile_edu_dtl tr td, .mobile_fmly_additional_info tr td, .mobile_chnge_pass tr td {
        display:block;
        width:100% !important;
        text-align:left;
    }
    .thnks {
        background: #cefdff;
    }
    .logoutpg {
        width:100%;
    }
    .table-scroll {
        overflow:scroll;
        width:97%;
    }
    .mobile_chnge_pass {
        width: 100% !important;
    }

}