.um-account-side {
    width: 100%;
    float: none;
    padding: 0;
}



div.uimob500 .um-profile-photo {
    position: relative;
}/*
Theme Name: Twenty Sixteen
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen
Template: twentysixteen
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
rouge foncé : #AE141F
rouge claire : #A8131B
bleu #106AA8
OR #DCBE87
Noire : #171714
**/

/* body{
    background-image: url(https://teampronos.com/wp-content/uploads/2018/03/fond_h.jpg);
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    background-attachment: fixed;
} */
 body{
   background-color: #fff;
 }
h2 {
    color: #ADCC51;
}
a:focus
button:focus,
*:focus {
  outline:none;
}
.entry-content p {
  font-size: 14px;
}
.entry-content iframe {
   width: 100%;
}
img.actu {
    float: right;
    padding: 0 0px 10px 10px;
}
.actualite .entry-content ul {
    padding: 0 0 0 20px;
    display: inline-block;
}
.actualite .entry-content p {
    display: block;
    vertical-align: top;
}
.site-header,
.site-header *{
  webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.site-header {
    position: fixed;
    z-index: 2;
    width: 100%;
    left: 0;
    padding: 0 0 0 5%;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    background-image: linear-gradient(to right top, #30aab9, #2da8b8, #29a7b6, #25a5b5, #21a4b4, #1ea1b1, #1a9daf, #169aac, #1294a7, #0d8ea1, #08899c, #038396);
    border-bottom: 15px solid #026472;
}
.site-header.scroll {
    z-index: 99;
    height: 60px;
    width: 100%;
    border-bottom: 4px solid #ADCC51;
    left: 0;
}
.scroll .site-header-menu {
    margin: 0;
}
.scroll .custom-logo {
    max-width: 90px;
}
.site-header-main .site-branding {
    margin: 0;
    font-family: 'MuseoModerno', cursive;
    font-size: 35px;
    position: relative;
}
.site-header-main .site-branding a {
  color: #fff;
}

.site-header-main .site-branding a:after {
    content: '';
    width: 70%;
    height: 4px;
    background: #fff;
    display: block;
    position: absolute;
    margin-top: -9px;
    margin-left: 2px;
}
.scroll .site-header-main .site-branding a:after {
      width: 59%;
      height: 3px;
      margin-top: -5px;
      margin-left: 2px;
}
.site-header-main .site-branding a strong {
  color: #09899c;
  font-weight: 100;
}
.site-header-main .site-branding a span {
  color: #026472;
  font-weight: 900;

}
.site-header-main .site-branding div {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  right: 0px;
  color: #ADCC51;

}

.scroll .site-header-main .site-branding {
    font-size: 25px;
    margin-right: 20px;
}

.scroll .site-header-main .site-branding div {
  margin-bottom: -4px;
}

ul.menu_select {
  float: right;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.menu_select li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu_select > li {
    cursor: pointer;
    background: #f7a600;
    color: #fff;
    padding: 2px 13px;
    width: 105px;
    text-align: center;

    position: relative;
}
.menu_select > li .dashicons {
  margin: 3px 3px 0 0;
  }
.menu_select li:hover ul {
  height:224px;
 }
ul.menu_select li ul {
    /* display: none; */
    position: absolute;
    right: 0;
    background: #fff;
    padding: 0;
    margin: 0;
    margin-left: -86px;
    margin-top: 2px;
    text-align: right;
    width: 170px;
    height: 0;
    overflow: hidden;
    border-right: 2px solid #f7a600;
    webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
ul.menu_select li ul li {
  padding: 2px 10px;
}

ul.menu_select li ul li:hover {
  background: #F3F6F9;
}
ul.menu_select li ul li.active {
  background: #ADCC51;
}
ul.menu_select li ul li.active a {
  color: #ffffff;
}
.menu_select li a {
  font-size: 14px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}

#btn_infos {

}
#btn_infos.active {

}

.alerte {
  width: 100%;
  text-align: center;
  color: #fff;
  background: #d41b1b;
  margin-bottom: 10px;
}

.alerte .dashicons {
    padding-top: 3px;
    padding-right: 10px;
}

.informations {
  display: none;
}

.informations.active {
  display: block;
}

.site-content {
    padding: 5px 3.5455%;
    background: #fffffff2;
    top: 135px;
    position: relative;
    z-index: 1;
}
.site-branding, .site-header-menu, .header-image {
    margin-bottom: 1.75em;
    margin-left: 5%;
}

/** groupes **/
.page-template-groupes .entry-content {
  font-size: 0;
}

.page-template-groupes .groupe {
    width: 32%;
    display: inline-block;
    font-size: 16px;
    background: #dddddd45;
    padding: 10px 2%;
    margin: 0 1% 1% 0;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    border-bottom-right-radius: 30px;
}

.page-template-groupes .groupe h2 {
  margin: 0 0 5px 0;
  color: #ADCC51;
}
.page-template-groupes .groupe ul {
  margin: 0;
}
.page-template-groupes .groupe li {
  list-style: none;
  padding: 5px 0;
  border-bottom: 1px dashed #A8131B;
}
.page-template-groupes .groupe li a {
    text-decoration: none;
    color: #171714;
    padding: 0px 0;
    padding: 0 0 0 43px;
    position: relative;

}

.page-template-groupes .groupe li a,
.page-template-groupes .groupe li a * {

    webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;

}
.page-template-groupes .groupe li:hover a {
  color: #004a85;
}
.page-template-groupes .groupe li:hover a img {
    left: 8px;
}

.page-template-groupes .groupe li a img {
    display: inline-block;
    margin: 0;
    position: absolute;
    left: 0px;
    top: 1px;

}

.single-equipes .entry-header img {
  display: inline-block;
  margin: 0 15px 0 0;
  border: 1px solid #E3E3E3;
}

.db_middle {
  display: inline-block;
  margin: 0 0px 0 0;
  vertical-align: middle;
}
.single-equipes .entry-header h1 {
  font-size: 28px;
  line-height: normal;
}
.single-equipes .entry-header h2 {
  font-size: 15px;
}
.single-equipes .entry-content {
    margin: 0 0 0 0px;
    float: left;
    width: 81%;
}
.single-equipes .entry-left {
  float: left;
  width: 160px;
  font-size: 14px;
}
.single-equipes .entry-left strong {
  display: block;
  margin: 10px 0 0 0;
}

/** Equipes **/
.entry-content.equipes ul {
  margin: 0;
}
.entry-content.equipes ul li {
  list-style: none;
  padding: 0px 0;
  border-bottom: 1px dashed #106AA8;
}
.entry-content.equipes ul li a.link_glob {
  text-decoration: none;
  color: #171714;
  padding: 5px 0;
  display: block;
  width: 100%;
  font-size: 18px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.entry-content.equipes ul li:hover a.link_glob {
  background: #106AA8;
  color: #FFFFFF;

}
.entry-content.equipes ul li img,
.entry-content.equipes ul li .image,
.entry-content.equipes ul li .title,
.entry-content.equipes ul li .classement,
.entry-content.equipes ul li .groupe {
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 0px;
  width: 25%;
  font-size: 18px;
  text-align: center;
}

.entry-content.equipes ul li img {
  border: 1px solid #ccc;
}
.entry-content.equipes ul li .link_glob.head a {
  color: #004a85;
  font-size: 24px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;

}

/** calendrier **/
h1 {
  display: inline-block;
}
.page-template-calendrier h1 {
  display: inline-block;
}
.calendrier .match {
    margin: 10px 0px;
    padding: 15px 15px;
    background: #2aa6b624;
    font-size: 0;
    border-radius: 10px;
}
.calendrier h2 {
    margin: 15px 0 0px 0px;
    padding: 0px;
    text-align: center;
 }
 .calendrier h2:before, .calendrier h2:after {
     content: "";
     display: inline-block;
     border: 1px solid;
     width: 8%;
     vertical-align: middle;
     margin: 0 2%;
     color: #1ea2b1;
     border-radius: 40px;
 }

.calendrier .groupe {
  font-size: 16px;
}
.calendrier .stade {
  font-size: 12px;
}
.calendrier .heure {
  display: inline-block;
  margin: 0 0px;
  padding: 5px 0.5%;
  font-size: 16px;
  text-align:center;
}

.calendrier .diffuseur {
    font-size: 12px;
    text-align: right;
    width: 100%;
}

.calendrier .numero {
    font-size: 12px;
    text-align: left;
    width: 100%;
    margin: -20px 0 0 0;
    font-family: arial;
}

.match .line {
  width: 100%;
  font-size: 0px;
}
.match .line .eq_l,
.match .line .eq_r {
  width: 42%;
}
.calendrier .line .heure {
    width: 12%;
}

.affiche_live.line {
    border: 4px solid #f7a700;
    position: relative;
    margin: 15px 0 15px 0;
}

.affiche_live.line .left_info {
  color: #f7a700;
  text-align: center;
}

/** pronostics **/
#pronostics input {
    display: inline-block;
    width: 50px;
    margin: 0 10px;
    background: #fff;
    font-size: 21px;
    color: #0b508a;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.match {
  margin:0px 0;
  font-size: 0;
  width: 100%;
}
.match .eq_l, .match .eq_r {
    display: inline-block;
    width: 42%;
    color: #004a85;
    font-size: 21px;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
}
.match .eq_l.match_fini, .match .eq_r.match_fini {
    display: inline-block;
    width: 38%;
    color: #004a85;
    font-size: 21px;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    border-bottom: 1px dashed #000;
}
.match .separator.point_aff {
    position: absolute;
    right: 0;
    font-size: 17px;
    vertical-align: middle;
    width: 30%;
    text-align: right;
}
.match_fini .input_readonly {
    line-height: 17px;
}
.match .eq_l img, .match .eq_r img {
    display: block;
    margin: auto;
}
.match * input {
  text-align: center;
  border-radius: 5px;
  border: 1px solid #D0D8DB;
  padding: 6px 0;

}
.match * input:focus {
  outline-style:none;
  box-shadow:none;
  border: 1px solid #004a85;
}
.match * input.error {
  border: 1px solid red;
}

.match .eq_l {
  text-align: right;
}
.match .nb_pourc {
    color: #004a85;
    font-size: 21px;
     vertical-align: baseline;
     padding: 0 15px;
}
.match *.strong {
  font-weight: 900;
}
.match .separator {
    display: inline-block;
    width: 2%;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}
.single-pronostic .entry-content {
    width: 100%;
}
.input_readonly {
    display: inline-block;
    width: 19%;
    margin: 0 2px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #D0D8DB;
    padding: 5px 0;
}
.input_readonly.match_off {
  background: #ccc;
  color: #fff;
}

div.resultat_groupe {
    margin-bottom: 30px;
}
/** footer **/
.site-footer {
  position: relative;
  z-index: 10;
  margin: 181px 0 0 0;
}
/*UM*/
body .um input[type=submit].um-button, body .um input[type=submit].um-button:focus, body .um a.um-button, body .um a.um-button.um-disabled:hover, body .um a.um-button.um-disabled:focus,body  .um a.um-button.um-disabled:active {
  background: #189dae;
  font-family: 'MuseoModerno', cursive;
  font-size: 19px;
}
body .um input[type=submit].um-button:hover,body .um a.um-button:hover {
    background-color: #026472;
}

.grecaptcha-badge { visibility: hidden; }


/** Elements **/
h3 {
  display: inline-block;
}
#primary {
  position: relative;
}
.btn_red {
  display: inline-block;
  cursor: pointer;
  background: #f7a600;
  color: #fff;
  padding: 2px 13px;
  text-align: center;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  float: right;
}
.btn_red .dashicons {
    margin: 4px 0 0 0;
}
.logged-in-as {
  display: none;
}
.btn_red:hover{
  background: #F1584F;
  color: #fff;
}
.alert {
    /* position: absolute; */
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 99;
    color: #fff;
    border-radius: 10px;
    padding: 5px 3%;
    margin: 0 0 10px 0;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.alert p {
  padding: 0;
  margin: 0;
}
.alert a {
  color: #fff;
  font-weight: bold;
}
.alert .close {
    float: right;
    padding: 3px 0 0 0;
}
.alert .dashicons:before {
  color: #FFF;
  border: 1px solid #fff;
  border-radius: 100px;
  padding: 2px;
  font-size: 19px;
}
.alert.error {
    background: #cd3525;
}
.alert.info {
    background: #014683;
}
.tminus_countdown {
  margin-bottom: 15px;
}
.tminus_countdown .naboo-countdown {
    background: #002f55;
}
.tminus_countdown .naboo-dash_title {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
/** Défis **/
ul.liste_membres_defi,
ul.liste_membres_defi li ,
ul.liste_defis,
ul.liste_defis li {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.liste_membres_defi,
ul.liste_defis {
  margin-bottom: 5px;
}

ul.liste_membres_defi li,
ul.liste_defis li {
    width: 100%;
    padding: 5px 10px;
    border-bottom: 1px dashed #cbd2d8;
}
ul.liste_membres_defi li:after,
ul.liste_defis li:after {
  content: '';
  display: block;
  clear: both;
}
ul.liste_membres_defi li .title,
ul.liste_defis li .title {
    float: left;
    font-size: 18px;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

ul.liste_membres_defi li .title img {
    display: inline-block;
    margin: 0 5px 0 0;
}
ul.membres_invitation li .title {
  font-size: 16px;
}
ul.liste_defis li .nb_membres {
    float: right;
    display: block;
    margin: 0 20px 0 0;
    text-align: left;
}
ul.liste_defis li .btn {
  float: right;
  display: inline-block;
  cursor: pointer;
  background: #033054;
  color: #fff;
  padding: 2px 13px;
  text-align: center;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}
ul.liste_membres_defi li a,
ul.liste_defis li a {
  color: #033054;
  display: block;
}
ul.liste_membres_defi li a:after,
ul.liste_defis li a:after {
  content: "";
  clear: both;
  display: block;
}
ul.liste_membres_defi li:hover,
ul.liste_defis li:hover {
  background: #f5f5f5;
}
ul.liste_defis li:hover .btn {
  background: #f7a600;
  color: #fff;
}
ul.liste_membres_defi li {
  color: #033054;
}
ul.liste_membres_defi li.my_name * {
  color: #f7a700;
font-weight: 900;
}
ul.liste_membres_defi .rang {
  width: 5%;
  float: left;
  min-height: 1px;
  font-size: 0;
}
ul.liste_membres_defi .place {
    font-size: 14px;
    width: 100%;
    text-align: center;
    display: block;
    color: #969696;
    line-height: 29px;
}

ul.liste_membres_defi .rang [class^="icon-"] {
    color: #003057;
    font-size: 27px;
    line-height: 28px;
    padding: 0 5px;
}

ul.liste_membres_defi .title,
ul.liste_membres_defi .points,
ul.liste_membres_defi .eq,
ul.liste_membres_defi .eq_m {
  width: 38%;
  float: left;
  overflow: hidden;
}
ul.liste_membres_defi.membres_invitation .title {
    width: 80%;
}

ul.liste_membres_defi .title_match {
  width: 34%;
  float: left;
  text-align: center;
}
ul.liste_membres_defi .points {
  width: 23%;

}
ul.liste_membres_defi .eq {
    width: 16%;
    text-align: center;
}
ul.liste_membres_defi .eq img {
  border: 1px solid #033054;
  width: 50%;
}
ul.liste_membres_defi .eq_m {
  width: 2%;
  text-align: center;
}
ul.liste_membres_defi .points {
  text-align: center;
}
ul.liste_membres_defi .eq.no_prono {
  color: #ccc;
}
/** simple **/
.defi_simple header:after {
  content: "";
  clear: both;
  display: block;
}
.defi_simple header h2 {
  float: right;
}
/** shop **/
.shop_random h4 {
   color: #004a85;
   font-family: Montserrat, "Helvetica Neue", sans-serif;
   font-size: 18px;
   font-weight: 200;
   text-align: center;
   text-transform:uppercase;
}
.shop_random ul,
.shop_random ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shop_random ul li {
  text-align: center;
  padding: 5px 0;
}
.shop_random ul li a {
  font-size: 14px;
  display: block;
  color: #002f55;
}
#text-2 {
  display: none;
}
/** Acount **/
.entry-content .um-account-side li {
   background: #fff;
}
.entry-content .um-account-side li a span.um-account-title {
    color: #014683;
}
.entry-content .um-account-side li a:hover {
    color: #444;
    background: #f5f5f5;
}
.entry-content .um-account-meta.radius-2 img {
    text-align: center;
    display: inline-block;
}

/** Sidebar **/
#sidetop {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 999;
}
#sidetop:after {
  display: block;
  content: '';
  clear: both;
}
#nav_menu-2,
#qtranslate-2 {
  float: left;
}
#nav_menu-2 {
    margin: 0;
    position: absolute;
    right: 97px;
    top: 49px;
    height: 0;
    overflow: hidden;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
}
#nav_menu-2.active {
    height: 92px;
    overflow: hidden;
}
#menu-connected,
#menu-connected li {
  list-style: none;
  margin: 0;
  padding: 0;;
}
#menu-connected li:hover {
    background: #014683;
}
#menu-connected li:hover a {
    color: #fff;
}
#menu-connected:after {
  display: block;
  content: '';
  clear: both;
}
#menu-connected {
  background: #ffffff;
  border-bottom: 2px solid #d7290f;
  text-align: right;

 }
 #menu-connected:before {

}
 #menu-connected li {
    border-bottom: 1px solid #d7290f;
 }
.qtranxs_widget ul li {
  line-height: 56px;
}

#menu-connected li a {
color: #002f55;
display: block;
font-size: 14px;
padding: 10px 30px;
 }
 .user_menu {
     float: left;
     display: table;
     margin: 0 45px 0 0;
 }
.user_menu:after {
  display: block;
  content: '';
  clear: both;
}

.user_menu .avatar, .user_name {
    /* float: left; */
    display: table-cell;
    vertical-align: middle;
    height: 56px;
    color: #002f55;
}
.user_menu button {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 5px 5px;
    margin: 14px 0 0 10px;
}
.user_name {
  padding: 0 0 0 10px;
}
.user_menu .avatar img {
  display: block;
   outline: none;
  text-decoration: none;
  border: none;
  border-radius: 50%;
  height: auto;

}
.head_resultats {
  font-size: 0;
}
.head_resultats > * {
  display: inline-block;
  font-size: 19px;
  width: 5%;
}
.head_resultats .col-1.pts  {
  width: 20%;
}
.head_resultats .col-1  {
  text-align: center;
}
.head_resultats .col-2  {
  width: 45%;
}

.resultat_groupe h3 {
  font-size: 16px;
  margin: 0;
}
.resultat_groupe ul li {
  list-style: none;
  font-size: 14px;
  padding: 0px 0;
  border-bottom: 1px dashed #106AA8;
}
.resultat_groupe ul li img {
  margin: 0 10px 0 0;
  min-width: 30px;
}
.line_result div {
  font-size: 16px;
}
.line_result div.col-2 {
  font-size: 18px;
}

.defi_simple header h3 {
  float: right;
  padding: 10px 0 0 0;
}
.defi_simple header h3 input {
  width: 105px;
  letter-spacing: 1px;
}

.defi_simple header h3 .clipboard {
  text-align: right;
  font-weight: 100;
  font-size: 15px;
}

#menu-item-90 {
  border-left: 1px solid #f7a600;
}

/*  /pronostics-entre-amis-coupe-du-monde-2018/ */
.page-id-704 #main h1{
  font-size: 22px;
  text-align: center;
  display: block;
}
.page-id-704 #main h2{
 font-size: 16px;
 font-weight: 300;
 text-align: center;
}
.page-id-704 #main h3 {
    margin-top: 20px;
    color: #004a85;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 300;
    margin: 15px 0 15px 45px;
}
.page-id-704 #main h3:before {
    content: '';
    background: #004a85;
    border-radius: 100%;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin: 10px 0px 0px -15px;
    position: absolute;
}
a.btn {
    display: inline-block;
    cursor: pointer;
    background: #033054;
    color: #fff;
    padding: 2px 22px;
    text-align: center;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    margin: auto;
    font-size: 25px;
    font-weight: 100;
}
/*comment*/
.comment .comment-body p {
    margin: 0 0 0 45px;
    font-style: italic;
    padding: 8px 10px;
    display: inline-block;
    background: #eff1f3;
    border-radius: 20px;
    color: #1d2129;
}
.comment-author,.commentmetadata {
  float: left;
}
.commentmetadata  {
  padding: 0 0 0 20px;
}
.commentmetadata * {
  font-size: 12px;
      color: #8c8c8c;
}
.comment-body {
  content: '';
  clear: both;
  display: block;
}

.comment-body .reply {
    float: right;
}
 .site-main > article.challenge {
   margin-bottom: 10px;
 }
 #content article.challenge .entry-content {
    width: 100%;
}
 p.logged-in-as {
   display: none;
 }
 .comment-list .comment-form {
    padding: 0;
}
a.btn_conf {
  float: right;
  color: #afabab;
}
a.btn_conf:hover {
  color: red;
}
.site-main.page_promo > article {
    margin-bottom: 0;
}
a.btn_play {
    display: inline-block;
    cursor: pointer;
    background: #026472;
    color: #fff;
    padding: 2px 21px;
    text-align: center;
    margin: 12px 0 0 0;
    font-size: 17px;
    font-weight: 600;
    border: 3px solid #f7a600;
    text-transform: uppercase;
}

/***/

.circle-loader {
  margin: 0 0 0 -3px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left-color: #5cb85c;
  animation: loader-spin 1.2s infinite linear;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 2em;
  height: 2em;
}

.load-complete {
  -webkit-animation: none;
  animation: none;
  border-color: #5cb85c;
  transition: border 500ms ease-out;
}

.checkmark {
  display: none;
}
.checkmark.draw:after {
  animation-duration: 800ms;
  animation-timing-function: ease;
  animation-name: checkmark;
  transform: scaleX(-1) rotate(135deg);
}
.checkmark:after {
  opacity: 1;
  height: 1em;
  width: 0.5em;
  transform-origin: left top;
  border-right: 3px solid #5cb85c;
  border-top: 3px solid #5cb85c;
  content: '';
  left: 0.5em;
  top: 1em;
  position: absolute;
}

@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 0.5em;
    opacity: 1;
  }
  40% {
    height: 1em;
    width: 0.5em;
    opacity: 1;
  }
  100% {
    height: 1em;
    width: 0.5em;
    opacity: 1;
  }
}
.um-register .um-field .um-half {
    width: auto;
    float: none;
    margin: auto;
}

.um-account-side {
  text-align: center;
}
.um-profile-photo .avatar {
  display: inline-block;
}

.calendrier.stats h2 {
   margin: 0px 0 0px 0px;
   padding: 0px;
   text-align: center;
   font-size: 15px;
}
.calendrier.stats .h2 {
   margin: 0px 0 0px 0px;
   padding: 0px;
   text-align: center;
   font-size: 14px;
}
.calendrier.stats .match {
    margin: 0px 0px 10px 0px;
    padding: 1% 1%;
}


.calendrier.stats .match .eq_l,.calendrier.stats .match .eq_r {
  font-size: 19px;
  width: 43%;
}
.match .line_p .eq_l a,
.match .line .eq_l a ,
.calendrier.stats .match .eq_l a  {
  margin-right: 5px;
}
.match .line_p .eq_r a,
.match .line .eq_r a,
.calendrier.stats .match .eq_r a {
  margin-left: 5px;
}

.match .line_p .eq_l a, .match .line_p .eq_r a,
.match .line .eq_l a, .match .line .eq_r a,
.calendrier.stats .match .eq_l a,
.calendrier.stats .match .eq_r a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 87%;
  min-height: 45px;
}

.match .line_p .eq_l a, .match .line_p .eq_r a,
.match .line .eq_l a, .match .line .eq_r a {
  width: 74%;
 }

 .linkparier {
    width: 100%;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    border: 1px solid;
}

.match .nb_pourc.eq_r  {
    color: #004a85;
    font-size: 21px;
    vertical-align: baseline;
    padding: 0 0 0 0px;
}
.match .nb_pourc.eq_l  {
    padding: 0 0 0 0px;
}
.calendrier.stats .match .nb_pourc.eq_r,
.calendrier.stats .match .nb_pourc.eq_l  {
  width: 43%;
}

.calendrier.stats .match .left_info {
  font-size: 16px;
  padding: 0 0 0 10px;
  text-transform: initial;
  font-weight: 300;
  text-align: left;
}
.my_score {
  font-weight: 300;
  vertical-align: bottom;
}
.calendrier .line .heure.stats .link {
  font-size: 13px;
  color: #ADCC51;
  text-decoration: underline;
}
.actualite_content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
}
.block_article {
      -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    background: #ffffff;
    padding: 0;
     color: #000;
    overflow: hidden;
    padding: 0 1%;
    margin-bottom: 30px;
}
.block_article:last-child {
}
.block_article h3 {
  font-size: 16px;
}
.page-template-page_shop .content-area {
    float: none;
    margin-right: -100%;
    width: 98%;
}

.shop_block.block_article {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    background: #ffffff;
    padding: 0;
    color: #000;
    overflow: hidden;
    padding: 0 1%;
    margin-bottom: 30px;
}

.menu-footer-container {
  display: inline-block;
}

.menu-footer-container ul ,
.menu-footer-container ul li {
  list-style: none;
  padding: 0;
  margin: 0;

}
.menu-footer-container ul li {
  padding: 0 5px;
  display: inline-block;

}

.um-online-user {
    width: 32%;
    height: auto;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 20px;
}

.page-template-pronostics #pronostics h2 {
  font-size: 15px;
  text-align: center;
  margin-bottom: 1px;
  padding: 0px 0 1px 0;
}
.page-template-pronostics #pronostics .heure,
.single-pronostic .heure {
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
}

.match .eq_l, .match .eq_r {
    display: inline-block;
    width: 49%;
}

.match .eq_l.match_fini, .match .eq_r.match_fini {
    display: inline-block;
    width: 45%;
  }

#aff_old_matchs.btn_red {
    margin: 25px 0 0 0;
}

.match .separator.sep_pts {
    width: 10%;
}

.match.match_fini,h2.match_fini {
  display: none;
}

.not_my_prono .match.match,.not_my_prono h2 {
  display: none;
}

.not_my_prono .match.match_fini,.not_my_prono h2.match_fini {
  display: block;
}



.pts_total_result {
  float: right;
}

#pronostics .match .eq_l img,#pronostics .match .eq_r img {

}
#pronostics .match .eq_l img,
#pronostics .match .eq_r img {
    margin: auto;
}

.match .eq_l span.title,
.match .eq_r span.title {
  display: inline-block;
  width: 58%;
  overflow-wrap: initial;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

     vertical-align: middle;
}

#container_tab {
    width: 100%;
    height: auto;
}
#container_tab section {
    width: 19%;
    height: auto;
    float: left;
}

#container_tab section > div {
    width: 100%;
    min-height: 40px;
    margin: 10px 0;
    background: #004a85;
    padding: 6px 0 6px 6%;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    text-align: left;
    font-size: 15px;
    color: #ccc;

    overflow-wrap: initial;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#container_tab section > div:nth-child(2n) {
   margin-bottom: 40px;
}
#container_tab section > div img {
  padding: 0 5px 0 0;
}
#container_tab section > div span {
    width: 100%;
    min-height: 40px;
    margin: 10px 0;
    background: #004a85;
    color: white;
    padding: 6px 0;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    text-align: center;
    font-size: 15px;
}

#container_tab .connecter {
   width: 30px;
   height: 520px;
   float: left;
}

#container_tab .line {
   width: 30px;
   height: 520px;
   float: left;
}

#container_tab .connecter div {
    border: 1px solid #000;
    border-left: none;
    height: 67px;
    width: 100%;
    margin: 113px 0 0 1px;
}

#container_tab .connecter div:first-child {
   margin: 42px 0 0 1px;
}

#container_tab .line div {
    border-top: 1px solid #014985;
    margin: 176px 0 0 1px;
}

#container_tab .line div:first-child {
   margin-top: 80px;
}

#container_tab #quarterFinals > div {
   margin-top: 114px;
}

#container_tab #quarterFinals > div:first-child {
   margin-top: 49px;
}

#container_tab #conn2 div {
    margin-top: 177px;
    height: 176px;
}

#container_tab #conn2 div:first-child {
    margin-top: 81px;
}

#container_tab #line2 div {
   margin-top: 357px;
}

#container_tab #line2 div:first-child {
   margin-top: 166px;
}
#container_tab #semiFinals > div {
   margin-top: 294px;
}
#container_tab #semiFinals > div:first-child {
   margin-top: 136px;
}
#container_tab #conn3 div {
    margin-top: 168px;
    height: 360px;
}

#container_tab #line3 div {
   margin-top: 345px;
}

#container_tab #final > div {
   margin-top: 314px;
}

@media only screen and (max-device-width : 768px) {

  #container_tab .connecter {
    width: 3px;
  }
  #container_tab .line {
      width: 3px;
  }
  #container_tab section {
    width: 23.3%;

  }
  #container_tab section > div {
    /* font-size: 13px; */
  }

  .um-online-user {
      width:99%;
      height: auto;
      font-size: 13px;
      line-height: 24px;
      margin-bottom: 20px;
  }

  body{
      background-position: left 0px;
  }

  .site-header {
    position: relative;
      padding: 0;
  }

  .entry-title {
     font-size: 21px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 10px;
}

a.btn_play {

    background: #026472;
    color: #fff;
    padding: 2px 21px;
     margin: 9px 0 0 0;
    font-size: 14px;
     border: 2px solid #f7a600;
     border-radius: 5px;
}

#menu-toggle {
    position: absolute;
    right: 5px;
    top: 9px;
    background-color: transparent;
    border: 1px solid #f7a700;
    color: #f7a700;
    border: 1px solid #fff;
    color: #fff;
    z-index: 999999;
    margin: 0;
    padding: 7px;
}
  #menu-item-90 {
    border-left: none;
      border-top: 1px solid #002f55;
}
  #sidetop {
     top: 0;
    right: 0px;
 }
  .qtranxs_widget ul li {
    line-height: normal;
}
.qtranxs_widget ul {
    line-height: 0;
}
.site-branding, .site-header-menu, .header-image {
  margin-top: 0px;
margin-bottom: 1.75em;
margin-left: 10px;
margin-right: 10px;
}
.user_menu button {
  display: none;
}

.site-header-menu.toggled-on, .no-js .site-header-menu {
    display: block;
    width: 50%;
    position: absolute;
    top: 50px;
    background: #1a9eaf;
    right: 0;
    margin: 0;
}
.scroll .site-header-menu {
    margin: 0;
}

.main-navigation a {
    color: #ffffff;
    display: block;
    line-height: 1.3125;
    outline-offset: -1px;
    padding: 7px 0;
    text-align: center;
    border-bottom: 1px dashed #026472;
}

.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
    border-color: #026472;
    color: #026472;
    background-color: transparent;
}
.site-header-main .site-branding a {
     line-height: 16px;
}
  .site-header-main .site-branding {
    font-size: 28px;
  }
  .site-header-main .site-branding a:after {
       width: 63%;
      height: 2px;
       margin-top: -7px;
      margin-left: 2px;
  }
  .site-header-main .site-branding div {
    font-size: 11px;
  }
  .site-branding {
    /* width: 25%; */
  }
  .site-branding img {
    width: 100%;
  }
  .site-content {
    top: 5px;
    padding: 0px 1%;
}

  .match .line .eq_l,
  .match .line .eq_r {
    font-size: 15px;
  }
  .calendrier .line .heure {
      width: 16%;
 }
   .calendrier .line .heure.stats {
     width: 6%;
  }
  .calendrier.stats .match .left_info {
    font-size: 13px;
    float: none;
  text-align: left;
 }
  .calendrier .line .heure {
      width: 14%;
          padding: 0;
  }
  .calendrier.stats .match .eq_l, .calendrier.stats .match .eq_r {
      font-size: 16px;
      width: 47%;
      vertical-align: bottom;
      text-align: center;
  }

  .calendrier.stats .match .affiche_live .eq_l, .calendrier.stats .match .affiche_live .eq_r {
     width: 42%;
 }

 .calendrier.stats .match .affiche_live .heure.stats {
    width: 14%;
 }

  .match .nb_pourc {
    font-size: 18px;
    padding: 0 10px;
}
  .block_article {
    -ms-flex: 0 0 100%;
    flex: 100%;
    max-width: 100%;
  }
  .block_article img {
    width: 100%;
  }
  #pronostics input {
    width: 20%;
    margin: 0 1%;
  }
  .match .separator {
    width: 5%;
  }
  .match .eq_l, .match .eq_r {
    width: 47%;
    font-size: 14px;

}
.match .eq_l + span, .match .eq_r + span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 59%;
    display: inline-block;
    vertical-align: middle;
}

  .calendrier .match {
      padding: 15px 5px;
  }
  .match .eq_l img, .match .eq_r img {
      width: 24px;
      margin: auto;
  }

  .page-template-groupes .groupe {
      width: 99%;
       font-size: 16px;
       padding: 10px 2%;
      margin: auto;
      margin-bottom: 2%;

  }

  .entry-content.equipes ul li img,
  .entry-content.equipes ul li .image,
  .entry-content.equipes ul li .title,
  .entry-content.equipes ul li .classement,
  .entry-content.equipes ul li .groupe {
    width: 20%;
    font-size: 14px;
  }
  .entry-content.equipes ul li .title{
    width: 30%;
  }
  .entry-content.equipes ul li img {
    width: 80%;
  }
  .entry-content.equipes ul li img .image {
    width: 10%;
  }
  .entry-content.equipes ul li .link_glob.head a {
    font-size: 14px;
    vertical-align: top;

  }
  .single-equipes .entry-left ,
  .single-equipes .entry-content {
    margin: auto;
    float: none;
    width: 99%;
}
.single-equipes .entry-left {
}
.single-equipes .entry-left strong {
    display: inline-block;
    margin: 10px 3px 0 0;
}
  .page-id-704 #main h1 {
    font-size: 18px;
}
  .page-id-704 #main h2 {
    font-size: 13px;
}
.page-id-704 #main h3 {
  margin: 5px 0 5px 25px;
  font-size: 14px;
}
  .page-id-704 #main h3:before {
    width: 5px;
    height: 5px;
  }

  ul.liste_membres_defi li .title, ul.liste_defis li .title {
    font-size: 16px;
  }
  ul.liste_defis li .nb_membres {
      font-size: 12px;
  }
  .um-register .um-field .um-half {
      width: auto;
      float: none;
      margin: auto;
  }
  /***/
  .circle-loader {
  margin: 0 0 0 -4px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left-color: #5cb85c;
  animation: loader-spin 1.2s infinite linear;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
}

.load-complete {
  -webkit-animation: none;
  animation: none;
  border-color: #5cb85c;
  transition: border 500ms ease-out;
}

.checkmark {
  display: none;
}
.checkmark.draw:after {
  animation-duration: 800ms;
  animation-timing-function: ease;
  animation-name: checkmark;
  transform: scaleX(-1) rotate(135deg);
}
.checkmark:after {
  opacity: 1;
  height: 0.75em;
  width: 0.375em;
  transform-origin: left top;
  border-right: 2px solid #5cb85c;
  border-top: 2px solid #5cb85c;
  content: '';
  left: 3px;
  top: 0.75em;
  position: absolute;
}

@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 0.375em;
    opacity: 1;
  }
  40% {
    height: 0.75em;
    width: 0.375em;
    opacity: 1;
  }
  100% {
    height: 0.75em;
    width: 0.375em;
    opacity: 1;
  }
}
.um-account .um-account-side {
    width: 100%;
    float: none;
    padding: 0;
}
div.uimob500.um-account .um-profile-photo {
    position: relative;
}
.site-header.scroll {
    z-index: 99;
    height: auto;
    width: 100%;
    background: #fff;
    border-bottom: 0;
    left: 0;
}

.site-header .main-navigation + .social-navigation {
    margin-top: 0;
    display: none;
}

.scroll .site-header-menu {
  margin-top: 0px;
  margin-bottom: 1.75em;
  margin-left: 10px;
  margin-right: 10px;
}
.cookie-notice-container {
    padding: 5px;
    text-align: center;
    font-size: 8px;
}

ul.liste_membres_defi .rang [class^="icon-"] {
    color: #003057;
    font-size: 20px;
    line-height: 28px;
    padding: 0;
}
ul.liste_membres_defi li, ul.liste_defis li {
    padding: 5px 0px;
}
.defi_simple header h3 {
  float: none;
}

ul.liste_membres_defi .eq img {
    width: 75%;
}

.resultat_groupe {
  padding-bottom: 15px;
}
.resultat_groupe ul{
  margin: 0;
    padding: 0px 0;
}

.head_resultats div.col-1:nth-child(3),
.head_resultats div.col-1:nth-child(4),
.head_resultats div.col-1:nth-child(5),
.head_resultats div.col-1:nth-child(6),
.head_resultats div.col-1:nth-child(7),
.head_resultats div.col-1:nth-child(8) {
  display: none;
}
.head_resultats .col-2 {
    width: 45%;
}
.head_resultats .col-1.pts {
    width: 30%;
}
.head_resultats div.col-1 {
  width: 25%;
}
  /***/
}

@media only screen and (max-device-width : 668px) {

    .match .eq_l, .match .eq_r {
       font-size: 13px;

  }
}

@media only screen and (max-device-width : 338px) {

  .match .eq_l + span, .match .eq_r + span {
      width: 54%;
   }
}
