/* Image replacements */
@import url(fonts/fonts.css);
/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: ""; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  width: auto;
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

body {
  margin: 0;
  font-family: "gandhi_sans", Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333; }
  body.cke_show_borders {
    background: #fff;
    min-width: 0; }

a {
  color: #f27820;
  text-decoration: none;
  outline: 0; }
  a:hover {
    color: #33261b;
    text-decoration: underline; }
  a:active, a:focus {
    outline: 0; }

a.button {
  color: #fff;
  background-color: #f27820;
  text-transform: uppercase;
  font-weight: bold;
  padding: 9px 17px;
  text-shadow: 0px 2px 2px #c2611b;
  font-size: 14px;
  line-height: 14px;
  margin: 10px 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1; }
  a.button:hover {
    background-color: #33261b;
    color: #fff;
    text-decoration: none;
    text-shadow: none; }

.upper {
  text-transform: uppercase; }

.rss {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-indent: -9999px;
  background-image: url(../img/feed.png);
  background-position: left center;
  background-repeat: no-repeat;
  width: 13px; }

h1 .rss {
  background-image: url(../img/feed_lrg.png);
  width: 25px; }

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 23px; }

ul.tabs {
  margin: 15px 0 5px;
  padding: 0 0 5px 0; }
  ul.tabs li {
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: bold;
    border: none; }
    ul.tabs li.active a {
      background-color: #f27820; }
    ul.tabs li a {
      color: #fff;
      border: none !important;
      padding: 7px 19px 5px;
      background-color: #cfc4ba; }
      ul.tabs li a:hover {
        background-color: #33261b; }

.ajax-progress .throbber {
  background: transparent url(../img/ajax-loader.gif) no-repeat 0 0;
  height: 16px;
  width: 16px; }

.left {
  float: left;
  padding: 0 5px 5px 0; }

.right {
  float: right;
  padding: 0 0 5px 5px; }

#messages.grid-12 {
  margin: 0; }

.site-name {
  display: none; }

.caption {
  color: #736357;
  font-size: 14px;
  line-height: 16px;
  font-style: italic; }

.nowrap {
  white-space: nowrap; }

.nospace {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin: 0;
  padding: 0;
  line-height: 9px; }

p {
  margin: 0 0 18px 0; }
  p small {
    font-size: 11px;
    color: #999999; }

p.newline {
  margin: 0 0 18px; }

.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    color: #999999; }

h1,
h1#page-title,
h1.page-title {
  font-size: 30px;
  line-height: 36px;
  font-family: "gandhi_serif", "Times New Roman", Times, serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 34px;
  margin: 23px 0 10px; }

h2 {
  font-size: 21px;
  line-height: 28px;
  font-weight: normal;
  padding-bottom: 7px; }

h3 {
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 7px; }

h5, h6 {
  line-height: 18px; }

h4 {
  font-size: 14px;
  line-height: 18px;
  text-transform: none;
  font-weight: bold;
  padding-bottom: 7px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase; }

#region-sidebar-first h2,
#region-sidebar-second h2 {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase; }
#region-sidebar-first img + h2,
#region-sidebar-second img + h2 {
  margin-top: 11px; }
#region-sidebar-first a:hover h2,
#region-sidebar-second a:hover h2 {
  color: #ef7a1d;
  text-decoration: none; }

.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee; }

.page-header h1 {
  line-height: 1; }

ul, ol {
  padding: 0;
  margin: 0 0 9px 25px; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li {
  line-height: 18px; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

dl {
  margin-bottom: 18px; }

dt,
dd {
  line-height: 18px; }

dt {
  font-weight: bold;
  line-height: 17px; }

dd {
  margin-left: 9px; }

.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.dl-horizontal dd {
  margin-left: 130px; }

hr {
  padding: 18px 0;
  border: 0;
  height: 2px;
  clear: both;
  background: url(../img/hr.png) repeat-x left center; }

strong {
  font-weight: bold;
  text-rendering: optimizelegibility; }

em {
  font-style: italic; }

.muted {
  color: #999999; }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee; }
  blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 22.5px; }
  blockquote small {
    display: block;
    line-height: 18px;
    color: #999999; }
    blockquote small:before {
      content: '\2014 \00A0'; }
  blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
    blockquote.pull-right p,
    blockquote.pull-right small {
      text-align: right; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px; }

small {
  font-size: 100%; }

cite {
  font-style: normal; }

code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12.025px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  pre.prettyprint {
    margin-bottom: 18px; }
  pre code {
    padding: 0;
    color: inherit;
    background-color: transparent;
    border: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

#block-views-course-directory-block-1 .views-exposed-form .views-exposed-widget {
  padding-right: 13px;
  margin-bottom: 16px; }
  #block-views-course-directory-block-1 .views-exposed-form .views-exposed-widget.views-submit-button {
    padding-right: 0; }
#block-views-course-directory-block-1 .views-exposed-form .views-widget-filter-field_code_value {
  padding-right: 4px; }
#block-views-course-directory-block-1 .views-exposed-form .views-widget-filter-field_acad_level_value {
  margin-right: 3px;
  position: relative;
  min-width: 85px;
  clear: left;
  display: -moz-inline-box !important;
  display: inline-block !important;
  *display: inline !important;
  zoom: 1; }
  #block-views-course-directory-block-1 .views-exposed-form .views-widget-filter-field_acad_level_value label {
    position: absolute;
    top: -10px; }
  #block-views-course-directory-block-1 .views-exposed-form .views-widget-filter-field_acad_level_value #edit_field_acad_level_value_chzn {
    min-width: 84px !important; }
#block-views-course-directory-block-1 .views-exposed-form .views-widget-filter-body_value input.form-text {
  width: 146px; }

form {
  margin: 0 0 18px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

.form-item, .form-actions {
  margin-top: 5px;
  margin-bottom: 10px; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
  legend small {
    font-size: 13.5px;
    color: #999999; }

label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px; }

input,
button,
select,
textarea {
  font-family: "gandhi_sans", Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  text-transform: uppercase; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 18px;
  padding: 4px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%; }

textarea {
  height: auto; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: white;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: #ccc;
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #cccccc;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #cccccc; }

input[type="radio"],
input[type="checkbox"] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer; }

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

.uneditable-textarea {
  width: auto;
  height: auto; }

select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px; }

input.form-submit {
  color: #fff;
  background-color: #f27820;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 17px 6px;
  text-shadow: 0px 2px 2px #c2611b;
  font-size: 14px;
  line-height: 14px;
  border: none; }
  input.form-submit:hover {
    background-color: #33261b;
    color: #fff;
    text-decoration: none;
    text-shadow: none; }

.views-exposed-form {
  margin-top: 10px; }
  .views-exposed-form .compact-form-label {
    top: 14px;
    text-transform: none;
    color: #aba9a8;
    font-weight: normal;
    font-style: italic;
    font-family: "gandhi_serif", "Times New Roman", Times, serif; }
  .views-exposed-form .form-type-select {
    margin-right: 3px;
    position: relative;
    display: -moz-inline-box !important;
    display: inline-block !important;
    *display: inline !important;
    zoom: 1; }
    .views-exposed-form .form-type-select label {
      position: absolute;
      top: -18px; }

form .chzn-container-single {
  font-size: 13px;
  white-space: nowrap; }
  form .chzn-container-single a.chzn-single {
    background-image: url(../img/dropdown.png);
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 18px !important;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: relative;
    color: #33261b;
    white-space: nowrap;
    height: 23px;
    z-index: 2;
    width: 100%;
    padding-top: 5px;
    border: none;
    box-shadow: none;
    filter: none; }
    form .chzn-container-single a.chzn-single span {
      margin-right: 35px; }
    form .chzn-container-single a.chzn-single div b {
      display: none; }
    form .chzn-container-single a.chzn-single:hover {
      color: #33261b;
      text-decoration: none; }
  form .chzn-container-single .chzn-drop {
    width: 100% !important;
    padding-right: 6px;
    padding-top: 7px;
    top: 24px !important;
    z-index: 1; }
    form .chzn-container-single .chzn-drop .chzn-search {
      display: none; }
    form .chzn-container-single .chzn-drop .chzn-results {
      width: 100%; }
      form .chzn-container-single .chzn-drop .chzn-results li {
        padding: 5px 16px 5px 6px; }

.webform-container-inline div {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1; }

#views-exposed-form-people-glossary-block-2 .views-exposed-widget.compact-form-wrapper,
#views-exposed-form-promotional-materials-block-1 .views-exposed-widget.compact-form-wrapper,
#views-exposed-form-faqs-page-1 .views-exposed-widget.compact-form-wrapper {
  margin-top: 23px; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1; }

input,
textarea,
.uneditable-input {
  margin-left: 0; }

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 930px; }

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 850px; }

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 770px; }

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 690px; }

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 610px; }

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 530px; }

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 450px; }

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 370px; }

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 290px; }

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 210px; }

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 130px; }

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 50px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ddd; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853; }
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853; }
  .control-group.warning .checkbox:focus,
  .control-group.warning .radio:focus,
  .control-group.warning input:focus,
  .control-group.warning select:focus,
  .control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: 0 0 6px #dbc59e;
    -moz-box-shadow: 0 0 6px #dbc59e;
    box-shadow: 0 0 6px #dbc59e; }
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48; }
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48; }
  .control-group.error .checkbox:focus,
  .control-group.error .radio:focus,
  .control-group.error input:focus,
  .control-group.error select:focus,
  .control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392; }
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847; }
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847; }
  .control-group.success .checkbox:focus,
  .control-group.success .radio:focus,
  .control-group.success input:focus,
  .control-group.success select:focus,
  .control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: 0 0 6px #7aba7b;
    -moz-box-shadow: 0 0 6px #7aba7b;
    box-shadow: 0 0 6px #7aba7b; }
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
  input:focus:required:invalid:focus,
  textarea:focus:required:invalid:focus,
  select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7; }

select.error + .chzn-container .chzn-single {
  border: 2px solid red; }

.form-actions {
  margin-top: 18px;
  margin-bottom: 18px;
  *zoom: 1; }
  .form-actions:before, .form-actions:after {
    display: table;
    content: ""; }
  .form-actions:after {
    clear: both; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: white;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); }

:-moz-placeholder {
  color: #999999; }

:-ms-input-placeholder {
  color: #999999; }

::-webkit-input-placeholder {
  color: #999999; }

.help-block,
.help-inline {
  color: #555555; }

.help-block {
  display: block;
  margin-bottom: 9px; }

.help-inline {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

.input-prepend,
.input-append {
  margin-bottom: 5px; }
  .input-prepend input,
  .input-prepend select,
  .input-prepend .uneditable-input,
  .input-append input,
  .input-append select,
  .input-append .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: middle;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
    .input-prepend input:focus,
    .input-prepend select:focus,
    .input-prepend .uneditable-input:focus,
    .input-append input:focus,
    .input-append select:focus,
    .input-append .uneditable-input:focus {
      z-index: 2; }
  .input-prepend .uneditable-input,
  .input-append .uneditable-input {
    border-left-color: #ccc; }
  .input-prepend .add-on,
  .input-append .add-on {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 white;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc; }
  .input-prepend .add-on,
  .input-prepend .btn,
  .input-append .add-on,
  .input-append .btn {
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .input-prepend .active,
  .input-append .active {
    background-color: #a9dba9;
    border-color: #46a546; }

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px; }
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
.input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee; }
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px; }

.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-bottom: 0; }
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none; }

.form-search label,
.form-inline label {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1; }

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.control-group {
  margin-bottom: 9px; }

legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1; }
  .form-horizontal .control-group:before, .form-horizontal .control-group:after {
    display: table;
    content: ""; }
  .form-horizontal .control-group:after {
    clear: both; }
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right; }
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0; }
  .form-horizontal .controls:first-child {
    *padding-left: 160px; }
.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0; }
.form-horizontal .form-actions {
  padding-left: 160px; }

#ui-datepicker-div {
  z-index: 499 !important; }

.webform-container-inline div {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1; }

#views-exposed-form-people-glossary-block-2 .views-exposed-widget.compact-form-wrapper,
#views-exposed-form-promotional-materials-block-1 .views-exposed-widget.compact-form-wrapper,
#views-exposed-form-faqs-page-1 .views-exposed-widget.compact-form-wrapper {
  margin-top: 24px; }

table {
  width: 100% !important;
  max-width: 100%;
  background: none;
  border-collapse: collapse;
  border-spacing: 0; }
  table img {
    max-width: none; }

.table {
  width: 100%;
  margin-bottom: 18px; }
  .table th,
  .table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .table th {
    font-weight: bold; }
  .table thead th {
    vertical-align: top; }
  .table caption + thead tr:first-child th,
  .table caption + thead tr:first-child td,
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top: 0; }
  .table tbody + tbody {
    border-top: 2px solid #dddddd; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #dddddd; }
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }
  .table-bordered thead:first-child tr:first-child th:first-child,
  .table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px; }
  .table-bordered thead:first-child tr:first-child th:last-child,
  .table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px; }
  .table-bordered thead:last-child tr:last-child th:first-child,
  .table-bordered tbody:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px; }
  .table-bordered thead:last-child tr:last-child th:last-child,
  .table-bordered tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px; }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9; }

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: whitesmoke; }

table .span1 {
  float: none;
  width: 44px;
  margin-left: 0; }
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0; }
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0; }
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0; }
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0; }
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0; }
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0; }
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0; }
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0; }
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0; }
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0; }
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0; }
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0; }
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0; }
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0; }
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0; }
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0; }
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0; }
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0; }
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0; }
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0; }
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0; }
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0; }
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0; }

table {
  font-size: 14px;
  line-height: 18px;
  border: none;
  height: auto;
  border-collapse: collapse;
  border-color: transparent;
  margin-bottom: 20px; }
  table img {
    max-width: none; }
  table tr.even, table tr.odd {
    background: none; }
  table tr.views-row-last {
    border-bottom: none; }
  table th,
  table td {
    padding: 5px;
    text-align: left;
    vertical-align: top; }
    table th.active,
    table td.active {
      background: none; }
  table th {
    border-bottom: none;
    text-transform: uppercase;
    font-size: 12px; }
    table th.active a {
      position: relative;
      padding-right: 15px; }
      table th.active a img[alt~="sort"] {
        display: inline;
        height: 13px;
        position: absolute;
        top: -1px;
        right: 0px;
        white-space: nowrap; }
    table th.active .ajax-progress {
      display: block; }

tbody {
  border-top: none; }
  tbody tr {
    border-bottom: 1px solid #ccc; }

thead {
  border-bottom: thin solid #ccc; }

/**
Copyright (c) 2012 Marco Pegoraro, http://movableapp.com/

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


WHERE TO FIND MEDIA TABLE:
https://github.com/thepeg/MediaTable
http://consulenza-web.com/jquery/MediaTable/
http://www.consulenza-web.com/2012/01/mediatable-jquery-plugin/

**/
/* -----[[     S T R U C T U R E     ]]------------ */
/**
 * Structural Style
 */
.mediaTable {
  width: 100%;
  border-collapse: collapse; }

.mediaTableWrapper {
  position: relative; }

.mediaTableWrapperWithMenu {
  padding-top: 3em; }

.mediaTableMenuClosed ul {
  display: none; }

/**
 * Active Media Table Rules
 * theese rules are applied to a table activated by the jQuery plugin.
 */
.activeMediaTable th, .activeMediaTable td {
  display: none; }

.activeMediaTable th.essential, .activeMediaTable td.essential {
  display: table-cell;
  _display: block;
  /* IE6 Hack */ }

/* IE7 Hack */
* + html .activeMediaTable th.essential, * + html .activeMediaTable td.essential {
  display: block; }

/* -----[[     B R E A K      P O I N T S     ]]------------ */
@media all and (min-width: 980px) and (min-device-width: 980px), all and (max-device-width: 1024px) and (min-width: 1024px) and (orientation: landscape) {
  .activeMediaTable th.optional, .activeMediaTable td.optional {
    display: table-cell;
    _display: block;
    /* IE6 Hack */ }

  /* IE7 Hack */
  * + html .activeMediaTable th.optional, * + html .activeMediaTable td.optional {
    display: block; } }
@media all and (min-width: 980px) and (min-device-width: 980px), all and (max-device-width: 1024px) and (min-width: 1024px) and (orientation: landscape) {
  .activeMediaTable th, .activeMediaTable td {
    display: table-cell;
    _display: block;
    /* IE6 Hack */ }

  /* IE7 Hack */
  * + html .activeMediaTable th, * + html .activeMediaTable td {
    display: block; } }
/* -----[[     T H E M I N G     ]]------------ */
/**
 * Table Style
 */
table.mediaTable thead th {
  white-space: nowrap;
  border-bottom: 1px solid #ccc;
  color: #888; }

table.mediaTable th, table.mediaTable td {
  padding: .5em 1em;
  text-align: right; }

table.mediaTable th:first-child, table.mediaTable td:first-child {
  text-align: left; }

table.mediaTable tbody th, table.mediaTable td {
  border-bottom: 1px solid #e6e6e6; }

/**
 * Menu Style
 */
.mediaTableMenu {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 2px 2px 4px #ddd; }
  .mediaTableMenu label {
    display: inline; }

.mediaTableMenu a {
  display: block;
  text-indent: -9999px;
  width: 50px;
  background: transparent url(../img/table-settings.png) center center no-repeat;
  padding: 0.5em;
  cursor: pointer;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

.mediaTableMenu ul {
  list-style-position: outside;
  list-style: none;
  margin: 0;
  padding: 0 0.5em; }

.mediaTableMenuClosed {
  border: none;
  box-shadow: none;
  background: transparent; }

.mediaTableMenuClosed a {
  border-radius: 5px; }

.mediaTableMenu ul li {
  line-height: 45px !important; }

.mediaTableMenu ul li label {
  cursor: pointer; }

ol.list_alpha {
  list-style-type: lower-alpha; }

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat; }
  [class^="icon-"]:last-child,
  [class*=" icon-"]:last-child {
    *margin-left: 0; }

.icon-white {
  background-image: url("../img/glyphicons-halflings-white.png"); }

.icon-glass {
  background-position: 0      0; }

.icon-music {
  background-position: -24px  0; }

.icon-search {
  background-position: -48px  0; }

.icon-envelope {
  background-position: -72px  0; }

.icon-heart {
  background-position: -96px  0; }

.icon-star {
  background-position: -120px 0; }

.icon-star-empty {
  background-position: -144px 0; }

.icon-user {
  background-position: -168px 0; }

.icon-film {
  background-position: -192px 0; }

.icon-th-large {
  background-position: -216px 0; }

.icon-th {
  background-position: -240px 0; }

.icon-th-list {
  background-position: -264px 0; }

.icon-ok {
  background-position: -288px 0; }

.icon-remove {
  background-position: -312px 0; }

.icon-zoom-in {
  background-position: -336px 0; }

.icon-zoom-out {
  background-position: -360px 0; }

.icon-off {
  background-position: -384px 0; }

.icon-signal {
  background-position: -408px 0; }

.icon-cog {
  background-position: -432px 0; }

.icon-trash {
  background-position: -456px 0; }

.icon-home {
  background-position: 0      -24px; }

.icon-file {
  background-position: -24px  -24px; }

.icon-time {
  background-position: -48px  -24px; }

.icon-road {
  background-position: -72px  -24px; }

.icon-download-alt {
  background-position: -96px  -24px; }

.icon-download {
  background-position: -120px -24px; }

.icon-upload {
  background-position: -144px -24px; }

.icon-inbox {
  background-position: -168px -24px; }

.icon-play-circle {
  background-position: -192px -24px; }

.icon-repeat {
  background-position: -216px -24px; }

.icon-refresh {
  background-position: -240px -24px; }

.icon-list-alt {
  background-position: -264px -24px; }

.icon-lock {
  background-position: -287px -24px; }

.icon-flag {
  background-position: -312px -24px; }

.icon-headphones {
  background-position: -336px -24px; }

.icon-volume-off {
  background-position: -360px -24px; }

.icon-volume-down {
  background-position: -384px -24px; }

.icon-volume-up {
  background-position: -408px -24px; }

.icon-qrcode {
  background-position: -432px -24px; }

.icon-barcode {
  background-position: -456px -24px; }

.icon-tag {
  background-position: 0      -48px; }

.icon-tags {
  background-position: -25px  -48px; }

.icon-book {
  background-position: -48px  -48px; }

.icon-bookmark {
  background-position: -72px  -48px; }

.icon-print {
  background-position: -96px  -48px; }

.icon-camera {
  background-position: -120px -48px; }

.icon-font {
  background-position: -144px -48px; }

.icon-bold {
  background-position: -167px -48px; }

.icon-italic {
  background-position: -192px -48px; }

.icon-text-height {
  background-position: -216px -48px; }

.icon-text-width {
  background-position: -240px -48px; }

.icon-align-left {
  background-position: -264px -48px; }

.icon-align-center {
  background-position: -288px -48px; }

.icon-align-right {
  background-position: -312px -48px; }

.icon-align-justify {
  background-position: -336px -48px; }

.icon-list {
  background-position: -360px -48px; }

.icon-indent-left {
  background-position: -384px -48px; }

.icon-indent-right {
  background-position: -408px -48px; }

.icon-facetime-video {
  background-position: -432px -48px; }

.icon-picture {
  background-position: -456px -48px; }

.icon-pencil {
  background-position: 0      -72px; }

.icon-map-marker {
  background-position: -24px  -72px; }

.icon-adjust {
  background-position: -48px  -72px; }

.icon-tint {
  background-position: -72px  -72px; }

.icon-edit {
  background-position: -96px  -72px; }

.icon-share {
  background-position: -120px -72px; }

.icon-check {
  background-position: -144px -72px; }

.icon-move {
  background-position: -168px -72px; }

.icon-step-backward {
  background-position: -192px -72px; }

.icon-fast-backward {
  background-position: -216px -72px; }

.icon-backward {
  background-position: -240px -72px; }

.icon-play {
  background-position: -264px -72px; }

.icon-pause {
  background-position: -288px -72px; }

.icon-stop {
  background-position: -312px -72px; }

.icon-forward {
  background-position: -336px -72px; }

.icon-fast-forward {
  background-position: -360px -72px; }

.icon-step-forward {
  background-position: -384px -72px; }

.icon-eject {
  background-position: -408px -72px; }

.icon-chevron-left {
  background-position: -432px -72px; }

.icon-chevron-right {
  background-position: -456px -72px; }

.icon-plus-sign {
  background-position: 0      -96px; }

.icon-minus-sign {
  background-position: -24px  -96px; }

.icon-remove-sign {
  background-position: -48px  -96px; }

.icon-ok-sign {
  background-position: -72px  -96px; }

.icon-question-sign {
  background-position: -96px  -96px; }

.icon-info-sign {
  background-position: -120px -96px; }

.icon-screenshot {
  background-position: -144px -96px; }

.icon-remove-circle {
  background-position: -168px -96px; }

.icon-ok-circle {
  background-position: -192px -96px; }

.icon-ban-circle {
  background-position: -216px -96px; }

.icon-arrow-left {
  background-position: -240px -96px; }

.icon-arrow-right {
  background-position: -264px -96px; }

.icon-arrow-up {
  background-position: -289px -96px; }

.icon-arrow-down {
  background-position: -312px -96px; }

.icon-share-alt {
  background-position: -336px -96px; }

.icon-resize-full {
  background-position: -360px -96px; }

.icon-resize-small {
  background-position: -384px -96px; }

.icon-plus {
  background-position: -408px -96px; }

.icon-minus {
  background-position: -433px -96px; }

.icon-asterisk {
  background-position: -456px -96px; }

.icon-exclamation-sign {
  background-position: 0      -120px; }

.icon-gift {
  background-position: -24px  -120px; }

.icon-leaf {
  background-position: -48px  -120px; }

.icon-fire {
  background-position: -72px  -120px; }

.icon-eye-open {
  background-position: -96px  -120px; }

.icon-eye-close {
  background-position: -120px -120px; }

.icon-warning-sign {
  background-position: -144px -120px; }

.icon-plane {
  background-position: -168px -120px; }

.icon-calendar {
  background-position: -192px -120px; }

.icon-random {
  background-position: -216px -120px; }

.icon-comment {
  background-position: -240px -120px; }

.icon-magnet {
  background-position: -264px -120px; }

.icon-chevron-up {
  background-position: -288px -120px; }

.icon-chevron-down {
  background-position: -313px -119px; }

.icon-retweet {
  background-position: -336px -120px; }

.icon-shopping-cart {
  background-position: -360px -120px; }

.icon-folder-close {
  background-position: -384px -120px; }

.icon-folder-open {
  background-position: -408px -120px; }

.icon-resize-vertical {
  background-position: -432px -119px; }

.icon-resize-horizontal {
  background-position: -456px -118px; }

.icon-hdd {
  background-position: 0      -144px; }

.icon-bullhorn {
  background-position: -24px  -144px; }

.icon-bell {
  background-position: -48px  -144px; }

.icon-certificate {
  background-position: -72px  -144px; }

.icon-thumbs-up {
  background-position: -96px  -144px; }

.icon-thumbs-down {
  background-position: -120px -144px; }

.icon-hand-right {
  background-position: -144px -144px; }

.icon-hand-left {
  background-position: -168px -144px; }

.icon-hand-up {
  background-position: -192px -144px; }

.icon-hand-down {
  background-position: -216px -144px; }

.icon-circle-arrow-right {
  background-position: -240px -144px; }

.icon-circle-arrow-left {
  background-position: -264px -144px; }

.icon-circle-arrow-up {
  background-position: -288px -144px; }

.icon-circle-arrow-down {
  background-position: -312px -144px; }

.icon-globe {
  background-position: -336px -144px; }

.icon-wrench {
  background-position: -360px -144px; }

.icon-tasks {
  background-position: -384px -144px; }

.icon-filter {
  background-position: -408px -144px; }

.icon-briefcase {
  background-position: -432px -144px; }

.icon-fullscreen {
  background-position: -456px -144px; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle {
  *margin-bottom: -3px; }

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  opacity: 0.3;
  filter: alpha(opacity=30); }

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

.dropdown:hover .caret,
.open .caret {
  opacity: 1;
  filter: alpha(opacity=100); }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 8px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid white; }
  .dropdown-menu a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: white;
  text-decoration: none;
  background-color: #f27820; }

.open {
  *z-index: 1000; }
  .open .dropdown-menu {
    display: block; }

.pull-right .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid black;
  content: "\2191"; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1;
    filter: alpha(opacity=100); }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  .collapse.in {
    height: auto; }

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear, compact(top, white, #e6e6e6, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e3e3e3', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #e6e6e6;
    *background-color: #d9d9d9; }
  .btn:active, .btn.active {
    background-color: #cccccc \9; }
  .btn:first-child {
    *margin-left: 0; }

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-xlarge {
  padding: 20px 40px;
  font-size: 23px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.btn-large [class^="icon-"] {
  margin-top: 1px; }

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px; }

.btn-small [class^="icon-"] {
  margin-top: -1px; }

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px; }

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-primary {
  background-color: #f28d20;
  background-image: -moz-linear-gradient(top, #f27820, #f2ad20);
  background-image: -ms-linear-gradient(top, #f27820, #f2ad20);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f27820), to(#f2ad20));
  background-image: -webkit-linear-gradient(top, #f27820, #f2ad20);
  background-image: -o-linear-gradient(top, #f27820, #f2ad20);
  background-image: linear, compact(top, #f27820, #f2ad20, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2751b', endColorstr='#f2ab1b', GradientType=0);
  border-color: #f2ad20 #f2ad20 #bb800b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f2ad20;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #f2ad20;
    *background-color: #eba20e; }
  .btn-primary:active, .btn-primary.active {
    background-color: #d3910c \9; }

.btn-warning {
  background-color: #f9a732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear, compact(top, #fbb450, #f89406, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb24b', endColorstr='#f39106', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #f89406;
    *background-color: #df8505; }
  .btn-warning:active, .btn-warning.active {
    background-color: #c67605 \9; }

.btn-danger {
  background-color: #da4e49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear, compact(top, #ee5f5b, #bd362f, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a56', endColorstr='#b9352e', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    background-color: #bd362f;
    *background-color: #a9302a; }
  .btn-danger:active, .btn-danger.active {
    background-color: #942a25 \9; }

.btn-success {
  background-color: #5bb65b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear, compact(top, #62c462, #51a351, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ec35e', endColorstr='#4fa04f', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background-color: #51a351;
    *background-color: #499249; }
  .btn-success:active, .btn-success.active {
    background-color: #408140 \9; }

.btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear, compact(top, #5bc0de, #2f96b4, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57bedd', endColorstr='#2e93b0', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #2f96b4;
    *background-color: #2a85a0; }
  .btn-info:active, .btn-info.active {
    background-color: #24748c \9; }

.btn-inverse {
  background-color: #404040;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear, compact(top, #555555, #222222, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#525252', endColorstr='#1f1f1f', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    *background-color: #151515; }
  .btn-inverse:active, .btn-inverse.active {
    background-color: #090909 \9; }

.btn-ghost {
  background: none;
  border: 3px solid #ff8300;
  border-radius: 0;
  color: #ff8300; }
  .btn-ghost:hover {
    border-color: #333333; }

.btn-xlarge-center {
  display: block;
  margin: 0 auto;
  width: 40%; }

.omaLink {
  background-color: #ff8300;
  box-sizing: border-box;
  color: #FFF;
  font-size: 1.25em;
  margin-bottom: 10px;
  padding: 1em 1.2em;
  display: inline-block;
  max-width: 160px;
  width: 100%;
  text-align: center; }
  .omaLink:hover {
    background-color: black;
    color: white;
    text-decoration: none; }

button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px; }
  button.btn::-moz-focus-inner,
  input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0; }
  button.btn.btn-large,
  input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px; }
  button.btn.btn-small,
  input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px; }
  button.btn.btn-mini,
  input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px; }

.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em; }
  .btn-group:before, .btn-group:after {
    display: table;
    content: ""; }
  .btn-group:after {
    clear: both; }
  .btn-group:first-child {
    *margin-left: 0; }

.btn-group + .btn-group {
  margin-left: 5px; }

.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px; }
  .btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    *zoom: 1; }

.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 4px;
  *padding-bottom: 4px; }

.btn-group > .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px; }

.btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px; }

.btn-group > .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #f2ad20; }
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406; }
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f; }
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351; }
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4; }
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222; }

.btn .caret {
  margin-top: 7px;
  margin-left: 0; }

.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100); }

.btn-mini .caret {
  margin-top: 5px; }

.btn-small .caret {
  margin-top: 6px; }

.btn-large .caret {
  margin-top: 6px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px; }

.dropup .btn-large .caret {
  border-bottom: 5px solid black;
  border-top: 0; }

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 0.75;
  filter: alpha(opacity=75); }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853; }

.alert-heading {
  color: inherit; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 5px; }

.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none; }

.nav > li > a {
  display: block; }

.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > .pull-right {
  float: right; }

.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

.nav li + .nav-header {
  margin-top: 9px; }

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.nav-list > li > a {
  padding: 3px 15px; }

.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #f27820; }

.nav-list [class^="icon-"] {
  margin-right: 2px; }

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white; }

.nav-tabs,
.nav-pills {
  *zoom: 1; }
  .nav-tabs:before, .nav-tabs:after,
  .nav-pills:before,
  .nav-pills:after {
    display: table;
    content: ""; }
  .nav-tabs:after,
  .nav-pills:after {
    clear: both; }

.nav-tabs > li,
.nav-pills > li {
  float: left; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }
  .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: white;
  background-color: #f27820; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }

.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #f27820;
  border-bottom-color: #f27820;
  margin-top: 6px; }

.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #bb550b;
  border-bottom-color: #bb550b; }

.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

.nav > .dropdown.active > a:hover {
  color: black;
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: white;
  background-color: #999999;
  border-color: #999999; }

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

.tabs-stacked .open > a:hover {
  border-color: #999999; }

.tabbable {
  *zoom: 1; }
  .tabbable:before, .tabbable:after {
    display: table;
    content: ""; }
  .tabbable:after {
    clear: both; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }
  .tabs-below > .nav-tabs > li > a:hover {
    border-bottom-color: transparent;
    border-top-color: #ddd; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: white; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: white; }

.pagination {
  height: 36px;
  margin: 18px 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination li {
  display: inline; }

.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0; }

.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5; }

.pagination .active a {
  color: #999999;
  cursor: default; }

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default; }

.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1; }
  .pager:before, .pager:after {
    display: table;
    content: ""; }
  .pager:after {
    clear: both; }

.region-content-inner .pager li {
  display: inline;
  line-height: 19px !important; }

.pager {
  margin-top: 50px !important;
  font-size: 14px;
  font-weight: bold; }
  .pager .pager-item {
    margin: 0 5px;
    padding: 0 !important; }
    .pager .pager-item a {
      display: -moz-inline-box !important;
      display: inline-block !important;
      *display: inline !important;
      zoom: 1;
      height: 19px;
      line-height: 19px;
      min-width: 12px;
      text-align: center;
      padding: 1px 4px 0;
      background: #999;
      color: #fff; }
      .pager .pager-item a:hover {
        background: #f27820; }
  .pager .pager-current {
    background: #33261b;
    color: #fff;
    margin: 0 5px;
    display: -moz-inline-box !important;
    display: inline-block !important;
    *display: inline !important;
    zoom: 1;
    height: 19px;
    line-height: 19px;
    min-width: 12px;
    text-align: center;
    padding: 1px 4px 0 !important; }
  .pager .pager-previous,
  .pager .pager-next {
    margin: 0 15px;
    line-height: 19px;
    padding: 0 !important; }
    .pager .pager-previous a,
    .pager .pager-next a {
      color: #33261b; }
      .pager .pager-previous a:hover,
      .pager .pager-next a:hover {
        color: #f27820; }
  .pager .pager-first,
  .pager .pager-last {
    display: none !important; }
  .pager .pager-ellipsis {
    margin: 0 -5px 0 5px; }
  .pager a {
    padding: 0;
    border: none;
    text-transform: uppercase;
    color: #fff;
    background: none;
    border-radius: 0; }

.modal-open .dropdown-menu {
  z-index: 2050; }
.modal-open .dropdown.open {
  *z-index: 2050; }
.modal-open .popover {
  z-index: 2060; }
.modal-open .tooltip {
  z-index: 2070; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black; }
  .modal-backdrop.fade {
    opacity: 0; }

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: white;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }
  .modal.fade {
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
    top: -25%; }
  .modal.fade.in {
    top: 50%; }

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }
  .modal-header .close {
    margin-top: 2px; }

.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

.modal-form {
  margin-bottom: 0; }

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: ""; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }

.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .tooltip.top {
    margin-top: -2px; }
  .tooltip.right {
    margin-left: 2px; }
  .tooltip.bottom {
    margin-top: 2px; }
  .tooltip.left {
    margin-left: -2px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid black; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid black; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px; }
  .popover.top {
    margin-top: -5px; }
  .popover.right {
    margin-left: 5px; }
  .popover.bottom {
    margin-top: 5px; }
  .popover.left {
    margin-left: -5px; }
  .popover.top .arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black; }
  .popover.right .arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid black; }
  .popover.bottom .arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black; }
  .popover.left .arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid black; }
  .popover .arrow {
    position: absolute;
    width: 0;
    height: 0; }

.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); }

.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.popover-content {
  padding: 14px;
  background-color: white;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }
  .popover-content p, .popover-content ul, .popover-content ol {
    margin-bottom: 0; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }
  .thumbnails:before, .thumbnails:after {
    display: table;
    content: ""; }
  .thumbnails:after {
    clear: both; }

.row-fluid .thumbnails {
  margin-left: 0; }

.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px; }

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075); }

a.thumbnail:hover {
  border-color: #f27820;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  padding: 9px; }

.label,
.badge {
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: white;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999; }

.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

a.label:hover, a.badge:hover {
  color: white;
  text-decoration: none;
  cursor: pointer; }

.label-important, .badge-important {
  background-color: #b94a48; }

.label-important[href], .badge-important[href] {
  background-color: #953b39; }

.label-warning, .badge-warning {
  background-color: #f89406; }

.label-warning[href], .badge-warning[href] {
  background-color: #c67605; }

.label-success, .badge-success {
  background-color: #468847; }

.label-success[href], .badge-success[href] {
  background-color: #356635; }

.label-info, .badge-info {
  background-color: #3a87ad; }

.label-info[href], .badge-info[href] {
  background-color: #2d6987; }

.label-inverse, .badge-inverse {
  background-color: #333333; }

.label-inverse[href], .badge-inverse[href] {
  background-color: #1a1a1a; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -ms-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -o-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: linear, compact(top, whitesmoke, #f9f9f9, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f6f6f6', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.progress .bar {
  width: 0%;
  height: 18px;
  color: white;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0d90d1;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear, compact(top, #149bdf, #0480be, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1498da', endColorstr='#047db9', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear, compact(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent, false, false, false);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-danger .bar {
  background-color: #dd514b;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear, compact(top, #ee5f5b, #c43c35, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a56', endColorstr='#c03b34', GradientType=0); }

.progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear, compact(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent, false, false, false); }

.progress-success .bar {
  background-color: #5db95d;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear, compact(top, #62c462, #57a957, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ec35e', endColorstr='#55a655', GradientType=0); }

.progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear, compact(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent, false, false, false); }

.progress-info .bar {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear, compact(top, #5bc0de, #339bb9, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57bedd', endColorstr='#3298b5', GradientType=0); }

.progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear, compact(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent, false, false, false); }

.progress-warning .bar {
  background-color: #f9a732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear, compact(top, #fbb450, #f89406, false, false, false, false, false, false, false, false);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb24b', endColorstr='#f39106', GradientType=0); }

.progress-warning.progress-striped .bar {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear, compact(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent, false, false, false); }

.accordion {
  margin-bottom: 18px; }

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.accordion-heading {
  border-bottom: 0; }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1; }

.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative; }

.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }
.carousel .item > img {
  display: block;
  line-height: 1; }
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block; }
.carousel .active {
  left: 0; }
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%; }
.carousel .next {
  left: 100%; }
.carousel .prev {
  left: -100%; }
.carousel .next.left,
.carousel .prev.right {
  left: 0; }
.carousel .active.left {
  left: -100%; }
.carousel .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: white;
  text-align: center;
  background: #222222;
  border: 3px solid white;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  .carousel-control.right {
    left: auto;
    right: 15px; }
  .carousel-control:hover {
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75); }

.carousel-caption h4,
.carousel-caption p {
  color: white; }

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
  .hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px; }
  .hero-unit p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    color: inherit; }

.blogAuthorSet .group-authorship, .node-type-blog .group-authorship {
  margin-bottom: 20px;
  overflow: hidden; }
  .blogAuthorSet .group-authorship .field-name-field-blog-byline, .node-type-blog .group-authorship .field-name-field-blog-byline {
    font-weight: bold;
    text-transform: uppercase; }
  .blogAuthorSet .group-authorship .field-name-field-publication-date, .node-type-blog .group-authorship .field-name-field-publication-date {
    font-size: .95em; }

.blogPage *, .context-blog-categories * {
  box-sizing: border-box; }
.blogPage #page-title, .context-blog-categories #page-title {
  display: none; }
.blogPage .blogFeature .featureIntro, .context-blog-categories .blogFeature .featureIntro {
  background: #FF8300;
  color: #FFFFFF;
  font-size: 1.75rem;
  margin: 1rem -20px;
  max-width: 30%;
  padding: .5rem .5rem .5rem .75rem; }
.blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  min-width: 220px;
  max-width: 300px;
  max-height: 360px;
  background: #06799F;
  text-align: center;
  cursor: pointer; }
  .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure img, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure img {
    position: relative;
    display: block;
    min-height: 100%;
    width: 100%;
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s; }
  .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption, .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 2em;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 1em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a, .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a > a, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a > a {
      z-index: 1000;
      text-indent: 200%;
      white-space: nowrap;
      font-size: 0;
      opacity: 0; }
    .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption:before, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption:before, .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption:after, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption:after, .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a:before, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a:before, .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a:after, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a:after {
      pointer-events: none; }
    .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption:before, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption:before, .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a:before, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure figcaption > a:before {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 10px;
      background-color: #FF8300;
      content: '';
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0); }
  .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure h2, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em;
    width: 95%;
    text-align: left;
    margin: 0;
    word-spacing: -0.15em;
    font-weight: 300;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
    .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure h2 a, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure h2 a {
      color: #FFFFFF; }
      .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure h2 a:hover, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure h2 a:hover {
        color: #FFFFFF;
        text-decoration: none; }
  .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure:hover img, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure:hover img {
    opacity: 0.5; }
  .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure:hover figcaption:before, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure:hover figcaption:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .blogPage .blogFeature .featuredBlogsContainer .featuredBlog figure:hover h2, .context-blog-categories .blogFeature .featuredBlogsContainer .featuredBlog figure:hover h2 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
.blogPage .blogColumns, .context-blog-categories .blogColumns {
  margin-top: 20px; }
  .blogPage .blogColumns .blogs article.blog, .context-blog-categories .blogColumns .blogs article.blog {
    background: #e9e9e9;
    border-bottom: #FF8300 5px solid;
    margin: 1rem inherit;
    padding: 1rem .9rem; }
    .blogPage .blogColumns .blogs article.blog .blogTitle, .context-blog-categories .blogColumns .blogs article.blog .blogTitle {
      font-size: 1.75rem;
      margin-bottom: 1rem; }
    .blogPage .blogColumns .blogs article.blog .author, .context-blog-categories .blogColumns .blogs article.blog .author {
      padding: 0 1rem; }
      .blogPage .blogColumns .blogs article.blog .author img, .context-blog-categories .blogColumns .blogs article.blog .author img {
        max-width: 150px;
        width: 100%; }
    .blogPage .blogColumns .blogs article.blog .blogEntry, .context-blog-categories .blogColumns .blogs article.blog .blogEntry {
      border-left: 2px solid #DDDDDD;
      padding-left: 1.25rem;
      padding-right: .5em; }
      .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog {
        display: inline-block;
        text-align: center;
        width: 100%; }
        .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a {
          display: inline-block;
          font-size: 1.25rem;
          font-weight: 700;
          letter-spacing: 1px;
          margin: 15px 25px;
          outline: none;
          padding: 12px 10px 10px;
          position: relative;
          text-decoration: none;
          text-transform: uppercase; }
          .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a::before, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a::before, .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a::after, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a::after {
            background: #FF8300;
            content: '';
            height: 3px;
            left: 0;
            position: absolute;
            top: 100%;
            width: 100%;
            -webkit-transition: -webkit-transform 0.3s;
            -moz-transition: -moz-transform 0.3s;
            transition: transform 0.3s;
            -webkit-transform: scale(0.85);
            -moz-transform: scale(0.85);
            transform: scale(0.85); }
          .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a::after, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a::after {
            opacity: 0;
            -webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
            -moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
            transition: top 0.3s, opacity 0.3s, transform 0.3s; }
          .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a:hover, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a:hover, .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a:focus, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a:focus {
            outline: none; }
            .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a:hover::before, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a:hover::before, .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a:hover::after, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a:hover::after, .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a:focus::before, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a:focus::before, .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a:focus::after, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a:focus::after {
              -webkit-transform: scale(1);
              -moz-transform: scale(1);
              transform: scale(1); }
            .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a:hover::after, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a:hover::after, .blogPage .blogColumns .blogs article.blog .blogEntry .continueBlog a:focus::after, .context-blog-categories .blogColumns .blogs article.blog .blogEntry .continueBlog a:focus::after {
              opacity: 1;
              top: 0%; }

.node-type-blog .field-name-field-body {
  clear: both;
  margin-top: 20px; }

@media screen and (max-width: 980px) {
  article.blog {
    padding: 1rem 1.5rem; }
    article.blog .blogEntry {
      padding-right: 0; }
    article.blog .author {
      padding: 0 2rem; } }
.tableOfContents {
  border-bottom: 2px dashed #e5e5e5; }

.question {
  margin-top: 10px;
  margin-bottom: 10px; }
  .question .answer {
    margin-left: 40px;
    padding: 10px 15px;
    background-color: #e5e5e5;
    border-left: 5px #ff8300 solid; }

/* Basic/Mobile Style */
.formLanding ul, .formLanding ol {
  overflow: hidden;
  padding-left: 25px;
  margin-left: 0; }
.formLanding ol li, .formLanding ul li {
  list-style-position: outside;
  padding-left: 0; }
.formLanding ul.menu {
  padding-left: 0px; }
.formLanding .field-label-hidden {
  display: none; }
.formLanding h1 {
  color: #ff8100; }
.formLanding h2 {
  color: #ff8100; }
.formLanding #section-header, .formLanding #breadcrumb, .formLanding #page-title, .formLanding .region-inner > .tabs {
  display: none; }
.formLanding .landingPageHead {
  position: relative; }
  .formLanding .landingPageHead > .logoFlag {
    background-color: #FF8300;
    height: 60px;
    width: 100%; }
  .formLanding .landingPageHead > .logoFlag > a > .logo {
    height: 40px;
    margin: 10px 0 10px 5px; }
  .formLanding .landingPageHead > .tagLine {
    background-color: #FF8300;
    box-sizing: border-box;
    color: #000000;
    font-family: 'Helvetica','Arial',sans-serif;
    font-size: 1.46em;
    padding: 10px 15px;
    position: absolute;
    top: 25px;
    right: 0;
    width: 350px;
    z-index: 15;
    display: none; }
  .formLanding .landingPageHead > .tagLine > p {
    margin: 0; }
  .formLanding .landingPageHead > .tagLine > p > .collegeOf {
    color: #FFFFFF;
    font-weight: bold; }
  .formLanding .landingPageHead > .heroImg {
    position: relative;
    z-index: 0; }
.formLanding .landingPageForm {
  background-color: #FFFFFF;
  overflow: hidden;
  padding: 20px 15px; }
  .formLanding .landingPageForm .preForm {
    display: block;
    position: relative;
    max-width: 98%;
    left: 0; }
    .formLanding .landingPageForm .preForm.move {
      -webkit-animation-duration: 1s;
      -webkit-animation-fill-mode: forwards;
      -webkit-animation-name: hideForm;
      -moz-animation-duration: 1s;
      -moz-animation-fill-mode: forwards;
      -moz-animation-name: hideForm;
      animation-duration: 1s;
      animation-fill-mode: forwards;
      animation-name: hideForm; }
    .formLanding .landingPageForm .preForm > .messages {
      display: none; }
  .formLanding .landingPageForm .postForm {
    display: block;
    max-width: 90%;
    position: absolute;
    left: -350px;
    top: 20px; }
    .formLanding .landingPageForm .postForm.visible {
      -webkit-animation-duration: 1s;
      -webkit-animation-delay: .25s;
      -webkit-animation-name: showMessage;
      -webkit-animation-fill-mode: forwards;
      -moz-animation-duration: 1s;
      -moz-animation-delay: .25s;
      -moz-animation-name: showMessage;
      -moz-animation-fill-mode: forwards;
      animation-duration: 1s;
      animation-delay: .25s;
      animation-fill-mode: forwards;
      animation-name: showMessage; }
  .formLanding .landingPageForm .form-submit {
    background-color: #f27820;
    border: none;
    color: #fff;
    font-size: 1.75em;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 17px;
    padding-right: 17px;
    text-shadow: 0px 2px 2px #c2611b;
    text-transform: uppercase;
    width: 102%; }
  .formLanding .landingPageForm .sendingMsg {
    line-height: 1.1em;
    text-align: center;
    width: 90%; }
    .formLanding .landingPageForm .sendingMsg .envelope {
      display: inline-block;
      position: relative;
      -webkit-animation: envelope 1s 2s 1 alternate;
      -moz-animation: envelope 1s 2s 1 alternate;
      animation: envelope 1s 2s 1 alternate; }
    .formLanding .landingPageForm .sendingMsg .sending {
      -webkit-animation: sending 2s 1 forwards;
      -moz-animation: sending 2s 1 forwards;
      animation: sending 2s 1 forwards; }
.formLanding .landingPageImage {
  position: relative; }
.formLanding .image1yrOff {
  width: 150px; }
.formLanding .adultNavBox {
  background-color: transparent;
  border: 2px solid #FF8300;
  padding: 20px 15px 10px;
  position: relative; }
  .formLanding .adultNavBox a {
    text-decoration: underline; }
  .formLanding .adultNavBox .learnMore {
    background-color: #000000;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 1.75em;
    padding: 1.5rem 1rem;
    position: relative;
    margin: 0 auto;
    max-width: 55%;
    min-width: 100px;
    text-align: center;
    text-decoration: none; }
  .formLanding .adultNavBox .learnMore:after {
    background: #000000;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0%;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .formLanding .adultNavBox .learnMore a {
    color: #FFFFFF;
    text-decoration: none; }
  .formLanding .adultNavBox .learnMore:hover a,
  .formLanding .adultNavBox .learnMore:active a {
    color: #FFFFFF; }

@keyframes hideForm {
  to {
    left: 400px; } }

@keyframes showMessage {
  to {
    left: 15px; } }

@keyframes sending {
  from {
    font-size: 1.75em; }

  to {
    font-size: 0; } }

@keyframes envelope {
  0% {
    left: 0; }

  50% {
    font-size: 2em; }

  100% {
    left: 400px; } }

.homecoming-lp #page-title {
  display: none; }
.homecoming-lp #region-content {
  margin-left: 0;
  margin-top: 15px; }

#doane-homecoming * {
  box-sizing: border-box; }
#doane-homecoming #region-sidebar-first {
  margin: 0 5px 0 0;
  padding-left: 20px;
  left: 0; }
#doane-homecoming .photoContest {
  margin-top: 20px; }
#doane-homecoming .videoContainer {
  margin-bottom: 15px; }
#doane-homecoming .fourBlocks {
  margin-bottom: 15px; }
#doane-homecoming .featureBlock {
  margin-bottom: 5px;
  margin-top: 5px;
  max-width: 400px; }
  #doane-homecoming .featureBlock figure {
    margin: 0;
    position: relative;
    overflow: hidden;
    min-width: 200px;
    max-width: 400px;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #FF8300;
    text-align: center;
    cursor: pointer; }
    #doane-homecoming .featureBlock figure:hover img {
      -webkit-transform: translate3d(0, -80px, 0);
      transform: translate3d(0, -80px, 0); }
    #doane-homecoming .featureBlock figure:hover h2 {
      -webkit-transform: translate3d(0, -100px, 0);
      transform: translate3d(0, -100px, 0); }
    #doane-homecoming .featureBlock figure:hover p {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    #doane-homecoming .featureBlock figure img {
      position: relative;
      display: block;
      min-height: 100%;
      max-width: 100%;
      opacity: 0.8;
      -webkit-transition: -webkit-transform 0.35s;
      transition: transform 0.35s;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    #doane-homecoming .featureBlock figure figcaption {
      padding: 2em;
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 1.25em;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      #doane-homecoming .featureBlock figure figcaption::before, #doane-homecoming .featureBlock figure figcaption::after {
        pointer-events: none; }
      #doane-homecoming .featureBlock figure figcaption > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
        text-indent: 200%;
        white-space: nowrap;
        font-size: 0;
        opacity: 0; }
    #doane-homecoming .featureBlock figure h2 {
      word-spacing: -0.15em;
      font-weight: 300;
      margin: 0;
      -webkit-transition: -webkit-transform 0.35s;
      transition: transform 0.35s;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 30px; }
      #doane-homecoming .featureBlock figure h2 span {
        font-weight: 800; }
    #doane-homecoming .featureBlock figure p {
      margin: 0;
      letter-spacing: 1px;
      font-size: 68.5%;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 30px;
      text-transform: none;
      font-size: 90%;
      opacity: 0;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      -webkit-transform: translate3d(0, 50px, 0);
      transform: translate3d(0, 50px, 0); }
#doane-homecoming .additionalHomecoming > div {
  color: #FFFFFF;
  display: block;
  max-width: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 20px; }
  #doane-homecoming .additionalHomecoming > div > ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2; }
    #doane-homecoming .additionalHomecoming > div > ul > li > a {
      color: #FFFFFF; }
#doane-homecoming .additionalHomecoming .visitorInfo {
  background-color: #8506A9; }
#doane-homecoming .additionalHomecoming .moreEvents {
  background-color: #06799F; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden;
  display: none; }

/**** SECTIONS ****/
body {
  background: #f3f3f3; }

#page {
  overflow: hidden;
  background: transparent url(../img/fade.png) 0 0 repeat-x; }

#zone-user,
#zone-header,
#zone-branding,
#zone-menu,
#zone-featured,
#zone-preface,
#zone-content,
#zone-postscript,
#zone-footer {
  padding: 0 10px; }

#zone-user-wrapper {
  display: none; }

#section-header .zone-wrapper .zone > .region-user-second .region-inner {
  text-align: right; }

#zone-user-wrapper {
  background-color: #f5f4f3; }
  #zone-user-wrapper .block {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  #zone-user-wrapper ul.menu {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 0; }
    #zone-user-wrapper ul.menu li {
      list-style: none;
      display: inline;
      margin: 0 10px; }
      #zone-user-wrapper ul.menu li.first {
        margin: 0 10px 0 0; }
      #zone-user-wrapper ul.menu li.last {
        margin: 0 0 0 10px; }
      #zone-user-wrapper ul.menu li a {
        color: #676767;
        fint-size: 13px;
        padding: 14px 0 13px;
        text-transform: uppercase;
        display: -moz-inline-box;
        display: inline-block;
        *display: inline;
        zoom: 1; }
        #zone-user-wrapper ul.menu li a:hover {
          color: #f27820; }
  #zone-user-wrapper #block-search-form {
    position: relative;
    top: -3px; }
    #zone-user-wrapper #block-search-form form {
      margin: 0 0 0 11px; }
      #zone-user-wrapper #block-search-form form #edit-search-block-form--2 {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: none;
        width: 160px;
        height: 20px;
        padding: 7px 29px 3px 9px; }
        #zone-user-wrapper #block-search-form form #edit-search-block-form--2.s_label {
          color: #767676;
          font-style: italic;
          font-family: "gandhi_serif", "Times New Roman", Times, serif; }
      #zone-user-wrapper #block-search-form form #edit-actions, #zone-user-wrapper #block-search-form form #edit-actions--2 {
        display: none; }
      #zone-user-wrapper #block-search-form form .form-submit {
        padding: 0;
        background-color: #FFF;
        position: absolute;
        top: 9px;
        right: 8px; }

.gps-theme #zone-user-wrapper {
  background-color: #000000; }
  .gps-theme #zone-user-wrapper .block {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  .gps-theme #zone-user-wrapper ul.menu {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 0; }
    .gps-theme #zone-user-wrapper ul.menu li {
      list-style: none;
      display: inline;
      margin: 0 10px; }
      .gps-theme #zone-user-wrapper ul.menu li.first {
        margin: 0 10px 0 0; }
      .gps-theme #zone-user-wrapper ul.menu li.last {
        margin: 0 0 0 10px; }
      .gps-theme #zone-user-wrapper ul.menu li a {
        color: #FFFFFF;
        fint-size: 13px;
        padding: 14px 0 13px;
        text-transform: uppercase;
        display: -moz-inline-box;
        display: inline-block;
        *display: inline;
        zoom: 1; }
        .gps-theme #zone-user-wrapper ul.menu li a:hover {
          color: #f27820; }
  .gps-theme #zone-user-wrapper #block-search-form {
    position: relative;
    top: -3px; }
    .gps-theme #zone-user-wrapper #block-search-form form {
      margin: 0 0 0 11px; }
      .gps-theme #zone-user-wrapper #block-search-form form #edit-search-block-form--2 {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: none;
        width: 160px;
        height: 20px;
        padding: 7px 29px 3px 9px; }
        .gps-theme #zone-user-wrapper #block-search-form form #edit-search-block-form--2.s_label {
          color: #767676;
          font-style: italic;
          font-family: "gandhi_serif", "Times New Roman", Times, serif; }
      .gps-theme #zone-user-wrapper #block-search-form form #edit-actions, .gps-theme #zone-user-wrapper #block-search-form form #edit-actions--2 {
        display: none; }
      .gps-theme #zone-user-wrapper #block-search-form form .form-submit {
        padding: 0;
        background-color: #FFF;
        position: absolute;
        top: 9px;
        right: 8px; }

.logo-img {
  display: none;
  text-align: center;
  margin-top: 18px; }

#block-views-banner-block {
  margin-bottom: -5px; }

#messages .messages {
  margin: 6px 10px; }

.front #region-content {
  margin-left: 0px;
  margin-right: 0px; }

#doane-front p {
  margin: 0 0 5px 0; }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }

  20% {
    -webkit-transform: scaleY(1); } }

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.front #zone-content {
  border-color: #e9e9e9;
  border-style: solid;
  border-width: 1px 0;
  padding: 0px 0px 0px 0px;
  margin-bottom: 20px; }
  .front #zone-content h1 {
    text-align: center;
    color: #33261b;
    font-family: "gandhi_serif", "Times New Roman", Times, serif;
    font-size: 38px;
    font-weight: normal;
    line-height: 38px;
    margin-top: 0; }
  .front #zone-content p {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    padding: 0; }
    .front #zone-content p.schools {
      font-size: 14px;
      line-height: 18px;
      background-image: url(../img/schools.png);
      padding: 200px 0 43px;
      margin-top: 40px;
      background-repeat: no-repeat;
      background-position: 23px top; }
    .front #zone-content p.no-mobile {
      display: none; }

.front #zone-postscript {
  margin-bottom: 0; }
  .front #zone-postscript .bean-custom-block a {
    display: block;
    text-align: center; }
    .front #zone-postscript .bean-custom-block a h2 {
      color: #f27820;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 20px;
      line-height: 25px;
      text-align: left; }
    .front #zone-postscript .bean-custom-block a:hover h2 {
      color: #33261b; }
  .front #zone-postscript #block-bean-apply,
  .front #zone-postscript #block-bean-news-events,
  .front #zone-postscript #block-bean-we-rock-we-roar,
  .front #zone-postscript #block-bean-meet-doane {
    width: 42%;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 10px; }
  .front #zone-postscript .block {
    font-size: 16px;
    color: #33261b;
    line-height: 20px; }
    .front #zone-postscript .block .field-name-field-image {
      height: 207px; }
      .front #zone-postscript .block .field-name-field-image img {
        margin-left: auto;
        margin-right: auto;
        display: block; }
  .front #zone-postscript #block-bean-future-student-front-block, .front #zone-postscript #block-bean-alumni-front-block {
    text-align: center; }
    .front #zone-postscript #block-bean-future-student-front-block a, .front #zone-postscript #block-bean-alumni-front-block a {
      color: #33261b; }
      .front #zone-postscript #block-bean-future-student-front-block a h2, .front #zone-postscript #block-bean-alumni-front-block a h2 {
        font-size: 18px;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold; }
      .front #zone-postscript #block-bean-future-student-front-block a:hover, .front #zone-postscript #block-bean-alumni-front-block a:hover {
        color: #f27820; }
  .front #zone-postscript .block-title, .front #zone-postscript .fp-columnTitle {
    font-size: 1.6em; }
  .front #zone-postscript .fp-columnTitle {
    color: #999999; }
  .front #zone-postscript .fp-adultLearningBlock, .front #zone-postscript .view-display-id-fp_ig_block, .front #zone-postscript #fp-socialNews-column {
    margin-bottom: 50px; }
  .front #zone-postscript .fp-admissLinks ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .front #zone-postscript .fp-admissLinks ul li {
      margin: 15px 0; }
      .front #zone-postscript .fp-admissLinks ul li a {
        font-size: 1.25em;
        vertical-align: middle; }
        .front #zone-postscript .fp-admissLinks ul li a:hover .icon, .front #zone-postscript .fp-admissLinks ul li a:focus .icon {
          background-color: #33261b;
          border-color: #33261b; }
  .front #zone-postscript .fp-admissLinks .icon {
    background-color: #ff8300;
    border: #ff8300 solid 2px;
    color: white;
    display: inline-block;
    font-size: 1.25em;
    height: 1.4em;
    line-height: 1.4em;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 1.4em; }
  .front #zone-postscript .fp-admissLinks .fp-undergradBlock, .front #zone-postscript .fp-admissLinks .fp-adultLearningBlock {
    padding: 15px 10px;
    overflow: hidden; }
    .front #zone-postscript .fp-admissLinks .fp-undergradBlock h3, .front #zone-postscript .fp-admissLinks .fp-adultLearningBlock h3 {
      margin: 0;
      padding: 0; }
    .front #zone-postscript .fp-admissLinks .fp-undergradBlock .alignRt, .front #zone-postscript .fp-admissLinks .fp-adultLearningBlock .alignRt {
      float: right; }
  .front #zone-postscript .fp-admissLinks .fp-adultLearningBlock {
    border-top: #d2d2c8 solid 1px; }
  .front #zone-postscript .animated, .front #zone-postscript .slideInLeft, .front #zone-postscript .socialFeed .update:hover .socialNet .socialBG, .front #zone-postscript .fp-news-feed .update:hover .socialNet .socialBG, .front #zone-postscript .socialFeed .update:focus .socialNet .socialBG, .front #zone-postscript .fp-news-feed .update:focus .socialNet .socialBG {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .front #zone-postscript .slideInLeft, .front #zone-postscript .socialFeed .update:hover .socialNet .socialBG, .front #zone-postscript .fp-news-feed .update:hover .socialNet .socialBG, .front #zone-postscript .socialFeed .update:focus .socialNet .socialBG, .front #zone-postscript .fp-news-feed .update:focus .socialNet .socialBG {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft; }
  .front #zone-postscript .fp-socialBtn, .front #zone-postscript .fp-newsBtn {
    cursor: pointer;
    padding: 5px 10px;
    border-right: 2px solid #999999; }
  .front #zone-postscript .fp-newsBtn {
    border-right: 0;
    border-left: 2px solid #999999; }
  .front #zone-postscript .active {
    color: black; }
  .front #zone-postscript #fp-socialNews-column {
    height: 300px;
    max-height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%; }
  .front #zone-postscript .socialFeed, .front #zone-postscript .fp-news-feed {
    background-color: #d7d7d7;
    height: 300px;
    margin: 0 auto;
    max-height: 300px;
    max-width: 690px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 10px;
    position: absolute;
    width: 95%;
    z-index: 10; }
    .front #zone-postscript .socialFeed .update, .front #zone-postscript .fp-news-feed .update {
      background-color: white;
      border-left: 5px solid #ff8300;
      font-size: .95em;
      margin: 10px 0px;
      overflow: hidden; }
      .front #zone-postscript .socialFeed .update:hover, .front #zone-postscript .fp-news-feed .update:hover, .front #zone-postscript .socialFeed .update:focus, .front #zone-postscript .fp-news-feed .update:focus {
        border-left: 5px solid #999999; }
      .front #zone-postscript .socialFeed .update .bodyText, .front #zone-postscript .fp-news-feed .update .bodyText {
        margin: .5% 0 10px;
        padding: 5px 10px .5%; }
        .front #zone-postscript .socialFeed .update .bodyText img, .front #zone-postscript .fp-news-feed .update .bodyText img {
          max-width: 295px;
          width: 100%; }
    .front #zone-postscript .socialFeed a, .front #zone-postscript .fp-news-feed a {
      color: #ff8300; }
    .front #zone-postscript .socialFeed .Facebook .socialNet .socialBG, .front #zone-postscript .fp-news-feed .Facebook .socialNet .socialBG {
      background-color: #3B5998; }
    .front #zone-postscript .socialFeed .Twitter .socialNet .socialBG, .front #zone-postscript .fp-news-feed .Twitter .socialNet .socialBG {
      background-color: #55ACEE; }
    .front #zone-postscript .socialFeed .Instagram .socialNet .socialBG, .front #zone-postscript .fp-news-feed .Instagram .socialNet .socialBG {
      background-color: #9C644F; }
    .front #zone-postscript .socialFeed .socialNet, .front #zone-postscript .fp-news-feed .socialNet {
      background-color: #b7b7b7;
      color: white;
      margin: 0;
      overflow: hidden;
      position: relative;
      font-size: .75em;
      font-weight: 700; }
      .front #zone-postscript .socialFeed .socialNet p, .front #zone-postscript .fp-news-feed .socialNet p {
        margin: 0;
        padding: 5px 10px;
        text-shadow: 2px 2px 3px #555;
        position: relative;
        z-index: 5; }
      .front #zone-postscript .socialFeed .socialNet .socialBG, .front #zone-postscript .fp-news-feed .socialNet .socialBG {
        background-color: #ff8300;
        height: 30px;
        width: 100%;
        opacity: 0;
        position: absolute;
        z-index: 1; }
      .front #zone-postscript .socialFeed .socialNet .icon, .front #zone-postscript .fp-news-feed .socialNet .icon {
        font-size: 1.2em;
        margin-right: 10px;
        text-shadow: 1px 1px 1px #888; }
      .front #zone-postscript .socialFeed .socialNet .account, .front #zone-postscript .fp-news-feed .socialNet .account {
        margin: 0;
        padding: 5px 10px; }
        .front #zone-postscript .socialFeed .socialNet .account a, .front #zone-postscript .fp-news-feed .socialNet .account a {
          color: white;
          font-weight: 700;
          text-decoration: none; }
    .front #zone-postscript .socialFeed .selected, .front #zone-postscript .fp-news-feed .selected {
      border-left-color: #999999; }
  .front #zone-postscript .fp-news-feed {
    z-index: 9; }
  .front #zone-postscript .spinner {
    margin: 100px auto;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px; }
    .front #zone-postscript .spinner div {
      background-color: #ff8300;
      height: 100%;
      width: 6px;
      display: inline-block;
      -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
      animation: stretchdelay 1.2s infinite ease-in-out; }
    .front #zone-postscript .spinner .rect2 {
      -webkit-animation-delay: -1.1s;
      animation-delay: -1.1s; }
    .front #zone-postscript .spinner .rect3 {
      -webkit-animation-delay: -1.0s;
      animation-delay: -1.0s; }
    .front #zone-postscript .spinner .rect4 {
      -webkit-animation-delay: -0.9s;
      animation-delay: -0.9s; }
    .front #zone-postscript .spinner .rect5 {
      -webkit-animation-delay: -0.8s;
      animation-delay: -0.8s; }
  .front #zone-postscript .eventContainer {
    width: 100%; }
.front #region-postscript-first .region-inner .grid-4 {
  margin: 0 10px 0; }
  .front #region-postscript-first .region-inner .grid-4.alpha {
    margin: 0 10px 0 0; }
  .front #region-postscript-first .region-inner .grid-4.omega {
    margin: 0 0 0 10px; }

#block-views-alert-block .views-row {
  margin-bottom: 10px;
  background-color: #ff8300;
  padding: 30px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: bold; }
  #block-views-alert-block .views-row a {
    color: #fff; }
  #block-views-alert-block .views-row p:last-child {
    margin-bottom: 0; }

.block-user-alert {
  background-color: #f2eee9;
  background-color: rgba(242, 238, 233, 0.9);
  position: fixed;
  z-index: 1000;
  width: 280px;
  top: 25%;
  left: 50%;
  margin-left: -160px;
  -webkit-box-shadow: -2px 4px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -2px 4px 8px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 4px 8px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  .block-user-alert .user-alert {
    background: transparent;
    width: 100%;
    height: 100%; }
    .block-user-alert .user-alert .user-alert-message {
      color: #33261b;
      width: auto;
      text-align: center;
      padding: 0px;
      margin: 13px 55px;
      overflow: hidden;
      font-family: "gandhi_serif", "Times New Roman", Times, serif;
      font-size: 17px;
      font-weight: normal;
      line-height: 28px; }
      .block-user-alert .user-alert .user-alert-message h2 {
        font-family: "gandhi_serif", "Times New Roman", Times, serif;
        font-size: 22px;
        font-weight: bold;
        line-height: 26px; }
      .block-user-alert .user-alert .user-alert-message hr {
        height: 1px;
        padding: 0;
        margin: 27px auto;
        background: #5b5a58;
        width: 108px; }
    .block-user-alert .user-alert .user-alert-close {
      font-size: 15px;
      width: 50px;
      margin: -10px 10px 0 0;
      font-weight: bold; }
      .block-user-alert .user-alert .user-alert-close a, .block-user-alert .user-alert .user-alert-close a:link, .block-user-alert .user-alert .user-alert-close a:visited {
        color: #33261b;
        padding: 10px; }
      .block-user-alert .user-alert .user-alert-close a:hover {
        color: #f27820;
        text-decoration: none; }

#block-feedback-form {
  top: 77px;
  right: 0px;
  bottom: auto;
  overflow: visible;
  visibility: hidden; }
  #block-feedback-form .feedback-link {
    height: 0px;
    width: 0px;
    padding: 32px 16px;
    text-indent: 15px;
    display: block;
    background: #c9bfb6 url(../img/feedback.png) no-repeat 5px 21px;
    -webkit-border-radius: 32px 0px 0px 32px;
    -moz-border-radius: 32px 0px 0px 32px;
    border-radius: 32px 0px 0px 32px;
    overflow: hidden;
    float: right;
    -webkit-box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.2); }
    #block-feedback-form .feedback-link * {
      margin-top: 20px; }
  #block-feedback-form form {
    opacity: 1; }
  #block-feedback-form .content {
    float: right; }

div.call-to-action {
  display: none; }

a.call-to-action {
  display: block;
  width: 150px;
  height: 112px;
  text-indent: -9999px;
  overflow: hidden; }
  a.call-to-action:hover {
    text-decoration: none;
    background-position: 0px -112px; }

.views_slideshow_cycle_main {
  width: 100%; }

.views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: 0;
  padding-bottom: 46.5%; }

.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto; }

.views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 100%; }

.views_slideshow_cycle_main .field-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0; }

.pane-views-featured-slideshow-block, .pane-views-nodequeue-gps-slideshow-block {
  background: none;
  margin-bottom: 0px;
  overflow: hidden; }
  .pane-views-featured-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row, .pane-views-nodequeue-gps-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row {
    position: relative;
    background-color: #000;
    height: 0;
    padding-bottom: 46.5%; }
    .pane-views-featured-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row .views-field-body, .pane-views-nodequeue-gps-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row .views-field-body {
      display: none; }
    .pane-views-featured-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row .views-field-field-caption, .pane-views-nodequeue-gps-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row .views-field-field-caption {
      font-family: "gandhi_serif", "Times New Roman", Times, serif;
      font-size: 48px;
      font-weight: normal;
      line-height: 48px;
      position: absolute;
      top: 99px;
      left: 70px;
      color: #fff; }
    .pane-views-featured-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row .views-field-field-feature-link .field-content, .pane-views-nodequeue-gps-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row .views-field-field-feature-link .field-content {
      position: relative;
      bottom: 105px;
      text-align: left;
      padding-left: 0px;
      padding-right: 0; }
      .pane-views-featured-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row .views-field-field-feature-link .field-content.Right a, .pane-views-nodequeue-gps-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row .views-field-field-feature-link .field-content.Right a {
        background-position: right 50px;
        text-indent: -999px;
        padding: 40px 78% 40px 0px; }
      .pane-views-featured-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row .views-field-field-feature-link .field-content a, .pane-views-nodequeue-gps-slideshow-block .views-slideshow-cycle-main-frame-row-item.views-row .views-field-field-feature-link .field-content a {
        display: -moz-inline-box;
        display: inline-block;
        *display: inline;
        zoom: 1;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        background-image: url(../img/readmore_icon.png);
        background-position: 30px 50px;
        background-repeat: no-repeat;
        text-indent: -999px;
        padding: 40px 110px;
        margin-right: 3px; }
  .pane-views-featured-slideshow-block .views-slideshow-controls-bottom, .pane-views-nodequeue-gps-slideshow-block .views-slideshow-controls-bottom {
    position: relative;
    bottom: 0;
    display: block; }
    .pane-views-featured-slideshow-block .views-slideshow-controls-bottom .views-slideshow-pager-field-item, .pane-views-nodequeue-gps-slideshow-block .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
      float: left;
      display: none; }
      .pane-views-featured-slideshow-block .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active, .pane-views-nodequeue-gps-slideshow-block .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active {
        display: block; }
      .pane-views-featured-slideshow-block .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-title, .pane-views-nodequeue-gps-slideshow-block .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-title {
        display: none; }

#zone-content #breadcrumb {
  width: 100%; }
#zone-content #breadcrumb {
  background-color: #33261b;
  height: 36px;
  border-top: 2px solid #000; }
  #zone-content #breadcrumb .breadcrumb {
    font-weight: bold;
    font-size: 13px;
    color: #f27820;
    text-transform: uppercase;
    padding-top: 7px;
    padding-left: 20px; }
    #zone-content #breadcrumb .breadcrumb ul {
      margin: 0;
      padding: 0;
      height: 21px;
      display: block;
      list-style: none; }
      #zone-content #breadcrumb .breadcrumb ul li {
        list-style: none;
        display: none;
        float: left;
        position: relative;
        height: 21px;
        overflow: hidden;
        line-height: 21px;
        margin: 0px 6px 0px 0;
        padding: 0px 10px 0px 0;
        border-right: 2px solid white; }
        #zone-content #breadcrumb .breadcrumb ul li span {
          display: block;
          overflow: hidden; }
        #zone-content #breadcrumb .breadcrumb ul li a {
          display: block;
          position: relative;
          height: 21px;
          line-height: 21px;
          overflow: hidden;
          float: left; }
        #zone-content #breadcrumb .breadcrumb ul li.last {
          display: block;
          padding-right: 0;
          margin-right: 0;
          border: none; }
    #zone-content #breadcrumb .breadcrumb span.sep {
      padding: 0 6px; }
    #zone-content #breadcrumb .breadcrumb a, #zone-content #breadcrumb .breadcrumb span.sep {
      color: #fff; }
#zone-content .content {
  font-size: 16px;
  color: #33261b;
  line-height: 24px; }

.not-front #zone-content #zone-content-inner {
  background-image: url(../img/content_fade.png);
  background-repeat: repeat-x; }

#region-content {
  margin-left: 0px;
  margin-right: 0px; }
  #region-content li {
    line-height: 24px; }
  #region-content.grid-10 {
    margin-right: 0px; }

.region-sidebar-first + #region-content.grid-10 {
  margin-left: 10px;
  margin-right: 20px; }

.block-landing-page-content-bottom {
  margin-top: 30px; }

.cke_show_borders {
  font-size: 16px;
  color: #33261b;
  line-height: 24px; }

.block-landing-page-content-bottom {
  margin-top: 30px; }

li.inside {
  list-style-position: inside; }

p.newline {
  margin: 0 0 18px; }

a.jump {
  display: block;
  float: right;
  background-color: #f27820;
  padding: 5px 3px 5px 8px;
  color: white;
  margin-bottom: -32px;
  margin-top: -3px; }

.addthis_floating_style {
  display: none; }

#region-sidebar-first .menu-block-wrapper {
  display: none; }

.page-search-site #region-sidebar-first {
  display: block; }

#region-sidebar-second {
  width: 100%;
  padding-top: 28px;
  margin-left: 10px;
  margin-right: 10px; }
  #region-sidebar-second #block-ds-extras-co-sidebar .field-name-field-link {
    border-bottom: thin solid #eee;
    padding-bottom: 7px;
    margin-bottom: 7px; }
    #region-sidebar-second #block-ds-extras-co-sidebar .field-name-field-link .label-above {
      font-weight: bold; }
    #region-sidebar-second #block-ds-extras-co-sidebar .field-name-field-link a {
      display: block; }
  #region-sidebar-second #block-bean-future-students-sidebar-block,
  #region-sidebar-second #block-bean-alumni-friends-sidebar-block {
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42%;
    vertical-align: top;
    text-align: center; }
    #region-sidebar-second #block-bean-future-students-sidebar-block a:hover,
    #region-sidebar-second #block-bean-alumni-friends-sidebar-block a:hover {
      text-decoration: none; }
      #region-sidebar-second #block-bean-future-students-sidebar-block a:hover h2,
      #region-sidebar-second #block-bean-alumni-friends-sidebar-block a:hover h2 {
        color: #f27820; }
    #region-sidebar-second #block-bean-future-students-sidebar-block h2.block-title, #region-sidebar-second #block-bean-future-students-sidebar-block .front #zone-postscript h2.fp-columnTitle, .front #zone-postscript #region-sidebar-second #block-bean-future-students-sidebar-block h2.fp-columnTitle,
    #region-sidebar-second #block-bean-alumni-friends-sidebar-block h2.block-title,
    #region-sidebar-second #block-bean-alumni-friends-sidebar-block .front #zone-postscript h2.fp-columnTitle,
    .front #zone-postscript #region-sidebar-second #block-bean-alumni-friends-sidebar-block h2.fp-columnTitle {
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      color: #33261b; }

#region-sidebar-first .block,
#region-sidebar-second .block {
  margin: 0 23px 0 0; }
  #region-sidebar-first .block .content,
  #region-sidebar-second .block .content {
    font-size: 14px;
    line-height: 20px; }
#region-sidebar-first .rss,
#region-sidebar-second .rss {
  background-position: right 2px;
  width: 17px;
  padding-top: 0px; }

.block-profile-user-access {
  display: none; }

.node-type-basic-page .field-name-field-custom-content > .field-items > .field-item {
  background-color: #ebebeb;
  font-size: 14px;
  line-height: 22px;
  padding: 15px;
  margin-bottom: 12px; }
  .node-type-basic-page .field-name-field-custom-content > .field-items > .field-item > .field-collection-item-field-custom-content > .group-left {
    width: 100%; }
  .node-type-basic-page .field-name-field-custom-content > .field-items > .field-item > .field-collection-item-field-custom-content > .group-right {
    width: 100%; }
  .node-type-basic-page .field-name-field-custom-content > .field-items > .field-item .field-name-field-title {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 9px; }
  .node-type-basic-page .field-name-field-custom-content > .field-items > .field-item .field-collection-item-field-custom-link {
    width: 100%; }
    .node-type-basic-page .field-name-field-custom-content > .field-items > .field-item .field-collection-item-field-custom-link a {
      color: #33261b;
      display: -moz-inline-box;
      display: inline-block;
      *display: inline;
      zoom: 1;
      padding-bottom: 5px; }
      .node-type-basic-page .field-name-field-custom-content > .field-items > .field-item .field-collection-item-field-custom-link a .image {
        min-width: 20px;
        padding-right: 4px;
        display: -moz-inline-box;
        display: inline-block;
        *display: inline;
        zoom: 1; }
        .node-type-basic-page .field-name-field-custom-content > .field-items > .field-item .field-collection-item-field-custom-link a .image img {
          margin: -2px 0 8px;
          vertical-align: top; }
      .node-type-basic-page .field-name-field-custom-content > .field-items > .field-item .field-collection-item-field-custom-link a:hover {
        color: #f27820; }

.node-type-campus-organization .field-name-description-display {
  margin-bottom: 18px; }
.node-type-campus-organization .field-name-field-feature-link .link-item {
  margin-bottom: 10px; }
  .node-type-campus-organization .field-name-field-feature-link .link-item .link-title {
    font-weight: bold; }

#block-views-campus-organization-block-1 .view-display-id-attachment_1 {
  text-align: center;
  margin: 20px 0 10px;
  color: #aeaeae;
  font-size: 14px;
  padding: 9px 0 7px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0; }
  #block-views-campus-organization-block-1 .view-display-id-attachment_1 .view-header,
  #block-views-campus-organization-block-1 .view-display-id-attachment_1 .view-content {
    display: inline; }
  #block-views-campus-organization-block-1 .view-display-id-attachment_1 a {
    color: #959595;
    font-weight: bold;
    padding: 0 3px; }
    #block-views-campus-organization-block-1 .view-display-id-attachment_1 a:hover {
      color: #f27820; }
#block-views-campus-organization-block-1 .views-field-field-campus-organization {
  text-align: center; }
#block-views-campus-organization-block-1 th.views-field-title {
  width: 210px; }
#block-views-campus-organization-block-1 th.views-field-field-campus-organization {
  width: 100px; }

.node-campus-organization.node-teaser {
  border-bottom: thin solid #ccc;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 16px;
  padding-top: 16px; }
  .node-campus-organization.node-teaser h3 {
    font-size: 14px; }
    .node-campus-organization.node-teaser h3 a {
      color: #33261b; }
      .node-campus-organization.node-teaser h3 a:hover {
        color: #f27820; }

#block-views-related-rooms-block {
  margin-top: 20px; }
  #block-views-related-rooms-block h2.block-title, #block-views-related-rooms-block .front #zone-postscript h2.fp-columnTitle, .front #zone-postscript #block-views-related-rooms-block h2.fp-columnTitle {
    font-size: 16px;
    line-height: 16px; }
  #block-views-related-rooms-block .content ul {
    margin: 0; }
    #block-views-related-rooms-block .content ul li {
      margin: 0;
      list-style: none;
      padding: 0; }
      #block-views-related-rooms-block .content ul li a {
        display: block;
        padding: 5px 0;
        border-bottom: solid thin #f4f3f3; }

.node-type-course .field-name-field-id {
  margin: -20px 0 20px; }

#block-views-course-directory-block-1 {
  margin-top: 15px; }
  #block-views-course-directory-block-1 .views-exposed-form
  .views-exposed-widget
  .form-submit {
    margin-top: 0; }
  #block-views-course-directory-block-1 .view-content {
    margin-top: 13px; }
  #block-views-course-directory-block-1 .views-row {
    background-color: #ebebeb;
    font-size: 14px;
    line-height: 22px;
    padding: 25px 32px;
    margin-bottom: 12px; }
    #block-views-course-directory-block-1 .views-row .views-field-title {
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 7px; }
      #block-views-course-directory-block-1 .views-row .views-field-title a {
        color: #33261b; }
        #block-views-course-directory-block-1 .views-row .views-field-title a:hover {
          color: #f27820; }
    #block-views-course-directory-block-1 .views-row .views-field-field-code,
    #block-views-course-directory-block-1 .views-row .views-field-field-course-number,
    #block-views-course-directory-block-1 .views-row .views-field-field-minimum-credits,
    #block-views-course-directory-block-1 .views-row .views-field-field-maximum-credits {
      padding-right: 18px;
      display: -moz-inline-box;
      display: inline-block;
      *display: inline;
      zoom: 1; }
      #block-views-course-directory-block-1 .views-row .views-field-field-code .field-content,
      #block-views-course-directory-block-1 .views-row .views-field-field-course-number .field-content,
      #block-views-course-directory-block-1 .views-row .views-field-field-minimum-credits .field-content,
      #block-views-course-directory-block-1 .views-row .views-field-field-maximum-credits .field-content {
        color: #f27820; }
    #block-views-course-directory-block-1 .views-row .views-field-body-1 {
      margin: 9px 0 -9px; }

.node.node-event .field-name-field-thumbnail {
  float: left;
  width: 100%;
  margin: 0 10px 15px 0; }
.node.node-event .group-basic-info {
  float: left;
  width: 51%;
  font-size: 14px;
  line-height: 18px; }
  .node.node-event .group-basic-info .field-label {
    color: #f27820;
    text-transform: uppercase; }
  .node.node-event .group-basic-info a {
    color: #33261b; }
    .node.node-event .group-basic-info a:hover {
      color: #f27820; }
.node.node-event .field-name-next-date {
  font-size: 16px;
  margin-bottom: 20px; }
  .node.node-event .field-name-next-date h3 {
    line-height: 24px;
    padding-bottom: 0;
    font-weight: normal;
    text-transform: none;
    margin: -3px 0 -2px; }
.node.node-event .field-name-field-event-location p {
  margin-bottom: 0; }
.node.node-event .group-contact {
  margin: 19px 0 15px; }
.node.node-event .field-name-field-feature-link {
  clear: both; }
  .node.node-event .field-name-field-feature-link a {
    color: #fff;
    background-color: #f27820;
    text-transform: uppercase;
    font-weight: bold;
    padding: 9px 17px;
    text-shadow: 0px 2px 2px #c2611b;
    font-size: 14px;
    line-height: 14px;
    margin: 10px 0;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
    .node.node-event .field-name-field-feature-link a:hover {
      background-color: #33261b;
      color: #fff;
      text-decoration: none;
      text-shadow: none; }
.node.node-event .group-description {
  margin-top: 34px; }
  .node.node-event .group-description legend {
    color: #33261b;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 4px;
    border-bottom-color: #f27820;
    line-height: 27px; }
.node.node-event .field-name-next-date {
  font-size: 16px;
  margin-bottom: 20px; }
  .node.node-event .field-name-next-date h3 {
    line-height: 24px;
    padding-bottom: 0;
    font-weight: normal;
    text-transform: none;
    margin: -3px 0 -2px; }
.node.node-event .field-name-field-event-location p {
  margin-bottom: 0; }
.node.node-event .group-contact {
  margin: 19px 0 15px; }
.node.node-event .field-name-field-feature-link {
  clear: both; }
  .node.node-event .field-name-field-feature-link a {
    color: #fff;
    background-color: #f27820;
    text-transform: uppercase;
    font-weight: bold;
    padding: 9px 17px;
    text-shadow: 0px 2px 2px #c2611b;
    font-size: 14px;
    line-height: 14px;
    margin: 10px 0;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
    .node.node-event .field-name-field-feature-link a:hover {
      background-color: #33261b;
      color: #fff;
      text-decoration: none;
      text-shadow: none; }
.node.node-event .group-description {
  margin-top: 34px;
  clear: both; }
  .node.node-event .group-description legend {
    color: #33261b;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 4px;
    border-bottom-color: #f27820;
    line-height: 27px; }

#block-views-events-block-upcoming .view-content,
#block-views-events-block-3 .view-content,
.view-display-id-page_5 .view-content,
.view-events-custom .view-content {
  padding-top: 15px; }
#block-views-events-block-upcoming .views-row,
#block-views-events-block-3 .views-row,
.view-display-id-page_5 .views-row,
.view-events-custom .views-row {
  border-bottom: thin solid #ccc;
  font-size: 14px;
  color: #736357;
  line-height: 19px;
  padding: 6px 0 6px 29px;
  background-image: url(../img/cal-small.png);
  background-repeat: no-repeat;
  background-position: 1px 7px; }
  #block-views-events-block-upcoming .views-row .views-field-title a,
  #block-views-events-block-3 .views-row .views-field-title a,
  .view-display-id-page_5 .views-row .views-field-title a,
  .view-events-custom .views-row .views-field-title a {
    font-weight: bold;
    color: #33261b; }
    #block-views-events-block-upcoming .views-row .views-field-title a:hover,
    #block-views-events-block-3 .views-row .views-field-title a:hover,
    .view-display-id-page_5 .views-row .views-field-title a:hover,
    .view-events-custom .views-row .views-field-title a:hover {
      color: #f27820; }
#block-views-events-block-upcoming h2,
#block-views-events-block-3 h2,
.view-display-id-page_5 h2,
.view-events-custom h2 {
  font-size: 16px;
  border-bottom: thin solid #f27820; }
#block-views-events-block-upcoming .view-footer,
#block-views-events-block-3 .view-footer,
.view-display-id-page_5 .view-footer,
.view-events-custom .view-footer {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  margin-top: 5px; }

#block-views-events-block-upcoming .view-header h2 {
  line-height: 33px; }

#block-views-events-block-3 .views-row,
.view-display-id-page_5 .views-row {
  background-position: 1px 5px;
  min-height: 27px;
  margin: 7px 0 0;
  padding-bottom: 3px; }
  #block-views-events-block-3 .views-row.views-row-last,
  .view-display-id-page_5 .views-row.views-row-last {
    margin-bottom: 15px; }
  #block-views-events-block-3 .views-row .views-field-title,
  .view-display-id-page_5 .views-row .views-field-title {
    text-transform: uppercase; }
#block-views-events-block-3 h3,
.view-display-id-page_5 h3 {
  margin-bottom: -13px; }
#block-views-events-block-3 #views-exposed-form-events-block-3 .form-submit,
.view-display-id-page_5 #views-exposed-form-events-block-3 .form-submit {
  margin-top: 0px; }

.view-events-custom .view-content {
  padding-top: 0px; }
.view-events-custom .views-row {
  background-position: 1px 5px;
  min-height: 27px;
  margin: 4px 0 0;
  padding-bottom: 3px; }
  .view-events-custom .views-row .views-field-title {
    text-transform: uppercase; }

#region-sidebar-first .events-bean h2,
#region-sidebar-second .events-bean h2 {
  border-bottom: thin solid #ef7a1d;
  font-size: 16px;
  margin-bottom: 3px;
  padding-bottom: 3px; }

.bean-doane-event-bean {
  display: none; }

.fc-content a:link,
.fc-content a:visited {
  color: white;
  text-decoration: none;
  font-size: 9px;
  line-height: 13px; }

.node-type-financial-aid .field-name-field-key-dates {
  background: url(../img/date.png) 2px center no-repeat; }
.node-type-financial-aid .field-name-field-amount {
  background: url(../img/coins.png) left center no-repeat; }
.node-type-financial-aid .field-name-field-key-dates,
.node-type-financial-aid .field-name-field-amount,
.node-type-financial-aid .field-name-field-financial-type {
  padding: 7px 0 3px 29px;
  margin-bottom: 2px; }
  .node-type-financial-aid .field-name-field-key-dates .field-label,
  .node-type-financial-aid .field-name-field-amount .field-label,
  .node-type-financial-aid .field-name-field-financial-type .field-label {
    color: #f27820;
    text-transform: uppercase; }
.node-type-financial-aid .field-name-field-renewability,
.node-type-financial-aid .field-name-field-elegibility,
.node-type-financial-aid .field-name-field-scholarship-process {
  margin-bottom: 28px; }
  .node-type-financial-aid .field-name-field-renewability .label-above,
  .node-type-financial-aid .field-name-field-elegibility .label-above,
  .node-type-financial-aid .field-name-field-scholarship-process .label-above {
    font-size: 21px;
    margin-bottom: 5px; }
.node-type-financial-aid #node_financial_aid_full_group_key_info, .node-type-financial-aid #node_financial_aid_full_group_fa_description {
  margin-bottom: 28px; }

#block-views-financial-aid-block-1 th {
  vertical-align: bottom;
  padding: 5px; }
#block-views-financial-aid-block-1 td {
  vertical-align: top;
  padding: 5px; }
#block-views-financial-aid-block-1 .views-field-title a {
  color: #f27820; }
  #block-views-financial-aid-block-1 .views-field-title a:hover {
    color: #33261b; }

.nominate-button {
  color: #fff;
  background-color: #f27820;
  text-transform: uppercase;
  font-weight: bold;
  padding: 9px 17px;
  text-shadow: 0px 2px 2px #c2611b;
  font-size: 14px;
  line-height: 14px;
  margin: 10px 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1; }
  .nominate-button:hover {
    background-color: #33261b;
    color: #fff;
    text-decoration: none;
    text-shadow: none; }

.field-name-field-action-link a {
  color: #fff;
  background-color: #f27820;
  text-transform: uppercase;
  font-weight: bold;
  padding: 9px 17px;
  text-shadow: 0px 2px 2px #c2611b;
  font-size: 14px;
  line-height: 14px;
  margin: 10px 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 10px 0; }
  .field-name-field-action-link a:hover {
    background-color: #33261b;
    color: #fff;
    text-decoration: none;
    text-shadow: none; }

#region-sidebar-second .block-views-exp-faqs-page-1 .views-submit-button {
  float: right;
  padding-right: 0; }
  #region-sidebar-second .block-views-exp-faqs-page-1 .views-submit-button input#edit-submit-faqs {
    margin-top: 0px;
    position: relative;
    left: 7px; }

.view-id-faqs.view-display-id-page_1 .views-row fieldset, .view-id-faqs.faqLandingPage .views-row fieldset {
  height: auto; }
  .view-id-faqs.view-display-id-page_1 .views-row fieldset legend, .view-id-faqs.faqLandingPage .views-row fieldset legend {
    margin-bottom: 4px;
    line-height: 31px; }
    .view-id-faqs.view-display-id-page_1 .views-row fieldset legend .fieldset-legend a, .view-id-faqs.faqLandingPage .views-row fieldset legend .fieldset-legend a {
      color: #33261b;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px;
      display: block;
      padding-right: 25px; }
      .view-id-faqs.view-display-id-page_1 .views-row fieldset legend .fieldset-legend a:hover, .view-id-faqs.faqLandingPage .views-row fieldset legend .fieldset-legend a:hover {
        text-decoration: none; }
    .view-id-faqs.view-display-id-page_1 .views-row fieldset legend .fieldset-legend .summary, .view-id-faqs.faqLandingPage .views-row fieldset legend .fieldset-legend .summary {
      display: none; }
  .view-id-faqs.view-display-id-page_1 .views-row fieldset .fieldset-wrapper, .view-id-faqs.faqLandingPage .views-row fieldset .fieldset-wrapper {
    padding: 1px;
    margin: 17px 0 20px; }
  .view-id-faqs.view-display-id-page_1 .views-row fieldset.collapsible legend, .view-id-faqs.faqLandingPage .views-row fieldset.collapsible legend {
    border-bottom-color: #f27820; }
    .view-id-faqs.view-display-id-page_1 .views-row fieldset.collapsible legend .fieldset-legend, .view-id-faqs.faqLandingPage .views-row fieldset.collapsible legend .fieldset-legend {
      padding-left: 0;
      background: url(../img/fieldset-open.png) right center no-repeat; }
  .view-id-faqs.view-display-id-page_1 .views-row fieldset.collapsible.collapsed legend, .view-id-faqs.faqLandingPage .views-row fieldset.collapsible.collapsed legend {
    border-bottom-color: #d2d2c8; }
    .view-id-faqs.view-display-id-page_1 .views-row fieldset.collapsible.collapsed legend .fieldset-legend, .view-id-faqs.faqLandingPage .views-row fieldset.collapsible.collapsed legend .fieldset-legend {
      background: url(../img/fieldset-closed.png) right center no-repeat; }

#block-views-faqs-block-1 .views-row, #block-views-faqs-block-random .views-row {
  margin-bottom: 7px; }

#block-views-exp-faqs-page-1 .views-exposed-form {
  margin-top: -4px; }

#views-exposed-form-faqs-page-1 #edit-title {
  width: 158px; }

.node-type-jobs-careers #node_jobs_careers_full_group_key_info,
.node-type-jobs-careers #node_jobs_careers_full_group_more_details {
  margin-bottom: 10px; }

.node-type-news #node_news_full_group_left {
  margin: 20px 0; }
.node-type-news #node_news_full_group_left + #node_news_full_group_right {
  margin-left: 0px; }
.node-type-news #node_news_full_group_right {
  margin-left: 0; }
.node-type-news .field-name-field-thumbnail {
  margin-bottom: 24px; }
.node-type-news .field-name-field-photo-caption {
  font-size: 12px;
  line-height: 16px; }
.node-type-news .field-name-field-byline {
  text-transform: uppercase;
  font-weight: bold; }
  .node-type-news .field-name-field-byline .label-inline {
    display: inline; }
.node-type-news .field-name-post-date {
  margin-bottom: 14px;
  margin-top: 3px; }
.node-type-news .field-name-field-byline,
.node-type-news .field-name-post-date {
  font-size: 14px;
  line-height: 14px; }
.node-type-news .field-name-body {
  border-bottom: thin solid #e1e1e1;
  padding-bottom: 17px;
  margin-bottom: 3px; }
.node-type-news .field-name-read-more-news {
  font-size: 14px;
  font-weight: bold;
  text-align: right; }

#block-views-news-block-2 .views-row,
#block-views-news-block-3 .views-row {
  border-bottom: thin solid #ccc;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 16px;
  padding-top: 16px;
  min-height: 100px; }
  #block-views-news-block-2 .views-row .field-name-field-thumbnail,
  #block-views-news-block-3 .views-row .field-name-field-thumbnail {
    margin-right: 16px;
    margin-bottom: 8px;
    margin-top: 7px;
    float: left; }
    #block-views-news-block-2 .views-row .field-name-field-thumbnail + .group_right,
    #block-views-news-block-3 .views-row .field-name-field-thumbnail + .group_right {
      padding-left: 116px; }
#block-views-news-block-2 h2,
#block-views-news-block-3 h2 {
  font-size: 16px;
  border-bottom: thin solid #f27820;
  line-height: 33px; }
#block-views-news-block-2 h3,
#block-views-news-block-3 h3 {
  font-size: 14px; }
  #block-views-news-block-2 h3 a,
  #block-views-news-block-3 h3 a {
    color: #33261b; }
    #block-views-news-block-2 h3 a:hover,
    #block-views-news-block-3 h3 a:hover {
      color: #f27820; }
#block-views-news-block-2 .field-name-post-date,
#block-views-news-block-3 .field-name-post-date {
  color: #736357;
  font-size: 14px;
  margin-top: -5px;
  margin-bottom: 6px; }
#block-views-news-block-2 .field-name-body,
#block-views-news-block-2 .field-name-node-link,
#block-views-news-block-2 .field-name-trimmed-plaintext-body,
#block-views-news-block-3 .field-name-body,
#block-views-news-block-3 .field-name-node-link,
#block-views-news-block-3 .field-name-trimmed-plaintext-body {
  display: inline; }
  #block-views-news-block-2 .field-name-body p,
  #block-views-news-block-2 .field-name-body div,
  #block-views-news-block-2 .field-name-node-link p,
  #block-views-news-block-2 .field-name-node-link div,
  #block-views-news-block-2 .field-name-trimmed-plaintext-body p,
  #block-views-news-block-2 .field-name-trimmed-plaintext-body div,
  #block-views-news-block-3 .field-name-body p,
  #block-views-news-block-3 .field-name-body div,
  #block-views-news-block-3 .field-name-node-link p,
  #block-views-news-block-3 .field-name-node-link div,
  #block-views-news-block-3 .field-name-trimmed-plaintext-body p,
  #block-views-news-block-3 .field-name-trimmed-plaintext-body div {
    display: inline; }
#block-views-news-block-2 .field-name-node-link a,
#block-views-news-block-3 .field-name-node-link a {
  padding: 5px 20px 5px 5px; }
#block-views-news-block-2 .view-footer,
#block-views-news-block-3 .view-footer {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  margin-top: 5px; }

#block-views-news-block-3 .views-row-1 {
  font-size: 16px;
  padding-bottom: 20px;
  padding-top: 21px; }
  #block-views-news-block-3 .views-row-1 h3 {
    margin-top: 9px; }
  #block-views-news-block-3 .views-row-1 .field-name-field-thumbnail {
    float: none;
    margin-right: 0;
    margin-top: 0; }

#region-sidebar-first .news-bean,
#region-sidebar-second .news-bean {
  line-height: 18px; }
  #region-sidebar-first .news-bean h2,
  #region-sidebar-second .news-bean h2 {
    border-bottom: thin solid #ef7a1d;
    font-size: 16px;
    margin-bottom: 16px;
    padding-bottom: 3px; }
  #region-sidebar-first .news-bean .views-row,
  #region-sidebar-second .news-bean .views-row {
    margin-bottom: 9px;
    padding-bottom: 6px;
    border-bottom: thin solid #ccc; }
  #region-sidebar-first .news-bean .views-field-title,
  #region-sidebar-second .news-bean .views-field-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px; }
    #region-sidebar-first .news-bean .views-field-title a,
    #region-sidebar-second .news-bean .views-field-title a {
      color: #33261b; }
      #region-sidebar-first .news-bean .views-field-title a:hover,
      #region-sidebar-second .news-bean .views-field-title a:hover {
        color: #f27820; }
  #region-sidebar-first .news-bean .views-field-created,
  #region-sidebar-second .news-bean .views-field-created {
    color: #736357;
    padding: 2px 0 3px; }
  #region-sidebar-first .news-bean .views-field-body,
  #region-sidebar-second .news-bean .views-field-body {
    line-height: 18px; }
  #region-sidebar-first .news-bean .views-more-link,
  #region-sidebar-second .news-bean .views-more-link {
    padding-right: 10px; }

#block-views-news-block-2 #edit-submit-news {
  margin-top: 0; }

body .views-widget-filter-field_dateline_value_1 {
  clear: left; }

.node-type-person #node_person_full_group_soc_media .field-items,
.node-type-person #node_person_full_group_contact_info,
.node-type-person #node_person_full_group_person_details {
  line-height: 18px; }
.node-type-person #block-system-main .node-person {
  margin-top: 37px; }
.node-type-person #node_person_full_group_img_wrap {
  display: inline;
  float: left;
  position: relative;
  margin-right: 32px;
  margin-bottom: 10px; }
.node-type-person h1.page-title {
  margin: -4px 0 13px; }
.node-type-person #node_person_full_group_person_details {
  display: inline;
  float: left;
  position: relative;
  clear: right; }
  .node-type-person #node_person_full_group_person_details #node_person_full_group_byline {
    font-weight: bold;
    margin-top: -5px; }
    .node-type-person #node_person_full_group_person_details #node_person_full_group_byline span:before {
      content: ', '; }
    .node-type-person #node_person_full_group_person_details #node_person_full_group_byline span:first-child:before {
      content: ''; }
.node-type-person #node_person_full_group_contact_info {
  line-height: 30px;
  margin-top: 18px; }
  .node-type-person #node_person_full_group_contact_info .field-label {
    text-transform: uppercase;
    color: #f27820; }
  .node-type-person #node_person_full_group_contact_info a {
    color: #33261b; }
    .node-type-person #node_person_full_group_contact_info a:hover {
      color: #f27820; }
.node-type-person .field-name-description-display {
  clear: both;
  padding-top: 20px; }
  .node-type-person .field-name-description-display .label-above {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px; }

#block-views-people-glossary-block-2 input#edit-field-name, .view-id-people_glossary.view-display-id-page input#edit-field-name {
  width: 173px; }
#block-views-people-glossary-block-2 .views-exposed-widget.views-submit-button input, .view-id-people_glossary.view-display-id-page .views-exposed-widget.views-submit-button input {
  margin-top: 1.7em; }
#block-views-people-glossary-block-2 .view-display-id-attachment, .view-id-people_glossary.view-display-id-page .view-display-id-attachment {
  color: #aeaeae;
  font-size: 14px;
  margin-bottom: 45px;
  padding: 9px 0 7px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center; }
  #block-views-people-glossary-block-2 .view-display-id-attachment .view-content, #block-views-people-glossary-block-2 .view-display-id-attachment .view-header, .view-id-people_glossary.view-display-id-page .view-display-id-attachment .view-content, .view-id-people_glossary.view-display-id-page .view-display-id-attachment .view-header {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  #block-views-people-glossary-block-2 .view-display-id-attachment a, .view-id-people_glossary.view-display-id-page .view-display-id-attachment a {
    color: #959595;
    font-weight: bold;
    padding: 0 5px; }
    #block-views-people-glossary-block-2 .view-display-id-attachment a.active, .view-id-people_glossary.view-display-id-page .view-display-id-attachment a.active {
      color: #33261b; }
    #block-views-people-glossary-block-2 .view-display-id-attachment a:hover, .view-id-people_glossary.view-display-id-page .view-display-id-attachment a:hover {
      color: #f27820; }
#block-views-people-glossary-block-2 .views-row, .view-id-people_glossary.view-display-id-page .views-row {
  font-size: 15px;
  margin-bottom: 45px;
  margin-left: 0;
  margin-right: 0px; }
#block-views-people-glossary-block-2 .views-field-field-person-image, .view-id-people_glossary.view-display-id-page .views-field-field-person-image {
  margin-right: -2px; }
#block-views-people-glossary-block-2 .views-field-field-name,
#block-views-people-glossary-block-2 .views-field-field-suffix, .view-id-people_glossary.view-display-id-page .views-field-field-name,
.view-id-people_glossary.view-display-id-page .views-field-field-suffix {
  font-weight: bold;
  font-size: 16px; }
#block-views-people-glossary-block-2 .pager, .view-id-people_glossary.view-display-id-page .pager {
  color: #959595;
  font-size: 14px; }

.node.node-promotional-material .field-name-promo-image {
  float: left;
  padding: 0 10px 10px 0; }

#views-exposed-form-promotional-materials-block-1 .form-item-sort-by,
#views-exposed-form-promotional-materials-block-1 .views-widget-sort-order {
  margin-top: 23px; }
  #views-exposed-form-promotional-materials-block-1 .form-item-sort-by label,
  #views-exposed-form-promotional-materials-block-1 .views-widget-sort-order label {
    top: -23px; }

#block-views-promotional-materials-block-1 .views-row {
  display: inline-block;
  float: none;
  vertical-align: text-top; }

#block-views-promotional-materials-block-1 .views-row {
  display: inline-block;
  float: none;
  vertical-align: text-top;
  width: 42%;
  margin: 0 10px 40px 10px;
  text-align: center; }

.node-type-program #zone-content .content .field-name-field-campus {
  background: url(../img/drop_pin.png) 3px 8px no-repeat;
  margin-bottom: 2px; }
.node-type-program #zone-content .content .field-name-field-school {
  background: url(../img/school.png) left 7px no-repeat;
  margin-bottom: 28px; }
.node-type-program #zone-content .content .field-name-field-campus, .node-type-program #zone-content .content .field-name-field-school {
  padding: 7px 0 3px 29px; }
  .node-type-program #zone-content .content .field-name-field-campus .field-label, .node-type-program #zone-content .content .field-name-field-school .field-label {
    color: #f27820;
    text-transform: uppercase; }
.node-type-program #zone-content .content .field-name-field-faculty a,
.node-type-program #zone-content .content .field-name-field-student-organizations a {
  color: #33261b;
  text-decoration: underline; }
  .node-type-program #zone-content .content .field-name-field-faculty a:hover,
  .node-type-program #zone-content .content .field-name-field-student-organizations a:hover {
    color: #f27820; }
.node-type-program #zone-content .content fieldset {
  height: auto; }
  .node-type-program #zone-content .content fieldset legend {
    margin-bottom: 4px;
    line-height: 31px; }
    .node-type-program #zone-content .content fieldset legend .fieldset-legend a {
      color: #33261b;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px;
      display: block;
      padding-left: 2px; }
      .node-type-program #zone-content .content fieldset legend .fieldset-legend a:hover {
        text-decoration: none; }
    .node-type-program #zone-content .content fieldset legend .fieldset-legend .summary {
      display: none; }
  .node-type-program #zone-content .content fieldset .fieldset-wrapper {
    margin: 0;
    padding: 1px; }
    .node-type-program #zone-content .content fieldset .fieldset-wrapper .field {
      margin: 17px 0 40px; }
  .node-type-program #zone-content .content fieldset.collapsible legend {
    border-bottom-color: #f27820; }
    .node-type-program #zone-content .content fieldset.collapsible legend .fieldset-legend {
      padding-left: 0;
      background: url(../img/fieldset-open-o.png) 99% center no-repeat; }
  .node-type-program #zone-content .content fieldset.collapsible.collapsed legend {
    border-bottom-color: #d2d2c8; }
    .node-type-program #zone-content .content fieldset.collapsible.collapsed legend .fieldset-legend {
      background: url(../img/fieldset-closed-g.png) 99% center no-repeat; }
.node-type-program #zone-content .content #node_program_full_group_coursework .view-display-id-program_coursework .views-row {
  margin-bottom: 14px; }
  .node-type-program #zone-content .content #node_program_full_group_coursework .view-display-id-program_coursework .views-row p + .more {
    margin-top: -8px; }
.node-type-program #zone-content .content .field-name-field-careers-and-internships .field-item {
  margin-bottom: 14px; }
.node-type-program #zone-content .content .field-name-field-careers-and-internships p + div.more {
  margin-top: -8px; }
.node-type-program #zone-content .content .field-name-field-faculty a,
.node-type-program #zone-content .content .field-name-field-student-organizations a {
  color: #33261b;
  text-decoration: underline; }
  .node-type-program #zone-content .content .field-name-field-faculty a:hover,
  .node-type-program #zone-content .content .field-name-field-student-organizations a:hover {
    color: #f27820; }

#block-views-program-directory-block-2 thead a {
  color: #33261b;
  text-decoration: underline; }
  #block-views-program-directory-block-2 thead a:hover {
    color: #f27820; }
#block-views-program-directory-block-2 .views-field-field-fact-sheet a {
  background: url(../img/pdf.png) no-repeat center center;
  text-indent: -9999px;
  display: block; }
#block-views-program-directory-block-2 .views-field-field-is-minor {
  width: 51px; }
  #block-views-program-directory-block-2 .views-field-field-is-minor .m1 {
    display: block;
    background: url(../img/dot.png) center 6px no-repeat;
    height: 14px;
    margin-right: 12px; }

#region-content {
  position: relative; }
  #region-content .field-name-field-course-calendar {
    position: absolute;
    right: 0;
    top: 8px; }
    #region-content .field-name-field-course-calendar a {
      padding: 5px 26px 5px 0;
      background-image: url(../img/date.png);
      background-repeat: no-repeat;
      background-position: right top; }

.node-type-research-opportunity #block-system-main .content .field {
  margin-bottom: 10px; }
.node-type-research-opportunity #block-system-main .content .group-key-info {
  margin-bottom: 20px; }
  .node-type-research-opportunity #block-system-main .content .group-key-info .field {
    margin-bottom: 0; }

#block-views-research-opportunity-block-1 table td {
  padding: 5px; }
#block-views-research-opportunity-block-1 table tr.view-row-last {
  border-bottom: none; }

#views-exposed-form-research-opportunity-page .form-item-sort-by,
#views-exposed-form-research-opportunity-page .views-widget-sort-order {
  margin-top: 23px; }
  #views-exposed-form-research-opportunity-page .form-item-sort-by label,
  #views-exposed-form-research-opportunity-page .views-widget-sort-order label {
    top: -23px; }

.view-id-research_opportunity.view-display-id-page .views-row {
  margin-bottom: 20px; }

#block-views-room-directory-block-3 thead th {
  white-space: nowrap; }
  #block-views-room-directory-block-3 thead th a:hover {
    color: #33261b; }

#search-form ol {
  padding: 0; }
  #search-form ol .search-snippet-info {
    padding-left: 0; }
    #search-form ol .search-snippet-info .search-info {
      display: none; }

.block-facetapi ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .block-facetapi ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 22px;
    display: block; }
    .block-facetapi ul li a.facetapi-inactive {
      padding-left: 16px;
      border-bottom: 0;
      height: 18px;
      padding: 5px 16px;
      padding-right: 0;
      background: transparent url("../img/checkboxes.png") left 8px no-repeat; }
    .block-facetapi ul li a.facetapi-active {
      font-size: 0px;
      padding-left: 16px;
      border-bottom: 0;
      display: inline !important;
      padding: 11px 16px;
      padding-right: 0;
      background: transparent url("../img/checkboxes.png") no-repeat left -19px; }

.spelling-suggestions strong {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  text-transform: uppercase; }
.spelling-suggestions ul {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  list-style: none;
  margin: 0 0 0 5px; }
  .spelling-suggestions ul li {
    list-style: none;
    font-style: italic; }

#search-form {
  margin-bottom: 8px;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative; }
  #search-form .form-wrapper {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  #search-form #edit-keys {
    height: 21px;
    border-radius: 3px;
    border-width: 1px;
    padding-left: 10px;
    padding-right: 30px;
    width: 160px; }
  #search-form .form-submit {
    background-color: #FFF;
    padding: 0;
    position: absolute;
    right: 9px;
    top: 9px; }

.page-search #region-content h1#page-title, .page-search404 #region-content h1#page-title {
  margin-bottom: 19px; }
.page-search #region-content h2, .page-search404 #region-content h2 {
  font-size: 16px;
  line-height: 24px;
  border-bottom: thin solid #ccc;
  margin: 20px 0 22px;
  text-transform: uppercase;
  padding-bottom: 3px; }
.page-search #region-content ol.search-results, .page-search404 #region-content ol.search-results {
  margin: 0; }
  .page-search #region-content ol.search-results h3.title, .page-search404 #region-content ol.search-results h3.title {
    font-size: 16px;
    line-height: 24px; }
  .page-search #region-content ol.search-results .search-info, .page-search404 #region-content ol.search-results .search-info {
    color: #959595;
    font-size: 12px;
    line-height: 14px; }
  .page-search #region-content ol.search-results .search-snippet-info, .page-search404 #region-content ol.search-results .search-snippet-info {
    padding-left: 0;
    font-size: 14px;
    line-height: 18px; }
.page-search #region-content form#search-form, .page-search404 #region-content form#search-form {
  position: relative; }
  .page-search #region-content form#search-form .form-item-retain-filters, .page-search404 #region-content form#search-form .form-item-retain-filters {
    position: absolute;
    left: 100%;
    top: 0;
    padding-left: 10px;
    white-space: nowrap; }
.page-search #region-content #search404-page-text, .page-search404 #region-content #search404-page-text {
  margin: 0 0 50px; }
.page-search .facetapi-facetapi-checkbox-links input[type="checkbox"], .page-search404 .facetapi-facetapi-checkbox-links input[type="checkbox"] {
  display: none; }

/* font-family: "gandhi_sans", Arial, sans-serif; */
/* font-family: "gandhi_serif", "Times New Roman", Times, serif; */
#zone-footer {
  font-family: "gandhi_serif", "Times New Roman", Times, serif;
  /* End #region-footer-first */
  /* End #region-footer-second */ }
  #zone-footer #region-footer-first {
    border-top: 1px solid #d2d2c8;
    border-bottom: 1px solid #d2d2c8;
    padding: 30px 0 10px;
    margin: 30px 0 15px;
    /* Campuses */
    /* Menu Links */
    /* Locations */ }
    #zone-footer #region-footer-first .campus {
      width: 42%;
      max-width: 195px;
      display: -moz-inline-box;
      display: inline-block;
      *display: inline;
      zoom: 1;
      margin: 0px 10px 15px 10px;
      color: #5c4e43;
      font-size: 13px;
      vertical-align: top; }
      #zone-footer #region-footer-first .campus.alpha {
        margin-left: 10px; }
      #zone-footer #region-footer-first .campus a {
        color: #5C4E43; }
        #zone-footer #region-footer-first .campus a:hover {
          color: #f27820; }
    #zone-footer #region-footer-first #block-menu-block-2 {
      display: -moz-inline-box;
      display: inline-block;
      *display: inline;
      zoom: 1;
      width: 42%;
      margin-top: -1px;
      margin-left: 10px; }
      #zone-footer #region-footer-first #block-menu-block-2 ul {
        margin: 0; }
        #zone-footer #region-footer-first #block-menu-block-2 ul li {
          margin: 0;
          padding: 0;
          list-style: none;
          list-style-image: none;
          line-height: 22px; }
          #zone-footer #region-footer-first #block-menu-block-2 ul li a {
            font-size: 14px;
            color: #5c4e43; }
            #zone-footer #region-footer-first #block-menu-block-2 ul li a:hover {
              color: #F27820;
              text-decoration: none; }
    #zone-footer #region-footer-first #block-block-11 {
      text-align: center;
      display: none; }
  #zone-footer #region-footer-second {
    padding: 0;
    margin: 0 0 30px;
    /* Footer Message & Links */
    /* Social Icons */ }
    #zone-footer #region-footer-second #block-block-5 {
      font-size: 14px;
      text-align: center;
      width: 100%; }
      #zone-footer #region-footer-second #block-block-5 .content p {
        line-height: 22px;
        margin: 0;
        color: #5C4E43;
        max-width: 550px;
        margin-left: auto;
        margin-right: auto; }
        #zone-footer #region-footer-second #block-block-5 .content p a {
          color: #5C4E43;
          font-size: 14px; }
          #zone-footer #region-footer-second #block-block-5 .content p a:hover {
            color: #F27820;
            text-decoration: none; }
    #zone-footer #region-footer-second #block-menu-block-5 {
      margin-bottom: 15px;
      clear: both; }
      #zone-footer #region-footer-second #block-menu-block-5 ul.menu {
        margin: 0;
        text-align: center; }
        #zone-footer #region-footer-second #block-menu-block-5 ul.menu li {
          margin: -1px;
          padding: 0;
          list-style: none;
          list-style-image: none;
          display: -moz-inline-box;
          display: inline-block;
          *display: inline;
          zoom: 1; }
          #zone-footer #region-footer-second #block-menu-block-5 ul.menu li a {
            display: block;
            width: 40px;
            height: 42px;
            margin-right: 1px;
            text-indent: -9999px;
            background: url("../img/footer-social.png"); }
          #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.menu-mlid-1591 a {
            background-position: 0 0; }
            #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.menu-mlid-1591 a:hover {
              background-position: 0 -42px; }
          #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.menu-mlid-1592 a {
            background-position: 166px 0; }
            #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.menu-mlid-1592 a:hover {
              background-position: 166px -42px; }
          #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.menu-mlid-1593 a {
            background-position: 124px 0; }
            #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.menu-mlid-1593 a:hover {
              background-position: 124px -42px; }
          #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.menu-mlid-7976 a {
            background-position: 82px 0; }
            #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.menu-mlid-7976 a:hover {
              background-position: 82px -42px; }
          #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.menu-mlid-1595 a {
            background-position: 40px 0; }
            #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.menu-mlid-1595 a:hover {
              background-position: 40px -42px; }
          #zone-footer #region-footer-second #block-menu-block-5 ul.menu li.last a {
            margin-right: 0; }

/* End #zone-footer */
#block-menu-block-1, #block-menu-block-43 {
  display: none; }

.qtip-hover {
  display: none; }

.qtip-light {
  display: none; }

.qtip-contentWrapper {
  display: none; }

.flyout {
  float: left;
  display: block;
  background: url(../img/mobile-menu-trigger.png) left top no-repeat;
  text-indent: -9999px;
  width: 47px;
  height: 42px;
  margin: 20px 40px 20px 0; }

.mobile-logo {
  float: left;
  display: block;
  background: url(../img/mobile-logo.png) left top no-repeat;
  text-indent: -9999px;
  width: 175px;
  height: 57px;
  margin: 10px 0; }

#region-footer-third {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  margin: 0; }

#block-panels-mini-mobile-flyout-menu {
  display: none;
  width: 290px;
  position: absolute;
  top: 0;
  left: 0;
  background: #f5f4f3;
  margin: 0;
  padding-bottom: 25px;
  -webkit-box-shadow: 0px 0px 20px 4px black;
  -moz-box-shadow: 0px 0px 20px 4px black;
  box-shadow: 0px 0px 20px 4px black; }
  #block-panels-mini-mobile-flyout-menu.open {
    display: block; }
  #block-panels-mini-mobile-flyout-menu p {
    margin: 0; }
  #block-panels-mini-mobile-flyout-menu .flyout {
    float: right;
    display: block;
    background: url(../img/mobile-menu-trigger.png) left top no-repeat;
    text-indent: -9999px;
    width: 47px;
    height: 42px;
    margin: 20px 10px 20px 0; }
  #block-panels-mini-mobile-flyout-menu .mobile-logo {
    display: none; }
  #block-panels-mini-mobile-flyout-menu .pane-search-form {
    float: left;
    padding: 20px 0px 10px 10px; }
    #block-panels-mini-mobile-flyout-menu .pane-search-form #search-block-form--2 {
      margin-bottom: 8px;
      display: -moz-inline-box;
      display: inline-block;
      *display: inline;
      zoom: 1;
      position: relative; }
      #block-panels-mini-mobile-flyout-menu .pane-search-form #search-block-form--2 .form-wrapper {
        display: -moz-inline-box;
        display: inline-block;
        *display: inline;
        zoom: 1; }
      #block-panels-mini-mobile-flyout-menu .pane-search-form #search-block-form--2 input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
        height: 32px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border-width: 1px;
        padding-left: 10px;
        padding-right: 30px;
        width: 160px; }
      #block-panels-mini-mobile-flyout-menu .pane-search-form #search-block-form--2 .form-actions {
        display: none; }
      #block-panels-mini-mobile-flyout-menu .pane-search-form #search-block-form--2 .form-submit {
        background-color: #FFF;
        padding: 0;
        position: absolute;
        right: 7px;
        top: 3px;
        padding: 12px; }
  #block-panels-mini-mobile-flyout-menu .menu-block-wrapper {
    clear: both;
    padding: 0 10px;
    margin-bottom: 0px; }
    #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu {
      font-size: 20px;
      line-height: 18px;
      text-transform: uppercase;
      color: #33261b;
      font-family: "gandhi_sans", Arial, sans-serif;
      margin: 0; }
      #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li {
        margin: 0;
        list-style: none;
        padding: 0;
        border-bottom: solid 1px #ccc; }
        #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li a {
          display: block;
          padding-right: 0;
          padding-top: 16px;
          padding-bottom: 15px;
          color: #33261b; }
          #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li a:hover {
            color: #f27820; }
        #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li a.active-trail {
          color: #33261b; }
        #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li a.active {
          color: #f27820; }
        #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu {
          padding: 5px 10px 5px 10px;
          font-size: 12px;
          background: #fff; }
          #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu li {
            border: none; }
            #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu li a {
              padding: 5px 0 5px 0px;
              color: #666; }
              #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu li a:hover {
                color: #f27820; }
              #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu li a.active {
                color: #f27820; }
            #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu li ul {
              padding: 5px 0 5px 10px;
              border-top: 1px #eee solid;
              border-bottom: 1px #eee solid; }
            #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu li.last ul {
              border-bottom: none; }
              #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu li.last ul li ul {
                border-bottom: 1px #eee solid; }
              #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu li.last ul li.last ul {
                border-bottom: none; }
                #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu li.last ul li.last ul li ul {
                  border-bottom: 1px #eee solid; }
                #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li ul.menu li.last ul li.last ul li.last ul {
                  border-bottom: none; }
      #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li.dhtml-folder a {
        display: block;
        padding-right: 0;
        margin-right: 45px; }
      #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li.dhtml-folder .dhtml-menu-icon {
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        float: right;
        left: auto !important;
        right: 0;
        width: 45px;
        height: 45px;
        text-decoration: none;
        border-bottom: none;
        padding: 0;
        clear: right; }
      #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li.dhtml-folder.dhtml-folder.expanded .dhtml-menu-icon {
        font-style: normal;
        background-image: url(../img/menu-closed.png); }
      #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li.dhtml-folder.dhtml-folder.collapsed .dhtml-menu-icon {
        background-image: url(../img/menu-open.png); }
      #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li.dhtml-folder ul li.dhtml-menu .dhtml-menu-icon {
        background-position: center center;
        width: 45px;
        height: 25px;
        right: -10px; }
      #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li.dhtml-folder ul li.dhtml-menu.dhtml-folder.expanded .dhtml-menu-icon {
        background-image: url(../img/menu_closed_l.png); }
      #block-panels-mini-mobile-flyout-menu .menu-block-wrapper ul.menu li.dhtml-folder ul li.dhtml-menu.dhtml-folder.collapsed .dhtml-menu-icon {
        background-image: url(../img/menu_open_l.png); }

.gps-front #region-content {
  margin-left: 0px;
  margin-right: 0px; }

.gps-front #region-postscript-first {
  margin-left: 20px;
  margin-right: 0px; }
