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

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

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700');

body{
font-family: 'Roboto', sans-serif;
background: white;
}



/* 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: 14px;
     background-color: #fff!important;
     padding: 0;
     -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.content-page table td a, .content-page table td i {
    color: #014247;

}

.checkReq li.parsley-required {
    position: absolute;
    margin-top: 13%;
	padding: 1% 0 1% 0;
}

.checkReqGeo li.parsley-required {
    position: absolute;
    margin-top: 5%;
	padding: 1% 0 1% 0;
}


.paddingAmbitoOperativo {
    padding: 0 0 8% 0;
}

.paddingAmbitoOperativo2 {
    padding: 0% 0% 8% 0%;
}

.selectRegProvAmbitoOperativo {
    clear:both;
}

/* FINE autofill per chrome */

.home .col-12.text h2, 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, #registration h2 span {
    font-family: "open_sansbold";
	font-weight:normal;
	}
	.home .col-12.text p, #loginForm label, .home .form-group a.recover {
	font-family:"open_sanslight";
	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, .home .col-12.text p,
	#loginForm .parsley-errors-list > li  {
	font-family:"Roboto";
    font-weight: lighter;
}


.home .col-12.text p b, h4 span, #rfx .col-11 h4, .modal-content label.control-label, #auctionForm table.dataTable thead tr th.dateCol {
	font-family:"Roboto";
    font-weight: 600;
}


.modal-content label.control-label {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 4px;
    
}



label.col-form-label.widLab {
    border: 0;
}

 a.textClose::after, .home .footer p.help a, .home .col-12.text p 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    {
	font-family:"Roboto";
	font-weight:500; 
 }
 
 
.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  {
    font-weight: normal;
    font-family: "open_sansregular";
}

.content-page table td a {
    font-family: "open_sanssemibold";
}

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

 td h6.description {
    font-weight: normal;
	font-family: "open_sansbold";
}

#wrapper .hp_container h2.title span{
    font-family: "open_sanssemibold";
}

.topbar .topbar-left {
    background: transparent url("../../img/logo_internal.png") no-repeat 90px 23px;
    background-size: 170px;
}

body.widescreen.home {
    background: #030b22 url("../../img/unloggedBg.jpg") no-repeat scroll center -100px;
        background-size: auto auto;
    background-size: contain;
}

.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: #012427 url("../../img/tableLine.gif") repeat-y right;
    padding-right: 20px!important;
}

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

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

.form-group.text-right.m-b-0 {
	background: rgb(242,242,242);
	background: linear-gradient(90deg, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 51%, rgba(242,242,242,1) 100%); 
	}

.home .error {
    font-family: open_sansregular;
}

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

.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;
    text-align: right;
    background: transparent url("../../img/logo_hp.png") no-repeat center right;
    height: 49px;
    width: 250px;
}


.item-miumactive-text {
  background: transparent url("../../img/bkg_niumactive_login.png") no-repeat;
  background-size: cover;
}

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

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

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

.home .col-12.text p {
    font-size: 19px;
    letter-spacing: 0.5px;
    text-align: right;
    width: 43%;
    float: right;
}
.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%;
  position: absolute;
  left: 77px;
  font-size: 14px;
  margin-top: 130px;
}
.forced .topbar-left {
    background-color: #014247;
}

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

#wrapper.enlarged .navbar-custom {
    background: transparent url("../../img/logo-niumactive-white.svg") no-repeat 30px 15px;
    background-size: auto auto;
    background-size: 250px;
}
.topbar {
    background: transparent url("../../img/innerBg.png") no-repeat left top;
    background-size: cover;
    right: 0.1%;
}
.header-title {
    font-size: 16px;
    font-family: "Roboto";
}

.add_contract_btn {
	position: initial!important; 
	background-color: #011755!important;

}

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

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


    

    

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

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

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

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

.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:#012427;	
}
.logo-lg {
  background-color: transparent;
  position: absolute;
  left: 50%;
  margin-left: -450px;
  bottom: 55px;
  border-top: 1px solid;
  padding-top: 15px;
  z-index: 999999999;
}

.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 {
    background-color: #012427;
}
.home .col-12.text p a {
  letter-spacing: 0.6px;
}

.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:#324d67;
}


.nav-user {
    padding: 30% 40px !important;
}



/* END HOME UNLOGGED */

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

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

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

.card-box .col-form-label {
    font-size: 11px;
    font-family: "Roboto";
    font-weight: bold;
}

.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: #014247;
    background-image: -moz-linear-gradient(center top , #012427, #014247);
    background: -webkit-linear-gradient(top,#012427, #014247);
    background: -linear-gradient(top,#012427, #014247);
    background: -ms-linear-gradient(top, #012427 0%, #014247 100%);
}

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: #012427;
    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: 11px;
    border: 1px solid #eee;}
	
h4 span {
    font-size: 14px;
}

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


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

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


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


a.nav-link {
	color: #008773;
}


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


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: #008773;
}
.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 #012427 !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: #012427!important;
}
/*  homepage logged  */

.hp_container {
/*     background: rgb(242, 242, 242) url("../../img/innerBg.jpg") no-repeat scroll -15px -126px; */
    margin-bottom: -20px;
}

.hp_container .homeBox.intro .internal.left, .hp_container .homeBox.intro .internal.right {
    box-shadow: none;
}

.card-box.table-responsive {
    overflow-x: visible;
    min-height:900px;
}

.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: "Roboto";
    font-weight:regular;
}

.homeBox.intro .internal.left .content, .homeBox.intro .internal.right .content {
    color: #012427;
    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/unloggedBg.jpg") no-repeat scroll center top;
        background-size: auto auto;
    background-size: cover;
}

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

/* end home unlogged*/

#registration h3 {
    font-weight: normal; 
}

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

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

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

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

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

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

.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: #008773;

}

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

/* registrazione */

#registration h2 span {
    letter-spacing: 0.5px;
    font-family: open_sansregular;
}

#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: #008773;
 background-image: -moz-linear-gradient(center top , #008773, #012427);
 background: -webkit-linear-gradient(top,#008773, #012427);
 background: -linear-gradient(top,#008773, #012427);
 background: -ms-linear-gradient(top, #008773 0%,#012427 100%); /* IE10+ */
 border: 1px solid #008773;
}

#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: #008773;
}

#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 #008773;
    background-color: transparent;
    background-image: none;
    color: #012427;
    font-family: Roboto;
}


#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: #014247;
    background-image: -moz-linear-gradient(center top , #012427, #014247);
    background: -webkit-linear-gradient(top,#012427, #014247);
    background: -linear-gradient(top,#012427, #014247);
    background: -ms-linear-gradient(top, #012427 0%, #014247 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: #008773;
    border: 1px solid #008773;
    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: "\f0d1";
}
#registration #areaMenu label:nth-child(3):before{
  content: "\f55a";
}
#registration #areaMenu label:nth-child(5):before{
  content: "\f013";
}
#registration #areaMenu label:nth-child(5):before,#registration #areaMenu label:nth-child(3):before,
#registration #areaMenu label:first-child:before{
  font-family: Fontawesome-light;
  margin-right: 15px;
  width: 10px;
  text-align: center;
  float: left;
  
}


#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: "\f1f8";
    display: inline-block;
    color: #008773;
    cursor: pointer;
    font-family: Fontawesome-light;
    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: #008773;
    font-family: open_sansregular;
    font-size: 12px;
}
#categoriePage .control__indicator {
  border-radius: 0;
}
#categoriePage .control--radio .control__indicator::after {
    content: "\f00c";
    font-family: Fontawesome-light;
    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-family: Fontawesome-light;
    font-size: 12px;
    color: #008773;
    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;
}


.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_sanssemibold;
    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_sansregular;
    color: black;
    position: relative;
    line-height: 23px;
    margin-bottom: 42px;
    width: 100%;
}

.content h5.introduction button.btn.send::before {
    background: transparent url(../../../img/submit.png) no-repeat center;
    content: "";
    font-family: Fontawesome-light;
    display: block;
    height: 20px;
    width: 100%;
    font-size: 16px;
    opacity: 0.8;
}


.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: 98%;
}



.hp_container {
    background-color: #fff;
    background-image: none;
    margin-top:0;

   
}

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

#wizard #registration .nav.nav-tabs li.nav-item.completed {
    background-color: #008773;
}
/*
#wizard #registration .nav.nav-tabs li.nav-item.active {
    background-color: #ff8600;
}

*/

/* QUESTIONARI */

#questionario .tab-content .form-group.col2 {
    width: 44%;
    margin-right: 2.5%;
    margin-left: 2.5%;
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 35px;
    padding-left: 0;
    height: auto;
}

#questionario .tab-content .big label {
    height: auto;
}

#questionario .tab-content .form-group.col1 {

    margin-left: 1.5%;

}

.homeBox.intro {
    background-color: transparent;
   
    box-sizing: content-box;
    width: 100%;
    float: left;
    padding-left: 20px;

}


#categoriePage #back::before {
    width: 20px;
    height: 10px;
    float: left;
    content: "\e2e1";
    font-family: Fontawesome-light;
    color: #008773;
    font-size: 15px;
}

.control input:checked ~ .control__indicator, .control:hover input:checked:not([disabled]) ~ .control__indicator, .control input:checked:focus ~ .control__indicator {
background: #008773 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 #db2f2f;
}		
		
.form-group .value .fa-light fa-pencil {
    color: #ff8c00;
}

@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: #008773;
    width: 98%;
    float: right;
    opacity: 0.9;
}
    
    body.widescreen.home .wrapper-page #loginForm button:hover {
    opacity: 1;
    background-color: #008773;
}
    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;
        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;
       padding-top:20px;
       border-top:1px solid #537db1;
       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;
     }
    
    #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: #4e82b7;
}
#signature_details.modal-body .value::after, #modalDettaglioDocumenti .signature_details.modal-body .value::after {
    color: #008773;
}
.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: #012427 !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;
    right: 20%;
    margin-left: -450px;
    bottom: 100px;
    z-index: 999999999;
    color: #ffa500;
}
.language a {
    color: #ffa500;
}

.link {
    font-size: 11px;
    color: white;
    z-index: 999999999;
    text-decoration: underline;
    width: auto;
    float: left;
}
.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:  #012427;
}


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

a {
    color: #ff8c00;
}

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

.pdf_download {
	background-color: #014247;
    background-image: -moz-linear-gradient(center top , #012427, #014247);
    background: -webkit-linear-gradient(top,#012427, #014247);
    background: -linear-gradient(top,#012427, #014247);
    background: -ms-linear-gradient(top, #012427 0%, #014247 100%);
}
	
.pdf_download:hover {
	background-color: #012427;
    background-image: -moz-linear-gradient(center top , #012427, #012427);
    background: -webkit-linear-gradient(top,#012427, #012427);
    background: -linear-gradient(top,#012427, #012427);
    background: -ms-linear-gradient(top, #012427 0%, #012427 100%);
}

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

.content-page .external #areaMenu label.control.control--radio.checked {
    background: #008773 url("../../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: #008773;
}
.content #questionario ul.nav li.nav-item a.active {
background-color: #012427;
}

:after {
    color: #008773;
}

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

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

.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 #012427;
  font-family: open_sanssemibold;
  background-color: #014247;
}

/* 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: Fontawesome-light;
  margin-right: 15px;
  width: 10px;
  text-align: center;
  float: left;
  font-family: Fontawesome-light;
}

.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: "\f1f8";
    display: inline-block;
    color: #012427;
    cursor: pointer;
    font-family: Fontawesome-light;
    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;
}

#wrapper.enlarged .left.side-menu li:nth-child(12) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(15) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(16) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(17) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(18) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(19) ul.list-unstyled
{
    position: absolute;
    bottom: -5px;
}


#wrapper.enlarged .left.side-menu li:nth-child(6) 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: 45px;
}


button#addContracthref {
    
    border-color: #05636e;     
    background: 0;
    box-shadow: none;
    border-radius: 54px;
    width: 20px;
    height: 26px;
    background: 0;
    box-shadow: none;
}

.evaluationDocs i:before {
    position: relative;
    right: 11px;
    top: -7px;
    color: #05636e;
    opacity: 1;
    cursor: pointer;
    font-size: 19px;
    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: "\f00c";
    font-family: Fontawesome-light;
    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-family: Fontawesome-light;
    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: #008773;
    font-family: open_sansregular;
    font-size: 12px;
}
.editable #subCategoryTable a {
 float: right;
}
#categoriePage #back:before{
   width: 20px;
  height: 10px;
  float:left;
  content:"\e2e1";
  font-family: Fontawesome-light;
   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;
    float: left;   
}

#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: "\f2f1";
}

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

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

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


.homeBox.intro .internal.doc_allegati .content span:before,
.homeBox.intro .internal.doc_aggiornamento .content span:before{
/*   content:"\f07b"; */
  font-family: Fontawesome-light;
  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:"\f14a"; */ */
/*   font-family: Fontawesome-light; */
/*   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;
}

/* 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: "\f00c";
    font-family: "Fontawesome-light";
    color: #a11d21;
    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 */
/* nuove icone HP interna */



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

.homeBox.intro .internal.right.job .content span::after {
    content: "\e41b";  font-family: Fontawesome-light;;
    color: #324d67;
    background-color: none !important;
    background-image:  none !important;
    background: none !important;
    background:  none !important;
    background:  none !important;
    font-size: 1.5vw;
}


.homeBox.intro .internal.right.docs.job.content span::after {
    content: "\f07b";
    color: #324d67;
    background-color: none !important;
    background-image:  none !important;
    background: none !important;
    background:  none !important;
    background:  none !important;
    font-size: 1.5vw;

}


.homeBox.intro .internal.right.docs .content span::after {
    content: "\f07b";
    color: #324d67;
    background-color: none !important;
    background-image:  none !important;
    background: none !important;
    background:  none !important;
    background:  none !important;
    font-size: 1.5vw;
}
.homeBox.intro .internal.right.docs .content span::after {
    content: "\f07b";
    color: #324d67;
    background-color: none !important;
    background-image:  none !important;
    background: none !important;
    background:  none !important;
    background:  none !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: #324d67;
    background-color: none !important;
    background-image:  none !important;
    background: none !important;
    background:  none !important;
    background:  none !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: #324d67;
    background-color: none !important;
    background-image:  none !important;
    background: none !important;
    background:  none !important;
    background:  none !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;
}



  .topspace {
    padding-top:10rem!important;
   
}


.service_mail {
	
	
	text-align:center;
	font-size:1vw;
}
	

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


.doc_allegati.finished span::after  {
    content: "\e647"!important;
    font-size: 27px!important;
    background-image: none;
    padding-right: 16px;
  
}


.homeBox.intro .internal.left.questionnaires.finished .content span::after{
    
     content: "\f00c";
     font-size:27px;
     padding-right:10px;
     background-image: none;
}



.error {
    color: red;
    font-size: 12px;
    font-weight: 400;
}


.shadowmenu_login {
	
-webkit-box-shadow: 0px 0px 0px 0px #0c2340 !important;
-moz-box-shadow: 0px 0px 0px 0px #0c2340 !important;
-o-box-shadow: 0px 0px 0px 0px #0c2340 !important;
box-shadow: 0px 0px 0px 0px #0c2340 !important;
}


.wb
{
	border:1px solid #ffffff;
	height:40px;
}



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



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


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



.input-group-textA {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #aaafb2;
    text-align: center;
    white-space: nowrap;
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

}


.content h5.introduction button.btn.send::before {
    background: transparent url(../../../img/submit.png) no-repeat center;
    content: "";
    font-family: Fontawesome-light;
    display: block;
    height: 20px;
    width: 100%;
    font-size: 16px;
    opacity: 0.8;
}

.notifyjs-metro-success {
    color: #ffffff !important;
    background-color: #66bb6a;
    border: 1px solid #66bb6a;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    min-height: 253px;
    min-width: 350px;
}



/*   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: 35px;
    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.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;
}

@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_sansregular;
	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_sansbold !important;
	font-size:12px;
}

.points_det_quest
{
	text-align:left;
	text-transform: uppercase; 
	font-family: open_sansbold !important;
	font-size:12px;
	color:#008773!important;
}

.points_totale_quest
{
	text-align:left;
	text-transform: uppercase; 
	font-family: open_sansbold !important;
	font-size:12px;
	color:#3db84b!important;
}

.punteggio_quest
{
	text-align:left;
	text-transform: uppercase; 
	font-family: open_sanssemibold !important;
	padding-left:5px;
	font-size:12px;
	
}

.size_text_quest
{
	
	font-family: open_sansregular !important;
	font-size:12px!important;
	text-align:left;
	
}

.size_text_quest_valutazione
{
	
	font-family: open_sanssemibold !important;
	text-transform: uppercase; 
	font-size:12px!important;
	text-align:left;
	
}

.title_punt_tot_quest
{
	text-align:right; 
	font-family: open_sanssemibold !important;
	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 .75rem;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    font-family: open_sanssemibold;

}

.new_qst_note
{
	padding-top: 16px;
	line-height: 15px;
	text-transform: none;
	padding-left: 37px;
	color: #595959;
	font-family: open_sansregular;
	font-size: 11px;
	font-weight: 400;
}

.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 */



.SumoSelect>.CaptionCont>span {
    display: block!important;
    padding-right: 30px!important;
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
    overflow: hidden!important;
    cursor: pointer!important;
    width: 250px!important;
}


@media screen and (min-width : 1024px) and (max-width : 1679px) {


 #sidebar-menu {
        margin-top: 0px !important;
        padding-top: 0 !important;
        
    }

    #wrapper.enlarged .left.side-menu #sidebar-menu ul > li {
   
        height: 30px;

    }

    #wrapper .left.side-menu #sidebar-menu ul li.active a.active {
        height: 30px;

    }
    

#wrapper.enlarged .left.side-menu li:nth-child(10) ul.list-unstyled,  
#wrapper.enlarged .left.side-menu li:nth-child(11) ul.list-unstyled {
    position: absolute;
    bottom: 26px;
    
    
}



#wrapper.enlarged .left.side-menu li:nth-child(15) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(16) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(17) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(18) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(19) ul.list-unstyled
{
    position: absolute;
    bottom: -10px;
}

#wrapper.enlarged .left.side-menu li:nth-child(12) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(13) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(6) ul.list-unstyled,
#wrapper.enlarged .left.side-menu li:nth-child(14) ul.list-unstyled
{
    position: absolute;
    bottom: 28px;
}


 
  
  #wrapper .left.side-menu #sidebar-menu ul .list-unstyled li{
            height: 27px;
            padding-top: 6px;
}

    }
    
    #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: #000000;
  
}


#wrapper.enlarged .left.side-menu #sidebar-menu ul li.has_sub ul li a {
    color: #ffffff;
    border-bottom: none;
    opacity: 0.7;
    font-size: 11.6px;
    padding-top: 0px;
    padding-bottom: 0px;
    letter-spacing: 0.2px;
    cursor: pointer;
}

#sidebar-menu > ul > li > a {
    color: rgba(255, 255, 255, 0.6);
    display: block;
    padding: 3px 20px;
    margin: 4px 0;
}

#sidebar-menu ul ul a {
    color: #fff;
    display: block;
    padding: 0px 20px 10px 62px;
    font-size: 0.78rem;
    opacity: 0.8;
}



#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {
    display: block;
    left: 70px;
    position: absolute;
    width: 190px;
    margin-top: -10px;
}

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

}



@media screen and (min-width : 1680px) and (max-width : 1919px) {

.SumoSelect>.CaptionCont>span {
    display: block!important;
    padding-right: 30px!important;
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
    overflow: hidden!important;
    cursor: pointer!important;
    width: 300px!important;
}


 #sidebar-menu {
        margin-top: 30px !important;
        padding-top: 0 !important;
        
    }
    
    
/*         .list-unstyled { */
/*  position:relative!important; */
/*  top:-145px!important; */

/* } */

/*    .slimscrollleft .list-unstyled { */
/*  position:relative!important; */
/*  top:0px!important; */

/*   }   */

    #wrapper.enlarged .left.side-menu #sidebar-menu ul > li {
   
        height: 40px;

    }

    #wrapper .left.side-menu #sidebar-menu ul li.active a.active {
        height: 40px;

    }
    
    
  #wrapper .left.side-menu #sidebar-menu ul .list-unstyled li{
        height:32px;

    }
    
    #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: #000000;
  
}


.text-limt {
	width:350px; 
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#wrapper.enlarged .left.side-menu li:nth-child(6) 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(15) ul.list-unstyled,  
#wrapper.enlarged .left.side-menu li:nth-child(17) ul.list-unstyled, 
#wrapper.enlarged .left.side-menu li:nth-child(18) ul.list-unstyled, 
#wrapper.enlarged .left.side-menu li:nth-child(19) ul.list-unstyled {
    position: absolute;
    bottom: 40px;
    
    
}


}


@media screen and (min-width : 1920px) and (max-width : 4500px) {

.SumoSelect>.CaptionCont>span {
    display: block!important;
    padding-right: 30px!important;
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
    overflow: hidden!important;
    cursor: pointer!important;
    width: 370px!important;
}


#wrapper.enlarged .left.side-menu li:nth-child(10) ul.list-unstyled
#wrapper.enlarged .left.side-menu li:nth-child(11) ul.list-unstyled
{
    position: absolute!important;
    bottom: 43px!important;
}


#wrapper.enlarged .left.side-menu li:nth-child(6) 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: 45px;
}




 #sidebar-menu {
        margin-top: 30px !important;
        padding-top: 0 !important;
        
    }

    #wrapper.enlarged .left.side-menu #sidebar-menu ul > li {
   
        height: 45px;

    }
    

    #wrapper .left.side-menu #sidebar-menu ul li.active a.active {
        height: 45px;

    }
    
      #wrapper .left.side-menu #sidebar-menu ul .list-unstyled li{
        height: 34px;
        padding-top:6px;

    }

    
    
    #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: #000000;
  
}

    #wrapper.enlarged .left.side-menu li:nth-child(10) ul.list-unstyled,
     #wrapper.enlarged .left.side-menu li:nth-child(11) ul.list-unstyled
{
    position: absolute!important;
    bottom: 44px!important;
}
    
/*         .list-unstyled { */
/*  position:relative!important; */
/*  top:-145px!important; */

/* } */

/*    .slimscrollleft .list-unstyled { */
/*  position:relative!important; */
/*  top:0px!important; */

/*   }   */


}

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


.nav-light {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  background: #008773;
}
.dropdown-menu.show {
    display: block;
    margin-top: -50px;
    margin-left: -30px;
}

/* element.style { */
/*     position: absolute; */
/*     transform: translate3d(-37px, 148px, 0px); */
/*     top: 0px; */
/*     left: 0px; */
/*     will-change: transform; */
/* } */
.dropdown-menu.dropdown-menu-right.profile-dropdown.show {
    padding-bottom: 10px;
    margin-top: -30px;
    margin-left:-60px;
}
.dropdown-menu.dropdown-menu-right.profile-dropdown.show {
    padding-bottom: 10px;
}

.dropdown-menu.show {
    display: block;
    margin-top: -50px;
    


