﻿body {
	background: rgb(255, 255, 255); color: rgb(85, 85, 85); font-family: "Helvetica Neue", "microsoft yahei", Helvetica, Arial, sans-serif; font-size: 13px;
}
h1 {
	margin: 0px; padding: 0px; font-family: "Helvetica Neue", "microsoft yahei", Helvetica, Arial, sans-serif;
}
h2 {
	margin: 0px; padding: 0px; font-family: "Helvetica Neue", "microsoft yahei", Helvetica, Arial, sans-serif;
}
h3 {
	margin: 0px; padding: 0px; font-family: "Helvetica Neue", "microsoft yahei", Helvetica, Arial, sans-serif;
}
h4 {
	margin: 0px; padding: 0px; font-family: "Helvetica Neue", "microsoft yahei", Helvetica, Arial, sans-serif;
}
h5 {
	margin: 0px; padding: 0px; font-family: "Helvetica Neue", "microsoft yahei", Helvetica, Arial, sans-serif;
}
h6 {
	margin: 0px; padding: 0px; font-family: "Helvetica Neue", "microsoft yahei", Helvetica, Arial, sans-serif;
}
ul {
	list-style: none; margin: 0px; padding: 0px;
}
li {
	list-style: none; margin: 0px; padding: 0px;
}
a {
	text-decoration: none !important;
}
a:hover {
	text-decoration: none !important;
}
a:active {
	text-decoration: none !important;
}
a:focus {
	text-decoration: none !important;
}
hr {
	border-top-color: rgb(221, 221, 221);
}
hr.inner-separator {
	border-style: dashed;
}
label {
	font-weight: 300;
}
blockquote {
	border-color: rgb(228, 228, 228);
}
.lt {
	float: left;
}
.rt {
	float: right;
}
.fix {
	-ms-zoom: 1;
}
.fix::after {
	line-height: 0; clear: both; display: block; visibility: hidden; content: "clear";
}
.m-g-t-15 {
	margin-top: 15px !important;
}
.m-g-b-15 {
	margin-bottom: 15px !important;
}
.m-g-r-20 {
	margin-right: 20px !important;
}
.m-g-r-10 {
	margin-right: 10px !important;
}
.m-g-l-15 {
	margin-left: 15px;
}
.base-color-purple {
    color: rgb(255, 0, 0) !important;
}
.w-90 {
	width: 90px !important;
}
.v-t-a-3 {
	vertical-align: -3px !important;
}
.base-color-gray {
	color: rgb(155, 176, 171) !important;
}
.top-bar {
	color: rgb(0, 0, 0); margin-bottom: 1px; box-shadow: 0px 1px 10px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.top-bar .logged-user .btn {
	color: rgb(0, 0, 0);
}
.top-bar .logged-user .btn:hover {
	color: rgb(0, 0, 0);
}
.top-bar .logged-user .open .btn {
	color: rgb(0, 0, 0);
}
.top-bar .logged-user .btn .caret {
	border-top-color: rgb(0, 0, 0);
}
.top-bar-logo {
	height: 100%; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; float: left; position: relative; min-width: 240px; max-width: 340px;
}
.top-bar-btn {
	top: 16px; width: 28px; height: 20px; right: 10px; line-height: 20px; display: inline-block; position: absolute; cursor: pointer;
}
.top-bar-btn i {
	font-size: 16px;
}
.top-bar-logo > a {
	padding-left: 20px; display: inline-block;
}
.top-bar-logo > a img {
	height: 27px;
}
.top-txt {
	padding-left: 20px; font-size: 21px; float: left;
}
.top-bar-user {
	margin-right: 25px; float: right;
}
.top-bar-user > i {
	padding: 0px 5px;
}
@media screen and (min-width:992px)
{
.top-bar-logo {
	min-width: 340px;
}
}
ul.main-menu {
	padding-left: 0px; list-style-type: none;
}
ul.main-menu > li a {
	color: rgb(85, 85, 85); display: block; position: relative;
}
ul.main-menu > li:first-child > a {
	border-top-color: rgb(223, 223, 223); border-top-width: 1px; border-top-style: solid;
}
ul.main-menu > li:last-child > a {
	border-bottom-color: rgb(223, 223, 223); border-bottom-width: 1px; border-bottom-style: solid; cursor: pointer;
}
ul.main-menu > li a:hover {
	text-decoration: none; background-color: rgb(224, 226, 225);
}
ul.main-menu > li.active > a {
	background-color: rgb(255, 255, 255);
}
ul.main-menu > li i {
	width: 14px; text-align: center;
}
ul.main-menu > li .text {
	padding-left: 8px; font-size: 0.9em;
}
ul.main-menu > li .toggle-icon {
	top: 13px; width: 10px; right: 10px; font-size: 14px; position: absolute; text-shadow: none;
}
ul.main-menu .sub-menu {
	padding-left: 0px; border-bottom-color: rgb(223, 223, 223); border-bottom-width: 1px; border-bottom-style: solid; display: none; position: relative;
}
ul.main-menu .sub-menu li a {
	background-color: rgb(244, 246, 245);
    border: none;
}
ul.main-menu .sub-menu li.active > a {
	font-weight: 700; background-color: rgb(224, 226, 225);
}
ul.main-menu .sub-menu.open {
	overflow: hidden; display: block;
}
ul.main-menu .sub-menu .sub-menu li a {
	
}
ul.main-menu > li > a {
	transition:0.01s ease-in-out; -webkit-transition: all 0.01s ease-in-out; -o-transition: all 0.01s ease-in-out; -moz-transition: all 0.01s ease-in-out;
}
.content-wrapper {
    transition: 0.01s ease-in-out;
    -webkit-transition: all 0.01s ease-in-out;
    -o-transition: all 0.01s ease-in-out;
    -moz-transition: all 0.01s ease-in-out;
    padding-left: 280px;
}
.left-sidebar {
	transition:0.01s ease-in-out; padding-right: 0px; padding-left: 0px; -webkit-transition: all 0.01s ease-in-out; -o-transition: all 0.01s ease-in-out; -moz-transition: all 0.01s ease-in-out;
}
@media screen and (max-width:992px) {
    .left-sidebar {
        display: none;
    }

    .content-wrapper {
        padding: 10px;
    }

        .content-wrapper.expanded {
            padding: 10px;
        }
}
@media screen and (min-width:992px)
{
.left-sidebar {
	display: block;
}
}
.in {
	display: block;
}
.out {
	display: none;
}
.nav-icon-box {
	left: 10px; top: 7px; width: 29px; height: 29px; display: block; position: absolute;
}
.nav-icon1 {
	background: url("../images/icon1_01.png") no-repeat;
}
.nav-act-icon1 {
	background: url("../images/icon1_02.png") no-repeat;
}
.nav-icon2 {
	background: url("../images/icon2_01.png") no-repeat;
}
.nav-act-icon2 {
	background: url("../images/icon2_02.png") no-repeat;
}
.nav-icon3 {
	background: url("../images/icon3_01.png") no-repeat;
}
.nav-act-icon3 {
	background: url("../images/icon3_02.png") no-repeat;
}
.nav-icon4 {
	background: url("../images/icon4_01.png") no-repeat;
}
.nav-act-icon4 {
	background: url("../images/icon4_02.png") no-repeat;
}
.nav-icon5 {
	background: url("../images/icon5_01.png") no-repeat;
}
.nav-act-icon5 {
	background: url("../images/icon5_02.png") no-repeat;
}
.nav-line {
	left: 23px; top: 0px; width: 16px; height: 43px; display: block; position: absolute;
}
.nav-sub-line {
	background: url("../images/line.png") no-repeat;
}
.nav-sub-line-act {
	background: url("../images/line0.png") no-repeat;
}
.un_sel {
	background: url("../images/un_sel.jpg"); width: 19px; height: 19px; vertical-align: -3px; display: inline-block;
}
.has_sel {
	background: url("../images/has_sel.png"); width: 19px; height: 19px; vertical-align: -3px; display: inline-block;
}

.a1 {
	text-decoration: underline !important;
}
.a1:hover {
	text-decoration: underline !important;
}
.a1:active {
	text-decoration: underline !important;
}
.a1:focus {
	text-decoration: underline !important;
}
.a2 {
	text-decoration: none !important;
    cursor:default;
}
.a2:hover {
	text-decoration: none !important;
    cursor:default;
}
.a2:active {
	text-decoration: none !important;
    cursor:default;
}
.a2:focus {
	text-decoration: none !important;
    cursor:default;
}