/*////// margin and padding ////////////////////*/
.p-0 {
  padding: 0px;
}

.p-3 {
  padding: 3px;
}

.p-5 {
  padding: 5px;
}

.p-10 {
  padding: 10px;
}

.p-15 {
  padding: 15px;
}

.p-20 {
  padding: 20px;
}

.p-25 {
  padding: 25px;
}

.p-30 {
  padding: 30px;
}

.p-35 {
  padding: 35px;
}

.p-40 {
  padding: 40px;
}

.p-45 {
  padding: 45px;
}

.p-50 {
  padding: 50px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-3 {
  padding-top: 3px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-3 {
  padding-right: 3px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-3 {
  padding-bottom: 3px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pl-0 {
  padding-left: 0px;
}

.pl-3 {
  padding-left: 3px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.m-0 {
  margin: 0px;
}

.m-3 {
  margin: 3px;
}

.m-5 {
  margin: 5px;
}

.m-10 {
  margin: 10px;
}

.m-15 {
  margin: 15px;
}

.m-20 {
  margin: 20px;
}

.m-25 {
  margin: 25px;
}

.m-30 {
  margin: 30px;
}

.m-35 {
  margin: 35px;
}

.m-40 {
  margin: 40px;
}

.m-45 {
  margin: 45px;
}

.m-50 {
  margin: 50px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-3 {
  margin-top: 3px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mr-0 {
  margin-right: 0px;
}

.mr-3 {
  margin-right: 3px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-3 {
  margin-bottom: 3px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-0 {
  margin-left: 0px;
}

.ml-3 {
  margin-left: 3px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}
/*//////////// end margin and padding //////////////*/

.aligned-items .row {
  letter-spacing: -4px;
}
.aligned-items .row [class^="col-"] {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  float: none;
}

.size80{font-size: 80%}
.size200{font-size: 200%}
.size300{font-size: 300%}

.col_coral{
	color: coral;
}

.col_white{
	color: white !important;
}

.h_200{
	min-height: 270px;
	max-height: 270px;
}

.h_300{
	min-height: 315px;
	max-height: 315px;
}

.my-group .form-control{
    width:50%;
}

.progress-group .progress-text {
    float: left
}

.progress.sm {
    clear: both;
}

#loading_div{
	display:none;
	position: absolute;
    width: 90%;
    height: 100%;
    padding: 50px;
	background-color: #ffffff;
    z-index: 9999;
}



.data_validation_row {
    border-bottom: 1px dashed #aaa;
    padding-bottom: 5px;
}

/*form styles*/
#msform {
	width: 100%;
	margin: 0 auto;
	position: relative;
	margin-bottom:10px;
}
#msform fieldset {
	background: white;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
/*
#msform input, #msform textarea {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	font-family: montserrat;
	color: #2C3E50;
	font-size: 13px;
}

#msform .btn-file{
	margin-bottom: 10px;
}
*/
/*buttons*/
#msform .action-button {
	width: 120px;
    background: #27AE60;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px;
    margin: 0 10px 0 0;
    text-decoration: none;
    font-size: 14px;
}
#msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}
/*headings*/
.fs-title {
	font-size: 20px;
    font-weight: 700;
	text-transform: uppercase;
	color: #2C3E50;
	text-align: center;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	text-align: center;
}
/*progressbar*/
#progressbar {
	margin: 0 0 10px 0;
    overflow: hidden;
    counter-reset: step;
    padding: 0;
	text-align: center;
}
#progressbar li {
	list-style-type: none;
	/*color: white;*/
	text-transform: uppercase;
	/*font-size: 9px;*/
	width: 20%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
    counter-increment: step;
    width: 40px;
    line-height: 40px;
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #333;
    background: white;
    border-radius: 3px;
    margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: white;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #27AE60;
	color: white;
}

#msform .file-preview{
	padding:0px;
}

#msform .file-drop-zone{
	margin: 12px auto;
    padding: 0;
	min-height: 230px;
}

#msform .kv-file-content {
    width: 225px;
    height: 130px;
}

#msform .file-thumbnail-footer {
    height: 45px;
}

#msform .file-footer-caption {
    margin-bottom: 5px;
}

#msform .file-caption {
    margin-bottom: 15px;
}



.frb-group {
	    margin: 10px auto;
}

.frb ~ .frb {
	margin-top: 5px;
}

.frb input[type="radio"]:empty,
.frb input[type="checkbox"]:empty {
	display: none;
}

.frb input[type="radio"] ~ label:before,
.frb input[type="checkbox"] ~ label:before {
	font-family: FontAwesome;
	content: '\f096';
	position: absolute;
	top: 50%;
	margin-top: -11px;
	left: 15px;
	font-size: 22px;
}

.frb input[type="radio"]:checked ~ label:before,
.frb input[type="checkbox"]:checked ~ label:before {
	content: '\f046';
}

.frb input[type="radio"] ~ label,
.frb input[type="checkbox"] ~ label {
	position: relative;
	cursor: pointer;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: #f2f2f2;
}

.frb input[type="radio"] ~ label:focus,
.frb input[type="radio"] ~ label:hover,
.frb input[type="checkbox"] ~ label:focus,
.frb input[type="checkbox"] ~ label:hover {
	box-shadow: 0px 0px 3px #333;
}

.frb input[type="radio"]:checked ~ label,
.frb input[type="checkbox"]:checked ~ label {
	color: #fafafa;
}

.frb input[type="radio"]:checked ~ label,
.frb input[type="checkbox"]:checked ~ label {
	background-color: #f2f2f2;
}

.frb.frb-default input[type="radio"]:checked ~ label,
.frb.frb-default input[type="checkbox"]:checked ~ label {
	color: #333;
}

.frb.frb-primary input[type="radio"]:checked ~ label,
.frb.frb-primary input[type="checkbox"]:checked ~ label {
	background-color: #337ab7;
}

.frb.frb-success input[type="radio"]:checked ~ label,
.frb.frb-success input[type="checkbox"]:checked ~ label {
	background-color: #00a65a;
}

.frb.frb-info input[type="radio"]:checked ~ label,
.frb.frb-info input[type="checkbox"]:checked ~ label {
	background-color: #5bc0de;
}

.frb.frb-warning input[type="radio"]:checked ~ label,
.frb.frb-warning input[type="checkbox"]:checked ~ label {
	background-color: #f0ad4e;
}

.frb.frb-danger input[type="radio"]:checked ~ label,
.frb.frb-danger input[type="checkbox"]:checked ~ label {
	background-color: #d9534f;
}

.frb input[type="radio"]:empty ~ label span,
.frb input[type="checkbox"]:empty ~ label span {
	display: block;
}

.frb input[type="radio"]:empty ~ label span.frb-title,
.frb input[type="checkbox"]:empty ~ label span.frb-title {
	font-size: 16px;
	font-weight: 700;
	/*margin: 5px 5px 0px 50px;*/
}

.frb input[type="radio"]:empty ~ label span.frb-description,
.frb input[type="checkbox"]:empty ~ label span.frb-description {
	font-weight: normal;
	font-style: italic;
	color: #999;
	margin: 0px 5px 5px 50px;
	font-size: 12px;
    line-height: 14px;
}

.frb input[type="radio"]:empty:checked ~ label span.frb-description,
.frb input[type="checkbox"]:empty:checked ~ label span.frb-description {
	color: #fafafa;
}

.frb.frb-default input[type="radio"]:empty:checked ~ label span.frb-description,
.frb.frb-default input[type="checkbox"]:empty:checked ~ label span.frb-description {
	color: #999;
}

.frb .frb-radio-details{
	margin: 5px;
}

.frb .frb-radio-details select{
	border-radius: 5px;;
}
.frb input[type="checkbox"]:empty:checked ~ label .frb-radio-details,
.frb input[type="radio"]:empty:checked ~ label .frb-radio-details{
	display:block;
}

.frb input[type="checkbox"]:empty ~ label .frb-radio-details,
.frb input[type="radio"]:empty ~ label .frb-radio-details{
	display:none;
}

.frb label {
    padding: 10px 10px 10px 50px;
}

/* LEAFLET LOCATOR *************************/
.leaflet-control-locate a {
	cursor: pointer;
}

.leaflet-control-locate a .leaflet-control-locate-location-arrow {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 7px;
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="black" d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63z"/></svg>');;
}

.leaflet-control-locate a .leaflet-control-locate-spinner {
      display: inline-block;
      width: 16px;
      height: 16px;
      margin: 7px;
      background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="black" d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63z"/></svg>');
      animation: leaflet-control-locate-spin 2s linear infinite;
}

.leaflet-control-locate a:active .leaflet-control-locate-location-arrow {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(32, 116, 182)" d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63z"/></svg>');
}

.leaflet-control-locate.following .leaflet-control-locate-location-arrow {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(252, 132, 40)" d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63z"/></svg>');
}


/*/////////////// WIDGET ZONE ///////////////////////////*/
.widget-zone .widget-zone-header {
        padding: 10px;
    height: 70px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.widget-zone .description-header{
	font-size: 20px;
	font-weight: Bold;
}
.widget-zone .widget-zone-name {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	text-align: center;
}

.widget-zone .widget-zone-desc {
    margin-top: 0
}

.widget-zone .widget-zone-image {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -25px;
    background-color: #fff;
    border-radius: 50%;
    color: #00a7d0;
    text-align: center;
    line-height: 20px;
    padding: 10px;
}
.bg-aqua-active .widget-zone-image {
    border: 1px solid #00a7d0;
}
.widget-zone-nbr {
    font-size: 200%;
    font-weight: bold;
}
.widget-zone-label {
    font-size: 100%;
}
.widget-zone .widget-zone-image>img {
    width: 90px;
    height: auto;
    border: 3px solid #fff
}

.widget-zone .box-footer {
    padding-top: 30px
}

.widget-zone-2 .widget-zone-header {
    padding: 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}





/*/////////LEAFLET /////////////////////*/
.leaflet-tooltip{
			font-size:100%;
			font-weight: Bold;
			background-color:transparent;
			border:0;
			box-shadow: none;
			color: #000;
		}

.legend {
  padding: 6px 8px;
  font-size: 10px;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  /*box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);*/
  /*border-radius: 5px;*/
  line-height: 20px;
  color: #555;
}
.legend h4 {
  text-align: center;
  font-size: 16px;
  margin: 2px 12px 8px;
  color: #777;
}

/*//////// APPS //////////////*/
.apps-content #map{
	width: 100%;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 55px;
    bottom: 55px;
    max-width: 1170px;
}

.apps-content #map.slideup{
	bottom: 155px;
}



.popup-zonebox {
	width: 45%;
	background-color: #ecf0f5;;
	margin: 3px;
	padding: 3px;
	text-align: center;
	border-radius: 5px;
	font-size: 10px;
}

.popup-zoneinfo {
    overflow: hidden;
}

.popup-zonebox span {
    font-size: 16px;
    font-weight: bold;
}


.apps_nav {
    z-index: 1001;
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 55px;
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    background-color: #fff;
    display: flex;
    overflow-x: auto;
    max-width: 1170px;
}

.apps_nav_link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    min-width: 50px;
    overflow: hidden;
    white-space: nowrap;
    font-family: sans-serif;
    font-size: 13px;
    color: #444444;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    transition: background-color 0.1s ease-in-out;
}

.apps_nav_link:hover {
    background-color: #eeeeee;
}

.apps_nav_link--active {
    color: #009578;
	background-color: #eeeeee;
}

.apps_nav_icon {
    font-size: 18px;
}

.apps_nav_text {
    font-size: 12px;
}
.apps-content {
    max-width: 1320px;
    margin: 0 auto;
}

#apps_search {
    padding: 3px;
    position: relative;
}
#apps_BtnCancel {
    position: absolute;
    left: 5px;
    top: 9px;
    background-color: #fff;
}

#apps_SearchInput {
        padding-left: 45px;
    border: 1px solid #aaa;
    border-radius: 10px;
	font-size: 20px;
}

#apps_BtnFilter, #apps_BtnCancelFilter {
    position: absolute;
    top: 9px;
    right: 10px;
    border-radius: 5px;
}

#apps_SearchResults{
	position: absolute;
    top: 52px;
    z-index: 9999;
    width: 100%;
        height: calc(100vh - 55px);
    background-color: #fff;
    padding: 5px;
    border: 1px solid #d2d6de;
    overflow: hidden;
}

.apps_result_elem {
    border-bottom: 1px solid #d2d6de;
    padding: 5px;
	    font-size: 20px;
}

.apps_panel_header {
  display: flex;
  flex-wrap: nowrap;
  -webkit-overflow-scrolling: touch;
  justify-content: space-between;
  padding-bottom: 10px;
  overflow-x: auto;
}

.apps_panel_header .apps_pan {
	flex: 0 0 auto;
    width: 85px;
    text-align: center;
    margin: 3px;
    padding: 5px;
    background-color: #ecf0f5;
    border-radius: 5px;
}
.apps_pan_icon {
    height: 25px;
}

.apps_pan_icon img{
	width:25px;
}
.apps_pan_icon span {
    font-size: 20px;
    font-weight: bold;
}

.apps_pan_description {
    font-size: 11px;
}
.apps_panel_name {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

#apps_panels {
    padding: 5px;
    position: absolute;
    bottom: 60px;
    z-index: 1000;
    background-color: #fff;
    width: 100%;
	max-width: 1170px;
    height: 110px;
    overflow: hidden;
}
#apps_panels.wide{
	min-height: calc(100vh - 59px);
	height: calc(100vh - 59px);
	overflow-y: auto;
	top: 0;
}

#apps_lots {
    display: flex;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    justify-content: space-between;
    padding-bottom: 8px;
    overflow-x: auto;
    position: absolute;
    bottom: 155px;
    z-index: 1000;
	width: 100%;
	max-width: 1170px
}

.apps_lot_elem {
    flex: 0 0 auto;
    width: 200px;
    text-align: center;
    margin: 5px;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: steelblue;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 29%);
	cursor: pointer;
}

.apps_lot_elem_filter {
    flex: 0 0 auto;
    width: 200px;
    text-align: center;
    margin: 5px;
    padding: 10px;
    background-color: #ecf0f5;
    border-radius: 5px;
    box-shadow: steelblue;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 29%);
	cursor: pointer;
}
.apps_lot_elem_filter_t{
	font-size:17px;
	font-weight: bold;
	margin-bottom: 5px;
}

.apps_lot_title {
    font-size: 20px;
    font-weight: bold;
}

.apps_lot_superficie, .apps_lot_prix {
    width: 100%;
    background-color: #ecf0f5;
    margin: 3px;
    padding: 3px;
    text-align: center;
    border-radius: 5px;
}


.apps_lot_etape {
    font-size: 12px;
}


#apps_box_filter {
    position: absolute;
    height: 100vh;
    margin: 0 auto;
    z-index: 9999;
    background-color: #fff;
    width: 100%;
    top: 0;
	max-width:1320px;
}

#apps_filter_buttons {
    position: fixed;
    width: 100%;
    max-width: 1320px;
    bottom: 0;
    /* border-top: 1px solid; */
    /* background-color: #eee; */
    padding: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

#apps_filter_lots {
	overflow: hidden;
    overflow-y: auto;
    height: calc(100vh - 240px);
}

#apps_filter_result{
font-size: 17px;	
}

/*//////////////// MEDIA PRINT //////////////////*/


@media print 
{
   
  @page {
   size: A4;
   margin: 1.5cm;
   
   @top-left {
   content: "first: " string(heading, first); 
   }
   @top-center {
   content: "start: " string(heading, start); 
   }
   @top-right {
    content: "last: " string(heading, last); 
   }
  }	
}
/*///////// media small devices ///////////*/
@media (max-width: 767px) {
	.main-header .logo {
		display: none;
	}
	
	.btn-group a.btn {
		padding: 5px;
		font-size: 83%;
	}
}


@media print {

  a[href]:after {
    content: "";
  }
}