
.divrow
{
    width: 100%;
    height: 30px; /*added on 31mar2020 by muni*/
   /* height: auto; /*added on 31mar2020 by muni*/
    margin: 0px;
    padding-left: 1%;
    display: block;
    white-space:nowrap;

}

.divcellAMCl
{
    width: 35.5%;
    height: 30px;
    float: left;
}
.divcellAMCr
{
    width: 61.5%;
    height: 30px;
    float: left;
}

.divrowmultiline
{
    width: 95%;
    height: 60px;
    margin: 0px;
    padding-left: 5%;
}

.divcell_left
{
    width: 49.5%;
    height: 30px;
    float: left;
}
.divcell_right
{
    width: 49.5%;
    height: 30px;
    float: right;
}
.divcell
{
    width: 46.5%;
    height: 30px;
    float: left;
    
}
.divcell1
{
    width: 60%;
    height: 30px;
    float: left;
}

.divcell2
{
    width: 30%;
    height: 30px;
    float: left;
}
.divcellRemarksLeft
{
    width: 24.5%;
    height: 30px;
    float: left;
}
.divcellRemarksRight
{
    width: 75%;
    height: 30px;
    float: left;
}
/*html, ul, ol, li, h1, h2, h3, h4, h5, article, section {
	margin:0;
	padding:0;
	min-height: 100%;
}*/
html, ul, ol, li, h1, h2, h3, h4, h5, article, section {
       margin:0;
       padding:0;
       /*min-height: 100%;*/
    min-height: 10%;
}


form,input,select,textarea{margin:0; padding:0; color:#000;}


body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333;
	 overflow:auto;
	height: 100%;
}
.rh1
{
    text-align: right;
    float: right;
    width: 40%;
    margin-right: 15px;
    margin-top: 4px;
}

.h1 {
    background-image :url('../Images/1.gif');
    color: #111111;
    font: bold 12px Tahoma;
    height: 30px;
    text-align: left;
    width: 100%;
    min-width:930px;
}
.lh1
{
    margin-left: 10px;
    margin-top: 8px;
    float: left;
    width: 40%;
}



img {
	border:0;
    vertical-align: middle;
	-ms-interpolation-mode: bicubic;
   
}
h1 {
	font-size:15px;
	font-weight: bold;
	text-align:left;
	color:#333333;
	margin-bottom:5px;
}

h2 {
	font-size:15px;
	font-weight: normal;
	color:#000;
	padding:10px;
	padding-left:0px;
	border-bottom: 1px solid #e2e2e2;
}


.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
a {
	color: #0479b5;
}
a:hover {
	color: #32323A;
}
b, strong {
	font-weight: bold;
}

p{margin:0 0 20px 0;}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
#wrapper {
	max-width:1024px;
	width:100%;
	margin:0px auto;
	margin-top:30px;
}
#wapper-internal {
	width: 100%;
	margin:0 auto;
	background-color:#fff;
	height:120px;
}
/* LOADING PAGE */

section .extra{ width:70%; margin:0px auto; padding-left:20%; }


section > div {
	float:left;
}
 .article {
	width:370px;
	height: 100%;
	margin:4px;
	padding:10px;
	text-align:justify;
	line-height:17px;
	float:left;
	position:relative;
	left:10%;
	right:10%;
}
.article #login {
	width: 288px;
	height: 100%;
	margin:4px;
	left:70%;
}
 .logo {
	width:100%;
	height:50px;
	text-align: center;
}
 .title {
	width:100%;
	height:50px;
	text-align: center;
	font-size:19px;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.background {
	background-color:#0b649d;
	background-image: radial-gradient(center center, circle cover, #64cbe3, #0c68a4 100%);
	background-image: -o-radial-gradient(center center, circle cover, #64cbe3, #0c68a4 100%);
	background-image: -ms-radial-gradient(center center, circle cover, #64cbe3, #0c68a4 100%);
	background-image: -moz-radial-gradient(center center, circle cover, #64cbe3, #0c68a4 100%);
	background-image: -webkit-radial-gradient(center center, circle cover, #64cbe3, #0c68a4 100%);
}
.advisor {
	background-color: #e7e7e7;
	width:370px;
	height:133px;
	cursor:pointer;
}
.advisor:hover {
	background-color: #fff;
}

.newone {
	background-color: #e7e7e7;
	width:370px;
	height:133px;
	cursor:pointer;
}
.newone:hover {
	background-color: #fff;
}

.newone-left {
	width:133px;
	height:133px;
	line-height:133px;
	text-align: center;
	background: #000 url(../images/advisor-001.png) no-repeat center;
	background-position: 25px 25px;
}

.advisor-left {
	width:133px;
	height:133px;
	line-height:133px;
	text-align: center;
	background: #ec7d42 url(../images/advisor-001.png) no-repeat center;
	background-position: 25px 25px;
}

.income-right {
	width:133px;
	height:133px;
	line-height:133px;
	text-align: center;
	background: #67686b url(../images/income-001.png) no-repeat center;
	background-position: 25px 25px;
}
.customer-right {
	width:133px;
	height:133px;
	line-height:133px;
	text-align: center;
	background: #6fa24f url(../images/customer-001.png) no-repeat center;
	background-position: 25px 25px;
}
.wealth-left {
	width:133px;
	height:133px;
	line-height:133px;
	text-align: center;
	background: #fcb558 url(../images/wealth-001.png) no-repeat center;
	background-position: 25px 25px;
}
.tab-content {
	width:57%;
	font-size: 12px;
	color:#333;
	padding:10px;
	word-wrap:break-word !important;
}


.circle {
  display: block;
  width: 24px;
  height: 24px;
  margin: -2px 10px 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 2px solid #852672;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
  float:left;
}
/* LOADING PAGE END */


/* LOGIN PAGE */



input[type=text], input[type=password] {
}
input[type=text]:focus, input[type=password]:focus {
	background-color:#efefee;
}



div.f-box{
margin:0 auto;
min-width:930px;
width:100%;
position:relative;
top:10px;
margin-bottom:50px; 
font-size:13px; 
font-weight: normal;
float:left;
}



div.f-box label{
width:100%;
display: block;
padding:10px 0 10px 0;
}
div.f-box label span{
display: block;
color:#000;
font-size:12px;
float:left;
width:100px;
text-align:right;
padding:5px 20px 0 0;
}


div.f-box .select{
padding:3px 3px;
 /* width:270px; */
width:90%;
background:#fff;
border: 1px double #2e3030;
color:#6c6c6c;

}
/*************************************************************************/
/* commented by rama devi*/
/*div.f-box .TextCls{
padding:3px 3px;
width:90%; 

background:#fff;
border: 1px double #2e3030;
color:#6c6c6c;

}
div.f-box .MTextCls
{
   padding:3px 3px;
width:90%; 
background:#fff;
border: 1px double #2e3030;
color:#6c6c6c;
}*/
div.f-box .TextCls{
padding:3px 3px;
/*width:90%;*/
background:#fff;
border: 1px double #2e3030;
color:#6c6c6c;

}
div.f-box .MTextCls
{
   padding:3px 3px;
width:90%; 
background:#fff;
border: 1px double #2e3030;
color:#6c6c6c;
}

div.f-box .txtaln
{
    text-align: right;
}
div.f-box .caps
{
    text-transform: uppercase;
}
div.f-box .inputText
{
    width: 146px;
}
div.f-box .select{
padding:3px 3px;
 /* width:270px; */
width:90%;
background:#fff;
border: 1px double #2e3030;
color:#6c6c6c;

}
div.f-box .SelectCls
{
   /*  font-family: Tahoma;
    font-weight: 500;
    font-size: 10pt;
    color: Black;
    word-spacing: normal;
    text-transform: none;
    letter-spacing: normal;
    border-color: #6890AB;
    border-style: solid;
    border-width: 1px;
    width: 152px;*/

    padding:3px 3px;
width:62%; 
/*width:90%;*/
background:#fff;
border: 1px double #2e3030;
color:Black;
}
.ButtonCls
{
    background-color: #E4E4E4;
    border: 1px solid #989898;
    color: #003563;
    cursor: pointer;
    font-family: Tahoma,Verdana,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 3px;
}
.Lookupdesc
{
    width: 100px;
    border-style: none;
}
.Lookup
{
    background-image: url('../Images/LookUp.png');
    padding-top: 2px;
    width: 21px;
    height: 21px;
}
.commonError
{
    color: #CC3300;
    font-size: 10px;
}
/*************************************************************************/
div.f-box .message{
padding:3px 3px;
width:350px;
background:#fff;
border: 1px double #2e3030;
overflow:auto;
height:150px;
color:#000;
}

.ButtonClsnew .ButtonCls
{
margin:0 0 10px 0;
padding:4px 7px;
background:#6fa24f;
border:0px;
position: relative;
top:10px;
left:120px;
width: auto; 
border:none;
cursor:pointer; font-weight: bold;
}

.submit
{
margin:0 0 10px 0;
padding:4px 7px;
background:#6fa24f;
border:0px;
position: relative;
top:10px;
/*left:120px;*/
width: auto; 
border:none;
cursor:pointer; font-weight: bold;
}

 .reset
{
margin:0 0 10px 0;
padding:4px 7px;
background:#adb0b3;
border:0px;
position: relative;
top:10px;
/*left:120px;*/
width: auto; 
border:none;
min-width:60px;
cursor:pointer;
font-weight: bold;
}

 
 .cancelbutton
{
margin:0 0 10px 0;
padding:4px 7px;
background:#adb0b3;
border:0px;
position: relative;
top:10px;
left:120px;
width: auto; 
border:none;
min-width:100px;
cursor:pointer;
font-weight: bold;
}




    
.search {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight: normal;
	color:#404040;
	padding:8px;
	width:220px;
	margin:2px;
}
.home_textfield {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight: normal;
	color:#404040;
	padding:8px;
	width:190px;
	background:#e6e6e5 url(../images/organization-1.png) no-repeat left;
	background-position:1px 1px;
	padding-left:40px;
}
.home_textfield-one {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight: normal;
	color:#404040;
	padding:8px;
	width:190px;
	background:#e6e6e5 url(../images/login-icon-1.png) no-repeat left;
	background-position:1px 1px;
	padding-left:40px;
}
.home_textfield-two {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight: normal;
	color:#404040;
	padding:8px;
	width:190px;
	background:#e6e6e5 url(../images/password-1.png) no-repeat left;
	background-position:1px 1px;
	padding-left:40px;
}
.fotter {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
	text-align:center;
	color:#fff;
	width:288px;
	height:40px;
	;
	line-height:40px;
	background:#0e8fc8 url(../images/login-footer-arrow.png) no-repeat right;
	cursor:pointer;
}


#login h1 {
	margin:0px;
	background-color:#0e8fc8;
	height:41px;
	line-height:41px;
	text-align:center;
	border-bottom:2px solid #4bb1de;
	font-size:16px;
	color:#fff;
	font-weight: normal;
}
#login {
	position: relative;
	background:#fff;
	width:288px;
	height:auto;
	margin: 0px auto;
}
#login:before, #login:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
#login:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
.forgot-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#0e8fc8;
	font-weight: bold;
}
.forgot-link:hover {
	color:#676767;
}
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	border: none;
	text-decoration: none;
	text-transform:uppercase;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:9px 16px;
	/* -webkit-border-radius: .2em; 
    -moz-border-radius: .2em;
    border-radius: .2em; */
	background-color:#0e8fc8;
	color:#fff;
	/*width:80%;*/
}
.button:hover {
	text-decoration: none;
	background-color:#4ab0de;
}
.button:active {
	position: relative;
	top: 1px;
}
/* LOGIN PAGE END */


/* .header PART */




/*label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 13px;
}
input[type=radio], input[type=checkbox] {
	display: none;
}
label:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: 1px;
	background-color: #aaa;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}
.radio label:before {
	border-radius: 8px;
}
.checkbox label {
	margin-bottom: 10px;
}
.checkbox label:before {
	border-radius: 3px;
}
input[type=radio]:checked + label:before {
	content: "\2022";
	color: #f3f3f3;
	font-size: 30px;
	text-align: center;
	line-height: 18px;
}
input[type=checkbox]:checked + label:before {
	content: "\2713";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 15px;
	color: #f3f3f3;
	text-align: center;
	line-height: 15px;
}*/
/* .header PART END */
	
/* MENU */

/* .navigation-menu {
	width:100%;
	height:54px;
	line-height:54px;
	background-color:#e2e1e1;
	color:#fff;
}*/

.header {
	width:100%;
	height: 60px;
	position: relative; background-color:#fff;
}

.header .logo-left{ width:50%; float:left; margin-top:10px; }
.header .logo-right{ width:27%; float:right; }
/* .header ul {
	width: 100%;
	margin:0;
	padding:0;
	list-style:none;
}
.header li {
	font-size:18px;
	color:#300;
	line-height:59px;
	width: 50%;
	float:left;
	display:inline;
}
.header li:nth-child(2) {
	width: 48%;
	font-size:14px;
	padding-top: 1px;
}*/

.header .alertsnotes{ width:100px; float:`right;}
.header .alertsnotes-admin{  width:150px; float:right; }

.msg {
	width:25px;
	height:60px; line-height:60px;
	cursor:pointer;
	background:url(../images/mail-icon.png) no-repeat;
	background-position:1px 25px;
	margin-right:15px; float:left 
}
.msg span {
	background-color: #ec7d42;
	top:-5px;
	color:#fff;
	padding:4px;
	left:10px;
	position: relative;
	font-size:11px;
	font-weight: normal;
	height: 100px;
	text-align:center;
	width: 100px;
	-moz-border-radius: 50%;
	-moz-border-radius:50%;
	border-radius: 50%; 
}
.Label
{
	color: black;
	cursor: default;
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
    background-color: #D1DDED;
}
.aspLabelHyperLink
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #003399;
	padding-left: 5px;
	padding-right: 2px;
	background-color: #DCE6F4;
	font-weight:bold;  
}
.notefication {
	width:25px;
	height:60px; line-height:60px; float:left;
	cursor:pointer;
	background: url(../images/notefication.png) no-repeat;
	background-position:1px 25px;
	margin-right:15px;
}
.notefication span {
	background-color: #ec7d42;
	top:-5px;
	color:#fff;
	padding:4px;
	left:10px;
	position: relative;
	font-size:11px;
	font-weight: normal;
	height: 100px;
	width: 100px;
	-moz-border-radius: 50%;
	-moz-border-radius:50%;
	border-radius: 50%;
}
/* =============================================================================
   Tables
   ========================================================================== */
table {
	/*border-collapse: collapse;*/
	border-spacing: 0;
}
td {
	vertical-align: middle;
}

.bc-advisor{ background:#ec7d42; }
.bc-income{ background:#67686a; }
.bc-wealth{ background:#ffb656; }
.bc-customer{ background:#6fa250; }

.grid-cont {
	padding:10px;
	text-align:justify;
	line-height:17px;
	/*background:#0479b5;*/
	color:#fff;
	width:98%;
	height:100%;
	float:left
}
.grid-img {
	width:200px;
	height: auto;
	margin:5px;
	margin-top:0px;
	float:left;
	text-align:center;
}
.grid-img span {
	width:200px;
	text-align:center;
	float:left;
	font-weight: normal;
	font-size:21px;
	line-height:25px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
}
.sub-title {
	font-size:18px;
	font-weight: bold;
	color:#666667;
	background:url(../images/big-arrow-title.png) no-repeat left;
	padding:15px;
	padding-left:25px;
}

/* SCROLL BAR */

.scrollbar{margin:5px; width:98%; min-height:280px !important; height:242px; padding:20px; overflow:auto; overflow-x:auto}

		.scrollbar p:nth-child(even){color:#999; font-family:Georgia,serif; font-size:17px; font-style:italic;}
		.scrollbar p:nth-child(3n+0){color:#c96;}
		
		
		
		
		
/* TABLE FORMATE  AND GRID */

/*table.mGrid {
	border:1px solid #2e3030;
	border-collapse: collapse;
	background-color:#adafb2;
	width:100%;
}
table.mGrid th {
	border-width: 1px;
	padding: 6px;
	border:#2e3030 1px solid;
		color:#fff; font-size:12px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; text-align:left;
		
}
table.mGrid td {
	border-width: 1px;
	padding: 7px;
	border:#2e3030 1px solid;
	background-color: #dae9cc;
		color:#333333;
        
		
}*/

table.mGrid {
	border:1px solid #2e3030;
	border-collapse: collapse;
	background-color:#adafb2;
	width:100%;
    min-width:930px;
}
table.mGrid td {
	border-width: 1px;
	padding: 3px;
	border:#2e3030 1px solid;
	
        
		/*border-left:1px solid #2e3030;
		border-right:1px solid #2e3030;
		border-bottom:1px solid #2e3030; */
}
table.mGrid th {
	border-width: 1px;
	padding: 3px;
	border:#2e3030 1px solid;
    background-color:#adafb2;
		color:#fff; font-size:12px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; text-align:left;
		
}

table.mGrid tr:nth-child(even)

    {
        border-width: 1px;
	    padding: 3px;
	    border:#2e3030 1px solid;
        background-color: #dae9cc;
        
    }

   table.mGrid tr:nth-child(odd)

    {

       border-width: 1px;
	padding: 3px;
	border:#2e3030 1px solid;
	background-color:#b0d1e5;
   
    }
.alternate
{
   color: black;
   background-color: #D59200;
   height: 25px;
   vertical-align: middle;
   text-align: center;
}
		
		
		
		
		

/*mediaqueries*/
@media only screen and (min-width : 320px) and (max-width : 767px) {
#wrapper {
	width:100%;
	/* margin:10px 0px 10px 0px; 
	overflow-x: auto; */
}
#wapper-internal {
	width:100%;
}
/*section > div {
	float:none;
}*/
.logo {
	width:100%;
	height:50px;
	text-align:center;
}
h1 {
	font-size:12px;
	font-weight: bold;
	text-align:left;
	color:#000;
	margin-bottom:5px;
}

section .extra{ width:100%; height:100px; margin:0px auto; clear:both; padding:0px; }


.title {
	width:100%;
	height:50px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	color:#fff;
	line-height:35px;
}

.article {
	width:95%;
	padding:0 10px;
	margin:10px 0 0 0;
	text-align:justify;
	line-height:17px;
	height:100%;
	float: none;
	position:relative;
	left:0%;
	right:0%;
}

 .advisor {
	background-color:#fff;
	width:100%;
	height:100px;
}
 .advisor:hover {
	background-color:#e7e7e7;
	width:100%;
	height:100px;
}



 .income-right {
	width:133px;
	height:100px;
	line-height:100px;
	text-align: center;

}


 .advisor-left {
	width:100px;
	height:100px;
	line-height:100px;
	background-position: 10px 10px;
}

 .income-right {
	width:100px;
	height:100px;
	line-height:100px;
	background-position: 10px 10px;
}

 .newone-left {
	width:100px;
	height:100px;
	line-height:100px;
	background-position: 10px 10px;
	float: left
}


section .wealth-left {
	width:100px;
	height:100px;
	line-height:100px;
	float:left;
	background-position:10px 10px;
}

 .tab-content {
	width:60%;
	font-size: 12px;
	color:#333;
	padding:10px;
	word-wrap:break-word !important;
}


 .customer-right {
	width:133px;
	height:100px;
	line-height:100px;
	text-align: center;

}


 .newone {
	background-color: #e7e7e7;
	width:100%;
	height:100px;
	cursor:pointer;
	
}





.article #login {
	width: 288px;
	height: 100%;
	margin:0px auto;
	left:0%;
	
}
section .menu-nav{
	background:none !important; 	
}
	

.header {
	height: 30px; width:100%;
}

.header .logo-left{ width:30%; float:left; margin-top:10px; }
.header .logo-right{ width:50%; float:right; }

.header .alertsnotes{ width:30%; float:right;}
.header .alertsnotes-admin{  width:40%; float:right; }


.scrollbar{margin:2px; width:93%; height:450px; padding:10px; overflow:auto; }

		.scrollbar p:nth-child(even){color:#999; font-family:Georgia,serif; font-size:17px; font-style:italic;}
		.scrollbar p:nth-child(3n+0){color:#c96;}





}


@media only screen and (min-width : 768px) and (max-width : 980px) {
section .menu-nav li a{
	padding:0 8px;
	font-size:10px;	
}

 

}


@media only screen and (min-width : 980px) and (max-width : 1200px) {
section .menu-nav li a{
	padding:0 10px;
	font-size:12px;	
}

}
 .BankGrid {
      overflow-x: auto; overflow:scroll; width:1070px;
    }

@media only screen and (min-width : 980px) and (max-width : 1200px) {

    .BankGrid {
      overflow-x: auto; overflow:scroll; width:745px
    }
}


/*Code from Imported mainmenucss.css*/
/********************************************
********************************************/

.menu-nav {
  float: left;
  width: 100%; /* 960px */
  margin: 0;
  padding: 0;
  list-style: none;
  background: #2e3030; 
  height: 50px;
  position:relative;
}
.menu-nav li {
  display: inline;
  float:left; 
}

.menu-nav li a {
  float: left;
  font-size: 1.1em;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
  margin: 0; 
  padding: 0 37px;
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .menu-nav li a {
  float: left;
  font-size: 1.1em;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
  margin: 0; 
  padding: 0 14px;
}
}

/* APPLIES THE ACTIVE STATE */
.menu-nav  li a.current, .menu-nav li:hover > a  {
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #330000;
  background:#0479b5 url(../images/nuck.jpg) bottom center no-repeat;

}

/* THE SUBMENU LIST HIDDEN BY DEFAULT */
.menu-nav  ul li ul {
  display: none;
}

/* WHEN THE FIRST LEVEL MENU ITEM IS HOVERED, THE CHILD MENU APPEARS */
.menu-nav li:hover > ul {
  position: absolute;
  display: block;
  width: 100%; /* 920px */
  height: 50px;
  margin: 50px 0 0 0;
  background-color:#fff;
  top:0px;
  float:left;
  

}

.menu-nav li:hover > ul li a {
  float: left;
  font: normal 1.1em arial,verdana,tahoma,sans-serif;
  line-height:50px;
  color: #9c9c9c;
  text-decoration: none;
  margin: 0;
  padding: 0 20px 0 0;
  background: #fff url(../images/left-arrow.jpg) right no-repeat;
}

.menu-nav li:hover > ul li a:hover {
  color: #000;
  text-decoration: none;
  text-shadow: none;
}
@media only screen and (min-width : 220px) and (max-width :767px) {
ul#nav-main li a {
	padding:0 2%;
	font-size:12px;
	width:100%;	
}
ul#nav-main li ul li a{
	line-height:18px;	
}
ul#nav-main li:hover > ul{
	height:auto;	
}
.menu-nav{
  background:none !important; 
}
		
}
/*Code Imported from sliderbar.css(stylesheet/slider/sliderbar.css)*/
/********************************************
********************************************/

      body, html {
          height: 100%;
          overflow: auto; 
		  background:#e2e1e1;
		  /*  overflow-y: scroll; */
		  overflow-x:hidden;
      }
      .container {
          position: relative;
          height: 100%;
          width: 100%;
          left: 0;
          -webkit-transition: left 0.4s ease-in-out;
          -moz-transition:  left 0.4s ease-in-out;
          -ms-transition:  left 0.4s ease-in-out;
          -o-transition:  left 0.4s ease-in-out;
          transition:  left 0.4s ease-in-out;
          
      }
      .container.open-sidebar {
          left: 240px; 
      }
      
      .swipe-area {
          position: absolute;
          width: 35px;
          left: 0;
          top: 0;
          height: 100%  !important;
          background: #0260a9;
          z-index: 0;
          min-height:468px; 
      }
      #sidebar {
          background: #293031 !important;
          position: absolute;
          width: 240px;
          height: 100%  !important;
          min-height:468px; 
          left: -240px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
		 overflow-y: auto;
		  overflow-x:hidden; 
      }
    
      .main-content {
          width: 100%;
          height: 100%;
          padding: 10px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          position: relative;
		  z-index:99;
		
      }
      .main-content .content{
          box-sizing: border-box;
          -moz-box-sizing: border-box;   
          width: 97%;
		  padding:15px;
		  margin-top:0px;
	     background-color:#fff; float:right
      }
      .main-content .content h1{
          font-weight: 100;
		  background-color:#68a495;
		  padding:15px;
		  color:#fff;
      }
      .main-content .content p{
          width: 100%;
          line-height: 160%;
      }
      .main-content #sidebar-toggle {
         /* background: #DF314D; */
          border-radius: 3px;
          display: block;
          position: relative;
     /*   padding: 10px 7px; */
		  padding: 7px 5px;
          float: left;
		  margin-left:-6px;
      }
      .main-content #sidebar-toggle .bar{
          display: block;
          width: 18px;
          margin-bottom: 3px;
          height: 2px;
          background-color: #fff;
          border-radius: 1px;   
      }
      .main-content #sidebar-toggle .bar:last-child{
           margin-bottom: 0;   
      }



@media only screen and (min-width : 320px) and (max-width : 767px) {

    .main-content .content {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        width: 86%;
        padding: 15px;
        margin-top: 0px;
        background-color: #fff;
        float: right;
    }
}

/*Code Imported from dropdown.css(/stylesheet/dropdown/dropdown.css)*/
/********************************************
********************************************/
.glossymenu{
margin: 0;
padding: 0;
width: 240px; /*width of menu*/
border-bottom-width: 0;   
}

.glossymenu a.menuitem{
background: #2e3030;
font-size:12px; 
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding:7px;
text-decoration: none;
border-bottom:1px solid #434343; 
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 12px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background:#0479b5;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
/*border-bottom: 1px solid #c6c6c6;*/
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 5px 0;
padding-left: 10px;
background-color:#adb0b3;
}

.glossymenu div.submenu ul li a:hover{
background: #ccc;
color:#222;
border-left:5px solid #0479b5;
}

/*Code Imported from useradmin.css(stylesheet/useradmin.css)*/
/********************************************
********************************************/

.dropdownmenu {
color: #555;
margin: 3px -22px 0 0;
width: 143px;
position: relative;
height: 17px;
text-align:left; 
}
.submenudrop
{
background: #fff;
position: absolute; 
top: 12px;
left: -20px;
z-index: 100;
width: 135px;
display: none;
margin-left: 10px;
padding: 40px 0 5px;
border-radius: 6px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.dropdownmenu  li a {
   
    color: #555555; font-size:11px;
    display: block;
    font-family: arial;
    font-weight: bold;
    padding: 6px 15px;
  cursor: pointer;
text-decoration:none;
}

.dropdownmenu li a:hover{
    background:#155FB0; font-size:11px;
    color: #fff;
    text-decoration: none;
    
}
a.account {
font-size: 11px;
line-height: 16px;
color: #555;
position: absolute;
z-index: 110;
display: block;
padding: 11px 0 0 10px;
height: 28px;
width: 121px;
margin: 5px 0 0 -10px;
text-decoration: none;
background: url(../images/arrow.png) 116px 17px no-repeat;
cursor:pointer;
}
.root
{
list-style:none;
margin:0px;
padding:0px;
font-size: 11px;
padding: 11px 0 0 0px;
border-top:1px solid #dedede;
	
	
}
.LabelBold
{
	color: #787878;
	cursor: default;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
	padding-left: 2%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.aspLabel
{
	cursor: default;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #003399;
	padding-left: 5px;
	padding-right: 2px;
	background-color: #DCE6F4;
}
/*Code Imported from font-awesome.css(stylesheet/font-awesome.css)*/
/********************************************
********************************************/
