@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,700,300,600,400&amp");

body {
    font-family: "Open Sans",Arial,Helvetica,Verdana,sans-serif;/*"Arial Narrow", Helvetica, Arial, Verdana, sans-serif;*/
    font-weight:300;
    font-size:100%;
    color: black;
    background-color: #FFF;
    margin: 0px 0px 0px 0px;
}

img {
    border: 0;
}

pre {
    white-space: pre-line;
}

abbr:after {
    content: " (" attr(title) ")";
}

a {
    color: black;
    text-decoration: none;
}

a:after {
    content: " [" attr(href) "]";
}

a.noprintlink:after {
    content: none;
}

section {
    page-break-inside: avoid;
}

table {
    page-break-inside: avoid;
}

footer {
    display: block;
    line-height: 1.5em;
    clear: both;
}

.noprint {
    display: none;
}

.printblock {
    page-break-inside: avoid;
}

.post-footer {
    display: none;
}

details {
    display: none;
}

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

#uobar img {
    width: 2in;
}

#oplssmasthead img {
    width: 3in;
}

#ankle h1 {
    font-size: 1.1em;
    font-weight: 500;
    font-style: normal;
}

#oplssaddress {
    vertical-align: top;
    display: inline-block;
    width: 45%;
    page-break-inside: avoid;
}

#csaddress {
    vertical-align: top;
    display: inline-block;
    width: 45%;
    page-break-inside: avoid;
}

.uofootercontainer {
    display: block;
    clear: both;
}

.uolinksfooterlinks {
    display: block;
}

.uolinksfooterlogo {
    display: block;
    float: left;
    width: 1in;
}

#uolegalfooter {
    display: block;
    padding: 0 3ex 0 3ex;
    margin: 0;
    color: black;
    font-size: .7em;
    font-weight: 300;
    line-height: 1.5em;
    clear: both;
}

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

#oplssmasthead  {
    margin: 0;
    padding: 1em;
    width: 100%;
    background: #FFF;
}

#oplssmasthead h1 {
    font-weight: bold;
    font-size: 2.25em;
}

#sponsorsinmenu {
    display: none;
}

#oplss-footer {
    display: block;
    margin: 0 0 0 0;
    width: 100%;
}

#organizers img {
    display: none;
}

#organizers a {
    font-weight: bold;
}

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

#sponsors a {
    display: inline-block;
}

#sponsors img {
    max-height: 80px;
    max-width: 120px;
    padding: 1em 2ex 1em 2ex;
}

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

main {
    position: relative;
    background: #FFF;
    display: block;
    margin: 0 0 0 0;
    padding: 1.5em 2ex 2ex 2ex;
    clear: both;
    max-width: 100ex;
    line-height: 1.25em;
}

h1, h2, h3 {
    margin-top: 0.5em;
    margin-right: 0;
    margin-left: 0;
}

h1 {
    margin-bottom: 0.5em;
    font-size: 2em;
    font-weight: 900;
}

h2 {
    margin-bottom: 0.25em;
    font-size: 1.15em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.35em;
}

h3 {
    margin-bottom: 0;
    font-size: 1.15em;
    font-weight: 900;
    text-transform: capitalize;
    font-variant: small-caps;
    letter-spacing: 0.35em;
}

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

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

table {
    margin: 0 0 2em 0;
    border-collapse: separate;
    border-spacing: 0;
    border: solid 2px #c9c9c9;
}

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

tr:nth-child(2n + 1) {
    background-color: rgba(144, 144, 144, 0.075);
}

th {
    font-size: 0.9em;
    font-weight: 900;
    padding: 0 2ex;
    text-align: left;
}

th.dollars {
    text-align: right;
}

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

td.dollars {
    text-align: right;
}

td.category {
    padding: 0.5em 0;
    color: white;
    background-color: darkgrey;
    font-weight: 900;
}

.topic {
    font-style: oblique;
}

.student {
    width: 30%;
}
