@font-face {
  font-family: KievitWebPro-Light;
  src: url("fonts/KievitWebPro-Light.eot");
}
@font-face {
  font-family: KievitWebPro-Light;
  src: url("fonts/KievitWebPro-Light.woff") format("woff");
}
@font-face {
  font-family: KievitWebPro;
  src: url("fonts/KievitWebPro.eot");
}
@font-face {
  font-family: KievitWebPro;
  src: url("fonts/KievitWebPro.woff") format("woff");
}
@font-face {
  font-family: KievitWebPro-Bold;
  src: url("fonts/KievitWebPro-Bold.eot");
}
@font-face {
  font-family: KievitWebPro-Bold;
  src: url("fonts/KievitWebPro-Bold.woff") format("woff");
}
/* line 1, ../../../tmp/firefox/css/__theme.scss */
.dash-container {
  background-color: rgba(74, 74, 74, 0.95);
  color: #fff;
}

/* line 8, ../../../tmp/firefox/css/__theme.scss */
.state-dash.indicators-container,
.state-hidden_bar.indicators-container {
  background-color: rgba(74, 74, 74, 0.95);
}

/* line 13, ../../../tmp/firefox/css/__theme.scss */
.indicator-group-center {
  background-color: rgba(74, 74, 74, 0.95);
}

/* line 17, ../../../tmp/firefox/css/__theme.scss */
.indicator-groups {
  border-color: #333;
}
/* line 20, ../../../tmp/firefox/css/__theme.scss */
.indicator-groups a.active {
  background-color: #222;
  box-shadow: 0 2px rgba(255, 255, 255, 0.03), inset 0 1px rgba(0, 0, 0, 0.13), 0 0 0px 1px #090909;
}

/* line 28, ../../../tmp/firefox/css/__theme.scss */
.abs-card {
  width: 541px;
  background-color: #fff;
  color: #555;
}
/* line 33, ../../../tmp/firefox/css/__theme.scss */
.abs-card h1 {
  font-size: 187.5%;
  color: #000;
}
/* line 38, ../../../tmp/firefox/css/__theme.scss */
.abs-card p {
  font-size: 16px;
}
/* line 43, ../../../tmp/firefox/css/__theme.scss */
.abs-card .abs-later a {
  color: #777;
}

/* line 49, ../../../tmp/firefox/css/__theme.scss */
.big-title {
  font-family: KievitWebPro-Light, sans-serif;
  font-size: 325%;
  color: #fff;
}

/* line 55, ../../../tmp/firefox/css/__theme.scss */
.info-text {
  font-family: KievitWebPro-Light, sans-serif;
  color: #fff;
}
/* line 59, ../../../tmp/firefox/css/__theme.scss */
.info-text .count {
  font-family: KievitWebPro, sans-serif;
}
/* line 63, ../../../tmp/firefox/css/__theme.scss */
.info-text .label {
  font-size: 115%;
  font-family: KievitWebPro, sans-serif;
}

/* line 69, ../../../tmp/firefox/css/__theme.scss */
.indicator-group-center {
  background-color: rgba(74, 74, 74, 0.95);
}

/* line 73, ../../../tmp/firefox/css/__theme.scss */
#dash_trackers_settings {
  color: #4a4a4a;
  text-shadow: 0 1px #fff;
  background: #ededed;
}

/* line 82, ../../../tmp/firefox/css/__theme.scss */
.dash-tracker-settings .indicator-groups .indicator a,
.dash-tracker-settings .indicator-groups .indicator span {
  color: #4a4a4a;
  text-shadow: none;
}

/* line 92, ../../../tmp/firefox/css/__theme.scss */
.absb .url {
  color: #fff;
  font-size: 150%;
}
/* line 96, ../../../tmp/firefox/css/__theme.scss */
.absb .url span {
  color: #fff;
  font-family: KievitWebPro-Light, sans-serif;
}

/* line 103, ../../../tmp/firefox/css/__theme.scss */
.abs-button {
  background-color: #EBEBEB;
  border: 1px solid silver;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, -1px 0px 0px rgba(255, 255, 255, 0.3) inset, 0px -1px 0px rgba(255, 255, 255, 0.2) inset, 1px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #555;
  font-family: KievitWebPro, sans-serif;
}
/* line 114, ../../../tmp/firefox/css/__theme.scss */
.abs-button:hover {
  background-color: #f8f8f8;
}
/* line 118, ../../../tmp/firefox/css/__theme.scss */
.abs-button:active {
  background-color: #EBEBEB;
}
/* line 122, ../../../tmp/firefox/css/__theme.scss */
.abs-button:focus {
  outline: none;
}

/* line 127, ../../../tmp/firefox/css/__theme.scss */
.abs-button-primary {
  color: #fff;
  text-shadow: black 0px 1px 0px;
  background-image: linear-gradient(to bottom, #11a600 0%, #0f9200 100%);
}
/* line 134, ../../../tmp/firefox/css/__theme.scss */
.abs-button-primary:hover {
  background-image: linear-gradient(to bottom, #12b000 0%, #12ab00 100%);
}
/* line 140, ../../../tmp/firefox/css/__theme.scss */
.abs-button-primary:active {
  background: #0f9200;
}

/* line 145, ../../../tmp/firefox/css/__theme.scss */
.abs-button-secondary {
  color: #4a4a4a;
  text-shadow: #ededed;
  background-color: #fff;
}

/* line 151, ../../../tmp/firefox/css/__theme.scss */
.abs-button-inverted {
  background-color: #555;
  color: #fff;
  text-shadow: 0 1px #fff;
  transition: all .2s linear;
}

/* line 158, ../../../tmp/firefox/css/__theme.scss */
.abs-button-transparent {
  color: #fff;
  border-color: #fff;
}

/* line 164, ../../../tmp/firefox/css/__theme.scss */
.danger #domain-indicator {
  color: #fff;
  text-shadow: 0 1px #fff;
}

/* ON/OFF switch */
/* line 7, ../../../tmp/firefox/css/_common.scss */
.onoffswitch {
  width: 60px;
  position: absolute;
  right: 0;
  top: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/* line 18, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-checkbox {
  display: none;
}

/* line 22, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 2px;
}

/* line 29, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  transition: margin 0.1s ease-in 0s;
  height: 26px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.16);
}

/* line 37, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 33px;
  padding: 0;
  line-height: 26px;
  font-size: 40px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 52, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-inner:before {
  content: "";
  padding-left: 21px;
  border-radius: 2px;
  background-color: #92be73;
  transition: background-color 0.2s;
}

/* line 60, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-inner:after {
  content: "";
  padding-right: 21px;
  border-radius: 2px;
  background-color: #e2e1e1;
}

/* line 67, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-switch {
  position: absolute;
  top: 4px;
  bottom: 0;
  right: 30px;
  transition: all 0.1s ease-in 0s;
  width: 25px;
  height: 25px;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35), inset 0 1px #fff, inset 0 0 3px #fff;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.32), rgba(255, 255, 255, 0));
}

/* line 84, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

/* line 88, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 5px;
}

/* line 92, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .tooltip-off {
  display: none;
}

/* line 96, ../../../tmp/firefox/css/_common.scss */
.onoffswitch-checkbox:not(:checked) + .onoffswitch-label .tooltip-on {
  display: none;
}

/* line 101, ../../../tmp/firefox/css/_common.scss */
.abs-card {
  height: auto;
  border-radius: 3px;
  margin: 0 auto 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.85), inset 1px 1px rgba(255, 255, 255, 0.41);
  overflow: visible;
  text-align: center;
}
/* line 110, ../../../tmp/firefox/css/_common.scss */
.abs-card .title {
  font-size: 187.5%;
  color: #555;
  line-height: 1.2;
  padding: 40px 50px 0;
}
@media screen and (max-height: 800px) {
  /* line 110, ../../../tmp/firefox/css/_common.scss */
  .abs-card .title {
    padding: 25px 50px 0;
  }
}
/* line 121, ../../../tmp/firefox/css/_common.scss */
.abs-card .abs-card-buttons {
  width: 100%;
  left: 0;
  margin-bottom: 37px;
  transition: all .4s linear;
}
@media screen and (max-height: 800px) {
  /* line 121, ../../../tmp/firefox/css/_common.scss */
  .abs-card .abs-card-buttons {
    margin-bottom: 32px;
  }
}
/* line 132, ../../../tmp/firefox/css/_common.scss */
.abs-card h1 {
  font-weight: normal;
  padding: 25px 50px 0px;
  line-height: 120%;
}
/* line 138, ../../../tmp/firefox/css/_common.scss */
.abs-card p {
  padding: 0 50px 20px;
  line-height: 1.5;
  margin: 10px 0 0;
  transition: all .4s linear;
}
@media screen and (max-height: 800px) {
  /* line 138, ../../../tmp/firefox/css/_common.scss */
  .abs-card p {
    margin: 10px 0 0;
  }
}
/* line 149, ../../../tmp/firefox/css/_common.scss */
.abs-card .abs-later {
  margin-top: 5px;
}

/* line 154, ../../../tmp/firefox/css/_common.scss */
.abs-card.dash-tab {
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 159, ../../../tmp/firefox/css/_common.scss */
.abs-card.dash-tab.abs-card-short {
  height: 230px;
}

/* line 164, ../../../tmp/firefox/css/_common.scss */
.abs-centered-card, .abs-centered-holder {
  margin-top: -40px;
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -250px;
}

/* line 174, ../../../tmp/firefox/css/_common.scss */
.abs-button {
  display: inline-block;
  min-width: 95px;
  margin-right: 10px;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, -1px 0px 0px rgba(255, 255, 255, 0.3) inset, 0px -1px 0px rgba(255, 255, 255, 0.2) inset, 1px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  outline-color: #555;
  padding: 9px 15px 7px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  cursor: pointer;
}
/* line 190, ../../../tmp/firefox/css/_common.scss */
.abs-button:hover {
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.32), rgba(255, 255, 255, 0));
}
/* line 194, ../../../tmp/firefox/css/_common.scss */
.abs-button:active {
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.2), inset 1px 0 0 rgba(0, 0, 0, 0.25), 0px 0px 0px #eee;
}
/* line 202, ../../../tmp/firefox/css/_common.scss */
.abs-button:focus {
  outline: none;
}

/* line 207, ../../../tmp/firefox/css/_common.scss */
.abs-button-bigger {
  padding: 14px 22px 11px;
  margin: 5px 8px;
  font-size: 120%;
}

/* line 213, ../../../tmp/firefox/css/_common.scss */
.abs-button-primary {
  border-color: #063d00;
}

/* line 217, ../../../tmp/firefox/css/_common.scss */
.abs-button-secondary {
  border-radius: 5px;
  border-color: #c5c5c5;
}
/* line 221, ../../../tmp/firefox/css/_common.scss */
.abs-button-secondary:hover {
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.32), rgba(255, 255, 255, 0));
}

/* line 226, ../../../tmp/firefox/css/_common.scss */
.abs-button-inverted {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #000;
  border-radius: 5px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.72), inset 0 1px rgba(255, 255, 255, 0.15), inset 0 0 2px rgba(255, 255, 255, 0.23);
  transition: all 0.2s linear;
  cursor: pointer;
}

/* line 239, ../../../tmp/firefox/css/_common.scss */
.abs-button-transparent {
  background: transparent;
  text-shadow: none;
}
/* line 243, ../../../tmp/firefox/css/_common.scss */
.abs-button-transparent:hover {
  background: transparent;
}
/* line 246, ../../../tmp/firefox/css/_common.scss */
.abs-button-transparent:active {
  background: transparent;
}

/* line 251, ../../../tmp/firefox/css/_common.scss */
.black-tip-outer {
  position: absolute;
  width: 100%;
  top: 32px;
  left: -90px;
  display: inline-block;
}

/* line 259, ../../../tmp/firefox/css/_common.scss */
.black-tip {
  background-color: #363636;
  position: relative;
  border: solid 1px #202020;
  margin: 0 auto;
  display: inline-block;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
}
/* line 269, ../../../tmp/firefox/css/_common.scss */
.black-tip.black-tip-arrow-right:before {
  content: ' ';
  position: absolute;
  margin-top: -7px;
  bottom: auto;
  left: auto;
  right: -7px;
  top: 50%;
}
/* line 281, ../../../tmp/firefox/css/_common.scss */
.black-tip:before {
  content: '';
  position: absolute;
  margin-left: -5px;
  bottom: -7px;
  left: 50%;
  border: solid 1px #202020;
  background-color: #363636;
  display: block;
  width: 13px;
  height: 13px;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.5);
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
/* line 302, ../../../tmp/firefox/css/_common.scss */
.black-tip .inner {
  background-color: #363636;
  padding: 8px 10px 7px;
  border-radius: 3px;
  display: block;
  /* transform z-index hack */
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}

/* line 316, ../../../tmp/firefox/css/_common.scss */
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
}

/* line 320, ../../../tmp/firefox/css/_common.scss */
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #686868;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* line 325, ../../../tmp/firefox/css/_common.scss */
::-webkit-scrollbar-track-piece:vertical:start {
  margin-top: 3px;
}

/* line 5, ../../../tmp/firefox/css/blocked.scss */
a {
  text-decoration: none;
}

/* line 9, ../../../tmp/firefox/css/blocked.scss */
body {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #efe9e9;
  font: 16px/1 KievitWebPro, sans-serif;
}

/* line 20, ../../../tmp/firefox/css/blocked.scss */
.absb {
  width: 840px;
  margin: 100px auto 0;
  padding: 50px 270px 50px 60px;
  border-radius: 5px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: left;
  line-height: 1.5;
  border-bottom: 1px solid #a8a8a8;
  background: #fff url(/img/absb-attention.svg) 92% 130px no-repeat;
  background-size: 140px 130px;
}
/* line 34, ../../../tmp/firefox/css/blocked.scss */
.absb .url {
  margin: -50px -270px 40px -60px;
  text-align: left;
  background: #e21f26;
  color: #fff;
  font-size: 150%;
  padding: 20px 60px 17px;
  border-radius: 5px 5px 0 0;
}
/* line 43, ../../../tmp/firefox/css/blocked.scss */
.absb .url img {
  margin-right: 5px;
  position: relative;
  top: 1px;
}
/* line 50, ../../../tmp/firefox/css/blocked.scss */
.absb .title {
  font-family: KievitWebPro-Light, sans-serif;
  color: #555;
  font-size: 187.5%;
  line-height: 1.1;
}
/* line 57, ../../../tmp/firefox/css/blocked.scss */
.absb .desc {
  font-size: 150%;
  color: #7c7c7c;
  padding: 30px 0 35px;
}
/* line 63, ../../../tmp/firefox/css/blocked.scss */
.absb button {
  margin: 0;
  padding: 14px 42px 11px;
  display: inline-block;
}
/* line 69, ../../../tmp/firefox/css/blocked.scss */
.absb .drop {
  padding-left: 20px;
  display: inline-block;
  position: relative;
}
/* line 75, ../../../tmp/firefox/css/blocked.scss */
.absb .drop.active span {
  cursor: default;
}
/* line 79, ../../../tmp/firefox/css/blocked.scss */
.absb .drop.active > .absb-arrow {
  display: none;
}
/* line 83, ../../../tmp/firefox/css/blocked.scss */
.absb .drop.active .down {
  opacity: 1;
  visibility: visible;
}
/* line 89, ../../../tmp/firefox/css/blocked.scss */
.absb .drop span {
  font-size: 14px;
  color: #bcbcbc;
  cursor: pointer;
  position: relative;
  z-index: 900;
}
/* line 97, ../../../tmp/firefox/css/blocked.scss */
.absb .drop > .absb-arrow {
  margin-top: 4px;
}
/* line 101, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .absb-arrow {
  position: relative;
  display: inline-block;
  border-color: #c4c4c4 transparent transparent transparent;
  border-width: 5px;
  border-style: solid;
  vertical-align: middle;
  margin-left: 5px;
}
/* line 111, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down {
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.1);
  padding: 35px 15px 10px;
  left: 5px;
  top: -14px;
  min-width: 170px;
  position: absolute;
  z-index: 90;
  border-style: solid;
  border-width: 1px;
  border-color: #dcdcdc #f2f2f2 #969696;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s, visibility 0.4s;
}
/* line 129, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .close {
  position: absolute;
  top: 17px;
  right: 18px;
  width: 13px;
  height: 13px;
  background: url(/img/absb-close.svg);
  background-size: 13px 13px;
  cursor: pointer;
  opacity: 0.5;
}
/* line 140, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .close:hover {
  opacity: 1;
}
/* line 145, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .action {
  padding: 18px 0 5px;
  font-size: 13px;
}
/* line 149, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .action input {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
/* line 155, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .action * {
  display: inline-block;
}
/* line 160, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .absb-arrow {
  border-color: transparent transparent transparent #c4c4c4;
  margin-left: 7px;
  margin-right: 8px;
}
/* line 167, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .abs-checkbox ~ * .action {
  display: block;
}
/* line 171, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .abs-checkbox ~ * span, .absb .drop .down .abs-checkbox ~ * a {
  display: inline-block;
  border: 0;
  color: #666;
}
/* line 177, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .abs-checkbox ~ * span + span, .absb .drop .down .abs-checkbox ~ * a + a {
  display: none;
}
/* line 183, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .abs-checkbox:checked ~ * span, .absb .drop .down .abs-checkbox:checked ~ * a {
  display: none;
  border: 0;
}
/* line 188, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .abs-checkbox:checked ~ * span + span, .absb .drop .down .abs-checkbox:checked ~ * a + a {
  display: inline-block;
}
/* line 193, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .abs-checkbox-label {
  display: block;
}
/* line 196, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .abs-checkbox-label .check {
  white-space: nowrap;
  padding: 5px 10px 4px 28px;
  line-height: 1;
  background: url(/img/absb-checks.png) no-repeat;
  padding-left: 28px;
}
/* line 205, ../../../tmp/firefox/css/blocked.scss */
.absb .drop .down .abs-checkbox:checked + .abs-checkbox-label .check {
  background-position: -25px -28px;
  color: inline-block;
}
