﻿
/*************CLUSTER**************/

.cluster-list .selectedCluster { font-weight: bold; color: #DD4B39 !important; }
.cluster-list .clusterClass:hover, .subclusterClass:hover { color: #DD4B39 !important; }
.cluster-list .categoryCluster.selectedCluster { font-weight: normal; }
.cluster-list .categoryCluster .count { float:right; padding-right: 5px; }
.cluster-list .categoryCluster .title { float:left; }
.cluster-list .categoryCluster { cursor: pointer }
.cluster-list > h3, .cluster-list .cluster-results-content > h3 { clear: both; overflow: hidden }
#cluster-list .min-left-result + ul
{
    margin-top:30px;
}


.cluster-list > ul {
    border: 1px solid #c6d0d4;
}

span.clusterClass {
    margin-left: 6px;
}

/*************CLUSTER**************/


/*********************MY PAGE********************/

.showmypage #noBefore { display: block; }
.hidemypage #noBefore { display: none; }
.hidemypage .arrow_mypage { background: url("/Content/themes/Professional/Common/img/page_arrow_down.png") no-repeat #cc3333;background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: -1px;margin-right: 22px; float:right   }
.showmypage .arrow_mypage { background: url("/Content/themes/Professional/Common/img/page_arrow_up.png") no-repeat #cc3333;background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: -1px;margin-right: 22px; float:right  }



/*********************SEMANTIC SEARCH********************/

h3.headerresultstype {text-align: left; background-color:#676566;margin-top: 0px;color: white;font-weight: bold;border: 0;line-height: 23px; cursor: pointer  }
h3.headerresultstype a {color: white}
.cluster-results-content h3 { /*margin-top: 0px; border: 0*/ }
.cluster-results-content { border: 1px solid #ccc;}
.semantic-results div:last-child {margin-bottom: 15px}
.headerresultstype.showcluster .arrow_cluster {background: url("/Content/themes/Professional/Common/img/page_arrow_up.png") no-repeat; background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: 1px;margin-right: 2px; float:right   }
.headerresultstype.hidecluster .arrow_cluster { background: url("/Content/themes/Professional/Common/img/page_arrow_down.png") no-repeat; background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: 2px;margin-right: 2px; float:right  }
.headerresultstype.showcluster .arrow_cluster_semantic {background: url("/Content/themes/Professional/Common/img/page_arrow_up.png") no-repeat scroll center center #cc3333; background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: 1px;margin-right: 2px; float:right   }
.headerresultstype.hidecluster .arrow_cluster_semantic { background: url("/Content/themes/Professional/Common/img/page_arrow_down.png") no-repeat scroll center center #cc3333; background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: 2px;margin-right: 2px; float:right  }
.semantic-background {background-color:/*#d9edf4*/#eaf3f6 !important; color:#dd4b39 !important;}
#ResultContent.resultlist-check.semantic-background
{
    background-color:/*#d9edf4*/#eaf3f6 !important; color:#dd4b39 !important;
    overflow: hidden;
}
/*#ResultContent
{
    overflow: hidden;
}*/

#lnkExpandSearch {
    border-bottom: 1px solid #DEDEDE;
    color: #DD4B39;
    float: left;
    font-size: 14px;
    /*font-weight: bold;*/
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 25px;
    text-decoration: none;
    width: 100%;
}

    #lnkExpandSearch a {
    color:#dd4b39;
}

.titolo-massima-resultlist {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
}