* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	-webkit-tap-highlight-color: transparent;
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 0.8em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	box-sizing: content-box;
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
html, body {
	font-family: Arial,"宋体";
	font-size: 12px;
	line-height: 1.5
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,"微软雅黑","Microsoft YaHei";
	font-weight: 600;
	margin: 10px 0;
	color:#73ad21;
}
#leftmenu h2 { color:#333;  }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit
}
h1 {
	font-size: 36px
}
h2 {
	font-size: 30px
}
h3 {
	font-size: 24px
}
h4 {
	font-size: 20px
}
h5 {
	font-size: 18px
}
h6 {
	font-size: 16px
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #eee;
	margin: 20px 0
}
img {
	margin-bottom: -5px
}
a {
	color: inherit
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	display: table
}
table, th, td {
	border: none
}
.w-table-all {
	border: 1px solid #ccc
}
.w-bordered tr, .w-table-all tr {
	border-bottom: 1px solid #d0d0d0
}
.w-striped tbody tr:nth-child(even) {
	background-color: #f2f2f2
}
.w-table-all tr:nth-child(odd) {
	background-color: #fff
}
.w-table-all tr:nth-child(even) {
	background-color: #f2f2f2
}
.w-hoverable tbody tr {
	transition: background-color .25s ease
}
.w-hoverable tbody tr:hover {
	background-color: #f2f2f2
}
.w-centered tr th, .w-centered tr td {
	text-align: center
}
.w-table td, .w-table th, .w-table-all td, .w-table-all th {
	padding: 6px 8px;
	display: table-cell;
	text-align: left;
	vertical-align: top
}
.w-table th:first-child, .w-table td:first-child, .w-table-all th:first-child, .w-table-all td:first-child {
	padding-left: 16px
}
.w-btn {
	border: none;
	display: inline-block;
	outline: 0;
	padding: 6px 16px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none!important;
	color: #fff;
	background-color: #000;
	text-align: center;
	transition: .2s ease-out;
	cursor: pointer;
	white-space: nowrap
}
.w-btn.w-disabled, .w-btn-floating.w-disabled, .w-btn:disabled, .w-btn-floating:disabled, .w-btn-floating-large.w-disabled, .w-btn-floating-large:disabled {
	background-color: #DFDFDF;
	box-shadow: none;
	color: #9F9F9F;
	cursor: not-allowed
}
.w-btn.w-disabled *, .w-btn-floating.w-disabled *, .w-btn:disabled *, .w-btn-floating:disabled * {
	pointer-events: none
}
.w-btn.w-disabled:hover, .w-btn:disabled:hover, .w-btn-floating.w-disabled:hover, .w-btn-floating:disabled:hover, .w-btn-floating-large.w-disabled:hover, .w-btn-floating-large:disabled:hover {
	background-color: #DFDFDF;
	color: #9F9F9F
}
.w-btn:hover, .w-btn-floating:hover, .w-btn-floating-large:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19)
}
.w-btn-floating, .w-btn-floating-large {
	display: inline-block;
	text-align: center;
	color: #fff;
	background-color: #000;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 0;
	border-radius: 50%;
	transition: .3s;
	cursor: pointer;
	font-size: 24px
}
.w-btn-floating {
	width: 40px;
	height: 40px;
	line-height: 40px
}
.w-btn-floating-large {
	width: 56px;
	height: 56px;
	line-height: 56px
}
.w-btn-group .w-btn {
	float: left
}
.w-btn.w-ripple {
	position: relative
}
.w-ripple:after {
	content: "";
	background: #90EE90;
	display: block;
	position: absolute;
	padding-top: 300%;
	padding-left: 350%;
	margin-left: -20px!important;
	margin-top: -120%;
	opacity: 0;
	transition: all .8s
}
.w-ripple:active:after {
	padding: 0;
	margin: 0;
	opacity: 1;
	transition: 0s
}
.w-badge, .w-tag {
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	text-align: center
}
.w-badge {
	border-radius: 50%
}
.w-blockquote {
	margin: 0;
	padding-left: 16px;
	border-left: 5px solid #ddd;
	font-style: italic
}
ul.w-ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}
ul.w-ul li {
	padding: 6px 16px;
	border-bottom: 1px solid #e0e0e0
}
ul.w-ul li:last-child {
	border-bottom: none
}
.w-image {
	position: relative
}
.w-image img {
	max-width: 100%;
	height: auto
}
.w-image .w-title {
	position: absolute;
	bottom: 8px;
	left: 16px;
	color: #fff;
	font-size: 20px
}
.w-fluid {
	max-width: 100%;
	height: auto
}
.w-tooltip .w-text {
	display: none
}
.w-tooltip:hover .w-text {
	display: inline-block
}
.w-topnav {
	padding: 8px 8px
}
.w-topnav a, .w-sidenav a, .w-dropnav a {
	text-decoration: none!important
}
.w-topnav a {
	padding: 0 8px;
	border-bottom: 3px solid transparent;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.w-topnav a:hover {
	border-bottom: 3px solid #fff
}
.w-sidenav {
	height: 100%;
	width: 200px;
	position: fixed!important;
	z-index: 1;
	overflow: auto
}
.w-opennav, .w-closenav {
	color: inherit
}
.w-opennav:hover, .w-closenav:hover {
	cursor: pointer;
	opacity: .8
}
.w-sidenav a {
	padding: 4px 16px
}
.w-sidenav a:hover, .w-sidenav a:focus {
	background-color: #ccc
}
.w-sidenav a, .w-dropnav a {
	display: block;
	transition: .3s
}
.w-dropnav a:hover {
	text-decoration: underline!important
}
.w-tab div {
	display: none
}
.w-tab div:target {
	display: block
}
.w-modal {
	z-index: 1;
	display: none;
	padding-top: 100px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0,0,0,0.4)
}
.w-modal:target {
	display: block
}
.w-modal-content {
	margin: auto;
	background-color: #f3f3f3;
	position: relative;
	padding: 0;
	outline: 0;
	border: 1px #555 solid;
	width: 600px
}
.w-closebtn {
	text-decoration: none;
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: inherit
}
.w-closebtn:hover, .w-closebtn:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer
}
.w-form {
	padding: 16px
}
.w-group, .w-input-group {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px
}
.w-input {
	padding: 10px;
	display: block;
	border: none;
	border-bottom: 1px solid #808080;
	width: 100%
}
.w-label {
	position: absolute;
	top: -22px;
	left: 0;
	color: #009688
}
.w-select {
	background-color: transparent;
	padding: 4px 0;
	width: 100%;
	color: #000;
	border: 1px solid transparent;
	border-bottom: 1px solid #009688
}
.w-select select:focus {
	color: #000;
	border: 1px solid #009688
}
.w-select option[disabled] {
	color: #009688
}
.w-checkbox:before, .w-checkbox:after, .w-checkbox, .w-checkmark:before, .w-checkmark:after, .w-checkmark {
	box-sizing: border-box
}
.w-checkbox {
	display: inline-block;
	line-height: 24px;
	margin: 8px 0
}
.w-checkbox input[type=checkbox], .w-checkbox input[type=radio] {
	display: none
}
.w-checkbox input[type=checkbox]:checked+.w-checkmark:before {
	background: #009688
}
.w-checkbox input[type=checkbox]:checked+.w-checkmark:after {
	opacity: 1
}
.w-checkbox input[type=radio]:checked+.w-checkmark:before {
	background: #fff
}
.w-checkbox input[type=radio]:checked+.w-checkmark:after {
	opacity: 1;
	background-color: #009688
}
.w-checkmark:before {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	border: 2px solid #009688
}
.w-checkmark {
	position: relative;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	width: 24px;
	height: 24px
}
.w-checkmark:after {
	content: '';
	position: absolute;
	top: 7px;
	left: 6px;
	width: 14px;
	height: 8px;
	border: 4px solid #fff;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.w-checkbox input[type=radio]+.w-checkmark:before {
	border-radius: 50%;
	background-color: #fff
}
.w-checkbox input[type=radio]+.w-checkmark:after {
	content: '';
	position: absolute;
	top: 6px;
	left: 6px;
	width: 12px;
	height: 12px;
	border: 0 solid #fff;
	border-radius: 50%
}
.w-checkbox input[type=checkbox]:disabled+.w-checkmark {
	opacity: .3;
	cursor: default
}
.w-checkbox input[type=radio]:disabled+.w-checkmark {
	opacity: .3;
	cursor: default
}
input[type=checkbox].w-check, input[type=radio].w-radio {
	width: 24px;
	height: 24px;
	position: relative;
	top: 6px
}
input[type=checkbox].w-check:checked+.w-validate, input[type=radio].w-radio:checked+.w-validate {
	color: #009688
}
input[type=checkbox].w-check:disabled+.w-validate, input[type=radio].w-radio:disabled+.w-validate {
	color: #aaa
}
.w-input:not(:valid)~.w-validate, .w-input:not(:valid)~.w-label {
	color: #f44336
}
.w-responsive {
	overflow-x: auto
}
.w-container:after, .w-row:after, .w-row-padding:after, .w-topnav:after, .w-clear:after, .w-btn-group:before, .w-btn-group:after {
	content: "";
	display: table;
	clear: both
}
.w-col, .w-half, .w-third, .w-twothird, .w-quarter {
	float: left;
	width: 100%
}
.w-col.s1 {
	width: 8.33333%
}
.w-col.s2 {
	width: 16.66666%
}
.w-col.s3 {
	width: 24.99999%
}
.w-col.s4 {
	width: 33.33333%
}
.w-col.s5 {
	width: 41.66666%
}
.w-col.s6 {
	width: 49.99999%
}
.w-col.s7 {
	width: 58.33333%
}
.w-col.s8 {
	width: 66.66666%
}
.w-col.s9 {
	width: 74.99999%
}
.w-col.s10 {
	width: 83.33333%
}
.w-col.s11 {
	width: 91.66666%
}
.w-col.s12, .w-half, .w-third, .w-twothird, .w-quarter {
	width: 99.99999%
}
@media only screen and (min-width:601px) {
.w-col.m1 {
	width: 8.33333%
}
.w-col.m2 {
	width: 16.66666%
}
.w-col.m3, .w-quarter {
	width: 24.99999%
}
.w-col.m4, .w-third {
	width: 33.33333%
}
.w-col.m5 {
	width: 41.66666%
}
.w-col.m6, .w-half {
	width: 49.99999%
}
.w-col.m7 {
	width: 58.33333%
}
.w-col.m8, .w-twothird {
	width: 66.66666%
}
.w-col.m9 {
	width: 74.99999%
}
.w-col.m10 {
	width: 83.33333%
}
.w-col.m11 {
	width: 91.66666%
}
.w-col.m12 {
	width: 99.99999%
}
}
@media only screen and (min-width:993px) {
.w-col.l1 {
	width: 8.33333%
}
.w-col.l2 {
	width: 16.66666%
}
.w-col.l3, .w-quarter {
	width: 24.99999%
}
.w-col.l4, .w-third {
	width: 33.33333%
}
.w-col.l5 {
	width: 41.66666%
}
.w-col.l6, .w-half {
	width: 49.99999%
}
.w-col.l7 {
	width: 58.33333%
}
.w-col.l8, .w-twothird {
	width: 66.66666%
}
.w-col.l9 {
	width: 74.99999%
}
.w-col.l10 {
	width: 83.33333%
}
.w-col.l11 {
	width: 91.66666%
}
.w-col.l12 {
	width: 99.99999%
}
}
.w-content {
	max-width: 980px;
	margin: auto
}
.w-rest {
	overflow: hidden
}
@media(max-width:601px) {
.w-modal-content {
	margin: 50px 10px 10px 10px;
	width: auto!important
}
}
@media(max-width:768px) {
.w-modal-content {
	width: 500px
}
}
@media(min-width:992px) {
.w-modal-content {
	width: 900px
}
}
@media screen and (max-width:601px) {
.w-topnav a {
	display: block
}
.w-topnav a:first-child {
	padding: 0 8px
}
}
@media screen and (max-width:600px) {
.w-topnav {
	text-align: center
}
}
@media(max-width:600px) {
.w-hide-small {
	display: none!important
}
}
@media(max-width:991px) and (min-width:601px) {
.w-hide-medium {
	display: none!important
}
}
@media(min-width:992px) {
.w-hide-large {
	display: none!important
}
}
.w-top {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1
}
.w-left {
	float: left!important
}
.w-right {
	float: right!important
}
.w-hide {
	display: none!important
}
.w-show {
	display: block!important
}
.w-tiny {
	font-size: 10px!important
}
.w-small {
	font-size: 12px!important
}
.w-medium {
	font-size: 15px!important
}
.w-large {
	font-size: 18px!important
}
.w-xlarge {
	font-size: 24px!important
}
.w-xxlarge {
	font-size: 36px!important
}
.w-xxxlarge {
	font-size: 48px!important
}
.w-slim {
	font-family: "宋体", Arial, sans-serif!important
}
.w-wide {
	font-family: "宋体", Arial, sans-serif!important;
	letter-spacing: 4px
}
.w-jumbo {
	font-size: 64px!important
}
.w-left-align {
	text-align: left!important
}
.w-right-align {
	text-align: right!important
}
.w-justify {
	text-align: justify!important
}
.w-center {
	text-align: center!important
}
.w-circle {
	border-radius: 50%!important
}
.w-round-small {
	border-radius: 2px!important
}
.w-round, .w-round-medium {
	border-radius: 4px!important
}
.w-round-large {
	border-radius: 8px!important
}
.w-round-xlarge {
	border-radius: 16px!important
}
.w-round-xxlarge {
	border-radius: 32px!important
}
.w-round-jumbo {
	border-radius: 64px!important
}
.w-border-0 {
	border: 0!important
}
.w-border {
	border: 1px solid #ccc!important
}
.w-border-top {
	border-top: 1px solid #ccc!important
}
.w-border-bottom {
	border-bottom: 1px solid #ccc!important
}
.w-border-left {
	border-left: 1px solid #ccc!important
}
.w-border-right {
	border-right: 1px solid #ccc!important
}
.w-margin-0 {
	margin: 0!important
}
.w-margin-2 {
	margin: 2px!important
}
.w-margin-4 {
	margin: 4px!important
}
.w-margin-8 {
	margin: 8px!important
}
.w-margin-12 {
	margin: 12px!important
}
.w-margin-16 {
	margin: 16px!important
}
.w-margin-24 {
	margin: 24px!important
}
.w-margin-32 {
	margin: 32px!important
}
.w-margin-64 {
	margin: 64px!important
}
.w-margin {
	margin: 16px!important
}
.w-margin-top {
	margin-top: 16px!important
}
.w-margin-bottom {
	margin-bottom: 16px!important
}
.w-margin-left {
	margin-left: 16px!important
}
.w-margin-right {
	margin-right: 16px!important
}
.w-padding-tiny {
	padding: 2px 4px!important
}
.w-padding-small {
	padding: 4px 8px!important
}
.w-padding-medium, .w-padding {
	padding: 8px 16px!important
}
.w-padding-large {
	padding: 12px 24px!important
}
.w-padding-xlarge {
	padding: 16px 32px!important
}
.w-padding-xxlarge {
	padding: 24px 48px!important
}
.w-padding-jumbo {
	padding: 32px 64px!important
}
.w-padding-0 {
	padding: 0!important
}
.w-padding-4 {
	padding-top: 4px!important;
	padding-bottom: 4px!important
}
.w-padding-8 {
	padding-top: 8px!important;
	padding-bottom: 8px!important
}
.w-padding-16 {
	padding-top: 16px!important;
	padding-bottom: 16px!important
}
.w-padding-24 {
	padding-top: 24px!important;
	padding-bottom: 24px!important
}
.w-padding-32 {
	padding-top: 32px!important;
	padding-bottom: 32px!important
}
.w-padding-48 {
	padding-top: 48px!important;
	padding-bottom: 48px!important
}
.w-padding-64 {
	padding-top: 64px!important;
	padding-bottom: 64px!important
}
.w-padding-top {
	padding-top: 8px!important
}
.w-padding-bottom {
	padding-bottom: 8px!important
}
.w-padding-left {
	padding-left: 16px!important
}
.w-padding-right {
	padding-right: 16px!important
}
.w-row-padding {
	padding: 0 8px
}
.w-row-padding>.w-half, .w-row-padding>.w-third, .w-row-padding>.w-twothird, .w-row-padding>.w-quarter, .w-row-padding>.w-col {
	padding: 1px 8px
}
.w-spin {
	animation: w-spin 2s infinite linear;
	-webkit-animation: w-spin 2s infinite linear
}
@-webkit-keyframes w-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes w-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.w-container {
	padding: 1px 16px
}
.w-example {
	background-color: #f1f1f1;
	padding: 1px 16px
}
.w-section {
	margin-top: 16px;
	margin-bottom: 16px
}
.w-code {
	font-family: Consolas, "courier new";
	font-size: 16px;
	line-height: 1.4;
	width: auto;
	background-color: #fff;
	padding: 8px 12px;
	border-left: 4px solid #009688;
	word-wrap: break-word
}
.w-example, .w-code, .w-reference {
	margin: 20px 0
}
.w-card {
	border: 1px solid #ccc
}
.w-card-2, .w-example {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12)!important
}
.w-card-4 {
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19)!important
}
.w-card-8 {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19)!important
}
.w-card-12 {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19)!important
}
.w-card-16 {
	box-shadow: 0 16px 24px 0 rgba(0,0,0,0.22), 0 25px 55px 0 rgba(0,0,0,0.21)!important
}
.w-card-24 {
	box-shadow: 0 24px 24px 0 rgba(0,0,0,0.2), 0 40px 77px 0 rgba(0,0,0,0.22)!important
}
.w-animate-opacity {
	-webkit-animation-name: opac;
	-webkit-animation-duration: 4s;
	animation-name: opac;
	animation-duration: 4s
}
@-webkit-keyframes opac {
from {
opacity:0
}
to {
	opacity: 1
}
}
@keyframes opac {
from {
opacity:0
}
to {
	opacity: 1
}
}
.w-animate-top {
	position: relative;
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: .4s;
	animation-name: animatetop;
	animation-duration: .4s
}
@-webkit-keyframes animatetop {
from {
top:-300px;
opacity:0
}
to {
	top: 0;
	opacity: 1
}
}
@keyframes animatetop {
from {
top:-300px;
opacity:0
}
to {
	top: 0;
	opacity: 1
}
}
.w-animate-left {
	position: relative;
	-webkit-animation-name: animateleft;
	-webkit-animation-duration: .4s;
	animation-name: animateleft;
	animation-duration: .4s
}
@-webkit-keyframes animateleft {
from {
left:-300px;
opacity:0
}
to {
	left: 0;
	opacity: 1
}
}
@keyframes animateleft {
from {
left:-300px;
opacity:0
}
to {
	left: 0;
	opacity: 1
}
}
.w-animate-right {
	position: relative;
	-webkit-animation-name: animateright;
	-webkit-animation-duration: .4s;
	animation-name: animateright;
	animation-duration: .4s
}
@-webkit-keyframes animateright {
from {
right:-300px;
opacity:0
}
to {
	right: 0;
	opacity: 1
}
}
@keyframes animateright {
from {
right:-300px;
opacity:0
}
to {
	right: 0;
	opacity: 1
}
}
.w-animate-bottom {
	position: relative;
	-webkit-animation-name: animatebottom;
	-webkit-animation-duration: .4s;
	animation-name: animatebottom;
	animation-duration: .4s
}
@-webkit-keyframes animatebottom {
from {
bottom:-300px;
opacity:0
}
to {
	bottom: 0;
	opacity: 1
}
}
@keyframes animatebottom {
from {
bottom:-300px;
opacity:0
}
to {
	bottom: 0;
	opacity: 1
}
}
.w-text-amber {
	color: #ffc107!important
}
.w-amber {
	color: #000!important;
	background-color: #ffc107!important
}
.w-text-aqua {
	color: #0ff!important
}
.w-aqua {
	color: #000!important;
	background-color: #0ff!important
}
.w-text-blue {
	color: #2196F3!important
}
.w-blue {
	color: #fff!important;
	background-color: #2196F3!important
}
.w-text-light-blue {
	color: #87CEEB!important
}
.w-light-blue {
	color: #000!important;
	background-color: #87CEEB!important
}
.w-text-brown {
	color: #795548!important
}
.w-brown {
	color: #fff!important;
	background-color: #795548!important
}
.w-text-cyan {
	color: #00bcd4!important
}
.w-cyan {
	color: #000!important;
	background-color: #00bcd4!important
}
.w-text-blue-grey {
	color: #607d8b!important
}
.w-blue-grey {
	color: #fff!important;
	background-color: #607d8b!important
}
.w-text-green {
	color: #4CAF50!important
}
.w-green {
	color: #fff!important;
	background-color: #4CAF50!important
}
.w-text-light-green {
	color: #8bc34a!important
}
.w-light-green {
	color: #000!important;
	background-color: #8bc34a!important
}
.w-text-indigo {
	color: #3f51b5!important
}
.w-indigo {
	color: #fff!important;
	background-color: #3f51b5!important
}
.w-text-khaki {
	color: #b4aa50!important
}
.w-khaki {
	color: #000!important;
	background-color: #f0e68c!important
}
.w-text-lime {
	color: #cddc39!important
}
.w-lime {
	color: #000!important;
	background-color: #cddc39!important
}
.w-text-orange {
	color: #ff9800!important
}
.w-orange {
	color: #000!important;
	background-color: #ff9800!important
}
.w-text-deep-orange {
	color: #ff5722!important
}
.w-deep-orange {
	color: #fff!important;
	background-color: #ff5722!important
}
.w-text-pink {
	color: #e91e63!important
}
.w-pink {
	color: #fff!important;
	background-color: #e91e63!important
}
.w-text-purple {
	color: #9c27b0!important
}
.w-purple {
	color: #fff!important;
	background-color: #9c27b0!important
}
.w-text-deep-purple {
	color: #673ab7!important
}
.w-deep-purple {
	color: #fff!important;
	background-color: #673ab7!important
}
.w-text-red {
	color: #f44336!important
}
.w-red {
	color: #fff!important;
	background-color: #f44336!important
}
.w-text-sand {
	color: #fdf5e6!important
}
.w-sand {
	color: #000!important;
	background-color: #fdf5e6!important
}
.w-text-teal {
	color: #009688!important
}
.w-teal {
	color: #fff!important;
	background-color: #009688!important
}
.w-text-yellow {
	color: #d2be0e!important
}
.w-yellow {
	color: #000!important;
	background-color: #ffeb3b!important
}
.w-text-white {
	color: #fff!important
}
.w-white {
	color: #000!important;
	background-color: #fff!important
}
.w-text-black {
	color: #000!important
}
.w-black {
	color: #fff!important;
	background-color: #000!important
}
.w-text-grey {
	color: #757575!important
}
.w-grey {
	color: #000!important;
	background-color: #9e9e9e!important
}
.w-text-light-grey {
	color: #f1f1f1!important
}
.w-light-grey {
	color: #000;
	background-color: #f1f1f1!important
}
.w-text-dark-grey {
	color: #3a3a3a!important
}
.w-dark-grey {
	color: white;
	background-color: #616161!important
}
.w-text-white-opacity {
	color: rgba(255,255,255,0.65)!important
}
.w-text-black-opacity {
	color: rgba(0,0,0,0.60)!important
}
.w-text-shadow {
	text-shadow: 1px 1px 1px #444;
	letter-spacing: 2px
}
.img-responsive {
	max-width: 100%;
	height: auto
}
.table-responsive {
	overflow-x: auto
}
a:hover, a:active {
	color: #6E9A06
}
table.lamp, table.w-table-all {
	margin: 16px 0
}
.top {
	position: relative;
	background-color: #fff;
	height: 68px;
	padding-top: 20px;
	line-height: 50px;
	overflow: hidden;
	z-index: 1
}
.topnav {
	position: relative;
	z-index: 999;
	font-size: 15px;
	background-color: #5f5f5f;
	color: #f1f1f1;
	width: 100%;
	padding: 0;
	letter-spacing: 1px
}
.topnav li { list-style:none;}
.topnav a {
	text-decoration: none;
	padding: 10px 10px!important;
	border-bottom: none;
	display: inline-block
}
.topnav a:hover {
	border-bottom: none;
	background-color: #000;
	color: #fff
}
.topnav a.active {
	background-color: #73AD21;
	color: #fff
}
a.topnav-icons {
	width: 48px;
	font-size: 20px!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important
}
a.topnav-localicons {
	font-size: 20px!important;
	padding-top: 6px!important;
	padding-bottom: 12px!important
}
i.fa-caret-down, i.fa-caret-up {
	width: 10px
}
#sidemenu h2 {
	font-size: 22px;
	padding-left: 16px
}
#sidemenu a {
	display: block;
	text-decoration: none;
	padding: 2px 2px 2px 16px;
	font-size: 15px
}
#sidemenu a:hover {
	background-color: #ddd;
	color: #000
}
#sidemenu a.active {
	background-color: #ddd;
	color: #000
}
#sidemenuinner {
	padding-bottom: 40px;
	padding-top: 10px
}
#leftmenu h2 {
	font-size: 22px;
	padding-left: 16px
}
#leftmenu a {
	display: block;
	text-decoration: none;
	padding: 7px 2px 7px 16px;
	font-size: 14px
}
#leftmenu a:hover {
	background-color: #fff;
	color: #000
}
#leftmenu a.active {
	color: #ff7e00;
	font-weight: bold;
	background:#FFF;
}
#leftmenuinner {
	position: fixed;
	top: 0;
	padding-top: 22px;
	padding-bottom: 50px;
	padding-left:20px;
	height: 100%;
	width: 16.66666%;
	background:#F1F1F1;
	
}
#leftmenuinnerinner {
	height: 100%;
	width: 100%;
	overflow-y: hidden;
	padding-top: 10px
}
#leftmenuinnerinner:hover {
	overflow-y: scroll
}
#main table th { height:60px; line-height: 60px;}
#main table {
width: 1200PX !IMPORTANT;
border: 1px solid #E1E1E1 !IMPORTANT;
border-collapse: collapse !IMPORTANT;
font-size: 18PX !IMPORTANT;
word-break: break-all; word-wrap:break-word;
}

#main table td {
border: 1px solid #E1E1E1 !IMPORTANT;
padding: 15px !IMPORTANT;
}

#main {
	padding: 36px
}
#mainLeaderboard {
	height: 90px
}
span.color_h1 {
	color: #48b701
}
#right {
	text-align: center;
	padding-top: 16px;
	padding-right: 16px
}
#right a {
	text-decoration: none
}
#right a:hover {
	text-decoration: underline
}
#right h3 {
	font-size: 18px
}
#skyscraper {
	min-height: 600px
}
.sidesection {
	margin-bottom: 32px
}
.bottomad {
	padding: 0 16px 16px 0;
	float: left;
	width: auto
}
.footer a {
	text-decoration: none
}
.footer a:hover {
	text-decoration: underline
}
.w-dropnav {
	display: none;
	position: absolute;
	width: 100%;
	padding-bottom: 40px;
	letter-spacing: 0
}
.w-dropnav .w-closebtn {
	padding: 0 16px 16px 16px!important;
	position: absolute;
	right: 0
}
.w-dropnav h3 {
	padding: 10px 0 5px 0;
	margin: 0;
	text-align: left
}
.w-dropnav a {
	display: block;
	padding: 0!important;
	text-align: left
}
.w-dropnav a:hover {
	background-color: transparent;
	color: #000
}
.w-dropnav .w-col {
	height: 350px
}
.w-dropnav #nav_references_content .w-col {
	height: 230px
}
.w-code {
	border-left: 4px solid #73AD21!important
}
.w-table-all td, .w-table-all th, .w-table-all th:first-child, .w-table-all td:first-child {
	padding: 8px
}
.w-theme {
	color: #fff!important;
	background-color: #73AD21!important
}
.fa-facebook-square, .fa-twitter-square, .fa-google-plus-square {
	padding: 0 8px
}
.fa-facebook-square:hover, .fa-thumbs-o-up:hover {
	color: #3B5998
}
.fa-twitter-square:hover {
	color: #55acee
}
.fa-google-plus-square:hover {
	color: #dd4b39
}
#fblikeframe {
	display: none
}
#popupframe {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .5;
	z-index: 999
}
#popupDIV {
	position: fixed;
	height: 40%;
	width: 40%;
	min-width: 310px;
	min-height: 250px;
	top: 30%;
	left: 30%;
	background-color: #fff;
	z-index: 9999
}
#nav_translate a {
	display: inline
}
#googleSearch {
	color: #000
}
.searchdiv {
	max-width: 400px;
	margin: auto;
	text-align: left;
	font-size: 16px
}
div.cse .gsc-control-cse, div.gsc-control-cse {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0
}
td.gsc-search-button input.gsc-search-button {
	background-color: #555
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-search-button {
	box-sizing: content-box;
	line-height: normal;
	xborder-color: transparent!important
}
.gsc-tabsArea div {
	overflow: visible
}
.gsst_a .gscb_a {
	margin-top: 3px
}
.w-topnav a {
	-webkit-transition: background-color .3s ease, color .3s ease;
	-moz-transition: background-color .3s ease, color .3s ease;
	-o-transition: background-color .3s ease, color .3s ease;
	transition: background-color .3s ease, color .3s ease
}
@media screen and (max-width:601px) {
.w-topnav a {
	display: inline-block
}
.w-topnav a:first-child {
	padding: 8px 16px
}
.w-dropnav a {
	display: block
}
}
@media screen and (max-width:600px) {
.w-topnav {
	text-align: left
}
}
@media(max-width:992px) {
.top {
	height: 100px
}
.top img {
	display: block;
	margin: auto
}
.toptext {
	width: 100%;
	text-align: center
}
#sidemenu {
	display: none;
	position: fixed;
	width: 260px;
	top: 0;
	height: 100%;
	width: 260px;
	padding-top: 144px
}
#sidemenu h2 {
	font-size: 26px
}
#sidemenu a {
	padding: 3px 2px 3px 24px;
	font-size: 17px
}
#sidemenuinner {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%
}
#leftmenu {
	display: none;
	position: fixed;
	width: 260px;
	top: 0;
	height: 100%;
	width: 260px;
	padding-top: 144px
}
#leftmenu h2 {
	font-size: 26px
}
#leftmenu a {
	padding: 3px 2px 3px 24px;
	font-size: 17px
}
#leftmenuinner {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
	position: relative;
	width: auto;
	padding-top: 0;
	background-color: #f1f1f1
}
#leftmenuinnerinner {
	overflow-y: scroll
}
.bottomad {
	float: none;
	text-align: center
}
#skyscraper {
	min-height: 60px
}
}
@media(min-width:993px) {
#sidemenu {
	display: block!important
}
#leftmenu {
	display: block!important
}
}
@media screen and (max-width:600px) {
.top {
	height: 68px
}
.toptext {
	display: none
}
.w-dropnav .w-col, .w-dropnav #nav_references_content .w-col {
	height: auto
}
}
@font-face {
	font-family: 'fontawesome';
	src: url('../other/fontawesome.eot?zqxt&fed9304d3ed5');
	src: url('../other/fontawesome.eot?zqxt&fed9304d3ed5#iefix') format('embedded-opentype'), url('../other/fontawesome.woff?zqxt&fed9304d3ed5') format('woff'), url('../other/fontawesome.ttf?zqxt&fed9304d3ed5') format('truetype'), url('../other/fontawesome.svg?zqxt&fed9304d3ed5#fontawesome') format('svg');
	font-weight: normal;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0)
}
.fa-2x {
	font-size: 2em
}
.fa-home:before {
	content: '\e800'
}
.fa-globe:before {
	content: '\e801'
}
.fa-search:before {
	content: '\e802'
}
.fa-thumbs-o-up:before {
	content: '\e803'
}
.fa-left-open:before {
	content: '\e804'
}
.fa-right-open:before {
	content: '\e805'
}
.fa-facebook-square:before {
	content: '\e806'
}
.fa-google-plus-square:before {
	content: '\e807'
}
.fa-twitter-square:before {
	content: '\e808'
}
.fa-caret-down:before {
	content: '\e809'
}
.fa-caret-up:before {
	content: '\e80a'
}
.lamp {
	border: 1px solid #ddd
}
.lamp th {
	box-sizing: content-box;
	padding: 10px
}
.highCOM {
	color: green
}
.highELE {
	color: brown
}
.highATT {
	color: crimson
}
.highATT {
	color: red
}
.highVAL {
	color: mediumblue
}
.highGLB {
	color: #C90
}
.highLT, .highGT {
	color: blue
}
span.marked {
	color: #e80000;
	background-color: transparent
}
span.deprecated {
	color: #e80000;
	background-color: transparent
}
p.intro {
	font-size: 16px
}
div.tutintro {
	width: auto;
	min-height: 132px
}
div.tutintro img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px
}
div.tutintro p {
	margin-top: 0;
	font-size: 16px
}
code {
	font-size: 105%;
	color: crimson;
	background-color: #f1f1f1;
	padding: 1px 4px
}
.notsupported, .notsupported:hover, .notsupported:active, .notsupported:visited, .notsupported:link {
	color: #c58080
}
div.chapter, div.nav {
	font-size: 20px;
	margin: 0;
	padding: 0;
	width: auto;
	overflow: hidden
}
a.chapter:link {
	color: #73AD21;
	background-color: transparent;
	text-decoration: none
}
a.chapter:visited {
	color: #73AD21;
	background-color: transparent;
	text-decoration: none
}
a.chapter:hover {
	color: #73AD21;
	background-color: transparent;
	text-decoration: underline
}
a.chapter:active {
	color: #73AD21;
	background-color: transparent;
	text-decoration: underline
}
div.chapter div.prev {
	width: 40%;
	float: left;
	text-align: left;
	overflow: hidden;
	white-space: nowrap
}
div.chapter div.next {
	width: 48%;
	float: right;
	text-align: right;
	white-space: nowrap;
	overflow: hidden
}
div.nav div.prev {
	width: 22%;
	float: left;
	text-align: left;
	overflow: hidden;
	white-space: nowrap
}
div.nav div.home, div.nav div.video {
	margin-left: 3%;
	width: 46%;
	float: left;
	text-align: center;
	overflow: hidden;
	white-space: nowrap
}
div.nav div.next {
	width: 28%;
	float: right;
	text-align: right;
	overflow: hidden;
	white-space: nowrap
}
a.w-btn, a.w-btn:link, a.w-btn:visited {
	color: #FFF;
	background-color: #73AD21;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24)
}
a.w-btn:hover, a.w-btn:active {
	background-color: #fff;
	color: #73AD21;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19)
}
a.w-btn[href*="exercise.asp"] {
	margin: 10px 5px 0 0
}
a.btnplayit, a.btnplayit:link, a.btnplayit:visited {
	background-color: #FFAD33;
	padding: 1px 10px 2px 10px
}
a.btnplayit:hover, a.btnplayit:active {
	background-color: #fff;
	color: #FFAD33
}
a.btnsmall:link, a.btnsmall:visited, a.btnsmall:active, a.btnsmall:hover {
	float: right;
	padding: 1px 10px 2px 10px;
	font: 15px Verdana, sans-serif
}
a.btnsmall:active, a.btnsmall:hover {
	color: #73AD21;
	background-color: #fff
}
div.tryit_ex {
	margin-bottom: 5px;
	overflow: auto
}
div.tryit_ex img {
	float: left;
	margin-right: 10px
}
div.tryit_ex h2 {
	margin-top: 5px
}
table.tecspec {
	width: 100%;
	max-width: 100%;
	border-bottom: 1px solid #ddd
}
table.tecspec>thead>tr>th, table.tecspec>tbody>tr>th, table.tecspec>tfoot>tr>th, table.tecspec>thead>tr>td, table.tecspec>tbody>tr>td, table.tecspec>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}
table.tecspec th {
	text-align: left
}
@media screen and (max-width:700px) {
#mainLeaderboard {
	height: 60px
}
#div-gpt-ad-1422003450156-0 {
	float: none;
	margin-left: auto;
	margin-right: auto
}
#div-gpt-ad-1422003450156-3 {
	float: none;
	margin-left: auto;
	margin-right: auto
}
.prev .chapter, .next .chapter, .home .chapter, .video .chapter {
	color: transparent!important
}
.prev .chapter::after, .next .chapter::after, .home .chapter::after, .video .chapter::after {
	position: absolute!important;
	color: #73AD21!important
}
.prev .chapter::after {
	content: "\ab"!important;
	left: 15px!important;
	font-size: 30px!important
}
.next .chapter::after {
	content: "\bb"!important;
	right: 15px!important;
	font-size: 30px!important
}
.home .chapter::after {
	font-family: 'fontawesome';
	font-size: 30px;
	content: "\e800";
	left: 47%
}
.video .chapter::after {
	content: "\f008";
	left: 49%;
	font-size: 24px
}
.homeOperaMini .chapter::after {
	content: "Home";
	left: 47%
}
}
.bdcs-container .bdcs-main, .bdcs-container .bdcs-main * {
	box-sizing: content-box;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	border: 0;
	background: none;
	width: auto;
	height: auto;
	max-width: none;
	min-width: none;
	max-height: none;
	min-height: none;
	border-radius: 0;
	box-shadow: none;
	transition: none;
	text-align: left
}
.bdcs-container .bdcs-clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0
}
.bdcs-container .bdcs-clearfix {
	zoom: 1
}
.bdcs-container .bdcs-main {
	overflow: visible;
	width: 100%
}
.bdcs-container .bdcs-search {
	display: block;
	overflow: visible;
	position: relative;
	border-style: solid
}
.bdcs-container .bdcs-search-form-input-wrap {
	display: inline-block
}
.bdcs-container .bdcs-search-form-input {
	display: inline-block;
	vertical-align: top;
	text-indent: 5px;
	float: left;
	border-color: #a6a6a6;
	margin-right: 10px;
	width: 80%;
	height: 26px;
	line-height: 26px;
	font-family: Arial, SimSun, sans-serif;
	color: #000;
	font-size: 14px;
	border-radius: 5px;
	border: white solid 2px;
	background-color: #FFF
}
.bdcs-container .bdcs-search-form-input:focus {
	border-width: 1px;
	border-style: solid;
	outline: none
}
.bdcs-container .bdcs-search-form-submit-wrap {
	display: inline-block
}
.bdcs-container .bdcs-search-form-submit {
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	text-align: center;
	width: 50px;
//_overflow:hidden;
	border: #8AC007 solid 1px;
	height: 26px;
	background-color: #98D700;
	color: #FFF;
	font-family: Arial, SimSun, sans-serif;
	font-size: 14px;
	border-radius: 5px;
*height:28px;
*margin-top:1px;
	line-height: 26px
}
.bdcs-container .bdcs-search-form-submit-magnifier {
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	background: url('../images/search_box_icon.png') no-repeat center center;
	_background: url('../images/search_box_icon.png') no-repeat center center
}
.bdcs-container .bdcs-search-form-input-wrap {
}
.bdcs-container .bdcs-search-form-input-notspan {
	margin-left: 0;
	font-family: Arial, SimSun, sans-serif;
	color: #000;
	font-size: 14px
}
.bdcs-container .bdcs-search-form-input .icon-nofocus {
left:;
right:;
top:;
height:;
width:
}
.bdcs-container .bdcs-search {
	width: 100%;
	height: 28px;
	overflow: visible;
	border-color: #fff;
	border-radius: 3px;
	border-width: 0;
	box-shadow: none;
	background-color: none
}
.bdcs-container .bdcs-search-form-input:focus {
	border-color: #f79646
}
.bdcs-container .bdcs-search-form-submit-wrap {
}
.bdcs-container .bdcs-search-sug-list {
	width: 250px
}
.bdcs-container .bdcs-search-sug-list-item {
	height: 30px;
	line-height: 30px;
	font-family: Arial, SimSun, sans-serif;
	font-size: 14px
}
.bdcs-container .bdcs-search-sug-list-item-value {
	color: #000
}
.bdcs-container .bdcs-hot {
	width: 300px;
	height: 30px;
	line-height: 30px
}
.bdcs-container .bdcs-hot-item {
	color: #632423;
	font-family: Arial, Microsoft YaHei, sans-serif;
	font-size: 14px
}
div#default-searchbox .default-channel-meun {
	position: relative;
	width: 75px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	float: left;
	overflow: visible
}
div#default-searchbox .default-channel-current {
	border: 1px solid;
	position: relative;
	width: 100%;
	border-right: none
}
div#default-searchbox .default-channel-current span {
	margin-left: 8px
}
div#default-searchbox .default-channel-current i {
	overflow: hidden;
	width: 0;
	height: 0;
	border-width: 6px 6px 0;
	border-color: #9E9E9E #ffffff;
	border-style: solid;
	display: block;
	position: absolute;
	right: 10px;
	top: 11px
}
div#default-searchbox .default-channel-list {
	display: none;
	width: 99%;
	list-style: none;
	background: #fff;
	border: 1px solid #DDD;
	border-top: none;
	margin: 0;
	padding: 0;
	z-index: 30000
}
div#default-searchbox .default-channel-list li {
	background: none;
	line-height: 24px;
	list-style: none;
	padding-left: 7px
}
div#default-searchbox .default-channel-list li:hover {
	background: #DDD
}
.bdcs-container .bdcs-hot, .bdcs-container .bdcs-hot * {
	box-sizing: content-box;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	border: 0;
	background: none;
	width: auto;
	height: auto;
	max-width: none;
	min-width: none;
	max-height: none;
	min-height: none;
	border-radius: 0;
	box-shadow: none;
	transition: none;
	text-align: left
}
.bdcs-container .bdcs-hot {
	display: block;
	white-space: normal
}
.bdcs-container .bdcs-hot-item {
	margin-right: 10px
}
.bdcs-container .bdcs-hot {
	width: 300px;
	height: 30px;
	line-height: 30px
}
.bdcs-container .bdcs-hot-item {
	color: #632423;
	font-family: Arial, Microsoft YaHei, sans-serif;
	font-size: 14px
}
.bdcs-container {
	width: 100%;
	height: 50px
}
.bdcs-main {
	overflow: visible
}
#bdcs-search-sug, .bdcs-search-sug {
	padding: 10px;
	width: 300px;
	background: #f1f1f1
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #fffbef;
	border: 1px solid #ccc;
	border-radius: 4px;
	overflow: auto;
	white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word; 
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter, .syntaxhighlighter td, .syntaxhighlighter tr, .syntaxhighlighter tbody, .syntaxhighlighter thead, .syntaxhighlighter caption, .syntaxhighlighter textarea {
	-moz-border-radius: 0 0 0 0!important;
	-webkit-border-radius: 0 0 0 0!important;
	background: none!important;
	border: 0!important;
	bottom: auto!important;
	float: none!important;
	left: auto!important;
	line-height: 1.1em!important;
	margin: 0!important;
	outline: 0!important;
	overflow: visible!important;
	padding: 0!important;
	position: static!important;
	right: auto!important;
	text-align: left!important;
	top: auto!important;
	vertical-align: baseline!important;
	width: auto!important;
	box-sizing: content-box!important;
	font-family: "Fira Mono", Consolas, Menlo, Monaco, "Courier New", Courier, monospace!important;
	font-weight: normal!important;
	font-style: normal!important;
	min-height: inherit!important;
	min-height: auto!important;
	font-size: 14px!important
}
.syntaxhighlighter {
	width: 98%!important;
	margin: .3em 0 .3em 0!important;
	position: relative!important;
	overflow: auto!important;
	background-color: #f5f5f5!important;
	border: 1px solid #CCC!important;
	border-radius: 4px!important;
	border-collapse: separate!important
}
.syntaxhighlighter.source {
	overflow: hidden!important
}
.syntaxhighlighter .bold {
	font-weight: bold!important
}
.syntaxhighlighter .italic {
	font-style: italic!important
}
.syntaxhighlighter .gutter div {
	white-space: pre!important;
	word-wrap: normal
}
.syntaxhighlighter caption {
	text-align: left!important;
	padding: .5em 0 .5em 1em!important
}
.syntaxhighlighter td.code {
	width: 100%!important
}
.syntaxhighlighter td.code .container {
	position: relative!important
}
.syntaxhighlighter td.code .container textarea {
	box-sizing: border-box!important;
	position: absolute!important;
	left: 0!important;
	top: 0!important;
	width: 100%!important;
	border: none!important;
	background: white!important;
	padding-left: 1em!important;
	overflow: hidden!important;
	white-space: pre!important
}
.syntaxhighlighter td.gutter .line {
	text-align: right!important;
	padding: 1px 1em 1px 1px!important
}
.syntaxhighlighter td.code .line {
	padding: 1px 1em 1px 5px!important;
	word-break: break-word!important
}
.syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {
	padding-left: 0!important
}
.syntaxhighlighter.show {
	display: block!important
}
.syntaxhighlighter.collapsed table {
	display: none!important
}
.syntaxhighlighter.collapsed .toolbar {
	padding: .1em .8em 0 .8em!important;
	font-size: 1em!important;
	position: static!important;
	width: auto!important
}
.syntaxhighlighter.collapsed .toolbar span {
	display: inline!important;
	margin-right: 1em!important
}
.syntaxhighlighter.collapsed .toolbar span a {
	padding: 0!important;
	display: none!important
}
.syntaxhighlighter.collapsed .toolbar span a.expandSource {
	display: inline!important
}
.syntaxhighlighter .toolbar {
	position: absolute!important;
	right: 1px!important;
	top: 1px!important;
	width: 11px!important;
	height: 11px!important;
	font-size: 10px!important;
	z-index: 10!important
}
.syntaxhighlighter .toolbar span.title {
	display: inline!important
}
.syntaxhighlighter .toolbar a {
	display: block!important;
	text-align: center!important;
	text-decoration: none!important;
	padding-top: 1px!important
}
.syntaxhighlighter .toolbar a.expandSource {
	display: none!important
}
.syntaxhighlighter.ie {
	font-size: .9em!important;
	padding: 1px 0 1px 0!important
}
.syntaxhighlighter.ie .toolbar {
	line-height: 8px!important
}
.syntaxhighlighter.ie .toolbar a {
	padding-top: 0!important
}
.syntaxhighlighter.printing .line.alt1 .content, .syntaxhighlighter.printing .line.alt2 .content, .syntaxhighlighter.printing .line.highlighted .number, .syntaxhighlighter.printing .line.highlighted.alt1 .content, .syntaxhighlighter.printing .line.highlighted.alt2 .content {
	background: none!important
}
.syntaxhighlighter.printing .line .number {
	color: #bbb!important
}
.syntaxhighlighter.printing .line .content {
	color: black!important
}
.syntaxhighlighter.printing .toolbar {
	display: none!important
}
.syntaxhighlighter.printing a {
	text-decoration: none!important
}
.syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
	color: black!important
}
.syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
	color: #008200!important
}
.syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
	color: blue!important
}
.syntaxhighlighter.printing .keyword {
	color: #ff7800!important;
	font-weight: bold!important
}
.syntaxhighlighter.printing .preprocessor {
	color: gray!important
}
.syntaxhighlighter.printing .variable {
	color: #a70!important
}
.syntaxhighlighter.printing .value {
	color: #090!important
}
.syntaxhighlighter.printing .functions {
	color: #ff1493!important
}
.syntaxhighlighter.printing .constants {
	color: #06c!important
}
.syntaxhighlighter.printing .script {
	font-weight: bold!important
}
.syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
	color: gray!important
}
.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
	color: #ff1493!important
}
.syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {
	color: red!important
}
.syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {
	color: black!important
}
.syntaxhighlighter {
	background-color: #f5f5f5!important
}
.syntaxhighlighter .line.highlighted.number {
	color: black!important
}
.syntaxhighlighter caption {
	color: black!important
}
.syntaxhighlighter .gutter {
	color: #afafaf!important;
	background-color: #f7f7f9!important;
	border-right: 1px solid #e1e1e8!important;
	padding: 9.5px 0 9.5px 9.5px!important;
	border-top-left-radius: 4px!important;
	border-bottom-left-radius: 4px!important;
	user-select: none!important;
	-moz-user-select: none!important;
	-webkit-user-select: none!important
}
.syntaxhighlighter .gutter .line.highlighted {
	background-color: #6ce26c!important;
	color: white!important
}
.syntaxhighlighter.printing .line .content {
	border: none!important
}
.syntaxhighlighter.collapsed {
	overflow: visible!important
}
.syntaxhighlighter.collapsed .toolbar {
	color: blue!important;
	background: white!important;
	border: 1px solid #6ce26c!important
}
.syntaxhighlighter.collapsed .toolbar a {
	color: blue!important
}
.syntaxhighlighter.collapsed .toolbar a:hover {
	color: red!important
}
.syntaxhighlighter .toolbar {
	color: white!important;
	background: #6ce26c!important;
	border: none!important
}
.syntaxhighlighter .toolbar a {
	color: white!important
}
.syntaxhighlighter .toolbar a:hover {
	color: black!important
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
	color: black!important
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
	padding-top: 2px!important;
	color: #008200!important
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
	color: blue!important
}
.syntaxhighlighter .keyword {
	color: #ff7800!important
}
.syntaxhighlighter .preprocessor {
	color: gray!important
}
.syntaxhighlighter .variable {
	color: #a70!important
}
.syntaxhighlighter .value {
	color: #090!important
}
.syntaxhighlighter .functions {
	color: #ff1493!important
}
.syntaxhighlighter .constants {
	color: #06c!important
}
.syntaxhighlighter .script {
	font-weight: bold!important;
	color: #ff7800!important;
	background-color: none!important
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
	color: gray!important
}
.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
	color: #ff1493!important
}
.syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
	color: red!important
}
.syntaxhighlighter .keyword {
	font-weight: bold!important
}
