/* CSS Auto Compilé */
/*

@bkcolor_20: #c3c3c3; //couleur de fond de la page
@color_20: #ff0000; //couleur tu text de la page

@color_21: #0055ff; //Titre H2

@color_22: #fb06ff; //Titre H3

@color_23: #ff9200; //Titre H4

@bkcolor_24:#2ebb16; //Couleur principale

@bkcolor_26:#e506ff; //Bordures des boutons

*/
@font-face {
  font-family: Arial;
  src: [FONT1_URL];
}
@font-face {
  font-family: [FONT2];
  src: [FONT2_URL];
}
@font-face {
  font-family: [FONT3];
  src: [FONT3_URL];
}
@font-face {
  font-family: [FONT4];
  src: [FONT4_URL];
}
@font-face {
  font-family: [FONT5];
  src: [FONT5_URL];
}
@font-face {
  font-family: [FONT6];
  src: [FONT6_URL];
}
@font-face {
  font-family: [FONT7];
  src: [FONT7_URL];
}
:root {
  --man_color: #4AA1DA;
  --woman_color: #F756FF;
  --bkcolor_1: #FFFFFF;
  --color_1: #ED1C24;
  --bkcolor_2: #012C27;
  --color_2: #FFFFFF;
  --bkcolor_3: #6FC7B3;
  --color_3: #FFFFFF;
  --bkcolor_4: #012C27;
  --color_4: #FFFFFF;
  --bkcolor_5: #012C27;
  --color_5: #FFFFFF;
  --bkcolor_6: #6FC7B3;
  --color_6: #FFFFFF;
  --app_color: #002D26;
  --bkcolor_7: #000;
  --color_7: #FFF;
  --bkcolor_8: #08332E;
  --bkcolor_9: #83DBC7;
  --bkcolor_10: #000000;
  --bkcolor_11: #FFFFFF;
  --color_12: #FFFFFF;
  --color_13: #FFFFFF;
  --bkcolor_14: #012C27;
  --color_15: #FFFFFF;
  --bkcolor_16: #A2FAE6;
  --bkcolor_17: #FFFFFF;
  --bkcolor_18: #000000;
  --bkcolor_20: #FFFFFF;
  --color_20: #012C27;
  --color_21: #012C27;
  --color_22: #012C27;
  --color_23: #012C27;
  --bkcolor_24: #012C27;
  --bkcolor_26: #ED1C24;
  --font_1: Arial;
  --font_1_url: [FONT1_URL];
  --font_2: [FONT2];
  --font_2_url: [FONT2_URL];
  --font_3: [FONT3];
  --font_3_url: [FONT3_URL];
  --font_4: [FONT4];
  --font_4_url: [FONT4_URL];
  --font_5: [FONT5];
  --font_5_url: [FONT5_URL];
  --font_6: [FONT6];
  --font_6_url: [FONT6_URL];
  --font_7: [FONT7];
  --font_7_url: [FONT7_URL];
}
@charset "utf-8";

@font-face {
  font-family: "fontawesome";
  src: url('../../../fonts/fontawesome-webfont.ttf') format('truetype'), url('../../../fonts/fontawesome-webfont.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome";
  src: url('../../../fonts/fontawesome-webfont.eot');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome light";
  src: url('../../../fonts/fontawesome-light.ttf') format('truetype'), url('../../../fonts/fontawesome-light.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome light";
  src: url('../../../fonts/fontawesome-light.eot');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome normal";
  src: url('../../../fonts/fontawesome-regular.ttf') format('truetype'), url('../../../fonts/fontawesome-regular.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome normal";
  src: url('../../../fonts/fontawesome-regular.eot');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome bold";
  src: url('../../../fonts/fontawesome-solid.ttf') format('truetype'), url('../../../fonts/fontawesome-solid.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome bold";
  src: url('../../../fonts/fontawesome-solid.eot');
  font-weight: normal;
}
html,
body {
  background-color: #fff;
  background-color: #FFFFFF;
  color: #2a2d33;
  color: #012C27;
}
p {
  margin: 0px;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
}
h2,
h3 {
  margin: 0px;
  font-family: [FONT2];
}
body {
  font-family: Arial;
  min-width: 300px;
}
.body {
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px;
  max-width: 1200px;
}
/* ---------  Apex Link  ---------  */
.apex_link {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 13px;
  color: #012C27;
  width: 180px;
}
.apex_link:hover {
  color: #012C27;
}
/* -------------- Return -------------- */
.block_return {
  margin-top: 35px;
  margin-bottom: 80px;
  font-family: Open Sans, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.block_return:after {
  clear: both;
  content: '';
  display: block;
  height: 0px;
}
.block_return {
  margin-top: 0px;
  margin-bottom: 20px;
}
.block_return .buttons:after {
  clear: both;
  content: '';
  display: block;
  height: 0px;
}
.block_return .return {
  float: left;
  height: 40px;
  line-height: 37px;
  padding-left: 28px;
  padding-right: 28px;
  border: 2px solid #8b8b8b;
  border: 2px solid #ED1C24;
  text-transform: uppercase;
  font-weight: bold;
}
.block_return .return:before {
  font-family: "fontawesome";
  content: "\f053";
  font-weight: normal;
  margin-right: 7px;
}
.block_return .return:hover {
  background-color: #00a6de;
  background-color: #012C27;
  border-color: #00a6de;
  border-color: #012C27;
  color: #fff;
}
.block_return .return:active {
  opacity: 0.8;
}
.block_continue .return a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 940px) {
  .block_return {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 768px) {
  .block_return .return {
    padding-bottom: 10px;
  }
}
@media (max-width: 450px) {
  .block_return .return {
    font-size: 11px;
    padding-left: 15px;
    padding-right: 20px;
  }
}
/* --------- Children select --------- */
.block_return {
  padding-left: 5px;
  padding-right: 5px;
}
.family_profiles {
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-align: center;
  max-width: 50%;
  position: relative;
}
.family_profiles .select {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 44px;
  padding-right: 40px;
  position: relative;
  cursor: pointer;
  background-color: #00a6de;
  background-color: #012C27;
  height: 40px;
  line-height: 39px;
}
.family_profiles .select:after {
  font-family: 'fontawesome';
  content: '\f0dd';
  position: absolute;
  right: 11px;
  top: 16px;
  line-height: 0px;
  font-size: 20px;
}
.family_profiles .select:before {
  font-family: 'fontawesome bold';
  content: '\f007';
  position: absolute;
  left: 11px;
  top: 19px;
  line-height: 0px;
  font-size: 20px;
}
.family_profiles .select:hover {
  opacity: 0.8;
}
.family_profiles ul {
  position: absolute;
  right: 0px;
  z-index: 500;
  margin-top: 1px;
  box-shadow: -1px 3px 4px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  background-color: #FFFFFF;
}
.family_profiles ul.hidden {
  display: none;
}
.family_profiles ul li {
  height: 40px;
  line-height: 39px;
  white-space: nowrap;
  background-color: #00a6de;
  background-color: #012C27;
}
.family_profiles ul li:hover {
  opacity: 0.8;
}
.family_profiles ul li a {
  min-width: 130px;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 450px) {
  .family_profiles .select,
  .family_profiles ul li {
    font-size: 11px;
  }
}
/* --------- Spinner --------- */
.div_spinner {
  position: relative;
  color: #00a6de;
  color: #012C27;
  padding-top: 10px;
  width: 0px;
  margin-left: auto;
  margin-right: auto;
}
.div_spinner .spinner div div {
  background-color: #00a6de!important;
  background-color: #012C27 !important;
}
.div_spinner .spinner div div:nth-child(1) {
  opacity: 0.4;
}
/* --------- Block Profile --------- */
.block_profil {
  margin-left: auto;
  margin-right: auto;
  width: 950px;
  padding-top: 140px;
  padding-bottom: 70px;
  color: #fff;
}
.block_profil:after {
  clear: both;
  display: block;
  content: '';
}
.block_profil .block_left {
  width: 365px;
  float: left;
  height: 28px;
  background-color: #00a6de;
  background-color: #012C27;
  position: relative;
}
.block_profil .block_center {
  width: 220px;
  height: 28px;
  float: left;
  background-color: #00a6de;
  background-color: #012C27;
  position: relative;
}
.block_profil .block_right {
  width: 365px;
  float: left;
  height: 28px;
  background-color: #00a6de;
  background-color: #012C27;
  position: relative;
}
.block_profil .photo {
  padding: 12px;
  padding-bottom: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: #00a6de;
  background-color: #012C27;
}
.block_profil .photo img {
  max-width: 100%;
}
.block_profil .photo:before {
  width: 12px;
  height: 28px;
  position: absolute;
  bottom: 0px;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0));
  display: block;
  content: '';
  left: -12px;
}
.block_profil .photo:after {
  width: 12px;
  height: 28px;
  position: absolute;
  bottom: 0px;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0));
  display: block;
  content: '';
  right: -12px;
  z-index: 10;
}
.block_profil .block_center:after {
  height: 40px;
  width: 100%;
  content: '';
  display: block;
  background-color: #00a6de;
  background-color: #012C27;
  position: absolute;
  left: 0px;
  bottom: -40px;
}
.block_profil .nickname {
  text-transform: uppercase;
  position: relative;
  bottom: -48px;
  color: #fff;
  z-index: 100;
  font-size: 21px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 450px;
  margin-left: -115px;
  font-weight: bold;
}
.block_profil .nickname > div {
  display: inline-block;
  position: relative;
  min-width: 164px;
}
.block_profil .nickname span {
  z-index: 50;
  position: relative;
}
.block_profil .nickname > div:before {
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 0 21px 25px 0;
  width: 21px;
  /* correctif décalage zoom */
  height: 25px;
  /* correctif décalage zoom */
  border-color: transparent #00a6de transparent transparent;
  border-color: transparent #012C27 transparent transparent;
  display: block;
  content: '';
  position: absolute;
  left: -21px;
  top: 19px;
}
.block_profil .nickname > div:after {
  width: calc(121%);
  width: calc(100% + 21px);
  /*for less*/
  height: 0;
  border-style: solid;
  border-width: 25px 21px 0 0;
  border-color: #00a6de transparent transparent transparent;
  border-color: #012C27 transparent transparent transparent;
  display: block;
  content: '';
  position: absolute;
  right: -21px;
  top: 19px;
}
.block_profil .block_left .angle_top {
  position: absolute;
  left: 0px;
  top: -27px;
  height: 27px;
  background-color: #00a6de;
  background-color: #012C27;
  width: 230px;
}
.block_profil .block_left .angle_top:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 0 0 25px;
  width: 25px;
  /* correctif décalage zoom */
  height: 27px;
  /* correctif décalage zoom */
  border-color: transparent transparent transparent #00a6de;
  border-color: transparent transparent transparent #012C27;
  content: '';
  display: block;
  position: absolute;
  right: -25px;
}
.block_profil .block_left .angle_bottom {
  position: absolute;
  width: calc(70%);
  width: calc(100% - 30px);
  /*for less*/
  height: 40px;
  top: 28px;
  right: 0px;
  background-color: #00a6de;
  background-color: #012C27;
}
.block_profil .block_left .angle_bottom:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 40px 0;
  width: 30px;
  /* correctif décalage zoom */
  height: 40px;
  /* correctif décalage zoom */
  border-color: transparent #00a6de transparent transparent;
  border-color: transparent #012C27 transparent transparent;
  content: '';
  display: block;
  position: absolute;
  left: -30px;
}
.block_profil .block_right .angle_top {
  position: absolute;
  right: 0px;
  top: -27px;
  height: 27px;
  background-color: #00a6de;
  background-color: #012C27;
  width: 230px;
}
.block_profil .block_right .angle_top:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 27px 25px;
  width: 25px;
  /* correctif décalage zoom */
  height: 27px;
  /* correctif décalage zoom */
  border-color: transparent transparent #00a6de transparent;
  border-color: transparent transparent #012C27 transparent;
  content: '';
  display: block;
  position: absolute;
  left: -25px;
}
.block_profil .block_right .angle_bottom {
  position: absolute;
  width: calc(70%);
  width: calc(100% - 30px);
  /*for less*/
  height: 40px;
  top: 28px;
  left: 0px;
  background-color: #00a6de;
  background-color: #012C27;
}
.block_profil .block_right .angle_bottom:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 30px 0 0;
  width: 30px;
  /* correctif décalage zoom */
  height: 40px;
  /* correctif décalage zoom */
  border-color: #00a6de transparent transparent transparent;
  border-color: #012C27 transparent transparent transparent;
  content: '';
  display: block;
  position: absolute;
  right: -30px;
}
.block_profil .div_info {
  position: relative;
  z-index: 80;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  height: 50px;
  margin-top: 10px;
  padding-left: 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  flex-direction: row;
}
.block_profil .div_info div {
  float: left;
  height: 100%;
  flex-grow: 1;
  text-align: center;
  font-size: 13px;
}
.block_profil .div_info div:before {
  display: block;
  content: '';
  height: 28px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
}
.block_profil .div_info div.sex:before {
  background-image: url('../../../app/images/gender.png');
}
.block_profil .div_info div.age:before {
  background-image: url('../../../app/images/birdthday.png');
  background-size: 24px;
}
.block_profil .div_info div.weight:before {
  background-image: url('../../../app/images/weight.png');
  background-size: 25px;
}
.block_profil .block_skill_points {
  z-index: 50;
  position: relative;
}
.block_profil .div_circle {
  height: 74px;
  width: 74px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  background-color: #00a6de;
  background-color: #012C27;
  margin-left: 32px;
  color: #fff;
  text-align: center;
  position: relative;
  top: -15px;
  float: left;
  z-index: 200;
}
.block_profil .div_circle:after {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  display: block;
  content: '';
}
.block_profil .div_circle svg {
  transform: rotate(-228deg);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.block_profil .div_circle svg circle {
  stroke-width: 7.5px;
  fill: rgba(0, 0, 0, 0);
  stroke-linecap: round;
  z-index: 200;
  stroke: rgba(255, 255, 255, 0.36);
  r: 31;
  cy: 37;
  cx: 37;
  stroke-dasharray: 194,7787445225671807846;
  stroke-dashoffset: 46;
}
.block_profil .div_circle svg.circle_progress circle {
  stroke: #fff;
  stroke-dashoffset: 100;
  z-index: 300;
  transition: opacity 0.3s;
}
.block_profil .div_circle .skill_points {
  font-size: 28px;
  top: 14px;
  position: absolute;
  width: 100%;
  font-weight: bold;
  font-family: Open Sans, sans-serif;
}
.block_profil .div_circle .skill_picture {
  position: absolute;
  bottom: -2px;
  left: 0px;
  right: 0px;
  width: 25px;
  height: 32px;
  margin: auto;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.block_profil .div_circle .skill_picture[data-skill="1"] {
  background-image: url('../../../images/wheel_1.png');
}
.block_profil .div_circle .skill_picture[data-skill="2"] {
  background-image: url('../../../images/wheel_2.png');
}
.block_profil .div_circle .skill_picture[data-skill="3"] {
  background-image: url('../../../images/wheel_3.png');
}
.block_profil .div_circle .skill_picture[data-skill="4"] {
  background-image: url('../../../images/wheel_4.png');
}
.block_profil .div_circle .skill_picture[data-skill="5"] {
  background-image: url('../../../images/wheel_5.png');
}
.block_profil .div_skill {
  width: 138px;
  float: left;
}
.block_profil .div_skill .skill {
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  font-family: Open Sans, sans-serif;
  height: 24px;
}
.block_profil .div_skill .div_skill_progress {
  background-color: rgba(0, 0, 0, 0.1);
  height: 21px;
  width: 100%;
  margin-left: -10px;
  padding-top: 5px;
  position: relative;
  z-index: 100;
  padding-left: 15px;
}
.block_profil .div_skill .div_skill_progress:after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 18px 0 0;
  width: 18px;
  /* correctif décalage zoom */
  height: 21px;
  /* correctif décalage zoom */
  border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
  content: '';
  display: block;
  top: 0px;
  right: -18px;
}
.block_profil .div_skill .skill_progress {
  width: 105px;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
  background-size: 105px;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url('../../../app/images/skill_progress_0.png');
}
.block_profil .div_skill .skill_progress:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-size: 105px;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url('../../../app/images/skill_progress_5.png');
}
.block_profil .div_skill .skill_progress[data-skill="1"]:after {
  width: 22;
}
.block_profil .div_skill .skill_progress[data-skill="2"]:after {
  width: 42px;
}
.block_profil .div_skill .skill_progress[data-skill="3"]:after {
  width: 62px;
}
.block_profil .div_skill .skill_progress[data-skill="4"]:after {
  width: 82px;
}
@media (max-width: 991px) {
  .block_profil {
    width: 820px;
  }
  .block_profil .block_left,
  .block_profil .block_right {
    width: 300px;
  }
  .block_profil .block_left .angle_top,
  .block_profil .block_right .angle_top {
    width: 215px;
  }
  .block_profil .div_info {
    padding-left: 0px;
  }
}
@media (max-width: 850px) {
  .block_profil {
    width: 740px;
  }
  .block_profil .block_left,
  .block_profil .block_right {
    width: 260px;
  }
  .block_profil .block_left .angle_top,
  .block_profil .block_right .angle_top {
    width: 180px;
  }
  .block_profil .div_circle {
    margin-left: 20px;
  }
}
@media (max-width: 767px) and (min-width: 531px) {
  .block_profil {
    position: relative;
    min-width: 500px;
    max-width: 600px;
    width: 90%;
  }
  .block_profil .block_center {
    margin-left: 12px;
    position: relative;
    z-index: 200;
  }
  .block_profil .block_left {
    position: absolute;
    top: 46px;
    right: 0px;
    width: 100%;
    z-index: 100;
  }
  .block_profil .block_right {
    position: absolute;
    bottom: 70px;
    right: 0px;
    width: 100%;
    z-index: 100;
    height: 40px;
  }
  /*----------------*/
  .block_profil .photo:after {
    height: 40px;
  }
  .block_profil .photo:before {
    left: auto;
    right: -12px;
    height: 68px;
    bottom: 54px;
    background: rgba(0, 0, 0, 0.2);
  }
  /*---------------*/
  .block_profil .block_left:before {
    width: 12px;
    height: 68px;
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, 0.2);
    display: block;
    content: '';
    left: 0px;
    z-index: 10;
  }
  .block_profil .block_left .angle_top {
    right: 0px;
    left: auto;
  }
  .block_profil .block_left .angle_top:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 27px 25px;
    width: 25px;
    /* correctif décalage zoom */
    height: 27px;
    /* correctif décalage zoom */
    border-color: transparent transparent #00a6de transparent;
    border-color: transparent transparent #012C27 transparent;
    content: '';
    display: block;
    position: absolute;
    left: -25px;
  }
  .block_profil .block_left .angle_bottom {
    right: auto;
    left: 0px;
  }
  .block_profil .block_left .angle_bottom:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 30px 0 0;
    width: 30px;
    /* correctif décalage zoom */
    height: 40px;
    /* correctif décalage zoom */
    border-color: #00a6de transparent transparent transparent;
    border-color: #012C27 transparent transparent transparent;
    content: '';
    display: block;
    position: absolute;
    right: -30px;
    left: auto;
  }
  .block_profil .block_right .div_info {
    max-width: 288px;
    margin-right: 36px;
    margin-right: 6.5%;
    width: 44%;
    margin-top: 17px;
  }
  .block_profil .block_right .angle_top {
    display: none;
  }
  .block_profil .block_right:before {
    width: 12px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0));
    display: block;
    content: '';
    left: 0px;
    z-index: 10;
  }
  .block_profil .block_right .angle_bottom {
    top: 40px;
  }
  /*----------------------*/
  .block_profil .block_skill_points {
    float: right;
    margin-top: 2px;
  }
  .block_profil .div_circle {
    float: right;
    margin-right: 33px;
    margin-left: 0px;
  }
  .block_profil .div_skill .div_skill_progress {
    margin-left: 10px;
    padding-left: 0px;
    padding-right: 15px;
  }
  .block_profil .div_skill .div_skill_progress:after {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 21px 18px;
    width: 18px;
    /* correctif décalage zoom */
    height: 21px;
    /* correctif décalage zoom */
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    content: '';
    display: block;
    top: 0px;
    right: auto;
    left: -18px;
  }
  .block_profil .nickname {
    text-align: left;
  }
  .block_profil .nickname > div {
    left: 143px;
    text-align: center;
    font-size: 19px;
  }
}
@media (max-width: 530px) {
  .block_profil {
    width: 90%;
    min-width: 300px;
    max-width: 420px;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    padding-bottom: 40px;
  }
  .block_profil .block_left {
    float: none;
    width: 100%;
    order: 3;
  }
  .block_profil .block_center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 50px;
    order: 1;
  }
  .block_profil .block_right {
    float: none;
    width: 100%;
    margin: 0px;
    height: 64px;
    overflow: hidden;
    position: relative;
    order: 2;
  }
  .block_profil .block_right:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
    content: '';
  }
  .block_profil .photo {
    max-width: 220px;
    right: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .block_profil .nickname {
    width: 100%;
    margin: 0px;
  }
  .block_profil .nickname > div {
    width: 100%;
    background-color: #00a6de;
    background-color: #012C27;
    top: -10px;
    padding-bottom: 10px;
  }
  .block_profil .nickname > div:before {
    display: none;
  }
  .block_profil .nickname > div:after {
    display: none;
  }
  .block_profil .block_right .angle_top {
    display: none;
  }
  .block_profil .block_right .angle_bottom {
    display: none;
  }
  .block_profil .block_left .angle_top {
    display: none;
  }
  .block_profil .block_left {
    height: 64px;
  }
  .block_profil .block_left .angle_bottom {
    top: 64px;
    right: auto;
    left: 0px;
  }
  .block_profil .block_left .angle_bottom:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 30px 0 0;
    width: 30px;
    /* correctif décalage zoom */
    height: 40px;
    /* correctif décalage zoom */
    border-color: #00a6de transparent transparent transparent;
    border-color: #012C27 transparent transparent transparent;
    content: '';
    display: block;
    position: absolute;
    right: -30px;
    left: auto;
  }
  .block_profil .block_skill_points {
    margin-top: 31px;
    height: 40px;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
  }
  .block_profil .div_circle {
    margin-left: 0px;
  }
}
/* --------- Blocks width --------- */
.block_title,
.block_share,
.block_last_race,
.block_statistic,
.block_records,
.block_my_results,
.block_evolution_graphic,
.block_session {
  width: 892px;
  margin-left: auto;
  margin-right: auto;
}
.block_last_race,
.block_statistic,
.block_records,
.block_my_results,
.block_evolution_graphic,
.block_session {
  margin-top: 5px;
  position: relative;
}
.block_last_race > *,
.block_statistic > *,
.block_records > * {
  position: relative;
  z-index: 20;
}
.block_last_race:before,
.block_statistic:before,
.block_records:before {
  background-color: #00a6de;
  background-color: #012C27;
  opacity: 0.18;
  opacity: 0.11;
  opacity: 0.14;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  z-index: 10;
}
@media (max-width: 991px) {
  .block_title,
  .block_share,
  .block_last_race,
  .block_statistic,
  .block_records,
  .block_my_results,
  .block_evolution_graphic,
  .block_session {
    width: 795px;
  }
}
@media (max-width: 850px) {
  .block_title,
  .block_share,
  .block_last_race,
  .block_statistic,
  .block_records,
  .block_my_results,
  .block_evolution_graphic,
  .block_session {
    width: 710px;
  }
}
@media (max-width: 767px) {
  .block_title,
  .block_share,
  .block_last_race,
  .block_statistic,
  .block_records,
  .block_my_results,
  .block_evolution_graphic,
  .block_session {
    min-width: 500px;
    max-width: 600px;
    width: 90%;
  }
}
@media (max-width: 530px) {
  .block_title,
  .block_share,
  .block_last_race,
  .block_statistic,
  .block_records,
  .block_my_results,
  .block_evolution_graphic,
  .block_session {
    width: 90%;
    min-width: 300px;
    max-width: 420px;
  }
}
/* --------- Blocks title --------- */
.block_title,
.block_share {
  margin-top: 30px;
  position: relative;
}
.block_title:after {
  width: 100%;
  display: block;
  background-color: #00a6de;
  background-color: #012C27;
  height: 6px;
  content: '';
  clear: both;
}
.block_title h2 {
  color: #fff;
  background-color: #00a6de;
  background-color: #012C27;
  height: 33px;
  line-height: 30px;
  font-size: 23px;
  padding-left: 13px;
  float: left;
  min-width: 250px;
  padding-right: 13px;
  padding-top: 4px;
  position: relative;
}
.block_title h2:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 33px 0 0 25px;
  width: 25px;
  /* correctif décalage zoom */
  height: 33px;
  /* correctif décalage zoom */
  border-color: transparent transparent transparent #00a6de;
  border-color: transparent transparent transparent #012C27;
  position: absolute;
  right: -25px;
  top: 0px;
  display: block;
  content: '';
}
@media (max-width: 550px) {
  .block_title h2 {
    font-size: 18px;
    padding-left: 9px;
    min-width: 170px;
    height: 30px;
    line-height: 27px;
  }
}
/* --------- Block Share --------- */
.block_share {
  font-family: sans-serif;
  height: 46px;
  text-transform: uppercase;
  padding-top: 5px;
  background-color: #00a6de;
  background-color: #012C27;
  border-radius: 3px;
}
.block_share .share_results {
  background-color: rgba(255, 255, 255, 0.3);
  height: 36px;
  line-height: 36px;
  width: 305px;
  border-radius: 2px;
  position: relative;
  float: left;
  margin-left: 7px;
}
.block_share .share_results img {
  width: 17px;
  position: absolute;
  left: 22px;
  top: 9px;
}
.block_share .share_results p {
  text-align: center;
  padding-left: 22px;
  font-size: 12px;
  color: #fff;
}
.block_share .div_buttons {
  float: right;
  width: calc(-217%);
  width: calc(100% - 317px);
  /*for less*/
  position: relative;
  height: 36px;
  line-height: 36px;
}
.block_share .div_buttons .button {
  width: calc(18%);
  width: calc(25% - 7px);
  /*for less*/
  text-align: center;
  border-radius: 2px;
  float: left;
  margin-right: 7px;
  color: #fff;
}
.block_share .div_buttons a {
  position: relative;
  display: block;
  border-radius: 2px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.block_share .div_buttons img {
  width: 17px;
  position: absolute;
  left: 10px;
  top: 9px;
}
.block_share .div_buttons .button p {
  font-size: 12px;
  padding-left: 25px;
}
.block_share .div_buttons .button a.share_facebook {
  background-color: #306199;
}
.block_share .div_buttons .button a.share_twitter {
  background-color: #26c4f1;
}
.block_share .div_buttons .button a.share_google {
  background-color: #e93f2e;
}
.block_share .div_buttons .button a.share_email {
  background-color: #ff810a;
}
.block_share .div_buttons .button:hover a {
  background-color: #2c3e50;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 991px) {
  .block_share .div_buttons a.share_facebook img {
    left: 7px;
  }
  .block_share .div_buttons .button a.share_facebook p {
    padding-left: 24px;
  }
}
@media (max-width: 850px) and (min-width: 768px) {
  .block_share .div_buttons .button p {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .block_share {
    height: 87px;
  }
  .block_share .share_results {
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 5px;
  }
  .block_share .div_buttons {
    float: none;
    width: 100%;
    padding-left: 4px;
    padding-right: 4px;
  }
  .block_share .div_buttons .button {
    width: 25%;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0px;
  }
}
@media (max-width: 500px) {
  .block_share .share_results {
    width: 284px;
  }
  .block_share .div_buttons .button p {
    display: none;
  }
  .block_share .div_buttons img {
    position: static;
  }
}
/* --------- Block Last Race --------- */
.block_last_race {
  padding: 12px;
}
.block_last_race:after {
  clear: both;
  content: '';
  display: block;
}
.block_podium_graphic:after {
  clear: both;
  content: '';
  display: block;
}
.block_last_race .block_podium {
  float: left;
  width: 350px;
  min-height: 212px;
}
.block_last_race .block_graphic {
  width: calc(-270%);
  width: calc(100% - 350px - 20px);
  /*for less*/
  margin-left: 20px;
  float: left;
  background-color: #fff;
  color: #00a6de;
  color: #012C27;
  /* pour la couleur de contour du graphique recuperé par le javascript */
  position: relative;
}
.block_last_race .block_graphic .graphic {
  width: 100%;
  min-height: 212px;
  z-index: 30;
}
.information_bubble {
  color: #fff;
  background-color: #00a6de;
  background-color: #012C27;
  box-shadow: 2px 2px #00a6de;
  box-shadow: 2px 2px #012C27;
  position: absolute;
  border-radius: 3px;
  font-size: 12px;
  display: none;
}
.information_bubble .time {
  font-family: JetSet;
  font-family: [FONT6];
  position: relative;
  z-index: 200;
  background-color: #00a6de;
  background-color: #012C27;
  background-color: rgba(0, 0, 0, 0.3);
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 14px;
  padding-right: 14px;
  border-radius: 3px;
}
.information_bubble .triangle {
  content: '';
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  position: absolute;
  bottom: -10px;
  right: 0px;
  left: 0px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
  background-color: #9C27B0;
  background-color: inherit;
  z-index: 100;
}
.block_last_race .block_graphic .legend {
  position: absolute;
  top: 7px;
  right: 12px;
  font-size: 13px;
}
.block_last_race .block_graphic .legend_2 {
  position: absolute;
  left: 14px;
  bottom: 9px;
  font-size: 13px;
  z-index: 20;
  cursor: default;
}
.block_last_race .block_graphic .legend_2:after {
  font-family: 'fontawesome bold';
  content: '\f356';
  margin-left: 3px;
  font-size: 9px;
  opacity: 0.8;
  z-index: 20;
  cursor: default;
}
.block_last_race .block_graphic .lap {
  position: absolute;
  bottom: -3px;
  left: 22px;
  background: #00a6de;
  background-color: #012C27;
  color: #fff;
  padding-left: 3px;
  padding-right: 3px;
  height: 14px;
  min-width: 14px;
  text-align: center;
  line-height: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  border-radius: 4px;
  z-index: 50;
  display: none;
}
.block_last_race .infos {
  background-color: #00a6de;
  background-color: #012C27;
  color: #fff;
  text-align: center;
  font-size: 20px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
  margin-top: 23px;
  padding-top: 5px;
  padding-bottom: 4px;
}
.block_last_race .infos span {
  display: inline-block;
  white-space: nowrap;
}
.block_last_race .infos .rank:before {
  width: 34px;
  height: 25px;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: 23px;
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
  position: relative;
  background-image: url('../../../app/images/ranking.png');
  background-image: url('../../../app/images/ranking_2.png');
  background-image: url('../../../app/images/ranking_3.png');
  background-image: url('../../../images/ranking_3.png');
  top: -1px;
}
.block_last_race .infos .best_time:before {
  width: 34px;
  height: 25px;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: 21px;
  display: inline-block;
  margin-right: 2px;
  margin-left: 18px;
  vertical-align: middle;
  position: relative;
  background-image: url('../../../images/icon_session_2.png');
  top: -2px;
}
.block_last_race .infos .laps:before {
  width: 34px;
  height: 25px;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: 23px;
  display: inline-block;
  margin-right: 2px;
  margin-left: 18px;
  vertical-align: middle;
  position: relative;
  background-image: url('../../../images/loop.png');
  top: -1px;
}
.title_last_race .button.results {
  display: none;
}
@media (min-width: 768px) {
  .title_last_race .button {
    display: none !important;
  }
  .block_last_race .block_podium {
    display: block !important;
  }
  .block_last_race .block_graphic {
    display: block !important;
  }
}
@media (max-width: 850px) {
  .block_last_race .block_podium {
    width: 50%;
    padding-right: 5px;
  }
  .block_last_race .block_graphic {
    width: calc(45%);
    width: calc(50% - 5px);
    /*for less*/
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .block_last_race {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .block_podium_graphic {
    padding-left: 12px;
    padding-right: 12px;
  }
  .block_last_race .block_graphic {
    display: none;
  }
  .block_last_race .block_podium {
    width: 100%;
    padding-right: 0px;
  }
  .block_last_race .block_graphic {
    width: 100%;
    margin-left: 0px;
  }
  .block_last_race .infos {
    width: 100%;
    margin-top: 12px;
    font-size: 17px;
    padding-top: 9px;
    padding-bottom: 6px;
  }
}
@media (max-width: 530px) {
  .block_last_race .infos {
    font-size: 12px;
  }
  .block_last_race .infos .rank:before {
    width: 19px;
    background-size: 19px;
    margin-right: 6px;
  }
  .block_last_race .infos .best_time:before {
    width: 28px;
    background-size: 17px;
    margin-left: 8px;
  }
  .block_last_race .infos .laps:before {
    width: 27px;
    background-size: 21px;
    margin-left: 8px;
  }
}
/* --------- Block StatistiqueS --------- */
.block_statistic {
  padding-top: 25px;
  padding-bottom: 10px;
}
.block_statistic .statistic_sessions,
.block_statistic .statistic_races {
  width: 50%;
  overflow: hidden;
  float: left;
}
.block_statistic .div_statistics {
  overflow: hidden;
}
.block_statistic .block_trophies {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.block_statistic .div_trophy {
  width: 90px;
  height: 80px;
  float: left;
  margin-right: 10px;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
.block_statistic .div_trophy:nth-child(3) {
  margin-right: 0px;
}
.block_statistic .div_trophy:after,
.block_statistic .div_trophy:before {
  content: '';
  display: block;
  position: absolute;
  width: 74px;
  height: 53px;
  z-index: 50;
  top: 0px;
  left: 0px;
  background-color: #00a6de;
  background-color: #012C27;
}
.block_statistic .div_trophy:before {
  z-index: 51;
  opacity: 0.22;
  opacity: 0.4;
  background-color: #000;
}
.block_statistic .div_trophy .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 0 0 16px;
  width: 16px;
  /* correctif décalage zoom */
  height: 21px;
  /* correctif décalage zoom */
  border-color: transparent transparent transparent #00a6de;
  border-color: transparent transparent transparent #012C27;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 60;
}
.block_statistic .div_trophy .triangle:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 0 0 16px;
  width: 16px;
  /* correctif décalage zoom */
  height: 21px;
  /* correctif décalage zoom */
  border-color: transparent transparent transparent #000;
  opacity: 0.22;
  opacity: 0.4;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  content: '';
  z-index: 61;
}
.block_statistic .div_trophy .trophy {
  height: 53px;
  width: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 45px;
  position: relative;
  z-index: 100;
}
.block_statistic .div_trophy .trophy.gold {
  background-image: url('../../../images/trophy_gold3.png');
}
.block_statistic .div_trophy .trophy.bronze {
  background-image: url('../../../images/trophy_bronze3.png');
}
.block_statistic .div_trophy .trophy.argent {
  background-image: url('../../../images/trophy_argent3.png');
}
.block_statistic .div_trophy .trophy:before,
.block_statistic .div_trophy .trophy:after {
  display: block;
  content: '';
  width: 16px;
  height: 32px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: #00a6de;
  background-color: #012C27;
  z-index: 60;
}
.block_statistic .div_trophy .trophy:after {
  background-color: #000;
  opacity: 0.22;
  opacity: 0.4;
  z-index: 61;
}
.block_statistic .div_trophy .number {
  background-color: #00a6de;
  background-color: #012C27;
  color: #fff;
  width: 100%;
  height: 27px;
  line-height: 27px;
  text-align: center;
  font-size: 20px;
  font-family: Open Sans, sans-serif;
}
.block_statistic .title {
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: bold;
}
.block_statistic .title:before {
  width: 23px;
  height: 23px;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: 23px;
  display: inline-block;
  margin-right: 13px;
  margin-left: -13px;
  vertical-align: middle;
  position: relative;
}
.block_statistic .statistic_sessions .title:before {
  background-image: url('icon_session_2.png');
  top: -3px;
}
.block_statistic .statistic_races .title:before {
  background-image: url('icon_race_2.png');
  top: -1px;
}
.block_statistic .distance {
  background-color: #00a6de;
  background-color: #012C27;
  color: #fff;
  text-align: center;
  font-size: 21px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  padding-top: 4px;
  padding-bottom: 5px;
}
.block_statistic .distance:before {
  width: 34px;
  height: 25px;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: 36px;
  display: inline-block;
  margin-right: 8px;
  margin-left: -20px;
  vertical-align: middle;
  position: relative;
  background-image: url('../../../app/images/distance_3.png');
}
@media (max-width: 767px) {
  .block_statistic {
    padding-bottom: 0px;
  }
  .block_statistic .statistic_sessions,
  .block_statistic .statistic_races {
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
  }
  .block_statistic .block_trophies {
    width: 350px;
    float: right;
    justify-content: left;
  }
  .block_statistic .title {
    width: calc(-250%);
    width: calc(100% - 350px);
    /*for less*/
    float: left;
    margin-top: 23px;
  }
  .block_statistic .distance {
    margin: 0px;
    width: 100%;
    font-size: 17px;
    padding-top: 9px;
    padding-bottom: 6px;
  }
}
@media (max-width: 680px) {
  .block_statistic .block_trophies {
    width: 330px;
  }
  .block_statistic .title {
    width: calc(-230%);
    width: calc(100% - 330px);
    /*for less*/
  }
}
@media (max-width: 630px) {
  .block_statistic .block_trophies {
    width: 310px;
  }
  .block_statistic .title {
    width: calc(-210%);
    width: calc(100% - 310px);
    /*for less*/
    font-size: 18px;
    margin-top: 27px;
  }
}
@media (max-width: 550px) {
  .block_statistic .block_trophies {
    width: 100%;
    float: none;
    justify-content: center;
  }
  .block_statistic .title {
    width: 100%;
    float: none;
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .block_statistic .distance {
    font-size: 13px;
  }
  .block_statistic .distance:before {
    background-size: 32px;
    margin-right: 5px;
  }
}
@media (max-width: 400px) {
  .block_statistic .div_trophy {
    width: 85px;
  }
  .block_statistic .div_trophy:after,
  .block_statistic .div_trophy:before {
    width: 69px;
  }
  .block_statistic .div_trophy .trophy:before,
  .block_statistic .div_trophy .trophy:after {
    width: 17px;
  }
}
/* --------- Blocks Records --------- */
.block_records .div_records {
  padding-left: 30px;
  padding-right: 30px;
  border-bottom: 1px solid #FFFFFF;
  padding-top: 10px;
  padding-bottom: 4px;
}
.block_records .track_name {
  font-size: 21px;
}
.block_records .records {
  overflow: hidden;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.block_records .record {
  float: left;
  position: relative;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 15px;
  padding-bottom: 22px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 15px;
  display: block;
  cursor: pointer;
  border-radius: 35px 0px 41px 77%;
  /* essaye de limiter le hover sur les elements visible */
  width: 201px;
}
.block_records .record:hover {
  opacity: 0.7;
}
.block_records .record .rank {
  float: left;
  height: 28px;
  width: 52px;
  background-color: #00a6de;
  background-color: #012C27;
  border-color: #00a6de;
  border-color: #012C27;
  color: #fff;
  font-family: [FONT3], Open Sans, sans-serif;
  text-align: center;
  line-height: 28px;
  font-weight: bold;
  font-size: 19px;
  position: relative;
  margin-right: 19px;
}
.block_records .record .rank[data-rank="1"] {
  background-color: #f7c015;
  border-color: #f7c015;
  color: #000;
}
.block_records .record .rank[data-rank="2"] {
  background-color: #a7b6b7;
  border-color: #a7b6b7;
  color: #000;
}
.block_records .record .rank[data-rank="3"] {
  background-color: #ffa560;
  border-color: #ffa560;
  color: #000;
}
.block_records .record .rank:before {
  height: 0px;
  width: 0px;
  border-style: solid;
  border-width: 0 0 28px 19px;
  width: 19px;
  /* correctif décalage zoom */
  height: 28px;
  /* correctif décalage zoom */
  border-color: transparent transparent #00a6de transparent;
  border-color: transparent transparent #012C27 transparent;
  border-bottom-color: inherit;
  content: '';
  display: block;
  position: absolute;
  left: -19px;
  top: 0px;
}
.block_records .record .rank:after {
  height: 0px;
  width: 0px;
  border-style: solid;
  border-width: 28px 19px 0 0;
  width: 19px;
  /* correctif décalage zoom */
  height: 28px;
  /* correctif décalage zoom */
  border-color: #00a6de transparent transparent transparent;
  border-color: #012C27 transparent transparent transparent;
  border-top-color: inherit;
  content: '';
  display: block;
  position: absolute;
  right: -19px;
  top: 0px;
}
.block_records .record .time {
  float: left;
  height: 28px;
  width: 90px;
  background-color: #9c27b0;
  background-color: #455A64;
  background-color: #414141;
  border-color: #455A64;
  border-color: #414141;
  font-family: [FONT6];
  text-align: center;
  line-height: 28px;
  font-size: 15px;
  position: relative;
  color: #fff;
}
.block_records .record .time:before {
  height: 0px;
  width: 0px;
  border-style: solid;
  border-width: 0 0 28px 19px;
  width: 19px;
  /* correctif décalage zoom */
  height: 28px;
  /* correctif décalage zoom */
  border-color: transparent transparent #9c27b0 transparent;
  border-bottom-color: inherit;
  content: '';
  display: block;
  position: absolute;
  left: -19px;
  top: 0px;
}
.block_records .record .time:after {
  height: 0px;
  width: 0px;
  border-style: solid;
  border-width: 28px 19px 0 0;
  width: 19px;
  /* correctif décalage zoom */
  height: 28px;
  /* correctif décalage zoom */
  border-color: #9c27b0 transparent transparent transparent;
  border-top-color: inherit;
  content: '';
  display: block;
  position: absolute;
  right: -19px;
  top: 0px;
}
.block_records .record .kart {
  font-family: [FONT4];
  font-weight: bold;
  font-size: 13px;
  position: absolute;
  right: 34px;
  top: 28px;
  background-color: #e91e63;
  height: 20px;
  line-height: 20px;
  text-align: center;
  min-width: 50px;
}
.block_records .record .kart:before {
  height: 0px;
  width: 0px;
  border-style: solid;
  border-width: 0 0 20px 14px;
  width: 14px;
  /* correctif décalage zoom */
  height: 20px;
  /* correctif décalage zoom */
  border-color: transparent transparent #e91e63 transparent;
  border-bottom-color: inherit;
  content: '';
  display: block;
  position: absolute;
  left: -14px;
  top: 0px;
}
.block_records .record .kart:after {
  height: 0px;
  width: 0px;
  border-style: solid;
  border-width: 20px 14px 0 0;
  width: 14px;
  /* correctif décalage zoom */
  height: 20px;
  /* correctif décalage zoom */
  border-color: #e91e63 transparent transparent transparent;
  border-top-color: inherit;
  content: '';
  display: block;
  position: absolute;
  right: -14px;
  top: 0px;
}
@media (max-width: 991px) {
  .block_records .record {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 850px) {
  .block_records .record {
    margin-left: 6px;
    margin-right: 6px;
  }
}
@media (max-width: 767px) {
  .block_records .record {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media (max-width: 650px) {
  .block_records .record {
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media (max-width: 550px) {
  .block_records .track_name {
    font-size: 18px;
  }
  .block_records .div_records {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block_records .record {
    height: 56px;
    display: block;
    margin-left: auto;
    float: none;
    margin-right: auto;
  }
}
/* --------- Blocks Title Results --------- */
.block_title .button {
  position: absolute;
  right: 0px;
  bottom: 8px;
  width: 80px;
  height: 33px;
  background-color: #00a6de;
  background-color: #012C27;
}
.block_title .button:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 33px 25px;
  width: 25px;
  /* correctif décalage zoom */
  height: 33px;
  /* correctif décalage zoom */
  border-color: transparent transparent #00a6de transparent;
  border-color: transparent transparent #012C27 transparent;
  position: absolute;
  top: 0px;
  left: -25px;
  display: block;
  content: '';
}
.block_title .button:hover {
  opacity: 0.7;
  cursor: pointer;
}
.block_title .button:after {
  width: 76px;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px 25px;
  display: block;
  content: '';
}
.block_title .button.graphic:after {
  background-image: url('../../../images/icon_graphic.png');
}
.block_title .button.results:after {
  background-image: url('../../../images/icon_results.png');
}
@media (max-width: 550px) {
  .block_title .button {
    width: 55px;
    height: 29px;
  }
  .block_title .button:after {
    width: 54px;
    background-size: 34px 21px;
  }
  .block_title .button:before {
    border-width: 0 0 29px 22px;
    width: 22px;
    /* correctif décalage zoom */
    height: 29px;
    /* correctif décalage zoom */
    left: -22px;
  }
}
/* --------- Blocks My Results --------- */
.block_my_results {
  min-height: 120px;
}
.block_my_results .div_spinner {
  display: none;
}
.block_my_results .results_table .date {
  display: table-cell;
}
/* --------- Blocks My Results --------- */
.title_evolution_graphic {
  display: none;
}
.block_evolution_graphic {
  display: none;
}
/* ---------  Filter --------- */
.filters_menu {
  width: 100%;
  overflow: hidden;
}
.filters_menu .filter_panel {
  width: 35%;
  float: left;
}
.block_kart_select {
  width: 65%;
  float: left;
  padding-left: 35px;
  padding-right: 10px;
  font-family: [FONT4];
}
.block_kart_select .div_kart {
  display: inline-block;
  height: 28px;
  margin-top: 1px;
  margin-bottom: 1px;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
}
.block_kart_select .div_kart .input {
  height: 24px;
  width: 24px;
  float: left;
  margin-left: 2px;
  margin-top: 2px;
  background: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 24px;
}
.block_kart_select .div_kart .input.checked:after {
  font-family: 'fontawesome';
  content: '\f00c';
  color: #546E7A;
  display: block;
  font-size: 17px;
}
.block_kart_select .div_kart .kart {
  color: #fff;
  min-width: 55px;
  float: left;
  line-height: 28px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
  cursor: pointer;
  margin-left: 2px;
}
.block_kart_select .div_kart .kart:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  .filters_menu .filter_panel {
    width: 100%;
  }
  .block_kart_select {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    margin-top: 10px;
  }
  .graphic_container {
    margin-top: 5px;
  }
}
/*
.block_kart_select .div_kart_select{
	display: inline-block;
	width: 80px;
	height: 30px;
	padding-top: 5px;
}

.block_kart_select .div_kart_select input{
	display: inline-block;
	cursor: pointer;
}

.block_kart_select .div_kart_select p{
	display: inline-block;
	margin-left: 5px;
	cursor: pointer;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.16);
}

.block_kart_select .div_kart_select p:hover{
	opacity: 0.6;
}
*/
.flot-y-axis,
.flot-y1-axis,
.yAxis,
.y1Axis {
  /* pour la couleur des axes du graphique */
}
#information_bubble {
  position: absolute;
  border: 2px solid #71D7FF;
  box-shadow: 2px 2px rgba(62, 158, 255, 0.5);
  background-color: #71D7FF;
  color: #fff;
  opacity: 1;
  top: 1392px;
  left: 632px;
  display: none;
  color: #000;
  text-transform: capitalize;
  border-radius: 5px;
  margin-left: 1px;
}
#information_bubble .triangle {
  content: '';
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  position: absolute;
  bottom: -10px;
  right: 0px;
  left: 0px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
  background-color: #9C27B0;
  background-color: inherit;
  z-index: 200;
}
#information_bubble .title {
  font-family: Open Sans, sans-serif;
  background-color: #3e9eff;
  background-color: inherit;
  text-align: center;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#information_bubble .rank_time {
  overflow: hidden;
  padding-left: 20px;
  padding-right: 25px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  flex-direction: row;
}
#information_bubble .rank {
  float: left;
  height: 20px;
  min-width: 22px;
  padding-left: 3px;
  background-color: #00a6de;
  background-color: #012C27;
  border-color: #00a6de;
  border-color: #012C27;
  color: #fff;
  font-family: LinuxBiolinumG, Open Sans, sans-serif;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  font-size: 13px;
  position: relative;
  margin-right: 14px;
}
#information_bubble .rank[data-rank="1"] {
  background-color: #f7c015;
  border-color: #f7c015;
  color: #000;
}
#information_bubble .rank[data-rank="2"] {
  background-color: #a7b6b7;
  border-color: #a7b6b7;
  color: #000;
}
#information_bubble .rank[data-rank="3"] {
  background-color: #ffa560;
  border-color: #ffa560;
  color: #000;
}
#information_bubble .rank:before {
  height: 0px;
  width: 0px;
  border-style: solid;
  border-width: 0 0 20px 14px;
  width: 14px;
  /* correctif décalage zoom */
  height: 20px;
  /* correctif décalage zoom */
  border-color: transparent transparent #00a6de transparent;
  border-bottom-color: inherit;
  content: '';
  display: block;
  position: absolute;
  left: -14px;
  top: 0px;
}
#information_bubble .rank:after {
  height: 0px;
  width: 0px;
  border-style: solid;
  border-width: 20px 14px 0 0;
  width: 14px;
  /* correctif décalage zoom */
  height: 20px;
  /* correctif décalage zoom */
  border-color: #00a6de transparent transparent transparent;
  border-top-color: inherit;
  content: '';
  display: block;
  position: absolute;
  right: -14px;
  top: 0px;
}
#information_bubble .time {
  float: left;
  height: 20px;
  min-width: 60px;
  background-color: #9c27b0;
  background-color: #455A64;
  background-color: #414141;
  border-color: #455A64;
  border-color: #414141;
  font-family: JetSet;
  font-family: [FONT6];
  text-align: center;
  line-height: 21px;
  font-size: 10px;
  position: relative;
  color: #fff;
}
#information_bubble .time:before {
  height: 0px;
  width: 0px;
  border-style: solid;
  border-width: 0 0 20px 14px;
  width: 14px;
  /* correctif décalage zoom */
  height: 20px;
  /* correctif décalage zoom */
  border-color: transparent transparent #9c27b0 transparent;
  border-bottom-color: inherit;
  content: '';
  display: block;
  position: absolute;
  left: -14px;
  top: 0px;
}
#information_bubble .time:after {
  height: 0px;
  width: 0px;
  border-style: solid;
  border-width: 20px 14px 0 0;
  width: 14px;
  /* correctif décalage zoom */
  height: 20px;
  /* correctif décalage zoom */
  border-color: #9c27b0 transparent transparent transparent;
  border-top-color: inherit;
  content: '';
  display: block;
  position: absolute;
  right: -14px;
  top: 0px;
}
#information_bubble .date {
  font-family: Open Sans, sans-serif;
  background-color: #3e9eff;
  background-color: inherit;
  text-align: right;
  font-size: 10px;
  text-transform: capitalize;
  padding-right: 5px;
  position: relative;
  z-index: 250;
}
/* ---------  Graphic --------- */
.graphic_container {
  margin-top: 16px;
  position: relative;
  width: 100%;
}
#graphic {
  width: 100%;
  height: 350px;
  color: #00a6de;
  color: #012C27;
  /* pour la couleur de contour du graphique recuperé par le javascript */
}
/* --------- Blocks My Results --------- */
.title_session {
  display: none;
}
.block_session {
  min-height: 350px;
  display: none;
}
