/*
* {
	font-family: 'Open Sans', sans-serif !important;
	text-shadow: none;
}
*/
TEST_FOR_IOS {
	font-family: 'Helvetica Neue', 'Open Sans', sans-serif !important;
	text-shadow: none;
	font-weight: normal !important;;
}

.ui-icon-play:after {
	background-position: 6px 3px;
}

.ui-icon-stop:after {
	background-position: 4px 3px;
}

.ui-li-divider {
	background-color: #fafafa;
	background-image: linear-gradient(to bottom, #fafafa 2%, #f6f6f6 98%);
}

/*Pour condenser la vue liste*/
.ui-listview>li h1, .ui-listview>li h2, .ui-listview>li h3, .ui-listview>li h4,
	.ui-listview>li h5, .ui-listview>li h6 {
	margin: .0em 0;
}

/*
.ui-listview .ui-btn {
	padding-right: 0.5em;
}
*/
/*
.ui-listview>li a {
	padding: 0.5em;
}
*/
.ui-content {
	padding: 0.2em;
}

/*Pour enlever le contour au bouton des list dividers*/
.ui-listview>.ui-li-has-count>.ui-btn {
	/*padding-right: 0.5em;*/
	background-color: transparent;
	border: none;
}

/*Pour enlever le contour au bouton des list dividers*/
.ui-listview>.ui-li-has-count>.ui-btn {
	/*padding-right: 0.5em;*/
	background-color: transparent;
	border: none;
}

#home .ui-li-count {
	margin-right: 2.4em !important;
}

/*Pour permettre le retour à la ligne*/
.ui-btn {
	white-space: normal;
}

.ui-li-static {
	white-space: normal !important;
}
/*Pour mettre un fond sur l'affichage de l'heure des calendrier-liste*/
.ui-li-aside {
	background-color: #ddd;
}

/* Pour positionner les titre du header à gauche après le menu*/
.ui-header .ui-title, .ui-footer .ui-title {
	text-align: left;
	margin: 0 2.5em;
}

.ui-bar {
	white-space: normal;
}

/* Les grids */
.sr-datasheet.ui-grid-a {
	border-width: thin;
	border-color: #ddd;
	border-style: solid;
}

.sr-datasheet .ui-block-a {
	border-width: thin;
	border-color: #ddd;
	border-style: solid;
}

.sr-datasheet .ui-block-b {
	border-width: thin;
	border-color: #ddd;
	border-style: solid;
}

.ui-block-a {
	white-space: normal;
}

.ui-block-b {
	white-space: normal;
}

/*
.title {
white-space: normal;
}
*/

/*.in, .out {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-duration: 1350ms !important;
}*/
#map .ui-content {
	position: absolute;
	top: 40px;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0 !important;
}

#customers-map .ui-content {
	position: absolute;
	top: 40px;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0 !important;
}

#leafletMap {
	height: 100%;
}

#calendarMap {
	height: 100%;
}

#customersMap {
	height: 100%;
}

#leafletMap1 {
	height: 300px;
	width: 100%;
}

#leafletMap0 {
	height: 300px;
	width: 100%;
}

#embeddedMapAssets {
	height: 100%;
	width: 100%;
}

#embeddedMapPlanning {
	height: 100%;
	width: 100%;
}

#embeddedMapassets {
	height: 100%;
	width: 100%;
}

#embeddedMapprospects {
	height: 100%;
	width: 100%;
}

#embeddedMapcustomers {
	height: 100%;
	width: 100%;
}

.sr-marker-icon {
	font-weight: bold;
	background: white;
	text-align: center;
	border: 1px solid #aaa;
	border-radius: 7px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-shadow: 0px 1px 0px #fff;
	box-shadow: 0px 0px 3px #000000;
}

.sr-marker-icon:active {
	cursor: pointer;
	position: relative;
	top: 2px;
}

/*.sr-marker-icon span {
	margin: auto;
	display: table;
	font-weight: bold;
	background: white;
	text-align: center;
	padding-top: 3px;
	border: 1px solid #aaa;
	border-radius: 7px;
}*/
.sr-corners {
	-webkit-border-top-left-radius: inherit;
	border-top-left-radius: inherit;
	-webkit-border-top-right-radius: inherit;
	border-top-right-radius: inherit;
}

/* Pour mettre des bord ronds dans le RoundSection*/
.custom-corners .ui-bar {
	-webkit-border-top-left-radius: inherit;
	border-top-left-radius: inherit;
	-webkit-border-top-right-radius: inherit;
	border-top-right-radius: inherit;
}

.custom-corners .ui-body {
	border-top-width: 0;
	-webkit-border-bottom-left-radius: inherit;
	border-bottom-left-radius: inherit;
	-webkit-border-bottom-right-radius: inherit;
	border-bottom-right-radius: inherit;
}

.ui-btn.green {
	background: green;
	color: #eee;
	text-shadow: initial;
}
.ui-btn.blue {
	background: steelblue;
	color: #eee;
	text-shadow: initial;
}

.ui-datebox-griddate.ui-btn-c {
	background: rgb(251, 255, 196) !important;
}

#dateChooser0>div>a {
	display: none;
}

#dateChooser1>div>a {
	display: none;
}

/* Custom indentations are needed because the length of custom labels differs from
   the length of the standard labels */
.custom-size-flipswitch.ui-flipswitch .ui-btn.ui-flipswitch-on {
	text-indent: -5.9em;
}

.custom-size-flipswitch.ui-flipswitch .ui-flipswitch-off {
	text-indent: 0.5em;
}
/* Custom widths are needed because the length of custom labels differs from
   the length of the standard labels */
.custom-size-flipswitch.ui-flipswitch {
	width: 8.875em;
}

.custom-size-flipswitch.ui-flipswitch.ui-flipswitch-active {
	padding-left: 7em;
	width: 1.875em;
}

@media ( min-width : 28em) {
	/*Repeated from rule .ui-flipswitch above*/
	.ui-field-contain>label+.custom-size-flipswitch.ui-flipswitch {
		width: 1.875em;
	}
}

/*FULL CALENDAR*/
.fc-mon {
	background-color: #d3adf7;
}

.fc-tue {
	background-color: #adb7f7;
}

.fc-wed {
	background-color: #add4f7;
}

.fc-thu {
	background-color: #adf7c4;
}

.fc-fri {
	background-color: #f7ecad;
}

.fc-sat {
	background-color: #f7dcad;
}

.fc-sun {
	background-color: #f7adad;
}

.sr-fc-choose .fc-content-skeleton thead {
	display: none
}

.sr-fc-choose th {
	font-weight: normal;
}

.sr-fc-choose .fc-bg tbody td .nb {
	text-align: center;
	vertical-align: top;
	font-size: 0.8em;
	height: 26px;
	/*font-weight: bold;*/
}

.sr-fc-choose .fc-bg tbody td .nb span {
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	width: 16px;
	height: 16px;
	display: inline-block;
	text-align: center;
	margin-top: 5px;
	color: white;
	text-shadow: 1px 1px #aaa;
	margin-right: 3px;
	margin-left: 3px;
}

.sr-fc-choose .fc-bg tbody td .nb span.unav {
	border-radius: 0%;
}

.sr-fc-choose .fc-bg tbody td .nb span.empty {
	border-width: 0px;
}

.sr-fc-choose .fc-bg tbody td .date-in {
	text-align: center;
	vertical-align: middle;
	font-size: 1.5em;
	margin-top: -7px;
}

.sr-fc-choose .fc-bg tbody td .date-out {
	text-align: center;
	vertical-align: middle;
	font-size: 1.5em;
	margin-top: -7px;
	color: #aaa;
}

.sr-fc-choose .fc-bg tbody td .km {
	text-align: center;
	vertical-align: bottom;
	font-size: 0.8em;
	overflow: hidden;
	word-break: break-all;
	height: 16px;
	text-transform: capitalize;
}

.sr-fc-choose .fc th, .fc td {
	border-width: 1px 0px;
}

/* FIN FULLCALENDAR */
SUP {
	vertical-align: top
}

/* Fond orange des verrouillés*/
a.lockIntervals {
	background-color: hsl(16, 100%, 77%) !important;
}

/*Pour diminuer les marges du mini-planning*/
#workModification .ui-listview a {
	padding: 5px 0px 0px 10px;
}
/*Aside2 : nb km dans planning item*/
.ui-listview .ui-li-aside2 {
	position: absolute;
	top: 2.5em;
	right: 3.333em;
	margin: 0;
	text-align: right;
	background-color: #ddd;
	font-weight: bold;
}

/* stars */
.stars {
	display: block;
	margin: auto;
	background: url(../images/stars12.png) 0 -24px repeat-x;
	height: 12px;
	text-shadow: -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px
		0 #FFF;
}
/*Calendrier mensuel titre plus petit (pour septembre)*/
.fc-toolbar h2 {
	font-size: 1.1em;
}

.fc button.fc-today-button {
	font-size: 0.8em;
}

.sr-search, .sr-result {
	display: block;
	width: 100%;
}

/* First breakpoint at 576px */
/* Inherits mobile styles, but floats containers to make columns */
@media all and (min-width: 560px) {
	.sr-search {
		float: left;
		width: 30%;
	}
	.sr-result {
		float: left;
		width: 70%;
	}
}

/* Second breakpoint at 800px */
/* Adjusts column proportions, tweaks base H1 */
@media all and (min-width: 800px) {
	.sr-search {
		width: 20%;
	}
	.sr-result {
		width: 80%;
	}
}

/*Planning View responsive*/
#planning .sr-blockA-calendar, .sr-blockB-map {
	display: block;
	width: 100%;
}

@media all and (min-width: 480px) and (max-width: 920px) and
	(orientation: landscape) {
	#planning .sr-blockA-calendar {
		float: left;
		width: 40%;
	}
	#planning .sr-blockB-map {
		float: left;
		width: 60%;
	}
	#planning .nb {
		display: none
	}
	#planning .km {
		display: none
	}
	#planning .fc-widget-content .fc-row {
		min-height: 30px !important;
		height: 30px !important;
	}
	#planning .fc-toolbar {
		margin-bottom: 0;
	}
	#planning .fc-toolbar h2 {
		font-size: 14px;
	}
	#planning .fc {
		position: fixed;
		width: 40%;
	}
}

@media all and (min-width: 920px) {
	#planning .sr-blockA-calendar {
		float: left;
		width: 40%;
	}
	#planning .sr-blockB-map {
		float: left;
		width: 60%;
	}
	#planning .fc {
		position: fixed;
		width: 40%;
	}
}

@media all and (min-width: 1250px) {
	#planning .sr-blockA-calendar {
		float: left;
		width: 30%;
	}
	#planning .sr-blockB-map {
		float: left;
		width: 70%;
	}
	#planning .fc {
		position: fixed;
		width: 30%;
	}
}

input[type=file] {
	display: none;
}

.sr-field-error {
	text-align: right;
	color: #F00;
	font-size: 12px;
	font-weight: bolder;
}

.sr-field-highlighted {
	color: #F00;
	font-weight: bolder;
}

.sr-nb-filtered {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-top: 15px;
}

.sr-hidden {
	display: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-controls {
	width: 100% !important;
}

.ui-controlgroup-horizontal .ui-controlgroup-controls .ui-radio {
	width: 50% !important;
}

.ui-controlgroup-horizontal .ui-controlgroup-controls .ui-radio label {
	text-align: center;
}

/*leaflet marker-cluster*/
.marker-cluster-small {
	background-color: rgba(181, 226, 140, 0.6);
}

.marker-cluster-0 {
	background-color: #d3adf7;
	opacity: 0.6;
}

.marker-cluster-1 {
	background-color: #adb7f7;
	opacity: 0.6;
}

.marker-cluster-2 {
	background-color: #add4f7;
	opacity: 0.6;
}

.marker-cluster-3 {
	background-color: #adf7c4;
	opacity: 0.6;
}

.marker-cluster-4 {
	background-color: #f7ecad;
	opacity: 0.6;
}

.marker-cluster-5 {
	background-color: #f7dcad;
	opacity: 0.6;
}

.marker-cluster-6 {
	background-color: #f7adad;
	opacity: 0.6;
}

.v-calendarsam .v-calendarsam-event-work.sr-day.MON {
	background-color: #d3adf7;
}

.v-calendarsam .v-calendarsam-event-work.sr-day.TUE {
	background-color: #adb7f7;
}

.v-calendarsam .v-calendarsam-event-work.sr-day.WED {
	background-color:;
}

.v-calendarsam .v-calendarsam-event-work.sr-day.THU {
	background-color:;
}

.v-calendarsam .v-calendarsam-event-work.sr-day.FRI {
	background-color:;
}

.v-calendarsam .v-calendarsam-event-work.sr-day.SAT {
	background-color:;
}

.v-calendarsam .v-calendarsam-event-work.sr-day.SUN {
	background-color:;
}

/*
.marker-cluster-small {
	background-color: rgba(181, 226, 140, 0.6);
}

.marker-cluster-small div {
	background-color: rgba(110, 204, 57, 0.6);
}

.marker-cluster-medium {
	background-color: rgba(241, 211, 87, 0.6);
}

.marker-cluster-medium div {
	background-color: rgba(240, 194, 12, 0.6);
}

.marker-cluster-large {
	background-color: rgba(253, 156, 115, 0.6);
}

.marker-cluster-large div {
	background-color: rgba(241, 128, 23, 0.6);
}
IE 6-8 fallback colors
.leaflet-oldie .marker-cluster-small {
	background-color: rgb(181, 226, 140);
}

.leaflet-oldie .marker-cluster-small div {
	background-color: rgb(110, 204, 57);
}

.leaflet-oldie .marker-cluster-medium {
	background-color: rgb(241, 211, 87);
}

.leaflet-oldie .marker-cluster-medium div {
	background-color: rgb(240, 194, 12);
}

.leaflet-oldie .marker-cluster-large {
	background-color: rgb(253, 156, 115);
}

.leaflet-oldie .marker-cluster-large div {
	background-color: rgb(241, 128, 23);
}

.marker-cluster {
	background-clip: padding-box;
	border-radius: 20px;
}

.marker-cluster div {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
	border-radius: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.marker-cluster span {
	line-height: 30px;
}
*/

/*
Pour formulaire à la stannah */

/*Titres des onglets*/
#docEdition .ui-tabs-nav li[aria-selected=true] {
	border-left: 5px solid #38c;
	border-right: 5px solid #38c;
	border-top: 5px solid #38c;
}

#docEdition .ui-tabs-nav li[aria-selected=false] {
	box-shadow: 0px 5px 0 0 #38c;
}

/*Contour du contenu*/
#docEdition .ui-tabs-panel>div {
	border-left: 5px solid #38c;
	border-right: 5px solid #38c;
	border-bottom: 5px solid #38c;
}

/*Separation de colonnes*/
#docEdition .ui-tabs-panel .ui-grid-a .ui-block-a {
	border-right: 5px solid #38c;
}

/*Utilisé dans le document pour séparer */
#docEdition .doc-separator {
	border-top: 5px solid #38c;
}
/*STANNAH*/
#docEdition .stannah-round-title {
	border: 2px solid #3388CC;
	border-radius: 10px;
	background: #B4D9F7;
	margin: 10px;
}

/* Pour que les onglets fonctionne mieux : Ne pas changer l'aspect du bouton si le changement d'onglet est refusé programmatiquement*/
.ui-tab-active {
	background-color: #38c;
	border-color: #38c;
	color: #fff;
	text-shadow: 0 1px 0 #059;
}

#docEdition .ui-tabs-anchor.ui-btn-active {
	background-color: inherit;
	border-color: #ddd;
	color: inherit;
	text-shadow: inherit;
	box-shadow: inherit;
}

#docEdition .ui-tabs-active .ui-tabs-anchor.ui-btn-active {
	background-color: #38c;
	border-color: #38c;
	color: #fff;
	text-shadow: 0 1px 0 #059;
	border: 1px solid #38c;
}

#docEdition .ui-tabs-active a {
	background-color: #38c;
	border-color: #38c;
	color: #fff;
	text-shadow: 0 1px 0 #059;
}

/*Pour ne pas avoir d'ombre aux textes des noty*/
.ui-overlay-a {
	text-shadow: inherit;
}

#geocodeList>li>a.ui-btn {
	text-overflow: initial;
	font-size: small;
}

.nextVisitPositive {
	background-color: lightgreen;
}

.nextVisitNegative {
	background-color: lightpink;
}

.ui-listview>li p {
	font-size: inherit;
}

#halfDayOpen tr {
	height: 30px;
}

#listCalendar .ui-listview .ui-li-aside {
	right: 2.5em;
	top: 9px;
}

#workModification .ui-listview li a {
	   min-height: 60px;  
}


li.same0 {
    border-left-style: solid;
    border-left-color: red;
}
li.same1 {
    border-left-style: solid;
    border-left-color: green;
}
li.same2 {
    border-left-style: solid;
    border-left-color: blue;
}


