<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

div.amshopby-column {
    float: left;
    width: 105px;
    overflow: hidden;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{
padding: 0pt 10px 10px 0pt; float: left;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px; 
}

.amshopby-link{
    float:left;
    padding-left:5px; 
    padding-top:5px;
}

.amshopby-clearer {
	display:block; 
	clear:both; 
	overflow: hidden;
}
div.block-layered-nav dd a {padding:0px 5px 0px 0px; display:block; float: left;}  
div.block-layered-nav dd a.amshopby-attr, div.block-layered-nav dd a.amshopby-attr:hover {padding-left:15px; background-image:url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-cb1.gif); background-repeat: no-repeat; background-position: left center;}
div.block-layered-nav dd a.amshopby-attr::before, div.block-layered-nav dd a.amshopby-attr-selected::before {border-style: none !important;}
div.block-layered-nav dd a.amshopby-attr-selected {font-weight: bold; padding-left:15px; background-image:url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-cb2.gif); background-repeat: no-repeat; background-position: left center;}
div.block-layered-nav dd a.amshopby-attr-inactive {pointer-events: none; color: #666666}
div.block-layered-nav dd a img {/* padding: 0px 4px 5px;*/ float:left;}

div.block-layered-nav dd li.amshopby-cat-level-2 {padding-left:10px;}
div.block-layered-nav dd li.amshopby-cat-level-3 {padding-left:20px;}

div.block-layered-nav dd a.amshopby-cat-selected {font-weight: bold;
color:black; text-decoration: none; cursor:text;}

div.block-layered-nav li.amshopby-cat-multi a {
    padding-left:15px;
    background-image:url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-cb1.gif); background-repeat: no-repeat; background-position: left center;
}

div.block-layered-nav li.amshopby-cat-multiselected a {
    font-weight: bold;
    background-image:url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-cb2.gif); background-repeat: no-repeat; background-position: left center;
}

div.block-layered-nav dd li span.amshopby-plusminus {float:left;
display:block; width:15px; height:15px; cursor:pointer;
background:transparent url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-plus.gif)  no-repeat;}
div.block-layered-nav dd li span.minus {background:transparent
url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-minus.gif) no-repeat;}
div.block-layered-nav dd li:after {display:block; content:".";
clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }



div.block-layered-nav.amshopby-collapse-enabled dl dt {
     cursor:pointer;
     padding-left:15px;
     background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
}
div.block-layered-nav.amshopby-collapse-enabled dl dt::after {
    border-style: none !important;
}
div.block-layered-nav.amshopby-collapse-enabled dl dt.amshopby-collapsed {background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;}
.col-main .col-left div.block-layered-nav.amshopby-collapse-enabled dl dt{background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;}

div.block-layered-nav div.amshopby-slider {
	 position:relative; margin:10px 4px 5px 4px; z-index:9; height:18px;  background: url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%; cursor:pointer;
}
div.block-layered-nav div.amshopby-slider div.handle {margin-left:-4px; width:8px; top:3px; height:14px; background: transparent url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-hadle.png) no-repeat; position: absolute; cursor:move; z-index: 2;}

/*
 * Slider labels
 */
.amshopby-slider-price {
	color: #798794;
}
.amshopby-slider-price-from {
	float: left;
    
}
.amshopby-slider-price-to {
	float: right;
}

.amshopby-slider-handle-right {
	position: absolute;
	top: 14px;
	right: 0px;
}

.amshopby-slider-handle-left {
	position: absolute;
	top: 14px;
	left: 0px;
}

.amshopby-tooltip {
    padding:2px 5px;
    background:#FEC;
    border:1px solid #FAA819;
    color:#1F5070;
    text-align:left;
    width:200px;
    position:absolute;
}

.amshopby-slider-price-range 
{
	text-align: center;
	font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor:help;
    display: inline;
}

div.block-layered-nav, div.amshopby-page-container, div.amshopby-filters-top {
    position: relative;
}
div.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}
div.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

div.amshopby-overlay div {
    margin: 0 auto;
    display: block;
	width: 300px;
	height: 200px;
	background:  url('https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
}

/*
 * Advanced Categories
 */
.amshopby-advanced li {
	clear: both;
}
.amshopby-advanced li.level1 {
	padding-left: 20px;
}
.amshopby-advanced li.level2 {
	padding-left: 30px;
}
.amshopby-advanced li.level3 {
	padding-left: 40px;
}
.amshopby-advanced li.level4 {
	padding-left: 50px;
}


.amshopby-advanced li.active &gt; a {
	font-weight: bold;
}

/*
 * Slider Bar
 */
.amshopby-slider-bar {
	position:absolute; 
	background: #999; 
	height: 6px; 
	top: 6px; 
	z-index: 1;  
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
	overflow: auto; 
}

.btn-remove-inline { background-image: url('https://www.nrgeurope.com/skin/frontend/base/default/images/am_btn_remove.gif'); background-repeat: no-repeat; width:13px; height:12px; margin-left: 4px; }
.btn-remove-inline:hover { /* background-position: center bottom; */ }
.amshopby-hightlighted { background: yellow;}

.btn-remove-inline img {display: inline;}

div.block-layered-nav div.amshopby-slider div.handle.active { z-index: 3; }

.amshopby-slider-ui { background: url(https://www.nrgeurope.com/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%; margin: 10px .4em; }
.amshopby-slider-ui .ui-slider-handle { background-color: #f18200; border: 1px solid #de5400; box-sizing: border-box; outline: none; }
.amshopby-slider-ui .ui-slider-range { background-color: #999999; }

.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }
.ui-slider { cursor: pointer; position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 0.8em; height: 1.2em; cursor: pointer; -ms-touch-action: none; touch-action: none; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.2em; margin-left: -.4em; }
.ui-slider-horizontal .ui-slider-range { top: 0.2em; height: 8px; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

.amshopby-narrow-by-list table td { vertical-align: top; }

input[name^="amshopby"][id$="from"].input-text, input[name^="amshopby"][id$="to"].input-text{
    width: auto;
}

.amshopby-item-top{
    max-width: 225px;
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol{
    max-width: 250px;
}

.amshopby-item-top div.amshopby-column {
    width: auto;
}

.no-display-current, .no-display{
    display: none;
}

.current .no-display-current, dd.current td.no-display{
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0px;
    }
}
.mbdialog img{
  border:0; vertical-align:top;
}

.mbdialog p{
  margin:0 0 10px;
}

.mbdialog{
  color:#2f2f2f;         
}
                                                                                                                                                                                                                                                                                                                        /*dpqzsjhiunbhfcjseepudpn*/
.mbdialog *, .mbdialog *:before, .mbdialog *:after{                                                                                                                                                                                                                                        /*dpqzsjhiunbhfcjseepudpn*/
  box-sizing:content-box;         
}

.mbdialog th, .mbdialog td{
  vertical-align:top;                      
}

.mbdialog img{
  display:inline;         
}

.dialogBg{
  background: rgba(255, 255, 255, 0.90);  
  position:fixed;
  overflow-x: auto;
  overflow-y: scroll;
  z-index:99999999;
  left:0;
  top:0;
  bottom:0;
  right:0; 
  /*visibility:hidden;*/
  display:none;
  cursor:pointer;   
}           

.dialogBody{
  overflow:hidden;   
  text-align:left; 
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);         
}
              
.mbdialog{  
  display:none;
  cursor:default;
  margin: 0px auto;        
  position:absolute;
  z-index:99999998;  
  -webkit-backface-visibility: hidden;
} 

@media (max-width: 500px) {
  .mbdialog,.dialogBody{
    -webkit-transform:translate3d(0, 0, 0); //bugfix if theme has translate3d on field behind popup
  }
}

.dialogTool{
  position:relative;          
}    

.dialogClose{
  position:absolute; 
  top:-20px; 
  right:-26px; 
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_dark.png); 
  background-position:5px 5px;
  background-repeat:no-repeat;
  height:26px;
  width:26px;    
  cursor:pointer; 
  z-index:99999995;  
}

.dialogCloseCustom{ 
  cursor:pointer;  
}

.dialogClose.overlay2{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_white.png); 
  background-position:5px 5px;
  background-repeat:no-repeat;     
}

.dialogClose.style2{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_big.png);  
  height:29px;
  width:29px; 
  top:-15px; 
  right:-15px;       
} 

.dialogClose.style2:hover{
  background-position:0 -29px;     
}

.dialogClose.style4,.dialogClose.style3{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_simple_white.png) no-repeat 4px 4px;   
  height:25px;
  width:25px;      
}

.dialogClose.style3{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_simple_dark.png) no-repeat 4px 4px;          
}

.dialogClose.style6{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_big_x.png) no-repeat;   
  top:7px; 
  right:8px;            
  width:20px;
  height:20px;
}

.dialogClose.style6{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_big_x_d.png) no-repeat;              
}

.dialogClose.style7{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_transparent.png) no-repeat;   
}

.dialogClose.style8{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_big_x.png) no-repeat;   
}

.dialogClose.style9{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_big_x_bold.png) no-repeat;              
}

.dialogClose.style10{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/close_big_x_bold_d.png) no-repeat;              
}

.dialogClose.style11{
  background:url(https://www.nrgeurope.com/skin/frontend/base/default/images/magebird_popup/white_circle.png) no-repeat;              
}

.dialogClose.style6,.dialogClose.style7,.dialogClose.style8,.dialogClose.style9,.dialogClose.style10,.dialogClose.style11{
  width:30px;
  height:30px;
  background-position:center;
}

.dialogClose.style7,.dialogClose.style11{
  width:35px;
  height:35px;
}

.dialogClose.style4:hover,.dialogClose.style3:hover{  
  background-position:4px -17px;   
}

.dialogClose.style1:hover{      
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

.imgType img{
  display:block;        
}

.mbdialog .error, .mbdialog .warning{  
  border:1px solid #EED2D8;
  color:#B94A4A;
  font-size:12px;
  font-weight:normal;
  text-shadow:1px 1px #FFFFFF;
  background-color:#F2DDDE;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  margin:0 15px 15px 0;
  padding:2px 5px;
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);   
  position:absolute;
  z-index:999999;
}

.mbdialog .error p, .mbdialog .warning p{
  margin:4px 0;
}

.transform-rotate-zoom1{
   -moz-transition: all 0.7s ease-in-out;
   -webkit-transition: all 0.7s ease-in-out;     
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;  
   
  -moz-transform:rotate(0deg) scale(0.001);
  -webkit-transform:rotate(0deg) scale(0.001);
  -o-transform:rotate(0deg) scale(0.001);
  -moz-transform:rotate(0deg) scale(0.001);
  -ms-transform: rotate(0deg) scale(0.001);  
}

.transform-rotate-zoom2{
 -webkit-transform: rotate(360deg) scale(1); 
 -moz-transform: rotate(360deg) scale(1); 
 -o-transform: rotate(360deg) scale(1); 
 -ms-transform: rotate(360deg) scale(1); 
 transform: rotate(360deg) scale(1);  
}   


.popuptransition{
   -moz-transition: all 0.9s ease-in-out;
   -webkit-transition: all 0.9s ease-in-out;     
   -o-transition: all 0.9s ease-in-out;
   -ms-transition: all 0.9s ease-in-out;
   transition: all 0.9s ease-in-out;      
}

.transform-elastic1, .moctoddribegam{
   -moz-transition: all 0.2s ease-in-out;
   -webkit-transition: all 0.2s ease-in-out;     
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;  
   
  -moz-transform:scale(0.001);
  -webkit-transform:scale(0.001);
  -o-transform:scale(0.001);
  -moz-transform:scale(0.001);
  -ms-transform:scale(0.001);   
}
 
.transform-elastic2{
 -webkit-transform: scale(1.2); 
 -moz-transform: scale(1.2); 
 -o-transform: scale(1.2); 
 -ms-transform: scale(1.2); 
 transform: scale(1.2);   
}

.transform-elastic3{
 -webkit-transform: scale(1); 
 -moz-transform: scale(1); 
 -o-transform: scale(1); 
 -ms-transform:scale(1); 
 transform: scale(1);   
}

.mbdialog table {              
    border-spacing:0;
    border-collapse:separate;
} 

/*FOLLOW WIDGET*/
.followPopup{
  line-height:1;            
}

.followPopup ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.followPopup li{
  float:left;
  margin-right:10px;
  height:62px;
  overflow:hidden;
  width:63px;
  text-align:center;
}  

.followPopup li img{
  width:auto;
}  

.followPopup.tp2 li{
  height:20px;                   
}     

.followPopup li.twitterFollow img,.followPopup li.pinFollow img{
  margin-bottom:3px;
  margin-left:5px;
}

.followPopup.tp3 li.twitterFollow img,li.twitterTweet img, .followPopup.tp3 li.pinFollow img{
  margin-bottom:3px;
  margin-left:0px;
}

.followPopup .fbLike{
  min-width:48px;
  margin-right:2px;
  margin-left:-3px;
}

.followPopup.tp3 .fbLike{
  margin-left:0px;
}

.followPopup .twitterTweet{
  /*width:58px;*/  
}

.followPopup .twitterTweet{
  visibility:visible !important;
}

.followPopup .gplusRecommend{
  width:50px;
}

.gplusRecommend div{
  vertical-align:top !important;
}

.followPopup .pinFollow{
  min-width:59px;
}

.followPopup.tp3 li{
  float:none;
  width:63px !important;
  margin-right:0;
  text-align:center;
  margin-bottom:10px;                   
}


/*FB like bugfix for ie*/
.fb-like.fb_iframe_widget iframe{
  min-width:49px !important;
  min-height:61px !important;  
  left:0;                              
}
/*END FOLLOW WIDGET*/

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete .search-autocomplete {
  position: absolute;
}
.searchautocomplete .form-search {
  overflow: none !important;
  position: relative;
}
.searchautocomplete .sprite {
  background: url('https://www.nrgeurope.com/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete .nav-search-in {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 11;
}
.searchautocomplete .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 0;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav-search-in .category-fake {
  height: 20px;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
  margin-top: 6px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav-search-in:hover .category-fake {
  color: #000;
}
.searchautocomplete .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 102;
  box-shadow: 0 10px 10px #5E5E5E;
  top: 30px;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  margin: 0;
  border: none!important;
  background: none!important;
  box-shadow: none;
  position: relative;
  padding: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  border: 1px solid #e2e2e2;
  margin-bottom: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  box-shadow: 0 0 1px #525252;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
  background-color: #F7F7F6;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 10px 5px 10px;
}
.searchautocomplete .searchautocomlete-image {
  float: left;
  margin: 0px 5px 5px 0px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 11px;
  right: 44px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(https://www.nrgeurope.com/skin/frontend/rebatt/images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -52px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}
tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
  font-style: italic;
}
/* Shopping cart tax info */
.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(https://www.nrgeurope.com/skin/frontend/rebatt/images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -52px;
}
/* Remember Me Popup ===================================================================== */
.window-overlay {
  background: url(https://www.nrgeurope.com/skin/frontend/rebatt/images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000;
}
.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(https://www.nrgeurope.com/skin/frontend/rebatt/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
  display: inline-block;
  height: 19px;
  border: 1px solid #de5400;
  background: #f18200;
  padding: 0 8px;
  font: bold 12px/19px Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}
/* MAP Popup============================================================================== */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff;
}
.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}
.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px;
}
.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
.map-popup-arrow {
  background: url(https://www.nrgeurope.com/skin/frontend/rebatt/images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}
.map-popup-close {
  background: url(https://www.nrgeurope.com/skin/frontend/rebatt/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #ddd;
}
/* ======================================================================================= */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn &gt; .caret,
  .dropup &gt; .btn &gt; .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table,
  .data-table,
  .availability-only-details,
  .cart .totals table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th,
  .data-table td,
  .data-table th,
  .availability-only-details td,
  .availability-only-details th,
  .cart .totals table td,
  .cart .totals table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td,
  .data-table th,
  .data-table td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #1d1d1d;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ce3a40;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.block-banner .block-content img,
.category-image img,
.product-img-box .product-image-zoom img,
.product-img-box .more-views img,
.tool-tip-content img,
.product-review .product-img-box .product-image,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail,
.products-grid .product-image img,
.products-list .product-image img,
.product-essential .product-img-box img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
/*  border-radius: 4px;*/
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.product-essential .product-img-box img {
	border-radius: 0;
	padding: 0;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 2px solid #d8d8d8;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.page-popup {
  padding: 30px;
}
header[role="banner"] {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
header[role="banner"] &gt; .logo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  header[role="banner"] &gt; .logo {
    float: left;
    width: 41.66666667%;
  }
}
header[role="banner"] .quick-access {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  header[role="banner"] .quick-access {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 768px) {
  header[role="banner"] .form-language {
    float: left;
    width: 160px;
  }
  header[role="banner"] .form-language .form-control {
    width: 120px;
  }
  header[role="banner"] .links {
    float: right;
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  header[role="banner"] .quick-access {
    float: right;
  }
}
.layout {
  margin-left: -5px;
  margin-right: -5px;
}
.layout.layout-1-col div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .layout.layout-1-col div[role="main"] {
    float: left;
    width: 100%;
  }
}
.layout.layout-3-cols div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .layout.layout-3-cols div[role="main"] {
    float: left;
    width: 50%;
  }
}
div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}
.layout.layout-2-cols div[role="main"] {
	padding-left: 5px;
}
@media (min-width: 992px) {
  div[role="main"] {
    float: left;
    width: 75%;
  }
}
aside[role="complementary"] {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  display: none;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  aside[role="complementary"] {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  aside[role="complementary"] {
    display: block;
  }
}
footer[role="contentinfo"] {
  margin-bottom: 20px;
}
footer[role="contentinfo"] &gt; ul &gt; li,
footer[role="contentinfo"] .links li {
  display: inline;
}
footer[role="contentinfo"] &gt; ul,
footer[role="contentinfo"] .links,
footer[role="contentinfo"] .bugs,
footer[role="contentinfo"] address {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  footer[role="contentinfo"] &gt; ul,
  footer[role="contentinfo"] .links,
  footer[role="contentinfo"] .bugs,
  footer[role="contentinfo"] address {
    width: 50%;
  }
  footer[role="contentinfo"] &gt; ul,
  footer[role="contentinfo"] .bugs {
    float: left;
  }
  footer[role="contentinfo"] .links,
  footer[role="contentinfo"] address {
    float: right;
    text-align: right;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 20px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 20px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #ce3a40;
}
a.text-primary:hover {
  color: #d3450d;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ce3a40;
}
a.bg-primary:hover {
  background-color: #d3450d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header,
.page-title {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline &gt; li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
h1,
.h1 {
  font-size: 18px;
}
h2,
.h2 {
  font-size: 16px;
}
h3,
.h3 {
  font-size: 15px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 14px;
}
.page-title {
  margin-top: 0;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
  margin: 7px 0 0;
}
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.subtitle,
.sub-title {
  color: #777777;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1104px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.col2-set,
.col2-set,
.col4-set {
  margin-left: -15px;
  margin-right: -15px;
}
.col2-set &gt; .legend {
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
}
.col2-set .col-1,
.col2-set .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: left;
    width: 50%;
  }
}
.col2-set .col-narrow {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-narrow {
    float: left;
    width: 33.33333333%;
  }
}
.col2-set .col-wide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-wide {
    float: left;
    width: 66.66666667%;
  }
}
.col3-set .col-1,
.col3-set .col-2,
.col3-set .col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col3-set .col-1,
  .col3-set .col-2,
  .col3-set .col-3 {
    float: left;
    width: 33.33333333%;
  }
}
.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3,
.col4-set .col-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col4-set .col-1,
  .col4-set .col-2,
  .col4-set .col-3,
  .col4-set .col-4 {
    float: left;
    width: 25%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table,
.data-table,
.availability-only-details,
.cart .totals table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td,
.data-table &gt; thead &gt; tr &gt; th,
.data-table &gt; tbody &gt; tr &gt; th,
.data-table &gt; tfoot &gt; tr &gt; th,
.data-table &gt; thead &gt; tr &gt; td,
.data-table &gt; tbody &gt; tr &gt; td,
.data-table &gt; tfoot &gt; tr &gt; td,
.availability-only-details &gt; thead &gt; tr &gt; th,
.availability-only-details &gt; tbody &gt; tr &gt; th,
.availability-only-details &gt; tfoot &gt; tr &gt; th,
.availability-only-details &gt; thead &gt; tr &gt; td,
.availability-only-details &gt; tbody &gt; tr &gt; td,
.availability-only-details &gt; tfoot &gt; tr &gt; td,
.cart .totals table &gt; thead &gt; tr &gt; th,
.cart .totals table &gt; tbody &gt; tr &gt; th,
.cart .totals table &gt; tfoot &gt; tr &gt; th,
.cart .totals table &gt; thead &gt; tr &gt; td,
.cart .totals table &gt; tbody &gt; tr &gt; td,
.cart .totals table &gt; tfoot &gt; tr &gt; td {
  padding: 6px 12px;
  line-height: 1.2;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table &gt; thead &gt; tr &gt; th,
.data-table &gt; thead &gt; tr &gt; th,
.availability-only-details &gt; thead &gt; tr &gt; th,
.cart .totals table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td,
.data-table &gt; caption + thead &gt; tr:first-child &gt; th,
.data-table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.data-table &gt; thead:first-child &gt; tr:first-child &gt; th,
.data-table &gt; caption + thead &gt; tr:first-child &gt; td,
.data-table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.data-table &gt; thead:first-child &gt; tr:first-child &gt; td,
.availability-only-details &gt; caption + thead &gt; tr:first-child &gt; th,
.availability-only-details &gt; colgroup + thead &gt; tr:first-child &gt; th,
.availability-only-details &gt; thead:first-child &gt; tr:first-child &gt; th,
.availability-only-details &gt; caption + thead &gt; tr:first-child &gt; td,
.availability-only-details &gt; colgroup + thead &gt; tr:first-child &gt; td,
.availability-only-details &gt; thead:first-child &gt; tr:first-child &gt; td,
.cart .totals table &gt; caption + thead &gt; tr:first-child &gt; th,
.cart .totals table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.cart .totals table &gt; thead:first-child &gt; tr:first-child &gt; th,
.cart .totals table &gt; caption + thead &gt; tr:first-child &gt; td,
.cart .totals table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.cart .totals table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}
.table &gt; tbody + tbody,
.data-table &gt; tbody + tbody,
.availability-only-details &gt; tbody + tbody,
.cart .totals table &gt; tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table,
.data-table .data-table,
.availability-only-details .availability-only-details,
.cart .totals table .cart .totals table {
  background-color: #ffffff;
}
.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}
.table-bordered,
.data-table {
  border: 1px solid #dddddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td,
.data-table &gt; thead &gt; tr &gt; th,
.data-table &gt; tbody &gt; tr &gt; th,
.data-table &gt; tfoot &gt; tr &gt; th,
.data-table &gt; thead &gt; tr &gt; td,
.data-table &gt; tbody &gt; tr &gt; td,
.data-table &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #dddddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.data-table &gt; thead &gt; tr &gt; th,
.data-table &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}
.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover &gt; tbody &gt; tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th,
.data-table &gt; thead &gt; tr &gt; td.active,
.data-table &gt; tbody &gt; tr &gt; td.active,
.data-table &gt; tfoot &gt; tr &gt; td.active,
.data-table &gt; thead &gt; tr &gt; th.active,
.data-table &gt; tbody &gt; tr &gt; th.active,
.data-table &gt; tfoot &gt; tr &gt; th.active,
.data-table &gt; thead &gt; tr.active &gt; td,
.data-table &gt; tbody &gt; tr.active &gt; td,
.data-table &gt; tfoot &gt; tr.active &gt; td,
.data-table &gt; thead &gt; tr.active &gt; th,
.data-table &gt; tbody &gt; tr.active &gt; th,
.data-table &gt; tfoot &gt; tr.active &gt; th,
.availability-only-details &gt; thead &gt; tr &gt; td.active,
.availability-only-details &gt; tbody &gt; tr &gt; td.active,
.availability-only-details &gt; tfoot &gt; tr &gt; td.active,
.availability-only-details &gt; thead &gt; tr &gt; th.active,
.availability-only-details &gt; tbody &gt; tr &gt; th.active,
.availability-only-details &gt; tfoot &gt; tr &gt; th.active,
.availability-only-details &gt; thead &gt; tr.active &gt; td,
.availability-only-details &gt; tbody &gt; tr.active &gt; td,
.availability-only-details &gt; tfoot &gt; tr.active &gt; td,
.availability-only-details &gt; thead &gt; tr.active &gt; th,
.availability-only-details &gt; tbody &gt; tr.active &gt; th,
.availability-only-details &gt; tfoot &gt; tr.active &gt; th,
.cart .totals table &gt; thead &gt; tr &gt; td.active,
.cart .totals table &gt; tbody &gt; tr &gt; td.active,
.cart .totals table &gt; tfoot &gt; tr &gt; td.active,
.cart .totals table &gt; thead &gt; tr &gt; th.active,
.cart .totals table &gt; tbody &gt; tr &gt; th.active,
.cart .totals table &gt; tfoot &gt; tr &gt; th.active,
.cart .totals table &gt; thead &gt; tr.active &gt; td,
.cart .totals table &gt; tbody &gt; tr.active &gt; td,
.cart .totals table &gt; tfoot &gt; tr.active &gt; td,
.cart .totals table &gt; thead &gt; tr.active &gt; th,
.cart .totals table &gt; tbody &gt; tr.active &gt; th,
.cart .totals table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8;
}
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th,
.data-table &gt; thead &gt; tr &gt; td.success,
.data-table &gt; tbody &gt; tr &gt; td.success,
.data-table &gt; tfoot &gt; tr &gt; td.success,
.data-table &gt; thead &gt; tr &gt; th.success,
.data-table &gt; tbody &gt; tr &gt; th.success,
.data-table &gt; tfoot &gt; tr &gt; th.success,
.data-table &gt; thead &gt; tr.success &gt; td,
.data-table &gt; tbody &gt; tr.success &gt; td,
.data-table &gt; tfoot &gt; tr.success &gt; td,
.data-table &gt; thead &gt; tr.success &gt; th,
.data-table &gt; tbody &gt; tr.success &gt; th,
.data-table &gt; tfoot &gt; tr.success &gt; th,
.availability-only-details &gt; thead &gt; tr &gt; td.success,
.availability-only-details &gt; tbody &gt; tr &gt; td.success,
.availability-only-details &gt; tfoot &gt; tr &gt; td.success,
.availability-only-details &gt; thead &gt; tr &gt; th.success,
.availability-only-details &gt; tbody &gt; tr &gt; th.success,
.availability-only-details &gt; tfoot &gt; tr &gt; th.success,
.availability-only-details &gt; thead &gt; tr.success &gt; td,
.availability-only-details &gt; tbody &gt; tr.success &gt; td,
.availability-only-details &gt; tfoot &gt; tr.success &gt; td,
.availability-only-details &gt; thead &gt; tr.success &gt; th,
.availability-only-details &gt; tbody &gt; tr.success &gt; th,
.availability-only-details &gt; tfoot &gt; tr.success &gt; th,
.cart .totals table &gt; thead &gt; tr &gt; td.success,
.cart .totals table &gt; tbody &gt; tr &gt; td.success,
.cart .totals table &gt; tfoot &gt; tr &gt; td.success,
.cart .totals table &gt; thead &gt; tr &gt; th.success,
.cart .totals table &gt; tbody &gt; tr &gt; th.success,
.cart .totals table &gt; tfoot &gt; tr &gt; th.success,
.cart .totals table &gt; thead &gt; tr.success &gt; td,
.cart .totals table &gt; tbody &gt; tr.success &gt; td,
.cart .totals table &gt; tfoot &gt; tr.success &gt; td,
.cart .totals table &gt; thead &gt; tr.success &gt; th,
.cart .totals table &gt; tbody &gt; tr.success &gt; th,
.cart .totals table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}
.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th,
.data-table &gt; thead &gt; tr &gt; td.info,
.data-table &gt; tbody &gt; tr &gt; td.info,
.data-table &gt; tfoot &gt; tr &gt; td.info,
.data-table &gt; thead &gt; tr &gt; th.info,
.data-table &gt; tbody &gt; tr &gt; th.info,
.data-table &gt; tfoot &gt; tr &gt; th.info,
.data-table &gt; thead &gt; tr.info &gt; td,
.data-table &gt; tbody &gt; tr.info &gt; td,
.data-table &gt; tfoot &gt; tr.info &gt; td,
.data-table &gt; thead &gt; tr.info &gt; th,
.data-table &gt; tbody &gt; tr.info &gt; th,
.data-table &gt; tfoot &gt; tr.info &gt; th,
.availability-only-details &gt; thead &gt; tr &gt; td.info,
.availability-only-details &gt; tbody &gt; tr &gt; td.info,
.availability-only-details &gt; tfoot &gt; tr &gt; td.info,
.availability-only-details &gt; thead &gt; tr &gt; th.info,
.availability-only-details &gt; tbody &gt; tr &gt; th.info,
.availability-only-details &gt; tfoot &gt; tr &gt; th.info,
.availability-only-details &gt; thead &gt; tr.info &gt; td,
.availability-only-details &gt; tbody &gt; tr.info &gt; td,
.availability-only-details &gt; tfoot &gt; tr.info &gt; td,
.availability-only-details &gt; thead &gt; tr.info &gt; th,
.availability-only-details &gt; tbody &gt; tr.info &gt; th,
.availability-only-details &gt; tfoot &gt; tr.info &gt; th,
.cart .totals table &gt; thead &gt; tr &gt; td.info,
.cart .totals table &gt; tbody &gt; tr &gt; td.info,
.cart .totals table &gt; tfoot &gt; tr &gt; td.info,
.cart .totals table &gt; thead &gt; tr &gt; th.info,
.cart .totals table &gt; tbody &gt; tr &gt; th.info,
.cart .totals table &gt; tfoot &gt; tr &gt; th.info,
.cart .totals table &gt; thead &gt; tr.info &gt; td,
.cart .totals table &gt; tbody &gt; tr.info &gt; td,
.cart .totals table &gt; tfoot &gt; tr.info &gt; td,
.cart .totals table &gt; thead &gt; tr.info &gt; th,
.cart .totals table &gt; tbody &gt; tr.info &gt; th,
.cart .totals table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7;
}
.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3;
}
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th,
.data-table &gt; thead &gt; tr &gt; td.warning,
.data-table &gt; tbody &gt; tr &gt; td.warning,
.data-table &gt; tfoot &gt; tr &gt; td.warning,
.data-table &gt; thead &gt; tr &gt; th.warning,
.data-table &gt; tbody &gt; tr &gt; th.warning,
.data-table &gt; tfoot &gt; tr &gt; th.warning,
.data-table &gt; thead &gt; tr.warning &gt; td,
.data-table &gt; tbody &gt; tr.warning &gt; td,
.data-table &gt; tfoot &gt; tr.warning &gt; td,
.data-table &gt; thead &gt; tr.warning &gt; th,
.data-table &gt; tbody &gt; tr.warning &gt; th,
.data-table &gt; tfoot &gt; tr.warning &gt; th,
.availability-only-details &gt; thead &gt; tr &gt; td.warning,
.availability-only-details &gt; tbody &gt; tr &gt; td.warning,
.availability-only-details &gt; tfoot &gt; tr &gt; td.warning,
.availability-only-details &gt; thead &gt; tr &gt; th.warning,
.availability-only-details &gt; tbody &gt; tr &gt; th.warning,
.availability-only-details &gt; tfoot &gt; tr &gt; th.warning,
.availability-only-details &gt; thead &gt; tr.warning &gt; td,
.availability-only-details &gt; tbody &gt; tr.warning &gt; td,
.availability-only-details &gt; tfoot &gt; tr.warning &gt; td,
.availability-only-details &gt; thead &gt; tr.warning &gt; th,
.availability-only-details &gt; tbody &gt; tr.warning &gt; th,
.availability-only-details &gt; tfoot &gt; tr.warning &gt; th,
.cart .totals table &gt; thead &gt; tr &gt; td.warning,
.cart .totals table &gt; tbody &gt; tr &gt; td.warning,
.cart .totals table &gt; tfoot &gt; tr &gt; td.warning,
.cart .totals table &gt; thead &gt; tr &gt; th.warning,
.cart .totals table &gt; tbody &gt; tr &gt; th.warning,
.cart .totals table &gt; tfoot &gt; tr &gt; th.warning,
.cart .totals table &gt; thead &gt; tr.warning &gt; td,
.cart .totals table &gt; tbody &gt; tr.warning &gt; td,
.cart .totals table &gt; tfoot &gt; tr.warning &gt; td,
.cart .totals table &gt; thead &gt; tr.warning &gt; th,
.cart .totals table &gt; tbody &gt; tr.warning &gt; th,
.cart .totals table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th,
.data-table &gt; thead &gt; tr &gt; td.danger,
.data-table &gt; tbody &gt; tr &gt; td.danger,
.data-table &gt; tfoot &gt; tr &gt; td.danger,
.data-table &gt; thead &gt; tr &gt; th.danger,
.data-table &gt; tbody &gt; tr &gt; th.danger,
.data-table &gt; tfoot &gt; tr &gt; th.danger,
.data-table &gt; thead &gt; tr.danger &gt; td,
.data-table &gt; tbody &gt; tr.danger &gt; td,
.data-table &gt; tfoot &gt; tr.danger &gt; td,
.data-table &gt; thead &gt; tr.danger &gt; th,
.data-table &gt; tbody &gt; tr.danger &gt; th,
.data-table &gt; tfoot &gt; tr.danger &gt; th,
.availability-only-details &gt; thead &gt; tr &gt; td.danger,
.availability-only-details &gt; tbody &gt; tr &gt; td.danger,
.availability-only-details &gt; tfoot &gt; tr &gt; td.danger,
.availability-only-details &gt; thead &gt; tr &gt; th.danger,
.availability-only-details &gt; tbody &gt; tr &gt; th.danger,
.availability-only-details &gt; tfoot &gt; tr &gt; th.danger,
.availability-only-details &gt; thead &gt; tr.danger &gt; td,
.availability-only-details &gt; tbody &gt; tr.danger &gt; td,
.availability-only-details &gt; tfoot &gt; tr.danger &gt; td,
.availability-only-details &gt; thead &gt; tr.danger &gt; th,
.availability-only-details &gt; tbody &gt; tr.danger &gt; th,
.availability-only-details &gt; tfoot &gt; tr.danger &gt; th,
.cart .totals table &gt; thead &gt; tr &gt; td.danger,
.cart .totals table &gt; tbody &gt; tr &gt; td.danger,
.cart .totals table &gt; tfoot &gt; tr &gt; td.danger,
.cart .totals table &gt; thead &gt; tr &gt; th.danger,
.cart .totals table &gt; tbody &gt; tr &gt; th.danger,
.cart .totals table &gt; tfoot &gt; tr &gt; th.danger,
.cart .totals table &gt; thead &gt; tr.danger &gt; td,
.cart .totals table &gt; tbody &gt; tr.danger &gt; td,
.cart .totals table &gt; tfoot &gt; tr.danger &gt; td,
.cart .totals table &gt; thead &gt; tr.danger &gt; th,
.cart .totals table &gt; tbody &gt; tr.danger &gt; th,
.cart .totals table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive &gt; .table,
  .table-responsive &gt; .data-table,
  .table-responsive &gt; .availability-only-details,
  .table-responsive &gt; .cart .totals table {
    margin-bottom: 0;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td,
  .table-responsive &gt; .data-table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .data-table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .data-table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .data-table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .data-table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .data-table &gt; tfoot &gt; tr &gt; td,
  .table-responsive &gt; .availability-only-details &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .availability-only-details &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .availability-only-details &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .availability-only-details &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .availability-only-details &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .availability-only-details &gt; tfoot &gt; tr &gt; td,
  .table-responsive &gt; .cart .totals table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .cart .totals table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .cart .totals table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .cart .totals table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .cart .totals table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .cart .totals table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered,
  .table-responsive &gt; .data-table {
    border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
  .table-responsive &gt; .data-table &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .data-table &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .data-table &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .data-table &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .data-table &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .data-table &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
  .table-responsive &gt; .data-table &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .data-table &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .data-table &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .data-table &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .data-table &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .data-table &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
  .table-responsive &gt; .data-table &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .data-table &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .data-table &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .data-table &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}
.data-table &gt; tbody &gt; tr:nth-child(odd) &gt; td,
.data-table &gt; tbody &gt; tr:nth-child(odd) &gt; th {
  background-color: #f2f2f2;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
#onestepcheckout-form select,
.form-control,
.input-text,
.form-list textarea,
.form-list select,
.form-language select,
.product-options dd .input-text,
.product-options dd select,
.product-options dd textarea,
.multiple-checkout .data-table select,
.my-wishlist textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 7px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: rgba(38,38,38,0.5);
  background-color: #ffffff;
	font-style: italic;
  background-image: none;
  border: 1px solid #d8d8d8;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group,
.form-list li {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.cart-table .qty {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group &gt; .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
.form-list label {
  position: relative;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  color: #ce3a40;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list li.control label {
  float: none;
  display: block;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
  display: inline;
  float: left;
  margin-top: 2px;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.form-list .field {
  float: left;
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}
.form-list .field:first-child,
.form-list .field:first-of-type {
  padding-left: 0;
}
.form-list .field:last-child {
  padding-right: 0;
}
.form-list select[multiple],
.form-list textarea {
  height: auto;
}
.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text,
.form-list .input-range span {
  display: inline-block;
}
.form-list .input-range input.input-text {
  width: 40%;
}
.form-list-narrow li {
  margin-bottom: 0;
}
.form-list-narrow li .input-box {
  margin-bottom: 6px;
}
.form-list-narrow li.wide .input-box {
  width: 260px;
}
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
  width: 254px;
}
.form-list-narrow li.wide select {
  width: 260px;
}
.form-list .customer-name-prefix .name-prefix {
  width: 16%;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-prefix .name-lastname {
  width: 42%;
}
.form-list .customer-name-prefix-middlename .name-prefix,
.form-list .customer-name-prefix-middlename .name-middlename {
  width: 16%;
}
.form-list .customer-name-prefix-middlename .name-firstname,
.form-list .customer-name-prefix-middlename .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-suffix .name-prefix,
.form-list .customer-name-prefix-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-prefix-suffix .name-firstname,
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-middlename-suffix .name-prefix,
.form-list .customer-name-prefix-middlename-suffix .name-middlename,
.form-list .customer-name-prefix-middlename-suffix .name-suffix {
  width: 12%;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 32%;
}
.form-list .customer-name-middlename .name-middlename {
  width: 16%;
}
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-lastname {
  width: 42%;
}
.form-list .customer-name-middlename-suffix .name-middlename,
.form-list .customer-name-middlename-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-suffix .name-firstname,
.form-list .customer-name-suffix .name-lastname {
  width: 42%;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
.form-list .customer-dob .dob-day:first-child,
.form-list .customer-dob .dob-month:first-child,
.form-list .customer-dob .dob-year:first-child {
  padding-left: 0;
}
.form-list .customer-dob .dob-day + .dob-month + .dob-year,
.form-list .customer-dob .dob-month + .dob-day + .dob-year,
.form-list .customer-dob .dob-year + .dob-day + .dob-month,
.form-list .customer-dob .dob-year + .dob-month + .dob-day {
  padding-right: 0;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 30%;
}
.form-list .customer-dob .dob-year {
  width: 40%;
}
.legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: normal;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.buttons-set {
  margin: 4em 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #e5e5e5;
  line-height: 34px;
  text-align: right;
}
.buttons-set p.required {
  margin: 0 0 10px;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.validation-advice {
  clear: both;
  color: #a94442;
}
.validation-failed {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.validation-failed:focus {
  border-color: #843534 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
}
p.required {
  text-align: right;
  color: #a94442;
}
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
.btn,
.button,
.my-wishlist .link-edit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0 none;
  white-space: nowrap;
  padding: 5px 18px;
	font-weight: bold;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default,
.button,
.my-wishlist .link-edit {
  color: #fff;
  background-color: #000;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #d3450d;
  border-color: #b13a0b;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ce3a40;
  border-color: #eb4c0f;
}
.btn-primary .badge {
  color: #ce3a40;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ce3a40;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #bb3d0c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.block .actions button.button,
.cart-table .button,
#multiship-addresses-table tfoot .button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ce3a40;
}
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #777777;
}
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open &gt; .dropdown-menu {
  display: block;
}
.open &gt; a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right &gt; .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg &gt; .form-control,
select.input-group-lg &gt; .input-group-addon,
select.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg &gt; .form-control,
textarea.input-group-lg &gt; .input-group-addon,
textarea.input-group-lg &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-lg &gt; .form-control,
select[multiple].input-group-lg &gt; .input-group-addon,
select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm &gt; .form-control,
select.input-group-sm &gt; .input-group-addon,
select.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm &gt; .form-control,
textarea.input-group-sm &gt; .input-group-addon,
textarea.input-group-sm &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-sm &gt; .form-control,
select[multiple].input-group-sm &gt; .input-group-addon,
select[multiple].input-group-sm &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn &gt; .btn {
  position: relative;
}
.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}
.input-group-btn &gt; .btn:hover,
.input-group-btn &gt; .btn:focus,
.input-group-btn &gt; .btn:active {
  z-index: 2;
}
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  margin-left: -1px;
}
.input-group-addon label {
  margin-bottom: 0;
  font-weight: normal;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav &gt; li {
  position: relative;
  display: block;
}
.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav &gt; li.disabled &gt; a {
  color: #777777;
}
.nav &gt; li.disabled &gt; a:hover,
.nav &gt; li.disabled &gt; a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #eeeeee;
  border-color: #ce3a40;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs &gt; li &gt; a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified &gt; li {
  float: none;
}
.nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified &gt; .active &gt; a,
  .nav-tabs.nav-justified &gt; .active &gt; a:hover,
  .nav-tabs.nav-justified &gt; .active &gt; a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills &gt; li {
  float: left;
}
.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}
.nav-pills &gt; li + li {
  margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
  color: #ffffff;
  background-color: #ce3a40;
}
.nav-stacked &gt; li {
  float: none;
}
.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified &gt; li {
  float: none;
}
.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a,
  .nav-tabs-justified &gt; .active &gt; a:hover,
  .nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content &gt; .tab-pane {
  display: none;
}
.tab-content &gt; .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container &gt; .navbar-header,
.container-fluid &gt; .navbar-header,
.container &gt; .navbar-collapse,
.container-fluid &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container &gt; .navbar-header,
  .container-fluid &gt; .navbar-header,
  .container &gt; .navbar-collapse,
  .container-fluid &gt; .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand &gt; img {
  display: block;
}
@media (min-width: 768px) {
  .navbar &gt; .container .navbar-brand,
  .navbar &gt; .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: left;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group &gt; .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left;
    float: left !important;
  }
  .navbar-right {
    float: right;
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #777777;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a,
.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover,
.navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav &gt; .disabled &gt; a,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
@media (min-width: 768px) {
  .navbar-main .navbar-brand {
    display: none;
  }
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb &gt; li {
  display: inline-block;
}
.breadcrumb &gt; li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb &gt; .active {
  color: #777777;
}
.breadcrumb strong {
  font-weight: normal;
  color: #777777;
}
.pagination,
.pager .pages ol {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ce3a40;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  color: #bb3d0c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ce3a40;
  border-color: #ce3a40;
  cursor: default;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding: 4px 8px;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  line-height: 20px;
}
.pager .amount {
  float: left;
  margin-bottom: 0;
}
.pager .limiter {
  float: right;
}
.pager .limiter label {
  margin-bottom: 0;
  font-weight: normal;
}
.pager .limiter select {
  display: inline;
  width: 60px;
}
.pager .pages {
  float: left;
  width: 100%;
  margin-top: 4px;
  text-align: center;
}
.pager .pages ol {
  margin: 0;
  display: inline-block;
}
.pager .pages * {
	font-weight: bold;
}
.pager .pages li {
  display: inline-block;
  margin: 0 1px;
  text-align: center;
  padding: 0 6px;
  min-width: 20px;
  border: 1px solid #d8d8d8;
  font-size: 14px;
}
.pager .pages li:hover {
	background: none #fff;
}
.pager .pages li.prev-next {
	width: 24px;
	padding: 0;
}
.pager .pages li.current {
	background: none #fff;
	color: #ce3a40;
}
.pager .pages li a {
	display: block;
}
.sorter {
  padding: 4px 8px;
  border-top: 1px solid #e5e5e5;
  line-height: 30px;
}
.sorter .view-mode {
  float: left;
  margin: 0;
}
.sorter .sort-by {
  float: right;
}
.sorter .sort-by label {
  margin-bottom: 0;
  font-weight: normal;
}
.sorter .sort-by select {
  display: inline;
  width: 100px;
}
@media (min-width: 768px) {
  .sorter .sort-by {
    padding-right: 43px;
  }
}
.alert,
.error-msg,
.success-msg,
.note-msg,
.notice-msg,
.global-site-notice,
.block-cart .subtotal {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success,
.success-msg {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info,
.note-msg,
.notice-msg,
.block-cart .subtotal {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning,
.global-site-notice {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger,
.error-msg {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.success {
  color: #3c763d;
}
.error {
  color: #a94442;
}
.notice {
  color: #31708f;
}
.messages &gt; li {
  margin-bottom: 10px;
}
.global-site-notice p {
  margin: 0;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item,
.form-search .search-autocomplete li,
.checkout-progress li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ce3a40;
  border-color: #ce3a40;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small,
.list-group-item.active:hover .list-group-item-heading &gt; .small,
.list-group-item.active:focus .list-group-item-heading &gt; .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fde9e2;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel,
.block,
.product-view .product-shop,
.product-view .box-collateral,
.cart .crosssell,
.cart .discount,
.cart .shipping,
.box-account,
.addresses-list li.item,
.order-info-box,
.gift-message,
.order-about {
  margin-bottom: 12px;
  background-color: #f2f2f2;
}
.panel-body {
  padding: 15px;
}
.panel-heading,
.block .block-title,
.block-account .block-title,
.product-view .product-shop .product-name,
.product-view .box-collateral &gt; h2,
.cart .crosssell &gt; h2,
.cart .discount &gt; h2,
.cart .shipping &gt; h2,
.box-account .box-head,
.addresses-list li.item h3 {
  padding: 15px 18px;
  line-height: 26px;
}
.panel-heading &gt; .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title,
.block .block-title strong,
.block-account .block-title strong,
.product-view .product-shop .product-name h1,
.cart .crosssell &gt; h2,
.cart .discount &gt; h2,
.cart .shipping &gt; h2,
.box-account .box-head h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
  text-transform: uppercase;
}
.panel-title &gt; a,
.panel-title &gt; small,
.panel-title &gt; .small,
.panel-title &gt; small &gt; a,
.panel-title &gt; .small &gt; a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table,
.panel &gt; .data-table,
.panel &gt; .table-responsive &gt; .data-table,
.panel &gt; .panel-collapse &gt; .data-table,
.panel &gt; .availability-only-details,
.panel &gt; .table-responsive &gt; .availability-only-details,
.panel &gt; .panel-collapse &gt; .availability-only-details,
.panel &gt; .cart .totals table,
.panel &gt; .table-responsive &gt; .cart .totals table,
.panel &gt; .panel-collapse &gt; .cart .totals table {
  margin-bottom: 0;
}
.panel &gt; .table caption,
.panel &gt; .table-responsive &gt; .table caption,
.panel &gt; .panel-collapse &gt; .table caption,
.panel &gt; .data-table caption,
.panel &gt; .table-responsive &gt; .data-table caption,
.panel &gt; .panel-collapse &gt; .data-table caption,
.panel &gt; .availability-only-details caption,
.panel &gt; .table-responsive &gt; .availability-only-details caption,
.panel &gt; .panel-collapse &gt; .availability-only-details caption,
.panel &gt; .cart .totals table caption,
.panel &gt; .table-responsive &gt; .cart .totals table caption,
.panel &gt; .panel-collapse &gt; .cart .totals table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child,
.panel &gt; .data-table:first-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child,
.panel &gt; .availability-only-details:first-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child,
.panel &gt; .cart .totals table:first-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .data-table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .data-table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .availability-only-details:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .availability-only-details:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .cart .totals table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .cart .totals table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child &gt; tbody:first-child &gt; tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .data-table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .data-table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .data-table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .data-table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .availability-only-details:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .availability-only-details:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .availability-only-details:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .availability-only-details:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .cart .totals table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .cart .totals table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .cart .totals table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .cart .totals table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .data-table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .data-table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .data-table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .data-table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .data-table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .availability-only-details:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .availability-only-details:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .availability-only-details:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .availability-only-details:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .availability-only-details:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .cart .totals table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .cart .totals table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .cart .totals table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .cart .totals table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .cart .totals table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel &gt; .table:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child,
.panel &gt; .data-table:last-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child,
.panel &gt; .availability-only-details:last-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child,
.panel &gt; .cart .totals table:last-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .data-table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .data-table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .availability-only-details:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .availability-only-details:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .cart .totals table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .cart .totals table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child &gt; tfoot:last-child &gt; tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .data-table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .data-table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .data-table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .data-table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .availability-only-details:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .availability-only-details:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .availability-only-details:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .availability-only-details:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .cart .totals table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .cart .totals table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .cart .totals table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .cart .totals table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .data-table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .data-table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .data-table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .data-table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .data-table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .availability-only-details:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .availability-only-details:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .availability-only-details:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .availability-only-details:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .availability-only-details:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .cart .totals table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .cart .totals table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .cart .totals table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .cart .totals table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .cart .totals table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body,
.panel &gt; .panel-body + .data-table,
.panel &gt; .data-table + .panel-body,
.panel &gt; .panel-body + .availability-only-details,
.panel &gt; .availability-only-details + .panel-body,
.panel &gt; .panel-body + .cart .totals table,
.panel &gt; .cart .totals table + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td,
.panel &gt; .data-table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .data-table &gt; tbody:first-child &gt; tr:first-child td,
.panel &gt; .availability-only-details &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .availability-only-details &gt; tbody:first-child &gt; tr:first-child td,
.panel &gt; .cart .totals table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .cart .totals table &gt; tbody:first-child &gt; tr:first-child td {
  border-top: 0;
}
.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered,
.panel &gt; .data-table,
.panel &gt; .table-responsive &gt; .data-table {
  border: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .data-table &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .data-table &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .data-table &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .data-table &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .data-table &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .data-table &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .data-table &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .data-table &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .data-table &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .data-table &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .data-table &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .data-table &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .data-table &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .data-table &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .data-table &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .data-table &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .data-table &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .data-table &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .data-table &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .data-table &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .data-table &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .data-table &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .data-table &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .data-table &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .data-table &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .data-table &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .data-table &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .data-table &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .data-table &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .data-table &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .data-table &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .data-table &gt; tbody &gt; tr:first-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .data-table &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .data-table &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .data-table &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .data-table &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .data-table &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .data-table &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .data-table &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .data-table &gt; tfoot &gt; tr:last-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default &gt; .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #dddddd;
}
.panel-default &gt; .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary,
.block-account {
  border-color: #ce3a40;
}
.panel-primary &gt; .panel-heading {
  color: #ffffff;
  background-color: #ce3a40;
  border-color: #ce3a40;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ce3a40;
}
.panel-primary &gt; .panel-heading .badge {
  color: #ce3a40;
  background-color: #ffffff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ce3a40;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success &gt; .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #bce8f1;
}
.panel-info &gt; .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #faebcc;
}
.panel-warning &gt; .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger &gt; .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ebccd1;
}
.well,
.advanced-search-summary,
.product-options,
.product-pricing,
.tier-prices,
.cart .totals,
.checkout-agreements .agreement-content,
.multiple-checkout .box,
.checkout-multishipping-shipping .box-sp-methods {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm,
.advanced-search-summary,
.product-options,
.product-pricing,
.tier-prices,
.multiple-checkout .box,
.checkout-multishipping-shipping .box-sp-methods {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.3.0') format('embedded-opentype'), url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul &gt; li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.std ul,
.std ol {
  padding-left: 40px;
  margin-bottom: 10px;
}
.std ul {
  list-style: disc outside;
}
.std ol {
  list-style: decimal outside;
}
.links li {
  display: inline;
}
.links li:first-child {
  padding-left: 0;
}
.links li:last-child {
  padding-right: 0;
}
.link-cart,
.link-wishlist,
.link-reorder,
.link-compare,
.link-print {
  font-weight: bold;
}
.btn-remove,
.btn-previous,
.btn-remove2,
.btn-edit {
  display: inline-block;
  font-size: 0;
}
.btn-remove:hover,
.btn-previous:hover,
.btn-remove2:hover,
.btn-edit:hover,
.btn-remove:focus,
.btn-previous:focus,
.btn-remove2:focus,
.btn-edit:focus {
  text-decoration: none;
}
.btn-remove:after,
.btn-previous:after,
.btn-remove2:after,
.btn-edit:after {
  font-size: 14px;
  font-weight: bold;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-edit:after {
  content: "\f040";
}
.btn-remove:after,
.btn-remove2:after {
  content: "\f00d";
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  text-indent: -999em;
  overflow: hidden;
}
h1.logo {
  margin: 0;
}
.form-language {
  margin-bottom: 10px;
}
.form-language label {
  display: none;
}
.form-search {
  margin-bottom: 10px;
  position: relative;
}
.form-search .search-autocomplete {
  z-index: 1000;
}
.form-search .search-autocomplete li {
  cursor: pointer;
}
.form-search .search-autocomplete li .amount {
  float: right;
}
.form-search .search-autocomplete li.first {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.form-search .search-autocomplete li:hover,
.form-search .search-autocomplete li:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.form-search .search-autocomplete li.selected,
.form-search .search-autocomplete li.selected:hover,
.form-search .search-autocomplete li.selected:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ce3a40;
  border-color: #ce3a40;
}
.advanced-search .form-list .input-range {
  line-height: 34px;
}
.advanced-search .form-list .input-range small {
  float: right;
}
.advanced-search-summary ul {
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.advanced-search-summary strong {
  color: #ce3a40;
}
.advanced-search-summary p {
  clear: both;
  padding: 10px 15px 0;
  margin-bottom: 0;
  font-weight: bold;
}
@media (min-width: 480px) {
  .advanced-search-summary ul {
    float: left;
    width: 50%;
  }
}
.block {
  border-color: #dddddd;
}
.block .block-title {
  border-color: #dddddd;
  background-color: #f5f5f5;
  color: #333333;
}
.block .block-title strong {
/*  font-weight: 500;*/
}
.block .block-subtitle {
  margin: 0 18px 10px;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}
.block .block-content li.item {
  padding: 10px 18px;
}
.block .btn-remove,
.block .btn-edit {
  float: right;
  margin: 1px 0 2px 5px;
}
.block .actions {
  padding: 12px 0px;
  margin: 0 18px;
  border-top: 2px solid #d8d8d8;
  text-align: right;
  line-height: 30px;
}
.block .actions a {
  float: left;
}
.block .actions button.button {
  float: right;
}
.block .empty {
  margin: 0;
  padding: 15px 18px;
}
.block li.odd {
  background-color: #f9f9f9;
}
/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
  font-size: 12px;
}
.mini-products-list .product-image {
  float: left;
}
.mini-products-list .product-details {
  margin-left: 60px;
}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
  word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
  white-space: normal !important;
}
/* Block:  Account */
.block-account .block-title {
  border-color: #ce3a40;
  background-color: #ce3a40;
  color: #ffffff;
}
.block-account .block-title strong {
  font-weight: 500;
}
.block-account .block-content {
  padding: 15px 18px;
}
.block-account .block-content ul {
  margin-bottom: 0;
}
.block-account .block-content li a {
  display: block;
  border-bottom: 1px solid #dddddd;
  padding: 5px 0;
}
.block-account .block-content li.last a {
  border-bottom: 0;
}
.block-account .block-content li.current {
  padding: 5px 0;
  border-bottom: 1px solid #dddddd;
}
.block-account .block-content li.current.last {
  border-bottom: 0;
}
.block-layered-nav dl {
  margin: 0;
}
.block-layered-nav dt {
  padding: 7px 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.block-layered-nav dd {
  padding: 0 18px 0 18px;
  margin-bottom: 10px;
}
.block-layered-nav dd.last {
  background: none;
}
.block-layered-nav .currently li {
  position: relative;
  padding: 5px 18px;
}
.block-layered-nav .currently .label {
  font-weight: bold;
  text-transform: uppercase;
}
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
  position: absolute;
  right: 4px;
  top: 9px;
  margin: 0;
}
.block-layered-nav .currently .btn-previous {
  right: 17px;
}
.block-layered-nav .actions {
  text-align: right;
}
.block-layered-nav .actions .actions a {
  float: none;
}
.block-cart .summary {
  padding: 10px 18px;
}
.block-cart .amount a {
  font-weight: bold;
}
.block-cart .subtotal {
  padding: 4px;
  margin-bottom: 0;
  text-align: center;
}
.block-cart .subtotal .price {
  font-weight: bold;
}
.block-cart .actions {
  border-bottom: 1px solid #dddddd;
}
.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 8px 0;
}
.block-wishlist .actions {
  text-align: right;
}
.block-wishlist .actions a {
  float: none;
}
.block-related input.checkbox {
  float: left;
}
.block-related .product {
  margin-left: 20px;
}
.compare-table .btn-remove {
  float: right;
  background-image: url(https://www.nrgeurope.com/skin/frontend/rebatt/images/btn_remove2.gif);
  width: 72px;
  height: 15px;
}
.compare-table tr.add-to-row td {
  background: #fffada;
  text-align: center;
}
.compare-table tr.first td {
  text-align: center;
}
.compare-table tr.first td .product-name {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #203548;
}
.compare-table tr.first td .product-name a {
  color: #203548;
}
.compare-table tr.first td .ratings {
  width: 69px;
  margin: 0 auto;
}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
  margin: 0;
}
.block-poll label {
  color: #777;
  font-weight: bold;
}
.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}
.block-poll .label {
  display: block;
  margin-left: 18px;
}
.block-poll li {
  padding: 10px 15px;
}
.block-poll label {
  margin-bottom: 0;
}
.block-poll .actions {
  margin: 5px 0 0;
}
.block-poll .answer {
  font-weight: bold;
}
.block-poll .votes {
  float: right;
  margin-left: 10px;
}
.block-tags .block-content .tags-list {
  padding: 15px !important;
  margin-bottom: 0 !important;
  font-size: 12px;
}
.block-tags .actions {
  text-align: right;
}
.block-tags .actions a {
  float: none;
}
.block-subscribe .block-content {
  padding: 15px 15px 0;
}
.block-subscribe .actions {
  margin: 15px -15px 0;
}
.block-subscribe .actions button.button {
  float: none;
}
.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}
.block-reorder .product-name {
  margin-left: 20px;
}
.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}
.block-banner {
  border: 0;
  background-color: transparent;
}
.block-banner .block-content {
  padding: 0;
  background-color: transparent;
  text-align: center;
}
.block-login .block-content {
  padding: 15px 15px 0;
}
.block-login .actions {
  margin: 15px -15px 0;
}
.paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.paypal-logo a {
  float: none;
}
.category-description {
  margin-bottom: 10px;
}
.toolbar {
	font-size: 12px;
}
.category-products .toolbar {
  margin-bottom: 10px;
  border: 1px solid #d8d8d8;
  background: none #f2f2f2;
}
.category-products .toolbar * {
	color: #7b7b7b;
}
.products-grid .item {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
/*  min-height: 390px;*/
/*  padding-bottom: 80px;*/
}
.products-grid .product-image {
  display: block;
  margin-bottom: 10px;
}
.products-grid .product-name {
  min-height: 60px;
}
.products-grid .actions {
  position: absolute;
  bottom: 0;
}
.products-grid .add-to-links .separator {
  display: none;
}
.products-list li.item {
  padding: 10px 0;
  border-bottom: 2px solid #d8d8d8;
}
.products-list li.item:first-child {
  padding-top: 0;
}
.products-list li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.products-list .product-image {
  float: left;
  width: 175px;
  display: block;
}
.products-list .product-shop {
  margin-left: 195px;
}
.products-list .add-to-links li {
  display: inline;
}
.products-list .add-to-links .separator {
  display: inline;
  margin: 0 4px;
}
.product-name {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.availability {
  margin: 0;
}
.availability span {
  font-weight: bold;
}
.availability.in-stock span {
  color: #3c763d;
}
.availability.out-of-stock span {
  color: #a94442;
}
.availability-only span,
.availability-only a {
  font-weight: bold;
}
.add-to-cart .paypal-logo {
  margin: 0;
  text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
  display: block;
  margin: 5px 60px 5px 0;
}
.add-to-cart .paypal-logo .paypal-logo {
  margin: 0;
}
.add-to-box {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.add-to-box .add-to-cart {
  margin: 0 -15px 10px;
}
.add-to-box .or {
  float: left;
}
.add-to-box .add-to-links {
  float: right;
}
.add-to-box .add-to-links li,
.add-to-box .add-to-links .separator {
  float: left;
}
.add-to-box .add-to-links .separator {
  margin: 0 4px;
}
.product-view {
  margin-left: -5px;
  margin-right: -5px;
}
.product-essential,
.product-collateral {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .product-essential,
  .product-collateral {
    float: left;
    width: 100%;
  }
}
.product-essential .product-shop {
  min-height: 1px;
  position: relative;
}
.product-essential .product-img-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .product-essential .product-img-box {
    float: left;
/*    width: 58.33333333%;*/
  }
}
.product-essential .product-img-box .more-views ul {
  margin-left: -15px;
  margin-right: -15px;
}
.product-essential .product-img-box .more-views ul li {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .product-essential .product-img-box {
    padding-left: 0;
    padding-right: 5px;
  }
  .product-essential .product-shop {
    float: right;
/*    width: 41.66666667%;*/
  }
}
.product-view .product-shop {
  padding: 5px;
  border-color: #dddddd;
}
.product-view .product-shop .product-name {
  margin: -15px -15px 15px;
  border-color: #dddddd;
  background-color: #f5f5f5;
  color: #333333;
}
.product-view .product-shop .availability,
.product-view .product-shop .price-box,
.product-view .product-shop .add-to-box,
.product-view .product-shop .short-description {
  margin-bottom: 10px;
}
.product-view .product-shop .product-options-bottom .price-box,
.product-view .product-shop .product-options-bottom .add-to-cart {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .product-view .product-shop .product-options-bottom .price-box,
  .product-view .product-shop .product-options-bottom .add-to-cart {
    float: none;
    width: auto;
  }
}
.product-img-box .product-image-zoom {
  margin-bottom: 16px;
}
.product-img-box .more-views {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.product-options {
  margin-bottom: 10px;
  position: relative;
}
.product-options dl {
  margin: 0;
}
.product-options dt {
  padding-top: 10px;
  font-weight: normal;
}
.product-options dt label {
  margin-bottom: 0;
  font-weight: bold;
}
.product-options dt label.required em {
  margin-left: 2px;
  color: #a94442;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
}
.product-options dd .qty-holder {
  display: block;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dd {
  padding: 5px 0 10px 5px;
  border-bottom: 1px solid #eeeeee;
}
.product-options dd select[multiple],
.product-options dd textarea {
  height: auto;
}
.product-options dl.last dd.last {
  border-bottom: 0;
  margin-bottom: 0;
}
.product-options ul.options-list {
  margin-bottom: 0;
}
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options p.note {
  margin: 0;
  font-size: 12px;
}
.product-options p.required {
  position: absolute;
  right: 20px;
  top: 0px;
}
.product-options-bottom {
  margin-left: -15px;
  margin-right: -15px;
}
.product-options-bottom .price-box,
.product-options-bottom .add-to-cart {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .product-options-bottom .price-box,
  .product-options-bottom .add-to-cart {
    float: left;
    width: 50%;
  }
}
.product-options-bottom .add-to-links {
  padding-top: 10px;
  clear: both;
  text-align: center;
}
.product-options-bottom .add-to-links li {
  display: inline;
}
.product-options-bottom .price-box {
  padding-top: 10px;
}
.product-options-bottom .price-label {
  float: left;
  padding-right: 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
@media (min-width: 992px) {
  .product-options-bottom .price-box {
    padding-top: 0;
  }
}
.product-shop .product-options dt label.required em {
  margin-left: 0;
  margin-right: 2px;
}
.product-shop .product-options-bottom {
  margin: 0 0 10px;
}
.product-shop .product-options-bottom .price-box {
  float: none;
  margin: 0 0 5px;
}
.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
  float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
.product-shop .product-options-bottom .add-to-links {
  clear: both;
}
.product-view .grouped-items-table .price-box {
  margin: 0;
}
.product-view .grouped-items-table .qty {
  width: auto;
}
.product-view .box-collateral {
  padding: 15px;
  border-color: #dddddd;
}
.product-view .box-collateral &gt; h2 {
  margin: -15px -15px 15px;
  border-color: #dddddd;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #333333;
}
.product-view .box-additional {
  padding: 0;
}
.product-view .box-additional &gt; h2 {
  margin: 0;
}
.product-view .box-additional .data-table {
  border: 0;
  margin-bottom: 0;
}
.product-view .box-additional .data-table &gt; tbody &gt; tr &gt; th {
  border-left: 0;
}
.product-view .box-additional .data-table &gt; tbody &gt; tr &gt; td {
  border-right: 0;
}
.product-view .box-additional .data-table &gt; tbody &gt; tr.first &gt; th,
.product-view .box-additional .data-table &gt; tbody &gt; tr.first &gt; td {
  border-top: 0;
}
.product-view .box-additional .data-table &gt; tbody &gt; tr.last &gt; th,
.product-view .box-additional .data-table &gt; tbody &gt; tr.last &gt; td {
  border-bottom: 0;
}
.product-view .box-up-sell .table-responsive {
  padding: 15px 0;
}
.product-view .box-up-sell .products-grid {
/*  margin: 0;*/
/*  width: 100%;*/
}
.product-view .box-up-sell .products-grid td {
  width: 25%;
  padding: 0 15px;
  vertical-align: top;
}
.product-view .box-up-sell .products-grid .product-image,
.product-view .box-up-sell .products-grid .price-box {
/*  margin-bottom: 10px;*/
}
.product-view .box-up-sell .products-grid .ratings {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .product-view .box-up-sell .products-grid {
    min-width: 500px;
  }
  .product-view .box-up-sell .products-grid &gt; tbody &gt; tr &gt; th,
  .product-view .box-up-sell .products-grid &gt; tbody &gt; tr &gt; td {
    white-space: normal;
  }
}
.product-view .box-tags {
  margin: 0;
}
.product-view .box-tags .product-tags li {
  display: inline;
  white-space: nowrap;
  margin: 0 6px;
}
.product-view .box-tags .note {
  margin: 0;
  text-align: center;
}
.product-view .box-reviews dt {
  padding-top: 15px;
  font-weight: normal;
}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews dd {
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
.product-view .box-reviews dd .ratings-table {
  float: left;
  margin-right: 10px;
}
.product-view .box-reviews dd small {
  font-style: italic;
}
.product-view .box-reviews .form-add h3 {
  margin-top: 0;
  font-size: 14px;
  font-weight: normal;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: 500;
}
.product-view .box-reviews .form-add h4 {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
.product-view .box-reviews .form-add h4 em {
  float: right;
  position: absolute;
  top: 0;
  right: -8px;
  color: #a94442;
}
.product-view .box-reviews .form-add td.value {
  text-align: center;
}
.product-view .box-reviews .form-add td.value .radio {
  display: inline;
  margin: 0;
  padding: 0;
  height: 20px;
}
@media (max-width: 768px) {
  .product-view .box-reviews .form-add form {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #dddddd;
  }
}
.tags-list {
  margin: 0;
  padding: 10px;
}
.tags-list li {
  display: inline !important;
  margin: 0 3px;
}
.price {
  white-space: nowrap;
}
.price-box .price-label {
  white-space: nowrap;
}
.price-box .price {
  font-weight: bold;
  color: #1d1d1d;
}
.regular-price {
  color: #1d1d1d;
}
.regular-price .price {
  font-weight: bold;
  color: #1d1d1d;
}
.old-price {
  margin: 0;
  color: #7b7b7b;
}
.old-price .price {
  color: inherit;
  font-weight: normal;
  text-decoration: line-through;
	font-size: 12px;
	margin-right: 14px;
}
.special-price {
  margin: 0;
}
.special-price .price-label {
  font-weight: bold;
  color: #ce3a40;
}
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  font-weight: bold;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .price {
  font-weight: normal;
}
.price-box .price-excluding-tax,
.price-box .price-including-tax {
  display: block;
  color: #777777;
}
.price-excluding-tax .label,
.price-including-tax .label {
  white-space: nowrap;
  color: inherit;
	font-size: 12px;
	font-style: italic;
}
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: bold;
}
.weee {
  display: block;
}
.weee .price {
  font-weight: normal;
}
.price-excl-tax,
.price-incl-tax {
  display: block;
}
.price-excl-tax .label,
.price-incl-tax .label {
  white-space: nowrap;
  display: block;
}
.price-excl-tax .price,
.price-incl-tax .price {
  display: block;
}
.price-from,
.price-to {
  margin: 0;
}
.price-from .price-label,
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-notice {
  color: #333333;
}
.price-notice .price {
  font-weight: bold;
  color: #333333;
}
.price-as-configured {
  margin: 0;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-box-bundle .price-box {
  margin: 0;
  padding: 0;
}
.price-box-bundle .price {
  color: #333333;
}
.tier-prices .benefit {
  font-weight: bold;
  font-style: italic;
}
.tier-prices .price {
  font-weight: bold;
  color: #333333;
}
.tier-prices-grouped .price {
  font-weight: bold;
}
.no-rating {
  margin: 0;
}
.ratings {
  margin-bottom: 10px;
  font-size: 12px;
}
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}
.ratings .rating-links {
  margin: 0;
}
.ratings .rating-links .separator {
  margin: 0 2px;
}
.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/bkg_rating.gif) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  float: left;
  height: 13px;
  background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
  float: left;
  margin-right: 3px;
}
.ratings-table th,
.ratings-table td {
  font-size: 12px;
}
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}
/* CMS Home Page */
.page-sitemap .links {
  text-align: right;
  font-weight: bold;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap {
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .catalog-seo-sitemap-product .page-sitemap .sitemap li {
    float: left;
    width: 50%;
  }
}
.catalog-seo-sitemap-category .page-sitemap .sitemap {
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 16.66666667%;
  }
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
  font-weight: bold;
  margin-top: 10px;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .page-sitemap .sitemap li.level-0,
  .page-sitemap .sitemap li.level-1,
  .page-sitemap .sitemap li.level-2,
  .page-sitemap .sitemap li.level-3,
  .page-sitemap .sitemap li.level-4 {
    width: auto;
    float: none;
  }
  .page-sitemap .sitemap li.level-0 {
    padding-left: 15px !important;
  }
  .page-sitemap .sitemap li.level-1 {
    padding-left: 35px !important;
  }
  .page-sitemap .sitemap li.level-2 {
    padding-left: 55px !important;
  }
  .page-sitemap .sitemap li.level-3 {
    padding-left: 75px !important;
  }
  .page-sitemap .sitemap li.level-4 {
    padding-left: 95px !important;
  }
}
.rss-title h1 {
  background: url(https://www.nrgeurope.com/skin/frontend/rebatt/images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px;
}
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .page-title .checkout-types li:last-child {
  margin-bottom: 0;
}
.cart .title-buttons .checkout-types {
  float: right;
  margin-bottom: 0;
}
.cart .checkout-types .paypal-or {
  margin: 0 8px;
}
.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 8px 55px 0 0;
  font-size: 12px;
}
.cart &gt; form {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cart &gt; form {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #dddddd;
  }
}
.cart-table {
  margin-bottom: 0;
}
.cart-table .qty {
  width: auto;
  text-align: center;
}
.cart-table .btn-continue {
  float: left;
}
.cart .cart-collaterals {
  margin-left: -15px;
  margin-right: -15px;
}
.cart .cart-collaterals .col2-set {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .cart .cart-collaterals .col2-set {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .cart .cart-collaterals .totals {
    margin-right: 15px;
    float: right;
    width: 33.33333333%;
  }
}
.cart .crosssell,
.cart .discount,
.cart .shipping {
  border-color: #dddddd;
}
.cart .crosssell &gt; h2,
.cart .discount &gt; h2,
.cart .shipping &gt; h2 {
  border-color: #dddddd;
  background-color: #f5f5f5;
  color: #333333;
  font-weight: 500;
}
.cart .crosssell #crosssell-products-list {
  margin-bottom: 0;
  padding: 15px;
}
.cart .crosssell li.item {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.cart .crosssell li.item:first-child {
  padding-top: 0;
}
.cart .crosssell li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.cart .crosssell .product-image {
  float: left;
}
.cart .crosssell .product-details {
  margin-left: 100px;
}
.cart .crosssell .add-to-links .separator {
  display: none;
}
.cart .crosssell .link-compare {
  font-weight: normal;
}
@media (max-width: 992px) {
  .cart .crosssell {
    display: none;
  }
}
.cart .discount .discount-form {
  padding: 15px;
}
.cart .shipping .shipping-form {
  padding: 15px;
}
.cart .totals .checkout-types {
  margin-bottom: 0;
  text-align: right;
}
.cart .totals .checkout-types li {
  margin-bottom: 5px;
}
.cart .totals .checkout-types li:last-child {
  margin-bottom: 0;
}
.item-options {
  margin-top: 10px;
}
.item-options dd {
  margin-left: 15px;
}
.truncated {
  position: relative;
  cursor: help;
}
.truncated .dots {
  cursor: inherit;
  color: inherit;
}
.truncated .dots:hover {
  text-decoration: none;
}
.truncated_full_value {
  top: 20px;
}
.truncated_full_value dl {
  margin: 0;
}
.truncated_full_value dd {
  margin-left: 0;
}
.truncated_full_value dd + dt {
  border-radius: 0;
  border-top: 1px solid #ebebeb;
}
.truncated_full_value.show {
  display: block;
}
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  padding-top: 10px;
}
.sp-methods dt:first-child {
  padding-top: 0;
}
.sp-methods dd {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.sp-methods dd:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sp-methods dd ul {
  margin-bottom: 0;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods .radio {
  float: left;
  margin-top: 3px;
  margin-right: 6px;
}
.sp-methods label {
  margin-bottom: 0;
}
.sp-methods .form-list {
  padding-left: 20px;
}
.sp-methods select.month {
  width: 154px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 50px !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}
.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}
.please-wait {
  float: right;
  margin-right: 10px;
  font-size: 12px;
  color: #777777;
}
.please-wait img {
  vertical-align: middle;
  margin-right: 10px;
}
.cvv-what-is-this {
  line-height: 34px;
  font-size: 12px;
  cursor: help;
  margin-left: 10px;
}
.tool-tip {
  display: block;
}
.tool-tip .btn-close {
  padding: 9px 14px;
}
.tool-tip .btn-close a {
  float: right;
  font-size: 0;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.tool-tip .btn-close a:after {
  font-size: 14px;
  font-weight: bold;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
}
.tool-tip .btn-close a:hover,
.tool-tip .btn-close a:focus {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.gift-messages h3 {
  font-size: 14px;
  font-weight: bold;
}
.gift-messages p.control .checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.gift-messages p.control label {
  margin-bottom: 0;
}
.gift-messages-form {
  position: relative;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form h4 {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
  font-size: 14px;
  font-weight: bold;
}
.gift-messages-form h4:first-child {
  padding-top: 0;
  border-top: 0;
}
.gift-messages-form p &gt; .checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.gift-messages-form p &gt; label {
  margin-bottom: 0;
}
.gift-messages-form .whole-order {
  margin: 0 0 25px;
}
.gift-messages-form .item {
  margin: 0 0 10px;
  border-bottom: 1px solid #eeeeee;
}
.gift-messages-form .item:last-child {
  border-bottom: 0;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  text-align: center;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
  margin: 0 0 10px;
}
.gift-message-row .btn-close {
  float: right;
  font-size: 0;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.gift-message-row .btn-close:after {
  font-size: 14px;
  font-weight: bold;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
}
.gift-message-row .btn-close:hover,
.gift-message-row .btn-close:focus {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.checkout-agreements li {
  margin-bottom: 20px;
}
.checkout-agreements li:last-child {
  margin-bottom: 0;
}
.checkout-agreements .agreement-content {
  margin-bottom: 0;
  overflow: auto;
  height: 240px;
}
.checkout-agreements .agree {
  margin: 0;
  padding: 10px;
}
.checkout-agreements .agree input.checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.opc .checkout-agreements {
  padding: 5px 30px;
}
.centinel .authentication {
  background-color: #fff;
  border: 1px solid #dddddd;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.opc .centinel {
  padding: 10px 30px;
}
.info-set {
  margin: 0 0 25px;
  padding: 20px;
}
.info-set h2 {
  font-size: 18px;
}
.info-set h3,
.info-set h4 {
  font-size: 14px;
}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal;
}
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.info-set .box {
  margin: 0 0 15px;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
.block-progress dl {
  margin: 0;
}
.block-progress dt {
  font-weight: bold;
  margin: 0 0 6px;
  padding: 7px 15px;
  background-color: #f5f5f5;
  border: solid #dddddd;
  border-width: 1px 0;
}
.block-progress dt:first-child {
  border-top: 0;
}
.block-progress dd {
  padding: 8px 13px;
  margin: 0 0 6px;
}
.block-progress dt.complete {
  margin: 0;
}
.block-progress p {
  margin: 0;
}
.block-progress .cards-list dt {
  background: none;
  border: 0 none;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
}
.block-progress .cards-list dd {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.block-progress .cards-list .info-table th {
  font-weight: normal;
}
.block-progress address {
  margin-bottom: 0;
}
.block-progress p + table {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .block-progress {
    display: none;
  }
}
.opc .buttons-set {
  margin-top: 10px;
}
.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
.opc .buttons-set .back-link small {
  display: none;
}
.opc .buttons-set .buttons-set.disabled button.button {
  display: none;
}
.opc .buttons-set .ul {
  list-style: disc outside;
  padding-left: 18px;
}
.opc {
  position: relative;
}
.opc .step-title {
  padding: 10px 15px;
  border: solid #dddddd;
  border-width: 0 1px 1px;
  background-color: #f5f5f5;
  color: #333333;
}
.opc .step-title .number,
.opc .step-title h2,
.opc .step-title a {
  line-height: 20px;
}
.opc .step-title .number,
.opc .step-title h2 {
  float: left;
}
.opc .step-title .number {
  display: block;
  background: #fff;
  padding: 0 6px;
  margin-right: 10px;
}
.opc .step-title h2 {
  margin: 0;
  font-size: 16px;
}
.opc .step-title a {
  display: none;
  float: right;
}
.opc .section:first-child .step-title {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-width: 1px;
}
.opc .section:last-child .step-title {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.opc .section:last-child.active .step-title {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.opc .section:last-child.active .step {
  padding-bottom: 10px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.opc .step {
  padding: 15px;
  border: solid #dddddd;
  border-width: 0 1px 1px;
}
.opc .step .tool-tip {
  right: 30px;
}
.opc .allow .step-title a {
  display: block;
}
.opc .active .step-title a {
  display: none;
}
@media (min-width: 992px) {
  .checkout-progress li {
    float: left;
    width: 20%;
    margin-bottom: 0;
    border-left-width: 0;
    text-align: center;
  }
  .checkout-progress li:first-child,
  .checkout-progress li:last-child {
    border-radius: 0;
  }
  .checkout-progress li:first-child {
    border-left-width: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .checkout-progress li:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
}
@media (max-width: 992px) {
  .multiple-checkout {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #dddddd;
  }
}
.multiple-checkout h2 {
  margin-top: 0;
  font-size: 18px;
}
.multiple-checkout h3,
.multiple-checkout h4 {
  margin-top: 0;
  font-size: 14px;
}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
  font-weight: normal;
}
.multiple-checkout .data-table .product-name {
  line-height: 34px;
}
.multiple-checkout .data-table select {
  width: auto;
}
.multiple-checkout .data-table .item-options {
  margin-top: 10px;
}
.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 20px;
}
.multiple-checkout .box .box-title h3 {
  margin-top: 0;
}
.multiple-checkout .box address {
  margin-bottom: 0;
}
.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 27px 7px 0 0;
}
.multiple-checkout .place-order .grand-total {
  text-align: right;
}
.multiple-checkout .place-order .grand-total big {
  font-size: 18px;
  font-weight: 500;
}
.multiple-checkout .place-order .grand-total .price {
  color: #ce3a40;
}
#multiship-addresses-table .qty {
  width: auto;
  text-align: center;
}
.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}
.account-login .content {
  min-height: 320px;
}
.captcha-image {
  position: relative;
  width: 258px;
}
.captcha-note {
  clear: left;
  padding-top: 5px;
}
.captcha-image .captcha-img {
  border-radius: 4px;
  border: 1px solid #cccccc;
  width: 100%;
}
.registered-users .captcha-image {
  margin: 0;
}
.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}
.captcha-reload .refreshing {
  -webkit-animation: captcha-rotate 1.5s infinite linear;
  -moz-animation: captcha-rotate 1.5s infinite linear;
  animation: captcha-rotate 1.5s infinite linear;
}
@-webkit-keyframes captcha-rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes captcha-rotate {
  0% {
    -moz-transform: rotate(0);
  }
  0% {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes captcha-rotate {
  0% {
    transform: rotate(0);
  }
  0% {
    transform: rotate(-360deg);
  }
}
.box-account {
  padding: 15px;
  border-color: #dddddd;
}
.box-account .box-head {
  margin: -15px -15px 15px;
  border-color: #dddddd;
  background-color: #f5f5f5;
  color: #333333;
}
.box-account .box-head h2 {
  float: left;
}
.box-account .box-head a {
  float: right;
}
@media (max-width: 768px) {
  .box-account {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
  }
}
.dashboard .box .box-title {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #dddddd;
  text-align: right;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  margin: 0;
  float: left;
  font-size: 18px;
}
.dashboard .col2-set &gt; .box &gt; .box-title {
  margin-left: 15px;
  margin-right: 15px;
}
.dashboard .box-recent .data-table {
  margin-bottom: 0;
}
.dashboard .box-info p,
.dashboard .box-info address {
  margin: 0;
}
.dashboard .box-info .box {
  margin-bottom: 30px;
}
.dashboard .box-reviews ol {
  margin-bottom: 0;
}
.dashboard .box-reviews .number {
  float: left;
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
.dashboard .box-reviews li.item {
  margin-bottom: 10px;
}
.dashboard .box-reviews li.item:last-child {
  margin-bottom: 0;
}
.dashboard .box-reviews .ratings {
  margin-top: 5px;
}
/* Block: Tags */
.dashboard .box-tags .number {
  float: left;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags li.item {
  margin-bottom: 10px;
}
.dashboard .box-tags li.item:last-child {
  margin-bottom: 0;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
.addresses-list h2 {
  font-size: 18px;
}
.addresses-list h3 {
  margin-top: 0;
  font-size: 14px;
}
.addresses-list address {
  margin: 0 0 3px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list .link-remove {
  color: #a94442;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list li.item {
  padding: 15px;
  border-color: #dddddd;
}
.addresses-list li.item h3 {
  margin: -15px -15px 15px;
  border-color: #dddddd;
  background-color: #f5f5f5;
  color: #333333;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.order-info {
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.order-info dd {
  padding-left: 10px;
}
.order-info li {
  display: inline;
  margin: 0 3px;
}
.order-info li:first-child {
  margin-left: 0;
}
.order-info li:last-child {
  margin-right: 0;
}
.order-info .current {
  font-weight: bold;
}
.order-date {
  margin-bottom: 10px;
}
.order-info-box {
  margin-left: 0;
  margin-right: 0;
  border-color: #dddddd;
  padding-top: 15px;
}
.order-info-box .box {
  margin-bottom: 15px;
}
.order-info-box h2 {
  margin-top: 0;
  font-size: 14px;
}
.order-info-box address {
  margin-bottom: 0;
}
.order-items h2 {
  font-size: 18px;
}
.order-items h3 {
  font-size: 12px;
}
.order-items .order-links {
  text-align: right;
}
.order-additional {
  margin: 10px 0;
}
.gift-message {
  padding: 15px;
  border-color: #dddddd;
}
.gift-message dt {
  padding-left: 10px;
}
.gift-message dt strong {
  display: block;
  margin-left: -10px;
}
.gift-message dd {
  margin-top: 10px;
}
.gift-message-row .gift-message {
  padding: 0;
  margin: 0;
  border: 0;
}
.order-about {
  padding: 15px;
  border-color: #dddddd;
}
.order-about dd {
  margin-bottom: 10px;
  padding-left: 10px;
}
.order-about dd:last-child {
  margin-bottom: 0;
}
.my-wishlist textarea {
  height: auto;
}
.my-wishlist .price-box {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt input.input-text {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt .btn-cart {
  display: block;
  margin-bottom: 5px;
  width: 100%;
}
.my-wishlist p {
  margin-bottom: 0;
}
.my-wishlist .link-edit {
  width: 100%;
  display: block;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .label {
  font-size: 12px;
}
.product-review .product-img-box .ratings .rating-box {
  display: block;
  float: none;
  margin-bottom: 5px;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-name {
  margin-bottom: 10px;
  font-size: 18px;
}
.product-review h3 {
  font-size: 14px;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dt {
  margin-bottom: 5px;
}
.billing-agreements .info-box {
  margin: 10px 0;
}
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .table-caption {
  font-weight: bold;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
@media screen and (min-width: 992px) {
  .modal-media .modal-dialog {
    width: 940px;
  }
}
.popover,
.truncated_full_value,
.tool-tip {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 400px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title,
.truncated_full_value dt {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content,
.truncated_full_value dd,
.tool-tip-content {
  padding: 9px 14px;
}
.popover &gt; .arrow,
.popover &gt; .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover &gt; .arrow {
  border-width: 11px;
}
.popover &gt; .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top &gt; .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top &gt; .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right &gt; .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right &gt; .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom &gt; .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom &gt; .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left &gt; .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left &gt; .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner &gt; .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner &gt; .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner &gt; .item.next,
  .carousel-inner &gt; .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.prev,
  .carousel-inner &gt; .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.next.left,
  .carousel-inner &gt; .item.prev.right,
  .carousel-inner &gt; .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}
.carousel-inner &gt; .active {
  left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner &gt; .next {
  left: 100%;
}
.carousel-inner &gt; .prev {
  left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}
.carousel-inner &gt; .active.left {
  left: -100%;
}
.carousel-inner &gt; .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.carousel-inner &gt; .active.left {
  float: none !important;
}
.clearfix:before,
.clearfix:after,
header[role="banner"]:before,
header[role="banner"]:after,
.layout:before,
.layout:after,
footer[role="contentinfo"]:before,
footer[role="contentinfo"]:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.page-title:before,
.page-title:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.col2-set:before,
.col2-set:after,
.col2-set:before,
.col2-set:after,
.col4-set:before,
.col4-set:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.form-list:before,
.form-list:after,
.form-list li:before,
.form-list li:after,
.form-list li.additional-row p:before,
.form-list li.additional-row p:after,
.buttons-set:before,
.buttons-set:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.sorter:before,
.sorter:after,
.panel-body:before,
.panel-body:after,
.advanced-search-summary:before,
.advanced-search-summary:after,
.block .block-content:before,
.block .block-content:after,
.block .actions:before,
.block .actions:after,
.block .block-content:before,
.block .block-content:after,
.products-grid:before,
.products-grid:after,
.products-list li.item:before,
.products-list li.item:after,
.add-to-box:before,
.add-to-box:after,
.product-view:before,
.product-view:after,
.product-essential .product-img-box .more-views ul:before,
.product-essential .product-img-box .more-views ul:after,
.product-options-bottom:before,
.product-options-bottom:after,
.product-options-bottom .price-box:before,
.product-options-bottom .price-box:after,
.product-view .box-collateral:before,
.product-view .box-collateral:after,
.product-view .box-reviews dd:before,
.product-view .box-reviews dd:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:before,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:before,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after,
.cart .cart-collaterals:before,
.cart .cart-collaterals:after,
.tool-tip .btn-close:before,
.tool-tip .btn-close:after,
.gift-messages-form .item:before,
.gift-messages-form .item:after,
.gift-message-row dl:before,
.gift-message-row dl:after,
.opc .step-title:before,
.opc .step-title:after,
.checkout-progress:before,
.checkout-progress:after,
.multiple-checkout .place-order:before,
.multiple-checkout .place-order:after,
.box-account .box-head:before,
.box-account .box-head:after,
.dashboard .box .box-title:before,
.dashboard .box .box-title:after,
.dashboard .box-reviews li.item:before,
.dashboard .box-reviews li.item:after,
.modal-footer:before,
.modal-footer:after,
.clearer:before,
.clearer:after {
  content: " ";
  display: table;
}
.clearfix:after,
header[role="banner"]:after,
.layout:after,
footer[role="contentinfo"]:after,
.dl-horizontal dd:after,
.page-title:after,
.container:after,
.container-fluid:after,
.row:after,
.col2-set:after,
.col2-set:after,
.col4-set:after,
.form-horizontal .form-group:after,
.form-list:after,
.form-list li:after,
.form-list li.additional-row p:after,
.buttons-set:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.sorter:after,
.panel-body:after,
.advanced-search-summary:after,
.block .block-content:after,
.block .actions:after,
.block .block-content:after,
.products-grid:after,
.products-list li.item:after,
.add-to-box:after,
.product-view:after,
.product-essential .product-img-box .more-views ul:after,
.product-options-bottom:after,
.product-options-bottom .price-box:after,
.product-view .box-collateral:after,
.product-view .box-reviews dd:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after,
.cart .cart-collaterals:after,
.tool-tip .btn-close:after,
.gift-messages-form .item:after,
.gift-message-row dl:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.dashboard .box-reviews li.item:after,
.modal-footer:after,
.clearer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide,
.logo strong {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.bs-prototype-override {
  display: block !important;
}
.bs-prototype-override.input-group-btn {
  display: table-cell !important;
}
.hidden {
  display: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/compiled_css/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/compiled_css/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/compiled_css/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/compiled_css/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/compiled_css/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

body {
    margin: 0px;
    padding: 0px;
}

ul.resp-tabs-list {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 1px solid #5AB1D0 !important;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
    border-top: 4px solid #5AB1D0 !important;
    border-bottom: 0px #fff solid !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #5AB1D0;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}


/*


   Magic Zoom Plus v4.5.41 
   Copyright 2015 Magic Toolbox
   Buy a license: www.magictoolbox.com/magiczoomplus/
   License agreement: http://www.magictoolbox.com/license/


*/
.MagicZoomPlus, .MagicZoomPlus * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* Style of the small image link */
.MagicZoomPlus, .MagicZoomPlus:hover {
    display: inline-block;
    cursor: url(https://www.nrgeurope.com/skin/frontend/rebatt/default/css/magiczoomplus/graphics/zoomin.cur), pointer;
    outline: 0 !important;
    font-size: 0 !important;
    line-height: 100% !important;
    direction: ltr;
    max-width: 100%;
}

/* Style of the small image */
.MagicZoomPlus img {
    border: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 !important;
    height: auto;
}

.MagicZoomPlus &gt; img {
    width: 100%;
}

.MagicZoomPlus.magic-for-ie8,
.MagicZoomPlus.magic-for-ie8 &gt; img {
    max-width: none !important;
}

.MagicZoomPlus.magic-for-ie7 &gt; img, .MagicZoomPlus.magic-for-ie5 img {
    width: auto;
}

td &gt; .MagicZoomPlus &gt; img, td &gt; .MagicZoomPlus.magic-for-ie8 &gt; img {
    max-width: none;
    width: auto;
}


/* Style of the span inside the small image link */
.MagicZoomPlus span {
    display: none !important;
}

/* Style of hint box */
.MagicZoomPlusHint {
    background: url(https://www.nrgeurope.com/skin/frontend/rebatt/default/css/magiczoomplus/graphics/hint.gif) no-repeat 2px 50%;
    color: #444;
    font-family: sans-serif;
    font-size: 8pt;
    line-height: 24px;
    margin: 0;
    min-height: 24px;
    padding: 2px 2px 2px 20px !important;
    text-align: left;
    text-decoration: none;
}

.MagicZoomPlusLoading {
    background: #fff url(https://www.nrgeurope.com/skin/frontend/rebatt/default/css/magiczoomplus/graphics/loader.gif) no-repeat 2px 50%;
    border: 1px solid #ccc;
    color: #444;
    font-family: sans-serif;
    font-size: 8pt;
    line-height: 1.5em;
    margin: 0;
    padding: 4px 4px 4px 24px !important;
    text-align: left;
    text-decoration: none;
}


/* Style to hide external title or caption on a page. Only needed for #id method */
.MagicZoomPlus-ExternalText {
    display: none;
}


/* Style of the zoomed image */
.MagicZoomBigImageCont {
    background: #ffffff;
    border: 1px solid #999;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}
.MagicZoomBigImageCont.inner-zoom {
    border: 0;
}

.MagicZoomBigImageCont img {
    max-width: none !important;
    max-height: none !important;
    height: auto !important;
    width: auto !important;
    transform: translateZ(0);
}

/* Style of text on the zoomed image */
.MagicZoomHeader {
    background: #666;
    color: #fff;
    font-size: 10pt !important;
    line-height: normal !important;
    text-align: center !important;
}

/* Style of square magnify area under the cursor */
.MagicZoomPup {
    background: #dadad1;
    border: 3px solid #aaa;
    cursor:url(https://www.nrgeurope.com/skin/frontend/rebatt/default/css/magiczoomplus/graphics/zoomin.cur),pointer;
}

/* Style of loading message and icon shown during load */
.MagicZoomLoading {
    background: #fff url(https://www.nrgeurope.com/skin/frontend/rebatt/default/css/magiczoomplus/graphics/loader.gif) no-repeat 2px 50%;
    border: 1px solid #ccc;
    color: #444;
    font-family: sans-serif;
    font-size: 8pt;
    line-height: 1.5em;
    margin: 0;
    padding: 4px 4px 4px 24px !important;
    text-align: left;
    text-decoration: none;
}

/* Style of hotspots */
.MagicHotspots {
display: none;
visibility: hidden;
}
.MagicHotspots a {
border: 1px solid #ccc;
display: block !important;
position: absolute !important;
}
.MagicHotspots a:hover {
border: 1px solid red;
}

/* Style of the small image when the large image is expanded */
.MagicThumb-expanded-thumbnail {
    cursor: default;
}

/* Style of the expanded image */
.MagicThumb-expanded {
    background: #ffffff;
    border: 1px solid #ccc;
    cursor: url(https://www.nrgeurope.com/skin/frontend/rebatt/default/css/magiczoomplus/graphics/zoomout.cur), pointer;
    outline: 0;
    padding: 0;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}

.MagicThumb-expanded img {
    background: #ffffff;
}

/* Style of the caption for the expanded image */
.MagicThumb-caption {
    background: #ccc;
    border: 0 !important;
    color: #333;
    font: normal 10pt Verdana, Helvetica;
    min-height: 18px !important;
    padding: 8px;
    outline: 0 !important;
    text-align: left;
}

/* Style of the close/next/previous buttons */
.MagicThumb-buttons {
    background: transparent url(https://www.nrgeurope.com/skin/frontend/rebatt/default/css/magiczoomplus/graphics/buttons1.png) no-repeat 0 0;
    display: block;
    height: 24px;
}

.MagicThumb-buttons a {
    height: 24px;
    margin: 0px 1px !important;
    overflow: hidden;
    width: 24px;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}

.MagicThumb-expanded &gt; div &gt; div &gt; div &gt; img {
    max-height: none !important;
    max-width: none !important;
    height: auto !important;
    width: auto !important;
}

.MagicThumb-background {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}

.magic-temporary-img img {
    max-height: none !important;
    max-width: none !important;
}

/* Style of shadow effect behind zoomed image */
.MagicBoxShadow {
-moz-box-shadow: 3px 3px 4px #888888;
-webkit-box-shadow: 3px 3px 4px #888888;
box-shadow: 3px 3px 4px #888888;
border-collapse: separate;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888') !important;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')" !important;
}

/* Style of glow effect behind zoomed image */
.MagicBoxGlow {
-moz-box-shadow: 0px 0px 4px 4px #888888;
-webkit-box-shadow: 0px 0px 4px 4px #888888;
box-shadow: 0px 0px 4px 4px #888888;
border-collapse: separate;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Glow(Strength=4, Color='#888888') !important;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Glow(Strength=4, Color='#888888')" !important;
}

/* Contaner with main image and selectors container */
div.MagicToolboxContainer {
    text-align: center;
}

/* Main image styles */
div.MagicToolboxContainer a {
    margin: 0 auto;
}

/* Container with selectors*/
div.MagicToolboxSelectorsContainer {
    clear: both;
}

/* Selectors styles */
div.MagicToolboxSelectorsContainer a {
    display: inline-block;
    margin: 4px 1px;
}

div.MagicToolboxMessage {
    text-align: center;
}


.MagicToolboxMainContainer {
    max-width: 100%;
}
/* selectors-left */
div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
    float: left;
}
div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer {
    float: left;
}
div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer img {
    max-width: 100%;
}
/* selectors-right */
div.MagicToolboxContainer.selectorsRight .MagicToolboxMainContainer {
    float: right;
}
div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer {
    float: right;
}
div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer img {
    max-width: 100%;
}

.MagicScrollItem a {
    /* NOTE: magicscroll makes the image smaller if there is a margin */
    margin: 0 !important;
}
div.MagicToolboxSelectorsContainer {
    clear: none;
}
.product-view .product-img-box .more-views ul {
    margin-left: 0px;
}
.products-list .MagicToolboxContainer {
    /* for List View */
    float: left;
}
.hidden-selector {
    display: none !important;
}
/* issue #36402 */
.MagicZoom, .MagicZoomPlus {
    opacity: 1 !important;
    filter: none !important;
}
.ignore-magento-css {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
}
.product-img-box {
    text-align: center;
}

/*Sprite Styles - General List Of Elements that use sprites, position is set individually */

.icon-sprite,
.header-container .header .usp-bar p:before,
.product-view .usp-bar p:before,
.product-essential .product-img-box .MagicZoomPlusHint:after,
button.button.btn-cart:before {
	background: url("https://www.nrgeurope.com/skin/frontend/rebatt/default/images/sprite.png") no-repeat transparent left top;
	background-size: 200px 400px;
	display: inline-block;
}

.icon-phone {
	width: 21px;
	height: 30px;
	background-position: -34px 0;
}

.icon-facebook,
.icon-twitter,
.icon-gplus,
.icon-youtube {
	width: 34px;
	height: 34px;
	background-position: -77px 0;
}
.icon-twitter {
	background-position: -82px -91px;
}
.icon-gplus {
	background-position: -116px -91px;
}
.icon-youtube {
	background-position: -150px -91px;
}

.icon-delivery-green,
.icon-delivery-orange,
.icon-delivery-red {
	width: 40px;
	height: 12px;
	background-position: -111px 0;
}
.icon-delivery-orange {
	background-position: -111px -12px;
}
.icon-delivery-red {
	background-position: -111px -24px;
}
.icon-lg {
	background-position: 0 -19px;
	height: 10px;
	width: 7px;
}
.icon-label-flash {
	background-position: -151px 0;
	height: 43px;
	width: 26px;
}
.icon-next,
.icon-prev {
	width: 12px;
	height: 12px;
	background-position: -177px 0;
	vertical-align: middle;
	margin: 0 0 2px 2px;
}
.icon-prev {
	background-position: -177px -12px;
	margin: 0 2px 2px 0;
}
.icon-grid,
.icon-list {
	width: 18px;
	height: 18px;
	background-position: 0px -38px;
	opacity: 0.5;
	vertical-align: middle;
}
/*.icon-grid:hover,*/
/*.icon-list:hover,*/
.icon-grid.active,
.icon-list.active {
	opacity: 1;
}
.icon-list {
	background-position: -18px -38px;
}
.icon-check,
.icon-check-active {
	width: 18px;
	height: 18px;
	background-position: -36px -38px;
}
.icon-check-active {
	background-position: -54px -38px;
}
.icon-offer-mark {
	width: 31px;
	height: 31px;
	background-position: -72px -36px;
}
.icon-pdf,
.icon-email,
.icon-compare,
.icon-wishlist {
	height: 27px;
	width: 27px;
	background-position: 0px -56px;
}
.icon-email {
	background-position: 0px -137px;
}
.icon-compare {
	background-position: 0px -110px;
}
.icon-wishlist {
	background-position: 0px -83px;
}
.icon-pdf:hover {
	background-position: -27px -56px;
}
.icon-email:hover {
	background-position: -27px -137px;
}
.icon-compare:hover {
	background-position: -27px -110px;
}
.icon-wishlist:hover {
	background-position: -27px -83px;
}
.icon-default,
.icon-rebatt_de,
.icon-rebatt_en {
	width: 18px;
	height: 12px;
	background-position: -54px -56px;
}
.icon-rebatt_de {
	background-position: -54px -68px;
}
.icon-rebatt_en {
	background-position: -54px -80px;
}
.icon-zoom-hint {
	height: 30px;
	width: 30px;
	background-position: -103px -36px;
}
.icon-osc-numbers {
	height: 24px;
	width: 24px;
	background-position: -72px -67px;
}
.icon-osc-numbers.osc-2 {
	background-position: -96px -67px;
}
.icon-osc-numbers.osc-3 {
	background-position: -120px -67px;
}
.icon-osc-numbers.osc-4 {
	background-position: -144px -67px;
}
.icon-pie {
	width: 28px;
	height: 26px;
	background-position: -54px -92px;
}

/*General Styles addition*/
/*Price Styles*/

.price-wrapper {
	margin-bottom: 4px;
}
.price-box {
	font-size: 16px;
}
.price-box * {
	display: inline;
}
.price-box .old-price .price-label,
.price-box .special-price .price-label {
	display: none;
}
.price-box .minimal-price-link {
	display: none;
}
.price-wrapper .tax-label {
	font-style: italic;
	font-size: 12px;
	color: #7b7b7b;
	margin: 0;
}

/*Buttons Additional Styles*/
/*Cart buttons*/

button.button.btn-cart {
	text-transform: uppercase;
	background: none #bbb;
}
button.button.btn-cart:hover {
	background-color: #47cc39;
}
button.button.btn-cart:before {
	content: '';
	width: 23px;
	height: 19px;
	background-position: -7px -19px;
	vertical-align: middle;
	margin-right: 6px;
}

/* Mirasvit Search Page Buttons */

.catalogsearch-result-index .searchindex-results li {
	text-transform: uppercase;
	background: none #bbb;
	margin-bottom: -1px;
}
.catalogsearch-result-index .searchindex-results li a {
	color: #fff;
	border-radius: 0;
}
.catalogsearch-result-index .searchindex-results li.active a,
.catalogsearch-result-index .searchindex-results li:hover a {
	background: none #c6171e;
	border: 1px solid #c6171e;
}

/*General Styles Adjsutments*/

.right-sidebar .block-progress {
	background: none transparent;
}
.layout {
	padding-top: 12px;
}
.cms-index-index .layout,
.cms-page-view .layout,
.catalog-product-view .layout,
.catalog-category-view .layout {
	padding-top: 0;
}
.order-info-box {
	background: none transparent;
}
.billing-agreements .form-list li select {
	max-width: 200px;
	margin-bottom: 5px;
}
.product-options dd select.no-display.swatch-select {
	display: none !important;
}
.block.block-cms-sidebar .block-content {
	padding: 18px;
}
.block.block-cms-sidebar .block-content p {
	line-height: 18px;
	padding: 6px 0;
	margin: 0;
}
.block.block-cms-sidebar .block-content p a {
	color: #1d1d1d;
}
.block.block-cms-sidebar .block-content p a.active {
	color: #7b7b7b;
}
.my-account {
	position: relative;
	overflow: auto;
}
.my-account .page-title &gt; * {
	margin: 0;
}
.box-account .box-head {
	background: none #f2f2f2;
}
.my-account table.data-table th {
	white-space: nowrap;
}
.my-account table.data-table td {
	padding: 12px;
}
.my-account table.data-table td img {
	width: 100%;
}
.my-account .adres2,
.my-account .adres3 {
	width: 25%;
}
.cms-page-view .layout &gt; div &gt; .std &gt; h1:first-child,
.cms-page-view .layout &gt; div &gt; .std &gt; h2:first-child,
.cms-page-view .layout &gt; div &gt; .std &gt; h3:first-child {
	margin-top: 0;
}
.cms-page-view .layout &gt; div &gt; .std img {
	max-width: 100%;
}
.buttons-set {
	margin-top: 1em;
}
.box-account {
    width: 100%;
	position: relative;
	overflow: auto;
}
select {
	background: none #fff;
	border: 1px solid #d8d8d8;
	border-radius: 0;
}
.block.block-cms-sidebar .block-title {
	padding-bottom: 0;
}
.block.block-cms-sidebar .block-content {
	padding-top: 6px;
}

/* General Swatch Styling */
.product-view .product-essential .product-options dt.swatch-attr {
	margin-bottom: 4px;
}
.product-view .product-essential .product-options dt.swatch-attr label span.select-label {
	font-weight: normal;
}
.product-view .product-essential .product-options dd.swatch-attr .configurable-swatch-list:after {
	float: none;
	height: 0;
	display: block;
	content: '';
	clear: both;
}
.product-view .product-essential .product-options dd.swatch-attr .configurable-swatch-list li {
	float: left;
	margin: 0 8px 8px 0;
	border: 2px solid #fff;
}
.product-view .product-essential .product-options dd.swatch-attr .configurable-swatch-list li.selected,
.product-view .product-essential .product-options dd.swatch-attr .configurable-swatch-list li:hover {
	border-color: #d8d8d8;
}
.product-view .product-essential .product-options dd.swatch-attr .configurable-swatch-list li a,
.product-view .product-essential .product-options dd.swatch-attr .configurable-swatch-list li a span,
.product-view .product-essential .product-options dd.swatch-attr .configurable-swatch-list li a span img {
	display: block;
	margin: 0;
	padding: 0;
	width: 75px !important;
	height: 75px !important;
}
.product-view .product-essential .product-options dd.swatch-attr .configurable-swatch-list li a span.x {
	display: none;
}

/*Product Page Add To Cart Button*/

.atc-wrap button.button.btn-cart {
	background-color: #47cc39;
	padding: 5px 82px;
}
.atc-wrap button.button.btn-cart span span {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 32px;
}
.atc-wrap button.button.btn-cart:before {
	margin-top: -7px;
}

/*404 Page*/

.cms-index-noroute .wrapper &gt; .page {
	background: url("https://www.nrgeurope.com/skin/frontend/rebatt/default/images/page-not-found.jpg") transparent;
	background-size: 100%;
}
.cms-index-noroute .col-main &gt; .std * {
	color: #fff;
}
.cms-index-noroute .col-main &gt; .std a.button {
	background: none #ce3a40;
}
.cms-index-noroute .col-main &gt; .std .form-search {
	max-width: 300px;
}
.cms-index-noroute .col-main &gt; .std .form-search button {
	position: absolute;
	height: 100%;
	width: 40px;
	background: none transparent;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
}
.cms-index-noroute .col-main &gt; .std .form-search button .icon-search {
	width: 22px;
	height: 22px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-position: -55px 0;
}
.cms-index-noroute .col-main &gt; .std .form-search input {
	height: 36px;
	padding: 7px 40px 7px 12px;
	border: 1px solid #d8d8d8;
	background: none #f7f7f7;
	border-radius: 0;
	color: rgba(38,38,38,0.5);
	font-size: 12px;
	font-style: italic;
}

/*Blog Styles Adjustments*/

.block.block-blog .block-content li.item {
	padding: 4px 18px;
}
.block.block-blog .block-title {
	padding: 15px 18px 4px;
}
.block-blog-search .blog-search {
	text-align: right;
	padding: 4px 18px 12px;
}
.block-blog-search .blog-search .input-text {
	margin-bottom: 8px;
}

/*Header Styles*/

.header-container {
	border-bottom: 3px solid #000;
	position: relative;
	z-index: 3;
	background: none #fff;
}
.header-container:hover {
	z-index: 10;
}
.header-container .header .usp-bar {
	border-bottom: 1px solid #d2d2d2;
	line-height: 0px;
	padding: 4px 0 0px;
	text-align: justify;
}
.header-container .header .usp-bar:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 0;
}
.header-container .header .usp-bar p {
	display: inline-block;
	line-height: 19px;
	margin: 0;
	font-size: 12px;
	padding: 0 0 0 20px;
	position: relative;
	color: #1e1e1e;
}
.header-container .header .usp-bar p:before {
	width: 11px;
	height: 19px;
	position: absolute;
	content: '';
	left: 4px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.header-container .header .header-content {
	padding: 8px 0 0 0;
	border-top: 1px solid #d2d2d2;
}
.header-container .header .header-content .trustpilot-widget {
	position: relative;
	overflow: hidden;
}
.header-container .header .header-content .trustpilot-widget iframe {
	display: block;
	margin: auto;
	max-width: 144px !important;
}
.header-container .header .header-content .trustpilot-widget a {
	color: #fff;
}

.header-container .header .header-content .top-links {
	text-align: right;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 14px;
	position: relative;
}
.header-container .header .header-content .top-links:hover {
	z-index: 2;
}
.header-container .header .header-content .top-links p {
	display: inline-block;
	line-height: 20px;
	padding: 0 12px 0 9px;
	color: #7b7b7b;
	position: relative;
	margin: 0;
	height: 20px;
	vertical-align: middle;
}
.header-container .header .header-content .top-links p:hover {
	z-index: 3;
}
.header-container .header .header-content .top-links p:after {
	height: 12px;
	width: 1px;
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #7b7b7b;
}
.header-container .header .header-content .top-links p:last-child {
	padding-right: 0;
}
.header-container .header .header-content .top-links p:last-child:after {
	display: none;
}
.header-container .header .header-content .top-links p a {
	color: #7b7b7b;
	font-size: 12px;
}
.header-container .header .header-content .top-links p .icon-cart-header {
	background-position: -11px 0;
	height: 19px;
	width: 23px;
}
.header-container .header .header-content .top-links p.cart-link a {
	color: #47cc39;
	font-weight: bold;
}
.header-container .header .header-content .top-links .form-language {
	position: relative;
	display: block;
	margin: 0;
	height: 12px;
	width: 34px;
}
.header-container .header .header-content .top-links .form-language.currency {
	width: 20px;
}
.header-container .header .header-content .top-links .form-language:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 0 none;
	border-top: 8px solid #a2a2a2;
	position: absolute;
	right: 0;
	top: 6px;
	z-index: 3;
}
.header-container .header .header-content .top-links .form-language .form-language-inner {
	position: absolute;
	left: -5px;
	top: -1px;
	background: none #fff;
	padding: 5px;
	width: 44px;
}
.header-container .header .header-content .top-links .form-language.currency .form-language-inner {
	padding-top: 0;
	width: 30px;
	top: 0px;
}
.header-container .header .header-content .top-links &gt; p:hover &gt; .form-language .form-language-inner {
	box-shadow: 0 4px 5px -2px rgba(0,0,0,0.4);
}
.header-container .header .header-content .top-links .form-language .form-language-inner * {
	display: block;
}
.header-container .header .header-content .top-links .form-language .form-language-inner a {
	text-decoration: none;
	text-align: left;
}
.header-container .header .header-content .top-links .form-language .form-language-inner &gt; span {
	margin-bottom: 6px;
}
.header-container .header .header-content .top-links .form-language.currency .form-language-inner &gt; span {
	font-weight: bold;
}
.header-container .header .header-content .top-links .form-language .form-language-inner &gt; span:last-child {
	margin-bottom: 0;
}
.header-container .header .header-content .top-links .form-language .form-language-inner .inactive-lang {
	display: none;
}
.header-container .header .header-content .top-links &gt; p:hover &gt; .form-language .form-language-inner .inactive-lang {
	display: block;
}

.header-container .header .header-content .service-phone p {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: rgba(38,38,38,0.5);
	line-height: 20px;
}
.header-container .header .header-content .service-phone p.no {
	color: #c6171e;
	margin-top: -4px;
}
.header-container .header .header-content .service-phone .icon-phone {
	float: left;
	margin: 5px 4px 0 0;
}

.header-container .header .header-content .srch-wrap .form-search button {
	position: absolute;
	height: 100%;
	width: 40px;
	background: none transparent;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
}
.header-container .header .header-content .srch-wrap .form-search button .icon-search {
	width: 22px;
	height: 22px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-position: -55px 0;
}
.header-container .header .header-content .srch-wrap .form-search input {
	height: 36px;
	padding: 7px 40px 7px 12px;
	border: 1px solid #d8d8d8;
	background: none #f7f7f7;
	border-radius: 0;
	color: rgba(38,38,38,0.5);
	font-size: 12px;
	font-style: italic;
}

/*Top Navigation Styles - Temporary*/

.nav-container {
	border-bottom: 1px solid #777;
}

/*Footer Styles*/

.footer-container .gray-bar {
	background: none #777;
	padding: 10px 0;
}
.footer-container .gray-bar .container * {
	color: #fff;
	font-size: 16px;
	margin: 0;
}
.footer-container .gray-bar .container p {
	width: auto;
	float: left;
	line-height: 20px;
	margin: 0 80px 0 0;
}
.footer-container .gray-bar .container p:last-child {
	margin: 0;
}
.footer-container .gray-bar .container p strong {
	text-transform: uppercase;
	font-size: 22px;
}
.footer-container .footer {
	background: none #f3f3f3;
	padding-bottom: 30px;
}
.footer-container .footer-upper {
	padding-top: 36px;
	padding-bottom: 26px;
	border-bottom: 2px solid #d8d8d8;
}
.footer-container .footer-upper .footer-overons {
	margin-bottom: 18px;
}
.footer-container .footer-upper .about-us-img {
	margin-top: 2px;
}
.footer-container .footer-upper img {
	max-width: 100%;
}
.footer-container .footer-upper .footer-about-us {
	padding: 0 0 0 15px;
}
.footer-container .footer-upper .footer-about-us h3,
.footer-container .footer-upper .footer-about-us h2,
.footer-container .footer-upper .footer-about-us h1 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 8px;
}
.footer-container .footer-upper .footer-about-us p:last-child {
	margin: 0;
}
.footer-container .footer-upper .b2b-login a,
.footer-container .footer-upper .b2b-login a img {
	max-width: 100%;
}
.footer-container .footer-upper .newsletter-wrapper {
	background: #777;
	padding: 32px 17px;
}
.footer-container .footer-upper .newsletter-wrapper .form-subscribe-header {
	margin-top: -4px;
}
.footer-container .footer-upper .newsletter-wrapper .form-subscribe-header label {
	color: rgba(255,255,255,0.7);
	font-size: 12px;
}
.footer-container .footer-upper .newsletter-wrapper .form-subscribe-header label strong {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
}
.footer-container .footer-upper .newsletter-wrapper .actions button {
	height: 34px;
	display: block;
	width: 100%;
}
.footer-container .footer-upper .newsletter-wrapper .actions button span {
	font-size: 16px;
	text-transform: uppercase;
}

/* Old Styles for B2B login form

.footer-container .footer-upper .b2b-login-wrap {
	background: none #fff;
	padding: 10px;
	border: 1px solid #d8d8d8;
}
.footer-container .footer-upper .b2b-login-wrap h3 {
	font-size: 18px;
	margin: 0 0 8px 0;
}
.footer-container .footer-upper .b2b-login-wrap .form-subscribe-header {
	margin-bottom: 12px;
}
.footer-container .footer-upper .b2b-login-wrap .form-subscribe-header label {
	font-size: 12px;
	font-weight: normal;
}
.footer-container .footer-upper .b2b-login-wrap .input-box {
	margin-bottom: 8px;
}
.footer-container .footer-upper .b2b-login-wrap .input-box input {
	background: none #f7f7f7;
}
.footer-container .footer-upper .b2b-login-wrap .actions {
	text-align: right;
	padding: 2px 0 0 0;
}*/

.footer-container .footer-lower {
	padding-top: 22px;
}
.footer-container .footer-lower h1,
.footer-container .footer-lower h2,
.footer-container .footer-lower h3 {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 18px;
}
.footer-container .footer-lower p {
	margin: 0;
	padding: 0 0 7px 0;
	color: #7b7b7b;
}
.footer-container .footer-lower p a {
	color: #7b7b7b;
}
.footer-container .footer-lower .service-phone p {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: rgba(38,38,38,0.5);
	line-height: 20px;
	padding: 0;
}
.footer-container .footer-lower .service-phone p.no {
	color: #c6171e;
	margin-top: -4px;
}
.footer-container .footer-lower .service-phone .icon-phone {
	float: left;
	margin: 0 4px 0 0;
}
.footer-container .footer-lower .contact-info .fb-link-wrap {
	float: left;
	position: relative;
	margin-right: 10px;
}
.footer-container .footer-lower .contact-info .fb-link-wrap i {
	display: block;
}
.footer-container .footer-lower .contact-info .fb-link-wrap a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-decoration: none;
}
.footer-container .footer-lower .contact-info &gt; .clearer {
	padding-top: 18px;
	padding-bottom: 22px;
}
.footer-container .footer-lower .contact-info .service-phone {
	margin: -3px 0 0 0;
}
.footer-container .footer-lower .contact-info .form-subscribe-header {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
}
.footer-container .footer-lower .contact-info .input-box {
	margin-bottom: 8px;
}
.footer-container .white-bar {
	padding: 8px 0;
	background: none #fff;
}
.footer-container .white-bar p {
	margin: 0;
}
.footer-container .white-bar .copyright {
	text-align: right;
}
.footer-container .white-bar .copyright address {
	font-size: 12px;
	text-transform: uppercase;
	color: rgba(123,123,123,0.6);
}

/*Home Page Slider*/

.home-slider {
	position: relative;
	margin-bottom: 8px;
}
.home-slider .bx-wrapper {
	margin: 0 auto;
}
.home-slider .bx-wrapper .bx-viewport {
	border: 0 none;
	left: 0;
}
.home-slider .bx-wrapper .bx-viewport ul.bxslider li .container {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100px;
	margin: 0 auto;
}
.home-slider.hss .bx-wrapper .bx-viewport ul.bxslider li .container {
	width: 100% !important;
	padding: 0 24px !important;
}
.home-slider .bx-wrapper .bx-viewport ul.bxslider li .container * {
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.4);
	font-size: 16px;
}
.home-slider .bx-wrapper .bx-viewport ul.bxslider li .container h3 {
	font-size: 62px;
	font-weight: normal;
	text-transform: uppercase;
}
.home-slider .bx-wrapper .bx-viewport ul.bxslider li .container a {
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	line-height: 18px;
	padding: 6px 16px;
	background: none #c6171e;
	text-decoration: none;
}
.home-slider .pager-wrap {
	position: absolute;
	left: 0;
	bottom: 12px;
	width: 100%;
}
.home-slider .pager-wrap #bx-pager a {
	display: block;
	margin: 0 16px 16px 0;
	float: left;
	border: 2px solid #fff;
	border-radius: 2px;
	background: none #fff;
}
.home-slider .pager-wrap #bx-pager a img {
	width: 72px;
	height: 72px;
	display: block;
  filter: url("https://www.nrgeurope.com/skin/frontend/rebatt/default/css/data:image/svg+xml;utf8,&amp;lt;sv")xmlns=\'http://www.w3.org/2000/svg\'&amp;gt;&amp;lt;filter id=\'grayscale\'&amp;gt;&amp;lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&amp;gt;&amp;lt;/filter&amp;gt;&amp;lt;/svg&amp;gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	opacity: 0.5;
}
.home-slider .pager-wrap #bx-pager a.active img {
	filter: url("https://www.nrgeurope.com/skin/frontend/rebatt/default/css/data:image/svg+xml;utf8,&amp;lt;sv")xmlns=\'http://www.w3.org/2000/svg\'&amp;gt;&amp;lt;filter id=\'grayscale\'&amp;gt;&amp;lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&amp;gt;&amp;lt;/filter&amp;gt;&amp;lt;/svg&amp;gt;#grayscale");
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	opacity: 1;
}
.home-slider.hss .pager-wrap .container {
	width: 100% !important;
	padding: 0 !important;
}

/*Home Page Categories*/

.home-cats {
/*	margin-bottom: 40px;*/
}
.home-cats a {
	display: block;
	position: relative;
	margin: 0 0 10px 0;
}
.home-cats a img {
	display: block;
	width: 100%;
}
.home-cats a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.home-cats a span strong {
	display: table;
	width: 100%;
	height: 100%;
}
.home-cats a span strong em {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	font-style: normal;
	text-shadow: 0 0 5px rgba(0,0,0,0.4);
	line-height: 36px;
}
.home-cats a:hover span {
	background: none rgba(0,0,0,0.5);
}
.home-cats a:hover span strong em {
	color: rgba(255,255,255,0.5);
}

/*Home Page General Styles*/

.cms-index-index .col-main .std hr {
	margin-bottom: 14px;
}
.cms-index-index .col-main .std h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 14px 0;
}
.cms-index-index .std ul.messages,
.cms-index-index .std ul.messages li {
	list-style: none outside none;
}
.cms-index-index .std ul.messages,
.cms-index-index .std ul.messages ul {
	margin-bottom: 0;
	padding-left: 0;
}

/*.Product grid general styles*/

ul.products-grid {
	list-style: none outside;
	margin: 0;
	padding: 0;
	margin-right: -12px;
}
.products-grid li.item {
	position: relative;
	list-style: none outside;
	padding-right: 12px;
	margin-bottom: 12px;
}
.products-grid li.item:nth-child(4n+1) {
	clear: left;
}
.products-grid li.item .item-inner {
/*	padding: 34px 15px 18px;*/
	padding: 15px 15px 18px 15px;
	border: 1px solid #dadada;
}
.products-grid li.item:hover .item-inner {
/*	border-color: #dadada;*/
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);
}
.products-grid li.item .item-inner img {
	max-width: 100%;
	margin-bottom: 10px;
}
.products-grid li.item .item-inner .product-name {
	display: table;
	min-height: 1px;
	height: 50px;
	width: 100%;
	margin-bottom: 8px;
}
.products-grid li.item .item-inner .product-name h2 {
	margin: 0;
	vertical-align: middle;
	display: table-cell;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}
.products-grid li.item:hover .item-inner .product-name h2 {
	color: #ce3a40;
}
.products-grid li.item .item-inner .short-desc {
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 10px;
}
.products-grid li.item .item-inner .short-desc * {
	color: #7b7b7b;
}
.products-grid li.item .item-inner .short-desc.std ul {
	margin: 0;
	padding: 0;
}
.products-grid li.item .item-inner .short-desc.std ul li {
	list-style: none outside;
}
.products-grid li.item .item-inner .short-desc.std ul li:before {
	display: inline-block;
	content: "";
	height: 3px;
	width: 3px;
	border-radius: 50%;
	vertical-align: middle;
	background-color: #7d7d7d;
	margin-right: 3px;
}
.products-grid li.item .item-inner .delivery-info {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 2px solid #d8d8d8;
}
.products-grid li.item .item-inner .delivery-info p {
	margin: 0;
}
.products-grid li.item .item-inner .delivery-info * {
	font-size: 12px;
	color: #39b54a;
}
.products-grid li.item .item-inner .delivery-info.orange * {
	color: #ff9600;
}
.products-grid li.item .item-inner .delivery-info.red * {
	color: #ed1c24;
}
.products-grid li.item .item-inner .delivery-info i {
	vertical-align: middle;
}
.products-grid li.item .item-inner .delivery-info span,
.products-grid li.item .item-inner .delivery-info.orange span,
.products-grid li.item .item-inner .delivery-info.red span {
	color: #1d1d1d;
}
.products-grid li.item .item-inner .more-info {
	color: #c6171e;
	margin: 0 0 12px 0;
}
.products-grid li.item .item-inner .more-info i {
	vertical-align: middle;
	margin-left: 3px;
}
.products-grid li.item .item-inner .product-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.products-grid li.item .item-inner button.button {
	width: 100%;
	text-align: center;
	padding: 5px;
	position: relative;
	z-index: 2;
	font-size: 13px;
}

/*Products grid (Home Page)*/

.home-grid-wrapper .products-grid li.item {
	width: 16.66%;
}
.home-grid-wrapper .img-sticker-wrapper span.label {
	font-size: 13px;
	white-space: nowrap;
}
.home-grid-wrapper .products-grid li.item:nth-child(4n+1) {
	clear: none;
}
.home-grid-wrapper .products-grid li.item:nth-child(6n+1) {
	clear: left;
}

/*Products List general styles*/

ol.products-list {
	margin: 0;
}
ol.products-list,
ol.products-list li.item {
	list-style: none outside;
	border: 0 none;
}
ol.products-list li.item,
ol.products-list li.item:last-child,
ol.products-list li.item:first-child {
	padding: 8px 0;
}
ol.products-list li.item:first-child {
	padding-top: 6px;
}
ol.products-list li.item:last-child {
	padding-bottom: 16px;
}
ol.products-list li.item .list-inner-wrapper,
ol.products-list li.item:last-child .list-inner-wrapper,
ol.products-list li.item:first-child .list-inner-wrapper {
	padding: 15px;
	border: 1px solid #dadada;
}
ol.products-list li.item:hover .list-inner-wrapper {
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);
}
ol.products-list li.item {
	font-size: 12px;
}
ol.products-list li.item .product-image img {
	padding: 0;
	border: 0 none;
	border-radius: 0;
}
ol.products-list li.item .product-shop .inner {
	display: table;
	width: 100%;
	min-height: 175px;
}
ol.products-list li.item .product-shop .inner &gt; div {
	display: table-cell;
}
ol.products-list li.item .product-shop .info-wrapper {
	padding-right: 22px;
}
ol.products-list li.item .product-shop .action-wrapper {
	padding-left: 22px;
	border-left: 1px solid #d8d8d8;
	width: 220px;
}
ol.products-list li.item h2.product-name {
	margin-bottom: 12px;
}
ol.products-list li.item h2.product-name a {
	color: #1d1d1d;
	font-size: 18px;
	font-weight: bold;
}
ol.products-list li.item h2.product-name a:hover {
	text-decoration: none;
	color: #ce3a40;
}
ol.products-list li.item .product-shop .info-wrapper .std {
	margin-bottom: 12px;
}
ol.products-list li.item .product-shop .info-wrapper .std:last-child {
	margin: 0;
}
ol.products-list li.item .product-shop .info-wrapper .std p {
	margin-bottom: 12px;
}
ol.products-list li.item .product-shop .info-wrapper .std ul,
ol.products-list li.item .product-shop .info-wrapper .std ul li {
	margin: 0;
	padding: 0;
	list-style: none inside;
}
ol.products-list li.item .product-shop .info-wrapper .std ul li:before {
	display: inline-block;
	content: "";
	height: 3px;
	width: 3px;
	border-radius: 50%;
	vertical-align: middle;
	background-color: #7d7d7d;
	margin-right: 3px;
}
ol.products-list li.item .product-shop .info-wrapper .short-desc * {
	color: #7b7b7b;
}

ol.products-list li.item .action-wrapper .delivery-info {
	margin-bottom: 8px;
}
ol.products-list li.item .action-wrapper .delivery-info p {
	margin: 0;
}
ol.products-list li.item .action-wrapper .delivery-info * {
	font-size: 12px;
	color: #39b54a;
}
ol.products-list li.item .action-wrapper .delivery-info.orange * {
	color: #ff9600;
}
ol.products-list li.item .action-wrapper .delivery-info.red * {
	color: #ed1c24;
}
ol.products-list li.item .action-wrapper .delivery-info i {
	vertical-align: middle;
}
ol.products-list li.item .action-wrapper .delivery-info span,
ol.products-list li.item .action-wrapper .delivery-info.orange span,
ol.products-list li.item .action-wrapper .delivery-info.red span {
	color: #1d1d1d;
}
ol.products-list li.item .action-wrapper .price-wrapper {
	margin-bottom: 6px;
}
ol.products-list li.item .action-wrapper .price-wrapper:after {
	display: block;
	height: 0;
	content: '';
	width: 100%;
	clear: both;
}
ol.products-list li.item .action-wrapper .price-wrapper &gt; * {
	display: inline-block;
	vertical-align: baseline;
}
ol.products-list li.item .action-wrapper .price-wrapper .price-box {
	white-space: nowrap;
}
ol.products-list li.item .action-wrapper .product-link {
	margin-bottom: 14px;
}
ol.products-list li.item .action-wrapper .product-link a {
	font-size: 14px;
}
ol.products-list li.item .action-wrapper .product-link a i {
	margin-left: 3px;
	vertical-align: middle;
}
ol.products-list li.item .img-sticker-wrapper {
	float: left;
}

/*Discount Sticker Styles*/

.img-sticker-wrapper {
	position: relative;
}
.img-sticker-wrapper span.label {
	position: absolute;
	display: block;
	color: #fff;
	background: none #ce3a40;
	padding: 0 8px;
	height: 30px;
	line-height: 30px;
/*	top: -16px;*/
	top: 0;
	left: 0;
	font-weight: bold;
}
.product-view .product-img-box .img-sticker-wrapper span.label {
	top: 0;
}
.img-sticker-wrapper span.label i {
	position: absolute;
	top: 0;
	right: -16px;
}
.product-view .product-essential .product-shop .atc-wrap .add-to-cart .badge,
.img-sticker-wrapper .badge {
	position: absolute;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	left: 0;
	bottom: 4px;
	background: none #000;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	padding: 12px 0 0 0;
}
.product-view .product-essential .product-shop .atc-wrap .add-to-cart .badge {
	left: auto;
	right: -46px;
	top: -8px;
	bottom: auto;
}

/*Navigation Menu*/
.header-container .pie-trigger {
	border-bottom: 1px solid #d8d8d8;
	font-size: 16px;
	text-transform: uppercase;
	color: #1d1d1d;
	padding: 4px 8px;
/*	background: none #f2f2f2;*/
	font-weight: bold;
	line-height: 26px;
	cursor: pointer;
	float: right;
}
.header-container .pie-trigger i {
	margin-left: 4px;
}

#nav-menu ul,
#nav-menu ul li,
#nav-menu ul li a,
#nav-menu ul li a span {
	display: block;
	line-height: 1.3;
}
#nav-menu {
	display: block;
	line-height: 0;
	text-align: justify;
	margin: 0;
	height: 30px;
	position: relative;
}
#nav-menu:after {
	content: '';
	width: 100%;
	height: 0;
	display: inline-block;
}
#nav-menu li.level0 {
	display: inline-block;
	height: 30px;
}
#nav-menu li.level0 &gt; a {
	color: #1d1d1d;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 14px;
	display: block;
	line-height: 28px;
	border: 2px solid transparent;
	height: 30px;
	position: relative;
}
#nav-menu li.level0:hover &gt; a {
	background: none #f7f7f7;
	border-color: #d8d8d8;
	z-index: 3;
}
#nav-menu li.level0.parent:hover &gt; a {
	border-bottom: 0 none;
	height: 32px;
}
#nav-menu li.level0 ul.level0 {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	background: none #fff;
	border: 2px solid #d8d8d8;
	display: none;
	text-align: left;
	padding: 22px 0;
}
#nav-menu li.level0 ul.level0:before {
	content: '';
	display: block;
	width: 33%;
	left: 0;
	top: 0;
	height: 100%;
	background: none #f7f7f7;
	z-index: -1;
	position: absolute;
}
#nav-menu li.level0:hover ul.level0 {
	z-index: 2;
	display: block;
}
#nav-menu li.level0:hover ul.level0 a {
	text-decoration: none;
}
#nav-menu li.level0 ul.level0 a &gt; span {
	font-size: 16px;
	color: #1d1d1d;
	font-weight: bold;
	text-decoration: none;
}
#nav-menu li.level0:hover ul.level0 a:hover &gt; span {
	color: #c6171e;
}
#nav-menu li.level0 ul.level0 li {
	padding: 6px 0;
	line-height: 24px;
}
#nav-menu li.level0 ul.level0 li.level1 {
	display: block;
	width: 33%;
	padding: 6px 28px;
	background: none #f7f7f7;
}
#nav-menu li.level0 ul.level0 li.level1.first {
/*	padding-top: 28px;*/
}
#nav-menu li.level0 ul.level0 li.level1.last {
/*	padding-bottom: 28px;*/
}
#nav-menu li.level0 ul.level0 li.level1.parent:hover {
	background: none #fff;
}
#nav-menu li.level0 ul.level0 li.level1 &gt; a &gt; span {
	text-transform: uppercase;
}
#nav-menu li.level0 ul.level0 li.level1 ul.level1 {
	display: none;
	width: 33%;
	min-height: 100%;
	position: absolute;
	left: 33%;
	top: 0;
	padding: 16px 22px;
	background: none #fff;
	box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.4);
}
#nav-menu li.level0 ul.level0 li.level1:hover ul.level1 {
	display: block;
}
#nav-menu li.level0 ul.level0 li.level1 ul.level1 li {
	position: relative;
}
#nav-menu li.level0 ul.level0 li.level1 ul.level1 li ul {
	display: none;
	position: absolute;
	left: 40px;
	top: 65%;
	z-index: 2;
	background: none #fff;
	border: 1px solid #d8d8d8;
	padding: 0 22px;
	white-space: nowrap;
}
#nav-menu li.level0 ul.level0 li.level1 ul.level1 li.parent:hover &gt; ul {
	display: block;
}

/*Sub Menu Banner Styles*/

#nav-menu li.level0 ul.level0 &gt; li.sub-menu-banner {
	width: 34%;
	float: right;
	z-index: 2;
	padding: 0;
	margin: -22px 0;
}
#nav-menu li.level0 ul.level0 &gt; li.sub-menu-banner img {
	width: 100%;
}

/*Breadcrumbs*/

.breadcrumbs {
	height: 54px;
}
.breadcrumbs * {
	font-size: 12px;
}
.breadcrumbs ul,
.breadcrumbs ul li {
	display: block;
	float: left;
	height: 14px;
	line-height: 14px;
	margin: 0;
}
.breadcrumbs ul {
	padding-top: 20px;
}
.breadcrumbs ul li {
	padding: 0 12px;
	border-left: 1px solid #1d1d1d;
}
.breadcrumbs ul li:last-child {
	border-color: #7b7b7b;
}
.breadcrumbs ul li:first-child {
	padding-left: 0;
	border: 0 none;
}
.breadcrumbs ul li a {
	color: #1d1d1d;
}
.breadcrumbs ul li strong {
	font-weight: normal;
	color: #7b7b7b;
}

/*Sub Categories Grid*/

.cat-desc-upper .category-description.std {
	position: relative;
/*	max-height: 162px;*/
	overflow: hidden;
	margin-bottom: 0;
}
.cat-title,
.sub-cat-list-wrapper h3 {
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 16px 0;
}
.sub-cat-list-wrapper {
	position: relative;
	overflow: hidden;
}
.sub-cat-list-wrapper #subcat-list {
	display: block;
	margin: 0 -14px 0 0;
}
.sub-cat-list-wrapper #subcat-list li.item {
	width: 20%;
	float: left;
	padding: 0 14px 0 0;
	margin: 0 0 14px 0;
	border: 0 none;
}
.sub-cat-list-wrapper #subcat-list li.item a {
	display: block;
	border: 1px solid #e1e1e1;
	text-decoration: none;
}
.sub-cat-list-wrapper #subcat-list li.item a img {
	width: 100%;
	height: auto;
	max-width: 100%;
}
.sub-cat-list-wrapper #subcat-list li.item h2 {
	margin: 0;
	text-align: center;
	padding: 10px 0 0 0;
}
.sub-cat-list-wrapper #subcat-list li.item h2 a {
	font-size: 13px;
	display: inline;
	border: 0 none;
	color: #1d1d1d;
	font-weight: bold;
}
.sub-cat-list-wrapper #subcat-list li.item:nth-child(5n+1) {
	clear: left;
}

/*Toolbar styles*/

.category-products .toolbar .pager {
	border-top: 0 none;
}
.toolbar.list-toolbar {
	line-height: 0;
	text-align: justify;
	padding: 6px 5px 0 5px;
	height: 40px;
}
.toolbar.list-toolbar:after {
	content: '';
	width: 100%;
	height: 0;
	display: inline-block;
}
.toolbar.list-toolbar &gt; * {
	display: inline-block;
	padding: 0;
	line-height: 24px;
	margin: 0;
	vertical-align: middle;
}
.toolbar.list-toolbar * {
	margin: 0;
	padding: 0;
}
.toolbar.list-toolbar .view-mode &gt; * {
	display: inline-block;
}
.toolbar.list-toolbar .pager .pages li {
	padding: 0;
}
.toolbar.list-toolbar .pager .pages li a {
	display: block;
	line-height: 22px;
	padding: 0 6px;
}
.toolbar.list-toolbar .sorter {
	border: 0 none;
}

/*Layer Navigation*/

.block.block-categories {
	background: none #fff;
	margin-bottom: 18px;
}
.block.block-categories .block-title {
	padding: 0 0 4px 0;
	background: none transparent;
	line-height: 1.1;
}
.block.block-categories dl {
	margin: 0;
}
.block.block-categories ol {
	display: block;
	margin: 0;
}
.block.block-categories ol li {
	padding: 8px 12px;
	line-height: 18px;
	border-bottom: 2px solid #d8d8d8;
}
.block.block-categories ol li:last-child {
	border-bottom: 0 none;
}
.block.block-categories ol li a {
	color: #1d1d1d;
}

.block-layered-nav .currently .btn-remove {
	position: static;
	display: inline-block;
	float: none;
}
.block-layered-nav .multiselect-child {
	padding-right: 4px;
}
.block-layered-nav dt {
	font-size: 18px;
	padding: 14px 17px 6px;
}
.block.block-layered-nav .block-content {
	padding: 0 0 6px 0;
}
.block.block-layered-nav .block-content &gt; .actions {
	text-align: left;
	padding: 0;
}
.block.block-layered-nav .block-content &gt; .actions a {
	float: none;
	display: inline;
}
.block.block-layered-nav .block-content dd a {
	padding: 4px 0 4px 0px;
	line-height: 18px;
	color: #1d1d1d;
}
.block.block-layered-nav .block-content dd a.amshopby-less,
.block.block-layered-nav .block-content dd a.amshopby-more {
	color: #c6171e;
	padding: 4px 0 0 26px;
}
.block.block-layered-nav .block-content dl dd a.amshopby-attr {
	padding-left: 26px;
	position: relative;
	background: none transparent;
}
.block.block-layered-nav .block-content dl dd a.amshopby-attr-selected {
	padding-left: 26px;
	position: relative;
	background: none transparent;
}
.block.block-layered-nav .block-content dl dd a.amshopby-attr:before {
	content: '';
	width: 18px;
	height: 18px;
	background: url("https://www.nrgeurope.com/skin/frontend/rebatt/default/images/sprite.png") no-repeat transparent left top;
	background-size: 200px 400px;
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	background-position: -36px -38px;
}
.block.block-layered-nav .block-content dl dd a.amshopby-attr-selected:before {
	content: '';
	width: 18px;
	height: 18px;
	background: url("https://www.nrgeurope.com/skin/frontend/rebatt/default/images/sprite.png") no-repeat transparent left top;
	background-size: 200px 400px;
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	background-position: -54px -38px;
}
.block.block-layered-nav .block-content dl dd a span {
	color: #7b7b7b;
}
.block.block-layered-nav .block-content dl dd,
.block.block-layered-nav .block-content dl dd ol {
	margin: 0;
}
.block.block-layered-nav .block-content dl dd {
	padding: 0 0 16px 0;
	margin: 0 18px;
	border-bottom: 2px solid #d8d8d8;
}
.block.block-layered-nav .block-content dl dd:last-child {
	border-bottom: 0 none;
}
.block.block-layered-nav .block-content .currently {
	padding: 4px 0 0 0;
}
.block.block-layered-nav .block-content .currently ol {
	margin: 0;
}
.block.block-layered-nav .block-content .currently ol li {
	padding: 2px 18px;
}
.block.block-layered-nav a:hover,
.block.block-categories a:hover,
.block.block-layered-nav a:hover * ,
.block.block-categories a:hover * {
	text-decoration: none;
	color: #ce3a40 !important;
}
.ui-slider .ui-slider-handle {
	width: 8px;
}
.amshopby-slider-ui .ui-slider-handle {
	border: 0 none;
	background: none #000;
}
.amshopby-slider-ui .ui-slider-range {
	background: none #ce3a40;
}
.ui-slider-horizontal .ui-slider-range {
	height: 5px;
	top: 3px;
}
.block.block-layered-nav .prc-slider { margin-bottom: 5px; }
.block.block-layered-nav .prc-slider .amshopby-slider-price-from,
.block.block-layered-nav .prc-slider .amshopby-slider-price-to {
	display: none;
}
.block.block-layered-nav .ranges {
	font-weight: bold;
	font-size: 16px;
}
.block.block-layered-nav .ranges &gt; * {
	display: inline-block;
	vertical-align: top;
}
.block.block-layered-nav .ranges .input-text {
	height: 24px;
	width: 62px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	font-style: normal;
	color: #1d1d1d;
	font-weight: bold;
	font-size: 16px;
}
.block.block-layered-nav .ranges button {
	padding: 2px 8px;
	text-transform: uppercase;
}
.block.block-layered-nav .ranges input {
	padding: 3px 12px;
}

/*Product View Styles*/
/*General Product Styles Updates*/

.product-view .product-essential {
	padding-top: 16px;
	margin-bottom: 68px;
}
.product-view .product-essential .product-shop {
	padding: 0 0 0 23px;
	background: none transparent;
}
.product-view .product-essential .product-shop .product-name {
	background: none transparent;
	margin: -3px 0 16px 0;
	padding: 0;
}
.product-view .product-essential .product-shop .product-name h1 {
	font-size: 22px;
	color: #1d1d1d;
}
.product-view .product-essential .product-shop .sku {
	font-size: 12px;
	color: #7b7b7b;
	float: left;
	margin-bottom: 6px;
}
.product-view .product-essential .product-shop .rev-link-wrap {
	float: left;
	padding: 0 0 0 16px;
}
.product-view .product-essential .product-shop .rev-link-wrap * {
	font-size: 12px;
}
.product-view .product-essential .product-shop .rev-link-wrap .ratings {
	margin-bottom: 0;
	white-space: nowrap;
}
.product-view .product-essential .product-shop .rev-link-wrap .ratings .rating-box {
	margin-top: 2px;
}
.product-view .product-essential .product-shop .delivery-info {
	margin-bottom: 12px;
}
.product-view .product-essential .product-shop .delivery-info:after {
	clear: both;
	float: none;
	display: block;
	content: '';
	height: 0;
}
.product-view .product-essential .product-shop .delivery-info p {
	margin: 0;
	float: left;
	padding-right: 8px;
}
.product-view .product-essential .product-shop .delivery-info * {
	font-size: 14px;
	color: #39b54a;
}
.product-view .product-essential .product-shop .delivery-info.orange * {
	color: #ff9600;
}
.product-view .product-essential .product-shop .delivery-info.red * {
	color: #ed1c24;
}
.product-view .product-essential .product-shop .delivery-info i {
	vertical-align: middle;
}
.product-view .product-essential .product-shop .delivery-info span,
.product-view .product-essential .product-shop .delivery-info.orange span,
.product-view .product-essential .product-shop .delivery-info.red span {
	color: #1d1d1d;
	font-weight: bold;
}
.product-view .product-essential .product-shop .short-description {
	border-bottom: 2px solid #d8d8d8;
	padding-bottom: 12px;
	margin-bottom: 26px;
}
.product-view .product-essential .product-shop .hints-quote-wrap {
	margin-bottom: 30px;
}
.product-view .product-essential .product-shop .table-wrap {
/*	margin-right: 276px;*/
}
.product-view .product-essential .product-shop .hints-quote-wrap .table-wrap th {
	width: 255px;
}
.product-view .product-essential .product-shop .table-wrap table {
	margin-bottom: 0;
}
.product-view .product-essential .product-shop .quote-trigger {
	float: right;
	width: 266px;
	background: none #f2f2f2;
	border: 1px solid #d8d8d8;
	height: 88px;
	cursor: pointer;
	text-align: center;
}
.product-view .product-essential .product-shop .quote-trigger.no-hint-table {
	float: none;
}
.product-view .product-essential .product-shop .quote-trigger p {
	display: inline-block;
	padding-left: 36px;
	position: relative;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin: 28px 0 0 0;
}
.product-view .product-essential .product-shop .quote-trigger p i {
	position: absolute;
	left: 0;
	top: 0;
}
.product-view .product-essential .product-shop .quote-trigger p span {
	float: left;
	font-size: 14px;
	color: #c6171e;
	font-weight: normal;
	margin-top: -2px;
}
.product-view .product-essential .product-options {
	padding: 0;
	border: 0 none;
	background: none transparent;
	box-shadow: none;
	margin-bottom: 0;
}
.product-view .product-essential .product-options dt {
	padding: 0;
}
.product-view .product-essential .product-options dd {
	padding: 0;
}
.product-view .product-essential .product-options .option dl &gt; * {
	margin-bottom: 6px;
}
.product-view .product-essential .product-options-bottom {
/*	margin: 0 0 18px 0;*/
	margin: 0;
}

.product-view .product-essential .tier-prices.product-pricing {
	border: 0 none;
	border-radius: 0;
/*	background: none #ecfaeb;*/
	padding: 14px 0 7px;
	background: none #fff6e5;
}
.product-view .product-essential .tier-prices.product-pricing:after {
	clear: both;
	height: 0;
	content: '';
	float: none;
	display: block;
}
.product-view .product-essential .tier-prices.product-pricing &gt; li {
/*	float: left;*/
/*	width: 33.33%;*/
	padding: 0 18px;
	line-height: 16px;
	padding-bottom: 7px;
	position: relative;
	padding-left: 30px;
}
.product-view .product-essential .tier-prices.product-pricing &gt; li:before {
	content: '';
	display: block;
	position: absolute;
	left: 14px;
	top: 4px;
	height: 0;
	width: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 6px solid #f4c572;
}
.product-view .product-essential .tier-prices.product-pricing &gt; li,
.product-view .product-essential .tier-prices.product-pricing &gt; li  * {
	font-size: 13px;
	color: #0d0d0d;
	font-weight: normal;
}
.product-view .box-up-sell &gt; h2 {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 24px;
	padding-top: 8px;
	border-top: 2px solid #d8d8d8;
	margin-bottom: 12px;
}
.product-view .related-wrapper {
	padding: 0 0 0 16px;
}
.product-view .box-related &gt; h2 {
	border-top: 2px solid #d8d8d8;
	margin: 0 0 6px 0;
	line-height: 24px;
	padding-top: 8px;
	font-size: 18px;
	text-transform: uppercase;
}
.product-view .box-related &gt; p {
	margin-bottom: 12px;
}
.product-view .box-related .products-grid .item {
	float: none;
	width: 100%;
	max-width: 192px;
	margin: 0 auto 12px;
	padding-right: 0;
}
.product-view .box-related .products-grid .item:hover .item-inner {
	border-color: #fff;
	border-bottom-color: #d8d8d8;
	border-top-color: #d8d8d8;
}
.product-view .box-related .products-grid .item .item-inner .delivery-info {
	border: 0 none;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.product-view .box-related .products-grid .item .item-inner .price-wrapper:after {
	clear: both;
	height: 0;
	float: none;
	content: '';
	display: block;
}
.product-view .box-related .products-grid .item .item-inner .price-wrapper {
	vertical-align: bottom;
}
.product-view .box-related .products-grid .item .item-inner .price-wrapper &gt; * {
/*	display: inline-block;*/
/*	vertical-align: bottom;*/
}
.product-view .box-related .products-grid .item .item-inner .price-wrapper .price-box {
	white-space: nowrap;
}
.product-view .box-related .products-grid .item .item-inner input.related-checkbox {
	position: absolute;
	width: 18px;
	height: 18px;
	top: 144px;
	left: 30px;
}
.product-view .box-related .products-grid .item .item-inner .delivery-info p:last-child {
	display: none;
}

/*Price on product page*/

.product-view .product-essential .retail-price-wrapper {
	margin-bottom: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d8d8d8;
	display: inline-block;
}
.product-view .product-essential .retail-price-wrapper p {
	margin: 0;
	font-size: 18px;
	color: #7b7b7b;
}
.product-view .product-essential .retail-price-wrapper p strong {
	color: #c6171e;
}
.product-view .product-essential .product-shop .price-box {
	font-size: 28px;
	margin: 0;
	white-space: nowrap;
}
.product-view .product-essential .product-shop .price-box .quote-link {
	display: none;
}
.product-view .product-essential .product-shop .price-box p {
	display: block;
	float: none;
}
.product-view .product-essential .product-shop .price-box .old-price * {
	font-size: 18px;
}
.product-view .product-essential .product-shop .price-box .price-label {
	display: inline;
}
.product-view .product-essential .product-shop .price-box .special-price .price-label {
	color: #1d1d1d;
}
.product-view .product-essential .product-shop .price-wrapper {
	position: relative;
	display: inline-block;
	margin-bottom: 14px;
}
.product-view .product-essential .product-shop .price-wrapper .tax-label {
	position: absolute;
	left: 100%;
	bottom: 6px;
	margin-left: 12px;
	white-space: nowrap;
}
.product-view .product-essential .product-shop .atc-wrap {
	position: relative;
	margin-bottom: 20px;
}
.product-view .product-essential .product-shop .atc-wrap .add-to-cart {
	height: 42px;
	display: inline-block;
	position: relative;
}
.product-view .product-essential .product-shop .atc-wrap .add-to-cart &gt; * {
	height: 42px;
	float: left;
	margin: 0;
}
.product-view .product-essential .product-shop .atc-wrap .add-to-cart label {
	line-height: 42px;
	margin-right: 12px;
}
.product-view .product-essential .product-shop .atc-wrap .add-to-cart .input-text {
	width: 70px;
	font-size: 18px;
	color: #1d1d1d;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.product-view .product-essential .product-shop .usp-bar:after {
	content: '';
	height: 0;
	clear: both;
	float: none;
}
.product-view .product-essential .product-shop .usp-bar p {
/*	float: left;*/
	line-height: 19px;
	margin: 0 0 5px -4px;
	font-size: 12px;
	padding: 0 0 0 20px;
	position: relative;
	color: #1e1e1e;
/*	width: 45%;*/
}
.product-view .product-essential .product-shop .usp-bar p:nth-child(odd) {
/*	width: 55%;*/
}
.product-view .product-essential .product-shop .usp-bar p:before {
	width: 11px;
	height: 19px;
	position: absolute;
	content: '';
	left: 4px;
	top: 0;
	bottom: 0;
	margin: auto;
}

/*Product Page - Tabs Block*/

.proper-tabs {
	margin-bottom: 28px;
}
.pp-tabs-wrapper {
	clear: both;
}
.pp-tabs-wrapper .tab-wrapper {
	height: 40px;
	position: relative;
}
.pp-tabs-wrapper .tab-wrapper .tab {
	height: 41px;
	line-height: 40px;
	float: left;
	border: 1px solid #f2f2f2;
	padding: 0 20px;
	font-size: 18px;
	text-transform: uppercase;
	background: none #f2f2f2;
	border-top-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	font-weight: bold;
	cursor: pointer;
}
.pp-tabs-wrapper .tab-wrapper .tab:first-child {
	border-left-color: #d8d8d8;
}
.pp-tabs-wrapper .tab-wrapper .tab:last-child {
	border-right-color: #d8d8d8;
}
.pp-tabs-wrapper .tab-wrapper .tab.active {
	height: 41px;
	border-bottom: 1px solid #fff;
	background: none #fff;
	border-left-color: #d8d8d8;
	border-right-color: #d8d8d8;
	color: rgba(23,23,23,0.3);
}
.pp-tabs-wrapper .pane-wrapper {
	border: 1px solid #d8d8d8;
	padding: 20px;
}
.pp-tabs-wrapper .pane-wrapper .pane {
	display: none;
}
.pp-tabs-wrapper .pane-wrapper .pane.open {
	display: block;
}
.pp-tabs-wrapper .pane-wrapper .slide-toggler {
	display: none;
}
.pp-tabs-wrapper .pane-wrapper .pane .inner-pane table {
	margin: 0;
}
.pp-tabs-wrapper .pane-wrapper .pane .inner-pane table#product-review-table {
	margin-bottom: 12px;
}

/*Bellow Media Block*/

.product-view .product-img-box .product-image {
    margin-bottom: 0px;
    border: 1px solid #d8d8d8;
/*	border-bottom: 0 none;*/
}
.product-view .product-img-box .product-image .image-gallery a {
	display: block !important;
}
.product-view .product-img-box .MagicZoomPlusHint {
/*	display: none !important;*/
}
.product-view .product-img-box .bellow-media {
	text-align: left;
	margin-top: 22px;
}
.product-view .product-img-box .bellow-media p {
	line-height: 26px;
	margin-bottom: 14px;
	position: relative;
}
.product-view .product-img-box .bellow-media p &gt; span,
.product-view .product-img-box .bellow-media p img {
	display: none;
}
.product-view .product-img-box .bellow-media p * {
	color: #1d1d1d;
	font-size: 12px;
}
.product-view .product-img-box .bellow-media p:hover * {
	color: #ce3a40;
}
.product-view .product-img-box .bellow-media p i {
	position: absolute;
	left: 5px;
	margin: auto 0;
	bottom: 0;
	top: 0;
}
.product-view .product-img-box .bellow-media p a {
	padding-left: 50px;
	position: relative;
	z-index: 2;
}
.product-view .product-img-box .bellow-media p:hover .icon-pdf {
	background-position: -27px -56px;
}
.product-view .product-img-box .bellow-media p:hover .icon-email {
	background-position: -27px -137px;
}
.product-view .product-img-box .bellow-media p:hover .icon-compare {
	background-position: -27px -110px;
}
.product-view .product-img-box .bellow-media p:hover .icon-wishlist {
	background-position: -27px -83px;
}
.product-essential .product-img-box .more-views-cc {
	background: none #f2f2f2;
	padding: 3px;
	border: 1px solid #d8d8d8;
	border-top: 0 none;
	z-index: 2;
	position: relative;
}
.product-essential .product-img-box .more-views-cc:after {
	clear: both;
	content: '';
	height: 0;
	float: none;
	display: block;
}
.product-essential .product-img-box .more-views-cc &gt; div {
	padding: 3px;
}
.product-essential .product-img-box .more-views-cc &gt; div a {
	width: 100%;
}
.product-essential .product-img-box .more-views-cc &gt; div a img {
	border: 0 none;
	width: 100%;
}
.product-essential .product-img-box .inner-media-wrapper {
	position: relative;
}
.MagicBoxShadow.MagicZoomBigImageCont {
	margin-top: -1px;
	box-shadow: none;
	border-color: #d8d8d8;
}
.product-essential .product-img-box .MagicZoomPlusHint {
	right: 0 !important;
	left: auto !important;
	top: auto !important;
	bottom: 0 !important;
	width: 42px !important;
	height: 42px !important;
	overflow: hidden !important;
	text-indent: -999em !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none transparent;
}
.product-essential .product-img-box .MagicZoomPlusHint:after {
	height: 30px;
	width: 30px;
	background-position: -103px -36px;
	display: block;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

/*Contact (Quote) Overlay*/

.contant-wrapper-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: none rgba(0,0,0,0.75);
	display: none;
}
.contant-wrapper-overlay.shown {
	display: block;
}
.contant-wrapper-overlay .cnt-cont-wrap {
	background: none #fff;
	z-index: 2;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	max-width: 550px;
	max-height: 565px;
	position: absolute;
	padding: 18px;
	overflow: auto;
}
.contant-wrapper-overlay .cnt-cont-wrap .cnt-cont-wrap-inner {
	position: relative;
}
.contant-wrapper-overlay .cnt-cont-wrap .close-cnt {
	position: absolute;
	cursor: pointer;
	right: 18px;
	top: 18px;
	z-index: 2;
}
.contant-wrapper-overlay .cnt-cont-wrap .close-cnt:after {
	color: #ce3a40;
	font-family: FontAwesome;
	font-size: 18px;
	content: "\f00d";
	font-weight: bold;
	line-height: 1;
}
.contant-wrapper-overlay .cnt-cont-wrap .page-title {
	font-size: 22px;
	padding-right: 18px;
}
.contant-wrapper-overlay .cnt-over-trigger {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

/*Review page style adjustments*/

.review-product-list .product-view .product-essential .product-shop .sku,
.review-product-list .product-view .product-essential .product-shop .rev-link-wrap {
	float: none;
}
.review-product-list .product-view .product-essential .product-shop .rev-link-wrap {
	padding: 0;
}

/*Compare Sidebar Styles*/

.block.block-compare ol#compare-items li.item {
	background: none transparent;
	padding-top: 0;
}
.block.block-compare ol#compare-items li.item:after {
	clear: both;
	display: block;
	height: 0;
	float: none;
	content: '';
}
.block.block-compare ol#compare-items li.item * {
	color: #1d1d1d;
}
.block.block-compare ol#compare-items li.item a.product-image {
	width: 82px;
	height: 82px;
	float: left;
	border: 1px solid #dbdbdb;
	margin: 0 12px 0px 0;
}
.block.block-compare ol#compare-items li.item a.product-image img {
	width: 100%;
}
.block.block-compare ol#compare-items li.item .product-name {
	line-height: 16px;
	margin-left: 93px;
}
.block.block-compare ol#compare-items li.item .product-name a {
	font-size: 12px;
}
.block.block-compare ol#compare-items li.item .price-wrapper {
	margin: 0;
	margin-left: 93px;
}

/*Sidebar CMS Holder*/

.block.block_cms_wrapper {
	background: none transparent;
}
.block.block_cms_wrapper a,
.block.block_cms_wrapper img {
	display: block;
	margin-bottom: 12px;
	width: 100%;
}

/*Product View RWD Media Swatches*/

/*.product-view .product-essential .product-img-box .product-name h1 {
  border: 0;
}
.product-view .product-essential .product-img-box .product-image {
  margin-bottom: 10px;
  border: 1px solid #d8d8d8;
}
.product-view .product-essential .product-img-box .product-image img {
  max-width: 100%;
  max-height: 750px;
  margin: 0px auto;
}
.product-view .product-essential .product-image-gallery {
  position: relative;
}
.product-view .product-essential .product-image-gallery .gallery-image {
  display: none;
}
.product-view .product-essential .product-image-gallery .gallery-image.visible {
  display: block;
}
.product-view .product-essential .product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
.product-view .product-essential .product-image-gallery:before, .product-image-gallery:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.product-view .product-essential .product-image-gallery:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.product-view .product-essential .product-image-gallery:after {
  background-image: url("https://www.nrgeurope.com/skin/frontend/rebatt/default/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.product-view .product-essential .product-image-gallery.loading {
  position: relative;
}
.product-view .product-essential .product-image-gallery.loading:before, .product-image-gallery.loading:after {
  display: block;
}

.product-view .product-essential .product-image-thumbs li {
  display: inline-block;
}
.product-view .product-essential .product-image-thumbs li:first-child {
  margin-left: -1px;
}
.product-view .product-essential .product-image-thumbs a {
  display: inline-block;
  border: 1px solid transparent;
}*/

/*Product Video Styles (extended)*/
.product-img-box .inner-media-wrapper {
	margin-bottom: 26px;
}
.product-img-box .prd-video-wrapper {
/*	display: none;*/
	height: 190px;
	position: relative;
}
.product-img-box .prd-video-wrapper.visible {
	display: block;
}
.product-img-box .prd-video-wrapper .trigs {
	opacity: 0.01;
}
.product-img-box .prd-video-wrapper .iwd-pv-video {
	background: none #1d1d1d;
}

/*Cart Page Styles*/

#shopping-cart-table .csell-row .price-wrapper * {
	font-weight: normal;
	text-align: right;
}
#shopping-cart-table .csell-row .price-wrapper .old-price .price {
	margin: 0;
}
#shopping-cart-table .csell-row .btn-wrap {
	text-align: left;
}
.checkout-cart-index #co-shipping-method-form {
	margin-top: 1em;
}

/*Onestep Checkout Styles*/

#onestepcheckout-form .radio,
#onestepcheckout-form .checkbox {
	display: inline;
}
#onestepcheckout-form .osc-col-inner {
	background: none #f2f2f2;
	border: 1px solid #d8d8d8;
	padding: 16px;
}
#onestepcheckout-form .onestepcheckout-column-left .osc-col-inner,
#onestepcheckout-form .onestepcheckout-column-middle .osc-col-inner {
	padding-bottom: 0;
}
#onestepcheckout-form .osc-col-inner .onestepcheckout-numbers {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.onestepcheckout-column-left li.clearfix{
	margin-right: -12px;
}
.onestepcheckout-column-left li.clearfix .input-box {
	padding: 0 12px 6px 0;
	width: 100%;
}
.onestepcheckout-column-left li.clearfix .input-box.input-address-short:first-child {
	width: 100%;
}
.onestepcheckout-column-left li.clearfix .input-box.input-firstname,
.onestepcheckout-column-left li.clearfix .input-box.input-lastname,
.onestepcheckout-column-left li.clearfix .input-box.input-address-short,
.onestepcheckout-column-left li.clearfix .input-box.input-city,
.onestepcheckout-column-left li.clearfix .input-box.input-region,
.onestepcheckout-column-left li.clearfix .input-box.input-postcode,
.onestepcheckout-column-left li.clearfix .input-box.input-telephone {
	float: left;
	width: 50%;
}
.onestepcheckout-column-left li.clearfix .input-box.input-address-short:first-child {
	width: 100%;
	float: none;
}

/*CMS Heading Styles*/
body &gt; .cms-heading-wrapper {
	position: relative;
	overflow: hidden;
}
body &gt; .cms-heading-wrapper &gt; .cms-heading {
	margin: 0 -1000em;
}
body &gt; .cms-heading-wrapper &gt; .cms-heading img {
	display: block;
	margin: 0 auto;
}

/*Left Column Trigger*/

.left-col-trigger {
	margin-bottom: 16px;
	border: 1px solid #ce3a40;
	padding: 5px 10px;
	cursor: pointer;
	background: none #ce3a40;
}
.left-col-trigger .lc-clicker {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	color: #ce3a40;
	color: #fff;
}
.left-col-trigger .lc-clicker:after {
	content: '+';
	padding-left: 4px;
	font-size: 20px;
}

/*Partfinder Home Block Styles*/

.pf-row {
	text-align: justify;
	line-height: 0;
	padding: 4px 0 0 0;
}
.pf-row:after {
	content: '';
	display: inline-block;
	height: 0;
	width: 100%;
}
.no-justify.pf-row:after {
	display: none;
}
.pf-row .pf-item {
	display: inline-block;
	vertical-align: top;
	max-width: 10%;
}
.pf-row .pf-item a {
    line-height: 16px;
	width: 110px;
	display: block;
	padding: 0 10px;
	height: 145px;
	text-align: center;
	color: #1d1d1d;
	border: 1px solid #fff;
	text-decoration: none;
	max-width: 100%;
}
.pf-row .pf-item a:hover {
	border: 1px solid #d8d8d8;
	color: #ce3a40;
}
.pf-row .pf-item a span {
	height: 102px;
	display: block;
	position: relative;
}
.pf-row .pf-item a span img {
	max-width: 100%;
	max-height: 90px;
	display: block;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.5;
	width: auto;
	height: auto;
}
.pf-row .pf-item a:hover span img {
	opacity: 0.7;
}
.pfs-row {
	padding: 0 0 32px 10px;
}
.pfs-row h4 {
	text-transform: uppercase;
	float: left;
	padding-right: 18px;
}
.pfs-item {
	display: block;
	float: left;
	width: 17.5%;
	padding-right: 10px;
}
.pfs-item button {
	width: 100%;
	height: 32px;
	color: #fff;
	background-color: #000;
	border-style: none;
	text-transform: uppercase;
	font-weight: 600;
}
.pfs-item select {
	display: block;
    width: 100%;
    height: 32px;
    padding: 7px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: rgba(38,38,38,0.5);
    background-color: #ffffff;
    font-style: italic;
    background-image: none;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(https://www.nrgeurope.com/skin/frontend/rebatt/default/images/select-arrow.png) 96% no-repeat;
}
.pfs-item select[disabled] {
	background-color: #dddddd;
}
#partfinder-select {
	padding-left: 5px;
}

/*Partfinder Sidebar*/

.block.block-partfinder .block-title {
	line-height: 22px;
}
.block.block-partfinder .block-content ul {
	padding: 0 18px 10px;
	margin: 0;
}
.block.block-partfinder .block-content ul li.pf-select {
	width: 175px;
	display: block;
	margin-bottom: 10px;
}
.block.block-partfinder .block-content ul li.pf-select select {
	width: 100%;
	height: 28px;
	font-size: 12px;
	font-style: italic;
}
.block.block-partfinder .block-content ul li.pf-select select[disabled] {
	opacity: 0.4;
}

/*Partfinder Page*/

.breadcrumbs.fake-breadcrumbs {
	height: auto;
	padding: 0 0 20px 0;
}
.breadcrumbs.fake-breadcrumbs ul {
	padding: 0;
	float: none;
}
.sub-cat-list-wrapper#popular_vehicle {
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 18px;
}
.all-brands-button.button {
	text-transform: uppercase;
	padding: 5px 50px;
}
.popular-brands.buttons-set {
	border: 0 none;
	padding-top: 0;
	margin-top: 10px;
}
.pf-brand-list {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 14px;
	-moz-column-gap: 14px;
	column-gap: 14px;
}
.pf-brand-list li {
	margin-bottom: 4px;
}
.pf-brand-list li a {
	color: #1d1d1d;
	font-size: 13px;
	text-decoration: none;
	padding: 1px 14px;
	position: relative;
	display: block;
}
.pf-brand-list li:hover a {
	background: none #d8d8d8;
	font-weight: bold;
	color: #ce3a40;
}
.pf-brand-list li a:after {
	content: '';
	display: block;
	position: absolute;
	height: 3px;
	width: 3px;
	border-radius: 10px;
	left: 6px;
	top: 9px;
	background: none #1d1d1d;
}
.pf-brand-list li:hover a:after {
	background-color: #ce3a40;
}
.partfinder-table-wrapper {
	position: relative;
}
.partfinder-table-wrapper .table-of-wrapper {
	position: relative;
	overflow: auto;
}
#partfinder_table_filter .input-text {
	background: none #cbcbcb;
	font-weight: normal;
	color: #1d1d1d;
	font-style: normal;
}
#partfinder_table_filter input.input-text::-webkit-input-placeholder {
	color: #7d7d7d;
}
#partfinder_table_filter input.input-text:-moz-placeholder {
	color: #7d7d7d;
}
#partfinder_table_filter input.input-text::-moz-placeholder {
	color: #7d7d7d;
}
#partfinder_table_filter input.input-text:-ms-input-placeholder {
	color: #7d7d7d;
}
#type_table .data-table {
	border: 0 none;
}
#type_table .data-table td,
#type_table .data-table th {
	border: 0 none;
	font-size: 12px;
	background: none #fff;
	padding-top: 4px;
	padding-bottom: 4px;
}
#type_table .data-table th {
	border-bottom: 1px solid #d8d8d8;
}
#type_table .data-table tbody tr {
	cursor: pointer;
}
#type_table .data-table tbody tr:hover &gt; * {
	background: none #d8d8d8;
}
#type_table .data-table tbody tr:hover * {
	color: #c6171e;
}
#type_table .data-table tbody tr td {
	white-space: nowrap;
}
#type_table .data-table td,
#type_table .data-table th {
	padding-left: 10px;
	padding-right: 10px;
}

/*Buy by SKU block*/

.block.block-sku-buy .block-title {
	padding-bottom: 4px;
}
.block.block-sku-buy .block-content {
	padding: 0 18px;
}
.block.block-sku-buy .input-box {
	float: right;
	width: 30%;
}
.block.block-sku-buy .input-box:first-child {
	width: 63%;
	float: left;
}
.block.block-sku-buy .input-box input {
	padding-bottom: 5px;
	padding-top: 5px;
	height: auto;
}
.block.block-sku-buy .actions {
	border: 0 none;
	margin: 0;
	padding: 12px 0 16px;
	text-align: left;
}

/*Twindis Frame Styles*/

iframe.twindis-holder {
	border: 0 none;
	background: none #f2f2f2;
/*	background: none transparent;*/
	border: 1px solid #d8d8d8;
}

/*Floating Header Styles*/

.floating-header.header-container {
	display: none;
}

/*New ATC block (product page)*/

.product-view .product-essential .product-shop .new-atc-block {
	margin-bottom: 22px;
}
.product-view .product-essential .product-shop .new-atc-block .offers {
	width: 265px;
	float: right;
	position: relative;
	z-index: 2;
}
.product-view .product-essential .product-shop .new-atc-block .offers .quote-trigger {
	width: auto;
	float: none;
	height: auto;
	border: 0 none;
	background: none transparent;
}
.product-view .product-essential .product-shop .new-atc-block .offers .quote-trigger img {
	max-width: 100%;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left-outer {
	width: 100%;
	margin-right: -275px;
	float: left;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left {
	margin-right: 275px;
	border: 3px solid #ffa200;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left &gt; .clearfix {
	padding: 10px 14px;
}
.product-view .product-essential .product-shop .new-atc-block .stock-tax-text {
	float: left;
	width: 66%;
}
.product-view .product-essential .product-shop .new-atc-block .stock-tax-text .nab-tax-label {
	color: #7b7b7b;
	margin: 0;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .delivery-info {
	height: 20px;
	margin-bottom: 4px;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .delivery-info p:last-child {
	padding-right: 0;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .delivery-info:after {
	clear: none;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price {
	float: right;
	width: 34%;
	text-align: right;
	padding: 4px 0 0 0;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper {
	margin-bottom: 0;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper .tax-label {
	display: none;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper .price-box .price-label {
	display: none;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper .price-box .old-price {
	line-height: 18px;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper .price-box .old-price .price {
	margin-right: 0;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap {
	padding: 18px 14px 24px;
	margin: 0;
	background: none #fff6e5;
	border-top: 3px solid #ffa200;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart {
	display: block;
	margin: 0 55px 0 70px;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart:before {
	content: '';
	display: block;
	left: -20px;
	top: 18px;
	z-index: 2;
	border-top: 6px solid #a2a2a2;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	height: 0;
	width: 0;
	position: absolute;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart label {
	display: none;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart input {
/*	float: left;*/
	position: absolute;
	right: 100%;
	padding-right: 28px;
	top: 0;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart button {
	width: 100%;
/*	margin-left: 70px;*/
	float: none;
	display: block;
	padding: 5px;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart select {
	position: absolute;
	height: 100%;
	background: none transparent;
	border: 0 none;
	top: 0;
	width: 28px;
	left: -28px;
	border-radius: 0;
	opacity: 0.01;
	z-index: 3;
	cursor: pointer;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap p {
	margin: 0;
	margin-top: -2px;
	margin-bottom: -6px;
	font-size: 12px;
	min-height: 51px;
}

/*Price Sticker Wrapper*/

.img-sticker-wrapper .price-sticker {
	position: absolute;
	right: -5px;
	bottom: 4px;
	width: 64px;
	height: 64px;
	background: none #fff;
	border-radius: 100%;
	border: 2px solid #d8d8d8;
}
.img-sticker-wrapper .price-sticker * {
	color: #ce3a40;
	line-height: 1.2;
	font-size: 14px;
}
.img-sticker-wrapper .price-sticker .price-wrapper {
	height: 100%;
	width: 100%;
	display: block;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.img-sticker-wrapper .price-sticker .price-wrapper .tax-label {
	display: none;
}
.img-sticker-wrapper .price-sticker .price-wrapper .price-box {
	width: 100%;
	display: block;
	position: absolute;
	text-align: center;
	bottom: 22px;
}
.img-sticker-wrapper .price-sticker .price-wrapper .price-box p {
	display: block;
	margin: 0;
}
.img-sticker-wrapper .price-sticker .price-wrapper .price-box .old-price .price {
	margin: 0;
/*	text-decoration: none;*/
	font-size: 10px;
	font-weight: bold;
	color: #aaa;
}
.img-sticker-wrapper .price-sticker &gt; .price-box {
	display: block;
	text-align: center;
	padding-top: 10px;
}
.img-sticker-wrapper .price-sticker &gt; .price-box,
.img-sticker-wrapper .price-sticker &gt; .price-box * {
	line-height: 13px;
}
.img-sticker-wrapper .price-sticker &gt; .price-box &gt; .quote-link a em {
	font-size: 11px;
}
.img-sticker-wrapper .price-sticker .special-label {
	width: 70px;
	height: 18px;
	background: none #ce3a40;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	left: -5px;
	top: 40px;
}
.img-sticker-wrapper .price-sticker .special-label:after,
.img-sticker-wrapper .price-sticker .special-label:before {
	display: block;
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	left: 0;
	bottom: 100%;
	border-top: 2px solid transparent;
	border-bottom: 2px solid #ce3a40;
	border-right: 3px solid #ce3a40;
	border-left: 2px solid transparent;
}
.img-sticker-wrapper .price-sticker .special-label:after {
	left: auto;
	right: 0;
	border-right: 2px solid transparent;
	border-left: 3px solid #ce3a40;
}

/*Product Page Suitable Blocks Style*/

.stb-block {
	margin-bottom: 28px;
}
.stb-block .stb-block-title {
    height: 41px;
    line-height: 40px;
    border: 1px solid #d8d8d8;
    padding: 0 20px;
    font-size: 18px;
    text-transform: uppercase;
    background: none #f2f2f2;
    font-weight: bold;
	border-bottom: 0 none;
}
.stb-block .stb-block-content {
	padding: 20px;
	padding-top: 10px;
	border: 1px solid #d8d8d8;
}
.stb-block .stb-block-content input {
	background: none #f7f7f7;
	max-width: 350px;
	margin-bottom: 8px;
}
.stb-block .stb-block-content p {
	margin-bottom: 10px;
}
.stb-block .stb-block-content p.sub-ttl {
	margin: 6px 0;
}
.stb-block .stb-block-content ul {
	margin: 0;
	display: block;
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
	-webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

/*New DEsktop Top Menu styles*/

#nav-menu li.level0 &gt; div.sub-menu {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	background: none #fff;
	border: 2px solid #d8d8d8;
	text-align: left;
	width: 100%;
	text-align: left;
	line-height: 1.35;
	padding: 10px 0 7px 0;
}
#nav-menu li.level0 &gt; div.sub-menu .row {
	margin: 0 5px;
}
#nav-menu li.level0 &gt; div.sub-menu .row h3 {
	font-size: 14px;
	margin: 0 0 12px 0;
/*	font-weight: normal;*/
	text-transform: uppercase;
}
#nav-menu li.level0 &gt; div.sub-menu .row a {
	color: #1d1d1d;
}
#nav-menu li.level0 &gt; div.sub-menu .row a:hover {
	color: #ce3a40;
}
#nav-menu li.level0 &gt; div.sub-menu .row ul li {
	display: block;
	padding: 3px 0;
}
#nav-menu li.level0 &gt; div.sub-menu .row ul.links {
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-4 ul.links,
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-5 ul.links {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-6 ul.links,
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-7 ul.links {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-8 ul.links,
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-9 ul.links {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-10 ul.links,
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-11 ul.links {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-12 ul.links {
	-webkit-column-count: 6;
	-moz-column-count: 6;
	column-count: 6;
}
#nav-menu li.level0 &gt; div.sub-menu .row ul.links li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
#nav-menu li.level0 &gt; div.sub-menu .row div.icons,
#nav-menu li.level0 &gt; div.sub-menu .row div.images {
	margin-right: -5px;
}
#nav-menu li.level0 &gt; div.sub-menu .row div.images:after,
#nav-menu li.level0 &gt; div.sub-menu .row div.icons:after {
	content: '';
	clear: both;
	height: 0;
	display: block;
}
#nav-menu li.level0 &gt; div.sub-menu .row div.images a,
#nav-menu li.level0 &gt; div.sub-menu .row div.icons a {
	display: block;
	width: 50%;
	padding-right: 5px;
	margin-bottom: 5px;
	float: left;
}
#nav-menu li.level0 &gt; div.sub-menu .row div.images a img,
#nav-menu li.level0 &gt; div.sub-menu .row div.icons a img {
	display: block;
	width: 100%;
	border: 1px solid #d7d7d7;
}
#nav-menu li.level0 &gt; div.sub-menu .row div.images a:hover img,
#nav-menu li.level0 &gt; div.sub-menu .row div.icons a:hover img {
	border-color: #ce3a40;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-1 div.icons a {
	width: 100%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-2 div.icons a {
	width: 50%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-3 div.icons a {
	width: 33.33%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-4 div.icons a {
	width: 25%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-5 div.icons a {
	width: 20%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-6 div.icons a {
	width: 16.66%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-7 div.icons a {
	width: 14.28%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-8 div.icons a {
	width: 12.5%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-9 div.icons a {
	width: 11.11%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-10 div.icons a {
	width: 10%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-11 div.icons a {
	width: 9.09%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-12 div.icons a {
	width: 8.33%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-1 div.images a,
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-2 div.images a,
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-3 div.images a {
	width: 100%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-4 div.images a,
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-5 div.images a {
	width: 50%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-6 div.images a,
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-7 div.images a {
	width: 33.33%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-8 div.images a,
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-9 div.images a {
	width: 25%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-10 div.images a,
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-11 div.images a {
	width: 20%;
}
#nav-menu li.level0 &gt; div.sub-menu .row .col-md-12 div.images a {
	width: 16.66%;
}
/*#nav-menu li.level0 &gt; div.sub-menu .row ul.links li,
#nav-menu li.level0 &gt; div.sub-menu .row ul.links li a {
	display: inline;
	padding: 0;
}
#nav-menu li.level0 &gt; div.sub-menu .row ul.links li:before {
	content: '';
	display: block;
	height: 6px;
}*/

/*Trustpilot Product Reviews*/

#trustpilot-product-reviews {
	border-bottom: 2px solid #d8d8d8;
}
#trustpilot-product-reviews #trustpilot-product {
	padding: 0;
}
#trustpilot-product-reviews #trustpilot-product .trustpilot-review {
	background: none #efefef;
	border-bottom: 10px solid #fff;
}
#trustpilot-product-reviews #trustpilot-product .trustpilot-review:last-child {
	border-bottom: 0 none;
}
#trustpilot-product-reviews #trustpilot-product .trustpilot-clearfix {
	height: auto !important;
}

/* Mira Sweet Search Styles Update */

.header-container .header .header-content .srch-wrap .form-search &gt; label {
	display: none;
}
.header-container .header .header-content .srch-wrap .form-search .nav-search-in {
	display: none;
}
.header-container .header .header-content .srch-wrap .form-search input {
	padding-left: 12px !important;
	outline: none;
}
/*.header-container .header .header-content .srch-wrap #search_mini_form:hover .form-search input,*/
.header-container .header .header-content .srch-wrap #search_mini_form.active .form-search input {
	background: none #fff;
}
/*.header-container .header .header-content .srch-wrap #search_mini_form:hover,*/
.header-container .header .header-content .srch-wrap #search_mini_form.active {
	z-index: 9999;
	box-shadow: 0 0 0 5000em rgba(0,0,0,0.6);
	position: relative;
}
/*.header-container .header .header-content .srch-wrap #search_mini_form &gt; *,
.header-container .header .header-content .srch-wrap #search_mini_form &gt; * {
	z-index: 9999;
}
.header-container .header .header-content .srch-wrap #search_mini_form:hover:before,
.header-container .header .header-content .srch-wrap #search_mini_form.active:before {
	content: '';
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: none red;
	z-index: 9998;
}*/
.header-container .form-search .search-autocomplete {
	width: 1094px;
	box-shadow: none;
	right: 0;
/*    display: block !important;*/
}
.searchautocomplete .searchautocomplete-placeholder {
	border-radius: 0;
	top: 35px;
/*	display: block !important;*/
}
.searchautocomplete .searchautocomplete-placeholder:before {
	display: none;
}
.searchautocomplete .searchautocomplete-placeholder .main-content {
	float: left;
	width: 75%;
	padding: 16px;
	padding-right: 12px;
	padding: 8px;
	padding-bottom: 0;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul {
	padding: 0;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li {
	float: left;
	padding: 0;
	border: 0 none;
	box-shadow: none;
	width: 50%;
	padding: 8px;
	padding-bottom: 0px;
	margin-bottom: 0;
	background: none transparent;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li:nth-child(2n + 1) {
	clear: left;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li:hover {
	box-shadow: 0 0 6px 2px rgba(0,0,0,0.25);
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li .searchautocomlete-image {
	margin: 0 10px 0px 0;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li a.name {
	color: #1a1a1a;
	font-weight: bold;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li .highlight {
	margin-bottom: 0.6em;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li strong {
	color: #ce3a40;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li .price-wrapper {
	margin-bottom: 0;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li .price-wrapper .tax-label {
	display: none;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li .price-box {
	float: none;
	font-size: 14px;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li .price-box .old-price .price {
	font-size: 12px;
}
.searchautocomplete .searchautocomplete-placeholder .main-content ul li .clearfix {
	height: 12px;
	display: block;
	clear: both;
}
.searchautocomplete .searchautocomplete-placeholder .main-content .all-prd {
	border-top: 1px solid #d8d8d8;
	padding: 0 0;
	font-weight: bold;
	height: 48px;
	padding: 12px 0 0 5px;
}
.searchautocomplete .searchautocomplete-placeholder .main-content .all-prd .all {
	float: right;
	padding: 0;
	margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder .side-content {
	float: left;
	width: 25%;
	padding: 16px 20px;
}
.searchautocomplete .searchautocomplete-placeholder .side-content:before {
	position: absolute;
	content: '';
	z-index: 1;
	background: none #f7f7f7;
	border-left: 1px solid #dadada;
	height: 100%;
	width: 25%;
	right: 0;
	top: 0;
}
.searchautocomplete .searchautocomplete-placeholder .side-content &gt; * {
	z-index: 2;
	position: relative;
}
.searchautocomplete .searchautocomplete-placeholder .side-content .index-title {
	color: #1d1d1d;
	font-weight: bold;
	text-transform: uppercase;
	background: none transparent;
	text-align: left;
	font-size: 18px;
	padding: 0;
	border: 0 none;
	margin-bottom: 0.8em;
}
.searchautocomplete .searchautocomplete-placeholder .side-content .index-title span {
	font-size: 14px;
	color: #7b7b7b;
	font-weight: normal;
}
.searchautocomplete .searchautocomplete-placeholder .side-content ul,
.searchautocomplete .searchautocomplete-placeholder .side-content ul li {
	background: none transparent;
	padding: 0;
	border: 0 none;
	box-shadow: none;
}
.searchautocomplete .searchautocomplete-placeholder .side-content ul {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d2d2d2 !important;
}
.searchautocomplete .searchautocomplete-placeholder .side-content ul:last-child {
	border-bottom: 0 none !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.searchautocomplete .searchautocomplete-placeholder .side-content ul li a {
	color: #1d1d1d;
	font-weight: bold;
}
.searchautocomplete .searchautocomplete-placeholder .side-content ul li a strong {
	color: #ce3a40;
}

/*Responsive styles*/
/*==================================================================*/

@media screen and (max-width: 767px) {
	.pp-tabs-wrapper {
		margin-bottom: 12px;
	}
	.pp-tabs-wrapper .tab-wrapper {
		display: none;
	}
	.pp-tabs-wrapper .pane-wrapper .slide-toggler {
		display: block;
		background: none #f2f2f2;
		padding: 5px;
		border: 1px solid #d8d8d8;
/*		border-bottom: 0 none;*/
	}
	.pp-tabs-wrapper .pane-wrapper .slide-toggler {
		
	}
	.pp-tabs-wrapper .pane-wrapper .slide-toggler.active {
		background: none #fff;
		padding: 5px;
	}
	.pp-tabs-wrapper .pane-wrapper .pane {
		background: none #ccc;
		width: 100%;
		border: 1px solid #ccc;
	}
	.pp-tabs-wrapper .pane-wrapper .pane.open {
		background: none #fff;
	}
	.pp-tabs-wrapper .pane-wrapper .pane .inner-pane {
		padding: 5px;
	}
	
	.header-container .header .usp-bar p {
		display: block;
	}
	
	.header-container .header .header-content,
	.header-container .header .header-content .top-links {
		text-align: center;
	}
	
	.account-login .content {
		min-height: 1px;
	}
	.header-container .header .header-content .srch-wrap {
		max-width: 380px;
		margin: 0 auto;
	}
	.header-container .header .header-content .top-links p {
		padding: 0 5px 0 2px;
	}
	.header-container .header .header-content .top-links p:after {
		display: none;
	}
	.form-search #search_autocomplete {
		/*display: none !important;*/
	}
	.header-container .form-search .search-autocomplete {
		width: 380px;
		left: 0;
		right: auto;
		max-width: 100%;
	}
	.searchautocomplete .searchautocomplete-placeholder .main-content ul li {
		float: none;
		width: 100%;
	}
	.searchautocomplete .searchautocomplete-placeholder .main-content ul li img {
		width: 80px !important;
		height: 80px !important;
	}
	.searchautocomplete .searchautocomplete-placeholder .main-content {
		float: none;
		width: 100%;
	}
	.searchautocomplete .searchautocomplete-placeholder .side-content {
		float: none;
		width: 100%;
		background-color: #f4f4f4;
		border-top: 1px solid #eaeaea;
	}
	.searchautocomplete .searchautocomplete-placeholder .side-content:before {
		display: none;
	}
	.header-container .nav-container #nav-menu {
		height: auto;
		display: none;
	}
	.header-container .nav-container #nav-menu li.parent:hover &gt; ul,
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1:hover ul.level1,
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 ul.level1 li.parent:hover &gt; ul {
		display: none; /*Hover Turn off for smaller views*/
	}
	.header-container .nav-container #nav-menu li.level0 {
		display: block;
		min-height: 30px;
		height: auto;
	}
	.header-container .nav-container #nav-menu li.level0 &gt; a {
		border: 0 none;
		line-height: 30px;
		padding: 0;
		border-bottom: 1px solid #d8d8d8;
		height: auto;
	}
	.header-container .nav-container #nav-menu li.level0:last-child &gt; a {
		border: 0 none;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 &gt; li.sub-menu-banner {
		display: none;
	}
	.header-container .nav-container #nav-menu li.level0:hover &gt; a {
		background: none transparent;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 {
		position: static;
		border: 0 none;
		padding: 5px 0 0 0;
		background: none #f7f7f7;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0:before {
		display: none;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 {
		width: 100%;
		padding: 0px 10px;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 a {
		line-height: 18px;
		padding: 5px 0;
		border-bottom: 1px solid #d8d8d8;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li:last-child &gt; a {
		border-bottom: 0 none;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 a span {
		display: inline;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1.parent:hover {
		background: none transparent;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 &gt; a &gt; span {
		text-transform: none;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 ul {
		position: static;
		width: auto;
		padding: 0;
		border: 1px solid #d8d8d8;
		border-top: 0 none;
		box-shadow: none;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 ul li {
		padding: 0px 10px;
	}
	.header-container .nav-container #nav-menu li.parent {
		position: relative;
	}
	.header-container .nav-container #nav-menu li.parent i.menu-trigger {
		position: absolute;
		top: 6px;
		right: 8px;
		height: 0;
		width: 0;
		border-top: 14px solid #7b7b7b;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-bottom: 0 none;
		z-index: 5;
		cursor: pointer;
	}
	.header-container .nav-container #nav-menu li.parent i.menu-trigger em {
		display: block;
		position: absolute;
		width: 32px;
		height: 32px;
		z-index: 5;
		left: -16px;
		top: -21px;
	}
	body &gt; .yotpo {
		display: none !important;
	}
	.header-container .pie-trigger {
		text-align: center;
		float: none;
	}
	.footer-container .gray-bar .container p {
		margin-bottom: 12px;
	}
	.footer-container .gray-bar .container p:last-child {
		margin: 0;
	}
	.footer-container .gray-bar .container p br {
		display: none;
	}
	.footer-container .gray-bar .container p strong {
		font-size: 16px;
	}
	.footer-container .footer-upper .footer-about-us {
		padding: 0;
	}
	.footer-container .footer-lower hr {
		margin: 12px 0;
		clear: both;
	}
	.footer-container .footer {
		padding-bottom: 0;
	}
	.home-slider {
		display: none;
	}
	.home-cats &gt; div {
		width: 50%;
		float: left;
	}
	.home-cats &gt; div:last-child {
		float: none;
		margin: 0 auto;
		clear: both;
	}
	.home-cats a span strong em {
		font-size: 20px;
	}
	.home-grid-wrapper {
		position: relative;
		overflow: hidden;
	}
	.products-grid .item {
		width: 50%;
	}
	.products-grid li.item:nth-child(4n+1) {
		clear: none;
	}
	.products-grid li.item:nth-child(2n+1) {
		clear: left;
	}
	.home-grid-wrapper .products-grid li.item {
		width: 50%;
	}
	.home-grid-wrapper .products-grid li.item:nth-child(6n+1) {
		clear: none;
	}
	.home-grid-wrapper .products-grid li.item:nth-child(2n+1) {
		clear: left;
	}
	.sub-cat-list-wrapper #subcat-list {
		margin-right: -26px;
	}
	.sub-cat-list-wrapper #subcat-list li.item {
		width: 33.33%;
		padding-right: 26px;
	}
	.sub-cat-list-wrapper #subcat-list li.item:nth-child(3n+1) {
		clear: left;
	}
	.sub-cat-list-wrapper #subcat-list li.item:nth-child(5n+1) {
		clear: none;
	}
	.sub-cat-list-wrapper #subcat-list li.item:nth-child(3n+1) {
		clear: left;
	}
	.pager .limiter label {
		display: none;
	}
	.sorter .sort-by label {
		display: none;
	}
	.toolbar.list-toolbar {
		height: auto;
		text-align: center;
	}
	.toolbar.list-toolbar &gt; * {
		margin: 0 12px 4px;
	}
	.product-view .product-essential .product-shop,
	.product-view .product-essential .product-img-box {
		padding: 0;
		clear: both;
	}
	.product-img-box .prd-video-wrapper {
		display: none !important;
	}
	.product-view .product-essential .product-shop .table-wrap {
		width: 100%;
		margin: 0 0 12px 0;
	}
	.product-view .product-essential .product-shop .quote-trigger {
		float: none;
		margin: 0 auto 12px;
	}
	.product-view .product-essential {
		margin-bottom: 12px;
	}
	.atc-wrap button.button.btn-cart {
		padding: 5px 26px;
	}
	.atc-wrap button.button.btn-cart span span {
		font-size: 16px;
	}
	.product-view .product-essential .product-shop .atc-wrap .add-to-cart label {
		display: none;
	}
	.product-view .box-up-sell .products-grid {
		min-width: 80px;
	}
	.product-view .related-wrapper {
		display: none;
	}
	.product-view .product-essential .product-options {
		margin-bottom: 0;
	}
	.product-view .product-essential .product-shop .atc-wrap {
		margin-bottom: 12px;
	}
	.product-view .product-essential .product-shop .short-description {
		margin-bottom: 12px;
	}
	.product-view .product-essential .product-shop .hints-quote-wrap {
		margin: 0;
	}
	.product-view .product-essential .tier-prices.product-pricing {
		margin-bottom: 12px;
	}
	.product-img-box .inner-media-wrapper {
		margin-bottom: 12px;
	}
	.product-view .product-essential {
		margin-bottom: 0;
	}
	.header-container .header .header-content .srch-wrap .form-search {
		margin-bottom: 2px;
	}
	.osc-col {
		margin-bottom: 10px;
	}
	.my-account table.data-table#wishlist-table td:first-child,
	.my-account table.data-table#wishlist-table th:first-child {
		display: none;
	}
	ol.products-list li.item .product-shop .inner &gt; div {
		display: block;
	}
	ol.products-list li.item .product-shop .inner .action-wrapper {
		border: 0 none;
		padding: 0;
	}
	ol.products-list li.item .product-image {
		width: 145px;
	}
	ol.products-list li.item .product-shop {
		margin-left: 165px;
	}
	.block.block-layered-nav .prc-slider {
		display: none;
	}
	.pf-row .pf-item,
	.pf-row .pf-item a {
		display: block;
		white-space: nowrap;
		height: auto;
		width: auto;
		text-align: left;
		max-width: 100%;
	}
	.pf-row .pf-item a {
		padding: 4px 12px;
		background: none #f3f3f3;
		font-weight: bold;
	}
	.pf-row .pf-item a span {
		height: auto;
		width: auto;
	}
	.pf-row .pf-item a span img {
		display: none;
	}
	.pf-brand-list {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
	.product-view .product-essential .product-shop .new-atc-block .offers {
		text-align: center;
	}
	.product-view .product-essential .product-shop .new-atc-block .offers,
	.product-view .product-essential .product-shop .new-atc-block .nab-left-outer {
		float: none;
		width: 100%;
		margin: 0 0 12px 0;
	}
	.product-view .product-essential .product-shop .new-atc-block .nab-left-outer .nab-left {
		width: auto;
		margin-right: 0;
	}
	.product-view .product-essential .product-shop .new-atc-block .offers .quote-trigger {
		display: inline-block;
		margin: 0;
	}
	.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart {
		max-width: 320px;
	}
	body &gt; .cms-heading-wrapper &gt; .cms-heading {
		display: none;
	}
	.pfs-row h4 {
		float: none;
	}
	#partfinder-search {
		width: 100%;
	}
	#partfinder-select {
		padding-left: 0;
	}
	#partfinder-select ul {
		padding-left: 0;
	}
	.pfs-item {
		width: 100%;
		float: none;
		padding-bottom: 2px;
	}
	.category-products {
		position: relative;
		overflow: hidden;
	}
}

@media screen and (max-width: 420px) {
	.footer-container .foot-box-wrap &gt; div {
		float: none !important;
		width: 100%;
		padding-bottom: 8px;
		margin-bottom: 16px;
		border-bottom: 1px solid #d8d8d8;
	}
	.footer-container .foot-box-wrap &gt; hr {
		display: none !important;
	}
	.home-cats &gt; div {
		max-width: 390px;
		margin: 0 auto;
		width: 100%;
		float: none;
	}
	.products-grid .item {
		width: 100%;
		float: none;
		clear: both;
	}
	.home-grid-wrapper .products-grid li.item {
		width: 100%;
		clear: both;
	}
	.sub-cat-list-wrapper #subcat-list {
		margin-right: -26px;
	}
	.sub-cat-list-wrapper #subcat-list li.item {
		width: 50%;
		padding-right: 26px;
		clear: none !important;
	}
	.sub-cat-list-wrapper #subcat-list li.item:nth-child(2n+1) {
		clear: left !important;
	}
	.product-view .product-essential .product-shop .atc-wrap .add-to-cart .input-text {
		display: none;
	}
	ol.products-list li.item .img-sticker-wrapper,
	ol.products-list li.item .img-sticker-wrapper a,
	ol.products-list li.item .img-sticker-wrapper a img {
		float: none;
	}
	ol.products-list li.item .img-sticker-wrapper {
		margin: 0 auto 12px;
		width: 145px;
	}
	ol.products-list li.item .product-shop {
		margin: 0;
	}
	.pf-brand-list {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart {
		max-width: 320px;
		margin-left: 0;
	}
	.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart select {
		display: none;
	}
	.footer-container .footer-upper .newsletter-wrapper .actions button {
		padding: 5px;
	}
	.footer-container .footer-upper .newsletter-wrapper .actions button span {
		font-size: 12px;
		text-transform: none;
		font-weight: normal;
	}
	.searchautocomplete .searchautocomplete-placeholder .main-content ul li img {
		width: 60px !important;
		height: 60px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.header-container .header .header-content .top-links p {
		padding: 0 5px 0 2px;
	}
	.header-container .header .header-content .top-links p:after {
		display: none;
	}
	.header-container .header .header-content .serv-wrapper {
		float: right;
	}
	.header-container .header .header-content .service-phone {
		padding-left: 25px;
		position: relative;
	}
	.header-container .header .header-content .service-phone i {
		position: absolute;
		left: 0;
		top: 0;
		margin: 4px 0 0 0;
	}
	.header-container .header .header-content .service-phone p {
		white-space: nowrap;
	}
	.header-container .header .header-content .srch-wrap {
		width: 480px;
		float: left;
	}
	.form-search #search_autocomplete {
		/*display: none !important;*/
	}
	.header-container .form-search .search-autocomplete {
		width: 740px;
		right: auto;
		left: 0;
	}
	.searchautocomplete .searchautocomplete-placeholder .main-content ul li {
		float: none;
		width: 100%;
	}
	.searchautocomplete .searchautocomplete-placeholder .main-content ul li img {
		width: 80px !important;
		height: 80px !important;
	}
	.header-container .nav-container #nav-menu {
		height: auto;
		display: none;
	}
	.header-container .nav-container #nav-menu li.parent:hover &gt; ul,
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1:hover ul.level1,
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 ul.level1 li.parent:hover &gt; ul {
		display: none; /*Hover Turn off for smaller views*/
	}
	.header-container .nav-container #nav-menu li.level0 {
		display: block;
		min-height: 30px;
		height: auto;
	}
	.header-container .nav-container #nav-menu li.level0 &gt; a {
		border: 0 none;
		line-height: 30px;
		padding: 0;
		border-bottom: 1px solid #d8d8d8;
		height: auto;
	}
	.header-container .nav-container #nav-menu li.level0:last-child &gt; a {
		border: 0 none;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 &gt; li.sub-menu-banner {
		display: none;
	}
	.header-container .nav-container #nav-menu li.level0:hover &gt; a {
		background: none transparent;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 {
		position: static;
		border: 0 none;
		padding: 5px 0 0 0;
		background: none #f7f7f7;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0:before {
		display: none;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 {
		width: 100%;
		padding: 0px 10px;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 a {
		line-height: 18px;
		padding: 5px 0;
		border-bottom: 1px solid #d8d8d8;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li:last-child &gt; a {
		border-bottom: 0 none;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 a span {
		display: inline;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1.parent:hover {
		background: none transparent;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 &gt; a &gt; span {
		text-transform: none;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 ul {
		position: static;
		width: auto;
		padding: 0;
		border: 1px solid #d8d8d8;
		border-top: 0 none;
		box-shadow: none;
	}
	.header-container .nav-container #nav-menu li.level0 ul.level0 li.level1 ul li {
		padding: 0px 10px;
	}
	.header-container .nav-container #nav-menu li.parent {
		position: relative;
	}
	.header-container .nav-container #nav-menu li.parent i.menu-trigger {
		position: absolute;
		top: 6px;
		right: 12px;
		height: 0;
		width: 0;
		border-top: 14px solid #7b7b7b;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-bottom: 0 none;
		z-index: 5;
		cursor: pointer;
	}
	.header-container .pie-trigger {
		border: 0 none;
		padding-right: 0;
	}
	.footer-container .gray-bar .container p {
		margin-bottom: 4px;
	}
	.footer-container .gray-bar .container p:last-child {
		margin: 0;
	}
	.footer-container .gray-bar .container p br {
		display: none;
	}
	.footer-container .gray-bar .container p strong {
		font-size: 16px;
	}
	.footer-container .footer-lower .contact-info .input-box {
		width: 480px;
		float: left;
	}
	.footer-container .footer-lower .contact-info .actions {
		float: left;
		margin: 2px 0 0 22px;
	}
	.home-slider .pager-wrap {
		position: static;
		padding: 12px 0 0 0;
	}
	.home-slider .pager-wrap #bx-pager a {
		border-color: #d8d8d8;
	}
	.home-slider .bx-wrapper .bx-viewport ul.bxslider li .container {
		bottom: 18px;
	}
	.home-slider .bx-wrapper .bx-viewport ul.bxslider li .container h3 {
		font-size: 40px;
	}
	.home-slider .bx-wrapper .bx-viewport ul.bxslider li .container br {
		display: none;
	}
	.home-cats &gt; div {
		width: 33.33%;
		float: left;
	}
	.home-cats a span strong em {
		font-size: 20px;
	}
	.products-grid .item {
		width: 33.33%;
	}
	.products-grid li.item:nth-child(4n+1) {
		clear: none;
	}
	.products-grid li.item:nth-child(3n+1) {
		clear: left;
	}
	.home-grid-wrapper .products-grid li.item {
		width: 33.33%;
	}
	.home-grid-wrapper .products-grid li.item:nth-child(6n+1) {
		clear: none;
	}
	.home-grid-wrapper .products-grid li.item:nth-child(3n+1) {
		clear: left;
	}
	.sub-cat-list-wrapper #subcat-list li.item:nth-child(5n+1) {
		clear: none;
	}
	.sub-cat-list-wrapper #subcat-list li.item:nth-child(4n+1) {
		clear: left;
	}
	.sub-cat-list-wrapper #subcat-list {
		margin-right: -26px;
	}
	.sub-cat-list-wrapper #subcat-list li.item {
		width: 25%;
		padding-right: 26px;
	}
	.pager .limiter label {
		display: none;
	}
	.sorter .sort-by label {
		display: none;
	}
	.product-view .product-essential .product-shop,
	.product-view .product-essential .product-img-box {
		padding: 0;
		clear: both;
	}
	.product-img-box .prd-video-wrapper {
		display: none !important;
	}
	.product-view .product-essential {
		margin-bottom: 12px;
	}
	.product-view .related-wrapper {
		display: none;
	}
	.cart .cart-collaterals .col2-set {
		width: 50%;
	}
	.cart .cart-collaterals .col2-set .col-1,
	.cart .cart-collaterals .col2-set .col-2 {
		width: 100%;
		float: none;
	}
	.cart .cart-collaterals .totals {
		width: 48%;
	}
	.onestepcheckout-column-middle {
		margin-bottom: 10px;
	}
	.block.block-layered-nav .prc-slider {
		display: none;
	}
	.pf-row .pf-item a {
		width: 100px;
		padding: 0 9px;
	}
	#partfinder_table_filter {
		position: absolute;
		right: 0;
		top: -9px;
	}
	.pf-row {
		text-align: left;
	}
	.pf-row .pf-item {
		max-width: 15%;
	}
	body &gt; .cms-heading-wrapper &gt; .cms-heading {
		margin: 0 -25%;
	}
	body &gt; .cms-heading-wrapper &gt; .cms-heading img {
		width: 100%;
	}
	.pfs-row h4 {
		float: none;
	}
	#partfinder-search {
		width: 100%;
	}
	#partfinder-select {
		padding-left: 0;
	}
	#partfinder-select ul {
		padding-left: 0;
	}
	.pfs-item {
		width: 20%;
	}
	.category-products {
		position: relative;
		overflow: hidden;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#nav-menu li.level0 &gt; a {
		font-size: 14px;
		padding: 0 12px;
	}
/*	Small fix for swithching between accordion and regular menu view*/
	#nav-menu li.level0 ul.level0,
	#nav-menu li.level0 ul.level0 li.level1 ul.level1,
	#nav-menu li.level0 ul.level0 li.level1 ul.level1 li ul {
		display: none !important;
	}
	
	/* Strandard top menu not to be shown on desktop view anymore
	#nav-menu li.level0:hover ul.level0, 
	#nav-menu li.level0 ul.level0 li.level1:hover ul.level1,
	#nav-menu li.level0 ul.level0 li.level1 ul.level1 li.parent:hover &gt; ul {
		display: block !important;
	} */
	.footer-container .gray-bar .container p {
		margin-right: 40px;
	}
	.home-slider .bx-wrapper .bx-viewport ul.bxslider li .container h3 {
		font-size: 40px;
	}
	.home-slider .bx-wrapper .bx-viewport ul.bxslider li .container br {
		display: none;
	}
	.products-grid .item {
		width: 33.33%;
	}
	.products-grid li.item:nth-child(4n+1) {
		clear: none;
	}
	.products-grid li.item:nth-child(3n+1) {
		clear: left;
	}
	.home-grid-wrapper .products-grid li.item {
		width: 25%;
	}
	.home-grid-wrapper .products-grid li.item:nth-child(3n+1),
	.home-grid-wrapper .products-grid li.item:nth-child(6n+1) {
		clear: none;
	}
	.home-grid-wrapper .products-grid li.item:nth-child(4n+1) {
		clear: left;
	}
	.sub-cat-list-wrapper #subcat-list li.item:nth-child(5n+1) {
		clear: none;
	}
	.sub-cat-list-wrapper #subcat-list li.item:nth-child(4n+1) {
		clear: left;
	}
	aside.left-sidebar {
		display: block !important;
	}
	.sub-cat-list-wrapper #subcat-list {
		margin-right: -26px;
	}
	.sub-cat-list-wrapper #subcat-list li.item {
		width: 25%;
		padding-right: 26px;
	}
	.pager .limiter label {
		display: none;
	}
	.sorter .sort-by label {
		display: none;
	}
	.block.block-layered-nav .ranges .input-text {
		width: 50px;
	}
	.layout.layout-2-cols.l2-cols-left div[role="main"] {
		padding-left: 10px;
	}
	#partfinder_table_filter {
		position: absolute;
		right: 0;
		top: -9px;
	}
	
	.floating-header.header-container {
		display: block;
/*		background: none red;*/
		position: fixed;
		z-index: 999;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		box-shadow: 0 0 20px 5px rgba(0,0,0,0.4);
		margin-top: -105px;
/*		transition: margin 0.5s;*/
	}
	.floating-header.header-container.act {
		transition: margin 0.3s;
	}
	.floating-header.header-container.shown {
		margin-top: 0;
	}
	.floating-header.header-container .header .usp-bar {
		display: none;
	}
	.floating-header.header-container .header .header-content {
		border: 0 none;
	}
	.floating-header.header-container .header .header-content .trustpilot-widget-wrapper {
		display: none;
	}
	.floating-header.header-container .header .header-content .top-links-wrapper {
		display: none;
	}
	.floating-header.header-container .header .header-content .logo-wrapper img {
		height: 42px;
	}
	.floating-header.header-container .header .header-content .float-spacer {
		display: block !important;
	}
	.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart {
		margin-right: 40px;
	}
	.product-view .product-essential .product-shop .atc-wrap .add-to-cart .badge {
		right: -48px;
	}
	.atc-wrap button.button.btn-cart span span {
		font-size: 16px;
	}
	.home-slider.hss .pager-wrap .container {
		padding: 0 24px !important;
	}
	.footer-container .footer-upper .footer-overons {
		margin-bottom: 26px;
	}
	#nav-menu li.level0:hover &gt; div.sub-menu {
		display: block;
	}
	.pfs-row h4 {
		float: none;
	}
	#partfinder-search {
		width: 100%;
	}
	#partfinder-select {
		padding-left: 0;
	}
	#partfinder-select ul {
		padding-left: 0;
	}
	.pfs-item {
		width: 20%;
	}
	.header-container .form-search .search-autocomplete {
		width: 960px;
		box-shadow: none;
		right: 0;
	}
}

@media screen and (min-width: 1200px) {
/*	Small fix for swithching between accordion and regular menu view*/
	#nav-menu li.level0 ul.level0,
	#nav-menu li.level0 ul.level0 li.level1 ul.level1,
	#nav-menu li.level0 ul.level0 li.level1 ul.level1 li ul {
		display: none !important;
	}
	/* Strandard top menu not to be shown on desktop view anymore
	#nav-menu li.level0:hover ul.level0, 
	#nav-menu li.level0 ul.level0 li.level1:hover ul.level1,
	#nav-menu li.level0 ul.level0 li.level1 ul.level1 li.parent:hover &gt; ul {
		display: block;
	} */
	aside.left-sidebar {
		display: block !important;
	}
	.layout.layout-2-cols.l2-cols-left div[role="main"] {
		padding-left: 10px;
	}
	#partfinder_table_filter {
		position: absolute;
		right: 0;
		top: -9px;
	}
	
	/*Floating Header Styles*/

	.floating-header.header-container {
		display: block;
/*		background: none red;*/
		position: fixed;
		z-index: 999;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		box-shadow: 0 0 20px 5px rgba(0,0,0,0.4);
		margin-top: -105px;
/*		transition: margin 0.5s;*/
	}
	.floating-header.header-container.act {
		transition: margin 0.3s;
	}
	.floating-header.header-container.shown {
		margin-top: 0;
	}
	.floating-header.header-container .header .usp-bar {
		display: none;
	}
	.floating-header.header-container .header .header-content {
		border: 0 none;
	}
	.floating-header.header-container .header .header-content .trustpilot-widget-wrapper {
		display: none;
	}
	.floating-header.header-container .header .header-content .top-links-wrapper {
		display: none;
	}
	.floating-header.header-container .header .header-content .logo-wrapper img {
		height: 42px;
	}
	.floating-header.header-container .header .header-content .float-spacer {
		display: block !important;
	}
	.home-slider.hss .pager-wrap .container {
		padding: 0 24px !important;
	}
	.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price {
		height: 66px;
	}
	.footer-container .footer-upper .footer-overons {
		margin-bottom: 26px;
	}
	#nav-menu li.level0:hover &gt; div.sub-menu {
		display: block;
	}
}
.fields.first-last-name-fields {
	margin-bottom: 0;
}
.form-list .customer-name .name-firstname, .form-list .customer-name .name-lastname {
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
}
.fields.password-fields {
	margin-bottom: 0;
}
.fields.country-fields {
	margin-top: 2px;
}
.form-group, .form-list li {
	margin-bottom: 0;
}
.form-list .field {
	margin-bottom: 20px;
}
.form-list .field.password-input {
	width: 100%;
	padding: 0;
}
.form-list label.required em {
	color: #1d1d1d;
}
.form-list.margin-bottom-0 {
	margin-bottom: 0;
}
/*
//
// Video block
//
//------------------------------
*/
.videos-block {
    padding: 0;
    margin: 0px -5px;
}
.videos-block .videos {
    padding: 0;
    list-style: none;
    margin: 0;
}
.videos-block .videos li {
    margin-bottom: 10px;
}
.videos-block .videos li .inner .video-container {
    border: 1px solid transparent;
}
.videos-block .videos li:hover .inner .video-container {
    border-color: #7b7b7b;
}
.videos-block .videos li img {
    max-width: 100%;
}
.videos-block .videos li span.title {
    min-height: 65px;
    display: block;
    color: #7b7b7b;
    padding: 16px 5px 10px;
    font-size: 13px;
}
.videos-block .videos li a {
    display: block;
}
.videos-block .videos li:hover a {
    text-decoration: none;
}
.videos-block .videos li:hover span.title {
    color: #000;
}

@media (min-width: 1200px) {
    .videos-block .videos li:first-child {
        width: 50%;
    }
    .videos-block .videos li:first-child span.title {
        min-height: 1px;
        font-size: 18px;
    }
	.videos-block .videos li.maxIsMissing:first-child span.title {
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
@media (max-width: 1199px) {
    .videos-block .videos li span.title {
        min-height: 49px;
        font-size: 13px;
        overflow: hidden;
        height: 49px;
        padding: 11px 5px 10px;
    }
}
body.catalog-product-view {
	background: #fff;
}
/* General Section */

body {
	font-family: 'Montserrat', 'Open Sans', sans-serif;
	color: #272727;
	font-size: 13px;
}
.button {
	background-color: #d90000;
}
.breadcrumbs * {
	font-size: 13px;
}
.breadcrumbs ul li a {
	color: #272727;
}
.breadcrumbs ul li strong {
	color: #757575;
}
.cms-home .bx-wrapper .bx-controls-direction a {
	z-index: 2;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.nrgeurope.com/skin/frontend/rebatt/default/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('https://www.nrgeurope.com/skin/frontend/rebatt/default/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.3.0') format('embedded-opentype'), url('https://www.nrgeurope.com/skin/frontend/rebatt/default/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Sprite Section */

.icon-sprite {
	background-image: url("https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/sprite.png");
}
.icon-sprite.icon-sub-cart {
	width: 40px;
	height: 32px;
	background-position: -0 -368px;
}
.icon-sprite.icon-quote {
	width: 29px;
	height: 29px;
	background-position: -0 -339px;
}
.icon-sprite.icon-quote:hover {
	background-position: -29px -339px;
}

/* Header Section */

.header-container.floating-header {
	transition: none;
	margin-top: -110px;
}
.header-container {
	background-color: #f4f4f4;
	transition: none;
}
.header-container .black-bar {
	min-height: 36px;
	background: none #000;
	padding: 5px 0;
}
.header-container .black-bar .search-box .form-search {
	margin: 0;
}
.header-container .black-bar .search-box .form-search input {
	color: #7b7b7b;
	font-style: normal;
	border-color: #adadad;
	background: none #ccc;
	height: 26px;
	padding: 7px 30px 7px 10px;
}
.header-container .black-bar .search-box .form-search button {
	position: absolute;
	height: 100%;
	width: 26px;
	right: 0;
	padding: 0;
	top: 0;
	background: none transparent;
}
.header-container .black-bar .search-box .form-search button .icon-search {
	width: 22px;
	height: 22px;
    background-position: -55px 0;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.header-container .black-bar .call-box {
	color: #cc1919;
	height: 26px;
}
.header-container .black-bar .call-box .service-phone {
	text-align: right;
}
.header-container .black-bar .call-box .service-phone .icon-phone {
	background-position: -34px -2px;
	height: 26px;
	line-height: 24px;
}
.header-container .black-bar .log-box {
	height: 26px;
}
.header-container .black-bar .log-box .account-login {
	text-align: right;
	height: 26px;
	float: right;
	padding-left: 12px;
}
.header-container .black-bar .log-box .account-login div.input-box {
	float: right;
	margin-right: 8px;
}
.header-container .black-bar .log-box .account-login div.input-box input {
	color: #7b7b7b;
	font-style: normal;
	border-color: #adadad;
	background: none #ccc;
	height: 26px;
	width: 140px;
	padding-left: 8px;
}
.header-container .black-bar .log-box .account-login button {
	float: right;
	padding: 3px 0;
	width: 80px;
	text-align: center;
	background: none #d90000;
	font-weight: normal;
}
.header-container .black-bar .log-box .header-links {
	text-align: right;
	float: right;
	white-space: nowrap;
	line-height: 24px;
}
.header-container .black-bar .log-box .header-links a {
	color: #fff;
}
.header-container .black-bar .log-box .header-links strong {
	color: #fff;
	padding: 0 6px;
}
.header-container .header .header-content {
	padding: 8px 0 6px 0;
	border: 0 none;
}
.header-container .header .header-content .menu-box {
	position: relative;
	padding-top: 9px;
	padding-right: 58px;
}
.header-container .header .header-content .menu-box .nav-container {
	border: 0 none;
}
.header-container .header .header-content .menu-box .nav-container #nav-menu {
	text-align: right;
}
.header-container .header .header-content .menu-box .nav-container #nav-menu li.level0 &gt; a {
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
}
.header-container .header .header-content .menu-box .cart-box {
	position: absolute;
	right: 16px;
	top: 8px;
	background: none #7a7a7a;
}
.header-container .header .header-content .menu-box .cart-box.has-items {
	background: none #dc1111;
}
.header-container .header .header-content .menu-box .cart-box span {
	position: absolute;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	top: 1px;
	text-align: center;
	left: 0;
	right: 6px;
	color: #f4f4f4;
}
.header-container .header .header-content .menu-box .cart-box a {
	display: block;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 3;
	position: absolute;
	text-decoration: none;
}
.header-container .mobile-heading {
	text-align: center;
	padding: 6px;
}
.header-container .logo strong {
	display: none;
}

/* Footer Section */

.footer-container.nrg .footer {
	background-color: #000;
}
.footer-container.nrg .footer-lower,
.footer-container.nrg .footer-lower p,
.footer-container.nrg .footer-lower p a {
	color: #fff;
}
.footer-container.nrg .footer-lower .foot-box-wrap h3 {
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
}
.footer-container.nrg .footer-lower p a:hover {
	text-decoration: none;
	color: #d90000;
}
.footer-container.nrg .service-phone p {
	color: #acacac;
	font-weight: normal;
	font-size: 16px;
}
.footer-container.nrg .service-phone p.no {
	font-weight: normal;
	font-size: 16px;
}
.footer-container.nrg #newsletter-validate-detail-nrg .button {
	float: right;
}
.footer-container .footer-lower .contact-info .fb-link-wrap {
	margin-right: 60px;
}

/* Category Page Section */

.left-sidebar .block-sku-buy .actions button.button {
	float: right;
}
.left-sidebar .block-compare #compare-items .quote-link em {
	font-size: 13px;
}
.left-sidebar .block-compare #compare-items .price-wrapper .price-box span.price {
	color: #d90000;
	font-size: 13px;
}

/* Improved Layered Navigation Section */

.block.block-layered-nav .ranges .input-text {
	font-weight: normal;
	font-size: 13px;
}
.left-sidebar .amshopby-filters-left .ranges #amshopby-price-btn {
	background-color: #d90000;
	text-transform: none;
	font-weight: normal;
	font-size: 13px;
}
.left-sidebar .block.block-categories ol li {
	border-bottom: 2px solid #d8d8d8;
}
.left-sidebar .block-categories .amshopby-advanced,
.left-sidebar .block-categories .amshopby-cat.level0 {
	padding-left: 0;
	padding-top: 0;
}
.left-sidebar .block-categories .amshopby-cat.level0 &gt; a {
	display: none !important;
}
.left-sidebar .block-categories .amshopby-cat.level1.active &gt; a{
	color: #d90000;
	font-weight: normal;
}
.left-sidebar .block-categories .amshopby-cat.level1 a {
	font-size: 15px;
/*	font-family: "Open Sans", Helvetica, Arial, sans-serif;*/
}
.left-sidebar .block-categories .amshopby-cat.level1.has-child &gt; ol {
	display: none;
}
.left-sidebar .block-categories .amshopby-cat.level1.active.has-child &gt; ol {
	display: block;
}

/* Product Page Section */

.product-view .product-essential {
	padding-top: 0;
}
.product-view .product-img-box .product-image {
	border: 0 none;
	margin-bottom: 8px;
}
.product-essential .product-img-box .more-views-cc {
	border: 0 none;
	background: none transparent;
	padding: 0;
	margin-left: -10px;
	margin-right: -10px;
}
.product-essential .product-img-box .more-views-cc &gt; div {
	padding: 0;
	width: 20%;
	padding: 8px;
}
.product-essential .product-img-box .more-views-cc &gt; div a {
	border: 2px solid transparent;
}
.product-essential .product-img-box .more-views-cc &gt; div a:hover,
.product-essential .product-img-box .more-views-cc &gt; div a:focus,
.product-essential .product-img-box .more-views-cc &gt; div a:active {
	border-color: #e2e2e2;
}
.product-view .product-essential .product-shop .product-name {
	margin-bottom: 10px;
}
.product-view .product-essential .product-shop .product-name h1 {
	font-weight: normal;
	color: #272727;
	font-size: 30px;
}
.product-view .product-essential .product-shop .sku {
	font-size: 15px;
}
.product-view .product-essential .product-shop .rev-link-wrap {
	padding-top: 2px;
}
.product-view .product-essential .product-shop .delivery-info {
	margin-top: 8px;
}
.product-view .product-essential .product-shop .short-description {
	border-bottom: 0 none;
	padding-bottom: 0;
	position: relative;
	overflow: hidden;
	max-height: 56px;
	transition: all 0.5s;
	margin-bottom: 50px;
	margin-bottom: 14px;
}
.product-view .product-essential .product-shop .st-read-more {
	color: #d90000;
	cursor: pointer;
	font-weight: bold;
}
.product-view .product-essential .product-shop .st-read-more p {
	margin: 0;
}
.product-view .product-essential .product-shop hr {
	margin: 16px 0 20px 0;
}
.product-view .product-essential .product-options ul {
	margin-bottom: 20px;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left-outer {
	margin-right: 0;
	float: none;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left {
	margin-right: 0;
	border: 1px solid #dadada;
	background: none #f2f2f2;
	padding: 22px 24px 0;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left &gt; .clearfix {
	padding: 0;
}
.product-view .product-essential .product-shop .new-atc-block .offers {
	float: none;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price {
	padding-top: 0;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper {
	margin-bottom: 14px;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper .price-box * {
	font-weight: normal;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper .price-box .price-label {
	display: inline;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper .price-box .special-price .price-label {
	text-transform: uppercase;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper .price-box .regular-price .price:after,
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price .price-wrapper .price-box .special-price .price:after {
	content: ' ';
	display: inline;
	color: #757575;
	font-size: 15px;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap {
	border: 0 none;
	background: none transparent;
	padding: 0;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .nab-price {
	height: auto;
	float: none;
	width: auto;
	text-align: left;
}
.product-view .product-essential .product-shop .price-box {
	font-size: 20px;
	font-weight: normal;
}
.product-view .product-essential .product-shop .price-box .old-price * {
	font-size: 15px;
	color: #757575;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart {
	margin-left: 145px;
	margin-right: 15px;
}
.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart label {
	position: absolute;
	display: block;
	left: -145px;
	top: 0px;
	font-weight: bold;
	font-size: 15px;
}
.product-view .product-essential .product-shop .atc-wrap .add-to-cart .badge {
	right: -24px;
}
.product-view .product-essential .product-shop .atc-wrap .add-to-cart .input-text {
	font-size: 20px;
	font-weight: normal;
}
.product-view .product-essential .product-shop .atc-wrap .add-to-cart button.button.btn-cart:before {
	display: none;
}
.product-view .product-essential .product-shop .atc-wrap button.button.btn-cart span span {
	font-weight: normal;
	font-size: 26px;
}
.product-view .product-essential .product-shop .quote-trigger {
	float: none;
	width: auto;
	background: none transparent;
	border: 0 none;
	height: auto;
	text-align: left;
}
.product-view .product-essential .product-shop .atc-links {
	padding: 22px 0 4px 0;
}
.product-view .product-essential .product-shop .atc-links:after {
	clear: both;
	content: '';
	height: 0;
	width: auto;
	float: none;
	display: block;
}
.product-view .product-essential .product-shop .atc-links p {
	margin: 0 35px 10px 0;
	position: relative;
	float: left;
}
.product-view .product-essential .product-shop .atc-links p i.icon-sprite {
	opacity: 0.4;
	position: absolute;
	left: 0;
	top: 0;
}
.product-view .product-essential .product-shop .atc-links p a {
	color: #272727;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 38px;
	position: relative;
	z-index: 2;
}
.product-view .product-essential .product-shop .atc-links p:hover i.icon-sprite {
	opacity: 1;
}
.product-view .product-essential .product-shop .atc-links p:hover i.icon-sprite.icon-email {
	background-position: -27px -137px;
}
.product-view .product-essential .product-shop .atc-links p:hover i.icon-sprite.icon-pdf {
	background-position: -27px -56px;
}
.product-view .product-essential .product-shop .atc-links p:hover i.icon-sprite.icon-quote {
	background-position: -29px -339px;
}
.product-view .product-essential .product-shop .atc-links p:hover i.icon-sprite.icon-wishlist {
	background-position: -27px -83px;
}
.product-view .product-essential .product-shop .atc-links p:hover i.icon-sprite.icon-compare {
	background-position: -27px -110px;
}
.product-view .product-essential .product-shop .atc-links p:hover a {
	color: #ce3a40;
}
.product-view .product-essential .product-shop .atc-links.bottom {
	padding-top: 0;
}
.product-view .product-essential .product-shop .hints-quote-wrap .table-wrap .data-table-heading th,
.data-table tbody tr.data-table-heading &gt; th,
.data-table thead tr.data-table-heading &gt; th {
	color: #fff;
	background: none #272727;
	border-color: #272727;
	padding-top: 9px;
	padding-bottom: 9px;
}

/* Products List Section */

.icon-grid,
.icon-list {
	width: 26px;
	height: 26px;
	background-position: 0px -313px;
	opacity: 0.5;
	vertical-align: middle;
}
.icon-list {
	background-position: -26px -313px;
}
.toolbar.list-toolbar {
	padding-right: 10px;
	padding-left: 10px;
}
.cat-title {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: normal;
}
.cat-desc-upper {
	position: relative;
	padding-bottom: 26px;
/*	max-height: 130px;*/
	border-bottom: 2px solid #d8d8d8;
	margin-bottom: 30px;
}
.cat-desc-upper .category-description.std {
	position: relative;
	max-height: 130px;
	overflow: hidden;
	margin-bottom: 0;
	min-height: 40px;
}
.cat-desc-upper .category-description.std:after {
	background: -moz-linear-gradient(top,  rgba(125,185,232,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#ffffff',GradientType=0 );
	height: 30px;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 2;
	content: '';
	bottom: 0;
}
.cat-desc-upper p.read-more {
/*	display: none;*/
}
.cat-desc-upper.show-more p.read-more {
	display: block;
}
.category-description.std hr {
	display: none;
}
.cat-desc-upper p.read-more {
	margin-bottom: 0;
}
.cat-desc-upper p.read-more a {
	color: #d90000;
	position: relative;
	z-index: 4;
}
.listing-subcat-grid .projects &gt; li {
	height: auto;
	padding-bottom: 46px;
}
.listing-subcat-grid .projects &gt; li div {
	bottom: -44px;
}
.listing-subcat-grid .projects &gt; li:hover div {
	bottom: 0;
}
.listing-subcat-grid .projects &gt; li .project-title-wrapper {
	display: table;
	position: static;
	width: 100%;
}
.listing-subcat-grid .projects &gt; li p.project-title {
	height: 46px;
	padding: 0 8px;
	display: table-cell;
/*	width: 100%;*/
	vertical-align: middle;
}
.sub-cat-list-wrapper.home-projects-section .projects {
	margin-right: -10px;
}
.sub-cat-list-wrapper.home-projects-section .projects &gt; li {
	padding-left: 0;
	padding-right: 10px;
	height: auto;
	padding-bottom: 38px;
}
.sub-cat-list-wrapper.home-projects-section .projects &gt; li div {
	left: 0;
	right: 10px;
	bottom: -46px;
}
.sub-cat-list-wrapper.home-projects-section .listing-subcat-grid .projects &gt; li .project-title-wrapper {
	height: 51px;
	padding-top: 0px;
}
.sub-cat-list-wrapper.home-projects-section .listing-subcat-grid .projects &gt; li .project-title-wrapper .project-title {
	height: auto;
	padding-top: 0;
}
.hide-amasty-filters .block.block-layered-nav.amshopby-filters-left {
	display: none;
}

/* Products Table */

.products-table.data-table {
	border-color: #d8d8d8;
	border-top-color: #272727;
	margin: 26px 0;
}
.products-table.data-table th,
.products-table.data-table td {
	padding: 6px;
}
.products-table.data-table td,
.products-table.data-table td * {
	font-size: 13px;
	font-weight: normal;
	white-space: nowrap;
	color: #1d1d1d;
}
.products-table.data-table tbody tr {
	cursor: pointer;
}
.products-table.data-table tbody td,
.products-table.data-table tbody th {
	border-right: 0 none;
	border-left: 0 none;
	border-color: #d8d8d8;
	padding: 6px;
	line-height: 16px;
	vertical-align: middle;
}
.products-table.data-table tbody tr:hover td,
.products-table.data-table tbody tr:hover th {
	background: none #dedede;
	color: #d90000;
}
.products-table.data-table td.price-cell {
	border-left: 1px solid #d8d8d8;
}
.products-table.data-table td.price-cell,
.products-table.data-table td.price-cell * {
	white-space: normal;
}
.products-table.data-table td.price-cell .price-wrapper,
.products-table.data-table td.price-cell .price-wrapper * {
	font-weight: bold;
	white-space: normal;
	margin: 0;
}
.products-table.data-table td.price-cell .price-wrapper p,
.products-table.data-table td.price-cell .price-wrapper div {
	display: inline;
}
.products-table.data-table td.price-cell .price-wrapper .tax-label {
	display: none;
}
.products-table.data-table tbody td:last-child {
	padding: 0;
}
.products-table.data-table tbody td:last-child button.button.btn-cart {
	padding: 3px 0 3px 3px;
	width: 58px;
	opacity: 0;
}
.products-table.data-table tbody tr:hover td:last-child button.button.btn-cart {
	opacity: 1;
	background: none #3dd144;
}
.products-table.data-table tbody td:last-child button.button.btn-cart:before {
	display: none;
}
.icon-cart-table {
	height: 22px;
	width: 27px;
	background-position: -40px -378px;
}
.products-table.data-table tbody tr td .img-rel-wrapper {
	float: left;
	position: relative;
}
.products-table.data-table tbody tr td .img-rel-wrapper img {
	position: absolute;
	display: none;
	left: 160px;
	top: 18px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.35);
}
.products-table.data-table tbody tr:hover td .img-rel-wrapper img {
	display: block;
}

/* Cart Overrides */

.cart-table .button {
	padding: 5px 5px;
}

/* Home Page Banner */

.cms-home .home-page-banner a {
	text-decoration: none;
}
.home-page-banner {
	position: relative;
	overflow: hidden;
	max-width: 1920px;
	height: 660px;
	background-image: url("https://www.nrgeurope.com/skin/media/wysiwyg/banner-bgr.jpg");
}

.home-banner-text {
	color: #fff;
	padding-top: 50px;
	padding-left: 25px;
	z-index: 1;
	text-shadow: 0 0 5px rgba(0,0,0,0.4);
}
.home-banner-text h2 {
	font-size: 50px;
	font-weight: normal;
	text-transform: uppercase;
}
.home-banner-text p {
	font-size: 15px;
}
.home-banner-subtext h3 {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
}
.home-banner-subtext p {
	text-transform: uppercase;
}
.banner-button-container {
	padding-left: 0;
}
.banner-button {
    color: #000;
    font-size: 16px;
    padding: 10px 65px;
    background-color: #fff;
    text-transform: uppercase;
    display: inline-block;
}
.cs-banner {
	position: absolute;
	right: -100px;
	transition: all 0.5s;
	z-index: 2;
	box-shadow: none;
}
.cs-banner:hover,
.cs-banner:active {
	right: 0;
	box-shadow: 0 -30px 40px 0 rgba(0,0,0,1);
}
.cs-banner a {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.cs-banner img#float-banner {
	height: 660px;
}
.cs-banner .banner-cs-logo {
    position: absolute;
    z-index: 3;
    width: 220px;
    height: 102px;
    left: 0;
    top: 0;
    right: 100px;
    bottom: 0;
    margin: auto;
    transition: all 0.5s;
}
.cs-banner:hover .banner-cs-logo,
.cs-banner:active .banner-cs-logo {
	right: 0;
}
.cs-banner .banner-cs-logo img {
    width: 100%;
    height: 100%;
}

/* Home Page Sections */

.home-section-title {
	text-align: center;
	position: relative;
}
.home-section-title h3 {
	text-transform: uppercase;
	font-size: 50px;
}
.home-section-title h3:after {
    content: '';
    display: block;
    background: #d6d6d6;
    height: 2px;
    position: absolute;
    margin: auto 0;
    width: 100%;
    top: 0;
    bottom: 0;
}
.home-section-title span {
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
}

/* Home Products Subsection */

.hc-description {
	text-align: center;
}
.home-products {
	margin-bottom: 20px;
	overflow: hidden;
}
.home-products img {
	width: 100%;
	border: 1px solid #d6d6d6;
}
.home-products a {
	position: absolute;
	background-color: #000;
	color: #fff;
	text-align: center;
	bottom: -55px;
	left: 5px;
	right: 5px;
	transition: all 0.5s;
}
.home-products:hover a {
	bottom: 0;
}
.home-products p {
	text-transform: uppercase;
	padding-top: 15px;
	transition: all 1s;
}
.home-products div a {
	background-color: #d90000;
	color: #fff;
    padding: 5px 20px;
    display: inline-block;
    margin-bottom: 15px;
}
.home-categories .home-products {
	width: 25%;
	float: left;
}
@media (min-width: 1200px) {
	.home-products:hover p {
	    margin: 0 0 15px;
	}
}

/* Home Projects Section */

.home-projects-section .projects {
/*	margin-right: -10px;*/
	display: block;
	position: relative;
}
.home-projects-section .projects:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
}
.home-projects-section .projects &gt; li {
	margin-bottom: 20px;
	width: 25%;
	height: 355px;
	position: relative;
	float: left;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}
.home-projects-section .projects &gt; li img {
	width: 100%;
	border: 1px solid #d6d6d6;
}
.home-projects-section .projects &gt; li div {
	position: absolute;
	background-color: #000;
	color: #fff;
	text-align: center;
	bottom: -55px;
	left: 0px;
	right: 5px;
	left: 5px;
	transition: all 0.5s;
}
.home-projects-section .projects &gt; li:hover div {
	bottom: 0;
}
.home-projects-section .projects &gt; li p.project-title {
	text-transform: uppercase;
	padding-top: 15px;
}
.home-projects-section .projects &gt; li p.project-desc {
	font-size: 12px;
}
.home-projects-section .projects &gt; li div a {
	background-color: #d90000;
	color: #fff;
    padding: 5px 20px;
    display: inline-block;
    margin-bottom: 15px;
}
.home-projects-section .bx-wrapper .bx-pager {
	display: none;
}
.home-projects-section .bx-wrapper .bx-controls-direction .bx-prev {
	left: -40px;
}
.home-projects-section .bx-wrapper .bx-controls-direction .bx-next {
	right: -40px;
}
.home-projects-section .bx-wrapper .bx-viewport {
	border: none;
	box-shadow: none;
	background: none transparent;
	left: 0;
}
.home-projects-section .bx-ul-wrapper {
	margin-right: -10px;
	margin-left: -10px;
}

/* Home Applications Section */

.pf-row .pf-item {
	max-width: 12%;
}
.pf-row .pf-item a {
	width: 100%;
	padding: 0 5px;
}

/* Home Brands Section */

.brands-block {
	position: relative;
	overflow: hidden;
}
.brands-block .home-brands {
	float: left;
	padding: 0;
}
.brands-block .home-brands {
	width: 205px;
	height: 130px;
	position: relative;
}
.brands-block .home-brands a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.brands-block .home-brands img {
    max-height: 90%;
    max-width: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.brands-block .bx-brands-wrapper {
	margin-left: -10px;
	margin-right: -10px;
}
.brands-block .bx-wrapper .bx-viewport {
	box-shadow: none;
}
.brands-block .bx-wrapper .bx-pager {
	display: none;
}
.brands-block .bx-wrapper .bx-controls-direction .bx-prev {
	left: -50px;
}
.brands-block .bx-wrapper .bx-controls-direction .bx-next {
	right: -40px;
}
.brands-block .home-brands img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.brands-block .home-brands:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/* Create New Account Section */

.account-create {
	margin-top: 50px;
}
.account-create label {
	font-size: 13px;
}
.account-create .left-form label em,
.account-create .right-form label em {
	position: static;
	float: none;
	padding-left: 3px;
}
.account-create .page-title {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.account-create .page-title h1 {
	margin-top: -5px;
	text-transform: uppercase;
	font-size: 30px;
}
.account-create .page-description p {
	font-size: 13px;
}
.account-create input {
	background-color: #f2f2f2;
	height: auto;
	padding: 4px 12px;
}
.account-create input:focus {
	background-color: #fff;
}
.account-create select {
	height: 28px;
	padding: 4px 12px;
}
.account-create ul.form-list {
	margin-right: -15px;
	margin-left: -15px;
}
.account-create li {
	padding-left: 15px;
	padding-right: 15px;
}
.account-create .name-prefix,
.account-create .name-firstname {
	padding-right: 0;
}
.account-create #remember-me-box label {
	display: inline-block;
}
.account-create #remember-me-box label:after {
	content: ' |';
}
.account-create .adres1,
.account-create .adres2,
.account-create .adres3 {
	float: left;
	padding-right: 15px;
}
.account-create .adres1 {
	width: 55%;
}
.account-create .adres2 {
	width: 30%;
	padding-left: 0;
}
.account-create .adres3 {
	width: 15%;
	padding-left: 0;
}
.account-create .city-field {
	padding-left: 0;
}
.account-create .buttons-set {
	border: none;
}
.account-create .buttons-set .button {
	padding: 5px 38px; 
}
.header-container .header .header-content .menu-box .nav-container #nav-menu li.level0 &gt; a {
	background: none transparent;
	border-color: transparent;
}
.header-container .header .header-content .menu-box .nav-container #nav-menu li.level0 &gt; a:hover {
	color: #d90000;
}

/* Mira Sweet Search Styles Update */

.header-container .black-bar .search-box .form-search &gt; label {
	display: none;
}
.header-container .black-bar .search-box .form-search .nav-search-in {
	display: none;
}
.header-container .black-bar .search-box .form-search input {
	padding-left: 12px !important;
}

/*Mirasvit Styles updates for NRG*/

/*.header-container .header .header-content .srch-wrap #search_mini_form:hover .form-search input,*/
.header-container .black-bar .search-box #search_mini_form.active .form-search input {
	background: none #fff;
}
/*.header-container .header .header-content .srch-wrap #search_mini_form:hover,*/
.header-container .black-bar .search-box #search_mini_form.active {
	z-index: 9999;
	box-shadow: 0 0 0 5000em rgba(0,0,0,0.6);
	position: relative;
}
.header-container .black-bar .search-box .form-search input.active,
.header-container .black-bar .search-box .form-search input:hover {
	background: none #fff;
}
.searchautocomplete .searchautocomplete-loader {
	top: 4px;
}
.header-container .form-search .search-autocomplete {
	right: auto;
	left: 0;
	top: 25px;
	border-color: #adadad;
	border: 0 none;
}
.searchautocomplete .searchautocomplete-placeholder .side-content {
	color: #fff;
	background: none #000;
}
.searchautocomplete .searchautocomplete-placeholder .side-content:before {
	background: none #000;
}
.searchautocomplete .searchautocomplete-placeholder .side-content .index-title,
.searchautocomplete .searchautocomplete-placeholder .side-content .index-title span {
	color: #fff;
}
.searchautocomplete .searchautocomplete-placeholder .side-content ul li a {
	color: #fff;
	font-weight: 300;
}
.searchautocomplete .searchautocomplete-placeholder .main-content .all-prd {
	margin: 0 -12px 0 -8px;
	padding: 12px 12px 0 16px;
	background: none #f7f7f7;
}
.searchautocomplete .searchautocomplete-placeholder .main-content .all-prd .all {
	height: 26px;
	line-height: 26px;
	padding: 0 22px;
	background: none #d90000;
	margin-top: -1px;
}
.searchautocomplete .searchautocomplete-placeholder .main-content .all-prd .all a {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

/*Responsive styles*/
/*==================================================================*/

@media screen and (max-width: 767px) {
	.home-page-banner {
		height: auto;
	    background-position: center;
    	background-size: auto 100%;
	}
	.cs-banner {
		right: -300px;
	}
	.cs-banner .banner-cs-logo {
		right: 300px;
	}
	.cs-banner {
		display: none;
	}
	.home-page-banner .home-banner-text {
		padding-top: 0;
	}
	.banner-button {
		padding: 10px 25px;
	}
	.account-create ul.form-list {
		margin-right: 0;
		margin-left: 0;
	}
	.account-create li {
		padding-left: 0;
		padding-right: 0; 
	}
	.footer-container.nrg .contact-info .form-subscribe-header,
	.footer-container.nrg .contact-info .input-box {
		padding-left: 0;
	}
	.listing-subcat-grid .projects &gt; li {
		width: 50%;
	}
	.catalog-product-view .box-up-sell,
	.catalog-product-view .product-img-box {
		position: relative;
		overflow: hidden;
	}
	.product-view .product-essential .product-shop .atc-wrap button.button.btn-cart span span {
		font-size: 16px;
	}
	.header-container .black-bar {
		padding-top: 6px;
	}
	.header-container .black-bar .search-box {
		padding-bottom: 4px;
	}
	.header-container .black-bar .log-box {
		height: auto;
	}
	.header-container .black-bar .log-box .header-links {
		float: none;
		text-align: center;
	}
	.header-container .header .header-content .menu-box {
		padding: 0 58px;
		position: relative;
		min-height: 30px;
	}
	.header-container .header .header-content .menu-box .cart-box {
		right: 8px;
		top: 0;
	}
	.header-container .pie-trigger {
		position: absolute;
		padding: 0;
		left: 8px;
		top: 0;
	}
	.header-container .header .header-content .menu-box .nav-container #nav-menu {
		text-align: left;
	}
	.home-projects-section .bx-ul-wrapper {
		margin: 0;
	}
	.home-projects-section .bx-wrapper .bx-controls-direction .bx-prev {
		left: 0;
	}
	.home-projects-section .bx-wrapper .bx-controls-direction .bx-next {
		right: 0;
	}
	.home-categories .home-products {
		width: 50%;
		padding-bottom: 16px;
	}
	.home-products p {
		padding-top: 5px;
		text-transform: none;
		font-size: 12px;
	}
	.brands-block .bx-wrapper .bx-controls-direction .bx-prev {
		left: -30px;
	}
	.brands-block .bx-wrapper .bx-controls-direction .bx-next {
		right: -10px;
	}
	.breadcrumbs ul li {
		float: none;
		display: inline;
		padding: 0 5px;
	}
	.header-container .form-search .search-autocomplete {
		width: 100%;
	}
}

@media screen and (max-width: 420px) {
	.cs-banner {
		display: none;
	}
	.account-create ul.form-list {
		margin-right: 0;
		margin-left: 0;
	}
	.account-create li {
		padding-left: 0;
		padding-right: 0; 
	}
	.account-create .password-input {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.listing-subcat-grid .projects &gt; li {
		width: 100%;
	}
	.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart label,
	.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart:before {
		display: none;
	}
	.product-view .product-essential .product-shop .new-atc-block .nab-left .atc-wrap .add-to-cart {
		margin: 0 auto;
	}
	#nav-menu:after {
		display: none;
	}
	.home-section-title h3 {
		font-size: 35px;
	}
	.breadcrumbs {
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.cs-banner {
		right: -300px;
		display: none;
	}
	.cs-banner .banner-cs-logo {
		right: 300px;
	}
	.home-page-banner .home-banner-text {
		padding-top: 0;
	}
	.pf-row .pf-item {
		width: 16%;
		max-width: 22%;
	}
	.account-create .left-form {
		padding-right: 10px;
		border-right: 2px solid #f2f2f2;
	}
	.account-create .right-form {
		padding-left: 10px;
	}
	.account-create ul.form-list {
		margin-right: 0;
		margin-left: 0;
	}
	.account-create li {
		padding-left: 0;
		padding-right: 0; 
	}
	.footer-container.nrg .footer-lower .contact-info .actions {
		margin: 0;
		padding-left: 0;
	}
	.footer-container.nrg .contact-info .form-subscribe-header,
	.footer-container.nrg .contact-info .input-box {
		padding-left: 0;
	}
	.footer-container.nrg #newsletter-validate-detail-nrg .button {
		float: left;
	}
	.catalog-product-view .box-up-sell,
	.catalog-product-view .product-img-box {
		position: relative;
		overflow: hidden;
	}
	.header-container .black-bar .call-box {
		margin-bottom: 5px;
	}
	.header-container .black-bar .search-box {
		padding-bottom: 8px;
		padding-top: 4px;
	}
	.header-container .black-bar .log-box .header-links {
		float: none;
		text-align: center;
	}
	.header-container .header .header-content .menu-box {
		padding: 0 58px;
		position: relative;
		min-height: 30px;
	}
	.header-container .header .header-content .menu-box .cart-box {
		right: 8px;
		top: 0;
	}
	.header-container .pie-trigger {
		position: absolute;
		padding: 0;
		left: 8px;
		top: 0;
	}
	.header-container .header .header-content .menu-box .nav-container #nav-menu {
		text-align: left;
	}
	#nav-menu:after {
		display: none;
	}
	.header-container .form-search .search-autocomplete {
		left: -125px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.cs-banner {
		right: -200px;
		display: none;
	}
	.cs-banner .banner-cs-logo {
		right: 200px;
	}
	.account-create .new-account-img {
		width: 100%;
	}	
	.account-create .left-form {
		padding-right: 10px;
		border-right: 2px solid #f2f2f2;
	}
	.account-create .right-form {
		padding-left: 10px;
	}
	.account-create .password-input {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.footer-container.nrg .actions {
		float: right;
	}
	.footer-container.nrg .contact-info .form-subscribe-header,
	.footer-container.nrg .contact-info .input-box {
		padding-left: 0;
	}
	.header-container {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 999;
	}
	body {
		padding-top: 107px;
	}
	.header-container .header .header-content .menu-box .nav-container #nav-menu {
		display: block !important;
	}
	.header-container .header .header-content .menu-box .nav-container #nav-menu li.level0 &gt; a {
		padding: 0 6px;
	}
}

@media screen and (min-width: 1200px) {
	.account-create .left-form {
		padding-right: 10px;
		border-right: 2px solid #f2f2f2;
	}
	.account-create .right-form {
		padding-left: 10px;
	}
	.footer-container.nrg .contact-info .form-subscribe-header,
	.footer-container.nrg .contact-info .input-box {
		padding-left: 0;
	}
	.header-container {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 999;
	}
	body {
		padding-top: 107px;
	}
	.header-container .header .header-content .menu-box .nav-container #nav-menu {
		display: block !important;
	}
}
/* Redesign - Homepage general
========================================== */
.home-section-title h3 {
	margin-top: 26px
}
.home-section-title span {
    color: #d90000;
    font-weight: 100;
}
@media (min-width: 992px) {
	.home-section-title span {
		padding-left: 47px;
		padding-right: 47px;	
	}
}
.home-section-title h3:after {
	background: #d90000;
	top: 5px;
}
.hc-description {
	font-size: 15px;
}
@media screen and (min-width: 1200px) {
	body {
		padding-top: 150px;
	}
	body.cms-index-index {
	    padding-top: 103px;
	}
	.container {
	    width: 1143px;
	}
}
/* Redesign - Header
========================================== */
@media screen and (min-width: 1200px) {
	.header-container .header .header-content {
		height: 67px;
	}
	h1.logo {
	    position: absolute;
        left: 8px;
    	height: 120px;
    	padding: 25px 11px 13px 15px;
	    background-color: #f4f4f4;
	}
	h1.logo:before {
	    content: "";
	    display: block;
	    position: absolute;
	    bottom: 0;
	    left: -23px;
	    width: 23px;
	    height: 61px;
	    background: url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/logo-left-corner.png') no-repeat top right;
	}
	h1.logo:after {
	    content: "";
	    display: block;
	    position: absolute;
	    bottom: 0;
	    right: -23px;
	    width: 23px;
	    height: 61px;
	    background: url('https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/logo-right-corner.png') no-repeat;
	}
	.logo-wrapper .logo img {
		height: 54px;
	}
	.logo-wrapper .logo a img {
		height: 82px;
	}
}
.header-container {
	border-bottom: 0;
}
/* Redesign - Homepage Banner
========================================== */
.home-page-banner {
	height: 664px;
	background-image: url("https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/banner-bgr2.jpg");
}
@media screen and (max-width: 767px) {
	.home-page-banner {
	    height: auto;
	}
}
.cs-banner {
	transform: skewX(-18deg);
    overflow: hidden;
    right: -357px;
}
.cs-banner:hover {
	right: -150px;
}
.cs-banner img#float-banner {
    transform: skewX(18deg);
    position: relative;
    left: -108px;
    height: 664px;
}
.cs-banner:before {
    content: "";
    display: block;
    position: absolute;
    left: 50px;
    top: 330px;
    width: 17px;
    height: 30px;
	background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/sprite2.png) no-repeat;
	background-size: 400px 600px;
    background-position: -365px 0;
    margin-top: -15px;
    transform: skewX(18deg);
    z-index: 22;
}
.cs-banner .banner-cs-logo{
	transform: skewX(15deg);
}
.home-banner-text h2 {
	text-shadow: 2px 2px 0 rgba(0,0,0,0.18);
	margin-bottom: 10px;
	letter-spacing: -0.01em;
}
@media(min-width: 1200px) {
	.home-page-banner .home-banner-text {
		padding-top: 71px;
		padding-left: 28px;
	}
	.home-banner-text &gt; p {
		font-size: 26px;
		font-weight: 100;
	    line-height: 31px;
	    margin-bottom: 22px;
	}
}
.banner-button-container p {
    margin-bottom: 47px;
}
.cms-home .home-page-banner a {
    padding: 9px 54px 8px 54px;
    text-shadow: none
}
.home-banner-subtext h3 {
	margin: 20px 0 16px;
	letter-spacing: -0.01em;
}
.home-banner-subtext p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 28px;
}
.cs-logo-mobile {
	display: block;
	position: absolute;
	right: 0;
	bottom: 15px;
}
.cs-logo-mobile img {
	width: 100%;
}
.cs-logo-mobile a {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
@media (min-width: 1200px) {
	.cs-logo-mobile {
		display: none;
	}
}
/* Redesign - Home categories/products
========================================== */
.home-categories {
    padding-top: 29px;
}
.home-categories .hc-description {
    margin: 2px 0 26px;
    line-height: 22px;
}
.home-categories .home-products {
	position: relative;
	width: calc(100% - 10px);
	float: none;
    margin: 0 auto 20px;
}
.home-products &gt; span {
	display: inline-block;
	transition: 1s all;
}
.home-products:hover &gt; span {	
	background-color: rgba(255,255,255,0.3);
}
.home-products img {
    transition: all 0.5s;
    position: relative;
    z-index: -2;
}
.home-products a {
	left: 0;
	right: 0;
    background-color: #969696;
    display: block;
}
.home-products p {
    padding-top: 10px;
}
.home-products a span {
    background-color: #d90000;
    color: #fff;
    padding: 5px 20px;
    display: inline-block;
    margin-bottom: 20px;
}
.home-products:hover img {
	border: 1px solid #d90000;
}
.home-products:hover a {
	background-color: #272727;
}
.home-products a:hover, .home-products a:focus {
	text-decoration: none;
}
@media (max-width: 767px) {
	.home-products &gt; span {
		width: 100%;
		max-height: 280px;
	}
}
@media (min-width:1200px) {
	.home-categories .home-products {
		border-radius: 50%;
		margin: 0 5px 35px;
	}
	.home-products &gt; span:after {
	    content: "";
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    left: 0;
	    top: 0;
	    border-radius: 50%;
	    box-shadow: inset 0 0 0 3px rgba(150, 150, 150, 1);
	    transition: all 0.5s;
	}
	.home-products:hover &gt; span:after {
	    box-shadow: inset 0 0 0 5px rgba(217, 0, 0, 1);
	}
	.home-products img {
		height: 266px;
	}
	.home-products p {
	    padding: 25px 40px 0;
	    margin: 0px 0 37px;
	    font-size: 16px;
	}
}
.hc-view-all {
	text-align: center;
	margin: -5px 0 22px;
}
.hc-view-all a {
	font-size: 16px;
	color: #d90000;
}
/* Redesign - Home components
========================================== */
.home-components .components-parallax {
    background-image: url("https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/home-components.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 67px 0 56px;
}
@media (max-width: 767px) {
	.home-components .components-parallax {
		height: auto;
		padding: 15px 0;
	}
}
.home-components .components-box {
    background-color: rgba(217,0,0,0.85);
    margin: 0 auto;
    padding: 15px;
    position: relative;
}
@media (min-width: 1200px) {
	.home-components .cornered {
	    width: 1238px;
	    height: 0px;
	    border-bottom: 70px solid rgba(217,0,0,0.85);
	    border-right: 70px solid transparent;
	    margin: 0 auto;
	}
	.home-components .components-box:after {
	    content: "";
	    display: block;
	    position: absolute;
	    right: 0;
	    top: -70px;
	    border-right: 62px solid rgba(217,0,0,0.85);
	    border-bottom: 62px solid transparent;
	}
}
.home-components .components-box h3 {
    font-size: 40px;
    font-family: 'Roboto',sans-serif;
    color: #fff;
    font-weight: normal;
    text-shadow: 1px 1px 5px #000;
    margin: 0;
    float: left;
    margin-top: -9px;
}
.home-components .components-box p {
	font-family: 'Roboto',sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    text-shadow: 1px 1px 5px #000;
    margin: 0;
}
.home-components .components-list {
	margin: 20px 0 15px;
}
.home-components .components-item {
    text-align: center;
    padding-top: 40px;
}
.home-components .components-item p {
    font-size: 14px;
    color: #646464;
    text-transform: uppercase;
    margin: 10px 0;
}
@media (min-width: 992px) {
	.home-components .components-box {
		padding: 25px;
	}
	.home-components .components-item {
		float: left;
		width: 20%;
	}
}
@media (min-width: 1200px) {
	.home-components .components-box {
	    width: 1238px;
    	padding: 0 53px 53px;
	}
	.home-components .components-list .container {
		width: 1210px;
	}
}
.icon-sprite2 {
	background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/sprite2.png) no-repeat left top;
	background-size: 400px 600px;
	display: inline-block;
}
.icon-sprite2.icon-battery {
	width: 111px;
	height: 111px;
	background-position: 0 0;
}
.icon-sprite2.icon-batteries {
	width: 111px;
	height: 111px;
	background-position: 0 -110px;
}
.icon-sprite2.icon-task {
	width: 111px;
	height: 111px;
	background-position: 0 -221px;
}
.icon-sprite2.icon-carbattery {
	width: 111px;
    height: 118px;
    background-position: 0px -331px;
    margin-top: -7px;
}
.icon-sprite2.icon-cogwheels {
	width: 111px;
	height: 111px;
	background-position: 0 -449px;
}
.icon-sprite2.icon-battery-cs {
	width: 111px;
	height: 111px;
	background-position: -111px 0;
}
.icon-sprite2.icon-batteries-cs {
	width: 111px;
	height: 111px;
	background-position: -111px -110px;
}
.icon-sprite2.icon-task-cs {
	width: 111px;
	height: 111px;
	background-position: -111px -221px;
}
.icon-sprite2.icon-carbattery-cs {
	width: 111px;
    height: 118px;
    background-position: -111px -331px;
    margin-top: -7px;
}
.icon-sprite2.icon-cogwheels-cs {
	width: 111px;
	height: 111px;
	background-position: -111px -449px;
}
.icon-sprite2.icon-car {
    width: 73px;
    height: 38px;
    background-position: -222px 0;
}
.icon-sprite2.icon-bicycle {
    width: 74px;
    height: 44px;
    background-position: -222px -38px;
}
.icon-sprite2.icon-scooter {
    width: 74px;
    height: 40px;
    background-position: -222px -83px;
}
.icon-sprite2.icon-motocycle {
    width: 77px;
    height: 46px;
    background-position: -222px -124px;
}
.icon-sprite2.icon-truck {
    width: 63px;
    height: 38px;
    background-position: -222px -170px;
}
.icon-sprite2.icon-boat {
    width: 58px;
    height: 60px;
    background-position: -222px -209px;
}
.icon-sprite2.icon-exit {
    width: 79px;
    height: 54px;
    background-position: -222px -269px;
}
.icon-sprite2.icon-battery2 {
    width: 30px;
    height: 60px;
    background-position: -222px -324px;
}
.icon-sprite2.icon-flask {
	width: 48px;
    height: 50px;
    background-position: -301px 0;
}
.icon-sprite2.icon-graph {
    width: 63px;
    height: 50px;
    background-position: -302px -51px;
}
.icon-sprite2.icon-cogs {
    width: 63px;
    height: 57px;
    background-position: -302px -101px;
}
.icon-sprite2.icon-calendar {
    width: 56px;
    height: 57px;
    background-position: -301px -159px;
}
.icon-sprite2.icon-qrcode {
    width: 46px;
    height: 46px;
    background-position: -302px -218px;
}
.icon-sprite2.icon-tachometer {
    width: 59px;
    height: 47px;
    background-position: -302px -264px;
}
.icon-sprite2.icon-comments {
    width: 59px;
    height: 46px;
    background-position: -302px -311px;
}
.icon-sprite2.icon-leaf {
	width: 59px;
    height: 46px;
    background-position: -302px -357px;
}
/* Redesign - Home applications
========================================== */
.home-applications {
	background-color: #eeeeee;
    padding-bottom: 35px;
}
.home-applications .home-section-title span {
	background-color: #eeeeee;
}
.home-applications .home-section-title h3:after {
	background: #c6c6c6;
}
.home-applications .pf-row {
    padding: 30px 0 0;
}
.home-applications .pf-row .pf-item a, #nav-menu li.level0 &gt; div.sub-menu .pf-row .pf-item a {
	border: 0;
}
.home-applications .pf-row .pf-item a:hover, #nav-menu li.level0 &gt; div.sub-menu .pf-row .pf-item a:hover {
	color: #d90000;
}
.home-applications .pf-row .pf-item a span, #nav-menu li.level0 &gt; div.sub-menu .pf-row .pf-item a span {
	width: 94px;
	height: 94px;
	border-radius: 50%;
	background-color: #939598;
    margin: 0 auto 11px;
}
.home-applications .pf-row .pf-item a:hover span, #nav-menu li.level0 &gt; div.sub-menu .pf-row .pf-item a:hover span {
	background-color: #db1f26;
}
.home-applications .pf-row .pf-item a span i, #nav-menu li.level0 &gt; div.sub-menu .pf-row .pf-item a span i {
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
@media screen and (max-width: 767px) {
	.home-applications .pf-row .pf-item a {
		background-color: transparent;
	}
	.home-applications .pf-row .pf-item, .home-applications .pf-row .pf-item a {
	    text-align: center;
	    max-width: 100%;
	    padding-bottom: 15px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.home-applications .pf-row {
	    text-align: center;
	}
	.home-applications .pf-row .pf-item {
		width: 22%;
	}
}
/* Redesign - Home explore
========================================== */
.home-explore {
	overflow: hidden;
    padding: 36px 0 30px;
}
.home-explore .bx-wrapper {
	max-width: none;
	margin: 0 auto;
}
.home-explore .bx-wrapper .bx-viewport {
	overflow: visible !important;
	border: 0;
	box-shadow: none;
}
.home-explore .bx-wrapper .bx-controls .bx-pager {
	display: none;
}
@media (min-width: 992px) {
	.home-explore .bx-wrapper img {
		max-width: 1080px;
    	position: relative;
    	left: -47px;
	}
	.home-explore .bx-wrapper .bx-prev {
		left: 30px;
	}
	.home-explore .bx-wrapper .bx-next {
		right: 30px;
	}

}
@media (min-width: 1200px) {
	.home-explore .bx-wrapper img {
		max-width: 1168px;
	    position: relative;
	    left: -52px;
	}
	.home-explore .bx-wrapper .bx-prev {
		left: -62px;
	}
	.home-explore .bx-wrapper .bx-next {
		right: -50px;
	}
}
.home-explore .bx-wrapper li:not(.active-slide) {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.home-explore .bx-wrapper .bx-controls-direction a {
	width: 17px;
	height: 30px;
	margin-top: -15px;
}
.home-explore .bx-wrapper .bx-prev {
    background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/sprite2.png) no-repeat -365px 0;
    background-size: 400px 600px;
}
.home-explore .bx-wrapper .bx-prev:hover {
	background-position: -365px -60px;
}
.home-explore .bx-wrapper .bx-next {
    background: url(https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/sprite2.png) no-repeat -365px -30px;
    background-size: 400px 600px;
}
.home-explore .bx-wrapper .bx-next:hover {
	background-position: -365px -90px;
}
/* Redesign - Additional changes
========================================== */
.brands-block .home-section-title h3:after {
	background: #d4d4d4;
}
.brands-block .bx-wrapper {
	margin-bottom: 21px;
}
.footer-container.nrg .footer {
	background-color: #272727;
}
.footer-container.nrg .footer-lower .foot-box-wrap h3 {
	border-bottom: 2px solid #d8d8d8;
	margin-right: 44px;
}
@media (min-width: 992px) {
	.footer-container .footer-lower {
		padding-top: 63px;
	}
}
.footer-container .footer-lower p {
	padding-bottom: 9px;
}
.footer-container .white-bar .copyright address {
	color: #787878;
	text-transform: none;
}
/* Redesign - 21.12.2016. changes
========================================== */
.header-container .header .header-content {
	position: relative;
}
.header-container .header .header-content .menu-box {
	position: static;
}
.header-container .header .header-content .menu-box .cart-box {
	right: 11px;
	top: 16px;
}
@media (max-width: 767px) {
	.header-container .pie-trigger {
		top: 8px;
	}
	.header-container .header .header-content .menu-box .cart-box {
		top: 8px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.header-container .pie-trigger {
		top: 8px;
	}
	.header-container .header .header-content .menu-box .cart-box {
		top: 8px;
	}
}
#nav-menu {
	position: static;
}
#nav-menu li.level0 &gt; div.sub-menu {
	top: auto;
	padding: 20px 0 0;
}
#nav-menu li.level0 &gt; div.sub-menu .pf-row .pf-item {
	max-width: auto;
	width: 12.2%;
}
.products-table.data-table td, .products-table.data-table td * {
	color: #1d1d1d !important;
}
.products-table.data-table tr:hover td, .products-table.data-table tr:hover td * {
	color: #d90000 !important
}
.products-table.data-table td.price-cell span.price {
	color: #1d1d1d !important;
}
.block.block-categories ol li {
	border-bottom: 0;
}
.products-grid li.item .item-inner { 
  border: 1px solid #dadada; 
} 
.products-grid li.item:hover .item-inner { 
  box-shadow: none; 
}
.products-grid li.item .item-inner:hover {
    box-shadow: 0px 0px 5px 3px #dadada;
} 
.products-grid li.item .item-inner .product-name h2 { 
  font-weight: normal; 
} 
.product-view .box-related .products-grid .item .item-inner input.related-checkbox { 
  top: 204px; 
  left: -15px; 
} 
.product-view .box-related .products-grid .item .item-inner input.related-checkbox[type=checkbox] { 
  display:none; 
}  
.product-view .box-related .products-grid .item .item-inner input.related-checkbox[type=checkbox] + label 
{ 
  background: none; 
  height: 16px; 
  width: 16px; 
  display:inline-block; 
  padding: 0 0 0 0px; 
    position: absolute; 
    top: 204px; 
    left: -15px; 
    border: 1px solid #dddddd; 
} 
.product-view .box-related .products-grid .item .item-inner input.related-checkbox[type=checkbox]:checked + label 
{ 
  background: url("https://www.nrgeurope.com/skin/frontend/rebatt/subtheme/images/checkmark.png") center center; 
  height: 16px; 
  width: 16px; 
  display:inline-block; 
    border: 1px solid #dddddd; 
  padding: 0 0 0 0px; 
}
@media screen and (min-width: 1200px) {
	.cms-no-route-custom {
    padding-top: 104px;
	}
}
.cms-no-route-custom .layout {
	padding-top: 40px;
}
.cms-no-route-custom .breadcrumbs {
	display: none;
}
.validation-advice {
	display: none;
}
/* This css should be empty in default theme */
.misspell.fallback strong,
.misspell.suggest strong {
  color: #c76200;
}
.misspell.fallback strong strike,
.misspell.suggest strong strike {
  color: #3d6611;
  font-weight: normal;
}
.misspell.fallback strong a,
.misspell.suggest strong a {
  color: #c76200;
}

#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:9999999!important;background:#fff!important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888);src:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider&gt;ul,.rev_slider&gt;ul&gt;li,.rev_slider&gt;ul&gt;li:before,.rev_slider_wrapper&gt;ul,.tp-revslider-mainul&gt;li,.tp-revslider-mainul&gt;li:before,.tp-simpleresponsive&gt;ul,.tp-simpleresponsive&gt;ul&gt;li,.tp-simpleresponsive&gt;ul&gt;li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider&gt;ul&gt;li,.rev_slider&gt;ul&gt;li:before,.tp-revslider-mainul&gt;li,.tp-revslider-mainul&gt;li:before,.tp-simpleresponsive&gt;ul&gt;li,.tp-simpleresponsive&gt;ul&gt;li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-static-layers-back{z-index:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn&gt;*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn&gt;.active,.rev-scroll-btn&gt;:focus,.rev-scroll-btn&gt;:hover{color:#fff}.rev-scroll-btn&gt;.active,.rev-scroll-btn&gt;:active,.rev-scroll-btn&gt;:focus,.rev-scroll-btn&gt;:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(https://www.nrgeurope.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:after,.tp-kbimg-wrap:before{height:500%;width:500%}
</pre></body></html>