@import "../lib/bower/leaflet/dist/leaflet.css";

@import "../lib/bower/bootstrap/dist/css/bootstrap.css";

@import
	"../lib/bower/bootstrap-slider/dist/css/bootstrap-slider.css";

@import "../lib/bower/bootstrap-select/dist/css/bootstrap-select.css";

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	background-color: #1d2227;
}

html, body, #transportMap {
	height: 100%;
	width: 100%;
	z-index: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
	line-height: inherit;
	border: 0;
	border-bottom: 1px solid #999;
	color: #3465a4;
	font-weight: bold;
	font-size: 16;
}

fieldset {
	margin-bottom: 10px;
}

.btn-menu {
	height: 40px;
	width: 40px;
	display: block;
	/* Make the links appear below each other instead of side-by-side */
	text-align: center; /* Center-align text */
	color: #2e3436; /* White text color */
	font-size: 18px; /* Increased font-size */
	background-color: #ffffff; /* border-bottom-style: solid; */
	/* border-bottom-color :  #888a85;
    border-bottom-width: 1px; */
	border: 2px #888a85 solid;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 3px 5px #88888890;
	padding: 0px;
}

.btn-loc {
	width: 250px;
	text-align: center;
	color: #2e3436; /* White text color */
	background-color: #ffffff; /* border-bottom-style: solid; */
	/* border-bottom-color :  #888a85;
    border-bottom-width: 1px; */
	border: 2px #888a85 solid;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 3px #88888890;
	padding: 5px;
}

.btn-menu button {
	padding: 0px;
}

.sideMenuGroup {
	height: auto;
	border: 1px solid #888a85;
	border-radius: 10px;
	display: block;
	/* Make the links appear below each other instead of side-by-side */
	font-size: 12px; /* Increased font-size */
	padding: 5px;
}

.active .glyphicon {
	color: #0d141c;
}

.menu-label {
	font-weight: normal;
	display: inline-block;
	width: 110px;
	position: relative;
	padding-right: 1em;
	font-size: 12px;
}

table {
	width: 100%;
}

th {
	width: auto;
}

.form-inline {
	border-radius: 10px;
}

.leaflet-popup-pane {
	top: -10px;
}

.leaflet-popup-content ul {
	padding: 0;
}

/* #logoContainer {
	position: absolute;
	top: 20px;
	right: 25px;
	z-index: 3;
	padding: 0 5px;
	background-color: #cdd5d6;
	text-align: center;
}

#logoContainer img {
	height: 2em;
}

#logoContainer hr {
	margin: 1px;
} */
#toggleLocationContainer {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 3;
	border: none;
}

#leftMenu {
	z-index: 1;
	position: fixed;
	left: 0px;
	top: 0px;
	display: block;
	background-color: #ededed;
	width: auto;
	height: 100%;
	border-right: 2px solid #888a85;
	max-height: 100%;
}

#companyMenuContainer {
	display: none;
	width: 220;
	color: #000000;
	border-top: 2px solid #888a85;
	margin: 60px 10px 70px 10px;
	border-top: 2px #888a85 solid;
	overflow-y: auto;
	visibility: visible;
}

#tableSocietes table tbody tr td {
	padding: 5 5 0 10;
	font-size: 11px;
	white-space: nowrap;
}

#toggleCompanyContainer {
	position: absolute;
	left: 60px;
	top: 10px;
	z-index: 3;
	border: none;
}

.btn.active {
	background-color: #3465a4;
	color: white;
}

.hidden {
	display: none;
}
/* button#companyCloseButton {
    position: absolute;
    top: 10;
    right: 10;
}
 */
#stationMenuContainer {
	display: none;
	position: absolute;
	left: 70px;
	top: 120px;
	width: auto;
	z-index: 1;
	padding: 10px 10px 10px 10px;
	background-color: rgba(29, 34, 39, 0.6);
}

.slider-handle {
	text-align: center;
	font-size: xx-small;
	padding-top: 4px;
	cursor: default;
}

#companyPopup {
	display: none;
}

.popup {
	width: 100%;
	height: 100%;
	z-index: 2;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	display: flex;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	visibility: visible;
	background-color: #eeeeeccc;
}

#locationMenuContainer {
	border: 2px solid #888a85;
	border-radius: 10px;
	background-color: #eeeeec;
	padding: 5 20 5 20;
	display: block;
	width: 300;
	height: auto;
	text-align: center;
}

.sideMenuHeader {
	color: #3465a4;
	font-weight: bold;
	font-size: 16;
	padding-top: 10px;
}

.menuCloseButton {
	border: none;
	background-color: inherit;
	color: #888a85;
	float: right;
}

.menuCloseButton:hover {
	color: #3465a4;
}

#tableFiltrage {
	margin-left: 10px;
}

.societeName {
	color: #3465a4;
	font-weight: bold;
	cursor: pointer;
}

.iconSociete {
	font-size: 15;
	border: 0px solid black;
	background-color: transparent;
	color: #f57900;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #000000;
}

.topIcon i {
	font-size: 22;
	margin: -25% 0 0 -25%;
	color: #ffbf26;
	-webkit-text-stroke-color: black;
}

.topIcon span {
	font-size: 18;
	color: black;
	-webkit-text-stroke-width: 0px;
	position: absolute;
	font-family: Arial;
	top: 0px;
	left: 3px; } 
	
.clicked {
	-webkit-text-stroke-width: 2px !important;
	-webkit-text-stroke-color: #000000 !important;
	color: #f57900;
	font-size: 38px !important;
	margin: -250% 0 0 -50% !important;
}

span#top10 {
    FONT-SIZE: 14px;
    left: 0;
    top: 1px;
}



#saveObs {
	float: right;
	position: relative;
	margin-top: -45px;
	right: 10px;
	font-size: 25;
	color : #3465a4;
	cursor : pointer;
}

#lastObs {
	FONT-SIZE : 10;
}

.clicked span {
	font-size: 24;
	color: black;
	margin: -225% 0 0 -10%;
}

span {
    font-weight: 400;
}
.clicked span#top10 {
    font-size: 16px;
/*     top: 4px;
 */}
.iconCurrentPos {
	-webkit-text-stroke-width: 2px !important;
	-webkit-text-stroke-color: #000000 !important;
	color: #85c6ff;
	font-size: 38px !important;
	margin: -250% 0 0 -50% !important;
}

#containerFiches {
	z-index: 1;
	position: fixed;
	right: 0px;
	top: 0px;
	display: table;
	background-color: #fafafaee;
	width: auto;
	height: 100%;
	border-left: 2px solid #888a85;
	max-height: 100%;
}

::-webkit-scrollbar {
	width: 0px; /* remove scrollbar space */
	background: transparent; /* optional: just make scrollbar invisible */
}

.fiche {
	display: block;
	width: 200;
	color: #000000;
	border-top: 0px solid #888a85;
	margin: 0 15px 15px 15px;
}

.fiche ul {
	padding-left: 10px;
}

#ficheCompany {
	display: none;
}

#btnRDV, #btnCRM, #inputObservations {
	width: 100%;
	margin-bottom: 10px;
  resize: none;
}

#btnRDV {
	bottom: 50;
}

.dropdown.bootstrap-select.halfsize {
	width: 90%;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
width : 100%;
}

.slider.slider-horizontal {
	width: 90%;
}

/*  JOEL  */
.logos {
	position: fixed; /* Sit on top of the page content */
	z-index: 3;
	/* Specify a stack order in case you're using a different order for other elements */
	bottom: 10px;
	left: 10px;
	display: block;
	vertical-align: bottom;
	border-radius: 5px;
	background-color: #ededed;
	width: auto;
	text-align: center;
}

.logo {
	margin: 10px;
	position: relative;
	height: auto;
	display: inline-block;
	/* Make the links appear below each other instead of side-by-side */
	text-align: center; /* Center-align text */
	color: #3465a4; /* White text color */
	font-size: 14px; /* Increased font-size */
}

.versionNumber {
	color: #555753;
	font-size: 10px;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 10 10 0;
}

.bootstrap-select:not ([class*="col-"] ):not ([class*="form-control"] ):not
	(.input-group-btn ) {
	width: 95%;
}

.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
	display: none;
}

.leaflet-touch .leaflet-draw-toolbar.leaflet-bar {
	display: block;
}

.leaflet-control-attribution.leaflet-control {
	display: none;
}

.logo img {
	height: 40px;
}


@media only screen and (max-width: 600px) {
	#containerFiches {
		width: 100%;
		max-height: 100%;
		position: fixed;
		bottom: 0px;
		right : 0px;
		top: 60px;
		border-left : 0px solid #888a85;
		border-top : 2px solid #888a85;
	}
	
	.fiche {
		width: auto;
		height : auto;
		max-height : 100%;
		overflow-y : auto;
	}
	
	
	#leftMenu {
		width: 100%;
		height : auto;
		max-height: 200px;
		border-right : 0px solid #888a85;
		border-bottom : 2px solid #888a85;
		padding : 60px 10 0 10;
	}
	
	#companyMenuContainer {
		width: 100%;
		height : auto;
		max-height: 200px;
		overflow-y: auto;
		margin : 0;
		padding-bottom : 10px;
	}
	
	.logos {
	top:0;
	right : 0;
	bottom : unset;
	left : unset;}
	
	.versionNumber {
	display : block;
     position: absolute;
    top: 10;
    left: -20px;}
}