#page-loading {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  background: #fff;
  z-index: 999999999;
}
#page-loading .loader {
  color: #e80074;
  width: 4em;
  height: 4em;
  margin-left: auto;
  margin-right: auto;
  top: 45%;
  position: relative;
}
#page-loading .loader .iconfont {
  font-size: 4em;
}
#page-loading .load-label {
  position: relative;
  font-size: 3em;
  top: 50%;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: block;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  color: #ccc;
}
.media-insurance {
  padding-top: 5%;
}
.radius-border {
  border-radius: 4px;
}
.white,
.white_bg {
  background-color: #fff;
}
.sport,
.left {
  float: left;
}
.screen-reader-text {
  display: none;
}
/*----------------------------
#body
-----------------------------*/
#content .content-component {
  padding: 10px 0;
}
.readmore {
  float: right;
}
.recent_new_things_list {
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 2em;
}
.recent_new_things_list .author {
  float: right;
}
.recent_day_best_list {
  float: left;
}
.recent_day_best_list .media {
  width: 25%;
  float: left;
  margin: 0;
}
/*-----------------------------
header
-----------------------------*/
body.admin-bar .header-wrap.navbar-fixed-top {
  margin-top: 32px;
}
body.upscroll .header-wrap {
  transform: translate(0px, -100px);
  -webkit-transform: translate(0px, -100px);
  -moz-transform: translate(0px, -100px);
  -o-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transition: all 0.25s ease;
}
.header-wrap {
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
  width: 100%;
  margin-bottom: 20px;
}
.header-wrap .public-head-layout {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-wrap .public-head-layout .site-logo {
  float: left;
}
.header-wrap .public-head-layout .site-logo img {
  height: 50px;
  width: auto;
  transition: all 0.25s ease;
}
.header-wrap .public-head-layout .site-menu {
  transition: all 0.25s ease;
}
.header-wrap.navbar-fixed-top {
  box-shadow: 0 0 30px rgba(7, 51, 84, 0.17);
  -webkit-box-shadow: 0 0 30px rgba(7, 51, 84, 0.17);
  -moz-box-shadow: 0 0 30px rgba(7, 51, 84, 0.17);
}
.header-wrap.navbar-fixed-top .public-head-layout .site-logo img {
  height: 36px;
  width: auto;
}
.header-wrap.navbar-fixed-top .public-head-layout .site-menu {
  margin: 0;
  padding: 0;
}
a {
  outline: none;
}
html[lang='en-US'] .subitems a {
  min-width: 80px;
}
html[lang='ch-hans'] .subitems a {
  min-width: 50px;
}
.breadcrumb {
  max-width: 1200px;
  margin: auto;
}
.breadcrumb > li {
  float: left;
}
.breadcrumb li.item-current {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumb li:last-child a {
  color: #c91231;
}
.breadcrumb li:last-child a:hover {
  text-decoration: none;
}
.bp_activity #buddypress {
  padding: 20px;
}
.bp-user #buddypress #item-header {
  padding-top: 0;
}
#buddypress {
  padding-bottom: 20px;
}
#buddypress #header-cover-image {
  height: 225px;
  background-image: url("/wp-content/plugins/cdp-master/images/default-cover-image.jpg");
}
#buddypress #header-cover-image #item-header-avatar {
  margin-top: 145px;
  float: left;
  overflow: visible;
  width: auto;
}
#buddypress #create-group-form #header-cover-image {
  margin: 1em 0;
  position: relative;
}
#buddypress div#item-header-cover-image .user-nicename {
  font-size: 200%;
  color: #fff;
  margin: 0 0 0.6em;
  text-rendering: optimizelegibility;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
#buddypress div#item-header-cover-image .user-nicename a {
  font-size: 200%;
  color: #fff;
  margin: 0 0 0.6em;
  text-rendering: optimizelegibility;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
#buddypress div#item-header-cover-image #item-header-avatar img.avatar {
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px #fff;
}
#buddypress div#item-header-cover-image #item-header-avatar a {
  border: 0;
  text-decoration: none;
}
#buddypress #item-buttons {
  margin: 0 0 10px;
  padding: 0 0 5px;
}
#buddypress #item-buttons:after {
  clear: both;
  content: "";
  display: table;
}
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content,
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
  clear: none;
  margin-top: 225px;
  margin-left: 0;
  max-width: 50%;
}
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
  max-width: 20%;
  padding-top: 20px;
}
#buddypress {
  border-radius: 4px;
}
#buddypress #item-header-cover-image #item-header-avatar {
  margin-top: 145px;
  float: left;
  overflow: visible;
  width: auto;
}
#buddypress #item-header-cover-image #item-header-avatar a {
  display: block;
  width: 150px;
  height: 150px;
  background-position: center;
  background-size: cover;
  text-align: center;
  line-height: 150px;
  font-size: 4em;
  color: #ccc;
  border-radius: 50%;
  box-shadow: 0px 2px 4px #ccc;
}
#buddypress div#item-header #item-header-cover-image #item-buttons {
  position: absolute;
  right: 0;
  top: 185px;
  margin: 0;
  padding: 0;
}
#buddypress div#item-header #item-header-cover-image #item-header-content {
  clear: both;
  float: left;
  margin-left: 170px;
  margin-top: -140px;
  width: auto;
}
#buddypress div#item-header #item-header-cover-image #item-header-content .user-nicename {
  margin: 0;
}
#buddypress div#item-header #item-header-cover-image #item-header-content .cover-userinfo {
  padding-bottom: 10px;
}
#buddypress div#item-header #item-header-cover-image #item-header-content .cover-userinfo .user_labels {
  margin: 0;
  padding-top: 0;
}
#buddypress div#item-header #item-header-cover-image #item-header-content .cover-userinfo .user_labels .label {
  margin-right: 5px;
}
#buddypress div#item-header #item-header-cover-image #item-header-content #post-mention {
  display: none;
}
#buddypress div#item-header #after_member_header {
  padding: 0 15px;
}
#buddypress div#item-header #after_member_header ul {
  text-align: right;
}
#buddypress div#item-header #after_member_header ul li {
  float: none;
  display: inline-block;
}
#buddypress .rtmedia-editor-main .rtmedia-modify-image {
  display: none;
}
#buddypress .rtmedia-editor-main .rtmedia-merge-user-album-list {
  height: 34px;
  padding: 6px 12px;
}
#buddypress .rtmedia-editor-main .rtm-tabs-content #panel1 .rtm-field-wrap label {
  min-width: 75px;
  float: left;
  padding-top: 6px;
}
#buddypress .rtmedia-editor-main .rtm-tabs-content #panel1 .rtm-field-wrap .rtmedia-title-editor {
  height: 34px;
  padding: 6px 12px;
  width: 50%;
}
#buddypress .rtmedia-editor-main .rtm-tabs-content #panel1 .rtm-field-wrap .rtmedia-desc-textarea {
  padding: 6px 12px;
  border: 1px solid #ccc;
  width: 50%;
}
#buddypress .rtmedia-editor-main .rtmedia-editor-buttons .button {
  padding: 6px 12px;
}
#buddypress .rtmedia-activity-container .media-type-photo .rtmedia-item-thumbnail {
  max-width: 150px;
  max-height: 150px;
}
#buddypress .rtmedia-activity-container .media-type-photo .rtmedia-item-thumbnail img {
  width: 100%;
}
#buddypress .rtm-media-single-comments {
  padding-left: 0;
  padding-right: 0;
}
#buddypress .rtm-media-single-comments textarea {
  border: 1px solid #ccc;
}
#buddypress #activity-stream .activity-header p {
  margin: 0;
  line-height: 1.5;
}
#buddypress #activity-stream .activity-inner {
  margin: 0;
}
#buddypress #activity-stream .activity-meta {
  margin-top: 10px;
}
#buddypress #notifications-bulk-management .notifications {
  margin-bottom: 20px;
}
#buddypress table#message-threads {
  margin-bottom: 20px;
}
#buddypress table#message-threads .thread-from .activity {
  font-size: 12px;
  margin-top: 5px;
}
#buddypress div.item-list-tabs ul li a {
  padding: 10px 15px;
}
#buddypress #members-dir-search #search-members-form {
  padding: 10px 15px;
}
#buddypress #members-order-select {
  display: none;
}
#buddypress #members-dir-list {
  padding: 15px 0;
}
#buddypress div.profile h2 {
  font-size: 20px;
  padding-bottom: 10px;
}
#buddypress span.activity {
  font-size: 12px;
  padding: 2px 5px;
}
#buddypress .activity-list li.activity-item .activity-avatar img.avatar {
  height: 50px;
  width: 50px;
  border-radius: 5px;
  margin-left: 0;
}
#buddypress div.activity-comments form input {
  margin: 0px;
  padding-top: 0;
  padding-bottom: 0;
}
#buddypress div.activity-comments form .ac-textarea {
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#buddypress div.pagination {
  float: none;
}
#buddypress div.pagination:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.bp-simple-post-form {
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  padding-bottom: 10px;
}
.bp-simple-post-form .wp-editor-container {
  border: 1px solid #ccc;
}
.bp-simple-post-form #postimagediv {
  position: relative;
}
.bp-simple-post-form #remove-post-thumbnail {
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  position: absolute;
  left: 5px;
  top: 5px;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
}
.bp-simple-post-form #remove-post-thumbnail:hover {
  background: rgba(255, 255, 255, 0.9);
}
.bp-simple-post-form #remove-post-thumbnail:before {
  content: "\e014";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  font-size: 16px;
  color: #333;
  -moz-osx-font-smoothing: grayscale;
}
.bp-simple-post-form #set-post-thumbnail {
  display: inline-block;
  width: 266px;
  line-height: 100px;
  text-align: center;
  border: 1px solid #ccc;
  background: #efefef;
}
.bp-simple-post-form .simple-post-tax-check-list {
  padding: 0;
  list-style: none;
}
.bp-simple-post-form .simple-post-tax-check-list li {
  display: inline-block;
}
#buddypress .standard-form .field-visibility-settings {
  position: relative;
  background: #efefef;
  border: 1px solid #eee;
  padding: 15px;
  border-radius: 4px;
}
#buddypress .standard-form .field-visibility-settings legend {
  margin: 0;
}
#buddypress .standard-form .field-visibility-settings label {
  display: inline-block;
  padding-right: 20px;
}
#buddypress .standard-form .field-visibility-settings-close {
  border-radius: 4px;
  position: absolute;
  right: 15px;
  top: 15px;
}
#buddypress #profile-edit-form .field_1,
#buddypress #profile-edit-form h2 {
  display: none;
}
#buddypress #profile-edit-form legend {
  font-size: 16px;
  font-weight: normal;
  border: none;
}
#buddypress #profile-edit-form #profile-group-edit-submit {
  padding: 6px 12px;
  border-radius: 4px;
}
#buddypress #profile-edit-form .field-visibility-settings-toggle {
  padding: 5px 0;
}
#buddypress #profile-edit-form .field-visibility-settings-toggle .visibility-toggle-link {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#buddypress #profile-edit-form .wp-editor-container button {
  padding: 0;
}
#buddypress #profile-edit-form .wp-editor-container button i {
  line-height: 24px;
  padding: 2px;
}
#members-grid.item-grid {
  list-style: none;
  margin: 0;
  padding: 0;
}
#members-grid.item-grid li {
  width: 25%;
  margin: 0;
  float: left;
}
#members-grid.item-grid li .grid_wrap {
  text-align: center;
}
#members-grid.item-grid li .grid_wrap .item-meta {
  padding-bottom: 10px;
}
#members-grid.item-grid li .grid_wrap .item .item-title {
  text-transform: uppercase;
  line-height: 2.5em;
}
#members-grid.item-grid li .grid_wrap .item .item-title small {
  display: block;
  line-height: 1;
  padding: 0 10px 10px;
  text-align: center;
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}
#members-grid.item-grid li .grid_wrap .item-avatar a {
  opacity: 1;
  border-radius: 50%;
  display: block;
  height: 150px;
  margin: auto;
  overflow: hidden;
  width: 150px;
  border: 8px solid #fff;
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
#members-grid.item-grid li .grid_wrap .item-avatar a:hover {
  border: 8px solid #AAAAAA;
}
#members-grid.item-grid li .grid_wrap .item-avatar a img {
  border-radius: 50%;
  max-width: 150px;
}
#members-grid.item-grid li .grid_wrap .action .generic-button {
  display: inline-block;
  margin: 0 5px;
}
#primary.width-slidebar #members-grid.item-grid li {
  width: 25%;
  min-height: 250px;
}
#primary .articles {
  background-color: #ffffff;
}
#primary .articles .posts_list .post .media-body .entry-footer .comments-link {
  text-align: right;
  float: right;
}
#item-header-user-job {
  position: relative;
  z-index: 2;
  border-radius: 5px;
  font-size: 16px;
  margin-top: -12px;
}
#item-header-user-job .icon-male {
  color: #2d78f4;
}
#item-header-user-job .icon-Female {
  color: #c7254e;
}
/*
* widget
*/
.widget #buddypress .rtmedia-activity-container .media-type-photo .rtmedia-item-thumbnail {
  max-width: 75px;
  max-height: 75px;
}
.widget #buddypress .rtmedia-activity-container .media-type-photo .rtmedia-item-thumbnail img {
  width: 100%;
}
.comp-modal-content textarea {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.comp-modal-content .bp-comp-pop-buttons button,
.comp-modal-content .bp-comp-pop-buttons .bp-comp-cancel {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.comp-modal-content .bp-comp-pop-buttons button.comp-submit-btn {
  background-color: #428bca;
  border-color: #357ebd;
  color: #fff;
}
/*--------------------------------------------------------------
# Archive posts
--------------------------------------------------------------*/
.archive article .entry-header .byline,
.blog article .entry-header .byline {
  display: inline;
  margin-left: 20px;
}
.archive article .entry-footer .screen-reader-text,
.blog article .entry-footer .screen-reader-text {
  display: none;
}
.archive article .entry-footer .comments-link,
.blog article .entry-footer .comments-link {
  text-align: right;
  float: right;
}
/*-------------------------------------------------------------
#Mobile
-------------------------------------------------------------*/
.white ul.insurance {
  list-style: none;
  padding-left: 0;
}
.white .media-padding {
  padding-top: 40px;
}
@media (max-width: 415px) {
  .white img.elearn1 {
    width: 50px;
  }
  .white .media-padding {
    padding-top: 0px;
  }
  .white h1 {
    font-size: 24px;
  }
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft,
.alignright,
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
#secondary {
  padding-bottom: 50px;
}
#secondary .widget {
  margin: 0 0 20px;
  border: none;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
}
#secondary .widget.icons_widget {
  border: none;
  background: none;
  box-shadow: none;
  margin-bottom: 12px;
}
#secondary .widget.icons_widget ul {
  padding: 0;
}
#secondary .widget .textwidget > ul,
#secondary .widget > ul {
  margin: 0;
  padding: 15px;
  list-style: none;
}
#secondary .widget .list-group {
  padding: 0;
}
#secondary .widget .list-group .list-group-item .title {
  display: block;
}
#secondary .widget .content-component {
  border: none;
}
#secondary .widget .textwidget .job_listings {
  padding: 0px;
  border-top: none;
  padding-bottom: 10px;
}
#secondary .widget .job_listings {
  padding: 0;
  border: none;
}
#secondary .widget .job_listings .job_listing .position a {
  text-transform: uppercase;
  padding: 10px 15px;
  line-height: 1;
}
#secondary .widget .job_listings .job_listing .meta {
  padding: 0 15px 10px;
  font-size: 87.5%;
  color: #999;
}
#secondary .widget.job_manager {
  padding-bottom: 10px;
}
#secondary .widget.job_manager .widget-title {
  border-bottom: 1px solid #EEEEEE;
}
#secondary .widget-title {
  border-bottom: 2px solid #eee;
  background: none;
}
#secondary .widget-title .readmore {
  text-decoration: none;
}
/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
body.archive #tribe-events {
  margin-left: 2%;
  margin-top: 2%;
  margin-bottom: 2%;
}
#tribe-events .tribe-events-back {
  display: none;
}
#tribe-events .tribe-events-single-event-title {
  padding-top: 20px;
}
#tribe-events .tribe-events-schedule h2 {
  margin: 0;
}
.posts_list {
  padding: 0 15px 20px;
}
.posts_list .page-header,
.blog .page-header {
  margin: 0;
}
.posts_list .page-header .page-title,
.blog .page-header .page-title {
  font-size: 24px;
}
.posts_list .pagination_wrapper,
.blog .pagination_wrapper {
  padding-top: 30px;
}
.posts_list .pagination_wrapper .pagination,
.blog .pagination_wrapper .pagination {
  margin: 0;
}
.posts_list .pagination_wrapper .pagination > li > a,
.blog .pagination_wrapper .pagination > li > a,
.posts_list .pagination_wrapper .pagination > li > span,
.blog .pagination_wrapper .pagination > li > span {
  color: #999;
}
.posts_list .pagination_wrapper .pagination .active > a,
.blog .pagination_wrapper .pagination .active > a,
.posts_list .pagination_wrapper .pagination .active > span,
.blog .pagination_wrapper .pagination .active > span {
  background-color: #999;
  border-color: #666;
  color: #fff;
}
.posts_list article,
.blog article {
  margin: 0px;
  padding: 15px 0;
  border-bottom: 1px solid #EEEEEE;
  overflow: visible;
}
.posts_list article .entry-meta,
.blog article .entry-meta {
  padding: 2px 0;
}
.posts_list article .entry-meta .iconfont,
.blog article .entry-meta .iconfont {
  margin: 0 5px;
}
.posts_list article .entry-meta .byline,
.blog article .entry-meta .byline {
  padding: 0 5px;
}
.posts_list article .entry-content,
.blog article .entry-content {
  color: #999;
}
.posts_list article .media-left,
.blog article .media-left {
  padding-right: 20px;
}
.posts_list article .media-left img,
.blog article .media-left img {
  border-radius: 4px;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  -ms-transition: -ms-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
}
.posts_list article:hover,
.blog article:hover {
  background-image: url("../images/hotbg.png");
}
.posts_list article:hover .media-left img,
.blog article:hover .media-left img {
  transform: rotate(-2deg) scale(1.05, 1.05);
  -ms-transform: rotate(-2deg) scale(1.05, 1.05);
  -webkit-transform: rotate(-2deg) scale(1.05, 1.05);
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.single .post-attachment {
  margin-top: 30px;
}
.single .post-attachment ul {
  list-style: none;
  padding-left: 0px;
}
.single .post-attachment ul a {
  color: brown;
}
.sticky {
  display: block;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
body.single .site-main,
body.page-template-page-html .site-main {
  background: #fff;
}
body.single .hentry,
body.page-template-page-html .hentry {
  margin: 0 0 1.5em;
}
body.single .hentry .entry-header,
body.page-template-page-html .hentry .entry-header {
  text-align: center;
  padding: 0 20px;
}
body.single .hentry .entry-header .entry-title,
body.page-template-page-html .hentry .entry-header .entry-title {
  font-size: 2em;
}
body.single .hentry .entry-header .entry-meta,
body.page-template-page-html .hentry .entry-header .entry-meta {
  padding: 0;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  margin-bottom: 10px;
  text-align: left;
}
body.single .hentry .entry-header .entry-meta > span,
body.page-template-page-html .hentry .entry-header .entry-meta > span {
  padding: 5px;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
}
body.single .entry-content,
body.page-template-page-html .entry-content {
  padding: 0 20px 30px;
}
body.single .entry-content p::after,
body.page-template-page-html .entry-content p::after {
  display: block;
  content: "";
  clear: both;
}
body.single .entry-content img,
body.page-template-page-html .entry-content img {
  max-width: 80%;
  height: auto;
  display: block;
  margin: auto;
  padding: 5px;
  box-shadow: 0 0 3px #ccc;
}
body.single .entry-content img.alignleft,
body.page-template-page-html .entry-content img.alignleft {
  margin-right: 20px;
}
body.single .entry-content img.alignright,
body.page-template-page-html .entry-content img.alignright {
  margin-left: 20px;
}
body.single .entry-content .media img,
body.page-template-page-html .entry-content .media img {
  max-width: initial;
}
body.single .entry-footer,
body.page-template-page-html .entry-footer {
  padding: 0 20px;
}
.entry-content .sap-container-wrapper {
  max-width: 100%;
}
.entry-content .sap-container-wrapper .sap-post-author-wrap .avatar {
  width: 50px;
}
.entry-content .sap-container-wrapper .sap-editor-wrap .sap-editor-area-wrapper {
  width: 60%;
  margin-right: 40%;
  clear: both;
}
.entry-content .sap-container-wrapper .sap-editor-wrap .sap-editor-area-wrapper .medium-editor-placeholder:after {
  left: 15px;
}
.entry-content .sap-container-wrapper .sap-editor-wrap .sap-editor-area-wrapper .sap-editable-title,
.entry-content .sap-container-wrapper .sap-editor-wrap .sap-editor-area-wrapper .sap-editable-area {
  padding-left: 15px;
  padding-right: 15px;
}
.entry-content .sap-container-wrapper .sap-editor-wrap .sap-editor-area-wrapper .sap-editable-title {
  font-weight: lighter;
}
.entry-content #item-body .media .post-featured-image {
  width: 200px;
  padding-right: 10px;
}
.entry-content #item-body .media .post-featured-image img {
  width: 100%;
  height: auto;
}
.entry-content .job_filters .search_jobs {
  background: #fff;
}
.entry-content div.job_listings {
  background: #fff;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
}
.entry-content div.job_listings .load_more_jobs {
  background: #fff;
}
/*
 *   no-results
 */
.no-results {
  padding: 0 20px 20px;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
#wpcomm .avatar {
  height: 48px;
  width: 48px;
}
/*-------------------------------------------------------------
#footer
--------------------------------------------------------------*/
footer#page-footer {
  width: 100%;
  background-color: #ffffff;
  padding: 15px 0;
}
footer#page-footer .site-footer {
  padding: 0;
  width: 100%;
  transition: all 0.25s ease;
}
footer#page-footer .site-footer .foot_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer#page-footer .site-footer .follow_and_share {
  text-align: center;
}
footer#page-footer .site-footer .follow_and_share .social_medias {
  padding: 20px 0 0;
}
footer#page-footer .site-footer .follow_and_share .social_medias .footericon i {
  font-size: 1.25em;
  height: 24px;
  line-height: 24px;
  text-align: center;
  width: 24px;
}
footer#page-footer .copyright {
  text-align: center;
  font-size: 12px;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/*
* @MediaPress
*/
#mpp-container form#mpp-whats-new-form textarea#mpp-whats-new {
  width: 100%;
  padding: 15px 6px;
  border: 1px solid #ccc;
}
#mpp-container form#mpp-whats-new-form textarea#mpp-whats-new:focus {
  padding: 6px;
}
#mpp-container .mpp-activity-header {
  margin-right: 0;
}
#mpp-container #mpp-activity-stream .mpp-activity-header p {
  margin: 0;
  padding: 5px 8px;
}
#mpp-container .mpp-button-secondary {
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 4px;
  background-color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
}
#mpp-container div.mpp-activity-comments {
  margin: 0 0 0 60px;
}
#mpp-container div.mpp-activity-comments form .mpp-ac-textarea {
  padding: 0;
  border: none;
}
#mpp-container div.mpp-activity-comments form .mpp-ac-textarea textarea {
  padding: 8px;
  border: 1px solid #ccc;
}
#mpp-container div.mpp-activity-comments form .mpp-ac-textarea textarea:focus {
  border-color: rgba(31, 179, 221, 0.9) !important;
  outline-color: rgba(31, 179, 221, 0.9);
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#comments {
  padding: 20px;
  border-top: 1px solid #eee;
}
#comments #wpcomm .wc-field-comment .wc-field-avatararea {
  display: none;
}
#comments #wpcomm form .wpdiscuz-item {
  margin: 0;
}
#comments #wpcomm .wc-comment-link-input {
  color: #666;
  display: block;
  width: 100%;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comment-body .pull-left {
  padding-right: 0.625rem;
}
.comment-list {
  padding-left: 0;
}
.comment-list .depth-1 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.comment-list .comment {
  display: block;
}
.comment-list .reply {
  padding-bottom: 10px;
  text-align: right;
  opacity: 0;
}
.comment-list .comment-body .comment-author .avatar {
  height: 24px;
  width: 24px;
}
.comment-list .comment-body .comment-author .fn {
  padding-right: 5px;
}
.comment-list .comment-body:hover .reply {
  opacity: 1;
}
.comment-list .comment-reply-link {
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #ccc;
  padding: 0.5rem 1rem;
  font-size: 87.5%;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.comment-list .comment-meta {
  position: relative;
  padding-bottom: 5px;
}
.comment-list .comment-meta .comment-metadata {
  position: absolute;
  right: 0;
  top: 5px;
  color: #ccc;
  font-size: 87.5%;
}
.comment-list .comment-meta .comment-metadata a {
  color: #ccc;
}
.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
  border: medium none;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  background-color: #FFFFFF;
  padding: 5px;
  border: 1px solid #ffffff;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  font-size: 16px;
  font-weight: bold;
}
.woocommerce ul.products li.product p,
.woocommerce-page ul.products li.product p {
  font-size: 16px;
}
.woocommerce ul.products li.product p .fubi-price,
.woocommerce-page ul.products li.product p .fubi-price {
  font-size: 20px;
  color: #c30d23;
  font-weight: bold;
}
.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button {
  padding: 0;
  margin: 0 10px 10px 0;
  border: 1px solid #cccccc;
  box-shadow: 1px 2px 3px #cccccc;
  float: right;
}
.woocommerce ul.products li.product .button img,
.woocommerce-page ul.products li.product .button img {
  width: 30px;
  margin: 0;
}
.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover {
  border: 1px solid #ff00ff;
}
.error-404 .page-content ul li .iconfont {
  font-size: 12px;
  color: #999999;
  margin-right: 5px;
}
/**
wp job manager
 */
.page-entry-content #job-manager-job-applications .job-applications-download-csv {
  padding-right: 15px;
}
.page-entry-content div.job-applications ul.job-applications li.job-application footer ul.actions li a {
  padding-left: 2em;
}
.frontend-admin #job_preview {
  padding-bottom: 20px;
}
#cdp_pagination .current {
  background-color: #eee;
  cursor: default;
}
/* 超小屏幕（手机，小于 768px） */
/* 没有任何媒体查询相关的代码，因为这在 Bootstrap 中是默认的（还记得 Bootstrap 是移动设备优先的吗？） */
/* 小屏幕（平板，大于等于 768px） */
/* 中等屏幕（桌面显示器，大于等于 992px） */
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
  .container-fluid {
    max-width: 1200px;
    margin: auto;
  }
  .container {
    width: 1200px;
    max-width: 1200px;
  }
}
/**
 * Colors
 */
.cdp-hr-notice .entry-footer {
  color: #aaa;
}
#share-list .share-item {
  border-bottom: 1px solid #eee;
}
.widget-cdp-share .widgettitle a.readmore {
  color: #337ab7;
}
.widget-cdp-share .share-list li {
  border-bottom: 1px solid #eee;
}
.cdp-share-template #whats-new-form textarea {
  border: 1px solid #d0d0d0;
  color: #555;
}
.cdp-share-template #aw-whats-new-submit {
  background-color: #d80232;
  color: #fff;
}
.cdp-share-template #activity-privacy {
  border: 1px solid #d0d0d0;
}
.cdp-share-template .cdp-share-good {
  border: 1px solid #f0f0f0;
  background-color: #fff;
}
.points_text {
  color: #040404;
}
.points_value {
  color: #d80232;
}
.cdp-skills-widget .skills-section li .skill-pill {
  background: #fff;
}
.cdp-skills-widget .skills-section li .skill-pill span.endorse-count {
  background-color: #1ba8e5;
  border-bottom: 1px solid #1ba8e5;
  color: #fff;
}
.cdp-skills-widget .skills-section li .skill-pill span.endorse-item-name {
  background-color: #f0f0f0;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.cdp-skills-widget .skills-section li .skill-pill .add-endorse-button {
  color: #ccc;
}
.cdp-skills-widget .skills-section li .skill-pill .add-endorse-button:hover {
  color: #1ba8e5;
}
.cdp-skills-widget .skills-section li .skill-pill .add-endorse-button.active {
  color: #1ba8e5;
}
.cdp-skills-widget .skills-section li .skill-pill .edit-field-button {
  background: #f0f0f0;
}
.cdp-skills-widget .skills-section li .skill-pill .edit-field-button .fa {
  color: #666;
}
.cdp-skills-widget .skills-section li .endorsers-container {
  background: #fff;
}
.cdp-skills-widget .skills-section li .hr-line {
  border-top: 1px solid #f0f0f0;
}
.cdp-skills-widget .skills-section .see-all-endorsers {
  color: #ccc;
}
.cdp-skills-widget .skills-section .see-all-endorsers:hover {
  color: #666;
}
.cdp-skills-widget .manage-skills {
  background: #f2f2f2;
  border: 1px solid #ccc;
}
.cdp-skills-widget .manage-skills .skills-editor .select2-container li.alert {
  border-color: #960000;
}
#pp_full_res .endorsers-dialog .dialog-title {
  border-bottom: 1px solid #ccc;
}
#pp_full_res .endorsers-dialog .dialog-body .subtitle {
  background: #f2f2f2;
}
#content .content-component {
  border: 1px solid #f0eeef;
}
#content .content-component h3 {
  border-bottom: 2px solid #d70232;
}
.recent_new_things_list .author {
  color: #4139A6;
}
.global-toolbar ul .toolbar-tab {
  color: #61696b;
}
.global-toolbar ul .toolbar-tab:hover {
  background: #D6D6D6;
}
#buddypress span.activity {
  color: #fff;
  background-color: #5cb85c;
}
#members-grid.item-grid li .grid_wrap .item-avatar a {
  border: 2px solid #fff;
}
/*# sourceMappingURL=style.css.map */