/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


@import url("http://fonts.googleapis.com/css?family=Open+Sans:300");

@font-face{
font-family:"Open Sans";
src:url("http://fonts.googleapis.com/css?family=Open+Sans:300");
}


@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=26b15b5e-6c01-4276-8b4f-24e442732302&fontids=1373480");

@font-face{

font-family:"Co Text W01 Light1373480";

src:url("Fonts/1373480/8642eeae-d7ad-4391-b105-985e03c64268.eot?#iefix");

src:url("Fonts/1373480/8642eeae-d7ad-4391-b105-985e03c64268.eot?#iefix") format("eot"),url("Fonts/1373480/8f1656e8-cfab-4724-9b1f-01c077161423.woff2") format("woff2"),url("Fonts/1373480/ed8b474c-e93a-49fc-b981-4c8ff83a5c17.woff") format("woff"),url("Fonts/1373480/3330b284-9803-41ca-81e5-6749f8253dc8.ttf") format("truetype"),url("Fonts/1373480/b50998a0-81fe-40c7-acca-60f01f25c047.svg#b50998a0-81fe-40c7-acca-60f01f25c047") format("svg");

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Co Text W01 Light1373480", sans-serif;
    color: #333;
}
    
body {
	padding-top: 70px;
	font-family:"Open Sans" important!;
font-weight: 300;
   color: #333; 
   font-size: 13px;
   line-height: 1.6;

} 

p
td
 {

font-family:"Open Sans" important!;
font-weight: 300;
color: #333;

}

blockquote p {
	font-family:"Open Sans" important!;
font-weight: 300;
font-size: 13px;
   color: #666; 

}

.img-resp {

max-width: 100%; 
height: auto;
display: block;
width: 100% \9;
}

/*
 * Global add-ons
 */

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
  border: 0;
  height: 83px;
  font-family: "Co Text W01 Light1373480", Helvetica, Arial, sans-serif;

}

#dimcont {
height: 600px;
		width: 100%;
}

#scatterd {

height: 600px;
		width: 100%;

}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
  display: none;
}
@media (min-width: 768px) {
    /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 0px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
    
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
    
  }
  

.navbar-nav {

margin-top: 33px;
padding-right: 15px;

}


  .sidebar {
    position: fixed;
    top: 80px;
    bottom: undefined;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: inherit;
font-family: "Co Text W01 Light1373480", Helvetica, Arial, sans-serif;
  }
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}


/*
 * Main content
 */

.main {
  padding: 20px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 10px;
  }
}
.main .page-header {
  margin-top: 0;
}


/*
 * Placeholder dashboard ideas
 */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  font-family: "Open Sans," sans-serif;
  
}




.shr-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.btn-closefoot {

float: right;

}

.center-block {
  display: block;
  width: 80%;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-top: 5px;
   padding-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;

 color: #6b6b6b;

}



.dimcharts-wrap {

width: 90%;
display: block;
}

.table-width-90 {

width: 90%;
}

.table-width-70 {

width: 70%;
}

 .responsive-container {
   position: relative;
   padding-bottom: 1%; /* the higher the bigger the ratio */
 }
 .responsive-container > div {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
 }