.page-header{
    margin-top: 0;
}
.panel-body{
    padding-top: 0;
}
.featureImg {
    margin-bottom: 15px;
}

#header{
    margin-bottom: -60px;
}

.navbar{
    margin-bottom: 0;
}
.navbar-static-bottom {
    margin-top: 30px;
}

.centrer-vertical-ext{
    display: table;
    height: 315px;
}

.centrer-vertical{
    display: table-cell;
    vertical-align: middle;
}

.accueil-conteneur-projet{
    border: 1px solid rgb(216, 216, 216);
    background-color: #F8F8F8;
    border-radius: 10px;
    padding: 10px;
}

.stuck{
    position: fixed;
    top: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
}

#asso_titre{
    color: #fff;
    font-weight: 500;
    font-size: 26px;
    font-family: "Lato", "Helvetica Neue", Arial;
    padding: 15px;
    line-height: 20px;
    height: 50px;
}

.big-image {
    margin-top: -20px;
    width: 100%;
    height: 700px;
    overflow: hidden;
}

.presentation-big {
    width: 300px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: white;
    background-color: rgba(0,0,0,0.7);
    margin-left: 0;
    display: inline-block;
    position: absolute;
    top: 20%;
    left: 10%;
}

.big-youtube-list {
    height: 250px;
    width: 100%;
}

.petit-avancement {
    width: 30%;
    color: black;
    font-size: large;
    display: inline-block;
    text-align: center;
}

.petit-gris {
    font-size: medium;
    color: #666666;
}

.nav-tabs li{
    font-size:large;
}

#tabs p{
    text-align: justify;
}

.asso-header{
    width: 100%;
    height:520px;
    background-position:center 50px;
    background-repeat: no-repeat;
    text-align: center;
    background-color: rgb(30,144,255);
}

.img-projet{
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 80%;
    display: block;
}

.header-nom-asso{
    cursor: default;
}

.asso-youtube-holder{
    width:50%;
    min-width: 320px;
    height:300px;
    display: inline-block;
    margin-top: 200px;
    box-shadow: 0 0 50px black;
}

.asso-title{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: white;
    background-color: rgba(0,0,0,0.7);
}



.nav-tabs {
text-align: center;
border-bottom: 2px solid #EDEDED; }


.nav-tabs li {
float: none;
display: inline-block; }
.nav-tabs li.active a {
  color: #2B69A2;
  font-weight: 400;
  border-bottom: 0px;
  border: none; }
.nav-tabs li.active a:hover {
  border: none;}
  .nav-tabs li.active a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: auto;
    border-bottom: 2px solid #7BA3C9;
    left: 1px;
    bottom: -1px; }
.nav-tabs li a {
  color: #888;
  font-weight: 400;
  border: 0px;
  padding: 10px 20px;
  font-size: 15px;
  -webkit-transition: color 0.25s linear;
  -moz-transition: color 0.25s linear;
  -ms-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  transition: color 0.25s linear; }
  .nav-tabs li a:hover {
    color: #2B69A2;
    background: none; }


.modal-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*z-index: 999;*/
    /*opacity: 0;
    visibility: hidden;
    filter: alpha(opacity=0);*/}

/*.modal-video.active {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    background: rgba(229, 230, 231, 0.5); }

.modal-video.active .wrap {
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
    filter: alpha(opacity=100); }*/

.modal-video .wrap {
    z-index: 1000;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 5px;
    background: rgba(255, 255, 255, 0.65);
    border-radius: 5px;
    width: 630px;
    height: 360px;
/*  TODO FIXE fancy transition doesn't work  
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; */}

.carousel-header-box{
    background: rgba(0,0,0,0.3);
    padding: 15px;
    text-align: center;
    max-width: 800px;
    border-radius: 30px;
    display: inline-block;
    margin-top:20px;
}

.je-donne{
    color: #3B88B6;
    font-weight: normal;
    font-size: 26px;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 15px;
}

#slider{
    width: 300px;
}

#slider_montant .slider-selection{
    background: #f7f7f7;
}

#slider_montant .slider-handle{
    background: #5cb85c;
}

#slider_montant .slider-track{
    background: #5cb85c;
}

#slider-mirror{
    text-align: center;
    font-size: 25px;
    text-align: center;
    width: 70px;
    /*margin-left: 7px;*/
}

.table>tbody>tr>td.table-objectifs-montant{
    font-size: 24px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: right;
    padding-right: 30px;
}

.table>tbody>tr>td.table-objectifs-nom{
    font-size: 18px;
    vertical-align: middle;
    padding-left: 0;
}

.table-objectif-ok{
    position: relative;
    bottom: 5px;
    padding-right: 0;
}

.table>tbody>tr>td.table-objectif-succes{
    background-image: url('../img/ok.png');
    background-position: right center;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.table>tbody>tr>td.table-objectif-fail{
    background-image: url('../img/nok.png');
    background-position: right center;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.table-objectif-inactif{
    color: #B0B0B0;
    cursor: default;
}

.dernier{
    border-bottom: 2px solid white;
}

.ombre{
    height: 20px;
    width: 100%;
    background-size: 100%auto;
    background-repeat: no-repeat;
}
.ombre-haut{
    background-image: url('/../img/ombre_haut.png');
    background-position: bottom;
}

.ombre-bas{
    background-position: top;
    background-image: url('/../img/ombre_bas.png');
}

.avancement-objectif-en-cours{
    width: 45%;
    font-size:30px;
    margin-bottom: 15px;
}

.prochain-objectif{
    color: rgb(117, 117, 117);
    font-size: 22px;
}

.prochain-objectif-description{
    font-size: 25px;
}

.petit-objectif-en-cours{
    font-size: 22px;
    margin-top: -10px;
}

/*
Pour que les liens marchent bien malgré qu'on ait bootstrap
et AngularJS
cf http://angular-ui.github.io/bootstrap/#/getting_started
*/
.nav, .pagination, .carousel, .panel-title a { cursor: pointer; }
.carousel-image {
    width: 100%;
    display: block;
    height: 700px;
    /*width: auto\9; /* ie8+9 */
    /* lt ie8 */
    /*-ms-interpolation-mode: bicubic;*/
}

/*On ne veut pas que les liens sur le carousel deforme le texte*/
.slides a{
    text-decoration: none;
}

.carousel-background-holder {
    background-size: cover;
    width: 100%;
}

.preview-play{
    position: absolute;
    top: 82px;
    left:45%;
    z-index: 10000;
    display: block;
}

/*For youtube videos*/
.full-size-bg {
    position: absolute;
    left: 15px;
    right: 15px;
    height: 250px;
    margin-top:-255px;
    z-index:99;
    background-size: cover;
    text-align: center;
}
.before-video{
    /*background-image: url('http://godhungry.org/wp-content/uploads/2013/01/start-1.png');*/
    background-color: rgba(0,0,0,0.5);
}
.pause-video{
    background-color: rgba(0,0,0,0.5);
}
.after-video{
    background-color: rgba(0,0,0,0.5);
}
.small-table-header{
    font-size: 10px;
}
