/*
	Copyright (c) 2013 ArianeSoft
*/

/* jon */
.ttip-widget {
	min-height:400px;
}

.ttip-widget iframe {
  height: 500px;
}

.page-header.membre h2, .page-header.membre .lead{
	color:#FFFFFF
}

.slider-container #revolutionSlider ul li .defaultimg {
	background-position: 80% 0% !important;
}

#revolutionSlider
{
	background-position: 80% 0% !important;
	min-height: 300px;
}


@media(min-width:1200px) {
	.slider-container #revolutionSlider ul li .defaultimg {
		background-position: 0% 0%;
	}
}

.page-header.custom-devenir-membre {
    background-color: #999;
    background-image: url("../img/custom-devenir-membre-bg.jpg");
    background-repeat: repeat;
    border-top: 5px solid #888;
    overflow: hidden;
}

.page-header.custom-change-membre {
    background-color: #999;
    background-image: url("../img/custom-change-membre-bg.jpg");
    background-repeat: repeat;
    border-top: 5px solid #888;
    overflow: hidden;
}

.page-header.custom-information-membre {
    background-color: #999;
    background-image: url("../img/custom-information-membre-bg.jpg");
    background-repeat: repeat;
    border-top: 5px solid #888;
    overflow: hidden;
}

.page-header.custom-payer-membre {
    background-color: #999;
    background-image: url("../img/custom-payer-membre-bg.jpg");
    background-repeat: repeat;
    border-top: 5px solid #888;
    overflow: hidden;
}

.page-header.custom-devenir-avantage, .custom-devenir-avantage {
    background-color: #999;
    background-image: url("../img/avantage-membre-bg.jpg");
    background-repeat: repeat;
    border-top: 5px solid #888;
    overflow: hidden;
}

.alert-danger p {
	color: #a94442;
}

.teaser-menu img {
    height: 245px;
    width: 250px;
}

/* jon fin */

html {
	-moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.bg-venetian-red {
  background-color: #D9002D;
}

.bg-venetian-red a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.bg-venetian-red.box-news-home a {
	text-decoration: none;
}

.bg-venetian-red a:hover {
	color: white;
}

.article-venetian-red {
	border: 1px solid #D9002D;
	border-bottom: 1px solid #D9002D !important;
	border-radius: 5px;
	padding: 5px;
}

.bg-light-grey {
  background-color: #D4D2D3; 
}

.bg-gainsboro {
  background-color: #DADADA; 
}

.standard-box {
  margin-bottom: 60px; 
}

.color-adobe { color: #FF0000 !important; }

.color-zip { color: #F1C40F !important; }

.color-adobe-grey { color: #838383 !important; }

.color-white { color: white !important; }

.tab-pane i { font-size: 14px; }

.text-primary { color: #005f35; }

.konsument-test-item { display: inline-block; }

.bg-venetian-red .alert h4 a { 
	color: white;
	font-weight: bold;
}

.table-contents-link a {
	color: #777777;
	-webkit-transition: color .5s ease-in-out;
	transition: color .3s ease-in-out;
}

.tip.tip-sm { font-size: 8px !important; }

.post .post-content .tip.tip-dark {
	display: inline-block;
	padding: 0 5px;
	background: #2e353e !important;
	color: #ffffff !important;
	text-shadow: none;
	border-radius: 3px;
	margin-left: 8px;
	position: relative;
	top: -5px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
}

.post .post-content .tip.tip-dark:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 5px;
	margin-top: -5px;
	border-right-color: #2e353e !important;
}

.table-contents-link a:hover {
	color: #005f35;
	text-decoration: none;
}

.offline .toggle.active .preview-active:last-child { display: none; }

#faqSearchForm .has-error .input-group-btn,
#search-website .has-error .input-group-btn {
	top: -14px;
}

.faq-ulc .toggle section p span {
	display: block;
}

.faq-ulc .toggle section p span.faq-question {
	color: #999;
	overflow: hidden;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
}

.faq-ulc .toggle.active .faq-answer {
	display: block;
}

.faq-ulc .toggle .faq-answer {
	display: none;
}

.faq-ulc .toggle section p span.faq-date {
	font-size: 0.8em;
}

.contact-faq .toggle .faq-answer { display: none; }

.contact-faq .toggle.active .faq-answer { display: block; }

html .call-to-action.featured.feature-watercourse {
	border-top-color: #005F35;
}

#input-group-calendar,
#input-group-calendar input {
	cursor: pointer;
}

.box-shadow-inset {
	box-shadow: inset 0px 0px 16px -1px rgba(0,0,0,0.75);
}

.container-fluid.box-shadow-inset {
	background-color: rgb(223, 240, 216);
}

.link-white {
  color: white;
  margin-bottom: 20px;
  display: inline-block; 
}
  
.link-white:hover {
	color: white; 
}

#event-calendar {
	position: relative;
}

.alert a.btn {
	display: inline-block;
}

.close-alert {
	font-size: 35px;
}

.bg-venetian-red  .alert-danger {
	background-color: transparent;
	border-color: transparent;
}

.alert .alert-image {
	text-align: center;
	margin-bottom: 15px;
}

.alert.chg-pwd-msg {
	font-size: 25px;
}

.well a .fa-file-pdf-o {
	color: #FF0000;
	margin-right: 5px;
	position: relative;
	top: 5px;
}

/* ##### Watermark - Begin ##### */
.watermark.native {
	background-color: #909498;
	opacity: 0.5;
	height: 120px;
	z-index: 101;
}

.watermark.native div {
	height: 120px;
}

.watermark.native .wt-image {
	display: table-cell;
	vertical-align: middle;
}

.watermark {
	background: url(/Images/banner_bg.png) repeat-x;
	padding: 20px 0;
}

.watermark .text-right img {
	display: inline-block;
}

/* ##### Watermark - End ##### */

.watermark.native .text-uppercase span {
	color: white;
	font-size: 50px;
	text-shadow: 2px 2px 1px rgba(150, 150, 150, 1);
}

body.sticky-menu-deactive div.body #header .logo img {
	width: 50px;
	height: auto;
}

#event-calendar .fc-content {
	cursor: pointer;
}

form#newMember #input-group-calendar.has-error .input-group-addon {
	border-right: 1px solid;
}

form#newMember #input-group-calendar.has-error input {
	border-left: 0;
}

form#newMember #input-group-calendar.has-error label.error {
	padding-left: 5px;
}

#event-tooltip {
  border-radius: 5px;
  padding: 5px 5px 5px 10px;
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,1);
	position: absolute;
	width: 250px;
	z-index: 1;
  background-color: white;
	display: none;
}

#event-tooltip:before {
	content: '\f0d9';
	font-family: 'FontAwesome', sans-serif;
	position: absolute;
  top: 22px;
  font-size: 25px;
  left: -8px;
  color: #005f35;
}

#ulc-calendar .fc-event-container .fc-content {
	cursor: pointer;
}

.media .media-left {
	border-radius: 4px;
	padding: 5px;
}

.media .media-body {
	padding-left: 5px;
}

body #header nav.mega-menu .mega-menu-signin ul.dropdown-menu li a {
	transition: color .3s ease-in-out; 
	-webkit-transition: color .3s ease-in-out;
}

body #header nav.mega-menu .mega-menu-signin ul.dropdown-menu li a:hover {
	color: #007943;
}

#header #headerAccount .list-account-options {
	list-style-type: none;
}

.btn-download {
  width: 100%;
  background: #303030;
  color: white; 
}

body.sticky-menu-active #header {
  top: -65px; 
}

body.sticky-menu-active #header .nav-main-collapse {
  margin-top: 10px; 
}

#header {
  position: relative;
}
 
#header .container {
	z-index: auto; 
}

.team-list .thumb-info .thumb-info-caption {
	display: block;
}

#contactSpecificTeam-row { display: none; }

#modalServices ul li { margin-bottom: 0; }

#header .logo > a {
	display: block;
	position: absolute;
	top: 0px;
	left: 5px;
	z-index: 2;
}

#header nav ul.nav-top {
  margin-top: 0px; 
}

#header .nav-main-collapse {
  margin-top: 30px; 
}

ul.social-icons li.lang {
  background-image: url(../img/ulc-bg-lang.png); 
}

ul.social-icons li.lang.fr {
  background-position: 0px -2px; 
}

ul.social-icons li.lang.fr:hover,
ul.social-icons li.lang.fr.active {
  background-position: 0px -34px; 
}

ul.social-icons li.lang.de {
  background-position: 0px -65px; 
}

ul.social-icons li.lang.de:hover,
ul.social-icons li.lang.de.active {
  background-position: 0px -98px; 
}

ul.social-icons li.lang a {
  font-size: 12px; 
}

ul.social-icons li.vertical-bar-green {
  background: none;
  box-shadow: none;
  border-left: 1px solid #005F35;
  border-radius: 0;
  width: 1px;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  top: 2px; 
}

ul.social-icons li.vertical-bar-green a {
	width: 1px; 
}

.main .home-intro {
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(23, 23, 23, 0.65)), color-stop(65%, rgba(23, 23, 23, 0.23)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(left, rgba(23, 23, 23, 0.65) 0%, rgba(23, 23, 23, 0.23) 65%, transparent 100%);
  background: linear-gradient(to right, rgba(23, 23, 23, 0.65) 0%, rgba(23, 23, 23, 0.23) 65%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6171717', endColorstr='#00000000',GradientType=1 ); 
}
 
.main .home-intro .col-md-3.col-sm-3.col-xs-12 img.img-responsive {
	display: inline-block; 
}
  
@media (min-width: 768px) {
	.main .home-intro .col-md-3.col-sm-3.col-xs-12 {
		text-align: left; } 
}

.main .home-intro .text-uppercase {
  font-size: 20px;
  font-weight: bold;
  max-width: none;
  width: 100%;
  margin: 0px; 
}

@media (min-width: 992px) {
	.main .home-intro .text-uppercase {
		text-align: left;
		font-size: 35px; 
	}
	
	.direction li {
		height: 409px;
	}
}

.main .home-intro p.text-uppercase img {
  margin-right: 50px; 
}

.home-intro p.text-uppercase span {
  color: white;
  font-size: 25px;
  text-indent: 210px;
  padding-top: 0px; 
}
  
@media (min-width: 992px) {
	.home-intro p.text-uppercase span {
		padding-top: 15px;
		font-size: 40px; 
	} 
}

.alert-dismissible button.close {
	font-size: 40px;
	opacity: .8;
	color: #ffffff;
	top: -15px;
}

.thumb-info .thumb-info-title {
	background: rgba(36, 27, 28, 0.5) none repeat scroll 0 0;
	font-size: 15px;
}

.alert-dismissible button.close:hover {
	opacity: 1;
}

.main .box-alert {
  /*border: 1px solid #EEEFEA;*/
  padding: 4px;
  /*border-radius: 4px;*/
  margin-bottom: 20px; 
}

.main .box-news-home {
  border: 1px solid #EEEFEA;
  padding: 4px;
  border-radius: 4px;
  margin-bottom: 20px; 
}

.main .box-news-header {
  position: relative;
	background-color: white;
	overflow: hidden;
}

.main .box-news-header .text-center img {
	display: inline-block;
	height: 171px;
}

.main .box-news-img-title {
  position: absolute;
  bottom: 40px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  padding: 10px 0 20px 10px; 
}

.main .box-news-img-title a {
	color: white;
}

.main .box-news-img-title a:hover {
	text-decoration: none;
}

.main .box-news-img-subtitle {
  position: absolute;
  bottom: 20px;
  left: 10px;
  background-color: #005832;
  color: white;
  padding: 3px 5px;
  border-radius: 2px; 
}

.main .box-news-body {
  font-size: 12px;
  line-height: 17px;
  padding: 25px 10px 0 10px;
	height: 59px;
}

.main .box-news-body p {
	margin: 0;
	line-height:17px;
}

.bg-venetian-red h2, .bg-venetian-red p, .bg-venetian-red .box-news-body {
  color: white;
  color:#FFFFFF;
}

.main .box-news-footer {
  padding: 25px 10px 15px 10px; 
}

.container-teaser-menu {
  margin-top: -3px;
  margin-bottom: -3px; 
}

.container-teaser-menu .row > div:last-child .teaser-menu-wrapper {
    margin-bottom: 0px; 
}

@media (min-width: 768px) {
	.container-teaser-menu .row > div:nth-child(n+3) .teaser-menu-wrapper {
		margin-bottom: 0px; 
	} 
}

.bg-light-grey .tabs {
	margin-top: 20px;
}

.home-subsection.tabs.tabs-simple .nav-tabs > li a {
	border-bottom: 3px solid white;
}

.tabs .tab-content {
	background-color: transparent;
}

.tabs .container-teaser-menu {
	padding-left: 0px;
}

.teaser-menu-wrapper {
  display: block;
  border-radius: 3px;
  border: 1px solid #E1E5E8;
  padding: 3px;
  background: white;
  margin-bottom: 20px; 
}

.teaser-menu {
  position: relative;
  background-color: white; 
}

.teaser-menu img {
	height: 245px;
	width: 245px;
	display: inline-block;
}
	
.teaser-menu-text {
	font-size:12px;
	color:#000;
	top:10px;
	left:10px;
	position:absolute;
}

.teaser-menu .teaser-menu-caption {
  position: absolute;
  bottom: 30px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 0 10px 10px; 
}

.owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
  -webkit-transform-style: initial;
  transform-style: initial; 
}

.panel-group .panel {
  border: 0;
  box-shadow: none; 
}

.panel-group .panel .panel-heading {
	background-color: #005f35; 
}

.panel-group .panel .panel-heading a {
	color: white; 
}
  
.panel-group .panel .panel-heading a i {
	padding-top: 7px; 
}
  
.panel-group .panel .panel-body {
	border-top: 0 !important; 
}

.partners + .tp-leftarrow.tparrows.default.round,
.partners + .tp-leftarrow.tparrows.default.round + .tp-rightarrow.tparrows.default.round,
.brochures + .tp-leftarrow.tparrows.default.round,
.brochures + .tp-leftarrow.tparrows.default.round + .tp-rightarrow.tparrows.default.round{
	display: none;
}

.inside {
  padding-top: 60px;
  padding-bottom: 60px; 
}

.inside .container-teaser-menu {
	margin-top: 0;
	margin-bottom: 0; 
}

#cal-day-box #cal-day-panel {
  display: block; 
}

.owl-carousel .owl-stage {
  line-height: 250px; 
}

#ulc-partners-wrapper {
	height: 250px !important;
	display: table-cell;
	vertical-align: middle;
}

.slider-container .watermark {
	position: absolute;
	bottom: 0px;
	z-index: 100;
	width: 100%;
}

.call-to-action.annonce .call-to-action-content {
	padding-top: 45px;
}

.call-to-action.annonce .call-to-action-btn {
	top: 43%;
	width: 25%;
}

label.pl-none {padding-left: 0;}

.team-list li .thumb-info-caption {
	height: 100px;
}

.team-list li .thumb-info-caption.contact-button {
	height: auto;
	padding: 0;
}

.team-list li .thumb-info .thumb-info-title {
	bottom: 0;
	max-width: 100%;
	width: 100%;
}

.form-horizontal .form-group {
	margin-right: 0px;
	margin-left: 0px;
}

.portfolio-item .thumb-info.thumb-info-bottom-info:hover img {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}

#user-new-name, #user-new-adress { display: none; }

.form-group label { cursor: pointer; }

#contactSpecificTeam .form-group .col-md-3 + .col-md-3 {
	margin-top: 30px;
}

/* Members */
#address .btn-group.btn-group-justified .btn-group:first-child button {
	text-align: left;
}

.child-age .col-sm-2 {
	margin-bottom: 30px;
}

#address .btn-group.btn-group-justified .btn-group:last-child button {
	text-align: right;
}

@media (max-width: 991px) {
	body.sticky-menu-deactive[style="padding-top: 0px;"] div.body #header .logo img {
		width: 50px !important;
		height: auto !important;
	}	
}

/* Évènements */
.standard-box .blog-posts article {
	margin-bottom: 20px;
}

/* Footer */
#footer .footer-copyright { margin-top: 0px; }

#footer .footer-copyright .sponsor { color: white; }

#footer #ulcNewsletterForm .has-error .input-group-btn {  }

#footer #ulcNewsletterForm .has-error #useremailfooter-error { 
	background-color: #f2dede;
	border-color: #ebccd1;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 2px;
	position: absolute;
	top: 35px;
}

#footer .sponsor .pull-left {
	display: inline-block;
	margin-top: 2%;
	margin-right: 15px;
}

#footer .sponsor img {
	display: inline-block;
	margin-top: 10px;
}

#footer .footer-copyright-col {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: flex;
	height: auto;
}

#footer .footer-copyright-col .col-md-12 .mb-none .text-right {
	text-align: left !important;
}

@media(min-width:992px) {
	#footer .footer-copyright-col {
		height: 100px;
	}
	
	#footer .footer-copyright-col .col-md-12 .mb-none .text-right {
		text-align: initial;
	}
}

#footer .footer-copyright-col >.row {
	width: 100%;
}

/* Magnific popup - START */

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* Magnific popup - END */

.magazine-contents {
	text-align: justify;
}

.magazine-contents.archiv {
	text-align: left;
}

.list-group.newsletter a {
	color: #007943;
}

.list-group.newsletter a span {
	color: #555;
}

.newsletter iframe {
	width: 100%;
	height: 800px;
}

li.konsumentTests p {
	font-style: italic;
}

#calendar-allevents .fc-title {
	cursor: pointer;
}

#calendar-allevents .fc-event {
	border: 1px solid #005f35;
	background-color: #005f35;
}

#event-detail.panel { display: none; }

#event-detail.panel .panel-heading h2 {
	margin: 0;
}

.left-sidebar-news .simple-post-list .box-news-img-title a {
	color: white;
}

.left-sidebar-news .simple-post-list .box-news-img-title a:hover {
	text-decoration: none;
}

#container-files-dropzone,
#upload-send-msg { display: none; }

#container-files-dropzone #files-dropzone { min-height: 250px; }

table.folder-list tbody tr:first-child td {
	border-top: 0;
}

.dz-preview {
	display: inline-block;
	padding: 5px 15px 30px 5px;
	width: 250px;
}

.dz-preview .dz-image img { max-width: 125px; }

.dz-preview .dz-image img { padding-right: 5px; }

.dz-preview .dz-image button { 
	position: relative;
	bottom: 5px;
}

.dz-preview .dz-filename {
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dz-preview .dz-error-mark, .dz-preview .dz-success-mark  {
	display: none;
}

#add-new-folder { margin-top: 60px; }

.folder-list tr.success a { 
	font-weight: bold;
	color: white;
}

#memberChangeAddressAndName .input-group-addon { cursor: pointer; }

#memberChangeAddressAndName .input-group-calendar.has-error .input-group-addon:first-child { 
	border-right: 1px solid #a94442;
}

#memberChangeAddressAndName .input-group-calendar.has-error .form-control {
	border-left: 0;
}

#memberChangeAddressAndName .input-group-calendar.has-error label.error {
	padding-left: 5px;
}

.customer-gift .call-to-action.abo-kündigen { padding-top: 15px; }

#footer .footer-copyright #sub-menu small {
	display: block;
}

.announce .alert p { color: white; }

#rev-slider-video-volume {
	padding: 5px;
	z-index: 100;
	position: absolute;
	top: 0;
	right: 0;
}

#rev-slider-video-volume i { cursor: pointer; }

#rev-slider-video-volume .fa-volume-off { width: 26px; }

a.icon-link:hover { text-decoration: none; }

.alert-danger a {
	color: #a94442;
	font-weight: bold;
}

.alert-danger a:hover { color: #a94442; }

#Petition_DateSign_Text {
	font-weight: bold;
	font-size: 20px;
}

#petitionForm strong { color: #E24F4C; }

.alert-danger.white-hover a,
.alert-danger.white-hover a:hover { color: white; }
