body {
  	font-family : Arial;
    font-size:14px;
    padding: 0;
    background-image: url(https://www.epitech.eu/fr/wp-content/uploads/sites/3/2019/03/candidature-login-bg.jpg);
}

.com-header{
	background-color: #ffffff;
	height: 70px;
    padding-left: 38px;
    padding-right: 38px;
    padding-top:20px;
}

.com-header .username{
    font-size:12px;
    margin-right:20px;
    line-height:3em;
    color:#999;
}

.com-header .username .username-photo-img{
    max-width:20px;
    max-height:20px;
    margin-right:10px;
}

.bs {
    /*padding: 38px;*/
}

a.small-link{
    font-size: 12px;
}

h1 {
  font-weight : bold !important;
  font-size : 20px !important;

}
h2 {
  /*font-weight : bold !important;*/
  color : #1389D3 !important;
  font-size : 20px !important;
}

h3{
    font-size: 15px !important;
    color : #2FBAF3 !important;
}
h5 {
    color : #1389D3 !important;
    font-weight : bold !important;
}
h6 {
    color : #000 !important;
    font-weight : bold !important;
    font-size: 16px !important;
    display: block;
}

.bs .container-fluid {
    padding : 0px;
    margin-bottom: 3em;
    overflow: hidden;
}

.stepsLine-cont{
    height:55px;
    background-color: #1797C0;
    padding-top: 25px;
    padding-bottom: 50px;
}

/** customiz afficionado **/

.login .container {
text-align: center;
}

.bs h1 label {
color: #fff;
}

.bs .panel-default {
opacity: 0.8;
}

.bs p {
color: #fff;
text-align: center;
}

/**
 * step0
 */
.step0.container{
    margin-top: 3em;
}
.step0 h2{
    color: #fff !important;
}
.step0 .infos{
    height: 280px;
    background-color : white !important;
    padding-top: 1em;
}
.step0 .offset-10{
    margin-top: 10px;
}
.step0 .panel-body {
    background-color : white;
    height : 280px;
}
.step0 .panel-heading {
    color:white;
}
.step0 #jumbotron {
    color : #1389D3 !important;
    font-weight : bold !important;
}
.step0 #droite {
    font-weight : bold !important;
    padding: 30px;
    margin: 0px 0px 20px 0px;
    height: 130px;
}
.step0 #div1 {
    background-color : #1389D3; border : none;
}
.step0 .user-infos {
    margin-top : 30px
}

.step0 .user-infos .user-info{
    margin: 1em 0px 1em 0px;
}

.step0 .user-infos .user-info label{
    width : 200px;
}

.step0 .application{
    padding-top: 1.5em;
}

.step0 .application .h6{

}
.step0 .infos p{
    font-size:16px;
}

.step0 .infos ul{
    list-style-type: none;
    padding: 0;
    font-size : 14px;
}

.step0 .infos li{
    background: transparent url("http://www.epitech.eu/images/design/bg/bg-li.png") no-repeat scroll 0px 5px;
    padding-left: 16px;
    line-height: 15px;
    margin-bottom: 5px;
}

/**
 * surcharge des styles VF
 */
.pbHeader > table {
    border-bottom : 2px solid #1389D3 !important;
}
.pbSubheader {
    background-color : transparent;
}
.bPageBlock .detailList tr td, .bPageBlock .detailList tr th {
    border : none;
    vertical-align: middle;
}
.bPageBlock {
    border-top : none;
}
.hideListButton {
    display : none;
}
.pbHeader {
    padding : 10px !important;
    border : 0px !important;
}
.pbSubsection {
    padding-top : 15px
}
.pbBody{
    overflow: hidden;
    padding-bottom: 3em !important;
}
.btn{
    margin-top: 0px !important;
}

/**
 * on garde quand même le style du calendrier
 */
#datePicker{
    font-size: auto !important;
}
#datePicker input, #datePicker select{
    width: auto !important;
    height: auto !important;
    display: inline;
}


/**
 * styles comuns à toutes les étapes
 */
input, textarea, select {
    display:block;
    width:60%;
    margin : 3px 3px 3px 0px !important;
}

input, select {
    height:30px !important;
}
.inline{
    display: inline;;
}

input.year{
    width : 10%;
}

input.btn{
    height: auto !important;
}

/**
 * step1
 */
.Image{
    cursor: pointer;
}

/**
 * step2
 */

.step2 .InputDiplome {
    width:30% !important;
}

.step2 #sectionBas {padding-left : 180px;}

/**
 * step5
 */
.step5 #recap-session .pbSubheader{
    color: inherit;
    font-weight: normal;
    border: 0px 0px 0px 0px !important;
}
.step5 .pbSubheader{
    border-bottom : 2px solid #2FBAF3 !important;
    width: 100%;
}
.step5 .pbSubsection{
    margin-top: 0;
}
.step5 .detailList tr{
    border-bottom: 1px solid #C1BEBF;
}
.step5 .detailList th, .step5 .detailList td{
    text-align: left;
}
.step5 .detailList th.labelCol{
    display: block;
    min-width: 250px !important;
}
.step5 .section-title{
    font-weight: normal !important;
    margin-top: 2em;
}
/**
 * attachments
 */
.attachments-list{
    list-style-type: none;
    padding: 0;
}
.attachment-item{
    padding: 2px 2px 2px 4px;
    border:1px solid #C1BEBF;
    margin:4px 0px 4px 0px;
    font-size: 12px;
    width:415px;
}

.attachment-item span{
    max-width: 400px;
    display: block;
}

.attachment-item .close{
    line-height: 0.7em;
    opacity: 0.4;
    color: #C9302C;
}
.attachment-item .close:hover{
    opacity: 0.7;
    color: #C9302C;
}

/**
 * paiement
 */


.paiement .cont{
    width:850px !important;
    margin:50px auto 0px auto;
}
.paiement .panel {
    display:flex;
    padding:30px;
    margin-top:15px;
    border:none;
}
.paiement #div11 {
    padding-bottom:20px;
    padding-top:20px;
    text-align : center;
    border-right:solid #1389D3 1px;
}
.paiement #div12 {
    padding-bottom:20px;
    padding-top:20px;
    text-align : center;
}
.paiement #on0{
    font-weight : bold !important;
    color : #1389D3 !important;
    font-size : 15px !important;
    padding-bottom : 10px !important;
}
.paiement td {
    padding-bottom : 10px !important;
}
.paiement form {
    display : inline-block;
}
