body{background-color:#e4e7e9;}
body {
  background-image:url(/key4register/images/client/149/images/header-formations.jpg);
  height: calc(64vw/2);
  max-height: 295px;
  background-position: center 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
#ctl00_Main_Step12 { position:relative;top:0;left:0; }
.profile { background-color:#f5f5f5; padding:10px; }

.tdEnteteRegistrationTop {
    display: block;
    width: 100%;
    height: calc(64vw/2);
    max-height: 295px;
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

.tdEnteteRegistrationLogo, .blocksep {
    display: none !important;
}
.hdrtop { max-width:1174px; position:relative;top:0;left:0; height:293px; background-color: #FFFFFF; }

#ctl00_Main_TcktFront_cell_IT_12,#ctl00_Main_TcktFront_cell_IT_52,#ctl00_Main_TcktFront_cell_IT_53,#ctl00_Main_TcktFront_cell_IT_54,
#ctl00_Main_TcktFront_cell_IT_55, #ctl00_Main_TcktFront_cell_IT_25, #ctl00_Main_TcktFront_cell_IT_19
{
  padding-left:8px;
  padding-right:8px;
}

#ctl00_Main_TcktFront_cell_IT_18 { padding-left:4px; }
/*#ctl00_Main_TcktFront_cell_IT_20, #ctl00_Main_TcktFront_cell_IT_TXT_20 { padding-top:25px; }*/
.menu_top
{
  color:Black;
  height:43px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #C0C0C0;
}
.menu_top ul li a { height:16px; }
.tdCorpsRegistration
{
  padding-top:25px;
  padding-bottom:60px;
}
.menu_top ul li a
{
  color:#2b2b2b;
}
.menu_top ul li.selected a
{
  color: #ffffff;
  background-color: #cdcdcd;
}
#contenu {

  background-color:#f5f5f5;
  border:solid 1px #C0C0C0;
  -moz-border-radius:8px;
  border-radius:8px;
  width:100%;
  max-width: 930px;
}

.tableRegistration {
  width: 100%;
  max-width: 930px;
}

.TitreRubriqueBo
{
  display:block;
  color:White;
  background-color:#538fd6;
  padding:4px;
}
#registration{
/*width:924px;*/
}
/*Style ajoutés*/
/*#ctl00_Main_lblAccueil*/ h2{
  font-size:1.3em;
  color:Black;
  background-color:#538fd6;
  padding:4px;
}
#ctl00_Main_lblAccueil table{
color : #000;
background-color:transparent;/*#CFCB81 */
}
.smaller{
font-size:0.8em;
}

.ClassicErrorMsg{
 background-image:url(/afppe/images/client/9/images/exclamation.png);
 background-repeat:no-repeat;
display:block;
border:1px dotted red;
margin : 35px;
padding  :0 0 0 20px;
}

#ctl00_Main_lblAccueil li span, #ctl00_Main_lblAccueil li {
    font-size: 14px;
    line-height: 1.5;
    color: #343434;
    font-family: trebuchet ms,helvetica,sans-serif;
}

/* RWD GRID */

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.justify {
  text-align: justify;
}


.container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.row {
  position: relative;
  width: 100%;
}

.row [class^="col"] {
  float: left;
  margin: 0.5rem 2%;
  min-height: 0.125rem;
}

.row img {
  max-width: 100%;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 96%;
}

.col-1-sm {
  width: 4.33%;
}

.col-2-sm {
  width: 12.66%;
}

.col-3-sm {
  width: 21%;
}

.col-4-sm {
  width: 29.33%;
}

.col-5-sm {
  width: 37.66%;
}

.col-6-sm {
  width: 46%;
}

.col-7-sm {
  width: 54.33%;
}

.col-8-sm {
  width: 62.66%;
}

.col-9-sm {
  width: 71%;
}

.col-10-sm {
  width: 79.33%;
}

.col-11-sm {
  width: 87.66%;
}

.col-12-sm {
  width: 96%;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

.hidden-sm {
  display: none;
}

@media only screen and (min-width: 33.75em) {  /* 540px */
  .container {
    width: 80%;
  }
}

@media only screen and (min-width: 45em) {  /* 720px */
  .col-1 {
    width: 4.33%;
  }

  .col-2 {
    width: 12.66%;
  }

  .col-3 {
    width: 21%;
  }

  .col-4 {
    width: 29.33%;
  }

  .col-5 {
    width: 37.66%;
  }

  .col-6 {
    width: 46%;
  }

  .col-7 {
    width: 54.33%;
  }

  .col-8 {
    width: 62.66%;
  }

  .col-9 {
    width: 71%;
  }

  .col-10 {
    width: 79.33%;
  }

  .col-11 {
    width: 87.66%;
  }

  .col-12 {
    width: 96%;
  }

  .hidden-sm {
    display: block;
  }
}

@media only screen and (min-width: 60em) { /* 960px */
  .container {
    width: 75%;
    max-width: 60rem;
  }
}

#ctl00_Main_ctl01_AuthPanel h2 {
  background: transparent;
  font-size: 2rem;
}

#ctl00_Main_ctl01_FormTable h2 {
    text-align: center;
}

#ctl00_Main_ctl01_PnlTicket h2 {
  background-color: #EBEBEB;
  color: #6b6b6b;
  font-size: 2.4rem;
}

.smenutop {
    background: #969696;
    height: 100%;
    display: block;
    width: fit-content;
}
