/*  personal custom code*/
.sidebarsetting {
	background-color: #fff;
  /* border: 1px solid #dee2e6;*/
   border: 1px solid #eaeaea;
}
.sidebarsetting .klatest {
  /* border: 1px solid #dee2e6;*/
   border: 1px solid #ffffff;
}
.sidebarsetting .custom {
  /* border: 1px solid #dee2e6;*/
   border: 1px solid #ffffff;
}
.sidebarRemenwenzhang .kstats-module {
  /* border: 1px solid #dee2e6;*/
   border: 1px solid #ffffff;
}
.sidebarRemenwenzhang .kstats-module {
  /* border: 1px solid #dee2e6;*/
   border: 1px solid #ffffff;
}
 .sidebarRemenwenzhang .krow2 .kcol-first {
    background: #FFF;
}
 .sidebarRemenwenzhang .krow2 .kcol-last {
    background: #FFF;
}
 .sidebarRemenwenzhang .krow1 .kcol-first {
    background: #fbfbfb;
}
 .sidebarRemenwenzhang .krow1 .kcol-last {
    background: #fbfbfb;
}
 .sidebarRemenwenzhang div.kstats-module table th {
    background: #f6f6f6;
}
#kunena.layout .topic-starter {
    display: inline-block;
    height: auto;
    border-radius: 0 0 4px 4px;
    white-space: nowrap;
    border: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-top-style: solid;
        border-top-width: 1px;
    border-top: 0 none;
    padding: 4px 8px 10px;
    color: #013475;
    line-height: 1em;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    width: 40%;
}
#kunena.layout .form-search {
    display: none;
}
#kunena.layout .pagination {
    /* padding: 0; */
    display: none;
}
#kunena.layout .profilebox.unstyled {
    margin-left: 0px;
    margin-top: 30px;
}
#kunena.layout .pagination ul > li {
    display: none;
}
#kunena.layout .topic-starter {
    padding: 4px 8px 4px 6px;
    margin-bottom: 5px;
  }

 .liangfootersetting.footer1 {
   margin: 60px 0px 0px 0px ;
}
/*hiden the footer copyright*/
  .footer .container p {
   color: #fff; 
  /* display: none;*/
}
#kunena.layout select#mode {
    margin-left: 46px;
}
label input {
  width: 205px;
}
#kunena.layout .kunena-topic-item h1 {
    font-size: 16px;
    font-weight: 500;
    color: #011a30;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#kunena.layout [class*="badger-left"] {
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    border: 1px solid #f5f5f5;
    padding: 0 12px 0 14px !important;
}
 .liangfootbarmoduleset {
       margin-top: 30px;
}
#kunena.layout .mykmsg-header  a {
    color: #848484;
}
#kunena.layout .mykmsg-header {
    display: none;
    color: #848484;
}
#kunena.layout .inputbox#catid {
    display: none;
}
.row-fluid .topic-item-messages .row-fluid .span2  .btn-small {
    padding: 2px 5px;
    background: transparent;
    border: 1px solid #ddd;
}
 .body .container {
    border: 1px solid rgba(0,0,0,0.04);
    box-shadow: 0px 0px 3px rgb(0 0 0 / 1%);
}
.navigation .nav-pills {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 500;
    padding-left: 5px;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: flex-start;
}
.navigation {
  background: #95ecf5;
  border-radius: 4px;
}
li.item-164.current.active {
    padding-left: 5px;
}
span.icon-topic.icon.icon-file {
    display: none;
}

.topic-item-messages .span10.message-published {
     width: 85%;
}