html, body {
  font-family: 'Roboto', 'Helvetica', sans-serif;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}

.full-width {
  width: 100%;
}
.table1 {
  width: 100%;
}

.table1 td, .table1 th {
  padding: 10px;
  vertical-align: top;
}

#code-sponsor-widget {
  position: absolute;
  top: -1px;
  right: 2em;
  z-index: 999;
  width: 300px;
  height: 130px;
  background-color: white;
}

#layoutHeader .mdl-layout__header {
  background-color: white!important;
  background-image: url(/prx/000/http/rbtech.github.io/css-purge/assets/images/CSS_Purge_Logo_Full.png);
  background-repeat: no-repeat;
  background-position: 90px 20px;
}

#layoutHeader header .mdl-color--primary-dark {
  background-color: #ff2d68!important;
}

.mdl-color--indigo-100 {
  background-color: #ff6992!important;
}

#jumboName {
  display: none;
  color: #FF2F68;
  font-size: 82px;
}

#mainDescription {
  font-size: 2em;
  margin-bottom: 0;
}

a:hover {
  color: white;
}

.mdl-layout__tab-panel a:hover {
  color: darkgrey;
}

.mdl-color--accent {
  background-color: #C01C5E!important;
}

code {
  border-radius: 4px;
}

.sidemenu {
  position: fixed;
  display: inline-block;
  width: 120px;
  margin-top: 20px;

  background-color: white;
  border-radius: 4px;
}

.mdl-purge .mdl-layout__header-row h1 {
  margin-left: -1em;
}
.mdl-purge .mdl-layout.is-small-screen .mdl-layout__header-row h3 {
  font-size: inherit;
}
.mdl-purge .mdl-layout__tab-bar-button {
  display: none;
}

.mdl-purge .mdl-layout.is-small-screen .mdl-layout__tab-bar #add {
  position: relative;
  right: 0;
  left: 10px;
  top: 15px;
}

.mdl-purge #add {
  position: absolute;
  right: 40px;
  top: 36px;
  z-index: 999;
}
.mdl-purge .mdl-layout:not(.is-small-screen) .mdl-layout__tab-bar,
.mdl-purge .mdl-layout:not(.is-small-screen) .mdl-layout__tab-bar-container {
  overflow: visible;
}
.mdl-purge .mdl-layout__tab-bar-container {
  height: 64px;
}
.mdl-purge .mdl-layout__tab-bar {
  padding: 0;
  padding-left: 16px;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}
.mdl-purge .mdl-layout__tab-bar .mdl-layout__tab {
  height: 64px;
  line-height: 64px;
}
.mdl-purge .mdl-layout__tab-bar .mdl-layout__tab.is-active::after {
  background-color: white;
  height: 4px;
}
.mdl-purge main > .mdl-layout__tab-panel {
  padding: 8px;
  padding-top: 48px;
}
.mdl-purge .mdl-card {
  height: auto;
  display: flex;
  flex-direction: column;
}
.mdl-purge .mdl-card > * {
  height: auto;
}
.mdl-purge .mdl-card .mdl-card__supporting-text {
  margin: 40px;
  flex-grow: 1;
  padding: 0;
  color: inherit;
  width: calc(100% - 80px);
}
.mdl-purge.mdl-purge .mdl-card__supporting-text h4 {
  margin-top: 0;
  margin-bottom: 20px;
}
.mdl-purge .mdl-card__actions {
  margin: 0;
  padding: 4px 40px;
  color: inherit;
}
.mdl-purge .mdl-card__actions a {
  color: #00BCD4;
  margin: 0;
}
.mdl-purge .mdl-card__actions a:hover,
.mdl-purge .mdl-card__actions a:active {
  color: inherit;
  background-color: transparent;
}
.mdl-purge .mdl-card__supporting-text + .mdl-card__actions {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.mdl-purge .mdl-layout__content section:not(:last-of-type) {
  position: relative;
  margin-bottom: 48px;
}
.mdl-purge section.section--center {
  max-width: 860px;
}
.mdl-purge #features section.section--center {
  max-width: 860px;
}
.mdl-purge section > header{
  display: flex;
  align-items: center;
  justify-content: center;
}
.mdl-purge section > .section__play-btn {
  min-height: 200px;
}
.mdl-purge section > header > .material-icons {
  font-size: 3rem;
}
.mdl-purge section > button {
  position: absolute;
  z-index: 99;
  top: 8px;
  right: 8px;
}
.mdl-purge section .section__circle {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-grow: 0;
  flex-shrink: 1;
}
.mdl-purge section .section__text {
  flex-grow: 1;
  flex-shrink: 0;
  padding-top: 8px;
}
.mdl-purge section .section__text h5 {
  font-size: inherit;
  margin: 0;
  margin-bottom: 0.5em;
}
.mdl-purge section .section__text a {
  text-decoration: none;
}
.mdl-purge section .section__circle-container > .section__circle-container__circle {
  width: 64px;
  height: 64px;
  border-radius: 32px;
  margin: 8px 0;
}
.mdl-purge section.section--footer .section__circle--big {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin: 8px 32px;
}
.mdl-purge .is-small-screen section.section--footer .section__circle--big {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin: 8px 16px;
}
.mdl-purge section.section--footer {
  padding: 64px 0;
  margin: 0 -8px -8px -8px;
}
.mdl-purge section.section--center .section__text:not(:last-child) {
  border-bottom: 1px solid rgba(0,0,0,.13);
}
.mdl-purge .mdl-card .mdl-card__supporting-text > h3:first-child {
  margin-bottom: 24px;
}
.mdl-purge .mdl-layout__tab-panel:not(#overview) {
  background-color: white;
}
.mdl-purge #features section {
  margin-bottom: 72px;
}
.mdl-purge #features h4, #features h5 {
  margin-bottom: 16px;
}
.mdl-purge .toc {
  border-left: 4px solid #C1EEF4;
  margin: 24px;
  padding: 0;
  padding-left: 8px;
  display: flex;
  flex-direction: column;
}
.mdl-purge .toc h4 {
  font-size: 0.9rem;
  margin-top: 0;
}
.mdl-purge .toc a {
  color: #4DD0E1;
  text-decoration: none;
  font-size: 16px;
  line-height: 28px;
  display: block;
}
.mdl-purge .mdl-menu__container {
  z-index: 99;
}

.cs__wrapper {
  width: 100%;
  padding: 10px;
  margin: 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  color: #212529;
}
.cs__header {
  text-align: left;
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
  color: #51585f;
}
.cs__blurb {
  text-align: left;
  font-size: 1.3em;
  line-height: 1.4;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
  color: #212529;
}
.cs__image_wrapper {
  text-align: center;
  display: block;
}
.cs__image {
  max-width: 80%;
}
.cs__footer {
  margin-top: 8px;
  text-align: left;
  font-size: 10px;
}
.cs__wrapper.dark {
  color: rgba(255,255,255,0.6);
}
.cs__wrapper.dark .cs__header {
  color: rgba(255,255,255,0.5);
}
.cs__wrapper.dark .cs__blurb {
  color: rgba(255,255,255,0.8);
}
.cs__wrapper.dark .cs__blurb strong {
  color: #6caedd;
}
.cs__wrapper.dark .cs__footer {
  color: rgba(255,255,255,0.3);
}
.cs__wrapper.dark .cs__footer a {
  color: rgba(255,255,255,0.3);
}



@media (max-width:1025px) {
  #jumboName {
    display: inline-block;
  }
  #leftPanel {
    width: 100%;
  }

  #rightPanel {
    display: none;
  }

  #code-sponsor-widget {
    position: absolute;
    top: -1px;
    right: 2em;
    z-index: 999;
    background-color: white;

    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid lightgrey;
  }
}


@media (max-width:850px) {
  
  #code-sponsor-widget {
    display: none;
  }
}

@media (max-width:580px) {
  
  #jumboName {
    font-size: 40px;
  }

  #jumboName img {
    width: 50px;
  }
}