article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* 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;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
}
a {
  color: #0253A5;
  text-decoration: none;
}
a:hover {
  color: #012d59;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.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);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.title-row {
  display: flex;
  gap: 0.5rem;
}
.logo-box {
  font-size: 0.625em;
  color: #000;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.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: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 20 / 100;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 40 / 100;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 80 / 100;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *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: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', 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 #bbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 65 / 100;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 1px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.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;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #023da5;
  background-image: -moz-linear-gradient(top, #0253A5, #021da5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0253A5), to(#021da5));
  background-image: -webkit-linear-gradient(top, #0253A5, #021da5);
  background-image: -o-linear-gradient(top, #0253A5, #021da5);
  background-image: linear-gradient(to bottom, #0253A5, #021da5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0253a5', endColorstr='#ff021da5', GradientType=0);
  border-color: #021da5 #021da5 #011059;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #021da5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #021da5;
  *background-color: #02188c;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #011473 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  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='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  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='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  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='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  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='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0253A5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #012d59;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333;
  text-decoration: none;
}
p {
  margin: 0 0 20px / 2;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 20px / 2 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 20px / 2;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 18px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #aaa;
}
h3 {
  font-size: 21px;
}
.container-fluid {
  max-width: 1400px;
  margin: 0 auto;
}
ul,
ol {
  margin: 0;
}
ul li,
ol li {
  list-style-type: none;
}
.alpha {
  margin-left: 0 !important;
}
.hide {
  display: none;
}
.first {
  margin-left: 0;
  padding-left: 20px/2;
  padding-right: 20px/2;
}
.notfirst {
  margin-left: 20px !important;
}
.gop {
  background: #E31B23;
}
.non-gop {
  background: #0253A5;
}
.tip {
  float: right;
  margin-right: 40px;
  font-size: 12px;
  color: #999;
}
.mobile-only {
  display: none !important;
}
.hide-in-mobile {
  display: unset;
}
#main {
  height: calc(100dvh - 155px);
  min-height: 551px;
}
@media (max-width: 940px) {
  @-ms-viewport {
    width: device-width;
  }
  .unscrollable {
    overflow: hidden;
    height: 100%;
  }
  .top-container {
    width: 100vw;
    overflow-x: hidden;
  }
  .main-content {
    position: relative;
    padding-left: 7.5rem;
    padding-top: 18.75rem;
    max-width: 100vw;
    overflow-x: hidden;
    width: unset;
  }
  .main-content.question-view {
    padding-left: 0.5rem;
  }
  .main-content.question-view #main {
    width: 90vw;
  }
  #main {
    position: relative;
    z-index: 1;
    margin: 0;
    width: calc(100vw - 7.5rem);
    box-sizing: border-box;
    padding: 0 0.625rem 0 0.5rem !important;
    height: auto;
  }
  #main .tip {
    padding-top: 0.5rem;
    float: unset;
    margin: 0;
  }
  #main.under-overlay {
    overflow: hidden;
    height: 100dvh;
  }
  .mobile-only {
    display: unset !important;
  }
  .hide-in-mobile {
    display: none !important;
  }
}
header,
.header {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px;
  background: white;
  color: white;
  border-bottom: 5px groove;
  height: 130px;
}
header .branding,
.header .branding {
  color: #444;
}
header .logo,
.header .logo {
  margin-left: 1rem;
}
header .year-pollby-row,
.header .year-pollby-row {
  display: flex;
  justify-content: space-between;
}
header .forio,
.header .forio {
  text-align: left;
  color: #444;
  margin-top: 0.5em;
}
header .latinodecisions,
.header .latinodecisions {
  height: 43px;
}
header .invisible,
.header .invisible {
  display: none;
}
header .pollster-logos,
.header .pollster-logos {
  color: #666;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.pollster-logos img {
  width: auto;
}
.pollster-logos .img-row {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.subheader {
  border-top: 10px solid #4cb6ea;
  margin-top: 6px;
  padding: 2px 0;
}
.subheader .title {
  display: inline-block;
  font-size: 17px;
  text-transform: uppercase;
}
@media (max-width: 940px) {
  .header.mobile-only {
    max-width: 100vw;
    height: unset;
    display: block !important;
  }
  .header.mobile-only .logo-row {
    display: flex;
    width: 100%;
    gap: 1rem;
  }
  .header.mobile-only .logo-row .logo-box {
    text-align: left;
  }
  .header.mobile-only .pollster-logos {
    align-items: flex-start;
    margin: 0;
  }
  .header.mobile-only .pollster-logos .logo {
    margin: 0;
  }
  .header.mobile-only .pollster-logos .ld-logo {
    margin-left: -4px;
  }
  .header.mobile-only .pollster-logos .lrp-logo {
    margin-left: -0.25rem;
  }
  .year-dropdown.mobile-only {
    padding: 1rem;
    display: flex !important;
    gap: 0.5rem;
    justify-content: flex-start;
    align-items: center;
  }
  .year-dropdown.mobile-only label {
    font-weight: bold;
  }
  .year-dropdown.mobile-only .year-select {
    padding: 0.25rem;
  }
}
.show-blue-red,
.propositions-mobile-bars {
  padding: 0 0 0.5rem 0;
}
.show-blue-red .color-0253A5 .value-bars .value,
.propositions-mobile-bars .color-0253A5 .value-bars .value {
  background-color: #0253A5;
}
.show-blue-red .color-1970f4 .value-bars .value,
.propositions-mobile-bars .color-1970f4 .value-bars .value {
  background-color: #1970f4;
}
.show-blue-red .color-E31B23 .value-bars .value,
.propositions-mobile-bars .color-E31B23 .value-bars .value {
  background-color: #E31B23;
}
.show-blue-red .value-bars,
.propositions-mobile-bars .value-bars {
  background-color: #eee;
}
.propositions-mobile-bars .color-55565A .value-bars .value {
  background-color: #55565A;
}
.propositions-mobile-bars .color-EEEEEE .value-bars .value {
  background-color: #55565A;
}
.chart .bar-value-label {
  margin-top: 12px;
  margin-left: 3px;
  font-weight: bold;
  color: #F7F7F7;
}
.house-votes .bar-value-label,
.senate .bar-value-label,
.governor .bar-value-label {
  margin-top: 9px;
}
.graph {
  margin: 0 0 12px 0;
}
.graph.bar {
  position: relative;
}
.graph.bar .names .name {
  text-transform: uppercase;
  position: absolute;
  top: 0;
}
.graph.bar svg {
  position: absolute;
  top: 25px;
}
.graph.bar.single-row {
  display: flex;
  align-items: center;
}
.graph.bar.single-row .names {
  float: left;
  width: 115px;
}
.graph.bar.single-row .names .name {
  position: static;
  margin-top: -2px;
  line-height: 14px;
}
.graph.bar.single-row svg {
  float: left;
  position: static;
}
.graph.bar.single-row .value-bars {
  float: left;
}
.graph.bar.single-row .value-bars .highcharts-container {
  overflow: visible !important;
}
.graph.bar.single-row .value-bars .highcharts-container .highcharts-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  max-width: 200px;
  visibility: hidden;
  z-index: 1000;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.graph.bar.single-row .value-bars .highcharts-container .highcharts-tooltip span {
  position: static !important;
  white-space: normal !important;
}
.graph.bar.single-row .value-bars .highcharts-container .highcharts-tooltip .tooltip-content {
  display: inline-block;
  border: 1px solid #999;
  padding: 4px 6px;
}
.bubble span {
  top: 0;
}
.bubble-note {
  font-size: 12px;
  margin-top: 0;
}
.states .graph.bar:nth-child(2n+1) {
  margin-left: 0;
}
.rest svg {
  float: left;
}
.rest .names {
  position: relative;
  float: left;
  width: 180px;
}
.rest .names .name {
  position: absolute;
  font-size: 12px;
  line-height: 14px;
}
.Greys .q0-9 {
  background: #FAF9F6;
  border: 1px solid black;
}
.Greys .q1-9 {
  background: #e6e6e6;
  border: 1px solid black;
}
.Greys .q2-9 {
  background: #cccccc;
  border: 1px solid black;
}
.Greys .q3-9 {
  background: #b3b3b3;
  border: 1px solid black;
}
.Greys .q4-9 {
  background: #999999;
  border: 1px solid black;
}
.Greys .q5-9 {
  background: #808080;
  border: 1px solid black;
}
.Greys .q6-9 {
  background: #666666;
  border: 1px solid black;
}
.Greys .q7-9 {
  background: #4d4d4d;
  border: 1px solid black;
}
.Greys .q8-9 {
  background: #333333;
  border: 1px solid black;
}
.Greys .q9-9 {
  background: #1a1a1a;
  border: 1px solid black;
}
.Greys .q10-9 {
  background: #000000;
  border: 1px solid black;
}
.mobile-bar-replacement {
  display: none;
}
@media (max-width: 940px) {
  .bubble .major {
    display: none;
  }
  .mobile-bar-replacement {
    display: block;
  }
  .issues .question {
    width: 100% !important;
  }
  .issues .question h6 {
    float: unset !important;
  }
  .graph.bar.single-row {
    flex-direction: column;
    align-items: flex-start;
    width: calc(100vw - 7.5rem - 0.625rem - 0.5rem);
    max-width: 400px;
    min-width: 200px;
  }
  .graph.bar.single-row .names {
    width: 100% !important;
    max-width: 20rem;
    margin: 0.25rem 0 0.125rem 0;
  }
  .graph.bar.single-row .name {
    text-align: left !important;
  }
  .graph.bar.single-row .name .mobile-only {
    margin-left: 8px;
    font-weight: 600;
  }
}
.issues,
.bubble {
  overflow: hidden;
}
.issues .question,
.bubble .question {
  /*width: 48%;
		margin-right: 1%;
		float: left;

		.name{
			font-size: 0.8em;
			text-transform: none !important;
		}*/
  width: 580px;
  margin: 12px 40px 0 0;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #ccc;
}
.issues .question li .value-bars,
.bubble .question li .value-bars {
  background-color: #eee;
  width: 200px;
  height: 17px;
  position: relative;
  line-height: 14px;
}
.issues .question li .value-bars .value,
.bubble .question li .value-bars .value {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #55565A;
  height: 100%;
  -o-transition: width 0.8s ease-out;
  transition: width 0.8s ease-out;
  -webkit-transition: width 0.8s ease-out;
  -moz-transition: width 0.8s ease-out;
  -ms-transition: width 0.8s ease-out;
}
.issues .question li span,
.bubble .question li span {
  font-size: 10px;
  line-height: 14px;
  text-align: right;
}
.issues .question h6,
.bubble .question h6 {
  width: 147px;
  float: left;
  margin-top: 0;
  line-height: 14px;
}
.issues .question ul,
.bubble .question ul {
  float: left;
  width: 430px;
}
.issues .question .graph .names,
.bubble .question .graph .names {
  width: 200px;
}
.issues .question .graph .names .name,
.bubble .question .graph .names .name {
  text-align: right;
  margin-right: 8px;
  margin-top: 0;
  font-size: 0.8em;
  text-transform: none;
}
.top-five-footnote {
  font-size: 0.8em;
  padding-top: 1em;
  clear: both;
}
.question-page header {
  background: none;
  margin-bottom: 30px;
  padding-left: 0;
  height: auto;
}
.question-page header h1 {
  margin: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  color: #999;
  text-transform: uppercase;
}
.question-page header h1 span {
  background: #c5e8fa;
  color: #666;
}
.question-page header .description {
  font-size: 16px;
}
.question-page .row {
  margin-left: 0;
}
.question-page .legend {
  background: #f7f7f7;
  margin-right: 20px;
  padding: 5px 12px 0 0;
}
.question-page .legend div {
  float: left;
  margin-right: 12px;
  margin-bottom: 5px;
}
.question-page .legend div .color {
  float: left;
}
.question-page .legend div .title {
  margin-left: 3px;
  float: left;
  font-size: 12px;
  line-height: 16px;
}
.question-page .demographic {
  width: 600px;
  margin: 12px 20px 0 0;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #ccc;
}
.question-page .demographic h6 {
  width: 147px;
  float: left;
  margin-top: 0;
  line-height: 14px;
}
.question-page .demographic ul {
  float: left;
  width: 450px;
}
.question-page .demographic .graph {
  margin-bottom: 0;
}
.question-page .demographic .graph .caption {
  width: 200px;
  float: left;
  text-align: right;
  margin-right: 8px;
  margin-top: -2px;
  font-size: 0.8em;
  text-transform: none;
}
@media (max-width: 940px) {
  .issues .question li .value-bars,
  .mobile-bar-replacement.question li .value-bars {
    width: 100%;
  }
  .demographic.row {
    display: flex;
    flex-direction: column;
    width: calc(100% - 1rem);
    min-width: 320px;
  }
  .demographic.row .graph.bar {
    display: flex;
    flex-direction: column;
  }
  .demographic.row .graph.bar .caption {
    text-align: left;
  }
  .demographic.row .graph.bar .caption,
  .demographic.row .graph.bar .value-bars {
    float: unset;
  }
  .demographic.row ul {
    float: unset;
  }
  .issues ul,
  .bubble ul {
    width: 100% !important;
  }
  .issues .question,
  .bubble .question {
    margin-right: 0.25rem;
  }
}
.states {
  overflow: hidden;
}
.states .bar {
  margin-bottom: 0;
  height: 25px;
}
.states .bar .name {
  top: 7px !important;
}
h3,
.section {
  background: #000000;
  text-align: center;
  padding: 10px 0;
  margin: 2px 0;
}
a.action {
  font-size: 1.1em;
  color: #E31B23;
  font-weight: bold;
  z-index: 99;
}
#summary {
  border-collapse: collapse;
  width: 100%;
}
#summary .next {
  padding-left: 2.12765957% !important;
}
#summary .head th {
  background: white;
  padding: 0;
  width: 50%;
}
#summary tr:nth-child(even) {
  background-color: #c0c0c0;
}
#summary th,
#summary td {
  padding: 6px;
  text-align: right;
}
#summary th {
  background: #0253A5;
  font-weight: lighter;
  font-size: 18px;
}
#summary td {
  font-size: 16px;
}
#summary .main {
  text-align: left;
  font-weight: bold;
}
.main-content {
  background: white;
}
#main {
  padding: 10px 0;
  overflow-x: hidden;
  overflow-y: auto;
}
footer {
  margin-top: 50px;
}
.footer {
  height: 18px;
  background: white;
  border-top: 10px solid #4cb6ea;
  padding-top: 5px;
  margin-top: 10px;
  overflow: visible;
}
.footer .end {
  text-align: right;
}
#sidebar {
  height: calc(100dvh - 155px);
}
#sidebar #sidebar-content {
  background: whiteSmoke;
  position: relative;
  height: calc(100dvh - 155px);
  min-height: 551px;
}
#sidebar h1 {
  text-transform: uppercase;
  border-bottom: 4px solid #ccc;
  font-size: 24px;
  margin: 0 12px 0 20px;
}
#sidebar .goback {
  position: absolute;
  top: 10px;
  left: 15px;
}
#sidebar .map {
  overflow: hidden;
}
#sidebar .map.arrow-box:after {
  margin-top: 109px;
}
#sidebar .map .state {
  fill: #222222;
}
#sidebar .map .state.valid {
  fill: #0253A5;
  cursor: pointer;
}
#sidebar .arrow-box {
  position: relative;
  background: whiteSmoke;
}
#sidebar .arrow-box:after {
  left: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#sidebar .arrow-box:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: whiteSmoke;
  border-width: 10px;
  top: 50%;
  margin-top: -10px;
}
#sidebar form.section {
  background: #6b6b6b;
}
#sidebar ul li strong {
  display: inline-block;
  text-align: left;
  width: 180px;
}
#sidebar ul li span {
  display: inline-block;
  text-align: right;
  width: 35px;
}
#sidebar .mapnav {
  height: 45px;
}
#sidebar .mapnav.collapsed {
  height: 0px;
}
#sidebar .categories {
  height: calc(100% - 320px);
  margin: 0 0 0 20px;
  overflow-y: auto;
}
#sidebar .categories.smaller {
  height: calc(100% - 365px);
}
#sidebar .categories h6 {
  margin-bottom: 5px;
}
#sidebar .categories > li {
  margin-bottom: 20px;
}
#sidebar .categories .demographic.active {
  background: #ccc;
  margin-right: 12px;
}
#sidebar .categories .demographic.active a {
  color: #333;
  font-weight: bold;
}
#sidebar .map {
  text-align: center;
  width: 290px;
  height: 300px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 37px;
  padding-left: 20px;
}
#sidebar .states {
  font-size: 11px;
  position: absolute;
  top: 10px;
  right: 0;
  width: 20px;
}
#sidebar .states a {
  color: #999;
}
#sidebar .states .active {
  font-weight: bold;
  color: #0253A5;
}
@media (max-width: 940px) {
  #sidebar {
    position: absolute;
    top: 0;
    left: 0;
    width: unset;
    max-width: 90vw;
  }
  #sidebar #sidebar-content {
    position: absolute;
    left: 0;
    top: 0;
    background: none;
    width: 100vw;
  }
  #sidebar #sidebar-content .map {
    height: 250px;
    overflow: visible;
    margin: 0 auto;
    position: relative;
  }
  #sidebar #sidebar-content .map:before {
    content: '';
    display: block;
    position: absolute;
    background: whitesmoke;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
  }
  #sidebar #sidebar-content .mapnav {
    height: 45px !important;
    background-color: whitesmoke;
    z-index: 2;
  }
  #sidebar #sidebar-content .mapnav.collapsed .state-title {
    border: 0 !important;
  }
  #sidebar #sidebar-content .mapnav .state-title {
    height: 45px !important;
    position: relative;
    z-index: 2;
    margin: 0;
    padding-left: 0.25rem;
  }
  #sidebar #sidebar-content .states {
    right: 1rem;
  }
  #sidebar #sidebar-content.visible-menu {
    z-index: 1;
    opacity: 1;
    pointer-events: auto;
  }
  #sidebar #sidebar-content .categories {
    height: auto;
    background: whiteSmoke;
    max-width: 7rem;
    padding: 0 0 0.25rem 0;
    margin: 0;
    position: relative;
    z-index: 1;
  }
  #sidebar #sidebar-content .categories .demographic {
    padding: 0.5rem 0 0.5rem 0.25rem;
    margin: 0 !important;
  }
  #sidebar #sidebar-content .categories h6 {
    padding-left: 0.25rem;
  }
  #sidebar #sidebar-content .categories.mobile-fixed-top {
    position: fixed;
    top: 0;
    max-height: 99vh;
    overflow-y: scroll;
    z-index: 300;
  }
}
