							       /* styles.scss */
/* This is the main website stylesheet. The imported code below expands into the assets/styles.css file. */
/* *** COMPASS - custom imports **** */
/* *** VARIABLES - Modularized imports needed to compile partials **** */
/* Example use case:

  %abstract-class {
    font-family: Verdana;
  }
 
  #my-div {
    @extend %abstract-class;
  }
 
  #my-other-div {
    @extend %abstract-class;
  }

  ... compiles as:
  #my-div, #my-other-div {
    font-family: Verdana;
  }

*/
/* 2014-05-12 RAK: Bootstrap overrides moved from default gem installation that placed overrides directly in the _variables.scss file */
/* UCD Identity - Colors (http://identitystandards.ucdavis.edu/graphic-standards/colors.html) */
/* Other Custom colors */
/* _typography.scss */
/* line 4, ../sass/components/typography/_typography.scss */
body, div, p, li, a, input, textarea, select {
  color: #000;
  color: #000;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125em; }

/* line 11, ../sass/components/typography/_typography.scss */
a {
  color: #4d688c; }

/* line 15, ../sass/components/typography/_typography.scss */
em {
  font-style: italic; }

/* line 19, ../sass/components/typography/_typography.scss */
h1 {
  color: #000;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125em; }

/* line 24, ../sass/components/typography/_typography.scss */
h4.source {
  font-size: 12px !important;
  font-size: 0.75rem !important;
  text-transform: uppercase; }

/* line 28, ../sass/components/typography/_typography.scss */
blockquote {
  color: #008EAA;
  margin-top: 35px;
  margin-left: 70px;
  margin-right: 70px;
  padding: 0 0 0 55px;
  background-image: url(../images/icons/t-T9-open-quote.png);
  background-position: top left;
  background-repeat: no-repeat; }
  /* line 38, ../sass/components/typography/_typography.scss */
  blockquote .bq-content {
    display: block;
    padding: 20px;
    background-color: #e5f3f6; }
  /* line 43, ../sass/components/typography/_typography.scss */
  blockquote p {
    color: #008EAA;
    font-style: italic; }
    /* line 46, ../sass/components/typography/_typography.scss */
    blockquote p.byline {
      margin-bottom: 0;
      font-style: normal;
      font-size: 13px !important;
      font-size: 0.8125rem !important; }
  /* line 53, ../sass/components/typography/_typography.scss */
  blockquote .close-quote {
    display: block;
    padding: 0 55px 0 0;
    background-image: url(../images/icons/t-T9-closed-quote.png);
    background-repeat: no-repeat;
    background-position: bottom right; }

/* line 63, ../sass/components/typography/_typography.scss */
button {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem; }

/* line 68, ../sass/components/typography/_typography.scss */
.btn-txt {
  display: none; }

/* line 72, ../sass/components/typography/_typography.scss */
.nobr {
  white-space: nowrap; }

/* line 75, ../sass/components/typography/_typography.scss */
p {
  margin-bottom: 15px; }

/* line 80, ../sass/components/typography/_typography.scss */
.portlet li, .portlet p, .portlet h4 {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem; }
/* line 85, ../sass/components/typography/_typography.scss */
.portlet .portlet-items li {
  font-size: 10px;
  font-size: 0.625rem; }
  /* line 87, ../sass/components/typography/_typography.scss */
  .portlet .portlet-items li a {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 17px;
    line-height: 1.0625rem;
    text-decoration: none; }
    /* line 91, ../sass/components/typography/_typography.scss */
    .portlet .portlet-items li a:hover {
      text-decoration: underline; }
  /* line 95, ../sass/components/typography/_typography.scss */
  .portlet .portlet-items li .event-date {
    font-size: 13px;
    font-size: 0.8125rem; }

/* line 103, ../sass/components/typography/_typography.scss */
.panel-body h2 {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: .03em; }
/* line 108, ../sass/components/typography/_typography.scss */
.panel-body .h2 {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: .03em; }
/* line 111, ../sass/components/typography/_typography.scss */
.panel-body h3 {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: .01em;
  font-weight: normal;
  margin-top: 0; }

/* line 125, ../sass/components/typography/_typography.scss */
#content #top-panel-row .panel-body .narrow-col p, #content #top-panel-row .panel-body .narrow-col li, #content #top-panel-row .panel-body .narrow-col a {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px !important;
  line-height: 1.125rem !important; }
/* line 133, ../sass/components/typography/_typography.scss */
#content #top-panel-row .middle-panel h3, #content #top-panel-row .right-panel h3 {
  text-transform: uppercase; }
/* line 136, ../sass/components/typography/_typography.scss */
#content #top-panel-row .middle-panel ul, #content #top-panel-row .right-panel ul {
  margin-bottom: 0; }

/* line 144, ../sass/components/typography/_typography.scss */
#nested-left {
  padding-left: 0; }
  /* line 146, ../sass/components/typography/_typography.scss */
  #nested-left h3, #nested-left h4, #nested-left p {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
    line-height: 18px !important;
    line-height: 1.125rem !important; }

/* line 152, ../sass/components/typography/_typography.scss */
.col-lg-4 h2 {
  font-weight: bold !important;
  font-size: 30px !important;
  font-size: 1.875rem !important;
  margin-bottom: 15px; }

/* line 160, ../sass/components/typography/_typography.scss */
.about-bio h3 {
  font-weight: bold; }

/* line 165, ../sass/components/typography/_typography.scss */
.pager .pager-string {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 25px;
  line-height: 1.5625rem; }

/* line 171, ../sass/components/typography/_typography.scss */
.sidebar a {
  font-size: 13px;
  font-size: 0.8125rem; }
/* line 175, ../sass/components/typography/_typography.scss */
.sidebar h3 a {
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px !important;
  line-height: 1.125rem !important;
  letter-spacing: 0.1em;
  padding-bottom: 4px; }
/* line 183, ../sass/components/typography/_typography.scss */
.sidebar li {
  font-size: 13px !important;
  font-size: 0.8125rem !important;
  line-height: 15px !important;
  line-height: 0.9375rem !important; }
/* line 192, ../sass/components/typography/_typography.scss */
.sidebar .vcard {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem; }
  /* line 195, ../sass/components/typography/_typography.scss */
  .sidebar .vcard .adr, .sidebar .vcard #email-phone {
    line-height: 18px;
    line-height: 1.125rem; }

/* line 202, ../sass/components/typography/_typography.scss */
#content .vcard .adr, #content .vcard #email-phone, #am-content .vcard .adr, #am-content .vcard #email-phone {
  line-height: 18px !important;
  line-height: 1.125rem !important; }
/* line 208, ../sass/components/typography/_typography.scss */
#content .sidebar .panel-body li, #am-content .sidebar .panel-body li {
  font-size: 13px !important;
  font-size: 0.8125rem !important;
  line-height: 15px !important;
  line-height: 0.9375rem !important; }

/* line 216, ../sass/components/typography/_typography.scss */
figure figcaption {
  text-align: right;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 15px;
  line-height: 0.9375rem;
  color: #000;
  text-transform: uppercase;
  padding-top: 6px; }
  /* line 223, ../sass/components/typography/_typography.scss */
  figure figcaption em {
    text-transform: none !important; }

/* line 230, ../sass/components/typography/_typography.scss */
#content form input, #content form select, #content form textarea {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem; }
/* line 234, ../sass/components/typography/_typography.scss */
#content form .req-txt {
  font-size: 10px;
  font-size: 0.625rem; }

/* line 241, ../sass/components/typography/_typography.scss */
.corner-box h2, .corner-box h3, .corner-box p, .corner-box li, .corner-box a {
  color: #FFF; }
/* line 245, ../sass/components/typography/_typography.scss */
.corner-box .box-content h2 {
  padding: 15px 0 10px 0 !important;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.075em; }
/* line 250, ../sass/components/typography/_typography.scss */
.corner-box .box-content h3 {
  padding: 7px 0 !important;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal !important; }

/* line 259, ../sass/components/typography/_typography.scss */
#content .box-content p, #am-content .box-content p {
  font-size: 13px !important;
  font-size: 0.8125rem !important;
  line-height: 20px !important;
  line-height: 1.25rem !important; }

/* line 267, ../sass/components/typography/_typography.scss */
.sidebar-info h4 {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem; }

/* line 273, ../sass/components/typography/_typography.scss */
.uc {
  text-transform: uppercase;
  letter-spacing: 0.1em !important; }

/* line 279, ../sass/components/typography/_typography.scss */
.content-title {
  padding-bottom: 30px;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 43px;
  line-height: 2.6875rem;
  letter-spacing: 0.01em;
  margin-top: 0 !important; }

/* line 289, ../sass/components/typography/_typography.scss */
#content h2, #content h2 a, #am-content h2, #am-content h2 a {
  font-size: 24px !important;
  font-size: 1.5rem !important;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 15px; }
/* line 295, ../sass/components/typography/_typography.scss */
#content h3, #am-content h3 {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px; }
/* line 302, ../sass/components/typography/_typography.scss */
#content h2 + ul, #am-content h2 + ul {
  padding: 0;
  margin: 0; }
/* line 306, ../sass/components/typography/_typography.scss */
#content h3 + ul, #am-content h3 + ul {
  padding: 0;
  margin: 0; }
/* line 311, ../sass/components/typography/_typography.scss */
#content #thumb-section h3, #am-content #thumb-section h3 {
  font-weight: normal !important; }
/* line 316, ../sass/components/typography/_typography.scss */
#content #thumb-section .panel-group section .readmore, #am-content #thumb-section .panel-group section .readmore {
  font-size: 15px !important;
  font-size: 0.9375rem !important; }
/* line 323, ../sass/components/typography/_typography.scss */
#content .narrow-col h2, #content .narrow-col h3, #am-content .narrow-col h2, #am-content .narrow-col h3 {
  padding-bottom: 0; }

/* line 330, ../sass/components/typography/_typography.scss */
#nested-left .read-more {
  font-size: 12px !important;
  font-size: 0.75rem !important; }

/* line 338, ../sass/components/typography/_typography.scss */
body.bio #summary #jumplinks {
  width: 30% !important; }
  /* line 340, ../sass/components/typography/_typography.scss */
  body.bio #summary #jumplinks ul {
    margin-right: 35px; }
    /* line 342, ../sass/components/typography/_typography.scss */
    body.bio #summary #jumplinks ul li {
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 22px;
      line-height: 1.375rem;
      padding-left: 0 !important;
      background-image: none !important;
      text-align: right; }
/* line 351, ../sass/components/typography/_typography.scss */
body.bio #summary #education {
  width: 70% !important; }
  /* line 353, ../sass/components/typography/_typography.scss */
  body.bio #summary #education ul {
    margin-top: 10px; }
    /* line 355, ../sass/components/typography/_typography.scss */
    body.bio #summary #education ul li {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 18px;
      line-height: 1.125rem;
      margin-bottom: 5px;
      padding-left: 0 !important;
      background-image: none !important; }

/* line 368, ../sass/components/typography/_typography.scss */
#cm-content p.intro {
  margin-bottom: 45px; }

/* line 375, ../sass/components/typography/_typography.scss */
#content p, #content li, #content ol, #content div, #am-content p, #am-content li, #am-content ol, #am-content div {
  line-height: 24px !important;
  line-height: 1.5rem !important; }
/* line 378, ../sass/components/typography/_typography.scss */
#content p, #am-content p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem; }
  /* line 381, ../sass/components/typography/_typography.scss */
  #content p.intro, #am-content p.intro {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px !important;
    line-height: 1.875rem !important; }
/* line 386, ../sass/components/typography/_typography.scss */
#content li, #content ol, #am-content li, #am-content ol {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem; }
/* line 391, ../sass/components/typography/_typography.scss */
#content .breadcrumb p, #am-content .breadcrumb p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 15px;
  line-height: 0.9375rem;
  margin-bottom: 0; }
  /* line 395, ../sass/components/typography/_typography.scss */
  #content .breadcrumb p a, #am-content .breadcrumb p a {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 15px;
    line-height: 0.9375rem;
    text-decoration: none; }
    /* line 399, ../sass/components/typography/_typography.scss */
    #content .breadcrumb p a:hover, #am-content .breadcrumb p a:hover {
      text-decoration: underline; }

/*----- Mobile breakpoint --------*/
@media screen and (max-width: 767px) {
  /* line 412, ../sass/components/typography/_typography.scss */
  body.bio .content-title {
    display: none; }
  /* line 416, ../sass/components/typography/_typography.scss */
  body.bio .bio-card h4.fn {
    padding-bottom: 30px;
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 25px;
    line-height: 1.5625rem;
    letter-spacing: 0.01em;
    margin-top: 4px !important; }

  /* line 427, ../sass/components/typography/_typography.scss */
  .sidebar h3 {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 40px;
    line-height: 2.5rem;
    letter-spacing: .1em; }

  /* line 437, ../sass/components/typography/_typography.scss */
  #content h1, #am-content h1 {
    padding-bottom: 20px; }
  /* line 442, ../sass/components/typography/_typography.scss */
  #content .breadcrumb p, #am-content .breadcrumb p {
    margin-bottom: 15px; }
    /* line 444, ../sass/components/typography/_typography.scss */
    #content .breadcrumb p a, #am-content .breadcrumb p a {
      -webkit-text-size-adjust: none;
      font-size: 10px !important;
      font-size: 0.625rem !important;
      line-height: 13px !important;
      line-height: 0.8125rem !important; }
  /* line 454, ../sass/components/typography/_typography.scss */
  #content .panel-group .row.panel .panel-title, #am-content .panel-group .row.panel .panel-title {
    min-height: 40px; }
    /* line 456, ../sass/components/typography/_typography.scss */
    #content .panel-group .row.panel .panel-title a, #am-content .panel-group .row.panel .panel-title a {
      font-size: 12px !important;
      font-size: 0.75rem !important;
      line-height: 25px !important;
      line-height: 1.5625rem !important; }

  /* line 472, ../sass/components/typography/_typography.scss */
  figure figcaption {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-text-size-adjust: none; }

  /* line 482, ../sass/components/typography/_typography.scss */
  .panel-group #middle-row h2 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    line-height: 24px;
    line-height: 1.5rem; }

  /* line 494, ../sass/components/typography/_typography.scss */
  #thumb-section .panel-group .panel-heading .panel-title a {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    line-height: 45px !important;
    line-height: 2.8125rem !important; } }
/*
body.res-lab {
	#content-row div {
		> h2 {
			@include font_size(24px,!important);
			@include line_height(28px);
			margin-top: 15px;
			margin-bottom: 15px;
		}
	}
}*/
/* line 520, ../sass/components/typography/_typography.scss */
#thumb-section .panel-group .panel-heading .panel-title a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 70px;
  line-height: 4.375rem; }
/* line 528, ../sass/components/typography/_typography.scss */
#thumb-section section h4 {
  font-size: 20px !important;
  font-size: 1.25rem !important;
  margin-bottom: 25px; }

/* line 537, ../sass/components/typography/_typography.scss */
#content ul li, #am-content ul li, #cm-content ul li {
  font-size: 15px !important;
  font-size: 0.9375rem !important;
  line-height: 24px;
  line-height: 1.5rem; }

/* line 546, ../sass/components/typography/_typography.scss */
body.home #bottom-panel-row h2 {
  font-weight: normal !important; }

/*----- tablet breakpoint -------*/
@media screen and (min-width: 768px) {
  /* line 554, ../sass/components/typography/_typography.scss */
  .top-panel {
    /*
    &.left-panel {
    	//text-align: right;
    }
    &.middle-panel {
    	//text-align: center;
    }
    &.right-panel {
    	//text-align: left;
    }
    */ }
    /* line 556, ../sass/components/typography/_typography.scss */
    .top-panel #content .narrow-col, .top-panel #am-content .narrow-col, .top-panel #cm-content .narrow-col {
      color: #FFF; }
      /* line 558, ../sass/components/typography/_typography.scss */
      .top-panel #content .narrow-col h2, .top-panel #am-content .narrow-col h2, .top-panel #cm-content .narrow-col h2 {
        text-align: center !important; }
      /* line 561, ../sass/components/typography/_typography.scss */
      .top-panel #content .narrow-col h3, .top-panel #content .narrow-col p, .top-panel #am-content .narrow-col h3, .top-panel #am-content .narrow-col p, .top-panel #cm-content .narrow-col h3, .top-panel #cm-content .narrow-col p {
        text-align: left !important; }
    /* line 570, ../sass/components/typography/_typography.scss */
    .top-panel.left-panel h2, .top-panel.left-panel h2, .top-panel.left-panel h2 {
      text-align: center !important; }

  /* line 590, ../sass/components/typography/_typography.scss */
  .container .sidebar .panel-heading .panel-title {
    padding-top: 6px !important; }

  /* line 601, ../sass/components/typography/_typography.scss */
  .narrow-col h2 {
    padding: 15px 0 10px 0 !important;
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 0.075em; }
  /* line 607, ../sass/components/typography/_typography.scss */
  .narrow-col h3 {
    padding: 7px 0 !important;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal !important; }
  /* line 612, ../sass/components/typography/_typography.scss */
  .narrow-col p {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
    line-height: 20px !important;
    line-height: 1.25rem !important; } }
/*----- Tablet breakpoint --------*/
@media screen and (max-width: 992px) {
  /* line 629, ../sass/components/typography/_typography.scss */
  body.home #content .narrow-col h2, body.home #am-content .narrow-col h2 {
    font-size: 17px;
    font-size: 1.0625rem; }
  /* line 637, ../sass/components/typography/_typography.scss */
  body.home #content #top-panel-row .narrow-col .bcontroller .btn-primary, body.home #am-content #top-panel-row .narrow-col .bcontroller .btn-primary {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 18px !important;
    line-height: 1.125rem !important; }
  /* line 645, ../sass/components/typography/_typography.scss */
  body.home #content #bottom-panel-row h2, body.home #am-content #bottom-panel-row h2 {
    font-size: 18px;
    font-size: 1.125rem; }

  /* line 653, ../sass/components/typography/_typography.scss */
  #content .content-title, #am-content .content-title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 28px;
    line-height: 1.75rem; }

  /* line 662, ../sass/components/typography/_typography.scss */
  .corner-box .box-content h2 {
    padding: 10px 0;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 0.075em; }
  /* line 667, ../sass/components/typography/_typography.scss */
  .corner-box .box-content h3 {
    padding: 0;
    font-size: 11px;
    font-size: 0.6875rem; }
  /* line 671, ../sass/components/typography/_typography.scss */
  .corner-box .box-content p {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 15px;
    line-height: 0.9375rem; }

  /* line 683, ../sass/components/typography/_typography.scss */
  #thumb-section .panel-group .panel-heading .panel-title a {
    font-size: 16px !important;
    font-size: 1rem !important;
    line-height: 40px !important;
    line-height: 2.5rem !important; } }
/*----- Desktop breakpoint -------*/
@media screen and (min-width: 992px) {
  /* line 703, ../sass/components/typography/_typography.scss */
  body.home #content #top-panel-row .narrow-col .bcontroller .btn-primary, body.home #am-content #top-panel-row .narrow-col .bcontroller .btn-primary {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 30px !important;
    line-height: 1.875rem !important; } }
/*----- Tablet breakpoint -------*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 719, ../sass/components/typography/_typography.scss */
  #content .narrow-col h2, #am-content .narrow-col h2 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
    line-height: 24px !important;
    line-height: 1.5rem !important; } }
@media screen and (max-width: 1310px) {
  /* line 734, ../sass/components/typography/_typography.scss */
  body.home #content .narrow-col p, body.home #content .narrow-col li, body.home #content .narrow-col a, body.home #am-content .narrow-col p, body.home #am-content .narrow-col li, body.home #am-content .narrow-col a {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
    line-height: 15px !important;
    line-height: 0.9375rem !important;
    font-weight: normal !important; }
  /* line 739, ../sass/components/typography/_typography.scss */
  body.home #content .narrow-col h3, body.home #am-content .narrow-col h3 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    line-height: 22px !important;
    line-height: 1.375rem !important;
    font-weight: normal !important; } }
/* /_typography.scss */
/* *** BOOTSTRAP **** */
/* line 10, ../sass/vendor/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  /* line 14, ../sass/vendor/bootstrap/mixins/_clearfix.scss */
  .container:before, .container:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/vendor/bootstrap/mixins/_clearfix.scss */
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    /* line 10, ../sass/vendor/bootstrap/_grid.scss */
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    /* line 10, ../sass/vendor/bootstrap/_grid.scss */
    .container {
      width: 970px; } }
  @media (min-width: 1310px) {
    /* line 10, ../sass/vendor/bootstrap/_grid.scss */
    .container {
      width: 1280px; } }

/* line 30, ../sass/vendor/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  /* line 14, ../sass/vendor/bootstrap/mixins/_clearfix.scss */
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/vendor/bootstrap/mixins/_clearfix.scss */
  .container-fluid:after {
    clear: both; }

/* line 39, ../sass/vendor/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px; }
  /* line 14, ../sass/vendor/bootstrap/mixins/_clearfix.scss */
  .row:before, .row:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/vendor/bootstrap/mixins/_clearfix.scss */
  .row:after {
    clear: both; }

/* line 11, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

/* line 27, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%; }

/* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%; }

/* line 55, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%; }

/* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 45, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%; }

/* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%; }

/* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  /* line 27, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 55, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 45, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  /* line 27, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%; }

  /* line 55, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 45, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1310px) {
  /* line 27, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%; }

  /* line 35, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 55, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%; }

  /* line 50, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 45, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%; }

  /* line 40, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  /* line 60, ../sass/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%; } }
/* line 11, ../sass/vendor/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  /* line 14, ../sass/vendor/bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1; }

/* line 19, ../sass/vendor/bootstrap/_component-animations.scss */
.collapse {
  display: none; }
  /* line 22, ../sass/vendor/bootstrap/_component-animations.scss */
  .collapse.in {
    display: block; }

/* line 27, ../sass/vendor/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row; }

/* line 29, ../sass/vendor/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group; }

/* line 31, ../sass/vendor/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

/* line 8, ../sass/vendor/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 17, ../sass/vendor/bootstrap/_panels.scss */
.panel-body {
  padding: 0; }
  /* line 14, ../sass/vendor/bootstrap/mixins/_clearfix.scss */
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  /* line 19, ../sass/vendor/bootstrap/mixins/_clearfix.scss */
  .panel-body:after {
    clear: both; }

/* line 23, ../sass/vendor/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px; }
  /* line 28, ../sass/vendor/bootstrap/_panels.scss */
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

/* line 34, ../sass/vendor/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  /* line 40, ../sass/vendor/bootstrap/_panels.scss */
  .panel-title > a {
    color: inherit; }

/* line 46, ../sass/vendor/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px; }

/* line 60, ../sass/vendor/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0; }
  /* line 63, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  /* line 70, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px; }
  /* line 77, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px; }

/* line 86, ../sass/vendor/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 90, ../sass/vendor/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 100, ../sass/vendor/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
/* line 106, ../sass/vendor/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px; }
  /* line 113, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  /* line 117, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
/* line 125, ../sass/vendor/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px; }
  /* line 132, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  /* line 136, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
/* line 143, ../sass/vendor/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }
/* line 147, ../sass/vendor/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
/* line 151, ../sass/vendor/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  /* line 158, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  /* line 162, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  /* line 171, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  /* line 180, ../sass/vendor/bootstrap/_panels.scss */
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
/* line 187, ../sass/vendor/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

/* line 199, ../sass/vendor/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px; }
  /* line 203, ../sass/vendor/bootstrap/_panels.scss */
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    /* line 206, ../sass/vendor/bootstrap/_panels.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 211, ../sass/vendor/bootstrap/_panels.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 213, ../sass/vendor/bootstrap/_panels.scss */
    .panel-group .panel-heading + .panel-collapse > .panel-body {
      border-top: 1px solid #ddd; }
  /* line 217, ../sass/vendor/bootstrap/_panels.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 219, ../sass/vendor/bootstrap/_panels.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

/* line 227, ../sass/vendor/bootstrap/_panels.scss */
.panel-default {
  border-color: transparent; }
  /* line 6, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: transparent; }
    /* line 11, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: transparent; }
    /* line 14, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  /* line 20, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

/* line 230, ../sass/vendor/bootstrap/_panels.scss */
.panel-primary {
  border-color: #428bca; }
  /* line 6, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    /* line 11, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #428bca; }
    /* line 14, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading .badge {
      color: #428bca;
      background-color: #fff; }
  /* line 20, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca; }

/* line 233, ../sass/vendor/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6; }
  /* line 6, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    /* line 11, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    /* line 14, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  /* line 20, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

/* line 236, ../sass/vendor/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1; }
  /* line 6, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    /* line 11, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    /* line 14, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  /* line 20, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

/* line 239, ../sass/vendor/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc; }
  /* line 6, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    /* line 11, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    /* line 14, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  /* line 20, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

/* line 242, ../sass/vendor/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1; }
  /* line 6, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    /* line 11, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    /* line 14, ../sass/vendor/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  /* line 20, ../sass/vendor/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

/* line 14, ../sass/vendor/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
/* line 19, ../sass/vendor/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both; }

/* line 13, ../sass/vendor/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 16, ../sass/vendor/bootstrap/_utilities.scss */
.pull-right {
  float: right !important; }

/* line 19, ../sass/vendor/bootstrap/_utilities.scss */
.pull-left {
  float: left !important; }

/* line 28, ../sass/vendor/bootstrap/_utilities.scss */
.hide {
  display: none !important; }

/* line 31, ../sass/vendor/bootstrap/_utilities.scss */
.show {
  display: block !important; }

/* line 34, ../sass/vendor/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden; }

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

/* line 46, ../sass/vendor/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* line 55, ../sass/vendor/bootstrap/_utilities.scss */
.affix {
  position: fixed;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }
/* line 18, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

/* line 31, ../sass/vendor/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  /* line 7, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important; }

  /* line 10, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table; }

  /* line 11, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 12, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 49, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  /* line 54, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  /* line 59, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important; }

  /* line 10, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table; }

  /* line 11, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 12, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 68, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1309px) {
  /* line 7, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important; }

  /* line 10, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table; }

  /* line 11, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 12, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1309px) {
  /* line 87, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1309px) {
  /* line 92, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1309px) {
  /* line 97, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1310px) {
  /* line 7, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important; }

  /* line 10, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table; }

  /* line 11, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 12, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1310px) {
  /* line 106, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1310px) {
  /* line 111, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1310px) {
  /* line 116, ../sass/vendor/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  /* line 18, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1309px) {
  /* line 18, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1310px) {
  /* line 18, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important; } }
/* line 18, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 7, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important; }

  /* line 10, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table; }

  /* line 11, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 12, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
/* line 150, ../sass/vendor/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important; }
  @media print {
    /* line 150, ../sass/vendor/bootstrap/_responsive-utilities.scss */
    .visible-print-block {
      display: block !important; } }

/* line 157, ../sass/vendor/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important; }
  @media print {
    /* line 157, ../sass/vendor/bootstrap/_responsive-utilities.scss */
    .visible-print-inline {
      display: inline !important; } }

/* line 164, ../sass/vendor/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important; }
  @media print {
    /* line 164, ../sass/vendor/bootstrap/_responsive-utilities.scss */
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  /* line 18, ../sass/vendor/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important; } }
/* _bootstrap_overrides.scss */
/* Override existing bootstrap styles or add styles for which we haven't imported the entire bootstrap.css for */
/* line 9, ../sass/vendor/_bootstrap_overrides.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Bootstrap styles to use for screen readers */
/* Used for skip to content and form elements where labels should only appear to screen readers */
/* line 17, ../sass/vendor/_bootstrap_overrides.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 27, ../sass/vendor/_bootstrap_overrides.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* Overriden styles */
/* line 37, ../sass/vendor/_bootstrap_overrides.scss */
.hide {
  display: none !important; }

/* line 38, ../sass/vendor/_bootstrap_overrides.scss */
.show {
  display: block !important; }

/* line 39, ../sass/vendor/_bootstrap_overrides.scss */
.invisible {
  visibility: hidden; }

/* line 40, ../sass/vendor/_bootstrap_overrides.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 47, ../sass/vendor/_bootstrap_overrides.scss */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* line 53, ../sass/vendor/_bootstrap_overrides.scss */
#breadcrumb .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0; }
  /* line 59, ../sass/vendor/_bootstrap_overrides.scss */
  #breadcrumb .breadcrumb > li {
    display: inline;
    /* Changed for CSS validation, was auto */ }
  /* line 62, ../sass/vendor/_bootstrap_overrides.scss */
  #breadcrumb .breadcrumb > li + li:before {
    padding: 0;
    color: inherit;
    /* Changed for CSS validation, was auto */
    content: normal;
    /* Changed for CSS validation, was auto */ }
  /* line 67, ../sass/vendor/_bootstrap_overrides.scss */
  #breadcrumb .breadcrumb > .active {
    color: inherit;
    /* Changed for CSS validation, was auto */ }

/*Used for overriding underlined text */
/* line 74, ../sass/vendor/_bootstrap_overrides.scss */
.nounderline > a {
  color: inherit;
  text-decoration: none; }

/* line 78, ../sass/vendor/_bootstrap_overrides.scss */
.panel-body-overriden {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px; }

/* line 84, ../sass/vendor/_bootstrap_overrides.scss */
.panel-group {
  margin-bottom: 0 !important; }
  /* line 86, ../sass/vendor/_bootstrap_overrides.scss */
  .panel-group .panel {
    border-radius: 0 !important; }
  /* line 89, ../sass/vendor/_bootstrap_overrides.scss */
  .panel-group .panel-body {
    border-top-width: 0 !important; }

/* line 94, ../sass/vendor/_bootstrap_overrides.scss */
.panel-group .panel + .panel {
  margin-top: 0 !important; }

/* line 97, ../sass/vendor/_bootstrap_overrides.scss */
.panel-body {
  background-color: transparent; }

/* line 100, ../sass/vendor/_bootstrap_overrides.scss */
.panel {
  outline: none;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

/* line 109, ../sass/vendor/_bootstrap_overrides.scss */
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

@media screen and (max-width: 767px) {
  /* line 117, ../sass/vendor/_bootstrap_overrides.scss */
  .hidden-xs {
    display: none !important; }

  /* line 118, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-xs {
    display: block !important; }

  /* line 119, ../sass/vendor/_bootstrap_overrides.scss */
  table.visible-xs {
    display: table; }

  /* line 120, ../sass/vendor/_bootstrap_overrides.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 121, ../sass/vendor/_bootstrap_overrides.scss */
  th.visible-xs, td.visible-xs {
    display: table-cell !important; }

  /* line 122, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-xs-block {
    display: block !important; }

  /* line 123, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-xs-inline {
    display: inline !important; }

  /* line 124, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media screen and (max-width: 767px) {
  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-11 {
    width: 91.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-10 {
    width: 83.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-8 {
    width: 66.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-7 {
    width: 58.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-5 {
    width: 41.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-4 {
    width: 33.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-2 {
    width: 16.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-1 {
    width: 8.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-11 {
    right: 91.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-10 {
    right: 83.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-8 {
    right: 66.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-7 {
    right: 58.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-5 {
    right: 41.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-4 {
    right: 33.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-2 {
    right: 16.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-1 {
    right: 8.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-11 {
    left: 91.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-10 {
    left: 83.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-8 {
    left: 66.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-7 {
    left: 58.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-5 {
    left: 41.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-4 {
    left: 33.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-2 {
    left: 16.66666667%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-1 {
    left: 8.33333333%; }

  /* line 128, ../sass/vendor/_bootstrap_overrides.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 133, ../sass/vendor/_bootstrap_overrides.scss */
  #content #top-panel-row .col-sm-1, #content #top-panel-row .col-sm-2, #content #top-panel-row .col-sm-3, #content #top-panel-row .col-sm-4, #content #top-panel-row .col-sm-5, #content #top-panel-row .col-sm-6, #content #top-panel-row .col-sm-7, #content #top-panel-row .col-sm-8, #content #top-panel-row .col-sm-9, #content #top-panel-row .col-sm-10, #content #top-panel-row .col-sm-11, #content #top-panel-row .col-sm-12, #content #bottom-panel-row .col-sm-1, #content #bottom-panel-row .col-sm-2, #content #bottom-panel-row .col-sm-3, #content #bottom-panel-row .col-sm-4, #content #bottom-panel-row .col-sm-5, #content #bottom-panel-row .col-sm-6, #content #bottom-panel-row .col-sm-7, #content #bottom-panel-row .col-sm-8, #content #bottom-panel-row .col-sm-9, #content #bottom-panel-row .col-sm-10, #content #bottom-panel-row .col-sm-11, #content #bottom-panel-row .col-sm-12, #am-content #top-panel-row .col-sm-1, #am-content #top-panel-row .col-sm-2, #am-content #top-panel-row .col-sm-3, #am-content #top-panel-row .col-sm-4, #am-content #top-panel-row .col-sm-5, #am-content #top-panel-row .col-sm-6, #am-content #top-panel-row .col-sm-7, #am-content #top-panel-row .col-sm-8, #am-content #top-panel-row .col-sm-9, #am-content #top-panel-row .col-sm-10, #am-content #top-panel-row .col-sm-11, #am-content #top-panel-row .col-sm-12, #am-content #bottom-panel-row .col-sm-1, #am-content #bottom-panel-row .col-sm-2, #am-content #bottom-panel-row .col-sm-3, #am-content #bottom-panel-row .col-sm-4, #am-content #bottom-panel-row .col-sm-5, #am-content #bottom-panel-row .col-sm-6, #am-content #bottom-panel-row .col-sm-7, #am-content #bottom-panel-row .col-sm-8, #am-content #bottom-panel-row .col-sm-9, #am-content #bottom-panel-row .col-sm-10, #am-content #bottom-panel-row .col-sm-11, #am-content #bottom-panel-row .col-sm-12 {
    float: none !important; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 142, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-sm {
    display: block !important; }

  /* line 143, ../sass/vendor/_bootstrap_overrides.scss */
  table.visible-sm {
    display: table; }

  /* line 144, ../sass/vendor/_bootstrap_overrides.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 145, ../sass/vendor/_bootstrap_overrides.scss */
  th.visible-sm, td.visible-sm {
    display: table-cell !important; }

  /* line 146, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-sm-block {
    display: block !important; }

  /* line 147, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-sm-inline {
    display: inline !important; }

  /* line 148, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 153, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-md {
    display: block !important; }

  /* line 154, ../sass/vendor/_bootstrap_overrides.scss */
  table.visible-md {
    display: table; }

  /* line 155, ../sass/vendor/_bootstrap_overrides.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 156, ../sass/vendor/_bootstrap_overrides.scss */
  th.visible-md, td.visible-md {
    display: table-cell !important; }

  /* line 157, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-md-block {
    display: block !important; }

  /* line 158, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-md-inline {
    display: inline !important; }

  /* line 159, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }
@media screen and (min-width: 1310px) {
  /* line 163, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-lg {
    display: block !important; }

  /* line 164, ../sass/vendor/_bootstrap_overrides.scss */
  table.visible-lg {
    display: table; }

  /* line 165, ../sass/vendor/_bootstrap_overrides.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 166, ../sass/vendor/_bootstrap_overrides.scss */
  th.visible-lg, td.visible-lg {
    display: table-cell !important; }

  /* line 167, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-lg-block {
    display: block !important; }

  /* line 168, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-lg-inline {
    display: inline !important; }

  /* line 169, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-lg-inline-block {
    display: inline-block !important; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-11 {
    width: 91.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-10 {
    width: 83.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-8 {
    width: 66.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-7 {
    width: 58.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-5 {
    width: 41.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-4 {
    width: 33.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-2 {
    width: 16.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-1 {
    width: 8.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-11 {
    right: 91.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-10 {
    right: 83.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-8 {
    right: 66.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-7 {
    right: 58.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-5 {
    right: 41.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-4 {
    right: 33.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-2 {
    right: 16.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-1 {
    right: 8.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-11 {
    left: 91.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-10 {
    left: 83.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-8 {
    left: 66.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-7 {
    left: 58.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-5 {
    left: 41.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-4 {
    left: 33.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-2 {
    left: 16.66666667%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-1 {
    left: 8.33333333%; }

  /* line 172, ../sass/vendor/_bootstrap_overrides.scss */
  .col-lg-push-0 {
    left: auto; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-12 {
    width: 100%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-11 {
    width: 91.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-10 {
    width: 83.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-9 {
    width: 75%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-8 {
    width: 66.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-7 {
    width: 58.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-6 {
    width: 50%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-5 {
    width: 41.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-4 {
    width: 33.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-3 {
    width: 25%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-2 {
    width: 16.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-1 {
    width: 8.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-11 {
    right: 91.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-10 {
    right: 83.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-8 {
    right: 66.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-7 {
    right: 58.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-5 {
    right: 41.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-4 {
    right: 33.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-2 {
    right: 16.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-1 {
    right: 8.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-11 {
    left: 91.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-10 {
    left: 83.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-8 {
    left: 66.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-7 {
    left: 58.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-5 {
    left: 41.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-4 {
    left: 33.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-2 {
    left: 16.66666667%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-1 {
    left: 8.33333333%; }

  /* line 180, ../sass/vendor/_bootstrap_overrides.scss */
  .col-md-push-0 {
    left: auto; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 185, ../sass/vendor/_bootstrap_overrides.scss */
  .hidden-sm {
    display: none !important; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 189, ../sass/vendor/_bootstrap_overrides.scss */
  .hidden-md {
    display: none !important; } }
@media screen and (min-width: 992px) and (max-width: 1309px) {
  /* line 192, ../sass/vendor/_bootstrap_overrides.scss */
  .hidden-md {
    display: none !important; } }
@media screen and (min-width: 1310px) {
  /* line 195, ../sass/vendor/_bootstrap_overrides.scss */
  .hidden-lg {
    display: none !important; } }
@media print {
  /* line 199, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-print {
    display: block !important; }

  /* line 200, ../sass/vendor/_bootstrap_overrides.scss */
  table.visible-print {
    display: table; }

  /* line 201, ../sass/vendor/_bootstrap_overrides.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 202, ../sass/vendor/_bootstrap_overrides.scss */
  th.visible-print, td.visible-print {
    display: table-cell !important; }

  /* line 203, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-print-block {
    display: block !important; }

  /* line 204, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-print-inline {
    display: inline !important; }

  /* line 205, ../sass/vendor/_bootstrap_overrides.scss */
  .visible-print-inline-block {
    display: inline-block !important; }

  /* line 206, ../sass/vendor/_bootstrap_overrides.scss */
  .hidden-print {
    display: none !important; } }
/* line 209, ../sass/vendor/_bootstrap_overrides.scss */
.visible-print {
  display: none !important; }

/* line 210, ../sass/vendor/_bootstrap_overrides.scss */
.visible-print-block {
  display: none !important; }

/* line 211, ../sass/vendor/_bootstrap_overrides.scss */
.visible-print-inline {
  display: none !important; }

/* line 212, ../sass/vendor/_bootstrap_overrides.scss */
.visible-print-inline-block {
  display: none !important; }

/* *** THEME - place main styles for the DSS pilot site here. **** */
/* _theme.scss */
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
/*----- Smallest breakpoint ("XS") -------*/
/* line 13, ../sass/_theme.scss */
body:after {
  content: "XS";
  display: none; }

/* line 17, ../sass/_theme.scss */
head {
  font-family: 'XS'; }

/* WAI level-1 compliancy - Bypass Blocks 2.4.1 */
/* line 22, ../sass/_theme.scss */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50; }
  /* line 29, ../sass/_theme.scss */
  #skip-link a, #skip-link a:link, #skip-link a:visited {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border-radius: 0 0 10px 10px;
    color: #fff;
    display: block;
    padding: 1px 10px 2px;
    text-decoration: none; }

/* line 38, ../sass/_theme.scss */
#more-content-button {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20; }
  /* line 43, ../sass/_theme.scss */
  #more-content-button a {
    line-height: 40px;
    line-height: 2.5rem;
    display: block;
    height: 40px;
    width: 40px;
    background: url(../images/icons/d-scroll-down-arrow.png) 0 0 no-repeat;
    text-decoration: none; }

/* line 53, ../sass/_theme.scss */
.btn-primary {
  margin-top: 15px;
  color: #fff !important; }
  /* line 56, ../sass/_theme.scss */
  .btn-primary:hover {
    text-decoration: none !important; }

/* line 66, ../sass/_theme.scss */
.sidebar-right {
  height: 30px; }

/* line 72, ../sass/_theme.scss */
.soft-right {
  float: right; }

/* line 78, ../sass/_theme.scss */
.panel-group .panel-body .narrow-col .content-wrap {
  padding: 15px; }
  /* line 80, ../sass/_theme.scss */
  .panel-group .panel-body .narrow-col .content-wrap ul {
    list-style-type: none;
    margin: 15px 0 15px 2px; }
    /* line 24, ../sass/abstractions/_mixins.scss */
    .panel-group .panel-body .narrow-col .content-wrap ul li {
      background-image: url(../images/bullets/black-square.gif);
      background-repeat: no-repeat;
      background-position: 0px 5px;
      padding-left: 14px; }
      /* line 29, ../sass/abstractions/_mixins.scss */
      .panel-group .panel-body .narrow-col .content-wrap ul li ul {
        margin-top: 7px;
        margin-bottom: 0 !important; }
    /* line 83, ../sass/_theme.scss */
    .panel-group .panel-body .narrow-col .content-wrap ul li {
      padding-bottom: 10px; }
/* line 90, ../sass/_theme.scss */
.panel-group .sidebar {
  border: none !important; }

/* line 94, ../sass/_theme.scss */
#top-panel-row {
  margin-top: 0 !important;
  position: relative; }
  /* line 97, ../sass/_theme.scss */
  #top-panel-row h2, #top-panel-row h3, #top-panel-row p, #top-panel-row li, #top-panel-row div {
    color: #FFF; }

/* line 102, ../sass/_theme.scss */
#nested-left {
  padding-left: 0; }
  /* line 104, ../sass/_theme.scss */
  #nested-left .picture {
    width: 200px;
    margin-bottom: 45px !important; }

/* line 110, ../sass/_theme.scss */
#nested-right.bent {
  padding-left: 0; }

/* line 114, ../sass/_theme.scss */
.body-img {
  height: 120px;
  width: 200px;
  float: left; }

/* line 119, ../sass/_theme.scss */
img.left-align {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em; }

/* line 125, ../sass/_theme.scss */
.invisible {
  visibility: hidden; }

/* line 129, ../sass/_theme.scss */
button {
  height: 40px;
  width: 120px;
  background-color: #DAAA00;
  border: none; }
  /* line 134, ../sass/_theme.scss */
  button:hover {
    background-color: #f0dd99 !important;
    cursor: pointer; }

/* line 141, ../sass/_theme.scss */
#utility ul li {
  text-align: center;
  display: inline;
  list-style-type: none;
  padding-right: 50px; }
/* line 147, ../sass/_theme.scss */
#utility ul {
  padding-top: 100px;
  text-align: center;
  clear: both; }

/* line 154, ../sass/_theme.scss */
#footer {
  background-color: #4d688c;
  padding-bottom: 25px;
  margin-bottom: 15px;
  clear: both; }
  /* line 160, ../sass/_theme.scss */
  #footer a {
    text-decoration: none; }
  /* line 164, ../sass/_theme.scss */
  #footer .foot-wrap {
    margin: 35px 90px;
    margin-bottom: 0 !important;
    margin-right: auto;
    margin-left: auto; }
  /* line 171, ../sass/_theme.scss */
  #footer .footer-nav, #footer #copyright, #footer #vcard {
    float: left;
    color: #fff;
    text-decoration: none; }
  /* line 176, ../sass/_theme.scss */
  #footer #copyright {
    margin-top: 36px; }
  /* line 180, ../sass/_theme.scss */
  #footer #email-phone a {
    text-decoration: underline; }
  /* line 184, ../sass/_theme.scss */
  #footer #copyright {
    clear: both; }
  /* line 187, ../sass/_theme.scss */
  #footer .footer-nav {
    border-left: 1px solid white;
    width: 140px; }
    /* line 190, ../sass/_theme.scss */
    #footer .footer-nav li {
      padding-left: 10px;
      padding-bottom: 10px; }
      /* line 193, ../sass/_theme.scss */
      #footer .footer-nav li a {
        color: #fff; }
      /* line 196, ../sass/_theme.scss */
      #footer .footer-nav li:last-child {
        padding-bottom: 0; }
  /* line 201, ../sass/_theme.scss */
  #footer #copyright, #footer #vcard {
    margin-right: 135px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4em; }
    /* line 206, ../sass/_theme.scss */
    #footer #copyright a, #footer #copyright p, #footer #vcard a, #footer #vcard p {
      font-size: 13px;
      font-size: 0.8125rem;
      color: #fff;
      letter-spacing: .014em; }
  /* line 213, ../sass/_theme.scss */
  #footer #foot-social {
    float: left; }
    /* line 215, ../sass/_theme.scss */
    #footer #foot-social li {
      display: inline-block;
      text-align: center;
      padding-left: 7px;
      padding-right: 7px;
      border-left: 1px solid white; }
      /* line 221, ../sass/_theme.scss */
      #footer #foot-social li a {
        display: inline-block;
        height: 24px;
        width: 24px;
        color: #fff; }
        /* line 226, ../sass/_theme.scss */
        #footer #foot-social li a#facebook-icon {
          background: url(../images/icons/sm-icon-sprites.png) 0 0 no-repeat; }
        /* line 229, ../sass/_theme.scss */
        #footer #foot-social li a#twitter-icon {
          background: url(../images/icons/sm-icon-sprites.png) -24px 0 no-repeat; }
        /* line 232, ../sass/_theme.scss */
        #footer #foot-social li a#pinterest-icon {
          background: url(../images/icons/sm-icon-sprites.png) -48px 0 no-repeat; }
        /* line 235, ../sass/_theme.scss */
        #footer #foot-social li a#youtube-icon {
          background: url(../images/icons/sm-icon-sprites.png) -72px 0 no-repeat; }
        /* line 238, ../sass/_theme.scss */
        #footer #foot-social li a#linkedin-icon {
          background: url(../images/icons/sm-icon-sprites.png) -96px 0 no-repeat; }
      /* line 242, ../sass/_theme.scss */
      #footer #foot-social li.last {
        border-right: 1px solid white; }

/* line 256, ../sass/_theme.scss */
input[type="search"], input[type="submit"], input[type="button"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0; }

/* line 262, ../sass/_theme.scss */
input {
  text-align: center; }

/* line 265, ../sass/_theme.scss */
.contact {
  margin-top: 15px; }

/* line 269, ../sass/_theme.scss */
#content-row {
  margin-bottom: 45px;
  position: relative; }

/* line 275, ../sass/_theme.scss */
.breadcrumb {
  background: none;
  padding: 0 0 !important;
  margin-bottom: 0;
  color: #4d688c;
  text-transform: uppercase; }
  /* line 281, ../sass/_theme.scss */
  .breadcrumb a {
    text-decoration: none; }
    /* line 283, ../sass/_theme.scss */
    .breadcrumb a:hover {
      text-decoration: underline; }
  /* line 287, ../sass/_theme.scss */
  .breadcrumb p {
    margin-bottom: 0; }
  /* line 290, ../sass/_theme.scss */
  .breadcrumb .bread-divider {
    font-size: 15px;
    font-size: 0.9375rem; }

/* line 297, ../sass/_theme.scss */
#top-panel-row .panel-body h2 {
  text-transform: uppercase !important; }

/* line 306, ../sass/_theme.scss */
#content #content-core, #content #am-content, #content #cm-content {
  /*.panel-body {
  	h2 {
  		text-transform: uppercase;
  	}
  }*/ }
  /* line 316, ../sass/_theme.scss */
  #content #content-core #bottom-panel-row h2, #content #am-content #bottom-panel-row h2, #content #cm-content #bottom-panel-row h2 {
    text-transform: none !important; }
  /* line 321, ../sass/_theme.scss */
  #content #content-core ul, #content #am-content ul, #content #cm-content ul {
    list-style-type: none;
    margin: 15px 0 15px 2px; }
    /* line 24, ../sass/abstractions/_mixins.scss */
    #content #content-core ul li, #content #am-content ul li, #content #cm-content ul li {
      background-image: url(../images/bullets/black-square.gif);
      background-repeat: no-repeat;
      background-position: 0px 5px;
      padding-left: 14px; }
      /* line 29, ../sass/abstractions/_mixins.scss */
      #content #content-core ul li ul, #content #am-content ul li ul, #content #cm-content ul li ul {
        margin-top: 7px;
        margin-bottom: 0 !important; }
    /* line 324, ../sass/_theme.scss */
    #content #content-core ul li, #content #am-content ul li, #content #cm-content ul li {
      padding-bottom: 10px; }
  /* line 329, ../sass/_theme.scss */
  #content #content-core .inline-content ul, #content #content-core form ul, #content #am-content .inline-content ul, #content #am-content form ul, #content #cm-content .inline-content ul, #content #cm-content form ul {
    margin-left: 0 !important; }

/* Global event items */
/* line 338, ../sass/_theme.scss */
.student-events h3, .student-events h4 {
  color: #008EAA; }

/* line 344, ../sass/_theme.scss */
.sb-subitems li {
  list-style-type: none; }

/* line 349, ../sass/_theme.scss */
.portlet-items #ical-icon, .portlet-items #vcal-icon, .portlet-items #rss-icon, .sb-subitems #ical-icon, .sb-subitems #vcal-icon, .sb-subitems #rss-icon {
  background-image: none !important;
  padding-left: 0 !important;
  height: 25px; }
  /* line 353, ../sass/_theme.scss */
  .portlet-items #ical-icon a, .portlet-items #vcal-icon a, .portlet-items #rss-icon a, .sb-subitems #ical-icon a, .sb-subitems #vcal-icon a, .sb-subitems #rss-icon a {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 25px;
    line-height: 1.5625rem;
    display: inline-block;
    width: 120px;
    height: 25px;
    padding-left: 20px;
    background: url(../images/icons/m-ical-icon.png) 0 50% no-repeat;
    text-decoration: none; }
    /* line 363, ../sass/_theme.scss */
    .portlet-items #ical-icon a:hover, .portlet-items #vcal-icon a:hover, .portlet-items #rss-icon a:hover, .sb-subitems #ical-icon a:hover, .sb-subitems #vcal-icon a:hover, .sb-subitems #rss-icon a:hover {
      text-decoration: underline; }
/* line 369, ../sass/_theme.scss */
.portlet-items #rss-icon a, .sb-subitems #rss-icon a {
  background: url(../images/icons/m-RSS-icon.png) 0 50% no-repeat; }

/* line 375, ../sass/_theme.scss */
.sidebar {
  height: auto;
  margin-top: 15px;
  text-align: left; }
  /* line 380, ../sass/_theme.scss */
  .sidebar > div {
    margin-left: 70px; }
  /* line 385, ../sass/_theme.scss */
  .sidebar h3 a {
    color: #fff;
    padding-left: 35px;
    padding-right: 30px;
    position: relative;
    top: 2px; }
  /* line 394, ../sass/_theme.scss */
  .sidebar .panel-heading {
    padding: 0; }
    /* line 398, ../sass/_theme.scss */
    .sidebar .panel-heading .panel-title a {
      display: block;
      background-color: #008EAA; }
  /* line 407, ../sass/_theme.scss */
  .sidebar.sidebar-right > div .panel-body {
    background: #f2f2f2; }
  /* line 411, ../sass/_theme.scss */
  .sidebar.sidebar-right .collapsible {
    background: #f2f2f2; }

/* line 418, ../sass/_theme.scss */
.more_text {
  display: none; }

/*.sub-list { // TODO: Eval
	list-style-type: circle;
	margin-left: 20px;
	li {
		padding-bottom: 10px;
	}
}*/
/* line 430, ../sass/_theme.scss */
.download {
  font-weight: bold; }

/* line 433, ../sass/_theme.scss */
#downloads {
  margin-top: 0 !important; }
  /* line 434, ../sass/_theme.scss */
  #downloads a {
    text-decoration: underline;
    color: #4d688c; }

/* line 442, ../sass/_theme.scss */
.panel-title a {
  background-color: #f0dd99;
  text-decoration: none; }
  /* line 445, ../sass/_theme.scss */
  .panel-title a.collapsed {
    background-color: #DAAA00; }
  /* line 448, ../sass/_theme.scss */
  .panel-title a:hover {
    background-color: #f0dd99; }

/* line 455, ../sass/_theme.scss */
.panel-body .body-img {
  margin-right: 20px; }

/* line 460, ../sass/_theme.scss */
.panel-collapse {
  overflow: hidden; }

/* line 463, ../sass/_theme.scss */
.nav-tabs {
  display: none;
  font-size: 20px;
  font-size: 1.25rem; }

/* line 469, ../sass/_theme.scss */
#search {
  width: 100px; }

/* line 473, ../sass/_theme.scss */
#content-core .picture {
  margin: 25px 0; }
  /* line 475, ../sass/_theme.scss */
  #content-core .picture.flush-bottom {
    margin: 0 !important; }

/* line 480, ../sass/_theme.scss */
#middle-row {
  position: relative;
  outline: none; }

/* line 485, ../sass/_theme.scss */
.row .row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* line 490, ../sass/_theme.scss */
h2 + #thumb-section {
  margin: 0;
  padding: 0; }

/* line 498, ../sass/_theme.scss */
#thumb-section .panel-group section {
  margin-bottom: 0; }
  /* line 504, ../sass/_theme.scss */
  #thumb-section .panel-group section .readmore {
    display: block;
    margin-top: 25px;
    margin-bottom: 40px;
    text-transform: uppercase; }
  /* line 511, ../sass/_theme.scss */
  #thumb-section .panel-group section ul li {
    margin-bottom: 8px; }
  /* line 515, ../sass/_theme.scss */
  #thumb-section .panel-group section .panel-heading {
    background-color: transparent !important;
    padding: 0 !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    /* line 520, ../sass/_theme.scss */
    #thumb-section .panel-group section .panel-heading .panel-title {
      background-color: transparent !important; }
      /* line 522, ../sass/_theme.scss */
      #thumb-section .panel-group section .panel-heading .panel-title a {
        display: block;
        height: 70px;
        width: 100%;
        background: url(../images/icons/blue-100-right-arrow-down.png) 96% 50% no-repeat #f0dd99; }
        /* line 526, ../sass/_theme.scss */
        #thumb-section .panel-group section .panel-heading .panel-title a .thumb-txt {
          display: block;
          margin-left: 150px; }
        /* line 530, ../sass/_theme.scss */
        #thumb-section .panel-group section .panel-heading .panel-title a img {
          float: left; }
        /* line 534, ../sass/_theme.scss */
        #thumb-section .panel-group section .panel-heading .panel-title a.collapsed {
          background: url(../images/icons/blue-100-right-arrow.png) 96% 50% no-repeat #DAAA00; }
        /* line 538, ../sass/_theme.scss */
        #thumb-section .panel-group section .panel-heading .panel-title a:hover {
          cursor: pointer !important;
          background-color: #f0dd99; }
  /* line 545, ../sass/_theme.scss */
  #thumb-section .panel-group section .panel-body {
    margin-top: 20px;
    margin-left: 150px;
    margin-right: 25px; }
    /* line 550, ../sass/_theme.scss */
    #thumb-section .panel-group section .panel-body .readmore a {
      text-transform: uppercase; }

/* line 559, ../sass/_theme.scss */
.form-wrap {
  padding: 15px; }
  /* line 562, ../sass/_theme.scss */
  .form-wrap form .form-row {
    padding: 4px 0; }
    /* line 564, ../sass/_theme.scss */
    .form-wrap form .form-row.centered {
      text-align: center; }
  /* line 568, ../sass/_theme.scss */
  .form-wrap form input, .form-wrap form select, .form-wrap form textarea {
    width: 100%;
    text-align: left;
    padding: 4px; }
  /* line 573, ../sass/_theme.scss */
  .form-wrap form input, .form-wrap form select {
    height: 35px; }
  /* line 576, ../sass/_theme.scss */
  .form-wrap form #contact-message {
    height: 160px; }
  /* line 579, ../sass/_theme.scss */
  .form-wrap form input[type="submit"] {
    height: 40px;
    width: 120px;
    background-color: #DAAA00;
    text-align: center;
    border: none; }
    /* line 585, ../sass/_theme.scss */
    .form-wrap form input[type="submit"]:hover {
      background-color: #f0dd99;
      cursor: pointer; }

/* line 596, ../sass/_theme.scss */
body.contact-type #content .form-wrap {
  position: relative;
  background-color: #f2f2f2; }

/* line 604, ../sass/_theme.scss */
.col-left {
  margin-top: 15px;
  text-align: right; }
  /* line 607, ../sass/_theme.scss */
  .col-left img {
    width: 100%; }

/* line 611, ../sass/_theme.scss */
.col-right {
  margin-top: 40px; }
  /* line 614, ../sass/_theme.scss */
  .col-right strong {
    font-weight: bold; }
  /* line 617, ../sass/_theme.scss */
  .col-right .search-pdf {
    text-decoration: none;
    font-size: 13px; }
    /* line 621, ../sass/_theme.scss */
    .col-right .search-pdf span {
      margin-left: 10px;
      font-style: italic;
      position: relative;
      top: -3px; }
  /* line 628, ../sass/_theme.scss */
  .col-right p {
    margin-bottom: 0px !important; }

/* line 632, ../sass/_theme.scss */
.search-result .col-right {
  margin-top: 10px; }

/* line 635, ../sass/_theme.scss */
.results-summary {
  margin-right: 30px; }

/* line 639, ../sass/_theme.scss */
.search-result .content-title {
  padding-bottom: 10px !important; }

/* line 643, ../sass/_theme.scss */
#content-row {
  margin-top: 45px; }
  /* line 645, ../sass/_theme.scss */
  #content-row section {
    margin-bottom: 25px; }
    /* line 647, ../sass/_theme.scss */
    #content-row section h2 {
      font-weight: normal; }
    /* line 650, ../sass/_theme.scss */
    #content-row section .course-portlet {
      position: relative;
      margin-bottom: 45px; }
      /* line 654, ../sass/_theme.scss */
      #content-row section .course-portlet .course-info {
        width: 60%; }
        /* line 657, ../sass/_theme.scss */
        #content-row section .course-portlet .course-info h3 {
          padding-bottom: 0 !important; }
          /* line 659, ../sass/_theme.scss */
          #content-row section .course-portlet .course-info h3 a {
            text-decoration: none; }
            /* line 661, ../sass/_theme.scss */
            #content-row section .course-portlet .course-info h3 a:hover {
              text-decoration: underline; }
      /* line 668, ../sass/_theme.scss */
      #content-row section .course-portlet button {
        position: absolute;
        right: 0;
        top: 45px;
        height: 40px;
        width: 120px;
        background-color: #DAAA00; }

/*------ All Media Queries ----------*/
/*----- Mobile breakpoint --------*/
@media screen and (max-width: 440px) {
  /* line 686, ../sass/_theme.scss */
  .container {
    padding: 0; } }
@media screen and (max-width: 767px) {
  /* line 693, ../sass/_theme.scss */
  head {
    font-family: "S"; }

  /* line 694, ../sass/_theme.scss */
  body:after {
    content: "S"; }

  /* line 696, ../sass/_theme.scss */
  .container {
    padding: 0; }

  /* line 701, ../sass/_theme.scss */
  .col-left {
    padding-left: 0 !important; }
    /* line 703, ../sass/_theme.scss */
    .col-left img {
      width: auto !important; }

  /* line 707, ../sass/_theme.scss */
  #google-map {
    width: 82%; }

  /* line 710, ../sass/_theme.scss */
  .row#banner-row {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 714, ../sass/_theme.scss */
  .row#content-row {
    margin-left: 0 !important;
    margin-right: 0 !important; }
    /* line 717, ../sass/_theme.scss */
    .row#content-row #content, .row#content-row #am-content {
      margin-top: 10px; }

  /* line 726, ../sass/_theme.scss */
  .row > div {
    padding-right: 0 !important; }

  /* line 730, ../sass/_theme.scss */
  #content, #am-content, #cm-content {
    margin-bottom: 15px; }

  /* line 734, ../sass/_theme.scss */
  .col-left {
    margin-top: 15px;
    text-align: center; }

  /* line 738, ../sass/_theme.scss */
  .col-right {
    padding-left: 0; }

  /* line 743, ../sass/_theme.scss */
  .collapsing {
    -webkit-transition: none;
    transition: none; }

  /* line 750, ../sass/_theme.scss */
  .section .collapse div, .section .collapsing div {
    padding: 15px; }

  /* line 756, ../sass/_theme.scss */
  .panel {
    border: none; }
    /* line 758, ../sass/_theme.scss */
    .panel .panel-body {
      margin-top: 15px; }

  /* line 762, ../sass/_theme.scss */
  .panel-heading {
    padding: 0; }
    /* line 764, ../sass/_theme.scss */
    .panel-heading .panel-title {
      width: auto;
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
      /* line 768, ../sass/_theme.scss */
      .panel-heading .panel-title a {
        display: inline-block;
        width: 100%;
        min-height: 40px;
        font-weight: normal;
        padding-right: 0;
        padding-left: 20px !important;
        font-size: 16px;
        font-size: 1rem;
        padding-top: 9px !important;
        line-height: 22px !important;
        line-height: 1.375rem !important;
        text-align: left;
        background: url(../images/icons/blue-100-right-arrow-down.png) 98% 50% no-repeat #f0dd99; }
        /* line 784, ../sass/_theme.scss */
        .panel-heading .panel-title a.collapsed {
          background: url(../images/icons/blue-100-right-arrow.png) 98% 50% no-repeat #DAAA00; }
        /* line 788, ../sass/_theme.scss */
        .panel-heading .panel-title a:hover {
          cursor: pointer !important;
          background-color: #f0dd99; }

  /* line 799, ../sass/_theme.scss */
  .sidebar .panel-heading .panel-title a {
    color: #002855 !important;
    top: 0;
    background: url(../images/icons/blue-100-right-arrow-down.png) 98% 50% no-repeat #99d2dd; }
    /* line 803, ../sass/_theme.scss */
    .sidebar .panel-heading .panel-title a.collapsed {
      color: #FFF !important;
      background: url(../images/icons/white-arrow-right-sm.png) 98% 50% no-repeat #008EAA; }
    /* line 807, ../sass/_theme.scss */
    .sidebar .panel-heading .panel-title a:hover {
      color: #002855 !important;
      background: url(../images/icons/blue-100-right-arrow.png) 98% 50% no-repeat #99d2dd; }

  /* line 816, ../sass/_theme.scss */
  #footer {
    margin-bottom: 60px; }
    /* line 819, ../sass/_theme.scss */
    #footer .footer-nav li {
      line-height: 35px;
      line-height: 2.1875rem;
      margin-bottom: 0;
      padding-bottom: 0; }
    /* line 825, ../sass/_theme.scss */
    #footer #vcard {
      text-align: center; }

  /* line 831, ../sass/_theme.scss */
  #content-row section {
    margin-bottom: 5px; }
    /* line 833, ../sass/_theme.scss */
    #content-row section .course-portlet {
      padding: 0; }
      /* line 835, ../sass/_theme.scss */
      #content-row section .course-portlet .course-info {
        padding: 0;
        float: left;
        width: 75%; }
        /* line 839, ../sass/_theme.scss */
        #content-row section .course-portlet .course-info h3 {
          padding: 0 !important; }
      /* line 843, ../sass/_theme.scss */
      #content-row section .course-portlet button {
        float: left;
        width: 25%;
        height: 40px;
        width: 120px;
        background-color: #DAAA00; }
        /* line 849, ../sass/_theme.scss */
        #content-row section .course-portlet button:hover {
          background-color: #f0dd99;
          cursor: pointer; }
  /* line 856, ../sass/_theme.scss */
  #content-row iframe {
    width: 100%;
    height: auto !important; }

  /* line 868, ../sass/_theme.scss */
  #cm-content #thumb-section .panel-group section .readmore {
    display: block;
    margin-top: 8px;
    margin-bottom: 15px; }
  /* line 874, ../sass/_theme.scss */
  #cm-content #thumb-section .panel-group section ul li {
    margin-bottom: 20px; }
  /* line 880, ../sass/_theme.scss */
  #cm-content #thumb-section .panel-group section .panel-heading .panel-title a {
    height: 15px;
    margin-bottom: 5px;
    background-position: 98% 50% !important;
    padding-top: 0 !important;
    font-size: 16px !important;
    font-size: 1rem !important;
    font-weight: bold; }
    /* line 885, ../sass/_theme.scss */
    #cm-content #thumb-section .panel-group section .panel-heading .panel-title a .thumb-txt {
      margin-left: 0; }
  /* line 893, ../sass/_theme.scss */
  #cm-content #thumb-section .panel-group section .panel-body {
    margin-top: 0;
    margin-left: 0;
    padding: 0 !important; }
    /* line 897, ../sass/_theme.scss */
    #cm-content #thumb-section .panel-group section .panel-body img.thumb {
      width: 280px;
      display: block;
      margin: 15px auto; }

  /* line 909, ../sass/_theme.scss */
  #main-container #banner-row {
    margin-right: -15px !important; }
  /* line 914, ../sass/_theme.scss */
  #main-container #content-row #content {
    padding-left: 15px !important; }
  /* line 921, ../sass/_theme.scss */
  #main-container #content-row .double .panel-group {
    margin-left: 0 !important; } }
/*----- Mobile breakpoint -------*/
@media screen and (max-width: 991px) {
  /* line 932, ../sass/_theme.scss */
  .sidebar {
    background: transparent; }

  /* line 935, ../sass/_theme.scss */
  .sidebar-right {
    margin-top: 100px; }

  /* line 940, ../sass/_theme.scss */
  .util-bar {
    margin: 0;
    height: 27px; }
    /* line 943, ../sass/_theme.scss */
    .util-bar ul {
      margin: 0;
      padding: 0; }
      /* line 947, ../sass/_theme.scss */
      .util-bar ul li#uti-logo {
        border-left-width: 0; }

  /* line 959, ../sass/_theme.scss */
  #content {
    min-width: 192px;
    clear: both; }

  /* line 963, ../sass/_theme.scss */
  #am-content {
    min-width: 192px; }

  /* line 967, ../sass/_theme.scss */
  .submenu {
    position: absolute;
    left: -999px !important; }

  /* line 971, ../sass/_theme.scss */
  .headshot {
    padding: 0 !important;
    height: 100% !important; }

  /* line 976, ../sass/_theme.scss */
  .menu-icon {
    /* height:80px;
    top:-39px !important;*/ }

  /* line 980, ../sass/_theme.scss */
  .glyphicon {
    position: relative;
    top: -18px; }

  /* line 985, ../sass/_theme.scss */
  .sidebar.sidebar-right {
    margin-top: 0; }

  /* line 989, ../sass/_theme.scss */
  .op-sidebar-title {
    text-align: left !important; }

  /* line 992, ../sass/_theme.scss */
  #footer {
    padding-bottom: 5px; }
    /* line 994, ../sass/_theme.scss */
    #footer .foot-wrap {
      margin: 25px 10px 25px 25px; }
      /* line 996, ../sass/_theme.scss */
      #footer .foot-wrap p, #footer .foot-wrap ul, #footer .foot-wrap div {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        text-align: center; }
      /* line 1002, ../sass/_theme.scss */
      #footer .foot-wrap #foot-social {
        margin-left: 0 !important;
        margin-right: 0 !important;
        float: none; }
    /* line 1009, ../sass/_theme.scss */
    #footer #vcard p, #footer #copyright {
      font-size: 11px;
      font-size: 0.6875rem; }
    /* line 1012, ../sass/_theme.scss */
    #footer #copyright {
      margin-top: 0; } }
@media screen and (min-width: 768px) {
  /* line 1022, ../sass/_theme.scss */
  body.contact-type h1 {
    padding-bottom: 5px; }

  /* line 1029, ../sass/_theme.scss */
  #content, #am-content {
    padding-left: 0 !important;
    margin-bottom: 30px; }

  /* line 1036, ../sass/_theme.scss */
  #content .panel-body h2, #am-content .panel-body h2, #cm-content .panel-body h2 {
    text-transform: none; }

  /* line 1044, ../sass/_theme.scss */
  .top-panel .action-element .narrow-col, .bottom-panel .narrow-col {
    width: 88%; }

  /* TODO: breaks ipad, adding right margin to banner (see also Tablet breakpoint ("M"))
  UPDATE: Not having this causes page content to be slightly narrower than the navigation */
  /* line 1059, ../sass/_theme.scss */
  .panel-group .panel-heading .panel-title {
    padding-top: 6px;
    padding-bottom: 10px; }

  /* line 1069, ../sass/_theme.scss */
  #cm-section .panel-group .panel-heading {
    background-color: transparent !important;
    padding: 0 !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    /* line 1074, ../sass/_theme.scss */
    #cm-section .panel-group .panel-heading .panel-title {
      background-color: transparent !important; }
  /* line 1078, ../sass/_theme.scss */
  #cm-section .panel-group .panel-body {
    border-top-width: 0 !important; }

  /* line 1087, ../sass/_theme.scss */
  #content #summary #jumplinks, #content #summary #education, #am-content #summary #jumplinks, #am-content #summary #education {
    width: 50%; }
  /* line 1090, ../sass/_theme.scss */
  #content #summary .left, #am-content #summary .left {
    float: left; }

  /* line 1101, ../sass/_theme.scss */
  .top-bar .top-bar-section li ul li a {
    padding: 25px; }

  /* line 1110, ../sass/_theme.scss */
  .panel-heading#content-panel-heading {
    display: none; }

  /* line 1115, ../sass/_theme.scss */
  body.contact-type #content-row {
    margin-top: 15px; }
    /* line 1118, ../sass/_theme.scss */
    body.contact-type #content-row #content .form-wrap {
      margin-right: 30px;
      padding: 30px 60px; }

  /* line 1127, ../sass/_theme.scss */
  body.gen-landing #content-row {
    margin-top: 30px; }

  /* line 1132, ../sass/_theme.scss */
  .masthead,
  .marketing,
  #footer {
    padding-right: 0;
    padding-left: 0; }
    /* line 1138, ../sass/_theme.scss */
    .masthead .foot-wrap #foot-left,
    .marketing .foot-wrap #foot-left,
    #footer .foot-wrap #foot-left {
      margin-left: 10%; }
    /* line 1142, ../sass/_theme.scss */
    .masthead #vcard,
    .marketing #vcard,
    #footer #vcard {
      margin-right: 25px; }
    /* line 1145, ../sass/_theme.scss */
    .masthead #foot-social,
    .marketing #foot-social,
    #footer #foot-social {
      position: relative;
      float: right !important; }

  /* line 1152, ../sass/_theme.scss */
  .sidebar .panel-heading .panel-title {
    padding-bottom: 6px !important;
    background-color: #008EAA; }

  /* line 1159, ../sass/_theme.scss */
  .sidebar-right {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 1165, ../sass/_theme.scss */
  .row#footer {
    margin-right: -15px;
    margin-left: -15px; }

  /* line 1171, ../sass/_theme.scss */
  .footer-processed#footer .foot-wrap {
    width: 1000px;
    margin-left: auto;
    margin-right: auto; } }
/*----- Tablet breakpoint ("M") -------*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1183, ../sass/_theme.scss */
  head {
    font-family: "M"; }

  /* line 1184, ../sass/_theme.scss */
  body:after {
    content: "M"; }

  /* TODO: breaks ipad, adding right margin (see also > 768 breakpoint)
  UPDATE: Not having this causes page content to be slightly narrower than the navigation */
  /* line 1193, ../sass/_theme.scss */
  #more-content-button {
    left: -12px; }

  /* line 1197, ../sass/_theme.scss */
  #content-row {
    margin-left: 0; }

  /* line 1206, ../sass/_theme.scss */
  #thumb-section .panel-group section .readmore {
    display: block;
    margin-top: 8px;
    margin-bottom: 15px; }
  /* line 1212, ../sass/_theme.scss */
  #thumb-section .panel-group section ul li {
    margin-bottom: 20px; }
  /* line 1218, ../sass/_theme.scss */
  #thumb-section .panel-group section .panel-heading .panel-title a {
    height: 45px; }
    /* line 1220, ../sass/_theme.scss */
    #thumb-section .panel-group section .panel-heading .panel-title a .thumb-txt {
      margin-left: 90px; }
    /* line 1223, ../sass/_theme.scss */
    #thumb-section .panel-group section .panel-heading .panel-title a img {
      height: 45px; }
  /* line 1229, ../sass/_theme.scss */
  #thumb-section .panel-group section .panel-body {
    margin-left: 90px; }

  /* line 1238, ../sass/_theme.scss */
  #footer .footer-nav li {
    padding-top: 10px;
    padding-left: 0; }

  /* Required on tablet to keep footer from breaking (being too wide: foot-wrap width: auto; and not having right white margin: footer-processed: width 100% (783px). Warning: using width 783px instead of 100% leaves right white space on footer in desktop view */
  /* line 1246, ../sass/_theme.scss */
  .footer-processed {
    width: 100%;
    margin-left: 0 !important;
    margin-right: -15px !important; }
    /* line 1251, ../sass/_theme.scss */
    .footer-processed .foot-wrap {
      width: auto !important; } }
@media screen and (max-width: 1309px) {
  /* line 1264, ../sass/_theme.scss */
  #util-bar-wrap {
    padding-right: 0; }

  /* line 1267, ../sass/_theme.scss */
  #top-bar-wrap, #content-row, #banner-row {
    padding-left: 0;
    padding-right: 0; }

  /* line 1278, ../sass/_theme.scss */
  .sidebar.sidebar-right > div {
    margin-left: 0; }

  /* line 1285, ../sass/_theme.scss */
  #footer .foot-wrap #foot-left {
    margin-left: 0; } }
@media screen and (max-width: 1310px) {
  /* line 1297, ../sass/_theme.scss */
  #footer .footer-nav#foot-left, #footer .footer-nav#foot-center {
    display: none; }
  /* line 1300, ../sass/_theme.scss */
  #footer .footer-nav#foot-right {
    margin-left: 160px !important; } }
/*----- Target tablet up to 1310 width on desktop -------*/
@media screen and (min-width: 768px) and (max-width: 1310px) {
  /* line 1312, ../sass/_theme.scss */
  #footer #vcard {
    margin-right: 25px; } }
/*----- Target mobile and tablet -------*/
@media screen and (max-width: 991px) {
  /* line 1322, ../sass/_theme.scss */
  #footer .footer-nav {
    border-left-width: 0;
    text-align: center; }
    /* line 1325, ../sass/_theme.scss */
    #footer .footer-nav#foot-right {
      margin-left: 0 !important; }
      /* line 1327, ../sass/_theme.scss */
      #footer .footer-nav#foot-right li {
        width: 220px;
        margin: 0 auto !important;
        border-bottom: 1px solid #FFF; }
      /* line 1332, ../sass/_theme.scss */
      #footer .footer-nav#foot-right li:last-child {
        border-bottom-width: 0; }
  /* line 1337, ../sass/_theme.scss */
  #footer #foot-social {
    margin-left: 55px !important; } }
/*------ Desktop breakpoint (L) --------*/
@media screen and (min-width: 992px) and (max-width: 1310px) {
  /* line 1346, ../sass/_theme.scss */
  .sidebar.sidebar-right > div {
    margin-left: 60px; } }
/*----- Desktop breakpoint -------*/
@media screen and (min-width: 991px) {
  /* line 1355, ../sass/_theme.scss */
  head {
    font-family: "L"; }

  /* line 1356, ../sass/_theme.scss */
  body:after {
    content: "L"; }

  /* line 1358, ../sass/_theme.scss */
  .container {
    padding: 0; }
    /* line 1360, ../sass/_theme.scss */
    .container#main {
      padding: 0 !important; }

  /* line 1365, ../sass/_theme.scss */
  .no-gutter-lg {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 1381, ../sass/_theme.scss */
  .sidebar > div {
    margin-left: 92px; } }
/*----- Large Desktop breakpoint -------*/
@media screen and (min-width: 1310px) {
  /* line 1389, ../sass/_theme.scss */
  #top-bar-wrap, #content-row, #banner-row, .row#banner-caption {
    padding-left: 105px;
    padding-right: 105px; }

  /* line 1393, ../sass/_theme.scss */
  #util-bar-wrap {
    padding-right: 105px; }

  /* line 1397, ../sass/_theme.scss */
  #top-panel-row, #bottom-panel-row {
    margin-left: -15px;
    margin-right: -15px; }

  /* line 1403, ../sass/_theme.scss */
  .footer-processed#footer .foot-wrap {
    width: 1104px;
    margin-left: auto;
    margin-right: auto; } }
/* Override default grid gutter, which was broke on home/index bottom panel row. */
/* line 1412, ../sass/_theme.scss */
.no-gutter, .no-gutters {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 1420, ../sass/_theme.scss */
#content-row .double .panel-group {
  margin-left: 15px !important; }

/* /_theme.scss */
/* *** UNIT - sub-organization or unit styles. Place unit custom styles here **** */
/*Plone Styles */
/* override wallpaper height without breaking cakefarm theme  */
/* line 6, ../sass/_plone.scss */
.wall .wallpaper .notsobig {
  height: 540px !important; }

/* line 11, ../sass/_plone.scss */
.hiddenStructure {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  display: block;
  height: 0.1em;
  margin: -0.1em 0 0 -0.1em;
  overflow: hidden;
  padding: 0;
  width: 1px; }

/* line 22, ../sass/_plone.scss */
.submenu_description {
  display: none; }

/*--image tags --*/
/* line 27, ../sass/_plone.scss */
.image-left {
  float: left;
  margin: 0.5em 1em 0.5em 0; }

/* line 31, ../sass/_plone.scss */
.image-right {
  float: right;
  margin: 0.5em; }

/* line 35, ../sass/_plone.scss */
.image-inline {
  float: none; }

/*top bar override */
/* line 45, ../sass/_plone.scss */
.top-bar .top-bar-section .left > li > a {
  height: 80px;
  line-height: 80px !important;
  padding: 0 0; }

/* line 51, ../sass/_plone.scss */
a#portal-logo {
  width: 100%; }

/* line 54, ../sass/_plone.scss */
#portal-logo {
  display: inline-block;
  margin: 0 0;
  padding-top: 0px; }

/* line 60, ../sass/_plone.scss */
#portal-searchbox {
  float: none;
  text-align: left;
  clear: right;
  margin: 0 0;
  font-size: 80%;
  z-index: 20; }

/* line 68, ../sass/_plone.scss */
#searchGadget {
  width: 12em; }

/* line 72, ../sass/_plone.scss */
#LSResult {
  position: absolute;
  right: 0;
  background: rgba(255, 0, 0, 0.1);
  margin: 84px 0 0 -7em;
  z-index: 20; }

/* line 79, ../sass/_plone.scss */
#livesearchLegend {
  background-color: #E5C44D;
  padding: 0.3em; }

@media screen {
  /*------News Happy Box ---------*/
  /* line 87, ../sass/_plone.scss */
  #content a:visited, dl.portlet a:visited {
    border-bottom: none; }

  /* line 90, ../sass/_plone.scss */
  #content a:link, dl.portlet a:link {
    border-bottom: none; }

  /* line 94, ../sass/_plone.scss */
  .content-wrap dd.portletItem {
    background-color: transparent; }

  /* line 97, ../sass/_plone.scss */
  .content-wrap dd.portletItem a.tile {
    color: white !important; }

  /* line 101, ../sass/_plone.scss */
  .content-wrap > dd > a > img.portletItemDetails {
    margin-top: -3px; }

  /* line 104, ../sass/_plone.scss */
  .content-wrap dd.portletItem a:hover {
    text-decoration: underline; }

  /*----- About Happy Box ---------*/
  /* line 110, ../sass/_plone.scss */
  dl.portlet-static-quick-facts dt {
    padding: 0.42em 1em;
    background: transparent;
    line-height: normal;
    font-size: 120%; }

  /*----- homepage title ------*/
  /* line 117, ../sass/_plone.scss */
  .homepage-title {
    font-size: 36px !important;
    font-size: 2.25rem !important;
    line-height: 1.5625rem;
    margin-top: 35px;
    margin-bottom: 25px;
    text-align: center;
    font-weight: normal; }

  /*---------Homepage middle ---------*/
  /*-------left column ------------*/
  /* line 131, ../sass/_plone.scss */
  #left-front-column > dl {
    background-color: transparent; }
  /* line 135, ../sass/_plone.scss */
  #left-front-column dd.portletItem {
    background-color: #e5e5e5;
    cursor: pointer;
    height: 100px;
    margin-bottom: 10px;
    padding-top: 12px;
    width: 100%; }
  /* line 144, ../sass/_plone.scss */
  #left-front-column img.portletItemDetails.image-left {
    margin-top: -17px;
    margin-left: 0px; }
  /* line 148, ../sass/_plone.scss */
  #left-front-column > dl > dt {
    background: transparent; }
  /* line 152, ../sass/_plone.scss */
  #left-front-column dl.portlet dt.portletHeader a, #left-front-column a:visited {
    background: transparent;
    color: #333333;
    font-size: 24px !important;
    font-size: 1.5rem !important;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: none; }
  /* line 164, ../sass/_plone.scss */
  #left-front-column dl.portlet a, #left-front-column a:visited {
    background: transparent;
    color: #002855; }
  /* line 168, ../sass/_plone.scss */
  #left-front-column dl.portlet a:hover {
    text-decoration: underline; }
  /* line 171, ../sass/_plone.scss */
  #left-front-column a.tile {
    color: #002855 !important;
    border-bottom: none;
    position: relative; }

  /* line 182, ../sass/_plone.scss */
  #middle-front-column > dl {
    background-color: transparent; }
  /* line 186, ../sass/_plone.scss */
  #middle-front-column dd.portletItem {
    background-color: #e5e5e5;
    cursor: pointer;
    height: 100px;
    margin-bottom: 10px;
    width: 100%;
    padding-top: 12px; }
  /* line 195, ../sass/_plone.scss */
  #middle-front-column img.portletItemDetails.image-left {
    margin-top: -17px;
    margin-left: 0px; }
  /* line 199, ../sass/_plone.scss */
  #middle-front-column > dl > dt {
    background: transparent;
    font-size: 24px !important;
    font-size: 1.5rem !important;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center; }
  /* line 209, ../sass/_plone.scss */
  #middle-front-column dl.portlet dt.portletHeader a, #middle-front-column a:visited {
    background: transparent;
    color: #333333;
    font-size: 24px !important;
    font-size: 1.5rem !important;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: none; }
  /* line 219, ../sass/_plone.scss */
  #middle-front-column dl.portlet a, #middle-front-column a:visited {
    background: transparent;
    color: #002855; }
  /* line 223, ../sass/_plone.scss */
  #middle-front-column dl.portlet a:hover {
    text-decoration: underline; }
  /* line 226, ../sass/_plone.scss */
  #middle-front-column a.tile {
    color: #002855 !important;
    border-bottom: none; }
  #right-front-column dl.portlet.portletStaticText.portlet-static-spotlight dd.portletItem.odd {
    background-color:transparent;
    margin-top: -13px}
    
  /* line 236, ../sass/_plone.scss */
  #right-front-column > dl {
    background-color: transparent; }
  /* line 239, ../sass/_plone.scss */
  #right-front-column dd.portletItem {
    background-color: #e5e5e5;
    cursor: pointer;
    height: 100px;
    margin-bottom: 10px;
    width: 100%;
    padding-top: 12px; }
  /* line 247, ../sass/_plone.scss */
  #right-front-column img.portletItemDetails.image-left {
    margin-top: -17px;
    margin-left: 0px;
    width: 100px; }
  /* line 252, ../sass/_plone.scss */
  #right-front-column > dl > dt {
    background: transparent;
    font-size: 24px !important;
    font-size: 1.5rem !important;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center; }
  /* line 262, ../sass/_plone.scss */
  #right-front-column dl.portlet dt.portletHeader a, #right-front-column a:visited {
    background: transparent;
    color: #333333;
    font-size: 24px !important;
    font-size: 1.5rem !important;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: none; }
  /* line 272, ../sass/_plone.scss */
  #right-front-column dl.portlet a, #right-front-column a:visited {
    background: transparent;
    color: #002855; }
  /* line 276, ../sass/_plone.scss */
  #right-front-column dl.portlet a:hover {
    text-decoration: underline; }
  /* line 279, ../sass/_plone.scss */
  #right-front-column a.tile {
    color: #002855 !important;
    border-bottom: none; }

  /* line 288, ../sass/_plone.scss */
  dl.portlet a:link {
    color: #002855;
    border-bottom: none; }

  /* line 292, ../sass/_plone.scss */
  dl.portlet a:hover {
    color: #002855;
    text-decoration: underline;
    border-bottom: none; }

  /* line 298, ../sass/_plone.scss */
  dl.portlet a:visited {
    border-bottom: transparent; }

  /*---right-side-portlets----*/
  /* line 302, ../sass/_plone.scss */
  dl.portlet dt {
    display: block;
    background-color: #008EAA;
    padding-top: .75em;
    padding-bottom: .75em; }
    /* line 308, ../sass/_plone.scss */
    dl.portlet dt a, dl.portlet dt a:link {
      color: white;
      width: 100%;
      text-decoration: none;
      padding-left: 10%; }

  /* line 315, ../sass/_plone.scss */
  .portletItemDetails {
    font-size: 85%;
    padding-top: .5em;
    line-height: 1.5em;
    margin-left: 1em;
    display: block; }

  /* line 322, ../sass/_plone.scss */
  dd.portletFooter {
    text-align: right;
    clear: both; }

  /* line 328, ../sass/_plone.scss */
  dd.portletItem {
    padding-top: 10px;
    background-color: #f2f2f2;
    clear: both; }

  /* line 334, ../sass/_plone.scss */
  .portletItemDetails.image-left {
    margin-top: -5px;
    margin-left: 0; }

  /*------ General Content ----------*/
  /* line 339, ../sass/_plone.scss */
  #content .documentDescription {
    color: inherit;
    margin-left: 0;
    font: inherit;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px !important;
    line-height: 1.875rem !important;
    margin-bottom: 45px; }

  /* line 349, ../sass/_plone.scss */
  dl.portlet a:link {
    color: #002855;
    border-bottom: none; }

  /*------Collection Summary View with Images -------*/
  /* line 354, ../sass/_plone.scss */
  tileItem.visualIEFloatFix {
    padding-top: 3%; }

  /* line 357, ../sass/_plone.scss */
  .tileImage {
    float: left;
    padding-right: 10px;
    padding-top: .6em; }

  /* line 362, ../sass/_plone.scss */
  p.tileBody {
    display: flex; }

  /* line 365, ../sass/_plone.scss */
  p.tileFooter {
    float: right;
    padding-right: 10%; }

  /* line 370, ../sass/_plone.scss */
  .visualClear {
    height: 1em;
    clear: both; }

  /*---Portlets -----*/
  /* line 375, ../sass/_plone.scss */
  .blockedPortlet .portletBlockedMessage {
    color: white;
    display: inline; }

  /* line 379, ../sass/_plone.scss */
  dl.portlet {
    /* margin-top: 50px; //I think we don't need this */
    background-color: #f2f2f2;
    /* TODO //not sure this is a good idea */ }

  /* line 383, ../sass/_plone.scss */
  dl.portlet a {
    text-decoration: none; }

  /* line 386, ../sass/_plone.scss */
  dl.portlet a:hover {
    color: #002855 !important;
    text-decoration: underline;
    border-bottom: none; }

  /* line 392, ../sass/_plone.scss */
  dl.portlet a:visited {
    border-bottom: transparent; }

  /* line 395, ../sass/_plone.scss */
  .newsImageContainer {
    float: left;
    padding-right: 10px; }

  /*--Basic rec pool Blue Portlet --*/
  /*-------footer-------*/
  /* line 405, ../sass/_plone.scss */
  dl.portlet-static-contact dt {
    background: transparent;
    font-size: 16px; }

  /* line 410, ../sass/_plone.scss */
  #vcard p {
    font-size: 16px;
    line-height: 1.5em; }

  /* line 415, ../sass/_plone.scss */
  ul#footer-nav {
    padding-left: 5%;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    column-count: 3;
    column-gap: 10px;
    -moz-column-count: 3;
    -moz-column-gap: 10px; }

  /* line 428, ../sass/_plone.scss */
  #footer-nav a {
    color: white;
    white-space: nowrap;
    border-left: 1px solid white;
    padding-left: 5px;
    line-height: 1.5em; }

  /* Footer Navigation portlet */
  /* line 437, ../sass/_plone.scss */
  #footer-middle {
    width: 55%;
    padding-left: 5%;
    margin-left: 20%; }
    /* line 442, ../sass/_plone.scss */
    #footer-middle ul {
      padding-left: 5%;
      -webkit-column-count: 3;
      -webkit-column-gap: 10px;
      column-count: 3;
      column-gap: 10px;
      -moz-column-count: 3;
      -moz-column-gap: 10px; }
    /* line 453, ../sass/_plone.scss */
    #footer-middle ul.navTree li a {
      border: none;
      font-size: 95%;
      display: block;
      color: white;
      zoom: 1; }
    /* line 462, ../sass/_plone.scss */
    #footer-middle ul.navTree li a:hover {
      color: white !important; }
    /* line 466, ../sass/_plone.scss */
    #footer-middle ul.navTree li a:active {
      color: white !important; }
    /* line 471, ../sass/_plone.scss */
    #footer-middle dl.portletNavigationTree dd.portletItem {
      padding: 0;
      background-color: transparent; }
    /* line 476, ../sass/_plone.scss */
    #footer-middle ul.navTreeLevel0 > .navTreeItem {
      padding: 0.25em 1em;
      border-bottom: None;
      line-height: 2em;
      color: white; }
    /* line 483, ../sass/_plone.scss */
    #footer-middle ul > li {
      border-left: 1px solid white;
      margin-bottom: 0; }
    /* line 489, ../sass/_plone.scss */
    #footer-middle ul.navTreeLevel1 .navTreeItem {
      padding-left: 0.5em;
      line-height: 2em; }
    /* line 493, ../sass/_plone.scss */
    #footer-middle .navTreeItem .state-published {
      color: white !important; }
    /* line 498, ../sass/_plone.scss */
    #footer-middle ul.navTree .navTreeCurrentItem {
      background-color: transparent;
      color: white; }

  /*--- Logo responsive magic ---*/ }
@media screen and (min-width: 991px) {
  /* line 507, ../sass/_plone.scss */
  #logosm {
    display: none; }

  /* line 509, ../sass/_plone.scss */
  h1#parent-fieldname-title {
    line-height: 1.0; } }
@media screen and (max-width: 992px) {
  /* line 514, ../sass/_plone.scss */
  li.name > a#portal-logo {
    display: none; }

  /* line 517, ../sass/_plone.scss */
  #logosm h1 {
    color: white;
    text-transform: uppercase;
    font-size: 150%;
    margin-top: -30px;
    padding-left: 5px; }

  /* line 524, ../sass/_plone.scss */
  .homepage-title {
    font-size: 1.8rem !important; } }
@media screen and (max-width: 992px) {
  /* line 530, ../sass/_plone.scss */
  #portal-globalnav {
    display: none; } }
@media screen and (min-width: 992px) {
  /* Plone globalnav */ }
@media screen {
  /* @end */ }
/* *** PARTIALS - Modular partial styles **** */
/* components/_banners.scss */
/* line 3, ../sass/components/_banners.scss */
.jumbotron {
  padding: 0 !important;
  margin: 0 !important;
  text-align: center;
  margin-top: 20px;
  background-color: transparent;
  position: absolute;
  z-index: -100;
  width: 100%; }
  /* line 10, ../sass/components/_banners.scss */
  .jumbotron h1 {
    font-weight: normal;
    display: none; }

/* line 25, ../sass/components/_banners.scss */
.wall {
  top: 0;
  width: 100%;
  height: 160px; }
  /* line 32, ../sass/components/_banners.scss */
  .wall.shadow-graphic {
    height: 176px; }
  /* line 36, ../sass/components/_banners.scss */
  .wall.shadow-am-graphic {
    height: 160px; }

/* line 50, ../sass/components/_banners.scss */
#banner-caption {
  position: absolute;
  top: 0;
  right: 88px;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  text-align: right;
  padding-top: 10px; }

/* line 62, ../sass/components/_banners.scss */
body.has-shadow-am #banner-caption {
  position: static;
  color: #000 !important; }
/* line 66, ../sass/components/_banners.scss */
body.has-shadow-am #banner-caption + #content-row {
  margin-top: 15px; }

/* line 70, ../sass/components/_banners.scss */
.title-box {
  padding: 25px;
  background-color: #f2f2f2; }

/* line 77, ../sass/components/_banners.scss */
#top-panel-row .bcontroller .btn-home.btn-primary {
  height: 32px;
  padding-top: 3px;
  background: url(../images/icons/white-arrow-up.png) 50% 12px no-repeat #008EAA;
  line-height: 30px;
  line-height: 1.875rem;
  text-transform: uppercase; }

@media screen and (max-width: 992px) {
  /* line 89, ../sass/components/_banners.scss */
  #util-bar-wrap .util-bar {
    margin-top: 0; } }
/*----- Mobile breakpoint --------*/
@media screen and (max-width: 767px) {
  /* line 100, ../sass/components/_banners.scss */
  .siders {
    margin-right: -15px !important; }
    /* line 107, ../sass/components/_banners.scss */
    .siders .wall.shadow-graphic {
      height: 85px !important; }
    /* line 110, ../sass/components/_banners.scss */
    .siders .wall.shadow-am-graphic {
      top: 80px; }

  /* line 119, ../sass/components/_banners.scss */
  body.home .siders .wall {
    top: 0; }

  /* line 127, ../sass/components/_banners.scss */
  .bcontroller .btn-home.btn-primary {
    background: none 0 0 no-repeat transparent !important; }

  /* line 133, ../sass/components/_banners.scss */
  .minify-sm {
    width: 160px;
    float: right; }
    /* line 136, ../sass/components/_banners.scss */
    .minify-sm .panel-heading {
      background-color: rgba(0, 40, 85, 0.8); }
      /* line 138, ../sass/components/_banners.scss */
      .minify-sm .panel-heading .panel-title a {
        background-color: transparent;
        background: url(../images/icons/white-arrow-right-sm.png) 90% 50% no-repeat transparent; }
        /* line 144, ../sass/components/_banners.scss */
        .minify-sm .panel-heading .panel-title a.collapsed {
          background: url(../images/icons/white-arrow-down-sm.png) 90% 50% no-repeat transparent; }
        /* line 148, ../sass/components/_banners.scss */
        .minify-sm .panel-heading .panel-title a:hover {
          background: url(../images/icons/white-arrow-down-sm.png) 90% 50% no-repeat transparent; }
    /* line 156, ../sass/components/_banners.scss */
    .minify-sm .action-element {
      position: absolute;
      left: 15px;
      width: 95.8%;
      z-index: 300; }
      /* line 161, ../sass/components/_banners.scss */
      .minify-sm .action-element h2 {
        display: none; }
      /* line 165, ../sass/components/_banners.scss */
      .minify-sm .action-element h3 a {
        padding-top: 0;
        color: #FFF;
        text-decoration: none; }
        /* line 169, ../sass/components/_banners.scss */
        .minify-sm .action-element h3 a:hover {
          text-decoration: underline; }
      /* line 174, ../sass/components/_banners.scss */
      .minify-sm .action-element .panel-body {
        margin-top: 0;
        padding-top: 0;
        background-color: #008EAA;
        color: #FFF; }
        /* line 179, ../sass/components/_banners.scss */
        .minify-sm .action-element .panel-body p {
          color: #000; }

  /* line 185, ../sass/components/_banners.scss */
  #content-row {
    margin-top: 0 !important; }
    /* line 187, ../sass/components/_banners.scss */
    #content-row #am-content, #content-row #cm-content {
      margin-top: 0 !important; }

  /* line 191, ../sass/components/_banners.scss */
  #content > #banner-caption {
    display: none; } }
/*----- Tablet breakpoint -------*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 200, ../sass/components/_banners.scss */
  .siders .wall.shadow-graphic {
    height: 85px !important; }
  /* line 203, ../sass/components/_banners.scss */
  .siders .wall.shadow-am-graphic {
    top: 0;
    height: 503px !important; } }
/*----- Desktop or tablet breakpoint -------*/
@media screen and (min-width: 768px) {
  /* 3-column banner panel set - intended to use happybox behavior / plugin */
  /* line 221, ../sass/components/_banners.scss */
  .siders .wall.shadow-am-graphic {
    height: 503px !important; }

  /* line 228, ../sass/components/_banners.scss */
  body.home .siders {
    margin-right: -12px !important; }
  /* line 235, ../sass/components/_banners.scss */
  body.home .narrow-col h2 {
    margin-left: 0 !important;
    text-align: center !important; }

  /* line 244, ../sass/components/_banners.scss */
  #content .narrow-col li {
    background-image: url(../images/bullets/white-square.gif); }

  /* line 251, ../sass/components/_banners.scss */
  .top-panel .action-element .narrow-col {
    color: #FFF;
    background-color: #002855; }
    /* line 257, ../sass/components/_banners.scss */
    .top-panel .action-element .narrow-col a {
      color: #FFF;
      text-decoration: none; }
    /* line 261, ../sass/components/_banners.scss */
    .top-panel .action-element .narrow-col h2 {
      margin-top: 0 !important;
      font-weight: normal !important;
      margin-bottom: 0; }
    /* line 269, ../sass/components/_banners.scss */
    .top-panel .action-element .narrow-col .content-wrap {
      margin-left: 0; }
      /* line 271, ../sass/components/_banners.scss */
      .top-panel .action-element .narrow-col .content-wrap h3:first-child {
        padding-top: 0 !important;
        margin-top: 0; }
    /* line 277, ../sass/components/_banners.scss */
    .top-panel .action-element .narrow-col .bcontroller .btn-home.btn-primary {
      width: 100%;
      height: 32px;
      display: inline-block;
      padding-top: 0 !important;
      background: url(../images/icons/white-arrow-up.png) 50% 12px no-repeat #008EAA;
      text-align: center; }
    /* line 290, ../sass/components/_banners.scss */
    .top-panel .action-element .narrow-col:hover {
      cursor: pointer; }
  /* line 297, ../sass/components/_banners.scss */
  .top-panel.left-panel .action-element {
    padding-right: 0; }
  /* line 300, ../sass/components/_banners.scss */
  .top-panel.left-panel .narrow-col {
    margin-left: auto; }
  /* line 305, ../sass/components/_banners.scss */
  .top-panel.middle-panel .action-element {
    padding-left: 0;
    padding-right: 0; }
  /* line 309, ../sass/components/_banners.scss */
  .top-panel.middle-panel .narrow-col {
    margin: 0 auto;
    text-align: left !important; }
    /* line 312, ../sass/components/_banners.scss */
    .top-panel.middle-panel .narrow-col h2 {
      text-align: center !important; }
  /* line 318, ../sass/components/_banners.scss */
  .top-panel.right-panel .action-element {
    padding-left: 0; }
  /* line 321, ../sass/components/_banners.scss */
  .top-panel.right-panel .narrow-col {
    margin-right: auto;
    margin-left: 0; }
    /* line 324, ../sass/components/_banners.scss */
    .top-panel.right-panel .narrow-col h2 {
      margin-left: 15px; } }
/*----- Tablet breakpoint --------*/
@media screen and (max-width: 992px) {
  /* line 341, ../sass/components/_banners.scss */
  body.home #content #top-panel-row .narrow-col .bcontroller .btn-home.btn-primary {
    background-position: 50% 8px !important; } }
/*----- Desktop breakpoint ("L") -------*/
@media screen and (min-width: 991px) {
  /* line 355, ../sass/components/_banners.scss */
  body.home .wall {
    height: 720px; }

  /* line 365, ../sass/components/_banners.scss */
  .siders .wall.shadow-am-graphic {
    height: 594px !important; } }
/*----- Large Desktop breakpoint -------*/
@media screen and (min-width: 1310px) {
  /* line 389, ../sass/components/_banners.scss */
  #top-panel-row {
    padding-left: 57px;
    padding-right: 57px; }
    /* line 392, ../sass/components/_banners.scss */
    #top-panel-row #more-content-button {
      left: 50px; } }
/* /components/_banners.scss */
/* _navigation.scss */
/* line 4, ../sass/components/_navigation.scss */
.util-bar {
  background-color: #DAAA00;
  height: 40px;
  margin-top: 56px;
  margin-left: auto; }
  /* line 12, ../sass/components/_navigation.scss */
  .util-bar ul {
    height: 100%; }
    /* line 15, ../sass/components/_navigation.scss */
    .util-bar ul li {
      float: left;
      padding-left: 3px;
      padding-right: 3px;
      height: 100%;
      text-align: center;
      border-right: 1px solid #fff; }
      /* line 23, ../sass/components/_navigation.scss */
      .util-bar ul li:hover {
        background-color: #E5C44D; }
      /* line 26, ../sass/components/_navigation.scss */
      .util-bar ul li a {
        display: inline-block;
        margin-top: 12px;
        margin-right: auto;
        margin-left: auto;
        text-decoration: none;
        color: #000;
        text-transform: uppercase;
        font-size: 14px;
        font-size: 0.875rem;
        letter-spacing: 0.050em;
        text-align: center; }
      /* line 41, ../sass/components/_navigation.scss */
      .util-bar ul li input {
        /*width:190px;*/
        height: 35px;
        text-transform: uppercase;
        font-size: 14px;
        font-size: 0.875rem;
        letter-spacing: 0.050em;
        margin-top: 2px;
        text-align: left;
        padding-left: 10px; }
  /* line 53, ../sass/components/_navigation.scss */
  .util-bar #uti-news {
    width: 21.92%; }
  /* line 56, ../sass/components/_navigation.scss */
  .util-bar #uti-events {
    width: 10.96%; }
  /* line 59, ../sass/components/_navigation.scss */
  .util-bar #uti-give {
    width: 10.96%; }
  /* line 62, ../sass/components/_navigation.scss */
  .util-bar #uti-search {
    width: 28.36%; }
    /* line 65, ../sass/components/_navigation.scss */
    .util-bar #uti-search form {
      position: relative; }
      /* line 67, ../sass/components/_navigation.scss */
      .util-bar #uti-search form input {
        width: 75%; }
      /* line 70, ../sass/components/_navigation.scss */
      .util-bar #uti-search form input[type="submit"] {
        height: auto;
        width: 20%;
        padding: 0;
        line-height: 26px;
        line-height: 1.625rem;
        text-align: center;
        background-color: #E5C44D;
        border: 1px solid #f0dd99; }
        /* line 78, ../sass/components/_navigation.scss */
        .util-bar #uti-search form input[type="submit"]:hover {
          background-color: #DAAA00;
          cursor: pointer; }
  /* line 85, ../sass/components/_navigation.scss */
  .util-bar #uti-share {
    width: 5%; }
    /* line 87, ../sass/components/_navigation.scss */
    .util-bar #uti-share a {
      display: inline-block;
      width: 15px;
      height: 17px;
      background: url(../images/icons/share.png) top left no-repeat; }
  /* line 94, ../sass/components/_navigation.scss */
  .util-bar #uti-logo {
    border-right-width: 0;
    position: relative;
    overflow: hidden;
    width: 22.5%; }

/* line 104, ../sass/components/_navigation.scss */
.caret {
  margin-left: 15px; }

/* line 107, ../sass/components/_navigation.scss */
.menu-icon {
  background-color: #e5e5e5;
  position: relative;
  top: -25px; }
  /* line 113, ../sass/components/_navigation.scss */
  .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    box-shadow: 0 0px 0 2px #000, 0 7px 0 2px #000, 0 14px 0 2px #000, 0 21px 0 2px #000  !important;
    width: 25px !important; }

/* line 124, ../sass/components/_navigation.scss */
.top-bar {
  background-color: #002855;
  padding-bottom: 80px; }
  /* line 133, ../sass/components/_navigation.scss */
  .top-bar .title-area {
    /* top:15px; THIS NEGATIVELY IMPACTS THE FORMAT OF THE TOPBAR MENU */ }
    /* line 138, ../sass/components/_navigation.scss */
    .top-bar .title-area .name a {
      display: inline-block;
      width: 370px;
      height: 80px;
      padding-left: 0;
      text-decoration: none; }
      /* line 148, ../sass/components/_navigation.scss */
      .top-bar .title-area .name a#name-icon img {
        height: 100%;
        display: block; }
  /* line 160, ../sass/components/_navigation.scss */
  .top-bar .top-bar-section {
    height: 100%;
    /* .right {} if we have markup with left drops */ }
    /* line 165, ../sass/components/_navigation.scss */
    .top-bar .top-bar-section .left {
      width: 66.36%;
      height: 100% !important; }
      /* line 170, ../sass/components/_navigation.scss */
      .top-bar .top-bar-section .left > li {
        background-color: #002855 !important;
        /* width: 9.6%; // was 18% with .right. width of primary menu items */
        height: 80px;
        text-align: center;
        /*.dropdown{ // TODO: Don't need this specific selector ...
        	top:100%;
        	li{
        		background-color:$ucd_blue_100 !important;
        	}
        }*/ }
        /* line 179, ../sass/components/_navigation.scss */
        .top-bar .top-bar-section .left > li ul.dropdown > li.has-dropdown > a {
          background: url(../images/icons/blue-100-right-arrow.png) 96.5% 50% no-repeat; }
          /* line 181, ../sass/components/_navigation.scss */
          .top-bar .top-bar-section .left > li ul.dropdown > li.has-dropdown > a.moved {
            background: url(../images/icons/blue-100-right-arrow-down.png) 96.5% 50% no-repeat; }
          /* line 184, ../sass/components/_navigation.scss */
          .top-bar .top-bar-section .left > li ul.dropdown > li.has-dropdown > a:after {
            border-color: none !important;
            border-style: none !important;
            border-width: 0 !important; }
          /* line 190, ../sass/components/_navigation.scss */
          .top-bar .top-bar-section .left > li ul.dropdown > li.has-dropdown > a:after {
            content: none !important; }
        /* line 199, ../sass/components/_navigation.scss */
        .top-bar .top-bar-section .left > li:hover {
          background-color: #4d688c !important; }
        /* line 203, ../sass/components/_navigation.scss */
        .top-bar .top-bar-section .left > li > a {
          height: 80px;
          line-height: 80px !important;
          padding: 0 25px; }
        /* line 209, ../sass/components/_navigation.scss */
        .top-bar .top-bar-section .left > li a {
          width: 100%;
          background-color: transparent !important;
          text-decoration: none;
          font-size: 17px;
          font-size: 1.0625rem;
          line-height: 28px;
          line-height: 1.75rem;
          letter-spacing: 0.025em;
          /* padding:0 !important; */
          white-space: normal; }
          /* line 228, ../sass/components/_navigation.scss */
          .top-bar .top-bar-section .left > li a:after {
            display: none !important; }
        /* line 238, ../sass/components/_navigation.scss */
        .top-bar .top-bar-section .left > li ul li {
          background-color: #e5e9ef !important; }
          /* line 241, ../sass/components/_navigation.scss */
          .top-bar .top-bar-section .left > li ul li a {
            /* padding: 6px 0 !important; */
            color: #002855 !important;
            line-height: 24px;
            line-height: 1.5rem; }
            /* line 245, ../sass/components/_navigation.scss */
            .top-bar .top-bar-section .left > li ul li a:after {
              display: block !important;
              margin-top: 0;
              line-height: 0.5 !important; }
            /* line 250, ../sass/components/_navigation.scss */
            .top-bar .top-bar-section .left > li ul li a:hover {
              background-color: #ccd4e0 !important; }
          /* line 255, ../sass/components/_navigation.scss */
          .top-bar .top-bar-section .left > li ul li:last-child a {
            padding-bottom: 12px !important; }
          /* line 259, ../sass/components/_navigation.scss */
          .top-bar .top-bar-section .left > li ul li ul {
            top: 0 !important; }

/* line 275, ../sass/components/_navigation.scss */
.util-bar li.active-trail {
  background-color: #f0dd99; }

/* line 278, ../sass/components/_navigation.scss */
.top-bar .top-bar-section .left > li.active-trail > a {
  background-color: #4d688c !important; }

/*----- Small breakpoint --------*/
@media screen and (max-width: 440px) {
  /* line 286, ../sass/components/_navigation.scss */
  .util-bar #uti-logo {
    margin-left: 10px !important; } }
/*----- Mobile breakpoint -------*/
@media screen and (max-width: 991px) {
  /* line 296, ../sass/components/_navigation.scss */
  #util-bar-wrap, #top-bar-wrap, #banner-row {
    margin-left: 0 !important; }

  /* line 303, ../sass/components/_navigation.scss */
  .util-bar {
    max-width: 650px; }
    /* line 305, ../sass/components/_navigation.scss */
    .util-bar ul li input {
      width: 170px; }
    /* line 308, ../sass/components/_navigation.scss */
    .util-bar #uti-logo {
      width: auto;
      margin-left: 5px; }

  /* line 314, ../sass/components/_navigation.scss */
  .top-bar {
    padding-bottom: 0; }
    /* line 322, ../sass/components/_navigation.scss */
    .top-bar .title-area .name a {
      width: 215px !important;
      height: 40px !important; }
    /* line 330, ../sass/components/_navigation.scss */
    .top-bar .toggle-topbar.menu-icon {
      margin-top: 0;
      top: 0;
      height: 45px;
      margin-right: 5px;
      padding-top: 3px; }
    /* line 339, ../sass/components/_navigation.scss */
    .top-bar.expanded .title-area {
      background-color: #002855; }
    /* line 343, ../sass/components/_navigation.scss */
    .top-bar.expanded .top-bar-section .left {
      width: 100%; }
      /* line 345, ../sass/components/_navigation.scss */
      .top-bar.expanded .top-bar-section .left > li {
        width: 100% !important;
        height: 40px;
        background-color: #e5e9ef !important; }
        /* line 349, ../sass/components/_navigation.scss */
        .top-bar.expanded .top-bar-section .left > li > ul.dropdown > li {
          background-color: #e5e9ef !important; }
        /* line 355, ../sass/components/_navigation.scss */
        .top-bar.expanded .top-bar-section .left > li.has-dropdown > a, .top-bar.expanded .top-bar-section .left > li ul.dropdown > li.has-dropdown > a {
          background: url(../images/icons/blue-100-right-arrow.png) 96.5% 25% no-repeat; }
          /* line 357, ../sass/components/_navigation.scss */
          .top-bar.expanded .top-bar-section .left > li.has-dropdown > a.moved, .top-bar.expanded .top-bar-section .left > li ul.dropdown > li.has-dropdown > a.moved {
            background: url(../images/icons/blue-100-right-arrow-down.png) 96.5% 25% no-repeat; }
        /* line 363, ../sass/components/_navigation.scss */
        .top-bar.expanded .top-bar-section .left > li > a, .top-bar.expanded .top-bar-section .left > li ul.dropdown > li a {
          margin-top: 0 !important;
          line-height: 40px !important;
          padding-top: 0;
          background-color: #e5e9ef !important;
          color: #002855; }
          /* line 369, ../sass/components/_navigation.scss */
          .top-bar.expanded .top-bar-section .left > li > a:hover, .top-bar.expanded .top-bar-section .left > li ul.dropdown > li a:hover {
            background-color: #ccd4e0 !important; } }
/*----- Tablet breakpoint -------*/
/*----- Tablet breakpoint -------*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  /*#util-bar-wrap {
  	border: 1px solid red;
  	margin-left: -9px !important;
  	margin-right: -21px !important;
  	.util-bar {
  		margin-left: 0 !important;
  	}
  }
  #top-bar-wrap {
  	margin-left: -15px !important;
  	margin-right: -5px !important; // TODO: 5px???
  }
  
  .util-bar {
  	border: 1px solid red;
  	//width: 100%;
  }*/
  /* line 415, ../sass/components/_navigation.scss */
  .top-bar .title-area .name a {
    padding-left: 0;
    width: 200px !important;
    height: 40px !important; }

  /* line 424, ../sass/components/_navigation.scss */
  .util-bar #uti-logo {
    width: 22%; } }
/*----- Desktop breakpoint -------*/
@media screen and (min-width: 992px) {
  /* line 432, ../sass/components/_navigation.scss */
  .util-bar {
    max-width: 768px; }

  /* line 438, ../sass/components/_navigation.scss */
  .top-bar .top-bar-section ul ul.dropdown {
    width: 200px !important; }
    /* line 440, ../sass/components/_navigation.scss */
    .top-bar .top-bar-section ul ul.dropdown li {
      text-align: left; }
      /* line 442, ../sass/components/_navigation.scss */
      .top-bar .top-bar-section ul ul.dropdown li a {
        padding: 4px 12px; } }
/*----- Desktop breakpoint -------*/
@media screen and (min-width: 768px) and (max-width: 1310px) {
  /* line 460, ../sass/components/_navigation.scss */
  .top-bar .top-bar-section ul > li a {
    padding-right: 17px !important;
    padding-left: 17px !important; } }
/*----- Large Desktop breakpoint -------*/
@media screen and (min-width: 1310px) {
  /* line 478, ../sass/components/_navigation.scss */
  .top-bar .top-bar-section ul > li a {
    /* padding-right: 27px !important; */
    padding-right: 27px;
    padding-left: 27px; } }
/* line 490, ../sass/components/_navigation.scss */
.sticky {
  position: fixed;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 70px;
  background-color: #e1e1e1 !important;
  width: 100%; }
  /* line 499, ../sass/components/_navigation.scss */
  .sticky .util-nav {
    height: 100%; }
    /* line 501, ../sass/components/_navigation.scss */
    .sticky .util-nav ul.util {
      display: block;
      margin-left: auto;
      margin-right: auto;
      height: 100%; }
      /* line 506, ../sass/components/_navigation.scss */
      .sticky .util-nav ul.util .last {
        border-right: none; }
      /* line 509, ../sass/components/_navigation.scss */
      .sticky .util-nav ul.util li {
        float: left;
        width: 25%;
        height: 100%;
        border-right: 1px solid black;
        padding-top: 15px; }
        /* line 515, ../sass/components/_navigation.scss */
        .sticky .util-nav ul.util li:last-child {
          border-right-width: 0; }
        /* line 518, ../sass/components/_navigation.scss */
        .sticky .util-nav ul.util li .util-btn {
          height: 100%; }
          /* line 520, ../sass/components/_navigation.scss */
          .sticky .util-nav ul.util li .util-btn a {
            color: #000;
            text-decoration: none; }
            /* line 523, ../sass/components/_navigation.scss */
            .sticky .util-nav ul.util li .util-btn a img {
              display: block;
              margin-left: auto;
              margin-right: auto; }
          /* line 529, ../sass/components/_navigation.scss */
          .sticky .util-nav ul.util li .util-btn p {
            margin-top: 3px;
            text-align: center; }

/* /_navigation.scss */
/* components/blocks/_block.scss */
/* Styles for block-level components */
/* line 5, ../sass/components/blocks/_block.scss */
#spotlight-block {
  background-color: #CCC;
  border: 1px solid #000; }

/* Contact uses hCard microformat / vCard RFC2426 */
/* line 11, ../sass/components/blocks/_block.scss */
#sidebar-block-contact {
  margin-top: 20px;
  padding-left: 35px !important;
  padding-right: 15px !important; }
  /* line 15, ../sass/components/blocks/_block.scss */
  #sidebar-block-contact li {
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.01em; }
    /* line 18, ../sass/components/blocks/_block.scss */
    #sidebar-block-contact li a {
      text-decoration: none;
      color: #335379; }
      /* line 21, ../sass/components/blocks/_block.scss */
      #sidebar-block-contact li a:hover {
        text-decoration: underline; }
  /* line 26, ../sass/components/blocks/_block.scss */
  #sidebar-block-contact .fn {
    text-transform: uppercase;
    color: #335379;
    font-weight: bold;
    letter-spacing: 0.1em; }
  /* line 32, ../sass/components/blocks/_block.scss */
  #sidebar-block-contact .category {
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 5px; }
  /* line 37, ../sass/components/blocks/_block.scss */
  #sidebar-block-contact .tel {
    margin-bottom: 5px; }

/* line 43, ../sass/components/blocks/_block.scss */
#sidebar-block-contact .email, .vcard .email {
  text-transform: uppercase; }
  /* line 45, ../sass/components/blocks/_block.scss */
  #sidebar-block-contact .email a, .vcard .email a {
    display: block;
    height: 16px;
    padding-left: 22px;
    background: url(../images/icons/email.gif) 0 70% no-repeat;
    text-decoration: none; }
    /* line 51, ../sass/components/blocks/_block.scss */
    #sidebar-block-contact .email a:hover, .vcard .email a:hover {
      text-decoration: underline; }

/* line 57, ../sass/components/blocks/_block.scss */
.sidebar-block-items {
  background: #f2f2f2;
  padding-bottom: 10px;
  text-align: left;
  width: auto;
  height: 100%;
  padding-left: 15px;
  margin-left: 35px;
  list-style-type: circle; }

/* line 68, ../sass/components/blocks/_block.scss */
#corner-box-target {
  position: relative; }
  /* line 70, ../sass/components/blocks/_block.scss */
  #corner-box-target .corner-box {
    display: block;
    width: 350px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 40, 85, 0.8);
    margin-bottom: 21px; }
    /* line 77, ../sass/components/blocks/_block.scss */
    #corner-box-target .corner-box .box-content {
      margin: 15px 35px 30px 40px; }

/*----- Mobile breakpoint --------*/
@media screen and (max-width: 767px) {
  /* line 87, ../sass/components/blocks/_block.scss */
  .corner-box {
    display: none !important; } }
/*----- tablet breakpoint -------*/
/*----- Tablet breakpoint --------*/
@media screen and (max-width: 992px) {
  /* line 101, ../sass/components/blocks/_block.scss */
  #corner-box-target .corner-box {
    width: 220px; }
    /* line 103, ../sass/components/blocks/_block.scss */
    #corner-box-target .corner-box .box-content {
      margin: 0 15px 10px 20px; } }
/* /components/blocks/_block.scss */
/* components/blocks/_portlet.scss */
/* line 3, ../sass/components/blocks/_portlet.scss */
.uc.read-more, h4.uc {
  letter-spacing: 0.05em !important; }

/* line 11, ../sass/components/blocks/_portlet.scss */
body.res-lab #content .portlet p, body.res-lab #am-content .portlet p {
  font-size: 13px !important;
  font-size: 0.8125rem !important;
  line-height: 18px !important;
  line-height: 1.125rem !important; }

/* line 20, ../sass/components/blocks/_portlet.scss */
#content-row .portlet {
  margin-bottom: 5px; }
  /* line 23, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet .default-portlet-padding {
    margin: 25px 35px; }
  /* line 27, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet p, #content-row .portlet h4 {
    margin: 15px 35px 8px 35px; }
  /* line 30, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet h4.org, #content-row .portlet .org p {
    margin: 0; }
  /* line 34, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet h4.org {
    margin-bottom: 15px; }
  /* line 39, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet .portlet-content .flyer {
    width: 178px;
    height: 230px;
    display: block;
    margin: 25px auto; }
  /* line 47, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet ul.portlet-items {
    margin: 15px;
    margin-bottom: 25px;
    margin-left: 35px; }
    /* line 52, ../sass/components/blocks/_portlet.scss */
    #content-row .portlet ul.portlet-items .read-more {
      margin-bottom: 0 !important; }
    /* line 56, ../sass/components/blocks/_portlet.scss */
    #content-row .portlet ul.portlet-items li {
      background-image: none;
      padding-left: 0;
      margin-bottom: 10px; }
      /* line 59, ../sass/components/blocks/_portlet.scss */
      #content-row .portlet ul.portlet-items li a {
        color: #4d688c;
        text-decoration: none; }
        /* line 62, ../sass/components/blocks/_portlet.scss */
        #content-row .portlet ul.portlet-items li a:hover {
          text-decoration: underline; }
      /* line 67, ../sass/components/blocks/_portlet.scss */
      #content-row .portlet ul.portlet-items li em {
        font-size: 11px !important;
        font-size: 0.6875rem !important; }
      /* line 72, ../sass/components/blocks/_portlet.scss */
      #content-row .portlet ul.portlet-items li .event-date {
        display: block;
        padding-top: 4px; }
    /* line 79, ../sass/components/blocks/_portlet.scss */
    #content-row .portlet ul.portlet-items.with-bullets {
      list-style-type: none;
      margin: 15px 25px 25px 35px; }
      /* line 24, ../sass/abstractions/_mixins.scss */
      #content-row .portlet ul.portlet-items.with-bullets li {
        background-image: url(../images/bullets/black-square.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        padding-left: 14px; }
        /* line 29, ../sass/abstractions/_mixins.scss */
        #content-row .portlet ul.portlet-items.with-bullets li ul {
          margin-top: 7px;
          margin-bottom: 0 !important; }
  /* line 85, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet .form-wrap {
    padding: 25px 15px; }
    /* line 87, ../sass/components/blocks/_portlet.scss */
    #content-row .portlet .form-wrap input[type="submit"] {
      margin-top: 15px; }
  /* line 94, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet .panel-body {
    padding: 0; }
    /* line 96, ../sass/components/blocks/_portlet.scss */
    #content-row .portlet .panel-body .vcard {
      padding: 0; }
      /* line 98, ../sass/components/blocks/_portlet.scss */
      #content-row .portlet .panel-body .vcard > div {
        margin-left: 35px !important;
        margin-right: 15px !important;
        padding: 0; }
      /* line 103, ../sass/components/blocks/_portlet.scss */
      #content-row .portlet .panel-body .vcard div {
        font-size: 12px !important;
        font-size: 0.75rem !important; }
        /* line 106, ../sass/components/blocks/_portlet.scss */
        #content-row .portlet .panel-body .vcard div div {
          margin-left: 0; }
        /* line 110, ../sass/components/blocks/_portlet.scss */
        #content-row .portlet .panel-body .vcard div.office-hours {
          margin-bottom: 2px; }
          /* line 112, ../sass/components/blocks/_portlet.scss */
          #content-row .portlet .panel-body .vcard div.office-hours div {
            margin: 0;
            line-height: 18px !important;
            line-height: 1.125rem !important; }
      /* line 120, ../sass/components/blocks/_portlet.scss */
      #content-row .portlet .panel-body .vcard.office {
        padding-bottom: 20px; }
        /* line 123, ../sass/components/blocks/_portlet.scss */
        #content-row .portlet .panel-body .vcard.office h4 {
          min-height: 28px;
          background-color: #e5e9ef;
          padding: 12px 35px;
          padding-bottom: 10px;
          letter-spacing: 0.05em;
          font-weight: bold; }
          /* line 130, ../sass/components/blocks/_portlet.scss */
          #content-row .portlet .panel-body .vcard.office h4.fn {
            text-transform: uppercase;
            padding-bottom: 0;
            margin: 0; }
          /* line 135, ../sass/components/blocks/_portlet.scss */
          #content-row .portlet .panel-body .vcard.office h4 a {
            font-size: 13px;
            font-size: 0.8125rem;
            text-decoration: none; }
            /* line 138, ../sass/components/blocks/_portlet.scss */
            #content-row .portlet .panel-body .vcard.office h4 a:hover {
              text-decoration: underline; }
        /* line 143, ../sass/components/blocks/_portlet.scss */
        #content-row .portlet .panel-body .vcard.office .category {
          margin-top: 0;
          margin-bottom: 0;
          font-style: italic;
          font-size: 12px;
          font-size: 0.75rem; }
        /* line 149, ../sass/components/blocks/_portlet.scss */
        #content-row .portlet .panel-body .vcard.office .category + .adr {
          margin-top: 2px; }
  /* line 160, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet.contacts .panel-body {
    padding-top: 15px;
    padding-bottom: 20px; }
    /* line 163, ../sass/components/blocks/_portlet.scss */
    #content-row .portlet.contacts .panel-body h4 {
      background-color: transparent !important; }
  /* line 171, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet.adr-only .panel-body {
    padding-top: 10px; }
    /* line 173, ../sass/components/blocks/_portlet.scss */
    #content-row .portlet.adr-only .panel-body .adr {
      padding-top: 0 !important; }

@media screen and (max-width: 767px) {
  /* line 188, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet .breadcrumb p {
    margin: 0; }

  /* line 195, ../sass/components/blocks/_portlet.scss */
  .panel-body {
    padding-top: 20px; }
    /* line 198, ../sass/components/blocks/_portlet.scss */
    .panel-body .portlet-items li {
      margin-bottom: 5px; }

  /* line 204, ../sass/components/blocks/_portlet.scss */
  .sidebar .vcard {
    text-align: center; }
    /* line 206, ../sass/components/blocks/_portlet.scss */
    .sidebar .vcard.office {
      margin-top: -15px; }
    /* line 209, ../sass/components/blocks/_portlet.scss */
    .sidebar .vcard div {
      margin-left: auto !important;
      margin-right: auto !important; }
      /* line 213, ../sass/components/blocks/_portlet.scss */
      .sidebar .vcard div .adr {
        margin-top: 0px; }

  /* line 220, ../sass/components/blocks/_portlet.scss */
  .search-result .email a, .contact-type .email a {
    padding-top: 5px;
    padding-left: 20px;
    width: 100px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-position: 20px 60%; }

  /* line 232, ../sass/components/blocks/_portlet.scss */
  .panel {
    margin-bottom: 5px; } }
@media screen and (min-width: 768px) {
  /* line 240, ../sass/components/blocks/_portlet.scss */
  #content-row .portlet {
    margin-bottom: 20px; } }
/* /components/blocks/_portlet.scss */
/* _facetted-form.scss */
/* line 3, ../sass/components/_facetted-form.scss */
#c5 {
  text-align: left; }
  /* line 5, ../sass/components/_facetted-form.scss */
  #c5 span {
    display: block;
    float: left;
    width: 20px;
    margin-left: 4px;
    margin-bottom: 10px; }

/* line 13, ../sass/components/_facetted-form.scss */
#c5-all {
  text-align: left;
  border: none;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 3px; }

/* line 24, ../sass/components/_facetted-form.scss */
.faceted_letter {
  border-right: 1px solid #000;
  line-height: 12px;
  padding-right: 6px;
  padding-left: 2px; }

/* line 31, ../sass/components/_facetted-form.scss */
.checkForm {
  text-align: left;
  list-style-type: none !important; }
  /* line 34, ../sass/components/_facetted-form.scss */
  .checkForm h4 {
    font-weight: bold; }
  /* line 37, ../sass/components/_facetted-form.scss */
  .checkForm li {
    list-style: none !important;
    padding-left: 0 !important;
    background-image: none !important; }
  /* line 42, ../sass/components/_facetted-form.scss */
  .checkForm label {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: normal; }
  /* line 46, ../sass/components/_facetted-form.scss */
  .checkForm p#help {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
    color: #000; }
  /* line 50, ../sass/components/_facetted-form.scss */
  .checkForm p#help a {
    font-size: 13px !important;
    font-size: 0.8125rem !important; }

/* line 56, ../sass/components/_facetted-form.scss */
fieldset legend {
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: left;
  color: #000;
  text-transform: uppercase; }

/* /_facetted-form.scss */
/* components/_search.scss */
/* line 3, ../sass/components/_search.scss */
#livesearch0 {
  position: relative; }
  /* line 5, ../sass/components/_search.scss */
  #livesearch0 #livesearchLegend {
    background-color: #002855;
    color: #e5e9ef;
    padding: 0;
    line-height: 80px;
    line-height: 5rem;
    letter-spacing: 0.08em;
    width: 100%;
    height: 80px;
    text-align: center; }
  /* line 16, ../sass/components/_search.scss */
  #livesearch0 #LSResult {
    display: none;
    position: absolute;
    top: 40px;
    left: 4px;
    background-color: #e5e9ef;
    border: 1px solid #1a3e68;
    min-width: 425px;
    min-height: 80px;
    margin: 0;
    text-align: left; }
    /* line 28, ../sass/components/_search.scss */
    #livesearch0 #LSResult ul {
      margin-bottom: 0; }
      /* line 30, ../sass/components/_search.scss */
      #livesearch0 #LSResult ul li {
        float: none;
        border-right-width: 0;
        text-align: left;
        border-bottom: 1px solid #ccd4e0;
        padding-left: 0;
        padding-right: 0; }
        /* line 37, ../sass/components/_search.scss */
        #livesearch0 #LSResult ul li:last-child {
          border-bottom-width: 0;
          text-align: center; }
        /* line 41, ../sass/components/_search.scss */
        #livesearch0 #LSResult ul li:hover {
          background-color: #ccd4e0;
          cursor: pointer; }
        /* line 45, ../sass/components/_search.scss */
        #livesearch0 #LSResult ul li a {
          text-transform: none !important;
          padding: 0.7em;
          margin-top: 0;
          text-align: left;
          text-decoration: underline; }
          /* line 51, ../sass/components/_search.scss */
          #livesearch0 #LSResult ul li a:hover {
            background-color: #ccd4e0; }
        /* line 55, ../sass/components/_search.scss */
        #livesearch0 #LSResult ul li img {
          margin-left: 0.7em; }
        /* line 58, ../sass/components/_search.scss */
        #livesearch0 #LSResult ul li .LSDescr {
          padding: 0 0.7em 0.7em 0.7em; }

/* line 67, ../sass/components/_search.scss */
body.search-result #content-row {
  margin-top: 0 !important; }
/* line 71, ../sass/components/_search.scss */
body.search-result #content-core .row {
  margin-bottom: 35px; }

/* Search results page */
/* line 79, ../sass/components/_search.scss */
#sort-left, #sort-right {
  height: 35px;
  line-height: 35px;
  line-height: 2.1875rem; }

/*----- Mobile breakpoint -------*/
@media screen and (min-width: 768px) {
  /* line 86, ../sass/components/_search.scss */
  #sort-left, #sort-right {
    display: inline-block;
    float: left; } }
/* /components/_search.scss */
/* _pager.scss */
/* line 2, ../sass/components/_pager.scss */
.pager {
  text-align: center;
  padding-top: 45px;
  padding-bottom: 45px; }
  /* line 7, ../sass/components/_pager.scss */
  .pager a {
    display: block;
    width: 50px;
    height: 25px;
    margin-right: 5px; }
  /* line 13, ../sass/components/_pager.scss */
  .pager span {
    display: inline-block; }
  /* line 17, ../sass/components/_pager.scss */
  .pager .pager-first a {
    background: url(../images/icons/d-pager-first.gif) 0 0 no-repeat; }
  /* line 22, ../sass/components/_pager.scss */
  .pager .pager-prev a {
    margin-right: 10px;
    width: 38px;
    background: url(../images/icons/d-pager-prev.gif) 0 0 no-repeat; }
  /* line 28, ../sass/components/_pager.scss */
  .pager .pager-string {
    height: 25px;
    display: inline-block; }
  /* line 33, ../sass/components/_pager.scss */
  .pager .pager-next a {
    width: 38px;
    margin-left: 10px;
    background: url(../images/icons/d-pager-next.gif) 0 0 no-repeat; }
  /* line 40, ../sass/components/_pager.scss */
  .pager .pager-last a {
    background: url(../images/icons/d-pager-last.gif) 0 0 no-repeat; }

/* line 47, ../sass/components/_pager.scss */
body.search-result #pager-top {
  padding-top: 45px;
  padding-bottom: 5px; }
/* line 51, ../sass/components/_pager.scss */
body.search-result #pager-bottom {
  padding-top: 10px;
  padding-bottom: 10px; }

/*----- Mobile breakpoint ("S") --------*/
@media screen and (max-width: 767px) {
  /* line 61, ../sass/components/_pager.scss */
  .pager {
    padding-top: 10px;
    padding-bottom: 10px; }

  /* line 67, ../sass/components/_pager.scss */
  body.search-result #pager-top {
    padding-top: 15px;
    padding-bottom: 0; }
  /* line 71, ../sass/components/_pager.scss */
  body.search-result #pager-bottom {
    padding-top: 0;
    padding-bottom: 10px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 81, ../sass/components/_pager.scss */
  .pager {
    padding-top: 25px;
    padding-bottom: 25px; } }
/* _pager.scss */
/* _icons.scss */
/* line 3, ../sass/components/_icons.scss */
a.pdf-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/pdf.gif) 0 50% no-repeat; }
/* line 7, ../sass/components/_icons.scss */
a.doc-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/doc.gif) 0 50% no-repeat; }
/* line 11, ../sass/components/_icons.scss */
a.docx-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/docx.gif) 0 50% no-repeat; }
/* line 15, ../sass/components/_icons.scss */
a.txt-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/txt.gif) 0 50% no-repeat; }
/* line 19, ../sass/components/_icons.scss */
a.ppt-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/ppt.gif) 0 50% no-repeat; }
/* line 23, ../sass/components/_icons.scss */
a.pptx-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/pptx.gif) 0 50% no-repeat; }
/* line 27, ../sass/components/_icons.scss */
a.xls-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/xls.gif) 0 50% no-repeat; }
/* line 31, ../sass/components/_icons.scss */
a.xlsx-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/xlsx.gif) 0 50% no-repeat; }
/* line 35, ../sass/components/_icons.scss */
a.zip-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/zip.gif) 0 50% no-repeat; }
/* line 39, ../sass/components/_icons.scss */
a.gif-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/gif.gif) 0 50% no-repeat; }
/* line 43, ../sass/components/_icons.scss */
a.jpg-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/jpg.gif) 0 50% no-repeat; }
/* line 47, ../sass/components/_icons.scss */
a.bmp-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/bmp.gif) 0 50% no-repeat; }
/* line 51, ../sass/components/_icons.scss */
a.swf-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/swf.gif) 0 50% no-repeat; }
/* line 55, ../sass/components/_icons.scss */
a.mp3-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/mp3.gif) 0 50% no-repeat; }
/* line 59, ../sass/components/_icons.scss */
a.ogg-icon {
  padding-left: 25px;
  background: url(../images/icons/filetype/ogg.gif) 0 50% no-repeat; }

/* /_icons.scss */
/* _print.scss */
/* This basic print stylesheet formats the home page for printing. Add additional styles as necessary to refine */
@media print {
  @page {
    margin: 0.25in; }
  /* If background colors desired (mileage varies):
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  */
  /* line 14, ../sass/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 22, ../sass/_print.scss */
  a, a:visited {
    text-decoration: underline; }

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

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

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

  /* line 35, ../sass/_print.scss */
  .tab {
    page-break-inside: avoid;
    clear: both; }

  /* line 39, ../sass/_print.scss */
  img {
    page-break-inside: avoid;
    max-width: 100% !important; }

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

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

  /* line 51, ../sass/_print.scss */
  table {
    border-collapse: collapse !important; }
    /* line 53, ../sass/_print.scss */
    table thead {
      display: table-header-group; }
    /* line 54, ../sass/_print.scss */
    table tr {
      page-break-inside: avoid; }
    /* line 55, ../sass/_print.scss */
    table td, table th {
      background: #fff !important; }

  /* line 58, ../sass/_print.scss */
  div {
    float: none !important;
    position: static;
    width: 100%; }

  /* line 64, ../sass/_print.scss */
  #top-panel-row .action-element .panel-body .narrow-col a, #top-panel-row .action-element .panel-body .narrow-col h2, #top-panel-row .action-element .panel-body .narrow-col h3, #top-panel-row .action-element .panel-body .narrow-col .content-wrap, #top-panel-row .action-element .panel-body .narrow-col .content-wrap p, #top-panel-row .action-element .panel-body .narrow-col .content-wrap li, .tab, #footer, #footer .foot-wrap ul li a, #footer .foot-wrap #vcard p, #footer .foot-wrap #vcard span, #footer .foot-wrap #vcard a {
    background-color: #FFF !important;
    color: #000 !important; }

  /* line 69, ../sass/_print.scss */
  .top-bar-section, .jumbotron, .bcontroller, #middle-row #banner-caption, #more-content-button, #footer .foot-social, #uti-news, #uti-events, #uti-give, #uti-share, #uti-search, #footer .foot-wrap #foot-right, #foot-social, #footer .footer-nav, .pager, #left-area {
    display: none !important; }

  /* line 74, ../sass/_print.scss */
  #top-panel-row .panel-heading, #bottom-panel-row .panel-heading {
    display: none !important; }
  /* line 77, ../sass/_print.scss */
  #top-panel-row .action-element, #bottom-panel-row .action-element {
    width: 100% !important;
    padding-top: 0 !important; }
    /* line 80, ../sass/_print.scss */
    #top-panel-row .action-element .panel-body, #bottom-panel-row .action-element .panel-body {
      width: 100% !important; }
      /* line 82, ../sass/_print.scss */
      #top-panel-row .action-element .panel-body .narrow-col, #bottom-panel-row .action-element .panel-body .narrow-col {
        width: 100% !important; }

  /* line 88, ../sass/_print.scss */
  #top-panel-row {
    overflow: visible !important;
    height: 100% !important; }

  /* line 93, ../sass/_print.scss */
  a, p, li, span {
    font-size: 1em !important; }

  /* line 97, ../sass/_print.scss */
  .container, .foot-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 612px !important; }

  /* line 102, ../sass/_print.scss */
  .container div {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 107, ../sass/_print.scss */
  #util-bar-wrap {
    padding-right: 0 !important;
    text-align: center !important; }

  /* line 113, ../sass/_print.scss */
  #util-bar-wrap .util-bar {
    margin-top: 25px;
    background-color: #FFF; }
    /* line 116, ../sass/_print.scss */
    #util-bar-wrap .util-bar ul {
      background-color: #FFF;
      width: auto; }
      /* line 119, ../sass/_print.scss */
      #util-bar-wrap .util-bar ul li {
        float: none; }
    /* line 123, ../sass/_print.scss */
    #util-bar-wrap .util-bar #uti-logo {
      background-color: #FFF;
      margin-left: auto !important;
      margin-right: auto !important;
      margin-bottom: 15px;
      padding-left: 0 !important; }
      /* line 129, ../sass/_print.scss */
      #util-bar-wrap .util-bar #uti-logo a {
        display: inline !important; }
      /* line 133, ../sass/_print.scss */
      #util-bar-wrap .util-bar #uti-logo a[href]:after {
        content: ""; }
      /* line 136, ../sass/_print.scss */
      #util-bar-wrap .util-bar #uti-logo abbr[title]:after {
        content: ""; }

  /* line 143, ../sass/_print.scss */
  #top-bar-wrap {
    margin-bottom: 25px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
    text-align: center !important;
    text-align: center !important; }
    /* line 148, ../sass/_print.scss */
    #top-bar-wrap .menu-icon {
      display: none !important; }
    /* line 152, ../sass/_print.scss */
    #top-bar-wrap ul {
      background-color: #FFF;
      width: 100%;
      text-align: center !important; }
      /* line 156, ../sass/_print.scss */
      #top-bar-wrap ul li {
        float: none; }
        /* line 158, ../sass/_print.scss */
        #top-bar-wrap ul li a {
          margin-left: auto !important;
          margin-right: auto !important;
          display: block !important; }

  /* line 168, ../sass/_print.scss */
  #footer {
    border-top: 1px solid #CCC; }
    /* line 170, ../sass/_print.scss */
    #footer div {
      color: #000; }
    /* line 173, ../sass/_print.scss */
    #footer .foot-wrap {
      text-align: center; }
    /* line 176, ../sass/_print.scss */
    #footer #copyright {
      width: 100%;
      text-align: center; }

  /* line 182, ../sass/_print.scss */
  .tab-title {
    background-image: none !important; } }
/* /_print.scss */
/* /styles.scss */
