/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Roboto:wght@400;700&display=swap');

.FilterAllBlu .btn, 
.btn, .timesheet tr td input.btn {
	font-family: 'Roboto Condensed',"Helvetica Neue",Arial,sans-serif;
	text-transform: uppercase;
	display: inline-block;
	padding: 1px 5px;  
	margin-bottom: 0;
	/*font-size:9px;*/
	font-size:10px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #cccccc;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background-color: #efefef;	
	color: #6a6a6a;
	margin: 0 0 0 1px
}

.btn:focus {
	/*outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;*/
	outline: none !important;
}
 
.btn:hover,
.btn:focus {
	color: #333333;
	text-decoration: none;
	border-color: #adadad;
}

.btn:hover {
	background-color: #cecece;
 }
 
.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	background-color: #cecece;
	border-color: #adadad;
}



/*************************************** AGGIORNA */
/*************************************** CONFERMA */
/*************************************** NUOVO */
/*************************************** CERCA */

.btn-aggiorna,
.btn-conferma,
.timesheet tr td input.btn.btn-conferma,
.btn-nuovo,
.btn-cerca {
  color: /*#477994*/ #6a90da;
  background-color: #ffffff;
  /*border-color: #cccccc;*/
  border: 1px transparent !important;
}
 
.btn-aggiorna:hover,
.btn-aggiorna:focus,
.btn-aggiorna:active,
.btn-aggiorna.active,
.open .dropdown-toggle.btn-aggiorna,
.btn-conferma:hover,
.btn-conferma:focus,
.btn-conferma:active,
.btn-conferma.active,
.open .dropdown-toggle.btn-conferma,
.timesheet tr td input.btn.btn-conferma:hover,
.timesheet tr td input.btn.btn-conferma:focus,
.timesheet tr td input.btn.btn-conferma:active,
.timesheet tr td input.btn.btn-conferma.active,
.btn-nuovo:hover,
.btn-nuovo:focus,
.btn-nuovo:active,
.btn-nuovo.active,
.open .dropdown-toggle.btn-nuovo,
.btn-cerca:hover,
.btn-cerca:focus,
.btn-cerca:active,
.btn-cerca.active,
.open .dropdown-toggle.btn-cerca {
   color: /*#477994*/ #6a90da;
  background-color: #ebebeb;
  /*border-color: #adadad;*/
}
 
.btn-aggiorna:active,
.btn-aggiorna.active,
.open .dropdown-toggle.btn-aggiorna,
.btn-conferma:active,
.btn-conferma.active,
.open .dropdown-toggle.btn-conferma,
.timesheet tr td input.btn.btn-conferma:active,
.timesheet tr td input.btn.btn-conferma.active,
.btn-nuovo:active,
.btn-nuovo.active,
.open .dropdown-toggle.btn-nuovo,
.btn-cerca:active,
.btn-cerca.active,
.open .dropdown-toggle.btn-cerca {
  background-image: none;
}


/*************************************** CERCA SFONDATO TESTO BIANCO */

.btn-cerca-w,
.BgBlu .btn-cerca-w{
	color: #ffffff;
	background-color: transparent;
	/*border-color: #cccccc;*/
	border: 1px transparent !important;
}
 
.btn-cerca-w:hover,
.btn-cerca-w:focus,
.btn-cerca-w:active,
.btn-cerca-w.active,
.open .dropdown-toggle.btn-cerca-w,
.BgBlu .btn-cerca-w:hover,
.BgBlu .btn-cerca-w:focus,
.BgBlu .btn-cerca-w:active,
.BgBlu .btn-cerca-w.active {
	color: #ffffff;
	background: none !important;
	border: 1px transparent !important;
	outline: none
}
 
.btn-cerca-w:active,
.btn-cerca-w.active,
.open .dropdown-toggle.btn-cerca-w,
.BgBlu .btn-cerca-w:active,
.BgBlu .btn-cerca-w.active {
	background-image: none;
}

/*************************************** CERCA SFONDATO TESTO BLU */

.btn-cerca-b {
	color: #3c6cd0;
	background-color: transparent;
	/*border-color: #cccccc;*/
	border: 1px transparent !important;
}
 
.btn-cerca-b:hover,
.btn-cerca-b:focus,
.btn-cerca-b:active,
.btn-cerca-b.active,
.open .dropdown-toggle.btn-cerca-b {
	color: #3c6cd0;
	background: none !important;
	border: 1px transparent !important;
	outline: none
}
 
.btn-cerca-b:active,
.btn-cerca-b.active,
.open .dropdown-toggle.btn-cerca-w {
	background-image: none;
}


/*************************************** CONFERMA SFONDATO */

.btn-conferma-t {
	color: #6a90da;
	background-color: transparent;
	border: 1px transparent !important;
}
 
.btn-conferma-t:hover,
.btn-conferma-t:focus,
.btn-conferma-t:active,
.btn-conferma-t.active,
.open .dropdown-toggle.btn-conferma-t {
	color: #6a90da;
	background: none !important;
	border: 1px transparent !important;
	outline: none
}
 
.btn-conferma-t:active,
.btn-conferma-t.active,
.open .dropdown-toggle.btn-cerca-w {
	background-image: none;
}



/*******CONFERMA BLU *******/

.btn-confermaBlu {
	color: #FFFFFF !important;
	background-color: #3c6cd0 !important;
	border-color: #3c6cd0 !important;
}

.btn-confermaBlu:hover,
.btn-confermaBlu:focus,
.btn-confermaBlu:active,
.btn-confermaBlu.active,
.open .dropdown-toggle.btn-confermaBlu {
	color: #FFFFFF !important;
	background-color: #2D60CD !important;
	border-color: #2D60CD !important;
	outline: none
}


.btn-confermaBlu:active,
.btn-confermaBlu.active,
.open .dropdown-toggle.confermaBlu-cerca {
  background-image: none;
}



/************************************** INDIETRO  */
.btn-cancella,
.btn-indietro {
  color: #333333;
  background-color: #ffffff;
  /*border-color: #cccccc;*/
  border: 1px transparent !important;
}
 
.btn-cancella:hover,
.btn-cancella:focus,
.btn-cancella:active,
.btn-cancella.active,
.open .dropdown-toggle.btn-cancella,
.btn-indietro:hover,
.btn-indietro:focus,
.btn-indietro:active,
.btn-indietro.active,
.open .dropdown-toggle.btn-indietro {
  color: #333333;
  background-color: #ebebeb;
  /*border-color: #adadad;*/
}
 
.btn-cancella:active,
.btn-cancella.active,
.open .dropdown-toggle.btn-cancella,
.btn-indietro:active,
.btn-indietro.active,
.open .dropdown-toggle.btn-indietro {
  background-image: none;
}


/**** pulsante [...] per apertura popup ***/
a.btn.btn-minor.btn-indietro[href="#"],
a.btn.btn-minor.btn-indietro[href=""],
a.btn.btn-minor2.btn-indietro[href="#"],
a.btn.btn-minor2.btn-indietro[href=""] {
	border: 1px solid #cccccc !important;
}

/*************************************** INDIETRO SFONDATO */

.btn-indietro-t {
	color: #333333;
	background-color: transparent;
	border: 1px transparent !important;
}
 
.btn-indietro-t:hover,
.btn-indietro-t:focus,
.btn-indietro-t:active,
.btn-indietro-t.active,
.open .dropdown-toggle.btn-indietro-t {
	color: #333333;
	background: none !important;
	border: 1px transparent !important;
	outline: none
}
 
.btn-indietro-t:active,
.btn-indietro-t.active,
.open .dropdown-toggle.btn-cerca-w {
	background-image: none;
}


/**** PER FILTRI DI RICERCA **********/

.FilterAllBlu .btn {width:auto}

.FilterAllBlu .btn-cerca,
.FilterAllBlu .btn-conferma {
	color: #FFFFFF !important;
	background-color: #3c6cd0 !important;
	border-color: #3c6cd0 !important;
	font-weight:700 !important;
	font-size:9px !important;
	padding: 2px  20px 3px !important;
}

.FilterAllBlu .btn-cerca:hover,
.FilterAllBlu .btn-cerca:focus,
.FilterAllBlu .btn-cerca:active,
.FilterAllBlu .btn-cerca.active, 
.FilterAllBlu .btn-conferma:hover,
.FilterAllBlu .btn-conferma:focus,
.FilterAllBlu .btn-conferma:active,
.FilterAllBlu .btn-conferma.active {
	color: #FFFFFF !important;
	background-color: #2D60CD !important;
	border-color: #2D60CD !important;
	outline: none
}

.FilterAllBlu .btn-cancella {
	color: #FFFFFF !important;
	background: none !important;
	border: 1px transparent !important;
	font-weight:700 !important;
	font-size:9px !important;
	padding: 2px  5px 3px !important;
}

.FilterAllBlu .btn-cancella:hover,
.FilterAllBlu .btn-cancella:focus,
.FilterAllBlu .btn-cancella:active,
.FilterAllBlu .btn-cancella.active {
	color: #FFFFFF !important;
	background: none !important;
	border: 1px transparent !important;
	outline: none
}


/************************************** Default */
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
 
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
 
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

/************************************** STAMPA - arancione */
.btn-stampa {
  color: #f0ad4e;
  background-color: #ffffff;
  /*border-color: #cccccc;*/
  border: 1px transparent !important;
}
 
.btn-stampa:hover,
.btn-stampa:focus,
.btn-stampa:active,
.btn-stampa.active,
.open .dropdown-toggle.btn-stampa {
  color: #f0ad4e;
  background-color: #ebebeb;
  /*border-color: #adadad;*/
}
 
.btn-stampa:active,
.btn-stampa.active,
.open .dropdown-toggle.btn-stampa {
  background-image: none;
}



 
/************************************ Variante Primary */
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
 
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
 
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
 
 
/**************************** Variante Warning */
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
 
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
 
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
 
 
/******************************* Variante Danger */
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
 
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
 
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
 
 
/******************************* Variante Success */
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
 
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
 
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
 
 
/********************************* Variante Info */
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
 
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
 
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

/*********************** Variante large */
.btn-lg {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 6px;
}
 
/*********************** Variante small */
.btn-sm {
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px;
}
 
 /*********************** Variante extra-small */
.btn-xs {
  padding: 1px 3px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px;  
}

/*********************** Variante extra extra-small */
.btn-xxs {
  padding: 1px 2px;
  font-size: 8px;
  border-radius: 3px;  
}


/******************* gruppi */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-group {
  position: relative;
  *margin-left: .3em;
  *zoom: 1;
}

/* fa andare a capo i gruppi
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}

.btn-group:after {
  clear: both;
}
*/

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}

.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}

.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

/********************************************************CRM*/

/* nuovi botton restyling */


.underlined-link {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid #27bdcb; margin-top: 2px; margin-left: 10px}
.underlined-link-g {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid green; margin-top: 2px; margin-left: 10px}
.underlined-link-o {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid #ffbf18; margin-top: 2px; margin-left: 10px}
.underlined-link-orangel {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid #ffe1b0; margin-top: 2px; margin-left: 10px}
.underlined-link-v {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid #e29fff; margin-top: 2px; margin-left: 10px}
.underlined-link-r {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid #81c097; margin-top: 2px; margin-left: 10px}
/*.underlined-link-r {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid #f1f180; margin-top: 2px; margin-left: 10px}*/
.underlined-link-client {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid #c0c27c; margin-top: 2px; margin-left: 10px}
.underlined-link-red {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid #ff421e; margin-top: 2px; margin-left: 10px}
.underlined-link-gray {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid gray; margin-top: 2px; margin-left: 10px}
.underlined-link-grayl {height:20px; line-height:20px; display:inline-block; border-bottom: 4px solid #d5d5d5; margin-top: 2px; margin-left: 10px}

a.underlined-link:hover,
a.underlined-link-g:hover,
a.underlined-link-o:hover,
a.underlined-link-orangel:hover,
a.underlined-link-v:hover,
a.underlined-link-r:hover,
a.underlined-link-client:hover,
a.underlined-link-b:hover,
a.underlined-link-red:hover,
a.underlined-link-gray:hover,
a.underlined-link-grayl:hover {
	border-bottom: 4px solid gray
}

button.underlined-link,
html input.underlined-link[type="button"],
input.underlined-link[type="reset"],
input.underlined-link[type="submit"] {
  cursor: pointer;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin: -2px 0 0px 10px;
  padding: 0 0 20px 0; 
  background:none;
}

button.underlined-link:hover,
html input.underlined-link[type="button"]:hover,
input.underlined-link[type="reset"]:hover,
input.underlined-link[type="submit"]:hover {
	border-bottom: 4px solid gray
}

button.underlined-link-v,
html input.underlined-link-v[type="button"],
input.underlined-link-v[type="reset"],
input.underlined-link-v[type="submit"] {
  cursor: pointer;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin: -2px 0 0px 10px;
  padding: 0 0 20px 0; 
  background:none;
}

button.underlined-link-v:hover,
html input.underlined-link-v[type="button"]:hover,
input.underlined-link-v[type="reset"]:hover,
input.underlined-link-v[type="submit"]:hover {
	border-bottom: 4px solid gray
}



 /************************************** CONFERMA blu
BLU GENERICO  */
.btn-confermaCrm,
.btn-stdCrm {
  color: #073E0C; 
  background-color: #FFFFFF; 
  border-color: #CCCCCC; 
}
 
.btn-confermaCrm:hover,
.btn-confermaCrm:focus,
.btn-confermaCrm:active,
.btn-confermaCrm.active,
.open .dropdown-toggle.btn-confermaCrm,
.btn-stdCrm:hover,
.btn-stdCrm:focus,
.btn-stdCrm:active,
.btn-stdCrm.active,
.open .dropdown-toggle.btn-stdCrm {
  color: #073E0C; 
  background-color: #f3f3f3; 
  border-color: #CCCCCC; 
}
 
.btn-confermaCrm:active,
.btn-confermaCrm.active,
.open .dropdown-toggle.btn-confermaCrm,
.btn-stdCrm:active,
.btn-stdCrm.active,
.open .dropdown-toggle.btn-stdCrm{
  background-image: none;
}

/************************************** PIANIFICA SLOT - beige */
.btn-pianificaslot {
  color: #000000;
  background-color: #e0dadc;
  border-color: #CFC3C7;
  padding: 5px 5px;
  margin-top:-1px;
  margin-left:0;
  text-shadow: 1px 1px #ffffff;
}
 
.btn-pianificaslot:hover,
.btn-pianificaslot:focus,
.btn-pianificaslot:active,
.btn-pianificaslot.active,
.open .dropdown-toggle.btn-pianificaslot {
  color: #000000;
  background-color: #CCC4C7;
  border-color: #CFC3C7;
}
 
.btn-pianificaslot:active,
.btn-pianificaslot.active,
.open .dropdown-toggle.btn-pianificaslot {
  background-image: none;
}

/*********************************bottone calcola scadenze*/


ul.dropdown-container {list-style:none; margin:0; padding:0;position:relative}

.btn>.caret,
.dropup>.btn>.caret{border-top-color:#444444!important}


/********bottone importa acquisti FE*/
.btn.btn-indietro>.caret,
.dropup>.btn.btn-indietro>.caret{border-top-color:#333333!important}


.btn-light>.caret,
.dropup>.btn-light>.caret{border-top-color:#073E0C!important}

.caret{
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px dashed;
	border-top:4px solid\9;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}

.btn .caret{margin-left:0}

.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}

.dropup .btn-lg .caret{border-width:0 5px 5px}

.dropdown,.dropup{position:relative}
.dropdown-toggle:focus{outline:0}
.dropdown-menu{
	position:absolute;
	top:100%;
	right:0 !important;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:2px 0;
	margin:0px 0 2px 0;
	font-size:10px !important;
	text-align:left;
	list-style:none;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	box-shadow:0 6px 12px rgba(0,0,0,.175)
}

/*
.dropdown-menu li,
.dropdown-menu li input {text-transform:uppercase !important}
*/

.dropdown-menu.pull-right{right:0;left:auto}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.dropdown-menu>li>a{display:block;padding:3px 10px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}

.BgBlu .dropdown-menu>li, 
.BgBlu .dropdown-menu>li>a {color:#333 !important}


.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover{color:#777}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}


/********voci tendina 3 puntini**********/
.dropdown.open>.dropdown-menu>li>a {
	text-transform:uppercase !important;
	font-family: 'Roboto Condensed',"Helvetica Neue",Arial,sans-serif;
	font-weight:700;
	/*font-size: 9px !important;*/
	font-size: 10px !important;
}
/**********/

.open>.dropdown-menu{display:block}
.open>a{outline:0}

.dropdown-menu-right{right:0;left:auto}
.dropdown-menu-left{right:auto;left:0}
.dropdown-header{display:block;padding:3px 20px;font-size:10px;line-height:1.42857143;color:#777;white-space:nowrap}
.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}
.pull-right>.dropdown-menu{right:0;left:auto}


.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}
.open>.dropdown-toggle.btn-default{background-image:none}


.open>.dropdown-toggle.btn-stampa{color:#ffffff;background-color:#f0ad4e;border-color:#eea236}
.open>.dropdown-toggle.btn-stampa.focus,
.open>.dropdown-toggle.btn-stampa:focus,
.open>.dropdown-toggle.btn-stampa:hover{color:#ffffff;background-color:#ed9c28;border-color:#d58512}
.open>.dropdown-toggle.btn-stampa{background-image:none}



.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle{outline:0}
.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}
.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}
.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}

/************************************** CARTELLINO */
.btn-cart {
  color: #ffffff;
  background-color: #008000;
  border-color: #006c00;
}
 .btn-cartOFF {
  color: #ffffff;
  background-color: #6eb76e;
  border-color: #006c00;
}
 
.btn-cart:hover,
.btn-cart:focus,
.btn-cart:active,
.btn-cart.active,
.open .dropdown-toggle.btn-cart,
.btn-cartOFF:hover,
.btn-cartOFF:focus,
.btn-cartOFF:active,
.btn-cartOFF.active,
.open .dropdown-toggle.btn-cartOFF {
  color: #ffffff;
  background-color: #6eb76e;
  border-color: #006c00;
}
 
.btn-cart:active,
.btn-cart.active,
.open .dropdown-toggle.btn-cart,
.btn-cartOFF:active,
.btn-cartOFF.active,
.open .dropdown-toggle.btn-cartOFF{
  background-image: none;
}



.btn-exit {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-exitOFF {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-exit:hover,
.btn-exit:focus,
.btn-exit:active,
.btn-exit.active,
.open .dropdown-toggle.btn-exit,
.btn-exitOFF:hover,
.btn-exitOFF:focus,
.btn-exitOFF:active,
.btn-exitOFF.active,
.open .dropdown-toggle.btn-exitOFF{
  color: #FFFFFF;
  background-color: #f0ad4e;
  border-color: #eea236;
}
 
.btn-exit:active,
.btn-exit.active,
.open .dropdown-toggle.btn-exit,
.btn-exitOFF:active,
.btn-exitOFF.active,
.open .dropdown-toggle.btn-exitOFF{
  background-image: none;
}



 /*********************** Variante piccolissima per bottone ... */
.btn-minor,
.btn-minor2 {
  padding: 1px 3px 3px 3px;
  font-size: 10px;
  line-height: 10px;
  border-radius: 3px; 
  font-weight: bold
}

.btn-minor2  {margin-bottom:-10px; overflow:hidden; margin-left:3px; position:relative; top:-12px}

.btn-minor3 { 
  padding: 0px 2px 6px 1px;
  font-size: 13px;
  line-height: 2px;
  border-radius: 3px; 
  font-weight: 900;
  border: 2px solid #6a90da !important;
  color: #6a90da !important;
  background-color: transparent;
  letter-spacing: -1px;
}