div.cataloguePanel,div.searchView{max-width:960px;position:relative}div.cataloguePanel{min-height:140px}.textContent td{background:#252525;padding:20px;margin-top:2px}#tblCatalogue{text-align:center;margin:0 auto;width:100%;min-height:120px;padding:10px;display:flex;justify-content:space-evenly}#tblCatalogue div.catGroup{height:110px;width:95px;position:relative;padding:0;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}#tblCatalogue div.catGroup button{text-align:center;display:flex;justify-content:center}#tblCatalogue div.catGroup button img{height:100%}#tblCatalogue div.catGroup button span.catName{font-size:14px;color:grey}#tblCatalogue div.catGroup button span.catName.active{color:#e8c066;font-weight:700}#tblCatalogue div.catGroup button span.catName.active.white{color:#1a749c;font-weight:700}#tblCatalogue div.catGroup button .image-container>img.active{background:#2a8fbd;border-radius:10px}#tblCatalogue>ul{padding:0;width:100%;display:table;table-layout:fixed}div.products_menu{position:relative;overflow:hidden;height:100%;width:100%;z-index:1;display:block;display:flex;flex-flow:row wrap}div.products_menu>div{width:20%;padding:10px 5px;margin:0}div.searchPanel{visibility:hidden;height:60px;display:flex;width:100%;padding:15px 0}div.searchPanel>div{display:flex;flex-direction:row;justify-content:center}div.searchPanel>div:nth-child(1){width:58%}div.searchPanel>div:nth-child(2){width:42%}div.searchPanel input,div.searchPanel input[type=text]{width:70px}div.searchPanel>div:first-child>div{margin:0 3px;padding:3px 0}div.searchPanel>div:first-child>div:nth-child(2){margin-left:9px}div.searchPanel>div:nth-child(2)>div{margin:0 3px;padding:4px 0}div.searchPanel label,div.searchPanel span{display:inline-block}div.searchPanel ul>li{float:left;margin:0 2px}div.searchPanel ul>li>span{margin:0 3px}div.searchView{color:grey;font:400 14pt dinpro;padding:25px 40px}@media screen and (min-width:1280px){div.cataloguePanel,div.searchView{max-width:1280px}}div.searchView>div{display:flex;justify-content:flex-start;width:100%;height:20px}div.searchView>div>div{max-width:70px;float:left;margin:0 5px}div.searchView>div>div>label{line-height:1.6}div.slider-container{width:231px;padding:0 2px;position:relative;top:9px}div#slider-range{width:220px;height:4px}.ui-widget-content{background:#404040;border:#404040}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{background:#7f7f7f;border:#7f7f7f;outline:0}.ui-slider-horizontal .ui-slider-handle{top:-5px;width:20px}.ui-corner-all{-moz-border-radius:20px;-webkit-border-radius:20px;-khtml-border-radius:20px;border-radius:20px}div.product>div.detail{position:relative;padding-top:5px;height:100%;display:flex;flex-direction:column}div.product>div.detail>div{text-align:center}div.product>div.detail>div:nth-child(1){display:flex;height:100%;justify-content:center;flex-direction:column;align-items:center}div.product>div.detail>div>button{display:inline-block;background-color:transparent!important;border:none;padding:0;text-transform:uppercase;width:100%}div.product>div.detail>div:nth-child(1)>div{height:50%}div.product>div.detail>div:nth-child(1)>div:nth-child(1){overflow:hidden}div.product>div.detail>div:nth-child(1)>div:nth-child(2){display:flex;flex-direction:column;justify-content:center;align-content:center;margin-bottom:13px;overflow:hidden}div.product>div.detail>div:nth-child(1)>div:nth-child(2)>span{display:block;position:relative;overflow:hidden;padding:2px 3px}div.product>div.detail>div:nth-child(1)>div:nth-child(2)>.productName{font-size:14px;color:#777575;text-align:center;width:100%}div.product>div.detail>div:nth-child(1)>div:nth-child(2)>span.productPoints,div.product>div.detail>div:nth-child(1)>div:nth-child(2)>span.productPointsDiscount{color:#2a8fbd;text-align:center;font-size:13px;justify-content:center;align-items:center;display:flex;height:10%;padding:8px}div.product>div.detail>div:nth-child(1)>div:nth-child(2)>span.productPointDate{font-size:14px;color:red;text-align:center}div.product div.button_redeem{top:113px;width:100%}div.product div.button_detail{top:139px;width:100%}div.products-loading-spinner{position:relative;margin:0 auto;text-align:center}#tblCatalogue div.catGroup button span.catName.white{color:#1F1F1B}#tblCatalogue div.catGroup button:hover span.catName.white{color:#38c0ff}.view-select-label{padding:0 15px 0 10px}.catalogue-select{text-indent:0}.image-container{height:72px;width:95px}.image-container img{position:relative}.catGroup>button{display:flex;flex-direction:column;align-items:center;justify-content:center;background:0 0;border:none}.catGroup>button>span{display:block;text-transform:capitalize;text-align:center}.mainContent.catalogue{min-height:1124px}.image-container.products img{position:absolute}.image-container.products{width:100%;height:100%}button[id=searchBtn]:disabled{background:grey;cursor:not-allowed}