/* Style Sheet for OSTI Science Research Connection 
   Created: 01-06-2005 
*/

body {
    margin: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.queryl {
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
}

td.queryc {
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

td.results {
    font-size: 9pt;
    text-align: left;
}

td.resultsr {
    font-size: 9pt;
    text-align: right;
}

th {
    border: thin;
    border-bottom-style: ridge;
    border-top-style: ridge;
    background: #CCCCCC;
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
}

tr.odd {
    background: #FFFFFF;
    border-bottom: 1px;
    font-size: 9pt;
}

tr.even {
    background: #EEEEEE;
    border-bottom: 1px;
    font-size: 9pt;
}

tr.pf {
    font-size: 8pt;
    border-bottom: 1px;
}

table.menubar {
    background: #0066CC;
    color: #FFFFFF;
}

table.links {
    border-bottom-width: thin;
    border-top-width: thin;
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-color: #0066CC;
    border-bottom-color: #0066CC;
    border-right-color: #0066CC;
    border-top-color: #0066CC;
    background: #99CCFF;
    color: #0066CC;
}

table.main {
    border: 0;
}

table.inner {
    border: ridge thin #000000;
    background-color: #CCCCCC;
}

select.trimbox {
    width: 160px;
}

input.button {
    background-image: url("../images/redbutton.png");
    background-color: transparent;
    border: 0px;
    background-position: center;
    background-repeat: no-repeat;
    height: 24px;
    width: 90px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 7pt;
}

input.checkbutton {
    background-image: url("../images/uncheck.jpg");
    background-color: transparent;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    height: 18px;
    width: 19px;
    color: #000000;
    font-weight: 600;
    font-size: 8pt;
}

input.smallbutton {
    background-color: #CCCCCC;
    color: #000000;
    font-weight: 600;
    font-size: 8pt;
    height: 24px;
    text-align: center;
}

input.longbutton {
    background-image: url("../images/redbutton_long.png");
    background-color: transparent;
    border: 0px;
    background-position: center;
    background-repeat: no-repeat;
    height: 24px;
    width: 120px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 7pt;
}

.radio {
    color: #990000;
}

.smalltext {
    font-size: 8pt;
    color: #000000;
}

.textblock {
    color: #000000;
    text-align: left;
    font-size: 10pt;
}

.redtext {
    color: #990000;
}

.attention {
    color: #990000;
    font-weight: bold;
    font-size: 12pt;
}

.indent {
    margin-left: 10px;
}

.indent2 {
    margin-left: 15px;
}

.reference {
    margin-left: 23px;
    font-size: 9pt;
}

.quote {
    font-size: 11pt;
    margin-left: 30px;
    margin-right: 30px;
}

H1 {
    color: #0066CC;
    font-size: 16pt;
}

H2 {
    font-size: 120%;
}

H3 {
    font-size: 19px;
    font-weight: bold;
    color: #990000;
    text-align: left;
    margin: 0px;
}

H4 {
    font-size: 16px;
    font-weight: bold;
    color: #0066CC;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

li.help {
    margin-left: 20px;
    color: #0066CC;
    font-size: 10pt;
}

dt {
    font-weight: bold;
}

hr {
    color: #0066CC;
    text-align: center;
    height: 1px;
}

a.header {
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

a.highlight {
    color: #FFFF00;
    font-size: 10pt;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

a.footer {
    color: #003399;
    font-size: 8pt;
    text-decoration: underline;
}

a.footerh {
    color: #990000;
    font-size: 8pt;
    text-decoration: none;
}

a.misc {
    color: #003399;
    text-decoration: underline;
}

a.info {
    color: #003399;
    text-decoration: underline;
    font-size: 16px;
}

a.citation {
    color: #003399;
    text-decoration: underline;
}

a.toplinks {
    color: #003399;
    font-weight: bold;
    text-decoration: none;
    font-size: 9pt;
}

a.sortlinks {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a.citation:hover {
    color: #99CCFF;
}

a.misc:hover {
    color: #99CCFF;
}

a.sortlinks:hover {
    color: #99CCFF;
}

a.citation:visited {
    color: #888888;
}

#footer {
    padding-top: 0;
    padding-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    text-align: center;
    min-width: 740px;
    margin-bottom: 1em;
    height: 100px;
}

#footer map {
    margin: 0px;
    padding: 0px;
    float: left;
}

#footer ul {
    list-style-type: none;
    list-style-position: inside;
    margin-bottom: 0;
}

#footer ul li {
    display: inline;
    list-style-type: none;
}

#footer img {
    padding-left: 0.95em;
    padding-right: 0.95em;
    vertical-align: middle;
}

#lastupdate {
    font-size: .8em;
    text-align: center;
}

#ne43Link {
    font-size: 80%;
    padding: 2px;
}

#tableBox {
    width: 800px;
    margin: 0 auto;
}

#tableBox table td {
    vertical-align: top;
}

#tableBox h3 {
    margin-top: 6px;
    font-size: 18px;
}

#tableBox h4 {
    font-size: 16px;
    color: #990000;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#usersBox {
    height: 400px;
    width: 800px;
    overflow: auto;
}

#queriesBox {
    height: 400px;
    width: 600px;
    overflow: auto;
}

#logonTable td input[type=text],
#logonTable td input[type=password] {
    width: 20em;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

label {
    font-weight: bold;
    font-size: 110%;
    white-space: nowrap;
}

div.info {
    font-size: 16px;
    text-align: left;
    margin-bottom: 1em;
}

td.info {
    font-size: 16px;
}

.bold {
    font-weight: bold;
}

.bigger {
    font-size: 110%;
}

.smaller {
    font-size: 84%;
}

#picsContainer {
    width: 810px;
    height: 250px;
    margin: 0px auto;
    clear: both;
}

#picsContainer div {
    width: 260px;
    float: left;
    vertical-align: top;
    text-align: center;
    margin-right: 10px;
}

#picsContainer img {
    border: 0px;
}

#picsContainer p {
    font-size: 8pt;
    color: #0066CC;
    font-weight: bold;
    font-style: italic;
}

#picsContainer p.picsText {
    text-align: left;
    font-weight: normal;
    font-style: normal;
    color: #000;
}

#nag {
    width: 800px;
    margin: 0px auto;
}

#nagHeader {
    width: 293px;
    height: 89px;
    margin: 0px auto;
}

.bolded {
    font-weight: bold;
}

#nag form {
    width: 800px;
    margin: 0px auto;
    text-align: center;
}

#nag form input {
    margin-bottom: 2em;
}

.fake_link {
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

#maintenance-pages-tbl {
    margin-left: auto;
    margin-right: auto;
}


/* Creates inline lists */

ul.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

ul.list-inline>li {
    display: inline-block;
}


/* Spaces the footer link list evenly */

li.footer-link {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
}


/* Puts the separators in-between the items in the footer's link list */

li.footer-link:not(:last-of-type) {
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

li.footer-link>a {
    color: #777;
    text-decoration: none;
}

li.footer-link>a:hover {
    text-decoration: underline;
}

li.footer-link>a>span.footer-fa-icon {
    opacity: 0.5;
}

#wrapper {
    min-height: calc(100vh - 100px)
}

@media only screen and (max-width:767px) and (min-width: 320px) {
    /* Make sure the first item in the footer links is alone and centered */
    #footer ul.list-inline>li:first-of-type {
        display: flex;
        justify-content: center;
    }
    li.footer-link:first-of-type {
        border-right: none;
    }
    #wrapper {
        min-height: calc(100vh - 115px);
    }
    #footer {
        min-width: 1%;
        width: 100%;
        height: 115px;
    }
    #footer img {
        width: 95%;
    }
    #mobile-list {
        font-size: 14px;
    }
}