< !--

/* bug di firefox */
.focus {
  outline: none;
  border: 0px;
}

a {
  outline: 0;
}

a.m_l:link {
  color: #0000FF;
  text-decoration: none;
  line-height: 1.5em;
}

a.m_l:visited {
  color: #0000FF;
  text-decoration: none;
  line-height: 1.5em;
}

a.m_l:hover {
  color: #FF0000;
  text-decoration: none;
  line-height: 1.5em;
}

a.m_l_s:link {
  color: #339966;
  text-decoration: none;
  line-height: 1.5em;
}

a.m_l_s:visited {
  color: #0000FF;
  text-decoration: none;
  line-height: 1.5em;
}

a.m_l_s:hover {
  color: #FF0000;
  text-decoration: none;
  line-height: 1.5em;
}

.verde {
  color: #008000
}

.Stile1 {
  font-family: "verdana";
  font-size: 9pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}

head {

  width: 100%;
}

body {

  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  font-family: "verdana";
  font-size: 12px;
  height: 100%;
}

#container {
  margin: 0 auto;
  width: 100%;
  overflow: auto;

  background-color: white;
  background-repeat: repeat-y;
  text-align: left;
  top: 30px;
  position: relative;
}

#index_pannello_furgone {
  position: absolute;
  right: 5%;
  top: 10px;
  height: 600px;
  width: 600px;
  overflow: hidden;
}

#index_pannello_password {
  position: absolute;
  left: 50px;
  top: 60%;
  height: 100px;
  width: 500px;
  background-color: transparent;
}

#index_pannello_logo {
  position: absolute;
  left: 50px;
  top: 30%;
  height: 100px;
  width: 100px;
}

#pannello_superiore {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 72px;
  width: 100%;
  font-family: "verdana";
  font-size: 22pt;
  color: rgb(100, 100, 100);
  background-color: transparent;
  border-bottom: 0px solid #000000;
  /*  min-width: 1000px; */
}

#pannello_benvenuto {
  position: absolute;
  left: 135px;
  top: 15px;
  height: 30px;
  width: 400px;
  font-family: "verdana";
  font-size: 14pt;
  color: rgb(100, 100, 100);
  background-color: transparent;
  border-bottom: 0px solid #000000;

}

#box {
  position: absolute;
  top: 76px;
  left: 135px;
  /*width: 85%; */
  height: 30px;
  right: 160px;
  background-color: transparent;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-bottom: 0px solid #CCC;
  border-right: 0px solid #CCC;
  -moz-border-radius: 12px 0;
  /* FF1+ */
  -webkit-border-radius: 12px 0;
  /* Saf3-4 */
  border-radius: 12px 0;
  /* Opera 10.5, IE 9, Saf5, Chrome */
  z-index: -1;
  /*ombra*
	-webkit-box-shadow: inset 5px 5px 10px #AAA;
	-moz-box-shadow: 5px 5px 20px #666;
	box-shadow:5px 5px 20px #666;

	filter:
    progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=7)
    progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=10)
    progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=10)
    progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=7);
*/
}

#pannello_pulsanti_superiori {
  /* background-image:url(pulsanti/car&me-02.jpg); */
  background-image: url(pulsanti/careme.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  position: absolute;
  padding-top: 3px;
  right: 1%;
  top: 5px;
  height: 64px;
  width: 150px;
  background-color: transparent;
  border: 0px solid #000000;
  z-index: -1;
}

#pannello_mappa {
  position: absolute;
  left: 135px;
  top: 45px;
  height: 15px;
  /*  width: 550px; */
  font-family: "verdana";
  font-weight: regular;
  font-size: 11px;
  color: #999;
  background-color: transparent;
  border-bottom: 0px solid #000000;
}

#pannello_raccolta_dati {
  position: absolute;
  left: 135px;
  top: 90px;
  right: 1%;
  padding-left: 15px;
  font-family: "verdana";
  font-size: 12pt;
  color: rgb(100, 100, 100);
  background-color: transparent;
  /*border-bottom: thin solid #CCC;*/
  border-radius: 0px 12px;
  z-index: -1;
  border-left: thin solid #CCC;
  clear: both;
  overflow: visible;
  padding-bottom: 15px;
  min-height: 670px;
}

#pannello_anteprima_preventivi {
  position: absolute;
  left: 730px;
  top: 110px;
  /* height:635px; */
  /*  width: 250px; */
  right: 1%;
  font-family: "verdana";
  font-size: 10pt;
  color: rgb(100, 100, 100);
  background-color: transparent;
  background-color: #DBE49D;
  background-color: #FFFFFF;
  border-bottom: 0px solid #000000;
  overflow: auto;
}

.tbl_anteprima .dropdown-menu a {
  font-size: 10px !important;
  font-family: "verdana" !important;
}

.tbl_anteprima table tr:first-child {
  height: 32px !important;
}

.tbl_anteprima table tr:first-child td {
  padding-top: 4px !important;
}

.tbl_anteprima .dropdown-menu .fa {
  width: 20px !important;
  text-align: center;
}

.tbl_anteprima .num_prev {
  text-align: right;
  padding-right: 80px;
}

#pannello_menu {
  position: absolute;
  left: 3px;
  top: 76px;
  width: 125px;
  font-family: "verdana";
  font-size: 10pt;
  color: rgb(100, 100, 100);
  background-color: transparent;
  border-bottom: 0px solid #ccc;
  border-color: #ccc;

}

#pannello_versione {
  position: absolute;
  left: 16px;
  top: 16px;
  /*height: 50px;*/
  width: 100px;
  font-family: "verdana";
  font-size: 6pt;
  color: rgb(100, 100, 100);
  background-color: transparent;
}

#pannello_notifica_lead {
  width: 100%;
  padding: 5px;
  height: 100%;
  overflow: auto;
}

#pannello_operativo {
  position: absolute;
  padding-left: 0px;
  left: 120px;
  top: 80px;
  height: 600px;
  right: 5%;
  /*  background-color: #F6D596;*/
  background-color: transparent;
  border: 0px solid #000000;
  min-width: 900px;
}

#pannello_dim_minima {
  position: relative;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 900px;
  background-color: transparent;
}

#pannello_elenco_opt {
  position: absolute;
  padding-left: 0px;
  left: 5px;
  top: 400px;
  height: 200px;
  width: 120px;
  background-color: transparent;
  border: 0px solid #000000;
  font-size: 9px;
}

.ul_optional {

  padding-left: 40px;
  margin-top: 0px;

}



input.btn,
.btn10,
.btn12,
.btn13,
.btn5,
.btn15,
input.btn:hover,
.btn10:hover,
.btn12:hover,
.btn5:hover,
.btn15:hover,
input.btn:active,
.btn10:active,
.btn12:active,
.btn5:active,
.btn15:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #CCC;
  cursor: pointer;
  min-width: 60px;
  -moz-border-radius: 5px;
  /* FF1+ */
  -webkit-border-radius: 5px;
  /* Saf3+, Chrome */
  border-radius: 5px;
  border: 0px;
  color: #000;
  height: 20px;

  background-image: -moz-linear-gradient(top, #999, #FFF);
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #999), color-stop(1, #FFF));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#99999999', EndColorStr='#FFFFFFFF');
  /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#99999999', EndColorStr='#FFFFFFFF')";
  /* IE8 */

}

input.btn:hover,
.btn10:hover,
.btn12:hover,
.btn13:hover,
.btn5:hover,
.btn15:hover {
  background-color: #999;
  font-weight: bold;
  color: #FFF;
  text-shadow: 1px 1px 1px #000;

  background-image: -moz-linear-gradient(top, #999, #666);
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #999), color-stop(1, #666));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#99999999', EndColorStr='#66666666');
  /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(StartColorStr='#99999999', EndColorStr='#66666666')";
  /* IE8 */
}

input.btn:active,
.btn10:active,
.btn12:active,
.btn13:active,
.btn5:active,
.btn15:active {
  background-color: #555;
  font-weight: bold;
  color: #FFF;
  text-shadow: 1px 1px 1px #000;
  background-image: -moz-linear-gradient(top, #999, #666);
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #999), color-stop(1, #666));
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#99999999', EndColorStr='#66666666');
  /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(StartColorStr='#99999999', EndColorStr='#66666666')";
  /* IE8 */
}

.btn10,
.btn10:hover,
.btn10:active {
  font-size: 10px;
  min-width: 60px;
  height: 20px;
}

.btn12,
.btn12:hover,
.btn12:active {
  font-size: 10px;
  width: 80px;
  height: 20px;
}

.btn13,
.btn13:hover,
.btn13:active {
  font-size: 10px;
  width: 120px;
  height: 20px;
}

.btn5,
.btn5:hover,
.btn5:active {
  font-size: 14px;
  width: 30px;
  height: 20px;
}

.btn15,
.btn15:hover,
.btn15:active {
  font-size: 16px;
  width: 110px;
  height: 30px;
}

.td_btn {
  width: 25%;
  padding: 5px 20px 5px 0px;

}

.tbl_infondo {

  width: 300px;

}


.infondo {

  font-size: 10px;
  line-height: 15px;
}

OPTION.blu_ambiente {
  background-color: #143154;
  color: white
}

OPTION.bianco_artico {
  background-color: #FFFFFF;
  color: black
}

OPTION.blu_segnale {
  background-color: #004785;
  color: white
}

OPTION.verde_muschio {
  background-color: #0F4343;
  color: white
}

OPTION.blu_elettrico {
  background-color: #0073AF;
  color: white
}

OPTION.argento_alogeno {
  background-color: #CDCFCD;
  color: maroon
}

OPTION.blu_cina {
  background-color: #004579;
  color: white
}

OPTION.giallo_zafferano {
  background-color: #F8C000;
  color: black
}

OPTION.mandarino {
  background-color: #EF6B1B;
  color: white
}

OPTION.rosso_dalia {
  background-color: #BE1110;
  color: white;
}

.campo {
  font-size: 14px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  background-color: #EEE;
  border-top: 2px solid #333;
  border-left: 2px solid #333;
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
}

.span_gia_inserito {
  font-size: 12px;
  color: #339966;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  background-color: transparent;

}

.campo_1,
.campo_1_editor,
.campo_1_block,
.class_opt_attivo,
.class_opt_non_attivo,
.campo_calcolato,
.campo_1_piccolo,
.campo_1_giallo,
.campo_1_rosso,
.campo_1_grande,
.campo_1_numero {
  font-size: 12px;
  font-family: "verdana";
  background-color: #FFFFFF;
  border: thin solid #999;


  -moz-border-radius: 5px;
  /* FF1+ */
  -webkit-border-radius: 5px;
  /* Saf3+, Chrome */
  border-radius: 5px;
  padding-right: 2px;

}

.select_preventivo {
  width: 300px;
  border: thin solid #CCC;
  background-color: #CFF;

}

.select_preventivo_piccolo {
  width: 100px;
  border: thin solid #CCC;
  background-color: #CFF;

}

.textarea {

  resize: none;

}

textarea:focus {

  background-color: #CFF;

}

.select_preventivo:focus {

  width: auto;
  min-width: 300px;
}

/*
select:nth-child (even) {
	
	background-color: #CFF;
	
}

select:nth-child (odd) {
	
	background-color: #FFF;
	
}
*/

.titoletto {

  color: #666;

}

#totale_opt,
#totale_acc,
#totale_permuta,
#totale_campagne,
#totale_finanziamento,
.tright {

  float: right;
  padding-right: 20px;
  text-align: right;
  /*padding-left:100px;*/

}

.div_spry {

  max-width: 300px;
  padding-top: 10px;
  overflow: visible;
}



.td_padding {

  padding-left: 10px;
  vertical-align: top;
}

.select_fin {
  border: thin solid #999;
  font-size: 0.8em;
  text-align: left;

}

.select_fin:focus {

  min-width: 0px;
}

.campo_1_editor {
  background-color: #F8CAA5;
}

.campo_1_piccolo {
  font-size: 10px;
}

.campo_1_block {
  background-color: #E0E0E0;
}

.campo_1_rosso {
  background-color: #FF0000;
}

.campo_1_giallo {
  background-color: #FFFF99;
}

.campo_calcolato {
  background-color: #CCFFCC;
  text-align: right;
  font-size: 0.8em;
}

.campo_1_numero {
  text-align: right;
  border: thin solid #999;
  font-size: 0.8em;

}

.larg1 {
  width: 190px !important;
  text-align: right;
  font-size: 0.8em;
  font-family: "verdana";
  border: thin solid #999;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.larg2 {
  width: 100px !important;
}

.larg3 {
  width: 300px !important;
}

.class_opt_attivo {
  width: 100%;
  font-size: 0.8em;
  /*padding-left:5px;*/
  border: thin solid #999;
}

.class_opt_non_attivo {
  color: #777;
  background-color: #DDD;
  width: 100%;
  font-size: 0.8em;
}

#td_opt_attivo {

  width: 40px !important;

}

.class_acc {

  width: 95%;
  font-size: 0.8em;
  padding-left: 5px;
  border: thin solid #999;
  clear: both;

}

.class_perm {

  width: 95%;
  font-size: 0.8em;
  padding-left: 5px;
  border: thin solid #999;
  clear: both;

}

.valuta_perm {

  width: 85%;
  font-size: 0.8em;
  padding-left: 5px;
  border: thin solid #999;
  clear: both;

}

.class_targa {

  font-size: 0.8em;
  padding-left: 5px;
  border: thin solid #999;

}

.input_med {

  width: 100px;

}

.input_small {

  font-size: 0.8em;
  width: 40px;
}

.a_info {
  width: 15px;
  padding: 0px 4px;
  font-size: 0.8em;
  font-family: "Georgia";
  font-weight: bold;
  outline: none;
  background-color: #3399FF;
  color: #FFF;
  text-decoration: none;

  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;

}

.opt_prezzo,
.acc_prezzo {

  font-size: 0.8em;
  border: thin solid #999;
  width: 30px;
}

.span_num_pag {
  font-size: 10px;
  font-weight: normal;
}

ul {
  margin-left: -25px;
  margin-right: 5px;
}

li {}

.tbl_preventivo,
.tbl_campagne {
  font-family: "verdana";
  font-size: 12px;
  color: #222;
  border-collapse: collapse;
  /*width:100%;*/
}

.tbl_avvisi td {
  padding: 1px 5px 1px 5px;
}

.tbl_spry {

  color: #222;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.8em;
  overflow: visible;
}


.tbl_spry td:first-child {

  width: 20px;

}

.tbl_spry td {
  text-align: left;
  padding: 3px 5px;
}

.td_dotazioni {

  font-size: 0.7em;

}

.tbl_anteprima {
  font-family: "verdana";
  font-size: 10px;
  color: #222;
  border-collapse: collapse;
  border-width: thin;
}

.titolo_tbl_prev {

  font-size: 1.4em;
  color: #999;
  line-height: 1.6em;
}

.td_tbl_prev {

  padding: 10px;
}

.dotted_border {
  padding-bottom: 10px;
  border-bottom: thin dotted #999;
}

.td_prev_head {
  background-color: #FFFF99;
}

.td_cliente {
  /*  background-color: #DEDCBD; */
  background-color: #FFFFFF;
  cursor: default;
}

.td_cliente_head {
  /*  background-color: #DFDBAE; */
  background-color: #EEE;
}

.tr_cliente,
.tr_cliente:active,
.tr_cliente:hover {
  background-color: #FFFFFF;
  cursor: pointer;
}

.tr_cliente:hover {
  background-color: #DDD;
}


h4 {
  font-family: "verdana";
  font-size: 16px;
  color: #222;
}

.tr_prev,
.tr_prev:active,
.tr_prev:hover {
  background-color: #FDFDB7;
  cursor: pointer;
}

.tr_prev:hover {
  background-color: #DDFDB7;
}

.tr_prev_ord,
.tr_prev_ord:active,
.tr_prev_ord:hover {
  background-color: #F9DBA3;
  cursor: pointer;
}

.tr_prev_ord:hover {
  background-color: #D9DBA3;
}

select {
  background-color: #FFF;
  -moz-border-radius: 5px;
  /* FF1+ */
  -webkit-border-radius: 5px;
  /* Saf3+, Chrome */
  border-radius: 5px;
  color: #000;
  border: thin solid #CCC;
}

a.mio_link:link {
  color: #0000FF;
  text-decoration: underline;
}

a.mio_link:visited {
  color: #0000FF;
  text-decoration: underline;
}

a.mio_link:hover {
  color: #cc66ff;
  text-decoration: underline;
}

a.link_cronologia_contatti:link {
  color: #3366FF;
  text-decoration: underline;
}

a.link_cronologia_contatti:visited {
  color: #3366FF;
  text-decoration: underline;
}

a.link_cronologia_contatti:hover {
  color: #3366FF;
  text-decoration: underline;
}

.aggiornamento_new {
  background-color: #F1BA52;
}

/*form gestione stock */

.importazione_form {
  border: 1px solid;
  padding: 20px;
  margin: 10px;
  /*bordi arrotondati*/
  -moz-border-radius: 4px 4px 4px 4px;
  /* FF1+ */
  -webkit-border-radius: 4px 4px 4px 4px;
  /* Saf3-4 */
  border-radius: 4px 4px 4px 4px;
  /* Opera 10.5, IE9, Saf5, Chrome */
}

.div_messaggio {
  color: red;
  background-color: yellow;
  border: 1px solid;
  margin: 10px;
  padding: 10px;
  -moz-border-radius: 4px 4px 4px 4px;
  /* FF1+ */
  -webkit-border-radius: 4px 4px 4px 4px;
  /* Saf3-4 */
  border-radius: 4px 4px 4px 4px;
  /* Opera 10.5, IE9, Saf5, Chrome */
}

.tabella_importazione {
  border: 1px solid;
  text-align: left;
  font-size: 10px;
  border-collapse: collapse;
}

.tabella_importazione td,
.tabella_importazione th {
  border: 1px solid;
}

.tabella_importazione th {
  background-color: #99CCFF;
}

#pannello_stock {
  /*
  background-color: #FF00FF;
  float: right;
  position: absolute;
  left: 570px;
  top: 70px;  
  max-height: 250px;
  overflow: auto;
  */
}

.content {
  font-size: 10px;
  display: block;
}

/*classi sfondo anteprima preventivi */
.sfondo_td_magnani {
  background-color: orange;
}

.sfondo_td_marcar {
  background-color: #99CCFF;
}

.sfondo_td_nrg,
.sfondo_td_NRG {
  background-color: #FFFF00;
}

.sfondo_td_stock {
  background-color: #ffc0fa;
}


.ui-autocomplete-loading {
  background: url('jquery/images/ui-anim_basic_16x16.gif') right center no-repeat !important;
}

.ui-menu {
  /*width: 150px;*/
  font-size: 11px;
}

.tbl_anteprima tr.permuta_titolo td,
.tbl_anteprima tr.proposta_titolo td {
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  cursor: pointer;
  color: #666;
}

-->

/* jquery alert*/
#popup_container {
  font-family: Arial, sans-serif;
  font-size: 12px;
  min-width: 300px;
  /* Dialog will be no smaller than this */
  max-width: 600px;
  /* Dialog will wrap after this width */
  background: #FFF;
  border: solid 5px #999;
  color: #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#popup_title {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.75em;
  color: #666;
  background: #CCC url(jquery/images/title.gif) top repeat-x;
  border: solid 1px #FFF;
  border-bottom: solid 1px #999;
  cursor: default;
  padding: 0em;
  margin: 0em;
}

#popup_content {
  background: 16px 16px no-repeat url(jquery/images/info.gif);
  padding: 1em 1.75em;
  margin: 0em;
}

#popup_content.alert {
  background-image: url(jquery/images/info.gif);
}

#popup_content.confirm {
  background-image: url(jquery/jquery/images/important.gif);
}

#popup_content.prompt {
  background-image: url(jquery/images/help.gif);
}

#popup_message {
  padding-left: 48px;
}

#popup_panel {
  text-align: center;
  margin: 1em 0em 0em 1em;
}

#popup_prompt {
  margin: .5em 0em;
}


/************** Prova Listini *********************/

.listini {

  /*width:100%;*/
  /*height:400px;*/
  background: url('opt1/img/icons/debut-light.png') repeat rgb(252, 252, 252);
  border-radius: 10px;
  /*margin-left:10px;*/
  padding: 20px;
  overflow: auto;

}

.albero {
  border: thin solid #CCC;
  padding: 20px;
  width: 150px;
  /*height:300px;*/
  border-radius: 6px;
  background: #fff;
  float: left;
  overflow: auto;
}

.contenuto {
  position: relative;
  border: thin solid #CCC;
  background: #fff;
  min-height: 0px;
  float: left;
  border-radius: 6px;
  margin-left: 20px;
  display: none;

}

.albero,
.contenuto {

  box-shadow: inset 1px 1px 2px #CCC;

}

#ifrm_vis {
  border-radius: 6px;
  min-width: 718px;
}

/*.frameHeight {
	
	height:580px;
}*/

/**************** tabella Valutazione Web ******************/

.tbl_valutazione_web,
.criteri_ricerca,
.tbl_valutazione_eurotax {
  width: 100%;
  text-align: left;

}

.tbl_valutazione_eurotax th {
  text-align: right;
}

.tbl_valutazione_eurotax tr.border_bottom td,
.tbl_valutazione_eurotax tr.border_bottom th,
.border_bottom {
  border-bottom: 1pt solid black;
}

.border_all {
  border-top: 1pt solid black;
  border-bottom: 1pt solid black;
}

.tbl_valutazione_web tr:nth-child(odd),
.criteri_ricerca tr:nth-child(odd) {
  background: #EFFFCC;
}

.tbl_valutazione_web th:nth-child(odd),
.criteri_ricerca th:nth-child(odd) {

  text-align: right;
  padding: 3px 10px;
  border-right: 1px solid #fff;

}

.caption_title {
  font-size: 18px;
  background-color: #9BD027;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 2px #999;

}

.tbl_valutazione_web th,
.criteri_ricerca th {

  width: 33%;
}


.td_padding {

  padding: 3px 10px;

}

.th1 {}

.td_brdrght {

  border-right: 1px solid #fff;

}

.bordo_pmp_th {

  border-top: 1px solid #CC0015;
  border-bottom: 1px solid #CC0015;
  border-left: 1px solid #CC0015;
  color: #CC0015;

}

.bordo_pmp_td1 {

  border-top: 1px solid #CC0015;
  border-bottom: 1px solid #CC0015;
  color: #CC0015;
  font-weight: bold;

}

.bordo_pmp_td2 {

  border-top: 1px solid #CC0015;
  border-bottom: 1px solid #CC0015;
  border-right: 1px solid #CC0015;
  color: #CC0015;
  font-weight: bold;

}

.criteri_ricerca {

  width: 100%;
}

.div_spry_vw {

  width: 100%;
  padding: 10px 0px 0px 0px;
}

.rosso {
  color: red !important;
}

.marrone {
  color: brown !important;
}

.verde {
  color: green !important;
}

.giallo {
  color: yellow !important;
}

.arancio {
  color: #ff8c00 !important;
}

.blue {
  color: blue !important;
}

.azzurro {
  color: #00CCFF !important;
}

/*raccolta allarmi */
#raccoltaAllarmi {
  position: fixed;
  bottom: 0px;
  right: 0px;
  max-width: 450px;
  z-index: 999;
}

#raccoltaAllarmi .allarme,
#raccoltaAllarmi .avviso {
  padding: 10px;
  border-radius: 5px;
  margin-top: 5px;
}

#raccoltaAllarmi .allarme {
  background-color: #FF0000;
  color: white;
  border: solid 1px #ddd;
}

#raccoltaAllarmi .avviso {
  background-color: #F2F69B;
  color: #808080;
  border: solid 1px #ddd;
}

.chiudiDiv {
  float: right;
  padding: 1px;
  cursor: pointer;
  background-color: white;
  margin-left: 10px;
}

.riepilogo_iva {
  background-color: #F9E87E;
  color: black;
}

.overlay {
  position: absolute;
  margin: 0;
  background-color: #c3c3c3;
  width: 100%;
  height: 100%;
  opacity: .8;
  text-align: center;
  padding: 100px;

}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center !important;
  padding: 6px 0 !important;
  font-size: 12px;
  line-height: 1.42 !important;
  border-radius: 15px !important;
}

/*scroll ragsoc delle ricerca*/
#div_pagination_az_ricerca {
  text-align: center;
  padding-left: 2px;
}

#pagination_az_ricerca {
  height: 400px;
  overflow: auto;
  text-align: left;
  margin-top: 5px;
}

#pagination_az_ricerca ol {
  margin-left: -15px;
}

#pagination_az_ricerca .pos_corrente {
  background-color: blue;
  color: white;
  padding: 2px;
  border-radius: 4px;
}

.pagination.pagination-xs {
  margin: 2px auto !important;
}

.pagination-xs>li>a,
.pagination-xs>li>span {
  padding: 3px 4px !important;
  line-height: 1.42857143 !important;
  font-size: 1.2em;
}

/*vetrina offerte*/
.contenitore_campagne {
  float: left;
  width: 500px;
}

.contenitore_campagne>.div_offerta_campagna {
  background-color: green;
  color: white;
  border-radius: 10px;
  padding: 8px;
  margin: 5px;
  display: inline-grid;
}

.contenitore_campagne>.div_offerta_campagna>.prezzo {
  font-size: 2rem;
  font-weight: 900;
  width: 70px;
  text-align: right;
  display: inline-grid;
  vertical-align: top;
}

.contenitore_campagne>.div_offerta_campagna>.testo {
  width: 120px;
  display: inline-block;
  margin-left: 5px;
}

.contenitore_campagne>.div_offerta_campagna>.dettaglio_campagna {
  display: block;
  margin-left: 80px;
  font-weight: normal;
  font-size: 1.2rem;
  color: #ccc;
}

.contenitore_campagne>.titolo {
  font-size: 1.3rem;
  font-weight: 800;
}

.contenitore_vetrina {
  float: left;
  /*margin-left: 20px;*/
  width: 752px;
  padding: 10px 50px;
  background-color: #1b5f8c;
}

.contenitore_vetrina .contenitore_veicoli {
  float: left;
  padding: 4px 10px;
  /*border: 1px solid #aaa;*/
  width: 650px;
}

.contenitore_vetrina .veicolo_in_vetrina {
  float: left;
  padding: 0 10px;
  border: 1px solid #aaa;
  height: 170px;
  border-radius: 15px;
  margin: 0 5px 0 5px;
  background-color: white;
}

.contenitore_vetrina .titolo {
  position: relative;
  /*left: 30px;*/
  /*background-color: #dff294;*/
  width: 650px;
  font-size: 1.8rem;
  padding: 5px;
  color: white;
  font-weight: bold;
}

.contenitore_vetrina .arrow-right {
  width: 0;
  height: 0;
  border-top: 90px solid transparent;
  border-bottom: 90px solid transparent;
  border-left: 30px solid #c0c0c0;
  float: left;
}

.contenitore_vetrina .arrow-left {
  width: 0;
  height: 0;
  border-top: 90px solid transparent;
  border-bottom: 90px solid transparent;
  border-right: 30px solid #c0c0c0;
  float: left;
}

.contenitore_vetrina .contenitore_veicoli .veicolo_in_vetrina .foto_veicolo {
  display: block;
  max-width: 140px;
  max-height: 75px;
  width: auto;
  height: auto;
  margin: auto auto;
}

.contenitore_vetrina .contenitore_veicoli .veicolo_in_vetrina .modello {
  font-size: 1.1rem;
  width: 140px;
  padding: 5px;
  height: 45px;
  overflow: auto;
}

.contenitore_vetrina .contenitore_veicoli .veicolo_in_vetrina .importo {
  font-size: 1.5rem;
  font-weight: 800;
  float: right;
  height: 45px;
  overflow: auto;
}

.contenitore_vetrina .contenitore_veicoli .contenitore-foto {
  height: 75px;
}

/*badge*/
.badge.badge-success {
  background-color: #356634 !important;
}

.badge.badge-warning {
  background-color: #95774b !important;
}

/* contenitore avvisi */
.contenitore_avvisi_fondo_pagina {
  position: fixed;
  bottom: -250px;
  right: 150px;
  background-color: #a7c8e1;
  height: 250px;
  width: 450px;
  border: 1px solid #144866;
  border-radius: 3px 0 0 0;
  color: #0d0d0d;
  overflow: auto;
  padding: 5px;
  z-index: 999;
}

#livechat-compact-container {
  position: fixed;
  right: 150px;
  bottom: -1px;
  opacity: .7;
  z-index: 10000;
}

#livechat-compact-container:hover {
  opacity: 1 !important;
}

.btn-chat a {
  font-family: arial;
  color: #0d0d0d;
  text-decoration: none;
  background: #a7c8e1;
  padding: 7px 20px 4px;
  display: block;
  font-weight: bold;
  font-size: 14px;
  border-left: 1px solid #144866;
  border-top: 1px solid #144866;
  border-right: 1px solid #144866;
  border-radius: 3px 3px 0 0px;
  position: relative;
  right: 0px;
  transition: background 0.2s, right 0.2s;
}

.btn-chat a:hover,
.btn-chat a:focus {
  padding: 9px 22px 6px;
  transition: background 0.2s, right 0.2s;
  right: -0px;
  color: #0d0d0d;
  text-decoration: none;
}

/* modal extra large */
.modal.modal-wide .modal-dialog {
  width: 90%;
}

.modal-wide .modal-body {
  overflow-y: auto;
}

/*puntatore su tabelle selezionabili */
.row_hand tr {
  cursor: pointer;
}

/*campagne marketing */

div.blocco_stat {
  float: left;
  text-align: center;
  width: 60px;
}

.blocco_stat .risultato,
.blocco_stat .assoluto {
  font-size: 14px;
  font-weight: bold;
}

.blocco_stat .titolo {
  font-size: 10px;
}

.panel.smart .panel-footer:hover {
  font-size: 2.1rem;
  transition: font-size .3s;
}

.panel.smart .panel-footer {
  font-size: 2rem;
  height: 45px;
}

.panel.smart a:hover {
  color: #23527c;
  text-decoration: none;
}

.riepilogo_campagne {
  background-color: #1b2482;
  color: white;
  padding: 5px;
  min-height: 300px;
  border-radius: 5px;
}

.riepilogo_campagne .content_riepilogo {
  padding-left: 13px;
  margin-top: -9px;
  font-weight: bold;
}

.text-count-wrapper {
  margin-top: -20px;
  margin-right: 5px;
  position: inherit;
}

.riepilogo_campagne table th {
  padding-top: 10px;
}

.riepilogo_campagne table td:nth-child(1) {
  padding-left: 15px;
}

.riepilogo_campagne table td:nth-child(2) {
  text-align: right;
}




/* Absolute Center Spinner */
.loadingOverlay {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loadingOverlay:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loadingOverlay:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loadingOverlay:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.tbl_tooltip>caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
  font-weight: bold !important;
  font-size: large !important;
}

@media screen and (max-width: 600px) {
  .logo {
      width: 50%;
      height: 50%;  
  }
}



}