/* Plugins */
@import url("bottomsidebar.css");
@import url("leftsidebar.css");
@import url("rightsidebar.css");


@import url("home.css");


@import url("categories.css");
@import url("header.css");
@import url("useraccount.css");
@import url("galleryModal.css");

@import url("general.css");
@import url("vm-style.css");
@import url("legend.css");

@import url("nestable.css");

/* Menu */
html {
	overflow-y: hidden;
}

.italic {
	font-style: italic !important;
}

.side-menu {
	background: white;
}
.side-menu li a {
	color: #6a6c6f;
	text-transform: uppercase;
	font-weight: 700;
	padding: 15px 20px;
}
.side-menu li,
#mapview-leftmenu-thematic-tools {
	border-bottom: 1px solid #1d4ca6;
}
.side-menu.nav > li > a:hover, .side-menu.nav > li > a:focus {
	background-color: #eee!important;
}
.side-menu li:first-child {
	border-top: 3px solid #1d4ca6;
	padding: 5px 8px 0;
}
.side-menu li.active a,
.side-menu li:hover a {
	color: #34495e;
}
.side-menu li .nav-second-level li a {
	color: #6a6c6f;
	text-transform: none;
	font-weight: 600;
}
.side-menu li .nav-second-level li a,
#mapview-leftmenu-thematic-tools {
	padding: 10px 30px;
}
#mapview-leftmenu-thematic-tools {
	min-height: 50px;
}
#mapview-leftmenu-thematic-tools:empty {
	min-height: 0;
	padding: 0;
}
.side-menu li .nav-second-level li.active a {
	color: #34495e;
	background-color: #f7f9fa;
}
.side-menu.nav > li > a:hover,
.side-menu.nav > li > a:focus {
	background: #fff;
}
.side-menu li.active {
	background: #fff;
}


.side-menu li.sep-b {
		border-bottom-width: 3px;
}

.side-menu i {
		color: #1d4ca6;
}



.cookiesAdvise {
		display: none;
		position: absolute;
		left: 65px;
		right: 65px;
		background: green;
		color: white;
		z-index: 10000;
}

.cookiesAdvise.home {
		position: initial;
		left: initial;
		right: inherit;
		height: 58px;
		padding-top: 1px;
		z-index: inherit;
}

.cookiesAdvise span {
		cursor: pointer;
}

.city-logo {
	width: 76px;
	height: 76px;
}

#logo-img {
		position: absolute;
		width: 250px;
		height: 52px;
		z-index: 1;
}

#menu {
		bottom: 35px;
		width: 290px;
		top: 52px;
}

#menu.hide-menu,
body.page-small #menu.hide-menu {
		margin-left: -250px;
}

body.hide-sidebar #wrapper {
		width: 100%;
		left: 0;
}

#wrapper {
		border-left: none;
		width: calc(100% - 290px);
		left: 290px;
		margin-left: 0;
}

#wrapper.hide-menu {
		width: 100%;
		left: 0px;
}

.vm-left-separator {
		background: #adadad;
		height: 4px;
}

button.close-btn {
		position: absolute;
		top: 20px;
		right: 20px;
}

.modal > div.modal-dialog {
	top: 50%;
	transform: translateY(-50%) !important;
	margin-top: 0;
	margin-bottom: 0;
}

.modal,
.hmodal-info {
		z-index: 900000;
}

.modalalert {
		z-index: 1000000;
}

#loader-modal > div.modal-dialog,
#loader-modal-persist > div.modal-dialog {
	width: 200px;
	top: 50%;
	transform: translateY(-50%);
}

.p-r-0 {
		padding-right: 0!important;
}

.p-l-0 {
		padding-left: 0!important;
}

.share-fb, .share-twitter, .share-gplus {
		display: inline-block;
		width: 25px;
		height: 25px;
		border-radius: 15px;
}

.share-fb {
		background: url('../img/icon-fb.png');
		background-position: 21px -2px;
}
.share-twitter {
		background: url('../img/icon-twitter.png');
}
.share-gplus {
		background: url('../img/icon-gplus.png');
		background-position: 2px -4px;
}

.share-fb span, .share-twitter span, .share-gplus span {
		display: none;
}

#mytours-content a.share-twitter {
		margin-left: 5px;
		margin-right: 5px;
}

.input-xlarge{
	 width: 70%;
}

.vm {
		position: absolute;
		margin-top: 20%;
		left: 10px;
		width: 40px;
		height: 40px;
		font-size: 60px;
		font-weight: 100;
		line-height: 21px;
		color: #fff;
		text-align: center;
		background: #222;
		border: 3px solid #fff;
		border-radius: 23px;
		opacity: .5;
}

.vm.right {
		right: 10px;
}

#regionCarousel a.carousel-control.vm.right {
		right: 10px;
}

#regionCarousel div.carousel-caption {
		width: 100%;
		left: 0;
		padding: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.7);
}

#infopoi_carouselid img {
		max-width: 540px;
		max-height: 250px;
}

.vm-input-50{
	width : 50px;
}
.vm-input-100{
	width : 100px;
}

.vm-input-125{
	width : 125px;
}

.vm-padding-left-10 {
	padding-left: 10px;
}
.vm-padding-right-10 {
	padding-right: 10px;
}

#vm-popoverid div.popover-content {
		max-width: 500px;
		max-height: 335px;
		overflow-y: auto;
		overflow-x: hidden;
}

#tourpreferences-wheater-body img {
		max-width: 25px;
		max-height: 25px;
}

.vm-menu-dep {
	top: -20px !important;
	left: -120px !important;
}


.vm-link {
		display: table-cell;
		margin: 0 0 0 -.25rem;
		border: 1px solid #dfdfdf;
}

.map-popup-content  .vm-link-container {
		display: table;
		width: 100%;
		margin-top: 5px;
		padding: 10px;
		text-align: center;
		border: 0;
		background-color: #f4f4f4;
}
.vm-link-container {
	margin-top: 0 !important;
		border-top: 1px solid #bcbcbc !important;
}

.vm-iti-from {
		display: block;
		padding: 5px 10px;
		font-weight: normal;
		color: #00ff00 !important;
		text-decoration: none;
		cursor: pointer;
}

.vm-iti-to {
		display: block;
		padding: 5px 10px;
		font-weight: normal;
		color: #ff0000 !important;
		text-decoration: none;
		cursor: pointer;
}

.vm-iti-both {
		display: block;
		padding: 5px 10px;
		font-weight: normal;
		color: #0000ff !important;
		text-decoration: none;
		cursor: pointer;
}

.vm-readonly {
		background-color: initial!important;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$*/
.rating-input {
	text-align: center;
	padding-left: 10px;
	color: green;
	margin-top: 7px;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*#info-poi .modal-header{
	height: 50px;
}
*/
.descbody-info{
	height: 350px;
	overflow-y: auto;
	overflow-x: hidden !important;
}

.MainImgPlace {
		width: 100%;
		max-height: 250px;
		overflow: hidden;
		border-bottom: 1px solid #666;
		min-height: 200px;
		background: #e5e5e5;
		background-image: url(../img/empty_img.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		text-align: center;
}

.MainImgPlace img {
		width: auto;
		max-height: 100%;
}

#descbody .MainDescPlace, #descbody .MainAdrPlace, #descbody .MainPricePlace, #descbody .MainSchedulePlace {
		border-bottom: 1px solid #ddd;
		padding: 10px;
		position: relative;
}

#Reservations {
		height: 500px;
		overflow-y: scroll;
}
/*#descbody  a, .modal-headerbody a{
		color: #3366cc;
}
#descbody i, .modal-headerbody i{
	 color: #62cb31;
}
#descbody .navtable .disabled {
		color: #999 !important;
}

#descbody a:hover, .modal-headerbody a:hover{
	text-decoration: underline;
}*/

#proposedbyID > img {
	max-width: 100px;
	max-height: 100px;
}

.disabled {
		pointer-events: none !important;
	color: #999 !important;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$*/

.vm-loader-img {
	position: absolute;
	top: 30px;
	left: 38px;
}

#wait-modal {
		z-index: 100000;
}

#infopoiCarousel .carousel-inner > .item > img {
		display: initial;
}

/* Algolia */
.algolia-header {
		font-weight: bold;
		padding: .5em 0;
		margin-bottom: 1em;
		border-bottom: 1px solid #ccc;
}

/* Mobile */
#mobile-collapse {
		z-index: 10000;
}

.text-labels {
						font-size: 2em;
						font-weight: 700;
						/* Use color, background, set margins for offset, etc */
				}

.numbericon {
	display: inline-block;
	border-radius: 100%;
	border: 0.15em solid;
	min-width: 10px;
	padding: 0.25em !important;
	transform: translate(-50%, -50%);
	margin-left: 3px !important;
	margin-top: 3px !important;
	background: white;
}

.numbericon > div {
	position: relative;
	height: 0;
	padding: 50% 0 !important;
	top: -7px;
	left: 0px;
}

.numbericon,
.numbericon > div {
	font-family: FontAwesome !important;
	font-size: 15.5px !important;
}

.numbericon > div > span.pad {
	color: white;
}

.numbericon > div > span.pad + span {
	position: absolute;
	margin: auto;
	left: 50%;
	transform: translateX(-50%);
}

/* Leaflet Grf Icon */
.leaflet-grfmap-icon {
		margin-left: auto!important;
		margin-top: auto!important;
}


/** 2.55 Page Loaders */
.page-loader-variant-1 {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 25px;
	z-index: 9999999;
	background: #191919;
	transition: .3s all ease;
}
.page-loader-variant-1 .spinner {
	width: 56px;
	height: 56px;
	background: url("../images/633328.png") no-repeat transparent;
	background-position: -2240px 0;
	animation: 1.5s sprite-animation steps(40) infinite;
	display: inline-block;
}
.page-loader-variant-1.loaded {
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}

.text-warning2 {
	color: #d26f18;
}

/*#mapadmin-leftmenu-area {
	width: 90%;
	margin: auto;
}*/

select.form-control.error + span.select2 > span.selection > span.select2-selection,
select.form-control.has-error + span.select2 > span.selection > span.select2-selection {
	border-color: #e74c3c !important;
}

.has-error .select2-selection {
	border-color: #d62c1a !important;
}



#mapview-thematic-card div.panel-body[data-name] {
	background: #f6f6f6;
}

#mapview-thematic-card div.panel-body[data-name] p.card-img {
	width: 100px;
	height: 100px;
	margin: auto;
}

#mapview-thematic-card div.panel-body[data-name="ThematicClassifying"] p.card-img {
	background: url('../images/classification.png') center no-repeat;
	background-size: cover;
}

#mapview-thematic-card div.panel-body[data-name="ThematicDistribution"] p.card-img {
	background: url('../images/intervalles.png') center no-repeat;
	background-size: cover;
}

#mapview-thematic-card div.panel-body[data-name="ThematicChart"] p.card-img {
	background: url('../images/graphiques.png') center no-repeat;
	background-size: cover;
}

#mapview-thematic-card div.panel-body[data-name="ThematicIsochron"] p.card-img {
	background: url('../images/isochrones.jpg') center no-repeat;
	background-size: 150%;
}

#mapview-thematic-card div.panel-body[data-name="ThematicItiTrip"] p.card-img {
	background: url('../images/iti_trip.jpg') center no-repeat;
	background-size: 150%;
}


#mapview-thematic-card div.panel-body[data-name="ThematicVariation"] p.card-img {
	background: url('../images/variations.jpg') 100% no-repeat;
	background-size: cover;
}

#mapview-thematic-card div.panel-body[data-name="ThematicHeatmap"] p.card-img {
	background: url('../images/heatmap.png') 55% 5% no-repeat;
	background-size: 350%;
}
#mapview-thematic-card div.panel-body[data-name="ThematicHexbin"] p.card-img {
	background: url('../images/hexbin.png') 55% 5%  no-repeat;
	background-size: 250%;
}

#mapview-thematic-card div.panel-body[data-name="ThematicDotDensity"] p.card-img {
	background: url('../images/dotdensity.png') 55% 5%  no-repeat;
	background-size: 150%;
}


#mapview-thematic-card div.panel-body[data-name="ThematicSmoothed"] p.card-img {
	background: url('../images/smoothed.png') 55% 5%  no-repeat;
	background-size: 100%;
}

.mdi-dots-hexagon {
  display: inline-block;
  width: 20px;
  height: 20px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M16 12c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m-6 0c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m-6 0c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m9 6c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m-6 0c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m6-12c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2M7 6c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.mdi-broadcast {
  display: inline-block;
  width: 24px;
  height: 24px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M3.05 3.05a7 7 0 0 0 0 9.9a.5.5 0 0 1-.707.707a8 8 0 0 1 0-11.314a.5.5 0 0 1 .707.707m2.122 2.122a4 4 0 0 0 0 5.656a.5.5 0 1 1-.708.708a5 5 0 0 1 0-7.072a.5.5 0 0 1 .708.708m5.656-.708a.5.5 0 0 1 .708 0a5 5 0 0 1 0 7.072a.5.5 0 1 1-.708-.708a4 4 0 0 0 0-5.656a.5.5 0 0 1 0-.708m2.122-2.12a.5.5 0 0 1 .707 0a8 8 0 0 1 0 11.313a.5.5 0 0 1-.707-.707a7 7 0 0 0 0-9.9a.5.5 0 0 1 0-.707zM10 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}


.hexbin-tooltip {
	padding: 8px;
	border-radius: 4px;
	font-weight: 600;
}

.selected-pointer {
	color:red !important;
	transform: rotate(-135deg);
}

.modal-dialog.ui-draggable-handle {
	height: auto!important;
}

.grfmap-circle-marker {

}


.btn-rect {
	padding: 17px 7px;
	border: none;
	box-shadow: none;
	border-radius: 0;
}

.btn-square {
	padding: 17px 17px;
	border: none;
	box-shadow: none;
	border-radius: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-color: #257dd7;
}

.btn-square-flat {
	box-shadow: none;
	border: none;
}

.btn-square-50-i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.btn-square-50 {
	padding: 0 !important;
	width: 50px;
	height: 50px;
}

.btn-square-50-30 {
	padding: 0 !important;
	width: 50px;
	height: 30px;
}

.btn-circle-20 {
	width: 20px !important;
	height: 20px !important;
	padding: 0 !important;
	border-radius: 10px !important;
}

.btn-circle-30 {
	width: 30px !important;
	height: 30px !important;
	padding: 6px 0 !important;
	border-radius: 15px !important;
}

.text-trans-n {
	text-transform: none;
}

.linenumber {
	display: inline-block;
	color: white;
	min-height: 22px;
	min-width: 22px;
	border: 1px solid black;
	line-height: 20px;
	text-align: center;
	padding: 0 3px;
	margin: 0 3px;
}

.table-calendar-container {
	/* max-height: 50%; */
	max-height: calc(100vh - 200px - 69px - 81px);/* Fix firefox */
	overflow-y: auto;
	overflow-x: hidden;
}

.table-calendar th,
.table-calendar td {
	min-width: 30px;
	text-align: center;
	border-right: 1px solid #ddd;
}

.table-calendar th:first-child,
.table-calendar td:first-child {
	border-left: 1px solid #ddd;
}

.table-calendar.table-calendar-2 th,
.table-calendar.table-calendar-2 td {
	min-width: 43px;
}

.table-calendar.table-calendar-2 td {
	border-bottom: 1px solid #ddd;
}

.table-calendar.table-calendar-2 td.colored {
	background-color: #e9f0ff;
}

.table-calendar.table-calendar-2 td.red-colored {
	background-color: #ffe9e9;
}


.line-gray {
    background-image: linear-gradient(#ccc, #ccc);
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position: 0 center;
    height: 10;
}
