@font-face{
  font-family:"Proxima Nova W01";
  src: url(/static/fonts/proxima_nova.eot);
  src: url(/static/fonts/proxima_nova.eot) format("eot"),
       url(/static/fonts/proxima_nova.woff) format("woff"),
       url(/static/fonts/proxima_nova.ttf) format("truetype"),
       url(/tatic/fonts/proxima_nova.svg) format("svg");
  font-weight:400;
  font-style:normal;
}

.has-error .ms-ctn {
  border-color: #A94442;
}

nav h1 {
  font-size: 1em;
  padding: 0;
  margin: 0;
}

body { padding-top: 100px; }

hr {
  border-color:#ddd;
}

#error {
  position:fixed;
  width:50%;
  top:90px;
  right:10px;
  z-index: 1000;
}

.main {
  min-height: 600px;
}

.navbar-brand {
  height: 80px;
}

.navbar-brand img {
  width: 160px;
}

.navbar-inverse {
  background: #303030;
}

.navbar li {
  margin-top: 1em;
}

nav a, .navbar-inverse .navbar-nav>li>a  {
  color: #fff;
}

.table .no-border {
  border: 0;
}
/* ---- single cell cluster colors ---- */

.claustrum-c0 {
  color:#FDCD02;
}
.claustrum-c1 {
  color:#F06A61;
}
.claustrum-c2 {
  color:#6388C4;
}

.amygdala-c0 {
  color:#67C2A5;
}

.amygdala-c1 {
  color:#F58B63;
}

.amygdala-c2 {
  color:#8B9FC9;
}

.amygdala-c3 {
  color:#A5CF56;
}

.amygdala-c4 {
  color:#E28AB9;
}

.amygdala-c5 {
  color:#FDD72E;
}

.retrosplenial-c0 {
  color: rgb(246, 119, 112);
}
.retrosplenial-c1 {
  color: rgb(210,145,33);
}
.retrosplenial-c2 {
  color: rgb(148,169,32);
}
.retrosplenial-c3 {
  color: rgb(27,185,64);
}
.retrosplenial-c4 {
  color: rgb(30,192,160);
}
.retrosplenial-c5 {
  color: rgb(31,186,225);
}
.retrosplenial-c6 {
  color: rgb(100,159,252);
}
.retrosplenial-c7 {
  color: rgb(218,119,248);
}
.retrosplenial-c8 {
  color: rgb(253,101,194);
}

.cea-c0 {
  color: #F7766E;
}
.cea-c1 {
  color: #C49A00;
}
.cea-c2 {
  color: #53B201;
}
.cea-c3 {
  color: #00C095;
}
.cea-c4 {
  color: #04B6EC;
}
.cea-c5 {
  color: #9F8CF7;
}
.cea-c6 {
  color: #E66CD1;
}

.atn-c0 {
  color: #e56f67;
}
.atn-c1 {
  color: #53B201;
}
.atn-c2 {
  color: #04B6EC;
}

.c0 {
  color:#e56f67;
}

.c1 {
  color:#c78e31;
}

.c2 {
  color:#8aa33e;
}

.c3 {
  color:#2aa848;
}

.c4 {
  color:#2daf8f;
}

.c5 {
  color:#25b1d4;
}

.c6 {
  color:#6b8ab9;
}

.c7 {
  color:#a873a4;
}
.c8 {
  color:#da649a;
}
/* ---- end single cell cluster colors ---- */

/* --------- sticky footer ------------ */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 249px;
}
.footer {
  position: absolute;
  bottom: 0;
  /* Set the fixed height of the footer here */
  height: 249px;
}
/* ------------ end sticky footer -------- */

.footer {
  background-color: #282425;
  background-image: url(/static/gfx/footer-background.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 0;
  width: 100%;
  bottom: 0;
  background-size: cover;
  vertical-align: top;
  border-top: none;
  font-size: 12px;
  font-family: 'Proxima Nova W01',Arial,Helvetica,sans-serif;
  color: #fff;
  font-weight: normal;
  padding-bottom: 36px;
}

.footer .row {
  margin-left:0;
  margin-right:0;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer-right {
  border-left: 1px solid #747374;
  margin-bottom: 20px;
  margin-top: 18px;
}

#footer-content-right {
  padding-top: 14px;
  padding-left: 38px;
}

.footer-link-left {
  color: #fff;
  text-transform: uppercase;
}

.footer-menu-left li, .footer-menu-right li {
  list-style: none outside none;
  padding-bottom: 10px;
}

.footer-menu-left ul, .footer-menu-right ul {
  padding: 0;
  padding-top: 35px;
}

.hidden-xs .footer-phone {
  float: left;
  clear: both;
}
.footer-phone a {
  background-image: url(/static/gfx/phone-logo.png);
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  font-size: 16px;
  padding: 5px 0 5px 45px;
}

.footer-address {
  clear: both;
  padding: 25px 10px 21px 0;
}

.footer-address a {
  background-image: url(/static/gfx/address-icon.png);
  background-position: left center;
  background-repeat: no-repeat;
  color: #FFF;
  display: block;
  font-size: 16px;
  padding: 5px 0 5px 45px;
}

.footer-fb {
  float: right;
}
.footer-fb {
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 10px 0;
  display: block;
  font-family: 'Charter BT W01',serif;
}

.footer-bottom {
  border-top: 1px solid #747374;
}

.contact-us-footer {
  color: #999;
  font-family: 'Proxima Nova W01',Arial,Helvetica,sans-serif;
  font-size: 10px;
  display: inline-block;
  padding-top: 10px;
  padding-left: 28px;
  float: right;
}

.contact-us-footer a {
  background-color: #999;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 4px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}

.footer-logo {
  float: left;
  padding-right: 10px;
  padding-top: 5px;
}

.footer-logo img {
  width: 49px;
  height: auto;
}

.footer-copyright {
  font-family: 'Proxima Nova W01',Arial,Helvetica,sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 8px;
}

.footer-copyright a {
  color: #999;
}

.visible-xs .footer-address a {
  text-indent: -9999em;
  background-position: center center;
}

.visible-xs .footer-phone a {
  text-indent: -9999em;
  background-position: center center;
}

.help {
  font-weight: bold;
  color: #999;
  border-radius: 7px;
  padding: 0 3px 0 3px;
  font-size: 0.8em;
  border: 1px solid;
}

.help a {
  color: #999;
}

.heatmap, .barplot {
  height:auto;
  width:100%;
  max-width:700px;
}

.sc-loading {
  height: 700px;
  text-align:center;
}

.sc-loading p:first-child {
   margin-top:5em;
}

.query-meta {
  margin-top:1em;
}

#suggestpop {
  max-width: 50%;
}

.tab-pane {
  margin-top: 2em;
}

.divider {
  border-top: 1px solid #ddd;
  margin-top: 1em;
}

.r-image-sm {
  position: absolute;
  width: 450px;
  z-index: 2;
}

.r-container-sm {
  position: relative;
  height: 450px;
}

.r-container-sm div {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}

.r-image {
  height: 700px;
  width: 700px;
  position: absolute;
  z-index: 2;
}

.r-container {
  position: relative;
  height: 700px;
  width: 700px;
  left: 50%;
  margin-left: -370px;
}

.r-container div {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}

.r-container .hrh3_label {
  top: 185px;
  width: 10px;
  height: 10px;
  background: none;
  z-index: 4;
  left: 55px;
}

.dataset-select img {
  width: 100%;
}

.start-tour {
  margin-bottom:1em;
}

@media (max-width: 767px) {
  body {
    /* Margin bottom by footer height */
    margin-bottom: 316px;
  }

  .navbar-brand {
    height: 60px;
  }

  .navbar-inverse .navbar-brand {
    color: #fff;
  }

  .footer {
    /* Set the fixed height of the footer here */
    height: 316px;
  }
  .footer {
    background: #363636;
  }
  #footer-content-right .col-xs-3 {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #footer-content-right .col-xs-3 + .col-xs-3 {
    border-left: 1px solid #747374;
  }
  #footer-content-right .col-xs-3 {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #footer-content-right {
    padding-top: 0;
    width: 100%;
  }
  #footer-content-right {
    padding-left: 0;
  }

  .footer-fb {
    text-align: center;
  }
  .contact-us-footer a {
    display: block;
    width: 100%;
  }
  .footer-logo {
    float: none;
    text-align: center;
  }
  .footer-copyright {
    display: block;
    text-align: center;
  }
  .contact-us-footer {
    float: none;
    padding: 10px;
  }
  .footer-right {
    border-left: none;
    border-top: 1px solid #747374;
    margin-bottom: 0;
  }
}
