/* core style variables and mixins
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ul, ol {
  list-style: none; }

li {
  list-style-position: outside; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* layout elements, complete */
.cwrapper {
  max-width: 1250px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 48px; }

.banner .hamburger {
  display: none; }

.mainContent {
  padding-top: 48px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  background: white; }

.content {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9d6dd+0,ecf0f1+12,ecf0f1+99 */
  background: #c9d6dd;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5ZDZkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEyJSIgc3RvcC1jb2xvcj0iI2VjZjBmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2VjZjBmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #c9d6dd 0%, #ecf0f1 12%, #ecf0f1 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c9d6dd), color-stop(12%, #ecf0f1), color-stop(99%, #ecf0f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c9d6dd 0%, #ecf0f1 12%, #ecf0f1 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c9d6dd 0%, #ecf0f1 12%, #ecf0f1 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c9d6dd 0%, #ecf0f1 12%, #ecf0f1 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c9d6dd 0%, #ecf0f1 12%, #ecf0f1 99%);
  /* W3C */ }
  .content .cwrapper {
    padding: 24px; }

.footerOuter {
  background: black; }

#MHSfooter section {
  padding: 0 25px 25px 50px !important; }

#MHSfooter section + section {
  padding: 0 25px 25px 25px !important; }

#MHSfooter .footer_logo {
  margin-left: 50px !important; }

@media (max-width: 600px) {
  #MHSfooter section {
    padding: 0  !important; }

  #MHSfooter section + section {
    padding: 0  !important; }

  #MHSfooter .footer_logo {
    margin-left: 0 !important; } }
nav.site_nav {
  background: #2b2b2b;
  clear: both; }
  nav.site_nav .closer {
    display: none; }
  nav.site_nav h3 {
    display: none; }
  nav.site_nav ul {
    max-width: 1250px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 40px;
    text-align: left; }
    nav.site_nav ul li {
      display: inline-block; }
    nav.site_nav ul a:link, nav.site_nav ul a:visited {
      color: white;
      font-family: "Lato";
      font-weight: 300;
      font-size: 16px;
      padding: .5rem 8px;
      display: inline-block; }
    nav.site_nav ul a:hover {
      text-decoration: none; }
    nav.site_nav ul .main-nav-break {
      display: none; }
    nav.site_nav ul .mobile_extras {
      display: none; }

#mainNavMore {
  text-align: center; }

#mainNavMoreT {
  cursor: pointer; }

#mainNavMoreT a {
  display: inline-block;
  color: white;
  padding: 7px 21px 7px 7px;
  font-size: 14px;
  text-transform: uppercase; }
  #mainNavMoreT a span {
    transition: all .45s ease;
    transform: rotate(-90deg);
    display: inline-block;
    margin-left: .25rem; }

#mainNavMoreT.open {
  background: #433f3b;
  color: white; }

#mainNavMoreT.open a {
  color: white; }
  #mainNavMoreT.open a span {
    transform: rotate(0deg); }

#mainNavMore {
  position: absolute;
  z-index: 60;
  background: #433f3b;
  width: 100%;
  margin: 0 auto;
  max-width: 1250px;
  display: none;
  right: 0;
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.6);
  -moz-box-sizing: border-box;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.6);
  -webkit-box-sizing: border-box;
  -o-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.6);
  -o-box-sizing: border-box;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.6);
  box-sizing: border-box; }

#mainNavMore.open {
  display: block; }

#mainNavMore a:link,
#mainNavMore a:visited,
#mainNavMore a:active {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 15px;
  background: none;
  color: white;
  padding: 4px; }

#mainNavMore a:hover {
  background: #dfdfdf;
  color: #433f3b; }

#mainNavMore ul {
  background: none;
  display: inline-block;
  padding: .6rem;
  vertical-align: top; }

#mainNavMore ul li {
  margin: .5rem 0;
  display: block;
  text-align: left; }

.subPages .cwrapper {
  position: relative;
  overflow: hidden; }

nav.nav225 {
  background: #2b9dc0;
  position: absolute;
  right: 48px; }
  nav.nav225 ul {
    padding: 18px 0; }
    nav.nav225 ul li {
      padding: 0;
      display: block;
      margin: 0; }
      nav.nav225 ul li a:link {
        display: block;
        padding: 6px 2rem;
        text-transform: uppercase;
        font-weight: bold; }
      nav.nav225 ul li a:hover {
        background: #81CAE0; }

/* general typog */
body {
  background: #f0f0f0;
  color: #505050;
  font-family: "Lato", "Arial", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Libre Baskerville", serif;
  color: #006D8C;
  margin-bottom: .5em; }

h1 {
  font-size: 50px;
  margin: 0 0 2rem 0;
  line-height: 1.3; }

h2 {
  font-size: 34px; }

h3 {
  font-size: 20px; }

a,
a:link,
a:active,
a:visited {
  color: #d08913;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

i, em {
  font-style: italic; }

b, strong {
  font-weight: bold; }

sup {
  vertical-align: top;
  font-size: 12px;
  line-height: 1; }

p {
  line-height: 1.25;
  margin-bottom: .35rem;
  font-weight: 300; }

.seeAlso {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  width: 34%;
  background: #f2f2f2;
  padding: 1.5rem; }
  .seeAlso h3 {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-size: 18px; }

.intro {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 63%;
  margin-right: 3%; }

.example {
  padding: .5rem;
  background: white; }

.example:before {
  content: "Example:";
  display: block;
  font-size: 12px;
  font-family: "Lato", "Arial", sans-serif; }

.notice {
  font-size: 125%;
  color: black; }

/* form css */
form {
  font-size: 100%;
  max-width: 650px;
  margin: 1rem auto; }

.formRow {
  margin: 1rem 0;
  padding: 1rem;
  border: 1px solid #DFDFDF;
  background: #f9f9f9; }
  .formRow label {
    font-weight: bold;
    display: block;
    font-size: 112%;
    margin: .5rem 0; }

input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  font-size: 18px;
  font-family: "Lato", "Arial", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  padding: 3.6px 12px;
  margin-bottom: 1rem; }

input.date {
  width: 225px; }

input:last-child {
  margin-bottom: 0; }

textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: block;
  margin: 1rem auto;
  min-height: 3rem; }

.required:before {
  content: "* ";
  color: red; }

p.error {
  display: none;
  color: red; }

.error p.error {
  display: block; }

.error .errorMsg {
  color: #c24a00;
  margin: .5rem;
  font-weight: bold; }

input[type="submit"],
button {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: black;
  font-family: "Lato", "Arial", sans-serif;
  font-size: 16px;
  display: inline-block;
  line-height: 12px;
  padding: 6px;
  border: 1px solid #888888;
  text-align: center;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  min-width: 20px;
  min-height: 20px; }

.formpage2 .pika-button {
  box-shadow: none;
  border-radius: 0; }
.formpage2 .sidebar {
  width: 40%;
  float: right; }
.formpage2 .sidebar.stuck {
  position: fixed;
  top: 0; }
.formpage2 form {
  margin-right: 42%; }
.formpage2 .formRow label + input[type='radio'] {
  display: inline-block;
  margin-left: 1rem; }
.formpage2 .formRow label[for] {
  font-size: 100%;
  font-weight: normal;
  display: inline; }
.formpage2 .formRow input[checked] + label {
  font-weight: bold; }
.formpage2 #extraSchoolFields {
  max-height: 0;
  overflow: hidden;
  transition: max-height .7s ease; }
.formpage2 #extraSchoolFields.open {
  max-height: 600px; }
.formpage2 #mapCheck {
  width: 100%;
  height: 250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1rem; }
.formpage2 #map-canvas {
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.formpage2 #fauxtoe {
  border: 2px dashed #a0a0a0;
  border-radius: 10px;
  min-height: 30px;
  vertical-align: middle;
  line-height: 1;
  font-size: 18px;
  padding: .7rem .5rem .5rem 1rem; }
.formpage2 #imageCanvas img {
  width: 100%;
  display: block; }

.sidebar {
  max-width: 750px;
  top: 0;
  margin: 1rem auto; }

.anymap {
  position: relative;
  width: 100%;
  height: 400px;
  box-sizing: border-box;
  padding: 0 1rem 1rem 0; }

.mapcanvas {
  height: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.controls {
  padding: .5rem 0 1rem 0; }
  .controls a, .controls a:link, .controls a:visited {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px; }

#zoomReset {
  cursor: pointer; }

.bigmapbox {
  position: absolute;
  z-index: 100;
  background-color: white;
  padding: 2rem;
  box-sizing: border-box;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  left: 12.5%;
  width: 75%;
  transition: max-height 1.5s ease, opacity 1s ease; }

.bigmapbox.freedom {
  max-height: 2000px;
  opacity: 1; }

.closebut {
  background: url(/images/_graphics/closex.png) 50% 50% no-repeat;
  cursor: pointer;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0; }

#mapMask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  background: white; }

.maincol {
  padding-top: 3rem; }
  .maincol .tileColumn {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 32%;
    min-height: 500px; }
  .maincol .tileColumn + .tileColumn {
    margin-left: 1%; }

.travelCount {
  text-align: center;
  font-size: 20px;
  clear: both;
  padding-top: 1rem; }

.visit {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1.5%;
  border-radius: 4px;
  padding: .5rem;
  background: white;
  margin-bottom: 24px;
  opacity: .15;
  transition: opacity 1s ease;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }

.visit.oddRow1 {
  background: white; }

.visit.flagged1 {
  border: 4px solid #ff6655; }

.mapit {
  float: right;
  display: inline-block;
  background: #404040;
  color: white;
  font-size: 12px;
  padding: .25rem .5rem;
  border-radius: 3px;
  border-top: 2px solid #737373;
  border-left: 2px solid #6B6B6B;
  border-right: 1px solid #202020;
  border-bottom: 1px solid #202020;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: normal; }

.visit h3 {
  font-size: 24px;
  font-weight: bold;
  display: block;
  cursor: pointer;
  line-height: 1.25; }

.visit .date {
  display: block;
  margin-bottom: 1em;
  font-size: 14px;
  font-family: Arial, sans-serif;
  font-weight: normal; }

.visit p {
  display: block; }

.visit a:link {
  display: inline-block; }

.togDesc {
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase; }

.visit .description {
  cursor: pointer;
  background: #f0f0f0; }
  .visit .description img {
    display: block;
    max-width: 100%; }

.visit .description p {
  margin: 1rem; }

.visitFullDisplay {
  box-sizing: border-box; }
  .visitFullDisplay .visit {
    box-sizing: border-box;
    margin: 1rem 0;
    padding: 1rem 0;
    border: none;
    box-shadow: none; }
  .visitFullDisplay .mapit, .visitFullDisplay .togDesc {
    display: none; }
  .visitFullDisplay .description {
    max-height: none; }

@media (max-width: 800px) {
  .maincol .tileColumn {
    width: 49%; }

  .visit h3 {
    font-size: 22px; } }
@media (max-width: 550px) {
  .maincol .tileColumn {
    width: 100%; }

  .maincol .tileColumn + .tileColumn {
    margin-left: 0; } }
.madness h2, .madness h3, .madness h4 {
  font-family: "Roboto Condensed", sans-serif; }
.madness h3 {
  text-transform: uppercase; }
.madness p {
  margin-top: 1rem; }
.madness .mainContent {
  padding: 24px 48px 48px 48px; }
.madness .mainContent:after {
  clear: both;
  content: " ";
  height: 0;
  display: block; }
.madness .madnessHeading {
  color: red;
  font-size: 65px;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
  background: url(/225th/images/jersey91.jpg) no-repeat 100% 0;
  background-size: contain;
  padding-right: 109px;
  display: inline-block; }
.madness .madnessHeading em {
  display: block;
  font-size: 18px;
  font-style: normal;
  text-transform: none; }
.madness .wideCol {
  float: left;
  width: 60%;
  box-sizing: border-box; }
.madness .sideCol {
  float: right;
  width: 34%;
  margin-left: 6%;
  box-sizing: border-box; }
.madness .reportHD {
  text-transform: uppercase;
  font-size: 36px; }
.madness .reportHD em {
  font-size: 20px;
  margin-bottom: .5rem;
  font-style: italic;
  display: block;
  text-transform: none; }
.madness .reportHD.vote em strong {
  font-size: 57px;
  background: red;
  color: white;
  text-align: center;
  font-style: normal;
  display: inline-block; }
.madness .reportHD.vote em strong:after {
  content: "";
  display: block;
  font-size: 0px;
  line-height: 0%;
  width: 0px;
  border-left: 69px solid #ffffff;
  border-right: 69px solid #ffffff;
  border-top: 27px solid red;
  vertical-align: middle; }
.madness .reportHD.thanks em {
  font-style: normal; }
  .madness .reportHD.thanks em strong {
    font-size: 24px;
    font-style: italic;
    background: #2b9dc0;
    color: white;
    padding: .2rem .5rem;
    line-height: 1.5;
    display: inline-block; }
    .madness .reportHD.thanks em strong i {
      display: block;
      font-size: 16px;
      margin-bottom: 1rem;
      font-style: normal; }
.madness .intro {
  margin: 0;
  width: auto; }
.madness .intro strong {
  font-size: 18px;
  font-weight: normal; }
.madness form {
  margin: 0; }

.contest {
  border-top: 4px solid #909090;
  padding: 0 0 1rem 0; }
  .contest matchup {
    display: inline-block;
    padding: 2px 4px;
    background: #909090;
    color: white;
    text-transform: uppercase;
    font-size: 14px; }
  .contest h3 {
    text-transform: none;
    clear: both;
    position: relative;
    font-size: 100%;
    font-family: "Lato", "Arial", sans-serif;
    margin-top: 1rem; }
    .contest h3 label {
      color: black;
      font-family: "Libre Baskerville", serif;
      background: #e0e0e0;
      padding: 4px 0 8px .5rem;
      vertical-align: middle; }
      .contest h3 label b {
        font-family: "Lato", "Arial", sans-serif;
        background: #FFD251;
        padding: .5rem;
        transform: rotate(9deg);
        display: inline-block;
        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
        margin-right: .6rem;
        display: none; }
    .contest h3 label:after {
      content: "";
      display: inline-block;
      font-size: 0px;
      line-height: 0%;
      width: 0px;
      border-top: 17px solid #ffffff;
      border-bottom: 17px solid #ffffff;
      border-left: 12px solid #e0e0e0;
      vertical-align: middle; }
    .contest h3 .votes {
      font-style: normal;
      color: white;
      background: #43D2CB;
      padding: 3px 6px;
      display: inline-block;
      font-size: 26px;
      vertical-align: top; }
    .contest h3 .votes.leading {
      background: red; }
    .contest h3 .votes:after {
      content: "Votes";
      font-size: 12px;
      display: block; }
  .contest h3:after {
    content: " ";
    height: 0;
    display: block;
    clear: both; }
  .contest .versus {
    clear: both;
    width: 3rem;
    border-radius: 6px;
    font-style: italic;
    text-align: center;
    margin: 0rem 3rem 2rem 3rem;
    background: #909090;
    color: white;
    font-weight: bold; }

.desc {
  position: relative;
  float: right;
  cursor: pointer;
  text-align: right;
  font-size: 1px; }
  .desc h4 {
    text-align: left;
    padding: 0 .5rem;
    margin: 0;
    display: none; }
  .desc .details {
    padding: .5rem;
    text-align: left;
    max-height: 84px;
    overflow: hidden; }
    .desc .details img {
      float: right;
      margin-left: .5rem;
      max-width: 84px; }
    .desc .details .text {
      display: none;
      clear: none; }

.desc:before {
  content: "details";
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 0 0;
  opacity: .8;
  font-size: 14px; }

.desc.open {
  max-height: 500px;
  max-width: 400px;
  min-width: 400px;
  position: absolute;
  background: #f2f2f2;
  z-index: 100;
  right: 0;
  top: 0;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  font-size: 14px; }
  .desc.open h4 {
    display: block; }
  .desc.open .details {
    max-height: none; }
    .desc.open .details img {
      max-width: 150px; }
    .desc.open .details .text {
      display: block;
      padding: 0 1rem 1rem 0;
      width: 280px; }
      .desc.open .details .text p {
        padding: 0 0 .5rem 0;
        margin-top: 0; }

.desc.open:before {
  content: "+";
  display: inline-block;
  font-size: 23px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  padding: 0px 3px; }

.toFull {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  padding: 4px 6px;
  background: #777777;
  color: white;
  margin-top: .5rem;
  border-radius: 3px; }

.sideCol h3, .sideCol h4 {
  color: red; }
.sideCol section + section {
  margin-top: 2rem; }

.bracket {
  min-width: 1400px;
  overflow: auto;
  background: white;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 1rem 2rem;
  font-size: 12px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5); }
  .bracket .group {
    position: relative; }
  .bracket .group + .group {
    margin-top: 40px; }
  .bracket .round {
    float: left;
    width: 7.1428%;
    box-sizing: border-box; }
  .bracket .contest {
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    position: relative;
    height: 40px;
    box-sizing: border-box;
    padding: 2px;
    overflow: hidden; }
    .bracket .contest span {
      box-sizing: border-box;
      display: block;
      padding: 2px;
      cursor: pointer;
      color: #149CD4; }
    .bracket .contest span + span {
      position: absolute;
      bottom: 0;
      left: 0; }
    .bracket .contest b {
      font-weight: normal; }
  .bracket .flip .contest {
    border-right: none;
    border-left: 1px solid black; }
  .bracket .contest + .contest {
    margin-top: 10px; }
  .bracket .round1 {
    width: 11.5%; }
    .bracket .round1 h3 {
      position: absolute;
      top: 187px;
      left: -77px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    .bracket .round1 span {
      width: 157px;
      overflow: hidden;
      height: 16px;
      position: relative; }
      .bracket .round1 span b {
        position: absolute;
        right: 0;
        top: 0; }
  .bracket .round1.flip h3 {
    left: 131px;
    width: 138px; }
  .bracket .round2 {
    width: 10.5%;
    padding-top: 20px; }
    .bracket .round2 .contest {
      height: 50px; }
    .bracket .round2 .contest + .contest {
      margin-top: 50px; }
    .bracket .round2 .group + .group {
      margin-top: 80px; }
  .bracket .round3 {
    padding-top: 40px; }
    .bracket .round3 .contest {
      height: 100px; }
    .bracket .round3 .contest + .contest {
      margin-top: 100px; }
    .bracket .round3 .group + .group {
      margin-top: 130px; }
  .bracket .round4 {
    padding-top: 90px; }
    .bracket .round4 .contest {
      height: 200px; }
    .bracket .round4 .contest + .contest {
      margin-top: 140px; }
    .bracket .round4 .group + .group {
      margin-top: 220px; }
  .bracket .round5 {
    padding-top: 200px; }
    .bracket .round5 .contest {
      height: 400px; }
  .bracket .round6 {
    width: 11%;
    padding-top: 300px; }
    .bracket .round6 .contest {
      height: 200px;
      border: none; }
      .bracket .round6 .contest span {
        width: 50%;
        border-top: 1px solid black; }
      .bracket .round6 .contest span + span {
        border-bottom: 1px solid black;
        border-top: none;
        right: 0;
        left: auto; }

.bracket:after {
  clear: both;
  display: block;
  content: " ";
  height: 0; }

.bracket.playoffs {
  min-width: 1024px; }
  .bracket.playoffs .round1 {
    width: 175px; }
  .bracket.playoffs .round2, .bracket.playoffs .round3, .bracket.playoffs .round4, .bracket.playoffs .round5 {
    width: 6.5%; }

.schedule em {
  float: right;
  width: 10rem;
  font-weight: 300; }

#nvBox {
  background: white;
  position: fixed;
  width: 90%;
  height: 90%;
  top: -500%;
  left: 5%;
  z-index: 99999;
  opacity: 0;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease; }

#nvMask {
  background: rgba(0, 0, 0, 0.77);
  position: fixed;
  width: 100%;
  height: 100%;
  top: -500%;
  left: 0;
  z-index: 90000;
  opacity: 0;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease; }

#nvBox div,
#nvBox iframe {
  width: 100%;
  height: 100%; }

#nvBox.open,
#nvMask.open {
  opacity: 1; }

#nvBox .closer {
  cursor: pointer;
  position: absolute;
  right: -18px;
  top: -15px;
  width: 15px;
  height: 15px;
  background: black;
  color: white;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 15px;
  border: 3px solid white;
  vertical-align: top;
  line-height: 15px;
  font-size: 26px;
  padding: 3px; }

@media (max-width: 1024px) {
  .madness .mainContent {
    overflow: auto; } }
@media (max-width: 800px) {
  .madness .sideCol {
    float: none;
    width: auto;
    margin-left: 0; }
    .madness .sideCol section {
      float: left;
      width: 47%;
      margin: 0 3% 2% 0;
      box-sizing: border-box;
      clear: left; }
    .madness .sideCol section.schedule {
      position: absolute;
      right: 0; }
  .madness .sideCol:after {
    content: " ";
    clear: both;
    height: 0;
    display: block; }
  .madness .wideCol {
    float: none;
    width: auto;
    border-top: 2px solid red;
    margin-top: 4rem; } }
@media (max-width: 600px) {
  .madness .madnessHeading {
    font-size: 48px;
    background-size: 13%; }
  .madness .reportHD.vote em span {
    display: block; }
  .madness .mainContent {
    padding: 1rem 1rem 3rem 1rem; }
  .madness .sideCol {
    float: none;
    width: auto; }
    .madness .sideCol section {
      width: auto;
      float: none;
      margin-left: 0;
      margin-right: 0; }
    .madness .sideCol section + section {
      margin-top: 2rem; }
    .madness .sideCol section.schedule {
      position: relative;
      right: auto; }

  .desc.open,
  #detailDivs .desc.open {
    position: fixed;
    top: 5%;
    left: 5%;
    min-height: 0;
    min-width: 0;
    width: 90%;
    height: 90%;
    z-index: 99999; }

  .toFull {
    display: none; } }
@media (max-width: 505px) {
  .madness .madnessHeading {
    background-size: 23%; } }
@media (max-width: 400px) {
  .madness .madnessHeading {
    background-size: 20%;
    background-position: 84% 0; } }
.banner,
.banner225 {
  max-width: 1250px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 48px; }
  .banner h1,
  .banner225 h1 {
    padding-top: 1.5rem;
    margin-bottom: 0;
    float: left;
    width: 61%;
    margin-bottom: 2rem; }
    .banner h1 #mhsLogo,
    .banner225 h1 #mhsLogo {
      float: left;
      margin-right: 3%;
      width: 68%;
      height: auto; }
    .banner h1 #mhs225Logo,
    .banner225 h1 #mhs225Logo {
      float: left;
      fill: #2b9dc0;
      width: 25%;
      padding-right: 1%;
      height: auto; }

.banner:after,
.banner225:after {
  content: " ";
  height: 0;
  overflow: hidden;
  display: block;
  clear: both;
  float: none; }

.nvDisplay .banner h1 {
  display: inline-block;
  width: 335px;
  margin: 0;
  padding: .5rem 0 0 0; }
  .nvDisplay .banner h1 a {
    display: block;
    clear: both;
    font-size: 14px;
    background: #006d8c;
    color: white;
    padding: .5rem;
    font-weight: normal;
    font-family: "Lato";
    vertical-align: middle; }
    .nvDisplay .banner h1 a svg {
      display: inline-block;
      margin-right: .25rem;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      width: 20px;
      height: 20px;
      vertical-align: middle; }
.nvDisplay .banner .navigation {
  padding: 1rem;
  display: inline-block;
  min-height: 0; }
.nvDisplay .banner .nvSharing {
  display: inline-block; }
.nvDisplay .view_controls {
  background: #2b9dc0; }
.nvDisplay .view_controls a {
  border: 1px solid #2b9dc0;
  background-color: none; }
.nvDisplay .mhsIMGnavKey a.nkToggleOpen,
.nvDisplay .mhsIMGnavKey a.nkToggleClosed {
  background: #2b9dc0 url(/database/graphics/viewer-sprites2.png) 100% -26px no-repeat; }
.nvDisplay .mhsIMGnavKey a.nkToggleClosed {
  background: #2b9dc0 url(/database/graphics/viewer-sprites2.png) 100% 2px no-repeat; }

/* taller displays
 */
@media (max-height: 850px) {
  html .banner225 h1 {
    width: 61%;
    margin-bottom: 0; } }
/* adjustments for narrow screens, like landscape tablet, or small notebooks
*/
@media (max-height: 750px) {
  html .banner225 .cwrapper {
    padding: 0; }
  html .banner225 h1 {
    float: none;
    width: 100%;
    margin-bottom: 0; }
    html .banner225 h1 #mhsLogo {
      height: 95px; } }
/* nearing tablets */
@media (max-width: 1018px) {
  .banner h1,
  .banner225 h1 {
    margin-bottom: 3rem; } }
@media (max-width: 800px) {
  .banner,
  .banner225 {
    padding: 0 24px; }
    .banner h1,
    .banner225 h1 {
      margin-bottom: 1rem; } }
/* phones */
@media (max-width: 550px) {
  html .bigSlides {
    display: none; }
  html .homepage .banner h1,
  html .banner h1, html .banner225 h1 {
    width: 95%; }
    html .homepage .banner h1 #mhsLogo,
    html .banner h1 #mhsLogo, html .banner225 h1 #mhsLogo {
      display: block;
      height: auto;
      width: 62%; }
    html .homepage .banner h1 #mhs225Logo,
    html .banner h1 #mhs225Logo, html .banner225 h1 #mhs225Logo {
      display: block; } }
@media (max-width: 1018px) {
  nav.nav225 {
    right: 0; }
    nav.nav225 ul {
      padding: 10px 0; }

  h1 {
    font-size: 42px; } }
@media (max-width: 900px) {
  #mainNavMore,
  #mainNavMoreT {
    display: none !important; } }
@media (max-width: 800px) {
  .hamburger {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    right: 0;
    z-index: 11;
    cursor: pointer;
    padding: 1rem 0;
    background: rgba(244, 244, 244, 0.7); }
    .hamburger span {
      display: block;
      background: #7a7a7a;
      height: 6px;
      width: 2.5rem;
      margin: 0 1rem; }
    .hamburger span + span {
      margin-top: 6px; }

  nav.site_nav {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    width: 300px;
    height: 100%;
    overflow: hidden;
    transition: right .68s ease;
    right: -300px;
    z-index: 1; }
    nav.site_nav h3 {
      display: block;
      padding: 1rem 1rem 0 1rem;
      margin: 0;
      color: #a0a0a0;
      text-transform: uppercase;
      font-size: 14px;
      font-family: "Lato"; }
    nav.site_nav ul {
      padding: 1rem; }
      nav.site_nav ul li {
        display: block;
        text-transform: uppercase; }
      nav.site_nav ul li.inline {
        display: inline-block; }
      nav.site_nav ul li.inline.second a:link {
        padding-left: .5rem; }
      nav.site_nav ul li a:link {
        display: block;
        margin: 0;
        padding: .5rem 1rem 0 1rem; }
      nav.site_nav ul li a:hover {
        background: #a0a0a0;
        color: black; }
      nav.site_nav ul .mobile_extras {
        display: block; }
    nav.site_nav ul.pages225 {
      background: #056684; }
    nav.site_nav .closer {
      float: right;
      width: 30px;
      height: 30px;
      cursor: pointer;
      display: block;
      margin: .5rem;
      transform: scale(0.8); }
      nav.site_nav .closer path {
        fill: #ffffff; }
    nav.site_nav .cwrapper a:link, nav.site_nav .cwrapper a:visited {
      display: block;
      text-align: left; }

  nav.open {
    right: 0; }

  #masterCon {
    position: relative;
    right: 0;
    transition: right .68s ease;
    width: 100%;
    z-index: 10; }

  #masterCon.open {
    right: 300px; }

  .formpage2 .sidebar {
    width: 100%;
    float: none; }
  .formpage2 form {
    max-width: none;
    margin-right: 0; }
    .formpage2 form #fauxtoe {
      font-size: 12px; }

  .column {
    width: 49.25%;
    float: left; }

  .bigmapbox {
    left: 7.5%;
    width: 85%;
    padding: 1rem; }

  .cwrapper {
    padding-left: 24px;
    padding-right: 24px; }

  h1 {
    font-size: 40px;
    margin: 0 0 2rem 0; }

  #MHSfooter .mobileToTop {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 0 2rem 0 !important; } }
@media (max-width: 550px) {
  .hamburger {
    padding: 1.5rem 0; }
    .hamburger span {
      margin: 0 .7rem;
      height: 5px;
      width: 2.2rem; }
    .hamburger span + span {
      margin-top: 5px; }

  nav.site_nav {
    width: 286px; }
    nav.site_nav ul {
      padding-top: 12px; }
    nav.site_nav ul:not(.pages225) a:link {
      padding: .3rem 1rem; }

  #masterCon.open {
    right: 286px; }

  .banner .cwrapper {
    font-size: 20px; }

  .content .cwrapper {
    padding: .5rem; }

  h1 {
    font-size: 32px; }

  .intro {
    width: 100%; }

  .column {
    width: 100%;
    float: none; }

  .bigmapbox {
    left: 0;
    width: 100%;
    padding: 1rem; }

  .anymap {
    padding-right: 0;
    padding-top: .5rem; }

  .formpage2 .sidebar {
    width: 100%;
    float: none;
    display: none; }
  .formpage2 form {
    margin-right: 0; }
    .formpage2 form #fauxtoe {
      font-size: 12px; } }
/* --- footer --- */
#MHSfooter .mobileToTop {
  display: none; }

#MHSfooter {
  color: #aaaaaa;
  background: #000;
  font-size: 11px;
  line-height: 1.4;
  clear: both;
  padding-top: 28px;
  max-width: 1250px;
  margin: 0 auto; }

#MHSfooter .footer_logo {
  display: block;
  margin-left: 12px;
  margin-bottom: 14px; }

#MHSfooter .footer_logo img {
  vertical-align: middle; }

#MHSfooter a:link,
#MHSfooter a:active,
#MHSfooter a:visited,
#MHSfooter a:hover {
  color: white;
  text-decoration: none; }

#MHSfooter a:link img {
  border: none; }

#MHSfooter .column {
  text-align: left;
  float: left;
  width: 25%;
  min-height: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

#MHSfooter .column + .column {
  margin-left: 0; }

#MHSfooter section {
  text-align: center;
  padding: 14px; }

#MHSfooter h2, #MHSfooter h3 {
  margin: 14px 0 0 0;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  color: #f0f0f0;
  font-weight: normal;
  font-size: 16px; }

#MHSfooter h2 {
  border-bottom: 1px solid #444444;
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: normal;
  color: #bbb; }

#MHSfooter h3:first-child {
  margin-top: 0; }

#MHSfooter ul {
  list-style-type: none;
  margin-left: 0; }

#MHSfooter ul li {
  margin-left: 0;
  margin-bottom: 7px; }

@media (max-width: 900px) {
  #MHSfooter .mobileToTop {
    display: block; } }
@media (max-width: 600px) {
  #MHSfooter {
    color: #bbb;
    background: #000;
    font-size: 16px;
    padding: 2rem 1rem; }

  #MHSfooter a:link,
  #MHSfooter a:active,
  #MHSfooter a:visited,
  #MHSfooter a:hover {
    color: #0077aa;
    text-decoration: none; }

  #MHSfooter a:link img {
    border: none; }

  #MHSfooter .column {
    text-align: left;
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 7px;
    float: none;
    width: 95%; }

  #MHSfooter .column + .column + .column ul {
    text-align: left; }

  #MHSfooter .column + .column + .column li {
    display: inline;
    padding: 0 14px 0 0;
    margin: 0; }

  #MHSfooter section {
    text-align: left; }

  #MHSfooter h2 {
    font-size: 20px; }

  #MHSfooter h3 {
    margin: 0;
    font-family: Helvetica, Arial, sans-serif;
    color: #f0f0f0;
    font-weight: bold;
    font-size: 16px; }

  #MHSfooter ul {
    list-style-type: none; } }
.sharing {
  padding: 1rem 0; }

.sharing-icon {
  display: inline-block !important;
  color: white !important;
  vertical-align: middle !important;
  padding: 4px !important;
  border-radius: 4px !important; }
  .sharing-icon svg {
    vertical-align: middle;
    fill: white;
    display: inline-block;
    height: 16px;
    width: 18px; }
  .sharing-icon b {
    font-weight: normal !important;
    font-size: 12px !important;
    font-family: "Helvetica", "Arial", sans-serif; }

.sharing-icon.facebook {
  background: #006FE2 !important; }

.sharing-icon.googleplus {
  background: #CE4F4F !important;
  padding-right: 6px !important; }

.sharing-icon.twitter {
  background: #27afff !important; }

.sharing-icon.pinterest {
  background: #CA0025 !important; }

.sharing-icon.email {
  background: #8a8a8a !important; }

#sharingButtons {
  float: left; }
  #sharingButtons h3 {
    display: inline-block;
    margin-right: .5rem;
    font-family: "Roboto Condensed", sans-serif;
    color: black;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 4px; }
  #sharingButtons .sharing {
    padding: 0;
    display: inline; }

#commentsLive {
  background: #FFBB4A !important;
  border-top: 12px solid #FFBB4A !important;
  border-left: 12px solid #FFBB4A !important;
  position: fixed;
  z-index: 200;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
  padding: 0 .5rem .5rem 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  border-top-left-radius: 8px; }
  #commentsLive h3 {
    font-family: "Roboto Condensed", sans-serif;
    color: black;
    font-size: 18px;
    text-transform: uppercase; }

#commentsLive .cmtx_container {
  display: none;
  max-height: 400px;
  overflow: auto;
  padding: 1rem;
  clear: both; }

#commentsLive.open .cmtx_container {
  display: block; }

.commentsToggler {
  padding-left: 1rem;
  text-align: right;
  cursor: pointer;
  margin: .25rem 1rem 1rem .25rem;
  font-family: "Roboto Condensed", sans-serif;
  color: black;
  float: right;
  text-transform: uppercase; }
  .commentsToggler b {
    font-size: 18px;
    vertical-align: top; }

.commentsToggler svg {
  transition: all .5s ease;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.commentsToggler.open svg {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

@media (max-width: 600px) {
  #sharingButtons {
    float: none;
    padding: 1rem 1rem 2rem 1rem; }

  #commentsLive {
    min-width: 0;
    position: static;
    bottom: auto;
    right: auto;
    border: none;
    border-top-left-radius: 0;
    box-shadow: none; }

  .commentsToggler {
    display: none; }

  #commentsLive .cmtx_container {
    display: block;
    max-height: none; } }

/*# sourceMappingURL=225th-v4c.css.map */
