.noprint, .navbar-fixed, .cd-top, .responsive-large, .responsive-small, .breadcrumbs, .breadcrumbs2, .hide-on-small-only, .cut-s, button, footer {
display: none;
}

html {
font-family: "Roboto", sans-serif;
color:#212121;
font-weight: 300;
line-height: 1.5;
font-size: 15px;
margin: 50px 25px 50px 50px;
}

h2, h3, .teaser {
font-size: 1.111em;
}

h1, .h2-headline { 
font-size: 2.0em;
}

h1, h2, h3 {
font-weight:300;
}

h2, h3, .m-top-set {
padding-top:0px;
margin-top:0px;
}

h1, .h2-headline, h3 {
color:#607d8b;
}

h2 {
color:#ff6d00;
}

.h2-headline {
margin:0 0 1rem 0;
}

h3 {
margin-bottom: 0em;
}

a {
color: #212121;
text-decoration: none;
}

.material-icons {
  font-family: 'Material Icons';
  color:#90a4ae;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}


.material-icons {
color:#90a4ae;
}


.body-icon {
vertical-align:text-bottom;
color:#90a4ae;
}

.status-icon-legend {
vertical-align:middle;
margin-right:5px;
color:#90a4ae;
}

.rating-icon {
vertical-align:text-bottom;
color:#ffa000;
}

.circle {
  border-radius: 50%;
}

li {
    list-style-type: none; }
	
.bullet li {
list-style-type: disc;
}
