@charset "UTF-8";

.content-format {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
}

.content-format header {
  background: #003883;
  text-align: center;
  width: 100%;
  min-height: 50px;
  padding: 0.5em 0;
}

.content-format header h1 {
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0 0 0 1em;
	/* [disabled]font-size: 1.4rem; */
	letter-spacing: 0.0625em;
	line-height: 3rem;
}


.content-format h2 {
  color: #003883;
  
  width: auto;
  margin: 10px 0 0 30px;
  padding: 20px 0 0 0px;
}

.content-format h2 {
  color: #003883;
  
  width: auto;
  margin: 10px 0 0 30px;
  padding: 20px 0 0 0px;
}



/*USEFUL*/
.din-block {display: inline-block; vertical-align: top;}
.w45 {width :45%; margin: 15px 10px 10px 10px;  padding: 0 20px 20px 20px;}

.table-description td, .table-description th {
  height: 60px;
  vertical-align: middle;
}

/*Tableau emailing*/
.table-description-email {
  border-collapse: none;
  margin-bottom: 10px;
  width: 100%;
}

.table-description-email ul {
  padding:10px 10px 10px 16px;
}

.table-description-email ul li{
  margin:12px 0;
  line-height: 15px;
}

.table-description-email th {
  text-align: Left;
  text-transform: uppercase;
  color: #009de0;
  letter-spacing: 0.125em;
  font-weight: normal;
  font-size: 0.80em;
  padding: 0 8px 0 0;
  width: 35%;
}


.table-description-email td {
  color: #444;
  padding: 10px;
  width: 400px;
  font-size: 0.80em;
  width: 65%;
}

P{
  color: #666;
  margin:15px 0 10px 30px;
  font-size: 0.80em;
  font-weight: normal;
}

.titre-bloc {
  color: #003883;
  width: 50%;
  display: block;
  font-size: 1.5em;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
   font-weight: bold;
}

/*Tableau*/
.table-description {
  border-collapse: none;
  margin-bottom: 10px;
  width: 100%;
}

.table-description ul {
  padding:10px 10px 10px 16px;
}

.table-description ul li{
  margin:12px 0;
  line-height: 21px;
}

.table-description th {
  text-align: right;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.125em;
  font-weight: normal;
  font-size: 0.85em;
  padding: 0 10px 0 0;
  width: 35%;
}


.table-description td {
  background: #f3f3f3;
  color: #444;
  padding: 10px;
  width: 400px;
  font-size: 0.85em;
  width: 65%;
}


.section-table-format th{
  background: #006fb7;
}

.section-table-details th{
  background: #009de0;
}

.section-table-more th{
  background: #23bbea;
}


.code-format h2{
  text-transform: uppercase;;
  letter-spacing: 0.065em;
  color: #3c474c;
  margin:0 0 10px 0;
  font-size: 1em;
  font-weight: normal;
}



.code-format h3{
  color: #666;
  margin:15px 0 10px 0;
  font-size: 1.1em;
  font-weight: normal;
}

.code-format  code {
  background: #3c474c;
  color: #fff;
  display: block;
  padding: 2em;
  margin: 0 0 20px 0;
  line-height: 18px;
  border-left: 4px solid #323d42;
  font-size:14px;
}

code .color1 {
  color: #d20073;
}

code .color2 {
  color: #23bbea;
}

code .color3 {
  color: #77d20b;
}

code .color4 {
  color: #cacaca;
}

code .color5 {
  color: #99003a;
}


.notabene {
  font-size: 0.75em;
  line-height: 17px;
}


.alert {
    background: #d20073;
    color: #fff;
    padding: 1.5em 2.2em;
    border-radius: 3px;
    max-width: 950px;
    margin: 0 auto;
    text-align: left;
    margin: 0 auto 55px auto!important;
	line-height:25px;
}

.alert i {
    margin-right: 30px;
    font-size: 1.3em;
    vertical-align: middle;
}

.panel-link {
  margin-bottom: 15px;
}

.panel-link .btn {
  margin: 0 20px 0 0;
  padding: 0;
  display: inline-block;
  border-radius: 3px;
  background: #d20073;
  min-width: 200px;
  position: relative;

}


.panel-link .btn a {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  outline: none;
  text-decoration: none;
  padding: 1.3em 1.8em 1.4em 5.2em;
  display: block;
  position: relative;
  letter-spacing: 0.05em;

}


.panel-link .download {
  margin-right: 0;
}

.panel-link .download a:before{
  background: url(../img/icon-dl.png) no-repeat  #bb0c6c;
  background-position: 17px 15px;
  content: "";
  width: 49px;
  height: 49px;
  position: absolute;
  left: 0px;
  top: 0px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-link .download:hover a:before{
  -webkit-animation: move .4s infinite ;
}


/* Tabs */
.tabs {
  width:100%;
  float: none;
  list-style: none;
  position: relative;
  text-align: left;
  padding:0;
  /*margin-top:40px;*/
}
.tabs li {
  float: left;
  display: block;
  margin-right:40px;
}
.tabs input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.tabs label {
  display: block;
  padding: 14px 0;
  border-radius: 2px 2px 0 0;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  cursor: pointer;
  top: 4px;
  color:#003883;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.tabs label:hover {
}
.tabs .tab-content {
  z-index: 2;
  display: none;
  overflow: hidden;
  font-size: 17px;
  line-height: 25px;
  padding: 25px;
  position: absolute;
  top: 55px;
  left: 0;
  background: #f3f3f3;
}
.tabs [id^="tab"]:checked + label {
  top: 0;
  border-bottom:solid 3px #d20073;
}
.tabs [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}
.reco {font-size:13px;}
.asavoir {font-size:14px; padding-left:20px; border-left:solid 2px #23bbea; line-height: 20px;}
.asavoir strong {color:#d20073;}
.asavoir a {color:#006fb7; text-decoration:none; font-weight:bold;}
.asavoir a:hover { text-decoration:underline;}
.asavoir code {
	  background:inherit;
  color: inherit;
  display: inline;
  padding: 0;
  margin: 0;
  line-height: inherit;
  border-left: none;
  font-size: 16px;}


@-webkit-keyframes move {

  55% {
   background-position: 17px 18px;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
     animation: ease-in;
  }

  100% {
    background-position: 17px 13px;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
     animation: ease-out;
  }
}

@-moz-keyframes play {

  55% {
   background-position: 17px 18px;
  -webkit-animation-timing-function: ease-in;
  }

  100% {
    background-position: 17px 13px;
    -webkit-animation-timing-function: ease-out;
  }
}

@keyframes play {

  55% {
   background-position: 17px 18px;
    -webkit-animation-timing-function: ease-in;
  }

  100% {
    background-position: 17px 13px;
    -webkit-animation-timing-function: ease-out;
  }
}


.panel-link .demo a:before{
  background: url(../img/icon-demo.png) no-repeat  #bb0c6c;
  background-position: 12px 13px;
  content: "";
  width: 49px;
  height: 49px;
  position: absolute;
  left: 0px;
  top: 0px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-link .demo:hover a:before{
  -webkit-animation: play .4s infinite ;
  -moz-animation: play .4s infinite ;
  animation: play .4s infinite ;
}

@-webkit-keyframes play {

  55% {
   background-position: 15px 13px;
    -webkit-animation-timing-function: ease-in;
  }

  100% {
   background-position: 11px 13px;
    -webkit-animation-timing-function: ease-out;
  }
}

@-moz-keyframes play {

  55% {
   background-position: 15px 13px;
    -moz-animation-timing-function: ease-in;
  }

  100% {
   background-position: 11px 13px;
    -moz-animation-timing-function: ease-out;
  }
}

@keyframes play {

  55% {
   background-position: 15px 13px;
    animation-timing-function: ease-in;
  }

  100% {
   background-position: 11px 13px;
    animation-timing-function: ease-out;#
  }
}





/*----------------------------------------------------------------
    1280px Breakpoint CORRECTIFS
----------------------------------------------------------------*/

@media only screen and (min-width:60em) and (max-width:80em) {

  /*.content-format {
    background: pink!important;
  }*/

  .w45  {
    width: 43%!important;
  }

  .panel-link .demo {
    margin-bottom: 10px;
    margin-right: 5px;
  }
}


/*----------------------------------------------------------------
    1280px Breakpoint CORRECTIFS
----------------------------------------------------------------*/

@media only screen  and (max-width:60em) {
  .w45  {
    width: 90%!important;
  }

  /*.content-format {
    background: green !important;
  }*/

  .panel-link .demo {
    margin-bottom: 10px;
    margin-right: 5px;
  }
}
