@font-face {
  font-family: "Maven Pro";
  src: url("font/google/MavenPro-Medium.ttf");
}
@font-face {
  font-family: "Maven Pro";
  src: url("font/google/MavenPro-Bold.ttf");
  font-weight: bold;
}

pre.debug {
  background-color: red;
  position: fixed;
  width: 250px;
  top: 0;
  height: 100%;
  z-index: 1000000000;
}

* {
  text-transform: uppercase;
  font-family: "Maven Pro";
  box-sizing: border-box;
  outline: none !important;
}
a,
button {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
a {
  color: white;
  text-decoration: none;
}
a:hover {
  color: white;
  text-decoration: none;
}
li,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
input::placeholder {
  color: white;
}
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
}
input[type="text"]::placeholder {
  color: white !important;
  text-shadow: none !important;
}
input[type="text"]:focus::placeholder {
  color: rgba(200, 200, 200, 0);
  text-shadow: none !important;
}
input:focus::placeholder{
  color: transparent !important;
}
select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
}
select * {
  background-color: #293038;
}
select:required:invalid {
  color: gray;
  text-shadow: none;
}
option[value=""][disabled] {
  display: none;
}
option {
  color: white;
}
h1 {
  text-align: center;
  color: white;
  font-weight: bold;
  letter-spacing: 8px;
  font-size: 48px;
  margin: 0;
  padding-bottom: 50px;
  max-width: 1000px;
  margin: auto;
  background: url(//seek.geekandplay.com/IMG/soulignement_title.png) no-repeat
    center 100%;
  background-size: contain;
}
html {
  height: 100%;
  overflow: hidden;
}
body {
  background-color: black;
  height: 100%;
}

::-webkit-scrollbar {
  display: none;
}

.__empty__ {
  font-size: 20px;
  letter-spacing: 2px;
  color: #c5c5c5;
  text-align: center;
  padding: 150px 50px;
  background-color: #00000073;
}
.__blur__ {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.__blur__::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.__button__ {
  display: inline-block;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.3);
  border: none;
  padding: 16px 32px;
  text-transform: uppercase;
  color: white;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  letter-spacing: 4px;
  font-size: 12px;
  font-weight: bold;
}
.__button__:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.__form__ {
  border: 0;
  background-color: #ffffff14;
  font-size: 13px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  letter-spacing: 2px;
  text-transform: uppercase;
  color: white;
  padding: 10px;
}
.__tooltip__ {
  display: none;
  position: absolute;
  background-color: black;
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
  z-index: 1;
  padding: 10px 14px;
  bottom: 110%;
  color: white;
  text-transform: initial;
  letter-spacing: 2px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(-50%, 0%);
  left: 50%;
  border-top: 3px solid #6d6d6d;
}
.__tooltip__:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000;
  border-width: 10px;
  margin-left: -10px;
}
.__menu__ {
  position: absolute;
}
.__menu__ > div:last-child {
  display: block;
  margin-top: 10px;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 200px;
  background-color: rgba(0, 0, 0, 0.6);
  border-top: 3px solid #6d6d6d;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  text-align: left;
  padding: 15px 20px;
  z-index: 5;
}
.__menu__:hover > div:last-child {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
*:hover > .__tooltip__ {
  display: block;
}
select, .datepicker  {
  background-image: url(//seek.geekandplay.com/IMG/icons/fleche_select.png);
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  padding-right: 30px !important;
}

.bc_red__,
.hbc_red__:hover {
  background-color: rgba(170, 50, 50, 1) !important;
}
.bc_blue__,
.hbc_blue__:hover {
  background-color: #287e9a !important;
}
.bc_ocean__,
.hbc_ocean__:hover {
  background-color: rgba(45, 75, 80, 1) !important;
}

.w50__ {
  width: 50%;
  float: left;
  clear: both;
}
.w100__ {
  width: 100%;
  float: left;
  clear: both;
}

div.preloadimage_1 {
  background-image: url(//seek.geekandplay.com/IMG/flags/italian.png);
}
div.preloadimage_2 {
  background-image: url(//seek.geekandplay.com/IMG/flags/spanish.png);
}
div.preloadimage_3 {
  background-image: url(//seek.geekandplay.com/IMG/flags/portuguese.png);
}
div.preloadimage_4 {
  background-image: url(//seek.geekandplay.com/IMG/flags/french.png);
}
div.preloadimage_5 {
  background-image: url(//seek.geekandplay.com/IMG/flags/german.png);
}
div.preloadimage_6 {
  background-image: url(//seek.geekandplay.com/IMG/flags/russian.png);
}
div.preloadimage_7 {
  background-image: url(//seek.geekandplay.com/IMG/flags/japanese.png);
}
div.preloadimage_8 {
  background-image: url(//seek.geekandplay.com/IMG/_logo_white_50.png);
}
div.preloadimage_9 {
  background-image: url(//seek.geekandplay.com/IMG/soulignement_hover.png);
}

._tab_section {
  display: none;
}
._tab_section.active {
  display: block;
}

.fixed-button-responsive {
  width: 100%;
}

/*##################################################################################################*/
/* Background image / color */

#background {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
}
#background .bg_image {
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: center;
}
#background .bg_fixed {
  background-size: cover;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -1;
  background-position: center center;
}
#background .bg_game {
  background-color: #01040ae3;
  width: 100%;
  height: 100%;
  position: fixed;
}

/*##################################################################################################*/
/* Bar Accept Cookie*/

#cookiescript_injected {
  position: fixed;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  background-color: rgba(14, 18, 22, 0.9);
  z-index: 200;
}
#cookiescript_injected div {
  position: relative;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 30px;
  padding-bottom: 100px;
  max-width: 500px;
  margin: auto;
  z-index: 99999999;
  display: flex;
  align-items: center;
  flex-direction: column;
  top: calc(50% - 100px);
}
#cookiescript_injected img {
  height: 57px;
  margin-right: 10px;
  float: left;
}
#cookiescript_injected p {
  margin: 0;
  color: white;
  font-size: 12px;
  text-align: justify;
}
#cookiescript_readmore {
  color: #b9b9b9;
  text-decoration: underline;
}
#cookiescript_accept {
  position: absolute;
  bottom: 30px;
  padding: 10px 15px;
  display: block;
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-color: rgb(255, 255, 255);
  border-width: 2px;
  border-style: solid;
  font-weight: bold;
}

/*##################################################################################################*/
/* design formulaire */

.label-focus {
  position: relative;
}
.label-focus .select-value {
  height: 55px;
  width: 100%;
  border-radius: 3px;
  background-color: #e8e8e8;
  border: 0;
  color: #007bff;
  font-size: 0.875rem;
  padding: 1.5rem 0.8rem 0.5rem;
  text-align: right;
  line-height: 1.75;
  font-weight: 600;
  text-indent: 1px;
}
.label-focus input[type="text"],
.label-focus select {
  height: 55px;
  width: 100%;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  border: 0;
  color: #007bff;
  font-size: 0.875rem;
  padding: 1.5rem 0.8rem 0.5rem;
  text-align: right;
  line-height: 1.75;
  font-weight: 600;
  text-indent: 1px;
}
.label-focus select:hover {

}
.label-focus select option {
  background: rgb(0, 112, 232);
  color: #f2f2f2;
}
.label-focus label {
  position: absolute;
  color: #888da8;
  line-height: 1.42857;
  left: 10px;
  top: 10px;
  font-size: 11px;
  line-height: 1.07143;
}

.checkbox {
  display: inline-block;
  position: relative;
}
.checkbox label {
  display: block;
  position: relative;
  letter-spacing: 4px;
  padding-right: 40px;
  height: 25px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox label i {
  color: white;
  vertical-align: middle;
}
.checkbox label input {
  display: none;
}
.checkbox label:hover input ~ .checkmark {
  background-color: rgba(255, 255, 255, 0.15);
}
.checkbox label input:checked ~ .checkmark {
  background-color: rgba(255, 255, 255, 0.1);
}
.checkbox label input:checked ~ .checkmark:after {
  display: block;
}
.checkbox label .checkmark.checked:after {
  display: block;
}
.checkbox label .checkmark {
  position: absolute;
  top: 50%;
  right: 10px;
  height: 18px;
  width: 18px;
  background-color: rgba(238, 238, 238, 0.30);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.checkbox label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox label .microphone,
.checkbox label .headphones {
  width: 25px;
  height: 25px;
  display: block;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  position: relative;
}
.checkbox label .microphone {
  background: url("//seek.geekandplay.com/IMG/icons/microphone.png") no-repeat
    center right;
}
.checkbox label .headphones {
  background: url("//seek.geekandplay.com/IMG/icons/headphones.png") no-repeat
    center right;
}
.checkbox label .text {
  color: whitesmoke;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 25px;
}
.checkbox label .text a {
  font-weight: bold;
  text-decoration: underline;
}


body .crash {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 800px;
  text-align: center;
  color: white;
}
body .crash i {
  font-size: 150px;
  margin: 0 0 20px 0;
}
body.ERROR_SERVER .crash {
  display: block;
}




/*##################################################################################################*/
/* Header */

header {
  position: absolute;
  width: 100%;
  display: flex;
  z-index: 6;
}
header > .logo {
  margin-right: auto;
  order: 0;
  position: absolute;
}
header > .logo img {
  height: 50px;
  margin: 50px;
}
header > .login {
  order: 1;
}
header > .login i {
  color: white;
  margin: 10px;
}
header > .menu {
  position: fixed;
  top: calc(50% - 103px);
  right: -49px;
  background-color: rgba(0, 0, 0, 0.6);
  border: 2px solid #6d6d6d;
  padding: 5px 40px 36px 5px;
  transform: rotate(-45deg);
}
header > .menu i {
  color: white;
  transform: rotate(45deg);
  margin: 10px;
}
header > .music {
  position: absolute;
  right: 60px;
  top: 60px;
}
header > .music a {
  width: 40px;
  display: inline-block;
}
header > .music i {
  color: white;
  display: none;
}
header > .music > .on > .fa-volume-up {
  display: inline-block;
}
header > .music > .off > .fa-volume-off {
  display: inline-block;
}
header > .change-language {
  right: 120px;
  top: 60px;
}
.change-language {
  margin: 10px;
}
.change-language ._language {
  color: white;
  letter-spacing: 2px;
  background-image: url(//seek.geekandplay.com/IMG/icons/fleche_select.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 30px;
}
.change-language > div:first-child img {
  height: 30px;
  padding-right: 10px;
}
.change-language > div:last-child a {
  display: inline-block;
  color: white;
  margin: 5px 0;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 2px;
}
.change-language > div:last-child img {
  width: 24px;
  float: left;
  clear: both;
  margin-right: 10px;
}

/*##################################################################################################*/
/* Main */

main {
  height: 100%;
  position: relative;
  z-index: 3;
  width: 100%;
  overflow: hidden;
}
main .loading {
  text-align: center;
  color: white;
  font-weight: 600;
  margin: auto;
  width: 250px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(-50%, -50%);
}

main .container {
  padding: 70px 2%;
  position: relative;
  max-width: 1200px;
  margin: auto;
  padding-top: 70px;
}
main .container > .back {
  position: absolute;
  top: 80px;
  cursor: pointer;
  z-index: 1;
}
main .container > .back img {
  height: 40px;
}
main .container > .back i {
  color: white;
  font-size: 40px;
}

main ._previous_content,
main ._current_content,
main ._remove_content,
main ._next_content {
  position: absolute;
  transition: all 0.5s ease-in-out;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  height: calc(100% - 110px);
}
main .move_left__ {
  left: 100% !important;
  right: -100% !important;
}
main .move_right__ {
  right: 100% !important;
  left: -100% !important;
}

/*##################################################################################################*/
/* Footer */

/*##################################################################################################*/
/* Steps */

#steps {
  background-color: black;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
  display: flex;
  padding: 20px;
}
#steps > div {
  margin: auto;
  display: flex;
  text-align: center;
}
#steps > div .step {
  display: flex;
  position: relative;
}
#steps > div .step > i {
  transition: all 0.5s ease-in-out;
  color: rgba(200, 200, 200, 1);
  padding: 25px 20px;
  cursor: pointer;
}
#steps > div .step:not(.selected) > .icon {
  cursor: pointer;
}
#steps > div .step > .icon {
  opacity: 0.7;
  transition: all 0.5s ease-in-out;
  width: 70px;
  height: 70px;
  cursor: pointer;
}
#steps > div .step > .icon::after {
  transition: all 0.5s ease-in-out;
  background: url(//seek.geekandplay.com/IMG/hexagone.png) no-repeat center
    center;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}
#steps > div .step:not(.selected) > .icon:hover {
  opacity: 1;
}
#steps > div .step > span {
  bottom: 140%;
}
#steps > div .next {
  position: relative;
  width: 75px;
}
#steps > div .next::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  border-top: 1px solid rgba(50, 50, 50, 1);
  width: 100%;
  z-index: 0;
}
#steps > div .next::after {
  content: "";
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 50%;
  left: 0;
  border-top: 1px solid rgba(200, 200, 200, 1);
  width: 100%;
  z-index: 1;
}
#steps > div .step.selected i {
}
/*#steps>div .step.selected span{ opacity: 1; top: -65px; padding-bottom: 25px; background: url(//seek.geekandplay.com/IMG/soulignement_hover.png) no-repeat center 32px; min-width: 270px; }*/
#steps > div .step.selected {
  cursor: auto;
}
#steps > div .step.selected ~ .step > i {
  cursor: auto;
  color: rgba(50, 50, 50, 1) !important;
}
#steps > div .step.selected ~ .step > .icon {
  cursor: auto;
  opacity: 0.3 !important;
}
#steps > div .step.selected ~ .next::after {
  width: 0%;
}
#steps > div .step.selected .icon::after {
  opacity: 1;
}

#steps > div ._step_about > .icon {
  background: url("//seek.geekandplay.com/IMG/icons/step_about.png") no-repeat
    center center;
}
#steps > div ._step_profil > .icon {
  background: url("//seek.geekandplay.com/IMG/icons/step_profil.png") no-repeat
    center center;
}
#steps > div ._step_config > .icon {
  background: url("//seek.geekandplay.com/IMG/icons/step_config.png") no-repeat
    center center;
}
#steps > div ._step_games > .icon {
  background: url("//seek.geekandplay.com/IMG/icons/step_games.png") no-repeat
    center center;
}
#steps > div ._step_search > .icon {
  background: url("//seek.geekandplay.com/IMG/icons/step_search.png") no-repeat
    center center;
}
#steps > div ._step_result > .icon {
  background: url("//seek.geekandplay.com/IMG/icons/step_result.png") no-repeat
    center center;
}

#steps > div:last-child {
  position: absolute;
  left: 50%;
  bottom: 5px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#steps > div:last-child a {
  color: #7d7d7d;
  font-size: 12px;
  text-transform: lowercase !important;
}

/*##################################################################################################*/
/* presentaion */

#about {
  width: 860px;
}
#about .title {
  font-size: 54px;
  color: white;
  font-weight: 600;
  letter-spacing: 14px;
  line-height: 64px;
}
#about > div {
  position: relative;
  margin-top: 50px;
}
#about > div p {
  color: rgba(150, 150, 150, 1);
  font-size: 20px;
  text-transform: initial;
  text-align: justify;
  font-weight: 500;
}
#about > div button {
  background-color: transparent;
  color: white;
  border: 1px solid #ffffff66;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 20px 20px 20px 40px;
  position: absolute;
  right: 0;
  background: url(//seek.geekandplay.com/IMG/icons/fleche_cote.png) no-repeat 16px center;
}
#about > div button:hover {
  background-color: white;
  color: #0a0d13;
  background: url(//seek.geekandplay.com/IMG/icons/fleche_cote_black.png) no-repeat
  16px center;
}

/*##################################################################################################*/
/* Profil */

#profil .profil {
  width: 628px;
  margin: 25px auto;
  display: flex;
}
#profil .profil .avatar {
  padding: 20px;
  position: relative;
}
#profil .profil .avatar .__tooltip__ {
  bottom: 90%;
}
#profil .profil .avatar img {
  width: 200px;
}
#profil .profil .avatar button {
  background-color: #ffffff45;
  border: none;
  padding: 16px;
  width: 100%;
  text-transform: uppercase;
  color: white;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  letter-spacing: 4px;
  font-size: 12px;
  font-weight: bold;
}
#profil .profil form {
  flex: auto;
  padding: 35px 0px;
}
#profil .profil form .field.w50 {
  width: 50%;
  min-height: 70px;
  float: left;
  display: flex;
  justify-content: space-evenly;
}
#profil .profil form .field {
  padding: 10px;
}
#profil .profil form .field input[type="text"] {
  text-transform: initial;
  text-shadow: 0 0 1px white;
  color: white;
  border: 0;
  background-color: rgba(255, 255, 255, 0.05);
  width: 100%;
  padding: 14px;
  text-align: center;
  font-size: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  letter-spacing: 1px;
}
#profil .profil form .field input[name="username"] {
  padding: 30px;
  font-size: 30px;
}
#profil .profil form .field select {
  border: 0;
  background-color: #ffffff14;
  width: 100%;
  padding: 16px 35px 16px 16px;
  text-align: center;
  font-size: 13px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  letter-spacing: 2px;
  text-transform: uppercase;
  color: white;
}
#profil .profil form .field button {
  background-color: #ffffff45;
  border: none;
  padding: 16px;
  width: 100%;
  text-transform: uppercase;
  color: white;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  letter-spacing: 4px;
  font-size: 12px;
  font-weight: bold;
}
#profil .profil form .field input[type="checkbox"] {
  display: none;
}
#profil .profil form .checkbox {
  margin: 12px 0px;
}

/*##################################################################################################*/
/* config */

#config .config form p {
  text-align: center;
  color: white;
  letter-spacing: 2px;
  font-size: 12px;
  padding: 0 20px;
  line-height: 16px;
}
#config .config form input[type="checkbox"],
#config .config form input[type="radio"] {
  display: none;
}
#config .config form label {
  color: white;
  position: relative;
  display: inline-block;
}
#config .config form .platform {
  display: flex;
  justify-content: center;
}
#config .config form .platform > div {
  padding: 40px;
}
#config .config form .platform > div > label > img {
  opacity: 0.8;
}
#config .config form .platform > div > label:hover > img {
  opacity: 1;
}
#config .config form .platform > div > label > .hexagon {
  opacity: 0;
  transition: all 0.5s ease;
  width: calc(100% - 16px);
  height: 115px;
  background: url(//seek.geekandplay.com/IMG/check.png) no-repeat center center;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 53px;
  margin: 0px 8px;
  left: 0;
}
#config .config form .platform > div > label > .hexagon:before {
  content: "";
  position: absolute;
  top: -46px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 91px solid transparent;
  border-right: 92px solid transparent;
  border-bottom: 46px solid rgba(0, 0, 0, 0.8);
}
#config .config form .platform > div > label > .hexagon:after {
  content: "";
  position: absolute;
  bottom: -46px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 91px solid transparent;
  border-right: 92px solid transparent;
  border-top: 46px solid rgba(0, 0, 0, 0.8);
}
#config .config form .platform > div > label input:checked ~ .hexagon {
  opacity: 1;
}
#config .config form .availability {
  display: flex;
  width: 550px;
  margin: 0px auto 20px;
  justify-content: center;
  line-height: 40px;    
}
#config .config form .availability label {
  letter-spacing: 2px;
  font-size: 12px;
  padding: 0 20px;
}
#config .config form select {
  width: 141px;
  background: url(//seek.geekandplay.com/IMG/icons/clock.png) no-repeat 10px center, url(//seek.geekandplay.com/IMG/icons/fleche_select.png) no-repeat calc(100% - 10px) center;
  background-color: rgba(255, 255, 255, 0.05);
  padding: 12px 12px 12px 40px;
}
#config .config form .target {
  display: flex;
  width: 550px;
  margin: auto;
  justify-content: center;
}
#config .config form .target .checkbox {
  padding: 10px;
  line-height: 28px;
}
#config .config form button {
  background-color: #ffffff45;
  border: none;
  padding: 16px;
  width: 100%;
  text-transform: uppercase;
  color: white;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  letter-spacing: 4px;
  font-size: 12px;
  font-weight: bold;
}

/*##################################################################################################*/
/* games */

#games .width__ {
  /*width: 850px; margin: 0 auto 25px;*/
}
#games .games {
  position: relative;
  padding-right: 340px;
}

#games .games .field {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
#games .games .field > div {
  width: 48%;
}
#games .games .field > div > input,
#games .games .field > div > select {
  width: 100%;
  padding: 12px 12px 12px 40px;
}
#games .games .field > div > input {
  background: url("//seek.geekandplay.com/IMG/icons/search.png") no-repeat 10px
    center;
  background-color: rgba(255, 255, 255, 0.05);
}
#games .games .field > div > select {
  background: url(//seek.geekandplay.com/IMG/icons/jeux.png) no-repeat 10px
      center,
    url(//seek.geekandplay.com/IMG/icons/fleche_select.png) no-repeat 97% center;
  background-color: rgba(255, 255, 255, 0.05);
}

#games .games .list {
  display: flex;
  flex-wrap: wrap;
}
#games .games .list > .game {
  margin: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  height: 70px;
  position: relative;
  width: calc(100% / 3 - 2px);
  padding-top: 15.25%;
}
#games .games .list > .game > .image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#games .games .list > .game > .image > img {
  width: 100%;
  height: 100%;
}
#games .games .list > .game:hover > .name {
  bottom: 0;
}
#games .games .list > .game > .name {
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  padding: 10px 15px;
  color: rgba(225, 225, 225, 1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  z-index: 1;
}
#games .games .list > .game > .people {
  display: none;
  font-size: 12px;
  font-weight: 600;
  color: rgb(255, 255, 255);
  position: absolute;
  bottom: -10px;
  right: -10px;
  padding: 5px 10px;
  background-color: rgba(50, 180, 20, 1);
  border-radius: 100px;
}
#games .games .list > .game > .people[data-players="0"] {
  display: none;
}
#games .games .list > .game.selected::before {
  content: "";
  z-index: 1;
  position: absolute;
  background: url(//seek.geekandplay.com/IMG/check.png) no-repeat center center;
  background-color: #000000d9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#games .games .aside {
  width: 280px;
  position: absolute;
  right: 0;
  top: 0;
  color: white;
}
#games .games .aside h4 {
  font-size: 15px;
  letter-spacing: 3px;
}
#games .games .aside .selection {
  margin: 25px 0;
}
#games .games .aside .selection ul {
  margin: 0;
  background-color: white;
  padding: 10px;
  color: black;
}
#games .games .aside .selection ul li {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  font-size: 12px;
}
#games .games .aside .selection ul li > a {
  width: 18px;
  display: inline-block;
  text-align: center;
  color: black;
}
#games .games .aside .selection ul li a .fa-times {
  display: none;
}
#games .games .aside .selection ul li:hover a .fa-times {
  display: initial;
}
#games .games .aside .selection ul li:hover a .fa-check {
  display: none;
}
#games .games .aside .selection ul li:first-child {
  display: none;
  letter-spacing: 1px;
  white-space: normal;
  font-size: 13px;
  text-transform: initial;
}
#games .games .aside .selection ul li:last-child {
  display: block;
}
#games .games .aside button {
  width: 100%;
  margin-bottom: 15px;
}

/*##################################################################################################*/
/* games */

#search .width__ {
  /*width: 850px; margin: 0 auto 25px;*/
}
#search .search {
  position: relative;
  padding-left: 340px;
}
/*
#search .search form {
  position: relative;
}

#search .search form h4 {
  font-size: 15px;
  letter-spacing: 3px;
  margin: 0;
  color: rgba(200, 200, 200, 1);
  margin-bottom: 15px;
}
#search .search form .field {
  display: flex;
  justify-content: space-between;
  position: relative;
}
#search .search form .field .select {
  width: 100%;
  padding: 10px;
}
#search .search form .field > div {
  width: 26%;
  display: flex;
  justify-content: space-evenly;
}
#search .search form .field > div:last-child {
  width: 160px;
  padding: 0 10px;
}
#search.researching__ .search form .field::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}

*/
#search .search .result {
  text-align: center;
  font-size: 23px;
  color: white;
  font-weight: 500;
  letter-spacing: 2px;
  text-shadow: 0 0 13px white;
  
}
#search .search .result span {
  padding-left: 50px;
  background: url(//seek.geekandplay.com/IMG/icons/step_result.png) no-repeat 5px center;    
  margin-bottom: 20px;
   display: inline-block;
}
#search .search .players {
  margin: 0 0 40px 0;
}




#search .search .players .player {
  display: flex;
  background-color: rgba(0, 0, 0, 0.7);
  height: 65px;
  line-height: 20px;
  color: #9e9e9e;
  margin-bottom: 1px;
}
#search .search .players .player > .avatar {
  margin: 0px 10px;
  width: auto;
}
#search .search .players .player > .avatar > img {
  width: 59px;
  display: block;
}
#search .search .players .player > .data {
  flex: auto;
  padding: 10px 0;
}
#search .search .players .player > .data > span {
  vertical-align: middle;
}
#search .search .players .player > .data > .name {
  display: inline-block;
  color: white;
  text-shadow: 0 0 8px white;
  font-size: 16px;
  letter-spacing: 2px;
  min-width: 100%;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#search .search .players .player > .data > .platform {
  border: 1px solid #484848;
  padding: 4px 8px;
  color: white;
  margin: 0 8px;
}
#search .search .players .player > .data > .age,
#search .search .players .player > .data > .language,
#search .search .players .player > .data > .mode {
  font-size: 12px;
  font-weight: bold;
}
#search .search .players .player > .check {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  min-width: 45px;
}
#search .search .players .player > .check label {
  text-align: center;
}
#search .search .players .player > .check label i {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.15);
}
#search .search .players .player > .check .microphone.checked .fa-microphone {
  color: #9e9e9e;
}
#search
  .search
  .players
  .player
  > .check
  .headphones:not(.checked)
  .fa-volume-up {
  display: none;
}
#search .search .players .player > .check .headphones.checked .fa-volume-up {
  display: none;
}
#search .search .players .player > .check .headphones.checked .fa-headphones {
  color: #9e9e9e;
}
#search .search .players .player.offline * {
  color: #ce1313 !important;
  text-shadow: none !important;
}

#search .search .players .add {
  background-color: rgba(20, 20, 20, 0.6);
  height: 65px;
  color: #9e9e9e;
  display: flex;
  margin: 1px 0;
  box-shadow: 0 1px 0 0 rgba(10, 10, 10, 1);
  line-height: 20px;
}
#search .search .players .add > .avatar {
  margin: 0px 10px;
}
#search .search .players .add > .avatar > img {
  width: 59px;
  display: block;
}
#search .search .players .add > .avatar > div {
  padding: 8px 5px;
  line-height: 10px;
  display: none;
}
#search .search .players .add > .data {
  flex: auto;
  padding: 10px 0;
}
#search .search .players .add > .data > span {
  vertical-align: middle;
}
#search .search .players .add > .data > .name {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
  min-width: 100%;
  max-width: 180px;
}
#search .search .players .add > .data > .platform {
  border: 1px solid #484848;
  padding: 4px 8px;
  color: white;
  margin: 0 8px;
}
#search .search .players .add > .data > .age,
#search .search .players .add > .data > .language,
#search .search .players .add > .data > .mode {
  font-size: 12px;
  font-weight: bold;
}
#search .search .players .add > .check {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  min-width: 45px;
}
#search .search .players .add > .check label {
  text-align: center;
}
#search .search .players .add > .check label i {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.4);
}
#search .search .players .add > .check .microphone.checked .fa-microphone {
  color: #9e9e9e;
}
#search .search .players .add > .check .headphones:not(.checked) .fa-volume-up {
  display: none;
}
#search .search .players .add > .check .headphones.checked .fa-volume-up {
  display: none;
}
#search .search .players .add > .check .headphones.checked .fa-headphones {
  color: #9e9e9e;
}
#search.researching__ .search .players .add > .avatar > img {
  display: none;
}
#search.researching__ .search .players .add > .avatar > div {
  display: block;
}

#search .search .content {
  display: flex;
  align-items: flex-end;
}
#search .search .content .left {
  flex: auto;
}
#search .search .content .left .tchat {
  background-color: #ffffff14;
  padding: 10px;
}
#search .search .content .left .tchat > p {
  color: rgba(100, 100, 100, 1);
  text-transform: initial;
  font-style: italic;
  font-size: 14px;
  margin: 0;
}
#search .search .content .left .tchat .discussion {
  overflow: auto;
  margin: 5px 0 15px;
  height: 70px;
}
#search .search .content .left .tchat .discussion > p {
  color: white;
  font-weight: 500;
  text-transform: initial;
  font-size: 14px;
  margin: 0;
}
#search .search .content .left .tchat .discussion > p > span {
  color: rgba(120, 205, 250, 1);
  letter-spacing: 2px;
}
#search .search .content .left .tchat form {
  display: flex;
}
#search .search .content .left .tchat form input {
  flex: auto;
  padding: 0 15px;
  text-transform: initial;
  margin-right: 15px;
  border: none;
}
#search .search .content .left .tchat form button {
  border: none;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 15px 20px;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  letter-spacing: 4px;
  font-size: 12px;
  font-weight: bold;
}

#search .search .aside {
  width: 280px;
  position: absolute;
  left: 0;
  top: 0;
  color: rgba(200, 200, 200, 1);
}
#search.researching__ .search .aside::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

#search .search .aside h4 {
  font-size: 15px;
  letter-spacing: 3px;
  margin: 0;
  margin-bottom: 6px;
}
#search .search .aside .later button {
  margin: 30px 0;
  width: 100%;
}
#search .search .aside .selection {
  margin: 0px 0 15px;
}
#search .search .aside .selection .platform {
  padding: 5px 10px;
  border: 1px solid white;
  font-size: 12px;
  margin-right: 15px;
  display: inline-block;
}
#search .search .aside .selection .target {
  letter-spacing: 2px;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 5px 10px;
  margin-right: 15px;
  display: inline-block;
}
#search .search .aside .selection ul {
  margin: 0;
  background-color: white;
  padding: 10px;
  color: black;
}
#search .search .aside .selection ul li {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  font-size: 12px;
}
#search .search .aside .selection ul li > a {
  width: 18px;
  display: inline-block;
  text-align: center;
  color: black;
}
#search .search .aside .selection select {
  width: 100%;
  padding: 12px;
}

#search .search .invite {
  display: block;
  background-color: #2a4852;
  transition: all 0.5s ease-in-out;
  color: white;
  position: relative;
  margin-left: auto;
}
#search .search .invite .copy {
  display: none;
}
#search .search .invite .desc {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  top: 110%;
}
#search .search .invite.focus {
  background-color: #399a75;
}
#search .search .invite.focus .text {
  display: none;
}
#search .search .invite.focus .copy {
  display: block;
}
#search .search .invite.focus .desc {
  display: block;
}
#search .search .invite input {
  text-transform: lowercase !important;
  position: fixed;
  top: 100%;
  right: 100%;
  color: transparent;
  border: none;
  background-color: transparent;
}

#search .search .matchmaking p {
  color: rgba(180, 180, 180, 1);
  text-transform: initial;
  font-size: 12px;
}
#search .search .matchmaking button,
#search .search .matchmaking a {
  width: 100%;
}
#search .search .matchmaking .discord {
  background-color: #7289da;
}
#search .search .matchmaking .start {
  display: block;
}
#search .search .matchmaking .start.focus {
  background-color: #287e9a;
}
#search .search .matchmaking .stop {
  display: none;
}
#search .search .matchmaking .stop.focus {
  background-color: rgba(170, 50, 50, 1);
}
#search.researching__ .search .matchmaking .start {
  display: none;
}
#search.researching__ .search .matchmaking .stop {
  display: block;
}

#search .search .aside .lobbyparty {
  margin-top: 15px;
}
#search .search .aside .lobbyparty p {
  color: rgba(180, 180, 180, 1);
  text-transform: initial;
  font-size: 12px;
}
#search .search .aside .lobbyparty button {
  width: 100%;
}
#search .search .aside .lobbyparty .join {
  display: block;
}
#search .search .aside .lobbyparty .join.focus {
  background-color: #287e9a;
}
#search .search .aside .lobbyparty .leave {
  display: none;
}
#search .search .aside .lobbyparty .leave.focus {
  background-color: rgba(170, 50, 50, 1);
}
#search.joined__ .search .aside .lobbyparty .join {
  display: none;
}
#search.joined__ .search .aside .lobbyparty .leave {
  display: block;
}

/*##################################################################################################*/
/* PAGE => match */

#seek .menu {
  display: flex;
  justify-content: space-between;
}
#seek .menu>div {
  width: 32.33%;
}
#seek .menu button {
  width: 100%;
}
#seek .menu .game select {
  border: none;
  width: 100%;
  background: url(//seek.geekandplay.com/IMG/icons/game_black.png) no-repeat 10px center, url(//seek.geekandplay.com/IMG/icons/fleche_select_black.png) no-repeat calc(100% - 10px) center;
  background-color: white;
  padding: 15px 15px 15px 40px;
}

#seek .seek {
  position: relative;
  padding-left: 340px;
}
#seek .seek .result {
  text-align: center;
  font-size: 23px;
  color: white;
  font-weight: 500;
  letter-spacing: 2px;
  text-shadow: 0 0 13px white;
}
#seek .seek .result span {
  padding-left: 50px;
  background: url(//seek.geekandplay.com/IMG/icons/step_result.png) no-repeat
    5px center;
}

#seek .seek .list {
  margin: 40px 0;
}
#seek .seek .list .empty {
  font-size: 17px;
  letter-spacing: 2px;
  color: #c5c5c5;
  text-align: center;
  padding: 150px 50px;
  background-color: #00000073;
}
#seek .seek .list .party {
  display: flex;
  background-color: rgba(0, 0, 0, 0.7);
  height: 65px;
  line-height: 65px;
  color: #9e9e9e;
  margin-bottom: 1px;
}
#seek .seek .list .date {
  padding: 10px;
  text-align: center;
  color: white;
  background-color: rgba(255, 255, 255, 0.05);
  margin: 4px 0 4px;
}
/*
#seek .seek .list .party .game img {
  height: 100%;
  display: block;
  object-fit: cover;
  width: 140px;
}
#seek .seek .list .party .details p {
  line-height: 20px;
  margin: 0;
}
#seek .seek .list .party .details {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 2px;
  width: auto;
  padding: 0px 5px;
  margin-right: auto;
}
*/
#seek .seek .list .party .time {
  width: 140px;
  text-align: center;
  font-size: 30px;
  font-weight: 900;
  color: white;    
  padding: 0 10px;
}
#seek .seek .list .party .title {
  margin-right: auto;
}
#seek .seek .list .party .title .lobby {
  font-size: 18px;
  margin: 18px 0 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: white;
  line-height: 18px;
  letter-spacing: 2px;
}
#seek .seek .list .party .title .target {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0;
  line-height: 18px;
  display: none;
}
#seek .seek .list .party .title .target {
  display: block;
}
#seek .seek .list .party .places {
  padding: 0 15px;
  min-width: 70px;
  text-align: center;
}
#seek .seek .list .party .places span {
  color: white;
}
#seek .seek .list .party .options {
  padding: 8px 15px;
}
#seek .seek .list .party .options button {
  border: none;
  color: #06090c;
  vertical-align: super;
  background-color: white;
  padding: 0px 4px 0 6px;
}

/* List des joueurs */
#seek .seek .list .player {
  display: flex;
  background-color: rgba(0, 0, 0, 0.7);
  line-height: 20px;
  padding: 4px;
  color: #9e9e9e;
  margin-bottom: 1px;
}
#seek .seek .list .player .time {
  font-size: 18px;
  margin: 0;
  color: black;
  line-height: 42px;
  min-width: 50px;
  text-align: center;
  margin-right: 8px;
  background-color: white;
  font-weight: bold;   
}
#seek .seek .list .player .avatar {
  color: white;
  padding: 0 10px 0 0;
  display: flex;
  align-items: center;
}
#seek .seek .list .player .avatar img {
  height: 40px;
}
#seek .seek .list .player .user {
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#seek .seek .list .player .user .name {    
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#seek .seek .list .player .user .name .status{    
  font-weight: bold;
}
#seek .seek .list .player .user .name .age{    
  font-size: 10px;
  text-transform: lowercase;
}
#seek .seek .list .player .user .name .status.online{    
  color: #48b348;
}
#seek .seek .list .player .user .desc {   
  margin: 0;
  text-transform: lowercase;
  font-style: italic;
  color: white;
  font-size: 13px;
}

#seek .seek .list .player .more {    
  text-align: end;
}
#seek .seek .list .player .more .options {
  line-height: 42px;
  margin: 0;
  width: 42px;
  text-align: center;
}
#seek .seek .list .player .more .options button {
  border: none;
  color: #ffffff;
  background-color: #ffffff00;
  padding: 0;
}




#seek .seek .aside {
  width: 280px;
  position: absolute;
  left: 0;
  top: 0;
  color: rgba(200, 200, 200, 1);
}
#seek .seek .aside h4 {
  font-size: 15px;
  letter-spacing: 3px;
  margin: 0 0 10px 0;
}
#seek .seek .aside hr {
  border-color: transparent;
  margin: 0;
}
#seek .seek .aside .later button {
  margin: 30px 0;
  width: 100%;
}

#seek .seek .aside .form-game .autocomplete {
  position: relative;
}
#seek .seek .aside .form-game .autocomplete > input {
  color: white;
  padding: 12px;
  margin: 10px 0 0;
  width: 100%;
  padding-left: 40px;
  background: url(//seek.geekandplay.com/IMG/icons/search.png) no-repeat 10px center;
  background-color: rgba(255, 255, 255, 0.05);
}
#seek .seek .aside .form-game .autocomplete .results > div {
  background-color: #ffffff;
  position: absolute;
  width: 100%;
  z-index: 1;
  font-size: 13px;
  padding: 5px;
}
#seek .seek .aside .form-game .autocomplete .results > div a {
  padding: 10px;
  display: inline-block;
  width: 100%;
  color: black;
}
#seek .seek .aside .form-game .autocomplete .results > div a:hover {
  background-color: #287e9a;
  display: inline-block;
  color: white;
}
#seek .seek .aside .form-game .image {
  position: relative;
  margin-top: 15px;
  display: none;
}
#seek .seek .aside .form-game .image > div {
  background-color: #ffffff17;
  padding: 58px 50px;
  text-align: center;
  color: white;
  height: 140px;
  width: 270px;
}
#seek .seek .aside .form-game .image > img {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
}
#seek .seek .aside .form-game .game {
  position: relative;
}
#seek .seek .aside .form-game .game ul li {
  display: block;
  letter-spacing: 2px;
  color: #07080c;
  font-size: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-color: white;
  padding: 13px;
}
#seek .seek .aside .form-game .game ul li:hover {
  display: table;
}
#seek .seek .aside input,
#seek .seek .aside select {
  height: fit-content;
  width: 100%;
  padding: 12px;
  display: block;
}
#seek .seek .aside textarea {
  resize: none;
  width: 100%;
  height: 80px;
  text-transform: initial;
}
#seek .seek .aside .form-date input {
  background: url(//seek.geekandplay.com/IMG/icons/calendar.png) no-repeat 10px
    center;
  background-color: rgba(255, 255, 255, 0.05);
  padding: 12px 12px 12px 40px;
  margin: 10px 0 0;
}
#seek .seek .aside .form-date select {
  background: url(//seek.geekandplay.com/IMG/icons/clock.png) no-repeat 10px
      center,
    url(//seek.geekandplay.com/IMG/icons/fleche_select.png) no-repeat
      calc(100% - 10px) center;
  background-color: rgba(255, 255, 255, 0.05);
  padding: 12px 12px 12px 40px;
}
#seek .seek .aside .form-platform label {
  padding: 5px 10px;
  border: 1px solid white;
  font-size: 12px;
  position: relative;
  display: inline-block;
}
#seek .seek .aside .form-platform label input {
  display: none;
}
#seek .seek .aside .form-platform label > .checked {
  opacity: 0;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  top: -1px;
  left: -1px;
  background: url(//seek.geekandplay.com/IMG/check.png) no-repeat center center;
  background-color: #000000b3;
  background-size: contain;
  border: 7px solid transparent;
}
#seek .seek .aside .form-platform label input:checked ~ .checked {
  opacity: 1;
}

#seek .seek .aside .form-target label {
  display: block;
  position: relative;
  letter-spacing: 2px;
  margin: 3px 0;
  color: white;
  padding-left: 22px;
  height: 100%;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#seek .seek .aside .form-target label i {
  color: white;
  vertical-align: middle;
}
#seek .seek .aside .form-target label input {
  display: none;
}
#seek .seek .aside .form-target label:hover input ~ .checkmark {
  background-color: rgba(255, 255, 255, 0.15);
}
#seek .seek .aside .form-target label input:checked ~ .checkmark {
  background-color: rgba(255, 255, 255, 0.1);
}
#seek .seek .aside .form-target label input:checked ~ .checkmark:after {
  display: block;
}
#seek .seek .aside .form-target label .checkmark.checked:after {
  display: block;
}
#seek .seek .aside .form-target label .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: rgba(80, 80, 80, 1);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#seek .seek .aside .form-target label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#seek .seek .aside .form-target label .checkmark:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#seek .seek .aside > .selection {
  margin: 0px 0 15px;
}
#seek .seek .aside > .selection .platform {
  padding: 5px 10px;
  border: 1px solid white;
  font-size: 12px;
  margin-right: 15px;
  margin-top: 15px;
  display: inline-block;
}
#seek .seek .aside > .selection .target {
  letter-spacing: 2px;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 5px 10px;
  margin-right: 15px;
  margin-top: 15px;
  display: inline-block;
}
#seek .seek .aside > .selection ul {
  margin: 0;
  padding: 0;
}
#seek .seek .aside > .selection ul li {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  letter-spacing: 3px;
  font-size: 12px;
}
#seek .seek .aside > .selection ul li > a {
  width: 18px;
  display: inline-block;
  text-align: center;
}

#seek .seek .aside .invite {
  display: block;
  background-color: #2a4852;
  transition: all 0.5s ease-in-out;
  color: white;
}
#seek .seek .aside .invite .copy {
  display: none;
}
#seek .seek .aside .invite .desc {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  top: 110%;
}
#seek .seek .aside .invite.focus {
  background-color: #399a75;
}
#seek .seek .aside .invite.focus .text {
  display: none;
}
#seek .seek .aside .invite.focus .copy {
  display: block;
}
#seek .seek .aside .invite.focus .desc {
  display: block;
}
#seek .seek .aside .invite input {
  text-transform: lowercase !important;
  position: fixed;
  top: 100%;
  right: 100%;
  color: transparent;
  border: none;
  background-color: transparent;
}

#seek .seek .aside .matchmaking {
  margin-top: 15px;
}
#seek .seek .aside .matchmaking p {
  color: rgba(180, 180, 180, 1);
  text-transform: initial;
  font-size: 12px;
}
#seek .seek .aside .matchmaking button {
  width: 100%;
}

/*##################################################################################################*/
/* PAGE => match */

#match {
  margin: auto;
  width: 800px;
}

#match .tool {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
#match .tool .leave {
  background-color: rgb(232, 60, 60);
  padding: 10px;
  display: block;
  width: 180px;
  text-align: center;
  color: white !important;
  font-size: 14px;
  border-radius: 4px;
  font-weight: 600;
}
#match .tool .invite {
  position: relative;
  background-color: rgb(0, 123, 255);
  padding: 10px;
  display: block;
  width: 180px;
  text-align: center;
  color: white !important;
  font-size: 14px;
  border-radius: 4px;
  font-weight: 600;
}
#match .tool .invite:after {
  display: none;
  content: attr(data-copy);
  position: absolute;
  right: 0;
  left: 0;
  top: 110%;
}
#match .tool .invite.copy:after {
  display: block;
}
#match .tool input {
  position: fixed;
  top: 100%;
  right: 100%;
}

#match .matchmaking {
  padding: 50px;
  background-color: #f2f2f2;
}
#match .matchmaking h5 {
  padding: 20px 0px 20px;
  width: 100%;
  position: relative;
  margin-bottom: 0;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.3;
  color: #515365;
}
#match .matchmaking .line > div {
  margin-bottom: 20px;
}

#match .matchmaking .fields .select-value {
  border: none;
  padding: 10px 3px;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-align: center;
  text-align-last: center;
  line-height: 30px;
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
#match .matchmaking .fields select {
  border: none;
  padding: 10px 3px;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-align: center;
  text-align-last: center;
  line-height: 30px;
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
#match .matchmaking .fields .select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-align: center;
  text-align-last: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
#match .matchmaking .fields .player {
  display: flex;
  line-height: 50px;
  height: 50px;
  background-color: #9dccff;
  margin-bottom: 20px;
  border-radius: 40px;
  overflow: hidden;
}
#match .matchmaking .fields .player .user {
  position: relative;
  width: calc(34% - 0px);
  color: #000000;
  font-weight: 600;
}
#match .matchmaking .fields .player .user img {
  height: 100%;
  border-radius: 100%;
  vertical-align: initial;
  float: left;
  padding: 10px;
}
#match .matchmaking .fields .player .user span {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.2em;
}
#match .matchmaking .fields .player .langue,
#match .matchmaking .fields .player .checkbox {
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 25px;
  width: 22%;
  text-align: center;
  text-align-last: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
#match .matchmaking .fields .player .user:after,
#match .matchmaking .fields .player .langue:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #9dccff;
  border-width: 25px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}
#match .matchmaking .fields .player .age,
#match .matchmaking .fields .player .checkbox {
  position: relative;
  background-color: rgba(0, 0, 0, 0.05);
  padding-left: 25px;
  width: 22%;
  text-align: center;
  text-align-last: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
#match .matchmaking .fields .player .age:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #95c2f2;
  border-width: 25px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}
#match .matchmaking .fields .player .checkbox input {
  display: none;
}
#match .matchmaking .fields .player .checkbox label {
  width: 25%;
  text-align: center;
}
#match .matchmaking .fields .player .checkbox label i {
  color: rgba(255, 255, 255, 0.4);
}
#match
  .matchmaking
  .fields
  .player
  .checkbox
  .user_microphone.checked
  .fa-microphone {
  color: white;
}
#match
  .matchmaking
  .fields
  .player
  .checkbox
  .user_headphones:not(.checked)
  .fa-volume-up {
  display: none;
}
#match
  .matchmaking
  .fields
  .player
  .checkbox
  .user_headphones.checked
  .fa-volume-up {
  display: none;
}
#match
  .matchmaking
  .fields
  .player
  .checkbox
  .user_headphones.checked
  .fa-headphones {
  color: white;
}

#match .matchmaking .fields .add {
  display: flex;
  line-height: 50px;
  background-color: #e8e8e8;
  margin-bottom: 20px;
}
#match .matchmaking .fields .add a i {
  display: none;
  width: 50px;
  text-align: center;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.05);
}
#match .matchmaking .fields .add span {
  padding: 0px 15px;
  font-weight: 600;
  font-size: 14px;
}
#match .matchmaking .fields .add > div {
  flex: auto;
  width: 500%;
  text-align: center;
}

#match .matchmaking button {
  margin: auto;
  display: block;
  margin-top: 20px;
  padding: 15px;
  border: 0;
  color: white;
  background-color: #007bff;
  border-radius: 3px;
  font-weight: 600;
}

/*##################################################################################################*/
/* PAGE => match */

#found h2 {
  text-align: center;
  color: white;
  font-weight: 600;
  margin-bottom: 60px;
  text-shadow: 1px 2px 1px black;
}
#found h2 span {
  color: #2891ef;
}
#found .players {
  text-align: center;
  display: flex;
  justify-content: space-evenly;
  flex-flow: row wrap;
}
#found .players .group {
  display: flex;
}
#found .players .group.group_1 img {
  background-color: #37b7ff !important;
}
#found .players .group.group_2 img {
  background-color: #50de34 !important;
}
#found .players .group.group_3 img {
  background-color: #ff3939 !important;
}
#found .players .group.group_4 img {
  background-color: #dade34 !important;
}
#found .players .group .player {
  padding: 10px;
}
#found .players .group .player .image img {
  width: 100px;
  border-radius: 100%;
  background-color: white;
  padding: 5px;
}
#found .players .group .player .name {
  color: white;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
}
#found .tchat {
  background-color: #252525;
  width: 700px;
  height: 300px;
  margin: 40px auto;
  position: relative;
}
#found .tchat .discussion {
  padding-right: 200px;
}
#found .tchat .contact {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  background-color: rgba(255, 255, 255, 0.05);
  bottom: 0;
  padding: 5px;
}
#found .tchat .contact .user {
  line-height: 30px;
  height: 40px;
  padding: 5px;
}
#found .tchat .contact .user .image {
  float: left;
  padding-right: 10px;
  height: 100%;
}
#found .tchat .contact .user .image img {
  height: 100%;
  border-radius: 100%;
  display: block;
}
#found .tchat .contact .user .name {
  color: white;
  font-size: 14px;
  font-weight: 600;
}
#found .tchat .form {
  padding-right: 200px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgb(30, 30, 30);
  z-index: 0;
}
#found .tchat .form textarea {
  background-color: transparent;
  width: 100%;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 52px;
  max-height: 70px;
  border: none;
  color: white;
  font-size: 14px;
  padding: 4px 8px;
  line-height: 21px;
  outline: none;
  resize: none;
}

/*##################################################################################################*/
/* Chat sidebar right */

.fixed-sidebar {
  top: 0;
  z-index: 800;
  right: 0;
  min-height: 100%;
  position: fixed;
  width: 0;
}
.fixed-sidebar.open .fixed-sidebar-right {
  transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}
.fixed-sidebar.open .fixed-sidebar-right.sidebar--small {
  transform: translateX(100%);
}
.fixed-sidebar.open .fixed-sidebar-right.sidebar--large {
  transform: translateX(0);
  transition-delay: 0.3s;
}
.fixed-sidebar.fixed-sidebar-responsive {
  display: none;
  height: auto;
  min-height: 70px;
  transition: all 0.3s ease;
}
.fixed-sidebar-right {
  z-index: 20;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(10, 10, 10, 0.95);
  border-left: 2px solid #6d6d6d;
  transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  position: absolute;
}
.fixed-sidebar-right.sidebar--small {
  width: 70px;
  transition-delay: 0.3s;
}
.fixed-sidebar-right.sidebar--large {
  width: 320px;
  transform: translateX(100%);
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.fixed-sidebar-right ul,
ol li,
ul {
  list-style: none;
}

.fixed-sidebar-right > div {
  text-align: center;
  margin: 10px;
}
.fixed-sidebar-right .bar {
  text-align: right;
  height: 40px;
}
.fixed-sidebar-right .bar .js-sidebar-open {
  font-size: 28px;
  font-family: unset;
  text-transform: lowercase;
  position: absolute;
  right: 20px;
  background-color: black;
  padding: 0px 14px;
  transform: rotate(-45deg);
  border: 2px solid #6d6d6d;
  line-height: 25px;
  height: 40px;
  width: 40px;
}
.fixed-sidebar-right .bar .js-sidebar-open span {
  display: block;
  transform: rotate(45deg);
  text-transform: lowercase;
}

.fixed-sidebar-right .account {
  margin: 60px 0;
}
.fixed-sidebar-right .account button {
  width: 100%;
  padding: 15px;
  margin: 1px 0;
}
.fixed-sidebar-right .account input {
  background-color: rgba(30, 30, 30, 1);
  color: white;
  border: none;
  padding: 14px;
  width: 100%;
  margin: 1px 0;
}

.fixed-sidebar-right .bottom > div {
  margin-top: 10px;
}
.fixed-sidebar-right .bottom > div a {
  width: 100%;
}
.fixed-sidebar-right .bottom .legal {
  font-size: 12px;
  color: white;
  text-transform: capitalize;
}
.fixed-sidebar-right .bottom .legal a {
  font-weight: bold;
}
.fixed-sidebar-right .bottom .link {
  font-size: 12px;
}

@media screen and (max-width: 1400px) {
  header {
    background-color: black;
  }
  header > .logo {
    position: static;
  }
  header > .logo img {
    height: 32px;
    margin: 16px;
  }
  header > .music {
    position: static;
    margin: 15px 5px;
  }
  header > .langue {
    position: relative;
    right: initial;
    top: inherit;
    margin: 15px 5px;
  }
  header > .menu {
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    border: none;
    padding: 5px 10px;
    transform: rotate(-45deg);
  }

  main .container {
    margin-top: 85px;
  }
}

@media screen and (max-width: 1200px) {
  #search .width__ {
    width: 100%;
  }
  #search .search {
    padding-left: initial;
  }
  #search .search .aside {
    position: static;
    margin: 35px 0px 0;
    width: 100%;
  }
  #search .search .aside .later button {
    margin: 0 0 30px 0;
  }

  #search .search .aside h4 {
    display: inline-block;
  }
  #search .search .aside .selection .target {
    margin-right: 0;
    margin-left: 15px;
  }
  #search .search .aside .selection .platform {
    margin-right: 0;
    margin-left: 15px;
  }
  main .container {
    max-width: 1000px;
  }


  #seek .seek {
    padding: 0;
  }
  #seek .seek .aside {
    position: initial;
    width: 100%;
    display: inline-block;
    margin-top: 40px;
  }
  #seek .seek .aside > .selection {
    width: 48%;
    float: left;
    margin: 0 1% 20px;
  }
  #seek .seek .aside .form-game .image {
    display: none;
  }
  #seek .seek .list .party > .title {
    margin-right: auto;
  }
  #seek .seek .list .party > .title > .details {
    display: inherit;
  }
  #seek .seek .list .party > .title > .game {
    display: none;
  }
  #seek .seek .list .party > .details {
    display: none;
  }

  #steps {
    display: none;
  }
  .fixed-button-responsive {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 10px;
    z-index: 1000;
    background-color: #131313;
  }
  .fixed-button-responsive button {
    position: static !important;
    margin: 5px 0 !important;
    width: 100%;
  }
  ._remove_content .fixed-button-responsive {
    display: none;
  }
  .margin-button-responsive {
    margin-bottom: 110px !important;
  }


}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 38px;
  }
  main .container > .back img {
    height: 28px;
  }
  main ._previous_content,
  main ._current_content,
  main ._remove_content,
  main ._next_content {
    height: 100%;
  }


  #about {
    padding-bottom: 70px;
  }
  #about .title {
    font-size: 50px;
    line-height: 60px;
  }
  #about > div p {
    margin-right: 0;
    width: 100%;
  }


}



@media screen and (max-width: 768px) {
  #seek .seek .aside > .selection {
    width: 100%;
    margin: 10px 0;
  }

  #games .width__ {
    width: 100%;
  }
  #games .games {
    padding-right: initial;
  }
  #games .games .field {
    flex-direction: column;
  }
  #games .games .field > div {
    width: 100%;
    padding: 5px 0;
  }

  #games .games .aside {
    position: static;
    margin: 10px 5px;
    width: 100%;
  }
  #games .games .list > .game.selected::before {
    background-size: 45px;
  }
}

@media screen and (max-width: 640px) {
  h1 {
    font-size: 20px;
    padding-right: 28px;
    padding-left: 28px;
    letter-spacing: 4px;
  }

  main .container > .back {
    top: 15px;
  }
  main .container > .back img {
    height: 26px;
  }
  ._previous_content,
  ._current_content,
  ._remove_content,
  ._next_content {
    height: calc(100% - 140px);
  }

  #about {
    width: 100%;
  }
  #about .title {
    letter-spacing: 4px;
    line-height: 42px;
    font-size: 26px;
    padding-top: 20px;
    display: inline-block;
  }
  #about > div {
    margin-top: 20px;
  }
  #about > div p {
    margin-bottom: 100px;
    width: 100%;
    margin-right: 0;
    font-size: 16px;
  }
  #about > div button {
    top: calc(100% + 20px);
  }

  #profil .profil {
    width: 100%;
    flex-direction: column;
  }
  #profil .profil .avatar a {
    display: block;
    width: 100%;
  }
  #profil .profil .avatar img {
    width: 150px;
    margin: -10px auto -40px;
    display: block;
  }
  #profil .profil form .field.w50 {
    width: 100%;
  }

  #config .config form .platform > div {
    padding: 5px;
  }
  #config .config form .platform > div > label > img {
    width: 90px;
  }
  #config .config form .platform > div > label > .hexagon {
    opacity: 0;
    transition: all 0.5s ease;
    width: calc(100% - 8px);
    height: 50px;
    background: url(//seek.geekandplay.com/IMG/check.png) no-repeat center
      center;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 25px;
    margin: 0px 4px;
    background-size: contain;
  }
  #config .config form .platform > div > label > .hexagon:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 0; 
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 20px solid rgba(0, 0, 0, 0.8);
  }
  #config .config form .platform > div > label > .hexagon:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 20px solid rgba(0, 0, 0, 0.8);
  }
  #config .config form .target {
    flex-direction: column;
  }
  #config .config form .target > .checkbox {
    padding: 0px 20px;
    line-height: 26px;
  }
  #config .config form .target > .checkbox * {
    font-size: 14px !important;
  }

  #games .games .list > .game {
    height: 70px;
    position: relative;
    width: calc(50% - 2px);
    padding-top: 25.25%;
  }
  #games .games .list > .game > .image {
    position: absolute;
    top: 0;
    left: 0;
  }
  #search .search form .field {
    flex-direction: column;
  }
  #search .search form .field > div {
    width: 100%;
    padding: 5px 0;
  }
  #search .search form .field > div:last-child {
    width: 100%;
    padding: 5px 0 !important;
    display: flex;
    justify-content: center;
  }
  #search .search .aside ._aside_data {
    flex-wrap: wrap;
  }

}

@media screen and (max-width: 490px) {
  #seek .seek form .field {
    flex-direction: column;
  }
  #seek .seek form .field > div {
    width: 100% !important;
    margin: 3px 0 !important;
  }
  #seek .seek form .field > div:nth-child(3) {
    display: none;
  }

  #seek .seek .list .party {
    flex-wrap: wrap;
    position: relative;
    padding: 10px;
    height: initial;
    line-height: 30px;
  }
  #seek .seek .list .party .time {
    width: initial;
    padding: 0;
  }
  /*
  #seek .seek .list .party > .game {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 65px;
  }
  #seek .seek .list .party > .game img {
    width: 100%;
  }
  */
  #seek .seek .list .party > .title {
    width: 100%;
    padding: 0;
    margin-top: 8px;
  }
  #seek .seek .list .party > .title .lobby {
    font-size: 14px;
    margin: 0;
  }
  #seek .seek .list .party > .details {
    display: block;
    color: white;
    padding: 0px;
  }
  #seek .seek .list .party .details p {
    display: inline;
  }
  #seek .seek .list .party .options button {
    position: absolute;
    right: 17px;
    top: 17px;
    z-index: 1;
  }
  #seek .seek .list .party .options {
    padding: 0;
  }
  #seek .seek .list .party .places {
    position: absolute;
    right: 28px;
  }
}

@media screen and (max-width: 375px) {
  main .container {
    width: 320px;
  }

  #search .search .content .left .tchat form {
    flex-direction: column;
  }
  #search .search .content .left .tchat form input {
    min-height: 40px;
    margin: 0 0 10px 0;
  }
  #search .search .aside .selection {
    width: 100%;
  }
  #search .search .aside {
    margin: 40px 0 0 0;
  }

  #seek .seek .aside {
    margin-top: 10px;
  }
  #seek .seek .aside .form-target label {
    font-size: 12px;
    margin: 10px 0;
  }
  #search .search .matchmaking {
    width: 100%;
  }
  #search .search .invite {
    width: 100%;
  }
}

.partner_twitch {
  position: absolute;
  right: 0;
  top: 60px;
  background-color: #6441a5;
  padding: 8px 12px 8px 50px;
  border-radius: 4px 0 0 4px;
  display: none;
}
.partner_twitch p {
  margin: 0;
  color: white;
  font-size: 12px;
  line-height: 17px;
}

.partner_twitch img {
  float: left;
  width: 30px;
  position: absolute;
  margin: 4px;
  left: 5px;
}


.partner_twitch a {
  text-decoration: none;
  font-size: 16px;
}
