.docs-nav.nav-stacked.sui-nav {
	background: url("../pictures/kedu.png") repeat-y right top; width: 140px; text-align: right; padding-right: 20px;
}
.docs-nav.nav-stacked.sui-nav li {
	border-radius: 0px; border: currentColor; border-image: none; margin-left: 0px; position: relative; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.docs-nav.nav-stacked.sui-nav li a {
	color: rgb(102, 102, 102); line-height: 18px; font-family: "Microsoft Yahei", Arial, Verdana, Sans-serif; font-size: 16px; font-weight: 700; position: relative;
}
.docs-nav.nav-stacked.sui-nav li a:hover {
	background: none; color: rgb(51, 51, 51);
}
.docs-nav.nav-stacked.sui-nav .docs-nav.nav-stacked {
	background: none; margin-bottom: 0px; display: none;
}
.docs-nav.nav-stacked.sui-nav .docs-nav.nav-stacked > li a {
	border-width: medium 0px; border-color: currentColor; border-image: none; color: rgb(188, 190, 192); font-family: "Microsoft Yahei", Arial, Verdana, Sans-serif; font-size: 12px; font-weight: normal; margin-left: 30px; position: relative;
}
.docs-nav.nav-stacked.sui-nav .docs-nav.nav-stacked > li a:hover {
	background: none; color: rgb(51, 51, 51);
}
.docs-nav.nav-stacked.sui-nav .docs-nav.nav-stacked .active a {
	color: rgb(51, 51, 51);
}
.docs-nav.nav-stacked.sui-nav .active .docs-nav.nav-stacked {
	display: block;
}
.docs-nav.nav-stacked.sui-nav .active a {
	color: rgb(51, 51, 51);
}
.docs-nav.nav-stacked.sui-nav .docs-icon {
	background: url("../pictures/left_04.png"); top: 50%; width: 13px; height: 13px; right: -40px; margin-top: -9px; display: inline-block; position: absolute;
}
.docs-nav.nav-stacked.sui-nav .active .docs-icon {
	background: url("../pictures/blue_11.png");
}
body {
	background: rgb(251, 251, 251); padding-top: 59px; font-size: 14px; position: relative;
}
body > .sui-layout {
	background: rgb(251, 251, 251);
}
body > .sui-layout > div > .content {
	background: rgb(251, 251, 251);
}
html {
	height: 100%;
}
body {
	height: 100%;
}
.sui-layout {
	height: 100%;
}
body > .sui-layout > div > .sidebar {
	height: 100%;
}
h1 {
	line-height: 48px; font-size: 32px;
}
h3 code {
	font-size: 14px; font-weight: normal;
}
body > .sui-layout > div > .content {
	padding: 0px 25px; overflow: hidden; margin-left: 210px;
}
body > .sui-layout .sidebar {
	width: 180px; line-height: 22px; font-size: 14px; position: fixed;
}
.docs-sidenav {
	width: 151px;
}
.docs-sidenav [class^='sui-icon'] {
	font-size: 18px; vertical-align: -2px;
}
.nav-xlarge.sui-nav > li > a {
	padding: 10px 18px;
}
body > .sui-navbar {
	font-size: 14px;
}
body > .sui-navbar .sui-brand {
	padding: 3px; line-height: 48px; font-size: 32px;
}
body > .sui-navbar > .navbar-inner {
	padding-left: 25px; background-image: none;
}
body > .sui-navbar .sui-nav {
	margin-left: 50px;
}
body > .sui-navbar .sui-nav > li > a {
	padding: 19px;
}
body > .navbar .brand {
	transition:0.2s linear; color: rgb(0, 0, 0); padding-right: 0px; padding-left: 0px; font-weight: bold; margin-left: 20px; float: right; text-shadow: 0px 1px 0px rgba(255,255,255,0.1), 0px 0px 30px rgba(255,255,255,0.125); -webkit-transition: all .2s linear; -moz-transition: all .2s linear;
}
body > .navbar .brand:hover {
	text-decoration: none; text-shadow: 0px 1px 0px rgba(255,255,255,0.1), 0px 0px 30px rgba(255,255,255,0.4);
}
.sui-page-header {
	padding: 0px; margin-top: 30px; margin-left: 50px; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.sui-page-header::before {
	background: url("../pictures/title-arrow.png") no-repeat; left: -50px; top: 4px; width: 30px; height: 30px; display: block; position: absolute; content: "";
}
h1.sui-page-header::before {
	top: 10px;
}
.demo-operations {
	background: rgb(251, 251, 251); list-style: none; margin: 10px 0px 40px; padding: 4px 8px; border-radius: 3px;
}
.demo-operations li {
	margin-right: 20px; float: left; position: relative;
}
.demo-operations li .sui-msg {
	left: -20px; top: 25px; width: 100px; display: none; position: absolute;
}
.zeroclipboard-is-hover.copy-btn {
	color: rgb(255, 115, 0); text-decoration: underline;
}
.bs-docs-example {
	padding: 39px 19px 14px; border-radius: 4px; border: 1px solid rgb(221, 221, 221); border-image: none; margin-bottom: 15px; position: relative; background-color: rgb(255, 255, 255); -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.bs-docs-example::after {
	padding: 3px 7px; border-radius: 4px 0px; border: 1px solid rgb(221, 221, 221); border-image: none; left: -1px; top: -1px; color: rgb(157, 160, 164); font-size: 12px; font-weight: bold; position: absolute; content: "ʾ��"; background-color: rgb(245, 245, 245); -webkit-border-radius: 4px 0 4px 0; -moz-border-radius: 4px 0 4px 0;
}
.footer {
	padding: 30px; text-align: center; color: rgb(102, 102, 102); font-size: 13px; margin-top: 50px; border-top-color: rgb(170, 170, 170); border-top-width: 1px; border-top-style: solid;
}
.footer li {
	padding: 4px 0px;
}
#themes-select .dropdown-toggle {
	padding: 0px; margin-top: 15px;
}
#themes-select .dropdown-toggle span {
	text-indent: -9999px;
}
#themes-select ul {
	padding: 0px 0px 8px 8px; left: auto; right: 0px; min-width: 85px;
}
#themes-select li {
	margin: 8px 8px 0px 0px; float: left;
}
#themes-select .dropdown-toggle span {
	background: rgb(40, 163, 239); padding: 0px; width: 32px; height: 32px; text-indent: -9999em; display: inline-block;
}
#themes-select li a {
	background: rgb(40, 163, 239); padding: 0px; width: 32px; height: 32px; text-indent: -9999em; display: inline-block;
}
#themes-select .dropdown-toggle span.default {
	background: rgb(40, 163, 239);
}
#themes-select li a.default {
	background: rgb(40, 163, 239);
}
#themes-select .dropdown-toggle span.green {
	background: rgb(74, 142, 87);
}
#themes-select li a.green {
	background: rgb(74, 142, 87);
}
#themes-select .dropdown-toggle span.pink {
	background: rgb(182, 84, 167);
}
#themes-select li a.pink {
	background: rgb(182, 84, 167);
}
#themes-select .dropdown-toggle span.dark-green {
	background: rgb(81, 133, 148);
}
#themes-select li a.dark-green {
	background: rgb(81, 133, 148);
}
.hidden-achor {
	left: 1em; top: -100px; width: 1px; height: 1px; display: block; position: relative;
}
@media all and (max-width:1400px)
{
.sui-navbar .sui-container {
	width: auto;
}
}
@media all and (min-width:1400px)
{
.sui-layout {
	margin: auto; width: 1400px;
}
.sui-navbar .sui-container {
	margin: auto; width: 1400px;
}
}
@media all and (min-width:1400px)
{
.sui-navbar .sui-container {
	margin: auto; width: 1400px;
}
body > .sui-layout > .content {
	margin-left: 230px;
}
}
@media all and (max-width:800px)
{
body {
	padding: 0px;
}
body > .sui-layout > .sidebar {
	height: auto; float: none; position: static;
}
body > .sui-layout > .content {
	padding: 10px; margin-left: 0px;
}
body > .sui-layout > .sidebar {
	width: auto; height: auto;
}
.docs-sidenav {
	width: auto;
}
body > .sui-navbar {
	position: static;
}
}
