@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i&display=swap');

body {
    font-family: "Open Sans",Arial,Helvetica,Verdana,sans-serif;
    font-weight:300;
    font-size:1em;
    color: black;
    background-color: #FFF;
    margin: 0;
}

main {
    display: block;
    clear: both;
    margin: 0;
    padding: 2px 0 0 4ex;
    background: #FFF;
    max-width: 100ex;
}

header {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
}

footer {
    display: block;
    clear: both;
    padding: 0;
    margin: 0;
    line-height: 1.5em;
    width: 100%;
}

img {
    border: 0;
    max-width: 100%;
}

pre {
    white-space: pre-line;
}

abbr {
    border-bottom: 1px dotted #666;
    text-decoration: none;
}


a {
    color: black;
    font-weight: 400;
}

a:link, a:visited {
    text-decoration: none;
}

a:focus, a:hover, a:active {
    text-decoration: underline;
}

.fakea {
    color: black;
    font-weight: 400;
}

.fakea:focus, .fakea:hover, .fakea:active {
    text-decoration: underline;
}


h1, h2, h3 {
    margin: 0.5em 0 0 0;
    color: black;
    line-height: 1.25em;
}

h1 {
    margin: 2px 0 0 2ex;
    font-size: 2em;
    font-weight: 700;
}

#ankle h1 {
    font-size: 1.1em;
    font-weight: 700;
    font-style: normal;
    margin: 0.5em 0 0 0;
    color: white;    
}

h2 {
    font-size: 1.15em;
    font-weight: 700;
    text-transform: uppercase;
}

h3 {
    font-size: 1.15em;
    font-weight: 700;
    text-transform: capitalize;
    font-variant: small-caps;
}

em {
    font-size: 1.1em;
    font-weight: 300;
    font-style: italic;
}

strong {
    font-size: 1.1em;
    font-weight: 700;
    font-style: normal;
}

details {
    display: block;
    margin: 1ex;
    border: 1px dotted #666;
}

.right {
    text-align: right;
}

.printonly {
    display:none;
}

/* UO HEADER AND FOOTER ----------------------------------------------------------- */

#uobar {
    display: block;
    margin: 0;
    padding: 0 2ex 0 4ex;
    background: #104735;
    width: auto;
    min-height: 72px;
    line-height: 1.5em
}

#inner-uobar {
    max-width: 100ex;
}

#uobar img {
    width: 200px;
    padding-top: 15px;
    height: auto !important;
    border: 0;
    max-width: 100%;
    float: left;
    padding-left: 15px;
}

#uobar .links-outer {
    display: block;
    padding-top: 18px;
    padding-right: 15px;
    float: right;
    color: white;
    line-height: 2em;
}

#uobar div.links {
    display: block;
    margin-bottom: 0;
    float: left;
    line-height: 2em
}

#uobar a {
    border-bottom: 0;
    padding: 0 0 0 2ex;
}

.uofootercontainer {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 2ex 0 4ex;
    width: auto;
    background-color: #000;
}

#uolinksfooter {
    display: block;
    max-width: 100ex;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: white;
    font-weight: 300;
    line-height: 1.5em;
}

#uolinksfooter a:link, #uolinksfooter a:visited, #uobar a:link, 
#uobar a:visited, #uolegalfooter a:link, #uolegalfooter a:visited, 
#ankle a:link, #ankle a:visited {
    color: #fff;
    font-weight: 300;
    font-size: 1em;
    text-decoration: none;
}

#uolinksfooter a:link, #uolinksfooter a:visited, #uobar a:link, #uobar a:visited  {
    text-transform: uppercase;
}

#uolinksfooter a:active, #uobar a:active, #uolegalfooter a:active, #ankle a:active {
    color: #fff;
    outline: 0;
}

#uolinksfooter a:focus, #uobar a:focus, #uolegalfooter a:focus, #ankle a:focus {
    color: #fff;
    outline: thin dotted;
}

#uolinksfooter a:hover, #uobar a:hover, #uolegalfooter a:hover, #ankle a:hover  {
    color: #fff;
    outline: 0;
    color: #fdcd07;
    text-decoration: none;
}

#ankle a:hover  {
    outline: 0;
    color: #fff;
    text-decoration: underline;
}

.uolinksfooterlinks {
    display: block;
    float: left;
}

.uolinksfooterlogo {
    display: block;
    float: right;
}

.uofooterlink {
    display: block;
    float: left;
    padding: 0.5em 4ex 0 0;
    margin: 0;
    font-size: 0.75em;
}

@media (max-width: 768px) {
    .uofooterlink {
        clear: left;
    }
}

@media (max-device-width: 500px) {
    .uofooterlink {
        clear: left;
    }
}

#uolegalfooter {
    display: block;
    clear: both;
    padding: 2em 2ex 2em 0;
    margin: 0;
    color: white;
    font-size: .7em;
    font-weight: 300;
    line-height: 1.5em;
    max-width: 140ex;
}

#uolegalfooter abbr {
    border-bottom-color: #FFF;
}

/* OPLSS HEADER AND FOOTER ----------------------------------------------------------- */

#oplssmasthead  {
    display: block;
    margin: 0;
    padding: 1em 1ex 0 4ex;
    color: black;
    background: #FFF;
    clear: both;
    max-width: 100ex;
}

#oplssmasthead  div.pict {
    width: 100%;
    float: left; 
    display: block;
}

#oplssmasthead  div.notpict {
    width: 100%;
    display: inline-block;
}

#oplssmasthead  div.notpict p.logo {
    margin: 0;
}

#oplssmasthead  div.notpict img {
    max-height: 7em;
}

@media (min-width: 680px) and (min-device-width: 600px) {
    #oplssmasthead  div.pict {
        width: 60%;
        clear: none;
    }

    #oplssmasthead  div.notpict {
        width: 39%;
        clear: none;
    }
}

#oplssmasthead ul {
    clear: both;
    margin: 0;
    padding: 0;
    display: block;
    max-width: 100ex;
    text-align: right;
}

#oplssmasthead li {
    display: block;
    padding: 0.2em 1ex;
    list-style: none;
}

@media (min-width: 580px) and (min-device-width: 500px) {
    #oplssmasthead li {
        padding: 1em 1ex;
        vertical-align:middle;
        display:inline-block;
        text-align:center;
    }
}

#oplsslogo {
    float: left; 
    padding-right: 2ex;
    border-bottom: 0;
    display: inline-block;
    text-align: right;
    width:320px;
}

@media (max-width: 700px) {
    #oplssmasthead h1 {
        clear: both; 
    }
}

#sponsorsinmenu {
    display: none;
    background-color: #FFF;
    float: right;
    z-index: 100000;
    text-align: center;
    padding: 1ex;
    border: 1px solid black;
    margin: 2px;
}

#sponsorsinmenu a {
    display: block;
    margin-top: 1ex;
    border-bottom: 0;
}

#oplss-footer {
    display: block;
    max-width: 100ex;
    margin: 0;
    padding: 0 0 0 4ex;
}

#oplss-footer section {
    display: block;
    padding: 1.5em 0 0 0;
    width: 100%;
    clear: both;
}

#organizers img {
    width: 150px;
}

#organizers a {
    border-bottom: 1px dotted rgba(88, 88, 88, 0.5);
}

div.organizer {
    width: 23%;
    padding: 0 1%;
    float: left;
}

div.organizer div {
    display: inline-block;
}

@media (max-width: 700px) {
    div.organizer {
        width: 49%;
    }
}

#sponsors {
    padding-top: 1em;
}

#sponsors img {
    max-height: 80px;
    max-width: 250px;
    height: auto;
    width: auto;
    padding: 1em 2ex 1em 2ex;
    vertical-align: middle;
}

#sponsors img.big {
    max-height: 160px;
    max-width: 250px;
    height: auto;
    width: auto;
    padding: 1em 2ex 1em 2ex;
}

#sponsors img.small {
    max-height: 80px;
    max-width: 180px;
    height: auto;
    width: auto;
    padding: 1em 2ex 1em 2ex;
}

#contactinfo {
    display: none;
    z-index: 100000;
    border: 1px solid black;
    background-color: lightgray;
}

#logo-attrib p {
    text-align: right;
}

#logo-attrib img {
    vertical-align: middle;
    max-width: 15ex;
}

#ankle {
    width: 100%;
    background-color: #231F20;
    color: white;
    padding-left: 2%;
    vertical-align: top;
}

#inner-ankle {
    max-width: 100ex;
}

#oplssaddress {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    min-width: 36ex;
    margin: 0;
}

#csaddress {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    min-width: 37ex;
    margin: 0;
}

.post-footer {
    display: block;
    clear: both;
    background: black;
    line-height: 1em;
}

/* OPLSS styles -------------------------------------------------------------- */

main a {
    text-decoration: none;
    border-bottom: 1px dotted rgba(88, 88, 88, 0.5);
}

.topic {
    font-style: oblique;
}

.student {
    width: 30%;
}

table {
    margin: 0 0 2em 0;
    border-collapse: separate;
    border-spacing: 0;
}

table thead {
    border-bottom: solid 2px #d1d3d4;
}

table tfoot {
    border-top: solid 2px #d1d3d4;
}

tr {
    border: 0;
    border-left: 0;
    border-right: 0;
}

tr.separate td {
    border-top: 1px solid black;
}

tr:nth-child(2n + 1) {
    background-color: #d1d3d4;
}

th {
    font-size: 0.9em;
    font-weight: 700;
    padding: 0.5em 1ex;
    text-align: left;
}

th.dollars {
    text-align: right;
}

td {
    padding: 0.5em 1ex;
    border: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
}

td.dollars {
    text-align: right;
}

