@import url("../guidelines_variables.css");

#labelShowcases{

 margin-top:100px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
   font-size: 1.57em;
}

#ShowcasesLabelNothing{


}

.category-sh-column-catalog .is-active{
    border: 2px solid #E30E15;
    border-radius: 24px;
    opacity: 1;

}
.category-sh-column-catalog{
  /*border-radius: 23.5px;*/
  /*border: solid 2px var(--filter-showcase-inactive-border);*/
    border: 2px solid #000000;
    border-radius: 24px;
    opacity: 1;
}
.category-sh-row-catalog{
    height: 47px;
    display: flex;
    align-items: center;
    text-align: center;
    line-height: 35px;
}

.category-sh-column-catalog.is-active{
    color:  var(--filter-showcase-active) ;
    border: 3px solid  var( --filter-showcase-active-border);
    background-color: var(--filter-showcase-active-bg);
}
.category-sh-column-catalog.is-active a{
    text-align: center;
}
.category-sh-column-catalog.not-selected .views-field-title a{
    text-align: center;
}

/* .view-showcases.view-display-id-attachment_1 */
.view-showcases.view-display-id-block_3
{
margin-top: 90px;

}

.view-showcases.view-display-id-attachment_1 #IdeasLabelCatalog{
height: 27px;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
[id^='block-newshowcases'],
[id^='block-newshowcasesideabutton']{
 display: inline-block;
 text-align: center;
}


.view-id-showcases.view-display-id-page_1,
.view-id-analytics.view-display-id-page_1 {
	position: relative;
	margin-top: 70px;
}


.path-showcases .region-sidebar-first {   
	margin-right: 20px;
	margin-top: 177px
}

#TagsTotalCountSh{

    position: relative;
    left: 170px;
    top: -62px;
    font-weight: 700;
}
