	.prlist_BtnCustPrice:hover,.prlist_BtnListPrice:hover, .prlist_BtnListPrice label:hover, .prlist_BtnCustPrice label:hover, 	.info_DescContainer:hover, .info_Desc label:hover, .CartMinus:hover, .CartPlus:hover, .CartMinus label:hover, .CartPlus label:hover, .CartButton:hover, .DescLongLabel:hover, .DescLongLabel label:hover, .GreenCartButton, .CartIcoContainer, .CartItems
	{
		cursor:pointer;
	}

	.hr_blue
	{
		/*height: 4px;*/
		height: 0.25rem;
		background: var(--blueColor);
		border: none;
	}	
	.prlist_MasterContainer
	{
		color: var(--TextColorGrey);
		font-size:0.9rem;
	}
	.prlist_SearchContainer
	{
		display: flex;
		justify-content: space-between;
		border:2px;
		border-color: rgb(236,236,236);
		border-style: solid;
		width: 100%;
		height: 3.75rem;
		margin-bottom: 2rem;
		margin-top:2rem;
		background-image: url("/typo3conf/ext/rg_shop/Resources/Public/Images/Shoptemplate/BgProdSearch.png");
		background-position: center left;
		background-repeat: no-repeat;
	}
	.input_oesearchf
	{
		color: var(--TextColorGrey);
		border-color: var(--greyColor)!Important;
		text-align: right;
		background-image: url(/typo3conf/ext/rg_shop/Resources/Public/Images/Shoptemplate/oesearchf.png);
		background-position: center right;
		background-repeat: no-repeat;
		padding-left: 2.2rem;
		padding-right: 2.2rem;
		width: 23rem;
		outline:none!Important;
	}
	.input_oesearch_buttonf
	{
		height: 2rem;
		width: 2rem;
		border: none;
		vertical-align: bottom;
		position: relative;
		z-index: 202;
		left: -2rem;
		background: unset;
	}
	.prlist_FoundPcs label, .prlist_BtnCustPrice label, .prlist_BtnListPrice label, .prlist_SearchContainer label, .info_DescContainer label, .prlist_SearchContainer form
	{
		margin-bottom:auto;
		margin-top:auto;
	}
	.prlist_SearchContainer label
	{
		font-size: 1.25rem;
		font-weight: 600;
	}	
	.prlist_HitsOeNum
	{
		font-weight: bold;
		margin-left: 2rem;
		margin-right: 2rem;
		font-size:1rem;
	}
	.prlist_HitsPCS
	{
		color:var(--greenColor);
		text-transform: uppercase;
	}
	.prlist_Result, .prlist_SearchContainer label
	{
		text-transform: uppercase;
		padding-left: 1.44rem;
	}
	.prlist_HitsContainer
	{
		display:flex;
	}
	.prlist_PriceChange, .prlist_FoundPcs
	{
		display: flex;
	}
	
	.prlist_PriceChange
	{
		margin:auto;
		/*background-image:url(/typo3conf/ext/rg_shop/Resources/Public/Images/Shoptemplate/ListPriceActive.png);*/
 		background-position:bottom right;
		background-repeat:no-repeat;
		width: 20.5rem;
		font-size: 0.85rem;
	}
	.prlist_BtnListPrice,.prlist_BtnCustPrice
	{
		display: flex;
		height: 2.06rem;	
		justify-content: center;		
	}
	.prlist_BtnListPrice
	{
		color: rgb(255,255,255);
		/*background-color: var(--greenColor);*/
		width: 7.5rem;
	}
	.prlist_BtnCustPrice
	{
		color:var(--TextColorGrey);
		/*background-color: rgb(241,241,241);*/
		width:13rem;
	}
	.prlist_BtnActive
	{
		color: rgb(255,255,255);
		transform: scale(0.8);
		font-weight: bold;
		line-height: 2.2rem;
		text-shadow: 2px 2px var(--TextColorGrey);
		padding-top: 3px;
		padding-left: 25px;
	}
	

	.PriceHidden
	{
		display:none;
	}
	.ListPrice, .DListPrice
	{
		/*color:rgb(255,0,0);*/
	}
	.BigPrice
	{
		font-weight: 650;
		font-size: 2rem;	
	}
	.BrPrice
	{
		top: -0.8rem;
		position: relative;
	}
	.CustPrice, .DCustPrice, .LCustPrice
	{
		color:var(--greenColor);
		font-weight: 550;
	}	
	.info_ListContainer
	{
		border: 1px solid var(--greyColor);
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
		color: var(--TextColorGrey);
	}
	.info_container
	{	
		display:flex;
		height:3.4rem;
	}
	.info_container label
	{
		
	}
	.info_Quality
	{
		display:flex;
		width:6.9rem;
		margin: auto;
		height:100%;
	}
	.info_Quality label
	{
		display: flex;
		margin: auto;
		Color:rgb(255,255,255);
		text-transform: uppercase;
	}
	.info_DescContainer
	{
		display:flex;
	}
	.info_DescContainer:hover, .info_Desc label:hover
	{
		background-color:var(--greyColor);
	}
	.info_Desc
	{
		display: flex;
		width: 27.2rem;
		margin: auto;
		padding-left: 1rem;
		flex-direction: column;
	}
	.szall_ido
	{
		font-size:0.6rem;
	}
	.info_Price
	{
		display: flex;
		width: 13.2rem;
		margin: auto;
		justify-content: flex-end;
	}
	.info_PriceContainer
	{
		display: flex;
		flex-direction: row;
	}
	.info_PriceContainerSubDiv1, .info_PriceContainerSubDiv2
	{
		display: flex;
		flex-direction: column;
	}
	.info_PriceContainerSubDiv1
	{
		width:3rem;
		margin:auto;
		line-height: 1.35rem;
	}
	.info_PriceContainerSubDiv2
	{
		width:9rem;
		text-align: right;
	}
	.info_PriceContainerSubDiv1 label 
	{
		font-size:0.6rem;
	}
	.info_PriceContainerSubDiv2 label 
	{
		margin-top:0;
	}
	.info_SuppLogo
	{
		width: 14.4rem;
	}
	._Detailed
	{
		height:3.4rem;
	}
	.info_SuppLogo img 
	{
		max-width:100%;
		max-height:100%;
		margin: auto;
		display: flex;
	}
	.stock_list
	{
    display: flex;
	justify-content: center;
	padding-top: 1.5rem;
	}
	.stock_list label 
	{
		padding-left: 1.44rem;
		font-size: 1rem;
		margin-bottom:0rem;
		margin-top:0rem;
	}
	.nullmargintop
	{
		margin-top:0rem;
	}
	.nullmarginbottom
	{
		margin-bottom:0rem;
	}
	.stock_telep
	{
		font-weight: 800;
	}
	.prlist_HitsListFooter
	{
		border-top: 5px double var(--greyColor);
		border-bottom: 5px double var(--greyColor);
		margin-top: 3rem;
		margin-bottom: 3rem;
		display: flex;
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.prlist_HitsListFooter_InfoContainer
	{
		margin: auto;
		display: flex;
		padding: 0.7rem;
	}
	.InfoBox
	{
		border: 1px solid var(--greyColor);
		width:5rem;
		height:2rem;
	}
	.StockColor_Green
	{
		background-color: var(--greenColor);
	}
	.StockColor_Blue
	{
		background-color: var(--blueColor);
	}	
	.StockColor_Orange
	{
		background-color: var(--orangeColor);
	}	
	.StockColor_Black
	{
		border-color: var(--greyColorByZm)!Important;
	}	
	.InfoBoxDesc
	{
		margin: auto;
		font-size: 0.7rem;
		color: var(--TextColorGrey);
		padding-left: 0.5rem;
		font-weight: bold;
	}
	.prlist_DetailedListContainer
	{
		padding-bottom: 3rem;
	}
	.DetailedListContainer
	{
		display:flex;
		min-height:20.3rem;	
		display:none;
		margin:1rem;
	}
	.info_Desc_Big .PrTitle
	{
		font-size:16px;
		font-weight: Bold;
	}
	.info_Desc_Big .PrOeNum
	{
		font-size:12px;
	}
	.DetailedImage
	{
		display:flex;
		height:20.3rem;	
		width:20.48rem;
		border: 1px solid var(--greyColor);
	}
	.DetailedImage img 
	{
		max-width:100%;
		max-height:100%;
		margin: auto;
		display: flex;
	}
	.DetailedDesc
	{
		/*display:flex;*/
		padding-left: 2rem;
		width: 37.5rem;
	}
	.info_Desc_BigU, .info_Desc_BigD
	{
		width: 100%;
	}
	.info_Desc_BigU
	{
		height:8rem;
	}
	.info_SuppLogo_Detailed
	{
		display:none;
	}
	.DetailedStocks
	{
		display:flex;
	}	
	.CartContainer, .CartContainerPrSearch
	{
		display:flex;
		height:5.3rem;	
	}
	.CartContainer
	{
		width: 7rem;
	}
	.CartContainerPrSearch
	{
		width:14rem;
	}
	.CartMinus, .CartPcs, .CartPlus, .CartDelete
	{
		/*width: 60px;*/
		width: 3rem;
		height: 30px;
		display:flex;
		margin-top: 10px;
	}
	.CartMinus, .CartPlus
	{
		background-color: var(--blueColor);
		color:rgb(255,255,255);
		border: 1px solid rgb(170,170,170);
	}
	.CartDelete
	{
		background-image: url(/typo3conf/ext/rg_shop/Resources/Public/Images/Shoptemplate/Trash.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size:22px 24px;
	}
	.CartPcs
	{
		background-color: var(--greyColor);
		border-top: 1px solid rgb(170,170,170);
		border-bottom: 1px solid rgb(170,170,170);
	}
	.CartMinus label, .CartPlus label
	{
		margin: auto;
		font-size: 1rem;
		font-weight: 1000;
	}
	.GreenCartButton
	{
		background-image: url(/typo3conf/ext/rg_shop/Resources/Public/Images/Shoptemplate/Cart.png);
		background-position: left center;
		background-repeat: no-repeat;
		width: 90px;
		height: var(--inputHeight);
		background-color: var(--greenColor);
		border-radius: 1rem;
		border: var(--borderwidth) solid var(--greenColor);
		color: var(--greyColor);
		margin-left: 2.5rem;		
		
	}
	.GreenCartButton a {
		color: #dc3545 !Important;
		text-decoration: none;
		background-color: transparent;
	}
	.CartIcoContainer
	{
		margin-left: 15px;
		margin-right: 15px;
	}
	.CartItems
	{
		position: relative;
		font-size: 24px;
		font-weight: 600;
		margin-left: 49px;
		text-align: center;
		top: -4px;
	}
	.CartButton
	{
		background-color: var(--greenColor);
		background-image:url(/typo3conf/ext/rg_shop/Resources/Public/Images/Shoptemplate/Cart.png);
		width:60px;
		height:50px;
		margin-left: 10px;
	}
	.CartPcs input 
	{
		border: unset!Important;
		height: 28px!Important;
		width: 100%;
		margin: 0px;
		padding: 0px;
		border-radius: unset!Important;
		text-align:center;
		color: var(--TextColorGrey);
		font-weight:bold;
	}
	.MinDbInfo label{
		font-size: 0.8rem;
	}
	.DetailedDescContainer
	{
		width: 100%;
		height: 5rem;
	}
	.DescLongContainer
	{
		min-height:2rem;
	}
	.DescLongLabel
	{
		width: 180px;
		height: 30px;
		background-color: var(--greyColor);
		text-align: center;
		border: 1px solid rgb(170,170,170);		
		text-transform: uppercase;
		font-weight: 700;
		display: flex;
	}
	.DescLongLabel label
	{
		margin:auto;
	}
	.DescLong
	{
		width:100%;
		display:none;
		min-height:5rem;
		border: 1px solid var(--greyColor);		
		/*background-color: var(--greyColor);*/
	}
	.DescLong label
	{
		padding: 0.5rem;
		font-size: 0.8rem;
	}
	/* The Modal (background) */
	.modal {
	  display: none; /* Hidden by default */
	  position: fixed; /* Stay in place */
	  z-index: 1; /* Sit on top */
	  padding-top: 100px; /* Location of the box */
	  left: 0;
	  top: 0;
	  width: 100%; /* Full width */
	  height: 100%; /* Full height */
	  overflow: auto; /* Enable scroll if needed */
	  background-color: rgb(0,0,0); /* Fallback color */
	  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	  opacity:0;
	  transition: opacity 1s; 
	}
	/* Modal Content */
	.modal-content {
	  background-color: #fefefe;
	  margin: auto;
	  padding: 20px;
	  border: 1px solid #888;
	  width: 60%;
	}
	/* The Close Button */
	.close {
	  color: #aaaaaa;
	  float: right;
	  font-size: 28px;
	  font-weight: bold;
	}
	.close:hover, .close:focus 
	{
	  color: #000;
	  text-decoration: none;
	  cursor: pointer;
	}
	.shop_btn
	{
		display: inline-block;
		font-weight: 400;
		color: #2b2b2b;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
		user-select: none;
		background-color: transparent;
		border: 1px solid transparent;
		padding: 0.375rem 0.75rem;
		font-size: ;
		line-height: 1.5;
		border-radius: 0;
		transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
	}
	.order_supplogo
	{
		width: 8rem;
		margin: 0.3rem;
	}
	.info_QualityOrders
	{
		width:5rem;
	}
	.info_DescOrders
	{
		width: 33rem;
	}
	.DetailedListContainerOrder
	{
		flex-direction: column;
	}
	.info_Orders
	{
		border: 2px solid var(--greyColor);
		margin-bottom:1rem;
	}
	.info_OrderQuality
	{
		width: 8.5rem;
	}
	.OrdersSelect
	{
		width: 95%;
		height: 2.2rem;
	}