@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: 120px;
	font-family:"Open Sans" !important;
font-weight: 300;
   color: #333; 

} 

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

.copy {

font-family:"Open Sans";
font-weight: 300;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

.navbar-fixed-top {
  border: 0;
  height: 83px;
  opacity: 0.95;
    filter: alpha(opacity=95);
  }

.breadcrumbs {
background-color: #fff !important;
background-image: none !important;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */



/* MARKETING CONTENT
-------------------------------------------------- */




/* Featurettes
------------------------- */


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 0px;
  }
  .navbar-wrapper .container {
    padding-right: 10px;
    padding-left: 0px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

}

.navbar-nav {

margin-top: 33px;
padding-left: 15px;
font-family: "Co Text W01 Light1373480";

}

.navbar-collapse {
background-color: #222;
}

/* SPECIAL CSS
-------------------------------------------------- */

.img-resp {

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

.nav-tabs {
font-family: "Co Text W01 Light1373480";
}

	  
#info-side {
    width: 100%;
	margin: 30px 0px 0px 10px;
    padding-right: 5px;
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;

    background-color: #cccccc;
        overflow: hidden;


    height: 500px;

    -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}

 #info {
		 	width: 100%;
	margin: 30px 0px 0px 0px;
		 	padding-right: 10px;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 0px;
		 	overflow: auto;
border-width: 1px;
border-style: solid;
		 	border-color: #eeeeee;
		 	border-top-width: 2px;
		 	border-top-style: solid;
		 	border-top-color: #77bb33;
		 	height: 561px;
		 	    -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
		 }


#info p {
    width: 100%;

    }
    

#info table {
    border-collapse: collapse;
    width: 95%;
    font-family: "Open Sans," sans-serif;
    font-weight: 300;
    font-size: 12px;
}

#info td {
    font-size: 1em;
    border: 1px solid #cfcfcf;
    padding: 3px 5px 2px 5px;
	text-align: left;
    vertical-align: top;
    font-family: "Open Sans," sans-serif;
}

#info th {

 font-family: "Open Sans," sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
}

#mapdiv { 
		padding-top: 10px;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
		border-radius: 0px;
		}

#chartdiv {}

#aboutdiv {
background: #ffffff url("images/shghost8.svg") no-repeat top right;
max-width: 100%; 
height: auto;
display: block;
width: 100% \9;
}

#mfdmph {
margin-bottom: 30px;
}

#kbsmph {
margin-bottom: 10px;
}

#hedban {
margin-bottom: 30px;
}

#hedspace {
height: 30px;
width: 100%;
}

#hedspaceb {
height: 10px;
width: 100%;
}

#hedspacet {
height: 10px;
width: 100%;
}

/* dash
-------------------------------------------------- */


/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
  display: none;
}
@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    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: #f5f5f5;
    border-right: 1px solid #eee;
    font-family: "Open Sans," 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;
}

.feat-box {
color: #ffffff !important;
  }

.feat-box a, a:focus, 
a:hover, 
a:active {
  text-decoration: none !important;
  outline: 0 !important;
  color: #ffffff !important;
}

.feat-box-icon {
color: #ffffff !important;
  font-size: 96px;
  }

.rssincl-itemtitle a {
	color: #cfcfcf !important;
}

.rssincl-itemdate {
	color: #a0a0a0 !important;
	display: block;
		font-size: 11px !important;
}



/*
 * Main content
 */

.main {
  padding: 20px;
  position: relative;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.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%;
}


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

/* KATIE STYLES */
		
 .responsive-container {
		   padding-bottom: 1%; /* the higher the bigger the ratio */
		 }
		 
		 .responsive-container > div {
		   top: 0;
		   right: 0;
		   bottom: 0;
		   left: 0;
		 }
	
		 
		 /* DATA TABLE STYLING */
		 /* THIS IS WHERE YOU CAN STYLE THE MAIN INFO TABLE */
		 
		 table.shr_data_table {
		 	width: 95%;
		 }
		 
		 td.shr_label {
		 	width: 85%;
		 }
		 
		 td.shr_data {
		 	width: 12%;
		 	font-weight: 400;
		 }
		 
		 td.even {
		 	background-color: #fafafa;
		 }
		 
		 td.shr_stlabel {
		 	width: 75%;
		 }

		 td.shr_stdata {
		 	width: 25%;
		 	text-align: center !important;
		 	font-weight: 400;
		 }
		 
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  height: 500px;
} 