img {
  max-width: 100%;
  height: auto;
}
.container {
  margin: 0 auto 10px;
  max-width: 1226px;
}
.container-inner {
  margin: 0 auto;
  max-width: 1226px;
  position: relative;
  text-align: center;
  width: 100%;
}
.header {
  top: 0;
  width: 100%;
  z-index: 99999;
  background: none repeat scroll 0 0 #ffffff;
}
.yusi-logo {
  display: block;
  text-align: left;
}
.yusi-logo h1 {    width: 260px;
    cursor: pointer;
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    padding: 10px 10px;
    /* padding-left: 50px; */
}
.yusi-mono {
  color: #fff;
  margin: 0;
  padding: 0;
  position: relative;
    transition: all 0.1s ease-out 0s;
  z-index: 0;
}
.yusi-bloger {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: -2px;
  margin-left: -6px;
  padding: 0;
  position: relative;
  text-shadow: 0 0 1px rgba(94, 255, 216, 0.8);
  transition: all 0.5s ease-out 0s;
  z-index: 2;
}
.yusi-logo h1:hover .yusi-mono {
 
}
.yusi-logo h1:hover .yusi-bloger {
  left: 26px;
  opacity: 0.2;
}
.navbar {
  background-color: #4a4a4a;
  opacity: 0.9;
}
.navbar .nav {
  display: block;
  font-size: 16px;
  left: 0;
  margin: 0 auto;
  padding: 0;
  max-width: 1226px;
  position: relative;
}
.navbar .nav li {
  display: block;
  float: left;
  margin-right: 1px;
  min-width: 75px;
  position: relative;
  width: auto;
}
.navbar .nav li a {
  padding: 16px 20px;
  display: block;
  color: #fff;
}
.navbar .nav li a:hover,
.navbar .nav li a.active {
  background-color: #16a085;
}
/*二级菜单*/
.nav li ul {
  background-color: #4a4a4a;
  display: none;
  padding: 0;
  position: absolute;
}
.nav li:hover ul {
  display: block;
}

.nav li ul li {
  float: none !important;
}
.nav li ul a {
  padding: 16px 19px !important;
}
/*二级菜单结束*/
.navbar .screen-mini {
  display: none;
}
.toggle-search {
  background: none repeat scroll 0 0 #16a085;
  color: #fff;
  cursor: pointer;
  margin-top: 0;
  padding: 16px 19px 15px;
  position: absolute;
  right: 0;
  transition: all 0.25s ease-out 0s;
}
.toggle-search:hover,
.toggle-search.active {
  opacity: 0.75;
}
.search-expand {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  display: none;
  position: absolute;
  right: 0;
  top: 56px;
  width: 360px;
}
.search-expand-inner {
  border: 1px solid #d2d6d5;
}
.search-expand .themeform input {
  background-color: #fff;
  border: 0 none;
  outline: 0 none;
  width: 100%;
}
.searchform div {
  position: relative;
}
.searchform div input {
  line-height: 20px;
  margin: 0;
  padding-left: 26px;
}
.searchform div:after {
  color: #ccc;
 
  font-family: FontAwesome;
  font-size: 14px;
  left: 10px;
  line-height: 24px;
  position: absolute;
  top: 8px;
}
.searchform div input.search {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 39px;
  padding-left: 30px;
}
.speedbar {
  background-color: #fbfbfb;
  clear: both;
  color: #666;
  line-height: 25px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 8px 20px;
}
.content-wrap {
  float: left;
  width: 100%;
}
.content {
  margin-right: 370px;
}
/*摘要*/
div.excerpt {
  padding: 5px 20px;
}
div.excerpt header {
  margin: 0;
}
div.excerpt h2 {
  padding-left: 5px;
}
.excerpt {
  background-color: #fff;
  clear: both;
  margin-bottom: 10px;
  padding: 20px 15px 30px 20px;
  /* position: relative; */
}
.excerpt:hover .focus a img {
  transform: scale(1.1);
}
.excerpt header {
  margin: 0 10px 15px 0;
}
.excerpt header .label {
  margin-right: 5px;
  padding: 2px 6px 4px;
  /* position: relative; */
  top: -2px;
}
.excerpt h2 {
  display: inline;
  font-size: 20px;
  font-weight: normal;
  line-height: 25px;
  margin: 0;
  /* position: relative; */
  top: 1px;
}
.excerpt .note {
  color: #777;
  line-height: 24px;
}
.excerpt p.auth-span {
  float: right;
  font-size: 13px;
}
/*文章*/
.article-footer,
.article-author {
  overflow: hidden;
  padding: 15px 20px;
}
.article-header {
  background-color: #fff;
  border-bottom: 1px solid #eee;
  padding: 2px 20px 12px;
}
.article-title {
  margin: 5px 0;
}
.article-title a {
  color: #444;
  font-size: 24px;
  font-weight: normal;
  line-height: 60px;
}
.article-content {
  background-color: #fff;
  font-size: 15px;
  line-height: 26px;
  padding: 10px 18px 10px;
  position: relative;
  word-break: break-all;
  word-wrap: break-word;
}
.article-content h2 {
  background-color: #fbfbfb;
  border-left: 4px solid #00a67c;
  font-size: 18px;
  line-height: 18px;
  padding: 10px 20px 9px 10px;
}
.article-content h3 {
  font-size: 16px;
}
.article-content h4 {
  font-size: 15px;
}
.article-content p {
  margin: 0 0 15px;
}
.article-content ul,
.article-content ol {
  margin: 8px 0 8px 30px;
}
.article-content li:before {
  color: #bbb;
  content: ".";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  height: 0;
  line-height: 30px;
  width: 20px;
}
.article-content li {
  line-height: 30px;
  text-indent: 0;
}
.article-content table {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: 16px;
  text-indent: 0;
  width: 100%;
}
.article-content table th {
  background-color: #f9f9f9;
  text-align: center;
}
.article-content table td,
.article-content table th {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 2px 2px; text-align: center;
}
.article-content .alignleft {
  float: left;
  margin-right: 10px;
  text-align: left;
}
.article-content .aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.article-content .alignright {
  float: right;
  margin-left: 10px;
  text-align: right;
}
.article-content a {
  color: #00a67c;
}
.article-content a:hover {
  color: #d9534f;
}
.article-content a.dl {
  background: none repeat scroll 0 0 #5fbaac;
  border: 2px solid white;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #eee;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 10px 5px 20px 25px;
  padding: 8px 16px;
  text-align: center;
  text-indent: 0;
  vertical-align: text-bottom;
}
.article-content a.dl i {
  margin-right: 10px;
  vertical-align: inherit;
}
.article-content a.dl:hover {
  background: none repeat scroll 0 0 #f78585;
}
.article-content img {
  display: block;
  margin: 0 auto;
}
.article-footer {
  background-color: #fff;
  border-top: 1px solid #f7f7f7;
}
.article-tags {
  float: left;
  font-size: 15px;
}
.article-tags i {
  color: #bbb;
  margin-right: 10px;
}
.article-tags a {
  background-color: #4a4a4a;
  color: #fff;
  display: inline-block;
  margin: 0 2px;
  opacity: 0.7;
  padding: 2px 6px 3px;
}
.article-tags a:hover {
  background-color: #428bca;
  opacity: 1;
}
.article-tags a:nth-child(5n) {
  background-color: #4a4a4a;
}
.article-tags a:nth-child(5n+1) {
  background-color: #428bca;
}
.article-tags a:nth-child(5n+2) {
  background-color: #5cb85c;
}
.article-tags a:nth-child(5n+3) {
  background-color: #d9534f;
}
.article-tags a:nth-child(5n+4) {
  background-color: #f0ad4e;
}
.article-nav {
  background-color: #fbfbfb;
  border-top: 1px solid #f2f2f2;
  color: #bbb;
  font-size: 15px;
  overflow: hidden;
  padding: 15px 20px;
}
/*相关文章*/
.related_posts {
  background-color: #fff;
  margin: 10px 0;
  overflow: hidden;
  padding: 20px 10px 0;
}
.relates {
  background-color: #fff;
  border-top: 1px solid #f2f2f2;
  margin-bottom: 10px;
  overflow: hidden;
}
.relates ul {
  overflow: hidden;
  padding: 15px 0 15px 10px;
}
.relates li {
  color: #bbb;
  
  line-height: 30px;
  overflow: hidden;
}
.relates a {
  margin-right: 20px;
  padding-left: 10px;
}
.relates a:hover {
  color: #d9534f;
}
/*评论*/
#respond {
  background-color: #fff;
  border: 1px solid #dbece8;
  margin-top: 15px;
  position: relative;
}
.comt-title {
  background-color: #f7f7f7;
  overflow: hidden;
  padding: 12px 20px;
}
.posttop {
  font-size: 22px;
  margin: 0;
}
.comt {
  padding: 20px 20px 5px;
  position: relative;
}
.comt-box {
  overflow: hidden;
}
.comt-box .form-horizontal {
  margin: 6px 0;
}
#txaArticle {
  min-height: 80px;
  width: 75%;
}
#postcomments {
  background-color: #fff;
  position: relative;
}
.commentlist {
  padding: 12px 20px 0;
}
.commentlist .media {
  padding: 12px 0 10px;
}
.c-main:before {
  border-bottom: 9px solid transparent;
  border-right: 9px solid #eee;
  border-top: 9px solid transparent;
  content: "";
  display: inline-block;
  left: -9px;
  position: absolute;
  top: 15px;
}
.c-main:after {
  border-bottom: 7px solid transparent;
  border-right: 7px solid #fbfdfb;
  border-top: 7px solid transparent;
  content: "";
  display: inline-block;
  left: -7px;
  position: absolute;
  top: 17px;
}
.c-main {
  background: none repeat scroll 0 0 #fbfdfb;
  border: 1px solid #eee;
  border-radius: 3px;
  font-size: 15px;
  line-height: 25px;
  margin-left: 72px;
  margin-top: -2px;
  padding: 10px 15px;
  position: relative;
}
.c-meta {
  color: #bbb;
  font-size: 14px;
}
.c-author {
  margin-right: 10px;
}
.comment-reply-link {
  color: #00a67c;
  margin-left: 6px;
}
/*Tags*/
.tags-cloud {
  padding: 12px 13px 10px 15px;
}
.tags-cloud .tag-name {
  color: #fff;
  padding: 3px;
  margin-bottom: 3px;
}
.tags-cloud .tag-name-size-1 {
  font-size: 16px;
}
.tags-cloud .tag-name-size-2 {
  font-size: 18px;
}
.tags-cloud .tag-name-size-3 {
  font-size: 20px;
}
.tags-cloud .tag-name-size-4 {
  font-size: 22px;
}
.tags-cloud .tag-name-size-5 {
  font-size: 24px;
}
.tags-cloud .tag-name-size-6 {
  font-size: 26px;
}
.tags-cloud .tag-name-size-7 {
  font-size: 28px;
}
/* 评论分页 */
.pagebar {
  background-color: #fff;
  padding: 20px 0 15px;
  text-align: center;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.pagebar .l {
  float: left;
}
.pagebar .r {
  float: right;
}
/*分页*/
.pagination {
  background-color: #fff;
  padding: 20px 0 15px;
  text-align: center;
}
.pagination a, .pagination > span {
  display: block;
  float: left;
  background-color: #eee;
  color: #666;
  line-height: 20px;
  margin: 0 3px;
  padding: 4px 12px 3px;
}
.pagination a:hover{
  background-color: #6fc299;
  color: #fff;
}
.pagination .now-page {
  background-color: #00a67c;
  color: #fff;
}
/*侧栏*/
.sidebar {
  float: left;
  margin-left: -360px;
  position: relative;
  width: 360px;
}
.widget {
  background-color: #fff;
  clear: both;
  margin-bottom: 10px;
}
.widget h3 {
  border-bottom: 1px solid #90bba8;
  color: #1abc9c;
  font-size: 18px;
  font-weight: normal;
  line-height: 45px;
  margin: 5px 20px;
}
.widget > div {
  padding: 0 15px 5px;
}
.widget ul {
  list-style: outside none none;
  padding: 0;
}
.widget li {
  color: #00a67c;
  overflow: hidden;
  padding: 4px 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#divCalendar {
  overflow: hidden;
}
#divCalendar table {
  text-align: center;
  width: 100%;
}
#divCalendar table caption {
  font-size: 15px;
  padding: 10px 0 5px;
}
#divCalendar table tbody td,
#divCalendar table thead th {
  border: 1px solid #eee;
  padding: 5px 3px;
}
#divCalendar table thead th {
  background-color: #fbfbfb;
}
#divCalendar table tbody td a {
  background-color: #00a67c;
  color: #fff;
  display: block;
  margin: 0 3px;
}
#divCalendar table tbody td a:hover {
  background-color: #35d2ab;
}
#divCatalog li,
#divTags li,
#divLinkage li {
  float: left;
  margin-bottom: 5px;
  width: 49%;
}
#divCatalog li a {
  margin-left: 15px;
}
#divCatalog li ul {
  padding: 0 0 0 15px;
}
#divCatalog li li {
  float: none;
  width: auto;
}
#divSearchPanel #edtSearch {
  background: none repeat scroll 0 0 #f7f7f7;
  border: 0 none;
  float: left;
  height: 30px;
  outline: 0 none;
  padding: 1px 8px;
  width: 220px;
}
#divSearchPanel #btnPost {
  background: none repeat scroll 0 0 #1abc9c;
  border: 0 none;
  color: #fff;
  font-size: 15px;
  height: 32px;
  letter-spacing: 2px;
  width: 84px;
}
#divTags ul {
  padding-left: 15px;
}
#divTags li {
  margin-right: 5px;
  width: 46%;
}
.tag-name:nth-child(9n) {
  background-color: #4a4a4a;
}
.tag-name:nth-child(9n+1) {
  background-color: #15a287;
}
.tag-name:nth-child(9n+2) {
  background-color: #5cb85c;
}
.tag-name:nth-child(9n+3) {
  background-color: #d9534f;
}
.tag-name:nth-child(9n+4) {
  background-color: #567e95;
}
.tag-name:nth-child(9n+5) {
  background-color: #b433ff;
}
.tag-name:nth-child(9n+6) {
  background-color: #00a67c;
}
.tag-name:nth-child(9n+7) {
  background-color: #b37333;
}
.tag-name:nth-child(9n+8) {
  background-color: #f60;
}
.tag-name a,
.tag-name {
  color: #fff;
  display: inline-block;
  opacity: 0.8;
}
.tag-name:hover {
  opacity: 1;
}
.footer {
  background: none repeat scroll 0 0 #333;
  border-top: 8px solid #00a67c;
  box-shadow: 0 -8px 0 rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  position: relative;
}
.footer-inner {
  color: #aaa;
  margin: 0 auto;
  max-width: 1226px;
  padding: 16px 20px 14px;
  text-shadow: 0 -1px 0 #333333;
}
.footer a {
  color: #aaa;
}
.footer a:hover {
  color: #ddd;
  text-decoration: underline;
}
@media (max-width: 979px) {
  .toggle-search {
    padding: 11px 25px 10px 20px;
  }
  .yusi-mono {
    font-size: 42px !important;
  }
  .navbar {
    background-color: transparent;
    height: auto;
  }
  .navbar .screen-mini {
    display: block;
    float: left;
  }
  .navbar .screen-mini .btn {
    background-color: #4a4a4a;
    padding: 16px 22px;
  }
  .navbar .screen-mini .btn:hover,
  .navbar .screen-mini .btn.active {
    background-color: #404040;
  }
  .navbar .screen-mini .btn i {
    margin-top: 2px;
  }
  .navbar .nav {
    background-color: #eee;
    display: none;
    float: none;
    margin-right: 0;
    padding: 0;
  }
  .navbar .nav > li {
    float: none;
    font-weight: bold;
    margin-right: 0;
  }
  .navbar .nav > li > a {
    border-bottom: 1px solid #ddd;
    color: #444;
    padding: 10px 20px 9px;
  }
  .navbar .nav li a:hover {
    background-color: #fff;
    color: #444;
  }
  .navbar .nav ul {
    display: block;
  }
  .navbar .nav > li > ul {
    display: block;
    font-weight: normal;
    left: 0;
    padding-bottom: 0;
    position: relative;
    top: 0;
  }
  .navbar .nav > li > ul > li > ul {
    display: block;
    left: 0;
    padding-bottom: 0;
    position: relative;
    top: 0;
  }
  .navbar .nav > li > ul > li {
    border-bottom: 1px solid #ddd;
    float: none;
    margin: 0;
    position: relative;
  }
  .navbar .nav > li > ul > li > a,
  .navbar .nav > li > ul > li > ul > li > a {
    color: #444;
    display: block;
    float: none;
    padding: 10px 20px 9px 50px;
  }
  .navbar .nav > li > ul > li > ul > li > a {
    padding-left: 80px;
  }
  .navbar .nav > li > ul > li > a:hover,
  .navbar .nav li li.current-menu-item a {
    color: #444;
  }
  .navbar .nav li li a:hover,
  .navbar .nav li li.current-menu-item a {
    background-color: #fff;
  }
  .navbar .nav li:hover a,
  .navbar .nav li.current-menu-item a,
  .navbar .nav li.current-menu-parent a,
  .navbar .nav li.current_page_item a,
  .navbar .nav li.current-post-ancestor a,
  .navbar .nav li ul {
    background-color: #eee;
    color: #444;
    display: block;
  }
  .yusi-bloger,
  .speedbar,
  .screen-search {
    display: none;
  }
  .sidebar {
 
  }
  .content {
    margin-right: 0;
  }
  .header {
    margin-bottom: 0px;
  }
  .footer-inner {
    border-left: medium none;
  }
  .navbar .menu {
    float: none;
    margin: 0 20px 10px;
    text-align: center;
  }
  .navbar .menu .btn-group {
    display: inline-block;
    float: none;
    margin-top: -24px;
  }
  .navbar .btn.screen-nav {
    background-color: transparent;
    height: auto;
    left: 0;
    padding: 11px 20px;
    position: absolute;
    top: 0;
  }
  .navbar .btn.screen-nav:hover {
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .article-title a {
    font-size: 17px;
    line-height: 25px;
  }
  .pagecontent {
    margin-left: 0;
  }
  .relates li img,
  .comt-comterinfo ul .help-inline,
  .archive-header-info,
  .page-sidebar,
  .pagesidebar,
  .speedbar {
    display: none;
  }
  .header {
    position: relative;
  }
  .relates li {
    float: none;
    width: 100%;
  }
  .relates a {
    border-left: medium none;
    height: auto;
    line-height: 14px;
    text-align: left;
  }
  .archives h3,
  .article-footer .share {
    clear: both;
    float: none;
  }
  .archives-list,
  .content-page,
  .comt-comterinfo {
    padding-left: 0;
  }
  .comt-comterinfo h4 {
    float: none;
    line-height: 20px;
    margin-left: 0;
    text-align: left;
    width: 100%;
  }
  .comt-comterinfo ul {
    border-left: medium none;
    padding-left: 0;
  }
  .comt-comterinfo ul input {
    box-sizing: border-box;
    display: block;
    margin-right: 0;
    min-height: 30px;
    width: 100%;
  }
  .rollto {
    bottom: 2px;
    right: 4px;
  }
  .plinks ul li {
    width: 33.3333%;
  }
  .excerpt-nothumbnail,
  .excerpt-nothumbnail:hover {
    padding: 10px 20px;
  }
  .excerpt .focus {
    display: inline;
    float: left;
    height: 68px;
    margin: 0 10px 0 0;
    width: 100px;
  }
  .excerpt .focus a {
    height: 68px;
    width: 100px;
  }
  .excerpt .focus a img {
    max-height: 68px;
    max-width: 100px;
  }
  .excerpt header h2 {
    display: block;
    font-size: 16px;
    line-height: 20px;
  }
  .excerpt header .label,
  .excerpt p.auth-span {
    display: none;
  }
  .excerpt header {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .excerpt span.note {
    display: block;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    padding-top: 3px;
  }
  .banner {
    display: none;
  }
}
@media (max-width: 334px) {
  .yusi-mono {
    font-size: 32px !important;
  }
  .article-title a {
    line-height: 25px;
  }
  .article-header .muted {
    margin-right: 6px;
  }
  .excerpt header h2 {
    display: block;
    font-size: 16px;
  }
  .muted i {
    margin-top: -1px;
  }
  .hot-posts .muted {
    margin-left: 5px;
  }
  .post-comments,
  .banner,
  #go-comment,
  #mute-category,
  .navbar .menu .btn-group {
    display: none;
  }
  .related_box {
    width: 50%;
  }
  .related_box img {
    width: 90%;
  }
  .action {
    padding: 6px 20px;
  }
  .c-avatar .avatar {
    height: 24px;
    width: 24px;
  }
  .children .comment {
    margin: 10px 0 0 10px;
  }
  .c-main {
    font-size: 12px;
    line-height: 20px;
    margin-left: 35px;
    padding: 5px;
  }
  .c-main:before,
  .d_comment div.muted:before {
    top: 5px;
  }
  .c-main:after,
  .d_comment div.muted:after {
    top: 7px;
  }
  .url {
    font-size: 12px;
  }
}
.label,
.badge {
  background-color: #999;
  color: #fff;
  display: inline-block;
  line-height: 14px;
  padding: 4px 6px 3px;
  position: relative;
  vertical-align: baseline;
  white-space: nowrap;
}
.badge {
  padding: 1px 4px 0;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.label-arrow {
  content: "";
  height: 0;
  position: absolute;
  vertical-align: top;
  width: 0;
}
.label .label-arrow {
  border-bottom: 4px solid transparent;
  border-left: 4px solid #000;
  border-top: 4px solid transparent;
  right: -4px;
  top: 7px;
}
.label-important,
.badge-important {
  background-color: #d9534f;
}
.label-important .label-arrow,
.badge-important .label-arrow {
  border-left-color: #d9534f;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning .label-arrow,
.badge-warning .label-arrow {
  border-left-color: #f89406;
}
.label-success,
.badge-success {
  background-color: #56af45;
}
.label-success .label-arrow,
.badge-success .label-arrow {
  border-left-color: #56af45;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info .label-arrow,
.badge-info .label-arrow {
  border-left-color: #3a87ad;
}
.label-inverse,
.badge-inverse {
  background-color: #4a4a4a;
}
.label-inverse .label-arrow,
.badge-inverse .label-arrow {
  border-left-color: #4a4a4a;
}
a.label-important:hover,
a.badge-important:hover {
  background-color: #d33632;
}
a.label-info:hover .label-arrow,
a.badge-info:hover .label-arrow {
  border-left-color: #d33632;
}
a.label-warning:hover,
a.badge-warning:hover {
  background-color: #d57f05;
}
a.label-warning:hover .label-arrow,
a.badge-warning:hover .label-arrow {
  border-left-color: #d57f05;
}
a.label-success:hover,
a.badge-success:hover {
  background-color: #49953b;
}
a.label-success:hover .label-arrow,
a.badge-success:hover .label-arrow {
  border-left-color: #49953b;
}
a.label-info:hover,
a.badge-info:hover {
  background-color: #317292;
}
a.label-info:hover .label-arrow,
a.badge-info:hover .label-arrow {
  border-left-color: #317292;
}
a.label-inverse:hover,
a.badge-inverse:hover {
  background-color: #383838;
}
a.label-inverse:hover .label-arrow,
a.badge-inverse:hover .label-arrow {
  border-left-color: #383838;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  text-align: center;
  width: 1.28571em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.14286em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2.14286em;
  position: absolute;
  text-align: center;
  top: 0.142857em;
  width: 2.14286em;
}
.fa-li.fa-lg {
  left: -1.85714em;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: 2s linear 0s normal none infinite running spin;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}
.fa-rotate-180 {
  transform: rotate(180deg);
}
.fa-rotate-270 {
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  transform: scale(1, -1);
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "?";
}
.fa-music:before {
  content: "?";
}
.fa-search:before {
  content: "?";
}
.fa-envelope-o:before {
  content: "?";
}
.fa-heart:before {
  content: "?";
}
.fa-star:before {
  content: "?";
}
.fa-star-o:before {
  content: "?";
}
.fa-user:before {
  content: "?";
}
.fa-film:before {
  content: "?";
}
.fa-th-large:before {
  content: "?";
}
.fa-th:before {
  content: "?";
}
.fa-th-list:before {
  content: "?";
}
.fa-check:before {
  content: "?";
}
.fa-times:before {
  content: "?";
}
.fa-search-plus:before {
  content: "?";
}
.fa-search-minus:before {
  content: "?";
}
.fa-power-off:before {
  content: "?";
}
.fa-signal:before {
  content: "?";
}
.fa-gear:before,
.fa-cog:before {
  content: "?";
}
.fa-trash-o:before {
  content: "?";
}
.fa-home:before {
  content: "?";
}
.fa-file-o:before {
  content: "?";
}
.fa-clock-o:before {
  content: "?";
}
.fa-road:before {
  content: "?";
}
.fa-download:before {
  content: "?";
}
.fa-arrow-circle-o-down:before {
  content: "?";
}
.fa-arrow-circle-o-up:before {
  content: "?";
}
.fa-inbox:before {
  content: "?";
}
.fa-play-circle-o:before {
  content: "?";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "?";
}
.fa-refresh:before {
  content: "?";
}
.fa-list-alt:before {
  content: "?";
}
.fa-lock:before {
  content: "?";
}
.fa-flag:before {
  content: "?";
}
.fa-headphones:before {
  content: "?";
}
.fa-volume-off:before {
  content: "?";
}
.fa-volume-down:before {
  content: "?";
}
.fa-volume-up:before {
  content: "?";
}
.fa-qrcode:before {
  content: "?";
}
.fa-barcode:before {
  content: "?";
}
.fa-tag:before {
  content: "?";
}
.fa-tags:before {
  content: "?";
}
.fa-book:before {
  content: "?";
}
.fa-bookmark:before {
  content: "?";
}
.fa-print:before {
  content: "?";
}
.fa-camera:before {
  content: "?";
}
.fa-font:before {
  content: "?";
}
.fa-bold:before {
  content: "?";
}
.fa-italic:before {
  content: "?";
}
.fa-text-height:before {
  content: "?";
}
.fa-text-width:before {
  content: "?";
}
.fa-align-left:before {
  content: "?";
}
.fa-align-center:before {
  content: "?";
}
.fa-align-right:before {
  content: "?";
}
.fa-align-justify:before {
  content: "?";
}
.fa-list:before {
  content: "?";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "?";
}
.fa-indent:before {
  content: "?";
}
.fa-video-camera:before {
  content: "?";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "?";
}
.fa-pencil:before {
  content: "?";
}
.fa-map-marker:before {
  content: "?";
}
.fa-adjust:before {
  content: "?";
}
.fa-tint:before {
  content: "?";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "?";
}
.fa-share-square-o:before {
  content: "?";
}
.fa-check-square-o:before {
  content: "?";
}
.fa-arrows:before {
  content: "?";
}
.fa-step-backward:before {
  content: "?";
}
.fa-fast-backward:before {
  content: "?";
}
.fa-backward:before {
  content: "?";
}
.fa-play:before {
  content: "?";
}
.fa-pause:before {
  content: "?";
}
.fa-stop:before {
  content: "?";
}
.fa-forward:before {
  content: "?";
}
.fa-fast-forward:before {
  content: "?";
}
.fa-step-forward:before {
  content: "?";
}
.fa-eject:before {
  content: "?";
}
.fa-chevron-left:before {
  content: "?";
}
.fa-chevron-right:before {
  content: "?";
}
.fa-plus-circle:before {
  content: "?";
}
.fa-minus-circle:before {
  content: "?";
}
.fa-times-circle:before {
  content: "?";
}
.fa-check-circle:before {
  content: "?";
}
.fa-question-circle:before {
  content: "?";
}
.fa-info-circle:before {
  content: "?";
}
.fa-crosshairs:before {
  content: "?";
}
.fa-times-circle-o:before {
  content: "?";
}
.fa-check-circle-o:before {
  content: "?";
}
.fa-ban:before {
  content: "?";
}
.fa-arrow-left:before {
  content: "?";
}
.fa-arrow-right:before {
  content: "?";
}
.fa-arrow-up:before {
  content: "?";
}
.fa-arrow-down:before {
  content: "?";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "?";
}
.fa-expand:before {
  content: "?";
}
.fa-compress:before {
  content: "?";
}
.fa-plus:before {
  content: "?";
}
.fa-minus:before {
  content: "?";
}
.fa-asterisk:before {
  content: "?";
}
.fa-exclamation-circle:before {
  content: "?";
}
.fa-gift:before {
  content: "?";
}
.fa-leaf:before {
  content: "?";
}
.fa-fire:before {
  content: "?";
}
.fa-eye:before {
  content: "?";
}
.fa-eye-slash:before {
  content: "?";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "?";
}
.fa-plane:before {
  content: "?";
}
.fa-calendar:before {
  content: "?";
}
.fa-random:before {
  content: "?";
}
.fa-comment:before {
  content: "?";
}
.fa-magnet:before {
  content: "?";
}
.fa-chevron-up:before {
  content: "?";
}
.fa-chevron-down:before {
  content: "?";
}
.fa-retweet:before {
  content: "?";
}
.fa-shopping-cart:before {
  content: "?";
}
.fa-folder:before {
  content: "?";
}
.fa-folder-open:before {
  content: "?";
}
.fa-arrows-v:before {
  content: "?";
}
.fa-arrows-h:before {
  content: "?";
}
.fa-bar-chart-o:before {
  content: "?";
}
.fa-twitter-square:before {
  content: "?";
}
.fa-facebook-square:before {
  content: "?";
}
.fa-camera-retro:before {
  content: "?";
}
.fa-key:before {
  content: "?";
}
.fa-gears:before,
.fa-cogs:before {
  content: "?";
}
.fa-comments:before {
  content: "?";
}
.fa-thumbs-o-up:before {
  content: "?";
}
.fa-thumbs-o-down:before {
  content: "?";
}
.fa-star-half:before {
  content: "?";
}
.fa-heart-o:before {
  content: "?";
}
.fa-sign-out:before {
  content: "?";
}
.fa-linkedin-square:before {
  content: "?";
}
.fa-thumb-tack:before {
  content: "?";
}
.fa-external-link:before {
  content: "?";
}
.fa-sign-in:before {
  content: "?";
}
.fa-trophy:before {
  content: "?";
}
.fa-github-square:before {
  content: "?";
}
.fa-upload:before {
  content: "?";
}
.fa-lemon-o:before {
  content: "?";
}
.fa-phone:before {
  content: "?";
}
.fa-square-o:before {
  content: "?";
}
.fa-bookmark-o:before {
  content: "?";
}
.fa-phone-square:before {
  content: "?";
}
.fa-twitter:before {
  content: "?";
}
.fa-facebook:before {
  content: "?";
}
.fa-github:before {
  content: "?";
}
.fa-unlock:before {
  content: "?";
}
.fa-credit-card:before {
  content: "?";
}
.fa-rss:before {
  content: "?";
}
.fa-hdd-o:before {
  content: "?";
}
.fa-bullhorn:before {
  content: "?";
}
.fa-bell:before {
  content: "?";
}
.fa-certificate:before {
  content: "?";
}
.fa-hand-o-right:before {
  content: "?";
}
.fa-hand-o-left:before {
  content: "?";
}
.fa-hand-o-up:before {
  content: "?";
}
.fa-hand-o-down:before {
  content: "?";
}
.fa-arrow-circle-left:before {
  content: "?";
}
.fa-arrow-circle-right:before {
  content: "?";
}
.fa-arrow-circle-up:before {
  content: "?";
}
.fa-arrow-circle-down:before {
  content: "?";
}
.fa-globe:before {
  content: "?";
}
.fa-wrench:before {
  content: "?";
}
.fa-tasks:before {
  content: "?";
}
.fa-filter:before {
  content: "?";
}
.fa-briefcase:before {
  content: "?";
}
.fa-arrows-alt:before {
  content: "?";
}
.fa-group:before,
.fa-users:before {
  content: "?";
}
.fa-chain:before,
.fa-link:before {
  content: "?";
}
.fa-cloud:before {
  content: "?";
}
.fa-flask:before {
  content: "?";
}
.fa-cut:before,
.fa-scissors:before {
  content: "?";
}
.fa-copy:before,
.fa-files-o:before {
  content: "?";
}
.fa-paperclip:before {
  content: "?";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "?";
}
.fa-square:before {
  content: "?";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "?";
}
.fa-list-ul:before {
  content: "?";
}
.fa-list-ol:before {
  content: "?";
}
.fa-strikethrough:before {
  content: "?";
}
.fa-underline:before {
  content: "?";
}
.fa-table:before {
  content: "?";
}
.fa-magic:before {
  content: "?";
}
.fa-truck:before {
  content: "?";
}
.fa-pinterest:before {
  content: "?";
}
.fa-pinterest-square:before {
  content: "?";
}
.fa-google-plus-square:before {
  content: "?";
}
.fa-google-plus:before {
  content: "?";
}
.fa-money:before {
  content: "?";
}
.fa-caret-down:before {
  content: "?";
}
.fa-caret-up:before {
  content: "?";
}
.fa-caret-left:before {
  content: "?";
}
.fa-caret-right:before {
  content: "?";
}
.fa-columns:before {
  content: "?";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "?";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "?";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "?";
}
.fa-envelope:before {
  content: "?";
}
.fa-linkedin:before {
  content: "?";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "?";
}
.fa-legal:before,
.fa-gavel:before {
  content: "?";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "?";
}
.fa-comment-o:before {
  content: "?";
}
.fa-comments-o:before {
  content: "?";
}
.fa-flash:before,
.fa-bolt:before {
  content: "?";
}
.fa-sitemap:before {
  content: "?";
}
.fa-umbrella:before {
  content: "?";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "?";
}
.fa-lightbulb-o:before {
  content: "?";
}
.fa-exchange:before {
  content: "?";
}
.fa-cloud-download:before {
  content: "?";
}
.fa-cloud-upload:before {
  content: "?";
}
.fa-user-md:before {
  content: "?";
}
.fa-stethoscope:before {
  content: "?";
}
.fa-suitcase:before {
  content: "?";
}
.fa-bell-o:before {
  content: "?";
}
.fa-coffee:before {
  content: "?";
}
.fa-cutlery:before {
  content: "?";
}
.fa-file-text-o:before {
  content: "?";
}
.fa-building-o:before {
  content: "?";
}
.fa-hospital-o:before {
  content: "?";
}
.fa-ambulance:before {
  content: "?";
}
.fa-medkit:before {
  content: "?";
}
.fa-fighter-jet:before {
  content: "?";
}
.fa-beer:before {
  content: "?";
}
.fa-h-square:before {
  content: "?";
}
.fa-plus-square:before {
  content: "?";
}
.fa-angle-double-left:before {
  content: "?";
}
.fa-angle-double-right:before {
  content: "?";
}
.fa-angle-double-up:before {
  content: "?";
}
.fa-angle-double-down:before {
  content: "?";
}
.fa-angle-left:before {
  content: "?";
}
.fa-angle-right:before {
  content: "?";
}
.fa-angle-up:before {
  content: "?";
}
.fa-angle-down:before {
  content: "?";
}
.fa-desktop:before {
  content: "?";
}
.fa-laptop:before {
  content: "?";
}
.fa-tablet:before {
  content: "?";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "?";
}
.fa-circle-o:before {
  content: "?";
}
.fa-quote-left:before {
  content: "?";
}
.fa-quote-right:before {
  content: "?";
}
.fa-spinner:before {
  content: "?";
}
.fa-circle:before {
  content: "?";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "?";
}
.fa-github-alt:before {
  content: "?";
}
.fa-folder-o:before {
  content: "?";
}
.fa-folder-open-o:before {
  content: "?";
}
.fa-smile-o:before {
  content: "?";
}
.fa-frown-o:before {
  content: "?";
}
.fa-meh-o:before {
  content: "?";
}
.fa-gamepad:before {
  content: "?";
}
.fa-keyboard-o:before {
  content: "?";
}
.fa-flag-o:before {
  content: "?";
}
.fa-flag-checkered:before {
  content: "?";
}
.fa-terminal:before {
  content: "?";
}
.fa-code:before {
  content: "?";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "?";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "?";
}
.fa-location-arrow:before {
  content: "?";
}
.fa-crop:before {
  content: "?";
}
.fa-code-fork:before {
  content: "?";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "?";
}
.fa-question:before {
  content: "?";
}
.fa-info:before {
  content: "?";
}
.fa-exclamation:before {
  content: "?";
}
.fa-superscript:before {
  content: "?";
}
.fa-subscript:before {
  content: "?";
}
.fa-eraser:before {
  content: "?";
}
.fa-puzzle-piece:before {
  content: "?";
}
.fa-microphone:before {
  content: "?";
}
.fa-microphone-slash:before {
  content: "?";
}
.fa-shield:before {
  content: "?";
}
.fa-calendar-o:before {
  content: "?";
}
.fa-fire-extinguisher:before {
  content: "?";
}
.fa-rocket:before {
  content: "?";
}
.fa-maxcdn:before {
  content: "?";
}
.fa-chevron-circle-left:before {
  content: "?";
}
.fa-chevron-circle-right:before {
  content: "?";
}
.fa-chevron-circle-up:before {
  content: "?";
}
.fa-chevron-circle-down:before {
  content: "?";
}
.fa-html5:before {
  content: "?";
}
.fa-css3:before {
  content: "?";
}
.fa-anchor:before {
  content: "?";
}
.fa-unlock-alt:before {
  content: "?";
}
.fa-bullseye:before {
  content: "?";
}
.fa-ellipsis-h:before {
  content: "?";
}
.fa-ellipsis-v:before {
  content: "?";
}
.fa-rss-square:before {
  content: "?";
}
.fa-play-circle:before {
  content: "?";
}
.fa-ticket:before {
  content: "?";
}
.fa-minus-square:before {
  content: "?";
}
.fa-minus-square-o:before {
  content: "?";
}
.fa-level-up:before {
  content: "?";
}
.fa-level-down:before {
  content: "?";
}
.fa-check-square:before {
  content: "?";
}
.fa-pencil-square:before {
  content: "?";
}
.fa-external-link-square:before {
  content: "?";
}
.fa-share-square:before {
  content: "?";
}
.fa-compass:before {
  content: "?";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "?";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "?";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "?";
}
.fa-euro:before,
.fa-eur:before {
  content: "?";
}
.fa-gbp:before {
  content: "?";
}
.fa-dollar:before,
.fa-usd:before {
  content: "?";
}
.fa-rupee:before,
.fa-inr:before {
  content: "?";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "?";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "?";
}
.fa-won:before,
.fa-krw:before {
  content: "?";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "?";
}
.fa-file:before {
  content: "?";
}
.fa-file-text:before {
  content: "?";
}
.fa-sort-alpha-asc:before {
  content: "?";
}
.fa-sort-alpha-desc:before {
  content: "?";
}
.fa-sort-amount-asc:before {
  content: "?";
}
.fa-sort-amount-desc:before {
  content: "?";
}
.fa-sort-numeric-asc:before {
  content: "?";
}
.fa-sort-numeric-desc:before {
  content: "?";
}
.fa-thumbs-up:before {
  content: "?";
}
.fa-thumbs-down:before {
  content: "?";
}
.fa-youtube-square:before {
  content: "?";
}
.fa-youtube:before {
  content: "?";
}
.fa-xing:before {
  content: "?";
}
.fa-xing-square:before {
  content: "?";
}
.fa-youtube-play:before {
  content: "?";
}
.fa-dropbox:before {
  content: "?";
}
.fa-stack-overflow:before {
  content: "?";
}
.fa-instagram:before {
  content: "?";
}
.fa-flickr:before {
  content: "?";
}
.fa-adn:before {
  content: "?";
}
.fa-bitbucket:before {
  content: "?";
}
.fa-bitbucket-square:before {
  content: "?";
}
.fa-tumblr:before {
  content: "?";
}
.fa-tumblr-square:before {
  content: "?";
}
.fa-long-arrow-down:before {
  content: "?";
}
.fa-long-arrow-up:before {
  content: "?";
}
.fa-long-arrow-left:before {
  content: "?";
}
.fa-long-arrow-right:before {
  content: "?";
}
.fa-apple:before {
  content: "?";
}
.fa-windows:before {
  content: "?";
}
.fa-android:before {
  content: "?";
}
.fa-linux:before {
  content: "?";
}
.fa-dribbble:before {
  content: "?";
}
.fa-skype:before {
  content: "?";
}
.fa-foursquare:before {
  content: "?";
}
.fa-trello:before {
  content: "?";
}
.fa-female:before {
  content: "?";
}
.fa-male:before {
  content: "?";
}
.fa-gittip:before {
  content: "?";
}
.fa-sun-o:before {
  content: "?";
}
.fa-moon-o:before {
  content: "?";
}
.fa-archive:before {
  content: "?";
}
.fa-bug:before {
  content: "?";
}
.fa-vk:before {
  content: "?";
}
.fa-weibo:before {
  content: "?";
}
.fa-renren:before {
  content: "?";
}
.fa-pagelines:before {
  content: "?";
}
.fa-stack-exchange:before {
  content: "?";
}
.fa-arrow-circle-o-right:before {
  content: "?";
}
.fa-arrow-circle-o-left:before {
  content: "?";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "?";
}
.fa-dot-circle-o:before {
  content: "?";
}
.fa-wheelchair:before {
  content: "?";
}
.fa-vimeo-square:before {
  content: "?";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "?";
}
.fa-plus-square-o:before {
  content: "?";
}
.fa-space-shuttle:before {
  content: "?";
}
.fa-slack:before {
  content: "?";
}
.fa-envelope-square:before {
  content: "?";
}
.fa-wordpress:before {
  content: "?";
}
.fa-openid:before {
  content: "?";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "?";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "?";
}
.fa-yahoo:before {
  content: "?";
}
.fa-google:before {
  content: "?";
}
.fa-reddit:before {
  content: "?";
}
.fa-reddit-square:before {
  content: "?";
}
.fa-stumbleupon-circle:before {
  content: "?";
}
.fa-stumbleupon:before {
  content: "?";
}
.fa-delicious:before {
  content: "?";
}
.fa-digg:before {
  content: "?";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "?";
}
.fa-pied-piper-alt:before {
  content: "?";
}
.fa-drupal:before {
  content: "?";
}
.fa-joomla:before {
  content: "?";
}
.fa-language:before {
  content: "?";
}
.fa-fax:before {
  content: "?";
}
.fa-building:before {
  content: "?";
}
.fa-child:before {
  content: "?";
}
.fa-paw:before {
  content: "?";
}
.fa-spoon:before {
  content: "?";
}
.fa-cube:before {
  content: "?";
}
.fa-cubes:before {
  content: "?";
}
.fa-behance:before {
  content: "?";
}
.fa-behance-square:before {
  content: "?";
}
.fa-steam:before {
  content: "?";
}
.fa-steam-square:before {
  content: "?";
}
.fa-recycle:before {
  content: "?";
}
.fa-automobile:before,
.fa-car:before {
  content: "?";
}
.fa-cab:before,
.fa-taxi:before {
  content: "?";
}
.fa-tree:before {
  content: "?";
}
.fa-spotify:before {
  content: "?";
}
.fa-deviantart:before {
  content: "?";
}
.fa-soundcloud:before {
  content: "?";
}
.fa-database:before {
  content: "?";
}
.fa-file-pdf-o:before {
  content: "?";
}
.fa-file-word-o:before {
  content: "?";
}
.fa-file-excel-o:before {
  content: "?";
}
.fa-file-powerpoint-o:before {
  content: "?";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "?";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "?";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "?";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "?";
}
.fa-file-code-o:before {
  content: "?";
}
.fa-vine:before {
  content: "?";
}
.fa-codepen:before {
  content: "?";
}
.fa-jsfiddle:before {
  content: "?";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "?";
}
.fa-circle-o-notch:before {
  content: "?";
}
.fa-ra:before,
.fa-rebel:before {
  content: "?";
}
.fa-ge:before,
.fa-empire:before {
  content: "?";
}
.fa-git-square:before {
  content: "?";
}
.fa-git:before {
  content: "?";
}
.fa-hacker-news:before {
  content: "?";
}
.fa-tencent-weibo:before {
  content: "?";
}
.fa-qq:before {
  content: "?";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "?";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "?";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "?";
}
.fa-history:before {
  content: "?";
}
.fa-circle-thin:before {
  content: "?";
}
.fa-header:before {
  content: "?";
}
.fa-paragraph:before {
  content: "?";
}
.fa-sliders:before {
  content: "?";
}
.fa-share-alt:before {
  content: "?";
}
.fa-share-alt-square:before {
  content: "?";
}
.fa-bomb:before {
  content: "?";
}
.fa {
  font-size: 1.23em;
  text-align: center;
  width: 16px;
}
.muted {
  color: #999;
}
.excerpt .muted,
.article-header .muted,
.article-header .cate {
  margin-right: 20px;
}
.btn {
  border: none;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 4px;
  padding: 10px 15px;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}
.btn:hover,
.btn:focus {
  outline: none;
  color: #ffffff;
}
.btn:active,
.btn.active {
  outline: none;
  box-shadow: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  background-color: #bdc3c7;
  color: rgba(255, 255, 255, 0.75);
  opacity: .7;
}
.btn > [class^="fui-"] {
  margin: 0 1px;
  position: relative;
  line-height: 1;
  top: 1px;
}
.btn-xs.btn > [class^="fui-"] {
  font-size: 11px;
  top: 0;
}
.btn-hg.btn > [class^="fui-"] {
  top: 2px;
}
.btn-default {
  color: #ffffff;
  background-color: #bdc3c7;
}
.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #cacfd2;
  border-color: #cacfd2;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled.hover,
.btn-default[disabled].hover,
fieldset[disabled] .btn-default.hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.btn-default .badge {
  color: #bdc3c7;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #1abc9c;
}
.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #48c9b0;
  border-color: #48c9b0;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: #16a085;
  border-color: #16a085;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled.hover,
.btn-primary[disabled].hover,
fieldset[disabled] .btn-primary.hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #bdc3c7;
  border-color: #1abc9c;
}
.btn-primary .badge {
  color: #1abc9c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #3498db;
}
.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #5dade2;
  border-color: #5dade2;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background: #2c81ba;
  border-color: #2c81ba;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled.hover,
.btn-info[disabled].hover,
fieldset[disabled] .btn-info.hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}
.btn-info .badge {
  color: #3498db;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #e74c3c;
}
.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #ec7063;
  border-color: #ec7063;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background: #c44133;
  border-color: #c44133;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled.hover,
.btn-danger[disabled].hover,
fieldset[disabled] .btn-danger.hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #bdc3c7;
  border-color: #e74c3c;
}
.btn-danger .badge {
  color: #e74c3c;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #2ecc71;
}
.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #58d68d;
  border-color: #58d68d;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background: #27ad60;
  border-color: #27ad60;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled.hover,
.btn-success[disabled].hover,
fieldset[disabled] .btn-success.hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #bdc3c7;
  border-color: #2ecc71;
}
.btn-success .badge {
  color: #2ecc71;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f1c40f;
}
.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #f4d313;
  border-color: #f4d313;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background: #cda70d;
  border-color: #cda70d;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled.hover,
.btn-warning[disabled].hover,
fieldset[disabled] .btn-warning.hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #bdc3c7;
  border-color: #f1c40f;
}
.btn-warning .badge {
  color: #f1c40f;
  background-color: #ffffff;
}
.btn-inverse {
  color: #ffffff;
  background-color: #34495e;
}
.btn-inverse:hover,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #415b76;
  border-color: #415b76;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background: #2c3e50;
  border-color: #2c3e50;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled.hover,
.btn-inverse[disabled].hover,
fieldset[disabled] .btn-inverse.hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #bdc3c7;
  border-color: #34495e;
}
.btn-inverse .badge {
  color: #34495e;
  background-color: #ffffff;
}
.btn-embossed {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.btn-embossed.active,
.btn-embossed:active {
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}
.btn-wide {
  min-width: 140px;
  padding-left: 30px;
  padding-right: 30px;
}
.btn-link {
  color: #16a085;
}
.btn-link:hover,
.btn-link:focus {
  color: #1abc9c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #bdc3c7;
  text-decoration: none;
}
.btn-hg {
  padding: 13px 20px;
  font-size: 22px;
  line-height: 1.227;
  border-radius: 6px;
}
.btn-lg {
  padding: 10px 19px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 6px;
}
.btn-sm {
  padding: 9px 13px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 4px;
}
.btn-xs {
  padding: 6px 9px;
  font-size: 12px;
  line-height: 1.083;
  border-radius: 3px;
}
.btn-tip {
  font-weight: 300;
  padding-left: 10px;
  font-size: 92%;
}
.btn-block {
  white-space: normal;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: inherit;
  color: inherit;
  border-bottom: none;
}
textarea {
  font-size: 20px;
  line-height: 24px;
  padding: 5px 11px;
}
input[type="search"] {
  -webkit-appearance: none !important;
}
label {
  font-weight: normal;
  font-size: 15px;
  line-height: 2.4;
}
.form-control::-moz-placeholder {
  color: #b2bcc5;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #b2bcc5;
}
.form-control::-webkit-input-placeholder {
  color: #b2bcc5;
}
.form-control {
  border: 2px solid #bdc3c7;
  color: #34495e;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.467;
  padding: 8px 12px;
  height: 42px;
  border-radius: 6px;
  box-shadow: none;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}
.form-group.focus .form-control,
.form-control:focus {
  border-color: #1abc9c;
  outline: 0;
  box-shadow: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f4f6f6;
  border-color: #d5dbdb;
  color: #d5dbdb;
  cursor: default;
  opacity: .7;
}
.form-control.flat {
  border-color: transparent;
}
.form-control.flat:hover {
  border-color: #bdc3c7;
}
.form-control.flat:focus {
  border-color: #1abc9c;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.462;
  border-radius: 6px;
}
select.input-sm {
  height: 35px;
  line-height: 35px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 45px;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 1.235;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.input-hg,
.form-horizontal .form-group-hg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.318;
  border-radius: 6px;
}
select.input-hg {
  height: 53px;
  line-height: 53px;
}
textarea.input-hg,
select[multiple].input-hg {
  height: auto;
}
.form-control-feedback {
  position: absolute;
  top: 2px;
  right: 2px;
  margin-top: 1px;
  line-height: 36px;
  font-size: 17px;
  color: #b2bcc5;
  background-color: transparent;
  padding: 0 12px 0 0;
  border-radius: 6px;
}
.input-hg + .form-control-feedback {
  font-size: 20px;
  line-height: 48px;
  padding-right: 16px;
  width: auto;
  height: 48px;
}
.input-lg + .form-control-feedback {
  font-size: 18px;
  line-height: 40px;
  width: auto;
  height: 40px;
  padding-right: 15px;
}
.input-sm + .form-control-feedback {
  line-height: 29px;
  height: 29px;
  width: auto;
  padding-right: 10px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #2ecc71;
}
.has-success .form-control {
  color: #2ecc71;
  border-color: #2ecc71;
  box-shadow: none;
}
.has-success .form-control::-moz-placeholder {
  color: #2ecc71;
  opacity: 1;
}
.has-success .form-control:-ms-input-placeholder {
  color: #2ecc71;
}
.has-success .form-control::-webkit-input-placeholder {
  color: #2ecc71;
}
.has-success .form-control:focus {
  border-color: #2ecc71;
  box-shadow: none;
}
.has-success .input-group-addon {
  color: #2ecc71;
  border-color: #2ecc71;
  background-color: #ffffff;
}
.has-success .form-control-feedback {
  color: #2ecc71;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #f1c40f;
}
.has-warning .form-control {
  color: #f1c40f;
  border-color: #f1c40f;
  box-shadow: none;
}
.has-warning .form-control::-moz-placeholder {
  color: #f1c40f;
  opacity: 1;
}
.has-warning .form-control:-ms-input-placeholder {
  color: #f1c40f;
}
.has-warning .form-control::-webkit-input-placeholder {
  color: #f1c40f;
}
.has-warning .form-control:focus {
  border-color: #f1c40f;
  box-shadow: none;
}
.has-warning .input-group-addon {
  color: #f1c40f;
  border-color: #f1c40f;
  background-color: #ffffff;
}
.has-warning .form-control-feedback {
  color: #f1c40f;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #e74c3c;
}
.has-error .form-control {
  color: #e74c3c;
  border-color: #e74c3c;
  box-shadow: none;
}
.has-error .form-control::-moz-placeholder {
  color: #e74c3c;
  opacity: 1;
}
.has-error .form-control:-ms-input-placeholder {
  color: #e74c3c;
}
.has-error .form-control::-webkit-input-placeholder {
  color: #e74c3c;
}
.has-error .form-control:focus {
  border-color: #e74c3c;
  box-shadow: none;
}
.has-error .input-group-addon {
  color: #e74c3c;
  border-color: #e74c3c;
  background-color: #ffffff;
}
.has-error .form-control-feedback {
  color: #e74c3c;
}
.form-control[disabled] + .form-control-feedback,
.form-control[readonly] + .form-control-feedback,
fieldset[disabled] .form-control + .form-control-feedback,
.form-control.disabled + .form-control-feedback {
  color: #d5dbdb;
  background-color: transparent;
  opacity: .7;
}
.help-block {
  font-size: 14px;
  margin-bottom: 5px;
  color: #6b7a88;
}
.form-group {
  position: relative;
  margin-bottom: 20px;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-hg .control-label {
    font-size: 22px;
    padding-top: 2px;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    font-size: 17px;
    padding-top: 3px;
    padding-bottom: 2px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    font-size: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
}
.tile {
  background-color: #eff0f2;
  border-radius: 6px;
  padding: 14px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}
.tile .tile-hot-ribbon {
  display: block;
  position: absolute;
  right: -4px;
  top: -4px;
  width: 82px;
}
.tile p {
  font-size: 15px;
  margin-bottom: 33px;
}
.tile-image {
  height: 100px;
  margin: 31px 0 27px;
  vertical-align: bottom;
}
.tile-image.big-illustration {
  height: 111px;
  margin-top: 20px;
  width: 112px;
}
.tile-title {
  font-size: 20px;
  margin: 0;
}
@media(max-width: 768px){.sidebar {
margin-left: 0px;}}