/********** unset padding-right in bootstrap columns     **************/
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
     padding-right: unset !important;  
}
body {
  background-color: #fff;
  position: relative;
}
section {
  padding-top: 60px;
}
section > .row {
  margin-bottom: 10px;
}
.sidebar {
    padding: 5px ;
    position:fixed;
    top:50px;
	width:auto;
}

a  {
  color: #5D8FC7;

 
}

a:hover,
a:focus {
  color: #F29400;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}



.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #F29400;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #F29400;
  outline: 0;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #F29400;
  border-color: #F29400;
}
.form-signin
{
   
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}
footer {
  margin-top: 45px;
  padding-top: 5px;
  border-top: 1px solid #eaeaea;
  color: #999;
}

footer a {
  color: #555;
}

footer a:hover {
  color: #222;
}

footer small {
  float: right;
margin-right: 10px;
}

footer ul li {
  float: left;
   list-style: none;
  margin-left: 10px;
}
.navbar-vert {
  color: #468847;
  background-color: #5D8FC6;
}
.navbar-nav:hover  {
  color: #468847;
  background-color: #5D8FC6;
}

.text-menu {
  color: #fff;
}
.color-icon {
  color: #F29400;
}
.red {
    color: red;
}
.green {
    color: LimeGreen ;
}
.table th ,td{
   text-align: center;    
}

.table-vcenter td {
   vertical-align: middle!important;
}


.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}
.fao {
   position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
  list-style:none;
  /* margin-top:5% */
}

#table_info td{
	border-right : solid 0px;
	border-right-color: #778899;
	/*border-left : solid 0px;
	border-left-color: #4E85A0;*/
	border-top : solid 0px;
	border-top-color: #778899;
	/*text-align:center*/
	font-size:9pt;
}
.firt_cell{
	border-left : solid 0px #778899;
		text-align:center
}
#last_cell{

	border-bottom: solid 0px #778899;

}
.container {

}


span.twitter-typeahead .tt-suggestion > p {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
  background-color: #CAE8F5;
}
span.twitter-typeahead .tt-suggestion > p:hover,
span.twitter-typeahead .tt-suggestion > p:focus {
  color: #0EA3D8;
  text-decoration: none;
  outline: 0;
  background-color: #CAE8F5;
   cursor:  pointer;
}
span.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #ffffff;
  background-color: #428bca;
}
span.twitter-typeahead {
  width: 100%;

}
.input-group span.twitter-typeahead {
  display: block !important;

}
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
  
}
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 44px !important;

}
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 28px !important;
}

/* ***************   start index.blade.php     *************** */
.thumbnail {
	z-index: 1;
    position: absolute;
    right: 6%;
    top: 2%;
    opacity: 1;
    border-image-width: 8px 8px 8px 8px;
    border-style: solid;
    border-color: gray;
    border: 0;
    background: 0;
	width: 100px;
    height: 100px;
 }

.thumbnail {
	z-index: 1;
    position: absolute;
    right: 0%;
    bottom: 0%;
    opacity: 1;
    border-image-width: 8px 8px 8px 8px;
    border-style: solid;
    border-color: gray;
    border: 0;
    background: 0;
	width: 100px;
    height: 100px;
	cursor:pointer;
 }
 
 .marker{
		width: 32px;
		height: 48px;
	}
	
	.marker_red {
		background: url("/img/rtu_red-v1.gif") no-repeat scroll 0% 0% transparent;
	}
	.marker_panne{
		background: url("/img/rtu_panne-v6.gif") no-repeat scroll 0% 0% transparent;
	}
	.marker_green{
		background: url("/img/rtu_green-v13.gif") no-repeat scroll 0% 0% transparent;
	}
	.marker_orange{
		background: url("/img/rtu_orange-v2.gif") no-repeat scroll 0% 0% transparent;
	}
	.ol-popup {
		position: absolute;
		background-color: white;
		-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));
		bottom: -20px;
		left: -50px;
	}
	.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: #f7f7f9;
		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-content {
		position: relative;
		min-width: 243px;
		min-height: 150px;
		height: 100%;
		padding:2px;
		white-space: normal;        
		background-color: #f7f7f9;
		overflow-y: auto;
		overflow-x: hidden;
	}
	.ol-popup-content p{
		font-size: 14px;
		padding: 2px 4px;
		color: #222;
		margin-bottom: 15px;
	}
	.ol-popup-closer {
		position: absolute;
		top: 0px;
		right: 4px;
		font-size: 100%;
		color: #F29400;
		text-decoration: none;
		z-index:100
	}
	a.ol-popup-closer:hover{
		color: #005580;
		text-decoration: none;
	}
	.ol-popup-closer:after {
		content: "\03a7";
	}
 .ol-popup-content table {
		font-family: arial, sans-serif;
		border-collapse: collapse;
		width: 100%;
		}

	.ol-popup-content td, th {
		border: 1px solid #dddddd;
		text-align: left;
		padding: 8px;
	}

	.ol-popup-content tr:nth-child(even) {
		 background-color: #dddddd; 
	}
/* #bordermapsinfo{
	margin: 0px 0px 0px 7%; 
} */

#map{
	height:80%;
}
a.skiplink {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
  }
a.skiplink:focus {
	clip: auto;
	height: auto;
	width: auto;
  
	padding: 0.3em;
  }
  #map:focus {
	border : 1px solide red ; 
	outline: #4A74A8 solid 0.15em;
  }
 .popover-content {
		padding: 9px 9px !important;
		width: auto !important;
	}
 .popover {
		max-width: none !important; 
	}
.ol-unselectable {
		width: none  !important; 
		height: none   !important; 
	}
div.transbox {
  margin: 30px;
  background-color: #ffffff;
  border: 1px solid black;
  opacity: 0.6;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}

div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}
.row-satellite{
	margin-right:50px;
}

/* ***************   end index.blade.php     *************** */


/*********************  responsive    ***********************/
.panel-info > .panel-heading {
    overflow: hidden;
    overflow-x: auto;
}
.lose_padding{
	padding-right:unset;
}
.right_footer{
		position: absolute;
		right: 0;
		bottom: 0;
	}

.navbar-toggle .icon-bar {
    background: white;
}	
	
.panel-body {
	overflow: hidden;
	overflow-x: auto;
}
/* .table_panel{
	padding:0px 0px 0px 80px ;
} */
ul{
    list-style: none !important;
}

.bulletin_padding{
	padding:20px 50px;
}
.navbar-collapse.in {
    overflow-y: unset;
}

/******* User ****/
	.user_menu{
		margin: 5px 0px 10px 100px;
	}
	
	.resetpasse{
		margin-top: 15%;
	}
	
	
@media all and (min-width: 991px) { 
	 .consultationdatas_choose{
		padding:0px 0px 0px 80px;
	}
	.bulletin_padding{
	padding:20px 50px;
	}
	.thumbnail {
		top: 8%;
		width: 100px;
		height: 100px;
	}
	.exploi-gestion{
		padding-right: 15px !important;
	}
}

@media all and (min-width: 960px) and (max-width: 1024px) { 
	.content{
		margin-top: 0;
		
	}
	
	.bulletin_padding{
	padding:20px 50px;
	}

	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-right: 15px !important;
	}
 }
 
 @media all and (min-width: 768px) and (max-width: 959px) { 
	.content{
		margin-top: 20%;
	}
	.fao li{ 
		display: inline;
	 }
	.fao{
		margin-top: 4%;
		margin-left: 30%;
	}
	.bulletin_padding{
	padding:20px 50px;
	}

 }
@media all and (max-width: 767px) {
	.row {
    margin-right: unset !important;
	}
	.fao li{ 
		display: inline;
	 }
	.fao{
		margin-top: 11%;
		margin-left: 30%;
	}
	.fao_compte{
		margin-top: 8%;
		margin-left: 30%;
	}
	 .consultationdatas_choose{
		padding:0px 0px 0px 80px;
	}
	#bordermapsinfo {
     margin: 0px ; 
	}
	.home_index_radioPanel{
		padding: 0px 0px 0px 80px;
		margin:20px;
		background: red;
	}
	.consultationdatas_choose{
		padding:40px 0px 0px 20px;
	}
	/* .panel-body {
     padding: 0px;
	} */
	.table_panel{
	padding:0px 0px 0px 0px ;
	}
	.content{
		margin-top: 35%;
	}
	.content_compte {
		margin-top: 25%;
	}
	.thumbnail {
		top: 2%;
		width: 80px;
		height: 80px;
	}
	
	.container {
    padding: 0px 10px !important;
	}
	
	
	
	
	/* fieldset {
    padding-left: 20px !important;
	} */
	
	
	/******* bulletin ****/
	
	.bulletin_padding{
		padding:20px 10px;
	}
	
	/******* User ****/
	
	.user_menu{
		margin: 40px 0px 0px 0px;
	}
	
	.block_icons{
		position: absolute;
		right: 10px;	
	}
	.resetpasse{
		margin-top: 20%;
	}
	
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    
		border-left: 1px solid #F29400;
	}
	
	.navbar-nav .open .dropdown-menu {
		width: 80%;
		margin-left: 40px;
	}
	.dropdown-menu > li > a {
    color: #fff;
	}
	.navbar_collapse_padding{
		padding: unset;
	}
}
@media all and (max-width: 480px) { 
	.fao li{ 
		display: inline;
	 }
	.fao{
		margin-top: 15%;
		margin-left: 15%;
	}
	.row {
    margin-right: unset !important;
	}
	
	.home_index_radioPanel{
		padding: 0px 0px 0px 80px;
		margin:20px;
		background: red;
	}
	.consultationdatas_choose{
		padding:40px 0px 0px 20px;
	}
	/* .panel-body {
     padding: 0px;
	} */
	.table_panel{
	padding:0px 0px 0px 0px ;
	}
	.content{
		margin-top: 50%;
	}
	.thumbnail {
		top: 2%;
		width: 80px;
		height: 80px;
	}
	.panel-info .panel-body {
     padding: 5px;
	}
	
	
	.container {
		padding: 0px 10px !important;
	}
	.fullWidth_nav > li{
		width :100%;
	}
	
	
	
	/* fieldset {
    padding-left: 20px !important;
	} */
	
	
	/******* bulletin ****/
	
	.bulletin_padding{
		padding:20px 10px;
	}
	
	/******* User ****/
	
	.user_menu{
		margin: 40px 0px 0px 0px;
	}
	
	.block_icons{
		position: absolute;
		right: -5px;
		top: 3px;
	}	
	.block_icons_top{
		top: 25px;
	}
	blockquote {
		padding: 10px 0px;
	}
	.block_height{
		height:60px	
	}
	.navbar-nav > .tasks-menu > .dropdown-menu {
		left: 0 !important;
	}
	.fullWidth_user{
		min-width: 250px;
	}
	.resetpasse{
		margin-top: 30%;
	}
	
 }
 @media all and (max-width: 322px){
	.fao {
		margin-top: 15%;
		margin-left: 11%;
		width: 100%;
		height: 100%;
	}
}
 

