body{
	--bianco:#FFF;
	--defaultFont:'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
	--osvaldoFont:'Oswald', sans-serif;
	--newFont:'Europa', sans-serif;
	--size14: 14px ;
	--size16: 16px ;
	--upperCase: uppercase;
	--colorePulsanti:#009ee2;
	--bordoPulsanti:#03a9f4;
}

body{
  /*  font-family: var(--newFont) ; */
    color: rgb(47, 67, 86)

}

:root {
    --blu-scuro: rgba(39, 66, 138, 1);
    --blu-chiaro: rgba(0, 175, 234, 1);
    --blu-chiaro-tras: rgba(85, 193, 233,1);
    --blu-scuro-tras:  rgba(0, 175, 234, 9.5);
    --azzurro: #035d67;
    --arancio: #ffc107;
    --arancione: rgba(255, 77, 0, 1);
    --arancione-tras: rgba(255, 77, 0, 0.85);
    --widthbox: 350px;
    --raggio: 5px;
    --grigio: #e6eaed;
    --grigio-chiaro: #828f96;
}

.top7{
	padding-top: 7px;
}
.checkbox-list{
	display: inline-block;
	margin-right: 10px
}
.checkbox-list label{
	padding-left: 5px
}
.row-small{
    padding: 0px 16px;
}
.row-small .control-label{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    
}
.row-small .required .required{
    display: none;
}

.row-add h6{
    margin: 0px;
}
.row-add .button-icon {
     margin: 8px 0; 
     line-height: 16px; 
     padding: 8px 0; 
     width: 32px; 
     height: 32px; 
     border-radius: 50%; 
}

.data-add{
    text-align: right;
    color: #ccc;
    font-style: italic;
}

#search-box .form-group{
    padding: 3px 16px ;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 , .acc-menu ,th , .summary ,.info , button{
  letter-spacing: 1px;
}

#topnav.navbar-orange, #topnav.navbar-orange #toolbar-search.active {
    background-color: #fff;
}

.new-color{
    color: #655c6a;
}
/* Login Form */

#login-form .panel-default{
    background: rgba(255,255,255, 0.8) !important;
}

#login-form .panel-heading{
    padding: 14px 18px 0px 200px;
    border-radius: none !important;
    border-bottom: none !important;
    background: none !important;
    line-height: 30px;
    font-size: 24px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    height: 85px;   
}

#login-form .panel-body{
    padding: 0px 16px;
    border-radius: none;
    background: none !important;
}

#login-form .panel-footer{
    padding: 0px 16px 10px 16px;
    border-radius: none;
    border-top: none !important;
    background: none !important;
}
#login-form .panel-heading{
    background-image: url("../images/logo-circular.png") !important;
    background-position: 16px 16px  !important;
    background-size: 150px 60px  !important;
    background-repeat:  no-repeat !important;
}



/* Icone */


.t3r3 , .t3 ,.t8{
    position: relative;
}
.t3r3{
    right: 3px;
}
.t3 , .t3r3{
    top: 3px;
}
.t8 {
    top: 8px; 
}


/* DATA PICKER  */
.datepicker-days{
    padding: 3px;
}
.datepicker-days .active{
    background: rgba(39, 66, 138, 1) !important;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}


.weather-scuro{
    background: var(--blu-scuro) !important;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
    border-radius: var(--raggio) ;
}

.weather-chiaro{
    background: var(--blu-chiaro) !important;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
    border-radius: var(--raggio) ;
}

.weather-chiaro:hover ,
.weather-scuro:hover {
box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.24) !important;
}

.weather-location a{
    color: #FFF;
}


.weather-location a:hover{
    color: #FFF;
    text-decoration: underline;
}
.widget-weather .clearfix{
    padding: 10px 0px;
}
.icon-wather{
    font-size: 50px;
}
.weather-temp{
    font-size: 50px;
}
.evento-data{
    font-weight: bold;
    font-style: italic;
    text-align: right;
    color: darkgray;
}
.evento-titolo{
    padding: 10px 0px;
    font-weight: bold;
    font-size: 1.2em;
}

.widget-weather h2{color: #FFF !important}

.fc-time{
    margin: 5px 0px;
}

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: rgba(0, 175, 234, 1) !important;
    cursor: pointer;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
    color: #FFF !important;
}


.datepicker-days .table-condensed{
    width: 100%;
}
.datepicker table tr td, .datepicker table tr th {
    width: 40px;
    height: 35px;
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 3px;
}

/* DIALOG */

.content-print{
    border: #263238 1px solid;
    border-radius: 5px;
    top: 300%;
}
.header-print{
    border-bottom: none;
    background: none !important;
    background-color: #263238 !important;
    
}

.header-print i{
    font-weight: 400;
    color: var(--arancione);
    font-size: 1.2em
}

.fa-fast-spin {
  -webkit-animation: fa-spin 1s infinite linear !important;
  animation: fa-spin 1s infinite linear !important;
}

.modal-body .required .required{
    display: none;
}

.modal-body .form-group {
    padding: 5px 16px;
}

/* */
.button-addon:hover{
    background: var(--arancione-tras);
}
.button-addon span {
    width: 60px !important;
}
.button-addon{
    background: var(--arancione);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
    color: #FFF;
    cursor: pointer;
}
/* LOGIN BOX */

#login-form .alert{
    padding: 10px;
    text-align: left;
    margin-bottom: 10px
}

#topnav .navbar-brand {
    background: none;
    background-size: 160px 46px;
    background-position: 5px;
}

#layout-static .alert{
    margin-bottom: 20px !important
}

#login-form .panel-default{
    border-radius: var(--raggio); 
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}

#login-form .panel-default .panel-heading{
    
    border-top-left-radius: var(--raggio);
    border-top-right-radius: var(--raggio);
    
}

#login-form .panel-default .panel-footer{
    
    border-bottom-left-radius: var(--raggio);
    border-bottom-right-radius: var(--raggio);
    
}
.btn-circle:hover , .btn-circle i:hover{
    color: #fff !important;
}
.btn-circle{
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
    height: 32px;
    width: 32px;
}
.pd-0{
    padding: 0px
}
.icon-def{
    line-height: 32px;
    height: 32px;
    width: 32px;
    
}
.w50{
    width: 50px
}
.w60{
    width: 60px
}

.w80{
    width: 80px
}
.w90{
    width: 90px
}
.w100{
    width: 100px
}
.w110{
    width: 110px
}
.w120{
    width: 120px
}

.input-group-addon-small{
	min-width: 25px;
	padding: 2px;
}

.form-right{
	text-align: right;
}
.row-dettaglio{
    line-height: 22px;
}

.icon-56{
    line-height: 56px;
}


.animated-content .info-tile, .animated-content .panel, .animated-content .widget-weather, .animated-content .widget-tasks, .animated-content .alert {
    visibility: visible !important
}
.errorSummary{
    margin-bottom: 15px;
}

.panel-heading :before{
    font-size: 18px;
}
.demo-btns :before{
    font-size: 14px;
}

.panel.panel-default .panel-heading{
background: #fafafa;
border-bottom: #eee 1px solid ;
}


.panel.panel-default  .panel-nobg-noborder{
    border-bottom: none;
    background: #FFF;
}

.max-50{
    max-width: 10px;
}

.color-circle{
    width: 25px;
    height: 25px ;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
    
}
.alert {
    
}

.sidebar nav.widget-body > ul.acc-menu li.hasChild.open > a:before {
  font-family: 'Font Awesome 5 Free';
	content: "\f078";
  font-weight: 900;
    font-size: 10px;
}

.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:before {
  font-family: 'Font Awesome 5 Free';
    content: "\f054";
  font-weight: 900; 
     font-size: 10px;
}

.button-icon {
    margin-left: 10px !important;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}


a:hover, a:focus ,a:active{
    color: var(--grigio-chiaro) ;
    text-decoration: underline;
}
.breadcrumb{
    margin-bottom: 20px;
}

footer{
    min-height: 25px !important;
    line-height: 25px !important;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}

.badge{
   
    padding: 4px;
    border-radius: 50%;
    top: 4px !important;
    right: 6px !important;
}

.allergene-row{
    padding: 5px 0px ; 
}


.btn:hover, .button-icon:hover {
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.24) !important;
    transition: width .2s ease-out, padding-top .2s !important;
}
.btn-colored:hover, .btn-primary:hover {
    background-color: var(--arancione-tras) !important;
    border-color: var(--arancione-tras) !important;
    color: #FFF !important;
}

.btn-colored, .btn-primary {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
    background-color: var(--arancione) !important;
    border-color: var(--arancione) !important;
    color: #FFF !important;
    letter-spacing: 1px;
    border-radius: 3px;
    
}

.data-rubrica , .data-rubrica:active , .corelati , .corelati:active , .token{
	background-color:   var(--arancione-tras) !important;;
    color:#FFF;
}

.data-rubrica:hover , .corelati:hover  , .close-token:hover{
	background-color: #FFF !important;
    color: var(--arancione-tras) !important;
    text-decoration: none;
}

.token{
    
    border-radius: 3px ;
    margin-left: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
    border: 1px solid  var(--arancione-tras);
}

.token-label , .close-token{
    padding: 4px;
}
.close-token{
    margin-left: 2px; 
    font-weight: 800;
    font-size: 1.2em;
    border-left: #FFF 1px solid;
    color: #FFF;
}

.row-corelato , .row-rubrica , .row-corelato-header{
    padding: 7px 10px;
}

.row-corelato-header{
	background: #90a4ae;
	color: #FFF;
	font-weight: 800;
}


#modal-rubrica-testo .odd , #modal-corelati-testo .odd , #modal-download-testo .odd , #modal-tariffe-cliente .odd{
    background: #FFF;
}





.orange , .or_bold , em , .required  .required  {
    color:  var(--arancione) !important;
    font-weight: bold;
}
.pdl10{
    padding-left: 25px;
}

.pager li a:hover {
    background-color:   var(--arancione-tras) !important;;
    border-color:  var(--arancione-tras) !important;;
}

.modal-header{
   background-color: #90a4ae;
}

.text-link:hover{
    color: var(--grigio) !important;
}

.modal-body{
    padding-top: 20px ;
    padding-bottom: 20px ;
}

.modal-body .form-group{
    margin-bottom: 0px;
}

.btn-circle {
    
}
.panel.panel-default .panel-heading .panel-ctrls .button-icon:hover , .button-icon-green:hover {
    color: #FFF;
    background-color:  #90a4ae !important;
}
.circle-blue:hover{
    background-color:  var(--arancione) !important;;
}

#search-form .form-group{
    padding: 7px;
    margin-bottom: 0px;
}

#box-register-form .form-group{
    padding: 7px;
    margin-bottom: 0px;
}

#login-form .panel-footer{
    
}
.row-border .form-group{
    padding: 7px 16px;
}
.page-content{
    padding: 0px !important
    
}
.breadcrumb{
    padding: 7px 16px !important;
    border-bottom: var(--grigio) 1px solid;
}
.tile{
    border-radius: 3px;
    border: var(--grigio) 1px solid;
    margin: 10px;
}
.tile-footer{
    min-height: 71px;
    border-top: var(--grigio) 1px solid;
    background-color: var(--grigio-chiaro);
    padding: 5px;
}
.tile-left-custom img{
    width: 80px;
   /* box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important; */
}
.tile-right-custom{
    font-size: 2.4em;
    line-height: 80px;
    text-align: right;
    padding-right: 20px;
}
.tile-small{
    font-size: 0.4em;
}

.modal-title{
	font-size: 18px !important;
}
.focused-form{ 
  background: url(../../images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.username{
    font-size: 0.8em;
    display: block;
}
.tile{
    padding-left: 0px;
    padding-right: 0px;
}

.sidebar .widget .widget-body .userinfo .info .username{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

.breadcrumbs a, .breadcrumbs{
letter-spacing: 2px !important;
text-transform: uppercase !important;
font-size: 11px !important;
}
.page-heading{
background: url(../images/bg2.jpg) repeat-x top left;
color: #2f4356;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08), 0px 2px 0px 0px rgba(0, 0, 0, 0.02);
}
.incaricato{
	display: block;
}
.max50{
	max-width: 58px !important;
}

#topnav.navbar-alizarin {
    background-color: #ff5113;
    border-color: #b03a1c;
}
.sidebar-inverse.static-sidebar-wrapper, .sidebar-inverse.fixed-sidebar {
    background: #2e3337;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #e6eaed;
}

.h37{
	line-height: 37px;
}
.row-top{
	border-top: 1px dashed #e6eaed !important;
}

/* COLORE BIANCO */
.page-heading,
.page-heading a ,
#delDato_box .modal-header ,
#export_box .modal-header ,
#notification-box .modal-header,
#delDato_box .modal-header h4 ,
#export_box .modal-header h4 ,
.infobar-options,
.infobar-options h2 ,
.verifica,
.verifica:hover ,
.pager li a:hover ,
#notification-box .modal-header h4,
.label-link a ,
.label-link a:hover
{
   color: var(--bianco);
}

/* BORDO BIANCO */
.fc-event{
    border: var(--bianco) 1px solid !important;
}

/* SFONDO BIANCO */
.signin-box ,
.accountchooser-box , 
.overlay-message ,
.static-content-wrapper{
    background: var(--bianco)
}

/* FONT FAMILY DEFAULT  */
.page-heading,
.page-heading a ,
.pager li > a, .pager li span ,
.summary , 
.panel-no-back .even , .panel-no-back .odd ,
.fc-day-header ,

.small-tile ,
.fc-center , 
.fc-day-header ,
.calendar-day-head ,
.month-title,
.summary,
.login-btn
{
	font-family: var(--defaultFont);
}

.fc-content ,
.month-title,
.calendar-day-head,
.day-number,
.btn-colored, .btn-primary,
#login-form,.fc-day-number,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 , .acc-menu ,th , .summary ,.info , button

{
	font-family: var(--osvaldoFont) !important
}



/* FONT SIZE 14px */
.page-heading,
.page-heading a ,
.pager li > a, .pager li span ,
#scheda-detail,
.graf-legend h3,
legend,
.custom_title,

text, tspan 
{
	font-size: var(--size14)
}
/* FONT SIZE 16px */
.summary  , .fc-content ,
.panel-no-back .even ,
.panel-no-back .odd ,
.page-heading h4 ,
.page-heading a
{
	font-size: var(--size16)
}

/* BOLD */

.altro-label ,
.mybold ,
.det ,
.text-gestione,
.nob-right ,
.nc,
.titolo-sezione , 
.intestazione-sezione ,
.tile-right , 
.update-link,
.verifica ,
.non-fatto,
.bold{
    font-weight: bold
}

.first-row , .no-border-top{
	border-top: none !important;
}

.tokenfield .token{
	display: inline-block !important;
	width: auto !important;
	border-radius: 2px;
	background-color: #cbd6d6 !important;
	padding: 2px 5px  1px 5px !important;
    color: #FFF;
	text-transform: uppercase;
}

.label-link , .tokenfield .token {
	margin: 0px 5px;
	padding: 5px 10px;
    font-size: 13px;
    line-height: 1.44;
	border-radius: 3px !important;
}

.label-link:hover {
	box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.24) !important;
}

.cliente-box , .cliente-box:hover {

	background: none !important;
	border: none !important;
	box-shadow: none !important;
	
	
}

.page-heading {
	padding: 5px 10px 5px 30px; 
    margin: 0 -10px 20px;
    min-height: 50px;
}

.page-heading h4{
    color: #000;
}

.pager , .summary{
    padding-right: 10px;
}
.label-no-margin{
    margin-bottom: 0px !important;
}
label{
    margin-bottom: 5px !important;
}
.row-10{
    margin-top: 10px
}

.row-7{
    margin-top: 7px
}


.mycbv , .del_btn , .smsSend, .emailSend , .delivery{
    color:#5f7676;
}
.search-form{
    background: var(--bianco);
}
.orange , .or_bold {
    color: #b0120a;;
}
.pager_class .last, .pager_class .first{
    display: none;
}
.pager{
    padding-right: 0px;
    margin: 20px 0px 0px 0px !important
}
.pager li{
    margin: 0px !important;
    padding:0px !important;

}
.pager .previous > a, .pager .previous > span {
    float: none !important
}
.selected a{

}

a {
    color: #2f4356 ;
    text-decoration: none;
}


.pager li > a, .pager li span{
    padding: 4px 8px;
    margin-right: 0px;
    margin-left: 0px;
	border-radius: 2px; 
   	line-height: 1.42857143;
    color: #5f7676;
    background-color: #f2f5f7;

}
.page {
    border: none;
    margin-right: 0px !important
}
pager .next > a, .pager .next > span {
    margin-left: 10px; 
}
.pager .next > a, .pager .next > span {
    float: none !important
}
.summary{
    margin-bottom: 20px!important;
    color: #5f7676;
}
.panel-no-back .even , .panel-no-back .odd {
    background: none !important;
    background-color: none !important;
}


.form-size{
    width: auto !important;
}

.normal{
    font-weight: normal!important; 
}
.pad-20{

    padding-left: 60px;

}
.right-20px{
    padding-right: 20px;
}
.top20{
    margin-top: 20px
}
.max-158 {
    width: 130px;

}
.right-50px {
    padding-right: 120px;
}
#user-detail , #new-user-detail{
    border: 1px solid #dadfe3;
    padding: 10px;
    margin: 10px 0px 10px 0px;
    background: #fafbfc;
    -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
    box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
    border-radius: 3px;
}
#scheda-detail{
    margin: 0px 10px 10px 10px;
    
}
.newGreen , .newRed{
    padding: 5px 5px;
    font-size: 9px; 
    border-radius: 20px;
}
.newGreen{
    background: #1b7e5a;
}
.newRed{
    padding: 5px 5px;
    background: #d54e21
}

.redSmall{
    background: #d54e21!important
}

.prebadge{
    padding-top: 10px;
    line-height: 30px
}
.right-30px{
    padding-right: 50px;
}
.greyText{
    color: #dadfe3;

}



.altro-label{
    display: block;
}
.altro-detail{
    font-style: italic;
}
div.search-form {
    padding: 10px;
    margin: 10px 0;
    -moz-border-radius-bottomleft: 3px;
    -khtml-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -khtml-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topleft: 3px!important;
    -khtml-border-top-left-radius: 3px!important;
    -webkit-border-top-left-radius: 3px!important;
    border-top-left-radius: 3px!important;
    -moz-border-radius-topright: 3px!important;
    -khtml-border-top-right-radius: 3px!important;
    -webkit-border-top-right-radius: 3px!important;
    background: #ECEFF0;
    border: 1px solid #DFDFDF;
}




.det{
    text-transform: uppercase;
}
input[type=radio] + label, input[type=checkbox] + label { display:inline !important; }

.right-float div{

}
.panel-margin{
    margin-bottom: 80px
}
.panel-custom{
    margin-bottom: 30px
}
.panel-custom .panel-body{
    padding: 0px;
}
.panel-custom .panel-intra-body , .panel-custom .panel-footer{
    padding: 20px;
}
.panel-custom .panel-footer{
    background: #fafafa;
    padding: 15px
}
.panel-footer p{
    font-style: italic;
}

.row-bottom{
    margin-bottom: 30px
}

table.detail-view th{
    width: 300px
}
.errorSummary{
    color: #e64433;
    background-color: #fdf3f2 ;
    border-color: #fdf3f2;
    border-width: 0px;
    border-style: solid;
    padding: 20px;
    border-radius: 3px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.05);
    transition: background-color .3s; 
}

#delDato_box .modal-dialog , #sendSms_box .modal-dialog   {
    max-width: 400px;
}

#export_box .modal-dialog {
    max-width: 300px;
}

#notification-box .modal-dialog{
    max-width: 500px;
}



.specialNoGreen{
    padding: 5px 5px;
    border-radius: 15px;
    font-size: 1em;

}
.smallBadge{
    padding: 5px 5px;
    border-radius: 15px;
    font-size: 1em;
}
footer{
    padding: 10px;
    min-height: 70px;
}
.redSmall {
    background: #29b765!important;
}

.button-marg{
    margin-right: 50px; 
    padding-right: 50px;

}
.navbar-default {
    background: url(../images/sfondo.jpg) no-repeat top left;
}
/*
#topnav .navbar-brand , #sendSms_box .modal-header , #sendEmail_box .modal-header{
    background: url(../images/bg4.jpg) repeat-x top left;

}
*/
.focused-form .login-logo {
    margin-top: 100px; 
    
}
.panel-footer p{
    line-height: 32px;
    margin-bottom: 0px;
    padding-left: 5px;
}
footer {
    line-height: 25px; 
}

#topnav.navbar-default .navbar-brand {
    background-image: url("../images/logo-small-icona.png") !important;
    background-position: 20px 10px;
    background-size: 35px 35px  !important;

}
footer {
    background: url(../images/bg2.jpg) repeat-x top left;
    color: #2f4356;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08), 0px 2px 0px 0px rgba(0, 0, 0, 0.02);
    border-top: #e6eaed 1px solid;

}
.centered{text-align: center}
.option-center{
    padding: 0 0 0 20px;
}
.icheckbox_square-red, .iradio_square-red ,.icheckbox_square-green, .iradio_square-green{
    width: 23px !important;
    height: 23px !important;


}
.img-preview{
    text-align: center;
    margin: 10px auto;
    width: 100%;
    margin-bottom:10px;
}

.fc-time-grid .fc-slats td {
    height: 3.5em !important;
    border-bottom: 0;
}
.fc-day-header{
    font-size: 2.5em;
    font-weight: 300;
}


.easypiechart .percent:after {
    content: '';
}
.easypiechart .percent {
    position: absolute;
    line-height: 40px; 

    font-weight: 300;
    color: #808080;
    width: 40px;
}
.simil-percent{
    line-height: 60px; 
    font-size: 20px; 
    font-weight: 100;
    color: #000;
}
.easypiechart {

    height: 60px; 
    font-weight: 300;   
}
.mytime{
    line-height: 30px
}


/* LOGO GRANDE */
#topnav .navbar-brand {
   /* background: url("../images/logo-small.png") no-repeat  0px 10px; */
   background: none;
}

/* LOGO PICCOLO */
body.topnav-collapsed #topnav .navbar-brand {
    /*    background: url("../images/logo-small.png") no-repeat 0px 10px; */
    background: none;
}

.navbar-nav .icon-bg{
    padding-top: 20px !important;
}
.logo-area a:hover{
    text-decoration: none !important;
}

#intro{
    padding: 0px 20px 0px 20px;
    line-height: 34px;
}
.page-heading a {
    color: #5f7676;
   
}
.dark{
    color:#2f4356;
}
.page-heading{
    /* background: url(../images/bg.jpg) no-repeat top left; */
    color: #2f4356;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08), 0px 2px 0px 0px rgba(0, 0, 0, 0.02);

}
.panel-margin{
    margin-bottom: 50px;
}
.small-input{
    max-width: 70px;
}
.form-size {
    width: auto !important;
}

.nav .badge {
    left: 25px;
}
.morris-hover-point , .morris-hover-row-label {
    display: inline !important;
    margin-right: 20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 9px 10px;
    line-height: 1.5;

} 

.panel-margin {
    margin-bottom: 70px;
}
#topnav.navbar-primary {
    background-color: #8dc9e8;
    border-color: #5bb4e5;
}
.stessoP{
    color: #9e3589 !important;
}

.campuS{
    color: #9f0031 !important;
}
.shariNG{
    color: #edf4f6 !important;
}

.scuolaNatura{
    color: #82a846 !important;
}

.graf-label{
    text-transform: uppercase;
    font-size: 1.1em;
    text-align: center;
}
.text-gray{
    margin: 20px 0px 0px 0px ;
    padding: 10px 10px 0px 0px ;
    text-align: right;
    /*
    border-top: 1px solid #dadfe3;
     border-bottom: 1px solid #dadfe3;
      background: #fafbfc;
    */
}
.nomargin{
    margin: 0px!important ;
    padding: 0px!important ;

}
#stats fieldset{
    margin-top: 35px    

}

.sign-in {
    margin: 150px auto;
    text-align: center;
    width: 335px;
}
.signin-box, .accountchooser-box {
    text-align: left;
    margin: 12px 0 0;
    padding: 20px 25px 30px;
    border: 1px solid #E5E5E5;
}

.logo-login {
    vertical-align: middle;
    width: 100%;
    height: 80px;
    display: block;
    float: left;
    background-image: url(https://qualita.cooperativadoc.it/img/logo.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 30px;
}





.text-gestione {
    font-size: 2em;
    text-align: right;
    margin-left: 40px;
    line-height: 30px;
}
.panel-margin{
    margin-bottom: 50px;
}

.left-small{
    display: inline-block;

}
.left-small-big{
    width: 100%;
}
.left-small-small{

}
#tipologia-specificare ,#canale-specificare{
    width: 60%;
    padding-left: 10px;
}
#inter-heading{
    margin-top: 30px;
}
.block-azione{
    padding-top: 20px;
    padding-bottom: 20px;

    border-bottom: #d4dadf 1px solid;
}
label{
    color: #000;
}
.panel-body-no-margin{
    padding: 0px !important;

}
.morris-default-style{
    text-align: center;
    padding: 20px;
}

#topnav.navbar-primary .navbar-nav > li > a {
    color: #2f4356; 
}



#detail {
    border: 1px solid #dadfe3;
    padding: 10px;
    margin: 10px 0px 10px 0px;
    background: #fafbfc;
    -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
    box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
    border-radius: 3px;
}

#detail .row{
    border-bottom: none !important;
}

.question-body  .centered{
    text-align: center !important;
    line-height: 30px;
    vertical-align: middle !important;
    padding-top: 7px;
}

.question-body .row{
    line-height:30px;
    vertical-align: middle !important;
    border-bottom: 1px solid #dadfe3;

}
.question-body  img{
    width: 20px !important
}

.question-body .title{
    background: #fafbfc;


}
#consumi td, #consumi th{
    text-align: right;
}
.graf-legend {
    text-align: center;
    padding:30px;
}


.graf-legend h3 {
    color: #93a8a8;
    height: 100%;
    width: auto;
    font-weight: 400;
    letter-spacing: 0.1em;
    padding: 14px 0 14px;
    position: relative;
    margin: 0;
    line-height: 20px;
    text-transform: uppercase;
}
.legend-left{
    text-align: left !important;
}
.small-left{
    text-align: center;
    width: 10%
}
#consumi th{
    text-align: center;
}
#consumi td{
    text-align: right;
}
#consumi left{
    text-align: left !important;
}




legend{
    color: #93a8a8;
    height: 100%;
    font-weight: 400;
    letter-spacing: 0.1em;
    padding: 14px 0 14px;

    line-height: 20px;
    text-transform: uppercase;
}

.panel-body{
    overflow: auto ;
}



.custom_title{
    color: #93a8a8;
    height: 100%;
   	font-weight: 400;
    margin: 0;
    margin-top:15px;
    line-height: 20px;
    text-transform: uppercase;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 100;
}
.overlay-message{
   
    border-radius: 5px;
    text-align: center;
    z-index: 300; /* 1px higher than the overlay layer */
}

#QuestionarioScientifici_divertimento label{

}
.iradio_minimal-orange ,  .iradio_minimal-red , .iradio_minimal-green{
    float: none !important;

}
.iradio_minimal-purple {
    float: none !important;
    margin: 0px 0px 0px 0px!important;

}
.iradio_minimal-red {
    float: none !important;
    margin: 0px 0px 0px 0px!important;
}


.right{
    text-align: right;
}



.nob-right{
    border-right: none !important;
    border-bottom: #dadfe3 1px solid !important;
    text-transform: uppercase;
}

#table-grafici tbody td{
    padding: 5px 10px;
    line-height: 1.4;
}

#table-grafici thead td{

}
.general-progress {
    margin: 10px 0px 0px 0px !important;
}
.lnb{
    display: inline-block;
}
.top15{
	padding-top: 15px !important;
}
.radio-line{
    line-height: 34px    
}

.nc-danger{
    color: #e74c3c;
}  .nc-success{
    color: #2ecc71;
} .nc-warning {
    color: #f39c12;
}

.form-success{
    background: #f1f8e9;
}

.nc{
    font-style: italic;
}
.titolo-sezione{
    border-bottom: #dadfe3 1px solid;
    line-height: 34px;
    background: #fafbfc;
}
.intestazione-sezione{
    border-bottom: #dadfe3 1px solid;
    line-height: 34px;
}
.panel-heading .icon-bg {
    /*
     background-color: rgba(0, 0, 0, 0.15);
      border-radius: 3px;
     padding: 5px 7px;
    */
}
.descrizione{
    margin: 20px 0px 20px 0px;
}
.infobar-options{
    background: #313e3e;
    text-transform: uppercase;
}
.infobar-options h2{
    
    text-transform: uppercase;
    font-size: 12px !important;
}
.infobar .widget-heading {
    padding-top:5px;
    padding-bottom:5px;
    font-size: 11px !important;
    background: url(../images/bg22.jpg) repeat-x top left;
    color: #2f4356;

}

.activity-tmp{
    background-color: #cbd6d6;
}
.activityicon{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}
.badge{
    z-index: 500;
}

.profilo .summary{
    display: none;
}
.datepicker , .bootstrap-timepicker-widget{
    z-index: 5000 !important;
}


.color-preview, .dropdown-colorpicker a {
    width: 20px!important;
    height: 20px!important;
    border-radius: 3px;
    display: inline-block;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}

btn-colorpicker {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #DDD;
    vertical-align: middle;
    border-radius: 0;
}
.dropdown-colorpicker>.dropdown-menu {
    padding: 4px;
    min-width: 200px;
    max-width: 200px;
    top: 120%;
    right: -7px;
}

.dropdown-colorpicker>.dropdown-menu>li {
    display: block;
    float: left;
    width: 20px!important;
    height: 20px!important;
    margin: 2px!important;
}
.color-preview, .dropdown-colorpicker a {
    width: 20px!important;
    height: 20px!important;
    border-radius: 3px;
    display: inline-block;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}
.dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    position: relative;
    -webkit-transition: all ease 0.1s;
    transition: all ease 0.1s;
}
.btn-colorpicker {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #DDD;
    vertical-align: middle;
    border-radius: 0;
}


.fc-event-vert {
    min-height: 25px;
}
.fc-event {
    min-height: 40px;
    line-height: 40px;
    font-size: 10px;
}




.fc-content{ 
    padding: 10px;
    line-height: 14px;
}

.fc-day-grid-event > .fc-content {
    white-space: normal;
}

.small-tile ,.fc-center , .fc-day-header{  
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tile-left{
    float: left;
    width: 90%

}





.tile-right{
    float: right;  
    width: 9%;
    text-align: right;
   
}
.info-tiles{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}
.tiles-body{
    padding:2px;
}

.panel .fc-event {

    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
    border-radius: 5px !important;
   /* border: 3px solid !important; */
}

.tiles-body {
    padding: 10px 10px !important; 
    font-weight: 300;
}
.fc-time {
    display: none; 
}
.fc-icona{
    visibility: hidden;
}


.fc-event{
    border: none !important
}
.table-right td , .table-right th{
    text-align: right;
}

/*
.icona-badge{
    font-size: 17px;
    padding: 8px 5px;
    border-radius: 50%;
    font-weight: 700;
    border: 2px solid;
    color: #FFF;
    position: relative;
    top: -33px;
}
*/
.icona-badge {
    display: inline-block;
    font-size: 17px;
    padding: 6px 6px;
    border-radius: 50%;
    font-weight: 700;
    border: 2px solid;
    color: #FFF;
    position: absolute;
    top: 2px; 
    right: 2px;
}
.icona-moto{
    padding: 8px 6px;
}
.icona-rottamazione{
    padding: 5px 6px;
}




.icona-small{
    position: relative;
    top: 0px !important;
    margin-bottom: 3px;
}
.ritiro{
    color: #ffc107;
}
.consegna{
    color: #2ecc71;
}
.icona-ritiro{
    background:  #ffc107;
}
.icona-consegna{
    background:  #2ecc71;
}
.icona-rottamazione{
    background:  #95a5a6;
}




.event-titolo{
    margin-left: 5px;
    display: inline-block;
    line-height: 22px;
}
.envent-stato{
    font-size: 0.8em;
    font-style: italic;
}
.movimenti:hover{
    text-decoration: none;
}
.movimenti i:hover{
    background: #FFF;
    color: #263238;
}


.update-link{
    text-decoration: none;
}
.calendar-day{
    width: 60px;
    min-height: 60px;
    height: 60px !important ;
    border: #ddd 1px solid;
    color: #ddd;
}
.verifica{
    margin:10px;
    padding: 3px;
    border-radius: 50px;
    display: table-cell;
    font-size: 12px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}
.calendar-day-head{
    z-index: 5000;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: #ddd 1px solid;
}

.calendar-day-np{
    border: #ddd 1px solid;
}
.calendar-day:hover{
    background: #ebf8fb;
    cursor: pointer;

}

.month-title{
    border-top: #ddd 1px solid;
    border-right: #ddd 1px solid;
    border-left: #ddd 1px solid;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
}





#space-top{
    margin-top:100px;
}

text, tspan {
    color: #93a8a8 !important;
    height: 100%;
    width: auto;
    float: left;
    font-weight: 400;
    letter-spacing: 0.1em;
    padding: 14px 0 14px;
    position: relative;
    margin: 0;
    line-height: 20px;
    text-transform: uppercase;
}

.timeline-icon{
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}
.struttura-line{
    padding-top: 7px;
    font-weight: 800;
}
.resume li {
    margin-right: 2px; 
}

header.navbar {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
.big-red{
    color: #e74c3c;
    font-weight: 600;
}
/*
.input {
  height: 34px ;
}
*/
.pager li a {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}
.pager li a:hover {
    background-color: rgba(255, 152, 0, 0.8) ;
    border-color: rgba(255, 152, 0, 0.8) ;

}




.non-fatto{
    color: rgba(255, 152, 0, 0.8);
}

.activity-warning{
    background-color: rgba(255, 152, 0, 0.8)
}



.summary{
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
}
.panel-trasparent{
    background: none !important;
} 

.panel-trasparent .panel-heading{
    padding: 10px 0px 10px 20px ;
    border: none;
    margin: 0px !important;

} 


.panel-trasparent{
    border: none;
}

.panel-trasparent .panel-body{
    margin: 0px 0 0px 0 !important;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 0px ;
    border: none;
}
.panel-header{
    border: none;

}
.panel-trasparent .panel-footer{
    margin: 0px 0 0px 0;
    background-color: rgba(0, 0, 0, 0.5)
}

.panel-trasparent .panel-footer {
       padding: 0px 20px 10px 3px 

    }


.btn-orange{
    background-color: var(--colorePulsanti) ;
    border-color:  var(--bordoPulsanti) ;
   transition: all .25s cubic-bezier(.02,.01,.47,1);
    transform: translateZ(0);
   
}

.btn-orange:hover{
    background-color: var(--bordoPulsanti) ;
    border-color:  var(--colorePulsanti) ;
    background-color: var(--bordoPulsanti) ;
    border-color:  var(--colorePulsanti) ;
}

#topnav.navbar-inverse , .infobar-options , .avatar{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
#space-top {
    margin-top: 130px;
}


@media (max-width: 480px) {
    .panel-trasparent .panel-heading {
        padding: 5px 10px 10px 10px ;
    }
    
    .panel-trasparent .panel-footer { 
        padding: 5px 10px 10px 0px 
    }
   
}



#topnav.navbar-inverse .navbar-nav > li > a , #topnav.navbar-inverse .navbar-nav > li > a:hover, #topnav.navbar-inverse .navbar-nav > li > a:focus {
   color: #2f4356; 
}

.place{
    font-style: italic;
    color: #CCC;
}

.push-orange{
	color: #efbb20;
}
.push-green{
	color: #8bc34a;
}

.colored .control-label{
    background-color: #efbb20; 
    border-color: #ffc82e;
    border-radius: 5px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.02);
    text-align: center !important;
}


.legend-black{
    font-weight: 700;
    color:#000;
}
.top-30{
    margin-top: 30px;
}
.panel-body{
    overflow: auto !important;
}

#heading-login {
	text-align: left; background: rgba(0,0,0,1) ;background: none !important; border: none !important ; padding: 20px !important; text-align: center 
}
.logo-round{
	width: 100px; height:100px ; padding: 20px; position: absolute ; top: -20px; left: 119px; z-index: 5000 ; border-radius: 50% ;
	background-color: var(--bordoPulsanti);
    border-color: var(--colorePulsanti);
	background-color: #FFF;
    border-color: #FFF;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.panel-trasparent .panel-body {
	border-top: #fff 1px solid;
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
	
}
.panel-trasparent .panel-footer {
	border-bottom: #fff 1px solid;
	border-bottom-left-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	
}
.panel-trasparent .panel-body , .panel-trasparent .panel-footer {
    background-color: rgba(255, 255, 255, 0.8);
	border-right: #fff 1px solid;
	border-left: #fff 1px solid;
	
}


#heading-login h1 
{ 
	color: var(--bianco); 
	font-family: var(---defaultFont); 
	font-size: 46px; 
	font-weight: 100; 
	line-height: 50px; 
	letter-spacing: 2px; 
	padding: 0 0 0px; 
	
	
}

.data-calendar{
	cursor: pointer;
}

.dropdown-caret {
	float: none !important;
	left: 0 !important
}

#login-block {
        width: 350px;
  }


@media (max-width: 600px) {
    #login-block {
        width: 300px;
		margin-top: 25px;
    }
	.logo-round{
		left: 94px;
	}
	.summary{
		display: none;
	}
	
	.panel-480 .panel-body , .panel-480 .grid-view {
		padding: 0px  !important;
	}
	.table-bordered{ 
		border-radius: 0px !important;
	}
    
    /* LOGO GRANDE */
#topnav .navbar-brand {
    background: url("../images/logo-small-icona.png") no-repeat  0px 10px;
   
}
    
   
}

@media only screen and (max-width: 620px){
.container-fluid {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.author{
	color: #ccc;
	text-align: right;
	font-style: italic;
	font-size: 12px;
}

.panel-success .panel-body {
    color: #ffffff;
    background-color: #2ecc71;
    border-color: #26ab5f;
}

.panel-warning .panel-body {
    color: #ffffff;
    background-color: #f1c40f;
    border-color: #cba50c;
}
.ore{
	font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
	color: #ffffff;
}

.ore-usate{
	line-height: 56px;
	font-size: 25px;
}
.no-space{
	padding: 0px !important;
}
.coustom-footer{
	margin: 0px !important;
}
.no-data{
	padding: 20px;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.pulsante-trak{
	
   width: 50px;
    height: 50px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
    padding: 12px 5px;
    position: absolute;
    bottom: -25px;
	left:calc(50% - 25px);;
    z-index: 1100;
    border-radius: 50%;
    background-color: #fafbfc;
    border-color: #ccc;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	color: rgba(0, 0, 0, 0.3);
	cursor: pointer;
}
.pulsante-trak-close:hover{
	
	background-color: #4caf50 !important;
	color: #FFF;
}
.pulsante-trak-open:hover{
	background-color: rgba(255, 152, 0, 1) !important;
	color: #FFF;
	
}
.allergeni-list{
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.allergeni-list li{
	display: inline-block;
	list-style: none;
	margin-right: 5px;
}

.allergeni-list img{
	width: 30px;
}

.small{
	/* max-width: 25px; */
}
.allergene{
	width: 50px;
}

.color-preview, .dropdown-colorpicker a {
    width: 20px!important;
    height: 20px!important;
    border-radius: 3px;
    display: inline-block;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}

.btn-colorpicker {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #DDD;
    vertical-align: middle;
    border-radius: 0;
}
}

.dropdown-colorpicker>.dropdown-menu {
    padding: 4px;
    min-width: 200px;
    max-width: 200px;
    top: 120%;
    right: -7px;
}

#form-colorpicker .dropdown-colorpicker>.dropdown-menu {
    padding: 4px;
    min-width: 420px;
    max-width: 420px;
    top: 0%;
    left: 40px;
}


.dropdown-colorpicker>.dropdown-menu>li {
    display: block;
    float: left;
    width: 20px!important;
    height: 20px!important;
    margin: 2px!important;
}
.color-preview, .dropdown-colorpicker a {
    width: 20px!important;
    height: 20px!important;
    border-radius: 3px;
    display: inline-block;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.10);
}
.dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    position: relative;
    -webkit-transition: all ease 0.1s;
    transition: all ease 0.1s;
}
.btn-colorpicker {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #DDD;
    vertical-align: middle;
    border-radius: 0;
}
        

.wizard-steps li {
    display: table-cell;
    text-align: center;
    width: 1%;
}
.wizard-steps li:first-child:before {
    max-width: 51%!important ;
    left: 50%!important;
}
.wizard-steps li:last-child:before {
    max-width: 50%;
    width: 50%;
}
.wizard-steps li:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 2px solid #CED1D6;
    position: relative;
    top: 21px;
    z-index: 1;
}
.wizard-steps {
    list-style: none;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

.wizard-steps li:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 2px solid #CED1D6;
    position: relative;
    top: 21px;
    z-index: 1;
}


.wizard-steps li.complete .step {
    cursor: default;
    color: #FFF;
    -webkit-transition: transform ease 0.1s;
    transition: transform ease 0.1s;
}
.wizard-steps li .step {
    border: 2px solid #ced1d6;
    color: #546474;
    font-size: 15px;
    border-radius: 100%;
    background-color: #FFF;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
}
.wizard-steps li.complete .step:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    content: "\f00c";
    background-color: #FFF;
    z-index: 3;
    font-family: FontAwesome;
    font-size: 17px;
    color: #2ecc71;
}
.wizard-steps li.complete .title, .wizard-steps li.active .title {
    color: #2b3d53;
}
.wizard-steps li .title {
    display: block;
    margin-top: 4px;
    max-width: 100%;
    color: #949ea7;
    font-size: 12px;
    z-index: 104;
    text-align: center;
    table-layout: fixed;
    word-wrap: break-word;
}
.wizard-steps li.active:before, .wizard-steps li.complete:before, .wizard-steps li.active .step, .wizard-steps li.complete .step {
    border-color: #2ecc71;
}
.wizard-steps .active{
    color: #2ecc71;
    
}
.wizard-steps li.complete:hover .step {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);

}    

.wizard-steps .step i{
    font-size: 18px;
    position: relative;
    top: 7px;
}

.posizioni-qrcode  , .posizioni-check{
    text-align: center;
    background: #ECEFF0;
    border: #ccc 1px solid;
    padding: 2px;
}
.posizioni-check{height: 30px;width: 100%; padding:2px 70px}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    color: #FFF;
    background-color: var(--arancione-tras)!important;
    border-color: var(--arancione-tras)!important;
    border-radius: 3px;
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.focus, .datepicker table tr td.active:hover.focus, .datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.disabled:hover.focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active:hover, .open > .dropdown-toggle.datepicker table tr td.active.disabled, .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #ffffff;
    background-color: var(--arancione) !important;
    border-color: var(--arancione) !important;
}    
 .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: var(--arancione) !important;
    
}   

#box-movimento{
    margin-bottom: 15px;
}
#mov-data{
    text-align: right;
    font-style: italic;
    color: #ccc;
    font-size: 0.9em;
}
.leggenda{
	padding: 0px 0px !important;
}
.leggenda .color-circle{
	width: 32px;
	height: 32px;
}

.button-icon-orange , .button-icon-green{
	background-color: var(--arancione) !important;
    border-color: var(--arancione) !important;
    color: #FFF !important;
}


.dropdown-auto {
	border-radius: 3px;
	position: absolute;
    left: 10px;
    right: 10px;
   z-index: 999;
    
}
.dropdown-auto  li {
    background: #fff ;
    background-color: #fff ;
    width: 100%;
    z-index: 999999;
}
.big{
	padding: 25px;
}

.focus-color{
    background-color: #f5f5f5 !important;
    background: #f5f5f5 !important;
}

.link-disabled{
	cursor: not-allowed;
	opacity: 0.5;
	text-decoration: none;
}

.link-colored{
	background-color: var(--arancione) !important;
	color: #FFF;
	
}
.row-scaglione{
	margin-bottom: 3px;
}

.checked-false{
	background-position: 0 0 !important
}
.row-rubrica-header{
	background-color: #90a4ae;
	padding: 7px;
	color: #FFF;
}

.pl7 ul {
 padding-left: 20px ;
 }
 
 #modal-tariffe-testo  .row-rubrica{
	 padding: 0px
 }
 .pl7{
	 padding-left: 7px;
 }
 
 #modal-tariffe-cliente .modal-header{
	 border-bottom: 0px
 }
 #interno{
 background: #FFF;
    margin-top: 10px;
    border: 1px #eee solid;
    border-radius: 4px;
    padding: 4px;
    }

.row-settori{
    margin-bottom: 7px;
}

.btn-colored-success{
	font-family: var(--osvaldoFont) !important;
background-color: #8bc34a !important ;
    border-color: #8bc34a !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
    color: #FFF !important;
    letter-spacing: 1px;
    border-radius: 3px;
}

.btn-colored-success:hover , .btn-colored-success:focus , .btn-colored-success:active {
background-color: #7eb73d !important ;
    border-color: #7eb73d !important;
}

.secondi-box{
	vertical-align: top;
    padding-top: 7px;
    padding-left: 15px;
    width: 130px;
}

.secondi-box .updaet-secondi{
	margin-bottom: 0px;
}

.wba
{
	word-break: break-all;
}

.marker{
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    position: absolute;
}

.marker-small{
    border-radius: 50%;
    width: 20px !important;
    height: 20px !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
    line-height: 20px;
    color: #FFF;
    background: #fff;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    padding-top: 2px;
    cursor: pointer;
    position: absolute;
}



.marker-calendar{
    border-radius: 50%;
    /*width: 30px !important;
    height: 30px !important;*/
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 2px 5px;
    cursor: pointer;
    margin-right: 5px
}

.marker-inverse{
	background: #FFF !important;
	border: 3px solid;
	padding-top: 3px;
}

.marker-primary-inverse{color:#00AFEA;border-color:#00AFEA}
.marker-inverse-inverse{color:#95a5a6;border-color:#95a5a6}
.marker-success-inverse{color:#2ecc71;border-color:#2ecc71}
.marker-warning-inverse{color:#f1c40f;border-color:#f1c40f}
.marker-danger-inverse{color:#e74c3c;border-color:#e74c3c}
.marker-info-inverse{color:#3bbfb4;border-color:#3bbfb4}
.marker-brown-inverse{color:#c0392b;border-color:#c0392b}
.marker-indigo-inverse{color:#7863bc;border-color:#7863bc}
.marker-orange-inverse{color:#e67e22;border-color:#e67e22}
.marker-midnightblue-inverse{color:#34495e;border-color:#34495e}
.marker-sky-inverse{color:#82c4e6;border-color:#82c4e6}
.marker-magenta-inverse{color:#e73c68;border-color:#e73c68}
.marker-purple-inverse{color:#e044ab;border-color:#e044ab}
.marker-green-inverse{color:#37bf8d;border-color:#37bf8d}
.marker-grape-inverse{color:#7a869c;border-color:#7a869c}
.marker-toyo-inverse{color:#556b8d;border-color:#556b8d}
.marker-alizarin-inverse{color:#e36d4f;border-color:#e36d4f}



  
.icona-colore-primary ,.marker-primary{background:#00AFEA}
.icona-colore-inverse,.marker-inverse{background:#95a5a6}
.icona-colore-success,.marker-success{background:#2ecc71}
.icona-colore-warning,.marker-warning{background:#f1c40f}
.icona-colore-danger,.marker-danger{background:#e74c3c}
.icona-colore-info,.marker-info{background:#3bbfb4}
.icona-colore-brown,.marker-brown{background:#c0392b}
.icona-colore-indigo,.marker-indigo{background:#7863bc}
.icona-colore-orange,.marker-orange{background:#e67e22}
.icona-colore-midnightblue,.marker-midnightblue{background:#34495e}
.icona-colore-sky,.marker-sky{background:#82c4e6}
.icona-colore-magenta,.marker-magenta{background:#e73c68}
.icona-colore-purple,.marker-purple{background:#e044ab}
.icona-colore-green,.marker-green{background:#37bf8d}
.icona-colore-grape,.marker-grape{background:#7a869c}
.icona-colore-toyo,.marker-toyo{background:#556b8d}
.icona-colore-alizarin,.marker-alizarin{background:#e36d4f}   

/*
.tecnico-evidenziato , .marker-truck:hover ,  .marker-time:hover , .marker-client:hover{
	
	-webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
	
	-webkit-transform:  scale(1.5);
    -moz-transform:  scale(1.5);
    -o-transform:  scale(1.5);
    -ms-transform:  scale(1.5);
}
*/

.tecnico-evidenziato {
	
	-webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
	
	-webkit-transform:  scale(1.5);
    -moz-transform:  scale(1.5);
    -o-transform:  scale(1.5);
    -ms-transform:  scale(1.5);
}
.tooltip-inner {
    min-width: 100px;
    max-width: 100%;
}

.data-consegna{
	padding-top: 25px;
    padding-right: 30px;
    font-size: 1.05em;
    color: #000;
    font-family: inherit;
}

.pt7{padding-top: 7px !important}

.vi{
	display:inline-block;
	vertical-align:top;	
}

.footer-ritiri
{
	margin: 0px;
    text-align: left;
    padding-left: 0px;
    line-height: 32px;
    font-style: italic;
}

