html, body {
	height: 100%;
	width: 100%;
}

body {
	color: #3c3c3c !important;
	font-family: "Microsoft YaHei", Arial, sans-serif !important;
	font-size: 13px !important;
	line-height: 20px;
	overflow: hidden !important;
	min-height: 100%;
	z-index: -2;
	margin: 0px !important;
	/* background: url('../images/bg1.jpg') no-repeat top center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover; */
}
/*
  PREALOADER
 */
a {
	color: #3c3c3c;
}

a:hover {
	text-decoration: none !important;
}

#logo {
	position: relative;
	width: 250px;
	float: left;
}

#logo-mobile {
	left: -59px;
	position: absolute;
	top: -4px;
	z-index: 0;
}
/**
 * BOOTSRAP COUSTOM
 */
.container-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
	height: 100%;
	position: relative;
}

.navbar-nav {
	float: right;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 0px 16px !important;
	margin-top: 2px !important;
	margin-right: 15px;
	margin-bottom: 15px !important;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px !important;
	font-size: 31px !important;
	color: #fff !important;
}

.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	border-radius: 5px !important;
}

.nav .open>a {
	border-radius: 5px !important;
}

.navbar-nav>li>a {
	color: #F5F5F5 !important;
	font-size: 13px !important;
}

.navbar {
	border: 0px solid rgba(0, 0, 0, 0);
	margin-bottom: 0 !important;
	margin-top: 10px !important;
	min-height: 65px !important;
	position: relative !important;
}

.dropdown-menu {
	background-clip: padding-box;
	background-color: #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	display: none;
	float: left;
	left: 0;
	list-style: none outside none;
	margin: 3px 0 0;
	min-width: 160px;
	position: absolute;
	top: 100%;
	z-index: 2147483647 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 0px solid #ccc !important;
	border: 1px solid rgba(0, 0, 0, .15) !important;
}

.dropdown-wrap {
	position: absolute;
	top: 53px;
}

.dropdown-wrap:after {
	border-color: #FFFFFF rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 0 13px 13px;
	content: "";
	display: block;
	left: 10.5%;
	margin-left: -15px;
	position: absolute;
	top: -10px;
	width: 0;
	z-index: 1;
}

.dropdown-setting {
	border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
	border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
	margin-top: 14px !important;
	position: absolute;
	border-radius: 4px !important;
	width: 165px !important;
}

.dropdown-setting:after {
	border-color: #FFFFFF rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 0 13px 13px;
	content: "";
	display: block;
	left: 80%;
	margin-left: -15px;
	position: absolute;
	top: -10px;
	width: 0;
	z-index: 1;
}

.dropdown-menu.dropdown-wrap b {
	background: none repeat scroll 0 0 #A8BDCF;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
	padding: 2px 4px;
	position: absolute;
	right: 10px;
}

.dropdown-menu.dropdown-wrap div {
	background: none repeat scroll 0 0 #A8BDCF;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 30px;
	position: relative;
	text-align: center;
	width: 230px;
	cursor: pointer;
}

.dropdown-menu.dropdown-wrap div:hover {
	background: none repeat scroll 0 0 #0DB8DF;
}

.alert-warning {
	color: rgba(251, 180, 76, 1.0) !important;
	background-color: rgba(251, 180, 76, 0.1) !important;
}

.alert-danger {
	color: rgba(255, 107, 107, 0.9) !important;
	background-color: rgba(255, 107, 107, 0.1) !important;
}

.alert-success {
	background-color: rgba(69, 182, 176, 0.1) !important;
	color: #45B6B0 !important;
}

.alert-info {
	color: #65C3DF !important;
	background-color: rgba(101, 195, 223, 0.1) !important;
}

.navbar-nav .dropdown-toggle {
	padding-right: 15px;
}

input:-webkit-autofill, textarea:-webkit-autofill {
	background: #FFFFFF !important;
}

.dropdown-menu>li>a {
	font-size: 13px;
}
.dropdown-menu>li>a i{ 
	font-style:normal;
}

.dropdown-menu>li>a {
	clear: both;
	color: #777777 !important;
	display: block;
	font-weight: normal;
	line-height: 24px;
	padding: 3px 10px !important;
	white-space: nowrap;
}

.dropdown-menu>li:hover {
	background: #F1F1F1;
}

/**
 *BACKGROUND CHANGER
 */
.theme-bg {
	margin: 4px 0px 0px 7px  !important;
}

.theme-bg div {
	display: inline-block;
	float: left;
}


.button-bg {
	background: url("../images/small-bg1.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	height: 21px;
	width: 21px;
	cursor: pointer;
	margin-right:4px;
	margin-bottom:4px;
}



/* #bg2 {
	background: url("../images/small-bg2.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */

/* #bg3 {
	background: url("../images/small-bg3.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */

/* #bg4 {
	background: url("../images/bg4.png") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */

/* #bg5 {
	background: url("../images/bg5.png") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */

/* #bg6 {
	background: url("../images/bg6.png") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */

/* #bg7 {
	background: url("../images/small-bg7.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}

#bg8 {
	background: url("../images/small-bg8.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */

/* #bg9 {
	background: url("../images/small-bg9.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */

/* #bg10 {
	background: url("../images/small-bg10.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */


/* #bg11 {
	background: url("../images/small-bg11.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */

/* #bg12 {
	background: url("../images/small-bg12.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */
#bg13 {
	background: url("../images/small-bg13.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg14 {
	background: url("../images/small-bg14.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg15 {
	background: url("../images/small-bg15.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}

#bg17 {
	background: url("../images/small-bg17.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg18 {
	background: url("../images/small-bg18.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg19 {
	background: url("../images/small-bg19.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg20 {
	background: url("../images/small-bg20.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg21 {
	background: url("../images/small-bg21.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg22 {
	background: url("../images/small-bg22.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg23 {
	background: url("../images/small-bg23.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg24 {
	background: url("../images/small-bg24.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
/* #bg25 {
	background: url("../images/small-bg25.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} */

#bg27 {
	background: url("../images/small-bg27.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg28 {
	background: url("../images/small-bg28.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg29 {
	background: url("../images/small-bg29.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg30 {
	background: url("../images/small-bg30.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg31 {
	background: url("../images/small-bg31.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg32 {
	background: url("../images/small-bg32.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg33 {
	background: url("../images/small-bg33.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg34 {
	background: url("../images/small-bg34.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg35 {
	background: url("../images/small-bg35.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg36 {
	background: url("../images/small-bg36.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg37 {
	background: url("../images/small-bg37.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg38 {
	background: url("../images/small-bg38.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
#bg40 {
	background: url("../images/small-bg40.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
}
 #bg41 {
	background: url("../images/small-bg41.jpg") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
} 
.icon-menu:hover {
	color: #0DB8DF;
}

.noft-red {
	background: none repeat scroll 0 0 #EA3F3F;
	border-radius: 50px;
	color: #FFFFFF;
	font-size: 12px;
	-webkit-transform:scale(0.76);
	right: 4%;
	padding:4px 4px;
	position: absolute;
	text-align: center;
	top: 8px;
	line-height:10px;
	display: none;
}

.noft-green {
	background: none repeat scroll 0 0 #4AC4BC;
	border-radius: 26px;
	color: #FFFFFF;
	font-size: 10px;
	left: 20px;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 5px;
	width: 20px;
}

.noft-yellow {
	background: none repeat scroll 0 0 #FFA200;
	border-radius: 26px;
	color: #FFFFFF;
	font-size: 10px;
	left: 20px;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 5px;
	width: 20px;
}

.noft-blue {
	background: none repeat scroll 0 0 #0DB8DF;
	border-radius: 3px;
	color: #FFFFFF;
	float: right !important;
	font-size: 9px;
	left: 0;
	padding: 0 5px;
	position: relative;
	text-align: center;
	top: 0;
}

.noft-orange {
	background: none repeat scroll 0 0 #FFA200;
	border-radius: 3px;
	color: #FFFFFF;
	float: right !important;
	font-size: 9px;
	left: 0;
	padding: 0 5px;
	position: relative;
	text-align: center;
	top: 0;
}

.noft-blue-number {
	background: none repeat scroll 0 0 #0DB8DF;
	border-radius: 50%;
	color: #FFFFFF;
	float: right !important;
	font-size: 11px;
	height: 25px;
	left: 0;
	padding: 0;
	position: relative;
	text-align: center;
	top: 0;
	width: 25px;
}

.noft-purple-number {
	background: none repeat scroll 0 0 #FF6B6B;
	border-radius: 50%;
	color: #FFFFFF;
	float: right !important;
	font-size: 11px;
	height: 25px;
	left: 0;
	padding: 0;
	position: relative;
	text-align: center;
	top: 0;
	width: 25px;
}

.noft-icon {
	border-radius: 50%;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	height: 25px;
	left: 0px;
	line-height: 23px;
	position: relative;
	text-align: center;
	width: 25px;
}

/**
 * SIDE MENU SEARCH
 */
.search {
	padding: 10px 15px 10px 60px;
	width: 100%;
}

.search input[type=text] {
	color: #fff;
}

.dark {
	background: url("../images/search-white.png") no-repeat scroll 36px 12px;
	padding: 0 10px;
	border-radius: 4px;
}

.dark input[type=text] {
	border-bottom: medium none;
	border-top: medium none;
	border-left: medium none;
	border-right: medium none;
	color: #FFFFFF;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	border-radius: 4px;
}

input[type="search"] {
	font-family: inherit;
	font-size: 100%;
}

input[type="search"] {
	/*background: url("/images/search-icon.png") no-repeat scroll 9px center #EDEDED;*/
	border: 1px solid #CCCCCC;
	border-radius: 10em 10em 10em 10em;
	padding: 9px 10px 9px 32px;
	width: 55px;
}

input[type="search"]:focus {
	background-color: #FFFFFF;
	border-color: #6DCFF6;
	box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
	width: 130px;
}

.search-hover {
	display: block;
	position: absolute;
	top: 0px;
	left: 200px;
	right: -100px;
}

input {
	outline: none;
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}

input::-webkit-search-decoration, input::-webkit-search-cancel-button {
	display: none;
}

input[type=search] {
	background: url("../images/search-white.png") no-repeat scroll 18px center rgba(0, 0, 0, 0.3);
	border: 0px solid #DDDDDD;
	padding: 8px 10px 11px 32px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}

input[type=search]:focus {
	width: 300px;
	background-color: #252D3B;
	border-color: #66CC75;
	border-radius: 0 4px 4px 0;
	margin-right: 100px;
	/*   -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
  -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
  box-shadow: 0 0 5px rgba(109, 207, 246, .5); */
}

input:-moz-placeholder {
	color: #999;
}

input::-webkit-input-placeholder {
	color: #999;
}
/* Demo 2 */
#demo-2 input[type=search] {
	color: rgba(0, 0, 0, 0);
	cursor: pointer;
	padding-left: 10px;
	width: 30px;
}

#demo-2 input[type=search]:hover {
	background-color: #252D3B;
}

#demo-2 input[type=search]:focus {
	width: 200px;
	padding-left: 50px;
	padding-top: 7px;
	color: #252D3B;
	cursor: auto;
	border: 1px solid #ddd;
	box-shadow: none !important;
	background: url("../images/search-dark.png") no-repeat scroll 18px center #ffffff;
}

#demo-2 input:-moz-placeholder {
	color: transparent;
}

#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}

#tree-wrap {
	width: 100%;
	height: 98%;
}

/* nav-top*/
.nav-top {
	border-right: 1px solid rgba(0, 0, 0, 0.4);
	box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1);
	float: left;
	padding: 0px;
	width: 16.5%;
}

.nav-top>li {
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	line-height: 24px;
}

.nav-top:last-child {
	border: 0px;
	box-shadow: 0px 0 0 rgba(255, 255, 255, 0.1);
}

.nav-top>li a {
	color: #f5f5f5;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 4px 0px;
}

.nav-top>li a.active, .nav-top>li a:hover {
	font-weight: 700;
	border-bottom: 1px solid #ffffff;
}

.nav-top>li a.active:after, .nav-top>li a:hover:after {
	border-bottom: 3px solid #ffffff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -2px;
	left: 50%;
	margin-left: -6px;
	content: "";
	display: block;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	tranform: rotate(0deg);
}
/* Simple Animation */
@-webkit-keyframes mymove {
    0% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }
    50% {
        opacity: 0;
        text-shadow: none;
    }
    100% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }
}
@-moz-keyframes mymove {
    0% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }
    50% {
        opacity: 0;
        text-shadow: none;
    }
    100% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }
}
/**
 * NEWSSTICKER
 */
.running-text {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 30px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	color: #FFFFFF;
	margin: 6px 0px;
	padding: 8px 2% 0px 2%;
	width: 46%;
}

.navbar-left {
	position: absolute;
	left: 20%;
}

/**
 * SIDEBAR 
 */
.side-bar {
	
}

.topnav {
	padding: 40px 28px 25px 0;
}

ul.topnav {
	margin: 0;
	font-size: 14px;
	line-height: 0.5em !important;
	list-style: none !important;
	padding: 0;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}

ul.topnav li:last-child ul li:last-child a {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

ul.topnav li a {
	color: #FFFFFF !important;
	display: block;
	font-size: 13px;
	line-height: 25px;
	list-style: none outside none;
	padding: 10px 10px 10px 30px;
	text-decoration: none;
	text-transform: capitalize;
}

ul.topnav li a#toggle {
	padding: 0px;
}

/**
 * DATA TOOLTIP
 */
ul.topnav li a:hover {
	background-color: rgba(0, 0, 0, 0.2);
	/* #252d3b */
	color: white !important;
	text-shadow: none;
	border-left: 2px solid #ffffff;
	padding-left: 28px;
	position: relative;
}

ul.topnav li .tooltip-tip2 {
	padding-left: 36px;
}

ul.topnav li .tooltip-tip2:hover {
	padding-left: 37px;
}

ul.topnav li a:hover:after, ul.topnav li a.selected:after {
	border-bottom: 6px solid #ffffff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	width: 0;
	height: 0;
	position: absolute;
	top: 19px;
	left: -6px;
	content: "";
	display: block;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	tranform: rotate(90deg);
}

ul.topnav li a.selected {
	background-color: rgba(0, 0, 0, 0.2);
	/* #252d3b */
	color: white !important;
	text-shadow: none;
	border-left: 2px solid #ffffff;
	padding-left: 34px;
	position: relative;
}

ul.topnav ul {
	margin: 0;
	padding: 0;
	display: none;
}

ul.topnav ul li {
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none outside none;
}

ul.topnav ul li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	color: rgba(255, 255, 255, 0.9) !important;
	font-size: 13px;
	font-weight: normal;
	outline: 0 none;
	padding-left: 30px;
	/* transition: all 0.2s ease 0s;*/
}

ul.topnav ul li a i {
	
}

ul.topnav ul li a:hover {
	background-color: rgba(0, 0, 0, 0.2);
	color: #FFFFFF !important;
}

ul.topnav ul ul li a {
	color: #444;
	padding-left: 40px;
	background: #252d3b;
	transition: all 0.2s ease 0s;
}

ul.topnav ul ul li a:hover {
	background-color: #D3CEB8;
	color: #675C7C;
}

ul.topnav h4 {
	float: right !important;
	margin-top: -2px;
}

/**
 * PAPER FLOAD
 */


.bevel.all, .bevel.trbl, .bevel.tr {
	background-position: bottom left, bottom right, top right, top left;
	-moz-background-size: 52% 52%;
	-webkit-background-size: 52% 52%;
	background-size: 52% 52%;
	background-repeat: no-repeat;
}

/**
 * LEFT MENU
 * Left mobile menu
 */
@media ( max-width : 767px) {
	/* #skin-select #toggle {
		display: none !important;
	}
	#skin-select {
		left: -250px !important;
		top: 0px !important;
	} 
	#menu-showhide, .menu-left-nest {
		border-radius: 0 !important;
		margin: 1px 0 0 !important;
	}
	.side-bar {
		margin-top: -20px !important;
		display: block !important;
	}
	.wrap-fluid {
		float: right !important;
		width: 100% !important;
		margin-left:250px;
	}
	#skin-select li {
		text-align: right !important;
	}
	#skin-select li span, ul.topnav h4, .noft-blue, .noft-blue-number, .noft-purple-number, .dark, .side-dash, .dropdown-wrap:after, .dropdown-setting:after, .widget-menu-hide, .config-wrap {
		display: none !important;
	}
	body {
		padding-left: 50px !important;
	}
	.navbar {
		margin-left: -50px !important;
	}
	
	*/
	.tooltip-tip2, .tooltip-tip {
		display: block !important;
	}
	#nt-title-container, #logo {
		display: none;
	}
	.navbar-toggle{
	line-height:31px;
	margin-top: 9px !important;
	margin-bottom: 9px !important;
	padding:0px 8px !important;
	}
	.nav.navbar-nav.navbar-right {
		margin: 15px !important;
		width: 60%;
	}
	.nav.navbar-nav.navbar-right>li{
		border-bottom:1px solid rgba(0, 0, 0, 0.2);
	}
	
	
	#logo-mobile {
	left:-9px;
	}
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
		margin: 0 !important;
	}
	.dropdown-menu .divider {
		background-color: rgba(0, 0, 0, 0.2) !important;
		height: 1px;
		margin: 9px 0;
		overflow: hidden;
	}
	.dropdown-menu.dropdown-wrap div {
		width: auto !important;
	}
	.dropdown-menu>li>a {
		color: #FFFFFF !important;
	}
	.running-text {
		width: 100% !important;
		/* padding: 10px 45px 0 20px !important; */
		height: 40px !important;
	}
	.nav-top>li a{
	    font-size: 13px;
	}
	.container-fluid>.navbar-collapse {
	    margin-top: 10px !important;
		background: rgba(0, 0, 0, 0.4) !important;
	}
	.noft-red {
		top: 0 !important;
		margin-right: 20px;
		position: relative !important;
		float: right;
	}
	.noft-green {
		top: 0 !important;
		margin-right: 20px;
		position: relative !important;
		float: right;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: 90% !important;
		margin-top: 0;
		background: rgba(255, 255, 255, 0.2) !important;
		box-shadow: none;
		border: 0px solid #ccc !important;
		margin-left: 15px !important;
		border-radius:5px !important;
		margin-bottom:10px !important;
	}
	.dropdown-setting{
	  width: 90% !important;
	}
	#menuRemind li{ position: relative !important;}
	.button-bg{
	  margin-right: 14px !important;
	  margin-bottom: 8px !important;
	}
}

/**
 * RIGHT MENU/ SLIDING CONTENT
 */
.right-wrapper {
	background: rgba(0, 0, 0, 0.2);
	margin: 0px 10px 10px;
	min-height: 260px;
	padding: 12px 15px;
	border-radius: 4px;
}

.right-wrapper h3 {
	color: #FFFFFF;
	font-size: 13px;
	margin: 3px 0 13px 10px;
}

.right-wrapper h3 i {
	font-style: normal;
}

.right-wrapper h3 span {
	background: rgba(0, 0, 0, 0.1);
	padding: 2px 10px 2px;
	border-radius: 11px;
	color: #FFFFFF;
	font-size: 13px;
	margin: 0px;
	font-weight: normal;
}
.right-wrapper h3 button {
	background: rgba(0, 0, 0, 0.1);
	padding: 2px 8px 4px;
	border-radius: 11px;
	color: #FFFFFF;
	font-size: 13px;
	margin: -3px 10px 0px 0px;
	font-weight: normal;
	border:0px;
}
.myCalendar{
	width:100%;
	background: rgba(0, 0, 0, 0.1);
	padding: 2px 8px 4px;
	border-radius: 11px;
	margin: 10px 0px 0px;
	position:relative;
}
.myCalendar input{
	background: transparent;
	border:0px;
	line-height:18px;
	width:50%;
	float:left;
	color: #FFFFFF;
	font-size: 13px;
	padding-right:5px;
}
.myCalendar .two{
	padding-right:0px;
	padding-left:5px;
}
.myCalendar i {
  color: #FFFFFF;
  float:left;
  position: absolute; 
  left: 50%; 
  margin-left: -10px;
}

#workCalendar {
	padding: 0px;
}

#workCalendar .calendar-body {
	background: rgba(0, 0, 0, 0.1);
}

#workCalendar .calendar-body th,  #workCalendar .calendar-week {
	color: #FFFFFF;
}

#workCalendar .calendar-day {
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.4);
	position:relative;
}
.sb-slidebar .panel-body ,.sb-slidebar .panel {
	background: transparent;
}

.badge-tip {
	border-radius: 50px;
	display: block;
	width: 5px;
	height: 5px;
	content: "\e66c";
}
#workCalendar .badge-tip{ position: absolute; left: 50%; top: 18px; margin-left: -2px; }

/**
 * My EasyUI CSS
 */
.combo-p .panel-body {
	background-color: #FFFFFF;
}

.navbar-nav>li>a {
	padding-left: 10px;
	padding-right: 10px;
}

.tabs li a.tabs-inner, .tabs-header {
	background: #EFEFEF;
}

.tabs li.tabs-selected a.tabs-inner {
	border-bottom: 1px solid #F5F5F5;
}

.easyui-tabs .tabs li a {
	color: #F5F5F5;
}

.tabs .tabs-first {
	margin-left: 20px;
}

.tabs li a.tabs-close {
	background-image: url(../js/EasyUI/themes/insdep/images/tabs_icons_f5.png);
}

.tabs li a:hover.tabs-close {
	background-color: rgba(0, 0, 0, 0.1);
}

.tabs li.tabs-selected a.tabs-close {
	background-image: url(../js/EasyUI/themes/insdep/images/tabs_icons.png);
}

.tabs li.tabs-selected a:hover.tabs-close {
	background-color: #dbdbdb;
}

.tabs li a.tabs-inner {
	border-color: rgba(255, 255, 255, 0.1);
}

.tabs li a.tabs-inner:hover {
	background-color: rgba(252, 255, 255, 0.3);
}

.tabs li a.tabs-inner {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}

.panel-body, .tabs-panels, .tabs li.tabs-selected a.tabs-inner {
	background: #F5F5F5;
}

.tabs-header {
	padding-top: 8px;
	background-color: rgba(0, 0, 0, 0.2);
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.lf {
	float: left;
}

.rf {
	float: right;
}

.marginlf {
	margin-left: 15px;
	line-height: 32px;
}

.messager-body .messager-input {
	margin: 0 0 10px 15px;
}

@media ( max-width : 1440px) {
	.navbar-nav .dropdown-toggle {
		padding-left: 8px;
		padding-right: 8px;
	}
	.running-text {
		width: 44%;
	}
}


/* 记事本 */
.settings-item {
	position: relative;
	line-height: 2.2;
	font-size: 16px;
	background: rgba(0, 0, 0, 0.2);
	overflow: hidden;
	clear: both;
	margin: 0 -15px 3px -15px;
	padding-left: 15px;
	padding-right: 15px;
}
.keynote .title:before{
	/*background: rgba(255, 0, 0, 0.2);
	 color:#FF0000 !important; */
	 content: "\2022";
	 position: absolute;
	 left: -11px;
	 top: -4px;
	 color: red;
	 font-size: 20px;
}
.settings-item::before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 1px;
	border-bottom: 1px dashed #dfdfdd;
	color: #dfdfdd;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	z-index: 2;
}

.inner-settings-item {
	position: relative;
}

.inner-settings-item .icon-remove {
	position: absolute;
	top: 8px;
	right: 0px;
	color: #eeeeee;
	background: transparent;
	border: 0px;
	height:18px;
}
.flexbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flexItem {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
#notepad{
	color:#FFFFFF;
}
#notepad .name {
	padding-right: 25px;
}

#notepad .name .title {
	display: block;
	max-width: 100%;
	position: relative;
}
#notepad .name .title p{
	font-size: 14px;
	overflow:hidden;
	white-space: nowrap;
	word-wrap: normal;
	width: 170px;
	text-overflow: ellipsis;
	margin-bottom: 0px;
	line-height:35px;
}
.settings-item .time {
	color: #bbb;
	font-size: 12px;
	line-height:12px;
}

.settings-item .description_ellipsis {
	margin-top: 10px;
	width: 100%;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);
	overflow: hidden;
	white-space:normal;
	word-break:break-all;
	word-wrap: normal;
	text-overflow: ellipsis;
	line-height: 18px;
	max-height:54px;
	position: relative;
}

.right-wrapper .more{
	width:100%;
	background: rgba(0, 0, 0, 0.1);
	padding: 2px 0px 4px;
	border-radius: 11px;
	position:relative;
	text-align: center;
	margin-top: 5px;
	color: #fff;
}
.right-wrapper .more div{
	color: #fff;
}
.description_title {
	cursor: pointer;
}

	
 @media (max-width: 1200px) {
   .sb-slidebar{
      top:120px;
   }
 }

@media (max-width: 1366px) {
    body {
	 font-size: 12px !important;
	}
	#skin-select{
	width:180px;
	}
	ul.topnav li a{
	padding-left: 20px;
	}
	ul.topnav li a:hover{
	padding-left:22px;
	}
	#skin-select li span{
	left:0px;
	}
	ul.topnav li a.selected{
	padding-left:29px;
	}
	
	ul.topnav li .tooltip-tip2{
	padding-left:31px;
	}
	ul.topnav li .tooltip-tip2:hover{
	padding-left:33px;
	}
	.widget-menu{
	 min-width:100px;
	 left:10px !important;
	}
	.dark{
	background: url("../images/search-white.png") no-repeat scroll 26px 12px;
	}
	.search{
	 padding-left:40px;
	}
	.wrap-fluid{
	  margin-left:180px;
	}
	#skin-select #toggle.active{
	left:140px;
	}
	.search-hover{
	left:130px;
	}
	.sb-slidebar {
		width: 180px !important;
	}
	.calendar-body th,
	.calendar-body td {
	  line-height:14px;
	}
	.right-wrapper{
	  padding:10px;
	  min-height:230px;
	}
	.right-wrapper .row,.settings-item{
	  margin-left:-10px;
	  margin-right:-10px;
	}
	.right-wrapper .col-lg-12,.settings-item{
		padding-left:10px;
		padding-right:10px;
	}
	
	#workCalendar .badge-tip{
	top:12px;
	}
	.myCalendar input{
	width:50%;
	font-size: 12px;
	-webkit-transform:scale(0.9);
	padding-right:0px;
	}
	.myCalendar{
	 padding: 2px 2px 4px;
	}
	.myCalendar i{
	margin-left:-5px;
	}
	.myCalendar .two{
	padding-left:0px;
	}
	#notepad .name .title p{
	font-size: 13px;
	width:120px;
	}
	#notepad .name{
	padding-right:15px;
	}
	.keynote .title:before{
	left:-9px;
	}
}


.icon-star.active:before {
  content: "\e945";
}




.pio-container{
	bottom: 0;
	z-index: 9999999;
	color: #666;
	position: fixed;
	user-select: none;
}
.pio-container.left{ left: 0 }
.pio-container.right{ right: 0 }
.pio-container.active{ cursor: move }
.pio-container.static{ pointer-events: none }

.pio-container .pio-action{
	top: 3em;
	opacity: 0;
	position: absolute;
	transition: opacity .3s;
}
.pio-container.left .pio-action{ right: 0 }
.pio-container.right .pio-action{ left: 0 }
.pio-container:hover .pio-action{ opacity: 1 }

.pio-action span{
	color: #fff;
	width: 1.5em;
	height: 1.5em;
	display: block;
	cursor: pointer;
	text-align: center;
	border-radius: 66%;
	margin-bottom: .5em;
	border: 1px solid rgba(0,0,0,0.3);
	background: rgba(255,255,255,0.3) center/70% no-repeat;
}

.pio-action .pio-home{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTg5My43IDUwNS45SDEyOS4zYy0xMyAwLTI0LjgtNy45LTI5LjgtMTkuOS01LTEyLTIuMi0yNS45IDctMzUuMmwzMDctMzA3YzI2LjEtMjYuMSA2MC45LTQwLjUgOTgtNDAuNXM3MS45IDE0LjQgOTggNDAuNWwzMDcgMzA3YzkuMiA5LjIgMTIgMjMuMSA3IDM1LjItNSAxMi4xLTE2LjcgMTkuOS0yOS44IDE5Ljl6TTY3My4yIDkxOS45aC0zMS41Yy0xNy44IDAtMzIuMy0xNC40LTMyLjMtMzIuM3YtNzcuNGMwLTIzLjEtMTguOC00Mi4xLTQxLjktNDIuNC0yMi4zIDAuMy00MS4xIDE5LjMtNDEuMSA0Mi40djc3LjRjMCAxNy44LTE0LjQgMzIuMy0zMi4zIDMyLjNIMzQ5LjhjLTcwLjkgMC0xMjguNy02My43LTEyOC43LTE0MS45VjU4MS45YzAtMTcuOCAxNC40LTMyLjMgMzIuMy0zMi4zaDUxNi4yYzE3LjggMCAzMi4zIDE0LjQgMzIuMyAzMi4zVjc3OGMtMC4xIDc4LjMtNTcuOCAxNDEuOS0xMjguNyAxNDEuOXoiPjwvcGF0aD48L3N2Zz4=);
}
.pio-action .pio-close{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1NS4yNTIgOTQzLjgyNWMtMTkuMjEzIDAtMzguNDI5LTcuMzMyLTUzLjA4OS0yMS45ODgtMjkuMzE3LTI5LjMyMS0yOS4zMTctNzYuODU1IDAtMTA2LjE3NWw3MTMuNDk0LTcxMy40OTRjMjkuMzE3LTI5LjMyMSA3Ni44NTMtMjkuMzIxIDEwNi4xNzUgMCAyOS4zMTcgMjkuMzE3IDI5LjMxNyA3Ni44NTUgMCAxMDYuMTc1bC03MTMuNDk0IDcxMy40OTRjLTE0LjY2IDE0LjY2LTMzLjg3NCAyMS45ODgtNTMuMDg5IDIxLjk4OHoiIGZpbGw9IiI+PC9wYXRoPjxwYXRoIGQ9Ik04NjguNzQ5IDk0My44MjRjLTE5LjIxMyAwLTM4LjQyOC03LjMzMi01My4wODktMjEuOTg4bC03MTMuNDk0LTcxMy40OTNjLTI5LjMxNy0yOS4zMTctMjkuMzE3LTc2Ljg1NyAwLTEwNi4xNzUgMjkuMzE2LTI5LjMxNyA3Ni44NTUtMjkuMzIxIDEwNi4xNzQgMGw3MTMuNDk0IDcxMy40OTJjMjkuMzE3IDI5LjMyMSAyOS4zMTcgNzYuODU1IDAgMTA2LjE3NS0xNC42NTcgMTQuNjYxLTMzLjg3MSAyMS45OTMtNTMuMDg3IDIxLjk5M3oiIGZpbGw9IiI+PC9wYXRoPjwvc3ZnPg==);
}
.pio-action .pio-skin{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTk2NS45MTEgMzEwLjUzMWwtMTc0LjQtMTc0LjM5OGMtMTMuMDIyLTEzLjAyMS0zMC45MzMtMTkuNjQ5LTQ5LjM4MS0xOC4yMjgtMS43NC0wLjE1LTMuNDIyLTAuMjI0LTUuMDctMC4yMjRsLTkyLjkxNCAwLTYuNTE3IDMuNjI1Yy0zNC40MjEgMTkuMTQ2LTc4LjM0MSAyOS42ODktMTIzLjY2OCAyOS42ODktNDUuMzI4IDAtODkuMjQ2LTEwLjU0My0xMjMuNjY3LTI5LjY4OWwtNi41MTgtMy42MjVMMjkwLjg2IDExNy42ODFjLTIzLjY5MSAwLTQ0Ljk4NiAxMi45MjQtNTUuOTk1IDMzLjQ1MUw2Mi40NzcgMzIzLjUyMWMtMTEuOSAxMS44OTktMTguNDU0IDI3LjcyLTE4LjQ1NCA0NC41NDggMCAxNi44MjkgNi41NTQgMzIuNjQ5IDE4LjQ1MyA0NC41NDlsMTI1Ljk1MyAxMjUuOTU1YzEwLjU0IDEwLjUzOCAyNC4xNTcgMTYuODc4IDM4LjgyNiAxOC4xODFsMCAzMDQuMzk5YzAgMzUuMDczIDI4LjUzMyA2My42MDYgNjMuNjA0IDYzLjYwNmw0NDYuMTk5IDBjMzUuMDc0IDAgNjMuNjA3LTI4LjUzMyA2My42MDctNjMuNjA2bC0wLjAwMS0zMTcuMzQ1YzE0Ljg0NC0xLjIxMSAyOC42MzktNy41NzcgMzkuMjg4LTE4LjIyNEw5NjUuOTEgMzk5LjYyOEM5OTAuNDc1IDM3NS4wNjQgOTkwLjQ3NSAzMzUuMDk1IDk2NS45MTEgMzEwLjUzMXoiPjwvcGF0aD48L3N2Zz4=);
}
.pio-action .pio-info{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTY4Mi45IDgyNS45SDI2Ny44Yy0yMS44IDAtMzkuNS0xNy43LTM5LjUtMzkuNXMxNy43LTM5LjUgMzkuNS0zOS41aDQxNS4xYzIxLjggMCAzOS41IDE3LjcgMzkuNSAzOS41cy0xNy43IDM5LjUtMzkuNSAzOS41ek04NjQuNyAxMDAuNGMtMTguNSAzLjctMzEuMyAyMC45LTMxLjMgMzkuN3Y2NDUuOGMwIDQ4LTM4LjkgODctODcgODdIMjE5LjNjLTE2LjQgMC0yOS42LTEzLjMtMjkuNi0yOS42VjczMi43YzAtMTYuMSAxMy4xLTI5LjIgMjkuMi0yOS4yaDM3NS45Yzg4LjEgMCAxNTkuNS03MS40IDE1OS41LTE1OS41VjE4NS41YzAtNjYuMi01My43LTExOS45LTExOS45LTExOS45aC00MDRjLTY2LjIgMC0xMTkuOSA1My43LTExOS45IDExOS45djY1Ny44YzAgNjAgNDguNyAxMDguNyAxMDguNyAxMDguN2g1MjcuMWM5MS43IDAgMTY2LjEtNzQuMyAxNjYuMS0xNjYuMVYxMzkuMWMwLjEtMjQuNi0yMi4yLTQzLjktNDcuNy0zOC43eiI+PC9wYXRoPjwvc3ZnPg==);
}
.pio-action .pio-night{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUxMiAyMDkuNDAzMjQxYy0yMDEuNzMxNTE0IDAtMzc0LjAwOTIwNiAxMjUuNDc2NzgzLTQ0My44MDg5MjIgMzAyLjU5Njc1OSA2OS43OTg2OTIgMTc3LjExOTk3NyAyNDIuMDc3NDA4IDMwMi41OTY3NTkgNDQzLjgwODkyMiAzMDIuNTk2NzU5IDIwMS45MzMxMDUgMCAzNzQuMDEwMjI5LTEyNS40NzY3ODMgNDQzLjgwODkyMi0zMDIuNTk2NzU5Qzg4Ni4wMDkyMDYgMzM0Ljg4MDAyMyA3MTMuOTMzMTA1IDIwOS40MDMyNDEgNTEyIDIwOS40MDMyNDF6TTUxMiA3MTMuNzMxNTE0Yy0xMTEuMzU1MTU3IDAtMjAxLjczMTUxNC05MC4zNzUzMzQtMjAxLjczMTUxNC0yMDEuNzMxNTE0czkwLjM3NTMzNC0yMDEuNzMxNTE0IDIwMS43MzE1MTQtMjAxLjczMTUxNCAyMDEuNzMxNTE0IDkwLjM3NTMzNCAyMDEuNzMxNTE0IDIwMS43MzE1MTRTNjIzLjM1NTE1NyA3MTMuNzMxNTE0IDUxMiA3MTMuNzMxNTE0ek01MTIgMzkwLjk2MTI5NmMtNjYuNzcyNzc2IDAtMTIxLjAzODcwNCA1NC4yNjU5MjgtMTIxLjAzODcwNCAxMjEuMDM4NzA0czU0LjI2NTkyOCAxMjEuMDM4NzA0IDEyMS4wMzg3MDQgMTIxLjAzODcwNCAxMjEuMDM4NzA0LTU0LjI2NTkyOCAxMjEuMDM4NzA0LTEyMS4wMzg3MDRTNTc4Ljc3Mjc3NiAzOTAuOTYxMjk2IDUxMiAzOTAuOTYxMjk2eiI+PC9wYXRoPjwvc3ZnPg==);
}

.pio-container .pio-dialog{
	top: -2em;
	left: 1em;
	right: 1em;
	opacity: 0;
	z-index: -1;
	font-size: .8em;
	background-color:rgba(0,0,0,0.3);
	padding: .75em 1em;
	border-radius: 1em;
	visibility: hidden;
	position: absolute;
	word-break: break-all;
	border: 1px solid rgba(255,255,255,0.3);
	transition: opacity .3s, visibility .3s;
	color:#FFF;
}
.pio-container .pio-dialog.active{
	opacity: 1;
	visibility: visible;
}

#pio{ vertical-align: middle }

@media screen and (max-width: 768px){
	#pio{ width: 8em }
	.pio-container{ pointer-events: none }
	.pio-container.hidden, .pio-action, .pio-dialog{ display: none }
}