html,body {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
	font-size: inherit;
	font-family: inherit;
}

*:focus {
	outline: none;
}

body {
	font-size: 75%;
	font-family: Verdana, Geneva, sans-serif;
	overflow: hidden;
}
/* override stili Google Maps */
.gm-style {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.esse-icon {
	background-image: url(../img/esse-icon.png);
	display: inline-block;
	margin: 0 7px;
	float: left;
	line-height: 18px;
	height: 18px;
	width: 25px;
	max-width: 25px;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

/* IE10 reset text */
input::-ms-clear {
	display: none;
}

#body {
	border: 1px solid #DDD;
}

#header {
	height: 55px;
	overflow: hidden;
}

#my-pos {
	margin-left: 0;
	margin-right: 0;
	float: left;
}

#search-address {
	float: left;
	width: 425px;
	height: 40px;
}

#form-address table {
	table-layout: fixed;
	border-spacing: 0px;
}

#form-address table td#td-address {
	width: 360px;
}

#form-address table td#td-search-botton {
	width: 55px;
}

#form-address table td#td-search-botton button {
	width: 47px;
	margin-right: 0;
	float: right;
	margin-left: 0;
}

#user-position .text {
	float: left;
	text-align: center;
	line-height: 40px;
	width: 50px;
}

#address-field {
	float: left;
}

#data-input {
	margin-bottom: 5px;
}

#filter-wrap #date-selected {
	color: #FF0000;
}

#filter-wrap .button {
	margin-right: 0px;
}

#filter-wrap {
	float: right;
}

#filter-wrap label {
	cursor: pointer;
}

#filter-wrap .checkbox {
	width: 20px;
	text-align: center;
	cursor: pointer;
}

#filter-wrap .image {
	width: 20px;
	text-align: center;
}

#filter-wrap .description {
	width: 165px;
}

#filter-wrap .reparti-button {
	width: 120px;
}

#filter-wrap .date-button {
	width: 150px;
}

#filter-wrap .servizi-button {
	width: 120px;
}

#filter-wrap .filter-menu {
	list-style: none;
	height: 40px;
	margin: 0;
	padding: 0;
}

#filter-wrap .filter-menu li {
	float: left;
	padding: 13px;
	/* 	font-weight: bold; */
	color: #555;
	cursor: pointer;
}

#filter-wrap .filter-menu li.divider {
	padding-left: 0px;
	padding-right: 0px;
}

#filter-wrap .filter-menu li .label {
	margin-right: 10px;
}

#data-button.selected #date-selected {
	font-weight: bold;
}

#filter-wrap .filter-menu li .arrow-s {
	margin-top: 1px;
}

#filter-wrap .filter-menu li a {
	color: #555;
	text-decoration: none;
}

#filter-wrap .filter-menu li:HOVER a,#filter-wrap .filter-menu li .active {
	color: #1A3C86;
	text-decoration: none;
}

#filter-wrap .filter-menu li .selected {
	color: #ff0000 !important;
	text-decoration: none;
	font-weight: bold;
}

#filter-wrap .filter-menu li:HOVER .arrow-s {
	border-top-color: #1A3C86;
}

#filter-wrap .filter-menu li .selected .arrow-s {
	border-top-color: #1A3C86;
}

#filter-wrap .filter-menu li .arrow-n {
	margin-top: -6px;
}

#filter-wrap .filter-menu li .active .arrow-n {
	border-bottom-color: #1A3C86;
}

#filter-wrap .filter-menu li .selected .arrow-n {
	border-bottom-color: #1A3C86;
}

#header .title-section,#filter-wrap .title-section,#search-info-wrapper .title-section {
	color: #444;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	font: bold 11px Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
}

#header .title-section {
	padding-bottom: 0px;
}

#clear-box-info {
	color: #444;
	font-size: 11px;
}

#data-button .label {
	font-weight: normal;
	margin-right: 0px !important;
	color: #555555;
}

#data-button  #date-selected {
	margin-right: 10px;
}

#search-info-wrapper {
	padding: 5px 10px;
}

#all-search {
	color: #444;
}

#search-info-wrapper .button-search {
	background: #ff0000;
	/* 	border: solid 1px #D9D9D9; */
	/* border: solid 1px #1A3C86; */
	/* 	text-shadow: 0 1px 0 #444; */
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	display: inline-block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	max-width: 220px;
	padding: 5px;
	position: relative;
}

#search-info-wrapper .button-search .clear-icon {
	height: 18px;
	width: 18px;
	top: 50%;
	position: absolute;
	right: 5px;
	margin-top: -9px;
}

#search-info-wrapper .button-search .label {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	margin-right: 23px;
	display: block;
	float: left;
	cursor: default;
	border-right: 1px solid white;
	padding-right: 7px;
}

#search-info-wrapper .button-search .label.no-margin {
	margin-right: 0px;
}

#search-info-wrapper .button-search .clear-search {
	width: 19px;
	height: 18px;
	background: url("../img/clear_white.png") no-repeat center center transparent;
	float: left;
	cursor: pointer;
}

#filter-wrap .filter-menu-slider {
	display: none;
	padding: 10px;
	margin-right: 0px;
	border-top: solid 1px #D9D9D9;
	margin-bottom: 0;
	overflow: hidden;
	width: 460px;
	background: #ffffff;
	right: 3px;
	z-index: 100;
	position: absolute;
	top: 58px;
}

#filter-wrap .filter-menu-slider .scrollable {
	height: 210px;
	overflow: auto;
}

#filter-wrap .filter-menu-slider .header-section {
	color: #ffffff;
	background: #1A3C86;
	padding: 4px;
	margin-bottom: 5px;
	position: relative;
}

#filter-wrap .filter-menu-slider .header-section h3 {
	width: 90%;
	float: left;
	margin: 0;
	padding: 0;
}

#filter-wrap .filter-menu-slider .header-section .close-icon {
	width: 15px;
	height: 15px;
	float: right;
	cursor: pointer;
	background: url('../img/close.png');
	background-repeat: no-repeat;
	background-position: center;
	/* 	margin-top: 2px; */
	/* 	margin-right: 2px; */
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -7px;
}

#filter-wrap #data-selector {
	width: 230px;
}

#go-today {
	margin: 0;
	width: 100%;
	text-align: center;
	float: none;
	width: 100%;
}

#go-today .label {
	padding-left: 50px !important;
}

#data-input table {
	width: 100%;
}

#datepicker  .ui-state-active {
	background: #ff0000;
	color: white;
}

#data-input table .giorno-input,#data-input table .mese-input {
	width: 65px;
}

#data-input .title-section {
	padding-bottom: 0;
}

#filter-wrap #serviziext-container {
	width: 100%;
}

.clear {
	float: none;
	clear: both;
}

.in-error {
	border: 1px solid #C00 !important;
}

.ui-dialog {
	padding: 0;
}

.ui-dialog .ui-dialog-titlebar {
	border: none;
	background: #F7F7F7;
	color: #444;
	border-bottom: 1px solid #DDD;
}

.ui-dialog .ui-widget-content {
	border-color: #DDD;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
	display: none;
}

#loading {
	background: url("../img/loading.gif") no-repeat scroll 50% 50% #AAA;
	opacity: 0.3;
	filter: alpha(opacity =                                                                                                                                                                                                             30);
	-moz-opacity: .3;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
}

a:LINK,a:ACTIVE,a:VISITED {
	color: #1A3C86;
	text-decoration: none;
}

a:HOVER {
	text-decoration: underline;
}

.hidden {
	position: absolute;
	top: -10000px;
	margin: 0;
	padding: 0;
	height: 1px;
	width: 1px;
	font-size: 0.1em;
	line-height: 0.1em;
	left: 0px;
}

#body {
	position: relative;
}

#map-bar {
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #DDD;
	white-space: nowrap;
}

#map-bar button {
	margin: 6px;
}

#map-wrapper {
	height: 100%;
	float: right;
}

#map {
	width: 100%;
}

#panel {
	width: 250px;
	height: 100%;
	float: left;
	border-right: 1px solid #DDD;
	z-index: 0;
	position: absolute;
}

#panel-button {
	height: 30px;
	width: 30px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	/* 	border-top: 1px solid #DDD; */
	border-bottom: 1px solid #DDD;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	left: -1px !important;
}

#panel-button:HOVER {
	background-color: #FCFCFC;
}

#panel-button.left {
	background-image: url("../img/arrow_l.png");
}

#panel-button.left:HOVER {
	background-image: url("../img/arrow_l_hover.png");
}

#panel-button.right {
	background-image: url("../img/arrow_r.png");
}

#panel-button.right:HOVER {
	background-image: url("../img/arrow_r_hover.png");
}

#control-wrap {
	float: right;
}

#panel-head {
	height: 40px;
	background: #F7F7F7;
	border-bottom: 1px solid #DDD;
	/* 	border-top: 1px solid #DDD; */
	position: relative;
}

#panel .panel-content {
	outline: none;
	padding: 5px 0;
}

#panel-head .panel-tab {
	float: left;
	height: 39px;
	line-height: 39px;
	padding: 0 15px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	cursor: pointer;
	display: none;
}

#panel-head .panel-tab:hover {
	color: #777;
}

#panel-head .panel-tab.active { /* 	background: #FFF; */
	color: #1A3C86;
	border-bottom: 1px solid #FFF;
	cursor: default;
	display: block;
}

#panel-head .divisor {
	border-right: 1px solid #DDD;
}

#accordion-search {
	width: 100%;
	color: #333;
	margin-top: 5px;
}

#content-search form {
	padding: 5px;
}

/* INPUT INDIRIZZO */
.input-wrap {
	height: 29px;
	border: 1px solid #D9D9D9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.input-wrap .geoloc-container {
	width: 22px;
	display: none;
}

.input-wrap .geoloc-container button {
	padding: 0;
	height: 20px !important;
	margin: 0;
	float: none;
	clear: both;
	display: block;
	margin-top: 2px;
}

.input-wrap table {
	width: 100%;
	height: 100%;
	padding: 0 2px;
}

.input-wrap table td {
	vertical-align: middle;
}

.input-wrap .addres-container {
	width: 100%;
}

.input-text {
	color: #333;
	background: #FFF;
	border: 0px;
	width: 100%;
	outline: none;
}

.input-wrap .reset-container {
	width: 20px;
	display: none;
}

.input-icon {
	margin: 0 auto;
	width: 16px;
	height: 16px;
	/* 	background: url("../img/clear.png") no-repeat center center transparent; */
	cursor: pointer;
	width: 16px;
}
/* END INPUT INDIRIZZO */
.form-label {
	font-size: 11px;
	color: #888;
	font-style: italic;
	padding-bottom: 3px;
	padding-left: 2px;
	display: block;
}

.button-wrap {
	margin-top: 5px;
	float: right;
}

#route .duration {
	font-weight: bold;
}

#route .duration .in-traffic {
	font-weight: normal;
}

#route-form .button-wrap {
	float: none;
	width: 238px;
	text-align: right;
}

#route-form .button-wrap button.action {
	margin-right: 0;
	float: none;
	width: 100%;
}

#form-local .input-wrap {
	margin-bottom: 15px;
}

#panel .input-wrap,#address-field .input-wrap {
	position: relative;
}

#address-field .input-wrap {
	float: left;
	width: 355px;
}

.text_distance {
	display: none;
}

#result-sep {
	margin: 10px 5px;
	height: 1px;
	float: none;
	clear: both;
	background: #DDD;
}

#list-result-scroll,#route-scroll {
	overflow: auto;
	margin-right: 5px;
	outline: none;
}

#list-result .noResults {
	padding: 5px 10px;
	color: #555;
	/* 	font-weight: bold; */
	display: none;
}

#list-result .result {
	padding: 10px 5px;
	margin-left: 5px;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #F0F0F0;
	cursor: pointer;
}

#list-result .result.odd {
	background: #F7F7F7;
}

#list-result .result:HOVER {
	background: #E2E2E2;
}

#list-result .r-name {
	color: #1A3C86;
	font-size: 15px;
}

#list-result .r-adr {
	color: #555;
	margin-top: 5px;
	font-size: 10px;
}

#list-result .r-adr .city {
	margin-top: 2px;
}

#clear-wrap {
	width: 100%;
}

#print-wrap-r {
	width: 40px;
	height: 100%;
	cursor: pointer;
	position: relative;
	float: right;
	border-left: 1px solid #DDD;
}

#clear-r {
	width: 19px;
	height: 18px;
	background: url("../img/clear.png") no-repeat center center transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -9px;
	margin-left: -9px;
}

#print-r {
	width: 19px;
	height: 18px;
	background: url("../img/stampante.png") no-repeat center center transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -9px;
	margin-left: -9px;
}

#route-form {
	margin: 10px 0;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #EEE;
	/* 	border-top: 1px solid #EEE; */
	padding-top: 10px;
	margin-top: 0;
}

#content-route {
	padding-top: 0 !important;
}

#route_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

#route_list li {
	margin: 0;
	padding: 5px 0 0px 5px;
	margin-left: 5px;
	color: #555;
}

#route_list li.odd {
	background: #F7F7F7;
}

#route_list li:HOVER {
	background: #E2E2E2;
}

#route_list li:HOVER .streetview_li {
	display: block;
}

#route_list .address_li {
	font-size: 11px;
	width: 220px;
	min-height: 18px;
	float: left;
}

#route_list .address_li.streetview-here {
	width: 195px;
}

#route_list .streetview_li {
	float: right;
	width: 18px;
	height: 18px;
	background-image: url(../lib/google-plus-ui-buttons/images/google+-ui-sprite-gray.png);
	background-position: -234px -18px;
	background-repeat: no-repeat;
	/* 	display: none; */
	margin-right: 3px;
}

#route_list .streetview_li:HOVER,#route_list .streetview_li.active {
	background-image: url(../lib/google-plus-ui-buttons/images/google+-ui-sprite-colour.png);
	display: block;
}

#route table {
	width: 100%;
}

#route_list .distance_li {
	font-size: 11px;
	color: #999;
	line-height: 18px;
	text-align: right;
	padding: 0 6px .3em;
	white-space: nowrap;
}

#route_list .sep_li {
	line-height: 18px;
	width: 100%;
	vertical-align: middle;
}

#route .dir-separatorline {
	border-top: 1px solid #E6E6E6;
}

#route .dir-wrapper {
	padding: 10px;
	position: relative;
}

#route .dir-wrapper .text {
	font-size: 15px;
	color: #1A3C86;
	font-weight: bold;
}

#route .dir-wrapper .duration {
	font-size: 12px;
	color: #777;
	padding-top: 2px;
}

#route .dir-icon-wrapper {
	position: absolute;
	top: 50%;
	left: 15px;
	margin: -10px;
	margin-top: -12px;
}

#route .dir-text-wrapper {
	padding-left: 35px;
}

#panel .shareLinks-result {
	margin-top: 7px;
}

#panel .fromto-wrap {
	height: 30px;
	margin-bottom: 7px;
}

#panel .route-icon {
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	margin-top: 5px
}

.dir-wrapper {
	position: relative;
}

#route .route-icon {
	margin: 0px;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	position: absolute;
}

#panel .route-icon.from {
	background: url("../img/gicon.png") no-repeat center center transparent;
	background-position: -101px 0px;
}

#panel .route-icon.to {
	background: url("../img/gicon.png") no-repeat center center transparent;
	background-position: -77px 0px;
}

#panel .route-input {
	float: left;
	width: 182px;
}

#flip {
	background: url("../img/flip_off.png") no-repeat center center #FFF;
	width: 30px;
	height: 65px;
	float: left;
	cursor: pointer;
}

#flip:HOVER {
	background: url("../img/flip_on.png") no-repeat center center #FFF;
}

.bl {
	width: 350px;
}

.bl .title-section {
	color: #444;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	font: bold 11px Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
	padding-top: 10px;
}

.bl .bl-head {
	margin-bottom: 10px;
	position: relative;
	/* 	height: 77px; */
}

.bl .bl-logo {
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
}

.bl .bl-title-wrap { /* 	float: left; */
	width: 295px;
	padding-left: 10px;
}

.bl .bl-title {
	color: #1A3C86;
	font-size: 15px;
}

.bl .bl-adr {
	padding-top: 3px;
	color: #555;
	font-size: 10px;
}

.bl .bl-city {
	margin-top: 2px;
	color: #555;
	font-size: 10px;
}

.bl .bl-tabs {
	background: #F7F7F7;
	border: 1px solid #DDD;
	height: 30px;
}

.bl .bl-tabs .tab {
	float: left;
	padding: 8px 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	cursor: pointer;
	border-right: 1px solid #DDD;
}

.bl .bl-tabs .tab:HOVER {
	color: #777;
}

.bl .bl-tabs .tab.active {
	background: #FFF;
	color: #1A3C86;
	border-bottom: 1px solid white;
	cursor: default;
}

.bl .bl-content {
	padding: 4px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 5px;
}

.bl .bl-content.rif .bl-info {
	font-size: 11px;
	padding: 1px 4px;
	border-left: 1px solid #EEE;
	color: #444;
}

.bl .bl-subtitle {
	padding: 4px 0;
	color: #222;
}

.bl .bl-block {
	padding: 3px 0;
	margin: 2px 0 4px 0;;
	border-top: 1px solid #F2F2F2;
}

.bl .bl-bordernone {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.bl .bl-scroll {
	height: 160px;
	overflow: hidden;
	outline: none;
}

.bl .bl-noinfo-sep {
	margin: 4px 0;
	height: 1px;
	background: #EEE;
}

.bl .bl-info-wrap {
	font-size: 12px;
	color: #333;
	margin: 2px 0;
}

.bl .bl-info-wrap.left {
	width: 320px;
	float: left;
	min-height: 25px;
}

.bl .bl-info-wrap.right {
	float: right;
	width: 18px;
	height: 18px;
	background-image: url(../lib/google-plus-ui-buttons/images/google+-ui-sprite-gray.png);
	background-position: -234px -18px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.bl .bl-info-wrap.right:HOVER {
	background-image: url(../lib/google-plus-ui-buttons/images/google+-ui-sprite-colour.png);
}

.bl .bl-info.first {
	margin-top: 5px;
}

.bl .bl-info {
	padding-top: 3px;
	color: #555;
	font-size: 10px;
}

.bl .bl-footer .bl-link a {
	color: #1A3C86;
	font-weight: bold;
}

.bl .bl-info-title,.bl .bl-info-label {
	float: left;
}

.bl .bl-info-title {
	width: 35px;
}

.bl .bl-footer {
	padding-top: 5px;
	font-size: 11px;
}

.bl .bl-sw {
	float: left;
}

.bl .bl-dettaglio {
	float: left;
}

.bl .bl-route {
	float: right;
}

.bl .bl-close {
	width: 19px;
	height: 18px;
	background: url("../img/clear.png") no-repeat center center transparent;
	/* position: absolute; */
	/* top: 50%; */
	/* left: 50%; */
	/* margin-top: -9px; */
	/* margin-left: -9px; */
	float: right;
	cursor: pointer;
}

.bl .bl-close:HOVER {
	opacity: .7;
	-moz-opacity: .7;
}

.bl-print {
	padding-left: 5px;
	float: left;
	width: 19px;
	height: 18px;
	background: url("../img/stampante.png") no-repeat center center transparent;
	/* 	position: absolute; */
	/* 	top: 50%; */
	/* 	left: 50%; */
	/* 	margin-top: -9px; */
	/* 	margin-left: -9px; */
	cursor: pointer;
}

.bl-icon {
	position: absolute;
	right: 0;
	width: 45px;
	top: 0;
}

.bl .ser-rep {
	width: 100%;
}

.bl .ser-rep .image {
	width: 14px;
	height: 14px;
}

.bl .ser-rep .description {
	width: 150px;
}

.bl .bl-view-wrap {
	position: absolute;
	width: 18px;
	height: 18px;
	bottom: 0;
	right: 0;
}

.bl .bl-view {
	background-image: url(../lib/google-plus-ui-buttons/images/google+-ui-sprite-gray.png);
	background-position: -234px -18px;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.bl .bl-view:HOVER {
	background-image: url(../lib/google-plus-ui-buttons/images/google+-ui-sprite-colour.png);
}

.arrow-n,.arrow-e,.arrow-s,.arrow-w { /*
   * In Internet Explorer, The"border-style: dashed" will never be
   * rendered unless "(width * 5) >= border-width" is true.
   * Since "width" is set to "0", the "dashed-border" remains
   * invisible to the user, which renders the border just like how
   * "border-color: transparent" renders.
   */
	border-style: dashed;
	border-color: transparent;
	display: -moz-inline-box;
	display: inline-block;
	/* Use font-size to control the size of the arrow. */
	font-size: 100px;
	height: 0;
	line-height: 0;
	vertical-align: middle;
}

.arrow-n {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #555;
}

.arrow-s {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #555;
}

.arrow-w {
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #555;
}

.arrow-e {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-left: 6px solid #555;
}
/* autocomplete */
.pac-container .pac-item {
	color: #1A3C86;
	/* 	padding: 5px; */
}

.pac-container .pac-item:HOVER,.pac-container .pac-item-selected {
	background: #1A3C86;
	color: #ffffff;
}

.pac-container .pac-item:HOVER .pac-item-query,.pac-container .pac-item-selected .pac-item-query {
	color: #ffffff;
}