/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 04.04.2014, 17:14:37
    Author     : Claus Fassing
*/
.box-shadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.pictureSet label > input {
  display: none;
}
.pictureSet label > span {
  display: none;
}
.pictureSet label > input + img {
  cursor: pointer;
  border: 2px solid transparent;
}
.pictureSet label > input:checked + img {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.pictureSet .queryProperties {
  float: left;
  margin: 5px;
}
.tx-speedhubsearch .tabrow {
  text-align: center;
  list-style: none;
  margin: 0px 0 0px;
  padding: 0;
  line-height: 24px;
  height: 26px;
  overflow: hidden;
  font-size: 12px;
  font-family: verdana;
  position: relative;
}
.tx-speedhubsearch .tabrow li {
  border: 1px solid #AAA;
  background: #D1D1D1;
  background: -o-linear-gradient(top, #ececec 50%, #d1d1d1 100%);
  background: -ms-linear-gradient(top, #ececec 50%, #d1d1d1 100%);
  background: -moz-linear-gradient(top, #ececec 50%, #d1d1d1 100%);
  background: -webkit-linear-gradient(top, #ececec 50%, #d1d1d1 100%);
  background: linear-gradient(top, #ececec 50%, #d1d1d1 100%);
  display: inline-block;
  position: relative;
  z-index: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #ffffff;
  text-shadow: 0 1px #FFF;
  margin: 0 -5px;
  padding: 0 20px;
  line-height: inherit;
}
.tx-speedhubsearch .tabrow a {
  color: #555;
  text-decoration: none;
}
.tx-speedhubsearch .tabrow a.disabled {
  cursor: default;
  color: #aaa;
}
.tx-speedhubsearch .tabrow li.selected {
  background: #FFF;
  color: #333;
  z-index: 2;
  border-bottom-color: #FFF;
}
.tx-speedhubsearch .tabrow:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #AAA;
  z-index: 1;
}
.tx-speedhubsearch .tabrow li:before,
.tx-speedhubsearch .tabrow li:after {
  border: 1px solid #AAA;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
}
.tx-speedhubsearch .tabrow li:before {
  left: -6px;
  border-bottom-right-radius: 6px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #D1D1D1;
}
.tx-speedhubsearch .tabrow li:after {
  right: -6px;
  border-bottom-left-radius: 6px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #d1d1d1;
}
.tx-speedhubsearch .tabrow li.selected:before {
  box-shadow: 2px 2px 0 #FFF;
}
.tx-speedhubsearch .tabrow li.selected:after {
  box-shadow: -2px 2px 0 #ffffff;
}
.tx-speedhubsearch .panes div#paneContent {
  border: 1px solid #666;
  border-width: 0 1px 1px 1px;
  min-height: 400px;
  padding: 15px 20px;
  background-color: #fff;
}
.tx-speedhubsearch .hide {
  display: none;
}
.tx-speedhubsearch label.disabled {
  opacity: .6;
}
.tx-speedhubsearch #Ausfallenden label > input {
  display: none;
}
.tx-speedhubsearch #Ausfallenden label > span {
  display: none;
}
.tx-speedhubsearch #Ausfallenden label > input + img {
  cursor: pointer;
  border: 2px solid transparent;
}
.tx-speedhubsearch #Ausfallenden label > input:checked + img {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.tx-speedhubsearch #Ausfallenden .queryProperties {
  float: left;
  margin: 5px;
}
.tx-speedhubsearch #Schaltzugverlegung label > input {
  display: none;
}
.tx-speedhubsearch #Schaltzugverlegung label > span {
  display: none;
}
.tx-speedhubsearch #Schaltzugverlegung label > input + img {
  cursor: pointer;
  border: 2px solid transparent;
}
.tx-speedhubsearch #Schaltzugverlegung label > input:checked + img {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.tx-speedhubsearch #Schaltzugverlegung .queryProperties {
  float: left;
  margin: 5px;
}
.overlay .popup-overlay {
  opacity: 1;
  left: 0;
}
.popup-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(196, 196, 196, 0.85);
  top: 0;
  left: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.tx-speedhubsearch-result .popup {
  position: fixed;
  top: 25%;
  left: 50%;
  z-index: -9999;
}
.tx-speedhubsearch-result .popup .popup-body {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
  opacity: 0;
  min-height: 150px;
  width: 600px;
  margin-left: -200px;
  padding: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  position: relative;
  -moz-box-shadow: 1px 2px 3px 1px #b9b9b9;
  -webkit-box-shadow: 1px 2px 3px 1px #b9b9b9;
  box-shadow: 1px 2px 3px 1px #b9b9b9;
  border: 1px solid #e9e9e9;
}
.tx-speedhubsearch-result .popup .popup-exit {
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -15px;
  right: -15px;
  background: url("../Icons/close.png") no-repeat;
}
.tx-speedhubsearch-result .popup .popup-content {
  overflow-y: auto;
}
.tx-speedhubsearch-result .popup .popup-content h2.supply-name {
  text-align: center;
}
.tx-speedhubsearch-result .popup.visible,
.tx-speedhubsearch-result .popup.transitioning {
  z-index: 9999;
}
.tx-speedhubsearch-result .popup.visible .popup-body {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.tx-speedhubsearch-result .popup-content .popup-title {
  font-size: 24px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
}
.tx-speedhubsearch-result .popup-content p {
  font-size: 13px;
  text-align: justify;
}
/*# sourceMappingURL=tx_speedhubsearch.css.map */