.t3-isotope-menu .t3-module {
  margin-bottom: 0;
}
.t3-isotope-menu .t3-module button {
  outline: none;
  background: none;
  border: none;
  margin-bottom: 16px;
}
.t3-isotope-menu .t3-module button span {
  font-size: 150%;
  font-family: "2ip-light";
  padding: 11.5px 0;
  overflow: hidden;
  border-radius: 2px;
  background: #b0bec5;
  color: #ffffff;
  display: block;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .t3-isotope-menu .t3-module button span {
    font-size: 110%;
  }
}
.t3-isotope-menu .t3-module button.is-checked span {
  background: #03a9f4;
}
.t3-isotope-menu > div > div {
  padding: 0;
}
@media screen and (max-width: 480px) {
  .t3-spotlight-top .flat,
  .t3-spotlight-bottom .flat,
  .t3-spotlight-api .flat {
    font-size: 90%;
  }
}
.t3-spotlight-top .flat a,
.t3-spotlight-bottom .flat a,
.t3-spotlight-api .flat a {
  display: block;
  padding: 20px 3px;
  background-repeat: no-repeat;
  background-size: 35px;
  background-position: 7px center;
  padding-left: 47px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #263238;
}
.t3-spotlight-top .flat a:hover,
.t3-spotlight-bottom .flat a:hover,
.t3-spotlight-api .flat a:hover {
  color: #ff5722;
  text-decoration: none;
}
.t3-spotlight-top .module_rating a,
.t3-spotlight-bottom .module_rating a,
.t3-spotlight-api .module_rating a {
  background-image: url('/images/icon/Rating.png');
}
.t3-spotlight-top .module_account a,
.t3-spotlight-bottom .module_account a,
.t3-spotlight-api .module_account a {
  background-image: url('/images/icon/Account.png');
}
.t3-spotlight-top .module_layer2 a,
.t3-spotlight-bottom .module_layer2 a,
.t3-spotlight-api .module_layer2 a {
  background-image: url('/images/icon/Api.png');
}
.t3-spotlight-top .module_layer3 a,
.t3-spotlight-bottom .module_layer3 a,
.t3-spotlight-api .module_layer3 a {
  background-image: url('/images/icon/Speedometer.png');
}
.t3-spotlight-top .module_layer4 a,
.t3-spotlight-bottom .module_layer4 a,
.t3-spotlight-api .module_layer4 a {
  background-image: url('/images/icon/Speedometer-site.png');
}
.t3-spotlight-top .module_layer33 a,
.t3-spotlight-bottom .module_layer33 a,
.t3-spotlight-api .module_layer33 a {
  background-image: url('/images/icon/IP-blok.png');
}
.t3-spotlight-top .module_layer34 a,
.t3-spotlight-bottom .module_layer34 a,
.t3-spotlight-api .module_layer34 a {
  background-image: url('/images/icon/Password_generator.png');
}
.t3-spotlight-top .module_layer35 a,
.t3-spotlight-bottom .module_layer35 a,
.t3-spotlight-api .module_layer35 a {
  background-image: url('/images/icon/Api_stat.png');
}

.t3-spotlight-services .cell.is-dragging,
.t3-spotlight-services .cell.is-positioning-post-drag {
  z-index: 10;
}
.t3-spotlight-services .cell.is-dragging {
  cursor: move;
}
.t3-spotlight-services .repair-link,
.t3-spotlight-services .notification {
  padding-bottom: 16px;
  font-size: 90%;
}
.t3-spotlight-services .repair-link .fa {
  color: #ff1744;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.t3-spotlight-services .repair-link span {
  color: #263238;
  border-bottom: 1px dotted #b0bec5 !important;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-spotlight-services .repair-link span:hover {
  color: #ff1744 !important;
  border-bottom: 1px dotted #ff1744 !important;
  text-decoration: none;
}
.t3-spotlight-services .notification a {
  border-bottom: 1px solid #b3e5fc;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-spotlight-services .notification a:hover {
  border-bottom: 1px solid #ff5722;
  text-decoration: none;
}
.t3-spotlight-services .flat {
  position: relative;
}
.t3-spotlight-services .flat .control {
  display: none;
  position: absolute;
  width: 100%;
  top: 8px;
}
.t3-spotlight-services .flat .control .control-el {
  color: #b0bec5;
}
.t3-spotlight-services .flat .control .control-el.remove {
  cursor: pointer;
}
.t3-spotlight-services .flat .control .control-el.remove:hover {
  color: #ff1744;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-spotlight-services .flat .control .control-el.drag {
  cursor: move;
}
.t3-spotlight-services .flat .control .control-el.drag:hover {
  color: #ff5722;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-spotlight-services .flat:hover .control {
  display: block;
}
.t3-spotlight-services .flat .simg {
  text-decoration: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
  height: 180px;
  max-width: 152px;
  margin: 0 auto 5px;
}
@media screen and (max-width: 480px) {
  .t3-spotlight-services .flat .simg {
    height: 98px;
    max-width: 78px;
  }
}
.t3-spotlight-services .flat a {
  display: block;
  text-align: center;
  overflow: hidden;
  height: 238px;
  padding: 0 3px;
  color: #263238;
}
.t3-spotlight-services .flat a:hover {
  color: #ff5722;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .t3-spotlight-services .flat a {
    height: 178px;
  }
}
.t3-spotlight-services .flat-removed {
  text-decoration: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
  height: 40px;
  width: 40px;
  opacity: 0.7;
  display: inline-block;
  margin: 6px 6px 13px;
}
.t3-spotlight-services .flat-removed:hover {
  opacity: 1;
}
