#header .qrcode
{
    display: none;
}
.about
{
    margin-bottom: 2%;
}
.about h5 dt
{
    margin-bottom: 10px;
    font-size: 1.1em;
}
.about h5 dd span
{
    color: #c00;
    font-weight: bold;
}
.about h5 dl ol dd, .about h5 dl ul dd
{
    margin-left: 2em;
}
.about h5 ul.form li
{
    margin-bottom: 20px;
    float: left;
    list-style-type: none;
}
.about h5 ul.form li.formName
{
    width: 30%;
}
.about h5 ul.form li.input
{
    width: auto;
}
section .listGroup
{
    padding-bottom: 10px;
}
section .listGroup li
{
    text-align: center;
    padding: 10px 0;
    margin-bottom: 0;
}
section .listGroup li.hover
{
    background: #d1160a;
}
section .listGroup li.hover a
{
    color: #fff;
}
section .listGroup li:hover
{
    background: #ff4500;
}
section .listGroup li.name
{
    margin-bottom: 10px;
}
section .listGroup li.name:hover
{
    color: #000;
}
section
{
    height: auto;
    background: none;
}
section article
{
    height: auto;
    background: none;
}
section article h1
{
    margin-top: .95em;
}
section article h6
{
    clear: both;
}
section article h6
{
    margin-top: 1%;
    text-align: center;
}
section article h6 span
{
    margin-right: .7em;
}
section article ul.next li
{
    clear: both;
    margin-bottom: .625em;
}
section aside
{
    height: auto;
    background: none;
}