table {
    width: 100% !important;
}

col {
    width: 50% !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;
}

.wy-side-nav-search {
    background: #004C97;
}

.wy-nav-content {
    max-width: 950px;
}

.wy-table-responsive table td,
.wy-table-responsive table th {
    white-space: initial;
}
