body {
        padding-top: 60px;
        padding-bottom: 40px;
        font-family: VinciSansRegular,Arial,sans-serif;
      }

      .zf-green {
          color: #68b604; 
      }

      .btn-success {
        background-color: #57a900;
        background-image: -moz-linear-gradient(top, #70d900, #57a900);
        background-image: -ms-linear-gradient(top, #70d900, #57a900);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
        background-image: -webkit-linear-gradient(top, #70d900, #57a900);
        background-image: -o-linear-gradient(top, #70d900, #57a900);
        background-image: linear-gradient(top, #70d900, #57a900);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0);
      }

      .btn-success:hover,
      .btn-success:active,
      .btn-success.active,
      .btn-success.disabled,
      .btn-success[disabled] {
        background-color: #57a900;
      }

      .btn-success:active, .btn-success.active {
        background-color: #57a900 \9;
      }

      .btn-huge {
        margin: 15px 0 15px 17px;
        padding: 20px 0 20px 0;
        width: 90%;
        -webkit-border-radius:15px;
        -moz-border-radius:15px;
        border-radius:15px;
        font-size: 24px;
        cursor: pointer;
		float:none;
      }

      div.container a.brand {
          color: #68b604;
          /*margin-top:5px;*/
      }
      
      .navbar .brand {
          padding:0px 20px !important;
      }

      ul.footer li {
            display: inline;
            list-style-type: none;
            margin: 2px;
        }
        ul.footer li a {
            /*font-style: italic;*/
            color: #004489;
        }        

	/* Specific for CAMAS */
	  div.container a.camas_brand {
          color: #1d2b61; 
      }
	  
		.zf-camas {
          color: #1d2b61 ; 
      }
      .navbar .nav>li>a{
          color: #555;
      }
      .navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus{
          color: #004489;
      }
      .navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle{
          color: #004489;
          background-color: #fff;
      }
      .navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus{
          background-color: #fff;
      }
      .navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle{
          box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
      }
      .dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a{
          background: #004489;
      }
      
      .nav-list>.active>a, .nav-list>.active>a:hover{
          background: #004489;
      }
      
      .nav-list>li>a{
          color: #004489;
      }
      
      h3,h4{
          color: #004489;
      }
      
      a{
          color: #004489;
      }
      
      footer{
          text-align:center;
      }

      .btn-camas {
        background-color: #1d2b61;
        background-image: -moz-linear-gradient(top, #0B36DE, #1d2b61 );
        background-image: -ms-linear-gradient(top, #0B36DE, #1d2b61 );
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0B36DE), to(#1d2b61 ));
        background-image: -webkit-linear-gradient(top, #0B36DE, #1d2b61 );
        background-image: -o-linear-gradient(top, #0B36DE, #1d2b61 );
        background-image: linear-gradient(top, #0B36DE, #1d2b61 );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0B36DE', endColorstr='#1d2b61 ', GradientType=0);
      }

      .btn-camas:hover,
      .btn-camas:active,
      .btn-camas.active,
      .btn-camas.disabled,
      .btn-camas[disabled] {
        background-color: #1d2b61 ;
      }

      .btn-camas:active, .btn-success.active {
        background-color: #1d2b61  \9;
      }

/* Marketing section of Overview
-------------------------------------------------- */
.marketing .row {
  margin-bottom: 9px;
}
.marketing h1 {
  margin: 36px 0 27px;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}
.marketing h2,
.marketing h3 {
  font-weight: 300;
}
.marketing h2 {
  font-size: 22px;
}
.marketing p {
  margin-right: 10px;
}
.marketing .bs-icon {
  float: left;
  margin: 7px 10px 0 0;
  opacity: .8;
}
.marketing .small-bs-icon {
  float: left;
  margin: 4px 5px 0 0;
}

/* Example sites showcase */
.example-sites img {
  max-width: 100%;
  margin: 0 auto;
}
.marketing-byline {
  margin: -18px 0 27px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  color: #999;
  text-align: center;
}

.scrollspy-example {
  height: 200px;
  overflow: auto;
  position: relative;
}

/* Remove bottom margin on example forms in wells */
form.well {
  padding: 14px;
}

/* Tighten up spacing */
.well hr {
  margin: 18px 0;
}


.well p {
  color: #000000;
}

/* Fake the :focus state to demo it */
.focused {
  border-color: rgba(82,168,236,.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
     -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
          box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
  outline: 0;
}

/* For input sizes, make them display block */
.docs-input-sizes select,
.docs-input-sizes input[type=text] {
  display: block;
  margin-bottom: 9px;
}

/* Icons
------------------------- */
.the-icons {
  margin-left: 0;
  list-style: none;
}
.the-icons i:hover {
  background-color: rgba(255,0,0,.25);
}

html, body {
        background-color: #eee;
      }
      body {
        padding-top: 40px; /* 40px to make the container go all the way to the bottom of the topbar */
      }
      .container > footer p {
        text-align: center; /* center align it with the container */
      }
      .container {
        /*width: 100%; 820px avant  downsize our container to make the content feel a bit tighter and more cohesive. NOTE: this removes two full columns from the grid, 
meaning you only go to 14 columns and not 16. */
      }

      /* The white background content wrapper */
      .content {
        background-color: #fff;
        padding: 20px;
        margin: 0 -20px; /* negative indent the amount of the padding to maintain the grid system */
        -webkit-border-radius: 0 0 6px 6px;
           -moz-border-radius: 0 0 6px 6px;
                border-radius: 0 0 6px 6px;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15);
           -moz-box-shadow: 0 1px 2px rgba(0,0,0,.15);
                box-shadow: 0 1px 2px rgba(0,0,0,.15);
      }
      .content-l {
        margin-left: -20px;
        margin-right: -20px;
      }

      /* Page header tweaks */
      .page-header {
        background-color: #fff;
        padding: 20px 20px 10px;
        margin: -20px -20px 20px;
      }
      
      .page-header-l {
        background-color: #fff;
        padding: 20px 20px 10px;
        margin: 0px 0px 20px;
        text-align: center;
        color:#004489;
      }

h1 {font-size:24px;line-height:20px;}	  

.imgcenter {display:block;margin:0 auto;}

.center {display:block;text-align:center;}
.gris {color:#666666;}


li.cart-line {border-bottom: 1px #cccccc dotted ;}
li.cart-line:nth-child(2n+1) {background-color: #f9f9f9;}


.product-config
{
	margin-bottom: 0px !important;
}

/* DEBUT VUE STAGIAIRE SPECIFIQUE AIRFORMATION */
.table-bordered-airformation {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapse;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table-bordered-airformation th {
    background-color: #f9f9f9;
}

.table-bordered-airformation caption + thead tr:first-child th,
.table-bordered-airformation caption + tbody tr:first-child th,
.table-bordered-airformation caption + tbody tr:first-child td,
.table-bordered-airformation colgroup + thead tr:first-child th,
.table-bordered-airformation colgroup + tbody tr:first-child th,
.table-bordered-airformation colgroup + tbody tr:first-child td,
.table-bordered-airformation thead:first-child tr:first-child th,
.table-bordered-airformation tbody:first-child tr:first-child th,
.table-bordered-airformation tbody:first-child tr:first-child td {
    border-top: 0;
}

.table-bordered-airformation thead:first-child tr:first-child > th:first-child,
.table-bordered-airformation tbody:first-child tr:first-child > td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered-airformation thead:first-child tr:first-child > th:last-child,
.table-bordered-airformation tbody:first-child tr:first-child > td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.table-bordered-airformation thead:last-child tr:last-child > th:first-child,
.table-bordered-airformation tbody:last-child tr:last-child > td:first-child,
.table-bordered-airformation tfoot:last-child tr:last-child > td:first-child {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.table-bordered-airformation thead:last-child tr:last-child > th:last-child,
.table-bordered-airformation tbody:last-child tr:last-child > td:last-child,
.table-bordered-airformation tfoot:last-child tr:last-child > td:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}

.table-bordered-airformation tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
}

.table-bordered-airformation tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
}

.table-bordered-airformation caption + thead tr:first-child th:first-child,
.table-bordered-airformation caption + tbody tr:first-child td:first-child,
.table-bordered-airformation colgroup + thead tr:first-child th:first-child,
.table-bordered-airformation colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered-airformation caption + thead tr:first-child th:last-child,
.table-bordered-airformation caption + tbody tr:first-child td:last-child,
.table-bordered-airformation colgroup + thead tr:first-child th:last-child,
.table-bordered-airformation colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.table-condensed-airformation th {
    padding: 8px 8px;
}
.table-condensed-airformation td {
    padding: 4px 8px;
}
#likebox-wrapper * {
width: 100% !important;
}

#recaptcha_switch_audio_btn{
    display:none;
}
/* FIN VUE STAGIAIRE SPECIFIQUE AIRFORMATION */
.btn-primary.active
{color:rgba(255,255,255,0.75)}
.btn-primary{
    color:#fff;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    background-color:#006dcc;
    *background-color:#04c;
    background-image:-moz-linear-gradient(top,#08c,#04c);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image:-webkit-linear-gradient(top,#08c,#04c);
    background-image:-o-linear-gradient(top,#08c,#04c);
    background-image:linear-gradient(to bottom,#28649e,#004588);
    background-repeat:repeat-x;
    border-color:#04c #04c #002a80;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{
    color:#fff;
    background-color:#004588;
    *background-color:#004588}
.btn-primary:active,.btn-primary.active{background-color:#039 \9}