
@font-face {
    font-family: 'DSCrystal';
    src: url('https://www.40-a.fr/css/polices/cristal.eot?') format('eot'),
         url('https://www.40-a.fr/css/polices/cristal.woff') format('woff'),
         url('https://www.40-a.fr/css/polices/cristal.ttf') format('truetype'),
         url('https://www.40-a.fr/css/polices/cristal.svg#CristalBold') format('svg');
}
html{height: 100%;}
body{background-color: #f8f1e7; color:#434343; cursor: default; display: flex; flex-direction: column; min-height: 100vh; font-family: PT Sans !important}
body {
  -webkit-user-select: none; /* Safari 3.1+ */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none; /* Standard syntax */
}

h1{background-color: #770400; color: #f8f1e7; min-width: 250px; margin: auto; margin-bottom: 16px !important; padding: 10px;}
h1 a{color: #f8f1e7;}
h1 a:hover{color: #F4511E;}
h2{margin-bottom: 16px !important}
h3:not(.excepth3){border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border: 1px solid #3b0200; background-color: #770400; color: #fff; max-width: 350px; margin: auto; margin-bottom: 16px !important; padding-bottom: 10px; padding-top: 10px}

footer{flex-shrink: 0;}
footer a{color: #fff;}
footer a:hover{color: #fff;}
ul{margin-block-start: 5px !important;}
::placeholder { color: #c4c7cb !important}

.nowrap{white-space: nowrap;}

.tennisball{color: #ffd401;}

.fa-facebook-messenger{font-size: 1.2rem}
.fa-twitter:hover{text-decoration: none}
.fa-user-tie{color: #000;}

.avatars h3, .account h3{border: 1px solid #005053 !important; background-color: #007377 !important}

.notifs .sstitre>td{padding: 0.2rem 1rem}
.notifs td{padding: 0.5rem 0 1rem}

.tribune td{background-color: #dfbeb8}
.subtactic td{background-color: #ffffd0}

.groups{width: 70%;}
.groups table{ margin: auto; width: 90%;}
.parcours table{ margin: auto; width: 100%;}
.market table{ margin: auto;}
.market td:nth-child(2){text-align: left}
.fantasy_classement table{margin: auto}
.fantasy_classement td, .fantasy_classement th{padding-bottom: 2%; padding-top: 2%; padding-left:2%;  }
.fantasy_classement td:first-child, .fantasy_classement th:first-child{width: 8%}
.fantasy_classement td:nth-child(2), .fantasy_classement th:nth-child(2){width: 30%; text-align: left}
.fantasy_classement td:nth-child(3), .fantasy_classement th:nth-child(3){width: 10%}
.fantasy_classement td:nth-child(4), .fantasy_classement th:nth-child(4){width: 10%}
.fantasy_classement td:nth-child(5), .fantasy_classement th:nth-child(5), .fantasy_classement td:nth-child(6), .fantasy_classement th:nth-child(6), .fantasy_classement td:nth-child(7), .fantasy_classement th:nth-child(7), 
.fantasy_classement td:nth-child(8), .fantasy_classement th:nth-child(8), .fantasy_classement td:nth-child(9), .fantasy_classement th:nth-child(9), .fantasy_classement td:nth-child(10), .fantasy_classement th:nth-child(10){width: 7%}

.parcours tbody, .groups tbody{border-top: 1px solid #770400; border-left: 1px solid #770400; margin-bottom: 200px}
.fantasy_classement tbody{border-top: 1px solid #138496; border-left: 1px solid #138496; margin-bottom: 200px}
.parcours table tr, .groups table tr{border-bottom: 1px solid #770400; border-right: 1px solid #770400; background-color: #ECECEC}
.fantasy_classement table tr{border-bottom: 1px solid #138496; border-right: 1px solid #138496; background-color: #ECECEC}
.fantasy_classement .moi{background-color: #b9e9d8}
.fantasy_classement .leader{background-color: #ffe69b}

.groups table tr>td{padding: 3px 6px; -webkit-user-select: text !important; /* Safari 3.1+ */
  -moz-user-select: text !important; /* Firefox 2+ */
  -ms-user-select: text !important; /* IE 10+ */
  user-select: text !important; /* Standard syntax */}

.leagues table{ margin: auto; width: 90%;}
.listeleagues table{ margin: auto;}
.listeleagues tbody{border-top: 1px solid #007377; border-right: 1px solid #007377}
.listeleagues td{border-bottom: 1px solid #007377; border-left: 1px solid #007377; padding: 1rem;}

.newfantasy table{ margin: auto;}
.newfantasy{margin: 0.5rem auto; background-color: #007377; border: 1px solid #005053; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
.newfantasy h4{color: #fff; margin-top: 0.5rem}
.newfantasy p{color: #fff;}
.newfantasy .leaguexplain{margin: auto; color: #fff; background-color: #328f92; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; padding: 1rem; text-align: justify;}
.newfantasy .btn{margin: 0.5rem auto; background-color: #005c5f;  border: 1px solid #005c5f}
.newfantasy .btn:hover{ background-color: #00393b !important}
.mercato{margin: 0.5rem auto; background-color: #007377; color: #fff; border: 1px solid #005053; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
.bids{max-width: 60px; background-color: #b6d2c4; font-weight: bold; text-align: center}
.bids:invalid{background-color: #c89a99 !important}
.budgetneg{color: #FF0000}
.lastbids table{margin: auto}
.lastbids td{padding: 5px}
.lastbids td:first-child, .lastbids td:nth-child(2){text-align: left}
.fantasy_duel{margin: auto;}
.fantasy_duel thead td:first-child{text-align: left; width: 45%}
.fantasy_duel thead td:nth-child(2){text-align: center; width: 10%}
.fantasy_duel thead td:nth-child(3){text-align: right; width: 45%}
.fantasy_match{margin: auto;}
.fantasy_match td:first-child{width: 10%}
.fantasy_match td:nth-child(2){width: 37%}
.fantasy_match td:nth-child(3){width: 16%}
.fantasy_match td:nth-child(4){width: 37%}
.effectif{margin: auto;background-color: #007377; width: 80%; color: #fff; padding-top: 0.5rem; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px}
.futeffectif{margin: auto; color: #fff; padding-top: 0.5rem; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px}
.legend{background: url('/images/futcards/legend.png'); -webkit-background-size: cover; background-size: cover; width: 209px; height: 320px}
.raregold{background: url('/images/futcards/raregold.png'); -webkit-background-size: cover; background-size: cover; width: 201px; height: 320px}
.unraregold{background: url('/images/futcards/unraregold.png'); -webkit-background-size: cover; background-size: cover; width: 204px; height: 320px}
.raresilver{background: url('/images/futcards/raresilver.png'); -webkit-background-size: cover; background-size: cover; width: 213px; height: 320px}
.unraresilver{background: url('/images/futcards/unraresilver.png'); -webkit-background-size: cover; background-size: cover; width: 204px; height: 320px}
.rarebronze{background: url('/images/futcards/rarebronze.png'); -webkit-background-size: cover; background-size: cover; width: 202px; height: 320px}
.unrarebronze{background: url('/images/futcards/unrarebronze.png'); -webkit-background-size: cover; background-size: cover; width: 204px; height: 320px}
.autre{background: url('/images/futcards/autre.png'); -webkit-background-size: cover; background-size: cover; width: 234px; height: 320px}
.nextgen{background: url('/images/futcards/nextgen.png'); -webkit-background-size: cover; background-size: cover; width: 201px; height: 320px}
.fifty{width: 50%}
.effectifnom{text-align: left;}
.rangatp{padding: 0.3rem 0.5rem 0.3rem 0.5rem; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background-color: #328F92; font-weight: bold }
.effectif_palmares{width: 98%; margin: auto; min-height: 40px}
.flag{text-align: left}
.full{width: 55%}
.achete{background-color: #9B2621}
.valbid{background-color: #B96763}
.valeur{background-color: #0D6C3B}
.valval{background-color: #559875}
.petit{font-size: 0.8rem; color: #7b7b7b; font-weight: normal !important;}
.petitbarre{font-size: 0.9rem; text-decoration: none !important;}
.awesomecheck{color: #0D6D3C}
.awesomelimited{color: #EFAE23}
.awesomedenied{color: #770400}
.awesomeincomplete{color: #FFDB00}
.expert{background-color: #0D6C3B !important;}
.expert .btn{background-color:#28a745 !important; border-color:#28a745 !important}
.expert .btn:hover{background-color:#218838 !important; border-color:#1e7e34 !important}
.expert .leaguexplain, .expert .sstitre td{background-color: #559875 !important}
.ultra{background-color: #9B2621 !important;}
.ultra .btn{background-color: #dc3545 !important; border-color: #dc3545 !important;}
.ultra .btn:hover{background-color:#c82333 !important; border-color:#bd2130 !important}
.ultra .leaguexplain, .ultra .sstitre td{background-color: #b96763 !important;}
.fantasytournois{list-style-type: none; margin: auto; width: 300px; text-align: left; margin-top: 1rem}
.fantasytournois li{padding-left: 50px}
.fantasytournois a{text-decoration: none; color: #fff;}
.fantasy_classement{margin: auto; width: 90%;}
.fantasy_classement td:nth-child(2){text-align: left}
.fantasy_classement td:nth-child(3){font-weight: bold;}
.fantasy_duel tr{background-color: #b8d9df;}
.fantasy_duel td{white-space: nowrap;}
.fantasy_duel thead tr{background-color: #138496 !important; color: white;}
.underline{text-decoration: underline}
.effectif_stat{margin: auto; margin-bottom: 1rem; background-color: #E19C14; color: #fff; padding-top: 0.5rem; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px}
.stat_titre{width: 100%; font-weight: bold; text-align: center}
.stat_num{width: 100%; text-align: center; background-color: #edc372; border-bottom-left-radius: 20px; -webkit-border-bottom-left-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; -webkit-border-bottom-right-radius: 20px; -moz-border-bottom-right-radius: 20px}
.effectif_vendre{padding: 0.5rem 0 0.5rem 0}
#fantainfosub1 .fas, #fantainfosub2 .fas{color: #0D6C3B;}
#fantainfosub1, #fantainfosub2{display: none}
.inscrit{text-decoration: underline}
#mercatobutton{padding-bottom: 1rem}

.newsurvivor{margin: 0.5rem auto; background-color: #0D6C3B; border: 1px solid #0a562f; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
.newsurvivor h4{color: #fff; margin-top: 0.5rem}
.newsurvivor .leaguexplain{margin: auto; color: #fff; background-color: #559875; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; padding: 1rem; text-align: justify;}
.newsurvivor .btn{margin: 0.5rem auto;}

.newclassic{margin: 0.5rem auto; background-color: #9B2621; border: 1px solid #6c1a17; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
.newclassic h4{color: #fff; margin-top: 0.5rem}
.newclassic .leaguexplain{margin: auto; color: #fff; background-color: #b96763; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; padding: 1rem; text-align: justify;}
.newclassic .btn{margin: 0.5rem auto;}
.createleague .col-sm-12, .createleague .col-sm-6{width: 90% !important;}

.soon{width: 6rem; margin: 0.5rem auto; background-color: #848484; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; color: #fff; padding: 0.5rem;}

.fantasymess{margin: 0.5rem auto; background-color: #848484; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; color: #fff; padding: 0.5rem;}
.codeligue{margin: 0.5rem auto; background-color: #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; color: #fff; padding: 0.5rem;}
.fantasywaitset{width: 50%; margin: 0.5rem auto; color: #fff; background-color: #328f92; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; padding: 1rem;}
.fantasywaitempty{width: 50%; margin: 0.5rem auto; color: #fff; background-color: #004547; border: 1px dotted #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; padding: 1rem;}

.admax table{ margin: auto; width: 90%;}
.admax tbody{border-top: 1px solid #770400; border-left: 1px solid #770400; margin-bottom: 200px}
.admax tr{border-bottom: 1px solid #770400; border-right: 1px solid #770400; background-color: #ECECEC}
.admax{-webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important; }

.row{margin: 0 !important;}
.container-fluid{flex: 1 0 auto; padding: 0 !important}
.cachemd .nav-link{padding-right: 15px !important}
.minpad{padding: 4px 15px 4px 0 !important}

.center{text-align: center !important}
.right{text-align: right !important}

.copycode{border: none;}

.btn-primary{
    background-color: #006633 !important;
    border-color: #006633 !important;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #feeed0;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
   z-index: 1500;
}

.preloadtext {
  color: #fbae17;
  float: left;
  font-weight: bold;
  margin: 0 10px 0 10px;
}

.bounceball {
  position: relative;
  float: left;
  height: 37px;
  width: 15px;
}

.bounceball:before 
{
    position: absolute;
    content: '';
    display: block;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fbae17;
    transform-origin: 50%;
    animation: bounce 500ms alternate infinite ease;
}

@keyframes bounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    transform: scaleX(2);
  }
  35% {
    height: 15px;
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0;
  }
}


#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
}

#popin{
    display: none;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0; 
    background-color: #559875;
    color: #FFFFFF;
    z-index: 3; 
    border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
    box-shadow: 5px 5px 10px; 
    padding: 10px 5px;
    overflow: auto;
}
.btnpopin{position: relative; top: 2rem}

#FantasyDS_picks, #S_picks, #D_picks, #survivorDS_picks, #TDS_picks, #NTDS_picks{
    display: none;
    margin: auto;
    position: fixed;
    top: 0; left: 0; bottom: 0; right: 0; 
    background-color: #E0E0E0;
    z-index: 3; 
    border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
    height: 80%;
    overflow: auto;
}
#cartebonus{
    display: none;
    padding: 10px;
    float: left;
}
#FantasyDS_picks table, #D_picks table, #S_picks table, #survivorDS_picks table, #TDS_picks table, #NTDS_picks table, .classt_joueur table, .joueur table, .tds table{ width: 100%;}
.palmares table, .palmares_sumup table, .atprank table{ width: 90%; margin: auto;}
.breakdown_sumup table, .breakdown table{ width: 95%; margin: auto;}
.pollresults table,.account table{ margin: auto;}
.mentions table{width: 200px; }
.mentions table{border-top: 1px solid #434343; border-left: 1px solid #434343}
.breakdown td:first-child, .breakdown td:nth-child(3), .breakdown td:nth-child(4){white-space: nowrap}
.breakdown td:first-child{width: 40%;}
#FantasyDS_picks td, #D_picks td, #S_picks td, #survivorDS_picks td, #TDS_picks td, #NTDS_picks td{padding: 5px; text-align: center}
#D_picks td:nth-child(3), #S_picks td:nth-child(3), #survivorDS_picks td:nth-child(4), #TDS_picks td:nth-child(4), #NTDS_picks td:nth-child(4){text-align: left !important}
#TDS_picks td:nth-child(1){width: 5px !important;}

#FantasyDS_picks tr:hover, #D_picks tr:hover, #S_picks tr:hover, #survivorDS_picks tr:hover, #TDS_picks tr:hover, #NTDS_picks tr:hover{cursor: pointer; background-color: #b3b3b3}

.cancelpick{font-weight:bold; background-color: #ebd4d8 !important}
.cancelpick:hover{background-color: #d3bec2 !important}
.removepick{font-weight:bold; background-color: #d1eeeb !important}
.removepick:hover{background-color: #bcd6d3 !important}

.tds{border: 1px dotted black; width: 300px; margin: auto; margin-bottom: 20px; background-color: #fff}
.locked{border: 1px solid black}
.tds:hover{cursor: pointer; background-color: #33B679; color: white;}
.locked:hover{cursor: not-allowed; background-color: #F4511E; color: white;}
.bonus, .atprank, .joueur, .classt_joueur, .palmares, .palmares_sumup {text-align: center; margin: auto;}
.bonus{margin-bottom: 2rem}
.account{text-align: center;}
.admax, .groups, .parcours, .leagues, .market{margin: 10px auto}
.atprank td, .joueur td, .tds td{text-align: center;}
.breakdown_sumup tr:nth-child(1)>td{font-weight: bold; width: 50%} 
.breakdown_sumup tr:nth-child(2)>td{background-color: #FCF8C8; color: #602020; border: 1px dashed #602020;}
.palmares_sumup td{width: 50%}
.palmares_sumup td, .breakdown_sumup td{text-align: center}
.palmares_sumup tr:nth-child(2){background-color: #B2CDB2; color: #003E00; border: 1px dashed #003E00;}
.fa-lock-open{color: #005900}
.fa-lock{color: #AA0000}
.fa-copy{color: #28a745}
.fa-copy:hover{color: #218838}


.palmares td, .breakdown td{text-align: center; background-color: #FFFFFF; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; padding: 10px}
.mentions td{text-align: center; background-color: #FFFFFF; border-right: 1px solid #434343; border-bottom: 1px solid #434343; padding: 10px}
.breakdown td:nth-child(2){color: #961c17;}
.breakdown td:nth-child(1){text-align: left !important}
.titre td{background-color: #770400 !important; border-top: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; font-weight: bold; color: #f8f1e7;}
.sstitre td{background-color: #4c9d9f !important; font-weight: bold; color: #f8f1e7;}
.fantasy_classement th{background-color: #17A2B8 !important; border-top: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; font-weight: bold; color: #f8f1e7;}

.palmares_sumup tr:nth-child(1)>td{font-size: 1.1em}
.palmares_sumup .titre td{font-size: 1.5em}

.pacourswin{background-color: #0D6C3B}
.pacourslose{background-color: #770400}
.parcourswin td{background-color: #b6d2c4; white-space: nowrap;}
.parcourslose td{background-color: #d6b3b2; white-space: nowrap;}
.parcours tr:not(:first-child) td:nth-child(1){width: 20px; text-align: left !important}
.parcours td:nth-child(3){text-align: left !important}

.leagues{background-color: #fff}
.leagues table{width: 100%; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border: 1px solid #3b0200;}
.leagues tr:first-child img{margin-right: 10px;} 
.leagues td{padding: 10px; font-size: 1.2em}
.leagues tr:first-child td{background-color: #923632; color: #fff}
.leagues tr:first-child td:first-child{font-weight: bold; text-align: left; width: 70%}
.leagues tr:first-child td:nth-child(2){width: 30%}
.leagues tr:nth-child(2) td{font-size: 1.2rem; width: 33%;}
.leagues tr:nth-child(3) td:first-child{width: 70%}
.leagues tr:nth-child(3) td:nth-child(2){width: 30%}
.leagues button{width: 50%; margin: auto}

.titre_tournoi{float: left;}
.chevl{float: left; background-color: #770400; color: #f8f1e7; border-radius: 5px 0 0 5px; padding: 10px}
.chevr{float: left; background-color: #770400; color: #f8f1e7; border-radius: 0 5px 5px 0; padding: 10px}
.onchev:hover{cursor: pointer;background-color: #fbae17; color: #770400;}
.draw{float: left; background-color: #770400; color: #f8f1e7; padding: 10px}

.float_center {float: right; position: relative; left: -50%; text-align: left;}
.float_center > .child {position: relative; left: 50%;}

.float_left{float: left;}

.photo{border-radius: 50%}
.realplayer{border: 1px solid #F4511E;}
.iaplayer{border-radius: 0 !important;}
.userplayer{border: 1px solid #006633;}
.clear{clear: both;}
.spacer{margin-bottom: 40px}
.total{margin:auto; text-align: center; background-color: #FCF8C8; color: #602020; border: 2px solid #602020; margin-top: 10px}

.italic{font-style: italic;}
.underline{text-decoration: underline;}
.dotted{    border-left: dotted 1px #770400;
    width: 10%;
    margin: auto;
    height: 100px;}
.red{color: red}
.pastille{background-color: #005900; color: white; border-radius: 30%;}
.decompte{background-color: #005900; color: white; border-radius: 20%; width: 2rem; margin: auto; font-weight: bold}

.subfoot{background-color: #770400 !important; color: #fff; border-top: 1px solid #3b0200; padding: 10px 0 10px 0}

.bandoselect{width: 100%; background-color: #770400; color: #FFFFFF; border-bottom: 1px solid #3b0200;}
.bandoselect select{background-color: #B96763 !important; color: #fff !important;}

nav ul{margin-left: 1rem;}
.navbar-collapse, nav {
    background-color: #006633 !important;
    opacity: 0.95 !important;
    height: 36px;
}
.nav-link {
    color: #fff !important;
}
.active{
    color: #fbae17 !important;
}
.nav-link:hover{
    color: #fbae17 !important;
}
.rs a {
    color: #fff !important;
    padding-top: 12px;
}
.decale{margin-bottom: 12px}
.surface{margin-top: 36px; padding-top: 22px; padding-bottom: 12px;}
.terrebattue{background: url('/images/backgrounds/terrebattue.jpg'); -webkit-background-size: cover; background-size: cover;}
.gazon{background: url('/images/backgrounds/gazon.jpg'); -webkit-background-size: cover; background-size: cover;}
.indoor{background: url('/images/backgrounds/indoor.jpg'); -webkit-background-size: cover; background-size: cover;}
.outdoor{background: url('/images/backgrounds/outdoor.jpg'); -webkit-background-size: cover; background-size: cover;}

.ic td{border: none !important;}
.classt_joueur td{white-space: nowrap !important;}
.classt_joueur td:nth-child(n+3), .atprank td:nth-child(n+3), .joueur td:not(:first-child){border-bottom: 1px solid #770400}
.noborder td:nth-child(n+3){border-bottom: none !important; line-height: 20px !important}
.classt_joueur td:nth-child(6), .atprank td:nth-child(5), .joueur td:nth-child(5){border-left: 1px solid #770400}
.parcours td:nth-child(3), .joueur td:nth-child(3), .tds td:nth-child(3){font-weight: bold}
.parcours td:nth-child(2), .classt_joueur td:nth-child(5), .joueur td:nth-child(4){color: #961c17;}   
.bandoselect img{margin: 0 10px 10px 0}
.bandoselect .totalpts{font-size: 1.2em; color: #fbae17;}
.mentions, .mentions p{text-align: left !important; background-color: #fbfbfb}

.atp{padding-top: 4px !important}

.lvlon{color: #006633 !important;}
.elimine{color: #770400 !important;}
.border_lvlon{border: 2px solid #006633;}
.border_elimine{border: 2px solid #770400;}

.listnum li{list-style-type: decimal}

.fa-shield-alt{color: #770400;}
.fa-award{color: #FD7E14;}
.fantasy_duel .fa-trophy, .fantasy_classement .fa-trophy{color: #ffc107 !important;}
.fa-trophy{color: #F4511E;}
.effectif_palmares .fa-trophy{color: #ffc107 !important; margin: 2px;}
.butir{float: left; width: 20px; height: 20px; margin: 2px; border: 1px solid; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;}
.win{background-color: #0D6C3B; border-color: #094b29}
.nul{background-color: #559875; border-color: #3b6a51}
.drawnopt{background-color: #E19C14; border-color: #b47c10}
.lose{background-color: #D42E27; border-color: #94201b}
.futrbutir{float: right; width: 20px; height: 20px; margin: 2px; text-align: center; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; color:#fff !important}
.futlbutir{float: left; width: 20px; height: 20px; margin: 2px; text-align: center; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; color:#fff !important}

.dropdown-item:hover{color: #fff; background-color: #006633}
.dropdown-menu{margin-top: -0.2rem;}

.card{float: left;background-color: #F8F1E7;border: none}
.specialcard{background-color: #F8F1E7;}
.visible{display: block !important; visibility: visible !important; margin: auto !important}
.disapeer{display: none !important; visibility: hidden !important;}

.infohelp{border: 1px solid #138496; background-color: #fff; margin: auto; padding: 1rem}
.helpbox{text-align: right; padding: 0.5rem 1rem 0 0;}
.helpbox .btn{padding: .2rem .75rem !important;}

.scoremodif{color: #770400; font-weight: bold}

.form-signin{margin: auto}
 
.cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

.cmn-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    user-select: none;
    margin: auto;
}

/* Round Style CSS Toggle Switch */

input.cmn-toggle-round + label {
    padding: 2px;
    width: 90px;
    height: 30px;
    background-color: #dddddd;
    border-radius: 60px;
}

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
    display: block;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    content: "";
}

input.cmn-toggle-round + label:before {
    right: 1px;
    background-color: #f1f1f1;
    border-radius: 60px;
    transition: background 0.4s;
}

input.cmn-toggle-round +label:after {
    width: 29px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

input.cmn-toggle-round:checked + label:before {
    background-color: #8ce196;
}

input.cmn-toggle-round:checked + label:after {
    margin-left: 60px;
}


/* Round Style CSS Toggle Switch with Flat Finish*/

input.cmn-toggle-round-flat + label {
    padding: 2px;
    width: 120px;
    height: 60px;
    background-color: #dddddd;
    border-radius: 60px;
    transition: background 0.4s;
}

input.cmn-toggle-round-flat + label:before,
input.cmn-toggle-round-flat + label:after {
    display: block;
    position: absolute;
    content: "";
}

input.cmn-toggle-round-flat + label:before {
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #fff;
    border-radius: 60px;
    transition: 0.4s;
}

input.cmn-toggle-round-flat + label:after {
    top: 4px;
    left: 4px;
    bottom: 4px;
    width: 52px;
    background-color: #dddddd;
    border-radius: 52px;
    transition: margin 0.4s, background 0.4s;
}

input.cmn-toggle-round-flat:checked + label {
    background-color: #8ce196;
}

input.cmn-toggle-round-flat:checked + label:after {
    margin-left: 60px;
    background-color: #8ce196;
}

/* Radio custom */
/* Customize the label (the container) */
.container {
  display: block;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: lightgrey;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}


/* #descrbonus{border: 1px solid black;}

/* LANGUES 
#Inscr_Langue option[value='1'] {background-image:url('images/flags/fra.svg');}
#Inscr_Langue option[value='2'] {background-image:url('images/flags/gbr.svg');}
*/

.explain{width: 200px; padding: 1rem;}

/* progress bar */
.pollresults{padding-top: 30px}
.conteneur {
  width: 100%;
  background-color: #ddd;
  border-radius: 10px;
}

.progressbar {
  text-align: right;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 3px;
  color: white;
  border-radius: 10px;
}

.bar1 {background-color: #0D6C3B}
.bar2 {background-color: #138496}
.bar3 {background-color: #e19c14}
.bar4 {background-color: brown}
.bar5 {background-color: rgb(255, 255, 128); color: #000;}
.bar6 {background-color: hsl(50, 33%, 25%)}
.bar7 {background-color: #000}

.shop_avatar{border: 2px #007377 solid; width: 260px; margin: 1rem; float: left;}
.shop_alone{border: 2px #007377 solid; width: 260px; margin: auto;}
.titreshop{background-color: #4C9D9F; color: #FFFFFF; padding-top: 3px; font-size: 1.1rem}
.tarifsshop{background-color: #4C9D9F; border-top: 1px #007377 solid; padding-bottom: 5px}
.imagebshop img{width: 256px;}
.tarifsshop button{ background-color: #770400;}
.btn-semi{width: 50%; margin: 0.5rem auto; color: #fff;}

.actif .titreshop{background-color: #770400 !important}
.actif .tarifsshop{background-color: #770400 !important; color: #FFFFFF !important; font-size: 1.1rem}
.shop img{max-height: 256px}

.avatars{width: 100%;}

/* Stripe */
.StripeElement {
  box-sizing: border-box;

  height: 40px;

  padding: 10px 12px;

  border: 1px solid transparent;
  border-radius: 4px;
  background-color: white;

  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

#rassurance{
  width:100%;
  height:64px;
  margin-bottom: 1rem;
  background-position:center center;
  background-size:contain
  ;background-repeat:no-repeat;
  background-image:url('https://www.40-a.fr/images/stripe/payment_secure3.png');
}

.form-row{width: 95% !important; margin: auto;}

#card-element{width: 95% !important}

/* Bandeau cookies */
#consentement_bandeau{
    position: fixed;
    z-index: 2147483647;
    bottom: 0;
    width: 100%;
}

#consentement_confiance{
    display: block;
    position: relative;
    z-index: 999999;
    opacity: 1;
    border: 1px solid #333;
    padding: 15px;
    background-color: #666;
}

#consentement_confiance_contenu{overflow: hidden}

#consentement_confiance_texte {color: #fff; font-size: 14px; margin: 0px 0px 10px 0px;  }      
#consentement_confiance_bouton, #consentement_confiance_requis {background-color: #047d9c; color: white; padding: 5px 10px; border: 1px solid #047d9c; border-radius: 4px; cursor: pointer;}    
#consentement_confiance_bouton:hover, #consentement_confiance_requis:hover{background-color: #08667f;}
#consentement_confiance_gestion{background-color: #666; color: #fff; border: 1px solid #fff; padding: 5px 10px; border-radius: 4px; cursor: pointer;}      
#confiance_privacy_bouton{color: #ffffff;text-decoration: underline;}  
#confiance_privacy_bouton:hover{ color: #ffffff; text-decoration: underline;}  
.confiance_messageColonne{font-size: 14px; color: #fff; margin: 15px 0px 15px 0px; float: left;}  
.confiance_boutonsColonne{float: right; margin: 10px 0px 0px 0px; font-size: 15px;} 

.LiveMatch, .LiveScoreFrame{margin: auto;}

.smally{font-size: 0.8rem}
.noheight{min-height: 100px !important; height: unset !important;}
.noheight td:nth-child(1), .noheight td:nth-child(2){display: none;}

.unraregold, .raregold, .rarebronze, .raresilver, .legend{color: #770400}
.legend .photo{margin-top: 0.5rem;}
.futflag{text-align: right; padding-right: 0.5rem}
.futage{text-align: left;  padding-left: 0.5rem}
.fut_vendre .btn{padding: none !important}
.fut_vendre .btn-danger{margin-top: 2.5rem}

.marketselect{margin-bottom: 15px; width: 200px;}

@media only screen and (max-width: 767px) {
    #logo{width: 250px; height: 136px} 
    .navlogo{width: 44px; height: 44px}
    h1{font-size: 0.9rem !important; padding: 13px}
    h2{font-size: 1rem !important}
    h3{font-size: 1rem !important; max-width: 300px !important}
    .total{height: 50px; font-size: 1.3em; line-height: 50px}
    /*.photo{display: none}*/
    .photo{width: 48px; height: 48px}
    .effectif .photo{display: block !important; width: 88px !important; height: 88px !important}
    .futeffectif .photo{width: 128px !important; height: 128px !important}
    .futeffectif .futnomjoueur{margin-top: 2.5rem}
    .raresilver .futnomjoueur{margin-top: 2.3rem !important}
    .autre .futnomjoueur{margin-top: 1.3rem !important}
    .photocard{width: 37px; height: 56px}
    .pays{width: 16px;}
    .dropdown-menu{margin-top: -0.1rem; min-width: 0 !important}
    .nav-item{padding-right: 10px}

    .account input, .account select{font-size: 0.9rem}

    .leagues td{font-size: 0.9rem}

    #FantasyDS_picks, #D_picks, #S_picks, #survivorDS_picks, #TDS_picks, #NTDS_picks{width: 90%}
    .tds td:nth-child(1), #survivorDS_picks td:nth-child(2), #TDS_picks td:nth-child(2), #NTDS_picks td:nth-child(1){width: 50px}
    .tds td:nth-child(2), #survivorDS_picks td:nth-child(3), #TDS_picks td:nth-child(3), #NTDS_picks td:nth-child(2){width: 14px}
    .tds td:nth-child(3){text-align: left !important; padding-left: 6px}
    .tds td:nth-child(4){width: 24px}
    .cadenas{width: 24px; height: 24px}

    .classt_joueur, .atprank, .joueur{width: 97%; height: 50px; line-height: 50px;}

    .breakdown td{font-size: 0.7em}

    .joueur td:nth-child(1){width: 32px}
    .joueur td:nth-child(2){width: 16px; padding-left: 5px; padding-right: 5px}
    .joueur td:nth-child(3){text-align: left !important; padding-left: 6px; font-size: 0.8em}
    .classt_joueur td:nth-child(5), .joueur td:nth-child(4){font-size: 1.2em; width: 50px}  
    .regular{font-size: 0.9rem !important} 
    .joueur td:nth-child(5){font-size: 1.2em; width: 50px}
    .parcours td:nth-child(2){font-size: 0.9em;} 
    .parcours td:nth-child(3){text-align: left !important; padding-left: 2px; font-size: 0.75em}
    .parcours td:nth-child(4){font-size: 0.8em;} 

    .palmares_sumup tr:nth-child(2){font-size: 1.2em}
    .palmares .titre td{font-size: 1.5em}
    .palmares tr:nth-child(n+1)>td{font-size: 1.2em}

    .breakdown_sumup tr:nth-child(2)>td{font-size: 1.2em}
    .breakdown td:first-child{font-size: 0.9em;}
    .breakdown td:nth-child(2){font-size: 1em;}
    .breakdown td:nth-child(3){font-size: 1em;}
    .breakdown .titre img{width: 24px; height: 24px;}

    .classt_joueur td:first-child, .atprank td:nth-child(1){font-size: 1.2em; width: 25px}
    .classt_joueur td:nth-child(2), .atprank td:nth-child(2){width: 32px; padding-left: 2px}
    .classt_joueur td:nth-child(3), .atprank td:nth-child(3){padding-left: 2px; width: 16px}
    .classt_joueur td:nth-child(4), .atprank td:nth-child(4){text-align: left !important; padding-left: 2px; font-size: 1em}
    .classt_joueur td:nth-child(6), .atprank td:nth-child(5){font-size: 1.1em; width: 50px; white-space: nowrap}

    .market table{width: 90%;}
    .market td:nth-child(1){width: 25px}
    .market td:nth-child(2){font-size: 1em; padding-left: 10px}
    .market td:nth-child(3){font-size: 1.2em; width: 25px}

    .parcours, .groups{width: 95%;}
    .parcours td:nth-child(1){font-size: 0.8rem;}     

    .pollresults table{width: 95%;} 

    .logotournoi{height: 24px}
    .fantasytournois .logotournoi{width: 39px;height: 24px}
    .typetournoi{height: 24px}
    .draw, .chevl, .chevr{height: 50px; font-size: 1.2em; width: 35px}
    .logopalmares{height: 50px}

    .viewsm{display: block !important}
    .viewl, .viewmd, .viewxl{display: none !important}
    .cachesm{display: none !important;}
     
    #loader {
        width: 300px;
        height: 150px;
        margin: -20px 0 0 -70px;
    }
    .preloadtext {font-size: 0.9em;}
    .progress{width: 150px;}

    .bandoselect{margin-bottom: 1rem; padding-top: 10px;}
    .bandoselect .totalpts{font-size: 1.2em;}
    .bandoselect img{width: 24px; height: 24px;}
    .bandoselect form{margin-bottom: -10px}
    .menutournoi{margin-top: 16px; }
    .joueur .result_fini{border: 2px solid #cc0000; }
    .joueur .result_encours{border: 2px solid #006633;}

    .admax table, .account table{font-size: 0.9rem}
    .groups button, .account button{font-size: 0.9rem; padding: 2px 4px;}
    #popin{width: 80%; height: 320px; font-size: 0.8em}
    .admax{width: 90%;}
    .pastille{padding: 3px; font-size: 0.7em}
    .decompte{padding: 0.05rem; font-size: 0.8rem}
    .world{width: 24px; height: 24px;}
    .dropdown-item{font-size: 1.2rem}

    .market table{width: 80%;}
    .leagues tr:first-child img{width: 32px; height: 32px;}  
    .leagues tr:nth-child(2) td{font-size: 1rem}
    .leagues tr:nth-child(2) img{width: 52px; height: 16px}  
    .leagues tr:nth-child(3) td:nth-child(2){font-size: 0.7rem}
    .fa-copy{font-size: 1rem !important}


    #descrbonus{padding-top: 1rem;}
    .card{margin-left: 2rem; margin-top: 1rem; font-size: 0.6rem}
    .sargsyan{font-size: 0.6rem}
    .specialcard{width: 80px; height: 120px}
    .selectedcard{border: 5px solid green; width: 80px; height: 120px}

    #cartebonus{width: 100px;}

    .infohelp{width: 90%;}

    .avatars, .shop{margin-left: 2rem}

    .newfantasy .leaguexplain{width: 90%;}
    .newsurvivor .leaguexplain{width: 90%;}
    .newclassic .leaguexplain{width: 90%;}
    .mercato{font-size: 1.2rem}
    .fantasywaitset{width: 70% !important}
    .fantasywaitempty{width: 70% !important}
    .fantasy_duel{width: 96%;}
    .fantasy_duel td{padding: 0.5rem; font-size: 1em;}
    .effectif{width: 90%}
    .fantasytournois{margin-bottom: 1rem;}
    .fantasy_classement table{width: 100%;}
    .fantasy_classement td, .fantasy_classement th{font-size: 1.1rem}
    .fantasy_classement td:nth-child(5), .fantasy_classement th:nth-child(5), .fantasy_classement td:nth-child(6), .fantasy_classement th:nth-child(6), .fantasy_classement td:nth-child(7), .fantasy_classement th:nth-child(7), 
    .fantasy_classement td:nth-child(8), .fantasy_classement th:nth-child(8), .fantasy_classement td:nth-child(9), .fantasy_classement th:nth-child(9), .fantasy_classement td:nth-child(10), .fantasy_classement th:nth-child(10){display: none;}
    .fantasy_duel thead .fantascore{font-size: 1.2rem}
    .effectif_stat{width: 100px}
    .stat_titre{font-size: 1.1rem}
    .stat_num{font-size: 1.5rem}
    .substituted{font-size: 0.8rem; color: #7b7b7b; font-weight: normal !important;}

    .confiance_messageColonne {    float: none;    }        
    .confiance_boutonsColonne {    float: none;}      
    #consentement_confiance_gestion {    display: block;    width: 95%;    margin: 0px auto;}     
    #consentement_confiance_bouton, #consentement_confiance_requis {    display: block;    width: 95%;    margin: 5px auto;}
    .LiveScoreFrame{width: 510px; height: 700px; margin-top: 50px}
    .LiveMatch{width: 90%; height: 200px; margin-top: 50px}

    .atpdetails{width: 90%;}

  .fa-shield-alt{font-size: 1.6rem}
  .fa-award{font-size: 1.6rem}
  .fantasy_duel .fa-trophy, .fantasy_classement .fa-trophy{font-size: 1.6rem}
}

@media only screen and (min-width:768px) and (max-width: 991px) {
    h1{font-size: 1.2em !important}
    h2{font-size: 1.1em !important}
    h3{font-size: 1.1em !important}
    #logo{width: 250px; height: 136px}
    .navlogo{width: 48px; height: 48px} 
    .total{height: 75px; font-size: 1.4em; line-height: 75px}
    .photo{width: 72px; height: 72px}
    .effectif .photo{width: 96px !important; height: 96px !important}
    .futeffectif .photo{width: 128px !important; height: 128px !important}
    .futeffectif .futnomjoueur{margin-top: 2.5rem}
    .legend .futnomjoueur, .raresilver .futnomjoueur{margin-top: 2.3rem !important}
    .autre .futnomjoueur{margin-top: 1.3rem !important}
    .photocard{width: 48px; height: 72px}
    .pays{width: 18px;}

    #FantasyDS_picks, #D_picks, #S_picks, #survivorDS_picks, #TDS_picks, #NTDS_picks{width: 70%}
    .tds td:nth-child(1), #survivorDS_picks td:nth-child(2), #TDS_picks td:nth-child(2), #NTDS_picks td:nth-child(1){width: 60px}
    .tds td:nth-child(2), #survivorDS_picks td:nth-child(3), #TDS_picks td:nth-child(3), #NTDS_picks td:nth-child(2){width: 16px}
    .tds td:nth-child(3){text-align: left !important; padding-left: 6px}
    .tds td:nth-child(4){width: 25px}
    .cadenas{width: 24px; height: 24px}

    .classt_joueur, .atprank, .joueur{width: 700px; height: 80px; line-height: 80px;}

    .joueur td:nth-child(1){width: 70px}
    .joueur td:nth-child(2){width: 18px; padding-left: 5px; padding-right: 5px}
    .parcours td:nth-child(3), .joueur td:nth-child(3){text-align: left !important; padding-left: 6px}
    .classt_joueur td:nth-child(5), .joueur td:nth-child(4){font-size: 1.4em; width: 80px}
    .regular{font-size: 0.9rem !important} 
    .parcours td:nth-child(2){font-size: 1.2em;}      
    .joueur td:nth-child(5){font-size: 1.4em; width: 80px}

    .palmares_sumup tr:nth-child(2){font-size: 1.6em}
    .palmares .titre td{font-size: 1.8em}
    .palmares tr:nth-child(n+1)>td{font-size: 1.3em}

    .breakdown_sumup tr:nth-child(2)>td{font-size: 1.6em}
    .breakdown td:first-child{font-size: 1.1em;}
    .breakdown td:nth-child(2){font-size: 1.3em;}
    .breakdown td:nth-child(3){font-size: 1.3em;}
    .breakdown .titre img{width: 28px; height: 28px;}

    .classt_joueur td:first-child, .atprank td:nth-child(1){font-size: 1.6em;  width: 30px}
    .classt_joueur td:nth-child(2), .atprank td:nth-child(2){width: 70px; padding-left: 12px}
    .classt_joueur td:nth-child(3), .atprank td:nth-child(3){padding-left: 12px; width: 18px}
    .classt_joueur td:nth-child(4), .atprank td:nth-child(4){text-align: left !important; padding-left: 12px; font-size: 1.3em}
    .classt_joueur td:nth-child(6), .atprank td:nth-child(5){font-size: 1.4em; width: 80px}

    .market table{width: 300px;}
    .market td:nth-child(1){width: 25px}
    .market td:nth-child(2){font-size: 1.2em; padding-left: 10px}
    .market td:nth-child(3){font-size: 1.4em; width: 25px}

    .groups{width: 90%;}
    .parcours{width: 500px;}

    .pollresults table{width: 500px;} 

    .logotournoi{height: 40px}
    .fantasytournois .logotournoi{width: 39px;height: 24px}
    .typetournoi{height: 28px}
    .draw, .chevl, .chevr{height: 60px; font-size: 1.4em; width: 40px}
    .logopalmares{height: 60px}
    .fa-lock-open, .fa-lock{font-size: 1.2em}

    .viewmd{display: block !important}
    .viewl, .viewxl, .viewsm{display: none !important}
    .cachemd{display: none !important;}

    #loader {
        width: 400px;
        height: 150px;
        margin: -30px 0 0 -130px;
    }
    .preloadtext {font-size: 1em;}
    .progress{width: 230px;}

    .bandoselect{margin-bottom: 1rem; padding-top: 20px;}
    .bandoselect .totalpts{font-size: 1.4em}
    .bandoselect img{width: 28px; height: 28px;}
    .menutournoi{margin-top: 0px; margin-bottom: 0px}
    .result_fini{border: 2px solid #cc0000; }
    .result_encours{border: 2px solid #006633;}
    .groups button, .account button{padding: 2px 4px;font-size: 1em}
    #popin{width: 350px; height: 320px; font-size: 0.9em}
    .admax{width: 400px;}
    .pastille{padding: 4px; font-size: 0.8em}
    .decompte{padding: 0.05rem; font-size: 0.9rem}
    .world{width: 24px; height: 24px;}
    .dropdown-item{font-size: 1.4rem}

    .leagues{width: 500px;}
    .leagues tr:first-child img{width: 36px; height: 36px;} 
    .leagues tr:nth-child(2) td{font-size: 1.2rem}
    .leagues tr:nth-child(2) img{width: 65px; height: 20px}

    #descrbonus{padding-top: 1.5rem;}
    .card{margin-left: 2rem; margin-top: 1.5rem; font-size: 0.8rem}
    .sargsyan{font-size: 0.8rem}
    .specialcard{width: 100px; height: 150px}
    .selectedcard{border: 5px solid green; width: 100px; height: 150px}
    #cartebonus{width: 200px;}
    
    .infohelp{width: 80%;}
    .avatars, .shop{margin-left: 3rem; margin-right: 1rem}

    .newfantasy .leaguexplain{width: 80%;}
    .newsurvivor .leaguexplain{width: 80%;}
    .newclassic .leaguexplain{width: 80%;}
    .mercato{font-size: 1.6rem}
    .fantasy_duel{width: 90%;}
    .fantasy_duel td{padding: 0.7rem; font-size: 1.3em}
    .fantasy_classement table{width: 90%;}
    .fantasy_classement td, .fantasy_classement th{font-size: 1.1rem}
    .fantasy_classement td:nth-child(8), .fantasy_classement th:nth-child(8), .fantasy_classement td:nth-child(9), .fantasy_classement th:nth-child(9), .fantasy_classement td:nth-child(10), .fantasy_classement th:nth-child(10){display: none;}
    .fantasy_duel thead .fantascore{font-size: 1.5rem}
    .effectif_stat{width: 200px}
    .stat_titre{font-size: 1.2rem}
    .stat_num{font-size: 1.8rem}
    .substituted{font-size: 0.9rem; color: #7b7b7b; font-weight: normal !important;}
    .LiveScoreFrame{width: 600px; height: 800px; margin-top: 60px}
    .LiveMatch{width: 600px; height: 327px; margin-top: 60px}

    .atpdetails{width: 80%;}

    .fa-shield-alt{font-size: 1.7rem}
    .fa-award{font-size: 1.7rem}
    .fantasy_duel .fa-trophy, .fantasy_classement .fa-trophy{font-size: 1.7rem}
}

@media only screen and (min-width:992px) and (max-width: 1199px) { 
    h1{font-size: 1.3em !important}
    h2{font-size: 1.2em !important}
    h3{font-size: 1.2em !important}
    .navlogo{width: 64px; height: 64px; margin-top: 15px} 
    #logo{width: 300px; height: 163px} 
    .total{height: 100px; font-size: 1.5em; line-height: 100px}
    .photo{width: 80px; height: 80px}
    .effectif .photo{width: 96px !important; height: 96px !important}
    .futeffectif .photo{width: 128px !important; height: 128px !important}
    .futeffectif .futnomjoueur{margin-top: 2.5rem}
    .legend .futnomjoueur, .raresilver .futnomjoueur{margin-top: 2.3rem !important}
    .autre .futnomjoueur{margin-top: 1.3rem !important}
    .photocard{width: 53px; height: 80px}
    .pays{width: 20px;}

    .brouillard, .tds{width: 350px;}
    .tds td:nth-child(1){width: 75px}
    .tds td:nth-child(2){width: 25px}
    .tds td:nth-child(3){text-align: left !important; padding-left: 6px}
    .tds td:nth-child(4){width: 30px}
    .cadenas{width: 32px; height: 32px}

    #FantasyDS_picks, #D_picks, #S_picks, #survivorDS_picks, #TDS_picks, #NTDS_picks{width: 50%}
    #survivorDS_picks td:nth-child(2), #TDS_picks td:nth-child(2), #NTDS_picks td:nth-child(1){width: 64px}
    #survivorDS_picks td:nth-child(3), #TDS_picks td:nth-child(3), #NTDS_picks td:nth-child(2){width: 18px}

    .joueur{width: 480px; height: 90px; line-height: 90px; font-size: 1em}
    .classt_joueur, .atprank{width: 900px; height: 90px; line-height: 90px; font-size: 1em}

    .joueur td:nth-child(1){width: 70px}
    .joueur td:nth-child(2){width: 20px; padding-left: 5px; padding-right: 5px}
    .parcours td:nth-child(3), .joueur td:nth-child(3){text-align: left !important; padding-left: 6px}
    .classt_joueur td:nth-child(5), .joueur td:nth-child(4){font-size: 1.5em; width: 90px}
    .regular{font-size: 1rem !important} 
    .parcours td:nth-child(2){font-size: 1.3em;}     
    .joueur td:nth-child(5){font-size: 1.5em; width: 90px}
    .parcours td:nth-child(4){font-size: 1.1em;} 

    .palmares_sumup tr:nth-child(2){font-size: 1.8em}
    .palmares .titre td{font-size: 1.9em}
    .palmares tr:nth-child(n+1)>td{font-size: 1.4em}

    .breakdown_sumup tr:nth-child(2)>td{font-size: 1.8em}
    .breakdown td:first-child{font-size: 1.2em;}
    .breakdown td:nth-child(2){font-size: 1.4em;}
    .breakdown td:nth-child(3){font-size: 1.4em;}
    .breakdown .titre img{width: 32px; height: 32px;}

    .classt_joueur td:first-child, .atprank td:nth-child(1){font-size: 1.8em; width: 37px}
    .classt_joueur td:nth-child(2), .atprank td:nth-child(2){width: 70px; padding-left: 18px}
    .classt_joueur td:nth-child(3), .atprank td:nth-child(3){padding-left: 18px; width: 20px}
    .classt_joueur td:nth-child(4), .atprank td:nth-child(4){text-align: left !important; padding-left: 18px; font-size: 1.3em}
    .classt_joueur td:nth-child(6), .atprank td:nth-child(5){font-size: 1.5em; width: 90px}

    .market table{width: 350px;}
    .market td:nth-child(1){width: 25px}
    .market td:nth-child(2){font-size: 1.3em; padding-left: 10px}
    .market td:nth-child(3){font-size: 1.6em; width: 25px}

    .groups{width: 80%;}
    .parcours{width: 600px;}
    .pollresults table{width: 600px;} 

    .logotournoi{height: 45px}
    .fantasytournois .logotournoi{width: 39px;height: 24px}
    .typetournoi{height: 32px}
    .draw, .chevl, .chevr{height: 65px; font-size: 1.6em; width: 45px;}
    .logopalmares{height: 65px}
    .fa-lock-open, .fa-lock{font-size: 1.4em}

    .viewl{display: block !important}
    .viewxl, .viewmd, .viewsm{display: none !important}
    .cachel{display: none !important;}

    #loader {
        width: 600px;
        height: 150px;
        margin: -50px 0 0 -220px;
    }
    .preloadtext {font-size: 1.1em;}
    .progress{width: 420px;}

    .bandoselect{margin-bottom: 1rem; padding-top: 30px;}
    .bandoselect select{font-size: 1.1em}
    .bandoselect .totalpts{font-size: 1.5em}
    .bandoselect img{width: 32px; height: 32px;}
    .menutournoi{margin-top: 0px; margin-bottom: 0px}
    .result_fini{border: 3px solid #cc0000; }
    .result_encours{border: 3px solid #006633;}
    .groups button, .account button{padding: 3px 6px;font-size: 1.05em}
    #popin{width: 50%; height: 320px;}
    .admax{width: 500px;}
    .pastille{padding: 5px; font-size: 0.9em}
    .decompte{padding: 0.2rem; font-size: 1.1rem}
    .world{width: 32px; height: 32px;}
    .dropdown-item{font-size: 1.5rem}

    .leagues{width: 600px;}
    .leagues tr:first-child img{width: 42px; height: 42px;} 
    .leagues tr:nth-child(2) td{font-size: 1.3rem}
    .leagues tr:nth-child(2) img{width: 65px; height: 20px}

    #descrbonus{padding-top: 2rem;}
    .card{margin-left: 2rem; margin-top: 2rem;}
    .specialcard{width: 160px; height: 240px}
    .selectedcard{border: 10px solid green; width: 160px; height: 240px}

    #cartebonus{width: 300px;}

    .infohelp{width: 60%;}
    .avatars, .shop{margin-left: 4rem; margin-right: 2rem}

    .newfantasy .leaguexplain{width: 80%;}
    .newsurvivor .leaguexplain{width: 80%;}
    .newclassic .leaguexplain{width: 80%;}
    .mercato{font-size: 2rem}
    .fantasy_duel{width: 80%;}
    .fantasy_duel td{padding: 0.8rem; font-size: 1.3em}
    .fantasy_classement table{width: 80%;}
    .fantasy_classement td, .fantasy_classement th{font-size: 1.2rem}
    .fantasy_duel thead .fantascore{font-size: 1.5rem}
    .effectif_stat{width: 250px}
    .stat_titre{font-size: 1.3rem}
    .stat_num{font-size: 2rem}
    .substituted{font-size: 1rem; color: #7b7b7b; font-weight: normal !important;}
    .LiveScoreFrame{width: 800px; height: 800px; margin-top: 80px}
    .LiveMatch{width: 800px; height: 436px; margin-top: 80px}

    .atpdetails{width: 75%;}

    .fa-shield-alt{font-size: 1.8rem}
    .fa-award{font-size: 1.8rem}
    .fantasy_duel .fa-trophy, .fantasy_classement .fa-trophy{font-size: 1.8rem}
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {  
    h1{font-size: 1.4em !important}
    h2{font-size: 1.3em !important}
    h3{font-size: 1.3em !important}
    .form-signin{max-width: 420px !important}
    .navlogo{margin-top: 30px} 
    #logo{width: 390px; height: 212px} 
    .total{height: 100px; font-size: 1.6em; line-height: 100px}
    .photo{width: 100px; height: 100px}
    .futeffectif .photo{width: 128px !important; height: 128px !important}
    .futeffectif .futnomjoueur{margin-top: 2.5rem}
    .legend .futnomjoueur, .raresilver .futnomjoueur{margin-top: 2.3rem !important}
    .autre .futnomjoueur{margin-top: 1.3rem !important}
    .photocard{width: 66px; height: 100px}
    .pays{width: 24px;}

    .brouillard, .tds{width: 400px}
    .tds td:nth-child(1){width: 100px}
    .tds td:nth-child(2){width: 25px}
    .tds td:nth-child(3){text-align: left !important; padding-left: 6px}
    .tds td:nth-child(4){width: 50px}

    #FantasyDS_picks, #D_picks, #S_picks, #survivorDS_picks, #TDS_picks, #NTDS_picks{width: 40%}
    #survivorDS_picks td:nth-child(2), #TDS_picks td:nth-child(2), #NTDS_picks td:nth-child(1){width: 75px}
    #survivorDS_picks td:nth-child(3), #TDS_picks td:nth-child(3), #NTDS_picks td:nth-child(2){width: 25px}

    .joueur{width: 550px; height: 100px; line-height: 100px}
    .classt_joueur, .atprank{width: 900px; height: 100px; line-height: 100px}
    .parcours{width: 700px;}
    .pollresults table{width: 700px;} 

    .joueur td:nth-child(1){width: 100px}
    .joueur td:nth-child(2){width: 25px; padding-left: 5px; padding-right: 5px}
    .parcours td:nth-child(3), .joueur td:nth-child(3){text-align: left !important; padding-left: 6px}
    .classt_joueur td:nth-child(5), .joueur td:nth-child(4){font-size: 1.6em; width: 100px}  
    .regular{font-size: 1rem !important} 
    .parcours td:nth-child(2){font-size: 1.4em;}  
    .joueur td:nth-child(5){font-size: 1.6em; width: 100px}  
    .parcours td:nth-child(4){font-size: 1.2em;}

    .leagues tr:first-child img{width: 48px; height: 48px;} 

    .breakdown_sumup tr:nth-child(2)>td{font-size: 2em}
    .breakdown td:first-child{font-size: 1.2em;}
    .breakdown td:nth-child(2){font-size: 1.4em;}
    .breakdown td:nth-child(3){font-size: 1.4em;}
    .breakdown .titre img{width: 32px; height: 32px;}

    .palmares_sumup tr:nth-child(2){font-size: 2em}
    .palmares .titre td{font-size: 2em}
    .palmares tr:nth-child(n+1)>td{font-size: 1.4em}

    .classt_joueur td:first-child, .atprank td:first-child{font-size: 2em; width: 42px}
    .classt_joueur td:nth-child(2), .atprank td:nth-child(2){width: 100px; padding-left: 24px}
    .classt_joueur td:nth-child(3), .atprank td:nth-child(3){width: 25px; padding-left: 24px}
    .classt_joueur td:nth-child(4), .atprank td:nth-child(4){text-align: left !important; padding-left: 24px; font-size: 1.4em}
    .classt_joueur td:nth-child(6), .atprank td:nth-child(5){font-size: 1.6em; width: 100px}

    .market table{width: 400px;}
    .market td:nth-child(1){width: 25px}
    .market td:nth-child(2){font-size: 1.4em; padding-left: 10px}
    .market td:nth-child(3){font-size: 1.8em; width: 42px}

    .viewxl{display: block !important}
    .viewl, .viewmd, .viewsm{display: none !important}
    .cachexl{display: none !important;}

    .logotournoi{height: 50px}
    .fantasytournois .logotournoi{width: 59px;height: 36px}
    .typetournoi{height: 36px}
    .chevl, .chevr{height: 70px; font-size: 1.8em; width: 45px;}
    .draw{height: 70px; font-size: 1.8em; width: 55px;}

    .logopalmares{height: 70px}
    .fa-lock-open, .fa-lock{font-size: 1.6em}

    #loader {
        width: 600px;
        height: 150px;
        margin: -40px 0 0 -240px;
    }
    .preloadtext {font-size: 1.2em;}
    .progress{width: 540px;}

    .bandoselect{margin-bottom: 1rem; padding-top: 30px;}
    .bandoselect select{font-size: 1.2em}
    .bandoselect .totalpts{font-size: 1.6em}
    .bandoselect img{width: 48px; height: 48px;}
    .menutournoi{margin-top: 0px; margin-bottom: 0px}
    .joueur .result_fini{border: 3px solid #cc0000; }
    .joueur .result_encours{border: 3px solid #006633;}

    .leagues{width: 600px;}
    .leagues tr:nth-child(2) td{font-size: 1.4rem}
    .leagues tr:nth-child(2) img{width: 72px; height: 22px}

    .groups button, .account button{padding: 3px 6px;font-size: 1.1em}
    #popin{width: 40%; height: 320px;}
    .admax{width: 600px;}
    .pastille{padding: 5px; font-size: 0.9em}
    .decompte{padding: 0.2rem; font-size: 1.2rem}
    .world{width: 32px; height: 32px;}
    .dropdown-item{font-size: 1.5rem}

    #descrbonus{padding-top: 2rem;}
    .card{margin-left: 2rem; margin-top: 2rem;}
    .selectedcard{border: 10px solid green; width: 200px; height: 300px; background-color: green}

    #cartebonus{width: 350px;}
    .infohelp{width: 50%;}
    .avatars, .shop{margin-left: 6rem; margin-right: 4rem}

    .newfantasy .leaguexplain{width: 80%;}
    .newsurvivor .leaguexplain{width: 80%;}
    .newclassic .leaguexplain{width: 80%;}
    .mercato{font-size: 2rem}
    .fantasy_duel{width: 75%;}
    .fantasy_duel td{padding: 1rem; font-size: 1.4em}
    .fantasy_classement table{width: 70%;}
    .fantasy_classement td, .fantasy_classement th{font-size: 1.3rem}
    .fantasy_duel thead .fantascore{font-size: 1.6rem}
    .effectif_stat{width: 300px}
    .stat_titre{font-size: 1.5rem}
    .stat_num{font-size: 2.5rem}
    .substituted{font-size: 1rem; color: #7b7b7b; font-weight: normal !important;}
    .LiveScoreFrame{width: 1100px; height: 800px; margin-top: 100px}
    .LiveMatch{width: 1100px; height: 600px; margin-top: 100px}

    .atpdetails{width: 70%;}

    .fa-shield-alt{font-size: 1.9rem}
    .fa-award{font-size: 1.9rem}
    .fantasy_duel .fa-trophy, .fantasy_classement .fa-trophy{font-size: 1.9rem}
}

@media only screen and (min-width: 1600px) {  
    h1{font-size: 1.4em !important}
    h2{font-size: 1.3em !important}
    h3{font-size: 1.3em !important}
    .form-signin{max-width: 420px !important}
    .navlogo{margin-top: 30px} 
    #logo{width: 390px; height: 212px} 
    .total{height: 100px; font-size: 1.6em; line-height: 100px}
    .photo{width: 100px; height: 100px}
    .effectif .photo{width: 128px !important; height: 128px !important}
    .futeffectif .photo{width: 128px !important; height: 128px !important}
    .futeffectif .futnomjoueur{margin-top: 2.5rem}
    .legend .futnomjoueur, .raresilver .futnomjoueur{margin-top: 2.3rem !important}
    .autre .futnomjoueur{margin-top: 1.3rem !important}
    .photocard{width: 66px; height: 100px}
    .pays{width: 24px;}

    .brouillard, .tds{width: 400px}
    .tds td:nth-child(1){width: 100px}
    .tds td:nth-child(2){width: 25px}
    .tds td:nth-child(3){text-align: left !important; padding-left: 6px}
    .tds td:nth-child(4){width: 50px}

    #FantasyDS_picks, #D_picks, #S_picks, #survivorDS_picks, #TDS_picks, #NTDS_picks{width: 40%}
    #survivorDS_picks td:nth-child(2), #TDS_picks td:nth-child(2), #NTDS_picks td:nth-child(1){width: 75px}
    #survivorDS_picks td:nth-child(3), #TDS_picks td:nth-child(3), #NTDS_picks td:nth-child(2){width: 25px}

    .joueur{width: 550px; height: 100px; line-height: 100px}
    .classt_joueur, .atprank{width: 900px; height: 100px; line-height: 100px}
    .parcours{width: 700px;}
    .pollresults table{width: 700px;} 

    .joueur td:nth-child(1){width: 100px}
    .joueur td:nth-child(2){width: 25px; padding-left: 5px; padding-right: 5px}
    .parcours td:nth-child(3), .joueur td:nth-child(3){text-align: left !important; padding-left: 6px}
    .classt_joueur td:nth-child(5), .joueur td:nth-child(4){font-size: 1.6em; width: 100px}  
    .regular{font-size: 1rem !important} 
    .parcours td:nth-child(2){font-size: 1.4em;}  
    .joueur td:nth-child(5){font-size: 1.6em; width: 100px}  
    .parcours td:nth-child(4){font-size: 1.2em;}

    .leagues tr:first-child img{width: 48px; height: 48px;} 

    .breakdown_sumup tr:nth-child(2)>td{font-size: 2em}
    .breakdown td:first-child{font-size: 1.2em;}
    .breakdown td:nth-child(2){font-size: 1.4em;}
    .breakdown td:nth-child(3){font-size: 1.4em;}
    .breakdown .titre img{width: 32px; height: 32px;}

    .palmares_sumup tr:nth-child(2){font-size: 2em}
    .palmares .titre td{font-size: 2em}
    .palmares tr:nth-child(n+1)>td{font-size: 1.4em}

    .classt_joueur td:first-child, .atprank td:first-child{font-size: 2em; width: 42px}
    .classt_joueur td:nth-child(2), .atprank td:nth-child(2){width: 100px; padding-left: 24px}
    .classt_joueur td:nth-child(3), .atprank td:nth-child(3){width: 25px; padding-left: 24px}
    .classt_joueur td:nth-child(4), .atprank td:nth-child(4){text-align: left !important; padding-left: 24px; font-size: 1.4em}
    .classt_joueur td:nth-child(6), .atprank td:nth-child(5){font-size: 1.6em; width: 100px}

    .market table{width: 400px;}
    .market td:nth-child(1){width: 25px}
    .market td:nth-child(2){font-size: 1.4em; padding-left: 10px}
    .market td:nth-child(3){font-size: 1.8em; width: 42px}

    .viewxl{display: block !important}
    .viewl, .viewmd, .viewsm{display: none !important}
    .cachexl{display: none !important;}

    .logotournoi{height: 50px}
    .fantasytournois .logotournoi{width: 59px;height: 36px}
    .typetournoi{height: 36px}
    .chevl, .chevr{height: 70px; font-size: 1.8em; width: 45px;}
    .draw{height: 70px; font-size: 1.8em; width: 55px;}

    .logopalmares{height: 70px}
    .fa-lock-open, .fa-lock{font-size: 1.6em}

    #loader {
        width: 600px;
        height: 150px;
        margin: -40px 0 0 -240px;
    }
    .preloadtext {font-size: 1.2em;}
    .progress{width: 540px;}

    .bandoselect{margin-bottom: 1rem; padding-top: 30px;}
    .bandoselect select{font-size: 1.2em}
    .bandoselect .totalpts{font-size: 1.6em}
    .bandoselect img{width: 64px; height: 64px;}
    .menutournoi{margin-top: 0px; margin-bottom: 0px}
    .joueur .result_fini{border: 3px solid #cc0000; }
    .joueur .result_encours{border: 3px solid #006633;}

    .leagues{width: 600px;}
    .leagues tr:nth-child(2) td{font-size: 1.4rem}
    .leagues tr:nth-child(2) img{width: 72px; height: 22px}

    .groups button, .account button{padding: 3px 6px;font-size: 1.1em}
    #popin{width: 40%; height: 320px;}
    .admax{width: 600px;}
    .pastille{padding: 5px; font-size: 0.9em}
    .decompte{padding: 0.2rem; font-size: 1.2rem}
    .world{width: 32px; height: 32px;}
    .dropdown-item{font-size: 1.5rem}

    #descrbonus{padding-top: 2rem;}
    .card{margin-left: 2rem; margin-top: 2rem;}
    .selectedcard{border: 10px solid green; width: 200px; height: 300px; background-color: green}

    #cartebonus{width: 350px;}
    .infohelp{width: 50%;}
    .avatars, .shop{margin-left: 6rem; margin-right: 4rem}

    .newfantasy .leaguexplain{width: 80%;}
    .newsurvivor .leaguexplain{width: 80%;}
    .newclassic .leaguexplain{width: 80%;}
    .mercato{font-size: 2rem}
    .fantasy_duel{width: 75%;}
    .fantasy_duel td{padding: 1rem; font-size: 1.4em}

    .effectifnom{font-size: 1.1rem}
    .fantasy_classement table{width: 70%;}
    .fantasy_classement td, .fantasy_classement th{font-size: 1.4rem}
    .fantasy_duel thead .fantascore{font-size: 1.6rem}
    .effectif_stat{width: 300px}
    .stat_titre{font-size: 1.5rem}
    .stat_num{font-size: 2.5rem}
    .substituted{font-size: 1.05rem; color: #7b7b7b; font-weight: normal !important;}
    .LiveScoreFrame{width: 1100px; height: 800px; margin-top: 100px}
    .LiveMatch{width: 1100px; height: 600px; margin-top: 100px}

    .atpdetails{width: 60%;}

    .fa-shield-alt{font-size: 2rem}
    .fa-award{font-size: 2rem}
    .fantasy_duel .fa-trophy, .fantasy_classement .fa-trophy{font-size: 2rem}
    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        margin-top: 1rem;
}