/*! Mercator -  */.category-chose {
    position:absolute;
    z-index:1005;
    top: 20px;
    width:100%;
    display:none;
}

.category-chose-active .category-chose{
    display:block;
}

.category-chose-active .sidebar  {
    padding-right:0px;
}

.category-chose .one-category {
    float:left;
    border: 1px solid #d5d5d5;
    margin-right:10px;
    width:150px;
    padding:2px;
    text-align:center;
    min-height:170px;
    position:relative;
    margin-bottom:10px;
      border-radius: 4px; 
}

.category-chose .well {
    position:relative;
    top: 30px;
    min-height: 500px;
}

.category-chose .one-category .checkbox{
    position:absolute;
    top:2px;
    left:2px;
}

#filtersCategoriesPopup .title-box .title {
  margin: 0 0 24px 0;
padding: 13px 0 0;
}

#filtersCategoriesPopup .categories-popup-save {
    float: right;
    margin-top: 20px;
    margin-right: 26px;
}

.category-chose  a.category-chose-close {
    position:absolute;
    top: 8px;
    right: 10px;
    font-size:36px !important;
    /*color:#fff;*/
    font-weight:300;
    line-height:20px;
    font-size: 14px;
padding: 16px 25px; 
}



.category-chose  .btn-with-x {
    margin-right: 30px;
    position: relative;
}

.category-chose  .btn-with-x:hover {
  background-color: #d9144c;
}

.category-chose  .btn-with-x:after {
    content: "X";
    position: absolute;
    top: 15px;
    right: -35px; 
    color: #333;
    font-size: 22px;
    font-weight: bold;
    display: block;
    width: 35px;
    text-align: center;

    }

.category-chose  a.category-chose-close:hover {
    text-decoration:none;
    color:#000;
}

.category-chose  .one-category:hover { 
    border: 1px solid #a5a5a5; 
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.05);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.05); 
    cursor: pointer;
}

.category-chose  .one-category.active { 
    border: 1px solid #a5a5a5;
    border-radius: 4px;   
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.05);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.05); 
}

.category-chose  .one-category.active:after { 
    position:absolute;
    bottom:-12px;
    width:27px;
    height:12px;
    content:"";
    left:60px;
    background:url(../../../../../../img/active-category.png) no-repeat; 
}

.category-chose  .one-category .slika{
    display:block;
}

.category-chose  .one-category .slika img{
    height: 85px;
}

.category-chose  .one-category .naslov{
    display:block;
    font-size:12px;
}

.category-chose  .one-category .naslov span{
    color:#999;
}

.category-chose .one-sub-category {
    clear:both;
    position:relative;
}

.category-chose .one-sub-category .row{
    padding-left:25px;
    padding-right:25px;
}

.category-chose .one-sub-category .one-sub-nav {
    position:absolute;
    top: 100px;
    font-size:30px;
    color:#666;
}

.category-chose .one-sub-category .one-sub-nav:hover {
    color:#d9144c;
    cursor: pointer;
}

.category-chose .one-sub-category .prev {
    left:5px;
}

.category-chose .one-sub-category .next {
    right:5px;
}

.category-chose .one-sub-category .list-unstyled {
    margin-bottom:20px; 
}

.category-chose .one-sub-category .list-unstyled  span{
    color:#999;
}

.category-chose .one-sub-category .list-unstyled .checkbox{
    font-weight:bold;
}

.category-chose .one-sub-category .list-unstyled ul{
    list-style:none;
    padding-left:10px;
}

.category-chose .one-sub-category .list-unstyled ul .checkbox{
    font-weight:normal;
    font-size:12px;
}

.lib-filters-categories-popup-load-screen {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}

.lib-filters-categories-popup-load-screen .lib-grid-ajax-loader {
    top: 40%;
    margin: 0px;
}

#filtersCategoriesChildrenPopup .well {
    min-height: 180px;
    top: 0px;
}

#filtersCategoriesChildrenPopup, #filtersCategoriesChildrenPopupItemsTemplate,
.filters-template,
.lib-filters-categories-popup .lib-filters-categories-load-screen {
    display: none;
}

#filters ul.filters-list {
    margin-bottom:0px;
}

#filters {
    position: static;
    padding: 5px 15px;
 /*   background-color: #ffffff;*/
}

#filters.force-static {
    position: static !important;
    height: 100% !important;
    max-height: none !important;
}

#filters.force-static #mCSB_1 {
    max-height: none !important;
}

#filters.force-absolute {
    position: absolute !important;
    bottom: 0px !important;
    top: auto !important;
}

#filtersHolder {
    padding: 0px;
}


#main .sidebar #filters.affix {
  position: fixed;
  top: 100px; 
} 

.nav-down #main .sidebar #filters.affix { 
  top: 173px; 
} 

#main .sidebar  #filters.affix-bottom {
  position: absolute;
}

#main .sidebar  #filters.affix-bottom, #main .sidebar  #filters.affix {
  width: 295px;
}

#filtersHolder .lib-filters-load-overlay {
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
    margin-left: -15px;
    z-index: 5;
}

#filters .lib-filters-brands-input {
    margin-bottom: 10px;
}

#filters  .lib-filters-brands-actions {
    margin-bottom: 10px;
    margin-top: 10px;
}

#filters  .lib-filters-brands-actions .btn {
    margin: 4px;
}

#filters .lib-filters-brands {
    margin-bottom: 5px;
}

#filters .active ul {
    margin-bottom: 14px;
}

#filters .content {
    display: none;
}

#filters .filter-shown .subtitle:before {
    content: "\f107";
}

#filters .lib-filters-my-filters-save-input {
    display: none;
}

#filters .lib-filters-my-filters-save-input input {
    width: 100%;
}

#filters .title .active {
    color: #D9144C;
}

#filters .title .fa.active {
    color: #D9144C;
}

#filters .title .fa, #filters .lib-filters-my-filters-holder .fa {
    color: #7f7f7f;
}

#filters .filters-save-actions {
    margin-top: 10px;
}

#filters aside {
    display: none;
}

#filters aside.lib-filters-holder {
    display: block;
}

#filters .title-box {
    background: transparent;
}

#filters .filters-save-actions .btn {
    margin: 4px;
}

#filters .allergens table {
    width: 100%;
    margin-bottom: 20px;
}

#filters .allergens td {
    padding: 2px;
}

#filters .allergens td.value {
    text-align: center;
}

#filters .allergens td.value .checkbox-holder {
    margin: auto;
    display: inline-block;
    width: 18px;
    height: 0px;
}

#filters .allergens td.value .new-checkbox {
    margin: 0px;
    padding: 0px;
    margin-top: -15px;
}

#filters .allergens td.value input[type='checkbox'] {
    margin-left: -8px;
}

#filters .allergens th.value {
    text-align: center;
    font-size: 10px;
    font-weight: normal;
}

#filters td.allergenTitle {
    font-size: 12px;
}

#filtersCategoriesChildrenPopup .hide-children-popup {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 26px;
    color: #666;
    font-weight: 300;
    line-height: 20px;
}

#filtersCategoriesChildrenPopup .hide-children-popup:hover {
    text-decoration: none;
}

#filtersCategoriesChildrenPopup .lib-filters-hide-categories {
    float: right;
    display: none;
}

#filtersCategoriesChildrenPopup .lib-filters-hide-categories.active {
    display: block;
}

#filters {
    overflow: auto;
}

.filter-tabs {
padding-top:4px;
margin-bottom:12px;
}

.filter-tabs  a {
  background-color: #f7f7f7;
  border-radius: 2px 2px 0 0;
  color: #555;
  font-size: 12px;
  text-decoration:none;
  display:block;
  padding: 8px 8px;
  transition: background-color 0.2s linear 0s; 
}

.filter-tabs  a:hover {
 background-color: #f2f2f2;
   text-decoration:none;
}

.filter-tabs  .holder.active > a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #d9144c;
  cursor: default;
}