/* ============ anaconda ============ */

#Drivers .doc-title,#Drivers .doc-version {
  display: none;
}


#Manuals .doc-emulation,
#SafetyDocuments .doc-emulation,
#SoftwareApplications .doc-emulation,
#Firmware .doc-emulation,
#Manuals .doc-version-drivers,
#SafetyDocuments .doc-version-drivers,
#SoftwareApplications .doc-version-drivers,
#Firmware .doc-version-drivers
{
  display: none;
}

.product-searchbox {
  width: 545px;
 x overflow: hidden;
  position: relative;
  left: -15px;
}

.product-search-form {
  float: left;
  width: 255px;
  height: 180px;
  position: relative;
}

.product-filter-form {
  float: right;
  width: 255px;
  height: 180px;
  position: relative;
}

.product-search-form label {
  display: none;
}

.product-searchbox input {
  width: 240px;
  font-family: arial, sans-serif;
  border: 1px solid #aaadb3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 0px 6px #BABDC3;
  -moz-box-shadow: inset 0px 0px 6px #BABDC3;
  box-shadow: inset 0px 0px 6px #BABDC3;
  margin-bottom: 10px;
  padding: 5px;
}

.product-searchbox input[type="checkbox"] {
  width: auto;
  margin-bottom: 0;
  vertical-align: top;
  border: none;
  margin-top: 2px;
  padding: 0;
}

.ie7 .product-searchbox input[type="checkbox"] {
  margin: 0;
  vertical-align: middle;
}


.product-searchbox label.right {
  width: auto;
  float: none;
  margin-left: 5px;
}

.txKmanacondaPiAnaconda select {
  font-family: arial, sans-serif;
  border: 1px solid #aaadb3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 4px #BABDC3;
  -moz-box-shadow: 0px 0px 4px #BABDC3;
  box-shadow: 0px 0px 4px #BABDC3;
  background: url(../Images/arrow-anthrazit.png) no-repeat 96% 33px, -moz-linear-gradient(top, #fff 0%, #e4e6eb 100%);
  background: url(../Images/arrow-anthrazit.png) no-repeat 96% 33px, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e4e6eb));
  background: url(../Images/arrow-anthrazit.png) no-repeat 96% 33px, -webkit-linear-gradient(top, #fff 0%, #e4e6eb 100%);
  background: url(../Images/arrow-anthrazit.png) no-repeat 96% 33px, -o-linear-gradient(top, #fff 0%, #e4e6eb 100%);
  background: url(../Images/arrow-anthrazit.png) no-repeat 96% 33px, -ms-linear-gradient(top, #fff 0%, #e4e6eb 100%);
  background: url(../Images/arrow-anthrazit.png) no-repeat 96% 33px, linear-gradient(top, #fff 0%, #e4e6eb 100%);
  margin-bottom: 10px;
  padding: 4px;
}

.product-searchbox select {
  width: 250px;
}

.product-searchbox .button-forward input {
  width: auto;
  border: none;
  box-shadow: none;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  padding: 0 30px 0 15px;
}

.ie7 .product-searchbox .button-forward input {
  padding-left: 0px;
}

.product-searchbox .button-forward {
  position: absolute;
  bottom: 0px;
  left: 0;
}

.product-searchbox .searchbox-simple   {
  width: 232px;
  overflow: visible;
  position: relative;
}

/* searchbox simple */

#main-bg #pnlSelectPanel {
  margin-bottom: 20px;
}

#main-bg #pnlSelectPanel .box {
  width: 36%;
  height: 110px;
  float: left;
  margin: 0 5px 0 0;
}

#main-bg #pnlSelectPanel .box .product-searchbox input {
  width: 200px;
}

.searchbox-simple .description-icon img {
  vertical-align: middle;
  padding: 0 5px 12px 0;
  float: left;
}

.searchbox-simple .error-message {
  color: red;
  position: absolute;
  top: 50px;
  cursor: pointer;
}

.searchbox-simple  .control-error {
    display: block;
    margin-bottom: 30px;
}

.searchbox-simple  .product-search,
.searchbox-simple  .serial-search {
  margin-bottom: 15px;
}

.searchbox-simple  .product-search #btnSearchProduct_ctl,
.searchbox-simple  .serial-search #btnSearchSerial_ctl {
  position: absolute;
  right: 0;
  top: 22px;
}

.searchbox-simple  input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.searchbox-simple  label{
  display: block;
  font-weight: bold;
  float: none;
  padding-bottom: 5px;
}

.searchbox-simple  input {
  display: block;
}

/* searchbox in main wide */

.main-wide .txKmanacondaPiAnaconda .product-searchbox {
  width: 240px;
}

.main-wide .txKmanacondaPiAnaconda .box {
  margin: 0;
} 

.formtitle {
  font-size: 16px;
  margin-bottom: 10px;
}

.anaconda-accordion .result-list h2 {
  background-image: url(../Images/mark-small.png);
  background-repeat: no-repeat;
  background-position: left 9px;
  padding-left: 15px;
  position: relative;
  top: 0;
  left: 15px;
}

.txKmanacondaPiAnaconda .anaconda-accordion .anaconda-accordion-content {
  position: relative;
  left: -15px;
  width: 545px;
}

.txKmanacondaPiAnaconda table {
  border: none;
  border-bottom: 1px solid #D1D5DD;
}

.txKmanacondaPiAnaconda table thead tr {
  border-right: 1px solid #bb62ac;
  border-left: 1px solid #bb62ac;
}

.txKmanacondaPiAnaconda table thead th {
  width: 95px;
  color: #fff;
  font-weight: normal;
  background: #bb62ac;
  background: -moz-linear-gradient(top, #bb62ac 0%, #a22a8f 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bb62ac), to(#a22a8f));
  background: -webkit-linear-gradient(top, #bb62ac 0%, #a22a8f 100%);
  background: -o-linear-gradient(top, #bb62ac 0%, #a22a8f 100%);
  background: -ms-linear-gradient(top, #bb62ac 0%, #a22a8f 100%);
  background: linear-gradient(top, #bb62ac 0%, #a22a8f 100%);
  padding-top: 3px;
  padding-bottom: 3px;
  border: none;
  padding-left: 15px;
  padding-right: 5px;
}

.txKmanacondaPiAnaconda table tbody tr {
  border-right: 1px solid #D1D5DD;
  border-left: 1px solid #D1D5DD;
}

.txKmanacondaPiAnaconda table td {
  width: 95px;
  font-size: 13px;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 5px;
}

.txKmanacondaPiAnaconda table .withicon {
  width: 75px;
  text-align: center;
}

.txKmanacondaPiAnaconda table .line td {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0;
}

/* allg. accordion style */

.anaconda-accordion {
  border: 1px solid #D1D5DD;
  background-image: -moz-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100px, from(#e4e6eb), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: -o-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: -ms-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-position: 0 0;
  margin: 0px 20px 3px;
  padding: 5px 15px 5px 34px;
  position: relative;
}

.error-no-product {
  border: 1px solid #D1D5DD;
  background-image: -moz-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100px, from(#e4e6eb), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: -o-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: -ms-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-position: 0 0;
  margin: 0px 20px 3px;
  padding: 5px 15px 5px 34px;
  position: relative;
}

.ie7 .anaconda-accordion,
.ie8 .anaconda-accordion,
.ie9 .anaconda-accordion {
  background-image: url(../Images/accordion-background.png);
  background-repeat: repeat-x;
  background-position: center top;
  background-color: #fff;
}

#main-bg .anaconda-accordion {
  margin-right: 0;
  margin-left: 0;
}

.anaconda-accordion h2,
#main-bg .anaconda-accordion h2 {
  /* gehört ins be.css*/
  background-image: url("../Images/arrow-pink-closed.png");
}

.anaconda-accordion h2.open,
#main-bg .anaconda-accordion h2.open {
  /* gehört ins be.css*/
  background-image: url("../Images/arrow-pink-opened.png");
}

.anaconda-accordion h2 {
  display: block;
  width: 450px;
  background-repeat: no-repeat;
  background-position: left 11px;
  margin: 0;
  position: relative;
  left: -14px;
  padding: 8px 90px 7px 18px;
  z-index: 10;
  cursor: pointer;
}

#main-bg .anaconda-accordion h2 {
  display: block;
  width: 400px;
  background-repeat: no-repeat;
  background-position: left 11px;
  margin: 0;
  position: relative;
  left: -14px;
  padding: 8px 90px 7px 18px;
  z-index: 11;
  cursor: pointer;
}

.anaconda-accordion-open,
.anaconda-accordion-close {
  font-size: 11px;
  position: absolute;
  right: 20px;
  top: 15px;
}

.anaconda-accordion .anaconda-accordion-content {
  padding-left: 4px;
}

.anaconda-accordion .anaconda-accordion-content h3 {
  font-weight: bold;
  font-size: 13px;
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 0;
  padding-left: 12px;
  position: relative;
  left: -12px;
}

.anaconda-accordion-close,
.anaconda-accordion-content {
  display: none;
}

.anaconda-tooltip {
  clear: both;
  display: none;
}

.txKmanacondaPiAnaconda #dlgDownloadOverlay {
  border: 1px solid #D1D5DD;
  background-image: -moz-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100px, from(#e4e6eb), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: -o-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: -ms-linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-image: linear-gradient(top, #e4e6eb 0%, #ffffff 50%);
  background-position: 0 0;
  margin: 0px 20px 3px;
  padding: 15px;
  position: relative;
  overflow: hidden;
}

.ie7 .txKmanacondaPiAnaconda #dlgDownloadOverlay,
.ie8 .txKmanacondaPiAnaconda #dlgDownloadOverlay,
.ie9 .txKmanacondaPiAnaconda #dlgDownloadOverlay {
  background-color: #fff;
  background-image: url(../Images/box-background.png);
  background-repeat: repeat-x;
  background-position: center top;  
}

.txKmanacondaPiAnaconda #dlgDownloadOverlay h1  {
  position: static;
  left: 0;  
  float: left;
}

.txKmanacondaPiAnaconda #dlgDownloadOverlay .download-content  {
  clear: both;
}

.txKmanacondaPiAnaconda #dlgDownloadOverlay #lnkCloseWindowX_ctl  {
  margin-left: 35px;
}

.button-forward span, .button-forward input {
  background-color: transparent;
  background-image: url("../Images/button-right-forward.png");
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
  height: 23px;
  line-height: 19px;
  padding: 3px 30px 0 15px;
}

.anaconda-eula {
  width: 590px;
  height: 330px;
  padding: 15px;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #D4D4D4;
}

.txKmanacondaPiAnaconda #dlgDownloadOverlay #chkEula_ctl input[type="checkbox"] {
  vertical-align: top;
}

.txKmanacondaPiAnaconda #dlgDownloadOverlay #chkEula_ctl label {
  float: none;
  margin-left: 5px;
}

#pnlDownloadLinksInactive,
#pnlDownloadLinksActive {
  padding-top: 10px;
  overflow: auto;
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
}
#pnlDownloadLinksActive {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;  
}

#pnlDownloadLinksInactive p,
#pnlDownloadLinksActive p {
  background-image: url(/typo3conf/ext/develop_site/Resources/Public/Images/dlbox_item_add.png);
  background-repeat: no-repeat;
  padding-left: 25px;
}

.result-filter div:first-child {
  float: left;
}

.result-filter select {
  margin-right: 10px;
}

.anaconda-accordion-content .anaconda-tooltip h3 {
  left: 0;
}

#chkEula_ctl {
  padding: 10px 0;
}

#pnlDownloadLinksInactive p,
#pnlDownloadLinksActive p {
  margin-bottom: 10px;
}

#btnCloseDownloadOverlay_ctl {
  padding-top: 15px;
}

.anconda-result-header {
  background-image: url("../Images/mark.png");
  background-position: left top;
  background-repeat: no-repeat;
  font-size: 20px;
  font-weight: normal;
  left: 20px;
  line-height: 27px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-top: 6px;
  position: relative;
}

#objDefaultWaitIcon_ctl {
  top: 50%;
  left: 50%;
  position: fixed;
}


/* dlgDownloadOverlay */

@media (max-width : 480px) {

#main-bg #pnlSelectPanel .box {
  width: 100%;
  height: auto;
}

#pnlSelectPanel_ctl .box img {
  display: inline;
}

.product-searchbox {
  width: 300px;
  left: 0;
}

.product-filter-form {
  float: left;
}

#cy_support_buehne {
  height: auto;
  overflow: hidden;
}

#cy_support_buehne .cy_buehne_buttons_con a.cy_button_br,
#cy_support_buehne .cy_buehne_buttons_con a.cy_button_bl,
#cy_support_buehne .cy_buehne_buttons_con a.cy_button_tr,
#cy_support_buehne .cy_buehne_buttons_con a.cy_button_tl {
  width: 100%;
}

.txKmanacondaPiAnaconda #dlgDownloadOverlay {
  xwidth: 90%;
  padding: 10px 10px;
  height: 100% !important;
  margin: 0;
}

.txKmanacondaPiAnaconda #dlgDownloadOverlay_ctl {
  position: relative !important;
  left: 0 !important;
}

.anaconda-eula {
  width: 93%; 
}

}
