/*@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/*
#execFilter, #toggleCatalogoViewBody {
  display: none;
}
*/
#addCarrelloDiv {
 text-align: center;
}

#removeFilterOnTree{
 text-align:left;
}

#catalogoImage:hover, #catalogoImageGrid:hover {
 z-index: 10;
}

#toggleCatalogoView {
 padding-left: 15px;
}

#toggleCatalogoImg, #viewCatalogoGrid, #viewCatalogoList, #resetCatalogo,
#viewOfferteGrid, #viewOfferteList {
 height: 24px;
 width: 24px;
}

#functionalDiv {
 display: none;
}

#removeFilterOnTree:hover, #toggleCatalogoView:hover, #toggleCatalogoViewBody, 
#backToCatalogo:hover, #infoCarrelloImg:hover, .level2:hover, .level1:hover {
  cursor:pointer;
}

#searchBar {
  display: flex;
}

#searchBar span {
  height: 48px; /* image's height */
  //display: table-cell;
  //vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
}



#tabCatalogo, #tabPromo, #tabCarrello {
/*  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  width: 100%;*/
}

#nuoviArrivi {
 padding-top: 10%;
} 

#nuoviArriviVert, #bannerTable {
 display: none;
 position: fixed;
 /*left: 80%;                      */

} 

/* Messaggio articoli in offerta */
.artOfferta {
  font-weight: bold;
  //padding-top: 20px;
  font-size: 150%;
  color: #e03b3b;
  animation: blinker 1.5s linear infinite;
  
}

.tdMrkLineaMiddle {
 vertical-align: middle !important;
 
}

.tdMrkLineaTop {
 vertical-align: top !important;
 
}

.viewAllegatiImg {
 height: 32px;
 width: 32px;
 vertical-align: middle;
}

.viewAllegati{
 padding-left: 5px;
 font-weight: bold;
 font-size: 120%;
 color: green;
 vertical-align: middle;
}

.viewAllegati:hover, .viewAllegatiImg:hover {
 cursor: pointer;
}
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.shopInCatalogo {
 background-color: #faf8f8 !important;
 width: auto;
 overflow: auto;
 text-align: justify !important;
}   

.shopInCatalogoImg {
 margin-left: auto;
 margin-right: auto;
 height: 96;
 width: 128;
}

#shopInCatalogo {
 overflow: auto;
}

.shopInCatalogoTr {
 width: 100%;
 border-left: none;
 border-top: none;
 font-size: 90%;
}

.shopInCatalogo th {
  font-weight: bold;
  text-align: center !important;
  font-size: 150%;
}

.shopInCatalogo th:hover, .shopInCatalogo tr:hover {
  cursor: pointer !important;
}

.level1 {
  font-weight: bold;
  padding-top: 7px;
  font-size: 80%;
  list-style-type: none;
}

.level2, .mrkCheck {
  padding-left: 5px;
  padding-top: 2px;
  font-size: 80%;
  list-style-type: none;
}


.titoloCapofila {
  font-size: 120%;
  font-weight: bold;
}    
.treeChild {
  /*background-color: #fdf5df; */
  font-size: 12px;
 /* font-family: Verdana, Geneva, Tahoma, sans-serif;*/
  color: black;
  list-style-type: none;
  margin-left: 5%;
  
}

#levelSelector {
  width: 15%;
  border-top-left-radius: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-right-width: 0px;
  background: #cdcdcd;
  /*height: 35px;*/
  padding-left: 1px;
  font-size: 63%;
  font-weight: bold;
  padding: 0px !important;
  border-bottom: 1px solid;
  margin:0 !important;
  box-shadow: none !important;
}

#mrkSelector {
  width: 15%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 3px;
  border-right-width: 0px;
  background: #cdcdcd;
  /*height: 35px;*/
  padding-left: 1px;
  font-size: 63%;
  font-weight: bold;
  padding: 0px !important;
  margin:0 !important;
  box-shadow: none !important;
  
}

#ricercadesElem {
  border-top-left-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  height: 38px;
  padding-left: 5px;
}

.arrowUp:hover, .arrowDw:hover {
   cursor: pointer;
} 
.btnQta {
  padding: 0px!important;
}

.numSelezionati{
  /*text-align: center; */
  vertical-align: middle;
  border:  none;
  /*display: none;*/
  /*height: 64px; */
  /* width: 64px; */
  text-align: left;
}

#newItemsContent {
 position: fixed;
}

#tableLevelContent>th {
  text-align: left;
}

#tableLevel, #tableMarchi {
  padding-top: 20px;
  /*overflow: auto;*/
  font-size: 85%;
  float: left;
  padding-left: 10px;
  width: 45%;
  text-align: left;
}

#filterPanelNew, #filterPanelNewGrid {
 width: 22%;
 float: left;
 /*overflow-y: auto;*/
 font-size: 90%;
/* position: fixed;*/
 /*background-color: #efefef;*/

}

#optionCarrelloPanel, #optionTrackingPanel, #optionPromoPanel, 
#optionDocumentiPanel, #optionContentPanel, #optionScontiPanel, #optionPropostePanel, #optionRitiriPanel, #optionOffertePanel {
 width: 22%;
 float: left;
 /*overflow-y: auto;*/
 font-size: 90%;
 position: fixed;
 /*background-color: #efefef;*/

}

#addCarrelloDiv {
 padding-bottom: 10px;
 border-bottom: 1.2px solid #ccc;
}

#tableLevelContent, #tableMarchiContent {
  padding-left: 5px;
  
}

#addCarrelloBtn, #addPromoCarrelloBtn, [id^="addCarrelloBtnTable"], #validaScontiBtn, #reloadTrackingBtn,
#closePallboxBtn, #newRitiroBtn {
  /*display: none;*/
  background-color: #20ca38 !important;
  width: 50%;
  font-size: 1.5em !important;
  background-image: -webkit-linear-gradient(top, #20ca38, #15511d);
  height: 3em;
  border-radius: 7px;
}

#reloadRitiriBtn {
  background-color: #D9AA29 !important;
  width: 50%;
  font-size: 1.2em !important;
  background-image: -webkit-linear-gradient(top, #D9AA29, #D97E29);
}

#addCarrelloBtn:hover, #addPromoCarrelloBtn:hover {
 cursor: pointer;
 color: #dbdbdb;
}
#reloadTrackingBtn:hover {
 cursor: pointer;
}

#addCarrelloBtn:disabled, #addPromoCarrelloBtn:disabled {
 background-color: #939393 !important;
 background-image: -webkit-linear-gradient(top, #939393, #bdbaba);
}

.novitaVertTd {
  padding-left: 0rem !important;
  text-align: center;
  box-shadow: 0px 0px 1px 0px #999;
}

.thMrkLinLev {
  width: 50%
}

.numSelezionati {
  padding-left: 10px;
}

.carrelloImage:hover {
  cursor: pointer;
}

.treeNode {
 text-align: left;
 font-size: 90%;
}

.treeRoot {
  //background-color: #fdf5df;
  font-size: 12px;
  //font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: black;
  padding: 3px;
  //font-weight: bold;
  list-style-type: none;
  margin-left: 5%;
  
}

.infoAddCarrello {
  float: left;
  //padding: 3px;
  //margin-left: 5%;
  width: 100%;
  padding-top: 10px;
}

#raffinaRicercaTd{
  display: none;
} 

#marcaImage{
  width: 120;  
 // height: 60;
  height: auto;
  max-width: none !important;
}

.catalogoClass{
     width:100%;
     font-size: 80% ;
}

.detailClass {
    margin-left: auto;
    margin-right: auto;
    width:100%;
    border-color: black;
}

.catalogoCarrelloImg {
 height: 96;
 width: 128;
}

.tableCapofila {
   // margin-left: auto;
   // margin-right: auto;
    //width:100%;
    width:50%;
    border-color: black;
}    

.tableArticoli {
    margin-left: auto;
    margin-right: auto;
    width:100%;
    border-color: black;
    vertical-align: middle !important;
}

.capofilaDesc {
 background-color: #428bca;
 font-size: 1.5rem;
 //font-family: Verdana, Geneva, Tahoma, sans-serif;
 color: white;
 padding: 0.6vw;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
}

/*.capofilaDescError {
 background-color: red;
 font-size: 16px;
 //font-family: Verdana, Geneva, Tahoma, sans-serif;
 color: white;
 padding: 0.6vw;
 border-radius: 5px;
} */

.capofilaDescError {
  color: red;
  padding: 10 10 500 10;
  border: 1px solid red !important;
  background-color: oldlace;
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  vertical-align: top !important;
  padding-top: 50px !important;
}
}

.capofilaDesc a:hover {
	cursor:pointer;
	text-decoration:underline;
}

.headerTableArticoli, .headerTableArticoliSelect {
  //background-color: #428bca;
  //font-size: 1rem;
  //font-family: Verdana, Geneva, Tahoma, sans-serif; 
  //color: white;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  color: black;
  font-weight: bold;
  font-size: 92%;
  background-color: white;
}

.headerTableDettArticolo {
  font-weight: bold;
  font-size: 100%;
  //background-color: #7feff2;
  border: 1px solid #aaa;
}

#tableDettArticoliDiv {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

#headerTableArticoliSelect:hover{
  cursor: pointer;
}

#linkLinea:hover {
  cursor: pointer;
  //font-style: italic;
  //text-decoration: underline;
} 

.btnModQta {
  border: none;
  background-color: #fff;
  padding-left: 5px !important;
}

.btnModQtaAlt {
  border: none;
  background-color: #fff;
  padding-left: 5px !important;
}

.btnModQtaCarr {
  border: none;
  background-color: #fefc78;
  padding-left: 5px !important;
}

.btnModQtaCarrAlt {
  border: none;
  background-color: #feca78;
  padding-left: 5px !important;
}

.btnModQtaCarrello {
  border: none;
  background-color: #e4fb20;
  padding-left: 5px !important;   
}

.rowTableArticoli, .rowTableArticoliAlt, .folderList, .folderListAlt {
   //font-size: 1rem ;
   font-size: 12px !important;
   padding: 5px 0px 5px 0px;
   background-color: #ffffff;
   border-top: 0.2px solid #ccc;
   border-bottom: 0.2px solid #ccc;
   //font-family: Verdana, Geneva, Tahoma, sans-serif; 
}

.rowTableDettArticoli {
   font-size: 100%;
   padding: 5px 0px 5px 0px;
   background-color: #ffffff;
   border: 1px solid #aaa;
    
}

/*28032018 gestito colore alternativo con parametro
.rowTableArticoliAlt, .folderListAlt {
   //font-size: 1rem;
   font-size: 12px;
   padding: 5px 0px 5px 0px;
   //font-family: Verdana, Geneva, Tahoma, sans-serif; 
   background-color: #e8fdfd;
   border-top: 0.2px solid #ccc;
   border-bottom: 0.2px solid #ccc;
  
}
*/
.rowTableArticoliCarr {
  // font-size: 1rem;
   font-size: 12px !important;
   padding: 5px 0px 5px 0px;
   background-color: #fefc78;
   border-top: 0.2px solid #ccc;
   border-bottom: 0.2px solid #ccc;
}

.rowTableArticoliCarrAlt {
   //font-size: 1rem;
   font-size: 12px !important;
   padding: 5px 0px 5px 0px;
   //background-color: #feca78;
   border-top: 0.2px solid #ccc;
   border-bottom: 0.2px solid #ccc;
}

.rowTableArticoliErr {
  // font-size: 1rem;
   font-size: 12px !important;
   padding: 5px 0px 5px 0px;
   //font-family: Verdana, Geneva, Tahoma, sans-serif; 
   background-color: #f8361c;
   border-top: 0.2px solid #ccc;
   border-bottom: 0.2px solid #ccc;
   
}

.rowTableArticoliArrivato {
  // font-size: 1rem;
   font-size: 12px !important;
   padding: 5px 0px 5px 0px;
   //font-family: Verdana, Geneva, Tahoma, sans-serif; 
   background-color: #74f185;
   border-top: 0.2px solid #ccc;
   border-bottom: 0.2px solid #ccc;
   
}

.rowTableArticoliResiduo {
  // font-size: 1rem;
   font-size: 12px !important;
   padding: 5px 0px 5px 0px;
   //font-family: Verdana, Geneva, Tahoma, sans-serif; 
   background-color: #27d57b;
   border-top: 0.2px solid #ccc;
   border-bottom: 0.2px solid #ccc;
   
}

.capofilaDescEst:hover, .capofilaDescEst2:hover {
 /*background-color: yellow;*/
 cursor:pointer;
 //font-weight: bold;
 vertical-align: top;
}

.arrowUp, .arrowDw {
 height: 14px;
 width: 14px;
}
#globalFilterTable {
  //   width: 100%;
  // table-layout: fixed;
}

#selectMarchio, #selectCategoria {
  width: 100%;
  text-transform: uppercase;
}

#filterTable {
  font-size: 0.8em;
//  border: 0.15em solid #428bca;
  width: 100%;
}

#filtriMarcaHead, #filterTreeHead, #optionCarrelloPanelHead, #optionPromoPanelHead, #optionScontiPanelHead, 
#optionTrackingPanelHead, #optionContentPanelHead, #optionDocumentiPanelHead, #optionPropostePanelHead, #optionRitiriPanelHead,
#optionOffertePanelHead {
 background-color: #428bca;
 font-size: 1rem;
 padding: 5px;
 //font-family: Verdana, Geneva, Tahoma, sans-serif; 
 color: white;
 font-weight: bold;
 border-radius: 5px;
}


#filtriCategoriaHead{
 background-color: #428bca;
 font-size: 12px ;
// font-family: Verdana, Geneva, Tahoma, sans-serif; 
 color: white;
}

#filtriCategoria{
 //background-color: #fdf5df;
 font-size: 12px ;
// font-family: Verdana, Geneva, Tahoma, sans-serif; 
 color: black;
}

.filterTableTD {
 vertical-align: bottom;
 padding: 2px;
}

.removeFilterTd {
  vertical-align: middle;
}

#filtriMarca{
 //background-color: #fdf5df;   
 font-size: 12px ;
// font-family: Verdana, Geneva, Tahoma, sans-serif; 
 color: black;
}

/*
#filterPanel{
 position: fixed;
 width:20%;
 top:0;
 left:-25%;
 height:2000px;
}
*/

#qtaCarrelloImg:hover, #imgPromoArt:hover, [id^="LNKLIN_"]:hover {
 cursor: pointer;
}

.capofilaDescEst, .capofilaDescEst2 {

 font-size: 1.2rem;
 text-align: justify;
 border: 1px solid #ccc;
 border-right: none;
 border-bottom: none;
 border-top-left-radius: 5px;
 padding: 10px;
 vertical-align: top !important;
}

.capofilaDescEst2 {
  border-left: none;
  border-top: none;
  font-size: 90%;
  //column-count: 2;
  //column-gap: 40px;
  //-moz-column-fill: auto; /* Firefox */
  float: left;
  
  //column-fill: auto;
}

.addCarrelloDiretto, .addWishList {
 width: 24px; 
 height: 24px;
}

.addCarrelloDiretto:hover, .addWishList:hover {
 cursor: pointer; 
 
}


#newItemsTitle, #bannerNewsTitle, #newItemsTitleVert, #lastPromoTitle, #bannerNewsTitle {
 /*28032018
 background-color: #428bca;
 text-align: center;
 font-size: 1.7rem;
 //font-weight: bold;
 //font-family: Verdana, Geneva, Tahoma, sans-serif;
 color: white;
 padding: 7px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
 */
  background-color: #fff;
  font-size: 150%;
  font-weight: bold;
  text-align: left;
} 
.bannerNewsTitle {
 background-color: #efefef;
 float: left;
 padding-left: 10px;
 padding-top: 10px;
 padding-bottom: 20px;
 width: 100%;
 border-bottom: 1px solid #ccc;
 font-size: 130%;
 font-weight: bold;
}

.bannerTitleClass {
 font-size: 80%;
 font-weight: bold; 
}

.bannerDataClass {
 font-size: 50%;
  
}
 
.bannerLeftTd {
 // width: 50%;
  font-size: 75%;             
}

.bannerRightTd {
  width: 50%;
  //text-align: center;             
}

.bannerRightImg {
  width: 50%;
  height: auto;     
}
.bannerTitleClass:hover, .bannerRightImg:hover, .bannerLeftTd:hover, .bannerRightTd:hover {
  cursor: pointer;
} 

#bannerNews {
  float: right;
  background-color: #efefef;
  width: 22%;
  
}
/*#newItemsTitle:hover, #bannerNewsTitle:hover {*/
#newItemsTitle:hover, #newItemsTitleVert:hover, #primoAcquistoTitle:hover { 
 cursor: pointer;
 text-decoration: underline;
}

#catalogoImage {
  //width:128;
  width:auto;
  height:160;
  max-width: none !important;
}

#catalogoImageGrid {
  width:256;
  height:192;     
  text-align: center;
}

.catalogoGridTbl {
 border-spacing: 10px;
 border-collapse: separate;
}

.catalogoGridTd {
 padding: 10 10 10 10;
 border: 1px solid #ccc !important;
 /*border-top-left-radius: 5px;
 border-top-right-radius: 5px;
 border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px;
 */
 text-align: center;
 
}

#primoAcquistoMrkImage {
  width: 120px;
  height: 60px; 
  box-shadow: 0px 0px 1px 0px #999;
}

#novitaImage, #novitaImageVert {
  //29032018 width:128;
  //29032018 height:96;
  width: 200px;
  height: 150px; 
  box-shadow: 0px 0px 1px 0px #999;
  //padding-left: 2px;
  //padding-right: 2px;
}

#tableWorkspace {
 float: left;
 padding-left: 2%;
 padding-top: 2%;
}

#lastPromoImage {
  width:185;
  height:253;
  box-shadow: 0px 0px 1px 0px #999;
  //padding-left: 2px;
  //padding-right: 2px;
}

#novitaImage:hover, #novitaImageVert:hover, #lastPromoImage:hover{
 cursor: pointer;
}

#novitaImageVert {
  box-shadow: none;
  padding-bottom: 2px;
  padding-top: 2px;
}

.transitionTd {
 transition: max-height 2s ease;
}

#novitaImageNull {
  width:128;
  height:96;
 // padding-left: 2px;
 // padding-right: 2px;
}

#bigImgDescr {
 padding-top: 10px;
}

.marcaImage {
 /*border: 1px solid #ccc;*/
 border-left: none;
 border-bottom: none;
 /*border-top-right-radius: 5px;*/
 /*border-bottom-right-radius: 10px;*/
 
 padding-right: 7px !important;
}

.breadCrumb {
 text-decoration: underline;
 padding-left: 0px;
 }
 
.breadCrumb:hover {
  cursor: pointer;
}

.capofilaDescImage {
  font-size: 80%;
  padding-left: 0px;
  text-align: justify;
  width: 640px;

}

.insArtMsg {
 border: 1px solid #ccc;
 border-top: none;
 border-bottom-right-radius: 5px;
 border-bottom-left-radius: 5px;
 background-color: orange;

 padding: 10px;
}

.articoliCapofila {
 border: 1px solid #ccc;
 border-top: none;
 border-bottom-right-radius: 5px;
 border-bottom-left-radius: 5px;
 padding: 10px;
}

.marcaImage:hover {
 cursor:pointer;
}

#closeImage {
  position: relative;  
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}


@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.blinkImage {
    -webkit-animation: blink 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: blink 1s;
    -moz-animation-iteration-count: infinite;
    -o-animation: blink 1s;
    -o-animation-iteration-count: infinite;
}


// css per breadcrumb

.breadcrumb { 
  list-style: none; 
  overflow: hidden; 
  font: 18px Sans-Serif;
  
}
.breadcrumb li { 
  float: left; 
  
}
.breadcrumb li a {
  /*color: white;*/
  text-decoration: none; 
  padding: 10px 0 10px 25px;
  background: #f5f5f5; /* fallback color */
 /* background: hsla(34,85%,35%,1); */    
  position: relative; 
  display: block;
  float: left;
  height: 20;
}
.breadcrumb li a::after { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 20px solid transparent; /* Go big on the size, and let overflow hide */
  border-bottom: 20px solid transparent;
  border-left: 18px solid #f5f5f5;  
 /* border-left: 18px solid hsla(34,85%,35%,1); */
  position: absolute;
  top: 50%;
  margin-top: -20px; 
  left: 100%;
  z-index: 2; 
}

.breadcrumb li a::before { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 20px solid transparent;       
  border-bottom: 20px solid transparent;
  border-left: 18px solid black;
  position: absolute;
  top: 50%;
  margin-top: -20px; 
  margin-left: 2px;
  left: 100%;
  z-index: 1; 
}


.steps {
  margin: 40px;
  padding: 0;
  overflow: hidden;
}
.steps a {
  color: white;
  text-decoration: none;
}
.steps em {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}
.steps li {
  float: left;
  margin-left: 0;
  width: 150px; /* 100 / number of steps */
  height: 70px; /* total height */
  list-style-type: none;
  padding: 5px 5px 5px 30px; /* padding around text, last should include arrow width */
  border-right: 3px solid white; /* width: gap between arrows, color: background of document */
  position: relative;
}
/* remove extra padding on the first object since it doesn't have an arrow to the left */
.steps li:first-child {
  padding-left: 5px;
}
/* white arrow to the left to "erase" background (starting from the 2nd object) */
.steps li:nth-child(n+2)::before {
  position: absolute;
  top:0;
  left:0;
  display: block;
  border-left: 25px solid white; /* width: arrow width, color: background of document */
  border-top: 40px solid transparent; /* width: half height */
  border-bottom: 40px solid transparent; /* width: half height */
  width: 0;
  height: 0;
  content: " ";
}
/* colored arrow to the right */
.steps li::after {
  z-index: 1; /* need to bring this above the next item */
  position: absolute;
  top: 0;
  right: -25px; /* arrow width (negated) */
  display: block;
  border-left: 25px solid #7c8437; /* width: arrow width */
  border-top: 40px solid transparent; /* width: half height */
  border-bottom: 40px solid transparent; /* width: half height */
  width:0;
  height:0;
  content: " ";
}

/* Setup colors (both the background and the arrow) */

/* Completed */
.steps li { background-color: #7C8437; }
.steps li::after { border-left-color: #7c8437; }

/* Current */
.steps li.current { background-color: #C36615; }
.steps li.current::after { border-left-color: #C36615; }

/* Following */
.steps li.current ~ li { background-color: #EBEBEB; }
.steps li.current ~ li::after { border-left-color: #EBEBEB; }

/* Hover for completed and current */
.steps li:hover {background-color: #696}
.steps li:hover::after {border-left-color: #696}



.arrows { white-space: nowrap; }
.arrows li {
    display: inline-block;
    line-height: 26px;
    margin: 0 9px 0 -10px;
    padding: 0 20px;
    position: relative;
}
.arrows li::before,
.arrows li::after {

    border-right: 1px solid #666666;
    content: '';
    display: block;
    height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    transform: skewX(45deg);   
}
.arrows li::after {
    bottom: 0;
    top: auto;
    transform: skewX(-45deg);
}

.arrows li:last-of-type::before, 
.arrows li:last-of-type::after { 
    display: none; 
}

.arrows li a { 
   font: 22px Sans-Serif;  
   /*letter-spacing: -1px;*/ 
   text-decoration: none;
   color: hsl(0, 0%, 45%);
}

/*.arrows li:nth-of-type(1) a { color: hsl(0, 0%, 70%); } 
.arrows li:nth-of-type(2) a { color: hsl(0, 0%, 65%); } 
.arrows li:nth-of-type(3) a { color: hsl(0, 0%, 50%); } 
.arrows li:nth-of-type(4) a { color: hsl(0, 0%, 45%); }+*/

/*
 CATALOGO
*/

/*
 PROMO
*/

/*
 CARRELLO
*/

/*
 DOCUMENTI
*/

@media screen and (min-width: 360px){

#paginator, #paginator2{
  display:none;
}

.removeFilterTd {
 padding-left: 0.2rem !important;
}

#nuoviArriviVert, #nuoviArrivi, #lastPromo {
  display:none;
}

.filterTableTD {
 vertical-align: bottom;
 padding: 2px !important;
}


#nuoviArriviMobile {
 display: block;
}

#marcaImageMobile {
 display: block;
}

#marcaImageNormal {
 display: none;
 text-align: center !important;
}

.tableCapofila{
  width: 100%;
}


//#filterPanel, #optionCarrelloPanel, #optionPromoPanel, #optionScontiPanel, #optionTrackingPanel {
#filterPanel, #optionCarrelloPanel,  #optionScontiPanel, #optionTrackingPanel, #optionOffertePanel {
 position: relative;
 width:100%;
// top:0;
// left:-25%;
 //height:2000px;
 padding-top: 6px;
 padding-bottom: 10px;
}
  
#filterTreeHead {
  border-radius: 5px;
}
 
}

@media screen and (min-width: 640px) {

#paginator, #paginator2 {
  display:block;
}

#marcaImageMobile {
 display: none;
}

#marcaImageNormal {
 display: block;
}

#nuoviArriviMobile {
 display: none;
}

#nuoviArrivi {
 display: none;
}

.tableCapofila{
  width: 50%;
}

#filterTreeHead {
  border-radius: 5px;
}


//28032018#filterPanel, #optionCarrelloPanel, #optionScontiPanel, #optionTrackingPanel, #optionContentPanel, #optionDocumentiPanel {
#filterPanel, #optionScontiPanel {
 position: fixed;
 width:17%;
// top:0;
// left:-25%;
// height:2000px;
 border-radius: 0px;
 padding: 0px;
 
} 

}