body {
    background-color: #fff;
}
a:hover{
    text-decoration: none;
}
nav.navbar-white{
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    border:none;
}
.navbar-white .navbar-toggle {
    border-color: #ddd;
    padding: 5px 10px;
    margin-top: 9px;
    margin-bottom: 9px;
}
.nav-menu-name{
    color: #3e82c1;
}

.alert-required{
    color:#d58512;
    display: none;
}
.success-notice{
    color:#5cb85c;
    display: none;   
}

.header-container {
    max-width: 1150px;
    zoom: 1;
    margin-right: auto;
    margin-left: auto;
}

.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}


.sidebar {
    font-size: 14px;
}
.panel .inner {
    line-height: 2em;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
}

.user-avatar {
    vertical-align: middle;
    margin-right: 5px;
}

.user-avatar img {
    width: 79px;
    height: 79px;
}
.user-name {
    /*max-width: 160px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}

.add-topic-btn{
    margin-top:10px;
    padding-top:10px;  
    border-top: 1px solid #e2e2e2;
}


.post-list-group>.post-list-item{
    margin-bottom: 0px;
    border: none;
    border-bottom: 1px dashed #ccc;
    padding:0;
    margin-bottom: 20px;
    position:static;
}
.meta{
    color: #ABABAB;
    font-size: 12px;
    margin-bottom: 10px;
    
}
.meta a {
    text-decoration: none;
}
.meta a:hover{
    color:#428bca
}

.meta i{
    margin-left: 5px;
    margin-right: 5px;
}
.meta i:first-child{
    margin-left: 0;
}
.meta span{
    margin-right: 5px;
}

.meta p{
    display: inline-block;
}

.timeago>*{
    display: inline-block;
}
.last-comment-at{
    font-size: 15px;
    margin: 6px auto;
}
.header-tag{
    padding-bottom: 7px;
    padding-top: 7px;
	min-height:41px;
}
.header-tag span{
    margin-right: 10px;
}
.header-tag span.btn{
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
.header-tag span.btn-info a{
    color: white;
}
.pagination-container{
    text-align: center;
    height: auto;
}
.pagination>li>span.page-info{
    border: none;
    color: #ABABAB;
}
.first-tag{
    margin-left: -5px;
}

.more-tag{
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right:  10px;
}
.sidebar-tag-container{
}
.btn-tags{
    margin-right: 5px;
    margin-bottom: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

.comment-header{
    border-bottom: 1px dashed #ccc;
}
.comment-list{
    margin-bottom: 20px;
}
.comment-list-item{
    border-bottom: 1px dashed #ccc;
    padding: 10px 20px 20px;
}
.post-body img {
    max-width: 100%;
}
.post-right-item{
    color: #575757;
    font-weight: bold;
}
.post-category-item{
    margin:0 auto;
}

@media screen and (max-device-width: 480px) {
    .pull-right.last-comment-at {
        display: none;
    }

}
.post-meta{
    margin-bottom: 20px
}

.post-header{
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #555;
    margin-bottom: 10px;

}
.comment-users{
    
    padding: 0px 0px 10px 5px;
    margin-bottom: 20px
}
.header-gecko{
    color: #fff !important;
    background: #333 !important;
    font-size: 15px !important;
    font-weight: bold !important;
}
.point_post{
    background: #E2E2E2;
    color: #757575;
    padding: 15px 10px;
}
.topic{
    padding: 10px 10px;
    color: #666;
    background: #F1F1F1;
    border-radius: 5px;
    font-weight: bold
}
.cat-child{
    margin-top: 10px;
}
.cate{
    color: #428BCA;
    font-weight: bold;
}
.cate-topic{
    color: #ababab;
}
.cate_root{
    color: #444; 
    font-weight: bold;
}
.update-time{
    border-left: 2px #57A3CA solid;
    padding: 10px 10px;
    color: #ababab;
}
.name-edit{
    color: #ababab;
}
.tool span a{
    color: #fff;
    cursor: pointer;
}

.tool span a:hover{
    color: #F2F3D5;
}
.comment-act{
    border-top: 2px #FFE637 solid;
    background: #FFFEEC;
    padding: 10px 10px;
}
.comment-act span a{
    color: #fff;
    cursor: pointer;
}
.comment-act span a:hover{
    color: #F2F3D5;
}
.header-comment{
   /* background: #E2E2E2;*/
    color: #888;
    padding: 10px 0 5px 0;
    /*border-top: 2px #6F6F6F solid;*/
}
.hotnew{
    
    padding: 0 10px !important;
    border-left: 2px #FF5555 solid !important;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.erb-image-wrapper{
    max-width:100%;
    height:auto;
    position: relative;
    display:block;
    margin:0 auto;
}
.erb-image-wrapper img{
    width:100% !important;
    height:100% !important;
    display:block;
}
.meta a{
    cursor: pointer;
}