
@import url("../fonts/font-awesome-4.3.0/css/font-awesome.min.css");

@font-face {
    font-family: 'TerumoBCTRegular';
    src: url('../fonts/terumobct_rg-webfont.eot');
    src: url('../fonts/terumobct_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/terumobct_rg-webfont.woff') format('woff'),
         url('../fonts/terumobct_rg-webfont.ttf') format('truetype'),
         url('../fonts/terumobct_rg-webfont.svg#TerumoBCTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TerumoBCTItalic';
    src: url('../fonts/terumobct_rgit-webfont.eot');
    src: url('../fonts/terumobct_rgit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/terumobct_rgit-webfont.woff') format('woff'),
         url('../fonts/terumobct_rgit-webfont.ttf') format('truetype'),
         url('../fonts/terumobct_rgit-webfont.svg#TerumoBCTItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TerumoBCTBold';
    src: url('../fonts/terumobct_bd-webfont.eot');
    src: url('../fonts/terumobct_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/terumobct_bd-webfont.woff') format('woff'),
         url('../fonts/terumobct_bd-webfont.ttf') format('truetype'),
         url('../fonts/terumobct_bd-webfont.svg#TerumoBCTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TerumoBCTBoldItalic';
    src: url('../fonts/terumobct_bdit-webfont.eot');
    src: url('../fonts/terumobct_bdit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/terumobct_bdit-webfont.woff') format('woff'),
         url('../fonts/terumobct_bdit-webfont.ttf') format('truetype'),
         url('../fonts/terumobct_bdit-webfont.svg#TerumoBCTBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TerumoBCTBlack';
    src: url('../fonts/terumobct_bk-webfont.eot');
    src: url('../fonts/terumobct_bk-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/terumobct_bk-webfont.woff') format('woff'),
         url('../fonts/terumobct_bk-webfont.ttf') format('truetype'),
         url('../fonts/terumobct_bk-webfont.svg#TerumoBCTBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}



html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  background-color: #ffffff;
  color:#444b52;
  overflow:hidden;
  overflow-y: hidden;
}
p{
  font-size: 14px;
  font-family: arial, sans-serif;
  color: #000000;
}
.caption{
  font-size: 11px;
}
.container{
  width:1600px !important; 
  min-width:1600px !important; 
  max-width:1600px !important;
  height:900px;
  background-color: #fafafa;
  padding:0;
  margin-right: auto;
  margin-left: auto;
  display: block;
  overflow: hidden;
}

.container-content{
  position: relative;
}
.right-viz{
  width:1163px;
  left: 437px;
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  height: 900px;
  background-color: #ffffff;
}
.left-info{
  /*float: left;
  width:437px;
  left: 0;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #00ff00;*/
      /* float: left; */
    width: 437px;
    left: 0;
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    height: 900px;
}
h4{
  font-family: "TerumoBCTRegular";
  font-size: 21px;
  color:#000000;
  font-weight: normal;
}
.text-info{
  width: 375px;
  display: block;
  position: relative;
  margin: 0;
  padding: 45px 30px 0 30px;
}
.vis-select{
  position: absolute;
  display: inline-block;
  width: 659px;
  top: 150px;
  left: 200px;
}
.legend{
  height: 850px;
  display: block;
  position: absolute;
  top:70px;
  right:0px;
  width: 145px;
}
.legend-content{
  background-color:#efefef;
  position: relative;
  display: block;
  height: 860px;
  width: 125px;
  padding: 5px 10px;
  font-size: 11px;
  font-family: arial, sans-serif;
  color:#000000;
  font-weight: 600;
  border-left: 1px solid #d1d1d1;
}
.legend-hide{
  color:#009a44;
  cursor: pointer;
  padding:10px 0;
  margin: 0;
  font-size: 14px;
}
/*.legend-show:hover,.legend-show:focus,.legend-show:active .legend {
    transition: 1s;
    right: 0px;
}*/
/*.legend:hover,.legend:focus,.legend:active  {
    transition: 1s;
    right: 20px;
}*/
.legend-show:checked + label {
      
    right: 0px;
}
/*.legend:hover,.legend:focus,.legend:active  .legend-show{
    transition: 1s;
    left:0px;
}*/
#legend-check{
  display: none;
}
.legend-show{
  position: absolute;
  top:40px;
  right: 0px;
  width: 144px;
  background-color:#efefef;
  color:#009a44;
  cursor: pointer;
  padding:10px 0;
  margin: 0;
  font-size: 14px;
  font-family: arial, sans-serif;
  border-left: 1px solid #d1d1d1;
}
.legend h3{
  font-family: "TerumoBCTBold";
  font-size: 21px;
  color:#444444;
  font-weight: normal;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding:10px 0;
  margin: 0;
  position: relative;
}
.color-mapping{
  padding:20px 0 20px 0;
}
.color-item{
  height: 33px;
  display: inline-table;
  text-align: right;
  width: 100%;
  margin: 5px 0;
  position: relative;
}
.color-item .label{
  color:#000000;
  font-size: 11px;
  font-weight: 600;
  display: table-cell; 
  height: 35px; 
  vertical-align: middle;
  text-align: right;
  padding-right: 6px;
}
.color-item .block{
  height: 33px;
  width: 33px;
  display: table-cell; 
  border: 1px solid #d1d1d1;
}
.phase0{
  background-color: #ffff6c;
}
.phase1{
  background-color: #fdca2e;
}
.phase1-2{
  background-color: #fd7923;
}
.phase2{
  background-color: #f44241;
}
.phase2-3{
  background-color: #b8476c;
}
.phase3{
  background-color: #ea608b;
}
.phase3-4{
  background-color: #9164bc;
}
.phase4{
  background-color: #5077bc;
}
.phase-na{
  background-color: #444b52;
}
.click-info{
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding:10px 0;
  width: 100%;
}
.click-info .icon{
  float:left;
  width:18px;
}
.click-info .text{
  width:85px;
  float:left;
}
.bubble-size{
  padding:20px 0;
  width: 100%;
}
.bubble-size .text{
  float:left;
  width:62px;
}
.bubble-size .icon{
  float:left;
  width:44px;
}

.call-to-action{
  background-color:#efefef;
  display:inline-block;
  width: 88%;
  position: absolute;
  bottom:48px;
  padding: 4% 6%;

}
.call-to-action a{
  text-decoration: none;
  background-color:#efefef;
  color:#009a44 !important;
  font-family: "TerumoBCTBold";
  font-size: 18px;
}
.TBCT-logo{
  background-color: #009a44;
  padding:3% 0%;
  width:100%;
  display: inline-block;
  position: absolute;
  bottom:0;
  margin: 0;
}
.TBCT-logo img{
  float:right;
  margin:0 15px 0 0;
  
}


.share{
  margin:7px 0 0 25px;
}


#vis {
  width: 1163px;
  height: 860px;
  clear: both;
  margin-bottom: 10px;
}

footer {
  /*text-align: center;*/
}

#view_selection {
  width: 100%;
  position: relative;
  top: 0;
  display: inline-block;
  font-size: 18px;
  font-family: "TerumoBCTRegular";
  font-weight: normal;
}
#view_selection a{
  text-decoration: none;
}


.years {
  font-size: 13px;
  fill: #80878e;
}

.funding {
  font-size: 13px;
  fill: #80878e;
}

.celltype {
  font-size: 13px;
  fill: #80878e;
}

.recruiting {
  font-size: 11px;
  fill: #80878e;
}


.tooltip {
	position: absolute;
	top: 100px;
	left: 100px;
  -moz-border-radius:5px;
	border-radius: 5px;
  border: 2px solid #000;
	/* background: #222222; */
  background: #fff;
	opacity: .9;
	/* color: #eeeeee; */
  color: black;
	padding: 10px;
	width: 340px;
	font-size: 12px;
	z-index: 10;
}
.tooltip .secondaryInfo{
  font-size: 10px;
  padding: 0;
  margin: 0;
}
.tooltip hr{
  padding:0;
  margin:3px 0;
}
.tooltip .linkInfo{
  color:#4c4c4c;
  background-color: #e2e0e0;
  text-align: center;
}

.tooltip .title {
	font-size: 13px;
}

.tooltip .name {
  font-weight:bold;
}
.green{color:#009a44 !important;} 
.CTA-Box{
  padding:0;
  margin:0 0 0 -15px;
}
.CTA-Box:hover{
  color:#ff7900;
}
.cta-text{
  background-color: #dee0e2;
  padding:10px 8px 10px 15px;
  margin:0;
  font-size: .95em;
  color:#009a44 !important;
  text-decoration: none;
  height:93px;
}
.cta-arrow{
  background-color: #d1d1d1;
  height:93px;
  display: block;
  margin:0;
  padding:0;
}
.CT-title{
  margin-top:0;
  padding-top: 0;
  line-height: .8em;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 32px;
}
.CT-Title-pt1{
  font-family: 'TerumoBCTBlack';
  font-size: 46px;
}
.CT-Title-pt2{
  font-family: 'TerumoBCTRegular';
  font-size: 38px;
}


.select-style {
    border: none;
    width: 355px;
    border-radius: 0px;
    overflow: hidden;
    background: #ff7900 url("../img/icon-select.gif") no-repeat 97% 50%;
}

.select-style select {
    padding: 5px 8px;
    color:#ffffff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}

.select-style select option
{
    color: black;
}

h4{
  line-height: 1em;
  color: #80878e;
  padding-top: 10px;
  margin-top: 0px;
}

.cta-arrow img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    margin-top:28px;
}


.disclaimers{
  font-size: 11px !important;
  /*display: block;
  width:400px;
  margin-right: auto;
  margin-left: auto;*/
}
.disclaimers ol{
  margin-left:0;
  padding-left:20px; 
}
#descTxt{
  font-weight: normal;
  /*font-family: 'TerumoBCTBold', sans-serif;*/
  color:#009a44;
  padding:4px 0px 10px 10px;
  margin: 0;
  font-size: 16px;
}

ol.sup_n {
    counter-reset: item;
    margin: 0;
    padding: 0;
    list-style:none;
}
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.8em;
  font-size: .5em;
}
sub { 
  top: 0.7em; 
}
.sup_n li {
    display: block;
    margin-left: 1em;
}

.sup_n li:before {
    content: counter(item) ".";
    counter-increment: item;
    display: inline-block;
    text-align: right;
    width: 3em;
    padding-right: 0.5em;
    margin-left: -3em;       
    vertical-align:super;
    font-size:xx-small;
}



.btn{display:inline-block;padding:8px 10px 4px;color:#ffffff;text-align:center;/*text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);*/background-color:#444b52; color:#ffffff;/*background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:-moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);background-image:-ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:-o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);*/border:none;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;/*-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);*/cursor:pointer;*margin-left:.3em;}.btn:first-child{*margin-left:0;}
.btn:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.active,.btn:active{/*background-image:none;-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);*/background-color:#c4c4c4;color:#444b52;outline:0;}


button.btn,input[type="submit"].btn{*padding-top:2px;*padding-bottom:2px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}
button.btn.large,input[type="submit"].btn.large{*padding-top:7px;*padding-bottom:7px;}
button.btn.small,input[type="submit"].btn.small{*padding-top:3px;*padding-bottom:3px;}

.btn-group{position:relative;*zoom:1;*margin-left:.3em;width:100%;height:40px;}
.btn-group:before,.btn-group:after{display:table;content:"";}
.btn-group:after{clear:both;}
.btn-group:first-child{*margin-left:0;}
.btn-group+.btn-group{margin-left:5px;}
.btn-toolbar{margin-top:9px;margin-bottom:9px;}.btn-toolbar .btn-group{display:inline-block;*display:inline;*zoom:1;}
.btn-group .btn{position:relative;float:left; box-sizing:border-box; width:20%;height:100%;}
/*.btn-group .btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.btn-group .btn:last-child,.btn-group .dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.btn-group .btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.btn-group .btn.large:last-child,.btn-group .large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
*/.btn-group .btn:hover,.btn-group .btn:focus,.btn-group .btn:active,.btn-group .btn.active{z-index:2;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}
.btn-group .dropdown-toggle{padding-left:8px;padding-right:8px;background-color:#444b52;/*-webkit-box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);*/*padding-top:5px;*padding-bottom:5px;}
.btn-group.open{*z-index:1000;}.btn-group.open .dropdown-menu{display:block;margin-top:1px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.btn-group.open .dropdown-toggle{background-color:#444b52;/*background-image:none;-webkit-box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);*/}
.btn .caret{margin-top:7px;margin-left:0;}