.navbar-brand > img {
    margin-left: 2rem;
}

img.forzalogout{
	width: 12px;
	position: relative;
	left: -10px;
	bottom: 7px;
	background: white;
	border-radius: 7px;
}
input#ctlSearchFor1 {
	background: #f5f5f5;
	border-radius: 3px;
}
input[type="search"] {
    background: #f5f5f5 !important;
	border-radius: 3px;
}
button#showAll1 {
    color: #666666;
}
/*bottoni uguali in liste tranne pulsanti inline*/
table .btn-default {
    min-width: 120px;
    margin-top: 3px;
}
/*non si applica ai bottoni del pannello di filtro*/
button.btn.btn-default.dropdown-toggle.btn-sm {
    min-width: auto;
}

/* linguette tab list */

.nav-tabs>li>a {    
	border: 1px solid ;
	border-color: #ddd ;    
	border-radius: 10px 10px 10px 10px;
}

.nav-tabs > li.active {    
	border: 1px solid ;
	border-color: #ddd ;    
	border-radius: 10px 10px 10px 10px;
}


.nav-tabs > li > a:hover {
	border: 1px solid ;
	border-color: #ddd ;
    background-color: #e71d73;
    color: white;
}



.bs-welcome-item {
    border: solid #d8d8d8 0px;
    text-align: center;
}
.bs-welcome-header {
    border-radius: 30px;
}

label{
color: cornflowerblue !important;
font-style: italic !important;
font-variant-caps: all-small-caps !important;
}

#footer {
   position:fixed;
   bottom:0px;
   width:100%;
  opacity:0.4;
  margin-top:25px;
}

#myBar {
    width: 10%;
    height: 3px;
    background-color: #d9230f;
    text-align: center; /* To center it horizontally (if you want) */
    line-height: 3px; /* To center it vertically */   
  	
}


/* side bar fuck */  
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #fcfcfc;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  	z-index: 101; 
		box-shadow: #e71d73 0px 0px 7px 0px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 15px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #d9230f;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
/*
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
*/


.rnr-bs-dpreviewrow .dpinline, .bs-details-opened.bs-details-opened.bs-details-opened {
    background: white !important;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox 
.switch input {display:none;}
*/

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* Allinemento file a sinistra 
td.bs-gridcell.rnr-field-file {
    text-align: left !important;
}
*/

/*colore etichette*/
label.control-label {
    font-weight: bold;
    color: #158cba;
}

/* toglie scroll orizz */
body.function-dashboard{
overflow-x: hidden;
font-size: small;
}

span{
    text-decoration: none !important;
}

/*audio html*/
audio{
	height:29px;
	width:290px;
}

/*checkbox*/
input[type="checkbox"]:after, .checkbox input[type="checkbox"]:after, .checkbox-inline input[type="checkbox"]:after {
    width: 14px;
    height: 14px;
    margin-top: 0px;

}

input[type="checkbox"]:checked:before, .checkbox input[type="checkbox"]:checked:before, .checkbox-inline input[type="checkbox"]:checked:before {
    border-collapse: collapse;
}


/*scrollbar*/
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 1rem;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ededee;
}

[data-itemtype="grid_field_label"] {
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
    font-size: smaller;
}

a[title="Crea PDF"]{
 min-width: 50px;
}
a[title="Carica"]{
 min-width: 50px;
}
a[title="Firma Grafica"]{
 min-width: 50px;
}
a[title="Graphical Signature"]{
 min-width: 50px;
}
a[title="Invia Token SMS"]{
 min-width: 50px;
}
a[title="Rifirma Contratto"]{
 min-width: 50px;
}



.btn-primary {
    background-color: #e71d73;
}
label {
    color: #2d2e83 !important;
}

.filterPanelContainer .panel-heading label {
    color: white !important;
}

/* progress bar */
#progressbar>div {
    background-color: #e71d73;
    width: 0%;
    height: 0.5rem;
    border-radius: 10px;
}
#progressbar {
    background-color: #ededed;
    border-radius: 13px;
    padding: 3px;
}



/*nuovo design 2021*/

.table{
border-collapse:separate; 
border-spacing:0rem 1em;
}


.table-bordered {
    /* border: 1px solid #ddd; */
	vertical-align: middle;
	border:none;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    /* border: 1px solid #ddd; */
	vertical-align: middle;
	border: none;
}

table[data-location="grid"].table-striped[data-body-height="2"] > tbody > tr:nth-child( 4n + 1) {
    background: #cacaca36;
}

.row {
	    border-spacing: 0rem 0rem;
}


.badge.badge-yellow {
	background: #ffC300;
}

.badge.badge-red {
	background: #ff454a;
}

.badge.badge-blue {
	background: #2d2e83;
}

.badge.badge-pink {
	background: #e71d73;
}

.badge.badge-green {
	background: #0fd479;
}

.badge.badge-grey {
	background: #ccc;
	color: white;
}

nav#form_supertop_1 {
	/* v1
    z-index: 100;
    margin: 1% 1% 0% 1%;
    border-radius: 50px;
    border: 1px solid #e71d73;
    padding: 1.0%;
	box-shadow: 0px 0px 6px #e71d73;
	*/
	
	z-index: 100;
    margin: 1% % 0% 0% 1%;
    border-radius: 0px 0px 50px 50px;
	
	/*
    border: 0px solid #e71d73;
    padding: 1.0%;
    box-shadow: 0px 0px 5px #e71d73;*/
	

    padding: 0.8%;
    box-shadow: 0px 3px 4px 0px #ededed;;
 
}

/* per br su campi table stessa cella - tranne bottoni nel footer*/
span[data-itemid] {
    display: block;
}

.modal-footer>span {
    display: inline-block;
}

.nav-tabs > li {
    margin-left: 0.4rem;
    margin-top: 0.4rem;
}

navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    border-radius: 21px;
}

.dropdown-menu {
    border-radius: 17px !important;
		margin-top: 0.3rem !important;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-radius: 21px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    border-radius: 21px;
}

.navbar-default .navbar-nav > li > a:hover {
    background: #ededed;
    border-radius: 1rem;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    border-radius: 21px;
		background-color: #e71d73;
}

span.r-menu-expand-icon.glyphicon.glyphicon-triangle-right {
    color: #e71d73;
    font-size: x-small;
}

span.r-menu-expand-icon.glyphicon.glyphicon-triangle-bottom {
    display: none;
}

.navbar-nav {
    letter-spacing: 0.1rem;
}

.navbar .btn.btn.btn:hover, .navbar .btn.btn.btn:focus { color: #e71d73; }



/*--mobile*/

@media screen and (max-width: 767px) {
	

#logoazienda {	
    /*height:height: 4rem;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: 0;*/
	display: none;
	}

body{
	font-size: large;
}


.r-flexgrid.r-flexgrid.r-flexgrid.r-flexgrid > tbody > tr:not(.rnr-hiddenelem /* inline add row */ ):not([data-hidden]):not([data-media-hidden]) > td:not([data-hidden]):not([data-media-hidden]) {
	width: 100%;
	text-align: center;
}

.r-flexgrid.r-flexgrid.r-flexgrid.r-flexgrid > tbody > tr:not(.rnr-hiddenelem ):not([data-hidden]):not([data-media-hidden]) > td:not([data-hidden]):not([data-media-hidden])[data-control-cell] {
    display: inline-flex;
}



.r-flexgrid.r-flexgrid.r-flexgrid.r-flexgrid > tbody > tr:not(.rnr-hiddenelem ):not([data-hidden]):not([data-media-hidden]).r-gridrow {
    border: none;
    border-radius: 0px;
    padding: 5px 10px;
    background-image: none;
    background-color: #eeeeee;
	text-align: center;
}

a[title="Encryption"]{
 min-width: 50px;
}

}

/* Blink class */

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.newsmartchatunread {
	min-width: 0.5rem;
    height: 0.5rem;
    padding: 0.5rem;
    border-radius: 50px;
    position: relative;
    top: -0.8rem;
    left: -3rem;
    z-index: 2;
    background: white;
    border: 2px solid #e71d73;
    padding-top: 0.65rem;
    color: #e71d73;
    font-weight: bold;
    font-size: xx-small;
    line-height: 0;
    display: inline-block;
}


div#main_newpersnot {
    display: block;
    position: fixed;
    left: 0;
    background: #e71d73;
    top: 9rem;
    border-radius: 0px 50px 50px 0px;
    z-index: 101;
    margin-left: 0rem;
    width: fit-content;
}

div#main_checklist {
display: block;
position: fixed;
left: 0;
background: #2d2e83;
top: 14rem;
border-radius: 0px 50px 50px 0px;
z-index: 101;
margin-left: 0rem;
width: fit-content;
}

div#main_freeze {
display: block;
position: fixed;
left: 0;
background: #2d2e83;
bottom: 2rem;
border-radius: 50px;
z-index: 101;
margin-left: 2.6rem;
width: fit-content;
}

.num_newpersnot {
	display: block;
	vertical-align: middle;
	min-width: 3rem;
	font-size: 2rem;
	color: #e71d73;
	font-family: 'Roboto';
	border: 3px solid #e71d73;
	border-radius: 50px;
	margin-left: 0rem;
	text-align: center;
	background: white;
	width: fit-content;
	padding-right: 1rem;
    padding-left: 1rem; 
	cursor: pointer;
}

.bell_checklist {
vertical-align: middle;
min-width: 3rem;
font-size: 2rem;
color: #2d2e83;
font-family: 'Roboto';
border: 3px solid #2d2e83;
border-radius: 50px;
margin-left: 0rem;
text-align: center;
background: white;
width: fit-content;
padding-right: 1rem;
padding-left: 1rem; 
cursor: pointer;
}
.snowflake {
vertical-align: middle;
min-width: 3rem;
font-size: 2rem;
color: #2d2e83;
font-family: 'Roboto';
border: 3px solid #2d2e83;
border-radius: 50px;
margin-left: 0rem;
text-align: center;
background: white;
width: fit-content;
padding-right: 1rem;
padding-left: 1rem; 
cursor: pointer;
}
.num_freezesec {
	display: block;
	vertical-align: middle;
	min-width: 3rem;
	font-size: 2rem;
	color: #2d2e83;
	font-family: 'Roboto';
	border: 3px solid #2d2e83;
	border-radius: 50px;
	margin-left: 0rem;
	text-align: center;
	background: white;
	width: fit-content;
	padding-right: 1rem;
    padding-left: 1rem; 
	cursor: pointer;
}

.num_newpersnot:hover {
    box-shadow: 0px 0px 10px 2px #e71d73;
}

.slide-in-left {
	-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-9-7 9:27:30
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.slide-out-left {
	-webkit-animation: slide-out-left 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: slide-out-left 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-9-7 10:55:19
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-out-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
}
@keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
}

.trafficlights_aut {       
        width: 25px;
        height: 90px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 10px 5px;
        border-radius: 10px;
      }
      .trafficlights_aut span {
        width: 20px;
        height: 20px;
        border-radius: 100%;
        background-color: lightgrey;
            
}
		span.aut.green {
	background-color: limegreen;
}

.panel-primary>.panel-heading{
	background-color: #2d2e83;
	border-color: #2d2e83;
}

.panel-heading {
    border-radius: 13px 13px 0px 0px;
}

.panel{
	border-radius: 13px;
}

a{
color: #2d2e83;
}
tbody tr td:first-child {
	border-radius: 10px 0 0 10px;
}
tbody tr td:last-child {
	border-radius: 0 10px 10px 0;
}
tbody tr {
    border-radius: 10px;
}

span.newfile {
    width: 6px;
    height: 6px;
    border-radius: 50px;
    margin-left: 3px;
}
span.newfile.company {
    outline: 2px solid #e71d73;
}
span.newfile.user {
    display: inline-block;
    background: limegreen;
    border-radius: 50px;
}