@charset "utf-8";
/* CSS Document */

body {
    background: #EFEDEE none repeat scroll 0 0;
}

.container{
background-color:#fff;	
padding:0 !important;
}

.container h1{
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}

/*
header {
    background-size: 900px 296px;
    height: 250px;
    margin-top: 0px;
    padding-bottom: 10px;
}*/

header .header_fond {
    float: right;
    z-index: 0;
}

footer {
    background-color: transparent !important;
}

.form {
    margin: 0!important;
    padding: 0!important;
}

.form select {
    width:100% !important;
}

.pcr-innov{
    padding:6px 0 0 20px;
}
.bs-header .header-title {
    padding-top: 30px;
}
.bs-header .header-title p {
    text-align: center;
}

header .logo {
    position: absolute;
    z-index: 100;
    background: #B62F15 none repeat scroll 0% 0%;
    width: 250px;
    height: 143px;
}

header h1 {
    color: #006376 !important;
    background-color: #fff !important;
    font-size: 20px;
    text-align: left !important;
    clear: both;
    height: 27px;
    line-height: 27px;
    margin-left:-50px;
}

#content {
    margin: 0;
}

#corps {
    background:#FFFFFF;
    border: none;
    height:auto;
    margin-bottom: 20px;
    margin-top:0px;
    padding-bottom: 30px !important;
}

#corps h3 {
    margin-top: 10px;
    padding-top: 30px;
    font-size: 16px;
    font-weight: bold;
}

#corps .required {
    margin-top: 30px;
}

#idUser {
    text-transform: uppercase;
}

.certificate a, .certificate .ebac {
    background: #eeeeee;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    display: block;
    height: 150px;
    padding: 10px;
    position: absolute;
    text-decoration: none;
    border : 0;
    text-align: center;
    vertical-align: middle;

}
.media{
    vertical-align:middle;
}

h2 {
    color: #505050 !important;
    font-size: 15px !important;
    font-weight: bold;
    line-height: 1em;
    text-transform: uppercase;

}
.margin-h2{
    margin-left: -15px !important;
}

td {
    border: 1px solid black;
    padding: 20px;
}

a{
    margin-right: 20px;
}

.clearer{
    height:0px;
}

.center {
    text-align:center;
}

.banniere {
   /* border: 1px solid #DBDBDB;*/
    margin: 0 0 20px 0;
    padding: 20px 0 20px 10px !important;
    background-color: #EFEDEE;
}

.banniere h2 {
    margin: 7px 0;
}

.banniere .btn-primary {
    margin-bottom: 0;
}

#logout {
    margin:0;
}

.btn-primary {
    background-color: #0B0C61;
    /*margin-bottom: 10px;
    padding: 11px 25px;
    min-width: 100px;
    text-shadow: none;
    font-size: 16px;
    font-family: inherit;
    font-weight: normal;*/
    color: #fff;
    outline: none;
    opacity: 0.9;
    border-color: #0B0C61;
    background-image:none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:link {
    background-color: #70258c !important;
    border-color: #70258c !important;
}

.img-pdf {
    display:block;
    margin:auto;
}

#logo {
    text-align: center;
    padding: 0;
}

#logo .img-responsive {
    display: inline;
    width: 100%;
}

/* overwrite */
.certificate {
    height: 150px;
}