.nov {
background: none;
border: none;
color: white;
margin-top: 10x;
font-size: 17px;
cursor: pointer;
text-decoration:underline
}
.dietro {
  text-decoration: none;
  background: #224786;
  color: red;
  font: 19px Arial;
  padding: 10 10 10 10;
  margin-top: 10px;
  margin-left: 50%;
  border-radius: 50px;

}
.dietro2 {
  text-decoration: none;
  background: #224786;
  color: red;
  font: 19px Arial;
  padding: 10 10 10 10;
  margin-top: 10px;
  border-radius: 50px;

}

.list {
    float: left;
    overflow:auto;
    width: 96%;
    margin-left:2%;
    margin-bottom: 2%;
    background-color: #4a4a4b;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    height: 12%;
    padding-bottom: 0.5%;
    color: rgb(238, 234, 234);
    border-radius: 10px;
    padding-top:2px;
    padding-right: 0.5%;
    padding-left: 0.5%;
}

.imglist {
    border-radius: 3px;
    float: right;
    width: 25%;
    margin-right: 1%;
    height: 80%;
   background-color: rgb(102, 102, 243);
    margin-top:2.5%;
}
.datelist {
    border-radius: 10px;
    margin-top: 0px;
    position: relative;
    width: 68%;
    margin-left: 0%;
    float: left;
    padding-bottom: 2px;
    text-align: center;
    font-weight: bolder;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 3%;
}
.sxlist {
    float: left;
    margin-top: 2%;
    width: 70%;
    font-size: 1em;
    text-align: center;
}
.dxlist {
    float: left;
    position: relative;
    margin-top: 2px;
    width: 68%;
    margin-left: 2.5%;
    font-size: 0.8em;
    word-break: break-all;
    text-align: center;
}

.intab {
    width: 44%;
    height: 10%;
    background-color: #3963eb;
    border-radius: 10px;
    font-size: 1.1rem;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 3%;
    border-collapse:collapse;
    margin-left: 2%;
    float: left;
    word-break: break-all;
    margin-bottom: 10px;
    color: rgb(253, 251, 247);
}

.intabr {
  width: 44%;
  height: 10%;
  background-color: #f5cc17;
  border-radius: 10px;
  font-size: 1.1rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  text-align: center;
  padding-top: 3%;
  padding-bottom: 3%;
  border-collapse:collapse;
  margin-left: 2%;
  float: left;
  word-break: break-all;
  margin-bottom: 10px;
  color: rgb(43, 31, 9);
}


.taia {
  height: 100%;
  overflow: auto;
  width: 70%;
  float: left;
  margin-right: 3%;
}
.taia::-webkit-scrollbar {
  width: 15px;
  border-radius: 10px;
} 
.taia::-webkit-scrollbar-track {
  background-color: #f3711a;
  border-radius: 20px;
} /* the new scrollbar will have a flat appearance with the set background color */

.taia::-webkit-scrollbar-thumb {
  background-color: rgb(49, 240, 160); 
} /* this will style the thumb, ignoring the track */

.taia::-webkit-scrollbar-button {
  background-color: #f8f8f8;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */

.taia::-webkit-scrollbar-corner {
  background-color: rgb(66, 4, 211);
}
.table8r {
  font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  border-collapse: collapse;
  color: #686461;
  font-size: 14px;
  width: 100%;
}
.table8r caption {
  padding: 10px;
  color: white;
  background: #8FD4C1;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
.table8r th {
  border-bottom: 3px solid #B9B29F;
  padding: 5px;
  text-align: left;
  background-color: #f57825fd;
  color:white;
  text-align: center;
}
.table8r td {
  padding: 2px;
  width: 25%;
  table-layout: fixed;
  text-align: center;
}
.table8r tr:nth-child(odd) {
  background: white;
}
.table8r tr:nth-child(even) {
  background: #d1dae8;
}
.table8 {
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border-collapse: collapse;
    color: #686461;
    font-size: 14px;
    width: 100%;
  }
  .table8 caption {
    padding: 10px;
    color: white;
    background: #8FD4C1;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
  }
  .table8 th {
    border-bottom: 3px solid #B9B29F;
    padding: 5px;
    text-align: left;
    background-color: #2578f5fd;
    color:white;
    text-align: center;
  }
  .table8 td {
    padding: 2px;
    width: 25%;
    table-layout: fixed;
    text-align: center;
  }
  .table8 tr:nth-child(odd) {
    background: white;
  }
  .table8 tr:nth-child(even) {
    background: #d1dae8;
  }
.luogo {
 width: 99%;
 margin-top: 2px;
}

.sibot {
 font: 16px Courier;
 margin-bottom: 0px;
 border:none;
 background:none;
 color:white;

}
body {
 background: #F4F4F4;
}
.log1 {
height: 100%;
width:100%;
border-radius: 35px;
background: linear-gradient(#504f5c, #262656); 
}

.log2 {
width:50%;
height:50%;
margin-left:25%;
position: fixed;
top:30%;

}
.log2 .cainput {
 font: 15px Verdana;
position: relative;
 margin-left: 25%;
 margin-bottom: 10px;
 width: 50%;
 height: 10%;
 border: none;
 border-radius: 10px;
 background: #056F87;
 color: white;
}

.quadrato {
text-align: center;
 width: 48%;
 min-height: 15%;
 max-height: 15%;
 float:left;
 margin-right:2px;
 margin-left: 2px;
 background: #719DF0;
 color: white;
 border: 2px solid #3D3738;
 border-radius: 10px;
 margin-bottom: 10px;
cursor:pointer;
padding-bottom: 1px;
}
.quadrato:hover {
 width: 48%;
 height: auto;
 float:left;
 margin-right:2px;
 margin-left: 2px;
 background: #252628;
 color: red;
 border: 2px solid blue;
 border-radius: 10px;
 margin-bottom: 10px;
font-weight: bolder;
cursor:pointer;
}
.quadrato:active {
 width: 48%;
 height: auto;
 float:left;
 margin-right:2px;
 margin-left: 2px;
 background: #0D1626;
 color: yellow;
 border: 2px solid blue;
 border-radius: 10px;
 margin-bottom: 10px;
font-weight: bolder;
cursor:pointer;
}
.botto {
  font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
font-size:15px ;
cursor: pointer;
text-align: left;
background: none;
border: none;
color: black;
}
.botto2 {
  font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
font-size:15px ;
cursor: pointer;
text-align: center;
background: #1885BF;
border-radius: 10px;
text-transform: UPPERCASE;
font-weight: bolder;
color: white;
padding-top: 3px;
padding-bottom: 3px;
width: 30%;
margin-bottom: 3px;
}
.botto3 {
  font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
font-size:15px ;
cursor: pointer;
text-align: center;
background: #A34434;
border-radius: 20px;
color: white;
padding-top: 3px;
padding-bottom: 3px;
width: 40%;
border: none;
}
.botto4 {
  font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
font-size:15px ;
cursor: pointer;
text-align: center;
background: black;
border-radius: 20px;
color: white;
padding-top: 3px;
padding-bottom: 3px;
width: 40%;
border:1px solid yellow;
}
.ire {
max-width: 100%;
height: auto;
}
.principal {
 width: 70%;
 margin: auto;
 font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
font-size:15px ;
}
.filsel {
 border: none;
 border-radius: 4px;
 width: 20%;
height: 5%;
background: white;
border: 3px solid #4C0303;
}

.screening {
 margin-top: 10px;
 background: none;
padding-top: 3px;
color: black;
width: 100%;
height: 100%;
}
.screening select {
width: auto;
border: 1px solid red;
}
.screening hr {
 width: auto;
height: 5px;
background: white;
}
.tabb {
 width: 75%;
  padding-left: 10px;
 padding-right: 10px;
 color:black;
 font:  18px Courier;
}
.tabb tr:nth-child(even) { background: #B5B4B3; }
.tabb tr:nth-child(odd) { background: #CECDCC; }
.tabb  td{
 width: auto;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 8px;
 padding-bottom: 8px;
 border: none;
 margin-top: 0px;
}



.tabc {
    width: 70%;
     padding-left: 10px;
    padding-right: 10px;
    color:black;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 17px;
   }
   .tabc tr:nth-child(even) { background: #c1d8eb; }
   .tabc tr:nth-child(odd) { background: #d9e1e9; }
   .tabc  td{
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 4px solid #F4F4F4;
    border-collapse: collapse;
    margin-top: 0px;
    text-align: right;
   }


.screening table td select{
 width: 95%;
 border: none;
  margin-left: 2px;
}
.screening table td input{
 width: 95%;
  border: none;
  margin-left: 2px;
}
.seleziona{
  width: 1.2em;
  height: 1.2em;
  text-decoration: none;
  text-shadow: 1px 1px rgba(255,255,255,.3);
  font-size: 200%;
  font-weight: 900;
  color: #000;
  border-radius: 100%;
  background: green;
  margin-top: 9px;
  cursor: pointer;
}
.seleziona2{
width: 1.2em;
  height: 1.2em;
  text-decoration: none;
  text-shadow: 1px 1px rgba(255,255,255,.3);
  font-size: 200%;
  font-weight: 900;
  color: #000;
  border-radius: 100%;
  background: red;
  margin-top: 9px;
  cursor: pointer;
}
ul{margin: 0;padding:0;list-style-type:none}

h2 {
font:Bold 23px Courier;
	text-align:center;
	color: #E54E4E;
    border-radius: 5px;
    padding: 5px;
    width: auto;
    margin-left: auto;
}


/*MENU PRINCIPALE*/
/* lista in orizzontale. inline-block è come inline, ma può avere altezza e larghezza. relative occorre per il sottomenu */
#menu li{display:inline-block;position:relative}

/* menu. Cambiando center l'oriento a destra o sinistra */
#menu{margin-left:30%; width:40%; border: none; background-color:#F4F4F4;border-radius:0px;text-align:center}

/* link menu. Cambiando 80px posso scrivere voci più lunghe */
li a{display:block;padding:10px 10px 10px 10px;width:80px;color:#FFFCFC;font: 18px Courier; text-decoration: none; border-radius: 80px;}
/* link menu hover */
li a:hover{background:#AD0D0D}

/* SOTTOMENU PRINCIPALE */
#menu li .hidden{display:block;position:absolute;top:100px;left:0;background-color:darkblue;visibility:hidden;margin-left:-5px;border-right:none; }

/* link sottomenu */
#menu li .hidden li a{width:80px;border-right:none}

/* animazione per il passaggio sopra agli elementi del menu */
#menu li:hover .hidden{margin-top:-65px;visibility:visible}

/* TRIGRAMMA */
/* stile e invisibilità */
.showMenu{width:40px;border:1px solid black;
 margin-left:1px;color:#2dff61;text-align:center;font-size:30px;margin-bottom:10px;
display:none; border-radius: 100%; background: #040626}

/* invisibilità checkbox
Il checkbox va nascosto in ogni caso ed il menu comparirà quando esso verrà selezionato tramite click sull’etichetta */
input[type=checkbox]{display:none}

/* La tilde alt126 permette di selezionare tutti gli elementi B presenti in A; 
qui sta a significare che dà visibilità al menu quando il checkbox viene selezionato. */
input[type=checkbox]:checked ~ #menu{display:block}


/* MEDIA QUERIES */
/* rendo il menù responsivo per adattarlo ai dispositivi più piccoli, fino ad una risoluzione massima di 768px */
@media only screen and (max-width: 768px) {
  
#menu{z-index: 1;border: 0px; background:#4350cc; width:30%; height:100%; position:absolute; margin-left:0%; border-radius:5px ;text-align:center;display:none; }
 
li a{border: none; border-radius: 0px};  
/* rendo gli elementi dei menu elementi di blocco */  
ul li{display:block}
  
/* imposto la larghezza massima per gli elementi dei menu e i links */  
#menu li .hidden li,#menu li .hidden li a, ul li,ul li a{padding-right:0;padding-left:0;width:100%;border-right:none; border-bottom: 2px solid white}
  
/* mostro il sottomenu solo al passaggio del mouse */   
#menu li .hidden li{display:none}
#menu li:hover .hidden li{display:block}  

/* resetto la posizione degli elementi del menu. static valore di default. Gli elementi sono mostrati in ordine, come appaiono nel flusso del documento */  
#menu li{position:static}  
  
/* resetto la posizione del sottomenu e lo mostro */  
#menu li .hidden{position: static;visibility:visible}
  
/* nessuna animazione al passaggio del mouse */  
#menu li:hover .hidden{margin:0} 
  
/* colore di sfondo agli elementi del menu e del sottomenu */
#menu li{background-color:#4350cc}
#menu li .hidden li{background-color:darkblue}  
  
/* mostro il pulsante del menu nella versione mobile*/
.showMenu{display:block}

.log2 {
width:70%;
margin-left:15%;
position: fixed;
top:25%;

}
.quadrato {
 width: 47%;
 min-height: 20%;
 max-height: 20%;
 float:left;
 margin-right:2px;
 margin-left: 2px;
 color: white;
 border: 1px solid #3D3738;
 border-radius: 10px;
 margin-bottom: 10px;
cursor:pointer;
padding-bottom: 2px;
}

.principal {
 width: 100%;
 margin: auto;
 font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
font-size: 12px;
}

.screening {
 margin-top: 10px;
 padding-left:1%;
 width: 100%;
 background: none;
text-align: left;
padding-top: 3px;
color: black
}
.screening table td select{
 width: 95%;
  margin-left: 2px;
}
.screening table td input{
 width: 95%;
  border: none;
  margin-left: 2px;
}
.filsel {
 width: 40%;
}
.botto3 {
  font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
font-size:15px ;
cursor: pointer;
text-align: center;
background: #A34434;
border-radius: 20px;
color: white;
padding-bottom: 3px;
padding-top: 3px;
width: 80%;

}
.botto4 {
  font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
font-size:15px ;
cursor: pointer;
text-align: center;
background: black;
border-radius: 20px;
color: white;
padding-top: 3px;
padding-bottom: 3px;
width: 80%;
border:1px solid yellow;
}
.tabb {
 width: 100%;
}
.tabb  td{
 width: auto;
  border-bottom: none;
   padding-left:5px;
}
.seleziona{
  width: 0.8em;
  height: 0.8em;
  text-decoration: none;
  text-shadow: 1px 1px rgba(255,255,255,.3);
  font-size: 200%;
  font-weight: 900;
  color: #000;
  border-radius: 100%;
  background: green;
  margin-top: 7px;
  cursor: pointer;
}
.seleziona2{
  width: 0.8em;
  height: 0.8em;
  text-decoration: none;
  text-shadow: 1px 1px rgba(255,255,255,.3);
  font-size: 200%;
  font-weight: 900;
  color: #000;
  border-radius: 100%;
  background: red;
  margin-top: 7px;
  cursor: pointer;
}





  
}

/*FINE MEDIA */

.container {
  background: white;
  width: 98%;
  margin-top:2px;
  min-height:100%;
}
.contieni {
  background: white;
  width: 80%;
  margin-top:2px;
  min-height:100%;
  float: right;
}
.rowing100 {
width: 100%;
margin: 2px auto;
height: 10%;
background: white;
border: 1px solid #4e73df;
border-radius: 4px;
}
.rowing100 label {
font: 18px Verdana;
}

.rowing100 select {
width: 80%;
margin-top: 3px;
border: 2px solid black;
box-sizing: border-box;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius:  15px;
height: 50%;
}

.denovosx {
  min-height: 90%;
}
.denovodx {
float: right;
width: 49%;
background: white;
min-height: 90%;
}
.denovo {
  background: #4e73df;
  margin:2px auto;
  text-align:center;
  width: 95%;
  color: black;
  border-radius: 10px;
  border: 4px solid #4e73df
}
.denovo input[type=text]{
width: 80%;
margin-top: 3px;
box-sizing: border-box;
border: 2px solid black;
border-radius: 4px;
height: 50%;
text-align: center;
}
.denovo input[type=password]{
width: 80%;
margin-top: 3px;
box-sizing: border-box;
border: 2px solid black;
border-radius: 4px;
height: 50%;
text-align: center;
}
.denovo input[type=date]{
width: 80%;
height: 50%;
margin-top: 3px;
margin-bottom: 3px;
box-sizing: border-box;
border: 2px solid black;
border-radius: 4px;
}
.denovo input[type=submit]{
width: 75%;
cursor: pointer;
font-size: 18px;
color: white;
padding-top: 2px;
height: 6%;
margin-top:8px;
background: #e74a3b;
border-radius: 10px;
}

h1 {
	font-size: 15px;
   font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
	text-align:center;
 text-transform: uppercase;
	color: white;
	background-color:#CE4242;
 width: 50%;
 margin-left: 25%;
}


h3 {
font-size: 16px;
font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-weight: bold;
	text-align:center;
    padding: 5px;
}
.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #e3e6f0;
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #858796;
  border-collapse: collapse;
}
.tabella {
  width: 80%;
  color: #858796;
  border: 2px solid black;
  vertical-align: top;
  }
.tabella td {
width: 30%;
}
.tabella tr {
 border: 2px solid black;
 }
.tablenuova3 {
font-family: Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
font-size: 1rem;
width: 90%;
color: white;
}
.tablenuova3 TD {
position: relative;
text-align: center;
border: 2px solid green;
border-collapse: collapse;
margin-top: 3px ;
word-wrap: break-word;
}

.tablenuova3 TR {
border: 2px solid green;
border-collapse: collapse;
 }
 
 .tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}
.tooltip .tooltiptext {
margin-top: 40px;
  visibility: hidden;
  background-color: #555;
  min-width: 400px;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
 
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 25px;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.table_bur {
width: 98%;
}
.table_blur th {
  border-top: 1px solid #777777;	
  border-bottom: 1px solid #777777; 
  box-shadow: inset 0 1px 0 #999999, inset 0 -1px 0 #999999;
  background: linear-gradient(#9595b6, #5a567f);
  color: white;
text-align: center;
  position: relative;
}
.table_blur th:first-child {
  border-left: 1px solid #777777;	
  border-bottom:  1px solid #777777;
  box-shadow: inset 1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.table_blur th:last-child {
  border-right: 1px solid #777777;
  border-bottom:  1px solid #777777;
  box-shadow: inset -1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.table_blur td {
  border: 1px solid #e3eef7;
  position: relative;
  text-align: center;
  transition: all 0.5s ease;
   word-wrap: break-word;
}
.table_blur tbody:hover td {
  color: transparent;
  text-shadow: 0 0 3px #a09f9d;
}
.table_blur tbody:hover tr:hover td {
  color: #444444;
  text-shadow: none;
}


@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300);
.fa-2x {
font-size: 2em;
}
.fa {
position: relative;
display: table-cell;
width: 60px;
height: 36px;
text-align: center;
vertical-align: middle;
font-size:20px;
}


.main-menu:hover,nav.main-menu.expanded {
width:250px;
overflow:visible;
}

.main-menu {
background:#0E517A;
border-right:0px solid #e5e5e5;
position:absolute;
top:0;
bottom:0;
height:100%;
left:0;
width:64px;
overflow:hidden;
-webkit-transition:width .05s linear;
transition:width .05s linear;
-webkit-transform:translateZ(0) scale(1,1);
z-index:1000;
}

.main-menu>ul {
margin:7px 0;
}

.main-menu li {
position:relative;
display:block;
width:250px;
}

.main-menu li>a {
position:relative;
display:table;
border-collapse:collapse;
border-spacing:0;
color:white;
 font-family: arial;
font-size: 14px;
text-decoration:none;
-webkit-transform:translateZ(0) scale(1,1);
-webkit-transition:all .1s linear;
transition:all .1s linear;
  
}

.main-menu .nav-icon {
position:relative;
display:table-cell;
width:60px;
height:36px;
text-align:center;
vertical-align:middle;
font-size:18px;
}

.main-menu .nav-text {
position:relative;
display:table-cell;
vertical-align:middle;
width:190px;
  font-family: 'Titillium Web', sans-serif;
}

.main-menu>ul.logout {
position:absolute;
left:0;
bottom:0;
}

.no-touch .scrollable.hover {
overflow-y:hidden;
}

.no-touch .scrollable.hover:hover {
overflow-y:auto;
overflow:visible;
}

a:hover,a:focus {
text-decoration:none;
}

nav {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
}

nav ul,nav li {
outline:0;
margin:0;
padding:0;
}
.main-menu li:hover>a,nav.main-menu li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a {
color:#fff;
background-color:#5fa2db;
}
.area {
float: left;
background: #e2e2e2;
width: 100%;
height: 100%;
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url(http://themes.googleusercontent.com/static/fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr24bNCNEoFTpS2BTjF6FB5E.woff) format('woff');
}
