.container, .widget-row, .breadcrumb {
    max-width: 1380px;
}

.xfpbutton[type="submit"],
.button[type="submit"] {
    background-color: #7a0019;
    border-color: #7a0019;
    display: inline-block;
}

.dashboard-widget table th {
    font-size: 1em;
    text-transform: none;
}

.dashboard-widget table tbody tr:nth-child(even) {
    background-color: #f5f5f7;
}

.dashboard-widget .button {
    padding: .75rem;
}

.dashboard-widget .button--secondary {
    background-color: #fff;
    border: 1px solid #aaa;
    color: #444 !important;
}

.dashboard-widget .button--refresh {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    padding: 6px;
}

.dashboard-widget .button--refresh:hover svg,
.dashboard-widget .button--refresh:focus svg,
.dashboard-widget .button--refresh:active svg {
    fill: #fff;
}

.dashboard-widget .button--refresh svg {
    height: 1rem;
    margin-left: .25rem;
    width: 1rem;
}

.take-responsibility-modal .button--close:hover,
.take-responsibility-modal .button--close:focus,
.take-responsibility-modal .button--close:active,
.take-responsibility-modal .button--cancel:hover,
.take-responsibility-modal .button--cancel:focus,
.take-responsibility-modal .button--cancel:active,
.dashboard-widget .button:hover,
.dashboard-widget .button:focus,
.dashboard-widget .button:active,
div.dt-container .dt-paging .dt-paging-button:hover,
.dashboard-widget .button--secondary:hover,
.dashboard-widget .button--secondary:focus,
.dashboard-widget .button--secondary:active,
.xfpbutton[type="submit"]:hover,
.xfpbutton[type="submit"]:focus,
.xfpbutton[type="submit"]:active,
.button[type="submit"]:hover,
.button[type="submit"]:focus,
.button[type="submit"]:active {
    background-color: #0c2c41;
    border-color: #0c2c41;
    color: #fff !important;
}

.dashboard-widget .button--open-take-responsibility-modal {
    clear: both;
}

.user-scheme__high-contrast .button:link,
.user-scheme__high-contrast .button:hover,
.user-scheme__high-contrast .button:focus,
.user-scheme__high-contrast .button:active {
    color: #000 !important;
}

.user-scheme__high-contrast .dashboard-widget .button--refresh svg {
    background-color: transparent !important;
    fill: #000;
}

.user-scheme__cream .dashboard-widget .button--refresh svg,
.user-scheme__blue .dashboard-widget .button--refresh svg {
    background-color: transparent !important;
    fill: #fff;
}

.user-scheme__cream .button:link,
.user-scheme__cream .dashboard-widget .button--refresh {
    color: #fff9d2 !important;
}

.user-scheme__blue .button:link,
.user-scheme__blue .dashboard-widget .button--refresh {
    color: #9fcfff !important;
}

.user-scheme__cream .button:link:hover,
.user-scheme__cream .button:link:focus,
.user-scheme__cream .button:link:active,
.user-scheme__cream .dashboard-widget .button--refresh:hover,
.user-scheme__cream .dashboard-widget .button--refresh:focus,
.user-scheme__cream .dashboard-widget .button--refresh:active,
.user-scheme__blue .button:link:hover,
.user-scheme__blue .button:link:focus,
.user-scheme__blue .button:link:active,
.user-scheme__blue .dashboard-widget .button--refresh:hover,
.user-scheme__blue .dashboard-widget .button--refresh:focus,
.user-scheme__blue .dashboard-widget .button--refresh:active {
    color: #fff !important;
}

.dashboard-widget .button--close {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #0c2c41;
    border-bottom: 0;
    border-color: #fff;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
}

.dashboard-widget .button--close svg {
    height: 1rem;
    width: 1rem;
    margin-left: .5rem;
}

.dashboard-widget .button--close:focus {
    outline-color: #000;
}

.dashboard-widget .button--close:hover,
.dashboard-widget .button--close:focus,
.dashboard-widget .button--close:active {
    background-color: #7a0019;
    border-color: #fff;
}

.dashboard-widget td .button {
    margin-top: 0;
}

.dashboard-widget td .responsible-party + .button {
    display: block;
    margin-top: .5rem;
}

.take-responsibility-modal .button--close,
.take-responsibility-modal .button--cancel {
    padding-top: .75rem;
}

.take-responsibility-modal .button--close {
    align-items: center;
    display: flex;
}

.take-responsibility-modal .button--close svg {
    height: 1rem;
    margin-left: .5rem;
}

.success {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #208145;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: .5rem;
    -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
            transform: translateY(6px);
}

.success svg {
    margin-right: .5rem;
}

.warning {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #b31722;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: .5rem;
}

.warning svg {
    margin-right: .5rem;
}

.dt-paging-button:focus {
    outline: 3px solid #226fb4;
    position: relative;
}

div.dt-container .dt-paging .dt-paging-button.current {
    cursor: default;
}

div.dt-container .dt-paging .dt-paging-button,
div.dt-container .dt-paging .dt-paging-button.current,
div.dt-container .dt-paging .dt-paging-button.current:hover {
    background: #fff;
    background-image: none !important;
}

div.dt-container .dt-paging .dt-paging-button.disabled, div.dt-container .dt-paging .dt-paging-button.disabled:hover, div.dt-container .dt-paging .dt-paging-button.disabled:active {
    color: rgba(0, 0, 0, 0.6) !important;
}

table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after {
    opacity: 0.6;
}

table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after {
    opacity: 1;
}

table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover,
table.dataTable thead > tr > th.dt-orderable-asc:focus, table.dataTable thead > tr > th.dt-orderable-desc:focus,
table.dataTable thead > tr > th.dt-orderable-asc:active, table.dataTable thead > tr > th.dt-orderable-desc:active {
    background-color: #0c2c41;
}

table.dataTable thead > tr > th.dt-orderable-asc:focus, table.dataTable thead > tr > th.dt-orderable-desc:focus {
    -webkit-box-shadow: inset 0 0 0 1px #fff;
            box-shadow: inset 0 0 0 1px #fff;
    outline: 2px solid #000;
    z-index: 1;
}

.modal-open {
    overflow: hidden;
}

.take-responsibility-modal[aria-hidden="true"] {
    display: none;
}

.take-responsibility-modal {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}

.modal__dialog {
    background-color: #fff;
    left: 50%;
    padding: 1.5rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.modal .modal__title {
    margin-top: 0;
}

.modal form {
    margin: 0;
}

@media screen and (max-width: 767px) {
    div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        text-align: left;
    }

    div.dt-container div.dt-layout-start > *:not(:last-child) {
        margin-right: 1em !important;
    }

    .button--refresh {
        margin-left: auto !important;
    }
}