/*!
 * Start Bootstrap - Shop Item HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 @import "bootstrap.css";
 

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

iframe {
border:none;
width:100%;
height:500px;
}

.google {

height: 40px;
padding: 11px 15px 0px 630px;
font-size: 18px;
line-height: 20px;
}

.orange {
background-image: -webkit-linear-gradient(top, #fc8900, #fb5a00);
border:0px;
color:#FFF;
}

.yellow {
background-image: -webkit-linear-gradient(top, #FFBB00, #FF8300);
border:0px;
color:#FFF;
}

.function {
font-family:"Courier New", Courier, monospace;
font-weight:bold;
white-space:normal;

}

.devbtn {
text-align:left;
}

.btn {
margin :1px;
}

.retour{
font-weight:bold;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.mscontent {
height:900px;

}

/* Masque la banière google */
.goog-te-banner-frame.skiptranslate {display: none !important;} 
body { top: 0px !important; }

.navbar-inverse .navbar-nav > li > a {
color: #FFFFFF;
}

.navbar-inverse .navbar-brand {
color: #FFFFFF;
font-weight:bold;
}

footer {
    margin: 50px 0;
}