body.staticPage #main h2,
body.citation-guide #main h2 {
    margin-top: 36px
}
#main #link-group.citation-guide {
    margin: 26px 0 52px 0;
    height: 111px;
}

body.staticPage #main strong {
    font-family: "Source Serif 4 Bold", "Times New Roman", Times, serif;;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

body.staticPage ul {
    list-style-type: disc;
    margin-left: 20px;
}
body.staticPage ol {
    margin-left: 20px;
}

div.how-to-subhead {
    margin-left: 20px;
}

body.staticPage table tr th,
body.staticPage table tr td {
    padding: 0 1.4em 0 0;
}

/* Subscription Page */
#main div.text > div#subscribe-page > h1.sub-h1 {
    font-family: "Source Serif 4 Italic", serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
    margin-top: 35px;
}

#main div.text > div#subscribe-page > h2 {
    margin-top: 20px;
}
#main div.text > div#subscribe-page p.paft + ul,
#main div.text > div#subscribe-page ul + h3 {
    margin-top: 15px!important;
}
#main div.text > div#subscribe-page h3 + div.sub-button {
    margin-top: 6px;
}
div.sub-button {
    width: fit-content;
    /*height: 24px;*/
    margin: 6px 0;
    background-color: #ED0E00;
}
div.sub-button a {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    font-size: 10px;
    color: #fff;
    line-height: 25px;
    vertical-align: middle;
    padding: 4px;
    display: inline;
    text-transform: uppercase;
    letter-spacing: .13em;
}
div.sub-button:hover,
div.sub-button a:focus {
    background-color: #B00B00;
    background-image: none;
    cursor: pointer;
}
div.sub-button a:hover {
    text-decoration: none;
}
div#subscribe-page table {
    line-height: 21px;
}
div#subscribe-page table + p.paft {
    margin-top: 10px
}
div#subscribe-page h3 + p.paft {
    margin-top: 0;
}
div#subscribe-page table > tbody > tr > td > h3 {
    margin-bottom: 0;
}
div#subscribe-page hr {
    margin-top: 22px;
}
div#subscribe-page div.sub-button > hr {
    margin-top: 26px;
}
table#subscribe-table-3 {
    margin-top: -2px;
}
/* search pages */
#searchPanels .ns_holder a.jp-disabled {
    display: none;
}
#searchPanels #itemContainer {
    min-height: auto !important;
}
/* support.html page */
div#supportdiv {
    word-break: break-all;
    -ms-word-break: break-all;
}
a#support-close-browser {
    cursor: pointer;
}

div.help-tools-left {
    float: left;
    width: 295px;
    padding-right: 10px;
}
div.help-tools-right {
    float: right;
    width: 295px;
}
#main .help-tools-left h3:not(:first-child),
#main .help-tools-right h3:not(:first-child) {
    margin-top: 36px;
}
div.help-tools-right a, div.help-tools-left a {
    display: block;
}
div.help-tools-right a:not(.no-indent), div.help-tools-left a:not(.no-indent) {
    margin-left: 20px;
    text-indent: -20px;
}
/* Search Tips page */
span.verdana {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
}
a#inst-forum {  /* forum landing page for inst in menu.js */
    margin-top: 0;
}

#main .sidebar-example {  /* in config-cms.js */
    color: #666;
}

/* Forum users help */
/*ul.nobullet {
    padding: 0
}
ul.nobullet a {
    color: #ED0E00;
    line-height: 26px;
}
ul.nobullet ul {
    padding-left: 20px;
}*/

/*ul.none li.blf, ul.none li.bl, ul.none li.bll,
ul.none li.nlf, ul.none li.nl, ul.none li.nll {
    padding-left: 15px;
}*/

/* auto suggest */
#autosuggest_container,
#autosuggest_container_header
{
    display: none;
    position: absolute;
    font-size: 14px;
    border: 1px solid #ddd;
    background-color: #fff;
    width: 178px;
    z-index: 99
}

#autosuggest_container_header {
    width: 147px;
}

#autosuggest_container ul,
#autosuggest_container_header ul {
    padding: 0;
    font-size: 14px;
    list-style: none;
}

.autosuggest-item {
    padding: 0 10px;
    line-height: 1.15em;
}

.autosuggest-item:hover, .selected-search {
    background-color: #ddd;
    cursor: default;
}

/* search page */
body.search input#clause {
    margin-top: 20px;
}
body.search div.search-text + div#searchPanels {
    margin-top: 15px;
}
body.search #main article.post > p.search-results-text {
    margin-top: 2px;
}
body.search article.post {
    margin-top: -3px;
}

span.tips {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #ED0E00;
    padding-left: 16px;
}
div.search-text {
    font-family: "Source Serif 4 Regular", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 17px;
    line-height: 25px;
    margin-top: 13px;
    color: #666;
}
#searchPanels .tabs {
    height: 20px;
    padding-left: 0;
    margin-bottom: 4px;
    display: grid;
    grid-template-columns: 215px 146px 167px 62px;
    /* grid-template-columns: 214.5px 145.4px 166.7px 63.4px; */
    list-style: none;
}
#searchPanels .tabs li {
    background-color: #68767D;
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .13em;
    display: block;
    text-align: center;
    height: 24px;
    line-height: 15px;
    padding: 4px 0;
}
#searchPanels .tabs li:not(:first-child) {
    margin-left: 4.89px;
}
#searchPanels .tabs li:hover {
    background-color: #ED0E00;
}
#searchPanels .tabs li span {
    color: #fff;
    padding: 4px;
    cursor: pointer;
}
#searchPanels .tabs li.search-hover {
    background-color: #ED0E00;
}
div#contentSearch, div.no-result {
    background-color: #f5f5f5;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 1px;
    margin-bottom: 13px;
}
span.search-nav,
#searchPanels .ns_holder {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 10px;
    line-height: 25px;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #58646A;
    cursor: pointer;
}
span.search-nav.prev,
#searchPanels  .ns_holder .jp-previous {
    margin-right: 15px;
    cursor: pointer;
}
#searchPanels .paging,
#searchPanels .ns_holder
{
    margin-top: 20px;
}

div.search-results-banner {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 22px;
    color: #666;
    padding: 9px 0 6px 0;
}
a.search-results-heading {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .07em;
    text-transform: uppercase;
    color: #E00B00;
}
a.search-results-heading highlight {
    font-family: "Public Sans Bold", sans-serif;
    font-weight: 700;
    font-size: 0.9em;
}
span.page-num {
    font-family: "Source Serif 4 Bold", "Times New Roman", Times, serif;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: .02em;

}
p.search-results-text {
    font-family: "Source Serif 4 Regular", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    margin: 10px 0;
}
p.search-results-text highlight {
    font-family: "Source Serif 4 Bold", "Times New Roman", Times, serif;
    font-weight: 700;
}
div.no-result {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 17px;
    color: #666;
}
p.emptyresult {
    margin-top: 0;
    padding-top: 20px;
}
p.suggestion {
    margin-top: 14px;
    margin-bottom: 0;
}
div.no-result ul {
    padding-left: 15px;
    margin-top: 0;
    padding-bottom: 11px;
}
div.no-result li {
    list-style-type: disc;
}
span.search-label {
    font-family: "Source Serif 4 Semi Bold", "Times New Roman", Times, serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    color: #666;
}
#searchPanels article header {
    height: auto;
}
div.loadingImage{
    background: url('../../cmos/images/search-loading-image.gif') no-repeat center;
    height: 100px;
}

#searchPanels #contentSearch .old_cmos_version {
    font-size: 14px;
    color: #ff0099;
}

/* What's New page */
body.staticPage #main ul + h3 {
    margin-top: 22px!important;
}
body.staticPage #main ul,
body.staticPage #main ol {
    color: #000;
}


/* firefox browser */
@-moz-document url-prefix() {
    /* search page */
    .tabs li{
        font-weight: normal;
    }
    .tabs li a {
        font-size-adjust: 0.41;
    }
    .tabs li:not(:first-child) {
        margin-left: 11.5px;
    }
}
