::selection {
	background-color: none;
	color: #fff;
}

.mobile-nav-custom a, p, img, blockquote, form, fieldset, textarea, label, iframe, code, pre {
display: block;
overflow:hidden;
position:relative;
}

/* original
.mobile-nav-custom a, p, img, blockquote, form, fieldset, textarea, input, label, iframe, code, pre {
display: block;
overflow:hidden;
position:relative;
}
*/

.mobile-nav-custom {
background:#1d1f22 !important;
}

@media print {
	.mobile-nav-custom {
		display:none !important;
		height:0px !important;
	}
}

ul {
	margin-bottom: 20px;
}

.regular-list{
	overflow:visible!important;
	margin-left:0px;
}

.number-list li{
	overflow:visible!important;
	margin-left:0px;
	list-style:decimal;
	margin-left:20px;
}



.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.float-left{
	padding-right:10px;
}

.float-right{
	padding-left:10px;
}

.no-bottom{ 	margin-bottom:0px!important;}
.half-bottom{	margin-bottom:10px!important;}
.uppercase{	text-transform:uppercase!important;}

/*
.float-left{float:left;}
.float-right{float:right;}
.container{margin-left:20px; margin-right:20px; margin-bottom:20px;}
*/

.mobile-nav-top-logo{
	position:relative;
	top:-39px;
	width:170px; /*Change with your logo's width*/
	margin-left:auto;
	margin-right:auto;
	z-index:99999;
}

/* 13/05/15 - ferdy: we disabled it to let dot net generated checkbox works
input {
    -webkit-appearance: none;
    border-radius: 0;
}
*/

.content-box{
	background-image:url(../images/body-bg.png);
	background-repeat:repeat;
	z-index:10;
	padding-top:70px;
}


.mobile-nav-header{
	z-index:9999;
	position:fixed;
	width:100%;
	background-color:#FFFFFF;
	height:50px;
//	border-bottom:solid 1px #f9fafc;
	-webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 		0px 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.deploy-left-sidebar{
	background-image:url(../images/misc/nav.png);
	background-repeat:no-repeat;
background-color:#292c2f;
	height:50px;
	width:50px;
	background-position:center center;
}


.deploy-right-sidebar{
	background-image:url(../images/misc/contact.png);
	background-repeat:no-repeat;
background-color:#292c2f;
	width:50px;
	height:50px;
	background-position:center center;
	float:right;
	margin-top:-50px;
}

.deploy-back-home{
	background-image:url(../images/misc/home.png);
	background-repeat:no-repeat;
	background-color:#f9fafc;
	width:50px;
	height:50px;
	background-position:center center;
	float:right;
	margin-top:-50px;
}

.delete-right-sidebar{
	display:none;
	background-image:url(../images/misc/contact.png);
	background-repeat:no-repeat;
	background-color:#f9fafc;
	width:50px;
	height:50px;
	background-position:center center;
	float:right;
	margin-top:-50px;
}

.sidebar-left{
	box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.3);
	background-image:url(../images/sidebar-bg.png);
	background-repeat:repeat;
	width:270px;
	position:fixed;
	z-index:99999;
	top:0px;
	left:-270px;
	bottom:0px;
	overflow:hidden;
	position:fixed;
}

.sidebar-scroll-left{
	padding-right:20px;
	left:0px;
	width:310px;
	overflow: scroll!important;
	overflow-x:hidden!important;
	-webkit-overflow-scroll:touch!important;	
	height:100%;
}

.sidebar-scroll-right{
	width:290px;
	overflow: scroll!important;
	overflow-x:hidden!important;
	-webkit-overflow-scroll:touch!important;	
	height:100%;
}

.sidebar-right{
	box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.3);
	background-image:url(../images/sidebar-bg.png);
	background-repeat:repeat;
	position: fixed;
	overflow:hidden;
	z-index:99999;
	right:-280px;
	top:0px;
	bottom:0px;
	width:270px;
	margin-right:10px;
}


.sidebar-decoration{
	background-image:url(../images/misc/sidebar-deco.png);
	background-repeat:repeat-x;
	height:2px;	
	margin-bottom:15px;
}

/*Left sidebar styles*/

.sidebar-header-left{
	height:51px;
	background-color:#1d1f22;
	border-bottom:solid 1px #141719;
}

/*
.sidebar-left-logo{	
	position:absolute;
	top:18px;
	left:20px;
}
*/

.close-sidebar-left{
	background-color:#212326;
	background-image:url(../images/icon_shadow/misc/accessdenied.png);
background-image:url(../images/misc/nav.png);	
	background-size:17px 17px;
	background-repeat:no-repeat;
	background-position:16px 18px;
	height:50px;
	width:50px;
	margin-left:220px;
	display:block;
}

.sidebar-divider-text{
	color:#FFFFFF;
	font-size:10px;
	font-weight:700;
	font-family:'Lato', sans-serif;
	padding-top:15px;
	padding-left:15px;
	margin-bottom:15px;
}


/* submenu > heading */
.nav-item:link {
background-color:#2a2d30;
color:#d7d7d7;
}
.nav-item:visited {
background-color:#2a2d30;
color:#d7d7d7;
}
.nav-item:hover {
background-color: #37393b;	
color:#FFFFFF;
}
.nav-item:active {
background-color:#2a2d30;
color:#d7d7d7;
}

.nav-item{
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
	font-family:'Lato', sans-serif;
	background-size:20px 20px;	
	background-color:#1d1f22;
//	text-shadow:0px 2px 0px rgba(0,0,0,1);
	font-size:12px;
	font-weight:700;
	color:#d2d2d2;
	height:50px;
	line-height:49px;
	background-repeat:no-repeat;
	padding-left:60px;
padding-left:20px;
	background-position:20px center;
	border-bottom:solid 1px #141719;
	border-top:solid 1px #25272a;
color:#d7d7d7;
font-family: 'Open Sans', sans-serif, "微软雅黑", "Microsoft yahei", "宋体", "SimSun";
font-size:15px;

font-family: 'Roboto Condensed', sans-serif;
font-size:20px;

//line-height:20px;
font-weight:normal;	
}




.icon-drop{
	position:absolute;
	background-image:url(../images/misc/left-sidebar/godrop@2x.png);
	background-size:11px 8px;
	background-repeat:no-repeat;
	display:block;
	width:10px;
	height:15px;
	top:19px;
	left:239px;
}

.submenu a{
//	text-shadow:0px 2px 0px rgba(0,0,0,1);
	background-image:url(../images/misc/sidebar-deco.png);
	background-repeat:repeat-x;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:25px;
	font-size:10px;
	color:#878787;
	text-transform:uppercase;
	font-family:'Lato', sans-serif;
	font-weight:900;
}

.submenu a em{
	background-image:url(../images/misc/left-sidebar/gopage@2x.png);
	background-size:8px 11px;
	background-repeat:no-repeat;
	float:left;
	width:10px;
	height:15px;
	display:block;
	margin-top:5px;
	padding-right:35px;
}

.submenu a:first-child{
	background-image:none!important;
}


.submenu{
	display:none;
}

.submenu-active{
	display:block;
}



/* submenu > content */
.submenu a:link {
font-family: 'Open Sans', sans-serif, "微软雅黑", "Microsoft yahei", "宋体", "SimSun";
font-size:15px;

font-family: 'Roboto Condensed', sans-serif;
font-size:20px;

line-height:20px;
font-weight:normal;
padding-left:40px;
background-color:#212326;
color:#d7d7d7;
}
.submenu a:visited {
font-family: 'Open Sans', sans-serif, "微软雅黑", "Microsoft yahei", "宋体", "SimSun";
font-size:15px;

font-family: 'Roboto Condensed', sans-serif;
font-size:20px;

line-height:20px;
font-weight:normal;
padding-left:40px;
background-color:#212326;
color:#d7d7d7;
}
.submenu a:hover {
font-family: 'Open Sans', sans-serif, "微软雅黑", "Microsoft yahei", "宋体", "SimSun";
font-size:15px;

font-family: 'Roboto Condensed', sans-serif;
font-size:20px;

line-height:20px;
font-weight:normal;
padding-left:40px;
background-color: #37393b;	
color:#FFFFFF;
}
.submenu a:active {
font-family: 'Open Sans', sans-serif, "微软雅黑", "Microsoft yahei", "宋体", "SimSun";
font-size:15px;

font-family: 'Roboto Condensed', sans-serif;
font-size:20px;

line-height:20px;
font-weight:normal;
padding-left:40px;
background-color:#212326;
color:#d7d7d7;
}





.nav-item-active{
	color:#FFFFFF!important;
	font-family: 'Open Sans', sans-serif, "微软雅黑", "Microsoft yahei", "宋体", "SimSun";
	font-size:15px;

font-family: 'Roboto Condensed', sans-serif;
font-size:20px;

	line-height:20px;
	font-weight:normal;	
}

.sidebar-notifications a {
	margin-bottom:15px;
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:38px;
	margin-left:20px;
	font-size:10px;
	color:#878787;
	font-family:'Lato', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	line-height:10px;
}

.info-sidebar{	background-image:url(../images/misc/left-sidebar-notifications/update-news.png);}
.update-sidebar{	background-image:url(../images/misc/left-sidebar-notifications/update-blog.png);}
.folio-sidebar{	background-image:url(../images/misc/left-sidebar-notifications/update-folio.png);}


.sidebar-bottom-controls{
	background-color:#1d1f22;
}

.sidebar-bottom-controls a p{
	margin-bottom:2px;
	font-size:10px;
	font-family:'Lato', sans-serif;
	color:#878787;
}

.sidebar-bottom-controls a{
	background-image:url(../images/misc/sidebar-deco-vertical.png);
	background-repeat:repeat-y;
	font-size:10px;
	text-align:center;
	float:left;
	width:32%;
	text-transform:uppercase;
	color:#FFFFFF;
	line-height:10px;	
	border-top:solid 1px #25272a;
	display:block;
}

.twitter-bottom{
	display:block;
	background-image:url(../images/icon_shadow/social/twitter.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}

.facebook-bottom{
	display:block;
	padding-top:26px;
	background-image:url(../images/icon_shadow/social/facebook.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}

.close-bottom-left{
	display:block;
	padding-top:26px;
	background-image:url(../images/icon_shadow/misc/accessdenied.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}

.close-bottom-right{
	display:block;
	padding-top:26px;
	background-image:url(../images/icon_shadow/misc/accessdenied.png);
	background-repeat:no-repeat;
	background-position:center 33px;
	background-size:16px 16px;
	height:50px;
	margin-top:-25px;
}

/*Sidebar RIght Styles*/

.sidebar-header-right{
	height:50px;
	background-color:#1d1f22;
	border-bottom:solid 1px #141719;
}


.sidebar-right-logo{	
	position:absolute;
	top:18px;
	right:40px;
}

.close-sidebar-right{
	background-color:#212326;
	background-image:url(../images/icon_shadow/misc/accessdenied.png);
	background-size:17px 17px;
	background-repeat:no-repeat;
	background-position:16px 18px;
	height:50px;
	width:50px;
	margin-left:0px;
	display:block;
}




.footer-text a{
	padding-top:10px;
	font-size:10px;
	color:#8a8a8a;
}

.copyright-sidebar{
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
}

