.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: ""; }
  .clearfix:after {
    clear: both; }

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

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

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  line-height: normal; }

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

body {
  margin: 0;
  padding: 0;
  color: black;
  font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4; }

a {
  color: #4681c8;
  text-decoration: none; }
  a:focus {
    outline: thin dotted #333333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  a:focus, a:hover {
    color: #bc2d1e;
    text-decoration: underline; }
  a:hover, a:active {
    outline: 0; }

.row {
  margin-left: -20px;
  *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: ""; }
  .row:after {
    clear: both; }

[class*="span"] {
  float: left;
  margin-left: 20px; }

.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.span12 {
  width: 940px; }

.span11 {
  width: 860px; }

.span10 {
  width: 780px; }

.span9 {
  width: 700px; }

.span8 {
  width: 620px; }

.span7 {
  width: 540px; }

.span6 {
  width: 460px; }

.span5 {
  width: 380px; }

.span4 {
  width: 300px; }

.span3 {
  width: 220px; }

.span2 {
  width: 140px; }

.span1 {
  width: 60px; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
  .container:before, .container:after {
    display: table;
    content: ""; }
  .container:after {
    clear: both; }

p {
  margin: 0 0 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, san-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
  text-align: left;
  font-weight: 300;
  color: inherit;
  text-rendering: optimizelegibility; }

h1 {
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 10px; }

h2 {
  font-size: 2em;
  text-transform: uppercase;
  margin: 0 0 5px; }

h3 {
  font-size: 1.5em;
  text-transform: uppercase;
  margin: 0 0 5px; }

h3 a {
  text-transform: none; }

h4,
h5,
h6 {
  font-size: 1.25em;
  margin: 0 0 10px; }

ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px; }
  ul.unstyled,
  ol.unstyled {
    margin-left: 0;
    list-style: none; }
  ul ul, ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

strong {
  font-weight: bold; }

em {
  font-style: italic; }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #ddd; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee; }
  blockquote p {
    margin-bottom: 0; }
  blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right; }
  blockquote:before, blockquote:after {
    content: ""; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }
  table .span1 {
    float: none;
    width: 44px;
    margin-left: 0; }
  table .span2 {
    float: none;
    width: 124px;
    margin-left: 0; }
  table .span3 {
    float: none;
    width: 204px;
    margin-left: 0; }
  table .span4 {
    float: none;
    width: 284px;
    margin-left: 0; }
  table .span5 {
    float: none;
    width: 364px;
    margin-left: 0; }
  table .span6 {
    float: none;
    width: 444px;
    margin-left: 0; }
  table .span7 {
    float: none;
    width: 524px;
    margin-left: 0; }
  table .span8 {
    float: none;
    width: 604px;
    margin-left: 0; }
  table .span9 {
    float: none;
    width: 684px;
    margin-left: 0; }
  table .span10 {
    float: none;
    width: 764px;
    margin-left: 0; }
  table .span11 {
    float: none;
    width: 844px;
    margin-left: 0; }
  table .span12 {
    float: none;
    width: 924px;
    margin-left: 0; }

.table {
  width: 100%;
  margin-bottom: 18px; }
  .table th {
    font-weight: bold; }
  .table th, .table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .table thead th {
    vertical-align: bottom; }
  .table caption + thead tr:first-child th,
  .table caption + thead tr:first-child td,
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top: 0; }
  .table tbody + tbody {
    border-top: 2px solid #dddddd; }
  .table tbody tr:hover td,
  .table tbody tr:hover th {
    background-color: #f5f5f5; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .table-bordered th, .table-bordered td {
    border-left: 1px solid #dddddd; }
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }
  .table-bordered thead:first-child tr:first-child th:first-child,
  .table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px; }
  .table-bordered thead:first-child tr:first-child th:last-child,
  .table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px; }
  .table-bordered thead:last-child tr:last-child th:first-child,
  .table-bordered tbody:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px; }
  .table-bordered thead:last-child tr:last-child th:last-child,
  .table-bordered tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px; }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9; }

table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0; }

table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0; }

table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0; }

table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0; }

table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0; }

table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0; }

table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0; }

table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0; }

table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0; }

table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0; }

table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0; }

table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0; }

form {
  margin: 0 0 18px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee; }

label {
  display: block;
  margin-bottom: 5px;
  color: #333333; }

.uneditable-textarea {
  width: auto;
  height: auto; }

label input,
label textarea,
label select {
  display: block; }

input[type="image"], input[type="checkbox"], input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
  background-color: transparent;
  border: 0 \9;
  /* IE9 and down */
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
input[type="image"] {
  border: 0; }
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  background-color: #ffffff;
  background-color: initial;
  border: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
input[type="button"], input[type="reset"], input[type="submit"] {
  width: auto;
  height: auto; }
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
input[type="hidden"] {
  display: none; }

select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px; }

input[type="file"] {
  line-height: 18px \9; }

select {
  width: 220px;
  background-color: #ffffff; }

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

textarea {
  height: auto; }

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

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

input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

input,
textarea,
.uneditable-input {
  margin-left: 0; }

input.span12, textarea.span12, .uneditable-input.span12 {
  width: 930px; }

input.span11, textarea.span11, .uneditable-input.span11 {
  width: 850px; }

input.span10, textarea.span10, .uneditable-input.span10 {
  width: 770px; }

input.span9, textarea.span9, .uneditable-input.span9 {
  width: 690px; }

input.span8, textarea.span8, .uneditable-input.span8 {
  width: 610px; }

input.span7, textarea.span7, .uneditable-input.span7 {
  width: 530px; }

input.span6, textarea.span6, .uneditable-input.span6 {
  width: 450px; }

input.span5, textarea.span5, .uneditable-input.span5 {
  width: 370px; }

input.span4, textarea.span4, .uneditable-input.span4 {
  width: 290px; }

input.span3, textarea.span3, .uneditable-input.span3 {
  width: 210px; }

input.span2, textarea.span2, .uneditable-input.span2 {
  width: 130px; }

input.span1, textarea.span1, .uneditable-input.span1 {
  width: 50px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ddd; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7; }

:-moz-placeholder {
  color: #999999; }

::-webkit-input-placeholder {
  color: #999999; }

.miniSurveyView {
  text-align: left; }

#msg .error {
  padding-left: 16px;
  color: #cc0000; }

.alert-msg {
  background-color: #9d261d;
  background-image: -moz-linear-gradient(top, #9d261d, #721c15);
  background-image: -ms-linear-gradient(top, #9d261d, #721c15);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9d261d), to(#721c15));
  background-image: -webkit-linear-gradient(top, #9d261d, #721c15);
  background-image: -o-linear-gradient(top, #9d261d, #721c15);
  background-image: linear-gradient(top, #9d261d, #721c15);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d261d', endColorstr='#721c15', GradientType=0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 1.25em;
  color: #ffffff;
  padding: 5px 0;
  margin-bottom: 5px; }
  .alert-msg p {
    margin: 0; }

.bottomSection.last {
  margin-top: 20px;
  background-color: #eff6fa; }
.bottomSection h3 {
  background-color: #ddd;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
.bottomSection [class*='span'] {
  padding-right: 19px;
  border-right: 1px solid #CCC;
  height: 380px; }
.bottomSection .span6 {
  width: 440px; }
.bottomSection .span3 {
  width: 210px; }
.bottomSection .span3:last-child {
  padding-right: 0px;
  border-right: none; }

a.icon:hover,
a.icon:focus {
  text-decoration: none; }

a.sidebarLink {
  padding: 7px 7px 7px 15px;
  background-color: #dddddd;
  margin-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #2c2c2c;
  display: block;
  text-align: left;
  margin-bottom: 15px; }
  a.sidebarLink:hover, a.sidebarLink:focus {
    text-decoration: none;
    color: #2c2c2c;
    background-color: #c4c4c4; }

@media (min-width: 768px) and (max-width: 979px) {
  .bottomSection .span6 {
    width: 332px; }
  .bottomSection .span3 {
    width: 156px; } }
@media (max-width: 767px) {
  .bottomSection .span6, .bottomSection .span3 {
    width: auto;
    border-right: none;
    height: auto; } }
footer {
  background-color: #3c3c3c;
  background-image: -moz-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: -ms-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3c3c3c), to(#2c2c2c));
  background-image: -webkit-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: -o-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: linear-gradient(top, #3c3c3c, #2c2c2c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#2c2c2c', GradientType=0);
  margin-left: -20px;
  margin-right: 0px;
  color: white; }
  footer .container {
    background: transparent; }
  footer .contactInfo {
    width: 100%;
    background-color: #a8c4e5;
    /*  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A8C4E5), to(#A8C4E5), color-stop(.5,#87B7CC));*/
    font-size: 0.9em;
    color: #555;
    text-align: center;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #a8c4e5; }
  footer .disclaimer {
    width: 100%;
    padding: 5px 0;
    background-color: #21446d;
    font-size: 0.9em;
    text-align: center;
    color: white; }
    footer .disclaimer a {
      color: white;
      text-decoration: underline; }
  footer .social {
    margin-top: 15px; }
  footer .alt_footer {
    padding: 10px 0; }
    footer .alt_footer .footerLinks {
      height: 335px; }
      footer .alt_footer .footerLinks .footer-nav {
        display: inline-block;
        width: 20%;
        margin-top: 0px; }
        footer .alt_footer .footerLinks .footer-nav li {
          margin: 0;
          width: 100%;
          list-style-type: none;
          display: block;
          text-transform: uppercase;
          height: 47px;
          vertical-align: middle; }
          footer .alt_footer .footerLinks .footer-nav li:hover, footer .alt_footer .footerLinks .footer-nav li:focus, footer .alt_footer .footerLinks .footer-nav li.selected {
            background-color: white;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px; }
            footer .alt_footer .footerLinks .footer-nav li:hover a, footer .alt_footer .footerLinks .footer-nav li:focus a, footer .alt_footer .footerLinks .footer-nav li.selected a {
              color: black;
              font-weight: 500; }
            footer .alt_footer .footerLinks .footer-nav li:hover:after, footer .alt_footer .footerLinks .footer-nav li:focus:after, footer .alt_footer .footerLinks .footer-nav li.selected:after {
              position: absolute;
              right: -11px;
              top: 50%;
              display: block;
              content: ' ';
              font-size: 0px;
              border-bottom: 10px solid transparent;
              border-left: 10px solid white;
              border-top: 10px solid transparent; }
      footer .alt_footer .footerLinks .footer-sub-details {
        width: 70%;
        padding-left: 3%;
        display: inline-block;
        height: 335px;
        overflow-y: scroll; }
    footer .alt_footer .contactInfo {
      width: 200px;
      height: 335px;
      /*  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A8C4E5), to(#A8C4E5), color-stop(.5,#87B7CC));*/
      background-color: transparent;
      font-size: 0.9em;
      color: white;
      text-align: left;
      margin: 0;
      padding: 15px 10px 0;
      border-left: 1px solid white;
      border-bottom: none; }
      footer .alt_footer .contactInfo table td {
        vertical-align: top; }
    footer .alt_footer .disclaimer {
      width: 200px;
      height: 335px;
      padding: 15px 10px 0;
      background-color: transparent;
      font-size: 0.9em;
      text-align: justify;
      color: white;
      border-left: 1px solid white; }
      footer .alt_footer .disclaimer a {
        color: white;
        text-decoration: underline; }
    footer .alt_footer .footerLogo {
      display: inline-block;
      height: 74px; }

/********************

Footer Navigation

********************/
.footerLinks {
  margin-bottom: 30px;
  z-index: 1; }
  .footerLinks .footer-nav {
    padding: 20px 0 0; }
    .footerLinks .footer-nav li {
      list-style-type: none;
      display: inline-block;
      width: 13.2%;
      text-transform: uppercase;
      text-align: center;
      position: relative; }
      .footerLinks .footer-nav li a {
        color: white; }
      .footerLinks .footer-nav li:hover, .footerLinks .footer-nav li:focus, .footerLinks .footer-nav li.selected {
        background-color: white;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px; }
        .footerLinks .footer-nav li:hover a, .footerLinks .footer-nav li:focus a, .footerLinks .footer-nav li.selected a {
          color: black;
          font-weight: 500; }
        .footerLinks .footer-nav li:hover:after, .footerLinks .footer-nav li:focus:after, .footerLinks .footer-nav li.selected:after {
          position: absolute;
          bottom: -8px;
          left: 45%;
          display: inline-block;
          content: ' ';
          font-size: 0px;
          border-right: 10px solid transparent;
          border-left: 10px solid transparent;
          border-top: 10px solid white; }
    .footerLinks .footer-nav .footer-sub {
      border-top: 1px solid white;
      position: absolute;
      left: -9999px;
      width: 920px; }
      .footerLinks .footer-nav .footer-sub li {
        font-size: 0.8em;
        font-weight: 400; }
  .footerLinks .menu li a {
    white-space: normal;
    color: #cfdff1;
    display: inline-block;
    border-bottom: 1px solid #cfdff1;
    text-align: left; }
  .footerLinks .menu li:hover,
  .footerLinks .menu li:focus,
  .footerLinks .menu li.selected {
    background: none; }
  .footerLinks .menu li a:hover,
  .footerLinks .menu li a:focus {
    background: none;
    text-decoration: none; }
  .footerLinks .menu li {
    padding: 10px 5px;
    margin: 0;
    width: 13.2%;
    text-transform: uppercase; }
  .footerLinks .menu li ul {
    background: none;
    position: relative;
    left: 0px;
    top: 0px;
    font-size: 0.8em;
    text-transform: none;
    z-index: 1; }
  .footerLinks .menu li ul li {
    background: none;
    text-transform: none;
    width: inherit;
    white-space: nowrap;
    padding: 3px 0;
    border-bottom: none;
    position: relative;
    z-index: 1; }
    .footerLinks .menu li ul li a {
      color: white;
      border-bottom: none;
      line-height: 1.1; }
      .footerLinks .menu li ul li a:hover, .footerLinks .menu li ul li a:focus {
        text-decoration: underline; }
  .footerLinks .sub {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    border: none;
    margin-top: 5px; }
    .footerLinks .sub li:first-child {
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px; }
    .footerLinks .sub li:last-child {
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px; }

@media (max-width: 979px) {
  .footerLinks {
    height: auto; }
    .footerLinks .menu li {
      float: none;
      display: block;
      width: 100%;
      text-align: center;
      padding: 5px; }
    .footerLinks .menu li ul.sub {
      display: none; } }
@media (max-width: 767px) {
  footer {
    margin-right: -20px; } }
/***********************

MBI Top Navigation

***********************/
#skipContent {
  position: absolute;
  left: -999999px;
  background-color: #bc2d1e;
  color: white;
  text-decoration: none;
  padding: 10px;
  width: 150px; }
  #skipContent:focus {
    left: 50%;
    margin-left: -75px; }

.container {
  background-color: white;
  padding-left: 20px;
  padding-right: 20px; }

[role="main"] {
  padding: 20px;
  background-color: white;
  margin-top: 3px; }

.banner-login {
  color: white;
  font-size: 0.8em;
  text-align: right; }
  .banner-login a {
    text-decoration: none;
    color: white;
    font-size: 0.8em; }
  .banner-login a:hover, .banner-login a:focus {
    color: white;
    text-decoration: underline; }

@media (max-width: 480px) {
  .container {
    padding-left: 0px;
    padding-right: 0px; }

  [role="main"] {
    padding: 0px; } }
.logo h1 {
  display: inline;
  font-size: 35px; }

.headImg {
  display: inline;
  height: 45px; }

a#MBILogo {
  color: white; }
  a#MBILogo:hover {
    text-decoration: none; }

.smallText {
  font-size: 0.5em;
  color: white; }
  .smallText:hover {
    text-decoration: none; }

.searchBox {
  height: 60px;
  position: relative; }
  .searchBox h3 {
    display: none; }
  .searchBox form {
    position: absolute;
    margin-bottom: 5px;
    bottom: 5px; }
  .searchBox [name="query"] {
    border: none;
    margin: 0;
    padding: 3px;
    width: 159px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -ms-border-top-right-radius: 0px;
    -o-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -ms-border-bottom-right-radius: 0px;
    -o-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px; }
  .searchBox [type="submit"] {
    border: none;
    margin: 0;
    padding: 3px 0;
    width: 55px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -ms-border-top-left-radius: 0px;
    -o-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -ms-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #a8c4e5;
    background-image: none; }
    .searchBox [type="submit"]:hover {
      background-color: #a8c4e5;
      background-image: none; }

@media (max-width: 787px) {
  .searchBox form {
    width: 100%;
    bottom: 0px; }
  .searchBox [type="text"] {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
  .searchBox [type="submit"] {
    width: 10%; } }
nav {
  height: 30px;
  margin: 15px 0 10px; }

.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 0px; }

.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #3c3c3c;
  background-image: -moz-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: -ms-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3c3c3c), to(#2c2c2c));
  background-image: -webkit-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: -o-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: linear-gradient(top, #3c3c3c, #2c2c2c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#2c2c2c', GradientType=0);
  margin-bottom: -3px; }
  .navbar-inner .container {
    background-color: #3c3c3c;
    background-image: -moz-linear-gradient(top, #3c3c3c, #2c2c2c);
    background-image: -ms-linear-gradient(top, #3c3c3c, #2c2c2c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3c3c3c), to(#2c2c2c));
    background-image: -webkit-linear-gradient(top, #3c3c3c, #2c2c2c);
    background-image: -o-linear-gradient(top, #3c3c3c, #2c2c2c);
    background-image: linear-gradient(top, #3c3c3c, #2c2c2c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#2c2c2c', GradientType=0);
    box-shadow: none; }
  .navbar-inner h1 {
    float: left;
    color: white;
    margin-right: 20px; }

.menu-collapse .icon-bar {
  background-color: white;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  margin-bottom: 4px; }

.menu-collapse .icon-bar:first-child {
  margin-top: 4px; }

nav div, nav .menu {
  display: table; }

#menuBeta {
  height: 26px;
  background-color: #3c3c3c;
  background-image: -moz-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: -ms-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3c3c3c), to(#2c2c2c));
  background-image: -webkit-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: -o-linear-gradient(top, #3c3c3c, #2c2c2c);
  background-image: linear-gradient(top, #3c3c3c, #2c2c2c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#2c2c2c', GradientType=0); }

.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  zoom: 1; }
  .menu:after {
    content: ".";
    clear: both;
    visibility: hidden;
    font-size: 0px; }
  .menu li {
    margin-top: 11px;
    padding: 5px 5px;
    float: left;
    display: block;
    position: relative; }
    .menu li:hover, .menu li:focus, .menu li.selected {
      background-color: #81a9d9;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px; }
    .menu li:hover ul, .menu li:focus ul {
      display: block;
      left: 0px; }
  .menu li a {
    color: white;
    text-decoration: none;
    white-space: nowrap;
    display: block; }
    .menu li a:focus {
      background-color: #a8c4e5; }
    .menu li a:focus > ul {
      display: block;
      left: 0px; }
  .menu li ul {
    position: absolute;
    display: block;
    top: 28px;
    left: -99999px;
    z-index: 10000; }

.sub {
  min-width: 120px;
  margin: 2px 0 0;
  padding: 0;
  border: 1px solid #a8c4e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .sub li {
    margin-top: 0px;
    padding: 5px 8px;
    float: none;
    background-color: #2c2c2c; }
    .sub li:hover, .sub li:focus, .sub li.selected {
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px; }
    .sub li:first-child {
      -webkit-border-top-left-radius: 5px;
      -moz-border-top-left-radius: 5px;
      -ms-border-top-left-radius: 5px;
      -o-border-top-left-radius: 5px;
      border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-top-right-radius: 5px;
      -ms-border-top-right-radius: 5px;
      -o-border-top-right-radius: 5px;
      border-top-right-radius: 5px; }
    .sub li:last-child {
      -webkit-border-bottom-left-radius: 5px;
      -moz-border-bottom-left-radius: 5px;
      -ms-border-bottom-left-radius: 5px;
      -o-border-bottom-left-radius: 5px;
      border-bottom-left-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      -moz-border-bottom-right-radius: 5px;
      -ms-border-bottom-right-radius: 5px;
      -o-border-bottom-right-radius: 5px;
      border-bottom-right-radius: 5px; }
    .sub li ul.sub {
      display: none; }
  .sub:before {
    position: absolute;
    top: -5px;
    left: 15px;
    display: inline-block;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #3c3c3c;
    content: ' ';
    font-size: 0px; }

/***********************

Tab Navigation

**********************/
.tabs {
  display: block;
  border-bottom: 1px solid #DDD;
  zoom: 1;
  margin: 15px 0; }
  .tabs:before, .tabs:after {
    display: table;
    content: ""; }
  .tabs:after {
    clear: both; }
  .tabs li {
    list-style-type: none;
    float: left;
    border: 1px solid #DDD;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    line-height: 18px;
    padding: 8px 15px;
    margin-bottom: -1px;
    margin-right: 3px;
    background-color: #DDD; }
    .tabs li:hover {
      background-color: #fff;
      cursor: pointer; }
    .tabs li.active {
      border-bottom-color: transparent;
      background-color: #fff; }

.tab-content {
  display: block; }
  .tab-content .tab-pane {
    display: none; }
  .tab-content .active {
    display: block; }

/*****************

Nav Media Queries

****************/
@media (max-width: 979px) {
  .navbar-inner h1 {
    float: none;
    display: inline; }

  .nav-collapse {
    height: 0px;
    -webkit-transition: height 0.25s linear;
    -moz-transition: height 0.25s linear;
    -ms-transition: height 0.25s linear;
    -o-transition: height 0.25s linear;
    transition: height 0.25s linear; }

  nav {
    height: 0px;
    -webkit-transition: height 0.25s linear;
    -moz-transition: height 0.25s linear;
    -ms-transition: height 0.25s linear;
    -o-transition: height 0.25s linear;
    transition: height 0.25s linear; }

  .menu li {
    float: left;
    display: block;
    width: 45%;
    padding: 5px; }
  .menu li ul.sub {
    display: none; } }
#newCalendar, #newCalendar table {
  width: 100%;
  background-color: white;
  border: 1px solid black; }

.mobile-cal {
  display: none; }

.cal_month_nav td {
  text-align: center; }
.cal_month_nav #prev_year, .cal_month_nav #next_year, .cal_month_nav .months {
  width: 7.14578%;
  display: inline;
  padding: 0px 15px;
  border: 1px solid #999;
  cursor: pointer; }

.cal_subheader td {
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
  font-size: 1.45em; }

.cal_legend td {
  text-align: center;
  padding: 5px 0; }

.cal_days_of_week td, .cal_week td {
  width: 13.28571428571429%;
  padding: 0 0.5%;
  border: 1px solid #dddddd; }

.cal_week .datebox {
  height: 101px;
  position: relative;
  padding-top: 25px; }
  .cal_week .datebox .number {
    position: absolute;
    top: 5px;
    left: 5px; }

.selectedMonth {
  background-color: #2c486d;
  color: white; }

.prevMonth {
  display: inline;
  cursor: pointer; }

.nextMonth {
  display: inline;
  cursor: pointer; }

.loading {
  position: relative;
  width: 100%;
  height: 761px; }

.loading_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px; }

.bottomSection .loading {
  position: relative;
  width: 100%;
  height: 310px; }

.cal-date {
  font-size: 0.9em; }

#today {
  background-color: #dddddd; }

.Seminar, .Colloquium, .Workshop, .Summer, .Public, .Other, .Course {
  padding: 0 2px;
  font-size: 13px;
  margin-bottom: 2px; }

.Course {
  background-color: #94a4b3;
  color: white;
  width: inherit; }
  .Course a:link {
    text-decoration: none;
    color: white; }
  .Course a:visited {
    text-decoration: none;
    color: white; }

.cal-color-scheme {
  display: inline;
  width: 25px;
  height: 8px; }

.Workshop, .Summer {
  background-color: #7bb5ea;
  color: white;
  width: inherit; }
  .Workshop a:link, .Summer a:link {
    text-decoration: none;
    color: white; }
  .Workshop a:visited, .Summer a:visited {
    text-decoration: none;
    color: white; }

.Seminar {
  background-color: #364f66;
  color: white;
  width: inherit; }
  .Seminar a:link {
    text-decoration: none;
    color: white; }
  .Seminar a:visited {
    text-decoration: none;
    color: white; }

.Colloquium {
  background-color: #364f66;
  color: white;
  width: inherit; }
  .Colloquium a:link {
    text-decoration: none;
    color: white; }
  .Colloquium a:visited {
    text-decoration: none;
    color: white; }

.Public {
  background-color: #94a4b3;
  color: white;
  width: inherit; }
  .Public a:link {
    text-decoration: none;
    color: white; }
  .Public a:visited {
    text-decoration: none;
    color: white; }

.Other {
  background-color: white;
  width: inherit; }
  .Other a:link {
    text-decoration: none;
    color: black; }
  .Other a:visited {
    text-decoration: none;
    color: black; }

.event_details {
  padding: 20px;
  font-size: 14px; }

.calendar {
  padding: 0 3%;
  width: 94%;
  background-color: #f7f7f7;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  bottom: 0px;
  left: 0px; }
  .calendar .eventParticipate h3,
  .calendar .eventShare h3 {
    display: block; }
  .calendar .eventParticipate hr,
  .calendar .eventShare hr {
    display: none; }
  .calendar .eventParticipate a.particpateLink,
  .calendar .eventShare a.particpateLink {
    /*padding: 7px 7px 7px 15px;
    background-color: #DDD;*/
    margin-right: 5px;
    color: #2c2c2c;
    display: inline;
    /*margin-bottom: 10px;*/ }
    .calendar .eventParticipate a.particpateLink:hover, .calendar .eventParticipate a.particpateLink:focus,
    .calendar .eventShare a.particpateLink:hover,
    .calendar .eventShare a.particpateLink:focus {
      text-decoration: none;
      color: #2c2c2c;
      /*background-color: lighten($base_text_color, 10%)*/ }
  .calendar .eventParticipate {
    float: left; }
  .calendar .eventShare {
    float: right; }
    .calendar .eventShare a.particpateLink {
      height: 24px;
      font-size: 0px; }

@media (max-width: 480px) {
  .cal_days_of_week {
    display: none; }

  .cal_week, .cal_legend {
    display: none; }

  .Workshop, .Public, .Course,
  .Colloquium, .Seminar {
    background-color: transparent;
    color: black; }
    .Workshop a:link, .Workshop a:visited, .Public a:link, .Public a:visited, .Course a:link, .Course a:visited,
    .Colloquium a:link,
    .Colloquium a:visited, .Seminar a:link, .Seminar a:visited {
      color: #4681c8; }

  .Other a:link, .Other a:visited {
    color: #4681c8; }

  .cal-arrow {
    display: none; }

  .mobile-cal {
    display: block;
    margin: 10px 0;
    padding: 0; }
    .mobile-cal li {
      list-style-type: none;
      margin: 0;
      padding: 10px 5px; }
      .mobile-cal li:nth-child(even) {
        background-color: #dddddd; }

  .cal_month_nav #next_year, .cal_month_nav #prev_year, .cal_month_nav .months {
    width: 10%;
    box-sizing: border-box;
    margin: 3px;
    padding: 2px 1px;
    font-size: .8em;
    display: inline-block; }
  .cal_month_nav #next_year {
    content: "pr"; } }
.mediaBlock {
  margin: 0 10px 12px 0; }
  .mediaBlock .img {
    float: left;
    margin-right: 10px;
    height: 60px;
    width: 60px;
    border-radius: 10px; }
    .mediaBlock .img.large {
      width: 120px;
      height: 120px; }
    .mediaBlock .img img {
      display: block; }
  .mediaBlock .imgExt {
    float: right;
    margin-left: 10px; }

.mediaBlock, .mediaBlockData {
  overflow: hidden;
  /*_overflow:visible; */
  zoom: 1;
  min-height: 18px; }

.mediaBlockData p {
  margin: 0;
  padding: 0; }

.title {
  /*font-size: 1.15em;*/
  font-weight: 500;
  display: block;
  line-height: 1; }

.byline {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.3; }

.details {
  margin-bottom: 5px;
  color: #888888;
  font-size: 0.95em;
  line-height: 1.4;
  text-align: left; }

.twoColumn {
  zoom: 1; }
  .twoColumn:before, .twoColumn:after {
    display: table;
    content: ""; }
  .twoColumn:after {
    clear: both; }
  .twoColumn > .mediaBlock {
    width: 45%;
    margin-right: 2%;
    float: left; }

@media (max-width: 480px) {
  .twoColumn > .mediaBlock {
    width: 100%;
    float: none;
    display: block; }

  .mediaBlock .img.large {
    width: 60px;
    height: 60px; } }
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, whitesmoke, #e6e6e6);
  background-image: -ms-linear-gradient(top, whitesmoke, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, whitesmoke, #e6e6e6);
  background-image: -o-linear-gradient(top, whitesmoke, #e6e6e6);
  background-image: linear-gradient(top, whitesmoke, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='whitesmoke', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn:hover, .btn:active,
  .btn .active,
  .btn .disabled, .btn[disabled] {
    background-color: #e6e6e6;
    *background-color: #d9d9d9; }
  .btn:active,
  .btn .active {
    background-color: #cccccc \9;
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn:first-child {
    *margin-left: 0; }
  .btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    /* Buttons in IE7 don't get borders, so darken on hover */
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear; }
  .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn .disabled, .btn[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.btn-primary,
.btn-primary:hover,
.btn-danger,
.btn-danger:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.btn-primary.active,
.btn-danger.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-primary {
  background-color: #0088cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0055cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .btn-primary:hover, .btn-primary:active,
  .btn-primary .active,
  .btn-primary .disabled, .btn-primary[disabled] {
    background-color: #0055cc;
    *background-color: #004ab3; }
  .btn-primary:active, .btn-primary.active {
    background-color: #004099 \9; }

.btn-danger {
  background-color: #ee5f5b;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    background-color: #bd362f;
    *background-color: #a9302a; }
  .btn-danger:active, .btn-danger.active {
    background-color: #942a25 \9; }

button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px; }

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.btn.btn-navbar {
  display: none; }

@media (max-width: 979px) {
  button.btn.btn-navbar {
    display: inline;
    position: absolute;
    right: 5px;
    top: 15px; } }
.filter {
  padding-top: 25px;
  padding-right: 0px;
  padding-bottom: 25px;
  padding-left: 90px;
  margin-bottom: 20px;
  background-color: #a8c4e5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
  .filter .span4 {
    width: 250px; }
  .filter label {
    color: white; }

.threeColumn > .mediaBlock {
  float: left;
  border: 1px solid #888888;
  background-color: rgba(236, 237, 238, 0.31);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 5px; }

.mentDetails, .mentKeywords {
  white-space: nowrap;
  width: 208px;
  overflow: hidden;
  text-overflow: ellipsis; }

.slider {
  width: 100%;
  height: 425px; }
  .slider li {
    position: relative;
    list-style-type: none; }
    .slider li .carousel-caption {
      position: absolute;
      left: 15px;
      top: 15px;
      width: 100%; }
      .slider li .carousel-caption h2,
      .slider li .carousel-caption h3,
      .slider li .carousel-caption h4,
      .slider li .carousel-caption p {
        color: white;
        text-shadow: 3px 3px 8px #000; }
      .slider li .carousel-caption h3 {
        font-size: 2.5em;
        line-height: 1.5em;
        margin-bottom: 5px;
        font-weight: 300;
        text-transform: uppercase; }
      .slider li .carousel-caption h4 {
        font-size: 1.5em;
        font-weight: 300; }
    .slider li .sliderImg {
      width: 100%;
      max-height: 480px;
      overflow: hidden; }
  .slider img {
    max-width: 100%;
    overflow: hidden; }

.hero-unit {
  margin-top: -2px;
  margin-bottom: 130px;
  height: 400px; }
  .hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px; }
  .hero-unit p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    color: inherit; }
  .hero-unit .carousel-caption.top-left {
    top: 10px;
    left: 10px;
    text-align: left; }
  .hero-unit .carousel-caption.top-right {
    top: 10px;
    right: 10px;
    text-align: right; }
  .hero-unit .carousel-caption.bottom-left {
    bottom: 10px;
    left: 10px;
    text-align: left; }
  .hero-unit .carousel-caption.bottom-right {
    bottom: 10px;
    right: 10px;
    text-align: right; }
  .hero-unit .carousel-caption a:hover, .hero-unit .carousel-caption a:focus {
    text-decoration: none; }
  .hero-unit .carousel-caption .title {
    width: 95%;
    # float: left; }
    .hero-unit .carousel-caption .title h3 {
      margin-bottom: 0px; }
    .hero-unit .carousel-caption .title h4 {
      margin-bottom: 10px; }
  .hero-unit .carousel-caption .links {
    width: 10%;
    float: left;
    font-size: 0px;
    text-align: right; }
    .hero-unit .carousel-caption .links li {
      display: inline;
      width: 24px;
      height: 24px;
      margin-right: .3em; }

/******************
  SET STYLING HERE
 ******************
 =================================
 Default state (no keyboard focus)
 ==================================*/
/* Overall Wrapper */
.anythingSlider-default {
  margin: 0 auto;
  /* 45px right & left padding for the arrows, 28px @ bottom for navigation */
  padding: 0 0 44px; }

/* Make sure navigation text is visible */
.anythingSlider-default .anythingControls a {
  visibility: visible; }

/* Navigation current button, default state */
.anythingSlider-default .anythingControls a.cur {
  background: #888;
  color: #000; }

/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* Navigation buttons, active state */
.anythingSlider-default.activeSlider .anythingControls li {
  height: 90px;
  position: relative; }
  .anythingSlider-default.activeSlider .anythingControls li img {
    height: 90px; }

.anythingSlider-default.activeSlider .anythingControls a img {
  height: 90px;
  max-width: 170px;
  position: relative; }

/* Navigation current & hovered button, active state */
.anythingSlider-default.activeSlider .anythingControls a.cur:after {
  position: absolute;
  content: '.';
  font-size: 0px;
  top: -55px;
  left: 70px;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-top: 17px solid #6d9cd3; }

.titleBubble {
  display: block;
  position: absolute;
  top: -75px;
  left: -5000px;
  padding: 5px 10px;
  background-color: #a8c4e5;
  background-image: -moz-linear-gradient(top, #a8c4e5, #6d9cd3);
  background-image: -ms-linear-gradient(top, #a8c4e5, #6d9cd3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a8c4e5), to(#6d9cd3));
  background-image: -webkit-linear-gradient(top, #a8c4e5, #6d9cd3);
  background-image: -o-linear-gradient(top, #a8c4e5, #6d9cd3);
  background-image: linear-gradient(top, #a8c4e5, #6d9cd3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c4e5', endColorstr='#6d9cd3', GradientType=0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .titleBubble .bubbleArrow {
    position: absolute;
    width: 0;
    height: 0;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #6d9cd3; }

/************************
  NAVIGATION POSITIONING
 ************************/
/* Navigation Links */
.anythingSlider-default .anythingControls {
  outline: 0;
  display: none;
  margin-top: 15px; }
  .anythingSlider-default .anythingControls ul {
    margin: 10px auto 0;
    padding: 0;
    display: table; }
    .anythingSlider-default .anythingControls ul li {
      display: inline;
      z-index: 100;
      position: relative; }
  .anythingSlider-default .anythingControls a {
    display: inline-block;
    text-decoration: none;
    margin: 0 10px 0 0;
    text-align: center;
    outline: 0; }

/* navigationSize window */
.anythingSlider-default .anythingControls .anythingNavWindow {
  overflow: hidden;
  float: left; }

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
.anythingSlider {
  display: block;
  overflow: visible !important;
  position: relative; }

/* anythingSlider viewport window */
.anythingSlider .anythingWindow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  border-bottom: 7px solid #6d9cd3; }

/* anythingSlider base (original element) */
.anythingSlider .anythingBase {
  background: transparent;
  list-style: none;
  position: absolute;
  overflow: visible !important;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0; }

/* Navigation arrow text; indent moved to span inside "a", for IE7;
  apparently, a negative text-indent on an "a" link moves the link as well as the text */
.anythingSlider .arrow span {
  display: block;
  visibility: hidden; }

/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
.anythingSlider .arrow.disabled {
  display: none; }

/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
  background: transparent;
  display: block;
  overflow: hidden;
  float: left;
  padding: 0;
  margin: 0; }

/* vertical mode */
.anythingSlider .vertical .panel {
  float: none; }

/* fade mode */
.anythingSlider .fade .panel {
  float: none;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0; }

/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 2; }

@media (max-width: 979px) {
  .slider {
    width: 100%;
    height: 325px; }
    .slider li {
      position: relative;
      list-style-type: none; }
      .slider li .carousel-caption {
        position: absolute;
        left: 15px;
        top: 15px;
        width: 100%; }
        .slider li .carousel-caption h2,
        .slider li .carousel-caption h3,
        .slider li .carousel-caption h4,
        .slider li .carousel-caption p {
          color: white;
          text-shadow: 3px 3px 8px #000; }
        .slider li .carousel-caption h3 {
          font-size: 2.5em;
          line-height: 1.5em;
          margin-bottom: 5px; }
        .slider li .carousel-caption h4 {
          font-size: 1.5em; }
      .slider li .sliderImg {
        width: 100%;
        height: 325px;
        max-height: 325px;
        overflow: hidden; }
    .slider img {
      max-width: 100%;
      max-height: 300px;
      overflow: hidden; }

  .hero-unit {
    margin-top: -17px;
    margin-bottom: 100px;
    height: 350px;
    padding: 20px 10px !important; }

  /* Navigation buttons, active state */
  .anythingSlider-default.activeSlider .anythingControls li {
    height: 50px;
    position: relative; }
    .anythingSlider-default.activeSlider .anythingControls li img {
      height: 50px; }

  .anythingSlider-default.activeSlider .anythingControls li {
    height: 50px;
    position: relative; }
    .anythingSlider-default.activeSlider .anythingControls li img {
      height: 50px; }

  .anythingSlider-default.activeSlider .anythingControls a img {
    height: 50px;
    max-width: 130px;
    position: relative; }

  .anythingSlider-default.activeSlider .anythingControls a.cur {
    /* background image removed */ }
    .anythingSlider-default.activeSlider .anythingControls a.cur:after {
      position: absolute;
      content: '.';
      font-size: 0px;
      top: -33px;
      left: 40px;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-top: 15px solid #6d9cd3; } }
@media (max-width: 635px) {
  .hero-unit {
    height: 250px;
    margin-bottom: 20px;
    padding-top: 0px; }

  .slider {
    height: 175px; }
    .slider li .carousel-caption h3 {
      font-size: 1.5em;
      line-height: 1.2em;
      margin-bottom: 5px;
      font-weight: 300;
      text-transform: uppercase; }
    .slider li .carousel-caption h4 {
      font-size: 1.2em;
      font-weight: 300; }
    .slider li .carousel-caption .learn-more {
      display: none; }

  .anythingSlider-default .anythingControls {
    margin-top: 15px; }

  .anythingSlider-default.activeSlider .anythingControls li {
    position: relative;
    margin-right: 5px; }
    .anythingSlider-default.activeSlider .anythingControls li a {
      height: 20px !important;
      width: 20px !important;
      border: 1px solid #6d9cd3;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px; }
    .anythingSlider-default.activeSlider .anythingControls li img {
      display: none; }

  .anythingSlider-default.activeSlider .anythingControls a.cur {
    background-color: #6d9cd3; }
    .anythingSlider-default.activeSlider .anythingControls a.cur:after {
      display: none; } }
.eventList .eventDate {
  font-size: 0.9åem; }

.eventPage .tabs {
  margin: -40px 0 15px; }

.eventHeader {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px; }
  .eventHeader img {
    width: 100%; }
  .eventHeader .caption {
    position: absolute;
    top: 5px;
    left: 5px;
    color: white; }
    .eventHeader .caption h2 {
      margin-bottom: 10px; }
    .eventHeader .caption h3 {
      font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
      font-size: 1.2em;
      margin-bottom: 10px; }

.eventImg {
  margin-bottom: 35px; }

.eventPage .eventParticipate,
.eventPage .eventShare {
  margin: 10px 0 30px; }
  .eventPage .eventParticipate h4,
  .eventPage .eventShare h4 {
    margin-bottom: 0; }
  .eventPage .eventParticipate hr,
  .eventPage .eventShare hr {
    margin: 0 0 7px; }
  .eventPage .eventParticipate a.particpateLink,
  .eventPage .eventShare a.particpateLink {
    padding: 6px 10px;
    width: 215px;
    box-sizing: border-box;
    background-color: #dddddd;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #2c2c2c;
    display: block;
    text-align: left;
    margin-bottom: 8px; }
    .eventPage .eventParticipate a.particpateLink:hover, .eventPage .eventParticipate a.particpateLink:focus,
    .eventPage .eventShare a.particpateLink:hover,
    .eventPage .eventShare a.particpateLink:focus {
      text-decoration: none;
      color: #2c2c2c;
      background-color: #c4c4c4; }
.eventPage .eventParticipate {
  margin-top: 20px; }

#description, #schedule,
#participants, #abstracts,
#resources {
  margin-top: 15px; }

#description h3 {
  margin-bottom: 15px;
  border-bottom: 1px solid #DDD; }
#description .acceptedSpeakers {
  margin: 0;
  padding: 0; }
  #description .acceptedSpeakers li {
    list-style-type: none;
    margin-bottom: 10px;
    padding: 0; }
    #description .acceptedSpeakers li .speakerName {
      display: block; }
    #description .acceptedSpeakers li .speakerAff {
      color: #888; }

#schedule .schedule-pills {
  margin: 10px 0;
  padding: 0; }
  #schedule .schedule-pills .selected {
    background-color: #dddddd; }
  #schedule .schedule-pills li {
    list-style-type: none;
    font-size: 0.9em;
    background-color: #f7f7f7;
    float: left;
    padding: 5px;
    margin: 0 5px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
    #schedule .schedule-pills li:hover {
      background-color: #dddddd; }
  #schedule .schedule-pills:after {
    content: " ";
    display: table;
    clear: both; }
#schedule .schedule-pane {
  border: 1px solid #dddddd; }
  #schedule .schedule-pane table {
    width: 100%; }
  #schedule .schedule-pane tr > th {
    background-color: #dddddd;
    text-align: left;
    border-bottom: 1px solid #c4c4c4; }
  #schedule .schedule-pane tr:nth-child(even) {
    background-color: white; }
  #schedule .schedule-pane th, #schedule .schedule-pane td {
    padding: 5px; }
  #schedule .schedule-pane .sectionTitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.1em;
    padding: 10px 0; }
  #schedule .schedule-pane .time {
    vertical-align: top;
    width: 15%; }
  #schedule .schedule-pane .session {
    width: 85%; }
#schedule .scheduledSpeaker {
  position: relative;
  z-index: 1; }
#schedule .speakerName {
  color: #4681c8;
  font-weight: 400; }
  #schedule .speakerName:hover {
    cursor: pointer;
    color: #bc2d1e; }
#schedule .speakerAbstract {
  display: none;
  padding: 10px 0 10px 10px; }

#abstracts h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
  font-size: 1.15em; }
#abstracts .titleAbstract {
  padding-bottom: 20px; }

#participants h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
  font-size: 1.15em; }
#participants ul {
  margin-left: 0; }
#participants li {
  padding: 5px 0;
  list-style-type: none; }
  #participants li .partName {
    font-weight: bold;
    display: block; }
  #participants li .partAff {
    color: #888;
    font-size: 0.9em; }

.nav {
  margin-bottom: 0px !important; }

.nav-tabs img {
  display: inline-block; }

@media (max-width: 767px) {
  .eventImg {
    display: none; } }
@media (max-width: 979px) {
  .tabs li {
    list-style-type: none;
    float: left;
    border: 1px solid #DDD;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    line-height: 18px;
    padding: 8px 7px;
    margin-bottom: -1px;
    margin-right: 3px;
    background-color: #DDD; }
    .tabs li i {
      display: none; } }
@media (max-width: 767px) and (min-width: 580px) {
  .tabs li i {
    display: inline-block; } }
@media (max-width: 480px) {
  .eventImg {
    -webkit-box-reflect: none;
    -webkit-transform: none; }

  h2 {
    font-size: 1.5em;
    margin-bottom: 10px; }

  h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
    font-size: 1.2em;
    margin-bottom: 10px; }

  .eventHeader h2 {
    text-shadow: 3px 3px 8px #bbb; }

  .tabs li {
    width: 37.5%;
    margin: 5px 1.5%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
    .tabs li.active {
      border-bottom-color: #ddd; } }
#textBox {
  padding-right: 10px;
  padding-bottom: 10px; }

#publication_wrapper {
  width: 100%; }

#publication_main {
  width: 625px;
  padding: 5px 10px;
  float: left; }

#publication_sidebar {
  width: 295px;
  padding: 5px 10px 15px;
  background-color: #eee;
  background: rgba(211, 211, 211, 0.8);
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#pub_search {
  padding: 5px 0 15px; }
  #pub_search h3 {
    margin: 0 0 10px; }
  #pub_search input[name="search_term"] {
    width: 200px; }
  #pub_search input[name="search"] {
    background-color: #666;
    color: #fff;
    border: 1px solid black;
    border-radius: 4px; }

#publications li {
  list-style-type: none;
  padding: 0 5px 25px;
  font-size: .95em; }

#publication_list_view ul {
  margin: 0;
  padding: 0; }

#publication_list_view li {
  list-style-type: none;
  padding: 0 5px 5px;
  font-size: 1em; }

#publications h3, #publication_list_view h3 {
  margin: 5px 5px 15px;
  border-bottom: 2px solid #000; }

.page_title {
  text-align: center; }

.pub_entry {
  line-height: 1.2em; }

.pub_title {
  margin: 0 0 3px;
  font-weight: bold;
  font-size: 1em; }

.pub_links a {
  font-size: .9em; }

.pub_links a:hover {
  font-size: .9em; }

.alphabet_link li {
  display: inline;
  margin: 10px; }

.author_alphabet {
  width: 180px;
  margin: 5px 3px;
  float: left;
  text-align: center;
  font-size: 2em;
  height: 100%; }

.author_alphabet ul {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: .9em;
  border-top: 1px solid black; }

#abc, #def, #ghi, #jkl, #mno, #pqr, #stu, #vwx, #yz {
  margin: 0;
  padding: 0;
  list-style-type: none; }

#video_wrapper {
  width: 100%; }

#video_main {
  width: 645px;
  float: left;
  margin: 5px 10px; }
  #video_main h2 {
    text-align: left; }
  #video_main h3 {
    margin-left: 10px; }

#video_sidebar {
  width: 280px;
  margin: 5px 10px;
  padding: 0 5px 15px;
  background-color: #eee;
  background: rgba(211, 211, 211, 0.8);
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#video_search input[name="search_term"] {
  width: 200px; }

#video_search input[name="search"] {
  background-color: #666;
  color: white;
  border: 1px solid black;
  border-radius: 4px; }

.recently_added_videos ul {
  margin: 0;
  padding: 0; }

.recently_added_videos li {
  list-style-type: none;
  margin: 5px 15px 15px;
  padding: 0;
  float: left; }

.video_preview {
  width: 180px;
  height: 180px; }
  .video_preview a:hover {
    text-decoration: none; }

.video_thumbnails {
  width: 180px;
  height: 135px;
  overflow: hidden; }
  .video_thumbnails img {
    width: 180px;
    height: 135px; }
  .video_thumbnails ul {
    list-style-type: none;
    position: relative;
    height: 135px;
    width: 180px;
    padding: 0;
    margin: 0; }
  .video_thumbnails li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    padding: 0;
    margin: 0; }
  .video_thumbnails li:first-child {
    z-index: 2; }

.video_preview_title {
  margin: 0;
  padding: 0 3px;
  width: 174px;
  height: 45px;
  background-color: #333;
  color: white;
  overflow: hidden; }
  .video_preview_title a:link {
    color: white;
    text-decoration: none; }

.video_search_results li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.video_search_entry {
  clear: both;
  width: 625px;
  height: 135px;
  margin: 10px 0; }

.video_search_entry .video_thumbnails {
  float: left; }

.video_search_information {
  float: left;
  width: 415px;
  margin: 0 15px;
  height: 135px;
  overflow: hidden; }

.video_search_abstract {
  font-size: .9em;
  line-height: 1.1em; }

#related_videos {
  margin: 15px 0; }
  #related_videos ul {
    margin: 0; }
  #related_videos li {
    list-style-type: none;
    margin: 0 0 20px; }

#video_view_by ul {
  margin: 0; }
  #video_view_by ul li {
    list-style-type: none;
    margin: 0;
    padding: 5px 0; }

#abstract {
  margin: 10px 15px 25px;
  line-height: 1.25em;
  font-size: .9em; }

#video_player {
  margin: 15px; }

hgroup, .hgroup {
  margin: 0 10px 10px; }

.tabloid {
  height: 169.5px;
  margin-bottom: 3px;
  position: relative;
  overflow: hidden; }
  .tabloid img {
    width: 100%; }
  .tabloid h4 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: white;
    padding: 2px 5px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7); }

@media (min-width: 768px) and (max-width: 979px) {
  .tabloid {
    width: 156px;
    height: 163px; } }
@media (max-width: 767px) {
  .tabloid {
    width: 300px;
    height: 253px;
    margin-right: 10px;
    display: inline-block; }

  .tabloid:after {
    display: table;
    content: "";
    clear: both; } }
@media (max-width: 480px) {
  .tabloid {
    float: none;
    margin: 0 auto 3px; } }
.highlightSlider {
  /* Make sure navigation text is visible */
  /* Navigation current button, default state */
  /*
   =================================
   Active State (has keyboard focus)
   =================================
  */
  /* Navigation buttons, active state */
  /* Navigation current & hovered button, active state */
  /************************
    NAVIGATION POSITIONING
   ************************/
  /* Navigation Links */
  /* navigationSize window */
  /***********************
    COMMON SLIDER STYLING
   ***********************/
  /* Overall Wrapper */
  /* anythingSlider viewport window */
  /* anythingSlider base (original element) */
  /* Navigation arrow text; indent moved to span inside "a", for IE7;
    apparently, a negative text-indent on an "a" link moves the link as well as the text */
  /* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
  /* all panels inside the slider; horizontal mode */
  /* vertical mode */
  /* fade mode */
  /* fade mode active page - visible & on top */ }
  .highlightSlider .slider {
    width: 100%;
    height: 425px; }
    .highlightSlider .slider li {
      position: relative;
      list-style-type: none; }
      .highlightSlider .slider li .carousel-caption {
        position: absolute;
        left: 15px;
        top: 15px;
        width: 100%; }
        .highlightSlider .slider li .carousel-caption h2,
        .highlightSlider .slider li .carousel-caption h3,
        .highlightSlider .slider li .carousel-caption h4,
        .highlightSlider .slider li .carousel-caption p {
          color: white;
          text-shadow: 3px 3px 8px #000; }
        .highlightSlider .slider li .carousel-caption h3 {
          font-size: 2em;
          line-height: 1.2em;
          margin-bottom: 5px;
          font-weight: 300;
          text-transform: uppercase; }
          .highlightSlider .slider li .carousel-caption h3.hide-text {
            font: 0/0 a;
            color: transparent;
            text-shadow: none;
            background-color: transparent;
            border: 0; }
        .highlightSlider .slider li .carousel-caption h4 {
          font-size: 1.5em;
          font-weight: 300; }
          .highlightSlider .slider li .carousel-caption h4.hide-text {
            font: 0/0 a;
            color: transparent;
            text-shadow: none;
            background-color: transparent;
            border: 0; }
      .highlightSlider .slider li .sliderImg {
        height: 310px;
        width: 100%;
        max-height: 310px;
        overflow: hidden; }
    .highlightSlider .slider img {
      max-width: 100%;
      overflow: hidden; }
  .highlightSlider .hero-unit {
    margin-top: 0px;
    margin-bottom: 100px;
    height: 350px; }
    .highlightSlider .hero-unit h1 {
      margin-bottom: 0;
      font-size: 60px;
      line-height: 1;
      color: inherit;
      letter-spacing: -1px; }
    .highlightSlider .hero-unit p {
      font-size: 18px;
      font-weight: 200;
      line-height: 27px;
      color: inherit; }
    .highlightSlider .hero-unit .carousel-caption.top-left {
      top: 10px;
      left: 10px;
      text-align: left; }
    .highlightSlider .hero-unit .carousel-caption.top-right {
      top: 10px;
      right: 10px;
      text-align: right; }
    .highlightSlider .hero-unit .carousel-caption.bottom-left {
      bottom: 10px;
      left: 10px;
      text-align: left; }
    .highlightSlider .hero-unit .carousel-caption.bottom-right {
      bottom: 10px;
      right: 10px;
      text-align: right; }
    .highlightSlider .hero-unit .carousel-caption a:hover, .highlightSlider .hero-unit .carousel-caption a:focus {
      text-decoration: none; }
    .highlightSlider .hero-unit .carousel-caption .title {
      width: 95%;
      # float: left; }
      .highlightSlider .hero-unit .carousel-caption .title h3 {
        margin-bottom: 0px; }
      .highlightSlider .hero-unit .carousel-caption .title h4 {
        margin-bottom: 10px; }
    .highlightSlider .hero-unit .carousel-caption .links {
      width: 10%;
      float: left;
      font-size: 0px;
      text-align: right; }
      .highlightSlider .hero-unit .carousel-caption .links li {
        display: inline;
        width: 24px;
        height: 24px;
        margin-right: .3em; }
  .highlightSlider .anythingSlider-default {
    margin: 0 auto;
    /* 45px right & left padding for the arrows, 28px @ bottom for navigation */
    padding: 0 0 44px; }
  .highlightSlider .anythingSlider-default .anythingControls a {
    visibility: visible; }
  .highlightSlider .anythingSlider-default .anythingControls a.cur {
    background: #888;
    color: #000; }
  .highlightSlider .anythingSlider-default.activeSlider .anythingControls li {
    height: 90px;
    position: relative; }
    .highlightSlider .anythingSlider-default.activeSlider .anythingControls li img {
      height: 75px; }
  .highlightSlider .anythingSlider-default.activeSlider .anythingControls a img {
    height: 75px;
    width: 100px;
    overflow: hidden;
    max-width: 100px;
    position: relative; }
  .highlightSlider .anythingSlider-default.activeSlider .anythingControls a.cur {
    /* background image removed */ }
    .highlightSlider .anythingSlider-default.activeSlider .anythingControls a.cur:after {
      position: absolute;
      content: '.';
      font-size: 0px;
      top: -45px;
      left: 35px;
      border-left: 17px solid transparent;
      border-right: 17px solid transparent;
      border-top: 17px solid #6d9cd3; }
  .highlightSlider .titleBubble {
    display: block;
    position: absolute;
    top: -75px;
    left: -5000px;
    padding: 5px 10px;
    background-color: #a8c4e5;
    background-image: -moz-linear-gradient(top, #a8c4e5, #6d9cd3);
    background-image: -ms-linear-gradient(top, #a8c4e5, #6d9cd3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a8c4e5), to(#6d9cd3));
    background-image: -webkit-linear-gradient(top, #a8c4e5, #6d9cd3);
    background-image: -o-linear-gradient(top, #a8c4e5, #6d9cd3);
    background-image: linear-gradient(top, #a8c4e5, #6d9cd3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c4e5', endColorstr='#6d9cd3', GradientType=0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
    .highlightSlider .titleBubble .bubbleArrow {
      position: absolute;
      width: 0;
      height: 0;
      bottom: -10px;
      left: 50%;
      margin-left: -10px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #6d9cd3; }
  .highlightSlider .anythingSlider-default .anythingControls {
    outline: 0;
    display: none;
    margin-top: 15px; }
    .highlightSlider .anythingSlider-default .anythingControls ul {
      margin: 10px auto 0;
      padding: 0;
      display: table; }
      .highlightSlider .anythingSlider-default .anythingControls ul li {
        display: inline;
        z-index: 100;
        position: relative; }
    .highlightSlider .anythingSlider-default .anythingControls a {
      display: inline-block;
      text-decoration: none;
      margin: 0 10px 0 0;
      text-align: center;
      outline: 0; }
  .highlightSlider .anythingSlider-default .anythingControls .anythingNavWindow {
    overflow: hidden;
    float: left; }
  .highlightSlider .anythingSlider {
    display: block;
    overflow: visible !important;
    position: relative; }
  .highlightSlider .anythingSlider .anythingWindow {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    border-bottom: 7px solid #6d9cd3; }
  .highlightSlider .anythingSlider .anythingBase {
    background: transparent;
    list-style: none;
    position: absolute;
    overflow: visible !important;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0; }
  .highlightSlider .anythingSlider .arrow span {
    display: block;
    visibility: hidden; }
  .highlightSlider .anythingSlider .arrow.disabled {
    display: none; }
  .highlightSlider .anythingSlider .panel {
    background: transparent;
    display: block;
    overflow: hidden;
    float: left;
    padding: 0;
    margin: 0; }
  .highlightSlider .anythingSlider .vertical .panel {
    float: none; }
  .highlightSlider .anythingSlider .fade .panel {
    float: none;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0; }
  .highlightSlider .anythingSlider .fade .activePage {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 2; }

@media (max-width: 979px) {
  .highlightSlider {
    /* Navigation buttons, active state */ }
    .highlightSlider .slider {
      width: 100%;
      height: 325px; }
      .highlightSlider .slider li {
        position: relative;
        list-style-type: none; }
        .highlightSlider .slider li .carousel-caption {
          position: absolute;
          left: 15px;
          top: 15px;
          width: 100%; }
          .highlightSlider .slider li .carousel-caption h2,
          .highlightSlider .slider li .carousel-caption h3,
          .highlightSlider .slider li .carousel-caption h4,
          .highlightSlider .slider li .carousel-caption p {
            color: white;
            text-shadow: 3px 3px 8px #000; }
          .highlightSlider .slider li .carousel-caption h3 {
            line-height: 1.5em;
            margin-bottom: 5px; }
            .highlightSlider .slider li .carousel-caption h3.hide-text {
              font: 0/0 a;
              color: transparent;
              text-shadow: none;
              background-color: transparent;
              border: 0; }
          .highlightSlider .slider li .carousel-caption h4 {
            font-size: 1.5em; }
        .highlightSlider .slider li .sliderImg {
          width: 100%;
          height: 310px;
          max-height: 310px;
          overflow: hidden; }
      .highlightSlider .slider img {
        max-width: 100%;
        max-height: 300px;
        overflow: hidden; }
    .highlightSlider .hero-unit {
      margin-top: -17px;
      margin-bottom: 100px;
      height: 350px;
      padding: 20px 10px !important; }
    .highlightSlider .anythingSlider-default.activeSlider .anythingControls li {
      height: 40px;
      position: relative; }
      .highlightSlider .anythingSlider-default.activeSlider .anythingControls li img {
        height: 40px; }
    .highlightSlider .anythingSlider-default.activeSlider .anythingControls li {
      height: 40px;
      position: relative; }
      .highlightSlider .anythingSlider-default.activeSlider .anythingControls li img {
        height: 40px; }
    .highlightSlider .anythingSlider-default.activeSlider .anythingControls a img {
      height: 40px;
      width: 60px;
      max-width: 60px;
      position: relative; }
    .highlightSlider .anythingSlider-default.activeSlider .anythingControls a.cur {
      /* background image removed */ }
      .highlightSlider .anythingSlider-default.activeSlider .anythingControls a.cur:after {
        position: absolute;
        content: '.';
        font-size: 0px;
        top: -26px;
        left: 20px;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid #6d9cd3; } }
@media (max-width: 635px) {
  .highlightSlider .hero-unit {
    height: 250px;
    margin-bottom: 20px;
    padding-top: 0px; }
  .highlightSlider .slider {
    height: 175px; }
    .highlightSlider .slider li .carousel-caption h3 {
      font-size: 1.5em;
      line-height: 1.2em;
      margin-bottom: 5px;
      font-weight: 300;
      text-transform: uppercase; }
    .highlightSlider .slider li .carousel-caption h4 {
      font-size: 1.2em;
      font-weight: 300; }
    .highlightSlider .slider li .carousel-caption .learn-more {
      display: none; }
  .highlightSlider .anythingSlider-default .anythingControls {
    margin-top: 15px; }
  .highlightSlider .anythingSlider-default.activeSlider .anythingControls li {
    position: relative;
    margin-right: 5px; }
    .highlightSlider .anythingSlider-default.activeSlider .anythingControls li a {
      height: 20px !important;
      width: 20px !important;
      border: 1px solid #6d9cd3;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px; }
    .highlightSlider .anythingSlider-default.activeSlider .anythingControls li img {
      display: none; }
  .highlightSlider .anythingSlider-default.activeSlider .anythingControls a.cur {
    background-color: #6d9cd3; }
    .highlightSlider .anythingSlider-default.activeSlider .anythingControls a.cur:after {
      display: none; } }
.steps li {
  list-style-type: none;
  float: left;
  padding: 5px 10px;
  margin: 0 5px;
  background-color: #a8c4e5;
  background-image: -moz-linear-gradient(top, #a8c4e5, #6d9cd3);
  background-image: -ms-linear-gradient(top, #a8c4e5, #6d9cd3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a8c4e5), to(#6d9cd3));
  background-image: -webkit-linear-gradient(top, #a8c4e5, #6d9cd3);
  background-image: -o-linear-gradient(top, #a8c4e5, #6d9cd3);
  background-image: linear-gradient(top, #a8c4e5, #6d9cd3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c4e5', endColorstr='#6d9cd3', GradientType=0);
  border-radius: 5px;
  cursor: pointer; }
  .steps li.selected {
    background-image: none;
    background-color: #a8c4e5; }
  .steps li a {
    color: white;
    text-decoration: none; }
    .steps li a:hover {
      color: white;
      text-decoration: none; }
.steps:after {
  content: "";
  display: table;
  clear: left; }

.stepWindow {
  width: 600px;
  height: 300px;
  overflow: hidden; }
  .stepWindow .stepContainer {
    width: 2400px;
    height: 300px; }
    .stepWindow .stepContainer .step {
      width: 600px;
      height: 300px;
      position: relative;
      float: left; }
      .stepWindow .stepContainer .step .nextStepButton {
        position: absolute;
        bottom: 5px;
        right: 5px; }
      .stepWindow .stepContainer .step .prevStepButton {
        position: absolute;
        bottom: 5px;
        left: 5px; }
      .stepWindow .stepContainer .step .listOptions {
        padding-top: 20px; }
        .stepWindow .stepContainer .step .listOptions label {
          display: inline; }
    .stepWindow .stepContainer:after {
      content: "";
      display: table;
      clear: both; }

.figures {
  margin-bottom: 10px; }
  .figures:after {
    display: table;
    clear: both;
    content: "";
    font-size: 0; }
  .figures .figure.img-1 {
    width: 100%; }
  .figures .figure.img-2 {
    float: left;
    width: 46%;
    margin-right: 2%; }
  .figures .figure.img-3 {
    float: left;
    width: 30%;
    margin-right: 2%; }
  .figures .figure.img-4 {
    float: left;
    width: 22%;
    margin-right: 2%; }
  .figures .figure.img-1 .img, .figures .figure.img-2 .img, .figures .figure.img-3 .img, .figures .figure.img-4 .img {
    max-width: 100%;
    height: 250px; }
  .figures .figure.img-1 .caption, .figures .figure.img-2 .caption, .figures .figure.img-3 .caption, .figures .figure.img-4 .caption {
    color: #888888;
    font-size: 0.95em;
    line-height: 1.4;
    text-align: left; }

@media (max-width: 480px) {
  .figures .figure.img-1, .figures .figure.img-2, .figures .figure.img-3, .figures .figure.img-4 {
    float: none;
    width: 100%; } }
/*!
 *  Font Awesome 4.0.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.0.1");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.0.1") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.0.1") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.0.1") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  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 {
    left: -1.85714em; }

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

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

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }

  100% {
    -moz-transform: rotate(359deg); } }

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

  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }

  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(359deg); } }

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

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

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

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

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

.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: white; }

/* 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: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

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

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

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

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

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

.fa-th:before {
  content: "\f00a"; }

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

.fa-check:before {
  content: "\f00c"; }

.fa-times:before {
  content: "\f00d"; }

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

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

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

.fa-signal:before {
  content: "\f012"; }

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

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

.fa-home:before {
  content: "\f015"; }

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

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

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

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

.fa-inbox:before {
  content: "\f01c"; }

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

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

.fa-refresh:before {
  content: "\f021"; }

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

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

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

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

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

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

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

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

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

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

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

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

.fa-list:before {
  content: "\f03a"; }

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

.fa-indent:before {
  content: "\f03c"; }

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

.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

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

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

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

.fa-move:before {
  content: "\f047"; }

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

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

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

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

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

.fa-eject:before {
  content: "\f052"; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\f05b"; }

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

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

.fa-ban:before {
  content: "\f05e"; }

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

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

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

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

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

.fa-resize-full:before {
  content: "\f065"; }

.fa-resize-small:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

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

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

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

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

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

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

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

.fa-retweet:before {
  content: "\f079"; }

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

.fa-folder:before {
  content: "\f07b"; }

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

.fa-resize-vertical:before {
  content: "\f07d"; }

.fa-resize-horizontal:before {
  content: "\f07e"; }

.fa-bar-chart-o:before {
  content: "\f080"; }

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

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

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

.fa-key:before {
  content: "\f084"; }

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

.fa-comments:before {
  content: "\f086"; }

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

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

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

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

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

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

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

.fa-external-link:before {
  content: "\f08e"; }

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

.fa-trophy:before {
  content: "\f091"; }

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

.fa-upload:before {
  content: "\f093"; }

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

.fa-phone:before {
  content: "\f095"; }

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

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

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

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

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

.fa-rss:before {
  content: "\f09e"; }

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

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-fullscreen:before {
  content: "\f0b2"; }

.fa-group:before {
  content: "\f0c0"; }

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

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

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

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

.fa-paperclip:before {
  content: "\f0c6"; }

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

.fa-square:before {
  content: "\f0c8"; }

.fa-reorder:before {
  content: "\f0c9"; }

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

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

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

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

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

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

.fa-money:before {
  content: "\f0d6"; }

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

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

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

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

.fa-columns:before {
  content: "\f0db"; }

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

.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

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

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

.fa-exchange:before {
  content: "\f0ec"; }

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

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

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

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

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

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

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

.fa-building:before {
  content: "\f0f7"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

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

.fa-beer:before {
  content: "\f0fc"; }

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

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

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

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

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

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

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-expand-o:before {
  content: "\f116"; }

.fa-collapse-o:before {
  content: "\f117"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-mail-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-o:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-horizontal:before {
  content: "\f141"; }

.fa-ellipsis-vertical:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0; }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0; }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left; }

.rslides img {
  display: block;
  height: auto;
  width: 100%;
  border: 0; }

.rslides .slide-image {
  height: 95.9%; }

.rslides .slide-text a {
  display: inline;
  color: #bcd1eb;
  margin-bottom: 5px;
  text-decoration: none; }

.slide-text {
  height: 20px;
  display: block;
  background-color: black;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  max-height: 115px;
  overflow: hidden; }

.slide-text .slide-control {
  position: absolute;
  right: 5px;
  bottom: 0px; }

.action {
  display: inline-block;
  padding-right: 15px; }

.action a {
  display: inline-block;
  padding-right: 15px; }

.rslides .slide-control a {
  display: inline; }

@media (min-width: 320px) and (max-width: 978px) {
  .slide-text {
    display: block;
    height: 100%; }

  .slide-text .slide-control {
    position: relative;
    bottom: 0px;
    text-align: right;
    display: block; }

  .action a {
    display: block;
    padding-right: 15px; }

  .rslides .slide-text a {
    display: block;
    margin-bottom: 5px;
    text-decoration: none; }

  .rslides .slide-control a {
    display: inline; } }
.responsiveslides {
  position: relative; }

.slide-control {
  position: absolute;
  bottom: 1px;
  right: 5px;
  z-index: 3;
  padding-right: 5px; }

.slide-control a {
  color: #bcd1eb;
  text-decoration: none; }

.slide-control .rslides1_tabs li {
  list-style-type: none;
  background-color: black;
  color: #bcd1eb;
  position: absolute;
  margin-bottom: 0px;
  padding-bottom: 0px;
  bottom: 0px;
  right: 30px;
  z-index: 0; }

.slide-control .rslides1_tabs .rslides_here {
  list-style-type: none;
  background-color: black;
  color: #bcd1eb;
  /* position: absolute;*/
  margin-bottom: 0px;
  padding-bottom: 0px;
  bottom: 0px;
  right: 30px;
  z-index: 10; }

.rslides .slide-text p {
  margin: 0; }

.rslides .slide-text .text, .rslides .slide-text .links {
  display: inline-block;
  vertical-align: top; }

.rslides .slide-text .text {
  width: 70%;
  padding-right: 2%; }

.rslides .slide-text .links {
  width: 24%;
  padding-left: 2%;
  font-size: 0.9em; }

.rslides .title {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 95%; }

.rslides .title h2,
.rslides .title h3,
.rslides .title h4 {
  color: white;
  text-shadow: 3px 3px 8px #000; }

.rslides .title h3 {
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 5px;
  font-weight: 300;
  text-transform: uppercase; }

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

.rslides .title h4 {
  font-size: 1.5em;
  font-weight: 300; }

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

/*if I float left, they arrows are pointing in right direction, if I float right, they are backwards.    */
.rslides_nav {
  margin-right: 10px; }

/* FILTERS */
.filters * {
  box-sizing: border-box; }

.filters h4, .filters label {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 0 4px 0; }

.filters .field {
  clear: both;
  margin-top: 12px;
  overflow: auto; }

.filters .btn {
  background: #ddd;
  border: none;
  border-radius: 4px;
  padding: 5px 9px 3px;
  float: left;
  margin: 0 4px 4px 0;
  text-align: left;
  border: 1px solid #999;
  color: #666;
  box-shadow: none;
  font-size: 14px;
  line-height: 18px; }

.filters .btn.active {
  background: #81A9D9;
  border-color: #568EE0;
  color: #fff;
  text-shadow: none;
  box-shadow: inset 0 1px 4px rgba(25, 40, 65, 0.4); }

.filters .btn:focus {
  text-decoration: none; }

.filters .btn.full-width {
  width: 215px; }

.filters .btn.third-width {
  width: 69px; }

.filters .btn.year-toggle {
  font-size: 13px; }

.mobile-only .speakerAbstract, .mobile-only {
  display: none; }

@media (max-width: 480px) {
  .mobile-only {
    margin-top: 10px;
    display: block; }

  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }

  .page-header h1 small {
    display: block;
    line-height: 18px; }

  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }

  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }

  .form-horizontal .controls {
    margin-left: 0; }

  .form-horizontal .control-list {
    padding-top: 0; }

  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }

  .carousel-caption {
    position: static; } }
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px; }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin-left: -20px;
    margin-right: -20px; }

  .container-fluid {
    padding: 0; }

  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }

  .dl-horizontal dd {
    margin-left: 0; }

  .container {
    width: auto; }

  .row-fluid {
    width: 100%; }

  .row,
  .thumbnails {
    margin-left: 0; }

  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }

  .row:before,
  .row:after {
    display: table;
    content: ""; }

  .row:after {
    clear: both; }

  [class*="span"] {
    float: left;
    margin-left: 20px; }

  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px; }

  .span12 {
    width: 724px; }

  .span11 {
    width: 662px; }

  .span10 {
    width: 600px; }

  .span9 {
    width: 538px; }

  .span8 {
    width: 476px; }

  .span7 {
    width: 414px; }

  .span6 {
    width: 352px; }

  .span5 {
    width: 290px; }

  .span4 {
    width: 228px; }

  .span3 {
    width: 166px; }

  .span2 {
    width: 104px; }

  .span1 {
    width: 42px; }

  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }

  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 714px; }

  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 652px; }

  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 590px; }

  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 528px; }

  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 466px; }

  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 404px; }

  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 342px; }

  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 280px; }

  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 218px; }

  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 156px; }

  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 94px; }

  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 32px; } }
@media (max-width: 979px) {
  body {
    padding-top: 0; }

  .navbar-fixed-top {
    position: static;
    margin-bottom: 18px; }

  .navbar-fixed-top .navbar-inner {
    padding: 5px; }

  .navbar .container {
    width: auto;
    padding: 0; }

  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }

  .nav-collapse {
    clear: both; }

  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px; }

  .nav-collapse .nav > li {
    float: none; }

  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }

  .nav-collapse .nav > .divider-vertical {
    display: none; }

  .nav-collapse .nav .nav-header {
    color: #999999;
    text-shadow: none; }

  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 6px 15px;
    font-weight: bold;
    color: #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }

  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }

  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #222222; }

  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }

  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none; }

  .nav-collapse .dropdown-menu .divider {
    display: none; }

  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-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); }

  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }

  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }

  .navbar .btn-navbar {
    display: block; }

  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; }

  .logo {
    width: auto;
    display: block;
    float: none; }

  .MBINav {
    display: block;
    float: none; }

  .searchBox {
    width: auto;
    display: block;
    float: none; }
    .searchBox form {
      width: 100%; }
    .searchBox [type="text"] {
      width: 90%; }
    .searchBox [type="submit"] {
      width: 10%; } }
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }
@media (max-width: 635px) {
  .container {
    padding-left: 0px;
    padding-right: 0px; } }
label input[type=checkbox] {
  float: left;
  margin-top: 2px;
  margin-right: 5px; }
