﻿.box {
    border: 1px solid #dedede;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(189, 189, 189, 0.4);
    margin-bottom: 10px;
    margin-top: 10px;
}
.box-content {
    padding: 20px;
}
.text-indent-left {
    padding-left: 16px; 
}
.text-ident-left-chapter {
    padding-left: 16px; 
}
p.punish {
    color: red;
    font-style: italic;
}
ul.breadcrumb {
    margin-bottom: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.8;
    font-weight: 700;
}
h1, .h1
{
    line-height: 1.3;
    font-size: 20px;
}
.h2, h2 {
    font-size: 14px;
}
.h6, h6 {
    color: #999;
    font-size: 11px;
    text-transform: uppercase;
}
body {
    line-height: 1.6;
}
.navbar-inverse .navbar-toggle {
    float: left;
    margin-left: 16px;
}
.yashare-auto-init {
    margin: -4px -5px;
}