﻿

#header {
	margin: 0px 0px;
	padding: 0px 0px;
	border: 0px;
}



.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}



.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
  width: auto;
}
#highlighted .region-highlighted{margin-bottom:-40px;}
.region.region-content{margin-bottom:20px;}

  .header .navbar-toggle .btn-username {
    position:relative;
    color:#333;
    padding-right:20px;
    text-decoration:none;
  }

  .header .navbar-toggle .btn-username:before {
    position:absolute;
    right:0;
    transform:rotate(-90deg);
    color:rgba(255, 95, 0, 1);
    margin-top:2px;
  }

  .header .navbar-toggle.collapsed .btn-username:before {
    transform:rotate(90deg);
  }

#right-panel{width:305px;height:auto;margin:0 5px 0 0px;padding:0px;float:right;border:solid 0px yellow;}

.top-link-cont {position:absolute;top:10px;right:6px;
}
.sticky-date{font-family:oswald,sans-serifs;font-size:15px;text-transform:uppercase;bottom:0;letter-spacing:.5px;text-shadow:0 2px 5px rgba(0,0,0,.7);color:#fff;float:left}
.tagsticky .sticky-date{font-size:13px}

table.classementNormal tr.club_0 td{font-weight:bold;background:#999999;color:#ffffff;}


.ripple-2{
	width: 60px;
    height: 60px;
    margin: -60px auto 0;
    color: #e2e2e2;
    border-radius: 32px;
    height: 60px;
    width: 60px;
    background-size: contain;


    animation: pulse-shadow-collection 1.7s linear .7s forwards;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;

    -webkit-animation: pulse-shadow-collection 1.7s linear .7s forwards;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;

    -moz-animation: unset;
}
.tab-content{display:none}
.tab-content.active-content{display:block}


ul#nav li a:hover, ul#nav li a:focus, ul#nav li.selected a, ul#nav li.selected a:hover, ul#nav li.selected a:focus { 
  
  color: #F67400;
  text-shadow: none;
  border-radius: 0 0 1em 1em;
  -webkit-border-radius: 1em 1em 1em 1em;
  -moz-border-radius: 1em 1em 1em 1em;
  a
  

}

.pushy-image {
    margin-bottom: 25px;
    max-height: 150px;
}
#content-area .view-contact-locations .location-info .address-wrap{margin-bottom:1em;}


.main-content {
  position: relative;
}


  .main-content img {
    width: 100%;
  }



.main-content-search {
  min-height: 100vh;
}



.main-content-404 {
  height: 100vh;
}


.white {
  color: white;
}


.white a {
  color: #fff;
  text-decoration: none;
  transition: .15s;
}


.white a:hover {
  color: #ef422d;
}


.white-opac {
  color: rgba(255, 255, 255, .5) !important;
}
