.wy-nav-content {
    max-width: none !important;
}

table {
    width: 100% !important;
}

table a {
    color: #2980B9 !important;
    font-weight: bold !important;
    font-size: 18px !important;
}

table p {
    white-space: normal !important;
    margin-bottom: 0 !important;
    display: inline-block;
}

table input {
    float: right !important;
}