/*************************************************************************************************************
ListView
**************************************************************************************************************/

.feature-box td {
	padding: 8px;
}
.feature-box tr {
	border-bottom: 2px solid #f2f2f2;
}
.feature-box {
	background: #fafafa;

	margin-bottom: 15px;
}
.featuregroup {
	font-size: 18px;
	font-weight: bold;	
	margin-top: 20px;
	font-family: Microsys-Regular;
}
.feature-box tr td:first-child {
	width: 150px;
	float: left;
	border-bottom: none;
	font-weight: normal;
	font-family: Microsys-Regular;
	
}
.feature-box tr td:last-child {
  width: 85%;
}
#page_426 h3.product-family {
	
	display: none;
}
.feature-box tr:nth-child(2n+1){
	background: #f2f2f2;	
}
.feature-box tr:nth-child(2n){
	background: #fff;
	border-bottom: 1px solid #f2f2f2;	
	border-top: 1px solid #f2f2f2;
}
.feature-box table {
  border-collapse: collapse;
}
div.tx-bmyproducts h3{
	color: #510C76;
	font-size:28px;
	margin: 12px;
}

.productlisting{
	margin-top:30px;
}
div.tx-bmyproducts div.productitem{
	float: none;
	clear:both;
	width: 100%;
	height: auto;
	display: inline-block;
	padding-bottom: 20px;
	border-bottom: 1px solid #c9c9c9
}
div.tx-bmyproducts .productinfo{
	float: left;
	padding: 15px 5px 5px 5px;
	width: 70%;
}
div.tx-bmyproducts .productinfo .productsubtitle{
	float: none;
	clear: both;
}
div.tx-bmyproducts .productinfo .producttitle{
	margin-bottom: 15px;
}
div.tx-bmyproducts .productitem .producttitle {
	font-size:22px;
	color:#000;
	margin-top:15px;
}
div.tx-bmyproducts .productinfo .producttitle a{
	color:#510C76;
}
div.tx-bmyproducts .productimage{
	padding: 15px 5px 5px 5px;
	float: left;
	width:199px;
	/*height: 110px;*/
}
div.tx-bmyproducts .productimage img{
	width: auto;
	height: auto;
	max-width: 199px;
	/*max-height: 110px;*/
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}
div.tx-bmyproducts a{
	text-decoration: none;
	color: #510C76;
	display: inline-block;
	margin: 10px;
}
div.tx-bmyproducts div.productsubtitle a {
	color: #6e6e6e;
}
div.tx-bmyproducts > a{
	width: 100%;
}

/*************************************************************************************************************
ShowView
**************************************************************************************************************/
div.tx-bmyproducts .productdetail{
	
}
div.tx-bmyproducts .productleftcol{
	width: 355px;
	float: left;
}
div.tx-bmyproducts .productsubt{
	color: #6e6e6e;
	font-size: 18px;
	margin-bottom: 20px;
}
div.tx-bmyproducts .productname{
	font-size: 38px;
	color: #510C76;
}
div.tx-bmyproducts .productdatasheet {
    margin: 0 auto;
    float: right;
    position: relative;
    right: 10%;
	height:52px;
}

div.tx-bmyproducts .productdatasheet, div.tx-bmyproducts .productlogos {
	position:relative;
	top:-57px;
}
div.tx-bmyproducts .productlinks {
	height:0px;
}
div.tx-bmyproducts .productdatasheet span{
	/* background-image: url('/typo3conf/ext/bmyproducts/Resources/Public/Icons/Download.PNG');
    background-repeat: no-repeat; */
	height: 30px;
	vertical-align: middle;
	background-color:#fff;
	border: 1px solid #510C76;
    margin: 2px;
    padding: 11px 14px;
	position: relative;
    top: 3px;
	border-radius: 4px;
}
div.tx-bmyproducts .producthighlights ul{
	margin-left: 0px;
	list-style: none;
	padding-top: 10px;
	font-size: 16px;
	padding-left: 1em;
	text-indent: -1em;
}

div.tx-bmyproducts ul {
	font-size: 16px;
	list-style:none;
	width:100%;
}
div.tx-bmyproducts .producthighlights ul li{
	color: #6e6e6e;
	padding-bottom: 5px;
}
div.tx-bmyproducts .producthighlights ul li::before {
	content: "•"; color: #510C76;
	font-size: 28px;
	vertical-align: bottom;
}
div.tx-bmyproducts .relatedProducts{
	width: 100%;
	display: inline-block;
}
div.tx-bmyproducts #spec a{
	color: #510C76;
}
div.tx-bmyproducts .productlogos{
	float: left;
}
div.tx-bmyproducts .productlogos a, div.tx-bmyproducts .productdatasheet a {
	background: #fff;
    border: 1px solid #510C76;
    margin: 2px;
    padding: 8px 2px;
	border-radius: 4px;
}

div.tx-bmyproducts .productdatasheet a {
	padding-left: 8px;
}

div.tx-bmyproducts .productlogos img{
	max-height: 30px;
	width: auto;
	padding: 0 5px;
}
div.tx-bmyproducts table{
	border-spacing: 7px;
	width:100%;
	background: #e3ebeb;
}
div.tx-bmyproducts td{
	border-bottom: 1px solid #dbd9d9;
}

.tx-bmyproducts .productdetail #tabs #order p{
	margin: 0;
}

.tx-bmyproducts > .productdetail > #tabs > div.tab-container > div#rel a{
	padding: 5px 10px;
}

#dow li{
	list-style: none;
}

#dow ul li div.cat-folder{
	width: 100%;
	background-color: #eeeeee;
	padding: 5px 10px;
	border: 1px solid #fff;
	border-top: 2px solid #510c76;
	cursor: pointer;
}

#dow ul li div.cat-folder span{
	float: right;
}

#dow div.showall{
	float: right;
	width: 100px;
	padding: 3px 7px;
	text-align: center;
	background-color: #eeeeee;
	border-radius: 9px;
	border: 1px solid #510c76;
	cursor: pointer;
}

#dow h3{
	width: 50%;
}

.productdetail .accordion {
  margin: 5% auto;
}
.accordion-toggle {
    cursor: pointer;
    font-size: 24px;
    text-transform: uppercase;
    padding: 20px 0;
    position: relative;
    list-style: none;
    text-transform: uppercase;
    border-bottom: 1px solid #cbccc2;
	margin-right: 5%;
	margin-left: 5%;
	color: #0566b0;
	font-family: GandhiSerif_Regular;
}
.accordion-toggle:hover {

	color: #c9d3d9;

}

.accordion-content  {
  padding: 10px 0;
	margin-right: 5%;
	margin-left: 5%;
}

.accordion-toggle span[class^='icon-'] {
    position: absolute;
    /*font-size: 27px;*/
    right: 5px;
    /*top: 10px;*/
}
.icon-plus::before {
    content: '\f067';
    color: #0566b0;
    font-size: 20px;
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
}
.icon-minus::before {
    content: "\f068";
    color: #0566b0;
	  font-size: 20px;
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
}

.accordion-toggle span.icon-plus, .accordion-toggle span.icon-minus {
    transform-origin: 50% 50%;
    transition: all .5s ease;
	
}
.accordion-toggle span.icon-plus {
    transform: rotate(90deg);
}

li.trueacc {
	list-style:none;
	background:#E3E9E9;
	margin:5px 0px;
	padding:5px;
	border: 2px solid #fff;
	max-width: inherit;
	/*float:left;*/
}

.sub li.trueacc {
	border:none;
}

.accordion-content > div > div > ul {
	margin:0px;
}

/* selecting half or more items. Up to 6 */
.accordion-content > div > div > ul > li.trueacc:first-child:last-child,
.accordion-content > div > div > ul > li.trueacc:nth-child(n+2):nth-last-child(-n+2),
.accordion-content > div > div > ul > li.trueacc:nth-child(n+3):nth-last-child(-n+3),
.accordion-content > div > div > ul > li.trueacc:nth-child(n+4):nth-last-child(-n+4),
.accordion-content > div > div > ul > li.trueacc:nth-child(n+5):nth-last-child(-n+5),
.accordion-content > div > div > ul > li.trueacc:nth-child(n+6):nth-last-child(-n+6) {
  color: #656565;
  /* color: black; */
  
}

div.tx-bmyproducts div.productitem .btn {
	float: right;
    border-radius: 4px;
    padding: 6px 14px 4px;
    border: none;
	margin-top:15px;
}
.productsubt p {
	margin-bottom: 0.3rem;
}
.productsubtitle p {
	margin-bottom: 0rem;
}
div.tx-bmyproducts div.productitem .btn a, div.tx-bmyproducts div.productitem .btn a:hover, div.tx-bmyproducts div.productitem .btn a:focus {
	color:#fff;
}
table.order-info thead th {
	border: 0px !important;
}
