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

.wy-table-responsive table td, .wy-table-responsive table th {
    white-space: normal !important;
    word-break: break-word;
}

table.docutils {
    table-layout: fixed;
    width: 100%;
}

.wy-side-nav-search {
    background-color: #4080bf;
}

.wy-nav-top {
    background-color: #4080bf;
}