/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
 display: none;
 height: 0
}
[hidden], template {
display:none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
 overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
*, :after, :before {
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:hover {
	color: #23527c;
	text-decoration: underline
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -1px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	/**line-height: 1.1;**/
	color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}
.h1, h1 {
	font-size: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dd, dt {
	line-height: 1.42857
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}

.container, .page-no-sidebar.member-lostpassword .member-lp-process {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.container:after, .container:before, .page-no-sidebar.member-lostpassword .member-lp-process:after, .page-no-sidebar.member-lostpassword .member-lp-process:before {
	content: " ";
	display: table
}
.container:after, .page-no-sidebar.member-lostpassword .member-lp-process:after {
	clear: both
}
@media (min-width:768px) {
.container, .page-no-sidebar.member-lostpassword .member-lp-process {
 width: 750px
}
}
@media (min-width:992px) {
.container, .page-no-sidebar.member-lostpassword .member-lp-process {
 width: 970px
}
}
@media (min-width:1200px) {
.container, .page-no-sidebar.member-lostpassword .member-lp-process {
 width: 1170px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.container-fluid:after, .container-fluid:before {
	content: " ";
	display: table
}
.container-fluid:after {
	clear: both
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.row:after, .row:before {
	content: " ";
	display: table
}
.row:after {
	clear: both
}



.dropdown, .dropup {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	text-decoration: none;
	outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #777;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}
@media (min-width:768px) {
.navbar-right .dropdown-menu {
 right: 0;
 left: auto
}
.navbar-right .dropdown-menu-left {
 left: 0;
 right: auto
}
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav:after, .nav:before {
	content: " ";
	display: table
}
.nav:after {
	clear: both
}
.nav>li, .nav>li>a {
	position: relative;
	display: block;
	font-weight: bold;
}
.nav>li>a {
	padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}


.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}
.navbar:after, .navbar:before {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}
@media (min-width:768px) {
.navbar {
 border-radius: 4px
}
}
.navbar-header:after, .navbar-header:before {
	content: " ";
	display: table
}
.navbar-header:after {
	clear: both
}
@media (min-width:768px) {
.navbar-header {
 float: left
}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse:after, .navbar-collapse:before {
	content: " ";
	display: table
}
.navbar-collapse:after {
	clear: both
}
.navbar-collapse.in {
	overflow-y: auto
}
@media (min-width:768px) {
.navbar-collapse {
 width: auto;
 border-top: 0;
 box-shadow: none
}
.navbar-collapse.collapse {
 display: block!important;
 height: auto!important;
 padding-bottom: 0;
 overflow: visible!important
}
.navbar-collapse.in {
 overflow-y: visible
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
 padding-left: 0;
 padding-right: 0
}
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px
}
@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
 max-height: 200px
}
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header, .page-no-sidebar.member-lostpassword .member-lp-process>.navbar-collapse, .page-no-sidebar.member-lostpassword .member-lp-process>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}
@media (min-width:768px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header, .page-no-sidebar.member-lostpassword .member-lp-process>.navbar-collapse, .page-no-sidebar.member-lostpassword .member-lp-process>.navbar-header {
 margin-right: 0;
 margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
@media (min-width:768px) {
.navbar-static-top {
 border-radius: 0
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
@media (min-width:768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
 border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}
@media (min-width:768px) {
.navbar>.container-fluid .navbar-brand, .navbar>.container .navbar-brand, .page-no-sidebar.member-lostpassword .navbar>.member-lp-process .navbar-brand {
 margin-left: -15px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
@media (min-width:768px) {
.navbar-toggle {
 display: none
}
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
@media (min-width:768px) {
.navbar-nav {
 float: left;
 margin: 0
}
.navbar-nav>li {
 float: left
}
.navbar-nav>li>a {
 padding-top: 15px;
 padding-bottom: 15px
}
}
.navbar-form {
	margin: 8px -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}
@media (min-width:768px) {
.navbar-form .form-group {
 display: inline-block;
 margin-bottom: 0;
 vertical-align: middle
}
.navbar-form .form-control {
 display: inline-block;
 width: auto;
 vertical-align: middle
}
.navbar-form .form-control-static {
 display: inline-block
}
.navbar-form .input-group {
 display: inline-table;
 vertical-align: middle
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
 width: auto
}
.navbar-form .input-group>.form-control {
 width: 100%
}
.navbar-form .control-label {
 margin-bottom: 0;
 vertical-align: middle
}
.navbar-form .checkbox, .navbar-form .radio {
 display: inline-block;
 margin-top: 0;
 margin-bottom: 0;
 vertical-align: middle
}
.navbar-form .checkbox label, .navbar-form .radio label {
 padding-left: 0
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
 position: relative;
 margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
 top: 0
}
}
@media (min-width:768px) {
.navbar-form {
 width: auto;
 border: 0;
 margin-left: 0;
 margin-right: 0;
 padding-top: 0;
 padding-bottom: 0;
 box-shadow: none
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}
@media (min-width:768px) {
.navbar-text {
 float: left;
 margin-left: 15px;
 margin-right: 15px
}
}
@media (min-width:768px) {
.navbar-left {
 float: left!important
}
.navbar-right {
 float: right!important;
 margin-right: -15px
}
.navbar-right~.navbar-right {
 margin-right: 0
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: #e7e7e7;
	color: #555
}

.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	/*content: "/";*/
	padding: 0 5px;
	color: #ccc
}
.breadcrumb>.active {
	color: #777
}





.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}



.modal-dialog {
	margin-top: 40px
}/*!
 *  Font Awesome 4.7.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(../fonts/fontawesome-webfont.eot);
 src: url(../fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2) format("woff2"), url(../fonts/fontawesome-webfont.woff) format("woff");
 font-weight: 400;
 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-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: .08em solid #eee;
	border-radius: .1em
}

@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg)
}
}

.fa-search:before {
	content: "\f002"
}

.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}

.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-image:before, .fa-photo: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-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}

.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}


@media (max-width:991px) {
.m-dropdown {
 display: block;
 position: absolute;
 right: 3px;
 top: 0;
 width: 50px;
 text-align: center;
 color: #fff;
 border-left: 1px solid hsla(0, 0%, 4%, .05)
}
.m-dropdown, .m-dropdown i {
 transition: all .3s ease-out 0s
}
.m-dropdown i {
 font-size: 24px;
 line-height: 44px
}
.dropdown-open>.m-dropdown i {
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
 transition: all .3s ease-out 0s
}
.navbar-on {
 transition: all .3s ease-out 0s;
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 overflow: hidden;
 -webkit-transform: translateX(80%);
 transform: translateX(80%)
}
.navbar-on.admin-bar .header {
 margin-top: 46px
}
.navbar-on .navbar-on-shadow {
 display: block;
 position: fixed;
 z-index: 10000000000;
 width: 100%;
 height: 100%;
 left: 0;
 top: 0;
 content: "";
 background: rgba(0, 0, 0, .3)
}
}
body>header.header {
	position: fixed;
	left: 0;
	z-index: 999;
	width: 100%;
	border: 0;
	background: #fff;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, .1)
}

body>header.header .logo {
	height: 62px;
	float: none;
	display: table-cell;
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 1;
	vertical-align: middle;
 transition: all .3s ease-out 0s
}
body>header.header .logo img {
	width: auto;
	max-height: 50px;
 transition: all .3s ease-out 0s;
	vertical-align: top
}
body>header.header .primary-menu {
	margin-left: 40px
}
body>header.header .nav {
	font-size: 15px
}
body>header.header .nav>li.dropdown>a {
	padding-right: 28px
}
@media (min-width:992px) and (max-width:1199px) {
body>header.header .nav>li.dropdown>a {
 padding-right: 22px
}
}
@media (max-width:767px) {
body>header.header .nav>li {
 margin: 0
}
}
body>header.header .nav>li:first-child {
	margin-left: 0
}
body>header.header .nav>li.active>a {
	color: #3ca5f6
}
body>header.header .nav>li>a {
	padding: 0 14px;
	color: #333;
	line-height: 62px;
	background: none
}
@media (min-width:992px) and (max-width:1199px) {
body>header.header .nav>li>a {
 padding: 0 8px
}
}
body>header.header .nav>li>a:hover {
	color: #4285f4;
	background: none
}
body>header.header .navbar-nav>.dropdown {
	position: relative
}
body>header.header .navbar-nav>.dropdown:after {
	position: absolute;
	right: 14px;
	top: 0;
	font-family: FontAwesome;
	content: "\f107";
	font-size: 1.16667rem;
	line-height: 62px;
 transition: -webkit-transform .3s;
 transition: transform .3s;
 transition: transform .3s, -webkit-transform .3s;
	opacity: .7
}
@media (min-width:992px) and (max-width:1199px) {
body>header.header .navbar-nav>.dropdown:after {
 right: 8px
}
}
body>header.header .navbar-nav>.dropdown:hover:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
 transition: -webkit-transform .3s;
 transition: transform .3s;
 transition: transform .3s, -webkit-transform .3s
}
body>header.header .navbar-nav>.dropdown:hover>a:after, body>header.header .navbar-nav>.dropdown:hover>a:before {
	opacity: 1
}
body>header.header .navbar-nav>.dropdown>a {
	position: relative;
	z-index: 1001
}
@media (max-width:991px) {
body>header.header .navbar-nav>.dropdown>a {
 z-index: auto
}
}
body>header.header .navbar-nav>.dropdown>a:after, body>header.header .navbar-nav>.dropdown>a:before {
	opacity: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 0;
	margin-left: -8px;
	border: 8px solid transparent;
	border-bottom-color: #eee;
	content: "";
 transition: all .2s ease-out
}
@media (max-width:991px) {
body>header.header .navbar-nav>.dropdown>a:after, body>header.header .navbar-nav>.dropdown>a:before {
 display: none
}
}
body>header.header .navbar-nav>.dropdown>a:after {
	bottom: -1px;
	border-bottom-color: #fff
}
body>header.header .dropdown-menu {
	min-width: 120px
}
body>header.header .dropdown-menu>li>a {
	padding: 9px 15px
}
body>header.header .dropdown-menu>.active>a {
	color: #3ca5f6;
	background: none
}
body>header.header .dropdown-menu>.active>a:focus, body>header.header .dropdown-menu>.active>a:hover, body>header.header .dropdown-menu>li>a:hover {
	color: #fff;
	background: #4285f4
}
body>header.header .wpcom-adv-menu {
	position: relative
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu {
 padding: 0;
 margin: 0;
 box-sizing: border-box;
 border-top: 1px solid rgba(0, 0, 0, .05)
}
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu li {
 display: block!important;
 width: 100%!important
}
body>header.header .wpcom-adv-menu li a {
 display: block!important;
 padding: 0 20px;
 font-weight: 400;
 line-height: 48px!important;
 color: #fff;
 border-bottom: 1px solid rgba(0, 0, 0, .05)
}
body>header.header .wpcom-adv-menu li a:active, body>header.header .wpcom-adv-menu li a:focus, body>header.header .wpcom-adv-menu li a:hover {
 color: #fff!important;
 background: hsla(0, 0%, 100%, .1)!important
}
}
body>header.header .wpcom-adv-menu li img {
	display: inline-block;
	max-height: 22px;
	margin-top: -1px;
	margin-right: 5px;
	width: auto;
	vertical-align: middle
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu li img {
 border-radius: 2px
}
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu .active>a {
 color: #fff!important;
 background: hsla(0, 0%, 100%, .1)!important
}
body>header.header .wpcom-adv-menu .active>.m-dropdown {
 color: #fff
}
}
body>header.header .wpcom-adv-menu>.dropdown .dropdown-menu {
	display: block;
	padding: 0;
	opacity: 0;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
 transition: opacity .1s .2s, visibility .1s .3s, -webkit-transform .3s;
 transition: transform .3s, opacity .1s .2s, visibility .1s .3s;
 transition: transform .3s, opacity .1s .2s, visibility .1s .3s, -webkit-transform .3s;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 0;
	border: 0
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.dropdown .dropdown-menu {
 position: relative;
 display: none;
 float: none;
 width: 100%!important;
 left: 0!important;
 padding: 1px 0!important;
 -webkit-transform: rotateX(0);
 transform: rotateX(0);
 visibility: visible;
 background: rgba(0, 0, 0, .1);
 opacity: 1;
 box-shadow: none;
 border-top: 0;
 border-left: 5px solid rgba(0, 0, 0, .08)!important;
 box-sizing: border-box!important
}
}
body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu {
	padding: 2px 0
}
body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu li {
	display: block
}
body>header.header .wpcom-adv-menu>.dropdown:hover>.dropdown-menu {
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
 transition: opacity .1s, -webkit-transform .3s;
 transition: transform .3s, opacity .1s;
 transition: transform .3s, opacity .1s, -webkit-transform .3s;
	visibility: visible
}
body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu>.dropdown>.dropdown-menu {
	left: 100%;
	top: 0
}
body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu>.dropdown:hover>.dropdown-menu {
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
 transition: opacity .1s, -webkit-transform .3s;
 transition: transform .3s, opacity .1s;
 transition: transform .3s, opacity .1s, -webkit-transform .3s;
	visibility: visible
}
body>header.header .wpcom-adv-menu>.dropdown.menu-item-style .dropdown {
	display: inline-block
}
body>header.header .wpcom-adv-menu>.dropdown.menu-item-style>.dropdown-menu .dropdown-menu {
	position: static;
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	visibility: visible
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style {
 position: relative
}
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap {
	padding: 15px 20px;
	font-size: 0;
	box-sizing: content-box
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li {
	display: inline-block;
	width: 240px;
	vertical-align: top;
	text-align: left
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	padding: 0 15px;
	line-height: 40px
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a:hover {
	background: none
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a {
 font-weight: 400;
 font-size: 16px
}
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	float: none;
	box-shadow: none;
	background: none;
	border: 0
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu {
 display: none
}
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li {
	display: block
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a {
	padding: 0 15px;
	font-size: 15px;
	line-height: 40px
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a {
 font-size: 16px
}
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a:hover {
	background: rgba(0, 0, 0, .03)
}
body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-2 {
	width: 480px
}
body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-3 {
	width: 720px
}
body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-4 {
	width: 100%;
	text-align: center;
	box-sizing: border-box
}
body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-5 {
	width: 100%;
	box-sizing: border-box
}
body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-5>li {
	width: 19.99%
}
body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a, body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a {
	padding: 10px 15px
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a, body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a {
 line-height: 40px!important
}
}
body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a .menu-item-image, body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
	max-height: 40px;
	margin-right: 15px
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a .menu-item-image, body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
 margin-right: 10px
}
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap {
	width: 100%;
	box-sizing: border-box
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown {
	width: 100%
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu {
	margin-bottom: 10px;
	font-size: 0
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu {
 margin-bottom: 0
}
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li, body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image {
	width: 19.99%;
	display: inline-block
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a, body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a {
	padding: 10px 15px 0;
	margin-bottom: 10px;
	text-align: center
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a, body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a {
 padding: 10px 15px;
 text-align: left;
 margin: 0;
 line-height: 50px!important
}
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a .menu-item-image, body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	max-height: none
}
@media (max-width:991px) {
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a .menu-item-image, body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
 width: 50px;
 display: inline-block!important;
 margin-right: 10px;
 vertical-align: middle
}
}
@media (min-width:992px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a {
 color: #333
}
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a:hover {
	color: #4285f4
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a:focus {
	background: none
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a:hover {
	background: #4285f4
}
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap.menu-item-col-4, body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap.menu-item-col-5 {
	width: 1180px
}
@media (max-width:1199px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap.menu-item-col-4, body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap.menu-item-col-5 {
 width: 960px
}
}
@media (max-width:1199px) {
body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap.menu-item-col-4>li {
 width: 228px
}
}
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap {
	width: 1180px
}
@media (max-width:1199px) {
body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap {
 width: 960px
}
}
body>header.header.header-style-2 {
	color: #fff
}
body>header.header.header-style-2 .nav>li>a {
	color: hsla(0, 0%, 100%, .9)
}
body>header.header.header-style-2 .nav>li.active>a, body>header.header.header-style-2 .nav>li>a:hover {
	color: #fff;
	font-weight: 500
}
body>header.header.header-style-2 .navbar-action .profile>li>a {
	color: #eee
}
body>header.header.header-style-2 .navbar-action .login, body>header.header.header-style-2 .navbar-search-icon, body>header.header.header-style-2 .shopping-cart a {
	color: hsla(0, 0%, 100%, .8)
}
body>header.header.header-style-2 .navbar-action .login:hover, body>header.header.header-style-2 .navbar-search-icon:hover, body>header.header.header-style-2 .shopping-cart a:hover {
	color: #fff
}
@media (max-width:991px) {
body>header.header.header-style-2 .navbar-search-icon {
 color: #3ca5f6
}
body>header.header.header-style-2 .navbar-search-icon:hover {
 color: #4285f4
}
}
body>header.header.header-style-2 .navbar-search {
	border-left: 1px solid hsla(0, 0%, 100%, .1);
	border-right: 1px solid hsla(0, 0%, 100%, .1)
}
body>header.header.header-style-2 .navbar-search.active {
	background: rgba(0, 0, 0, .6)
}
body>header.header.header-style-2 .navbar-search-input {
	color: #eee
}
body>header.header.header-style-2 input::-webkit-input-placeholder {
color:#ddd
}
body>header.header.header-style-2 input:-moz-placeholder, body>header.header.header-style-2 input::-moz-placeholder {
color:#ddd
}
body>header.header.header-style-2 input:-ms-input-placeholder {
color:#ddd
}
.navbar-collapse {
	padding-right: 0
}
.navbar-action {
	position: relative;
	z-index: 1002;
	height: 30px;
	font-size: 0;
	margin-top: 16px;
	margin-left: 10px
}
.navbar-action #j-user-wrap {
	display: inline-block
}
.navbar-action .login {
	/*display: none;*/
	margin-left: 15px;
	font-size: 15px;
	color: #666;
	line-height: 30px
}
.navbar-action .login.cur {
	display: inline-block
}
@media (max-width:991px) {
.navbar-action .login.cur {
 display: table-cell;
 border-left: 20px solid #3ca5f6;
 border-right: 5px solid #3ca5f6
}
.navbar-action .login.cur.register {
 border-right: 20px solid #3ca5f6;
 border-left: 5px solid #3ca5f6
}
}
.navbar-action .login:focus, .navbar-action .login:hover {
	color: #4285f4;
	text-decoration: none
}
@media (max-width:991px) {
.navbar-action .login {
 margin: 20px;
 padding: 8px 30px;
 line-height: 22px;
 text-align: center;
 color: hsla(0, 0%, 100%, .8);
 background: hsla(0, 0%, 100%, .1)
}
.navbar-action .login:hover {
 color: #fff
}
}
.navbar-action .publish {
	display: inline-block;
	padding: 0 15px;
	margin-left: 15px;
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	background: #3ca5f6;
	border-radius: 3px;
	vertical-align: top
}
.navbar-action .publish:focus, .navbar-action .publish:hover {
	background: #4285f4;
	text-decoration: none
}

@media (max-width:991px) {
.shopping-cart {
 display: none!important
}
body>header.header .nav {
 font-size: 16px
}
body>header.header .navbar-header {
 margin: 0;
 float: none
}
body>header.header .primary-menu {
 margin: 0;
 float: none!important
}
body>header.header .dropdown:after {
 display: none
}
body>header.header.header-style-2 .icon-bar {
 background: hsla(0, 0%, 100%, .85)
}
.navbar-nav {
 margin: 0;
 width: 100%
}
.navbar-nav>li {
 float: none
}
.navbar-nav li {
 background-image: none!important
}
.navbar-toggle {
 display: block;
 margin: 14px 0 0;
 transition: all .3s ease-out 0s
}
}
@media (max-width:991px) and (max-width:767px) {
.navbar-toggle {
 margin-top: 8px
}
}
@media (max-width:991px) {
.navbar-collapse {
 position: fixed;
 bottom: 0;
 top: 0;
 right: 100%;
 z-index: 998;
 padding: 50px 0;
 width: 80%;
 height: 100%!important;
 margin: 0!important;
 background: #3ca5f6;
 transition: all .3s ease-out 0s;
 overflow: auto;
 border: 0
}
.navbar-collapse.collapse {
 display: none!important
}
.collapse.in {
 display: block!important
}
.icon-bar {
 transition: all .3s ease-out .3s;
 background: #999
}
.navbar-on {
 transition: all .3s ease-out 0s;
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 overflow: hidden;
 -webkit-transform: translateX(80%);
 transform: translateX(80%)
}
.navbar-on.admin-bar .header {
 margin-top: 46px
}
.navbar-on .navbar-on-shadow {
 position: fixed;
 z-index: 10000000000;
 width: 100%;
 height: 100%;
 left: 0;
 top: 0;
 content: "";
 background: rgba(0, 0, 0, .3)
}
.navbar-on .icon-bar {
 transition: all .3s ease-out .3s;
 background: #fff!important
}
.navbar-on .icon-bar-1 {
 margin-bottom: 0;
 -webkit-transform: rotate(-45deg) translate(-3px, 5px);
 transform: rotate(-45deg) translate(-3px, 5px)
}
.navbar-on .icon-bar-2 {
 opacity: 0
}
.navbar-on .icon-bar-3 {
 -webkit-transform: rotate(45deg) translate(-3px, -5px);
 transform: rotate(45deg) translate(-3px, -5px)
}
.navbar-on .navbar-toggle {
 position: fixed;
 top: 0;
 z-index: 1000;
 right: 100%;
 background: none!important;
 border: 0!important;
 margin-top: 8px;
 transition: all .3s ease-out 0s
}
.navbar-action {
 float: none!important;
 margin: 0;
 height: auto;
 padding: 20px 0 30px;
 overflow: hidden
}
.navbar-action .navbar-search {
 display: block;
 width: 100%;
 padding: 0 20px;
 height: auto;
 border: 0;
 background: none
}
.navbar-action .navbar-search-input {
 width: 100%;
 height: 36px;
 padding: 5px 10px;
 background: #fff;
 border: 1px solid #fff
}
.navbar-action .navbar-search-icon {
 right: 30px;
 height: 36px
}
.navbar-action .navbar-search-icon:after {
 line-height: 36px
}
.navbar-action #j-user-wrap {
 display: table;
 width: 100%;
 padding: 20px 0
}
.navbar-action .profile {
 margin: 20px 0;
 height: auto;
 display: block
}
.navbar-action .profile a {
 display: block;
 color: #fff
}
.navbar-action .profile .menu-item {
 height: auto;
 padding: 0
}
.navbar-action .profile .menu-item>a {
 padding: 7px 20px
}
.navbar-action .profile .dropdown-menu {
 position: relative;
 float: none;
 display: none;
 width: 100%;
 padding: 1px 0!important;
 visibility: visible;
 opacity: 1;
 -webkit-transform: rotateX(0);
 transform: rotateX(0);
 background: rgba(0, 0, 0, .1);
 border: 0;
 border-left: 5px solid rgba(0, 0, 0, .08)!important;
 box-sizing: border-box!important;
 border-radius: 0;
 box-shadow: none
}
.navbar-action .profile .dropdown-menu:after, .navbar-action .profile .dropdown-menu:before {
 display: none
}
.navbar-action .profile .dropdown-menu li {
 border-bottom: 1px solid hsla(0, 0%, 4%, .05)!important
}
.navbar-action .profile .dropdown-menu li:last-child {
 border-bottom: 0!important
}
.navbar-action .profile .dropdown-menu li>a:hover {
 color: #fff!important;
 background: hsla(0, 0%, 100%, .1)!important
}
.navbar-action .publish {
 margin: 0 20px;
 padding: 8px 30px;
 line-height: 22px;
 color: #fff;
 border: 0;
 display: block;
 text-align: center;
 border-radius: 0;
 background-color: hsla(0, 0%, 100%, .1)!important
}
}
@media screen and (max-width:600px) {
#wpadminbar {
 position: fixed!important
}
}
.hentry {
	background: #fff;
	padding: 10px 30px 30px 30px;
	margin-bottom: 20px
}
@media (max-width:1219px) {
.hentry {
 padding: 20px
}
}
@media (max-width:767px) {
.hentry {
 padding: 20px 10px
}
}
.type-kuaixun .entry-content p {
	text-indent: 0
}
.entry .mce-tinymce {
	box-shadow: none
}
.entry .mce-top-part:before {
	display: none
}

.entry .entry-head {
	margin-bottom: 20px
}
.entry .entry-title {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 24px;
	font-size: 2rem;
	line-height: 1.4
}
.entry .entry-info {
	padding-bottom: 10px;
	color: #999
}
.entry .entry-info a {
	color: #999
}
.entry .entry-info a:focus, .entry .entry-info a:hover {
	color: #4285f4;
	text-decoration: none
}
.entry .entry-info .nickname {
	color: #3ca5f6
}
.entry .entry-info .dot {
	margin: 0 6px;
	color: #ccc
}
.entry .entry-excerpt {
	padding: 15px;
	margin-bottom: 25px;
	font-size: 15px;
	font-size: 1.25rem;
	line-height: 1.8;
	color: #999;
	background: #fbfbfb;
	border: 1px solid #efefef;
	border-radius: 3px
}
.entry .entry-excerpt p:last-child {
	margin-bottom: 0
}
.entry .entry-content {
	font-size: 16px;
	font-size: 1.33333rem;
	color: #262626
}
.entry .entry-content .h1, .entry .entry-content .h2, .entry .entry-content .h3, .entry .entry-content h1, .entry .entry-content h2, .entry .entry-content h3 {
	margin: 10px 0 20px;
	line-height: 1.4;
	font-weight: 700
}
.entry .entry-content h4, .entry .entry-content h5 {
	font-weight: 700
}
.entry .entry-content .h1, .entry .entry-content h1 {
	font-size: 24px;
	font-size: 2rem
}
.entry .entry-content .h2, .entry .entry-content h2 {
	padding-bottom: 12px;
	font-size: 20px;
	font-size: 1.66667rem;
	border-bottom: 1px solid #efefef
}
.entry .entry-content .h3, .entry .entry-content h3 {
	padding-left: 10px;
	font-size: 18px;
	font-size: 1.5rem;
	line-height: 1.2;
	border-left: 4px solid #3ca5f6
}
.entry .entry-content p {
  /*    margin-bottom: 1.66667rem; */
    /* line-height: 1.8; */
    font-size: 16px;
    line-height: 29px;
    padding-bottom: 2px;
}
.entry .entry-content p.has-drop-cap:not(:focus):first-letter {
 font-size: 3em;
 line-height: 1;
 font-weight: 100
}
.entry .entry-content figure {
	margin-bottom: 20px;
	margin-bottom: 1.66667rem
}
.entry .entry-content .woocommerce p {
	text-indent: 0
}
.entry .entry-content blockquote {
	font-size: 14px;
	font-size: 1.16667rem;
	color: #666;
	background: #fbfbfb;
	border-left-color: #e5e5e5
}
.entry .entry-content blockquote p:last-child {
	margin-bottom: 0
}
.entry .entry-content ol, .entry .entry-content ul {
	padding-left: 2em;
	margin-bottom: 20px;
	list-style-position: outside
}
.entry .entry-content li {
	margin-bottom: 10px
}
.entry .entry-content img {
	height: auto
}
.entry .entry-content audio, .entry .entry-content img, .entry .entry-content video {
	max-width: 100%;
	vertical-align: top
}

.entry .entry-content embed, .entry .entry-content iframe {
	max-width: 100%;
	vertical-align: top
}
.entry .entry-content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.entry .entry-content .aligncenter img {
	margin: 0 auto
}
.entry .entry-content .alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}
.entry .entry-content .alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px
}
.entry .entry-content .wp-caption, .entry .entry-content button, .entry .entry-content input, .entry .entry-content select, .entry .entry-content textarea {
	max-width: 100%
}
.entry .entry-content .wp-caption-text {
	padding-top: 5px;
	text-align: center;
	text-indent: 0;
	font-size: 14px;
	line-height: 1.5;
	color: #666
}

.entry-footer {
	margin: 30px 0
}
.entry-copyright {
	margin-top: 30px;
	padding: 15px;
	font-size: 13px;
	font-size: 1.08333rem;
	line-height: 1.6;
	color: #999;
	border: 1px solid #efefef;
	background: #fbfbfb;
	border-radius: 3px
}
.entry-copyright a, .entry-copyright span {
	color: #555
}
.entry-copyright p {
	margin-bottom: 8px!important;
	text-indent: 0!important
}
.entry-copyright p:last-child {
	margin-bottom: 0!important
}
.entry-tag {
	font-size: 0
}
.entry-tag a {
	display: inline-block;
	margin: 0 10px 5px 0;
	padding: 5px 15px;
	font-size: 14px;
	font-size: 1.16667rem;
	line-height: 1.2;
	color: #666;
	border: 1px solid #999;
	border-radius: 3px
}
.entry-tag a:focus, .entry-tag a:hover {
	color: #fff;
	background: #4285f4;
	border-color: #4285f4;
	text-decoration: none
}



.entry-action .dashang-img2 {
	left: 0;
	margin-left: -111px
}

.entry-action-num {
	font-size: 14px;
	font-size: 1.16667rem;
	vertical-align: top
}
.entry-breadcrumb {
	padding: 8px 30px;
	margin: 0;
	color: #999;
	background: #fff;
	border-radius: 0;
	border-bottom: 1px solid #f7f7f7
}
.entry-breadcrumb a, .entry-breadcrumb span {
	color: #999
}

.entry-page {
	margin: 30px 0;
	overflow: hidden
}
.entry-page-next, .entry-page-prev {
	position: relative;
	float: left;
	width: 49%;
	padding: 60px 15px 10px;
	color: #fff;
	background-size: cover;
	background-position: 50%;
	border-radius: 3px;
	overflow: hidden
}

.entry-page-next:before, .entry-page-prev:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	content: ""
}
.entry-page-next:hover:before, .entry-page-prev:hover:before {
	background: rgba(0, 0, 0, .7)
}
.entry-page-next a, .entry-page-prev a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	color: #fff;
	font-size: 15px;
	font-size: 1.25rem
}
.entry-page-next a span, .entry-page-prev a span {
	display: block;
	padding: 10px 15px 0;
	height: 50px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}
.entry-page-next a:hover, .entry-page-prev a:hover {
	color: #fff;
	text-decoration: none
}
.entry-page-next .entry-page-info, .entry-page-prev .entry-page-info {
	position: relative;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden
}
.entry-page-next {
	float: right
}
.entry-related-title {
	margin: 30px 0 20px;
	font-size: 18px;
	font-size: 1.5rem;
	font-weight: 500
}
.entry-related {
	padding-left: 22px
}
.entry-related li {
	width: 49.9%;
	float: left;
	font-size: 16px;
	line-height: 2;
	list-style-position: outside;
	color: #999
}

.entry-related li a {
	display: inline-block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top
}
.entry-related-img.post-loop-image .item-meta-li:nth-child(3), .entry-related-img.post-loop-image .item-meta-li:nth-child(4) {
 display: none
}



.post-loop {
	list-style: none;
	padding: 0;
	margin: 0
}
.post-loop-list {
	padding: 0 0 10px;
	margin: 0;
	list-style: none
}
.post-loop-list .item {
	position: relative;
	margin: 0;
	padding: 5px 0 5px 20px;
	color: #999;
	line-height: 36px;
	border-bottom: 1px dashed #eee
}
.post-loop-list .item:before {
	position: absolute;
	left: 2px;
	top: 21px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ccc;
	content: ""
}
.post-loop-list .item .date {
	float: right;
	font-size: 14px
}

.post-loop-list .item a {
	display: inline-block;
	width: 60%;
	font-size: 16px;
	vertical-align: top;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.post-loop-list .item a:hover {
	color: #4285f4;
	text-decoration: none
}
.el-boxed .post-loop-list {
	padding: 0 16px 10px
}
.post-loop-default {
  padding: 0 15px;
	margin: 0 0 20px
}
.post-loop-default .item {
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
 transition: all .3s ease 0s
}
.post-loop-default .item:hover {
	margin: 0 -15px;
	padding: 20px 15px;
	background: #fafafa;
 transition: all .3s ease 0s
}
.post-loop-default .item:hover .edit-link {
	display: block
}
.post-loop-default .item3 .item-content {
	margin: 0
}
.post-loop-default .item3 .item-images {
	display: block;
	margin-bottom: 10px;
	font-size: 0
}
.post-loop-default .item3 .item-images span {
	position: relative;
	display: inline-block;
	width: 24.25%;
	margin-right: 1%;
	vertical-align: top;
	overflow: hidden;
	border-radius: 3px;
 transition: all .3s ease-out 0s
}
.post-loop-default .item3 .item-images span:before {
	display: block;
	content: "";
	padding-top: 62.5%
}
@media (max-width:420px) {
.post-loop-default .item3 .item-images span {
 width: 32.49%
}
.post-loop-default .item3 .item-images span:nth-child(3) {
 margin-right: 0
}
.post-loop-default .item3 .item-images span:last-child {
 display: none
}
}
.post-loop-default .item3 .item-images span:hover {
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);
 transition: all .3s ease-out 0s
}
.post-loop-default .item3 .item-images span:last-child {
	margin-right: 0
}
.post-loop-default .item3 .item-images .item-images-el {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: 100% auto;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
 transition: all .3s ease-out 0s
}
.post-loop-default .item3 .item-images .item-images-el:hover {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
 transition: all .3s ease-out 0s
}
.post-loop-default .item3 .item-meta {
	position: relative;
	margin-top: 10px;
	bottom: 0
}
.post-loop-default .item3 .item-excerpt {
	height: auto;
	font-size: 14px
}
.post-loop-default .item3 .item-excerpt p {
	margin-bottom: 0
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.post-loop-default .item-sticky .item-title a {
 display: block
}
.post-loop-default .item-sticky .item-title a .sticky-post {
 -webkit-text-fill-color: #fff
}
}
.post-loop-default .item-img {
	position: relative;
	float: left;
	width: 28.8%;
	overflow: hidden;
	border-radius: 3px;
 transition: box-shadow .3s ease 0s
}
.post-loop-default .item-img:before {
	content: "";
	display: block;
	padding-top: 62.5%
}
.post-loop-default .item-img:hover {
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);
 transition: box-shadow .3s ease 0s
}
.post-loop-default .item-img:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
 transition: all .3s ease-out 0s
}
.post-loop-default .item-img .item-img-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.post-loop-default .item-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
 transition: all .3s ease-out 0s
}
.post-loop-default .item-img.item-video:hover .item-img-inner:after, .post-loop-default .item-img.item-video:hover .item-img-inner:before {
	opacity: 1;
 transition: all .3s ease-out 0s
}
.post-loop-default .item-img.item-video .item-img-inner:after, .post-loop-default .item-img.item-video .item-img-inner:before {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	box-sizing: border-box;
	opacity: .9;
	border-radius: 50%;
 transition: all .3s ease-out 0s
}
.post-loop-default .item-img.item-video .item-img-inner:before {
	z-index: 1;
	content: "";
	background: #3ca5f6;
	opacity: .8
}
.post-loop-default .item-img.item-video .item-img-inner:after {
	z-index: 1;
	padding-left: 5px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	font-family: FontAwesome;
	color: #fff;
	content: "\f04b";
	background: radial-gradient(rgba(0, 0, 0, .2), hsla(0, 0%, 100%, .2))
}
.post-loop-default .item-ad:hover {
	background: #fff
}
.post-loop-default .item-ad .wpcom_ad_wrap {
	margin: 0
}
.post-loop-default .item-category {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 5px 6px;
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	background-color: #000;
	filter: alpha(opacity=60);
	background: rgba(0, 0, 0, .6);
	border-radius: 2px;
	text-decoration: none
}
.post-loop-default .item-category:hover {
	background: #4285f4
}
.post-loop-default .item-content {
	margin-left: 0%
}
.post-loop-default .item-content .edit-link {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 0 5px;
	font-size: 14px;
	line-height: 28px
}
.post-loop-default .item-no-thumb .item-content {
	margin-left: 0!important;
	margin-right: 0!important;
	min-height: auto
}
.post-loop-default .item-no-thumb .item-excerpt {
	margin-bottom: 10px;
	max-height: 44px;
	height: auto;
	font-size: 14px
}
.post-loop-default .item-no-thumb .item-meta {
	position: relative;
	bottom: 0
}
.post-loop-default .item-title {
	margin: 0 0 10px;
	font-size: 20px;
	line-height: 1.4
}
.post-loop-default .item-title a {
	color: #333;
	overflow: hidden;
	max-height: 56px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-decoration: none
}
.post-loop-default .item-title a span {
	color: #e0b228
}
.post-loop-default .item-title a .sticky-post {
	display: inline-block;
	padding: 0 5px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	color: #fff;
	background: #3ca5f6;
	border-radius: 3px;
	vertical-align: top
}
.post-loop-default .item-title a:hover {
	color: #4285f4
}
.post-loop-default .item-excerpt {
	height: 44px;
	line-height: 1.58;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2
}
.post-loop-default .item-excerpt2 {
	height: 220px;
	line-height: 1.58;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2
}
.post-loop-default .item-excerpt p {
	margin-bottom: 0
}
.post-loop-default .item-meta {
	position: absolute;
	bottom: 20px;
	color: #999;
	font-size: 13px
}
.post-loop-default .item-meta .item-meta-li {
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
	line-height: 30px;
	line-height: 2.5rem
}
@media (min-width:992px) and (max-width:1219px) {
.post-loop-default .item-meta .item-meta-li {
 margin-right: 10px
}
}
.post-loop-default .item-meta .item-meta-li .fa {
	font-size: 14px;
	font-size: 1.16667rem
}
.post-loop-default .item-meta a {
	color: #999;
	text-decoration: none
}
.post-loop-default .item-meta a:hover {
	color: #4285f4
}
.post-loop-default .item-meta .author {
	margin-right: 30px;
	display: inline-block
}
@media (min-width:992px) and (max-width:1219px) {
.post-loop-default .item-meta .author {
 display: none
}
}
.post-loop-default .item-meta .avatar {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top
}
.post-loop-default .item-meta .avatar img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
	vertical-align: top
}
.post-loop-default .item-meta .avatar img:hover {
	opacity: .9;
	filter: alpha(opacity=90)
}
.post-loop-default .item-meta .nickname {
	line-height: 30px;
	line-height: 2.5rem
}
.post-loop-default .item2 .item-img {
	float: right
}
.post-loop-default .item2 .item-content {
	margin-left: 0;
	margin-right: 0%
}
.post-loop-default .item2 .item-category {
	left: auto;
	right: 10px
}
.post-loop-default .item4 .item-content {
	margin-left: 0
}
.post-loop-default .item4 .item-image {
	position: relative;
	display: block;
	margin-bottom: 10px;
	border-radius: 3px;
	overflow: hidden;
 transition: all .3s ease-out 0s
}
.post-loop-default .item4 .item-image:hover {
	opacity: .9;
 transition: all .3s ease-out 0s
}
.post-loop-default .item4 .item-image:before {
	display: block;
	padding-bottom: 40%;
	content: ""
}
.post-loop-default .item4 .item-image .item-image-el, .post-loop-default .item4 .item-image .item-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.post-loop-default .item4 .item-image .item-image-el {
	background-size: 100% auto;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}
.post-loop-default .item4 .item-image img {
	display: block;
	width: 100%;
	height: auto
}
.post-loop-default .item4 .item-meta {
	position: relative;
	bottom: 0
}
.el-boxed .post-loop-default {
	padding: 0 15px
}
.post-loop-card, .post-loop-image {
	margin: 0 0 20px;
	font-size: 0
}
.post-loop-card .item, .post-loop-image .item {
	display: inline-block;
	width: 32%;
	margin: 1%;
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	vertical-align: bottom;
 transition: all .2s ease-out 0s
}
.post-loop-card .item:hover, .post-loop-image .item:hover {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
 transition: all .2s ease-in 0s
}
.post-loop-card .item:hover .item-video:after, .post-loop-card .item:hover .item-video:before, .post-loop-image .item:hover .item-video:after, .post-loop-image .item:hover .item-video:before {
	opacity: 1;
 transition: all .2s ease-in 0s
}
.post-loop-card .item:hover .item-thumb img, .post-loop-image .item:hover .item-thumb img {
	opacity: .9;
 transition: all .2s ease-in 0s
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.post-loop-card .item-sticky .item-title .sticky-post, .post-loop-image .item-sticky .item-title .sticky-post {
 -webkit-text-fill-color: #fff
}
}
.post-loop-card .item-img, .post-loop-image .item-img {
	position: relative
}
.post-loop-card .item-img .item-category, .post-loop-image .item-img .item-category {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 5px 6px;
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	background: rgba(0, 0, 0, .6);
	border-radius: 2px
}
.post-loop-card .item-img .item-category:hover, .post-loop-image .item-img .item-category:hover {
	color: #fff;
	text-decoration: none;
	background: #4285f4
}
.post-loop-card .item-thumb, .post-loop-image .item-thumb {
	display: block
}
.post-loop-card .item-thumb img, .post-loop-image .item-thumb img {
	width: 100%;
	height: auto;
	display: block;
 transition: all .2s ease-out 0s
}
.post-loop-card .item-video, .post-loop-image .item-video {
	position: relative;
	display: block
}
.post-loop-card .item-video:after, .post-loop-card .item-video:before, .post-loop-image .item-video:after, .post-loop-image .item-video:before {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	box-sizing: border-box;
	opacity: .9;
	border-radius: 50%;
 transition: all .2s ease-out 0s
}

.post-loop-card .item-meta-li, .post-loop-card .item-meta-li .fa {
	color: #fff
}
.post-loop-embed {
	margin-bottom: 0;
	padding: 20px 15px!important
}
.post-loop-embed:hover {
	background: #f7f8f9
}
.post-loop-embed .item {
	padding: 0!important;
	margin: 0!important;
	border-bottom: 0
}
.post-loop-embed .item:hover {
	background: none
}
.post-loop-embed .item-title {
	margin-bottom: 5px;
	line-height: 1.3
}
.post-loop-embed .item-title a {
	max-height: 52px
}
.post-loop-embed .item-meta {
	bottom: 0
}

.widget {
	margin-bottom: 20px;
	padding: 15px;
  background: #fff;
}
.widget ol, .widget ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.widget ol li, .widget ul li {
	position: relative;
	padding: 5px 0 5px 12px
}
.widget ol li li, .widget ul li li {
	padding-left: 20px;
	border-bottom: 0
}
.widget ol li:before, .widget ul li:before {
	position: absolute;
	left: 0;
	top: 13px;
	content: "";
	width: 0;
	height: 0;
	line-height: 0;
	border: 4px solid transparent;
	border-left: 4px solid #ccc
}
.widget ol a, .widget ul a {
	color: #666
}
.widget ol a:hover, .widget ul a:hover {
	color: #4285f4;
	text-decoration: none
}
.widget .tagcloud {
	font-size: 0
}
.widget .tagcloud a {
	display: inline-block;
	width: 48.2%;
	margin: 0 .7% 2.4%;
	padding: 8px 12px;
	font-size: 12px!important;
	line-height: 1.2;
	text-align: center;
	color: #777;
	border-radius: 2px;
	text-decoration: none;
	background: hsla(0, 0%, 100%, .2);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.widget .tagcloud a:nth-child(3n+1) {
 margin-left: 0
}
.widget .tagcloud a:nth-child(3n+3) {
 margin-right: 0
}
.widget .tagcloud a:hover {
	color: #fff;
	background: #4285f4;
	border-color: #4285f4
}
.widget-title {
	position: relative;
	margin: 0 0 10px;
	padding: 0 0 0 12px;
	font-size: 16px;
	font-weight:bold;
	line-height: 1
}
.widget-title:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	content: "";
	background: #3ca5f6;
	border-radius: 2px
}
.widget_calendar #wp-calendar {
	width: 100%;
	line-height: 2.2
}
.widget_calendar #wp-calendar caption {
	padding: 3px;
	font-size: 16px;
	color: #333;
	text-align: center
}
.widget_calendar #wp-calendar th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.widget_calendar #wp-calendar td {
	vertical-align: bottom;
	border-bottom: 1px solid #ddd;
	text-align: center
}
.widget_tag_cloud a {
	margin: 0 2px
}


.search-form {
	position: relative;
	overflow: hidden;
	background: #fff
}
.search-form input {
	background: none;
	border: 0;
	line-height: 22px;
	display: block;
	float: left;
	outline: 0
}
.search-form input.keyword {
	width: 100%;
	height: 34px;
	padding: 5px 52px 5px 10px;
	font-size: 14px;
	color: #333;
	border: 1px solid #efefef
}
.search-form input.keyword:focus {
	border-color: #3ca5f6
}
.search-form input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	width: 42px;
	height: 34px;
	padding: 0;
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background-color: #1abc9c;
	cursor: pointer
}
.search-form input.submit:hover {
	background-color: #4285f4
}

.widget_post_thumb ul .item {
	margin: 0;
	padding: 2px 5px 10px;
	overflow: hidden
}
.widget_post_thumb ul .item:last-child {
	padding-bottom: 0
}
.widget_post_thumb ul .item:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
 transition: all .3s ease-out 0s
}
.widget_post_thumb ul li:before {
	display: none
}
.widget_post_thumb .item-img {
	float: left;
	width: 100px;
	overflow: hidden;
	border-radius: 3px
}
.widget_post_thumb .item-img img {
	width: 100%;
	height: 63px;
	vertical-align: top;
 transition: all .3s ease-out 0s
}
.widget_post_thumb .item-img.item-video:hover .item-img-inner:after, .widget_post_thumb .item-img.item-video:hover .item-img-inner:before {
	opacity: 1;
 transition: all .3s ease-out 0s
}
.widget_post_thumb .item-img.item-video .item-img-inner {
	position: relative;
	display: block
}
.widget_post_thumb .item-img.item-video .item-img-inner:before {
	content: "";
	background: #3ca5f6;
	opacity: .8
}
.widget_post_thumb .item-img.item-video .item-img-inner:after, .widget_post_thumb .item-img.item-video .item-img-inner:before {
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-left: -16px;
	margin-top: -16px;
	border-radius: 50%;
	box-sizing: border-box;
 transition: all .3s ease-out 0s
}
.widget_post_thumb .item-img.item-video .item-img-inner:after {
	padding-left: 3px;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	font-family: FontAwesome;
	color: #fff;
	content: "\f04b";
	opacity: .9;
	background: radial-gradient(rgba(0, 0, 0, .2), hsla(0, 0%, 100%, .1))
}
.widget_post_thumb .item-title {
/*	height: 38px;*/
	margin-bottom: 6px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
	-webkit-box-orient: vertical;
	display: block;
	/*	display: -webkit-box;*/
	-webkit-line-clamp: 2;
	line-height: 1.4
}
.widget_post_thumb .item-title a {
	color: #333
}
.widget_post_thumb .item-date {
	margin: 0;
	font-size: 12px;
	color: #999;
	line-height: 14px;
	margin-bottom:10px;
}
.widget_post_thumb .item-content {
	/*margin-left: 110px*/
}

.footer {
	padding: 35px 0;
	color: #5f676f;
	background: #2d3237
}
@media (max-width:991px) {
.footer {
 padding: 25px 10px;
 text-align: center
}
}
.footer a {
	color: #5f676f
}
.footer a:hover {
	color: #98a4b1;
	text-decoration: none
}
.footer .copyright {
	font-size: 12px;
	font-size: 1rem
}
.footer .copyright p {
	margin: 0 0 5px
}
.footer .copyright p:last-child {
	margin-bottom: 0
}
.footer .footer-nav, .footer .menu ul, .footer ul.menu {
	padding: 0;
	margin: 0 0 8px;
	font-size: 14px;
	font-size: 1.16667rem;
	list-style: none
}
.footer .footer-nav li, .footer .menu ul li, .footer ul.menu li {
	display: inline-block;
	margin-right: 15px;
	line-height: 1.4
}
.footer .footer-nav a, .footer .menu ul a, .footer ul.menu a {
	color: #76818c
}
.footer .footer-nav a:hover, .footer .menu ul a:hover, .footer ul.menu a:hover {
	color: #b3c0ce
}
.footer-col {
	display: inline-block;
	font-size: 0;
	vertical-align: middle
}
@media (max-width:1219px) {
.footer-col-logo {
 display: none
}
}
.footer-col-logo img {
	display: block;
	margin-right: 40px;
	max-width: 160px;
	max-height: 60px;
	height: auto;
	border: 0
}
.footer-col-sns {
	float: right
}
@media (max-width:991px) {
.footer-col-sns {
 display: none
}
}
.footer-sns {
	font-size: 0
}
.footer-sns a {
	display: inline-block;
	margin: 7px 0 8px 15px;
	vertical-align: top
}
.footer-sns .fa {
	position: relative;
	width: 36px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	border-radius: 50%;
	text-align: center;
	background: #394148;
	color: #98a4b1
}
.footer-sns .fa:before {
	position: relative;
	z-index: 2
}
.footer-sns .fa:after {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #4285f4;
	border-radius: 50%;
	content: "";
	opacity: 0;
	filter: alpha(opacify=0);
	-webkit-transform: scale(0);
	transform: scale(0)
}
.footer-sns .fa:hover {
	color: #fff
}
.footer-sns .fa:hover:after {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacify=100);
 transition: all .5s cubic-bezier(.3, 0, 0, 1.3) 0s
}


.container, .page-no-sidebar.member-lostpassword .member-lp-process {
	width: 1200px;
	padding: 0 10px
}
@media (max-width:1219px) {
.container, .page-no-sidebar.member-lostpassword .member-lp-process {
 width: 980px
}
}
@media (max-width:991px) {
.container, .page-no-sidebar.member-lostpassword .member-lp-process {
 width: 100%;
 padding: 0 15px
}
}
a {
	color: #3ca5f6
}
a, a:hover {
 transition: all .3s ease-out 0s
}
a:hover {
	color: #4285f4
}
a:active, a:focus {
	outline: 0
}
html {
	font-size: 12px
}
body {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	line-height: 1.8;
	background: #f5f5f5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	word-wrap: break-word
}
@media (max-width:991px) {
body {
 transition: all .3s ease-out 0s
}
}
#wrap {
	padding-top: 62px
}
.wrap {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px
}
.home .wrap {
	margin-bottom: 0
}
.main, .main-archive {
	width: 860px;
	float: left;
 transition: all .3s ease-out 0s
}
@media (max-width:1219px) {
.main, .main-archive {
 width: 690px
}
}
@media (max-width:991px) {
.main, .main-archive {
 width: 100%;
 float: none!important
}
}
.main-full {
	width: 100%;
	float: none
}
.main-woo {
	padding: 15px;
	margin-bottom: 20px;
	background: #fff
}
.single-product .content-woo {
	padding: 20px
}
.sec-panel, .sec-panel-image .sec-panel-head {
	margin-bottom: 20px;
	background: #fff;
}
.sec-panel-head {
	position: relative;
	margin-bottom: 15px;
	padding: 0 15px;
}
.sec-panel-head h1, .sec-panel-head h2, .sec-panel-head h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	color: #333;
	border-bottom: 2px solid hsla(0, 0%, 39%, .1)
}
.sec-panel-head h1 a, .sec-panel-head h2 a, .sec-panel-head h3 a {
	text-decoration: none
}
.sec-panel-head h1 span, .sec-panel-head h2 span, .sec-panel-head h3 span {
	position: relative;
	display: inline-block;
	padding-bottom: 12px
}
.sec-panel-head h1 span:before, .sec-panel-head h2 span:before, .sec-panel-head h3 span:before {
	position: absolute;
	left: 0;
	top: 100%;
	height: 2px;
	width: 100%;
	border-radius: 2px;
	background: #3ca5f6;
	content: ""
}
.sec-panel-head span {
	color: #3ca5f6
}
.sec-panel-head small {
	font-size: 1.08333rem;
	margin-left: 10px;
	color: #999;
	font-weight: 400
}
@media (max-width:991px) {
.sec-panel-head small {
 display: none
}
}
.sec-panel-head .more {
	float: right;
	font-size: 1.08333rem;
	font-weight: 400;
	line-height: 20px;
	color: #999;
 transition: all .3s ease-out
}
.sec-panel-head .more:hover {
	color: #4285f4;
	text-decoration: none;
 transition: all .3s ease-out
}

.list {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.sidebar {
	float: right;
	width: 300px
}
.sidebar.fixed {
	position: fixed;
	left: 50%;
	bottom: 0;
	margin-left: 290px
}
@media (min-width:992px) and (max-width:1219px) {
.sidebar.fixed {
 margin-left: 230px
}
}
.sidebar.abs {
	position: absolute;
	bottom: 0;
	right: 10px
}
@media (max-width:1219px) {
.sidebar {
 width: 250px
}
}
@media screen and (max-width:991px) {
.sidebar {
 display: none
}
}
.slider-wrap {
	margin-bottom: 20px
}





body .tspage { background-color: #fff; padding: 15px 0; }
body .tsp_nav{ text-align: center;padding: 10px 10px 40px 10px; font-size: 18px;}
body .tsp_nav  i{ display: inline-block; padding: 0 9px; background-color: #fbfbfb; color: #999; border: 1px solid #e7e7e7; border-radius: 3px;}
body .tsp_nav  b{ display: inline-block; padding: 0 9px;  color: #fff; border: 1px solid #e7e7e7; border-radius: 3px;}
body .tsp_nav a{ display: inline-block; padding: 0 9px; background-color: #fbfbfb; border: 1px solid #e7e7e7; border-radius: 3px;  background: #CCC;color: #fff;}
body .tsp_nav a i { color: #333}
body .tsp_nav a:hover,.tsp_nav  a:hover i{ background-color: #1abc9c ; color: #fff;}
body .tsp_nav a.tsp_more,.tsp_nav a.tsp_next,.tsp_nav a.tsp_end,.tsp_nav a.tsp_home,.tsp_nav a.tsp_prev{ padding: 0; border:none;}
body .tsp_nav select,.tsp_nav .tsp_count { display: none;}

body .tsp_nav a:hover,.tsp_nav  a:hover i{ background-color: #1abc9c; color: #fff;}
body .tsp_nav a.tsp_more,.tsp_nav a.tsp_next,.tsp_nav a.tsp_end,.tsp_nav a.tsp_home,.tsp_nav a.tsp_prev{ padding: 0; border:none;}
body .tsp_nav select,.tsp_nav .tsp_count { display: none;}


.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
 transition-duration: .35s;
	transition-timing-function: ease
}

.nhtZntBox{ width:800px; background:#FAFCFF; border:1px solid #CDE1FA; padding:10px 0px; margin-top:27px;}
.nhtZntBox p{ width:838px; margin:auto; color:#0071BA; line-height:30px;}
.nhtAlwBox{ width:800px; height:142px; background:#F9F9F9; border:1px solid #F0F0F0; }
.nhtAlwImg{ float:left; width:210px; height:130px; margin:5px 0px 0px 10px;}
.nhtAlwImg img{ width:210px; height:130px; }
.nhtAlwBox dl{ float:left; width:550px; margin:5px 0px 0px 15px;}
.nhtAlwBox dl dt h1{ display:block; height:30px; line-height:30px; overflow:hidden; font-size:30px;}
.nhtAlwBox dl dd.cont1{ font-size:12px; color:#999999; height:20px; line-height:20px; overflow:hidden; margin-top:6px;}
.nhtAlwBox dl dd.cont1 span{ display:inline-block;}
.nhtAlwBox dl dd.cont1 em{ font-size:20px; color:#FEA341; display:inline-block; margin:0px 0px 0px 20px;} 
.nhtAlwBox dl dd.cont2{ width:520px; margin-top:6px;}
.nhtAlwBox dl dd.cont2 span{ display:block; float:left; width:76px; height:25px; margin:0px 10px 0px 0px;}
.nhtAlwBox dl dd.cont2 span a{ display:block; width:76px; height:25px; line-height:25px; text-align:center; border-radius:5px; text-decoration:none; color:#FFFFFF; font-size:12px;}
.nhtAlwBox dl dd.cont2 span a.bg1{ background:#25C88A;}
.nhtAlwBox dl dd.cont2 span a.bg2{ background:#FE6161;}
.nhtAlwBox dl dd.cont2 span a.bg3{ background:#FEA342;}
.nhtAlwBox dl dd.cont2 span a.bg4{ background:#7878BC;}
.nhtAlwBox dl dd.cont2 span a.bg5{ background:#CC99FF;}
.nhtAlwBox dl dd.cont2 span a h3{ font-weight:normal;}
.nhtAlwBox dl dd.cont3{ height:16px; line-height:16px; overflow:hidden; color:#999999; font-size:12px; margin-top:8px;}
.nhtZntXz{ float:right; width:137px; height:48px; margin:45px 25px 0px 0px;}
.nhtZntXz a{ display:block; width:137px; height:48px; background:#0172BC; }
.nhtZntXz a b{ display:block; float:left; width:15px; height:15px; background:url(../2017images/bg4.png) no-repeat -85px 0px; margin:18px 10px 0px 25px;}
.nhtZntXz a h3{ float:left; font-size:14px; color:#FFFFFF; font-weight:normal; line-height:48px;}
.nhtZntXz a:hover{ background:#0182D8;}
.nhtYfksCont{ width:870px; line-height:32px;  color:#333333; margin-top:15px; font-size:16px;}
.nhtYfksCont p{ width:870px; line-height:32px;  color:#333333; font-size:16px; margin-top:10px;}
.nhtYfksCont img{ max-width:870px; margin:15px 0px;}
.nhtYfksCont h2{ font-size:20px; color:#333333; margin:10px 0px;}
.nhtYfksImg{ width:870px; text-align:center;}
.htZfbBox1{ width:680px; border-collapse:collapse; margin-top:20px;}
.htZfbBox1 table{ border:1px solid #178DD6; border-collapse:collapse;}
.htZfbBox1 table tr td{ border:1px solid #178DD6; height:35px; line-height:20px; text-align:center; width:170px;}
.htZfbBox1 table tr.htZfbCont1 td{ font-size:16px; font-family:"微软雅黑";}
.nhtMsg{ width:868px; height:38px; line-height:38px; overflow:hidden; border:1px solid #FECC96; background:#FFFFE8; color:#FEA341; margin-top:30px;}
.nhtMsg b{ display:block; float:left; width:18px; height:18px; background:url(../2017images/bg4.png) no-repeat -240px -75px; margin:10px 10px 0px 195px;}
.nhtMsg h3{ float:left; font-weight:normal;}
.nhtYxlbBox{ width:870px; margin-top:40px;}
.nhtYxlbList{ width:870px; margin-top:10px;}
.nhtYxlbList li{ float:left; width:275px; margin:10px 0px 0px 22px;}
.nhtYxlbList li p a{ display:block; float:left; width:185px; height:25px; line-height:25px; overflow:hidden; background:url(../2017images/bg3.png) no-repeat 0px 8px; padding-left:20px;}
.nhtYxlbList li span{ display:block; float:right; width:50px; height:25px;}
.nhtYxlbList li span a{ display:block; width:48px; height:23px; line-height:23px; border:1px solid #FEA342; text-align:center; font-size:12px; color:#FEA342; text-decoration:none; border-radius:5px;} 
.nhtYxlbList li.one{ margin-left:0px;}
.nhtYxlbList li span a:hover{ background:#FEA342; color:#FFFFFF;}