html * {
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: navy;
}

.mud-icon-root.mud-svg-icon {
    fill: navy !important;
}

nav.mud-navmenu.mud-navmenu-default.mud-navmenu-margin-none {
    background: white !important;
}

main#mainContentMd .container {
    border: 1px solid var(--mud-palette-lines-default);
    background: linear-gradient(0deg, var(--mud-palette-grey-lighter) 0%, var(--mud-palette-background-grey) 50%);
    border-radius: 8px 8px 0 0;
    padding: 10px;
}

.container {
    margin-bottom: 15px;
}

h2 {
    font-size: 16px;
    font-weight: bold;
}

span.mud-button-label {
    color: navy !important;
}

.col button.mud-button-root.mud-button.mud-button-filled.mud-button-filled-surface.mud-button-filled-size-medium.mud-ripple {
    margin-top: 14px;
}

.mud-expand-panel-text {
    font-weight: bold;
    font-size: 20px;
}

@media print {

    .mud-dialog-actions {
        display: none;
    }
}

/* Helper Start */
.fill-height {
    min-height: 100%;
    height: auto !important; /* cross-browser */
    height: 100%; /* cross-browser */
}

.row.fill-height {
    width: 100%;
}

.mud-button-label {
    color: white !important;
}

label.mud-button-root.mud-button.mud-button-filled.mud-button-filled-primary.mud-button-filled-size-medium.mud-ripple path {
    color: whitesmoke !important;
}

.mud-button-filled.mud-button-filled-primary {
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,.2), 0px 2px 2px 0px rgba(0,0,0,.14), 0px 1px 5px 0px rgba(0,0,0,.12);
    background-color: whitesmoke !important;
}

button.mud-button-root.mud-button.mud-button-filled.mud-button-filled-primary.mud-button-filled-size-medium.mud-ripple {
    background-color: whitesmoke !important;
}

/*Helpers End */
/* Header */
.skip {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
}

div#toolbar {
    border-bottom: 5px solid #F3AA03;
}

div#toolbar {
    margin: 0 auto;
    width: 100%;
    height: 100px;
}

a.navbar-brand {
    background-image: url(https://files-middevon-fspub.s3.amazonaws.com/Test/img/MDDCLogos/MDDCLogo_White.png);
    background-repeat: no-repeat;
    background-size: 100px 80px;
    height: 100px;
    display: block;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.navbar-header a {
    float: left;
}

#toolbar .navbar-header {
    float: left !important;
    height: 100px;
}

.navbar.main.navbar-static-top.navbar {
    background: navy;
    height: 95px;
}

.navbar.main {
    margin-bottom: 0;
}

div.row {
    margin: 0px !important;
    font-size: 18px;
    color: navy;
    font-weight: bold;
    padding: 0rem;
}

a.navbar-brand {
    line-height: 0;
    color: transparent;
}

    a.navbar-brand:hover {
        line-height: 0;
        color: transparent;
    }



/* Header End */
/* Footer Start */


footer.base-footer {
    flex-shrink: 0;
}

footer {
    height: 100px !important;
}


nav {
    background-color: #012169;
    color: white;
}

.container.footer-bottom {
    background: #012169;
}

a.navbar-brand {
    background-image: url(https://files-middevon-fspub.s3.amazonaws.com/Test/img/MDDCLogos/MDDCLogo_White.png);
    background-repeat: no-repeat;
    background-size: 100px 80px;
    height: 80px;
    width: 100px;
}

li#navbar-signup2 {
    float: right;
    display: block;
}

.navbar-dark .navbar-nav .nav-item .nav-link {
    color: #fff;
    margin: 0 !important;
    font-weight: 300;
}

footer.base-footer {
    background-color: #012169;
    color: #eee;
    bottom: 0;
    width: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html .base-footer {
    border-top: 10px solid #F3AA03;
    padding-top: 1px;
}


footer.base-footer {
    background-color: #012169;
    text-align: right;
    font-weight: 700;
    padding-bottom: 10px;
}

    footer.base-footer .footer-bottom {
        text-align: center;
    }

        footer.base-footer .footer-bottom .footer-links {
            float: left;
        }

    footer.base-footer ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        footer.base-footer ul li {
            display: inline-block;
        }

    footer.base-footer .footer-bottom .footer-icons {
        float: right;
    }

        footer.base-footer .footer-bottom .footer-icons a {
            text-decoration: none;
            padding: 0.9em 0.9em;
        }

    footer.base-footer a {
        color: #fff;
        display: inline-block;
        background-color: #012169;
    }

    footer.base-footer .footer-bottom .footer-links a {
        padding: 1.8em 1em;
        background-color: #012169;
    }

div.gov {
    padding: 0.2em;
    margin-right: 10px;
    margin-bottom: -5px;
    display: inline-block;
    width: 60px;
    height: 60px;
    vertical-align: baseline;
}

    div.gov svg {
        width: 100%;
        height: 100%;
        fill: white;
    }

a.internal-form-link svg {
    color: navy;
    width: 120px !Important;
    height: 120px !important;
    padding: 10px;
}

a.footer-link {
    text-decoration: none;
}

/* Mobile Views Start */
@media (min-width: 320px) and (max-width: 992px) {
    footer.base-footer .footer-bottom .footer-icons {
        float: inherit;
    }

    footer.base-footer {
        /*height: 257px;*/
        line-height: 1;
        position: relative;
    }
}


/* Mobile Views End */

/* Focus */

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.gov:hover svg {
    fill: #fd0;
}

a.footer-link:focus-visible,
a.footer-link:focus-within {
    color: #0b0c0c !important;
    background-color: #fd0 !Important;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    box-decoration-break: clone;
}

a.footer-social:focus-visible,
a.footer-social:focus-within {
    color: #0b0c0c !important;
    background-color: #fd0 !Important;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    box-decoration-break: clone;
    fill: black;
}

html footer.base-footer a:focus svg {
    fill: black !important;
}


/* Footer End */

/*Tables*/

.mud-dialog-content table {
    border: 1px solid #ddd !important;
}

.mud-dialog-content td {
    border: 1px solid #ddd !important;
    padding: 10px;
}


.mud-dialog-content table caption {
    padding: .5em 0;
}

.mud-dialog {
    width: 80% !important;
    height: 80% !important;
}

    .mud-dialog table {
        width: 100%;
    }

    .mud-dialog th {
        font-weight: bold;
    }

/*Tables*/

.mud-paper {
    width: 100%;
}

    .mud-paper.is-resizable.ql-container.ql-snow, .mud-paper.ql-editor.ql-blank {
        width: 80%;
        height: 80%;
    }

span.column-header {
    font-weight: bold;
}

td.mud-table-cell {
    font-weight: bold;
}

.mud-card-content {
    padding: 30px !important;
}

.mud-input-control-input-container {
    height: 60px !important;
}

div#toolbar {
    margin-bottom: 30px;
}

.mud-input.mud-input-text.mud-input-text-with-label.mud-input-adorned-end.mud-input-underline.mud-shrink.mud-typography-subtitle1.mud-select-input {
    height: 60px;
}

.mud-input-control-input-container {
    margin-bottom: 20px;
}

.mud-table-pagination-select .mud-select-input {
    margin-top: 15px !important;
    padding: 0 10px !important;
}

.mud-theme-primary {
    color: var(--mud-palette-primary-text) !important;
    background-color: rgb(229 229 229) !important;
}

button.mud-button-root.mud-button.mud-button-text.mud-button-text-default.mud-button-text-size-medium.mud-ripple {
    font-weight: bold !important;
}

button.mud-button-root.mud-button.mud-button-text.mud-button-text-primary.mud-button-text-size-medium.mud-ripple {
    font-weight: bold;
}

h1 {
    text-align: center;
    color: white;
    padding-top: 15px;
    font-size: 30px;
    font-weight: bold;
    display: block;
}

/* Focus */

.skip:active, .skip:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

a:focus {
    color: #333 !important;
    background-color: #BACFFD !important;
    outline: 5px dashed red;
    position: inherit;
}

.navbar-brand p {
    color: transparent;
}

td.mud-table-cell:focus, td.mud-table-cell:active {
    color: #333 !important;
    background-color: #BACFFD !important;
    position: inherit;
}

.mud-button:focus-visible, .mud-button:active {
    color: #333 !important;
    background-color: #BACFFD !important;
    outline: 5px dashed red;
    position: inherit;
}

.mud-icon-button:focus-visible, .mud-icon-button:active {
    background-color: #BACFFD !important;
}


.mud-dialog-title {
    background-color: #e9e9e9;
}

.mud-dialog .mud-dialog-content {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 18px;
}

.mud-popover.mud-popover-open {
    opacity: 1;
    transition: opacity;
    width: auto !important;
}

.no-underline {
    border-bottom: 0 !important;
  
}

th.mud-table-cell.no-underline:focus-visible {
    color: #333 !important;
    background-color: #BACFFD !important;
    position: inherit;
}

p.mud-typography.mud-typography-body1:focus-visible {
    color: #333 !important;
    background-color: #BACFFD !important;
    position: inherit;
    padding: 5px;
}

th.mud-table-cell.no-underline {
    color: navy !important;
    font-weight: bold;
    font-size: 20px;
    padding-left:5px;
}

div#mainContentMd {
    margin-left: 25px;
    margin-right:25px;
    margin-bottom:25px;
}

.mud-input-control.mud-input-input-control.mt-0{
    padding-top: 30px;
}