/*
Pantone 2955 C #003865
Pantone 362 C #509E2F
*/

body, div, ul, li, h1, h2, h3, form, input, select, textarea, p, th, td { margin: 0; padding: 0; }
ul { list-style-type: none; }
.ulist { list-style-type: disc; padding-left: 25px; margin-bottom: 20px; }
table { border-collapse: collapse; }
img { border: none; }

body {
  font: 18px 'Roboto', sans-serif;
  background: #fff;
  color: #222;
  height: 100%;
}
h1 { font: normal 30px 'Raleway', sans-serif; color: #000; margin: 0 0 20px; }
h2 { font: normal 22px 'Raleway', sans-serif; color: #000; margin: 0 0 20px; }
h3 { font: bold 16px 'Raleway', sans-serif; color: #000; margin:  0 0 10px; }
p { margin-bottom: 15px; }
table { margin-bottom: 15px; }
th { text-align: left; font-weight: normal; }
hr { border: 0; height: 1px; background: #ccc; margin: 40px 0 40px; clear: both; }
a { color: #003865; text-decoration: none; }
a:hover { text-decoration: underline; }

/*
.bigForm {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
*/
.spacer { margin: 25px 0 0; }
.spacer-2x { margin: 45px 0 0; }
.spacer-3x { margin: 65px 0 0; }
.spacer-4x { margin: 90px 0 0; }
hr.spacer, hr.spacer-2x, hr.spacer-3x, .spacer-4x { height: 0; }

.underline { text-decoration: underline; }

.link-like { color: #003865; }
.link-like:hover { cursor: pointer; }

#stickyfooter-main-wrapper { min-height: 100%; }
#stickyfooter-main { overflow: auto; padding-bottom: 200px; }
#stickyfooter { position: relative; margin-top: -200px; height: 200px; overflow: hidden; }

.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
.hide { display: none !important; }

.lite { color: #999; }
.small { font-size: 15px; }
.xsmall { font-size: 12px; }
.big { font-size: 19px; }
.left { float: left; }
.right { float: right; }
.text-right { text-align: right; }
.last { margin-bottom: 0 !important; }
.spacer4x { margin-bottom: 20px; }
.spacer8x { margin-bottom: 40px; }
.up { margin-top: -10px; }

/* .header { clear: both; border-bottom: 1px solid #ccc; background: #f9f9f9; margin-bottom: 20px; } */
.header { clear: both; border-bottom: 1px solid #ddd; background: #fff; margin-bottom: 20px; }
a.header-logo:hover { text-decoration: none; }
.noheader-duvri { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; border-bottom: 1px solid #ccc; background: #f9f9f9; box-shadow: 0 0 10px #ccc; }
.header-error { clear: both; margin-top: 20px; margin-bottom: 50px; }
.logo { width: 300px; margin: 10px 0; }
.logo-duvri { display: block; float: left; width: 220px; margin: 5px 0; }

.page { width: 960px; margin: auto; }
.page-w { width: 1230px; margin: auto; }

.nav-extra { float: right; margin: 20px 10px 0; }
.nav-extra li { float: left; margin: 0 10px; }

/* .bottom { border-top: 1px solid #ccc; background: #f9f9f9; padding: 25px 0; height: 200px; } */
.bottom { border-top: 1px solid #ddd; background: #fff; padding: 25px 0; height: 200px; }
.nav-footer { font-size: 16px; }
.nav-footer li { float: left; margin: 0 10px; }
.nav-footer a { color: #222; }

.highlightWarning {
  display: inline-block;
  line-height: 28px;
  color: #e30; 
}
.highlightWarning::before { 
  content: "!";
  display: block;
  float: left;
  margin-left: -45px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  background: #e30;
  border-radius: 14px;
  width: 28px;
  height: 28px;
*width: 0;
*height: 0;
*border-style: solid;
*border-width: 0 15px 26.0px 15px;
*border-color: transparent transparent #e30 transparent;
}

.highlightNotice {
  color: #509E2F;
}

/*** Home ***/

.home-box {
  float: left;
  width: 50%;
}
.home-box-wrapper {
  border-top: 2px dotted #eee;
  margin: 25px;
}
.home-box img {
  display: block;
  float: left;
  width: 64px;
  margin: 25px;
}
.home-box h2 {
  font-size: 24px;
  margin: 25px 0 5px;;
}

.nav-my {
  position: absolute;
  top: 165px;
  /* border-right: 1px dotted #ccc; */
  width: 180px;
  padding: 0;
}
.nav-my h3 {
  text-transform: uppercase;
  margin: 5px 0;
  padding-left: 15px;
}
.nav-my ul {
  margin-bottom: 25px;
}
.nav-my li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.nav-my li:before {
  display: block;
  float: right;
  content: '\203A';
  color: #999;
  padding-right: 12px;
  line-height: 32px;
}
.nav-my li.current {
  background: #f6f6f6;
}
.nav-my a {
  display: block;
  padding: 0 15px;
  line-height: 32px;
  color: #222;
}
.nav-my a:hover {
  background: #f0f0f0;
  text-decoration: none;
}
.my {
  margin-left: 250px;
}

.page-my h3 {
  margin: 5px 0 10px;
}

.label-ruolo {
  background: #aaa;
  color: #fff;
  border-radius: 3px;
  font-size: 11px;
  padding: 3px 5px 2px;
}

.duvri-list-icon {
  float: right;
  margin: 0 10px;
}
label {
  font-size: 16px;
  color: #333;
}
.formLabel {
  display: block;
  width: 220px;
  *clear: left;
  float: left;
  text-align: right;
  font-size: 16px;
  color: #333;
  padding: 0 10px 0;
  line-height: 28px;
}
.formLabelOptional {
 margin-top: -5px;
  line-height: 19px;
  padding-top: 4px;
}
.formLabelOptional span {
display: inline-block;
margin-top: -3px;
}
input[type="text"], input[type="password"], select, textarea {
  font-family: 'Roboto', sans-serif;
  display: block;
  font-size: 15px;
  padding: 5px 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 10px;
}
input[type="text"], input[type="password"], select {
  width: 225px;
}
input[type="text"].x2, select.x2, textarea.x2 {
  width: 450px;
}
input[type="text"].x3, select.x3, textarea.x3 {
  width: 675px;
}
textarea {
  width: 450px;
  height: 85px;
  resize: none;
}

input[type="checkbox"] {
  margin: 5px 5px 5px 0;
}

.blueButton {
  background: #003865;
  color: #fff;
  border: 0;
  border-radius: 6px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 20px;
  margin-right: 10px;
}
.blueButton:hover, input[type="submit"]:hover {
  background: #205885;
  text-decoration: none;
}
.greenButton, input[type="submit"] {
  background: #509E2F;
  color: #fff;
  border: 0;
  border-radius: 6px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 20px;
  margin-right: 10px;
}
.greenButton:hover, input[type="submit"]:hover {
  background: #60AE3F;
  text-decoration: none;
}
.greenButton:disabled {
  background: #ccc;
}
.greenButtonHome {
  display: inline-block;
  background: #509E2F;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 6px;
  padding: 10px 25px;
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 20px;
  margin-right: 10px;
}
.greenButtonHome:hover {
  color: #fff;
  background: #60AE3F;
  text-decoration: none;
}
.greyButton {
  background: #ccc !important;
  color: #fff !important;
  border: 1px solid #c9c9c9;
  border-radius: 6px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 20px;
  margin-right: 10px;
}
.greyButton:hover {
  background: #d2d2d2 !important;
  border: 1px solid #d9d9d9;
}
.fixButton {
  display: inline-block;
  width: 75px;
}

.formCol { margin-left: 220px; }

.duvriValue {
  display: block;
  font-size: 15px;
  padding: 5px 8px;
  margin-bottom: 10px;
}

.duvri-list li {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
}
.duvri-list li:first-child {
  border-top: 1px dotted #ccc;
}
.duvri-info {
  background: #f0f0f0;
  padding: 10px 15px;
}

.valutazione {
  display: inline-block;
  width: 150px;
  border-radius: 3px;
  margin: 5px;
  padding: 5px;
  text-align: center;
  font-size: 22px;
}
.basso {
  background: #3dab1b;
  color: #fff;
}
.medio {
  background: #fc0;
  color: #000;
}
.alto {
  background: #c00;
  color: #fff;
}

input.short { width: 50px; }

#loading { display: none; }
.loadingTarget { display: inline-block; width: 40px; height: 40px; float: left; margin-left: 15px; }

.line-h { line-height: 40px; }

.top-dotted {
  border-top: 1px dotted #ccc;
  padding-top: 10px;
}

.left-border {
  border-left: 2px solid #ccc;
  margin: 10px 0 20px;
  padding: 0 0 0 20px;
}

/*** tool-tip ***/
.tool-tip {
  display: inline-block;
  position: relative;
  margin-left: 5px;
}
.tool-tip .tool-tip__icon {
  display: inline-block;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  color: #aaa;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
}
.tool-tip .tool-tip__info {
  display: none;
  position: absolute;
  left: 25px;
  top: -12px;
  width: 350px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  color: #444;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  padding: 20px;
  z-index: 2;
  box-shadow: 1px 1px 2px #eee;
}
.tool-tip .tool-tip__info:before, .tool-tip .tool-tip__info:after {
  content: "";
  position: absolute;
  left: -8px;
  top: 12px;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #aaa;
}
.tool-tip .tool-tip__info:after {
  left: -7px;
  border-right-color: #fff;
}
.tool-tip .tool-tip__info .info {
  display: block;
}
.tool-tip .tool-tip__info h6 {
  font: 15px 'Raleway', sans-serif;
  font-weight: bold;
  margin: 0 0 15px;
  color: #222;
}
.tool-tip .tool-tip__info p {
  font: 14px 'Roboto', sans-serif;
  margin: 0 0 5px;;
}
.tool-tip .tool-tip__info strong {
  color: #222;
}
.tool-tip:hover .tool-tip__info, .tool-tip:focus .tool-tip__info {
  display: inline-block;
}

a:focus + .tool-tip .tool-tip__info {
  display: inline-block;
}

i { font-style: normal; }

.checkbox-label-indent {
  display: block;
  margin-top: -21px;
  margin-left: 55px;
  cursor: pointer;
}

/*** Duvri tag ***/
.tag {
  display: inline-block;
  font: 12px 'Raleway', sans-serif;
  text-transform: uppercase;
  padding: 3px 5px 2px;
  margin: 0 3px;
}
.tag-committente {
  background: #3dab1b;
  color: #fff;
  text-transform: uppercase;
  padding: 3px 5px 2px;
}
.tag-appaltatrice {
  background: #fc0;
  color: #000;
}

.separator-title {
  margin: 90px -45px 5px;
  padding: 45px 45px 10px;
  border-top: 1px solid #ccc;
}

/*** Progress bar ***/
.progressbar {
  counter-reset: step;
}
.progressbar li {
  float: left;
  width: 25%;
  position: relative;
  text-align: center;
  list-style-type: none;
  font-size: 12px;
}
.progressbar li:before {
  content:counter(step);
  counter-increment: step;
  width: 20px;
  height: 20px;
  border: 2px solid #bebebe;
  display: block;
  margin: 0 auto -4px auto;
  border-radius: 50%;
  line-height: 22px;
  background: white;
  color: #bebebe;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  z-index: 1;
}
.progressbar li:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #bebebe;
  top: 11px;
  left: -50%;
  z-index: -1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.current:before {
  border-color: #509E2F;
  background: #509E2F;
  color: #fff;;
}
.progressbar li.active:before {
  border-color: #509E2F;
  background: #fff;
  color: #509E2F;
}
/* Line */
.progressbar li.current:after, .progressbar li.active:after {
  background: #509E2F;
}
.progressbar li a {
  color: #222;
  display: block;
  margin-top: -25px;
  padding-top: 25px;
  position: relative;
}
.progressbar-grey {
  color: #a9a9a9;
}

/*** Checkbox ***/
.checkcontainer {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 4px;
}
.checkcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}
.checkcontainer input:checked ~ .checkmark {
  background-color: #1689da;
  border: 2px solid #1689da;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 3px;
  width: 5px;
  height: 8px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.checkcontainer input:checked ~ .checkmark:after {
  display: block;
}
.checkimg-rischi {
  height: 20px;
  vertical-align: middle;
  margin-bottom: 5px;
}

/*** radio ***/
.radiocontainer {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 16px;
  user-select: none;
}
.radiocontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.radiocheckmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
}
.radiocontainer:hover input ~ .radiocheckmark {
  background-color: #ccc;
}
.radiocontainer input:checked ~ .radiocheckmark {
  background-color: #1689da;
  border: 2px solid #1689da;
}
.radiocheckmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radiocontainer input:checked ~ .radiocheckmark:after {
  display: block;
}
.radiocontainer .radiocheckmark:after {
  top: 6px;
  left: 6px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fff;
}

/***/
.duvri-top {
  background: #003865;
  color: #fff;
  padding: 20px 45px;
  margin: -22px -45px 30px;
}
.duvri-step-number {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  margin-right: 10px;
}
.header-duvri { position: fixed; top: 0; left: 0; width: 100%; z-index: 500; padding: 5px 0 0; border-bottom: 1px solid #ddd; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.15); }
/*
.header-duvri { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; border-bottom: 1px solid rgba(0,0,0,0.25); background: #f9f9f9; }
*/
.blueFrame {
  border: 2px solid #003865;
  border-radius: 5px;
}
.blueFrameHeader {
  background: #003865;
  color: #fff;
  padding: 5px 20px;
}
.blueFrameContent {
  padding: 15px 20px 5px;
}

.imgButtonContainer {
  display: flex;
  align-items: center;
  height: 60px;
  margin-bottom: 20px;
  text-align: center;
}
.imgButton {
  display: inline-block;
  border: 2px solid #003865;
  border-radius: 5px;
  padding: 8px 12px;
  font-size: 16px;
  box-shadow: 0 5px 10px -5px rgba(0,0,0,0.25);
/*  box-shadow: inset 0 -5px 20px -5px rgba(0,0,0,0.25); */
width: 160px;
/* transition: all 200ms; */
}
.imgButton:hover {
  text-decoration: none;
  background: #f5f5f5;
/* transform: scale(1.02); */
}
.blackButton {
  border: 2px solid #000;
  color: #000;
}
.imgButton img {
  display: block;
  float: right;
  width: 42px;
  margin-left: 10px;
}
.imgButton svg {
    display: block;
  float: right;
  width: 42px !important;
  margin-left: 10px;
  fill: #003865;
}
.blackButton img {
  float: left;
  margin-right: 10px;
  margin-left: 0;
}



/*** Tabs ***/
.tab-link {
  width: 145px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  float: left;
  font-size: 16px;
  background: #ddd;
  border: 1px solid #bbb;
  padding: 5px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #333;
}
.tab-link.active {
  background: #003865;
  border: 1px solid #003865;
  color: #fff;
}
.tab-container {
  border: 2px solid #003865;
  padding: 20px;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.tab-add svg {
  width: 28px;
  height: 28px;
  margin:  2px 0 0 5px;
  fill: #003865;
}

/***/

.icon-24 svg {
  width: 24px;
  height: 24px;
  margin:  5px 0 -5px 0;
  fill: #003865;
}

/***/

.anag-list li {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
}
/*
.anag-list li:first-child {
  border-top: 1px dotted #ccc;
}
*/
.anag-list-icon {
  float: right;
  margin: 0 10px;
}

/* my */
.box-my {
  width: 40%;
  height: 90px;
  float: left;
  margin: 0 20px 20px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.box-my a {
  display: block;
  padding: 10px 15px 10px 15px;
}
.box-my:hover {
  background: #f0f0f0;
}
.box-my a:hover {
  text-decoration: none;
}

/* breadcrumb */
.breadcrumb {
  font-size: 15px;
  margin-bottom: 15px;
}

/* paginazione */
.pagination {
  font-size: 24px;
  line-height: 24px;
  color: #999;
  margin: 20px 0;
}
.pagination a {
  display: inline-block;
  border: 1px solid #999;
  padding: 0 8px 2px;
  border-radius: 3px;
}
.pagination a:hover {
  text-decoration: none;
  background: #f0f0f0;
}

.blue-title {
  color: #003865;
}
.center {
  text-align: center;
}

.info-page ul {
  list-style-type: disc;
  padding-left: 40px !important;
}
.info-page tr {
  border-bottom: 1px solid #ccc;
}
.info-page td {
  font-size: 18px !important;
  line-height: 1.3 !important;
  padding: 5px 10px 5px 0;
}

.privacy {
  width: 535px;
  text-align: left;
}
.privacy label {
  font-size: 15px;
  display: block;
  margin: -20px 0 5px 20px;
  font-weight: normal;
}

