body{ padding-bottom: 30px;}

header{
    margin-bottom: 0 !important;
}
.navbar-nav .active a{
    background-color: #f5f5f5;
    color: #29577E;
}
.maxmd-docs-header{
    color: #DAF3FF;
    padding: 30px 15px;
    text-shadow: 0 1px 0 rgba(0,0,0,.1);
    /*background-color: rgba(45,100,160, 0.9);}*/
    background-color: #549A3B;}

.maxmd-docs-header h1{
    color: #fff;
    margin-top: 0;
    font-size: 45px;
    line-break: 1;

}
.maxmd-docs-header p{
    margin: 0 0 10px;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.4;
    font-size: 24px;
}

.unitType{
    color: darkblue;
}
h2 a{
    font-size: 14px !important;
}
.service-actions{
    text-align: right; margin-top: 20px;
}
.comments{color: #777; margin-left: 5px;}

table{ font-size: 15px;}
table a, table .unitType{
    margin-right: 2px; font-size: 16px;
}

table .label{margin-top: 2px;}

.functions{
    border: solid 1px #D5D5D5;
    border-radius: 4px;
    padding: 0 10px 5px; margin: 25px 0 5px;
}

.data-type{
    border: solid 1px #D5D5D5;
    border-radius: 4px;
    padding: 0 10px 5px; margin: 25px 0 5px;
}
.data-type tbody tr td:first-child{min-width: 160px;}

.lead{ font-size: 18px;}

.UserStates{list-style: none; padding:  0;}
/*.navlink{ font-size: 20px; text-decoration: underline; color: inherit !important;}*/
.navlink{ font-size: 15px; font-weight: bold;}