  /* site css here */




div.formContent {
  width: 280px;
}

.goldBar {
    margin: 26px 0 12px 0;
	font-size: 1.8em;
	padding: 8px 10px;
	line-height: 1.1em;
	color: #867540;
	background-image: url("/contentAsset/raw-data/b626d8a5-581f-4e5a-86a1-b94c58a5a05d/fileAsset");
	position: relative;
	font-family: "Open Sans Condensed", "oswald", Verdana, Geneva, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}


div.formContent input.textField {
  display: block;
  margin: 8px 0 8px 0;
  font-size: 14px;
  padding: 2px;
  width: 260px;
}

div.formContent fieldset {
  border: 1px solid #ccc;
  background-color: #BE1E2D;
  padding: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

div.formContent input[type='submit']{
  padding: 4px;
  float: right;
  margin-top: 12px;
}

input[type=checkbox] {
  margin-right: 12px;
}

input[type=text] {
  margin-bottom: 12px;
}

div.formContent label {
  color: #fff;
}

.intro {
  font-size: 12px;
  line-height: 22px;
}



form {
margin:0;
padding:0;
}


.step {
float: left;
margin: 2px 12px 12px 0;
}



/* viewbook 2013 css */
/* line 3, ../scss/site.scss */
.rock {
  font-family: 'Rock Salt', cursive;
  color: #002d62;
}

/* line 8, ../scss/site.scss */
p.rock {
  color: #1f98cd;
}

/* line 12, ../scss/site.scss */
h1.light {
  color: #ffd200;
}

/* line 16, ../scss/site.scss */
h1.dark {
  color: #013f7d;
}

/* line 20, ../scss/site.scss */
h1.inline {
  display: inline-block;
  margin-bottom: 0;
}

/* line 25, ../scss/site.scss */
div.darkwell {
  background-color: #013f7d;
  color: #ffffff;
}

/* line 30, ../scss/site.scss */
div.darkwell a {
  color: #ffd200;
}

/* line 34, ../scss/site.scss */
div.lightwell {
  background-color: #e3dfd3;
}

/* line 38, ../scss/site.scss */
div.well.tight {
  margin: 0px;
}

/* line 42, ../scss/site.scss */
div.su-well a {
  color: #ffffff;
}

/* line 46, ../scss/site.scss */
div.mediumwell {
  background-color: #1f98cd;
}

/* line 50, ../scss/site.scss */
.right {
  float: right;
  margin-left: 1em;
}

/* line 55, ../scss/site.scss */
.left {
  float: left;
  margin-right: 1em;
}

/* line 60, ../scss/site.scss */
img.sm-img {
  float: right;
  margin-left: .5em;
  width: 64px;
  height: 64px;
}

/* line 67, ../scss/site.scss */
div.dt {
  display: table-cell;
  float: none;
}

/* line 72, ../scss/site.scss */
div.pull-menu {
  margin-bottom: 1em;
}

/* line 76, ../scss/site.scss */
ul.dropdown-menu li {
  list-style-image: none;
}

/* line 80, ../scss/site.scss */
span.light {
  color: #fff;
}

/* line 84, ../scss/site.scss */
.emph {
  font-weight: bold;
  color: #c20003;
}


/* line 94, ../scss/site.scss */
div.finaid {
  padding: 1em;
  background-color: #c8ddef;
}

/* line 99, ../scss/site.scss */
div.finaid .table thead > tr > th {
  border-bottom: 2px solid #7baeca;
}

/* line 103, ../scss/site.scss */
div.finaid .table tbody > tr > td {
  border-bottom: 1px solid #bbcad3;
}

/* line 107, ../scss/site.scss */
div.chevron a.inactive span {
  display: none;
}

/* line 111, ../scss/site.scss */
div#home-well {
  text-align: center;
}

/* line 115, ../scss/site.scss */
div#home-chev {
  text-align: right;
}

/* use for larger than 1200px wide viewports */
@media (min-width: 1200px) {
  /* line 4, ../scss/_large.scss */
  div.su-well {
    position: relative;
    top: -22.5em;
    background-color: #1f98cd;
    font-size: 22px;
  }

  /* line 11, ../scss/_large.scss */
  p.rock {
    font-size: 16px;
  }

  /* line 15, ../scss/_large.scss */
  div#campuswell {
    position: absolute;
    margin-top: -28em;
    margin-right: 15px;
    z-index: 2;
  }

  /* line 22, ../scss/_large.scss */
  div#academicswell {
    margin-right: 15px;
  }

  /* line 26, ../scss/_large.scss */
  div#exp {
    position: absolute;
    margin-top: -28em;
    margin-right: 15px;
    z-index: 2;
  }

  /* line 33, ../scss/_large.scss */
  div#campuslife {
    position: relative;
    top: -22em;
    background-color: #1f98cd;
    font-size: 22px;
  }

  /* line 40, ../scss/_large.scss */
  div.mediumwell {
    text-align: center;
  }

  /* line 44, ../scss/_large.scss */
  div.mediumwell span.em {
    color: #fff;
  }

  /* line 48, ../scss/_large.scss */
  div#res1 {
    position: absolute;
    top: 200px;
    left: 60%;
  }

  /* line 54, ../scss/_large.scss */
  div#res2 {
    position: absolute;
    top: 500px;
    left: 5%;
  }

  /* line 60, ../scss/_large.scss */
  div#varsity {
    position: absolute;
    top: 640px;
    left: 5%;
  }

  /* line 66, ../scss/_large.scss */
  div#athletics {
    margin-top: -340px;
    font-size: 1.25em;
  }

  /* line 71, ../scss/_large.scss */
  div.recsports {
    margin-top: 1em;
  }

  /* line 75, ../scss/_large.scss */
  div.darkwell p {
    font-size: 1.125em;
  }

  /* line 79, ../scss/_large.scss */
  div.locator {
    background-color: #013f7d;
    color: #ffffff;
    padding: 1em;
  }

  /* line 85, ../scss/_large.scss */
  div.chevron {
    font-size: 200%;
  }

  /* line 89, ../scss/_large.scss */
  div#chev-left {
    position: absolute;
    top: 50%;
    left: -1%;
  }

  /* line 95, ../scss/_large.scss */
  div#chev-right {
    position: absolute;
    top: 50%;
    right: -1%;
  }

  /* line 101, ../scss/_large.scss */
  div#home-well {
    position: absolute;
    top: 420px;
    width: 733px;
  }
}
/* use for 980 - 1200 size */
@media (min-width: 980px) and (max-width: 1199px) {
  /* line 4, ../scss/_big-screen.scss */
  div.su-well {
    position: relative;
    top: -22em;
    background-color: #1f98cd;
    font-size: 18px;
  }

  /* line 11, ../scss/_big-screen.scss */
  p.rock {
    font-size: 16px;
  }

  /* line 15, ../scss/_big-screen.scss */
  div#campuswell {
    position: absolute;
    margin-top: -25em;
    margin-right: 15px;
    z-index: 2;
  }

  /* line 22, ../scss/_big-screen.scss */
  div#campuswell h1.rock {
    font-size: 160%;
  }

  /* line 26, ../scss/_big-screen.scss */
  div#exp {
    position: absolute;
    margin-top: -24em;
    margin-right: 15px;
    z-index: 2;
  }

  /* line 33, ../scss/_big-screen.scss */
  div#campuslife {
    position: relative;
    top: -18.5em;
    background-color: #1f98cd;
    font-size: 22px;
  }

  /* line 40, ../scss/_big-screen.scss */
  div.mediumwell {
    text-align: center;
  }

  /* line 44, ../scss/_big-screen.scss */
  div.mediumwell span.em {
    color: #fff;
  }

  /* line 48, ../scss/_big-screen.scss */
  div#res1 {
    position: absolute;
    top: 140px;
    left: 60%;
  }

  /* line 54, ../scss/_big-screen.scss */
  div#res2 {
    position: absolute;
    top: 440px;
    left: 5%;
  }

  /* line 60, ../scss/_big-screen.scss */
  div#varsity {
    position: absolute;
    top: 590px;
    left: 5%;
  }

  /* line 66, ../scss/_big-screen.scss */
  div#athletics {
    margin-top: -290px;
    font-size: 1.125em;
  }

  /* line 71, ../scss/_big-screen.scss */
  div.recsports {
    margin-top: 1em;
  }

  /* line 75, ../scss/_big-screen.scss */
  div.darkwell p {
    font-size: 1.125em;
  }

  /* line 79, ../scss/_big-screen.scss */
  div.chevron {
    font-size: 200%;
  }

  /* line 83, ../scss/_big-screen.scss */
  div#chev-left {
    position: absolute;
    top: 50%;
    left: -1%;
  }

  /* line 89, ../scss/_big-screen.scss */
  div#chev-right {
    position: absolute;
    top: 50%;
    right: -1%;
  }

  /* line 95, ../scss/_big-screen.scss */
  div#home-well {
    position: absolute;
    top: 320px;
    width: 579px;
  }
}
/* use for larger than 769 but less than 980 wide viewports */
@media (min-width: 768px) and (max-width: 979px) {
  /* line 5, ../scss/_desktop.scss */
  div.su-well {
    position: relative;
    top: -20em;
    background-color: #1f98cd;
    font-size: 16px;
  }

  /* line 12, ../scss/_desktop.scss */
  p.rock {
    font-size: 16px;
  }

  /* line 16, ../scss/_desktop.scss */
  div#campuswell h1.rock {
    font-size: 160%;
  }

  /* line 20, ../scss/_desktop.scss */
  div.mediumwell {
    text-align: center;
  }

  /* line 24, ../scss/_desktop.scss */
  div.mediumwell span.em {
    color: #fff;
  }

  /* line 28, ../scss/_desktop.scss */
  div#campuslife {
    background-color: #1f98cd;
    font-size: 20px;
  }

  /* line 33, ../scss/_desktop.scss */
  div#varsity {
    margin-top: -200px;
  }

  /* line 37, ../scss/_desktop.scss */
  div#athletics {
    margin-top: -240px;
    font-size: 1.25em;
    margin-bottom: 220px;
  }

  /* line 43, ../scss/_desktop.scss */
  div.recsports {
    margin-top: 1em;
  }

  /* line 47, ../scss/_desktop.scss */
  div.chevron {
    font-size: 200%;
  }

  /* line 51, ../scss/_desktop.scss */
  div#chev-left {
    position: absolute;
    top: 50%;
    left: -1%;
  }

  /* line 57, ../scss/_desktop.scss */
  div#chev-right {
    position: absolute;
    top: 50%;
    right: -1%;
  }
}
/* use for small tablet type screens 480 - 767 */
@media (max-width: 767px) {
  /* line 5, ../scss/_small-tablet.scss */
  div.su-well {
    background-color: #1f98cd;
    font-size: 16px;
  }

  /* line 10, ../scss/_small-tablet.scss */
  p.rock {
    font-size: 14px;
  }

  /* line 14, ../scss/_small-tablet.scss */
  div#campuswell h1.rock {
    font-size: 160%;
  }

  /* line 18, ../scss/_small-tablet.scss */
  div.mediumwell {
    text-align: center;
  }

  /* line 22, ../scss/_small-tablet.scss */
  div.mediumwell span.em {
    color: #fff;
  }

  /* line 26, ../scss/_small-tablet.scss */
  div#varsity {
    margin-top: -140px;
  }

  /* line 30, ../scss/_small-tablet.scss */
  div.chevron {
    font-size: 200%;
    display: inline-block;
  }
}
/* use for screens smaller than 480px */
@media (max-width: 480px) {
  /* line 4, ../scss/_phone.scss */
  p.rock {
    font-size: 14px;
  }

  /* line 8, ../scss/_phone.scss */
  div#campuswell h1.rock {
    font-size: 160%;
  }

  /* line 12, ../scss/_phone.scss */
  div.mediumwell {
    text-align: center;
  }

  /* line 16, ../scss/_phone.scss */
  div.mediumwell span.em {
    color: #fff;
  }

  /* line 20, ../scss/_phone.scss */
  div#varsity {
    margin-top: 20px;
  }

  /* line 24, ../scss/_phone.scss */
  div.chevron {
    font-size: 200%;
    display: inline-block;
  }
}