/* line 2, ../sass/helper-functions/_clearfix.scss

testing...
*/
nav#mobile_masthead, .tabs, .breadcrumb, .field_container, .field_container .link_list li, .primary .field_container .field ul li, .widget, .wrap, #page, .columns, .columns2 {
  *zoom: 1;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
nav#mobile_masthead:after, .tabs:after, .breadcrumb:after, .field_container:after, .field_container .link_list li:after, .primary .field_container .field ul li:after, .widget:after, .wrap:after, #page:after, .columns:after, .columns2:after {
  content: "";
  display: table;
  clear: both;
}
/* line 4, ../sass/helper-functions/_clearfix.scss */
.ie6 nav#mobile_masthead, .ie6 .tabs, .ie6 .breadcrumb, .ie6 .field_container, .ie6 .field_container .link_list li, .field_container .link_list .ie6 li, .ie6 .primary .field_container .field ul li, .primary .field_container .field ul .ie6 li, .ie6 .widget, .ie6 .wrap, .ie6 #page, .ie6 .columns, .ie6 .columns2, .ie6 nav#mobile_masthead, .ie6 .tabs, .ie6 .breadcrumb, .ie6 .field_container, .ie6 .field_container .link_list li, .field_container .link_list .ie6 li, .ie6 .primary .field_container .field ul li, .primary .field_container .field ul .ie6 li, .ie6 .widget, .ie6 .wrap, .ie6 #page, .ie6 .columns, .ie6 .columns2 {
  clear: both;
}

/*-------------/
 * _theme-colors.scss
 *------------*/
/* IMPORTANT:
 * Requires the @mixin theme-color;
 * Located in mixins/_theme-color.scss
 * ----------------------------- */
/* line 16, ../sass/core/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 25, ../sass/core/_reset.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 34, ../sass/core/_reset.scss */
audio:not([controls]) {
  display: none;
}

/* line 41, ../sass/core/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 53, ../sass/core/_reset.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 61, ../sass/core/_reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 67, ../sass/core/_reset.scss */
sup {
  top: -0.5em;
}

/* line 70, ../sass/core/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 77, ../sass/core/_reset.scss */
img {
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 9, ../sass/core/_base.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
}

/* line 17, ../sass/core/_base.scss */
body {
  background-color: #dce0e0;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}

/* line 26, ../sass/core/_base.scss */
article, aside, details, div, figcaption, figure, footer, header, hgroup, nav, section {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 34, ../sass/core/_base.scss */
::-moz-selection {
  background: rgba(65, 168, 222, 0.5);
  color: inherit;
  text-shadow: none;
}

/* line 35, ../sass/core/_base.scss */
::selection {
  background: rgba(65, 168, 222, 0.5);
  color: inherit;
  text-shadow: none;
}

/* line 46, ../sass/core/_base.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

/* line 52, ../sass/core/_base.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 59, ../sass/core/_base.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

/* line 65, ../sass/core/_base.scss */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}

/* line 67, ../sass/core/_base.scss */
li {
  margin: 0;
  padding: 0;
}

/* line 69, ../sass/core/_base.scss */
dd {
  margin: 0 0 0 40px;
}

/* line 76, ../sass/core/_base.scss */
figure {
  margin: 0;
}

/* line 82, ../sass/core/_base.scss */
form {
  margin: 0;
}

/* line 83, ../sass/core/_base.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* Indicate that 'label' will shift focus to the associated form element */
/* line 86, ../sass/core/_base.scss */
label {
  cursor: pointer;
}

/* line 93, ../sass/core/_base.scss */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

/* line 101, ../sass/core/_base.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 107, ../sass/core/_base.scss */
button, input {
  line-height: normal;
}

/* line 115, ../sass/core/_base.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

/* line 121, ../sass/core/_base.scss */
button[disabled], input[disabled] {
  cursor: default;
}

/* line 127, ../sass/core/_base.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

/* line 128, ../sass/core/_base.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 129, ../sass/core/_base.scss */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 135, ../sass/core/_base.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 142, ../sass/core/_base.scss */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* line 146, ../sass/core/_base.scss */
input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

/* line 152, ../sass/core/_base.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 153, ../sass/core/_base.scss */
td {
  vertical-align: top;
}

@font-face {
  font-family: 'National';
  font-weight: normal;
  src: url("/__data/assets/file/0011/188084/NationalWeb-Semibold.eot");
  src: url("/__data/assets/file/0011/188084/NationalWeb-Semibold.eot?#iefix") format("embedded-opentype"), url("/__data/assets/file/0004/188086/NationalWeb-Semibold.woff") format("woff"), url("/__data/assets/file/0003/188085/NationalWeb-Semibold.ttf") format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: 'National';
  font-weight: bold;
  src: url("/__data/assets/file/0006/188079/NationalWeb-Extrabold.eot");
  src: url("/__data/assets/file/0006/188079/NationalWeb-Extrabold.eot?#iefix") format("embedded-opentype"), url("/__data/assets/file/0008/188081/NationalWeb-Extrabold.woff") format("woff"), url("/__data/assets/file/0007/188080/NationalWeb-Extrabold.ttf") format("truetype");
  /* Safari, Android, iOS */
}

/* line 35, ../sass/core/_typography.scss */
body {
  font-family: "Segoe WP", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #444444;
  line-height: 1.5;
}

/* line 48, ../sass/core/_typography.scss */
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  line-height: 1;
  font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #333333;
}
/* line 55, ../sass/core/_typography.scss */
.no-fontface h1, .no-fontface .h1, .no-fontface h2, .no-fontface .h2, .no-fontface h3, .no-fontface .h3, .no-fontface h4, .no-fontface .h4 {
  line-height: 1.2;
}

/* line 62, ../sass/core/_typography.scss */
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p,
.h1 + p, .h2 + p, .h3 + p, .h4 + p, .h5 + p, .h6 + p {
  margin-top: 0;
}

/* line 65, ../sass/core/_typography.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 1em 0 0.3em;
}

/* line 72, ../sass/core/_typography.scss */
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}

/* line 79, ../sass/core/_typography.scss */
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

/* line 87, ../sass/core/_typography.scss */
h2 + h1, h3 + h1, h4 + h1, h5 + h1, h6 + h1 {
  margin-top: 0;
}

/* line 97, ../sass/core/_typography.scss */
h1 + h2, h3 + h2, h4 + h2, h5 + h2, h6 + h2 {
  margin-top: 0;
}

/* line 107, ../sass/core/_typography.scss */
h1 + h3, h2 + h3, h4 + h3, h5 + h3, h6 + h3 {
  margin-top: 0;
}

/* line 117, ../sass/core/_typography.scss */
h1 + h4, h2 + h4, h3 + h4, h5 + h4, h6 + h4 {
  margin-top: 0;
}

/* line 127, ../sass/core/_typography.scss */
h1 + h5, h2 + h5, h3 + h5, h4 + h5, h6 + h5 {
  margin-top: 0;
}

/* line 137, ../sass/core/_typography.scss */
h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6 {
  margin-top: 0;
}

/* line 142, ../sass/core/_typography.scss */
h1, .h1 {
  font-size: 3.42857em;
  line-height: 0.97;
  letter-spacing: -0.03em;
  -webkit-font-smoothing: antialiased;
}
/* line 148, ../sass/core/_typography.scss */
.hub h1, .hub .h1 {
  font-size: 4em;
  margin-bottom: 0.15em;
}
@media only screen and (max-width: 759px) {
  /* line 142, ../sass/core/_typography.scss */
  h1, .h1 {
    font-size: 2.28571em;
    line-height: 1;
  }
  /* line 157, ../sass/core/_typography.scss */
  .hub h1, .hub .h1 {
    font-size: 2.85714em;
  }
}
/* line 162, ../sass/core/_typography.scss */
h1.page_title, .h1.page_title {
  padding-right: 5%;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
h1.page_title, .h1.page_title {
  color: #115737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research h1.page_title, .theme-research .h1.page_title {
  color: #4f96a2;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students h1.page_title, .theme-students .h1.page_title {
  color: #dc5241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services h1.page_title, .theme-services .h1.page_title {
  color: #7d2351;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study h1.page_title, .theme-study .h1.page_title {
  color: #64a659;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff h1.page_title, .theme-staff .h1.page_title {
  color: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching h1.page_title, .theme-teaching .h1.page_title {
  color: #7f0e0e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example h1.page_title, .theme-example .h1.page_title {
  color: #37aacf;
}

/* line 172, ../sass/core/_typography.scss */
h2, .h2 {
  text-transform: uppercase;
  font-size: 1.5em;
}
/* line 177, ../sass/core/_typography.scss */
aside[role="complementary"] h2, #section_menu h2, aside[role="complementary"] .h2, #section_menu .h2 {
  font-size: 1.4em;
}
/* line 181, ../sass/core/_typography.scss */
h2.rule, .h2.rule {
  width: 100%;
  border-top-width: 4px;
  border-top-style: solid;
  padding-top: 0.7em;
  margin-top: 2em;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
h2.rule, .h2.rule {
  border-color: #115737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research h2.rule, .theme-research .h2.rule {
  border-color: #4f96a2;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students h2.rule, .theme-students .h2.rule {
  border-color: #dc5241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services h2.rule, .theme-services .h2.rule {
  border-color: #7d2351;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study h2.rule, .theme-study .h2.rule {
  border-color: #64a659;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff h2.rule, .theme-staff .h2.rule {
  border-color: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching h2.rule, .theme-teaching .h2.rule {
  border-color: #7f0e0e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example h2.rule, .theme-example .h2.rule {
  border-color: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
h2.rule_light, .h2.rule_light {
  border-color: #d1e0da;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research h2.rule_light, .theme-research .h2.rule_light {
  border-color: #e1eff1;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students h2.rule_light, .theme-students .h2.rule_light {
  border-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services h2.rule_light, .theme-services .h2.rule_light {
  border-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study h2.rule_light, .theme-study .h2.rule_light {
  border-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff h2.rule_light, .theme-staff .h2.rule_light {
  border-color: #dce9ee;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching h2.rule_light, .theme-teaching .h2.rule_light {
  border-color: #b4c6cc;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example h2.rule_light, .theme-example .h2.rule_light {
  border-color: #f4f4e9;
}

/* line 203, ../sass/core/_typography.scss */
h3, .h3 {
  font-size: 1.64286em;
}
@media only screen and (max-width: 759px) {
  /* line 203, ../sass/core/_typography.scss */
  h3, .h3 {
    font-size: 1.5em;
  }
}

/* line 215, ../sass/core/_typography.scss */
h4, .h4 {
  font-size: 1.4em;
  font-weight: 500;
}

/* line 220, ../sass/core/_typography.scss */
h5, .h5 {
  font-family: "Georgia", serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #666;
  font-weight: normal;
  font-size: 11px;
}

/* line 229, ../sass/core/_typography.scss */
h6, .h6 {
  font-family: "Segoe WP", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  color: #222;
  font-weight: bold;
  font-size: inherit;
}

/* line 238, ../sass/core/_typography.scss */
.primary > h1 {
  margin-top: 0;
}

/* line 243, ../sass/core/_typography.scss */
.serif_date {
  font-family: times, serif;
}

/* line 247, ../sass/core/_typography.scss */
p {
  margin: 0.75em 0 0 0;
}
/* line 251, ../sass/core/_typography.scss */
p:first-child {
  margin-top: 0;
}

/* line 257, ../sass/core/_typography.scss */
.intro {
  font-family: "Georgia", serif;
  margin-bottom: 1.25em;
  color: #666666;
  font-size: 1.14286em;
}
@media only screen and (min-width: 760px) {
  /* line 257, ../sass/core/_typography.scss */
  .intro {
    font-size: 1.35714em;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .intro {
  font-size: 1.35714em;
}

/* line 271, ../sass/core/_typography.scss */
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/* line 277, ../sass/core/_typography.scss */
a {
  text-decoration: none;
  color: #3468b0;
  -webkit-transition: color, 0.1s;
  -moz-transition: color, 0.1s;
  -o-transition: color, 0.1s;
  transition: color, 0.1s;
}
/* line 287, ../sass/core/_typography.scss */
a:hover,
a a:active, a:focus {
  color: #234575;
  outline: 0;
}
/* line 292, ../sass/core/_typography.scss */
.entry p a:visited {
  color: #608fd0;
}

/* line 300, ../sass/core/_typography.scss */
.entry p a:hover {
  text-decoration: underline;
}
/* line 304, ../sass/core/_typography.scss */
.entry blockquote {
  font-size: 1.71429em;
  font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 1;
  padding: 0;
  margin: 1em 6%;
  line-height: 1.3;
  position: relative;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.entry blockquote {
  color: #115737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .entry blockquote {
  color: #4f96a2;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .entry blockquote {
  color: #dc5241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .entry blockquote {
  color: #7d2351;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .entry blockquote {
  color: #64a659;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .entry blockquote {
  color: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .entry blockquote {
  color: #7f0e0e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .entry blockquote {
  color: #37aacf;
}
/* line 320, ../sass/core/_typography.scss */
.entry .hang_punct:first-letter {
  width: 0.5em;
  display: inline-block;
  margin-left: -0.5em;
}
/* line 327, ../sass/core/_typography.scss */
.entry .quote_credit {
  font-family: "Georgia", serif;
  font-size: 0.54167em;
  color: #666666;
}
/* line 334, ../sass/core/_typography.scss */
.entry .caption,
.entry figcaption {
  font-family: "Georgia", serif;
  color: #666666;
  border-bottom: 1px solid #dddddd;
}
/* line 340, ../sass/core/_typography.scss */
.entry ul li, .entry ol li {
  padding: 0 0 0 0.1em;
  margin-bottom: 0.5em;
}
/* line 345, ../sass/core/_typography.scss */
.entry ul, .entry ol {
  padding-left: 1.5em;
  margin-top: 1em;
}
/* line 350, ../sass/core/_typography.scss */
.entry ul {
  list-style-type: disc;
}
/* line 354, ../sass/core/_typography.scss */
.entry ol {
  list-style-type: decimal;
}
/* line 358, ../sass/core/_typography.scss */
.entry ul ul, .entry ul ol, .entry ol ol, .entry ol ul {
  margin-bottom: 0.5em;
}

/* line 367, ../sass/core/_typography.scss */
form, input, button, textarea, select {
  font-family: "Segoe WP", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
}

/* Additional rules
 * (Please remove if not needed)
 * --------------- */
/* line 376, ../sass/core/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 378, ../sass/core/_typography.scss */
strong {
  font-weight: bold;
}

/* line 380, ../sass/core/_typography.scss */
b {
  font-weight: inherit;
}

/* line 382, ../sass/core/_typography.scss */
blockquote {
  margin: 1em 40px;
}

/* line 384, ../sass/core/_typography.scss */
dfn {
  font-style: italic;
}

/* line 386, ../sass/core/_typography.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* line 388, ../sass/core/_typography.scss */
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

/* line 390, ../sass/core/_typography.scss */
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* Redeclare monospace font family: h5bp.com/j */
/* line 393, ../sass/core/_typography.scss */
pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/* Improve readability of pre-formatted text in all browsers */
/* line 396, ../sass/core/_typography.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 398, ../sass/core/_typography.scss */
q {
  quotes: none;
}

/* line 399, ../sass/core/_typography.scss */
q:before, q:after {
  content: "";
  content: none;
}

/* line 401, ../sass/core/_typography.scss */
small {
  font-size: 85%;
}

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
/* line 404, ../sass/core/_typography.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 405, ../sass/core/_typography.scss */
sup {
  top: -0.5em;
}

/* line 406, ../sass/core/_typography.scss */
sub {
  bottom: -0.25em;
}

/* line 410, ../sass/core/_typography.scss */
em.highlight {
  background: #eaeaea;
  padding: 2px;
}

@media screen and (min-with: 40em) {
  /* line 10, ../sass/core/_utilities.scss */
  .pull-right {
    float: right;
  }

  /* line 13, ../sass/core/_utilities.scss */
  .pull-left {
    float: left;
  }
}
/* line 20, ../sass/core/_utilities.scss */
.hide {
  display: none;
}

/* line 23, ../sass/core/_utilities.scss */
.show {
  display: block;
}

/* line 28, ../sass/core/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 32, ../sass/core/_utilities.scss */
.centered {
  text-align: center;
  display: block;
  width: 100%;
}

/* line 38, ../sass/core/_utilities.scss */
.visuallyhidden, .js #masthead .nav_main .masthead_search label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* line 182, ../sass/core/_utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 193, ../sass/core/_utilities.scss */
.no_wrap {
  white-space: nowrap;
}

/* line 203, ../sass/core/_utilities.scss */
.inline {
  display: inline;
}

/* line 210, ../sass/core/_utilities.scss */
.block {
  display: block;
}

/* line 220, ../sass/core/_utilities.scss */
.right {
  float: right;
}

/* line 227, ../sass/core/_utilities.scss */
.left {
  float: left;
}

/* line 238, ../sass/core/_utilities.scss */
.hide {
  display: none;
}

/* line 245, ../sass/core/_utilities.scss */
.show {
  display: block;
}

/* line 254, ../sass/core/_utilities.scss */
.no_margin {
  margin: 0 !important;
}

/* line 257, ../sass/core/_utilities.scss */
.no_padding {
  padding: 0 !important;
}

/* line 7, ../sass/ui-global/_main-navigation.scss */
a.vic_logo {
  float: left;
  text-indent: -9999em;
}

/* line 13, ../sass/ui-global/_main-navigation.scss */
#masthead {
  font-family: "Georgia", serif;
  list-style: none;
  border-bottom-width: 6px;
  border-bottom-style: solid;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
#masthead {
  border-bottom-color: #115737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research #masthead {
  border-bottom-color: #4f96a2;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students #masthead {
  border-bottom-color: #dc5241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services #masthead {
  border-bottom-color: #7d2351;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study #masthead {
  border-bottom-color: #64a659;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff #masthead {
  border-bottom-color: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching #masthead {
  border-bottom-color: #7f0e0e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example #masthead {
  border-bottom-color: #37aacf;
}
/* line 29, ../sass/ui-global/_main-navigation.scss */
#masthead a {
  display: block;
  text-decoration: none;
}
/* line 34, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_main {
  font-size: 17px;
}
/* line 36, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_main a {
  color: white;
}
/* line 38, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_main a:hover {
  color: #999;
}
/* line 44, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_support {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
}
/* line 49, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_support a {
  color: #bbb;
}
/* line 51, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_support a:hover {
  color: #999;
}
/* line 57, ../sass/ui-global/_main-navigation.scss */
#masthead nav .home {
  display: none;
}

@media only screen and (min-width: 760px) {
  /* line 71, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead,
  .mobile_contact {
    display: none;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie nav#mobile_masthead, .old_ie
.mobile_contact {
  display: none;
}

@media only screen and (min-width: 760px) {
  /* line 77, ../sass/ui-global/_main-navigation.scss */
  #masthead {
    background: #1d2624;
  }
  /* line 83, ../sass/ui-global/_main-navigation.scss */
  #masthead .contact {
    display: none;
  }
  /* line 87, ../sass/ui-global/_main-navigation.scss */
  #masthead nav {
    z-index: 99;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *zoom: 1;
    position: relative;
  }
  /* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  #masthead nav:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 12, ../sass/helper-functions/_clearfix.scss */
  .ie6 #masthead nav, .ie6 #masthead nav {
    clear: both;
  }
  /* line 95, ../sass/ui-global/_main-navigation.scss */
  #masthead a.vic_logo {
    display: block;
    width: 22%;
    height: 130px;
    padding: 0;
    margin: 0;
    background-color: transparent;
    background-repeat: no-repeat;
  }
  /* line 106, ../sass/ui-global/_main-navigation.scss */
  #masthead ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 78%;
  }
  /* line 112, ../sass/ui-global/_main-navigation.scss */
  #masthead ul li {
    float: left;
  }
  /* line 115, ../sass/ui-global/_main-navigation.scss */
  #masthead ul li a {
    white-space: nowrap;
    padding-left: 0.3em;
  }
  /* line 126, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main {
    line-height: 34px;
    float: left;
    margin: 0.3em 0 1em;
    position: relative;
  }
  /* line 135, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li a:before {
    padding-right: 0.3em;
    content: "|";
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
  }
  /* line 146, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li:first-child a:before {
    content: none;
  }
  /* line 167, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li:last-child a:after {
    content: none;
  }
  /* line 174, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_support {
    height: 34px;
    line-height: 34px;
    padding-right: 2%;
    padding-top: 0.8em;
  }
  /* line 180, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_support a {
    padding: 0 0.8em;
  }
  /* line 184, ../sass/ui-global/_main-navigation.scss */
  #masthead#page {
    padding: 0;
  }
}
@media only screen and (min-width: 760px) and (min-width: 760px) and (max-width: 989px) {
  /* line 155, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li:nth-child(4) {
    clear: left;
  }
  /* line 159, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li:nth-child(4) a:before {
    content: none;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie #masthead {
  background: #1d2624;
}
/* line 83, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead .contact {
  display: none;
}
/* line 87, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead nav {
  z-index: 99;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
  position: relative;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.old_ie #masthead nav:after {
  content: "";
  display: table;
  clear: both;
}
/* line 12, ../sass/helper-functions/_clearfix.scss */
.ie6 .old_ie #masthead nav, .ie6 .old_ie #masthead nav {
  clear: both;
}
/* line 95, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead a.vic_logo {
  display: block;
  width: 22%;
  height: 130px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  background-repeat: no-repeat;
}
/* line 106, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 78%;
}
/* line 112, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead ul li {
  float: left;
}
/* line 115, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead ul li a {
  white-space: nowrap;
  padding-left: 0.3em;
}
/* line 126, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead .nav_main {
  line-height: 34px;
  float: left;
  margin: 0.3em 0 1em;
  position: relative;
}
/* line 135, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead .nav_main li a:before {
  padding-right: 0.3em;
  content: "|";
  color: #FFF;
  font-size: 18px;
  font-weight: normal;
}
/* line 146, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead .nav_main li:first-child a:before {
  content: none;
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 155, ../sass/ui-global/_main-navigation.scss */
  .old_ie #masthead .nav_main li:nth-child(4) {
    clear: left;
  }
  /* line 159, ../sass/ui-global/_main-navigation.scss */
  .old_ie #masthead .nav_main li:nth-child(4) a:before {
    content: none;
  }
}
/* line 167, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead .nav_main li:last-child a:after {
  content: none;
}
/* line 174, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead .nav_support {
  height: 34px;
  line-height: 34px;
  padding-right: 2%;
  padding-top: 0.8em;
}
/* line 180, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead .nav_support a {
  padding: 0 0.8em;
}
/* line 184, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead#page {
  padding: 0;
}

@media only screen and (min-width: 990px) {
  /* line 192, ../sass/ui-global/_main-navigation.scss */
  #masthead {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
  }
  /* line 199, ../sass/ui-global/_main-navigation.scss */
  #masthead a.vic_logo {
    height: 88px;
    width: 22.5%;
    margin: 0 0 0 0.5%;
    background-image: url("/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/logo-white-full.svg");
    background-size: 192px 48px;
    background-position: 0 47%;
  }
  /* line 208, ../sass/ui-global/_main-navigation.scss */
  #masthead ul li:first-child a {
    padding-left: 0;
  }
  /* line 212, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main {
    height: 40px;
    line-height: 40px;
    float: left;
    width: 77%;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 222, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_support {
    height: 36px;
    line-height: 36px;
    width: auto;
    padding: 0;
    padding-top: 10px;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie #masthead {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
/* line 199, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead a.vic_logo {
  height: 88px;
  width: 22.5%;
  margin: 0 0 0 0.5%;
  background-image: url("/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/logo-white-full.svg");
  background-size: 192px 48px;
  background-position: 0 47%;
}
/* line 208, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead ul li:first-child a {
  padding-left: 0;
}
/* line 212, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead .nav_main {
  height: 40px;
  line-height: 40px;
  float: left;
  width: 77%;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 222, ../sass/ui-global/_main-navigation.scss */
.old_ie #masthead .nav_support {
  height: 36px;
  line-height: 36px;
  width: auto;
  padding: 0;
  padding-top: 10px;
}

@media only screen and (min-width: 1140px) {
  /* line 236, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1232px) {
  /* line 242, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main {
    font-size: 20px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 248, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main {
    font-size: 20px;
  }
  /* line 252, ../sass/ui-global/_main-navigation.scss */
  #masthead a.vic_logo {
    background-image: url(../Images/logo-stacked-2x.png) !important;
    background-size: 150px 130px !important;
  }
}

@media all and (-webkit-min-device-pixel-ratio: 2) {
  /* line 262, ../sass/ui-global/_main-navigation.scss */
  #masthead a.vic_logo {
    background-image: url("/_designs/responsive/bg-images/logo_desktop-2x.png");
  }
}

@media only screen and (max-width: 759px) {
  /* line 280, ../sass/ui-global/_main-navigation.scss */
  .nav_closed #masthead,
  #masthead .vic_logo,
  .search_global {
    display: none;
  }

  /* line 287, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead {
    height: 50px;
    line-height: 3;
    background: #1d2624;
    box-shadow: 0 -4px 3px rgba(0, 0, 0, 0.1) inset;
  }
  /* line 293, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead .vic_logo {
    background: url(/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/logo-white-mini.svg) no-repeat;
    background-size: contain;
    margin: 5px;
    text-indent: -9999px;
    width: 150px;
    height: 40px;

  }
  /* line 303, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead ul {
    list-style: none;
  }
  /* line 306, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead ul li {
    float: right;
  }
  /* line 309, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead ul li:first-child {
    float: left;
  }
  /* line 313, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead ul li a {
    display: block;
    padding: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: #aaa;
    font-size: 18px;
    font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  }
  /* line 323, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead ul li a.toggle_menu {
    width: auto;
  }
  /* line 341, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead ul li a.toggle_menu .icon.menu {
    width: 34px;
    background-position: 30% 50%;
    background-size: 16px auto;
  }
  /* line 348, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead ul li a.vic_logo {
    width: 140px;
  }

  /* line 357, ../sass/ui-global/_main-navigation.scss */
  #masthead {
    background-color: #2f2f2f;
    position: absolute;
    right: 0;
    top: 0;
    border-bottom: 0;
    padding-bottom: 2em;
    z-index: 10;
    width: 210px;
  }
  /* line 368, ../sass/ui-global/_main-navigation.scss */
  #masthead > nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
  }
  /* line 375, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main,
  #masthead .nav_support {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
  }
  /* line 381, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li,
  #masthead .nav_support li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    box-ordinal-group: 2;
  }
  /* line 386, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li a,
  #masthead .nav_support li a {
    padding: 0 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 9px solid #3c3c3c;
  }
  /* line 400, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li.study a {
    border-left-color: #64a659;
  }
  /* line 403, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li.research a {
    border-left-color: #4f96a2;
  }
  /* line 406, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li.current_students a {
    border-left-color: #dc5241;
  }
  /* line 409, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li.about_us a {
    border-left-color: #115737;
  }
  /* line 412, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li.teaching a {
    border-left-color: #7f0e0e;
  }
  /* line 416, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li.home a {
    border-left-color: #8d803e;
  }
  /* line 424, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .home {
    display: block;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    box-ordinal-group: 1;
  }
  /* line 431, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    box-ordinal-group: 1;
  }
  /* line 433, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main li {
    height: 49px;
    line-height: 49px;
  }
  /* line 441, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_support {
    font-size: 13px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    box-ordinal-group: 2;
  }
  /* line 444, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_support li {
    height: 36px;
    line-height: 36px;
  }
  /* line 452, ../sass/ui-global/_main-navigation.scss */
  #masthead .contact {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-box-ordinal-group: 3;
    box-ordinal-group: 3;
    color: white;
    padding: 1em 10px 0 19px;
    color: #999;
  }
  /* line 458, ../sass/ui-global/_main-navigation.scss */
  #masthead .contact a {
    color: white;
  }
  /* line 460, ../sass/ui-global/_main-navigation.scss */
  h2 #masthead .contact a {
    color: #eee;
  }
  /* line 465, ../sass/ui-global/_main-navigation.scss */
  #masthead .contact .contact_information {
    font-size: 14px;
  }
  /* line 467, ../sass/ui-global/_main-navigation.scss */
  #masthead .contact .contact_information li {
    margin-top: 0.5em;
  }
  /* line 470, ../sass/ui-global/_main-navigation.scss */
  #masthead .contact .contact_information a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 759px) and (max-width: 319px) {
  /* line 323, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead ul li a.toggle_menu {
    width: 25px;
    text-indent: -99999em;
    position: relative;
  }
  /* line 333, ../sass/ui-global/_main-navigation.scss */
  nav#mobile_masthead ul li a.toggle_menu span {
    position: absolute;
    top: 0;
    left: 0;
  }
}
/* line 484, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_main .masthead_search {
  position: absolute;
  right: 0;
  margin: 6px 1.5% 0 0;
}
@media only screen and (min-width: 1232px) {
  /* line 484, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1140px) {
  /* line 484, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search {
    margin-top: 4px;
  }
}
@media only screen and (min-width: 1232px) {
  /* line 484, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search {
    margin-top: 3px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 484, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search {
    float: right;
    margin-top: 0;
    margin-left: 0.8em;
    position: relative;
  }
}
@media only screen and (max-width: 759px) {
  /* line 484, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    box-ordinal-group: 1;
    position: relative;
    margin: 7px 0 0 0;
    height: 42px;
  }
}
/* line 516, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_main .masthead_search form {
  height: 1.6em;
  font-size: 1em;
}
@media only screen and (max-width: 759px) {
  /* line 516, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search form {
    position: relative;
    margin: 0 auto;
    width: 94%;
    height: 34px;
  }
}
/* line 536, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_main .masthead_search input[type="text"] {
  -webkit-transition: width 0.1s linear;
  -webkit-transition-delay: 0.05s;
  -moz-transition: width 0.1s linear 0.05s;
  -o-transition: width 0.1s linear 0.05s;
  transition: width 0.1s linear 0.05s;
  width: 7em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  outline: 0;
  height: 100%;
  padding: 0 2em 0 0.3em;
  background: transparent;
  font-family: "Georgia", serif;
  font-weight: normal;
  color: #ccc;
  border-color: #444;
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 536, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search input[type="text"] {
    width: 8em;
  }
}
@media only screen and (min-width: 1140px) {
  /* line 536, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search input[type="text"] {
    width: 8em;
  }
  /* line 549, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search input[type="text"]:focus {
    width: 9em;
  }
}
@media only screen and (min-width: 1232px) {
  /* line 536, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search input[type="text"] {
    width: 9em;
  }
  /* line 556, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search input[type="text"]:focus {
    width: 10.5em;
  }
}
@media only screen and (max-width: 759px) {
  /* line 536, ../sass/ui-global/_main-navigation.scss */
  #masthead .nav_main .masthead_search input[type="text"] {
    width: 100%;
  }
}
/* line 577, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_main .masthead_search input[type="text"]:hover {
  border-color: #ccc;
}
/* line 581, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_main .masthead_search input[type="text"]:focus {
  border-color: #ccc;
  color: #fff;
}
/* line 588, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_main .masthead_search input[type="submit"] {
  position: absolute;
  border-radius: 0;
  margin: 0;
  padding: 0;
  background: transparent url(/_designs/responsive/bg-images/icon-search-global.png) no-repeat 50% 50%;
  right: 0;
  display: block;
  height: 100%;
  width: 1.8em;
  top: 0;
  text-indent: -99999em;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
/* line 605, ../sass/ui-global/_main-navigation.scss */
#masthead .nav_main .masthead_search input[type="submit"]:hover, #masthead .nav_main .masthead_search input[type="submit"]:focus {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 5, ../sass/ui-global/_footer.scss */
.site_footer {
  margin-top: 2em;
  clear: both;
  background: #ddd;
  border-top: 1px solid #cccccc;
  font-size: 0.92857em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 14, ../sass/ui-global/_footer.scss */
.site_footer a {
  color: #3c3c3c;
}
@media only screen and (max-width: 759px) {
  /* line 14, ../sass/ui-global/_footer.scss */
  .site_footer a {
    display: block;
  }
}
/* line 20, ../sass/ui-global/_footer.scss */
.site_footer a:hover {
  text-decoration: underline;
}
/* line 26, ../sass/ui-global/_footer.scss */
.site_footer .contact_info {
  width: 100%;
  float: none;
  clear: both;
  *zoom: 1;
  padding: 1em 0;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.site_footer .contact_info:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 759px) {
  /* line 26, ../sass/ui-global/_footer.scss */
  .site_footer .contact_info {
    display: none;
  }
}
/* line 40, ../sass/ui-global/_footer.scss */
.site_footer .fineprint nav a {
  padding: 0.5em;
}

/*
.button {

    &.more {
        background: #376aae;
        padding: 0 0.75em;
        color: $white;
        @include border-radius(5px);
        text-transform: none;
        font-weight: normal;
        height: 30px;
        line-height: 30px;
    }

}
*/
@media only screen and (max-width: 759px) {
  /* line 68, ../sass/ui-global/_footer.scss */
  .site_footer {
    margin: 0;
    background-color: #d9d9d9;
  }
  /* line 76, ../sass/ui-global/_footer.scss */
  .site_footer .link_list, .site_footer .primary .field_container .field ul, .primary .field_container .field .site_footer ul,
  .site_footer .details {
    display: none;
  }
  /* line 84, ../sass/ui-global/_footer.scss */
  .site_footer .site_links {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 3%;
    padding-right: 3%;
  }
  /* line 91, ../sass/ui-global/_footer.scss */
  .site_footer div.cols {
    display: inline;
  }
  /* line 95, ../sass/ui-global/_footer.scss */
  .site_footer h2 {
    float: left;
    font-size: 18px;
    margin: 0;
    font-family: "Georgia", serif;
    text-transform: capitalize;
    font-weight: normal;
  }
  /* line 103, ../sass/ui-global/_footer.scss */
  .site_footer h2 a {
    padding: 0.45em 0.6em;
    display: block;
    background: #f0f0f0;
    margin: 0.2em;
    white-space: nowrap;
  }
  /* line 112, ../sass/ui-global/_footer.scss */
  .site_footer .fineprint {
    background: #c3c3c3;
    padding: 0.75em 0;
    text-align: center;
  }
  /* line 118, ../sass/ui-global/_footer.scss */
  .site_footer .fineprint nav {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 124, ../sass/ui-global/_footer.scss */
  .site_footer .fineprint nav li {
    text-align: center;
    display: inline-block;
  }
  /* line 129, ../sass/ui-global/_footer.scss */
  .site_footer .fineprint nav a {
    font-size: 14px;
    color: #222222;
  }
  /* line 133, ../sass/ui-global/_footer.scss */
  .site_footer .fineprint nav a:hover {
    color: #3c3c3c;
  }
  /* line 138, ../sass/ui-global/_footer.scss */
  .site_footer .fineprint nav.wrap {
    border: none;
  }
  /* line 144, ../sass/ui-global/_footer.scss */
  .site_footer .copyright {
    padding: 0.5em 3%;
    line-height: 1.4;
  }
}

@media only screen and (min-width: 760px) {
  /* line 156, ../sass/ui-global/_footer.scss */
  .site_footer .link_list, .site_footer .primary .field_container .field ul, .primary .field_container .field .site_footer ul {
    margin-bottom: 2em;
    line-height: 1.2;
  }
  /* line 160, ../sass/ui-global/_footer.scss */
  .site_footer .link_list li, .site_footer .primary .field_container .field ul li, .primary .field_container .field .site_footer ul li {
    padding-right: 5%;
  }
  /* line 164, ../sass/ui-global/_footer.scss */
  .site_footer .link_list a, .site_footer .primary .field_container .field ul a, .primary .field_container .field .site_footer ul a {
    display: block;
    padding: 0.25em 0;
  }
  /* line 171, ../sass/ui-global/_footer.scss */
  .site_footer .fineprint nav {
    padding: 0;
    color: #3c3c3c;
    float: left;
  }
  /* line 177, ../sass/ui-global/_footer.scss */
  .site_footer .fineprint nav li {
    float: left;
  }
  /* line 181, ../sass/ui-global/_footer.scss */
  .site_footer .fineprint nav li:first-child a {
    padding-left: 0;
  }
  /* line 187, ../sass/ui-global/_footer.scss */
  .site_footer .copyright {
    margin: 0;
    float: left;
  }
  /* line 198, ../sass/ui-global/_footer.scss */
  .site_footer .cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 22%;
  }
  /* line 204, ../sass/ui-global/_footer.scss */
  .site_footer .cols.one {
    width: 22%;
  }
  /* line 208, ../sass/ui-global/_footer.scss */
  .site_footer .cols.two {
    width: 34%;
  }
  /* line 214, ../sass/ui-global/_footer.scss */
  .old_ie .site_footer .cols.two .campuses li {
    width: 45%;
    float: left;
  }
  /* line 223, ../sass/ui-global/_footer.scss */
  .old_ie .site_footer .cols.two .faculties li {
    width: 45%;
    float: left;
  }
  /* line 232, ../sass/ui-global/_footer.scss */
  .site_footer .cols.five {
    width: 100%;
    float: none;
    clear: both;
  }
  /* line 238, ../sass/ui-global/_footer.scss */
  .site_footer .cols h2 {
    font-size: 18px;
  }
  /* line 245, ../sass/ui-global/_footer.scss */
  .site_footer .fineprint .wrap {
    border-top-width: 1px;
    padding: 1em 0;
  }
  /* line 251, ../sass/ui-global/_footer.scss */
  .site_footer .row {
    margin-bottom: 1em;
    *zoom: 1;
  }
  /* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .site_footer .row:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 760px) and (min-width: 1140px) {
  /* line 187, ../sass/ui-global/_footer.scss */
  .site_footer .copyright {
    float: right;
  }
}
@media only screen and (min-width: 760px) and (min-width: 760px) {
  /* line 214, ../sass/ui-global/_footer.scss */
  .site_footer .cols.two .campuses li {
    width: 45%;
    float: left;
  }
}
@media only screen and (min-width: 760px) and (min-width: 990px) {
  /* line 223, ../sass/ui-global/_footer.scss */
  .site_footer .cols.two .faculties li {
    width: 45%;
    float: left;
  }
}
/* line 156, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .link_list, .old_ie .site_footer .primary .field_container .field ul, .primary .field_container .field .old_ie .site_footer ul {
  margin-bottom: 2em;
  line-height: 1.2;
}
/* line 160, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .link_list li, .old_ie .site_footer .primary .field_container .field ul li, .primary .field_container .field .old_ie .site_footer ul li {
  padding-right: 5%;
}
/* line 164, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .link_list a, .old_ie .site_footer .primary .field_container .field ul a, .primary .field_container .field .old_ie .site_footer ul a {
  display: block;
  padding: 0.25em 0;
}
/* line 171, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .fineprint nav {
  padding: 0;
  color: #3c3c3c;
  float: left;
}
/* line 177, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .fineprint nav li {
  float: left;
}
/* line 181, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .fineprint nav li:first-child a {
  padding-left: 0;
}
/* line 187, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .copyright {
  margin: 0;
  float: left;
}
@media only screen and (min-width: 1140px) {
  /* line 187, ../sass/ui-global/_footer.scss */
  .old_ie .site_footer .copyright {
    float: right;
  }
}
/* line 198, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .cols {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 22%;
}
/* line 204, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .cols.one {
  width: 22%;
}
/* line 208, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .cols.two {
  width: 34%;
}
@media only screen and (min-width: 760px) {
  /* line 214, ../sass/ui-global/_footer.scss */
  .old_ie .site_footer .cols.two .campuses li {
    width: 45%;
    float: left;
  }
}
/* line 214, ../sass/ui-global/_footer.scss */
.old_ie .old_ie .site_footer .cols.two .campuses li {
  width: 45%;
  float: left;
}
@media only screen and (min-width: 990px) {
  /* line 223, ../sass/ui-global/_footer.scss */
  .old_ie .site_footer .cols.two .faculties li {
    width: 45%;
    float: left;
  }
}
/* line 223, ../sass/ui-global/_footer.scss */
.old_ie .old_ie .site_footer .cols.two .faculties li {
  width: 45%;
  float: left;
}
/* line 232, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .cols.five {
  width: 100%;
  float: none;
  clear: both;
}
/* line 238, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .cols h2 {
  font-size: 18px;
}
/* line 245, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .fineprint .wrap {
  border-top-width: 1px;
  padding: 1em 0;
}
/* line 251, ../sass/ui-global/_footer.scss */
.old_ie .site_footer .row {
  margin-bottom: 1em;
  *zoom: 1;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.old_ie .site_footer .row:after {
  content: "";
  display: table;
  clear: both;
}
/* line 258, ../sass/ui-global/_footer.scss */
.site_footer .contact_info {
  border-bottom: 1px solid #cccccc;
  overflow: hidden;


  margin: 1em 0 2em;
}
/* line 265, ../sass/ui-global/_footer.scss */
.site_footer .contact_info h2 {
  float: left;
  display: inline;
  line-height: 29px;
  margin-right: 1.5em;
  font-family: "Georgia", serif;
  text-transform: none;
  font-weight: normal;
  font-size: 1.7em;
  line-height: 30px;
}
/* line 278, ../sass/ui-global/_footer.scss */
.site_footer .contact_info a.button {
  float: right;
}
/* line 284, ../sass/ui-global/_footer.scss */
.site_footer .details {
  font-size: 1.2em;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  line-height: 30px;
  *zoom: 1;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.site_footer .details:after {
  content: "";
  display: table;
  clear: both;
}
/* line 295, ../sass/ui-global/_footer.scss */
.site_footer .details li {
  float: left;
  padding-right: 1.15em;
}
/* line 300, ../sass/ui-global/_footer.scss */
.site_footer .details li a {
  font-weight: bold;
  color: #3468b0;
}
/* line 308, ../sass/ui-global/_footer.scss */
.site_footer .fineprint {
  padding: 1em 0;
  border-top: 1px solid #cccccc;
}

/* line 318, ../sass/ui-global/_footer.scss */
footer[role='contentinfo'] ul {
  *zoom: 1;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
footer[role='contentinfo'] ul:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 760px) {
  /* line 324, ../sass/ui-global/_footer.scss */
  .site_footer {
    padding-left: 1.5%;
    padding-right: 1.5%;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .site_footer {
  padding-left: 1.5%;
  padding-right: 1.5%;
}

/* line 5, ../sass/ui-global/_aside-navigation.scss */
#section_menu {
  -webkit-transition: margin-left 0.1s linear;
  -moz-transition: margin-left 0.1s linear;
  -o-transition: margin-left 0.1s linear;
  transition: margin-left 0.1s linear;
}

@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 13, ../sass/ui-global/_aside-navigation.scss */
  .menu_open #section_menu {
    margin-left: 0;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  }
  /* line 17, ../sass/ui-global/_aside-navigation.scss */
  .menu_open #section_menu > .toggle_block {
    position: relative;
  }
  /* line 22, ../sass/ui-global/_aside-navigation.scss */
  .menu_open #menu_toggle {
    box-shadow: 3px 0 0 rgba(0, 0, 0, 0.2) inset;
    left: auto;
    right: 100%;
  }
  /* line 30, ../sass/ui-global/_aside-navigation.scss */
  .menu_open .section_mask {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
  }
}
@media only screen and (max-width: 759px) {
  /* line 46, ../sass/ui-global/_aside-navigation.scss */
  .menu_open #menu_toggle span {
    display: none;
  }
  /* line 51, ../sass/ui-global/_aside-navigation.scss */
  .menu_open .additional_complementary {
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1) inset;
  }
}

/* line 58, ../sass/ui-global/_aside-navigation.scss */
#menu_toggle {
  -webkit-transition: width 0.1s linear;
  -moz-transition: width 0.1s linear;
  -o-transition: width 0.1s linear;
  transition: width 0.1s linear;
  width: 100%;
  height: 2.6em;
  line-height: 2.6em;
  font-family: "Segoe WP", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  display: block;
  border: none !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 3%;
}
@media only screen and (min-width: 990px) {
  /* line 58, ../sass/ui-global/_aside-navigation.scss */
  #menu_toggle {
    display: none;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie #menu_toggle {
  display: none;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
#menu_toggle {
  background: #115737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research #menu_toggle {
  background: #4f96a2;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students #menu_toggle {
  background: #dc5241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services #menu_toggle {
  background: #7d2351;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study #menu_toggle {
  background: #64a659;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff #menu_toggle {
  background: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching #menu_toggle {
  background: #7f0e0e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example #menu_toggle {
  background: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
#menu_toggle {
  color: #0d4b2f;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research #menu_toggle {
  color: #052c33;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students #menu_toggle {
  color: #3c1509;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services #menu_toggle {
  color: #2b0518;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study #menu_toggle {
  color: #293627;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff #menu_toggle {
  color: #0a4153;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching #menu_toggle {
  color: #2b0101;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example #menu_toggle {
  color: #531a08;
}
/* line 90, ../sass/ui-global/_aside-navigation.scss */
#menu_toggle:after {
  display: inline-block;
  font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  display: inline-block;
  float: right;
  margin-right: 0.5em;
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 90, ../sass/ui-global/_aside-navigation.scss */
  #menu_toggle:after {
    content: "|\00a0|\00a0|";
    letter-spacing: -0.15em;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1;
    margin-right: 34%;
    margin-top: -1.6em;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
}
@media only screen and (max-width: 759px) {
  /* line 90, ../sass/ui-global/_aside-navigation.scss */
  #menu_toggle:after {
    content: "\003e";
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 2em;
    margin-right: 0.3em;
  }
  /* line 129, ../sass/ui-global/_aside-navigation.scss */
  .menu_open #menu_toggle:after {
    content: "\00d7";
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 2em;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 759px) {
  /* line 58, ../sass/ui-global/_aside-navigation.scss */
  #menu_toggle {
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1) inset;
  }
  /* line 145, ../sass/ui-global/_aside-navigation.scss */
  .menu_open #menu_toggle {
    box-shadow: none;
    text-shadow: none;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .menu_open #menu_toggle {
    color: #115737;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-research .menu_open #menu_toggle {
    color: #4f96a2;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-students .menu_open #menu_toggle {
    color: #dc5241;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-services .menu_open #menu_toggle {
    color: #7d2351;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-study .menu_open #menu_toggle {
    color: #64a659;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-staff .menu_open #menu_toggle {
    color: #37aacf;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-teaching .menu_open #menu_toggle {
    color: #7f0e0e;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-example .menu_open #menu_toggle {
    color: #37aacf;
  }
  /* line 154, ../sass/ui-global/_aside-navigation.scss */
  .menu_open #menu_toggle:after {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .menu_open #menu_toggle:after {
    color: #0d4b2f;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-research .menu_open #menu_toggle:after {
    color: #052c33;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-students .menu_open #menu_toggle:after {
    color: #3c1509;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-services .menu_open #menu_toggle:after {
    color: #2b0518;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-study .menu_open #menu_toggle:after {
    color: #293627;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-staff .menu_open #menu_toggle:after {
    color: #0a4153;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-teaching .menu_open #menu_toggle:after {
    color: #2b0101;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-example .menu_open #menu_toggle:after {
    color: #531a08;
  }
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 58, ../sass/ui-global/_aside-navigation.scss */
  #menu_toggle {
    position: absolute;
    left: 100%;
    font-size: 16px;
    font-weight: bold;
    box-shadow: none;
    width: 15.1%;
    height: 15em;
    padding: 0;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 182, ../sass/ui-global/_aside-navigation.scss */
  #menu_toggle span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 2.4;
    width: 14.3em;
    margin-left: -14.3em;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
}

@media only screen and (min-width: 760px) {
  /* line 212, ../sass/ui-global/_aside-navigation.scss */
  #section_menu {
    font-size: 0.92857em;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie #section_menu {
  font-size: 0.92857em;
}
/* line 218, ../sass/ui-global/_aside-navigation.scss */
#section_menu h2.menu_title {
  font-size: 1.57143em;
  margin: 0;
  font-weight: bold;
  border-top: none;
  line-height: 1.2;
}
/* line 226, ../sass/ui-global/_aside-navigation.scss */
#section_menu h2.menu_title a {
  display: block;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
#section_menu h2.menu_title a {
  color: #d1e0da;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research #section_menu h2.menu_title a {
  color: #e1eff1;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students #section_menu h2.menu_title a {
  color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services #section_menu h2.menu_title a {
  color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study #section_menu h2.menu_title a {
  color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff #section_menu h2.menu_title a {
  color: #dce9ee;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching #section_menu h2.menu_title a {
  color: #b4c6cc;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example #section_menu h2.menu_title a {
  color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
#section_menu h2.menu_title a:hover {
  color: #c3da93;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research #section_menu h2.menu_title a:hover {
  color: #f0f0b6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students #section_menu h2.menu_title a:hover {
  color: #531a08;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services #section_menu h2.menu_title a:hover {
  color: #84e1f3;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study #section_menu h2.menu_title a:hover {
  color: #ffe5c8;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff #section_menu h2.menu_title a:hover {
  color: #eea92d;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching #section_menu h2.menu_title a:hover {
  color: #a37c7c;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example #section_menu h2.menu_title a:hover {
  color: #babf15;
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 212, ../sass/ui-global/_aside-navigation.scss */
  #section_menu {
    float: left;
    margin-left: -33%;
    position: absolute;
    z-index: 9999999;
  }
}

/*
#page { // make room for full width nav toggle
    @include skinny-only {
        padding-left: 5%;
    }
}
*/
/* line 268, ../sass/ui-global/_aside-navigation.scss */
#section_menu nav {
  color: white;
  -webkit-font-smoothing: antialiased;
  min-height: 2.85714em;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
#section_menu nav {
  background-color: #0d4b2f;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research #section_menu nav {
  background-color: #428792;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students #section_menu nav {
  background-color: #ca4737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services #section_menu nav {
  background-color: #6f1b46;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study #section_menu nav {
  background-color: #549349;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff #section_menu nav {
  background-color: #208eb1;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching #section_menu nav {
  background-color: #660603;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example #section_menu nav {
  background-color: #208eb1;
}
/* line 280, ../sass/ui-global/_aside-navigation.scss */
#section_menu nav a {
  color: white;
  display: block;
  padding-top: 0.35em;
  padding-bottom: 0.4em;
  padding-left: 3%;
  padding-right: 3%;
}
@media only screen and (min-width: 760px) {
  /* line 280, ../sass/ui-global/_aside-navigation.scss */
  #section_menu nav a {
    padding-left: 5%;
    padding-right: 5%;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie #section_menu nav a {
  padding-left: 5%;
  padding-right: 5%;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
#section_menu nav a:hover {
  color: #c3da93;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research #section_menu nav a:hover {
  color: #f0f0b6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students #section_menu nav a:hover {
  color: #531a08;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services #section_menu nav a:hover {
  color: #84e1f3;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study #section_menu nav a:hover {
  color: #ffe5c8;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff #section_menu nav a:hover {
  color: #eea92d;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching #section_menu nav a:hover {
  color: #a37c7c;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example #section_menu nav a:hover {
  color: #babf15;
}
/* line 304, ../sass/ui-global/_aside-navigation.scss */
#section_menu nav a.current {
  cursor: default;
  font-weight: bold;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
#section_menu nav a.current {
  color: #c3da93;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research #section_menu nav a.current {
  color: #f0f0b6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students #section_menu nav a.current {
  color: #531a08;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services #section_menu nav a.current {
  color: #84e1f3;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study #section_menu nav a.current {
  color: #ffe5c8;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff #section_menu nav a.current {
  color: #eea92d;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching #section_menu nav a.current {
  color: #a37c7c;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example #section_menu nav a.current {
  color: #babf15;
}
/* line 323, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.3;
  border-top-width: 1px;
  border-top-style: solid;
}
/* line 330, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree.active {
  display: block;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
#section_menu .section_tree {
  border-color: #093521;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research #section_menu .section_tree {
  border-color: #3a7780;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students #section_menu .section_tree {
  border-color: #b73f30;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services #section_menu .section_tree {
  border-color: #5a1639;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study #section_menu .section_tree {
  border-color: #4a8241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff #section_menu .section_tree {
  border-color: #1c7d9b;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching #section_menu .section_tree {
  border-color: #4d0502;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example #section_menu .section_tree {
  border-color: #1c7d9b;
}
/* line 343, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree > li > a:first-child {
  font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 19px;
}
/* line 348, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
#section_menu .section_tree li {
  border-color: #093521;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research #section_menu .section_tree li {
  border-color: #3a7780;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students #section_menu .section_tree li {
  border-color: #b73f30;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services #section_menu .section_tree li {
  border-color: #5a1639;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study #section_menu .section_tree li {
  border-color: #4a8241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff #section_menu .section_tree li {
  border-color: #1c7d9b;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching #section_menu .section_tree li {
  border-color: #4d0502;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example #section_menu .section_tree li {
  border-color: #1c7d9b;
}
/* line 360, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li.parent, #section_menu .section_tree li.current.parent {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 364, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li.parent ul, #section_menu .section_tree li.current.parent ul {
  display: block;
}
/* line 370, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li.current > a:first-child {
  position: relative;
}
/* line 374, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li.current > a:first-child:after {
  content: "\2666";
  font-size: 16px;
  position: absolute;
  right: -0.5em;
  top: 50%;
  margin-top: -0.6em;
  color: white !important;
}
@media only screen and (max-width: 759px) {
  /* line 374, ../sass/ui-global/_aside-navigation.scss */
  #section_menu .section_tree li.current > a:first-child:after {
    content: "\2713";
    right: 1em;
    font-size: 1em;
    opacity: 0.6;
    margin-top: -0.5em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 374, ../sass/ui-global/_aside-navigation.scss */
  #section_menu .section_tree li.current > a:first-child:after {
    display: none;
  }
}
/* line 401, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li li li.current > a:first-child {
  padding-top: 1em;
  margin-top: 0.75em;
  padding-bottom: 0.75em;
}
/* line 407, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li.current > li:last-child a {
  padding-bottom: 0.75em;
}
/* line 411, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li ul {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0.3em;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0.3em;
  border: none;
  font-weight: bold;
  display: none;
}
/* line 433, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li ul > li.parent > a:first-child {
  padding-top: 1em;
}
/* line 438, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li ul li {
  border: none;
}
/* line 443, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li ul ul {
  font-weight: normal;
}
/* line 448, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li ul ul a {
  text-indent: -0.6em;
  padding-left: 2.3em;
}
/* line 453, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li ul ul a:before {
  content: "\2014";
  width: 0.6em;
  opacity: 0.6;
  display: inline-block;
}
/* line 464, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li ul ul ul a {
  text-indent: -0.4em;
}
/* line 467, ../sass/ui-global/_aside-navigation.scss */
#section_menu .section_tree li ul ul ul a:before {
  width: 0.4em;
  content: "\2219";
}

/* line 490, ../sass/ui-global/_aside-navigation.scss */
.ie7 ul.section_tree li.parent,
.ie8 ul.section_tree li.parent {
  background: url(/_designs/responsive/bg-images/ie-overlay.png) repeat;
}

/* line 500, ../sass/ui-global/_aside-navigation.scss */
div.additional_complementary {
  padding-top: 2em;
  padding-right: 3%;
  padding-bottom: 2em;
  padding-left: 3%;
}
@media only screen and (min-width: 760px) {
  /* line 500, ../sass/ui-global/_aside-navigation.scss */
  div.additional_complementary {
    padding-left: 5%;
    padding-right: 10%;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie div.additional_complementary {
  padding-left: 5%;
  padding-right: 10%;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
div.additional_complementary {
  background-color: #d1e0da;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research div.additional_complementary {
  background-color: #e1eff1;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students div.additional_complementary {
  background-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services div.additional_complementary {
  background-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study div.additional_complementary {
  background-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff div.additional_complementary {
  background-color: #dce9ee;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching div.additional_complementary {
  background-color: #b4c6cc;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example div.additional_complementary {
  background-color: #f4f4e9;
}
@media only screen and (min-width: 760px) {
  /* line 500, ../sass/ui-global/_aside-navigation.scss */
  div.additional_complementary {
    background-color: white !important;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie div.additional_complementary {
  background-color: white !important;
}

/* line 9, ../sass/ui-global/_search.scss */
.search_results {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 17, ../sass/ui-global/_search.scss */
.search_results .result {
  width: auto;
  overflow: hidden;
}
/* line 22, ../sass/ui-global/_search.scss */
.search_results > .result > a {
  display: block;
  color: #444444;
}
/* line 28, ../sass/ui-global/_search.scss */
.search_results > .result > a .result_title,
.search_results > .result > a .result_url {
  color: #3468b0;
}
/* line 264, ../sass/core/_utilities.scss */
.search_results > .result > a .result_title:hover,
.search_results > .result > a .result_url:hover {
  color: #234575;
}
/* line 33, ../sass/ui-global/_search.scss */
.search_results > .result > a:hover .result_url, .search_results > .result > a:focus .result_url {
  text-decoration: underline;
}
/* line 40, ../sass/ui-global/_search.scss */
.search_results .result_image {
  float: left;
  width: 3em;
  height: auto;
  margin: 0 1em 1em 0.5em;
}
/* line 54, ../sass/ui-global/_search.scss */
.search_results .result_person_position {
  font-weight: bold;
}

/* line 63, ../sass/ui-global/_search.scss */
.has_big_search #wrapper {
  border-top-width: 60px;
  border-top-style: solid;
  /*
      @include theme-color(
          $use: key-light,
          $property: border-color
      );
  */
  border-top-color: #F1F1EB;
}
@media only screen and (max-width: 759px) {
  /* line 63, ../sass/ui-global/_search.scss */
  .has_big_search #wrapper {
    border-top: none;
  }
}

/* line 81, ../sass/ui-global/_search.scss */
.has_big_search #page {
  margin-top: -60px;
  padding-top: 60px;
}
@media only screen and (max-width: 759px) {
  /* line 81, ../sass/ui-global/_search.scss */
  .has_big_search #page {
    margin-top: 0;
    padding-top: 0;
  }
}

/* line 94, ../sass/ui-global/_search.scss */
.has_big_search #section_menu {
  margin-top: -60px !important;
}
@media only screen and (max-width: 759px) {
  /* line 94, ../sass/ui-global/_search.scss */
  .has_big_search #section_menu {
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 990px) {
  /* line 104, ../sass/ui-global/_search.scss */
  .has_big_search .nav_quicklinks {
    margin-top: -60px;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie .has_big_search .nav_quicklinks {
  margin-top: -60px;
}

/* line 114, ../sass/ui-global/_search.scss */
.search_form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
}

/* line 122, ../sass/ui-global/_search.scss */
.big_search {
  z-index: 999;
  position: absolute;
  top: 0;
  right: 0;
  width: 77%;
  height: 60px;
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 122, ../sass/ui-global/_search.scss */
  .big_search {
    width: 95%;
    float: left;
  }
  /* line 137, ../sass/ui-global/_search.scss */
  .no_section_menu .big_search {
    width: 100%;
  }
}
@media only screen and (max-width: 759px) {
  /* line 122, ../sass/ui-global/_search.scss */
  .big_search {
    display: none;
  }
}
/* line 151, ../sass/ui-global/_search.scss */
.big_search .big_search_form {
  width: 48%;
  position: relative;
  float: left;
  margin-left: 2%;
  margin-top: 12px;
}
/* line 163, ../sass/ui-global/_search.scss */
.big_search .search_filters form {
  padding-left: 0.7em;
  overflow: hidden;
  *zoom: 1;
}
/* line 168, ../sass/ui-global/_search.scss */
.big_search .search_filters label {
  line-height: 60px;
  height: 60px;
  padding: 0 0.6em;
}
/* line 179, ../sass/ui-global/_search.scss */
.big_search .live_results {
  display: none;
  position: absolute;
  width: 48%;
  left: 2%;
  top: 48px;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 2px;
  border-top-width: 1px;
  border-style: solid;
  border-top-color: #dddddd;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
  margin-top: -2px;
}
/* line 186, ../sass/ui-global/_search.scss */
.ie7 .big_search .live_results {
  background-color: #fff;
  border-color: #ccc;
}
/* line 206, ../sass/ui-global/_search.scss */
.big_search .live_results .search_results {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 500ms ease;
  -webkit-transition-delay: 0ms;
  -moz-transition: opacity 500ms ease 0ms;
  -o-transition: opacity 500ms ease 0ms;
  transition: opacity 500ms ease 0ms;
  padding: 0;
}
/* line 212, ../sass/ui-global/_search.scss */
.big_search .live_results .search_results.active {
  opacity: 1;
  visibility: visible;
}
/* line 220, ../sass/ui-global/_search.scss */
.big_search .live_results .search_results .result {
  border-top: 1px solid #dddddd;
  font-size: 0.92857em;
}
/* line 224, ../sass/ui-global/_search.scss */
.big_search .live_results .search_results .result:first-child {
  border-top: none;
}
/* line 228, ../sass/ui-global/_search.scss */
.big_search .live_results .search_results .result > a {
  padding: 1em;
}
/* line 234, ../sass/ui-global/_search.scss */
.big_search .live_results .search_results .result_title {
  margin: 0;
  font-size: 1.07692em;
}
/* line 240, ../sass/ui-global/_search.scss */
.big_search .live_results .search_results .hovered {
  background-color: #FDFDDA;
}
/* line 245, ../sass/ui-global/_search.scss */
.big_search .live_results .show_all {
  padding: 1em;
  border-top: 1px solid #dddddd;
}
/* line 250, ../sass/ui-global/_search.scss */
.big_search .live_results .show_all .button {
  margin-top: 0;
}
/* line 254, ../sass/ui-global/_search.scss */
.big_search .live_results .show_all.hovered {
  background: transparent;
}
/* line 257, ../sass/ui-global/_search.scss */
.big_search .live_results .show_all.hovered .button {
  background: rgba(0, 0, 0, 0.2);
}
/* line 260, ../sass/ui-global/_search.scss */
.ie8 .big_search .live_results .show_all.hovered .button {
  background: #bbb;
}

/* line 275, ../sass/ui-global/_search.scss */
.big_search_form form {
  margin-bottom: 0;
  position: relative;
}
/* line 280, ../sass/ui-global/_search.scss */
.big_search_form input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 36px;
  padding: 0 3em 0 0.4em;
  outline: none !important;
  /*
          @include theme-color(
              $use: key-border,
              $property: border-color
          );
  */
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.97);
  font-size: 18px;
  font-family: "Georgia", serif;
  font-weight: normal;
  color: #333;
  line-height: 2em;
}
/* line 303, ../sass/ui-global/_search.scss */
.big_search_form input[type="text"]:focus {
  background: #fff;
  border-color: #cccccc !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
}
/* line 308, ../sass/ui-global/_search.scss */
.big_search_form input[type="text"]:focus ::-webkit-input-placeholder {
  color: #ccc;
}
/* line 312, ../sass/ui-global/_search.scss */
.big_search_form input[type="text"]:focus :-moz-placeholder {
  color: #ccc;
}
/* line 316, ../sass/ui-global/_search.scss */
.ie7 .big_search_form input[type="text"]:focus {
  width: 70%;
}
/* line 324, ../sass/ui-global/_search.scss */
.big_search_form input[type="submit"] {
  margin: 0;
  padding: 0 0.8em;
  position: absolute;
  right: 2px;
  top: 2px;
  height: 32px;
  width: auto;
  text-transform: uppercase;
  border-radius: 0;
}
/* line 341, ../sass/ui-global/_search.scss */
.big_search_form.loading input[type="text"] {
  background-image: url('/_designs/responsive/bg-images/loader-search.gif');
  background-repeat: no-repeat;
  background-position: 86.1% 50%;
}
@media all and (-webkit-min-device-pixel-ratio: 2) {
  /* line 341, ../sass/ui-global/_search.scss */
  .big_search_form.loading input[type="text"] {
    background-image: url('/_designs/responsive/bg-images/loader-search-2x.gif');
    background-size: auto 18px;
  }
}

/* line 366, ../sass/ui-global/_search.scss */
.search_page #page {
  max-width: 70em;
}
@media only screen and (max-width: 759px) {
  /* line 371, ../sass/ui-global/_search.scss */
  .search_page #page .entry {
    padding-top: 0;
  }
  /* line 375, ../sass/ui-global/_search.scss */
  .search_page #page .refine_search_link {
    display: block;
    margin-bottom: -1em;
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 760px) {
  /* line 366, ../sass/ui-global/_search.scss */
  .search_page #page {
    padding-top: 2em;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .search_page #page {
  padding-top: 2em;
}
/* line 386, ../sass/ui-global/_search.scss */
.search_page #page #query_form {
  margin-bottom: 0;
}

/* line 394, ../sass/ui-global/_search.scss */
#content .search_results {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 399, ../sass/ui-global/_search.scss */
#content .search_results .result {
  padding-bottom: 1em;
  padding-top: 1em;
  border-bottom: 1px solid #dddddd;
}
/* line 405, ../sass/ui-global/_search.scss */
#content .search_results .result_title {
  margin-top: 0;
}
@media only screen and (min-width: 760px) {
  /* line 405, ../sass/ui-global/_search.scss */
  #content .search_results .result_title {
    color: #333333;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie #content .search_results .result_title {
  color: #333333;
}
/* line 414, ../sass/ui-global/_search.scss */
#content .search_results a:hover .result_title,
#content .search_results a:focus .result_title {
  color: #234575;
}
/* line 420, ../sass/ui-global/_search.scss */
#content .search_results .result_flag {
  background: #eeeeee;
  padding: 0.1em 0.5em 0;
  font-style: normal;
  margin-bottom: 0.5em;
  display: inline-block;
  font-size: 0.85714em;
}
/* line 428, ../sass/ui-global/_search.scss */
#content .search_results .result_flag.flag_recommended {
  background: #fef4af;
}
/* line 431, ../sass/ui-global/_search.scss */
#content .search_results .result_flag.flag_pdf {
  background: #ECCDCD;
  color: #AF1B1B;
}
/* line 435, ../sass/ui-global/_search.scss */
#content .search_results .result_flag.flag_doc {
  background: #D9EAF5;
  color: #167188;
}
/* line 439, ../sass/ui-global/_search.scss */
#content .search_results .result_flag.flag_xls {
  background: #E2F7E2;
  color: #0B5F0E;
}
/* line 443, ../sass/ui-global/_search.scss */
#content .search_results .result_flag.flag_ppt {
  background: #FCECDA;
  color: #794E0F;
}
/* line 449, ../sass/ui-global/_search.scss */
#content .search_results .result_url {
  margin-top: 0.3em;
}
/* line 453, ../sass/ui-global/_search.scss */
#content .search_results .result_person_contact {
  display: none;
}
/* line 457, ../sass/ui-global/_search.scss */
#content .search_results .result_excerpt .query {
  font-weight: bold;
  /*
              display: inline-block;
              padding: 0 0.2em;
              background: $color_border;
  */
}

/* line 471, ../sass/ui-global/_search.scss */
ul.pagination {
  list-style-type: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
ul.pagination:after {
  content: "";
  display: table;
  clear: both;
}
/* line 12, ../sass/helper-functions/_clearfix.scss */
.ie6 ul.pagination, .ie6 ul.pagination {
  clear: both;
}
/* line 479, ../sass/ui-global/_search.scss */
ul.pagination li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 0.2em;
  font-weight: 700;
}
/* line 487, ../sass/ui-global/_search.scss */
ul.pagination li a {
  background: #3468b0;
  color: white;
  display: block;
}
/* line 493, ../sass/ui-global/_search.scss */
ul.pagination li a:hover, ul.pagination li a:focus {
  background: #234575;
}
/* line 498, ../sass/ui-global/_search.scss */
ul.pagination li span {
  display: block;
  height: 2em;
  padding: 0 0.7em;
  line-height: 2em;
}
/* line 505, ../sass/ui-global/_search.scss */
ul.pagination li.current span {
  background: #eeeeee;
}
@media only screen and (max-width: 759px) {
  /* line 511, ../sass/ui-global/_search.scss */
  ul.pagination li {
    display: none;
  }
  /* line 516, ../sass/ui-global/_search.scss */
  ul.pagination li.next,
  ul.pagination li.prev {
    display: block;
    width: 50%;
    margin: 0;
  }
  /* line 521, ../sass/ui-global/_search.scss */
  ul.pagination li.next span,
  ul.pagination li.prev span {
    display: none;
  }
  /* line 525, ../sass/ui-global/_search.scss */
  ul.pagination li.next a,
  ul.pagination li.prev a {
    padding: 0.5em;
  }
  /* line 529, ../sass/ui-global/_search.scss */
  ul.pagination li.next a:before,
  ul.pagination li.prev a:before {
    content: attr(rel);
  }
  /* line 535, ../sass/ui-global/_search.scss */
  ul.pagination li.prev a {
    background: #dddddd;
    color: #444444;
  }
  /* line 541, ../sass/ui-global/_search.scss */
  ul.pagination li.next {
    float: right;
  }
  /* line 545, ../sass/ui-global/_search.scss */
  ul.pagination li.next a {
    /*                 text-align: right; */
  }
}

/* line 37, ../sass/ui-elements/_tables.scss */
.entry ol {
  padding: 0 0 0 1.5em;
  margin: 0.75em 0 1.5em;
}
/* line 40, ../sass/ui-elements/_tables.scss */
.entry ol li {
  margin-bottom: 0.45em;
}
/* line 45, ../sass/ui-elements/_tables.scss */
.entry dl {
  margin: 0.75em 0 1.5em;
}
/* line 47, ../sass/ui-elements/_tables.scss */
.entry dl dt {
  font-weight: bold;
}
/* line 50, ../sass/ui-elements/_tables.scss */
.entry dl dd {
  margin: 0;
  margin-bottom: 0.45em;
}
/* line 60, ../sass/ui-elements/_tables.scss */
.entry form.form_basic {
  margin: 0.75em 0 1.5em;
}
/* line 62, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  font-size: 14px;
  border-bottom: 1px solid #eeeeee;
}
/* line 67, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset.form-actions {
  margin: 0 0 0 20%;
  padding: 0;
  border: none;
}
/* line 72, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset.check {
  padding-left: 20%;
}
/* line 74, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset.check label {
  display: inline;
  float: none;
  width: auto;
  font-weight: normal;
}
/* line 81, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset label {
  float: left;
  width: 20%;
  margin: 4px 0 5px 0;
  font-weight: bold;
}
/* line 88, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset.radio ul {
  margin: 5px 0 0 20%;
}
/* line 90, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset.radio ul li {
  margin: 0 0 5px 0;
}
/* line 92, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset.radio ul li label {
  display: inline;
  float: none;
  width: auto;
  font-weight: normal;
}
/* line 98, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset.radio ul li:last-child {
  margin: 0;
}
/* line 105, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset input.form_text,
.entry form.form_basic fieldset textarea {
  display: block;
  width: 50%;
  padding: 5px;
  font-size: 14px;
  border: 1px solid #dddddd;
  background: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px inset;
  box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px inset;
}
/* line 115, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset textarea {
  height: 150px;
}
/* line 118, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset select {
  min-width: 25%;
  margin: 0;
}
/* line 122, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset p.form_help {
  margin: 5px 0 0 20%;
  font-size: 12px;
  color: #999;
}
/* line 127, ../sass/ui-elements/_tables.scss */
.entry form.form_basic fieldset input.form-text:focus {
  border: 1px solid #cccccc;
  background: #fff;
}
/* line 132, ../sass/ui-elements/_tables.scss */
.entry form.form_basic input[type="submit"] {
  margin: 0;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #cccccc;
  background: #eee;
}
/* line 140, ../sass/ui-elements/_tables.scss */
.entry form.form_basic input[type="submit"]:hover, .entry form.form_basic input[type="submit"]:focus {
  border: 1px solid #bbbbbb;
  background: #e5e5e5;
}
/* line 144, ../sass/ui-elements/_tables.scss */
.entry form.form_basic input[type="submit"] :active {
  border: 1px solid #cccccc;
  background: #eee;
}
@media screen and (max-width: 759px) {
  /* line 152, ../sass/ui-elements/_tables.scss */
  .entry form fieldset label {
    display: block;
    float: none;
    width: auto;
    margin: 0 0 5px 0;
  }
  /* line 161, ../sass/ui-elements/_tables.scss */
  .entry form fieldset.form-actions,
  .entry form fieldset.check,
  .entry form fieldset.radio ul,
  .entry form fieldset p.form-help {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 166, ../sass/ui-elements/_tables.scss */
  .entry form fieldset input.form-text,
  .entry form fieldset textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* line 174, ../sass/ui-elements/_tables.scss */
.entry table {
  width: 100%;
  margin: 1.5em 0;
  padding: 0;
}
/* line 180, ../sass/ui-elements/_tables.scss */
.entry table th, .entry table td {
  border-style: solid;
  border-color: #dddddd;
}
/* line 185, ../sass/ui-elements/_tables.scss */
.entry table caption {
  text-align: left;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 191, ../sass/ui-elements/_tables.scss */
.entry table th {
  padding: 0.5em 0 0.2em;
  text-align: left;
  border-bottom-width: 1px;
  vertical-align: bottom;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.entry table th {
  background-color: #d1e0da;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .entry table th {
  background-color: #e1eff1;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .entry table th {
  background-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .entry table th {
  background-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .entry table th {
  background-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .entry table th {
  background-color: #dce9ee;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .entry table th {
  background-color: #b4c6cc;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .entry table th {
  background-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.entry table th {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .entry table th {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .entry table th {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .entry table th {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .entry table th {
  border-color: #e9e9d7;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .entry table th {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .entry table th {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .entry table th {
  border-color: #b9d2d6;
}
/* line 209, ../sass/ui-elements/_tables.scss */
.entry table td {
  padding: 0.5em 0;
  text-align: left;
  border-bottom-width: 1px;
}
/* line 215, ../sass/ui-elements/_tables.scss */
.entry table td[rowspan] {
  background: #dddddd;
  padding-left: 0.3em;
}
/* line 220, ../sass/ui-elements/_tables.scss */
.entry table td[rowspan] + td {
  padding-left: 0.3em;
}
/* line 225, ../sass/ui-elements/_tables.scss */
.entry table th:first-child,
.entry table td:first-child {
  padding-left: 0.3em;
}

/* line 242, ../sass/ui-elements/_tables.scss */
table.universal {
  border-collapse: collapse;
  margin: 20px 0;
  width: 100%;
  font-size: 0.92857em;
}
/* line 249, ../sass/ui-elements/_tables.scss */
table.universal th {
  border-bottom: 1px solid #d9d9d9;
  padding: 12px 20px 3px 5px;
  text-align: left;
}
/* line 255, ../sass/ui-elements/_tables.scss */
table.universal td {
  border-top: 1px solid #f7f7f7;
  border-bottom: 1px solid #e1e1e1;
  padding: 12px 20px 11px 5px;
}
/* line 261, ../sass/ui-elements/_tables.scss */
table.universal tr.system td {
  color: #8f9395;
}
/* line 265, ../sass/ui-elements/_tables.scss */
table.universal tr:nth-child(odd) td {
  background: #F9F9F9;
}
/* line 269, ../sass/ui-elements/_tables.scss */
table.universal tr:hover td {
  background: #efefef;
}

/* line 1, ../sass/ui-elements/_hero.scss */
#hero {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: white;
}

/* line 11, ../sass/ui-elements/_hero.scss */
#hero.grid .imagery {
  width: 100%;
  padding-bottom: 40%;
  height: auto;
  position: relative;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 100%;
}
/* line 21, ../sass/ui-elements/_hero.scss */
#hero.grid > a {
  display: block;
  color: white;
}
/* line 26, ../sass/ui-elements/_hero.scss */
#hero.grid img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 37, ../sass/ui-elements/_hero.scss */
#hero.grid .vr, #hero.grid .hr, #hero.grid .sq {
  display: block;
  position: absolute;
  background: #fff;
  right: 0;
  bottom: 0;
}
/* line 47, ../sass/ui-elements/_hero.scss */
#hero.grid .vr {
  width: 1px;
  height: 100%;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
/* line 54, ../sass/ui-elements/_hero.scss */
#hero.grid .vr1 {
  right: 10%;
}
/* line 55, ../sass/ui-elements/_hero.scss */
#hero.grid .vr2 {
  right: 20%;
}
/* line 56, ../sass/ui-elements/_hero.scss */
#hero.grid .vr3 {
  right: 30%;
}
/* line 57, ../sass/ui-elements/_hero.scss */
#hero.grid .vr4 {
  right: 40%;
}
/* line 58, ../sass/ui-elements/_hero.scss */
#hero.grid .vr5 {
  right: 50%;
}
/* line 59, ../sass/ui-elements/_hero.scss */
#hero.grid .vr6 {
  right: 60%;
}
/* line 60, ../sass/ui-elements/_hero.scss */
#hero.grid .vr7 {
  right: 70%;
}
/* line 61, ../sass/ui-elements/_hero.scss */
#hero.grid .vr8 {
  right: 80%;
}
/* line 62, ../sass/ui-elements/_hero.scss */
#hero.grid .vr9 {
  right: 90%;
}
/* line 65, ../sass/ui-elements/_hero.scss */
#hero.grid .hr {
  width: 100%;
  height: 1px;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
/* line 73, ../sass/ui-elements/_hero.scss */
#hero.grid .hr1 {
  bottom: 25%;
}
/* line 74, ../sass/ui-elements/_hero.scss */
#hero.grid .hr2 {
  bottom: 50%;
}
/* line 75, ../sass/ui-elements/_hero.scss */
#hero.grid .hr3 {
  bottom: 75%;
}
/* line 79, ../sass/ui-elements/_hero.scss */
#hero.grid .sq {
  width: 10.1%;
  height: 25.05%;
  display: none;
}
/* line 87, ../sass/ui-elements/_hero.scss */
#hero.grid .a1 {
  left: 0;
  top: 75%;
}
/* line 88, ../sass/ui-elements/_hero.scss */
#hero.grid .a2 {
  right: 80%;
  bottom: 75%;
}
/* line 89, ../sass/ui-elements/_hero.scss */
#hero.grid .a3 {
  right: 70%;
  bottom: 75%;
}
/* line 90, ../sass/ui-elements/_hero.scss */
#hero.grid .a4 {
  right: 60%;
  bottom: 75%;
}
/* line 91, ../sass/ui-elements/_hero.scss */
#hero.grid .a5 {
  right: 50%;
  bottom: 75%;
}
/* line 92, ../sass/ui-elements/_hero.scss */
#hero.grid .a6 {
  right: 40%;
  bottom: 75%;
}
/* line 93, ../sass/ui-elements/_hero.scss */
#hero.grid .a7 {
  right: 30%;
  bottom: 75%;
}
/* line 94, ../sass/ui-elements/_hero.scss */
#hero.grid .a8 {
  right: 20%;
  bottom: 75%;
}
/* line 95, ../sass/ui-elements/_hero.scss */
#hero.grid .a9 {
  right: 10%;
  bottom: 75%;
}
/* line 96, ../sass/ui-elements/_hero.scss */
#hero.grid .a10 {
  right: 0;
  bottom: 75%;
}
/* line 98, ../sass/ui-elements/_hero.scss */
#hero.grid .b1 {
  left: 0;
  bottom: 50%;
}
/* line 99, ../sass/ui-elements/_hero.scss */
#hero.grid .b2 {
  right: 80%;
  bottom: 50%;
}
/* line 100, ../sass/ui-elements/_hero.scss */
#hero.grid .b3 {
  right: 70%;
  bottom: 50%;
}
/* line 101, ../sass/ui-elements/_hero.scss */
#hero.grid .b4 {
  right: 60%;
  bottom: 50%;
}
/* line 102, ../sass/ui-elements/_hero.scss */
#hero.grid .b5 {
  right: 50%;
  bottom: 50%;
}
/* line 103, ../sass/ui-elements/_hero.scss */
#hero.grid .b6 {
  right: 40%;
  bottom: 50%;
}
/* line 104, ../sass/ui-elements/_hero.scss */
#hero.grid .b7 {
  right: 30%;
  bottom: 50%;
}
/* line 105, ../sass/ui-elements/_hero.scss */
#hero.grid .b8 {
  right: 20%;
  bottom: 50%;
}
/* line 106, ../sass/ui-elements/_hero.scss */
#hero.grid .b9 {
  right: 10%;
  bottom: 50%;
}
/* line 107, ../sass/ui-elements/_hero.scss */
#hero.grid .b10 {
  right: 0;
  bottom: 50%;
}
/* line 109, ../sass/ui-elements/_hero.scss */
#hero.grid .c1 {
  left: 0;
  bottom: 25%;
}
/* line 110, ../sass/ui-elements/_hero.scss */
#hero.grid .c2 {
  right: 80%;
  bottom: 25%;
}
/* line 111, ../sass/ui-elements/_hero.scss */
#hero.grid .c3 {
  right: 70%;
  bottom: 25%;
}
/* line 112, ../sass/ui-elements/_hero.scss */
#hero.grid .c4 {
  right: 60%;
  bottom: 25%;
}
/* line 113, ../sass/ui-elements/_hero.scss */
#hero.grid .c5 {
  right: 50%;
  bottom: 25%;
}
/* line 114, ../sass/ui-elements/_hero.scss */
#hero.grid .c6 {
  right: 40%;
  bottom: 25%;
}
/* line 115, ../sass/ui-elements/_hero.scss */
#hero.grid .c7 {
  right: 30%;
  bottom: 25%;
}
/* line 116, ../sass/ui-elements/_hero.scss */
#hero.grid .c8 {
  right: 20%;
  bottom: 25%;
}
/* line 117, ../sass/ui-elements/_hero.scss */
#hero.grid .c9 {
  right: 10%;
  bottom: 25%;
}
/* line 118, ../sass/ui-elements/_hero.scss */
#hero.grid .c10 {
  right: 0;
  bottom: 25%;
}
/* line 120, ../sass/ui-elements/_hero.scss */
#hero.grid .d1 {
  left: 0;
  bottom: 0;
}
/* line 121, ../sass/ui-elements/_hero.scss */
#hero.grid .d2 {
  right: 80%;
  bottom: 0;
}
/* line 122, ../sass/ui-elements/_hero.scss */
#hero.grid .d3 {
  right: 70%;
  bottom: 0;
}
/* line 123, ../sass/ui-elements/_hero.scss */
#hero.grid .d4 {
  right: 60%;
  bottom: 0;
}
/* line 124, ../sass/ui-elements/_hero.scss */
#hero.grid .d5 {
  right: 50%;
  bottom: 0;
}
/* line 125, ../sass/ui-elements/_hero.scss */
#hero.grid .d6 {
  right: 40%;
  bottom: 0;
}
/* line 126, ../sass/ui-elements/_hero.scss */
#hero.grid .d7 {
  right: 30%;
  bottom: 0;
}
/* line 127, ../sass/ui-elements/_hero.scss */
#hero.grid .d8 {
  right: 20%;
  bottom: 0;
}
/* line 128, ../sass/ui-elements/_hero.scss */
#hero.grid .d9 {
  right: 10%;
  bottom: 0;
}
/* line 129, ../sass/ui-elements/_hero.scss */
#hero.grid .d10 {
  right: 0;
  bottom: 0;
}
/* line 134, ../sass/ui-elements/_hero.scss */
#hero.grid .info {
  padding: 0.5em 3%;
  font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: normal;
  font-size: 1.14286em;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  /*
          @include theme-color(
              $use: key-dark,
              $property: background-color
          );
  */
  background-color: #3468b0;
}
@media only screen and (min-width: 760px) {
  /* line 134, ../sass/ui-elements/_hero.scss */
  #hero.grid .info {
    padding-left: 0.7em;
    padding-right: 0.7em;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie #hero.grid .info {
  padding-left: 0.7em;
  padding-right: 0.7em;
}
/* line 159, ../sass/ui-elements/_hero.scss */
#hero.grid .info h3 {
  color: inherit;
}
/* line 163, ../sass/ui-elements/_hero.scss */
#hero.grid .info .action {
  border-bottom: 1px solid white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  white-space: nowrap;
}
/* line 167, ../sass/ui-elements/_hero.scss */
#hero.grid .info .action:hover, #hero.grid .info .action:focus {
  border-bottom-color: #fff;
}
/* line 180, ../sass/ui-elements/_hero.scss */
#hero.grid.style1 .a4, #hero.grid.style1 a10,
#hero.grid.style1 .b2, #hero.grid.style1 .b9, #hero.grid.style1 .b10,
#hero.grid.style1 .c1,
#hero.grid.style1 .d2, #hero.grid.style1 .d7, #hero.grid.style1 .d8 {
  display: block;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
/* line 188, ../sass/ui-elements/_hero.scss */
#hero.grid.style1 .d1, #hero.grid.style1 .d9, #hero.grid.style1 .d10 {
  display: block;
}
/* line 194, ../sass/ui-elements/_hero.scss */
#hero.grid.style1 .info {
  bottom: 25%;
  right: 0;
}
/* line 208, ../sass/ui-elements/_hero.scss */
#hero.grid.style2 .a4, #hero.grid.style2 a10,
#hero.grid.style2 .b2, #hero.grid.style2 .b9, #hero.grid.style2 .b10,
#hero.grid.style2 .c1,
#hero.grid.style2 .d2, #hero.grid.style2 .d7, #hero.grid.style2 .d8 {
  display: block;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
/* line 216, ../sass/ui-elements/_hero.scss */
#hero.grid.style2 .d1, #hero.grid.style2 .d9, #hero.grid.style2 .d10 {
  display: block;
}
/* line 222, ../sass/ui-elements/_hero.scss */
#hero.grid.style2 .info {
  bottom: 25%;
  right: 0;
}
/* line 235, ../sass/ui-elements/_hero.scss */
#hero.grid.style3 .a4, #hero.grid.style3 a10,
#hero.grid.style3 .b2, #hero.grid.style3 .b9, #hero.grid.style3 .b10,
#hero.grid.style3 .c1,
#hero.grid.style3 .d2, #hero.grid.style3 .d7, #hero.grid.style3 .d8 {
  display: block;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
/* line 243, ../sass/ui-elements/_hero.scss */
#hero.grid.style3 .d1, #hero.grid.style3 .d9, #hero.grid.style3 .d10 {
  display: block;
}
@media only screen and (min-width: 760px) {
  /* line 249, ../sass/ui-elements/_hero.scss */
  #hero.grid.style3 .info {
    left: 0;
    top: 25%;
    bottom: inherit;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie #hero.grid.style3 .info {
  left: 0;
  top: 25%;
  bottom: inherit;
}

@media only screen and (min-width: 760px) {
  /* line 270, ../sass/ui-elements/_hero.scss */
  #hero.grid .info {
    position: absolute;
    width: 60%;
    min-height: 25%;
    max-height: 50%;
    color: white;
  }
  /* line 277, ../sass/ui-elements/_hero.scss */
  #hero.grid .info h3 {
    color: inherit;
    margin-bottom: 0;
  }
  /* line 282, ../sass/ui-elements/_hero.scss */
  .tall #hero.grid .info {
    height: 50%;
  }
  /* line 286, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.w40 {
    width: 40%;
  }
  /* line 290, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.w50 {
    width: 50%;
  }
  /* line 294, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.w70 {
    width: 70%;
  }
  /* line 298, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.left {
    left: 0;
    right: inherit;
  }
  /* line 303, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.left10 {
    left: 10%;
    right: inherit;
  }
  /* line 308, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.blk {
    background-color: #1d2624;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
  }
  /* line 314, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.wht {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.8);
    color: #1d2624;
  }
  /* line 319, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.wht .action {
    border-bottom: 1px solid #1d2624;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  /* line 323, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.wht .action:hover, #hero.grid .info.wht .action:focus {
    border-bottom-color: #000;
  }
  /* line 329, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.bigger {
    font-size: 145%;
  }
  /* line 332, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.bigger p {
    line-height: 1.1;
  }
  /* line 337, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.big {
    font-size: 139%;
  }
  /* line 340, ../sass/ui-elements/_hero.scss */
  #hero.grid .info.big p {
    line-height: 1.1;
  }
}
/* line 270, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info {
  position: absolute;
  width: 60%;
  min-height: 25%;
  max-height: 50%;
  color: white;
}
/* line 277, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info h3 {
  color: inherit;
  margin-bottom: 0;
}
/* line 282, ../sass/ui-elements/_hero.scss */
.tall .old_ie #hero.grid .info {
  height: 50%;
}
/* line 286, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.w40 {
  width: 40%;
}
/* line 290, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.w50 {
  width: 50%;
}
/* line 294, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.w70 {
  width: 70%;
}
/* line 298, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.left {
  left: 0;
  right: inherit;
}
/* line 303, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.left10 {
  left: 10%;
  right: inherit;
}
/* line 308, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.blk {
  background-color: #1d2624;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
}
/* line 314, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.wht {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.8);
  color: #1d2624;
}
/* line 319, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.wht .action {
  border-bottom: 1px solid #1d2624;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 323, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.wht .action:hover, .old_ie #hero.grid .info.wht .action:focus {
  border-bottom-color: #000;
}
/* line 329, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.bigger {
  font-size: 145%;
}
/* line 332, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.bigger p {
  line-height: 1.1;
}
/* line 337, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.big {
  font-size: 139%;
}
/* line 340, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info.big p {
  line-height: 1.1;
}

/* line 349, ../sass/ui-elements/_hero.scss */
.old_ie #hero.grid .info {
  min-height: 23%;
}

/* line 365, ../sass/ui-elements/_hero.scss */
.theme-study #hero .imagery {
  background-image: url("/__data/assets/image/0010/172099/varieties/_760.jpg");
}
@media only screen and (min-width: 760px) {
  /* line 365, ../sass/ui-elements/_hero.scss */
  .theme-study #hero .imagery {
    background-image: url("/__data/assets/image/0010/172099/future-students-banner.jpg");
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .theme-study #hero .imagery {
  background-image: url("/__data/assets/image/0010/172099/future-students-banner.jpg");
}
/* line 382, ../sass/ui-elements/_hero.scss */
.old_ie .theme-study #hero .imagery {
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/__data/assets/image/0010/172099/future-students-banner.jpg',sizingMethod='scale')";
}

/* line 6, ../sass/ui-elements/_slider.scss */
.slider {
  position: relative;
}
/* line 8, ../sass/ui-elements/_slider.scss */
.slider .slides {
  position: relative;
  padding: 0;
  list-style: none;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.slider .slides {
  background-color: #d1e0da;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .slider .slides {
  background-color: #e1eff1;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .slider .slides {
  background-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .slider .slides {
  background-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .slider .slides {
  background-color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .slider .slides {
  background-color: #dce9ee;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .slider .slides {
  background-color: #b4c6cc;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .slider .slides {
  background-color: #f4f4e9;
}
/* line 18, ../sass/ui-elements/_slider.scss */
.slider li {
  width: 100%;
  color: black;
  overflow: hidden;
  position: absolute;
  top: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 800ms ease-out, visibility 800ms linear, height 0ms linear, position 0ms linear;
  -webkit-transition-delay: 0ms, 0ms, 800ms, 800ms;
  -moz-transition: opacity 800ms ease-out 0ms, visibility 800ms linear 0ms, height 0ms linear 800ms, position 0ms linear 800ms;
  -o-transition: opacity 800ms ease-out 0ms, visibility 800ms linear 0ms, height 0ms linear 800ms, position 0ms linear 800ms;
  transition: opacity 800ms ease-out 0ms, visibility 800ms linear 0ms, height 0ms linear 800ms, position 0ms linear 800ms;
}
/* line 33, ../sass/ui-elements/_slider.scss */
.slider li img {
  position: absolute;
  height: 100%;
}
/* line 38, ../sass/ui-elements/_slider.scss */
.slider li.active {
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  z-index: 1;
}
/* line 46, ../sass/ui-elements/_slider.scss */
.ie6 .slider li, .ie7 .slider li, .ie8 .slider li {
  display: none;
}
/* line 48, ../sass/ui-elements/_slider.scss */
.ie6 .slider li.active, .ie7 .slider li.active, .ie8 .slider li.active {
  display: block;
}
/* line 54, ../sass/ui-elements/_slider.scss */
.slider .slider_img {
  height: 0;
  padding-bottom: 56%;
  position: relative;
}
/* line 60, ../sass/ui-elements/_slider.scss */
.ie6 .slider .slider_img, .ie7 .slider .slider_img, .ie8 .slider .slider_img {
  height: 26em;
  padding-bottom: 0;
}
/* line 68, ../sass/ui-elements/_slider.scss */
.slider.fullwidth li img {
  position: static;
  height: auto;
  width: 100%;
}
/* line 78, ../sass/ui-elements/_slider.scss */
.slider.fullwidth .slider_img, .ie6 .slider.fullwidth .slider_img, .ie7 .slider.fullwidth .slider_img, .ie8 .slider.fullwidth .slider_img {
  height: auto;
  padding-bottom: 0;
}
/* line 85, ../sass/ui-elements/_slider.scss */
.slider .caption {
  background: #fff;
  padding: 0.7em 0;
  border-bottom: 1px solid #dddddd;
}

/* line 95, ../sass/ui-elements/_slider.scss */
.entry .slider {
  margin: 2em 0;
}

/* line 102, ../sass/ui-elements/_slider.scss */
.slider_button {
  position: absolute;
  top: 0;
  left: 0;
  background: red;
  height: 27px;
  width: 27px;
  color: white;
  text-align: center;
  font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
  text-align: center;
  z-index: 3;
}
/* line 116, ../sass/ui-elements/_slider.scss */
.slider_button.slider_prev {
  background: #3c77be;
}
/* line 119, ../sass/ui-elements/_slider.scss */
.slider_button.slider_next {
  background: #3468b0;
  left: 27px;
}

/* line 126, ../sass/ui-elements/_slider.scss */
.button {
  display: inline-block;
  color: #fff;
  padding: 0.3em 0.75em;
  font-weight: 700;
  text-decoration: none;
}

/* line 134, ../sass/ui-elements/_slider.scss */
.button:hover {
  background-color: #eee;
}

/* line 3, ../sass/ui-elements/_tabs.scss */
.tab_container .tab_content {
  padding-top: 1em;
}
@media only screen and (max-width: 759px) {
  /* line 3, ../sass/ui-elements/_tabs.scss */
  .tab_container .tab_content {
    display: none;
  }
}
/* line 8, ../sass/ui-elements/_tabs.scss */
.tab_container .tab_content .button {
  margin-top: 15px;
}

/* line 14, ../sass/ui-elements/_tabs.scss */
.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  /*     padding-left: 0.3em; */
  border-bottom: 1px solid #dddddd;
  font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: normal;
  border-bottom: 1px solid #dddddd;
}
@media only screen and (max-width: 759px) {
  /* line 14, ../sass/ui-elements/_tabs.scss */
  .tabs {
    margin-bottom: 0;
  }
}
/* line 30, ../sass/ui-elements/_tabs.scss */
.tabs h2, .tabs .h2 {
  font-size: 1.3em;
}
/* line 34, ../sass/ui-elements/_tabs.scss */
.tabs li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: -1px;
}
/* line 40, ../sass/ui-elements/_tabs.scss */
.tabs li a {
  text-transform: uppercase;
  font-weight: bold;
  color: #333333;
  padding: 0.4em 0.5em 0.3em;
  display: block;
  margin: 0;
  border: 1px solid transparent;
}
/* line 49, ../sass/ui-elements/_tabs.scss */
.tabs li a:hover {
  color: #333333;
}
/* line 54, ../sass/ui-elements/_tabs.scss */
.tabs li.active {
  background: white;
}
/* line 58, ../sass/ui-elements/_tabs.scss */
.tabs li.active a {
  border-color: #dddddd;
  border-bottom-color: white;
  cursor: default;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.tabs li.active a {
  color: #115737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .tabs li.active a {
  color: #4f96a2;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .tabs li.active a {
  color: #dc5241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .tabs li.active a {
  color: #7d2351;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .tabs li.active a {
  color: #64a659;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .tabs li.active a {
  color: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .tabs li.active a {
  color: #7f0e0e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .tabs li.active a {
  color: #37aacf;
}

/* DEPRECATED? NO LONGER USING TABS WITHIN WIDGETS (TOO COMPLEX)
    .widget {
        ul.tabs {
            padding: 0;
            height: 30px;
            line-height: 30px;
            border-bottom: none;
            li {
                padding: 0.25em 1em;
                @include theme-color(
                    $use: key-border,
                    $property: background
                );
                &.active {
                    @include theme-color(
                        $use: key-light,
                        $property: background
                    );
                    a {
                        color: #323232;

                    }
                }
            }
            a {
                font-size: 16px;
                color: $color_links;
            }
        }
        .tab_container {
            //background: #cccccc;
            .tab_content {
                padding: 1.5em 1em;
            }
        }
    }



    .widget {
        @include skinny-only {
            &.widget_to_col {
                fieldset {
                    width: 100%;
                }
            }
        }
    }
*/
/* line 6, ../sass/ui-elements/_icons.scss */
.icon {
  display: inline-block;
  text-indent: -9999px;
}
/* line 9, ../sass/ui-elements/_icons.scss */
.icon.search {
  background: url(/_designs/responsive/bg-images/icon-search-mobile-normal.png) no-repeat 50% 48%;
  height: 50px;
  width: 50px;
}
@media all and (-webkit-min-device-pixel-ratio: 2) {
  /* line 9, ../sass/ui-elements/_icons.scss */
  .icon.search {
    background: url(/_designs/responsive/bg-images/icon-search-mobile-retina.png) no-repeat 50% 48%;
    background-size: 22px 21px;
  }
}
/* line 18, ../sass/ui-elements/_icons.scss */
.icon.menu {
  background: url(../Images/icon-menu-mobile-standard.png) no-repeat 50% 50%;
  height: 50px;
  width: 50px;
}
@media all and (-webkit-min-device-pixel-ratio: 2) {
  /* line 18, ../sass/ui-elements/_icons.scss */
  .icon.menu {
    background: url(/_designs/responsive/bg-images/icon-menu-mobile-retina.png) no-repeat 50% 50%;
    background-size: 22px 18px;
  }
}
/* line 27, ../sass/ui-elements/_icons.scss */
.icon.timetable {
  background: url(/_designs/responsive/bg-images/icon-timetables.png) no-repeat;
  height: 12px;
  width: 12px;
}
/* line 32, ../sass/ui-elements/_icons.scss */
.icon.twitter_avatar {
  background: url(/_designs/responsive/bg-images/ui-vic-twitter.png) no-repeat 50% 50%;
  background-size: 42px 30px;
  height: 30px;
  width: 42px;
}
/* line 38, ../sass/ui-elements/_icons.scss */
.icon.global_search {
  background: url(/_designs/responsive/bg-images/icon-search-global.png) no-repeat;
  height: 19px;
  width: 19px;
}

/* line 22, ../sass/ui-elements/_link-lists.scss */
.divider_list {
  list-style: none !important;
  border-bottom: 1px solid #dddddd;
  padding-left: 0 !important;
}
/* line 28, ../sass/ui-elements/_link-lists.scss */
.divider_list > li {
  border-top: 1px solid #dddddd;
  margin-bottom: 0 !important;
}
/* line 33, ../sass/ui-elements/_link-lists.scss */
.divider_list > li a {
  display: block;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

/* line 47, ../sass/ui-elements/_link-lists.scss */
.bullet_link {
  padding-left: 1.5em;
  display: inline-block;
}
/* line 9, ../sass/ui-elements/_link-lists.scss */
.bullet_link:before {
  content: '\2014  ';
  width: 1.5em;
  margin-left: -1.5em;
  display: inline-block;

}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.bullet_link:before {
  color: #1e991c;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .bullet_link:before {
  color: #00a7b3;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .bullet_link:before {
  color: #a6330d;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .bullet_link:before {
  color: #71003d;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .bullet_link:before {
  color: #449f37;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .bullet_link:before {
  color: #0da3e7;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .bullet_link:before {
  color: #4f0101;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .bullet_link:before {
  color: #0da3e7;
}

/* line 51, ../sass/ui-elements/_link-lists.scss */
.bullet_list {
  list-style: none !important;
  padding-left: 0 !important;
}
/* line 56, ../sass/ui-elements/_link-lists.scss */
.bullet_list a {
  padding-left: 1.5em;
  display: inline-block;
  display: block;
  padding-right: 0;
}
/* line 9, ../sass/ui-elements/_link-lists.scss */
.bullet_list a:before {
  content: '\2014  ';
  width: 1.5em;
  margin-left: -1.5em;
  display: inline-block;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.bullet_list a:before {
  color: #1e991c;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .bullet_list a:before {
  color: #00a7b3;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .bullet_list a:before {
  color: #a6330d;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .bullet_list a:before {
  color: #71003d;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .bullet_list a:before {
  color: #449f37;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .bullet_list a:before {
  color: #0da3e7;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .bullet_list a:before {
  color: #4f0101;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .bullet_list a:before {
  color: #0da3e7;
}

/* line 67, ../sass/ui-elements/_link-lists.scss */
.list_block {
  padding: 0;
  list-style: none;
}
/* line 70, ../sass/ui-elements/_link-lists.scss */
.list_block li {
  padding: 5px 0;
}
/* line 72, ../sass/ui-elements/_link-lists.scss */
.list_block li a {
  font-weight: bold;
}

/* line 84, ../sass/ui-elements/_link-lists.scss */
.link_block {
  border-top: 4px solid;
  padding: 0.5em 0 2em 0;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.link_block {
  border-top-color: #115737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .link_block {
  border-top-color: #4f96a2;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .link_block {
  border-top-color: #dc5241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .link_block {
  border-top-color: #7d2351;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .link_block {
  border-top-color: #64a659;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .link_block {
  border-top-color: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .link_block {
  border-top-color: #7f0e0e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .link_block {
  border-top-color: #37aacf;
}
/* line 92, ../sass/ui-elements/_link-lists.scss */
.link_block a:first-child {
  text-transform: uppercase;
  color: #323232;
  font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 15px;
}

/* line 108, ../sass/ui-elements/_link-lists.scss */
.date_block {
  padding: 0.75em 0;
  border-bottom: 1px solid #dddddd;
}
/* line 111, ../sass/ui-elements/_link-lists.scss */
.date_block:first-child {
  padding-top: 0;
}
/* line 114, ../sass/ui-elements/_link-lists.scss */
.date_block h4, .date_block h5 {
  margin: 0;
}
/* line 117, ../sass/ui-elements/_link-lists.scss */
.date_block h4 {
  font-size: 16px;
}
/* line 120, ../sass/ui-elements/_link-lists.scss */
.date_block p:last-child {
  margin-bottom: 0;
}
/* line 123, ../sass/ui-elements/_link-lists.scss */
.date_block a {
  font-weight: bold;
}

/* line 132, ../sass/ui-elements/_link-lists.scss */
.link_list, .primary .field_container .field ul {
  padding: 0;
  list-style: none;
}

/* line 141, ../sass/ui-elements/_link-lists.scss */
.link_list_alt {
  list-style: none;
  font-size: 12px;
}
/* line 144, ../sass/ui-elements/_link-lists.scss */
.link_list_alt li {
  float: left;
  padding: 0 10px;
}
/* line 148, ../sass/ui-elements/_link-lists.scss */
.link_list_alt li.active a {
  font-weight: bold;
  color: #333;
}
/* line 153, ../sass/ui-elements/_link-lists.scss */
.link_list_alt li a {
  float: left;
}

/* line 7, ../sass/ui-elements/_block-lists.scss */
.block_wrapper {
  margin: 0;
  padding-top: 0.35714em;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media only screen and (min-width: 760px) {
  /* line 7, ../sass/ui-elements/_block-lists.scss */
  .block_wrapper {
    padding-top: 1.78571em;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .block_wrapper {
  padding-top: 1.78571em;
}
/* line 18, ../sass/ui-elements/_block-lists.scss */
.block_wrapper > .block {
  border-top: 1px solid #dddddd;
}

/* line 24, ../sass/ui-elements/_block-lists.scss */
.block {
  margin: 0 0 0 0;
  width: 100%;
  padding-top: 0.21429em;
  padding-right: 0;
  padding-bottom: 0.21429em;
  padding-left: 0;
  clear: both;
  border-top: 1px solid #dddddd;
  padding: 25px 0;
  *zoom: 1;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.block:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 760px) {
  /* line 24, ../sass/ui-elements/_block-lists.scss */
  .block {
    padding-top: 1.07143em;
    padding-right: 0;
    padding-bottom: 1.07143em;
    padding-left: 0;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .block {
  padding-top: 1.07143em;
  padding-right: 0;
  padding-bottom: 1.07143em;
  padding-left: 0;
}
/* line 45, ../sass/ui-elements/_block-lists.scss */
.block h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.28571em;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 59, ../sass/ui-elements/_block-lists.scss */
.block_primary {
  overflow: auto;
  padding-right: 0.71429em;
  display: inherit;
  clear: both;
}
@media only screen and (min-width: 760px) {
  /* line 59, ../sass/ui-elements/_block-lists.scss */
  .block_primary {
    display: block;
    clear: right;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .block_primary {
  display: block;
  clear: right;
}
/* line 68, ../sass/ui-elements/_block-lists.scss */
.block_primary p {
  margin: 0 0 0.5em 0;
}

/* line 74, ../sass/ui-elements/_block-lists.scss */
.block_secondary {
  float: left;
  margin-top: 0.28571em;
  margin-right: 0.71429em;
  margin-bottom: 0.71429em;
  margin-left: 0;
}
/* line 82, ../sass/ui-elements/_block-lists.scss */
.block_secondary img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 759px) {
  /* line 82, ../sass/ui-elements/_block-lists.scss */
  .block_secondary img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 760px) {
  /* line 74, ../sass/ui-elements/_block-lists.scss */
  .block_secondary {
    width: 30%;
    margin-top: 0.42857em;
    margin-right: 1.78571em;
    margin-bottom: 0;
    margin-left: 0.35714em;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .block_secondary {
  width: 30%;
  margin-top: 0.42857em;
  margin-right: 1.78571em;
  margin-bottom: 0;
  margin-left: 0.35714em;
}
@media only screen and (min-width: 990px) {
  /* line 74, ../sass/ui-elements/_block-lists.scss */
  .block_secondary {
    margin-right: 2.14286em;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie .block_secondary {
  margin-right: 2.14286em;
}

/* line 5, ../sass/ui-elements/_breadcrumbs.scss */
.breadcrumb li.accessibility,
.accessibility {
  display: none;
}

/* line 9, ../sass/ui-elements/_breadcrumbs.scss */
.breadcrumb {
  display: none !important;
  list-style: none;
  padding: 0;
  display: block;
  font-size: 0.92857em;
}
@media only screen and (max-width: 759px) {
  /* line 9, ../sass/ui-elements/_breadcrumbs.scss */
  .breadcrumb {
    width: 75%;
    white-space: nowrap;
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: scroll;
    margin: 0;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-right: 3.57143em;
    padding-bottom: 0;
    padding-left: 0;
  }
  /* line 33, ../sass/ui-elements/_breadcrumbs.scss */
  .breadcrumb a {
    color: white;
  }
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 9, ../sass/ui-elements/_breadcrumbs.scss */
  .breadcrumb {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 125px;
    z-index: 99;
    overflow: scroll;
    margin: 0;
    height: 38px;
    line-height: 38px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 990px) {
  /* line 9, ../sass/ui-elements/_breadcrumbs.scss */
  .breadcrumb {
    margin: 1em 0 0 0;
    line-height: 1;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie .breadcrumb {
  margin: 1em 0 0 0;
  line-height: 1;
}
/* line 58, ../sass/ui-elements/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
  color: #929292;
}
/* line 61, ../sass/ui-elements/_breadcrumbs.scss */
.breadcrumb > li:after {
  content: "\003E";
  color: rgba(0, 0, 0, 0.6);
  font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
}
/* line 68, ../sass/ui-elements/_breadcrumbs.scss */
.breadcrumb > li:last-child:after {
  content: " ";
}
/* line 73, ../sass/ui-elements/_breadcrumbs.scss */
.breadcrumb a {
  padding: 0 6px;
}

@media only screen and (max-width: 759px) {
  /* line 5, ../sass/ui-elements/_bleed.scss */
  .bleed {
    margin-left: -3%;
    margin-right: -3%;
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
}
@media only screen and (min-width: 760px) {
  /* line 5, ../sass/ui-elements/_bleed.scss */
  .bleed {
    margin-left: -3%;
    margin-right: -3%;
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .bleed {
  margin-left: -3%;
  margin-right: -3%;
  padding-left: 3% !important;
  padding-right: 3% !important;
}
/* line 22, ../sass/ui-elements/_bleed.scss */
.bleed > img {
  margin: -3.7%;
  max-width: 100%;
}

/* line 34, ../sass/ui-elements/_bleed.scss */
.active .bleed {
  padding-bottom: 1em;
}

/* line 1, ../sass/ui-elements/_thumbnail-link.scss */
.thumbnail_link {
  margin-bottom: 1.5em;
  display: block;
  font-family: "Georgia", serif;
  *zoom: 1;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.thumbnail_link:after {
  content: "";
  display: table;
  clear: both;
}
/* line 7, ../sass/ui-elements/_thumbnail-link.scss */
.thumbnail_link img {
  width: 100%;
  height: auto;
}
/* line 16, ../sass/ui-elements/_thumbnail-link.scss */
.thumbnail_link img:hover, .thumbnail_link img:focus {
  opacity: 0.9;
}

/* line 22, ../sass/ui-elements/_thumbnail-link.scss */
.thumbnail_gallery {
  margin: 0 -2%;
  line-height: 1.4;
}
/* line 27, ../sass/ui-elements/_thumbnail-link.scss */
.thumbnail_gallery .thumbnail_link {
  float: left;
  width: 33.33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2%;
  margin-bottom: 1em;
}
@media only screen and (max-width: 759px) {
  /* line 27, ../sass/ui-elements/_thumbnail-link.scss */
  .thumbnail_gallery .thumbnail_link {
    width: 50%;
  }
}
/* line 43, ../sass/ui-elements/_thumbnail-link.scss */
.thumbnail_gallery p {
  font-size: 16px;
  height: 4em;
}
@media only screen and (max-width: 759px) {
  /* line 43, ../sass/ui-elements/_thumbnail-link.scss */
  .thumbnail_gallery p {
    min-height: 6em;
  }
}

/* line 56, ../sass/ui-elements/_thumbnail-link.scss */
.page_class .thumbnail_link p {
  height: 5em;
}
@media only screen and (max-width: 759px) {
  /* line 56, ../sass/ui-elements/_thumbnail-link.scss */
  .page_class .thumbnail_link p {
    height: 6.5em;
  }
}

/* line 7, ../sass/ui-elements/_media.scss */
.media, .image_with_caption {
  margin: 1.5em 0 1.25em 0;
}

/* line 13, ../sass/ui-elements/_media.scss */
.left {
  float: left;
  margin-right: 6%;
}
@media only screen and (max-width: 759px) {
  /* line 13, ../sass/ui-elements/_media.scss */
  .left {
    width: 47%;
  }
}
@media only screen and (min-width: 760px) {
  /* line 13, ../sass/ui-elements/_media.scss */
  .left {
    width: 35%;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .left {
  width: 35%;
}

/* line 24, ../sass/ui-elements/_media.scss */
.right {
  float: right;
  margin-left: 6%;
}
@media only screen and (max-width: 759px) {
  /* line 24, ../sass/ui-elements/_media.scss */
  .right {
    width: 47%;
  }
}
@media only screen and (min-width: 760px) {
  /* line 24, ../sass/ui-elements/_media.scss */
  .right {
    width: 35%;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .right {
  width: 35%;
}

/* line 40, ../sass/ui-elements/_media.scss */
img {
  /*max-width: 100%;*/
}

/* line 48, ../sass/ui-elements/_media.scss */
.caption {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

/* line 55, ../sass/ui-elements/_media.scss */
img + .caption {
  margin-top: 0;
}

/* line 63, ../sass/ui-elements/_media.scss */
.stretchy_embed {
  position: relative;
  width: 100%;
}

/* line 68, ../sass/ui-elements/_media.scss */
.stretchy_embed > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
    1. General setup
    2. Area specific overrides
*/
/* line 17, ../sass/ui-elements/_info-block.scss */
.info_block {
  float: left;
  padding-right: 2%;
  margin-bottom: 1.75em;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.info_block:after {
  content: "";
  display: table;
  clear: both;
}
/* line 24, ../sass/ui-elements/_info-block.scss */
.info_block h2 {
  font-size: 1.35714em;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.info_block h2 {
  color: #115737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .info_block h2 {
  color: #4f96a2;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .info_block h2 {
  color: #dc5241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .info_block h2 {
  color: #7d2351;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .info_block h2 {
  color: #64a659;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .info_block h2 {
  color: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .info_block h2 {
  color: #7f0e0e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .info_block h2 {
  color: #37aacf;
}

@media only screen and (max-width: 759px) {
  /* line 33, ../sass/ui-elements/_info-block.scss */
  .info_block {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *zoom: 1;
  }
  /* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .info_block:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 38, ../sass/ui-elements/_info-block.scss */
  .info_block .info_block_secondary {
    margin-bottom: 5px;
    float: left;
    margin: 0 5% 0 0;
  }
  /* line 42, ../sass/ui-elements/_info-block.scss */
  .info_block .info_block_secondary img {
    max-height: 60px;
  }
  /* line 46, ../sass/ui-elements/_info-block.scss */
  .info_block .info_block_primary {
    clear: right;
    display: block;
    overflow: auto;
  }
  /* line 50, ../sass/ui-elements/_info-block.scss */
  .info_block .info_block_primary p {
    display: none;
  }
  /* line 54, ../sass/ui-elements/_info-block.scss */
  .info_block h2 {
    margin: 0;
  }
}
@media only screen and (min-width: 760px) {
  /* line 33, ../sass/ui-elements/_info-block.scss */
  .info_block {
    width: 25%;
    color: #444444;
    margin-bottom: 1.5em;
    display: block;
  }
  /* line 63, ../sass/ui-elements/_info-block.scss */
  .info_block .info_block_secondary {
    margin-bottom: 5px;
  }
  /* line 65, ../sass/ui-elements/_info-block.scss */
  .info_block .info_block_secondary img {
    max-width: 100%;
  }
  /* line 69, ../sass/ui-elements/_info-block.scss */
  .info_block h2 {
    margin: 0.15em 0;
  }
  /* line 72, ../sass/ui-elements/_info-block.scss */
  .info_block p {
    font-size: 13px;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .info_block {
  width: 25%;
  color: #444444;
  margin-bottom: 1.5em;
  display: block;
}
/* line 63, ../sass/ui-elements/_info-block.scss */
.old_ie .info_block .info_block_secondary {
  margin-bottom: 5px;
}
/* line 65, ../sass/ui-elements/_info-block.scss */
.old_ie .info_block .info_block_secondary img {
  max-width: 100%;
}
/* line 69, ../sass/ui-elements/_info-block.scss */
.old_ie .info_block h2 {
  margin: 0.15em 0;
}
/* line 72, ../sass/ui-elements/_info-block.scss */
.old_ie .info_block p {
  font-size: 13px;
}
@media only screen and (min-width: 990px) {
  /* line 33, ../sass/ui-elements/_info-block.scss */
  .info_block {
    width: 19%;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie .info_block {
  width: 19%;
}
/* line 79, ../sass/ui-elements/_info-block.scss */
.ie7 .info_block {
  width: 15.5%;
}

@media only screen and (min-width: 760px) {
  /* line 92, ../sass/ui-elements/_info-block.scss */
  aside[role='complementary'] .info_block {
    width: 100%;
    float: none;
  }
}
/* line 92, ../sass/ui-elements/_info-block.scss */
.old_ie aside[role='complementary'] .info_block {
  width: 100%;
  float: none;
}

/* line 7, ../sass/ui-elements/_promo.scss */
.promo {
  padding: 1em;
  display: block;
  margin-bottom: 1em;
}
/* line 11, ../sass/ui-elements/_promo.scss */
.promo:hover {
  color: rgba(255, 255, 255, 0.6);
}

/* line 16, ../sass/ui-elements/_promo.scss */
.promo_headline {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 7px;
}

/* line 4, ../sass/ui-elements/_alerts.scss */
.alert {
  position: relative;
  text-align: center;
  color: #862e13;
  padding: 3% 3%;
  background-color: #fff6b8;
  background-color: #fef4af;
  opacity: 1;
  max-height: 50em;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: max-height, padding, margin, border-width 0.4s linear;
  -moz-transition: max-height, padding, margin, border-width 0.4s linear;
  -o-transition: max-height, padding, margin, border-width 0.4s linear;
  transition: max-height, padding, margin, border-width 0.4s linear;
}
/* line 20, ../sass/ui-elements/_alerts.scss */
.alert h2 {
  text-align: center;
}

/* line 30, ../sass/ui-elements/_alerts.scss */
.alert {
  border: 1px solid #fde64a;
  margin-bottom: 1.5em;
  text-align: left;
}
/* line 36, ../sass/ui-elements/_alerts.scss */
.alert h2 {
  text-align: inherit;
  width: 95%;
}
/* line 41, ../sass/ui-elements/_alerts.scss */
.alert a {
  color: #862e13 !important;
  text-decoration: underline;
}

/* line 53, ../sass/ui-elements/_alerts.scss */
.alert.major {
  border: 0;
  margin: 0;
  text-align: center;
  padding: 1em 4em;
  max-height: 10em;
}
@media only screen and (max-width: 759px) {
  /* line 53, ../sass/ui-elements/_alerts.scss */
  .alert.major {
    position: fixed;
    min-width: 100%;
    min-height: 101%;
    z-index: 999;
    padding: 4em 10% 2em;
    font-size: 1.4em;
    overflow: scroll;
  }
}

@media only screen and (max-width: 759px) {
  /* line 73, ../sass/ui-elements/_alerts.scss */
  html.js.alert_active {
    overflow: hidden;
  }
}

/* line 83, ../sass/ui-elements/_alerts.scss */
.alert .close_button {
  white-space: nowrap;
  color: #862e13;
  text-indent: -9999em;
  position: absolute;
  right: 0.8em;
  top: 0.3em;
  display: block;
  text-decoration: none;
}
/* line 93, ../sass/ui-elements/_alerts.scss */
.alert .close_button.ie7 {
  text-indent: 0;
}
/* line 97, ../sass/ui-elements/_alerts.scss */
.alert .close_button:before {
  content: "\00d7";
  font-size: 1.5em;
  text-indent: 0;
  display: block;
  color: #000;
}

@media only screen and (min-width: 760px) {
  /* line 112, ../sass/ui-elements/_alerts.scss */
  .alert.major .close_button {
    width: 4em;
    top: 0;
    right: 0;
    height: 100%;
  }
  /* line 120, ../sass/ui-elements/_alerts.scss */
  .alert.major .close_button:before {
    line-height: 220%;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .alert.major .close_button {
  width: 4em;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 120, ../sass/ui-elements/_alerts.scss */
.old_ie .alert.major .close_button:before {
  line-height: 220%;
}

/* line 129, ../sass/ui-elements/_alerts.scss */
.alert.dismissed {
  max-height: 0;
  padding: 0;
  margin: 0;
  border-width: 0;
  min-height: 0;
}

@media only screen and (max-width: 759px) {
  /* line 7, ../sass/ui-elements/_connect-vic.scss */
  .tweet_group {
    margin-left: 5%;
    margin-right: 5%;
  }
}

/* line 19, ../sass/ui-elements/_connect-vic.scss */
span.tweet {
  width: 19%;
  margin-right: 1%;
  float: left;
  position: relative;
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
span.tweet:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 759px) {
  /* line 19, ../sass/ui-elements/_connect-vic.scss */
  span.tweet {
    width: 100%;
    margin-bottom: 2.5em;
  }
}
/* line 31, ../sass/ui-elements/_connect-vic.scss */
span.tweet p {
  background: white;
  color: #2f2f2f;
  padding: 6% 7%;
  font-size: 13px;
  font-weight: bold;
}
@media only screen and (max-width: 759px) {
  /* line 31, ../sass/ui-elements/_connect-vic.scss */
  span.tweet p {
    padding: 3% 5%;
  }
}
/* line 42, ../sass/ui-elements/_connect-vic.scss */
span.tweet p:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 50px;
  bottom: 12px;
  border: 6px solid;
  border-color: white transparent transparent white;
}
/* line 52, ../sass/ui-elements/_connect-vic.scss */
span.tweet p a {
  color: #3468b0;
}
/* line 56, ../sass/ui-elements/_connect-vic.scss */
span.tweet a {
  color: #3468b0;
}
/* line 60, ../sass/ui-elements/_connect-vic.scss */
span.tweet.tweet_secondary p {
  color: white;
  background: #284c8f;
}
/* line 63, ../sass/ui-elements/_connect-vic.scss */
span.tweet.tweet_secondary p:after {
  border-color: #284c8f transparent transparent #284c8f;
}
/* line 66, ../sass/ui-elements/_connect-vic.scss */
span.tweet.tweet_secondary p a {
  text-decoration: underline;
  color: white;
}

/* line 76, ../sass/ui-elements/_connect-vic.scss */
.twitter_handle {
  font-weight: bold;
  font-size: 13px;
  margin-left: 46px;
}

/* line 82, ../sass/ui-elements/_connect-vic.scss */
.twitter_avatar {
  position: absolute;
  left: 5px;
  margin-top: 5px;
}

/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.news_headlines h2 {
  color: #115737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .news_headlines h2 {
  color: #4f96a2;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .news_headlines h2 {
  color: #dc5241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .news_headlines h2 {
  color: #7d2351;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .news_headlines h2 {
  color: #64a659;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .news_headlines h2 {
  color: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .news_headlines h2 {
  color: #7f0e0e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .news_headlines h2 {
  color: #37aacf;
}
/* line 13, ../sass/ui-elements/_news-headlines.scss */
.news_headlines p {
  font-size: 13px;
}
/* line 17, ../sass/ui-elements/_news-headlines.scss */
.news_headlines article {
  border-bottom: 1px solid;
  padding: 1em 0;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.news_headlines article {
  border-bottom-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .news_headlines article {
  border-bottom-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .news_headlines article {
  border-bottom-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .news_headlines article {
  border-bottom-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .news_headlines article {
  border-bottom-color: #e9e9d7;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .news_headlines article {
  border-bottom-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .news_headlines article {
  border-bottom-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .news_headlines article {
  border-bottom-color: #b9d2d6;
}
/* line 27, ../sass/ui-elements/_news-headlines.scss */
.news_headlines article:first-child {
  padding-top: 0;
}
/* line 31, ../sass/ui-elements/_news-headlines.scss */
.news_headlines article h6 {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0px;
  margin-top: 0;
  color: #3c3c3c;
}

/* line 41, ../sass/ui-elements/_news-headlines.scss */
.featured {
  *zoom: 1;
  padding-top: 0;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.featured:after {
  content: "";
  display: table;
  clear: both;
}
/* line 44, ../sass/ui-elements/_news-headlines.scss */
.featured img {
  float: left;
  width: 45%;
  margin-top: 0;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 3%;
}
@media only screen and (max-width: 759px) {
  /* line 44, ../sass/ui-elements/_news-headlines.scss */
  .featured img {
    width: 100%;
  }
}

/* line 60, ../sass/ui-elements/_news-headlines.scss */
.feature_message {
  background: #eaeaea;
  padding: 0.75em;
  margin-bottom: 2em;
}
/* line 64, ../sass/ui-elements/_news-headlines.scss */
.feature_message footer {
  border-top: 1px solid #dddddd;
  position: relative;
  margin-top: 1em;
  padding-top: 1em;
}
/* line 69, ../sass/ui-elements/_news-headlines.scss */
.feature_message footer h2, .feature_message footer h5 {
  position: relative;
  z-index: 99;
}
/* line 73, ../sass/ui-elements/_news-headlines.scss */
.feature_message footer h5 {
  margin-bottom: 0;
  text-transform: capitalize;
}
/* line 77, ../sass/ui-elements/_news-headlines.scss */
.feature_message footer .feature_thumb {
  position: absolute;
  right: 0;
  bottom: -15px;
}

/* line 87, ../sass/ui-elements/_news-headlines.scss */
.item {
  border-bottom: 1px solid #dddddd;
  padding: 0.75em 0;
}
/* line 92, ../sass/ui-elements/_news-headlines.scss */
.item:first-child {
  padding-top: 0;
  background: red;
}

/* line 100, ../sass/ui-elements/_news-headlines.scss */
.entry footer {
  padding: 1em 0 0;
  font-size: 13px;
  line-height: 2;
}
/* line 104, ../sass/ui-elements/_news-headlines.scss */
.entry footer a {
  margin-right: 2%;
  border-right: 1px solid;
  padding-right: 2%;
  display: inline-block;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.entry footer a {
  border-right-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .entry footer a {
  border-right-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .entry footer a {
  border-right-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .entry footer a {
  border-right-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .entry footer a {
  border-right-color: #e9e9d7;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .entry footer a {
  border-right-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .entry footer a {
  border-right-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .entry footer a {
  border-right-color: #b9d2d6;
}
/* line 113, ../sass/ui-elements/_news-headlines.scss */
.entry footer a:last-child {
  border-right: none;
}

/* line 121, ../sass/ui-elements/_news-headlines.scss */
.tab_conatiner select {
  margin-bottom: 1em;
}

/* line 57, ../sass/ui-elements/_buttons.scss */
button,
input[type="submit"],
.button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  text-decoration: none !important;
  white-space: nowrap;
  border: 0 none;
  padding: 0.35714em 0.64286em;
  height: 1.35714em;
  line-height: 1.3em;
  margin-right: 0.28571em;
  margin-top: .5em;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: background-color 100ms ease-in-out;
  -moz-transition: background-color 100ms ease-in-out;
  -o-transition: background-color 100ms ease-in-out;
  transition: background-color 100ms ease-in-out;
}
/* line 83, ../sass/ui-elements/_buttons.scss */
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 88, ../sass/ui-elements/_buttons.scss 
button:active,
input[type="submit"]:active,
.button:active {
  position: relative;
  top: 1px;
}*/
/* line 94, ../sass/ui-elements/_buttons.scss */
button.large,
input[type="submit"].large,
.button.large {
  font-size: 1.14286em;
}
/* line 98, ../sass/ui-elements/_buttons.scss */
button.x_large,
input[type="submit"].x_large,
.button.x_large {
  font-size: 1.28571em;
}
/* line 102, ../sass/ui-elements/_buttons.scss */
button.mini,
input[type="submit"].mini,
.button.mini {
  padding: 0.21429em 0.28571em 0.14286em;
}
/* line 108, ../sass/ui-elements/_buttons.scss */
button, button.primary,
input[type="submit"],
input[type="submit"].primary,
.button,
.button.primary {
  background-color: #3468b0;
  color: white;
}
/* line 33, ../sass/ui-elements/_buttons.scss */
button:hover, button.primary:hover,
input[type="submit"]:hover,
input[type="submit"].primary:hover,
.button:hover,
.button.primary:hover {
  background-color: #285189;
}
/* line 42, ../sass/ui-elements/_buttons.scss */
button:hover, button.primary:hover,
input[type="submit"]:hover,
input[type="submit"].primary:hover,
.button:hover,
.button.primary:hover {
  color: white;
}
/* line 118, ../sass/ui-elements/_buttons.scss */
button.secondary,
input[type="submit"].secondary,
.button.secondary {
  background-color: #282828;
  color: white;
}
/* line 33, ../sass/ui-elements/_buttons.scss */
button.secondary:hover,
input[type="submit"].secondary:hover,
.button.secondary:hover {
  background-color: #424242;
}
/* line 127, ../sass/ui-elements/_buttons.scss */
button.tertiary,
input[type="submit"].tertiary,
.button.tertiary {
  background-color: rgba(0, 0, 0, 0.1);
  color: #333333;
}
/* line 33, ../sass/ui-elements/_buttons.scss */
button.tertiary:hover,
input[type="submit"].tertiary:hover,
.button.tertiary:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 135, ../sass/ui-elements/_buttons.scss */
.ie8 button.tertiary, .ie8
input[type="submit"].tertiary, .ie8
.button.tertiary {
  background-color: #ccc;
}
/* line 139, ../sass/ui-elements/_buttons.scss */
button.transparent,
input[type="submit"].transparent,
.button.transparent {
  background-color: transparent;
  color: #3468b0;
  border: 1px solid none;
  padding-top: 0.42857em;
  padding-bottom: 0.42857em;
}
/* line 33, ../sass/ui-elements/_buttons.scss */
button.transparent:hover,
input[type="submit"].transparent:hover,
.button.transparent:hover {
  background-color: transparent;
}
/* line 42, ../sass/ui-elements/_buttons.scss */
button.transparent:hover,
input[type="submit"].transparent:hover,
.button.transparent:hover {
  color: #234575;
}
/* line 151, ../sass/ui-elements/_buttons.scss */
button.disabled,
input[type="submit"].disabled,
.button.disabled {
  opacity: 0.4;
}

/* line 156, ../sass/ui-elements/_buttons.scss */
button {
  line-height: 1.1em;
}

/* line 162, ../sass/ui-elements/_buttons.scss */
.no_border_box .button {
  line-height: 1.2em;
}
/* line 167, ../sass/ui-elements/_buttons.scss */
.no_border_box input[type="submit"],
.no_border_box button {
  height: 30px;
  float: left;
}
/* line 171, ../sass/ui-elements/_buttons.scss */
.no_border_box input[type="submit"].large,
.no_border_box button.large {
  height: 37px;
}
/* line 174, ../sass/ui-elements/_buttons.scss */
.no_border_box input[type="submit"].x_large,
.no_border_box button.x_large {
  height: 41px;
}
/* line 178, ../sass/ui-elements/_buttons.scss */
.no_border_box input[type="submit"] {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1;
}
/* line 185, ../sass/ui-elements/_buttons.scss */
.no_border_box button {
  padding-top: 0.28571em;
}

/* line 195, ../sass/ui-elements/_buttons.scss */
.site_footer .button, .site_footer .button.primary {
  color: white;
}
/* line 199, ../sass/ui-elements/_buttons.scss */
.site_footer .button.secondary {
  color: white;
}
/* line 203, ../sass/ui-elements/_buttons.scss */
.site_footer .button.tertiary {
  color: #333333;
}
/* line 206, ../sass/ui-elements/_buttons.scss */
.site_footer .button:hover {
  text-decoration: none;
}
/* line 212, ../sass/ui-elements/_buttons.scss */
.site_footer .link_list .button, .site_footer .primary .field_container .field ul .button, .primary .field_container .field .site_footer ul .button, .old_ie .site_footer .link_list .button, .old_ie .site_footer .primary .field_container .field ul .button, .primary .field_container .field .old_ie .site_footer ul .button {
  padding: 0.64286em 1.14286em;
  display: inline-block;
  margin-top: 0.5em;
}

/* line 3, ../sass/ui-elements/_experimental.scss */
.alt_content .pull {
  margin-bottom: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 8, ../sass/ui-elements/_experimental.scss */
.alt_content p.pull {
  font-size: 1.2em;
  font-family: "Georgia", serif;
}
/* line 13, ../sass/ui-elements/_experimental.scss */
.alt_content .pull + p {
  margin-top: 0;
}
@media only screen and (min-width: 760px) {
  /* line 20, ../sass/ui-elements/_experimental.scss */
  .alt_content .entry {
    padding-right: 20% !important;
  }
  /* line 23, ../sass/ui-elements/_experimental.scss */
  .alt_content .entry .intro, .alt_content .entry .page_title {
    margin-right: -20%;
  }
  /* line 27, ../sass/ui-elements/_experimental.scss */
  .alt_content .entry .pull {
    float: right;
    margin: 0 -20% 0 5%;
    width: 40%;
  }
  /* line 36, ../sass/ui-elements/_experimental.scss */
  .alt_content #page {
    padding-left: 0;
  }
}
/* line 20, ../sass/ui-elements/_experimental.scss */
.old_ie .alt_content .entry {
  padding-right: 20% !important;
}
/* line 23, ../sass/ui-elements/_experimental.scss */
.old_ie .alt_content .entry .intro, .old_ie .alt_content .entry .page_title {
  margin-right: -20%;
}
/* line 27, ../sass/ui-elements/_experimental.scss */
.old_ie .alt_content .entry .pull {
  float: right;
  margin: 0 -20% 0 5%;
  width: 40%;
}
/* line 36, ../sass/ui-elements/_experimental.scss */
.old_ie .alt_content #page {
  padding-left: 0;
}

/*--------------------------------------
    FORM RESET AND BASIC STYLES
    Input + Textarea + Select
 --------------------------------------*/
/*
 * Exclude input[type='submit'] from below, was screwing with .btn style
 */
/* line 22, ../sass/ui-elements/_forms.scss */
.entry form {
  margin-bottom: 2em;
}

/* line 27, ../sass/ui-elements/_forms.scss */
.entry .widget form {
  margin-bottom: 0;
}

/* line 35, ../sass/ui-elements/_forms.scss */
input[type='radio'],
input[type='checkbox'],
textarea,
select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 41, ../sass/ui-elements/_forms.scss */
label {
  font-weight: bold;
  display: inline-block;
}
/* line 46, ../sass/ui-elements/_forms.scss */
label input,
label textarea,
label select {
  display: block;
}

/* line 56, ../sass/ui-elements/_forms.scss */
input[type='image'],
input[type='checkbox'],
input[type='radio'] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
  border: 0 \9;
  /* IE9 and down */
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 69, ../sass/ui-elements/_forms.scss */
input[type='file'] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 80, ../sass/ui-elements/_forms.scss */
select,
input[type='file'] {
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
}

/* line 87, ../sass/ui-elements/_forms.scss */
input[type='file'] {
  line-height: 18px \9;
}

/* line 91, ../sass/ui-elements/_forms.scss */
input[type='button'] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 96, ../sass/ui-elements/_forms.scss */
::-webkit-input-placeholder {
  color: #333333;
}

/* line 100, ../sass/ui-elements/_forms.scss */
:-moz-placeholder {
  color: #333333;
}

/*----------------------------------------------------------------------------
    THIS IS WHERE THE FANCY STARTS!
 ----------------------------------------------------------------------------*/
/* line 136, ../sass/ui-elements/_forms.scss */
input[type='color'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='range'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'],
textarea,
select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: white;
  color: #3468b0;
  font-weight: bold;
  border-style: solid;
  border-width: 2px;
  border-color: #dddddd;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.highlight_secondary input[type='color'], .highlight_secondary
input[type='date'], .highlight_secondary
input[type='datetime'], .highlight_secondary
input[type='datetime-local'], .highlight_secondary
input[type='email'], .highlight_secondary
input[type='month'], .highlight_secondary
input[type='number'], .highlight_secondary
input[type='password'], .highlight_secondary
input[type='range'], .highlight_secondary
input[type='search'], .highlight_secondary
input[type='tel'], .highlight_secondary
input[type='text'], .highlight_secondary
input[type='time'], .highlight_secondary
input[type='url'], .highlight_secondary
input[type='week'], .highlight_secondary
textarea, .highlight_secondary
select {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .highlight_secondary input[type='color'], .theme-research .highlight_secondary
input[type='date'], .theme-research .highlight_secondary
input[type='datetime'], .theme-research .highlight_secondary
input[type='datetime-local'], .theme-research .highlight_secondary
input[type='email'], .theme-research .highlight_secondary
input[type='month'], .theme-research .highlight_secondary
input[type='number'], .theme-research .highlight_secondary
input[type='password'], .theme-research .highlight_secondary
input[type='range'], .theme-research .highlight_secondary
input[type='search'], .theme-research .highlight_secondary
input[type='tel'], .theme-research .highlight_secondary
input[type='text'], .theme-research .highlight_secondary
input[type='time'], .theme-research .highlight_secondary
input[type='url'], .theme-research .highlight_secondary
input[type='week'], .theme-research .highlight_secondary
textarea, .theme-research .highlight_secondary
select {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .highlight_secondary input[type='color'], .theme-students .highlight_secondary
input[type='date'], .theme-students .highlight_secondary
input[type='datetime'], .theme-students .highlight_secondary
input[type='datetime-local'], .theme-students .highlight_secondary
input[type='email'], .theme-students .highlight_secondary
input[type='month'], .theme-students .highlight_secondary
input[type='number'], .theme-students .highlight_secondary
input[type='password'], .theme-students .highlight_secondary
input[type='range'], .theme-students .highlight_secondary
input[type='search'], .theme-students .highlight_secondary
input[type='tel'], .theme-students .highlight_secondary
input[type='text'], .theme-students .highlight_secondary
input[type='time'], .theme-students .highlight_secondary
input[type='url'], .theme-students .highlight_secondary
input[type='week'], .theme-students .highlight_secondary
textarea, .theme-students .highlight_secondary
select {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .highlight_secondary input[type='color'], .theme-services .highlight_secondary
input[type='date'], .theme-services .highlight_secondary
input[type='datetime'], .theme-services .highlight_secondary
input[type='datetime-local'], .theme-services .highlight_secondary
input[type='email'], .theme-services .highlight_secondary
input[type='month'], .theme-services .highlight_secondary
input[type='number'], .theme-services .highlight_secondary
input[type='password'], .theme-services .highlight_secondary
input[type='range'], .theme-services .highlight_secondary
input[type='search'], .theme-services .highlight_secondary
input[type='tel'], .theme-services .highlight_secondary
input[type='text'], .theme-services .highlight_secondary
input[type='time'], .theme-services .highlight_secondary
input[type='url'], .theme-services .highlight_secondary
input[type='week'], .theme-services .highlight_secondary
textarea, .theme-services .highlight_secondary
select {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .highlight_secondary input[type='color'], .theme-study .highlight_secondary
input[type='date'], .theme-study .highlight_secondary
input[type='datetime'], .theme-study .highlight_secondary
input[type='datetime-local'], .theme-study .highlight_secondary
input[type='email'], .theme-study .highlight_secondary
input[type='month'], .theme-study .highlight_secondary
input[type='number'], .theme-study .highlight_secondary
input[type='password'], .theme-study .highlight_secondary
input[type='range'], .theme-study .highlight_secondary
input[type='search'], .theme-study .highlight_secondary
input[type='tel'], .theme-study .highlight_secondary
input[type='text'], .theme-study .highlight_secondary
input[type='time'], .theme-study .highlight_secondary
input[type='url'], .theme-study .highlight_secondary
input[type='week'], .theme-study .highlight_secondary
textarea, .theme-study .highlight_secondary
select {
  border-color: #e9e9d7;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .highlight_secondary input[type='color'], .theme-staff .highlight_secondary
input[type='date'], .theme-staff .highlight_secondary
input[type='datetime'], .theme-staff .highlight_secondary
input[type='datetime-local'], .theme-staff .highlight_secondary
input[type='email'], .theme-staff .highlight_secondary
input[type='month'], .theme-staff .highlight_secondary
input[type='number'], .theme-staff .highlight_secondary
input[type='password'], .theme-staff .highlight_secondary
input[type='range'], .theme-staff .highlight_secondary
input[type='search'], .theme-staff .highlight_secondary
input[type='tel'], .theme-staff .highlight_secondary
input[type='text'], .theme-staff .highlight_secondary
input[type='time'], .theme-staff .highlight_secondary
input[type='url'], .theme-staff .highlight_secondary
input[type='week'], .theme-staff .highlight_secondary
textarea, .theme-staff .highlight_secondary
select {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .highlight_secondary input[type='color'], .theme-teaching .highlight_secondary
input[type='date'], .theme-teaching .highlight_secondary
input[type='datetime'], .theme-teaching .highlight_secondary
input[type='datetime-local'], .theme-teaching .highlight_secondary
input[type='email'], .theme-teaching .highlight_secondary
input[type='month'], .theme-teaching .highlight_secondary
input[type='number'], .theme-teaching .highlight_secondary
input[type='password'], .theme-teaching .highlight_secondary
input[type='range'], .theme-teaching .highlight_secondary
input[type='search'], .theme-teaching .highlight_secondary
input[type='tel'], .theme-teaching .highlight_secondary
input[type='text'], .theme-teaching .highlight_secondary
input[type='time'], .theme-teaching .highlight_secondary
input[type='url'], .theme-teaching .highlight_secondary
input[type='week'], .theme-teaching .highlight_secondary
textarea, .theme-teaching .highlight_secondary
select {

  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .highlight_secondary input[type='color'], .theme-example .highlight_secondary
input[type='date'], .theme-example .highlight_secondary
input[type='datetime'], .theme-example .highlight_secondary
input[type='datetime-local'], .theme-example .highlight_secondary
input[type='email'], .theme-example .highlight_secondary
input[type='month'], .theme-example .highlight_secondary
input[type='number'], .theme-example .highlight_secondary
input[type='password'], .theme-example .highlight_secondary
input[type='range'], .theme-example .highlight_secondary
input[type='search'], .theme-example .highlight_secondary
input[type='tel'], .theme-example .highlight_secondary
input[type='text'], .theme-example .highlight_secondary
input[type='time'], .theme-example .highlight_secondary
input[type='url'], .theme-example .highlight_secondary
input[type='week'], .theme-example .highlight_secondary
textarea, .theme-example .highlight_secondary
select {
  border-color: #b9d2d6;
}
/* line 151, ../sass/ui-elements/_forms.scss */
.highlight_secondary input[type='color']:focus, .highlight_secondary
input[type='date']:focus, .highlight_secondary
input[type='datetime']:focus, .highlight_secondary
input[type='datetime-local']:focus, .highlight_secondary
input[type='email']:focus, .highlight_secondary
input[type='month']:focus, .highlight_secondary
input[type='number']:focus, .highlight_secondary
input[type='password']:focus, .highlight_secondary
input[type='range']:focus, .highlight_secondary
input[type='search']:focus, .highlight_secondary
input[type='tel']:focus, .highlight_secondary
input[type='text']:focus, .highlight_secondary
input[type='time']:focus, .highlight_secondary
input[type='url']:focus, .highlight_secondary
input[type='week']:focus, .highlight_secondary
textarea:focus, .highlight_secondary
select:focus {
  border-color: #3468b0;
  outline: none;
}
/* line 158, ../sass/ui-elements/_forms.scss */
.error input[type='color'], .error
input[type='date'], .error
input[type='datetime'], .error
input[type='datetime-local'], .error
input[type='email'], .error
input[type='month'], .error
input[type='number'], .error
input[type='password'], .error
input[type='range'], .error
input[type='search'], .error
input[type='tel'], .error
input[type='text'], .error
input[type='time'], .error
input[type='url'], .error
input[type='week'], .error
textarea, .error
select {
  border-color: #cc328e;
}
/* line 162, ../sass/ui-elements/_forms.scss */
input[type='color']:focus,
input[type='date']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='email']:focus,
input[type='month']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='range']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='time']:focus,
input[type='url']:focus,
input[type='week']:focus,
textarea:focus,
select:focus {
  border-color: #3468b0;
  outline: none;
}

/* line 186, ../sass/ui-elements/_forms.scss */
.form_large input[type='color'],
.form_large input[type='date'],
.form_large input[type='datetime'],
.form_large input[type='datetime-local'],
.form_large input[type='email'],
.form_large input[type='month'],
.form_large input[type='number'],
.form_large input[type='password'],
.form_large input[type='range'],
.form_large input[type='search'],
.form_large input[type='tel'],
.form_large input[type='text'],
.form_large input[type='time'],
.form_large input[type='url'],
.form_large input[type='week'],
.form_large textarea {
  width: 75%;
}
/* line 190, ../sass/ui-elements/_forms.scss */
.form_large input[type='color'].small,
.form_large input[type='date'].small,
.form_large input[type='datetime'].small,
.form_large input[type='datetime-local'].small,
.form_large input[type='email'].small,
.form_large input[type='month'].small,
.form_large input[type='number'].small,
.form_large input[type='password'].small,
.form_large input[type='range'].small,
.form_large input[type='search'].small,
.form_large input[type='tel'].small,
.form_large input[type='text'].small,
.form_large input[type='time'].small,
.form_large input[type='url'].small,
.form_large input[type='week'].small,
.form_large textarea.small {
  width: 30%;
  min-width: 30%;
}
/* line 195, ../sass/ui-elements/_forms.scss */
.form_large input[type='color'].medium,
.form_large input[type='date'].medium,
.form_large input[type='datetime'].medium,
.form_large input[type='datetime-local'].medium,
.form_large input[type='email'].medium,
.form_large input[type='month'].medium,
.form_large input[type='number'].medium,
.form_large input[type='password'].medium,
.form_large input[type='range'].medium,
.form_large input[type='search'].medium,
.form_large input[type='tel'].medium,
.form_large input[type='text'].medium,
.form_large input[type='time'].medium,
.form_large input[type='url'].medium,
.form_large input[type='week'].medium,
.form_large textarea.medium {
  width: 50%;
  min-width: 30%;
}
/* line 200, ../sass/ui-elements/_forms.scss */
.form_large input[type='color'].large,
.form_large input[type='date'].large,
.form_large input[type='datetime'].large,
.form_large input[type='datetime-local'].large,
.form_large input[type='email'].large,
.form_large input[type='month'].large,
.form_large input[type='number'].large,
.form_large input[type='password'].large,
.form_large input[type='range'].large,
.form_large input[type='search'].large,
.form_large input[type='tel'].large,
.form_large input[type='text'].large,
.form_large input[type='time'].large,
.form_large input[type='url'].large,
.form_large input[type='week'].large,
.form_large textarea.large {
  width: 100%;
}
/* line 205, ../sass/ui-elements/_forms.scss */
.form_large select {
  width: 75%;
}
/* line 209, ../sass/ui-elements/_forms.scss */
.form_large select.medium {
  width: 56%;
}
/* line 212, ../sass/ui-elements/_forms.scss */
.form_large select.small {
  width: 38%;
}
/* line 215, ../sass/ui-elements/_forms.scss */
.form_large select.large {
  width: 98%;
}

/* line 240, ../sass/ui-elements/_forms.scss */
input[type='color'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='range'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 18px;
  padding: 4px 7px;
}

/* line 248, ../sass/ui-elements/_forms.scss */
label {
  height: 18px;
  padding-top: 4px;
  padding-bottom: 4px;
}

/* line 256, ../sass/ui-elements/_forms.scss */
textarea {
  min-width: 75%;
  height: 200px;
  border-width: 2px;
  padding: 4px 7px;
}

/* line 264, ../sass/ui-elements/_forms.scss */
select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 30px;
  padding: 4px 4px 4px 7px;
  border-width: 2px;
  cursor: pointer;
  width: 100%;
}
/* line 274, ../sass/ui-elements/_forms.scss */
.modern_ie select, .old_ie select {
  background-image: none;
  padding-right: 4px;
}
/* line 278, ../sass/ui-elements/_forms.scss */
.ie8 select {
  height: 29px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 293, ../sass/ui-elements/_forms.scss */
  select {
    background-image: url('/_designs/responsive/bg-images/sprite-base/icons/ui-select.png');
    background-repeat: no-repeat;
    background-position: 96% 50%;
    padding-right: 25px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 0) and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 0) and (min--moz-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 0) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 192dpi), only screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 2dppx) {
  /* line 293, ../sass/ui-elements/_forms.scss */
  select {
    background-image: url('/_designs/responsive/bg-images/sprite-base/icons-retina/ui-select.png');
    background-size: 9px auto;
  }
}

/* line 353, ../sass/ui-elements/_forms.scss */
.form_error,
.form_help,
.widget_description {
  margin-top: .5em;
}

/* line 358, ../sass/ui-elements/_forms.scss */
.form_error {
  display: none;
  color: #cc328e;
}
/* line 361, ../sass/ui-elements/_forms.scss */
.error .form_error {
  display: block;
}

/* line 368, ../sass/ui-elements/_forms.scss */
fieldset {
  border-style: solid;
  border-top-width: 1px;
  border-color: #dddddd;
  padding: 1.5em 0 0;
  margin-top: 1.5em;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.highlight_secondary fieldset {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .highlight_secondary fieldset {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .highlight_secondary fieldset {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .highlight_secondary fieldset {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .highlight_secondary fieldset {
  border-color: #e9e9d7;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .highlight_secondary fieldset {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .highlight_secondary fieldset {
  border-color: #b9d2d6;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .highlight_secondary fieldset {
  border-color: #b9d2d6;
}
/* line 384, ../sass/ui-elements/_forms.scss */
fieldset:first-child {
  margin-top: 0;
  border-top-width: 0;
}
/* line 389, ../sass/ui-elements/_forms.scss */
.widget fieldset {
  padding: 0 !important;
  border-width: 0 !important;
}

/* line 397, ../sass/ui-elements/_forms.scss */
legend {
  font-weight: bold;
  text-transform: uppercase;
}

/* line 403, ../sass/ui-elements/_forms.scss */
.field_container {
  margin-bottom: 1em;
}
/* line 410, ../sass/ui-elements/_forms.scss */
.field_container .form_left_col select,
.field_container .form_left_col .form_select {
  width: 100%;
}
/* line 414, ../sass/ui-elements/_forms.scss */
.field_container > label {
  display: block;
}
/* line 417, ../sass/ui-elements/_forms.scss */
.field_container > label.form_checkbox, .field_container > label.form_radio {
  width: auto;
}
/* line 425, ../sass/ui-elements/_forms.scss */
.primary .field_container > label,
.primary .field_container .form_left_col {
  width: 30%;
  float: left;
}
/* line 431, ../sass/ui-elements/_forms.scss */
.primary .field_container .field {
  width: 67%;
  float: right;
}
/* line 443, ../sass/ui-elements/_forms.scss */
.field_container .form_search {
  position: relative;
}
/* line 444, ../sass/ui-elements/_forms.scss */
.no_border_box .field_container .form_search {
  width: 59%;
  padding-right: 10%;
}
/* line 449, ../sass/ui-elements/_forms.scss */
.field_container .form_search input[type='search'],
.field_container .form_search input[type='text'] {
  width: 81%;
  padding-right: 15%;
}
/* line 455, ../sass/ui-elements/_forms.scss */
.field_container .form_search .button {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -ms-border-radius: 0 2px 2px 0;
  -o-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  margin: 0 !important;
  height: 100% !important;
  width: 15% !important;
  padding: 0 !important;
}
/* line 466, ../sass/ui-elements/_forms.scss */
.field_container .link_list, .primary .field_container .field ul {
  margin: 0;
}

/* line 475, ../sass/ui-elements/_forms.scss */
.form_checkbox,
.form_radio {
  padding-left: 1.8em;
  position: relative;
  height: auto;
  text-transform: none;
  font-weight: bold;
}

/* line 484, ../sass/ui-elements/_forms.scss */
.form_checkbox input[type="checkbox"],
.form_radio input[type="radio"] {
  top: 7px;
  margin-top: 0;
  position: absolute;
  left: 0;
}

/* line 492, ../sass/ui-elements/_forms.scss */
.form_checkbox,
input[type="checkbox"] {
  font-weight: normal;
}

/* line 498, ../sass/ui-elements/_forms.scss */
.form_radio,
input[type="radio"] {
  color: #3468b0;
}

/* line 502, ../sass/ui-elements/_forms.scss */
.radio_list li {
  margin: 0 !important;
}

@media only screen and (max-width: 759px) {
  /* line 511, ../sass/ui-elements/_forms.scss */
  .primary .field_container {
    margin-bottom: .5em;
  }
  /* line 513, ../sass/ui-elements/_forms.scss */
  .primary .field_container label {
    padding-bottom: 0;
    font-weight: normal;
    font-size: 0.78571em;
    text-transform: uppercase;
  }
  /* line 520, ../sass/ui-elements/_forms.scss */
  .primary .field_container label.form_checkbox, .primary .field_container label.form_radio {
    font-size: 1em;
    text-transform: none;
    font-weight: bold;
  }
  /* line 528, ../sass/ui-elements/_forms.scss */
  .primary .field_container label,
  .primary .field_container .form_left_col,
  .primary .field_container .field {
    float: none;
    width: 100%;
  }
  /* line 531, ../sass/ui-elements/_forms.scss */
  .primary .field_container label > .small,
  .primary .field_container .form_left_col > .small,
  .primary .field_container .field > .small {
    margin-top: .5em;
  }
  /* line 533, ../sass/ui-elements/_forms.scss */
  .primary .field_container label > .small:first-child,
  .primary .field_container .form_left_col > .small:first-child,
  .primary .field_container .field > .small:first-child {
    margin-top: 0;
  }
  /* line 539, ../sass/ui-elements/_forms.scss */
  .primary .field_container .form_left_col {
    margin-bottom: 1em;
  }
  /* line 542, ../sass/ui-elements/_forms.scss */
  .primary .field_container select {
    width: 100%;
  }
  /* line 545, ../sass/ui-elements/_forms.scss */
  .modern_ie .primary .field_container select, .old_ie .primary .field_container select {
    padding-right: 4px;
  }
  /* line 564, ../sass/ui-elements/_forms.scss */
  .primary .field_container textarea,
  .primary .field_container input[type='color'],
  .primary .field_container input[type='date'],
  .primary .field_container input[type='datetime'],
  .primary .field_container input[type='datetime-local'],
  .primary .field_container input[type='email'],
  .primary .field_container input[type='month'],
  .primary .field_container input[type='number'],
  .primary .field_container input[type='password'],
  .primary .field_container input[type='range'],
  .primary .field_container input[type='search'],
  .primary .field_container input[type='tel'],
  .primary .field_container input[type='text'],
  .primary .field_container input[type='time'],
  .primary .field_container input[type='url'],
  .primary .field_container input[type='week'] {
    width: 100%;
  }

  /* line 573, ../sass/ui-elements/_forms.scss */
  label {
    font-weight: bold !important;
    text-transform: none !important;
    font-size: 15px !important;
    height: 26px !important;
  }
  /* line 580, ../sass/ui-elements/_forms.scss */
  label.form_checkbox, label.form_radio {
    height: auto !important;
  }

  /* line 584, ../sass/ui-elements/_forms.scss */
  .field_container {
    margin-bottom: 0.75em;
  }
  /* line 588, ../sass/ui-elements/_forms.scss */
  .field_container.half {
    width: 47.5%;
    float: left;
  }
  /* line 592, ../sass/ui-elements/_forms.scss */
  .field_container.half + .half {
    margin-left: 5%;
  }
  /* line 598, ../sass/ui-elements/_forms.scss */
  .field_container.field_disabled {
    opacity: 0.5;
  }
  /* line 601, ../sass/ui-elements/_forms.scss */
  .field_container.field_disabled label, .field_container.field_disabled input, .field_container.field_disabled select {
    cursor: pointer;
  }
  /* line 604, ../sass/ui-elements/_forms.scss */
  .field_container .field {
    display: table;
    width: 100%;
  }
  /* line 625, ../sass/ui-elements/_forms.scss */
  .field_container input[type='color'],
  .field_container input[type='date'],
  .field_container input[type='datetime'],
  .field_container input[type='datetime-local'],
  .field_container input[type='email'],
  .field_container input[type='month'],
  .field_container input[type='number'],
  .field_container input[type='password'],
  .field_container input[type='range'],
  .field_container input[type='search'],
  .field_container input[type='tel'],
  .field_container input[type='text'],
  .field_container input[type='time'],
  .field_container input[type='url'],
  .field_container input[type='week'],
  .field_container select {
    height: 38px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 15px;
  }
  /* line 634, ../sass/ui-elements/_forms.scss */
  .field_container .form_error {
    margin-bottom: .5em;
    display: table-header-group;
  }
  /* line 638, ../sass/ui-elements/_forms.scss */
  .field_container.form_search {
    display: block;
  }
  /* line 643, ../sass/ui-elements/_forms.scss */
  .field_container textarea,
  .field_container select {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 649, ../sass/ui-elements/_forms.scss */
  .form_checkbox label {
    width: 85%;
    float: left;
    height: auto !important;
  }
}
/* line 667, ../sass/ui-elements/_forms.scss */
.widget_description {
  clear: both;
  text-align: center;
  color: inherit;
}
@media only screen and (max-width: 759px) {
  /* line 667, ../sass/ui-elements/_forms.scss */
  .widget_description {
    text-align: left;
  }
}
/* line 675, ../sass/ui-elements/_forms.scss */
.widget_description a {
  color: inherit;
}

/* line 511, ../sass/ui-elements/_forms.scss */
.col .widget .primary .field_container,
.widget_narrow .primary .field_container {
  margin-bottom: .5em;
}
/* line 513, ../sass/ui-elements/_forms.scss */
.col .widget .primary .field_container label,
.widget_narrow .primary .field_container label {
  padding-bottom: 0;
  font-weight: normal;
  font-size: 0.78571em;
  text-transform: uppercase;
}
/* line 520, ../sass/ui-elements/_forms.scss */
.col .widget .primary .field_container label.form_checkbox, .col .widget .primary .field_container label.form_radio,
.widget_narrow .primary .field_container label.form_checkbox,
.widget_narrow .primary .field_container label.form_radio {
  font-size: 1em;
  text-transform: none;
  font-weight: bold;
}
/* line 528, ../sass/ui-elements/_forms.scss */
.col .widget .primary .field_container label,
.col .widget .primary .field_container .form_left_col,
.col .widget .primary .field_container .field,
.widget_narrow .primary .field_container label,
.widget_narrow .primary .field_container .form_left_col,
.widget_narrow .primary .field_container .field {
  float: none;
  width: 100%;
}
/* line 531, ../sass/ui-elements/_forms.scss */
.col .widget .primary .field_container label > .small,
.col .widget .primary .field_container .form_left_col > .small,
.col .widget .primary .field_container .field > .small,
.widget_narrow .primary .field_container label > .small,
.widget_narrow .primary .field_container .form_left_col > .small,
.widget_narrow .primary .field_container .field > .small {
  margin-top: .5em;
}
/* line 533, ../sass/ui-elements/_forms.scss */
.col .widget .primary .field_container label > .small:first-child,
.col .widget .primary .field_container .form_left_col > .small:first-child,
.col .widget .primary .field_container .field > .small:first-child,
.widget_narrow .primary .field_container label > .small:first-child,
.widget_narrow .primary .field_container .form_left_col > .small:first-child,
.widget_narrow .primary .field_container .field > .small:first-child {
  margin-top: 0;
}
/* line 539, ../sass/ui-elements/_forms.scss */
.col .widget .primary .field_container .form_left_col,
.widget_narrow .primary .field_container .form_left_col {
  margin-bottom: 1em;
}
/* line 542, ../sass/ui-elements/_forms.scss */
.col .widget .primary .field_container select,
.widget_narrow .primary .field_container select {
  width: 100%;
}
/* line 545, ../sass/ui-elements/_forms.scss */
.modern_ie .col .widget .primary .field_container select, .old_ie .col .widget .primary .field_container select, .modern_ie
.widget_narrow .primary .field_container select, .old_ie
.widget_narrow .primary .field_container select {
  padding-right: 4px;
}
/* line 564, ../sass/ui-elements/_forms.scss */
.col .widget .primary .field_container textarea,
.col .widget .primary .field_container input[type='color'],
.col .widget .primary .field_container input[type='date'],
.col .widget .primary .field_container input[type='datetime'],
.col .widget .primary .field_container input[type='datetime-local'],
.col .widget .primary .field_container input[type='email'],
.col .widget .primary .field_container input[type='month'],
.col .widget .primary .field_container input[type='number'],
.col .widget .primary .field_container input[type='password'],
.col .widget .primary .field_container input[type='range'],
.col .widget .primary .field_container input[type='search'],
.col .widget .primary .field_container input[type='tel'],
.col .widget .primary .field_container input[type='text'],
.col .widget .primary .field_container input[type='time'],
.col .widget .primary .field_container input[type='url'],
.col .widget .primary .field_container input[type='week'],
.widget_narrow .primary .field_container textarea,
.widget_narrow .primary .field_container input[type='color'],
.widget_narrow .primary .field_container input[type='date'],
.widget_narrow .primary .field_container input[type='datetime'],
.widget_narrow .primary .field_container input[type='datetime-local'],
.widget_narrow .primary .field_container input[type='email'],
.widget_narrow .primary .field_container input[type='month'],
.widget_narrow .primary .field_container input[type='number'],
.widget_narrow .primary .field_container input[type='password'],
.widget_narrow .primary .field_container input[type='range'],
.widget_narrow .primary .field_container input[type='search'],
.widget_narrow .primary .field_container input[type='tel'],
.widget_narrow .primary .field_container input[type='text'],
.widget_narrow .primary .field_container input[type='time'],
.widget_narrow .primary .field_container input[type='url'],
.widget_narrow .primary .field_container input[type='week'] {
  width: 100%;
}

/* line 692, ../sass/ui-elements/_forms.scss */
.widget_large h2 {
  margin-bottom: 1em;
}

/* line 5, ../sass/_common.scss */
#template_index {
  display: block;
  width: 100%;
  text-align: center;
  clear: both;
  font-family: georgia, serif;
  font-size: 1.5em;
  font-style: italic;
  padding: 0.5em 0;
}

@media only screen and (min-width: 760px) {
  /* line 16, ../sass/_common.scss */
  .mobile-only {
    display: none !important;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .mobile-only {
  display: none !important;
}

/* line 24, ../sass/_common.scss */
.index_listing {
  padding: 2%;
}

/* line 28, ../sass/_common.scss */
.wrap {
  max-width: 88em;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
/* line 36, ../sass/_common.scss */
.ie7 .wrap, .ie8 .wrap {
  min-width: 955px;
}

/* line 41, ../sass/_common.scss */
#page {
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 759px) {
  /* line 41, ../sass/_common.scss */
  #page {
    margin-top: 0;
    background: white;
  }
}

/* line 62, ../sass/_common.scss */
.jump_link {
  display: block;
  font-weight: bold;
  padding: 0.15em 0;
}

/* line 72, ../sass/_common.scss */
.highlight_primary {
  background: #1d2624;
  color: white;
}
/* line 75, ../sass/_common.scss */
.highlight_primary > * {
  color: white;
}

/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.highlight_secondary {
  background: #d1e0da;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .highlight_secondary {
  background: #e1eff1;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .highlight_secondary {
  background: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .highlight_secondary {
  background: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .highlight_secondary {
  background: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .highlight_secondary {
  background: #dce9ee;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .highlight_secondary {
  background: #b4c6cc;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .highlight_secondary {
  background: #f4f4e9;
}

/* line 85, ../sass/_common.scss */
.highlight_tertiary {
  background-color: #eeeeee;
}

/* line 91, ../sass/_common.scss */
.highlight_primary,
.highlight_secondary,
.highlight_tertiary {
  padding: 1.3em 1em 1.5em;
  margin-top: 1.5em;
}
/* line 95, ../sass/_common.scss */
.highlight_primary:first-child,
.highlight_secondary:first-child,
.highlight_tertiary:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 759px) {
  /* line 91, ../sass/_common.scss */
  .highlight_primary,
  .highlight_secondary,
  .highlight_tertiary {
    padding-left: 3%;
    padding-right: 3%;
  }
  /* line 104, ../sass/_common.scss */
  .entry .highlight_primary, .entry
  .highlight_secondary, .entry
  .highlight_tertiary {
    margin-right: -3%;
    margin-left: -3%;
  }
}

@media only screen and (max-width: 759px) {
  /* line 115, ../sass/_common.scss */
  .toggle_block {
    display: none;
  }
  /* line 118, ../sass/_common.scss */
  .toggle_block.active {
    display: block;
  }
}

/* line 129, ../sass/_common.scss */
nav.nav_tertiary .section_nav li.external > a:first-child:after,
section[role="main"] .content a.external:after {
  content: '\f08e';
  font-family: 'testicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  margin-left: 0.4em;
}

/* line 138, ../sass/_common.scss */
section[role="main"] .content a.external:after {
  font-size: 94%;
}
/* line 140, ../sass/_common.scss */
section[role="main"] .content a.external:after:hover {
  text-decoration: none;
}

/* line 152, ../sass/_common.scss */
.lowlight_primary {
  color: white;
}

@media only screen and (max-width: 759px) {
  /* line 165, ../sass/_common.scss */
  .breakout_border {
    border-top: none;
  }

  /* line 168, ../sass/_common.scss */
  .toggle {
    position: relative;
  }

  /* line 172, ../sass/_common.scss */
  .bleed .ui_toggle_arrow {
    right: 65px;
  }
  /* line 176, ../sass/_common.scss */
  .bleed.high_light .ui_toggle_arrow {
    background: url(/_designs/responsive/bg-images/menu-toggle-low-white.png) no-repeat 50% 50%;
  }
  /* line 180, ../sass/_common.scss */
  .bleed.high_light .toggle.active .ui_toggle_arrow {
    background: url(/_designs/responsive/bg-images/menu-toggle-active-low-white.png) no-repeat 50% 50%;
  }

  /* line 187, ../sass/_common.scss */
  .toggle.active span.ui_toggle_arrow {
    background: url(/_designs/responsive/bg-images/menu-toggle-active-low.png) no-repeat 50% 50%;
  }

  /* line 191, ../sass/_common.scss */
  span.ui_click_arrow {
    background: url(/_designs/responsive/bg-images/ui-click-through-arrow.png) no-repeat 50% 50%;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-right: -40px;
    right: 50px;
    top: 0;
  }

  /* line 201, ../sass/_common.scss */
  span.ui_toggle_arrow {
    display: block;
    width: 50px;
    height: 40px;
    position: absolute;
    margin-right: -50px;
    background: url(/_designs/responsive/bg-images/menu-toggle-low.png) no-repeat 50% 50%;
    right: 50px;
    top: 1px;
  }

  /* line 211, ../sass/_common.scss */
  .toggle {
    position: relative;
    border-top: 1px solid #d6d6d6;
    padding: 0.3em 50px 0.3em 0;
  }
}
/* line 223, ../sass/_common.scss */
aside[role='complementary'] {
  /*     @include box-sizing(border-box); */
}
/* line 230, ../sass/_common.scss */
aside[role='complementary'] h3 {
  font-size: 1.28571em;
  text-transform: uppercase;
  line-height: 1;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
aside[role='complementary'] h3 {
  color: #115737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research aside[role='complementary'] h3 {
  color: #4f96a2;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students aside[role='complementary'] h3 {
  color: #dc5241;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services aside[role='complementary'] h3 {
  color: #7d2351;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study aside[role='complementary'] h3 {
  color: #64a659;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff aside[role='complementary'] h3 {
  color: #37aacf;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching aside[role='complementary'] h3 {
  color: #7f0e0e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example aside[role='complementary'] h3 {
  color: #37aacf;
}
/* line 238, ../sass/_common.scss */
aside[role='complementary'] h3:first-child {
  margin-top: 0;
}
/* line 243, ../sass/_common.scss */
aside[role='complementary'] .toggle_block > h4 {
  margin-top: 0;
}

/*
.additional_complementary {
    @include skinny {
        border-right: 1px solid $color_border;
    }
}
.primary {
    @include skinny {
        border-right: 1px solid $color_border;
    }
}
*/
/* line 270, ../sass/_common.scss */
.breakout_border {
  clear: both;
}
/* line 272, ../sass/_common.scss */
.breakout_border .bleed {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 276, ../sass/_common.scss */
.breakout_border .bleed h2 {
  border-top: none;
}
/* line 282, ../sass/_common.scss */
.breakout_border .linklist h2,
.breakout_border .bleed h2 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
/* line 288, ../sass/_common.scss */
.breakout_border .linklist p,
.breakout_border .bleed p {
  margin: 0.5em 0;
}

@media only screen and (max-width: 759px) {
  /* line 298, ../sass/_common.scss */
  .block_toggle {
    display: none;
  }
  /* line 300, ../sass/_common.scss */
  .block_toggle.active {
    display: block;
  }

  /* line 306, ../sass/_common.scss */
  .breakout_border {
    margin: 0;
    padding-top: 0.35714em;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  /* line 315, ../sass/_common.scss */
  .one_of_four {
    position: relative;
    border-top: 1px solid #dddddd;
    padding: 0.75em 0;
  }
  /* line 319, ../sass/_common.scss */
  .one_of_four p {
    margin: 0;
  }
  /* line 322, ../sass/_common.scss */
  .one_of_four img {
    float: left;
    max-width: 50px;
    margin-right: 0.667em;
    height: auto;
    width: 100%;
  }
}
/* line 338, ../sass/_common.scss */
.columns {
  margin-top: 1em;
}
/* line 343, ../sass/_common.scss */
.columns:first-child {
  margin-top: 0;
}

/* line 351, ../sass/_common.scss */
.col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 759px) {
  /* line 351, ../sass/_common.scss */
  .col {
    float: none;
    width: 100% !important;
    padding: 0 !important;
  }
}

/* line 371, ../sass/_common.scss */
.columns2 .col {
  width: 50%;
  padding-left: 3%;
}
/* line 376, ../sass/_common.scss */
.columns2 .col:first-child {
  padding-left: 0;
  padding-right: 3%;
}
/* line 381, ../sass/_common.scss */
.no_border_box .columns2 .col {
  width: 46.90%;
}

/* line 390, ../sass/_common.scss */
.search_global {
  float: right;
  margin-top: -2px;
}
/* line 394, ../sass/_common.scss */
.search_global input[type="text"] {
  border: none;
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  line-height: 20px;
  height: 20px;
  color: white;
  font-size: 13px;
  width: 10em;
}
/* line 404, ../sass/_common.scss */
.search_global input[type="image"] {
  position: relative;
  top: 4px;
}
/* line 409, ../sass/_common.scss */
.search_global input:focus {
  background: rgba(255, 255, 255, 0.4);
}
/* line 413, ../sass/_common.scss */
.search_global ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
/* line 416, ../sass/_common.scss */
.search_global :-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 422, ../sass/_common.scss */
.mobile_only {
  display: none;
}
@media only screen and (max-width: 759px) {
  /* line 422, ../sass/_common.scss */
  .mobile_only {
    display: block;
  }
}

/* line 436, ../sass/_common.scss */
.entry_block {
  clear: both;
}
@media only screen and (min-width: 760px) {
  /* line 436, ../sass/_common.scss */
  .entry_block {
    border-top: 1px solid #dddddd;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .entry_block {
  border-top: 1px solid #dddddd;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

/* line 447, ../sass/_common.scss */
.list {
  list-style: none;
  padding: 0;
  margin: 0;
  clear: both;
}

/* line 455, ../sass/_common.scss */
.multi_column {
  list-style: none;
  margin-top: 1em;
  padding: 0 !important;
}
@media only screen and (min-width: 760px) {
  /* line 455, ../sass/_common.scss */
  .multi_column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 6em;
    -moz-column-gap: 6em;
    -ms-column-gap: 6em;
    -o-column-gap: 6em;
    column-gap: 6em;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .multi_column {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 6em;
  -moz-column-gap: 6em;
  -ms-column-gap: 6em;
  -o-column-gap: 6em;
  column-gap: 6em;
}
@media only screen and (min-width: 990px) {
  /* line 455, ../sass/_common.scss */
  .multi_column {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 6em;
    -moz-column-gap: 6em;
    -ms-column-gap: 6em;
    -o-column-gap: 6em;
    column-gap: 6em;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie .multi_column {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 6em;
  -moz-column-gap: 6em;
  -ms-column-gap: 6em;
  -o-column-gap: 6em;
  column-gap: 6em;
}
/* line 467, ../sass/_common.scss */
.multi_column li {
  margin-bottom: 0.5em;
  padding-left: 0;
  margin-left: 0;
}
/* line 471, ../sass/_common.scss */
.multi_column li a {
  padding: 0.25em 0;
  display: block;
}
/* line 475, ../sass/_common.scss */
.ie7 .multi_column li a, .ie8 .multi_column li a, .ie9 .multi_column li a {
  padding: 0.15em 0;
}

@media only screen and (max-width: 759px) {
  /* line 6, ../sass/layouts/_layouts-neue.scss */
  html {
    background-color: #2f2f2f;
    background-image: url(/_designs/responsive/bg-images/crest.png);
    background-repeat: no-repeat;
    background-position: 50% 140px;
    background-attachment: fixed;
    background-size: 50% auto;
  }
}

/* line 17, ../sass/layouts/_layouts-neue.scss */
body {
  background: white;
  margin: 0 auto;
  min-height: 100%;
}
@media only screen and (max-width: 759px) {
  /* line 17, ../sass/layouts/_layouts-neue.scss */
  body {
    background: transparent;
  }
}
@media only screen and (min-width: 990px) {
  /* line 17, ../sass/layouts/_layouts-neue.scss */
  body {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
#wrapper {
    margin-top: -4px;
}
*/
/*
.menu_open {
    
    #wrapper {
        @include skinny-only {
           overflow: hidden;
           width: 100%;
        }
    }
}
*/
/* line 54, ../sass/layouts/_layouts-neue.scss */
.entry {
  padding-top: 1em;
}

@media only screen and (min-width: 990px) {
  /* line 66, ../sass/layouts/_layouts-neue.scss */
  #content {
    float: left;
    width: 77%;
  }
  /* line 72, ../sass/layouts/_layouts-neue.scss */
  .no_section_menu #content {
    float: none;
    width: 100%;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie #content {
  float: left;
  width: 77%;
}
/* line 72, ../sass/layouts/_layouts-neue.scss */
.no_section_menu .old_ie #content {
  float: none;
  width: 100%;
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 81, ../sass/layouts/_layouts-neue.scss */
  .no_section_menu #content {
    padding-left: 0;
  }
}
/* line 87, ../sass/layouts/_layouts-neue.scss */
#content > .primary {
  padding-bottom: 2em;
}
@media only screen and (min-width: 760px) {
  /* line 87, ../sass/layouts/_layouts-neue.scss */
  #content > .primary {
    float: left;
    width: 68%;
  }
  /* line 95, ../sass/layouts/_layouts-neue.scss */
  .no_sidebar #content > .primary {
    width: 90% !important;
    float: none;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie #content > .primary {
  float: left;
  width: 68%;
}
/* line 95, ../sass/layouts/_layouts-neue.scss */
.no_sidebar .old_ie #content > .primary {
  width: 90% !important;
  float: none;
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 105, ../sass/layouts/_layouts-neue.scss */
  .no_sidebar #content > .primary {
    width: 100% !important;
  }
}
@media only screen and (min-width: 990px) {
  /* line 87, ../sass/layouts/_layouts-neue.scss */
  #content > .primary {
    width: 72%;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie #content > .primary {
  width: 72%;
}
/* line 119, ../sass/layouts/_layouts-neue.scss */
#content > .secondary {
  font-size: 13px;
  padding: 0 3%;
}
@media only screen and (min-width: 760px) {
  /* line 119, ../sass/layouts/_layouts-neue.scss */
  #content > .secondary {
    width: 32%;
    float: right;
    padding: 1em 2%;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie #content > .secondary {
  width: 32%;
  float: right;
  padding: 1em 2%;
}
@media only screen and (min-width: 990px) {
  /* line 119, ../sass/layouts/_layouts-neue.scss */
  #content > .secondary {
    width: 28%;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie #content > .secondary {
  width: 28%;
}
@media only screen and (min-width: 1232px) {
  /* line 119, ../sass/layouts/_layouts-neue.scss */
  #content > .secondary {
    padding-right: 0;
  }
}

/* line 150, ../sass/layouts/_layouts-neue.scss */
.framing, #content .entry {
  padding-left: 3%;
  padding-right: 3%;
}
@media only screen and (min-width: 760px) {
  /* line 150, ../sass/layouts/_layouts-neue.scss */
  .framing, #content .entry {
    padding-left: 3%;
    padding-right: 3%;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .framing, .old_ie #content .entry, #content .old_ie .entry {
  padding-left: 3%;
  padding-right: 3%;
}

@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 163, ../sass/layouts/_layouts-neue.scss */
  #content {
    padding-left: 5%;
  }
  /* line 168, ../sass/layouts/_layouts-neue.scss */
  .no_navigation #content {
    padding-left: 0;
  }
}

/* line 189, ../sass/layouts/_layouts-neue.scss */
.no_sidebar #content > .secondary {
  display: none !important;
}

/* line 199, ../sass/layouts/_layouts-neue.scss */
.no_section_menu #content {
  width: 100% !important;
  padding-left: 0;
}

/*
.no_navigation {

    &.no_complementary {

        section[role='main'] {
            
            width: 100%;
            
            .entry {
                padding-left: 2%; // Should be calculated exactly
                padding-right: 2%; // Should be calculated exactly
            }
        }
    }
}
*/
@media only screen and (min-width: 760px) {
  /* line 338, ../sass/layouts/_layouts-neue.scss */
  #section_menu {
    font-size: 13px;
    width: 33%;
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie #section_menu {
  font-size: 13px;
  width: 33%;
}
@media only screen and (min-width: 990px) {
  /* line 338, ../sass/layouts/_layouts-neue.scss */
  #section_menu {
    margin-top: -6px;
    position: static;
    float: left;
    width: 23%;
  }
  /* line 352, ../sass/layouts/_layouts-neue.scss */
  #section_menu ul {
    display: block;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie #section_menu {
  margin-top: -6px;
  position: static;
  float: left;
  width: 23%;
}
/* line 352, ../sass/layouts/_layouts-neue.scss */
.old_ie #section_menu ul {
  display: block;
}

@media only screen and (max-width: 759px) {
  /* line 367, ../sass/layouts/_layouts-neue.scss */
  section[role='main'] {
    width: 100% !important;
  }
  /* line 372, ../sass/layouts/_layouts-neue.scss */
  section[role='main'] .entry {
    padding-left: 3%;
    padding-right: 3%;
  }
}

@media only screen and (max-width: 759px) {
  /* line 380, ../sass/layouts/_layouts-neue.scss */
  aside[role='complementary'] {
    width: 100% !important;
    padding: 0 3% !important;
  }
}

@media only screen and (max-width: 759px) {
  /* line 394, ../sass/layouts/_layouts-neue.scss */
  .no-js div[role='navigation'] {
    position: relative;
    width: 100%;
    left: 0;
  }
}

@media only screen and (max-width: 759px) {
  /* line 404, ../sass/layouts/_layouts-neue.scss */
  #wrapper {
    max-width: 100%;
    overflow: hidden;
    z-index: 11;
    position: relative;
    display: block;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 3px 0 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 3px 0 4px;
    box-shadow: rgba(0, 0, 0, 0.4) 3px 0 4px;
  }
  /* line 414, ../sass/layouts/_layouts-neue.scss */
  #wrapper .mask {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0);
  }
  /* line 425, ../sass/layouts/_layouts-neue.scss */
  #wrapper.animated {
    -moz-transition: -moz-transform 200ms ease-in-out;
    -webkit-transition: -webkit-transform 200ms ease-in-out;
    -ms-transition: -ms-transform 200ms ease-in-out;
    -o-transition: -o-transform 200ms ease-in-out;
    transition: transform 200ms ease-in-out;
  }
  /* line 441, ../sass/layouts/_layouts-neue.scss */
  #wrapper.active {
    margin-left: -210px;
  }
  /* line 448, ../sass/layouts/_layouts-neue.scss */
  #wrapper.active .mask {
    display: block;
    background-color: rgba(255, 255, 255, 0.7);
  }
}
@media only screen and (max-width: 759px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 404, ../sass/layouts/_layouts-neue.scss */
  #wrapper {
    -webkit-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
  }


}
@media only screen and (max-width: 759px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 441, ../sass/layouts/_layouts-neue.scss */
  #wrapper.active {
    margin-left: 0;
    -webkit-transform: translate3d(-210px, 0, 0);
    -moz-transform: translate3d(-210px, 0, 0);
    -ms-transform: translate3d(-210px, 0, 0);
    -o-transform: translate3d(-210px, 0, 0);
    transform: translate3d(-210px, 0, 0);
  }
}

@media only screen and (max-width: 759px) {
  /* line 3, ../sass/page-specific/_homepage.scss */
  .homepage #page {
    border-top-width: 5px;
    border-top-style: solid;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .homepage #page {
    border-top-color: #115737;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-research .homepage #page {
    border-top-color: #4f96a2;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-students .homepage #page {
    border-top-color: #dc5241;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-services .homepage #page {
    border-top-color: #7d2351;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-study .homepage #page {
    border-top-color: #64a659;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-staff .homepage #page {
    border-top-color: #37aacf;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-teaching .homepage #page {
    border-top-color: #7f0e0e;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-example .homepage #page {
    border-top-color: #37aacf;
  }
}

/* line 22, ../sass/page-specific/_homepage.scss */
.homepage_feature .imagery {
  background-image: url("/__data/assets/image/0008/171773/varieties/_760.jpg");
}
@media only screen and (min-width: 760px) {
  /* line 22, ../sass/page-specific/_homepage.scss */
  .homepage_feature .imagery {
    background-image: url("/__data/assets/image/0008/171773/homepage-banner.jpg");
  }
}
/* line 26, ../sass/helper-functions/_media-queries.scss */
.old_ie .homepage_feature .imagery {
  background-image: url("/__data/assets/image/0008/171773/homepage-banner.jpg");
}
/* line 39, ../sass/page-specific/_homepage.scss */
.old_ie .homepage_feature .imagery {
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/__data/assets/image/0008/171773/homepage-banner.jpg',sizingMethod='scale')";
}

/* line 55, ../sass/page-specific/_homepage.scss */
.homepage .nav_quicklinks a {
  display: block;
  font-family: "National", "Segoe WP Semibold", "Nimbus Sans L", Arial, "Helvetica Neue", "Helvetica", sans-serif;
}
@media only screen and (max-width: 759px) {
  /* line 52, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks {
    padding: 1em 3%;
    width: 100%;
  }
  /* line 64, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks ul {
    *zoom: 1;
  }
  /* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .homepage .nav_quicklinks ul:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 12, ../sass/helper-functions/_clearfix.scss */
  .ie6 .homepage .nav_quicklinks ul, .ie6 .homepage .nav_quicklinks ul {
    clear: both;
  }
  /* line 67, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks li {
    width: auto;
    float: left;
  }
  /* line 71, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks a {
    padding: 0.2em 0.4em;
    margin: 0 0.25em 0.25em 0;
    background: #eaf0f9;
    font-size: 1em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 52, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks {
    padding: 1em 2.4%;
    width: 100%;
  }
  /* line 84, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks ul {
    *zoom: 1;
  }
  /* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .homepage .nav_quicklinks ul:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 12, ../sass/helper-functions/_clearfix.scss */
  .ie6 .homepage .nav_quicklinks ul, .ie6 .homepage .nav_quicklinks ul {
    clear: both;
  }
  /* line 87, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks li {
    width: auto;
    float: left;
  }
  /* line 91, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks a {
    padding: 0.25em 0.6em;
    margin: 0 0.3em 0.3em 0;
    background: #eaf0f9;
    font-size: 1.28571em;
  }
}
@media only screen and (min-width: 990px) {
  /* line 52, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks {
    padding: 0.6em 0 0.4em;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0 !important;
    width: 23%;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .homepage .nav_quicklinks {
    background-color: #0d4b2f;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-research .homepage .nav_quicklinks {
    background-color: #428792;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-students .homepage .nav_quicklinks {
    background-color: #ca4737;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-services .homepage .nav_quicklinks {
    background-color: #6f1b46;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-study .homepage .nav_quicklinks {
    background-color: #549349;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-staff .homepage .nav_quicklinks {
    background-color: #208eb1;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-teaching .homepage .nav_quicklinks {
    background-color: #660603;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-example .homepage .nav_quicklinks {
    background-color: #208eb1;
  }
  /* line 112, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks h2 {
    padding-left: 5%;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .homepage .nav_quicklinks h2 {
    color: #d1e0da;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-research .homepage .nav_quicklinks h2 {
    color: #e1eff1;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-students .homepage .nav_quicklinks h2 {
    color: #f4f4e9;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-services .homepage .nav_quicklinks h2 {
    color: #f4f4e9;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-study .homepage .nav_quicklinks h2 {
    color: #f4f4e9;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-staff .homepage .nav_quicklinks h2 {
    color: #dce9ee;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-teaching .homepage .nav_quicklinks h2 {
    color: #b4c6cc;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-example .homepage .nav_quicklinks h2 {
    color: #f4f4e9;
  }
  /* line 119, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks ul {
    padding-left: 5%;
    padding-right: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 126, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks li {
    border-top-width: 1px;
    border-top-style: solid;
    width: 100%;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .homepage .nav_quicklinks li {
    border-color: #0b3e27;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-research .homepage .nav_quicklinks li {
    border-color: #3d7d87;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-students .homepage .nav_quicklinks li {
    border-color: #bf4233;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-services .homepage .nav_quicklinks li {
    border-color: #63183e;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-study .homepage .nav_quicklinks li {
    border-color: #4e8944;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-staff .homepage .nav_quicklinks li {
    border-color: #1e84a4;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-teaching .homepage .nav_quicklinks li {
    border-color: #570503;
  }
  /* line 201, ../sass/ui-library/_mixin-theme-library.scss */
  .theme-example .homepage .nav_quicklinks li {
    border-color: #1e84a4;
  }
  /* line 137, ../sass/page-specific/_homepage.scss */
  .homepage .nav_quicklinks a {
    padding: 0.3em 0 0.35em;
    font-size: 1.35714em;
    color: #fff;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie .homepage .nav_quicklinks {
  padding: 0.6em 0 0.4em;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0 !important;
  width: 23%;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.old_ie .homepage .nav_quicklinks {
  background-color: #0d4b2f;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .old_ie .homepage .nav_quicklinks {
  background-color: #428792;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .old_ie .homepage .nav_quicklinks {
  background-color: #ca4737;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .old_ie .homepage .nav_quicklinks {
  background-color: #6f1b46;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .old_ie .homepage .nav_quicklinks {
  background-color: #549349;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .old_ie .homepage .nav_quicklinks {
  background-color: #208eb1;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .old_ie .homepage .nav_quicklinks {
  background-color: #660603;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .old_ie .homepage .nav_quicklinks {
  background-color: #208eb1;
}
/* line 112, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .nav_quicklinks h2 {
  padding-left: 5%;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.old_ie .homepage .nav_quicklinks h2 {
  color: #d1e0da;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .old_ie .homepage .nav_quicklinks h2 {
  color: #e1eff1;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .old_ie .homepage .nav_quicklinks h2 {
  color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .old_ie .homepage .nav_quicklinks h2 {
  color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .old_ie .homepage .nav_quicklinks h2 {
  color: #f4f4e9;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .old_ie .homepage .nav_quicklinks h2 {
  color: #dce9ee;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .old_ie .homepage .nav_quicklinks h2 {
  color: #b4c6cc;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .old_ie .homepage .nav_quicklinks h2 {
  color: #f4f4e9;
}
/* line 119, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .nav_quicklinks ul {
  padding-left: 5%;
  padding-right: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 126, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .nav_quicklinks li {
  border-top-width: 1px;
  border-top-style: solid;
  width: 100%;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.old_ie .homepage .nav_quicklinks li {
  border-color: #0b3e27;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-research .old_ie .homepage .nav_quicklinks li {
  border-color: #3d7d87;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-students .old_ie .homepage .nav_quicklinks li {
  border-color: #bf4233;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-services .old_ie .homepage .nav_quicklinks li {
  border-color: #63183e;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-study .old_ie .homepage .nav_quicklinks li {
  border-color: #4e8944;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-staff .old_ie .homepage .nav_quicklinks li {
  border-color: #1e84a4;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-teaching .old_ie .homepage .nav_quicklinks li {
  border-color: #570503;
}
/* line 201, ../sass/ui-library/_mixin-theme-library.scss */
.theme-example .old_ie .homepage .nav_quicklinks li {
  border-color: #1e84a4;
}
/* line 137, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .nav_quicklinks a {
  padding: 0.3em 0 0.35em;
  font-size: 1.35714em;
  color: #fff;
}

/* line 159, ../sass/page-specific/_homepage.scss */
.homepage .entry_block {
  padding: 1em 0 0;
}
@media only screen and (max-width: 759px) {
  /* line 159, ../sass/page-specific/_homepage.scss */
  .homepage .entry_block {
    padding: 0 3% 0;
  }
}
@media only screen and (min-width: 990px) {
  /* line 159, ../sass/page-specific/_homepage.scss */
  .homepage .entry_block {
    margin: 0 1%;
    padding: 0;
  }
}
/* line 41, ../sass/helper-functions/_media-queries.scss */
.old_ie .homepage .entry_block {
  margin: 0 1%;
  padding: 0;
}
@media only screen and (min-width: 760px) and (max-width: 989px) {
  /* line 159, ../sass/page-specific/_homepage.scss */
  .homepage .entry_block {
    padding: 1em 2.5% 0;
  }
}

@media only screen and (max-width: 759px) {
  /* line 192, ../sass/page-specific/_homepage.scss */
  .homepage .bleed {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 198, ../sass/page-specific/_homepage.scss */
  .homepage .connect_block {
    padding: 0 3% 0;
  }
}
@media only screen and (min-width: 760px) {
  /* line 206, ../sass/page-specific/_homepage.scss */
  .homepage .entry_block .bleed {
    margin-top: 0;
  }
}
/* line 206, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .entry_block .bleed {
  margin-top: 0;
}
@media only screen and (min-width: 990px) {
  /* line 216, ../sass/page-specific/_homepage.scss */
  .homepage .site_footer {
    padding: 0 1%;
  }
  /* line 221, ../sass/page-specific/_homepage.scss */
  .homepage .homepage_feature {
    width: 77%;
    margin-bottom: 3em;
    *zoom: 1;
    float: right;
  }
  /* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .homepage .homepage_feature:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 12, ../sass/helper-functions/_clearfix.scss */
  .ie6 .homepage .homepage_feature, .ie6 .homepage .homepage_feature {
    clear: both;
  }
  /* line 228, ../sass/page-specific/_homepage.scss */
  .homepage .entry_block {
    clear: both;
    border-top: 1px solid #eeeeee;
    padding-top: 2em;
    *zoom: 1;
  }
  /* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .homepage .entry_block:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 12, ../sass/helper-functions/_clearfix.scss */
  .ie6 .homepage .entry_block, .ie6 .homepage .entry_block {
    clear: both;
  }
  /* line 235, ../sass/page-specific/_homepage.scss */
  .homepage .entry_block .tabbed_widget {
    clear: none;
    width: 24%;
    float: right;
  }
  /* line 242, ../sass/page-specific/_homepage.scss */
  .homepage .widget {
    width: 24%;
    float: right;
    margin: 0;
  }
  /* line 247, ../sass/page-specific/_homepage.scss */
  .homepage .widget .button.az {
    position: static;
  }
}
/* line 216, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .site_footer {
  padding: 0 1%;
}
/* line 221, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .homepage_feature {
  width: 77%;
  margin-bottom: 3em;
  *zoom: 1;
  float: right;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.old_ie .homepage .homepage_feature:after {
  content: "";
  display: table;
  clear: both;
}
/* line 12, ../sass/helper-functions/_clearfix.scss */
.ie6 .old_ie .homepage .homepage_feature, .ie6 .old_ie .homepage .homepage_feature {
  clear: both;
}
/* line 228, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .entry_block {
  clear: both;
  border-top: 1px solid #eeeeee;
  padding-top: 2em;
  *zoom: 1;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.old_ie .homepage .entry_block:after {
  content: "";
  display: table;
  clear: both;
}
/* line 12, ../sass/helper-functions/_clearfix.scss */
.ie6 .old_ie .homepage .entry_block, .ie6 .old_ie .homepage .entry_block {
  clear: both;
}
/* line 235, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .entry_block .tabbed_widget {
  clear: none;
  width: 24%;
  float: right;
}
/* line 242, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .widget {
  width: 24%;
  float: right;
  margin: 0;
}
/* line 247, ../sass/page-specific/_homepage.scss */
.old_ie .homepage .widget .button.az {
  position: static;
}
/* line 253, ../sass/page-specific/_homepage.scss */
.homepage .connect_with_vic {
  display: none;
  margin-top: 2em;
  *zoom: 1;
}
/* line 259, ../sass/page-specific/_homepage.scss */
.homepage .connect_with_vic.bleed {
  padding-bottom: 3em;
}
/* line 38, H:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.homepage .connect_with_vic:after {
  content: "";
  display: table;
  clear: both;
}
/* line 12, ../sass/helper-functions/_clearfix.scss */
.ie6 .homepage .connect_with_vic, .ie6 .homepage .connect_with_vic {
  clear: both;
}
/* line 265, ../sass/page-specific/_homepage.scss */
.homepage .connect_with_vic .intro {
  text-align: center;
  color: #2f2f2f;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 759px) {
  /* line 265, ../sass/page-specific/_homepage.scss */
  .homepage .connect_with_vic .intro {
    width: 90%;
  }
}
/* line 277, ../sass/page-specific/_homepage.scss */
.homepage .connect_with_vic .intro p {
  font-size: 16px;
}
/* line 281, ../sass/page-specific/_homepage.scss */
.homepage .connect_with_vic .intro a {
  color: inherit;
  text-decoration: underline;
}

/* line 289, ../sass/page-specific/_homepage.scss */
.bleed {
  clear: both;
}

@media print {
  /* line 6, ../sass/core/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster: h5bp.com/s */
  /* line 7, ../sass/core/_print.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 8, ../sass/core/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 9, ../sass/core/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 10, ../sass/core/_print.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  /* line 11, ../sass/core/_print.scss */
  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  /* line 12, ../sass/core/_print.scss */
  thead {
    display: table-header-group;
  }

  /* h5bp.com/t */
  /* line 13, ../sass/core/_print.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 14, ../sass/core/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 16, ../sass/core/_print.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 17, ../sass/core/_print.scss */
  h2, h3 {
    page-break-after: avoid;
  }
}


/*  Te Kawa a Maui Atlas Restyles
=====================================================================================*/


/*  Base Styles
=====================================================================================*/
body {
    margin: 0;
    background: #efeff0 url(/__data/assets/image/0004/181894/page-bg.png) no-repeat left top;
}

/* ----- Header ----- */

.old_ie nav#mobile_masthead,
nav#mobile_masthead {
    background: #635b7b url(/__data/assets/image/0004/182065/mobile-sprites.png) no-repeat center bottom;
}

.old_ie nav#mobile_masthead ul li a,
nav#mobile_masthead ul li a {
    color: #FFFFFF;
}

.old_ie #masthead,
#masthead {
    background: #635b7b url(/__data/assets/image/0005/181895/header-bg.png) no-repeat center bottom;
    border-bottom-color: #b3aa7e;
}

nav#mobile_masthead ul li a.toggle_menu .icon.menu {
    background-image: url(/__data/assets/image/0004/182065/mobile-sprites.png);
    background-repeat: no-repeat;
    background-position: -56px -36px;
    background-size: 268px 228px;
}

/* ----- Top Nav ----- */

#masthead a.vic_logo,
.old_ie #masthead a.vic_logo {
    background-image: url(/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/logo-white-full.svg);
    background-position: 0 47%;
    background-size: 255px 70px;
    height: 88px;
    margin: 0;
    width: 22%;
    min-width: 255px;
    margin-left: 10px;
}

/* Top Nav */

#masthead .nav_support,
.old_ie #masthead .nav_support {
    float: right;
    width: auto;
    padding-right: 0;
    margin-top: 0;
    margin-right: 0;
    
}

#masthead .nav_support a {
    color: #FFFFFF;
    color: rgba(255, 255, 255, 0.7);
}

#masthead .nav_main,
.old_ie #masthead .nav_main {
    float: right;
    width: auto;
    margin-right: 0.8%;
    font-size: 20px;
}

#masthead .nav_main li:nth-child(4) {
    clear: none;
}

.old_ie #masthead .nav_main li a:before,
.old_ie #masthead .nav_main li:last-child a:before,
#masthead .nav_main li a:before,
#masthead .nav_main li:last-child a:before {
    padding-right: 0.3em;
    content: "|";
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
}

#masthead .nav_main a {
    color: #FFFFFF;
}

#masthead .nav_main a:hover {
    color: #d3d3d3;
}

/* ----- Page ----- */
#page {
    min-height: 100px;    
}

/* ----- Side Menu ----- */

#section_menu {
    margin-top: 0;
}

#menu_toggle {
    color: #2f2e35;
    background-color: #827c95;
}
.menu_open #menu_toggle:after {
    color: #2f2e35;
}

#section_menu .section_tree {
    border-color: #635b7b;
}

#section_menu nav {
    background-color: #827c95;
}

#section_menu .section_tree li {
    border-color: #635b7b;
}

/* ----- Filter Controls ----- */

#filter-controls {
    display: block;
    position: absolute;
    z-index: 101;
    top: 0;
    right: 0;
    width: 77%;
    height: 60px;
}

#filter-controls-wrap {
    position: relative;
    z-index: 101;
    float: left;
    width: 100%;
    height: 60px;
    padding: 0;
    margin: 0;
    -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,.3);
    box-shadow: 0 5px 5px -5px rgba(0,0,0,.3);
}

#filter-controls-wrap h2 {
    float: left;
    width: auto;
    height: 36px;    
    padding: 12px 0 0;
    margin: 0 20px;
    line-height: 36px;
    text-transform: none;
    font-size: 1.5em;
    text-shadow: 1px 1px #FFFFFF;
}

#filter-controls .filter-control {
    position: relative;
    z-index: 101;
    float: left;
    width: auto;

    height: 48px;
    padding: 12px 0 0;
    margin: 0 20px 0 0;
    border: none;
    font-size: 1.2em;
}

#control-button-wrap {
    border: none;
    margin: 0;
    padding: 0;
}

#filter-controls .control-button {
    margin-top: 17px;    
    background-color: #282828;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.1em;
}
#filter-controls .control-button.button {
    line-height: 1.3em;
    text-align: center;
}

#filter-controls .control-button.icon {
    float: right;
    width: 20px;
    margin-right: 2%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px 20px;    
    text-indent: -9999px;
}

#filter-controls .control-button:hover {
    background-color: #c0c0c9;
    color: #444444;    
}

#screen-grab {
    background-image: url(/__data/assets/image/0017/183050/camera-icon.png);
}

#remember-filters {
    background-image: url(/__data/assets/image/0019/183052/download-icon.png);

}

.filter-control .filter-button {
    position: relative;
    display: block;
    width: auto;
    height: 32px;
    padding: 0 25px 0 10px;
    margin: 0;
    border: 2px solid #c0c0c9;
    background-color: #dcdce2;
    color: #444444;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 32px;
}

.filter-control.show .filter-button {
    height: 46px;
    border: 2px solid #c0c0c9;
    border-bottom: none;
    background-color: #FFFFFF;
}

.filter-control .filter-button:hover {
    background-color: #FFFFFF;
}

.filter-control .filter-button .caret {
    position: absolute;
    top: 14px;
    right: 5px;
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #444444;
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 6px;
}

.filter-control.show .filter-button .caret {
    position: absolute;
    top: 14px;
    right: 5px;
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #444444;
    border-left-width: 6px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-top-width: 0;
}

.filter-control > ul {
    display: none;
}

#filter-controls .filter-control.show > ul {
    display: block;
    position: absolute;
    left: 0;
    top: 58px;
    z-index: -1;
    height: auto;
    max-height: 300px;
    width: 400px;
    padding: 3px;
    background-color: #FFFFFF;
    border: 2px solid #c0c0c9;
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.3);
    box-shadow: 0 3px 3px rgba(0,0,0,.3);
    overflow-y: scroll;
    font-size: 0.8em;
}

#filter-controls .filter-control li {
    line-height: 2.0em;
}

#filter-controls .filter-control > ul > li {
    text-indent: 5px;
    background-color: #efeff0;
}

#filter-controls #category-filter-controls > ul > li {
    background-color: #C8C7CB;
    text-indent: 5px;
}

#filter-controls #category-filter-controls > ul > li > ul > li {
    background-color: #d4d3d6;
    text-indent: 15px;
}

#filter-controls  #category-filter-controls > ul > li > ul > li > ul > li {
    background-color: #e1e0e2;
    text-indent: 30px;
}

#filter-controls #category-filter-controls > ul > li > ul > li > ul > li > ul > li {
    background-color: #efeff0;
    text-indent: 45px;
}

#filter-controls #category-filter-controls > ul > li > ul > li > ul > li > ul > li > ul > li {
    background-color: #fefefe;
    text-indent: 60px;
}

#filter-controls .filter-control input {
    vertical-align: middle;
}

#filter-controls .filter-control label {
    display: inline;
    font-weight: normal;
}

#filter-controls .filter-control > ul > li > label {
    font-weight: bold;
}

#legend {
    margin: 0 15px;
    width: 200px;
    top: 10px !important;
    display: none;
}
#atlas #legend {
  display: block;
}
#legend a#legend-filter-button {
    font-size: 1.4em;
    height: 33px;
    text-indent: 5px;
}
#legend.filter-control.show  ul {
    top: 33px;
    width: 190px;
    overflow-y: hidden;
    background-color: #FFFFFF;
    border: 2px solid #C0C0C9;
    box-shadow: none;
    display: block;
    font-size: 0.8em;
    padding: 3px;
    position: absolute;
    z-index: -1;
}
#legend.filter-control.show  ul li {
    background-repeat: no-repeat;
    font-size: 1.2em;
    height: 21px;
    padding: 8px 0 0 40px;
}
#legend.filter-control.show.wide  ul {
    width : 480px;
}
#legend.filter-control.show.wide  ul li{
    float : left;
    width : 120px;
}
#legend.filter-control.show  ul li.placements {
    background-image: url("/__data/assets/image/0004/182443/letter_g.png");
}
#legend.filter-control.show  ul li.history {
    background-image: url("/__data/assets/image/0009/182439/letter_c.png");
}
#legend.filter-control.show  ul li.biography {
    background-image: url("/__data/assets/image/0005/182444/letter_h.png");
}
#legend.filter-control.show  ul li.natural-world {
    background-image: url("/__data/assets/image/0019/182440/letter_d.png");
}
#legend.filter-control.show  ul li.social-issues {
    background-image: url("/__data/assets/image/0007/182437/letter_a.png");
}
#legend.filter-control.show.wide  ul li.social-issues {
    padding-top: 6px;
    height: 23px;
    line-height: 1em;
}
#legend.filter-control.show  ul li.education {
    background-image: url("/__data/assets/image/0008/182438/letter_b.png");
}
#legend.filter-control.show  ul li.te-reo {
    background-image: url("/__data/assets/image/0006/182445/letter_i.png");
}
#legend.filter-control.show  ul li.art {
    background-image: url("/__data/assets/image/0020/182441/letter_e.png");
}
#legend.filter-control.show  ul li.personal {
    background-image: url("/__data/assets/image/0003/182442/letter_f.png");
}

/* ----- Search ----- */

#marker-search {
    display: block;
    position: relative;
    z-index: 100;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#marker-search-controls {
    position: relative;
    display: block;
    width: 91%;
    height: 48px;
    padding: 0 0 0 1%;
    margin: 12px 0 0;
    text-align: right;
}

#marker-search-controls.results {
    background: url(/__data/assets/image/0009/181935/search-results-arrow.png) no-repeat 45px bottom;
}

input#marker-search-input {
    width: 80.5%;    
    height: 32px;
    padding: 0 15% 0 2.5%;        
    margin: 0;
    background-color: rgba(255, 255, 255, 0.97);
    border-color: rgba(0, 0, 0, 0.3);
    outline: medium none !important;
    color: #333333;
    font-family: "Georgia",serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 2em;
}

input#marker-search-submit {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 10%;
    height: 32px;
    padding: 0 0.4em;
    margin: 0;
    background-color: #282828;
    border-radius: 0 0 0 0;
    text-transform: uppercase;
}

input#marker-search-submit:hover {
    background-color: #c0c0c9;
    color: #444444;    
}

.modern input#marker-search-submit.loading,
.modern_ie input#marker-search-submit.loading {
    background: rgba(255, 255, 255, 0.97) url(/__data/assets/image/0005/182435/search-loading.gif) no-repeat center center;
    text-indent: -9999px;
}

#marker-search-results {
    display: block;
    position: relative;
    z-index: 100;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: hidden;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -moz-box-shadow: 5px 0 5px -5px rgba(0,0,0,.3);
    -webkit-box-shadow: 5px 0 5px -5px rgba(0,0,0,.3);
    box-shadow: 5px 0 5px -5px rgba(0,0,0,.3);
}

.atlas #marker-search-results {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#marker-search-results-wrap {
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
    padding: 0;
    margin: 0;
    overflow-y: scroll;   
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;     
}

#marker-search-results-wrap > ul {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    background-color: rgba(97,95,104,0.1);
}

#marker-search-results li.result-count {
    font-size: 0.9em;
    padding: 10px 10px 0;
    text-align: right;
}

#marker-search-results li {
    display: block;     
}

#marker-search-results li a {
    display: block;
    width: 91%;
    height: auto;
    padding: 10px 3%;
    margin: 0 0 0 3%;
    color: #444444;
    font-size: 0.9em;
}

#marker-search-results li.selected a {
    background-color: #444444;
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,.4);
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.4);
    box-shadow: 3px 3px 3px rgba(0,0,0,.4);
    color: #FFFFFF;
}

#marker-search-results li a .search-result-name {
    display: block;
    width: 100%;
    font-size: 1.4em;
    font-weight: bold;
}

#marker-search-results li a em {
    display: block;
}

/* ----- Content ----- */

h1.page_title {
    color: #333333;
}

#content {
    position: relative;
}

#content.pull-right {
    float: right;
}

#content #gallery {
    margin-top: 1.0em;    
}

#content #gallery a {
    width: 22%;
    float: left;
    height: auto;
    margin: 0 1% 5px 0;
}

#content #gallery a img {
    width: 100%!important;
    height: auto!important;
}


/* Admin Form */
.js_hide {
    display: none !important;
}

#add-cat-form.top {
    display: block !important;    
}

#add-cat-form.sub {
    display: none !important;    
}

#add-sub-cat-form.js_hide.sub {
    display: block !important;    
}

#add-sub-cat-form.js_hide.top {
    display: none !important;    
}

.admin #content .primary {
    margin-top: 60px;
}

.admin .tabs {
    padding: 0;
    margin: 1.0em 0 0 0;
    list-style: none;    
}

.admin .tabs.edit {
    display: none;   
}

.admin .tabs li {

    padding: 0;
    margin-bottom: -1px;
}

.admin .tabs li.active a {
    color: #B3AA7E;
}

#content #category-picker {
    display: block;
     width: 100%;
     padding: 0;
     margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#content #category-picker.edit {
    display: none;
}

#content #category-picker > label {
    font-weight: bold;
}

#content #category-picker ul {
    padding: 0;
    margin: 0;    
}

#content #category-picker > ul {
    display: block;
    position: relative;
    height: 150px;
    width: 100%;
    padding: 3px;
    background-color: #FFFFFF;
    border: 2px solid #c0c0c9;
    overflow-y: scroll;
    font-size: 0.8em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#content #category-picker li {
    padding: 0;
    margin: 0;
    line-height: 2.0em;
    list-style: none;
}

#content #category-picker > ul > li {
    text-indent: 5px;
    background-color: #efeff0;
}

#content #category-picker > ul > li {
    background-color: #C8C7CB;
    text-indent: 5px;
}

#content #category-picker > ul > li > ul > li {
    background-color: #d4d3d6;
    text-indent: 15px;
}

#content #category-picker > ul > li > ul > li > ul > li {
    background-color: #e1e0e2;
    text-indent: 30px;
}

#content #category-picker > ul > li > ul > li > ul > li > ul > li {
    background-color: #efeff0;
    text-indent: 45px;
}

#content #category-picker > ul > li > ul > li > ul > li > ul > li > ul > li {
    background-color: #fefefe;
    text-indent: 60px;
}

#content #category-picker input {
    vertical-align: middle;
}

#content #category-picker ul label {
    display: inline;
    font-size: 11px!important;
    font-weight: normal!important;
}

#content #category-picker > ul > li > label {
    font-weight: bold!important;
}

#content #audio-picker {
    display: block;
     width: 100%;
     padding: 0;
     margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#content #audio-picker.edit {
    display: none;
}

#content #audio-picker > label {
    font-weight: bold;
}

#content #audio-picker ul {
    padding: 0;
    margin: 0;    
}

#content #audio-picker > ul {
    display: block;
    position: relative;
    height: 150px;
    width: 100%;
    padding: 3px;
    background-color: #FFFFFF;
    border: 2px solid #c0c0c9;
    overflow-y: scroll;
    font-size: 0.8em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#content #audio-picker li {
    padding: 0;
    margin: 0;
    line-height: 2.0em;
    list-style: none;
}

#content #audio-picker > ul > li {
    text-indent: 5px;
    background-color: #efeff0;
}

#content #audio-picker > ul > li {
    background-color: #C8C7CB;
    text-indent: 5px;
}

#content #audio-picker > ul > li > ul > li {
    background-color: #d4d3d6;
    text-indent: 15px;
}

#content #audio-picker > ul > li > ul > li > ul > li {
    background-color: #e1e0e2;
    text-indent: 30px;
}

#content #audio-picker > ul > li > ul > li > ul > li > ul > li {
    background-color: #efeff0;
    text-indent: 45px;
}

#content #audio-picker > ul > li > ul > li > ul > li > ul > li > ul > li {
    background-color: #fefefe;
    text-indent: 60px;
}

#content #audio-picker input {
    vertical-align: middle;
}

#content #audio-picker ul label {
    display: inline;
    font-size: 11px!important;
    font-weight: normal!important;
}

#content #audio-picker > ul > li > label {
    font-weight: bold!important;
}

#content .manage-category-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0.8em;
}

#content .manage-category-list:after {
    content: "";
    display: table;
    clear: both;
}

#content .manage-category-list ul {
    padding: 0;
    margin: 0;
    border: none;
    list-style: none;
}

#content .manage-category-list li {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #CCCCCC;
    list-style: none;
}

#content .manage-category-list li.archived {
    display: none;
}

#content .manage-category-list li:last-of-type {
    border-bottom: none;
}

#content .manage-category-list li.thead {
    padding-bottom: 0;
}

#content .manage-category-list li > ul {
    float: left;
    width: 100%;
    border-top: 1px solid #CCCCCC;
}

#content .manage-category-list > li > ul > li > .name-col {
    text-indent: 15px;
}

#content .manage-category-list > li > ul > li > ul > li > .name-col {
    text-indent: 30px;
}

#content .manage-category-list > li > ul > li > ul > li > ul > li > .name-col {
    text-indent: 45px;
}

#content .manage-category-list > li > ul > li > ul > li > ul > li > ul > li > .name-col {
    text-indent: 60px;
}

#content .manage-category-list li img {
    width: 22px;
}

#content .manage-category-list li .th,
#content .manage-category-list li .td {
    float: left;
    min-height: 20px;
    padding: 8px 1.5%;
}

#content .manage-category-list li .th {
    min-height: auto;
    padding: 0 1.5%;
    color: #888888;
}

#content .manage-category-list li .name-col {
    width: 37%;
}

#content .manage-category-list li .status-col {
    width: 17%;
}

#content .manage-category-list li .options-col {
    width: 37%;
}

#content .manage-category-list li .opt-link {
    padding: 0 5px;
    color: #5d5574;
}

#content .manage-category-list li .opt-link:hover {
    text-decoration: underline;
    cursor: pointer;
}

#content .manage-category-list li .under_construction > .unpub-item {
    display: none;
}

#content .manage-category-list li .live > .pub-item {
    display: none;
}

#content .admin-form .fieldrow {
    display: block;
    width: 100%;
    margin-bottom: 1.0em;    
}

#content .admin-form .fieldrow:after {
    content: "";
    display: table;
    clear: both;
}

#content .admin-form .fieldrow.save {
    margin-top: 2.0em;  
}

#content .admin-form .fieldrow .col {
    display: inline-block;
    width: 50%;
}

#content .admin-form .fieldrow .col.colorpicker {
    display: inline-block;
    width: 50%;
}

#content .admin-form .fieldrow label {
    display: block;
    width: 100%;
    margin-bottom: 0;
    text-align: left;
}

#content .admin-form .fieldrow input,
#content .admin-form .fieldrow textarea {
    border-color: rgba(0, 0, 0, 0.3);
}

#content .admin-form .fieldrow textarea {
    height: 150px;
}

#content .admin-form .fieldrow .sp-input {
    height: 30px;
    font-size: 14px;
}

#content #icon-listing {
    display: block;
    width: 100%;
    height: 150px;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    border: 2px solid #C0C0C9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;    
    list-style: none outside none;
}

#icon-listing > li {
    padding: 5px;
    margin: 0;
    cursor: pointer;
}

#icon-listing > li.selected {
    background-color: #B3AA7E;
    color: #FFFFFF;
    font-weight: bold;
}

#icon-listing > li > img {
    margin: 0 5px 0 0;
}


/* Admin Atlas */
#admin-atlas {
    position: relative !important;
    width: 100%;
    height: 300px;
    padding: 0;
    margin: 0;
}

/* ----- Atlas ----- */

#atlas {
    position: absolute!important;
    right: 0;
    top: 0;
    width: 100%;
    margin-top: 60px;
}

#atlas img {
    max-width: auto;
}

.hover-label {
    max-width: 250px;
    background-color: #e7e9ed;
    background-color: rgba(230,232,238,0.9);
    border: 3px solid #FFFFFF;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(100, 100, 100, 0.4);
    -moz-box-shadow: 2px 2px 3px 0px rgba(100, 100, 100, 0.4);
    box-shadow: 2px 2px 3px 0px rgba(100, 100, 100, 0.4);
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}

.markerinfobox {
    height: auto;
    max-height: 500px;
    background: url(/__data/assets/image/0019/182026/lightbox-bg.png) repeat-x left bottom;
    background-color: #e7e9ed;
    background-color: rgba(230,232,238,0.9);
    border: 3px solid #FFFFFF;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(100, 100, 100, 0.4);
    -moz-box-shadow: 2px 2px 3px 0px rgba(100, 100, 100, 0.4);
    box-shadow: 2px 2px 3px 0px rgba(100, 100, 100, 0.4);
    overflow-y: scroll;
    color: #000000;
    font-size: 0.9em;
}

.markerinfobox img {
    z-index: 100;    
}

#markerinfobox-wrap {
    position: relative;
    padding: 50px 20px 45px;    
}

.markerinfobox h2 {
    color: #a72727;
    font-size: 1.8em;
    font-weight: normal;
    text-transform: none;
}

.markerinfobox .info-marker-category {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 80%;
    padding: 3px 5px;
    margin: 0;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
}

.markerinfobox audio {
  width: 100%;
}

.markerinfobox .read-more {
    background: none repeat scroll 0 0 #635B7B;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 1.3em;
    margin: 5px 0 0;
    padding: 2px 5px;
}

.markerinfobox .read-more:hover {
    color: #FFFFFF;
}

.markerinfobox .expand {
    margin-bottom: 5px;
}

#atlas-mask {
    display: none;

    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#atlas-mask p {
    font-weight: bold;
    padding: 50px 0 0 0;
    margin-top: -35px;
    background: transparent url(/__data/assets/image/0004/182434/map-loading.gif) no-repeat center top;
}

/* Social Links */

.social-links {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 95%;
    padding: 0 2.5% 5px;
    margin: 0;
    text-align: right;
}


.social-links .social-link {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0 0 0 10px;
    background-image: url(/__data/assets/image/0006/182067/share-icon-sprites.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 89px 20px;
    text-indent: -9999px;
    vertical-align: top;
}

.social-links #fb-share {
    background-position: 0 0;
}

.social-links #tw-share {
    background-position: -34px 0;
}

.social-links #email-share {
    width: 21px;
    background-position: -68px 0;
}

/* Related Content */
#related-content {
    margin-top: 2.0em;
    margin-bottom: 2.0em;
}

#related-content article {
    float: left;
    width: 23%;
    height: 172px;
    padding: 10px;
    margin-left: 2%;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#related-content article#enrol {
    padding: 0;
    margin: 0;
    background-color: transparent;
}

#related-content article#featured {
    width: 50%;
    padding: 0 0 0 10px;
}

#related-content article h2 {
    color: #a72727;
    font-size: 1.5em;
    font-weight: normal;
    text-transform: none;
}

#related-content article#enrol h2 {
    height: 57px;
    padding: 15px 10px 0;
    background-color: #FFFFFF;
}

#related-content article#enrol h2.highlight {    
    height: 47px;
    padding: 25px 10px 0;
    margin-bottom: 1.3em;
    background: #333333 url(/__data/assets/image/0006/188115/heading-highlight.jpg) no-repeat right top;
}

#related-content article#enrol h2.highlight-nobg {
    background: #333333;
    height: 35px;
    padding: 13px 10px 0;
    margin-bottom: .65em;
}
#related-content article#enrol h2.highlight-nobg a {
  color: #fff;
}

#related-content article h2,
#related-content article h2 a {
    margin-top: 0;
    color: #a72727;
}

#related-content article#featured h2 {
    margin-top: 10px;
}

#related-content article#enrol h2.highlight a {
    color: #FFFFFF;
}

#related-content article#enrol h2 a:hover {
    text-decoration: underline;
}

#related-content article#featured img {
    float: right;
    margin-left: 5px;
}

#related-content .social-share {
    background: none repeat scroll 0 0 #333333;
    overflow: hidden;
}
.float-center {
    float: right;
    left: -50%;
    position: relative;
    text-align: left;
}
#related-content .social-share ul {
    left: 50%;
    position: relative;
}
#related-content .social-share li {
    float: left;
    height: 48px;
    padding: 0 1em;
}
#related-content .social-share a {
    background: url("/__data/assets/image/0010/226648/vic-atlas-social.png") repeat scroll 0 -15px #333333;
    display: block;
    float: left;
    height: 48px;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    width: 45px;
}
#related-content .social-share .twitter {
    background-position: -2px 0px;
}
#related-content .social-share .facebook {
    background-position: -2px -52px;
}
#related-content .social-share .pinterest {
    background-position: -2px -102px;
}
#related-content .social-share .email {
    background-position: -2px -151px;
}

/* ----- Footer ----- */

.site_footer {
    margin: 0;
    background-color: rgba(97, 95, 104, 0.1);
    border-top: 6px solid #b3aa7e;
}

.site_footer .contact_info {
    margin-bottom: 0;
    border-bottom: none;    
}

#wrapper .mask {
    z-index: 101;    
}

@media all and (-webkit-min-device-pixel-ratio: 2), 
    (min-resolution: 192dpi) {
    .old_ie #masthead,
    #masthead {
        background: #635b7b url(/__data/assets/image/0006/181896/header-bg-2x.png) no-repeat center bottom;
        background-size: 990px 202px;
    }        

    nav#mobile_masthead ul li a.toggle_menu .icon.menu {
        background-image: url(/__data/assets/image/0005/182066/mobile-sprites-2x.png);
    }

    #masthead a.vic_logo {
        background-image: url(/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/logo-white-full.svg);
    }

    #masthead a.vic_logo {
        background-image: url(/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/logo-white-full.svg);
    }
    
    .social-links .social-link {
        background-image: url(/__data/assets/image/0007/182068/share-icon-sprites-2x.png);
    }
    
    #screen-grab {
        background-image: url(/__data/assets/image/0018/183051/camera-icon-2x.png);
    }
    
    #remember-filters {
        background-image: url(/__data/assets/image/0020/183053/download-icon-2x.png);
    }
}

@media only screen and (max-width: 989px) {
    
    /* ----- Header ----- */
    
    #masthead a.vic_logo {
        min-width: auto;
        height: 130px;
        background-image: url(/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/logo-white-full.svg) !important;
        background-size: contain !important;        
    }
    
    /* Top Nav */
    
    #masthead .nav_support {
        margin-top: 20px;
        margin-right: 0.8%;
    }
    
    #masthead .nav_main {
        margin-right: 2%;
        font-size: 19px;
    }
    
    #masthead .nav_main li span {
        display: none;    
    }
    
    /* ----- Side Menu ----- */
    
    #section_menu {
        background: #efeff0 url(/__data/assets/image/0004/181894/page-bg.png) no-repeat left top;
    }
    
    /* ----- Filter Controls ----- */
    
    #filter-controls {
        width: 95%;
    }
    
    /* ----- Content ----- */
    
    #content #gallery a {
        width: 30%;
        height: auto;
        margin: 0 5px 5px 0;
    }
    

    /* ----- Atlas ----- */
    
    #atlas {
        width: 95%;
    }
    
    /* ----- Related Content ----- */
    #related-content article#enrol {
        width: 95%;
        height: 72px;
        margin-left: 5%;
        margin-bottom: 2.0em;
    }
    
    #related-content article#enrol h2 {
        float: left;
        width: 50%;
        height: 72px;
        padding: 25px 10px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    #related-content article#enrol h2.highlight {
        height: 72px;
    }

    #related-content article#enrol h2.highlight-nobg {
        width: 33.7%;
        height: 72px;
        padding: 25px 10px 0;
        margin-right: 2%;
    }

    #related-content .social-share li {
        height: 72px;
        padding: 1em 0.8em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    #related-content article#courses {
        width: 32%;
        margin-left: 5%;
    }
    
    #related-content article#featured {
        width: 61%;
    }
    
    #related-content article p {
        font-size: 0.9em;
    }
}


@media only screen and (min-width: 760px) and (max-width: 989px) {
    
    /* ----- Filter Controls ----- */
        
    #filter-controls .filter-control {
        margin: 0 10px 0 0;
    }
    
    .filter-control .filter-button {
        font-size: 1.0em;
    }
    
    #filter-controls .filter-control.show > ul {
        width: 370px;
    }
}

@media only screen and (max-width: 759px) {
    
    #masthead {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
        width: 210px;
        padding-bottom: 2em;
        background-image: none;
        background-color: #2F2F2F;
        border-bottom: 0 none;
    }
    
    #masthead .nav_support {
        float: none;
        margin: 0;
        padding: 0;
    }
    
    #masthead .nav_main {
        float: none;
        margin: 0;
        padding: 0;
    }
    
    #masthead .nav_main li {
        height: auto;    
    }
    
    #masthead .nav_main li a:before,
    #masthead .nav_main li:last-child a:before {
        padding-right: 0;
        content: "";
    }
    
    #masthead .nav_main li a.atlas {
        border-color: #4f2765;
    }
    
    #masthead .nav_main li a.faculty {
        border-color: #526984;
    }
    
    #masthead .nav_support li {
        height: auto;    
    }
    
    /* ----- Side Menu ----- */
    
    #section_menu {
        background-image: none;
        background-color: #c1bdcb;
    }
    
    .atlas #menu_toggle {
        padding: 0;    
    }
    
    #menu_toggle.map:after {
        content: "";
        clear: both;
        display: table;
    }
    
    .menu_open #menu_toggle {
        color: #2F2E35;
    }

    .menu_open #menu_toggle span {
        display: block;
    }
    
    .menu_open #menu_toggle:after {
        content: "";
    }
    
    .mobile-toggles {
        position: relative;
        height: 36px;
        width: 70px;
        text-indent: -999px;
    }
    
    .mobile-toggles.active {
        background-color: #c1bdcb;
    }
    
    #search-toggle {
        float: left;
    }
    
    #search-toggle:after {
        content: ' ';
        position: absolute;
        left: 35%;
        top: 8px;
        width: 23px;
        height: 21px;
        background-image: url(/__data/assets/image/0004/182065/mobile-sprites.png);
        background-repeat: no-repeat;
        background-position: 0 -98px;
        background-size: 268px 228px;
    }
    

    
    #filters-toggle {
        float: right;
    }
    
    #filters-toggle:after {
        content: ' ';
        position: absolute;
        right: 35%;
        top: 11px;
        width: 20px;
        height: 17px;
        background-image: url(/__data/assets/image/0004/182065/mobile-sprites.png);
        background-repeat: no-repeat;
        background-position: 0 -53px;
        background-size: 268px 228px;
    }
    
    /* ----- Filter Controls ----- */
        
    #filter-controls {
        display: none;    
    }
    
    #filter-controls.active {
        display: block;
        position: inherit;
        left: auto;
        top: auto;
        width: 100%;
        height: auto;
        background-color: #c1bdcb;
    }
    
    #filter-controls.active #filter-controls-wrap {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        float: none;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }
    
    #filter-controls.active h2 {
        display: block;
        float: none;
        width: 95%;
        height: auto;
        margin: 0 0 0 2.5%;
        text-shadow: 1px 1px #d6d1e1;
    }
    
    #filter-controls.active .filter-control {
        display: block;
        float: none;
        width: 95%;
        height: auto;
        margin: 0 0 0 2.5%;
    }
    
    .filter-control .filter-button {
        border-color: #635b7b;
        background-color: #dcdce2;
    }
    
    .filter-control.show .filter-button {
        border-color: #635b7b;
    }
    
    #filter-controls .filter-control.show > ul {
        position: static;
        left: auto;
        width: 100%;
        padding: 3px;
        border-top: none;
        border-color: #635b7b;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 0.7em;
        overflow-y: scroll;
    }
    
    #filter-controls .filter-control label {
        font-size: 1em !important;
    }
    
    #control-button-wrap {
        display: block;
        width: 95%;
        height: auto;
        padding: 10px 2.5%;
        margin: 1.0em 0 0 0;
        background-color: #827c95;
    }
    
    #filter-controls .control-button {
        margin-top: 0;    
    }

    #filter-controls .control-button.button {
        line-height: 1.35em;
    }

    #legend {
        width: 100px;
    }
    #legend.filter-control.show > ul {
        border-color: #635b7b;
        width: 170px;
    }
    #legend.filter-control.show.wide ul {
        width: 480px;
    }
    #legend.filter-control.show ul li {
        background-size: 22px 25.4375px;
        font-size: 1.1em;
        height: 17px;
        padding: 4px 0 0 28px;
    }
    #legend.filter-control.show.wide ul li {
        width: 90px;
    }
    #legend.filter-control.show.wide ul li.social-issues {
        padding-top: 3px;
        height: 18px;
    }
    
    /* ----- Search ----- */
   
    #marker-search-controls {
        margin-left: auto;
        margin-right: auto;
    }
    
    #marker-search-controls.results {
        background-image: none;
    }
    
    input#marker-search-input {
        border-color: #635b7b;
    }
    
    #marker-search-results-wrap > ul {
        background-color: transparent;
    }
    
    #marker-search-results li a {
        font-size: 0.9em;
    }
    
    #marker-search-results li a .search-result-name {
        font-size: 1.3em;
        text-shadow: 0 1px #d6d1e1;
    }
    
    /* ----- Content ----- */
    
    .admin #content .primary {
        margin-top: 0;
        min-height: 200px;
    }
    
    #content #gallery a {
        width: 22%;
        height: auto;
        margin: 0 1% 5px 0;
    }
    
    .admin #content .tab_container .tab_content {
        display: block;
    }
    
    /* ----- Atlas ----- */
    
    #atlas {
        position: relative !important;
        margin: 0;
        width: 100%;
    }
    
    /* ----- Related Content ----- */
    
    #related-content {
        margin: 0;
    }
    
    #related-content article#enrol {
        width: 100%;
        height: auto;
        margin: 0;
    }
    
    #related-content article#enrol h2,
    #related-content article#enrol h2.highlight {
        width: 100%;
        margin: 0;
    }

    #related-content article#enrol h2.highlight-nobg {
        width: 100%;
        margin-right: 0;
    }

    #related-content .social-share {
        clear: both;
    }

    #related-content .social-share li {
        padding: 1em 3em;
    }
    
    #related-content article#courses,
    #related-content article#featured {
        width: 100%;
        height: auto;
        padding: 10px;
        margin: 0;
    }
}

@media all and (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) {
    #search-toggle:after {
        background-image: url(/__data/assets/image/0005/182066/mobile-sprites-2x.png);
    }
}

@media all and (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) {
    #filters-toggle:after {
        background-image: url(/__data/assets/image/0005/182066/mobile-sprites-2x.png);
    }
}

@media only screen and (max-width: 480px) {

    /* ----- Top Nav ----- */
    
    nav#mobile_masthead ul li a.toggle_menu .icon.menu {
        background-position: -62px -36px;
    }
    
    /* ----- Side Menu ----- */
    
    .mobile-toggles {
        width: 44px;
    }
    
    #search-toggle:after {
        left: 25%;
    }
    
    #filters-toggle:after {
        right: 25%;
    }
    
    /* ----- Filter Controls ----- */
    #filter-controls .control-button {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin: 0 0 1.0em;    
    }
    
    #filter-controls .control-button.icon {
        float: none;
        display: block;
        width: 100%;
        text-indent: inherit;
    }
    
    #screen-grab {
        background-image: none;
    }
    
    #remember-filters {
        background-image: none;
    
    }

    #related-content .social-share li {
        padding: 1em .9em;
    }
    
    @media all and (-webkit-min-device-pixel-ratio: 2), 
    (min-resolution: 192dpi) {
    
        #screen-grab {
            background-image: none;
        }
        
        #remember-filters {
            background-image: none);
        }
    }

    
    /* ----- Search ----- */

    #marker-search-results li a {
        font-size: 0.8em;
    }
    
    #marker-search-results li a .search-result-name {
        font-size: 1.2em;
    }
    
    /* ----- Content ----- */
    
    #content #gallery a {
        width: 48%;
        height: auto;
        margin: 0 1% 5px 0;
    }
    
    /* Admin Forms */
    
    .admin .tabs li a {
        font-size: 1.1em;
    }
    
    #content .admin-form .fieldrow {
        padding: 0 2.5%;    
    }
    
    #content .admin-form .fieldrow .col.colorpicker {
        text-align: center;
    }
    
    #content .admin-form .fieldrow input,
    #content .admin-form .fieldrow textarea {
        padding-left: 2%;
        padding-right: 2%;
        width: 95%;
    }
    
    #content .admin-form .fieldrow.save .save-button,
    #content .admin-form .fieldrow.save .cancel-button {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin: 0 0 1.0em 0;    
    }
    
    #content .manage-category-list li .th {
        display: none;
    }
    
    #content .manage-category-list li .td {
        text-align: center;
    }
    
    #content .manage-category-list li .name-col {
        width: 97%;
    }
    
    #content .manage-category-list li .status-col {
        width: 97%;
    }
    
    #content .manage-category-list li .options-col {
        width: 97%;
    }
    
    /* ----- Atlas ----- */
    
    .markerinfobox {
        font-size: 0.8em;
    }
    
    #markerinfobox-wrap {
        padding: 30px 10px 45px;    
    }
    
    .markerinfobox h2 {
        font-size: 1.4em;
    }
    
    .markerinfobox .info-marker-category span {
        display: none;
    }
    
    .social-links span {
        display: none;    
    }
    
    /* ----- Related Content ----- */
    
    #related-content article#featured img {
        width: 100%;
        margin-bottom: 1.0em;
    }    
}

/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 502;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 503;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    height: 100%;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 505;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}

.mfp-zoom {
    cursor: pointer;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 504;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 506;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    margin: 0;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    cursor: pointer;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}


.mfp-arrow {
    position: absolute;
    top: 0;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;

    margin-top: 35px;
    margin-left: 35px;
    border: solid transparent;
}


.mfp-arrow:after, .mfp-arrow .mfp-a {
    opacity: 0.8;
    border-top-width: 12px;
    border-bottom-width: 12px;
    top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 20px;
    border-bottom-width: 20px;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px;
}

.mfp-arrow-left:before,  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px;
}

.mfp-arrow-right:before,  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}

.mfp-iframe-holder .mfp-close {
    top: -43px;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-figure {
    line-height: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

 @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
      .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    
    /* The shadow behind the image */
      .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
    
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
}

@media all and (max-width: 800px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}