/* Stile header */
html {
	font-family: Arial, Helvetica, sans-serif; 
/*    font-family: Verdana, Geneva, sans-serif; */
	background-color: white;
}
body {
	margin: 0 auto;	
	/*width: 97%; 
	-moz-box-shadow: 00px 0px 25px 0 #333333;
	-webkit-box-shadow: 00px 0px 25px 0 #333333;
	box-shadow: 00px 0px 25px 0px #333333;*/
	/*min-height: 1100px; */
  min-width: 360px;
}

body::after {
  content: "";
  background-image: url(https://www.ebilweb.it/ebil/img/ingranaggi.png);
  background-size: 110%;
  background-repeat:repeat;
  opacity: 0.1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}
body::before {
  background-color: white;
}

body a {color:#ffffff;}

.logo {
  width:99%;
  background-color: white
}
#cfi {
  height:74px;
  margin:10px 0px 0px 10px;
}

@media only screen and (max-width: 601px) {
  #cfi{  
    height:55px;
  }

.descrizione strong{
  font-size: 65%;

}

.fean {
 max-width: 150px;
 width: 85px;
 height: 48px;
}

#ver {
  font-size: 70%;
  padding: 10px 0 0 0;
}
}

#ver {
  text-align:right; 
  margin:-30px 15px 3px;
  color: #00458B;
}
/* menu */

#menubar{
  width: 99.8%;
  border-collapse:collapse; 
  background: #00458B;
  margin-left:0.1%;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu .main-menu {
  display: none;
  font: 1em Trebuchet MS;
}
#tm:checked + .main-menu {
  display: block;
}
#menu input[type=checkbox], #menu ul span.drop-icon {
  display: none;
}
#menu li, 
#toggle-menu, 
#menu .sub-menu {
  border-style: solid;
  border-color: rgba(0, 0, 0, .05);
  background-color: #00458B;
}
#menu li, 
#toggle-menu {
  border-width: 0 0 1px;
}
#menu .sub-menu {
  background-color: #00458B;
  border-width: 1px 1px 0;
  margin: 0 1em; 
  box-shadow: 3px 3px 7px 0px #444;
}
@media only screen and (max-width: 800px) {
 #menu .sub-menu{  
   box-shadow: none;
  }
}
#menu .sub-menu li:last-child {
  border-width: 0;
}
#menu li, 
#toggle-menu, 
#menu a {
  position: relative;
  display: block;
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
  text-decoration: none;
}
#menu {
}
#toggle-menu {
  background: #00458B;
  font-size:15px;
  font-weight: bold;
}
#toggle-menu, 
#menu a {
  padding: 0.35em 0.8em;
}
#menu a {
  transition: all .100s ease-in-out;
  -webkit-transition: all .100s ease-in-out; 
}
#menu a:hover {
  background-color: #18ba60;
  -moz-box-shadow: 00px 0px 3px 0 #000000;
-webkit-box-shadow: 00px 0px 3px 0 #000000;
box-shadow: 00px 0px 3px 0px #000000;
}
#menu .sub-menu {
  display: none;
}
#menu input[type=checkbox]:checked + .sub-menu {
  display: block;
}
#menu .sub-menu a:hover {
}
#toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: bold;
  font-size: 17px;
  vertical-align: text-top;
}
#menu label.drop-icon {
  padding: 0.22em 0.5em;
  background-color: rgba(0, 0, 0, .125);
  text-shadow: 0 0 0 transparent;
}

#toggle-menu .drop-icon {
  padding: 0.25em 0.5em;
}

#menu .disabled a {
  color:lightgrey; 
}
#menu .disabled a:hover{
  background-color: #00458B;
  -moz-box-shadow: 00px 0px 0px 0 #000000;
  -webkit-box-shadow: 00px 0px 0px 0 #000000;
  box-shadow: 00px 0px 0px 0px #000000;  
}

@media only screen and (min-width: 800px) {
  #menu .main-menu {
    display: block;
  }
  #toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }
  #menu ul span.drop-icon {
    display: inline-block;
    margin: -1px;
  }
  #menu li {
    float: left;
    border-width: 0 1px 0 0;
  }
  #menu .sub-menu li {
    float: none;
  }
  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 10em;
    z-index: 3000;
  }
  #menu .sub-menu, #menu input[type=checkbox]:checked + .sub-menu {
    display: none;
  }
  #menu .sub-menu li {
    border-width: 0 0 1px;
  }
  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }
 #menu .sub-menu .drop-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.5em;
  }
  #menu li:hover > input[type=checkbox] + .sub-menu {
    display: block;
  }
}
/* fine menu */

#user {
   margin-left: auto; 
   margin-right: 5px;
    margin-top: 1px;   
}
.operatore {
    background-color: transparent;
    border: 0px;
    font-size:14px;
}
.operatore:hover {
    -moz-box-shadow: 00px 0px 4px 0 #000000;
    -webkit-box-shadow: 00px 0px 4px 0 #000000;
    box-shadow: 00px 0px 4px 0px #000000;
    background-color: white;
}

.descrizione {
	color: #00458B;
	font-size: 22px;
	text-align:right;
	/*text-shadow: 2px 2px 4px #888;*/
}
/* menu fisso */
 /* Style the header */
.header {
  /*background: white;*/
  z-index:9999;
}
/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}
/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 28px;
} 
/* Stile login */
form {margin: 0px;}
.button {border : solid 1px #cccccc;	background: #E9ECEF;color : #666666;font-weight : bold;font-size : 12px;padding: 4px 8px; margin:12px 0px 5px 0px;cursor:pointer}
.button:hover { background:#e1e1e1; } 
.login {margin-left: auto;
        margin-right: auto;
        margin-top: 3em;
        padding: 15px;
        width: 500px;
        background: #ECECEC;
        border: 1px solid #888888;
        border-radius: 6px;
       -moz-box-shadow: 00px 0px 12px 0 #222222;
       -webkit-box-shadow: 00px 0px 12px 0 #222222;
       box-shadow: 00px 0px 12px 0px #222222;
}
.login h1 {color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 50px;
 	text-align: left;
	font-size: 1.5em;
 }
.login p {padding: 0 1em 0 1em;}
.form-block {border: 1px solid #cccccc;border-radius: 5px;background: #FFFFFF;padding-top: 15px;padding-left: 10px;padding-bottom: 10px;padding-right: 10px;}
.login-form {text-align: left;float: right;width: 66%;}
.login-text {text-align: center;width: 30%;float: left; font-size: 8pt;}
.inputlabel {font-weight: bold;text-align: left; font-size:10pt;	}
.inputbox {width: 150px;margin: 0 0 1em 0;border: 2px solid #cccccc;border-radius: 2px;}
.inputbox:hover, .inputbox:focus {border: 2px solid #bababa;}
.clr {
	clear: both;
	padding-top: 15px;
	margin-top: 10px;
	color: #DC0000;
	text-align: center;
    font-weight:bold;
}
.ctr {text-align: center;margin-top:35px;}
@media only screen and (max-width: 600px) {
  .login{
    width:320px;
    display:block;
    margin-top:2em;
  }
  .login-form {
    width:100%;
  }
  .login-text{
    float:none;
    margin:10px auto;
   }
  .ctr img{
    width: 60%;
    height:40%;
    margin:-10px;
  }
  .clr {
    padding:0px;
  }
  #disc{
    display:none;
  }
  .form-block{
    margin-bottom:20px;
   }
}


/* stili pagina */

.ajaxLoadingIndicator,
.ajaxLoadingIndicator:after {
  border-radius: 50%;
  width: 8em;
  height: 8em;
}
.ajaxLoadingIndicator {
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  font-size: 10px;
  position: fixed;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(222,0,0, 0.3);
  border-right: 1.1em solid rgba(222,0,0, 0.3);
  border-bottom: 1.1em solid rgba(222,0,0, 0.3);
  border-left: 1.1em solid #cc0000;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


#benvenuto {text-align: left; margin:10%;padding:5px;font-weight: bold;} /* background-color: #555; color:white;
  -moz-box-shadow: 00px 0px 3px 0 #000000;
  -webkit-box-shadow: 00px 0px 3px 0 #000000;
  box-shadow: 00px 0px 3px 0px #000000;     
} */
#utente {text-align: center; font-weight: bold; font-size: 26px; color:#BE0000; margin:10px; }
#esito {font-size: small;}

.form-style-9{
	max-width: 500px;
	background: #E7E7E7;
	padding: 30px 30px 10px 30px;
	margin: 30px auto;
    -moz-box-shadow: 00px 0px 10px 0 #222222;
    -webkit-box-shadow: 00px 0px 10px 0 #222222;
    box-shadow: 00px 0px 10px 0px #222222;
    border: 1px solid #888888;
	border-radius: 10px;
	/*border: 6px solid #555555;*/

}
@media only screen and (max-width: 601px) {
  .form-style-9 input , .form-style-9 select{  
    font-size: 12px;
  }
}
.form-style-9 ul{
     padding:0;
     margin:0;
     list-style:none;
}
.form-style-9 ul li{
     display: block;
     /*margin-bottom: 3px;*/
     min-height: 35px;
}
.form-style-9 ul li  .field-style{
     box-sizing: border-box; 
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box; 
     padding: 4px;
     outline: none;
     border-radius: 3px;
     border: 1px solid #B0CFE0;
     -webkit-transition: all 0.30s ease-in-out;
     -moz-transition: all 0.30s ease-in-out;
     -ms-transition: all 0.30s ease-in-out;
     -o-transition: all 0.30s ease-in-out;

}.form-style-9 ul li  .field-style:focus{
     box-shadow: 0 0 5px #B0CFE0;
     border:1px solid #B0CFE0;
}
.form-style-9 ul li .field-split{
     width: 49.1%;
}
.form-style-9 ul li .field-full{
     width: 100%;
}

.form-style-9 ul li input.align-right{
     float:right;
}
.form-style-9 ul li select.align-right{
     float:right;
}
.form-style input.bold-red {font-weight: bold; color: red;}
.form-style-9 ul li textarea{
     width: 100%;
     height: 100px;
}
.form-style-9 #textarea, .form-style-9 #note {
    -moz-appearance: textfield-multiline;
    -webkit-appearance: textarea;
    border: 1px solid gray;
   /* font: medium -moz-fixed;
    font: -webkit-small-control; */
    height: 70px;
    overflow-y: scroll;
    overflow-x:hidden;
    padding: 4px;
    resize: both;
    max-width: 500px;
    background-color: white;
    border-radius: 3px;
    border:1px solid #B0CFE0;
    margin-bottom:10px;
}
.form-style-9  #textarea a {text-decoration:none;}
.form-style-9  #textarea a:hover{text-decoration:underline;}
.form-style-9  #textarea br {margin-bottom:5px;} 

.form-style-9 #input {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    background-color: white;
    background-color: -moz-field;
    border: 1px solid darkgray;
    box-shadow: 1px 1px 1px 0 lightgray inset;  
    font: -moz-field;
    font: -webkit-small-control;
    margin-top: 5px;
    padding: 2px 3px;
    width: 398px;    
}
.form-style-9 ul li button , .form-style-9 ul li input[type=submit], .form-style-9 ul li input[type=reset] {
     -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
     -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
     box-shadow: inset 0px 1px 0px 0px #3985B1;
     background-color: #216288;
     border: 1px solid #17445E;
     display: inline-block;
     cursor: pointer;
     color: #FFFFFF;
     padding: 8px 18px;
     margin: 0px 10px 0px 0px;
     text-decoration: none;
     font: 12px Arial, Helvetica, sans-serif;
}
.form-style-9 ul li .field-file {
     margin:5px 0px 5px 0px;
     padding: 8px;
     border: 1px solid #B0CFE0;
     width:96%;
}
.form-style-9 ul li button:hover, .form-style-9 ul li input[type=button]:hover, .form-style-9 ul li input[type=submit]:hover, .form-style-9 ul li input[type=reset]:hover {
     background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
     background-color: #28739E;
}
.form-style-9 label {
  font: 14px Arial, Helvetica, sans-serif;
  color: #333;
  margin: 5px;
}
.form-style-9 .disabled{
	background: lightgrey; 
	box-shadow: none;
}
.form-style-9 .disabled:hover{
	background: lightgrey; 
}
.my-placeholder { color: #999; };
#esito {
	margin:0px 10px 0px 10px;
	color:#DC0000;
	font-size: x-small;
}
.esporta {
    width:148px;
    margin:20px auto;
}
.export:hover {
    -moz-box-shadow: 00px 0px 4px 0 #000000;
    -webkit-box-shadow: 00px 0px 4px 0 #000000;
    box-shadow: 00px 0px 4px 0px #000000;
}

.export {
   background-color: #eeeeee; 
   border: 1px solid #aaaaaa;  
}
button {
    cursor:pointer;
}
hr {
    margin: 15px 0px 20px 0px;
    display: block;
    height: 1px;
    border: 0;
    padding: 0; 
    background-color: #ccc;
}

#tooltip
{
    text-align: center;
    color: #fff;
    background: #444;
    position: absolute;
    z-index: 100;
    padding: 10px;
    font-size:12px;
    border-radius: 8px;
}
 
    #tooltip:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 11px solid #444;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
 
        #tooltip.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid #444;
            top: -20px;
            bottom: auto;
        }
 
        #tooltip.left:after
        {
            left: 10px;
            margin: 0;
        }
 
        #tooltip.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }
.etichetta {
  color:555;
  font-size: 13px;
}        
/* DOCUMENTI  */
/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */

#legend{
  margin:15px 0px 5px 0px;
	}
.documents {
     font-size: 80%;
     font-family: Verdana, Geneva, sans-serif;
     width: 100%;
     margin: auto; 
     border-collapse: collapse; 
     color: #333;
     background: #F3F5F7;
}

.documents a {
     color: #3A4856; 
     text-decoration: none; 
     border-bottom: 1px solid #C6C8CB;
}  

.documents a:visited {color: #777;}

.documents a:hover {color: #000;}  

.documents caption {
     text-align: left; 
     text-transform: uppercase;  
     padding-bottom: 10px; 
     font-size: 120%; 
}

.documents thead th {
    background: #505050;
    padding: 5px 10px; 
    color: #fff;
    text-align: left;
    font-weight: bold;
}
.documents tbody, .documents thead {
    border-left: 1px solid #EAECEE; 
    border-right: 1px solid #EAECEE;
}

.documents tbody {border-bottom: 1px solid #EAECEE;}
                      
.documents tbody td, .documents tbody th {
    padding: 10px; 
    background: url("../img/td_back.gif") repeat-x; 
    text-align: left;
}

.documents tbody tr {background: #F3F5F7;}

.documents tbody tr.odd {background: #F0F2F4;}

.documents tbody  tr:hover {background: #EAECEE; color: #111;}

.documents tfoot td, .documents tfoot th, .documents tfoot tr {
    text-align: left; 
    text-transform: uppercase; 
    background: #fff; 
    padding: 10px;
}
.table-scroll {
  width:80%;
  overflow:auto;  
  margin:auto;
  position:relative;
  height:20px;
  z-index:2;  
 /*scroll */
}
#table-wrapper {
  position:relative;
}
#table-scroll {
  height:360px;
  width:80%;
  overflow:auto;  
  margin:auto;
 /* -moz-box-shadow: 00px 0px 3px 0 #000000;
  -webkit-box-shadow: 00px 0px 3px 0 #000000;
  box-shadow: 00px 0px 3px 0px #000000;  */   
}
#table-wrapper table thead th .text {
  position:absolute;   
  top:-20px;
  z-index:2;
  height:20px;
  width:35%;
  border:1px solid red;
}

/*menu admin */
ul#menuAdmin{margin:0;padding:0;list-style-type:none;display:block;
line-height:165%;max-width:270px; margin:5%; }

ul#menuAdmin li{margin:0;padding:0;}

ul#menuAdmin li a{display:block;text-decoration:none;color:#fff;
background:#9e142b;padding:0 0 0 20px;max-width:250px;}

ul#menuAdmin li a:hover{color:#000;
background:#feb42f url("images/menuAdmin_arrow.gif") no-repeat 0 9px;}
 
ul#menuAdmin li a.current,ul#menuAdmin li a.current:hover{
background:#933 url("images/menuAdmin_arrow.gif") no-repeat 0 9px;}

#fs1 {
    max-width: 300px;
    margin:auto;
}
#fs1 legend {
  color:#00458B;
  font-weight: bold;

}
select:invalid { color: gray; }

/*-------*/
.none {
  all: initial;
  * {
    all: unset;
  }
}

/*---button folder---*/
#sbutton{
  color: #fff;
  background: #404660;
  background-hover: #3A4059;
  background-left: #2B3044;
  folder: #F3E9CB;
}
.continue-application {
  --color: #000;
  --background: #ccc; 
  --background-hover: #ddd; 
  --background-left: #444;
  --folder: #F3E9CB;
  --folder-inner: #BEB393;
  --paper: #FFFFFF;
  --paper-lines: #BBC1E1;
  --paper-behind: #E1E6F9;
  --pencil-cap: #fff;
  --pencil-top: #275EFE;
  --pencil-middle: #fff;
  --pencil-bottom: #5C86FF;
  --shadow: rgba(13, 15, 25, .2);
  outline: none;
  cursor: pointer;
  position: relative;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 500;
  line-height: 19px;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  padding: 17px 26px 17px 60px !important;
  -webkit-transition: background .3s;
  transition: background .3s;
  color: var(--color) !important;
  background: var(--bg, var(--background)) !important;
  font-size: 14px !important;
  box-shadow:none !important;
}
.continue-application > div {
  top: 0;
  left: 0;
  bottom: 0;
  width: 53px;
  position: absolute;
  overflow: hidden;
  border-radius: 5px 0 0 5px;
  background: var(--background-left);
  margin:-1px;

}
@media only screen and (max-width: 601px) {
  .continue-application > div { 
    display:none;
  }
  .continue-application {padding: 8px 26px 8px 10px !important;}
}
.continue-application > div .folder {
  width: 23px;
  height: 27px;
  position: absolute;
  left: 15px;
  top: 13px;
}
.continue-application > div .folder .top {
  left: 0;
  top: 0;
  z-index: 2;
  position: absolute;
  -webkit-transform: translateX(var(--fx, 0));
          transform: translateX(var(--fx, 0));
  -webkit-transition: -webkit-transform 0.4s ease var(--fd, 0.3s);
  transition: -webkit-transform 0.4s ease var(--fd, 0.3s);
  transition: transform 0.4s ease var(--fd, 0.3s);
  transition: transform 0.4s ease var(--fd, 0.3s), -webkit-transform 0.4s ease var(--fd, 0.3s);
}
.continue-application > div .folder .top svg {
  width: 24px;
  height: 27px;
  display: block;
  fill: var(--folder);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition: -webkit-transform 0.3s ease var(--fds, 0.45s);
  transition: -webkit-transform 0.3s ease var(--fds, 0.45s);
  transition: transform 0.3s ease var(--fds, 0.45s);
  transition: transform 0.3s ease var(--fds, 0.45s), -webkit-transform 0.3s ease var(--fds, 0.45s);
  -webkit-transform: perspective(120px) rotateY(var(--fr, 0deg));
          transform: perspective(120px) rotateY(var(--fr, 0deg));
}
.continue-application > div .folder:before, .continue-application > div .folder:after,
.continue-application > div .folder .paper {
  content: '';
  position: absolute;
  left: var(--l, 0);
  top: var(--t, 0);
  width: var(--w, 100%);
  height: var(--h, 100%);
  border-radius: 1px;
  background: var(--b, var(--folder-inner));
}
.continue-application > div .folder:before {
  box-shadow: 0 1.5px 3px var(--shadow), 0 2.5px 5px var(--shadow), 0 3.5px 7px var(--shadow);
  -webkit-transform: translateX(var(--fx, 0));
          transform: translateX(var(--fx, 0));
  -webkit-transition: -webkit-transform 0.4s ease var(--fd, 0.3s);
  transition: -webkit-transform 0.4s ease var(--fd, 0.3s);
  transition: transform 0.4s ease var(--fd, 0.3s);
  transition: transform 0.4s ease var(--fd, 0.3s), -webkit-transform 0.4s ease var(--fd, 0.3s);
}
.continue-application > div .folder:after,
.continue-application > div .folder .paper {
  --l: 1px;
  --t: 1px;
  --w: 21px;
  --h: 25px;
  --b: var(--paper-behind);
}
.continue-application > div .folder:after {
  -webkit-transform: translate(var(--pbx, 0), var(--pby, 0));
          transform: translate(var(--pbx, 0), var(--pby, 0));
  -webkit-transition: -webkit-transform 0.4s ease var(--pbd, 0s);
  transition: -webkit-transform 0.4s ease var(--pbd, 0s);
  transition: transform 0.4s ease var(--pbd, 0s);
  transition: transform 0.4s ease var(--pbd, 0s), -webkit-transform 0.4s ease var(--pbd, 0s);
}
.continue-application > div .folder .paper {
  z-index: 1;
  --b: var(--paper);
}
.continue-application > div .folder .paper:before, .continue-application > div .folder .paper:after {
  content: '';
  width: var(--wp, 14px);
  height: 2px;
  border-radius: 1px;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  left: 3px;
  top: var(--tp, 3px);
  position: absolute;
  background: var(--paper-lines);
  box-shadow: 0 12px 0 0 var(--paper-lines), 0 24px 0 0 var(--paper-lines);
}
.continue-application > div .folder .paper:after {
  --tp: 6px;
  --wp: 10px;
}
.continue-application > div .pencil {
  height: 2px;
  width: 3px;
  border-radius: 1px 1px 0 0;
  top: 8px;
  left: 105%;
  position: absolute;
  z-index: 3;
  -webkit-transform-origin: 50% 19px;
          transform-origin: 50% 19px;
  background: var(--pencil-cap);
  -webkit-transform: translateX(var(--pex, 0)) rotate(35deg);
          transform: translateX(var(--pex, 0)) rotate(35deg);
  -webkit-transition: -webkit-transform 0.4s ease var(--pbd, 0s);
  transition: -webkit-transform 0.4s ease var(--pbd, 0s);
  transition: transform 0.4s ease var(--pbd, 0s);
  transition: transform 0.4s ease var(--pbd, 0s), -webkit-transform 0.4s ease var(--pbd, 0s);
}
.continue-application > div .pencil:before, .continue-application > div .pencil:after {
  content: '';
  position: absolute;
  display: block;
  background: var(--b, linear-gradient(var(--pencil-top) 55%, var(--pencil-middle) 55.1%, var(--pencil-middle) 60%, var(--pencil-bottom) 60.1%));
  width: var(--w, 5px);
  height: var(--h, 20px);
  border-radius: var(--br, 2px 2px 0 0);
  top: var(--t, 2px);
  left: var(--l, -1px);
}
.continue-application > div .pencil:before {
  -webkit-clip-path: polygon(0 5%, 5px 5%, 5px 17px, 50% 20px, 0 17px);
          clip-path: polygon(0 5%, 5px 5%, 5px 17px, 50% 20px, 0 17px);
}
.continue-application > div .pencil:after {
  --b: none;
  --w: 3px;
  --h: 6px;
  --br: 0 2px 1px 0;
  --t: 3px;
  --l: 3px;
  border-top: 1px solid var(--pencil-top);
  border-right: 1px solid var(--pencil-top);
}
.continue-application:before, .continue-application:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  background: var(--color);
  -webkit-transform-origin: 9px 1px;
          transform-origin: 9px 1px;
  -webkit-transform: translateX(var(--cx, 0)) scale(0.5) rotate(var(--r, -45deg));
          transform: translateX(var(--cx, 0)) scale(0.5) rotate(var(--r, -45deg));
  top: 25px;
  right: 16px;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}
@media only screen and (max-width: 601px) {
  .continue-application:before, .continue-application:after {  
    top: 17px;
  }
}
.continue-application:after {
  --r: 45deg;
}
.continue-application:hover {
  --cx: 2px;
  --bg: var(--background-hover);
  --fx: -40px;
  --fr: -60deg;
  --fd: .15s;
  --fds: 0s;
  --pbx: 3px;
  --pby: -3px;
  --pbd: .15s;
  --pex: -24px;
}

#bottone {
	width:160px;
 }
@media only screen and (max-width: 600px) {
  #bottone {
	width:115px;
  }
}
/* lista file */
#listafile {font-size:12px;height:65px;overflow-y:scroll;overflow-x:hidden;}
#listafile a{color:#216288; text-decoration:none;}
#listafile a:hover{color: #BE0000}
#listafile br {margin-bottom:4px;} 

/* lista filessss */ 
#listafiles{font-size:13px;min-width: 100%;}
#listafiles td{padding-left:5px;}
#listafiles tr:hover{color: #BE0000;} 
#listafiles tbody:hover tr:hover td {
  opacity:1;
}
#listafiles .primaCol{overflow-wrap:anywhere;max-width: 200px}
#listafiles .last{
     opacity:0;
     float:right;
}
.cancellafile {background-color: white;border:1px dashed #fff;}
.cancellafile:hover{border:1px dashed #888;}
#trash {
    vertical-align:middle;
    opacity:1
}
/* qrcode */
#special-image {
  text-align: center; 
  margin: 15px;
  
}
#special-image img {
  margin: 0 auto;
  display: block;
  transition: transform 0.3s ease-in-out;
}
#special-image img:hover {
  transform: translateY(-5px) scale(1.05);
}