﻿@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
@charset "utf-8";
* {
	padding:0;
	margin:0;
}
img {
	border:0;
}
html, body, form {
	height:100%;
}
ul {
	clear:both;
}
a {
	color:blue;
	outline: 0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline; 
	color:#f47300;
}
input[type="checkbox"], input[type="radio"] {  
	margin:0 3px 0 0;
}
input[disabled="disabled"], select[disabled="disabled"] {
	color:#969696;
    background: #efefef;
}
body {
	height: 100%;
	font-family: 'Poppins', sans-serif, arial, Verdana, Helvetica, sans-serif !important;
	color: #333;
	font-size: 12px; 
}
textarea:focus,
input[type="text"]:focus,
select:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: rgba(50, 82, 110, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(50, 82, 110, 0.6);
  outline: 0 none;
}
label {
    font-weight: 400;
}
.emploginbg {
    background: url("images/bg-login.jpg") repeat scroll 0 0;
    overflow:hidden;
}
.backofficebg {
    background: url("images/admin-login-bg.html") repeat-x scroll center 90px;
}
.college_login_bg {
    background: url("images/college-login-bg.html") repeat-x scroll center 90px;
}
.candidate_login_bg {
    background: url("images/student-bg.jpg") repeat-x scroll center 70px;
}
.student_login_bg {
    background: url("images/student-bg-reg.jpg") repeat-x scroll center 50px;
}
.opcitydwnbg {
    background:#307d94d9; 
    border-radius: 5px;
    margin-top: 75px;
    margin-bottom:155px;
    padding: 10px !important;
}
.strip {
    background-image: url(Images/strip.jpg);
    width: 100%;
    display: inline-block;
    height: 3px;
    vertical-align: top;
    box-shadow: 0px 0px 10px #144355;
}
.headermain {
	float:left;
	width:100%;
	background: linear-gradient(-45deg, #287b92, #0c3040, #287b92, #15425d);
    background-size: 400% 400%;
	animation: gradient 15s ease infinite;
    box-shadow: 0px 5px 15px #1445578f;
    padding: 5px 0;
}
/*
A:visited {color:#e19164;text-decoration:none;}
A:active {color:#d84704;text-decoration:underline;}*/
/* Corner radius */
.roundCornerAll {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background:#fff;
}
/* Corner radius ends */
#container {
	width:955px;
	margin:0 auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(images/bodyBg.html) #666 repeat-x;
}
.maincontent {
    background: #ffffff none repeat scroll 0 0;
    padding-bottom: 10px;
    width: 100%;
}
#containerRound {
	width:955px;
	margin:20px auto 0px;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(images/navsariLogo.html) #fff no-repeat 10px 10px;
	border:1px solid #ccc;
	position:relative;
	padding:12px;
}
#containerRound h2 { 
	color:#116907;
	font-weight:600; 
	background:url(images/fileIcon.jpg) no-repeat 395px 0px;
	padding:20px 0 20px 440px;
}
#containerRound h1 { 
	text-align:left;
	font-weight:600;
	color:#D22E1E; 
}
html > body #containerRound hr {
	margin-bottom:10px;
	color:#bbb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background: #B7D1E2;
	border-bottom-style: none;
	clear:both;
	padding:0;
	margin-top:6px;
}
#containerRound hr {
	margin-bottom:10px;
	color:#bbb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none;
	clear:both;
	padding:0;
	margin-top:0px;
	border:1px solid #B7D1E2;
}
.repbody {
	background-color: White;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.colon {
	width: 2%;
	text-align: center;
}
.repbody {
	background-color: White;
}
form {
	height: 100%;
}
img {
	border: 0;
}
.gap {
	height:10px;
}
ul {
	padding: 5px 0 2px 5px;
	margin: 0px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.colon {
	width: 2%;
	text-align: center;
}
/*loginpage-css**************************************************/
.empheader {
    width: 100%;
    display: inline-block;
}
.empheader img {
    width:460px;
}
.loginpgtoplink {
    float: right;
    font-size: 19px;
    font-weight: normal;
    padding-top: 33px;
    padding-right:10px;
    color:#fff;
}
.loginpgtoplink a {
    color: #E55E1F;
    cursor: pointer; 
    font-size: 13px;
    font-weight: 600;
    margin-right: 20px;
}
.welcometext {
    float: left;
    width: 578px;
    padding-top:70px;
}
.centerpage {
    float: right;
    padding: 70px 0 0 0;
    width: 370px;
}
.centerpage h2 {
    border-bottom: 1px dotted #ffffff;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 8px 0;
    padding-bottom: 5px;
}
/*.container {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}*/
.line1 {
    margin-top: 5px;
    padding: 0;
}
.fieldname {
    color: #265b92;
    float: left;
    font-weight: 600;
    margin: 3px 0 0;
    font-size:13px;
    width: 90px;
}
.line2 {
    padding: 0 54px 0 70px;
    text-align: left;
}
.loginfooter {
    background: none 0% 0% repeat scroll rgb(220, 220, 220);
    float: left;
    height: 45px;
    text-align: center;
    width: 100%;
}
.explogologinpg {
    background: url("images/manage-iti.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    float: left;
    font-size: 0;
    height: 26px;
    margin: 11px 0 0 43%;
    text-align: right;
    width: 130px;
}
.footerTender {
	font-size: 11px;
	text-align: center;
	color: #666;
	padding: 0 0 0 0;
	position:relative;
	margin:-35px 0 0 0;
	display:block;
}
#footerBlock {
	height:35px;
}
#topNavlist {
	list-style:none;
	clear:both;
	padding:15px 0 15px 0;
	font-size:11px;
	text-align:right;
}
#topNavlist li {
	display:inline;
	color:#ccc;
}
#topNavlist li a {
	color:#333;
	padding:0 17px 0 17px;
}
#topNavlist li a:hover {
	font-size:11px;
	color:#333;
}
#loginBox {
	border:1px solid #ccc;
	width:325px;
	margin:80px auto 0;
	padding:15px;
}
#loginBox p {
	float:left;
	width:90px;
	text-align:left; 
	padding:0;
}
#loginBox em {
	color:red; 
	padding:0 0 0 0;
	float:right;
}
#loginBox .inputBoxLogin {
	width:220px;
	float:left;
	margin:0 0 10px 0;
	border:1px solid #ccc;
	padding:0 3px 0 3px;
}
#loginBox span.btWidth {
	padding-left:90px;
	clear:left;
}
.hed {
	display:block;
	padding:15px 0 0 25px;
	color:#FF0000;
	font-size:17px;
	font-weight:normal;
}
.login-bg {
	height: 100%;
	width: 100%;
} 
h1.heading {
    text-align: left;
    margin:0 0 15px 0;
    font-size: 15px;
    color: #ee6a00;
    font-weight: 600;
    border-bottom: 1px solid #ee6a00;
}
h2.subheading {
    text-align: left;
    margin:0 0 15px 0;
    padding-bottom: 3px;
    font-weight: 600;
    font-size: 14px;
    font-style:italic;
    color: #ee6a00;
    border-bottom: 1px solid #ee6a00;
}
.lblmessage {
	color: red;
	font-weight: 600;
	font-size: 14px;
} 
.logbutt {
    background: #265b92 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 0 20px;
    padding: 5px 10px 6px;
}
.wtrmarklogoname {
    float: left;
    padding: 50px 0 30px 0;
    text-align: center;
    width: 100%;
}
.loginfail {
	padding: 5px 0 0 74px;
}
.codebox {
    border: 1px solid #666;
    border-radius: 5px;
    padding: 6px 6px 6px 25px;
    width: 238px;
}
#username {
	background: url("Images/usr.png") no-repeat scroll 5px 5px #fff;
}
#upassword {
	background: url("Images/pwd.png") no-repeat scroll 5px 5px #fff;
}
.footer a {
    background: url("Images/iti.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 0;
    height: 22px;
    margin-left: 43%;
    margin-top: 13px;
    text-align: right;
    text-decoration: none;
    width: 140px;
}
/*==========loginpage-css-ends==========*/
/*==========masterpage-css===========*/
.wrap {
	margin: 20px;
	border: 1px solid #fff;
	background: #FCFFEA;
}
.header {
    /* background: linear-gradient(-45deg, #527798, #23394c, #476988, #23394c); */
    background: url(Images/HEADER-background.jpg) no-repeat scroll 0 0 #08232c;
    width: 100%;
    padding-top: 28px;
    display: inline-block;
    padding-bottom: 9px;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.co-name-text {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	padding: 0 0 0 0;
	text-align: left;
	float: left;
	background: url(Images/co-logo.html) no-repeat;
	margin: 0 0 0 12px;
	width: 174px;
	height: 44px;
}
.login-detail {
	text-transform: uppercase;
	border: 1px solid #333;
}
.masterlogin-detail {
	text-transform: uppercase;
	color: black;
	padding: 3px;
	font-size: 10px;
}
.masterlogin-detail a {
	color: #ffffff;
	text-decoration: none;
}
.masterlogin-detail a:hover {
	color: #000;
}
.masterlogout-detail {
    color: #FFFFFF;
    font-weight: 600;
    padding: 8px 3px;
}
.masterlogout-detail a {
    color: #fff !important;
    padding: 3px 10px;
}
.moduleselectmenu {
    border-bottom: 2px solid #6a9cc7;
    padding-bottom: 2px;
}
.moduleselectmenu select {
    float: right;
    margin-bottom: 0;
    font-size: 13px;
    border: solid 1px #c8d1da;
    border-radius: 4px;
    padding: 5px;
}
.moduleselectmenu h1 {
    border: 1px solid #dce0e4;
    border-radius: 5px;
    float: left;
    font-size: 15px;
    text-align: left;
    width: 100%;
    padding: 0;
    margin-top: 11px;
}
.module-container tr td {
    width: 20%; vertical-align:top;
}
.borderbottom {
    float: left;
    padding: 10px;
    font-weight: 500;
    color: #3a5873;
}
.modulelistfild {
    background: #dce0e4 none repeat scroll 0 0;
    float: right;
    padding: 5px 10px 6px;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    margin: 5%;
    background-clip: border-box; 
    border-radius: .35rem;
    padding: 15px;
    min-height: 110px;
    box-shadow:0px 0px 20px #4263814a;
}
.m-heading {
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    display: block;
    color: #3a5873;
}
.m-text {
    color: #c3c3ca;
    font-size: 11px;
    margin-top: 7px;
    text-transform: uppercase;
    display: block;
}
.moduleimage {
    text-align: center; 
    border-radius: 35px;
    width: 60px;
    height: 60px;
}
.moduleimage img {
    width: 45px;
    /*filter: grayscale(50%) opacity(0.9);*/
    filter:hue-rotate(20deg);
    margin-top:0px;
}
.moduleiconmain {min-height:160px; position:relative}
.c1 {border-left:solid 4px #24a2ce;} /*.c1:hover {background:#239ac4;}*/
.c2 {border-left:solid 4px #6fab89;} /*.c2:hover {background:#68a281;}*/
.c3 {border-left:solid 4px #aa5f7e;} /*.c3:hover {background:#9f5775;}*/
.c4 {border-left:solid 4px #d47b9b;} /*.c4:hover {background:#c87391;}*/
.c5 {border-left:solid 4px #6495b6;} /*.c5:hover {background:#5b90b3;}*/
.c6 {border-left:solid 4px #c8845d;} /*.c6:hover {background:#ba7a55;}*/
.c7 {border-left:solid 4px #a37bb7;} /*.c7:hover {background:#966fa9;}*/
.c8 {border-left:solid 4px #2bb6af;} /*.c8:hover {background:#27a9a2;}*/
.c9 {border-left:solid 4px #417698;} /*.c9:hover {background:#3a6e8f;}*/
.c10 {border-left:solid 4px #f1cb65;} /*.c10:hover {background:#ffd76b;}*/
.c11 {border-left:solid 4px #7179c1;}/*.c11:hover {background:#6971b5;}*/
.c12 {border-left:solid 4px #ffba6b;} /*.c12:hover {background:#efae64;}*/
.c13 {border-left:solid 4px #56cf87;} /*.c13:hover {background:#4dc17c;}*/
.c14 {border-left:solid 4px #44b3d4;} /*.c14:hover {background:#3da5c4;}*/
.c15 {border-left:solid 4px #e59acd;} /*.c15:hover {background:#f3a6da;}*/
.c16 {border-left:solid 4px #3d9dce;} /*.c16:hover {background:#3293c4;}*/
.c17 {border-left:solid 4px #b6888d;} /*.c17:hover {background:#bf999d;}*/
.c18 {border-left:solid 4px #e19278;} /*.c18:hover {background:#f1a389;}*/
.c19 {border-left:solid 4px #7e8e8d;} /*.c19:hover {background:#93a09f;}*/
.c20 {border-left:solid 4px #a69483;} /*.c20:hover {background:#b7a594;}*/
.c21 {border-left:solid 4px #bfae59;} /*.c21:hover {background:#c2b266;}*/
.c22 {border-left:solid 4px #9ea56c;} /*.c22:hover {background:#a2a684;}*/
.c23 {border-left:solid 4px #61c3a9;} /*.c23:hover {background:#56bba0;}*/
.c24 {border-left:solid 4px #45a7c5;} /*.c24:hover {background:#3d97b2;}*/
.c25 {border-left:solid 4px #a292b3;} /*.c25:hover {background:#8f7ea0;}*/
.c26 {border-left:solid 4px #c76d62;} /*.c26:hover {background:#b86157;}*/
/*=================================*/
.headersecondnav {
    bottom: 15px;
    float: right;
    margin-right: 10px;
    position: absolute;
    right: 0;
    width: 60%;
}
.headersecondnav td span, .headersecondnav td {
    color: #fff;
    font-size: 10px;
    font-weight: normal;
}
.headersecondnav td {
	padding:0 10px;
}
.blueline {
	clear: both;
	border-bottom: 6px solid #224FAD;
}
.round-menu-left {
	background: url(Images/round-left.html) no-repeat;
	height: 20px;
	width: 19px;
}
.round-menu-right {
	background: url(Images/round-right.html) no-repeat;
	height: 20px;
	width: 19px;
}
.footer {
    float: left;
    font-weight: 600;
    height: 68px;
    line-height: 35px;
    text-align: center;
    width: 100%;
}
#body {
    /*float: left;*/
    margin-left: 1%;
    margin-top: 5px;
    min-height: 440px;
    width: 98%;
}
.body-form {
	/*margin: 0 0 0 0;
	padding: 5px 0 15px 0;
	clear: right;*/
}
/*navigation style of master page starts*/
.logo {
    border: medium none;
    float: left;
    padding:0;
    margin:0;
}
.logo a {
    background-image: url("Images/logo-2.png");
    background-repeat:no-repeat;
    background-size: 100%;
    color: #346fad;
    float: left;
    font-size: 0;
    height: 63px;
    width: 430px;
    margin:0;
    margin: 0 0 0 15px;
}
.menu {
	margin: 1px;
	font-weight: normal;
	cursor: hand;
	clear: both;
	padding: 0 0 0 0;
	display: block;
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td {
	color: #333;
	height: 10px;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	border-right: 1px solid #CCCCCC; 
	font-size: 10px;
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td {
	background: #ffffff;
}
/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0 43px 2px 43px;
	font-weight:600;
	margin: 0;
}
.menuPopupItem a:link, .menuPopupItem a:visited {
	color: #666666;
	text-decoration:none;
	font-weight:600;
	display: block;
	padding: 5px;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover {
	text-decoration: none;
	margin: 0; /*background: url(Images/tab_hover.gif) repeat-x;*/
	cursor: hand;
	border: 1px solid #333;
	color: #000;
}
/* make drop down menu container style */
.menuPopup {
	border: 1px solid #E9E8E8;
	color: #000;
	font-size: 12px; 
}
.menuPopup a {
	background: #F6F6F6;
	display: block;
	padding: 6px;
}
.menuPopup a:hover {
	display: block;
}
/* make drop down menu item style */
.menuPopupItem {
	color: #fff666;
	border-bottom: 1px solid #ffffff;
}
.menuPopupItem a {
	display: block;
}
.menuPopupItem a:hover {
	background: #999999;
	color: #ffffff;
}
/* navigation style of master page ends */
/*-----------------------button css style start-------------------------------*/
.button-common {
    border: 1px solid #fca000;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    margin: 6px 5px 3px 0;
    font-weight: 600;
    padding: 9px 14px;
    background: linear-gradient(326deg, #ff7300, #ffb100);
    transition: all 0.3s ease;
}
.button-common:hover {
	/*background: #ef9800;*/ 
    transform: translateY(-3px);
     box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}
.buttonformula {
	font-size: 11px;
	font-weight: 600;
	background-color: #E4E4E4;
	width: 30px;
	padding: 2px;
	color: #333;
	margin: 2px;
	background-image: url(Images/button_bg.jpg);
}
.buttonformula:hover {
	background-color: #D2D2D2;
	background-image: url(Images/button_bg_over.jpg);
	cursor: hand;
}
.buttonHTML {
	padding: 0.5px;
	color: #000;
	margin: 6px 18px 3px 0;
	border: 1px solid #808080;
	font-size: 11px;
	background-image: url(Images/button_bg.jpg);
}
.buttonHTML:hover {
	border: 1px solid #7D98B8;
	background-image: url(Images/button_bg_overbt.jpg);
	cursor: hand;
}
.buttonformula1 {
	font-size: 11px;
	font-weight: 600;
	background-color: #E0E0E0;
	padding: 2px;
	color: #333;
	margin: 2px;
	width: 65px;
	background-image: url(Images/button_bg.jpg);
}
.buttonformula1:hover {
	background-color: #E0E0E0;
	background-image: url(Images/button_bg_over.jpg);
	cursor: hand;
}
.LinkButton {
	font-size: 11px;
	font-weight: 600;
	background-color: #db6600;
	padding: 2px 7px 2px 7px;
	color: #ffffff;
	margin: 1px 0 0 10px;
	border: 2px solid #db6600;
	display: block;
	height: 15px;
	background-image: url(Images/button_bg.jpg);
}
.LinkButton:a {
    text-decoration: none;
}
.LinkButton:hover {
	background-color: #000000;
	border: 2px solid #000000;
	text-decoration: none;
	background-image: url(Images/button_bg_over.jpg);
}
#TimeEntryView {
	padding: 10px;
	background: #FFFFFF;
	color: #666666;
}
/*text-box class*/
.textbox3 {
	border: 1px solid #6a6a6a;
	padding: 3px;
	margin: 2px 0 2px 0;
	width: 220px;
	font-size: 13px;
}
.textbox4 {
	margin: 2px 0 2px 0;
	padding: 8px;
	border: 1px solid #6a6a6a;
	width: 220px;
	font-size: 13px;
}
.textboxdate {
	margin: 2px 0 2px 0;
	padding:8px;
	border: 1px solid #6a6a6a;
	width: 95px !important;
	font-size: 13px;
}
.textboxsmall {
	margin: 2px 0 2px 0;
	padding: 8px;
	border: 1px solid #6a6a6a;
	width: 50px;
	font-size: 13px;
}
.textboxsmall2 {
	margin: 2px 0 2px 0;
	padding: 8px;
	border: 1px solid #6a6a6a;
	width: 70px;
	font-size: 13px;
}
.textboxsmall3 {
	margin: 2px 0 2px 0;
	padding: 8px;
	border: 1px solid #6a6a6a;
	width: 90px;
	font-size: 13px;
}
.textbox {
	margin: 2px 0 2px 0;
	padding: 8px;
	border: 1px solid #6a6a6a;
	width: 220px;
	font-size: 13px;
}
.textboxmedium {
	border: 1px solid #6a6a6a;
	padding: 8px;
	margin: 2px 0 2px 0;
	width: 220px;
	font-size: 13px;
}
.textbox2 {
	border: 1px solid #6a6a6a;
	padding: 3px;
	margin: 2px 0 2px 0;
	width: 220px;
	font-size: 12px;
}
.textboxlong {
	margin: 2px 0 2px 0;
	padding: 3px; 
	border: 1px solid #6a6a6a;
	width: 220px;
	font-size: 13px;
}
.textboxverylong {
	margin: 2px 0 2px 0;
	padding: 8px;
	border: 1px solid #6a6a6a;
	width: 500px;
	font-size: 13px;
}
.textboxmultiline {
	width: 220px;
	margin: 2px 0px 2px 0px;
	padding: 8px;
	border: 1px solid #6a6a6a;
	font-size: 13px;
}
.textboxmultilinelong {
	width: 600px;
	height:50px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 12px;
}
.textboxsuggestion {
	width: 220px;
	padding: 3px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #ccc;
	font-size: 12px;
}
/*text-box class*/
/*=============text-box-gridview class*=============Starts*/
.gtextbox3 {
	width: 20px;
	margin: 2px 0px 2px 0px;
	padding: 3px; 
	border: 1px solid #ccc;
	font-size: 12px;
}
.gtextbox4 {
	width: 28px;
	margin: 2px 0px 2px 0px;
	padding: 3px; 
	border: 1px solid #ccc;
	font-size: 12px;
}
.gtextbox5 {
	width: 36px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 12px;
}
.gtextboxdate {
	width: 65px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	border: 1px solid #ccc; 
	font-size: 12px;
}
.gtextbox {
	width: 125px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 12px;
}
.gtextbox1 {
	width: 195px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 12px;
}
.gtextbox-earninghead {
	width: 125px;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 11px;
}
.gtextboxmedium {
	width: 110px;
	margin: 1px 0px 1px 0px;
	padding: 8px; 
	border: 1px solid #6a6a6a;
	font-size: 13px;
}
.gtextbox2 {
	width: 10px;
	margin: 1px 0px 1px 0px;
	padding: 8px;
	border: 1px solid #6a6a6a;
	font-size: 13px;
}
.gtextboxlong {
	width: 250px;
	margin: 1px 0px 1px 0px;
	padding: 8px; 
	border: 1px solid #6a6a6a;
	font-size: 13px;
}
.gtextboxmultiline {
	width: 250px;
	margin: 1px 0px 1px 0px;
	padding: 8px;
	border: 1px solid #6a6a6a;
	font-size: 13px;
}
.gtextboxsuggestion {
	width: 350px;
	margin: 1px 0px 1px 0px;
	padding: 8px;
	border: 1px solid #6a6a6a;
	font-size: 13px;
}
/*=================text-box-gridview class ends===================*/
.dropdownlogin {
	width: 260px;
	padding: 8px;
	margin: 0px 0px 1px 0px;
	border: 1px solid #6a6a6a;
	background: #fff;
	font-size: 13px;
}
.dropdownsmall {
	width: 225px;
	padding: 8px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #6a6a6a;
	background: #fff;
	font-size: 13px;
} 
.dropdown180 {
	font-size: 13px;
	width: 180px;
	padding: 8px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #6a6a6a;
	background: #fff;
}
.dropdawnNowidth {
	font-size: 13px;
	padding: 8px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #6a6a6a;
	background: #fff;
}
.dropdownmedium {
	padding: 8px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #6a6a6a;
	background: #fff;
	font-size: 13px;
	width: 225px;
}
.dropdownverysmall {
    padding: 8px;
    margin: 1px 0px 1px 0px;
    border: 1px solid #6a6a6a;
    background: #fff;
    font-size: 13px;
    width: 60px;
}
.dropdownlong {
    font-size: 13px;
    padding: 8px;
    margin: 3px 0px 3px 0px;
    border: 1px solid #6a6a6a;
    background: #fff;
    color: #000;
    width: 225px;
    font-weight: 400;
}
.dropdownverylong {
	padding:8px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #6a6a6a;
	width: 300px;
	font-size: 13px;
}
.dropdownveryvlong {
	padding: 3px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #6a6a6a;
	width: 450px;
	font-size: 12px;
}
.dropdownvvlong {
	padding: 3px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #ccc;
	width: 684px;
	font-size: 12px;
}
.dropdownvvvlong {
	padding: 3px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #ccc;
	width: 780px;
	font-size: 12px;
}
/*================gridview dropdown==============*/
.gdropdownsmall {
	width: 92px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 12px;
}
.gdropdownsmaller {
	width: 64px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 12px;
}
.gdropdownverysmall {
	width: 38px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 12px;
}
.gdropdown {
	font-size: 12px;
	width: 152px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #ccc;
	background: #fff;
}
.gdropdownmedium {
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 12px;
	width: 200px;
}
.gdropdownlong {
	font-size: 12px;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border: 1px solid #ccc;
	background: #fff;
	width: 255px;
}
.gdropdownverylong {
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #ccc;
	background: #fff;
	width: 350px;
	font-size: 12px;
}
.gdropdownveryvlong {
	font-size: 12px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #ccc;
	background: #fff;
	width: 500px;
}
.gdropdownvvverylong {
	font-size: 12px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #ccc;
	background: #fff;
	width: 750px;
}
/*===============dropdown-end==============*/
.header-style {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    height: 20px;
    border:solid 1px #000 !important;
    text-align: center;
}
.header-style span.header-style {
	border: medium none !important;
}
.header-style th, .header-style td {
    border: solid 1px #ccc;
    color: #4b4b4b;
    padding: 5px;
    background: rgb(246,248,249);
    background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); 
    background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
    background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); 
}
.body-form table {
	margin-top:5px;
	float:left;
}
.body-form table.table {
    margin-top: 0;
    border:#fff;
}
.header-style1 {
	text-align: left;
	height: 20px;
	font-weight: 600;
	color: #000;
	background: url(Images/button_bg_over.jpg) repeat-x;
	font-size: 10px;
}
.gridmouseoveritem {
	font-weight: 600;
	background-color: #C5BBAF;
	color: #333;
}
.pager-style {
	color: #000000;
	font-weight: 600;
	height: 15px;
	padding: 0px;
	margin: 0px;
}
.tdgap {
	padding:3px;
}
.item-style {
	text-align: left;
	background: #ECECEC;
}
.dgitem-style {
	text-align: left;
	background: #ffffff;
}
.lblmessage {
	font-weight: normal;
	font-size: 11px;
	color: #ff0000;
	line-height: normal;
	font-style: normal;
}
.tablesubheading {
    background: #edf1ed !important;
    border-bottom: 1px solid #dcdcdc;
    clear: both;
    color: #000;
    border-left: 4px solid #426380 !important;
    font-size: 12px !important;
    font-weight: 600;
    margin: 0 0 0 15px;
    font-style: italic;
    padding: 7px !important;
    text-align: left;
}
.tableheading {
    background: #edf1ed !important;
    border-bottom: 1px solid #dcdcdc;
    clear: both;
    color: #000;
    border-left: 4px solid #3a5772 !important;
    font-size: 13px !important;
    font-weight: 600;
    margin: 0 0 0 15px;
    padding: 7px !important;
    text-align: left;
}
.PopcalTrigger {
	width:24px;
	height:24px;
	margin-top:-4px\9;
	*margin-top:0;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { 
    font-size: 12px; 
}
.vtext {
    color: #333333;
    font-weight: 600;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right; 
    border-bottom: 1px solid #ebebeb;
}
.myselectlist {
	color: #000000;
    font-size: 12px;
    font-weight: 600;
}
/*Main Heading of Report*/
.reportMainTable {
	width:100%;
    page-break-after:always;
}
.reportHeadTable {
	width:98%;
}
.reportDataTable {
	width:100%;
	border-collapse:collapse;
	border:1px solid #ccc;
}
.vtexth1rpt {
	margin: 0px;
	font-size: 18px;
	font-weight: 600;
	color:#0E0F0F;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
/*Sub Heading of Report*/
.vtexthrpt {
	margin: 0px;
	font-size: 14px;
	font-weight: 600;
	color: #1B42E0;
	padding: 0px 0px 0px 0px;
}
/*Sub - Sub Heading of Report*/
.vtexth2rpt {
	margin: 0px;
	font-size: 14px;
	font-weight: 600;
	color: #1B9BE0;
	padding: 0px 0px 0px 0px;
}
/*Column Name of Report*/
.vtextbrpt {
	font-size: 15px;
	font-weight: 600;
	color: #E0321B;
	padding: 3px 1px 3px 1px;
	background-color: #DCDCDC;
	  font-style:italic;
}

.vtextbrpt1 {
	font-size: 13px;
	font-weight: 600;
	color: #E0321B;
	background-color: #DCDCDC;
	  font-style:italic;
}
.vtextbrptl {
	font-size: 14px;
	font-weight: 600;
	color: #003399;
	padding: 3px 1px 3px 1px;
	background-color: #DCDCDC;
}
.vtextlrpt1 {
	margin: 0px;
	font-size: 12px;
	color: #33302F;
}
.vtextlrpt11 {
	margin: 0px;
	font-size: 11px;
	color: #333;
	padding: 3px 0px 3px 1px;
}
/*Numeric Fields of Report*/
.vtextrrpt {
	margin: 0px;
	font-size: 14px;
	color: #333;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.vtextrrpt1 {
	margin: 0px;
	font-size: 14px;
	color: #333;
	padding: 0px 0px 0px 0px;
}
/*Total Fields of Report*/
.vtexttotrpt {
	margin: 0px;
	color: #571E0B;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.vtexttotrpt1 {
	margin: 0px;
	font-size: 15px;
	color: #1056A1;
	font-weight:600;
	padding: 0px 0px 0px 0px;
}
.vtextbrptr {
	font-size: 14px;
	font-weight: 600;
	color: #003399;
	padding: 3px 1px 3px 1px;
	text-align: right;
}

.vtextbrptr1 {
	font-size: 12px;
	font-weight: 600;
	color: #003399;
	text-align: right;
}
.vtexttotrptr {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	padding: 3px 1px 3px 1px;
	text-align: right;
}
.vtextbrptl {
	font-size: 12px;
	font-weight: 600;
	color: #003399;
	padding: 3px 1px 3px 1px;
	text-align: left;
	background-color: #DCDCDC;
}
.underline {
	border-bottom: 1px solid #333;
	clear: both;
	overflow: hidden;
}
.vtextlrptr {
	margin: 0px;
	font-size: 12px;
	font-weight: 600;
	color: #333;
	padding: 3px 0px 3px 1px;
	text-align: right;
}
.vtextlrptl {
	margin: 0px;
	font-size: 12px;
	font-weight: 600;
	color: #333;
	padding: 3px 0px 3px 1px;
	text-align: left;
}
.vtextrrptr {
	margin: 0px;
	font-size: 12px;
	color: #333;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
.vtextlrptc {
	margin: 0px;
	font-size: 12px;
	font-weight: 600;
	color: #333;
	padding: 3px 0px 3px 1px;
	text-align: center;
}
.required {
	color: red!important;
}
/*=================module show==========================*/
h1 {
    background: inherit;
    border-bottom: 1px solid #1867B8;
    color: #044EA0;
    padding: 0 0 5px;
    text-align: center;
}
p {
	clear: both;
	padding: 5px 0;
}
p a {
	background: inherit;
	color: #777;
}
p a:hover {
	background: inherit;
	color: #000;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
/* ==================Hoverbox Code==================*/
.hoverbox {
    color: #ee6a00;
    font-size: 14px;
    list-style: none outside none;
}
.hoverbox img {
    height: 75px;
    vertical-align: top;
    width: 75px;
    filter: hue-rotate(20deg);
    /*filter: brightness(0.7);*/
}
.hoverbox .moduleframe img {
	width:120px;
	height:103px;
	margin:0;
}
.modulebg {
    min-height: 125px;
    width: 100%;
}
.moduleimg {
    min-height: 80px;
    width: 100%;
}
.modulename {
    font-size: 11px;
    width: 100%;
}
.m-heading {
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    display: block;
    color: #35648e;
    font-family: 'Poppins', sans-serif, arial, Verdana, Helvetica, sans-serif !important;
}
.modulename a:hover {
	text-decoration:underline;
}
.modulebody table table {
    float:none;
    width: 100%;
}
/*=================================*/
.DivStyleWithScroll {
	font-size: 12px;
	border:#ccc 1px solid;
	overflow: scroll;
	width: 100%;
	margin:0 5px 0 0;
	height: 150px;
}
/*===========webpart============**/
.wbparthead {
	background: url(Images/listheadergrad.gif) repeat-x;
	padding:1px 0px 1px 5px;
}
.wbpart-panel {
	background: url(Images/waebpartpanel.html) #ffffff no-repeat;
}
.webpart-linkhead {
	text-align:right;
	padding:2px 5px 2px 0px;
	color:#333;
	font-size:12px;
	font-weight:normal;
}
.webpart-linkhead a {
	color:#333;
	text-decoration:none;
}
.webpart-linkhead a:hover {
	color:#FF8400;
	text-decoration:underline;
}
.uploadfiles {
	margin: 2px 0px 2px 0px;
	padding: 1px 0px 1px 2px;
	border: 1px solid #ccc;
	width: 190px;
	font-size: 12px;
}
.quickLinkNav {
	font-size: 12px;
	color: #666;
	width: 850px;
	float: left;
}
.quickLinkNav li {
	list-style: none;
	padding: 0 20px 0 30px;
	display: inline;
	line-height: 33px;
}
.quickLinkNav li a {
	color: #666;
}
.quickLink {
	padding: 0px 0px 0 0px;
	float: right;
	clear: right;
}
.quickLink li {
	color: #EBA621;
	list-style: none;
	display: inline;
	line-height: 33px;
}
.quickLink li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 43px 2px 43px;
	margin: 0px;
}
.quickLink ul {
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px 0 0 0;
	padding: 3px 10px 3px 10px;
	font-size: 10px;
	width: 70px;
}
.quickLink ul li {
	line-height: 13px;
}
.quickLink ul li a {
	color: #666;
	padding: 6px 0 6px 0;
	display: block;
	border-bottom: 1px solid #eee;
}
.quickLink ul li a:hover {
	color: #666;
	color: #EBA621;
}
.cssParsedBox {
	margin: 0 auto 20px;
	color: #333;
	width: 800px;
	padding: 5px;
	text-align: left;
	background-color: #F4F4F4;
	border: 1px solid #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	CCborderRadius: 8px;
}
/*Text Fields of Report*/
.vtextlrpt {
	margin: 0px;
	font-size: 14px;
	color: #333;	
	padding: 3px 0px 3px 1px;
	vertical-align:middle;
}
.vtextlrpt1 {
	margin: 0px;
	font-size: 12px;
	color: #333;
	vertical-align:middle;
}
/*Total Fields of Report*/
.vtexttotrpt {
	margin: 0px;
	font-size: 14px;
	font-weight:600;
	color: #1056A1;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.menuPopupItem a:link, .menuPopupItem a:visited {
	color: black;
	text-decoration:none;
	font-weight:600;
	display: block;
	padding: 5px;
}
.menuPopup a {
	background: #b0e0ff;
	display: block;
	padding: 6px;
}
.icar {
	background: url(Images/icar.html) no-repeat;
	position:absolute;
	right:33px;
	width:62px;
	height:77px;
}
.onlineuser {
    color: #F57300;
    font-size: 12px;
}
.glcl {
    float: right;
    margin-top: 13px;
}
.glcl ul{margin:0; padding:0;}
.glcl ul li a {
    padding: 5px 10px;
    color: #fff;
    background: #664815;
    margin-right: 5px;
    border-radius: 5px;
    text-align: center;
}
.glcl a, .glcl td {
    color: #FFFFFF;
    font-size: 12px;
}
.list-tab td {
	text-align:left;
}
.list-tab td a {
	color:#000;
	font-size:12px;
	font-weight:600;
	display:block;
	background:#dadada;
	padding:5px;
	border-bottom:1px solid #666;
}
.list-tab td a:hover {
	background:#acacac;
	padding:5px;
	border-bottom:1px solid #666;
	text-decoration:none;
}
.dashTab {
    background: url("Images/ds-bg.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    padding-left: 30px;
    width: 400px;
}
.dashTab span {
	background:url(Images/icon-ds.jpg) no-repeat 1px;
	color:#fff;
	font-weight:600;
	padding:8px 0 9px 40px;
	display:block;
}
.dashTabdet {
	background:url(Images/bs-bg1.jpg) repeat-x 0 0 #7dceeb;
	padding:0 0 10px 15px;
}
.short-link {
    background: none repeat scroll 0 0 #C9E5FF;
    float: left;
    width: 100%;
}
.short-link a {
    color: #333333;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    margin-left:10px;
}
.short-link h4 {
	font-size:14px;
	margin-left:10px;
	padding:6px 0 7px 0;
}
.white_content-new {
	position:fixed;
	top:40%;
	left:10%;
	padding: 16px;
	border:2px solid #ccc;
	z-index:1000;
	background:#fff;
}
.fade {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	background-color: #000;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
}
.close {
	background:#33CCFF;
	position:absolute;
	top:0;
	right:0;
	width:17px;
	height:17px;
	color:#fff;
	font-weight:600;
	text-align:center;
	padding:3px 0 0 3px;
	cursor:pointer;
}
/*==== main navigation css ====*/
#nav {
    border-bottom: 1px solid #d6e9f9;
    float: left;
    margin-top:10px;
    margin-left: 1%;
    text-align: left;
    width: 98.1%;
}
#nav .level1 {
	float: left;
    position: relative;
    width:100% !important;
}
#nav li {
    background: #d7e1d7;
    border-left: 1px solid #a9bda9;
    border-right: 1px solid #a9bda9;
    border-top: 1px solid #a9bda9;
    float: left;
    font-size: 14px;
    margin: 0px 5px 0px 0px;
    padding: 10px 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
#nav li li {
    border: medium none;
    float: left;
    padding: 0;
    background:none;
    position: static;
    margin:0;
    /*width: 48%;*/
    width:33%;
}
#nav li a, .heading1 a {
	color:#000;
}
#nav li li a {
	padding: 4px  0  4px 15px;
}
#nav li li a:hover {
	color:#333;
	background: none repeat scroll 0 0 transparent !important;
	text-decoration:underline;
}
#nav ul ul {
    background: none repeat scroll 0 0 #e6f1e6;
    box-shadow: 0px 10px 15px #134b6229;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px; 
}
#nav ul ul ul {
    box-shadow:none;
}
/*#nav ul.level2.dynamic { 
    opacity: 0;    
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; 
} 
#nav ul.level2.dynamic:hover {
    visibility:visible;
    opacity:1;
    filter:alpha(opacity=100);
}*/
#ctl00_MainMenu ul.dynamic {
	*top:24px !important;
}
#ctl00_MainMenu a {
    white-space: normal !important;
}
#ctl00_MainMenu a.popout-dynamic {
	background: none repeat scroll 0 0 transparent !important;
    color: #a71010;
    font-size: 12px;
    font-weight: normal;
}
#ctl00_MainMenu a.popout-dynamic:hover {
    background: none repeat scroll 0 0 transparent !important;
    color:#333;
}
#nav ul li ul {
    display: none;
    width: 100%;
    z-index:999999 !important;
    min-height: 140px;
}
#nav ul li ul ul  {
	position:static !important;
	left:0 !important;
	display:block !important;
	margin-left: 10px;
	width:100%;
	min-height:10px;
	border:none;
}
#nav ul li ul ul li, #nav ul li ul ul li:hover {
	color: #333;
	float:left;
	width:100%;
    background: url("images/bullet-icon.png") no-repeat scroll 0px 10px transparent;
}
#nav li li li  {
	position:static !important;
}
#ctl00_MainMenu li.has-popup.dynamic {
	list-style:none;
	background: none repeat scroll 0 0 transparent;
}
#nav ul li ul ul ul {
	margin:0;
	width:100%;
}
#ctl00_MainMenu ul ul li.has-popup.dynamic {
	float:left;
	/*width:48.5%;
	width:100%;*/
	border:none;
}
#ctl00_MainMenu {
    margin: 0;
    width: 100%;
}
.has-popup {
	position:static !important;
}
#ctl00_MainMenu ul .dynamic a {
	font-size:13px;
	font-weight:normal;
}
#nav ul li ul ul li a {
    font-size: 12px !important;
    font-weight: normal !important;
}
#nav li a:hover {
	background:#e6f1e6;
	color:#333;
}
#nav li:hover{
	background:#e6f1e6;
}
#nav ul ul:hover {
	display:block !important;
}
#nav ul li a {
	font-size:14px;
	font-weight: 500;
}
#nav li li a:hover, #nav li li a {
	color:#333;
}
/*==== End of main navigation css ====*/
.pager-style a {
    background: none repeat scroll 0 0 #fca000;
    color: #FFFFFF !important;
    padding: 2px 5px;
    border-radius: 4px;
    margin: 0 4px;
}
.pager-style td {
	padding:5px;
}
.pager-style td table td, .pager-style td table {
	padding:0;
	margin:0;
}
.header-style th a, .header-style td a {
	color:#000000;
}
.line3, #divcap {
	float: left;
    width: 100%;
}
#divcap1 {
	float: left;
    padding-left: 72px;
    width: 188px;
    padding-bottom: 5px;
}
#divcap {
	padding-bottom:5px;
}
#divcap1 div {
	background:transparent !important;
}
#divcap1 img {
	border: 1px solid #333333;
    width: 184px;
}
/* dashboard css */
.dashboard-main {
	border: medium none !important;
    line-height: 22px;
    margin: auto auto 10px;
    min-height: 35px;
    text-align: left;
    width: 99%;
}
.dashboard-main h2 {
    background: url("images/arrow-black.png") no-repeat scroll 5px 6px #C1E4F8;
    border-radius: 5px 5px 0 0;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    padding: 3px 5px 3px 26px;
}
.dashboard-main .content {
    background: none repeat scroll 0 0 #EFEFEF;
    border-bottom: 1px solid #ADACAD;
    border-left: 1px solid #ADACAD;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #ADACAD;
    padding: 10px;
}
.content-inner {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;
}
.content-inner ul {
	padding:0;
}
.content-inner ul li {
    border-bottom: 1px dotted #CCCCCC;
    list-style-position: inside;
    margin: 0 0 5px;
    padding: 0;
}
.content-inner ul li a {
    font-size: 12px;
    font-weight: 600;
}
.dashboardtdgap {
	color: #FFFFFF;
    font-size: 7px;
    text-align: center;
}
.sortlinksheading {
    color: #FFFFFF !important;
    background: url("images/arrow.png") no-repeat scroll 5px 6px #FA973F !important;
}
/* End of dashboard css */
.close{background:#BED27A; position:absolute; top:0; right:0; width:17px; height:17px; color:#fff; font-weight:600; text-align:center; padding:3px 0 0 3px; cursor:pointer;}
td.note, td.noteSE {
	color:Red; 
	font-size:11px!important; 
	text-align:right; 
	vertical-align:top
}
td.noteSE {
	text-align:left;
}
.LabelRecept, .item-style td, tr td.item-style, #ctl00_ContentPlaceHolder1_grdmarksentry input {
	font-size:11px;
}
/*vasudev for Multiview tabing*/
.tabbing {
    padding: 0 !important;
    border: none !important;
}
.tabg {
    background: #2a6f6f; padding: 7px 10px; display: block; display:inline-block; margin-right: 2px; font-weight: 600; color: #fff;
    text-decoration: none; font-size: 12px; border-top-left-radius: 5px; border-top-right-radius: 5px;
}
.tabg:hover, .tabg-selected  {
    background: #2c8989; color: #fff; padding: 7px 10px; display: block; display:inline-block; margin-right: 2px; font-weight: 600; text-decoration: none;
    font-size: 12px; border-top-left-radius: 5px;  border-top-right-radius: 5px; text-decoration:underline;
}
.tabg-selected  { padding:3px 10px; display:block; display:inline-block; margin-right:2px; font-weight:600; text-decoration:none; font-size:11px;}
.tabgs {
    background: #ffa200;color: #fff; padding: 7px 10px; display: block; display:inline-block; margin-right: 2px; font-weight: 600;
    text-decoration: none; font-size: 12px;  border-top-left-radius: 5px; border-top-right-radius: 5px;
}
.tabgs:hover {color:#FFF;}
/*== help css ==*/
.helpbtn {
    float:right;
    *margin-top:-16px;
}
.dvHelp {
    background: #ffffff none repeat scroll 0 0;
    border: 10px solid #009d9d;
    border-radius: 10px;
    height: 350px;
    left: 18%;
    overflow-y: scroll;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 17%;
    width: 790px;
    z-index: 999999;
}
.dvHelp p {
    margin: 5px 0;
    padding: 0;
    font-size:12px !important;
    text-align: left !important;
}
.closebtn {
	background: url("images/closebutton.png") no-repeat scroll 0 0;
	width: 22px;
	height: 22px;
	float: right;
	font-size: 0;
	cursor:pointer;
	position: absolute;
	text-align: right;
	right: 11px;
	top: 9px;
}
.helpheading {
    background: #00afaf url("images/help-1.png") no-repeat scroll 5px 2px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    height: 30px;
    line-height: 28px;
    margin-bottom: 5px;
    padding-left: 39px;
}
.grayout {
	background: url("images/op.png") repeat scroll 0 0;
	width: 100%;
	left: 0;
	height: 100% !important;
	position: absolute;
	top: 0 !important;
}
.pager-style table {
	float:none;
}
/* Alert box css */
.alerts a:visited {
	color:#b39800;
}
.alerts {
	margin-top: 15px;
	border: solid 1px #d9b900;
	background: #ffe13c;
	padding-bottom: 5px;
	border-radius: 5px;
}
.alerts h4 {
	color: #564900;
	font-weight: 600;
	border-bottom: solid 1px #564900;
	background: url("images/alerts.gif") no-repeat scroll 0 5px;
	padding-bottom: 4px;
	width: 74%;
	padding-left: 25px;
	padding-top: 7px;
}
/* End of alert box css */
.onlineffotererp {
    bottom: 20px;
    float: left;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.newshortlink {
    border-bottom: 1px solid #3891ed;
    float: left;
    margin-bottom: 4px;
    padding-bottom: 9px;
    padding-top: 3px;
    width: 100%;
}
.newshortlink ul {
	float:left;
	padding:0;
	margin:0;
	width:100%;
}
.newshortlink ul li {
    color: #000000;
    float: left;
    font-size: 13px;
    font-weight: 600;
    list-style: none outside none;
    margin: 0 20px 0 0;
    padding: 0;
}
.newshortlink ul li a {
	color:Black;
	text-decoration:underline;
}
.newshortlink ul li a:hover {
	text-decoration:none;
}
/* main.aspx page css */
.mainpage {
    margin: 10px auto 0;
    width: 1000px;
}
.maincontent-inner {
	background: url("images/middle-strip.png") repeat-y scroll center top transparent;
	float:left;
}
/*End of main.aspx page css */
.google-visualization-orgchart-node {
    border: 1px solid #E98001;
    font-weight: 600;
    padding: 3px;
    text-align: center;
}
#chart_div {
    float: left;
    padding: 4% 0 0 16%;
    width: 820px;
}
/* offline module css */
.mastofflinecontent {
    float:left;
    width:775px;
}
.wr-right {
    float:right;
    width:200px;
}
.wr-right td, .wr-right td a, .wr-right td h5, .mastofflinecontent .new-table .vtext {
    font-size:11px;
}
.textboxoffline {
	margin: 2px 0 2px 0;
	padding: 1px 0 1px 2px;
	border: 1px solid #666;
	width: 100px;
	font-size: 11px;
}
.mastofflinecontent .header-style td {
    font-size:12px;
}
/* offline module css */
/* kvasu module page css */
.leftmodule {
    border: 1px solid #B2C79E;
    float: left;
    margin-top: 5px;
    padding: 2px;
    width: 189px;
}
.leftmodule ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.leftmodule li {
    background: url("images/module-bg-left.jpg") repeat-x scroll 0 0 #ececec;
    border: 1px solid #E5E5E5;
    float: left;
    font-size: 12px;
    margin: 0 0 1px;
    text-align:left;
    padding: 5px;
    line-height: 22px;
    width: 177px;
}
.leftmodule li a {
	color:#2f2f2f;
}
.leftmodule li a img {
	float:left;
	margin:0 5px 0 0;
	width:22px;
}
.leftmodule li a:hover {
	color:#000;
}
.leftmodule li:hover {
    background: url("images/module-bg-hover.jpg") repeat-x scroll 0 0 #d5e991;
    border: 1px solid #9aaf53;
    border-right:8px solid #9aaf53;
    width: 170px;
}
.mheading {
    border-bottom: 1px solid #B2C79E;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0;
    text-transform: uppercase;
}
/* div show hide css */
.use-sidebar .devide {
    float: left;
    margin-left: 2px;
    margin-right: 0;
}
.devide {
    margin-right: 2px;
    margin-top: 3.9%;
    float:left;
    width: 9px;
}
.use-sidebar #button-toggle {
    background: url("images/left.png") no-repeat scroll 0 0 transparent;
}
#button-toggle {
    background: url("images/right.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    font-size: 0;
    height: 178px;
    width: 9px;
}
.use-sidebar #sidebar {
    display: block;
    float: left;
    width: 196px;
}
#sidebar {
    display: none;
}
.use-sidebar .moduledashboard {
    float: left;
    padding-left: 3px;
    width: 767px;
}
.moduledashboard {
    float: left;
    padding-left: 3px;
    width: 960px;
}
.nav li a.mainmenulink:hover, .nav li a.mainmenulink:focus {
    background-color: #063f51 !important;
    color:#fff;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #063f51;
    border-color: #063f51;
}
.mobile-form-div .table {
    margin-top:10px;
}
.mobile-form-div .table tr td {
    border: none;
    padding: 2px;
}
.mobile-form-div .table tr td.colon {
    vertical-align: middle;
}
.mobile-form-div .table tr td.vtext {
    border-bottom: solid 1px #ececec;
    vertical-align: middle;
}
.top-nav-right {
    margin-top:5px;
}
.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.dropdown-menu>li {
    width:95%;
}
.dropdown-menu>li>a {
    padding: 6px 6px;
}
/* End of div show hide css */
/* End of kvasu module page css */
.brdcums {
    background: #edf1ed;
    width: 100%;
    float: left;
    padding: 0 0 0 1%;
    color: #000;
    border-radius: 5px;
    line-height: 37px;
    border: solid 1px #edf1ed;
    font-size: 14px;
    margin-bottom: 5px;
}
input[type="text"], select, textarea {
    border-radius: 5px;
    border: 1px solid #6a6a6a;
    color: #000;
    width: 225px;
    padding: 8px;
}
/*New Popup Css*/
.white_content-new-1 {
    background: url("images/overlay.png") repeat scroll 0 0;
    float: left;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.popupboxouter {
    margin: 5% auto 0;
    width: 855px;
}
.popupbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 15px solid #497298;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    float: left;
    padding: 10px;
    position: relative;
    width: 780px;
}
.close-1 {
    background: url("images/closebutton.png") no-repeat scroll 0 0;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 22px;
    position: absolute;
    right: 11px;
    top: 12px;
    width: 22px;
    z-index: 99;
}
/*custom main page css */
.indexsidebarleft {
    padding: 0 10px 0 0;
}
.indexsidebar {
    width: 100%;
}
.indxhed {
    background: #009595 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
}
.graphicomon {
    border: 1px solid #dadada;
    border-radius: 5px;
    line-height: 20px;
    font-size: 18px;
    font-weight: 600;
    list-style: outside none none;
    margin: 10px 0;
    padding: 8px 55px 8px 15px;
}
.branch_chng  {
    background: url("images/change-branch.png") no-repeat scroll center right #edffff ;
}
.branch_chng a {
    color: #5e9a18;
}
.emp_crd  {
    background: url("images/emp-id-card.png") no-repeat scroll center right #edffff ;
}
.emp_crd a {
    color: #5e9a18;
}
.paper_siter  {
    background: url("images/paper-setter.png") no-repeat scroll center right #edffff ;
}
.paper_siter a {
    color: #5e9a18;
}
.academic_cal  {
    background: url("images/Calender_Month.png") no-repeat scroll center right #edffff ;
}
.academic_cal a {
    color: #009fb3;
}
.time_tbl {
    background: url("images/time_tbl.png") no-repeat scroll center right #edffff ;
}
.time_tbl a {
    color: #5e9a18;
}
.registrationfrm {
    background: url("images/registrationfrm.png") no-repeat scroll center right #edffff ;
}
.registrationfrm a {
    color: #009fb3;
}
.student_atnd {
    background: url("images/stu-atd.png") no-repeat scroll center right #edffff ;
}
.student_atnd a {
    color: #e88a00;
}
.wrapper_landing_pg_inner {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 0.7% 1% 0;
}
.wrapper_landing_pg_inner p, .wrapper_landing_pg_inner {
    font-size: 12px;
    text-align: left;
}
.commonwithblock {
    border-radius: 75px;
    margin-bottom: 12px;
    margin-right: 10px;
    height: 150px;
    padding: 10px;
    position: relative;
    width: 150px;
    margin-left: 13%;
    box-shadow: 0 4px 2px #333;
}
.orangeblock {
    background: #8bc34a none repeat scroll 0 0;
}
.pinkblock {
    background: #ff9800 none repeat scroll 0 0;
}
.purpuleblock {
    background: #00bcd4 none repeat scroll 0 0;
}
.colors_block h1 {
    border-bottom: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin: 27px 0 0;
    padding-bottom: 5px;
    text-align: center;
}
.colors_block h1 a {
    color: #fff;
}
.l_pg_more_btn {
    bottom: 6px;
    position: absolute;
    right: 62px;
}
.newNews {
    background:  url("images/more.png") no-repeat scroll 0 5px;
    border-bottom: 1px dotted #24588e;
    margin-bottom: 5px;
    padding: 5px 0 5px 20px;
}
.postdate {
    font-size: 11px;
    font-style: italic;
    width: 100%;
}
.welcome h2 {
    font-size: 18px;
    margin-top: 0;
}
.welcome p {
    color: #333;
    line-height: 20px;
    text-align: justify;
}
.welcome p b {
    color:#000;
}
.header_pnl_link {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 31px 0 0 0;
}
.header_pnl_link li {
    float: left;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-right: 10px;
    padding-left: 24px;
}
.header_pnl_link li a {
    color:#fff;
}
.header_pnl_link li.home {
    background:  url("images/home-2.png") no-repeat scroll 0 0;
}
.header_pnl_link li.back-icon {
    background:  url("images/back-icon.png") no-repeat scroll 3px 3px;
}
.noticeboardlist {
     border-bottom:1px dotted #808080;
     margin-bottom:5px;
     padding-bottom:5px;
     width:100%;
     float:left;
}
.attachment {
    background: url("images/attachment.png") no-repeat scroll 0 4px;
    float: right;
    padding: 5px 5px 5px 20px;
}
/*admit card css*/
.stuadmitcrdouter {
    width:65%;
    margin:0 auto;
}
.stuadmitcard {
    border: solid 10px #007c7c;
    float: left;
    width: 94%;
    border-radius: 10px;
    padding:0 2% 2% 2%;
    background: #def8f8;
}
.stuadmitcard table td {
    padding:5px;
}
.orangemsg {
    color: #ff7200;
}
.newarrival {
    color:#002aff;
}
.dateformatbg {
    color: #fff;
    float: right;
    font-size: 13px;
    text-align: right;
    height: 24px;
    padding: 10px 1% 0 0;
    width: 310px;
}
.tableheadingmain {
    background: #1f5f78;
    color: #fff !important;
    font-size: 14px;
    line-height: 25px;
    padding: 3px 8px !important;
}
.admlogin {
    background: url("images/admin.png") no-repeat scroll 0 0 !important;
}
.registration {
    background: url("images/new-reg-icon.jpg") no-repeat scroll 0 0 !important;
}
.contentinner ul li {
    background: url("images/bullets.html") no-repeat scroll 0 7px transparent;
    border-bottom: 1px dotted #CCCCCC;
    float: left;
    font-weight: normal;
    list-style-type: none;
    margin-bottom: 5px;
    padding: 3px 0 3px 12px;
    width: 97%;
    font-size:12px;
}

.contentinner.noscroll ul li {
    width: 100%;
    padding: 4px 0 4px 25px !important;
}
.affilationloginmain {
    margin: 0 auto;
    width: 1000px;
}
.afloginbody {
    float: left;
    width: 1000px;
    padding-top: 20px;
}
.examstudenttab {
    list-style: none;
}
.examstudenttab li {
    border-bottom: dotted 1px #316ba7;
    padding: 7px 0 7px 14px;
    font-size: 13px;
    margin-bottom: 8px;
    background: url("images/ins-arrow.html") no-repeat scroll 0px 15px;
}
.paper-setter-bg {
    background: url("images/paper-setter.jpg") no-repeat scroll center 50px;
}

/*Online Documet Request login pg css*/
.student_document_req_bg {
    background: url("images/online-app-document-login-bg.jpg") repeat-x scroll center 50px;
} 
.das_pending_req_grid tr th {
    background: #008486; 
    background: -webkit-linear-gradient(#008486, #06a4a5);
    background: -o-linear-gradient(#008486, #06a4a5);
    background: -moz-linear-gradient(#008486, #06a4a5); 
    background: linear-gradient(#008486, #06a4a5);
    color:#ffffff;
}
.das_pending_req_grid tr td {
    padding:6px 4px;
    background:#deffff
}
.doc_btn {
    color: #ff6d00;
    font-weight:600;
    text-decoration:underline
}
/*End of Online Documet Request login pg css*/

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 3px; 
    border-top: 1px solid #fff;
    vertical-align: middle;
}
#ctl00_modulediv img {
    */filter: brightness(0) invert(1);*/
}
/*Exam Result arrow css*/
.li_list li {
    background: url("images/hand-o-right.png") no-repeat scroll 0 0;
    border-bottom: 1px dotted #316ba7;
    list-style-type: none;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
}
.li_list li a {
    font-size:17px; 
}
/*End of Exam Result arrow css*/
.radio-btn div {
    display:inline-block;
}
.header-master nav {
    color:#fff;
}
.checkbox label, .radio label { 
    margin-left: 5px; 
    color: #000;
}
/*bs dropdown menu animation*/
ul.dropdown-menu {
    animation: flipInY 1s ease;
    -moz-animation: flipInY 1s ease;
    -webkit-animation: flipInY 1s ease;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    data-wow-delay: ".1s";
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
/* End of div show hide css */
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert {
    padding: 15px;
    display:inline-block;
    width:97.5%;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; line-height:20px; margin-top:15px; 
}
.infotable tr td, .infotable tr th {padding:5px !important; color:#000; border:solid 1px #ccc} 
.infotable tr th {
    background:#e7e7e7;
}
/*custom css on 15-09-18 for mobile menu*/
nav-fostrap {display: block;  margin-bottom: 15px 0;  background: #03A9F4;  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);  border-radius: 3px;}

.nav-fostrap ul {  list-style-type: none;  margin: 0;  padding: 0;  display: block;}
.nav-fostrap li {  list-style-type: none;  margin: 0;  padding: 0;  display: inline-block;  position: relative;  color: #def1f0;}
.nav-fostrap li a {   color: #def1f0;  display: inline-block;  outline: 0;  font-weight: 400;}
.nav-fostrap li:hover ul.dropdown { display: block; }
.nav-fostrap li ul.dropdown {  position: absolute;  display: none;  width: 200px;  background: #2980B9;  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);  padding-top: 0;}
.nav-fostrap li ul.dropdown li {  display: block;  list-style-type: none;}
.nav-fostrap li ul.dropdown li a {  padding: 15px 20px;  font-size: 15px;  color: #fff;  display: block;  font-weight: 400;}
.nav-fostrap li ul.dropdown li:last-child a { }
.nav-fostrap li:hover a {  }
.nav-fostrap li:first-child:hover a { }
.nav-fostrap li ul.dropdown li:hover a {}
.nav-fostrap li ul.dropdown li:first-child:hover a { }
.nav-fostrap li:hover .arrow-down { border-top: 5px solid #fff; }
.arrow-down {  width: 0; height: 0; border-left: 5px solid transparent;  border-right: 5px solid transparent;  border-top: 5px solid #def1f0;  position: relative;  top: 15px;  right: -5px;  content: '';}
.title-mobile {  display: none;}
.fixed-top {  position: fixed;  top: 0;  right: 0;  left: 0;} 

/*Media Query for responsive*/

@media (max-width:767px) and (min-width:240px) {
    /*for mobile Menu*/
    .maincontent{margin-top:50px;}
    .nav-fostrap{  background: #fff;  width: 220px !important;  height: 100%;  display: block;z-index:99;  position: fixed;  left: -220px;  top: 0px;  -webkit-transition: left 0.25s ease;  -moz-transition: left 0.25s ease;  -ms-transition: left 0.25s ease;  -o-transition: left 0.25s ease;  transition: left 0.25s ease;  margin: 0;  border: 0;  border-radius: 0;  overflow-y: auto;  overflow-x: hidden;  height: 100%;}
    .title-mobile {  position: fixed;  display: block;    top: 10px;    font-size: 20px;    left: 100px;    right: 100px;    text-align: center;    color: #FFF;}
    .nav-fostrap.visible {  left: 0px;  -webkit-transition: left 0.25s ease; -moz-transition: left 0.25s ease;  -ms-transition: left 0.25s ease;  -o-transition: left 0.25s ease;  transition: left 0.25s ease;}
    .nav-bg-fostrap {display: inline-block;vertical-align: middle;width: 100%;height: 50px; z-index:999; margin: 0;position: absolute;top: 0px;left: 0px;background:#164a5c;padding: 12px 0 0 10px;-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);-ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);-o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);box-sizing:  border-box;}
    .navbar-fostrap {display: inline-block;vertical-align: middle;height: 27px;cursor: pointer;margin: 0;position: absolute;top: 0;left: 0;padding: 12px;}
    .navbar-fostrap span {  height: 2px;  background: #fff;  margin: 5px;  display: block;  width: 20px;}
    .navbar-fostrap span:nth-child(2) { width: 20px; }
    .navbar-fostrap span:nth-child(3) { width: 20px; }
    .nav-fostrap.visible ul {padding-top: 60px !important;}
    .nav-fostrap.visible li {display: block;width: 100%;background: #fff !important;border-top: 1px #3387a5 solid !important;padding: 0px !important;border-left: 0 !important;}
    .nav-fostrap.visible ul ul{padding-top:0px !important; position:static !important;margin-left: 0px !important;}
    .nav-fostrap.visible li a{font-size:13px !important;padding: 10px 5px !important;}
    #nav li li{width:100% !important;    
                border-top-left-radius: 0;
                border-top-right-radius: 0;}
    #ctl00_MainMenu a.popout-dynamic{background: #174e61 !important;}
    .nav-fostrap.visible li ul li{background: #3f96b4 !important;}
    #nav li a:hover {  background: #fff !important;color: #000 !important; }
    #nav li li a:hover {  color: #fff !important;}

    .nav-fostrap li a {  display: block;  color: #505050;  font-weight: 600;}
    .nav-fostrap li:first-child:hover a { border-radius: 0; }
    .nav-fostrap li ul.dropdown { position: relative; }
    .nav-fostrap li ul.dropdown li a {   border-bottom: none;  color: #fff !important;}
    .nav-fostrap li li:hover a, .nav-fostrap li li a {   color: #fff !important;}
    .nav-fostrap li ul.dropdown li:hover a {   color: #fff !important;}
    .nav-fostrap li ul.dropdown li a { padding: 10px 10px 10px 30px; }
    /*End of mobile menu css*/
    .mobile-form-div table tr td {
        display:block;
        width:100% !important;
    }
    .mobile-form-div .tableheading {
        margin-left:0;
    }
    .mobile-grid-div {
        width: 330px;
        overflow: scroll;
    }
    .header .logo a {
        background-size: contain;
        width: 320px;
        height: 50px;
        margin-top:58px;
        margin-bottom:0;
    }
    .colon {
        display:none !important;
    }
    .vtext {
        text-align:left;
        border-bottom:none;
        padding-right:0;
    }
    .header logo {
        float:none;
    }
    .maincontent {
        width: 100%; margin:0;
    }
    .headertbl {
        margin-top: 55px;
    }
    .headertbl td {
        display:block;
        width:100%;text-align: left;
    }
    .dropdown-menu>li>a {
        color: #fffdfd;
    } 
    .glcl { 
        margin-top: 0;
    }
    .top-nav-right {
        margin: 0;
    }
    .glcl li {
        display: inline-block;
        list-style: none;
        margin: 0 5px;
        color: #fff;
    }
    .module-main table tr td {
        display:block;
        width:100%;
    }
    .module-main table tr td td {
        display:table-cell;
    }

}
@media only screen and (min-device-width : 350px) and (max-device-width: 731px) and (orientation : landscape) {
   .mobile-grid-div {
        width: 638px;
        overflow: scroll;
    }
}

@media (max-width:736px) and (min-width:240px) {

	.header-master .logo img, .empheader img {
        width:320px;
	}
    .custom-login-page {
        width:100%;
    }
    .form-horizontal {
        padding:10px;
     }
	
}

.cust-container {padding: 5px 15px;}
.cust-container .form-control {
    width: 96%;
}
.cust-container .form-group label {
    font-weight:500;
}

/*---new guset house design 01-09-2025 start---*/
.guest-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    margin: 2% 5%;
    background-clip: border-box;
    border-radius: 30px;
    padding: 25px;
    min-height: 110px;
    box-shadow: 0px 0px 20px #4263814a;
    margin-bottom: 0;
}
/*----form design start here-----*/
.has-float-label {
    display: block;
    position: relative;
}
.has-float-label .form-control {
    border: 1px solid #8f8f8f;
    color: #3a3a3a;
    font-weight: 300;
    padding-left: 10px !important;
    height:40px;
    font-size:14px;
    width:96%;
}
.has-float-label input:focus,
.has-float-label select:focus {
    outline: 1px solid #1551c2 !important;
    border: 1px solid #1551c2;
}
.has-float-label span {
    font-weight: 600;
}
.has-float-label label,
.has-float-label > span:last-of-type {
    position: absolute;
    cursor: text;
    font-size: 15px;
    opacity: 1;
    top: -0.5em;
    left: 2.5rem;
    z-index: 3;
    line-height: 1;
    padding: 0 2px;
        background: #FFf;
}
.has-float-label label,
.has-float-label > span,
.has-top-label label,
.has-top-label > span {
    color: #484848;
}
.has-float-label label::after,
.has-float-label > span::after {
    background: #fff;
}
.has-float-label label::after,
.has-float-label > span::after {
    content: " ";
    display: block;
    position: absolute;
    height: 5px;
    top: 3px;
    left: -0.2em;
    right: -0.2em;
    z-index: -1;
}
.d-inline {
    display: inline;
}
.guset-form-label .form-group {
    margin-bottom: 20px;
}
.guset-form-label .form-control {
    height: 40px;
    font-size: 15px;
    line-height: 33px;
    color: #5c5c5c;
    background: #fbfbfb;
    border: 1px solid #d5d5d5;
    display: block;
    border-radius: 5px;
    font-weight: 400;
}
.guset-form-label .form-control span {
    font-size: 12px;
    font-weight: 500;
}
.no-gutter {
    margin-right: 0;
    margin-left: 0;
}
.no-gutter > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.margin-top-25 {margin-top:25px;}
.card-header .cust-heading {margin:0;font-size:14px!important;color:#000;}
.col-md-2-5 {
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float:left;
}
.guest-custom-logo {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 15px auto;
}
.custom-carousel-inner {
    margin-top: -128px;
}
.video-overlay {
    background: #03273c91;
    position: absolute;
    z-index: 999999;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
}
.custom-indicators {
        display:none;
}
.margin-top-100 {margin-top:-100px;}
.guest-hom-button {color:#fff;}
/*.custom-carousel-inner .guest-hom-button h3 {margin: 0px;}*/
.guest-hom-button a {color:#fff;font-size:14px;}
.guest-hom-button:hover a {color:#fff;}
.guest-carousel-caption {
    bottom: 35%;
    padding-bottom:10px;
}
.custom-carousel-inner .item img {
        height: 550px;
}
.guest-button-common {height:40px;margin:0;font-size: 14px;}
.guest-button-common:hover {letter-spacing:0;}
.margin-bottom-20 {margin-bottom:20px;}
/*.custom-carousel-inner .item img {height:400px;}*/
/*slider css*/
div#thumb-slider {
    position: static;
}
 .owl-theme .owl-controls .owl-buttons div {
      position: absolute;
      top: 35%;
      background: #333;
      color: #fff;
      padding: 8px 15px;
      border-radius: 50%;
      font-size: 18px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev {
      left: -35px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
      right: -35px;
    }
.owl-theme .owl-controls .owl-buttons {display:none;}
.owl-carousel .owl-item{position:relative}
.thumbnail-slider img {
    border-radius: 10px;
    transition: all 0.3s ease;
}
.thumbnail-slider .gallery-content-box:hover {
 position :absolute;
 content :'';
 width :100%;
 height :100%;
 left :0px;
 top :0px;
 z-index :1;
 /*background :linear-gradient(rgba(5, 16, 54, 0), rgba(5, 16, 54, 0.5), rgba(5, 16, 54, 1));*/
 transition :all 500ms ease;
}
.thumbnail-slider .gallery-content-box:hover h2 {
 transition :all 500ms ease;
     bottom: 15px;
}
    .thumbnail-slider img:hover {
      border-color: transparent;
      transform: scale(1.05);
    }

.thumbnail-slider .owl-item {
    margin: 0 15px;
    /*box-shadow: 0px 0px 20px #0050804f;
    border-radius: 15px;*/
}
.gallery-content-box {  
    text-align: center;
    padding: 10px 16px;
    position: absolute;
    width: 100%;
}
.gallery-content-box h2 {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    bottom: 37px;
    position: absolute;
    left: 0;
    text-shadow: -1px -1px 0 #000, 0 -1px 0 #000, 1px -1px 0 #000, 1px 0 0 #000, 1px 1px 0 #000, 0 1px 0 #000, -1px 1px 0 #000, -1px 0 0 #000;
}
.gallery-content-box p {
    font-size:13px;
    color:#a3a3a3;
    font-weight:600;
    line-height:15px;
    margin:0;
}
.owl-carousel .owl-wrapper-outer {
    padding: 25px 0;
}
.owl-theme .owl-controls .owl-buttons div {
    background: #00588b;
    opacity: .7;
}
.thumbnail {
    margin-bottom:0;
    border-radius:15px;
    padding:0;
}
/*end of slider css*/
@media (max-width:736px) and (min-width:240px) {
    .col-md-2-5 {
        width: 100%!important;
    }
      .guest-custom-logo {
        width: 100%;
        padding: 10px 15px;
    }
    .custom-carousel-inner .item img {height:300px;}
    .margin-top-100 {margin-top:0px;}
    .guest-carousel-caption {
        bottom: 0;
    }
    .guest-card {
        padding: 20px 15px;
    }
        .thumbnail-slider .owl-item {
        margin: 0;
    }
}
.white_content-news-1 {
    background: #000000d6;
    float: left;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.popupboxouters {
    margin: 10% auto 0;
    width: 80%;
}
.popupboxs {
    background: url(../../img/logo-watermark.png) no-repeat scroll center center #fff;
    border-radius: 3px;
    float: left;
    padding: 25px;
    /* position: relative; */
    width: 100%;
}
.closes-1 {
    background: url(../../img/closebutton.png) no-repeat scroll 0 0;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 50px;
    position: absolute;
    right: 11px;
    top: 12px;
    width: 50px;
    z-index: 99;
}
.footer-main {
    background: #ededed;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
    position: relative;
}
/*---new guset house design 01-09-2025 end---*/
/*---new design 21-01-2026 start---*/
 /* Scoped to prevent website conflicts */
        .portal-section {
            padding: 5px 0;
        }

        .portal-section .card-wrapper {
            position: relative;
            margin-bottom: 30px;
            margin: 0 10px 30px 10px;
            /* Ensure the icon has space to hang off the edge if needed */
        }

        /* The Main Card with the Cutout Notch */
        .portal-section .custom-card {
            position: relative;
            height: 250px;
            border-radius: 20px;
            overflow: hidden;
            /* The Notch Trick: Creates a transparent circle at the bottom-left */
            /*-webkit-mask-image: radial-gradient(circle 60px at 0% 100%, transparent 100%, white 100%);
            mask-image: radial-gradient(circle 60px at 0% 100%, transparent 100%, white 100%);*/
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }

        .portal-section .card-wrapper:hover .icon-outer-circle {
            background:#f7941d;
            transition:2s;
        }

        .portal-section .card-wrapper:hover .icon-outer-circle a img {
            filter: brightness(0) invert(1);
        }

        .portal-section .card-bg {
            background-size: cover;
            background-position: center;
            height: 100%;
            width: 100%;


            background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    border-radius: 10px;
    overflow: hidden;

    transition: transform 500ms ease;
    transform-origin: center center;
    transform: perspective(0) rotateX(0) rotateY(0) scale(1);

}
.portal-section .card-bg:hover {
    transform: perspective(400px) rotateX(0.09deg) rotateY(0) scale(1.1);
}

        /* Dark Overlay and Text Alignment */
        .portal-section .card-overlay {
            background: linear-gradient(to bottom, rgb(0 48 73 / 0%) 0%, rgb(0 48 73 / 69%) 100%);
            height: 100%;
            padding: 25px 15px;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            align-items: flex-end;
            text-align:center;
        }

        .portal-section .card-overlay h3 {
            color: #ffffff;
            font-size: 19px;
            font-weight: 500;
            margin: 0; 
            width:100%;
            line-height: 1.2;
        }
        .portal-section .card-bg a:hover {
            text-decoration:none;
        }
        .portal-section .card-overlay h3 a {
            color: #ffffff;
        }

        /* View Details Button with Gradient */
        .portal-section .btn-view-details {
            background: linear-gradient(to right, #0076a3, #f7941d);
            color: #fff !important;
            padding: 6px 17px;
            border-radius: 25px;
            font-size: 12px;
            display: inline-block;
            transition: 0.3s;
            margin:0 auto;
        }

        .portal-section .btn-view-details:hover {
            opacity: 0.9;
            transform: translateY(-2px);
        }

        /* The Bottom-Left Icon Styling */
        .portal-section .icon-outer-circle {
			position: absolute;
			bottom: -5px;
			left: -5px;
			width: 60px;
			height: 61px;
			background: #fff;
			border: 2px solid #f7941d;
			border-radius: 50%;
			display: flex;
			align-items: center;
			justify-content: center;
			z-index: 5;
		}

        .portal-section .icon-outer-circle i {
            font-size: 23px;
            color: #003049;
        }
        .portal-section .icon-outer-circle a img {
            width: 35px;
            height: 35px;
        }
/*.card-wrapper:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 78px;
    height: 76px;
    z-index: 1;
    background: url(../../img/vector-6.png);
}*/

        /* Custom spacing for the grid */
        @media (min-width: 992px) {
            .portal-section .col-md-3 {
                padding-left: 10px;
                padding-right: 10px;
            }
        }
@media (max-width:767px) and (min-width:240px) {
    .portal-section .card-wrapper {
        margin-bottom: 30px;
     }
}
.moduleimg1 {
    background-image: url('Images/Grievance-Management.jpg');
}
.moduleimg2 {
    background-image: url('Images/Monitoring.jpg');
}
.moduleimg3 {
    background-image: url('Images/user-mgmt.jpg');
}
.moduleimg4 {
    background-image: url('Images/Examiner-Duty-Assignment.jpg');
}
.moduleimg5 {
    background-image: url('Images/academic-report.jpg');
}
.moduleimg01 {
    background-image: url('Images/Admission-%26-Academics.jpg');
}
.moduleimg02 {
    background-image: url('Images/affilation.jpg');
}
.moduleimg03 {
    background-image: url('Images/dashboard.jpg');
}
.moduleimg04 {
    background-image: url('Images/Dispatch-Management.jpg');
}
.moduleimg05 {
    background-image: url('Images/exam-result.jpg');
}
.moduleimg06 {
    background-image: url('Images/Fee-Management.jpg');
}
.moduleimg07 {
    background-image: url('Images/Student-Attendance.jpg');
}
.moduleimg08 {
    background-image: url('Images/rr-submission.jpg');
}
.moduleimg09 {
    background-image: url('Images/Thesis-Tracking.jpg');
}
.moduleimg010 {
    background-image: url('Images/Paper-Setter-2.jpg');
}
.moduleimg011 {
    background-image: url('Images/barcode-scann.jpg');
}
.moduleimg012 {
    background-image: url('Images/College-Portal.jpg');
}
.moduleimg013 {
    background-image: url('Images/Student-Verification.jpg');
}
.moduleimg014 {
    background-image: url('Images/practical-batch-process.jpg');
}
.moduleimgs1 {
    background-image: url('Images/Establishment.jpg');
}
.moduleimgs2 {
    background-image: url('Images/Placement-Management.jpg');
}
.moduleimgs3 {
    background-image: url('Images/Leave-Management.jpg');
}
.moduleimgs4 {
    background-image: url('Images/pf-mgmt.jpg');
}
.moduleimgs5 {
    background-image: url('Images/pension.jpg');
}
.moduleimgs6 {
    background-image: url('Images/employee-portal.jpg');
}
.moduleimgs7 {
    background-image: url('Images/bill-tracking-system.jpg');
}
.moduleimgs8 {
    background-image: url('Images/Financial-Accounts.jpg');
}
.moduleimgs9 {
    background-image: url('Images/budget.jpg');
}
.moduleimgs10 {
    background-image: url('Images/Electricity-Billing.jpg');
}
.moduleimgs11 {
    background-image: url('Images/scrap-invoide.jpg');
}
.moduleimgs01 {
    background-image: url('Images/store-purchase.jpg');
}
.moduleimgs02 {
    background-image: url('Images/Asset-Management.jpg');
}
.moduleimgs03 {
    background-image: url('Images/Convocation.jpg');
}
.moduleimgs04 {
    background-image: url('Images/Physical-File-Tracking.jpg');
}
.moduleimgs05 {
    background-image: url('Images/guest-house.jpg');
}
.moduleimgs06 {
    background-image: url('Images/Hostel-Management.jpg');
}
.moduleimgs07 {
    background-image: url('Images/Placement-Management.jpg');
}
.moduleimgs08 {
    background-image: url('Images/Placement-Management.jpg');
}
.moduleimgs09 {
    background-image: url('Images/Research-Management-System.jpg');
}
.moduleimgs010 {
    background-image: url('Images/rti.jpg');
}
.moduleimgs011 {
    background-image: url('Images/Convocation.jpg');
}
.moduleimgs012 {
    background-image: url('Images/vc-dashboard.jpg');
}
.moduleimgs013 {
    background-image: url('Images/Legal-Management.jpg');
}
.moduleimgs014 {
    background-image: url('Images/ddc.jpg');
}
.moduleimgs015 {
    background-image: url('Images/Monitoring.jpg');
}
.moduleimgs016 {
    background-image: url('Images/vc-dashboard.jpg');
}
.moduleimgs017 {
    background-image: url('Images/feedback.jpg');
}
.moduleimgs018 {
    background-image: url('Images/Building-Renting.jpg');
}
.content-inside {
    display: inline-block;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 25px #07232f5c;
    padding: 10px;
}
/*---new design 21-01-2026 end---*/
.header-top {
    background: #064e64;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 67%;
    margin: 0 auto;
    z-index: 1;
    border-bottom: 2px solid #0c5d76;
    text-align: center;
}
.header-top .navbar-nav {
    display:inline-block;
    float:none;margin: 4px 0;
}
.header-top .navbar-nav li {
    display:inline-block;
    float:none;
}
.header-top:before {
    border-radius: 0 0 0 20px;
    transform: skew(18deg);
    content: "";
    position: absolute;
    left: -20px;
    height: 35px;
    background: #064e64;
    width: 26px;
    border-bottom: 2px solid #0c5d76;
    top: 0;
}
.header-top:after {
    border-radius: 0 0 20px 0;
    transform: skew(153deg);
    content: "";
    position: absolute;
    right: -26px;
    height: 35px;
    background: #064e64;
    width: 35px;
    border-bottom: 2px solid #0c5d76;
    top: 0px;
}
.header-top .nav li a {
    padding: 3px 5px;
    color: #fff;
    font-size: 12px;
    letter-spacing: -0.2px;
    text-shadow: 0px 0px 2px #000;
    font-weight: 600;
}
.header-top .nav li a:hover {
    background: #e18600;
    border-radius: 20px;
}
.header-top .nav>li>a:focus {
    background-color:#e18600;
    border-radius: 20px;
}
.tab-pane.fade {
    position:static;
    background:#fff;
}
/*New grid css 23/01/26 by Vasudev Sharma*/
.table-grid-view tbody tr:first-child {
    background: linear-gradient(183deg, #ede5ff 0, #dfdaed 100%);
    font-weight: 500;
}
.table-grid-view tbody tr:first-child td, .table-grid-view tbody tr:first-child th {
    background: #d7e1d7;
    padding: 10px 5px;
}
.table-grid-view tbody tr:not(:first-child):nth-child(even) {
    background: #FFF;
}
.table-grid-view tbody tr:not(:first-child):nth-child(odd) {
    background: #f1f3f1;
}
table.table-grid-view th:first-child {
    border-left: 1px solid #e9e9e9;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
table.table-grid-view th:last-child {
    border-right: 1px solid #e9e9e9;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
table.table-grid-view tr th {
    background: #e3eef1;
    color: #000000;
    font-weight: 400;
    padding: 5px;
}
table.table-grid-view tr td, table.table-grid-view tr th {
    border-width: 0;
    font-size:13px;
}
table.table-grid-view {
    border-collapse: separate !important;
    border-spacing: 0 10px;
    border: none !important;
    table-layout: fixed;
}
table.table-grid-view tbody td:first-child {
    border-left: 1px solid #e9e9e9;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px; 
}
table.table-grid-view tbody td:last-child {
    border-right: 1px solid #e9e9e9;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
table.table-grid-view tbody td {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 5px;
    vertical-align: middle;
    /*font-size: 100%;*/
    word-wrap: break-word;
    font-size:13px;
}
.table-grid-view tr.header-style {
    background:linear-gradient(to bottom, rgba(236 241 247) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgb(236 241 247) 100%);
}
.table-grid-view tr.header-style th:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.table-grid-view tr.header-style th:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
/*table pager css*/
.table-grid-view tbody tr:last-child table {
    margin: 0 auto;
    float: none;
}
.table-grid-view tbody tr:last-child table tr, .table-grid-view tbody tr:last-child table tr td {
    background:none;
    border:none;
}
.table-grid-view tbody tr:last-child table tr td a {
    padding: 5px 10px;
    background: linear-gradient(326deg, #ff7300, #ffb100);
    color: #fff;
    border-radius: 5px;
    transition: all 0.3s ease;
    display: inline-block; 
}
.table-grid-view tbody tr:last-child table tr td a:hover {
     transform: translateY(-8px);
     box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
     background: linear-gradient(49deg, #ff7300, #ffb100);
}

.header.blank-master-header {padding-top:10px;}
.utd-sports-entry-form {margin:0 auto;font-size:15px;}
.header.blank-master-header {padding-top:10px;}
.header.blank-master-header {padding-top:10px;}
.college-dashboard .card {
    margin: 15px 0;
    padding:0;
}
.custom-card-header {
    background: linear-gradient(152deg, #3a5772 0, #3c7064 100%);
    color: #fff;
    padding: 15px;
    margin: 0;
    line-height: normal;
}
.ml-0 {margin-left:0 !important;} 
.mt-3{margin-top:15px !important}
.mb-0 {margin-bottom:0 !important}
.mt-0 {margin-top:0 !important;}
.mr-0 {margin-right:0 !important;}
/*---college portal dashboard css*/
.container-dash {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.card-dash {
    position: relative;
    width: 240px; 
    /* overflow: hidden; */
    margin-right: 30px;
}
/* Colored curved strip */
.card-dash::before {
    content: "";
    position: absolute;
    left: -40px;
    top: 0;
    width: 100px;
    height: 100%;
    border-radius: 50px;
	/*z-index:-1;*/
}

/* Individual colors */
.red-dash::before {background: #ff2d2d;}
.orange-dash::before {background: #ff9800;}
.purple-dash::before {background: #9c27b0;}
.teal-dash::before {background: #26a69a;}

/* Vertical Step Text */
.step-label {
    position: absolute;
    left: -78px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    color: #ffffff;
    font-weight: bold;
    letter-spacing: .5px;
    font-size: 14px;
}
/* Content */
.content-dash {
    padding: 40px 25px 25px 45px;
    text-align: left;
    position: relative;
    z-index: 9;
    background: #fff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    border-radius: 50px;
    min-height: 225px;
}

.icon-dash {
    font-size: 38px;
    margin-bottom: 20px;
    color: #000;
}
.content-dash a {
    color:#0300ff;
    text-decoration:underline;
}
.table-wrapper {
    border: solid 1px #e5e5e5;
    border-radius: 3px;
    padding: 10px;
    margin-top: 15px;
}
.dt-layout-cell .dt-paging .dt-paging-button.current {
    background: linear-gradient(326deg, #ff7300, #ffb100) !important;
    border: none !important;
    color: #fff !important;
}
.module-main .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    margin: 0;
    background-clip: border-box;
    border-radius: 0;
    padding: 0;
    min-height: 110px;
    box-shadow: none;
    border: 0;
}
.module-main .card .card-body {
    padding: 0;
}
.module-main .card .card-header {
    padding: 0;
    margin-bottom: 0;
    color: #000;
    background-color: transparent;
    border-bottom: 0;
}
.module-main .card .card-header .nav-link {
    display: block;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
        margin: 0 1px;
    border: 1px solid #e5e5e5;
}
.module-main .card .card-header .nav-tabs {border-bottom: 1px solid #c5c5c5;}
.module-main .card .card-header .nav-link.active {background:#134b62;color:#fff;}
.card-body .tab-content .fade {opacity:1;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #Fff;
    background-color: #134b62;font-size: 13px;
}
@media (max-width:769px) and (min-width:290px) {
    .body-form table.table tr td,
    .body-form table.secContent tr td,
    .body-form table tr td,
    .body-form table table tr td {
        display: block !important;
        width: 100% !important;
        text-align: left;
        margin: 0;
    }
    .vtext {
        text-align: left;
    }
    .body-form table.table tr td table tr td {
        display: table-cell!important;
        width: auto !important;
    }
    .body-form table.table tr td div {
        width: 100%;
        margin-bottom: 15px;
        overflow: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    #body {
        overflow: scroll;
    }
    .table-grid-view {
        display: block;
        width: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .body-form .table-grid-view table tr th,
    .body-form .table-grid-view table tr td {
        padding: 5px;
        display: revert !important;
        width: auto !important;
    }
    .maincontentinside .body-form table tr td.colon {
        display: none !important;
    }
    .header {padding-top:70px;}
    .header-top {
        top: 45px;
        width: 100%;
    }
    .header-top:after {display:none;}
}








/*CSS FOR BACKOFFICE DASHBOARD*/
.main-content-body {display:inline-block; width:100%;}
.mt-10 {margin-top:10px !important;}
.card.card-img-holder .card-img-absolute {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.dashboard-bg1 {background: linear-gradient(to right, #e7ac88, #e73c4e 99%);}
.dashboard-bg2 {background: linear-gradient(to right, #79b7eb, #0b71c3);}
.dashboard-bg3 {background: linear-gradient(to right, #83d9d1, #159380);}
.dashboard-bg4 {background: linear-gradient(to right, #7296a5, #165169 99%);}
.dashboard-bg5 {background: linear-gradient(to right, #4875a1, #003262)}
.dashboard-bg6 {background: linear-gradient(to right, #c772b5, #261669);}
.dashboard-bg7 {background: linear-gradient(to right, #8aa16b, #0e443d);}
.dashboard-bg8 {background: linear-gradient(to right, #93848f, #5c3c55);}
.dashboard-bg9 {background: linear-gradient(to right, #9b9b9b, #1d1e08);}
.tdright {text-align:right; color:#fff;font-size:13px;}
.tdright a.dashtext {font-size:24px; color:#fff; font-weight:600;}
.headertitle {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    display: inline-block;
    width: 100%;
    text-align: right;
}
.stretch-card .card {margin:0;}
.dash-multipule-line {min-height:200px;}
.dash-multipule-line tr td, .dash-multipule-line tr td a {color:#fff;}
.dash-double-line {min-height:145px;}
.chartheading {
    background: #deeff5;
    padding: 2px 15px;
    border-radius: 5px; 
    border-left: solid 5px #134a5c;
}
.chartheading h5 {font-weight:600;}
.data-table {position:relative;}
.data-table tr td {color:#fff;}
.dashboard-grid .header-style th {
    border: solid 1px #ffffff;
    color: #000;
    padding: 0.75rem;
    background: linear-gradient(to bottom, #e7f5fb 0%, #d2eef9 50%, #c5e3ef 51%, #deeaef 100%);
    font-weight: 600;
}
.dashboard-grid table tr.item-style:nth-child(odd) {
    background-color: #e2f5fb !important;
}
.dashboard-grid table tr.item-style:nth-child(even) {
    background-color: #f4fcff !important;
}
.dashboard-grid .table-grid-view tr td {
    border: 1px solid #ffffff;
}
.grid-search-list {background: #eef5f7;}
.grid-search-list tr td {font-size:14px;}
.table-grid-view tbody tr.item-style:nth-child(even) { background-color: #FFF; }
.table-grid-view tbody tr.item-style:nth-child(odd) { background-color: #eef5f7 !important; }
.table-grid-view tr.pager-style td {padding:15px !important}
.grid-showing-result {display: inline-block; width: 50%;padding: 0 10px 0 10px; position: relative; top: -34px; font-size:14px;}
.moduleselectmenu .modulelistfild select {width: 335px;}
.label-inn {font-weight:500;}
.table>:not(caption)>*>* {border-bottom-width: 0;}
 .moduleimg6 {
    background-image: url('Images/ManagmentDashboard.png');
}