<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.opposizionePlus .blank_column{
  display: none;
}

.mid-footer-plus {
  padding: 10px 0 0;
}

.titolo_plus {
  margin: 0;
  font-size: 26px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  font-family: PatuaOne;
}
.titolo_plus &gt; img {
  display: none;
}

.header_plus {
  color: #fff;
}

.title_background_plus {
  z-index: 1;
  margin-top: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: -30px;
  position: relative;
}
.title_background_plus::before {
  z-index: -1;
  content: '';
  border-top: 1px solid #fff;
  border-bottom: 20px solid #fff;
  width: 100vw;
  height: 50vh;
  position: absolute;
  left: 0;
  top: 0;
}

.title_background_plus.title_plus_blu::before {
  background-color: #208f86;
}

.title_background_plus.title_plus_red::before {
  background-color: #F47875;
}

.title_background_plus.title_plus_green::before {
  background-color: #00AE65;
}

.title_background_plus.title_plus_yellow::before{
  background-color: #FBAF5D;
}

.description{
  font-size:13px;
  text-align: justify;
  color: #fff;
}

.description&gt;a{
  color:#fff;
}

.description&gt;a:hover{
  color:#fff;
}

/* CASI GIURIDICI */

.main_title &gt; div {
  background-color:#FBAF5D;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  color: #fff;
  margin-bottom:5px ;
  font-weight: bold;
  padding: 4px 10px;
  font-size: 15px;
}
.main_title &gt; ul {
  margin-bottom: 40px;
  list-style: none;
  padding: 0 10px;
}
.main_title &gt; ul &gt; li {
  margin-top: 20px;
  font-size: 14px;
  border-bottom: 1px solid #FBAF5D;
  padding: 0 5px;
}
.main_title &gt; ul &gt; li &gt; a {
  color: #000;
}
.main_title &gt; ul &gt; li &gt; a:hover {
  color: #FBAF5D;
  text-decoration: none;
}

.fixPosition{
  left:-15px;
}

#italic-text {
  margin-bottom: 0;
  font-weight: bold;
  font-style: italic;
}

#paragraph-text {
  font-weight: bold;
}

.plus-article-content {
  position: relative;
  margin-top: 15px;
  margin-bottom: 35px;
  display: flex;
  z-index: 1;
}
.plus-article-content::before {
  top: -15px;
  z-index: -1;
  content: '';
  width: 100vw;
  height: 50vh;
  background-color: #fff;
  position: absolute;
  left: -30px;
}

.title_box{
  padding-right: 0;
  border-right: 3px solid;
}
.title_box.casi_title {
  border-color: #00AE65;
}
.title_box.formulari_boxtitle {
  border-color: #FBAF5D;
}
.title_box.tendenze_boxtitle {
  border-color: #F27978;
}
.title_box.casi_box {
  border-color: #00AE65;
}

.plus-icon-image {
  text-align: right;
}
.plus-icon-image&gt;img{
  max-width: 100px;
  width: 100%;
}

.article_box {
  border: 0 solid;
  background-color: #fff;
  position: relative;
}

.article_box&gt;ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.article_box &gt; div {
  display: none;
}

.title_box&gt;ul {
  list-style-type: none;
  border: 0 solid;
  padding: 0;
  width: 100%;
}


.color:hover {
  background-image: url('../../../public/img/Ellisse 560.png');
  background-repeat: no-repeat;
  background-position: 225px;
}

.title_box&gt;ul&gt;li&gt;div&gt;p {
  width: 140px;
  /*position: absolute;*/
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-right: 10px;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto 0;
  text-align: center;
  /*height: 106px;
  margin-top: -8px;
  left: -10px;*/
}

.title_box .categories-container{
  margin-bottom: -2px;
  border: 2px solid;
  border-right: none;
  display: flex;
  flex-direction: column-reverse;
  cursor: pointer;
  border-bottom-left-radius: 2.5em;
  border-top-left-radius: 2.5em;
}

.title_box .categories-container.selectorTes{
  border-color: #F27978;
}

.title_box .categories-container.selectorCg{
  border-color: #00AE65;
}

.title_box .categories-container.selectorFpi{
  border-color: #FBAF5D;
}

.title_box .categories-container.selectorTes:hover,
.title_box .categories-container.selectorTes.tes-active {
  background-color: #F27978;
  color:#fff;
}

.title_box .categories-container.selectorCg:hover,
.title_box .categories-container.selectorCg.cg-active {
  background-color: #00AE65;
  color:#fff;
}
.title_box .categories-container.selectorFpi:hover,
.title_box .categories-container.selectorFpi.fpi-active {
  background-color: #FBAF5D;
  color:#fff;
}

.box-formulari&gt;ul&gt;li {
  margin-bottom: 0px;
  padding: 10px 5px;
  list-style-type: none;
  margin-top:10px;
  font-size: 15px;
  color: #fff;
}

.tendenze_sviluppi{
  list-style-type: none;
  margin-top: 20px;
  font-weight: normal!important;
  font-size: 14px!important;
  padding: 4px !important;
  border-bottom: 1px solid #F27978;
}

.tendenze_sviluppi&gt;p {
  margin-bottom: 0px;
}

.casi_giuridici{
  border-bottom: 1px solid #00AE65;
}

.casi_giuridici&gt;a:hover{
  color: #00AE65;
text-decoration: none;
}

.title_img_box {
  margin-left: 75px;
  padding-top: 17px;
}

/* .om_search_button {
  float: right;
} */

.second_title_image {
  margin-left: 85.3px;
  padding-top: 17px;
  padding-right: 6px;
}

/*OPPOSIZIONE MARCHI*/

.header_opposizione {
  text-align: center;
  background-image: url("../../../public/img/title_bkg.png");
  background-repeat: no-repeat;
  background-position-x: right;
}

.titolo_opposizione {
  font-weight: bold;
  font-size: 30px;
}

.title_background_om {
  background-image: url(../../../public/img/rettangolo_titolo_blu.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 167px;
  height: 210px;
  background-color: #1B9AF8;
  width: 100%;
  padding-left: 110px;
}

#italic-text {
  margin-bottom: 0;
  font-weight: bold;
  font-style: italic;
}

#paragraph-text {
  font-weight: bold;
}


.article_box&gt;ul&gt;ul {
  padding-left: 0;
}

.article_box&gt;ul&gt;ul&gt;li:hover {
  color: #fff;
}
.dotcontainer{
  margin-bottom: 40px;
}

.button-footer {
  border: 1px solid #000;
  border-radius: 1em;
  background-color: #46ADFC;
  color: #fff!important;
  padding: 0 12px;
  margin-top: -7px;
  font-weight: bold;
}

.button-footer:hover {
  color: #000!important;
}

#box-text {
  margin-bottom: 10px;
  padding: 0;
}

.list-separator {
  color: #707070;
  border: 1px solid;
  margin-top: 130px;
  margin-left: 50px;
  right: 30px;
  position: relative;
}

.second_title_box {
  margin-top: -12px;
}

.trademark_types {
  width: 100%;
  height: 27px;
}

.trademark_name {
  width: 100%;
}

.optionForm&gt;h3 {
  font-size: initial;
  font-weight: bold;
}

.second_title_box&gt;.optionForm&gt;h3 {
  font-size: initial;
  font-weight: bold;
}

.parts {
  width: 100%;
}

.search_button_opposizione {
  float: left;
  margin-right: 10px;
  margin-top: 28px;
  margin-bottom: 15px;
  cursor: pointer;
  color: #fff!important;
  background-color: #218f86;
  border-color: #218f86;
}

.search_button_opposizione:hover{
  background-color: #1a423f;
}

.result_text {
  /*background-image: url(../../public/img/rettangolo_blu_2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;*/
  font-weight: bold;
  color: #000;
  font-size: large;
  height: 45px;
  padding-left: 9%!important;
  padding-top: 10px!important;
  border-top: 3px solid #46ADFC;
}

table#table_content {
  margin-bottom: 50px;
}

th {
  border: 15px solid #fff;
  background-color: #218f86;
  color: #fff;
  text-align: center!important;
}

th#firstheader {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 20%;
}

th#secondheader {
  width: 22%;
  }

th#thirdheader {
  width: 22%;
}

th#fourthheader {
  width: 16%;
}

th#fifthheader {
  width : 20%;
}

td {
  border: 2px solid #000;
  font-size: 12px;
  text-align: center;
}

#firstbox {
  width: 0.9%;
  height: 50px;
}

#secondbox {
  width: 1.1%;
  height: 50px;
}

#thirdbox {
  width: 1.1%;
  height: 50px;
  font-weight: bold;
  color: #537086;
}

#fourthbox {
  width: 0.9%;
  height: 50px;
}

#fifthbox {
  width: 0.9%;
  height: 50px;
  font-weight: bold;
}

.footer-separator {
  color: #707070;
  border: 1px solid;
  margin-left: 27%;
  right: 30px;
  position: relative;
}


/* Slideshow container */

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 35px;
}

.mySlides {
  display: none;
}

/* Caption text */

.slideshow-container .text {
  color: rgba(0, 0, 0, 0);
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}


/* Number text (1/3 etc) */

.numbertext {
  color: rgba(0, 0, 0, 0);
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/*TENDENZE E SVILUPPI*/

.header_tendenze {
  padding: 1px 0px 5px 30%;
  background-image: url(../../../public/img/title_bkg.png);
  background-repeat: no-repeat;
  background-position: 196px 10px;
}

.titolo_tendenze {
  font-weight: bold;
  font-size: 30px;
}


#italic-text {
  margin-bottom: 0;
  font-weight: bold;
  font-style: italic;
}

#paragraph-text {
  font-weight: bold;
}

.tendenze-article-content {
  padding-top: 2%;
  margin-left: 23%;
}

.tendenze_article {
  border: 0 solid;
  margin-top: -125%;
  margin-left: 26%;
  background-color: #FFF;
  padding-top: 2%;
  padding-left: 2%;
  box-shadow: -10px 10px 10px -5px;
  padding-bottom: 110%;
  padding-right: 2%;
}

.header_tendenze&gt;h3 {
  color: #fff;
}

.first_title_image {
  height: 45px;
  margin: 15px auto 0;
}

.second_title_image {
  margin-left: 83.3px;
  padding-top: 14px;
  padding-right: 6px;
}

.third_title_image {
  margin-left: 82.3px;
  padding-top: 14px;
  padding-right: 6px;
}

.fourth_title_image {
  margin-left: 85.3px;
  padding-top: 14px;
  padding-right: 6px;
}

.fifth_title_image {
  margin-left: 85.3px;
  padding-top: 10px;
  padding-right: 6px;
}

.sixth_title_image {
  margin-left: 85.3px;
  padding-top: 14px;
  padding-right: 6px;
}

.seventh_title_image {
  margin-left: 85.3px;
  padding-top: 14px;
  padding-right: 6px;
}

.title_background_tes {
  width: 100%;
  height: 210px;
  background-image: url(../../../public/img/title_tes.png);
  background-color: #f47875;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: inherit;
}

#tendenze_background {
  background-color: #A09F9D;
  background-image: url("../../../public/img/bottom_tes.png");
  background-repeat: no-repeat;
  padding-bottom: 0;
  background-size: 100%;
  background-position-x: 280px;
  background-position-y: -2px;
}

.title_group_text {
  padding-top: 56px!important;
  padding-bottom: 62px!important;
  margin-top: -24px!important
}

.subarticle_tendenze{
  border: 0 solid;
  background-color: #FDE4E4;
  padding: 10px;
  text-align: justify;
}

.subarticle_casi{
  border: 0 solid;
  background-color: #C8C8C8;
  padding: 10px;
  text-align: justify;
}

.subarticle_formulari{
  border: 0 solid;
  background-color: #C8C8C8;
  padding: 10px;
  text-align: justify;
  margin-bottom: 10px;
}

.subarticle-text{
  margin-bottom: 8%;
}

.subarticle-button{
  margin-bottom: 10px;
}

.subarticle-button&gt;a{
  /*border: 1px solid #000;*/
  padding: 9px;
  border-radius: 0.3em;
  color: #fff;
  background-color: #F27978;
  font-weight: bold;
}

.subarticle-button&gt;a:hover{
  text-decoration: none;
  color: #FDE4E4;
}

.subarticle-button&gt;a:hover{
  color: #FDE4E4;
  cursor: pointer;
}


/*FORMULARI DELLA PI*/

.header_formulari {
  text-align: center;
}

.titolo_formulari {
  font-weight: bold;
  font-size: 30px;
}

.mid-footer-tendenze{
  height: auto;
}

#italic-text {
  margin-bottom: 0;
  font-weight: bold;
  font-style: italic;
  position: relative;
  color: #fff;
}

#paragraph-text {
  font-weight: bold;
  position: relative;
  color: #fff;
}

.first_title_text&gt;p {
  padding-top: 53px!important;
  padding-bottom: 58px!important;
}


#formulari_background {
  background-color: #A09F9E;
  padding-bottom: 0;
}

.header_formulari&gt;h3 {
  color: #fff;
}

#footer-formulari {
  padding-right: 20px;
  width: 74%!important;
  margin-left: 27%!important;
  margin-top: 58%;
}

.leaf_lev2 {
    padding: 5px !important;
    list-style-type: none;
    color: #000 !important;
    font-weight: normal !important;
    margin-top: 5px;
}

.leaf_lev2_formulari {
  font-size: 14px !important;
  border-bottom: 1px solid #FBAF5D;
}

.leaf_lev2_casiPI {
  font-size: 14px !important;
}

.leaf_lev2&gt;a{
    color: #000;
    font-weight: normal;
}

.leaf_lev2_formulari&gt;a:hover{
    color: #FBAF5D;
    text-decoration: none;
}

.no-padding-left{
  padding-left: 0!important;
}

@media (min-width: 1441px) {
  .plus-article-content {
    width: 100%;
  }
  .plus-article-content::after {
    position: absolute;
    border-right: 1px solid #666;
    right: -31px;
    height: 50vh;
    width: 0;
  }
}

@media (max-width: 991px) {
  .title_background_plus {
    padding: 15px;
    text-align: center;
    margin-left: -15px;
  }
  .title_background_plus &gt; .plus-icon-image {
    display: none;
  }
  .titolo_plus {
    font-size: 24px;
    padding-right: 30px;
  }
  .titolo_plus &gt; img {
    display: inline-block;
    width: 60px;
  }
  .title_box {
    display: none;
  }
  .plus-article-content {
    display: block;
    margin-top: 0;
    border-top: 2px solid #fff;
  }
  .plus-article-content::before {
    left: 0;
    top: 0;
  }

  .plus-article-content .hidden-mobile {
    display: none
  }

  .article_box &gt; div {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
  }
  .article_box &gt; div .categories-container {
    border-bottom: 1px solid #fff;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 20px;
    cursor: pointer;
  }
  .article_box &gt; div .categories-container.selectorTes {
    background-color: #F29C9D;
  }
  .article_box &gt; div .categories-container.selectorTes.tes-active {
    background-color: #F27978;
  }
  .article_box &gt; div .categories-container.selectorCg {
    background-color: #70C797;
  }
  .article_box &gt; div .categories-container.selectorCg.cg-active {
    background-color: #00ae65;
  }
  .article_box &gt; div .categories-container.selectorFpi {
    background-color: #FCBF81;
  }
  .article_box &gt; div .categories-container.selectorFpi.fpi-active {
    background-color: #FBAF5D;
  }
  .article_box &gt; div p {
    margin: 0;
  }
  .article_box ul.lev2 {
    margin-bottom: 20px;
  }
  .article_box .main_title {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .title_background_plus {
    margin: 0;
  }
  .title_background_plus::before {
    left: 15px;
  }
  .plus-article-content {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 374px) {
  .titolo_plus {
    font-size: 21px;
    padding-right: 20px;
  }
  .titolo_plus &gt; img {
    width: 40px;
  }
}
</pre></body></html>