@font-face{font-family:'roboto_slabbold';src:url("../fonts/robotoslab-bold-webfont.eot");src:url("../fonts/robotoslab-bold-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/robotoslab-bold-webfont.woff") format("woff"),url("../fonts/robotoslab-bold-webfont.ttf") format("truetype"),url("../fonts/robotoslab-bold-webfont.svg#roboto_slabbold") format("svg");font-weight:normal;font-style:normal;}

body {
  color: #333333;
}
h1, h2 {
  font-family: 'roboto_slabbold';
  text-rendering: optimizelegibility;
  color: #000000;
}
h1, .simuh1 {
  font-size: 41px;
  text-align: center;
}
h2 {
  text-transform: uppercase;
  font-size: 23px;
}

.simuh2 {
  text-align: center;
  font-size: 23px;
}

.xxlarge {
  font-size: 48px;
}
.xlarge {
  font-size: 36px;
}
.large {
  font-size: 24px;
}
.font20 {
	font-size: 20px;
}
.font18 {
	font-size: 18px;
}
.medium {
  font-size: 16px;
}
.small {
  font-size: 12px;
}
.xsmall {
  font-size: 10px;
}
.xxsmall {
  font-size: 8px;
}

.lh100 {
  line-height: 100%;
}

.bg0 {
  background-color: #FFFFFF !important;
}
.bg1 {
  background-color: #073F79 !important;
}
.bg2 {
  background-color: #E5E5E5;
}
.bg3 {
  background-color: #494949;
}
.bg4 {
  background-color: #3C3C3C;
}
.bg5 {
  background-color: #393939;
  color: #ffffff;
}
.bg6 {
	background-color: #ccdef0 !important;
}

.clr0 {
  color: #FFFFFF;
}
.clr1 {
  color: #073F79;
}
.clr2 {
  color: #CC9401;
}
.skype {
  color:#00AEEF;
}

.no-padd{
	padding: 0;
}
.no-padd-left{
	padding-left: 0;
}
.no-padd-right{
	padding-right: 0;
}

.roboto {
  font-family: 'roboto_slabbold';
  text-rendering: optimizelegibility;
}
.normal {
  font-family: Arial, Helvetica, sans-serif;
}
.navbar-latribune {
  background: #073F79;
  color: #ffffff;
  border-radius: 0px;
  border: none;
}
.navbar-latribune a {
  color: #FFFFFF;
}
.navbar-latribune .navbar-toggle {
  border-color: #336BA5;
}
.navbar-latribune .navbar-toggle .icon-bar {
  background-color: #336BA5;
}
.navbar-latribune .nav.navbar-nav {
  background: #E9E9E9;
}
.nav.navbar-nav a {
  color: #333333;
  font-weight: bold;
  font-size: 12px;
}
.nav.navbar-nav a span {
  font-size: 1.75em;
  vertical-align: bottom;
  margin-right: 0.25em;
}
.header {
  width: 100%;
  height: 93px;
  background: #073F79 url('header_separateur.png') no-repeat center top;
}
.logo {
  width: 50%;
  height: 93px;
}
.logo a {
  background: url('logo-www.png') no-repeat left top;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  font-family: 'roboto_slabbold';
  height: 51px;
  padding: 22px 0 0 181px;
  margin: 21px 15px;
  font-size: 28px;
}
a.navbar-brand.logo-mobile {
  background: url('logo-www-mobile.png') no-repeat left top;
  padding-left: 112px;
  line-height: 12px;
  padding-bottom: 0;
  padding-top: 28px;
}
.navigation {
  width: 50%;
  height: 93px;
  padding-left: 45px;
  padding-top: 21px;
}
.navigation a {
  color: #333333;
  font-weight: bold;
  font-size: 12px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #f9f9f9;
}
.navigation li:first-child a {
  border-left: none;
}
.navigation li:last-child a {
  border-right: none;
}
.navigation a span {
  font-size: 1.75em;
  vertical-align: bottom;
  margin-right: 0.25em;
}
.club {
  background-color: #494949;
  color: #999999;
}
.ulhome{
  list-style: none;
  /*line-height: 24px;*/
  padding: 0 0 0 12px;
}
.ulhome li{
  background: url('puce_home.png') left top no-repeat;
  padding-left:24px;
  padding-bottom:6px;
}
.ultunnel {
  list-style: url('puce_tunnel.png');
  font-size: 12px;
  margin: 0 0 0 16px;
  padding: 0;
}
.club_row {
  margin: 0px auto;
}
.club_row .club_row {
  margin-bottom: 30px;
}
.club_col {
  padding: 0;
  min-height: 326px;
}
.club_text {
  background-color: #2E2E2E;
  padding: 30px 30px 30px 50px;
  margin-top: 50px;
  font-size: 16px;
  min-height: 276px;
}
.club h2 {
  font-size: 18px;
}
.chiffre {
  font-size: 163px;
  font-family: 'roboto_slabbold';
  line-height: 163px;
  color: #595959;
  margin-left: -25px;
  margin-bottom: -69px;
  margin-top: -93px;
}
.panel-default {
  background-color: #E5E5E5;
  border-radius: 0px;
  border-color: #E5E5E5;
}
.bo .panel-default {
	background-color: #FFFFFF;
}
.form-horizontal .control-label {
  font-size: 12px;
  font-weight: normal;
}
.SEPA {
  padding: 10px;
  margin-top: 10px;
}
.btn-valide {
  color: #fff;
  background-color: #CC9401;
  border-color: #CC9C1D;
  font-weight: bold;
}
.btn-valide:hover, .btn-valide:focus, .btn-valide:active, .btn-valide.active, .open .dropdown-toggle.btn-valide {
  color: #fff;
  background-color: #CC9C1D;
  border-color: #CC9401;
}
.breadcrumb {
  background-color: transparent;
}
.breadcrumb a {
  color: #333333;
}
.tabs {
  margin-top: 1em;
}
.box {
  margin-bottom: 20px;
}
.img-responsive {
  margin: 0 auto;
}
.nomarge {
  margin: 0;
}
.nopadding {
  padding: 0;
}
.listin {
  list-style-position: inside;
}
.btnHaut {
  border-radius: 2em;
  position: fixed;
  bottom: 0.4em;
  right: -3em;
  display: block;
  width: 32px;
  height: 32px;
  z-index: 100;
  font-size: 2em;
  background: rgba(255,255,255,0.1);
  padding: 2px;
  line-height: 0em;
}
.btnHaut span {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  color: #333333;
  cursor: pointer;
}
.btnHaut span:hover {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  color: #CC9401;
}
.clear {
  clear: both;
}
.sous-menu-home {
  border-radius: 10px;
}
.sous-menu-home li {
  border-right: 1px solid #f9f9f9;
  border-bottom: 1px solid #f9f9f9;
}
.sous-menu-home li:last-child {
  border-right: 0;
}
.sous-menu-home li a {
  color: #333333;
  padding: 15px;
  display: block;
}
.sous-menu-home li a:hover, .sous-menu-home li a:focus, .sous-menu-home li a:active {
  text-decoration: none;
  color: #073F79;
}
.circle-number {
  width: 40px;
  height: 40px;
  margin: 10px auto;
}
.circle-number span {
  padding-top: 2px;
  display: block;
}
.landing-box {
  margin-top: 30px;
  margin-bottom: 30px;
}
.banniere-landing {
  margin-bottom: 15px;
}
.landing-box .radio {
  margin-top: 25px;
}
.text-uppercase {
  text-transform: uppercase;
}
.progress-bar-tunnel {margin-top: 30px;}
.progress-bar-tunnel p {
	width: 97%; 
	height: 42px;
	position: relative; 
	padding-top: 12px;
	background-color: #E5E5E5;
}
.progress-bar-tunnel p:after {
	content: '';
	display: block;
	position: absolute;
	top: -30px;
	left: 100%;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #E5E5E5;
	border-style: solid;
	border-width: 19px;
	position: relative;
  min-height: 30px;
}
.progress-bar-tunnel p:before {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: 100%;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #FFF;
	border-style: solid;
	border-width: 21px;
	background: #E5E5E5;
}
#etape3 p:before {
	background: #FFF;
	border-color: transparent transparent transparent #E5E5E5;
}

.progress-bar-tunnel .active p {
	background: #d0d0d0;
}
.progress-bar-tunnel .active p:after {
	border-color: transparent transparent transparent #d0d0d0;
}
#etape1.inactive p:before, #etape2.inactive p:before {
	background: #d0d0d0;
}
#etape3.active p:before {
	border-color: transparent transparent transparent #d0d0d0;
}

/** BACKOFFICE MODAL EDITION D'ADRESSE **/
.modal-header-edit h2 {
    text-transform: none;
    font-size: 19px;
}
.modal-footer-edit {
    border: none;
}
.is-different-label {
    font-size: 12px;
    font-weight: normal;
}

@media (max-width:480px){
  .col-xxs-12{  
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    width:100%;
    float:left;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 50px;
  }
  h1 {
    font-size: 32px;
  }
  .navbar-header {
    background: #073F79 url('mini_header_separateur.png') no-repeat right;
  }
  .navbar-collapse {
    background: #E9E9E9;
  }
  .nav.navbar-nav a {
    margin: 0;
  }
  .club .container {
    padding: 0 0;
  }
  .club_col {
    padding: 0;
    min-height: 1px;
    float: none !important;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
  }
  .club_col.pull-right{ float:none !important;}
  .club h2 {
    font-size: 23px;
  }
  .club_text {
    margin-top: 0px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    padding: 15px 15px 15px 30px;
    min-height: 1px;
  }
  .header, .mini-header {
    background: #073F79;
  }
  .logo {
    width: 75%;
  }
  .navigation {
    width: 25%;
  }
  .progress-bar-tunnel p {
  	width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    padding-top: 50px;
  }
  .club_col {
    padding: 0;
    min-height: 1px;
  }
  .club_col.pull-right{ float:none !important;}
  .club h2 {
    font-size: 23px;
  }
  .club_text {
    margin-top: 0;
    min-height: 442px;
  }
  .header {
    background: #073F79;
  }
  .navbar-latribune .nav.navbar-nav {
    background: #E9E9E9 url('mini_header_separateur.png') no-repeat left top;
    padding-left: 45px;
  }
  .progress-bar-tunnel p{
  	font-size: 16px;
  	padding-top: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .club_col {
    padding: 0;
    min-height: 1px;
  }
  .club_col.pull-right{ float:none !important;}
  .club_text {
    margin-top: 0;
    min-height: 342px;
  }
  .navigation .nav.navbar-nav a {
    font-size: 10px;
  }
  .sous-menu-home li a {
    font-size: 18px;
  }
  .progress-bar-tunnel p{
  	font-size: 16px;
  	padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  .club_col {
    min-height: 270px;
  }
  .container {
    width: 1200px;
  }
  .club_row {
    width: 1140px;
    padding: 0;
  }
}

.select2-container {
    width: 100% !important;
}

.ui-sortable-handle {
    cursor: move;
}