@charset "utf-8";

.xml {
	font-family: monospace
}

.xml .imp {
	font-weight: bold;
	color: red
}

.xml li,.xml .li1 {
	font-weight: normal;
	vertical-align: top
}.archive-list span a

.xml .ln {
	width: 1px;
	text-align: right;
	margin: 0;
	padding: 0 2px;
	vertical-align: top
}

.xml .li2 {
	font-weight: bold;
	vertical-align: top
}

.xml .es0 {
	color: #009;
	font-weight: bold
}

.xml .br0 {
	color: #6c6
}

.xml .sy0 {
	color: #6c6
}

.xml .st0 {
	color: red
}

.xml .nu0 {
	color: #c6c
}

.xml .sc-1 {
	color: gray;
	font-style: italic
}

.xml .sc0 {
	color: #0bd
}

.xml .sc1 {
	color: #db0
}

.xml .sc2 {
	color: #393
}

.xml .sc3 {
	color: #090
}

.xml .re0 {
	color: #006
}

.xml .re1 {
	color: #000;
	font-weight: bold
}

.xml .re2 {
	color: #000;
	font-weight: bold
}

.xml .ln-xtra,.xml li.ln-xtra,.xml div.ln-xtra {
	background-color: #ffc
}

.xml span.xtra {
	display: block
}

.php {
	font-family: monospace
}

.php .imp {
	font-weight: bold;
	color: red
}

.php li,.php .li1 {
	font-weight: normal;
	vertical-align: top
}

.php .ln {
	width: 1px;
	text-align: right;
	margin: 0;
	padding: 0 2px;
	vertical-align: top
}

.php .li2 {
	font-weight: bold;
	vertical-align: top
}

.php .kw1 {
	color: #b1b100
}

.php .kw2 {
	color: #000;
	font-weight: bold
}

.php .kw3 {
	color: #900
}

.php .kw4 {
	color: #090;
	font-weight: bold
}

.php .co1 {
	color: #666;
	font-style: italic
}

.php .co2 {
	color: #666;
	font-style: italic
}

.php .co3 {
	color: #00c;
	font-style: italic
}

.php .co4 {
	color: #093;
	font-style: italic
}

.php .coMULTI {
	color: #666;
	font-style: italic
}

.php .es0 {
	color: #009;
	font-weight: bold
}

.php .es1 {
	color: #009;
	font-weight: bold
}

.php .es2 {
	color: #609;
	font-weight: bold
}

.php .es3 {
	color: #609;
	font-weight: bold
}

.php .es4 {
	color: #069;
	font-weight: bold
}

.php .es5 {
	color: #069;
	font-weight: bold;
	font-style: italic
}

.php .es6 {
	color: #093;
	font-weight: bold
}

.php .es_h {
	color: #009;
	font-weight: bold
}

.php .br0 {
	color: #090
}

.php .sy0 {
	color: #393
}

.php .sy1 {
	color: #000;
	font-weight: bold
}

.php .st0 {
	color: #00f
}

.php .st_h {
	color: #00f
}

.php .nu0 {
	color: #c6c
}

.php .nu8 {
	color: #208080
}

.php .nu12 {
	color: #208080
}

.php .nu19 {
	color: purple
}

.php .me1 {
	color: #004000
}

.php .me2 {
	color: #004000
}

.php .re0 {
	color: #008
}

.php .ln-xtra,.php li.ln-xtra,.php div.ln-xtra {
	background-color: #ffc
}

.php span.xtra {
	display: block
}

@import url(font-awesome.min.css);

.dwqa-container .dwqa-btn,.dwqa-container .login-box input[type=submit] {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 4px 8px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.dwqa-container .dwqa-btn:focus,.dwqa-container .login-box input[type=submit]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.dwqa-container .dwqa-btn:hover,.dwqa-container .login-box input[type=submit]:hover,.dwqa-container .dwqa-btn:focus,.dwqa-container .login-box input[type=submit]:focus {
	color: #333;
	text-decoration: none;
	background-image: none
}

.dwqa-container .dwqa-btn.disabled,.dwqa-container .login-box input[type=submit].disabled,.dwqa-container .dwqa-btn[disabled],.dwqa-container .login-box input[type=submit][disabled],fieldset[disabled] .dwqa-container .dwqa-btn,fieldset[disabled] .dwqa-container .login-box input[type=submit] {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

.dwqa-container .dwqa-btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.dwqa-container .dwqa-btn-default:hover,.dwqa-container .dwqa-btn-default:focus,.dwqa-container .dwqa-btn-default:active,.dwqa-container .dwqa-btn-default.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-default {
	opacity: 1;
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}

.dwqa-container .dwqa-btn-default:active,.dwqa-container .dwqa-btn-default.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-default {
	background-image: none
}

.dwqa-container .dwqa-btn-default.disabled,.dwqa-container .dwqa-btn-default[disabled],fieldset[disabled] .dwqa-container .dwqa-btn-default,.dwqa-container .dwqa-btn-default.disabled:hover,.dwqa-container .dwqa-btn-default[disabled]:hover,fieldset[disabled] .dwqa-container .dwqa-btn-default:hover,.dwqa-container .dwqa-btn-default.disabled:focus,.dwqa-container .dwqa-btn-default[disabled]:focus,fieldset[disabled] .dwqa-container .dwqa-btn-default:focus,.dwqa-container .dwqa-btn-default.disabled:active,.dwqa-container .dwqa-btn-default[disabled]:active,fieldset[disabled] .dwqa-container .dwqa-btn-default:active,.dwqa-container .dwqa-btn-default.disabled.active,.dwqa-container .dwqa-btn-default[disabled].active,fieldset[disabled] .dwqa-container .dwqa-btn-default.active {
	background-color: #fff;
	border-color: #ccc
}

.dwqa-container .dwqa-btn-primary,.dwqa-container .login-box input[type=submit] {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd
}

.dwqa-container .dwqa-btn-primary:hover,.dwqa-container .login-box input[type=submit]:hover,.dwqa-container .dwqa-btn-primary:focus,.dwqa-container .login-box input[type=submit]:focus,.dwqa-container .dwqa-btn-primary:active,.dwqa-container .login-box input[type=submit]:active,.dwqa-container .dwqa-btn-primary.active,.dwqa-container .login-box input[type=submit].active,.open .dropdown-toggle.dwqa-container .dwqa-btn-primary,.open .dropdown-toggle.dwqa-container .login-box input[type=submit] {
	opacity: 1;
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e
}

.dwqa-container .dwqa-btn-primary:active,.dwqa-container .login-box input[type=submit]:active,.dwqa-container .dwqa-btn-primary.active,.dwqa-container .login-box input[type=submit].active,.open .dropdown-toggle.dwqa-container .dwqa-btn-primary,.open .dropdown-toggle.dwqa-container .login-box input[type=submit] {
	background-image: none
}

.dwqa-container .dwqa-btn-primary.disabled,.dwqa-container .login-box input[type=submit].disabled,.dwqa-container .dwqa-btn-primary[disabled],.dwqa-container .login-box input[type=submit][disabled],fieldset[disabled] .dwqa-container .dwqa-btn-primary,fieldset[disabled] .dwqa-container .login-box input[type=submit],.dwqa-container .dwqa-btn-primary.disabled:hover,.dwqa-container .login-box input[type=submit].disabled:hover,.dwqa-container .dwqa-btn-primary[disabled]:hover,.dwqa-container .login-box input[type=submit][disabled]:hover,fieldset[disabled] .dwqa-container .dwqa-btn-primary:hover,fieldset[disabled] .dwqa-container .login-box input[type=submit]:hover,.dwqa-container .dwqa-btn-primary.disabled:focus,.dwqa-container .login-box input[type=submit].disabled:focus,.dwqa-container .dwqa-btn-primary[disabled]:focus,.dwqa-container .login-box input[type=submit][disabled]:focus,fieldset[disabled] .dwqa-container .dwqa-btn-primary:focus,fieldset[disabled] .dwqa-container .login-box input[type=submit]:focus,.dwqa-container .dwqa-btn-primary.disabled:active,.dwqa-container .login-box input[type=submit].disabled:active,.dwqa-container .dwqa-btn-primary[disabled]:active,.dwqa-container .login-box input[type=submit][disabled]:active,fieldset[disabled] .dwqa-container .dwqa-btn-primary:active,fieldset[disabled] .dwqa-container .login-box input[type=submit]:active,.dwqa-container .dwqa-btn-primary.disabled.active,.dwqa-container .login-box input[type=submit].disabled.active,.dwqa-container .dwqa-btn-primary[disabled].active,.dwqa-container .login-box input[type=submit][disabled].active,fieldset[disabled] .dwqa-container .dwqa-btn-primary.active,fieldset[disabled] .dwqa-container .login-box input[type=submit].active {
	background-color: #428bca;
	border-color: #357ebd
}

.dwqa-container .dwqa-btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.dwqa-container .dwqa-btn-warning:hover,.dwqa-container .dwqa-btn-warning:focus,.dwqa-container .dwqa-btn-warning:active,.dwqa-container .dwqa-btn-warning.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-warning {
	opacity: 1;
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}

.dwqa-container .dwqa-btn-warning:active,.dwqa-container .dwqa-btn-warning.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-warning {
	background-image: none
}

.dwqa-container .dwqa-btn-warning.disabled,.dwqa-container .dwqa-btn-warning[disabled],fieldset[disabled] .dwqa-container .dwqa-btn-warning,.dwqa-container .dwqa-btn-warning.disabled:hover,.dwqa-container .dwqa-btn-warning[disabled]:hover,fieldset[disabled] .dwqa-container .dwqa-btn-warning:hover,.dwqa-container .dwqa-btn-warning.disabled:focus,.dwqa-container .dwqa-btn-warning[disabled]:focus,fieldset[disabled] .dwqa-container .dwqa-btn-warning:focus,.dwqa-container .dwqa-btn-warning.disabled:active,.dwqa-container .dwqa-btn-warning[disabled]:active,fieldset[disabled] .dwqa-container .dwqa-btn-warning:active,.dwqa-container .dwqa-btn-warning.disabled.active,.dwqa-container .dwqa-btn-warning[disabled].active,fieldset[disabled] .dwqa-container .dwqa-btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}

.dwqa-container .dwqa-btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.dwqa-container .dwqa-btn-danger:hover,.dwqa-container .dwqa-btn-danger:focus,.dwqa-container .dwqa-btn-danger:active,.dwqa-container .dwqa-btn-danger.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-danger {
	opacity: 1;
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}

.dwqa-container .dwqa-btn-danger:active,.dwqa-container .dwqa-btn-danger.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-danger {
	background-image: none
}

.dwqa-container .dwqa-btn-danger.disabled,.dwqa-container .dwqa-btn-danger[disabled],fieldset[disabled] .dwqa-container .dwqa-btn-danger,.dwqa-container .dwqa-btn-danger.disabled:hover,.dwqa-container .dwqa-btn-danger[disabled]:hover,fieldset[disabled] .dwqa-container .dwqa-btn-danger:hover,.dwqa-container .dwqa-btn-danger.disabled:focus,.dwqa-container .dwqa-btn-danger[disabled]:focus,fieldset[disabled] .dwqa-container .dwqa-btn-danger:focus,.dwqa-container .dwqa-btn-danger.disabled:active,.dwqa-container .dwqa-btn-danger[disabled]:active,fieldset[disabled] .dwqa-container .dwqa-btn-danger:active,.dwqa-container .dwqa-btn-danger.disabled.active,.dwqa-container .dwqa-btn-danger[disabled].active,fieldset[disabled] .dwqa-container .dwqa-btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}

.dwqa-container .dwqa-btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.dwqa-container .dwqa-btn-success:hover,.dwqa-container .dwqa-btn-success:focus,.dwqa-container .dwqa-btn-success:active,.dwqa-container .dwqa-btn-success.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-success {
	opacity: 1;
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}

.dwqa-container .dwqa-btn-success:active,.dwqa-container .dwqa-btn-success.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-success {
	background-image: none
}

.dwqa-container .dwqa-btn-success.disabled,.dwqa-container .dwqa-btn-success[disabled],fieldset[disabled] .dwqa-container .dwqa-btn-success,.dwqa-container .dwqa-btn-success.disabled:hover,.dwqa-container .dwqa-btn-success[disabled]:hover,fieldset[disabled] .dwqa-container .dwqa-btn-success:hover,.dwqa-container .dwqa-btn-success.disabled:focus,.dwqa-container .dwqa-btn-success[disabled]:focus,fieldset[disabled] .dwqa-container .dwqa-btn-success:focus,.dwqa-container .dwqa-btn-success.disabled:active,.dwqa-container .dwqa-btn-success[disabled]:active,fieldset[disabled] .dwqa-container .dwqa-btn-success:active,.dwqa-container .dwqa-btn-success.disabled.active,.dwqa-container .dwqa-btn-success[disabled].active,fieldset[disabled] .dwqa-container .dwqa-btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.dwqa-container .dwqa-btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.dwqa-container .dwqa-btn-info:hover,.dwqa-container .dwqa-btn-info:focus,.dwqa-container .dwqa-btn-info:active,.dwqa-container .dwqa-btn-info.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-info {
	opacity: 1;
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}

.dwqa-container .dwqa-btn-info:active,.dwqa-container .dwqa-btn-info.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-info {
	background-image: none
}

.dwqa-container .dwqa-btn-info.disabled,.dwqa-container .dwqa-btn-info[disabled],fieldset[disabled] .dwqa-container .dwqa-btn-info,.dwqa-container .dwqa-btn-info.disabled:hover,.dwqa-container .dwqa-btn-info[disabled]:hover,fieldset[disabled] .dwqa-container .dwqa-btn-info:hover,.dwqa-container .dwqa-btn-info.disabled:focus,.dwqa-container .dwqa-btn-info[disabled]:focus,fieldset[disabled] .dwqa-container .dwqa-btn-info:focus,.dwqa-container .dwqa-btn-info.disabled:active,.dwqa-container .dwqa-btn-info[disabled]:active,fieldset[disabled] .dwqa-container .dwqa-btn-info:active,.dwqa-container .dwqa-btn-info.disabled.active,.dwqa-container .dwqa-btn-info[disabled].active,fieldset[disabled] .dwqa-container .dwqa-btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}

.dwqa-container .dwqa-btn-link {
	color: #428bca;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0
}

.dwqa-container .dwqa-btn-link,.dwqa-container .dwqa-btn-link:active,.dwqa-container .dwqa-btn-link[disabled],fieldset[disabled] .dwqa-container .dwqa-btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.dwqa-container .dwqa-btn-link,.dwqa-container .dwqa-btn-link:hover,.dwqa-container .dwqa-btn-link:focus,.dwqa-container .dwqa-btn-link:active {
	border-color: transparent
}

.dwqa-container .dwqa-btn-link:hover,.dwqa-container .dwqa-btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent
}

.dwqa-container .dwqa-btn-link[disabled]:hover,fieldset[disabled] .dwqa-container .dwqa-btn-link:hover,.dwqa-container .dwqa-btn-link[disabled]:focus,fieldset[disabled] .dwqa-container .dwqa-btn-link:focus {
	color: #999;
	text-decoration: none
}

.dwqa-btn-lg {
	padding: 10px 16px;
	font-size: 24px;
	line-height: 1.33;
	border-radius: 6px
}

.dwqa-btn-sm {
	padding: 5px 10px;
	font-size: 11px;
	line-height: 1.5;
	border-radius: 3px
}

.dwqa-btn-xs {
	padding: 1px 5px;
	font-size: 11px;
	line-height: 1.5;
	border-radius: 3px
}

.dwqa-btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.dwqa-btn-block+.dwqa-btn-block {
	margin-top: 5px
}

input[type=submit].dwqa-btn-block,input[type=reset].dwqa-btn-block,input[type=button].dwqa-btn-block {
	width: 100%
}

.dwqa-btn-group,.dwqa-btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.dwqa-btn-group>.dwqa-btn,.dwqa-btn-group-vertical>.dwqa-btn {
	position: relative;
	float: left
}

.dwqa-btn-group>.dwqa-btn:hover,.dwqa-btn-group-vertical>.dwqa-btn:hover,.dwqa-btn-group>.dwqa-btn:focus,.dwqa-btn-group-vertical>.dwqa-btn:focus,.dwqa-btn-group>.dwqa-btn:active,.dwqa-btn-group-vertical>.dwqa-btn:active,.dwqa-btn-group>.dwqa-btn.active,.dwqa-btn-group-vertical>.dwqa-btn.active {
	z-index: 2
}

.dwqa-btn-group>.dwqa-btn:focus,.dwqa-btn-group-vertical>.dwqa-btn:focus {
	outline: 0
}

.dwqa-btn-group .dwqa-btn+.dwqa-btn,.dwqa-btn-group .dwqa-btn+.dwqa-btn-group,.dwqa-btn-group .dwqa-btn-group+.dwqa-btn,.dwqa-btn-group .dwqa-btn-group+.dwqa-btn-group {
	margin-left: -1px
}

.dwqa-btn-toolbar:before,.dwqa-btn-toolbar:after {
	content: " ";
	display: table
}

.dwqa-btn-toolbar:after {
	clear: both
}

.dwqa-btn-toolbar .dwqa-btn-group {
	float: left
}

.dwqa-btn-toolbar>.dwqa-btn+.dwqa-btn,.dwqa-btn-toolbar>.dwqa-btn-group+.dwqa-btn,.dwqa-btn-toolbar>.dwqa-btn+.dwqa-btn-group,.dwqa-btn-toolbar>.dwqa-btn-group+.dwqa-btn-group {
	margin-left: 5px
}

.dwqa-btn-group>.dwqa-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.dwqa-btn-group>.dwqa-btn:first-child {
	margin-left: 0
}

.dwqa-btn-group>.dwqa-btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.dwqa-btn-group>.dwqa-btn:last-child:not(:first-child),.dwqa-btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.dwqa-btn-group>.dwqa-btn-group {
	float: left
}

.dwqa-btn-group>.dwqa-btn-group:not(:first-child):not(:last-child)>.dwqa-btn {
	border-radius: 0
}

.dwqa-btn-group>.dwqa-btn-group:first-child>.dwqa-btn:last-child,.dwqa-btn-group>.dwqa-btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.dwqa-btn-group>.dwqa-btn-group:last-child>.dwqa-btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.dwqa-btn-group .dropdown-toggle:active,.dwqa-btn-group.open .dropdown-toggle {
	outline: 0
}

.dwqa-btn-group-xs>.dwqa-btn {
	padding: 1px 5px;
	font-size: 11px;
	line-height: 1.5;
	border-radius: 3px
}

.dwqa-btn-group-sm>.dwqa-btn {
	padding: 5px 10px;
	font-size: 11px;
	line-height: 1.5;
	border-radius: 3px
}

.dwqa-btn-group-lg>.dwqa-btn {
	padding: 10px 16px;
	font-size: 24px;
	line-height: 1.33;
	border-radius: 6px
}

.dwqa-btn-group>.dwqa-btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.dwqa-btn-group>.dwqa-btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.dwqa-btn-group.open .dropdown-toggle.dwqa-btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.dwqa-btn .caret {
	margin-left: 0
}

.dwqa-btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .dwqa-btn-lg .caret {
	border-width: 0 5px 5px
}

.dwqa-btn-group-vertical>.dwqa-btn,.dwqa-btn-group-vertical>.dwqa-btn-group,.dwqa-btn-group-vertical>.dwqa-btn-group>.dwqa-btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.dwqa-btn-group-vertical>.dwqa-btn-group:before,.dwqa-btn-group-vertical>.dwqa-btn-group:after {
	content: " ";
	display: table
}

.dwqa-btn-group-vertical>.dwqa-btn-group:after {
	clear: both
}

.dwqa-btn-group-vertical>.dwqa-btn-group>.dwqa-btn {
	float: none
}

.dwqa-btn-group-vertical>.dwqa-btn+.dwqa-btn,.dwqa-btn-group-vertical>.dwqa-btn+.dwqa-btn-group,.dwqa-btn-group-vertical>.dwqa-btn-group+.dwqa-btn,.dwqa-btn-group-vertical>.dwqa-btn-group+.dwqa-btn-group {
	margin-top: -1px;
	margin-left: 0
}

.dwqa-btn-group-vertical>.dwqa-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.dwqa-btn-group-vertical>.dwqa-btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.dwqa-btn-group-vertical>.dwqa-btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.dwqa-btn-group-vertical>.dwqa-btn-group:not(:first-child):not(:last-child)>.dwqa-btn {
	border-radius: 0
}

.dwqa-btn-group-vertical>.dwqa-btn-group:first-child>.dwqa-btn:last-child,.dwqa-btn-group-vertical>.dwqa-btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.dwqa-btn-group-vertical>.dwqa-btn-group:last-child>.dwqa-btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.dwqa-btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.dwqa-btn-group-justified>.dwqa-btn,.dwqa-btn-group-justified>.dwqa-btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.dwqa-btn-group-justified>.dwqa-btn-group .dwqa-btn {
	width: 100%
}[data-toggle=buttons]>.dwqa-btn>input[type=radio],[data-toggle=buttons]>.dwqa-btn>input[type=checkbox] {
	display: none
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dwqa-dropdown-menu {
	position: absolute;
	top: 100%;
	left: auto;
	right: -9px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 90px;
	padding: 5px 0;
	margin: -1px 0 0;
	list-style: none;
	font-size: 13px;
	background-color: #fff;
	border-color: #999;
	border-color: rgba(0,0,0,.1);
	border-style: solid;
	border-width: 1px;
	border-radius: 4px;
	background-clip: padding-box
}

.dwqa-dropdown-menu ul {
	list-style: none;
	padding: 0;
	margin: -1px 0 0 !important
}

.dwqa-dropdown-menu li {
	list-style: none;
	margin: 0 !important;
	list-style: none !important
}

.dwqa-dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dwqa-dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dwqa-dropdown-menu li a {
	display: block;
	padding: 3px 10px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #333;
	white-space: nowrap
}

.dwqa-dropdown-menu i {
	padding-right: 5px
}

.dwqa-dropdown-menu .dwqa-dropdown-caret {
	position: absolute;
	left: auto;
	right: 10px;
	top: -7px;
	width: 12px;
	height: 7px;
	float: left;
	overflow: hidden
}

.dwqa-dropdown-menu .dwqa-dropdown-caret .dwqa-caret-outer,.dwqa-dropdown-menu .dwqa-dropdown-caret .dwqa-caret-inner {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	margin-left: -1px
}

.dwqa-dropdown-menu .dwqa-dropdown-caret .dwqa-caret-outer {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #aaa;
	border-bottom-color: rgba(0,0,0,.2)
}

.dwqa-dropdown-menu .dwqa-dropdown-caret .dwqa-caret-inner {
	top: 1px;
	left: 1px;
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff
}

.dwqa-dropdown-menu li a:hover,.dwqa-dropdown-menu li a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #428bca
}

.dwqa-dropdown-menu .active a,.dwqa-dropdown-menu .active a:hover,.dwqa-dropdown-menu .active a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca
}

.dwqa-dropdown-menu .disabled a,.dwqa-dropdown-menu .disabled a:hover,.dwqa-dropdown-menu .disabled a:focus {
	color: #999
}

.dwqa-dropdown-menu .disabled a:hover,.dwqa-dropdown-menu .disabled a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dwqa-dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 11px;
	line-height: 1.428571429;
	color: #999
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dwqa-dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}

.dropup .dwqa-dropdown-menu,.navbar-fixed-bottom .dropdown .dwqa-dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media(min-width:768px) {
	.navbar-right .dwqa-dropdown-menu {
		right: 0;
		left: auto
	}
}

.dwqa-container .dwqa-list-question {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-list-question .loading {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: none
}

.dwqa-container .dwqa-list-question .select {
	position: absolute;
	top: 15px;
	right: 20px
}

.dwqa-container .dwqa-list-question .select li:hover {
	background: #ddd
}

.dwqa-container .dwqa-list-question .select a {
	color: #3a3a3a;
	display: block
}

.dwqa-container .dwqa-list-question .select .current-select {
	cursor: pointer;
	display: inline-block;
	border: 1px solid #ccc;
	line-height: 28px;
	min-width: 124px;
	padding: 0 40px 0 10px;
	position: relative;
	background-color: #f5f5f5
}

.dwqa-container .dwqa-list-question .select .current-select:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid #333;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	position: absolute;
	right: 10px;
	top: 12px
}

.dwqa-container .dwqa-list-question .select ul {
	position: absolute;
	top: 30px;
	right: 0;
	border-bottom: 1px solid #ddd;
	border-top: 0;
	margin: 0;
	padding: 0;
	display: none;
	width: 100%;
	z-index: 9999
}

.dwqa-container .dwqa-list-question .select ul li {
	display: block;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #f3f3f3;
	width: auto;
	padding: 0 10px;
	cursor: pointer;
	line-height: 25px;
	margin: 0
}

.dwqa-container .dwqa-list-question .select ul li:first-child {
	border-top: 0
}

.dwqa-container .dwqa-list-question .filter-bar {
	border: 1px solid #ddd;
	border-bottom: 0;
	position: relative
}

.dwqa-container .dwqa-list-question .filter-bar>ul {
	margin: 0
}

.dwqa-container .dwqa-list-question .filter-bar>ul>li {
	display: block
}

.dwqa-container .dwqa-list-question .filter-bar .order {
	padding: 0;
	margin: 0;
	border-bottom: 0;
	display: inline-block;
	position: absolute;
	top: 15px;
	right: 20px;
	text-align: center
}

.dwqa-container .dwqa-list-question .filter-bar .order li {
	display: inline-block;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: transparent;
	background: 0;
	color: #333;
	font-size: 13px;
	-webkit-transition: border-color .3s ease-out;
	transition: border-color .3s ease-out
}

.dwqa-container .dwqa-list-question .filter-bar .order li.active a {
	padding: 0;
	color: #666;
	text-decoration: none !important
}

.dwqa-container .dwqa-list-question .filter-bar .order li:last-child {
	margin-right: 0
}

.dwqa-container .dwqa-list-question .filter-bar .order span,.dwqa-container .dwqa-list-question .filter-bar .order i {
	cursor: pointer;
	font-size: 12px
}

.dwqa-container .dwqa-list-question .filter-bar .order a {
	padding: 0;
	display: inline-block;
	font-size: 11px;
	font-weight: 600;
	color: #666
}

.dwqa-container .dwqa-list-question .filter-bar .order i {
	display: inline-block;
	position: relative;
	top: 0;
	padding-left: 4px
}

.dwqa-container .dwqa-list-question .filter {
	margin: 0;
	padding: 15px 20px;
	position: relative;
	border-bottom: 1px solid #ddd;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-list-question .filter.sort-by {
	height: 60px
}

.dwqa-container .dwqa-list-question .filter ul {
	margin: 0;
	padding: 0
}

.dwqa-container .dwqa-list-question .filter li {
	display: inline-block;
	line-height: 30px;
	font-size: 90%;
	margin: 0 9px 0 0;
	font-weight: 700
}

.dwqa-container .dwqa-list-question .filter .status {
	padding-right: 150px
}

.dwqa-container .dwqa-list-question .filter .select li {
	margin: 0
}

.dwqa-container .dwqa-list-question .filter li.tag,.dwqa-container .dwqa-list-question .filter .filter-by-category {
	display: inline-block;
	margin: 0
}

.dwqa-container .dwqa-list-question .filter .filter-by-category.select {
	left: 20px;
	right: auto
}

.dwqa-container .dwqa-list-question .filter .filter-by-category li {
	margin: 0;
	display: block
}

.dwqa-container .dwqa-list-question .filter .status a:hover,.dwqa-container .dwqa-list-question .filter .active a {
	text-decoration: underline !important
}

.dwqa-container .dwqa-list-question .filter .status-new a {
	color: #f8bd0a
}

.dwqa-container .dwqa-list-question .filter .status-open a {
	color: #fd8345
}

.dwqa-container .dwqa-list-question .filter .status-replied a,.dwqa-container .dwqa-list-question .filter .replied a {
	color: #1ba1e2
}

.dwqa-container .dwqa-list-question .filter .status-answered a,.dwqa-container .dwqa-list-question .filter .answered a {
	color: #1ba1e2
}

.dwqa-container .dwqa-list-question .filter .status-resolved a,.dwqa-container .dwqa-list-question .filter .resolved a {
	color: #578824
}

.dwqa-container .dwqa-list-question .filter .status-closed a,.dwqa-container .dwqa-list-question .filter .closed a {
	color: #000
}

.dwqa-container .dwqa-list-question .filter .status-pending-review a,.dwqa-container .dwqa-list-question .filter .pending-review a {
	color: #cd7bdd
}

.dwqa-container .dwqa-list-question .filter .status-overdue a,.dwqa-container .dwqa-list-question .filter .overdue a {
	color: red
}

.dwqa-container .dwqa-list-question .filter .status-active a {
	text-decoration: underline !important
}

@media(max-width:480px) {
	.dwqa-container .dwqa-list-question .filter.sort-by {
		height: auto
	}

	.dwqa-container .dwqa-list-question .filter .status {
		margin: 0;
		padding-right: 0;
		text-align: center
	}

	.dwqa-container .dwqa-list-question .filter .filter-by-category.select {
		float: none;
		margin: 0;
		width: 100%;
		left: auto;
		top: 0;
		position: relative
	}

	.dwqa-container .dwqa-list-question .filter .filter-by-category.select .current-select {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.dwqa-container .dwqa-list-question .filter .order {
		display: none
	}

	.dwqa-container .dwqa-list-question .filter-bar>.order {
		display: none
	}
}

.dwqa-container .dwqa-list-question .filter-bar .dwqa-btn {
	margin-top: 0;
	z-index: 1;
	position: absolute;
	top: 15px;
	right: 20px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media(max-width:480px) {
	.dwqa-container .dwqa-list-question .filter-bar .dwqa-btn {
		width: 100%;
		position: relative;
		z-index: 1;
		right: auto;
		top: 0
	}
}

.dwqa-container .dwqa-list-question .sticky-questions {
	border: 1px solid #ddd;
	border-top: 0
}

.dwqa-container .dwqa-list-question .sticky-questions .dwqa-sticky-question,.dwqa-container .dwqa-list-question .sticky-questions .dwqa-sticky-question:hover {
	background-color: #ffffe0
}

.dwqa-container .dwqa-list-question .sticky-questions .fa-bookmark {
	color: red;
	margin-right: 5px
}

.dwqa-container .dwqa-list-question .dwqa-question {
	position: relative;
	min-height: 90px;
	padding: 20px 220px 20px 0;
	margin: 0;
	border-top: 1px solid #e6e6e6;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	overflow: visible;
	width: auto;
	float: none
}

.dwqa-container .dwqa-list-question .dwqa-question:first-child {
	border-top: 0
}

.dwqa-container .dwqa-list-question .dwqa-question:hover {
	background-color: #f2f2f2
}

@media(max-width:480px) {
	.dwqa-container .dwqa-list-question .dwqa-question {
		padding: 20px 15px 20px 0
	}
}

.dwqa-container .dwqa-list-question .not-found {
	padding: 10px;
	margin: 0
}

.dwqa-container .dwqa-list-question .dwqa-header {
	position: relative;
	width: 100%;
	padding: 6px 0 0 70px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-list-question .dwqa-header .dwqa-title {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 1.3;
	font-weight: 700;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

.dwqa-container .dwqa-list-question .dwqa-meta {
	color: #888;
	font-size: 12px
}

.dwqa-container .dwqa-list-question .dwqa-meta .date {
	margin-left: 0
}

.dwqa-container .dwqa-list-question .dwqa-footer-meta {
	position: absolute;
	padding: 0;
	top: 20px;
	right: 20px;
	margin: 0;
	width: auto
}

@media(max-width:480px) {
	.dwqa-container .dwqa-list-question .dwqa-footer-meta {
		position: static;
		overflow: hidden;
		padding: 5px 0 0 70px
	}
}

.dwqa-container .dwqa-list-question .dwqa-comment,.dwqa-container .dwqa-list-question .dwqa-view,.dwqa-container .dwqa-list-question .dwqa-vote {
	width: 50px;
	height: 50px;
	text-align: center;
	border: 1px solid #ddd;
	float: left;
	margin-left: 14px;
	font-size: 11px
}

@media(max-width:480px) {
	.dwqa-container .dwqa-list-question .dwqa-comment,.dwqa-container .dwqa-list-question .dwqa-view,.dwqa-container .dwqa-list-question .dwqa-vote {
		width: auto;
		height: auto;
		border: 0;
		margin: 0 10px 0 0
	}
}

.dwqa-container .dwqa-list-question .dwqa-comment strong,.dwqa-container .dwqa-list-question .dwqa-view strong,.dwqa-container .dwqa-list-question .dwqa-vote strong {
	display: block;
	line-height: 20px;
	margin-top: 5px;
	font-size: 120%;
	font-weight: 500;
	color: #666
}

@media(max-width:480px) {
	.dwqa-container .dwqa-list-question .dwqa-comment strong,.dwqa-container .dwqa-list-question .dwqa-view strong,.dwqa-container .dwqa-list-question .dwqa-vote strong {
		display: inline
	}
}

.dwqa-container .dwqa-list-question .archive-question-footer {
	padding: 15px 20px;
	overflow: hidden;
	border: 1px solid #ddd;
	border-top: 0
}

.dwqa-container .dwqa-list-question .pagination {
	text-align: center;
	float: left;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	height: auto !important
}

@media(max-width:480px) {
	.dwqa-container .dwqa-list-question .pagination {
		float: none;
		display: block;
		width: 100%;
		overflow: hidden
	}
}

.dwqa-container .dwqa-list-question .pagination ul {
	margin: 0;
	padding: 0;
	float: left
}

@media(max-width:480px) {
	.dwqa-container .dwqa-list-question .pagination ul {
		float: none
	}
}

.dwqa-container .dwqa-list-question .pagination ul>li {
	display: inline !important
}

.dwqa-container .dwqa-list-question .pagination ul>li>a,.dwqa-container .dwqa-list-question .pagination ul>li span {
	float: left;
	padding: 0 12px;
	line-height: 28px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
	margin: 0
}

.dwqa-container .dwqa-list-question .pagination ul>li>a:hover,.dwqa-container .dwqa-list-question .pagination ul>li span:hover {
	color: #222
}

.dwqa-container .dwqa-list-question .pagination ul>li:first-child>a,.dwqa-container .dwqa-list-question .pagination ul>li:first-child>span {
	border-left-width: 1px
}

.dwqa-container .dwqa-list-question .pagination ul>.active>a,.dwqa-container .dwqa-list-question .pagination ul>.active>span,.dwqa-container .dwqa-list-question .pagination ul>li>span.current {
	color: #999;
	cursor: default
}

.dwqa-container .dwqa-list-question .pagination ul>li>a:hover,.dwqa-container .dwqa-list-question .pagination ul>li>a:focus,.dwqa-container .dwqa-list-question .pagination ul>.active>a,.dwqa-container .dwqa-list-question .pagination ul>.active>span,.dwqa-container .dwqa-list-question .pagination ul>li>span.current {
	background-color: #f5f5f5
}

.dwqa-container .dwqa-list-question .pagination ul li a:hover {
	background: #e6e6e6 !important;
	filter: none !important;
	border-color: #ddd
}

.dwqa-container .dwqa-list-question .pagination ul li.dwqa-hide a,.dwqa-container .dwqa-list-question .pagination ul li.current a {
	background: none !important;
	filter: none !important;
	color: #999;
	cursor: inherit !important
}

.dwqa-container .dwqa-list-question .archive-question-footer .dwqa-btn {
	float: right;
	margin: 0
}

@media(max-width:480px) {
	.dwqa-container .dwqa-list-question .archive-question-footer .dwqa-btn {
		float: none;
		margin-top: 10px;
		display: block
	}
}

.dwqa-container .dwqa-single-question {
	margin-bottom: 50px;
	padding-left: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media(max-width:480px) {
	.dwqa-container .dwqa-single-question {
		padding-left: 0
	}
}

@media(max-width:767px) {
	.dwqa-container .dwqa-single-question {
		width: 100%;
		float: none
	}
}

.dwqa-container .dwqa-single-question .dwqa-question,.dwqa-container .dwqa-single-question .dwqa-answer {
	border: 1px solid #e5e5e5 !important;
	border-color: #eee #eee #cecece !important;
	padding: 15px 20px 0 !important;
	margin-bottom: 30px;
	position: relative;
	word-wrap: break-word
}

.dwqa-container .dwqa-single-question .dwqa-question .loading,.dwqa-container .dwqa-single-question .dwqa-answer .loading {
	height: 11px;
	width: 16px;
	position: absolute;
	top: -5px;
	right: 7px;
	display: none
}

.dwqa-container .dwqa-single-question .dwqa-form-submit {
	position: relative
}

.dwqa-container .dwqa-single-question .dwqa-form-submit .loading {
	top: 10px;
	left: 10px;
	right: auto
}

.dwqa-container .dwqa-single-question .dwqa-headline {
	font-size: 20px;
	margin: 35px 0;
	padding: 0
}

.dwqa-container .dwqa-single-question .dwqa-title {
	font-size: 24px;
	line-height: 1.3;
	margin-top: 5px
}

.dwqa-container .dwqa-single-question #dwqa-answers .dwqa-title {
	font-size: 18px;
	margin-bottom: 30px
}

.dwqa-container .dwqa-single-question .dwqa-tags {
	margin-bottom: 20px
}

.dwqa-container .dwqa-single-question .dwqa-tags .dwqa-tag {
	background: #f3f3f3;
	padding: 2px 10px;
	margin-right: 5px;
	display: inline-block
}

.dwqa-container .dwqa-single-question .dwqa-tags .dwqa-tag:hover {
	background: #e5e5e5
}

.dwqa-container .dwqa-single-question .dwqa-anchor {
	text-align: right;
	position: relative;
	display: block;
	font-size: 11px
}

.dwqa-container .dwqa-single-question .dwqa-anchor a {
	color: #555
}

.dwqa-container .dwqa-single-question .dwqa-footer {
	margin: 0 -20px 0 -20px;
	padding: 20px 0;
	background: 0;
	border-bottom: 0;
	border-top: 1px solid #eee;
	position: relative
}

@media(max-width:480px) {
	.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-privacy {
		margin: 0 0 10px !important
	}

	.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-category {
		display: block !important
	}
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-category,.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status {
	border-left: 1px solid #e5e5e5;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px
}

@media(max-width:480px) {
	.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-category,.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status {
		padding: 0 15px 10px 70px;
		border-left: 0;
		margin-left: 0
	}
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status {
	position: relative
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status .dwqa-btn-group {
	position: absolute;
	right: -5px;
	top: 16px
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status .dwqa-btn-group button,.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status .dwqa-btn-group button:active {
	margin: 0;
	line-height: 1;
	height: 30px;
	width: 16px;
	padding: 0;
	background: 0;
	border-color: transparent;
	color: gray;
	font-size: 14px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status .dwqa-btn-group .dwqa-dropdown-menu {
	text-align: left;
	min-width: 100px
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status .dwqa-btn-group .dwqa-dropdown-menu i {
	width: 15px;
	text-align: center
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status .dwqa-btn-group .dwqa-dropdown-menu li.dwqa-re-open>a:hover {
	background-color: #1ba1e2
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status .dwqa-btn-group .dwqa-dropdown-menu li.dwqa-open>a:hover {
	background-color: #fd8345
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status .dwqa-btn-group .dwqa-dropdown-menu li.dwqa-pending>a:hover {
	background-color: #cd7bdd
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status .dwqa-btn-group .dwqa-dropdown-menu li.dwqa-closed>a:hover {
	background-color: #000
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-current-status .dwqa-btn-group .dwqa-dropdown-menu li.dwqa-resolved>a:hover {
	background-color: #578824
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-date,.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-category-name,.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-status-name {
	color: #999;
	display: block;
	text-transform: capitalize
}

.dwqa-container .dwqa-single-question .dwqa-footer .dwqa-date a {
	color: #999
}

.dwqa-container .dwqa-single-question .author,.dwqa-container .dwqa-single-question .dwqa-category-title,.dwqa-container .dwqa-single-question .dwqa-status-title {
	font-weight: 700;
	color: #555
}

.dwqa-container .dwqa-single-question .author a {
	color: #555
}

.dwqa-container .dwqa-single-question .dwqa-author {
	position: relative;
	padding: 0 15px 0 70px;
	display: inline-block
}

.dwqa-container .dwqa-single-question .dwqa-author .avatar {
	width: 32px;
	height: 32px;
	padding: 3px;
	margin: 0 10px 0 0;
	border: 1px solid #e5e5e5;
	position: absolute;
	top: 0;
	left: 20px
}

.dwqa-container .dwqa-single-question .dwqa-author .dwqa-date a {
	color: #999
}

.dwqa-container .dwqa-single-question .dwqa-footer-share {
	margin: 0 -20px 0 -20px;
	padding: 0 20px;
	background: #fff;
	border-bottom: 0;
	border-top: 1px solid #eee;
	position: relative
}

.dwqa-container .dwqa-single-question .dwqa-footer-share .dwqa-sharing {
	display: block;
	font-size: 12px;
	position: relative;
	line-height: 0;
	border-bottom: 1px solid #eee;
	margin: 0 -20px -1px -20px
}

.dwqa-container .dwqa-single-question .dwqa-footer-share .dwqa-sharing strong {
	padding: 0 20px;
	color: #555
}

@media(max-width:480px) {
	.dwqa-container .dwqa-single-question .dwqa-footer-share .dwqa-sharing strong {
		display: none
	}
}

.dwqa-container .dwqa-single-question .dwqa-footer-share .dwqa-sharing ul {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	border-left: solid 1px #eee;
	vertical-align: middle
}

.dwqa-container .dwqa-single-question .dwqa-footer-share .dwqa-sharing li {
	float: left;
	border-right: solid 1px #eee;
	margin: 0;
	padding: 0
}

.dwqa-container .dwqa-single-question .dwqa-footer-share .dwqa-sharing li:hover,.dwqa-container .dwqa-single-question .dwqa-footer-share .dwqa-sharing li .dwqa-active {
	background-color: #f3f3f3
}

.dwqa-container .dwqa-single-question .dwqa-footer-share .dwqa-sharing a {
	width: 48px;
	text-align: center;
	padding: 7px 0;
	display: inline-block
}

@media(max-width:480px) {
	.dwqa-container .dwqa-single-question .dwqa-footer-share .dwqa-sharing a {
		width: 40px
	}
}

.dwqa-container .dwqa-single-question .dwqa-footer-share .dwqa-sharing i {
	font-size: 14px;
	color: #999
}

.dwqa-container .dwqa-single-question .dwqa-footer-share #dwqa-embed-code {
	height: 70px;
	margin: 0 0 20px;
	padding: 2px;
	width: 100%;
	resize: vertical;
	clear: both;
	float: none;
	line-height: 1.3
}

@media(max-width:480px) {
	.dwqa-container .dwqa-single-question .dwqa-footer-share #dwqa-iframe-preview {
		width: 100% !important
	}
}

.dwqa-container .dwqa-single-question .dwqa-actions {
	clear: both;
	position: absolute;
	right: 10px;
	top: 10px;
	display: none
}

.dwqa-container .dwqa-single-question .dwqa-question:hover .dwqa-actions,.dwqa-container .dwqa-single-question .dwqa-answer:hover .dwqa-actions {
	display: block
}

.dwqa-container .dwqa-single-question .dwqa-comment:hover .dwqa-comment-actions {
	display: block
}

.dwqa-container .dwqa-single-question .dwqa-actions button,.dwqa-container .dwqa-single-question .dwqa-comment-actions button,.dwqa-container .dwqa-single-question .dwqa-actions button:active,.dwqa-container .dwqa-single-question .dwqa-comment-actions button:active {
	background: 0;
	border-color: transparent;
	color: gray;
	margin: 0;
	padding: 4px 7px;
	font-size: 14px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.dwqa-container .dwqa-single-question .dwqa-actions .dwqa-dropdown-menu,.dwqa-container .dwqa-single-question .dwqa-comment-actions .dwqa-dropdown-menu {
	right: -3px
}

.dwqa-container .dwqa-single-question .dwqa-actions .dwqa-dropdown-menu li,.dwqa-container .dwqa-single-question .dwqa-comment-actions .dwqa-dropdown-menu li {
	width: 100%
}

.dwqa-container .dwqa-single-question .dwqa-actions .dwqa-dropdown-menu .dwqa-dropdown-caret,.dwqa-container .dwqa-single-question .dwqa-comment-actions .dwqa-dropdown-menu .dwqa-dropdown-caret {
	right: 11px
}

.dwqa-container .dwqa-single-question .dwqa-favourite,.dwqa-container .dwqa-single-question .dwqa-stick-question {
	height: auto;
	left: -46px;
	top: 90px;
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center
}

.dwqa-container .dwqa-single-question .dwqa-favourite i,.dwqa-container .dwqa-single-question .dwqa-stick-question i {
	text-align: center;
	font-size: 24px;
	color: #999
}

.dwqa-container .dwqa-single-question .dwqa-favourite:hover,.dwqa-container .dwqa-single-question .dwqa-stick-question:hover {
	cursor: pointer
}

.dwqa-container .dwqa-single-question .dwqa-favourite:hover i,.dwqa-container .dwqa-single-question .dwqa-stick-question:hover i,.dwqa-container .dwqa-single-question .dwqa-favourite.active i,.dwqa-container .dwqa-single-question .dwqa-stick-question.active i {
	color: #eedb00
}

.dwqa-container .dwqa-single-question .dwqa-stick-question {
	top: 125px;
	left: -43px
}

.dwqa-container .dwqa-single-question .dwqa-stick-question:hover i,.dwqa-container .dwqa-single-question .dwqa-stick-question.active i {
	color: red
}

.dwqa-container .dwqa-single-question .answer-flagged-alert .dwqa-content-inner {
	display: none
}

.dwqa-container .dwqa-single-question .answer-flagged-alert .alert {
	border: 0;
	margin-bottom: 0
}

.dwqa-container .dwqa-single-question .answer-flagged-alert .answer-flagged-show {
	cursor: pointer;
	text-transform: capitalize
}

.dwqa-container .dwqa-single-question .dwqa-answer-form-btn {
	float: right;
	margin: 0 0 10px
}

@media(max-width:480px) {
	.dwqa-container .dwqa-single-question .dwqa-answer-form-btn {
		float: none;
		text-align: right
	}
}

.dwqa-container .dwqa-single-question .dwqa-answer .dwqa-content {
	margin-bottom: 20px
}

.dwqa-container .dwqa-single-question .dwqa-answer .dwqa-content .dwqa-content-inner br {
	display: block;
	margin-bottom: 10px;
	content: ""
}

.dwqa-container .dwqa-single-question .dwqa-answer .dwqa-content .dwqa-content-inner ul,.dwqa-container .dwqa-single-question .dwqa-answer .dwqa-content .dwqa-content-inner ol {
	list-style-type: disc;
	padding: 0;
	margin: 1em 0 1em 25px
}

.dwqa-container .dwqa-single-question .dwqa-answer .dwqa-content .dwqa-content-inner ol {
	list-style-type: decimal
}

.dwqa-container .dwqa-single-question .dwqa-answer-author {
	padding: 0 0 0 50px
}

.dwqa-container .dwqa-single-question .dwqa-answer-author .avatar {
	width: 32px;
	height: 32px;
	padding: 3px;
	margin: 0 10px 0 0;
	border: 1px solid #e5e5e5;
	position: absolute;
	top: 15px;
	left: 20px
}

.dwqa-container .dwqa-single-question .dwqa-answer-author .dwqa-date a {
	color: #999
}

.dwqa-container .dwqa-single-question .dwqa-content,.dwqa-container .dwqa-single-question .dwqa-comment-content {
	word-wrap: break-word
}

.dwqa-container .dwqa-single-question .dwqa-content form,.dwqa-container .dwqa-single-question .dwqa-comment-content form {
	margin-top: 20px
}

body .dwqa-container .dwqa-single-question .dwqa-content form a,body .dwqa-container .dwqa-single-question .dwqa-comment-content form a,body .dwqa-container .dwqa-single-question .dwqa-content form a:hover,body .dwqa-container .dwqa-single-question .dwqa-comment-content form a:hover {
	border-bottom: 0
}

.dwqa-container .dwqa-single-question .dwqa-content textarea,.dwqa-container .dwqa-single-question .dwqa-comment-content textarea {
	height: 90px;
	min-height: 90px;
	margin-bottom: 10px;
	outline: 0;
	width: 100%;
	padding: 5px 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body .dwqa-container .dwqa-single-question .dwqa-content a,body .dwqa-container .dwqa-single-question .dwqa-comment-content a {
	border-bottom: 1px dotted #b3b3b3
}

body .dwqa-container .dwqa-single-question .dwqa-content a:hover,body .dwqa-container .dwqa-single-question .dwqa-comment-content a:hover {
	border-bottom: 1px solid #b3b3b3
}

.dwqa-container .dwqa-single-question .dwqa-comment-content form {
	margin-bottom: 15px
}

.dwqa-container .dwqa-single-question .dwqa-comments {
	margin: 0 -20px;
	background: #f3f3f3;
	padding: 0 20px 10px;
	border: 0;
	position: relative;
	border-top: 1px solid #e6e6e6;
	clear: both
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comments-more {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 -20px;
	padding: 0 20px 10px
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comments-more .dwqa-comments-more-link {
	text-align: left
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comments-more .dwqa-comments-more-link:hover {
	text-decoration: underline
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comments-more .dwqa-comments-more-pages {
	float: right;
	text-align: right;
	color: #999
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-author .avatar {
	width: 32px;
	height: 32px;
	padding: 3px;
	margin: 0 10px 0 0;
	border: 1px solid #e5e5e5;
	position: absolute;
	top: 15px;
	left: 20px
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-author .dwqa-date {
	display: block
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-author .dwqa-date a {
	color: #999
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-actions {
	position: absolute;
	top: 10px;
	right: 10px;
	display: none
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-list {
	border: 0;
	padding: 0;
	margin: 0 -20px 15px -20px
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-list:before {
	content: "";
	border-left: 12px dashed transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #e6e6e6;
	position: absolute;
	left: 28px;
	top: -11px
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-list:after {
	content: "";
	border-left: 10px dashed transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #f3f3f3;
	position: absolute;
	left: 30px;
	top: -9px
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-list .dwqa-comment {
	border: 0;
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 20px 0 70px;
	list-style: none;
	background: 0;
	margin: 0;
	position: relative
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-list .dwqa-comment:before,.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-list .dwqa-comment:after {
	border: 0
}

.dwqa-container .dwqa-single-question .dwqa-comments .dwqa-comment-list .dwqa-comment:last-child {
	border-bottom: 0
}

.dwqa-container .dwqa-single-question .dwqa-privacy {
	position: relative;
	display: inline-block;
	margin-bottom: 10px
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-current-privacy {
	color: gray
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group {
	position: absolute;
	left: 52px;
	top: -5px
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group button,.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group button:active {
	margin: 0;
	line-height: 1;
	height: 30px;
	width: 16px;
	padding: 0;
	background: 0;
	border-color: transparent;
	color: gray;
	font-size: 14px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu {
	min-width: 100px
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu ul {
	margin: -1px 0 0
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu li {
	padding-left: 5px;
	margin: 0
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu li:hover {
	background-color: #428bca
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu li:hover a {
	color: #fff
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu i {
	width: 10px;
	text-align: center
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu a {
	padding-left: 16px
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu .current a {
	padding-left: 5px;
	font-weight: 700;
	display: inline-block
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu .current:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 11px;
	font-weight: 400
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu .current:hover:before {
	color: #fff
}

.dwqa-container .dwqa-single-question .dwqa-author .author,.dwqa-container .dwqa-single-question .dwqa-answer-author .author,.dwqa-container .dwqa-single-question .dwqa-comment-author .author {
	display: block
}

.dwqa-container .dwqa-single-question .dwqa-author .dwqa-date,.dwqa-container .dwqa-single-question .dwqa-answer-author .dwqa-date,.dwqa-container .dwqa-single-question .dwqa-comment-author .dwqa-date {
	display: inline-block
}

.dwqa-container .dwqa-single-question .dwqa-author .dwqa-privacy,.dwqa-container .dwqa-single-question .dwqa-answer-author .dwqa-privacy,.dwqa-container .dwqa-single-question .dwqa-comment-author .dwqa-privacy {
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 0
}

.dwqa-container .dwqa-single-question .dwqa-category {
	margin-left: 10px
}

.dwqa-container .dwqa-single-question .dwqa-status-draft:before,.dwqa-container .dwqa-single-question .dwqa-status-draft:after {

	display: block;
	height: 8px;
	margin: -15px -20px 6px -20px;
	position: relative;
	z-index: 1;
	content: ""
}

.dwqa-container .dwqa-single-question .dwqa-status-draft:after {
	margin-top: -1px;
	margin-bottom: 0
}

.dwqa-container .dwqa-single-question .dwqa-comment-form {
	position: relative;
	border-top: 1px solid #e6e6e6;
	margin: -1px -20px 5px -20px;
	padding: 16px 20px 0 70px
}

.dwqa-container .dwqa-single-question .dwqa-comment-form .avatar {
	width: 32px;
	height: 32px;
	padding: 3px;
	margin: 0 10px 0 0;
	border: 1px solid #e5e5e5;
	position: absolute;
	top: 15px;
	left: 20px
}

.dwqa-container .dwqa-single-question .dwqa-comment-form textarea {
	height: 40px;
	min-height: 40px;
	padding: 5px 10px;
	resize: vertical;
	box-shadow: none;
	width: 100%;
	margin: 0 0 4px;
	outline: 0;
	overflow-y: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: height .3s;
	transition: height .3s
}

.dwqa-container .dwqa-single-question .dwqa-comment-form input[type=submit] {
	float: right;
	z-index: 1;
	position: relative
}

.dwqa-container .dwqa-single-question .dwqa-comment-form .dwqa-form-submit {
	overflow: hidden;
	margin: 10px 0 5px
}

.dwqa-container .dwqa-single-question .dwqa-answer-form {
	margin-bottom: 20px
}

.dwqa-container .dwqa-single-question .dwqa-answer-form textarea {
	margin: 0 0 4px;
	padding: 5px 10px;
	resize: vertical;
	min-height: 120px;
	height: 120px;
	box-shadow: none;
	width: 100%;
	outline: 0;
	overflow-y: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-single-question .dwqa-answer-form .form-buttons {
	float: right;
	z-index: 1;
	position: relative
}

@media(max-width:480px) {
	.dwqa-container .dwqa-single-question .dwqa-answer-form .form-buttons {
		float: none;
		margin-bottom: 10px
	}
}

@media(max-width:480px) {
	.dwqa-container .dwqa-single-question .dwqa-answer-form .dwqa-privacy {
		margin-left: 25px
	}
}

.dwqa-container .dwqa-single-question .dwqa-best-answer {
	height: auto;
	left: -45px;
	top: 90px;
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	z-index: 1
}

@media(max-width:480px) {
	.dwqa-container .dwqa-single-question .dwqa-best-answer {
		top: -14px;
		left: 27px;
		background: #fff
	}
}

.dwqa-container .dwqa-single-question .dwqa-best-answer i {
	text-align: center;
	font-size: 24px;
	color: #999
}

.dwqa-container .dwqa-single-question .dwqa-best-answer:hover i,.dwqa-container .dwqa-single-question .dwqa-best-answer.active i {
	color: #578824
}

.dwqa-container .dwqa-single-question .dwqa-best-answer:hover {
	cursor: pointer
}

.dwqa-container .dwqa-single-question .dwqa-vote {
	height: auto;
	left: -50px;
	top: 10px;
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0
}

.dwqa-container .dwqa-single-question .dwqa-vote a {
	text-indent: -9999px;
	position: relative;
	width: 30px;
	height: 20px;
	font-size: 11px;
	line-height: 40px;
	padding: 0;
	font-weight: 600;
	box-shadow: none;
	display: inline-block;
	color: #333;
	text-align: center;
	text-shadow: none;
	cursor: pointer;
	border: 0;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-single-question .dwqa-vote a:before {
	content: "";
	border-bottom: 12px solid #999;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	top: 8px;
	left: 50%;
	margin-left: -12px;
	position: absolute
}

.dwqa-container .dwqa-single-question .dwqa-vote .dwqa-vote-up:hover:before {
	border-bottom-color: #333
}

.dwqa-container .dwqa-single-question .dwqa-vote .dwqa-vote-down:hover:before {
	border-top-color: #333
}

.dwqa-container .dwqa-single-question .dwqa-vote .dwqa-vote-down:before {
	border-top: 12px solid #999;
	border-bottom: 0
}

.dwqa-container .dwqa-single-question .dwqa-vote .dwqa-vote-count {
	font-size: 17px;
	line-height: 1;
	font-weight: 600;
	text-align: center
}

.dwqa-container .dwqa-single-question .alert {
	background: #fdfcf2;
	border: 1px solid #dbd7c0;
	color: #544531;
	margin: 15px 0;
	padding: 8px 35px 8px 15px
}

.dwqa-container .dwqa-single-question .alert p {
	margin: 0
}

.dwqa-container .dwqa-single-question .alert i {
	padding-right: 10px
}

.dwqa-container .dwqa-submit-question {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-submit-question.loading {
	opacity: .3;
	filter: alpha(opacity=30)
}

.dwqa-container .dwqa-submit-question.loading:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1
}

.dwqa-container .dwqa-submit-question input[type=text],.dwqa-container .dwqa-submit-question input[type=password],.dwqa-container .dwqa-submit-question input[type=email],.dwqa-container .dwqa-submit-question textarea,.dwqa-container .dwqa-submit-question select,.dwqa-container .dwqa-submit-question .input-text {
	border: 1px solid #ddd
}

.dwqa-container .dwqa-submit-question input[type=text]:focus,.dwqa-container .dwqa-submit-question input[type=password]:focus,.dwqa-container .dwqa-submit-question input[type=email]:focus,.dwqa-container .dwqa-submit-question textarea:focus,.dwqa-container .dwqa-submit-question select:focus,.dwqa-container .dwqa-submit-question .input-text:focus {
	border: 1px solid #888;
	color: #555;
	outline: 0;
	outline-offset: 0
}

.dwqa-container .dwqa-submit-question textarea {
	margin: 0 0 4px;
	padding: 5px 10px;
	resize: vertical;
	min-height: 120px;
	height: 120px;
	box-shadow: none;
	width: 100%;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-submit-question input,.dwqa-container .dwqa-submit-question select {
	margin: 0
}

.dwqa-container .dwqa-submit-question input.required,.dwqa-container .dwqa-submit-question select.required {
	border-color: #e8b3b3
}

.dwqa-container .dwqa-submit-question input.required::-webkit-input-placeholder,.dwqa-container .dwqa-submit-question select.required::-webkit-input-placeholder {
	color: #b94a48
}

.dwqa-container .dwqa-submit-question input.required:-moz-placeholder,.dwqa-container .dwqa-submit-question select.required:-moz-placeholder {
	color: #b94a48
}

.dwqa-container .dwqa-submit-question input.required::-moz-placeholder,.dwqa-container .dwqa-submit-question select.required::-moz-placeholder {
	color: #b94a48
}

.dwqa-container .dwqa-submit-question input.required:-ms-input-placeholder,.dwqa-container .dwqa-submit-question select.required:-ms-input-placeholder {
	color: #b94a48
}

.dwqa-container .dwqa-submit-question label {
	display: block;
	margin-bottom: 15px
}

.dwqa-container .dwqa-submit-question #dwqa-submit-question-form {
	margin-bottom: 0
}

.dwqa-container .dwqa-submit-question .question-meta,.dwqa-container .dwqa-submit-question .input-title,.dwqa-container .dwqa-submit-question .input-content,.dwqa-container .dwqa-submit-question .checkbox-private,.dwqa-container .dwqa-submit-question .question-signin {
	margin-bottom: 20px
}

.dwqa-container .dwqa-submit-question .question-meta:before,.dwqa-container .dwqa-submit-question .question-meta:after {
	content: " ";
	display: table
}

.dwqa-container .dwqa-submit-question .question-meta:after {
	clear: both
}

.dwqa-container .dwqa-submit-question .question-meta .select-category,.dwqa-container .dwqa-submit-question .question-meta .input-tag {
	width: 48%;
	float: left
}

.dwqa-container .dwqa-submit-question .question-meta .select-category select,.dwqa-container .dwqa-submit-question .question-meta .input-tag input {
	padding: 5px 15px;
	width: 100%;
	height: 40px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-submit-question .question-meta .input-tag {
	float: right
}

@media(max-width:480px) {
	.dwqa-container .dwqa-submit-question .question-meta .select-category,.dwqa-container .dwqa-submit-question .question-meta .input-tag {
		width: 100%;
		float: none
	}

	.dwqa-container .dwqa-submit-question .question-meta .input-tag {
		margin-top: 20px
	}
}

.dwqa-container .dwqa-submit-question .input-title {
	position: relative
}

.dwqa-container .dwqa-submit-question .input-title #question-title {
	font-size: 14px;
	width: 100%;
	height: 40px;
	padding: 5px 15px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-submit-question .input-title .dwqa-search-clear,.dwqa-container .dwqa-submit-question .input-title .dwqa-search-loading {
	position: absolute;
	right: 6px;
	top: 38px;
	width: 40px;
	line-height: 34px;
	padding: 0;
	text-align: center;
	color: #3a3a3a;
	border: 0;
	background-color: transparent
}

.dwqa-container .dwqa-submit-question .input-title .dwqa-search-clear:hover,.dwqa-container .dwqa-submit-question .input-title .dwqa-search-loading:hover {
	color: #1ba1e2
}

.dwqa-container .dwqa-submit-question .input-title .dwqa-search-clear {
	cursor: pointer
}

.dwqa-container .dwqa-submit-question .input-title .dwqa-search-loading {
	height: 34px
}

.dwqa-container .dwqa-submit-question .search-results-suggest {
	position: relative
}

.dwqa-container .dwqa-submit-question .checkbox-private input {
	margin: 0 3px 0 0
}

.dwqa-container .dwqa-submit-question .dw-question input[type=checkbox] {
	-webkit-appearance: checkbox
}

.dwqa-container .dwqa-submit-question .question-signin {
	position: relative;
	overflow: hidden
}

.dwqa-container .dwqa-submit-question .question-register,.dwqa-container .dwqa-submit-question .question-login {
	position: absolute;
	width: 100%
}

.dwqa-container .dwqa-submit-question .question-register .register-input,.dwqa-container .dwqa-submit-question .question-login .login-input {
	width: 48%;
	float: left
}

.dwqa-container .dwqa-submit-question .question-register .register-username,.dwqa-container .dwqa-submit-question .question-login .login-password {
	float: right
}

.dwqa-container .dwqa-submit-question .question-register input,.dwqa-container .dwqa-submit-question .question-login input {
	padding: 5px 15px;
	width: 100%;
	height: 40px;
	font-size: 14px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-submit-question .login-switch {
	clear: both
}

.dwqa-container .dwqa-submit-question .user-email #_dwqa_anonymous_email {
	font-size: 14px;
	width: 100%;
	height: 40px;
	padding: 5px 15px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container .dwqa-submit-question .user-email .description {
	font-size: 12px;
	font-weight: 400
}

.dwqa-related-question ul,.dwqa-popular-question ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.dwqa-related-question li:first-child,.dwqa-popular-question li:first-child {
	padding-top: 0
}

.dwqa-related-question li:last-child,.dwqa-popular-question li:last-child {
	padding-bottom: 0;
	border-bottom: 0
}

.dwqa-related-question li,.dwqa-popular-question li {
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px
}

.dwqa-related-question .question-title,.dwqa-popular-question .question-title {
	font-weight: 700;
	font-size: 14px;
	display: block
}

.dwqa-container {
	margin: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	background-color: #fff;
	color: #555;
	position: relative;
	margin-bottom: 20px;
	line-height: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container p,.dwqa-container .dwqa-comment-content {
	margin: 1em 0
}

.dwqa-container form {
	margin: 0;
	padding: 0
}

.dwqa-container textarea {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px
}

.dwqa-container input[type=text],.dwqa-container input[type=password],.dwqa-container input[type=email],.dwqa-container textarea,.dwqa-container textarea:focus,.dwqa-container textarea:hover,.dwqa-container select,.dwqa-container .input-text {
	border: 1px solid #ddd
}

.dwqa-container label {
	font-weight: 700
}

body .dwqa-container a {
	color: #222;
	text-decoration: none;
	-webkit-transition: all 0s;
	transition: all 0s
}

.dwqa-container img {
	max-width: 100%;
	height: auto
}

.dwqa-container .avatar {
	background: #fff
}

.dwqa-container .dwqa-label {
	background: #555;
	color: #fff;
	padding: 1px 5px;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	text-transform: uppercase;
	font-size: 11px
}

.dwqa-container .dwqa-label.dwqa-staff {
	color: #fd8345;
	background: 0;
	font-weight: 600;
	padding: 0
}

.dwqa-container .dwqa-label.dwqa-draft {
	background: #cd7bdd
}

.dwqa-container .dwqa-label.dwqa-private {
	background: #aaa
}

.dwqa-container .dwqa-label.dwqa-pending {
	background: #555
}

.dwqa-container .dwqa-status {
	background: 0;
	font: 0/0 a;
	margin: 0 5px 0 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	border: 0;
	position: absolute;
	left: 20px;
	top: 10px
}

.dwqa-container .dwqa-status:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	line-height: 1;
	font-family: FontAwesome;
	text-decoration: inherit;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
	color: #fff;
	font-size: 14px;
	line-height: 30px
}

.dwqa-container .dwqa-status.status-new:before {
	content: "\f128";
	color: #f8bd0a;
	font-size: 18px
}

.dwqa-container .dwqa-status.status-open:before,.dwqa-container .dwqa-status.status-re-open:before {
	content: "\f128";
	color: #fd8345;
	font-size: 18px
}

.dwqa-container .dwqa-status.status-answered:before {
	content: "\f112";
	color: #1ba1e2
}

.dwqa-container .dwqa-status.status-resolved:before {
	content: "\f00c" !important;
	color: #578824
}

.dwqa-container .dwqa-status.status-closed:before {
	content: "\f023";
	color: #000
}

.dwqa-container .dwqa-status .staff-answered {
	border: 1px solid #1ba1e2 !important
}

.dwqa-container .dwqa-status .staff-answered:before {
	content: "\f112";
	color: #1ba1e2
}

.dwqa-container .dwqa-status.status-overdue {
	border: 1px solid red !important
}

.dwqa-container .dwqa-status.status-overdue:before {
	color: red
}

.dwqa-container .dwqa-status.status-new {
	border: 1px solid #f8bd0a
}

.dwqa-container .dwqa-status.status-open,.dwqa-container .dwqa-status.status-re-open {
	border: 1px solid #fd8345
}

.dwqa-container .dwqa-status.status-answered {
	border: 1px solid #1ba1e2
}

.dwqa-container .dwqa-status.status-resolved {
	border: 1px solid #578824 !important
}

.dwqa-container .dwqa-status.status-closed {
	border: 1px solid #000 !important
}

.dwqa-container .dwqa-status.status-pending {
	border: 1px solid #cd7bdd
}

.dwqa-container .alert {
	padding: 8px 35px 8px 14px;
	margin: 15px 0;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	border-radius: 4px
}

.dwqa-container .alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 1.428571429
}

.dwqa-container .alert,.dwqa-container .alert h4 {
	color: #c09853
}

.dwqa-container .alert a {
	color: #c09853;
	font-weight: 700
}

.dwqa-container .alert-success a {
	color: #468847
}

.dwqa-container .alert-danger a,.dwqa-container .alert-error a {
	color: #b94a48
}

.dwqa-container .alert-info a {
	color: #3a87ad
}

.dwqa-container .alert a:hover,.dwqa-container .alert a:active,.dwqa-container .alert a:focus {
	color: #000 !important
}

.dwqa-container .alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847
}

.dwqa-container .alert-success h4 {
	color: #468847
}

.dwqa-container .alert-danger,.dwqa-container .alert-error {
	background-color: #fdf2f2;
	border-color: #e8b3b3;
	color: #b94a48
}

.dwqa-container .alert-danger h4,.dwqa-container .alert-error h4 {
	color: #b94a48
}

.dwqa-container .alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad
}

.dwqa-container .alert-info h4 {
	color: #3a87ad
}

.dwqa-container .alert-block {
	padding-top: 14px;
	padding-bottom: 14px
}

.dwqa-container .alert-block>p,.dwqa-container .alert-block>ul {
	margin-bottom: 0
}

.dwqa-container .alert-block p+p {
	margin-top: 5px
}

.dwqa-container .wp-editor-container {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px
}

.dwqa-container #wp-dwqa-answer-question-editor-wrap {
	margin-bottom: 20px
}

.dwqa-container #loginform {
	overflow: hidden;
	margin: 0
}

.dwqa-container #loginform .input {
	width: 100%;
	margin-bottom: 0;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-container #loginform .login-username,.dwqa-container #loginform .login-password,.dwqa-container #loginform .login-submit {
	float: left;
	margin: 0
}

@media(max-width:480px) {
	.dwqa-container #loginform .login-username,.dwqa-container #loginform .login-password,.dwqa-container #loginform .login-submit {
		width: 100% !important;
		float: none;
		margin: 0 0 5px !important
	}
}

.dwqa-container #loginform .login-username {
	width: 37%
}

.dwqa-container #loginform .login-password {
	width: 37%;
	margin-left: 20px
}

.dwqa-container #loginform .login-remember {
	display: none
}

.dwqa-container #loginform .login-submit {
	float: right;
	width: 20%;
	margin-top: 25px
}

.dwqa-container #loginform .login-submit input {
	width: 100%
}

.dwqa-container#submit-question .login-submit {
	margin-top: 30px
}

.dwqa-container .login-box {
	background: #f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd !important;
	border-color: #eee #eee #cecece !important;
	-webkit-box-shadow: 0 1px 0 #efefef;
	box-shadow: 0 1px 0 #efefef
}

.dwqa-container .login-box h3 {
	font-size: 14px !important
}

@media(max-width:480px) {
	.dwqa-container .wp_themeSkin tr.mceFirst td.mceToolbar {
		display: none
	}
}

.dwqa-hide,.dwqa-hide.fa {
	display: none
}

.dwqa-search {
	margin-bottom: 20px
}

.dwqa-search .dwqa-search-form {
	width: 100%;
	text-align: left;
	position: relative;
	height: 100%;
	background: #f3f3f3
}

.dwqa-search .dwqa-search-form .dwqa-search-input {
	padding: 12px 6px 12px 18px;
	box-shadow: 0 0 8px rgba(0,0,0,.05) inset;
	font-size: 20px;
	height: 55px;
	width: 100%;
	color: #3a3a3a;
	border: 1px solid #ccc;
	outline: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dwqa-search .dwqa-search-form .dwqa-search-submit,.dwqa-search .dwqa-search-form .dwqa-search-clear,.dwqa-search .dwqa-search-form .dwqa-search-loading {
	position: absolute;
	right: 6px;
	top: 0;
	width: 40px;
	line-height: 55px;
	padding: 0;
	text-align: center;
	color: #3a3a3a;
	border: 0;
	background-color: transparent
}

.dwqa-search .dwqa-search-form .dwqa-search-submit:hover,.dwqa-search .dwqa-search-form .dwqa-search-clear:hover,.dwqa-search .dwqa-search-form .dwqa-search-loading:hover {
	color: #1ba1e2
}

.dwqa-search .dwqa-search-form .dwqa-search-submit {
	cursor: default
}

.dwqa-search .dwqa-search-form .dwqa-search-clear {
	cursor: pointer
}

.dwqa-search .dwqa-search-form .dwqa-search-loading {
	height: 100%
}

.questions-list {
	border: 1px solid #ddd;
	border-top: 0
}

.questions-list.search-result {
	border-top: 1px solid #ddd
}

.search-results-suggest {
	position: absolute;
	width: 100%;
	z-index: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: -webkit-gradient(linear,left 0,left 100%,from(#fff),to(rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top,#fff,0,rgba(255,255,255,0),100%);
	background-image: -moz-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);
	background-image: linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#00ffffff',GradientType=0)
}

.search-results-suggest ul {
	list-style: none;
	margin: 0 5px;
	padding: 0;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

.search-results-suggest li {
	border-bottom: 1px solid #ddd;
	background-color: #f5f5f5;
	margin: 0
}

.search-results-suggest li:hover {
	background: #fffac2
}

.search-results-suggest li a {
	color: #555;
	display: block;
	padding: 10px 15px
}

.search-results-suggest li a strong {
	color: #000
}

.search-results-suggest li.no-link {
	background: 0
}

.search-results-suggest li:last-child {
	border-bottom: 0
}

.search-results-suggest span {
	padding: 10px 20px 350px;
	display: block
}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face {
	font-family:'FontAwesome';src:url(../font/fontawesome-webfont.eot?v=4.4.0);src:url(../font/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(../font/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(../font/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(../font/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(../font/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) 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
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
	-webkit-transform: scale(-1,1);
	-ms-transform: scale(-1,1);
	transform: scale(-1,1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
	-webkit-transform: scale(1,-1);
	-ms-transform: scale(1,-1);
	transform: scale(1,-1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content: "\f158"
}

.fa-won:before,.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: transparent;
	vertical-align: baseline;
	font-size: 100%
}

body {
	overflow-x: hidden;
	background: #323841;
	color: #666;
	font-size: 14px;
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;
	line-height: 1
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

nav ul {
	list-style: none
}

nav ul {
	list-style: none
}

li {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: none
}

a {
	margin: 0;
	padding: 0;
	background: transparent;
	color: #666;
	vertical-align: baseline;
	text-decoration: none;
	font-size: 100%;
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif
}

a:hover,a:focus {
	color: #09b1b9;
	text-decoration: none;
	cursor: pointer
}

p {
	line-height: 20px
}

img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto
}

ins {
	background-color: #ff9;
	color: #323841;
	text-decoration: none
}

mark {
	background-color: #ff9;
	color: #323841;
	font-weight: bold;
	font-style: italic
}

del {
	text-decoration: line-through
}

abbr[title],dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

hr {
	display: block;
	margin: 1em 0;
	padding: 0;
	height: 1px;
	border: 0;
	border-top: 1px solid #ededed
}

input,select,button {
	vertical-align: middle;
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif
}

.mt10 {
	margin-top: 10px
}

.mt0 {
	margin-top: 0
}

.mb0 {
	margin-bottom: 0
}

.mb20 {
	margin-bottom: 20px
}

.clear {
	clear: both
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,.clearfix:after {
	display: table;
	content: "";
	line-height: 0
}

.clearfix:after {
	clear: both
}

.align-center {
	text-align: center
}

@-ms-viewport {
	width:device-width
}

.hidden {
	display: none;
	visibility: hidden
}

.visible-phone {
	display: none !important
}

.visible-tablet {
	display: none !important
}

.hidden-desktop {
	display: none !important
}

.visible-desktop {
	display: inherit !important
}

.dropup,.dropdown {
	position: relative
}

.dropdown-toggle {
	*margin-bottom: -3px;
}

.dropdown-toggle:active,.open .dropdown-toggle {
	outline: 0
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 4px solid #323841;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	vertical-align: top
}

.dropdown .caret {
	margin-top: 6px;
	margin-left: 2px
}

.dropdown-menu {
	position: absolute;
	top: 44px;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #323841;
	list-style: none
}

.dropdown-menu .divider {
	overflow: hidden;
	margin: 4px 0;
	padding: 0;
	height: 1px;
	background-color: #323841;
	*width: 100%;
}

.dropdown-menu>li>a {
	display: block;
	clear: both;
	padding: 3px 10px;
	color: #ddd;
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px
}

.dropdown-menu>li>a i {
	padding-right: 3px
}

.dropdown-menu li a:hover,.dropdown-menu .active a,.dropdown-menu .active a:hover {
	background: #09b1b9;
	color: #fff
}

.label-important,.badge-important {
	background: #f74d4d;
	font-size: 13px
}

.open {
	*z-index: 1000;
}

.open>.dropdown-menu {
	display: block
}

.dropdown-backdrop {
	position: static
}

.collapse {
	position: relative;
	overflow: hidden;
	height: 0;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}

.collapse.in {
	height: auto
}

.nav {
	margin-bottom: 20px;
	margin-left: 0;
	list-style: none
}

.nav>li>a {
	display: block
}

.nav>li>a:hover,.nav>li>a:focus {
	/*background-color: #eee;*/
	text-decoration: none
}

.nav>li>a>img {
	max-width: none
}

.nav>.pull-right {
	float: right
}

.nav-header {
	display: block;
	padding: 3px 15px;
	color: #ddd;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	font-weight: bold;
	font-size: 11px;
	line-height: 20px
}

.nav li+.nav-header {
	margin-top: 9px
}

.nav-list {
	margin-bottom: 0;
	padding-right: 15px;
	padding-left: 15px
}

.nav-list>li>a,.nav-list .nav-header {
	margin-right: -15px;
	margin-left: -15px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5)
}

.nav-list>li>a {
	padding: 3px 15px
}

.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus {
	background-color: #08c;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2)
}

.nav-list [class^="fa-"],.nav-list [class*=" fa-"] {
	margin-right: 2px
}

.nav-list .divider {
	overflow: hidden;
	margin: 9px 1px;
	height: 1px;
	border-bottom: 1px solid #fff;
	background-color: #eee;
	*width: 100%;
	*margin: -5px 0 5px;
}

.nav-tabs,.nav-pills {
	*zoom: 1;
}

.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after {
	display: table;
	content: "";
	line-height: 0
}

.nav-tabs:after,.nav-pills:after {
	clear: both
}

.nav-tabs>li,.nav-pills>li {
	float: left
}

.nav-tabs>li>a,.nav-pills>li>a {
	margin-right: 2px;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 14px
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	margin-right: -1px;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid transparent;
	line-height: 24px
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus {
	border-color: #eee #eee #ddd
}

.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus {
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	background-color: #fff;
	color: #666;
	cursor: default
}

.tab-content {
	overflow: auto
}

.tab-content>.tab-pane,.pill-content>.pill-pane {
	display: none
}

.tab-content>.active,.pill-content>.active {
	display: block
}

.navbar .nav>li>.dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ddd;
	border-bottom-color: rgba(0,0,0,0.2);
	border-left: 7px solid transparent;
	content: ''
}

.navbar .nav>li>.dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #323841;
	border-left: 6px solid transparent;
	content: ''
}

.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .8;
	filter: alpha(opacity=80)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	padding: 8px;
	max-width: 200px;
	width: auto;
	background: #323841;
	color: #fff;
	text-align: center;
	text-decoration: none
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #323841
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #323841
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #323841
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #323841
}

.accordion {
	margin-bottom: 20px
}

.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #eee
}

.accordion-heading {
	border-bottom: 0
}

.accordion-heading h5 {
	width: 70%
}

.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px
}

.accordion-toggle {
	cursor: pointer
}

.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #eee
}

.poptip {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 6px 10px 5px;
	border: solid 1px #ffbb76;
	border-radius: 2px;
	background-color: #fffcef;
	box-shadow: 0 0 3px #ddd;
	color: #db7c22;
	font-size: 12px;
	line-height: 16px;
	*padding: 7px 10px 4px;
}

.poptip-arrow {
	position: absolute;
	overflow: hidden;
	text-shadow: 0 0 2px #ededed;
	font-style: normal;
	font-size: 12px;
	font-family: simsun
}

.poptip-arrow em,.poptip-arrow i {
	position: absolute;
	top: 0;
	left: 0;
	font-style: normal
}

.poptip-arrow em {
	color: #ffbb76
}

.poptip-arrow i {
	color: #fffcef;
	text-shadow: none
}

.poptip-arrow-top,.poptip-arrow-bottom {
	left: 12px;
	margin-left: -6px;
	width: 12px;
	height: 6px
}

.poptip-arrow-left,.poptip-arrow-right {
	top: 12px;
	margin-top: -6px;
	width: 6px;
	height: 12px
}

.poptip-arrow-top {
	top: -6px
}

.poptip-arrow-top em {
	top: -1px
}

.poptip-arrow-top i {
	top: 0
}

.poptip-arrow-bottom {
	bottom: -6px
}

.poptip-arrow-bottom em {
	top: -8px
}

.poptip-arrow-bottom i {
	top: -9px
}

.poptip-arrow-left {
	left: -6px
}

.poptip-arrow-left em {
	left: 1px
}

.poptip-arrow-left i {
	left: 2px
}

.poptip-arrow-right {
	right: -6px
}

.poptip-arrow-right em {
	left: -6px
}

.poptip-arrow-right i {
	left: -7px
}

#top-bar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	margin: 0;
	width: 100%;
	height: 48px;
	background: #323841
}

#top-bar>ul #qqqun a {
	background: #09b1b9
}

#top-bar>ul #qqqun a:hover {
	background: #8463a9
}

#top-bar>ul #swb {
	float: left;
	margin-top: 13px
}

#top-bar>ul #qq a {
	float: left;
	padding: 0;
	background: none
}

#top-bar>ul li.wx .weixin {
	display: none;
	position: absolute;
	top: 35px;
	left: -60px;
	width: 200px;
	padding: 5px;
	background: #09b1b9;
	z-index: 999
}

#top-bar>ul li.wx:hover .weixin {
	display: block
}

#top-bar>ul {
	margin: 0;
	margin-left: 2px;
	padding: 0;
	list-style: none
}

#top-bar>ul>li {
	position: relative;
	float: left;
	margin: 13px 10px 0 0;
	list-style-type: none
}

#top-bar>ul>li>a {
	display: block;
	padding: 3px 1px;
	height: 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/*background: #09b1b9;*/
	color: #f8f8f8;
	font-size: 14px
}

#top-bar>ul>li>a:hover {
	/*background: #8463a9*/
}

#top-bar>ul>li.open>a {
	background: #8463a9
}

#top-bar>ul>li>a>.label {
	display: inline-block;
	margin: -2px 4px 0;
	padding: 1px 4px 1px;
	vertical-align: middle
}

#top-bar>ul ul>li>a {
	color: #ddd;
	text-align: left;
	font-size: 14px
}

#top-bar>ul ul>li>a:hover {
	background: #8463a9;
	color: #f8f8f8
}

.user-login {
	margin: 20px 10px;
	width: 200px;
	color: #ddd
}

.user-login li {
	margin: 10px 0;
	color: #ddd;
	width: 100%
}

.user-login li a.pw-reset {
	color: #ddd;
	background: none;
	margin-left: 5px
}

.user-login li a.pw-reset:hover {
	color: #fff
}

.user-login li input,.user-login li a {
	font-size: 14px;
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif
}

.user-login li input {
	margin-left: 5px;
	border: 0;
	background: #f8f8f8
}

.user-login li input.ipt {
	width: 164px;
	height: 20px;
	padding: 3px
}

.user-login li input.login-btn {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #09b1b9;
	color: #f8f8f8;
	cursor: pointer;
	width: 190px;
	height: 30px
}

.user-login li input.login-btn:hover {
	background: #8463a9
}

.user-dashboard {
	width: 140px
}

#top-bar>ul .user-dashboard li a:hover {
	background: #09b1b9
}

.user-dashboard li i {
	margin: 0 5px
}

#top-bar>ul .user-dashboard li.current-menu-item a {
	color: #f8f8f8
}

#top-bar>ul .user-btn a {
	padding: 3px 12px 4px 12px;
	height: 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/*background: #e14d43;*/
	font-size: 14px;
}

#top-bar>ul .user-btn a i {
	padding-right: 5px
}

#top-bar>ul .user-reg a {
	/*background: #f58b3c*/
}

#logo {
	position: relative;
	z-index: 0;
	width: 180px;
	height: 48px;
	float: left;
	margin-right: 10px;
	margin-top: 20px
}

#logo .logoimg {
	overflow: hidden;
	width: 180px;
	height: 48px;
	background: url(/images/code/logo.png) no-repeat scroll 0 0 transparent;
	line-height: 48px
}

#logo .logoimg a {
	display: block;
	text-indent: -9999px
}

#search {
	z-index: 1000;
	float: right
}

.toggle-search {
	color: #fff;
	font-size: 22px;
	line-height: 22px;
	cursor: pointer;
	padding: 13px;
	display: block;
	background: #09b1b9
}

.gecko .toggle-search {
	padding: 12px;
	line-height: 21px
}

.search-expand {
	background: #09b1b9;
	position: absolute;
	top: 48px;
	right: 0;
	width: 300px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 0 rgba(255,255,255,0.1)
}

.search-expand-inner {
	padding: 12px 0 12px 15px
}

.searchform div {
	position: relative
}

.searchform div input {
	padding: 5px 40px 5px 5px;
	line-height: 24px;
	border: 0;
	width: 225px;
	float: left
}

.searchform div #submit-bt {
	border: 0;
	padding: 4px 10px;
	font-size: 16px;
	background: #fff;
	margin-left: -40px;
	height: 32px;
	margin-top: 1px;
	overflow: hidden;
	cursor: pointer;
	color: #eee
}

.searchform div #submit-bt:hover {
	color: #aaa
}

#main-nav {
	position: fixed;
	top: 86px;
	z-index: 9;
	display: block;
	float: left;
	width: 180px
}

#main-nav>ul {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 180px;
	list-style: none
}

#main-nav>ul li {
	position: relative;
	display: block;
	float: none
}

#main-nav>ul>li:hover>ul {
	display: block
}

#main-nav>ul>li>a {
	display: block;
	padding: 13px 0 13px 15px;
	color: #ddd
}

#main-nav i {
	margin-right: 10px
}

#main-nav>ul>li>a>.label {
	float: right;
	margin: 0 20px 0 0;
	padding: 3px 5px 2px;
	background-color: #F66
}

#main-nav>ul>li>a:hover {
	background: #8463a9;
	color: #f8f8f8
}

#main-nav .caret {
	margin: 6px 10px 0 10px;
	border-top: 5px solid #ddd;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	float: right
}

#main-nav>ul ul {
	position: absolute;
	top: 0;
	left: 180px;
	display: none;
	margin: 0;
	padding: 0;
	width: auto;
	min-width: 150px;
	background-color: #323841;
	list-style: none;
	border-left: 2px solid #09b1b9
}

#main-nav>ul ul li:hover>ul {
	display: block;
	position: absolute;
	top: 0;
	left: 100%
}

#main-nav>ul li ul li a {
	display: block;
	padding: 14px 25px;
	color: #ddd;
	white-space: nowrap
}

#main-nav>ul li ul li a:hover {
	background: #8463a9;
	color: #f8f8f8
}

#main-nav>ul li ul li.active a {
	background-color: #09b1b9;
	color: #f8f8f8
}

#main-nav>ul li ul li:first-child a {
	border-top: 0
}

#main-nav>ul li ul li:last-child a {
	border-bottom: 0
}

.current-post-ancestor,.current-menu-ancestor,.current-menu-parent,.current-menu-item {
	background: #09b1b9;
	color: #f8f8f8
}

#main-nav .current-post-ancestor a,#main-nav .current-menu-ancestor a,#main-nav .current-menu-parent a,#main-nav .current-menu-item a {
	color: #f8f8f8
}

#main-nav .sub-menu a {
	background: none
}

#main-content {
	position: relative;
	margin-right: 0;
	margin-left: 180px;
	padding-bottom: 25px;
	min-height: 500px;
	width: auto;
	background: none repeat scroll 0 0 #ededed;
	margin-top: 48px
}

#content-header {
	z-index: 20;
	width: 100%
}

#content-header h1 {
	position: relative;
	float: none;
	margin-left: 20px;
	color: #555;
	text-shadow: 0 1px 0 #fff;
	font-weight: normal;
	font-size: 28px
}

#content-header .btn-group {
	position: absolute;
	right: 20px;
	float: right
}

#content-header h1,#content-header .btn-group {
	margin-top: 20px
}

#content-header .btn-group .btn {
	padding: 11px 14px 9px
}

#content-header .btn-group .btn .label {
	position: absolute;
	top: -7px
}

.container-fluid {
	margin-bottom: -20px;
	max-width: 1460px
}

.container-fluid .row-fluid:first-child {
	margin-top: 5px
}

#breadcrumb {
	padding: 11px;
	border-bottom: 1px solid #e1e1e1;
	background-color: #fff
}

#breadcrumb a,#breadcrumb span {
	padding: 0 2px
}

#breadcrumb a i {
	margin: 0 5px
}

#top-announce {
	padding: 11px 20px;
	border-bottom: 1px solid #e1e1e1;
	background-color: #fff;
	line-height: 15px
}

#top-announce i {
	margin-right: 10px
}

.row-fluid {
	width: 100%;
	*zoom: 1;
}

.row-fluid:before,.row-fluid:after {
	display: table;
	content: "";
	line-height: 0
}

.row-fluid:after {
	clear: both
}

.row-fluid [class*="span"] {
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 2.127659574468085%;
	min-height: 30px;
	width: 100%;
	*margin-left: 2.074468085106383%;
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
	margin-left: 2.127659574468085%
}

.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%;
}

.row-fluid .span11 {
	width: 91.48936170212765%;
	*width: 91.43617021276594%;
}

.row-fluid .span10 {
	width: 82.97872340425532%;
	*width: 82.92553191489361%;
}

.row-fluid .span9 {
	width: 74.46808510638297%;
	*width: 74.41489361702126%;
}

.row-fluid .span8 {
	width: 65.95744680851064%;
	*width: 65.90425531914893%;
}

.row-fluid .span7 {
	width: 57.44680851063829%;
	*width: 57.39361702127659%;
}

.row-fluid .span6 {
	width: 48.93617021276595%;
	*width: 48.88297872340425%;
}

.row-fluid .span5 {
	width: 40.42553191489362%;
	*width: 40.37234042553192%;
}

.row-fluid .span4 {
	width: 31.914893617021278%;
	*width: 31.861702127659576%;
}

.row-fluid .span3 {
	width: 23.404255319148934%;
	*width: 23.351063829787233%;
}

.row-fluid .span2 {
	width: 14.893617021276595%;
	*width: 14.840425531914894%;
}

.row-fluid .span1 {
	width: 6.382978723404255%;
	*width: 6.329787234042553%;
}

.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	*zoom: 1;
}

.container-fluid:before,.container-fluid:after {
	display: table;
	content: "";
	line-height: 0
}

.container-fluid:after {
	clear: both
}

.follows {
	padding: 16px 13px 16px 10px;
	min-height: 24px;
	border-bottom: solid 1px #ededed
}

.follows ul li {
	background: none
}

.follows li a {
	display: block;
	margin-left: 4px;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	opacity: .7
}

.follows li a:hover {
	opacity: 1
}

.follows li.website a {
	background-position: 0 0
}

.follows li.sina_weibo a {
	background-position: 0 -68px
}

.follows li.qq_weibo a {
	background-position: 0 -102px
}

.follows li.rss a {
	background-position: 0 -238px
}

.follows li.email a {
	background-position: 0 -170px
}

.follows li.qq a {
	background-position: 0 -34px
}

.follows li.twitter a {
	background-position: 0 -204px
}

.follows li.google_plus a {
	background-position: 0 -136px
}

.follows li.archive a {
	width: 78px;
	height: 24px;
}

.follows li.donate a {
	width: 78px;
	height: 24px;
}

.follows li {
	display: inline;
	float: left;
	margin-right: 4px;
	height: 24px;
	text-align: center;
	line-height: 190%
}

.social-icons {
	padding: 10px 0
}

.social-icons .follows,.social-icons .popup-follow-feed,.social-icons .popup-follow-mail {
	margin: 0;
	padding: 0;
	width: auto;
	border: 0
}

.social-icons .follows {
	margin-bottom: 15px
}

.social-icons .follows li {
	float: left;
	width: 28px;
	background: none
}

.social-icons .follows li a {
	margin-left: 0
}

.social-icons p {
	margin-bottom: 15px
}

.social-icons .popup-follow-feed .ipt {
	width: 72%
}

.social-icons .popup-follow-feed .feed-to a {
	margin-right: 8px
}

.social-icons .ipt {
	padding: 4px;
	border: 1px solid #eee;
	color: #999
}

.social-icons .popup-follow-mail {
	margin-top: 10px
}

.social-icons .popup-follow-mail .ipt {
	width: 70%
}

.social-icons .popup-follow-mail .btn {
	float: right;
	margin-right: 2px;
	width: 24%;
	max-width: 120px;
	padding: 5px 2%;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #09b1b9;
	color: #fff;
	cursor: pointer
}

.social-icons .popup-follow-mail .btn:hover {
	background: #8463a9
}

#wpuf-login-form {
	width: 360px;
	margin: 20px auto
}

#wpuf-login-form p {
	text-indent: 0;
	line-height: 40px
}

#wpuf-login-form input {
	background: #fff;
	border: 1px solid #e1e1e1;
	color: #666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px
}

#wpuf-login-form label {
	display: inline-block;
	width: 60px
}

#wpuf-login-form .forgetmenot label {
	display: inline-block;
	width: 300px
}

#wpuf-login-form p.submit input {
	min-width: 130px;
	padding: 8px 30px;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #09b1b9;
	color: #fff;
	cursor: pointer
}

#wpuf-login-form p.submit input:hover {
	background: #8463a9
}

#lostpasswordform label {
	display: inline-block;
	width: 160px
}

.wpuf-user-loggedin {
	width: 300px;
	margin: 20px auto;
	text-align: center
}

.wpuf-user-loggedin img {
	width: 96px;
	height: 96px
}

.entry .wpuf-user-loggedin li {
	list-style: none;
	padding: 0;
	margin: 0
}

.widget-box {
	position: relative;
	clear: both;
	margin-bottom: 20px;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background: none repeat scroll 0 0 #fff
}

.widget-title h2 {
	margin: 0;
	padding: 14px 14px 14px 50px;
	font-size: 14px;
	line-height: 12px
}

.widget-box.widget-calendar,.widget-box.widget-chat {
	overflow: hidden !important
}

.accordion .widget-box {
	margin-top: -2px;
	margin-bottom: 0
}

.widget-box.widget-plain {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	background: transparent
}

.widget-title {
	height: 40px;
	border-bottom: 1px solid #e1e1e1;
	background: #f8f8f8
}

.widget-title .nav-tabs {
	border-bottom: 0 none
}

.widget-title .nav-tabs li a {
	margin: 0;
	padding: 9px 10px 8px;
	outline: medium none;
	border-top: medium none;
	border-right: 1px solid #ddd;
	border-bottom: medium none !important;
	border-left: 1px solid #ddd;
	color: #999;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold
}

.widget-title .nav-tabs li:first-child a {
	border-left: medium none !important
}

.widget-title .nav-tabs li a:hover {
	border-width: 0 1px;
	border-color: #d6d6d6;
	background-color: transparent !important;
	color: #2b2b2b
}

.widget-title .nav-tabs li.active a {
	background-color: #fff !important;
	color: #666
}

.widget-title span.icon {
	float: left;
	padding: 10px 13px;
	min-width: 13px;
	border-right: 1px solid #dadada;
	line-height: 20px
}

.widget-title h3 {
	float: left;
	margin: 0;
	padding: 14px;
	color: #666;
	line-height: 12px
}

.widget-title .more {
	float: right;
	margin: 12px 10px 0 0
}

.widget-title .more a {
	text-decoration: underline
}

.widget-title .label {
	float: right;
	margin: 9px 11px 0 0;
	padding: 3px 5px 2px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3) inset,0 1px 0 #fff
}

.widget-calendar .widget-title .label {
	margin-right: 190px
}

.widget-content {
	position: relative;
	z-index: 1;
	/*padding: 10px 15px;*/
	border-bottom: 1px solid #e1e1e1
}

.widget-box.widget-plain .widget-content {
	padding: 12px 0 0
}

.widget-box.collapsible .collapse.in .widget-content {
	border-bottom: 1px solid #e1e1e1
}

.row-fluid .span12 {
	margin-left: 0
}

.row-fluid .span4:nth-child(3n+1) {
	margin-left: 0
}

.row-fluid .first-column {
	margin-left: 0;
	clear: left
}

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto
}

.bx-wrapper .bx-viewport {
	background: #fff
}

.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%
}

.bx-wrapper .bx-loading {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	min-height: 50px;
	width: 100%;
	height: 100%;
}

.bx-wrapper .bx-pager {
	top: 20px;
	right: 0;
	z-index: 98;
	width: 30%;
	height: 30px;
	color: #666;
	text-align: center;
	font-weight: bold;
	font-size: .85em
}

.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	display: block;
	margin: 0 5px;
	width: 14px;
	height: 14px;
	outline: 0;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background: #858585;
	-webkit-box-shadow: 0 0 15px #fff;
	box-shadow: 0 0 5px #fff;
	text-indent: -9999px;
	rgba(255,255,255,.6),inset 0 0 10px rgba(255,255,255,1);rgba(255,255,255,.6),inset 0 0 10px rgba(255,255,255,1)
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f90
}

.bx-wrapper .bx-prev {
	left: 10px;
    left: 10px;
    background: url(/images/code/controls.png) no-repeat 0 -32px;
    _background: url(/images/code/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
    background: url(/images/code/controls.png) no-repeat -43px -32px;
    _background: url(/images/code/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	z-index: 9999;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	outline: 0;
	text-indent: -9999px;
	display: none
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}

.bx-wrapper:hover .bx-controls-direction a {
	display: block
}

.bx-wrapper .bx-controls-auto {
	text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	margin: 0 3px;
	width: 10px;
	height: 11px;
	outline: 0;
	text-indent: -9999px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	margin: 0 3px;
	width: 9px;
	height: 11px;
	outline: 0;
	text-indent: -9999px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	width: 80%;
	text-align: left
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #666\9;
	background: rgba(80,80,80,0.80)
}

.bx-wrapper .bx-caption span {
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 18px
}

#home-slider .widget-content {
	padding: 15px
}

.side-slider .bx-caption span {
	font-size: 14px
}

.home-ggg430 .widget-content {
	padding: 15px 17px
}

.ggg430 {
	max-width: 430px;
	width: 100%;
	height: auto
}

.gggpost-below {
	margin: 10px 0
}

.container-fluid .gggtop,.gggbottom {
	margin-bottom: 20px;
	overflow: hidden;
}

.container-fluid .gggbottom {
	margin-bottom: 15px
}

.gggtop-right {
	position: absolute;
	top: 45px;
	right: 0;
	max-height: 60px;
	overflow: hidden
}

.gggtop-right img {
	max-height: 60px;
	width: auto
}

.post-meta {
	margin: 10px 0;
	line-height: 20px
}

.post-meta span {
	margin-right: 10px;
	color: #999
}

.post-meta span a {
	margin-right: 8px;
	color: #999
}

.post-meta span a:hover {
	color: #09b1b9
}

.post-meta span i {
	margin-right: 3px
}

.news-list {
	margin: 0;
	padding: 0;
	width: auto
}

.news-list li {
	width: 100%;
	height: 28px;
	line-height: 28px
}

.news-list li a {
	display: inline-block;
	overflow: hidden;
	width: 78%;
	text-overflow: ellipsis;
	white-space: nowrap
}

.news-list li a i {
	margin-right: 5px
}

.news-list li span {
	float: right;
	margin: 0;
	padding: 0;
	max-width: 90px;
	color: #999;
	text-align: right;
	line-height: 24px
}

.news-list li.most-view a {
	width: 72%
}

.news-list li.most-view span {
	width: 24%
}

.pic-list {
	overflow: hidden;
	padding: 20px;
	max-height: 340px
}

.pic-list .bx-prev {
	left: -12px
}

.pic-list .bx-next {
	right: -12px
}

.cat-scroll {
	margin: 0;
	width: 100%
}

.cat-scroll li {
	width: 17.33119266055046%;
	height: auto
}

.cat-scroll img {
	width: 100%
}

.column2 ul {
	margin: 0
}

.first-posts {
	margin-top: 5px
}

.first-posts .post-thumbnail {
	float: left;
	margin-right: 2%;
	max-width: 330px;
	max-height: 200px;
	width: 38%;
	height: auto
}

.first-posts h3 {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px
}

.first-posts p {
	margin: 0;
	color: #999;
	line-height: 24px
}

.other-news {
	width: 100%;
	height: 28px;
	line-height: 28px
}

.other-news a {
	display: inline-block;
	overflow: hidden;
	width: 78%;
	text-overflow: ellipsis;
	white-space: nowrap
}

.other-news a i {
	margin-right: 5px
}

.other-news span {
	float: right;
	margin: 0;
	padding: 0;
	min-width: 40px;
	max-width: 60px;
	width: 13%;
	color: #999;
	text-align: right;
	line-height: 24px
}

.other-posts {
	float: left;
	margin: 5px 0;
	padding: 3px 0;
	width: 49%
}

.other-posts .post-thumbnail {
	float: left;
	margin-right: 15px;
	width: 50px;
	height: 50px
}

.other-posts .post-thumbnail img {
	padding: 4px;
	border: 1px solid #eee;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	-webkit-box-shadow: inset 0 -1px 0 #3333sf;
	box-shadow: inset 0 -1px 0 #3333sf;
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out;
	transition: transform .4s ease-out
}

.other-posts .post-thumbnail img:hover {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1)
}

.other-posts h3 {
	font-weight: normal;
	line-height: 16px
}

.other-posts span,.wide-box .other-posts span a {
	color: #999;
	line-height: 16px
}

.column2 .first-posts {
	padding-bottom: 10px
}

.column2 .first-posts .post-thumbnail {
	margin-bottom: 10px
}

.column2 .other-posts {
	margin: 2px 0;
	width: 100%
}

.two-row .other-posts:nth-child(even),.two-row .other-news:nth-child(even),.home-tabs .other-posts:nth-child(even),.home-tabs .other-news:nth-child(even) {
	margin-left: 0;
	width: 48.5%
}

.three-row .other-posts {
	margin-left: 0;
	width: 33.33333%
}

.three-row .other-posts:nth-child(3n+1) {
	margin-left: 1%;
	width: 32.3333%
}

.three-row .other-news:nth-child(1n+1) {
	margin: 0 .5%;
	width: 32.3333%
}

.three-row .bt10 {
	margin-bottom: 10px
}

.pic-box ul {
	margin-right: -.5%;
	margin-left: -.5%
}

.pic-box li {
	float: left;
	margin: .85% .75%;
	width: 18.4%;
	background: #eee
}

.pic-box li .row-title {
	margin: 5px;
	height: 36px;
	display: block;
	line-height: 18px;
	overflow: hidden
}

.pic-box li.style-row {
	float: left;
	margin: .85% .75%;
	width: 18.4%;
	background: #eee
}

.pic-box li.style-row .row-title {
	margin: 5px;
	height: 36px;
	display: block;
	line-height: 18px;
	overflow: hidden
}

.pic-box .post-thumbnail img {
	width: 100%;
	height: auto;
	display: block
}

.pic-box li.first-pic {
	position: relative;
	width: 38.3%
}

.pic-box li.first-pic img {
	width: 100%;
	height: auto
}

.pic-box li.first-pic a.first-pic-title {
	font-size: 16px;
	background: #09b1b9;
	color: #fff;
	padding: 13px 3%;
	width: 94%;
	height: 16px;
	display: inline-block;
	overflow: hidden
}

.pic-box li.first-pic h3 a.first-pic-title {
	position: absolute;
	bottom: -3.7%;
	left: 0;
	font-weight: normal
}

.pic-box li.first-pic .summary {
	margin: 10px 5px;
	height: 38px;
	overflow: hidden
}

.home-users li {
	width: 9%;
	float: left;
	margin: 10px .5%;
	background: #eee
}

.home-users li p {
	margin: 3px 5px;
	font-size: 14px;
	height: 20px;
	overflow: hidden
}

.home-users li img {
	width: 100%;
	height: auto
}

#archive-head {
	padding: 15px;
	background: #f8f8f8
}

#archive-head h1 {
	margin-bottom: 10px;
	font-size: 20px
}

#archive-head .rss-cat-icon i {
	color: #f74d4d
}

.archive-list ul {
	display: inline-block;
	margin: 5px 2px;
	width: 100%
}

.archive-list li {
	clear: both;
	width: 100%;
	list-style: none
}

.archive-list li:hover h2 a {
	color: #09b1b9
}
.widget-content ul li a:visited {
    color: #999;
}
.archive-list p {
	line-height: 22px
}

.archive-list p.post-meta {
	line-height: 20px
}

.archive-list span {
	margin-right: 1.5%;
	color: #999
}

.archive-list span a {
	color: #999
}

.archive-list span i {
	padding-right: 3px;
	color: #999;
	line-height: 13px
}

.archive-list span a {
	margin-right: 8px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
}

.archive-thumb {
	margin-bottom: 30px
}

.archive-thumb:last-child {
	margin-bottom: 15px
}

.archive-thumb:hover h2 a {
	color: #09b1b9
}

.archive-thumb img {
	float: right;
	margin-left: 2.8169014084507%;
	max-width: 330px;
	width: 25.35211267605634%;
	min-width: 150px;
	height: auto;
	border: 1px solid #eee
}

.archive-thumb .float-left img {
	float: left;
	margin-right: 2.8169014084507%;
	margin-left: 0
}

.archive-thumb img:hover {
	border: 1px solid #ccc
}

.archive-thumb h2 {
	margin: 0 -15px 20px -15px;
	padding: 8px 15px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #fdfdfd;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px
}

.archive-thumb p {
	line-height: 24px
}

.archive-thumb .post-meta {
	margin: 15px 0
}

.archive-simple {
	padding: 10px 0;
	border-bottom: 1px solid #eee
}

.archive-simple h2 {
	display: inline-block;
	overflow: hidden;
	margin: 0;
	width: 60%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	font-size: 16px;
	line-height: 28px
}

.archive-simple h2 a i {
	margin-right: 5px
}

.archive-simple p.post-meta {
	float: right;
	width: 36%;
	display: inline-block;
	overflow: hidden;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}

.archive-simple span {

}

.archive-simple p.post-meta span a {
	margin-right: 0
}

.archive-big {
	position: relative;
	margin: 20px 0 30px 0;
	border-bottom: 1px solid #eee
}

.archive-big:last-child {
	border: 0;
	margin-bottom: 15px
}

.archive-big h2 {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	background: #09b1b9;
	font-weight: normal;
	font-size: 18px
}

.archive-big img {
	width: 99.8%;
	border: 1px solid #eee
}

.archive-big img:hover {
	border: 1px solid #ccc
}

.archive-big h2 a,.archive-list .archive-big:hover h2 a {
	color: #fff
}

.archive-big p {
	margin: 15px 0
}

.archive-content h2 {
	margin: 0 -15px 20px -15px;
	padding: 8px 15px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #fdfdfd;
	font-size: 18px;
	line-height: 24px
}

.blog-layout {
	margin: 0;
	border: 0;
	background: #ededed
}

.blog-layout .archive-thumb {
	margin-bottom: 20px;
	padding: 0 15px 20px 15px;
	width: auto;
	border: 1px solid #e1e1e1;
	background: #fff
}

.blog-layout .archive-thumb h2 {
	margin-top: 0;
	border-top: 0;
	background: #f8f8f8
}

.blog-layout .archive-big {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 15px;
	width: auto;
	border: 1px solid #e1e1e1;
	background: #fff
}

.blog-layout .archive-big h2 {
	top: 15px;
	left: 15px;
	width: auto
}

.blog-layout .archive-thumb:last-child,.blog-layout .archive-big:last-child {
	margin-bottom: 0
}

.blog-layout .simple-title {
	padding: 10px 15px;
	border: 1px solid #e1e1e1;
	background: #fff
}

.blog-layout .archive-simple:last-child {
	border-bottom: 0
}

.page-nav {
	float: left;
	padding: 15px 0;
	width: 100%
}

.page-nav a {
	float: left;
	margin-right: 20px;
	color: #999
}

.page-nav a,.page-nav span {
	display: inline-block;
	float: left;
	margin-right: 5px;
	padding: 8px 11px;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background: #fff;
	color: #999;
	text-align: center;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out
}

.page-nav span.current,.page-nav a:hover {
	background: #09b1b9;
	color: #fff
}

.page-nav a:hover {
	color: #fff
}

.single-post {
	z-index: 1
}

#post-header .post-title {
	float: left;
	padding: 10px 0;
	width: 84%;
	font-size: 20px
}

#post-header .page-title {
	padding: 10px 0;
	font-size: 20px
}

#post-header .wpfp-span {
	position: relative;
	float: right;
	margin-top: 8px;
	width: 80px
}

#post-header .wpfp-span img {
	position: absolute;
	top: 2px;
	left: 3px
}

.wpfp-span i.add {
	color: #f74d4d;
	font-size: 22px
}

.wpfp-span i.remove {
	color: #999;
	font-size: 22px
}

.wpfp-span .poptip {
	position: absolute;
	top: 0;
	left: 30px;
	padding: 3px;
	width: 30px;
	box-shadow: none;
	text-align: center;
	line-height: 13px;
	*padding: 3px;
}

.wpfp-span .poptip-arrow {
	text-shadow: none
}

.wpfp-span .poptip-arrow-left {
	top: 10px
}

#post-header .post-meta {
	width: 100%
}

#post-header {
	/*margin: -10px -15px 10px -15px;*/
	padding: 5px 5px;
	background: #f8f8f8
}

.post-qrcode {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	width: 80px;
	height: 80px;
	border-right: 1px solid #dadada
}

.entry {
	position: relative;
	width: auto;
	color: #444;
	font-size: 14px;
	line-height: 200%;
	padding:0px 2px;
}

.not-found {
	border-bottom: 1px solid #e1e1e1
}

.entry .searchform {
	padding: 30px
}

.entry .searchform .screen-reader-text {
	display: none
}

.entry h2 {
	margin: 15px 0;
	border-bottom: 1px solid #f2f2f2;
	color: #666;
	font-size: 20px;
	line-height: 30px
}

.entry h3 {
	margin: 15px 0;
	padding-left: 10px;
	border-bottom: 1px solid #f2f2f2;
	color: #666;
	font-size: 18px;
	line-height: 28px
}

.entry h4 {
	margin: 10px 0;
	padding-left: 20px;
	border-bottom: 1px solid #f2f2f2;
	color: #666;
	font-size: 16px;
	line-height: 26px
}

.entry h5 {
	margin: 10px 0;
	padding-left: 30px;
	border-bottom: 1px solid #f2f2f2;
	color: #666;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px
}

.entry p {
	margin: 5px 0 10px;
	color: #666;
	font-size: 14px;
	line-height: 180%
}

.entry a {
	color: #09b1b9;
	text-decoration: none
}

.entry a:hover {
	color: #e14d43
}

.entry em {
	padding: 0 2px;
	color: #a40000
}

.entry strong {
	color: #666;
	font-weight: bold
}

.entry blockquote {
	margin: 15px 0;
	padding: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 8px solid #eee;
	background: #fcfcfc
}

.entry ol,.entry ul {
	padding: 5px 10px
}

.entry ol li {
	margin-left: 20px;
	list-style: decimal
}

.entry ul li {
	margin-left: 20px;
	list-style: circle
}

.entry th,.entry td {
	padding: 8px
}

.entry th {
	background: #fff
}

.entry img {
	margin: 5px 0;
	padding: 5px;
	max-width: 96%;
	height: auto;
	border: 1px solid #eee;
	background: #fcfcfc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.entry .aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.entry .alignright {
	display: inline;
	float: right;
	margin: 0 0 5px 10px
}

.entry .alignleft {
	display: inline;
	float: left;
	margin: 0 10px 5px 0
}

.entry .wp-caption {
	border: 1px solid #eee;
	text-align: center;
	background: #fcfcfc;
	padding-top: 5px;
	margin: 10px 1%;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 98%
}

.entry .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width: 98%
}

.entry .wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 18px;
	padding: 0 4px 5px;
	margin: 0;
	text-indent: 0
}

.entry .aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center
}

.entry input#s {
	padding: 3px;
	min-width: 200px;
	border: 1px solid #ededed;
	background: #fff;
	line-height: 22px
}

.entry input#searchsubmit {
	padding: 3px;
	width: 50px;
	border: 1px solid #ededed;
	background: #fcfcfc;
	line-height: 22px;
	cursor: pointer
}

.entry ul.menu:after {
	display: block;
	clear: both;
	height: 0;
	content: ""
}

.entry ul.menu li {
	float: left;
	min-width: 150px;
	width: 22%
}

.entry table {
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #eee;
	margin: auto;
	margin-bottom: 15px
}

.entry table tr th {
	border: 1px solid #eee
}

.entry table thead,.entry table tfoot {
	background: #f5f5f5
}

.entry table thead tr th,.entry table tfoot tr th,.entry table tbody tr td,.entry table tr td,.entry table tfoot tr td {
	line-height: 18px;
	text-align: left;
	border: 1px solid #eee
}

.entry table thead tr th,.entry table tfoot tr td {
	padding: 10px;
	color: #444
}

.entry table thead tr th:first-child,.entry table tfoot tr td:first-child {
	border-left: 0
}

.entry table thead tr th:last-child,.entry table tfoot tr td:last-child {
	border-right: 0
}

.entry table tbody tr.even,.entry table tbody tr.alt {
	background: #f8f8f8
}

.entry table tbody tr:nth-child(even) {
	background: #f8f8f8
}

.entry table tbody tr td {
	padding: 9px 10px
}

.tag-sort ul {
	padding: 0;
	word-wrap: break-word
}

.tag-sort ul li {
	margin-left: 0;
	list-style: none
}

.tag-sort ul a {
	margin-right: 18px
}

.tag-sort #first-letter a {
	margin: 10px 5px;
	font-weight: bolder;
	font-size: 16px
}

.attachment img {
	display: block;
	margin: 0 auto
}

.entry-meta .post-share .share-tit {
	float: left;
	padding-top: 5px
}

.entry-meta .post-tag {
	margin: 15px 0
}

.entry-meta .post-tag a {
	padding: 3px 8px;
	border: 1px solid #eee
}

.entry-meta .wpfp-span {
	position: relative;
	float: right;
	margin-top: 5px;
	min-width: 80px;
	width: 10%
}

.entry-meta .wpfp-span img {
	position: absolute;
	top: 2px;
	left: 3px
}

.wpfp-hide {
	display: none
}

.wpfp-img {
	margin-right: 2px;
	border: 0;
	vertical-align: middle
}

.post-pages {
	text-align: center;
	margin: 10px auto;
	font-weight: 700
}

.post-pages span {
	background: #09b1b9;
	color: #fff;
	padding: 4px 9px;
	border: 1px solid #09b1b9;
	font-size: 14px;
	font-weight: 700
}

.post-pages a span {
	background: #f8f8f8;
	color: #666;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-weight: normal
}

.post-pages span:hover {
	background: #eee;
	border: 1px solid #e1e1e1;
	color: #666
}

.post-pages a span:hover {
	background: #eee;
	border: 1px solid #e1e1e1
}

#author-box {
	margin: 15px 0;
	border: 1px solid #eee;
	background: #fcfcfc
}

#author-box h3 {
	padding: 8px;
	border-bottom: 1px solid #eee;
	background: #fff
}

#author-box h3 span {
	float: right;
	min-width: 160px;
	width: 50%;
	text-align: right;
	font-weight: normal
}

.author-avatar img {
	float: left;
	margin: 10px;
	padding: 4px;
	width: 64px;
	height: 64px;
	border: 1px solid #eee;
	-webkit-border-radius: 37px;
	-moz-border-radius: 37px;
	border-radius: 37px;
	background: #fff;
	-webkit-box-shadow: inset 0 -1px 0 #3333sf;
	box-shadow: inset 0 -1px 0 #3333sf;
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out;
	transition: transform .4s ease-out
}

.author-avatar img:hover {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1)
}

.author-description {
	padding: 10px 10px 0 5px;
	font-size: 14px;
	line-height: 22px
}

#author-name {
	display: none
}

.nb {
	padding: 12px 0;
	border-bottom: 0
}

#archive-head .follows {
	width: auto
}

#archive-head .follows li {
	float: left;
	margin: 0;
	padding: 0;
	width: 28px;
	height: 30px;
	background: none
}

.widget .nb li {
	padding: 0;
	width: 28px;
	height: 30px;
	background: none
}

.widget .nb li.archive,.widget .nb li.donate {
	width: 80px
}

.widget .nb li.archive a {
	width: 78px;
	height: 24px;
}

.widget .nb li.donate a {
	width: 78px;
	height: 24px;
}

#related-posts,#author-box {
	clear: both
}

#related-posts h3 {
	padding: 15px;
	background: #f8f8f8
}

#related-posts .related-item {
	float: left;
	padding: 10px 1%;
	width: 23%;
	height: auto
}

#related-posts .related-item .post-thumbnail {
	margin: 0 0 10px 0
}

.related-item .post-thumbnail img {
	width: 100%;
	max-width: 330px;
	height: auto
}

.related-item a {
	line-height: 18px
}

.navigation {
	clear: both;
	overflow: hidden;
	margin: 10px 0
}

.nav-previous {
	float: left
}

.nav-next {
	float: right
}

.post-navigation {
	clear: both;
	overflow: hidden;
	margin: 0 0 20px
}

.post-navigation div {
	position: relative;
	display: block;
	width: 42%;
	color: #999;
	font-size: 14px
}

.post-previous {
	float: left;
	padding-left: 40px
}

.post-next {
	float: right;
	padding-right: 40px;
	text-align: right
}

.post-navigation div span {
	display: block;
	color: #999;
	font-size: 80%
}

.post-navigation div a:after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #ededed;
	font-size: 56px;
	line-height: 22px;
	line-
}

.post-previous a:after {
	left: 0;
	content: '«'
}

.post-next a:after {
	right: 0;
	content: '»'
}

#comments h3 {
	margin: -10px -15px 0 -15px;
	padding: 15px;
	background: #f8f8f8
}

.comments-loading {
	display: none;
	width: 100%;
	line-height: 30px;
	padding: 20px;
	text-align: center
}

.commentlist {
	margin: 0;
	width: auto
}

.commentlist .comment {
	padding: 2%;
	border: 1px solid #f2f2f2;
	list-style: none;
	font-size: 14px
}

.commentlist .comment blockquote {
	margin: 15px 0;
	padding: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 8px solid #eee;
	background: #fcfcfc
}

.commentlist .comment:hover {
	border-color: #e1e1e1
}

.commentlist ul.children {
	margin: 2%
}

.commentlist .depth-1,.commentlist .depth-3,.commentlist .depth-5,.commentlist .depth-7,.commentlist .depth-9 {
	margin: 10px 0;
	background: #fcfcfc
}

.commentlist .depth-2,.commentlist .depth-4,.commentlist .depth-6,.commentlist .depth-8,.commentlist .depth-10 {
	margin: 10px 0;
	background: #fff
}

.commentlist li {
	position: relative;
	display: inline-block;
	width: 95.6%
}

.commentlist .comment-body {
	padding: 5px 0
}

.commentlist .comment-body p {
	margin: 10px 0;
	margin-left: 65px;
	line-height: 24px
}

.commentlist a {
	color: #09b1b9
}

.reply a:link,.reply a:visited {
	text-align: center
}

.datetime {
	margin-left: 65px;
	color: #aaa
}

.commentmetadata {
	margin-left: 70px;
	color: #aaa
}

.commentlist li div.vcard img.avatar {
	position: relative;
	float: left;
	margin-right: 10px;
	padding: 4px;
	width: 54px;
	height: 54px;
	border: 1px solid #eee;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	background: #fff;
	-webkit-box-shadow: inset 0 -1px 0 #3333sf;
	box-shadow: inset 0 -1px 0 #3333sf;
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out;
	transition: transform .4s ease-out
}

.commentlist li div.vcard img.avatar:hover {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-webkit-rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1)
}

.commentlist li .floor {
	float: right;
	color: #ffa300;
	font-weight: 700;
	font-size: 18px
}

.comment-reply-title {
	margin-bottom: 15px
}

#comment {
	background: #fff
}

.heading,.heading i {
	font-size: 22px;
	margin-right: 6px
}

.form-allowed-tags {
	display: none
}

.logged-in-as {
	font-size: 14px
}

#respond {
	position: relative;
	margin-top: 15px
}

#reply-title {
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
	height: 20px
}

li #reply-title {
	font-size: 0;
	margin: 0 !important;
	padding: 0;
	height: 0;
	border-top: 0
}

#cancel-comment-reply-link {
	color: #e77068;
	display: block;
	position: absolute;
	top: -34px;
	right: 20px;
	font-size: 14px
}

#cancel-comment-reply-link:hover {
	color: #777
}

.comment-form {
	position: relative
}

#commentform {
	background: #fff;
	padding: 10px 20px 20px;
	margin-bottom: 15px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px #eee solid
}

li #commentform {
	margin-top: -1px
}

#commentform:before {
	content: '';
	display: inline-block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #eee;
	position: absolute;
	top: -10px;
	left: 24px
}

#commentform:after {
	content: '';
	display: inline-block;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	position: absolute;
	top: -8px;
	left: 26px
}

#commentform p.comment-form-author {
	width: 48%;
	float: left
}

#commentform p.comment-form-email {
	width: 48%;
	float: right
}

#commentform p.comment-form-url,#commentform p.comment-form-comment {
	clear: both
}

#commentform label {
	padding: 6px 0;
	display: block
}

#commentform input[type="text"],#commentform textarea {
	padding: 8px 1.8%;
	width: 96%;
	border: 1px solid #eee;
	font-size: 14px;
	background: #fcfcfc
}

#commentform textarea {
	height: 100px;
	margin-top: 10px
}

#commentform p.form-submit {
	margin-top: 10px
}

#commentform input#submit,#commentform input#reset {
	margin: 10px 10px 0 0;
	width: 120px;
	height: 36px;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #09b1b9;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	cursor: pointer
}

#commentform #submit:hover,#commentform #reset:hover {
	background: #8463a9
}

.logged-in #reply-title {
	margin-bottom: 20px
}

.logged-in #commentform p.comment-form-comment {
	margin-top: 10px
}

.logged-in #commentform p.comment-form-comment label {
	display: none
}

#commentform #smilies {
	margin: 10px 0
}

.quicktags-toolbar input {
	border: 1px #eee solid;
	min-width: 40px;
	padding: 4px 5px;
	font-size: 12px;
	margin: 0 5px 5px 0;
	background: #f8f8f8
}

.quicktags-toolbar input:hover {
	border-color: #ccc;
	background: #f1f1f1;
	cursor: pointer
}

.comment-closed {
	background: #fff;
	padding: 15px;
	border: 1px #eee solid;
	margin-bottom: 15px
}

.widget_rss h3 .rsswidget {
	display: inline;
	line-height: 14px
}

.widget ul {
	margin: 0;
	list-style: none
}

.widget ul li {
	padding: 0;
}

.widget ul li span.fav-num {
	float: right;
	margin-right: 5px
}

.widget a i {
	margin-right: 5px
}

.post-series span,.widget_rss a,.statistics span,.recently_viewed a,.widget_login a,.widget_recent_entries a,.widget_views li,.wpfp_users_favorites_widget_view a,.ds-widget-top-threads a {
	display: inline-block;
	overflow: hidden;
	padding-left: 10px;
	width: 95%;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 28px
}

.wpfp_widget_view li {
	display: inline-block;
	overflow: hidden;
	padding-left: 10px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 28px
}

.widget_categories a,.widget_archive a,.widget_meta a,.widget_pages a,.widget_nav_menu a,.widget_views a,.wpfp_widget_view a {
	padding-left: 10px;
	width: auto;
	line-height: 28px
}

.widget .related-questions ul li {
	margin: 10px 0;
	background: none
}

.widget .related-questions ul li a {
	line-height: 24px
}

.widget .related-questions ul li:hover {
	background: none
}

.widget .dwqa-popular-questions ul li {
	margin: 10px 0;
	background: none;
	border-bottom: 1px solid #e5e5e5;
	line-height: 26px
}

.widget .dwqa-popular-questions ul li a.question-title {
	line-height: 24px;
	font-weight: 700
}

.widget .dwqa-popular-questions ul li:hover {
	background: none
}

.widget-taxonomy li {
	display: inline-block;
	overflow: hidden;
	width: 98%;
	text-overflow: ellipsis;
	white-space: nowrap
}

.widget-taxonomy li a {
	padding-left: 10px
}

.widget-slider ul li,.category-posts ul li,.widget-slider ul li:hover,.category-posts ul li:hover,.widget-posts ul li,.widget-posts ul li:hover,.widget_readers ul li,.widget_readers ul li:hover {
	background: none
}

.widget-thumb span.date {
	margin: 5px 0;
	color: #AAA;
	font-size: 85%
}

.widget-thumb .post-thumbnail {
	float: left;
	margin: 0 10px 0 0;
	width: 50px;
	height: 50px
}

.widget-thumb .post-thumbnail img {
	padding: 4px;
	width: 45px;
	height: 45px;
	border: 1px solid #eee;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;
	background: #fff;
	-webkit-box-shadow: inset 0 -1px 0 #3333sf;
	box-shadow: inset 0 -1px 0 #3333sf;
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out;
	transition: transform .4s ease-out
}

.widget-thumb .post-thumbnail:hover img {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-webkit-rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-
}

.widget-thumb {
	margin: 10px 0;
	min-height: 55px;
	height: auto
}

.widget-thumb a {
	line-height: 24px
}

.widget-text-box {
	padding: 15px
}

.widget-text-box img {
	width: 100%;
	height: auto
}

.widget-pic .new-pic {
	float: left;
	width: 48%;
	margin: 5px 3% 5px 0;
	padding-bottom: 5px;
	background: #eee
}

.widget-pic .pic-even {
	margin-right: 0
}

.widget-pic .pic-t {
	padding: 2px 5px;
	height: 38px;
	overflow: hidden
}

.widget_tag_cloud a {
	margin-right: 5px;
	line-height: 26px
}

.widget-new-comments ul {
	width: 100%
}

.widget-new-comments ul li {
	padding: 0;
	min-height: 55px;
	width: 100%;
	background: none
}

.widget-new-comments ul a {
	display: block;
	overflow: hidden;
	margin: 8px 0 5px 5px;
	padding-top: 3px;
	color: #999
}

.widget-new-comments li img {
	float: left;
	margin: 0 10px 5px 0;
	padding: 4px;
	width: 45px;
	border: 1px solid #eee;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;
	background: #fff;
	-webkit-box-shadow: inset 0 -1px 0 #3333sf;
	box-shadow: inset 0 -1px 0 #3333sf;
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out;
	transition: transform .4s ease-out
}

.widget-new-comments li:hover img {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-webkit-rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1)
}

.widget-new-comments ul span {
	color: #666
}

.widget-new-comments ul a:hover {
	color: #08f
}

.ds-widget-recent-comments ul li {
	padding: 0;
	min-height: 55px;
	width: 88%;
	background: none
}

.ds-widget-recent-comments ul li:hover {
	background: none
}

.widget_readers li {
	position: relative;
	float: left;
	margin: 0 2% 2% 1%;
	width: 55px;
	height: 55px
}

.widget_readers li img {
	position: relative;
	display: block;
	padding: 4px;
	width: 45px;
	height: 45px;
	border: 1px solid #eee;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;
	background: #fff;
	-webkit-box-shadow: inset 0 -1px 0 #3333sf;
	box-shadow: inset 0 -1px 0 #3333sf;
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out;
	transition: transform .4s ease-out
}

.widget_readers li a,.widget_readers li a:hover {
	color: #fff
}

.widget_readers ul:hover li:hover img {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-webkit-rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1)
}

#wp-calendar {
	width: 100%
}

#wp-calendar caption {
	padding-bottom: 4px;
	color: #222;
	text-align: center;
	font-weight: bold
}

#wp-calendar tbody {
	color: #aaa
}

#wp-calendar tbody td {
	padding: 4px 0 4px;
	border: 1px solid #ededed;
	background: #f5f5f5;
	text-align: center
}

#wp-calendar tbody .pad {
	border: 0 none;
	background: none
}

#wp-calendar tfoot #next {
	text-align: right
}

.home-links li {
	float: left;
	padding: 8px 10px;
	line-height: 22px
}

#footer {
	z-index: 999;
	position: relative
}

.footer-nav {
	padding-left: 180px
}

.footer-nav ul {
	min-height: 28px;
	padding: 5px 0;
	background: #09b1b9;
	text-align: center;
	line-height: 28px
}

.footer-nav li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #0dc0c0
}

.footer-nav li:last-child {
	border: 0
}

.footer-nav a {
	color: #f8f8f8
}

.footer-nav a:hover {
	color: #fff
}

.footer-info {
	margin-bottom: 0;
	padding: 10px 20px;
	color: #bbb;
	text-align: center;
	background: #323841
}

.footer-info p {
	padding-left: 180px
}

.footer-info a {
	color: #ddd
}

.returnTop {
	position: fixed;
	right: 20px;
	bottom: 40px;
	z-index: 9999;
	display: none;
	width: 40px;
	height: 40px;
	background: #323841;
	box-shadow: 0 0 5px #f5f5f5;
	text-indent: -9999px;
	cursor: pointer;
	_position: absolute;
	_bottom: auto
}

.returnTop .s {
	position: absolute;
	top: -2px;
	left: 10px;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #fff;
	_top: -20px
}

.returnTop .b {
	position: absolute;
	top: 18px;
	left: 16px;
	width: 8px;
	height: 12px;
	background: #fff
}

.admin-bar #logo .logoimg {
	top: 56px
}

.admin-bar #top-bar {
	top: 32px
}

.admin-bar #main-nav {
	top: 117px
}

.user-center {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
	background: #f8f8f8
}

.user-center #post-header {
	border-bottom: 1px solid #e1e1e1;
	background: none
}

#user-left {
	float: left;
	padding-bottom: 10px;
	width: 17.2%
}

#user-right {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 10px 1.333333%;
	min-height: 600px;
	width: 80%;
	border-bottom: 0;
	border-left: 1px solid #e1e1e1;
	background: #fff
}

#user-right #post-header .page-title {
	width: 200px
}

#user-right .feedback {
	float: right;
	margin-top: 12px;
	width: 100px
}

#user-left .user-pm {
	margin-top: 20px
}

#paycenter a,#user-left .user-pm a,#user-right .feedback a {
	padding: 5px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #09b1b9;
	color: #fff
}

#paycenter a:hover,#user-left .user-pm a:hover,#user-right .feedback a:hover {
	background: #8463a9
}

#user-left .user-avatar {
	padding: 15px;
	text-align: center
}

#user-left .user-avatar img {
	padding: 5px;
	max-width: 100px;
	max-height: 100px;
	width: 98%;
	height: auto;
	border: 1px solid #eee;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: inset 0 -1px 0 #3333sf;
	box-shadow: inset 0 -1px 0 #3333sf;
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out;
	transition: transform .4s ease-out
}

#user-left .user-avatar img:hover {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-webkit-rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1)
}

.page-group #user-menu {
	margin-top: 60px
}

.page-group #page-group-title {
	margin: 20px 10px -40px 10px;
	text-align: center;
	font-size: 20px;
	font-weight: 700
}

#user-menu li i {
	margin-right: 5px
}

#user-menu li {
	padding: 12px 10px;
	text-align: center
}

#user-menu li.current-post-ancestor,#user-menu li.current-menu-ancestor,#user-menu li.current-menu-parent,#user-menu li.current-menu-item {
	margin: 0 -1px;
	border-left: 5px solid #09b1b9;
	background: #fff
}

#user-menu li.current-post-ancestor a,#user-menu li.current-menu-ancestor a,#user-menu li.current-menu-parent a,#user-menu li.current-menu-item a {
	margin-left: -5px;
	color: #09b1b9
}

#user-right #archive-head {
	margin: 0 -15px;
	padding: 10px 15px;
	border-bottom: 1px solid #e1e1e1;
	background: #fff
}

#user-right .poptip {
	top: 15px;
	left: 120px;
	box-shadow: none
}

#user-right .poptip-arrow {
	text-shadow: none
}

#user-right .post-count {
	padding: 15px 10px;
	border-bottom: 1px solid #eee;
	font-weight: bold
}

#user-right .archive-simple h2 {
	font-size: 14px;
	padding-left: 5px;
	line-height: 40px
}

#user-right .error,#user-right #fep-error,#user-right .wpuf-info {
	padding: 3px 10px;
	border: solid 1px #ffbb76;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fffcef;
	color: #db7c22;
	font-size: 14px
}

#user-right .wrap .page-nav {
	padding: 5px 0
}

#user-right .wrap .page-nav a,#user-right .wpfp-span .page-nav a,#user-right .wrap .page-nav span,#user-right .wpfp-span .page-nav span {
	margin-right: 5px;
	padding: 0 10px
}

#user-right .wrap .page-nav a:hover,#user-right .wpfp-span .page-nav a:hover {
	color: #fff
}

.wrap {
	color: #666
}

.wrap h2 {
	font-size: 16px
}

.wrap p {
	text-indent: 0
}

.wrap input.large-text {
	width: 80%;
	background: #fff
}

.wrap p input[type=submit],.wrap td input[type=submit] {
	padding: 8px 10px;
	width: 100px;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #09b1b9;
	color: #fff;
	font-size: 14px;
	cursor: pointer
}

.wrap p input[type=submit]:hover,.wrap td input[type=submit]:hover {
	background: #8463a9
}

.wrap input[type=text] {
	padding: 5px;
	border: 1px solid #EEE;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff
}

table.widefat {
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #EEE;
	text-align: left
}

table.widefat thead th,table.widefat th {
	color: #888;
	text-align: left;
	font-weight: bold;
	1 font-size: 14px;
	line-height: 18px
}

table.widefat td {
	padding: 6px;
	border-top: 1px solid #EEE;
	text-align: left
}

table.form-table {
	width: 100%;
	border: 0
}

table.form-table tbody tr td {
	border: 0
}

table.form-table tbody tr:nth-child(even) {
	background: #FFF
}

table.form-table #rw-text-editor {
	height: 200px
}

table.form-table input:disabled {
	background: #f8f8f8
}

table.form-table input.button-primary:disabled {
	background: #09b1b9
}

.cmpay {
	margin: 0 auto;
	padding-top: 20px;
	min-height: 300px;
	width: 90%
}

.entry .paydown {
	margin-bottom: 20px;
	width: auto;
	border: 1px solid #eee;
	background: #f8f8f8
}

.entry .paydown p {
	margin: 3px;
	padding: 3px 15px;
	border-bottom: 1px solid #f8f8f8;
	text-indent: 0
}

.entry .paydown p span {
	padding: 0 5px;
	color: #e14d43;
	font-weight: bold;
	font-size: 120%
}

.entry .paydown .down-title {
	float: left;
	padding-top: 15px;
	width: 9%;
	color: #666;
	text-align: center;
	font-weight: bold;
	font-size: 16px
}

.entry .paydown .down-detail {
	float: right;
	min-height: 140px;
	width: 90%;
	border-left: 1px solid #eee;
	background: #fff
}

.entry .paydown p.down-ordinary {
	color: #09b1b9
}

.entry .paydown p.down-vip {
	color: #e14d43
}

.entry .paydown p a {
	margin-left: 10px;
	font-weight: bold
}

.entry .paydown p.down-tip {
	border-bottom: 0
}

.entry .wpfp-span ul {
	padding: 0;
	border: 1px solid #eee
}

.entry .wpfp-span ul li {
	margin-left: 0;
	padding: 0;
	border-bottom: 1px solid #eee;
	list-style: none;
	line-height: 36px
}

.entry .wpfp-span ul li a {
	margin-left: 10px
}

.entry .wpfp-span ul li:last-child {
	border-bottom: 0
}

.entry .wpfp-span ul li:nth-child(even) {
	background: #f8f8f8
}

.entry .wpfp-span ul li a i {
	margin-right: 5px
}

.entry .wpfp-span ul li a i.fa-trash {
	color: #f74d4d
}

.entry .wpfp-span p {
	margin: 7px 10px;
	text-indent: 0
}

.entry .wpuf-fields img {
	margin: 0;
	padding: 2px;
	border: 0
}

.entry .wpuf-fields input[name=rs_captcha] {
	margin-bottom: 12px
}

.entry .wpuf-fields textarea {
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif
}

.entry .wpuf-hide {
	display: none !important
}

.entry #content-index-contents li {
	margin-left: 0;
	list-style: none
}

.entry #content-index-contents li .children {
	margin-left: 10px
}

.old-message {
	margin-bottom: 10px;
	padding: 5px 10px;
	border: solid 1px #ffbb76;
	border-radius: 2px;
	background: #fffcef;
	color: #db7c22;
	font-size: 14px
}

.users-page .user-info {
	background: #f8f8f8;
	margin: 10px 0;
	padding: 10px
}

.users-page .span2 {
	text-align: center;
	padding-right: 10px
}

.users-page p {
	text-indent: 0;
	margin: 0
}

.users-page .user-avatar img {
	padding: 5px;
	max-width: 80px;
	max-height: 80px;
	width: 90%;
	height: auto;
	border: 1px solid #eee;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	-webkit-box-shadow: inset 0 -1px 0 #3333sf;
	box-shadow: inset 0 -1px 0 #3333sf;
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out;
	transition: transform .4s ease-out
}

.users-page .user-avatar img:hover {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1);-webkit-rgba(255,255,255,.6),inset 0 0 20px rgba(255,255,255,1)
}

.users-page .follows {
	margin: 10px 0 10px -12px
}

.users-page .follows li {
	margin-left: 0
}

.users-page .page-nav a,.users-page .page-nav span {
	padding: 1px 11px
}

.users-page .user-posts .user-posts-head {
	font-weight: 700
}

.users-page .user-posts .user-posts-head span {
	color: #09b1b9
}

.users-page .user-posts ul li {
	margin-left: 8px
}

@media screen and (min-width:979px) and (max-width:1030px) {
	.news-list li a,.news-list li.most-view a {
		width: 100%
	}

	.news-list li span {
		display: none
	}
}

@media screen and (min-width:769px) and (max-width:1030px) {
	#logo {
		margin-top: 0
	}

	#main-nav>ul>li {
		float: none
	}

	#main-nav>ul>li:hover>ul {
		display: block
	}

	#main-nav,#main-nav>ul {
		width: 43px;
		display: block;
		height: 100%;
		z-index: 9
	}

	#main-nav>ul ul {
		position: absolute;
		left: 43px;
		top: 40px;
		min-width: 150px;
		list-style: none;
		display: none
	}

	#main-nav>ul ul li a {
		white-space: nowrap;
		padding: 10px 25px
	}

	#main-nav>ul ul:before {
		position: absolute;
		top: 11px;
		left: 0;
		display: inline-block
	}

	#main-nav>ul ul:after {
		display: inline-block;
		position: absolute;
		top: 12px;
		left: 0
	}

	#main-nav>a {
		display: none !important
	}

	#main-nav>ul>li.open.submenu>a {
		border-bottom: 0 !important
	}

	#main-nav>ul>li>a {
		width: 28px;
		white-space: nowrap;
		overflow: hidden
	}

	#main-nav>ul>li:hover {
		min-width: 195px;
		background: #323841
	}

	#main-nav>ul>li:hover a {
		min-width: 180px;
		overflow: visible;
		color: #fff
	}

	#main-nav>ul>li:hover ul {
		position: absolute;
		left: 43px
	}

	#main-nav>ul>li:hover ul li a {
		min-width: 100px
	}

	#main-nav li .caret {
		display: none
	}

	#main-nav li:hover .caret {
		display: inline-block
	}

	#main-nav .content {
		display: none
	}

	#main-content {
		margin-left: 43px
	}

	.footer-nav,.footer-info p {
		padding-left: 43px
	}
}

@media screen and (min-width:769px) and (max-width:979px) {
	.hidden-desktop {
		display: inherit !important
	}

	.visible-desktop {
		display: none !important
	}

	.visible-tablet {
		display: inherit !important
	}

	.hidden-tablet {
		display: none !important
	}[	class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px
	}

	.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {
		width: 724px
	}

	.span12 {
		width: 724px
	}

	.span11 {
		width: 662px
	}

	.span10 {
		width: 600px
	}

	.span9 {
		width: 538px
	}

	.span8 {
		width: 476px
	}

	.span7 {
		width: 414px
	}

	.span6 {
		width: 352px
	}

	.span5 {
		width: 290px
	}

	.span4 {
		width: 228px
	}

	.span3 {
		width: 166px
	}

	.span2 {
		width: 104px
	}

	.span1 {
		width: 42px
	}

	.row-fluid {
		width: 100%;
		*zoom: 1;
	}

	.row-fluid:before,.row-fluid:after {
		display: table;
		content: "";
		line-height: 0
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 30px;
		margin-left: 2.7624309392265194%;
		*margin-left: 2.709239449864817%;
	}

	.row-fluid [class*="span"]:first-child {
		margin-left: 0
	}

	.row-fluid .span12 {
		width: 100%;
		*width: 99.94680851063829%;
	}

	.row-fluid .span11 {
		width: 91.43646408839778%;
		*width: 91.38327259903608%;
	}

	.row-fluid .span10 {
		width: 82.87292817679558%;
		*width: 82.81973668743387%;
	}

	.row-fluid .span9 {
		width: 74.30939226519337%;
		*width: 74.25620077583166%;
	}

	.row-fluid .span8 {
		width: 65.74585635359117%;
		*width: 65.69266486422946%;
	}

	.row-fluid .span7 {
		width: 57.18232044198895%;
		*width: 57.12912895262725%;
	}

	.row-fluid .span6 {
		width: 48.61878453038674%;
		*width: 48.56559304102504%;
	}

	.row-fluid .span5 {
		width: 40.05524861878453%;
		*width: 40.00205712942283%;
	}

	.row-fluid .span4 {
		width: 31.491712707182323%;
		*width: 31.43852121782062%;
	}

	.row-fluid .span3 {
		width: 22.92817679558011%;
		*width: 22.87498530621841%;
	}

	.row-fluid .span2 {
		width: 14.3646408839779%;
		*width: 14.311449394616199%;
	}

	.row-fluid .span1 {
		width: 5.801104972375691%;
		*width: 5.747913483013988%;
	}[	class*="span"],.row-fluid [class*="span"] {
		display: block;
		float: none;
		margin-left: 0;
		width: auto
	}

	#top-bar .other-nav {
		display: none
	}

	.row-fluid .hide-main-nav {
		display: none
	}

	.row-fluid .hide-sidebar {
		display: none
	}

	.widget-pic a {
		width: 31%;
		padding: 8px 1%
	}

	.three-row .other-posts,.two-row .other-posts,.three-row li.other-news,.two-row li.other-news {
		width: 100%
	}

	.three-row .other-posts:nth-child(3n+1),.three-row .other-news:nth-child(1n+1) {
		margin-left: 0;
		width: 100%
	}

	.two-row .other-posts:nth-child(even),.two-row .other-news:nth-child(even),.home-tabs .other-posts:nth-child(even),.home-tabs .other-news:nth-child(even) {
		width: 100%
	}
}
@media screen and (max-width:820px) {
    .search-expand {
        display: none;
    }
}
@media screen and (max-width:820px) {
	.pic-box li.first-pic h3 {
		display: none
	}

	#user-left {
		width: 100%
	}

	#user-right {
		float: left;
		width: 97%;
		border-left: 0
	}

	.page-group #user-menu {
		margin-top: 20px
	}

	.page-group #page-group-title {
		margin-bottom: 0
	}

	#user-menu {
		margin: 0 1.5%
	}

	#user-menu li i {
		margin-right: 5px
	}

	#user-menu li {
		float: left;
		padding: 10px;
		width: 21.1%;
		text-align: center
	}

	#user-menu li.current-post-ancestor,#user-menu li.current-menu-ancestor,#user-menu li.current-menu-parent,#user-menu li.current-menu-item {
		margin: none;
		border-left: 0;
		background: #fff
	}

	#user-menu li.current-post-ancestor a,#user-menu li.current-menu-ancestor a,#user-menu li.current-menu-parent a,#user-menu li.current-menu-item a {
		margin: none;
		color: #09b1b9
	}

	.row-fluid .hide-main-nav {
		display: none
	}

	.row-fluid .hide-sidebar {
		display: none
	}

	#content-header {
		margin-bottom: 5px
	}
}

@media screen and (max-width:782px) {
	.admin-bar #top-bar {
		top: 46px
	}
}

@media screen and (max-width:768px) {
	body {
		padding: 0 !important
	}

	.hidden-desktop {
		display: inherit !important
	}

	.visible-desktop {
		display: none !important
	}

	.visible-phone {
		display: inherit !important
	}

	.hidden-phone {
		display: none !important
	}

	.container-fluid {
		padding-right: 2px;
		padding-left: 2px
	}

	#main-nav {
		z-index: 9
	}[	class*="span"],.row-fluid [class*="span"] {
		display: block;
		float: none;
		margin-left: 0;
		width: 100%
	}

	#top-bar .other-nav {
		display: none
	}

	.archive-simple {
		min-height: 60px
	}

	.archive-simple h2,.archive-simple p.post-meta {
		float: left;
		width: 98%
	}

	#user-right .archive-simple {
		min-height: 70px
	}

	#user-right .archive-simple h2 {
		line-height: 30px
	}

	.post-navigation div {
		margin-bottom: 10px;
		width: 90%
	}

	.widget-pic a {
		padding: 8px 2%;
		width: 45%
	}

	.single-post .post-title {
		float: none;
		width: 100%
	}

	#post-header .wpfp-span {
		float: left;
		margin-top: 0
	}

	#footer .footer-nav {
		height: auto
	}

	.three-row .first-posts,.two-row .first-posts {
		margin-bottom: 15px
	}

	.three-row .other-posts,.two-row .other-posts {
		width: 100%
	}

	.three-row .other-posts:nth-child(3n+1),.three-row .other-news:nth-child(1n+1) {
		margin-left: 0;
		width: 100%
	}

	.two-row .other-posts:nth-child(even),.two-row .other-news:nth-child(even),.home-tabs .other-posts:nth-child(even),.home-tabs .other-news:nth-child(even) {
		width: 100%
	}

	.row-fluid .hide-main-nav {
		display: none
	}

	.row-fluid .hide-sidebar {
		display: none
	}

	.row-fluid .scroll-box,.row-fluid .slider-box {
		display: none
	}

	.pic-box li {
		margin: 1.5%;
		width: 47%
	}

	.pic-box li.first-pic {
		width: 97%
	}

	.pic-box li.first-pic h3 a.first-pic-title {
		bottom: 0
	}

	.pic-box li.style-row {
		float: left;
		margin: 1.5%;
		width: 47%
	}

	#user-menu li {
		float: left;
		padding: 10px;
		width: 19.2%;
		text-align: center
	}

	#home-slider .bx-caption,#home-slider .bx-pager {
		display: none
	}

	.archive-big h2,.blog-layout .archive-big h2 {
		position: relative;
		top: 0;
		left: 0;
		padding: 8px;
		font-size: 16px
	}

	#related-posts .related-item {
		float: left;
		padding: 10px 2% 10px 2%;
		width: 46%;
		height: auto
	}

	#related-posts .clear2 {
		clear: both
	}

	.home-users li {
		width: 18%;
		margin: 10px 1%
	}

	#top-bar {
		position: relative;
		width: 100%;
		height: 108px
	}

	#logo {
		width: 100%;
		height: 58px;
		margin: 0;
		float: none;
		border-bottom: 1px solid #465058
	}

	#logo .logoimg {
		margin: 0 auto;
		margin-top: 10px
	}

	#top-bar .nav {
		border-bottom: 1px solid #465058;
		height: 48px;
		padding-left: 10px
	}

	#search {
		z-index: 1000;
		float: right;
		margin-top: -48px
	}

	.toggle-search {
		padding: 11px;
		background: #323841;
		border-left: 1px solid #465058
	}

	.search-expand {
		position: absolute;
		top: 108px;
		right: 0;
		width: 100%
	}

	.search-expand-inner {
		padding: 12px 4%
	}

	.searchform div input {
		padding: 5px 36px 5px 5px;
		line-height: 24px;
		border: 0;
		width: 86%
	}

	.searchform div #submit-bt {
		border: 0;
		padding: 3px 10px;
		font-size: 16px;
		background: #fff;
		margin-left: -40px;
		height: 32px;
		overflow: hidden;
		cursor: pointer;
		color: #eee
	}

	.searchform div #submit-bt:hover {
		color: #aaa
	}

	#main-nav>a {
		background: #09b1b9
	}

	#main-nav .content {
		display: none
	}

	#main-content {
		margin-left: 0 !important;
		margin-top: 0
	}

	#main-nav {
		position: relative;
		top: 0;
		display: block;
		float: none;
		width: 100% !important
	}

	#main-nav a.visible-phone {
		text-align: center;
		line-height: 24px;
		font-size: 14px;
		color: #fff;
		padding: 10px;
		border-bottom: 1px solid #e1e1e1
	}

	#main-nav a.visible-phone i {
		padding-right: 5px
	}

	#main-nav>ul {
		position: relative;
		z-index: 9999;
		display: none;
		margin: 0;
		padding: 0;
		width: 100%
	}

	#main-nav>ul>li {
		position: relative;
		display: block;
		float: none !important;
		margin: 0;
		padding: 8px 10px;
		list-style-type: none;
		cursor: pointer
	}

	#main-nav>ul>li:hover ul {
		display: none
	}

	#main-nav>ul>li:hover {
		background: #8463a9;
		color: #fff
	}

	#main-nav>ul li ul {
		position: absolute;
		top: 44px;
		left: 0;
		z-index: 999;
		display: none;
		margin: 0;
		padding: 0;
		min-width: 100%;
		width: 100%
	}

	#main-nav>ul li ul li {
		margin: 0;
		list-style-type: none;
		font-size: 12px;
		line-height: 30px
	}

	#main-nav>ul li ul li a {
		display: block;
		padding: 2px 10px;
		color: #fff;
		text-decoration: none;
		font-weight: bold
	}

	#main-nav>ul li span {
		margin: 0 2px 0 5px;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		cursor: pointer
	}

	#main-nav>ul li a i {
		margin-top: 4px;
		vertical-align: top
	}

	#main-nav>ul ul li:hover>ul {
		display: block;
		position: relative;
		top: 0;
		left: 0;
		margin-left: 20px
	}

	#main-nav>ul>li>a {
		display: block;
		padding: 5px;
		color: #fff
	}

	.footer-nav,.footer-info p {
		padding-left: 0
	}

	.admin-bar #top-bar {
		top: 0
	}

	.admin-bar #main-nav {
		top: 0
	}
}

@media screen and (max-width:480px) {
	body {
		padding: 0;
		margin: 0;
		width: 100%;
		height: auto
	}

	.pic-box li {
		width: 98%;
		margin: 4% .75%
	}

	.pic-box li.first-pic {
		width: 98%
	}

	.pic-box li.first-pic {
		width: 98%
	}

	.pic-box li.style-row {
		margin: 4% .75%;
		width: 98%
	}

	.pic-box li.first-pic .summary {
		display: none
	}

	.pic-box li.first-pic a.first-pic-title {
		background: none;
		color: #666;
		font-size: 14px;
		margin: 5px;
		height: 36px;
		display: block;
		line-height: 18px;
		overflow: hidden;
		padding: 0
	}

	.pic-box li.first-pic h3 a.first-pic-title {
		display: none
	}

	.news-list li a,.news-list li.most-view a,.other-news a {
		width: 100%
	}

	.news-list li span,.other-news span {
		display: none
	}

	.first-posts .post-thumbnail {
		float: left;
		margin-right: 0;
		max-width: 380px;
		max-height: 300px;
		width: 100%;
		height: auto;
		border: 1px solid #eee
	}

	.first-posts .post-thumbnail img {
		width: 100%
	}

	.archive-thumb img {
		float: none;
		margin: 0 0 10px 0;
		width: 98%;
		height: auto;
		border: 1px solid #eee
	}

	#user-menu li {
		float: left;
		padding: 10px;
		width: 42%;
		text-align: center
	}

	.home-users li {
		width: 44%;
		margin: 10px 3%
	}
}

.wp_syntax {
	overflow: auto;
	margin: 0 0 1.5em 0;
	border: 1px solid #eee;
	color: #100
}

.wp_syntax {
	overflow-x: auto;
	overflow-y: hidden;
	width: 99%;
	padding-bottom: expression(this.scrollWidth>this.offsetWidth ? 15:0)
}

.wp_syntax table {
	margin: 0;
	padding: 0;
	width: 100% !important;
	border: 0 none;
	border-collapse: collapse
}

.wp_syntax table tr th {
	border: 0 none
}

.wp_syntax table thead,.wp_syntax table tfoot {
	background: #f5f5f5
}

.wp_syntax table thead tr th,.wp_syntax table tfoot tr th,.wp_syntax table tbody tr td,.wp_syntax table tr td,.wp_syntax table tfoot tr td {
	line-height: 24px;
	text-align: left;
	border: 0 none
}

.wp_syntax table thead tr th,.wp_syntax table tfoot tr td {
	padding: 0
}

.wp_syntax table tbody tr td {
	padding: 0
}

.wp_syntax caption {
	padding: 2px;
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-family: Monaco;
	line-height: 24px
}

.wp_syntax caption a {
	color: #1982d1;
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	font-family: Monaco;
	line-height: 24px
}

.wp_syntax caption a:hover {
	color: #1982d1;
	text-decoration: underline
}

.wp_syntax div,.wp_syntax td {
	padding: 0;
	border: 0;
	vertical-align: top;
	text-align: left;
	background: #f8f8f8
}

.wp_syntax td.code {
	padding-left: 10px;
	white-space: normal;
	line-height: normal
}

.wp_syntax pre {
	float: none;
	clear: none;
	overflow: visible;
	margin: 0;
	padding: 0;
	width: auto;
	background: transparent;
	white-space: pre;
	font-size: 14px;
	font-family: Monaco;
	line-height: 24px
}

.wp_syntax td.line_numbers pre {
	padding: 0 5px;
	width: 28px;
	border-right: 3px solid #6ce26c;
	background-color: #eee;
	color: gray;
	text-align: right
}

.dwqa-container {
	overflow: hidden
}

.dwqa-container,.dwqa-container textarea,.dwqa-container .dwqa-list-question .dwqa-header .dwqa-title {
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;
	color: #666
}

div.page-title {
	font-weight: bolder
}

.dwqa-container .dwqa-single-question .dwqa-title {
	font-size: 20px
}

.ask-q {
	float: right;
	background: #09b1b9;
	padding: 7px 8px;
	color: #fff;
	border: 1px solid #09b1b9;
	margin-top: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.ask-q:hover {
	color: #fff;
	background: #8463a9;
	border-color: #8463a9
}

#save-draft-answer {
	background: #09b1b9;
	color: #fff;
	border: 1px solid #09b1b9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-left: 20px
}

#save-draft-answer:hover {
	color: #fff;
	background: #8463a9;
	border-color: #8463a9
}

.dwqa-container .dwqa-btn-success {
	color: #fff;
	background-color: #09b1b9;
	border-color: #09b1b9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.dwqa-container .dwqa-btn-success.disabled,.dwqa-container .dwqa-btn-success[disabled],fieldset[disabled] .dwqa-container .dwqa-btn-success,.dwqa-container .dwqa-btn-success.disabled:hover,.dwqa-container .dwqa-btn-success[disabled]:hover,fieldset[disabled] .dwqa-container .dwqa-btn-success:hover,.dwqa-container .dwqa-btn-success.disabled:focus,.dwqa-container .dwqa-btn-success[disabled]:focus,fieldset[disabled] .dwqa-container .dwqa-btn-success:focus,.dwqa-container .dwqa-btn-success.disabled:active,.dwqa-container .dwqa-btn-success[disabled]:active,fieldset[disabled] .dwqa-container .dwqa-btn-success:active,.dwqa-container .dwqa-btn-success.disabled.active,.dwqa-container .dwqa-btn-success[disabled].active,fieldset[disabled] .dwqa-container .dwqa-btn-success.active {
	background-color: #09b1b9;
	border-color: #09b1b9-webkit-border-radius:2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.dwqa-container .dwqa-btn-success:hover,.dwqa-container .dwqa-btn-success:focus,.dwqa-container .dwqa-btn-success:active,.dwqa-container .dwqa-btn-success.active,.open .dropdown-toggle.dwqa-container .dwqa-btn-success {
	opacity: 1;
	color: #fff;
	background-color: #8463a9;
	border-color: #8463a9
}

.dwqa-container .dwqa-btn-link {
	color: #35aadc;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0
}

.dwqa-dropdown-menu li a:hover,.dwqa-dropdown-menu li a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #35aadc
}

.dwqa-dropdown-menu .active a,.dwqa-dropdown-menu .active a:hover,.dwqa-dropdown-menu .active a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #35aadc
}

.dwqa-container .dwqa-single-question .dwqa-privacy .dwqa-btn-group .dwqa-dropdown-menu li:hover {
	background-color: #35aadc
}

.dwqa-container .dwqa-btn-primary,.dwqa-container .login-box input[type="submit"] {
	color: #fff;
	background-color: #35aadc;
	border-color: #35aadc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.dwqa-container .dwqa-btn-primary.disabled,.dwqa-container .login-box input[type="submit"].disabled,.dwqa-container .dwqa-btn-primary[disabled],.dwqa-container .login-box input[type="submit"][disabled],fieldset[disabled] .dwqa-container .dwqa-btn-primary,fieldset[disabled] .dwqa-container .login-box input[type="submit"],.dwqa-container .dwqa-btn-primary.disabled:hover,.dwqa-container .login-box input[type="submit"].disabled:hover,.dwqa-container .dwqa-btn-primary[disabled]:hover,.dwqa-container .login-box input[type="submit"][disabled]:hover,fieldset[disabled] .dwqa-container .dwqa-btn-primary:hover,fieldset[disabled] .dwqa-container .login-box input[type="submit"]:hover,.dwqa-container .dwqa-btn-primary.disabled:focus,.dwqa-container .login-box input[type="submit"].disabled:focus,.dwqa-container .dwqa-btn-primary[disabled]:focus,.dwqa-container .login-box input[type="submit"][disabled]:focus,fieldset[disabled] .dwqa-container .dwqa-btn-primary:focus,fieldset[disabled] .dwqa-container .login-box input[type="submit"]:focus,.dwqa-container .dwqa-btn-primary.disabled:active,.dwqa-container .login-box input[type="submit"].disabled:active,.dwqa-container .dwqa-btn-primary[disabled]:active,.dwqa-container .login-box input[type="submit"][disabled]:active,fieldset[disabled] .dwqa-container .dwqa-btn-primary:active,fieldset[disabled] .dwqa-container .login-box input[type="submit"]:active,.dwqa-container .dwqa-btn-primary.disabled.active,.dwqa-container .login-box input[type="submit"].disabled.active,.dwqa-container .dwqa-btn-primary[disabled].active,.dwqa-container .login-box input[type="submit"][disabled].active,fieldset[disabled] .dwqa-container .dwqa-btn-primary.active,fieldset[disabled] .dwqa-container .login-box input[type="submit"].active,.dwqa-container .btn-submit-question {
	background-color: #35aadc;
	border-color: #35aadc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.dwqa-container .dwqa-btn-primary:hover,.dwqa-container .login-box input[type="submit"]:hover,.dwqa-container .dwqa-btn-primary:focus,.dwqa-container .login-box input[type="submit"]:focus,.dwqa-container .dwqa-btn-primary:active,.dwqa-container .login-box input[type="submit"]:active,.dwqa-container .dwqa-btn-primary.active,.dwqa-container .login-box input[type="submit"].active,.open .dropdown-toggle.dwqa-container .dwqa-btn-primary,.open .dropdown-toggle.dwqa-container .login-box input[type="submit"] {
	opacity: 1;
	color: #fff;
	background: #8463a9;
	border-color: #8463a9
}

.dwqa-container .login-box input[type="submit"] {
	margin-top: -2px
}

.dwqa-container .login-box input {
	padding: 5px
}

.dwqa-container #smilies,.dwqa-container .gtop-form,.dwqa-container .gbottom-form {
	display: none
}

.wp-geshi-highlight pre,.wp-geshi-highlight span {
	overflow: visible;
	margin: 0;
	padding: 0;
	border: 0;
	box-shadow: none;
	background: none;
	font-size: 14px;
	font-family: Consolas,Monaco,'Microsoft YaHei','WenQuanYi Micro Hei','Lucida Console',monospace;
	word-wrap: normal;
	white-space: pre
}

.wp-geshi-highlight ol {
	margin: 0;
	padding: 0
}

.wp-geshi-highlight ol>li {
	position: relative;
	margin: 0 0 0 30px
}

.wp-geshi-highlight li {
	padding-left: 5px;
	font-family: monospace;
	font-size: 14px;
	border-left: 1px solid #eee
}

.wp-geshi-highlight {
	padding: 0 0 0 15px;
	margin: 2px 0 30px 0;
	overflow-x: auto;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #f8f8f8;
	box-shadow: 0 8px 7px -10px #CCC,0 -8px 7px -10px #CCC
}
.entry pre span{white-space: normal;}