/***********************************************
*           Styles generaux
************************************************/
body {
	font-size: 14px;
	font-family: "Open sans" ,Arial,sans-serif;
}
b, strong
{
	font-weight: 600;
}
a {
	/*font-weight: bold;*/
	/*font-color: */
	color: inherit;
	text-decoration: none;
}
a.no-decoration {
	text-decoration: none;
	color: inherit
}
a.no-decoration:hover {
	text-decoration: none;
	color: inherit
}
div.liens-rectangles {
	text-align: center;
}
a.lien-rectangle,
span.lien-rectangle {
    /*
	width: 25%;
    min-width: 200px;
	*/
    display: inline-block;
    border-width: 2px;
	border-style: solid;
    text-align: center;
    margin: 5px;
    border-radius: 5px;
    padding: 5px;
	color: inherit !important;
    text-decoration: none;
}
a.lien-rectangle-petit {
    /*
	width: 25%;
    min-width: 200px;
	*/
    border-width: 1px;
}
.navbar-toggle {
	color: #fff;
}
.navbar-toggle-primary-color {
	color: #0a4f75;
}
.left-main-title {
	padding: 30px;
    text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.left-main-menu {
	padding: 6px;
}
.left-main-menu-bloc-liens {
	background-color: white ;
	padding : 10px ;
}
.left-main-menu-bloc-liens > a {
	display : block ;
	margin: 5px 10px;
}
.left-main-menu-bloc-liens > a.choice:before {
	content: "\027E9 ";
	position:absolute ;
	text-indent : -10px ;
	
}
.left-main-menu-bloc-liens > a.choice {
	font-weight: bold;
}
.breadcrumb > li + li:before {
	/*
	&lang; as U+027E8 (&#10216;)
	&rang; as U+027E9 (&#10217;)
	*/
   content: "\027E9 ";
}
.breadcrumb > .active {
	color: black;
}
.breadcrumb
{
	margin-bottom: 40px;
}
.hand {
	cursor: pointer;
}
/************************************************
*			logo								
*************************************************/
div.header_logo 
{
	padding: 30px 30px 10px 30px;
	position: relative;
}

@media (max-width: 768px) {
	
	div.header_logo
	{
		padding: 30px 15px 10px 15px ;
	}
	
}


div.header_logo a.logo {
	display: block;
	height: 60px;
}

div.header_logo_FR a.logo {
	background: url('/img/logos_sh/h60/FR.png');
	width: 364px;
}


@media screen and (max-width: 768px) {
	
	div.header_logo a.logo {
		display: block;
		height: 40px;
	}
	
	div.header_logo_FR a.logo {
		background: url('/img/logos_sh/h40/FR.png');
		width: 243px;
	}
}

@media screen and (max-width: 320px) {
	
	div.header_logo a.logo {
		display: block;
		height: 30px;
	}
	
	div.header_logo_FR a.logo {
		background: url('/img/logos_sh/h30/FR.png');
		width: 182px;
	}
}


/************************************************
*			menu								
*************************************************/
div.navbar ul.navbar-nav > li > a,
div.navbar ul.navbar-nav > li > a:hover,div.navbar ul.navbar-nav > li > a.a_menu_chalet
{
	color: #fff;
	font-family: "Alfa Slab One";
}
div.navbar ul.navbar-nav > li > a:hover,div.navbar ul.navbar-nav > li > a.a_menu_chalet
{
	color: #ff8a00;
}
div.navbar ul.navbar-nav > li > a:hover,div.navbar ul.navbar-nav > li > a:focus,
div.navbar ul.navbar-nav > li > a:hover,div.navbar ul.navbar-nav > li.selected > a.a_menu_chalet,
div.navbar ul.navbar-nav > li > a:hover,div.navbar ul.navbar-nav > li > a.a_menu_chalet:focus
{
	color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .selected > a, li.dropdown.dropdownlang.open 
{
   background-color: #ff8a00;
	color: #fff;
}

.container > .navbar-header
{
	margin-right : 0 !important ;
	margin-left : 0 !important ;
}

/* Langues : */
.caret-big {
    border-top: 8px dashed;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.dropdownlang {
    background-position: left 5px center;
    background-repeat: no-repeat;
    background-size: auto 12px;
}
.dropdownlang > a {
    padding-left: 30px !important;
    padding-right: 5px !important;
}
.navbar-default .navbar-nav > .dropdownlang.open > a {
	background: transparent;
}
.dropdownmenulang li {
    background-position: 4px 7px;
    background-repeat: no-repeat;
    background-size: auto 12px;
    padding-left: 25px;
}
.dropdownmenulang li:hover {
    background-color: #f5f5f5;
}

@media (max-width: 767px)
{
	.navbar-default .navbar-nav .open .dropdown-menu > li > a
	{
		color : #ffffff !important ;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover
	{
		color : #ff8a00 !important ;
	}
}


/************************************************
*			fin menu							
*************************************************/
/************************************************
*			recherche station / location							
*************************************************/
.typeahead.dropdown-menu {
	border-radius: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.typeahead.dropdown-menu >li>a .separateur {
	position: relative;
	top: 2px;
}
@media (max-width: 768px) {
	.typeahead.dropdown-menu {
		border: 1px solid #FFF;
		border-radius: 0;
	}
	.typeahead.dropdown-menu .active  a{
		background-color: #337ab7 !important;
	}
}
.search_box {
	margin-top: 10px;
}
#search_station_index, #search_station_enneigement, .search_box
{
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#search_station_index > div, #search_station_enneigement > div, .search_box > div
{
	padding: 5px;
	box-sizing: border-box;
	height: 40px;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#search_station_index > div
{
	background-color: #c26c19;
}
#search_station_enneigement > div
{
	background-color: #7eb1c6;
	color: #fff;
}
.search_box > div {
	color: #fff;
}
#station_search_enneigement
{
	padding: 5px 10px;
	width: 250px;
} 

@media (max-width: 325px)
{
	#station_search_enneigement
	{
		font-size: 0.8em;
	}
}
#search_station_index > div > label, #search_station_enneigement > div > label, .search_box > div > label
{
	margin: 0;
}
#search_station_index input, #search_station_enneigement input, .search_box input, .search_box select
{
	height: 40px;
	border: 1px solid /*#e0e0e0*/;
	border-color: inherit;
	padding: 3px;
}

li#search_station_menu_li 
{
	padding: 10px 20px ;
	width : 400px ;
}

li#search_station_menu_li:hover
{
	background-color:#f5f5f5 ;
}

input#station_search_menu
{
	display:block ;
	width : 100% ;
}

.dropdown-menu li.separateur
{
	margin : 0 20px ;
}

.dropdown-menu li.separateur hr.separateur
{
	width : 100% !important ;
	margin: 0 auto;
}

@media (max-width: 768px)
{
	li#search_station_menu_li
	{
		width : 100% ;
		box-sizing:border-box;
		color:#ffffff ;
		padding-left : 25px ;
	}
	
	li#search_station_menu_li input
	{
		color:#000000 ;
	}
	
	li#search_station_menu_li:hover
	{
		background-color:initial ;
	}
	
	.dropdown-menu li.separateur
	{
		margin : 0 25px ;
	}
	
}



#search_location_destination > div {
	width: 25%;
}
#search_location_destination > input {
	width: 75%;
}
#search_location_dates > div {
	width: 18%;
}
#search_location_dates > input, #search_location_dates > select {
	width: 12%;
}
#search_location_dates > input + div {
	margin-left: 5%;
}
#search_location_types > div {
	width: 25%;
}
#search_location_types > input, #search_location_types > select {
	width: 23%;
}
#search_location_types > input + div, #search_location_types > select + div  {
	margin-left: 4%;
}
#search_location_submit {
	width: 100%;
    justify-content: flex-end;
}
.location_search_submit {
	color: #fff;
    border: none;
    border-radius: 6px;
    padding: 8px;	
}
/************************************************
*			fin recherche station									
*************************************************/
/************************************************
*      Styles specifiques forum
*************************************************/
.forum-general {
	text-align: center;
	text-transform: uppercase;
}
.forum-add-thread textarea {
	margin: 10px 0;
}
.forum-add-thread input {
	margin-top: 10px;
}
/************************************************
*      Styles specifiques datatables
*************************************************/

.table-forums td {
	text-align: left;
    vertical-align: text-top;
}
/************************************************
*			slider						
*************************************************/
.text_bloc, .text_bloc a
{
	color: #fff; /*#f0f0f0;*/
}
.text_bloc h2.title-font 
{
	color: #fff;
	margin: 0 0 5px 0;
}
.text_bloc span
{
	font-weight: bold;
	line-height: 18px;
	
}
.text_bloc span > h2
{
	font-weight: bold;
	margin: 2px 0 3px 0;
	font-size: 18px;
	
}.text_bloc div.subspan
{
	font-weight: normal;
	padding-left: 20px;
	font-size: 14px;
	line-height: 14px;
}
.flipper.flipper_home img {
	margin-bottom: 10px;
}
/************************************************
*			fin slider						
*************************************************/
/************************************************
*			datatables						
*************************************************/
.dataTables_wrapper .dataTables_paginate a.paginate_button
{
	border: 1px 1px 1px 0;
	border-color: #a4a4a4;
	border-style: solid;
	margin-left: -1px!important;
	color: #0a4f75!important;
	position: relative;
	font-weight: bold;
}
/*Ligne en début et fin de datatable : */
table.dataTable {
	border-collapse: collapse !important;
}
table[role='grid'] > tbody {
	border-top : 5px solid #BBB;
	border-bottom : 5px solid #BBB;
}
.dataTables_wrapper .dataTables_paginate a.paginate_button.current
{
	background: #0a4f75!important;
	color: #fff!important;
}
.dataTables_wrapper .dataTables_paginate {
	float: none!important;
    text-align: center!important;
}
.dataTable > tbody > tr > td > a.btn {
	margin-top: 15px;
}
/************************************************
*			fin datatables						
*************************************************/
table.table_top_enneigement
{
	width: 100%;
	padding: 20px 10px;
	color: #fff;
	line-height: 14px;
	font-weight: bold;
}
table.table_top_enneigement tr td:nth-child(1)
{
	text-align: left;
	padding: 5px 0px;
	width: 65%;
}
table.table_top_enneigement tr td:nth-child(2)
{
	text-align: right;
}
.ui-widget
{
	font-family: "Open sans"!important;
}
.margin_40
{
	margin: 20px 0px;
}
.margin_top_20
{
	margin-top: 20px;
}
div.margin_5
{
	padding-left: 5px;
	padding-right: 5px;
}
div.cadre_img div.webcam_date
{
	position: absolute;
	bottom: 5%;
	right: 5%;
	background-color: #000;
	color: #fff;
	padding: 1px 5px;
}
div.troispoints
{
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
div.troispoints div
{
	display: inline-block;
	font-size: 1.3em;
	padding: 0 5px;
}

@media (max-width: 768px) 
{
	#search_station_index
	{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 480px)
{
	#search_station_index label
	{
		padding: 2px;
		font-size: 12px;
		text-align: center;
	}
}