.responsive {
  /* Allow for input prepend/append in search forms */
  /*
  Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
  */
  /* results */
  /* disabled styles */
  /* multiselect */
  /* disabled styles */
  /* end multiselect */
  /* Retina-ize icons */
  @-webkit-keyframes socialCountLoadingFade {
    0% {
      opacity: 0; }

    50% {
      opacity: 0.8; }

    100% {
      opacity: 0; } }

  @-moz-keyframes socialCountLoadingFade {
    0% {
      opacity: 0; }

    50% {
      opacity: 0.8; }

    100% {
      opacity: 0; } }

  @keyframes socialCountLoadingFade {
    0% {
      opacity: 0; }

    50% {
      opacity: 0.8; }

    100% {
      opacity: 0; } }

  /* --- Panel structures ----->
  
  Nesting doesn't work here as the placement on the grid is quite variable,
  so we need a custom setup for specific widths of panels
  
  --- */ }
  .responsive article,
  .responsive aside,
  .responsive details,
  .responsive figcaption,
  .responsive figure,
  .responsive footer,
  .responsive header,
  .responsive hgroup,
  .responsive nav,
  .responsive section {
    display: block; }
  .responsive audio,
  .responsive canvas,
  .responsive video {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  .responsive audio:not([controls]) {
    display: none; }
  .responsive {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }
  .responsive a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .responsive a:hover,
  .responsive a:active {
    outline: 0; }
  .responsive sub,
  .responsive sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .responsive sup {
    top: -0.5em; }
  .responsive sub {
    bottom: -0.25em; }
  .responsive img {
    /* Responsive images (ensure images don't scale beyond their parents) */
    max-width: 100%;
    /* Part 1: Set a maxium relative to the parent */
    width: auto\9;
    /* IE7-8 need help adjusting responsive images */
    height: auto;
    /* Part 2: Scale the height according to the width, otherwise you get stretching */
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic; }
  .responsive #map_canvas img,
  .responsive .google-maps img {
    max-width: none; }
  .responsive button,
  .responsive input,
  .responsive select,
  .responsive textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle; }
  .responsive button,
  .responsive input {
    *overflow: visible;
    line-height: normal; }
  .responsive button::-moz-focus-inner,
  .responsive input::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .responsive button,
  .responsive input[type="button"],
  .responsive input[type="reset"],
  .responsive input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .responsive input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield; }
  .responsive input[type="search"]::-webkit-search-decoration,
  .responsive input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none; }
  .responsive textarea {
    overflow: auto;
    vertical-align: top; }
  body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    background-color: white; }
  .responsive a {
    color: #0088cc;
    text-decoration: none; }
  .responsive a:hover {
    color: #005580;
    text-decoration: underline; }
  .responsive .img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }
  .responsive .img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
  .responsive .img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px; }
  .responsive .row {
    margin-left: -10px;
    *zoom: 1; }
    .responsive .row:before, .responsive .row:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .row:after {
      clear: both; }
  .responsive [class*="span"] {
    float: left;
    margin-left: 10px; }
  .responsive .container,
  .responsive .navbar-static-top .container,
  .responsive .navbar-fixed-top .container,
  .responsive .navbar-fixed-bottom .container {
    width: 950px; }
  .responsive .span24 {
    width: 950px; }
  .responsive .span23 {
    width: 910px; }
  .responsive .span22 {
    width: 870px; }
  .responsive .span21 {
    width: 830px; }
  .responsive .span20 {
    width: 790px; }
  .responsive .span19 {
    width: 750px; }
  .responsive .span18 {
    width: 710px; }
  .responsive .span17 {
    width: 670px; }
  .responsive .span16 {
    width: 630px; }
  .responsive .span15 {
    width: 590px; }
  .responsive .span14 {
    width: 550px; }
  .responsive .span13 {
    width: 510px; }
  .responsive .span12 {
    width: 470px; }
  .responsive .span11 {
    width: 430px; }
  .responsive .span10 {
    width: 390px; }
  .responsive .span9 {
    width: 350px; }
  .responsive .span8 {
    width: 310px; }
  .responsive .span7 {
    width: 270px; }
  .responsive .span6 {
    width: 230px; }
  .responsive .span5 {
    width: 190px; }
  .responsive .span4 {
    width: 150px; }
  .responsive .span3 {
    width: 110px; }
  .responsive .span2 {
    width: 70px; }
  .responsive .span1 {
    width: 30px; }
  .responsive .offset24 {
    margin-left: 970px; }
  .responsive .offset23 {
    margin-left: 930px; }
  .responsive .offset22 {
    margin-left: 890px; }
  .responsive .offset21 {
    margin-left: 850px; }
  .responsive .offset20 {
    margin-left: 810px; }
  .responsive .offset19 {
    margin-left: 770px; }
  .responsive .offset18 {
    margin-left: 730px; }
  .responsive .offset17 {
    margin-left: 690px; }
  .responsive .offset16 {
    margin-left: 650px; }
  .responsive .offset15 {
    margin-left: 610px; }
  .responsive .offset14 {
    margin-left: 570px; }
  .responsive .offset13 {
    margin-left: 530px; }
  .responsive .offset12 {
    margin-left: 490px; }
  .responsive .offset11 {
    margin-left: 450px; }
  .responsive .offset10 {
    margin-left: 410px; }
  .responsive .offset9 {
    margin-left: 370px; }
  .responsive .offset8 {
    margin-left: 330px; }
  .responsive .offset7 {
    margin-left: 290px; }
  .responsive .offset6 {
    margin-left: 250px; }
  .responsive .offset5 {
    margin-left: 210px; }
  .responsive .offset4 {
    margin-left: 170px; }
  .responsive .offset3 {
    margin-left: 130px; }
  .responsive .offset2 {
    margin-left: 90px; }
  .responsive .offset1 {
    margin-left: 50px; }
  .responsive .row-fluid {
    width: 100%;
    *zoom: 1; }
    .responsive .row-fluid:before, .responsive .row-fluid:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .row-fluid:after {
      clear: both; }
    .responsive .row-fluid [class*="span"] {
      display: block;
      width: 100%;
      min-height: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin-left: 1.05263%;
      *margin-left: 1%; }
    .responsive .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    .responsive .row-fluid .span24 {
      width: 100%;
      *width: 99.94737%; }
    .responsive .row-fluid .offset24 {
      margin-left: 102.10526%;
      *margin-left: 102%; }
    .responsive .row-fluid .offset24:first-child {
      margin-left: 101.05263%;
      *margin-left: 100.94737%; }
    .responsive .row-fluid .span23 {
      width: 95.78947%;
      *width: 95.73684%; }
    .responsive .row-fluid .offset23 {
      margin-left: 97.89474%;
      *margin-left: 97.78947%; }
    .responsive .row-fluid .offset23:first-child {
      margin-left: 96.84211%;
      *margin-left: 96.73684%; }
    .responsive .row-fluid .span22 {
      width: 91.57895%;
      *width: 91.52632%; }
    .responsive .row-fluid .offset22 {
      margin-left: 93.68421%;
      *margin-left: 93.57895%; }
    .responsive .row-fluid .offset22:first-child {
      margin-left: 92.63158%;
      *margin-left: 92.52632%; }
    .responsive .row-fluid .span21 {
      width: 87.36842%;
      *width: 87.31579%; }
    .responsive .row-fluid .offset21 {
      margin-left: 89.47368%;
      *margin-left: 89.36842%; }
    .responsive .row-fluid .offset21:first-child {
      margin-left: 88.42105%;
      *margin-left: 88.31579%; }
    .responsive .row-fluid .span20 {
      width: 83.15789%;
      *width: 83.10526%; }
    .responsive .row-fluid .offset20 {
      margin-left: 85.26316%;
      *margin-left: 85.15789%; }
    .responsive .row-fluid .offset20:first-child {
      margin-left: 84.21053%;
      *margin-left: 84.10526%; }
    .responsive .row-fluid .span19 {
      width: 78.94737%;
      *width: 78.89474%; }
    .responsive .row-fluid .offset19 {
      margin-left: 81.05263%;
      *margin-left: 80.94737%; }
    .responsive .row-fluid .offset19:first-child {
      margin-left: 80%;
      *margin-left: 79.89474%; }
    .responsive .row-fluid .span18 {
      width: 74.73684%;
      *width: 74.68421%; }
    .responsive .row-fluid .offset18 {
      margin-left: 76.84211%;
      *margin-left: 76.73684%; }
    .responsive .row-fluid .offset18:first-child {
      margin-left: 75.78947%;
      *margin-left: 75.68421%; }
    .responsive .row-fluid .span17 {
      width: 70.52632%;
      *width: 70.47368%; }
    .responsive .row-fluid .offset17 {
      margin-left: 72.63158%;
      *margin-left: 72.52632%; }
    .responsive .row-fluid .offset17:first-child {
      margin-left: 71.57895%;
      *margin-left: 71.47368%; }
    .responsive .row-fluid .span16 {
      width: 66.31579%;
      *width: 66.26316%; }
    .responsive .row-fluid .offset16 {
      margin-left: 68.42105%;
      *margin-left: 68.31579%; }
    .responsive .row-fluid .offset16:first-child {
      margin-left: 67.36842%;
      *margin-left: 67.26316%; }
    .responsive .row-fluid .span15 {
      width: 62.10526%;
      *width: 62.05263%; }
    .responsive .row-fluid .offset15 {
      margin-left: 64.21053%;
      *margin-left: 64.10526%; }
    .responsive .row-fluid .offset15:first-child {
      margin-left: 63.15789%;
      *margin-left: 63.05263%; }
    .responsive .row-fluid .span14 {
      width: 57.89474%;
      *width: 57.84211%; }
    .responsive .row-fluid .offset14 {
      margin-left: 60%;
      *margin-left: 59.89474%; }
    .responsive .row-fluid .offset14:first-child {
      margin-left: 58.94737%;
      *margin-left: 58.84211%; }
    .responsive .row-fluid .span13 {
      width: 53.68421%;
      *width: 53.63158%; }
    .responsive .row-fluid .offset13 {
      margin-left: 55.78947%;
      *margin-left: 55.68421%; }
    .responsive .row-fluid .offset13:first-child {
      margin-left: 54.73684%;
      *margin-left: 54.63158%; }
    .responsive .row-fluid .span12 {
      width: 49.47368%;
      *width: 49.42105%; }
    .responsive .row-fluid .offset12 {
      margin-left: 51.57895%;
      *margin-left: 51.47368%; }
    .responsive .row-fluid .offset12:first-child {
      margin-left: 50.52632%;
      *margin-left: 50.42105%; }
    .responsive .row-fluid .span11 {
      width: 45.26316%;
      *width: 45.21053%; }
    .responsive .row-fluid .offset11 {
      margin-left: 47.36842%;
      *margin-left: 47.26316%; }
    .responsive .row-fluid .offset11:first-child {
      margin-left: 46.31579%;
      *margin-left: 46.21053%; }
    .responsive .row-fluid .span10 {
      width: 41.05263%;
      *width: 41%; }
    .responsive .row-fluid .offset10 {
      margin-left: 43.15789%;
      *margin-left: 43.05263%; }
    .responsive .row-fluid .offset10:first-child {
      margin-left: 42.10526%;
      *margin-left: 42%; }
    .responsive .row-fluid .span9 {
      width: 36.84211%;
      *width: 36.78947%; }
    .responsive .row-fluid .offset9 {
      margin-left: 38.94737%;
      *margin-left: 38.84211%; }
    .responsive .row-fluid .offset9:first-child {
      margin-left: 37.89474%;
      *margin-left: 37.78947%; }
    .responsive .row-fluid .span8 {
      width: 32.63158%;
      *width: 32.57895%; }
    .responsive .row-fluid .offset8 {
      margin-left: 34.73684%;
      *margin-left: 34.63158%; }
    .responsive .row-fluid .offset8:first-child {
      margin-left: 33.68421%;
      *margin-left: 33.57895%; }
    .responsive .row-fluid .span7 {
      width: 28.42105%;
      *width: 28.36842%; }
    .responsive .row-fluid .offset7 {
      margin-left: 30.52632%;
      *margin-left: 30.42105%; }
    .responsive .row-fluid .offset7:first-child {
      margin-left: 29.47368%;
      *margin-left: 29.36842%; }
    .responsive .row-fluid .span6 {
      width: 24.21053%;
      *width: 24.15789%; }
    .responsive .row-fluid .offset6 {
      margin-left: 26.31579%;
      *margin-left: 26.21053%; }
    .responsive .row-fluid .offset6:first-child {
      margin-left: 25.26316%;
      *margin-left: 25.15789%; }
    .responsive .row-fluid .span5 {
      width: 20%;
      *width: 19.94737%; }
    .responsive .row-fluid .offset5 {
      margin-left: 22.10526%;
      *margin-left: 22.0%; }
    .responsive .row-fluid .offset5:first-child {
      margin-left: 21.05263%;
      *margin-left: 20.94737%; }
    .responsive .row-fluid .span4 {
      width: 15.78947%;
      *width: 15.73684%; }
    .responsive .row-fluid .offset4 {
      margin-left: 17.89474%;
      *margin-left: 17.78947%; }
    .responsive .row-fluid .offset4:first-child {
      margin-left: 16.84211%;
      *margin-left: 16.73684%; }
    .responsive .row-fluid .span3 {
      width: 11.57895%;
      *width: 11.52632%; }
    .responsive .row-fluid .offset3 {
      margin-left: 13.68421%;
      *margin-left: 13.57895%; }
    .responsive .row-fluid .offset3:first-child {
      margin-left: 12.63158%;
      *margin-left: 12.52632%; }
    .responsive .row-fluid .span2 {
      width: 7.36842%;
      *width: 7.31579%; }
    .responsive .row-fluid .offset2 {
      margin-left: 9.47368%;
      *margin-left: 9.36842%; }
    .responsive .row-fluid .offset2:first-child {
      margin-left: 8.42105%;
      *margin-left: 8.31579%; }
    .responsive .row-fluid .span1 {
      width: 3.15789%;
      *width: 3.10526%; }
    .responsive .row-fluid .offset1 {
      margin-left: 5.26316%;
      *margin-left: 5.15789%; }
    .responsive .row-fluid .offset1:first-child {
      margin-left: 4.21053%;
      *margin-left: 4.10526%; }
  .responsive [class*="span"].hide,
  .responsive .row-fluid [class*="span"].hide {
    display: none; }
  .responsive [class*="span"].pull-right,
  .responsive .row-fluid [class*="span"].pull-right {
    float: right; }
  .responsive .container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1; }
    .responsive .container:before, .responsive .container:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .container:after {
      clear: both; }
  .responsive .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    *zoom: 1; }
    .responsive .container-fluid:before, .responsive .container-fluid:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .container-fluid:after {
      clear: both; }
  .responsive p {
    margin: 0 0 10px; }
  .responsive .lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px; }
  .responsive small {
    font-size: 85%; }
  .responsive strong {
    font-weight: bold; }
  .responsive em {
    font-style: italic; }
  .responsive cite {
    font-style: normal; }
  .responsive .muted {
    color: #999999; }
  .responsive .text-warning {
    color: #c09853; }
  .responsive a.text-warning:hover {
    color: #a47e3c; }
  .responsive .text-error {
    color: #b94a48; }
  .responsive a.text-error:hover {
    color: #953b39; }
  .responsive .text-info {
    color: #3a87ad; }
  .responsive a.text-info:hover {
    color: #2d6987; }
  .responsive .text-success {
    color: #468847; }
  .responsive a.text-success:hover {
    color: #356635; }
  .responsive h1, .responsive h2, .responsive h3, .responsive h4, .responsive h5, .responsive h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility; }
    .responsive h1 small, .responsive h2 small, .responsive h3 small, .responsive h4 small, .responsive h5 small, .responsive h6 small {
      font-weight: normal;
      line-height: 1;
      color: #999999; }
  .responsive h1,
  .responsive h2,
  .responsive h3 {
    line-height: 40px; }
  .responsive h1 {
    font-size: 38.5px; }
  .responsive h2 {
    font-size: 31.5px; }
  .responsive h3 {
    font-size: 24.5px; }
  .responsive h4 {
    font-size: 17.5px; }
  .responsive h5 {
    font-size: 14px; }
  .responsive h6 {
    font-size: 11.9px; }
  .responsive h1 small {
    font-size: 24.5px; }
  .responsive h2 small {
    font-size: 17.5px; }
  .responsive h3 small {
    font-size: 14px; }
  .responsive h4 small {
    font-size: 14px; }
  .responsive .page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eeeeee; }
  .responsive ul, .responsive ol {
    padding: 0;
    margin: 0 0 10px 25px; }
  .responsive ul ul,
  .responsive ul ol,
  .responsive ol ol,
  .responsive ol ul {
    margin-bottom: 0; }
  .responsive li {
    line-height: 20px; }
  .responsive ul.unstyled,
  .responsive ol.unstyled {
    margin-left: 0;
    list-style: none; }
  .responsive dl {
    margin-bottom: 20px; }
  .responsive dt,
  .responsive dd {
    line-height: 20px; }
  .responsive dt {
    font-weight: bold; }
  .responsive dd {
    margin-left: 10px; }
  .responsive .dl-horizontal {
    *zoom: 1; }
    .responsive .dl-horizontal:before, .responsive .dl-horizontal:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .dl-horizontal:after {
      clear: both; }
    .responsive .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .responsive .dl-horizontal dd {
      margin-left: 180px; }
  .responsive hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid white; }
  .responsive abbr[title],
  .responsive abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999; }
  .responsive abbr.initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .responsive blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee; }
    .responsive blockquote p {
      margin-bottom: 0;
      font-size: 16px;
      font-weight: 300;
      line-height: 25px; }
    .responsive blockquote small {
      display: block;
      line-height: 20px;
      color: #999999; }
      .responsive blockquote small:before {
        content: '\2014 \00A0'; }
    .responsive blockquote.pull-right {
      float: right;
      padding-right: 15px;
      padding-left: 0;
      border-right: 5px solid #eeeeee;
      border-left: 0; }
      .responsive blockquote.pull-right p,
      .responsive blockquote.pull-right small {
        text-align: right; }
      .responsive blockquote.pull-right small:before {
        content: ''; }
      .responsive blockquote.pull-right small:after {
        content: '\00A0 \2014'; }
  .responsive q:before,
  .responsive q:after,
  .responsive blockquote:before,
  .responsive blockquote:after {
    content: ""; }
  .responsive address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px; }
  .responsive form {
    margin: 0 0 20px; }
  .responsive fieldset {
    padding: 0;
    margin: 0;
    border: 0; }
  .responsive legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
    .responsive legend small {
      font-size: 15px;
      color: #999999; }
  .responsive label,
  .responsive input,
  .responsive button,
  .responsive select,
  .responsive textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px; }
  .responsive input,
  .responsive button,
  .responsive select,
  .responsive textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .responsive label {
    display: block;
    margin-bottom: 5px; }
  .responsive select,
  .responsive textarea,
  .responsive input[type="text"],
  .responsive input[type="password"],
  .responsive input[type="datetime"],
  .responsive input[type="datetime-local"],
  .responsive input[type="date"],
  .responsive input[type="month"],
  .responsive input[type="time"],
  .responsive input[type="week"],
  .responsive input[type="number"],
  .responsive input[type="email"],
  .responsive input[type="url"],
  .responsive input[type="search"],
  .responsive input[type="tel"],
  .responsive input[type="color"],
  .responsive .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle; }
  .responsive input,
  .responsive textarea,
  .responsive .uneditable-input {
    width: 206px; }
  .responsive textarea {
    height: auto; }
  .responsive textarea,
  .responsive input[type="text"],
  .responsive input[type="password"],
  .responsive input[type="datetime"],
  .responsive input[type="datetime-local"],
  .responsive input[type="date"],
  .responsive input[type="month"],
  .responsive input[type="time"],
  .responsive input[type="week"],
  .responsive input[type="number"],
  .responsive input[type="email"],
  .responsive input[type="url"],
  .responsive input[type="search"],
  .responsive input[type="tel"],
  .responsive input[type="color"],
  .responsive .uneditable-input {
    background-color: white;
    border: 1px solid #cccccc;
    -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;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s; }
    .responsive textarea:focus,
    .responsive input[type="text"]:focus,
    .responsive input[type="password"]:focus,
    .responsive input[type="datetime"]:focus,
    .responsive input[type="datetime-local"]:focus,
    .responsive input[type="date"]:focus,
    .responsive input[type="month"]:focus,
    .responsive input[type="time"]:focus,
    .responsive input[type="week"]:focus,
    .responsive input[type="number"]:focus,
    .responsive input[type="email"]:focus,
    .responsive input[type="url"]:focus,
    .responsive input[type="search"]:focus,
    .responsive input[type="tel"]:focus,
    .responsive input[type="color"]:focus,
    .responsive .uneditable-input: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); }
  .responsive input[type="radio"],
  .responsive input[type="checkbox"] {
    margin: 4px 0 0;
    *margin-top: 0;
    /* IE7 */
    margin-top: 1px \9;
    /* IE8-9 */
    line-height: normal;
    cursor: pointer; }
  .responsive input[type="file"],
  .responsive input[type="image"],
  .responsive input[type="submit"],
  .responsive input[type="reset"],
  .responsive input[type="button"],
  .responsive input[type="radio"],
  .responsive input[type="checkbox"] {
    width: auto; }
  .responsive select,
  .responsive input[type="file"] {
    height: 30px;
    /* 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: 30px; }
  .responsive select {
    width: 220px;
    border: 1px solid #cccccc;
    background-color: white; }
  .responsive select[multiple],
  .responsive select[size] {
    height: auto; }
  .responsive select:focus,
  .responsive input[type="file"]:focus,
  .responsive input[type="radio"]:focus,
  .responsive input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .responsive .uneditable-input,
  .responsive .uneditable-textarea {
    color: #999999;
    background-color: #fcfcfc;
    border-color: #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed; }
  .responsive .uneditable-input {
    overflow: hidden;
    white-space: nowrap; }
  .responsive .uneditable-textarea {
    width: auto;
    height: auto; }
  .responsive input:-moz-placeholder,
  .responsive textarea:-moz-placeholder {
    color: #999999; }
  .responsive input:-ms-input-placeholder,
  .responsive textarea:-ms-input-placeholder {
    color: #999999; }
  .responsive input::-webkit-input-placeholder,
  .responsive textarea::-webkit-input-placeholder {
    color: #999999; }
  .responsive .radio,
  .responsive .checkbox {
    min-height: 20px;
    padding-left: 20px; }
  .responsive .radio input[type="radio"],
  .responsive .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px; }
  .responsive .controls > .radio:first-child,
  .responsive .controls > .checkbox:first-child {
    padding-top: 5px; }
  .responsive .radio.inline,
  .responsive .checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle; }
  .responsive .radio.inline + .radio.inline,
  .responsive .checkbox.inline + .checkbox.inline {
    margin-left: 10px; }
  .responsive .input-mini {
    width: 60px; }
  .responsive .input-small {
    width: 90px; }
  .responsive .input-medium {
    width: 150px; }
  .responsive .input-large {
    width: 210px; }
  .responsive .input-xlarge {
    width: 270px; }
  .responsive .input-xxlarge {
    width: 530px; }
  .responsive input[class*="span"],
  .responsive select[class*="span"],
  .responsive textarea[class*="span"],
  .responsive .uneditable-input[class*="span"],
  .responsive .row-fluid input[class*="span"],
  .responsive .row-fluid select[class*="span"],
  .responsive .row-fluid textarea[class*="span"],
  .responsive .row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0; }
  .responsive .input-append input[class*="span"],
  .responsive .input-append .uneditable-input[class*="span"],
  .responsive .input-prepend input[class*="span"],
  .responsive .input-prepend .uneditable-input[class*="span"],
  .responsive .row-fluid input[class*="span"],
  .responsive .row-fluid select[class*="span"],
  .responsive .row-fluid textarea[class*="span"],
  .responsive .row-fluid .uneditable-input[class*="span"],
  .responsive .row-fluid .input-prepend [class*="span"],
  .responsive .row-fluid .input-append [class*="span"] {
    display: inline-block; }
  .responsive input,
  .responsive textarea,
  .responsive .uneditable-input {
    margin-left: 0; }
  .responsive .controls-row [class*="span"] + [class*="span"] {
    margin-left: 10px; }
  .responsive input.span24,
  .responsive textarea.span24,
  .responsive .uneditable-input.span24 {
    width: 936px; }
  .responsive input.span23,
  .responsive textarea.span23,
  .responsive .uneditable-input.span23 {
    width: 896px; }
  .responsive input.span22,
  .responsive textarea.span22,
  .responsive .uneditable-input.span22 {
    width: 856px; }
  .responsive input.span21,
  .responsive textarea.span21,
  .responsive .uneditable-input.span21 {
    width: 816px; }
  .responsive input.span20,
  .responsive textarea.span20,
  .responsive .uneditable-input.span20 {
    width: 776px; }
  .responsive input.span19,
  .responsive textarea.span19,
  .responsive .uneditable-input.span19 {
    width: 736px; }
  .responsive input.span18,
  .responsive textarea.span18,
  .responsive .uneditable-input.span18 {
    width: 696px; }
  .responsive input.span17,
  .responsive textarea.span17,
  .responsive .uneditable-input.span17 {
    width: 656px; }
  .responsive input.span16,
  .responsive textarea.span16,
  .responsive .uneditable-input.span16 {
    width: 616px; }
  .responsive input.span15,
  .responsive textarea.span15,
  .responsive .uneditable-input.span15 {
    width: 576px; }
  .responsive input.span14,
  .responsive textarea.span14,
  .responsive .uneditable-input.span14 {
    width: 536px; }
  .responsive input.span13,
  .responsive textarea.span13,
  .responsive .uneditable-input.span13 {
    width: 496px; }
  .responsive input.span12,
  .responsive textarea.span12,
  .responsive .uneditable-input.span12 {
    width: 456px; }
  .responsive input.span11,
  .responsive textarea.span11,
  .responsive .uneditable-input.span11 {
    width: 416px; }
  .responsive input.span10,
  .responsive textarea.span10,
  .responsive .uneditable-input.span10 {
    width: 376px; }
  .responsive input.span9,
  .responsive textarea.span9,
  .responsive .uneditable-input.span9 {
    width: 336px; }
  .responsive input.span8,
  .responsive textarea.span8,
  .responsive .uneditable-input.span8 {
    width: 296px; }
  .responsive input.span7,
  .responsive textarea.span7,
  .responsive .uneditable-input.span7 {
    width: 256px; }
  .responsive input.span6,
  .responsive textarea.span6,
  .responsive .uneditable-input.span6 {
    width: 216px; }
  .responsive input.span5,
  .responsive textarea.span5,
  .responsive .uneditable-input.span5 {
    width: 176px; }
  .responsive input.span4,
  .responsive textarea.span4,
  .responsive .uneditable-input.span4 {
    width: 136px; }
  .responsive input.span3,
  .responsive textarea.span3,
  .responsive .uneditable-input.span3 {
    width: 96px; }
  .responsive input.span2,
  .responsive textarea.span2,
  .responsive .uneditable-input.span2 {
    width: 56px; }
  .responsive input.span1,
  .responsive textarea.span1,
  .responsive .uneditable-input.span1 {
    width: 16px; }
  .responsive .controls-row {
    *zoom: 1; }
    .responsive .controls-row:before, .responsive .controls-row:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .controls-row:after {
      clear: both; }
  .responsive .controls-row [class*="span"],
  .responsive .row-fluid .controls-row [class*="span"] {
    float: left; }
  .responsive .controls-row .checkbox[class*="span"],
  .responsive .controls-row .radio[class*="span"] {
    padding-top: 5px; }
  .responsive input[disabled],
  .responsive select[disabled],
  .responsive textarea[disabled],
  .responsive input[readonly],
  .responsive select[readonly],
  .responsive textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee; }
  .responsive input[type="radio"][disabled],
  .responsive input[type="checkbox"][disabled],
  .responsive input[type="radio"][readonly],
  .responsive input[type="checkbox"][readonly] {
    background-color: transparent; }
  .responsive .control-group.warning > label,
  .responsive .control-group.warning .help-block,
  .responsive .control-group.warning .help-inline {
    color: #c09853; }
  .responsive .control-group.warning .checkbox,
  .responsive .control-group.warning .radio,
  .responsive .control-group.warning input,
  .responsive .control-group.warning select,
  .responsive .control-group.warning textarea {
    color: #c09853;
    border-color: #c09853;
    -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); }
    .responsive .control-group.warning .checkbox:focus,
    .responsive .control-group.warning .radio:focus,
    .responsive .control-group.warning input:focus,
    .responsive .control-group.warning select:focus,
    .responsive .control-group.warning textarea:focus {
      border-color: #a47e3c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
  .responsive .control-group.warning .input-prepend .add-on,
  .responsive .control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853; }
  .responsive .control-group.error > label,
  .responsive .control-group.error .help-block,
  .responsive .control-group.error .help-inline {
    color: #b94a48; }
  .responsive .control-group.error .checkbox,
  .responsive .control-group.error .radio,
  .responsive .control-group.error input,
  .responsive .control-group.error select,
  .responsive .control-group.error textarea {
    color: #b94a48;
    border-color: #b94a48;
    -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); }
    .responsive .control-group.error .checkbox:focus,
    .responsive .control-group.error .radio:focus,
    .responsive .control-group.error input:focus,
    .responsive .control-group.error select:focus,
    .responsive .control-group.error textarea:focus {
      border-color: #953b39;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
  .responsive .control-group.error .input-prepend .add-on,
  .responsive .control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48; }
  .responsive .control-group.success > label,
  .responsive .control-group.success .help-block,
  .responsive .control-group.success .help-inline {
    color: #468847; }
  .responsive .control-group.success .checkbox,
  .responsive .control-group.success .radio,
  .responsive .control-group.success input,
  .responsive .control-group.success select,
  .responsive .control-group.success textarea {
    color: #468847;
    border-color: #468847;
    -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); }
    .responsive .control-group.success .checkbox:focus,
    .responsive .control-group.success .radio:focus,
    .responsive .control-group.success input:focus,
    .responsive .control-group.success select:focus,
    .responsive .control-group.success textarea:focus {
      border-color: #356635;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
  .responsive .control-group.success .input-prepend .add-on,
  .responsive .control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847; }
  .responsive .control-group.info > label,
  .responsive .control-group.info .help-block,
  .responsive .control-group.info .help-inline {
    color: #3a87ad; }
  .responsive .control-group.info .checkbox,
  .responsive .control-group.info .radio,
  .responsive .control-group.info input,
  .responsive .control-group.info select,
  .responsive .control-group.info textarea {
    color: #3a87ad;
    border-color: #3a87ad;
    -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); }
    .responsive .control-group.info .checkbox:focus,
    .responsive .control-group.info .radio:focus,
    .responsive .control-group.info input:focus,
    .responsive .control-group.info select:focus,
    .responsive .control-group.info textarea:focus {
      border-color: #2d6987;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; }
  .responsive .control-group.info .input-prepend .add-on,
  .responsive .control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad; }
  .responsive input:focus:required:invalid,
  .responsive textarea:focus:required:invalid,
  .responsive select:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b; }
    .responsive input:focus:required:invalid:focus,
    .responsive textarea:focus:required:invalid:focus,
    .responsive 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; }
  .responsive .form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: whitesmoke;
    border-top: 1px solid #e5e5e5;
    *zoom: 1; }
    .responsive .form-actions:before, .responsive .form-actions:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .form-actions:after {
      clear: both; }
  .responsive .help-block,
  .responsive .help-inline {
    color: #595959; }
  .responsive .help-block {
    display: block;
    margin-bottom: 10px; }
  .responsive .help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px; }
  .responsive .input-append,
  .responsive .input-prepend {
    margin-bottom: 5px;
    font-size: 0;
    white-space: nowrap; }
    .responsive .input-append input,
    .responsive .input-append select,
    .responsive .input-append .uneditable-input,
    .responsive .input-append .dropdown-menu,
    .responsive .input-prepend input,
    .responsive .input-prepend select,
    .responsive .input-prepend .uneditable-input,
    .responsive .input-prepend .dropdown-menu {
      font-size: 14px; }
    .responsive .input-append input,
    .responsive .input-append select,
    .responsive .input-append .uneditable-input,
    .responsive .input-prepend input,
    .responsive .input-prepend select,
    .responsive .input-prepend .uneditable-input {
      position: relative;
      margin-bottom: 0;
      *margin-left: 0;
      vertical-align: top;
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0; }
      .responsive .input-append input:focus,
      .responsive .input-append select:focus,
      .responsive .input-append .uneditable-input:focus,
      .responsive .input-prepend input:focus,
      .responsive .input-prepend select:focus,
      .responsive .input-prepend .uneditable-input:focus {
        z-index: 2; }
    .responsive .input-append .add-on,
    .responsive .input-prepend .add-on {
      display: inline-block;
      width: auto;
      height: 20px;
      min-width: 16px;
      padding: 4px 5px;
      font-size: 14px;
      font-weight: normal;
      line-height: 20px;
      text-align: center;
      text-shadow: 0 1px 0 white;
      background-color: #eeeeee;
      border: 1px solid #ccc; }
    .responsive .input-append .add-on,
    .responsive .input-append .btn,
    .responsive .input-prepend .add-on,
    .responsive .input-prepend .btn {
      vertical-align: top;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .responsive .input-append .active,
    .responsive .input-prepend .active {
      background-color: #a9dba9;
      border-color: #46a546; }
  .responsive .input-prepend .add-on,
  .responsive .input-prepend .btn {
    margin-right: -1px; }
  .responsive .input-prepend .add-on:first-child,
  .responsive .input-prepend .btn:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px; }
  .responsive .input-append input,
  .responsive .input-append select,
  .responsive .input-append .uneditable-input {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px; }
    .responsive .input-append input + .btn-group .btn,
    .responsive .input-append select + .btn-group .btn,
    .responsive .input-append .uneditable-input + .btn-group .btn {
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0; }
  .responsive .input-append .add-on,
  .responsive .input-append .btn,
  .responsive .input-append .btn-group {
    margin-left: -1px; }
  .responsive .input-append .add-on:last-child,
  .responsive .input-append .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0; }
  .responsive .input-prepend.input-append input,
  .responsive .input-prepend.input-append select,
  .responsive .input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .responsive .input-prepend.input-append input + .btn-group .btn,
    .responsive .input-prepend.input-append select + .btn-group .btn,
    .responsive .input-prepend.input-append .uneditable-input + .btn-group .btn {
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0; }
  .responsive .input-prepend.input-append .add-on:first-child,
  .responsive .input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px; }
  .responsive .input-prepend.input-append .add-on:last-child,
  .responsive .input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0; }
  .responsive .input-prepend.input-append .btn-group:first-child {
    margin-left: 0; }
  .responsive input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }
  .responsive .form-search .input-append .search-query,
  .responsive .form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .responsive .form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px; }
  .responsive .form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0; }
  .responsive .form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0; }
  .responsive .form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px; }
  .responsive .form-search input,
  .responsive .form-search textarea,
  .responsive .form-search select,
  .responsive .form-search .help-inline,
  .responsive .form-search .uneditable-input,
  .responsive .form-search .input-prepend,
  .responsive .form-search .input-append,
  .responsive .form-inline input,
  .responsive .form-inline textarea,
  .responsive .form-inline select,
  .responsive .form-inline .help-inline,
  .responsive .form-inline .uneditable-input,
  .responsive .form-inline .input-prepend,
  .responsive .form-inline .input-append,
  .responsive .form-horizontal input,
  .responsive .form-horizontal textarea,
  .responsive .form-horizontal select,
  .responsive .form-horizontal .help-inline,
  .responsive .form-horizontal .uneditable-input,
  .responsive .form-horizontal .input-prepend,
  .responsive .form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle; }
  .responsive .form-search .hide,
  .responsive .form-inline .hide,
  .responsive .form-horizontal .hide {
    display: none; }
  .responsive .form-search label,
  .responsive .form-inline label,
  .responsive .form-search .btn-group,
  .responsive .form-inline .btn-group {
    display: inline-block; }
  .responsive .form-search .input-append,
  .responsive .form-inline .input-append,
  .responsive .form-search .input-prepend,
  .responsive .form-inline .input-prepend {
    margin-bottom: 0; }
  .responsive .form-search .radio,
  .responsive .form-search .checkbox,
  .responsive .form-inline .radio,
  .responsive .form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .responsive .form-search .radio input[type="radio"],
  .responsive .form-search .checkbox input[type="checkbox"],
  .responsive .form-inline .radio input[type="radio"],
  .responsive .form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0; }
  .responsive .control-group {
    margin-bottom: 10px; }
  .responsive legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate; }
  .responsive .form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1; }
    .responsive .form-horizontal .control-group:before, .responsive .form-horizontal .control-group:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .form-horizontal .control-group:after {
      clear: both; }
  .responsive .form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right; }
  .responsive .form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0; }
    .responsive .form-horizontal .controls:first-child {
      *padding-left: 180px; }
  .responsive .form-horizontal .help-block {
    margin-bottom: 0; }
  .responsive .form-horizontal input + .help-block,
  .responsive .form-horizontal select + .help-block,
  .responsive .form-horizontal textarea + .help-block {
    margin-top: 10px; }
  .responsive .form-horizontal .form-actions {
    padding-left: 180px; }
  .responsive .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: whitesmoke;
    background-image: -moz-linear-gradient(top, white, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, white, #e6e6e6);
    background-image: -o-linear-gradient(top, white, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e3e3e3', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #bbbbbb;
    *border: 0;
    border-bottom-color: #a2a2a2;
    -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); }
    .responsive .btn:hover, .responsive .btn:active, .responsive .btn.active, .responsive .btn.disabled, .responsive .btn[disabled] {
      color: #333333;
      background-color: #e6e6e6;
      *background-color: #d9d9d9; }
    .responsive .btn:active, .responsive .btn.active {
      background-color: #cccccc \9; }
    .responsive .btn:first-child {
      *margin-left: 0; }
    .responsive .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;
      -o-transition: background-position 0.1s linear;
      transition: background-position 0.1s linear; }
    .responsive .btn:focus {
      outline: thin dotted #333;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .responsive .btn.active, .responsive .btn:active {
      background-color: #e6e6e6;
      background-color: #d9d9d9 \9;
      background-image: none;
      outline: 0;
      -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
      box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
    .responsive .btn.disabled, .responsive .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; }
  .responsive .btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }
  .responsive .btn-large [class^="icon-"],
  .responsive .btn-large [class*=" icon-"] {
    margin-top: 2px; }
  .responsive .btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .responsive .btn-small [class^="icon-"],
  .responsive .btn-small [class*=" icon-"] {
    margin-top: 0; }
  .responsive .btn-mini {
    padding: 1px 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .responsive .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .responsive .btn-block + .btn-block {
    margin-top: 5px; }
  .responsive input[type="submit"].btn-block,
  .responsive input[type="reset"].btn-block,
  .responsive input[type="button"].btn-block {
    width: 100%; }
  .responsive .btn-primary.active,
  .responsive .btn-warning.active,
  .responsive .btn-danger.active,
  .responsive .btn-success.active,
  .responsive .btn-info.active,
  .responsive .btn-inverse.active {
    color: rgba(255, 255, 255, 0.75); }
  .responsive .btn {
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25); }
  .responsive .btn-primary {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006ecc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0085c7', endColorstr='#0042c7', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #0044cc;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    .responsive .btn-primary:hover, .responsive .btn-primary:active, .responsive .btn-primary.active, .responsive .btn-primary.disabled, .responsive .btn-primary[disabled] {
      color: white;
      background-color: #0044cc;
      *background-color: #003bb3; }
    .responsive .btn-primary:active, .responsive .btn-primary.active {
      background-color: #003399 \9; }
  .responsive .btn-warning {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #f9a834;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb24b', endColorstr='#f39106', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #f89406;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    .responsive .btn-warning:hover, .responsive .btn-warning:active, .responsive .btn-warning.active, .responsive .btn-warning.disabled, .responsive .btn-warning[disabled] {
      color: white;
      background-color: #f89406;
      *background-color: #df8505; }
    .responsive .btn-warning:active, .responsive .btn-warning.active {
      background-color: #c67605 \9; }
  .responsive .btn-danger {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #db4f4a;
    background-image: -moz-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(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a56', endColorstr='#b9352e', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #bd362f;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    .responsive .btn-danger:hover, .responsive .btn-danger:active, .responsive .btn-danger.active, .responsive .btn-danger.disabled, .responsive .btn-danger[disabled] {
      color: white;
      background-color: #bd362f;
      *background-color: #a9302a; }
    .responsive .btn-danger:active, .responsive .btn-danger.active {
      background-color: #942a25 \9; }
  .responsive .btn-success {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ec35e', endColorstr='#4fa04f', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #51a351;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    .responsive .btn-success:hover, .responsive .btn-success:active, .responsive .btn-success.active, .responsive .btn-success.disabled, .responsive .btn-success[disabled] {
      color: white;
      background-color: #51a351;
      *background-color: #499249; }
    .responsive .btn-success:active, .responsive .btn-success.active {
      background-color: #408140 \9; }
  .responsive .btn-info {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #4ab0ce;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57bedd', endColorstr='#2e93b0', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #2f96b4;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    .responsive .btn-info:hover, .responsive .btn-info:active, .responsive .btn-info.active, .responsive .btn-info.disabled, .responsive .btn-info[disabled] {
      color: white;
      background-color: #2f96b4;
      *background-color: #2a85a0; }
    .responsive .btn-info:active, .responsive .btn-info.active {
      background-color: #24748c \9; }
  .responsive .btn-inverse {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #373737;
    background-image: -moz-linear-gradient(top, #444444, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
    background-image: -webkit-linear-gradient(top, #444444, #222222);
    background-image: -o-linear-gradient(top, #444444, #222222);
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141', endColorstr='#1f1f1f', GradientType=0);
    border-color: #222222 #222222 black;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #222222;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    .responsive .btn-inverse:hover, .responsive .btn-inverse:active, .responsive .btn-inverse.active, .responsive .btn-inverse.disabled, .responsive .btn-inverse[disabled] {
      color: white;
      background-color: #222222;
      *background-color: #151515; }
    .responsive .btn-inverse:active, .responsive .btn-inverse.active {
      background-color: #090909 \9; }
  .responsive button.btn,
  .responsive input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px; }
    .responsive button.btn::-moz-focus-inner,
    .responsive input[type="submit"].btn::-moz-focus-inner {
      padding: 0;
      border: 0; }
    .responsive button.btn.btn-large,
    .responsive input[type="submit"].btn.btn-large {
      *padding-top: 7px;
      *padding-bottom: 7px; }
    .responsive button.btn.btn-small,
    .responsive input[type="submit"].btn.btn-small {
      *padding-top: 3px;
      *padding-bottom: 3px; }
    .responsive button.btn.btn-mini,
    .responsive input[type="submit"].btn.btn-mini {
      *padding-top: 1px;
      *padding-bottom: 1px; }
  .responsive .btn-link,
  .responsive .btn-link:active,
  .responsive .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .responsive .btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #0088cc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .responsive .btn-link:hover {
    color: #005580;
    text-decoration: underline;
    background-color: transparent; }
  .responsive .btn-link[disabled]:hover {
    color: #333333;
    text-decoration: none; }
  .responsive .pull-right {
    float: right; }
  .responsive .pull-left {
    float: left; }
  .responsive .hide {
    display: none; }
  .responsive .show {
    display: block; }
  .responsive .invisible {
    visibility: hidden; }
  .responsive .affix {
    position: fixed; }
  .responsive .select2-container {
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: top;
    font-size: 0.85714em; }
  .responsive .select2-container,
  .responsive .select2-drop,
  .responsive .select2-search,
  .responsive .select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
    -moz-box-sizing: border-box;
    /* firefox */
    -ms-box-sizing: border-box;
    /* ie */
    -webkit-box-sizing: border-box;
    /* webkit */
    -khtml-box-sizing: border-box;
    /* konqueror */
    box-sizing: border-box;
    /* css3 */ }
  .responsive .select2-container .select2-choice {
    background-color: #fff;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #D1D1D1;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 21px;
    line-height: 21px;
    padding: 0 0 0 6px;
    color: #444;
    text-decoration: none; }
  .responsive .dark .select2-container .select2-choice {
    color: #FFF;
    background: #000;
    border-color: #5a5a5a; }
  .responsive .select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%, white 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(top, #eeeeee 0%, #ffffff 90%); }
  .responsive .select2-container .select2-choice span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .responsive .select2-container .select2-choice abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 8px;
    width: 12px;
    height: 12px;
    font-size: 1px;
    background: url("/images/select2.png") right top no-repeat;
    cursor: pointer;
    text-decoration: none;
    border: 0;
    outline: 0; }
  .responsive .select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer; }
  .responsive .select2-drop {
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 100%;
    z-index: 9999;
    width: 100%;
    margin-top: -1px; }
  .responsive .select2-drop.select2-drop-above {
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); }
  .responsive .select2-container .select2-choice div {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px; }
  .responsive .select2-container .select2-choice div b {
    background-image: url(/images/icons.png);
    background-size: 544px auto;
    background-position: -360px -6px;
    display: block;
    width: 100%;
    height: 100%; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      .responsive .select2-container .select2-choice div b {
        background-image: url(/images/icons.2x.png); } }
  .responsive .dark .select2-container .select2-choice div b {
    background-position: -360px -38px; }
  .responsive .select2-search {
    display: inline-block;
    white-space: nowrap;
    z-index: 10000;
    line-height: 16px;
    width: 100%;
    margin: 0;
    padding-left: 0px;
    padding-right: 0px;
    border-top: 1px solid #aaaaaa; }
  .responsive .select2-search-hidden {
    display: block;
    position: absolute;
    left: -10000px; }
  .responsive .select2-search input {
    font-size: 0.78571em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background: white url("select2.png") no-repeat 100% -25px;
    background: url("/images/select2.png") no-repeat 100% -25px;
    background: url("/images/select2.png") no-repeat 100% -25px;
    background: url("/images/select2.png") no-repeat 100% -25px;
    background: url("/images/select2.png") no-repeat 100% -25px;
    background: url("/images/select2.png") no-repeat 100% -25px;
    background: url("/images/select2.png") no-repeat 100% -25px;
    padding: 2px 20px 0px 6px;
    outline: 0;
    border: 1px solid #aaa;
    border: none;
    font-family: sans-serif;
    width: 100%;
    margin: 0 0 0 0;
    margin-top: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .responsive .select2-search input:focus {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .responsive .select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px; }
  .responsive .select2-search input.select2-active {
    background: white url("/images/select2-spinner.gif") no-repeat 100%;
    background: url("/images/select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url("/images/select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("/images/select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("/images/select2-spinner.gif") no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url("/images/select2-spinner.gif") no-repeat 100%, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
    background: url("/images/select2-spinner.gif") no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%); }
  .responsive .select2-container-active .select2-choice,
  .responsive .select2-container-active .select2-choices {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #333;
    outline: none; }
  .responsive .select2-dropdown-open .select2-choice {
    border: 1px solid #aaa;
    border-bottom-color: transparent; }
  .responsive .dark .select2-dropdown-open .select2-choice,
  .responsive .dark .select2-container-active .select2-choice,
  .responsive .dark .select2-container-active .select2-choices {
    border-color: #FFF; }
  .responsive .select2-dropdown-open .select2-choice div {
    background: transparent;
    border-left: none; }
  .responsive .select2-dropdown-open .select2-choice div b {
    background-position: -392px -6px; }
  .responsive .dark .select2-dropdown-open .select2-choice div b {
    background-position: -392px -38px; }
  .responsive .select2-results {
    font-size: 0.85714em;
    border-top: 1px solid #aaaaaa;
    margin: 4px 0px 4px 0;
    padding: 0 0 0 0px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px; }
  .responsive .select2-results ul.select2-result-sub {
    margin: 0 0 0 0; }
  .responsive .select2-results ul.select2-result-sub > li .select2-result-label {
    padding-left: 20px; }
  .responsive .select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 40px; }
  .responsive .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 60px; }
  .responsive .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 80px; }
  .responsive .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 100px; }
  .responsive .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 110px; }
  .responsive .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 120px; }
  .responsive .select2-results li {
    line-height: 1.28571em;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 10px;
    list-style: none;
    display: list-item;
    border-bottom: 1px solid #d1d1d1; }
    .responsive .select2-results li .desc {
      display: block;
      color: #999;
      font-size: 0.91667em; }
    .responsive .select2-results li.select2-highlighted .desc {
      color: #FFF; }
  .responsive .select2-results li.select2-result-with-children {
    padding-right: 0;
    border-bottom: none; }
  .responsive .select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
    padding-bottom: 10px; }
  .responsive .select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer; }
  .responsive .select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff; }
  .responsive .select2-results li em {
    background: #feffde;
    font-style: normal; }
  .responsive .select2-results .select2-highlighted em {
    background: transparent; }
  .responsive .select2-results .select2-no-results,
  .responsive .select2-results .select2-searching,
  .responsive .select2-results .select2-selection-limit {
    background: #FFF;
    padding-left: 6px;
    color: #999;
    display: list-item; }
  .responsive .select2-results .select2-disabled {
    display: none; }
  .responsive .select2-more-results.select2-active {
    background: #f4f4f4 url("/images/select2-spinner.gif") no-repeat 100%; }
  .responsive .select2-more-results {
    background: #f4f4f4;
    display: list-item; }
  .responsive .select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default; }
  .responsive .select2-container.select2-container-disabled .select2-choice div {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0; }
  .responsive .select2-container-multi .select2-choices {
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
    background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
    background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
    background-image: -o-linear-gradient(top, #eeeeee 1%, white 15%);
    background-image: -ms-linear-gradient(top, #eeeeee 1%, white 15%);
    background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    border: 1px solid #aaa;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    position: relative; }
  .responsive .select2-container-multi .select2-choices {
    min-height: 26px; }
  .responsive .select2-container-multi.select2-container-active .select2-choices {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #333;
    outline: none; }
  .responsive .select2-container-multi .select2-choices li {
    float: left;
    list-style: none; }
  .responsive .select2-container-multi .select2-choices .select2-search-field {
    white-space: nowrap;
    margin: 0;
    padding: 0; }
  .responsive .select2-container-multi .select2-choices .select2-search-field input {
    font-size: 0.85714em;
    color: #666;
    background: transparent !important;
    font-family: sans-serif;
    height: 15px;
    padding: 5px;
    margin: 1px 0;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  .responsive .select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: white url("/images/select2-spinner.gif") no-repeat 100% !important; }
  .responsive .select2-default {
    color: #999 !important; }
  .responsive .select2-container-multi .select2-choices .select2-search-choice {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    border: 1px solid #aaaaaa;
    line-height: 13px;
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    cursor: default; }
  .responsive .select2-container-multi .select2-choices .select2-search-choice span {
    cursor: default; }
  .responsive .select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4; }
  .responsive .select2-search-choice-close {
    display: block;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url("/images/select2.png") right top no-repeat;
    outline: none; }
  .responsive .select2-container-multi .select2-search-choice-close {
    left: 3px; }
  .responsive .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px; }
  .responsive .select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px; }
  .responsive .select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default; }
  .responsive .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    background-image: none;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    padding: 3px 5px 3px 5px; }
  .responsive .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none; }
  .responsive .select2-result-selectable .select2-match,
  .responsive .select2-result-unselectable .select2-result-selectable .select2-match {
    text-decoration: underline; }
  .responsive .select2-result-unselectable .select2-match {
    text-decoration: none; }
  .responsive .select2-offscreen {
    position: absolute;
    left: -10000px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
    .responsive .select2-search input, .responsive .select2-search-choice-close, .responsive .select2-container .select2-choice abbr {
      background-image: url(/images/select2x2.png) !important;
      background-repeat: no-repeat !important;
      background-size: 60px 40px !important; }
    .responsive .select2-search input {
      background-position: 100% -25px !important; } }
  .responsive .socialcount .loading .dot {
    display: inline-block;
    /* no ie7 compat needed here, just shows the text links */
    width: 6px;
    height: 6px;
    margin: 0 3px;
    background: #fff;
    opacity: 0;
    border-radius: 50%;
    -webkit-animation: socialCountLoadingFade .6s infinite;
    -moz-animation: socialCountLoadingFade .6s infinite;
    animation: socialCountLoadingFade .6s infinite; }
  .responsive .socialcount .loading .dot:nth-child(1) {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s; }
  .responsive .socialcount .loading .dot:nth-child(2) {
    -webkit-animation-delay: .05s;
    -moz-animation-delay: .05s;
    animation-delay: .05s; }
  .responsive .socialcount .loading .dot:nth-child(3) {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: .1s; }
  body {
    background: #DDDDDD;
    padding: 0;
    margin: 0; }
    body #viewport {
      -webkit-box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 18px 10px;
      -moz-box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 18px 10px;
      box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 18px 10px;
      margin: 0 auto;
      width: 960px;
      background: #FFF;
      padding: 0 25px 0 35px; }
  .responsive .container {
    width: 960px; }
    .responsive .container.widget {
      margin-right: 0;
      margin-left: 10px; }
  .responsive a:hover {
    color: #003485;
    text-decoration: none; }
  .responsive ul.links {
    padding: 0;
    margin: 0; }
  .responsive p.tagline {
    margin-top: 1em;
    color: #8b8b8b; }
    .responsive p.tagline em {
      font-style: normal;
      color: #003485;
      font-weight: bold; }
  .responsive textarea.cm {
    min-height: 100px;
    height: 100px; }
  .responsive .CodeMirror {
    border: 1px solid #CCC; }
    .responsive .CodeMirror .CodeMirror-scroll {
      height: auto;
      overflow-y: auto;
      overflow-x: auto;
      width: 100%; }
    .responsive .CodeMirror pre {
      color: #FFF;
      font-family: "Consolas", monospace !important; }
    .responsive .CodeMirror .CodeMirror-gutter-text pre {
      color: #999; }
    .responsive .CodeMirror .CodeMirror-cursor {
      display: none; }
  .responsive #header-main {
    *zoom: 1;
    height: 110px; }
    .responsive #header-main:before, .responsive #header-main:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive #header-main:after {
      clear: both; }
    .responsive #header-main h1#wef-logo {
      margin: 22px 0 0 0;
      width: 150px;
      float: left; }
    .responsive #header-main #nav-supp {
      *zoom: 1;
      border-bottom: 1px solid #d1d1d1; }
      .responsive #header-main #nav-supp:before, .responsive #header-main #nav-supp:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive #header-main #nav-supp:after {
        clear: both; }
      .responsive #header-main #nav-supp ul {
        margin-left: 0; }
      .responsive #header-main #nav-supp ul > li {
        padding-top: 7px;
        padding-bottom: 7px;
        line-height: 1.16667em;
        list-style: none;
        float: left;
        margin: 0; }
        .responsive #header-main #nav-supp ul > li a {
          color: black;
          font-size: 0.85714em;
          margin-right: 0.57143em;
          padding-left: 0.57143em;
          line-height: 1em;
          border-left: 1px solid #d1d1d1; }
          .responsive #header-main #nav-supp ul > li a:hover {
            color: #419fcf; }
        .responsive #header-main #nav-supp ul > li:first-child a {
          border-left: none;
          padding-left: 0; }
    .responsive #header-main #nav-wrap {
      width: 800px;
      margin-left: 20px;
      float: left; }
    .responsive #header-main #nav-secondary {
      margin-left: 0;
      float: left;
      display: block; }
      .responsive #header-main #nav-secondary ul > li {
        padding-top: 12px; }
    .responsive #header-main #nav-social {
      float: right; }
      .responsive #header-main #nav-social li {
        z-index: 10;
        position: relative; }
        .responsive #header-main #nav-social li button {
          font-size: 0.85714em;
          padding: 1px 0 0 0;
          line-height: 1em;
          color: black;
          margin-right: 8px;
          padding-left: 8px;
          border-left: 1px solid #d1d1d1; }
          .responsive #header-main #nav-social li button em {
            color: #419fcf;
            font-style: normal;
            padding-left: 2px; }
          .responsive #header-main #nav-social li button i {
            background-image: url(/images/icons.png);
            background-size: 544px auto;
            width: 18px;
            margin-right: 4px;
            margin-top: -1px;
            height: 16px;
            display: inline-block;
            vertical-align: text-top; }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
              .responsive #header-main #nav-social li button i {
                background-image: url(/images/icons.2x.png); } }
            .responsive #header-main #nav-social li button i.arrow {
              background-position: -139px -12px;
              margin-top: 4px;
              margin-left: 6px;
              margin-right: 0;
              height: 12px;
              width: 11px; }
            .responsive #header-main #nav-social li button i.share {
              background-position: -8px -9px; }
            .responsive #header-main #nav-social li button i.plus {
              margin-right: 2px;
              background-position: -40px -8px; }
            .responsive #header-main #nav-social li button i.like {
              background-position: -72px -8px; }
        .responsive #header-main #nav-social li .menu {
          display: none;
          position: absolute;
          background: black;
          top: 32px;
          padding-left: 10px;
          padding-bottom: 1px;
          width: 247px;
          z-index: 10; }
          .responsive #header-main #nav-social li .menu .content {
            padding: 0 0 0 10px;
            margin-right: 10px;
            border-top: 1px solid #FFF; }
          .responsive #header-main #nav-social li .menu ul.social-links {
            list-style: none;
            margin: 0;
            padding: 0;
            border-top: 1px solid #FFF; }
            .responsive #header-main #nav-social li .menu ul.social-links li {
              display: block;
              padding: 0;
              margin-right: 10px;
              float: none;
              border-bottom: 2px solid #5a5a5a;
              border-left: none; }
              .responsive #header-main #nav-social li .menu ul.social-links li.last {
                border-bottom: none; }
              .responsive #header-main #nav-social li .menu ul.social-links li:first-child {
                border-top: 1px solid #000; }
              .responsive #header-main #nav-social li .menu ul.social-links li a {
                padding: 0px;
                margin-right: 0px;
                position: relative;
                display: block;
                height: 34px;
                color: #FFF;
                border: none;
                font-size: 1.14286em;
                line-height: 2em; }
                .responsive #header-main #nav-social li .menu ul.social-links li a:hover {
                  color: #419fcf; }
                .responsive #header-main #nav-social li .menu ul.social-links li a .count {
                  color: #419fcf;
                  position: absolute;
                  right: 48px;
                  text-align: right;
                  display: block;
                  top: 0px; }
                .responsive #header-main #nav-social li .menu ul.social-links li a i {
                  background-image: url(/images/icons.png);
                  background-size: 544px auto;
                  background-color: #419fcf;
                  height: 34px;
                  width: 32px;
                  position: absolute;
                  right: 0; }
                  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
                    .responsive #header-main #nav-social li .menu ul.social-links li a i {
                      background-image: url(/images/icons.2x.png); } }
                .responsive #header-main #nav-social li .menu ul.social-links li a.twitter i {
                  background-position: -64px -128px; }
                .responsive #header-main #nav-social li .menu ul.social-links li a.facebook i {
                  background-position: -96px -128px; }
                .responsive #header-main #nav-social li .menu ul.social-links li a.linkedin i {
                  background-position: 0 -128px; }
                .responsive #header-main #nav-social li .menu ul.social-links li a.livestream i {
                  background-position: -128px -128px; }
                .responsive #header-main #nav-social li .menu ul.social-links li a.flickr i {
                  background-position: -224px -128px; }
                .responsive #header-main #nav-social li .menu ul.social-links li a.youtube i {
                  background-position: -160px -128px; }
                .responsive #header-main #nav-social li .menu ul.social-links li a.gplus i {
                  background-position: -32px -128px; }
        .responsive #header-main #nav-social li#nav-social-share .menu {
          padding: 0 0px 0 10px;
          height: auto; }
          .responsive #header-main #nav-social li#nav-social-share .menu .input-wrap {
            padding-top: 10px;
            position: relative; }
            .responsive #header-main #nav-social li#nav-social-share .menu .input-wrap input.text {
              background: #333;
              color: #FFF;
              border: none;
              -webkit-border-radius: 0;
              -moz-border-radius: 0;
              -ms-border-radius: 0;
              -o-border-radius: 0;
              border-radius: 0;
              width: 210px;
              height: 22px;
              padding: 5px 5px 5px 10px; }
            .responsive #header-main #nav-social li#nav-social-share .menu .input-wrap i {
              position: absolute;
              background-color: #333;
              background-image: url(/images/icons.png);
              background-size: 544px auto;
              background-position: -320px -128px;
              width: 32px;
              height: 32px;
              display: block;
              right: 10px;
              top: 10px;
              z-index: 10; }
              @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
                .responsive #header-main #nav-social li#nav-social-share .menu .input-wrap i {
                  background-image: url(/images/icons.2x.png); } }
        .responsive #header-main #nav-social li#nav-social-follow .menu {
          padding-left: 0;
          left: -87px;
          width: 257px; }
          .responsive #header-main #nav-social li#nav-social-follow .menu ul.social-links {
            border-top: 1px solid #FFF;
            padding-left: 10px; }
        .responsive #header-main #nav-social li#nav-social-like .menu {
          right: 0;
          height: auto;
          width: 275px;
          padding-left: 0px; }
          .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount {
            list-style: none;
            margin: 0;
            padding: 0; }
            .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li {
              border-left: none;
              padding: 0;
              border-bottom: 2px solid #5a5a5a;
              height: 34px;
              float: none;
              position: relative;
              font-size: 1.14286em;
              line-height: 2em; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li:first-child {
                border-top: 1px solid #000; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li.last {
                border-bottom: none; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li span.name {
                color: #FFF;
                display: block;
                border: none;
                padding: 0;
                line-height: 34px;
                position: absolute; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li i {
                width: 34px;
                height: 34px;
                background-color: #419fcf;
                background-image: url(/images/icons.png);
                background-size: 544px auto;
                display: block;
                position: absolute;
                left: 152px;
                top: 0px; }
                @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
                  .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li i {
                    background-image: url(/images/icons.2x.png); } }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li .count {
                display: block;
                width: 46px;
                padding-right: 14px;
                position: absolute;
                left: 91px;
                height: 34px;
                top: 0px;
                color: #419fcf;
                text-align: right; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li a {
                display: block;
                position: absolute;
                height: 34px;
                width: 115px;
                left: 270px;
                top: 11px;
                border: none;
                padding: 0; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li a.socialite {
                text-indent: -9999px; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li div.socialite {
                height: 28px;
                width: 120px;
                overflow: hidden;
                position: absolute;
                top: 1px;
                right: 0px;
                z-index: 10; }
                .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li div.socialite iframe {
                  width: 120px;
                  height: 32px; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li span.loading {
                display: block;
                position: absolute;
                height: 10px;
                width: 32px;
                right: 10px;
                top: 10px;
                background: url(/images/social-load.gif) no-repeat;
                z-index: 1; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li.facebook div.socialite {
                top: 2px;
                width: 47px; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li.facebook i {
                background-position: -95px -128px; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li.googleplus div.socialite {
                top: 6px;
                width: 52px; }
              .responsive #header-main #nav-social li#nav-social-like .menu ul.socialcount li.googleplus i {
                background-position: -30px -128px; }
        .responsive #header-main #nav-social li:hover {
          background: black; }
          .responsive #header-main #nav-social li:hover .menu {
            display: block; }
          .responsive #header-main #nav-social li:hover button {
            text-decoration: none;
            text-shadow: none;
            color: #FFF;
            border-color: black; }
            .responsive #header-main #nav-social li:hover button i.share {
              background-position: -8px -41px; }
            .responsive #header-main #nav-social li:hover button i.plus {
              background-position: -40px -40px; }
            .responsive #header-main #nav-social li:hover button i.like {
              background-position: -72px -40px; }
            .responsive #header-main #nav-social li:hover button i.arrow {
              background-position: -139px -44px; }
        .responsive #header-main #nav-social li:first-child button {
          border-left: none; }
      .responsive #header-main #nav-social #nav-social-share {
        position: relative; }
    .responsive #header-main #nav-main {
      *zoom: 1;
      padding-top: 18px; }
      .responsive #header-main #nav-main:before, .responsive #header-main #nav-main:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive #header-main #nav-main:after {
        clear: both; }
      .responsive #header-main #nav-main li {
        margin-right: 10px;
        width: 125px;
        float: left;
        display: block;
        font-size: 1.35714em; }
        .responsive #header-main #nav-main li.last {
          margin-right: 0; }
        .responsive #header-main #nav-main li:last-child {
          margin-right: 0; }
        .responsive #header-main #nav-main li a {
          color: black;
          padding-top: 10px;
          padding-bottom: 6px;
          padding-left: 0;
          display: block;
          border-top: 1px solid #d1d1d1;
          border-bottom: 1px solid #d1d1d1; }
          .responsive #header-main #nav-main li a:hover {
            color: #419fcf;
            text-decoration: none;
            border-color: #419fcf; }
  body.home #nav-main li#nav-main-home a,
  body.events #nav-main li#nav-main-events a,
  body.blog #nav-main li#nav-main-blog a,
  body.reports #nav-main li#nav-main-reports a,
  body.issues #nav-main li#nav-main-issues a,
  body.communities #nav-main li#nav-main-communities a {
    border-top: 2px solid #419fcf;
    border-bottom-color: #419fcf;
    padding-top: 9px;
    color: #419fcf; }
  .responsive #footer-main {
    *zoom: 1;
    margin-top: 10px;
    margin-left: -10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 40px;
    border-top: 1px solid #d1d1d1; }
    .responsive #footer-main:before, .responsive #footer-main:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive #footer-main:after {
      clear: both; }
    .responsive #footer-main h1.tagline {
      font-size: 2.14286em;
      line-height: 1.06667em; }
    .responsive #footer-main .col {
      float: left;
      margin-left: 10px;
      width: 172px; }
      .responsive #footer-main .col h2,
      .responsive #footer-main .col h4 {
        color: #5a5a5a;
        font-size: 1em;
        line-height: 1.28571em;
        margin: 0;
        border-bottom: 1px solid #d1d1d1; }
      .responsive #footer-main .col h2 {
        margin-top: 14px; }
      .responsive #footer-main .col h2, .responsive #footer-main .col h4 {
        margin-bottom: 14px; }
      .responsive #footer-main .col h4 {
        margin-top: 14px; }
      .responsive #footer-main .col ul {
        list-style: none;
        margin: 0; }
        .responsive #footer-main .col ul li {
          line-height: 1.28571em;
          font-size: 0.85714em;
          margin-bottom: 0.5em; }
          .responsive #footer-main .col ul li a {
            color: #5a5a5a; }
            .responsive #footer-main .col ul li a:hover {
              color: #419fcf; }
  .responsive #breadcrumb-search {
    background: #bdbdbd; }
    .responsive #breadcrumb-search ul.breadcrumb {
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box;
      *zoom: 1;
      display: block;
      list-style: none;
      margin: 0;
      padding: 8px 10px 0 10px;
      height: 17px;
      font-size: 0.85714em; }
      .responsive #breadcrumb-search ul.breadcrumb:before, .responsive #breadcrumb-search ul.breadcrumb:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive #breadcrumb-search ul.breadcrumb:after {
        clear: both; }
      .responsive #breadcrumb-search ul.breadcrumb li {
        color: #FFF;
        margin: 0;
        line-height: 1em;
        float: left; }
        .responsive #breadcrumb-search ul.breadcrumb li .divider {
          padding-left: 6px;
          padding-right: 6px; }
        .responsive #breadcrumb-search ul.breadcrumb li a {
          color: #FFF; }
          .responsive #breadcrumb-search ul.breadcrumb li a:hover {
            color: #000; }
    .responsive #breadcrumb-search form#search {
      position: relative;
      background: #FFF;
      float: left;
      margin: 0 0 0 -2px;
      border: 1px solid #bdbdbd;
      border-bottom: none;
      padding-right: 10px;
      height: 24px;
      *zoom: 1; }
      .responsive #breadcrumb-search form#search:before, .responsive #breadcrumb-search form#search:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive #breadcrumb-search form#search:after {
        clear: both; }
      .responsive #breadcrumb-search form#search label {
        line-height: 1em;
        font-size: 0.78571em;
        display: block;
        float: left;
        margin: 7px 10px 0 7px;
        color: black;
        font-weight: bold; }
      .responsive #breadcrumb-search form#search input {
        -webkit-box-shadow: 0px 0px 0px;
        -moz-box-shadow: 0px 0px 0px;
        box-shadow: 0px 0px 0px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        vertical-align: text-top;
        line-height: 1em;
        border: none;
        float: left;
        margin: 2px 0 1px 0;
        font-size: 0.78571em;
        padding: 0; }
      .responsive #breadcrumb-search form#search button.btn {
        position: absolute;
        right: -1px;
        padding: 0;
        height: 25px;
        top: -1px;
        width: 40px;
        background: #000;
        width: 40px; }
        .responsive #breadcrumb-search form#search button.btn i {
          background-image: url(/images/icons.png);
          background-size: 544px auto;
          margin-left: 3px;
          background-position: -96px -39px;
          display: block;
          text-indent: -9999px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
            .responsive #breadcrumb-search form#search button.btn i {
              background-image: url(/images/icons.2x.png); } }
        .responsive #breadcrumb-search form#search button.btn:hover {
          background: #419fcf; }
  .responsive .picture-lazy {
    background-color: #EFEFEF;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/images/spinner.gif);
    background-size: 64px 64px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      .responsive .picture-lazy {
        background-image: url(/images/spinner.2x.gif); } }
  .responsive .thumb {
    line-height: 20px;
    display: block;
    position: relative;
    color: black; }
    .responsive .thumb img {
      width: 100%; }
    .responsive .thumb b {
      *zoom: 1;
      background: rgba(255, 255, 255, 0.8);
      position: absolute;
      width: 100%;
      z-index: 10;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 0.71429em;
      bottom: 0; }
      .responsive .thumb b:before, .responsive .thumb b:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive .thumb b:after {
        clear: both; }
      .responsive .thumb b i {
        background-image: url(/images/icons.png);
        background-size: 544px auto;
        float: left;
        width: 12px;
        height: 20px;
        display: inline-block;
        text-indent: -9999px;
        background-position: -268px -38px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
          .responsive .thumb b i {
            background-image: url(/images/icons.2x.png); } }
      .responsive .thumb b span {
        float: right;
        padding-right: 10px; }
    .responsive .thumb .category, .responsive .thumb .watch, .responsive .thumb .year {
      position: absolute;
      bottom: 0;
      left: 14px;
      z-index: 20;
      font-size: 11px; }
    .responsive .thumb.video b span {
      float: right;
      margin-right: 16px; }
      .responsive .thumb.video b span.watch {
        margin-right: 0; }
    .responsive .thumb.video b i.play {
      background-image: url(/images/icons.png);
      background-size: 544px auto;
      background-position: -424px -40px;
      width: 16px;
      height: 16px;
      display: block;
      position: absolute;
      right: 2px;
      top: 1px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
        .responsive .thumb.video b i.play {
          background-image: url(/images/icons.2x.png); } }
    .responsive .thumb.video.current b i.play {
      background-position: -424px -72px; }
    .responsive .thumb.video:hover b i.play {
      background-position: -424px -72px; }
    .responsive .thumb.current b {
      background-color: rgba(65, 159, 207, 0.8);
      color: #FFF; }
  .responsive a.thumb:hover b,
  .responsive a.thumb-link div.thumb:hover b {
    background-color: rgba(0, 52, 133, 0.8);
    color: #FFF; }
  .responsive a.thumb:hover span.category,
  .responsive a.thumb:hover span.watch,
  .responsive a.thumb:hover span.year,
  .responsive a.thumb-link div.thumb:hover span.category,
  .responsive a.thumb-link div.thumb:hover span.watch,
  .responsive a.thumb-link div.thumb:hover span.year {
    color: #FFF; }
  .responsive .features .thumb b {
    font-size: 0.78571em; }
  .responsive .carousel-controls-wrap,
  .responsive .pagination-wrap {
    *zoom: 1; }
    .responsive .carousel-controls-wrap:before, .responsive .carousel-controls-wrap:after,
    .responsive .pagination-wrap:before,
    .responsive .pagination-wrap:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .carousel-controls-wrap:after,
    .responsive .pagination-wrap:after {
      clear: both; }
  .responsive .carousel-controls,
  .responsive .pagination {
    padding: 7px 0;
    position: relative; }
    .responsive .carousel-controls button.btn,
    .responsive .carousel-controls a.btn,
    .responsive .pagination button.btn,
    .responsive .pagination a.btn {
      padding: 0;
      width: 20px;
      height: 20px;
      display: block;
      float: left; }
      .responsive .carousel-controls button.btn.btn-left, .responsive .carousel-controls button.btn.btn-right, .responsive .carousel-controls button.btn.btn-up, .responsive .carousel-controls button.btn.btn-down,
      .responsive .carousel-controls a.btn.btn-left,
      .responsive .carousel-controls a.btn.btn-right,
      .responsive .carousel-controls a.btn.btn-up,
      .responsive .carousel-controls a.btn.btn-down,
      .responsive .pagination button.btn.btn-left,
      .responsive .pagination button.btn.btn-right,
      .responsive .pagination button.btn.btn-up,
      .responsive .pagination button.btn.btn-down,
      .responsive .pagination a.btn.btn-left,
      .responsive .pagination a.btn.btn-right,
      .responsive .pagination a.btn.btn-up,
      .responsive .pagination a.btn.btn-down {
        border: 1px solid #d1d1d1;
        background: #FFF;
        position: absolute;
        top: 7px; }
      .responsive .carousel-controls button.btn.bt-disabled,
      .responsive .carousel-controls a.btn.bt-disabled,
      .responsive .pagination button.btn.bt-disabled,
      .responsive .pagination a.btn.bt-disabled {
        opacity: 0.3;
        cursor: default;
        background-color: #FFF !important; }
      .responsive .carousel-controls button.btn.btn-left,
      .responsive .carousel-controls a.btn.btn-left,
      .responsive .pagination button.btn.btn-left,
      .responsive .pagination a.btn.btn-left {
        left: 0; }
      .responsive .carousel-controls button.btn.btn-right,
      .responsive .carousel-controls a.btn.btn-right,
      .responsive .pagination button.btn.btn-right,
      .responsive .pagination a.btn.btn-right {
        right: 0; }
      .responsive .carousel-controls button.btn i,
      .responsive .carousel-controls a.btn i,
      .responsive .pagination button.btn i,
      .responsive .pagination a.btn i {
        background-image: url(/images/icons.png);
        background-size: 544px auto;
        display: block;
        width: 18px;
        height: 18px;
        text-indent: -9999px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
          .responsive .carousel-controls button.btn i,
          .responsive .carousel-controls a.btn i,
          .responsive .pagination button.btn i,
          .responsive .pagination a.btn i {
            background-image: url(/images/icons.2x.png); } }
      .responsive .carousel-controls button.btn i.arrow-left, .responsive .carousel-controls button.btn.bt-disabled:hover i.arrow-left,
      .responsive .carousel-controls a.btn i.arrow-left,
      .responsive .carousel-controls a.btn.bt-disabled:hover i.arrow-left,
      .responsive .pagination button.btn i.arrow-left,
      .responsive .pagination button.btn.bt-disabled:hover i.arrow-left,
      .responsive .pagination a.btn i.arrow-left,
      .responsive .pagination a.btn.bt-disabled:hover i.arrow-left {
        background-position: -166px -7px; }
      .responsive .carousel-controls button.btn i.arrow-right, .responsive .carousel-controls button.btn.bt-disabled:hover i.arrow-right,
      .responsive .carousel-controls a.btn i.arrow-right,
      .responsive .carousel-controls a.btn.bt-disabled:hover i.arrow-right,
      .responsive .pagination button.btn i.arrow-right,
      .responsive .pagination button.btn.bt-disabled:hover i.arrow-right,
      .responsive .pagination a.btn i.arrow-right,
      .responsive .pagination a.btn.bt-disabled:hover i.arrow-right {
        background-position: -198px -7px; }
      .responsive .carousel-controls button.btn i.arrow-up, .responsive .carousel-controls button.btn.bt-disabled:hover i.arrow-up,
      .responsive .carousel-controls a.btn i.arrow-up,
      .responsive .carousel-controls a.btn.bt-disabled:hover i.arrow-up,
      .responsive .pagination button.btn i.arrow-up,
      .responsive .pagination button.btn.bt-disabled:hover i.arrow-up,
      .responsive .pagination a.btn i.arrow-up,
      .responsive .pagination a.btn.bt-disabled:hover i.arrow-up {
        background-position: -391px -7px; }
      .responsive .carousel-controls button.btn i.arrow-down, .responsive .carousel-controls button.btn.bt-disabled:hover i.arrow-down,
      .responsive .carousel-controls a.btn i.arrow-down,
      .responsive .carousel-controls a.btn.bt-disabled:hover i.arrow-down,
      .responsive .pagination button.btn i.arrow-down,
      .responsive .pagination button.btn.bt-disabled:hover i.arrow-down,
      .responsive .pagination a.btn i.arrow-down,
      .responsive .pagination a.btn.bt-disabled:hover i.arrow-down {
        background-position: -359px -7px; }
      .responsive .carousel-controls button.btn i.dot,
      .responsive .carousel-controls a.btn i.dot,
      .responsive .pagination button.btn i.dot,
      .responsive .pagination a.btn i.dot {
        width: 4px;
        height: 20px;
        background-position: -238px -8px; }
      .responsive .carousel-controls button.btn i.double-dot,
      .responsive .carousel-controls a.btn i.double-dot,
      .responsive .pagination button.btn i.double-dot,
      .responsive .pagination a.btn i.double-dot {
        width: 4px;
        height: 20px;
        background-position: -302px -8px; }
      .responsive .carousel-controls button.btn:hover,
      .responsive .carousel-controls a.btn:hover,
      .responsive .pagination button.btn:hover,
      .responsive .pagination a.btn:hover {
        background: #419fcf; }
        .responsive .carousel-controls button.btn:hover i.arrow-left,
        .responsive .carousel-controls a.btn:hover i.arrow-left,
        .responsive .pagination button.btn:hover i.arrow-left,
        .responsive .pagination a.btn:hover i.arrow-left {
          background-position: -166px -39px; }
        .responsive .carousel-controls button.btn:hover i.arrow-right,
        .responsive .carousel-controls a.btn:hover i.arrow-right,
        .responsive .pagination button.btn:hover i.arrow-right,
        .responsive .pagination a.btn:hover i.arrow-right {
          background-position: -198px -39px; }
        .responsive .carousel-controls button.btn:hover i.arrow-up,
        .responsive .carousel-controls a.btn:hover i.arrow-up,
        .responsive .pagination button.btn:hover i.arrow-up,
        .responsive .pagination a.btn:hover i.arrow-up {
          background-position: -391px -39px; }
        .responsive .carousel-controls button.btn:hover i.arrow-down,
        .responsive .carousel-controls a.btn:hover i.arrow-down,
        .responsive .pagination button.btn:hover i.arrow-down,
        .responsive .pagination a.btn:hover i.arrow-down {
          background-position: -359px -39px; }
      .responsive .carousel-controls button.btn.indicator,
      .responsive .carousel-controls a.btn.indicator,
      .responsive .pagination button.btn.indicator,
      .responsive .pagination a.btn.indicator {
        float: none;
        display: inline-block;
        width: 6px;
        height: 20px; }
        .responsive .carousel-controls button.btn.indicator i.dot,
        .responsive .carousel-controls a.btn.indicator i.dot,
        .responsive .pagination button.btn.indicator i.dot,
        .responsive .pagination a.btn.indicator i.dot {
          float: none;
          display: inline-block; }
        .responsive .carousel-controls button.btn.indicator:hover, .responsive .carousel-controls button.btn.indicator.current,
        .responsive .carousel-controls a.btn.indicator:hover,
        .responsive .carousel-controls a.btn.indicator.current,
        .responsive .pagination button.btn.indicator:hover,
        .responsive .pagination button.btn.indicator.current,
        .responsive .pagination a.btn.indicator:hover,
        .responsive .pagination a.btn.indicator.current {
          background: transparent; }
          .responsive .carousel-controls button.btn.indicator:hover i.dot, .responsive .carousel-controls button.btn.indicator.current i.dot,
          .responsive .carousel-controls a.btn.indicator:hover i.dot,
          .responsive .carousel-controls a.btn.indicator.current i.dot,
          .responsive .pagination button.btn.indicator:hover i.dot,
          .responsive .pagination button.btn.indicator.current i.dot,
          .responsive .pagination a.btn.indicator:hover i.dot,
          .responsive .pagination a.btn.indicator.current i.dot {
            background-position: -238px -40px; }
    .responsive .carousel-controls .indicators,
    .responsive .carousel-controls .pages,
    .responsive .pagination .indicators,
    .responsive .pagination .pages {
      text-align: center;
      cursor: default; }
    .responsive .carousel-controls .pages,
    .responsive .pagination .pages {
      line-height: 1em;
      padding-top: 4px;
      *zoom: 1; }
      .responsive .carousel-controls .pages:before, .responsive .carousel-controls .pages:after,
      .responsive .pagination .pages:before,
      .responsive .pagination .pages:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive .carousel-controls .pages:after,
      .responsive .pagination .pages:after {
        clear: both; }
      .responsive .carousel-controls .pages a,
      .responsive .pagination .pages a {
        color: #5a5a5a;
        display: inline-block;
        border-left: 1px solid #d1d1d1;
        padding-left: 4px; }
        .responsive .carousel-controls .pages a:hover,
        .responsive .pagination .pages a:hover {
          color: #419fcf;
          text-decoration: none; }
        .responsive .carousel-controls .pages a:first-child,
        .responsive .pagination .pages a:first-child {
          border-left: none; }
        .responsive .carousel-controls .pages a.current,
        .responsive .pagination .pages a.current {
          color: #419fcf;
          cursor: default; }
    .responsive .carousel-controls .indicators.double button.btn,
    .responsive .pagination .indicators.double button.btn {
      width: 6px; }
      .responsive .carousel-controls .indicators.double button.btn i.dot,
      .responsive .pagination .indicators.double button.btn i.dot {
        background-position: -302px -8px; }
      .responsive .carousel-controls .indicators.double button.btn:hover i.dot, .responsive .carousel-controls .indicators.double button.btn.current i.dot,
      .responsive .pagination .indicators.double button.btn:hover i.dot,
      .responsive .pagination .indicators.double button.btn.current i.dot {
        background-position: -302px -40px; }
    .responsive .carousel-controls ul,
    .responsive .pagination ul {
      list-style: none;
      margin: 0;
      padding: 0; }
  .responsive .pagination-wrap {
    border-top: 1px solid #d1d1d1; }
  .responsive .carousel.vertical {
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px; }
    .responsive .carousel.vertical .items {
      border-top: 1px solid #d1d1d1; }
    .responsive .carousel.vertical .carousel-controls {
      position: static; }
      .responsive .carousel.vertical .carousel-controls button.btn {
        position: absolute;
        left: 50%;
        margin-left: -10px; }
        .responsive .carousel.vertical .carousel-controls button.btn.btn-up {
          top: 0; }
        .responsive .carousel.vertical .carousel-controls button.btn.btn-down {
          top: auto;
          bottom: 0; }
  .responsive .inverted .carousel.vertical .items {
    border-top-color: #000; }
  .responsive .panel {
    *zoom: 1;
    margin-bottom: 20px;
    background: #f0f0f0;
    border-top: 1px solid #d1d1d1;
    position: relative; }
    .responsive .panel:before, .responsive .panel:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .panel:after {
      clear: both; }
    .responsive .panel h1 {
      font-size: 1.71429em;
      line-height: 1.5em;
      margin-top: 0;
      margin-bottom: 0;
      font-weight: normal;
      float: left; }
    .responsive .panel i.panel-icon {
      background-image: url(/images/icons.png);
      background-size: 544px auto;
      display: block;
      position: absolute;
      right: 10px;
      top: 12px;
      width: 24px;
      height: 24px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
        .responsive .panel i.panel-icon {
          background-image: url(/images/icons.2x.png); } }
      .responsive .panel i.panel-icon.twitter {
        background-position: -70px -102px; }
    .responsive .panel .title {
      *zoom: 1;
      display: block;
      padding-right: 10px; }
      .responsive .panel .title:before, .responsive .panel .title:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive .panel .title:after {
        clear: both; }
    .responsive .panel ul.items {
      margin: 0;
      padding: 0;
      list-style: none; }
      .responsive .panel ul.items .thumb-link {
        display: block; }
    .responsive .panel.subtle {
      background: transparent; }
      .responsive .panel.subtle .title {
        padding-right: 0; }
      .responsive .panel.subtle .content {
        padding-top: 10px; }
      .responsive .panel.subtle h1 {
        float: none;
        padding-top: 4px;
        border-bottom: 1px solid #d1d1d1; }
    .responsive .panel .thumbs {
      display: block;
      list-style: none;
      margin: 0 0 -20px;
      padding: 0; }
      .responsive .panel .thumbs .col {
        float: left;
        margin-right: 10px; }
        .responsive .panel .thumbs .col .thumb-link,
        .responsive .panel .thumbs .col .item {
          display: block;
          margin-bottom: 10px; }
        .responsive .panel .thumbs .col.last {
          margin-right: 0; }
      .responsive .panel .thumbs.sixth .col {
        width: 150px; }
  .responsive .panels {
    margin-top: 1em; }
  .responsive .panel.span16 .carousel-controls,
  .responsive .panel.span8 .carousel-controls {
    float: left;
    margin-left: 10px;
    width: 150px;
    float: right;
    margin-left: 0; }
  .responsive .row .panel {
    margin-left: 0;
    margin-right: 10px; }
    .responsive .row .panel.last {
      margin-right: 0; }
    .responsive .row .panel.span16 {
      width: 630px;
      float: left; }
    .responsive .row .panel.span16.bleed {
      width: 650px;
      float: left; }
  .responsive .row .panel-col {
    margin-left: 0; }
    .responsive .row .panel-col.last .panel {
      margin-right: 0; }
  .responsive .row .span8.last,
  .responsive .row .span16.last {
    margin-right: 0; }
  .responsive .row.of-3 .middle {
    width: 300px; }
    .responsive .row.of-3 .middle.last {
      margin-right: 0; }
  .responsive .events.panel {
    padding-left: 10px; }
    .responsive .events.panel .items {
      margin-right: 10px; }
      .responsive .events.panel .items .item {
        *zoom: 1;
        height: 85px;
        background: #FFF;
        margin-bottom: 10px;
        overflow: hidden;
        border-top: 1px solid #d1d1d1;
        font-size: 1em;
        line-height: 1.14286em; }
        .responsive .events.panel .items .item:before, .responsive .events.panel .items .item:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive .events.panel .items .item:after {
          clear: both; }
        .responsive .events.panel .items .item a.date {
          width: 60px;
          float: left;
          padding-left: 10px;
          display: block;
          padding-top: 8px; }
          .responsive .events.panel .items .item a.date i {
            background-image: url(/images/icons.png);
            background-size: 544px auto;
            display: inline-block;
            background-position: 0 -192px;
            width: 32px;
            height: 32px;
            margin-top: 4px; }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
              .responsive .events.panel .items .item a.date i {
                background-image: url(/images/icons.2x.png); } }
        .responsive .events.panel .items .item .summary {
          width: 180px;
          float: left;
          padding-left: 10px;
          padding-top: 8px; }
          .responsive .events.panel .items .item .summary h2 {
            margin: 0;
            font-size: 1em;
            line-height: 1.14286em; }
            .responsive .events.panel .items .item .summary h2 a {
              color: black;
              position: relative; }
              .responsive .events.panel .items .item .summary h2 a:hover {
                color: #419fcf;
                text-decoration: none; }
              .responsive .events.panel .items .item .summary h2 a i {
                position: absolute;
                left: -8px;
                top: 7px;
                background-image: url(/images/icons.png);
                background-size: 544px auto;
                width: 5px;
                height: 5px;
                display: block;
                background-position: -333px -14px; }
                @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
                  .responsive .events.panel .items .item .summary h2 a i {
                    background-image: url(/images/icons.2x.png); } }
          .responsive .events.panel .items .item .summary p {
            font-size: 1em;
            line-height: 1.14286em; }
  .responsive .posts.panel .items ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .responsive .posts.panel .items a {
    text-decoration: none;
    color: #5a5a5a; }
    .responsive .posts.panel .items a:hover {
      text-decoration: none; }
  .responsive .posts.panel .items .item {
    margin-bottom: 10px; }
    .responsive .posts.panel .items .item .summary {
      background: #FFF;
      padding: 10px;
      height: 110px;
      overflow: hidden; }
    .responsive .posts.panel .items .item h2 {
      margin: 0;
      height: 2.5em;
      overflow: hidden;
      font-size: 1em;
      line-height: 1.28571em; }
    .responsive .posts.panel .items .item h3.author {
      margin: 0;
      color: #5a5a5a;
      font-size: 0.92857em;
      line-height: 1.5em; }
      .responsive .posts.panel .items .item h3.author b {
        color: #8b8b8b; }
    .responsive .posts.panel .items .item time {
      font-size: 0.92857em; }
    .responsive .posts.panel .items .item .author-date {
      *zoom: 1;
      padding-bottom: 2px;
      border-bottom: 1px solid #f0f0f0;
      margin-bottom: 5px; }
      .responsive .posts.panel .items .item .author-date:before, .responsive .posts.panel .items .item .author-date:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive .posts.panel .items .item .author-date:after {
        clear: both; }
      .responsive .posts.panel .items .item .author-date h3.author {
        float: left; }
      .responsive .posts.panel .items .item .author-date time {
        float: right; }
    .responsive .posts.panel .items .item p {
      line-height: 1.28571em;
      overflow: hidden;
      height: 3.65em;
      margin-bottom: 0; }
  .responsive .reports.panel {
    padding-left: 10px; }
    .responsive .reports.panel .items {
      margin-right: 10px; }
      .responsive .reports.panel .items .item {
        *zoom: 1;
        height: 85px;
        background: #FFF;
        margin-bottom: 10px;
        overflow: hidden;
        border-top: 1px solid #d1d1d1; }
        .responsive .reports.panel .items .item:before, .responsive .reports.panel .items .item:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive .reports.panel .items .item:after {
          clear: both; }
        .responsive .reports.panel .items .item a.thumb-link {
          width: 150px;
          float: left;
          padding-left: 0; }
        .responsive .reports.panel .items .item .summary {
          width: 300px;
          float: left;
          padding-left: 10px;
          padding-top: 8px; }
          .responsive .reports.panel .items .item .summary h2 {
            margin: 0;
            height: 2em;
            overflow: hidden;
            font-size: 1em;
            line-height: 1.14286em; }
            .responsive .reports.panel .items .item .summary h2 a {
              color: black; }
              .responsive .reports.panel .items .item .summary h2 a:hover {
                color: #419fcf;
                text-decoration: none; }
          .responsive .reports.panel .items .item .summary p {
            overflow: hidden;
            height: 2.75em;
            line-height: 1.5em;
            font-size: 1em; }
        .responsive .reports.panel .items .item ul.links {
          width: 140px;
          float: left;
          padding-left: 10px;
          padding-top: 6px;
          list-style: none; }
          .responsive .reports.panel .items .item ul.links a {
            position: relative;
            padding-left: 18px;
            display: block; }
            .responsive .reports.panel .items .item ul.links a i {
              position: absolute;
              left: 4px;
              top: 7px;
              background-image: url(/images/icons.png);
              background-size: 544px auto;
              width: 5px;
              height: 5px;
              display: block;
              background-position: -333px -14px; }
              @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
                .responsive .reports.panel .items .item ul.links a i {
                  background-image: url(/images/icons.2x.png); } }
            .responsive .reports.panel .items .item ul.links a:hover i {
              background-position: -333px -46px; }
  .responsive i.badge {
    background-image: url(/images/icons.png);
    background-size: 544px auto;
    width: 32px;
    height: 32px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      .responsive i.badge {
        background-image: url(/images/icons.2x.png); } }
    .responsive i.badge.calendar {
      background-position: 0 -192px; }
    .responsive i.badge.blog {
      background-position: -32px -192px; }
    .responsive i.badge.gallery {
      background-position: -64px -192px; }
    .responsive i.badge.media-release {
      background-position: -96px -192px; }
    .responsive i.badge.media {
      background-position: -128px -192px; }
  .responsive .control-group .controls .select2-container {
    position: static; }
  .responsive a.with-badge {
    color: black;
    font-size: 1.28571em;
    line-height: 1.77778em;
    position: relative;
    display: block; }
    .responsive a.with-badge:hover {
      color: #419fcf;
      text-decoration: none; }
    .responsive a.with-badge.panel-link {
      border-top: 1px solid #d1d1d1;
      border-bottom: 1px solid #d1d1d1;
      background: #f0f0f0;
      padding-left: 4px;
      padding-right: 10px; }
    .responsive a.with-badge i.badge {
      display: inline-block;
      vertical-align: middle; }
    .responsive a.with-badge i.arrow {
      position: absolute;
      width: 18px;
      height: 18px;
      border: 1px solid #d1d1d1;
      display: block;
      right: 4px;
      top: 6px;
      background-color: #FFF;
      background-image: url(/images/icons.png);
      background-size: 544px auto;
      background-position: -198px -7px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
        .responsive a.with-badge i.arrow {
          background-image: url(/images/icons.2x.png); } }
      .responsive a.with-badge i.arrow.down {
        background-position: -359px -7px; }
    .responsive a.with-badge:hover i.arrow {
      background-color: #419fcf;
      background-position: -198px -39px; }
      .responsive a.with-badge:hover i.arrow.down {
        background-position: -359px -39px; }
  .responsive nav.tabs {
    display: block;
    *zoom: 1; }
    .responsive nav.tabs:before, .responsive nav.tabs:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive nav.tabs:after {
      clear: both; }
    .responsive nav.tabs ul {
      *zoom: 1;
      list-style: none;
      padding: 0;
      margin: 0;
      border-bottom: 1px solid #d1d1d1; }
      .responsive nav.tabs ul:before, .responsive nav.tabs ul:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive nav.tabs ul:after {
        clear: both; }
      .responsive nav.tabs ul li {
        display: block;
        float: left;
        padding-top: 6px;
        margin-right: 1px; }
        .responsive nav.tabs ul li a {
          font-size: 1.14286em;
          line-height: 1.125em;
          display: block;
          color: #FFF;
          padding: 12px 4px 4px 4px;
          background-color: #000;
          *zoom: 1;
          filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3A3A3A', endColorstr='#FF000000');
          background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhM2EzYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
          background-size: 100%;
          background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3a3a3a), color-stop(100%, #000000));
          background-image: -webkit-linear-gradient(top, #3a3a3a 0%, #000000 100%);
          background-image: -moz-linear-gradient(top, #3a3a3a 0%, #000000 100%);
          background-image: -o-linear-gradient(top, #3a3a3a 0%, #000000 100%);
          background-image: linear-gradient(top, #3a3a3a 0%, #000000 100%); }
          .responsive nav.tabs ul li a:hover {
            background: #003485; }
        .responsive nav.tabs ul li.current {
          padding-top: 0; }
          .responsive nav.tabs ul li.current a {
            padding-top: 18px;
            background: #419fcf; }
  .responsive .panel-links ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .responsive .panel-links ul li {
      padding: 4px 6px;
      border-bottom: 1px solid #d1d1d1; }
  .responsive #twitter-feed ul {
    list-style: none;
    margin: 0.5em 0;
    padding: 0; }
    .responsive #twitter-feed ul li {
      font-size: 0.85714em;
      line-height: 1.33333em;
      color: #5a5a5a;
      border-bottom: 1px solid #d1d1d1;
      padding: 0.5em 0; }
      .responsive #twitter-feed ul li p.stats {
        font-size: 0.91667em;
        color: #8b8b8b;
        margin-bottom: 0; }
        .responsive #twitter-feed ul li p.stats a {
          color: #5a5a5a; }
          .responsive #twitter-feed ul li p.stats a:hover {
            color: #419fcf;
            text-decoration: none; }
      .responsive #twitter-feed ul li a {
        color: black; }
        .responsive #twitter-feed ul li a:hover {
          color: #419fcf;
          text-decoration: none; }
  .responsive #how-to-follow .title {
    margin-bottom: 10px; }
  .responsive #how-to-follow #follow-hash {
    border: 1px solid #d1d1d1;
    font-weight: bold;
    display: block;
    padding: 4px 6px;
    margin-bottom: 1em; }
  .responsive #how-to-follow .content {
    float: left;
    margin-right: 74px;
    position: relative; }
    .responsive #how-to-follow .content ul.social-links {
      width: 42px;
      position: absolute;
      top: -8px;
      right: -74px;
      margin: 0;
      padding: 0;
      list-style: none; }
      .responsive #how-to-follow .content ul.social-links li {
        float: left;
        border-bottom: 1px solid #d1d1d1;
        width: 40px;
        height: 38px; }
        .responsive #how-to-follow .content ul.social-links li a {
          background-image: url(/images/icons.png);
          background-size: 544px auto;
          height: 32px;
          width: 32px;
          margin-top: 2px;
          display: block;
          text-indent: -9999px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
            .responsive #how-to-follow .content ul.social-links li a {
              background-image: url(/images/icons.2x.png); } }
          .responsive #how-to-follow .content ul.social-links li a.twitter {
            background-position: -60px -94px; }
            .responsive #how-to-follow .content ul.social-links li a.twitter:hover {
              background-position: -60px -158px; }
          .responsive #how-to-follow .content ul.social-links li a.google-plus {
            background-position: -28px -94px; }
            .responsive #how-to-follow .content ul.social-links li a.google-plus:hover {
              background-position: -28px -158px; }
          .responsive #how-to-follow .content ul.social-links li a.facebook {
            background-position: -92px -94px; }
            .responsive #how-to-follow .content ul.social-links li a.facebook:hover {
              background-position: -92px -158px; }
          .responsive #how-to-follow .content ul.social-links li a.livestream {
            background-position: -126px -94px; }
            .responsive #how-to-follow .content ul.social-links li a.livestream:hover {
              background-position: -126px -158px; }
          .responsive #how-to-follow .content ul.social-links li a.youtube {
            background-position: -160px -94px;
            margin-left: 2px; }
            .responsive #how-to-follow .content ul.social-links li a.youtube:hover {
              background-position: -160px -158px; }
  .responsive ul.counter {
    *zoom: 1;
    margin: 10px 0;
    list-style: none;
    padding-right: 0;
    border-top: 1px solid #5a5a5a;
    border-bottom: 1px solid #5a5a5a;
    background-color: black;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF1B1B1B');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjxzdG9wIG9mZnNldD0iNTclIiBzdG9wLWNvbG9yPSIjNGU0ZTRlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMWIxYjFiIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #000000), color-stop(57%, #4e4e4e), color-stop(100%, #1b1b1b));
    background-image: -webkit-linear-gradient(top, #000000 0%, #4e4e4e 57%, #1b1b1b 100%);
    background-image: -moz-linear-gradient(top, #000000 0%, #4e4e4e 57%, #1b1b1b 100%);
    background-image: -o-linear-gradient(top, #000000 0%, #4e4e4e 57%, #1b1b1b 100%);
    background-image: linear-gradient(top, #000000 0%, #4e4e4e 57%, #1b1b1b 100%); }
    .responsive ul.counter:before, .responsive ul.counter:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive ul.counter:after {
      clear: both; }
    .responsive ul.counter li {
      border-left: 1px solid #000;
      border-right: 1px solid #000;
      margin: 0 0 0 0px;
      color: #5a5a5a;
      float: left;
      padding: 2px 5px 4px 5px;
      height: 60px;
      width: 65px; }
      .responsive ul.counter li:first-child {
        margin-left: 0; }
      .responsive ul.counter li b {
        text-shadow: black 0 2px 0;
        color: #FFF;
        font-weight: normal;
        font-size: 2.28571em;
        display: block;
        text-align: center;
        margin-top: 8px; }
      .responsive ul.counter li.last {
        border-right: none; }
  .responsive .event-status .content {
    *zoom: 1;
    padding-bottom: 10px;
    color: #FFF;
    background: #000; }
    .responsive .event-status .content:before, .responsive .event-status .content:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .event-status .content:after {
      clear: both; }
    .responsive .event-status .content h1 {
      font-size: 1.42857em;
      line-height: 1.2em;
      font-weight: 300;
      color: #FFF; }
      .responsive .event-status .content h1 b {
        font-weight: 300;
        color: #419fcf; }
    .responsive .event-status .content h2 {
      font-size: 3.42857em;
      line-height: 1.125em;
      margin: 0 0 0.20833em 0;
      padding: 2px 5px 4px 5px;
      height: 60px;
      color: #419fcf;
      font-weight: normal;
      border-bottom: 1px solid #5a5a5a; }
    .responsive .event-status .content ul.links {
      list-style: none;
      padding-top: 10px; }
      .responsive .event-status .content ul.links li a {
        background-color: #3c3c3c;
        *zoom: 1;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3C3C3C', endColorstr='#FF000000');
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjM2MzYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3c3c3c), color-stop(100%, #000000));
        background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #000000 100%);
        background-image: -moz-linear-gradient(top, #3c3c3c 0%, #000000 100%);
        background-image: -o-linear-gradient(top, #3c3c3c 0%, #000000 100%);
        background-image: linear-gradient(top, #3c3c3c 0%, #000000 100%);
        height: 48px;
        padding: 4px 8px;
        color: #FFF;
        display: block;
        border-bottom: 1px solid #5a5a5a;
        position: relative;
        text-shadow: black 0 -1px 0; }
        .responsive .event-status .content ul.links li a:hover {
          text-decoration: none;
          background-color: #419fcf;
          *zoom: 1;
          filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF419FCF', endColorstr='#FF088CCE');
          background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxOWZjZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA4OGNjZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
          background-size: 100%;
          background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #419fcf), color-stop(100%, #088cce));
          background-image: -webkit-linear-gradient(top, #419fcf 0%, #088cce 100%);
          background-image: -moz-linear-gradient(top, #419fcf 0%, #088cce 100%);
          background-image: -o-linear-gradient(top, #419fcf 0%, #088cce 100%);
          background-image: linear-gradient(top, #419fcf 0%, #088cce 100%);
          border-bottom-color: #9ECAE5; }
        .responsive .event-status .content ul.links li a span {
          padding-right: 20px;
          display: block; }
        .responsive .event-status .content ul.links li a i {
          background-image: url(/images/icons.png);
          background-size: 544px auto;
          display: block;
          background-position: -204px -45px;
          width: 7px;
          height: 7px;
          position: absolute;
          right: 7px;
          left: auto;
          top: 10px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
            .responsive .event-status .content ul.links li a i {
              background-image: url(/images/icons.2x.png); } }
  .responsive a.twitter-hash {
    display: block;
    background: #FFF;
    position: relative;
    padding-left: 16px;
    font-weight: bold;
    line-height: 20px;
    height: 20px;
    border: 1px solid #000;
    color: black; }
    .responsive a.twitter-hash:hover {
      color: #419fcf;
      text-decoration: none; }
    .responsive a.twitter-hash i {
      background-image: url(/images/icons.png);
      background-size: 544px auto;
      background-position: -293px -134px;
      background-color: #000;
      position: absolute;
      right: 0;
      top: 0;
      width: 21px;
      height: 20px;
      display: block; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
        .responsive a.twitter-hash i {
          background-image: url(/images/icons.2x.png); } }
    .responsive a.twitter-hash:hover i {
      background-color: #419fcf; }
    .responsive a.twitter-hash.large {
      font-size: 2em;
      line-height: 1.28571em;
      border-width: 2px;
      height: 36px; }
      .responsive a.twitter-hash.large i {
        background-position: -60px -128px;
        width: 38px;
        height: 36px; }
  .responsive .inverted a.twitter-hash {
    border-color: #5a5a5a; }
    .responsive .inverted a.twitter-hash:hover {
      border-color: #FFF; }
      .responsive .inverted a.twitter-hash:hover i {
        background-color: #419fcf; }
    .responsive .inverted a.twitter-hash i {
      background-color: #5a5a5a; }
  .responsive .ie9 .counter li {
    filter: none; }
  .responsive .ribbon {
    line-height: 20px;
    *zoom: 1;
    background: #419fcf;
    color: #FFF;
    display: block;
    z-index: 10;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 0.71429em; }
    .responsive .ribbon:before, .responsive .ribbon:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .ribbon:after {
      clear: both; }
    .responsive .ribbon i {
      background-image: url(/images/icons.png);
      background-size: 544px auto;
      float: left;
      width: 12px;
      height: 20px;
      margin-right: 4px;
      display: inline-block;
      text-indent: -9999px;
      background-position: -268px -38px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
        .responsive .ribbon i {
          background-image: url(/images/icons.2x.png); } }
    .responsive .ribbon span {
      padding-right: 10px; }
    .responsive .ribbon:hover {
      background: #003485;
      color: #FFF; }
  .responsive ul.links {
    list-style: none;
    padding: 0;
    margin: 0; }
    .responsive ul.links a {
      color: black;
      padding-left: 14px;
      display: block;
      position: relative; }
      .responsive ul.links a:hover {
        color: #419fcf;
        text-decoration: none; }
      .responsive ul.links a i {
        background-image: url(/images/icons.png);
        background-size: 544px auto;
        display: inline-block;
        left: 0;
        position: absolute;
        top: 0px;
        width: 14px;
        height: 14px;
        background-position: -330px -8px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
          .responsive ul.links a i {
            background-image: url(/images/icons.2x.png); } }
    .responsive ul.links.hl a {
      color: #419fcf; }
      .responsive ul.links.hl a:hover {
        color: #003485; }
    .responsive ul.links.inverted li {
      margin-bottom: 0.5em; }
    .responsive ul.links.inverted a i {
      background-position: -330px -72px; }
    .responsive ul.links.inverted a:hover {
      color: #003485; }
      .responsive ul.links.inverted a:hover i {
        background-position: -330px -40px; }
  .responsive .alpha-filter {
    *zoom: 1; }
    .responsive .alpha-filter:before, .responsive .alpha-filter:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .alpha-filter:after {
      clear: both; }
    .responsive .alpha-filter .control-label {
      padding-top: 0;
      font-size: 1em; }
    .responsive .alpha-filter ul {
      float: left;
      list-style: none;
      margin: 0;
      padding: 0 0 0 10px; }
      .responsive .alpha-filter ul li {
        float: left;
        border-right: 1px solid #d1d1d1;
        margin-right: 4px;
        padding-right: 4px; }
        .responsive .alpha-filter ul li:last-child {
          border-right: none; }
        .responsive .alpha-filter ul li a {
          color: black; }
          .responsive .alpha-filter ul li a:hover {
            color: #419fcf;
            text-decoration: none; }
          .responsive .alpha-filter ul li a.current {
            color: #419fcf; }
  .responsive table {
    border-spacing: 0; }
    .responsive table th {
      color: #8b8b8b;
      font-weight: normal;
      padding-bottom: 6px;
      margin: 0;
      text-align: left; }
    .responsive table th, .responsive table td {
      margin: 0; }
    .responsive table td {
      padding-right: 10px;
      padding-top: 10px;
      padding-bottom: 10px;
      vertical-align: top;
      border-top: 1px solid #d1d1d1; }
  .responsive table#schedule {
    line-height: 1.14286em;
    margin-top: 1em;
    margin-left: 10px;
    margin-right: 10px; }
    .responsive table#schedule th.time,
    .responsive table#schedule th.thumbnail {
      width: 150px;
      float: none; }
    .responsive table#schedule th.session,
    .responsive table#schedule th.panelists {
      width: 310px;
      float: none; }
    .responsive table#schedule th.thumbnail {
      padding-left: 10px; }
    .responsive table#schedule td.time {
      position: relative;
      *zoom: 1; }
      .responsive table#schedule td.time:before, .responsive table#schedule td.time:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive table#schedule td.time:after {
        clear: both; }
      .responsive table#schedule td.time h2 {
        font-size: 2.14286em;
        line-height: 1em;
        margin: 0;
        font-weight: normal; }
        .responsive table#schedule td.time h2 span {
          font-size: 0.4em;
          line-height: 1.83333em;
          display: block;
          color: #5a5a5a; }
      .responsive table#schedule td.time.current {
        background: #419fcf;
        color: #FFF;
        padding-left: 6px; }
        .responsive table#schedule td.time.current h2 span {
          color: #FFF; }
      .responsive table#schedule td.time span.live {
        font-size: 3.42857em;
        line-height: 1em;
        position: absolute;
        bottom: 6px;
        left: 6px; }
    .responsive table#schedule td.session,
    .responsive table#schedule td.panelists,
    .responsive table#schedule td.thumbnail {
      background: #FFF; }
    .responsive table#schedule td.thumbnail {
      width: 130px;
      float: none;
      padding-left: 10px;
      padding-left: 10px;
      width: 150px; }
      .responsive table#schedule td.thumbnail ul.counter {
        margin: 0; }
        .responsive table#schedule td.thumbnail ul.counter li {
          width: 63px; }
    .responsive table#schedule td.session h2 {
      font-size: 1.42857em;
      line-height: 1.1em;
      margin: 0;
      height: 65px; }
    .responsive table#schedule td.session h3 {
      margin: 0;
      font-size: 1em;
      line-height: 1.42857em;
      border-top: 1px solid #d1d1d1;
      border-bottom: 1px solid #d1d1d1; }
      .responsive table#schedule td.session h3 a {
        color: black; }
        .responsive table#schedule td.session h3 a:hover {
          color: #419fcf;
          text-decoration: none; }
        .responsive table#schedule td.session h3 a b {
          font-size: 1.28571em;
          line-height: 1em;
          color: #419fcf;
          font-weight: normal; }
    .responsive table#schedule td.session p {
      margin-top: 0.57143em; }
    .responsive table#schedule td.panelists h4 {
      font-size: 1em;
      line-height: 1.28571em;
      font-weight: normal;
      color: #8b8b8b;
      margin-bottom: 0.25em; }
    .responsive table#schedule td.panelists ul.links {
      font-weight: bold; }
  .responsive #features {
    background-color: #EFEFEF;
    padding-top: 10px; }
    .responsive #features .features,
    .responsive #features .feature-thumbs {
      *zoom: 1;
      padding: 0;
      margin: 0; }
      .responsive #features .features:before, .responsive #features .features:after,
      .responsive #features .feature-thumbs:before,
      .responsive #features .feature-thumbs:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive #features .features:after,
      .responsive #features .feature-thumbs:after {
        clear: both; }
    .responsive #features .feature-thumbs {
      overflow: hidden;
      margin-left: 10px;
      padding-bottom: 10px; }
      .responsive #features .feature-thumbs h2 {
        font-size: 1em;
        line-height: 1.14286em;
        margin-top: 0.57143em;
        max-height: 4.7em;
        overflow: hidden; }
      .responsive #features .feature-thumbs a {
        display: block;
        color: black; }
        .responsive #features .feature-thumbs a:hover {
          color: #419fcf; }
      .responsive #features .feature-thumbs ul {
        *zoom: 1;
        list-style: none; }
        .responsive #features .feature-thumbs ul:before, .responsive #features .feature-thumbs ul:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive #features .feature-thumbs ul:after {
          clear: both; }
      .responsive #features .feature-thumbs li {
        min-height: 85px;
        border-bottom: 1px solid #d1d1d1;
        border-top: 1px solid #d1d1d1;
        background: #FFF; }
        .responsive #features .feature-thumbs li h2 {
          padding-right: 10px;
          margin-bottom: 0; }
    .responsive #features .features {
      width: 100%;
      max-height: 265px;
      overflow: hidden; }
      .responsive #features .features .picture,
      .responsive #features .features .picture-lazy {
        height: 265px; }
    .responsive #features .summary {
      margin-left: 0;
      padding-left: 10px;
      background: #FFF;
      height: 265px; }
      .responsive #features .summary h1 {
        font-size: 2.28571em;
        line-height: 1.125em;
        height: 3.45em;
        overflow: hidden;
        padding-right: 10px; }
        .responsive #features .summary h1 a {
          color: black; }
          .responsive #features .summary h1 a:hover {
            color: #419fcf;
            text-decoration: none; }
      .responsive #features .summary h2 {
        font-weight: normal;
        font-size: 1em;
        line-height: 1.5em;
        padding: 0.57143em 0;
        border-top: 1px solid #d1d1d1;
        border-bottom: 1px solid #d1d1d1;
        margin-right: 10px; }
      .responsive #features .summary p {
        line-height: 1.28571em;
        margin-right: 10px; }
      .responsive #features .summary a {
        font-weight: bold; }
  .responsive .timezone-select,
  .responsive .language-select {
    *zoom: 1;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 6px; }
    .responsive .timezone-select:before, .responsive .timezone-select:after,
    .responsive .language-select:before,
    .responsive .language-select:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .timezone-select:after,
    .responsive .language-select:after {
      clear: both; }
    .responsive .timezone-select label, .responsive .timezone-select select, .responsive .timezone-select .select2-container,
    .responsive .language-select label,
    .responsive .language-select select,
    .responsive .language-select .select2-container {
      float: left; }
    .responsive .timezone-select label,
    .responsive .language-select label {
      width: 150px;
      float: left; }
    .responsive .timezone-select .select2-container,
    .responsive .language-select .select2-container {
      width: 150px; }
    .responsive .timezone-select select,
    .responsive .language-select select {
      width: 150px;
      font-size: 12px; }
  .responsive .inverted .timezone-select label {
    color: #8b8b8b; }
  .responsive #sessions {
    *zoom: 1;
    margin-left: 0;
    width: 320px; }
    .responsive #sessions:before, .responsive #sessions:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive #sessions:after {
      clear: both; }
    .responsive #sessions .title {
      *zoom: 1;
      margin: 10px;
      border-bottom: 1px solid #d1d1d1; }
      .responsive #sessions .title:before, .responsive #sessions .title:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive #sessions .title:after {
        clear: both; }
      .responsive #sessions .title h2 {
        width: 150px;
        float: left;
        font-size: 1.57143em;
        line-height: 1.31818em;
        float: left;
        font-weight: normal;
        margin: 0; }
      .responsive #sessions .title h3 {
        font-size: 1.14286em;
        line-height: 1.8125em;
        font-weight: normal;
        width: 130px;
        float: left;
        color: #FFF;
        background: #419fcf;
        padding: 0 10px;
        margin: 0; }
    .responsive #sessions ul {
      list-style: none;
      padding: 0;
      margin: 0 0 10px 0; }
      .responsive #sessions ul li {
        border-bottom: 1px solid #d1d1d1;
        padding: 10px 0 10px 10px;
        margin-right: 10px;
        *zoom: 1; }
        .responsive #sessions ul li:before, .responsive #sessions ul li:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive #sessions ul li:after {
          clear: both; }
        .responsive #sessions ul li.current {
          background: #419fcf;
          color: #FFF; }
        .responsive #sessions ul li ul.counter {
          margin-bottom: 0;
          border-bottom-color: #000; }
          .responsive #sessions ul li ul.counter li {
            font-size: 0.85714em;
            width: 62px;
            padding: 0px 5px;
            margin-right: 0;
            border-bottom-color: #000; }
            .responsive #sessions ul li ul.counter li b {
              margin-top: 4px; }
        .responsive #sessions ul li .thumb b span {
          float: left;
          margin-left: 4px; }
        .responsive #sessions ul li a:hover b {
          background-color: #003485;
          color: #FFF; }
        .responsive #sessions ul li.current a.thumb b {
          color: #FFF;
          background: rgba(65, 159, 207, 0.8); }
        .responsive #sessions ul li.current a.thumb:hover b {
          background: rgba(0, 52, 133, 0.8); }
        .responsive #sessions ul li.current .info {
          color: #FFF; }
        .responsive #sessions ul li .thumb-display {
          width: 150px;
          float: left; }
        .responsive #sessions ul li .info {
          color: #5a5a5a;
          width: 150px;
          float: left; }
          .responsive #sessions ul li .info h3, .responsive #sessions ul li .info p {
            font-size: 1em;
            line-height: 1.14286em;
            padding-left: 10px; }
          .responsive #sessions ul li .info p {
            margin-top: 4px;
            padding-right: 10px; }
          .responsive #sessions ul li .info h3 {
            margin-top: 4px;
            margin-bottom: 4px;
            padding-bottom: 4px;
            border-bottom: 1px solid #d1d1d1; }
  .responsive .inverted #sessions {
    background: #272727; }
    .responsive .inverted #sessions .title {
      border-bottom-color: #5a5a5a; }
    .responsive .inverted #sessions .counter {
      border-top-color: #000; }
    .responsive .inverted #sessions ul li {
      border-color: #000; }
      .responsive .inverted #sessions ul li .info {
        color: #FFF; }
  .responsive .panel-nav {
    *zoom: 1;
    float: left;
    display: block; }
    .responsive .panel-nav:before, .responsive .panel-nav:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .panel-nav:after {
      clear: both; }
    .responsive .panel-nav ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .responsive .panel-nav ul li {
        border-right: 1px solid #FFF;
        float: left; }
        .responsive .panel-nav ul li a {
          color: #FFF;
          display: block;
          padding-left: 10px;
          padding-right: 10px;
          font-size: 1.28571em;
          line-height: 2.22222em; }
          .responsive .panel-nav ul li a:hover {
            background-color: #003485; }
        .responsive .panel-nav ul li.current a {
          background: #419fcf; }
  .responsive .event-photo-highlights,
  .responsive .event-photo-about {
    margin-left: 0; }
    .responsive .event-photo-highlights .bg,
    .responsive .event-photo-about .bg {
      *zoom: 1;
      background: #f0f0f0; }
      .responsive .event-photo-highlights .bg:before, .responsive .event-photo-highlights .bg:after,
      .responsive .event-photo-about .bg:before,
      .responsive .event-photo-about .bg:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive .event-photo-highlights .bg:after,
      .responsive .event-photo-about .bg:after {
        clear: both; }
    .responsive .event-photo-highlights .title,
    .responsive .event-photo-about .title {
      border-bottom: 1px solid #d1d1d1;
      padding-bottom: 0.5em; }
      .responsive .event-photo-highlights .title h1,
      .responsive .event-photo-about .title h1 {
        font-size: 1.71429em;
        line-height: 1.16667em;
        padding-top: 0.25em;
        padding-left: 10px;
        margin-top: 0;
        margin-bottom: 0;
        font-weight: normal; }
    .responsive .event-photo-highlights .content,
    .responsive .event-photo-about .content {
      *zoom: 1;
      background: #FFF;
      margin: 10px; }
      .responsive .event-photo-highlights .content:before, .responsive .event-photo-highlights .content:after,
      .responsive .event-photo-about .content:before,
      .responsive .event-photo-about .content:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive .event-photo-highlights .content:after,
      .responsive .event-photo-about .content:after {
        clear: both; }
    .responsive .event-photo-highlights .event-photo,
    .responsive .event-photo-about .event-photo {
      margin-left: 0; }
      .responsive .event-photo-highlights .event-photo p,
      .responsive .event-photo-about .event-photo p {
        padding: 10px; }
    .responsive .event-photo-highlights .event-highlights,
    .responsive .event-photo-highlights .event-about,
    .responsive .event-photo-about .event-highlights,
    .responsive .event-photo-about .event-about {
      margin: 0 10px;
      width: 460px;
      float: left;
      padding-left: 10px;
      padding-left: 0;
      padding-bottom: 10px; }
      .responsive .event-photo-highlights .event-highlights h1,
      .responsive .event-photo-highlights .event-about h1,
      .responsive .event-photo-about .event-highlights h1,
      .responsive .event-photo-about .event-about h1 {
        font-size: 1.71429em;
        line-height: 1.33333em;
        font-weight: normal;
        border-bottom: 1px solid #d1d1d1;
        margin: 6px 0 0 0; }
    .responsive .event-photo-highlights .event-highlights ul,
    .responsive .event-photo-about .event-highlights ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .responsive .event-photo-highlights .event-highlights ul li,
      .responsive .event-photo-about .event-highlights ul li {
        *zoom: 1;
        margin: 0;
        padding: 10px 0;
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px solid #d1d1d1; }
        .responsive .event-photo-highlights .event-highlights ul li:before, .responsive .event-photo-highlights .event-highlights ul li:after,
        .responsive .event-photo-about .event-highlights ul li:before,
        .responsive .event-photo-about .event-highlights ul li:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive .event-photo-highlights .event-highlights ul li:after,
        .responsive .event-photo-about .event-highlights ul li:after {
          clear: both; }
        .responsive .event-photo-highlights .event-highlights ul li .thumb,
        .responsive .event-photo-about .event-highlights ul li .thumb {
          width: 150px;
          float: left;
          margin-left: 0; }
        .responsive .event-photo-highlights .event-highlights ul li .summary,
        .responsive .event-photo-about .event-highlights ul li .summary {
          width: 300px;
          float: left;
          padding-left: 10px; }
          .responsive .event-photo-highlights .event-highlights ul li .summary .meta h2,
          .responsive .event-photo-about .event-highlights ul li .summary .meta h2 {
            font-size: 1em;
            line-height: 1.14286em;
            margin-top: 0;
            margin-bottom: 0px; }
            .responsive .event-photo-highlights .event-highlights ul li .summary .meta h2 a,
            .responsive .event-photo-about .event-highlights ul li .summary .meta h2 a {
              color: black; }
              .responsive .event-photo-highlights .event-highlights ul li .summary .meta h2 a:hover,
              .responsive .event-photo-about .event-highlights ul li .summary .meta h2 a:hover {
                color: #419fcf;
                text-decoration: none; }
          .responsive .event-photo-highlights .event-highlights ul li .summary .meta .author-date,
          .responsive .event-photo-about .event-highlights ul li .summary .meta .author-date {
            *zoom: 1; }
            .responsive .event-photo-highlights .event-highlights ul li .summary .meta .author-date:before, .responsive .event-photo-highlights .event-highlights ul li .summary .meta .author-date:after,
            .responsive .event-photo-about .event-highlights ul li .summary .meta .author-date:before,
            .responsive .event-photo-about .event-highlights ul li .summary .meta .author-date:after {
              display: table;
              content: "";
              line-height: 0; }
            .responsive .event-photo-highlights .event-highlights ul li .summary .meta .author-date:after,
            .responsive .event-photo-about .event-highlights ul li .summary .meta .author-date:after {
              clear: both; }
            .responsive .event-photo-highlights .event-highlights ul li .summary .meta .author-date h3, .responsive .event-photo-highlights .event-highlights ul li .summary .meta .author-date time,
            .responsive .event-photo-about .event-highlights ul li .summary .meta .author-date h3,
            .responsive .event-photo-about .event-highlights ul li .summary .meta .author-date time {
              font-size: 0.85714em;
              line-height: 1.33333em;
              margin: 0; }
            .responsive .event-photo-highlights .event-highlights ul li .summary .meta .author-date h3,
            .responsive .event-photo-about .event-highlights ul li .summary .meta .author-date h3 {
              font-size: 0.85714em;
              line-height: 1.33333em;
              float: left;
              margin-right: 20px; }
              .responsive .event-photo-highlights .event-highlights ul li .summary .meta .author-date h3 b,
              .responsive .event-photo-about .event-highlights ul li .summary .meta .author-date h3 b {
                color: #5a5a5a; }
            .responsive .event-photo-highlights .event-highlights ul li .summary .meta .author-date time,
            .responsive .event-photo-about .event-highlights ul li .summary .meta .author-date time {
              float: left; }
          .responsive .event-photo-highlights .event-highlights ul li .summary p,
          .responsive .event-photo-about .event-highlights ul li .summary p {
            line-height: 1.28571em;
            margin-top: 6px;
            margin-bottom: 0;
            overflow: hidden;
            height: 3.4em; }
    .responsive .event-photo-highlights .event-about p,
    .responsive .event-photo-about .event-about p {
      margin-top: 0.5em; }
    .responsive .event-photo-highlights .event-about h3,
    .responsive .event-photo-about .event-about h3 {
      color: #5a5a5a;
      font-weight: normal;
      font-size: 1em;
      line-height: 1.28571em; }
    .responsive .event-photo-highlights .content,
    .responsive .event-photo-about .content {
      position: relative; }
      .responsive .event-photo-highlights .content p.footnote,
      .responsive .event-photo-about .content p.footnote {
        width: 460px;
        position: absolute;
        padding-top: 8px;
        bottom: 0px;
        left: 10px;
        border-top: 1px solid #d1d1d1; }
  .responsive .people-panel .bg {
    *zoom: 1; }
    .responsive .people-panel .bg:before, .responsive .people-panel .bg:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive .people-panel .bg:after {
      clear: both; }
  .responsive .people-panel .title h1 {
    font-size: 1.71429em;
    line-height: 1.16667em;
    margin: 0.25em 0 0.15em 0;
    padding: 0 0 0 10px;
    font-weight: normal; }
  .responsive .people-panel .content ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .responsive .people-panel .content .col {
    float: left; }
  .responsive .people-panel .content .item {
    background: #FFF;
    margin-bottom: 10px; }
    .responsive .people-panel .content .item .thumb-link {
      color: #000; }
      .responsive .people-panel .content .item .thumb-link .info {
        padding: 0 10px;
        height: 134px; }
        .responsive .people-panel .content .item .thumb-link .info h2 {
          margin: 2px 0 0 0;
          font-size: 1em;
          line-height: 1.71429em;
          border-bottom: 1px solid #d1d1d1; }
        .responsive .people-panel .content .item .thumb-link .info p {
          color: #5a5a5a;
          margin-top: 0.5em;
          line-height: 1.25em; }
          .responsive .people-panel .content .item .thumb-link .info p span.org {
            padding-top: 0.5em;
            display: block;
            line-height: 1.5em; }
  .responsive #home-event-sessions {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f0f0f0;
    height: 509px;
    overflow: hidden; }
    .responsive #home-event-sessions .bg {
      *zoom: 1;
      background: #FFF;
      padding-left: 0;
      margin-left: 10px;
      margin-right: 10px; }
      .responsive #home-event-sessions .bg:before, .responsive #home-event-sessions .bg:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive #home-event-sessions .bg:after {
        clear: both; }
    .responsive #home-event-sessions #event {
      margin-left: 0; }
      .responsive #home-event-sessions #event .content {
        padding: 10px; }
      .responsive #home-event-sessions #event h2, .responsive #home-event-sessions #event h3 {
        font-size: 2.28571em;
        line-height: 1.09375em;
        margin: 0; }
      .responsive #home-event-sessions #event h3 {
        font-weight: normal; }
    .responsive #home-event-sessions #event-sessions-columns {
      *zoom: 1; }
      .responsive #home-event-sessions #event-sessions-columns:before, .responsive #home-event-sessions #event-sessions-columns:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive #home-event-sessions #event-sessions-columns:after {
        clear: both; }
    .responsive #home-event-sessions #location {
      padding: 5px 0;
      float: none;
      margin: 0 10px;
      border-top: 1px solid #d1d1d1; }
  .responsive #session-filter,
  .responsive #panelist-filter {
    *zoom: 1; }
    .responsive #session-filter:before, .responsive #session-filter:after,
    .responsive #panelist-filter:before,
    .responsive #panelist-filter:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive #session-filter:after,
    .responsive #panelist-filter:after {
      clear: both; }
  .responsive #panelist-filter-intro h1,
  .responsive #session-filter-intro h1 {
    font-size: 1.71429em;
    line-height: 1.16667em;
    border-bottom: 1px solid #d1d1d1;
    padding-top: 0.25em;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal; }
  .responsive #panelist-filter-intro p,
  .responsive #session-filter-intro p {
    line-height: 1.28571em;
    margin-top: 0.5em; }
  .responsive #session-filter-controls .controls,
  .responsive #panelist-filter-controls .controls {
    margin-left: 170px; }
  .responsive #session-filter-controls .control-group,
  .responsive #panelist-filter-controls .control-group {
    padding-top: 10px;
    margin-bottom: 0; }
  .responsive #session-filter-controls label.control-label,
  .responsive #panelist-filter-controls label.control-label {
    font-size: 1em;
    width: 160px;
    text-align: right;
    display: block;
    padding-top: 0; }
  .responsive #session-filter-controls select,
  .responsive #panelist-filter-controls select {
    width: 310px; }
  .responsive #session-filter-controls .select2-container,
  .responsive #panelist-filter-controls .select2-container {
    width: 300px; }
  .responsive ul#panelists {
    *zoom: 1;
    list-style: none;
    margin: 0.5em 0 0 0;
    padding: 0; }
    .responsive ul#panelists:before, .responsive ul#panelists:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive ul#panelists:after {
      clear: both; }
    .responsive ul#panelists > li {
      width: 310px;
      float: left;
      margin: 0 0 10px 10px;
      background: #FFF; }
      .responsive ul#panelists > li.last-col {
        margin-right: 0; }
      .responsive ul#panelists > li .pad {
        padding: 0 10px;
        margin: 10px 0;
        height: 290px;
        position: relative;
        overflow: hidden; }
      .responsive ul#panelists > li .photo-name {
        *zoom: 1;
        border-bottom: 1px solid #d1d1d1; }
        .responsive ul#panelists > li .photo-name:before, .responsive ul#panelists > li .photo-name:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive ul#panelists > li .photo-name:after {
          clear: both; }
        .responsive ul#panelists > li .photo-name a.photo {
          display: block;
          float: left;
          width: 80px; }
          .responsive ul#panelists > li .photo-name a.photo img {
            display: block; }
        .responsive ul#panelists > li .photo-name .name {
          float: left;
          width: 200px;
          padding-left: 10px; }
        .responsive ul#panelists > li .photo-name h2 {
          font-size: 1.42857em;
          line-height: 1.2em;
          font-weight: normal;
          margin: 0;
          padding: 0;
          height: 62px; }
          .responsive ul#panelists > li .photo-name h2 b {
            display: block; }
        .responsive ul#panelists > li .photo-name h3 {
          border-top: 1px solid #d1d1d1;
          margin: 0;
          padding: 10px 0 0 0;
          position: relative;
          font-size: 1em;
          line-height: 1em; }
          .responsive ul#panelists > li .photo-name h3 a {
            display: block;
            position: relative;
            color: black; }
            .responsive ul#panelists > li .photo-name h3 a:hover {
              color: #419fcf;
              text-decoration: none; }
          .responsive ul#panelists > li .photo-name h3.twitter a i {
            background-image: url(/images/icons.png);
            background-size: 544px auto;
            display: block;
            background-position: -197px -106px;
            width: 19px;
            height: 14px;
            position: absolute;
            right: 4px;
            top: 0px; }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
              .responsive ul#panelists > li .photo-name h3.twitter a i {
                background-image: url(/images/icons.2x.png); } }
          .responsive ul#panelists > li .photo-name h3.twitter a:hover i {
            background-position: -197px -170px; }
      .responsive ul#panelists > li p.occupation {
        line-height: 1.35em;
        height: 5em;
        margin-top: 0.5em;
        border-bottom: 1px solid #d1d1d1; }
      .responsive ul#panelists > li p.credentials {
        line-height: 1.35em;
        color: #5a5a5a;
        margin-top: 0.5em; }
      .responsive ul#panelists > li .sessions {
        width: 290px;
        background: #419fcf;
        color: #FFF;
        height: 290px;
        position: absolute;
        top: 265px;
        -webkit-transition-property: top;
        -moz-transition-property: top;
        -o-transition-property: top;
        transition-property: top;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s; }
        .responsive ul#panelists > li .sessions a {
          color: #FFF; }
        .responsive ul#panelists > li .sessions a.toggle {
          line-height: 25px;
          padding: 0px 12px;
          display: block;
          border-bottom: 1px solid #FFF; }
          .responsive ul#panelists > li .sessions a.toggle i {
            background-image: url(/images/icons.png);
            background-size: 544px auto;
            background-position: -488px -12px;
            width: 16px;
            height: 8px;
            margin-top: 7px;
            float: right;
            display: inline-block; }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
              .responsive ul#panelists > li .sessions a.toggle i {
                background-image: url(/images/icons.2x.png); } }
          .responsive ul#panelists > li .sessions a.toggle:hover i {
            background-position: -488px -44px; }
        .responsive ul#panelists > li .sessions.expanded {
          top: 0; }
          .responsive ul#panelists > li .sessions.expanded a.toggle i {
            background-position: -520px -12px; }
          .responsive ul#panelists > li .sessions.expanded a.toggle:hover i {
            background-position: -520px -44px; }
        .responsive ul#panelists > li .sessions .content {
          padding: 10px; }
  .responsive #event-details {
    min-height: 937px;
    margin-left: -10px;
    border-top: 1px solid #FFF;
    *zoom: 1; }
    .responsive #event-details.flow {
      min-height: 0; }
    .responsive #event-details:before, .responsive #event-details:after {
      display: table;
      content: "";
      line-height: 0; }
    .responsive #event-details:after {
      clear: both; }
    .responsive #event-details header #event-nav-timezone {
      *zoom: 1;
      background-color: #000;
      *zoom: 1;
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3A3A3A', endColorstr='#FF000000');
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhM2EzYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3a3a3a), color-stop(100%, #000000));
      background-image: -webkit-linear-gradient(top, #3a3a3a 0%, #000000 100%);
      background-image: -moz-linear-gradient(top, #3a3a3a 0%, #000000 100%);
      background-image: -o-linear-gradient(top, #3a3a3a 0%, #000000 100%);
      background-image: linear-gradient(top, #3a3a3a 0%, #000000 100%); }
      .responsive #event-details header #event-nav-timezone:before, .responsive #event-details header #event-nav-timezone:after {
        display: table;
        content: "";
        line-height: 0; }
      .responsive #event-details header #event-nav-timezone:after {
        clear: both; }
    .responsive #event-details header #event-nav li {
      width: 160px; }
    .responsive #event-details header .timezone-select {
      float: left; }
    .responsive #event-details header h1 {
      font-size: 1.71429em;
      line-height: 1.125em;
      margin: 0;
      border-bottom: 1px solid #5a5a5a;
      padding: 16px 10px 4px 10px;
      font-weight: bold; }
    .responsive #event-details.inverted {
      color: #FFF;
      background: #000; }
      .responsive #event-details.inverted header #event-nav-timezone {
        border-bottom: 1px solid #5a5a5a; }
      .responsive #event-details.inverted header h1 {
        font-weight: normal; }
    .responsive #event-details #event-live-channels {
      height: 846px;
      position: relative; }
      .responsive #event-details #event-live-channels #session {
        padding: 10px 0 10px 10px; }
      .responsive #event-details #event-live-channels #sessions {
        margin-top: 10px;
        height: 826px; }
        .responsive #event-details #event-live-channels #sessions .items {
          height: 682px;
          margin-bottom: 10px; }
      .responsive #event-details #event-live-channels ul#channels {
        background-color: #000;
        *zoom: 1;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3A3A3A', endColorstr='#FF000000');
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhM2EzYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3a3a3a), color-stop(100%, #000000));
        background-image: -webkit-linear-gradient(top, #3a3a3a 0%, #000000 100%);
        background-image: -moz-linear-gradient(top, #3a3a3a 0%, #000000 100%);
        background-image: -o-linear-gradient(top, #3a3a3a 0%, #000000 100%);
        background-image: linear-gradient(top, #3a3a3a 0%, #000000 100%);
        *zoom: 1;
        list-style: none;
        margin: 0;
        padding: 0; }
        .responsive #event-details #event-live-channels ul#channels:before, .responsive #event-details #event-live-channels ul#channels:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive #event-details #event-live-channels ul#channels:after {
          clear: both; }
        .responsive #event-details #event-live-channels ul#channels li {
          float: left;
          font-size: 1em;
          line-height: 1.14286em;
          border-right: 1px solid #000; }
          .responsive #event-details #event-live-channels ul#channels li a {
            position: relative;
            display: block;
            color: #FFF;
            padding: 10px 10px 10px 10px;
            height: 36px;
            width: 84px; }
            .responsive #event-details #event-live-channels ul#channels li a b {
              font-weight: normal;
              position: absolute;
              top: 8px;
              right: 8px;
              font-size: 3.07143em;
              line-height: 1em; }
            .responsive #event-details #event-live-channels ul#channels li a span {
              display: block;
              color: #5a5a5a; }
              .responsive #event-details #event-live-channels ul#channels li a span i {
                background-image: url(/images/icons.png);
                background-size: 544px auto;
                width: 9px;
                height: 10px;
                background-position: -364px -45px;
                display: inline-block;
                vertical-align: middle;
                margin-top: 1px;
                margin-right: 4px; }
                @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
                  .responsive #event-details #event-live-channels ul#channels li a span i {
                    background-image: url(/images/icons.2x.png); } }
            .responsive #event-details #event-live-channels ul#channels li a:hover {
              background: #003485;
              color: #FFF; }
              .responsive #event-details #event-live-channels ul#channels li a:hover span {
                color: #FFF; }
          .responsive #event-details #event-live-channels ul#channels li.current a {
            background: #419fcf; }
      .responsive #event-details #event-live-channels #channel-info .title {
        *zoom: 1;
        padding: 7px 10px;
        background: #419fcf; }
        .responsive #event-details #event-live-channels #channel-info .title:before, .responsive #event-details #event-live-channels #channel-info .title:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive #event-details #event-live-channels #channel-info .title:after {
          clear: both; }
        .responsive #event-details #event-live-channels #channel-info .title h2 {
          margin: 0;
          float: left;
          font-weight: normal;
          font-size: 1.71429em;
          line-height: 1em; }
        .responsive #event-details #event-live-channels #channel-info .title .language-select {
          float: right;
          padding: 0; }
      .responsive #event-details #event-live-channels #channel-info p {
        padding: 10px; }
      .responsive #event-details #event-live-channels #current-session {
        border-top: 1px solid #5a5a5a;
        margin-right: 10px; }
        .responsive #event-details #event-live-channels #current-session h3 {
          font-size: 1.71429em;
          line-height: 1em;
          margin: 0;
          font-weight: normal;
          padding: 6px 10px;
          border-bottom: 1px solid #5a5a5a; }
        .responsive #event-details #event-live-channels #current-session p {
          margin: 0;
          font-size: 2.28571em;
          line-height: 1.125em;
          padding: 10px; }
      .responsive #event-details #event-live-channels #twitter-info {
        width: 600px;
        float: left;
        padding-left: 30px;
        *zoom: 1;
        position: absolute;
        bottom: 0;
        padding: 10px 10px 16px 10px;
        border-top: 1px solid #5a5a5a; }
        .responsive #event-details #event-live-channels #twitter-info:before, .responsive #event-details #event-live-channels #twitter-info:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive #event-details #event-live-channels #twitter-info:after {
          clear: both; }
        .responsive #event-details #event-live-channels #twitter-info h3 {
          float: left;
          font-weight: normal;
          color: #419fcf;
          margin: 0 20px 0 0;
          font-size: 1.14286em;
          line-height: 2.25em; }
        .responsive #event-details #event-live-channels #twitter-info .twitter-hash {
          float: right;
          width: 45%; }
    .responsive #event-details #event-programme {
      padding-left: 10px; }
      .responsive #event-details #event-programme .bg {
        *zoom: 1;
        background: #f0f0f0; }
        .responsive #event-details #event-programme .bg:before, .responsive #event-details #event-programme .bg:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive #event-details #event-programme .bg:after {
          clear: both; }
      .responsive #event-details #event-programme nav.tabs li a {
        min-width: 112px; }
      .responsive #event-details #event-programme form {
        margin-bottom: 10px; }
      .responsive #event-details #event-programme a.download {
        border-top: 1px solid #d1d1d1;
        border-bottom: 1px solid #d1d1d1;
        padding-right: 0;
        float: right;
        width: 300px; }
        .responsive #event-details #event-programme a.download i.arrow {
          right: 0; }
      .responsive #event-details #event-programme.after #event-programme-header h1 {
        padding-left: 0; }
      .responsive #event-details #event-programme.after #event-programme-header .pagination-wrap {
        margin: 0 10px;
        border-bottom: 1px solid #d1d1d1;
        padding-bottom: 6px; }
      .responsive #event-details #event-programme.after #event-programme-footer {
        padding-bottom: 10px; }
        .responsive #event-details #event-programme.after #event-programme-footer .pagination-wrap {
          border-top: none; }
      .responsive #event-details #event-programme.after table#schedule td.session h2 {
        height: 63px; }
      .responsive #event-details #event-programme.after table#schedule td.session p {
        padding-top: 0.5em;
        border-top: 1px solid #d1d1d1; }
    .responsive #event-details #event-panelists {
      padding-left: 10px; }
      .responsive #event-details #event-panelists .bg {
        *zoom: 1;
        background: #f0f0f0; }
        .responsive #event-details #event-panelists .bg:before, .responsive #event-details #event-panelists .bg:after {
          display: table;
          content: "";
          line-height: 0; }
        .responsive #event-details #event-panelists .bg:after {
          clear: both; }
      .responsive #event-details #event-panelists .pagination {
        margin-bottom: 0.5em; }
