/** 
  * HISTORIQUE
  * Version:2.1:FT:486:04/07/2016:Amélioration du panier de l'IHM Hydroweb
  * FIN-HISTORIQUE
  */
@font-face {
	font-family: Oswald;
	/* https://fonts.gstatic.com/s/oswald/v9/-g5pDUSRgvxvOl5u-a_WHw.woff */
	src: local("Oswald Regular"), local("Oswald-Regular"),
		url(fonts/-g5pDUSRgvxvOl5u-a_WHw.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: Droid Serif;
	/* https://fonts.gstatic.com/s/droidserif/v5/0AKsP294HTD-nvJgucYTaIbN6UDyHWBl620a-IRfuBk.woff */
	src: local("Droid Serif"), local("DroidSerif"),
		url(fonts/0AKsP294HTD-nvJgucYTaIbN6UDyHWBl620a-IRfuBk.woff)
		format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: Droid Serif;
	/* https://fonts.gstatic.com/s/droidserif/v5/cj2hUnSRBhwmSPr9kS5899kZXW4sYc4BjuAIFc1SXII.woff */
	src: local("Droid Serif Italic"), local("DroidSerif-Italic"),
		url(fonts/cj2hUnSRBhwmSPr9kS5899kZXW4sYc4BjuAIFc1SXII.woff)
		format("woff");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: Droid Sans;
	/* https://fonts.gstatic.com/s/droidsans/v5/s-BiyweUPV0v-yRb-cjciBsxEYwM7FgeyaSgU71cLG0.woff) */
	src: local("Droid Sans"), local("DroidSans"),
		url(fonts/s-BiyweUPV0v-yRb-cjciBsxEYwM7FgeyaSgU71cLG0.woff)
		format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: Droid Sans;
	/* https://fonts.gstatic.com/s/droidsans/v5/EFpQQyG9GqCrobXxL-KRMQFhaRv2pGgT5Kf0An0s4MM.woff */
	src: local("Droid Sans Bold"), local("DroidSans-Bold"),
		url(fonts/EFpQQyG9GqCrobXxL-KRMQFhaRv2pGgT5Kf0An0s4MM.woff)
		format("woff");
	font-weight: 700;
	font-style: normal;
}

body {
	background: rgb(229, 229, 229);
	color: rgb(102, 102, 102);
	line-height: 20px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*padding: 0px 0px 0px 1px; /* theia chart */ */
	line-height: 20px;
}

.map {
	width: 100% !important;
	/*height: 500px !important;*/
	height: 450px !important;
	/*padding: 5px !important;*/
	/*webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.25);
            box-shadow: 1px 1px 3px 0 rgba(0,0,0,.25);*/
	webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .25);
	/*box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .25);*/
	background: #E9E9E9;
}

.popin { /*background: #fff;
            padding: 10px;
            box-shadow: 0 0 8px #999;
            border-radius: 2px;*/
	
}

.sidebar_top {
	background: url("../images/header.png") no-repeat left 0px;
	width: 100%;
	margin: 8px 0px 0px;
	height: 50px;
	display: block;
}

.icon-bar>* {
	padding: 5px !important;
}

/** Icons style font */
.step {
	display: inline-block;
	line-height: 1;
	width: 10%;
}

.size-12 {
	font-size: 12px !important;
}

.size-14 {
	font-size: 14px !important;
}

.size-16 {
	font-size: 16px !important;
}

.size-18 {
	font-size: 18px !important;
}

.size-19 {
	font-size: 19px !important;
	vertical-align: middle !important;
}

.size-21 {
	font-size: 21px !important;
}

.size-24 {
	font-size: 24px !important;
}

.size-36 {
	font-size: 36px !important;
}

.size-48 {
	font-size: 48px !important;
}

.size-60 {
	font-size: 60px !important;
}

.size-72 {
	font-size: 72px !important;
}

.background_pic_border {
	top: 0px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	position: absolute;
	z-index: -1;
	max-width: 1990px;
	opacity: 0.8;
}

.background_pic_holder {
	margin: 0px auto;
	width: 100%;
	text-align: center;
	overflow: hidden;
	z-index: -2;
	max-height: 600px;
	min-width: 980px;
	max-width: 1990px;
	min-height: 525px;
}

.back-curv {
	background: url("../images/back-curv.png") no-repeat top;
	top: -280px;
	width: 100%;
	height: 452px;
	position: relative;
	z-index: 3;
	min-width: 980px;
}

.bg-white {
	background: white;
}

.bg-gray {
	background: rgb(52, 52, 52);
}

.bg-green {
	background-color: rgb(0, 170, 144);
}

.bg-black-o {
	background: rgba(0, 0, 0, 0.58);
}

.bg-black {
	background: #28353D;
}

.hd-round { /*border: 2px solid #000; /* the 'strokes' of the arc */
	display: inline-block;
	min-width: 4em; /* the width of the innermost element */
	min-height: 4em; /* the height of the innermost element */
	padding: 0.5em; /* the spacing between each arc */
	border-radius: 50% 50% 0 0;
	/*border-radius: 50%; /* for making the elements 'round' */
	/*border-top-color: transparent; /* hiding the top border */
	/*border-bottom-color: transparent;    */
	background: rgba(0, 0, 0, 0.64);
	border-bottom-left-radius: 0em;
	border-bottom-right-radius: 0em;
	margin-top: 10px display :                                       
		     inline-block;
	min-width: 4em;
	min-height: 4em;
	padding: 0.5em;
	border-radius: 50% 50% 0 0;
	/* border-bottom-color: transparent; */
	background: rgba(0, 0, 0, 0.64);
	border-bottom-left-radius: 0em;
	border-bottom-right-radius: 0em;
	margin-top: 10px;
	border: 5px solid white;
	/* padding: 5px; */
}

.content_top {
	background: url("../images/skin-default.png") no-repeat right 0px;
	height: 34px;
	display: block;
}

.border-lr-white {
	border-left: 10px solid white;
	border-right: 10px solid white;
}

.ttip {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px; //
	height: 72px;
	/*background-color: rgb(255, 255, 255);*/
	background-color: rgba(255, 255, 255, 0.5);
	/* border: 1px solid #ccc; */
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3), 0 4px 15px -5px
		rgba(0, 0, 0, 0.3);
	z-index: 999;
	overflow: hidden;
	padding: 5px;
}

.f-dropdown.drop-top {
	z-index: 999999;
}

#type_produits.f-dropdown.drop-top {
	columns: 3;
	max-width: 500px;
	max-height: 110px;
}

/*#rightDrop li {
          background: white;
        } */
.reveal-modal-bg {
	background: rgba(107, 107, 107, 0.78);
}

#rightDrop li {
	padding: 5px;
	list-style-type: none;
	width: 100%;
	margin: 0;
}

#rightDrop li label {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#rightDrop.f-dropdown.drop-top {
	max-width: 280px;
}

#rightDrop input[type="checkbox"] {
	margin: 0 5px 0 0;
}

#type_produits input[type="checkbox"] {
  margin: 0 0 0 0;
}
  
#map-tools {
	width: 100%;
	background: #008cba; /*rgb(0, 170, 144);*/
	height: 2.3125rem;
}

#map-tools .button,button {
	height: 2.3125rem;
	padding-top: 0.5rem;
	transition: background-color 300ms ease-out;
	border-left: 0;
	padding-bottom: 0;
}

/*.earth {
	background: url(icons/earth53.svg) no-repeat top left;
	background-size: contain;
}*/
.select2-container .select2-choice {
	height: 2.3125rem;
	line-height: 2.3125rem;
	border-radius: 0;
}

.olPopup {
	box-shadow: 0 2px 6px rgba(0, 0, 0, 1), 0 4px 15px 5px
		rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	padding: 1px;
}

.olPopupContent {
	padding: 0 !important;
	margin: 0;
	border-radius: 5px;
}

.info_identifier {
	border-radius: 5px 7px 0 0;
	font-weight: bold;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	l;
	font-size: 12px;
	background: rgb(51, 153, 255);
	width: 200px;
	height: 25px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	background: /*#3cb0fd*/ #008cba ;
	border-color: /*#3cb0fd*/ #008cba ;
	background-image: -webkit-linear-gradient(top, /*#3cb0fd*/                               
		     #008cba, #3498db);
	background-image: -moz-linear-gradient(top, /*#3cb0fd*/                                
		    #008cba, #3498db);
	background-image: -ms-linear-gradient(top, /*#3cb0fd*/                                 
		   #008cba, #3498db);
	background-image: -o-linear-gradient(top, /*#3cb0fd*/                                 
		   #008cba, #3498db);
	background-image: linear-gradient(to bottom, /*#3cb0fd*/                                
		    #008cba, #3498db);
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.info_status {
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	background: url('../images/bgSort.jpg');
	color: #000;
	border-top: 1px solid #F2F2F2;
	width: 200px;
	height: 25px;
	text-align: center;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
}

.info_attributes {
	font-size: 12px;
	color: #000;
	border-top: 1px solid #F2F2F2;
	width: 200px;
	height: 25px;
	text-align: center;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	background: #fff;
}

.info_attributes:first-letter {
	text-transform: capitalize;
}

/** dataTables foundation style */
table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected
	{
	background-color: #abb9d3;
}

table.dataTable.hover tbody tr:hover,table.dataTable.hover tbody tr.odd:hover,table.dataTable.hover tbody tr.even:hover,table.dataTable.display tbody tr:hover,table.dataTable.display tbody tr.odd:hover,table.dataTable.display tbody tr.even:hover
	{
	background-color: whitesmoke;
}

table.dataTable.hover tbody tr:hover.selected,table.dataTable.hover tbody tr.odd:hover.selected,table.dataTable.hover tbody tr.even:hover.selected,table.dataTable.display tbody tr:hover.selected,table.dataTable.display tbody tr.odd:hover.selected,table.dataTable.display tbody tr.even:hover.selected
	{
	background-color: #a9b7d1;
}

table.dataTable input[type="checkbox"] {
	margin: 0;
}

/** OpenLayers.LoadingPanel css */
.olControlLoadingPanel {
	background-image:
		url(../js/lib/OpenLayers/theme/default/img/loading.gif);
	/*margin-left: 30%;
            margin-top: 50%;
            position: relative;*/
	top: 10px;
	right: 10px;
	width: 195px;
	height: 11px;
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

.right li {
	display: inline;
}

h4 {
	padding: 0px 0px 10px;
	color: rgb(231, 121, 39);
	line-height: 140% !important;
	letter-spacing: 0px;
	font-family: "Oswald", arial, serif;
	font-weight: normal;
	position: relative;
}

.row {
	max-width: 60rem;
}

.column,.columns {
	padding-left: 1.9375rem;
	padding-right: 1.9375rem;
}

/*
	Custom charts tabs
*/
.tabs dd>a,.tabs .tab-title>a {
	display: block;
	background-color: #efefef;
	color: /*#222222;*/ rgb( 102, 102, 102) ;
	padding: 0.5rem 1rem;
	margin: 5px;
	border-radius: 50px;
	font-family: "Oswald", arial, serif;
	font-size: 0.9rem;
}

.tabs dd.active a,.tabs .tab-title.active a {
	background-color: #1f77b4;
	color: #FFFFFF;
}

.feature-tools:hover {
	color: rgb(196, 196, 196) !important;
}

#breadcrumb {
	margin-left: 15px;
	margin-top: 5px;
}

.fa-1_5x {
	font-size: 1.5em;
}

.fa-1_3x {
	font-size: 1.3em;
}

/* 
	Select2.js 
	Custom police to Theia police
*/
.optionGroup {
	font-weight: bold;
	padding: 0px 0px 0px 1px;
	color: rgb(102, 102, 102);
	line-height: 20px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.optionChild {
	padding-left: 15px;
	color: rgb(102, 102, 102);
	line-height: 20px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

label {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	line-height: 20px;
	color: rgb(102, 102, 102) !important;
}

label select {
	height: 2.0rem;
}

table thead tr th,table tfoot tr th,table tfoot tr td,table tbody tr th,table tbody tr td,table tr td
	{
	font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	line-height: 20px;
	color: rgb(102, 102, 102) !important;
	overflow: hidden;
}

.touppercase {
	text-transform: uppercase;
}

table { /*border: none;*/
	
}

h1 {
	font-family: Oswald, arial, serif;
}

h3 {
	font-family: Oswald, arial, serif;
}

.reveal-modal_hysope {
	padding: 0px;
}

.padding_20 {
	padding: 20px;
}

.text-white {
	color: white;
}

.text-black {
	color: black;
}

.darkfield {
	background-color: #242424;
	color: #fff;
}

.close-reveal-modal.text-light {
	color: #000;
}

.close-reveal-modal.text-light:hover {
	color: #aaa;
}

input,textarea {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
}

input:-moz-placeholder,textarea:-moz-placeholder {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
}

input.placeholder,textarea.placeholder {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
}

.right,.right a, footer a {
	font-family: Oswald, arial, serif;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 12px;
	color: rgb(255, 255, 255);
	letter-spacing: 0.0225em
}

.right a:hover {
	color: #aaa;
}

.flag {
	margin-left: 5px;
}

.flag:hover,.flag.active {
	-moz-box-shadow: 1px 2px 10px 1px #ffffff;
	-webkit-box-shadow: 1px 2px 10px 1px #ffffff;
	-o-box-shadow: 1px 2px 10px 1px #ffffff;
	box-shadow: 1px 2px 10px 1px #ffffff;
	filter: progid :                     DXImageTransform.Microsoft.Shadow (
		
		  
		         
		      color =       
		   
		         #ffffff, Direction =                     153, Strength =  
		              
		   10 );
	/*-moz-box-shadow: 1px 1px 20px 2px #ffffff;
	-webkit-box-shadow: 1px 1px 20px 2px #ffffff;
	-o-box-shadow: 1px 1px 20px 2px #ffffff;
	box-shadow: 1px 1px 20px 2px #ffffff;
	filter: progid : DXImageTransform.Microsoft.Shadow ( color = #ffffff,
		Direction = 134, Strength = 20 );*/
}

#type_produits li {
	padding: 1px;
	list-style-type: none;
	width: 100%;
	margin: 0;
}

#type_produits ul {
  margin-left: 0.25rem;
}
  
#type_produits input[type="radio"],select {
	margin: 0 5px 5px 0;
}

.map-tools-active {
	background: rgb(231, 121, 39) !important;
}

input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea
	{
	box-shadow: none;
	/*border: 1px solid #aaa;*/
}

a.read_more { /*padding: 10px 0px 0px;*/
	color: rgb(231, 121, 39);
	text-decoration: none;
	display: block;
	text-transform: capitalize;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
}

a.read_more:hover {
	text-decoration: underline;
}

table label {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#header img {
	max-width: none;
}

.height_35 {
	height: 35px;
}

.height_150 {
	min-height: 150px;
}

.height_100 {
	min-height: 100px;
}

.height_80 {
	min-height: 80px;
}

.height_70 {
	min-height: 70px;
}

.height_50 {
	min-height: 50px;
}

.padding_bottom_5 {
	padding-bottom: 5px;
}

.header_border {
	border-bottom: 2px solid rgb(231, 121, 39);
}

.center {
	text-align: center;
}

.fa-trash-o:hover {
	color: red;
	cursor: pointer;
}

[type="checkbox"][disabled]+span {
	color: #ccc !important;
}

#trace_satellites:disabled+span.disabled:after {
	content: attr(data-content);
	margin-left: 5px;
}

.pagination {
	padding-top: 10px;
	float: right;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
	padding-bottom: 10px;
}

.pagination a {
	background: /*#fff;*/ #E5E5E5 ;
	border: 1px solid #E1E1E1;
	color: #333333;
	margin: 2px;
	padding: .2em .4em;
	padding: 4px 12px;
	text-decoration: none;
	border: 1px solid #cccccc;
}

.pagination a:HOVER {
	color: white;
	background: #2ba6cb;
	border: 1px solid #2ba6cb;
}

.pagination span:first {
	padding: 4px 12px;
}

.pagination span.inactive {
	background: #fff !important;
	border: 1px solid #ccc !important;
	color: #ccc !important;
	margin: 2px !important;
	text-decoration: none !important;
	padding: 4px 12px;
}

.pagination span.active {
	background: /*#535353;*/ #2ba6cb ;
	border: 1px solid #2ba6cb; /*#535353;*/
	color: #fff;
	font-weight: 700;
	margin: 2px;
	text-decoration: none !important;
	color: #fff;
	padding: 4px 12px;
}

#history table tr th,#history table tr td {
	padding: 0;
	line-height: 15px !important;
}

.alreadyInCart {
	background-color: rgba(181, 218, 255, 0.3) !important;
}

.oauthLink {
	background: #fff;
	padding: 5px;
	font-family: Oswald, arial, serif;
	color: #000;
	border-radius: 5px;
	font-size: 16px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.75);
}

.oauthLink:hover {
	color: #000;
	-webkit-box-shadow: 1px 3px 6px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 3px 6px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 3px 6px rgba(50, 50, 50, 0.75);
}

.oauthLink span:FIRST-CHILD {
	color: rgb(231, 121, 39);
}

#rivers tbody tr label:FIRST-LETTER,#lakes tbody tr label:FIRST-LETTER {
	text-transform: capitalize;
}

/*
	Customizes OpenLayers Mouse position render
 */
.olControlMousePosition {
	color: #000;
	background: rgba(236, 236, 236, 0.7);
	margin: 5px 0 5px 0;
	padding: 0px 5px 0 5px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
}

.fullscreen {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.xlarge {
	overflow: auto;
	height: 100%;
	top: 0;
	width: 100% !important;
	max-width: 100%;
}

.color_green {
	color: #46bb00;
}

.color_red {
	color: #d62728;
}

.position-relative {
	position: relative;
}

.notification-badge {
    position: absolute;
    top: -0.7rem;
    left: 0.5rem;
    display: inline-block;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 14px;
    border-radius: 2px;
    background-color: #b5180f;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
}

.margin-0 {
	margin: 0;
}

.hover_popup{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_popup .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_popup > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
/*    max-width: 551px;*/
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup {
    cursor: pointer;
    border-style: solid;
    border-color: red;
    border-width: thin;
    font-size: 11px;
    display: inline;
    position: absolute;
    text-align: center;
    top: 25px;
    right: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

.menu_header {
	position: absolute;
	right: 0;
	width: 800px;
	top: -5px;
}

.subtitle_header {
	text-transform: none;
	font-size: 16px;
	text-align: right;
	padding-bottom: 0;
	width: 440px;
	position: absolute;
	right: 0;
	top: 45px;
}
circle {
	cursor: pointer;
}

table.dataTable thead .sorting_asc {
  background: url(../images/datatables/sort_asc.png) no-repeat center left;
}
table.dataTable thead .sorting_desc {
  background: url(../images/datatables/sort_desc.png) no-repeat center left;
}
table.dataTable thead .sorting {
  background: url(../images/datatables/sort_both.png) no-repeat center left;
}

.offset_th {
	padding-left: 20px!important;
}