/* Module/Common/CSS/Main.css *************************************************************/
/* Configuration des &eacute;l&eacute;ments du template */
div.div_idalgo_header,
div.div_idalgo_content_full,
div.div_idalgo_content,
div.div_idalgo_aside{position:relative}

div.div_idalgo_header{z-index:1}
div.div_idalgo_content_full{z-index:0}
div.div_idalgo_page div.div_idalgo_content_full{margin-top:20px}

/* Configuration initiale */
div.div_idalgo_container{
    position:relative;
    display:block;
    margin:0 auto;
    color: #171717;
    font-family: GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height:1em;
    z-index: 1;
}

.div_idalgo_container a{color:#171717;}
div.div_idalgo_container a,
div.div_idalgo_container a:link,
div.div_idalgo_container a:visited,
div.div_idalgo_container a:active{text-decoration:none;}
div.div_idalgo_container img {border:0;}

.div_idalgo_container ul{list-style: none outside none;padding:0;margin:0}
.idalgo ul{list-style: none outside none;padding:0;margin:0}

/* Styles transversaux */
div.div_idalgo_clear {clear:both;}

/* A d&eacute;placer? */
li.li_idalgo_button_list{display: inline-block;margin-bottom:5px;display:inline;}
ul.ul_idalgo_button_list li + li{margin-left:5px;}
a.a_idalgo_button_list{text-decoration:none;padding:0 5px;}

div.div_idalgo_content_openclose .idalgo_dropdown_arrow{
    position:absolute;
    left:10px;
}


/** Base iDalgo ?? **/
div.div_idalgo_container h1,
div.div_idalgo_container h2,
div.div_idalgo_container h3,
div.div_idalgo_container h4,
div.div_idalgo_container h5,
div.div_idalgo_container h6 {
  text-rendering: optimizelegibility;
}

div.div_idalgo_widget_link{
    position:relative;
    height:1em;
    text-align:right;
    background-color:#f5f9fc;
}
a.a_idalgo_widget_link{
    color:#e0001a;
}

/** Link par d&eacute;fault ***/
div.div_idalgo_module_link{
    position:relative;
    margin:10px 0 0 0;
    opacity:0.75;
    filter:alpha(opacity=75);
    height:1.3125em;
    line-height:1.3125em;
    cursor:pointer;
}
div.idalgo_sprite_link{
    position:absolute;
    top:0;right:5px;
    width:22px;height:22px;
    background-position: center -1121px;
}
div.div_idalgo_module_link a.a_idalgo_module_link{
    position:absolute;
    top:0;right:0;
    padding-right:32px;
    padding-left:12px;
    font-weight:bold;
    font-size:0.75em;
    text-align:right;
    text-transform:lowercase;
    text-decoration:none;
}
div.div_idalgo_module_link a.a_idalgo_module_link:hover{
    text-decoration:underline;
}
div.div_idalgo_content_addon_node{position:relative;}
img.img_idalgo_content_addon_node{position:relative;}
span.span_idalgo_content_addon_node_title{position:relative;display:block;font-size:0.75em;color:#747474;}

.div_idalgo_pointer {
    cursor:pointer;
}

/*** Widgets ***/
div.div_idalgo_widget{margin-bottom:10px;}
div.div_idalgo_widget a{margin:0}

/** Micro Clearfix **/
.idalgo_clearfix:before, .idalgo_clearfix:after{content:' ';display:table;}
.idalgo_clearfix:after{clear:both;}

/** Badge **/
.idalgo_badge {
  font-size: 10px;
  font-weight:bold;
  line-height: 14px;
  color: #464646;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #ffffff;
  padding: 2px 5px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

/** Element mobile &agrave; cacher **/
@media only screen and (min-width: 479px) {
  .idalgo_show_mobile {display:none;}
}

/* Module/Common/CSS/Root.css *************************************************************/
:root{
    --color-gold:#DFA831;
    --color-silver:#94A9AF;
    --color-bronze:#B8885B;

    --color-man:#3792cd;
    --color-woman:#ec83a9;

    --color-white:#FFF;
    --color-black:#000;

    --color-01:#e0001a;
    --color-02:#051f3a;

    --color-light:#ffffff;
    --color-dark:#000000;

    --color-grey-01:#f5f9fc;
    --color-grey-02:#dae7f0;
    --color-grey-03:#747474;
    --color-grey-04:#464646;
    --color-grey-05:#171717;
    --color-over-01:#f5f9fc;

    --color-upcoming:#ffcc00;
    --color-inprogress:#fbde2f;
    --color-live:#fbde2f;
    --color-ended:#e50017;
    --color-stopped:#ff6600;

    --color-up:#22b14c;
    --color-equal:#c3c3c3;
    --color-down:#ed1c24;

    --font-01:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    --font-02:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    --font-size:16px
}
.idalgo{
    position:relative;
    color:var(--color-grey-05);
    font-family:var(--font-01);
    font-size:var(--font-size)
}
.idalgo button{
    font-family:var(--font-01)
}
.idalgo a{
    color:var(--color-grey-05)
}
.idalgo a[href]{
    color:unset
}
.idalgo *{
    box-sizing:border-box;
    text-decoration:unset
}
.idalgo img{
    border:0
}
.idalgo ul{
    list-style:none outside none;
    padding:0;
    margin:0
}
.idalgo li{
    list-style:none
}
.idalgo a[href]:hover{
    text-decoration:none
}
amp-script{
    opacity:1
}
/* Legacy */
div.div_idalgo_container table tbody tr:hover{
    background-color:transparent
}
.idalgo .sr-only{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden
}

/* || Widgets */
.idalgo.widget{
    border:1px solid var(--color-grey-02);
    border-radius:12px
}
.idalgo.widget > .widget.foot{
    margin:0 10px 10px 10px
}

/* || ContentFull */
.idalgo.full{
    display:grid;
    grid-template-columns:1fr minmax(0, 300px);
    gap:2em;
    align-items:start
}
.idalgo.full > .top{
    grid-row:1;
    grid-column:1/3
}
.idalgo.full > .main{
    grid-row:2/5;
    grid-column:1
}
.idalgo.full > .aside{
    display:flex;
    flex-direction:column;
    grid-row:2;
    grid-column:2;
    gap:32px
}
.idalgo.full > .aside.middle{
    grid-row:3
}
.idalgo.full > .aside.bottom{
    grid-row:4
}

/* Module/Common/CSS/MainPicture.css ******************************************************/

.idalgo_dropdown_arrow {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "";
}

span.idalgo_picture_arrow_left{
    position:relative;display:block;
    left:2px;top:0;
    height:23px;
    background-position:center -4px;
}
span.idalgo_picture_arrow_right{
    position:relative;display:block;
    right:-4px;top:0;
    height:23px;
    background-position:center -35px;
}
span.idalgo_picture_triangle{
    position:absolute;display:block;
    right:0px;top:0;
    background-position:center -124px;
}

div.idalgo_icon_openclose_title1,
div.idalgo_icon_openclose_h2 {background-position:center -248px;}
div.idalgo_icon_openclose_h3 {background-position:center -624px;height:22px;}

.idalgo_sprite{
    background-image:url('/cache/media/sprite_left.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
    overflow:hidden;
}

span.idalgo_picture_refresh{
    background-position:center -782px;
}
.idalgo_icon_timeaverage{
    background-position:center -1053px;
}
.idalgo_icon_goal{
    background-position:center -372px;
}
.idalgo_icon_yellow{
    background-position:center -403px;
}
.idalgo_icon_red{
    background-position:center -434px;
}
.idalgo_icon_penalty_in{background-position:center -682px;}
.idalgo_icon_penalty_out{background-position:center -713px;}
.idalgo_icon_yellowred{background-position:center -465px;}

.idalgo_icon_close{background-position:center -1364px;}

.idalgo_icon_minus{background-position:center -1217px;}
.idalgo_icon_plus{background-position:center -1248px;}

.idalgo_icon_dark_square_minus{background-position:center -629px;}
.idalgo_icon_dark_square_plus{background-position:center -660px;}

.idalgo_icon_navigation_prev_slim{background-position:center -3999px}
.idalgo_icon_navigation_next_slim{background-position:center -4030px}

.idalgo_icon_navigation_prev{background-position:center -2015px}
.idalgo_icon_navigation_next{background-position:center -1953px}
.idalgo_icon_navigation_calendar_close{background-position:center -2077px}
.idalgo_icon_navigation_calendar_prev{background-position:center -2139px}
.idalgo_icon_navigation_calendar_next{background-position:center -2108px}

.idalgo_icon_button_play_off{background-position:center -2764px}
.idalgo_icon_button_play_off:hover{background-position:center -2702px}
.idalgo_icon_button_play_on{background-position:center -2702px}

.idalgo_icon_button_pause_off{background-position:center -2888px}
.idalgo_icon_button_pause_off:hover{background-position:center -2826px}
.idalgo_icon_button_pause_on{background-position:center -2826px}

.idalgo_icon_button_nav_off{background-position:center -2983px}
.idalgo_icon_button_nav_off:hover{background-position:center -2952px}
.idalgo_icon_button_nav_on{background-position:center -2952px}

.idalgo_icon_menu{background-position:center -2611px;}

.idalgo_button_twitter{background-position:center -3193px;}
.idalgo_button_square_twitter{background-position:center -3348px;}

.idalgo_icon_flat_minus{background-position:center -3410px;}
.idalgo_icon_flat_plus{background-position:center -3379px}

.idalgo_icon_arrow_down{background-position:center -2673px;}
.idalgo_icon_arrow_right{background-position:center -2115px;}
.idalgo_icon_arrow_up{background-position:center -3569px;}

/*.idalgo_sprite_twitter {*/
    /*background-image:url('//si0.twimg.com/images/dev/cms/intents/icons/sprites/everything-spritev2.png');*/
    /*background-repeat:no-repeat;*/
    /*width:30px;*/
    /*height:30px;*/
    /*overflow:hidden;*/
/*}*/

.idalgo_icon_yellow_small{
    background-position:center -2298px;
}
.idalgo_icon_red_small{
    background-position:center -2330px;
}
.idalgo_icon_team_qualify{
    background-position:center -3695px;
}

.idalgo_icon_close_small {background-position:center -1767px;}

.idalgo_icon_football {background-position:center -372px;}
.idalgo_icon_basketball {background-position:center -3720px;}

.idalgo_icon_filter {background-position: center -4062px;}


.idalgo_sprite.idalgo_icon_all_sport_on {background-position:center -4588px}
.idalgo_sprite.idalgo_icon_all_sport_off {background-position:center -4619px}
.idalgo_sprite.idalgo_icon_motor_sport_on {background-position:center -4650px}
.idalgo_sprite.idalgo_icon_motor_sport_off {background-position:center -4681px}
.idalgo_sprite.idalgo_icon_tennis_sport_on {background-position:center -4712px}
.idalgo_sprite.idalgo_icon_tennis_sport_off {background-position:center -4743px}
.idalgo_sprite.idalgo_icon_football_sport_on {background-position:center -4774px}
.idalgo_sprite.idalgo_icon_football_sport_off {background-position:center -4805px}

/* Module/Common/CSS/MainDomList.css ******************************************************/

/* Listbox DropDown */
div.div_idalgo_listbox{position:relative;height:auto}
div.div_idalgo_listbox:after {
    clear: both;
}
div.div_idalgo_listbox:before,
div.div_idalgo_listbox:after {
    content: "";
    display: table;
}

div.div_idalgo_listbox a.idalgo_listbox_split_left{
    display:block;
    height:38px;
    padding-left:35px;
    line-height:38px;
    box-sizing:content-box
}

div.div_idalgo_listbox a.idalgo_listbox_split_right{
    display:block;
    height:38px;
    padding-right:35px;
    line-height:38px;
    box-sizing:content-box
}
div.div_idalgo_listbox button.idalgo_listbox_split_left{
    position:absolute;display:block;
    left:0;
    top:0;
    width:37px;
    height:38px;
    box-sizing:content-box
}
div.div_idalgo_listbox button.idalgo_listbox_split_right{
    position:absolute;display:block;
    right:0;
    top:0;
    width:37px;
    height:38px;
    box-sizing:content-box
}
div.div_idalgo_listbox .button_idalgo_dropdown {
    position: relative;
    width:100%;
    color:#e0001a;
    /*line-height:3.6363em;
    height:3.6363em;*/
    line-height:40px;
    height:40px;
    text-align:center;
    box-sizing:border-box
}
button.button_idalgo_dropdown span.idalgo_picture_triangle{top:5px}
a.a_idalgo_dropdown{overflow:hidden;}
div.div_idalgo_listbox.active ul.ul_idalgo_dropdown_menu {
  display: block;
  margin-top: 1px;
}


ul.ul_idalgo_dropdown_menu{
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    padding: 4px 0;
    margin: 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #dae7f0;
    background-clip: padding-box;
    overflow:visible;
    width: auto;
    left: 0;
    right: 0;
}

li.li_idalgo_dropdown_menu {
    position: relative;
    padding:3px 15px;
}
ul.ul_idalgo_dropdown_menu a {
    position: relative;display:block;
    font-weight: normal;
    color: #171717;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    cursor:pointer;
    font-size:0.6875em;
}

ul.ul_idalgo_dropdown_menu li.li_idalgo_dropdown_menu:hover{
    background-color: #f5f9fc;
}

div.div_idalgo_listbox.active ul.ul_idalgo_dropdown_menu{
  display: block;
}

/** Navigation **/
ul.ul_idalgo_nav{list-style:none;padding:0}
ul.ul_idalgo_nav > li.li_idalgo_left {float:left}
ul.ul_idalgo_nav > li.li_idalgo_right {float:right;}
ul.ul_idalgo_nav > li > a{display:block;background-color:#ffffff;cursor:pointer;}
ul.ul_idalgo_nav > li > a:hover, ul.ul_idalgo_nav > li:hover > a{background-color:#f5f9fc;text-decoration:none;cursor:pointer;}
ul.ul_idalgo_nav > li > a[href]:hover{text-decoration:none;}
ul.ul_idalgo_nav > li > span.span_navtab_badge {position: absolute;right: 2%;top: -8px;display: block;width: 20px;height: 20px;border-radius: 10px;line-height: 20px;color: #ffffff;}
ul.ul_idalgo_nav > li > span.span_navtab_badge:empty {display: none;}

ul.ul_idalgo_nav_pills > li > a,
ul.ul_idalgo_nav_tab > li > a{text-align:center;padding-left:0.75em;padding-right:0.75em;line-height:1.888em;font-size:0.625em;color:#464646}
ul.ul_idalgo_nav_tab > li > span{text-align:center;line-height:1.888em;font-size:0.625em;color:#464646;margin-right:5px}

/** Affichage en Tab **/
ul.ul_idalgo_nav_tab{position:relative;border-bottom:1px solid #dae7f0;margin-bottom:0.625em;}
ul.ul_idalgo_nav_tab > li {margin-bottom:-1px;position:relative;white-space:nowrap}
ul.ul_idalgo_nav_tab > li > a{border:1px solid #dae7f0;border-radius: 2px 2px 0 0;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;text-overflow:'.'}
ul.ul_idalgo_nav_tab > li > a.a_idalgo_slim{padding-left:0;padding-right:0;}
ul.ul_idalgo_nav_tab > li > a:hover{border-bottom-color:#ffffff;}
ul.ul_idalgo_nav_tab > li > a.a_idalgo_active,
ul.ul_idalgo_nav_tab > li > a.a_idalgo_active:hover{background-color:#ffffff;color:#e0001a;border-bottom-color:#ffffff;cursor:default;}
ul.ul_idalgo_nav_tab > span.span_idalgo_nav_title{position:absolute;display:block;left:1em;text-transform:uppercase;color:#747474;line-height:2em;font-size:0.75em;top:50%;margin-top:-0.944em}

.idalgo_tabbable{display:none;}
.idalgo_tabbable.idalgo_tab_active{display:block;}
.idalgo_fade{opacity:0;
-webkit-transition: opacity 1s linear;
   -moz-transition: opacity 1s linear;
     -o-transition: opacity 1s linear;
        transition: opacity 1s linear;
}
.idalgo_fade.idalgo_tab_fade_in{opacity:1;}

/** Affiche 'pillule' **/
ul.ul_idalgo_nav_pills{display:inline-block;}
ul.ul_idalgo_nav_pills > li > a{color:#747474;background-color:#ffffff;border:1px solid #dae7f0;font-size:1em;line-height:1.75em;}
ul.ul_idalgo_nav_pills > li > a.a_idalgo_active,
ul.ul_idalgo_nav_pills > li > a.a_idalgo_active:hover{color:#e0001a;background-color:#f5f9fc;}

ul.ul_idalgo_nav_pills > li + li > a{border-left:0}

/* Module/Common/CSS/MainDomTitle.css *****************************************************/

/** TITRE 1 **/
div.idalgo_title1 {
    display:block;
    position:relative;
    clear:both;
    overflow:visible;
    margin:0 0 26px 0;
    padding:0;
    border-width:0 0 1px 0;
    border-color:#747474;
    border-style:solid;
    height:32px;
}
h2.idalgo_title1 {
    position:relative;
    top:0;
    display:block;
    height:100%;
    line-height:32px;
    font-weight:bold;
    margin:0;
    padding-left:10px;
    padding-right:80px;
    font-size:1.25em;
    font-family:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    color:#171717;
    text-transform:uppercase;
    border-width: 0 0 6px 0;
    border-style:solid;
    border-color:#e0001a;
    box-sizing:content-box;
    white-space:nowrap;
}


/** TITRE 2 **/
div.idalgo_title2 {
    position:relative;clear:both;
    border-radius:2px;border:1px solid #dae7f0;
    background-color:#f5f9fc;
    opacity:0.75;filter:alpha(opacity=75);
    height:22px;margin:0.625em 0}

h3.idalgo_title2 {
    position:absolute;height:100%;margin:0;padding:0;padding-left:10px;
    font-weight:bold;font-family:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;font-size:0.6875em;color:#171717;
    text-transform:uppercase;text-align:left;line-height:22px
}
/** TITRE 3 **/
div.idalgo_title3{
    background-color: #F5F5F5;
    border: 1px solid #EAEAEB;
    border-radius: 2px 2px 2px 2px;
    clear: both;
    height: 1.375em;
    line-height: 1.375em;
    margin: 0.625em 0;
    opacity: 0.75;
    position: relative;
}
h4.idalgo_title3 {
    position:relative;
    margin:0;
    padding-left:10px;
}

/** WIDGET - TITRE 1 **/
div.idalgo_title1_widget{
    display:block;
    position:relative;
    clear:both;
    height:1.813em;
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#747474;
    text-align:left
}
h2.idalgo_title1_widget{
    position:relative;
    display:inline;
    top:8px;
    padding:0;
    padding-left:5px;
    padding-right:20px;
    margin:0;
    border-width:0 0 3px 0;
    border-style:solid;
    border-color:#e0001a;
    font-family:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    font-weight:bold;
    color:#171717;
    text-transform:uppercase;
    line-height:1.813em;
    font-size:0.875em;
}

/** WIDGET - TITRE 2 **/
div.idalgo_title2_widget,
div.idalgo_title3_widget{
    display:block;
    position:relative;
    clear:both;
    width:auto;
    height:0.937em;
    padding:0;
    padding-left:33%;
    text-align:center;
    vertical-align:bottom;
    text-align:left
}

h3.idalgo_title2_widget{
    position:relative;
    padding:0;
    margin:0;
    text-transform:uppercase;
    font-size:0.75em;
    font-family:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    font-weight:bold;
    color:#171717;
    line-height:15px;
}

/** WIDGET - TITRE 3 **/
h4.idalgo_title3_widget{
    position:relative;
    padding:0;
    margin:0;
    font-size:0.66em;
    font-family:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    font-weight:bold;
    color:#171717;
    line-height:15px;
}


/** WIDGET - FORMAT CENTRER (2)**/
div.idalgo_title1_center_widget {
    position:relative;
    display:block;
    width:100%;
    height:1.815em;
    line-height:1.5em;
    text-align:center;

}

div.idalgo_title1_center_widget h2,
div.idalgo_title2_center_widget h3 {
    margin:0;
    text-transform:uppercase
}

div.idalgo_title1_center_widget h2 {
    display: block;
    font-family: GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    font-size: 0.775em;
    font-weight: bold;
    letter-spacing: 0.3em;
    line-height: 2.2em;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 8px;
}
div.idalgo_title2_center_widget {
    position:relative;
    display:block;
    text-align:center;
    color:#051f3a;
}
div.idalgo_title2_center_widget h3:before{
    content:'';position:absolute;display:block;z-index:-1;
    top:50%;left:0;right:0;height:2px;margin-top:-1px;background-color:#e0001a}

div.idalgo_title2_center_widget h3 {
    background-color: #ffffff;
    color: #051f3a;
    display: inline;
    font-size: 0.65em;
    letter-spacing: 0.5em;
    padding:0 5px;
    line-height:1em;
}

div.idalgo_title3_center_widget {
    position:relative;
    display:block;
    height:0.937em;
    text-align:center;
}

div.idalgo_title3_center_widget h4 {
    font-size: 0.66em;
    font-weight: bold;
    line-height: 15px;
    margin: 0;
    padding: 0;
    position: relative
}

div.idalgo_title3_center_widget span {
    background-color: #ffffff;
    padding:0 10px;
    font-size:1.2em;
    color : #e0001a
}

/** WIDGET - FORMAT IMAGE (3)**/
div.idalgo_title_format3{
    clear: both;
    line-height: 1.375em;
    margin: 10px 0 25px 0;
    opacity: 0.85;
    position: relative;
}

h2.idalgo_title_format3{
    position:relative;
    padding:0;
    margin:0 40px 0 0;
    font-size:1.25em;
    font-weight:normal;
    font-family:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    color:#171717;
    line-height:1.25em;
    text-transform:uppercase;
    text-align:left
}

h3.idalgo_title_format3{
    position:relative;
    padding:0;
    margin:0 40px 0 0;
    text-transform:uppercase;
    font-size:0.75em;
    font-family:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    font-weight:normal;
    color:#747474;
    line-height:15px;
    margin-top:5px;
    margin-right:40px;
    text-align:left
}

img.idalgo_title_format3 {
    position:absolute;
    top:0;
    right:0;
    max-height:40px;
    width:auto
}

/** ICONE TITRE 1 **/
span.idalgo_title1_icon_show ,
span.idalgo_title1_icon_hide {
    position:absolute;display:block;z-index:1;cursor:pointer;
    top:50%;margin-top:-12px;height:25px;width:30px;right:10px;
    background-image:url('/cache/media/sprite_left.png');background-repeat:no-repeat;
}
span.idalgo_title1_icon_show {
    background-position:center -283px; /*-253px;*/
}
span.idalgo_title1_icon_hide {
    background-position:center -252px; /*-284px*/
}

/** ICONE TITRE 2 **/
span.idalgo_title2_icon_show ,
span.idalgo_title2_icon_hide {
    position:absolute;
    height:24px;
    width:30px;
    top:50%;
    margin-top:-12px;
    right:0;
    cursor:pointer;
    margin-right:10px;
    background-image:url('/cache/media/sprite_left.png');
    background-repeat:no-repeat;
}
span.idalgo_title2_icon_show {
    background-position:center -623px;
}
span.idalgo_title2_icon_hide {
    background-position:center -654px
}

/* Module/Common/CSS/MenuDynamicLine.css **************************************************/
nav.nav_idalgo_menu_dynamic_line{
    position:relative;
    display:block;
    width:100%;
    height:70px;
    margin:20px 0;
    padding:0;
    overflow:hidden
}

ul.ul_idalgo_menu_dynamic_line{
    position:relative;
    display:block;
    width:90%;
    margin:0 5%;
    padding:0;
    overflow:hidden
}

ul.ul_idalgo_menu_dynamic_line li.li_idalgo_menu_dynamic_line{
    position:relative;
    display:table;
    height:45px;
    float:left;
    margin:10px 0 0 0;
    text-align:center;
    border-style:solid;
    border-width:0;
    border-left-width:1px;
    border-color:#dae7f0;
    box-sizing:border-box;
    overflow:hidden;
    cursor:pointer
}
ul.ul_idalgo_menu_dynamic_line li.li_idalgo_menu_dynamic_line:first-child{
    border-style:none
}

li.li_idalgo_menu_dynamic_line span{
    display:table-cell;
    vertical-align:middle;
    text-transform:uppercase;
    font-family:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
    font-size:16px;
    line-height:16px
}

li.li_idalgo_menu_dynamic_line span.idalgo_menu_dynamic_line_name{display:inline}

li.li_idalgo_menu_dynamic_line_selected span{
    color:#e0001a;
    font-weight:bold;
    font-size:20px
}

ul.ul_idalgo_menu_dynamic_line hr{
    position:absolute;
    display:block;
    background-color:#e0001a;
    bottom:0;
    height:4px;
    margin:0;
    padding:0;
    border-style:none;
    transition:all 0.5s;
    width:0;
    left:0
}

/*div.idalgo_title1{display:none}*/
div.div_idalgo_widget_match_navigation + div div.idalgo_title1,
div.div_idalgo_widget_match_navigation + div + div div.idalgo_title1,
div.div_idalgo_widget_match_navigation + div + div + div div.idalgo_title1,
div.div_idalgo_widget_match_navigation + div + div + div + div div.idalgo_title1,
div.div_idalgo_widget_match_navigation + div + div + div + div + div div.idalgo_title1{display:none}

body div.node_idalgo_menu_dynamic_line_selected{
    opacity:1;
    transition:opacity 1s;
    width:100%;
    overflow:hidden
}
body div.node_idalgo_menu_dynamic_line_unselected{
    position:absolute;
    opacity:0;
    bottom:1000%;
    width:0;
}

/* Module/Common/CSS/MainDomAction.css ****************************************************/

.idalgo_action_hide,
div.div_idalgo_container .idalgo_action_hide{display:none}

/* Module/Common/CSS/MainTwitter.css ******************************************************/
/*** Custom Template Twitter ***/
div.div_idalgo_twitter_content {overflow:hidden;background-color:#ffffff;
    border: 1px solid #dae7f0;
    border-width: 1px;
    border-radius: 4px;
    max-width: 538px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.div_idalgo_tweet_image,
.div_idalgo_tweet_media {text-align:center}

.div_idalgo_tweet_image > img {max-width:100%;}
.div_idalgo_twitter_video,
.div_idalgo_tweet_video,
.div_idalgo_tweet_vine{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.div_idalgo_tweet_vine iframe,
.div_idalgo_tweet_video iframe,
.div_idalgo_twitter_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:none;
}

div.div_idalgo_twitter_infos {position:relative;display: block;margin: 20px 14px 10px}
img.img_idalgo_tweet_picture_profil {position: absolute;left: 0; max-width: 36px; margin: 0;border-radius: 5px}
div.div_idalgo_twitter_infos a.a_idalgo_tweet_username{
    position:relative;display:block;font-weight:bold;margin-left:45px;text-decoration:none}
div.div_idalgo_twitter_infos a.a_idalgo_tweet_username:hover {text-decoration: none; color:#2b7bb9}
span.span_idalgo_tweet_username {display: inline-block;font-weight: bold;font-size:16px;margin-left:0;color:#333333;height: 20px;line-height: 20px;margin-right:10px}
span.span_idalgo_tweet_login {font-weight: normal;color:#747474;position:relative;display: block;font-size:14px;}
span.span_idalgo_twitter_account_verified {position: absolute;display: inline-block;top:-1px;height: 20px;width: 17px;}
div.div_idalgo_twitter_infos p.p_idalgo_tweet_comment {
    position:relative;display:block;margin:10px 0;width:auto;font-size:16px;text-align: left;line-height: 22px}
p.p_idalgo_tweet_comment a{color:#051f3a}
div.div_idalgo_tweet_date,
div.div_idalgo_tweet_button {position:relative;display:block;margin:10px 0;width:100%;height:15px;line-height: 15px;color : #697882;font-size: 14px}
div.div_idalgo_tweet_button {margin:10px 20px 20px}
div.div_idalgo_tweet_button span {position:relative;display:block;height:20px;cursor:pointer;float: left;margin-right: 15px}
div.div_idalgo_tweet_button span svg        {fill:#697882;height: 100%}
span.span_idalgo_tweet_reply:hover svg      {fill:#1DA1F2}
span.span_idalgo_tweet_retweet:hover svg    {fill:#19CF86}
span.span_idalgo_tweet_favorite:hover svg   {fill:#E81C4F}


/** Gestion photos **/
div.div_idalgo_tweet_image:hover {cursor: pointer}

div.div_idalgo_twitter_1,
div.div_idalgo_twitter_2{
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
}


/* DEUX */
div.div_idalgo_twitter_2 {
    width: calc(50% - 3px);
}
div.div_idalgo_twitter_1 img,
div.div_idalgo_twitter_2 img,
div.div_idalgo_twitter_3 img,
div.div_idalgo_twitter_4 img,
div.div_idalgo_twitter_halfthird img,
div.div_idalgo_twitter_thirdother_content img{width: 100%}


/* > 2 */
div.div_idalgo_twitter_mosaic {
    height: 255px;
}

div.div_idalgo_twitter_halfthird {
    display: block;
    height: 100%;
    margin-right: 1px;
    overflow: hidden;
    position: relative;
    width: 75%;
    float: left;
}

div.div_idalgo_twitter_3,
div.div_idalgo_twitter_4{
    display: block;
    height: 100%;
    vertical-align: top;
    width: calc(100% / 4 - 1px);
    float: left;
}

div.div_idalgo_twitter_thirdother_content {
    height: calc(100% / 2 - 1px);
    margin-bottom: 1px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

div.div_idalgo_twitter_4 div.div_idalgo_twitter_thirdother_content {
    height: calc(100% / 3 - 1px/2);
}


/** MODAL FOR LB **/
div.div_carousel_slide_tweet {
    position: relative;
    width: 540px;
    min-height: 355px;
}

div.div_carousel_inner_tweet {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}

ul.ul_carousel_img_list {
    position: absolute;
    display: block;
    height: 100%;
    top:0;
    transition: .6s ease-in-out left;
}

ul.ul_carousel_img_list li.li_carousel_item {
    position: relative;
    display: block;
    height: 100%;
    width: 540px;
    float: left;
    overflow: hidden;
    background-color: #ffffff;
}

div.div_carousel_inner_tweet li.li_carousel_item img {
    position: relative;
    display: block;
    margin: 0 auto;
}

div.div_carousel_control_box {
    position: absolute;
    display: block;
    top:0;
    height: 100%;
    width: 100%;
}

span.span_carousel_control_left,
span.span_carousel_control_right {
    position: absolute;
    left: -55px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    font-size: 60px;
    font-weight: 100;
    line-height: 35px;
    text-align: center;
    opacity: .5;
    color: #ffffff;
}

span.span_carousel_control_left:hover,
span.span_carousel_control_right:hover {cursor:pointer;opacity: 1}

span.span_carousel_control_right {
    left: auto;
    right: -55px;
}

/* Module/Football/CSS/MainSquadField.css *************************************************/
div.div_idalgo_match_squad_field{position:absolute;top:0;width:100%;height:100%}

div.div_idalgo_match_squad_field_action_list_svg {display:none}

/*** GESTION EQUIPE + ENTRAINEURS ***/

div.div_idalgo_match_squad_field_team {
    position:relative;display:block;
    width:470px;margin:0 auto;
    height:33px;line-height:33px;
}

div.div_idalgo_match_squad_field_team span {
    position:relative;display:block;
    height:100%;width:50%;
    float:left;
    text-align: left;
}

div.div_idalgo_match_squad_field_team span.span_idalgo_match_squad_field_team_coach {
    text-align:right;
    direction: rtl;
}

/*** GESTION DU TERRAIN ***/
div.div_idalgo_match_squad_field_content {position:relative;display:block;height:733px}

div.div_idalgo_match_squad_field_content img.img_idalgo_match_squad_field_content_field {
    position:relative;display:block;
    margin:0 auto;height:100%;
}

/*** GESTION DES LOGOS DES EQUIPES ***/
div.div_idalgo_match_squad_field_content img.img_idalgo_match_squad_field_content_logo_team {
    position:absolute;display:block;
    height:150px;width:auto;opacity:0.1;
    top:25%;left:50%;
    margin-left:-75px;
    margin-top:-75px;

    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

div.div_idalgo_match_squad_field_content img.img_idalgo_match_squad_field_content_logo_team.idalgo_match_squad_field_visitor{
    top:75%;
}

/*** GESTION DES JOUEURS ***/
div.div_idalgo_match_squad_field_content ul.ul_idalgo_match_squad_field_content_list {
    position:absolute;display:block;float:left;
    height:50%;width:470px;
    top:0;left:50%;
    margin-left:-235px
}

div.div_idalgo_match_squad_field_content ul.ul_idalgo_match_squad_field_content_list.idalgo_squad_field_list_visitor {
    top:50%}

ul.ul_idalgo_match_squad_field_content_list li.li_idalgo_match_squad_field_content_list_player {
    height: 22.54%;width: 17.02%;
    margin-left:-8.51%;
    margin-top:-9%
}

li.li_idalgo_match_squad_field_content_list_player span svg{
    position:relative;display:block;
    width: 100%;
    margin:0 auto;
}

span.span_idalgo_match_squad_field_content_list_player_shirt {
    position:relative;display:block;
    width: 30px;
    margin:10px auto;
    z-index: 1;
}

li.li_idalgo_match_squad_field_content_list_player span.span_idalgo_match_squad_field_content_list_player_num {
    position:absolute;display:block;
    top:10px;height:58px;width:100%;
    line-height:58px;
    font-size: 0.75em;
    text-align: center;
    z-index: 1;
}

li.li_idalgo_match_squad_field_content_list_player span.span_idalgo_match_squad_field_content_list_player_name {
    position:absolute;display:block;
    bottom:5px;height:20px;width:100%;
    line-height:13px;
    font-size:0.7em;
    text-align:center;
    color:#ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*** Gestion des actions ***/
span.span_idalgo_match_squad_field_content_list_player_card {
    position: absolute;
    display: block;
    top: 20px;
    width:100%;
    left:-10px;
    transform: rotate3d(1,0,0, 90deg)
}

span.span_idalgo_match_squad_field_content_list_player_sub {
    position: absolute;
    display: block;
    width: 12px;
    top: 35px;
    left:15px
}

span.span_idalgo_match_squad_field_content_list_player_goal {
    position: absolute;
    display: block;
    width: 60%;
    height:100%;
    left:20%;
    top: -25px;
}

span.span_idalgo_match_squad_field_content_list_player_goal svg{height:100%}

/*** GESTION POPUP BUT LIVE ***/
@keyframes idalgo-in-top {
    from {transform: rotate3d(-1,0,0, 90deg)}
    to   {transform: rotate3d(0,0,0, 0deg)}
}

@keyframes idalgo-in-bottom {
    from {transform: rotate3d(1,0,0, 90deg)}
    to   {transform: rotate3d(0,0,0, 0deg)}
}

@keyframes idalgo-out-bottom {
    from {transform: rotate3d(0,0,0, 0deg)}
    to   {transform: rotate3d(1,0,0, 90deg)}}

div.div_idalgo_match_squad_field_popup_action_opacity{
    position:absolute;display:block;
    width:480px;
    top:0;bottom:0;
    left:50%;
    margin-left: -240px;
    background-color: #747474;
    opacity:0;
    z-index: 10;
}

div.div_idalgo_match_squad_field_popup_action_content {
    position:absolute;display:block;
    width:430px;height:94px;
    background-color: #ffffff;
    top:50%;margin-top:-80px;
    left:50%;margin-left:-215px;
    border-radius:5px;
    transform: rotate3d(-1,0,0, 90deg);
    opacity: 1;
    z-index: 15;
}

div.div_idalgo_match_squad_field_popup_action_content img {
    position:absolute;display:block;
    height:60px;width:60px;
    top:50%;margin-top:-30px;
    margin-left:15%;
}

div.div_idalgo_match_squad_field_popup_action_content_infos {
    position:relative;display:block;
    height:100%;width:65%;
    top:0;left:35%
}
div.div_idalgo_match_squad_field_popup_action_content_infos span{
    position: relative;display:block;
    width:100%;height:50%;
    text-align:left;
}

span.span_idalgo_match_squad_field_popup_action_content_infos_title {font-weight:bold;text-transform:uppercase;font-size:1.125em;line-height:65px}
span.span_idalgo_match_squad_field_popup_action_content_infos_txt {font-size:0.875em;line-height:20px}

div.div_idalgo_match_squad_field_popup_action_content.idalgo_match_squad_animate_in {
    transform-origin: 50% 0%;
    animation: idalgo-in-top 750ms ease 0ms 1 forwards;
}

div.div_idalgo_match_squad_field_popup_action_content.idalgo_match_squad_animate_out{
    transform-origin: 50% 0%;
    animation: idalgo-out-bottom 750ms ease 0ms 1 forwards;
}

span.span_idalgo_match_squad_field_content_list_player_card.idalgo_match_squad_animate_in {
    transform-origin: 50% 100%;
    animation: idalgo-in-bottom 750ms ease 0ms 1 forwards;
}

/* Module/Football/CSS/MainSquadList.css **************************************************/
div.div_idalgo_match_squad_list{
    position:absolute;top:0;
    width:100%;height:100%;
}

div.div_idalgo_match_squad_list.idalgo_fade{z-index:0}
div.div_idalgo_match_squad_list.idalgo_tab_fade_in{z-index:1}

/*** ENTETE EQUIPE ***/
div.div_idalgo_match_squad_list_head {
    position:relative;display:block;
    height:77px;line-height:77px;
    width: 100%;
}

div.div_idalgo_match_squad_list_head div {position:relative;display:block;height:100%;width:50%;float:left}

div.div_idalgo_widget[dir="rtl"] div.div_idalgo_match_squad_list_head div img,
div.div_idalgo_container[lang="AR"] div.div_idalgo_match_squad_list_head div img,
div.div_idalgo_aside[lang="AR"] div.div_idalgo_match_squad_list_head div img,
div.div_idalgo_match_squad_list_head div img {position:absolute;display:block;left:20px;top:50%;margin-top:-20px;width: 40px}

div.div_idalgo_widget[dir="rtl"] div.div_idalgo_match_squad_list_head div img.img_idalgo_match_squad_list_head_visitor_logo,
div.div_idalgo_container[lang="AR"] div.div_idalgo_match_squad_list_head div img.img_idalgo_match_squad_list_head_visitor_logo,
div.div_idalgo_aside[lang="AR"] div.div_idalgo_match_squad_list_head div img.img_idalgo_match_squad_list_head_visitor_logo,
div.div_idalgo_match_squad_list_head div img.img_idalgo_match_squad_list_head_visitor_logo {
    right:20px;left:auto;
}
div.div_idalgo_match_squad_list_head div span {
    position:relative;display:block;
    height:100%;font-size:1.125em;
    text-align: left;margin-left:70px;
}
div.div_idalgo_match_squad_list_head div span.span_idalgo_match_squad_list_head_visitor_txt {
    text-align: right;margin-left:auto;margin-right:70px;
}

/*** ENTETE COACH ***/
div.div_idalgo_match_squad_list_coach {
    position:relative;display:block;
    height:60px;line-height:60px;
    width: 100%;
}

div.div_idalgo_match_squad_list_coach div {position:relative;display:block;height:100%;width:50%;float:left}
div.div_idalgo_match_squad_list_coach div span {
    position:relative;display:block;
    height:30px;line-height:30px;
    margin:0 20px;font-size:0.875em;
    text-align: left;
    font-weight:bold;
}

div.div_idalgo_match_squad_list_coach div span.span_idalgo_match_squad_list_coach_visitor_txt,
div.div_idalgo_match_squad_list_coach div span.span_idalgo_match_squad_list_coach_visitor_career {text-align: right}

div.div_idalgo_match_squad_list_coach div span.span_idalgo_match_squad_list_coach_local_career,
div.div_idalgo_match_squad_list_coach div span.span_idalgo_match_squad_list_coach_visitor_career{
    font-style:italic;font-weight:normal;color:#747474;line-height:0
}

/*** LISTE DES JOUEURS ***/
ul.ul_idalgo_match_squad_list {
    position: relative;display: block;
    float:left;width:49%;
    margin-right:3px
}

ul.ul_idalgo_match_squad_list_visitor {margin-left:3px;margin-right:0}

li.li_idalgo_match_squad_list_player {
    position: relative;display:block;
    width: 100%;height:58px;
    background-color: #ffffff;
    border-radius:2px;
}

li.li_idalgo_match_squad_list_player:nth-child(odd) {background-color: #f5f9fc}
li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos {
    position:relative;display:block;float:left;width:100%;
    height:58px;line-height:48px;
    font-weight:bold;font-size:0.875em;
}

li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos_player span{
    position:relative;display:block;
    float:left;
}

li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos_player span.span_idalgo_match_squad_list_player_infos_player_name{
    text-overflow:ellipsis;white-space: nowrap;overflow:hidden;
}


li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details {
    position:absolute;display:block;
    height:30px;min-width:30px;line-height:30px;
    bottom:0;width:100%;
}
li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span {
    position:relative;display:block;
    float: left;
    margin-left:60px;
    color:#747474;font-style:italic;font-size:0.75em;
}

li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_txt {
    margin-left:10px;
}

li.li_idalgo_match_squad_list_player div span.span_idalgo_match_squad_list_player_infos_player_shirt {width:20px;text-align:right;margin:0 20px}
ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div span.span_idalgo_match_squad_list_player_infos_player_shirt {text-align:left}


ul.ul_idalgo_match_squad_list_visitor li div span{float: right;text-align:right}
ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos_player,
ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos_player span {float:right}

ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details {
    right:0
}
ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span {
    float: right;margin-right:60px;margin-left:0
}

ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_txt {
    margin-right:10px
}

/** GESTION DES ACTIONS **/
div.div_idalgo_match_squad_list_action_list_svg {display:none}


div.div_idalgo_match_squad_list_player_infos_list_goal {
    position:absolute;display:block;right:5px;height:100%;width:50%;
}
ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos_list_goal{right:auto;left:5px}

li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos div.div_idalgo_match_squad_list_player_infos_list_goal span{width:12px;height:30px;margin-top:8px;margin-left:5px;float:right}
ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos div.div_idalgo_match_squad_list_player_infos_list_goal span{float:left}

ul li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_card {
    width:10px;height:30px;margin:0 5px;position: relative;float: right;top:0;
}

ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_card {
    float:left
}

li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_action {
    height: 16px;width:16px;top:50%;margin-top:-8px;
}
li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_action svg,
li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos div.div_idalgo_match_squad_list_player_infos_list_goal span svg,
ul li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_card svg {
    height: 100%;width:100%;
}

/** Pas de remplacant **/
span.span_idalgo_match_squad_list_no_player {
    position: relative;display:block;
    height:58px;line-height:58px;
    width:100%;
    text-align:center;
}

/* Module/Pattern/CSS/MatchHeaderFull.css *************************************************/
div.div_idalgo_content_match_header_full{position:relative}
div.div_idalgo_content_match_header_full div.div_idalgo_content_match_header_full{height:244px}
div.div_idalgo_content_match_header_full div,
div.div_idalgo_content_match_header_full a{color:#ffffff}

div.div_idalgo_content_match_header_full_background,
div.div_idalgo_content_match_header_full_forground{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left:0;
    background-size: cover;
    background-repeat:no-repeat;
    overflow:hidden;
}
div.div_idalgo_content_match_header_full div.div_idalgo_content_match_header_full_background img,
div.div_idalgo_content_match_header_full div.div_idalgo_content_match_header_full_forground img{
    width:auto;height:auto;min-width:100%;min-height:100%}
div.div_idalgo_content_match_header_full_background amp-img,
div.div_idalgo_content_match_header_full_forground amp-img{
    min-height:349px}

div.div_idalgo_content_match_header_full_background_black{
    background-color:#000000;
    opacity:0.6;
}

.img_idalgo_content_match_header_full_competition{position:absolute; left:10px;top:10px;height:40px;width:auto}

div.div_idalgo_content_match_header_full_competition,
div.div_idalgo_content_match_header_full_date,
div.div_idalgo_content_match_header_full_details{
    position:relative;
    text-align:center;
    color:#ffffff
}

div.div_idalgo_content_match_header_full_competition{height:36px;line-height:36px}
div.div_idalgo_content_match_header_full_date{height:23px}
div.div_idalgo_content_match_header_full_details{height:15px}
span.span_idalgo_content_match_header_full_competition{font-size:14px;text-transform:uppercase}
span.span_idalgo_content_match_header_full_date{font-size:20px;text-transform:uppercase}
span.span_idalgo_content_match_header_full_details{font-size:12px;text-transform:uppercase}

div.div_idalgo_content_match_header_full_first_match{position:absolute;right:10px;top:10px}
.img_idalgo_content_match_header_full_first_match_local,
.img_idalgo_content_match_header_full_first_match_visitor{
    position: relative;
    display: inline-block
}

span.span_idalgo_content_match_header_full_first_match_score{
    position: relative;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    vertical-align: top;
    margin: 0 5px
}

.img_idalgo_content_match_header_full_main_header_local_cnt,
.img_idalgo_content_match_header_full_main_header_visitor_cnt{width:100px}


.div_idalgo_content_match_header_full_main_header .img_idalgo_content_match_header_full_main_header_local_cnt_mobile,
.div_idalgo_content_match_header_full_main_header .img_idalgo_content_match_header_full_main_header_visitor_cnt_mobile,
div.div_idalgo_content_match_header_full_standing_mobile{display:none;width:66px}

div.div_idalgo_content_match_header_full_main_header{
    position:relative;display:block;
    height:120px;
    text-align:center;
}


div.div_idalgo_content_match_header_full_standing{
    height:0;
    position: absolute;
    width:100%;
    top:50px;
}
div.div_idalgo_content_match_header_full_main_header_visitor_box_standing{color:white;position:relative}

div.div_idalgo_content_match_header_full_standing_box_standing_local,
div.div_idalgo_content_match_header_full_standing_box_standing_visitor{
    position:absolute;
    width:35%;
    height:22px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap}
div.div_idalgo_content_match_header_full_standing_box_standing_local{left:0;text-align:right}
div.div_idalgo_content_match_header_full_standing_box_standing_visitor{right:0;text-align:left}

span.span_idalgo_content_match_header_full_standing_box_standing_local_text,
span.span_idalgo_content_match_header_full_standing_box_standing_visitor_text{
    position:relative;
    border-bottom: 1px solid #ffffff;
    font-size: 0.75em;
    line-height: 1.6em;
    padding:0 5px
}
span.span_idalgo_content_match_header_full_standing_box_standing_local_text{margin-right:110px}
span.span_idalgo_content_match_header_full_standing_box_standing_visitor_text{margin-left:110px}

div.div_idalgo_content_match_header_full_main_header_local,
div.div_idalgo_content_match_header_full_main_header_visitor{
    position:absolute;display:block;
    top:0;
    width:35%;height:100%
}

div.div_idalgo_content_match_header_full_main_header_local{left:0}
div.div_idalgo_content_match_header_full_main_header_visitor{right:0}

div.div_idalgo_content_match_header_full_main_header_local_side,
div.div_idalgo_content_match_header_full_main_header_visitor_side{position:absolute;display:block;height:100%;margin:0}
div.div_idalgo_content_match_header_full_main_header_local_side{left:0;right:110px}
div.div_idalgo_content_match_header_full_main_header_visitor_side{left:110px;right:0}

span.span_idalgo_dom_event_match_center_team_list_goal_content_minute{display:inline-block;direction:ltr}
div.div_idalgo_content_match_header_full_main_header_local_side span.span_idalgo_dom_event_match_center_team_list_goal_content_minute{
    margin:0;margin-left:5px}
div.div_idalgo_content_match_header_full_main_header_visitor_side span.span_idalgo_dom_event_match_center_team_list_goal_content_minute{
    margin:0;margin-right:5px}

div.div_idalgo_content_match_header_full_main_header_local_cnt,
div.div_idalgo_content_match_header_full_main_header_visitor_cnt{
    height:100%;
}
div.div_idalgo_content_match_header_full_main_header_local_cnt{float:right}
div.div_idalgo_content_match_header_full_main_header_visitor_cnt{float:left}

div.div_idalgo_dom_event_match_center_team_list_count {
    position: relative;display: block;font-weight: bold;font-size: 0.9em;text-align: right
}

div.div_idalgo_content_match_header_full_main_header_visitor_side div.div_idalgo_dom_event_match_center_team_list_count {
    text-align: left
}

div.div_idalgo_content_match_header_full_main_header ul.ul_idalgo_dom_event_match_center_team_list_goal{
    position:relative;display:block;font-size:0.675em;height:100%;overflow:hidden;width:100%}
div.div_idalgo_content_match_header_full_main_header li.li_idalgo_dom_event_match_center_team_list_goal_content span{color:#ffffff}

div.div_idalgo_content_match_header_full_main_header_visitor_side ul.ul_idalgo_dom_event_match_center_team_list_goal{
    text-align:left;
}
div.div_idalgo_content_match_header_full_main_header_local_side ul.ul_idalgo_dom_event_match_center_team_list_goal{
    text-align:right;
}

div.div_idalgo_content_match_header_full_main_header_chrono{
    position:relative;
    display:block;
    text-align:center;
    height:30px;
    padding-bottom:10px
}

div.div_idalgo_content_match_header_full_main_header_chrono_cnt{
    position:relative;display:block;
    height:30px;width:120px;
    margin:0 auto;
    text-align:center;
    font-weight:bold;
    font-size:1em;
    line-height:30px;
    transition: 1s;
    text-transform:uppercase;
    color:#ffffff;
    border: 2px solid #ffffff
}

div.div_idalgo_content_match_header_full_main_header_chrono_cnt[data-color='stop']{background-color:#ff6600}
div.div_idalgo_content_match_header_full_main_header_chrono_cnt[data-color='playing']{background-color:#fbde2f}

div.div_idalgo_container[dir="rtl"] div.div_idalgo_content_match_header_full_main_header_chrono_cnt,
div.div_idalgo_container[lang="AR"] div.div_idalgo_content_match_header_full_main_header_chrono_cnt{width:160px}

span.span_idalgo_content_match_header_full_main_header_chrono_cnt{display:inline-block}
span.span_idalgo_content_match_header_full_main_header_chrono_cnt + span.span_idalgo_content_match_header_full_main_header_chrono_cnt{margin-left:5px}

div.div_idalgo_content_match_header_full_main_header_center{
    position:relative;display:block;
    width:30%;
    margin:0 auto;
    height:100%;
}
div.div_idalgo_content_match_header_full_main_header_center_top{
    position:relative;
    display:block;
    height:30px;
    top:8px;
    width:100%;
    font-size:1.2em;
    font-weight:bold;
    color:#464646;
    text-shadow: 1px 1px 0 #747474;
    transition: 2s;
    text-transform:uppercase;
}

div.div_idalgo_content_match_header_full[data-status="0"] div.div_idalgo_content_match_header_full_main_header_center_top,
div.div_idalgo_content_match_header_full[data-status="0"] div.div_idalgo_content_match_header_full_main_header_center_score,
div.div_idalgo_content_match_header_full[data-status="0"] div.div_idalgo_content_match_header_full_main_header_center_halftime,
div.div_idalgo_content_match_header_full_main_header[data-status="7"] div.div_idalgo_content_match_header_full_main_header_center_halftime{
    display:none;
}

div.div_idalgo_content_match_header_full[data-status="1"] div.div_idalgo_content_match_header_full_main_header_center_hour,
div.div_idalgo_content_match_header_full[data-status="2"] div.div_idalgo_content_match_header_full_main_header_center_hour,
div.div_idalgo_content_match_header_full[data-status="1"] span.span_idalgo_content_match_header_full_date,
div.div_idalgo_content_match_header_full[data-status="1"] span.span_idalgo_content_match_header_full_details,
div.div_idalgo_content_match_header_full[data-status="1"] div.div_idalgo_content_match_header_full_date,
div.div_idalgo_content_match_header_full[data-status="1"] div.div_idalgo_content_match_header_full_details,
div.div_idalgo_content_match_header_full[data-status="2"] div.div_idalgo_content_match_header_full_main_header_chrono,
div.div_idalgo_content_match_header_full[data-status="0"] div.div_idalgo_content_match_header_full_main_header_chrono{
    display:none;
}

div.div_idalgo_content_match_header_full_main_header_center_top *{
    display:block;
    font-size:0.6em;
    text-shadow:none;
}
div.div_idalgo_content_match_header_full_main_header_center_halftime{
    position:relative;
    height:30px;
    width:100%;
    left:0;
    font-size:0.75em;
    font-weight:bold;
    color:#464646;
}
div.div_idalgo_content_match_header_full_main_header_center_halftime * {display:block;}

div.div_idalgo_content_match_header_full_main_header_center_score,
div.div_idalgo_content_match_header_full_main_header_center_hour{
    position:relative;display:block;
    height:60px;width:100%;
    left:0;
    font-weight:bold;
    font-size:74px;
    line-height:0.8em;
    text-align:center;
    transition: 2s;
}
div.div_idalgo_content_match_header_full_main_header_center_hour{top:30px}

span.span_idalgo_content_match_header_full_main_header_center_score_local{
    position:absolute;
    right:50%;top:0;
    margin-right:15px;
}
span.span_idalgo_content_match_header_full_main_header_center_score_visitor{
    position:absolute;
    left:50%;top:0;
    margin-left:15px;
}

div.div_idalgo_content_match_header_full_main_header_name_teams{
    position:relative;width:auto;height:50px;overflow:hidden}

div.div_idalgo_content_match_header_full_main_header_name_teams_local,
div.div_idalgo_content_match_header_full_main_header_name_teams_visitor{
    position:absolute;width:calc(70% - 100px);height:50px;text-align:center;overflow:visible}

div.div_idalgo_content_match_header_full_main_header_name_teams_local  {left: 0}
div.div_idalgo_content_match_header_full_main_header_name_teams_visitor{right:0}

a.a_idalgo_content_match_header_full_main_header_name_teams_local,
a.a_idalgo_content_match_header_full_main_header_name_teams_visitor{font-size:24px;line-height:50px;white-space:nowrap}
/*
a.a_idalgo_content_match_header_full_main_header_name_teams_local{right:50px}

a.a_idalgo_content_match_header_full_main_header_name_teams_visitor{left:50px}*/

/** BONUS DE RUGBY **/
div.div_idalgo_content_rugby_match_header_full_main_header_bonus {
    position: absolute;display: block;
    width: 65px;
    top: 95px;right:-20%
}

div.div_idalgo_content_match_header_full_main_header_visitor div.div_idalgo_content_rugby_match_header_full_main_header_bonus {
    left :-19%;
}

div.div_idalgo_content_rugby_match_header_full_main_header_bonus_content span {
    position: relative;
    float: right;
    margin-right: 0.5em;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.6875em;
    line-height: 25px;
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 50%;
}

div.div_idalgo_content_match_header_full_main_header_visitor div.div_idalgo_content_rugby_match_header_full_main_header_bonus span {
    float: left;
}

span.span_idalgo_content_rugby_match_header_full_main_header_bonus_content_try {
    background-color: #4db126;
}

span.span_idalgo_content_rugby_match_header_full_main_header_bonus_content_defense {
    background-color: #bd362e;
}

div.div_idalgo_content_match_header_full_action_mobile{display:none}

span.span_idalgo_content_match_header_full_main_header_center_top_txt[data-display="0"],
bdo.bdo_idalgo_content_match_header_full_main_header_center_top[data-display="0"]{display:none}

/* Module/Pattern/CSS/MatchTimeline.css ***************************************************/
div.div_idalgo_content_match_timeline{position:relative}
div.div_idalgo_content_match_timeline_content{position:relative;height:80px}
div.div_idalgo_content_match_timeline_content_line{position:relative;margin-left:30px;height:100%}
div.div_idalgo_content_match_timeline_content_extend_match div.div_idalgo_content_match_timeline_content_line{width:48%}
img.img_idalgo_content_match_timeline_content_localteam{position:absolute;left:5px;top:50%;margin-top:-30px}
img.img_idalgo_content_match_timeline_content_visitorteam{position:absolute;left:5px;top:50%;margin-top:5px}

/* Fond de la time line */
div.div_idalgo_content_match_timeline_content_line_step{position:absolute;width:1px;height:50px;top:50%;margin-top:-25px;background-color:#dae7f0}
span.span_idalgo_content_match_timeline_content_line_part{
    position:absolute;display:block;
    top:50%;
    width:15px;height:15px;
    margin-left:-8px;margin-top:-8px;
    background-color:#ffffff;
    border-radius:50%;
    color:#747474;
    font-size:0.5em;
    text-align:center
}

.div_idalgo_content_match_timeline[data-status='0'] .span_idalgo_content_match_timeline_content_line_part{color:#f5f9fc}

div.div_idalgo_content_match_timeline_content_line_middle{position:absolute;width:100%;height:4px;top:50%;margin-top:-2px;background-color:#ffffff}
div.div_idalgo_content_match_timeline_content_line_gradient_top{
    position:absolute;width:100%;height:15px;top:50%;margin-top:-15px;background-color:#f5f9fc;
    background: -webkit-linear-gradient( top, #ffffff, #f5f9fc);
    background:    -moz-linear-gradient( top, #ffffff, #f5f9fc);
    background:     -ms-linear-gradient( top, #ffffff, #f5f9fc);
    background:      -o-linear-gradient( top, #ffffff, #f5f9fc);
    background:         linear-gradient( top, #ffffff, #f5f9fc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f5f9fc);
}
div.div_idalgo_content_match_timeline_content_line_gradient_bottom{
    position:absolute;width:100%;height:15px;top:50%;background-color:#f5f9fc;
    background: -webkit-linear-gradient( top, #f5f9fc, #ffffff);
    background:    -moz-linear-gradient( top, #f5f9fc, #ffffff);
    background:     -ms-linear-gradient( top, #f5f9fc, #ffffff);
    background:      -o-linear-gradient( top, #f5f9fc, #ffffff);
    background:         linear-gradient( top, #f5f9fc, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f5f9fc, endColorstr=#ffffff);
}
div.div_idalgo_content_match_timeline_content_line_gradient{
    position:absolute;height:30px;top:50%;margin-top:-15px;left:0;width:0;
}
div.div_idalgo_content_match_timeline_content_line_gradient div.div_idalgo_content_match_timeline_content_line_gradient_top{
    background: -webkit-linear-gradient( top, #ffffff, #fbde2f);
    background:    -moz-linear-gradient( top, #ffffff, #fbde2f);
    background:     -ms-linear-gradient( top, #ffffff, #fbde2f);
    background:      -o-linear-gradient( top, #ffffff, #fbde2f);
    background:         linear-gradient( top, #ffffff, #fbde2f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#fbde2f);
}
div.div_idalgo_content_match_timeline_content_line_gradient div.div_idalgo_content_match_timeline_content_line_gradient_bottom{
    background: -webkit-linear-gradient( top, #fbde2f, #ffffff);
    background:    -moz-linear-gradient( top, #fbde2f, #ffffff);
    background:     -ms-linear-gradient( top, #fbde2f, #ffffff);
    background:      -o-linear-gradient( top, #fbde2f, #ffffff);
    background:         linear-gradient( top, #fbde2f, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fbde2f, endColorstr=#ffffff);
}

/* Action */
div.div_idalgo_content_match_timeline_content_line_action{position:absolute;margin-left:-15px;overflow:visible;cursor:pointer}
    .idalgo_timeline_action_local_high  {top:   50%;margin-top:   -35px}
    .idalgo_timeline_action_local_low   {top:   50%;margin-top:   -30px}
    .idalgo_timeline_action_visitor_high{bottom:50%;margin-bottom:-40px}
    .idalgo_timeline_action_visitor_low {bottom:50%;margin-bottom:-30px}

/* Popup */
div.div_idalgo_timeline_action_popup{position:absolute;display:none;border-style:solid;background-color:#ffffff;z-index:1}
div.div_idalgo_content_match_timeline_content_line_action:hover div.div_idalgo_timeline_action_popup,
li:hover div.div_idalgo_timeline_action_popup{display:block}
div.div_idalgo_timeline_action_popup_local_left,
div.div_idalgo_timeline_action_popup_local_right  {top:   100%;margin-top:   20px;border-width:3px 1px 1px 1px;border-color:#051f3a #dae7f0 #dae7f0 #dae7f0}
div.div_idalgo_timeline_action_popup_visitor_left,
div.div_idalgo_timeline_action_popup_visitor_right{bottom:100%;margin-bottom:20px;border-width:1px 1px 3px 1px;border-color: #dae7f0 #dae7f0 #051f3a #dae7f0}
div.div_idalgo_timeline_action_popup_local_left,
div.div_idalgo_timeline_action_popup_visitor_left {left:0}
div.div_idalgo_timeline_action_popup_local_right,
div.div_idalgo_timeline_action_popup_visitor_right{right:0}

div.div_idalgo_timeline_action_popup_local_left div.div_idalgo_timeline_action_popup_action,
div.div_idalgo_timeline_action_popup_local_right div.div_idalgo_timeline_action_popup_action{border-width:1px 0 0 0}
div.div_idalgo_timeline_action_popup_visitor_left div.div_idalgo_timeline_action_popup_action,
div.div_idalgo_timeline_action_popup_visitor_right div.div_idalgo_timeline_action_popup_action{border-width:0 0 1px 0}
div.div_idalgo_timeline_action_popup_action{position:relative;display:block;width:auto;padding-left:30px;height:24px;overflow:visible;border-style:solid;border-color:#dae7f0}
div.div_idalgo_timeline_action_popup_action_logo{position:absolute;left:0;top:-3px}
span.span_idalgo_timeline_action_popup_action{position:relative;display:inline;white-space:nowrap;font-size:0.625em;line-height:24px;margin-right:5px}
span.span_idalgo_timeline_action_popup_action_strong{font-weight:bold;text-transform: capitalize}


/* Fl&egrave;che du popup */
div.div_idalgo_timeline_action_popup_local_left:before,
div.div_idalgo_timeline_action_popup_local_left:after,
div.div_idalgo_timeline_action_popup_local_right:before,
div.div_idalgo_timeline_action_popup_local_right:after,
div.div_idalgo_timeline_action_popup_visitor_left:before,
div.div_idalgo_timeline_action_popup_visitor_left:after,
div.div_idalgo_timeline_action_popup_visitor_right:before,
div.div_idalgo_timeline_action_popup_visitor_right:after {content:'';position:absolute;display:block;width:0;height:0;border-style:solid}

div.div_idalgo_timeline_action_popup_local_left:before,
div.div_idalgo_timeline_action_popup_local_left:after,
div.div_idalgo_timeline_action_popup_local_right:before,
div.div_idalgo_timeline_action_popup_local_right:after {bottom:100%;border-color:transparent transparent #051f3a transparent}
div.div_idalgo_timeline_action_popup_visitor_left:before,
div.div_idalgo_timeline_action_popup_visitor_left:after,
div.div_idalgo_timeline_action_popup_visitor_right:before,
div.div_idalgo_timeline_action_popup_visitor_right:after {top:100%;border-color:#051f3a transparent transparent transparent}


div.div_idalgo_timeline_action_popup_local_left:before,
div.div_idalgo_timeline_action_popup_local_right:before{border-width:0 7px 18px 0}
div.div_idalgo_timeline_action_popup_local_left:after,
div.div_idalgo_timeline_action_popup_local_right:after {border-width:0 0 18px 7px}

div.div_idalgo_timeline_action_popup_visitor_left:before,
div.div_idalgo_timeline_action_popup_visitor_right:before{border-width:18px 7px 0 0}
div.div_idalgo_timeline_action_popup_visitor_left:after,
div.div_idalgo_timeline_action_popup_visitor_right:after {border-width:18px 0 0 7px}

div.div_idalgo_timeline_action_popup_local_left:before,
div.div_idalgo_timeline_action_popup_visitor_left:before{left:12px}
div.div_idalgo_timeline_action_popup_local_left:after,
div.div_idalgo_timeline_action_popup_visitor_left:after {left: 6px}
div.div_idalgo_timeline_action_popup_local_right:before,
div.div_idalgo_timeline_action_popup_visitor_right:before{right:6px}
div.div_idalgo_timeline_action_popup_local_right:after,
div.div_idalgo_timeline_action_popup_visitor_right:after {right:12px}

/* Tirs au but */
div.div_idalgo_content_match_timeline_content_extend_match img + img + div.div_idalgo_content_match_timeline_content_penalty{position:relative;width:40%;margin-left:30px;top:13%;height:100%}
div.div_idalgo_content_match_timeline_content_line + div.div_idalgo_content_match_timeline_content_penalty{position:absolute;width:40%;left:60%;top:35%;height:100%;margin-top:-1em}
div.div_idalgo_content_match_timeline_content_penalty ul{display:block;position:relative;height:50%}
div.div_idalgo_content_match_timeline_content_penalty ul li{position:relative;display:block;width:30px;height:15px;float:left}
div.div_idalgo_content_match_timeline_content_penalty ul li span.idalgo_sprite_rugby{display:block;position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px}

/* Module/Football/CSS/MatchTimeline.css **************************************************/

div.div_idalgo_content_football_match_timeline{position:relative;}
div.div_idalgo_content_football_match_timeline_content{position:relative;height:80px;}
div.div_idalgo_content_football_match_timeline_content_line{position:relative;margin-left:30px;height:100%;}
div.div_idalgo_content_football_match_timeline_content_extratime .div_idalgo_content_football_match_timeline_content_line{width:50%;}
img.img_idalgo_content_football_match_timeline_content_localteam{position:absolute;left:5px;bottom:50%;margin-bottom:10px;width:20px}
img.img_idalgo_content_football_match_timeline_content_visitorteam{position:absolute;left:5px;top:50%;margin-top:10px;width:20px}

div.div_idalgo_content_football_match_timeline_content_line_step{position:absolute;width:1px;height:50px;top:50%;margin-top:-25px;background-color:#dae7f0;}
span.span_idalgo_content_football_match_timeline_content_line_part{
    position:absolute;display:block;
    top:50%;
    width:15px;height:15px;
    margin-left:-8px;margin-top:-8px;
    background-color:#ffffff;
    border-radius:50%;
    color:#747474;
    font-size:0.5em;
    text-align:center;
    z-index:1;
}
.div_idalgo_content_football_match_timeline[data-status='0'] .span_idalgo_content_football_match_timeline_content_line_part{color:#f5f9fc;}

div.div_idalgo_content_football_match_timeline_content_line_middle{position:absolute;width:100%;height:4px;top:50%;margin-top:-2px;background-color:#ffffff;}
div.div_idalgo_content_football_match_timeline_content_line_gradient_top{
    position:absolute;width:100%;height:15px;top:50%;margin-top:-15px;background-color:#f5f9fc;
    background: -webkit-linear-gradient( top, #ffffff, #f5f9fc);
    background:    -moz-linear-gradient( top, #ffffff, #f5f9fc);
    background:     -ms-linear-gradient( top, #ffffff, #f5f9fc);
    background:      -o-linear-gradient( top, #ffffff, #f5f9fc);
    background:         linear-gradient( top, #ffffff, #f5f9fc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f5f9fc);
}
div.div_idalgo_content_football_match_timeline_content_line_gradient_bottom{
    position:absolute;width:100%;height:15px;top:50%;background-color:#f5f9fc;
    background: -webkit-linear-gradient( top, #f5f9fc, #ffffff);
    background:    -moz-linear-gradient( top, #f5f9fc, #ffffff);
    background:     -ms-linear-gradient( top, #f5f9fc, #ffffff);
    background:      -o-linear-gradient( top, #f5f9fc, #ffffff);
    background:         linear-gradient( top, #f5f9fc, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f5f9fc, endColorstr=#ffffff);
}
div.div_idalgo_content_football_match_timeline_content_line_gradient{
    position:absolute;height:30px;top:50%;margin-top:-15px;left:0;width:0;
}
div.div_idalgo_content_football_match_timeline_content_line_gradient div.div_idalgo_content_football_match_timeline_content_line_gradient_top{
    background: -webkit-linear-gradient( top, #ffffff, #fbde2f);
    background:    -moz-linear-gradient( top, #ffffff, #fbde2f);
    background:     -ms-linear-gradient( top, #ffffff, #fbde2f);
    background:      -o-linear-gradient( top, #ffffff, #fbde2f);
    background:         linear-gradient( top, #ffffff, #fbde2f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#fbde2f);
}
div.div_idalgo_content_football_match_timeline_content_line_gradient div.div_idalgo_content_football_match_timeline_content_line_gradient_bottom{
    background: -webkit-linear-gradient( top, #fbde2f, #ffffff);
    background:    -moz-linear-gradient( top, #fbde2f, #ffffff);
    background:     -ms-linear-gradient( top, #fbde2f, #ffffff);
    background:      -o-linear-gradient( top, #fbde2f, #ffffff);
    background:         linear-gradient( top, #fbde2f, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fbde2f, endColorstr=#ffffff);
}

div.div_idalgo_content_football_match_timeline_content_line_action{position:absolute;margin-left:-15px;}
    .idalgo_timeline_action_local{top:50%;}
    .idalgo_timeline_action_visitor{bottom:50%;}
    .idalgo_timeline_action_high{z-index:3}
    .idalgo_timeline_action_middle{z-index:2}
    .idalgo_timeline_action_low{z-index:1}
    .idalgo_timeline_action_local.idalgo_timeline_action_low{margin-top:-40px}
    .idalgo_timeline_action_local.idalgo_timeline_action_middle{margin-top:-30px}
    .idalgo_timeline_action_local.idalgo_timeline_action_high{margin-top:-25px}
    .idalgo_timeline_action_visitor.idalgo_timeline_action_low{margin-bottom:-40px}
    .idalgo_timeline_action_visitor.idalgo_timeline_action_middle{margin-bottom:-30px}
    .idalgo_timeline_action_visitor.idalgo_timeline_action_high{margin-bottom:-25px}

.idalgo_timeline_action_local.idalgo_content_football_action_logo_goal_timeline{background-position:center -2480px;}

.idalgo_timeline_action_visitor.idalgo_content_football_action_logo_goal_timeline{background-position:center -2511px;}


div.div_idalgo_content_football_match_timeline_content_penalty{position:absolute;width:40%;left:60%;top:50%;height:2em;margin-top:-1em;}
div.div_idalgo_content_football_match_timeline_content_penalty ul{display:block;position:relative;height:50%;}
div.div_idalgo_content_football_match_timeline_content_penalty ul li{position:relative;display:block;width:15px;height:15px;float:left;overflow:hidden;}
div.div_idalgo_content_football_match_timeline_content_penalty ul li span{display:block;position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px;}


.idalgo_content_football_action_logo_goal_timeline{background-position:center -1860px;}
.idalgo_content_football_action_logo_yellow_timeline{background-position:center -2294px;}
.idalgo_content_football_action_logo_yellowred_timeline{background-position:center -2356px;}
.idalgo_content_football_action_logo_red_timeline{background-position:center -2325px;}
.idalgo_content_football_action_logo_substitute_timeline{background-position:center -2387px;}
.idalgo_content_football_action_logo_nogoal_timeline{background-position:center -2449px;}
.idalgo_content_football_action_logo_video_timeline{background-position:center -3441px; background-color:#ffffff;border-radius:50%; top:25px}

/* Module/Pattern/CSS/MatchInformation.css ************************************************/
div.div_idalgo_content_match_information{position:relative}
div.div_idalgo_content_match_information_content{position:relative}

div.div_idalgo_content_match_information_content_referee,
div.div_idalgo_content_match_information_content_stadium{position:relative;display:block;height:2.5em;line-height:2.5em;border-top:1px solid #dae7f0;color:#464646}

    div.div_idalgo_content_match_information_content_referee_title,
    div.div_idalgo_content_match_information_content_stadium_title{
        position:absolute;
        top:0;left:0;
        width:25%;
        height:2.5em;line-height:2.5em;
        text-indent:25px;
    }
    div.div_idalgo_content_match_information_content_referee_title span,
    div.div_idalgo_content_match_information_content_stadium_title span{font-size:0.875em}

    div.div_idalgo_content_match_information_content_referee_person,
    div.div_idalgo_content_match_information_content_stadium_name{
        position:relative;
        height:100%;overflow:hidden;
        margin-left:25%;
        text-indent:25px;
    }
    img.img_idalgo_content_match_information_content_referee_person_country,
    img.img_idalgo_content_match_information_content_stadium_name_country{
        position:absolute;display:block;
        width:16px;height:11px;
        left:0;top:50%;
        margin-top:-6px;
    }
    div.div_idalgo_content_match_information_content_referee_person span,
    div.div_idalgo_content_match_information_content_stadium_name span{font-size:0.875em;color:#171717}

div.div_idalgo_content_match_information_content_referee_resource{
    position:absolute;
    height:5em;width:18%;
    top:1px;right:0;
    z-index:1;
    background-color:#ffffff;
}
    img.img_idalgo_content_match_information_content_referee_resource{
        position:absolute;display:block;
        width:50px;height:70px;
        left:15px;top:50%;
        margin-top:-35px;
    }


div.div_idalgo_content_match_information_content_audience{position:relative;display:block;height:3.5em;line-height:3.5em;margin-bottom:60px;border-top:1px solid #dae7f0;color:#464646}

    div.div_idalgo_content_match_information_content_audience_txt{
        position:absolute;
        top:0;left:0;
        width:auto;
        height:3.5em;line-height:3.5em;
        text-indent:25px;
    }
    div.div_idalgo_content_match_information_content_audience_txt span{font-size:0.875em}

    div.div_idalgo_content_match_information_content_audience_count{
        position:absolute;
        top:0;right:0;
        width:auto;
        height:3.5em;line-height:3.5em;
        text-indent:20px;
    }
    div.div_idalgo_content_match_information_content_audience_count span{font-size:0.875em;font-weight:bold}

    div.div_idalgo_content_match_information_content_audience_bar{
        position:absolute;
        top:0;height:100%;
        left:25%;right:18%;
    }

    div.div_idalgo_content_match_information_content_audience_bar_bar,
    div.div_idalgo_content_match_information_content_audience_bar_bar_empty{
        position:absolute;display:block;
        height:7px;width:100%;
        background-color:#e0001a;
        left:0;top:50%;margin-top:-3px;
        background-color:#f5f9fc;
    }
    div.div_idalgo_content_match_information_content_audience_bar_bar{background-color:#e0001a}

    span.span_idalgo_content_match_information_content_audience_bar_bar_percentage{color:#e0001a;font-size:0.875em}
    span.span_idalgo_content_match_information_content_audience_bar_percentage{
        position:absolute;display:block;
        top:50%;
        margin-left:-18px;
        margin-top:-24px;
        width:36px;height:1em;
        line-height:1em;
        font-size:0.875em;
        text-align:center;
        font-weight:bold;
        color:#e0001a;
    }
    span.span_idalgo_content_match_information_content_audience_bar_audience{
        position:absolute;display:block;
        top:50%;
        margin-left:-35px;
        margin-top:12px;
        height:2.5em;line-height:2.5em;
        width:70px;
        background-color:#e0001a;
        color:#ffffff;
        border-radius:3px;
        text-align:center;
        font-weight:bold;
        font-size:0.875em;
    }
    span.span_idalgo_content_match_information_content_audience_bar_audience:after{
        position:absolute;display:block;
        content:'';
        top:-3px;
        left:50%;margin-left:-4px;
        width: 0;height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 4px solid #e0001a;

    }

/* Module/Football/CSS/MatchPreview.css ***************************************************/

div.div_idalgo_content_football_match_preview{position:relative;}
div.div_idalgo_content_football_match_preview_content{position:relative;}

/** CLASSEMENT **/
div.div_idalgo_content_football_match_preview_content_standing{position:relative;}
div.div_idalgo_content_football_match_preview_content_standing_line{position:relative;height:107px;}
div.div_idalgo_content_football_match_preview_content_standing_line_box{
    position:absolute;
    width:35%;height:70px;
    padding:0 20px;
    line-height:70px;
    background-color:#f5f9fc;
    border-radius:3px;
}
    span.span_idalgo_content_football_match_preview_content_standing_line_box_points{font-size:1em;color:#464646;}
    span.span_idalgo_content_football_match_preview_content_standing_line_box_position{font-size:2em;color:#171717;}

    div.div_idalgo_content_football_match_preview_content_standing_line_box_top{top:0;}
    div.div_idalgo_content_football_match_preview_content_standing_line_box_bottom{bottom:0;}
    div.div_idalgo_content_football_match_preview_content_standing_line_box_local{left:0;}
        div.div_idalgo_content_football_match_preview_content_standing_line_box_local span.span_idalgo_content_football_match_preview_content_standing_line_box_points{float:left;}
        div.div_idalgo_content_football_match_preview_content_standing_line_box_local span.span_idalgo_content_football_match_preview_content_standing_line_box_position{float:right;}
    div.div_idalgo_content_football_match_preview_content_standing_line_box_visitor{right:0;}
        div.div_idalgo_content_football_match_preview_content_standing_line_box_visitor span.span_idalgo_content_football_match_preview_content_standing_line_box_points{float:right;}
        div.div_idalgo_content_football_match_preview_content_standing_line_box_visitor span.span_idalgo_content_football_match_preview_content_standing_line_box_position{float:left;}

    .div_idalgo_content_football_match_preview_content_standing_line_box_local:after{
        position:absolute;
        left:100%;
        height:0;width:0;
        border:solid transparent;
        content:" ";
        pointer-events:none;
    }
    .div_idalgo_content_football_match_preview_content_standing_line_box_local:after{
        border-color: transparent;

        border-left-color: #f5f9fc;
        border-width: 35px;
        top: 50%;
        margin-top: -35px;
    }

    .div_idalgo_content_football_match_preview_content_standing_line_box_visitor:after{
        position:absolute;
        right:100%;
        height:0;width:0;
        border:solid transparent;
        content:" ";
        pointer-events:none;
    }
    .div_idalgo_content_football_match_preview_content_standing_line_box_visitor:after{
        border-color: transparent;
        border-right-color: #f5f9fc;
        border-width: 35px;
        top: 50%;
        margin-top: -35px;
    }
/** GRAPH **/
div.div_idalgo_content_football_match_preview_content_standing_data{
    position:relative;
    height:7em;width:55%;
    display:block;
    float:left;
}
div.div_idalgo_content_football_match_preview_content_standing_data_header {position:relative;display:block;height:2em;}
    div.div_idalgo_content_football_match_preview_content_standing_data_header span {position:relative;display:inline-block;height:28px;width:28px;margin-left:5%;line-height:28px;text-align:center;font-size:0.875em;color:#747474;font-weight:bold}

div.div_idalgo_content_football_match_preview_content_standing_data_header span.span_idalgo_content_football_match_preview_content_standing_data_header_txt_win{margin-left:60px}
div.div_idalgo_content_football_match_preview_content_standing_data_header span.span_idalgo_content_football_match_preview_content_standing_data_header_txt_win,
div.div_idalgo_content_football_match_preview_content_standing_data_header span.span_idalgo_content_football_match_preview_content_standing_data_header_txt_draw,
div.div_idalgo_content_football_match_preview_content_standing_data_header span.span_idalgo_content_football_match_preview_content_standing_data_header_txt_lost{color:#ffffff;border-radius:50%}
span.span_idalgo_content_football_match_preview_content_standing_data_header_txt_win{background-color:#4db103}
span.span_idalgo_content_football_match_preview_content_standing_data_header_txt_draw{background-color:#3d3e41}
span.span_idalgo_content_football_match_preview_content_standing_data_header_txt_lost{background-color:#bd362f}

div.div_idalgo_content_football_match_preview_content_standing_data_local,
div.div_idalgo_content_football_match_preview_content_standing_data_visitor{position:relative;display:block;height:2.5em;line-height:2.2em;border-bottom:1px solid #dae7f0;background-color: #f5f9fc}
    div.div_idalgo_content_football_match_preview_content_standing_data_local span ,
    div.div_idalgo_content_football_match_preview_content_standing_data_visitor span {position:relative;display:inline-block;width:28px;text-align:center;color:#171717;height:30px;margin-top:4px;font-size:0.875em;margin-left:5%;font-weight:bold}
        img.img_idalgo_content_football_match_preview_content_standing_data_local_logo,
        img.img_idalgo_content_football_match_preview_content_standing_data_visitor_logo {position:absolute;display:block;left:30px;top:50%;margin-top:-11px;width: 22px}
div.div_idalgo_content_football_match_preview_content_standing_data_local span.span_idalgo_content_football_match_preview_content_standing_data_local_win,
div.div_idalgo_content_football_match_preview_content_standing_data_visitor span.span_idalgo_content_football_match_preview_content_standing_data_visitor_win {margin-left:60px}


/** SERIES **/
div.div_idalgo_content_football_match_preview_content_series {position:relative;display:block;margin-bottom:20px;float:left;width:45%;}
div.div_idalgo_content_football_match_preview_content_series_title {position:relative;display:block;height:2em;color:#464646;margin-left:5%;line-height:2em}
div.div_idalgo_content_football_match_preview_content_series_title span {font-size:0.6875em;font-weight:bold;text-transform:uppercase}
div.div_idalgo_content_football_match_preview_content_series_content {position:relative;display:block;}
    div.div_idalgo_content_football_match_preview_content_series_content_local,
    div.div_idalgo_content_football_match_preview_content_series_content_visitor {position:relative;display:block;height:2.5em;line-height:2.2em;border-bottom:1px solid #dae7f0;background-color:#f5f9fc}
                    div.div_idalgo_content_football_match_preview_content_series_content_local img ,
    div.div_idalgo_content_football_match_preview_content_series_content_visitor img {display:none;}
        div.div_idalgo_content_football_match_preview_content_series_content_local span,
    div.div_idalgo_content_football_match_preview_content_series_content_visitor span {display:inline-block;width:28px;height:28px;margin-left:5%;margin-top:6px;text-align:center;font-size:0.750em;color:#ffffff;border-radius:50%;line-height:30px}
.idalgo_preview_series_1{background-color:#4db103;}
.idalgo_preview_series_2{background-color:#3d3e41;}
.idalgo_preview_series_3{background-color:#bd362f;}

/**  Joueur clefs **/
div.div_idalgo_content_football_match_preview_key_player{position:relative;}
div.div_idalgo_content_football_match_preview_key_player_list{position:relative;margin-bottom:15px;float:left;width:33%}
div.div_idalgo_content_football_match_preview_key_player_list_title{
    position:relative;
    height:2em;line-height:2em;
    text-transform:uppercase;
    font-weight:bold;
    font-size:0.85em;color:#464646;
}
div.div_idalgo_content_football_match_preview_key_player_list_title span {padding-left:50px}
ul.ul_idalgo_content_football_match_preview_key_player_list{position:relative;height:70px;border-bottom:1px solid #dae7f0;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
    li.li_idalgo_content_football_match_preview_key_player_list{position:relative;width:100%;height:100%;padding-left:50px;float:left}
    li.li_idalgo_content_football_match_preview_key_player_list a.a_idalgo_content_football_match_preview_key_player_list{position:absolute;display:block;width:80px;height:36px;top:50%;margin-top:-8px;}
        span.span_idalgo_content_football_match_preview_key_player_list{display:block;text-align:center;font-size:0.6875em;}
        div.div_idalgo_content_football_match_preview_key_player_list_photo{
            position:absolute;
            top:0px;left:0;
            width:36px;height:36px;
            border-radius:50%;overflow:hidden
        }
            img.img_idalgo_content_football_match_preview_key_player_list_photo{position:absolute;display:block;top:-10px;left:0;width:100%}
        span.span_idalgo_content_football_match_preview_key_player_list_infos_name{font-size:0.6875em;color:#171717;position:absolute;top:-22px}
        span.span_idalgo_content_football_match_preview_key_player_list_infos_value{
            position:absolute;display:block;
            width:34px;height:34px;
            top:0px;right:0;
            background-color:#f5f9fc;
            border-radius:50%;
            line-height:34px;font-size:0.875em;text-align:center;
            border:1px solid #dae7f0;
            color:#171717
        }
        img.img_idalgo_content_football_match_preview_key_player_list_infos_logo{position:relative;margin-top:20px;left:60%;display:none;width:22px}
img.img_idalgo_content_football_match_preview_key_player_local{position:absolute;left:20px;top:63px;width:22px}
img.img_idalgo_content_football_match_preview_key_player_visitor{position:absolute;left:20px;top:134px;width:22px}

/** Historique **/
div.div_idalgo_content_football_match_preview_history{position:relative;}
div.div_idalgo_content_football_match_preview_history_header{position:relative;}
div.div_idalgo_content_football_match_preview_history_header:after{content:'';position:relative;display:block;width:100%;clear:both}
div.div_idalgo_content_football_match_preview_history_header_part{position:relative;}
div.div_idalgo_content_football_match_preview_history_header div.div_idalgo_content_football_match_preview_history_header_left{
    float:left;width:50%;border-right:1px solid #dae7f0;text-align:center;box-sizing:border-box}
div.div_idalgo_content_football_match_preview_history_header div.div_idalgo_content_football_match_preview_history_header_right{
    float:right;width:50%;box-sizing:content-box}
div.div_idalgo_content_football_match_preview_history_header_part_line{position:relative;height:2em;line-height:2em;color:#171717;clear:right}
.div_idalgo_content_football_match_preview_history_header_right .div_idalgo_content_football_match_preview_history_header_part_line{padding:0 20px;}
    span.span_idalgo_content_football_match_preview_history_header_part_line_count{font-size:3.125em;color:#464646;font-weight:bold;}
    span.span_idalgo_content_football_match_preview_history_header_part_line_txt{font-size:0.875em;float:left;font-weight:bold}
    span.span_idalgo_content_football_match_preview_history_header_part_line_val{font-size:0.875em;font-weight:bold;float:right;color:#e0001a;font-family:GlacialIndifferenceRegular, Helvetica, Arial, sans-serif}
span.span_idalgo_content_football_match_preview_history_header_part_line_period,
span.span_idalgo_content_football_match_preview_history_header_part_line_showdown{color:#747474}

div.div_idalgo_content_football_match_preview_history_match{position:relative;margin:1em 0 2em 0;border-top:1px solid #dae7f0;border-bottom:1px solid #dae7f0;}
div.div_idalgo_content_football_match_preview_history_match_line{position:relative;height:5em;line-height:5em;margin-left:70px}
div.div_idalgo_content_football_match_preview_history_match div.div_idalgo_content_football_match_preview_history_match_line+div.div_idalgo_content_football_match_preview_history_match_line{border-top:1px solid #dae7f0;}
div.div_idalgo_content_football_match_preview_history_match_line span{position:absolute;height:100%;overflow:hidden;text-transform:uppercase}
    img.img_idalgo_content_football_match_preview_history_match_line{position:absolute;top:50%;margin-top:-27px;width:55px}
    span.span_idalgo_content_football_match_preview_history_match_line_win,
    span.span_idalgo_content_football_match_preview_history_match_line_goal{font-size:1.5em;font-weight:bold;color:#464646}
    span.span_idalgo_content_football_match_preview_history_match_line_win{left:16%;}
    span.span_idalgo_content_football_match_preview_history_match_line_txt_win{left:30%;font-size:.75em;font-weight:bold;color:#747474}
    span.span_idalgo_content_football_match_preview_history_match_line_goal{left:60%;}
    span.span_idalgo_content_football_match_preview_history_match_line_txt_goal{left:75%;font-size:.75em;font-weight:bold;color:#747474}
    div.div_idalgo_content_football_match_preview_history_match_draw{position:absolute;top:0;left:0;top:50%;margin-top:-1.5em;width:70px;text-align:center;height:3em;}
        span.span_idalgo_content_football_match_preview_history_match_draw_val{display:block;height:1em;font-size:2em;line-height:1em;color:#464646;}
        span.span_idalgo_content_football_match_preview_history_match_draw_txt{display:block;height:1.3em;font-size:0.6875em;}

div.div_idalgo_content_football_match_preview_history_showdown{position:relative;margin:0 auto;text-align:center;}

    span.span_idalgo_content_football_match_preview_history_showdown_data_local_goal{position:absolute;left:174px;top:5px;width:46px;height:46px;line-height:45px;text-align:center;color:#ffffff}
    span.span_idalgo_content_football_match_preview_history_showdown_data_local_for_txt{position:absolute;left:174px;top:44px;width:46px;height:46px;line-height:45px;text-align:center;color:#464646}
    span.span_idalgo_content_football_match_preview_history_showdown_data_local_win_txt{position:absolute;left:133px;width:46px;height:29px;line-height:29px;text-align:center;color:#464646}
    span.span_idalgo_content_football_match_preview_history_showdown_data_local_win_val{position:absolute;left:133px;top:30px;width:46px;height:46px;line-height:45px;text-align:center;color:#ffffff}
    span.span_idalgo_content_football_match_preview_history_showdown_data_draw_txt{position:absolute;left:216px;width:46px;height:29px;line-height:29px;text-align:center;color:#464646}
    span.span_idalgo_content_football_match_preview_history_showdown_data_draw_val{position:absolute;left:216px;top:30px;width:46px;height:46px;line-height:45px;text-align:center;color:#ffffff}
    span.span_idalgo_content_football_match_preview_history_showdown_data_visitor_win_txt{position:absolute;right:133px;width:46px;height:29px;line-height:29px;text-align:center;color:#464646}
    span.span_idalgo_content_football_match_preview_history_showdown_data_visitor_win_val{position:absolute;right:133px;top:30px;width:46px;height:46px;line-height:45px;text-align:center;color:#ffffff}
    span.span_idalgo_content_football_match_preview_history_showdown_data_visitor_for_txt{position:absolute;right:174px;top:44px;width:46px;height:46px;line-height:45px;text-align:center;color:#464646}
    span.span_idalgo_content_football_match_preview_history_showdown_data_visitor_goal{position:absolute;right:174px;top:5px;width:46px;height:46px;line-height:45px;text-align:center;color:#ffffff}

ul.ul_idalgo_content_football_match_preview_history_showdown_match{position:relative;}
ul.ul_idalgo_content_football_match_preview_history_showdown_match li{border-bottom:1px solid #dae7f0;}

li.li_idalgo_content_football_match_preview_history_showdown_match{position:relative;height:2.5em;line-height:2.5em;}
span.span_idalgo_content_football_match_preview_history_showdown_match_season{position:absolute;display:block;left:0;top:50%;height:24px;line-height:24px;margin-top:-12px;width:10%;text-align:center;font-size:0.75em;font-weight:bold}
span.span_idalgo_content_football_match_preview_history_showdown_match_date {position:absolute;display:block;left:10%;top:50%;height:24px;line-height:24px;margin-top:-12px;width:20%;text-align:center;font-size:0.75em;font-weight:bold}
span.span_idalgo_content_football_match_preview_history_showdown_match_competition {position:absolute;display:block;left:30%;top:50%;height:24px;line-height:24px;margin-top:-12px;width:10%;text-align:center;font-size:0.75em;font-weight:bold}
img.img_idalgo_content_football_match_preview_history_showdown_match_local {margin-top:-11px;position:absolute;display:none;left:50%;top:50%;text-align:center;}
span.span_idalgo_content_football_match_preview_history_showdown_match_local {height:20px;margin-top:-10px;line-height:20px;position:absolute;display:block;left:40%;top:50%;width:20%;text-align:right;font-size:0.750em;overflow:hidden;text-overflow: ellipsis;white-space:nowrap}
span.span_idalgo_content_football_match_preview_history_showdown_match_score {height:20px;margin-top:-10px;line-height:20px;position:absolute;display:inline-block;left:64%;top:50%;width:12%;text-align:center;font-weight:bold}
span.span_idalgo_content_football_match_preview_history_showdown_match_visitor {height:20px;margin-top:-10px;line-height:20px;position:absolute;display:block;left:80%;top:50%;width:20%;text-align:left;font-size:0.750em;overflow:hidden;text-overflow: ellipsis;white-space:nowrap}

span.span_idalgo_content_football_match_preview_history_showdown_match_score_local,
span.span_idalgo_content_football_match_preview_history_showdown_match_score_visitor{position:relative;padding:3px 6px}
img.img_idalgo_content_football_match_preview_history_showdown_match_visitor {margin-top:-11px;position:absolute;display:none;left:90%;top:50%;text-align:center;}

span.span_idalgo_content_football_match_preview_history_showdown_match_local.idalgo_winner{font-weight:bold}
span.span_idalgo_content_football_match_preview_history_showdown_match_visitor.idalgo_winner{font-weight:bold}

span.span_idalgo_content_football_match_preview_history_showdown_match_score.idalgo_match_win,
span.span_idalgo_content_football_match_preview_history_showdown_match_score.idalgo_match_draw,
span.span_idalgo_content_football_match_preview_history_showdown_match_score.idalgo_match_lost{color:#e0001a}

/* Module/Pattern/CSS/MatchAction.css *****************************************************/

div.div_idalgo_content_match_action_part{position:relative;display:block}
    div.div_idalgo_content_match_action_part_title{
        position:relative;display:block;
        border-radius:2px;
        border:1px solid #dae7f0;
        background-color:#f5f9fc;
        height:1.375em;
        line-height:1.375em;
        margin:0.625em 0;
    }
    span.span_idalgo_content_match_action_part_title{
        position:relative;
        padding-left:10px;
        font-weight:bold;
        font-size: 0.6875em;
        color:#171717;
    }
    bdo.bdo_idalgo_content_match_action_part_title_score{
        position:absolute;display:block;
        width:50px;height:100%;
        top:0;left:50%;
        margin-left:-25px;
        font-size: 0.6875em;
        color:#171717;
        text-align:center;
    }

    ul.ul_idalgo_content_match_action_part_penalty{position:relative;display:block;padding:0 5px}
        li.li_idalgo_content_match_action_part_penalty{position:relative;display:block;height:1.5em}
        li.li_idalgo_content_match_action_part_penalty + li.li_idalgo_content_match_action_part_penalty{border-top:1px solid #dae7f0}
            div.div_idalgo_content_match_action_part_penalty_local{position:absolute;display:block;left:0;top:0;width:50%;height:100%}
                div.div_idalgo_content_match_action_part_penalty_local_player{position:absolute;display:block;width:70%;height:100%;left:0;top:0;line-height:1.5em;}
                    bdo.bdo_idalgo_content_match_action_part_penalty_local_player{float:left;color:#464646;font-size:0.75em}
                    a.a_idalgo_content_match_action_part_penalty_local_player{float:left;margin-left:5px;color:#171717;font-size:0.875em;font-weight:bold}
                span.span_idalgo_content_match_action_part_penalty_local_logo{position:absolute;right:20px;top:0;width:20px;height:20px;}
            div.div_idalgo_content_match_action_part_penalty_visitor{position:absolute;display:block;left:50%;top:0;width:50%;height:100%}
                div.div_idalgo_content_match_action_part_penalty_visitor_player{position:absolute;display:block;width:70%;height:100%;right:0;top:0;line-height:1.5em;}
                    bdo.bdo_idalgo_content_match_action_part_penalty_visitor_player{float:right;color:#464646;font-size:0.75em}
                    a.a_idalgo_content_match_action_part_penalty_visitor_player{float:right;margin-right:5px;color:#171717;font-size:0.875em;font-weight:bold}
                span.span_idalgo_content_match_action_part_penalty_visitor_logo{position:absolute;left:20px;top:0;width:20px;height:20px;}

    ul.ul_idalgo_content_match_action_part{position:relative;display:block;padding:0 5px}
        li.li_idalgo_content_match_action_part{position:relative;display:block;height:2.5em;line-height:2.5em}
        li.li_idalgo_content_match_action_part + li.li_idalgo_content_match_action_part{border-top:1px solid #dae7f0}
            span.span_idalgo_content_match_action_part_minute{
                position:absolute;display:block;
                width:50px;height:100%;
                top:0;left:50%;
                margin-left:-25px;
                color:#464646;
                font-size:0.75em;
                font-weight:bold;
                text-align:center;
                direction:ltr
            }
            .div_idalgo_content_match_action_part_local span.span_idalgo_content_match_action_part_minute{
                text-align:right;
            }
            .div_idalgo_content_match_action_part_visitor span.span_idalgo_content_match_action_part_minute{
                text-align:left;
            }
            span.span_idalgo_content_match_action_part_logo{position:absolute;display:block;top:50%;margin-top:-15px}
                .div_idalgo_content_match_action_part_local span.span_idalgo_content_match_action_part_logo{right:5px;}
                .li_idalgo_content_match_action_part_local span.span_idalgo_content_match_action_part_logo{left:50%;margin-left:-50px;}
                .div_idalgo_content_match_action_part_visitor span.span_idalgo_content_match_action_part_logo{left:5px;}
                .li_idalgo_content_match_action_part_visitor span.span_idalgo_content_match_action_part_logo{left:50%;margin-left:25px;}
            div.div_idalgo_content_match_action_part_player{position:absolute;display:block;top:0;height:50%;line-height:1.25em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
            div.div_idalgo_content_match_action_part_player.div_idalgo_content_match_action_nodetail{height:100%;line-height:2.50em}
                .div_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_player,
                .li_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_player{left:5px}
                .div_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_player,
                .li_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_player{right:5px}

                a.a_idalgo_content_match_action_part_player{color:#171717;font-size:0.875em;font-weight:bold}
                bdo.bdo_idalgo_content_match_action_part_player{color:#464646;font-size:0.75em}
                .div_idalgo_content_match_action_part_local,
                .li_idalgo_content_match_action_part_local,
                .li_idalgo_content_match_action_part_local{text-align:left}
                .li_idalgo_content_match_action_part_local bdo.bdo_idalgo_content_match_action_part_player{margin-left:5px}
                .div_idalgo_content_match_action_part_visitor,
                .li_idalgo_content_match_action_part_visitor,
                .li_idalgo_content_match_action_part_visitor{text-align:right}
                .li_idalgo_content_match_action_part_visitor bdo.bdo_idalgo_content_match_action_part_player{margin-right:5px}

            div.div_idalgo_content_match_action_part_detail{position:absolute;display:block;top:50%;height:50%;line-height:1.25em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#747474}
                .div_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_detail,
                .li_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_detail{left:5px;text-align:left}
                .div_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_detail,
                .li_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_detail{right:5px;text-align:right}

                a.a_idalgo_content_match_action_part_detail{color:#747474;font-size:0.875em}
                span.span_idalgo_content_match_action_part_detail{color:#747474;font-size:0.6875em}
                    .div_idalgo_content_match_action_part_local a.a_idalgo_content_match_action_part_detail,
                    .div_idalgo_content_match_action_part_local span.span_idalgo_content_match_action_part_detail,
                    .li_idalgo_content_match_action_part_local a.a_idalgo_content_match_action_part_detail,
                    .li_idalgo_content_match_action_part_local span.span_idalgo_content_match_action_part_detail{display:inline}

                    .div_idalgo_content_match_action_part_visitor a.a_idalgo_content_match_action_part_detail,
                    .div_idalgo_content_match_action_part_visitor span.span_idalgo_content_match_action_part_detail,
                    .li_idalgo_content_match_action_part_visitor a.a_idalgo_content_match_action_part_detail,
                    .li_idalgo_content_match_action_part_visitor span.span_idalgo_content_match_action_part_detail{display:inline}

                    .div_idalgo_content_match_action_part_local span.span_idalgo_content_match_action_part_detail,
                    .li_idalgo_content_match_action_part_local span.span_idalgo_content_match_action_part_detail{margin-right:5px}
                    .div_idalgo_content_match_action_part_visitor span.span_idalgo_content_match_action_part_detail,
                    .li_idalgo_content_match_action_part_visitor span.span_idalgo_content_match_action_part_detail{margin-right:5px}

    div.div_idalgo_content_match_action_start_match{
        position:relative;display:block;
        height:2em;line-height:2em;
        text-align:center;
        border-top:1px solid #dae7f0;
        border-bottom:1px solid #dae7f0
    }
    span.span_idalgo_content_match_action_start_match{color:#747474;font-size:0.75em;text-transform:uppercase;}

/* Mode timeline */
.li_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_player,
.li_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_detail{right:50%;margin-right:50px}
.li_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_player,
.li_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_detail{left:50%;margin-left:55px}
/* Elements par type */
li.li_idalgo_content_match_action_part div.div_idalgo_content_match_action_part {
    display:block;
    position:absolute;
    height:2.5em;
    width:50%;
}

li.li_idalgo_content_match_action_part div.div_idalgo_content_match_action_part_local {
    left:0;
}
li.li_idalgo_content_match_action_part div.div_idalgo_content_match_action_part_visitor {
    right:0;
}

.div_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_player,
.div_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_detail{right:83px}
.div_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_player,
.div_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_detail{left:83px}

div.div_idalgo_content_match_action_part_local span.span_idalgo_content_match_action_part_minute {
    right:33px;
    left:auto;
    margin:0;
}
div.div_idalgo_content_match_action_part_visitor span.span_idalgo_content_match_action_part_minute {
    left:33px;
    right:auto;
    margin:0;
}

span.span_idalgo_content_match_action_part_score{display:none}

/* Bouton de changement */
div.div_idalgo_content_match_action_type{
    width:53px;
    height:29px;
    background-position:center -2264px;
    cursor:pointer;
}
div.div_idalgo_content_match_action_timeline {
    width:53px;
    height:29px;
    background-position:center -2232px;
    cursor:pointer;
}

/* Module/Football/CSS/MatchAction.css ****************************************************/
div.div_idalgo_content_football_match_action{position:relative}

    .idalgo_content_football_action_logo_goal{background-position:center -372px;}
    .idalgo_content_football_action_logo_penalty_in{background-position:center -682px;}
    .idalgo_content_football_action_logo_penalty_out{background-position:center -713px;}
    .idalgo_content_football_action_logo_yellow{background-position:center -403px;}
    .idalgo_content_football_action_logo_yellowred{background-position:center -465px;}
    .idalgo_content_football_action_logo_red{background-position:center -434px;}
    .idalgo_content_football_action_logo_nogoal{background-position:center -1395px;}
    .idalgo_content_football_action_logo_substitute{background-position:center -496px;}
    .idalgo_content_football_action_logo_substitute_local{background-position:center -496px;}
    .idalgo_content_football_action_logo_substitute_visitor{background-position:center -527px;}


/* Popup */
div.div_idalgo_content_match_action{position:relative;margin-bottom:1em}
div.div_idalgo_content_match_action.idalgo_tabbable{display:none;}
div.div_idalgo_content_match_action.idalgo_tabbable.idalgo_tab_active{display:block;}

/* Module/Football/CSS/MatchSquadSVG.css **************************************************/
div.div_idalgo_content_match_squad_svg_content{position:relative;width:100%;height:840px}
div.div_idalgo_content_match_squad_svg_content_main{position:relative;width:100%;height:799px}

/** NAV **/
div.div_idalgo_content_match_squad_svg_content ul.ul_idalgo_nav_tab > li > a{
    height:3em;
    line-height:3em;
}

div.div_idalgo_content_match_squad_svg_content li.li_idalgo_left{
    width:50%;margin-right:0
}

/** PAS DE COMPOS **/
div.div_idalgo_content_match_squad_svg_no_data {
    position:relative;display:block;
    width:auto;max-width:380px;margin:20px auto;
}

div.div_idalgo_content_match_squad_svg_no_data img {
    position:relative;display:block;
    width:100%;
}

div.div_idalgo_content_match_squad_svg_opacity {
    position:absolute;display:block;
    top:0;width:100%;height:100%;
    background-color:#171717;
    opacity: 0.4;
}

div.div_idalgo_content_match_squad_svg_no_data_txt {
    position:absolute;display:block;
    width:275px;
    top: 162px;
    left:52px;
    color:#ffffff;
    text-align: center;
    font-weight: bold;
    line-height:22px;
}

div.idalgo_match_squad_player.idalgo_match_squad_fade{
    opacity: 0;
    -webkit-transition: opacity 0.1s linear;
    -moz-transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}

div.idalgo_match_squad_player.idalgo_match_squad_fade.idalgo_match_squad_tab_fade_in{opacity:1;}

/* Module/Pattern/CSS/MatchComment.css ****************************************************/

div.div_idalgo_content_match_comment{position:relative;}

div.div_idalgo_content_match_comment_content{position:relative;}

div.div_idalgo_content_match_comment_vertical_timeline{display: none;}

ul.ul_idalgo_content_match_comment_content_category{position:relative;}
ul.ul_idalgo_content_match_comment_content_category li.li_idalgo_content_match_comment_content_category{
    position:relative;display:block;
    float:left;
    margin-bottom:10px;
    margin-left:10px;
}
div.div_idalgo_content_match_comment_content_category_cnt{
    position:relative;
    margin:0;
    z-index: 10;
    font-size: 1.2em;
    font-weight: bold;
    border: 1px solid #dae7f0;
    padding: 1px 5px;
    border-radius: 4px;
    cursor:pointer;
    white-space:nowrap}

span.span_idalgo_content_match_comment_content_category_cnt_count,
li.li_idalgo_content_match_comment_content_category a.a_idalgo_content_match_comment_content_category_cnt_name{
    display:inline;
    padding:0 5px;
    height:2em;
    text-align:center;overflow:hidden;
    font-size:0.625em;
    color:#747474;
    text-transform:uppercase;
    z-index: 5;
    line-height:2em;
}
span.span_idalgo_content_match_comment_content_category_selected_cnt_name_count{margin-left:10px;}
li.li_idalgo_content_match_comment_content_category_selected a.a_idalgo_content_match_comment_content_category_cnt_name,
li.li_idalgo_content_match_comment_content_category_selected span.span_idalgo_content_match_comment_content_category_cnt_count{
    color: #ffffff;
}
li.li_idalgo_content_match_comment_content_category_selected > div.div_idalgo_content_match_comment_content_category_cnt{color:#fff;background-color:#051f3a;}
ul.ul_idalgo_content_match_comment{position:relative;display:block}
ul.ul_idalgo_content_match_comment:before{
    content: '';
    position: absolute;
    left: 28px;
    top: 20px;
    bottom: 0;
    width: 2px;
    background-color:#f5f9fc;
}
    ul.ul_idalgo_content_match_comment li.li_idalgo_content_match_comment{
            position:relative;
            display:block;
            padding-top:0.625em;
            margin-left: 20px;
        }
    ul.ul_idalgo_content_match_comment li.li_idalgo_content_match_comment[data-display='0']{display:none}
    html[amp] li.li_idalgo_content_match_comment[data-display='0']{display:block}
        div.div_idalgo_content_match_comment_info{
                position:relative;
                float:left;
                width:100px;
                min-height:2em;
                padding-bottom:10px;
            }
            span.span_idalgo_content_match_comment_info_circle{
                position:absolute;left:-2px;top:1px;width:24px;height:24px}
            span.span_idalgo_content_match_comment_info_circle svg{
                position:absolute;top:0;left:0;width:24px;height:24px}
            span.span_idalgo_content_match_comment_info_minute{
                display:block;
                padding-left: 25px;
                font:bold 1.25em GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
                direction:ltr;
                text-align:left
            }
            .img_idalgo_content_match_comment_info{position:absolute;right:10px;top:5px;}
            div.div_idalgo_content_match_comment_info_background{position:relative}
            div.div_idalgo_content_match_comment_info_background_big{width:50px;height:50px;margin-left:14px;margin-top:12px}
            div.div_idalgo_content_match_comment_info_background_small{background-position:70px  5px;height:25px;margin-top:10px;}
        div.div_idalgo_content_match_comment_text{
                position:relative;
                margin-left:100px;
                margin-bottom: 20px;
                padding-right:20px;
                padding: 10px;
                border: 1px solid #f5f9fc;
                border-top: 2px solid #f5f9fc;
                border-radius: 5px;
                box-shadow: 0 2px 2px rgba(0,0,0,0.24);
            }
        div.div_idalgo_content_match_comment_nologo{
            padding-top:23px;
            padding-bottom:23px;
        }
        div.div_idalgo_content_match_comment_text > svg{
            position:absolute;display:block;top:-2px;left:0;width:100%;border-radius:5px}

        div.div_idalgo_content_match_comment_text{background-color: #ffffff;}
            span.span_idalgo_content_match_comment_text{line-height: 1.2em;font-size:1.0625em}

            span.span_idalgo_content_match_comment_text_logo{
                position: absolute;
                width: 100%;
                top: -10px;
                left: 0;
            }
            span.span_idalgo_content_match_comment_text_logo_inside{
                margin:0 auto;display:block;z-index:1;background-color: white;width:20px;padding:0 10px;
                box-sizing:content-box}
            .img_idalgo_content_match_comment_text_logo_inside{width:20px}

            span.span_idalgo_content_match_comment_text_big_206,
            span.span_idalgo_content_match_comment_text_big_207,
            span.span_idalgo_content_match_comment_text_big_208,
            span.span_idalgo_content_match_comment_text_big_209,
            span.span_idalgo_content_match_comment_text_big_210,
            span.span_idalgo_content_match_comment_text_big_217,
            span.span_idalgo_content_match_comment_text_big_218,
            span.span_idalgo_content_match_comment_text_big_219,
            span.span_idalgo_content_match_comment_text_big_220,
            span.span_idalgo_content_match_comment_text_big_222,
            span.span_idalgo_content_match_comment_text_big_223,
            span.span_idalgo_content_match_comment_text_big_225,
            span.span_idalgo_content_match_comment_text_big_226,
            span.span_idalgo_content_match_comment_text_big_227,
            span.span_idalgo_content_match_comment_text_big_228,
            span.span_idalgo_content_match_comment_text_big_229,
            span.span_idalgo_content_match_comment_text_big_232,
            span.span_idalgo_content_match_comment_text_big_236,
            span.span_idalgo_content_match_comment_text_big_240,
            span.span_idalgo_content_match_comment_text_big_243,
            span.span_idalgo_content_match_comment_text_big_375,
            span.span_idalgo_content_match_comment_text_big_552,
            span.span_idalgo_content_match_comment_text_big_553,
            span.span_idalgo_content_match_comment_text_big_554,
            span.span_idalgo_content_match_comment_text_big_555{
                display:block;
                margin-bottom:0.5em;
                font-weight:bold;
                text-transform:uppercase;
                padding-top: 1em;
                text-align: left;
            }

            span.span_idalgo_content_match_comment_text_big_206,
            span.span_idalgo_content_match_comment_text_big_225,
            span.span_idalgo_content_match_comment_text_big_226,
            span.span_idalgo_content_match_comment_text_big_227,
            span.span_idalgo_content_match_comment_text_big_229,
            span.span_idalgo_content_match_comment_text_big_240,
            span.span_idalgo_content_match_comment_text_big_228,
            span.span_idalgo_content_match_comment_text_big_552{
                text-align: center;
                border-bottom: 1px solid #f5f9fc;
                padding-bottom: 1em;
            }
            span.span_idalgo_content_match_comment_text_block_small{font-weight:bold;}
            p.p_idalgo_content_match_comment_text_block{
                position:relative;
                margin:0;
                text-align:left;
                font-size:0.875em;
                line-height:1.25em;
                overflow:hidden;
            }
            div.div_idalgo_content_match_comment_text_block{
                text-align:left;
            }
            div.div_idalgo_content_match_comment_text_block[data-picture="1"]{
                margin-left: 60px;
                min-height: 40px;
                margin-top: 23px;
            }
            div.div_idalgo_content_match_comment_text_block_picture{
                position: absolute;
                width: 32px;
                height:32px;
                border-radius: 20px;
                overflow: hidden;
                left: 20px;
            }
            .img_idalgo_content_match_comment_text_block_picture_person{
                position: absolute;
                top: -10px;
            }
            ul.ul_idalgo_content_match_comment_text_link{position:relative;display:block;margin-top:1em;line-height:0.6875em;}
            ul.ul_idalgo_content_match_comment_text_link li + li {border-left:1px solid #171717;}
                li.li_idalgo_content_match_comment_text_link{float:left;}
                    a.a_idalgo_content_match_comment_text_link{font-weight:bold;font-size:0.6875em;padding:0 0.3125em;}
            div.div_idalgo_content_match_comment_text_match_header{width:100%;}
            div.div_idalgo_content_match_comment_text_match_header_container{position:relative;height:60px;width:240px;margin: 0 auto;}
                .img_idalgo_content_match_comment_text_match_header_container_local,
                .img_idalgo_content_match_comment_text_match_header_container_visitor{position:absolute;width:40px;height:40px;bottom:5px;}
                span.span_idalgo_content_match_comment_text_match_header_container_local,
                span.span_idalgo_content_match_comment_text_match_header_container_visitor,
                span.span_idalgo_content_match_comment_text_match_header_container_separator{
                    position:absolute;display:block;
                    width:50px;height:50px;
                    bottom:0;
                    font:bold 42px GlacialIndifferenceRegular, Helvetica, Arial, sans-serif;
                    text-align:center;
                }

                span.span_idalgo_content_match_comment_text_match_header_container_separator_text{
                    display:block;line-height:1.3em
                }
                span.span_idalgo_content_match_comment_text_match_header_container_local_score,
                span.span_idalgo_content_match_comment_text_match_header_container_visitor_score{
                    display:block;line-height:1.3em
                }

                span.span_idalgo_content_match_comment_text_match_header_container_local_score{
                    text-align: right;
                }

                span.span_idalgo_content_match_comment_text_match_header_container_visitor_score{
                    text-align: left;
                }

                .img_idalgo_content_match_comment_text_match_header_container_local{left:0;}
                span.span_idalgo_content_match_comment_text_match_header_container_local{left:45px;}
                span.span_idalgo_content_match_comment_text_match_header_container_separator{left:111px;width:10px;z-index:1;}
                span.span_idalgo_content_match_comment_text_match_header_container_separator_text{left:0px;}
                span.span_idalgo_content_match_comment_text_match_header_container_visitor{right:36px;}
                .img_idalgo_content_match_comment_text_match_header_container_visitor{right:0;}

/* VERSION RUGBY */
div.div_idalgo_content_rugby_match_comment div.div_idalgo_content_match_comment_text_match_header_container{width:230px}
div.div_idalgo_content_rugby_match_comment span.span_idalgo_content_match_comment_text_match_header_container_local,
div.div_idalgo_content_rugby_match_comment span.span_idalgo_content_match_comment_text_match_header_container_visitor{width:60px}

/* Customer/Laderniereheure/Sport/Common/CSS/Main.css *************************************/
div.div_idalgo_container *{box-sizing:content-box}
div.div_idalgo_container a[href]:hover{text-decoration:none}

div.div_idalgo_page{
    grid-column:1/3;
    margin:0
}
div.div_idalgo_container div.div_idalgo_content_full{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap
}
div.div_idalgo_container div.div_idalgo_content_full > div{
    flex:0 0 100%
}
div.div_idalgo_container div.div_idalgo_content_full > div.div_idalgo_content{
    flex:1 1 auto
}
div.div_idalgo_container div.div_idalgo_content_full > div.div_idalgo_aside{
    flex:0 0 336px;
    margin-left:24px
}
div.div_idalgo_container div.div_idalgo_content_full > div.div_idalgo_aside > div{
    margin-bottom:20px
}

/* WIDGET */
div.div_idalgo_widget{position:relative;padding:1px}
div.div_idalgo_widget div.idalgo_title_format2:before{
    content:'';position:absolute;top:0;bottom:0;left:0;right:0;
    background-color:#f5f9fc;border:1px solid #dae7f0}

/* WIDGET - TITLE */
div.div_idalgo_widget div.idalgo_title_format2 div.idalgo_title1_center_widget{
    height:43px;background-color:#051f3a;
    border-width:0 0 5px 0;border-style:solid;border-color:#e0001a}
div.div_idalgo_widget div.idalgo_title_format2 div.idalgo_title1_center_widget h2{
    top:0;padding:10px 0 5px 0;
    line-height:23px;text-transform:none;color:#ffffff;font-size:1.125em;letter-spacing:normal}
div.div_idalgo_widget div.idalgo_title2_center_widget h3{letter-spacing:normal;text-transform:none;font-size:1em}

/* || BETFIRST */
div.div_idalgo_sport_widget_result_standard[data-is-bets] div.idalgo_title_format2 div.idalgo_title1_center_widget,
div.div_idalgo_widget_result[data-is-bets] div.idalgo_title_format2 div.idalgo_title1_center_widget,
div.div_idalgo_tennis_widget_result[data-is-bets] div.idalgo_title_format2 div.idalgo_title1_center_widget,
div.div_idalgo_sport_widget_result_standard[data-is-bets] div.idalgo_title_format2 div.idalgo_title1_center_widget{background-color: #000000;padding-top:80px}

div.div_idalgo_sport_widget_result_standard[data-is-bets] div.idalgo_title_format2:before,
div.div_idalgo_widget_result[data-is-bets] div.idalgo_title_format2:before,
div.div_idalgo_tennis_widget_result[data-is-bets] div.idalgo_title_format2:before,
div.div_idalgo_sport_widget_result_standard[data-is-bets] div.idalgo_title_format2:before{background-color: #ffffff;border-color:#f5f9fc}

div.div_idalgo_sport_widget_result_standard[data-is-bets] div.div_idalgo_widget_bet_logo,
div.div_idalgo_widget_result[data-is-bets] div.div_idalgo_widget_bet_logo,
div.div_idalgo_tennis_widget_result[data-is-bets] div.div_idalgo_widget_bet_logo,
div.div_idalgo_football_widget_result[data-is-bets] div.div_idalgo_widget_bet_logo{
    position:absolute;display:flex;justify-content:center;
    height:80px;width:100%;
    top:0;
}

div.div_idalgo_sport_widget_result_standard[data-is-bets] div.div_idalgo_widget_bet_logo img,
div.div_idalgo_widget_result[data-is-bets] div.div_idalgo_widget_bet_logo img,
div.div_idalgo_tennis_widget_result[data-is-bets] div.div_idalgo_widget_bet_logo img,
div.div_idalgo_football_widget_result[data-is-bets] div.div_idalgo_widget_bet_logo img{
    position:relative;margin:20px 0;width:170px
}

div.div_idalgo_container[data-mobile="1"] div.div_idalgo_widget_bet_logo{display:none}
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_sport_widget_result_standard div.idalgo_title_format2 div.idalgo_title1_center_widget,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_widget_result div.idalgo_title_format2 div.idalgo_title1_center_widget,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_tennis_widget_result div.idalgo_title_format2 div.idalgo_title1_center_widget,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_sport_widget_result_standard div.idalgo_title_format2 div.idalgo_title1_center_widget{
    background-color:#051f3a;padding-top:0}

div.div_idalgo_container[data-mobile="1"] div.div_idalgo_sport_widget_result_standard div.idalgo_title_format2:before,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_widget_result div.idalgo_title_format2:before,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_tennis_widget_result div.idalgo_title_format2:before,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_sport_widget_result_standard div.idalgo_title_format2:before{
    background-color: #f5f9fc;border-color:#dae7f0}

/* WIDGET - LINK */
div.div_idalgo_module_link{position:relative;display:block;text-align:center;background-color:transparent;opacity:1;height:73px;padding:0;margin:0}
div.div_idalgo_module_link a.a_idalgo_module_link{
    position:relative;display:inline-block;padding:10px 20px;margin:10px 0;background-color:#051f3a;
    color:#ffffff;text-transform:none;font-size:1em;line-height:23px}
div.idalgo_sprite_link{display:none}

/* LOGO BET WIDGET RESULT */
div.div_idalgo_widget_result_bet_logo,
div.div_idalgo_sport_widget_result_standard_bet_logo{position:relative;bottom:0}

div.div_idalgo_widget_result div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score,
div.div_idalgo_sport_widget_result_standard div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score,
div.div_idalgo_widget_result div.div_idalgo_score_square_status_2 span.span_idalgo_score_square_score,
div.div_idalgo_sport_widget_result_standard div.div_idalgo_score_square_status_2 span.span_idalgo_score_square_score,
div.div_idalgo_widget_result div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score,
div.div_idalgo_sport_widget_result_standard div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score {background-color:#ffffff}

div.div_idalgo_container[data-mobile="1"] div.div_idalgo_widget_result div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_sport_widget_result_standard div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_widget_result div.div_idalgo_score_square_status_2 span.span_idalgo_score_square_score,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_sport_widget_result_standard div.div_idalgo_score_square_status_2 span.span_idalgo_score_square_score,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_widget_result div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_sport_widget_result_standard div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score {background-color:#f5f9fc}

/** LOGO BET PAGE RESULT  **/
#idalgo_content_sport_result_title,
#idalgo_content_football_result_title,
div.div_idalgo_content_sport_score_center_bet_logo,
div.div_idalgo_content_result_bet_logo {background-color:#000000}

div.div_idalgo_content_sport_score_center_bet_logo,
div.div_idalgo_content_result_bet_logo {padding:20px 0}

div.div_idalgo_content_sport_score_center_bet_logo img,
div.div_idalgo_content_result_bet_logo img{display:inline-block;width:160px}

/** HORAIRE MATCH F + B **/
span.span_idalgo_score_square_time {font-size:1em}

/** Entete module Betfirst (Resultats + SC ) **/
#idalgo_content_sport_result_title h2,
#idalgo_content_football_result_title h2 {color:#ffffff}

div.div_idalgo_container[data-mobile="1"] div.div_idalgo_content_result_bet_logo{display:none}
div.div_idalgo_container[data-mobile="1"] #idalgo_content_sport_result_title,
div.div_idalgo_container[data-mobile="1"] #idalgo_content_football_result_title,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_content_sport_score_center_bet_logo,
div.div_idalgo_container[data-mobile="1"] div.div_idalgo_content_result_bet_logo {background-color:transparent}
div.div_idalgo_container[data-mobile="1"] #idalgo_content_sport_result_title h2,
div.div_idalgo_container[data-mobile="1"] #idalgo_content_football_result_title h2 {color:#171717}

/* Customer/Laderniereheure/Sport/Common/CSS/Root.css *************************************/
body > div > main{
    display:grid;
    grid-template-columns:1fr 300px;
    gap:20px
}
body > div > main > header{
    grid-column:1/3;
    grid-row:1
}
body > div > main > main{
    grid-column:1;
    grid-row:2
}
body > div > main > aside{
    grid-column:2;
    grid-row:2;
    max-width:300px
}

.idalgo.widget{
    border:1px solid var(--color-grey-02);
    margin-bottom:20px
}
.table{
    display:initial
}

/* Customer/Laderniereheure/Sport/Common/CSS/MainDomTitle.css *****************************/
h2.idalgo_title1{text-align:center;padding:0}

div.idalgo_title2_center_widget h3,
div.idalgo_title3_center_widget span{background-color:transparent}

div.idalgo_title2_center_widget,
div.idalgo_title3_center_widget {margin:10px 0}

/* Customer/Laderniereheure/Sport/Football/CSS/MatchHeaderFull.css ************************/
/*div.div_idalgo_content_match_header_full{margin-bottom:20px}*/
div.div_idalgo_content_match_header_full_main_header_chrono_cnt[data-color="stop"] {border-color:#ff6600}
span.span_idalgo_content_match_header_full_main_header_chrono_cnt {color:#000000}


/* Customer/Laderniereheure/Sport/Common/CSS/Responsive480.css ****************************/
@media only screen and (max-width: 480px){
    /* Module/Pattern/CSS/Responsive480/MatchHeaderFull.css ***********************************/
div.div_idalgo_content_match_header_full{position:relative}
div.div_idalgo_content_match_header_full div.div_idalgo_content_match_header_full{height:258px;position:relative}
div.div_idalgo_content_match_header_full div.div_idalgo_content_match_header_full[data-status="0"]{height:258px}

div.div_idalgo_content_match_header_full_competition{height:initial;padding-top:23px;padding-bottom:0}
span.span_idalgo_content_match_header_full_competition{display:block;font-size:14px}

div.div_idalgo_content_match_header_full_date{
    position:absolute;
    top:0;
    width:100%;
    padding:5px 0;
    font-size:10px;
}

span.span_idalgo_content_match_header_full_details,
div.div_idalgo_content_match_header_full_first_match_mobile{font-size:12px}
div.div_idalgo_content_match_header_full_main_header{top:10px}

.img_idalgo_content_match_header_full_competition,
.img_idalgo_content_match_header_full_main_header_local_cnt,
.img_idalgo_content_match_header_full_main_header_visitor_cnt,
div.div_idalgo_content_match_header_full_standing,
div.div_idalgo_content_match_header_full_first_match,
div.div_idalgo_content_match_header_full_main_header_local_side,
div.div_idalgo_content_match_header_full_main_header_visitor_side {display:none}

.img_idalgo_content_match_header_full_main_header_local_cnt_mobile,
.img_idalgo_content_match_header_full_main_header_visitor_cnt_mobile{top:20px;position:relative;display:block;margin: 0 20px}

div.div_idalgo_content_match_header_full_main_header_center_score,
div.div_idalgo_content_match_header_full_main_header_center_hour{font-size:1.875em;line-height:60px}

div.div_idalgo_content_match_header_full_main_header_center_halftime{height:16px;}
div.div_idalgo_content_match_header_full_main_header_center_halftime * {display:block;font-size:0.833em}
span.span_idalgo_content_match_header_full_main_header_center_halftime_txt{text-transform:uppercase}

div.div_idalgo_content_match_header_full_first_match{
    bottom:10px;
    top:auto;
    width:100%;
    text-align:center;
    right:auto;
}

span.span_idalgo_content_match_header_full_date{font-size:0.875em}

div.div_idalgo_content_match_header_full_first_match_mobile{
    position:absolute;
    display:block;
    bottom:10px;
    left:10px
}

span.span_idalgo_content_match_header_full_first_match_mobile_text{margin-right:10px}

div.div_idalgo_content_match_header_full_main_header_name_teams{top:-40px}

div.div_idalgo_content_match_header_full_main_header_name_teams_local,
div.div_idalgo_content_match_header_full_main_header_name_teams_visitor{display:table;width:calc(70% - 106px)}

a.a_idalgo_content_match_header_full_main_header_name_teams_local,
a.a_idalgo_content_match_header_full_main_header_name_teams_visitor{
    font-size:0.875em;white-space:normal;line-height:20px;display:table-cell;vertical-align:middle}

/** Bonus Rugby **/
div.div_idalgo_content_rugby_match_header_full_main_header_bonus_content span {
    height: 22px;width: 22px;line-height: 22px;font-size: 0.6875em;
}

div.div_idalgo_content_rugby_match_header_full_main_header_bonus {
    top:130px;
    right:5px;
}

div.div_idalgo_content_match_header_full_main_header_visitor div.div_idalgo_content_rugby_match_header_full_main_header_bonus {
    right : 50%;
    left:auto;
}

/** Classement **/
div.div_idalgo_content_match_header_full_standing_mobile {
    position: absolute;display: block;width: 100%;height: 20px;bottom: 5px;
}
.div_idalgo_content_match_header_full_main_header .img_idalgo_content_match_header_full_main_header_local_cnt_mobile,
.div_idalgo_content_match_header_full_main_header .img_idalgo_content_match_header_full_main_header_visitor_cnt_mobile{
    display:block;
}

div.div_idalgo_content_match_header_full_standing_mobile div {
    position: relative;display: block;
    width: 50%;height: 100%;
    float:left;font-size: 0.75em;
    text-align: center;
}

/* Module/Football/CSS/Responsive480/MatchHeaderFull.css **********************************/
div.div_idalgo_content_match_header_full_action_mobile{
    position: relative;
    display:block;
    margin-top:10px
}
div.div_idalgo_content_match_header_full_action_mobile ul.ul_idalgo_content_match_header_full_action_mobile{position:relative;width:50%}
div.div_idalgo_content_match_header_full_action_mobile ul.ul_idalgo_content_match_header_full_action_mobile_local{float:left}
div.div_idalgo_content_match_header_full_action_mobile li.li_idalgo_content_match_header_full_action_mobile_local{padding-right:10px}
div.div_idalgo_content_match_header_full_action_mobile li.li_idalgo_content_match_header_full_action_mobile_local * {float:right}
div.div_idalgo_content_match_header_full_action_mobile ul.ul_idalgo_content_match_header_full_action_mobile_visitor{float:right}
div.div_idalgo_content_match_header_full_action_mobile li.li_idalgo_content_match_header_full_action_mobile_visitor{padding-left:10px}
div.div_idalgo_content_match_header_full_action_mobile li.li_idalgo_content_match_header_full_action_mobile_visitor * {float:left}

div.div_idalgo_content_match_header_full_action_mobile li.li_idalgo_content_match_header_full_action_mobile {position:relative;display:block;height:1em;line-height:1em;clear:both}
div.div_idalgo_content_match_header_full_action_mobile span.span_idalgo_content_match_header_full_action_mobile_minute {font-size:0.625em;color:#747474}
div.div_idalgo_content_match_header_full_action_mobile a.a_idalgo_content_match_header_full_action_mobile_player {font-size:0.625em;color:#171717;font-weight:bold}
div.div_idalgo_content_match_header_full_action_mobile bdo.bdo_idalgo_content_match_header_full_action_mobile_score{font-size:0.625em;color:#747474}

div.div_idalgo_content_match_header_full_action_mobile span.span_idalgo_content_match_header_full_action_mobile_local_minute,
div.div_idalgo_content_match_header_full_action_mobile a.a_idalgo_content_match_header_full_action_mobile_local_player{margin-left:5px}
div.div_idalgo_content_match_header_full_action_mobile span.span_idalgo_content_match_header_full_action_mobile_visitor_minute,
div.div_idalgo_content_match_header_full_action_mobile a.a_idalgo_content_match_header_full_action_mobile_visitor_player{margin-right:5px}

/* Module/Pattern/CSS/Responsive480/MatchInformation.css **********************************/
div.div_idalgo_content_match_information_content_referee_resource{display:none}

div.div_idalgo_content_match_information_content_referee_title,
div.div_idalgo_content_match_information_content_stadium_title{
    text-indent:0;
    text-align:center;
    padding:0 5px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis}

div.div_idalgo_content_match_information_content_audience_max_txt, div.div_idalgo_content_match_information_content_audience_txt{
    text-indent:20px;
}

div.div_idalgo_content_match_information_content_audience_max,
div.div_idalgo_content_match_information_content_audience{
    height:4em;
}

div.div_idalgo_content_match_information_content_audience_max_bar,
div.div_idalgo_content_match_information_content_audience_bar{
    width:auto;height:8px;bottom:0;top:auto;
    left:20px;right:20px
}
div.div_idalgo_content_match_information_content_audience_max_count, div.div_idalgo_content_match_information_content_audience_count {
    right:20px;text-align:right;
}

div.div_idalgo_content_match_information_content_audience_max_txt, div.div_idalgo_content_match_information_content_audience_txt,
div.div_idalgo_content_match_information_content_audience_max_count, div.div_idalgo_content_match_information_content_audience_count {
    line-height:4em;height:4em;
}

span.span_idalgo_content_match_information_content_audience_bar_percentage{
    margin-top:19px;margin-left:-78px;
}

div.div_idalgo_content_match_information_content_referee_title span,
div.div_idalgo_content_match_information_content_stadium_title span{font-size:0.6875em}

div.div_idalgo_content_match_information_content_referee_person a,
div.div_idalgo_content_match_information_content_stadium_name bdo{font-size:0.75em}

/* Module/Pattern/CSS/Responsive480/MatchAction.css ***************************************/
div.div_idalgo_content_match_action_part_title bdo.bdo_idalgo_content_match_action_part_title_score{
    right:1%;
    left:auto;
}

div.div_idalgo_content_match_action_part_visitor span.span_idalgo_content_match_action_part_minute {
    width:20px
}

.div_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_player,
.div_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_detail{right:70px}
.div_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_player,
.div_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_detail{left:70px}

.div_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_detail,
.li_idalgo_content_match_action_part_local div.div_idalgo_content_match_action_part_detail{left:0}
.div_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_detail,
.li_idalgo_content_match_action_part_visitor div.div_idalgo_content_match_action_part_detail{right:0}

/* Module/Football/CSS/Responsive480/MatchAction.css **************************************/

li.li_idalgo_content_football_match_action_part div.div_idalgo_content_football_match_action_part,
li.li_idalgo_content_football_match_action_part{height:2em;line-height:2em}
    div.div_idalgo_content_football_match_action_part_player,
    div.div_idalgo_content_football_match_action_part_detail{line-height:1em}

.li_idalgo_content_football_match_action_part_local span.span_idalgo_content_football_match_action_part_logo{left:50%;margin-left:25px;}
.li_idalgo_content_football_match_action_part_visitor span.span_idalgo_content_football_match_action_part_logo{left:50%;margin-left:-50px;}

bdo.bdo_idalgo_content_football_match_action_part_penalty_local_player,
bdo.bdo_idalgo_content_football_match_action_part_penalty_visitor_player{font-size:0.625em}
a.a_idalgo_content_football_match_action_part_penalty_local_player,
a.a_idalgo_content_football_match_action_part_penalty_visitor_player{font-size:0.6875em}

a.a_idalgo_content_football_match_action_part_player{font-size:0.6875em}
bdo.bdo_idalgo_content_football_match_action_part_player{font-size:0.625em}

a.a_idalgo_content_football_match_action_part_detail,
span.span_idalgo_content_football_match_action_part_detail{font-size:0.6875em}

bdo.bdo_idalgo_content_football_match_action_part_title_score {right:5px;left:auto;}

/* Module/Football/CSS/Responsive480/MatchSquadSVG.css ************************************/
div.div_idalgo_content_match_squad_svg_content{height:615px}
div.div_idalgo_content_match_squad_svg_content_main{height:574px}

div.div_idalgo_content_match_squad_svg_no_data_txt {
    width:70%;
    top: 25%;
    left:15%;
}

/* Module/Pattern/CSS/Responsive480/MatchTimeline.css *************************************/
div.div_idalgo_content_match_timeline{display:none}

/* Module/Football/CSS/Responsive480/MatchTimeline.css ************************************/

div.div_idalgo_content_football_match_timeline{display:none}

/* Module/Football/CSS/Responsive480/MainSquadList.css ************************************/
/*** ENTETE EQUIPE ***/
div.div_idalgo_match_squad_list_head {
    height:60px;line-height:60px;
}
div.div_idalgo_match_squad_list_head div img {left:5px;margin-top:-15px;width:30px}
div.div_idalgo_match_squad_list_head div img.img_idalgo_match_squad_list_head_visitor_logo {right:5px}
div.div_idalgo_match_squad_list_head div span {font-size:0.75em;margin-left:45px}
div.div_idalgo_match_squad_list_head div span.span_idalgo_match_squad_list_head_visitor_txt {margin-right:45px}

/*** ENTETE COACH ***/
div.div_idalgo_match_squad_list_coach {height:40px;line-height:40px}

div.div_idalgo_match_squad_list_coach div span {
    margin:0 20px;font-size:0.75em;
}

/*** LISTE DES JOUEURS ***/
ul.ul_idalgo_match_squad_list {width:48%}
li.li_idalgo_match_squad_list_player {height:42px}

li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos {
    height:42px;line-height:32px;font-size:0.75em;float:left;
}

li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos_player{
    position:relative;display:block;float:left;
}
ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos_player{
    float:right;
}

li.li_idalgo_match_squad_list_player div span.span_idalgo_match_squad_list_player_infos_player_name{
    position:absolute;display:block;width:100%;text-indent:35px;
}

ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div span.span_idalgo_match_squad_list_player_infos_player_name{
    direction:rtl;
}

li.li_idalgo_match_squad_list_player div span.span_idalgo_match_squad_list_player_infos_player_shirt {margin-left:5px}
ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos_player span.span_idalgo_match_squad_list_player_infos_player_shirt {margin-left:0;margin-right:5px}

li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details{height:24px}

li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_action{
    position:absolute;left:9px;margin-left:0}
li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_txt,
li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_career{
    float:none;margin-left:35px;margin-right:15px;font-size:0.625em;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_card{
    position:absolute;right:0}

ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_action{
    float:none;left:auto;margin-left:0;right:9px;margin-right:0}
ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_txt,
ul.ul_idalgo_match_squad_list_visitor li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_career{
    float:none;margin-right:35px;margin-left:15px}
ul.ul_idalgo_match_squad_list_visitor  li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_details span.span_idalgo_match_squad_list_player_details_card{
    left:0}

li.li_idalgo_match_squad_list_player div.div_idalgo_match_squad_list_player_infos div.div_idalgo_match_squad_list_player_infos_list_goal span.span_idalgo_match_squad_list_player_infos_list_goal_goal {
    background-position:-20px -10px;margin-top:0;width:12px;
}

/* Module/Football/CSS/Responsive480/MainSquadField.css ***********************************/
div.div_idalgo_match_squad_field_team {width:100%;overflow:hidden;white-space:nowrap}
div.div_idalgo_match_squad_field_content{height:auto;width:auto;max-width:336px;max-height:508px;margin:0 auto}
div.div_idalgo_match_squad_field_content img.img_idalgo_match_squad_field_content_field{width:100%;height:auto}

div.div_idalgo_match_squad_field_team span {font-size:0.75em;text-indent:10px}

div.div_idalgo_match_squad_field_content img.img_idalgo_match_squad_field_content_logo_team {
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
}

div.div_idalgo_match_squad_field_popup_action_opacity{
    left:0;
    max-width:336px;max-height:508px;margin:0 auto
}

/*** GESTION DES JOUEURS ***/
div.div_idalgo_match_squad_field_content ul.ul_idalgo_match_squad_field_content_list {width:100%;margin:0;left:0}

span.span_idalgo_match_squad_field_content_list_player_shirt {width:40%;top:-5%;margin:0 auto}

li.li_idalgo_match_squad_field_content_list_player span.span_idalgo_match_squad_field_content_list_player_num {
    font-size:0.75em;height:100%;line-height:60px;top:-5%
}

li.li_idalgo_match_squad_field_content_list_player span.span_idalgo_match_squad_field_content_list_player_name {
    height:15px;bottom:2%;
    line-height:15px;
    font-size: 0.675em;
}

/*** Gestion des actions ***/
span.span_idalgo_match_squad_field_content_list_player_card {
    width:50%;top:10%;
    left: 25%;
}

span.span_idalgo_match_squad_field_content_list_player_sub {
    top:25px;
    left:10%
}

span.span_idalgo_match_squad_field_content_list_player_goal {
    top:-40%
}


/*** GESTION POPUP BUT LIVE ***/

div.div_idalgo_match_squad_field_popup_goal_opacity{
    width:100%;height:calc(100% - 66px);
    left:0;
    margin:0;
}

div.div_idalgo_match_squad_field_popup_goal_content {
    width:80%;margin-left:-40%;margin-top:-47px;
}

div.div_idalgo_match_squad_field_popup_goal_content img {
    height:50px;width:50px;
    margin-top:-25px;
    margin-left:10%;
}

div.div_idalgo_match_squad_field_popup_goal_content_infos {left:30%}

span.span_idalgo_match_squad_field_popup_goal_content_infos_title {font-size:1em}
span.span_idalgo_match_squad_field_popup_goal_content_infos_txt {font-size:0.75em}

/* Module/Pattern/CSS/Responsive480/MatchComment.css **************************************/
div.div_idalgo_content_match_comment{margin:0 5px}

ul.ul_idalgo_content_match_comment_content_category{display:none}
ul.ul_idalgo_content_match_comment:before{left:15px}
div.div_idalgo_content_match_comment_vertical_timeline{
    display: block;
    position:absolute;
    height: 100%;
    width: 15px;
    border-right: 3px solid #f5f9fc;
}

p.p_idalgo_content_match_comment_text{
    text-align: initial;
}

div.div_idalgo_content_match_comment_text_block_picture{
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: -35px;
}

div.div_idalgo_content_match_comment_info{
    float:initial;
    width: 100%;
}

li.li_idalgo_content_match_comment{border-left:none;margin-right:0}

li.li_idalgo_content_match_comment div.div_idalgo_content_match_comment{margin:0 0 10px 0}

li.li_idalgo_content_match_comment,
div.div_idalgo_content_match_comment_text,
div.div_idalgo_content_match_comment_text_block[data-picture="1"]{
    margin-left: 0;
}

div.div_idalgo_content_match_comment_info_background{position:absolute;top:0;width:100%;margin:0}
div.div_idalgo_content_match_comment_info_background img{position:absolute;right:0;width:35px;height:auto}

span.span_idalgo_content_match_comment_text_big_206,
span.span_idalgo_content_match_comment_text_big_207,
span.span_idalgo_content_match_comment_text_big_208,
span.span_idalgo_content_match_comment_text_big_209,
span.span_idalgo_content_match_comment_text_big_210,
span.span_idalgo_content_match_comment_text_big_217,
span.span_idalgo_content_match_comment_text_big_218,
span.span_idalgo_content_match_comment_text_big_219,
span.span_idalgo_content_match_comment_text_big_220,
span.span_idalgo_content_match_comment_text_big_222,
span.span_idalgo_content_match_comment_text_big_223,
span.span_idalgo_content_match_comment_text_big_225,
span.span_idalgo_content_match_comment_text_big_226,
span.span_idalgo_content_match_comment_text_big_227,
span.span_idalgo_content_match_comment_text_big_228,
span.span_idalgo_content_match_comment_text_big_229,
span.span_idalgo_content_match_comment_text_big_232,
span.span_idalgo_content_match_comment_text_big_236,
span.span_idalgo_content_match_comment_text_big_240,
span.span_idalgo_content_match_comment_text_big_243,
span.span_idalgo_content_match_comment_text_big_375{
    text-align: center;
    line-height: 1.2em;
    text-transform: none;
    border-bottom: 1px solid #dae7f0;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

div.div_idalgo_content_match_comment_text_block_picture + p.p_idalgo_content_match_comment_text_block{
    margin-top: 50px;
    padding-top: 10px;
}

span.span_idalgo_content_match_comment_info_circle{left:5px}

span.span_idalgo_content_match_comment_info_minute{
    padding-left: 35px;
}

/* Module/Common/CSS/Responsive480/Main.css ***********************************************/

.idalgo_hide_mobile {display:none;}

/* Module/Common/CSS/Responsive480/MainDomList.css ****************************************/
div.div_idalgo_content_cycling_navigation div.div_idalgo_listbox a.idalgo_listbox_split_left,
div.div_idalgo_content_cycling_navigation div.div_idalgo_listbox a.idalgo_listbox_split_right{display:none}

div.div_idalgo_content_cycling_navigation div.div_idalgo_content_cycling_navigation_days_listbox_current{
    left:37px;right:37px;width:auto}

div.div_idalgo_content_cycling_navigation div.div_idalgo_listbox.active ul.ul_idalgo_dropdown_menu{margin-top:40px}

ul.ul_idalgo_nav_tab > li > a{padding-left:5px;padding-right:5px}

/* Module/Common/CSS/Responsive480/MainDomTitle.css ***************************************/

/** TITRE 1 **/
h2.idalgo_title1{padding-right:50px;font-size:0.875em}

/* Module/Common/CSS/Responsive480/MainTwitter.css ****************************************/
span.span_idalgo_tweet_username,
div.div_idalgo_twitter_infos p.p_idalgo_tweet_comment{font-size:1.077em;}
span.span_idalgo_tweet_login {font-size:0.942em;}

div.div_idalgo_twitter_mosaic {height:135px;}

/* Module/Football/CSS/Responsive480/MatchPreview.css *************************************/
div.div_idalgo_content_football_match_preview_history_header div.div_idalgo_content_football_match_preview_history_header_left{width:35%}
div.div_idalgo_content_football_match_preview_history_header div.div_idalgo_content_football_match_preview_history_header_right{width:65%}

div.div_idalgo_content_football_match_preview_history_header_right div.div_idalgo_content_football_match_preview_history_header_part_line{line-height:1em}
span.span_idalgo_content_football_match_preview_history_header_part_line_period{line-height:1em}

div.div_idalgo_content_football_match_preview_history_match_line span.span_idalgo_content_football_match_preview_history_match_line_txt_win,
div.div_idalgo_content_football_match_preview_history_match_line span.span_idalgo_content_football_match_preview_history_match_line_txt_goal{height:20px;top:50%;line-height:20px;margin-top:10px}

div.div_idalgo_content_football_match_preview_history_match_line span.span_idalgo_content_football_match_preview_history_match_line_txt_win{left:16%}
div.div_idalgo_content_football_match_preview_history_match_line span.span_idalgo_content_football_match_preview_history_match_line_txt_goal{left:55%}

/* Customer/Laderniereheure/Sport/Common/CSS/Responsive480/MainDomTitle.css ***************/
/** TITRE 1 **/
h2.idalgo_title1{padding:0}



    div.div_idalgo_aside{display:none}
    
    /*** Cyclisme - Module podium ***/
    /*.span_idalgo_content_cycling_podium_podium_list_1_name {padding: 0}*/
}

/* Customer/Laderniereheure/Sport/Common/CSS/Responsive768.css ****************************/
@media only screen and (max-width:870px){
    /* Module/Common/CSS/Responsive768/MenuDynamicLine.css ************************************/
nav.nav_idalgo_menu_dynamic_line{height:55px;margin:0 0 10px 0}
ul.ul_idalgo_menu_dynamic_line{width:100%;margin:0}
li.li_idalgo_menu_dynamic_line{height:30px;margin:10px 0 0 0}
li.li_idalgo_menu_dynamic_line span{font-size:11px;line-height:11px}
li.li_idalgo_menu_dynamic_line_selected span{font-size:13px}

/* Module/Pattern/CSS/Responsive768/MatchHeaderFull.css ***********************************/
div.div_idalgo_content_match_header_full_background img,
div.div_idalgo_content_match_header_full_forground img{width:auto;height:100%}
div.div_idalgo_content_match_header_full_main_header_center_hour{font-size:3em;line-height:30px}

/* Module/Football/CSS/Responsive768/MatchPreview.css *************************************/

div.div_idalgo_content_football_match_preview_content_standing_data_local img.img_idalgo_content_football_match_preview_content_standing_data_local_logo,
div.div_idalgo_content_football_match_preview_content_standing_data_visitor img.img_idalgo_content_football_match_preview_content_standing_data_visitor_logo{left:29px;width:22px}
div.div_idalgo_content_football_match_preview_content_standing_data_header span.span_idalgo_content_football_match_preview_content_standing_data_header_txt_win{margin-left:7%;padding-left:0}
div.div_idalgo_content_football_match_preview_content_standing_data_header{padding-left:50px}
div.div_idalgo_content_football_match_preview_content_standing_data_header span {margin-left:7%;}
div.div_idalgo_content_football_match_preview_content_standing_data_local span.span_idalgo_content_football_match_preview_content_standing_data_local_win,
div.div_idalgo_content_football_match_preview_content_standing_data_visitor span.span_idalgo_content_football_match_preview_content_standing_data_visitor_win {margin-left:7%}
div.div_idalgo_content_football_match_preview_content_series {position:relative;display:block;margin-bottom:20px;float:none;}

div.div_idalgo_content_football_match_preview_content_series_title {width:100%;padding-left:50px;margin-left:7%;text-align:left}
div.div_idalgo_content_football_match_preview_content_standing_data{
    position:relative;
    height:120px;width:100%;
    display:block;
    float:none;
}
div.div_idalgo_content_football_match_preview_content_series{width:100%}
                    div.div_idalgo_content_football_match_preview_content_series_content_local ,
div.div_idalgo_content_football_match_preview_content_series_content_visitor {padding-left:50px;width:auto;}

                        div.div_idalgo_content_football_match_preview_content_series_content_local span,
div.div_idalgo_content_football_match_preview_content_series_content_visitor span ,
    div.div_idalgo_content_football_match_preview_content_standing_data_local span ,
div.div_idalgo_content_football_match_preview_content_standing_data_visitor span{margin-left:7%;}
   div.div_idalgo_content_football_match_preview_content_standing_data_local ,
   div.div_idalgo_content_football_match_preview_content_standing_data_visitor {padding-left:50px;}
                div.div_idalgo_content_football_match_preview_content_series_content_local img ,
div.div_idalgo_content_football_match_preview_content_series_content_visitor img {display:block;position:absolute;display:block;top:10px;left:29px;width:22px}
/** Historique **/
ul.ul_idalgo_content_football_match_preview_history_showdown_match span.span_idalgo_content_football_match_preview_history_showdown_match_date{display:none;}
ul.ul_idalgo_content_football_match_preview_history_showdown_match span.span_idalgo_content_football_match_preview_history_showdown_match_competition {left:20%;}
ul.ul_idalgo_content_football_match_preview_history_showdown_match span.span_idalgo_content_football_match_preview_history_showdown_match_local {left:20%;width:30%}
ul.ul_idalgo_content_football_match_preview_history_showdown_match span.span_idalgo_content_football_match_preview_history_showdown_match_score {left:50%;margin:-10px 0 0 0}
ul.ul_idalgo_content_football_match_preview_history_showdown_match span.span_idalgo_content_football_match_preview_history_showdown_match_visitor {left:65%;width:30%}
div.div_idalgo_content_football_match_preview_history_match_line span.span_idalgo_content_football_match_preview_history_match_line_win,
div.div_idalgo_content_football_match_preview_history_match_line span.span_idalgo_content_football_match_preview_history_match_line_goal{font-size:1em}
div.div_idalgo_content_football_match_preview_history_match_line span.span_idalgo_content_football_match_preview_history_match_line_txt_win{left:30%;font-size:0.75em}
div.div_idalgo_content_football_match_preview_history_match_line span.span_idalgo_content_football_match_preview_history_match_line_goal {left:55%}
div.div_idalgo_content_football_match_preview_history_match_line span.span_idalgo_content_football_match_preview_history_match_line_txt_goal{left:65%;font-size:0.75em}

li.li_idalgo_content_football_match_preview_history_showdown_match img.img_idalgo_content_football_match_preview_history_showdown_match_local {display:block;}
li.li_idalgo_content_football_match_preview_history_showdown_match span.span_idalgo_content_football_match_preview_history_showdown_match_local {display:none;}
li.li_idalgo_content_football_match_preview_history_showdown_match span.span_idalgo_content_football_match_preview_history_showdown_match_visitor {display:none;}
li.li_idalgo_content_football_match_preview_history_showdown_match img.img_idalgo_content_football_match_preview_history_showdown_match_visitor {display:block;}

li.li_idalgo_content_football_match_preview_history_showdown_match img.img_idalgo_content_football_match_preview_history_showdown_match_local{left:40%;width:22px}
li.li_idalgo_content_football_match_preview_history_showdown_match span.span_idalgo_content_football_match_preview_history_showdown_match_score{width:30%;}
li.li_idalgo_content_football_match_preview_history_showdown_match img.img_idalgo_content_football_match_preview_history_showdown_match_visitor{left:85%;width:22px}

div.div_idalgo_content_football_match_preview_history_header div.div_idalgo_content_football_match_preview_history_header_left{width:40%}
div.div_idalgo_content_football_match_preview_history_header div.div_idalgo_content_football_match_preview_history_header_right{width:60%}

div.div_idalgo_content_football_match_preview_history_header_part_line{height:3.5em;line-height:2em}
div.div_idalgo_content_football_match_preview_history_header_part_line span{display:block;float:none}
img.img_idalgo_content_football_match_preview_history_match_line{width:22px;margin-top:-11px}
span.span_idalgo_content_football_match_preview_history_match_line_win, span.span_idalgo_content_football_match_preview_history_match_line_goal{font-size:1em}
li.li_idalgo_content_football_match_preview_history_showdown_match{height:3em;line-height:1.5em}

div.div_idalgo_content_football_match_preview_history_header_right div.div_idalgo_content_football_match_preview_history_header_part_line {height:3.5em;line-height:2em}
div.div_idalgo_content_football_match_preview_history_header_right div.div_idalgo_content_football_match_preview_history_header_part_line span.span_idalgo_content_football_match_preview_history_header_part_line_val {line-height:1.5em}

div.div_idalgo_content_football_match_preview_history div.div_idalgo_content_football_match_preview_history_match_draw {width:70px;}
div.div_idalgo_content_football_match_preview_history_match_line img.img_idalgo_content_football_match_preview_history_match_line{margin-top:-11px;}

/** Joueur Cle **/
div.idalgo_content_football_match_preview_key_player_title, div.idalgo_content_football_match_preview_history_title {display:none}
div.div_idalgo_content_football_match_preview_key_player_list div.div_idalgo_content_football_match_preview_key_player_list_title span,
div.div_idalgo_content_football_match_preview_key_player_list li.li_idalgo_content_football_match_preview_key_player_list{padding-left:20px}
div.div_idalgo_content_football_match_preview_key_player div.div_idalgo_content_football_match_preview_key_player_list {float:none;width:100%}
div.div_idalgo_content_football_match_preview_key_player ul.ul_idalgo_content_football_match_preview_key_player_list{width:50%;float:left}
div.div_idalgo_content_football_match_preview_key_player img.img_idalgo_content_football_match_preview_key_player_local,
div.div_idalgo_content_football_match_preview_key_player img.img_idalgo_content_football_match_preview_key_player_visitor {display:none}
div.div_idalgo_content_football_match_preview_key_player img.img_idalgo_content_football_match_preview_key_player_list_infos_logo{display:block;position:absolute;width:22px;left:90px;margin-top:7px}

/* Module/Pattern/CSS/Responsive768/MatchTimeline.css *************************************/
div.div_idalgo_content_match_timeline{padding-right:20px}

/* Module/Common/CSS/Responsive768/Main.css ***********************************************/

.idalgo_show_mobile {display:none;}

/* Module/Common/CSS/Responsive768/Root.css ***********************************************/
/* || ContentFull */
.idalgo.full{
    grid-template-columns:1fr
}
.idalgo.full > .top{
    grid-column:1
}
.idalgo.full > .main{
    grid-row:2
}
.idalgo.full > .aside{
    grid-row:3;
    grid-column:1
}
.idalgo.full > .aside.middle{
    grid-row:4
}
.idalgo.full > .aside.bottom{
    grid-row:5
}

/* Module/Pattern/CSS/Responsive768/MatchComment.css **************************************/
ul.ul_idalgo_content_match_comment li.li_idalgo_content_match_comment{margin-right:20px;margin-left:0}



    /*div.div_idalgo_aside > div{position:relative;width:auto;float:none}
    div.div_idalgo_aside > div > *{margin:0}*/


    div.div_idalgo_container div.div_idalgo_content{width:100%;float:none}
    div.div_idalgo_container div.div_idalgo_aside{width:100%;float:none;padding:0}
}