
body {
	font-family: 'Lato', sans-serif;
	background-color: #f7f7f7;
    overflow-x: hidden !important;	
}

div#content-container {
	padding: 10px 0;
	background-color: #f7f7f7;
}
input {
	font-style: italic;
}

textarea {
	font-style: italic;
}

select {
	font-style: italic;
}

input.error {
	border: solid 1px #BD021F;
}

textarea.error {
	border: solid 1px #BD021F;
}

select.error {
	border: solid 1px #BD021F;
}

.cs-field
.form-control:FOCUS {
	
}

div.help-block {
	color: #BD021F;
	font-size: 0.85em;
	font-style: italic;
	text-align: center;
}

div#header-bar-container {
	background: #cadec9/*#0E822E*/;
}


div#header-bar-container.offline {
	background: #ff9191/*#0E822E*/;
}


div#header-bar-container.offline .navbar-toggle,
div#header-bar-container.offline .pausa{
	display:none;
}


div.sidebar-offcanvas {
	border-left: solid 2px #0E822E;
}

div#user-brand span {
	padding: 12px 0 0 55px;
	display: block;
	color: #fff;
	font-style: italic;
	text-transform: capitalize;
	font-size: 1.2em;
}

ul#affix {
	
}

.icon-menu {
	height: 32px;
	position: absolute;
	top: 10px;
	right: 15px;
	color: #0E822E;
	font-size: 2em;
}

img.icon-user {
	height: 20px;
	margin-bottom: 5px;
}

img.icon-btn {
	height: 34px;
	margin-bottom: 4px;
}

a.cs-navbar-brand {
	position: absolute;
	left: 10px;
	bottom: 2px;
}

img.logo-app {
	height: 48px;
}

h1.title-main {
	padding: 4px 0;
	margin:  4px 0 10px 0;
	border: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #999;
	text-align: center;
}

div.cs-icon {
	background-color: #0E822E;
	color: #FFF;
	font-size: 1.3em;
	padding: 4px;
	border: none;
	border-radius: 0;
	width: 38px;
	height: 42px;
}

img.cs-icon-img {
	height: 22px;
}

div.detail-title {
	width: 80%;
}

span.detail-data-title {
	text-align: left;
}

span.status-0 {
	
}

span.status-1 {
	color: #FCB322;
}

span.status-2 {
	color: #0E822E;
}

.cs-field {
	border: none;
	border-radius: 0;
	height: 42px;
	line-height: 34px;
}


.btn:hover, .btn:focus{
	color: #FFF; 
}

.btn-custom {
	background-color: #0E822E;
	color: #fff;
	padding: 10px;	
	border: none;
	border-radius: 0;
	width: 100%;
}

.btn-custom.small {
	width: 38%;
	margin: 4%;
}

.btn-custom.modify{
	background-color: #ff9f35;
}

.btn-custom.modify.blu{
	background-color: #0080ff;
}


.btn-custom-home {
	padding: 4px !important;
	font-size: 1.2em;
}

.btn-custom:HOVER {
	color: #fff;
}


.btn-custom-action{
	color: #0E822E;
	font-size: 2em;
}


.form-section-title {
	font-size: 1.1em;
	color: #999; 
}

div.home-board {
	margin-top: 35px;
	margin-bottom: 50px;
}

div.home-board p {
	text-align: center;
	padding: 15px 0 0 0;
}

div.home-board ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.home-board ul li {
	margin-bottom: 10px;
}

div#home-txt {
	padding: 10px;
	text-align: center;
	color: #999;
}

.green-txt {
	color: #0E822E;
	font-weight: bold;
}

div.page-board {
	text-align: center;
}
div.page-board p{
	padding: 15px 0 0 0;
}

div.page-board ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.page-board ul li {
	margin-bottom: 10px;
}

div.page-list {
	padding: 15px 0 15px 0;
}

div.cs-panel-heading {
	padding: 0 !important;
	position: relative;
}

div.cs-icon-detail {
	background-color: #0E822E;
	padding: 4px;
	border: none;
	border-radius: 0;
	width: 38px;
	height: 42px;
	float: left;
}

div.detail-title {
	/*float: right;*/
	padding: 10px 10px 0 0;
	font-size: 0.8em;
	font-style: italic;
	position: absolute;
	top: 5px;
	right: 10px;
}

span.detail-status {
	margin-left: 15px;
	font-weight: bold;
	font-size: 0.9em;
}

div.detail-body p {
	margin-bottom: 2px;
	padding: 4px 0 4px 0;
}

div.detail-body p.border-detail {
	border-bottom: solid 1px #dedede;
}

p.detail-note {
	
}

span.label-detail {
	font-weight: bold;
}

span.value-detail {
	
}

div#footer-bar {
	background: #333 !important;
}

div.navbar-footer {
	padding: 8px 10px 0px 10px;
	text-align: center;
}

div.navbar-footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.navbar-footer ul li {
	display: inline-block;
	margin: 0 10px 0 10px;
}

div.navbar-footer ul li img {
	height: 34px;
}

div.input-group-fr-fr {
	float: left !important;
}

div.input-group-fr-qt {
	float: right;
	padding-left: 0;
    padding-right: 0;
}

.form-error-msg {
	color: red;
	margin-top: 4px;
}



.login-form{
	margin-top: 15px;
}

.well.box{
	margin: 10px 0 10px;
	text-align: center;
	padding: 0 10px 10px;
	min-height: 140px;
}


#spinner{
	color: #941640;
}

.well.box h1{
	font-size: 2.3em;
	padding: 10px 0 5px;
	margin-bottom: 15px;
	margin-top: 0px;
}


.well.box h1 i{
	color: #0E822E;
}


.select2-container{
	display:block;
	background-color: #FFF;
	height: 42px;
	
}


.select2-offscreen{
	display:none !important;
}

.select2-container.error{
	border:1px solid #BD021F !important;
}


.select2-container .select2-choice {
	border: none !important;
	background: none !important;
	line-height: 38px;
	box-shadow: 0 0 0 0 !important;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	
}

.select2-container .select2-choice div{
	display: none;
}

.info-missione{
	margin: 10px 0;
}


#detail-form .well{
	padding: 5px 10px 6px;
}


.form-control{
	padding: 5px 7px;
	font-size: 13px;
}

#detail-form .form-control{
	padding: 3px !important;
	height: 25px;
}

#detail-form .form-control.textarea{
	height: auto !important;
}

#detail-form div.cs-icon,
#detail-form .cs-field{
	height: 25px !important;
	font-size: 14px;
	border: 1px solid #CCC;
}


#detail-form .cs-field.error{
	border-color: red;
}


#detail-form div.cs-icon.n,
#detail-form div.cs-field.n{
	height: 42px !important;
	border: none;
}



.form-control:focus{
	border-color: inherit;
	box-shadow: 0 0 0;
}


a.link-tappe{
	color: #333;
}
	    
.cs-large{
	width: 100px !important;
}

.signature-pad{
	height: 250px;
}


table.tbc{
	font-size: .7em;
}

table.tbc th{
	text-align:center;
}


table.tbc td, table.tbc th{
	padding: 1px 1px !important;
}


.richiesta table {
	font-size: .8em;
}

#richieste-grid-container{
	margin-top: 10px;
}


.news-container{
	margin-top: 15px;
}

.news-container .h{
	padding: 2px 10px;
}

.news-container h3{
	margin: 5px 0;
	padding:0;
	color: #0E822E;
}



.news-container .item-news,
.news-container .item-newsc {
	border: 1px solid #DDD;
	background-color: #FFF;
	margin-bottom: 2px;
	border-radius: 6px;
	position: relative;
	
}

.news-container .item-news .h.view{
	background-color: #cadec9;
}


.news-container .item-news .label{
	top: 5px;
	right: 5px;
	position: absolute;
}

.news-container .item-news .data{
	font-size: .8em; 
	font-style: italic;
	display: inline-block; 
	margin-right: 5px;
}

.news-container .item-news .titolo{
	font-size: 1.1em;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	color: #941640;
}

.news-container .item-news .contenuto{
	padding: 2px 10px;
	padding-top: 10px;
	
}


.news-container ul.attach{
	list-style: none;
	padding: 5px 0;
}
 .news-container h5{
 	margin: 15px 0 0 0;
 	font-weight: bold;
 }

 
 
 div.pausa{
 	margin: 10px;
 	z-index: 1090;
 	
 }
 
 
  div.pausa a{
  	color: #0E822E;
 	font-size: 1.3em;
 	text-transform: lowercase !important;
  }
  
  div.pausa a i{
  	color: #941640;
  }
  
  
div#pausa-over{
	position: fixed;
	z-index: 1080;
	left:0;
	right:0;
	top: 50px;
	bottom: 0; 
}  
  
  
.mission-refresh{
	margin: -10px 0 10px;
	text-align: right;
}


.box-sub{
	margin-bottom: 0px;
	text-align: center;
}


.box-sub a {
	display: inline-block;;
}


.popover{
	max-width: 400px;
	
}

.planner-steps{
	margin: 5px;
	padding:0;
	font-size: .9em;
	
}

.planner-steps li{
	margin-bottom: 5px;
}

table.table-planner{
	background-color: #FFF;
}

table.table-planner th{
	background-color: #EDEDED;
	font-size: .9em;
}


#MissioneImageForm_form{
	display: none;
}

.upload-avatar-label{
	font-size: 1.5em;
	display: inline-block;
	margin:5px 0 0 0;
	cursor: pointer;
}

#foto-c{
	font-size: 1.3em;
}


.man-container{
	padding-top: 20px;
	clear: both;
}

table.table-man{
	background-color: #FFF;
}

form.form-inline .form-group{
	display: inline-block !important;
}


.select2-container{
	min-width: 150px;
}


form.man .input-group{
	border: 1px solid #EDEDED;
}

table tr td.new.day { display: none; }
table tr td.old.day { visibility: hidden; } 
table tr td.day{ cursor: pointer;}

.elenco_attivita{
	height: 300px;
	overflow: hidden;
	overflow-y: scroll; 
}

.well-km{
	font-size: 1.3em;
}

.well-km input{
	width: 100px;
}


/**********************************************/
#detail-form2 div.cs-icon,
#detail-form2 .cs-field{
	font-size: 14px;
	border: 1px solid #CCC;
	height: 35px;
}


#km-check{
	margin-top: -10px;
}

.richiestax{
	font-size: 11px;
}

#detail-form2 .cs-field.error{
	border: 1px solid red;
}

.pagination
{
	display: block;
	text-align: center;
	margin-bottom: 0;
	clear: both;
}
.pagination li
{
	display: inline-block;
	
}
.pagination li.first,
 .pagination li.last
{
	display: none;	
}
.pagination li.hidden
{
	display: none;
}
.pagination li a
{
	margin: 0 5px;
	color: #777;
	border: 1px solid #CCC;
	background-color: #fff;
	display: inline-block;
	/*height: 30px;**
	/*width: 30px;
	line-height: 28px;*/
	font-size: 1.1em;
	transition-duration: .3s;
	padding: 2px 5px;
}
.pagination li:hover a,
.pagination li.active a,
.pagination li.selected a
{
	background-color: #777 !important;
	color: #fff !important;
}



.comunicazioni-cont{
	clear: both;
}


.comunicazioni .data-com{
 font-size:.9em;
 color: #888; 	
}

.comunicazioni{
	margin-bottom: 10px;
}


.comunicazioni.cr{
	text-align: right;
	float: right;
	max-width: 80%;
	
}

.comunicazioni.cr .txt-com{
	background-color: #ccdec96b;
	padding: 10px 20px;
	min-width: 30%;
	
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}


.comunicazioni.cl{
	text-align: left;
	float: left;
	max-width: 80%;
	
}

.comunicazioni.cl .txt-com{
	background-color: #ecececb3;
	padding: 10px 20px;
	min-width: 30%;
	
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}


.badge {
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  padding: 0.5em 0.75em;
  position: relative;
}

.badge-error {
  background-color: #b94a48;
}
.badge-error:hover {
  background-color: #953b39;
}

.pulsate::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  animation: pulse 1s ease infinite;
  border-radius: 50%;
  border: 4px double red !important;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  60% {
    transform: scale(1.3);
    opacity: 0.4;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}

option{
	text-transform: none !important;
}

option:disabled{
	color:#ededed;
}


.select2-results .select2-disabled{
	color: #ccc;
}

.select2-container-multi .select2-choices{
	border: none;
	background: none;
}

.select2-container-multi .select2-choices .select2-search-field input{
	padding: 1px 5px;
	
}

.netto_info select{
	height: 25px;
}


.netto_info input{
	height: 25px;
	width: 70px;
	padding-left: 3px;
}

.netto_info a, .netto_info i.fa-spinner{
	font-size: 20px;
	top: 2px;
	position: relative;
	
}

.netto_info i.fa-spinner{
	display:none;
}


.well-km a, .well-km i.fa-spinner{
	font-size: 27px;
	top: 2px;
	position: relative;
}

.well-km i.fa-spinner{
	display: none;
}


.comunicazioni.cl .riferimento {
	border-left: 2px solid #4354406b;
	background-color: #73906e40;
	padding: 5px;
	font-size: .9em;
	color: #555;
	margin-bottom: 5px;
}

.comunicazioni.cr .riferimento {
	border-left: 2px solid #4354406b;
	background-color: #73906e40;
	padding: 5px;
	font-size: .9em;
	text-align: left;
	color: #555;
	margin-bottom: 5px;
}

#detail-form-s .cs-large {
	font-size: 1.1em;
}


.tab-content{
	border: 1px solid #DDD;
	border-top: none;
	padding: 10px 0;
	background-color: #FFF;
}

.nav-tabs > li > a{
	font-size: 1.3em;
}

.nav-tabs > li.active > a{
	color: #0E822E;
	font-weight: bold;
}

.nav > li > a:hover, .nav > li > a:focus{
	background-color: #DDD;
}



.table.table-sub{
	margin-bottom: 5px;
	
}

.table.table-sub td{
	border: none !important;
}



#setup_button {
    display: none;
}


table td {
	font-size: 11px;
}

#detail-form .cs-field{
	line-height: normal;
}

.lavc{
	margin-top: 13px;
}


#res-com {
	margin-top: 5px;
	display: inline-block;
	cursor: pointer;
	font-size: 1em;
}