/*.page-wrapper {*/
    /*background-color: #EDF0F5;*/
/*}*/

.fixed-header-on .header .logo img{
    max-height: 50px;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        max-width: 175px;
    }
    .dl-horizontal dd {
        margin-left: 200px;
    }
}

.summary{
    float: right;
    margin-top: -45px;
}