
/* body */

.admin-section h1, 
.admin-section h2,
.admin-section h3,
.admin-section h4,
.admin-section h5,
.admin-section h6 {
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    font-style: normal;
    line-height: 1;
    text-transform: uppercase;
    margin: 20px 0;
}
.admin-section h1 {
    font-size: 26px;
}
.admin-section h2 {
    font-size: 26px;
}
.admin-section h3 {
    font-size: 23px;
}
.admin-section h4 {
    font-size: 20px;
}
.admin-section h5 {
    font-size: 19px;
}
.admin-section h6 {
    font-size: 18px;
}


/* nav background */
.css-1n1vwdo .MuiDrawer-paper,
#dash-nav .css-1n1vwdo .MuiDrawer-paper,
#dash-nav {
    background-color: #0a253d !important;
}

/* nav icon */
#dash-nav .css-vh810p {
    display: inline-block;
    user-select: none;
    width: 20px;
    height: auto;
    flex-shrink: 0;
    fill: currentcolor;
    font-size: 1.25rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

/* nav header */
#dash-nav .css-1qwwbk6,
#dash-nav h6, 
h6 {
    display: block;
    background: rgba(0, 0, 0, 0.03);
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    width: 100%;
    margin: 0px;
    padding: 5px;
}

/* nav header */
#dash-nav .css-7us9hy {
    color: #dcaa4d;
}

/* nav label */
#dash-nav .css-1cobubg {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    color: inherit;
    display: flex;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    min-width: 0px;
    box-sizing: border-box;
    text-align: left;
    padding: 4px 20px;
    outline: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    border-radius: 0px;
    text-decoration: none;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
#dash-nav .css-90yrdm {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.1em;
    margin: 0px;
}

/* nav ul */
#dash-nav .css-1wduhak {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* nav hr */
#dash-nav .css-9k49o2 {
    display: none;
}


/* table Headers */
.css-1a1aab6 {
    background: #eee !important;
    font-family: Montserrat, sans-serif !important;
    color: #333 !important;
    font-size: 13px !important;
    font-weight: bold !important;
    line-height: 1.5rem !important;
    display: table-cell !important;
    vertical-align: inherit !important;
    border-bottom: 1px solid rgb(224, 224, 224) !important;
    text-align: left !important;
    padding: 10px !important;
}

/* table Names */
.css-5eb778 {
    display: inline-block !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    color: #000 !important;
    line-height: 1.43 !important;
    display: table-cell !important;
    vertical-align: inherit !important;
    border-bottom: 1px solid rgb(224, 224, 224) !important;
    text-align: left !important;
    padding: 10px !important;
    text-decoration: none !important;
    outline:0 !important;
}
.css-5eb778 a {
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    font-size: 0.875rem;
    color: #134b78;
    line-height: 1.43;
    display: table-cell;
    vertical-align: inherit;
    text-align: left;
    padding: 10px !important;
    text-decoration: none;
    outline: 0;
    border: 0;
}

/* Docs & News container */
.css-19kzrtu {
    padding: 0px 15px !important;
}
#qa h5 {
    font-family: Montserrat, sans-serif !important;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin: 10px 0 15px;
    padding: 0;
}