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

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

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


<link href="https://fonts.googleapis.com/css?family=Lato|Montserrat|Raleway Raleway:400,600,700,900|Roboto&display=swap"rel="stylesheet" > 


@media screen and (min-width : 768px) and (max-width : 1024px) {
    body {
        background-image: (../../img/ipad_bkg.jpg) !important;
    }
    
    .logo_smallformat {
      display:block;
    
    }
    
    
     .logo_bigformat {
      display:none;
    
    }
} 


@media screen and (min-width : 1024px) {
    body {
        background-image: (../../img/ipad_bkg.jpg) !important;
    }
    
        .logo_smallformat {
      display:block;
    
    }
    
     .logo_bigformat {
      display:none;
    
    }
}

@media screen and (min-width : 1284px) {
    body {
        background-image: (../../img/ipad_bkg.jpg) !important;
    }
    
        .logo_smallformat {
      display:block;
    
    }
    
     .logo_bigformat {
      display:none;
    
    }

}

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

	.bkg_white {
	background-color: unset!important;
	
	}
	
	    .logo_smallformat {
      display:none;
    
    }
    
     .logo_bigformat {
      display:block;
    
    }
    
    
    .paddingAmbitoOperativo {
    padding: 0% 0 10% 0;
}

.paddingAmbitoOperativo2 {
    padding: 0% 0% 12% 0%;
}
    
    .footer_sm {
	
	display:none;
	
}


.footer_big {
	
	display:block;
	
}
	
	

}


 .title {
	
  
   font-size: 2.0vw;     
   font-family: calibri, 'Open Sans', sans-serif;
   font-style: normal;
   text-align:center;
   line-height:25px;
                
 }
 
 
 .text-white {
	
  
   color:#ffffff;
                
 }
 
 
 .subtitle {

   font-size: 1.3vw;     
   font-family: calibri, 'Open Sans', sans-serif;
   font-style: normal;
   text-align:left;
   
                
 }
 
 
  .textlight {

    font-weight: 700;
    height: 40px!important;
    color: #044968;
    font-size: 1vw!important;
    text-transform: none!important;    
  
  } 
  
  
   .textGF {
  
  font-weight:600;
  height:40px;
  color:#044968!important;
  font-size:1.5vw!important;
  text-transform: none!important;  
  padding-top:40px;      
  
  }  
  
  .textGF-sub {
  
  font-weight:100;
  color:#044968!important;
  font-size:0.7vw!important;
  text-transform: none!important;  
  padding-top: 50px;
  line-height: normal;      
  
  }  
  
  .logo {

     position:absolute; 
     top:10%;
     text-align:center;
     color:#333!important;
                               
            }
            
   .white {

    
     color:#fff!important;
                               
            }   
            
  
     }   
  
  
  



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

	  .logo_smallformat {
      display:block;
    
    }
    
     .logo_bigformat {
      display:none;
    
    }


.tablet_login_group {
	
	height:40%;
	-webkit-box-shadow: 9px 10px 30px -5px rgba(133,133,133,1);
	-moz-box-shadow: 9px 10px 30px -5px rgba(133,133,133,1);
	box-shadow: 9px 10px 30px -5px rgba(133,133,133,1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	
}


.footer_sm {
	
	display:block;
	
}


.footer_big {
	
	display:none;
	
}

.textitle{
	
	padding-top:140px;
	text-align:center;
	
	
}

.title {
	font-size: 5.2vw;
    font-family: calibri, 'Open Sans', sans-serif;
    font-style: normal;
    text-align: center;
    line-height: 25px;
	
	
	
}


.logo {

     position:relative; 
     top:20px;
     text-align:center;
     
                               
            }
            
.subtitle{
	
	font-size: 3.3vw;
	
}

}

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


}



body.smallscreen.home.main {

    background: #fff url("../../img/ipad_bkg.jpg") no-repeat scroll center top;
    background-color: #fffffff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}




.textlight {
	
	font-size:1.5vw;
}





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




body {

    background: #fff url("../../img/bkg_internal.jpg") no-repeat scroll center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}



html,body {
  height: 100%;
}





/* HOME PAGE */




.textitle {
	
   position:absolute; 
   top:30%;
  
                
 }
 
.readonly .fa-timer {
    color: #00abe9;
}
  
    .textlight1 {
  
  font-family: calibri, 'Open Sans', sans-serif; 
  font-weight:100;
  color:#676767;
  font-size:12px;
  line-height:11px;
  text-transform: none!important;  
    
  
  } 
  
     .pad_pass {
  
 	padding-top:5px;  
    
  
  }        
            
            



.input_home{

    color: #ffffff!important;
    font-size: 22px;


}





.brd {
  border:1px solid #000;
  }
  
  

.login-block 
{
  
    width: 50%;
    margin: 0 auto;

}


.signup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
   background-color: rgba(0, 0, 0, 0.76); 
  // background-color: rgba(0, 0, 0, 0.33);
}






/* login start */

.container-login100-form-btn {
  margin: 0 auto;
  display: block;
  text-align: center;
  padding-top: 3%;
  height: 60px;


}

.login100-form {
  width: 100%;
}


.validate-input {
  position: relative;
}

.wrap-input {
  width: 100%;
  position: relative;

  
}


.wrap-button {
  width: 100%;
  position: relative;
  border:2px solid #044968!important;
  border-radius: .25rem!important;
  background-color:transparent!important;
  color:#044968!important;
  text-align: left!important;
  padding-left: 6px!important;
  padding-top: 6!important;
}

.wrap-button_login {
  width: 100%;
  position: relative;
  border:2px solid #044968!important;
  border-radius: .25rem!important;
  background-color:#044968!important;
  color:#ffffff!important;
}

.wrap-button_login:hover {
  
  border:2px solid #044968!important;
  background-color:#ffffff!important;
  color:#044968!important;
}



.label-input100 {

  font-size: 14px;
  color: #333333;
  line-height: 1.5;
  padding-left: 7px;
}


.input100:focus+.focus-input100::before {
  width: 100%;
}

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

.input100 {
  font-size: 18px;
  color: #333333;
  line-height: 1.2;
  display: block;
  width: 100%;
  height: 30px;
  background: transparent;
  padding: 0 7px 0 43px!important;
}

.focus-input100 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.focus-input100::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  height: 2px;
  background: #7f7f7f;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}




.focus-input100::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f007";
  color: #044968;
  font-size: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: calc(100% - 20px);
  bottom: 8px;
  left: 0;

}

.focus-input100.password::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f13e";
  color: #044968;
  font-size: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: calc(100% - 20px);
  bottom: 6px;
  left: 0;

}


.lis_pos_fix {

	position:absolute; 
	left:483px; 
	top:24px;


}


#loginForm label {
    color: #676767;
    margin-left: 70px;
    cursor: pointer;
    font-size: 12px;
    height: 16px;
    line-height: 19px;
    letter-spacing:1px;
}


			.control-group {
			    background: none;
			    box-shadow: none;
			    display: inline-block;
			    height: 15px!important;
			    width:auto!important;
			    margin: 0;
			    padding: 0;
			    text-align: left;
			    vertical-align: top;
			    
			    
			}
			
			
			.forg_pass {
			   
			    font-weight:100;
  				color:#676767;
  				font-size:0.9vw;
  				display: inline-block;
  				text-transform: none!important;
			    height: 15px!important;
			    width:auto!important;
			    text-align: right;
			    vertical-align: top;
			   
			    
			    
			}

            .control input {
                position: absolute;
                z-index: -1;
                opacity: 0;
            }
        .control_indicator {
            position: absolute;
            top: 2px;
            left: 0;
            height: 13px;
            width: 13px;
            background: #ffffff;
            border: 1px solid #676767;
            border-radius: 12px;
        }
        .control:hover input ~ .control_indicator,
        .control input:focus ~ .control_indicator {
            background: #ffffff;
        }
        
        .control input:checked ~ .control_indicator {
            background: #ce3530;
        }
        .control:hover input:not([disabled]):checked ~ .control_indicator,
        .control input:checked:focus ~ .control_indicator {
            background: #ce3530;
        }
        .control input:disabled ~ .control_indicator {
            background: #e6e6e6;
            opacity: 0.6;
            pointer-events: none;
        }
        .control_indicator:after {
            box-sizing: unset;
            content: '';
            position: absolute;
            display: none;
        }
        .control input:checked ~ .control_indicator:after {
            display: block;
        }
        .control-checkbox .control_indicator:after {
            left: 3px;
            top: 0px;
            width: 3px;
            height: 6px;
            border: solid #ffffff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }
        .control-checkbox input:disabled ~ .control_indicator:after {
            border-color: #7b7b7b;
        }
        .control-checkbox .control_indicator::before {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 4.5rem;
            height: 4.5rem;
            margin-left: -1.3rem;
            margin-top: -1.3rem;
            background: #2aa1c0;
            border-radius: 3rem;
            opacity: 0.6;
            z-index: 99999;
            transform: scale(0);
        }
        @keyframes s-ripple {
            0% {
                transform: scale(0);
            }
            20% {
                transform: scale(1);
            }
            100% {
                opacity: 0;
                transform: scale(1);
            }
        }
        @keyframes s-ripple-dup {
           0% {
               transform: scale(0);
            }
           30% {
                transform: scale(1);
            }
            60% {
                transform: scale(1);
            }
            100% {
                opacity: 0;
                transform: scale(1);
            }
        }
        .control-checkbox input + .control_indicator::before {
            animation: s-ripple 250ms ease-out;
        }
        .control-checkbox input:checked + .control_indicator::before {
            animation-name: s-ripple-dup;
        }


/* HOME PAGE FINE */












.title_hp {

   
    padding-top: 0.1em;
    display: block;
    font-size: 3vw;
    font-weight: 600;
    color: #044968 !important;
    line-height: 65px;
    
}


.title_hp_small {

    
    padding-top: 0.2em;
    display: block;
    font-size: 5.8vw;
    font-weight: 800;
    margin-left: 0;
    color: #ffffff;
    text-align:center;
}






#BGH {
  height: 100%;
 
}


.box_user_login {
	width:80px;
	height:80px;
	margin:auto;
	padding-top:7px;
	padding-left:11px;
	position: relative;
    top: -55px;
	background-color: rgba(102, 102, 102); 
	
}




.fixed-row-bottom { 
	position: fixed; bottom: 0;
	
	}


.hr_hp {
  width:100%; 
  height:10px; 
  background-color:#044968; 
  margin:0; 
  padding:0;
}


.hr_white {
  width:100%; 
  height:1px; 
  background-color:white; 
  display:block;
}



.mt-80
{
	margin-top:80px;
}

.subtitle_hp_small {


    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 2.5vw;
    margin-left: 0;
    margin-right: 0;
    color: #ffffff;

}

.bkg_white {
	background-color: #f8f9fa;
	
	}


.sub-subtitle_hp {

    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 1.8vw;
    margin-left: 0;
    margin-right: 0;
    font-weight: 700;
    color: #044968;
    text-align:left;

    
}

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

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

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

.usercircle {
    font-size: 3.1vw;
    margin-left: 0;
    margin-right: 0;
    font-weight: 700;
    color: #ffffff;
    text-align:center;
}

.sub-subtitle_hp_small {

    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 2.1vw;
    margin-left: 0;
    margin-right: 0;
    font-weight: 700;
    color: #ffffff;
}


.icoclass_hp {

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


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

.fa-light fa-buildings:before {
    content: "";
    background: url(../../../img/company_ico_grey.png) no-repeat center;
    display: inline-block;
    width: 17px;
    height: 17px;
    opacity: 0.88;
}
.fa-light fa-buildings{
  text-align: center;
}
a:active {
    color: black;
}




a:link {
    color: #044968;
    text-decoration: none;


}

a:hover {
    color: #f68b90;
    text-decoration: underline;

}

a:visited {
    color: #044968;
    text-decoration: underline;

}




a.activ:link {
    color: #044968;
    text-decoration: none;

}

a.activ:hover {
    color: #044968;
    text-decoration: underline;

}

a.activ:visited {
    color: #044968;
    text-decoration: underline;

}



a.hp:link {
    color: #ffffff;
    

}

a.hp:hover {
    color: #ffffff;
    text-decoration: underline;

}


a.hp:visited {
    color: #ffffff;
    

}


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

}

a.back:link {

    text-decoration: none;
}

a.back:hover {

    text-decoration: none;
}

a.back:active {

    text-decoration: none;
}

a.back:visited {

    text-decoration: none;
}


a.mailinvitation:link {

    text-decoration: none;
    color:#f3010c;
}

a.mailinvitation:hover {

    text-decoration: none;
    color:#f1777d;
}

a.mailinvitation:active {

    text-decoration: none;     
    color:#f3010c;
}

a.mailinvitation:visited {

    text-decoration: none;
    color:#f3010c;
}




a.pdf_download {
    text-decoration: none;
    color:#ffffff!important;

}

a.pdf_download:hover {
    text-decoration: none;
    color:#044968!important;
    background-color: #ffffff;
    border:1px solid #044968;

}

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

}

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

}

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

}

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




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




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

}



.menu_text {
    font-size: 24px;
}

.body_text {
    font-size: 18px;
}

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

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

}

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



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


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



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

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

.card-header h3 {
    color: white;
}

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



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

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




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

}

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

.remember {
    color: white;
}

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

.login_btn {
    color: #ffffff;
    background-color: #e80606;
    width: 100%;
}

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

.links {
    color: white;
}


.pr-30 {
    padding-right:30px !important;
}


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

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

.text-footer {

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


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

}

.input-group_hp {
   width:95%

}


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





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



input.form-control {
    border: 1px solid #ddd;
    border-radius: .25rem;
    font-size: 14px;
}

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



.home .error {
    font-family: open_sansregular;
    margin-left: 66px;
}

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

.home .col-12.text h2 {
    font-size: 33px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: normal;
    font-family: open_sanssemibold;
}


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





body {
    font-family: 'open_sansregular';
}

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,
.riepilogo_offerta .col-md-12 a i,
body.fake_modal .riepilogo_offerta .custom-file .custom-file-label::after,
#totale_pdf b {
    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 .fa-light fa-file-zipper,
#registration .btn.btn-primary,
.modal-content .btn.btn-info.waves-effect.waves-light,
#registrazioneForm .btn.btn-large.btn-block.btn-primary,
.modal-body .btn.btn-primary,
.modal-body .btn.btn-large.btn-block.btn-primary,
.form-group.text-right.m-b-0 .btn.btn-primary.waves-effect.waves-light,
.modal-content #registrazioneForm h4.title,
.SumoSelect > .optWrapper > .options li.opt label,
.nav.nav-tabs li.nav-item a,
.homeBox.intro .internal.high .content table td,
#attach_container_email_detail a,
.col-1 .btn-primary,
.hp_container h2.title span,
.home .col-12.text h2:before,
.btn-danger,
.downloadRecap a {
    font-weight: normal;
    font-family: "open_sansregular";
}

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



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

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

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

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



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

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

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

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

.widescreen.home.modal-open h4.title {
    font-family: open_sanssemibold;
    font-weight: normal;
    text-align: center;
    margin-bottom: 15px;
}

.widescreen.home.modal-open .modal-dialog input {
    text-align: center;
    font-size: 12px;
    font-family: open_sansregular;
    height: 40px;
}

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

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


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

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

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

.topbar .topbar-left {
    background: transparent url(../../img/bsplogo_payoff.png) no-repeat 80px 23px;
    background-size: 115px;
    

}

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

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

#sidebar-menu {
    margin-top: 0;
    background-color: #ffffff;
}


#auctionForm table thead th,
.dataTables_wrapper table thead th,
.modal-content .modal-body table th {
    background: #0b2d4f 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: 0;
    font-family: open_sansregular;
}

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

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

#sidebar-menu > ul > li > a > span {
    font-family: open_sansregular;
    font-weight: normal;
}

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

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

.home .error {
    font-family: open_sansregular;
    margin-left: 66px;
    color:red;
}

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


#supplierListTable td.dateCol span {
    font-style: normal;
    font-size: 11px;
    color: #888;
}

.home .col-12.text h2 {
    font-size: 33px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: normal;
    font-family: open_sanssemibold;
}

.brand_spaces {
	    margin-left: 3rem!important;
	    margin-top: 1rem!important;
	    margin-bottom: .25rem!important;
}
	


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


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

 */




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

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

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


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

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

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

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


#sidebar-menu ul ul a:hover
{
	color:#000000;
	
}


#sidebar-menu ul ul li.active a {
    color: #000000;
}

body.widescreen.home .wrapper-page #loginForm .col-4 button.btn {
    color: #fff;
    opacity: 1;
    background-color: #044968;
    background-image: -moz-linear-gradient(center top, #044968, #044968);
    background: -webkit-linear-gradient(top, #044968, #044968);
    background: -linear-gradient(top, #044968, #044968);
    background: -ms-linear-gradient(top, #044968 0%, #044968 100%);
    border: 1px solid #044968 !important;
    font-family: open_sanssemibold;
    text-indent: 45px;
}

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

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

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

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

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

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

#loginForm .col-4 .input-group input::placeholder {
    padding-left: 0;
    opacity: 0.8;
    font-family: open_sanslight;
}

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

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

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

body.widescreen.home #loginForm label {
    margin-left: 0;
    float: left;
    font-size: 12px;
    font-family: calibri, open sans;
}

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

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

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

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

}

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

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

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

span.float {
    text-align: left;
    display: block;
    width: 100%;
    left: 77px;
    font-size: 14px;
    font-family: open_sanslight;
    font-size: 18.6px;
    font-weight: normal;
    margin-top: 40px;
    line-height: 35px;
}

.forced .topbar-left {
    background-color: #ffffff;
    height: 131px;
}

.side-menu.left {
    background: #ffffff none repeat scroll 0 0;
    margin-top: 22px;
}

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

#wrapper.enlarged .navbar-custom {
	background: transparent url(../../img/BSP-logo-bianco.svg) no-repeat 10px 0;
    background-size: 115px;
    margin-top: 13px;
}



.mdi-crop-free::before, .list-inline-item .fa-light fa-user::before, .list-inline-item .nav-link::after {
    color: #fff!important;
}

.forced.enlarged .list-inline.float-right.mb-0 .dropdown-toggle::after {
    color: #fff;
}

.fa-light fa-user::before {
    color: #333 !important;
    
}


 

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

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

.content-page {
    background: transparent url("../../img/bkg_internal.jpg") no-repeat center top !important;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}


.social_links {
	color:#044968;
	font-size:18px;
	
}


.social_text_links {
	color:#ffffff !important;
	font-size:14px;
	
}

#wrapper .content-page {
    padding-top: 166px;
    height: 100%;
}


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

.header-title {
    font-size: 14px;
    font-family: "open_sanssemibold";
    

}

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

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

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

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

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary,
.btn-outline-primary.active,
.btn-outline-primary:active,
.show > .btn-outline-primary.dropdown-toggle,
.btn-outline-primary:hover,
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
    background-color: #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: orange;
    border: 1px solid orange;
    text-transform: none;
}

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

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


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


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


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

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

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



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

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

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

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

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

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

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

#level2 div span,
#level1 div span,
#level3 div span {
    color: #044968;

}

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

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

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

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

.home .footer p.help a {
    display: inline;
    margin: 0;
    font-family: "open_sanssemibold";
    color: #dedede;
    margin-left: 6px;
    text-decoration: underline;
}

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

.home .link a {
    font-size: 11px;
    cursor: pointer;
    margin-right: 15px;
    padding-right: 15px;
    color: #eee;
    border-right: 1px solid #aaa;
    font-family: open_sanssemibold;
    float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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


.navbarsocial {
	
	padding-right: 3rem!important;
}

/* END HOME UNLOGGED */

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

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

}

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

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

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

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

h4 .btn.btn-primary.waves-effect.waves-light,
.btn-group.col-4 .btn.btn-primary.waves-effect.waves-light,
#communications .btn.btn-primary.waves-effect.waves-light,
#communications_container .btn.btn-primary.waves-effect.waves-light,
#inviteSupplierForm #addRowSupplier.btn.btn-primary,
.col-1 .btn.btn-primary.waves-effect.waves-light,
.col-12 .btn.btn-primary.waves-effect.waves-light,
.btn.btn-primary.waves-effect.waves-light.save,
.content .btn-primary.invite {
    background-color: #044968;
    background-image: -moz-linear-gradient(center top, #044968, #044968);
    background: -webkit-linear-gradient(top, #044968, #044968);
    background: -linear-gradient(top, #044968, #044968);
    background: -ms-linear-gradient(top, #044968 0%, #044968 100%);
    font-size: 11px;
    font-family: open_sanssemibold;
    border: none;
}

h4 .btn.btn-primary.waves-effect.waves-light:hover,
#inviteSupplierForm #addRowSupplier.btn.btn-primary:hover,
#communications .btn.btn-primary.waves-effect.waves-light:hover,
#communications_container .btn.btn-primary.waves-effect.waves-light:hover,
.col-1 .btn.btn-primary.waves-effect.waves-light:hover,
.col-12 .btn.btn-primary.waves-effect.waves-light:hover,
.btn.btn-primary.waves-effect.waves-light.save:hover,
.btn-group.col-4 .btn.btn-primary.waves-effect.waves-light:hover,
.content .btn-primary.invite:hover {
    background-color: #ffffff;
    border: 1px solid #044968;
    color:#044968;
}

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

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

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

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

h4 span {
    font-size: 14px;
}

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

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

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

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

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


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

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

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

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

}

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

#wrapper #auctionForm table.dataTable thead tr th,
table.dataTable thead tr th,
.content-page table th.dateCol {
    border-bottom: 1px solid #044968 !important;
    font-weight: normal;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: open_sanssemibold;
}

#wrapper #prodotti table#positions.table-bordered.dataTable.no-footer th,
#wrapper #auctionForm table.dataTable thead tr th,
table.dataTable thead tr th,
.content-page table th.dateCol {
    background-color: #044968 !important;
}

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


#auctionForm table thead th,
.dataTables_wrapper table thead th,
.dataTables_wrapper table thead th.dateCol {
    background: #404249 url("../../../img/tableLine.gif") repeat-y right;
}

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

/* start submenu */

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

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


#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a i {
    font-size: 16px;
    margin-right: 20px !important;
    color: #333;
}   

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

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

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

/*end submenu */


/*  homepage logged  */

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

.homeBox.intro .internal .content > a {
    color: c4262b;
}

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

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

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


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


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

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

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

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

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

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

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

.homeBox.intro .internal .content {
    font-family: "Roboto";
    font-weight: regular;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* end home logged */

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

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


.homeBox.intro .internal.none .content span.toDo {
    color: #029910!important;
}

.homeBox.intro .internal.partial .content span.toDo 
{
    color: #029910!important;
}


.homeBox.intro .internal.finished .content span.toDo {
    color: #029910;
}



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


.content h5.introduction button.btn.send {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #5dca48;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    font-family: open_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: 20px;
    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;
}


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

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

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

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

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

/* registrazione */

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

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

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

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

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

#registration #formAnagraficaAziendale .col-12  a{
  color:#044968;
  font-family: "open_sanssemibold";
}

#registration .card-box .col-form-label {
    font-size: 11px;
    font-family: "open_sanssemibold";
    font-weight: normal;
}

#registration h3 {
    font-weight: normal; 
}

#registration h2 span {
    letter-spacing: 0.5px;
    color:#ffffff;
}

.card-box #categoriePage .form-group input {
 width: auto;
}
#registration .btn.btn-primary, .modal-content .btn.btn-info.waves-effect.waves-light,
#registrazioneForm .btn.btn-large.btn-block.btn-primary, .modal-body .btn.btn-primary, 
.modal-body .btn.btn-large.btn-block.btn-primary, .form-group.text-right.m-b-0 .btn.btn-primary.waves-effect.waves-light  {
 background-color: #880e13;
 border: 1px solid #a11d21;
}


#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: #fff;
    color: #033146;
}

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

#registration .btn.btn-secondary, .modal-body .btn.btn-secondary, .form-group.text-right.m-b-0 .btn.btn-secondary.waves-effect.waves-light, .form-group.text-right.m-b-0 .btn.btn-primary.back, body .form-group.text-right.m-b-0 .btn.btn-primary.waves-effect.waves-light.back, .modal-content .btn.btn-secondary.waves-effect {
    border: 1px solid #033146;
    background-color: transparent;
    background-image: none;
    color: #a11d21;
}
#registration .nav.nav-tabs li.active::before, #registration .nav.nav-tabs li.completed::before {
    background: transparent url("../../img/step_corner.png") no-repeat scroll left center;
    content: ".";
    display: inline-block;
    font-size: 0;
    height: 40px;
    margin-left: -35px;
    position: absolute;
    width: 35px;
}

#registration h2 span {
    letter-spacing: 0.5px;
    font-size: 27px;
    color: #fff;
}
#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: #044968;
    background-image: -moz-linear-gradient(center top , #044968, #0d2f47);
    border: 1px solid #044968;
}
#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: #ffffff;
    color: #044968;
}
#registration .btn.btn-secondary, .modal-body .btn.btn-secondary, .form-group.text-right.m-b-0 .btn.btn-secondary.waves-effect.waves-light, .form-group.text-right.m-b-0 .btn.btn-primary.back, body .form-group.text-right.m-b-0 .btn.btn-primary.waves-effect.waves-light.back, .modal-content .btn.btn-secondary.waves-effect {
    background-color: transparent;
    background-image: none;
    border: 1px solid #044968;
    color: #044968;
}

.modal-body .note-editor.note-frame {
	height: 270px;
}

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

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

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

#registration .nav.nav-tabs li {
    background: transparent url("../../img/step_tocomplete.png") no-repeat scroll right center;
}
#registration .nav.nav-tabs li.nav-item.completed {
    background: transparent url("../../img/step_completed.png") no-repeat scroll right center;
}
#registration .nav.nav-tabs li.nav-item.active {
    background: #f3f3f3 url("../../img/step_completed_active2.png") no-repeat scroll right center;
}
#registration .nav.nav-tabs li.nav-item.active a {
  color: black;
  font-weight: 500;
}
#registration .nav.nav-tabs li.nav-item.active a::after, #registration .nav.nav-tabs li:nth-child(1)::before {
    display: none;
}
#registration .nav.nav-tabs li.nav-item:last-child {
    background-position: left center;
    padding-right: 0;
}	


#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: #044968;
    background-image: -moz-linear-gradient(center top , #044968, #044968);
    background: -webkit-linear-gradient(top,#044968, #044968);
    background: -linear-gradient(top,#044968, #044968);
    background: -ms-linear-gradient(top, #044968 0%,#044968 100%);
    border: 1px solid #044968;
    text-transform: none;
    font-size: 12px;
    box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    -webkit-box-shadow: 0 1px 1px #ccc;
    transition-property: background-color;
    transition-duration: 0.3s;
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.3s;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
}

	

/* end registrazione */
.form-group .value .fa-light fa-pencil,
.card-box a.uploaded,
.card-box .value a {
    color: #044968;
}

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

    #loginForm {
        width: 90%;
    }

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

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

    }

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

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

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

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

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


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

    }

   
    #loginForm label {
        margin-left: 20px;
        margin-top: 6px;
        line-height: 11px;
        font-size: 12px;
        font-family: calibri, sans-serif;
    }
    
    .control-group {
		 background: none;
		 box-shadow: none;
		 display: inline-block;
		 height: 15px!important;
		 width:auto!important;
		 margin: 0;
		 padding: 0;
		 text-align: left;
		 vertical-align: top;
		 line-height: 18px;
			    
			    
      }
      
      

  

}

@media screen and (max-width:668px) {

    #loginForm {
        width: 90%;
    }

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

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

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

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

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

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

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

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

    span.float {
        margin-top: 50px;
        padding-top: 20px;
        font-family: open_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: #000;
    font-family: "open_sansbold";
}

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

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

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

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

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

.modal-content .col-md-12 .col-form-label.subtitle {
    color: #000;
    font-weight: normal;
    font-family: "open_sansbold";
}

#sidebar-menu > ul > li > a.active {
    background: transparent!important;
    color:#000000!important;
    
}



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

.button-menu-mobile {
    background-color: #6485c1;
    border: medium none;
    color: #333333;
    display: inline-block;
    font-size: 24px;
    height: 70px;
    width: 60px;
}

#sidebar-menu ul li a i {
    display: inline-block;
    font-size: 16px;
    line-height: 17px;
    margin-left: 3px;
    color: #333;
    margin-right: 15px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

.waves-effect.waves-primary > span {
    font-size: 13px;
    color: #333;
}

#sidebar-menu ul li .menu-arrow {
    -webkit-transition: -webkit-transform .15s;
    -o-transition: -o-transform .15s;
    transition: transform .15s;
    position: absolute;
    right: 20px;
    display: inline-block;
    font-family: "Material Design Icons";
    text-rendering: auto;
    line-height: 24px;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    color: #333;
    opacity: 0.9;
}


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


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

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

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

.questions a.download {
    color: #044968;
}

#loginForm #test.error.success {
    color: #55a351;
    background-color: #cdf7ca;
    font-family: "open_sansregular";
}

@media screen and (max-width : 768px) {

    #wrapper .topbar .topbar-left {
        height: 130px;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .language a {
        color: #000;
        font-family: "open_sanssemibold";
        height: 30px;
        line-height: 30px;
        color: #ba2226;
        text-decoration: underline;
    }

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

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

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

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

    .home .footer p.help a {
        color: #044968;
        font-family: open_sansbold;
    }

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

}

@media screen and (max-width: 768px) {

    #loginForm .col-4 .input-group,
    #loginForm .col-4:nth-child(4),
    #loginForm .col-6 {
        width: 92%;
    }

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

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

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

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

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

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

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

    }

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

    .home .link a:hover {
        color: #000;
    }

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

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

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

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

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

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

    .home .footer {
        height: auto;
    }
}

/* start albero in registrazione e company data */

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

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

#registration #areaMenu label,
.editable #areaMenu label {
    cursor: pointer;
    color: #044968;
    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;
    max-width: i;
}

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

#registration #categoriePage h5 span.number,
.editable #categoriePage h5 span.number {
    color: red;
    border: 1px solid red;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
    opacity: 0.5;
    line-height: 18px;
    margin-right: 7px;
    text-indent: 1px;
    font-size: 12px;
    font-family: open_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;
}

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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



#pswd_info {
    position: relative;
    bottom: -10px;
    right: 10px;
    width: 220px;
    padding: 15px;
    background: #fefefe;
    font-size: .775em;
    font-weight: 400;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
}

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

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

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

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

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

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

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

.editable #areaMenu label {
    border: none;
}

.editable #subCategoryTable a {
    float: right;
}

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

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

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

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

/* end albero in registrazione e company data */

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

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

#wizard .alert-danger.success h5 {
    text-align: left;
    font-size: 18px;
    margin-bottom: 15px;
    font-family: open_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;
    float: left;
    margin-right: 10px;
    height: 18px;
    line-height: 18px;
    cursor: pointer;
    position: absolute;
    left: 0;
}

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

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

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

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

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

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

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

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

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

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


/* start vendor list - modale */
#modalAreaDetail span {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "open_sansregular";
}

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


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

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

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

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

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

#totale_pdf span {
    float: right;
}

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

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



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

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




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


.list-inline.float-right.mb-0 {
    padding-top: 2%;
    padding-right: 10px;
    background-color: transparent;
    border: medium none;
}



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

}




.value a.upload::after {
    color: #fff;
    content: "Upload";
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    height: 28px;
    line-height: 28px;
    float: right;
    text-align: center;
    text-transform: uppercase;
    text-indent: 0;
    background-color: #044968;
    background-image: -moz-linear-gradient(center top , #044968, #044968);
    background: -webkit-linear-gradient(top, #044968, #044968);
    background: -linear-gradient(top, #e1b93a, #cea934);
    background: -ms-linear-gradient(top, #044968 0%, 044968 100%);    
    width: 70px;
    z-index: 999999999;
}


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






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

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

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




.sorting_1 > a:hover {

    color: #013248 !important;
}

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



.content h5.introduction a {
    font-family: open_sanssemibold;
    margin-left: 3px;
    margin-right: 6px;
    text-decoration: none;
    text-decoration: none;
}


table.table-bordered.resultList td a {
    text-align: left;
    float: left;
    font-style: normal;
    font-family: open_sansregular;
    margin-bottom: 2px;
    color: #044968;
}


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

}

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



/*fine voci ambito attività */







/* nuove icone HP interna */



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

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


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

}


.homeBox.intro .internal.right.docs .content span::after {
    content: "\f07b";
    color: #333333;
    background-color: transparent !important;
    background-image:  transparent !important;
    background: transparent !important;
    background:  transparent !important;
    background:  transparent !important;
    font-size: 1.5vw;
}
.homeBox.intro .internal.right.docs .content span::after {
    content: "\f07b";
    color: #333333;
    background-color: transparent !important;
    background-image:  transparent !important;
    background: transparent !important;
    background:  transparent !important;
    background:  transparent !important;
    font-size: 1.5vw;
}
.homeBox.intro .internal.right .content span::after, .homeBox.intro .internal.left .content span::after, .internal.high.mail h3 span::after, .internal.high.access h3 span::after {
    width: 60px;
    height: 60px;
    color: #029910;
    background-color: transparent !important;
    background-image:  transparent !important;
    background: transparent !important;
    background:  transparent !important;
    background:  transparent !important;
    font-size: 1.5vw;
    display: block;
   
    float: right;
    z-index: 9999999999999;
    margin-top: 0;
    text-align: center;
    line-height: 60px;
    border-left: none;
    margin-right: -4.5%;
    float: right;
    text-align: center;
}
.homeBox.intro .internal.right .content span::after, .homeBox.intro .internal.left .content span::after, .internal.high.mail h3 span::after, .internal.high.access h3 span::after {
    width: 60px;
    height: 60px;
    color: #333333;
    background-color: transparent !important;
    background-image:  transparent !important;
    background: transparent !important;
    background:  transparent !important;
    background:  transparent !important;
    font-size: 24px;
    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: right;
    font-size: 0.7vw;
}
	

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

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

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


.error_hp {
    color: #044968;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    bottom: 20px;
    height:12px;
    line-height: 18px;
}



.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%;
    padding-top: 0;
}



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

/* 		IPAD PORTRAIT */

/* (768x1024) iPad 1 & 2, Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {


    #registration .nav.nav-tabs ul {
        display: flex;
        justify-content: center;
    }

    #registration .nav.nav-tabs li {
        flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    
    .service_mail {
	
	
	text-align: right;
    font-size: 1vw;
}


.select2-chosen {
    color: #777;
    font-size: 12px;
    line-height: 26px;
    text-indent: 8px;
    font-style:normal;
}
    
    
 .bg_tab_dark {
 
  background-color: rgba(64, 63, 63, 0.8);
}   
 
 
 .input-group-text {
    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;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
 
 
    
 .usercircle_tab {

    
    font-size: 8.1vw;
    margin-left: 0;
    margin-right: 0;
    font-weight: 700;
    color: #ffffff;
    text-align:center;
}
    
  .box_user_login_tab {
    width: 80px;
    height: 80px;
    margin: auto;
    padding-left: 11px;
    background-color: transparent;
}


  .fixtop_tab {
    
    margin-top: -150px;   
}



.title_hp {

   
    display: block;
    font-size: 4.8vw;
    font-weight: 600;
    color: #044968 !important;
    text-align:center;
    
   
}

.subtitle_hp {


    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 2.1vw;
    margin-left: 0;
    margin-right: 0;
    color: #ffffff;
    text-align:center;

}

.text_footer_hp {


    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 1,5vw;
    color: #ffffff;
    text-align:center;

}





.sub-subtitle_hp {
    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 2.6vw;
    margin-left: 0;
    margin-right: 0;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
} 


.sub_sm {


    font-size: 1.7vw;
    

}


.sub_sm_pass {


    font-size: 1.6vw!important;
    padding-top:2px !important;
    line-height:25px;

}


.form-check-input {
    width: 17px;
    height: 17px;
    margin-top: 6px!important;
    margin-left: -8px !important; 
  
  
}

 
    
    
}

/* ----------- MOZILLA ----------- */


@-moz-document url-prefix() {
	
  .checkfix {
    position:relative!important;
    right: 87px;
    top: -5px;
  }
} 




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



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	
	
 .position_ie11 {
 
 position:relative !important;
 top:30%;	
	
}	
    
 .ie11maxw {
  
  max-width:50%;
 
 }   
 

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


    font-size: 14px;
    

}


#loginForm {
    width: 900px;
    margin-right: 50px;;
    height: 98px;
}


.textlight1 {
  
  font-family: calibri, 'Open Sans', sans-serif; 
  font-weight:100;
  color:#676767;
  font-size:12px;
  line-height:11px;
  text-transform: none!important;  
  position:relative;
  right:270px;
   
  
  } 
  
  .textlight_centerie11 {
  
  
  position:relative;
  left:30px;
   
  
  } 
  


.sub_sm_pass {


    font-size: 14px;
    padding-top:2px !important;
    line-height:17px;
    color:#ffffff;
    float:left!important;
    position:relative;
    right:440px;

}

.service_mail {


    font-size: 12px!important;
    padding-top:2px !important;
    line-height:24px;
    color:#ffffff;
    float:left;
    position:relative;
    right:450px;
    

}

.wrap-button {
  width: 80%;
  position: relative;
  border:2px solid #d9d9d9!important;
  margin-bottom: 15%;
  background-color:transparent!important;
  color:#676767!important;
}
 
 
 
 
   .card {
  
  height:740px;
   
   }
   
   
  .remember {
  
  	color: white;
  	
  	width:45%;
  	
  	
  	  }
  	  
  .card-footer {
    margin-top:-100px;
  
  
  }
  
  
    .alb_username_ie11{
  
  width: 90% !important;; 

  
 
 } 
 
 .widescreen.home .text-center {
    height: 46px;
    margin-bottom: 0 !important;
}
  
  
  .alb_password_ie11{
  
  width: 90% !important;; 

  
 
 } 
 
  .accedi_ie11{
  
  width: 40% !important;; 
  padding-top: 40px !important;
  
 
 }   
 
 
    
   .bkg_white{
  
  background-color:transparent;
 
 } 
 
 
 .error {
 
  clear:both;
  position:reltive;
  top:20px;
 
 }  
 
/*  .topspaceass */
/*  { */
/*    padding-top:35px; */
 
/*  } */
 
 
 .centerie11
 {
  position:relative;
  right:50px;
 
 }
 
 
 .wrap-input {
  width: 40%;
  position: relative;
  border-bottom: 2px solid #d9d9d9;
  margin-bottom: 2%;
  
  
}


.error_hp {
    color: #044968;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    right:140px;
    top:100px;
    
}

.container-login100-form-btn {
    margin-right: 540px;
    display: block;
    text-align: center;
    padding-top: 1%;
    height: 60px;
    width: 40%;
}

.control-group {
	
	padding-left:300px;
}

.pad_pass {
	
	padding-top:5px;
	position:relative;
	right:420px;
	
	
}    
}


/* (1366x768) WXGA Display */
@media  screen and (max-width: 1366px) {
	
      .topspace {
    padding-top:.5rem!important;
   
}


.social_text_links {
	color:#ffffff !important;
	font-size:11px;
	
}
    .paddingAmbitoOperativo {
    padding: 0% 0 14% 0;
}


.brand_spaces {
	    margin-left: 1rem!important;
	    margin-top: 1rem!important;
	    margin-bottom: .25rem!important;
}
	
.navbar_social {
	
	padding:0;
	margin:0;
}


  .logo {

     position:absolute; 
     top:10%;
     text-align:center;
     color:#333!important;
                               
            }


}




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

@media only screen 
  and (max-width: 1024px) 
  and (min-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
  
 


	
	
	
	
	.card_hp {
    height: unset;
    margin-top: auto;
    margin-bottom: auto;
   
}
  
  
  .title_hp {

   
    padding-top: 0.1em;
    display: block;
    font-size: 4vw;
    font-weight: 600;
    color: #044968 !important;
    line-height: 65px;
}
 
 
 .subtitle_hp {


    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 2.5vw;
    margin-left: 0;
    padding-right:20px !important; 
    color: #ffffff;

}

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

.sub-subtitle_hp {

    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 2.5vw;
    margin-left: 0;
    margin-right: 0;
    padding-top:20px;
    font-weight: 700;
    color: #ffffff;
    text-align:center;
}
  
  .usercircle {
    font-size: 5.1vw;
    margin-left: 4px;
    margin-right: 0;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
}


.sub_sm {


    font-size: 1.2vw;
    

}


.sub_sm_pass {


    font-size: 1.6vw;
    padding-top:2px !important;
    line-height:24px;
    color:#ffffff;

}


.forgot_pass a:link  .forgot_pass a:hover  .forgot_pass a:active   {


    font-size: 0.8vw;
    padding-top:2px !important;
    line-height:25px;
    color:#ffffff !important;

}


.form-check-input {
    width: 17px;
    height: 17px;
    margin-top: 6px!important;
    margin-left: -8px !important; 
  
  
}



@media screen and (max-width: 1280px) and (max-height: 800px) {
	
	
.sub-subtitle_hp {

    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 2.5vw;
    margin-left: 0;
    margin-right: 0;
    padding-top:20px;
    font-weight: 700;
    color: #ffffff;
    text-align:center;
}
}



.topbar {
    left: 0;
    position: absolute;
    right: 1.2%;
    top: 0;
    background-color: #0C2344 !important;
    height: 100%;
    min-height: 100%;
}




@media screen and (max-width:1024px) {
	
	
  .error_hp {
    color: #044968;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    bottom: 10px;
    height: 12px;
    line-height: normal;
}

	
	}
	
	

@media only screen 
   and (max-width : 2880px) 
   and (max-height : 5120px) {
   
 .textGF {
  
  font-weight:600;
  height:40px;
  color:#044968!important;
  font-size:2vw!important;
  font-family:calibri, open-sans;
  text-transform: none!important;  
  padding-top:140px;      
  
  } 
	
	.textGF-sub {
    font-weight: 100;
    color: #044968!important;
    font-size: 1vw!important;
    font-family: calibri, open-sans;
    text-transform: none!important;
    padding-top: 170px;
    line-height: normal;
}  
   
   
}

               	

 .toggle-container-center {
  
  text-align:center!important;  
  margin:auto;   
  
  } 

 .radio-center {
  
  display: flex!important;
  align-items: center!important;
  justify-content: center!important; 
  
  } 
  
   .radio-topfix {
  
  position:relative; top:-3px!important;
  
  } 
  
  .center-error {
  text-align:center;
  }
  
  
  .lis_pos_fix {

	position:absolute; 
	left:483px; 
	top:24px;

  }
}

.modal .modal-dialog .modal-header {
	padding-left: 20px;
}

.modal .modal-dialog .modal-title {
	padding-left: 0;
}