@charset "UTF-8";
/* bootstrap overrides */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .button > .caret, .news-item .button > .caret, .tout .btn-cta > .caret, .news-teaser .btn-cta > .caret, .hero-unit .content .btn-hero > .caret, .featured-tout .content .btn-hero > .caret, .news-teaser button > .caret, .search-container .form-submit > .caret, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container > .caret,
  .dropup > .btn > .caret,
  .dropup > .button > .caret, .news-item
  .dropup > .button > .caret, .tout
  .dropup > .btn-cta > .caret, .news-teaser
  .dropup > .btn-cta > .caret, .hero-unit .content
  .dropup > .btn-hero > .caret, .featured-tout .content
  .dropup > .btn-hero > .caret, .news-teaser
  .dropup > button > .caret, .search-container
  .dropup > .form-submit > .caret, #google-cse-results .gsc-above-wrapper-area
  .dropup > .gsc-selected-option-container > .caret {
    border-top-color: #000 !important; }
  .label, .news-teaser .topics a {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #323232;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #184066;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0081a0;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive, .tout .media img, .news-teaser .media img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only, .element-invisible, .search-toggle span, .secondary-links li.home span, footer.footer .utility-nav li.home span {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 37.904px; }

h2, .h2 {
  font-size: 28.432px; }

h3, .h3 {
  font-size: 21.328px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 16px; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 760px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 87%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #003262; }

a.text-primary:hover,
a.text-primary:focus {
  color: #00182f; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #003262; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00182f; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 22px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 1000px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #323232;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 760px) {
    .container {
      width: 750px; } }
  @media (min-width: 1000px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, .leconte section, .cory section {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .leconte section:before, .cory section:before, .row:after, .leconte section:after, .cory section:after {
    content: " ";
    display: table; }
  .row:after, .leconte section:after, .cory section:after {
    clear: both; }

.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, .leconte .leconte-sidebar, .col-md-3, footer.footer .footer-nav > li, .col-lg-3, .col-xs-4, .col-sm-4, .threeup > .threeup.tout, .threeup > .threeup.news-teaser, .threeup, .by-the-numbers-graphic, .by-the-numbers-tout .chart, .faculty-and-staff-profile .links-and-contact-info, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .hero-unit .content, .featured-tout .content, .news-item .media, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .twoup > .twoup.tout, .twoup > .twoup.news-teaser, .twoup, footer.footer .footer-nav > li, .section-news-and-events .news, .section-news-and-events .events, .news-events .section-news-teasers,
.news-events .section-events-teasers, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .faculty-and-staff-profile .profile, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .leconte .leconte-body, .cory .cory-body, .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, .threeup > .threeup.tout, .threeup > .threeup.news-teaser, .threeup, .twoup > .twoup.tout, .twoup > .twoup.news-teaser, .twoup, .oneup, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.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, .threeup > .threeup.tout, .threeup > .threeup.news-teaser, .threeup, .twoup > .twoup.tout, .twoup > .twoup.news-teaser, .twoup, .oneup {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12, .threeup > .threeup.tout, .threeup > .threeup.news-teaser, .threeup, .twoup > .twoup.tout, .twoup > .twoup.news-teaser, .twoup, .oneup {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 760px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .leconte .leconte-sidebar, .col-sm-4, .threeup > .threeup.tout, .threeup > .threeup.news-teaser, .threeup, .by-the-numbers-graphic, .by-the-numbers-tout .chart, .faculty-and-staff-profile .links-and-contact-info, .col-sm-5, .hero-unit .content, .featured-tout .content, .news-item .media, .col-sm-6, .twoup > .twoup.tout, .twoup > .twoup.news-teaser, .twoup, footer.footer .footer-nav > li, .section-news-and-events .news, .section-news-and-events .events, .news-events .section-news-teasers,
  .news-events .section-events-teasers, .col-sm-7, .col-sm-8, .faculty-and-staff-profile .profile, .col-sm-9, .leconte .leconte-body, .cory .cory-body, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3, .leconte .leconte-sidebar {
    width: 25%; }
  .col-sm-4, .threeup > .threeup.tout, .threeup > .threeup.news-teaser, .threeup, .by-the-numbers-graphic, .by-the-numbers-tout .chart, .faculty-and-staff-profile .links-and-contact-info {
    width: 33.33333%; }
  .col-sm-5, .hero-unit .content, .featured-tout .content, .news-item .media {
    width: 41.66667%; }
  .col-sm-6, .twoup > .twoup.tout, .twoup > .twoup.news-teaser, .twoup, footer.footer .footer-nav > li, .section-news-and-events .news, .section-news-and-events .events, .news-events .section-news-teasers,
  .news-events .section-events-teasers {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8, .faculty-and-staff-profile .profile {
    width: 66.66667%; }
  .col-sm-9, .leconte .leconte-body, .cory .cory-body {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6, .panel-display.home .home-twoup-two {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6, .panel-display.home .home-twoup-one {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1000px) {
  .col-md-1, .col-md-2, .col-md-3, footer.footer .footer-nav > li, .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; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3, footer.footer .footer-nav > li {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 759px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #323232;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="date"].button, .news-item
  .input-group-sm > .input-group-btn > input[type="date"].button, .tout
  .input-group-sm > .input-group-btn > input[type="date"].btn-cta, .news-teaser
  .input-group-sm > .input-group-btn > input[type="date"].btn-cta, .hero-unit .content
  .input-group-sm > .input-group-btn > input[type="date"].btn-hero, .featured-tout .content
  .input-group-sm > .input-group-btn > input[type="date"].btn-hero, .search-container
  .input-group-sm > .input-group-btn > input[type="date"].form-submit, #google-cse-results .gsc-above-wrapper-area
  .input-group-sm > .input-group-btn > input[type="date"].gsc-selected-option-container,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].button,
  .news-item
  .input-group-sm > .input-group-btn > input[type="time"].button,
  .tout
  .input-group-sm > .input-group-btn > input[type="time"].btn-cta,
  .news-teaser
  .input-group-sm > .input-group-btn > input[type="time"].btn-cta,
  .hero-unit .content
  .input-group-sm > .input-group-btn > input[type="time"].btn-hero,
  .featured-tout .content
  .input-group-sm > .input-group-btn > input[type="time"].btn-hero,
  .search-container
  .input-group-sm > .input-group-btn > input[type="time"].form-submit,
  #google-cse-results .gsc-above-wrapper-area
  .input-group-sm > .input-group-btn > input[type="time"].gsc-selected-option-container,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].button,
  .news-item
  .input-group-sm > .input-group-btn > input[type="datetime-local"].button,
  .tout
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn-cta,
  .news-teaser
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn-cta,
  .hero-unit .content
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn-hero,
  .featured-tout .content
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn-hero,
  .search-container
  .input-group-sm > .input-group-btn > input[type="datetime-local"].form-submit,
  #google-cse-results .gsc-above-wrapper-area
  .input-group-sm > .input-group-btn > input[type="datetime-local"].gsc-selected-option-container,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].button,
  .news-item
  .input-group-sm > .input-group-btn > input[type="month"].button,
  .tout
  .input-group-sm > .input-group-btn > input[type="month"].btn-cta,
  .news-teaser
  .input-group-sm > .input-group-btn > input[type="month"].btn-cta,
  .hero-unit .content
  .input-group-sm > .input-group-btn > input[type="month"].btn-hero,
  .featured-tout .content
  .input-group-sm > .input-group-btn > input[type="month"].btn-hero,
  .search-container
  .input-group-sm > .input-group-btn > input[type="month"].form-submit,
  #google-cse-results .gsc-above-wrapper-area
  .input-group-sm > .input-group-btn > input[type="month"].gsc-selected-option-container,
  .input-group-sm
  input[type="month"] {
    line-height: 33px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="date"].button, .news-item
  .input-group-lg > .input-group-btn > input[type="date"].button, .tout
  .input-group-lg > .input-group-btn > input[type="date"].btn-cta, .news-teaser
  .input-group-lg > .input-group-btn > input[type="date"].btn-cta, .hero-unit .content
  .input-group-lg > .input-group-btn > input[type="date"].btn-hero, .featured-tout .content
  .input-group-lg > .input-group-btn > input[type="date"].btn-hero, .search-container
  .input-group-lg > .input-group-btn > input[type="date"].form-submit, #google-cse-results .gsc-above-wrapper-area
  .input-group-lg > .input-group-btn > input[type="date"].gsc-selected-option-container,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].button,
  .news-item
  .input-group-lg > .input-group-btn > input[type="time"].button,
  .tout
  .input-group-lg > .input-group-btn > input[type="time"].btn-cta,
  .news-teaser
  .input-group-lg > .input-group-btn > input[type="time"].btn-cta,
  .hero-unit .content
  .input-group-lg > .input-group-btn > input[type="time"].btn-hero,
  .featured-tout .content
  .input-group-lg > .input-group-btn > input[type="time"].btn-hero,
  .search-container
  .input-group-lg > .input-group-btn > input[type="time"].form-submit,
  #google-cse-results .gsc-above-wrapper-area
  .input-group-lg > .input-group-btn > input[type="time"].gsc-selected-option-container,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].button,
  .news-item
  .input-group-lg > .input-group-btn > input[type="datetime-local"].button,
  .tout
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn-cta,
  .news-teaser
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn-cta,
  .hero-unit .content
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn-hero,
  .featured-tout .content
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn-hero,
  .search-container
  .input-group-lg > .input-group-btn > input[type="datetime-local"].form-submit,
  #google-cse-results .gsc-above-wrapper-area
  .input-group-lg > .input-group-btn > input[type="datetime-local"].gsc-selected-option-container,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].button,
  .news-item
  .input-group-lg > .input-group-btn > input[type="month"].button,
  .tout
  .input-group-lg > .input-group-btn > input[type="month"].btn-cta,
  .news-teaser
  .input-group-lg > .input-group-btn > input[type="month"].btn-cta,
  .hero-unit .content
  .input-group-lg > .input-group-btn > input[type="month"].btn-hero,
  .featured-tout .content
  .input-group-lg > .input-group-btn > input[type="month"].btn-hero,
  .search-container
  .input-group-lg > .input-group-btn > input[type="month"].form-submit,
  #google-cse-results .gsc-above-wrapper-area
  .input-group-lg > .input-group-btn > input[type="month"].gsc-selected-option-container,
  .input-group-lg
  input[type="month"] {
    line-height: 49px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .input-group-lg > .input-group-btn > .form-control-static.button, .news-item
  .input-group-lg > .input-group-btn > .form-control-static.button, .tout
  .input-group-lg > .input-group-btn > .form-control-static.btn-cta, .news-teaser
  .input-group-lg > .input-group-btn > .form-control-static.btn-cta, .hero-unit .content
  .input-group-lg > .input-group-btn > .form-control-static.btn-hero, .featured-tout .content
  .input-group-lg > .input-group-btn > .form-control-static.btn-hero, .news-teaser
  .input-group-lg > .input-group-btn > button.form-control-static, .search-container
  .input-group-lg > .input-group-btn > .form-control-static.form-submit, #google-cse-results .gsc-above-wrapper-area
  .input-group-lg > .input-group-btn > .form-control-static.gsc-selected-option-container, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .input-group-sm > .input-group-btn > .form-control-static.button, .news-item
  .input-group-sm > .input-group-btn > .form-control-static.button, .tout
  .input-group-sm > .input-group-btn > .form-control-static.btn-cta, .news-teaser
  .input-group-sm > .input-group-btn > .form-control-static.btn-cta, .hero-unit .content
  .input-group-sm > .input-group-btn > .form-control-static.btn-hero, .featured-tout .content
  .input-group-sm > .input-group-btn > .form-control-static.btn-hero, .news-teaser
  .input-group-sm > .input-group-btn > button.form-control-static, .search-container
  .input-group-sm > .input-group-btn > .form-control-static.form-submit, #google-cse-results .gsc-above-wrapper-area
  .input-group-sm > .input-group-btn > .form-control-static.gsc-selected-option-container {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .button, .news-item
.input-group-sm > .input-group-btn > .button, .tout
.input-group-sm > .input-group-btn > .btn-cta, .news-teaser
.input-group-sm > .input-group-btn > .btn-cta, .hero-unit .content
.input-group-sm > .input-group-btn > .btn-hero, .featured-tout .content
.input-group-sm > .input-group-btn > .btn-hero, .news-teaser
.input-group-sm > .input-group-btn > button, .search-container
.input-group-sm > .input-group-btn > .form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-sm > .input-group-btn > .gsc-selected-option-container {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.button, .news-item
.input-group-sm > .input-group-btn > select.button, .tout
.input-group-sm > .input-group-btn > select.btn-cta, .news-teaser
.input-group-sm > .input-group-btn > select.btn-cta, .hero-unit .content
.input-group-sm > .input-group-btn > select.btn-hero, .featured-tout .content
.input-group-sm > .input-group-btn > select.btn-hero, .search-container
.input-group-sm > .input-group-btn > select.form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-sm > .input-group-btn > select.gsc-selected-option-container {
  height: 33px;
  line-height: 33px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.button, .news-item
.input-group-sm > .input-group-btn > textarea.button, .tout
.input-group-sm > .input-group-btn > textarea.btn-cta, .news-teaser
.input-group-sm > .input-group-btn > textarea.btn-cta, .hero-unit .content
.input-group-sm > .input-group-btn > textarea.btn-hero, .featured-tout .content
.input-group-sm > .input-group-btn > textarea.btn-hero, .search-container
.input-group-sm > .input-group-btn > textarea.form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-sm > .input-group-btn > textarea.gsc-selected-option-container,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].button,
.news-item
.input-group-sm > .input-group-btn > select[multiple].button,
.tout
.input-group-sm > .input-group-btn > select[multiple].btn-cta,
.news-teaser
.input-group-sm > .input-group-btn > select[multiple].btn-cta,
.hero-unit .content
.input-group-sm > .input-group-btn > select[multiple].btn-hero,
.featured-tout .content
.input-group-sm > .input-group-btn > select[multiple].btn-hero,
.search-container
.input-group-sm > .input-group-btn > select[multiple].form-submit,
#google-cse-results .gsc-above-wrapper-area
.input-group-sm > .input-group-btn > select[multiple].gsc-selected-option-container {
  height: auto; }

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px; }

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .button, .news-item
.input-group-lg > .input-group-btn > .button, .tout
.input-group-lg > .input-group-btn > .btn-cta, .news-teaser
.input-group-lg > .input-group-btn > .btn-cta, .hero-unit .content
.input-group-lg > .input-group-btn > .btn-hero, .featured-tout .content
.input-group-lg > .input-group-btn > .btn-hero, .news-teaser
.input-group-lg > .input-group-btn > button, .search-container
.input-group-lg > .input-group-btn > .form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-lg > .input-group-btn > .gsc-selected-option-container {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.button, .news-item
.input-group-lg > .input-group-btn > select.button, .tout
.input-group-lg > .input-group-btn > select.btn-cta, .news-teaser
.input-group-lg > .input-group-btn > select.btn-cta, .hero-unit .content
.input-group-lg > .input-group-btn > select.btn-hero, .featured-tout .content
.input-group-lg > .input-group-btn > select.btn-hero, .search-container
.input-group-lg > .input-group-btn > select.form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-lg > .input-group-btn > select.gsc-selected-option-container {
  height: 49px;
  line-height: 49px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.button, .news-item
.input-group-lg > .input-group-btn > textarea.button, .tout
.input-group-lg > .input-group-btn > textarea.btn-cta, .news-teaser
.input-group-lg > .input-group-btn > textarea.btn-cta, .hero-unit .content
.input-group-lg > .input-group-btn > textarea.btn-hero, .featured-tout .content
.input-group-lg > .input-group-btn > textarea.btn-hero, .search-container
.input-group-lg > .input-group-btn > textarea.form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-lg > .input-group-btn > textarea.gsc-selected-option-container,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].button,
.news-item
.input-group-lg > .input-group-btn > select[multiple].button,
.tout
.input-group-lg > .input-group-btn > select[multiple].btn-cta,
.news-teaser
.input-group-lg > .input-group-btn > select[multiple].btn-cta,
.hero-unit .content
.input-group-lg > .input-group-btn > select[multiple].btn-hero,
.featured-tout .content
.input-group-lg > .input-group-btn > select[multiple].btn-hero,
.search-container
.input-group-lg > .input-group-btn > select[multiple].form-submit,
#google-cse-results .gsc-above-wrapper-area
.input-group-lg > .input-group-btn > select[multiple].gsc-selected-option-container {
  height: auto; }

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px; }

.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .button + .form-control-feedback, .news-item
.input-group-lg > .input-group-btn > .button + .form-control-feedback, .tout
.input-group-lg > .input-group-btn > .btn-cta + .form-control-feedback, .news-teaser
.input-group-lg > .input-group-btn > .btn-cta + .form-control-feedback, .hero-unit .content
.input-group-lg > .input-group-btn > .btn-hero + .form-control-feedback, .featured-tout .content
.input-group-lg > .input-group-btn > .btn-hero + .form-control-feedback, .news-teaser
.input-group-lg > .input-group-btn > button + .form-control-feedback, .search-container
.input-group-lg > .input-group-btn > .form-submit + .form-control-feedback, #google-cse-results .gsc-above-wrapper-area
.input-group-lg > .input-group-btn > .gsc-selected-option-container + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .button + .form-control-feedback, .news-item
.input-group-sm > .input-group-btn > .button + .form-control-feedback, .tout
.input-group-sm > .input-group-btn > .btn-cta + .form-control-feedback, .news-teaser
.input-group-sm > .input-group-btn > .btn-cta + .form-control-feedback, .hero-unit .content
.input-group-sm > .input-group-btn > .btn-hero + .form-control-feedback, .featured-tout .content
.input-group-sm > .input-group-btn > .btn-hero + .form-control-feedback, .news-teaser
.input-group-sm > .input-group-btn > button + .form-control-feedback, .search-container
.input-group-sm > .input-group-btn > .form-submit + .form-control-feedback, #google-cse-results .gsc-above-wrapper-area
.input-group-sm > .input-group-btn > .gsc-selected-option-container + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback label.element-invisible ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #727272; }

@media (min-width: 760px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 760px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 760px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px; } }

@media (min-width: 760px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px; } }

.btn, .button, .news-item .button, .tout .btn-cta, .news-teaser .btn-cta, .hero-unit .content .btn-hero, .featured-tout .content .btn-hero, .news-teaser button, .search-container .form-submit, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .button:focus, .tout .btn-cta:focus, .news-teaser .btn-cta:focus, .hero-unit .content .btn-hero:focus, .featured-tout .content .btn-hero:focus, .news-teaser button:focus, .search-container .form-submit:focus, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container:focus, .btn.focus, .focus.button, .tout .focus.btn-cta, .news-teaser .focus.btn-cta, .hero-unit .content .focus.btn-hero, .featured-tout .content .focus.btn-hero, .news-teaser button.focus, .search-container .focus.form-submit, #google-cse-results .gsc-above-wrapper-area .focus.gsc-selected-option-container, .btn:active:focus, .button:active:focus, .tout .btn-cta:active:focus, .news-teaser .btn-cta:active:focus, .hero-unit .content .btn-hero:active:focus, .featured-tout .content .btn-hero:active:focus, .news-teaser button:active:focus, .search-container .form-submit:active:focus, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container:active:focus, .btn:active.focus, .button:active.focus, .tout .btn-cta:active.focus, .news-teaser .btn-cta:active.focus, .hero-unit .content .btn-hero:active.focus, .featured-tout .content .btn-hero:active.focus, .news-teaser button:active.focus, .search-container .form-submit:active.focus, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container:active.focus, .btn.active:focus, .active.button:focus, .tout .active.btn-cta:focus, .news-teaser .active.btn-cta:focus, .hero-unit .content .active.btn-hero:focus, .featured-tout .content .active.btn-hero:focus, .news-teaser button.active:focus, .search-container .active.form-submit:focus, #google-cse-results .gsc-above-wrapper-area .active.gsc-selected-option-container:focus, .btn.active.focus, .active.focus.button, .tout .active.focus.btn-cta, .news-teaser .active.focus.btn-cta, .hero-unit .content .active.focus.btn-hero, .featured-tout .content .active.focus.btn-hero, .news-teaser button.active.focus, .search-container .active.focus.form-submit, #google-cse-results .gsc-above-wrapper-area .active.focus.gsc-selected-option-container {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .button:hover, .tout .btn-cta:hover, .news-teaser .btn-cta:hover, .hero-unit .content .btn-hero:hover, .featured-tout .content .btn-hero:hover, .news-teaser button:hover, .search-container .form-submit:hover, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container:hover, .btn:focus, .button:focus, .tout .btn-cta:focus, .news-teaser .btn-cta:focus, .hero-unit .content .btn-hero:focus, .featured-tout .content .btn-hero:focus, .news-teaser button:focus, .search-container .form-submit:focus, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container:focus, .btn.focus, .focus.button, .tout .focus.btn-cta, .news-teaser .focus.btn-cta, .hero-unit .content .focus.btn-hero, .featured-tout .content .focus.btn-hero, .news-teaser button.focus, .search-container .focus.form-submit, #google-cse-results .gsc-above-wrapper-area .focus.gsc-selected-option-container {
    color: #333;
    text-decoration: none; }
  .btn:active, .button:active, .tout .btn-cta:active, .news-teaser .btn-cta:active, .hero-unit .content .btn-hero:active, .featured-tout .content .btn-hero:active, .news-teaser button:active, .search-container .form-submit:active, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container:active, .btn.active, .active.button, .tout .active.btn-cta, .news-teaser .active.btn-cta, .hero-unit .content .active.btn-hero, .featured-tout .content .active.btn-hero, .news-teaser button.active, .search-container .active.form-submit, #google-cse-results .gsc-above-wrapper-area .active.gsc-selected-option-container {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .disabled.button, .tout .disabled.btn-cta, .news-teaser .disabled.btn-cta, .hero-unit .content .disabled.btn-hero, .featured-tout .content .disabled.btn-hero, .news-teaser button.disabled, .search-container .disabled.form-submit, #google-cse-results .gsc-above-wrapper-area .disabled.gsc-selected-option-container, .btn[disabled], [disabled].button, .tout [disabled].btn-cta, .news-teaser [disabled].btn-cta, .hero-unit .content [disabled].btn-hero, .featured-tout .content [disabled].btn-hero, .news-teaser button[disabled], .search-container [disabled].form-submit, #google-cse-results .gsc-above-wrapper-area [disabled].gsc-selected-option-container,
  fieldset[disabled] .btn,
  fieldset[disabled] .button,
  fieldset[disabled] .tout .btn-cta, .tout
  fieldset[disabled] .btn-cta,
  fieldset[disabled] .news-teaser .btn-cta, .news-teaser
  fieldset[disabled] .btn-cta,
  fieldset[disabled] .hero-unit .content .btn-hero, .hero-unit .content
  fieldset[disabled] .btn-hero,
  fieldset[disabled] .featured-tout .content .btn-hero, .featured-tout .content
  fieldset[disabled] .btn-hero,
  fieldset[disabled] .news-teaser button, .news-teaser
  fieldset[disabled] button,
  fieldset[disabled] .search-container .form-submit, .search-container
  fieldset[disabled] .form-submit,
  fieldset[disabled] #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area
  fieldset[disabled] .gsc-selected-option-container {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, a.disabled.button, .tout a.disabled.btn-cta, .news-teaser a.disabled.btn-cta, .hero-unit .content a.disabled.btn-hero, .featured-tout .content a.disabled.btn-hero, .search-container a.disabled.form-submit, #google-cse-results .gsc-above-wrapper-area a.disabled.gsc-selected-option-container,
fieldset[disabled] a.btn,
fieldset[disabled] a.button,
fieldset[disabled] .tout a.btn-cta, .tout
fieldset[disabled] a.btn-cta,
fieldset[disabled] .news-teaser a.btn-cta, .news-teaser
fieldset[disabled] a.btn-cta,
fieldset[disabled] .hero-unit .content a.btn-hero, .hero-unit .content
fieldset[disabled] a.btn-hero,
fieldset[disabled] .featured-tout .content a.btn-hero, .featured-tout .content
fieldset[disabled] a.btn-hero,
fieldset[disabled] .search-container a.form-submit, .search-container
fieldset[disabled] a.form-submit,
fieldset[disabled] #google-cse-results .gsc-above-wrapper-area a.gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area
fieldset[disabled] a.gsc-selected-option-container {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary, .button, .news-item .button, .tout .btn-cta, .news-teaser .btn-cta, .hero-unit .content .btn-hero, .featured-tout .content .btn-hero, .news-teaser button, .search-container .form-submit {
  color: #fff;
  background-color: #51758d;
  border-color: #48687d; }
  .btn-primary:focus, .button:focus, .tout .btn-cta:focus, .news-teaser .btn-cta:focus, .hero-unit .content .btn-hero:focus, .featured-tout .content .btn-hero:focus, .news-teaser button:focus, .search-container .form-submit:focus, .btn-primary.focus, .focus.button, .tout .focus.btn-cta, .news-teaser .focus.btn-cta, .hero-unit .content .focus.btn-hero, .featured-tout .content .focus.btn-hero, .news-teaser button.focus, .search-container .focus.form-submit {
    color: #fff;
    background-color: #3e5a6d;
    border-color: #19242c; }
  .btn-primary:hover, .button:hover, .tout .btn-cta:hover, .news-teaser .btn-cta:hover, .hero-unit .content .btn-hero:hover, .featured-tout .content .btn-hero:hover, .news-teaser button:hover, .search-container .form-submit:hover {
    color: #fff;
    background-color: #3e5a6d;
    border-color: #314756; }
  .btn-primary:active, .button:active, .tout .btn-cta:active, .news-teaser .btn-cta:active, .hero-unit .content .btn-hero:active, .featured-tout .content .btn-hero:active, .news-teaser button:active, .search-container .form-submit:active, .btn-primary.active, .active.button, .tout .active.btn-cta, .news-teaser .active.btn-cta, .hero-unit .content .active.btn-hero, .featured-tout .content .active.btn-hero, .news-teaser button.active, .search-container .active.form-submit,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle.button, .tout
  .open > .dropdown-toggle.btn-cta, .news-teaser
  .open > .dropdown-toggle.btn-cta, .hero-unit .content
  .open > .dropdown-toggle.btn-hero, .featured-tout .content
  .open > .dropdown-toggle.btn-hero, .news-teaser
  .open > button.dropdown-toggle, .search-container
  .open > .dropdown-toggle.form-submit {
    color: #fff;
    background-color: #3e5a6d;
    border-color: #314756; }
    .btn-primary:active:hover, .button:active:hover, .tout .btn-cta:active:hover, .news-teaser .btn-cta:active:hover, .hero-unit .content .btn-hero:active:hover, .featured-tout .content .btn-hero:active:hover, .news-teaser button:active:hover, .search-container .form-submit:active:hover, .btn-primary:active:focus, .button:active:focus, .tout .btn-cta:active:focus, .news-teaser .btn-cta:active:focus, .hero-unit .content .btn-hero:active:focus, .featured-tout .content .btn-hero:active:focus, .news-teaser button:active:focus, .search-container .form-submit:active:focus, .btn-primary:active.focus, .button:active.focus, .tout .btn-cta:active.focus, .news-teaser .btn-cta:active.focus, .hero-unit .content .btn-hero:active.focus, .featured-tout .content .btn-hero:active.focus, .news-teaser button:active.focus, .search-container .form-submit:active.focus, .btn-primary.active:hover, .active.button:hover, .tout .active.btn-cta:hover, .news-teaser .active.btn-cta:hover, .hero-unit .content .active.btn-hero:hover, .featured-tout .content .active.btn-hero:hover, .news-teaser button.active:hover, .search-container .active.form-submit:hover, .btn-primary.active:focus, .active.button:focus, .tout .active.btn-cta:focus, .news-teaser .active.btn-cta:focus, .hero-unit .content .active.btn-hero:focus, .featured-tout .content .active.btn-hero:focus, .news-teaser button.active:focus, .search-container .active.form-submit:focus, .btn-primary.active.focus, .active.focus.button, .tout .active.focus.btn-cta, .news-teaser .active.focus.btn-cta, .hero-unit .content .active.focus.btn-hero, .featured-tout .content .active.focus.btn-hero, .news-teaser button.active.focus, .search-container .active.focus.form-submit,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .dropdown-toggle.button:hover, .tout
    .open > .dropdown-toggle.btn-cta:hover, .news-teaser
    .open > .dropdown-toggle.btn-cta:hover, .hero-unit .content
    .open > .dropdown-toggle.btn-hero:hover, .featured-tout .content
    .open > .dropdown-toggle.btn-hero:hover, .news-teaser
    .open > button.dropdown-toggle:hover, .search-container
    .open > .dropdown-toggle.form-submit:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .dropdown-toggle.button:focus, .tout
    .open > .dropdown-toggle.btn-cta:focus, .news-teaser
    .open > .dropdown-toggle.btn-cta:focus, .hero-unit .content
    .open > .dropdown-toggle.btn-hero:focus, .featured-tout .content
    .open > .dropdown-toggle.btn-hero:focus, .news-teaser
    .open > button.dropdown-toggle:focus, .search-container
    .open > .dropdown-toggle.form-submit:focus,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.button, .tout
    .open > .dropdown-toggle.focus.btn-cta, .news-teaser
    .open > .dropdown-toggle.focus.btn-cta, .hero-unit .content
    .open > .dropdown-toggle.focus.btn-hero, .featured-tout .content
    .open > .dropdown-toggle.focus.btn-hero, .news-teaser
    .open > button.dropdown-toggle.focus, .search-container
    .open > .dropdown-toggle.focus.form-submit {
      color: #fff;
      background-color: #314756;
      border-color: #19242c; }
  .btn-primary:active, .button:active, .tout .btn-cta:active, .news-teaser .btn-cta:active, .hero-unit .content .btn-hero:active, .featured-tout .content .btn-hero:active, .news-teaser button:active, .search-container .form-submit:active, .btn-primary.active, .active.button, .tout .active.btn-cta, .news-teaser .active.btn-cta, .hero-unit .content .active.btn-hero, .featured-tout .content .active.btn-hero, .news-teaser button.active, .search-container .active.form-submit,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle.button, .tout
  .open > .dropdown-toggle.btn-cta, .news-teaser
  .open > .dropdown-toggle.btn-cta, .hero-unit .content
  .open > .dropdown-toggle.btn-hero, .featured-tout .content
  .open > .dropdown-toggle.btn-hero, .news-teaser
  .open > button.dropdown-toggle, .search-container
  .open > .dropdown-toggle.form-submit {
    background-image: none; }
  .btn-primary.disabled:hover, .disabled.button:hover, .tout .disabled.btn-cta:hover, .news-teaser .disabled.btn-cta:hover, .hero-unit .content .disabled.btn-hero:hover, .featured-tout .content .disabled.btn-hero:hover, .news-teaser button.disabled:hover, .search-container .disabled.form-submit:hover, .btn-primary.disabled:focus, .disabled.button:focus, .tout .disabled.btn-cta:focus, .news-teaser .disabled.btn-cta:focus, .hero-unit .content .disabled.btn-hero:focus, .featured-tout .content .disabled.btn-hero:focus, .news-teaser button.disabled:focus, .search-container .disabled.form-submit:focus, .btn-primary.disabled.focus, .disabled.focus.button, .tout .disabled.focus.btn-cta, .news-teaser .disabled.focus.btn-cta, .hero-unit .content .disabled.focus.btn-hero, .featured-tout .content .disabled.focus.btn-hero, .news-teaser button.disabled.focus, .search-container .disabled.focus.form-submit, .btn-primary[disabled]:hover, [disabled].button:hover, .tout [disabled].btn-cta:hover, .news-teaser [disabled].btn-cta:hover, .hero-unit .content [disabled].btn-hero:hover, .featured-tout .content [disabled].btn-hero:hover, .news-teaser button[disabled]:hover, .search-container [disabled].form-submit:hover, .btn-primary[disabled]:focus, [disabled].button:focus, .tout [disabled].btn-cta:focus, .news-teaser [disabled].btn-cta:focus, .hero-unit .content [disabled].btn-hero:focus, .featured-tout .content [disabled].btn-hero:focus, .news-teaser button[disabled]:focus, .search-container [disabled].form-submit:focus, .btn-primary[disabled].focus, [disabled].focus.button, .tout [disabled].focus.btn-cta, .news-teaser [disabled].focus.btn-cta, .hero-unit .content [disabled].focus.btn-hero, .featured-tout .content [disabled].focus.btn-hero, .news-teaser button[disabled].focus, .search-container [disabled].focus.form-submit,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .button:hover,
  fieldset[disabled] .tout .btn-cta:hover, .tout
  fieldset[disabled] .btn-cta:hover,
  fieldset[disabled] .news-teaser .btn-cta:hover, .news-teaser
  fieldset[disabled] .btn-cta:hover,
  fieldset[disabled] .hero-unit .content .btn-hero:hover, .hero-unit .content
  fieldset[disabled] .btn-hero:hover,
  fieldset[disabled] .featured-tout .content .btn-hero:hover, .featured-tout .content
  fieldset[disabled] .btn-hero:hover,
  fieldset[disabled] .news-teaser button:hover, .news-teaser
  fieldset[disabled] button:hover,
  fieldset[disabled] .search-container .form-submit:hover, .search-container
  fieldset[disabled] .form-submit:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .button:focus,
  fieldset[disabled] .tout .btn-cta:focus, .tout
  fieldset[disabled] .btn-cta:focus,
  fieldset[disabled] .news-teaser .btn-cta:focus, .news-teaser
  fieldset[disabled] .btn-cta:focus,
  fieldset[disabled] .hero-unit .content .btn-hero:focus, .hero-unit .content
  fieldset[disabled] .btn-hero:focus,
  fieldset[disabled] .featured-tout .content .btn-hero:focus, .featured-tout .content
  fieldset[disabled] .btn-hero:focus,
  fieldset[disabled] .news-teaser button:focus, .news-teaser
  fieldset[disabled] button:focus,
  fieldset[disabled] .search-container .form-submit:focus, .search-container
  fieldset[disabled] .form-submit:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .focus.button,
  fieldset[disabled] .tout .focus.btn-cta, .tout
  fieldset[disabled] .focus.btn-cta,
  fieldset[disabled] .news-teaser .focus.btn-cta, .news-teaser
  fieldset[disabled] .focus.btn-cta,
  fieldset[disabled] .hero-unit .content .focus.btn-hero, .hero-unit .content
  fieldset[disabled] .focus.btn-hero,
  fieldset[disabled] .featured-tout .content .focus.btn-hero, .featured-tout .content
  fieldset[disabled] .focus.btn-hero,
  fieldset[disabled] .news-teaser button.focus, .news-teaser
  fieldset[disabled] button.focus,
  fieldset[disabled] .search-container .focus.form-submit, .search-container
  fieldset[disabled] .focus.form-submit {
    background-color: #51758d;
    border-color: #48687d; }
  .btn-primary .badge, .button .badge, .tout .btn-cta .badge, .news-teaser .btn-cta .badge, .hero-unit .content .btn-hero .badge, .featured-tout .content .btn-hero .badge, .news-teaser button .badge, .search-container .form-submit .badge {
    color: #51758d;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #184066;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #0081a0;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .button, .news-item .btn-group-lg > .button, .tout .btn-group-lg > .btn-cta, .news-teaser .btn-group-lg > .btn-cta, .hero-unit .content .btn-group-lg > .btn-hero, .featured-tout .content .btn-group-lg > .btn-hero, .news-teaser .btn-group-lg > button, .search-container .btn-group-lg > .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group-lg > .gsc-selected-option-container {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .button, .news-item .btn-group-sm > .button, .tout .btn-group-sm > .btn-cta, .news-teaser .btn-group-sm > .btn-cta, .hero-unit .content .btn-group-sm > .btn-hero, .featured-tout .content .btn-group-sm > .btn-hero, .news-teaser .btn-group-sm > button, .search-container .btn-group-sm > .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group-sm > .gsc-selected-option-container {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .button, .news-item .btn-group-xs > .button, .tout .btn-group-xs > .btn-cta, .news-teaser .btn-group-xs > .btn-cta, .hero-unit .content .btn-group-xs > .btn-hero, .featured-tout .content .btn-group-xs > .btn-hero, .news-teaser .btn-group-xs > button, .search-container .btn-group-xs > .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group-xs > .gsc-selected-option-container {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #323232;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #252525;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #003262; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 1000px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .button, .news-item .btn-group > .button, .tout .btn-group > .btn-cta, .news-teaser .btn-group > .btn-cta, .hero-unit .content .btn-group > .btn-hero, .featured-tout .content .btn-group > .btn-hero, .news-teaser .btn-group > button, .search-container .btn-group > .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group > .gsc-selected-option-container,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .button, .news-item
  .btn-group-vertical > .button, .tout
  .btn-group-vertical > .btn-cta, .news-teaser
  .btn-group-vertical > .btn-cta, .hero-unit .content
  .btn-group-vertical > .btn-hero, .featured-tout .content
  .btn-group-vertical > .btn-hero, .news-teaser
  .btn-group-vertical > button, .search-container
  .btn-group-vertical > .form-submit, #google-cse-results .gsc-above-wrapper-area
  .btn-group-vertical > .gsc-selected-option-container {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .button:hover, .tout .btn-group > .btn-cta:hover, .news-teaser .btn-group > .btn-cta:hover, .hero-unit .content .btn-group > .btn-hero:hover, .featured-tout .content .btn-group > .btn-hero:hover, .news-teaser .btn-group > button:hover, .search-container .btn-group > .form-submit:hover, #google-cse-results .gsc-above-wrapper-area .btn-group > .gsc-selected-option-container:hover, .btn-group > .btn:focus, .btn-group > .button:focus, .tout .btn-group > .btn-cta:focus, .news-teaser .btn-group > .btn-cta:focus, .hero-unit .content .btn-group > .btn-hero:focus, .featured-tout .content .btn-group > .btn-hero:focus, .news-teaser .btn-group > button:focus, .search-container .btn-group > .form-submit:focus, #google-cse-results .gsc-above-wrapper-area .btn-group > .gsc-selected-option-container:focus, .btn-group > .btn:active, .btn-group > .button:active, .tout .btn-group > .btn-cta:active, .news-teaser .btn-group > .btn-cta:active, .hero-unit .content .btn-group > .btn-hero:active, .featured-tout .content .btn-group > .btn-hero:active, .news-teaser .btn-group > button:active, .search-container .btn-group > .form-submit:active, #google-cse-results .gsc-above-wrapper-area .btn-group > .gsc-selected-option-container:active, .btn-group > .btn.active, .btn-group > .active.button, .tout .btn-group > .active.btn-cta, .news-teaser .btn-group > .active.btn-cta, .hero-unit .content .btn-group > .active.btn-hero, .featured-tout .content .btn-group > .active.btn-hero, .news-teaser .btn-group > button.active, .search-container .btn-group > .active.form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group > .active.gsc-selected-option-container,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .button:hover, .tout
    .btn-group-vertical > .btn-cta:hover, .news-teaser
    .btn-group-vertical > .btn-cta:hover, .hero-unit .content
    .btn-group-vertical > .btn-hero:hover, .featured-tout .content
    .btn-group-vertical > .btn-hero:hover, .news-teaser
    .btn-group-vertical > button:hover, .search-container
    .btn-group-vertical > .form-submit:hover, #google-cse-results .gsc-above-wrapper-area
    .btn-group-vertical > .gsc-selected-option-container:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .button:focus, .tout
    .btn-group-vertical > .btn-cta:focus, .news-teaser
    .btn-group-vertical > .btn-cta:focus, .hero-unit .content
    .btn-group-vertical > .btn-hero:focus, .featured-tout .content
    .btn-group-vertical > .btn-hero:focus, .news-teaser
    .btn-group-vertical > button:focus, .search-container
    .btn-group-vertical > .form-submit:focus, #google-cse-results .gsc-above-wrapper-area
    .btn-group-vertical > .gsc-selected-option-container:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .button:active, .tout
    .btn-group-vertical > .btn-cta:active, .news-teaser
    .btn-group-vertical > .btn-cta:active, .hero-unit .content
    .btn-group-vertical > .btn-hero:active, .featured-tout .content
    .btn-group-vertical > .btn-hero:active, .news-teaser
    .btn-group-vertical > button:active, .search-container
    .btn-group-vertical > .form-submit:active, #google-cse-results .gsc-above-wrapper-area
    .btn-group-vertical > .gsc-selected-option-container:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.button, .tout
    .btn-group-vertical > .active.btn-cta, .news-teaser
    .btn-group-vertical > .active.btn-cta, .hero-unit .content
    .btn-group-vertical > .active.btn-hero, .featured-tout .content
    .btn-group-vertical > .active.btn-hero, .news-teaser
    .btn-group-vertical > button.active, .search-container
    .btn-group-vertical > .active.form-submit, #google-cse-results .gsc-above-wrapper-area
    .btn-group-vertical > .active.gsc-selected-option-container {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .button + .btn, .btn-group .news-item .button + .btn, .news-item .btn-group .button + .btn, .btn-group .tout .btn-cta + .btn, .tout .btn-group .btn-cta + .btn, .btn-group .news-teaser .btn-cta + .btn, .news-teaser .btn-group .btn-cta + .btn, .btn-group .hero-unit .content .btn-hero + .btn, .hero-unit .content .btn-group .btn-hero + .btn, .btn-group .featured-tout .content .btn-hero + .btn, .featured-tout .content .btn-group .btn-hero + .btn, .btn-group .news-teaser button + .btn, .news-teaser .btn-group button + .btn, .btn-group .search-container .form-submit + .btn, .search-container .btn-group .form-submit + .btn, .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn, #google-cse-results .gsc-above-wrapper-area .btn-group .gsc-selected-option-container + .btn, .btn-group .btn + .button, .btn-group .button + .button, .btn-group .news-item .button + .button, .news-item .btn-group .button + .button, .btn-group .tout .btn-cta + .button, .tout .btn-group .btn-cta + .button, .btn-group .news-teaser .btn-cta + .button, .news-teaser .btn-group .btn-cta + .button, .btn-group .hero-unit .content .btn-hero + .button, .hero-unit .content .btn-group .btn-hero + .button, .btn-group .featured-tout .content .btn-hero + .button, .featured-tout .content .btn-group .btn-hero + .button, .btn-group .news-teaser button + .button, .news-teaser .btn-group button + .button, .btn-group .search-container .form-submit + .button, .search-container .btn-group .form-submit + .button, .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .button, #google-cse-results .gsc-above-wrapper-area .btn-group .gsc-selected-option-container + .button, .btn-group .news-item .btn + .button, .news-item .btn-group .btn + .button, .btn-group .news-item .button + .button, .news-item .btn-group .button + .button, .btn-group .news-item .button + .button, .news-item .btn-group .button + .button, .btn-group .tout .news-item .btn-cta + .button, .news-item .btn-group .tout .btn-cta + .button, .tout .btn-group .news-item .btn-cta + .button, .news-item .tout .btn-group .btn-cta + .button, .btn-group .news-teaser .news-item .btn-cta + .button, .news-item .btn-group .news-teaser .btn-cta + .button, .news-teaser .btn-group .news-item .btn-cta + .button, .news-item .news-teaser .btn-group .btn-cta + .button, .btn-group .hero-unit .content .news-item .btn-hero + .button, .news-item .btn-group .hero-unit .content .btn-hero + .button, .hero-unit .content .btn-group .news-item .btn-hero + .button, .news-item .hero-unit .content .btn-group .btn-hero + .button, .btn-group .featured-tout .content .news-item .btn-hero + .button, .news-item .btn-group .featured-tout .content .btn-hero + .button, .featured-tout .content .btn-group .news-item .btn-hero + .button, .news-item .featured-tout .content .btn-group .btn-hero + .button, .btn-group .news-teaser .news-item button + .button, .news-item .btn-group .news-teaser button + .button, .news-teaser .btn-group .news-item button + .button, .news-item .news-teaser .btn-group button + .button, .btn-group .search-container .news-item .form-submit + .button, .news-item .btn-group .search-container .form-submit + .button, .search-container .btn-group .news-item .form-submit + .button, .news-item .search-container .btn-group .form-submit + .button, .btn-group #google-cse-results .gsc-above-wrapper-area .news-item .gsc-selected-option-container + .button, .news-item .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .button, #google-cse-results .gsc-above-wrapper-area .btn-group .news-item .gsc-selected-option-container + .button, .news-item #google-cse-results .gsc-above-wrapper-area .btn-group .gsc-selected-option-container + .button, .btn-group .tout .btn + .btn-cta, .tout .btn-group .btn + .btn-cta, .btn-group .tout .button + .btn-cta, .tout .btn-group .button + .btn-cta, .btn-group .news-item .tout .button + .btn-cta, .tout .btn-group .news-item .button + .btn-cta, .news-item .btn-group .tout .button + .btn-cta, .tout .news-item .btn-group .button + .btn-cta, .btn-group .tout .btn-cta + .btn-cta, .tout .btn-group .btn-cta + .btn-cta, .btn-group .news-teaser .tout .btn-cta + .btn-cta, .tout .btn-group .news-teaser .btn-cta + .btn-cta, .news-teaser .btn-group .tout .btn-cta + .btn-cta, .tout .news-teaser .btn-group .btn-cta + .btn-cta, .btn-group .hero-unit .content .tout .btn-hero + .btn-cta, .tout .btn-group .hero-unit .content .btn-hero + .btn-cta, .hero-unit .content .btn-group .tout .btn-hero + .btn-cta, .tout .hero-unit .content .btn-group .btn-hero + .btn-cta, .btn-group .featured-tout .content .tout .btn-hero + .btn-cta, .tout .btn-group .featured-tout .content .btn-hero + .btn-cta, .featured-tout .content .btn-group .tout .btn-hero + .btn-cta, .tout .featured-tout .content .btn-group .btn-hero + .btn-cta, .btn-group .news-teaser .tout button + .btn-cta, .tout .btn-group .news-teaser button + .btn-cta, .news-teaser .btn-group .tout button + .btn-cta, .tout .news-teaser .btn-group button + .btn-cta, .btn-group .search-container .tout .form-submit + .btn-cta, .tout .btn-group .search-container .form-submit + .btn-cta, .search-container .btn-group .tout .form-submit + .btn-cta, .tout .search-container .btn-group .form-submit + .btn-cta, .btn-group #google-cse-results .gsc-above-wrapper-area .tout .gsc-selected-option-container + .btn-cta, .tout .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-cta, #google-cse-results .gsc-above-wrapper-area .btn-group .tout .gsc-selected-option-container + .btn-cta, .tout #google-cse-results .gsc-above-wrapper-area .btn-group .gsc-selected-option-container + .btn-cta, .btn-group .news-teaser .btn + .btn-cta, .news-teaser .btn-group .btn + .btn-cta, .btn-group .news-teaser .button + .btn-cta, .news-teaser .btn-group .button + .btn-cta, .btn-group .news-item .news-teaser .button + .btn-cta, .news-teaser .btn-group .news-item .button + .btn-cta, .news-item .btn-group .news-teaser .button + .btn-cta, .news-teaser .news-item .btn-group .button + .btn-cta, .btn-group .tout .news-teaser .btn-cta + .btn-cta, .news-teaser .btn-group .tout .btn-cta + .btn-cta, .tout .btn-group .news-teaser .btn-cta + .btn-cta, .news-teaser .tout .btn-group .btn-cta + .btn-cta, .btn-group .news-teaser .btn-cta + .btn-cta, .news-teaser .btn-group .btn-cta + .btn-cta, .btn-group .hero-unit .content .news-teaser .btn-hero + .btn-cta, .news-teaser .btn-group .hero-unit .content .btn-hero + .btn-cta, .hero-unit .content .btn-group .news-teaser .btn-hero + .btn-cta, .news-teaser .hero-unit .content .btn-group .btn-hero + .btn-cta, .btn-group .featured-tout .content .news-teaser .btn-hero + .btn-cta, .news-teaser .btn-group .featured-tout .content .btn-hero + .btn-cta, .featured-tout .content .btn-group .news-teaser .btn-hero + .btn-cta, .news-teaser .featured-tout .content .btn-group .btn-hero + .btn-cta, .btn-group .news-teaser button + .btn-cta, .news-teaser .btn-group button + .btn-cta, .btn-group .search-container .news-teaser .form-submit + .btn-cta, .news-teaser .btn-group .search-container .form-submit + .btn-cta, .search-container .btn-group .news-teaser .form-submit + .btn-cta, .news-teaser .search-container .btn-group .form-submit + .btn-cta, .btn-group #google-cse-results .gsc-above-wrapper-area .news-teaser .gsc-selected-option-container + .btn-cta, .news-teaser .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-cta, #google-cse-results .gsc-above-wrapper-area .btn-group .news-teaser .gsc-selected-option-container + .btn-cta, .news-teaser #google-cse-results .gsc-above-wrapper-area .btn-group .gsc-selected-option-container + .btn-cta, .btn-group .hero-unit .content .btn + .btn-hero, .hero-unit .content .btn-group .btn + .btn-hero, .btn-group .hero-unit .content .button + .btn-hero, .hero-unit .content .btn-group .button + .btn-hero, .btn-group .news-item .hero-unit .content .button + .btn-hero, .hero-unit .content .btn-group .news-item .button + .btn-hero, .news-item .btn-group .hero-unit .content .button + .btn-hero, .hero-unit .content .news-item .btn-group .button + .btn-hero, .btn-group .tout .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .btn-group .tout .btn-cta + .btn-hero, .tout .btn-group .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .tout .btn-group .btn-cta + .btn-hero, .btn-group .news-teaser .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .btn-group .news-teaser .btn-cta + .btn-hero, .news-teaser .btn-group .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .news-teaser .btn-group .btn-cta + .btn-hero, .btn-group .hero-unit .content .btn-hero + .btn-hero, .hero-unit .content .btn-group .btn-hero + .btn-hero, .btn-group .featured-tout .hero-unit .content .btn-hero + .btn-hero, .hero-unit .btn-group .featured-tout .content .btn-hero + .btn-hero, .featured-tout .hero-unit .content .btn-group .btn-hero + .btn-hero, .hero-unit .featured-tout .content .btn-group .btn-hero + .btn-hero, .btn-group .news-teaser .hero-unit .content button + .btn-hero, .hero-unit .content .btn-group .news-teaser button + .btn-hero, .news-teaser .btn-group .hero-unit .content button + .btn-hero, .hero-unit .content .news-teaser .btn-group button + .btn-hero, .btn-group .search-container .hero-unit .content .form-submit + .btn-hero, .hero-unit .content .btn-group .search-container .form-submit + .btn-hero, .search-container .btn-group .hero-unit .content .form-submit + .btn-hero, .hero-unit .content .search-container .btn-group .form-submit + .btn-hero, .btn-group #google-cse-results .gsc-above-wrapper-area .hero-unit .content .gsc-selected-option-container + .btn-hero, .hero-unit .content .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-hero, #google-cse-results .gsc-above-wrapper-area .btn-group .hero-unit .content .gsc-selected-option-container + .btn-hero, .hero-unit .content #google-cse-results .gsc-above-wrapper-area .btn-group .gsc-selected-option-container + .btn-hero, .btn-group .featured-tout .content .btn + .btn-hero, .featured-tout .content .btn-group .btn + .btn-hero, .btn-group .featured-tout .content .button + .btn-hero, .featured-tout .content .btn-group .button + .btn-hero, .btn-group .news-item .featured-tout .content .button + .btn-hero, .featured-tout .content .btn-group .news-item .button + .btn-hero, .news-item .btn-group .featured-tout .content .button + .btn-hero, .featured-tout .content .news-item .btn-group .button + .btn-hero, .btn-group .tout .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .btn-group .tout .btn-cta + .btn-hero, .tout .btn-group .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .tout .btn-group .btn-cta + .btn-hero, .btn-group .news-teaser .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .btn-group .news-teaser .btn-cta + .btn-hero, .news-teaser .btn-group .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .news-teaser .btn-group .btn-cta + .btn-hero, .btn-group .hero-unit .featured-tout .content .btn-hero + .btn-hero, .featured-tout .btn-group .hero-unit .content .btn-hero + .btn-hero, .hero-unit .featured-tout .content .btn-group .btn-hero + .btn-hero, .featured-tout .hero-unit .content .btn-group .btn-hero + .btn-hero, .btn-group .featured-tout .content .btn-hero + .btn-hero, .featured-tout .content .btn-group .btn-hero + .btn-hero, .btn-group .news-teaser .featured-tout .content button + .btn-hero, .featured-tout .content .btn-group .news-teaser button + .btn-hero, .news-teaser .btn-group .featured-tout .content button + .btn-hero, .featured-tout .content .news-teaser .btn-group button + .btn-hero, .btn-group .search-container .featured-tout .content .form-submit + .btn-hero, .featured-tout .content .btn-group .search-container .form-submit + .btn-hero, .search-container .btn-group .featured-tout .content .form-submit + .btn-hero, .featured-tout .content .search-container .btn-group .form-submit + .btn-hero, .btn-group #google-cse-results .gsc-above-wrapper-area .featured-tout .content .gsc-selected-option-container + .btn-hero, .featured-tout .content .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-hero, #google-cse-results .gsc-above-wrapper-area .btn-group .featured-tout .content .gsc-selected-option-container + .btn-hero, .featured-tout .content #google-cse-results .gsc-above-wrapper-area .btn-group .gsc-selected-option-container + .btn-hero, .btn-group .news-teaser .btn + button, .news-teaser .btn-group .btn + button, .btn-group .news-teaser .button + button, .news-teaser .btn-group .button + button, .btn-group .news-item .news-teaser .button + button, .news-teaser .btn-group .news-item .button + button, .news-item .btn-group .news-teaser .button + button, .news-teaser .news-item .btn-group .button + button, .btn-group .tout .news-teaser .btn-cta + button, .news-teaser .btn-group .tout .btn-cta + button, .tout .btn-group .news-teaser .btn-cta + button, .news-teaser .tout .btn-group .btn-cta + button, .btn-group .news-teaser .btn-cta + button, .news-teaser .btn-group .btn-cta + button, .btn-group .hero-unit .content .news-teaser .btn-hero + button, .news-teaser .btn-group .hero-unit .content .btn-hero + button, .hero-unit .content .btn-group .news-teaser .btn-hero + button, .news-teaser .hero-unit .content .btn-group .btn-hero + button, .btn-group .featured-tout .content .news-teaser .btn-hero + button, .news-teaser .btn-group .featured-tout .content .btn-hero + button, .featured-tout .content .btn-group .news-teaser .btn-hero + button, .news-teaser .featured-tout .content .btn-group .btn-hero + button, .btn-group .news-teaser button + button, .news-teaser .btn-group button + button, .btn-group .search-container .news-teaser .form-submit + button, .news-teaser .btn-group .search-container .form-submit + button, .search-container .btn-group .news-teaser .form-submit + button, .news-teaser .search-container .btn-group .form-submit + button, .btn-group #google-cse-results .gsc-above-wrapper-area .news-teaser .gsc-selected-option-container + button, .news-teaser .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + button, #google-cse-results .gsc-above-wrapper-area .btn-group .news-teaser .gsc-selected-option-container + button, .news-teaser #google-cse-results .gsc-above-wrapper-area .btn-group .gsc-selected-option-container + button, .btn-group .search-container .btn + .form-submit, .search-container .btn-group .btn + .form-submit, .btn-group .search-container .button + .form-submit, .search-container .btn-group .button + .form-submit, .btn-group .news-item .search-container .button + .form-submit, .search-container .btn-group .news-item .button + .form-submit, .news-item .btn-group .search-container .button + .form-submit, .search-container .news-item .btn-group .button + .form-submit, .btn-group .tout .search-container .btn-cta + .form-submit, .search-container .btn-group .tout .btn-cta + .form-submit, .tout .btn-group .search-container .btn-cta + .form-submit, .search-container .tout .btn-group .btn-cta + .form-submit, .btn-group .news-teaser .search-container .btn-cta + .form-submit, .search-container .btn-group .news-teaser .btn-cta + .form-submit, .news-teaser .btn-group .search-container .btn-cta + .form-submit, .search-container .news-teaser .btn-group .btn-cta + .form-submit, .btn-group .hero-unit .content .search-container .btn-hero + .form-submit, .search-container .btn-group .hero-unit .content .btn-hero + .form-submit, .hero-unit .content .btn-group .search-container .btn-hero + .form-submit, .search-container .hero-unit .content .btn-group .btn-hero + .form-submit, .btn-group .featured-tout .content .search-container .btn-hero + .form-submit, .search-container .btn-group .featured-tout .content .btn-hero + .form-submit, .featured-tout .content .btn-group .search-container .btn-hero + .form-submit, .search-container .featured-tout .content .btn-group .btn-hero + .form-submit, .btn-group .news-teaser .search-container button + .form-submit, .search-container .btn-group .news-teaser button + .form-submit, .news-teaser .btn-group .search-container button + .form-submit, .search-container .news-teaser .btn-group button + .form-submit, .btn-group .search-container .form-submit + .form-submit, .search-container .btn-group .form-submit + .form-submit, .btn-group #google-cse-results .gsc-above-wrapper-area .search-container .gsc-selected-option-container + .form-submit, .search-container .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group .search-container .gsc-selected-option-container + .form-submit, .search-container #google-cse-results .gsc-above-wrapper-area .btn-group .gsc-selected-option-container + .form-submit, .btn-group #google-cse-results .gsc-above-wrapper-area .btn + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group .btn + .gsc-selected-option-container, .btn-group #google-cse-results .gsc-above-wrapper-area .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group .button + .gsc-selected-option-container, .btn-group .news-item #google-cse-results .gsc-above-wrapper-area .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group .news-item .button + .gsc-selected-option-container, .news-item .btn-group #google-cse-results .gsc-above-wrapper-area .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-item .btn-group .button + .gsc-selected-option-container, .btn-group .tout #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group .tout .btn-cta + .gsc-selected-option-container, .tout .btn-group #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .tout .btn-group .btn-cta + .gsc-selected-option-container, .btn-group .news-teaser #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group .news-teaser .btn-cta + .gsc-selected-option-container, .news-teaser .btn-group #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-teaser .btn-group .btn-cta + .gsc-selected-option-container, .btn-group .hero-unit .content #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group .hero-unit .content .btn-hero + .gsc-selected-option-container, .hero-unit .content .btn-group #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .hero-unit .content .btn-group .btn-hero + .gsc-selected-option-container, .btn-group .featured-tout .content #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group .featured-tout .content .btn-hero + .gsc-selected-option-container, .featured-tout .content .btn-group #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .featured-tout .content .btn-group .btn-hero + .gsc-selected-option-container, .btn-group .news-teaser #google-cse-results .gsc-above-wrapper-area button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group .news-teaser button + .gsc-selected-option-container, .news-teaser .btn-group #google-cse-results .gsc-above-wrapper-area button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-teaser .btn-group button + .gsc-selected-option-container, .btn-group .search-container #google-cse-results .gsc-above-wrapper-area .form-submit + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group .search-container .form-submit + .gsc-selected-option-container, .search-container .btn-group #google-cse-results .gsc-above-wrapper-area .form-submit + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .search-container .btn-group .form-submit + .gsc-selected-option-container, .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group .gsc-selected-option-container + .gsc-selected-option-container,
.btn-group .btn + .btn-group,
.btn-group .button + .btn-group,
.btn-group .news-item .button + .btn-group,
.btn-group .tout .btn-cta + .btn-group, .tout
.btn-group .btn-cta + .btn-group,
.btn-group .news-teaser .btn-cta + .btn-group, .news-teaser
.btn-group .btn-cta + .btn-group,
.btn-group .hero-unit .content .btn-hero + .btn-group, .hero-unit .content
.btn-group .btn-hero + .btn-group,
.btn-group .featured-tout .content .btn-hero + .btn-group, .featured-tout .content
.btn-group .btn-hero + .btn-group,
.btn-group .news-teaser button + .btn-group, .news-teaser
.btn-group button + .btn-group,
.btn-group .search-container .form-submit + .btn-group, .search-container
.btn-group .form-submit + .btn-group,
.btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-group, #google-cse-results .gsc-above-wrapper-area
.btn-group .gsc-selected-option-container + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .button,
.btn-group .news-item .btn-group + .button,
.btn-group .tout .btn-group + .btn-cta, .tout
.btn-group .btn-group + .btn-cta,
.btn-group .news-teaser .btn-group + .btn-cta, .news-teaser
.btn-group .btn-group + .btn-cta,
.btn-group .hero-unit .content .btn-group + .btn-hero, .hero-unit .content
.btn-group .btn-group + .btn-hero,
.btn-group .featured-tout .content .btn-group + .btn-hero, .featured-tout .content
.btn-group .btn-group + .btn-hero,
.btn-group .news-teaser .btn-group + button, .news-teaser
.btn-group .btn-group + button,
.btn-group .search-container .btn-group + .form-submit, .search-container
.btn-group .btn-group + .form-submit,
.btn-group #google-cse-results .gsc-above-wrapper-area .btn-group + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area
.btn-group .btn-group + .gsc-selected-option-container,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .button, .btn-toolbar .tout .btn-cta, .tout .btn-toolbar .btn-cta, .btn-toolbar .news-teaser .btn-cta, .news-teaser .btn-toolbar .btn-cta, .btn-toolbar .hero-unit .content .btn-hero, .hero-unit .content .btn-toolbar .btn-hero, .btn-toolbar .featured-tout .content .btn-hero, .featured-tout .content .btn-toolbar .btn-hero, .btn-toolbar .news-teaser button, .news-teaser .btn-toolbar button, .btn-toolbar .search-container .form-submit, .search-container .btn-toolbar .form-submit, .btn-toolbar #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-toolbar .gsc-selected-option-container,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .button, .news-item .btn-toolbar > .button, .tout .btn-toolbar > .btn-cta, .news-teaser .btn-toolbar > .btn-cta, .hero-unit .content .btn-toolbar > .btn-hero, .featured-tout .content .btn-toolbar > .btn-hero, .news-teaser .btn-toolbar > button, .search-container .btn-toolbar > .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-toolbar > .gsc-selected-option-container,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .button:not(:first-child):not(:last-child):not(.dropdown-toggle), .tout .btn-group > .btn-cta:not(:first-child):not(:last-child):not(.dropdown-toggle), .news-teaser .btn-group > .btn-cta:not(:first-child):not(:last-child):not(.dropdown-toggle), .hero-unit .content .btn-group > .btn-hero:not(:first-child):not(:last-child):not(.dropdown-toggle), .featured-tout .content .btn-group > .btn-hero:not(:first-child):not(:last-child):not(.dropdown-toggle), .news-teaser .btn-group > button:not(:first-child):not(:last-child):not(.dropdown-toggle), .search-container .btn-group > .form-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), #google-cse-results .gsc-above-wrapper-area .btn-group > .gsc-selected-option-container:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .button:first-child, .tout .btn-group > .btn-cta:first-child, .news-teaser .btn-group > .btn-cta:first-child, .hero-unit .content .btn-group > .btn-hero:first-child, .featured-tout .content .btn-group > .btn-hero:first-child, .news-teaser .btn-group > button:first-child, .search-container .btn-group > .form-submit:first-child, #google-cse-results .gsc-above-wrapper-area .btn-group > .gsc-selected-option-container:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .button:first-child:not(:last-child):not(.dropdown-toggle), .tout .btn-group > .btn-cta:first-child:not(:last-child):not(.dropdown-toggle), .news-teaser .btn-group > .btn-cta:first-child:not(:last-child):not(.dropdown-toggle), .hero-unit .content .btn-group > .btn-hero:first-child:not(:last-child):not(.dropdown-toggle), .featured-tout .content .btn-group > .btn-hero:first-child:not(:last-child):not(.dropdown-toggle), .news-teaser .btn-group > button:first-child:not(:last-child):not(.dropdown-toggle), .search-container .btn-group > .form-submit:first-child:not(:last-child):not(.dropdown-toggle), #google-cse-results .gsc-above-wrapper-area .btn-group > .gsc-selected-option-container:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .button:last-child:not(:first-child), .tout .btn-group > .btn-cta:last-child:not(:first-child), .news-teaser .btn-group > .btn-cta:last-child:not(:first-child), .hero-unit .content .btn-group > .btn-hero:last-child:not(:first-child), .featured-tout .content .btn-group > .btn-hero:last-child:not(:first-child), .news-teaser .btn-group > button:last-child:not(:first-child), .search-container .btn-group > .form-submit:last-child:not(:first-child), #google-cse-results .gsc-above-wrapper-area .btn-group > .gsc-selected-option-container:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .button, .news-item .btn-group > .btn-group:not(:first-child):not(:last-child) > .button, .tout .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-cta, .news-teaser .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-cta, .hero-unit .content .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-hero, .featured-tout .content .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-hero, .news-teaser .btn-group > .btn-group:not(:first-child):not(:last-child) > button, .search-container .btn-group > .btn-group:not(:first-child):not(:last-child) > .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group > .btn-group:not(:first-child):not(:last-child) > .gsc-selected-option-container {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .button:last-child, .tout .btn-group > .btn-group:first-child:not(:last-child) > .btn-cta:last-child, .news-teaser .btn-group > .btn-group:first-child:not(:last-child) > .btn-cta:last-child, .hero-unit .content .btn-group > .btn-group:first-child:not(:last-child) > .btn-hero:last-child, .featured-tout .content .btn-group > .btn-group:first-child:not(:last-child) > .btn-hero:last-child, .news-teaser .btn-group > .btn-group:first-child:not(:last-child) > button:last-child, .search-container .btn-group > .btn-group:first-child:not(:last-child) > .form-submit:last-child, #google-cse-results .gsc-above-wrapper-area .btn-group > .btn-group:first-child:not(:last-child) > .gsc-selected-option-container:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .button:first-child, .tout .btn-group > .btn-group:last-child:not(:first-child) > .btn-cta:first-child, .news-teaser .btn-group > .btn-group:last-child:not(:first-child) > .btn-cta:first-child, .hero-unit .content .btn-group > .btn-group:last-child:not(:first-child) > .btn-hero:first-child, .featured-tout .content .btn-group > .btn-group:last-child:not(:first-child) > .btn-hero:first-child, .news-teaser .btn-group > .btn-group:last-child:not(:first-child) > button:first-child, .search-container .btn-group > .btn-group:last-child:not(:first-child) > .form-submit:first-child, #google-cse-results .gsc-above-wrapper-area .btn-group > .btn-group:last-child:not(:first-child) > .gsc-selected-option-container:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .btn-group > .button + .dropdown-toggle, .news-item .btn-group > .button + .dropdown-toggle, .tout .btn-group > .btn-cta + .dropdown-toggle, .news-teaser .btn-group > .btn-cta + .dropdown-toggle, .hero-unit .content .btn-group > .btn-hero + .dropdown-toggle, .featured-tout .content .btn-group > .btn-hero + .dropdown-toggle, .news-teaser .btn-group > button + .dropdown-toggle, .search-container .btn-group > .form-submit + .dropdown-toggle, #google-cse-results .gsc-above-wrapper-area .btn-group > .gsc-selected-option-container + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .button + .dropdown-toggle, .news-item .btn-group-lg.btn-group > .button + .dropdown-toggle, .tout .btn-group-lg.btn-group > .btn-cta + .dropdown-toggle, .news-teaser .btn-group-lg.btn-group > .btn-cta + .dropdown-toggle, .hero-unit .content .btn-group-lg.btn-group > .btn-hero + .dropdown-toggle, .featured-tout .content .btn-group-lg.btn-group > .btn-hero + .dropdown-toggle, .news-teaser .btn-group-lg.btn-group > button + .dropdown-toggle, .search-container .btn-group-lg.btn-group > .form-submit + .dropdown-toggle, #google-cse-results .gsc-above-wrapper-area .btn-group-lg.btn-group > .gsc-selected-option-container + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .button .caret, .tout .btn-cta .caret, .news-teaser .btn-cta .caret, .hero-unit .content .btn-hero .caret, .featured-tout .content .btn-hero .caret, .news-teaser button .caret, .search-container .form-submit .caret, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .button .caret, .news-item .btn-group-lg > .button .caret, .tout .btn-group-lg > .btn-cta .caret, .news-teaser .btn-group-lg > .btn-cta .caret, .hero-unit .content .btn-group-lg > .btn-hero .caret, .featured-tout .content .btn-group-lg > .btn-hero .caret, .news-teaser .btn-group-lg > button .caret, .search-container .btn-group-lg > .form-submit .caret, #google-cse-results .gsc-above-wrapper-area .btn-group-lg > .gsc-selected-option-container .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .button .caret, .dropup .news-item .btn-group-lg > .button .caret, .dropup .tout .btn-group-lg > .btn-cta .caret, .tout .dropup .btn-group-lg > .btn-cta .caret, .dropup .news-teaser .btn-group-lg > .btn-cta .caret, .news-teaser .dropup .btn-group-lg > .btn-cta .caret, .dropup .hero-unit .content .btn-group-lg > .btn-hero .caret, .hero-unit .content .dropup .btn-group-lg > .btn-hero .caret, .dropup .featured-tout .content .btn-group-lg > .btn-hero .caret, .featured-tout .content .dropup .btn-group-lg > .btn-hero .caret, .dropup .news-teaser .btn-group-lg > button .caret, .news-teaser .dropup .btn-group-lg > button .caret, .dropup .search-container .btn-group-lg > .form-submit .caret, .search-container .dropup .btn-group-lg > .form-submit .caret, .dropup #google-cse-results .gsc-above-wrapper-area .btn-group-lg > .gsc-selected-option-container .caret, #google-cse-results .gsc-above-wrapper-area .dropup .btn-group-lg > .gsc-selected-option-container .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .button, .news-item .btn-group-vertical > .button, .tout .btn-group-vertical > .btn-cta, .news-teaser .btn-group-vertical > .btn-cta, .hero-unit .content .btn-group-vertical > .btn-hero, .featured-tout .content .btn-group-vertical > .btn-hero, .news-teaser .btn-group-vertical > button, .search-container .btn-group-vertical > .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .button, .news-item
.btn-group-vertical > .btn-group > .button, .tout
.btn-group-vertical > .btn-group > .btn-cta, .news-teaser
.btn-group-vertical > .btn-group > .btn-cta, .hero-unit .content
.btn-group-vertical > .btn-group > .btn-hero, .featured-tout .content
.btn-group-vertical > .btn-group > .btn-hero, .news-teaser
.btn-group-vertical > .btn-group > button, .search-container
.btn-group-vertical > .btn-group > .form-submit, #google-cse-results .gsc-above-wrapper-area
.btn-group-vertical > .btn-group > .gsc-selected-option-container {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .button, .news-item .btn-group-vertical > .btn-group > .button, .tout .btn-group-vertical > .btn-group > .btn-cta, .news-teaser .btn-group-vertical > .btn-group > .btn-cta, .hero-unit .content .btn-group-vertical > .btn-group > .btn-hero, .featured-tout .content .btn-group-vertical > .btn-group > .btn-hero, .news-teaser .btn-group-vertical > .btn-group > button, .search-container .btn-group-vertical > .btn-group > .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .btn-group > .gsc-selected-option-container {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .button + .btn, .news-item .btn-group-vertical > .button + .btn, .tout .btn-group-vertical > .btn-cta + .btn, .news-teaser .btn-group-vertical > .btn-cta + .btn, .hero-unit .content .btn-group-vertical > .btn-hero + .btn, .featured-tout .content .btn-group-vertical > .btn-hero + .btn, .news-teaser .btn-group-vertical > button + .btn, .search-container .btn-group-vertical > .form-submit + .btn, #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container + .btn, .btn-group-vertical > .btn + .button, .btn-group-vertical > .button + .button, .news-item .btn-group-vertical > .button + .button, .tout .btn-group-vertical > .btn-cta + .button, .news-teaser .btn-group-vertical > .btn-cta + .button, .hero-unit .content .btn-group-vertical > .btn-hero + .button, .featured-tout .content .btn-group-vertical > .btn-hero + .button, .news-teaser .btn-group-vertical > button + .button, .search-container .btn-group-vertical > .form-submit + .button, #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container + .button, .news-item .btn-group-vertical > .btn + .button, .news-item .btn-group-vertical > .button + .button, .news-item .btn-group-vertical > .button + .button, .tout .news-item .btn-group-vertical > .btn-cta + .button, .news-item .tout .btn-group-vertical > .btn-cta + .button, .news-teaser .news-item .btn-group-vertical > .btn-cta + .button, .news-item .news-teaser .btn-group-vertical > .btn-cta + .button, .hero-unit .content .news-item .btn-group-vertical > .btn-hero + .button, .news-item .hero-unit .content .btn-group-vertical > .btn-hero + .button, .featured-tout .content .news-item .btn-group-vertical > .btn-hero + .button, .news-item .featured-tout .content .btn-group-vertical > .btn-hero + .button, .news-teaser .news-item .btn-group-vertical > button + .button, .news-item .news-teaser .btn-group-vertical > button + .button, .search-container .news-item .btn-group-vertical > .form-submit + .button, .news-item .search-container .btn-group-vertical > .form-submit + .button, #google-cse-results .gsc-above-wrapper-area .news-item .btn-group-vertical > .gsc-selected-option-container + .button, .news-item #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container + .button, .tout .btn-group-vertical > .btn + .btn-cta, .tout .btn-group-vertical > .button + .btn-cta, .news-item .tout .btn-group-vertical > .button + .btn-cta, .tout .news-item .btn-group-vertical > .button + .btn-cta, .tout .btn-group-vertical > .btn-cta + .btn-cta, .news-teaser .tout .btn-group-vertical > .btn-cta + .btn-cta, .tout .news-teaser .btn-group-vertical > .btn-cta + .btn-cta, .hero-unit .content .tout .btn-group-vertical > .btn-hero + .btn-cta, .tout .hero-unit .content .btn-group-vertical > .btn-hero + .btn-cta, .featured-tout .content .tout .btn-group-vertical > .btn-hero + .btn-cta, .tout .featured-tout .content .btn-group-vertical > .btn-hero + .btn-cta, .news-teaser .tout .btn-group-vertical > button + .btn-cta, .tout .news-teaser .btn-group-vertical > button + .btn-cta, .search-container .tout .btn-group-vertical > .form-submit + .btn-cta, .tout .search-container .btn-group-vertical > .form-submit + .btn-cta, #google-cse-results .gsc-above-wrapper-area .tout .btn-group-vertical > .gsc-selected-option-container + .btn-cta, .tout #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container + .btn-cta, .news-teaser .btn-group-vertical > .btn + .btn-cta, .news-teaser .btn-group-vertical > .button + .btn-cta, .news-item .news-teaser .btn-group-vertical > .button + .btn-cta, .news-teaser .news-item .btn-group-vertical > .button + .btn-cta, .tout .news-teaser .btn-group-vertical > .btn-cta + .btn-cta, .news-teaser .tout .btn-group-vertical > .btn-cta + .btn-cta, .news-teaser .btn-group-vertical > .btn-cta + .btn-cta, .hero-unit .content .news-teaser .btn-group-vertical > .btn-hero + .btn-cta, .news-teaser .hero-unit .content .btn-group-vertical > .btn-hero + .btn-cta, .featured-tout .content .news-teaser .btn-group-vertical > .btn-hero + .btn-cta, .news-teaser .featured-tout .content .btn-group-vertical > .btn-hero + .btn-cta, .news-teaser .btn-group-vertical > button + .btn-cta, .search-container .news-teaser .btn-group-vertical > .form-submit + .btn-cta, .news-teaser .search-container .btn-group-vertical > .form-submit + .btn-cta, #google-cse-results .gsc-above-wrapper-area .news-teaser .btn-group-vertical > .gsc-selected-option-container + .btn-cta, .news-teaser #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container + .btn-cta, .hero-unit .content .btn-group-vertical > .btn + .btn-hero, .hero-unit .content .btn-group-vertical > .button + .btn-hero, .news-item .hero-unit .content .btn-group-vertical > .button + .btn-hero, .hero-unit .content .news-item .btn-group-vertical > .button + .btn-hero, .tout .hero-unit .content .btn-group-vertical > .btn-cta + .btn-hero, .hero-unit .content .tout .btn-group-vertical > .btn-cta + .btn-hero, .news-teaser .hero-unit .content .btn-group-vertical > .btn-cta + .btn-hero, .hero-unit .content .news-teaser .btn-group-vertical > .btn-cta + .btn-hero, .hero-unit .content .btn-group-vertical > .btn-hero + .btn-hero, .featured-tout .hero-unit .content .btn-group-vertical > .btn-hero + .btn-hero, .hero-unit .featured-tout .content .btn-group-vertical > .btn-hero + .btn-hero, .news-teaser .hero-unit .content .btn-group-vertical > button + .btn-hero, .hero-unit .content .news-teaser .btn-group-vertical > button + .btn-hero, .search-container .hero-unit .content .btn-group-vertical > .form-submit + .btn-hero, .hero-unit .content .search-container .btn-group-vertical > .form-submit + .btn-hero, #google-cse-results .gsc-above-wrapper-area .hero-unit .content .btn-group-vertical > .gsc-selected-option-container + .btn-hero, .hero-unit .content #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container + .btn-hero, .featured-tout .content .btn-group-vertical > .btn + .btn-hero, .featured-tout .content .btn-group-vertical > .button + .btn-hero, .news-item .featured-tout .content .btn-group-vertical > .button + .btn-hero, .featured-tout .content .news-item .btn-group-vertical > .button + .btn-hero, .tout .featured-tout .content .btn-group-vertical > .btn-cta + .btn-hero, .featured-tout .content .tout .btn-group-vertical > .btn-cta + .btn-hero, .news-teaser .featured-tout .content .btn-group-vertical > .btn-cta + .btn-hero, .featured-tout .content .news-teaser .btn-group-vertical > .btn-cta + .btn-hero, .hero-unit .featured-tout .content .btn-group-vertical > .btn-hero + .btn-hero, .featured-tout .hero-unit .content .btn-group-vertical > .btn-hero + .btn-hero, .featured-tout .content .btn-group-vertical > .btn-hero + .btn-hero, .news-teaser .featured-tout .content .btn-group-vertical > button + .btn-hero, .featured-tout .content .news-teaser .btn-group-vertical > button + .btn-hero, .search-container .featured-tout .content .btn-group-vertical > .form-submit + .btn-hero, .featured-tout .content .search-container .btn-group-vertical > .form-submit + .btn-hero, #google-cse-results .gsc-above-wrapper-area .featured-tout .content .btn-group-vertical > .gsc-selected-option-container + .btn-hero, .featured-tout .content #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container + .btn-hero, .news-teaser .btn-group-vertical > .btn + button, .news-teaser .btn-group-vertical > .button + button, .news-item .news-teaser .btn-group-vertical > .button + button, .news-teaser .news-item .btn-group-vertical > .button + button, .tout .news-teaser .btn-group-vertical > .btn-cta + button, .news-teaser .tout .btn-group-vertical > .btn-cta + button, .news-teaser .btn-group-vertical > .btn-cta + button, .hero-unit .content .news-teaser .btn-group-vertical > .btn-hero + button, .news-teaser .hero-unit .content .btn-group-vertical > .btn-hero + button, .featured-tout .content .news-teaser .btn-group-vertical > .btn-hero + button, .news-teaser .featured-tout .content .btn-group-vertical > .btn-hero + button, .news-teaser .btn-group-vertical > button + button, .search-container .news-teaser .btn-group-vertical > .form-submit + button, .news-teaser .search-container .btn-group-vertical > .form-submit + button, #google-cse-results .gsc-above-wrapper-area .news-teaser .btn-group-vertical > .gsc-selected-option-container + button, .news-teaser #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container + button, .search-container .btn-group-vertical > .btn + .form-submit, .search-container .btn-group-vertical > .button + .form-submit, .news-item .search-container .btn-group-vertical > .button + .form-submit, .search-container .news-item .btn-group-vertical > .button + .form-submit, .tout .search-container .btn-group-vertical > .btn-cta + .form-submit, .search-container .tout .btn-group-vertical > .btn-cta + .form-submit, .news-teaser .search-container .btn-group-vertical > .btn-cta + .form-submit, .search-container .news-teaser .btn-group-vertical > .btn-cta + .form-submit, .hero-unit .content .search-container .btn-group-vertical > .btn-hero + .form-submit, .search-container .hero-unit .content .btn-group-vertical > .btn-hero + .form-submit, .featured-tout .content .search-container .btn-group-vertical > .btn-hero + .form-submit, .search-container .featured-tout .content .btn-group-vertical > .btn-hero + .form-submit, .news-teaser .search-container .btn-group-vertical > button + .form-submit, .search-container .news-teaser .btn-group-vertical > button + .form-submit, .search-container .btn-group-vertical > .form-submit + .form-submit, #google-cse-results .gsc-above-wrapper-area .search-container .btn-group-vertical > .gsc-selected-option-container + .form-submit, .search-container #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container + .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .btn + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .button + .gsc-selected-option-container, .news-item #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-item .btn-group-vertical > .button + .gsc-selected-option-container, .tout #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .tout .btn-group-vertical > .btn-cta + .gsc-selected-option-container, .news-teaser #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-teaser .btn-group-vertical > .btn-cta + .gsc-selected-option-container, .hero-unit .content #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .hero-unit .content .btn-group-vertical > .btn-hero + .gsc-selected-option-container, .featured-tout .content #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .featured-tout .content .btn-group-vertical > .btn-hero + .gsc-selected-option-container, .news-teaser #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-teaser .btn-group-vertical > button + .gsc-selected-option-container, .search-container #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .form-submit + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .search-container .btn-group-vertical > .form-submit + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container + .gsc-selected-option-container,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .button + .btn-group, .news-item
.btn-group-vertical > .button + .btn-group, .tout
.btn-group-vertical > .btn-cta + .btn-group, .news-teaser
.btn-group-vertical > .btn-cta + .btn-group, .hero-unit .content
.btn-group-vertical > .btn-hero + .btn-group, .featured-tout .content
.btn-group-vertical > .btn-hero + .btn-group, .news-teaser
.btn-group-vertical > button + .btn-group, .search-container
.btn-group-vertical > .form-submit + .btn-group, #google-cse-results .gsc-above-wrapper-area
.btn-group-vertical > .gsc-selected-option-container + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .button, .news-item
.btn-group-vertical > .btn-group + .button, .tout
.btn-group-vertical > .btn-group + .btn-cta, .news-teaser
.btn-group-vertical > .btn-group + .btn-cta, .hero-unit .content
.btn-group-vertical > .btn-group + .btn-hero, .featured-tout .content
.btn-group-vertical > .btn-group + .btn-hero, .news-teaser
.btn-group-vertical > .btn-group + button, .search-container
.btn-group-vertical > .btn-group + .form-submit, #google-cse-results .gsc-above-wrapper-area
.btn-group-vertical > .btn-group + .gsc-selected-option-container,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .button:not(:first-child):not(:last-child), .tout .btn-group-vertical > .btn-cta:not(:first-child):not(:last-child), .news-teaser .btn-group-vertical > .btn-cta:not(:first-child):not(:last-child), .hero-unit .content .btn-group-vertical > .btn-hero:not(:first-child):not(:last-child), .featured-tout .content .btn-group-vertical > .btn-hero:not(:first-child):not(:last-child), .news-teaser .btn-group-vertical > button:not(:first-child):not(:last-child), .search-container .btn-group-vertical > .form-submit:not(:first-child):not(:last-child), #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .button:first-child:not(:last-child), .tout .btn-group-vertical > .btn-cta:first-child:not(:last-child), .news-teaser .btn-group-vertical > .btn-cta:first-child:not(:last-child), .hero-unit .content .btn-group-vertical > .btn-hero:first-child:not(:last-child), .featured-tout .content .btn-group-vertical > .btn-hero:first-child:not(:last-child), .news-teaser .btn-group-vertical > button:first-child:not(:last-child), .search-container .btn-group-vertical > .form-submit:first-child:not(:last-child), #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .button:last-child:not(:first-child), .tout .btn-group-vertical > .btn-cta:last-child:not(:first-child), .news-teaser .btn-group-vertical > .btn-cta:last-child:not(:first-child), .hero-unit .content .btn-group-vertical > .btn-hero:last-child:not(:first-child), .featured-tout .content .btn-group-vertical > .btn-hero:last-child:not(:first-child), .news-teaser .btn-group-vertical > button:last-child:not(:first-child), .search-container .btn-group-vertical > .form-submit:last-child:not(:first-child), #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .gsc-selected-option-container:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button, .news-item .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button, .tout .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-cta, .news-teaser .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-cta, .hero-unit .content .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-hero, .featured-tout .content .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-hero, .news-teaser .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button, .search-container .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .gsc-selected-option-container {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .button:last-child, .tout .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-cta:last-child, .news-teaser .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-cta:last-child, .hero-unit .content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-hero:last-child, .featured-tout .content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-hero:last-child, .news-teaser .btn-group-vertical > .btn-group:first-child:not(:last-child) > button:last-child, .search-container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .form-submit:last-child, #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .btn-group:first-child:not(:last-child) > .gsc-selected-option-container:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .button:first-child, .tout .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-cta:first-child, .news-teaser .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-cta:first-child, .hero-unit .content .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-hero:first-child, .featured-tout .content .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-hero:first-child, .news-teaser .btn-group-vertical > .btn-group:last-child:not(:first-child) > button:first-child, .search-container .btn-group-vertical > .btn-group:last-child:not(:first-child) > .form-submit:first-child, #google-cse-results .gsc-above-wrapper-area .btn-group-vertical > .btn-group:last-child:not(:first-child) > .gsc-selected-option-container:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .button, .news-item .btn-group-justified > .button, .tout .btn-group-justified > .btn-cta, .news-teaser .btn-group-justified > .btn-cta, .hero-unit .content .btn-group-justified > .btn-hero, .featured-tout .content .btn-group-justified > .btn-hero, .news-teaser .btn-group-justified > button, .search-container .btn-group-justified > .form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group-justified > .gsc-selected-option-container,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .button, .news-item .btn-group-justified > .btn-group .button, .btn-group-justified > .btn-group .tout .btn-cta, .tout .btn-group-justified > .btn-group .btn-cta, .btn-group-justified > .btn-group .news-teaser .btn-cta, .news-teaser .btn-group-justified > .btn-group .btn-cta, .btn-group-justified > .btn-group .hero-unit .content .btn-hero, .hero-unit .content .btn-group-justified > .btn-group .btn-hero, .btn-group-justified > .btn-group .featured-tout .content .btn-hero, .featured-tout .content .btn-group-justified > .btn-group .btn-hero, .btn-group-justified > .btn-group .news-teaser button, .news-teaser .btn-group-justified > .btn-group button, .btn-group-justified > .btn-group .search-container .form-submit, .search-container .btn-group-justified > .btn-group .form-submit, .btn-group-justified > .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .btn-group-justified > .btn-group .gsc-selected-option-container {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .button input[type="radio"], .news-item [data-toggle="buttons"] > .button input[type="radio"], .tout [data-toggle="buttons"] > .btn-cta input[type="radio"], .news-teaser [data-toggle="buttons"] > .btn-cta input[type="radio"], .hero-unit .content [data-toggle="buttons"] > .btn-hero input[type="radio"], .featured-tout .content [data-toggle="buttons"] > .btn-hero input[type="radio"], .news-teaser [data-toggle="buttons"] > button input[type="radio"], .search-container [data-toggle="buttons"] > .form-submit input[type="radio"], #google-cse-results .gsc-above-wrapper-area [data-toggle="buttons"] > .gsc-selected-option-container input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .button input[type="checkbox"], .news-item
[data-toggle="buttons"] > .button input[type="checkbox"], .tout
[data-toggle="buttons"] > .btn-cta input[type="checkbox"], .news-teaser
[data-toggle="buttons"] > .btn-cta input[type="checkbox"], .hero-unit .content
[data-toggle="buttons"] > .btn-hero input[type="checkbox"], .featured-tout .content
[data-toggle="buttons"] > .btn-hero input[type="checkbox"], .news-teaser
[data-toggle="buttons"] > button input[type="checkbox"], .search-container
[data-toggle="buttons"] > .form-submit input[type="checkbox"], #google-cse-results .gsc-above-wrapper-area
[data-toggle="buttons"] > .gsc-selected-option-container input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .button input[type="radio"], .news-item
[data-toggle="buttons"] > .btn-group > .button input[type="radio"], .tout
[data-toggle="buttons"] > .btn-group > .btn-cta input[type="radio"], .news-teaser
[data-toggle="buttons"] > .btn-group > .btn-cta input[type="radio"], .hero-unit .content
[data-toggle="buttons"] > .btn-group > .btn-hero input[type="radio"], .featured-tout .content
[data-toggle="buttons"] > .btn-group > .btn-hero input[type="radio"], .news-teaser
[data-toggle="buttons"] > .btn-group > button input[type="radio"], .search-container
[data-toggle="buttons"] > .btn-group > .form-submit input[type="radio"], #google-cse-results .gsc-above-wrapper-area
[data-toggle="buttons"] > .btn-group > .gsc-selected-option-container input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .button input[type="checkbox"], .news-item
[data-toggle="buttons"] > .btn-group > .button input[type="checkbox"], .tout
[data-toggle="buttons"] > .btn-group > .btn-cta input[type="checkbox"], .news-teaser
[data-toggle="buttons"] > .btn-group > .btn-cta input[type="checkbox"], .hero-unit .content
[data-toggle="buttons"] > .btn-group > .btn-hero input[type="checkbox"], .featured-tout .content
[data-toggle="buttons"] > .btn-group > .btn-hero input[type="checkbox"], .news-teaser
[data-toggle="buttons"] > .btn-group > button input[type="checkbox"], .search-container
[data-toggle="buttons"] > .btn-group > .form-submit input[type="checkbox"], #google-cse-results .gsc-above-wrapper-area
[data-toggle="buttons"] > .btn-group > .gsc-selected-option-container input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon.button, .news-item
  .input-group-sm > .input-group-btn > .input-group-addon.button, .tout
  .input-group-sm > .input-group-btn > .input-group-addon.btn-cta, .news-teaser
  .input-group-sm > .input-group-btn > .input-group-addon.btn-cta, .hero-unit .content
  .input-group-sm > .input-group-btn > .input-group-addon.btn-hero, .featured-tout .content
  .input-group-sm > .input-group-btn > .input-group-addon.btn-hero, .news-teaser
  .input-group-sm > .input-group-btn > button.input-group-addon, .search-container
  .input-group-sm > .input-group-btn > .input-group-addon.form-submit, #google-cse-results .gsc-above-wrapper-area
  .input-group-sm > .input-group-btn > .input-group-addon.gsc-selected-option-container {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon.button, .news-item
  .input-group-lg > .input-group-btn > .input-group-addon.button, .tout
  .input-group-lg > .input-group-btn > .input-group-addon.btn-cta, .news-teaser
  .input-group-lg > .input-group-btn > .input-group-addon.btn-cta, .hero-unit .content
  .input-group-lg > .input-group-btn > .input-group-addon.btn-hero, .featured-tout .content
  .input-group-lg > .input-group-btn > .input-group-addon.btn-hero, .news-teaser
  .input-group-lg > .input-group-btn > button.input-group-addon, .search-container
  .input-group-lg > .input-group-btn > .input-group-addon.form-submit, #google-cse-results .gsc-above-wrapper-area
  .input-group-lg > .input-group-btn > .input-group-addon.gsc-selected-option-container {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 0px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .button, .news-item
.input-group-btn:first-child > .button, .tout
.input-group-btn:first-child > .btn-cta, .news-teaser
.input-group-btn:first-child > .btn-cta, .hero-unit .content
.input-group-btn:first-child > .btn-hero, .featured-tout .content
.input-group-btn:first-child > .btn-hero, .news-teaser
.input-group-btn:first-child > button, .search-container
.input-group-btn:first-child > .form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-btn:first-child > .gsc-selected-option-container,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .button, .news-item
.input-group-btn:first-child > .btn-group > .button, .tout
.input-group-btn:first-child > .btn-group > .btn-cta, .news-teaser
.input-group-btn:first-child > .btn-group > .btn-cta, .hero-unit .content
.input-group-btn:first-child > .btn-group > .btn-hero, .featured-tout .content
.input-group-btn:first-child > .btn-group > .btn-hero, .news-teaser
.input-group-btn:first-child > .btn-group > button, .search-container
.input-group-btn:first-child > .btn-group > .form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-btn:first-child > .btn-group > .gsc-selected-option-container,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .button:not(:last-child):not(.dropdown-toggle), .tout
.input-group-btn:last-child > .btn-cta:not(:last-child):not(.dropdown-toggle), .news-teaser
.input-group-btn:last-child > .btn-cta:not(:last-child):not(.dropdown-toggle), .hero-unit .content
.input-group-btn:last-child > .btn-hero:not(:last-child):not(.dropdown-toggle), .featured-tout .content
.input-group-btn:last-child > .btn-hero:not(:last-child):not(.dropdown-toggle), .news-teaser
.input-group-btn:last-child > button:not(:last-child):not(.dropdown-toggle), .search-container
.input-group-btn:last-child > .form-submit:not(:last-child):not(.dropdown-toggle), #google-cse-results .gsc-above-wrapper-area
.input-group-btn:last-child > .gsc-selected-option-container:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .button, .news-item
.input-group-btn:last-child > .btn-group:not(:last-child) > .button, .tout
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-cta, .news-teaser
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-cta, .hero-unit .content
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-hero, .featured-tout .content
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-hero, .news-teaser
.input-group-btn:last-child > .btn-group:not(:last-child) > button, .search-container
.input-group-btn:last-child > .btn-group:not(:last-child) > .form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-btn:last-child > .btn-group:not(:last-child) > .gsc-selected-option-container {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .button, .news-item
.input-group-btn:last-child > .button, .tout
.input-group-btn:last-child > .btn-cta, .news-teaser
.input-group-btn:last-child > .btn-cta, .hero-unit .content
.input-group-btn:last-child > .btn-hero, .featured-tout .content
.input-group-btn:last-child > .btn-hero, .news-teaser
.input-group-btn:last-child > button, .search-container
.input-group-btn:last-child > .form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-btn:last-child > .gsc-selected-option-container,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .button, .news-item
.input-group-btn:last-child > .btn-group > .button, .tout
.input-group-btn:last-child > .btn-group > .btn-cta, .news-teaser
.input-group-btn:last-child > .btn-group > .btn-cta, .hero-unit .content
.input-group-btn:last-child > .btn-group > .btn-hero, .featured-tout .content
.input-group-btn:last-child > .btn-group > .btn-hero, .news-teaser
.input-group-btn:last-child > .btn-group > button, .search-container
.input-group-btn:last-child > .btn-group > .form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-btn:last-child > .btn-group > .gsc-selected-option-container,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .button:not(:first-child), .tout
.input-group-btn:first-child > .btn-cta:not(:first-child), .news-teaser
.input-group-btn:first-child > .btn-cta:not(:first-child), .hero-unit .content
.input-group-btn:first-child > .btn-hero:not(:first-child), .featured-tout .content
.input-group-btn:first-child > .btn-hero:not(:first-child), .news-teaser
.input-group-btn:first-child > button:not(:first-child), .search-container
.input-group-btn:first-child > .form-submit:not(:first-child), #google-cse-results .gsc-above-wrapper-area
.input-group-btn:first-child > .gsc-selected-option-container:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .button, .news-item
.input-group-btn:first-child > .btn-group:not(:first-child) > .button, .tout
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-cta, .news-teaser
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-cta, .hero-unit .content
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-hero, .featured-tout .content
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-hero, .news-teaser
.input-group-btn:first-child > .btn-group:not(:first-child) > button, .search-container
.input-group-btn:first-child > .btn-group:not(:first-child) > .form-submit, #google-cse-results .gsc-above-wrapper-area
.input-group-btn:first-child > .btn-group:not(:first-child) > .gsc-selected-option-container {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .button, .news-item .input-group-btn > .button, .tout .input-group-btn > .btn-cta, .news-teaser .input-group-btn > .btn-cta, .hero-unit .content .input-group-btn > .btn-hero, .featured-tout .content .input-group-btn > .btn-hero, .news-teaser .input-group-btn > button, .search-container .input-group-btn > .form-submit, #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .button + .btn, .news-item .input-group-btn > .button + .btn, .tout .input-group-btn > .btn-cta + .btn, .news-teaser .input-group-btn > .btn-cta + .btn, .hero-unit .content .input-group-btn > .btn-hero + .btn, .featured-tout .content .input-group-btn > .btn-hero + .btn, .news-teaser .input-group-btn > button + .btn, .search-container .input-group-btn > .form-submit + .btn, #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container + .btn, .input-group-btn > .btn + .button, .input-group-btn > .button + .button, .news-item .input-group-btn > .button + .button, .tout .input-group-btn > .btn-cta + .button, .news-teaser .input-group-btn > .btn-cta + .button, .hero-unit .content .input-group-btn > .btn-hero + .button, .featured-tout .content .input-group-btn > .btn-hero + .button, .news-teaser .input-group-btn > button + .button, .search-container .input-group-btn > .form-submit + .button, #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container + .button, .news-item .input-group-btn > .btn + .button, .news-item .input-group-btn > .button + .button, .news-item .input-group-btn > .button + .button, .tout .news-item .input-group-btn > .btn-cta + .button, .news-item .tout .input-group-btn > .btn-cta + .button, .news-teaser .news-item .input-group-btn > .btn-cta + .button, .news-item .news-teaser .input-group-btn > .btn-cta + .button, .hero-unit .content .news-item .input-group-btn > .btn-hero + .button, .news-item .hero-unit .content .input-group-btn > .btn-hero + .button, .featured-tout .content .news-item .input-group-btn > .btn-hero + .button, .news-item .featured-tout .content .input-group-btn > .btn-hero + .button, .news-teaser .news-item .input-group-btn > button + .button, .news-item .news-teaser .input-group-btn > button + .button, .search-container .news-item .input-group-btn > .form-submit + .button, .news-item .search-container .input-group-btn > .form-submit + .button, #google-cse-results .gsc-above-wrapper-area .news-item .input-group-btn > .gsc-selected-option-container + .button, .news-item #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container + .button, .tout .input-group-btn > .btn + .btn-cta, .tout .input-group-btn > .button + .btn-cta, .news-item .tout .input-group-btn > .button + .btn-cta, .tout .news-item .input-group-btn > .button + .btn-cta, .tout .input-group-btn > .btn-cta + .btn-cta, .news-teaser .tout .input-group-btn > .btn-cta + .btn-cta, .tout .news-teaser .input-group-btn > .btn-cta + .btn-cta, .hero-unit .content .tout .input-group-btn > .btn-hero + .btn-cta, .tout .hero-unit .content .input-group-btn > .btn-hero + .btn-cta, .featured-tout .content .tout .input-group-btn > .btn-hero + .btn-cta, .tout .featured-tout .content .input-group-btn > .btn-hero + .btn-cta, .news-teaser .tout .input-group-btn > button + .btn-cta, .tout .news-teaser .input-group-btn > button + .btn-cta, .search-container .tout .input-group-btn > .form-submit + .btn-cta, .tout .search-container .input-group-btn > .form-submit + .btn-cta, #google-cse-results .gsc-above-wrapper-area .tout .input-group-btn > .gsc-selected-option-container + .btn-cta, .tout #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container + .btn-cta, .news-teaser .input-group-btn > .btn + .btn-cta, .news-teaser .input-group-btn > .button + .btn-cta, .news-item .news-teaser .input-group-btn > .button + .btn-cta, .news-teaser .news-item .input-group-btn > .button + .btn-cta, .tout .news-teaser .input-group-btn > .btn-cta + .btn-cta, .news-teaser .tout .input-group-btn > .btn-cta + .btn-cta, .news-teaser .input-group-btn > .btn-cta + .btn-cta, .hero-unit .content .news-teaser .input-group-btn > .btn-hero + .btn-cta, .news-teaser .hero-unit .content .input-group-btn > .btn-hero + .btn-cta, .featured-tout .content .news-teaser .input-group-btn > .btn-hero + .btn-cta, .news-teaser .featured-tout .content .input-group-btn > .btn-hero + .btn-cta, .news-teaser .input-group-btn > button + .btn-cta, .search-container .news-teaser .input-group-btn > .form-submit + .btn-cta, .news-teaser .search-container .input-group-btn > .form-submit + .btn-cta, #google-cse-results .gsc-above-wrapper-area .news-teaser .input-group-btn > .gsc-selected-option-container + .btn-cta, .news-teaser #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container + .btn-cta, .hero-unit .content .input-group-btn > .btn + .btn-hero, .hero-unit .content .input-group-btn > .button + .btn-hero, .news-item .hero-unit .content .input-group-btn > .button + .btn-hero, .hero-unit .content .news-item .input-group-btn > .button + .btn-hero, .tout .hero-unit .content .input-group-btn > .btn-cta + .btn-hero, .hero-unit .content .tout .input-group-btn > .btn-cta + .btn-hero, .news-teaser .hero-unit .content .input-group-btn > .btn-cta + .btn-hero, .hero-unit .content .news-teaser .input-group-btn > .btn-cta + .btn-hero, .hero-unit .content .input-group-btn > .btn-hero + .btn-hero, .featured-tout .hero-unit .content .input-group-btn > .btn-hero + .btn-hero, .hero-unit .featured-tout .content .input-group-btn > .btn-hero + .btn-hero, .news-teaser .hero-unit .content .input-group-btn > button + .btn-hero, .hero-unit .content .news-teaser .input-group-btn > button + .btn-hero, .search-container .hero-unit .content .input-group-btn > .form-submit + .btn-hero, .hero-unit .content .search-container .input-group-btn > .form-submit + .btn-hero, #google-cse-results .gsc-above-wrapper-area .hero-unit .content .input-group-btn > .gsc-selected-option-container + .btn-hero, .hero-unit .content #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container + .btn-hero, .featured-tout .content .input-group-btn > .btn + .btn-hero, .featured-tout .content .input-group-btn > .button + .btn-hero, .news-item .featured-tout .content .input-group-btn > .button + .btn-hero, .featured-tout .content .news-item .input-group-btn > .button + .btn-hero, .tout .featured-tout .content .input-group-btn > .btn-cta + .btn-hero, .featured-tout .content .tout .input-group-btn > .btn-cta + .btn-hero, .news-teaser .featured-tout .content .input-group-btn > .btn-cta + .btn-hero, .featured-tout .content .news-teaser .input-group-btn > .btn-cta + .btn-hero, .hero-unit .featured-tout .content .input-group-btn > .btn-hero + .btn-hero, .featured-tout .hero-unit .content .input-group-btn > .btn-hero + .btn-hero, .featured-tout .content .input-group-btn > .btn-hero + .btn-hero, .news-teaser .featured-tout .content .input-group-btn > button + .btn-hero, .featured-tout .content .news-teaser .input-group-btn > button + .btn-hero, .search-container .featured-tout .content .input-group-btn > .form-submit + .btn-hero, .featured-tout .content .search-container .input-group-btn > .form-submit + .btn-hero, #google-cse-results .gsc-above-wrapper-area .featured-tout .content .input-group-btn > .gsc-selected-option-container + .btn-hero, .featured-tout .content #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container + .btn-hero, .news-teaser .input-group-btn > .btn + button, .news-teaser .input-group-btn > .button + button, .news-item .news-teaser .input-group-btn > .button + button, .news-teaser .news-item .input-group-btn > .button + button, .tout .news-teaser .input-group-btn > .btn-cta + button, .news-teaser .tout .input-group-btn > .btn-cta + button, .news-teaser .input-group-btn > .btn-cta + button, .hero-unit .content .news-teaser .input-group-btn > .btn-hero + button, .news-teaser .hero-unit .content .input-group-btn > .btn-hero + button, .featured-tout .content .news-teaser .input-group-btn > .btn-hero + button, .news-teaser .featured-tout .content .input-group-btn > .btn-hero + button, .news-teaser .input-group-btn > button + button, .search-container .news-teaser .input-group-btn > .form-submit + button, .news-teaser .search-container .input-group-btn > .form-submit + button, #google-cse-results .gsc-above-wrapper-area .news-teaser .input-group-btn > .gsc-selected-option-container + button, .news-teaser #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container + button, .search-container .input-group-btn > .btn + .form-submit, .search-container .input-group-btn > .button + .form-submit, .news-item .search-container .input-group-btn > .button + .form-submit, .search-container .news-item .input-group-btn > .button + .form-submit, .tout .search-container .input-group-btn > .btn-cta + .form-submit, .search-container .tout .input-group-btn > .btn-cta + .form-submit, .news-teaser .search-container .input-group-btn > .btn-cta + .form-submit, .search-container .news-teaser .input-group-btn > .btn-cta + .form-submit, .hero-unit .content .search-container .input-group-btn > .btn-hero + .form-submit, .search-container .hero-unit .content .input-group-btn > .btn-hero + .form-submit, .featured-tout .content .search-container .input-group-btn > .btn-hero + .form-submit, .search-container .featured-tout .content .input-group-btn > .btn-hero + .form-submit, .news-teaser .search-container .input-group-btn > button + .form-submit, .search-container .news-teaser .input-group-btn > button + .form-submit, .search-container .input-group-btn > .form-submit + .form-submit, #google-cse-results .gsc-above-wrapper-area .search-container .input-group-btn > .gsc-selected-option-container + .form-submit, .search-container #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container + .form-submit, #google-cse-results .gsc-above-wrapper-area .input-group-btn > .btn + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .input-group-btn > .button + .gsc-selected-option-container, .news-item #google-cse-results .gsc-above-wrapper-area .input-group-btn > .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-item .input-group-btn > .button + .gsc-selected-option-container, .tout #google-cse-results .gsc-above-wrapper-area .input-group-btn > .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .tout .input-group-btn > .btn-cta + .gsc-selected-option-container, .news-teaser #google-cse-results .gsc-above-wrapper-area .input-group-btn > .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-teaser .input-group-btn > .btn-cta + .gsc-selected-option-container, .hero-unit .content #google-cse-results .gsc-above-wrapper-area .input-group-btn > .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .hero-unit .content .input-group-btn > .btn-hero + .gsc-selected-option-container, .featured-tout .content #google-cse-results .gsc-above-wrapper-area .input-group-btn > .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .featured-tout .content .input-group-btn > .btn-hero + .gsc-selected-option-container, .news-teaser #google-cse-results .gsc-above-wrapper-area .input-group-btn > button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-teaser .input-group-btn > button + .gsc-selected-option-container, .search-container #google-cse-results .gsc-above-wrapper-area .input-group-btn > .form-submit + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .search-container .input-group-btn > .form-submit + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container + .gsc-selected-option-container {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .button:hover, .tout .input-group-btn > .btn-cta:hover, .news-teaser .input-group-btn > .btn-cta:hover, .hero-unit .content .input-group-btn > .btn-hero:hover, .featured-tout .content .input-group-btn > .btn-hero:hover, .news-teaser .input-group-btn > button:hover, .search-container .input-group-btn > .form-submit:hover, #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container:hover, .input-group-btn > .btn:focus, .input-group-btn > .button:focus, .tout .input-group-btn > .btn-cta:focus, .news-teaser .input-group-btn > .btn-cta:focus, .hero-unit .content .input-group-btn > .btn-hero:focus, .featured-tout .content .input-group-btn > .btn-hero:focus, .news-teaser .input-group-btn > button:focus, .search-container .input-group-btn > .form-submit:focus, #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container:focus, .input-group-btn > .btn:active, .input-group-btn > .button:active, .tout .input-group-btn > .btn-cta:active, .news-teaser .input-group-btn > .btn-cta:active, .hero-unit .content .input-group-btn > .btn-hero:active, .featured-tout .content .input-group-btn > .btn-hero:active, .news-teaser .input-group-btn > button:active, .search-container .input-group-btn > .form-submit:active, #google-cse-results .gsc-above-wrapper-area .input-group-btn > .gsc-selected-option-container:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .button, .news-item .input-group-btn:first-child > .button, .tout .input-group-btn:first-child > .btn-cta, .news-teaser .input-group-btn:first-child > .btn-cta, .hero-unit .content .input-group-btn:first-child > .btn-hero, .featured-tout .content .input-group-btn:first-child > .btn-hero, .news-teaser .input-group-btn:first-child > button, .search-container .input-group-btn:first-child > .form-submit, #google-cse-results .gsc-above-wrapper-area .input-group-btn:first-child > .gsc-selected-option-container,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .button, .news-item .input-group-btn:last-child > .button, .tout .input-group-btn:last-child > .btn-cta, .news-teaser .input-group-btn:last-child > .btn-cta, .hero-unit .content .input-group-btn:last-child > .btn-hero, .featured-tout .content .input-group-btn:last-child > .btn-hero, .news-teaser .input-group-btn:last-child > button, .search-container .input-group-btn:last-child > .form-submit, #google-cse-results .gsc-above-wrapper-area .input-group-btn:last-child > .gsc-selected-option-container,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #184066; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid none; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee none; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #003262; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 760px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 760px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0px 0px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: auto;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 1000px) {
    .navbar {
      border-radius: 0px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 1000px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 2em;
  padding-left: 2em;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 1000px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 640px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -2em;
  margin-left: -2em; }
  @media (min-width: 1000px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 1000px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 1000px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 1.5em 2em;
  font-size: 20px;
  line-height: 22px;
  height: auto; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 1000px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -2em; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 2em;
  padding: 9px 10px;
  margin-top: auto-34px/2;
  margin-bottom: auto-34px/2;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 1000px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 0.75em -2em; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @media (max-width: 999px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 1000px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 1.5em;
          padding-bottom: 1.5em; } }

.navbar-form {
  margin-left: -2em;
  margin-right: -2em;
  padding: 10px 2em;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: auto-36px/2;
  margin-bottom: auto-36px/2; }
  @media (min-width: 760px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 999px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: auto-36px/2;
  margin-bottom: auto-36px/2; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.button, .tout .btn-group-sm > .navbar-btn.btn-cta, .news-teaser .btn-group-sm > .navbar-btn.btn-cta, .hero-unit .content .btn-group-sm > .navbar-btn.btn-hero, .featured-tout .content .btn-group-sm > .navbar-btn.btn-hero, .news-teaser .btn-group-sm > button.navbar-btn, .search-container .btn-group-sm > .navbar-btn.form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group-sm > .navbar-btn.gsc-selected-option-container {
    margin-top: auto-33px/2;
    margin-bottom: auto-33px/2; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.button, .tout .btn-group-xs > .navbar-btn.btn-cta, .news-teaser .btn-group-xs > .navbar-btn.btn-cta, .hero-unit .content .btn-group-xs > .navbar-btn.btn-hero, .featured-tout .content .btn-group-xs > .navbar-btn.btn-hero, .news-teaser .btn-group-xs > button.navbar-btn, .search-container .btn-group-xs > .navbar-btn.form-submit, #google-cse-results .gsc-above-wrapper-area .btn-group-xs > .navbar-btn.gsc-selected-option-container {
    margin-top: auto-22/2;
    margin-bottom: auto-22/2; }

.navbar-text {
  margin-top: auto-22px/2;
  margin-bottom: auto-22px/2; }
  @media (min-width: 1000px) {
    .navbar-text {
      float: left;
      margin-left: 2em;
      margin-right: 2em; } }

@media (min-width: 1000px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -2em; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #fff; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #e6e6e6;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #fff; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #07b3e5;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #c-cs;
    background-color: #184066; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #fff; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #184066;
    color: #c-cs; }
  @media (max-width: 999px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #07b3e5;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #c-cs;
      background-color: #184066; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #fff; }
    .navbar-default .navbar-link:hover {
      color: #07b3e5; }
  .navbar-default .btn-link {
    color: #fff; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #07b3e5; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: none; }
  .navbar-inverse .navbar-brand {
    color: #fff; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #fff; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #b3b3b3;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #b3b3b3;
    background-color: rgba(0, 0, 0, 0.8); }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: transparent; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #fff; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0.8); }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: rgba(0, 0, 0, 0.8);
    color: #b3b3b3; }
  @media (max-width: 999px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: none; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: none; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #b3b3b3;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #b3b3b3;
      background-color: rgba(0, 0, 0, 0.8); }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #fff; }
    .navbar-inverse .navbar-link:hover {
      color: #b3b3b3; }
  .navbar-inverse .btn-link {
    color: #fff; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #b3b3b3; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

body .breadcrumb > li + li:before {
  content: "\3E"; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #184066;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #0081a0;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #003262;
    border-color: #003262;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label, .news-teaser .topics a {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty, .news-teaser .topics a:empty {
    display: none; }
  .btn .label, .button .label, .tout .btn-cta .label, .news-teaser .btn-cta .label, .hero-unit .content .btn-hero .label, .featured-tout .content .btn-hero .label, .news-teaser button .label, .search-container .form-submit .label, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container .label, .btn .news-teaser .topics a, .news-teaser .topics .btn a, .button .news-teaser .topics a, .news-teaser .topics .button a, .tout .btn-cta .news-teaser .topics a, .news-teaser .btn-cta .topics a, .news-teaser .topics .btn-cta a, .hero-unit .content .btn-hero .news-teaser .topics a, .news-teaser .topics .hero-unit .content .btn-hero a, .featured-tout .content .btn-hero .news-teaser .topics a, .news-teaser .topics .featured-tout .content .btn-hero a, .news-teaser button .topics a, .news-teaser .topics button a, .search-container .form-submit .news-teaser .topics a, .news-teaser .topics .search-container .form-submit a, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container .news-teaser .topics a, .news-teaser .topics #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container a {
    position: relative;
    top: -1px; }

a.label:hover, .news-teaser .topics a:hover, a.label:focus, .news-teaser .topics a:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary, .news-teaser .topics a {
  background-color: #003262; }
  .label-primary[href]:hover, .news-teaser .topics a[href]:hover, .label-primary[href]:focus, .news-teaser .topics a[href]:focus {
    background-color: #00182f; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .button .badge, .tout .btn-cta .badge, .news-teaser .btn-cta .badge, .hero-unit .content .btn-hero .badge, .featured-tout .content .btn-hero .badge, .news-teaser button .badge, .search-container .form-submit .badge, #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .button .badge, .news-item .btn-group-xs > .button .badge, .tout .btn-group-xs > .btn-cta .badge, .news-teaser .btn-group-xs > .btn-cta .badge, .hero-unit .content .btn-group-xs > .btn-hero .badge, .featured-tout .content .btn-group-xs > .btn-hero .badge, .news-teaser .btn-group-xs > button .badge, .search-container .btn-group-xs > .form-submit .badge, #google-cse-results .gsc-above-wrapper-area .btn-group-xs > .gsc-selected-option-container .badge,
  .btn-group-xs > .btn .badge,
  .btn-group-xs > .button .badge, .news-item
  .btn-group-xs > .button .badge, .tout
  .btn-group-xs > .btn-cta .badge, .news-teaser
  .btn-group-xs > .btn-cta .badge, .hero-unit .content
  .btn-group-xs > .btn-hero .badge, .featured-tout .content
  .btn-group-xs > .btn-hero .badge, .news-teaser
  .btn-group-xs > button .badge, .search-container
  .btn-group-xs > .form-submit .badge, #google-cse-results .gsc-above-wrapper-area
  .btn-group-xs > .gsc-selected-option-container .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #184066;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 2em;
  padding-bottom: 2em;
  margin-bottom: 2em;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 760px) {
    .jumbotron {
      padding-top: 3.2em;
      padding-bottom: 3.2em; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 4em;
        padding-right: 4em; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 72px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #323232; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #184066; }

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #003262;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #003262;
  border-color: #003262; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #2f99ff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body, .panel.panel-pane .pane-content {
  padding: 15px; }
  .panel-body:before, .panel.panel-pane .pane-content:before, .panel-body:after, .panel.panel-pane .pane-content:after {
    content: " ";
    display: table; }
  .panel-body:after, .panel.panel-pane .pane-content:after {
    clear: both; }

.panel-heading, .panel.panel-pane .pane-title {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel-heading > .dropdown .dropdown-toggle, .panel.panel-pane .pane-title > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title, .panel.panel-pane .pane-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  .panel-title > a, .panel.panel-pane .pane-title > a,
  .panel-title > small, .panel.panel-pane .pane-title > small,
  .panel-title > .small, .panel.panel-pane .pane-title > .small,
  .panel-title > small > a, .panel.panel-pane .pane-title > small > a,
  .panel-title > .small > a, .panel.panel-pane .pane-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel.panel-pane .panel > .pane-title + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child, .panel.panel-pane .pane-title + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px; }
    .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: -1px; }
    .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: -1px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px; }
    .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: -1px; }
    .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: -1px; }

.panel > .panel-body + .table, .panel.panel-pane .panel > .pane-content + .table,
.panel > .panel-body + .table-responsive, .panel.panel-pane
.panel > .pane-content + .table-responsive,
.panel > .table + .panel-body, .panel.panel-pane
.panel > .table + .pane-content,
.panel > .table-responsive + .panel-body, .panel.panel-pane
.panel > .table-responsive + .pane-content {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .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; }
  .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; }
  .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; }
  .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; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading, .panel-group .panel.panel-pane .pane-title, .panel.panel-pane .panel-group .pane-title {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel.panel-pane .pane-title + .panel-collapse > .panel-body, .panel.panel-pane .panel-group .pane-title + .panel-collapse > .panel-body, .panel-group .panel.panel-pane .panel-heading + .panel-collapse > .pane-content, .panel.panel-pane .panel-group .panel-heading + .panel-collapse > .pane-content, .panel-group .panel.panel-pane .pane-title + .panel-collapse > .pane-content, .panel.panel-pane .panel-group .pane-title + .panel-collapse > .pane-content,
    .panel-group .panel-heading + .panel-collapse > .list-group,
    .panel-group .panel.panel-pane .pane-title + .panel-collapse > .list-group, .panel.panel-pane
    .panel-group .pane-title + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body, .panel-group .panel-footer + .panel-collapse .panel.panel-pane .pane-content, .panel.panel-pane .panel-group .panel-footer + .panel-collapse .pane-content {
      border-bottom: 1px solid #ddd; }

.panel-default, .panel.panel-pane {
  border-color: #ddd; }
  .panel-default > .panel-heading, .panel.panel-pane > .panel-heading, .panel.panel-pane .panel-default > .pane-title, .panel.panel-pane > .pane-title {
    color: #323232;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body, .panel.panel-pane > .panel-heading + .panel-collapse > .panel-body, .panel.panel-pane .panel-default > .pane-title + .panel-collapse > .panel-body, .panel.panel-pane > .pane-title + .panel-collapse > .panel-body, .panel.panel-pane .panel-default > .panel-heading + .panel-collapse > .pane-content, .panel.panel-pane > .panel-heading + .panel-collapse > .pane-content, .panel.panel-pane .panel-default > .pane-title + .panel-collapse > .pane-content, .panel.panel-pane > .pane-title + .panel-collapse > .pane-content {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge, .panel.panel-pane > .panel-heading .badge, .panel.panel-pane .panel-default > .pane-title .badge, .panel.panel-pane > .pane-title .badge {
      color: #f5f5f5;
      background-color: #323232; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body, .panel.panel-pane > .panel-footer + .panel-collapse > .panel-body, .panel.panel-pane .panel-default > .panel-footer + .panel-collapse > .pane-content, .panel.panel-pane > .panel-footer + .panel-collapse > .pane-content {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #003262; }
  .panel-primary > .panel-heading, .panel.panel-pane .panel-primary > .pane-title {
    color: #fff;
    background-color: #003262;
    border-color: #003262; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body, .panel.panel-pane .panel-primary > .pane-title + .panel-collapse > .panel-body, .panel.panel-pane .panel-primary > .panel-heading + .panel-collapse > .pane-content, .panel.panel-pane .panel-primary > .pane-title + .panel-collapse > .pane-content {
      border-top-color: #003262; }
    .panel-primary > .panel-heading .badge, .panel.panel-pane .panel-primary > .pane-title .badge {
      color: #003262;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body, .panel.panel-pane .panel-primary > .panel-footer + .panel-collapse > .pane-content {
    border-bottom-color: #003262; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading, .panel.panel-pane .panel-success > .pane-title {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body, .panel.panel-pane .panel-success > .pane-title + .panel-collapse > .panel-body, .panel.panel-pane .panel-success > .panel-heading + .panel-collapse > .pane-content, .panel.panel-pane .panel-success > .pane-title + .panel-collapse > .pane-content {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge, .panel.panel-pane .panel-success > .pane-title .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body, .panel.panel-pane .panel-success > .panel-footer + .panel-collapse > .pane-content {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading, .panel.panel-pane .panel-info > .pane-title {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body, .panel.panel-pane .panel-info > .pane-title + .panel-collapse > .panel-body, .panel.panel-pane .panel-info > .panel-heading + .panel-collapse > .pane-content, .panel.panel-pane .panel-info > .pane-title + .panel-collapse > .pane-content {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge, .panel.panel-pane .panel-info > .pane-title .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body, .panel.panel-pane .panel-info > .panel-footer + .panel-collapse > .pane-content {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading, .panel.panel-pane .panel-warning > .pane-title {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body, .panel.panel-pane .panel-warning > .pane-title + .panel-collapse > .panel-body, .panel.panel-pane .panel-warning > .panel-heading + .panel-collapse > .pane-content, .panel.panel-pane .panel-warning > .pane-title + .panel-collapse > .pane-content {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge, .panel.panel-pane .panel-warning > .pane-title .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body, .panel.panel-pane .panel-warning > .panel-footer + .panel-collapse > .pane-content {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading, .panel.panel-pane .panel-danger > .pane-title {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body, .panel.panel-pane .panel-danger > .pane-title + .panel-collapse > .panel-body, .panel.panel-pane .panel-danger > .panel-heading + .panel-collapse > .pane-content, .panel.panel-pane .panel-danger > .pane-title + .panel-collapse > .pane-content {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge, .panel.panel-pane .panel-danger > .pane-title .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body, .panel.panel-pane .panel-danger > .panel-footer + .panel-collapse > .pane-content {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 0px; }

.well-sm {
  padding: 9px;
  border-radius: 0px; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .button + .btn, .modal-footer .news-item .button + .btn, .news-item .modal-footer .button + .btn, .modal-footer .tout .btn-cta + .btn, .tout .modal-footer .btn-cta + .btn, .modal-footer .news-teaser .btn-cta + .btn, .news-teaser .modal-footer .btn-cta + .btn, .modal-footer .hero-unit .content .btn-hero + .btn, .hero-unit .content .modal-footer .btn-hero + .btn, .modal-footer .featured-tout .content .btn-hero + .btn, .featured-tout .content .modal-footer .btn-hero + .btn, .modal-footer .news-teaser button + .btn, .news-teaser .modal-footer button + .btn, .modal-footer .search-container .form-submit + .btn, .search-container .modal-footer .form-submit + .btn, .modal-footer #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn, #google-cse-results .gsc-above-wrapper-area .modal-footer .gsc-selected-option-container + .btn, .modal-footer .btn + .button, .modal-footer .button + .button, .modal-footer .news-item .button + .button, .news-item .modal-footer .button + .button, .modal-footer .tout .btn-cta + .button, .tout .modal-footer .btn-cta + .button, .modal-footer .news-teaser .btn-cta + .button, .news-teaser .modal-footer .btn-cta + .button, .modal-footer .hero-unit .content .btn-hero + .button, .hero-unit .content .modal-footer .btn-hero + .button, .modal-footer .featured-tout .content .btn-hero + .button, .featured-tout .content .modal-footer .btn-hero + .button, .modal-footer .news-teaser button + .button, .news-teaser .modal-footer button + .button, .modal-footer .search-container .form-submit + .button, .search-container .modal-footer .form-submit + .button, .modal-footer #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .button, #google-cse-results .gsc-above-wrapper-area .modal-footer .gsc-selected-option-container + .button, .modal-footer .news-item .btn + .button, .news-item .modal-footer .btn + .button, .modal-footer .news-item .button + .button, .news-item .modal-footer .button + .button, .modal-footer .news-item .button + .button, .news-item .modal-footer .button + .button, .modal-footer .tout .news-item .btn-cta + .button, .news-item .modal-footer .tout .btn-cta + .button, .tout .modal-footer .news-item .btn-cta + .button, .news-item .tout .modal-footer .btn-cta + .button, .modal-footer .news-teaser .news-item .btn-cta + .button, .news-item .modal-footer .news-teaser .btn-cta + .button, .news-teaser .modal-footer .news-item .btn-cta + .button, .news-item .news-teaser .modal-footer .btn-cta + .button, .modal-footer .hero-unit .content .news-item .btn-hero + .button, .news-item .modal-footer .hero-unit .content .btn-hero + .button, .hero-unit .content .modal-footer .news-item .btn-hero + .button, .news-item .hero-unit .content .modal-footer .btn-hero + .button, .modal-footer .featured-tout .content .news-item .btn-hero + .button, .news-item .modal-footer .featured-tout .content .btn-hero + .button, .featured-tout .content .modal-footer .news-item .btn-hero + .button, .news-item .featured-tout .content .modal-footer .btn-hero + .button, .modal-footer .news-teaser .news-item button + .button, .news-item .modal-footer .news-teaser button + .button, .news-teaser .modal-footer .news-item button + .button, .news-item .news-teaser .modal-footer button + .button, .modal-footer .search-container .news-item .form-submit + .button, .news-item .modal-footer .search-container .form-submit + .button, .search-container .modal-footer .news-item .form-submit + .button, .news-item .search-container .modal-footer .form-submit + .button, .modal-footer #google-cse-results .gsc-above-wrapper-area .news-item .gsc-selected-option-container + .button, .news-item .modal-footer #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .button, #google-cse-results .gsc-above-wrapper-area .modal-footer .news-item .gsc-selected-option-container + .button, .news-item #google-cse-results .gsc-above-wrapper-area .modal-footer .gsc-selected-option-container + .button, .modal-footer .tout .btn + .btn-cta, .tout .modal-footer .btn + .btn-cta, .modal-footer .tout .button + .btn-cta, .tout .modal-footer .button + .btn-cta, .modal-footer .news-item .tout .button + .btn-cta, .tout .modal-footer .news-item .button + .btn-cta, .news-item .modal-footer .tout .button + .btn-cta, .tout .news-item .modal-footer .button + .btn-cta, .modal-footer .tout .btn-cta + .btn-cta, .tout .modal-footer .btn-cta + .btn-cta, .modal-footer .news-teaser .tout .btn-cta + .btn-cta, .tout .modal-footer .news-teaser .btn-cta + .btn-cta, .news-teaser .modal-footer .tout .btn-cta + .btn-cta, .tout .news-teaser .modal-footer .btn-cta + .btn-cta, .modal-footer .hero-unit .content .tout .btn-hero + .btn-cta, .tout .modal-footer .hero-unit .content .btn-hero + .btn-cta, .hero-unit .content .modal-footer .tout .btn-hero + .btn-cta, .tout .hero-unit .content .modal-footer .btn-hero + .btn-cta, .modal-footer .featured-tout .content .tout .btn-hero + .btn-cta, .tout .modal-footer .featured-tout .content .btn-hero + .btn-cta, .featured-tout .content .modal-footer .tout .btn-hero + .btn-cta, .tout .featured-tout .content .modal-footer .btn-hero + .btn-cta, .modal-footer .news-teaser .tout button + .btn-cta, .tout .modal-footer .news-teaser button + .btn-cta, .news-teaser .modal-footer .tout button + .btn-cta, .tout .news-teaser .modal-footer button + .btn-cta, .modal-footer .search-container .tout .form-submit + .btn-cta, .tout .modal-footer .search-container .form-submit + .btn-cta, .search-container .modal-footer .tout .form-submit + .btn-cta, .tout .search-container .modal-footer .form-submit + .btn-cta, .modal-footer #google-cse-results .gsc-above-wrapper-area .tout .gsc-selected-option-container + .btn-cta, .tout .modal-footer #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-cta, #google-cse-results .gsc-above-wrapper-area .modal-footer .tout .gsc-selected-option-container + .btn-cta, .tout #google-cse-results .gsc-above-wrapper-area .modal-footer .gsc-selected-option-container + .btn-cta, .modal-footer .news-teaser .btn + .btn-cta, .news-teaser .modal-footer .btn + .btn-cta, .modal-footer .news-teaser .button + .btn-cta, .news-teaser .modal-footer .button + .btn-cta, .modal-footer .news-item .news-teaser .button + .btn-cta, .news-teaser .modal-footer .news-item .button + .btn-cta, .news-item .modal-footer .news-teaser .button + .btn-cta, .news-teaser .news-item .modal-footer .button + .btn-cta, .modal-footer .tout .news-teaser .btn-cta + .btn-cta, .news-teaser .modal-footer .tout .btn-cta + .btn-cta, .tout .modal-footer .news-teaser .btn-cta + .btn-cta, .news-teaser .tout .modal-footer .btn-cta + .btn-cta, .modal-footer .news-teaser .btn-cta + .btn-cta, .news-teaser .modal-footer .btn-cta + .btn-cta, .modal-footer .hero-unit .content .news-teaser .btn-hero + .btn-cta, .news-teaser .modal-footer .hero-unit .content .btn-hero + .btn-cta, .hero-unit .content .modal-footer .news-teaser .btn-hero + .btn-cta, .news-teaser .hero-unit .content .modal-footer .btn-hero + .btn-cta, .modal-footer .featured-tout .content .news-teaser .btn-hero + .btn-cta, .news-teaser .modal-footer .featured-tout .content .btn-hero + .btn-cta, .featured-tout .content .modal-footer .news-teaser .btn-hero + .btn-cta, .news-teaser .featured-tout .content .modal-footer .btn-hero + .btn-cta, .modal-footer .news-teaser button + .btn-cta, .news-teaser .modal-footer button + .btn-cta, .modal-footer .search-container .news-teaser .form-submit + .btn-cta, .news-teaser .modal-footer .search-container .form-submit + .btn-cta, .search-container .modal-footer .news-teaser .form-submit + .btn-cta, .news-teaser .search-container .modal-footer .form-submit + .btn-cta, .modal-footer #google-cse-results .gsc-above-wrapper-area .news-teaser .gsc-selected-option-container + .btn-cta, .news-teaser .modal-footer #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-cta, #google-cse-results .gsc-above-wrapper-area .modal-footer .news-teaser .gsc-selected-option-container + .btn-cta, .news-teaser #google-cse-results .gsc-above-wrapper-area .modal-footer .gsc-selected-option-container + .btn-cta, .modal-footer .hero-unit .content .btn + .btn-hero, .hero-unit .content .modal-footer .btn + .btn-hero, .modal-footer .hero-unit .content .button + .btn-hero, .hero-unit .content .modal-footer .button + .btn-hero, .modal-footer .news-item .hero-unit .content .button + .btn-hero, .hero-unit .content .modal-footer .news-item .button + .btn-hero, .news-item .modal-footer .hero-unit .content .button + .btn-hero, .hero-unit .content .news-item .modal-footer .button + .btn-hero, .modal-footer .tout .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .modal-footer .tout .btn-cta + .btn-hero, .tout .modal-footer .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .tout .modal-footer .btn-cta + .btn-hero, .modal-footer .news-teaser .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .modal-footer .news-teaser .btn-cta + .btn-hero, .news-teaser .modal-footer .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .news-teaser .modal-footer .btn-cta + .btn-hero, .modal-footer .hero-unit .content .btn-hero + .btn-hero, .hero-unit .content .modal-footer .btn-hero + .btn-hero, .modal-footer .featured-tout .hero-unit .content .btn-hero + .btn-hero, .hero-unit .modal-footer .featured-tout .content .btn-hero + .btn-hero, .featured-tout .hero-unit .content .modal-footer .btn-hero + .btn-hero, .hero-unit .featured-tout .content .modal-footer .btn-hero + .btn-hero, .modal-footer .news-teaser .hero-unit .content button + .btn-hero, .hero-unit .content .modal-footer .news-teaser button + .btn-hero, .news-teaser .modal-footer .hero-unit .content button + .btn-hero, .hero-unit .content .news-teaser .modal-footer button + .btn-hero, .modal-footer .search-container .hero-unit .content .form-submit + .btn-hero, .hero-unit .content .modal-footer .search-container .form-submit + .btn-hero, .search-container .modal-footer .hero-unit .content .form-submit + .btn-hero, .hero-unit .content .search-container .modal-footer .form-submit + .btn-hero, .modal-footer #google-cse-results .gsc-above-wrapper-area .hero-unit .content .gsc-selected-option-container + .btn-hero, .hero-unit .content .modal-footer #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-hero, #google-cse-results .gsc-above-wrapper-area .modal-footer .hero-unit .content .gsc-selected-option-container + .btn-hero, .hero-unit .content #google-cse-results .gsc-above-wrapper-area .modal-footer .gsc-selected-option-container + .btn-hero, .modal-footer .featured-tout .content .btn + .btn-hero, .featured-tout .content .modal-footer .btn + .btn-hero, .modal-footer .featured-tout .content .button + .btn-hero, .featured-tout .content .modal-footer .button + .btn-hero, .modal-footer .news-item .featured-tout .content .button + .btn-hero, .featured-tout .content .modal-footer .news-item .button + .btn-hero, .news-item .modal-footer .featured-tout .content .button + .btn-hero, .featured-tout .content .news-item .modal-footer .button + .btn-hero, .modal-footer .tout .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .modal-footer .tout .btn-cta + .btn-hero, .tout .modal-footer .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .tout .modal-footer .btn-cta + .btn-hero, .modal-footer .news-teaser .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .modal-footer .news-teaser .btn-cta + .btn-hero, .news-teaser .modal-footer .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .news-teaser .modal-footer .btn-cta + .btn-hero, .modal-footer .hero-unit .featured-tout .content .btn-hero + .btn-hero, .featured-tout .modal-footer .hero-unit .content .btn-hero + .btn-hero, .hero-unit .featured-tout .content .modal-footer .btn-hero + .btn-hero, .featured-tout .hero-unit .content .modal-footer .btn-hero + .btn-hero, .modal-footer .featured-tout .content .btn-hero + .btn-hero, .featured-tout .content .modal-footer .btn-hero + .btn-hero, .modal-footer .news-teaser .featured-tout .content button + .btn-hero, .featured-tout .content .modal-footer .news-teaser button + .btn-hero, .news-teaser .modal-footer .featured-tout .content button + .btn-hero, .featured-tout .content .news-teaser .modal-footer button + .btn-hero, .modal-footer .search-container .featured-tout .content .form-submit + .btn-hero, .featured-tout .content .modal-footer .search-container .form-submit + .btn-hero, .search-container .modal-footer .featured-tout .content .form-submit + .btn-hero, .featured-tout .content .search-container .modal-footer .form-submit + .btn-hero, .modal-footer #google-cse-results .gsc-above-wrapper-area .featured-tout .content .gsc-selected-option-container + .btn-hero, .featured-tout .content .modal-footer #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-hero, #google-cse-results .gsc-above-wrapper-area .modal-footer .featured-tout .content .gsc-selected-option-container + .btn-hero, .featured-tout .content #google-cse-results .gsc-above-wrapper-area .modal-footer .gsc-selected-option-container + .btn-hero, .modal-footer .news-teaser .btn + button, .news-teaser .modal-footer .btn + button, .modal-footer .news-teaser .button + button, .news-teaser .modal-footer .button + button, .modal-footer .news-item .news-teaser .button + button, .news-teaser .modal-footer .news-item .button + button, .news-item .modal-footer .news-teaser .button + button, .news-teaser .news-item .modal-footer .button + button, .modal-footer .tout .news-teaser .btn-cta + button, .news-teaser .modal-footer .tout .btn-cta + button, .tout .modal-footer .news-teaser .btn-cta + button, .news-teaser .tout .modal-footer .btn-cta + button, .modal-footer .news-teaser .btn-cta + button, .news-teaser .modal-footer .btn-cta + button, .modal-footer .hero-unit .content .news-teaser .btn-hero + button, .news-teaser .modal-footer .hero-unit .content .btn-hero + button, .hero-unit .content .modal-footer .news-teaser .btn-hero + button, .news-teaser .hero-unit .content .modal-footer .btn-hero + button, .modal-footer .featured-tout .content .news-teaser .btn-hero + button, .news-teaser .modal-footer .featured-tout .content .btn-hero + button, .featured-tout .content .modal-footer .news-teaser .btn-hero + button, .news-teaser .featured-tout .content .modal-footer .btn-hero + button, .modal-footer .news-teaser button + button, .news-teaser .modal-footer button + button, .modal-footer .search-container .news-teaser .form-submit + button, .news-teaser .modal-footer .search-container .form-submit + button, .search-container .modal-footer .news-teaser .form-submit + button, .news-teaser .search-container .modal-footer .form-submit + button, .modal-footer #google-cse-results .gsc-above-wrapper-area .news-teaser .gsc-selected-option-container + button, .news-teaser .modal-footer #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + button, #google-cse-results .gsc-above-wrapper-area .modal-footer .news-teaser .gsc-selected-option-container + button, .news-teaser #google-cse-results .gsc-above-wrapper-area .modal-footer .gsc-selected-option-container + button, .modal-footer .search-container .btn + .form-submit, .search-container .modal-footer .btn + .form-submit, .modal-footer .search-container .button + .form-submit, .search-container .modal-footer .button + .form-submit, .modal-footer .news-item .search-container .button + .form-submit, .search-container .modal-footer .news-item .button + .form-submit, .news-item .modal-footer .search-container .button + .form-submit, .search-container .news-item .modal-footer .button + .form-submit, .modal-footer .tout .search-container .btn-cta + .form-submit, .search-container .modal-footer .tout .btn-cta + .form-submit, .tout .modal-footer .search-container .btn-cta + .form-submit, .search-container .tout .modal-footer .btn-cta + .form-submit, .modal-footer .news-teaser .search-container .btn-cta + .form-submit, .search-container .modal-footer .news-teaser .btn-cta + .form-submit, .news-teaser .modal-footer .search-container .btn-cta + .form-submit, .search-container .news-teaser .modal-footer .btn-cta + .form-submit, .modal-footer .hero-unit .content .search-container .btn-hero + .form-submit, .search-container .modal-footer .hero-unit .content .btn-hero + .form-submit, .hero-unit .content .modal-footer .search-container .btn-hero + .form-submit, .search-container .hero-unit .content .modal-footer .btn-hero + .form-submit, .modal-footer .featured-tout .content .search-container .btn-hero + .form-submit, .search-container .modal-footer .featured-tout .content .btn-hero + .form-submit, .featured-tout .content .modal-footer .search-container .btn-hero + .form-submit, .search-container .featured-tout .content .modal-footer .btn-hero + .form-submit, .modal-footer .news-teaser .search-container button + .form-submit, .search-container .modal-footer .news-teaser button + .form-submit, .news-teaser .modal-footer .search-container button + .form-submit, .search-container .news-teaser .modal-footer button + .form-submit, .modal-footer .search-container .form-submit + .form-submit, .search-container .modal-footer .form-submit + .form-submit, .modal-footer #google-cse-results .gsc-above-wrapper-area .search-container .gsc-selected-option-container + .form-submit, .search-container .modal-footer #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .form-submit, #google-cse-results .gsc-above-wrapper-area .modal-footer .search-container .gsc-selected-option-container + .form-submit, .search-container #google-cse-results .gsc-above-wrapper-area .modal-footer .gsc-selected-option-container + .form-submit, .modal-footer #google-cse-results .gsc-above-wrapper-area .btn + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn + .gsc-selected-option-container, .modal-footer #google-cse-results .gsc-above-wrapper-area .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .button + .gsc-selected-option-container, .modal-footer .news-item #google-cse-results .gsc-above-wrapper-area .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .news-item .button + .gsc-selected-option-container, .news-item .modal-footer #google-cse-results .gsc-above-wrapper-area .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-item .modal-footer .button + .gsc-selected-option-container, .modal-footer .tout #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .tout .btn-cta + .gsc-selected-option-container, .tout .modal-footer #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .tout .modal-footer .btn-cta + .gsc-selected-option-container, .modal-footer .news-teaser #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .news-teaser .btn-cta + .gsc-selected-option-container, .news-teaser .modal-footer #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-teaser .modal-footer .btn-cta + .gsc-selected-option-container, .modal-footer .hero-unit .content #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .hero-unit .content .btn-hero + .gsc-selected-option-container, .hero-unit .content .modal-footer #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .hero-unit .content .modal-footer .btn-hero + .gsc-selected-option-container, .modal-footer .featured-tout .content #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .featured-tout .content .btn-hero + .gsc-selected-option-container, .featured-tout .content .modal-footer #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .featured-tout .content .modal-footer .btn-hero + .gsc-selected-option-container, .modal-footer .news-teaser #google-cse-results .gsc-above-wrapper-area button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .news-teaser button + .gsc-selected-option-container, .news-teaser .modal-footer #google-cse-results .gsc-above-wrapper-area button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-teaser .modal-footer button + .gsc-selected-option-container, .modal-footer .search-container #google-cse-results .gsc-above-wrapper-area .form-submit + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .search-container .form-submit + .gsc-selected-option-container, .search-container .modal-footer #google-cse-results .gsc-above-wrapper-area .form-submit + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .search-container .modal-footer .form-submit + .gsc-selected-option-container, .modal-footer #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .gsc-selected-option-container + .gsc-selected-option-container {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .button + .btn, .modal-footer .btn-group .news-item .button + .btn, .news-item .modal-footer .btn-group .button + .btn, .modal-footer .btn-group .tout .btn-cta + .btn, .tout .modal-footer .btn-group .btn-cta + .btn, .modal-footer .btn-group .news-teaser .btn-cta + .btn, .news-teaser .modal-footer .btn-group .btn-cta + .btn, .modal-footer .btn-group .hero-unit .content .btn-hero + .btn, .hero-unit .content .modal-footer .btn-group .btn-hero + .btn, .modal-footer .btn-group .featured-tout .content .btn-hero + .btn, .featured-tout .content .modal-footer .btn-group .btn-hero + .btn, .modal-footer .btn-group .news-teaser button + .btn, .news-teaser .modal-footer .btn-group button + .btn, .modal-footer .btn-group .search-container .form-submit + .btn, .search-container .modal-footer .btn-group .form-submit + .btn, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .gsc-selected-option-container + .btn, .modal-footer .btn-group .btn + .button, .modal-footer .btn-group .button + .button, .modal-footer .btn-group .news-item .button + .button, .news-item .modal-footer .btn-group .button + .button, .modal-footer .btn-group .tout .btn-cta + .button, .tout .modal-footer .btn-group .btn-cta + .button, .modal-footer .btn-group .news-teaser .btn-cta + .button, .news-teaser .modal-footer .btn-group .btn-cta + .button, .modal-footer .btn-group .hero-unit .content .btn-hero + .button, .hero-unit .content .modal-footer .btn-group .btn-hero + .button, .modal-footer .btn-group .featured-tout .content .btn-hero + .button, .featured-tout .content .modal-footer .btn-group .btn-hero + .button, .modal-footer .btn-group .news-teaser button + .button, .news-teaser .modal-footer .btn-group button + .button, .modal-footer .btn-group .search-container .form-submit + .button, .search-container .modal-footer .btn-group .form-submit + .button, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .button, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .gsc-selected-option-container + .button, .modal-footer .btn-group .news-item .btn + .button, .news-item .modal-footer .btn-group .btn + .button, .modal-footer .btn-group .news-item .button + .button, .news-item .modal-footer .btn-group .button + .button, .modal-footer .btn-group .news-item .button + .button, .news-item .modal-footer .btn-group .button + .button, .modal-footer .btn-group .tout .news-item .btn-cta + .button, .news-item .modal-footer .btn-group .tout .btn-cta + .button, .tout .modal-footer .btn-group .news-item .btn-cta + .button, .news-item .tout .modal-footer .btn-group .btn-cta + .button, .modal-footer .btn-group .news-teaser .news-item .btn-cta + .button, .news-item .modal-footer .btn-group .news-teaser .btn-cta + .button, .news-teaser .modal-footer .btn-group .news-item .btn-cta + .button, .news-item .news-teaser .modal-footer .btn-group .btn-cta + .button, .modal-footer .btn-group .hero-unit .content .news-item .btn-hero + .button, .news-item .modal-footer .btn-group .hero-unit .content .btn-hero + .button, .hero-unit .content .modal-footer .btn-group .news-item .btn-hero + .button, .news-item .hero-unit .content .modal-footer .btn-group .btn-hero + .button, .modal-footer .btn-group .featured-tout .content .news-item .btn-hero + .button, .news-item .modal-footer .btn-group .featured-tout .content .btn-hero + .button, .featured-tout .content .modal-footer .btn-group .news-item .btn-hero + .button, .news-item .featured-tout .content .modal-footer .btn-group .btn-hero + .button, .modal-footer .btn-group .news-teaser .news-item button + .button, .news-item .modal-footer .btn-group .news-teaser button + .button, .news-teaser .modal-footer .btn-group .news-item button + .button, .news-item .news-teaser .modal-footer .btn-group button + .button, .modal-footer .btn-group .search-container .news-item .form-submit + .button, .news-item .modal-footer .btn-group .search-container .form-submit + .button, .search-container .modal-footer .btn-group .news-item .form-submit + .button, .news-item .search-container .modal-footer .btn-group .form-submit + .button, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .news-item .gsc-selected-option-container + .button, .news-item .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .button, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .news-item .gsc-selected-option-container + .button, .news-item #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .gsc-selected-option-container + .button, .modal-footer .btn-group .tout .btn + .btn-cta, .tout .modal-footer .btn-group .btn + .btn-cta, .modal-footer .btn-group .tout .button + .btn-cta, .tout .modal-footer .btn-group .button + .btn-cta, .modal-footer .btn-group .news-item .tout .button + .btn-cta, .tout .modal-footer .btn-group .news-item .button + .btn-cta, .news-item .modal-footer .btn-group .tout .button + .btn-cta, .tout .news-item .modal-footer .btn-group .button + .btn-cta, .modal-footer .btn-group .tout .btn-cta + .btn-cta, .tout .modal-footer .btn-group .btn-cta + .btn-cta, .modal-footer .btn-group .news-teaser .tout .btn-cta + .btn-cta, .tout .modal-footer .btn-group .news-teaser .btn-cta + .btn-cta, .news-teaser .modal-footer .btn-group .tout .btn-cta + .btn-cta, .tout .news-teaser .modal-footer .btn-group .btn-cta + .btn-cta, .modal-footer .btn-group .hero-unit .content .tout .btn-hero + .btn-cta, .tout .modal-footer .btn-group .hero-unit .content .btn-hero + .btn-cta, .hero-unit .content .modal-footer .btn-group .tout .btn-hero + .btn-cta, .tout .hero-unit .content .modal-footer .btn-group .btn-hero + .btn-cta, .modal-footer .btn-group .featured-tout .content .tout .btn-hero + .btn-cta, .tout .modal-footer .btn-group .featured-tout .content .btn-hero + .btn-cta, .featured-tout .content .modal-footer .btn-group .tout .btn-hero + .btn-cta, .tout .featured-tout .content .modal-footer .btn-group .btn-hero + .btn-cta, .modal-footer .btn-group .news-teaser .tout button + .btn-cta, .tout .modal-footer .btn-group .news-teaser button + .btn-cta, .news-teaser .modal-footer .btn-group .tout button + .btn-cta, .tout .news-teaser .modal-footer .btn-group button + .btn-cta, .modal-footer .btn-group .search-container .tout .form-submit + .btn-cta, .tout .modal-footer .btn-group .search-container .form-submit + .btn-cta, .search-container .modal-footer .btn-group .tout .form-submit + .btn-cta, .tout .search-container .modal-footer .btn-group .form-submit + .btn-cta, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .tout .gsc-selected-option-container + .btn-cta, .tout .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-cta, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .tout .gsc-selected-option-container + .btn-cta, .tout #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .gsc-selected-option-container + .btn-cta, .modal-footer .btn-group .news-teaser .btn + .btn-cta, .news-teaser .modal-footer .btn-group .btn + .btn-cta, .modal-footer .btn-group .news-teaser .button + .btn-cta, .news-teaser .modal-footer .btn-group .button + .btn-cta, .modal-footer .btn-group .news-item .news-teaser .button + .btn-cta, .news-teaser .modal-footer .btn-group .news-item .button + .btn-cta, .news-item .modal-footer .btn-group .news-teaser .button + .btn-cta, .news-teaser .news-item .modal-footer .btn-group .button + .btn-cta, .modal-footer .btn-group .tout .news-teaser .btn-cta + .btn-cta, .news-teaser .modal-footer .btn-group .tout .btn-cta + .btn-cta, .tout .modal-footer .btn-group .news-teaser .btn-cta + .btn-cta, .news-teaser .tout .modal-footer .btn-group .btn-cta + .btn-cta, .modal-footer .btn-group .news-teaser .btn-cta + .btn-cta, .news-teaser .modal-footer .btn-group .btn-cta + .btn-cta, .modal-footer .btn-group .hero-unit .content .news-teaser .btn-hero + .btn-cta, .news-teaser .modal-footer .btn-group .hero-unit .content .btn-hero + .btn-cta, .hero-unit .content .modal-footer .btn-group .news-teaser .btn-hero + .btn-cta, .news-teaser .hero-unit .content .modal-footer .btn-group .btn-hero + .btn-cta, .modal-footer .btn-group .featured-tout .content .news-teaser .btn-hero + .btn-cta, .news-teaser .modal-footer .btn-group .featured-tout .content .btn-hero + .btn-cta, .featured-tout .content .modal-footer .btn-group .news-teaser .btn-hero + .btn-cta, .news-teaser .featured-tout .content .modal-footer .btn-group .btn-hero + .btn-cta, .modal-footer .btn-group .news-teaser button + .btn-cta, .news-teaser .modal-footer .btn-group button + .btn-cta, .modal-footer .btn-group .search-container .news-teaser .form-submit + .btn-cta, .news-teaser .modal-footer .btn-group .search-container .form-submit + .btn-cta, .search-container .modal-footer .btn-group .news-teaser .form-submit + .btn-cta, .news-teaser .search-container .modal-footer .btn-group .form-submit + .btn-cta, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .news-teaser .gsc-selected-option-container + .btn-cta, .news-teaser .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-cta, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .news-teaser .gsc-selected-option-container + .btn-cta, .news-teaser #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .gsc-selected-option-container + .btn-cta, .modal-footer .btn-group .hero-unit .content .btn + .btn-hero, .hero-unit .content .modal-footer .btn-group .btn + .btn-hero, .modal-footer .btn-group .hero-unit .content .button + .btn-hero, .hero-unit .content .modal-footer .btn-group .button + .btn-hero, .modal-footer .btn-group .news-item .hero-unit .content .button + .btn-hero, .hero-unit .content .modal-footer .btn-group .news-item .button + .btn-hero, .news-item .modal-footer .btn-group .hero-unit .content .button + .btn-hero, .hero-unit .content .news-item .modal-footer .btn-group .button + .btn-hero, .modal-footer .btn-group .tout .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .modal-footer .btn-group .tout .btn-cta + .btn-hero, .tout .modal-footer .btn-group .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .tout .modal-footer .btn-group .btn-cta + .btn-hero, .modal-footer .btn-group .news-teaser .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .modal-footer .btn-group .news-teaser .btn-cta + .btn-hero, .news-teaser .modal-footer .btn-group .hero-unit .content .btn-cta + .btn-hero, .hero-unit .content .news-teaser .modal-footer .btn-group .btn-cta + .btn-hero, .modal-footer .btn-group .hero-unit .content .btn-hero + .btn-hero, .hero-unit .content .modal-footer .btn-group .btn-hero + .btn-hero, .modal-footer .btn-group .featured-tout .hero-unit .content .btn-hero + .btn-hero, .hero-unit .modal-footer .btn-group .featured-tout .content .btn-hero + .btn-hero, .featured-tout .hero-unit .content .modal-footer .btn-group .btn-hero + .btn-hero, .hero-unit .featured-tout .content .modal-footer .btn-group .btn-hero + .btn-hero, .modal-footer .btn-group .news-teaser .hero-unit .content button + .btn-hero, .hero-unit .content .modal-footer .btn-group .news-teaser button + .btn-hero, .news-teaser .modal-footer .btn-group .hero-unit .content button + .btn-hero, .hero-unit .content .news-teaser .modal-footer .btn-group button + .btn-hero, .modal-footer .btn-group .search-container .hero-unit .content .form-submit + .btn-hero, .hero-unit .content .modal-footer .btn-group .search-container .form-submit + .btn-hero, .search-container .modal-footer .btn-group .hero-unit .content .form-submit + .btn-hero, .hero-unit .content .search-container .modal-footer .btn-group .form-submit + .btn-hero, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .hero-unit .content .gsc-selected-option-container + .btn-hero, .hero-unit .content .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-hero, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .hero-unit .content .gsc-selected-option-container + .btn-hero, .hero-unit .content #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .gsc-selected-option-container + .btn-hero, .modal-footer .btn-group .featured-tout .content .btn + .btn-hero, .featured-tout .content .modal-footer .btn-group .btn + .btn-hero, .modal-footer .btn-group .featured-tout .content .button + .btn-hero, .featured-tout .content .modal-footer .btn-group .button + .btn-hero, .modal-footer .btn-group .news-item .featured-tout .content .button + .btn-hero, .featured-tout .content .modal-footer .btn-group .news-item .button + .btn-hero, .news-item .modal-footer .btn-group .featured-tout .content .button + .btn-hero, .featured-tout .content .news-item .modal-footer .btn-group .button + .btn-hero, .modal-footer .btn-group .tout .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .modal-footer .btn-group .tout .btn-cta + .btn-hero, .tout .modal-footer .btn-group .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .tout .modal-footer .btn-group .btn-cta + .btn-hero, .modal-footer .btn-group .news-teaser .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .modal-footer .btn-group .news-teaser .btn-cta + .btn-hero, .news-teaser .modal-footer .btn-group .featured-tout .content .btn-cta + .btn-hero, .featured-tout .content .news-teaser .modal-footer .btn-group .btn-cta + .btn-hero, .modal-footer .btn-group .hero-unit .featured-tout .content .btn-hero + .btn-hero, .featured-tout .modal-footer .btn-group .hero-unit .content .btn-hero + .btn-hero, .hero-unit .featured-tout .content .modal-footer .btn-group .btn-hero + .btn-hero, .featured-tout .hero-unit .content .modal-footer .btn-group .btn-hero + .btn-hero, .modal-footer .btn-group .featured-tout .content .btn-hero + .btn-hero, .featured-tout .content .modal-footer .btn-group .btn-hero + .btn-hero, .modal-footer .btn-group .news-teaser .featured-tout .content button + .btn-hero, .featured-tout .content .modal-footer .btn-group .news-teaser button + .btn-hero, .news-teaser .modal-footer .btn-group .featured-tout .content button + .btn-hero, .featured-tout .content .news-teaser .modal-footer .btn-group button + .btn-hero, .modal-footer .btn-group .search-container .featured-tout .content .form-submit + .btn-hero, .featured-tout .content .modal-footer .btn-group .search-container .form-submit + .btn-hero, .search-container .modal-footer .btn-group .featured-tout .content .form-submit + .btn-hero, .featured-tout .content .search-container .modal-footer .btn-group .form-submit + .btn-hero, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .featured-tout .content .gsc-selected-option-container + .btn-hero, .featured-tout .content .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .btn-hero, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .featured-tout .content .gsc-selected-option-container + .btn-hero, .featured-tout .content #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .gsc-selected-option-container + .btn-hero, .modal-footer .btn-group .news-teaser .btn + button, .news-teaser .modal-footer .btn-group .btn + button, .modal-footer .btn-group .news-teaser .button + button, .news-teaser .modal-footer .btn-group .button + button, .modal-footer .btn-group .news-item .news-teaser .button + button, .news-teaser .modal-footer .btn-group .news-item .button + button, .news-item .modal-footer .btn-group .news-teaser .button + button, .news-teaser .news-item .modal-footer .btn-group .button + button, .modal-footer .btn-group .tout .news-teaser .btn-cta + button, .news-teaser .modal-footer .btn-group .tout .btn-cta + button, .tout .modal-footer .btn-group .news-teaser .btn-cta + button, .news-teaser .tout .modal-footer .btn-group .btn-cta + button, .modal-footer .btn-group .news-teaser .btn-cta + button, .news-teaser .modal-footer .btn-group .btn-cta + button, .modal-footer .btn-group .hero-unit .content .news-teaser .btn-hero + button, .news-teaser .modal-footer .btn-group .hero-unit .content .btn-hero + button, .hero-unit .content .modal-footer .btn-group .news-teaser .btn-hero + button, .news-teaser .hero-unit .content .modal-footer .btn-group .btn-hero + button, .modal-footer .btn-group .featured-tout .content .news-teaser .btn-hero + button, .news-teaser .modal-footer .btn-group .featured-tout .content .btn-hero + button, .featured-tout .content .modal-footer .btn-group .news-teaser .btn-hero + button, .news-teaser .featured-tout .content .modal-footer .btn-group .btn-hero + button, .modal-footer .btn-group .news-teaser button + button, .news-teaser .modal-footer .btn-group button + button, .modal-footer .btn-group .search-container .news-teaser .form-submit + button, .news-teaser .modal-footer .btn-group .search-container .form-submit + button, .search-container .modal-footer .btn-group .news-teaser .form-submit + button, .news-teaser .search-container .modal-footer .btn-group .form-submit + button, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .news-teaser .gsc-selected-option-container + button, .news-teaser .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + button, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .news-teaser .gsc-selected-option-container + button, .news-teaser #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .gsc-selected-option-container + button, .modal-footer .btn-group .search-container .btn + .form-submit, .search-container .modal-footer .btn-group .btn + .form-submit, .modal-footer .btn-group .search-container .button + .form-submit, .search-container .modal-footer .btn-group .button + .form-submit, .modal-footer .btn-group .news-item .search-container .button + .form-submit, .search-container .modal-footer .btn-group .news-item .button + .form-submit, .news-item .modal-footer .btn-group .search-container .button + .form-submit, .search-container .news-item .modal-footer .btn-group .button + .form-submit, .modal-footer .btn-group .tout .search-container .btn-cta + .form-submit, .search-container .modal-footer .btn-group .tout .btn-cta + .form-submit, .tout .modal-footer .btn-group .search-container .btn-cta + .form-submit, .search-container .tout .modal-footer .btn-group .btn-cta + .form-submit, .modal-footer .btn-group .news-teaser .search-container .btn-cta + .form-submit, .search-container .modal-footer .btn-group .news-teaser .btn-cta + .form-submit, .news-teaser .modal-footer .btn-group .search-container .btn-cta + .form-submit, .search-container .news-teaser .modal-footer .btn-group .btn-cta + .form-submit, .modal-footer .btn-group .hero-unit .content .search-container .btn-hero + .form-submit, .search-container .modal-footer .btn-group .hero-unit .content .btn-hero + .form-submit, .hero-unit .content .modal-footer .btn-group .search-container .btn-hero + .form-submit, .search-container .hero-unit .content .modal-footer .btn-group .btn-hero + .form-submit, .modal-footer .btn-group .featured-tout .content .search-container .btn-hero + .form-submit, .search-container .modal-footer .btn-group .featured-tout .content .btn-hero + .form-submit, .featured-tout .content .modal-footer .btn-group .search-container .btn-hero + .form-submit, .search-container .featured-tout .content .modal-footer .btn-group .btn-hero + .form-submit, .modal-footer .btn-group .news-teaser .search-container button + .form-submit, .search-container .modal-footer .btn-group .news-teaser button + .form-submit, .news-teaser .modal-footer .btn-group .search-container button + .form-submit, .search-container .news-teaser .modal-footer .btn-group button + .form-submit, .modal-footer .btn-group .search-container .form-submit + .form-submit, .search-container .modal-footer .btn-group .form-submit + .form-submit, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .search-container .gsc-selected-option-container + .form-submit, .search-container .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .form-submit, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .search-container .gsc-selected-option-container + .form-submit, .search-container #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .gsc-selected-option-container + .form-submit, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .btn + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .btn + .gsc-selected-option-container, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .button + .gsc-selected-option-container, .modal-footer .btn-group .news-item #google-cse-results .gsc-above-wrapper-area .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .news-item .button + .gsc-selected-option-container, .news-item .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-item .modal-footer .btn-group .button + .gsc-selected-option-container, .modal-footer .btn-group .tout #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .tout .btn-cta + .gsc-selected-option-container, .tout .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .tout .modal-footer .btn-group .btn-cta + .gsc-selected-option-container, .modal-footer .btn-group .news-teaser #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .news-teaser .btn-cta + .gsc-selected-option-container, .news-teaser .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .btn-cta + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-teaser .modal-footer .btn-group .btn-cta + .gsc-selected-option-container, .modal-footer .btn-group .hero-unit .content #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .hero-unit .content .btn-hero + .gsc-selected-option-container, .hero-unit .content .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .hero-unit .content .modal-footer .btn-group .btn-hero + .gsc-selected-option-container, .modal-footer .btn-group .featured-tout .content #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .featured-tout .content .btn-hero + .gsc-selected-option-container, .featured-tout .content .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .btn-hero + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .featured-tout .content .modal-footer .btn-group .btn-hero + .gsc-selected-option-container, .modal-footer .btn-group .news-teaser #google-cse-results .gsc-above-wrapper-area button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .news-teaser button + .gsc-selected-option-container, .news-teaser .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area button + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .news-teaser .modal-footer .btn-group button + .gsc-selected-option-container, .modal-footer .btn-group .search-container #google-cse-results .gsc-above-wrapper-area .form-submit + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .search-container .form-submit + .gsc-selected-option-container, .search-container .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .form-submit + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .search-container .modal-footer .btn-group .form-submit + .gsc-selected-option-container, .modal-footer .btn-group #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container + .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .modal-footer .btn-group .gsc-selected-option-container + .gsc-selected-option-container {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 760px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 1000px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .button, .carousel-caption .tout .btn-cta, .tout .carousel-caption .btn-cta, .carousel-caption .news-teaser .btn-cta, .news-teaser .carousel-caption .btn-cta, .carousel-caption .hero-unit .content .btn-hero, .hero-unit .content .carousel-caption .btn-hero, .carousel-caption .featured-tout .content .btn-hero, .featured-tout .content .carousel-caption .btn-hero, .carousel-caption .news-teaser button, .news-teaser .carousel-caption button, .carousel-caption .search-container .form-submit, .search-container .carousel-caption .form-submit, .carousel-caption #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container, #google-cse-results .gsc-above-wrapper-area .carousel-caption .gsc-selected-option-container {
    text-shadow: none; }

@media screen and (min-width: 760px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .threeup > .threeup.tout:before, .threeup > .threeup.news-teaser:before, .threeup:before, .twoup > .twoup.tout:before, .twoup > .twoup.news-teaser:before, .twoup:before, .hero-unit:before, .featured-tout:before, .hero-unit .container:before, .featured-tout .container:before, .by-the-numbers-chart:before, .news-filters .eecs-categories:before, .news-filters .topics:before, .news-item .topics:before, .news-teaser .topics:before, .news-filters:before, .news-item:before, .news-teaser:before, .event-listing .speakers .speakers-list:before, .event-teaser .speakers .speakers-list:before, .event-node-content .speakers .speakers-list:before, .event-listing:before, .event-teaser:before, .event-node-content:before, .event-teaser .media-body:before, .event-node-content .media-body:before, .event-teaser .excerpt:before, .event-node-content .excerpt:before, .navbar-default:before, #utility-nav:before, footer.footer:before, footer.footer .footer-tier:before, footer.footer .small-print:before, .by-the-numbers-tout:before, .section-news-and-events:before, .event-teasers:before, .eecs-static .grouping:before, .eecs-static .grouping .person:before, .faculty-and-staff-profile:before, .faculty-and-staff-profile .info-links:before, .kss-styleguide .kss-example:before, .kss-styleguide > .container > .row > #sidebar:before, .leconte .kss-styleguide > .container > section > #sidebar:before, .cory .kss-styleguide > .container > section > #sidebar:before, .clearfix:after, .threeup > .threeup.tout:after, .threeup > .threeup.news-teaser:after, .threeup:after, .twoup > .twoup.tout:after, .twoup > .twoup.news-teaser:after, .twoup:after, .hero-unit:after, .featured-tout:after, .hero-unit .container:after, .featured-tout .container:after, .by-the-numbers-chart:after, .news-filters .eecs-categories:after, .news-filters .topics:after, .news-item .topics:after, .news-teaser .topics:after, .news-filters:after, .news-item:after, .news-teaser:after, .event-listing .speakers .speakers-list:after, .event-teaser .speakers .speakers-list:after, .event-node-content .speakers .speakers-list:after, .event-listing:after, .event-teaser:after, .event-node-content:after, .event-teaser .media-body:after, .event-node-content .media-body:after, .event-teaser .excerpt:after, .event-node-content .excerpt:after, .navbar-default:after, #utility-nav:after, footer.footer:after, footer.footer .footer-tier:after, footer.footer .small-print:after, .by-the-numbers-tout:after, .section-news-and-events:after, .event-teasers:after, .eecs-static .grouping:after, .eecs-static .grouping .person:after, .faculty-and-staff-profile:after, .faculty-and-staff-profile .info-links:after, .kss-styleguide .kss-example:after, .kss-styleguide > .container > .row > #sidebar:after, .leconte .kss-styleguide > .container > section > #sidebar:after, .cory .kss-styleguide > .container > section > #sidebar:after {
  content: " ";
  display: table; }

.clearfix:after, .threeup > .threeup.tout:after, .threeup > .threeup.news-teaser:after, .threeup:after, .twoup > .twoup.tout:after, .twoup > .twoup.news-teaser:after, .twoup:after, .hero-unit:after, .featured-tout:after, .hero-unit .container:after, .featured-tout .container:after, .by-the-numbers-chart:after, .news-filters .eecs-categories:after, .news-filters .topics:after, .news-item .topics:after, .news-teaser .topics:after, .news-filters:after, .news-item:after, .news-teaser:after, .event-listing .speakers .speakers-list:after, .event-teaser .speakers .speakers-list:after, .event-node-content .speakers .speakers-list:after, .event-listing:after, .event-teaser:after, .event-node-content:after, .event-teaser .media-body:after, .event-node-content .media-body:after, .event-teaser .excerpt:after, .event-node-content .excerpt:after, .navbar-default:after, #utility-nav:after, footer.footer:after, footer.footer .footer-tier:after, footer.footer .small-print:after, .by-the-numbers-tout:after, .section-news-and-events:after, .event-teasers:after, .eecs-static .grouping:after, .eecs-static .grouping .person:after, .faculty-and-staff-profile:after, .faculty-and-staff-profile .info-links:after, .kss-styleguide .kss-example:after, .kss-styleguide > .container > .row > #sidebar:after, .leconte .kss-styleguide > .container > section > #sidebar:after, .cory .kss-styleguide > .container > section > #sidebar:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.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: 759px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 759px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 759px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 759px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 760px) and (max-width: 999px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 760px) and (max-width: 999px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 760px) and (max-width: 999px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 760px) and (max-width: 999px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 759px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 760px) and (max-width: 999px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1000px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.search-container .search-close {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  border: none;
  cursor: pointer; }

.event-teaser .speakers .icon-speakers, .event-node-content .speakers .icon-speakers, .event-teaser .sponsors .icon-sponsors, .event-node-content .sponsors .icon-sponsors, .event-listing time .icon-time, .event-teaser time .icon-time, .event-node-content time .icon-time, .event-listing .location .icon-location, .event-teaser .location .icon-location, .event-node-content .location .icon-location, .event-listing .speakers .icon-speakers, .event-teaser .website .icon-website, .event-node-content .website .icon-website {
  overflow: visible;
  float: left;
  margin-top: .125em;
  min-width: 1em; }
  .event-teaser .speakers .icon-speakers ::before, .event-node-content .speakers .icon-speakers ::before, .event-teaser .sponsors .icon-sponsors ::before, .event-node-content .sponsors .icon-sponsors ::before, .event-listing time .icon-time ::before, .event-teaser time .icon-time ::before, .event-node-content time .icon-time ::before, .event-listing .location .icon-location ::before, .event-teaser .location .icon-location ::before, .event-node-content .location .icon-location ::before, .event-listing .speakers .icon-speakers ::before, .event-teaser .website .icon-website ::before, .event-node-content .website .icon-website ::before {
    width: 1em;
    height: 1em;
    border: 1px #f00 solid; }

.event-teaser .speakers .icon-speakers, .event-node-content .speakers .icon-speakers, .event-teaser .sponsors .icon-sponsors, .event-node-content .sponsors .icon-sponsors {
  min-width: 6.5em; }
  .event-teaser .speakers .icon-speakers:before, .event-node-content .speakers .icon-speakers:before, .event-teaser .sponsors .icon-sponsors:before, .event-node-content .sponsors .icon-sponsors:before, .event-teaser .speakers .icon-speakers:after, .event-node-content .speakers .icon-speakers:after, .event-teaser .sponsors .icon-sponsors:after, .event-node-content .sponsors .icon-sponsors:after {
    margin-top: 0;
    padding-top: .125em;
    line-height: 1.5em; }
  .event-teaser .speakers .icon-speakers:before, .event-node-content .speakers .icon-speakers:before, .event-teaser .sponsors .icon-sponsors:before, .event-node-content .sponsors .icon-sponsors:before {
    float: left;
    margin-right: .5em; }
  .event-teaser .speakers .icon-speakers:after, .event-node-content .speakers .icon-speakers:after, .event-teaser .sponsors .icon-sponsors:after, .event-node-content .sponsors .icon-sponsors:after {
    text-align: center;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: bold;
    width: 5em; }

.news-item .media img {
  width: 100% !important;
  height: auto !important; }

.button, .news-item .button, .tout .btn-cta, .news-teaser .btn-cta, .hero-unit .content .btn-hero, .featured-tout .content .btn-hero, .news-teaser button {
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }

.by-the-numbers-graphic .graphic-bg.heritage {
  color: #003262; }

.by-the-numbers-graphic .graphic-bg.lawrence {
  color: #00B0DA; }

.by-the-numbers-graphic .graphic-bg.lap-lane {
  color: #00A598; }

.by-the-numbers-graphic .graphic-bg.wellman {
  color: #D9661F; }

.by-the-numbers-graphic .graphic-bg.rose {
  color: #EE1F60; }

.by-the-numbers-graphic .graphic-bg.ion {
  color: #CFDD45; }

.by-the-numbers-graphic .graphic-bg.sather-gate {
  color: #B9D3B6; }

.by-the-numbers-graphic .graphic-bg.pacific {
  color: #46535E; }

.by-the-numbers-graphic .graphic-bg.soybean {
  color: #859438; }

.event-listing .sponsors-list, .event-teaser .sponsors-list, .event-node-content .sponsors-list, .event-listing .speakers-list, .event-teaser .speakers-list, .event-node-content .speakers-list, .sidebar-menu ul.menu > li ul, .menu-block-wrapper > ul.menu > li ul, .pane-book-navigation .pane-content > ul.menu > li ul, .event-listing {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.well.pane-blue, .panel.pane-blue, .panel.pane-blue .panel-heading,
.panel.pane-blue .pane-title {
  background-color: #f4fdff; }

.well.pane-gold, .panel.pane-gold, .panel.pane-gold .panel-heading,
.panel.pane-gold .pane-title {
  background-color: #fef0d2; }

.well.pane-blue, .panel.pane-blue, .panel.pane-blue .panel-heading,
.panel.pane-blue .pane-title {
  border-color: #c1f3ff; }

.well.pane-gold, .panel.pane-gold, .panel.pane-gold .panel-heading,
.panel.pane-gold .pane-title {
  border-color: #fdd687; }

footer.footer .identity {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

/* placeholder mixin */
/* end placeholder mixin */
/*
Typographic Styles

Headings, paragraphs, and typography styles.

Markup:
<div class="content">
<h1>An H1 Header: Hamburgerfions Sasquach</h1>
<h2>An H2 Header: Hamburgerfions Sasquach</h2>
<h3>An H3 Header: Hamburgerfions Sasquach</h3>
<h4>An H4 Header: Hamburgerfions Sasquach</h4>
<h5>An H5 Header: Hamburgerfions Sasquach</h5>
<h6>An H6 Header: Hamburgerfions Sasquach</h6>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
<blockquote>Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur.</blockquote>
<ul>
  <li>A list item</li>
  <li>A list item</li>
  <li>A list item</li>
  <li>A list item</li>
  <li>A list item</li>
</ul>
</div>

Styleguide eecs_global.typography
*/
@font-face {
  font-family: 'Source Sans Pro';
  src: url("../vendor/fontface-source-sans-pro/fonts/WOFF/OTF/SourceSansPro-Regular.otf.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../vendor/fontface-source-sans-pro/fonts/WOFF/OTF/SourceSansPro-It.otf.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../vendor/fontface-source-sans-pro/fonts/WOFF/OTF/SourceSansPro-Bold.otf.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../vendor/fontface-source-sans-pro/fonts/WOFF/OTF/SourceSansPro-Semibold.otf.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../vendor/fontface-source-sans-pro/fonts/WOFF/OTF/SourceSansPro-BoldIt.otf.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'entypo';
  src: url("../fonts/fontello.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 0.5em;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: bold; }

.front .news-item h4,
h3 {
  letter-spacing: normal;
  font-weight: 600; }

h6 {
  text-transform: uppercase; }

/*
Fontawesome

You know, icons and such
*/
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../vendor/fontawesome/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../vendor/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../vendor/fontawesome/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../vendor/fontawesome/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../vendor/fontawesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .event-teaser .speakers .icon-speakers, .event-node-content .speakers .icon-speakers, .event-teaser .sponsors .icon-sponsors, .event-node-content .sponsors .icon-sponsors, .event-listing time .icon-time, .event-teaser time .icon-time, .event-node-content time .icon-time, .event-listing .location .icon-location, .event-teaser .location .icon-location, .event-node-content .location .icon-location, .event-listing .speakers .icon-speakers, .event-teaser .website .icon-website, .event-node-content .website .icon-website, .search-container .form-submit .icon.search, .search-container .search-close .icon.close, .search-toggle .icon.search, .news-teaser ul.links li a i, .secondary-links li.home a, footer.footer .utility-nav li.home a, footer.footer .social li.twitter a, footer.footer .social li.instagram a {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg, .news-teaser ul.links li a i {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg, .news-teaser ul.links li a i.fa-li {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .event-teaser .speakers .pull-left.icon-speakers, .event-node-content .speakers .pull-left.icon-speakers, .event-teaser .sponsors .pull-left.icon-sponsors, .event-node-content .sponsors .pull-left.icon-sponsors, .event-listing time .pull-left.icon-time, .event-teaser time .pull-left.icon-time, .event-node-content time .pull-left.icon-time, .event-listing .location .pull-left.icon-location, .event-teaser .location .pull-left.icon-location, .event-node-content .location .pull-left.icon-location, .event-listing .speakers .pull-left.icon-speakers, .event-teaser .website .pull-left.icon-website, .event-node-content .website .pull-left.icon-website, .search-container .form-submit .pull-left.icon.search, .search-container .search-close .pull-left.icon.close, .search-toggle .pull-left.icon.search, .news-teaser ul.links li a i.pull-left, .secondary-links li.home a.pull-left, footer.footer .utility-nav li.home a.pull-left, footer.footer .social li.twitter a.pull-left, footer.footer .social li.instagram a.pull-left {
  margin-right: .3em; }

.fa.pull-right, .event-teaser .speakers .pull-right.icon-speakers, .event-node-content .speakers .pull-right.icon-speakers, .event-teaser .sponsors .pull-right.icon-sponsors, .event-node-content .sponsors .pull-right.icon-sponsors, .event-listing time .pull-right.icon-time, .event-teaser time .pull-right.icon-time, .event-node-content time .pull-right.icon-time, .event-listing .location .pull-right.icon-location, .event-teaser .location .pull-right.icon-location, .event-node-content .location .pull-right.icon-location, .event-listing .speakers .pull-right.icon-speakers, .event-teaser .website .pull-right.icon-website, .event-node-content .website .pull-right.icon-website, .search-container .form-submit .pull-right.icon.search, .search-container .search-close .pull-right.icon.close, .search-toggle .pull-right.icon.search, .news-teaser ul.links li a i.pull-right, .secondary-links li.home a.pull-right, footer.footer .utility-nav li.home a.pull-right, footer.footer .social li.twitter a.pull-right, footer.footer .social li.instagram a.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before, .search-container .form-submit .icon.search:before, .search-toggle .icon.search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before, .event-listing .speakers .icon-speakers:before, .event-teaser .speakers .icon-speakers:before, .event-node-content .speakers .icon-speakers:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.search-container .search-close .icon.close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before, .secondary-links li.home a:before, footer.footer .utility-nav li.home a:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before, .event-listing time .icon-time:before, .event-teaser time .icon-time:before, .event-node-content time .icon-time:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before, .event-listing .location .icon-location:before, .event-teaser .location .icon-location:before, .event-node-content .location .icon-location:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before, .news-teaser ul.links li.external a i:before, .event-teaser .website .icon-website:before, .event-node-content .website .icon-website:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before, footer.footer .social li.twitter a:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before, .news-teaser ul.links li.youtube a i:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before, footer.footer .social li.instagram a:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before,
.event-teaser .sponsors .icon-sponsors:before,
.event-node-content .sponsors .icon-sponsors:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.kss-styleguide .navbar-nav {
  margin-top: 7px; }
  @media (min-width: 1000px) and (max-width: 1199px) {
    .kss-styleguide .navbar-nav li a {
      padding-left: 10px;
      padding-right: 10px; } }

/*
Link

A basic link and its states

Markup:
<!-- standalone-->
<a href="#" class="{{modifier_class}}">adipisicing</a>
<!-- in paragraph -->
<p>
Lorem ipsum dolor sit amet, <a href="#" class="{{modifier_class}}">consectetur</a> adipisicing elit.
</p>

:hover - Highlight the button when hovered
:active - Between pressing and releasing a button
:focus - When the button has focus from the UI

Styleguide eecs_ui.link
*/
p a,
table.eecs-static-table a,
ul:not(.nav):not(.dropdown-menu) a,
ol a {
  text-decoration: underline; }

h1 a:hover, h1 a:active, h1 a:focus,
h2 a:hover,
h2 a:active,
h2 a:focus,
h3 a:hover,
h3 a:active,
h3 a:focus,
h4 a:hover,
h4 a:active,
h4 a:focus,
h5 a:hover,
h5 a:active,
h5 a:focus,
h6 a:hover,
h6 a:active,
h6 a:focus {
  color: #00a1c8; }

/*
Button

Buttons are essential

Markup:
<button role="button" class="button {{modifier_class}}"><span>CTA of Some Sort</span><i class="icon terminal" aria-hidden="true"></i></button>

:hover - Highlight the button when hovered
:active - Between pressing and releasing a button
:focus - When the button has focus from the UI

Styleguide eecs_ui.button
*/
.button:hover, .tout .btn-cta:hover, .news-teaser .btn-cta:hover, .hero-unit .content .btn-hero:hover, .featured-tout .content .btn-hero:hover, .news-teaser button:hover, .button:focus, .tout .btn-cta:focus, .news-teaser .btn-cta:focus, .hero-unit .content .btn-hero:focus, .featured-tout .content .btn-hero:focus, .news-teaser button:focus {
  background-color: #51758d;
  color: #fff; }

.button:active, .tout .btn-cta:active, .news-teaser .btn-cta:active, .hero-unit .content .btn-hero:active, .featured-tout .content .btn-hero:active, .news-teaser button:active {
  background-color: #19242c;
  color: #fff; }

.btn-hero.button, .tout .btn-hero.btn-cta, .news-teaser .btn-hero.btn-cta, .hero-unit .content .btn-hero, .featured-tout .content .btn-hero, .news-teaser button.btn-hero {
  background-color: #fff;
  color: #fff; }
  .btn-hero.button:hover, .tout .btn-hero.btn-cta:hover, .news-teaser .btn-hero.btn-cta:hover, .hero-unit .content .btn-hero:hover, .featured-tout .content .btn-hero:hover, .news-teaser button.btn-hero:hover, .btn-hero.button:focus, .tout .btn-hero.btn-cta:focus, .news-teaser .btn-hero.btn-cta:focus, .hero-unit .content .btn-hero:focus, .featured-tout .content .btn-hero:focus, .news-teaser button.btn-hero:focus {
    background-color: #e81d50;
    color: #323232; }
  .btn-hero.button:active, .tout .btn-hero.btn-cta:active, .news-teaser .btn-hero.btn-cta:active, .hero-unit .content .btn-hero:active, .featured-tout .content .btn-hero:active, .news-teaser button.btn-hero:active {
    background-color: #51758d;
    color: #fff; }

.button.ee, .ee .hero-unit .content .btn-hero, .ee .featured-tout .content .btn-hero {
  background-color: #023f51 !important;
  color: #07b3e5 !important; }
  .button.ee:hover, .ee .hero-unit .content .btn-hero:hover, .ee .featured-tout .content .btn-hero:hover, .button.ee:focus, .ee .hero-unit .content .btn-hero:focus, .ee .featured-tout .content .btn-hero:focus {
    background-color: #fff !important;
    color: #07b3e5 !important; }
  .button.ee:active, .ee .hero-unit .content .btn-hero:active, .ee .featured-tout .content .btn-hero:active {
    background-color: #07b3e5 !important;
    color: #fff !important; }

.button.cs, .cs .hero-unit .content .btn-hero, .cs .featured-tout .content .btn-hero {
  background-color: #382501;
  color: #fcb322; }
  .button.cs:hover, .cs .hero-unit .content .btn-hero:hover, .cs .featured-tout .content .btn-hero:hover, .button.cs:focus, .cs .hero-unit .content .btn-hero:focus, .cs .featured-tout .content .btn-hero:focus {
    background-color: #fff !important;
    color: #fcb322 !important; }
  .button.cs:active, .cs .hero-unit .content .btn-hero:active, .cs .featured-tout .content .btn-hero:active {
    background-color: #fcb322 !important;
    color: #fff !important; }

.button, .news-item .button, .tout .btn-cta, .news-teaser .btn-cta, .hero-unit .content .btn-hero, .featured-tout .content .btn-hero, .news-teaser button {
  transition-property: background-color;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  border: none;
  font-weight: bold;
  background-color: #59853b; }
  @media (min-width: 1000px) {
    .button, .news-item .button, .tout .btn-cta, .news-teaser .btn-cta, .hero-unit .content .btn-hero, .featured-tout .content .btn-hero, .news-teaser button {
      font-size: 1.2em;
      padding-top: .5em;
      padding-bottom: .5em; } }

/*
Figure caption

The <figcaption> element

Markup: figcaption.html

Styleguide eecs_ui.figcaption
*/
figcaption, .caption .caption-inner .caption-text {
  padding: 0.5em;
  background-color: #323232;
  line-height: 1;
  font-size: 0.75em;
  color: #fff; }

.caption .caption-inner {
  position: relative;
  padding: 0;
  border: none;
  background-color: transparent; }
  .caption .caption-inner .caption-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    text-align: left;
    font-size: 12px; }

.navbar-toggle {
  top: .75em;
  border-radius: 0;
  border: none;
  background-color: transparent;
  font-size: 1.25em;
  margin-right: .25em;
  padding-top: .75em;
  padding-bottom: 2.25em; }
  .navbar-toggle .icon-bar {
    background-color: #fff !important;
    height: 3px;
    border-radius: 2px; }

@media (min-width: 760px) {
  .navbar-toggle {
    margin-right: .5em;
    top: 1.125em; } }

@media (min-width: 1000px) {
  .navbar-toggle {
    top: 1em; } }

.navbar-toggle:hover {
  background-color: #184066 !important; }
  .navbar-toggle:hover .icon-bar {
    background-color: #fff !important; }

.navbar-toggle.active, .navbar-toggle:active {
  background-color: #184066 !important; }
  .navbar-toggle.active .icon-bar, .navbar-toggle:active .icon-bar {
    background-color: #fff !important; }

.navbar-toggle:not(.active):focus {
  background-color: transparent; }

header .navbar-brand, footer .navbar-brand {
  padding: .75em 0 0 .75em; }
  @media (min-width: 760px) {
    header .navbar-brand, footer .navbar-brand {
      padding: 1.25em 2em; } }
  header .navbar-brand .logo, footer .navbar-brand .logo {
    display: block;
    width: 230px;
    height: 52px;
    background-image: url(../images/ucb_eecs_logo.svg);
    background-size: cover; }
    @media (min-width: 760px) {
      header .navbar-brand .logo, footer .navbar-brand .logo {
        width: 256px;
        height: 58px; } }

footer .navbar-brand {
  float: none; }
  footer .navbar-brand .logo {
    width: 200px;
    height: 32px; }

.list-group-item, .list-group li, .tout .links li, .news-teaser .links li, .related-links .item-list li, .sidebar-menu ul.menu li, .menu-block-wrapper > ul.menu li, .pane-book-navigation .pane-content > ul.menu li, .faculty-and-staff-profile .info-links li li, .faculty-and-staff-profile .bio li li, .faculty-and-staff-profile .publications li li, .faculty-and-staff-profile .links-and-contact-info li li {
  padding: .5em 1em;
  margin: 0;
  border: none;
  border-radius: 0;
  border-bottom: 1px #dae3ea solid; }
  .list-group-item:hover, .list-group li:hover, .tout .links li:hover, .news-teaser .links li:hover, .related-links .item-list li:hover, .sidebar-menu ul.menu li:hover, .menu-block-wrapper > ul.menu li:hover, .pane-book-navigation .pane-content > ul.menu li:hover, .faculty-and-staff-profile .info-links li li:hover, .faculty-and-staff-profile .bio li li:hover, .faculty-and-staff-profile .publications li li:hover, .faculty-and-staff-profile .links-and-contact-info li li:hover {
    background-color: #eeeeee; }
  .list-group-item a, .list-group li a, .tout .links li a, .news-teaser .links li a, .related-links .item-list li a, .sidebar-menu ul.menu li a, .menu-block-wrapper > ul.menu li a, .pane-book-navigation .pane-content > ul.menu li a, .faculty-and-staff-profile .info-links li li a, .faculty-and-staff-profile .bio li li a, .faculty-and-staff-profile .publications li li a, .faculty-and-staff-profile .links-and-contact-info li li a {
    display: block;
    padding-left: .75em; }

/*
Well

Well, well, what have we here?

Markup:
<div class="well pane-blue">
<p>Donec id elit non mi porta gravida at eget metus. Nulla vitae elit libero, a pharetra augue. Curabitur blandit tempus porttitor. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed posuere consectetur est at lobortis. Vestibulum id ligula porta felis euismod semper.</p>
</div>
<div class="well pane-gold">
<p>Donec id elit non mi porta gravida at eget metus. Nulla vitae elit libero, a pharetra augue. Curabitur blandit tempus porttitor. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed posuere consectetur est at lobortis. Vestibulum id ligula porta felis euismod semper.</p>
</div>


Styleguide eecs_content.well
*/
/*
Panel

A Bootstrap one, not a Drupal one.

Markup:
<div class="panel pane-gold">
  <div class="panel-heading">
    <h3 class="panel-title">Panel title</h3>
  </div>
  <div class="panel-body">
    <p>Sed posuere consectetur est at lobortis. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras mattis consectetur purus sit amet fermentum. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.</p>
    </div>
</div>

<div class="panel pane-blue">
  <div class="panel-heading">
    <h3 class="panel-title">Panel title</h3>
  </div>
  <div class="panel-body">
    <p>Sed posuere consectetur est at lobortis. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras mattis consectetur purus sit amet fermentum. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.</p>
    </div>
</div>


Styleguide eecs_content.panel
*/
.panel .panel-body, .panel.panel-pane .pane-content {
  background-color: #fff; }

.content-placeholder {
  background-color: #eee;
  height: 4em;
  margin-bottom: 2em; }

.event-listing .sponsors-list, .event-teaser .sponsors-list, .event-node-content .sponsors-list, .event-listing .speakers-list, .event-teaser .speakers-list, .event-node-content .speakers-list {
  display: inline-block; }
  .event-listing .sponsors-list li, .event-teaser .sponsors-list li, .event-node-content .sponsors-list li, .event-listing .speakers-list li, .event-teaser .speakers-list li, .event-node-content .speakers-list li {
    display: inline-block;
    background-color: #eaeaea;
    padding: .125em .25em;
    margin-bottom: .125em; }

.list-group, .tout .links, .news-teaser .links, .related-links .item-list, .sidebar-menu ul.menu, .menu-block-wrapper > ul.menu, .pane-book-navigation .pane-content > ul.menu, .faculty-and-staff-profile .info-links li, .faculty-and-staff-profile .bio li, .faculty-and-staff-profile .publications li, .faculty-and-staff-profile .links-and-contact-info li {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fbfbfb;
  border-top: 1px #dae3ea solid;
  transition-property: background-color;
  transition-duration: .25s;
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }

/*
Search Molecule

This is the search.

Markup:
<div class="search-container">
  <form action="#" method="GET">
    <label for="edit-search-block" class="sr-only">Search</label>
    <div class="search-box collapse search-collapse">
      <input class="form-text" id="edit-search-block" placeholder="Search" name="query" type="text">
      <!-- <input alt="Search" class="search-submit" src="/sites/all/themes/kettering/images/header/search/search-submit.png" type="image"> -->
      <button role="button" type="submit" class="search-submit "><span>Search</span><i class="icon search" aria-hidden="true"></i></button>
      <button role="button" type="close" class="search-close"><span>Close</span><i class="icon close" aria-hidden="true"></i></button>
    </div>
  </form>
</div>

Styleguide eecs_ui.search
*/
.search-container .form-inline input.form-text {
  width: 100%;
  background-color: transparent !important;
  background-image: none !important;
  line-height: 1;
  box-shadow: none;
  border: none;
  border-bottom: 1px #07b3e5 solid;
  color: #07b3e5;
  margin-bottom: 1em; }
  ::-webkit-input-placeholder {
    color: #00b7ec;
    opacity: .95; }
  :-moz-placeholder {
    color: #00b7ec;
    opacity: .95; }
  ::-moz-placeholder {
    color: #00b7ec;
    opacity: .95; }
  :-ms-input-placeholder {
    color: #00b7ec;
    opacity: .95; }
  @media (min-width: 760px) {
    .search-container .form-inline input.form-text {
      margin-bottom: 0;
      width: 14em; } }

.search-container .form-inline {
  width: 100%;
  position: absolute;
  top: 5.25em;
  background-color: #184066;
  padding: 2em;
  z-index: 1; }
  @media (min-width: 760px) {
    .search-container .form-inline {
      left: 0;
      top: 1em;
      padding: 0;
      width: auto;
      background-color: transparent;
      display: block; } }
  @media (min-width: 1000px) {
    .search-container .form-inline {
      top: 0; } }

.search-container .form-submit {
  position: relative;
  padding: .5em 2em;
  display: block;
  float: left;
  background-color: #59853b; }
  .search-container .form-submit .icon.search {
    color: white; }
  .search-container .form-submit span {
    display: inline-block;
    padding-right: .5em; }
  @media (min-width: 760px) {
    .search-container .form-submit {
      background-color: #59853b;
      border: 0;
      position: absolute;
      top: .25em;
      right: auto;
      left: 100%;
      background-color: transparent;
      width: 1.5em;
      height: 1.5em;
      padding: 0;
      background: none !important;
      border: none;
      padding: 0 !important;
      font: inherit;
      border: none;
      cursor: pointer; }
      .search-container .form-submit span {
        display: none; }
      .search-container .form-submit .icon.search {
        color: #07b3e5; } }

.search-container .search-close {
  color: #fff;
  position: relative;
  padding: .5em 2em;
  margin-left: 1em; }
  .search-container .search-close .icon.close {
    margin-left: .5em;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    line-height: 1.5; }
  @media (min-width: 760px) {
    .search-container .search-close {
      display: none; } }

.search-toggle {
  position: absolute;
  top: .75em;
  left: auto;
  right: 2em;
  display: block;
  width: 2em;
  height: 3.875em;
  padding: .5em;
  font-size: 1.25em;
  color: #fff; }
  .active.search-toggle, .search-toggle:hover {
    background-color: #184066; }
  .search-toggle .icon.search {
    color: white; }
  @media (min-width: 760px) {
    .search-toggle {
      display: none; } }

.search-container {
  position: absolute;
  top: .5em;
  left: 0;
  right: auto;
  width: 100%; }
  @media (min-width: 760px) {
    .search-container {
      background-color: transparent !important;
      width: 300px;
      left: auto;
      right: 3em;
      top: 1em; }
      .search-container .container {
        display: block;
        min-height: 50%;
        max-height: 100%; } }
  @media (min-width: 1000px) {
    .search-container {
      top: .5em; } }

/*
Actual css styles below
/////////////////////////////////////////////////
*/
.search-container .form-inline input.form-text {
  height: auto !important; }

/*
Tout

Content blocks leading to other places

Markup:
<div class="threeup layoutname-region-N">
  <article class="tout panel-pane pane-fieldable-panels-pane">
    <div class="media">
      <img src="../images/students_placeholder.jpg" alt="Alt text is important for accessibility!">
    </div>
    <div class="content">
      <h4 class="title">
        <a href="#">An Informative Headline of Some Sort, Explains Things</a>
      </h4>
      <div class="body">
        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>
      </div>
      <ul class="links">
        <li><a href="#">A Link of Somesort</a></li>
        <li><a href="#">A Link of Somesort</a></li>
        <li><a href="#">A Link of Somesort</a></li>
      </ul>
      <a href="#" role="button" class="button btn-tout"><span>CTA of Some Sort</span><i class="icon terminal" aria-hidden="true"></i></a>
    </div>
  </article>
</div>

Styleguide eecs_content.tout

*/
.tout, .news-teaser {
  margin-bottom: 2em; }
  .tout .media, .news-teaser .media {
    margin-top: 0;
    position: relative; }
    .tout .media figcaption, .news-teaser .media figcaption {
      position: absolute;
      bottom: 10px;
      right: 0;
      left: 0; }
  .tout .content, .news-teaser .content {
    position: relative;
    background-color: #eeeeee; }
    .tout .content .body, .news-teaser .content .body {
      clear: both;
      margin-bottom: 0;
      padding: 0 1.25em 1em; }
    .tout .content .heavy, .news-teaser .content .heavy {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .tout .tout-links, .news-teaser .tout-links {
    position: relative;
    background-color: #eeeeee; }
  .tout .title, .news-teaser .title {
    clear: both;
    font-weight: bold;
    margin-bottom: 0.75em;
    margin-top: 0;
    padding-left: 0.75em;
    padding-right: 0.75em;
    padding-top: 0.5em;
    font-size: 21.328px; }
  .tout .btn-cta, .news-teaser .btn-cta {
    background-color: #59853b;
    color: #fff; }
    .tout .btn-cta:hover, .news-teaser .btn-cta:hover, .tout .btn-cta:focus, .news-teaser .btn-cta:focus {
      background-color: #51758d; }
    .tout .btn-cta:active, .news-teaser .btn-cta:active {
      background-color: #121b0c; }

/*
Tout

Content blocks leading to other places

Markup:
<div class="threeup layoutname-region-N">
  <article class="tout no-image panel-pane pane-fieldable-panels-pane">
    <div class="media">
      <img src="../images/students_placeholder.jpg" alt="Alt text is important for accessibility!">
    </div>
    <div class="content">
      <h4 class="title">
        <a href="#">An Informative Headline of Some Sort, Explains Things</a>
      </h4>
      <div class="body">
        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>
      </div>
      <ul class="links">
        <li><a href="#">A Link of Somesort</a></li>
        <li><a href="#">A Link of Somesort</a></li>
        <li><a href="#">A Link of Somesort</a></li>
      </ul>
      <a href="#" role="button" class="button btn-tout"><span>CTA of Some Sort</span><i class="icon terminal" aria-hidden="true"></i></a>
    </div>
  </article>
</div>

Styleguide eecs_content.tout

*/
.tout.no-image {
  padding: 1em;
  background-color: #eeeeee; }
  .tout.no-image h2, .tout.no-image .body {
    padding-left: 0;
    padding-right: 0; }

/*
Hero

The hero's a big deal.

Markup:
<article class="hero-unit">
  <div class="container">
    <div class="media">
      <img src="../images/students_placeholder.jpg" alt="Alt text is important for accessibility!">
    </div>
    <div class="content">
      <h1 class="title">
        <a href="#">An Informative Headline of Some Sort, Explains Things</a>
      </h1>
      <div class="body">
        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>
      </div>
      <a href="http://google.com" target="_blank" class="btn btn-hero" rel="external">CTA of some sort</a>
    </div>
  </div>
</article>

Styleguide eecs_content.hero

*/
.hero-unit .container, .featured-tout .container, .featured-tout {
  background-color: #51758d;
  background-image: url("../images/ucb_tesselation.svg");
  background-position: bottom right;
  background-repeat: no-repeat; }

.hero-unit, .featured-tout {
  width: 100%;
  background-color: #eee;
  margin-bottom: 3em;
  color: #fff; }
  .hero-unit .container, .featured-tout .container {
    padding: 0; }
  .hero-unit .media, .featured-tout .media {
    width: 100%;
    position: relative;
    height: 0;
    padding: 56.25% 0 0;
    overflow: hidden; }
    @media (min-width: 760px) {
      .hero-unit .media, .featured-tout .media {
        width: 58.33%;
        float: left;
        padding-top: 32.8%;
        background-color: #51758d; } }
    .hero-unit .media figcaption, .featured-tout .media figcaption {
      position: absolute;
      bottom: 10px;
      right: 0;
      left: 0; }
    .hero-unit .media img, .featured-tout .media img {
      position: absolute;
      display: block;
      max-width: 100%;
      max-height: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
  .hero-unit .content, .featured-tout .content {
    padding: 2em; }
    .hero-unit .content .title, .featured-tout .content .title {
      margin-top: 0;
      font-size: 28.432px; }
      .hero-unit .content .title a, .featured-tout .content .title a {
        color: inherit; }

@media (min-width: 760px) {
  .hero-unit .tout, .featured-tout .tout {
    margin: 0 auto; } }

@media (min-width: 760px) {
  .hero-unit .container, .featured-tout .container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden; } }

@media (min-width: 1500px) {
  .hero-unit .container, .featured-tout .container {
    max-width: 1200px;
    margin: 0 auto; } }

.ee .hero-unit .content, .ee .featured-tout .content {
  color: #023f51; }

.ee .hero-unit .container, .ee .featured-tout .container {
  background-color: #07b3e5; }

.cs .hero-unit .content, .cs .featured-tout .content {
  color: #382501; }

.cs .hero-unit .container, .cs .featured-tout .container {
  background-color: #fcb322; }

/*
Featured tout

Like a refreshing pause.

Markup:
<article class="featured-tout cs">
  <div class="media">
    <img src="../images/students_placeholder.jpg" alt="Alt text is important for accessibility!">
  </div>
  <div class="content">
    <h2 class="title">
      <a href="#">An Informative Headline of Some Sort, Explains Things</a>
    </h2>
    <div class="body">
      <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>
    </div>
    <a href="http://google.com" target="_blank" class="btn-hero" rel="external">CTA of some sort</a>
  </div>
</article>

Styleguide eecs_content.featured-tout
*/
.featured-tout {
  margin-left: auto;
  margin-right: auto;
  border-bottom: 3em; }
  .ee.featured-tout {
    background-color: #07b3e5; }
  .cs.featured-tout {
    background-color: #fcb322; }
    .cs.featured-tout .content {
      color: #382501; }
  @media (min-width: 760px) and (max-width: 1000px) {
    .twoup .featured-tout .media,
    .twoup .featured-tout .content {
      float: none;
      width: auto; }
    .twoup .featured-tout .media {
      padding-top: 56.25%; } }

.by-the-numbers-chart {
  margin-bottom: 2em; }
  .by-the-numbers-chart canvas {
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 200px; }
  @media (min-width: 760px) {
    .by-the-numbers-chart {
      margin-bottom: 1em; } }

.by-the-numbers-graphic .graphic-bg.diamond, .by-the-numbers-graphic .graphic-bg.starburst, .by-the-numbers-graphic .graphic-bg.starburst-12, .by-the-numbers-graphic .graphic-bg.speech-bubble, .by-the-numbers-graphic .graphic-bg.ribbon, .by-the-numbers-graphic .graphic-bg.hexagon, .by-the-numbers-graphic .graphic-bg.heart, .by-the-numbers-graphic .graphic-bg.circle {
  font-family: entypo;
  font-style: normal;
  display: inline-block;
  text-align: center; }

.by-the-numbers-graphic {
  position: relative;
  margin-bottom: 2em; }
  @media (min-width: 760px) {
    .by-the-numbers-graphic {
      margin-bottom: 1em; } }
  .by-the-numbers-graphic .title {
    text-align: center; }
  .by-the-numbers-graphic .graphic-bg {
    display: block;
    width: 100%;
    font-size: 176px;
    line-height: 1em; }
    .by-the-numbers-graphic .graphic-bg.diamond::before {
      content: "\e926"; }
    .by-the-numbers-graphic .graphic-bg.starburst::before {
      content: "\e923"; }
    .by-the-numbers-graphic .graphic-bg.starburst-12::before {
      content: "\e924"; }
    .by-the-numbers-graphic .graphic-bg.speech-bubble::before {
      content: "\e91b"; }
    .by-the-numbers-graphic .graphic-bg.ribbon::before {
      content: "\e921"; }
    .by-the-numbers-graphic .graphic-bg.hexagon::before {
      content: "\e928"; }
    .by-the-numbers-graphic .graphic-bg.heart::before {
      content: "\e921"; }
    .by-the-numbers-graphic .graphic-bg.circle::before {
      content: "\e925"; }
  .by-the-numbers-graphic .info-number {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 72px;
    line-height: 180px;
    color: #fff; }

.news-filters .eecs-categories, .news-filters .topics, .news-item .topics, .news-teaser .topics {
  list-style: none;
  padding: 0; }
  .news-filters .eecs-categories .tag, .news-filters .topics .tag, .news-item .topics .tag, .news-teaser .topics .tag {
    display: inline-block;
    margin-right: 1px; }
    .news-filters .eecs-categories .tag .label, .news-filters .topics .tag .label, .news-item .topics .tag .label, .news-teaser .topics .tag .label, .news-filters .eecs-categories .tag .news-teaser .topics a, .news-teaser .topics .tag a {
      display: block;
      padding: 0;
      font-size: 1em; }
    .news-filters .eecs-categories .tag a, .news-filters .topics .tag a, .news-item .topics .tag a, .news-teaser .topics .tag a {
      display: block;
      background-color: #99b3c4;
      color: #22323c;
      border-radius: 3px;
      padding-top: 0.5em;
      padding-bottom: 0.5em;
      padding-left: 0.75em;
      padding-right: 0.75em; }
      .news-filters .eecs-categories .tag a:focus, .news-filters .topics .tag a:focus, .news-item .topics .tag a:focus, .news-teaser .topics .tag a:focus, .news-filters .eecs-categories .tag a:hover, .news-filters .topics .tag a:hover, .news-item .topics .tag a:hover, .news-teaser .topics .tag a:hover, .news-filters .eecs-categories .tag a:active, .news-filters .topics .tag a:active, .news-item .topics .tag a:active, .news-teaser .topics .tag a:active {
        color: #fff;
        background-color: #51758d; }
    .news-filters .eecs-categories .tag.active .label a, .news-filters .topics .tag.active .label a, .news-item .topics .tag.active .label a, .news-teaser .topics .tag.active .label a, .news-filters .eecs-categories .tag.active .news-teaser .topics a a, .news-teaser .topics .tag.active a a {
      background: #e81d50;
      position: relative; }

/*

News Filters

Filters for the news stories

Markup:
<div class="news-filters">
  <h4>Filter by:</h4>
  <ul class="eecs-categories">
    <li class="tag ee">
      <span class="label label-primary">
        <a href="#">EE</a>
      </span>
    </li>
    <li class="tag cs active">
      <span class="label label-primary">
        <a href="#">CS</a>
      </span>
    </li>
    <li class="tag eecs">
      <span class="label label-primary">
        <a href="#">ALL</a>
      </span>
    </li>
  </ul>
  <h4>Select topics you want to filter:</h4>
  <ul class="topics">
    <li class="tag">
      <span class="label label-primary">
        <a href="#">Publications</a>
      </span>
    </li>
    <li class="tag active">
      <span class="label label-primary">
        <a href="#">Research</a>
      </span>
    </li>
    <li class="tag">
      <span class="label label-primary">
        <a href="#">Diversity</a>
      </span>
    </li>
    <li class="tag active">
      <span class="label label-primary">
        <a href="#">K-12 Outreach</a>
      </span>
    </li>
    <li class="tag">
      <span class="label label-primary">
        <a href="#">Awards &amp; Grads</a>
      </span>
    </li>
    <li class="tag active">
        <span class="label label-primary">
        <a href="#">Students</a>
      </span>
    </li>
    <li class="tag">
      <span class="label label-primary">
        <a href="#">Alumni</a>
      </span>
    </li>
    <li class="tag">
      <span class="label label-primary">
        <a href="#">Education</a>
      </span>
    </li>
  </ul>
</div>

Styleguide eecs_ui.news-filters

*/
.news-filters .eecs-categories .tag.ee, .news-filters .eecs-categories .tag.cs, .news-filters .eecs-categories .tag.eecs {
  width: 30%;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .news-filters .eecs-categories .tag.ee .label, .news-filters .eecs-categories .tag.cs .label, .news-filters .eecs-categories .tag.eecs .label, .news-filters .eecs-categories .tag.ee .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .tag.ee a, .news-filters .eecs-categories .tag.cs .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .tag.cs a, .news-filters .eecs-categories .tag.eecs .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .tag.eecs a {
    display: block;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 1.5em; }
    .news-filters .eecs-categories .tag.ee .label:after, .news-filters .eecs-categories .tag.cs .label:after, .news-filters .eecs-categories .tag.eecs .label:after, .news-filters .eecs-categories .tag.ee .news-teaser .topics a:after, .news-teaser .topics .news-filters .eecs-categories .tag.ee a:after, .news-filters .eecs-categories .tag.cs .news-teaser .topics a:after, .news-teaser .topics .news-filters .eecs-categories .tag.cs a:after, .news-filters .eecs-categories .tag.eecs .news-teaser .topics a:after, .news-teaser .topics .news-filters .eecs-categories .tag.eecs a:after {
      content: "" !important;
      display: none !important; }
  .news-filters .eecs-categories .active.tag.ee .label, .news-filters .eecs-categories .active.tag.cs .label, .news-filters .eecs-categories .active.tag.eecs .label, .news-filters .eecs-categories .active.tag.ee .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .active.tag.ee a, .news-filters .eecs-categories .active.tag.cs .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .active.tag.cs a, .news-filters .eecs-categories .active.tag.eecs .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .active.tag.eecs a {
    border-bottom: 3px #51758d solid; }

.news-filters .eecs-categories .tag.ee .label, .news-filters .eecs-categories .tag.ee .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .tag.ee a {
  background-color: #023f51; }

.news-filters .eecs-categories .tag.ee a {
  color: #07b3e5; }

.news-filters .eecs-categories .active.tag.ee .label, .news-filters .eecs-categories .active.tag.ee .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .active.tag.ee a {
  border-bottom: 3px #07b3e5 solid; }

.news-filters .eecs-categories .tag.cs .label, .news-filters .eecs-categories .tag.cs .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .tag.cs a {
  background-color: #382501; }

.news-filters .eecs-categories .tag.cs a {
  color: #fcb322; }

.news-filters .eecs-categories .active.tag.cs .label, .news-filters .eecs-categories .active.tag.cs .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .active.tag.cs a {
  background-color: #382501;
  border-bottom: 3px #fcb322 solid; }

.news-filters .eecs-categories .tag.eecs .label, .news-filters .eecs-categories .tag.eecs .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .tag.eecs a {
  background-color: #51758d; }

.news-filters .eecs-categories .tag.eecs a {
  color: #fff; }

.news-filters .eecs-categories .active.tag.eecs .label, .news-filters .eecs-categories .active.tag.eecs .news-teaser .topics a, .news-teaser .topics .news-filters .eecs-categories .active.tag.eecs a {
  border-bottom: 3px #51758d solid; }

.news-filters {
  position: relative;
  background-color: #eeeeee;
  padding: 1em;
  margin-bottom: 2em; }
  .news-filters h4 {
    font-weight: normal;
    font-size: .875em;
    color: #2c3f4c; }
  .news-filters .item-list ul li {
    margin: 0;
    margin-bottom: 10px; }
  .news-filters .eecs-categories a, .news-filters .topics a {
    color: #000; }
  .news-filters .eecs-categories .tag.active .label:after, .news-filters .eecs-categories .tag.active .news-teaser .topics a:after, .news-teaser .topics .news-filters .eecs-categories .tag.active a:after, .news-filters .topics .tag.active .label:after, .news-filters .news-teaser .topics .tag.active a:after, .news-teaser .news-filters .topics .tag.active a:after {
    content: "" !important;
    display: none !important; }
  .news-filters .eecs-categories {
    margin-bottom: 1em; }

.news-item {
  margin-bottom: 1em;
  border-bottom: 1px #eeeeee solid;
  padding-bottom: 1em;
  padding-right: 1em; }
  .news-item time {
    /**
     * Time Changes
     *
     * Nothing.
     */ }
  .news-item .title {
    margin-bottom: .5em; }
    .news-item .title a {
      text-decoration: none; }
  .news-item .media {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
    margin-right: 1em; }
  .news-item .topics {
    font-size: .875em; }

/*

News Teaser

Markup:
<article style="" id="news-1" class="news-teaser">
  <div class="media">
    <figure class="image">
      <div class="wrapper">
        <picture>
          <img src="../images/news-01.jpg" alt="" title="">
        </picture>
        <figcaption>
          <div class="body">
            A longish image caption
          </div>
        </figcaption>
      </div>
    </figure>
  </div>
  <div class="story-content">
    <time>January 14, 2016</time>
    <h4>EECS alumna receives a $550,000 National Science Foundation grant</h4>
    <div class="blurb">
      <p>​EECS alumna Alexandra Meliou (Ph.D. ’09), now an assistant professor of computer science at the University of Massachusetts Amherst, recently received a $550,000 National Science Foundation grant to design and develop new technologies that will help those who work with data avoid errors and false information. According to Prof. Meliou, many researchers now looking at this problem make the mistake of looking at data out of context, but her approach will take into account how the data is accumulated and shared.</p>
    </div>
    <ul class="topics">
      <li class="tag">
          <a href="#">Publications</a>
      </li>
      <li class="tag">
          <a href="#">Research</a>
      </li>
      <li class="tag">
          <a href="#">Diversity</a>
      </li>
    </ul>
    <ul class="links">
      <li class="youtube"><a href=""><i></i>Here's a YouTube Link</a></li>
      <li class="external"><a href=""><i></i>Read this story on Modern Engineering Today</a></li>
    </ul>
  </div>
</article>

Styleguide eecs_content.news-teaser

*/
.news-teaser time {
  /**
     * Time Changes
     *
     * Nothing
     */ }

.news-teaser h4 {
  margin-bottom: 0.5em;
  font-size: 28.432px; }

.news-teaser .media {
  max-width: 175px;
  float: right;
  margin-left: 1em;
  margin-bottom: 1em; }
  .news-teaser .media img {
    float: right; }
  .news-teaser .media figcaption {
    position: static; }

.news-teaser .topics {
  font-size: 0.875em; }

.news-teaser ul.links li a i {
  margin-right: 10px; }

.event-listing.featured, .event-teaser.featured, .featured.event-node-content {
  background-color: #fef0d2; }

.event-listing.featured, .event-teaser.featured {
  border: 1px #fdd687 solid;
  padding-top: 0.75em;
  padding-bottom: 0.5em; }
  .event-listing.featured .date, .event-teaser.featured .date {
    border-right: 1px #835802 solid; }
  .event-listing.featured .speakers-list li, .event-teaser.featured .speakers-list li {
    background-color: #fdd687; }

.event-listing .dates, .event-teaser .dates, .event-node-content .dates, .event-listing .date, .event-teaser .date, .event-node-content .date {
  float: left;
  margin-right: 1em;
  text-align: center;
  padding: 0.75em;
  border-right: 1px #eeeeee solid;
  font-weight: bold; }
  .event-listing .dates .month, .event-teaser .dates .month, .event-node-content .dates .month, .event-listing .date .month, .event-teaser .date .month, .event-node-content .date .month {
    display: block; }
  .event-listing .dates .day, .event-teaser .dates .day, .event-node-content .dates .day, .event-listing .date .day, .event-teaser .date .day, .event-node-content .date .day {
    display: block;
    font-size: 2em;
    line-height: 1; }

.event-listing .speakers .speakers-list, .event-teaser .speakers .speakers-list, .event-node-content .speakers .speakers-list {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0; }
  .event-listing .speakers .speakers-list li, .event-teaser .speakers .speakers-list li, .event-node-content .speakers .speakers-list li {
    display: inline-block; }

.event-listing, .event-teaser, .event-node-content {
  margin-bottom: 1em; }
  .event-listing .title, .event-teaser .title, .event-node-content .title {
    margin-top: 0.5em; }
    .event-listing .title a, .event-teaser .title a, .event-node-content .title a {
      text-decoration: none; }
  .event-listing time, .event-teaser time, .event-node-content time {
    /**
     * Time Changes
     *
     * Nothing.
     */ }
  .event-listing .sponsors-list li, .event-teaser .sponsors-list li, .event-node-content .sponsors-list li, .event-listing .speakers-list li, .event-teaser .speakers-list li, .event-node-content .speakers-list li {
    margin-right: 5px; }

.event-teaser .field-label, .event-node-content .field-label {
  font-weight: bold;
  margin-bottom: 0; }

.event-teaser .website .icon-website, .event-node-content .website .icon-website {
  margin-right: .5em; }

.event-teaser .speakers, .event-node-content .speakers {
  margin-top: .5em; }
  .event-teaser .speakers .icon-speakers:before, .event-node-content .speakers .icon-speakers:before, .event-teaser .speakers .icon-speakers:after, .event-node-content .speakers .icon-speakers:after {
    line-height: 1.125em;
    padding-top: .125em;
    margin-top: 0; }
  .event-teaser .speakers .icon-speakers::after, .event-node-content .speakers .icon-speakers::after {
    position: relative;
    content: " Speakers: "; }

.event-teaser .sponsors .icon-sponsors::after, .event-node-content .sponsors .icon-sponsors::after {
  content: " Sponsors: "; }

.event-teaser .sponsors .field-label, .event-node-content .sponsors .field-label {
  float: left;
  margin-top: .125em; }

.event-teaser, .event-node-content {
  margin-bottom: 1em;
  padding-bottom: 1em; }
  .event-teaser .title, .event-node-content .title {
    font-size: 28.432px; }
  .event-teaser .date, .event-node-content .date {
    margin-right: 1em; }
  .event-teaser .image, .event-node-content .image {
    float: left;
    max-height: 15em;
    overflow: hidden; }
  .event-teaser img, .event-node-content img {
    display: block;
    margin-right: 1em;
    margin-bottom: 1em; }
  .event-teaser .excerpt, .event-node-content .excerpt {
    margin-top: 1em; }
  .event-teaser .media-body, .event-node-content .media-body {
    padding-bottom: 1em;
    border-bottom: 1px #eeeeee solid; }
  .event-teaser .button, .event-node-content .button {
    font-size: 1em; }

#tabs {
  margin-bottom: 0;
  margin-top: 20px; }

/*
Breadcrumb

The molecule representing the navigational heirarchy of the current page.

Markup:
<div id="breadcrumb">
  <ol class="breadcrumb">
    <li><a href="#">Home</a></li>
    <li><a href="#">Library</a></li>
    <li class="active">Data</li>
  </ol>
</div>

Styleguide eecs_content.breadcrumb
*/
.breadcrumb {
  margin-bottom: 0; }
  .breadcrumb > li:not(:first-child)::before {
    content: "/ " !important; }

.related-links {
  margin-bottom: 2em; }
  .related-links .item-list li a {
    padding: 0;
    font-weight: 600; }
  .related-links .item-list .description {
    margin-top: 0.5em; }

/*
Sidebar Menu

Vertical menus that appear in sidebars.

Markup:
<div class="sidebar-menu col-sm-3">
  <ul class="menu clearfix" role="menu">
    <li class="first expanded active-trail" role="presentation">
      <a href="/book-page/chapter-1" role="menuitem">Chapter 1</a>
      <ul class="menu clearfix" role="menu">
        <li class="first leaf" role="presentation">
          <a href="/aliquip-gravis" class="active-trail active" role="menuitem">Aliquip Gravis</a>
        </li>
        <li class="last collapsed" role="presentation">
          <a href="/ibidem-quadrum" role="menuitem">Ibidem Quadrum</a>
        </li>
      </ul>
    </li>
    <li class="collapsed" role="presentation">
      <a href="/book-page/chapter-2" role="menuitem">Chapter 2</a>
    </li>
    <li class="last collapsed" role="presentation">
      <a href="/book-page/chapter-3" role="menuitem">Chapter 3</a>
    </li>
  </ul>
</div>

Styleguide eecs_ui.sidebar_menu

*/
.sidebar-menu ul.menu, .menu-block-wrapper > ul.menu, .pane-book-navigation .pane-content > ul.menu {
  border-top-width: 4px; }
  .sidebar-menu ul.menu li, .menu-block-wrapper > ul.menu li, .pane-book-navigation .pane-content > ul.menu li {
    padding: 0; }
    .sidebar-menu ul.menu li.active-trail, .menu-block-wrapper > ul.menu li.active-trail, .pane-book-navigation .pane-content > ul.menu li.active-trail {
      background-color: #f4f7f9; }
      .sidebar-menu ul.menu li.active-trail a.active, .menu-block-wrapper > ul.menu li.active-trail a.active, .pane-book-navigation .pane-content > ul.menu li.active-trail a.active {
        background-color: #dae3ea; }
    .sidebar-menu ul.menu li a, .menu-block-wrapper > ul.menu li a, .pane-book-navigation .pane-content > ul.menu li a {
      padding: 0.5em 1em; }
  .sidebar-menu ul.menu > li:last-child, .menu-block-wrapper > ul.menu > li:last-child, .pane-book-navigation .pane-content > ul.menu > li:last-child {
    border-bottom-width: 4px; }
  .sidebar-menu ul.menu > li a, .menu-block-wrapper > ul.menu > li a, .pane-book-navigation .pane-content > ul.menu > li a {
    display: inline-block;
    width: 100%; }
  .sidebar-menu ul.menu > li ul li, .menu-block-wrapper > ul.menu > li ul li, .pane-book-navigation .pane-content > ul.menu > li ul li {
    position: relative;
    border: none; }
    .sidebar-menu ul.menu > li ul li:before, .menu-block-wrapper > ul.menu > li ul li:before, .pane-book-navigation .pane-content > ul.menu > li ul li:before {
      content: '\f105';
      font-family: fontawesome;
      position: absolute;
      top: 10px;
      left: 1.8em; }
    .sidebar-menu ul.menu > li ul li a, .menu-block-wrapper > ul.menu > li ul li a, .pane-book-navigation .pane-content > ul.menu > li ul li a {
      padding-left: 3em; }
    .sidebar-menu ul.menu > li ul li ul li:before, .menu-block-wrapper > ul.menu > li ul li ul li:before, .pane-book-navigation .pane-content > ul.menu > li ul li ul li:before {
      content: '\f101';
      left: 2.8em; }
    .sidebar-menu ul.menu > li ul li ul li a, .menu-block-wrapper > ul.menu > li ul li ul li a, .pane-book-navigation .pane-content > ul.menu > li ul li ul li a {
      padding-left: 4em; }

.pane-book-navigation h4 {
  margin: 0px;
  padding: 10px;
  background-color: #dae3ea; }

.book-navigation .page-links {
  border-color: #dae3ea;
  background-color: #fbfbfb; }
  .book-navigation .page-links .page-next {
    text-decoration: underline; }

.pane-bundle-text {
  margin-bottom: 2em; }

.pane-menu-tree {
  margin-bottom: 2em; }

/*
Static Teaser

For header/blurb/readmore in static spaces

Markup:
<article class="teaser static-teaser">
  <h2 class="title"><a href="https://aspire.eecs.berkeley.edu/">Algorithms and Specializers for Provably Optimal Implementations with Resilience and Efficie (ASPIRE)</a></h2>
  <p class="blurb">A new 5-year research project that recognizes the shift from transistor-scaling-driven performance improvements to a new post-scaling world where whole-stack co-design is the key to improved efficiency. Building on the success of the completed Par Lab project, it uses deep hardware and software co-tuning to achieve the highest possible performance and energy efficiency for future mobile and rack computing systems.</p>
  <p><a href="#" class="more-link" title="read more">Read more</a><p>
</article>

Styleguide eecs_content.static_teaser

*/
.static-teaser {
  padding-bottom: 1em;
  margin-bottom: 2em;
  border-bottom: 1px #eeeeee solid; }
  .static-teaser .title, .static-teaser .blurb {
    max-width: 55em; }
  .static-teaser .more-link {
    font-weight: bold; }

/*
Custom Panes

Ad hoc toutish bits.

Markup:
<div class="panel-pane pane-fieldable-panels-pane pane-uuid-64ac9145-3caf-4337-b1f9-05ffb0d598ec {{modifier_class}} pane-bundle-text">
  <h4 class="pane-title">Project 1</h4>
  <div class="pane-content">
    <div class="fieldable-panels-pane">
      <div class="field field-name-field-basic-text-text field-type-text-long field-label-hidden">
        <div class="field-items">
          <div class="field-item even">
            <p>
              <strong>Title</strong> - Scaling up Deep Learning on Clusters (Advisor: Prof. John Canny)<strong></strong>
            </p>
            <p>
              <strong>Description</strong>
              - This project is about building the next generation of machine learning and deep learning systems, and improving speed and scale by about 2 orders of magnitude over the present state-of-the-art. We will be using state-of-the-art tools including
              BIDMach, Spark, Caffe and Google's Tensorflow, and developing easy-to-use APIs for large-scale model development. The goal is to build large-scale learning system for clusters of cloud machines with GPUs. We use a novel design that decouples
              single-machine learning from inter-machine coordination, and leads to a particularly simple shared-nothing design. Currently the work is on EC2, but we will be working also with Microsoft Azure next year. We are currently collaborating with
              Databricks and Yahoo on this project, and industry participation will be part of the project.</p>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

.pane-blue - ee blue
.pane-gold - cs gold
.well - simple
.well.pane-blue - mix and match!
.well.pane-gold - mix and match!


Styleguide eecs_content.custon_panes

*/
.panel.panel-pane .pane-title,
.panel.panel-pane .pane-content {
  background-color: transparent !important;
  border-bottom: none !important; }

.well {
  background-color: #51758d; }
  .well .pane-title, .well .pane-content {
    color: white;
    border: none; }
    .well .pane-title a, .well .pane-content a {
      color: #fff; }
  .well .pane-title {
    font-size: 28.432px; }

.well.pane-gold {
  background-color: #fcb322 !important; }
  .well.pane-gold .pane-title, .well.pane-gold .pane-content {
    color: #513601 !important; }
    .well.pane-gold .pane-title a, .well.pane-gold .pane-content a {
      color: #513601 !important; }

.well.pane-blue {
  background-color: #07b3e5 !important; }
  .well.pane-blue .pane-title, .well.pane-blue .pane-content {
    color: #023f51 !important; }
    .well.pane-blue .pane-title a, .well.pane-blue .pane-content a {
      color: #023f51 !important; }

.panel.panel-pane.pane-blue:not(.well), .panel.panel-pane.pane-gold:not(.well), .panel.panel-pane:not(.well) {
  padding-bottom: 1em;
  margin-bottom: 2em;
  border: none;
  background-color: #eaeff3;
  border-top: 1.5em solid #51758d;
  border-bottom: 1px solid #51758d; }
  .panel.panel-pane:not(.well) .pane-title {
    font-size: 28.432px;
    color: #19242c; }
  .panel.panel-pane:not(.well) .pane-content {
    max-width: 55em;
    color: #19242c !important; }

.panel.panel-pane.pane-blue:not(.well) {
  background-color: #edfafe !important;
  color: #023f51 !important;
  border-top: 2em solid #07b3e5 !important;
  border-bottom: 1px solid #07b3e5 !important; }
  .panel.panel-pane.pane-blue:not(.well) .pane-content, .panel.panel-pane.pane-blue:not(.well) .pane-title {
    color: #023f51 !important; }
    .panel.panel-pane.pane-blue:not(.well) .pane-content a, .panel.panel-pane.pane-blue:not(.well) .pane-title a {
      color: #19242c !important; }

.panel.panel-pane.pane-gold:not(.well) {
  background-color: #fee7b9 !important;
  color: #513601 !important;
  border-top: 2em solid #fcb322 !important;
  border-bottom: 1px solid #fcb322 !important; }
  .panel.panel-pane.pane-gold:not(.well) .pane-content, .panel.panel-pane.pane-gold:not(.well) .pane-title {
    color: #513601 !important; }

table th[scope='row'] {
  font-weight: normal;
  border: none; }

/*
// @todo, implement hover,
// on js, only do if not touch enabled.
// https://scotch.io/bar-talk/bootstrap-3-tips-and-tricks-you-might-not-know#how-to-enable-bootstrap-3-hover-dropdowns
// what do we do about touch+mouse situations...
// that's a new one, i guess binding touch to everything all the time can't hurt.
*/
/*
Fontawesome

You know, icons and such
*/
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../vendor/fontawesome/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../vendor/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../vendor/fontawesome/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../vendor/fontawesome/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../vendor/fontawesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .event-teaser .speakers .icon-speakers, .event-node-content .speakers .icon-speakers, .event-teaser .sponsors .icon-sponsors, .event-node-content .sponsors .icon-sponsors, .event-listing time .icon-time, .event-teaser time .icon-time, .event-node-content time .icon-time, .event-listing .location .icon-location, .event-teaser .location .icon-location, .event-node-content .location .icon-location, .event-listing .speakers .icon-speakers, .event-teaser .website .icon-website, .event-node-content .website .icon-website, .search-container .form-submit .icon.search, .search-container .search-close .icon.close, .search-toggle .icon.search, .news-teaser ul.links li a i, .secondary-links li.home a, footer.footer .utility-nav li.home a, footer.footer .social li.twitter a, footer.footer .social li.instagram a {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg, .news-teaser ul.links li a i {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg, .news-teaser ul.links li a i.fa-li {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .event-teaser .speakers .pull-left.icon-speakers, .event-node-content .speakers .pull-left.icon-speakers, .event-teaser .sponsors .pull-left.icon-sponsors, .event-node-content .sponsors .pull-left.icon-sponsors, .event-listing time .pull-left.icon-time, .event-teaser time .pull-left.icon-time, .event-node-content time .pull-left.icon-time, .event-listing .location .pull-left.icon-location, .event-teaser .location .pull-left.icon-location, .event-node-content .location .pull-left.icon-location, .event-listing .speakers .pull-left.icon-speakers, .event-teaser .website .pull-left.icon-website, .event-node-content .website .pull-left.icon-website, .search-container .form-submit .pull-left.icon.search, .search-container .search-close .pull-left.icon.close, .search-toggle .pull-left.icon.search, .news-teaser ul.links li a i.pull-left, .secondary-links li.home a.pull-left, footer.footer .utility-nav li.home a.pull-left, footer.footer .social li.twitter a.pull-left, footer.footer .social li.instagram a.pull-left {
  margin-right: .3em; }

.fa.pull-right, .event-teaser .speakers .pull-right.icon-speakers, .event-node-content .speakers .pull-right.icon-speakers, .event-teaser .sponsors .pull-right.icon-sponsors, .event-node-content .sponsors .pull-right.icon-sponsors, .event-listing time .pull-right.icon-time, .event-teaser time .pull-right.icon-time, .event-node-content time .pull-right.icon-time, .event-listing .location .pull-right.icon-location, .event-teaser .location .pull-right.icon-location, .event-node-content .location .pull-right.icon-location, .event-listing .speakers .pull-right.icon-speakers, .event-teaser .website .pull-right.icon-website, .event-node-content .website .pull-right.icon-website, .search-container .form-submit .pull-right.icon.search, .search-container .search-close .pull-right.icon.close, .search-toggle .pull-right.icon.search, .news-teaser ul.links li a i.pull-right, .secondary-links li.home a.pull-right, footer.footer .utility-nav li.home a.pull-right, footer.footer .social li.twitter a.pull-right, footer.footer .social li.instagram a.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before, .search-container .form-submit .icon.search:before, .search-toggle .icon.search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before, .event-listing .speakers .icon-speakers:before, .event-teaser .speakers .icon-speakers:before, .event-node-content .speakers .icon-speakers:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.search-container .search-close .icon.close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before, .secondary-links li.home a:before, footer.footer .utility-nav li.home a:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before, .event-listing time .icon-time:before, .event-teaser time .icon-time:before, .event-node-content time .icon-time:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before, .event-listing .location .icon-location:before, .event-teaser .location .icon-location:before, .event-node-content .location .icon-location:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before, .news-teaser ul.links li.external a i:before, .event-teaser .website .icon-website:before, .event-node-content .website .icon-website:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before, footer.footer .social li.twitter a:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before, .news-teaser ul.links li.youtube a i:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before, footer.footer .social li.instagram a:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before,
.event-teaser .sponsors .icon-sponsors:before,
.event-node-content .sponsors .icon-sponsors:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

header.navbar .nav > .dropdown > a {
  float: none !important; }

header.navbar-default {
  position: relative;
  z-index: 30; }

.navbar-default {
  border: none;
  border-radius: 0;
  background-color: #003262;
  padding-bottom: 1em;
  margin-bottom: 0;
  width: 100%; }
  .navbar-default .navbar-header {
    float: none;
    background-color: transparent; }
  @media (min-width: 760px) {
    .navbar-default {
      padding-bottom: 0; } }
  @media (min-width: 1000px) {
    .navbar-default {
      padding-top: 3em; } }

@media (max-width: 760px) {
  .navbar-default .navbar-collapse {
    top: 5.5em !important; } }

@media (max-width: 1000px) {
  .navbar-default .navbar-collapse {
    top: 6em;
    border-top: none;
    padding: 0;
    position: absolute;
    width: 100%;
    background: #003262;
    z-index: 100; }
    .navbar-default .navbar-collapse > ul {
      margin: 0; }
      .navbar-default .navbar-collapse > ul > li {
        border-bottom: 1px #184066 solid; }
        .navbar-default .navbar-collapse > ul > li a {
          padding-left: 2em !important; }
        .navbar-default .navbar-collapse > ul > li .caret {
          display: block;
          float: right;
          position: relative;
          top: 0.5em;
          right: 20px; }
    .navbar-default .navbar-collapse .dropdown.open [data-dropdown='dr'] {
      transition-property: background-color color;
      transition-duration: 0.25s;
      transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
      background-color: #fff;
      color: #184066; }
    .navbar-default .navbar-collapse .dropdown.open .dropdown-menu {
      padding-bottom: 0;
      padding-top: 0;
      display: block;
      background-color: #184066;
      border-top: 1px #2767a4 solid; }
      .navbar-default .navbar-collapse .dropdown.open .dropdown-menu > li a {
        background-color: #184066;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        color: #fff;
        border-bottom: 1px #2767a4 solid; }
        .navbar-default .navbar-collapse .dropdown.open .dropdown-menu > li a:hover, .navbar-default .navbar-collapse .dropdown.open .dropdown-menu > li a:focus, .navbar-default .navbar-collapse .dropdown.open .dropdown-menu > li a:active {
          background-color: #d5e5f5;
          color: #184066; } }

#utility-nav {
  position: relative;
  left: 0;
  top: 0;
  background-color: #001d39; }
  #utility-nav li {
    border-right: 1px #003262 solid; }
  #utility-nav li a {
    color: #fff; }
    #utility-nav li a:hover, #utility-nav li a:focus, #utility-nav li a:active {
      background-color: #fff;
      color: #003262; }
    #utility-nav li a.highlight {
      background-color: #578139; }
      #utility-nav li a.highlight:hover, #utility-nav li a.highlight:focus, #utility-nav li a.highlight:active {
        background-color: #fff;
        color: #578139; }
  @media (min-width: 1000px) {
    #utility-nav {
      position: absolute;
      width: 100%;
      height: 2.875em; }
      #utility-nav li a {
        padding: 0.75em 1.25em; } }

#main-nav {
  position: static;
  top: 0;
  left: 0;
  right: auto; }
  @media (min-width: 1000px) {
    #main-nav .dropdown a:hover .dropdown-menu, #main-nav .dropdown a:focus .dropdown-menu, #main-nav .dropdown a:active .dropdown-menu {
      display: block; }
    #main-nav .dropdown a:hover:not(:focus) .dropdown-menu {
      display: none !important; } }
  @media (min-width: 1000px) {
    #main-nav {
      position: absolute;
      right: 3em;
      left: auto;
      top: 2.875em;
      font-size: 1.25em;
      font-weight: 600; }
      #main-nav > li {
        margin-left: 1em; }
        #main-nav > li:first-child {
          margin-left: 0; }
        #main-nav > li a {
          display: block; }
          #main-nav > li a:focus:not(.expanded) {
            background-color: #fff; }
      #main-nav ul.dropdown-menu {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
        border: none;
        padding: 0;
        margin: 0;
        float: none;
        background-color: #184066; }
        #main-nav ul.dropdown-menu li {
          line-height: 2; }
        #main-nav ul.dropdown-menu li a {
          padding-top: 0.75em;
          padding-bottom: 0.75em;
          color: #fff; }
          #main-nav ul.dropdown-menu li a:hover, #main-nav ul.dropdown-menu li a:focus, #main-nav ul.dropdown-menu li a:active {
            color: #184066;
            background-color: #fff; } }
  @media (min-width: 1000px) and (min-width: 1250px) {
    #main-nav {
      font-size: 21.328px; }
      #main-nav > li {
        margin-top: -0.3em;
        margin-left: 2em; }
      #main-nav ul.dropdown-menu {
        top: 4.25em; } }
  @media (min-width: 1000px) and (min-width: 1000px) {
    #main-nav ul.dropdown-menu li:first-child {
      display: none; } }

.secondary-links li.home, footer.footer .utility-nav li.home {
  width: 50%; }
  @media (min-width: 1000px) {
    .secondary-links li.home, footer.footer .utility-nav li.home {
      width: auto; }
      .secondary-links li.home a, footer.footer .utility-nav li.home a {
        width: auto; } }
  .secondary-links li.home a, footer.footer .utility-nav li.home a {
    width: 100%;
    color: #fff; }
    .secondary-links li.home a:hover, footer.footer .utility-nav li.home a:hover, .secondary-links li.home a:focus, footer.footer .utility-nav li.home a:focus, .secondary-links li.home a:active, footer.footer .utility-nav li.home a:active {
      background-color: #fff; }
      .secondary-links li.home a:hover::before, footer.footer .utility-nav li.home a:hover::before, .secondary-links li.home a:focus::before, footer.footer .utility-nav li.home a:focus::before, .secondary-links li.home a:active::before, footer.footer .utility-nav li.home a:active::before {
        color: #184066; }
    .secondary-links li.home a::before, footer.footer .utility-nav li.home a::before {
      font-size: 1.25em; }
    @media (min-width: 1000px) {
      .secondary-links li.home a, footer.footer .utility-nav li.home a {
        width: auto;
        text-align: center; }
        .secondary-links li.home a a, footer.footer .utility-nav li.home a a {
          display: block;
          height: 3em;
          width: 3.75em; } }

.secondary-links li.myeecs {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  z-index: 10; }
  @media (max-width: 1000px) {
    .secondary-links li.myeecs {
      border-left: 1px #184066 solid;
      border-right: none; }
      .secondary-links li.myeecs a {
        line-height: 1.25; } }
  @media (min-width: 1000px) {
    .secondary-links li.myeecs {
      left: auto;
      top: auto;
      position: static;
      width: auto; } }

/*
EECS Footer

Provides a sticky footer at the bottom of the page.

Markup: eecs_html_footer.html

Styleguide eecs_global.footer
*/
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
/*
// @todo, implement hover,
// on js, only do if not touch enabled.
// https://scotch.io/bar-talk/bootstrap-3-tips-and-tricks-you-might-not-know#how-to-enable-bootstrap-3-hover-dropdowns
// what do we do about touch+mouse situations...
// that's a new one, i guess binding touch to everything all the time can't hurt.
*/
/*
Fontawesome

You know, icons and such
*/
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../vendor/fontawesome/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../vendor/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../vendor/fontawesome/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../vendor/fontawesome/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../vendor/fontawesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .event-teaser .speakers .icon-speakers, .event-node-content .speakers .icon-speakers, .event-teaser .sponsors .icon-sponsors, .event-node-content .sponsors .icon-sponsors, .event-listing time .icon-time, .event-teaser time .icon-time, .event-node-content time .icon-time, .event-listing .location .icon-location, .event-teaser .location .icon-location, .event-node-content .location .icon-location, .event-listing .speakers .icon-speakers, .event-teaser .website .icon-website, .event-node-content .website .icon-website, .search-container .form-submit .icon.search, .search-container .search-close .icon.close, .search-toggle .icon.search, .news-teaser ul.links li a i, .secondary-links li.home a, footer.footer .utility-nav li.home a, footer.footer .social li.twitter a, footer.footer .social li.instagram a {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg, .news-teaser ul.links li a i {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg, .news-teaser ul.links li a i.fa-li {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .event-teaser .speakers .pull-left.icon-speakers, .event-node-content .speakers .pull-left.icon-speakers, .event-teaser .sponsors .pull-left.icon-sponsors, .event-node-content .sponsors .pull-left.icon-sponsors, .event-listing time .pull-left.icon-time, .event-teaser time .pull-left.icon-time, .event-node-content time .pull-left.icon-time, .event-listing .location .pull-left.icon-location, .event-teaser .location .pull-left.icon-location, .event-node-content .location .pull-left.icon-location, .event-listing .speakers .pull-left.icon-speakers, .event-teaser .website .pull-left.icon-website, .event-node-content .website .pull-left.icon-website, .search-container .form-submit .pull-left.icon.search, .search-container .search-close .pull-left.icon.close, .search-toggle .pull-left.icon.search, .news-teaser ul.links li a i.pull-left, .secondary-links li.home a.pull-left, footer.footer .utility-nav li.home a.pull-left, footer.footer .social li.twitter a.pull-left, footer.footer .social li.instagram a.pull-left {
  margin-right: .3em; }

.fa.pull-right, .event-teaser .speakers .pull-right.icon-speakers, .event-node-content .speakers .pull-right.icon-speakers, .event-teaser .sponsors .pull-right.icon-sponsors, .event-node-content .sponsors .pull-right.icon-sponsors, .event-listing time .pull-right.icon-time, .event-teaser time .pull-right.icon-time, .event-node-content time .pull-right.icon-time, .event-listing .location .pull-right.icon-location, .event-teaser .location .pull-right.icon-location, .event-node-content .location .pull-right.icon-location, .event-listing .speakers .pull-right.icon-speakers, .event-teaser .website .pull-right.icon-website, .event-node-content .website .pull-right.icon-website, .search-container .form-submit .pull-right.icon.search, .search-container .search-close .pull-right.icon.close, .search-toggle .pull-right.icon.search, .news-teaser ul.links li a i.pull-right, .secondary-links li.home a.pull-right, footer.footer .utility-nav li.home a.pull-right, footer.footer .social li.twitter a.pull-right, footer.footer .social li.instagram a.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before, .search-container .form-submit .icon.search:before, .search-toggle .icon.search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before, .event-listing .speakers .icon-speakers:before, .event-teaser .speakers .icon-speakers:before, .event-node-content .speakers .icon-speakers:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.search-container .search-close .icon.close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before, .secondary-links li.home a:before, footer.footer .utility-nav li.home a:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before, .event-listing time .icon-time:before, .event-teaser time .icon-time:before, .event-node-content time .icon-time:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before, .event-listing .location .icon-location:before, .event-teaser .location .icon-location:before, .event-node-content .location .icon-location:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before, .news-teaser ul.links li.external a i:before, .event-teaser .website .icon-website:before, .event-node-content .website .icon-website:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before, footer.footer .social li.twitter a:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before, .news-teaser ul.links li.youtube a i:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before, footer.footer .social li.instagram a:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before,
.event-teaser .sponsors .icon-sponsors:before,
.event-node-content .sponsors .icon-sponsors:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

header.navbar .nav > .dropdown > a {
  float: none !important; }

header.navbar-default {
  position: relative;
  z-index: 30; }

.navbar-default {
  border: none;
  border-radius: 0;
  background-color: #003262;
  padding-bottom: 1em;
  margin-bottom: 0;
  width: 100%; }
  .navbar-default .navbar-header {
    float: none;
    background-color: transparent; }
  @media (min-width: 760px) {
    .navbar-default {
      padding-bottom: 0; } }
  @media (min-width: 1000px) {
    .navbar-default {
      padding-top: 3em; } }

@media (max-width: 760px) {
  .navbar-default .navbar-collapse {
    top: 5.5em !important; } }

@media (max-width: 1000px) {
  .navbar-default .navbar-collapse {
    top: 6em;
    border-top: none;
    padding: 0;
    position: absolute;
    width: 100%;
    background: #003262;
    z-index: 100; }
    .navbar-default .navbar-collapse > ul {
      margin: 0; }
      .navbar-default .navbar-collapse > ul > li {
        border-bottom: 1px #184066 solid; }
        .navbar-default .navbar-collapse > ul > li a {
          padding-left: 2em !important; }
        .navbar-default .navbar-collapse > ul > li .caret {
          display: block;
          float: right;
          position: relative;
          top: 0.5em;
          right: 20px; }
    .navbar-default .navbar-collapse .dropdown.open [data-dropdown='dr'] {
      transition-property: background-color color;
      transition-duration: 0.25s;
      transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
      background-color: #fff;
      color: #184066; }
    .navbar-default .navbar-collapse .dropdown.open .dropdown-menu {
      padding-bottom: 0;
      padding-top: 0;
      display: block;
      background-color: #184066;
      border-top: 1px #2767a4 solid; }
      .navbar-default .navbar-collapse .dropdown.open .dropdown-menu > li a {
        background-color: #184066;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        color: #fff;
        border-bottom: 1px #2767a4 solid; }
        .navbar-default .navbar-collapse .dropdown.open .dropdown-menu > li a:hover, .navbar-default .navbar-collapse .dropdown.open .dropdown-menu > li a:focus, .navbar-default .navbar-collapse .dropdown.open .dropdown-menu > li a:active {
          background-color: #d5e5f5;
          color: #184066; } }

#utility-nav {
  position: relative;
  left: 0;
  top: 0;
  background-color: #001d39; }
  #utility-nav li {
    border-right: 1px #003262 solid; }
  #utility-nav li a {
    color: #fff; }
    #utility-nav li a:hover, #utility-nav li a:focus, #utility-nav li a:active {
      background-color: #fff;
      color: #003262; }
    #utility-nav li a.highlight {
      background-color: #578139; }
      #utility-nav li a.highlight:hover, #utility-nav li a.highlight:focus, #utility-nav li a.highlight:active {
        background-color: #fff;
        color: #578139; }
  @media (min-width: 1000px) {
    #utility-nav {
      position: absolute;
      width: 100%;
      height: 2.875em; }
      #utility-nav li a {
        padding: 0.75em 1.25em; } }

#main-nav {
  position: static;
  top: 0;
  left: 0;
  right: auto; }
  @media (min-width: 1000px) {
    #main-nav .dropdown a:hover .dropdown-menu, #main-nav .dropdown a:focus .dropdown-menu, #main-nav .dropdown a:active .dropdown-menu {
      display: block; }
    #main-nav .dropdown a:hover:not(:focus) .dropdown-menu {
      display: none !important; } }
  @media (min-width: 1000px) {
    #main-nav {
      position: absolute;
      right: 3em;
      left: auto;
      top: 2.875em;
      font-size: 1.25em;
      font-weight: 600; }
      #main-nav > li {
        margin-left: 1em; }
        #main-nav > li:first-child {
          margin-left: 0; }
        #main-nav > li a {
          display: block; }
          #main-nav > li a:focus:not(.expanded) {
            background-color: #fff; }
      #main-nav ul.dropdown-menu {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
        border: none;
        padding: 0;
        margin: 0;
        float: none;
        background-color: #184066; }
        #main-nav ul.dropdown-menu li {
          line-height: 2; }
        #main-nav ul.dropdown-menu li a {
          padding-top: 0.75em;
          padding-bottom: 0.75em;
          color: #fff; }
          #main-nav ul.dropdown-menu li a:hover, #main-nav ul.dropdown-menu li a:focus, #main-nav ul.dropdown-menu li a:active {
            color: #184066;
            background-color: #fff; } }
  @media (min-width: 1000px) and (min-width: 1250px) {
    #main-nav {
      font-size: 21.328px; }
      #main-nav > li {
        margin-top: -0.3em;
        margin-left: 2em; }
      #main-nav ul.dropdown-menu {
        top: 4.25em; } }
  @media (min-width: 1000px) and (min-width: 1000px) {
    #main-nav ul.dropdown-menu li:first-child {
      display: none; } }

.secondary-links li.home, footer.footer .utility-nav li.home {
  width: 50%; }
  @media (min-width: 1000px) {
    .secondary-links li.home, footer.footer .utility-nav li.home {
      width: auto; }
      .secondary-links li.home a, footer.footer .utility-nav li.home a {
        width: auto; } }
  .secondary-links li.home a, footer.footer .utility-nav li.home a {
    width: 100%;
    color: #fff; }
    .secondary-links li.home a:hover, footer.footer .utility-nav li.home a:hover, .secondary-links li.home a:focus, footer.footer .utility-nav li.home a:focus, .secondary-links li.home a:active, footer.footer .utility-nav li.home a:active {
      background-color: #fff; }
      .secondary-links li.home a:hover::before, footer.footer .utility-nav li.home a:hover::before, .secondary-links li.home a:focus::before, footer.footer .utility-nav li.home a:focus::before, .secondary-links li.home a:active::before, footer.footer .utility-nav li.home a:active::before {
        color: #184066; }
    .secondary-links li.home a::before, footer.footer .utility-nav li.home a::before {
      font-size: 1.25em; }
    @media (min-width: 1000px) {
      .secondary-links li.home a, footer.footer .utility-nav li.home a {
        width: auto;
        text-align: center; }
        .secondary-links li.home a a, footer.footer .utility-nav li.home a a {
          display: block;
          height: 3em;
          width: 3.75em; } }

.secondary-links li.myeecs {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  z-index: 10; }
  @media (max-width: 1000px) {
    .secondary-links li.myeecs {
      border-left: 1px #184066 solid;
      border-right: none; }
      .secondary-links li.myeecs a {
        line-height: 1.25; } }
  @media (min-width: 1000px) {
    .secondary-links li.myeecs {
      left: auto;
      top: auto;
      position: static;
      width: auto; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #323232;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #184066;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0081a0;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive, .tout .media img, .news-teaser .media img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only, .element-invisible, .search-toggle span, .secondary-links li.home span, footer.footer .utility-nav li.home span {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

@media (min-width: 1800px) {
  footer.footer .navbar-brand {
    float: left; }
  footer.footer .footer-nav {
    margin-top: 2em; } }

footer.footer {
  margin-top: 2em;
  background-color: #323232; }

footer.footer .footer-nav {
  padding: 0;
  margin-top: 2em;
  margin-left: 0;
  margin-right: 0; }
  footer.footer .footer-nav > li {
    margin-bottom: 2em;
    padding-bottom: 1em;
    padding-left: 0;
    padding-right: 0; }
    footer.footer .footer-nav > li ul {
      padding-bottom: 1em;
      border-bottom: 1px #555555 solid; }
    @media (min-width: 1200px) {
      footer.footer .footer-nav > li {
        width: 13%;
        margin-right: .5em;
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0; }
        footer.footer .footer-nav > li ul {
          border-bottom: none; } }
  footer.footer .footer-nav ul {
    padding: 0;
    margin: 0; }
  footer.footer .footer-nav li a {
    padding-top: .25em;
    padding-bottom: .25em;
    padding-left: 1.5em;
    color: #fff; }
    footer.footer .footer-nav li a:hover {
      color: #323232; }
    footer.footer .footer-nav li a:focus {
      color: #eeeeee;
      background-color: #3f3f3f; }
    footer.footer .footer-nav li a:active {
      color: #555555; }
  footer.footer .footer-nav > li > a {
    font-weight: bold; }
  @media (min-width: 760px) {
    footer.footer .footer-nav {
      margin-left: 2em; } }

footer.footer .identity {
  transition-property: width, height, margin-top;
  transition-duration: .25s;
  width: 200px; }
  footer.footer .identity a {
    display: block; }
  @media (min-width: 1800px) {
    footer.footer .identity {
      float: left;
      margin-right: 1em; } }

footer.footer .social li.twitter {
  height: 3em; }
  footer.footer .social li.twitter a {
    display: block; }
    footer.footer .social li.twitter a::before {
      color: #fff; }

footer.footer .social li.instagram {
  height: 3em; }
  footer.footer .social li.instagram a {
    display: block; }
    footer.footer .social li.instagram a::before {
      color: #fff; }

@media (min-width: 760px) {
  footer.footer .social {
    float: right; } }

footer.footer .footer-nav {
  float: none; }

footer.footer .utility-nav {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: #222222;
  text-align: center; }
  footer.footer .utility-nav li {
    height: 3em;
    border-right: 1px #323232 solid; }
    footer.footer .utility-nav li a {
      height: 3em;
      padding-top: .75em;
      color: #fff; }
    footer.footer .utility-nav li a:hover, footer.footer .utility-nav li a:focus, footer.footer .utility-nav li a:active {
      color: #323232; }
  footer.footer .utility-nav li.home {
    text-align: left; }
    @media (max-width: 760px) {
      footer.footer .utility-nav li.home {
        width: 100% !important;
        text-align: center; }
        footer.footer .utility-nav li.home a {
          width: 100% !important;
          position: static;
          width: auto;
          height: auto; }
          footer.footer .utility-nav li.home a span {
            display: block; } }
    footer.footer .utility-nav li.home a:hover::before, footer.footer .utility-nav li.home a:focus::before, footer.footer .utility-nav li.home a:active::before {
      color: #323232 !important; }
  @media (min-width: 760px) {
    footer.footer .utility-nav {
      text-align: left; } }

footer.footer .footer-tier {
  margin-top: 1em;
  position: relative; }

footer.footer .social {
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 1000px) {
    footer.footer .social {
      width: auto;
      text-align: left;
      position: absolute;
      top: 0;
      right: 0; } }
  footer.footer .social .twitter a {
    padding: 1em; }
    footer.footer .social .twitter a:hover::before, footer.footer .social .twitter a:focus::before, footer.footer .social .twitter a:active::before {
      color: #323232 !important; }
  footer.footer .social .instagram a {
    padding: 1em; }
    footer.footer .social .instagram a:hover::before, footer.footer .social .instagram a:focus::before, footer.footer .social .instagram a:active::before {
      color: #323232 !important; }

footer.footer .small-print {
  font-size: .875em;
  padding: 1em 1em .5em 1em; }
  footer.footer .small-print .copyright {
    display: block;
    float: left;
    color: #777777; }
  footer.footer .small-print .policies {
    float: right; }
    footer.footer .small-print .policies a {
      color: #777777; }

/*

News Listing

Markup:
<article class="news-item">
  <div class="story-content">
    <time>January 14, 2016</time>
    <h4 class="title"><a href="news-events#news-1">EECS alumna receives a $550,000 National Science Foundation grant</a></h4>
  </div>
</article>

Styleguide eecs_content.news-listing

*/
/*
Event List

The organism representing a lis of events listings, with a more button.

Markup:
<ul class="events-list">
    <li class="event-listing featured">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <h4 class="title"><a href="/kalastatic/prototype/events/event_1">Electronic Arts Executive Talk</a></h4>
    <time class="time">
        12pm
    </time>
    <div class="location">
      <i class="icon-location"></i>430-8 Wozniak Lounge Soda Hall
    </div>
  </div>
</li>
    <li class="event-listing featured">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <h4 class="title"><a href="/kalastatic/prototype/events/event_2">Swarm-Terraswarm Seminar. On the Origin of Microsystems, The Symbiosis of Electronics and Photonics</a></h4>
    <time class="time">
        12:30pm
    </time>
    <div class="location">
      <i class="icon-location"></i>490H Cory Hall
    </div>
    <div class="speakers">
      <i class="icon-speakers"></i>
      <ul class="speakers-list">
        <li class="speaker">
            Behnam Behroozpour
        </li>
      </ul>
    </div>
  </div>
</li>
    <li class="event-listing ">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <h4 class="title"><a href="/kalastatic/prototype/events/event_3">CS Seminar: Modeling and Depicting the World from All Photos</a></h4>
    <time class="time">
        4pm-5pm
    </time>
    <div class="location">
      <i class="icon-location"></i>306 Soda Hall
    </div>
    <div class="speakers">
      <i class="icon-speakers"></i>
      <ul class="speakers-list">
        <li class="speaker">
            Noah Snavely, Associate Professor, Cornell University
        </li>
        <li class="speaker">
            Derek deRaps
        </li>
        <li class="speaker">
            Jan Pardoe, EECS
        </li>
      </ul>
    </div>
  </div>
</li>
    <li class="event-listing ">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <h4 class="title"><a href="/kalastatic/prototype/events/event_4">Electronic Arts Executive Talk</a></h4>
    <time class="time">
        12pm
    </time>
    <div class="location">
      <i class="icon-location"></i>430-8 Wozniak Lounge Soda Hall
    </div>
  </div>
</li>
    <li class="event-listing ">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <h4 class="title"><a href="/kalastatic/prototype/events/event_5">CS Seminar: Modeling and Depicting the World from All Photos</a></h4>
    <time class="time">
        4pm-5pm
    </time>
    <div class="location">
      <i class="icon-location"></i>306 Soda Hall
    </div>
    <div class="speakers">
      <i class="icon-speakers"></i>
      <ul class="speakers-list">
        <li class="speaker">
            Noah Snavely, Associate Professor, Cornell University
        </li>
      </ul>
    </div>
  </div>
</li>
    <li class="event-listing ">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <h4 class="title"><a href="/kalastatic/prototype/events/event_6">Swarm-Terraswarm Seminar. On the Origin of Microsystems: The Symbiosis of Electronics and Photonics</a></h4>
    <time class="time">
        12:30pm
    </time>
    <div class="location">
      <i class="icon-location"></i>490H Cory Hall
    </div>
    <div class="speakers">
      <i class="icon-speakers"></i>
      <ul class="speakers-list">
        <li class="speaker">
            Behnam Behroozpour
        </li>
      </ul>
    </div>
  </div>
</li>
</ul>

Styleguide eecs_content.event-listing
*/
.by-the-numbers-tout {
  background-color: #eee;
  margin: 1em;
  margin-bottom: 3em;
  padding-top: 2em; }
  .by-the-numbers-tout > .row, .leconte .by-the-numbers-tout > section, .cory .by-the-numbers-tout > section {
    margin-bottom: 1em; }
  @media (min-width: 760px) {
    .by-the-numbers-tout {
      margin-left: 0;
      margin-right: 0; }
      .by-the-numbers-tout > .row, .leconte .by-the-numbers-tout > section, .cory .by-the-numbers-tout > section {
        margin-bottom: 0; } }
  .by-the-numbers-tout .button {
    display: block;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 760px) {
      .by-the-numbers-tout .button {
        width: 50%;
        position: relative;
        top: 1em; } }
  .by-the-numbers-tout h5 {
    text-align: center; }

.section-news-and-events {
  padding-left: 0; }
  .section-news-and-events .section-header {
    margin-bottom: 1em;
    font-size: .875em;
    display: block; }

@media (min-width: 760px) {
  .section-news-and-events .news .button {
    width: auto;
    float: left; } }

.section-news-and-events .event-list {
  list-style: none;
  padding-left: 0; }

@media (min-width: 760px) {
  .section-news-and-events .events .button {
    margin-left: 4em;
    width: auto;
    float: left; } }

/*

Event Teasers

A listing of event teasers

Markup:
<section class="event-teasers">
    <article class="event-teaser featured">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <div class="info">
      <h4 class="title"><a href="/kalastatic/prototype/events/event_1">Electronic Arts Executive Talk</a></h4>
      <time class="time">
           12pm
      </time>
      <div class="location"><i class="icon-location"></i>430-8 Wozniak Lounge Soda Hall</div>
      <div class="sponsors">
        <i class="icon-sponsors"></i>
        <ul class="sponsors-list">
          <li class="sponsor">
            EECS
          </li>
        </ul>
      </div>
    </div>
    <div class="excerpt">
      <div class="image">
        <img src="../images/events_placeholder_a.png">
      </div>
        <p>​Powering a Player-First Culture with Massive Gameplay Data: A Sneak Peek at Data and Electronic Arts</p>
<p>Abstract: As one of the largest game developers and publishers in the world, Electronic Arts serves tens of millions of players on a daily basis. These players interact with us across the world, playing dozens of games covering many genres, running on multiple gaming platforms. At EA, data collected through these diverse interactions is used to drive evidence based decisions across the company and power data services which help optimize the games for delighting the players. In this… <a href="/kalastatic/prototype/events/event_1">more</a>
    </p></div>
  </div>
</article>
    <article class="event-teaser featured">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <div class="info">
      <h4 class="title"><a href="/kalastatic/prototype/events/event_2">Swarm-Terraswarm Seminar. On the Origin of Microsystems, The Symbiosis of Electronics and Photonics</a></h4>
      <time class="time">
           12:30pm
      </time>
      <div class="location"><i class="icon-location"></i>490H Cory Hall</div>
      <div class="speakers">
        <i class="icon-speakers"></i>
        <ul class="speakers-list">
          <li class="speaker">
              Behnam Behroozpour
          </li>
        </ul>
      </div>
      <div class="sponsors">
        <i class="icon-sponsors"></i>
        <ul class="sponsors-list">
          <li class="sponsor">
            Swarm Lab
          </li>
          <li class="sponsor">
            Google Code Labs
          </li>
        </ul>
      </div>
    </div>
    <div class="excerpt">
        <p>For the past five years, EFF has been working on transitioning the Internet away from insecure, unencrypted protocols such as HTTP for the Web and SMTP for email.  There has been a tremendous amount of progress, but our work isn't done yet.</p>
<p>This talk will explore some of the institutional and technical
roadblocks that have made the deployment of encryption complicated, and a range of projects that EFF has pursued to address them, including HTTPS Everywhere, the Encrypt the Web Scorecard, and most recently, the Let's Encrypt certificate authority.  We will review data on… <a href="/kalastatic/prototype/events/event_2">more</a>
    </p></div>
  </div>
</article>
    <article class="event-teaser">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <div class="info">
      <h4 class="title"><a href="/kalastatic/prototype/events/event_3">CS Seminar: Modeling and Depicting the World from All Photos</a></h4>
      <time class="time">
           4pm-5pm
      </time>
      <div class="location"><i class="icon-location"></i>306 Soda Hall</div>
      <div class="speakers">
        <i class="icon-speakers"></i>
        <ul class="speakers-list">
          <li class="speaker">
              Noah Snavely, Associate Professor, Cornell University
          </li>
          <li class="speaker">
              Derek deRaps
          </li>
          <li class="speaker">
              Jan Pardoe, EECS
          </li>
        </ul>
      </div>
    </div>
    <div class="excerpt">
      <div class="image">
        <img src="../images/events_placeholder_b.jpg">
      </div>
        <p>Research developments in the utilization of individual molecules or molecular monolayers as electronic and optoelectronic device components will be introduced. Specifically, recently developed understanding of the electrical transport characteristics and device functionalities through various types of molecular junctions with a high device yield on rigid or flexible substrates will be explained. A summary of general characteristics of the materials, device structures, and switching mechanisms used in polymer-based non-volatile memory devices will be described. Strategies for performance… <a href="/kalastatic/prototype/events/event_3">more</a>
    </p></div>
  </div>
</article>
    <article class="event-teaser">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <div class="info">
      <h4 class="title"><a href="/kalastatic/prototype/events/event_4">Electronic Arts Executive Talk</a></h4>
      <time class="time">
           12pm
      </time>
      <div class="location"><i class="icon-location"></i>430-8 Wozniak Lounge Soda Hall</div>
    </div>
    <div class="sponsors">
      <i class="icon-sponsors"></i>
      <ul class="sponsors-list">
        <li class="sponsor">
          EECS
        </li>
      </ul>
    </div>
    <div class="excerpt">
      <div class="image">
        <img src="../images/events_placeholder_c.jpg">
      </div>
        <p>​Powering a Player-First Culture with Massive Gameplay Data: A Sneak Peek at Data and Electronic Arts</p>
<p>Abstract: As one of the largest game developers and publishers in the world, Electronic Arts serves tens of millions of players on a daily basis. These players interact with us across the world, playing dozens of games covering many genres, running on multiple gaming platforms. At EA, data collected through these diverse interactions is used to drive evidence based decisions across the company and power data services which help optimize the games for delighting the players. In this… <a href="events/event_4">more</a>
    </p></div>
  </div>
</article>
    <article class="event-teaser">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <div class="info">
      <h4 class="title"><a href="/kalastatic/prototype/events/event_5">CS Seminar: Modeling and Depicting the World from All Photos</a></h4>
      <time class="time">
           4pm-5pm
      </time>
      <div class="location"><i class="icon-location"></i>306 Soda Hall</div>
      <div class="speakers">
        <i class="icon-speakers"></i>
        <ul class="speakers-list">
          <li class="speaker">
              Noah Snavely, Associate Professor, Cornell University
          </li>
        </ul>
      </div>
    </div>
    <div class="excerpt">
        <p>Research developments in the utilization of individual molecules or molecular monolayers as electronic and optoelectronic device components will be introduced. Specifically, recently developed understanding of the electrical transport characteristics and device functionalities through various types of molecular junctions with a high device yield on rigid or flexible substrates will be explained. A summary of general characteristics of the materials, device structures, and switching mechanisms used in polymer-based non-volatile memory devices will be described. Strategies for performance… <a href="/kalastatic/prototype/events/event_5">more</a>
    </p></div>
  </div>
</article>
    <article class="event-teaser">
  <div class="date">
    <span class="month">Jan</span>
    <span class="day">14</span>
  </div>
  <div class="media-body">
    <div class="info">
      <h4 class="title"><a href="/kalastatic/prototype/events/event_6">Swarm-Terraswarm Seminar. On the Origin of Microsystems: The Symbiosis of Electronics and Photonics</a></h4>
      <time class="time">
           12:30pm
      </time>
      <div class="location"><i class="icon-location"></i>490H Cory Hall</div>
      <div class="speakers">
        <i class="icon-speakers"></i>
        <ul class="speakers-list">
          <li class="speaker">
              Behnam Behroozpour
          </li>
        </ul>
      </div>
      <div class="sponsors">
        <i class="icon-sponsors"></i>
        <ul class="sponsors-list">
          <li class="sponsor">
            Swarm Lab
          </li>
        </ul>
      </div>
    </div>
    <div class="excerpt">
      <div class="image">
        <img src="../images/events_placeholder_c.jpg">
      </div>
        <p>For the past five years, EFF has been working on transitioning the Internet away from insecure, unencrypted protocols such as HTTP for the Web and SMTP for email.  There has been a tremendous amount of progress, but our work isn't done yet.</p>
<p>This talk will explore some of the institutional and technical
roadblocks that have made the deployment of encryption complicated, and a range of projects that EFF has pursued to address them, including HTTPS Everywhere, the Encrypt the Web Scorecard, and most recently, the Let's Encrypt certificate authority.  We will review data on… <a href="/kalastatic/prototype/events/event_6">more</a>
    </p></div>
  </div>
</article>
</section>

Styleguide eecs_content.events-teasers
*/
.event-teasers {
  max-width: 1200px;
  margin: 0 auto; }

#google-cse-results .gcsc-branding {
  padding-left: 0;
  padding-right: 0;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  border-color: #eee; }
  #google-cse-results .gcsc-branding tbody {
    border: none; }

#google-cse-results .gsc-above-wrapper-area {
  border: none;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; }
  #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container {
    font-size: 12px;
    width: auto !important;
    padding-right: 30px; }
    #google-cse-results .gsc-above-wrapper-area .gsc-selected-option-container .gsc-option-selector {
      margin-top: -2px; }

#google-cse-results .gsc-results {
  width: 100%; }

#google-cse-results .gsc-result {
  border-bottom: 1px solid #eee;
  padding-bottom: 1.5em; }
  #google-cse-results .gsc-result .gsc-thumbnail-inside {
    padding: 0; }
    #google-cse-results .gsc-result .gsc-thumbnail-inside .gs-title {
      height: auto;
      overflow: visible; }
    #google-cse-results .gsc-result .gsc-thumbnail-inside a,
    #google-cse-results .gsc-result .gsc-thumbnail-inside a b {
      color: #003262;
      font-size: 18px;
      font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
      font-weight: bold;
      text-decoration: none; }
  #google-cse-results .gsc-result .gsc-url-top {
    padding: 0;
    margin-bottom: 0.8em; }
    #google-cse-results .gsc-result .gsc-url-top .gs-visibleUrl {
      font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
      color: #59853b; }
  #google-cse-results .gsc-result table.gsc-table-result tbody {
    border: none; }
    #google-cse-results .gsc-result table.gsc-table-result tbody .gs-snippet {
      font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
      font-size: 16px; }

#google-cse-results .gsc-cursor {
  display: block;
  text-align: center; }
  #google-cse-results .gsc-cursor .gsc-cursor-page {
    display: inline-block;
    border: 1px solid #eee;
    padding: 3px 7px;
    border-radius: 2px;
    color: #003262; }
    #google-cse-results .gsc-cursor .gsc-cursor-page:hover {
      text-decoration: none;
      background-color: #eee; }
    #google-cse-results .gsc-cursor .gsc-cursor-page.gsc-cursor-current-page {
      background-color: #eee; }

.event-node-content .speakers {
  margin-top: .5em; }

.event-node-content {
  padding-top: 3em; }
  .event-node-content .event-info {
    padding-left: 1em; }
  .event-node-content .location {
    margin-top: 1em; }
  .event-node-content .speakers {
    margin-bottom: .25em; }
  .event-node-content .source {
    color: #555555;
    font-style: italic; }
    .event-node-content .source:before {
      font-style: normal; }
  .event-node-content .story-content {
    padding-left: 3.5em; }
    .event-node-content .story-content img {
      display: block;
      max-width: 100% !important;
      float: left;
      margin-bottom: 1em;
      margin-right: 1em; }
    .event-node-content .story-content .event-description {
      margin-top: 1em;
      max-width: 52em;
      margin-bottom: 2em; }
  .event-node-content .button {
    width: auto;
    float: left;
    clear: both; }

/*
Le Conte

Markup:
<div class="panel-display leconte">
  <section>
    <div class="leconte-body">
      <div class="content-placeholder"></div>
    </div>
    <div class="leconte-sidebar">
      <div class="content-placeholder"></div>
    </div>
  </section>
</div>
<a href="/kalastatic/prototype/layouts/leconte" class="btn btn-primary">Layout demo <i class="fa fa-chevron-right"></i></a>

Styleguide eecs_layouts.2-leconte
*/
.leconte .leconte-sidebar .pane-title {
  font-size: 18px; }

/*
Cory

Markup:
<div class="panel-display cory">
  <section>
    <div class="cory-body">
      <div class="content-placeholder"></div>
    </div>
  </section>
</div>
<a href="/kalastatic/prototype/layouts/cory" class="btn btn-primary">Layout demo <i class="fa fa-chevron-right"></i></a>


Styleguide eecs_layouts.3-cory
*/
.cory .cory-body {
  float: none;
  margin: auto; }

/*
Hesse


Markup: hesse.html

Styleguide eecs_layouts.1-hesse
*/
.hesse-body {
  margin-bottom: 1em; }

.kss-styleguide .hesse .container {
  width: auto; }

html,
body {
  height: 100%; }

/*body:not(#tinymce) {
  @extend %breakpoint-visualizer;
}*/
#main-wrapper {
  margin-top: 0; }

.panel-display.home .home-twoup-one {
  margin-bottom: 2em; }

@media (max-width: 1000px) {
  .panel-display.home .home-threeup-one,
  .panel-display.home .home-threeup-two {
    margin-bottom: 2em; } }

.img-left {
  float: left;
  margin: .5em 1em 1em 0; }

.img-right {
  float: right;
  margin: .5em 0 1em 1em; }

/* fixes an issue where images leveraging the
 * bootstrap media pattern collapse. May cause
 * issues with the caption filter.
 * see https://kalamuna.atlassian.net/browse/EECS-426
 */
.media img.panopoly-image-full,
.media img.panopoly-image-half,
.media img.panopoly-image-quarter,
.media img.panopoly-image-featured,
.media img.panopoly-image-thumbnail .media img.panopoly-image-square,
.media img.panopoly-image-original,
.media img.panopoly-image-spotlight,
.media img.panopoly-image-video {
  max-width: inherit; }

@media (min-width: 1200px) {
  .faculty-and-staff-profile .info-links .grouping {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 1%;
    width: 32.125%; }
    .faculty-and-staff-profile .info-links .grouping:first-of-type {
      margin-left: 0; }
    .faculty-and-staff-profile .info-links .grouping h3 {
      min-height: 2.5em; } }

.eecs-static .grouping {
  clear: both;
  margin-bottom: 1em; }

.eecs-static .grouping .person {
  border-top: 1px #dedede solid;
  margin-bottom: 1em;
  width: 48%;
  margin-right: .5em;
  padding-top: .5em;
  padding-right: .5em;
  float: left; }
  .eecs-static .grouping .person img ~ a {
    display: block;
    margin-left: 65px; }

.eecs-static .grouping .person .thumb {
  float: left;
  margin-right: 1em;
  margin-bottom: .5em; }

.eecs-static .item-list .links {
  list-style: none;
  padding-left: 0; }

.eecs-static .pane-content,
.eecs-static .content {
  margin-bottom: 2em; }

.faculty-and-staff-profile .photo {
  margin-bottom: 1em; }
  @media (min-width: 760px) {
    .faculty-and-staff-profile .photo {
      float: left;
      margin-right: 1em; } }

.faculty-and-staff-profile {
  position: relative; }
  .faculty-and-staff-profile .fn {
    margin-bottom: .125em; }
  .faculty-and-staff-profile header .title {
    font-size: 21.328px;
    font-weight: 600; }
  .faculty-and-staff-profile h3 {
    font-weight: 600; }
  .faculty-and-staff-profile .photo {
    position: relative;
    top: 1.5em; }
    @media (min-width: 1200px) {
      .faculty-and-staff-profile .photo {
        position: absolute; } }
  .faculty-and-staff-profile .section {
    margin-bottom: 2em; }
  @media (min-width: 1200px) {
    .faculty-and-staff-profile .profile > .content {
      padding-left: 11em; } }
  .faculty-and-staff-profile .info-links ul, .faculty-and-staff-profile .bio ul, .faculty-and-staff-profile .publications ul, .faculty-and-staff-profile .links-and-contact-info ul {
    padding: 0; }
  .faculty-and-staff-profile .info-links li, .faculty-and-staff-profile .bio li, .faculty-and-staff-profile .publications li, .faculty-and-staff-profile .links-and-contact-info li {
    padding: .5em; }
  .faculty-and-staff-profile .info-links {
    border-bottom: 1px #cad7e0 solid; }
    @media (min-width: 1500px) {
      .faculty-and-staff-profile .info-links .grouping {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin-left: 1%;
        width: 32.33%; }
        .faculty-and-staff-profile .info-links .grouping:first-of-type {
          margin-left: 0; }
      .faculty-and-staff-profile .info-links h3 {
        min-height: 2.5em; } }

.faculty-and-staff-profile .photo {
  margin-bottom: 1em; }
  @media (min-width: 760px) {
    .faculty-and-staff-profile .photo {
      float: left;
      margin-right: 1em; } }

.faculty-and-staff-profile {
  position: relative; }
  .faculty-and-staff-profile .fn {
    margin-bottom: .125em; }
  .faculty-and-staff-profile header .title {
    font-size: 21.328px;
    font-weight: 600; }
  .faculty-and-staff-profile h3 {
    font-weight: 600; }
  .faculty-and-staff-profile .photo {
    position: relative;
    top: 1.5em; }
    @media (min-width: 1200px) {
      .faculty-and-staff-profile .photo {
        position: absolute; } }
  .faculty-and-staff-profile .section {
    margin-bottom: 2em; }
  @media (min-width: 1200px) {
    .faculty-and-staff-profile .profile > .content {
      padding-left: 11em; } }
  .faculty-and-staff-profile .info-links ul, .faculty-and-staff-profile .bio ul, .faculty-and-staff-profile .publications ul, .faculty-and-staff-profile .links-and-contact-info ul {
    padding: 0; }
  .faculty-and-staff-profile .info-links li, .faculty-and-staff-profile .bio li, .faculty-and-staff-profile .publications li, .faculty-and-staff-profile .links-and-contact-info li {
    padding: .5em; }
  .faculty-and-staff-profile .info-links {
    border-bottom: 1px #cad7e0 solid; }

.faculty-and-staff-profile .photo {
  margin-bottom: 1em; }
  @media (min-width: 760px) {
    .faculty-and-staff-profile .photo {
      float: left;
      margin-right: 1em; } }

.faculty-and-staff-profile {
  position: relative; }
  .faculty-and-staff-profile .fn {
    margin-bottom: .125em; }
  .faculty-and-staff-profile header .title {
    font-size: 21.328px;
    font-weight: 600; }
  .faculty-and-staff-profile h3 {
    font-weight: 600; }
  .faculty-and-staff-profile .photo {
    position: relative;
    top: 1.5em; }
    @media (min-width: 1200px) {
      .faculty-and-staff-profile .photo {
        position: absolute; } }
  .faculty-and-staff-profile .section {
    margin-bottom: 2em; }
  @media (min-width: 1200px) {
    .faculty-and-staff-profile .profile > .content {
      padding-left: 11em; } }
  .faculty-and-staff-profile .info-links ul, .faculty-and-staff-profile .bio ul, .faculty-and-staff-profile .publications ul, .faculty-and-staff-profile .links-and-contact-info ul {
    padding: 0; }
  .faculty-and-staff-profile .info-links li, .faculty-and-staff-profile .bio li, .faculty-and-staff-profile .publications li, .faculty-and-staff-profile .links-and-contact-info li {
    padding: .5em; }
  .faculty-and-staff-profile .info-links {
    border-bottom: 1px #cad7e0 solid; }
    @media (min-width: 1500px) {
      .faculty-and-staff-profile .info-links .grouping {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin-left: 1%;
        width: 32.33%; }
        .faculty-and-staff-profile .info-links .grouping:first-of-type {
          margin-left: 0; }
      .faculty-and-staff-profile .info-links h3 {
        min-height: 2.5em; } }

/*
// Styleguide Stuff
///////////////////////////////
*/
/*
EECS Global

Global / Structural components

Styleguide eecs_global
*/
/*
EECS Content

Content related components

Styleguide eecs_content
*/
/*
EECS UI

UI related components

Styleguide eecs_ui
*/
/*
EECS Layouts

Demo Layouts

Styleguide eecs_layouts
*/
.kss-styleguide .kss-example {
  position: relative;
  min-height: 6em; }

.kss-styleguide .kss-depth-2 .kss-ref {
  display: none; }

.kss-styleguide .kss-depth-2 .prettyprint {
  border: none !important;
  padding: 1em !important; }

.kss-styleguide .component-description > h4 {
  font-weight: normal;
  font-size: 1em; }

.kss-styleguide h4 + .kss-example {
  padding-left: 2em;
  border-left: 3px #eeeeee solid;
  clear: both; }

.kss-styleguide > .container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0; }
  .kss-styleguide > .container > .row, .leconte .kss-styleguide > .container > section, .cory .kss-styleguide > .container > section {
    margin-left: 0;
    margin-right: 0; }
  .kss-styleguide > .container > .row > #sidebar, .leconte .kss-styleguide > .container > section > #sidebar, .cory .kss-styleguide > .container > section > #sidebar {
    position: fixed;
    right: 0;
    left: auto;
    padding: 1em;
    z-index: 50;
    background: rgba(255, 255, 255, 0.75); }
    .kss-styleguide > .container > .row > #sidebar .list-group-item, .leconte .kss-styleguide > .container > section > #sidebar .list-group-item, .cory .kss-styleguide > .container > section > #sidebar .list-group-item {
      background-color: none; }

/*# sourceMappingURL=main.css.map */