a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

footer {
    height: 150px;
}

option {
    font-weight: normal;
    display: block;
    white-space: nowrap;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}

input[type="text"], input[type="password"], select, #modgov .mgInput, #modgov .mgFormRow input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    cursor: default;
    margin: 0em;
    font: 400 13.3333px Arial;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    font-size: 1.1875rem !important;
    line-height: 1.45 !important;
    padding-left: 4px;
}

button, input[type="submit"] {
    appearance: auto;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: -internal-light-dark(rgb(239, 239, 239), rgb(59, 59, 59));
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    font-size: 1.1875rem !important;
    line-height: 1.45 !important;
}

    input[type="checkbox"] {
        background-color: initial;
        cursor: default;
        appearance: auto;
        box-sizing: border-box;
        margin: 3px 3px 3px 4px;
        padding: initial;
        border: initial;
    }

label {
    font-size: 16px;
}

#main select {
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(0, 0, 0);
    font-size: 1rem;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    border-radius: 3px;
    box-sizing: border-box;
    max-width: 100%;
    height: 2.5rem;
    padding: 5px;
    border: 2px solid rgb(0, 0, 0);
}


#main button {
    background-color: rgb(56, 97, 147);
    color: white !important;
}

    #main button:focus {
        outline: none;
        background-color: rgb(226, 202, 118);
        box-shadow: rgb(60 60 59) 0px -3px 0px 0px inset;
        color: rgb(60, 60, 59) !important;
    }

    #main button:hover {
        background-color: rgb(14, 51, 91);
    }
/***** modern gov updated ********/

#modgov div.mgTableTitleTxt {
    background-color: rgb(56, 97, 147) !important;
    padding-left: 10px;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 1.2em;
    color: white;
    padding-top: 5px;
    margin-right: -1px;
    border-top-left-radius: 3px !important;
    ;
    -moz-border-radius-topleft: 3px !important;
    ;
    -webkit-border-top-left-radius: 3px !important;
    ;
    border-top-right-radius: 3px !important;
    ;
    -moz-border-radius-topright: 3px !important;
    ;
    -webkit-border-top-right-radius: 3px !important;
    ;
}

#modgov a.mgTabSelectTitleLnk, #modgov a.mgTabSelectTitleLnk:hover {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-color: rgb(56, 97, 147) !important;
    border-top-left-radius: 3px !important;
    -moz-border-radius-topleft: 3px !important;
    -webkit-border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    -moz-border-radius-topright: 3px !important;
    -webkit-border-top-right-radius: 3px !important;
    color: white;
}

caption.mgSectionTitle {
    background-color: rgb(56, 97, 147) !important;
    padding: 6px 5px 6px 5px;
    position: relative;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    color: White;
}

.mgSectionTitle {
    padding-right: 2px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    color: white;
    background-color: rgb(56, 97, 147) !important;
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

caption {
    border: none;
    font-weight: bold;
    text-align: left;
}

.mgLibraryBreadcrumbItem {
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #aaaaaa;
    line-height: 1em;
    vertical-align: center;
    display: initial;
    border-radius: 0px 3px 3px 0px;
}

div#mgLibraryBreadcrumbHolder {
    width: 100%;
    background-color: #ededed;
    border: 1px solid #aaaaaa;
    padding: 0px !important;
    box-sizing: border-box;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 10px;
}

#modgov .mgCalendarCellToday {
    font-weight: bold;
    vertical-align: top;
    background-color: rgb(56, 97, 147);
    text-align: left;
    border: 2px solid rgb(56, 97, 147);
    color: #ffffff;
    padding-left: 5px;
}

#modgov caption.mgSectionTitle, #modgov .mgSectionTitle {
    background-color: rgb(56, 97, 147) !important;
    padding: 6px 5px 6px 5px;
    position: relative;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius-topleft: 3px !important;
    -moz-border-radius-topright: 3px !important;
    -webkit-border-top-right-radius: 3px !important;
    -webkit-border-top-left-radius: 3px !important;
    color: White;
}

#modgov input.mgGoButton, #modgov input.mgSubmitButton, #modgov input#butGo {
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    margin-left: 10px;
    background-color: rgb(56, 97, 147) !important;
    border: 1px solid rgb(56, 97, 147) !important;
    color: #fff;
    cursor: pointer;
    padding: 4px 15px !important;
    margin-bottom: 8px;
    zoom: 1;
    width: inherit;
    height: 32px;
}

    #modgov input.mgGoButton:hover, #modgov input.mgSubmitButton:hover, #modgov input#butGo:hover {
        background-color: rgba(56, 97, 147,.7) !important;
    }


#modgov .mgButtonHolder button {
    cursor: pointer;
    background-color: grey !important;
}

#modgov .mgButtonHolder a, #modgov .mgButtonHolder a:hover, #modgov .mgButtonHolder a:visited {
    text-decoration: none;
    color: #fff !important;
    background-color: grey !important;
}

#modgov .mgFileSize {
    color: #777777;
    font-size: 1em;
    text-decoration: none;
}

/************************************/
#main button:active {
    color: rgb(60, 60, 59);
    background: rgb(226, 202, 118);
    outline: none;
    transform: translateY(2px);
    box-shadow: rgb(226 202 118) 0px -6px, rgb(60 60 59) 0px 1px;
    text-decoration: none !important;
}

.aiDLg {
    color: rgb(255, 255, 255);
}

.eMyRzl svg {
    width: 240px;
    height: auto;
    vertical-align: middle;
}

.GkeGT {
    display: flex;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
/**** breadcrumb **********/
.kxLWOc {
    padding-top: 20px;
    border-bottom: 1px solid rgba(198, 198, 198, 0.5);
}

    .kxLWOc a:active {
        color: rgb(60, 60, 59);
        background: rgb(226, 202, 118);
        outline: none;
        transform: translateY(2px);
        box-shadow: rgb(226 202 118) 0px -6px, rgb(60 60 59) 0px 1px;
        text-decoration: none !important;
    }

    .kxLWOc a:focus {
        color: rgb(60, 60, 59);
        background: rgb(226, 202, 118);
        outline: none;
        box-shadow: rgb(226 202 118) 0px -6px, rgb(60 60 59) 0px 3px;
        text-decoration: none !important;
    }

    .kxLWOc a:hover {
        color: rgb(14, 51, 91);
        text-decoration: underline dotted;
    }

    .kxLWOc a {
        color: rgb(56, 97, 147);
        text-decoration: underline;
        font-weight: 400;
    }

.inCwUZ {
    padding: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}

/** main content area ******/
#main h1 {
    color: rgb(60, 60, 59);
    margin-left: 0px;
    font-weight: 700;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 1.1;
}

.fIUiIW {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 15px;
}

.cTgHHS {
    list-style: none;
    padding-left: 0px;
    margin-top: 0px;
    display: none;
    margin-bottom: 20px;
}

.jsBTxA {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

    .jsBTxA li:last-of-type svg {
        display: none;
    }

    .jsBTxA li {
        transition: transform 0.2s ease-in-out 0s;
    }

.dcyGMh a:active {
    color: rgb(60, 60, 59);
    background: rgb(226, 202, 118);
    outline: none;
    transform: translateY(2px);
    box-shadow: rgb(226 202 118) 0px -6px, rgb(60 60 59) 0px 1px;
    text-decoration: none !important;
}

.dcyGMh a:focus {
    color: rgb(60, 60, 59);
    background: rgb(226, 202, 118);
    outline: none;
    box-shadow: rgb(226 202 118) 0px -6px, rgb(60 60 59) 0px 3px;
    text-decoration: none !important;
}

.dcyGMh a:hover {
    color: rgb(14, 51, 91);
    text-decoration: underline dotted;
}

.dcyGMh a {
    color: rgb(56, 97, 147);
    text-decoration: underline;
    font-weight: 400;
}

.kddUFB {
    text-decoration: underline;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

.cCSKON {
    margin-bottom: 15px;
    margin-top: 5px;
}

.pBjdk:active {
    color: rgb(0, 0, 0);
    background: rgb(226, 202, 118);
    outline: none;
    transform: translateY(2px);
    box-shadow: rgb(255 255 255) 0px -1px 0px 0px inset;
    text-decoration: none !important;
}

.pBjdk:hover {
    text-decoration: underline dotted;
    color: rgb(255, 255, 255);
    opacity: 0.8;
}

p.iFMyOV {
    color: white;
}

.lmJwgA:link, .lmJwgA:visited, .lmJwgA:hover, .lmJwgA:active, .lmJwgA:focus {
    color: rgb(60, 60, 59);
}

.lmJwgA {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: rgb(60, 60, 59);
    font-size: 1rem;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    width: 1px;
    height: 1px;
    margin: 0px;
    overflow: hidden;
    clip: rect(0px, 0px, 0px, 0px);
    clip-path: inset(50%);
    white-space: nowrap;
    display: block;
    padding: 10px 15px;
}

.ikekNU {
    position: absolute;
    top: -1px;
    right: -5px;
    cursor: pointer;
    margin: 0px;
    padding: 10px 12px;
    background: rgb(56, 97, 147);
    background: rgb(60, 60, 59);
    color: rgb(255, 255, 255);
    border: 1px solid transparent;
    border-top-right-radius: calc(6px);
    border-bottom-right-radius: calc(6px);
    width: 50px;
    text-align: center;
    height: 100%;
}

    .ikekNU:hover {
        background: rgb(60, 60, 59);
    }

    .ikekNU:active {
        transform: translateY(1px);
        background-color: rgb(226, 202, 118);
        box-shadow: rgb(60 60 59) 0px -1px 0px 0px;
        border-top-color: rgb(60, 60, 59);
        border-bottom-color: transparent;
    }

.rdqsC {
    position: relative;
    width: auto;
    border-radius: calc(6px);
    max-width: 750px;
}

.kRzfai {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0px !important;
    padding: 0px !important;
    overflow: hidden !important;
    clip: rect(0px, 0px, 0px, 0px) !important;
    clip-path: inset(50%) !important;
    border: 0px !important;
    white-space: nowrap !important;
}

.ceimHt {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0px !important;
    padding: 0px !important;
    overflow: hidden !important;
    clip: rect(0px, 0px, 0px, 0px) !important;
    clip-path: inset(50%) !important;
    border: 0px !important;
    white-space: nowrap !important;
}

.fqOnPO {
    display: inline-block;
}

.cqQtBV {
    display: inline-block;
}

.CnAmf {
    padding-bottom: 10px;
    flex: 0 0 100%;
}

.kJWPWa {
    font-weight: 700;
    text-decoration: underline;
    color: rgb(255, 255, 255);
    padding: 15px 10px;
    vertical-align: middle;
    margin-top: -10px;
    display: inline-block;
}

    .kJWPWa:active {
        color: rgb(60, 60, 59);
        background: rgb(226, 202, 118);
        outline: none;
        transform: translateY(2px);
        box-shadow: rgb(226 202 118) 0px -6px, rgb(60 60 59) 0px 1px;
        text-decoration: none !important;
    }

    .kJWPWa:focus {
        color: rgb(60, 60, 59);
        background: rgb(226, 202, 118);
        outline: none;
        box-shadow: rgb(226 202 118) 0px -6px, rgb(60 60 59) 0px 3px;
        text-decoration: none !important;
    }

    .kJWPWa:hover {
        text-decoration: underline dotted;
        opacity: 0.8;
    }

.gsyzSn {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: rgb(60, 60, 59);
    font-size: 1rem;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    margin-right: 15px;
    margin-left: 15px;
}

.cCSKON {
    margin-bottom: 15px;
    margin-top: 5px;
}

.bYYIwB {
    padding: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}

.byNCdt {
    background: transparent;
    overflow: visible;
    padding-bottom: 0px;
}

.epvuRM {
    background: transparent;
    overflow: visible;
    padding-bottom: 50px;
}

.jqTxQZ {
    display: flex;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.cJbABh svg {
    width: 240px;
    height: auto;
    vertical-align: middle;
}

.gyXJfg {
    background: rgb(255, 255, 255);
    overflow: visible;
    padding-bottom: 50px;
}

.lldxTo {
    background-color: rgb(60, 60, 59);
    padding: 25px 0px;
    margin: 5% 0 0 0;
}

.epigSb {
    display: flex;
    flex-flow: row wrap;
}

    .epigSb aside {
        width: 33.33%;
    }

.sidebar ul li > a:active, .sidebar ol li > a:active {
    transform: translateY(1px);
    box-shadow: rgb(60 60 59) 0px -1px 0px 0px inset;
}

.sidebar ul li > a:focus, .sidebar ol li > a:focus {
    color: rgb(60, 60, 59);
    background-color: rgb(226, 202, 118);
    outline: none;
    box-shadow: rgb(60 60 59) 0px -2px 0px 0px inset;
}

.sidebar ul li > a:hover, .sidebar ol li > a:hover {
    cursor: pointer;
    transition: background-color 0.3s ease 0s;
    background-color: rgba(233, 238, 243, 0.5);
}

.sidebar ul li > a {
    display: block;
    color: rgb(56, 97, 147);
    padding: 5px 10px;
    text-decoration: none;
    font-weight: 600;
}

.epvuRM {
    background: transparent;
    overflow: visible;
    padding-bottom: 0px;
}

.kOugRw {
    color: rgb(255, 255, 255);
}

.bnKPcn {
    margin-bottom: 15px;
    margin-top: 5px;
}

.lmqNOc {
    display: inline-block;
    margin-right: 15px;
    height: 36px;
}

.ejXXyw {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: rgb(255, 255, 255);
    background-color: rgb(56, 97, 147);
    border-bottom: none;
    padding: 3px 0px;
}

#main-content {
    padding-top: 50px;
}

/* lmqpay main content */
.lmqpay {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: rgb(60, 60, 59);
    font-size: 1rem;
    line-height: 1.4;
    margin-right: 15px;
    margin-left: 15px;
}

    .lmqpay h2 {
        font-size: 1.5rem;
        max-width: 960px;
    }

    .lmqpay a:active {
        color: rgb(60, 60, 59);
        background: rgb(226, 202, 118);
        outline: none;
        transform: translateY(2px);
        box-shadow: rgb(226 202 118) 0px -6px, rgb(60 60 59) 0px 1px;
        text-decoration: none !important;
    }

    .lmqpay a:focus {
        color: rgb(60, 60, 59);
        background: rgb(226, 202, 118);
        outline: none;
        box-shadow: rgb(226 202 118) 0px -6px, rgb(60 60 59) 0px 3px;
        text-decoration: none !important;
    }

    .lmqpay a:hover {
        color: rgb(14, 51, 91);
        text-decoration: underline dotted;
    }

    .lmqpay a {
        color: rgb(56, 97, 147);
        text-decoration: underline;
    }

.kYuMkW {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 15px;
}

.jsyNvc {
    text-decoration: underline;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

.cBuGNZ {
    background: rgba(245, 245, 245, 0.48);
    overflow: visible;
    padding-bottom: 50px;
}

.epigSb main {
    width: 100%; /*calc(66.66% - 60px);*/
    margin-right: 60px;
    margin-left: 0px;
}

.eSeAPL {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: rgb(60, 60, 59);
    font-size: 1rem;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    width: 100%;
}

.KGZqm {
    margin: 0px;
    padding: 10px 60px 10px 12px;
    background: rgb(255, 255, 255);
    border-radius: calc(6px);
    font-size: 1em;
    border-top: 1px solid rgb(60, 60, 59);
    border-bottom: 1px solid rgb(60, 60, 59);
    border-left: 1px solid rgb(60, 60, 59);
    border-image: initial;
    border-right: transparent;
    width: 100%;
    box-sizing: border-box;
}

.cqQtBV:hover {
    text-decoration: underline dotted;
    color: rgb(6, 83, 37);
    opacity: 1;
}

.cqQtBV:active {
    color: rgb(0, 0, 0);
    outline: none;
    transform: translateY(2px);
    box-shadow: rgb(226 202 118) 0px -6px, rgb(0 0 0) 0px 1px;
    text-decoration: none !important;
}

.cqQtBV:focus {
    outline: none;
    box-shadow: rgb(226 202 118) 0px 0px 0px 3px;
    transition: box-shadow 0.3s ease 0s;
}

.cqQtBV:hover svg {
    opacity: 0.8;
}

.cqQtBV svg {
    width: 240px;
    height: auto;
    vertical-align: middle;
}

.kXkZwR:active {
    color: rgb(0, 0, 0);
    background: rgb(226, 202, 118);
    outline: none;
    transform: translateY(2px);
    box-shadow: rgb(226 202 118) 0px -6px, rgb(0 0 0) 0px 1px;
    text-decoration: none !important;
}

.kddUFB:hover {
    text-decoration: underline dotted;
    color: rgb(255, 255, 255);
    opacity: 0.8;
}

.kddUFB:active {
    color: rgb(0, 0, 0);
    background: rgb(226, 202, 118);
    outline: none;
    transform: translateY(2px);
    box-shadow: rgb(255 255 255) 0px -1px 0px 0px inset;
    text-decoration: none !important;
}

.fIUiIW:hover {
    text-decoration: underline dotted;
    color: rgb(255, 255, 255);
    opacity: 0.8;
}

.bXJXqF {
    display: none;
}

.main h1 {
    color: rgb(60, 60, 59);
    margin-left: 0px;
    font-weight: 700;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 1.1;
}

@media (min-width: 40.0625em) {
    .lmJwgA {
        font-size: 1rem;
        line-height: 1.25;
    }
}

@media screen and (min-width: 550px) {
    .fqOnPO {
        -webkit-box-flex: 1;
        flex-grow: 1;
        display: block;
    }

    .kJWPWa {
        display: none;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-top: 0px;
    }

    .fqOnPO {
        -webkit-box-flex: 1;
        flex-grow: 1;
        display: block;
    }

    .CnAmf {
        flex: 1 1 auto;
        max-width: 320px;
        margin-left: 15px;
        padding: 10px 0px;
    }

    .cOCVGt {
        display: none;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-top: 0px;
    }
}

@media screen and (min-width: 768px) {
    .lmqpay {
        margin-right: 30px;
        margin-left: 30px;
        font-size: 1.1875rem;
        line-height: 1.45;
    }

    .sidebar ul > li a {
        margin: 5px 0px;
    }

    #main select {
        font-size: 1.1875rem;
        line-height: 1.45;
    }

    .cTgHHS {
        display: block;
    }

    .bXJXqF {
        display: block;
        border-bottom: 1px solid rgb(56, 97, 147);
        padding: 10px;
        font-size: 0.9em;
    }

    .kJWPWa {
        display: inline-block;
    }

    .cOCVGt {
        display: inline-block;
    }

    .gsyzSn {
        margin-right: 30px;
        margin-left: 30px;
    }

    .gsyzSn {
        font-size: 1.1875rem;
        line-height: 1.45;
    }

    .epigSb {
        display: flex;
        flex-flow: row wrap;
    }

    .gsyzSn p, .gsyzSn h2, .gsyzSn h3, .gsyzSn h4, .gsyzSn ul, .gsyzSn ol {
        /* max-width: 750px; */
        list-style: none;
    }

    .eSeAPL {
        font-size: 1.1875rem;
        line-height: 1.45;
    }

    #main h1 {
        font-size: 2.6rem;
        max-width: 960px;
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 1220px) {
    .lmqpay {
        margin-right: auto;
        margin-left: auto;
        max-width: 1160px;
    }

    .gsyzSn {
        margin-right: auto;
        margin-left: auto;
        max-width: 1160px;
    }
}
