@charset "UTF-8";
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  src: local("Raleway Thin"), local("Raleway-Thin"),
    url(/static/fonts/Raleway-Thin.ttf) format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: local("Raleway Light"), local("Raleway-Light"),
    url(/static/fonts/Raleway-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: local("Raleway"), local("Raleway-Regular"),
    url(/static/fonts/Raleway-Regular.ttf) format("truetype");
}

@page {
  margin: 1cm 0 3cm;
  padding: 0;
  size: A4 portrait;

  @bottom-center {
    background-color: #fff;
    content: string(footer);
    display: block;
    font-size: 12px;
    height: 1cm;
    text-align: left;
    width: 16cm;
  }
  @bottom-right {
    background-color: #fff;
    content: counter(page);
    display: block;
    font-size: 12px;
    height: 1cm;
    text-align: left;
    width: 2cm;
  }
}

@page :first {
  background: #e9e9e9 url("/static/images/mano.png") no-repeat right 440px;
  margin: 0;
  font-weight: 300;
  padding: 4cm 3cm 0;

  @bottom-center {
    content: none;
  }
  @bottom-right {
    content: none;
  }
}

@page vuota {
  @bottom-center {
    content: none;
  }
  @bottom-right {
    content: none;
  }
}

@page ultima {
  background-color: #e9e9e9;
  margin: 0;
  font-weight: 300;
  padding: 5cm 0 0;
  @bottom-center {
    content: none;
  }
  @bottom-right {
    content: none;
  }
}

html,
body {
  color: #231f20;
  font-family: "Raleway", sans-serif;
  font-size: 11pt;
  font-weight: 300;
}

html body .pdffooter {
  font-size: 0;
  string-set: footer content();
}

.font-extra-light {
  font-weight: 100;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

strong {
  font-weight: 900;
}

.card {
  margin: 20px 0;
}

.page {
  padding: 1.8cm 2.4cm 1.8cm 5.2cm;
  page-break-after: always;
}

.verde_generale {
  color: #619440;
}

.rosso_generale {
  color: #ba171a;
}

.blu {
  color: #075899;
}

.rosa {
  color: #de2038;
}

.verde {
  color: #665814;
}

.arancio {
  color: #f2901f;
}

.marrone {
  color: #7c572f;
}

.verdone {
  color: #54682e;
}

.celeste {
  color: #0591c2;
}

.titoletto {
  display: block;
  font-size: 13pt;
  margin: 20px 0 10px;
}

.titolo {
  margin-left: -110px;
  padding-bottom: 3.38cm;
}

.titolo.dove-siamo {
  background: transparent url("/static/images/sezione_dove_siamo.png") no-repeat
    110px 70px;
}

.titolo.ordine {
  background: transparent url("/static/images/sezione_ordine.png") no-repeat
    110px 70px;
}

.titolo.albo {
  background: transparent url("/static/images/sezione_albo.png") no-repeat 110px
    70px;
}

.titolo.essenziali {
  background: transparent url("/static/images/sezione_essenziali.png") no-repeat
    110px 70px;
}

.titolo.autonomi {
  background: transparent url("/static/images/sezione_autonomi.png") no-repeat
    110px 70px;
}

.titolo.delegati {
  background: transparent url("/static/images/sezione_delegati.png") no-repeat
    110px 70px;
}

.titolo.altro {
  background: transparent url("/static/images/sezione_altro.png") no-repeat
    110px 70px;
}

.page h1.titolo {
  background-size: 127px 55px;
}

.page-vuota {
  page: vuota;
}

.page1 {
  padding: 0;
}

.page1 .mappa {
  background: transparent url("/static/images/mappa_italia.png") no-repeat
    center center;
  height: 272px;
  margin: 150px 0 0 200px;
  width: 233px;
}

.page1 .loghi_home {
  margin: 60px 0 0 0;
  position: relative;
}

.page1 .loghi_home > div {
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 10px;
  position: absolute;
  width: 50%;
}

.page1 .logoadp {
  border-right: 1px solid #666;
  left: 0;
  text-align: left;
}

.page1 .logocni {
  text-align: center;
  right: 0;
}

.page1 .logoadp img,
.page1 .logocni img {
  height: 1.8cm;
}

.page1 .tit1,
.page1 .tit3 {
  font-size: 53px;
}

.page1 .tit2 {
  font-size: 31px;
  line-height: 1.1em;
}

.page1 .tit3 {
  height: 180px;
}

.page3 {
  background: transparent url("/static/images/barre_colorate.png") no-repeat
    140px 273px;
}

.page4 .box-intro {
  background: #e9e9e9 url("/static/images/mano.png") no-repeat right 160px;
  background-size: 95%;
  margin-top: -80px;
  margin-bottom: 20px;
  position: relative;
  height: 270px;
  width: 480px;
}

.page4 .box-intro .cds_title {
  height: 140px;
  left: 35px;
  position: absolute;
  top: 75px;
  width: 230px;
}

.page4 .box-intro .tit1,
.page4 .box-intro .tit3 {
  font-size: 18pt;
}

.page4 .box-intro .tit2 {
  font-size: 10.5pt;
}

.page4 .box-intro .mappa {
  background: transparent url("/static/images/mappa_italia.png") no-repeat
    center center;
  background-size: 100%;
  height: 250px;
  position: absolute;
  right: 20px;
  top: 10px;
  width: 210px;
}

.page4 .box-sezione {
  margin: 0;
  padding: 0;
  width: 495px;
}

.page4 .box-sezione .sezione {
  display: inline-block;
  height: 120px;
  margin: 0 12px 0 0;
  padding: 0;
  position: relative;
  width: 148px;
}

.page4 .box-sezione .sezione.titolo {
  background-position: left top;
  background-size: 100%;
}

.page4 .box-sezione .sezione.titolo .label {
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 45px;
}

.page4 .box-sezione .sezione.titolo .pagina {
  color: #fff;
  display: inline-block;
  font-size: 36pt;
  font-weight: bold;
  left: 60px;
  position: absolute;
  top: 15px;
}

.page4 .box-sezione .sezione.titolo .paragrafo {
  color: #231f20;
  display: inline-block;
  position: absolute;
  text-decoration: none;
  top: 65px;
}

.page4 .box-sezione .sezione.titolo .paragrafo::before {
  content: target-text(attr(href));
}

.page4 .box-sezione .sezione.titolo .pagina::before {
  content: target-counter(attr(href), page);
}

.page4 .logo_ordine {
  text-align: center;
}

.page4 .logo_ordine img {
  max-height: 180px;
  max-width: 500px;
}

.page_ultima {
  page: ultima;
  padding: 0;
}

.page_ultima .colonna {
  margin: 16.5cm 0 0;
  max-width: 250px;
  padding: 0;
}

.page_ultima .colonna.sx {
  float: left;
  margin-left: 3cm;
}

.page_ultima .colonna.dx {
  float: right;
  margin-right: 3cm;
}

.page_ultima .colonna.dx .intestazione {
  font-size: 9pt;
  font-weight: 600;
  line-height: 13pt;
  margin-top: 18px;
  text-align: center;
}

.page_ultima .colonna img {
  max-width: 100%;
}

.page_ultima .tit1,
.page_ultima .tit3 {
  font-size: 19.5pt;
}

.page_ultima .tit3 {
  height: 80px;
}

.page_ultima .tit2 {
  font-size: 11.5pt;
}

small {
  font-size: 8pt;
}

.text-center {
  text-align: center;
}

.bordered th,
.bordered td {
  border: 1px solid #999;
}

td.noborder,
th.noborder {
  border: medium none;
}

.padding10 th,
.padding10 td {
  padding: 10px;
}

.rif_norm {
  page-break-after: always;
}

.rif_norm ol ol {
  list-style-type: lower-alpha;
}

.rif_norm li {
  margin-bottom: 7px;
}

.icon {
  height: 16px;
  width: 16px;
}

svg.icon {
  fill: #fff;
}

.form-logout {
  display: none;
}

.button-logout {
  cursor: pointer;
}

.bg-success-light {
  background-color: rgba(151, 212, 156, 0.75);
}

#accordionCard .btn-link,
#accordionCard .btn-link:hover {
  text-decoration: none;
}
