/* Font family e colore di sfondo */
@media(max-width: 6000px) {
    
    .myCollectionBtn {
        
        margin-top: 20px !important;
    }
    
    .myCollectionSearchBoxesSeparator {
    
        margin-top: 25px
    }
    
    .myCollectionFreeSearchTextbox {
        
        margin-top: 45px;
    }
    
    .myCollectionSearchBoxBtn {
        
        margin-top: 10px
    }
    
    .myCollectionSearchBox {
        
        height: 195px;
    }
    
    .myCollectionFreeSearchBox {
        
        height: 195px;
    }
    
    .myCollectionFreeSearchBoxBtn {
        
        margin-top: 19px
    }
    
    .newsletterSearchButtonHome {
        float: left;
        width: 160px;
        min-height: 30px;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: normal;
        margin: 0px 0px 10px 0px;
        border-color: #dea700;
        border:1px solid #dea700;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        background-color: #dea700;
        padding: 4px 0px 0px 0px;
    }
    
    .newsletterSearchButton {
        float: left;
        width: 160px;
        min-height: 30px;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: normal;
        margin: 0px 0px 10px 15px;
        border-color: #dea700;
        border:1px solid #dea700;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        background-color: #dea700;
        padding: 4px 0px 0px 0px;
    }
    
    a.linkNewsletter:visited {
        color: #ffc000;
        text-decoration:none;
        font-size: 14px;
    }
        
    .myOrdersTitleDetail {
        font-size: 22px;
    }
    
    .dealerAreaLink {
        font-size: 16px;
        color: red;
        font-style: italic;
    }
    
    .wishlistRightDistance {
        margin-right: 175px
    }
    
    .trademarkColDxTitle {
        font-size: 14px;        
    }
    
    .brandColDxTitle {
       font-size: 14px; 
    }
    
    .categoryColDxTitle {
       font-size: 14px; 
    }
    
    .countryColDxTitle {
        width: 100px;
        font-size: 14px;
    }
    
    .scaleColDxTitle {
        font-size: 14px;
    }
    
    .rowResultColRight {
        padding-right: 0px;
        padding-top: 8px;
    }
    
    .leftArrowColDxCategory {
        padding-right: 10px;
    }
    
    .rightArrowColDxCategory {
        padding-left: 10px;
    }
    
    .leftArrowColDxBrand {
        padding-right: 10px;
    }
    
    .rightArrowColDxBrand {
        padding-left: 10px;
    }
    
    .leftArrowColDxTrademark {
        padding-right: 10px;
    }
    
    .rightArrowColDxTrademark {
        padding-left: 10px;
    }
    
    .leftArrowColDxScale {
        padding-right: 10px;
    }
    
    .rightArrowColDxScale {
        padding-left: 10px;
    }
    
    
    
    .pagination.home > li > a {
        background-color: #009900;
        color: #ffffff;
        font-size: 24px;
        /*font-size: 36px;*/
    }
    
    .pagination.home2 > li > a {
        background-color: #ffffff;
        color: #000000;
        font-size: 24px;
        /*font-size: 36px;*/
    }
    
    .footer-text {
        font-family: verdana;
        font-size: 12px;
    }
    
    .paginator-num-tot-pages {
        font-size: 12px;
        display: inline;
        float: right;
        margin-top: 10px;
        margin-left: 0px;
    }
    
    .cartCountrySelector {
        width: 400px;
    }
    
    .font-size-special-home-tab {
        font-size: 14px;
    }
    
    .font-size-special-home-tab-vat {
        font-size: 10px;
    }
    
    font-size-special-home-list {
        font-size: 14px;
    }
    
    .font-size-home-tab-vat {
        font-size: 10px;
    }
    
    .font-size-home-list-vat {
        font-size: 10px;
    }
    
    .divFlagGreen {
        margin: 5px 15px 0px 0px;
        border: 1px solid #009900;
/*        border-top-left-radius: 50px;
        border-top-right-radius: 50px;*/
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        background-color:#009900;
        padding-left: 18px;
        padding-top: 3px;
        color: #ffffff;
    }
    .divFlagGreenBottom {
        height: 40px;
        margin: 0px 15px 0px 0px;
        border: 1px solid #009900;
/*        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;*/
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-color:#009900;
        padding-left: 18px;
        padding-top: 0px;
        color: #ffffff;
    }
    
    .divSecondPaginatorHomePage {
        height: 54px;
        margin: 0px 15px 0px 0px;
        background-color:#ffffff;
        padding-left: 18px;
        padding-top: 0px;
        color: #000000;
    }

    .divFlagRed {
        margin: 30px 15px 0px 0px;
        border: 1px solid #cc0000;
/*        border-top-left-radius: 50px;
        border-top-right-radius: 50px;*/
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        background-color:#cc0000;
        padding-left: 18px;
        padding-top: 3px;
        color: #ffffff;
    }
    .divFlagRedBottom {
        height: 60px;
        margin: 0px 15px 0px 0px;
        border: 1px solid #cc0000;
/*        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;*/
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-color:#cc0000;
        padding-left: 18px;
        padding-top: 3px;
        color: #ffffff;
    }
    
    .divFlagRedBottomSearch {
        height: 60px;
        margin: 0px 0px 0px 0px;
        border: 1px solid #cc0000;
/*        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;*/
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-color:#cc0000;
        padding-left: 18px;
        padding-top: 3px;
        color: #ffffff;
    }

    .divFlagBlu {
        margin: 35px 15px 0px 0px;
        border: 1px solid #37abc8;
/*        border-top-left-radius: 50px;
        border-top-right-radius: 50px;*/
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        background-color:#37abc8;
        padding-left: 18px;
        padding-top: 3px;
        color: #ffffff;
    }
    .divFlagBluBottom {
        height: 60px;
        margin: 0px 15px 0px 0px;
        border: 1px solid #37abc8;
/*        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;*/
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-color:#37abc8;
        padding-left: 18px;
        padding-top: 3px;
        color: #ffffff;
    }
    
    .divFlagBluBottomSearch {
        height: 60px;
        margin: 0px 0px 0px 0px;
        border: 1px solid #37abc8;
/*        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;*/
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-color:#37abc8;
        padding-left: 18px;
        padding-top: 3px;
        color: #ffffff;
    }

    .divFlagBrown {
        margin: 30px 15px 0px 0px;
        /*width: 650px;*/
        border: 1px solid #d7812a;
/*        border-top-left-radius: 50px;
        border-top-right-radius: 50px;*/
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        background-color:#d7812a;
        padding-left: 18px;
        padding-top: 3px;
        color: #ffffff;
    }
    .divFlagBrownBottom {
        height: 60px;
        margin: 0px 15px 0px 0px;
        border: 1px solid #d7812a;
/*        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;*/
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-color:#d7812a;
        padding-left: 18px;
        padding-top: 3px;
        color: #ffffff;
    }
    
    .divFlagBrownBottomSearch {
        height: 60px;
        margin: 0px 0px 0px 0px;
        border: 1px solid #d7812a;
/*        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;*/
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-color:#d7812a;
        padding-left: 18px;
        padding-top: 3px;
        color: #ffffff;
    }
    
    .boxFlagScaleHomePage {
        font-size:16px;
        font-weight:normal;
        border: 1px solid #ffffff;
        margin:2px;
        padding: 1px;
        border-radius: 5px;        
    }
    
    .boxFlagScaleSearchPage {
        font-size:14px;
        font-weight:normal;
        border: 1px solid #eaeaea;
        margin:2px;
        padding: 1px;
        border-radius: 5px;        
    }    
    
    .boxSeeMoreHomePage {
        font-size:16px;
        font-weight:normal;
        border: 1px solid #ffffff;
        margin-bottom:0px;
        padding: 1px;
        border-radius: 5px;        
    }
        
    .resultImg {
        height: 160px;
        text-align:center;
    }
    .resultImgBox {
        /*height: 172px;*/
        height: 162px;
        text-align:center;
        vertical-align:middle;
        margin:0px;
        padding:0px;
    }
    .resultImgBox2 {
        margin:0px 5px 0px 5px;
        /*background-color:#eaeaea;*/
        background-color:#ffffff;
    }
    
    .homeCarCode {
/*        float:right;
        position: absolute;
        right: 18px;
        bottom: 0px;*/
        margin-top:2px;
        font-size:12px;
        font-weight: bold;
        color: #555555;
    }
    
    .homeImg {
        height: 115px;
        text-align:center;
    }
    
    .cartImgPreview {
        height: 105px;
    }
    
    .cartQt {
        min-height: 122px;
        border-right:1px solid #eaeaea;
        padding-top: 20px;
    }
    
    .cartTextDescr {
        font-size: 13px;
        width: 600px;
        /*height: 105px;*/
        border-right:1px solid #eaeaea;
        padding-left: 3px;
        padding-right: 3px;
        /*overflow: hidden;*/
    }
    
    .cart-items-table-header-description {
        width: 600px;
    }
    
    .cartTextDescrFirstBlock {
        /*height: 80px;*/
        min-height: 122px;
    }
    
    .cartRemoveImgContainer {
        width: 90px;
        /*margin-top:20px;*/
        min-height: 122px;
        border-right: 1px solid #eaeaea;
        padding-top: 30px;
    }
    
    .cartImgContainer {
        width: 100px;
        min-height: 122px;
        border-right:1px solid #eaeaea;
    }
    
    .cartTextPriceUnit {
        font-size: 13px;
        width: 80px;
        min-height: 122px;
        border-right: 1px solid #eaeaea;
        padding-top:20px;
        
    }
    
    .cartTextPrice {
        height: 122px;
        padding-top:20px;
    }
    
    .cart-items-table-header {
        height: 40px;
        border-right: 1px solid #eaeaea;
    }
    
    .pay-now-btn {
        float: left;
        text-align: center;
        width: 300px;
        height: 40px;
        border: 2px solid #00BB00;
        padding: 1px;
        font-size: 13px;
        margin-top: 20px;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: url('/graphics/btn_bg_sprite.gif') repeat-x scroll left 17.5% #ffa822;
        border-color: #d5bd98 #935e0d #935e0d #d5bd98;
        border-image: none; border-style: solid; border-width: 1px;
    }
    
    .pay-now-btn a {
        font-size: 22px;
    }
        
    
    .item-in-cart-not-available {
        border: 1px solid #dd0000;
        color: #dd0000;
        margin: 1px 0px;
        padding: 2px;
        /*float: left;*/
    }
    
    .detailsTitle {
        padding: 10px;
        font-size: 15px;
        margin-top: 2px;
        margin-bottom: 0px;
        text-align: center;
        border-radius: 6px;
        font-weight: bold;
    }
    
    .resultTitle {
        /*font-size: 15px;*/
        font-size: 14px;
        font-family: Verdana,​Arial,​Helvetica,​sans-serif;
        /*height: 26px;*/
        height: 18px;
        /*color:#333;*/
        color: #555555;
        /*border-bottom: 1px dotted #daddea;*/
        /*margin-bottom:4px;*/
        margin-bottom:0px;
        margin-right: 0px;
        overflow: hidden;
    }
    .homeTitle {
        /*font-size:14px;*/
        font-size: 12px;
        font-weight: bold;
        color: #555555;
        height:20px;
        margin:0px;
        padding-left:10px;
        padding-right:10px;
        
        width: 75%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .resultDescr {
        font-size: 12px;
        color:#004b91;
        margin-right: 0px;
        /*height: 38px;*/
        height: 37px;
        overflow: hidden;
        text-overflow: ellipsis;
        border-bottom: 1px dotted #daddea;
    }
    
    .resultReproducedTrademarkText {
        font-size: 14px;
        color: #555555;
    }

    .resultCarCode {
        /*height: 20px;*/
        height: 20px;
        /*border: 1px solid #daddea;*/
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight:normal;
        /*font-size:15px;*/
        font-size: 14px;
        /*color:#e47911;*/
        color:#555555;
    }
    
    .resultWishlist {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight:normal;
        font-size: 12px;
    }

    .homeDescr {
        /*font-family: "Arial Narrow", Tahoma, Arial, Helvetica,sans-serif;*/
        /*letter-spacing: 0.2px;*/
        font-size:11px;
        height:45px; /* era 30 */
        /*border: 1px solid #daddea;*/
        margin:0px;
/*        padding-left:15px;
        padding-right:15px;*/
    }
    

    .resultLabels {
        height: 20px;
        margin-top:3px;
        margin-right: 0px;
    }

    .resultPrice {
        font-size: 16px;
        height: 35px;
        color: #900;
        font-weight: bold;
        border-top: 1px dotted #daddea;
        border-bottom: 1px dotted #daddea;
        /*margin-top:2px;*/
        margin-top: 0px;
        /*margin-bottom:2px;*/
        margin-bottom: 0px;
        margin-right: 0px;
        padding-top:2px;
    }
    .homePrice {
        font-size:12px;
        color: #900;
        height:25px;
        
        padding-left:16px;
        padding-right:16px;

    }
    .homeAddToCart {
        float: right;
        margin-right: 20px;
    }
    .resultExtra {
        font-size: 12px;
        /*height: 19px;*/
        height: 17px;
        /*color: #e47911;*/
        color:#004b91;
        /*color: #000000;*/
        /*border: 1px solid #daddea;*/
        float:left;
        overflow: hidden;
    }

    .availableText {
        float: right;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #3C3;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .availableTextHome {
        float: right;
        padding: 0px 3px;
        margin-right: 6px;
        margin-top: 2px;
        color: #FFF;
        background-color: #3C3;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }

    .newProductTextHome {
        /*float: left;*/
        margin-top:1px;
        margin-right:8px;
        padding: 0px 0px;
        color: #F00;
        background-color: #FFF;
        border:1px solid #daddea;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .newProductText {
        float: left;
        padding: 0px 3px;
        color: #F00;
        background-color: #FFF;
        border:1px solid #daddea;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .product-used-label {
        float: right;
        padding: 0px 3px;
        color: #FFF;
        background-color: #D7812A;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .product-used-label-home {
        float: right;
        padding: 0px 3px;
        color: #FFF;
        background-color: #D7812A;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
        margin-top:2px;
        margin-right:2px;
    }
    
    .notAvailableText {
        float: left;
        padding: 0px 3px;
        margin-left: 5px;
        color: #C33;
        background-color: #FFF;
        border:1px solid #daddea;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .notAvailableTextHome {
        float: right;
        padding: 0px 3px;
        margin-right: 6px;
        margin-top: 2px;
        color: #C33;
        background-color: #FFF;
        border:1px solid #daddea;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .exclusive {
        float: left;
        padding: 0px 3px;
        margin-left: 6px;
        color: #F00;
        background-color: #FFF;
        border:1px solid #daddea;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .product-obsolete-label {
        float: left;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #888;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .product-obsolete-home {
        float: right;
        padding: 0px 3px;
        
        margin-top: 2px;
        
        margin-left: 6px;
        margin-right: 2px;
        color: #FFF;
        background-color: #888;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .availableOnText {
        float: right;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #37ABC8;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .availableOnTextHome {
        float: right;
        padding: 0px 3px;
        
        margin-top: 2px;
        
        margin-left: 4px;
        margin-right: 4px;
        color: #FFF;
        background-color: #37ABC8;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }

    .searchAlign {
        text-align:right;
    }

    .priceSpecialOffer {
        color: #999999;
        text-decoration: line-through;
        font-size: 14px;
        font-weight: normal;
    }
    
    .priceSpecialOfferHome {
        color: #999999;
        text-decoration: line-through;
        font-size: 12px;
        font-weight: normal;
    }
    
    .priceSpecialOfferLateral {
        color: #999999;
        text-decoration: line-through;
        font-size: 10px;
        font-weight: normal;
    }

    .priceTextDetail {
        margin-top: 0px;
        color: #900;
        font-size: 18px;
        font-weight: bold;
    }

    .priceTextDetail2 {
        margin-top: 0px;
        color: #900;
        font-size: 16px;
        font-weight: normal;
    }

    .carCodeDetail {
        font-family: Verdana,Geneva,sans-serif;
        font-weight:normal;
        font-size:22px;
        padding: 4px 0px 0px 0px;
        margin: 0px;
    }

    .availableTextDetail{
        padding: 0px 3px;
        margin-right: 5px;
        color: #FFFFFF;
        background-color: #33CC33;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-weight: bold;
        font-size: 18px;
    }

    .newProductTextDetail {
        margin: 1px;
        color: red;
        background-color: #FFFFFF;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-weight: bold;
        font-size: 18px;
        display:inline-block;
    }
    
    .notAvailableTextDetail {
        margin-left: 5px;
        margin-top:6px;
        margin-right: 4px;
        padding: 0px 3px;
        color: #C33;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 18px;
        display:inline-block;
    }
    
    .exclusiveTextDetail {
/*        float: left;*/
        padding: 0px 3px;
        margin-left: 6px;
        margin-top: 2px;
        color: #F00;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 18px;
        display:inline-block;
    }
    
    .availableOnTextDetail {
        padding: 0px 3px;
        margin-top: 2px;
        margin-left: 6px;
        color: #FFF;
        background-color: #37ABC8;
        border-radius: 4px;
        font-weight: bold;
        font-size: 18px;
        display:inline-block;
    }
    
    .product-obsolete-label-detail {
        padding: 0px 3px;
        margin-left: 6px;
        margin-top: 2px;
        color: #FFF;
        background-color: #888;
        border-radius: 4px;
        font-weight: bold;
        font-size: 18px;
        display:inline-block;
    }
    
    .product-used-label-detail {
        /*float: right;*/
        padding: 0px 3px;
        margin-left: 5px;
        margin-top: 2px;
        color: #FFF;
        background-color: #D7812A;
        border-radius: 4px;
        font-weight: bold;
        font-size: 18px;
        display:inline-block;
    }

    .imgCartDetail {
        /*width: 110px;*/
        text-align:center;
        padding:1px;
    }

    .carCode {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight:bold;
        font-size:12px;
        margin-top:1px;
        margin-bottom:3px;
        color:#e47911;
    }
    
    .errorMsg {
        color: #ff0000;
    }
        
    .searchSelect {
        /*width: 210px !important;*/
        width: 100% !important;
        height: 35px !important;
    }
    
    .no-search-results {
        background-color: #ffffcc;
        border: 2px solid #ffeb01;
        border-radius: 6px;
        padding: 10px;
        margin: 40px;
        text-align: center;
    }
    
    .fontMerryChristmas {
        font-style: italic;
        color: #ff0000;
        font-size: 20px;
        font-weight: bold;
    }
    .paddingMerryChristmas {
        padding-left: 320px;
    }
    .fontHappyEaster {
        font-style: italic;
        color: #ff0000;
        font-size: 20px;
        font-weight: bold;
    }
    .paddingHappyEaster {
        padding-left: 230px;
    }
    
    .aboutUsName {
        color: #337ab7;
        /*text-decoration: underline;*/
    }
    
    .mandatory-star {
        color: red;
    }
    
    .signup-separator {
        border-bottom: 2px dotted #daddea;
        margin-bottom: 26px;
    }
    
    #featured-box .banner {
        border-bottom: 16px solid #e2001a;
        padding: 0px;
    }
    
    #featured-box .featured-item {
        border: 2px solid #eaeaea;
        /*border-radius: 8px;*/
        margin-right: 4px;
        padding: 2px;
    }
    
    #featured-box .img-container {
        background-color: #fff;
        position: relative;
    }
    
    #featured-box .img-container img {
        display:block;
        margin:auto;
    }
    
    #featured-box .img-container .scale-badge {
        position: absolute;
        top: 7px;
        left: 5px;
        transform: rotate(-23deg);
        font-weight: bold;
        font-size: 12px;
        color: #e2001a;
        background-color: #fff;
        border-radius: 4px;
        border: 1px solid #a2cce9;
        padding: 2px;
    }
    
    #featured-box .img-container .sold-out {
        position: absolute;
        top: 20px;
        left: 15px;
        transform: rotate(-23deg);
        font-weight: bold;
        font-size: 26px;
        color: #F00000;
        text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
        padding: 2px;
    }
    
    #featured-box .price-container {
        padding: 4px; font-weight: bold;
    }
    
    #featured-box .list-price {
        font-size:12px;
        color: #B00;
        margin-left: 8px;
        margin-top: 2px;
    }
    
    #featured-box .special-price {
        font-size:14px;
        color: #090;
        margin-right: 8px;
    }

}
@media(max-width: 1200px) {
    
    .dealerAreaLink {
        color: red;
        font-size: 12px;
        font-style: italic;
        margin-left: -25px;
        padding-left: 0px;
    }
    
    .countryColDxTitle {
        width: 70px;
        font-size: 14px;
    }
    
    .font-size-special-home-tab {
        font-size: 12px;
    }
    
    .resultImg {
        height: 130px;
        text-align:center;
        /*border: 1px solid #000000;*/
    }

    .resultImgBox {
        height: 130px;
        text-align:center;
        margin:0px;
        padding:0px;
        /*border: 1px solid #000000;*/
    }

    .resultImgBox2 {
        margin: 0px 5px 0px 5px;
        /*background-color:#eaeaea;*/
        background-color:#ffffff;
    }
    
    .rowResultColRight {
        padding-right: 0px;
        padding-top: 0px;
    }

    .homeImg {
        height: 100px;
        text-align:center;
    }
    
    .cartImgPreview {
        /*height: 70px;*/
        height: 105px;
    }
    
    .cartQt {
        /*height: 75px;*/
        border-right:1px solid #eaeaea;
    }
    
    .cartTextDescr {
        font-size: 13px;
        width: 400px;
        /*height: 75px;*/
        border-right: 1px solid #eaeaea;
    }
    
    .cart-items-table-header-description {
        width: 400px;
    }
    
    .cartTextDescrFirstBlock {
        /*height: 56px;*/
    }
    
    .cartRemoveImgContainer {
        width: 90px;
        /*margin-top:20px;*/
        /*height: 75px;*/
        border-right: 1px solid #eaeaea;
        /*padding-top: 30px;*/
    }
    
    .cartTextPriceUnit {
        /*height: 75px;*/
        border-right: 1px solid #eaeaea;
    }
    
    .cartTextPrice {
        /*height: 75px;*/
    }
    
    .cartImgContainer {
        width: 100px;
        /*height: 75px;*/
        border-right:1px solid #eaeaea;
    }
    
    .resultTitle {
        font-size: 12px;
        font-family: verdana;
        /*height: 20px;*/
        height: 16px;        
    }
    .homeTitle {
        font-size:12px;
        height:20px;
    }
    .resultDescr {
        font-size: 11px;
        color:#004b91;
        height: 32px;
        overflow: hidden;
        text-overflow: ellipsis;
        /*border: 1px solid #daddea;*/
    }

    .resultCarCode {
        /*height: 20px;*/
        height: 20px;
        /*border: 1px solid #daddea;*/
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight:normal;
        font-size:12px;
        /*color:#e47911;*/
        color:#333;
    }

    .homeDescr {
        font-size:11px;
        height:45px; /* era 30 */
    }
    
    .resultReproducedTrademarkText {
        font-size: 12px;
        color: #555555;
    }

    .resultLabels {
        height: 18px;
        
        margin-top: 0px;
    }

    .resultPrice {
        font-size: 14px;
        /*height: 32px;*/
        height: 28px;
        color: #900;
        font-weight: bold;
        /*border: 1px solid #daddea;*/
    }
    .homePrice {
        font-size:12px;
        color: #900;
        height:25px;
    }
    .resultExtra {
        font-size: 12px;
        height: 16px;
        /*color: #e47911;*/
        color:#004b91;
        /*color: #000000;*/
        /*border: 1px solid #daddea;*/
    }

    .availableText {
        float: right;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #3C3;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    .newProductText {
        float: left;
        padding: 0px 3px;
        color: #F00;
        background-color: #FFF;
        border:1px solid #daddea;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .newProductTextHome {
        /*float: left;*/
        margin-top:1px;
        margin-right:8px;
        padding: 0px 0px;
        color: #F00;
        background-color: #FFF;
        border:1px solid #daddea;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .product-used-label {
        float: right;
        padding: 0px 3px;
        color: #FFF;
        background-color: #D7812A;
        border-radius: 4px;
        font-weight: bold;
        font-size: 11px;
    }
    
    .notAvailableText {
        float: left;
        padding: 0px 3px;
        margin-left: 5px;
        color: #C33;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .exclusive {
        float: left;
        padding: 0px 3px;
        margin-left: 6px;
        color: #F00;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .product-obsolete-label {
        float: left;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #888;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .availableOnText {
        float: right;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #37ABC8;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }

    .searchAlign {
        text-align:right;
    }

    .priceSpecialOffer {
        color: #999999;
        text-decoration: line-through;
        font-size: 14px;
        font-weight: normal;
    }
    
    .priceSpecialOfferHome {
        color: #999999;
        text-decoration: line-through;
        font-size: 12px;
        font-weight: normal;
    }
    
    .priceTextDetail {
        margin-top: 0px;
        color: #900;
        font-size: 16px;
        font-weight: bold;
    }

    .priceTextDetail2 {
        margin-top: 0px;
        color: #900;
        font-size: 14px;
        font-weight: normal;
    }

/*    .carCodeDetail {
        font-family: Verdana,Geneva,sans-serif;
        font-weight:bold;
        font-size:16px;
    }*/

    .availableTextDetail{
        padding: 0px 3px;
        margin-right: 5px;
        color: #FFFFFF;
        background-color: #33CC33;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-weight: bold;
        font-size: 16px;
        display:inline-block;
    }

/*    .newProductTextDetail {
        margin: 10px;
        color: red;
        background-color: #FFFFFF;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-weight: bold;
        font-size: 16px;
    }*/
    
/*    .notAvailableTextDetail {
        margin-left: 5px;
        padding: 0px 3px;
        color: #C33;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 16px;
    }*/
    
/*    .exclusiveTextDetail {
        float: left;
        padding: 0px 3px;
        margin-left: 6px;
        color: #F00;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 16px;
    }*/
    
/*    .availableOnTextDetail {
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #37ABC8;
        border-radius: 4px;
        font-weight: bold;
        font-size: 16px;
    }*/
    
/*    .product-obsolete-label-detail {
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #888;
        border-radius: 4px;
        font-weight: bold;
        font-size: 16px;
    }*/
    
/*    .product-used-label-detail {
        float: right;
        padding: 0px 3px;
        margin-left: 5px;
        color: #FFF;
        background-color: #D7812A;
        border-radius: 4px;
        font-weight: bold;
        font-size: 16px;
    }*/

/*    .imgCartDetail {
        width: 90px;
        text-align:center;
    }*/

    .carCode {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight:bold;
        font-size:12px;
        margin-top:6px;
        margin-bottom:3px;
        
    }
    
    .fontMerryChristmas {
        font-style: italic;
        color: #ff0000;
        font-size: 20px;
        font-weight: bold;
    }
    .paddingMerryChristmas {
        padding-left: 120px;
    }
    .fontHappyEaster {
        font-style: italic;
        color: #ff0000;
        font-size: 20px;
        font-weight: bold;
    }
    .paddingHappyEaster {
        padding-left: 200px;
    }

}

@media(max-width: 992px) {
    
    .dealerAreaLink {
        font-size: 10px;
        color: red;
        font-style: italic;
        margin-left: -25px;
        padding-left: 0px;
    }
    
    .xs-sm-half-width {
        width: 48%;
        display: inline-block;
        text-align: center;
    }
    
    .footer-text {
        font-family: verdana;
        font-size: 9px;
    }    
    
    .resultImg {
        height: 130px;
        text-align:center;
    }

    .resultImgBox {
        height: 130px;
        text-align:center;
        margin:0px;
        padding:0px;
    }

    .resultImgBox2 {
        margin:0px 5px 0px 5px;
        background-color:#ffffff;
    }

    .homeImg {
        height: 115px;
        text-align:center;
    }
    
    .cartImgPreview {
        /*height: 70px;*/
        height: 105px;
    }
    
    .cartTextDescr {
        font-size: 10px;
        max-width: 180px;
    }
    
    .cart-items-table-header-description {
        max-width: 180px;
    }
    
    .resultTitle {
        font-size: 12px;
        font-family: verdana;
        /*height: 20px;*/
        height: 16px;
    }
    .homeTitle {
        font-size:12px;
        height:20px;
    }
    .resultDescr {
        font-size: 11px;
        color:#004b91;
        height: 32px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .resultReproducedTrademarkText {
        font-size: 12px;
        color: #555555;
    }

    .resultCarCode {
        /*height: 20px;*/
        height: 20px;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight:normal;
        font-size:12px;
        color:#333;
    }

/*    .homeCarCode {
        float:right;
        position: absolute;
        right: 8px;
        bottom: 0px;
        font-weight: bold;
    }*/
    
    .homeDescr {
        font-size:11px;
        height:45px; /* era 30 */
        margin-right:5px;
    }

    .resultLabels {
        height: 18px;
    }

    .resultPrice {
        font-size: 14px;
        height: 28px;
        color: #900;
        font-weight: bold;
/*        border: 1px solid #000000;*/
        padding-top:1px;
    }
    .homePrice {
        font-size:12px;
        color: #900;
        height:25px;
    }
    .resultExtra {
        font-size: 11px;
        /*height: 22px;*/
        height: 17px;
        /*color: #e47911;*/
        color:#004b91;
/*        border: 1px solid #000000;*/
    }

    .availableText {
        float: right;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #3C3;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    .newProductText {
        float: left;
        padding: 0px 3px;
        color: #F00;
        background-color: #FFF;
        border:1px solid #daddea;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .product-used-label {
        float: right;
        padding: 0px 3px;
        color: #FFF;
        background-color: #D7812A;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .notAvailableText {
        float: left;
        padding: 0px 3px;
        margin-left: 5px;
        color: #C33;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .exclusive {
        float: left;
        padding: 0px 3px;
        margin-left: 6px;
        color: #F00;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .product-obsolete-label {
        float: left;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #888;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }

    .availableOnText {
        float: right;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #37ABC8;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .searchAlign {
        text-align:right;
    }

    .priceSpecialOffer {
        color: #999999;
        text-decoration: line-through;
        font-size: 14px;
        font-weight: normal;
    }
    
    .priceSpecialOfferHome {
        color: #999999;
        text-decoration: line-through;
        font-size: 12px;
        font-weight: normal;
    }
    
    .priceTextDetail {
        margin-top: 0px;
        color: #900;
        font-size: 16px;
        font-weight: bold;
    }

    .priceTextDetail2 {
        margin-top: 0px;
        color: #900;
        font-size: 14px;
        font-weight: normal;
    }

/*    .carCodeDetail {
        font-family: Verdana,Geneva,sans-serif;
        font-weight:bold;
        font-size:14px;
    }*/

    .availableTextDetail{
        padding: 0px 3px;
        margin-right: 5px;
        color: #FFFFFF;
        background-color: #33CC33;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-weight: bold;
        font-size: 14px;
        display:inline-block;
    }

    .newProductTextDetail {
        margin: 10px 0px 10px 10px;
        color: red;
        background-color: #FFFFFF;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .notAvailableTextDetail {
        margin-top: 6px;
        margin-left: 5px;
        padding: 0px 3px;
        color: #C33;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 14px;
    }
    
    .exclusiveTextDetail {
        float: left;
        padding: 0px 3px;
        margin-left: 6px;
        color: #F00;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 14px;
    }
    
    .availableOnTextDetail {
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #37ABC8;
        border-radius: 4px;
        font-weight: bold;
        font-size: 14px;
    }
    
    .product-obsolete-label-detail {
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #888;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .product-used-label-detail {
        float: right;
        padding: 0px 3px;
        margin-left: 5px;
        margin-top: 10px;
        color: #FFF;
        background-color: #D7812A;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }

/*    .imgCartDetail {
        width: 80px;
        text-align:center;
    }*/

    .carCode {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight:bold;
        font-size:12px;
        margin-top:6px;
        margin-bottom:3px;
    }

    
    
}

@media(max-width: 768px) {
    
    .myCollectionBtn {
        
        margin-top: -30px !important;
    }
    
    .myCollectionSearchBoxesSeparator {
    
        margin-top: 8px
    }
    
    .myCollectionFreeSearchTextbox {
        
        margin-top: 5px;
    }  
    
    .myCollectionFreeSearchBox {
        
        height: 60px;
    }
    
    .myCollectionFreeSearchBoxBtn {
        
        margin-top: 8px;
        padding-left: 0px;
    }
    
    .myCollectionSearchBoxBtn {
        
        margin-top: 0px
    }
    
    .myCollectionSearchBox {
        
        height: 140px;
    }
        
    
    .newsletterSearchButtonHome {
        min-height: 35px;
        width: 180px;
        padding-top: 6px;
    }
    
    .newsletterSearchButton {
        min-height: 35px;
        width: 180px;
        padding-top: 6px;
    }
    
    a.linkNewsletter {
        font-size: 20px;
        border-bottom: 1px dashed #eaeaea;
    }
    
    .dealerAreaLink {
        font-size: 10px;
        color: red;
        font-style: italic;
        margin-left: 0px;
    }
    
    .wishlistRightDistance {
        margin-right: 25px
    }
    
    .rowResultColRight {
        padding-right: 0px;
        padding-top: 4px;
    }
    
    .pagination.home > li > a {
        background-color: #009900;
        color: #ffffff;
        font-size: 36px;
    }
    
    .divFlagGreenBottom {
        height: 40px;
        /*height: 72px;*/
        margin: 0px 15px 0px 0px;
        border: 1px solid #009900;
        border-bottom-left-radius: 35px;
        border-bottom-right-radius: 35px;
        /*background-color:#46b746;*/
        background-color:#009900;
        padding-left: 18px;
        padding-top: 0px;
        color: #ffffff;
    }
    
/*    .divFlagGreen {
        width: 450px;
    }

    .divFlagRed {
        width: 450px;
    }

    .divFlagBlu {
        width: 450px;
    }

    .divFlagBrown {
        width: 450px;
    }*/

    .footer-text {
        font-family: verdana;
        font-size: 10px;
    }

    /*
    .paginator-num-tot-pages {
        font-size: 9px;
    }
    */

    .rowResultColRight {
        padding-right: 0px;
    }
    
    .resultImg {
        height: 150px;
        text-align:center;
        /*border: 1px solid #000000;*/
    }

    .resultImgBox {
        height: 140px;
        text-align:center;
        margin:0px;
        margin-top: 10px;
        padding:0px;
        /*border: 1px solid #000000;*/
    }

    .resultImgBox2 {
        margin:0px 5px 0px 5px;
        background-color:#ffffff;
    }

/*    .homeCarCode {
        float:right;
        position: absolute;
        right: 8px;
        bottom: 0px;
        font-weight: bold;
    }*/
    
    .homeImg {
        height: 115px;
        text-align:center;
        /*border: 1px solid #ff0000;*/
    }
    
    .cartImgPreview {
        /*width: 90px;*/
        height: 105px;
    }
    
    .cartTextDescr {
        font-size: 13px;
        max-width: 400px;
        border: 0px;
        /*height: 100%;*/
    }
    
    .cart-items-table-header-description {
        max-width: 400px;
    }
    
    .cartTextPrice {
        font-size: 14px;
        border: 0px;
    }
    
    .cartImgContainer {
        width: 100px;
        border:0px;
    }
    
    .cartRemoveImg {
        width: 25px;
    }
    .cartRemoveImgContainer {
        width: 30px;
        border:0px;
    }
    
    .cartTextPriceUnit {
        width: 0px;
    }
    
    .cartQt {
       border: 0px;
    }
    
    .resultTitle {
        font-size: 14px;
        height: 16px;
        margin-left:2px;
        margin-top:0px;
        /*border: 1px solid #daddea;*/
    }
    .homeTitle {
        font-size:12px;
        height:18px;
        /*height:100%;*/
    }
    .resultDescr {
        font-size: 12px;
        color:#004b91;
/*        height: 48px;*/
        /*height: 35px;*/
        height: 56px; /* era 37 */
        margin-left:0px;
        margin-right:0px;
        padding-left: 0px;
        padding-right: 0px;
        /*border: 1px solid #daddea;*/
    }
    
    .resultReproducedTrademarkText {
        font-size: 14px;
        color: #555555;
    }

    .resultCarCode {
        /*height: 20px;*/
        height: 20px;
        /*border: 1px solid #daddea;*/
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight:normal;
        font-size:14px;
        /*color:#e47911;*/
        color:#000000;
        margin-left:3px;
    }
    
    .resultWishlist {
        font-size: 12px;
    }

    .homeDescr {
        font-size:11px;
        height:45px; /* era 30 */
        /*height:100%;*/
    }

    .resultLabels {
        height: 25px;
        padding-top: 4px;
        margin-left: 0px;
        margin-right: 0px;
        /*border:1px solid #000000;*/
    }

    .resultPrice {
        font-size: 14px;
        height: 25px;
        color: #900;
        margin-left:2px;
        margin-right:0px;
        font-weight: bold;
        border: 0px solid #daddea;
    }
    .homePrice {
        font-size:12px;
        color: #900;
        /*height:100%;*/
        height:18px;
    }
    .resultExtra {
        font-size: 12px;
        /*height: 25px;*/
        height: 20px;
        /*color: #000000;*/
        /*color: #e47911;*/
        color:#004b91;
        margin-left:2px;
        margin-right:0px;
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .availableText {
        float: right;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #3C3;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    .newProductText {
        float: left;
        padding: 0px 3px;
        color: #F00;
        background-color: #FFF;
        border:1px solid #daddea;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .product-used-label {
        float: right;
        padding: 0px 3px;
        color: #FFF;
        background-color: #D7812A;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
        margin-right: 2px;
    }
    
    .notAvailableText {
        float: left;
        padding: 0px 3px;
        margin-left: 5px;
        color: #C33;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .exclusive {
        float: left;
        padding: 0px 3px;
        margin-left: 6px;
        color: #F00;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .product-obsolete-label {
        float: left;
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #888;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .availableOnText {
        float: right;
        padding: 0px 3px;
        margin-left: 6px;
        margin-right: 6px;
        color: #FFF;
        background-color: #37ABC8;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }

    .searchAlign {
        text-align:left;
    }

    .priceSpecialOffer {
        color: #999999;
        text-decoration: line-through;
        font-size: 14px;
        font-weight: normal;
    }
    
    .priceSpecialOfferHome {
        color: #999999;
        text-decoration: line-through;
        font-size: 12px;
        font-weight: normal;
    }
    
    .priceTextDetail {
        margin-top: 0px;
        color: #900;
        font-size: 14px;
        font-weight: bold;
    }

    .priceTextDetail2 {
        margin-top: 0px;
        color: #900;
        font-size: 12px;
        font-weight: normal;
    }

    .carCodeDetail {
        font-family: Verdana,Geneva,sans-serif;
        font-size: 22px;
        font-weight: normal;
        margin: 0;
        padding: 0px;
        color: #000000;
    }

    .availableTextDetail{
        padding: 0px 3px;
        margin-right: 5px;
        color: #FFFFFF;
        background-color: #33CC33;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
        display:inline-block;
    }

    .newProductTextDetail {
        margin: 10px;
        color: red;
        background-color: #FFFFFF;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border:1px solid #eaeaea;
        font-weight: bold;
        font-size: 12px;
    }
    
    .notAvailableTextDetail {
        margin-top: 2px;
        margin-left: 5px;
        padding: 0px 3px;
        margin-left: 5px;
        color: #C33;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .exclusiveTextDetail {
        padding: 0px 3px;
        margin-left: 6px;
        color: #F00;
        background-color: #FFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .availableOnTextDetail {
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #37ABC8;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    
    .product-obsolete-label-detail {
        padding: 0px 3px;
        margin-left: 6px;
        color: #FFF;
        background-color: #888;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }
    
    .product-used-label-detail {
        padding: 0px 3px;
        margin-left: 5px;
        color: #FFF;
        background-color: #D7812A;
        border-radius: 4px;
        font-weight: bold;
        font-size: 10px;
    }

    .imgCartDetail {
/*        width: 80px;
        text-align:center;*/
        margin-bottom: 3px;
    }

    .carCode {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight:bold;
        font-size:12px;
        margin-top:1px;
        margin-bottom:3px;
    }
    
    .detailsTitle {
        padding: 0px;
        font-size: 15px;
        margin-top: 2px;
        margin-bottom: 0px;
        text-align: center;
        border-radius: 6px;
        font-weight: normal;
    }
    
    .fontMerryChristmas {
        font-style: italic;
        color: #ff0000;
        font-size: 16px;
        font-weight: bold;
    }
    .paddingMerryChristmas {
        padding-left: 100px;
    }
    .fontHappyEaster {
        font-style: italic;
        color: #ff0000;
        font-size: 16px;
        font-weight: bold;
    }
    .paddingHappyEaster {
        padding-left: 100px;
    }
    
    #featured-box .banner {
        border-bottom: none;
    }

}

/* exception for iPad */
@media(width: 768px) {
    
    .myCollectionBtn {
        
        margin-top: 20px !important;
    }
    
    .cartTextDescr {
        font-size: 10px;
        max-width: 180px;
    }
    
    .cartTextPriceUnit {
        display: none;
    }
    
    .resultLabels {
        height: 20px;
    }
    
}

@media(max-width: 650px)
{
    .fontMerryChristmas {
        font-style: italic;
        color: #ff0000;
        font-size: 14px;
        font-weight: bold;
    }
    .paddingMerryChristmas {
        padding-left: 40px;
    }
    .fontHappyEaster {
        font-style: italic;
        color: #ff0000;
        font-size: 14px;
        font-weight: bold;
    }
    .paddingHappyEaster {
        padding-left: 40px;
    }
}

/* immagine home orientazione portrait */
@media(max-width: 625px) {
    .homeImg {
/*        height:80px;*/
        height:115px;
        text-align:center;
    }

    .resultImg {
        height:150px;
    }

    .resultImgBox {
        height: 150px;
    }
    
    .resultTitle {
        font-size: 11px;
        height: 20px;
        margin-right: 0px;
    }
    
    .resultTitleWithUsedLabel {
        font-size: 12px;
    }
        
    .availableOnText {
        float:left;
        font-size: 10px;
    }
    
    .resultCarCode {
        height:18px;
    }
    
    .trademarkReduced {
        font-size: 10px;
    }
    
}


/*@media(max-width: 480px) {
    .resultImgBox {
        width: 160px;
        height: 120px;
    }
    .resultImg {
        height: 120px;
    }
    .rowResultColRight {
        padding-left: 0px
    }
}*/

body {
    background-color: #ffffff;
    /*font-family: Arial, Verdana, "Helvetica Neue", Helvetica, sans-serif;*/
    font-family: Verdana;
    margin-left:15px;
    margin-right:15px;
}

/* --------------------    */
.dropdown-submenu {
    position: relative;
    padding-right: 10px;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 30px;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* --------------------    */

.menuItem {
    float:left;
    margin-right: 20px;
}

.glyphicon.home {
    font-size: 40px;
    color: #ffffff;
}

.shadow {
    -webkit-box-shadow: 7px 7px 5px 0px #ccc;
    -moz-box-shadow:    7px 7px 5px 0px #ccc;
    box-shadow:         7px 7px 5px 0px #ccc;
}

.selectedItem {
    background-color: #FFFFAA;
}

.notifyjs-corner {
    top: 70px !important;
}


.cart-icon-container {
  height: 20px;
  width: 123px;
  position: relative;
}
.cart-icon {
  position: absolute;
  left: 0;
  top: 3px;
}
.cart-icon-text {
  z-index: 100;
  position: absolute;
  color: red;
  font-size: 14px;
  font-weight: normal;
  left: 8px;
  top: -10px;
}
.cart-icon-price {
  z-index: 100;
  position: absolute;
  color: red;
  font-size: 12px;
  font-weight: normal;
  left: -2px;
  top: 18px;
}
.cart-icon-label {
  position: absolute;
  left: 25px;
  top: 0px;
}


.alt-address-input {
    width: 330px;
}

.spanDetailRow {
    border-right: 1px dotted #DDD;
    margin-right:5px; 
    padding:0px 10px 0px 5px;
}

.quantity-input {
    width: 30px;
    height: 32px;
    margin-top: 2px;
    margin-right: 1px;
    font-size: 20px;
    font-weight: bold;
    color: #555;
}

table, th, td {
    border: 1px solid #DDD;
    font-size: 14px;
    padding: 3px;
}
table {
    margin: 0px auto;
    border-collapse: collapse;
    width: 80%;
}

.priceText {
    margin-top: 0px;
    color: #900;
    font-size: 18px;
    font-weight: bold;
}

.rowResult {
    /*border-bottom:1px solid #daddea;*/
    border-bottom:1px solid #aaaaaa;
    margin-top: 0px;
    margin-bottom: 1px;
    margin-left:8px;
    margin-right:8px;
}

.rowOrder {
    border-bottom:1px dotted #daddea;
    margin: 4px 4px 4px 4px;
    padding: 4px 4px 4px 4px;
    text-align: right;
}

.rowOrder label {
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
}

.rowOrder select {
    font-size: 12px;
}

.divResults {
    margin-top: 3px;
    border:1px solid #daddea;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.rowHeadDetail {
    background-color:#daddea;
    margin:10px 0px 10px 0px;
    font-size:14px;
    color:#000000;
    font-weight:bold;
    border:1px solid #daddea;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.rounded {
    /*background-color: #daddea;
    border: 1px solid #daddea;*/
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding:5px;
}

.roundedBlue {
    /*background-color: #daddea;*/
    border: 1px solid #357ebd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding:5px;
}

.rowCart {
    border-bottom:1px solid #daddea;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left:8px;
    margin-right:8px;
    text-align:center;
}

h1 {
    font-size: 26px;
}

/*
h2 {
        color:#004b91;
        text-align:center;
}
*/

h2 {
    font-size:22px;
    margin-top: 40px;
}

.divNumResults {
    /*border:1px solid #000000;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-top:12px;
}

.divActiveShippingAddress {
    background-color: #F7FFF7;
    border: 2px solid #3C3;
    height: 580px;
}

.divAlertPaypalShipping {
    background-color: #FFFFAA;
    /*border: 2px solid #3C3;*/
    margin: 25px;
    padding:10px;
}

.divGrayBorder {
    border:2px solid #daddea;
    margin:15px;
    padding:15px;
}

.divSeeMore {
    border:2px solid #daddea;
    margin:5px 15px 10px 15px;
    padding:5px;
    background-color: #eaeaea;
    height: 45px;
    font-size:20px;
}

.divSeeMoreNumber {
    float:left;
    width:50px;
    background-color: #ffffff;
    border: 1px solid #000000;
    margin-left: 20px;
    font-size:20px;
}

.divGreen {
    border: 2px solid #3C3;
    margin:15px;
    padding:30px;
    background-color: #F7FFF7;
}

.divRed {
    border: 2px solid #ff0000;
    margin:15px;
    padding:15px;
    background-color: #fbdada;
}

.divGreenTopLeftBottom {
    border: 4px solid #009900;
    margin:0px 15px 0px 0px;
    padding:15px 0px 0px 0px;
    
/*    border-top: 3px solid #009900;
    border-left: 3px solid #009900;
    border-bottom: 3px solid #009900;
    margin:0px 15px 0px 0px;
    padding:15px 0px 0px 5px;*/
}

.divRedTopLeftBottom {
    border: 4px solid #cc0000;
    margin:0px 15px 0px 0px;
    padding:15px 0px 0px 0px;
    
/*    border-top: 3px solid #cc0000;
    border-left: 3px solid #cc0000;
    border-bottom: 3px solid #cc0000;
    margin:0px 15px 0px 0px;
    padding:15px 0px 0px 5px;*/
}

.divBlueTopLeftBottom {
    border: 4px solid #37abc8;
    margin:0px 15px 0px 0px;
    padding:15px 0px 0px 0px;
    
/*    border-top: 3px solid #37abc8;
    border-left: 3px solid #37abc8;
    border-bottom: 3px solid #37abc8;
    margin:0px 15px 0px 0px;
    padding:15px 0px 0px 5px;*/
}

.divBrownTopLeftBottom {
    border: 4px solid #d7812a;
    margin:0px 15px 0px 0px;
    padding:15px 0px 0px 0px;
    
/*    border-top: 3px solid #d7812a;
    border-left: 3px solid #d7812a;
    border-bottom: 3px solid #d7812a;
    margin:0px 15px 0px 0px;
    padding:15px 0px 0px 5px;*/
}

.divMsgContainer {
    margin-top: 60px;
    height: 400px;
}

.divLateralSearch {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    border:1px solid #daddea;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width:100%;
    margin-top: 0px;
    margin-bottom: 10px;
    padding:0px;
}

.divLateralSearch2 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    border:1px solid #daddea;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    width:100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding:0px;
}

.divLateralSearch3 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    border:1px solid #daddea;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width:100%;
    margin-top: 0px;
    margin-bottom: 10px;
    padding:0px;
}

.divLateralSearchGreen {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    border:1px solid #32c832;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width:100%;
    margin-top: 0px;
    margin-bottom: 10px;
    padding:0px;
}

.divQuickSearch {
    float: left;
    width:50%;
    height:30px;
    background-color:#ffffff;
    margin:0px;
    font-weight: normal;
    border:1px solid #daddea;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-top:10px;
    padding-top:5px;
}

.divCart {
    font-weight: normal;
    border:2px solid #00ff00;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width:100%;
    margin-top:10px;
    padding:5px;
}

.top , .center  {
    border-bottom:1px dotted #daddea;
    margin:0px 0px 0px 0px;
    padding-top:2px;
    padding-bottom:2px;
}

.topGreen {
    background-color: #32c832;
    border-bottom:1px dotted #32c832;
    margin:0px 0px 0px 0px;
    padding-top:2px;
    padding-bottom:2px;  
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#divModalCategories .modal-content, #divModalBrands .modal-content, #divModalProducers .modal-content,
#divModalQuickCategories .modal-content, #divModalQuickBrands .modal-content, #divModalQuickProducers .modal-content {
    height:400px;
    overflow:auto;
}
.modal-body p, #divMoreBrands p, #divMoreProducers p, #divQuickMoreBrands p, #divQuickMoreProducers p  {
    text-align:center;
    /*border:1px solid #daddea;*/
}

.modal-body p:hover {
    background-color:#ffe955;
    color:#000000;
}

@media(max-width: 720px) {
    
    .myOrdersHeaders {
        font-size: 10px;
    }  
}

/* links */
a:link {
    color: #004b91;
    text-decoration:none;
}

/* visited link */
a:visited {
    color: #004b91;
    text-decoration:none;
}


/* mouse over link */
a:hover {
    color: #e47911;
    text-decoration:none;
}

/* selected link */
a:active {
    color: #e47911;
    text-decoration:none;
}

a.btn:link, a.btn:visited, a.btn:hover, a.btn:active {
    color: #ffffff;
    text-decoration:none;
}


/* --------------- */

.availableText {
    float: right;
    padding: 0px 3px;
    margin-right: 5px;
    color: #FFFFFF;
    background-color: #33CC33;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    /*font-size: 11px;*/
}

.list-price-4 {
    float: left;
    margin-top: 10px;
    color: #900;
    font-size: 14px;
    text-align: left;
}

.border-description-col {
    border-bottom: 1px dotted #aaaaaa;
}

.search-form {
    background-color:#eaeaea;
    padding:5px 5px 5px 5px;
}


.page-navigation {
    background-color: #eaeaea;
    margin: 10px 0px;
    padding: 4px 0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align:center;
}

.page-navigation .links a {
    border: 1px solid #CCCCCC;
    background-color: #EBEBEB;
    padding: 4px 7px;
    text-decoration: none;
    margin: 0px 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.col-lat-dx {
/*    margin-bottom: -99999px;*/
    padding-bottom: 99999px;
    padding-right: 30px;
    background-color:#ffffff;
    /*border:1px solid #daddea;*/
}

.home-msg {
    padding: 10px;
    /*background-color: #ffffaa;*/
    background-color: #d9edf7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
}

/* Classe per applicare un margine inferiore */

.margine-bottom {margin-bottom: 20px;}

/* Stili per sovrascrivere e modificare la Navbar di Bootstrap */
.navbar {
    border: none;
}

.navbar-nav {
    margin-top: 0;
}

.navbar-brand {
    padding-top: 0px;
}

.navbar-default {
    /*background-color: #fcfcfc;*/
    background-color: #ffffff;
}

.navbar-default .navbar-nav > li > a {
    font-size: 14px;
    /*font-weight: bold;*/
    /*text-transform: uppercase;*/
    color:#333333;
    border-bottom: 1px solid #357ebd;
    margin-top:5px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #357ebd;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #357ebd;
}

.navbar-toggle {
    border-radius: 0;
}

.navbar-default .navbar-toggle {
    border: 1px solid #357ebd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #357ebd;
}

.navbar-default .navbar-collapse {
    border-color: transparent;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #357ebd;
    border-bottom-color: #357ebd;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #357ebd;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

@media screen and (min-width: 768px) {
    .navbar-default .navbar-nav > li > a {
        border-bottom: none;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        border-bottom: 4px solid #357ebd;
        padding-top: 13px;
    }

    .navbar-default .navbar-nav > li > a {
        border-bottom: 4px solid #ffffff;
        padding-top: 13px;
    }

}

/* Stili per sovrascrivere e modificare i menu dropdown di Bootstrap */

.dropdown-menu {
    padding: 0 0;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175);
}
.dropdown-menu > li > a {
    padding: 7px 10px;
    border-bottom: 1px solid #ccc;
}



/* Flexslider */

.flexslider {
    margin: 0 0 30px; 
    background: #f8f8f8; 
    border: 0;
    border-top: 3px solid #357ebd; 
    position: relative; 
    -webkit-border-radius: 0; 
    -moz-border-radius: 0; 
    -o-border-radius: 0; 
    border-radius: 0; 
}
.flex-control-paging li a {
    width: 12px; 
    height: 12px;
    padding: 2px;
    background: #357ebd; 
    cursor: pointer; 
    text-indent: -9999px; 
    -webkit-border-radius: 20px; 
    -moz-border-radius: 20px; 
    -o-border-radius: 20px; 
    border-radius: 20px; 
    box-shadow: none;
}
.slides li {position: relative;}
.flex-caption {
    position: absolute;
    top: 35%;
    right: 8%;
}
.flex-caption-text span {
    display: inline-block;
    font-size: 34px;
    font-weight: bold;
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: Arial, Verdana, "Helvetica Neue", Helvetica, sans-serif;
    margin: 2px 0;
    padding: 0 15px;
    background-color: rgba(53, 126, 189, 0.8);
}

@media screen and (max-width: 767px) {
    .flex-control-nav, .flex-control-pager, .flex-caption {display: none;}
}

/* Sezione progetti in evidenza */

/*.box-progetto {
    margin-bottom: 10px;
    padding: 15px;
    background-color: #86b6de;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.box-progetto h3, .box-progetto h4 {margin-top: 0;}*/

/* Stile per sovrascrivere e modificare le immagini thumbnail di Bootstrap */

.thumbnail,
.img-thumbnail {
    border-radius: 0;
    border: 1px solid #bbbbbb;
}

/* Stili per sovrascrivere e modificare i bottoni standard di Bootstrap */

.btn {
    border: 0;
    border-radius: 0;
}
.btn:focus {
    outline: 0;
}


/* Testata */

.header-sezione {
    border-bottom: 2px solid #357ebd;
}
@media screen and (min-width: 768px) {
    .header-sezione {
        margin-left: 0;
        margin-right: 0; 
    }
}
/* Lavoro in evidenza */

.box-lavoro-evidenza {
    margin: 15px 0;
}
.box-lavoro-evidenza h3 {margin-top: 0}

/* Stile per modificare e sovrascrivere i blockquote di Bootstrap */

blockquote {
    border-left: 5px solid #357ebd;
}

/* Pannelli dell'accordion basati sui panel di Bootstrap */

.panel-carousel {
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-carousel-heading {
    margin: -15px -15px 15px;
    padding: 10px 15px;
    font-size: 17.5px;
    font-weight: 500;
    background-color: #357ebd;
    color: #fff;
    border-bottom: 1px solid #dddddd;
}
.panel-carousel-footer {
    margin: 15px -15px -15px;
    padding: 10px 15px;
    background-color: #ecf7ff;
    border-top: 1px solid #dddddd;
}

.panel-carousel-control {
    font-size: 16px;
}
.panel-carousel-control:hover,
.panel-carousel-control:focus {
    text-decoration: none;
}

/* Stili per modificare e sovrascrivere le nav-tab di Bootstrap */

.nav-tabs {
    margin-top: 15px;
    /*border-bottom:2px solid #eaeaea;*/
    border:0px;
}
.nav-tabs > li {
    float: left;
    margin-bottom: 0;
}
.nav-tabs > li > a {
    font-size: 12px;
    font-weight: normal;
    margin-right: 10px;
    /*line-height: 1.428571429;*/
    border: 0;
    border-radius: 0;
}
.nav-tabs > li > a:hover {
    border-color: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #000000;
    background-color: #eaeaea;
    border: none;
    border-bottom-color: transparent;
    cursor: default;
}
.tab-content {padding: 15px 0;}

/* Footer */

.footer {
    bottom: 0px;
    width: 100%;
    padding-top:10px;
    /*height: 150px;*/
    background-color: #ebebeb;
    margin:0px;
    /*clear: left;*/
}

/* Stile per modificare e sovrascrivere l'aspetto degli input di Bootstrap */

.form-control {
    height: 32px;
    padding: 6px 12px;
    color: #333333;
    border-radius: 0;
}

/* Stile per modificare e sovrascrivere l'aspetto il componente Breadcrumb di Bootstrap */

.breadcrumb {
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    font-size: 16px;
}

.breadcrumb > li + li:before {
    color: #fff;
}

.breadcrumb > .active {
    color: #fff;
}



/* Modifica del componente thumbnails per il portfolio */

.portfolio-filtro {margin-top: 15px;}

.portfolio-thumbnail {
    display: inline-block;
    display: block;
    height: auto;
    max-width: 100%;
    margin: 15px 0;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #eeeeee;
    border: 1px solid #5cb85c;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.thumbnail {
    display: inline-block;
    display: block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.portfolio-thumbnail > img,
.portfolio-thumbnail > a > img,
.portfolio-img-thumbnail {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

.portfolio-thumbnail:hover,
.portfolio-thumbnail:focus {
    border-color: #357ebd;
}

.portfolio-thumbnail > img {
    margin-right: auto;
    margin-left: auto;
}

.portfolio-thumbnail .caption {
    padding: 9px;
    color: #333333;
}

/* Stili per sovrascrivere e modificare il componente Pagination di Bootstrap */
/*
.pagination > li > a {
  background-color: #5cb85c;
}


.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
  color: #999999;
  background-color: #eeeeee;
  border-color: #dddddd;
}
*/

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
  color: #999999;
  background-color: #eeeeee;
  border-color: #daddea;
  pointer-events: none;
  cursor: default;
}

.pagination.home > .active > a,
.pagination.home > .active > a:hover,
.pagination.home > .active > a:focus {
  color: #009900;
  background-color: #ffffff;
  border-color: #ffffff;
  pointer-events: none;
  cursor: default;
}


.pagination.home2 > .active > a,
.pagination.home2 > .active > a:hover,
.pagination.home2 > .active > a:focus {
  color: #999999;
  background-color: #eeeeee;
  border-color: #daddea;
  pointer-events: none;
  cursor: default;
}

/*.pagination.home > li > a {
    background-color: #009900;
    color: #ffffff;
    font-size: 24px;
    font-size: 36px;
}*/

/* Titoli pagina contatti */

/*.contatti-titoli {
    margin-bottom: 15px;
    border-bottom: 2px solid #357ebd;
    padding-bottom: 10px;
}*/

/* Stili per sovrascrivere e modificare il componente Accordion/collapse di Bootstrap */

.panel {
    border: 2px solid #eaeaea;
    border-radius: 10px;
}

.panel-default > .panel-body {
    background-color:#eaeaea;
    border-radius: 5px;
}

.panel-heading {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-title > a {
    color: #fff;
    text-decoration: none;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-group .panel + .panel {
    margin-top: 0;
}

.panel-default > .panel-heading {
    background-color: #5cb85c;
    border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
}

.associateItemsButtonHome {
    float: left;
    width: 110px;
    min-height: 30px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
    border-color: #dea700;
    border:1px solid #dea700;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #dea700;
    padding: 4px 0px 0px 0px;
}
