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

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

@font-face {
    font-family: 'Roboto';
    src: url('font/Roboto-Regular.woff2') format('woff2'),
        url('font/Roboto-Regular.woff') format('woff'),
        url('font/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('font/Roboto-Light.woff2') format('woff2'),
        url('font/Roboto-Light.woff') format('woff'),
        url('font/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('font/Roboto-Bold.woff2') format('woff2'),
        url('font/Roboto-Bold.woff') format('woff'),
        url('font/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('font/Roboto-Thin.woff2') format('woff2'),
        url('font/Roboto-Thin.woff') format('woff'),
        url('font/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

body{
    font-family: 'open_sansregular';
}

/* css che elimina toppa gialla dell'autofill su chrome (pagina login) */
 
 @keyframes autofill {
    100% {
        background-image: none;
        color: inherit;
        background-color:transparent;
    }
}

@-webkit-keyframes autofill {
    100% {
        background: transparent !important;
        color: inherit;
    }
}


 #loginForm input:-webkit-autofill,
 #loginForm input:-webkit-autofill:hover,
  #loginForm input:-webkit-autofill:focus,
  #loginForm input:-webkit-autofill:active {
    -webkit-animation: autofill 0s forwards;
     animation: autofill 0s forwards;
     padding-top: 0;
     padding-bottom: 0;
     height: 45px;
     margin-top: 0;
     background-color: #fff!important;
     padding: 0;
     -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* FINE autofill per chrome */

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_sansbold";
	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_sanslight";
    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 {
   font-family: "open_sanssemibold";
    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 .ti-zip, #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  {
    font-weight: normal;
    font-family: "open_sansregular";
}


.topbar .topbar-left {
    background: transparent url("../../img/gefran_logo.png") no-repeat scroll 90px 35px /60%;
        background-color: transparent;
}

body.widescreen.home {
    background: #0b1e46 url("../../img/gefran_bg3.jpg") no-repeat scroll center -50px;
    background-size: cover;
    overflow-x: visible !important;
}

.content-page #auctionForm table thead th, .content-page .dataTables_wrapper table thead th, 
.content-page .modal-content .modal-body table th, .modal-content .modal-body table th {
    background: #2a3e56 url("../../img/tableLine.gif") repeat-y right;
}

body.widescreen.home .wrapper-page .input-group .form-control, #loginForm .col-4:nth-child(3) input {
    margin-left: 0px;
    text-align: center;
    background-color: #fff;
    color: #777;
    font-size: 13px;
    height: 46px;
    margin-bottom: 0;
    text-indent: 0;
    width: 100%;
    font-family: "open_sansregular";
}

body.widescreen.home .wrapper-page #loginForm button {
    float: none;
    width: 100%;
}
/*
body.widescreen.home .wrapper-page {
    background: transparent url("../../img/loginBg.png") no-repeat center 366px;
}
*/
#loginForm .checkbox label::before, #loginForm .checkbox label::after {
    width: 14px;
    height: 14px;
    margin-left: 0;
}

.home .col-6 {
  float: left;
  width: 100%;
  text-align: center;
  max-width: 100%;
}

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

.home .col-12.text {
    margin-bottom: 30px;
    height: auto;
    float: left;
    padding: 0;
}

.home .col-12.text h2 {
    font-size: 0;
    min-height: 49px;
    margin-bottom: 0;
}

.home .col-12.text h2::before {
    content: "niumActive";
    text-align: right;
    font-size: 0px;
    color: #fff;
    opacity: 1;
    float: right;
    background: transparent url("../../img/gefran_logo.png") no-repeat scroll center top / 220px auto ;
    width: 100%;
}

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

.home .logo-lg .social {

  margin-top: 0;

  height: 50px;
  line-height: 50px;
}

#loginForm label {
    margin-left: 86px;
    font-size: 10px;
}

#loginForm label {
    margin-left: 0;
    height: auto;
    width: auto;
    text-indent: 20px;
    display: inline-block;
}
body.widescreen.home .wrapper-page #loginForm button {
     background-color:#e8c13d;
    letter-spacing: 1px;
    cursor: pointer;
    font-family: "open_sanssemibold";
    font-size: 15px;
    height: 50px;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
    text-transform: uppercase;
     transition-property: background-color;
     transition-duration: 0.4s;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.4s;
      -moz-transition-property: background-color;
    -moz-transition-duration: 0.4s;
    width: 100%;
    opacity: 1;
}

body.widescreen.home .wrapper-page #loginForm button:hover {
    opacity: 1;
    background-color: #ffd549;
    border: medium none;
    color: #fff;
    background-image: none;
}

.home .col-12.text p {
    width: 43%;
    color: #f5f5f5;
    font-family: "open_sansregular";
    font-size: 14px;
    line-height: 22px;
    margin: 0 auto;
    text-align: center;
    width: 320px;
    margin-top: -30px;
    width: 100%;
}
.home .col-12.text p::first-letter {
    text-transform: uppercase;
}
.home .col-12.text p br {
    display: none;
}
span.display {
    display: none;
}
span.float {
  text-align: left;
  display: block;
  width: 100%;
  left: 77px;
  font-size: 14px;
  margin-top: 130px;
}
.forced .topbar-left {
    background-color: #17212d;
}

.side-menu.left {
    background: #17212d none repeat scroll 0 0;
}

#wrapper.enlarged .navbar-custom {
    background: transparent url("../../img/gefran_white.png") no-repeat scroll 20px 20px /60%;
    background-size: auto auto;
    background-size: 180px;
}
#wrapper .content-page {
    background: transparent url("../../img/inner_cover.jpg") no-repeat fixed left 0 / 100% auto;
    padding-top: 80px;
}
#wrapper.enlarged .content-page {
    padding-top: 80px;
}
.header-title {
    font-size: 16px;
    font-family: "open_sanssemibold";
}

.navbar-custom .ti-link span, .navbar-custom .ti-link {
    font-size: 12.5px;
    font-family: open_sanssemibold;
    letter-spacing: -0.5px;
}

.navbar-custom .ti-link {
    background-color: #deb011;
    height: 28px;
    padding: 4px 8px 4px 4px;
    line-height: 28px;
    letter-spacing: -0.5px;
    border-radius: 2px;
    margin-right: 20px !important;
    cursor: pointer;
}
.navbar-custom .ti-link:hover, .navbar-custom .ti-link span:hover{
    color: #fff;
}

.navbar-custom .ti-link:hover{
    background-color:#f9ca28;
}
.navbar-custom .ti-link:before{
content: "\e65a";
font-family: themify;
margin-right: 7px;
font-size: 11px;
opacity: 0.9;
}

.dropdown-menu.dropdown-menu-right.profile-dropdown.show a, 
.notification-list .profile-dropdown .notify-item span {
    color: #326eb1;
}

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

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

.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: #d3031a;
    border: 1px solid #d3031a;
}

.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: #ebc74b;
    border: 1px solid #ebc74b;
    text-transform: none;
}

.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;
 }

#wrapper #auctionForm #preqTable thead tr th {
    border-right: 1px solid #4f6880;
}
.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;
    position: absolute;
    width: 900px;
    margin: 0 auto;
    border-top: 1px solid;
    height: 50px;
    margin-bottom: 15px;
}

.home .logo-lg .social a {
  color: #fff;
  font-size: 11px;
}
.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:#f8cd33;	
 
}
.logo-lg {
  background-color: transparent;
  position: absolute;
  left: 50%;
  bottom: 25px;
  padding-top: 0;
  width: 900px;
  float: right;
  margin-left: -450px;
  z-index:999;
}

.home .footer p.help a {
    display: block;
    margin: 0;
    font-family: "open_sansregular";
}

#loginForm .parsley-errors-list > li {
    letter-spacing: 0.5px;
}

#loginForm .checkbox input[type="checkbox"], #loginForm .checkbox input[type="checkbox"]:checked + label::after {
    color: white;
    background-color: #ebc74b;
    
    margin-left: 0;
    position: absolute;
}
.home .col-12.text p a {
  letter-spacing: 0;
  text-decoration: underline;
  font-family: open_sansbold;
}

.home .form-group a.recover, .home .col-12.text p a, .home .footer p.help a, .homeBox.intro .internal .content > a, .internal.high h3 i {
 color:#ebc74b;	
}

/* END HOME UNLOGGED */

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

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

}
.dataTables_filter label::before, .left.model.dateCol span.ti-lock {
    color: #326eb1;
}
.dataTables_filter .form-control.form-control-sm:focus {
    border: 1px solid lightblue;
}

.card-box .col-form-label {
    font-size: 11px;
}

.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 {
 background-color: #06cd93;
    background-image: -moz-linear-gradient(center top , #06cd93, #05bc86);
	background: -webkit-linear-gradient(top,#06cd93, #05bc86);
	background: -linear-gradient(top,#06cd93,#05bc86);
    border: 1px solid #05bc86;
}

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 {
    background-color: #05bc86;
    background-image:none;
}

#inviteSupplierForm button.btn.btn-primary {
    background-color: #49ac91;
}

#inviteSupplierForm button.btn.btn-primary:hover {
    background-color: #6ecdb3;
    color: #fff;
}

.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, table.dataTable td:last-child {
    font-size: 12px;
    border: 1px solid #eee;}
	
h4 span {
    font-size: 14px;
}

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

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


.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 {
   color: #326eb1;
}



#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;
}
#wrapper #auctionForm table.dataTable thead tr th, table.dataTable thead tr th, .content-page table th.dateCol {
    
    font-weight: normal;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: open_sanssemibold;
}
#content_email_detail p span {
    font-size: 13px !important;
}


td i.fa, td i, #attach_container_email_detail a, #attach_container_email_detail i.fa-paperclip {
    color: #49ac91;
}

.dataTables_paginate.paging_simple_numbers ul.pagination a.page-link {
    color: #4b94e4;
    width:34px;
}
.dataTables_paginate.paging_simple_numbers ul.pagination li.active a.page-link {
    font-size: 12px;
}

.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 #2a3e56 !important;
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 8px;
}

#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, #wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a, #sidebar-menu li.active a.active {
    background-color: #2a3e56!important;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a:hover {
 opacity: 1;
}
/*  homepage logged  */

.hp_container {
    background-color: #fff;
    background-image: none;
    padding-right: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
	margin-top: 0;
}
.content-page .hp_container h2.title {
 line-height: 0px;
}

.content-page .hp_container h2.title_hp {
 line-height: 0px;
 height: 70px;
}
 

.hp_container .homeBox.intro .internal.left, .hp_container .homeBox.intro .internal.right {
    box-shadow: none;
    border: 1px solid #eee;
}

.homeBox.intro{
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    /*! padding: 30px 10px; */
}

.homeBox.intro .internal {
    width: 49%;
}

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

.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_sansregular";
}

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

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

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

.home .footer p.help {
    color: #fff;
    float: left;
    width: auto;
    font-family: open_sanslight;
    font-size: 11px;
    margin-top: 0;
    bottom: 0;
    margin-bottom: 0;
    position: absolute;
}

/* end home unlogged*/

#registration h3 {
    font-weight: normal; 
}

#addedCategoryDiv .ti-trash {
    color: #326eb1;
}

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

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

.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 {
    background-color: #2a3e56;
    background-image: -moz-linear-gradient(center top , #326eb1, #2a3e56);
    background: -webkit-linear-gradient(top,#326eb1, #2a3e56);
	background: -linear-gradient(top,#326eb1, #2a3e56);
	background: -ms-linear-gradient(top, #326eb1 0%, #2a3e56 100%); /* IE10+ */
}

.homeBox.intro .internal.left .content span::after {
    background-color: #ebc74b;
    background-image: -moz-linear-gradient(center top , #f5d302, #ebc74b);
    background: -webkit-linear-gradient(top,#f5d302, #ebc74b);
    background: -linear-gradient(top,#f5d302, #ebc74b);
    background: -ms-linear-gradient(top, #f5d302 0%,#ebc74b 100%);
}

.internal.high h3 i:hover {
    color: #326eb1;
}

/* fine homepage */
a:not([href]):not([tabindex]) {
    color: #326eb1;
}

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

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

#modalDettaglioDocumenti .ti-download {
    font-size: 15px;
}
.modal-footer .ti-zip, .modal-footer .ti-zip::before {
    color: #326eb1;

}

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

/* registrazione */

#registration h2 span {
    letter-spacing: 0;
    font-family: open_sanssemibold;
    font-size: 26px;
}

#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: #06cd93;
    background-image: -moz-linear-gradient(center top , #06cd93, #05bc86);
	background: -webkit-linear-gradient(top,#06cd93, #05bc86);
	background: -linear-gradient(top,#06cd93,#05bc86);
    border: 1px solid #05bc86;
}

#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: #06cd93;
    border: 1px solid #06cd93;
}

#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 #05bc86;
    background-color: transparent;
    background-image: none;
    color: #05bc86;
}


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

#registration .nav.nav-tabs li.active::before {
    background: transparent url("../../img/step_corner_active_niuma.png") no-repeat scroll left center;
}
#registration .nav.nav-tabs li {
    background: transparent url("../../img/step_tocomplete_niuma.png") no-repeat scroll right center;
}
#registration .nav.nav-tabs li.nav-item.completed {
    background: transparent url("../../img/step_completed_niuma.png") no-repeat scroll right center;
}

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

#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 {
  padding-right: 0; 
  background-position: center left;
}

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

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

#registration .nav.nav-tabs li.nav-item.active a {
    color: black;
    font-weight: 500;
}
@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% ;
}
}
/* start albero in registrazione */
#registration .custom-file .custom-file-label::after, #registration #contract_form .riepilogo_offerta .col-md-12 a {
      	background-color: #1d4f86;
    background-image: -moz-linear-gradient(center top , #326eb1, #1d4f86);
    background: -webkit-linear-gradient(top,#326eb1, #1d4f86);
    background: -linear-gradient(top,#326eb1, #1d4f86);
    background: -ms-linear-gradient(top, #326eb1 0%, #1d4f86 100%);
}
#registration #areaMenu label input {
  display: none;
}

#registration #areaMenu br{
  display: none;
}

#registration #areaMenu label {
  cursor: pointer;
  color: #2178be;
  font-size: 13px;
  font-family: open_sanssemibold;
  border-bottom: 1px solid #eee;
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
  height: 30px;
  line-height: 30px;
  display: block;
}

#registration #areaMenu label:hover, .content-page table td a:hover, .content-page table td i:hover {
  color:#000;
}
#registration #subCategoryDiv table th, #registration #addedCategoryTable th {
  display: none;
}
#registration #subCategoryDiv table, #registration #addedCategoryTable {
  width: 100% !important;
  float: none;
  max-width: i;
}

#registration #addedCategoryTable td{
  border-right: none;
  border-left: none;
  padding-left: 0;
}
#registration #categoriePage h5 span.number {
    color: #ebc74b;
    border: 1px solid #ebc74b;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
    line-height: 18px;
    margin-right: 7px;
    text-indent: 1px;
    font-size: 12px;
    font-family: open_sansregular;

}
#registration #categoriePage .col-12 h5 {
  width: 33%;
  float: left;
  font-family: open_sanslight;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
}

#registration #categoriePage .col-12 h5:first-child .number{
    margin-left: -8px;
}
#registration #subCategoryDiv, #registration #categoriePage .form-group, #registration #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{
  padding-right: 0;
  border-right: none;
}

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

#registration #areaMenu label:first-child:before {
  content: "\e66d";
}
#registration #areaMenu label:nth-child(3):before{
  content: "\e61e";
}
#registration #areaMenu label:nth-child(5):before{
  content: "\e60f";
}
#registration #areaMenu label:nth-child(5):before,#registration #areaMenu label:nth-child(3):before,
#registration #areaMenu label:first-child:before{
  font-family: themify;
  margin-right: 15px;
  width: 10px;
  text-align: center;
  float: left;
  font-family: themify;
}
#registration #subCategoryTable td:last-child, #registration #addedCategoryTable td:last-child{
  padding-right:0;
}
#registration #addedCategoryTable td:last-child img {
    opacity: 0;
    position: absolute;
    cursor: pointer;
}
#registration #addedCategoryTable td:last-child::after {
    content: "\e605";
    display: inline-block;
    color: #ebc74b;
    cursor: pointer;
    font-family: themify;
    font-size: 13px;
    height: auto;
    line-height: 0;
}
#registration #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{
  padding-right: 10px;
}

#registration #subCategoryTable td, #registration #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;
    color: #326eb1;
    
    font-size: 12px;
}
#categoriePage .control__indicator {
  border-radius: 0;
}
#categoriePage .control--radio .control__indicator::after {
    content: "\e64c";
    font-family: themify;
    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: "\e61a";
    font-family: themify;
    font-size: 12px;
    color: #ebc74b;
    padding: 5px 0 5px 5px;

}
#subCategoryTable a {
    font-size: 0;
    float: left;
}
#categoriePage span.title {
   font-family: open_sanssemibold;
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
    color: #222;
}

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

#wizard #registration .nav.nav-tabs li.nav-item.completed {
 background-color: transparent;
}

#categoriePage #back::before {
    width: 20px;
    height: 10px;
    float: left;
    content: "\e6bd";
    font-family: themify;
    color: #ebc74b;
    font-size: 15px;
}

.control input:checked ~ .control__indicator, .control:hover input:checked:not([disabled]) ~ .control__indicator, .control input:checked:focus ~ .control__indicator {
background: #ebc74b none repeat scroll 0 0;
}
#registration #categoriePage label.control.control--radio{
    color: #000;
    padding-top: 4px;
}

#categoriePage .form-group .content input {
 width: auto;
}
#addedCategoryTable .path, #addedCategoryTable .dateCol {
  cursor: pointer;
  display: block;
}
#wizard .tooltip.fade {
    position: fixed !important;
    text-transform: lowercase;
	}
	
/* end albero in registrazione */
	
#loader {
border:6px solid #3fabff;
    border-top: 6px solid transparent;
}		
		
.form-group .value .ti-pencil {
    color: #326eb1;;
}

@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: center;
        text-indent: 0;
        background-color: #fff;
        
    }
    body.widescreen.home .wrapper-page{
        background-image: none;
    }
    
body.widescreen.home .wrapper-page #loginForm button {
    background-color: #ebc74b;
    width: 100%;
    float: right;
    opacity: 1;
}
    span.float {
    text-align: left;
    display: block;
    width: 100%;
    position:inherit;
    float: none;
    font-size: 14px;
    margin-top: 130px;
}
    
    #loginForm label {
    margin-left: 0;
}
#loginForm .col-6 .form-group {
    margin-left: 72%;
}
#loginForm span.float {
    width: 100% !important;
}
#loginForm .col-6 .form-group {
   
    margin-left: 70%;
    margin-top: 25px;
}
#loginForm .error.success, #loginForm .error {
    margin-left: 0;
    float: left;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
}
@media screen and (max-width:900px){
    .home .footer{
        width: 100%;
        float: none;
        text-align: center;
    }
    
    .home .footer p.help{
        margin: 0 auto;
        width: 100%;
        float: none;
        margin-right: 0;
        margin-left: inherit;
        text-align: center;
    }
    
    .wrapper-page .logo-lg{
        width: 100%;
        position: relative;
        bottom: 0;
        padding-top: 0;
        margin: 0 auto;
        left: 0;
        text-align: center;
        height: auto;
    }
    
    .home .language{
        position: relative;
        width: 100%;
        margin: 0 auto;
        right: 0;
        left: 5%;
    }
    
    .wrapper-page .logo-lg .social{
        
        height: auto;
        line-height: inherit;
        margin: 0 5% 0 0;
        text-align: center;
        float: right;
        height: 20px;
        line-height: 20px;
    }
    
    .home .logo-lg .social a{
        float: none;
        font-size: 0;
        width: auto;
        margin: 0;
    }
    
    .home .col-12.text span.hidden{
        display: none;
    }
    .home #loginForm span.float{
        margin-top: 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;
        font-family: open_sanssemibold;
    }
    
.home .col-12.text h2::before{
    background-position: center;
    width: 100%;
}
    
    .home .col-12.text h2 {
    height: 30px;
}
    span.float{
       margin-top:50px;
       font-family: open_sanslight;
    }
    
    .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;
        padding: 0;
     }
    
    #loginForm .col-6 .form-group{
        margin: 0 auto;    
  }
    
    .home .form-group a.recover {
    border-left: none;
        float: right;
}
.home .col-12.text p {
    width: 100%;
     
  }
  #loginForm .error.success, #loginForm .error {
    margin-left: 35%;
    float: left;
    margin-top: 10px;
}

}


#signature_details h5, #modalDettaglioDocumenti .signature_details h5 {
    color: #4e82b7;
}
#signature_details.modal-body .value::after, #modalDettaglioDocumenti .signature_details.modal-body .value::after {
    color: #ebc74b;
}
.modal-content .col-md-12 .col-form-label.main {
  color: #4e82b7;
}

.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: #4e82b7;
}

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

.modal-content .col-md-12 .col-form-label.subtitle {
  color: #4e82b7;
}


#sidebar-menu > ul > li > a.active {
	 background: #2a3e56 !important;
}

.tableSearch th input {
    border: 1px solid #e2e2e2;
    font-family: "open_sansregular";
    font-size: 11px;
    height: 20px;
    text-indent: 2px;
    width: 100%;
}

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

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

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

/*login form*/

.language {
   position: absolute;
    bottom: 100px;
    z-index: 999;
    color: #ffa500;
    left: 50%;
    margin-left: -450px;
    width: 900px;
    top: 0;
    height: 0;
}
.language a {
    color: #ffa500;
}

.link {
    font-size: 11px;
    color: white;
    z-index: 999999999;
    text-decoration: underline;
    width: auto;
    float: left;
    display: none;
}
.link a {
	color: white;
}
.link a:hover {
	color: #ffa500;
}

/*fine login form*/

/*modifiche da riportare su generic?*/
.content-page > .content {
    margin-top: -60px;
}


#wrapper.enlarged #sidebar-menu ul ul {
    background-color:  #2a3e56;
}


#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a {
    background:#2a3e56;
}

a {
    color: #326eb1;
}

.legalTerm .form-group.col-md-12 a {
    color: #326eb1;
}

.pdf_download {
	background-color: #1d4f86;
    background-image: -moz-linear-gradient(center top , #326eb1, #1d4f86);
    background: -webkit-linear-gradient(top,#326eb1, #1d4f86);
    background: -linear-gradient(top,#326eb1, #1d4f86);
    background: -ms-linear-gradient(top, #326eb1 0%, #1d4f86 100%);
}
	
.pdf_download:hover {
	background-color: #2a3e56;
    background-image: -moz-linear-gradient(center top , #326eb1, #0b2d4f);
    background: -webkit-linear-gradient(top,#326eb1, #0b2d4f);
    background: -linear-gradient(top,#326eb1, #0b2d4f);
    background: -ms-linear-gradient(top, #326eb1 0%, #0b2d4f 100%);
}

.external #areaMenu label {
    color: #1e75b9;
}

.content-page .external #areaMenu label.control.control--radio.checked {
    background: #ebc74b url("/epp/img/step_triangle.png") no-repeat center right;
}

.content-page .external #areaMenu label:before, #registration #areaMenu label:before{
    display: none;
}

#level2 div span, #level1 div span, #level3 div span {
    color: #1e75b9;}


.external #subCategoryDiv li span.control.control--radio, .external #subCategoryDiv li::after, #registration div.col-form-label.uploaded a,
.numberQuestion, #questionario .tab-content label.longtext a {
 color: #ebc74b;
}
.content #questionario ul.nav li.nav-item a.active {
background-color: #0b2d4f;
}

:after {
    color: #ebc74b;
}

.external #areaMenu label {
    color: #1e75b9;
}

#level2 div span, #level1 div span, #level3 div span {
    color: #1e75b9;}


.external #subCategoryDiv li span.control.control--radio, .external #subCategoryDiv li::after {
    color: #326eb1;
}

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

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

.language a.inactive{
    border-top: 4px solid #ebc74b;
    font-family: open_sanssemibold;
    background-color: #ebc74b;
background-image: -moz-linear-gradient(center top , #f5d302, #ebc74b);
background: -webkit-linear-gradient(top,#f5d302, #ebc74b);
    background-color: rgba(0, 0, 0, 0);
    background-image: -webkit-linear-gradient(rgb(245, 211, 2), rgb(235, 199, 75));
background: -linear-gradient(top,#f5d302, #ebc74b);
background: -ms-linear-gradient(top, #f5d302 0%,#ebc74b 100%);
}

/* start albero in 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: #a11d21;
  font-size: 13px;
  font-family: open_sanssemibold;
  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;
}

#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_sansregular;

}
#registration #categoriePage .col-12 h5, .editable #categoriePage .col-12 h5 {
  width: 33%;
  float: left;
  font-family: open_sanslight;
  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;
    color: #000;
}
.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;
}

.editable #areaMenu label:first-child:before, .editable #areaMenu label:nth-child(3):before, .editable #areaMenu label:nth-child(5):before {
   display: none;
}

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

.editable #subCategoryTable td:last-child, .editable #addedCategoryTable td:last-child{
  padding-right:0;
}
.editable #addedCategoryTable td:last-child img  {
    opacity: 0;
    position: absolute;
    cursor: pointer;
}
.editable #addedCategoryTable td:last-child::after {
    content: "\e605";
    display: inline-block;
    color: #ebc74b;
    cursor: pointer;
    font-family: themify;
    font-size: 13px;
    height: auto;
    line-height: 0;
}
.editable #categoriePage #subCategoryDiv{
  padding-left: 15px;
}
.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;
}

 .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: "\e64c";
    font-family: themify;
    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: "\e61a";
    font-family: themify;
    font-size: 12px;
    color: #c8272c;
    padding: 5px 0 5px 5px;

}
#subCategoryTable a {
    font-size: 0;
    float: left;
}
#categoriePage span.title {
   font-family: open_sanssemibold;
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
    color: #222;
}

 .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;
    color: #ebc74b;
    font-family: open_sansregular;
    font-size: 12px;
}
.editable #subCategoryTable a {
 float: right;
}
#categoriePage #back:before{
   width: 20px;
  height: 10px;
  float:left;
  content:"\e6bd";
  font-family: themify;
   color: #c8272c;
   font-size: 15px;
}
#addedCategoryTable .path, #addedCategoryTable .dateCol {
  cursor: pointer;
  display: block;
}

/* end albero in company data */

#registration li.nav-item.completed a::after {
color: white;
}
.alert.alert-danger.success {
    margin-top: 45px;
}
#pre_save_modal .subtitle {
    margin-top: 5px;
}
#pre_save_modal .modal-content .modal-body table #mail_body {
    padding-top: 30px !important;
}
#pre_save_modal .head_name {
    width: 20px;
}
table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
    color: white;
}


/* inizio messaggi di alert in area registrazione */

#wizard .alert-danger {
  background-color: #fff;
  border: none;
  color: #000;
  font-family: open_sanslight;
  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_sanssemibold;
}
.alert-danger.success .list-group-item {
    padding: 0;
    border: none;
    text-align: left;
    font-size: 12px;
    font-family: open_sanslight;
    line-height: 19px;
    height: auto;
    margin-bottom: 10px;
}

#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_sanssemibold;
}

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

#wizard .alert-danger.success .checkbox{
  margin-top:0;
  margin-bottom: 20px;
  float: left;
  margin-right: 10px;
  height: 18px;
  line-height: 18px;
  cursor: pointer;
}
#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;
}

#loginForm .error.success {
    color: #a7eda2;
    text-align: center;
}
/*
#loginForm .error, #loginForm .error.success{
	margin-left: 74px;
}
/* fine messaggi di alert */

.homeBox.intro .internal.left.doc_aggiornamento .content span::after {
    background-color: #5790ae;
    background-image: -moz-linear-gradient(center top , #5790ae, #46758e);
    background: -webkit-linear-gradient(top, #5790ae, #46758e);
    background: -linear-gradient(top, #5790ae, #46758e);
    background: -ms-linear-gradient(top,  #5790ae 0%, #46758e 100%);
}

.homeBox.intro .internal.right.quest_compilati .content span::after {
    background-color: #657e5e;
    background-image: -moz-linear-gradient(center top , #779e6d, #587651);
    background: -webkit-linear-gradient(top, #779e6d, #587651);
    background: -linear-gradient(top, #779e6d, #587651);
    background: -ms-linear-gradient(top,  #779e6d 0%, #587651 100%);
}


.homeBox.intro .internal.left.doc_aggiornamento .content span::after {
 content: "\e619";
}

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

.homeBox.intro .internal.right.quest_dacompilare .content span::after {
 content: "\e61c";
}

.homeBox.intro .internal.right.quest_compilati .content span::after {
 content: "\e64c";
}


.homeBox.intro .internal.doc_allegati .content span:before,
.homeBox.intro .internal.doc_aggiornamento .content span:before{
  content:"\e639";
  font-family: themify;
  margin-right: 20px;
  font-size: 15px;
  float: left;
  margin-top:-1px;
}

.homeBox.intro .internal.quest_compilati .content span:before,
.homeBox.intro .internal.quest_dacompilare .content span:before{
  content:"\e64d";
  font-family: themify;
  margin-right: 20px;
  font-size: 15px;
  float: left;
}

.tab-pane .row.mt-1.mb-1 .col-12 {
  margin: 0;
  width: 100%;
  max-width: 100%;
  flex: inherit;
}

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

.container-fluid {
	margin-bottom: 50px;
}

/* start vendor list - modale */
#modalAreaDetail span {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "open_sansregular";
}
#modalAreaDetail ul {
    font-size: 14px;
    list-style-type: none;
    margin-left: -24px;
}

#modalAreaDetail span::before {
    content: "\e64c";
    font-family: "themify";
    color: #ebc74b;
    margin-left: -20px;
    margin-right: 8px;
}

.modal #modalGradeDetail-form tr:last-child td {
    color: blue;
    background-color: #effcf3;
    color: #67d262;
    font-family: open_sanssemibold;
    text-transform: uppercase;
}

/* end vendor list - modale */




/* home page gefran */
.widescreen.home .text-center {
    height: 138px;
    margin-bottom: 120px;
}


#loginForm .col-4 {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    float: none;
    height: auto;
}

body.widescreen.home .wrapper-page .input-group { 
   border: medium none;
    padding: 0;
    text-align: center;
    background-color: transparent;
    border: medium none;
    color: #777;
    font-size: 13px;
    height: 46px;
    margin-bottom: 0;
    margin-top: 10px;
    text-indent: 0;
    width: 100%;
}

#loginForm span.float {
    text-align: left;
    display: block;
    font-size: 14px;
    margin-top: 0;
    margin: 0 auto;
    text-align: center;
    left: 0;
    font-family: open_sanslight;
}
#loginForm .col-6 .form-group {
    margin: 0 auto;
    text-align: center;
    float: none;
}

#loginForm .col-6 .form-group div.checkbox, #loginForm .col-6 .form-group a{
    float: none;
}

#loginForm .col-6 .form-group div.checkbox{
    display: inline-block;
    line-height: 14px;
    height: 14px;
}

.home .form-group a.recover, .home .col-12.text p a, .home .footer p.help a, .homeBox.intro .internal .content > a,  {
    color: #ebc74b;
}

@media screen and (max-width:764px){
    .widescreen.home .text-center {
     background-size: 125px;
     background-position: 90px center;
 }
     
     .home .logo-lg .social a{
         margin-left: 11px;
     }
     
     .home .logo-lg .social a i:before {
     font-size: 17px;
 }
     .home .logo-lg{
         background-size: 20px;
     }
     .home .col-12.text{
         margin-bottom: 0;
         height: auto;
     }
 
     .home .col-12.text p{
     font-size:13px;
         line-height: 20px
 }
     
 
 
 #loginForm .parsley-errors-list.filled {
     margin-top: -86px;
     text-align: center;
     width: 100%;
     z-index: 99999;
     height: 20px;
 }  
 
 #loginForm div#test.error  {
     text-align: center;
     margin-top: -5px;
     
     width: 90%;
     margin: 0 auto;
     margin-top: 0px;
    
   
     padding: 0;
     line-height: 28px;
     font-size: 11px;
     margin-top: inherit;
     position: relative;
 }
 
     body.widescreen.home .wrapper-page {
     background-image: none;
 }
     #loginForm .col-4 .input-group .form-control{
         width:100%;
         background-color:#fff;
         height: 50px;
         text-align:center;
         text-indent: 0;
     }
     #loginForm .col-4{
         width: 100%;
         margin-bottom: 0;
         margin-right: 0;
         margin-left: 0;
     }
     
     body.widescreen.home .wrapper-page #loginForm button{
         
         text-align: center;
         text-indent: 0;
         height: 52px;
         margin-bottom: 20px;
     }
    
     
     #loginForm .col-6 .checkbox{
     float: left;
     }
     
     .home #loginForm .col-6 .recover{
         float: right;
         border: none;
     }
    .home #loginForm .col-6  div.checkbox{
        float: left;
    }
     
     #loginForm .col-6 .form-group{
         width:100%;
         margin:0 auto;
         float: left;
         
         padding: 0;
         margin-left: 0;
         margin-right: 0;
     }
     #loginForm label{

     }
 }

 .modal-content .modal-body table, .modal-content .modal-body table td {
    border: 1px solid #eee;
 }
 
 /* FILTRI */
.row.categories div.col-sm-2 {
    width: 20%;
    flex: inherit;
    max-width: inherit;
}

.row.categories div.col-sm-2 {
  max-width: inherit;
  display: inline-flex;
}

.bg-all {background-color: #808080 !important;}
.bg-preparazione {
    background-color: #f1630e !important;
}
.bg-corso {
    background-color: #FFb100 !important;
}

.bg-chiuse {
    background-color: #f9d706 !important;
}
.bg-terminate {
    background-color: #6ed984 !important;
}
span.bg-all, span.badge-terminate, span.badge-chiuse, span.badge-corso, span.badge-preparazione{
  font-weight: normal;
  font-size: 12px;
  color: #666;
}

td span.badge + i {
  float: right;
  margin-top: 1px;
}

td span.badge + i.off {
opacity: 0.8;
  color: #ccc;
}

td span.badge + i.off:hover{
  cursor: not-allowed;
}

#vendorListTable td .ti-info{
    float: right;
    margin-top: 3px;
    font-size: 9px;
    padding: 1px;
}
span.bg-all::before, span.badge-terminate::before, span.badge-chiuse::before, span.badge-corso::before, span.badge-preparazione::before {
    content: ".";
    font-size: 0;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    margin-right: 5px;
    margin-left: -3px;
    margin-top: 1px;
}
.card-box.bg-all.text-white h3, .card-box.bg-preparazione.text-white h3, 
.card-box.bg-corso.text-white h3, .card-box.bg-chiuse.text-white h3, .card-box.bg-terminate.text-white h3 {
    float: right;
    margin-bottom: 0;
    padding-right: 10px;
    font-size: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 20px;
}
.card-box.bg-all.text-white, .card-box.bg-preparazione.text-white, .card-box.bg-corso.text-white, .card-box.bg-chiuse.text-white, 
.card-box.bg-terminate.text-white {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    border-radius: 2px;
    padding-left: 0;
    padding-right: 0;
}
.card-box.bg-all.text-white p, .card-box.bg-preparazione.text-white p, .card-box.bg-corso.text-white p, .card-box.bg-chiuse.text-white p, .card-box.bg-terminate.text-white p {
    margin-left: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
}
.card-box.bg-all.text-white h3{
  background-color: #dddcdc;
  padding-left: 20px;
  padding-right: 20px;
  color:#808080;
}
.content .card-box.bg-preparazione h3{
  background-color: #fde7d6;
  padding-left: 20px;
  padding-right: 20px;
  color: #f1720e;
}
.card-box.bg-corso.text-white h3{
  background-color: #fff2d4;
  padding-left: 20px;
  padding-right: 20px;
  color:#ffb100;
}
.card-box.bg-chiuse.text-white h3{
  background-color: #fef9db;
  padding-left: 20px;
  padding-right: 20px;
  color:#f9d706;
}
.card-box.bg-terminate.text-white h3{
  background-color: #e9ffe9;
  padding-left: 20px;
  padding-right: 20px;
  color:#6ed984;
}
.card-box.text-white p::after {
    content: ".";
    float:right;
    background-color: #fff;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    color: #fff;
    font-size: 0;
    margin-top: 5px;
    margin-right: -4px
   
}
.card-box.bg-all.text-white p::after{
  background-color: #808080;
}

.card-box.bg-preparazione.text-white p::after{
  background-color:#f1630e;
}
.card-box.bg-corso.text-white p::after{
  background-color:#FFb100;
}

.card-box.bg-chiuse.text-white p::after{
  background-color:#f9d706;
}

.card-box.bg-terminate.text-white p::after{
  background-color:#6ed984;
}
ext-white p::after{
  background-color:#6ed984;
}

.row.categories {
 /* display: inline-block; */
 width: 100%;
}

.row.categories .card-box {
  opacity: 0.5;
  cursor: pointer;
}

.row.categories .card-box:hover{
  opacity: 1;
}
.content .row.categories .card-box.selected, .content .row.categories .card-box.selected p{
  opacity: 1;
  cursor: default;
}

/* loader style */

body #modalWaitingBody.modal-body {
border-right: 6px solid #3fabff;
border-left: 6px solid #3fabff; 
border-bottom: 6px solid #3fabff;
border-top: 6px solid transparent;
}

/* ricerca avanzata */

.content .results.box table td a{
    color: #3577c0;
    font-family: open_sanssemibold;
}
.content .results.box table td a:hover{
    color: #333;
}ft: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
}
.card-box.bg-all.text-white h3{
  background-color: #dddcdc;
  padding-left: 20px;
  padding-right: 20px;
  color:#808080;
}
.content .card-box.bg-preparazione h3{
  background-color: #fde7d6;
  padding-left: 20px;
  padding-right: 20px;
  color: #f1720e;
}
.card-box.bg-corso.text-white h3{
  background-color: #fff2d4;
  padding-left: 20px;
  padding-right: 20px;
  color:#ffb100;
}
.card-box.bg-chiuse.text-white h3{
  background-color: #fef9db;
  padding-left: 20px;
  padding-right: 20px;
  color:#f9d706;
}
.card-box.bg-terminate.text-white h3{
  background-color: #e9ffe9;
  padding-left: 20px;
  padding-right: 20px;
  color:#6ed984;
}
.card-box.text-white p::after {
    content: ".";
    float:right;
    background-color: #fff;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    color: #fff;
    font-size: 0;
    margin-top: 5px;
    margin-right: -4px
   
}
.card-box.bg-all.text-white p::after{
  background-color: #808080;
}

.card-box.bg-preparazione.text-white p::after{
  background-color:#f1630e;
}
.card-box.bg-corso.text-white p::after{
  background-color:#FFb100;
}

.card-box.bg-chiuse.text-white p::after{
  background-color:#f9d706;
}

.card-box.bg-terminate.text-white p::after{
  background-color:#6ed984;
}
ext-white p::after{
  background-color:#6ed984;
}

.row.categories {
 /* display: inline-block; */
 width: 100%;
}

.row.categories .card-box {
  opacity: 0.5;
  cursor: pointer;
}

.row.categories .card-box:hover{
  opacity: 1;
}
.content .row.categories .card-box.selected, .content .row.categories .card-box.selected p{
  opacity: 1;
  cursor: default;
}

/* loader style */

body #modalWaitingBody.modal-body {
border-right: 6px solid #3fabff;
border-left: 6px solid #3fabff; 
border-bottom: 6px solid #3fabff;
border-top: 6px solid transparent;
}

/* ricerca avanzata */

.content .results.box table td a{
    color: #3577c0;
    font-family: open_sanssemibold;
}
.content .results.box table td a:hover{
    color: #333;
}

.nomedoc{
	float: left;
    width: 100% !important;
}

.descrizionedoc{
	float: left;
    width: 100% !important;
    font-size: 9px;
}

/* Fornitore documenti */

.dwn_pos {
    display: block!important;
    position: absolute!important;
    width: 20px!important;
    height: 22px!important;
   
}


.form-popup {
   
   height: 690px!important;
}

.form-popup.form-popup-qualification {
	height: auto!important;

}


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

/* VENDOR RATING //VR */
.hideScore {
	display: none;
}
#vrquestions .widLab {
	text-transform: initial;
}
.vrquestions .select2-container.form-control.select2 {
	text-transform: uppercase;
}
.input-group-text#basic-addon1 a{
	color: #1494f0;
}
.input-group-text#basic-addon1 a:hover {
	color: #2a3e56;
}
.sdi_template_view_row{
    margin-bottom: 0 !important;
    padding: 8px 0;
}
.sdi_template_view_row .col-9.no_brdr{
    display: flex;
    align-items: center;
}
.sdi_template_view_row:first-of-type{
    padding-left: 10px !important;
}
.sdi_template_view_row .col-form-label.widLabvr, .sdi_template_view_row .numberQuestion{
	text-transform: unset;
	padding: 4px 0;
}
.sdi_template_view_row .col-3 {
	display: flex;
	align-items: center;
}
.sdi_template_view_row .col-3 p {
	margin-bottom: 0;
	word-wrap: break-word;
    word-break: break-all;
}
#questionsTable #questionsBody td.dateCol.title_det_quest:first-of-type {
	padding-left: 16px;
	text-transform: uppercase;
    font-weight: bold;
}
#questionsTable #questionsBody td.dateCol.title_det_quest {
	text-transform: uppercase;
    font-weight: bold;
}
#questionsTable #questionsBody td.dateCol.size_text_quest_valutazione {
	word-break: break-all;
    word-wrap: break-word;;
	text-transform: uppercase;
}