@charset "UTF-8";
/* CSS Document */

@import url("../../../assets/css/generic.css");

@import url("https://fonts.googleapis.com/css?family=Numans");

@media screen and (min-width: 768px) and (max-width: 1024px) {
  body {
    background-image: url(../../img/home_background.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  body {
    background-image: url(../../img/home_background.png) !important;
  }
}

@media screen and (min-width: 1284px) {
  body {
    background-image: url(../../img/home_background.png) !important;
  }
}

@media (min-width: 1024px) and (max-width: 2920px) {
  .bkg_white {
    background-color: unset !important;
  }
}

@media screen and (max-width: 800px) {
  #wizard #registration .nav.nav-tabs li.nav-item.completed {
    background-color: #007db6;
    border-top: 1px solid #007db6;
    display: block;
  }
}

/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .card_hp {
    height: unset;
    margin-top: auto;
    margin-bottom: auto;
  }
}

.position_ie11 {
  position: absolute !important;
  top: 30%;
}

.dropdown-item {
  color: #333333;
}

i.fa-light fa-pen-to-square.newhomologation {
  display: flex;
  justify-content: center;
  align-items: center;
}

#shownotes {
  height: 500px;
  overflow: auto;
}

.info-text-size {
  font-size: 10px;
  color: #222222;
}

.info-supplier {
  font-size: 11px;
  float: right;
  color: #222222;
  font-style: normal !important;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  padding-right: 5px;
}
.supplier-color {
  color: #007db6;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.supplier-detail {
  font-size: 11px !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  border-color: #fff;
}

.col-1.show .dropdown-menu.show a {
  padding: 0;
  width: 100%;
  font-size: 13px;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  text-align: center;
  color: #333;
  text-decoration: none;
}

.dateCol .fa-lock {
  margin-right: 6px;
  float: right;
}

@media screen and (max-width: 1280px) {
  .row .form-group,
  #rfx .row .form-group,
  .row.readonly .form-group {
    width: unset;
    max-width: unset;
    flex: unset;
  }
}

body.widescreen.home {
  background: #fff url("../../img/home_background.png") no-repeat scroll center
    top;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body.smallscreen.home.main {
  background: #fff url("../../img/ipad_bkg.jpg") no-repeat scroll center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.widescreen.home .text-center {
  height: 0 px !important;
  margin-bottom: 0 !important;
}

.content h5.introduction button.btn.send.off {
  opacity: 0.45;
  cursor: not-allowed;
}

.title_hp {
  padding-top: 0.2em;
  display: block;
  font-size: 2.8vw;
  font-weight: 800;
  margin-left: 0;
  color: #ffffff;
}

.title_hp_small {
  padding-top: 0.2em;
  display: block;
  font-size: 5.8vw;
  font-weight: 800;
  margin-left: 0;
  color: #ffffff;
}

.title {
  font-family: "Open Sans", sans-serif;
  padding-top: 0.2em;
  display: block;
  font-size: 5vw;
  font-weight: 800;
  margin-left: 0;
  color: #333333;
}

.subtitle_hp {
  font-family: "Open Sans", sans-serif;
  display: block;
  font-size: 1.5vw;
  margin-left: 0;
  margin-right: 0;
  color: #ffffff;
}

.lis_pos_fix_es {
  position: absolute;
  left: 595px;
  top: 24px;
}

.subtitle_hp_small {
  font-family: "Open Sans", sans-serif;
  display: block;
  font-size: 2.5vw;
  margin-left: 0;
  margin-right: 0;
  color: #ffffff;
}

.bkg_white {
  background-color: #f8f9fa;
}

.sub-subtitle_hp {
  font-family: "Open Sans", sans-serif;
  display: block;
  font-size: 1.1vw;
  margin-left: 0;
  margin-right: 0;
  font-weight: 700;
  color: #ffffff;
}

.sub-subtitle_hp_small {
  font-family: "Open Sans", sans-serif;
  display: block;
  font-size: 2.1vw;
  margin-left: 0;
  margin-right: 0;
  font-weight: 700;
  color: #ffffff;
}

.icoclass_hp {
  font-size: 1.1vw;
  margin-top: 10px;
  padding-left: 5px;
  font-weight: 700;
  color: #ffffff;
}

.add_contract_btn {
  position: initial !important;
  background-color: #007db6 !important;
}

.add_document_btn {
  background-color: #007db6 !important;
}

.freccia {
  position: relative;
  top: 74px;
  left: 713px;
}

.container-altamira {
  background-size: cover;
  background: #000 url(../../img/home_background.png);
}

.container--inline-flex,
.container--flex {
  margin-bottom: -15px;
}
.container--flex {
  display: flex;
  justify-content: center;
}
.container--inline-flex {
  display: inline-flex;
  justify-content: center;
}
.flex-child {
  flex: 0;
  min-width: 20px;
  min-height: 20px;
  margin: 10px;
}

.sub_sm {
  font-size: 0.9rem;
}

a.sub_sm:link {
  color: white;
  text-decoration: none;
}

a.activ:link {
  color: #007db6;
  text-decoration: underline;
}

a.activ:hover {
  color: #007db6;
  text-decoration: none;
}

a.activ:visited {
  color: #007db6;
  text-decoration: none;
}

a.hp:link {
  color: white;
  text-decoration: none;
}

a.hp:hover {
  color: white;
  text-decoration: none;
}

a.sub_sm:hover {
  color: white;
  text-decoration: none;
}

a.nav-link:hover {
  color: #333333 !important;
  text-decoration: none;
}

a.back:link {
  text-decoration: none;
}

a.back:hover {
  text-decoration: none;
}

a.back:active {
  text-decoration: none;
}

a.back:visited {
  text-decoration: none;
}

a.pdf_download {
  text-decoration: none;
}

a.nav-link:link {
  color: #333333 !important;
  text-decoration: none;
}

a.sub_sm:hover {
  color: #ffffff !important;
  text-decoration: none;
}

a.rightmenu:hover {
  color: #333333 !important;
  text-decoration: underline;
}

.card_hp {
  height: 370px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.sign-in-altamira {
  background: url("../../img/altamira-signin.png");
  background-color: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid #bbbbbb !important;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px !important;
}

.form-control:focus {
  background-color: white !important;
  z-index: 99999999;
}

a.sub_sm:visited {
  color: white;
  text-decoration: none;
}

a.nav-link:visited {
  color: #333333;
  text-decoration: none;
}

#wrapper
  > ul.list-inline.float-right.mb-0
  > li.list-inline-item.dropdown.notification-list
  > a.nav-link.dropdown-toggle.waves-effect.waves-light.nav-user {
  background-color: rgba(0, 124, 186, 1);
  padding: 1px 6px !important;
  border-radius: 3px;
}

i.fa-light.fa-user.topmenu {
  width: 23px;
  height: 23px;
  text-align: center;
  padding-top: 2px;
  color: #fff;
  border-radius: 3px;
}

.menu_text {
  font-size: 24px;
}

.body_text {
  font-size: 18px;
}

.header {
  background-color: #fff;
  color: #fff;
  text-align: center;
  padding: 15px;
}

.separator {
  background-color: #047bbf;
  opacity: 74%;
  height: 20px;
}

header {
  font-size: -webkit-xxx-large;
}

footer_hp {
  background-color: #333;
  height: 10vh;
  color: #fff;
  padding: 0 !important;
  text-align: center !important;
  position: absolute;
  right: 0;
  left: 0 !important;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
}

.flex-align-center {
  align-items: center;
  justify-content: center;
}

.social_icon span {
  font-size: 60px;
  margin-left: 10px;
  color: #ffc312;
}

.social_icon span:hover {
  color: white;
  cursor: pointer;
}

.card-header h3 {
  color: white;
}

.social_icon {
  position: absolute;
  right: 20px;
  top: -45px;
}

.input-group-append span {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #dddada;
  text-align: center;
  white-space: nowrap;
  background-color: #ffffff;
  border-left: 1px solid #ffffff;
  border-radius: 0.25rem;
}

.bw {
  border-right: #ffffff !important;
}

#tableRiepDocumenti span.da_allegare {
  display: inline-block !important;
  min-width: 100px;
}

span.fa-light.fa-lock.lockBlue.float-right {
  padding: 27px 18px;
}

input:focus {
  outline: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
}

.ch {
  background-color: rgba(0, 0, 0);
  border-bottom: 1px solid rgba(0, 124, 168);
}

.remember {
  color: white;
}

.remember input {
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 5px;
}

.login_btn {
  color: #047bbf;
  background-color: #fff;
  width: 100%;
}

.login_btn:hover {
  color: black;
  background-color: white;
}

.links {
  color: white;
}

.links a {
  margin-left: 4px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: transparent;
}

.text-footer {
  color: #ffffff;
  height: 10px;
  margin-top: -12px;
  text-shadow: 1px 1px 1px #5f5d5d;
}

.form-group_hp {
  margin-bottom: 1rem;
  padding: 0;
  width: unset;
  float: unset;
  min-height: unset;
}

#wrapper .left.side-menu #sidebar-menu ul li a span.notifications.finished {
  background-color: #75c274;
  border: 2px solid #75c274;
}

.form-group .padding_form {
  padding: 5px 1% !important;
}

#wrapper.enlarged .content-page {
  margin-left: 70px;
  height: 100%;
  padding-top: 100px;
  height: auto;
  overflow: visible;
}

input#usernamelabel,
input#passwordlabel {
  border-bottom: 1px solid rgba(0, 124, 186, 1);
  font-size: 14px;
  border-top: none;
  border-right: none;
  border-left: none;
}

input.form-control {
  border: 1px solid #ddd;
}

#loginForm {
  width: unset;
  margin: unset;
  height: unset;
}

.home .error {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin-left: 66px;
}

.home .col-12.text {
  margin-bottom: 0;
  margin-top: 0;
  float: left;
  width: 1000px;
  padding-left: 0;
}

.home .col-12.text h2 {
  font-size: 33px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

.home .col-12.text h2::before {
  content: "Italo";
  text-align: right;
  color: #fff;
  opacity: 1;
  float: right;
  text-align: right;
  background: #007db6 url("../../img/dovalue_logo_neg.svg") no-repeat center;
  height: 280px;
  width: 270px;
  font-size: 0;
  margin-top: -137px;
}

body {
  font-family: "Open Sans", sans-serif;
}

body.widescreen.home .wrapper-page #loginForm button,
.internal.high.mail h3,
.internal.high.access h3,
.homeBox.intro .internal.left .content,
.homeBox.intro .internal.right .content,
.hp_container h2.title span,
td h6.description {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

table.dataTable tr td.dataTables_empty,
.col-form-label.or,
.homeBox.intro .internal.high .content table td span,
#registration #categorieForm h4,
#suspenRegistrationModal .modal-body h4.title,
#offerte table tr.winner td.cup::after,
#registration #categorieForm h4,
#loginForm .parsley-errors-list > li,
.home .col-12.text p,
#loginForm label,
.home .form-group a.recover {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

a.textClose::after,
.home .footer p.help a,
#project_modal .form-group label,
.modal-content .form-group label,
.dataTables_paginate.paging_simple_numbers ul.pagination li.active a.page-link,
homeBox.intro .internal.high h3 span,
#registration .tab-content h5,
.modal-dialog h5,
#registration .nav.nav-tabs li.active a,
#registration .nav.nav-tabs li.completed a,
#registration #categoryTable td,
#registration .nav.nav-tabs li.active a,
#registration .nav.nav-tabs li.completed a,
.modal-content .form-group .col-form-label,
.content-page table td a,
.content-page h2.title,
.home .col-12.text p a,
.widescreen.home.modal-open .modal-dialog button.btn,
#registration #categoriePage .col-12:first-child h5,
.riepilogo_offerta .col-md-12 a i,
body.fake_modal .riepilogo_offerta .custom-file .custom-file-label::after,
#totale_pdf b {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

.m-t-0.header-title > b,
table.dataTable td.dateCol,
.dataTables_paginate.paging_simple_numbers ul.pagination a.page-link,
.modal-footer .fa-light fa-file-zipper,
#registration .btn.btn-primary,
.modal-content .btn.btn-info.waves-effect.waves-light,
#registrazioneForm .btn.btn-large.btn-block.btn-primary,
.modal-body .btn.btn-primary,
.modal-body .btn.btn-large.btn-block.btn-primary,
.form-group.text-right.m-b-0 .btn.btn-primary.waves-effect.waves-light,
.modal-content #registrazioneForm h4.title,
.SumoSelect > .optWrapper > .options li.opt label,
.nav.nav-tabs li.nav-item a,
.homeBox.intro .internal.high .content table td,
#attach_container_email_detail a,
.col-1 .btn-primary,
.hp_container h2.title span,
.home .col-12.text h2:before,
.btn-danger,
.downloadRecap a {
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

.modal-content .col-md-12 .col-form-label.subtitle b,
.modal-content .col-md-12 .col-form-label.subtitle strong {
  font-weight: normal;
}

::selection {
  background-color: #007db6;
  color: #fff;
}

h4.m-t-0.header-title > b {
  text-transform: none;
}

.content-page table td a {
  color: #007db6;
  text-decoration: none;
}

.content-page h2.title {
  color: #000;
  font-size: 17px;
}

.goToSite {
  width: 270px;
  height: 270px;
  position: absolute;
  cursor: pointer;
  border: none;
  right: 0;
  top: -130px;
}

.topbar .topbar-left,
.side-menu {
  width: 330px;
}

.widescreen.home .text-center {
  margin-bottom: 0;
}

.widescreen.home.modal-open .modal-dialog {
  margin-top: 10%;
}

.widescreen.home.modal-open .modal-dialog .container.p-4 {
  padding-top: 0 !important;
}

.widescreen.home.modal-open h4.title {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  text-align: center;
  margin-bottom: 15px;
}

.widescreen.home.modal-open .modal-dialog input {
  text-align: center;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  height: 40px;
}

.widescreen.home.modal-open .modal-dialog input#usernameRecuperoPassword {
  background: #fff url("../../img/user_icon.gif") no-repeat 10px center;
  background-size: 14px;
}

.widescreen.home.modal-open .modal-dialog button.btn {
  text-transform: uppercase;
}

.language {
  width: 1000px;
  margin: 0 auto;
  height: 0;
}

div.col-form-label.uploaded {
  position: relative;
}

.language a {
  color: #fff;
  font-size: 13px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

#questionario .form-group .value a.upload {
  width: 450px;
}

.language a:hover {
  text-decoration: underline;
  cursor: pointer;
}

.language a.inactive:hover {
  text-decoration: none;
  cursor: default;
}

.language a.inactive {
  border-top: 4px solid #05608a;
  font-family: "Open Sans", sans-serif;
  background-color: #bd2227;
}

#recipients_email_detail ul li,
#content_email_detail p span {
  font-weight: 300 !important;
}

.topbar .topbar-left {
  background: transparent url("../../img/dovalue_logo_neg.svg") no-repeat 80px
    20px;
  background-size: 172px;
}

.list-inline.menu-left.mb-0 li:first-child {
  margin-top: 30px;
}

.list-inline.menu-left.mb-0 li:first-child .mdi:before {
  font-size: 25px;
}

#sidebar-menu {
  margin-top: 30px;
  background-color: #007db6;
}

#auctionForm table thead th,
.dataTables_wrapper table thead th,
.modal-content .modal-body table th {
  background: #0b2d4f url("../../img/tableLine.gif") repeat-y right;
  padding-right: 18px !important;
}

body.widescreen.home .wrapper-page .input-group .form-control,
#loginForm .col-4:nth-child(3) input {
  margin-left: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

body.widescreen.home .wrapper-page #loginForm button {
  float: none;
  width: 100%;
}

#wrapper .left.side-menu #sidebar-menu ul li.active a.active {
  background-color: #007db6;
}

#sidebar-menu > ul > li > a > span {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

body.widescreen.home .wrapper-page {
  background-image: none;
}

#loginForm .checkbox label::before,
#loginForm .checkbox label::after {
  width: 14px;
  height: 14px;
}

.home .error {
  font-family: "Open Sans", sans-serif;
  margin-left: 66px;
}

.home .col-12.text {
  margin-bottom: 0;
  margin-top: 0;
  float: left;
  width: 1000px;
  padding-left: 0;
}

.home .col-12.text h2 {
  font-size: 33px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

.home .col-12.text h2::before {
  content: "Italo";
  text-align: right;
  color: #fff;
  opacity: 1;
  float: right;
  text-align: right;
  background: #007db6 url("../../img/dovalue_logo_neg.svg") no-repeat center;
  height: 280px;
  width: 270px;
  font-size: 0;
  margin-top: -137px;
}

/* da ripristinare dopo natale 
.home .col-12.text h2::before {
    content: "Italo";
    text-align: right;
    color: #fff;
    opacity: 1;
    float: right;
    text-align: right;
    background: transparent url("../../img/logo_home_natale.png") no-repeat center right;
    height: 280px;
    width: 325px;
    font-size: 0;
    margin-top: -137px;
}

 */

#loginForm .col-4 {
  flex: inherit;
  float: right;
  width: 100%;
  max-width: inherit;
  margin-top: 0;
  height: 66px;
}

#loginForm .col-4:nth-child(2),
#loginForm .col-4:nth-child(3) {
  margin-top: 0px;
  width: 270px;
}

#loginForm .col-4:nth-child(3) {
  margin-top: 0;
  width: 290px;
  clear: both;
}

#loginForm .col-4:nth-child(2) input {
  background: #fff url("../../img/user_icon.gif") no-repeat 15px center;
  background-size: 20px;
  text-align: center;
  font-size: 14px;
}

#loginForm .col-4:nth-child(4) {
  background-color: #007db6;
  width: 270px;
  clear: both;
}

#loginForm .col-4:nth-child(3) input {
  background: #fff url("../../img/psw_icon.gif") no-repeat 15px center;
  background-size: 20px;
  text-align: center;
  font-size: 14px;
}

#loginForm .col-6 {
  clear: both;
  width: 270px;
  display: block;
  float: right;
  padding: 0;
}

span.fa-light.fa-lock.lockBlue.infosignature {
  float: right;
}

body.widescreen.home .wrapper-page #loginForm .col-4 button.btn {
  color: #fff;
  opacity: 1;
  background-color: #880e13;
  background-image: -moz-linear-gradient(center top, #007db6, #05608a);
  background: -webkit-linear-gradient(top, #007db6, #05608a);
  background: -linear-gradient(top, #007db6, #05608a);
  background: -ms-linear-gradient(top, #007db6 0%, #05608a 100%);
  border: 1px solid #007db6 !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-indent: 45px;
}

body.widescreen.home .wrapper-page #loginForm .col-4 button.btn:hover {
  background-color: #007db6;
  background-image: none;
}

.home .col-12.text p a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  background-color: #c19d30;
  width: 145px;
  padding: 8px 13px;
  text-align: center;
  margin-top: 30px;
  background-color: #c09c2c;
  background-image: -moz-linear-gradient(center top, #007db6, #c09c2c);
  background: -webkit-linear-gradient(top, #007db6, #c09c2c);
  background: -linear-gradient(top, #007db6, #c09c2c);
  background: -ms-linear-gradient(top, #007db6 0%, #c09c2c 100%);
  border: 1px solid #eec43d;
}

#loginForm .col-12.text p a:hover {
  color: #fff;
  background-color: #d3a21e;
  background-image: none;
}

body.widescreen.home .wrapper-page #loginForm .col-4 button.btn:after {
  content: ".";
  font-size: 0;
  width: 30px;
  height: 20px;
  float: right;
  background: transparent url(../../img/enter_icon.png) no-repeat center center;
  margin-top: 5px;
  margin-right: 15px;
  background-size: 17px;
}

#loginForm .col-4 .input-group {
  float: right;
  width: 270px;
  position: relative;
}

#loginForm .col-4 .input-group input {
  background-color: #fff;
  height: 66px;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  padding-left: 45px;
  font-size: 13px;
  padding-right: 45px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#loginForm .col-4 .input-group input::placeholder {
  padding-left: 0;
  opacity: 0.8;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

.home .form-group a.recover {
  border-left: 1px solid #40506f;
  font-size: 10px;
}

.widescreen.home .logo-lg .social {
  display: none;
}

#loginForm .recover {
  float: left;
  margin-left: 0;
  padding-left: 0;
  border: none;
  color: #fff;
  text-decoration: underline;
}

body.widescreen.home #loginForm label {
  margin-left: 0;
  float: right;
  font-size: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

body.widescreen.home .wrapper-page #loginForm button {
  letter-spacing: 1px;
}

.home .col-12.text p {
  font-size: 18.6px;
  letter-spacing: 0.5px;
  text-align: left;
  line-height: 35px;
  margin-top: 20px;
}

.home #loginForm span.display b {
  font-size: 0;
}

.home #loginForm span.display b::before {
  content: "Italo";
  font-size: 21px;
  margin-right: 0;
  padding: 0;
  width: auto;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

.home .col-12.text p br {
  display: none;
}

.home .col-12.text p span br {
  display: block;
}

.home .col-12.text p::first-letter {
  text-transform: uppercase;
}

span.float {
  text-align: left;
  display: block;
  width: 100%;
  left: 77px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 18.6px;
  font-weight: normal;
  margin-top: 40px;
  line-height: 35px;
}

.forced .topbar-left {
  background-color: #007db6;
  height: 130px;
}

.side-menu.left {
  background: #007db6 none repeat scroll 0 0;
}

body.fixed-left .side-menu.left {
  margin-top: 40px;
}

#wrapper.enlarged .navbar-custom {
  background: transparent url("../../img/dovalue_altamira_logo_lg.png")
    no-repeat 17px 0;
  background-size: 172px auto;
  margin-top: 20px;
}

.navbar-custom .mdi-crop-free::before {
  font-size: 16px;
}

#wrapper .navbar-custom .list-inline.float-right.mb-0 {
  margin-top: 47px;
}

#wrapper.enlarged .content-page {
  background: transparent url("../../img/home_background.png") no-repeat center
    top !important;
  background-attachment: fixed !important;
}

#wrapper .content-page > .content {
  margin-top: 0;
}

.header-title {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.dropdown-menu.dropdown-menu-right.profile-dropdown.show a,
.notification-list .profile-dropdown .notify-item span,
.navbar-custom .profile-dropdown i {
  color: #007db6;
  text-decoration: none;
}

.dropdown-menu.dropdown-menu-right.profile-dropdown.show a:hover,
.dropdown-menu.dropdown-menu-right.profile-dropdown.show a:hover > span {
  color: #007db6;
}

/* ===========
   Buttons
 =============*/
.btn-primary {
  font-size: 11px;
}

.col-1 .btn-primary {
  font-size: 11px;
  text-transform: none;
  padding: 8px 10px !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary,
.btn-outline-primary.active,
.btn-outline-primary:active,
.show > .btn-outline-primary.dropdown-toggle,
.btn-outline-primary:hover,
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
  background-color: #007db6;
  border: 1px solid #007db6;
}

.btn-success {
  background-color: #52bb56;
  border: 1px solid #52bb56;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success,
.btn-outline-success.active,
.btn-outline-success:active,
.show > .btn-outline-success.dropdown-toggle,
.btn-outline-success:hover,
.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
  background-color: #45af49;
  border: 1px solid #45af49;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info,
.btn-outline-info.active,
.btn-outline-info:active,
.show > .btn-outline-info.dropdown-toggle,
.btn-outline-info:hover,
.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle {
  background-color: #4fcaf7;
  border: 1px solid #4fcaf7;
}

.btn-warning {
  background-color: #f1b53d;
  border: 1px solid #f1b53d;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning,
.btn-outline-warning.active,
.btn-outline-warning:active,
.show > .btn-outline-warning.dropdown-toggle,
.btn-outline-warning:hover,
.btn-warning.active,
.btn-warning:active,
.show > .btn-warning.dropdown-toggle {
  background-color: #efac25;
  border: 1px solid #efac25;
  color: #ffffff;
}

.btn-danger {
  background-color: orange;
  border: 1px solid orange;
  text-transform: none;
}

.external #areaMenu label {
  color: #007db6;
  font-size: 13px;
  padding-left: 4%;
  width: 100%;
  cursor: pointer;
  margin-bottom: 15px;
  padding-bottom: 8px;
  text-indent: 10px;
}

.external #subCategoryDiv li span.control.control--radio {
  color: #007db6;
  cursor: pointer;
  font-size: 12px;
  line-height: 20px;
}

.external #subCategoryDiv li::after {
  content: "\f00c";
  float: left;
  color: #05608a;
  margin-right: 5px;
}

.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger,
.btn-outline-danger.active,
.btn-outline-danger:active,
.show > .btn-outline-danger.dropdown-toggle,
.btn-outline-danger:hover,
.btn-danger.active,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
  background-color: #ed3c39;
  border: 1px solid #ed3c39;
}

.btn-link {
  color: #343c49;
}

.btn-link:hover {
  color: #039cfd;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #039cfd !important;
}

.datepicker .datepicker-days .datepicker-switch {
  color: #007db6;
  padding-bottom: 10px;
  padding-top: 10px;
}

.datetimepicker .next:before,
.datepicker-days .next:before,
.datepicker-months .next:before,
.datepicker-years .next:before,
.datetimepicker-years .next:before,
.datetimepicker .prev:before,
.datepicker-days .prev:before,
.datepicker-months .prev:before,
.datepicker-years .prev:before,
.datetimepicker-years .prev:before {
  font-size: 12px;
}

#wrapper #auctionForm #preqTable thead tr th,
#wrapper #auctionForm .preq_table thead tr th {
  background: #404249 url("../../img/tableLine.gif") repeat-y right;
  border-right: none;
}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background-color: #fafafa;
}

.datepicker-inline {
  border: 2px solid #eeeeee;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #039cfd !important;
  background-image: none;
  box-shadow: none;
}

/* START HOME UNLOGGED */
.home .footer {
  background: none;
}

#level2 div span,
#level1 div span,
#level3 div span {
  color: #007db6;
}

#questionario .tab-content label {
  line-height: 22px !important;
  border: 0 !important;
}

#questionario .form-group.sub label.col-form-label {
  height: auto;
}

#questionario .tab-content label.longtext {
  max-width: 95%;
}

.home .logo-lg .social a {
  color: #fff;
}

.home .logo-lg .social a:hover,
.home .col-12.text p a:hover,
.home .form-group a.recover:hover,
.home .footer p.help a:hover {
  color: #fff;
}

.logo-lg {
  background-color: transparent;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  bottom: 35px;
  border-top: 1px solid #bbb;
  padding-top: 15px;
  z-index: 999999999;
  opacity: 0.7;
  width: 1000px;
  float: right;
  height: 2px;
}

.home .footer div {
  width: 1000px;
}

.home .footer p.help a {
  display: inline;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #dedede;
  margin-left: 6px;
  text-decoration: underline;
}

.home .link {
  float: left;
  height: 20px;
}

.home .link a {
  font-size: 11px;
  cursor: pointer;
  margin-right: 15px;
  padding-right: 15px;
  color: #eee;
  border-right: 1px solid #aaa;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  float: left;
}

.da_allegare {
  display: inline-block !important;
}

.home .link a:last-child {
  border: none;
}

#loginForm ul.parsley-errors-list.filled {
  margin-left: 50px;
}

#loginForm p span.hidden {
  display: none;
}

#loginForm #test.error {
  float: right;
  display: block;
  clear: both;
  margin-left: 0;
  text-align: center;
  width: 270px;
  background-color: #fee5e9;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 11px;
  opacity: 0.9;
  line-height: 25px;
}

.home #loginForm .parsley-errors-list > li,
.home #loginForm .parsley-errors-list.filled {
  letter-spacing: 0.5px;
  float: left;
  width: 100%;
  font-size: 10px;
  text-align: center;
  width: 100%;
  left: 0;
  margin-left: 0;
  z-index: 99999;
  line-height: 0;
}

.home #loginForm .parsley-errors-list.filled {
  position: absolute;
  margin-top: 50px;
}

#loginForm .checkbox input[type="checkbox"],
#loginForm .checkbox input[type="checkbox"]:checked + label::after {
  background-color: #007db6;
}

.control input:checked ~ .control__indicator {
  background: #007db6 none repeat scroll 0 0;
}

.control:hover input:checked:not([disabled]) ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #007db6 none repeat scroll 0 0;
}

.control--radio input:disabled ~ .control__indicator::after {
  background: #fff none repeat scroll 0 0;
}

.home .form-group a.recover,
.internal.high h3 i,
#calendar .fc-today-button,
.fc-icon-right-single-arrow::after,
.fc-icon-left-single-arrow::after {
  color: #007db6;
}

.home .footer p.help {
  color: #fff;
  float: right;
  width: auto;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 11px;
}

/* END HOME UNLOGGED */

td.dateCol.view {
  color: #49ac91;
}

table.dataTable td.dateCol {
  color: #222;
}

.dataTables_filter label::before {
  color: #333;
}

.dataTables_filter .form-control.form-control-sm:focus {
  border: 1px solid lightblue;
}

.nav.nav-tabs li.nav-item a.active.show {
  color: #000;
}

h4 .btn.btn-primary.waves-effect.waves-light,
.col-1 .btn.btn-primary.waves-effect.waves-light,
.btn.btn-primary.waves-effect.waves-light.save {
  background-color: #c80d21;
}

h4 .btn.btn-primary.waves-effect.waves-light,
.btn-group.col-4 .btn.btn-primary.waves-effect.waves-light,
#communications .btn.btn-primary.waves-effect.waves-light,
#communications_container .btn.btn-primary.waves-effect.waves-light,
#inviteSupplierForm #addRowSupplier.btn.btn-primary,
.col-1 .btn.btn-primary.waves-effect.waves-light,
.col-12 .btn.btn-primary.waves-effect.waves-light,
.btn.btn-primary.waves-effect.waves-light.save,
.content .btn-primary.invite {
  background-color: #05608a;
  background-image: -moz-linear-gradient(
    89.79deg,
    #1583bf 27.45%,
    #5cb0e0 91.25%
  );
  background: -webkit-linear-gradient(89.79deg, #1583bf 27.45%, #5cb0e0 91.25%);
  background: linear-gradient(89.79deg, #1583bf 27.45%, #5cb0e0 91.25%);
  background: -ms-linear-gradient(89.79deg, #1583bf 27.45%, #5cb0e0 91.25%);
  font-size: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  border: none;
}

h4 .btn.btn-primary.waves-effect.waves-light:hover,
#inviteSupplierForm #addRowSupplier.btn.btn-primary:hover,
#communications .btn.btn-primary.waves-effect.waves-light:hover,
#communications_container .btn.btn-primary.waves-effect.waves-light:hover,
.col-1 .btn.btn-primary.waves-effect.waves-light:hover,
.col-12 .btn.btn-primary.waves-effect.waves-light:hover,
.btn.btn-primary.waves-effect.waves-light.save:hover,
.btn-group.col-4 .btn.btn-primary.waves-effect.waves-light:hover,
.content .btn-primary.invite:hover {
  background-color: #5cb0e0;
  background-image: none;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}

.paginate_button.page-item.active .page-link,
.paginate_button.page-item .page-link {
  color: #6499f8;
}

.topbar .text-center {
  background-color: #d3031a;
}

table.dataTable td.dateCol,
table.table-bordered.dataTable td:last-child {
  font-size: 12px;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

table.table-bordered.dataTable.no-footer tr:last-child td {
  /*     border-right: 1px solid #f0f0f0; */
}

h4 span {
  font-size: 14px;
}

#rfx .checkbox label::after {
  background-color: #326eb1;
}

.nav.nav-tabs li.nav-item a:hover {
  color: #000;
}

.nav.nav-tabs li.nav-item a,
#wrapper
  #prodotti
  table.table.table-bordered.dataTable.no-footer
  tr.even.shown
  td.details-control:first-child::before,
#wrapper
  #prodotti
  table.table.table-bordered.dataTable.no-footer
  tr.odd.shown
  td.details-control:first-child::before,
#wrapper
  #prodotti
  table.table.table-bordered.dataTable.no-footer
  tr.even
  td.details-control:first-child::before,
#wrapper
  #prodotti
  table.table.table-bordered.dataTable.no-footer
  tr.odd
  td.details-control:first-child::before,
.form-group .value a {
  color: #007db6;
}

#wrapper
  #prodotti
  table#positions.table.table-bordered.dataTable.no-footer
  tr.odd
  td.dataTables_empty::before,
#wrapper
  #prodotti
  #preqTable.table.table-bordered.dataTable.no-footer
  tr.odd
  td.dataTables_empty::before {
  color: #f5cc50;
}

#content_email_detail p span {
  font-size: 13px !important;
}

.content-page table td i.fa,
.content-page table td i,
.content-page table #attach_container_email_detail a,
.content-page table #attach_container_email_detail i.fa-paperclip,
.preq_table .dateCol.view span.active a {
  color: #007db6;
}

.dataTables_paginate.paging_simple_numbers ul.pagination a.page-link {
  color: #e52b31;
  text-decoration: none;
}

.dataTables_paginate.paging_simple_numbers ul.pagination li.active a.page-link {
  font-size: 12px;
  text-decoration: none;
}

.table.table-bordered
  .checkbox.reject
  input[type="checkbox"]:checked
  + label::after {
  background-color: #ef6d7f;
}

.table.table-bordered
  .checkbox.validate
  input[type="checkbox"]:checked
  + label::after {
  background-color: #96daa8;
}

#wrapper #auctionForm table.dataTable thead tr th,
table.dataTable thead tr th,
.content-page table th.dateCol {
  border-bottom: 1px solid #007db6 !important;
  font-weight: normal;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

#wrapper #prodotti table#positions.table-bordered.dataTable.no-footer th,
#wrapper #auctionForm table.dataTable thead tr th,
table.dataTable thead tr th,
.content-page table th.dateCol {
  background-color: #007db6 !important;
  text-transform: none;
  font-size: 11px;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
  background-color: #05608a !important;
}

#auctionForm table thead th,
.dataTables_wrapper table thead th,
.dataTables_wrapper table thead th.dateCol {
  background: #404249 url("../../img/tableLine.gif") repeat-y right;
  text-transform: none;
  font-size: 11px;
}

table.dataTable thead tr th:first-child {
  border-left: 1px solid #404249;
}

/* start submenu */

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li a {
  color: #ffffff;
  border-bottom: 2px solid #2c2c2c;
  opacity: 0.8;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li.active a {
  color: #ffffff;
  border-bottom: 2px solid #2c2c2c;
  opacity: 0.8;
}

#wrapper.enlarged #sidebar-menu ul ul,
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a,
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a:hover {
  background-color: #05608a;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a {
  color: #fff;
  opacity: 0.7;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul li:hover a {
  opacity: 1;
}

/*end submenu */

/*  homepage logged  */

.hp_container {
  background-color: #fff;
  background-image: none;
  padding-right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
}

.homeBox.intro .internal .content > a {
  color: rgba(0, 124, 186, 1);
}

.internal.high.calendar {
  background: #fff url("../../img/info_corner.png") no-repeat top right;
}

.hp_container .homeBox.intro .internal.high h3 i:hover {
  color: black;
}

.homeBox.intro .internal.high {
  border: 1px solid #eee;
}

.hp_container .homeBox.intro .internal.left,
.hp_container .homeBox.intro .internal.right {
  box-shadow: none;
  border: 1px solid #eee;
  box-shadow: 0 1px 4px #eee;
  position: relative;
  width: 99%;
}

.content-page .hp_container h2.title {
  position: absolute;
  margin-top: -60px;
  text-align: center;
  width: 300px;
  left: 50%;
  margin-left: -150px;
}

#pswd_info::before {
  position: relative;
}

#pswd_info {
  position: relative;
  bottom: -10px;
}

.card-box.table-responsive {
  overflow-x: visible;
  height: auto;
}

.dataTables_filter .form-control.form-control-sm {
  border: 1px solid #d6e0e9;
}

.dataTables_filter .form-control.form-control-sm:focus {
  border: 1px solid #ccc;
}

.internal.high.mail h3,
.internal.high.access h3 {
  font-size: 15px;
}

.homeBox.intro .internal.high table td {
  color: #444;
}

.homeBox.intro .internal .content {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.homeBox.intro .internal.left .content,
.homeBox.intro .internal.right .content {
  color: #000;
  font-size: 13px;
}

.homeBox.intro .internal.left .content,
.homeBox.intro .internal.right .content:hover {
  color: #222;
}

homeBox.intro .internal.high h3 span {
  font-size: 15px;
}

.homeBox.intro .internal.high .content table td span {
  float: right;
  color: #000;
}

.homeBox.intro .internal .content:hover > span {
  color: #000;
}

.homeBox.intro {
  width: 100%;
  padding: 0;
}

.homeBox.intro .internal .content.noElements a::before {
  color: #469cc6;
}

.homeBox.intro .internal.partial .content span::after {
  background: #eda012 url(../../img/progress_quest.png) no-repeat center;
  content: "";
}

.homeBox.intro .internal.finished .content span::after {
  background-color: #75c274;
  content: "\f00c";
  background-image: none;
}

.homeBox.intro .internal.none .content span:after {
  background-color: #05608a;
}

.homeBox.intro .internal.left.allegati.none .content span::after {
  font-size: 21px;
  background-image: none;
}

.homeBox.intro .internal.left.allegati.none .content span::after {
  content: "\e647";
}

.homeBox.intro .internal.questionnaires.none .content span::after {
  content: "\f303";
  background-image: none;
}

.internal.high h3 i:hover {
  color: #4b94e4;
}

.homeBox.intro .internal.doc_allegati,
.homeBox.intro .internal.doc_allegati .content,
.homeBox.intro .internal.doc_aggiornamento,
.homeBox.intro .internal.doc_aggiornamento .content,
.homeBox.intro .internal.quest_compilati,
.homeBox.intro .internal.quest_compilati .content,
.homeBox.intro .internal.quest_dacompilare,
.homeBox.intro .internal.quest_dacompilare .content {
  height: 60px;
  line-height: 60px;
}

.hp_container .homeBox.intro .internal.doc_allegati span:after,
.hp_container .homeBox.intro .internal.doc_aggiornamento span:after,
.hp_container .homeBox.intro .internal.quest_compilati span:after,
.hp_container .homeBox.intro .internal.quest_dacompilare span:after {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  width: 60px;
}

.homeBox.intro .internal.doc_allegati .content > a,
.homeBox.intro .internal.doc_aggiornamento .content > a,
.homeBox.intro .internal.quest_compilati .content > a,
.homeBox.intro .internal.quest_dacompilare .content > a {
  margin-top: 15px;
}

/* end home logged */

#addedCategoryDiv .fa-light fa-trash {
  color: #007db6;
}

a:not([href]):not([tabindex]),
td i.fa,
td i,
#attach_container_email_detail a,
i.fa-paperclip::before {
  color: #007db6;
}

.homeBox.intro .internal.none .content span.toDo {
  color: #eda012;
  /* color: #cd2c25; */
}

#wrapper .left.side-menu #sidebar-menu ul li a span.notifications {
  position: absolute;
  display: block;
  background-color: #cd2c25;
  width: 13px;
  text-align: center;
  border-radius: 50px;
  height: 13px;
  text-indent: 0;
  padding: 0;
  left: 36px;
  font-size: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 13px;
  margin-top: -4px;
  border: 2px solid #cd2c25;
  box-sizing: content-box;
}

.content h5.introduction button.btn.send {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #5dca48;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  padding: 0 15px;
  box-shadow: 0 1px 4px #ccc;
}

.content h5.introduction {
  margin-top: 0;
  background-color: #f2f6fa;
  padding: 10px 15px;
  font-family: "Open Sans", sans-serif;
  color: black;
  position: relative;
  line-height: 23px;
  margin-bottom: 20px;
  width: 100%;
}

.content h5.introduction button.btn.send::before {
  background: transparent url(../../../img/submit.png) no-repeat center;
  content: "";

  display: block;
  height: 20px;
  width: 100%;
  font-size: 16px;
  opacity: 0.8;
}

.modal-dialog h5 {
  font-size: 15px;
}

#preqTable .parsley-errors-list.filled {
  font-weight: normal;
}

#modalDettaglioDocumenti .fa-light fa-download {
  font-size: 15px;
}

.modal-footer .fa-light fa-file-zipper,
.modal-footer .fa-light fa-file-zipper::before {
  color: #4b94e4;
}

#doclistTable th {
  background-color: #60646e;
}

/* registrazione */

body#wizard {
  background: url("../../img/home_background.png") no-repeat scroll center top;
  background-size: cover;
}

#registration #formAnagraficaAziendale .col-12 {
  font-size: 12px;
  line-height: 20px;
}

#registration #categoriePage label.control.control--radio {
  padding-top: 5px;
}

#wizard .btn-group.float-right.m-2 {
  margin: 0 !important;
}

#registration #formAnagraficaAziendale .checkbox {
  float: left;
  margin-bottom: 15px;
  margin-top: 0px;
  line-height: 14px;
  cursor: pointer;
}

#registration #formAnagraficaAziendale .col-12 a {
  color: #007db6;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

#registration .card-box .col-form-label {
  font-size: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

#registration h3 {
  font-weight: normal;
}

.card-box #categoriePage .form-group input {
  width: auto;
}

#registration .btn.btn-primary,
.modal-content .btn.btn-info.waves-effect.waves-light,
#registrazioneForm .btn.btn-large.btn-block.btn-primary,
.modal-body .btn.btn-primary,
.modal-body .btn.btn-large.btn-block.btn-primary,
.form-group.text-right.m-b-0 .btn.btn-primary.waves-effect.waves-light {
  background-color: #880e13;
  background-image: -moz-linear-gradient(center top, #007db6, #05608a);
  background: -webkit-linear-gradient(top, #007db6, #05608a);
  background: -linear-gradient(top, #007db6, #05608a);
  background: -ms-linear-gradient(top, #007db6 0%, #05608a 100%);
  border: 1px solid #007db6;
}

#registration .btn.btn-primary:hover,
#registration .btn.btn-secondary:hover,
.modal-content .btn.btn-info.waves-effect.waves-light:hover,
.modal-content .btn.btn-secondary.waves-effect:hover,
.form-group.text-right.m-b-0 .btn.btn-primary.back:hover,
#registrazioneForm .btn.btn-large.btn-block.btn-primary:hover,
.modal-body .btn.btn-primary:hover,
.modal-body .btn.btn-secondary:hover,
.modal-body .btn.btn-large.btn-block.btn-primary:hover,
.form-group.text-right.m-b-0 .btn.btn-primary.waves-effect.waves-light:hover,
.form-group.text-right.m-b-0 .btn.btn-secondary.waves-effect.waves-light:hover,
body
  .form-group.text-right.m-b-0
  .btn.btn-primary.waves-effect.waves-light.back:hover {
  background-color: #007db6;
}

.content .form-group.text-right.m-b-0 .btn.btn-primary:hover {
  background-color: #007db6;
  background-image: none;
}

#registration .btn.btn-secondary,
.modal-body .btn.btn-secondary,
.form-group.text-right.m-b-0 .btn.btn-secondary.waves-effect.waves-light,
.form-group.text-right.m-b-0 .btn.btn-primary.back,
body
  .form-group.text-right.m-b-0
  .btn.btn-primary.waves-effect.waves-light.back,
.modal-content .btn.btn-secondary.waves-effect {
  border: 1px solid #007db6;
  background-color: transparent;
  background-image: none;
  color: #007db6;
}

#registration .nav.nav-tabs li.active::before,
#registration .nav.nav-tabs li.completed::before {
  background: transparent url("../../img/step_corner.png") no-repeat scroll left
    center;
  content: ".";
  display: inline-block;
  font-size: 0;
  height: 40px;
  margin-left: -35px;
  position: absolute;
  width: 35px;
}

#registration h2 span {
  color: #3b6891;
  text-align: center;
  font-size: 30px;
  letter-spacing: 0.5px;
}

#registration .btn.btn-primary,
.modal-content .btn.btn-info.waves-effect.waves-light,
#registrazioneForm .btn.btn-large.btn-block.btn-primary,
.modal-body .btn.btn-primary,
.modal-body .btn.btn-large.btn-block.btn-primary,
.form-group.text-right.m-b-0 .btn.btn-primary.waves-effect.waves-light {
  background-color: #007db6;
  background-image: -moz-linear-gradient(
    89.79deg,
    #1583bf 27.45%,
    #5cb0e0 91.25%
  );
  background: linear-gradient(89.79deg, #1583bf 27.45%, #5cb0e0 91.25%);
  border: none;
  text-transform: uppercase;
}

.btn.btn-primary.waves-effect.waves-light.back {
  border-radius: 0px !important;
}

#registration .btn.btn-primary:hover,
#registration .btn.btn-secondary:hover,
.modal-content .btn.btn-info.waves-effect.waves-light:hover,
.modal-content .btn.btn-secondary.waves-effect:hover,
.form-group.text-right.m-b-0 .btn.btn-primary.back:hover,
#registrazioneForm .btn.btn-large.btn-block.btn-primary:hover,
.modal-body .btn.btn-primary:hover,
.modal-body .btn.btn-secondary:hover,
.modal-body .btn.btn-large.btn-block.btn-primary:hover,
.form-group.text-right.m-b-0 .btn.btn-primary.waves-effect.waves-light:hover,
.form-group.text-right.m-b-0 .btn.btn-secondary.waves-effect.waves-light:hover,
body
  .form-group.text-right.m-b-0
  .btn.btn-primary.waves-effect.waves-light.back:hover {
  background-color: #5cb0e0;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}

#registration .btn.btn-secondary,
.modal-body .btn.btn-secondary,
.form-group.text-right.m-b-0 .btn.btn-secondary.waves-effect.waves-light,
.form-group.text-right.m-b-0 .btn.btn-primary.back,
body
  .form-group.text-right.m-b-0
  .btn.btn-primary.waves-effect.waves-light.back,
.modal-content .btn.btn-secondary.waves-effect {
  background-color: transparent;
  background-image: none;
  border: 1px solid #007db6;
  color: #007db6;
}

@media (min-width: 768px) {
  #registration .nav.nav-tabs ul {
    display: flex;
    justify-content: center;
  }

  #registration .nav.nav-tabs li {
    flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
}

#registration .nav.nav-tabs li.active::before,
#registration .nav.nav-tabs li.completed::before {
  background: transparent url("../../img/step_corner.png") no-repeat scroll left
    center;
  content: ".";
  display: inline-block;
  font-size: 0;
  height: 40px;
  margin-left: -35px;
  position: absolute;
  width: 35px;
}

.modal-body .custom-file .custom-file-label::after,
.form-group .custom-file .custom-file-label::after {
  width: 100px;
  border: none;
  content: "UPLOAD";
  cursor: pointer;
  background-color: 007db6;
  background-image: -moz-linear-gradient(center top, #e1b93a, #cea934);
  background: -webkit-linear-gradient(top, #007db6, #056089);
  background: -linear-gradient(top, #e1b93a, #cea934);
  background: -ms-linear-gradient(top, #e1b93a 0%, #cea934 100%);
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 21px;
  font-weight: normal;
}

#registration .nav.nav-tabs li.active::before {
  background: transparent url("../../img/step_corner_active2.png") no-repeat
    scroll left center;
}

#registration .nav.nav-tabs li {
  background: transparent url("../../img/step_tocomplete.png") no-repeat scroll
    right center;
}

#registration .nav.nav-tabs li.nav-item.completed {
  background: transparent url("../../img/step_completed.png") no-repeat scroll
    right center;
}

#registration .nav.nav-tabs li.nav-item.active {
  background: #ffffff url("../../img/step_completed_active2.png") no-repeat
    scroll right center;
}

#registration .nav.nav-tabs li.nav-item.active a {
  color: black !important;
  font-weight: 500;
}

#registration .nav.nav-tabs li.nav-item.active a::after,
#registration .nav.nav-tabs li:nth-child(1)::before {
  display: none;
}

#registration .nav.nav-tabs li.nav-item:last-child {
  background-position: left center;
  padding-right: 0;
}

/* end registrazione */

.form-group .value .fa-light fa-pencil,
.card-box a.uploaded,
.card-box .value a {
  color: #007db6;
}

#contractTabDetail label {
  height: 42px;
}

#contractTabDetail li.opt label {
  height: unset;
}

#contractTabDetail .col-11.external h4 b {
  color: rgba(0, 124, 186, 1);
}

#contractTabDetail p.CaptionCont.SelectBox span {
  white-space: break-spaces;
  /*     text-overflow: ellipsis; */
  /*     overflow: hidden; */
  height: 100%;
}

@media screen and (max-width: 1024px) {
  #loginForm {
    width: 90%;
  }

  #loginForm .col-4 {
    float: left;
    width: 33%;
    max-width: inherit;
    margin-right: 0;
  }

  #loginForm .col-4 input.form-control {
    text-align: left;
    text-indent: 0;
    background-color: #fff;
  }

  body.widescreen.home .wrapper-page {
    background-image: none;
  }

  body.widescreen.home .wrapper-page .input-group .form-control,
  #loginForm .col-4:nth-child(3) input {
    margin-left: 5px;
  }

  body.widescreen.home .wrapper-page #loginForm button {
    background-color: orange;
    width: 98%;
    float: right;
    opacity: 0.9;
  }

  body.widescreen.home .wrapper-page #loginForm button:hover {
    opacity: 1;
    background-color: orange;
  }

  span.float {
    text-align: left;
    display: block;
    width: 100%;
    position: inherit;
    float: none;
    font-size: 14px;
    margin-top: 130px;
  }

  .home .col-12.text p {
    width: 100%;
  }

  #loginForm label {
    margin-left: 20px;
  }
}

@media screen and (max-width: 668px) {
  #loginForm {
    width: 90%;
  }

  #loginForm .col-4 {
    width: 100%;
    margin-bottom: 5px;
  }

  body.widescreen.home .wrapper-page #loginForm button {
    width: 100%;
  }

  body.widescreen.home .wrapper-page .input-group .form-control,
  #loginForm .col-4:nth-child(3) input {
    margin-left: 0;
    text-align: center;
  }

  #loginForm .col-4 input.form-control {
    text-align: center;
  }

  span.float,
  .home .col-12.text p {
    text-align: center;
  }

  .home .col-12.text p {
    font-size: 15px;
  }

  .home .col-12.text h2::before {
    background-position: center;
    width: 100%;
  }

  .home .col-12.text h2 {
    height: 30px;
  }

  span.float {
    margin-top: 50px;
    padding-top: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
  }

  .home .col-12.text {
    margin-bottom: 20px;
  }

  body.widescreen.home {
    background-position: center top;
  }

  #loginForm .col-6 {
    width: 100%;
    float: none;
    max-width: inherit;
    margin: 0 auto;
    text-align: center;
  }

  #loginForm .col-6 .form-group {
    margin: 0 auto;
  }

  .home .form-group a.recover {
    border-left: none;
    float: right;
  }
}

#signature_details h5,
#modalDettaglioDocumenti .signature_details h5 {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

#signature_details.modal-body .value::after,
#modalDettaglioDocumenti .signature_details.modal-body .value::after {
  color: #ff0000;
}

.modal-content .col-md-12 .col-form-label.main {
  color: #000;
}

.modal-content .col-md-12 .col-form-label.main.general {
  margin-top: -10px;
}

.modal-content .col-md-12 .col-form-label.main:before {
  background-color: #bbb;
}

.modal-content .col-md-12 .col-form-label.main:after {
  background-color: #bbb;
}

.modal-content .col-md-12 .col-form-label.subtitle {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

#sidebar-menu > ul > li > a.active {
  background: #05608a !important;
  color: #007db6;
}

.tableSearch th input {
  border: none;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  height: 26px;
  text-indent: 5px;
  width: 100%;
  caret-color: #777;
}

#users .tableSearch .SumoSelect {
  width: 100%;
}

.content #users .SumoSelect > .CaptionCont {
  height: 20px;
}

.SumoSelect > .CaptionCont.SelectBox > span {
  color: #131313;
}

.questions a.download {
  color: #007db6;
}

#loginForm #test.error.success {
  color: #55a351;
  background-color: #cdf7ca;
  font-family: "Open Sans", sans-serif;
}

@media screen and (max-width: 768px) {
  #wrapper .topbar .topbar-left {
    height: 130px;
  }

  .navbar-custom {
    background-color: #2c2c2c;
    height: 130px;
  }
}

@media screen and (min-width: 1690px) {
  body.widescreen.home {
    background-size: cover;
  }
}

@media screen and (max-width: 1030px) {
  .home .col-12.text h2::before {
    width: 100%;
    background: #fff url("../../img/logo_tablet.png") no-repeat center;
    height: 112px;
  }

  .home #loginForm,
  .home .col-12.text {
    width: 100%;
  }

  .home .col-12.text h2 {
    text-align: center;
  }

  .home .col-12.text p {
    text-align: center;
    margin-bottom: 0;
  }

  .home .col-12.text p span.float {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 0;
    font-size: 20px;
  }

  .home #loginForm .col-12.text p span.float a {
    float: none;
    display: inline;
    color: #d3a21e;
    background-color: transparent;
    text-transform: none;
    font-size: 20px;
    padding: 0;
    text-decoration: underline;
    background-image: none;
    border: none;
  }

  .home .col-12.text p span.display {
    display: none;
  }

  #loginForm .col-4:nth-child(2),
  #loginForm .col-4:nth-child(3),
  #loginForm .col-4:nth-child(4) {
    width: 100%;
  }

  #loginForm .col-4 .input-group,
  #loginForm .col-4:nth-child(4) {
    width: 50%;
    margin: 0 auto;
    float: none;
  }

  #loginForm #test.error {
    width: 50%;
    float: none;
    margin: 10px auto 0 auto;
  }

  #loginForm .col-4 .input-group input {
    text-align: center;
    margin: 0;
  }

  body.widescreen.home .wrapper-page #loginForm button {
    max-width: 100%;
    width: 100%;
  }

  #loginForm .col-6 {
    width: 50%;
    margin: 0 auto;
    float: none;
  }

  .home .link {
    position: absolute;
    top: 0;
    right: 0;
  }

  .home .link a {
    color: #007db6;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #e2e2e2;
  }

  .home .link a:last-child {
    margin-right: 0;
  }

  .home .link a:hover,
  .home .footer p.help a:hover {
    color: #bf272c;
  }

  .logo-lg {
    top: 40px;
    border: none;
    position: absolute;
    opacity: 1;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: 0;
  }

  .home .goToSite {
    width: 250px;
    height: 97px;
    position: absolute;
    cursor: pointer;
    border: none;
    top: -130px;
    margin-left: -125px;
    left: 50%;
  }

  .language {
    z-index: 999;
    position: absolute;
    margin-top: 50px;
    width: 100%;
    padding-left: 8px;
    box-sizing: border-box;
  }

  .language a {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    color: #ba2226;
    text-decoration: underline;
  }

  .home .language a.italian {
    border-right: 1px solid #ddd;
    padding-right: 10px;
  }

  .language a.inactive {
    background-color: transparent;
    border: none;
    color: #222;
    text-decoration: none;
  }

  .home .footer {
    width: 100%;
    text-align: center;
    background-color: #fff;
    height: 38px;
    opacity: 0.9;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .home .footer p.help {
    width: 100%;
    text-align: center;
    color: #000;
    margin-left: 0;
    margin-right: 0;
    margin-top: 7px;
    font-family: "Open Sans", sans-serif;
    float: none;
    left: 0;
    right: 0;
    margin-bottom: 7px;
    line-height: 15px;
  }

  .home .footer p.help a {
    color: #007db6;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
  }

  .home .footer div {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  #loginForm .col-4 .input-group,
  #loginForm .col-4:nth-child(4),
  #loginForm .col-6 {
    width: 92%;
  }

  .home .col-12.text p {
    width: 92%;
    margin: 0 auto;
    float: none;
  }

  .home .col-12.text h2 {
    font-size: 26px;
  }

  #loginForm .parsley-errors-list > li,
  #loginForm .parsley-errors-list.filled {
    width: 100%;
    text-align: center;
  }

  .home #loginForm .parsley-errors-list.filled {
    width: 100%;
    float: left;
    margin-left: 0;
    text-align: center;
    z-index: 999999;
    margin-left: 0;
  }

  #loginForm .parsley-errors-list > li {
    width: 100%;
    text-align: center;
  }

  #loginForm #test.error {
    width: 92%;
  }
}

@media screen and (max-width: 750px) {
  .home .link {
    top: 0;
    margin-top: 0;
    width: 100%;
    text-align: center;
  }

  .home .link a {
    height: 20px;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    float: none;
    vertical-align: top;
    padding-right: 0;
    padding-left: 0;
    margin-left: 5px;
    border: none;
    margin-right: 5px;
    line-height: 20px;
  }

  .home .link a.sub_sm:hover {
    color: #fff;
  }

  .home .logo-lg {
    background-color: #007db6;
    top: 0;
    height: 22px;
    width: 100%;
    padding: 0;
    text-align: center;
    position: relative;
  }

  .home .col-12.text h2::before {
    background-position: center 32px;
  }
}

@media screen and (max-width: 400px) {
  .home .col-12.text h2 {
    font-size: 18px;
  }

  .home #loginForm .col-12.text span,
  .widescreen.home #loginForm .col-12.text p span.float a {
    font-size: 15px;
  }

  .home .col-12.text {
    margin-bottom: 0;
  }

  .home .footer p.help a {
    display: block;
  }

  .home .footer {
    height: auto;
  }
}

/* start albero in registrazione e company data */

#registration #areaMenu label input,
.editable #areaMenu label input {
  display: none;
}

#registration #areaMenu br,
.editable #areaMenu br {
  display: none;
}

#registration #areaMenu label,
.editable #areaMenu label {
  cursor: pointer;
  color: #007db6;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #eee;
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
  height: 30px;
  line-height: 30px;
  display: block;
}

#registration #areaMenu label:hover,
.editable #areaMenu label:hover,
.content-page table td a:hover,
.content-page table td i:hover {
  color: #000;
}

#registration #subCategoryDiv table th,
#registration #addedCategoryTable th,
.editable #subCategoryDiv table th,
.editable #addedCategoryTable th {
  display: none;
}

#registration #subCategoryDiv table,
#registration #addedCategoryTable,
.editable #subCategoryDiv table,
.editable #addedCategoryTable {
  width: 100% !important;
  float: none;
  max-width: i;
}

#registration #addedCategoryTable td,
.editable #addedCategoryTable td {
  border-right: none;
  border-left: none;
  padding-left: 0;
}

#registration #categoriePage h5 span.number,
.editable #categoriePage h5 span.number {
  color: red;
  border: 1px solid red;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  float: left;
  text-align: center;
  opacity: 0.5;
  line-height: 18px;
  margin-right: 7px;
  text-indent: 1px;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
}

#registration #categoriePage .col-12 h5,
.editable #categoriePage .col-12 h5 {
  width: 33%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
}

.editable #categoriePage .col-12 h5 {
  margin-right: 10px;
  width: 33%;
}

.editable #categoriePage label.control.control--radio {
  padding-top: 5px;
}

.editable #categoriePage .col-12 h5:last-child {
  margin-right: 0;
  width: 30%;
}

#registration #subCategoryDiv,
#registration #categoriePage .form-group,
#registration #categoriePage #addedCategoryDiv,
.editable #subCategoryDiv,
.editable #categoriePage .form-group,
.editable #categoriePage #addedCategoryDiv {
  width: 33%;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 15px;
  border-right: 1px solid #e2e2e2;
  padding-left: 15px;
  overflow: hidden;
}

#registration #categoriePage #addedCategoryDiv,
.editable #categoriePage #addedCategoryDiv {
  padding-right: 0;
  border-right: none;
}

#registration #categoriePage .col-12,
.editable #categoriePage .col-12 {
  padding-left: 0;
}

#registration #categoriePage .col-12:first-child h5,
.editable #categoriePage .col-12:first-child h5 {
  font-size: 16px;
  margin-bottom: 0;
}

#registration #areaMenu label:nth-child(5):before,
#registration #areaMenu label:nth-child(3):before,
#registration #areaMenu label:first-child:before,
.editable #areaMenu label:nth-child(5):before,
.editable #areaMenu label:nth-child(3):before,
.editable #areaMenu label:first-child:before {
  font-family: "Fontawesome-light";
  font-weight: 100;
  margin-right: 15px;
  width: 10px;
  text-align: center;
  float: left;
}

#registration #subCategoryTable td:last-child,
#registration #addedCategoryTable td:last-child,
.editable #subCategoryTable td:last-child,
.editable #addedCategoryTable td:last-child {
  padding-right: 0;
}

#registration #addedCategoryTable td:last-child img,
.editable #addedCategoryTable td:last-child img {
  opacity: 0;
  position: absolute;
  cursor: pointer;
}

#registration #addedCategoryTable td:last-child::after,
.editable #addedCategoryTable td:last-child::after {
  content: "\f1f8";
  display: inline-block;
  color: #c8272c;
  cursor: pointer;
  font-family: "Fontawesome-light";
  font-weight: 100;
  font-size: 13px;
  height: auto;
  line-height: 0;
}

#registration #categoriePage #subCategoryDiv,
.editable #categoriePage #subCategoryDiv {
  padding-left: 15px;
}

#registration #subCategoryTable td.dataTables_empty:last-child,
#registration
  #addedCategoryTable
  td#registration
  #subCategoryTable
  td:last-child,
#registration #addedCategoryTable td.dataTables_empty:last-child,
.editable #subCategoryTable td.dataTables_empty:last-child,
.editable #addedCategoryTable td#registration #subCategoryTable td:last-child,
.editable #addedCategoryTable td.dataTables_empty:last-child {
  padding-right: 10px;
}

#registration #subCategoryTable td,
#registration #addedCategoryTable td,
.editable #subCategoryTable td,
.editable #addedCategoryTable td {
  border-right: 0;
  border-left: 0;
  padding-left: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 11px;
}

#categoriePage label.control.control--radio {
  display: block;
  float: none;
  width: 100%;
  margin-bottom: 8px;
  text-transform: none;
  line-height: 16px;
  height: auto;
  padding-top: 8px;
}

#categoriePage .control__indicator {
  border-radius: 0;
}

#categoriePage .control--radio .control__indicator::after {
  content: "\f00c";
  font-family: "Fontawesome-light";
  font-weight: 100;
  background-color: transparent;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  color: #fff;
  font-weight: bold;
  font-size: 9px;
  margin-left: 3px;
}

#subCategoryTable a::before {
  content: "\2b";

  font-size: 12px;
  color: #c8272c;
  padding: 5px 0 5px 5px;
}

#subCategoryTable a {
  font-size: 0;
  float: left;
}

#categoriePage span.title {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 10px;
  display: block;
  color: #222;
}

#registration #addedCategoryTable td.dataTables_empty:after,
.editable #addedCategoryTable td.dataTables_empty:after {
  display: none;
}

.editable {
  width: 96%;
  margin-left: 2%;
}

.editable h4 {
  margin-bottom: 10px;
  margin-top: 10px;
}

.editable #categoriePage #subCategoryDiv .dataTables_empty,
.editable #categoriePage #addedCategoryDiv .dataTables_empty {
  padding-left: 25px;
}

.editable #categoriePage #subCategoryDiv .dataTables_empty:before,
.editable #categoriePage #addedCategoryDiv .dataTables_empty:before {
  position: absolute;
  margin-left: -15px;
  margin-top: -1px;
}

.editable table td {
  border-bottom: 1px solid #eee;
}

.editable #areaMenu label {
  border: none;
}

.editable #subCategoryTable a {
  float: right;
}

#categoriePage #back:before {
  width: 20px;
  height: 10px;
  float: left;
  content: "\2936";

  color: #c8272c;
  font-size: 15px;
}

#addedCategoryTable .path,
#addedCategoryTable .dateCol {
  cursor: pointer;
  display: block;
}

#registration .mCSB_inside > .mCSB_container {
  margin-right: 15px;
}

#wizard .tooltip.fade {
  position: fixed !important;
  text-transform: lowercase;
}

/* end albero in registrazione e company data */

#wizard .alert-danger {
  background-color: #fff;
  border: none;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  width: 46%;
  margin: 0 auto;
  margin-top: 10%;
  min-height: 200px;
  padding: 35px 100px;
  line-height: 27px;
  box-sizing: border-box;
  text-align: center;
  font-size: 15px;
}

#wizard .alert-danger button.btn {
  width: 30%;
  left: 0;
  margin-left: 35%;
  margin-right: 35%;
  bottom: 30px;
  min-width: inherit;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.alert-danger.success .list-group-item {
  border: none;
  text-align: left;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  line-height: 19px;
  height: auto;
  margin-bottom: 25px;
  padding: 0 0 0 25px;
}

#wizard .alert-danger.success {
  padding: 25px;
  max-width: 600px;
}

#wizard .alert-danger.success h5 {
  text-align: left;
  font-size: 18px;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

#wizard .alert-danger.success h5.modal.subtitle {
  display: block;
  margin-bottom: 30px;
  position: relative;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  text-align: left;
  line-height: 18px;
  color: #222;
  max-width: 90%;
}

#wizard .alert-danger.success .checkbox {
  margin-top: 0;
  float: left;
  margin-right: 10px;
  height: 18px;
  line-height: 18px;
  cursor: pointer;
  position: absolute;
  left: 0;
}

#wizard .alert-danger.success div.container.py-3 {
  text-align: center;
  height: 50px;
  padding: 0 !important;
  margin-top: 16px;
}

#wizard .alert-danger.success div.container.py-3 button {
  float: none;
  padding-right: 12px;
  padding-left: 12px;
  width: auto;
  box-sizing: border-box;
}

#wizard .alert-danger.success div.container.py-3 button.btn-primary {
  float: none;
  margin-right: 0;
  margin-left: 1%;
}

#wizard
  #registration
  .alert-danger.success
  div.container.py-3
  button.btn-secondary {
  float: none;
  margin-left: 0;
  margin-right: 1%;
  width: auto;
}

.alert-danger.success ul.list-group {
  margin-top: 25px;
}

.readonly #addedCategoryTable th {
  background: #0b2d4f url("../../img/tableLine.gif") repeat-y right;
}

@media screen and (max-width: 1080px) {
  #wizard .alert-danger {
    font-size: 12px;
    line-height: 19px;
    padding-right: 10px;
    padding-left: 10px;
    width: 70%;
  }

  #wizard #registration .alert-danger button.btn.btn-primary {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
  }

  #wizard #registration .alert-danger.success button.btn.btn-primary {
    width: auto;
    margin-right: 0;
    margin-left: 1%;
  }

  #wizard #registration .alert-danger.success {
    width: 92%;
  }
}

/* start vendor list - modale */
#modalAreaDetail span {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

#modalAreaDetail ul {
  font-size: 14px;
  list-style-type: none;
  margin-left: -24px;
}

#modalAreaDetail span::before {
  content: "\f00c";
  font-family: "Fontawesome-light";
  color: #007db6;
  margin-left: -20px;
  margin-right: 8px;
}

.modal #modalGradeDetail-form tr:last-child td {
  color: blue;
  background-color: #effcf3;
  color: #67d262;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

/* end vendor list - modale */

.content
  .readonly
  .tab-pane
  .row
  .col-12.col-md-4.offset-md-4.col-lg-4.offset-lg-4.my-2 {
  width: 100%;
  max-width: 100%;
  float: none;
  flex: inherit;
  margin: 0 !important;
  padding: 0;
}

.tab-content.readonly .row.table-responsive,
.tab-content.readonly .container-fluid {
  margin: 0;
  padding: 0;
  width: 100%;
  padding-right: 0;
  overflow: visible;
}

.tab-content.readonly .row.mt-1.mb-1 {
  margin: 0;
}

table.table-bordered.dataTable.no-footer tr:last-child td,
.content-page .table-bordered.dataTable td {
  border-left: 1px solid #eee;
  /*     border-right: 1px solid #eee; */
  padding-top: 8px;
  padding-bottom: 8px;
  /*     border-bottom: 1px solid #eee; */
}

#totale_pdf span {
  float: right;
}

#auctionForm .modal-eval #criteriValTecTable td.details-control,
#auctionForm .modal-eval #criteriValTecTable td.details-control::before,
#menu li a,
#preqTable .dateCol.view span.active a,
#preqTable tr.shown .dateCol.view span a::before,
.dateCol.details-control .descriptionextended,
.readonly .fa-light fa-timer {
  color: #007db6;
}

#menu li a:hover {
  color: #000;
}

.external.first .item:first-child .elem:before,
.external.first .item:nth-child(2) .elem:before,
.external.first .item:last-child .elem:before {
  margin-right: 5px;
}

.modal .modal-dialog .modal-content .modal-body {
  max-width: 100%;
}

.forced.enlarged .list-inline.float-right.mb-0,
.forced .list-inline.float-right.mb-0 {
  margin-top: 45px;
  padding-right: 10px;
}

.pdf_download {
  border: medium none;
  color: #fff;
  font-size: 11px;
  height: auto;
  padding: 7px 10px;
  transition-duration: 0.4s;
  transition-property: color;
  -moz-transition-duration: 0.4s;
  -moz-transition-property: color;
  -webkit-transition-duration: 0.4s;
  -webkit-transition-property: color;
  float: right;
  cursor: pointer;
  border-radius: 2px;
  background-color: #05608a;
  background-image: -moz-linear-gradient(center top, #007db6, #05608a);
  background: -webkit-linear-gradient(top, #007db6, #05608a);
  background: -linear-gradient(top, #007db6, #05608a);
  background: -ms-linear-gradient(top, #007db6 0%, #05608a 100%);
}

.pdf_download:hover {
  color: #fff;
  background-color: #10a1e4;
  background-image: none;
}

.dataTables_paginate.paging_simple_numbers ul.pagination a.page-link {
  color: #007db6 !important;
}

.nav-tabs > li > a {
  /*color: #fff !important;*/
  font-weight: 900;
  padding-left: 20px !important;
  text-decoration: none;
}

.nav-tabs > li > a {
  color: #343c49;
  font-weight: 600;
}

.sorting_1 > a:hover {
  color: #013248 !important;
}

#registration .nav.nav-tabs li a {
  background-color: transparent;
  border: medium none;
  color: #fff;
  display: table-cell;
  font-size: 12px;
  height: 40px;
  line-height: 16px;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
  padding-right: 30px;
  text-align: left;
  vertical-align: middle;
  /* width: 90%; */
}

.content h5.introduction a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-left: 3px;
  margin-right: 6px;
  text-decoration: none;
  text-decoration: none;
}

table.table-bordered.resultList td a {
  text-align: left;
  float: left;
  font-style: normal;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 2px;
  color: #007db6;
}

#registration .custom-file .custom-file-label::after,
#registration #contract_form .riepilogo_offerta .col-md-12 a {
  width: 25%;
  text-align: center;
  text-indent: 0;
  background-color: #007db6;
  background-image: -moz-linear-gradient(center top, #007db6, #05608a);
  background: -webkit-linear-gradient(top, #007db6, #05608a);
  background: -linear-gradient(top, #007db6, #05608a);
  background: -ms-linear-gradient(top, #007db6 0%, #05608a 100%);
}

.hp_container h2.title span {
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  margin-top: 10px;
  display: block;
  font-size: 25px;
  text-align: center;
  margin-top: -45px;
  letter-spacing: 0.6px;
  margin-bottom: 45px;
}

/*fine voci ambito attività */

/* nuove icone HP interna */

.homeBox.intro .internal.left .content span::after {
  content: "\f657";
  font-family: Fontawesome-light;
  margin-right: -4.5%;
  color: #007db6;
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
  background: transparent !important;
  background: transparent !important;
  font-size: 1.5vw;
}

.homeBox.intro .internal.right.job .content span::after {
  content: "\e41b";
  font-family: Fontawesome-light;
  color: #007db6;
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
  background: transparent !important;
  background: transparent !important;
  font-size: 21px;
}

.homeBox.intro .internal.right.docs.job.content span::after {
  content: "\f07b";
  font-family: Fontawesome-light;
  color: #007db6;
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
  background: transparent !important;
  background: transparent !important;
  font-size: 1.5vw;
}

.homeBox.intro .internal.right.docs .content span::after {
  content: "\f07b";
  font-family: Fontawesome-light;
  color: #007db6;
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
  background: transparent !important;
  background: transparent !important;
  font-size: 1.5vw;
}
.homeBox.intro .internal.right.docs .content span::after {
  content: "\f07b";
  font-family: Fontawesome-light;
  color: #007db6;
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
  background: transparent !important;
  background: transparent !important;
  font-size: 1.5vw;
}
.homeBox.intro .internal.right .content span::after,
.homeBox.intro .internal.left .content span::after,
.internal.high.mail h3 span::after,
.internal.high.access h3 span::after {
  width: 60px;
  height: 60px;
  color: #007db6;
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
  background: transparent !important;
  background: transparent !important;
  font-size: 1.5vw;
  display: block;

  float: right;
  z-index: 9999999999999;
  margin-top: 0;
  text-align: center;
  line-height: 60px;
  border-left: none;
  margin-right: -4.5%;
  float: right;
  text-align: center;
}
.homeBox.intro .internal.right .content span::after,
.homeBox.intro .internal.left .content span::after,
.internal.high.mail h3 span::after,
.internal.high.access h3 span::after {
  width: 60px;
  height: 60px;
  color: #007db6;
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
  background: transparent !important;
  background: transparent !important;
  font-size: 21px;
  display: block;
  float: right;
  z-index: 9999999999999;
  margin-top: 0;
  text-align: center;
  line-height: 60px;
  border-left: none;
  margin-right: -1.5%;
  float: right;
  text-align: center;
}

.homeBox.intro .internal.left.doc_allegati .content span::after {
  content: "\e647";
  font-size: 21px;
  background-image: none;
}

.homeBox.intro .internal.left.questionnaires.finished .content span::after {
  content: "\f00c";
  background-image: none;
}

.error {
  color: #9d2525;
  font-size: 14px;
  font-weight: 700;
}

#sidebar-menu {
  height: 100%;
  min-height: 100%;
}

.fixed-left-void #sidebar-menu > ul {
  background: none;
}

#sidebar-menu > ul {
  background: url(../../img/niumactive_white.png) no-repeat bottom;
  height: 90%;
}

.merciology_btns {
  position: absolute;
  bottom: 10px;
}

/* ----------- EXPLORER 11 ----------- */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .position_ie11 {
    position: relative !important;
    top: 30%;
  }

  .username_ie11 {
    width: 40% !important;
  }

  .password_ie11 {
    width: 40% !important;
    position: relative !important;
    top: 60px;
    right: 360px;
  }

  .card {
    height: 740px;
  }

  .remember {
    color: white;
    position: relative;
    top: -10px;
    width: 45%;
  }

  .remember input {
    width: 13px;
    height: 13px;
    margin-left: 15px;
    margin-right: 5px;
  }

  .card-footer {
    margin-top: -100px;
  }

  .accedi_ie11 {
    width: 40% !important;
    padding-top: 40px !important;
  }

  .bkg_white {
    background-color: transparent;
  }

  .error {
    clear: both;
    font-size: 12px !important;
    height: 6px !important;
  }

  .topspaceass {
    position: relative;
    top: -5px;
  }

  .merciology_btns {
    position: absolute;
    bottom: 10px;
    right: 50px;
  }
}

@media screen and (max-width: 1366px) {
  #sidebar-menu {
    margin-top: 0;
    background-color: #007db6;
  }

  #sidebar-menu,
  #sidebar-menu ul,
  #sidebar-menu li,
  #sidebar-menu a {
    border: 0;
    font-weight: normal;
    line-height: 1;
    list-style: none;
    margin-top: -10px;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
  }

  #wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a {
    padding: 10px 20px;
    min-height: 38px;
  }

  #wrapper.enlarged .left.side-menu li:nth-child(6) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(7) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(8) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(9) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(10) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(11) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(12) ul.list-unstyled {
    position: absolute;
    bottom: 38px;
  }

  .topbar-left .button-menu-mobile.open-left.waves-light.waves-effect {
    padding: 0;
    margin-left: 4px;
    margin-top: -40px;
  }

  .side-menu.left {
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 43px;
  }
}

@media screen and (max-width: 1920px) {
  #sidebar-menu {
    margin-top: 0;
    background-color: #007db6;
  }

  #sidebar-menu,
  #sidebar-menu ul,
  #sidebar-menu li,
  #sidebar-menu a {
    border: 0;
    font-weight: normal;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding-top: 3px;
    position: relative;
    text-decoration: none;
  }

  #wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a {
    padding: 10px 20px;
    min-height: 38px;
  }

  #wrapper.enlarged .left.side-menu li:nth-child(6) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(7) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(8) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(9) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(10) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(11) ul.list-unstyled,
  #wrapper.enlarged .left.side-menu li:nth-child(12) ul.list-unstyled {
    position: absolute;
    bottom: 38px;
  }

  .topbar-left .button-menu-mobile.open-left.waves-light.waves-effect {
    padding: 0;
    margin-left: 4px;
    margin-top: -30px;
  }

  .side-menu.left {
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 43px;
  }
}

@media (max-width: 1366px) and (min-width: 400px) {
  .pencil-fix-dati-fiscali {
    position: relative;
    top: 30px;
    left: 10px;
  }
}

@media (max-width: 1680px) and (min-width: 1366px) {
  .pencil-fix-dati-fiscali {
    position: relative;
    top: 40px;
    left: 10px;
  }
}

@media (max-width: 1920px) and (min-width: 1680px) {
  .pencil-fix-dati-fiscali {
    position: relative;
    top: 45px;
    left: 10px;
  }
}

@media (max-width: 2560px) and (min-width: 1920px) {
  .pencil-fix-dati-fiscali {
    position: relative;
    top: 65px;
    left: 10px;
  }
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.btn-circle {
  width: 30px;
  height: 30px;
  background-color: #007db6;
  border: 0;
  padding: 6px 0px;
  color: #fff !important;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.btn-circle {
  width: 30px;
  height: 30px;
  background-color: #007db6;
  border: 0;
  padding: 6px 0px;
  color: #fff !important;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857;
}

.modal-body .custom-file .custom-file-label::after,
.form-group .custom-file .custom-file-label::after,
.value a.upload::after {
  width: 100px;
  border: none;
  content: "UPLOAD";
  cursor: pointer;
  background-color: #007db6 !important;
  background: #007db6 !important;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
}

/*   CAMPAGNE VALUTAZIONE   */

#registration #vrquestions .container.card {
  border-radius: 0;
  padding: 20px;
  margin-bottom: 30px;
  margin-top: 0;
}
#vrquestions .fa-light fa-info {
  color: #222;
  font-size: 10px;
  border-radius: 50px;
  border: 1px solid #777;
  height: 13px;
  width: 13px;
  cursor: pointer;
  margin-left: 5px;
  float: left;
  text-align: center;
  margin-top: 1px;
  opacity: 0.7;
}
#vrquestions .fa-light fa-info:hover {
  opacity: 1;
  color: #000;
}
#vrquestions .tab-content .form-group.off {
  opacity: 0.3;
}

#vrquestions .select2-container.form-control.select2,
#vrquestions .select2-container.form-control.select2 span,
#vrquestions .select2-container.form-control.select2 a {
  height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

.col4 .value a.upload {
  margin-top: 0;
  height: 30px;
}

.col4 .value input,
.col4 .value select,
.col4 .value a.upload,
#vrquestions .select2-container.form-control.select2,
#vrquestions .select2-container.form-control.select2 span,
#vrquestions .select2-container.form-control.select2 a {
  font-size: 11px;
  background-color: transparent;
}

#registration #vrquestions .container.card:before {
  content: ".";
  position: absolute;
  top: 0;
  margin-top: -11px;
  background-color: #fff;
  width: 20px;
  height: 20px;
  font-size: 0;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-left: -9px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
}

#vrquestions h4 b {
  font-size: 18px;
}

#vrquestions .nav.nav-tabs .nav-link {
  display: block;
  float: none;
  font-size: 12px;
  height: auto;
  padding-top: 10px;
  text-align: left;
  padding-bottom: 10px;
  box-sizing: border-box;
  padding-right: 22px;
  padding-left: 10px;
}

#vrquestions .tab-content label {
  text-transform: none;
  font-size: 12px;
  color: #000;
  float: left;
  max-width: 95%;
  padding-top: 0;
  line-height: 16px;
  height: 50px;
  letter-spacing: -0.1px;
  overflow: hidden;
}

#vrquestions .tab-content .value {
  float: left;
  width: 100%;
  position: relative;
  top: 7px;
}

#vrquestions .tab-content label.control--radio {
  width: auto;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 22px;
  overflow: visible;
}

#vrquestions .tab-content .form-group {
  width: 100%;
  margin-bottom: 30px;
  margin-right: 0;
  height: 66px;
}

#vrquestions .tab-content .form-group {
  width: 100%;
  margin-bottom: 30px;
  margin-right: 0;
  height: 66px;
}

#vrquestions .tab-content .readonly .form-group.checkboxQuestion {
  width: 100%;
  margin-bottom: 30px;
  margin-right: 0;
  height: auto;
}

#vrquestions .form-group.col1 label.col-form-label {
  height: auto;
  min-height: auto;
}
#vrquestions .tab-content .form-group.col2 {
  width: 45%;
  margin-right: 2.5%;
  margin-left: 2.5%;
  padding-right: 0;
  margin-bottom: 35px;
}

#vrquestions .tab-content .form-group.col2.clear {
  margin-right: 50%;
}
#vrquestions .tab-content .form-group.col4 {
  width: 23%;
  float: left;
  padding-right: 0;
  margin-bottom: 45px;
}

#vrquestions .tab-content .form-group.col3 {
  width: 28%;
  margin-right: 0;
  /* margin-left: 2.1%; */
  height: 54px;
}

#vrquestions .form-group.sub {
  margin-left: 2.5%;
}
#vrquestions .readonly .col3 .value div.select2-container,
#vrquestions .readonly .col3 .value div.select2-container span {
  background-color: transparent;
  font-size: 12px;
}
#vrquestions .form-group.col1.qstidref_1 label.col-form-label,
#SOA_form .form-group.col1.noBorder label.col-form-label,
#vrquestions .form-group.col1 label.col-form-label {
  font-size: 12.6px;
  height: auto;
  margin-bottom: 10px;
}
#vrquestions .form-group.col1.noBorder.qstidref_1,
#vrquestions .form-group.col1 {
  margin-bottom: 5px;
  margin-top: 10px;
}

#vrquestions .form-group.sub .numberQuestion {
  font-size: 12px;
  color: #000;
  margin-top: -1px;
  width: auto;
  margin-left: 0;
  margin-right: 5px;
}
#vrquestions .form-group.col3 .value input,
#vrquestions .form-group.col3 .value a {
  font-size: 11px;
}

#vrquestions .form-group .value a.upload {
  height: 30px;
  margin-top: 0;
  color: gray !important;
}

#vrquestions .tab-content .form-group.col1 {
  width: 95%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  padding-right: 0;
}
#vrquestions .tab-content label.longtext a {
  color: #eb0606;
  cursor: pointer;
}
#vrquestions .tab-content label.longtext a:hover {
  color: #ff0000;
}
#vrquestions .tab-content label.longtext a:before {
  content: "[";
}
#vrquestions .tab-content label.longtext a:after {
  content: "]";
}

#vrquestions .tab-content label.longtext {
  overflow: hidden;
  float: left;
  width: 100%;
  max-width: 100%;
  letter-spacing: -0.15px;
}

#vrquestions .nav.nav-tabs .nav-link {
  color: #555;
}

#vrquestions .nav.nav-tabs .nav-link:before {
  color: #333;
}

#vrquestions .nav.nav-tabs .nav-item.compiled a:before {
  color: #6cd38d;
}

#vrquestions .nav.nav-tabs .nav-item.expired a:before {
  color: #ff0000;
}

#vrquestions .nav-item a::before {
  content: "\f303";
}

#vrquestions .nav-item.active a::before {
  content: none;
}

#vrquestions .nav-item.compiled a::before {
  content: "\f00c";
}

#vrquestions .nav-item.compiled a::before {
  content: "\f00c";
}

#vrquestions .nav-item.expired a::before {
  content: "\e66e";
}

#vrquestions ul.nav-tabs li.nav-item a.active {
  background: #3f3f3f url("../../img/step_triangle.png") no-repeat center right;
  opacity: 0.9;
  color: #fff;
}

.periodicmonitoring {
  font-size: 10px;
}

@media screen and (max-width: 1280px) {
  #vrquestions .tab-content .form-group.col1 {
    max-width: inherit;
  }
}

@media screen and (max-width: 1220px) {
  #vrquestions .tab-content .form-group.col2 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    display: block;
    max-width: inherit;
  }
  .content h4.header-title ul.intro {
    margin-left: 0;
    padding-left: 0;
    width: 100%;
  }
  .content h4.header-title ul.intro:before {
    display: none;
  }

  #vrquestions .card-box.vertical .tab-content .form-group.clear {
    margin-right: 0;
  }
  #vrquestions .tab-content .form-group.col1 {
    width: 100%;
    max-width: inherit;
    margin-left: 0;
    margin-right: 0;
  }
  #vrquestions .tab-content .form-group.col3 {
    width: 90%;
    max-width: inherit;
    margin-left: 0;
    margin-left: 10px;
    margin-bottom: 20px;
  }

  #vrquestions .tab-content .edit .form-group.col3,
  #vrquestions .tab-content .form-group.sub {
    margin-left: 0;
  }

  #vrquestions .tab-content {
    width: 70%;
  }

  #vrquestions .card-box.vertical.status ul.nav-tabs {
    width: 25%;
  }

  #vrquestions .tab-content .form-group.col4 {
    width: 48%;
    margin-right: 2%;
    margin-left: 2%;
  }
}

.card-box.vertical.status ul.nav-tabs {
  width: 17%;
  float: left;
  border-bottom: none;
  height: 100%;
  min-height: 100%;
}

.insodd {
  color: #ff3b3b !important;
}

.qst_note {
  padding-top: 16px;
  line-height: 15px;
  text-transform: none;
  color: #595959;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 400;
}
.col-form-label.widLab {
  margin-top: 2px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  padding-left: 0px;
}

.numberQuestion {
  color: #e33d42;
  font-size: 14px;
  float: left;
  margin-top: 2px;
  width: 30px;
  text-align: center;
  margin-left: -15px;
}

.no_brdr {
  border-bottom: 0px !important;
}

.brdr {
  border-bottom: 1px solid #ddd;
  height: 25px;
}

.title_det_quest {
  text-align: left;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
}

.points_det_quest {
  text-align: left;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #4b94e4 !important;
}

.points_totale_quest {
  text-align: left;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #3db84b !important;
}

.punteggio_quest {
  text-align: left;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding-left: 5px;
  font-size: 12px;
}

.size_text_quest {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 12px !important;
  text-align: left;
}

.size_text_quest_valutazione {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px !important;
  text-align: left;
}

.title_punt_tot_quest {
  text-align: right;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
}

.blocco_legenda {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}

.input-group-text-quest {
  display: flex;
  align-items: top;
  padding: 0 0.75rem;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.new_qst_note {
  line-height: 15px;
  text-transform: none;
  padding-left: 37px;
  color: #595959;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 400;
  display: inline-block;
}

.widLab {
  text-transform: none;
  font-size: 12px;
  color: #000;
  float: left;
  max-width: 95%;
  padding-top: 0;
  height: 25px;
  letter-spacing: -0.1px;
  padding-left: 10px;
}

.vrTotalEvaluation {
  width: 50%;
  display: inline-block;
  font-size: 16px;
  margin-left: 100px;
}

.row.chart.vr {
  margin-top: 20px;
}

.row.chart.vr h5 {
  margin-left: 40px;
}
/* FINE CAMPAGNE VALUTAZIONE */

.lis_pos_fix {
  position: absolute;
  left: 480px;
  top: 24px;
}

.info-icon {
  font-size: 0.8vw;
  color: #9e9d9d;
  position: relative;
  left: 1px;
  top: -4px;
}

label.col-form-label.required.required-info {
  display: inline;
}

.truncate-sourcing {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.select2-chosen {
  color: #777;
  font-size: 12px;
  line-height: 26px;
  text-indent: 8px;
  font-style: normal;
}
/* MOSTRA TUTTO TESTO STRATEGIA SOURCING */

.text-overflow {
  width: 100%;
  height: 20px;
  display: block;
  overflow: hidden;
  word-break: break-word;
  word-wrap: break-word;
}

.btn-overflow {
  display: none;
  color: #007db6;
  font-size: 0.7vw;
  text-decoration: none;
}

/* MOSTRA TUTTO TESTO STRATEGIA SOURCING */

/* MENU REGISTRAZIONE LIGHT */

.nav-light {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  background: #3b6891;
}

a.nav-link-light {
  color: #fff;
}

.nav-link-light {
  display: block;
  padding: 0.5rem 0.1rem;
  color: #fff;
}

.nav-light-separator {
  width: 1px;
  height: 20px;
  background: #fff;
  margin-top: 10px;
}

.nav-light-active {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #fff;
}

.nav-light-disabled {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #fff;
}

.legalTerm .form-group.col-md-12 .fa-light fa-check {
  line-height: 15px;
  position: absolute;
  left: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 10px;
  background-color: #79cc8e;
  color: #fff;
  letter-spacing: -0.5px;
  width: 55px;
  height: auto;
  text-align: center;
  border-radius: 2px;
}

.homologation.box {
  display: flex;
  margin: 3px;
}

.homologation_gray {
  background-color: lightgray;
  color: white;
  width: 20px;
  text-align: center;
  margin-right: 5px;
  font-weight: bolder;
}

.homologation_red {
  background-color: red;
  color: white;
  width: 20px;
  text-align: center;
  margin-right: 5px;
  font-weight: bolder;
}

.homologation_orange {
  background-color: orange;
  color: white;
  width: 20px;
  text-align: center;
  margin-right: 5px;
  font-weight: bolder;
}

.homologation_green {
  background-color: green;
  color: white;
  width: 20px;
  text-align: center;
  margin-right: 5px;
  font-weight: bolder;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

h4 {
  line-height: 22px;
  font-size: 15px;
  font-weight: 400;
}

.form-control:focus {
  background: #ffffff;
  border-color: #ced4da;
  box-shadow: none;
}

html .body {
  font-family: "Open Sans", sans-serif;
  background-color: white;
  overflow: hidden;
  border: 0;
}

.container-altamira {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: auto;
  height: 100%;
  background-size: cover;
}

.container-altamira-bottom-fix {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.item-bottom-fix {
  flex: 0 0 auto;
  height: 60px;
}

.dotted-item-bottom-fix {
  flex: 0 0 auto;
  height: 20px;
}

.item-altamira-text {
  height: 100%;
  flex: 1.8;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    137deg,
    rgba(255, 255, 255, 1) 20%,
    rgba(255, 255, 255, 0) 80%
  );
}
.bd-altamira {
  display: flex;
  font-family: "Roboto", sans-serif;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 100%;
}
.card {
  min-width: 500px;
  padding: 1rem 4rem;
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: none;
}

.MultiFile-wrap {
  height: 38px;
}

.note-editor.note-frame.card {
  min-width: auto;
  padding: 1rem 1rem;
  border: 1px solid #ddd;
}

.altamira-lang {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding-top: 0;
}

a.espanol.inactive {
  color: gray;
}

a.english.inactive {
  color: gray;
}

a.espanol {
  color: white;
}

a.english {
  color: white;
}

.blue a {
  color: #007db6 !important;
}

.logo-login {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  padding: 2rem;
  background-color: #007cba;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.welcome-gen {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #333;
  font-size: 45px;
  display: flex;
  padding: 10% 0px 0px 30px;
}

.welcome-text {
  font-family: "Roboto", sans-serif;
  font-weight: 450;
  color: #333;
  font-size: 25px;
  display: flex;
  padding: 10px 12px 40px 30px;
}

.welcome-subtext {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #333;
  font-size: 19px;
  display: flex;
  padding: 0px 20px 0px 30px;
}

.welcome-text-login {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 200%;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-content: center;
  color: #007cba;
  padding: 0 1rem 1rem;
  text-align: center;
}

.forgot-p {
  display: inline;
  float: right;
  font-size: 14px;
  padding-top: 3px;
}

.form-check-label {
  font-size: 14px;
}

.error {
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #d9d9d9;
  text-align: center;
  background-color: transparent;
  white-space: nowrap;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
  border-radius: 0.25rem;
}

a.btn-primary {
  background: linear-gradient(89.79deg, #1583bf 27.45%, #5cb0e0 91.25%);
}

.btn-primary.btn-login {
  background: linear-gradient(89.79deg, #1583bf 27.45%, #5cb0e0 91.25%);
  border-radius: 70px;
  font-size: 18px;
  padding: 10px 13px;
  height: 48px;
  border: none;
  font-family: "Roboto", sans-serif;
}

.btn-primary.btn-login:hover {
  background: #5cb0e0;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}

a.pdf_download {
  background: linear-gradient(89.79deg, #1583bf 27.45%, #5cb0e0 91.25%);
}

label.form-label {
  font-size: 18px;
}

.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-left: 0;
  height: 45px;
}

#contractDetailForm .input-group > .custom-select:not(:first-child),
#contractDetailForm .input-group > .form-control:not(:first-child) {
  border: 1px solid #ddd;
  border-radius: 0;
}

.homeBox.intro .internal.left .content,
.homeBox.intro .internal.right .content,
.dropdown-menu.dropdown-menu-right.profile-dropdown.show b.title,
.readonly .form-group.col-md-3 .col-form-label,
.content-page table td a,
td h6.description {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.homeBox.intro .internal.high h3 span,
#calendar
  .fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right,
.fc-header-toolbar h2,
#wrapper.enlarged .left.side-menu #sidebar-menu ul li.has_sub ul li a,
div.dataTables_empty,
.external .dataTables_empty,
table.dataTable tr td.dataTables_empty,
.external .dataTables_empty,
#categorieMerceologiche .external .level_3 td.dataTables_empty,
.info-supplier,
.btn-primary,
.btn-danger,
p.select-all label,
#modal_confirm-eval .modal-dialog .col-md-12 p,
#evaluationForm label.col-form-label,
#registration #categoryTable td,
#registrazioneForm .btn.btn-large.btn-block.btn-primary,
.modal-content .btn.btn-info.waves-effect.waves-light,
#signature_details h4,
#send-email-modal .control-label,
.col-11.external h4 b,
.fc-header-toolbar h2,
#calendar .fc-today-button,
#registration h2 span,
#registration h2 span,
.app-countdown div span.text-primary,
#level1 div span,
#levels .external .head h5.title,
#level1 .elem.highlight,
#level2 .elem.highlight,
#cart h3,
.home .col-12.text p,
.questions a.download,
#levels h3,
.noElements.info > b,
.noElements.info span,
#main-container #tabCategorieMerceologiche.edit .head .title span,
#categorieMerceologiche .external .head h5.title,
.external #areaMenu label,
.external #areaMenu label.control.control--radio.checked,
.control-group,
.value a.upload::after,
.value a.upload::before,
#rank_modal tr:last-child td,
#documentiTable tr td:first-child,
.modal-content .sendUser a,
.legalTerm .form-group.col-md-12 a,
#privacy_form .choice label,
.row.chart h5,
.docRejected,
.docValidate,
.docVerified,
#registration .custom-file .custom-file-label::after,
#registration .custom-file .custom-file-label::after,
#registration #contract_form .riepilogo_offerta .col-md-12 a,
#privacy_form .note,
.legalTerm .form-group.col-md-12 label.name b,
#tabEconomico td:first-child b,
#tabNegativi h5 .event.cerved_limitati,
#tabNegativi h5 .event.cerved_assenti,
#wrapper table.leadTime.resultList td a {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

.homeBox.intro .internal.left.registration .content span::after,
.homeBox.intro .internal.right.docs .content span::after,
.homeBox.intro .internal.left .content span::after,
.homeBox.intro .internal.right .content span::after {
  font-family: "Fontawesome-light";
  font-weight: 100;
}

.info,
.info b,
.info-text-size,
.info-text-size b,
.modal-dialog .btn.btn-secondary.waves-effect,
body.widescreen.home .wrapper-page #loginForm button,
.home .col-12.text h2,
.internal.high.mail h3,
.internal.high.access h3,
.homeBox.intro .internal.left .content,
.homeBox.intro .internal.right .content,
.hp_container h2.title span,
#registration h2 span,
#email-detail-modal .card-box.m-t-20,
.dropdown-menu.dropdown-menu-right.profile-dropdown.show b.title,
#registration #contract_form h5 b,
#registration #contract_form .riepilogo_offerta .col-md-12 a i,
.card-box table td .evaluationBox div,
#calendar .fc-day-header.fc-widget-header span,
.content-page h2 .userName,
#questionario .form-group.sub .numberQuestion,
.row.list.groups .form-group.col-md-3 .value .innerLabel,
.row.description .form-group.col-md-12 .value .col-form-label,
.header-title,
table.dataTable td.dateCol,
.dataTables_paginate.paging_simple_numbers ul.pagination a.page-link,
.form-group .value,
.homeBox.intro .internal.high .content table td,
.homeBox.intro .supplierDoc .internal.left .content span,
.homeBox.intro .supplierDoc .internal.right .content span,
.modal-footer .fa-light fa-file-zipper,
#registration .btn.btn-primary,
.modal-content .btn.btn-info.waves-effect.waves-light,
#registrazioneForm .btn.btn-large.btn-block.btn-primary,
.modal-body .btn.btn-primary,
.modal-body .btn.btn-large.btn-block.btn-primary,
.form-group.text-right.m-b-0 .btn.btn-primary.waves-effect.waves-light,
.modal-content #registrazioneForm h4.title,
#loginForm .error,
.mailContent p,
.modal-content h4 b.sender,
.modal-content h4 b.recipients,
.content-page .hp_container h2.title span,
.header-title,
.modal-content h4.date b,
li#recipients_email_detail,
div.col-form-label.uploaded,
#registration div.col-form-label.uploaded,
#registration #contract_form h5,
.topLegend.questions em,
.calendar #menu li ul li span,
#level2 div span,
#level1 div span,
#level3 div span,
#level3 div span,
#level3 div span:hover,
.external #subCategoryDiv li span.control.control--radio,
.card-box.vertical.status .tab-content td,
.modal-content .custom-file label,
label.control,
.pdf_download,
#questionario .form-group.sub label.col-form-label,
.legalTerm .form-group.col-md-12 label,
.tableSearch .roles .SumoSelect .options .opt,
.tableSearch .roles .SumoSelect p.CaptionCont.SelectBox span {
  font-family: "Open Sans", sans-serif !important;
}

.row.chart h5,
h4.header-title,
h4.m-t-0.header-title > b,
h4.m-t-0.header-title > b,
.card-box .nav-tabs .nav-link.active,
.nav-tabs > li > a,
.nav.nav-tabs li.nav-item a.active.show,
.content-page h2.title,
.nav.nav-tabs li.nav-item a,
#questionario h4 b,
#questionario .tab-content label,
.homeBox.intro .internal.high h3 span,
#calendar .fc-day-header.fc-widget-header span,
#rfx .col-11 h4,
.card-box .col-form-label,
.content-page h5.m-t-0.header-title b,
.modal-body h4 b.object,
#email-detail-modal .card-box.m-t-20,
.modal .modal-dialog .modal-title,
.modal .modal-dialog .modal-header h4.title,
h4 span {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600;
}

.info b {
  color: #000;
}

#test.error {
  color: rgba(255, 243, 224, 1);
  background-color: rgba(248, 160, 69, 1) !important;
  border-radius: 70px;
  margin-bottom: 3%;
  padding: 1%;
  font-size: 70%;
  text-align: center;
  width: 100%;
  font-weight: 500;
}

#test.error.success {
  background-color: #52bb56 !important;
  border: 1px solid #52bb56;
  color: #a7eda2;
}

.logo-login img {
  width: 50%;
}

div.prereg-div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.prereg-label {
  text-align: left;
  color: rgba(48, 49, 51, 1);
  font-weight: 400 !important;
  margin: 0;
  font-size: 14px;
}

.prereg-button {
  color: rgba(0, 40, 95, 1) !important;
  border: 1px solid rgba(0, 40, 95, 1);
  border-radius: 50px;
  padding: 1.5% 4%;
  font-size: 70%;
  white-space: nowrap;
  font-weight: 600;
}

.prereg-button:hover {
  opacity: 0.8;
}

div.index-contact-div {
  width: 100%;
  text-align: left;
}

div.index-contact-div p,
div.index-contact-div a {
  line-height: 1;
  font-size: 70%;
}

div.index-contact-div p {
  color: rgba(152, 152, 152, 1);
}

div.index-contact-div a {
  color: rgba(9, 86, 156, 1);
  font-size: 100%;
}

label.form-check-label,
p.forgot-p a {
  font-family: "Roboto", sans-serif;
  color: #303133 !important;
  font-weight: 500;
}

label.form-check-label,
input#remember-me,
p.forgot-p a {
  cursor: pointer;
}

.modal.show .modal-dialog.modal-sm {
  display: flex;
  justify-content: center;
  max-width: none;
}

.modal .modal-dialog .modal-content {
  border-radius: 8px;
}

div.modal-dialog.modal-sm div.modal-content div.modal-header {
  padding: 2rem 3rem 0;
}

div.modal-dialog.modal-sm div.modal-content div.modal-body {
  padding: 0 3rem 2rem;
}

button.btn-recoverypwd,
button.btn-register {
  border-radius: 70px;
  text-transform: none;
}

div.modal-dialog.modal-sm div.modal-content div.modal-header h4.modal-title {
  font-family: "Roboto", sans-serif;
  color: #007cba;
  font-size: 120%;
  padding: 0;
}

form#recuperoPasswordForm .container {
  padding: 0;
}

form#recuperoPasswordForm div.container div.row div h4 {
  font-family: "Roboto", sans-serif;
  color: #303133;
  font-size: 14px;
}

.modal-header .close::before {
  color: #989898;
}

#div-recovery-message {
  background-color: rgba(43, 177, 31, 0.2);
  border-radius: 8px;
  display: flex;
  align-items: center;
}

#div-recovery-message i {
  color: rgba(43, 177, 31, 1);
  font-size: 200%;
  font-weight: 200;
  padding: 5%;
}

p#resultRecuperoPasswordRequest {
  margin: 0;
  padding: 5%;
}

div.modal-dialog {
  display: flex;
  justify-content: center;
}

.note-editor.note-frame .note-statusbar,
.note-editor.note-airframe .note-statusbar {
  border: none;
}

div#historyModal div.modal-dialog div.modal-content {
  width: auto;
}

label#modaluploadLabel {
  height: 34px;
}

.supplierDenied div.value:after {
  content: "\f070";
}

.supplierDenied div.value:before {
  content: "";
}

.login-page-footer-div {
  background-color: rgba(177, 218, 238, 0.4);
  border-radius: 4px;
  padding: 2% 10%;
  margin: 0 -10%;
}

.active-directory-btn {
  border: 2px solid rgba(91, 175, 224, 1);
  background-color: unset;
  background: none;
  border-radius: 70px;
  font-size: 18px;
  padding: 10px 13px;
  height: 48px;
  font-family: "Roboto", sans-serif;
}

.active-directory-btn:hover {
  background-color: rgba(177, 218, 238, 0.4);
}

.active-directory-btn .row {
  height: 100%;
  align-items: center;
}

.active-directory-btn .row .col-3 {
  border-right: 1px solid rgba(91, 175, 224, 1);
  height: 100%;
}

.active-directory-btn .row .col-3 img {
  margin-top: 12%;
}

.active-directory-btn .row .col-9 {
  color: rgba(0, 124, 186, 1);
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
  width: 300px;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {
  width: 230px;
}

#modalConfermaIndietro {
  padding: 0 !important;
  width: 50%;
  margin: 0 25%;
}

#vpstartDiv label,
#vpendDiv label {
  height: 45px;
}

.modal-content .toggle-container.noScroll .descriptionextended.textHidden {
  height: 35px;
}

.modal-content .toggle-container.noScroll .descriptionextended.textScroll {
  min-height: 50px;
  height: auto;
  word-break: break-word;
  hyphens: auto;
}

div.item-altamira-login {
  width: 570px;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {
  margin-top: -4px;
}

.forced.enlarged .topbar-left .mdi.mdi-menu:before {
  content: "\f0c9";
}

.contractTabDetail {
  width: 100%;
}

.readonly .form-group,
.readonly .form-group.col-md-3 {
  margin-right: 0%;
  margin-left: 0%;
}

#contractDetailForm h4.header-title {
  color: rgba(0, 124, 186, 1);
}

.contract-detail-info {
  border-radius: 4px;
  border: 1px solid #dee2e6;
  font-size: 12px;
  margin: 0 0px 20px 0;
}

.contract-detail-info > div:first-of-type {
  border-right: 1px solid #dee2e6;
}

.contract-detail-info > div {
  padding: 1%;
}

.contract-detail-info span:nth-child(odd) {
  color: #676767;
  text-transform: capitalize;
}

.contract-detail-info span:nth-child(even) {
  color: rgba(0, 124, 186, 1);
}

.readonly .form-group {
  border-bottom: none;
}
