#btn-bar{
	box-sizing: border-box;
	z-index: 1;
	position: absolute !important;
	top: 10em;
	outline: 0 !important;
	display: block;
	right: 0px ! important;
	left: auto;
}
#btn-bar2{
	left: 0px ! important;
	box-sizing: border-box;
	z-index: 1;
	position: absolute !important;
	top: 6em;
	outline: 0 !important;
	display: block;

}
.ol-zoom > button {
	box-sizing: border-box;
	z-index: 1;
	position: relative !important;
	width: 52px;
	height: 52px;
	outline: 0 !important;
	display: block;
	max-width: 100%;
	margin-left: 0;
	color: #ffffff;
	background-color: #078aa3;
	border-color: #06758b !important;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	font-size: 36px;
	line-height: 1.42857143;
	font-weight: bold;
}

.ol-zoom{
	position: relative !important;
	top: 0em;
	left: 0em;
	padding: 0px;
	
	}
	
#btn-bar > div:not(.ol-zoom)  {
	box-sizing: border-box;
	z-index: 1;
	position: relative !important;
	width: 52px;
	height: 52px;
	outline: 0 !important;
	display: block;
	max-width: 100%;
	margin-left: 0;
	color: #ffffff;
	background-color: #078aa3;
	border-color: #06758b !important;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	font-size: 36px ;
	line-height: 1.42857143;
	font-weight: bold;
}
#btn-bar2 > div {
	box-sizing: border-box;
	z-index: 1;
	position: relative !important;
	width: 52px;
	height: 52px;
	outline: 0 !important;
	display: block;
	max-width: 100%;
	margin-left: 0;
	color: #ffffff;
	background-color: #078aa3;
	border-color: #06758b !important;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	font-size: 36px !important;
	line-height: 1.42857143;
	font-weight: bold;
}

#main-content{
	
	top: 50px;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	overflow:hidden;
	position:absolute;
    padding: 0px 0px 0px 0px;
}


 
  
.box {
  cursor: pointer;
  height:0;
}

#map {
  flex: 1;
  overflow:hidden !important;
}

.box-content{
	max-height:calc(100% - 43px);
	overflow-y:auto;
}



.ol-layercontrol div:before{
  content:"\e055";
  font-family:"Glyphicons Halflings";
  line-height:1;
  margin:7px;
  display:inline-block;
  font-size: 36px ;
}


#user_info{
	width:200px;
	overflow:hidden;
}

.ol-layercontrol img{
 
  display: none;
}

.ol-layercontrol{
    top: 1em  !important;
    right: 0em !important;
    text-align: left;
	z-index: 50;
	border-radius: 0px;
	padding: 0px;
	float: right;
	box-sizing: border-box;
	z-index: 1;
	width: 52px;
	height: 52px;
	outline: 0 !important;
	display: block;
	max-width: 100%;
	margin-left: 0;
	color: #ffffff;
	background-color: #078aa3;
	border-color: #06758b !important;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	font-size: 36px !important;
	line-height: 1.42857143;
	font-weight: bold;
}

.dataTables_wrapper { 
	
}

.layer_button {
    border: none;
    background: url('../img/table.png')  no-repeat     ;
	background-position: center; 
	font-size: 0;
    line-height:16px;
}
.zoom_in_button {
    border: none;
    background: url('../img/zoom_in.png')  no-repeat     ;
	background-position: center; 
	font-size: 0;
}
.file_button {
    border: none;
    background: url('../img/pdf.png')  no-repeat     ;
	background-position: center; 
	font-size: 0;
}

.breadcrumb{
	margin-bottom: 10px;margin-top: 10px;
}

.commune-combo{
	background: #fff;
	border:none;
}

.border-combo{
	background: #fff;
	border: 1px solid #aaa !important;
	margin-top: -10px;
}

#map{
	height: 500px !important;
}



#homologue{
	height:0px;
	top:5px;
	margin-left:10px;
	z-index: 10;
	position: relative;
}

#homologue > span{

	color: rgba(88,177,252);
    text-shadow: 2px 2px 2px #FCFCFD;
	font-size:24px;
	font-weight: 600;
	margin-top:10px;
}



.ol-mouse-position{
	right: 8px !important;
	bottom: 8px !important;
	top: auto !important;
	margin-right:100px;
	font-size:16px;
	color: rgba(0,0,0); /*rgba(88,177,252);*/
    text-shadow: 1px 1px 1px #FFF;

}









   .ol-popup {
        position: absolute;
        background-color: rgb(117, 202, 232);
        -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
        filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
		color:white;
        padding: 15px;
        /* border-radius: 10px; 
        border: 1px solid #cccccc;*/
        bottom: 12px;
        left: -50px;
        min-width: 280px;
      }
      .ol-popup:after, .ol-popup:before {
        top: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
      }
      .ol-popup:after {
        border-top-color: rgb(117, 202, 232);
        border-width: 10px;
        left: 48px;
        margin-left: -10px;
      }
      .ol-popup:before {
        border-top-color: #cccccc;
        border-width: 11px;
        left: 48px;
        margin-left: -11px;
      }
      .ol-popup-closer {
        text-decoration: none;
        position: absolute;
        top: 2px;
        right: 8px;
      }
      .ol-popup-closer:after {
        content: "✖";
      }
	  
	  #ol3treepanel{
		position:absolute !important;
		top: 3em !important;
		right: 5em !important;
		left:auto !important;
	  }
	  
	  .modal:not(#ex1) {
		overflow-y:scroll;
	}
	


#user_menu > li {
	height:3em;
}
#user_menu  {
	width:100%;
}

#user_menu > li > a {
    padding: 15px 2px;
}

#user_menu > .divider {
	height:0.1em;
}

#search {
    display: none;
	}
	
span[data-select2-id="290"] .select2-selection__arrow{display:none}

.box{
	margin:0;
}

#search-PA {
	position: absolute;
	top:6em;
	left:2em;
	
}





#search-PA {
	outline: none;
}
#search-PA[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
#search-PA::-webkit-search-decoration,
#search-PA::-webkit-search-cancel-button {
	display: none; 
}


#search-PA[type=search] {
	background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 9px 10px 9px 32px;
	width: 140px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#search-PA[type=search]:focus {
	width: 250px;
	background-color: #fff;
	border-color: #66CC75;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}


#search-PA:-moz-placeholder {
	color: #999;
}
#search-PA::-webkit-#search-PA-placeholder {
	color: #999;
}

.better-autocomplete{
	margin-left:25px;
	width: 225px !important;
}


/*measure*/

 .tooltip {
        position: relative;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 4px;
        color: white;
        padding: 4px 8px;
        opacity: 0.7;
        white-space: nowrap;
      }
      .tooltip-measure {
        opacity: 1;
        font-weight: bold;
      }
      .tooltip-static {
        background-color: #ffcc33;
        color: black;
        border: 1px solid white;
      }
      .tooltip-measure:before,
      .tooltip-static:before {
        border-top: 6px solid rgba(0, 0, 0, 0.5);
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        content: "";
        position: absolute;
        bottom: -6px;
        margin-left: -7px;
        left: 50%;
      }
      .tooltip-static:before {
        border-top-color: #ffcc33;
      } 




#password_match{
	color:red;
}	  

.navbar .navbar-brand {
    padding-left: 0px;
}

.navbar{
	height:	auto;
}

.flaty-nav{
	position:absolute;
	top:0px;
	right:0px;
}

.select2{
	margin-top:5px !important;
	margin-bottom:5px !important;
}

h5{
	display:inline;
    text-overflow: clip;
}


#activer_menu{
	display:none;
}

.user-profile .dropdown-navbar {

    min-width: 220px;

}

.col-sm-3{padding:0px ;}

select{display:none;}