﻿.cboTextBoxDisable {
    height: 20px;
    padding: 0px 0px;
    font-size: 14px;    
    color: #555;   
    background-color: transparent;    
    border: none;    
    outline: none;
}

.nascosto{
    display:none;
}

.RadGrid_Bootstrap .rgRow {}
.RadGrid_Bootstrap .rgRow > td {padding-top:0 !important;padding-bottom:0 !important; height:40px !important;}
.RadGrid_Bootstrap .rgAltRow {background-color: #F9F9F9}
.RadGrid_Bootstrap .rgAltRow > td {background-color: transparent !important;padding-top:0 !important;padding-bottom:0 !important; height:40px !important;}
.RadGrid_Bootstrap .rgSelectedRow > td {background-color: #337AB7 !important}

a:hover {text-decoration: none; font-weight: bold; color: #337ab7}
a:focus {text-decoration: none}

.btn-defaultWarning {
    color: #e08400 !important;
    background-color: #ffe69c !important;
    border-color: #ffe187 !important;
}
.btn-defaultWarning:hover,.btn-defaultWarning:focus {    
    color: #fff !important;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
}

.divLegenda{
    border-radius:50%;
    width:30px;
    height:30px;
    border: 1px solid black;
}

.divLegenda2{
    border-radius:50%;
    width:40px;
    height:40px;
    border: 1px solid black;
}

.VoceMenuRecord{
    font-size:30px;
    color:grey;
    padding:5px;
}

.divContatore{
    width:195px;
    height:150px;
    margin:auto;
    padding:5px;
    background-image:url(../images/Dashboard_Bottone_blu.jpg);
    background-size:cover;
    /*box-shadow: 5px 5px 5px rgba(200,200,200, 1);
    border-radius: 5px;*/
    color:#808080 !important;
    max-width:195px;
}

.divContatore:hover{
    background-color:#404c62;
}

.lblContatore{
    font-size:47px;
    font-weight:700;
    color: #878787;  
}

.lblDescContatore{
    font-size:18px;
    color: #878787;
}

.btnHome{
    box-shadow: 5px 5px 5px rgba(200,200,200, 1);
    background-color: #404c62;
    border-radius: 5px;
    padding:10px;
    font-size:20px;
    color:white
}

.btnHome:hover{
    color:White
}

.btnHome:focus{
    color:White
}

.lblPulisciFiltro {
    cursor:pointer;
    color:#b9b9b9
}

.btnSmall {
    cursor:pointer;
    color:#337ab7
}

.btnNuovaAna{
    cursor:pointer;
    background-color:#337ab7;
    color:white
}

/* Imposto altezza massima autocomplete a una riga */
.RadAutoCompleteBox {
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    overflow-x: hidden !important;
}

.tdOverflow {
    white-space: nowrap;
    /*text-overflow: clip;*/
    text-overflow: ellipsis;
    max-width: 100px;
    overflow-x: hidden;
}

.btnDistanziere {
    width: 30px;
    height: 30px;
    padding: 0;
}

.tdItinerario {
    border: 2px solid #d3d3d3;
    padding:10px;
    text-align:center
}

.tdIncludiItinerario:hover{
    background-color:#d3d3d3;
    border: black
}

.lblValoreApp {
    position:relative;
    display:block; 
    text-align:center; 
    font-size: 14px;
    background-color: #f0ad4e;
    padding:3px;
    border-radius: 4px;
    top:-5px;
}


/*********TIMELINE***********/

.btnTimeline{
    padding:5px;
    margin:5px;
    height:auto;
    min-height:80px;
}

.StepTimeline0{
    background-color: #95C11F;
    color:white;
}

.StepTimeline0RIT{
    background-color: #95C11F;
    border: 2px solid #E30613;
    color:white;
}

.StepTimeline1{
    background-color: #FBBA00;
    color:white;
}

.StepTimeline1RIT{
    background-color: #E30613;
    color:white;
}

.StepTimeline2{
    background-color: #C9C9C9;
    color:white;
}
/*************************/


@media (max-width: 767px) {
    .text-left-xs {
      text-align: left;
    }
    .text-right-xs {
      text-align: right;
    }
    .text-center-xs {
      text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .text-left-sm {
      text-align: left;
    }
    .text-right-sm {
      text-align: right;
    }
    .text-center-sm {
      text-align: center;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-md {
      text-align: left;
    }
    .text-right-md {
      text-align: right;
    }
    .text-center-md {
      text-align: center;
    }
}

@media (min-width: 1200px) {
    .text-left-lg {
      text-align: left;
    }
    .text-right-lg {
      text-align: right;
    }
    .text-center-lg {
      text-align: center;
    }
}

label {
    font-weight: normal !important;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;                                  
    background-color: #ffffff;
    border-top: #ccc solid 1px;             
    /*margin-left: -15px;*/
    padding-top: 13px;
    line-height: 20px;
    height: 60px;
    z-index: 998;
}

.rowfooter {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 767px) {
    .containerfooter-inline {
        /*nessun css*/
    }
}

@media (min-width: 768px) {
    .containerfooter-inline {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width : 720px) {

	.RadTabStrip .rtsLevel1 .rtsLI {
		width: 25%;
		text-align: center;
	}

}
@media (max-width : 500px) {

	.RadTabStrip .rtsLevel1 .rtsLI {
		width: 50%;
		text-align: center;
	}

}

/* CHECKBOX */
@media (max-width: 767px) {
    .checkbox {
      padding-left: 7px; }
    .checkbox label {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      }
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      margin-left: -8px;  
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
          transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      top: 0;
      margin-left: -8px;
      padding-left: 3px;
      padding-top: 0;
      font-size: 14px;
          color: #333; }
}

@media (min-width: 768px) {
    .checkbox {
      padding-left: 7px; }
    .checkbox label {
      display: inline-block;
      vertical-align: middle;
      position: relative;
        padding-left: 5px !important; }
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      margin-left: -20px;  
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
          transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 0;
      font-size: 14px;
          color: #333; }
}



.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "Glyphicons Halflings";
  content: "\e013";}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled,
.checkbox input[type="radio"]:disabled {
    cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
      opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
        cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7; }
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{position:relative;overflow:hidden}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle.btn{min-width:59px;min-height:34px}
.toggle-on.btn{padding-right:24px}
.toggle-off.btn{padding-left:24px}
.toggle.btn-lg{min-width:79px;min-height:45px}
.toggle-on.btn-lg{padding-right:31px}
.toggle-off.btn-lg{padding-left:31px}
.toggle-handle.btn-lg{width:40px}
.toggle.btn-sm{min-width:50px;min-height:30px}
.toggle-on.btn-sm{padding-right:20px}
.toggle-off.btn-sm{padding-left:20px}
.toggle.btn-xs{min-width:35px;min-height:22px}
.toggle-on.btn-xs{padding-right:12px}
.toggle-off.btn-xs{padding-left:12px}

.radio {
  padding-left: 20px; }
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
    padding-left: 5px; }
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
      transform: scale(1, 1); }
.radio input[type="radio"]:disabled {
    cursor: not-allowed;
}
.radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'Glyphicons Halflings';
  content: "\e013"; }
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff; }
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff; }
/* FINE CHECKBOX */


.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}


*.bs-callout:empty {
   padding: 20px;
   margin: 0px;
   border: none;   
}


.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

input[type="search"]::-webkit-search-cancel-button {    
    -webkit-appearance: searchfield-cancel-button !important;
}

@media (min-width: 768px) {
    .checkbox-sm {
        padding-left:19px;
    }
}

/* enable absolute positioning */
.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }


/*--- NUOVA GRAFICA ---*/
.navbar-default {
    background-color: #1D5A96 !important;
    border-color: #1D5A96 !important;
}

.btnHome {
    box-shadow: 5px 5px 5px rgba(200,200,200, 1);
    background-color: #1D5A96;
    border-radius: 5px;
    padding: 10px;
    font-size: 18px;
    color: white;
}

.toggle-handle{
    border-radius: 50%;
    background-color: #1D5A96;
    border: solid 3px white;
}

.toggle-on.btn{
    background-color: #1D5A96;
}
/*---           ---*/
