/* Module/Basket/CSS/DomMatch.css *********************************************************/
div.div_idalgo_dom_match_basket{position:relative;display:block}

div.div_idalgo_dom_match_basket div.div_idalgo_dom_match_match_team {
    position:absolute;
    left:0;top:0;
    right:50%;
    margin-right:50px;
    text-align:left
}

div.div_idalgo_dom_match_match_team_local,
div.div_idalgo_dom_match_match_team_visitor {position:relative;line-height:2em}

img.img_idalgo_dom_match_match_team_local,
img.img_idalgo_dom_match_match_team_visitor {
    position:absolute;display:block;
    left:20px;top:5px;
    width:22px;height:22px
}

div.div_idalgo_dom_match_basket span.span_idalgo_dom_match_match_team_local,
div.div_idalgo_dom_match_basket span.span_idalgo_dom_match_match_team_visitor {
    position:relative;display:block;
    height:100%;
    margin-left:45px;
    overflow:hidden;text-overflow:ellipsis;text-overflow:'.';white-space:nowrap
}

div.div_idalgo_dom_match_basket div.div_idalgo_dom_match_match_score {
    position:absolute;
    left:0;top:0;
    margin:0;
    width:100%;
    text-align:left
}

div.div_idalgo_dom_match_basket div.div_idalgo_dom_match_match_score_status {display:none}
div.div_idalgo_score_square_status_0 div.div_idalgo_dom_match_match_score_final,
div.div_idalgo_score_square_status_0 div.div_idalgo_dom_match_match_score_quarter_local,
div.div_idalgo_score_square_status_0 div.div_idalgo_dom_match_match_score_quarter_visitor {display:none}

div.div_idalgo_dom_match_match_score_final {position: absolute;
    display: block;
    width: 90px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -45px;
}

div.div_idalgo_dom_match_match_score_quarter_local,
div.div_idalgo_dom_match_match_score_quarter_visitor {position:relative;left:70%;top:2px;height:32px;line-height:24px;}

div.div_idalgo_dom_match_basket span.span_idalgo_score_square_score {
    margin-top:-1px;
    top: 3px;
    height: 26px;
    line-height: 24px;
    width: 26px;
    font-size: 12px;
    text-align: center;
    font-weight:normal;
}

div.div_idalgo_dom_match_basket span.span_idalgo_dom_match_match_time {font-size:1.3em;font-weight:bold;position: absolute;display: block;width: 90px;left:50%;margin-left:-45px;}

div.div_idalgo_dom_match_match_score_quarter_local span.span_idalgo_dom_match_match_score_quarter_local_first,
div.div_idalgo_dom_match_match_score_quarter_visitor span.span_idalgo_dom_match_match_score_quarter_visitor_first,
div.div_idalgo_dom_match_match_score_quarter_local span.span_idalgo_dom_match_match_score_quarter_local_second,
div.div_idalgo_dom_match_match_score_quarter_visitor span.span_idalgo_dom_match_match_score_quarter_visitor_second,
div.div_idalgo_dom_match_match_score_quarter_local span.span_idalgo_dom_match_match_score_quarter_local_third,
div.div_idalgo_dom_match_match_score_quarter_visitor span.span_idalgo_dom_match_match_score_quarter_visitor_third,
div.div_idalgo_dom_match_match_score_quarter_local span.span_idalgo_dom_match_match_score_quarter_local_fourth,
div.div_idalgo_dom_match_match_score_quarter_visitor span.span_idalgo_dom_match_match_score_quarter_visitor_fourth,
div.div_idalgo_dom_match_match_score_quarter_local span.span_idalgo_dom_match_match_score_quarter_local_extra,
div.div_idalgo_dom_match_match_score_quarter_visitor span.span_idalgo_dom_match_match_score_quarter_visitor_extra{position:relative;display:inline-block;margin-right:5px;top:1px;float: left;}

div.div_idalgo_dom_match_match_score_final span{
    position:relative;display:block;
    top:4px;font-weight:bold;
    font-size:16px;
    height:1.625em;width:100%;
    line-height:1.625em;
    text-align: center;
    border:1px solid #c2c2c2
}

.idalgo_team_winner {font-weight: bold}

div.div_idalgo_dom_match_match_score_nb_extratime {
    position: absolute;display: block;
    height: 16px;width:16px;
    line-height: 16px;
    top:50%;margin-top:-8px;
    right:3%;
    border: 1px solid #c2c2c2;
    background-color: #ffffff;
    text-align: center;
    font-size: 0.625em;
    z-index: 1;

}

div.div_idalgo_dom_match_match_score_nb_extratime:hover {
    color : #ffffff;
    background-color: #272727;
    cursor: pointer;
}

div.div_idalgo_dom_match_match_score_popup_extratime {
    position: absolute;
    height: 100%;
    width: 30%;
    top:0;
    font-size: 0.75em;
    text-align: center;
    padding: 0 20px;
    right:8%;
    border-radius: 3px;
    background-color: #272727;
    color: #ffffff;
}

div.div_idalgo_dom_match_match_score_popup_extratime:after {
    content: ' ';
    position:absolute;
    top:50%;
    margin-top:-12px;
    left:100%;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 13px solid #272727;
}

/** GESTION DU LIVE **/

/* En cours */
li.li_idalgo_dom_match_nba div.div_idalgo_score_square_status_1 div.div_idalgo_dom_match_match_score_status {
    position: absolute;
    display: block;
    height: 1.625em;
    line-height: 1.625em;
    font-size: 0.675em;
    width: auto;
    border:1px solid;
    background-color: #ffffff;
    padding:0 5px;
    top:50%;
    margin-top:-0.8125em;
    left:50%;
    margin-left: -110px;
    z-index: 1;
}

li.li_idalgo_dom_match_nba div.div_idalgo_score_square_status_1 div.div_idalgo_dom_match_match_score_status span {
    position: relative;
    display: block;
    height: 100%;
    width: auto;
}

li.li_idalgo_dom_match_nba div.div_idalgo_score_square_status_1 div.div_idalgo_dom_match_match_score_final span {
    background-color: #4db103;
    border-color: #ffffff;
    color: #ffffff
}

li.li_idalgo_dom_match_nba div.div_idalgo_score_square_status_1 div.div_idalgo_dom_match_match_score_status,
li.li_idalgo_dom_match_nba div.div_idalgo_score_square_status_1 div.div_idalgo_dom_match_match_score_quarter_local span.idalgo_quarter_current,
li.li_idalgo_dom_match_nba div.div_idalgo_score_square_status_1 div.div_idalgo_dom_match_match_score_quarter_visitor span.idalgo_quarter_current
{
    border-color: #4db103;
    color: #4db103
}

/* Mi-Temps */
li.li_idalgo_dom_match_nba div.idalgo_nba_status_halftime div.div_idalgo_dom_match_match_score_final span {
    background-color: #ff6600;
}

li.li_idalgo_dom_match_nba div.idalgo_nba_status_halftime div.div_idalgo_dom_match_match_score_status,
li.li_idalgo_dom_match_nba div.idalgo_nba_status_halftime div.div_idalgo_dom_match_match_score_quarter_local span.idalgo_quarter_current,
li.li_idalgo_dom_match_nba div.idalgo_nba_status_halftime div.div_idalgo_dom_match_match_score_quarter_visitor span.idalgo_quarter_current
{
    border-color: #ff6600;
    color: #ff6600;
}

/** Fin **/
li.li_idalgo_dom_match_nba div.div_idalgo_score_square_status_end div.div_idalgo_dom_match_match_score_final span {
    color: #ff6600
}


/* NBA */
li.li_idalgo_dom_match_nba div.div_idalgo_score_square_status_2 span.span_idalgo_score_square_score{background-color:#ffffff;
    color:#272727}

div.div_idalgo_dom_match_period.div_idalgo_dom_match_basket div.div_idalgo_score_square_score span.span_idalgo_score_square_score.idalgo_team_winner{font-weight:bold}

/* Module/Basket/CSS/MainPicture.css ******************************************************/
.idalgo_sprite_basket{
    background-image:url('/cache/media/sprite_basket_left.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
    overflow:hidden
}

.idalgo_icon_basket_sport{background-position:center -8px}

.idalgo_icon_basket_sport_on {background-position:center -36px}
.idalgo_icon_basket_sport_off{background-position:center -97px}

/* Module/Basket/CSS/Standing.css *********************************************************/
div.div_idalgo_content_basket_standing span.span_idalgo_content_standing_points,
div.div_idalgo_content_basket_standing span.span_idalgo_content_standing_percent{left:105px}
div.div_idalgo_content_basket_standing span.span_idalgo_content_standing_played{left:135px}
div.div_idalgo_content_basket_standing span.span_idalgo_content_standing_win{left:165px}

/* GROUP STAGE - MODULE RESULT */
div.div_idalgo_content_basket_result div.div_idalgo_content_standing_line{margin-right:70px}

div.div_idalgo_content_basket_result div.div_idalgo_content_standing_line div.div_idalgo_content_standing_name{
    width:50%}

div.div_idalgo_content_basket_result span.span_idalgo_content_standing_points,
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_dif{width:9%}

div.div_idalgo_content_basket_result span.span_idalgo_content_standing_for,
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_against{width:8%}

div.div_idalgo_content_basket_result span.span_idalgo_content_standing_played,
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_win,
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_lost{width:5%}

div.div_idalgo_content_basket_result span.span_idalgo_content_standing_points{left:70px;margin-left:50%}
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_played{left:70px;margin-left:59%}
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_win{left:70px;margin-left:64%}
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_lost{left:70px;margin-left:69%}
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_for{left:70px;margin-left:74%}
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_against{left:70px;margin-left:82%}
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_dif{left:70px;margin-left:90%}

/* Module/Basket/CSS/WidgetResult.css *****************************************************/

div.div_idalgo_basket_widget_result div.div_idalgo_content_result_match {
    font-size: 0.8em;
}

div.div_idalgo_basket_widget_result div.div_idalgo_widget_result_tab_date_title {
    font-weight: bold;
    margin: 10px 0 5px 0;
    border-bottom: 1px solid ;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date_match div.div_idalgo_content_result_match {
    height: 4em;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date_match > li.li_idalgo_content_result_match {
    background-color: white;
    border-bottom: 1px solid #c2c2c2;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match_time {
    right: 10px;
    left: auto;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match_score {
    right: 10px;
    left: auto;
    width: auto;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match_localteam,
div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match_visitorteam
{
    left: 0px;
    height: 2em;
    line-height: 2em;
    padding-left: 30px;
    text-align: left;
    width: 60%;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match_visitorteam {
    top: 25px;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match_time {
    width: 30%;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match div.div_idalgo_content_result_match_time {
    display: none;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match[data-status="0"] div.div_idalgo_content_result_match_time {
    display: block;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date span.span_idalgo_background_score_head_to_head {
    display: none;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date span.span_idalgo_score_part_left {
    margin: 0;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date span.span_idalgo_score_part_right {
    right: 50%;
    left: auto;
    margin: 0;
    top: 50%;
}
div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date span.span_idalgo_score_part_center {
    display: none;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date span.span_idalgo_score_part_left,
div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date span.span_idalgo_score_part_right {
    color: #999999;
    height: 50%;
    line-height: 1.7em;
}

/*equipe locale vainqueur status = 1*/
div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match[data-status="1"] span.span_idalgo_score_part_left {
    color: #272727;
}
/*equipe locale vainqueur status = 1*/
div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match[data-status="3"] span.span_idalgo_score_part_right {
    color: #272727;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date a.a_idalgo_content_result_match_localteam_logo,
div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date a.a_idalgo_content_result_match_visitorteam_logo {
    display: block;
    height: 2em;
    line-height: 2em;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
}

div.div_idalgo_basket_widget_result img.img_idalgo_content_result_match_localteam,
div.div_idalgo_basket_widget_result img.img_idalgo_content_result_match_visitorteam {
    display: none;
}
div.div_idalgo_basket_widget_result img.img_idalgo_content_result_match_localteam[src],
div.div_idalgo_basket_widget_result img.img_idalgo_content_result_match_visitorteam[src] {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    padding: 0;
    display: block;
}

div.div_idalgo_basket_widget_result img.img_idalgo_content_result_match_visitorteam {
    right: auto;
}

div.div_idalgo_basket_widget_result img.img_idalgo_content_result_match_visitorteam {
    left: 0px;
}

div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date span.span_idalgo_content_result_match_time {
    top: 25%;
    position: relative;
}

/** sc&eacute;nario finale */
div.div_idalgo_basket_widget_result div.div_idalgo_match_final div.div_idalgo_match_final_date {
    background-color: transparent;
}

div.div_idalgo_basket_widget_result div.div_idalgo_match_final > div+div {
    border: none;
}

div.div_idalgo_basket_widget_result div.div_idalgo_match_final div.div_idalgo_match_final_local_win div.div_idalgo_match_final_match_local,
div.div_idalgo_basket_widget_result div.div_idalgo_match_final div.div_idalgo_match_final_local_win div.div_idalgo_match_final_match_local,
div.div_idalgo_basket_widget_result div.div_idalgo_match_final div.div_idalgo_match_final_visitor_win div.div_idalgo_match_final_match_visitor {
    border: none;
}

div.div_idalgo_basket_widget_result div.div_idalgo_match_final div.div_idalgo_match_final_time {
    background-color: transparent;
}
div.div_idalgo_basket_widget_result div.div_idalgo_match_final_local_win div.div_idalgo_match_final_match_local {
    border: none;
}

div.div_idalgo_basket_widget_result  a.a_idalgo_match_final_match_score{font-size:1em}

/** Gestion du live **/
div.div_idalgo_basket_widget_result ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match[data-code-status="1"] div.div_idalgo_content_result_match_time {
    display: block;
}

ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match[data-code-status="1"] div.div_idalgo_content_result_match_time span {
    height: 20px;line-height: 20px;
    width: 50px;right:30px;
    font-size: 0.875em;
    background-color: #ffffff;
    color:  #4db103;
    border: 1px solid  #4db103;
    display: block;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    top: 50%;
}

ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match[data-code-status="1"] span.span_idalgo_score_part_left,
ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match[data-code-status="1"] span.span_idalgo_score_part_right {
    color: #4db103;
}

ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match[data-status="9"] span.span_idalgo_score_part_left,
ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match[data-status="9"] span.span_idalgo_score_part_right {
    color: #ff6600;
}

ul.ul_idalgo_widget_result_tab_date div.div_idalgo_content_result_match[data-status="9"] div.div_idalgo_content_result_match_time span {
    color:  #ff6600;
    border: 1px solid  #ff6600;
}

div.div_idalgo_content_result_match[data-code-status="2"] ul.ul_idalgo_widget_result_tab_date span.span_idalgo_score_part_left,
div.div_idalgo_content_result_match[data-code-status="2"] ul.ul_idalgo_widget_result_tab_date span.span_idalgo_score_part_right {
    color: ;
}

/* Module/Common/CSS/Copyright.css ********************************************************/
a.a_idalgo_copyright{font-size:0.6875em;color:#c2c2c2}
span.span_idalgo_content_addon_node_copyright{
    position:relative;display:block;font-size:0.6875em;color:#c2c2c2}

div.div_idalgo_copyright_provider{position:relative;display:block;height:30px;width:100%;margin:10px 0}
div.div_idalgo_copyright_side{position:relative;display:block;float:left;width:50%;height:100%}
div.div_idalgo_copyright_side img{position:absolute;display:block;right:10px;top:0;height:20px}
div.div_idalgo_copyright_side span{
    position:relative;display:block;width:100%;font-size:0.56em;color:#999999}

div.div_idalgo_copyright_provider_idalgo:after{
    position:absolute;display:block;content:'';
    left:100%;top:5px;width:1px;height:15px;
    background-color: #999999}

/* Module/Common/CSS/LiveBlogging.css *****************************************************/
@CHARSET "UTF-8";

div.div_idalgo_content_live_blogging{position:relative;display:block;padding-top:20px}
ul.ul_idalgo_content_live_blogging {
    position: relative;
    display:block;
}
li.li_idalgo_content_live_blogging_content {
    position:relative;display:block;
    padding:10px 0;
    clear:both;
    min-height:150px
}

div.div_idalgo_content_live_blogging_month,
div.div_idalgo_content_live_blogging_hour {
    position: relative;
    display:block;
    width:180px;
    height:30px;
    line-height:30px;
    text-align:center;
    margin:0 auto 20px;
    clear:left;
    border-radius:2px;
    background-color: #105b74;
}
span.span_idalgo_content_live_blogging_month,
span.span_idalgo_content_live_blogging_hour{
    font-family : "Cabin Condensed",sans-serif;
    font-size:1em;
    font-weight:bold;
    color : #ffffff;
}
span.span_idalgo_content_live_blogging_month{text-transform:uppercase;font-weight:normal}

/* Entete du Commentaire*/
div.div_idalgo_content_live_blogging_content_title {
    position: relative;
    margin-bottom:1em;

}
div.div_idalgo_content_live_blogging_content_title_content {
    position:relative;
    display:block;
    margin-left:10px;
    margin-top:10px;
    line-height:1.4em;
    text-align:center;
}
div.div_idalgo_content_live_blogging_content_title_hour {
    position:relative;
    display:block;
    height:20px;
    width:90px;
    font-family : "Cabin Condensed",sans-serif;
    color : #ffffff;
    font-size:0.675em;
    line-height:2em;
    z-index:1;
}
span.span_idalgo_content_live_blogging_content_title_hour{
    position:absolute;
    display:block;
    text-align:center;
    z-index:2;
    top:50%;
    left:0;
    width:100%;
    margin-top:-11px
}

/* Separation Reseaux Sociaux */
div.div_idalgo_content_live_blogging_content_title_separate {
    position:absolute;
    left:-45px;right:0;top:10px;
    height:2px;
    background-color: #eeeeee;
}
/* Contenu du commentaire */
li.li_idalgo_content_live_blogging_content > div.div_idalgo_content_live_blogging_content_content{position:relative;display:block;width:auto;margin-left:100px}

span.span_idalgo_content_live_blogging_content_title_hashtag{
    display:inline-block;position:relative;
    color:#105b74;
    background-color:#eeeeee;
    font-size:0.675em;
    padding:2px 5px;
    margin-right:10px
}
img.img_idalgo_content_live_blogging_content_content_photo{
    position:relative;display:block;
    margin:0 auto;
}

div.div_idalgo_content_live_blogging_content_content_text {
    position:relative;
    display:block;
    clear:both;
    font-family : Helvetica Neue,Helvetica,Arial,sans-serif;
    color : #272727;
    font-size:1em;
    line-height:22px;
    text-align:left;
}
div.div_idalgo_content_live_blogging_content_content_text b{font-weight:bold}
div.div_idalgo_content_live_blogging_content_content_text u{text-decoration:underline}
div.div_idalgo_content_live_blogging_content_content_text i{font-style:italic}

div.div_idalgo_content_live_blogging_content_content {text-align: center}
span.span_idalgo_content_live_blogging_content_content_text{color:#105b74;line-height:22px;font-weight: bold;font-size: 1.2em}


img.img_idalgo_content_live_blogging_content_title {
    float:left;
    margin-left: -60px;
}


/** Template Player **/
div.div-idalgo-embed-player{position:relative;display:block;width:250px;margin:0.5em auto;border-top:1px dotted #999999;border-bottom:1px dotted #999999}
    img.img-idalgo-embed-player{position:absolute;left:5px;top:50%;margin-top:-23px}
    div.div-idalgo-embed-player-line1, div.div-idalgo-embed-player-line2{position:relative;height:2em;line-height:2em;}
    img.img-idalgo-embed-player-country{position:absolute;left:50px;top:50%;margin-top:-5px}
    div.div-idalgo-embed-player-line1{border-bottom:1px solid #c2c2c2}
    div.div-idalgo-embed-player-name{float:right;padding-right:5px;font-size:0.75em;color:#74757a;font-weight:bold}
    div.div-idalgo-embed-player-name span+span{margin-left:5px}
        span.span-idalgo-embed-player-firstname{text-transform:capitalize}
        span.span-idalgo-embed-player-name{text-transform:uppercase}
    span.span-idalgo-embed-player-shirt{
        position:absolute;display:block;
        left:50px;top:50%;
        margin-top:-5px;
        border:1px solid #999999;
        color:#74757a;
        font-size:0.6875em;
        text-align:center;
        padding:0 2px;
        height:1.2em;line-height:1.2em
    }
    div.div-idalgo-embed-player-team{float:right;padding-right:5px;font-size:0.6875em;color:#999999}

/** Template Match **/
div.div-idalgo-embed-match{position:relative;display:block;width:100%;margin:0.5em auto;background-color:#eeeeee;overflow:hidden;border-radius:5px}
    div.div-idalgo-embed-match-line-header{position:relative;display:block;line-height:2em;text-align:center;color:#74757a;font-size:0.75em}
    img.img-idalgo-embed-match-local-team,
    img.img-idalgo-embed-match-visitor-team{position:absolute;top:63px;margin-top:-33px;height:32px}
    img.img-idalgo-embed-match-local-team{left:33%}
    img.img-idalgo-embed-match-visitor-team{right:33%}
    div.div-idalgo-embed-match-line-center{position:relative;display:block;width:33%;margin:0 auto;text-align:center;font-weight:bold;min-height:65px}
    div.div-idalgo-embed-match-line-center-penaltyscore{position:relative;display:block;height:10px}
    div.div-idalgo-embed-match-line-center-penaltyscore span{
        position:absolute;display:block;
        top:0;
        height:19px;width:14px;
        background-color:#ffffff;
        border:1px solid #999999;border-radius:2px;
        font-size:12px;line-height:19px;text-align:center
    }
    div.div-idalgo-embed-match-line-center-penaltyscore span.idalgo-template-match-penalty-hidden{display:none}
        span.span-idalgo-embed-match-line-center-penaltyscore-local{right:50%;margin-right:5px}
        span.span-idalgo-embed-match-line-center-penaltyscore-visitor{left:50%;margin-left:5px}
    div.div-idalgo-embed-match-line-center-score, div.div-idalgo-embed-match-line-center-score span{font-size:35px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:35px}
        span.span-idalgo-embed-match-line-center-score-center{margin:0 15px}

    span.span-idalgo-embed-match-line-center-status{color:#ff6600;line-height:2em}
    div.div-idalgo-embed-match-team{position:absolute;display:block;height:32px;line-height:32px;top:30px;width:100%}
        span.span-idalgo-embed-match-team-local{position:absolute;display:block;left:0;top:0;width:30%;font-weight:bold;text-align:right;line-height:32px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-indent:10px}
        span.span-idalgo-embed-match-team-visitor{position:absolute;display:block;right:0;top:0;width:30%;font-weight:bold;text-align:left;line-height:32px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-indent:10px}

/** Template Result **/
div.div-idalgo-embed-result-line-header {position:relative;display:none;text-align:center;line-height:2em;border-bottom:1px solid #74757a;color:#999999;}
li.li-idalgo-embed-result {position:relative;display:block;height:2.625em;line-height:2.5em;border-bottom:1px solid #c2c2c2; font-size:0.888em;font-weight: bold;}
div.div-idalgo-embed-result-team {position:relative;display:block;width:100%;}
                div.div-idalgo-embed-result-team span{line-height:24px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;width:40%;color:#999999}
                div.div-idalgo-embed-result-team span.idalgo_result_team_winner {color: #272727}
                    img.img-idalgo-embed-result-local-team {position:absolute;left:0;top:5px}
                    span.span-idalgo-embed-result-local-team{position:absolute;left:0;padding-left:40px}
                    img.img-idalgo-embed-resutl-visitor-team {position:absolute;right:0;top:5px}
                    span.span-idalgo-embed-resutl-visitor-team{position:absolute;right:0;text-align:right;padding-right:40px}
            div.div-idalgo-embed-result-score{position:absolute;right:50%;top:0;text-align:center;width:20%; color:#272727;font-weight:bold;margin-right:-10%}
                div.div-idalgo-embed-result-score span{line-height:24px}
            div.div-idalgo-embed-result-part-left{position:relative;display:block;width:100%;}
            div.div-idalgo-embed-result-part-left.idalgo_split, div.div-idalgo-embed-result-part-right{position:relative;display:block;width:50%;}
            div.div-idalgo-embed-result-part-left.idalgo_split {float:left;}
            div.div-idalgo-embed-result-part-right {float:right;}

/** Template Classement **/
div.div-idalgo-embed-standing{position:relative;display:block;margin:0.5em auto}
    div.div-idalgo-embed-standing-line-header{position:relative;display:block;line-height:2em;text-align:center;border-bottom:1px solid #74757a;color:#999999}
    ul.ul-idalgo-embed-standing-content{position:relative;display:block;*zoom:1;}
    ul.ul-idalgo-embed-standing-content:before, ul.ul-idalgo-embed-standing-content:after{content:' ';display:table;}
    ul.ul-idalgo-embed-standing-content:after{clear:both;}
    div.div-idalgo-embed-standing-part-full{position:relative;display:block}
        div.div-idalgo-embed-standing-part-left{position:relative;display:block;float:left;width:48%;}
        div.div-idalgo-embed-standing-part-right{position:relative;display:block;float:right;width:48%;}
        li.li-idalgo-embed-standing{position:relative;display:block;height:31px;line-height:31px;border-bottom:1px solid #c2c2c2;font-size:11px;overflow:hidden;text-align:left}
        li.li-idalgo-embed-standing:nth-child(even){background-color:#eeeeee}
            span.span-idalgo-embed-standing-position{position:absolute;display:block;top:0;left:0;;width:9.3%;color:#272727;font-weight:bold;text-indent:8px}
            img.img-idalgo-embed-standing-team{position:absolute;width:15px;height:15px;top:50%;left:12.5%;margin-top:-7px}
            span.span-idalgo-embed-standing-team{position:absolute;display:block;left:25%;top:0;width:50%;height:100%;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
            span.span-idalgo-embed-standing-points{position:absolute;display:block;left:75%;top:0;width:21%;text-align:right;text-transform:uppercase;}
    div.div-idalgo-embed-standing-more{display:none}
    /* couleur num_pos */
    li.li-idalgo-embed-standing_1{border-bottom-color:#105b74}
    li.li-idalgo-embed-standing_2{border-bottom-color:#272727}
    li.li-idalgo-embed-standing_3{border-bottom-color:#74757a}
    li.li-idalgo-embed-standing_4{border-bottom-color:#999999}
    li.li-idalgo-embed-standing_9{border-bottom-color:#272727}
    li.li-idalgo-embed-standing_10{border-bottom-color:#105b74}

/** Bouton Twitter **/
span.span_idalgo_content_live_blogging_content_content_social_text{position:absolute;display:block;width:100%;top:-14px;text-transform:uppercase;color:#999999;font-size:0.5em;text-align:center}
a.a_idalgo_content_live_blogging_content_content_social {position:relative;display:block;top:0;width:100%;text-align:center}
span.span_idalgo_content_live_blogging_content_content_social_button{position:relative;width:30px;height:30px;display:block;left:50%;margin-left:-15px}

/** ADVERTISING **/
li.li_idalgo_content_live_blogging_content_advertising div.div_idalgo_content_live_blogging_content_cards {
    background-color: #eeeeee;
    border: none;
    box-shadow: none;
    border-radius: 3px;
    margin: 0;
    z-index: 1;
}

li.li_idalgo_content_live_blogging_content_advertising div.div_idalgo_content_live_blogging_content_content_social {display: none}


/** Alignement des img, tweet et gabarit **/
div.div_idalgo_content_live_blogging_content_content_text iframe.twitter-tweet-rendered {margin:10px auto !important;}

iframe.twitter-share-button.twitter-count-none span.label{display:none}

/** Scrool **/
div.div_idalgo_button_top_scroll{
    position:fixed;bottom:10px;right:10px;
    background-color:#000000;
    color:#ffffff;font-size:42px;line-height:42px;
    padding:5px 10px 0;
    border-radius: 10px;
    cursor:pointer;
}



div.div_idalgo_content_live_blogging_content_title_addon{position:absolute;display:block;right:0;max-width:200px;overflow:hidden;height:40px;top:-10px;z-index:2;}
div.div_idalgo_content_live_blogging_content_title_addon_content
{
    position:relative;display:inline-block;float:right;width:33px;height:33px;text-align:center;z-index:1;
    overflow:hidden;background-color:#ffffff
}
div.div_idalgo_content_live_blogging_content_title_addon_content img {z-index:1}
div.div_idalgo_content_live_blogging_content_title_addon_content img.img_idalgo_content_live_blogging_content_title_addon_content_logo_team{position:absolute;top: 1px;left:1px;width:31px}
div.div_idalgo_content_live_blogging_content_title_addon_content img.img_idalgo_content_live_blogging_content_title_addon_content_person   {position:absolute;top:-5px;left:  0;width:100%}
div.div_idalgo_content_live_blogging_content_title_addon_content img.img_idalgo_content_live_blogging_content_title_addon_content_type     {position:absolute;top:-5px;left:  0;width:100%}
div.div_idalgo_content_live_blogging_content_title_addon_content_logo_team{position:absolute;top:-5px;width:50px;height:50px;z-index:1}

/* Template_Matchday_Calendar */
/* Position des block */
ul.ul-idalgo-embed-tennis-matchday-calendar-content {display: block;position: relative;background-color: #ffffff;border-top:1px solid #c2c2c2;}
li.li-idalgo-embed-tennis-matchday-calendar {display: block;position: relative;border-bottom:1px solid #c2c2c2;margin-bottom: 2px;}
img.img-idalgo-embed-tennis-matchday-calendar-country {position:absolute;left:15px;top:9px;}
div.div-idalgo-embed-tennis-matchday-calendar-feature {position:relative;padding-left:34px;display: block;clear: both;line-height: 30px;height: 30px;margin-top: 2px;}
div.div-idalgo-embed-tennis-matchday-calendar-feature-name {display: inline-block;text-transform: uppercase;font-weight: bold;line-height: 30px;height: 30px;}
div.div-idalgo-embed-tennis-matchday-calendar-feature-set-list {display: inline-block;width: 125px;position: absolute;right: 15px;background-color:#ffffff;line-height:30px;height:30px;}
div.div-idalgo-embed-tennis-matchday-calendar-feature-set {display: inline-block;position:relative;width: 18px;line-height: 18px;height: 18px;border:1px solid #c2c2c2;text-align: center;margin-right: 5px;box-shadow: 1px 1px 1px #eeeeee;font-size: 0.8em;font-weight: normal;}
div.div-idalgo-embed-tennis-matchday-calendar-feature-tie {display: block;position: absolute;background-color: inherit;top:13px;right:-5px;font-size: 0.7em;line-height:10px;height:10px;width:10px;text-align: center;}
div.div-idalgo-embed-tennis-matchday-calendar-feature-1 div.div-idalgo-embed-matchday-calendar-feature-tie {top:-5px;}
div.div-idalgo-embed-tennis-matchday-calendar-feature-2 div.div-idalgo-embed-matchday-calendar-feature-tie {bottom:-5px;}
div.div-idalgo-embed-tennis-matchday-calendar-match-status,
div.div-idalgo-embed-tennis-matchday-calendar-match-time-spent {display: none;position: absolute;top:50%;margin-top: -7px;border:1px solid black;left:45%;font-size: 0.8em;line-height: 14px;height: 14px;padding:0 4px;background-color: #ffffff;box-shadow: 1px 1px 1px #eeeeee;}
div.div-idalgo-embed-tennis-matchday-calendar-match-time-start {display: none;position: absolute;top:50%;margin-top:-15px;line-height:30px;height:30px;width:125px;right:15px;text-align:center;font-size: 1.6em;}

ul.ul-idalgo-embed-tennis-matchday-calendar-content-bottom {display: none;border-top:none;}

/* More */
div.div-idalgo-embed-tennis-matchday-calendar-more{
    display:block;position:relative;
    height:31px;width:50%;
    margin:0 auto;
    border-bottom:1px solid #c2c2c2;
    border-bottom:1px solid #c2c2c2;
    line-height:31px;
    text-align:center;
    text-transform:uppercase;
    cursor:pointer;
    color:#272727;
}
span.span-idalgo-embed-tennis-matchday-calendar-more-before,
span.span-idalgo-embed-tennis-matchday-calendar-more-after{position:absolute;display:block;height:0;width:0;top:0;border:0 none;border-top:32px solid #ffffff}
span.span-idalgo-embed-tennis-matchday-calendar-more-before{left:0;border-left:20px solid #c2c2c2}
span.span-idalgo-embed-tennis-matchday-calendar-more-after{right:0;border-right:20px solid #c2c2c2}
div.div-idalgo-embed-tennis-matchday-calendar-more:before,
div.div-idalgo-embed-tennis-matchday-calendar-more:after{position:absolute;display:block;content:'';height:0;width:0;top:1px;border:0 none;border-top:32px solid transparent;z-index:1}
div.div-idalgo-embed-tennis-matchday-calendar-more:before{left:-1px;border-left:20px solid #ffffff}
div.div-idalgo-embed-tennis-matchday-calendar-more:after{right:-1px;border-right:20px solid #ffffff}


/* Etat des blocks ********************************************/
div.div-idalgo-embed-tennis-matchday-calendar-feature-set-status-lost {background-color: #ffffff;}
div.div-idalgo-embed-tennis-matchday-calendar-feature-set-status-win {background-color:#eeeeee;}
div.div-idalgo-embed-tennis-matchday-calendar-feature-set-status-win div.div-idalgo-embed-matchday-calendar-feature-tie {display:none;}

/* 0 - Match Non commenc&eacute; */
li.li-idalgo-embed-tennis-matchday-calendar-status-0 div.div-idalgo-embed-matchday-calendar-feature-set-list,
li.li-idalgo-embed-tennis-matchday-calendar-status-0 div.div-idalgo-embed-matchday-calendar-match-status,
li.li-idalgo-embed-tennis-matchday-calendar-status-0 div.div-idalgo-embed-matchday-calendar-match-time-spent {display: none;}
li.li-idalgo-embed-tennis-matchday-calendar-status-0 div.div-idalgo-embed-matchday-calendar-match-time-start {display: block;}

/* 1 - Victoire Entit&eacute; 1 */
/* 3 - Victoire Entit&eacute; 2 */
/* 7 - Abandon Entit&eacute; 1 */
/* 8 - Abandon Entit&eacute; 2 */
li.li-idalgo-embed-tennis-matchday-calendar-status-1 div.div-idalgo-embed-matchday-calendar-feature-2 div.div-idalgo-embed-matchday-calendar-feature-name,
li.li-idalgo-embed-tennis-matchday-calendar-status-3 div.div-idalgo-embed-matchday-calendar-feature-1 div.div-idalgo-embed-matchday-calendar-feature-name,
li.li-idalgo-embed-tennis-matchday-calendar-status-7 div.div-idalgo-embed-matchday-calendar-feature-1 div.div-idalgo-embed-matchday-calendar-feature-name,
li.li-idalgo-embed-tennis-matchday-calendar-status-8 div.div-idalgo-embed-matchday-calendar-feature-2 div.div-idalgo-embed-matchday-calendar-feature-name {color:#999999;font-weight: normal;}

/* 4 - Arret&eacute; */
/* 5 - Match annul&eacute; */
/* 6 - Report&eacute; */
li.li-idalgo-embed-tennis-matchday-calendar-status-4 div.div-idalgo-embed-matchday-calendar-match-status,
li.li-idalgo-embed-tennis-matchday-calendar-status-5 div.div-idalgo-embed-matchday-calendar-match-status,
li.li-idalgo-embed-tennis-matchday-calendar-status-6 div.div-idalgo-embed-matchday-calendar-match-status,
li.li-idalgo-embed-tennis-matchday-calendar-status-7 div.div-idalgo-embed-matchday-calendar-match-status,
li.li-idalgo-embed-tennis-matchday-calendar-status-8 div.div-idalgo-embed-matchday-calendar-match-status {display: inline-block;border-color:#ff6600;color:#ff6600;}
li.li-idalgo-embed-tennis-matchday-calendar-status-4 div.div-idalgo-embed-matchday-calendar-feature-set,
li.li-idalgo-embed-tennis-matchday-calendar-status-5 div.div-idalgo-embed-matchday-calendar-feature-set,
li.li-idalgo-embed-tennis-matchday-calendar-status-6 div.div-idalgo-embed-matchday-calendar-feature-set {background-color: #ff6600;color:#ffffff;}

/* 9 - En Live */
li.li-idalgo-embed-tennis-matchday-calendar-status-9 div.div-idalgo-embed-matchday-calendar-match-time-spent {display: inline-block;border-color:#4db103;color:#4db103;}
li.li-idalgo-embed-tennis-matchday-calendar-status-9 div.div-idalgo-embed-matchday-calendar-feature-set:last-child {background-color: #4db103;color:#ffffff;}

/* Template_Match */
div.div-idalgo-embed-tennis-match {background-color:white}
/* Titre */
div.div-idalgo-embed-tennis-match-title {text-align:center}
span.span-idalgo-embed-tennis-match-title {text-transform:uppercase;color:#888}

/* Versus */
div.div-idalgo-embed-tennis-match-header {position:relative;margin:10px 0;height:50px}
div.div-idalgo-embed-tennis-match-person {
    position:absolute;
    top:5px;
    width:40px;height:40px;
    border-radius:50%;
    overflow:hidden
}
div.div-idalgo-embed-tennis-match-person-1 {left:15%}
div.div-idalgo-embed-tennis-match-person-2 {right:15%}
img.img-idalgo-embed-tennis-match-person {position:absolute;width:40px;top:-10px}

img.img-idalgo-embed-tennis-match-country {
    position:absolute;
    top:20px;
}
img.img-idalgo-embed-tennis-match-country-1 {left:30%}
img.img-idalgo-embed-tennis-match-country-2 {right:30%}

span.span-idalgo-embed-tennis-match-versus {
    position:absolute;
    top:20px;
    left:50%;margin-left:-20px;
    width:40px;
    font-size:2em;
    font-weight:bold;
}
/* Score */
div.div-idalgo-embed-tennis-match-score {
    border-top:1px solid #c2c2c2;
    border-bottom:1px solid #c2c2c2;
}
div.div-idalgo-embed-tennis-match-score div.div-idalgo-embed-tennis-matchday-calendar-feature-set-list {background-color: inherit;}

/* Vid&eacute;o en respsonsive */
div.idalgo-liveblogging-video-embed {
    display: inline-block;
    position: relative;
    padding-top: 25px;
    height: 0;
}

div.idalgo-liveblogging-video-embed-resize {
    display: none;
}

div.idalgo-liveblogging-video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Module/Common/CSS/LiveBloggingScoreBoard.css *******************************************/

div.div_idalgo_content_live_blogging_score_board{position:relative}
div.div_idalgo_content_live_blogging_score_board_status{
    position:relative;display:block;
    text-align:center;
    color:#272727;
    font-size:1.2em;
    font-weight: bold;
    height:3em;
    line-height:3em;
    border-top:1px solid #c2c2c2
}
div.div_idalgo_content_live_blogging_score_board_content{
    position:relative;display:block;
    border-top:1px solid #c2c2c2;
    height:9.3125em;
    text-align:center;
    z-index:10
}
div.div_idalgo_content_live_blogging_score_board_content_local{
    position:absolute;display:block;
    left:0;top:0;
    width:40%;height:100%;
    overflow:hidden;
}
div.div_idalgo_content_live_blogging_score_board_content_local_cnt{
    margin:20px auto 8px auto;
    background-color:white;
    width:75px;height:75px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
}
img.img_idalgo_content_live_blogging_score_board_content_cnt{
    margin-top:4px;
}
span.span_idalgo_content_live_blogging_score_board_content_local{
    display:block;
    font-size:1.5em;
    font-weight:bold;
    line-height:0.9em;
}
div.div_idalgo_content_live_blogging_score_board_content_visitor{
    position:absolute;display:block;
    right:0;top:0;
    width:40%;height:100%;
    overflow:hidden;
}
div.div_idalgo_content_live_blogging_score_board_content_visitor_cnt{
    margin:20px auto 8px auto;
    background-color:white;
    width:75px;height:75px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
}
img.img_idalgo_content_live_blogging_score_board_content_visitor_cnt{
    margin-top:4px;
}
span.span_idalgo_content_live_blogging_score_board_content_visitor{
    display:block;
    font-size:1.5em;
    line-height:0.9em;
    font-weight:bold;
}
div.div_idalgo_content_live_blogging_score_board_content_center_score{
    position:absolute;display:block;
    height:50px;width:100%;
    top:50%;margin-top:-0.7em;
    left:0;
    font-weight:bold;
    font-size:3em;
    line-height:0.8em;
    text-align:center;
    transition: 2s;
}
span.span_idalgo_content_live_blogging_score_board_content_center_score_local{
    position:absolute;
    right:50%;top:0;
    margin-right:15px;
}
span.span_idalgo_content_live_blogging_score_board_content_center_score_visitor{
    position:absolute;
    left:50%;top:0;
    margin-left:15px;
}

/* Module/Common/CSS/LiveBloggingTopNews.css **********************************************/

div.div_idalgo_content_live_blogging_top_news {position:relative}
div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_top_news_title {height:2em;position:relative;padding:0;margin-left:18px}
span.span_idalgo_content_live_blogging_top_news_title_head{
    font-weight: bold;
    line-height: 2em;
    padding-left:2px;
    position: absolute;
    text-transform: uppercase;
    font-size:1em;
    color:#105b74
}

div.div_idalgo_content_live_blogging_top_news ul.ul_idalgo_content_live_blogging {margin-top:-20px;margin-bottom:20px;margin-left:18px}
div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_content_title{display:none}
div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_content_cards{margin-left:0}

span.span_idalgo_content_live_blogging_content_title_top_news{display:none}

/** Supprime un padding pour le widget large **/
div.div_idalgo_content_live_blogging_top_news + div.div_idalgo_content_live_blogging,
div.div_idalgo_content_live_blogging_top_news + div.div_idalgo_content_live_blogging > div.div_idalgo_content_live_blogging{padding-top:0}

div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_content_content_social{display:none}

/* 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: #272727;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height:1em;
    z-index: 1;
}

.div_idalgo_container a{color:#272727;}
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 a[href]:hover{text-decoration: underline;}
div.div_idalgo_container img {border:0;}

.div_idalgo_container 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:#eeeeee;
}
a.a_idalgo_widget_link{
    font-size:0.75em;
    color:#105b74;
}

/** 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:#999999;}

.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;}
.idalgo_clearfix{*zoom:1;} /* IE7 hasLayout */

/** Badge **/
.idalgo_badge {
  font-size: 10px;
  font-weight:bold;
  line-height: 14px;
  color: #74757a;
  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/MainDomAScore.css ****************************************************/

/*a.a_idalgo_content_match_score span{
  float:left;
}

span.span_idalgo_score_part_left{
  margin-left:20%;
  margin-right:10%;
}
span.span_idalgo_score_part_center{
  margin-right:10%;
}
span.span_idalgo_score_part_right{

}*/

span.span_idalgo_score_part_left{
    position:absolute;
    right:50%;top:0;
    margin-right:6px;
}
span.span_idalgo_score_part_center{
    display:block;
    position:absolute;
    top:0;left:0;
    width:100%;
    height:100%;
    text-align:center;
    overflow:hidden;
}
span.span_idalgo_score_part_right{
    position:absolute;
    left:50%;top:0;
    margin-left:6px;
}
span.span_idalgo_background_score_head_to_head{
    position:absolute;
    width:30px;height:30px;
    background-position:center -806px;
    z-index:1;
    top:50%;left:50%;
    margin-left:-15px;
    margin-top:-15px;
}
span.span_idalgo_score_time {
    font-weight: normal;
    display:block;
    position:absolute;
    top:0;left:0;
    width:100%;
    height:100%;
    text-align:center;
    overflow:hidden;
    margin:0;
}

div.div_idalgo_score_penalty_part{
    position:absolute;display:block;
    width:100%;height:1.70em;
    left:0;
    top:1.70em;
}

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

.idalgo_action_hide{display:none;}

/* Module/Common/CSS/MainDomButton.css ****************************************************/

.button_idalgo {
  display: inline-block;
  margin-bottom: 0;
  padding:0;
  color: #272727;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255, 0.75);
  vertical-align: middle;
  font:0.6875em/2.7272em Helvetica Neue,Helvetica,Arial,sans-serif;
  background-color: #ffffff;
  border: 1px solid #c2c2c2;
  cursor: pointer;
  height:2.9090em;
  overflow:hidden;
  font-weight:bold;
  text-overflow:ellipsis;
  text-overflow:'.';
  white-space:nowrap
}
.button_idalgo:hover,
.button_idalgo:active{
  background-color: #eeeeee;
}
.button_idalgo.active{
  background-color: #eeeeee;
  outline: 0;
}
.div_idalgo_container .button_idalgo_selected{color:#105b74;}

.button_idalgo_status_win{
  background-color: #4db103;
  background-image: -moz-linear-gradient(top, #62c462, #4db103);
  background-image: -ms-linear-gradient(top, #62c462, #4db103);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#4db103));
  background-image: -webkit-linear-gradient(top, #62c462, #4db103);
  background-image: -o-linear-gradient(top, #62c462, #4db103);
  background-image: linear-gradient(top, #62c462, #4db103);
}
.button_idalgo_status_win:hover{
  background-color: #4db103;
}

.button_idalgo_status_lost{
  background-color: #990066;
  background-image: -moz-linear-gradient(top, #ee5f5d, #990066);
  background-image: -ms-linear-gradient(top, #ee5f5d, #990066);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5d), to(#990066));
  background-image: -webkit-linear-gradient(top, #ee5f5d, #990066);
  background-image: -o-linear-gradient(top, #ee5f5d, #990066);
  background-image: linear-gradient(top, #ee5f5d, #990066);
}
.button_idalgo_status_lost:hover{
  background-color: #990066;
}

.button_idalgo_status_draw{
  background-color: #3d3e41;
  background-image: -moz-linear-gradient(top, #3d3e41, #3d3e41);
  background-image: -ms-linear-gradient(top, #3d3e41, #3d3e41);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3d3e41), to(#3d3e41));
  background-image: -webkit-linear-gradient(top, #3d3e41, #3d3e41);
  background-image: -o-linear-gradient(top, #3d3e41, #3d3e41);
  background-image: linear-gradient(top, #3d3e41, #3d3e41);
}
.button_idalgo_status_draw:hover{
  background-color: #3d3e41;
}

.button_idalgo_status_other {
  background-color: #ffffff;
}

/* 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:#105b74;
    /*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 #c2c2c2;
    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: #272727;
    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: #ffe7f1;
}

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

/** Navigation **/
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:#eeeeee;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:#74757a}
ul.ul_idalgo_nav_tab > li > span{text-align:center;line-height:1.888em;font-size:0.625em;color:#74757a;margin-right:5px}

/** Affichage en Tab **/
ul.ul_idalgo_nav_tab{position:relative;border-bottom:1px solid #c2c2c2;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 #c2c2c2;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:#105b74;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:#999999;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:#999999;background-color:#ffffff;border:1px solid #c2c2c2;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:#105b74;background-color:#eeeeee;}

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

/* Module/Common/CSS/MainDomMatchPeriod.css ***********************************************/
div.div_idalgo_dom_match_period div.div_idalgo_dom_match_match {
    height: 4.8em;line-height: 4.8em;
}

div.div_idalgo_dom_match_period div.div_idalgo_score_square_score {
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    left:auto;
    top: 0;
    margin: 0;
}

div.div_idalgo_dom_match_period div.div_idalgo_score_square_score span.span_idalgo_score_square_score{
    position:absolute;display:block;
    font-size: 1.25em;height: 30px;line-height: 30px;
    top:0;
    width:38px;
    font-family:"Cabin Condensed",sans-serif;
    font-weight:normal
}

div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_1,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_score_square,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_score_square,
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_3
{
    position:absolute;display:block;
    height:100%;width:40px;
    top:0;left:50%;margin-left:-20px;
}

div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_1 span,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_score_square_score span,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_score_square_score span,
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_3 span {
    border-color: transparent;
}

div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score_local,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_score_square_score span.span_idalgo_score_square_score_local,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_score_square_score span.span_idalgo_score_square_score_local,
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score_local{
    top:3px
}
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score_visitor,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_score_square_score span.span_idalgo_score_square_score_visitor,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_score_square_score span.span_idalgo_score_square_score_visitor,
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score_visitor{
    top:42px
}
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score_local,
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score_visitor{
    font-weight:bold
}

div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score_local:after,
div.div_idalgo_dom_match_period[data-code-status="1"] span.span_idalgo_score_square_score_local:after,
div.div_idalgo_dom_match_period[data-code-status="2"] span.span_idalgo_score_square_score_local:after,
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score_local:after{
    position:absolute;display:block;content:'';
    width:80px;height:1px;
    bottom:-5px;left:-20px;
    background-color:#272727
}

div.div_idalgo_dom_match_period span.span_idalgo_score_square_score_txt {position: absolute;display: block;width: 100%;height: 100%;top: 0}

/* Gestion du match Termine */
div.div_idalgo_dom_match_period div.idalgo_dom_match_winner {
    font-weight: bold;
}

div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_visitorteam {
    display: block;
    position: absolute;
    height: 50%;
    width:50%;
    left:0;
    top:0;
    margin-right: 50px;
    text-align: left;
}

div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_localteam span,
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_visitorteam span,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_localteam span,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_visitorteam span,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_localteam span,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_visitorteam span,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_localteam span,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_visitorteam span {
    line-height: 2.4em;margin-left :35px;float:left;
}

div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_localteam span.span_idalgo_dom_match_match_localteam_suffix,
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_visitorteam span.span_idalgo_dom_match_match_visitorteam_suffix,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_localteam span.span_idalgo_dom_match_match_localteam_suffix,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_visitorteam span.span_idalgo_dom_match_match_visitorteam_suffix,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_localteam span.span_idalgo_dom_match_match_localteam_suffix,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_visitorteam span.span_idalgo_dom_match_match_visitorteam_suffix,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_localteam span.span_idalgo_dom_match_match_localteam_suffix,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_visitorteam span.span_idalgo_dom_match_match_visitorteam_suffix {
    margin-left :0;color: #105b74;font-weight: bold;
}


div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_visitorteam {
    top:50%;
    margin-left :0
}

div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_localteam img,
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_visitorteam img,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_localteam img,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_visitorteam img {
    height: auto;width: 22px;margin-top: -11px;
}

div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_visitorteam img,
div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_visitorteam img,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_visitorteam img,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_visitorteam img {
    left:10px;right:auto;
}
div.div_idalgo_dom_match_period div.div_idalgo_dom_match_match div.idalgo_icon_team_qualify{right:auto;left:5px}

/** GESTION DES SETS **/
div.div_idalgo_dom_match_period ul.ul_idalgo_dom_match_match_set{
    position:absolute;display:block;
    height:100%;right:0;
    width:240px;
}

div.div_idalgo_dom_match_period[data-status="0"] ul.ul_idalgo_dom_match_match_set{display:none}

div.div_idalgo_dom_match_period li.li_idalgo_dom_match_match_set{position:relative;display:block;float:left;height:100%;width:28px;box-sizing: border-box}
div.div_idalgo_dom_match_period li.li_idalgo_dom_match_match_set + li.li_idalgo_dom_match_match_set{margin-left:5px}
div.div_idalgo_dom_match_period li.li_idalgo_dom_match_match_set div.div_idalgo_score_square_score_opacity{opacity: .1}
div.div_idalgo_dom_match_period li.li_idalgo_dom_match_match_set span.span_idalgo_score_square_score{
    height:25px;width:25px;line-height:25px;font-size:12px;
    top:6px;left:0;text-align:center;
    background-color:#ffffff;
    border-color:#c2c2c2;
    color:#272727;
    font-weight: normal;
    animation-fill-mode: both;
    animation-name: idalgoZoomIn;
    animation-duration: .75s;
}
div.div_idalgo_dom_match_period li.li_idalgo_dom_match_match_set div.div_idalgo_score_square_score_opacity+ span.span_idalgo_score_square_score_txt{font-weight:bold}
div.div_idalgo_dom_match_period li.li_idalgo_dom_match_match_set span.span_idalgo_score_square_score.span_idalgo_dom_match_match_set_visitorteam{bottom:6px;top:auto}

div.div_idalgo_dom_match_period[data-state='1'] li.li_idalgo_dom_match_match_set:last-child div{
    opacity:.5
}

/** LIVE **/
span.span_idalgo_score_square_score_txt {
    animation-fill-mode: both;
    animation-name: idalgoBounce;
    animation-duration: .75s;
    transform-origin: center bottom;
}

span.span_idalgo_score_square_score_txt.idalgo_basket_score_animate {
    /*animation-fill-mode: both;*/
    /*animation-name: idalgoZoomOut;*/
    /*animation-duration: 2s;*/
}

div.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_score_square_score span.span_idalgo_score_square_score_local:after {background-color: #4db103}
div.div_idalgo_dom_match_period[data-code-status="1"] span.span_idalgo_score_square_score             {color: #4db103;background-color: transparent}
div.div_idalgo_dom_match_period[data-code-status="1"] li.li_idalgo_dom_match_match_set:nth-last-child(1) span.span_idalgo_score_square_score {
    border-color:#4db103;
    color:#4db103;
}

/** Mi-Temps **/
div.div_idalgo_dom_match_period.idalgo_status_halftime div.div_idalgo_score_square_score span.span_idalgo_score_square_score_local:after {background-color: #ff6600}
div.div_idalgo_dom_match_period.idalgo_status_halftime span.span_idalgo_score_square_score             {color: #ff6600;background-color: #ffffff}
div.div_idalgo_dom_match_period.idalgo_status_halftime li.li_idalgo_dom_match_match_set:nth-last-child(1) span.span_idalgo_score_square_score {
    border-color:#c2c2c2;
    color:#272727;
}

/** Termin&eacute; **/
div.div_idalgo_dom_match_period.idalgo_status_end div.div_idalgo_score_square_score span.span_idalgo_score_square_score_local:after {background-color: #ff6600}
div.div_idalgo_dom_match_period.idalgo_status_end span.span_idalgo_score_square_score             {color: #ff6600;background-color: #ffffff}
div.div_idalgo_dom_match_period.idalgo_status_end li.li_idalgo_dom_match_match_set:nth-last-child(1) span.span_idalgo_score_square_score {
    border-color:#c2c2c2;
    color:#272727;
}

/** Gestion JO **/
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_visitorteam {
    margin-right:0
}

div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] span.span_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] span.span_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] span.span_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] span.span_idalgo_dom_match_match_visitorteam {
    position:absolute;float:none;
    top:0;height:100%;
    left:70px;right:45px;
    margin-left:0;margin-right:0
}

div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] span.span_idalgo_dom_match_match_localteam_txt,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] span.span_idalgo_dom_match_match_visitorteam_txt,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] span.span_idalgo_dom_match_match_localteam_txt,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] span.span_idalgo_dom_match_match_visitorteam_txt {
    margin-left:0;margin-right:0
}
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] span.span_idalgo_dom_match_match_localteam_suffix,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] span.span_idalgo_dom_match_match_visitorteam_suffix,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] span.span_idalgo_dom_match_match_localteam_suffix,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] span.span_idalgo_dom_match_match_visitorteam_suffix{
    position:absolute;top:50%;float:none;
    width:28px;height:20px;line-height:22px;
    left:-28px;margin-top:-10px;
    text-align:center;
    font-size:.75em
}

div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="0"] div.div_idalgo_dom_match_match_localteam img,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="0"] div.div_idalgo_dom_match_match_visitorteam img{
    width: auto;height: auto;
}

div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_localteam img,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_visitorteam img,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_localteam img,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_visitorteam img{
    width: 25px;height:20px;margin-top: -10px;border:1px solid #c2c2c2;left:17px;box-sizing:border-box
}

div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] span.span_idalgo_dom_match_match_localteam_txt,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] span.span_idalgo_dom_match_match_visitorteam_txt,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] span.span_idalgo_dom_match_match_localteam_txt,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] span.span_idalgo_dom_match_match_visitorteam_txt{
    width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}

div.div_idalgo_dom_match_games[data-status="9"] div.div_idalgo_score_square_score span.span_idalgo_score_square_score_local:after {background-color: #ff6600}
div.div_idalgo_dom_match_games[data-status="9"] span.span_idalgo_score_square_score {color: #ff6600}
div.div_idalgo_dom_match_games[data-status="9"] li.li_idalgo_dom_match_match_set:nth-last-child(1) span.span_idalgo_score_square_score {
    border-color:#ff6600;
    color:#ff6600;
}
div.div_idalgo_dom_match_games_period div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score_local,
div.div_idalgo_dom_match_games_period div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score_visitor{
    font-weight:normal
}
div.div_idalgo_dom_match_games_period  div.div_idalgo_score_square_status_end div.div_idalgo_score_square_score span.span_idalgo_score_square_score_local:after {background-color: #ff6600}
div.div_idalgo_dom_match_games_period div.div_idalgo_score_square_status_end span.span_idalgo_score_square_score {
    color: #ff6600;
    background-color:transparent
}
div.div_idalgo_dom_match_games div.div_idalgo_dom_match_period  div.div_idalgo_score_square_score_opacity-in{transform: rotate3d(1,0,0, 90deg);}
div.div_idalgo_dom_match_games div.div_idalgo_dom_match_period div.div_idalgo_score_square_score_opacity-out{transform: rotate3d(0,0,0, 0deg);}

div.div_idalgo_dom_match_games div.div_idalgo_dom_match_period li.li_idalgo_dom_match_match_set span.span_idalgo_score_square_score{perspective: 50px}
div.div_idalgo_dom_match_games span.span_idalgo_dom_match_match_set_visitorteam div.div_idalgo_score_square_score_opacity-in-go {
    transform-origin: 50% 0%;
    animation: idalgo-in-top 750ms ease 0ms 1 forwards;
}
div.div_idalgo_dom_match_games span.span_idalgo_dom_match_match_set_localteam div.div_idalgo_score_square_score_opacity-in-go {
    transform-origin: 50% 100%;
    animation: idalgo-in-bottom 750ms ease 0ms 1 forwards;
}
div.div_idalgo_dom_match_games span.span_idalgo_dom_match_match_set_visitorteam div.div_idalgo_score_square_score_opacity-out-go {
    transform-origin: 50% 0%;
    animation: idalgo-out-top 750ms ease 0ms 1 forwards;
}
div.div_idalgo_dom_match_games span.span_idalgo_dom_match_match_set_localteam div.div_idalgo_score_square_score_opacity-out-go {
    transform-origin: 50% 100%;
    animation: idalgo-out-bottom 750ms ease 0ms 1 forwards;
}

@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-top {
    from {transform: rotate3d(0,0,0, 0deg)}
    to   {transform: rotate3d(-1,0,0, 90deg)}}
@keyframes idalgo-out-bottom {
    from {transform: rotate3d(0,0,0, 0deg)}
    to   {transform: rotate3d(1,0,0, 90deg)}}
}

/** BOUNCE **/
@keyframes idalgoBounce {
    from, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -7px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -4px, 0);
    }

    90% {
        transform: translate3d(0,0,0);
    }
}

@keyframes idalgoZoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes idalgoZoomOut {
    from {
        opacity: 1;
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 0;
    }
}

/* Module/Common/CSS/MainDomMatchPeriodTennis.css *****************************************/
div.div_idalgo_dom_period_tennis{
    width: 300px;
    height: 63px;
    border: 1px solid #d4d4d4;
    position: relative;
}

div.div_idalgo_dom_period_tennis_match_feature_1,
div.div_idalgo_dom_period_tennis_match_feature_2,
div.div_idalgo_dom_period_tennis_match_fed_davis_feature_1,
div.div_idalgo_dom_period_tennis_match_fed_davis_feature_2{
    height:32px;
    display:block;
    position:absolute;
    width:170px;
    left:0;
    margin-right:50px;
    text-align:left;
}

div.div_idalgo_dom_period_tennis_match_fed_davis_feature_1,
div.div_idalgo_dom_period_tennis_match_fed_davis_feature_2{
    width:100%;margin-right:0;
}

div.div_idalgo_dom_period_tennis_match_feature_1,
div.div_idalgo_dom_period_tennis_match_fed_davis_feature_1{top:0}
div.div_idalgo_dom_period_tennis_match_feature_2,
div.div_idalgo_dom_period_tennis_match_fed_davis_feature_2{top:50%}

img.img_idalgo_dom_period_tennis_match_feature_1,
img.img_idalgo_dom_period_tennis_match_fed_davis_feature_1,
img.img_idalgo_dom_period_tennis_match_feature_2,
img.img_idalgo_dom_period_tennis_match_fed_davis_feature_2{
    width: 16px;
    height: 11px;
    margin-top: -5px;
    left: 8px;
    position: absolute;
    display: block;
    top: 50%;
}

span.span_idalgo_dom_period_tennis_match_feature_1,
span.span_idalgo_dom_period_tennis_match_fed_davis_feature_1,
span.span_idalgo_dom_period_tennis_match_feature_2,
span.span_idalgo_dom_period_tennis_match_fed_davis_feature_2{
    margin-left: 32px;
    position: relative;
    display: block;
    height: 100%;
}

span.span_idalgo_dom_period_tennis_match_fed_davis_feature_1,
span.span_idalgo_dom_period_tennis_match_fed_davis_feature_2{width:236px;float:left}

span.span_idalgo_dom_period_tennis_match_feature_1_txt,
span.span_idalgo_dom_period_tennis_match_feature_2_txt,
span.span_idalgo_dom_period_tennis_match_fed_davis_feature_1_txt,
span.span_idalgo_dom_period_tennis_match_fed_davis_feature_2_txt{
margin: 0;
width: 133px;
height: 32px;
line-height: 32px;
font-size: 12px;
position: relative;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

span.span_idalgo_dom_period_tennis_match_fed_davis_feature_1_txt,
span.span_idalgo_dom_period_tennis_match_fed_davis_feature_2_txt{width:100%}

div.div_idalgo_dom_period_tennis[feature-win="feature_1"] span.span_idalgo_dom_period_tennis_match_feature_1_txt,
div.div_idalgo_dom_period_tennis[feature-win="feature_2"] span.span_idalgo_dom_period_tennis_match_feature_2_txt,
div.div_idalgo_dom_period_tennis[feature-win="feature_1"] span.span_idalgo_dom_period_tennis_match_fed_davis_feature_1_txt,
div.div_idalgo_dom_period_tennis[feature-win="feature_1"] span.span_idalgo_dom_period_tennis_match_fed_davis_feature_1_score,
div.div_idalgo_dom_period_tennis[feature-win="feature_2"] span.span_idalgo_dom_period_tennis_match_fed_davis_feature_2_txt,
div.div_idalgo_dom_period_tennis[feature-win="feature_2"] span.span_idalgo_dom_period_tennis_match_fed_davis_feature_2_score{font-weight:bold}

span.span_idalgo_dom_period_tennis_match_fed_davis_feature_1_score,
span.span_idalgo_dom_period_tennis_match_fed_davis_feature_2_score{
    width: 32px;
    position: relative;
    display: block;
    float:left;
    height:32px;
    line-height:32px;
    font-size: 0.75em;
    text-align:center;
}

ul.ul_idalgo_dom_period_tennis_match_set{
    width: 130px;
    position: absolute;
    display: block;
    height: 100%;
    right: 0;
}

li.li_idalgo_dom_period_tennis_match_set{
    float: right;
    margin-right: 3px;
    margin-left: 0;
    width: 23px;
    top: 0;
    position: relative;
    display: block;
    height: 100%;
    box-sizing: border-box;
}
span.span_idalgo_tennis_square_score{
    display:block;
    position:relative;
    height:18px;
    width:18px;
    line-height:20px;
    font-size: 0.6875em;
    left: 0;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #c2c2c2;
    color: #000000;
}

span.span_idalgo_tennis_square_score_tiebreak{
    position: absolute;
    width: 10px;
    height: 10px;
    font-size: 8px;
    line-height: 10px;
    text-align: center;
    background-color: inherit;
    color: inherit;
    right: -5px;
}

span.span_idalgo_dom_period_tennis_match_set_feature1{top:7px}
span.span_idalgo_dom_period_tennis_match_set_feature2{top:17px}

span.span_idalgo_dom_period_tennis_match_set_feature1[data-win="1"],
span.span_idalgo_dom_period_tennis_match_set_feature2[data-win="1"]{background-color:#eeeeee}

div.div_idalgo_dom_period_tennis_match_status {
    position:absolute;display:block;
    width:130px;
    height:20px;line-height:20px;
    right:10px;
    top:50%;margin-top:-10px;
    text-align:center;overflow:hidden;
    font-size:0.6875em
}

/* Module/Common/CSS/MainDomTable.css *****************************************************/

.div_idalgo_widget table,
.div_idalgo_container table{
    background-color:transparent;
    border-collapse:collapse;
    border-spacing:0px;
    width:100%;
}
div.div_idalgo_container table tbody tr:hover,
div.div_idalgo_container table tbody tr.hover{
    background-color: #ffe7f1;
}
.table_idalgo_content_simple tbody{
    border-top:1px solid #999999;
}

.table_idalgo_content_simple thead{
    border-top:0 none;
}

/** Tableau avec affichage de fond une fois sur deux **/
table.table_idalgo_content_alternate{
    border-collapse:separate;
}
table.table_idalgo_content_alternate tbody{
    border-collapse:separate;
}
table.table_idalgo_content_alternate thead tr{
    height:30px;
    text-align:center;
}
table.table_idalgo_content_alternate tbody tr{
    height:30px;
    line-height:30px;
    text-align:center;
}
table.table_idalgo_content_alternate tbody tr:nth-child(odd){
    height:28px;
    line-height:28px;
    background-color: #eeeeee;
}
table.table_idalgo_content_alternate tbody tr td{
    border:none;
    padding:0;
    margin:0;
}
table.table_idalgo_content_alternate tbody tr:nth-child(odd) td{
    border-width:1px 0 1px 0;
    border-style:solid;
    border-color:#c2c2c2;
}

/* 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:#999999;
    border-style:solid;
    height:32px;
}
h2.idalgo_title1 {
    position:relative;
    top:0;
    display:inline-block;
    height:100%;
    line-height:32px;
    font-weight:bold;
    margin:0;
    padding-left:10px;
    padding-right:80px;
    font-size:1.25em;
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    color:#272727;
    text-transform:uppercase;
    border-width: 0 0 6px 0;
    border-style:solid;
    border-color:#105b74;
    box-sizing:content-box
}


/** TITRE 2 **/
div.idalgo_title2 {
    position:relative;clear:both;
    border-radius:2px;border:1px solid #c2c2c2;
    background-color:#eeeeee;
    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:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:0.6875em;color:#272727;
    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:#999999;
    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:#105b74;
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight:bold;
    color:#272727;
    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:Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight:bold;
    color:#272727;
    line-height:15px;
}

/** WIDGET - TITRE 3 **/
h4.idalgo_title3_widget{
    position:relative;
    padding:0;
    margin:0;
    font-size:0.66em;
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight:bold;
    color:#272727;
    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: "Cabin Condensed",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:#b30152;
}
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:#105b74}

div.idalgo_title2_center_widget h3 {
    background-color: #ffffff;
    color: #b30152;
    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 : #105b74
}

/** 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;
    font-size:1.25em;
    font-weight:normal;
    font-family:"Cabin Condensed",sans-serif;
    color:#272727;
    line-height:1.25em;
    text-transform:uppercase;
    text-align:left
}

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

img.idalgo_title_format3 {
    position:absolute;
    top:0;
    right:0
}

/** 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/MainMobile.css *******************************************************/

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

/** Ajustement mobilo-mobile */
html,body{margin:0;height:100%;}
html{-ms-touch-action: pan-y; /* Direct all pointer events to JavaScript code. */}
div.div_idalgo_container{
    position:relative;display:block;
    margin:0 auto;
    color: #272727;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height:1em;
    height:100%;
    background-color:#ffffff;
}


div.div_idalgo_content_aside{
    position:fixed;opacity:0;
    height:100%;
    top: 0;
    left: 0;
    bottom: 0;
    background-color:green;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: auto;
    z-index: 1;
    width:250px;
    transition: opacity 1s ease-in;
    -webkit-transition: opacity 1s ease-in;
    -ms-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
}
div.div_idalgo_container.div_idalgo_mobile div.div_idalgo_content_full{
    position:absolute;
    left:0;
    z-index:2;
    transition: left 1s ease-in;
    -webkit-transition: left 1s ease-in;
    -ms-transition: left 1s ease-in;
    -moz-transition: left 1s ease-in;
    background-color:#ffffff;
    min-height:100%;
    width:100%;
}

div.div_idalgo_container.div_idalgo_mobile div.div_idalgo_content_aside.open{opacity:1}
div.div_idalgo_container.div_idalgo_mobile div.div_idalgo_content_full.open{left:250px}

.div_idalgo_container ul{list-style: none outside none;margin: 0;padding: 0;}
.div_idalgo_container a{color:#272727;}
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;}

/** Badge **/
.idalgo_badge {
  font-size: 10px;
  font-weight:bold;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #105b74;
  padding: 2px 5px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}
span.span_idalgo_left_link_txt{display:block;clear:right; text-transform:uppercase;font-size:0.625em;line-height:2em;font-weight:bold;}
span.span_idalgo_left_link_txt_value{width:auto; margin:0 auto;}

li.li_idalgo_live_mobile_left{display:inline-block;width:25%;float:left;}
div.div_idalgo_content_football_live_filter ul.ul_idalgo_nav_pills{width:100%;display:table;}
ul.ul_idalgo_nav_pills > li.li_idalgo_live_mobile_left > a{border:none;position:relative;display:block;border-left:1px solid #999999;cursor:pointer;}
ul.ul_idalgo_nav_pills > li.li_idalgo_live_mobile_left:first-child > a {border:none;}
ul.ul_idalgo_nav_pills > li.li_idalgo_live_mobile_left > a.idalgo_nav_active{color:#105b74;}

/* 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/MainPictureMobile.css ************************************************/

.idalgo_sprite_mobile{
    background-image:url('/cache/media/sprite_mobile_left.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
    overflow:hidden;
}
.idalgo_sprite_mobile.idalgo_icon_match_link{background-position:center -5px;}
.idalgo_sprite_mobile.idalgo_icon_match_link_comment{background-position:center -45px;}
.idalgo_sprite_mobile.idalgo_icon_menu{background-position:center -85px;}
.idalgo_sprite_mobile.idalgo_icon_dot_on{background-position:center -125px;}
.idalgo_sprite_mobile.idalgo_icon_dot_off{background-position:center -165px;}

.idalgo_sprite_mobile.idalgo_icon_arrow_left{background-position:center -320px;}
.idalgo_sprite_mobile.idalgo_icon_arrow_right{background-position:center -280px;}
.idalgo_sprite_mobile.idalgo_icon_close{background-position:center -205px;}
.idalgo_sprite_mobile.idalgo_icon_open{background-position:center -245px;}


@media only screen and (-webkit-min-device-pixel-ratio: 2), 
        only screen and (min-device-pixel-ratio: 2) {
    .idalgo_sprite_mobile{
        background-image:url('/cache/media/sprite_mobile_left_2x.png');
        background-size: 40px 400px;
    }
}

/* Module/Common/CSS/MainPictureSocial.css ************************************************/
.idalgo_sprite_social{
    background-image:url('/cache/media/sprite_social_left.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
    overflow:hidden
}

.idalgo_icon_social_gauge_local{
    width:26px;
    height:28px;
    background-position:center -35px;
}
.idalgo_icon_social_gauge_visitor{
    width:26px;
    height:28px;
    background-position:center -148px;
}

/* Module/Common/CSS/Wrapper.css **********************************************************/

div.div_idalgo_content_wrapper{position:relative;overflow:hidden}
div.div_idalgo_content_wrapper_content{position:relative;left:0;top:0;}
div.div_idalgo_content_wrapper_content >div{float:left;}

ul.ul_idalgo_content_wrapper{
    position:fixed;display:block;
    bottom:0;
    width:100%;height:30px;
    border-top:1px solid #c2c2c2;
    background-color:#eeeeee;
    text-align:center;
}
li.li_idalgo_content_wrapper{display:inline-block;width:24px;height:100%;text-align:center;cursor:pointer}
li.li_idalgo_content_wrapper span{display:block;}

/* Module/Football/CSS/CalendarCup.css ****************************************************/

div.div_idalgo_content_football_calendar_cup{position:relative;}
ul.ul_idalgo_content_football_calendar_cup_date{position:relative;}
li.li_idalgo_content_football_calendar_cup_date{position:relative;margin-bottom:1em;}
div.div_idalgo_content_football_calendar_cup_date_title{
    position:relative;display:block;
    height:2em;
    margin-bottom:1em;
    border:1px solid #c2c2c2;
    font-size:0.6875em;
    line-height:2em;
    padding:0 10px;
    background-color: #eeeeee;
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
    background-image:-webkit-linear-gradient(top, #ffffff, #eeeeee);
    background-image:   -moz-linear-gradient(top, #ffffff, #eeeeee);
    background-image:    -ms-linear-gradient(top, #ffffff, #eeeeee);
    background-image:     -o-linear-gradient(top, #ffffff, #eeeeee);
    background-image:        linear-gradient(top, #ffffff, #eeeeee);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#eeeeee, GradientType=0);
}
span.span_idalgo_content_football_calendar_cup_date_title_left{float:left}
span.span_idalgo_content_football_calendar_cup_date_title_right{position:absolute;display:block;width:10%;right:5px;text-align:center}
ul.ul_idalgo_content_football_calendar_cup_date_match{position:relative;padding:0 5px;}
li.li_idalgo_content_football_calendar_cup_date_match{position:relative;border-bottom:1px solid #c2c2c2;height:1.25em;line-height:1.25em;}
li.li_idalgo_content_football_calendar_cup_date_match div{font-size:0.6875em;}
ul.ul_idalgo_content_football_calendar_cup_date_match li:last-child{border-bottom:none;}
    div.div_idalgo_content_football_calendar_cup_date_match_hour{position:absolute;left:0;width:15%;height:100%;text-align:center;overflow:hidden}
    div.div_idalgo_content_football_calendar_cup_date_match_ctx{position:absolute;left:15%;width:10%;height:100%;text-align:left;font-weight:bold;overflow:hidden;}
        div.div_idalgo_content_football_calendar_cup_date_match_local a,
        div.div_idalgo_content_football_calendar_cup_date_match_visitor a{display:block;position:absolute;height:100%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;}
        div.div_idalgo_content_football_calendar_cup_date_match_local img,
        div.div_idalgo_content_football_calendar_cup_date_match_visitor img{position:absolute;top:50%;margin-top:-7px;}
    div.div_idalgo_content_football_calendar_cup_date_match_local{position:absolute;left:25%;width:27%;height:100%;text-align:right;}
        img.img_idalgo_content_football_calendar_cup_date_match_local{left:0;}
        a.a_idalgo_content_football_calendar_cup_date_match_local{left:25px;right:0;}
    div.div_idalgo_content_football_calendar_cup_date_match_score{position:absolute;left:52%;width:11%;height:100%;text-align:right;text-align:center;}
    a.a_idalgo_content_football_calendar_cup_date_match_score{position:relative;display:block;width:100%;height:100%;font-family:"Cabin Condensed",sans-serif;font-weight:bold;}
    div.div_idalgo_content_football_calendar_cup_date_match_visitor{position:absolute;left:63%;width:27%;height:100%;text-align:left;}
        img.img_idalgo_content_football_calendar_cup_date_match_visitor{right:0;}
        a.a_idalgo_content_football_calendar_cup_date_match_visitor{right:25px;left:0;}
        
    div.div_idalgo_content_football_calendar_cup_date_match_stadium{position:absolute;left:90%;width:10%;height:100%;text-align:center;}
    div.div_idalgo_content_football_calendar_cup_date_match_stadium span.idalgo_sprite{display:block;margin:0 auto;background-position:center -1550px;margin-top: -5px}
    span.span_idalgo_content_football_calendar_cup_date_match_stadium_tooltip{
        visibility: hidden;
        position: absolute;display:block;
        min-width:200px;
        top: 30px;
        right:0;
        z-index:200;
        padding: 0 10px;
        border: 1px solid #c2c2c2;
        background-color: #ffffff;
        box-shadow: -3px 3px 3px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
        white-space:nowrap;
    }
    .div_idalgo_content_football_calendar_cup_date_match_stadium:hover .span_idalgo_content_football_calendar_cup_date_match_stadium_tooltip{visibility:visible}
span.span_idalgo_content_football_calendar_cup_date_match_stadium_tooltip:before,
span.span_idalgo_content_football_calendar_cup_date_match_stadium_tooltip:after
{
  content: "";
  position: absolute;
  top: -7px;
  right: 15px;
  margin-left: -8px;  
  border-bottom: 8px solid #ffffff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 0;  
}

span.span_idalgo_content_football_calendar_cup_date_match_stadium_tooltip:before
{
  border-bottom-color: #c2c2c2;
  top: -8px;
}

/* Module/Football/CSS/CalendarCupNavigation.css ******************************************/
/**
Reprise du fichier calendarnavigation, en attendant...
**/
div.div_idalgo_content_football_calendar_navigation{position:relative;margin-bottom:1em;}
div.div_idalgo_content_football_calendar_navigation_part{
    position:relative;
    display:block;
    width:100%;
    height:2.2em;
    margin-bottom:15px;
}
div.div_idalgo_content_football_calendar_navigation_part_left{position:absolute;width:30%;left:0}
div.div_idalgo_content_football_calendar_navigation_part_right{position:absolute;width:70%;right:0;bottom:0}
div.div_idalgo_content_football_calendar_navigation_part_left button.button_idalgo_dropdown{
    padding-right:30px;
}
span.span_idalgo_content_football_calendar_navigation_part_right{
    display:block;
    margin-left:20px;
    border-bottom:1px solid #999999;
    text-align:left;
    line-height:2em;
    font-weight:bold;
    font-size:1.125em;
    color:#105b74;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    white-space:nowrap;
}

div.div_idalgo_content_football_calendar_navigation_filter_line{position:relative;height:2em;margin-bottom:1em}
    span.span_idalgo_content_football_calendar_navigation_filter_line_txt{
        position:absolute;display:block;
        background-color:#eeeeee;
        width:25%;min-width:110px;height:30px;
        line-height:30px;font-size:0.6875em;
        text-align:center;
        cursor:pointer;

    }
    span.span_idalgo_content_football_calendar_navigation_filter_line_txt:after{
        position:absolute;
        left:100%;
        height:0;width:0;
        content:" ";
        pointer-events:none;
        top: 50%;
        margin-top: -15px;
        border-top:15px solid white;
        border-bottom:15px solid white;
        border-left:15px solid #eeeeee;
        direction:ltr;
    }
    div.div_idalgo_content_football_calendar_navigation_filter_line_listbox{position:absolute;right:0;height:2em;width:60%;}
    div.div_idalgo_content_football_calendar_navigation_filter_line_listbox div.div_idalgo_listbox{position:relative;width:45%;float:left;margin-right:8px;}
    .div_idalgo_content_football_calendar_navigation_filter_line_listbox .div_idalgo_listbox ul{max-height:500px;overflow-y:auto}
    div.div_idalgo_content_football_calendar_navigation_filter_line_round{width:370px;}

div.div_idalgo_content_football_calendar_navigation_line{position:relative;height:20px;line-height:20px;border-bottom:1px solid #999999;}
    span.span_idalgo_content_football_calendar_navigation_line_filter{position:absolute;height:100%;width:10%;left:0;top:0;text-transform:uppercase;font-size:0.6875em;font-weight:bold;text-indent:10px;color:#999999;}
    span.span_idalgo_content_football_calendar_navigation_line_filter:before,
    span.span_idalgo_content_football_calendar_navigation_line_filter:after{
        position:absolute;
        left:120%;
        height:0;width:0;
        border:solid transparent;
        content:" ";
        pointer-events:none;
    }
    span.span_idalgo_content_football_calendar_navigation_line_filter:after{
        border-left-color: #ffffff;
        direction:ltr;
        border-width:10px;
        top:50%;
        margin-top:-10px;
    }
    span.span_idalgo_content_football_calendar_navigation_line_filter:before{
        border-left-color: #999999;
        direction:ltr;
        border-width: 11px;
        top: 50%;
        margin-top: -11px;
    }
ul.ul_idalgo_content_football_calendar_navigation_line_status{position:relative;margin-left:20%;}
li.li_idalgo_content_football_calendar_navigation_line_status{position:relative;float:left;text-transform:uppercase;padding:0 1em;font-weight:bold;font-size:0.75em;cursor:pointer;overflow:hidden;text-overflow: ellipsis;max-width: 25%;white-space:nowrap;display: block}
li.li_idalgo_content_football_calendar_navigation_line_status_selected{color:#105b74;}

/* Module/Football/CSS/Color.css **********************************************************/
.idalgo_sport_football_competition_0{background-color:#36a800}

/* Module/Football/CSS/CompetitionNavigationMobile.css ************************************/

div.div_idalgo_content_football_competition_navigation_mobile {
    position:relative;
}
ul.ul_idalgo_content_football_competition_navigation_mobile {
    overflow-x: scroll;
    overflow-y:hidden;
    white-space: nowrap;
    display: block;
    height: 60px;
    line-height: 60px;
    -webkit-overflow-scrolling: touch;
    z-index:5;
}
ul.ul_idalgo_content_football_competition_navigation_mobile > * {
    position: relative;
    -webkit-transform: translate3d(0,0,0);
}
li.li_idalgo_content_football_competition_navigation_mobile {
    display: inline-block;
    min-width: 120px;
    max-width: 180px;
    text-align: center;
    line-height: 60px;
}
li.li_idalgo_content_football_competition_navigation_mobile:first-child {
    margin-left:40px;
}
li.li_idalgo_content_football_competition_navigation_mobile:last-child {
    margin-right:40px;
}
li.li_idalgo_content_football_competition_navigation_mobile.selected {
    /*color:#b30152;*/
    padding:0 40%;
}
a.a_idalgo_content_football_competition_navigation_mobile_day_before,
a.a_idalgo_content_football_competition_navigation_mobile_day_after {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #FFF;
    overflow: hidden;
    text-indent: -999px;
    top: 10px;
    z-index:10;
}

a.a_idalgo_content_football_competition_navigation_mobile_day_before {
    left: 0;
}
a.a_idalgo_content_football_competition_navigation_mobile_day_after {
    right: 0;
}

span.span_idalgo_content_football_competition_navigation_mobile_description {
    font-size:0.6em;
    color:#999999;
    display:block;
    height: 0px;
    top: -30px;
    position: relative;
    text-transform:uppercase;
}

ul.ul_idalgo_content_football_competition_navigation_mobile_double li.li_idalgo_content_football_competition_navigation_mobile {
    line-height:30px;
}
ul.ul_idalgo_content_football_competition_navigation_mobile_double li.li_idalgo_content_football_competition_navigation_mobile span.span_idalgo_content_football_competition_navigation_mobile,
ul.ul_idalgo_content_football_competition_navigation_mobile_double li.li_idalgo_content_football_competition_navigation_mobile a.a_idalgo_content_football_competition_navigation_mobile {
    position:relative;
    top:15px;
}

/* Module/Football/CSS/DomMatch.css *******************************************************/
div.div_idalgo_dom_match_football{position:relative;display:block}

/* Module/Football/CSS/H1Mobile.css *******************************************************/

div.div_idalgo_content_football_h1_mobile{position:relative;height:2em;border-bottom:1px solid #c2c2c2;background-color:#eeeeee;}

a.a_idalgo_content_football_h1_mobile{position:absolute;display:block;bottom:0;top:0;left:10px;width:50px;height:100%;cursor:pointer;}

h1.h1_idalgo_content_football_h1_mobile{
    position:relative;display:block;
    margin:0 60px;padding:0;
    overflow:hidden;
    line-height:1.333em;
    font-size:1.5em;
    font-weight:normal;
    color:#74757a;
    text-align:center;
    text-rendering: optimizelegibility;
    text-overflow:ellipsis;
    white-space:nowrap;
}

/* Module/Football/CSS/ListCompetition.css ************************************************/
div.div_idalgo_content_football_list_competition{position:relative;overflow:hidden}

/* Sticky */
div.div_idalgo_content_football_list_competition_sticky{
    position:absolute;top:0;width:100%;z-index:10;line-height:3em;visibility:hidden}
div.div_idalgo_content_football_list_competition_title,
div.div_idalgo_content_football_list_competition li[data-level="1"] > a{
    position:relative;display:block;z-index:2;background-color:#74757a;
    text-indent:2em;text-transform:uppercase;color:#eeeeee;font-size:1.125em;
    border-bottom:1px solid #999999;
    -webkit-box-shadow:0 0   15px #74757a;
       -moz-box-shadow:0 0   15px #74757a;
            box-shadow:0 5px 15px #999999}

/* Family */
div.div_idalgo_content_football_list_competition > ul{
    position:static;height:100%;overflow:auto;display:block;-webkit-overflow-scrolling:touch}
div.div_idalgo_content_football_list_competition > ul > li{position:static;line-height:3em}

/* Listes */
div.div_idalgo_content_football_list_competition > ul > li ul,
div.div_idalgo_content_football_list_competition > ul > li ul li{position:relative;display:block;line-height:3em}

div.div_idalgo_content_football_list_competition > ul > li > ul > li ul{display:none}
div.div_idalgo_content_football_list_competition > ul > li ul li{font-size:1.125em}

div.div_idalgo_content_football_list_competition a{
    position:relative;display:block;width:100%;background-color:#ffffff;
    text-indent:2em;color:#74757a;border-bottom:1px solid #74757a;font-size:1em}

div.div_idalgo_content_football_list_competition li[data-level="3"] a{text-indent:3.5em;font-size:.8em}
div.div_idalgo_content_football_list_competition li[data-level="4"] a{text-indent:4.5em;font-size:.8em}
div.div_idalgo_content_football_list_competition li[data-level="5"] a{text-indent:5.5em;font-size:.8em}

div.div_idalgo_content_football_list_competition a.a_idalgo_list_competition_active{
    background-color:#ffe7f1}

span.span_idalgo_list_competition_arrow{position:absolute;top:50%;margin-top:-15px;right:10px;cursor:pointer}

/* Module/Football/CSS/LiveMobile.css *****************************************************/

div.div_idalgo_content_football_mobile_live,
div.div_idalgo_content_football_mobile_live_list,
ul.ul_idalgo_content_football_mobile_live_list,
li.li_idalgo_content_football_mobile_live_list,
div.div_idalgo_content_football_mobile_live_competition,
ul.ul_idalgo_content_football_mobile_live_competition_group,
li.li_idalgo_content_football_mobile_live_competition_group{position:relative;}

div.div_idalgo_content_football_mobile_live_competition_group_title{
    position:relative;
    line-height:1.5em;
    font-size:0.75em;
    text-align:center;
    border-bottom:1px solid #c2c2c2;
    color:#999999;
}
ul.ul_idalgo_content_football_mobile_live_date_list_match{position:relative;}
li.li_idalgo_content_football_mobile_live_match{position:relative;}
li.li_idalgo_content_football_mobile_live_match+li.li_idalgo_content_football_mobile_live_match{border-top:1px solid #999999;}
ul.ul_idalgo_content_football_mobile_live_date_list_match li:nth-child(even){background-color:#eeeeee}
a.a_idalgo_content_football_mobile_live_match_full{display:block;position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;}

span.span_idalgo_content_football_mobile_live_match_full{position:absolute;right:10px;top:50%;margin-top:-15px;}
div.div_idalgo_content_football_mobile_live_match{position:relative;overflow:hidden;line-height:3em;}
.idalgo_team_winner{font-weight:bold;}
    div.div_idalgo_content_football_mobile_live_match_time{position:relative;float:left;width:17%;height:100%;text-align:center;font-size:0.75em}
    div.div_idalgo_content_football_mobile_live_match_localteam{position:relative;text-align:right;font-size:0.8125em}
    div.div_idalgo_content_football_mobile_live_match_visitorteam{position:relative;text-align:left;font-size:0.8125em}
    div.div_idalgo_content_football_mobile_live_match_score{position:relative;float:left;width:17%;text-align:center;font-size:0.8125em;}
    a.a_idalgo_content_football_mobile_live_match_score span.span_idalgo_score_part_center{position:relative;display:inline;}
    a.a_idalgo_content_football_mobile_live_match_score span.span_idalgo_score_part_left,
    a.a_idalgo_content_football_mobile_live_match_score span.span_idalgo_score_part_right{position:relative;left:0;display:inline}

        img.img_idalgo_content_football_mobile_live_match_localteam,
        img.img_idalgo_content_football_mobile_live_match_visitorteam{position:absolute;dispaly:block;top:50%;margin-top:-10px;height:20px;width:20px;}
        a.a_idalgo_content_football_mobile_live_match_localteam,
        a.a_idalgo_content_football_mobile_live_match_visitorteam{display:block;overflow:hidden;white-space:nowrap;text-overflow: ellipsis}
        a.a_idalgo_content_football_mobile_live_match_visitorteam{margin-left:25px}
    div.div_idalgo_content_football_mobile_live_match_separator{display:none}
    
div.div_idalgo_content_football_mobile_live_filter ul.ul_idalgo_nav_pills{width:100%;display:table;}
.div_idalgo_content_football_mobile_live_filter ul.ul_idalgo_nav_pills > li > a {
    line-height:1em;padding-bottom:0.4em
}

ul.ul_idalgo_nav_pills > li+li > a:after {
    content:'';
    position:absolute;left:-1px;top:0;
    width:1px;height:100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,1) 100%);
    background:    -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,1) 100%);
    background:     -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,1) 100%);
    background:      -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,1) 100%);
    background:         linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,1) 100%);
}

a.a_idalgo_content_football_mobile_live_match_score span.span_idalgo_background_score_head_to_head {
    display: none;
}

/* Portrait */
@media (orientation:portrait) {
    div.div_idalgo_content_football_mobile_live_match_separator{position:absolute;display:block;height:1px;width:100%;top:50%;left:17%;background-color:#c2c2c2;}
    div.div_idalgo_content_football_mobile_live_match_time{line-height:8.333em}
    div.div_idalgo_content_football_mobile_live_match_localteam,
    div.div_idalgo_content_football_mobile_live_match_visitorteam{display:block;float:none;margin-left:17%;width:60%;text-align:left}
    div.div_idalgo_content_football_mobile_live_match_score{position:absolute;height:100%;width:15%;top:0;right:15%;}
        img.img_idalgo_content_football_mobile_live_match_localteam,
        img.img_idalgo_content_football_mobile_livet_match_visitorteam{left:0;}
        a.a_idalgo_content_football_mobile_live_match_localteam{margin-left:25px}
        
    a.a_idalgo_content_football_mobile_live_match_score{position:relative;display:block;}
    a.a_idalgo_content_football_mobile_live_match_score span.span_idalgo_score_part_center{display:none}
    a.a_idalgo_content_football_mobile_live_match_score span.span_idalgo_score_part_left,
    a.a_idalgo_content_football_mobile_live_match_score span.span_idalgo_score_part_right{position:relative;left:0;margin:0;display:block;width:100%;}
}
/* Landscape */
@media (orientation:landscape) {
    div.div_idalgo_content_football_mobile_live_match{height:3em;}
    div.div_idalgo_content_football_mobile_live_match_localteam,
    div.div_idalgo_content_football_mobile_live_match_visitorteam{float:left;width:25%;height:100%;}
        img.img_idalgo_content_football_mobile_live_match_localteam{right:0}
        a.a_idalgo_content_football_mobile_live_match_localteam{margin-right:25px}
        a.a_idalgo_content_football_mobile_live_match_score .span_idalgo_score_part_left{position:relative;margin-right:3px}
        a.a_idalgo_content_football_mobile_live_match_score .span_idalgo_score_part_right{position:relative;margin-left:3px}
        
   div.div_idalgo_content_football_mobile_live_match[data-status="0"] span.span_idalgo_content_football_mobile_live_match_time, 
   div.div_idalgo_content_football_mobile_live_match[data-status="0"] span.span_idalgo_score_part_center {display:none}
    
}

/* Module/Football/CSS/LiveNavigationMobile.css *******************************************/

div.div_idalgo_content_football_live_navigation{position:relative}
ul.ul_idalgo_content_football_live_navigation{
    position:relative;
    background-color: #eeeeee;
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
    background-image:-webkit-linear-gradient(top, #ffffff, #eeeeee);
    background-image:   -moz-linear-gradient(top, #ffffff, #eeeeee);
    background-image:    -ms-linear-gradient(top, #ffffff, #eeeeee);
    background-image:     -o-linear-gradient(top, #ffffff, #eeeeee);
    background-image:        linear-gradient(top, #ffffff, #eeeeee);
    border-top:1px solid #c2c2c2;
    border-bottom:1px solid #c2c2c2
}
li.li_idalgo_content_football_live_navigation{float:left;display:block;width:14.28%;text-align:center}
a.a_idalgo_content_football_live_navigation{display:block;text-decoration:none;color:#999999;font-size:0.75em;line-height:1.5em;text-transform:capitalize;}
a.a_idalgo_content_football_live_navigation.a_idalgo_active{color:#105b74;font-weight:bold}
a.a_idalgo_content_football_live_navigation.a_idalgo_today{font-weight:bold}

/* Module/Football/CSS/MainPicture.css ****************************************************/
.idalgo_sprite_football{
    background-image:url('/cache/media/sprite_football_left.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
    overflow:hidden
}

.idalgo_icon_football_sport{background-position:center -8px}

.idalgo_icon_football_sport_on {background-position:center -36px}
.idalgo_icon_football_sport_off{background-position:center -97px}

/* Module/Football/CSS/MainPictureMobile.css **********************************************/

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

@media only screen and (-webkit-min-device-pixel-ratio: 2), 
        only screen and (min-device-pixel-ratio: 2) {
    .idalgo_sprite_mobile_football{
        background-image:url('/cache/media/sprite_mobile_football_left_2x.png');
        background-size: 40px 400px;
    }
}

.idalgo_icon_mobile_goal{background-position:center -5px;}
.idalgo_icon_mobile_yellow{background-position:center -45px;}
.idalgo_icon_mobile_yellowred{background-position:center -125px;}
.idalgo_icon_mobile_red{background-position:center -85px;}
.idalgo_icon_mobile_substitute_out_visitor{background-position:center -165px;}
.idalgo_icon_mobile_substitute_out_local{background-position:center -205px;}
.idalgo_icon_mobile_substitute_in_local{background-position:center -245px;}
.idalgo_icon_mobile_substitute_in_visitor{background-position:center -285px;}
.idalgo_icon_mobile_penalty_in{background-position:center -325px;}
.idalgo_icon_mobile_penalty_out{background-position:center -365px;}

/* 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/MatchActionMobile.css **********************************************/

div.div_idalgo_content_football_match_action_mobile{position:relative;}
ul.ul_idalgo_content_football_match_action_mobile{position:relative;display:block;width:300px;margin:0 auto 30px auto;}
    li.li_idalgo_content_football_match_action_mobile{position:relative;display:block;line-height:2em;height:2em;overflow:hidden}
li.li_idalgo_content_football_match_action_mobile + li.li_idalgo_content_football_match_action_mobile{border-top:1px solid #c2c2c2;}
    div.div_idalgo_content_football_match_action_mobile_minute{position:absolute;top:0;left:42%;width:16%;text-align:center;font-size:0.6875em;font:"Cabin Condensed",sans-serif}
        span.span_idalgo_content_football_match_action_mobile_minute{color:#74757a;}
        
    div.div_idalgo_content_football_match_action_mobile_action{position:absolute;top:0;height:100%;}
    .div_idalgo_content_football_match_action_mobile_local{left:0;width:42%;}
    .div_idalgo_content_football_match_action_mobile_visitor{right:0;width:42%;}
    
    .div_idalgo_content_football_match_action_mobile_action_logo{position:absolute;height:30px;width:30px;top:50%;margin-top:-15px;}
        .div_idalgo_content_football_match_action_mobile_local .div_idalgo_content_football_match_action_mobile_action_logo{right:0}
        .div_idalgo_content_football_match_action_mobile_visitor .div_idalgo_content_football_match_action_mobile_action_logo{left:0}
    
    .div_idalgo_content_football_match_action_mobile_action_name{position:absolute;font-size:0.75em;}
    .span_idalgo_content_football_match_action_mobile_action_name_detail{color:#999999;}
        .div_idalgo_content_football_match_action_mobile_local .div_idalgo_content_football_match_action_mobile_action_name{text-align:right;right:35px}
        .div_idalgo_content_football_match_action_mobile_visitor .div_idalgo_content_football_match_action_mobile_action_name{text-align:left;left:35px}

/* Module/Football/CSS/MatchHeaderMobile.css **********************************************/

div.div_idalgo_content_football_match_header_mobile{position:relative;height:80px;}
div.div_idalgo_content_football_match_header_mobile_content{position:relative;height:80px;overflow:hidden;margin-top:0.5em}

div.div_idalgo_content_football_match_header_mobile_content_local{
    position:absolute;
    top:0;bottom:0;
    left:0;right:65%;
}
    div.div_idalgo_content_football_match_header_mobile_content_local_cnt{
        display:block;text-align:center;
    }
    img.img_idalgo_content_football_match_header_mobile_content_local_cnt{width:55px;}
    a.a_idalgo_content_football_match_header_mobile_content_local{
        display:block;position:relative;
        width:100%;
        line-height:1.5em;font-size:0.75em;
        color:#272727;
        overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
        text-align:center;
    }
div.div_idalgo_content_football_match_header_mobile_content_center{position:relative;width:30%;margin:0 auto;height:100%;text-align:center;}
    div.div_idalgo_content_football_match_header_mobile_content_center_top{font-size:0.75em}
        div.div_idalgo_content_football_match_header_mobile_content_center_top span+span{margin-left:5px}  
        span.span_idalgo_content_football_match_header_mobile_content_center_top_day{color:#105b74}
        span.span_idalgo_content_football_match_header_mobile_content_center_top_minute{color:#4db103}
        div.div_idalgo_content_football_match_header_mobile_content_center_score{
            position:relative;
            height:1.33em;font-size:1.875em;line-height:1.3em;
            text-align:center;
        }
            span.span_idalgo_content_football_match_header_mobile_content_center_score_local{
                position:absolute;
                right:50%;top:0;
                margin-right:15px;
            }
            span.span_idalgo_content_football_match_header_mobile_content_center_score_visitor{
                position:absolute;
                left:50%;top:0;
                margin-left:15px;
            }
        
        div.div_idalgo_content_football_match_header_mobile_content_center_penalty{font-size:0.75em;color:#999999;}
        
div.div_idalgo_content_football_match_header_mobile_content_visitor{
    position:absolute;
    top:0;bottom:0;
    left:65%;right:0;
}
    div.div_idalgo_content_football_match_header_mobile_content_visitor_cnt{
        display:block;text-align:center;
    }
    img.img_idalgo_content_football_match_header_mobile_content_visitor_cnt{width:55px;}
    a.a_idalgo_content_football_match_header_mobile_content_visitor{
        display:block;position:relative;
        width:100%;
        line-height:1.5em;font-size:0.75em;
        color:#272727;
        overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
        text-align:center;
    }

/* 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:#eeeeee;
    border-radius:3px;
}
    span.span_idalgo_content_football_match_preview_content_standing_line_box_points{font-size:1em;color:#74757a;}
    span.span_idalgo_content_football_match_preview_content_standing_line_box_position{font-size:2em;color:#272727;}

    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: #eeeeee;
        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: #eeeeee;
        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:#999999;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:#990066}

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 #c2c2c2;background-color: #eeeeee}
    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:#272727;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:#74757a;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 #c2c2c2;background-color:#eeeeee}
                    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:#990066;}

/**  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:#74757a;
}
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 #c2c2c2;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}
    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:#272727;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:#eeeeee;
            border-radius:50%;
            line-height:34px;font-size:0.875em;text-align:center;
            border:1px solid #c2c2c2;
            color:#272727
        }
        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 #c2c2c2;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:#272727;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:#74757a;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:#105b74;font-family:"Cabin Condensed",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:#999999}

div.div_idalgo_content_football_match_preview_history_match{position:relative;margin:1em 0 2em 0;border-top:1px solid #c2c2c2;border-bottom:1px solid #c2c2c2;}
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 #c2c2c2;}
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;}
    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:#74757a}
    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:#999999}
    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:#999999}
    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:#74757a;}
        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:#74757a}
    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:#74757a}
    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:#74757a}
    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:#74757a}
    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:#74757a}
    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 #c2c2c2;}

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:#105b74}

/* Module/Football/CSS/MatchSquadMobile.css ***********************************************/

div.div_idalgo_content_football_mobile_match_squad_mobile{position:relative;}

ul.ul_idalgo_content_football_mobile_match_squad_mobile{position:relative;display:block;width:300px;margin:0 auto 30px auto;}
    li.li_idalgo_content_football_mobile_match_squad_mobile{position:relative;display:block;line-height:2em;height:2em;overflow:hidden}
li.li_idalgo_content_football_mobile_match_squad_mobile + li.li_idalgo_content_football_match_squad_mobile{border-top:1px solid #c2c2c2;}

ul.ul_idalgo_content_football_mobile_match_squad_mobile li:first-child{font-weight:bold}
    div.div_idalgo_content_football_mobile_match_squad_mobile_local{position:absolute;left:0;top:0;width:37%;text-align:right}
        span.span_idalgo_content_football_mobile_match_squad_mobile_local{font-size:0.75em;}
    div.div_idalgo_content_football_mobile_match_squad_mobile_visitor{position:absolute;right:0;top:0;width:37%;text-align:left}
        span.span_idalgo_content_football_mobile_match_squad_mobile_visitor{font-size:0.75em;}
        
    div.div_idalgo_content_football_mobile_match_squad_mobile_shirt{
        position:absolute;
        top:50%;
        margin-top:-8px;
        width:16px;height:16px;
        border:1px solid #74757a;
        background-color:#eeeeee;
        color:#272727;
        text-align:center;
        font-size:11px;line-height:16px;
    }
    div.div_idalgo_content_football_mobile_match_squad_mobile_local_shirt{right:53%}
    div.div_idalgo_content_football_mobile_match_squad_mobile_visitor_shirt{left:53%}
span.span_idalgo_content_football_mobile_match_squad_mobile_center{display:block;font-weight:bold;color:#999999;text-transform:uppercase;text-align:center;}

/* 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}
img.img_idalgo_content_football_match_timeline_content_visitorteam{position:absolute;left:5px;top:50%;margin-top:10px}

div.div_idalgo_content_football_match_timeline_content_line_step{position:absolute;width:1px;height:50px;top:50%;margin-top:-25px;background-color:#c2c2c2;}
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:#999999;
    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:#eeeeee;}

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:#eeeeee;
    background: -webkit-linear-gradient( top, #ffffff, #eeeeee);
    background:    -moz-linear-gradient( top, #ffffff, #eeeeee);
    background:     -ms-linear-gradient( top, #ffffff, #eeeeee);
    background:      -o-linear-gradient( top, #ffffff, #eeeeee);
    background:         linear-gradient( top, #ffffff, #eeeeee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eeeeee);
}
div.div_idalgo_content_football_match_timeline_content_line_gradient_bottom{
    position:absolute;width:100%;height:15px;top:50%;background-color:#eeeeee;
    background: -webkit-linear-gradient( top, #eeeeee, #ffffff);
    background:    -moz-linear-gradient( top, #eeeeee, #ffffff);
    background:     -ms-linear-gradient( top, #eeeeee, #ffffff);
    background:      -o-linear-gradient( top, #eeeeee, #ffffff);
    background:         linear-gradient( top, #eeeeee, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeeee, 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, #4db103);
    background:    -moz-linear-gradient( top, #ffffff, #4db103);
    background:     -ms-linear-gradient( top, #ffffff, #4db103);
    background:      -o-linear-gradient( top, #ffffff, #4db103);
    background:         linear-gradient( top, #ffffff, #4db103);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#4db103);
}
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, #4db103, #ffffff);
    background:    -moz-linear-gradient( top, #4db103, #ffffff);
    background:     -ms-linear-gradient( top, #4db103, #ffffff);
    background:      -o-linear-gradient( top, #4db103, #ffffff);
    background:         linear-gradient( top, #4db103, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4db103, 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/Football/CSS/MenuHome.css *******************************************************/

div.div_idalgo_content_football_menu_home{
    position:relative;
    width:100%;min-height:100%;
    background-color:#105b74;
    background-image: -ms-radial-gradient(center, circle farthest-corner, transparent 0%, #105b74 100%);
    background-image: -moz-radial-gradient(center, circle farthest-corner, transparent 0%, #105b74 100%);
    background-image: -o-radial-gradient(center, circle farthest-corner, transparent 0%, #105b74 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, transparent), color-stop(1, #105b74));
    background-image: -webkit-radial-gradient(center, circle farthest-corner, transparent 0%, #105b74 100%);
    background-image: radial-gradient(circle farthest-corner at center, transparent 0%, #105b74 100%);
}
div.div_idalgo_content_full div.div_idalgo_content_football_menu_home{
    position:fixed;top:0;bottom:0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
div.div_idalgo_content_football_menu_home_content{position:relative;padding:3em 1em 1em 1em}
div.div_idalgo_content_football_menu_home_content_logo{position:relative;}
    span.span_idalgo_content_football_menu_home_content_logo{
        position:relative;display:block;
        height:125px;width:175px;
        margin:0 auto;
        background-repeat:no-repeat;background-position:center center;
    }
div.div_idalgo_content_football_menu_home_content_navigation{position:relative;}
    ul.ul_idalgo_content_football_menu_home_content_navigation{position:relative;}
        li.li_idalgo_content_football_menu_home_content_navigation{position:relative;line-height:3em}
            a.a_idalgo_content_football_menu_home_content_navigation{
                position:relative;display:block;
                width:100%;
                overflow:hidden;
                white-space:nowrap;
                text-indent:60px;
            }
                span.span_idalgo_content_football_menu_home_content_navigation_logo{
                    position:absolute;display:block;
                    height: 50px;
                    width: 50px;
                    top:50%;left:5px;
                    margin-top:-25px;
                    background-position: center center;
                    background-repeat: no-repeat;
                }
                
                span.span_idalgo_content_football_menu_home_content_navigation_name{
                    color:#ffffff; 
                    text-transform:uppercase;
                    font-weight:bold;
                    font-size:0.75em
                }
div.div_idalgo_content_football_menu_home_content_navigation_separate{height:1px; background-color:transparent;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(left, rgba(128,4,0,0) 15%, rgba(0,0,0, 0.5) 50%, rgba(128,4,0,0) 85%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, rgba(128,4,0,0) 15%, #000000 50%, rgba(128,4,0,0) 85%);

/* Opera */ 
background-image: -o-linear-gradient(left, rgba(128,4,0,0) 15%, rgba(0,0,0, 0.5) 50%, rgba(128,4,0,0) 85%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #105b74), color-stop(0.5, #000000), color-stop(1, #105b74));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, rgba(128,4,0,0) 15%, rgba(0,0,0, 0.5) 50%, rgba(128,4,0,0) 85%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, rgba(128,4,0,0) 15%, rgba(0,0,0, 0.5) 50%, rgba(128,4,0,0) 85%);

}

/* Portrait */
@media screen and (orientation:portrait) {
   div.div_idalgo_content_football_menu_home_content >div+div{margin-top:2em}
   a.a_idalgo_content_football_menu_home_content_navigation{width:80%;margin:0 auto;}
}
/* Landscape */
@media screen and (orientation:landscape) {
    div.div_idalgo_content_football_menu_home_content{margin:auto}
        div.div_idalgo_content_football_menu_home_content_logo{float:left;width:50%;}
            span.span_idalgo_content_football_menu_home_content_logo{margin-top:2em}
        div.div_idalgo_content_football_menu_home_content_navigation{float:right;width:50%;}
    
}
/* Menu lateral */
div.div_idalgo_content_aside div.div_idalgo_content_football_menu_home_content {padding-top:1em;padding-bottom:1em;}
    div.div_idalgo_content_aside  span.span_idalgo_content_football_menu_home_content_logo{margin-top:0}
div.div_idalgo_content_aside div.div_idalgo_content_football_menu_home_content >div{float:none;width:100%}
div.div_idalgo_content_aside div.div_idalgo_content_football_menu_home_content >div+div{margin-top:2em}

/* Module/Football/CSS/MenuSubMobile.css **************************************************/

nav.nav_idalgo_menu_sub_mobile{display:block;
    background-color:#105b74;
    background-image:    -ms-linear-gradient(top, #c2c2c2 0%, #999999 100%);
    background-image:   -moz-linear-gradient(top, #c2c2c2 0%, #999999 100%);
    background-image:     -o-linear-gradient(top, #c2c2c2 0%, #999999 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c2c2c2), color-stop(1, #999999));
    background-image: -webkit-linear-gradient(top, #c2c2c2 0%, #999999 100%);
    background-image:         linear-gradient(to bottom, #c2c2c2 0%, #999999 100%);
}
ul.ul_idalgo_menu_sub_mobile{height:50px;margin:0 auto;display:table;text-align:center;}
li.li_idalgo_menu_sub_mobile{height:50px;width:80px;border-left:1px solid #c2c2c2;float:left;}
li.li_idalgo_menu_sub_mobile:first-child{border-left:none;}
a.a_idalgo_menu_sub_mobile{display:block;color:#ffffff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;font-size:0.65em;height:100%;}
li.li_idalgo_menu_sub_mobile_selected{background-color:#105b74;}
li.li_idalgo_menu_sub_mobile img {display:block;margin:0 auto;}

button.button_idalgo_menu{display:none}

/* Module/Football/CSS/PlayerCalendar.css *************************************************/


div.div_idalgo_football_player_calendar li.li_idalgo_content_calendar_average_goal span      {background-position: -16px -376px}
div.div_idalgo_football_player_calendar li.li_idalgo_content_calendar_average_assist span    {line-height:21px}
div.div_idalgo_football_player_calendar li.li_idalgo_content_calendar_average_yellow span    {background-position: -16px -407px}
div.div_idalgo_football_player_calendar li.li_idalgo_content_calendar_average_red span       {background-position: -16px -438px}
div.div_idalgo_football_player_calendar li.li_idalgo_content_calendar_average_red_yellow span{background-position: -16px -469px}

span.span_idalgo_content_calendar_competition_yellow    {height:25px;background-position: -16px -407px}
span.span_idalgo_content_calendar_competition_red       {height:25px;background-position: -16px -438px}
span.span_idalgo_content_calendar_competition_red_yellow{height:25px;background-position: -16px -469px}

/* Module/Football/CSS/PlayerStatistic.css ************************************************/

div.div_idalgo_content_player_statistic{margin-left:20px;margin-bottom:25px}

    /* Statistiques joueur */
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_goal        {background-position:-16px -375px;}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_goalagainst {background-position:-16px -375px;}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_penaltyfor,
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_penalty     {background-position:-16px -1275px;}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_assists     {background-position:center -1643px;}
div.div_idalgo_content_statistic_average_right_title span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_assists{height:30px}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_yellow      {background-position:-16px -407px;}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_red         {background-position:-16px -438px;}

/* Module/Football/CSS/Result.css *********************************************************/

div.div_idalgo_content_football_result{position:relative}

/* Module/Football/CSS/ResultMobile.css ***************************************************/
ul.ul_idalgo_content_football_mobile_result_date_list_match{position:relative}
li.li_idalgo_content_football_mobile_result_match{position:relative;height:45px}

li.li_idalgo_content_football_mobile_result_match+li.li_idalgo_content_football_result_match{
    border-top:1px solid #999999}
ul.ul_idalgo_content_football_mobile_result_date_list_match li:nth-child(even){
    background-color:#eeeeee}

a.a_idalgo_content_football_mobile_result_match_full {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

span.span_idalgo_content_football_mobile_result_match_full {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
}
div.div_idalgo_content_football_mobile_result_match{position:relative;overflow:hidden;line-height:3em;height:100%}

.idalgo_team_winner {
    font-weight: bold;
}
div.div_idalgo_content_football_mobile_result_match_time {
    position: relative;
    float: left;
    width: 17%;
    height: 100%;
    text-align: center;
    font-size: 0.75em
}

div.div_idalgo_content_football_mobile_result_match_localteam{
    position:relative;float:left;width:40%;height:100%;text-align:right;font-size:0.8125em}
div.div_idalgo_content_football_mobile_result_match_visitorteam {
    position:relative;float:left;width:40%;height:100%;text-align:left;font-size:0.8125em}
div.div_idalgo_content_football_mobile_result_match_score{
    position:relative;float:left;width:20%;height:100%;text-align:center;font-size:1em}

img.img_idalgo_content_football_mobile_result_match_localteam,
img.img_idalgo_content_football_mobile_result_match_visitorteam {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -10px;
    height: 20px;
    width: 20px;
}
a.a_idalgo_content_football_mobile_result_match_localteam,
a.a_idalgo_content_football_mobile_result_match_visitorteam {
    display: block;
    overflow: hidden;
    white-space:nowrap;
}
a.a_idalgo_content_football_mobile_result_match_visitorteam {
    margin-left: 25px
}
div.div_idalgo_content_football_mobile_result_match_separator {
    display: none
}

li.li_idalgo_content_football_mobile_result_date_list {
    border-top:2px solid #c2c2c2;
    position: relative;
    color:#000000;
}
div.div_idalgo_content_football_mobile_result_date_list_title {
    height:10px;
    font-size: 0.6em;
    color:#999999;
    position: absolute;
    left: 4px;
    top: 2px;
    line-height: 1em;
}

/* SCORES */
a.a_idalgo_content_football_mobile_result_match_score{position:absolute;top:0;left:0;width:100%;height:100%}
div.div_idalgo_content_football_mobile_result_match_score span.span_idalgo_score_part_left{
    position:absolute;display:block;top:0;right:50%;left:0;width:auto;height:100%;margin-right:10px;
    text-align:right;line-height:45px}
div.div_idalgo_content_football_mobile_result_match_score span.span_idalgo_score_part_right{
    position:absolute;display:block;top:0;left:50%;right:0;width:auto;height:100%;margin-left:10px;
    text-align:left;line-height:45px}
div.div_idalgo_content_football_mobile_result_match_score span.span_idalgo_score_part_center{
    position:absolute;display:block;top:0;left:50%;width:20px;height:100%;margin-left:-10px;
    text-align:center;line-height:45px}

div.div_idalgo_content_football_mobile_result_match_score div.div_idalgo_score_penalty_part{
    position:absolute;left:0;top:50%;width:100%;height:50%}
div.div_idalgo_content_football_mobile_result_match_score div.div_idalgo_score_penalty_part span{
    color: #999999;line-height:22px}

span.span_idalgo_content_football_mobile_result_match_localteam,
span.span_idalgo_content_football_mobile_result_match_visitorteam {
    position:relative;
    text-overflow:ellipsis;
    width: 80%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}
span.span_idalgo_content_football_mobile_result_match_localteam {
    right: 25px;
    float: right;
}
span.span_idalgo_content_football_mobile_result_match_visitorteam {
    left: 25px;
}
img.img_idalgo_content_football_mobile_result_match_localteam {
    right: 0;
}

/* Landscape */
@media (orientation:landscape) {
    div.div_idalgo_content_football_mobile_result_date_list_title {
        top: 16px;
    }
}

/* Module/Football/CSS/SocialShare.css ****************************************************/

div.div_idalgo_content_social_share_none {display: none;}

div.div_idalgo_content_social_share {
    display: block;
    position: relative;
    border: 1px solid #c2c2c2;
    border-left: none;
    border-right: none;
    height: 45px;
    margin-bottom: 2em;
}

/* Le zoning du compteur de partage. */
p.p_idalgo_content_social_share_counter {
    position: relative;
    display: block;
    float:left;
    margin: 0;
    padding:0;
    height: 45px;
    width: 75px;
    text-align: center;
    border-right: 1px solid #c2c2c2;
}

    span.span_idalgo_content_social_share_counter_num_share {
        display: block;
        position: relative;
        height: 25px;
        line-height: 25px;
        font-size: 100%; /* Pour afficher le contenu dans toute la zone m&ecirc;me si le contenu varie. */
        font-weight: bold;
    }

    span.span_idalgo_content_social_share_counter_txt_share {
        display: block;
        position: relative;
        height: 20px;
        line-height: 20px;
        font-size: 0.75em;
    }


/* Le zoning des boutons de partage. */
ul.ul_idalgo_content_social_share {
    position: relative;
    display: block;
    height: 45px;
    float: left;
}
    li.li_idalgo_content_social_share {
        height: 45px;
        position: relative;
        display: block;
        float: left;
        padding-left:5px;
    }

        a.a_idalgo_content_social_share_button {
            display: block;
            height: 35px;
            line-height: 35px;
            margin-top:5px;
            padding-left:35px;
            padding-right:8px;
            color:#ffffff;
            border-radius: 3px;
            font-size: 0.8em;
            cursor: pointer;
            background-repeat:no-repeat;
            background-position: 5px center;
        }

            a.idalgo_facebook_share {
                background-image:url('/cache/media/Football/SocialShare/social_share_media_logo_facebook.png');
                background-color: #3b5998;
            }

            a.idalgo_twitter_share {
                background-image:url('/cache/media/Football/SocialShare/social_share_media_logo_twitter.png');
                background-color: #55ACEE;
            }

/* Module/Football/CSS/Standing.css *******************************************************/
div.div_idalgo_content_football_standing{
    position:relative;
}

/* Module/Football/CSS/StandingMobile.css *************************************************/

div.div_idalgo_content_football_mobile_standing_line {
    height: 30px;
    border-bottom:1px solid #c2c2c2;
}

span.span_idalgo_content_football_mobile_standing_line_content_pos {
    display:block;
    float:left;
    width:2%;
    height:100%;
}

span.span_idalgo_content_football_mobile_standing_line_content_position {
    display:block;
    float:left;
    width:10%;
    height:100%;
    text-align:center;
    line-height: 30px;
}
span.span_idalgo_content_football_mobile_standing_line_content_logo {
    display:block;
    float:left;
    width:20%;
    height:100%;
    text-align:center;
    line-height: 40px;
}
span.span_idalgo_content_football_mobile_standing_line_content_name {
    display:block;
    float:left;
    width:50%;
    height:100%;
    text-align:left;
    line-height: 30px;
}
span.span_idalgo_content_football_mobile_standing_line_content_name.team-selected {
    color:#b30152;
}
span.span_idalgo_content_football_mobile_standing_line_content_points {
    display:block;
    float:left;
    width:15%;
    height:100%;
    text-align:right;
    line-height: 30px;
}

span.span_idalgo_content_football_mobile_standing_line_content_pos_1,
span.span_idalgo_content_football_mobile_standing_line_content_pos_2,
span.span_idalgo_content_football_mobile_standing_line_content_pos_3,
span.span_idalgo_content_football_mobile_standing_line_content_pos_4 {
    background-color:#105b74;
}

span.span_idalgo_content_football_mobile_standing_line_content_pos_10,
span.span_idalgo_content_football_mobile_standing_line_content_pos_11 {
    background-color:#272727;
}

span.span_idalgo_content_football_mobile_standing_line_content_pos span {
    height:100%;
    width:100%;
    display: block;
}

span.span_idalgo_content_football_mobile_standing_line_content_pos_2_background {
    background-color:#ffffff;
    -webkit-opacity:0.5;
       -moz-opacity:0.5;
         -o-opacity:0.5;
            opacity:0.5;
    filter:alpha(opacity=50);
}
span.span_idalgo_content_football_mobile_standing_line_content_pos_3_background {    
 background-color:#ffffff;
    -webkit-opacity:0.7;
       -moz-opacity:0.7;
         -o-opacity:0.7;
            opacity:0.7;
    filter:alpha(opacity=70);
    }
    
span.span_idalgo_content_football_mobile_standing_line_content_pos_4_background{
    background-color:#ffffff;
    -webkit-opacity:0.9;
       -moz-opacity:0.9;
         -o-opacity:0.9;
            opacity:0.9;
    filter:alpha(opacity=90);
}
span.span_idalgo_content_football_mobile_standing_line_content_pos_11_background{
    background-color:#ffffff;
    -webkit-opacity:0.6;
       -moz-opacity:0.6;
         -o-opacity:0.6;
            opacity:0.6;
    filter:alpha(opacity=60);
}
div.div_idalgo_content_football_mobile_standing_line_content {
    font-size:0.875em;
    width:305px;
    height: 30px;
    margin:0 auto;
}

/* Module/Football/CSS/StandingPopup.css **************************************************/
div.div_idalgo_sport_standing_popup div.div_idalgo_content_standing_line{margin-right:145px;}

/* Module/Football/CSS/Statistic.css ******************************************************/

div.div_idalgo_content_football_statistic_team{
    position:relative;
    padding:5px;
}

div.div_idalgo_content_football_statistic_team_for,
div.div_idalgo_content_football_statistic_team_against,
div.div_idalgo_content_football_statistic_team_home_for,
div.div_idalgo_content_football_statistic_team_home_against,
div.div_idalgo_content_football_statistic_team_away_for,
div.div_idalgo_content_football_statistic_team_away_against{margin-bottom:40px}

/* NAVIGATION */
div.div_idalgo_content_football_statistic_navigation{
    margin-top:20px;
    margin-bottom:0;
}




/* TITRE */
div.div_idalgo_content_football_statistic_title {
    position:relative;
    width:200px;
    border-bottom:1px solid #c2c2c2;
    left:50%;
    margin-left:-100px;
    text-align:center;
}
div.div_idalgo_content_football_statistic_title span{
    display:inline-block;
    padding:2px;
    background:white;
    width:auto;
    position: relative;
    top: 10px;
    font-weight:normal;
}





/* PODIUM DU CLASSEMENT */
div.div_idalgo_content_football_statistic_podium{
    position:relative;
    display:block;
    height:310px;
    width:100%;
    font-weight: bold;
    z-index:2;
    margin-bottom:20px;
    text-align:center;
}

a.a_idalgo_content_football_statistic_podium{position:initial}

div.div_idalgo_content_football_statistic_podium_background {
    position:absolute;
    left:0;top:0;
    height:69px;
    width:100%;
    background-color:#eeeeee;
    border-bottom:1px solid #c2c2c2;
}

div.div_idalgo_content_football_statistic_podium_1{
    position:absolute;
    left:0;
    display:block;
    width:100%;
    height:auto;
    top:55px;
    z-index:1;
}
div.div_idalgo_content_football_statistic_podium_2{
    position:absolute;
    display:block;
    top:69px;
    left:-30%;
    width:100%;
    height:auto;
    z-index:0;
}
div.div_idalgo_content_football_statistic_podium_3{
    position:absolute;
    display:block;
    top:69px;
    right:-30%;
    width:100%;
    height:auto;
    z-index:0;
}

span.span_idalgo_content_football_statistic_podium_name {
    position:absolute;
    top:-35px;
    line-height:20px;
    text-transform:uppercase;
    left:0;
    right:0;
    white-space:nowrap;
    font-weight:normal;
}
span.span_idalgo_content_football_statistic_podium_name img{
    vertical-align:middle;
    margin-right:5px;
}
div.div_idalgo_content_football_statistic_podium_1 span.span_idalgo_content_football_statistic_podium_name{
    font-size:1em;
    color:#272727;
}
div.div_idalgo_content_football_statistic_podium_2 span.span_idalgo_content_football_statistic_podium_name{
    font-size:1em;
    color:#74757a;
}
div.div_idalgo_content_football_statistic_podium_3 span.span_idalgo_content_football_statistic_podium_name{
    font-size:1em;
    color:#74757a;
}

span.span_idalgo_content_football_statistic_podium_position{
    position:absolute;
}
div.div_idalgo_content_football_statistic_podium_1 span.span_idalgo_content_football_statistic_podium_position{
    position:absolute;
    top:22px;
    right:50%;
    margin-right:55px;
    color:#272727;
    font-size:2em;
}
div.div_idalgo_content_football_statistic_podium_2 span.span_idalgo_content_football_statistic_podium_position{
    position:absolute;
    top:5px;
    right:50%;
    margin-right:45px;
    color:#74757a;
    font-size:1.5em;
}
div.div_idalgo_content_football_statistic_podium_3 span.span_idalgo_content_football_statistic_podium_position{
    position:absolute;
    top:5px;
    left:50%;
    margin-left:45px;
    color:#74757a;
    font-size:1.5em;
}
div.div_idalgo_content_football_statistic_podium_logo{
    position:absolute;
    left:50%;
    margin-left:-40px;
    height:110px;
    width:80px;
    background:#FFF;
    border:1px solid #c2c2c2;
    z-index:1;
}
div.div_idalgo_content_football_statistic_podium_1 div.div_idalgo_content_football_statistic_podium_logo{
    position:absolute;
    left:50%;
    margin-left:-50px;
    height:138px;
    width:100px;
    background:#FFF;
    border:1px solid #c2c2c2;
    text-align:center;
}

img.img_idalgo_content_football_statistic_podium_logo_long{
    margin:5px;
    width:70px;
}
div.div_idalgo_content_football_statistic_podium_1 img.img_idalgo_content_football_statistic_podium_logo_long{
    width:90px;
}
img.img_idalgo_content_football_statistic_podium_logo_short{
    display:none;
}

div.div_idalgo_content_football_statistic_podium_logo:after,
div.div_idalgo_content_football_statistic_podium_logo:before{
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
div.div_idalgo_content_football_statistic_podium_logo:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #FFF;
    border-width: 15px;
    left: 50%;
    margin-left: -15px;
}
div.div_idalgo_content_football_statistic_podium_logo:before{
    border-color: rgba(102, 102, 102, 0);
    border-top-color: #c2c2c2;
    border-width: 16px;
    left: 50%;
    margin-left: -16px;
}

div.div_idalgo_content_football_statistic_podium_circle{
    top:110px;
    position:absolute;
    left:50%;
    background-color: #eeeeee;
    -webkit-border-radius:50%;
       -moz-border-radius:50%;
            border-radius:50%;
    text-align: center;
    font-weight: normal;
    z-index:0;
}
div.div_idalgo_content_football_statistic_podium_1 div.div_idalgo_content_football_statistic_podium_circle{
    top:140px;
    margin-left:-50px;
    width:100px;
    height:100px;
    font-size: 42px;
    line-height: 100px;
    color: #272727;
}
div.div_idalgo_content_football_statistic_podium_2 div.div_idalgo_content_football_statistic_podium_circle,
div.div_idalgo_content_football_statistic_podium_3 div.div_idalgo_content_football_statistic_podium_circle{
    margin-left:-35px;
    width:70px;
    height:70px;
    font-size: 34px;
    line-height: 70px;
    color: #74757a;
}
div.div_idalgo_content_football_statistic_podium_3 div.div_idalgo_content_football_statistic_podium_circle{
    color: #999999;
}





/* CLASSEMENT */
table.table_idalgo_content_football_statistic_standing{
    margin-top:1em;
}
table.table_idalgo_content_football_statistic_standing tr{
    overflow:hidden;
}
table.table_idalgo_content_football_statistic_standing th{
    font-size:0.6875em;
    color:#74757a;
}
table.table_idalgo_content_football_statistic_standing th.th_idalgo_content_football_statistic_standing_value_main{
    color:#105b74;
}
table.table_idalgo_content_football_statistic_standing td{
    text-align:center;
    color:#74757a;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_position{
    width:30px;
    font-weight:bold;
    color:#74757a;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_logo{
    width:40px;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_logo img{
    vertical-align:middle;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_name{
    text-align: left;
    font-size:0.875em;
    color:#74757a;
    text-transform:uppercase;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_name a{
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_value{
    width:12%;
    font-size:0.9em;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_value_main{
    width:12%;
    color:#105b74;
    font-size:1em;
    font-weight:bold;
}


/* Statistiques joueur, club , pr&eacute;sident, coach, referee */
div.div_idalgo_content_football_statistic_average_left {
    width: 25%;
    float: left;
    color: #74757a;
}
div.div_idalgo_content_football_statistic_average_right {
    width: 75%;
    margin-left: 25%;
    color: #74757a;
    border-left:1px solid #c2c2c2;
    min-height: 340px;
}
div.div_idalgo_content_football_statistic_average_left .div_idalgo_content_football_statistic_average_left_season {
    text-align:center;
    font-size: 0.625em;
    font-weight:bold;
}
div.div_idalgo_content_football_statistic_average_left .div_idalgo_content_football_statistic_average_left_num_played {
    text-align:center;
    font-size: 3em;
    margin: 20px 0;
}
div.div_idalgo_content_football_statistic_average_left .div_idalgo_content_football_statistic_average_left_num_played_title {
    text-align:center;
    font-size: 0.8125em;
}
div.div_idalgo_content_football_statistic_average_left_block {
    text-align:center;
    height:90px;
}
div.div_idalgo_content_football_statistic_average_left_block_num_played {
    font-size: 3em;
    margin: 20px 0;
}
div.div_idalgo_content_football_statistic_average_left_block_num_played_title {
    text-align:center;
    font-size: 0.8125em;
}
.ul_idalgo_content_football_statistic_average_right li {
    position:relative;
    height:30px;
    font-size: 0.8125em;
    line-height:30px;
    margin:0;
    margin-left:10px;
    margin-right:20px;
}
ul.ul_idalgo_content_football_statistic_average_right li:hover {
    color:#105b74;
    background-color: #ffe7f1;
}

div.div_idalgo_content_football_statistic_average_right_title span {
    position:relative;
    display:block;
    width:auto;
    padding-right:30px;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    white-space:nowrap;
    line-height: 30px;
}

div.div_idalgo_content_football_statistic_average_right_result span {
    display:block;
    height:30px;
    width:100%;
    text-overflow:ellipsis;
    text-overflow:'.';
    text-align:right;
    white-space:nowrap;
}

div.div_idalgo_content_football_statistic_average_right_title span.idalgo_sprite {
    display: block;
    position: absolute;
    margin: 0;
    right: 0;
    top: 2px;
    height: 20px;
    width: 20px;
    padding:0;
}

span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_goal {
    background-position:-16px -375px;
}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_goalagainst {
    background-position:-16px -375px;
}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_penaltyfor,
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_penalty {
    background-position:-16px -1275px;
}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_assists {
    background-position:center -1643px;
}
div.div_idalgo_content_football_statistic_average_right_title span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_assists{height:30px}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_yellow {
    background-position:-16px -407px;
}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_red {
    background-position:-16px -438px;
}

li.li_idalgo_content_football_statistic_average_right_icones {
    height:30px;
    line-height:30px;
}
li.li_idalgo_content_football_statistic_average_right_icones span{
    display: block;
    float: left;
    height: 20px;
    width: 20px;
}
span.span_idalgo_content_football_statistic_average_right_icones_home {
    background-position:-13px -1305px;
    position:absolute;
    right:40px;
    display: block;
}
span.span_idalgo_content_football_statistic_average_right_icones_away {
    background-position:-13px -1335px;
    position:absolute;
    right:0;
    display: block;
}
li.li_idalgo_content_football_statistic_average_right_win {
    color: #4db103;
    font-size: 1.1em;
}
div.div_idalgo_content_football_statistic_average_right_win_title {
    position: relative;
    width: auto;
    height: 100%;
    margin-right: 120px;
    line-height: 10px;
}

div.div_idalgo_content_football_statistic_average_right_win_result
 {
    position: absolute;
    width: 120px;
    height: 100%;
    top: 0;
    right: 0;
    line-height: 15px;
}
div.div_idalgo_content_football_statistic_average_right_win_result div {
    width: 40px;
    height: 100%;
    float: right;
    text-align: right;
}
div.div_idalgo_content_football_statistic_average_right_win_result_2,
div.div_idalgo_content_football_statistic_average_right_win_result_3 {
    font-size: 1em;
}


span.span_idalgo_content_football_statistic_average_right_win_result_1_percent,
span.span_idalgo_content_football_statistic_average_right_win_result_2_percent,
span.span_idalgo_content_football_statistic_average_right_win_result_3_percent {
    margin-top: -5px;
    line-height: 10px;
    font-size: 0.685em;
    display: block;
    margin: 0 auto;
    clear: both;
}

div.div_idalgo_content_football_statistic_average_right_title
{
    position: absolute;
    height: 100%;
    left:0;
    right:120px;
    line-height: 10px;
}

div.div_idalgo_content_football_statistic_average_right_result
 {
    position: absolute;
    width: 120px;
    height: 100%;
    top: 0;
    right: 0;
    font-size: 1.4em;
    line-height: 25px;
}

div.div_idalgo_content_football_statistic_average_right_result_1,
div.div_idalgo_content_football_statistic_average_right_result_2,
div.div_idalgo_content_football_statistic_average_right_result_3 {
    width: 40px;
    height: 100%;
    float: right;
    text-align: right;
}
div.div_idalgo_content_football_statistic_average_right_result_1,
div.div_idalgo_content_football_statistic_average_right_result_2 {
    font-size: 0.6875em;
    line-height: 30px;
}

/* Module/Football/CSS/StatisticNavigation.css ********************************************/

div.div_idalgo_content_football_statistic_navigation{position:relative}

div.div_idalgo_content_football_statistic_navigation_part{
    position:relative;
    display:block;
    width:100%;
    height:2.2em;
    margin-bottom:15px;
}
div.div_idalgo_content_football_statistic_navigation_part_left{position:absolute;width:30%;left:0}
div.div_idalgo_content_football_statistic_navigation_part_right{position:absolute;width:70%;right:0;bottom:0}
div.div_idalgo_content_football_statistic_navigation_part_left button.button_idalgo_dropdown{
    padding-right:30px;
} 
span.span_idalgo_content_football_statistic_navigation_part_right{
    display:block;
    margin-left:20px;
    border-bottom:1px solid #999999;
    text-align:left;
    line-height:2em;
    font-weight:bold;
    font-size:1.125em;
    color:#105b74;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    white-space:nowrap;
}

/* Module/Football/CSS/StatisticPlayerGoal.css ********************************************/

div.div_idalgo_content_football_statistic_player{position:relative;margin-bottom:40px}
div.div_idalgo_content_statistic_player_standing_nav{position:relative;margin-top:0.5em}
div.div_idalgo_content_statistic_player_standing_nav span{display:block;padding:0 30px;width:50%;text-align:center;cursor:pointer;margin-left:auto;margin-right:auto}
span.span_idalgo_content_statistic_player_standing_nav_close{margin-top:0.5em}

table.table_idalgo_content_football_statistic_standing tr{position:relative;}
table.table_idalgo_content_football_statistic_standing tr.tr_idalgo_content_football_statistic_standing_player_left{background-color: #c2c2c2;}

/* Module/Football/CSS/TeamCalendar.css ***************************************************/


/* Module/Football/CSS/TeamCareer.css *****************************************************/

div.div_idalgo_content_football_team_career{position:relative;margin-bottom:30px}

/** Filtres **/
div.div_idalgo_team_career_filters{position:relative;margin-bottom:30px}
div.div_idalgo_team_career_filters_filter{position:relative;height:2em;line-height:2em;float:left;margin-right:20px;font-size:0.8em;cursor:pointer}

/** Cercle de l&eacute;gende **/
div.div_idalgo_team_career_filters_filter div.div_idalgo_team_career_filters_filter_txt_legend {position:absolute;height:30px;width:30px;top:-1px;right:20px}
div.div_idalgo_team_career_filters_filter div.div_idalgo_team_career_filters_filter_txt_legend span,
div.div_idalgo_team_career_diagram_graph_inner_stat_color span {
    position:absolute;
    top:9px;left:10px;
    height:10px;width:10px;
    border-radius:50%;
}

/** Couleur de la l&eacute;gende **/
span.span_idalgo_team_career_legend_color_15 {background-color:deepskyblue}
span.span_idalgo_team_career_legend_color_13 {background-color:lightgreen}
span.span_idalgo_team_career_legend_color_19,
span.span_idalgo_team_career_legend_color_24,
span.span_idalgo_team_career_legend_color_25 {background-color:tomato}

div.div_idalgo_team_career_filters_filter div.div_idalgo_team_career_filters_filter_txt {position:relative;padding-right:40px;text-align:center}
div.div_idalgo_team_career_filters_filter span.span_idalgo_team_career_filters_filter_txt_name {
    position:relative;
    display: block;
    height:2em;
    white-space:nowrap;
    border-bottom: 1px solid #c2c2c2;
    text-transform:uppercase;
    padding: 0 10px;
}
div.div_idalgo_team_career_filters_filter span.span_idalgo_team_career_filters_filter_txt_count {
    position:absolute;
    right:0;top:0;
    padding-left:10px;
    display:block;
    width:30px;height:2em;
    border-bottom: 1px solid #c2c2c2;
}

/** Navigation **/

    span.span_idalgo_team_career_diagram_previous {position:absolute;display:block;width:30px;height:30px;top:15px;cursor:pointer;left:0;z-index:1}
    span.span_idalgo_team_career_diagram_next {position:absolute;display:block;width:30px;height:30px;top:15px;cursor:pointer;right:0;z-index:1}

/** Lignes de l&eacute;gende **/
div.div_idalgo_team_career_diagram_line_head{position:absolute;top:88px;height:1px;width:100%;background-color:#ffffff}
div.div_idalgo_team_career_diagram_line_tail{position:absolute;top:252px;height:1px;width:100%;background-color:#ffffff}

/** Diagramme **/
div.div_idalgo_team_career_diagram{position:relative}
div.div_idalgo_team_career_diagram_graph{height:325px;margin:0 50px;overflow:hidden;position:relative;display:block}
div.div_idalgo_team_career_diagram_graph_inner{margin-top:10px;position:absolute;}
div.div_idalgo_team_career_diagram_graph_inner_stat{position:relative;float:left;font-size:0.8em;width:18px}
div.div_idalgo_team_career_hide{opacity:0.2}
div.div_idalgo_team_career_diagram_graph_inner_stat_color span {height:8px;width:8px;left:5px;}
div.div_idalgo_team_career_diagram_graph_inner_stat_date{height:30px;width:20px}
div.div_idalgo_team_career_diagram_graph_inner_stat_date span {
    display:block;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
               filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    font-size:0.7em;
}

div.div_idalgo_team_career_diagram_graph_inner_stat_color {position:relative;width:18px;height:30px;}
/** Colonne du diagramme **/
div.div_idalgo_team_career_diagram_graph_inner_stat_column{position:relative;height:200px;padding-bottom:50px;background-color:#eeeeee}
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner{position:absolute;bottom:0;width:18px;padding-bottom:50px;
            height: 0;
            overflow-y: hidden;
            -webkit-transition: height 2s ease-in-out;
            -moz-transition: height 2s ease-in-out;
            -o-transition: height 2s ease-in-out;
            transition: height 2s ease-in-out;}
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner_head{position:absolute;top:0;width:18px;height:18px;line-height:18px;color:#ffffff;text-align:center;font-size:0.6em}
div.div_team_career_diagram_column_head_green{background-color:darkgreen}

/** Animation css **/
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_not_qualified,
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_removed,
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_forfait,
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_exclus{height: 18px;background-color:#105b74}
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_first_tour{height: 36px;background-color:#4db103}
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_second_tour{height: 54px;background-color:#4db103}
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_eighth{height: 72px;background-color:#4db103}
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_quarter{height: 88px;background-color:#4db103}
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_demi,
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_third{height: 164px;background-color:#4db103}
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_fourth{height: 146px;background-color:#4db103}
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_finalist{height: 182px;background-color:#4db103}
div.div_idalgo_team_career_diagram_graph_inner_stat_column_inner.txt_diagram_winner{height: 200px;background-color:gold}

/* Module/Football/CSS/TeamSquad.css ******************************************************/

/** Panel Statistic **/
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_country { width:6%; }
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_name    { width:auto;text-align:left;overflow:hidden;}
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_played,
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_time_averge,
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_player_started,
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_played_substitute,
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_goal,
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_assist,
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_yellow,
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_red,
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_played  { width:40px;}
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_auto    { width:0; }
tr.tr_idalgo_content_team_squad_statistic span{display:block;margin:0 auto}

/* Module/Football/CSS/TeamStatistic.css **************************************************/

div.div_idalgo_content_football_team_statistic {
    margin: 20px 0 10px 0;
}
div.idalgo_content_cell_result_stats {
    width:auto;
    margin:0 20px;
}
div.div_idalgo_content_football_team_statistic .idalgo_content_football_teamstatistic_column_left {
    width: 25%;
    float: left;
    color: #74757a;
}
div.div_idalgo_content_football_team_statistic .idalgo_content_football_teamstatistic_column_right {
    width: 75%;
    margin-left: 25%;
    color: #74757a;
    border-left:1px solid #c2c2c2;
    min-height:340px;
}
div.div_idalgo_content_football_team_statistic.referee .idalgo_content_football_teamstatistic_column_right {
    min-height:240px;
}
div.div_idalgo_content_football_team_statistic .idalgo_content_football_teamstatistic_column_left .idalgo_content_football_teamstatistic_cell_block {
    height: 90px
}
ul.ul_idalgo_content_football_teamstatistic_list {
    margin-left: 10px;
}
ul.ul_idalgo_content_football_teamstatistic_list li {
    position:relative;
    height:30px;
    font-size: 0.8125em;
    line-height:30px;
}
ul.ul_idalgo_content_football_teamstatistic_list li:hover {
    color:#105b74;
}
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_victoryaverage {
    color: #4db103;
}

ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_title {
    position:relative;
    width:auto;
    height:100%;
    margin-right:120px;
    line-height: 10px;
}
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_result {
    position:absolute;
    width:120px;
    height:100%;
    top:0;
    right:0;
    font-size:1.4em;
    line-height: 25px;
}
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_result_1,
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_result_2,
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_result_3 {
    width:40px;
    height:100%;
    float:left;
    text-align: right;
}
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_result_1 span,
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_result_2 span,
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_result_3 span{
    font-size:1em;
    line-height:30px;
}

ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_result_1 {
   font-size:1em;
}
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_result_2,
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_result_3 {
   font-size:0.6875em;
   line-height:30px;
}

ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_victoryaverage div.idalgo_content_football_teamstatistic_cell_result_1 .idalgo_content_football_teamstatistic_cell_percent {margin-top:-5px;line-height:10px;font-size:0.46em;}
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_victoryaverage div.idalgo_content_football_teamstatistic_cell_result_2,
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_victoryaverage div.idalgo_content_football_teamstatistic_cell_result_3  {line-height:30px;}

ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_victoryaverage div.idalgo_content_football_teamstatistic_cell_result_2 .idalgo_content_football_teamstatistic_cell_percent,
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_victoryaverage div.idalgo_content_football_teamstatistic_cell_result_3 .idalgo_content_football_teamstatistic_cell_percent  {margin-top:-5px;line-height:10px;font-size:0.625em;}

ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_icones span {
    display: block;
    float: left;
    height: 20px;
    width: 20px;
}
span.idalgo_content_football_teamstatistic_cell_home {
    background-position:center -1305px;
    position:absolute;
    right:40px;
}
span.idalgo_content_football_teamstatistic_cell_away {
    background-position:center -1335px;
    position:absolute;
    right:0;
}
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_blank {
    height:30px;
    line-height:30px;     
}
.idalgo_content_football_teamstatistic_cell_percent {
    display:block;
    margin:0 auto;
    clear:both;
    font-size:0.625em;
    line-height: 0;
}
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_title span {
    display: block;
    width:auto;
    height:100%;
    line-height:30px;
    margin-right:20px;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    white-space:nowrap;
}
ul.ul_idalgo_content_football_teamstatistic_list li div.idalgo_content_football_teamstatistic_cell_title span.idalgo_sprite {
    display: block;
    position:absolute;
    margin:0;
    right:0;
    top:9px;
    height:20px;
    width:20px;
}
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_goal div.idalgo_content_football_teamstatistic_cell_title span.idalgo_sprite {
    background-position:-16px -381px;
}
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_penaltyfor div.idalgo_content_football_teamstatistic_cell_title span.idalgo_sprite {
    background-position:-16px -1280px;
}
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_penaltyagainst div.idalgo_content_football_teamstatistic_cell_title span.idalgo_sprite {
    background-position:-16px -1280px;
}
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_goalagainst div.idalgo_content_football_teamstatistic_cell_title span.idalgo_sprite {
    background-position:-16px -381px;
}
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_red div.idalgo_content_football_teamstatistic_cell_title span.idalgo_sprite {
    background-position:-16px -444px;
}
ul.ul_idalgo_content_football_teamstatistic_list li.idalgo_content_football_teamstatistic_line_yellow div.idalgo_content_football_teamstatistic_cell_title span.idalgo_sprite {
    background-position:-16px -413px;
}
.idalgo_content_football_teamstatistic_column_left .idalgo_content_football_teamstatistic_cell_num_played {
    text-align:center;
    font-size: 3em;
    margin: 20px 0;
}
.idalgo_content_football_teamstatistic_column_left .idalgo_content_football_teamstatistic_cell_num_played_title {
    text-align: center;
    font-size: 0.8125em;
}

/* Module/Football/CSS/WidgetIdentity.css *************************************************/


div.div_idalgo_widget_football_identity{position:relative;}
div.div_idalgo_widget_football_identity_photo{position:relative;float:left;width:53px;text-align:center;}
    img.img_idalgo_widget_football_identity_photo{position:relative;margin:10px auto 0 auto;display:block;}
    img.img_idalgo_widget_football_identity_photo_team{position:relative;display:block;margin:10px auto;}
div.div_idalgo_widget_football_identity_main{position:relative;border-left:1px solid #c2c2c2;padding:10px;margin-left:53px;}
    div.div_idalgo_widget_football_identity_main{line-height:1.2em;}
    div.div_idalgo_widget_football_identity_main_name{position:relative;}
    span.span_idalgo_widget_football_identity_main_name_last{text-transform:uppercase;font-weight:bold;margin-right:2px;font-size:0.875em;}
    span.span_idalgo_widget_football_identity_main_name_first{font-size:0.6875em;}

div.div_idalgo_widget_football_identity_main_role,
div.div_idalgo_widget_football_identity_main_detail,
div.div_idalgo_widget_football_identity_main_team,
div.div_idalgo_widget_football_identity_main_stat{font-size:0.6875em;}
div.div_idalgo_widget_football_identity_main_detail span + span{margin-left:5px;}
div.div_idalgo_widget_football_identity_main_detail img{margin-left:5px;}

span.span_idalgo_widget_football_identity_main_stat_big_color {font-size: 1.4em;color:#b30152;font-family: "Cabin Condensed",sans-serif;}

/* Module/Football/CSS/WidgetLive.css *****************************************************/

div.div_idalgo_content_football_widget_live{position:relative;}

div.div_idalgo_content_football_widget_live div.idalgo_title_format2{margin-bottom:20px}

/* Zone de contenue vide : pas de match */
div.div_idalgo_content_football_widget_live_no_match {line-height: 1.5em;margin-top: 4em;margin-bottom: 8em;width: 60%;font-size: 0.9em;color:#999999;text-align: center;margin-left:20%;}

/* Zone de menu - bouton et ouverture */
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu {position:absolute;top:-4px;right:5px;border:1px solid #eeeeee;display:none;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_close {width: 30px;height: 30px;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_open {right:0;display: block;z-index: 100;width: 100%;height:100%;background-color: #ffffff;}
div.div_idalgo_content_football_widget_live span.idalgo_drop_down_menu_button {position:absolute;display:block;width:20px;height:20px;border: none;margin:5px;cursor: pointer;background-color: #c2c2c2;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_open span.idalgo_drop_down_menu_button {right:5px;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_close div.idalgo_drop_down_menu_content {display: none;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_open div.idalgo_drop_down_menu_content {display:block;background-color: #ffffff}

/* Zone de menu - liste des comp&eacute;titions */
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content {position: relative;top:32px;}

/* Zone de menu - liste des comp&eacute;titions - la l&eacute;gende */
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content div.idalgo_drop_down_menu_content_legend {position: absolute;top:-24px;left:45px;height: 20px}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content div.idalgo_drop_down_menu_content_legend span {display:inline-block;height:22px;line-height:22px;padding-right:40px;white-space: nowrap;text-transform: uppercase;font-size:0.75em;width: auto;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content div.idalgo_drop_down_menu_content_legend span.idalgo_drop_down_menu_content_legend_match {background-position: right -3105px;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content div.idalgo_drop_down_menu_content_legend span.idalgo_drop_down_menu_content_legend_match_live {background-position: right -3074px;}

/* Zone de menu - liste des comp&eacute;titions - la liste */
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content ul > li {line-height: 32px;border-bottom:1px solid #eeeeee;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content ul > li.li_filter_competition_selected,
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content ul > li.li_filter_competition_selected:hover {background-color:#eeeeee;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content ul > li > a {position:relative;display: block;text-indent: 5px;cursor: pointer;font-size: 0.7em;text-transform: uppercase;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content ul > li > a > span {display: block;position:absolute;width: 20px;height:20px;line-height:20px;margin:0;padding:0;margin-right: 10px;color:#ffffff;font-size: 0.7em;font-weight: normal;text-indent: 0;text-align: center;top:6px;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content ul > li > a > span.num_match {background-position: center -3105px;right:40px;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content ul > li > a > span.num_match_live {background-position: center -3074px;right:10px;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content ul > li > a > span.num_match_live[num_match="0"] {display: none;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content ul > li:hover {background-color: #ffe7f1;cursor: pointer;}
div.div_idalgo_content_football_widget_live div.idalgo_drop_down_menu_content ul > li:hover > a > span.num_match_live[num_match="0"] {color:#ffe7f1;}

/* Zone de navigation */
div.div_idalgo_content_football_widget_live ul.ul_idalgo_nav_tab {height:31px;margin-top:5px;}
div.div_idalgo_content_football_widget_live ul.ul_idalgo_nav_tab li {width:25%;}
div.div_idalgo_content_football_widget_live ul.ul_idalgo_nav_tab li a {display:block;overflow:hidden;text-overflow:ellipsis;padding:0;white-space: nowrap;line-height:30px;text-transform: none;}
div.div_idalgo_content_football_widget_live ul.ul_idalgo_nav_tab li span.span_navtab_badge {background-position: center -3074px;background-image:url('/cache/media/sprite_left.png');background-repeat:no-repeat;}

/* Zone de regroupement de match */
li.li_idalgo_content_football_widget_live_group {position:relative;}

/* Zone de regroupement de match - titre */
div.div_idalgo_content_football_widget_live_group_title{
    position:relative;
    display:block;
    font-size:0.6em;
    line-height:22px;
    height:22px;
    overflow: hidden;
    margin:0;
    color:#74757a;
    border-bottom: 1px solid #c2c2c2;
    background-color: #eeeeee;
    text-indent:25px
}
div.div_idalgo_content_football_widget_live_group_title img  {position:absolute;display:block;top:50%}
    img.img_idalgo_content_football_widget_live_group_title_logo{margin-top:-9px;width:18px;height:18px;left:4px}
    img.img_idalgo_content_football_widget_live_group_title_country{margin-top:-6px;width:16px;height:11px;left:5px}

/* Zone de regroupement de match - liste des matchs */
ul.ul_idalgo_content_football_widget_live_group {position:relative;display:block;max-height:360px;overflow:hidden;overflow-y:auto;}

/* Recup result.css **/
ul.ul_idalgo_content_football_result_date_list_match{position:relative;display:block;}
ul.ul_idalgo_content_football_result_date_list_match li+li{border-top:1px solid #c2c2c2;}
li.li_idalgo_content_football_result_match{
    position:relative;display:block;
}
div.div_idalgo_content_football_result_match{
    position:relative;display:block;
    height:2.727em;
    line-height:2.727em;
    font-size:0.6875em;
}

div.div_idalgo_content_football_result_match_penalty{
    height:5.818em;
}
div.div_idalgo_content_football_result_match_time{
    display:block;position:absolute;
    left:0;top:0;
    width:15%;
    height:100%;
    overflow:hidden;
    text-transform:uppercase;

}
.div_idalgo_content_football_result_match_penalty .div_idalgo_content_football_result_match_time{height:50%}

span.span_idalgo_content_football_result_match_time{
    margin-left:10px;
    transition:2s;
}
div.div_idalgo_content_football_result_match_localteam{
    display:block;position:absolute;
    left:15%;top:0;
    width:35%;
    height:100%;
    text-align:right;
    overflow:hidden;
}
a.a_idalgo_content_football_result_match_localteam{
    display:block;
    position:relative;
    height:100%;
    margin-left:30px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    text-overflow:'.';
    text-transform:uppercase;
}
div.div_idalgo_content_football_result_match_localteam_background_picture{
    position:absolute;
    left:10px;top:6px;
    height:20px;width:20px;
}
div.div_idalgo_content_football_result_match_score{
    display:block;position:absolute;
    left:51%;top:0;
    width:13%;
    height:100%;
}
a.a_idalgo_content_football_result_match_score{
    display:block;
    height:100%;
    text-align:center;
    transition: 2s;
    font-size:1.182em;
}
a.a_idalgo_content_football_result_match_score_end{
    color:#ff6600;
}
a.a_idalgo_content_football_result_match_score span{
    transition: 2s;
    font-weight:bold;
    font-family:"Cabin Condensed",sans-serif;
}
div.div_idalgo_content_football_result_match_visitorteam{
    display:block;position:absolute;
    left:65%;top:0;
    width:35%;
    height:100%;
    text-align:left;
}
a.a_idalgo_content_football_result_match_visitorteam{
    display:block;
    position:relative;
    height:100%;
    padding-right:30px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    text-overflow:'.';
    text-transform:uppercase;
}
div.div_idalgo_content_football_result_match_visitorteam_background_picture{
    position:absolute;
    right:10px;top:6px;
    height:20px;width:20px;
}

/* Zone de regroupement de match - affichage du match */
div.div_idalgo_content_football_widget_live li.li_idalgo_content_football_result_match a.a_idalgo_content_football_result_match_link {position:absolute;display:block;left:0;top:0;width:100%;height:100%;cursor:pointer;}
div.div_idalgo_content_football_widget_live li.li_idalgo_content_football_result_match,
div.div_idalgo_content_football_widget_live div.div_idalgo_content_football_result_match {height:35px;line-height:35px}
div.div_idalgo_content_football_widget_live div.div_idalgo_content_football_result_match a:hover{text-decoration:none;}
div.div_idalgo_content_football_widget_live div.div_idalgo_content_football_result_match a.a_idalgo_content_football_result_match_localteam,
div.div_idalgo_content_football_widget_live div.div_idalgo_content_football_result_match a.a_idalgo_content_football_result_match_visitorteam {text-transform: none;}
div.div_idalgo_content_football_widget_live div.div_idalgo_content_football_result_match:hover{background-color:#ffe7f1}
div.div_idalgo_content_football_widget_live .football_result_match_score_0 span {font-weight: normal;color:#c2c2c2;}
div.div_idalgo_content_football_widget_live .div_idalgo_content_football_result_match_time .span_idalgo_score_time {font-size: 0.9em;text-align: left;}
div.div_idalgo_content_football_widget_live .span_idalgo_content_football_result_match_comment {background-position: center -3131px;display: block;position: absolute;right:5px;}
    span.span_idalgo_content_football_result_match_localteam_goal{position:absolute;display:none;right:0;top:2px;line-height:1em}
    span.span_idalgo_content_football_result_match_visitorteam_goal{position:absolute;display:none;left:0;top:2px;line-height:1em}

div.div_idalgo_content_football_widget_live .div_idalgo_content_football_result_match_goal .span_idalgo_content_football_result_match_time_but {display: inline;text-indent: 5px;}
div.div_idalgo_content_football_widget_live .div_idalgo_content_football_result_match_goal {color:#4db103;background-color:#ffe7f1;}

div.div_idalgo_content_football_widget_live a.a_idalgo_content_football_result_match_score{font-size:1em}
div.div_idalgo_content_football_widget_live div.div_idalgo_score_penalty_part{bottom:2px;font-size:0.85em;line-height:1em;height:1em;top:auto}
/* Zone de regroupement de match - affichage du match - Coloration des scores selon le statut*/
div.div_idalgo_content_football_widget_live a.football_result_match_score_11 > span{color:#ff6600}
div.div_idalgo_content_football_widget_live .football_result_match_score_0 span.span_idalgo_score_part_center,
div.div_idalgo_content_football_widget_live .football_result_match_score_live span.span_idalgo_score_time,
div.div_idalgo_content_football_widget_live .football_result_match_score_end span.span_idalgo_score_time{display: none;}
div.div_idalgo_content_football_widget_live .football_result_match_score_end   {color:#ff6600;}
div.div_idalgo_content_football_widget_live .football_result_match_score_live  {color:#4db103;}
div.div_idalgo_content_football_widget_live .football_result_match_score_4     {color:#ff6600;}
div.div_idalgo_content_football_widget_live .football_result_match_score_5,
div.div_idalgo_content_football_widget_live .football_result_match_score_6 {display: none}

div.div_idalgo_content_football_widget_live .football_result_match_score_12,
div.div_idalgo_content_football_widget_live .football_result_match_score_13,
div.div_idalgo_content_football_widget_live .football_result_match_score_14,
div.div_idalgo_content_football_widget_live .football_result_match_score_15,
div.div_idalgo_content_football_widget_live .football_result_match_score_16 {color:#ffcc00;}

div.div_idalgo_content_football_widget_live .idalgo_team_winner{font-weight:bold;font-size:1em}

/* Module/Football/CSS/WidgetResult.css ***************************************************/

div.div_idalgo_football_widget_result{position:relative}

/* Module/Football/CSS/WidgetStatistic.css ************************************************/

div.div_idalgo_widget_football_statistic{position:relative;}
div.div_idalgo_widget_football_statistic_player_goal{position:relative}
div.div_idalgo_widget_football_statistic_content{position:relative}
div.div_idalgo_widget_football_statistic_content_top{
    position:relative;display:block;
    height:230px;
    font-weight: bold;
    padding-top:20px;
    z-index:2;
}

div.div_idalgo_widget_football_statistic_content_background {
    position:absolute;
    height:69px;
    width:100%;
    background-color:#eeeeee;
    border-bottom:1px solid #c2c2c2;
    z-index:1;
}

div.div_idalgo_widget_football_statistic_content_top_name {
    position:absolute;
    width:120px;
    left:50%;
    margin-left:-60px;
    text-align:center;
    font-weight: normal;
    line-height: 20px;
    text-transform:uppercase;
    top:14px;
}

a.a_idalgo_widget_football_statistic_content_top_name_name:hover {
    text-decoration: none!important;
}

div.div_idalgo_widget_football_statistic_content_top_title {
    position: absolute;
    bottom: 0;
    width: 200px;
    border-bottom: 1px solid #c2c2c2;
    left: 50%;
    margin-left: -100px;
    text-align: center;
    z-index:1;
}
div.div_idalgo_widget_football_statistic_content_top_title span{
    display: inline-block;
    padding: 2px;
    background: white;
    width: auto;
    position: relative;
    top: 10px;
    font-weight:normal;
    font-size:0.7em;
}

div.div_idalgo_widget_football_statistic_content_top_name img {
    vertical-align:text-top;
    margin-right:2px;
}

div.div_idalgo_widget_football_statistic_content_top_1{
    position:absolute;display:block;
    top:51px;left:50%;margin-left:-40px;
}

span.span_idalgo_widget_football_statistic_content_top_1{
    position:absolute;
    top:22px;
    left:-20px;
    width:20px;
    font-size: 1.5em;
    line-height: 0.75em;
    color: #272727;
    font-weight: bold;
}
a.a_idalgo_widget_football_statistic_content_top_1 {
    position: relative;
    background: #FFF;
    border: 1px solid #c2c2c2;
    height:110px;
    width: 77px;
    display: block;
    text-align: center;
    z-index:1;
}
a.a_idalgo_widget_football_statistic_content_top_1 img {
    margin-top: 10px;
    width:66px;
}
a.a_idalgo_widget_football_statistic_content_top_2,
a.a_idalgo_widget_football_statistic_content_top_3 {
    position: relative;
    background: #FFF;
    border: 1px solid #c2c2c2;
    height:92px;
    width: 64px;
    display: block;
    text-align: center;
}
a.a_idalgo_widget_football_statistic_content_top_1:after, a.a_idalgo_widget_football_statistic_content_top_1:before,
a.a_idalgo_widget_football_statistic_content_top_2:after, a.a_idalgo_widget_football_statistic_content_top_2:before,
a.a_idalgo_widget_football_statistic_content_top_3:after, a.a_idalgo_widget_football_statistic_content_top_3:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

a.a_idalgo_widget_football_statistic_content_top_1:after,
a.a_idalgo_widget_football_statistic_content_top_2:after,
a.a_idalgo_widget_football_statistic_content_top_3:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #FFF;
    border-width: 15px;
    left: 50%;
    margin-left: -15px;
}
a.a_idalgo_widget_football_statistic_content_top_1:before,
a.a_idalgo_widget_football_statistic_content_top_2:before,
a.a_idalgo_widget_football_statistic_content_top_3:before {
    border-color: rgba(102, 102, 102, 0);
    border-top-color: #c2c2c2;
    border-width: 16px;
    left: 50%;
    margin-left: -16px;
}

a.a_idalgo_widget_football_statistic_content_top_2 img,
a.a_idalgo_widget_football_statistic_content_top_3 img{
    margin-top:11px;

}

img.img_idalgo_widget_football_statistic_content_top_1 {
    margin-left: 0;
}

div.div_idalgo_widget_football_statistic_content_top_2{
    position:absolute;display:block;
    top:44px;
    left:7%;
}
span.span_idalgo_widget_football_statistic_content_top_2{
    position:absolute;
    left:-15px;
    top: 30px;
}
span.span_idalgo_widget_football_statistic_content_top_2{
    font-size: 1em;
    line-height:0.7692em;
    color:#74757a;
}
div.div_idalgo_widget_football_statistic_content_top_3{
    position:absolute;
    display:block;
    top:44px;
    right:7%;
}
div.div_idalgo_widget_football_statistic_content_top_2_name,
div.div_idalgo_widget_football_statistic_content_top_3_name {
    position: absolute;
    top:-25px;
    font-size:0.625em;
    font-weight:normal;
    color:#74757a;
    text-transform:uppercase;
    height: 25px;
    text-align: center;
    width:94px;
    line-height: 12px;
    left:-15px
}

span.span_idalgo_widget_football_statistic_content_top_3{
    position:absolute;
    right:-15px;
    top: 30px;
}
span.span_idalgo_widget_football_statistic_content_top_3{
    font-size: 1em;
    line-height:0.7692em;
    color:#74757a;
}

div.div_idalgo_widget_football_statistic_content_top_1_circle {
    position:absolute;
    width: 68px;
    height: 68px;
    margin-left:5px;
    background-color: #eeeeee;
    border-radius:50%;
    -webkit-border-radius: 50%;
    -moz-border-radius:50%;
    font-size: 24px;
    line-height: 68px;
    text-align: center;
    font-weight: normal;
    color: #272727;
    z-index: -1;
    bottom:-68px;
}

div.div_idalgo_widget_football_statistic_content_top_2_circle,
div.div_idalgo_widget_football_statistic_content_top_3_circle {
    width: 52px;
    height: 52px;
    background-color: #eeeeee;
    border-radius:50%;
    -webkit-border-radius: 50%;
    -moz-border-radius:50%;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: normal;
    color: #74757a;
    margin-left:7px;
    position:absolute;
    z-index: -1;
    bottom:-52px;
}


img.img_idalgo_widget_football_statistic_content_top_2_name_club,
img.img_idalgo_widget_football_statistic_content_top_3_name_club {
    vertical-align:middle;
    margin-right:4px;
}

/* Module/Football/CSS/WidgetTeamCareer.css ***********************************************/

div.div_idalgo_widget_football_team_career {position:relative}
div.div_idalgo_widget_football_team_career_title {position:relative;padding-top:1px;width:200px;margin:0 auto}
div.div_idalgo_widget_football_team_career_title img.img_idalgo_widget_football_team_career_title {position:absolute;top:0;left:0}
div.div_idalgo_widget_football_team_career_title_txt {position:relative;margin-left:70px}
div.div_idalgo_widget_football_team_career_title_txt span {display:block;text-transform:uppercase;margin-top:10px}
div.div_idalgo_widget_football_team_career_title_txt span.span_idalgo_widget_football_team_career_title_txt {font-weight:bold}
div.div_idalgo_widget_football_team_career_title_txt span.span_idalgo_widget_football_team_career_title_txt_nation {font-size:0.8em}

/** Corps du widget **/
div.div_idalgo_widget_football_team_career_content {position:relative;text-transform:uppercase;font-size:0.8em}
div.div_idalgo_widget_football_team_career_content_compet {position:relative;margin-top:25px}

/** Titre de la compet **/
div.div_idalgo_widget_football_team_career_content_compet_title:BEFORE {content:' ';position:absolute;display:block;height:2px;width:100%;top:7px;background-color:#b30152;z-index:-1}
div.div_idalgo_widget_football_team_career_content_compet_title {margin:10px 0;font-weight:bold;text-align:center;color:#b30152}
div.div_idalgo_widget_football_team_career_content_compet_title span {margin:0 10px;background-color: white;padding:0 15px}
div.div_idalgo_widget_football_team_career_content_compet_list_stat {border-bottom: 1px solid #c2c2c2;line-height:2em;margin:0 10px 10px 10px}
div.div_idalgo_widget_football_team_career_content_compet_list_stat_title {font-weight:bold}
div.div_idalgo_widget_football_team_career_content_compet_list_stat_title span.span_idalgo_widget_football_team_career_content_compet_list_stat_title_count {font-size:1.5em;margin-right:5px}

/* Module/Motor/CSS/Calendar.css **********************************************************/
/*COLOR*/
.idalgo_sport_motor_competition_1 div.div_idalgo_card_element_top{background-color:#78A85C}
.idalgo_sport_motor_competition_2 div.div_idalgo_card_element_top{background-color:#4B58A6}
.idalgo_sport_motor_competition_3 div.div_idalgo_card_element_top{background-color:#F16937}
.idalgo_sport_motor_competition_4 div.div_idalgo_card_element_top{background-color:#C2603B}

/* Module/Motor/CSS/CompetitionNavigation.css *********************************************/
div.div_idalgo_content_motor_competition_navigation{position:relative;display:block}
ul.ul_idalgo_content_motor_competition_navigation_race{position:relative;display:table;width:100%}
    li.li_idalgo_content_motor_competition_navigation_race{position:relative;display:block;height:40px;float:left;overflow:hidden}
        a.a_idalgo_content_motor_competition_navigation_race{
            position:relative;display:block;
            width:100%;height:40px;
            font-size:0;
            background-image:-webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(0,0,0,0.1)));
            background-image:-webkit-linear-gradient(top, transparent, rgba(0,0,0,0.1));
            background-image:   -moz-linear-gradient(top, transparent, rgba(0,0,0,0.1));
            background-image:    -ms-linear-gradient(top, transparent, rgba(0,0,0,0.1));
            background-image:     -o-linear-gradient(top, transparent, rgba(0,0,0,0.1));
            background-image:        linear-gradient(top, transparent, rgba(0,0,0,0.1));
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#10000000, GradientType=0);
        }
        img.img_idalgo_content_motor_competition_navigation_race{
            position:absolute;display:block;
            top:50%;margin-top:-17px;
            left:50%;margin-left:-19px;
            height:34px;width:38px
        }
li.li_idalgo_content_motor_competition_navigation_race + li.li_idalgo_content_motor_competition_navigation_race
    a.a_idalgo_content_motor_competition_navigation_race{
        border-left:1px solid #c2c2c2;
    }

ul.ul_idalgo_content_motor_competition_navigation_race_18 li{width:5.5%}
ul.ul_idalgo_content_motor_competition_navigation_race_19 li{width:5.25%}
ul.ul_idalgo_content_motor_competition_navigation_race_20 li{width:5%}
ul.ul_idalgo_content_motor_competition_navigation_race_21 li{width:4.75%}

a.a_idalgo_content_motor_competition_navigation_race:hover{background-color: #ffe7f1}

li.li_idalgo_content_motor_competition_navigation_race[data-current="1"] a
{
    background-color: #ffffff;
    background-image: none;
}

/* Module/Motor/CSS/MainPicture.css *******************************************************/
.idalgo_sprite_motor{
    background-image:url('/cache/media/sprite_motor_left.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
    overflow:hidden
}

.idalgo_icon_motor_sport{background-position:center -8px}

.idalgo_icon_motor_sport_on {background-position:center -36px}
.idalgo_icon_motor_sport_off{background-position:center -97px}

/* Module/Motor/CSS/PilotPalmares.css *****************************************************/
div.div_idalgo_motor_pilot_palmares{
    position:relative;
    display:block;
}


li.li_idalgo_motor_pilot_palmares_head,
li.li_idalgo_motor_pilot_palmares,
li.li_idalgo_motor_pilot_palmares_total{
    position:relative;
    display:block;
    height:2em;
    line-height: 2em;
}

li.li_idalgo_motor_pilot_palmares_head,
li.li_idalgo_motor_pilot_palmares{border-bottom:1px solid #c2c2c2}

div.div_idalgo_motor_pilot_palmares_total,
div.div_idalgo_motor_pilot_palmares_list{
    position:relative;
    display: block;
    width:100%;
    height:100%
}

span.span_idalgo_motor_pilot_palmares_head_season,
span.span_idalgo_motor_pilot_palmares_head_team,
span.span_idalgo_motor_pilot_palmares_head_race,
span.span_idalgo_motor_pilot_palmares_head_victory,
span.span_idalgo_motor_pilot_palmares_head_abandon,
span.span_idalgo_motor_pilot_palmares_head_pole,
span.span_idalgo_motor_pilot_palmares_head_standing,
span.span_idalgo_motor_pilot_palmares_head_points,
span.span_idalgo_motor_pilot_palmares_list_season,
span.span_idalgo_motor_pilot_palmares_list_team,
span.span_idalgo_motor_pilot_palmares_list_race,
span.span_idalgo_motor_pilot_palmares_list_victory,
span.span_idalgo_motor_pilot_palmares_list_abandon,
span.span_idalgo_motor_pilot_palmares_list_pole,
span.span_idalgo_motor_pilot_palmares_list_standing,
span.span_idalgo_motor_pilot_palmares_list_points,
span.span_idalgo_motor_pilot_palmares_total_text,
span.span_idalgo_motor_pilot_palmares_total_race,
span.span_idalgo_motor_pilot_palmares_total_victory,
span.span_idalgo_motor_pilot_palmares_total_abandon,
span.span_idalgo_motor_pilot_palmares_total_pole,
span.span_idalgo_motor_pilot_palmares_total_standing,
span.span_idalgo_motor_pilot_palmares_total_points{
    position:relative;
    display:block;
    height:100%;
    float:left;
    font-size: 0.875em;
    width:11%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
span.span_idalgo_motor_pilot_palmares_list_team{font-weight:bold}

span.span_idalgo_motor_pilot_palmares_head_team,
span.span_idalgo_motor_pilot_palmares_list_team{width:24%}
span.span_idalgo_motor_pilot_palmares_head_season,
span.span_idalgo_motor_pilot_palmares_list_season{width:10%}
span.span_idalgo_motor_pilot_palmares_total_text{width:34%}

span.span_idalgo_motor_pilot_palmares_head_race,
span.span_idalgo_motor_pilot_palmares_head_pole,
span.span_idalgo_motor_pilot_palmares_head_victory,
span.span_idalgo_motor_pilot_palmares_head_abandon,
span.span_idalgo_motor_pilot_palmares_head_standing,
span.span_idalgo_motor_pilot_palmares_head_points,
span.span_idalgo_motor_pilot_palmares_list_race,
span.span_idalgo_motor_pilot_palmares_list_victory,
span.span_idalgo_motor_pilot_palmares_list_abandon,
span.span_idalgo_motor_pilot_palmares_list_pole,
span.span_idalgo_motor_pilot_palmares_list_standing,
span.span_idalgo_motor_pilot_palmares_list_points,
span.span_idalgo_motor_pilot_palmares_total_race,
span.span_idalgo_motor_pilot_palmares_total_pole,
span.span_idalgo_motor_pilot_palmares_total_victory,
span.span_idalgo_motor_pilot_palmares_total_abandon,
span.span_idalgo_motor_pilot_palmares_total_standing,
span.span_idalgo_motor_pilot_palmares_total_points{
    text-align:right;
}

span.span_idalgo_motor_pilot_palmares_list_standing_box,
span.span_idalgo_motor_pilot_palmares_total_standing_box{
    position: absolute;
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    top:50%;
    margin-top: -14px;
    right:0;
    text-align: center;
    border-radius: 28px;
    font-weight:bold;
}

span.span_idalgo_motor_pilot_palmares_list_standing_box[data-position="0"]{color:#105b74}
span.span_idalgo_motor_pilot_palmares_list_standing_box[data-position="1"]{background-color: #b30152;color:#ffffff}
span.span_idalgo_motor_pilot_palmares_list_standing_box[data-position="2"]{background-color: #c2c2c2}
span.span_idalgo_motor_pilot_palmares_list_standing_box[data-position="3"]{background-color:#eeeeee}

span.span_idalgo_motor_pilot_palmares_list_points,
span.span_idalgo_motor_pilot_palmares_total_points{color:#105b74;font-weight:bold}

div.div_idalgo_motor_pilot_palmares_total > span{font-weight:bold;font-size:1em}
span.span_idalgo_motor_pilot_palmares_total_text{text-transform:uppercase}

div.div_idalgo_motor_pilot_palmares_head > span{font-weight:bold}

span.span_idalgo_motor_pilot_palmares_head_race_mobile,
span.span_idalgo_motor_pilot_palmares_head_pole_mobile,
span.span_idalgo_motor_pilot_palmares_head_standing_mobile,
span.span_idalgo_motor_pilot_palmares_head_victory_mobile,
span.span_idalgo_motor_pilot_palmares_head_abandon_mobile,
span.span_idalgo_motor_pilot_palmares_head_points_mobile{display:none}

/* Module/Motor/CSS/PilotResult.css *******************************************************/
div.div_idalgo_motor_pilot_result{position:relative;display:block}
div.div_idalgo_motor_pilot_result_content{position:relative;display:block}

div.div_idalgo_motor_pilot_result_content_header,
div.div_idalgo_motor_pilot_result_content_line{
    position:relative;
    height: 2em;line-height:2em;
    border-bottom: 1px solid #c2c2c2;
}

.idalgo_motor_pilot_mobile{display: none}
.idalgo_motor_pilot_desktop{display: block}

span.span_idalgo_motor_pilot_result_content_header_date,
span.span_idalgo_motor_pilot_result_content_line_date,
span.span_idalgo_motor_pilot_result_content_header_race,
a.a_idalgo_motor_pilot_result_content_line_race,
span.span_idalgo_motor_pilot_result_content_header_pole,
span.span_idalgo_motor_pilot_result_content_line_pole,
span.span_idalgo_motor_pilot_result_content_header_standing,
span.span_idalgo_motor_pilot_result_content_line_standing,
span.span_idalgo_motor_pilot_result_content_header_points,
span.span_idalgo_motor_pilot_result_content_line_points{
    position:absolute;display: block;
    top:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size:0.875em;
}
span.span_idalgo_motor_pilot_result_content_header_date,
span.span_idalgo_motor_pilot_result_content_header_race,
span.span_idalgo_motor_pilot_result_content_header_pole,
span.span_idalgo_motor_pilot_result_content_header_standing,
span.span_idalgo_motor_pilot_result_content_header_points{font-weight: bold}


span.span_idalgo_motor_pilot_result_content_header_date,
span.span_idalgo_motor_pilot_result_content_line_date{width:20%;left:0}
span.span_idalgo_motor_pilot_result_content_header_race,
a.a_idalgo_motor_pilot_result_content_line_race{width:30%;left:20%}
span.span_idalgo_motor_pilot_result_content_header_pole,
span.span_idalgo_motor_pilot_result_content_line_pole{width:16.6%;left:50%;text-align: right}
span.span_idalgo_motor_pilot_result_content_header_standing,
span.span_idalgo_motor_pilot_result_content_line_standing{width:16.6%;left:66.6%;text-align: right}
span.span_idalgo_motor_pilot_result_content_header_points,
span.span_idalgo_motor_pilot_result_content_line_points{width:16.6%;left:83.2%;text-align: right}
span.span_idalgo_motor_pilot_result_content_line_race_countryname{font-weight:bold}

.idalgo_motor_pilot_result_content_starting_grid{color: #999999}

div.div_idalgo_motor_pilot_result_content img.img_idalgo_motor_pilot_result_content_line_race_countryflag{
    position:absolute;display:block;
    width:16px;height:11px;
    box-sizing: border-box;
    top:50%;left:0;
    margin-top:-6px;
    border: 1px solid #c2c2c2;
    padding:0
}
a.a_idalgo_motor_pilot_result_content_line_race{text-indent:22px}
span.span_idalgo_motor_pilot_result_content_line_standing_position{
    text-align: center;
}

span.span_idalgo_motor_pilot_result_content_line_standing_position_value_1 {
    background-color: #b30152;
    color: #ffffff;
    font-weight: bold;
}

span.span_idalgo_motor_pilot_result_content_line_standing_position_value_2 {
    background-color: #36a800;
    font-weight: bold;
}

span.span_idalgo_motor_pilot_result_content_line_standing_position_value_3 {
    background-color: #eeeeee;
    font-weight: bold;
}

span.span_idalgo_motor_pilot_result_content_line_standing_position span,
span.span_idalgo_motor_pilot_result_content_line_standing_position_accident{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

span.span_idalgo_motor_pilot_result_content_line_standing_position span.span_idalgo_motor_pilot_result_content_line_standing_position_value_1,
span.span_idalgo_motor_pilot_result_content_line_standing_position span.span_idalgo_motor_pilot_result_content_line_standing_position_value_2,
span.span_idalgo_motor_pilot_result_content_line_standing_position span.span_idalgo_motor_pilot_result_content_line_standing_position_value_3{
    border-radius: 50%;
    margin-top: 1px;
}

span.span_idalgo_motor_pilot_result_content_line_standing_position_accident{font-weight: bold;color: #b30152}

span.span_idalgo_motor_pilot_result_content_line_points{font-weight: bold;color: #105b74}

div.div_idalgo_motor_pilot_result_content_total{
    position:relative;display:block;
    height:3em;line-height:3em;
    font-weight: bold
}

div.div_idalgo_motor_pilot_result_content_total_text{
    position:absolute;display:block;
    left:0;top:0;
    font-size:0.875em
}

div.div_idalgo_motor_pilot_result_content_total_value{
    position:absolute;display:block;
    right:0;top:0;
    color: #105b74;
    font-size:0.875em
}

div.div_idalgo_motor_pilot_result_content_nextrace{
    position:relative;display: block;
    height: 2em;
    line-height:2em;
    font-size:0.75em;
    border-bottom:1px solid #c2c2c2;
}

/* Module/Motor/CSS/RaceIdentity.css ******************************************************/
div.div_idalgo_motor_race_identity{
    position:relative;display:block;
    height:9em;margin-top:10px;
    border:1px solid #c2c2c2;
    box-sizing: content-box;
}

div.div_idalgo_motor_race_identity_left
{
    background-repeat:no-repeat;
    background-position: center;
}

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

div.div_idalgo_motor_race_identity[is-race="1"] div.div_idalgo_motor_race_identity_left{width:40%}
div.div_idalgo_motor_race_identity[is-race="1"] div.div_idalgo_motor_race_identity_right{width:60%}

div.div_idalgo_motor_race_identity_left:after {
    position: absolute;
    display:block;
    content: '';
    left:65%;
    top:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 9em 118px;
    border-color: transparent transparent #ffffff transparent;
}

div.div_idalgo_motor_race_identity[is-race="1"] div.div_idalgo_motor_race_identity_left:after {
    position: absolute;
    display:block;
    content: '';
    left:65%;
    top:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 9em 94px;
    border-color: transparent transparent #ffffff transparent;
}

ul.ul_idalgo_motor_race_identity_left_identity li{margin:3px 15px;}
ul.ul_idalgo_motor_race_identity_left_identity{padding:5px; margin:15px 0}

span.span_idalgo_motor_race_identity_left_identity_name {
    font-weight: bold;
    font-size: 1.05em;
    text-transform: uppercase;
    text-decoration:underline;
}

span.span_idalgo_motor_race_identity_left_identity_name_status {
    position: relative;
    display: inline-block;
    height: 22px;
    border-radius: 6px;
    font-size: 0.9375em;
    line-height: 22px;
    margin-left:10px;
    color: #ffffff;
    background-color: #ff6600;
    padding: 2px 10px;
}

span.span_idalgo_motor_race_identity_left_identity_race_name{
  font-weight:bold;
}

span.span_idalgo_motor_race_identity_left_identity_date{text-transform:capitalize}

span.span_idalgo_motor_race_identity_left_identity_race_name,
span.span_idalgo_motor_race_identity_left_identity_race_country,
span.span_idalgo_motor_race_identity_left_identity_race,
span.span_idalgo_motor_race_identity_left_identity_date,
li.li_idalgo_motor_race_identity_left_identity_date span,
li.li_idalgo_motor_race_identity_left_identity_hour span,
li.li_idalgo_motor_race_identity_left_identity_hour_end span{
    font-size:0.875em;
}

span.span_idalgo_motor_race_identity_left_identity_hour,
span.span_idalgo_motor_race_identity_left_identity_hour_end,
span.span_idalgo_motor_race_identity_left_identity_date {
    font-weight: bold;
    margin-left: 3px;
}

span.span_idalgo_motor_race_identity_left_identity_date_day_name {
    text-transform: capitalize;
}

/*Right Block*/

div.div_idalgo_motor_race_identity_right_detail{
    height: 100%;
    width: 80%;
    position: relative;
    display: block;
    float: right;
    right: 10px
}

div.div_idalgo_motor_race_identity_right_detail_time,
div.div_idalgo_motor_race_identity_right_detail_meteo,
div.div_idalgo_motor_race_identity_right_detail_laps,
div.div_idalgo_motor_race_identity_right_detail_chrono
{
    position: relative;
    display: inline-block;
    vertical-align:top;
    top: 34px;
    float: left;
    border: 1px solid #c2c2c2;
    text-align: center;
}
div.div_idalgo_motor_race_identity_right_detail_time{width:55%}
div.div_idalgo_motor_race_identity_right_detail_meteo{width:30%;margin-right:3%}

div.div_idalgo_motor_race_identity[is-race="1"] div.div_idalgo_motor_race_identity_right_detail_meteo{width:30%;margin-right:3%}
div.div_idalgo_motor_race_identity_right_detail_laps{width:30%;margin-right:3%}
div.div_idalgo_motor_race_identity_right_detail_chrono{width:30%}
div.div_idalgo_motor_race_identity_right_detail_chrono > span{position:relative;display:block}

div.div_idalgo_motor_race_identity_right_detail_time span,
div.div_idalgo_motor_race_identity_right_detail_time > div,
span.span_idalgo_motor_race_identity_right_detail_meteo_name,
div.div_idalgo_motor_race_identity_right_detail_laps > span,
div.div_idalgo_motor_race_identity_right_detail_laps > div,
div.div_idalgo_motor_race_identity_right_detail_chrono span{
    position:relative;
    display:block;
    width:100%;
    height:30px;
    line-height:30px;
}

span.span_idalgo_motor_race_identity_right_detail_meteo_logo{border-right:1px solid #c2c2c2}

span.span_idalgo_motor_race_identity_right_detail_meteo_logo,
span.span_idalgo_motor_race_identity_right_detail_meteo_temperature
{
    position:relative;
    display:inline-block;
    width:49%;
    height:30px;
    vertical-align:top;
    line-height:30px
}

span.span_idalgo_motor_race_identity_right_detail_meteo_logo img{
    position:relative;
    display:block;
    margin:0 auto;
    top:5px
}

span.span_idalgo_motor_race_identity_right_detail_laps_content_live{border-right:1px solid #c2c2c2}
span.span_idalgo_motor_race_identity_right_detail_laps_content_live,
span.span_idalgo_motor_race_identity_right_detail_laps_content_all{
    position:absolute;
    display:block;
    top:0;left:0;
    width:50%;
    height:30px;
    line-height:30px;
    text-align:center;
}
span.span_idalgo_motor_race_identity_right_detail_laps_content_all{left:50%}

span.span_idalgo_motor_race_identity_right_detail_time_title,
span.span_idalgo_motor_race_identity_right_detail_meteo_name,
span.span_idalgo_motor_race_identity_right_detail_laps_title,
span.span_idalgo_motor_race_identity_right_detail_chrono_name
{
    font-size:11px;
    text-transform:uppercase;
    border-bottom:1px solid #c2c2c2;
}

div.div_idalgo_motor_race_identity[data-is-race-live="1"] div.div_idalgo_motor_race_identity_left,
div.div_idalgo_motor_race_identity[data-is-stage-live="1"] div.div_idalgo_motor_race_identity_left,
div.div_idalgo_motor_race_identity[data-is-race-live="1"] span.span_idalgo_motor_race_identity_right_detail_laps_content_live,
div.div_idalgo_motor_race_identity[data-is-race-live="1"] span.span_idalgo_motor_race_identity_right_detail_chrono_time,
div.div_idalgo_motor_race_identity[data-is-stage-live="1"] div.div_idalgo_motor_race_identity_right_detail_time_content{
    background-color:#4db103;
    color:#ffffff;
}
div.div_idalgo_motor_race_identity[data-is-race-live="1"] span.span_idalgo_motor_race_identity_left_identity_name_status,
div.div_idalgo_motor_race_identity[data-is-stage-live="1"] span.span_idalgo_motor_race_identity_left_identity_name_status
{
    background-color:#ffffff;
    color:#4db103;
}

div.div_idalgo_motor_race_identity[data-is-finished="1"] div.div_idalgo_motor_race_identity_right_detail_chrono{display:none}
div.div_idalgo_motor_race_identity[data-is-finished="1"] div.div_idalgo_motor_race_identity_right_detail_time_content{color:#ff6600}

div.div_idalgo_motor_race_identity[is-grid="1"] {display:none}

div.div_idalgo_motor_race_identity[data-is-stage-coming="1"] span.span_idalgo_motor_race_identity_left_identity_name_status,
div.div_idalgo_motor_race_identity[data-is-race-coming="1"] span.span_idalgo_motor_race_identity_left_identity_name_status{background-color:#74757a}

div.div_idalgo_motor_race_identity[data-is-finished="1"] span.span_idalgo_motor_race_identity_right_detail_laps_content_live{color:#ff6600}


div.div_idalgo_motor_race_identity[data-is-finished="1"] div.div_idalgo_motor_race_identity_right_detail{width:70%;}
div.div_idalgo_motor_race_identity[data-is-finished="1"] div.div_idalgo_motor_race_identity_right_detail_meteo{
    width:40%;
    margin-right:3%
}
div.div_idalgo_motor_race_identity[data-is-finished="1"] div.div_idalgo_motor_race_identity_right_detail_laps{
    width:45%;
    margin-right:0
}

div.div_idalgo_motor_race_identity[data-is-stage-coming="1"] div.div_idalgo_motor_race_identity_left,
div.div_idalgo_motor_race_identity[data-is-race-coming="1"] div.div_idalgo_motor_race_identity_left,
div.div_idalgo_motor_race_identity[data-is-finished="1"] div.div_idalgo_motor_race_identity_left,
div.div_idalgo_motor_race_identity[data-is-stage-finished="1"] div.div_idalgo_motor_race_identity_left{background-image:none!important}

li.li_idalgo_motor_race_identity_left_identity_race
{
    width: 75%;
}

li.li_idalgo_motor_race_identity_left_identity_race::after
{
    clear: both;
}

li.li_idalgo_motor_race_identity_left_identity_race span
{
    /*float: left;*/
}

/* Module/Motor/CSS/RaceNavigation.css ****************************************************/
div.div_idalgo_motor_race_navigation{position:relative;display:block}

ul.ul_idalgo_motor_race_navigation {
    position:relative;display:block;
    height:40px;margin-top: 10px;
}
li.li_idalgo_motor_race_navigation{
    position:relative;display:block;
    height:100%;float:left;
    overflow:hidden;
    text-align: center;
    line-height: 40px;
    border:1px solid #c2c2c2;
    border-right: none
}
li.li_idalgo_motor_race_navigation:last-child {border-right:1px solid #c2c2c2}

li.li_idalgo_motor_race_navigation:hover {
    background-color:#eeeeee;
}

li.li_idalgo_motor_race_navigation span
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.75em;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
}

a.a_idalgo_motor_race_navigation{
    position:relative;display:table;
    width:100%;height:40px;
}
li.li_idalgo_motor_race_navigation a.a_idalgo_motor_race_navigation:hover{
    text-decoration: none;
}

li.li_idalgo_motor_race_navigation_menu
{
    display: none;
}

div.div_idalgo_motor_race_navigation[data-is-live="0"] li.li_idalgo_motor_race_navigation[data-selected="1"]
{
    background-color: #eeeeee;
}

div.div_idalgo_motor_race_navigation[data-is-live="0"] li.li_idalgo_motor_race_navigation[data-selected="1"] span
{
    color: #272727;
}

div.div_idalgo_motor_race_navigation[data-is-live="1"] li.li_idalgo_motor_race_navigation[data-selected="1"]
{
    background-color:#4db103;
    color: #ffffff;
}

div.div_idalgo_motor_race_navigation[data-is-live="1"] li.li_idalgo_motor_race_navigation[data-selected="1"] span
{
    color: #ffffff;
}

/* Commentaires s&eacute;lectionn&eacute;s : on affiche la session en cours et on la laisse avec un style non s&eacute;lectionn&eacute; */
div.div_idalgo_motor_race_navigation[data-is-comment="1"] ul.ul_idalgo_motor_race_navigation li.li_idalgo_motor_race_navigation[data-is-session="1"]
{
    background-color: #ffffff;
}

div.div_idalgo_motor_race_navigation[data-is-comment="1"] ul.ul_idalgo_motor_race_navigation li.li_idalgo_motor_race_navigation[data-is-session="1"] span
{
    color: #272727;
}

/* Module/Motor/CSS/RacePodium.css ********************************************************/
div.div_idalgo_motor_race_podium{margin-top:20px}

div#idalgo_motor_race_result_podium
{
    word-wrap: normal;
    padding-left: 15%;
    padding-right: 5%;
}

div.div_idalgo_motor_race_podium_content{
    position:relative;
    display:block;
    width:80%;
    height:200px;
    margin:0 auto;
}

div.div_idalgo_motor_race_podium_content_part{
    position:relative;
    display:inline-block;
    float:left;
    height:100%;
    width:33%
}

div.div_idalgo_motor_race_podium_content_part_pilot{
    position:absolute;
    display:block;
    text-align:center
}

div.div_idalgo_motor_race_podium_content_part:nth-child(2n+1) div.div_idalgo_motor_race_podium_content_part_pilot{
    bottom:0
}

div.div_idalgo_motor_race_podium_content_part_pilot_up{position:relative;display:block}

/*Part Up Div Pilot*/
div.div_idalgo_motor_race_podium_content_part_pilot_up_picture{
    position:relative;
    display:block;
    width:80px;
    height:80px;
    overflow:hidden;
}

img.img_idalgo_motor_race_podium_content_part_pilot_up_picture{
    position:absolute;
    display:block;
    border-radius:100px;
    height:80px;
    width:80px;
    border-radius:100px
}
div.div_idalgo_motor_race_podium_content_part:nth-child(1)
span.span_idalgo_motor_race_podium_content_part_pilot_up_position{left:0}

span.span_idalgo_motor_race_podium_content_part_pilot_up_position{
    position:absolute;
    display:block;
    color:#ffffff;
    bottom:0;
    right:0;
    height:25px;
    width:25px;
    text-align:center;
    line-height:25px;
    background-color:#105b74;
    border-radius:50px;
    border:2px solid white
}

span.span_idalgo_motor_race_podium_content_part_pilot_up_time{
    position:absolute;
    display:block;
    bottom:0;
    right:100%;
    height:31px;
    line-height:31px;
    padding-right:2px;
    font-weight:bold;
    font-size:0.8125em;
    color:#ff6600;
    direction:ltr
}

div.div_idalgo_container[lang="AR"] span.span_idalgo_motor_race_podium_content_part_pilot_up_time{
    right:130%;
}

div.div_idalgo_motor_race_podium_content_part:nth-child(3) span.span_idalgo_motor_race_podium_content_part_pilot_up_time{left:100%;padding-left:2px;right:-100%}

/*Part Down Div Pilot*/
div.div_idalgo_motor_race_podium_content_part_pilot_down{
    display:block;
    position:relative;
    width:100%;
}

div.div_idalgo_motor_race_podium_content_part_pilot_down_name > span{
    position:relative;
    display:inline-block;
    line-height:30px;
    text-transform:uppercase;
    letter-spacing:0.5px;
    font-size:0.875em
}

div.div_idalgo_motor_race_podium_content_part_pilot_down > span{
    font-size:0.8125em;
    color:#999999
}

img.img_idalgo_motor_race_podium_content_part_pilot_down_country{
    position: absolute;
    display: block;
    left: 100%;
    top: 9px;
    margin-left: 5px;
}

/* Module/Motor/CSS/Result.css ************************************************************/
ul.ul_idalgo_motor_race_result_list{
    position: relative;
    display: block;
    margin-top: 30px;
    word-wrap: normal;
}

li.li_idalgo_motor_race_result_list_head,
li.li_idalgo_motor_race_result_list_elem{
    border-bottom:1px solid #c2c2c2;
}

li.li_idalgo_motor_race_result_list_head{height:55px}
li.li_idalgo_motor_race_result_list_elem{height:40px}

/*En t&ecirc;te*/
div.div_idalgo_motor_race_result_list_head > span,
div.div_idalgo_motor_race_result_list_head > div{
    position:absolute;
    display:block;
    height:55px;
    line-height:55px;
    font-weight:bold;
}

div.div_idalgo_motor_race_result_list_head_num{
    width:174px;
}
span.span_idalgo_motor_race_result_list_head_num{
    position:absolute;
    display:block;
    height:55px;
    line-height:55px;
    font-weight:bold;
    text-align:center;
    left:84px;
    width:30px
}

div.div_idalgo_motor_race_result_list_head_content{
    left:174px;
    width:100%;
}
span.span_idalgo_motor_race_result_list_head_content_pilot,
span.span_idalgo_motor_race_result_list_head_content_team{
    position: relative;
    display: inline-block;
    text-align:left;
    vertical-align:top;
    overflow: hidden;
    text-overflow: ellipsis;
}
span.span_idalgo_motor_race_result_list_head_content_pilot{width:50%}
span.span_idalgo_motor_race_result_list_head_content_team{width:40%}

span.span_idalgo_motor_race_result_list_head_time{
    width: 70px;
    margin-left:100%;
    left:120px;
    text-align:right;
}

span.span_idalgo_motor_race_result_list_head_diff{
    width:60px;
    margin-left:100%;
    left:220px;
    text-align:center;
}

span.span_idalgo_motor_race_result_list_head_lap{
    width:45px;
    margin-left:100%;
    left:305px;
    text-align:center;

}

/*Corps*/
div.div_idalgo_motor_race_result_list_elem[type='race'],
div.div_idalgo_motor_race_result_list_head[type='race']{margin-right:359px}

div.div_idalgo_motor_race_result_list_elem[type='qualif'],
div.div_idalgo_motor_race_result_list_head[type='qualif']{margin-right:384px}

div.div_idalgo_motor_race_result_list_elem,
div.div_idalgo_motor_race_result_list_head {
    position: relative;
    display: block;
    margin-right:349px;
}

div.div_idalgo_motor_race_result_list_elem > span,
div.div_idalgo_motor_race_result_list_elem_content{
    position:absolute;
    display:block;
    height:40px;
    line-height:40px;
    font-size: 0.875em;
}

span.span_idalgo_motor_race_result_list_elem_position{
    width:24px;
    text-align:center;
    left:0

}

span.span_idalgo_motor_race_result_list_elem_country{
    width:60px;
    left:24px
}

img.img_idalgo_motor_race_result_list_elem_country{
    position:relative;
    display:block;
    top:14.5px;
    margin: 0 auto;
}

span.span_idalgo_motor_race_result_list_elem_vehicle{
    color:#999999;
    width: 30px;
    text-align:center;
    left:84px
}

span.span_idalgo_motor_race_result_list_elem_picture{
    width:60px;
    left:114px
}

img.img_idalgo_motor_race_result_list_elem_picture_picture{
    position:relative;
    display:block;
    width:30px;
    height:30px;
    top:5px;
    border-radius:100px;
    margin:0 auto;
}

div.div_idalgo_motor_race_result_list_elem_content{left:174px;width:100%}

div.div_idalgo_motor_race_result_list_elem_content > span{
    position:relative;
    display:inline-block;
    vertical-align:top;
}

span.span_idalgo_motor_race_result_list_elem_content_name{
    width:50%;
    text-transform:uppercase;
    overflow:hidden;
    text-overflow:ellipsis;
}
span.span_idalgo_motor_race_result_list_elem_content_constructor{
    width:40%;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

span.span_idalgo_motor_race_result_list_elem_time{
    width:75px;
    text-align:center;
    margin-left:100%;
    color:#272727;
    left:120px;
    direction:ltr
}

span.span_idalgo_motor_race_result_list_elem_diff{
    width:60px;
    text-align:right;
    margin-left:100%;
    left:220px;
    /*color: #999999;*/
    font-size: 0.75em;
}

span.span_idalgo_motor_race_result_list_elem_lap{
    width:45px;
    text-align:center;
    margin-left: 100%;
    left:305px;
}

/*Qualification*/
span.span_idalgo_motor_race_result_list_elem_time1,
span.span_idalgo_motor_race_result_list_elem_time2,
span.span_idalgo_motor_race_result_list_elem_time3,
span.span_idalgo_motor_race_result_list_head_Q1,
span.span_idalgo_motor_race_result_list_head_Q2,
span.span_idalgo_motor_race_result_list_head_Q3{width:70px}

span.span_idalgo_motor_race_result_list_elem_time1,
span.span_idalgo_motor_race_result_list_head_Q1{left:174px;margin-left:100%;text-align:right}

span.span_idalgo_motor_race_result_list_elem_time2,
span.span_idalgo_motor_race_result_list_head_Q2{left:244px;margin-left:100%;text-align:right}

span.span_idalgo_motor_race_result_list_elem_time3,
span.span_idalgo_motor_race_result_list_head_Q3{left:314px;margin-left:100%;text-align:right}

div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position[position='1'],
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position[position='2'],
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position[position='3'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position[position='1'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position[position='2'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position[position='3']{background-color:#b4002d;color:#ffffff}

div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_points[position='1'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_points[position='2'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_points[position='3']{color:#b4002d}

div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position[position='4'],
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position[position='5'],
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position[position='6'],
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position[position='7'],
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position[position='8'],
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position[position='9'],
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position[position='10'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position[position='4'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position[position='5'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position[position='6'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position[position='7'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position[position='8'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position[position='9'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position[position='10']{background-color:#860627;color:#ffffff}

div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_points[position='4'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_points[position='5'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_points[position='6'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_points[position='7'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_points[position='8'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_points[position='9'],
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_points[position='10']{color:#860627}

div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_position,
div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_position{height:41px;background-color:#ffffff}

div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_type,
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_time{display:none}

/*Course*/
div.div_idalgo_motor_race_result_list_elem_grid,
span.span_idalgo_motor_race_result_list_head_grid{
    width:70px;
    margin-left:100%;
    left:244px;
    text-align:center;
    position: absolute;
}

span.span_idalgo_motor_race_result_list_elem_grid{
    position:relative;
    display:block;
    width:30px;
    height:30px;
    margin:0 auto;
    border-radius:50px;
    top:5px;
    line-height:30px;
    color:black;
    font-size:0.875em;
    direction:ltr;
}

span.span_idalgo_motor_race_result_list_elem_grid[up='true']{background-color:#7cdd5a;color:#ffffff}
span.span_idalgo_motor_race_result_list_elem_grid[down='true']{background-color:#D1677C;color:#ffffff}

span.span_idalgo_motor_race_result_list_head_points,
span.span_idalgo_motor_race_result_list_elem_points{
    width:45px;
    margin-left:100%;
    left:314px;
    text-align:center;
}

ul.ul_idalgo_motor_race_result_list[data-is-race-coming="1"] span.span_idalgo_motor_race_result_list_head_time,
ul.ul_idalgo_motor_race_result_list[data-is-race-coming="1"] span.span_idalgo_motor_race_result_list_head_grid,
ul.ul_idalgo_motor_race_result_list[data-is-race-coming="1"] span.span_idalgo_motor_race_result_list_head_points{
    display:none;
}

span.span_idalgo_motor_race_result_list_elem_country img {
    border: 1px solid #eeeeee;
}

li.li_idalgo_motor_race_result_list_elem:hover {
    background-color:#ffe7f1;
}

/* Module/Motor/CSS/ResultPopup.css *******************************************************/
div.div_idalgo_display_popup_result_motor_stage{
    position:absolute;
    border:1px solid #c2c2c2;
    z-index:100;
    background-color:#ffffff;
    width:358px;
    padding-bottom:32px;
    left:0
}

ul.ul_idalgo_display_popup_result_motor_stage_list_result{display:none}
div.div_idalgo_display_popup_result_motor_stage[data-session="1"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-session="1"],
div.div_idalgo_display_popup_result_motor_stage[data-session="2"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-session="2"],
div.div_idalgo_display_popup_result_motor_stage[data-session="3"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-session="3"],
div.div_idalgo_display_popup_result_motor_stage[data-session="4"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-session="4"],
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-session="5"],
div.div_idalgo_display_popup_result_motor_stage[data-session="6"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-session="6"],
div.div_idalgo_display_popup_result_motor_stage[data-session="7"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-session="7"]{display:block;overflow:hidden}

li.li_idalgo_display_popup_result_motor_stage_list_result_content, div.div_idalgo_display_popup_result_motor_stage_head_popup,
div.div_idalgo_display_popup_result_motor_stage_stage, div.div_idalgo_display_popup_result_motor_stage_time{
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#c2c2c2
}

li.li_idalgo_display_popup_result_motor_stage_list_result_content,div.div_idalgo_display_popup_result_motor_stage_time{
    margin:0 5px
}

li.li_idalgo_display_popup_result_motor_stage_list_result_content, div.div_idalgo_display_popup_result_motor_stage_stage{
    height:32px
}

li.li_idalgo_display_popup_result_motor_stage_list_result_content{
    position:relative;
    display:block
}

div.div_idalgo_display_popup_result_motor_stage_head_popup{
    height:50px;
    text-align:center
}
img.img_idalgo_display_popup_result_motor_stage_head_popup_country_area{
    top:16px;
    left:6px;
    position:absolute}
span.span_idalgo_display_popup_result_motor_stage_head_popup_race_name{
    letter-spacing:0.5em;
    text-transform:uppercase;
    color:#74757a;
    line-height:50px;
    font-size:0.5em
}

div.div_idalgo_display_popup_result_motor_stage_time{height:26px;text-align:right}

span.span_idalgo_display_popup_result_motor_stage_stage_name{
    border-right:1px solid #c2c2c2;
    position:relative;
    display:block;
    height:100%;
    width:33.056%;
    text-align:center;
    line-height:32px;
    text-transform:uppercase;
    font-size:0.7em;
    font-weight:bold;
    float:left
}
span.span_idalgo_display_popup_result_motor_stage_stage_name[onclick]{
    cursor:pointer
}

div.div_idalgo_display_popup_result_motor_stage[data-session="1"]
span.span_idalgo_display_popup_result_motor_stage_stage_name[data-session="1"],
div.div_idalgo_display_popup_result_motor_stage[data-session="2"]
span.span_idalgo_display_popup_result_motor_stage_stage_name[data-session="2"],
div.div_idalgo_display_popup_result_motor_stage[data-session="3"]
span.span_idalgo_display_popup_result_motor_stage_stage_name[data-session="3"],
div.div_idalgo_display_popup_result_motor_stage[data-session="4"]
span.span_idalgo_display_popup_result_motor_stage_stage_name[data-session="4"],
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
span.span_idalgo_display_popup_result_motor_stage_stage_name[data-session="5"],
div.div_idalgo_display_popup_result_motor_stage[data-session="6"]
span.span_idalgo_display_popup_result_motor_stage_stage_name[data-session="6"],
div.div_idalgo_display_popup_result_motor_stage[data-session="7"]
span.span_idalgo_display_popup_result_motor_stage_stage_name[data-session="7"],
div.div_idalgo_display_popup_result_motor_stage[data-session="0"]
span.span_idalgo_display_popup_result_motor_stage_stage_name[data-session="0"],
span.span_idalgo_display_popup_result_motor_stage_stage_name[onclick]:hover{
    background-color:#e7e7e7
}

span.span_idalgo_display_popup_result_motor_stage_head_popup_close{
    position:absolute;
    right:0;
    top:10px;
    cursor:pointer
}
div.div_idalgo_display_popup_result_motor_stage_time > span{
    position:relative;
    line-height:28px;
    font-size:0.8em;
    color:#105b74;
    font-weight:bold
}
div.div_idalgo_display_popup_result_motor_stage[data-stage="4"]
    div.div_idalgo_display_popup_result_motor_stage_time > span{margin-right:19px}
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    div.div_idalgo_display_popup_result_motor_stage_time{display:none}
div.div_idalgo_display_popup_result_motor_stage[data-session="6"]
    div.div_idalgo_display_popup_result_motor_stage_time > span{margin-right:45px}

span.span_idalgo_display_popup_result_motor_stage_list_result_content_position{
    font-weight:bold;
    position:relative;
    float:left;
    display:block;
    height:100%;
    width:20px;
    text-align:center;
    line-height:32px;
    margin-right:5px;
    font-size:0.75em
}

img.img_idalgo_display_popup_result_motor_stage_list_result_content_country{
    position:relative;
    display:block;
    left:3px;
    top:10px;
    float:left
}

span.span_idalgo_display_popup_result_motor_stage_list_result_content_name{
    position:relative;
    height:50%;
    display:block;
    float:left;
    left:10px;
    text-transform:uppercase;
    font-size:0.6875em;
    font-weight:bold;
    top:3px
}

span.span_idalgo_display_popup_result_motor_stage_list_result_content_constructor{
    position:absolute;
    height:14px;
    display:block;
    font-size:0.6875em;
    text-transform:uppercase;
    bottom:3px;
    left:52px;
    color:#999999
}

span.span_idalgo_display_popup_result_motor_stage_list_result_content_time {
    position:relative;
    display:block;
    height:100%;
    float:right;
    color:#105b74;
    font-size:0.6875em;font-weight:bold;
    top:3px
}

span.span_idalgo_display_popup_result_motor_stage_list_result_content_session{
    position:relative;
    display:block;
    width:14px;
    float:right;
    font-size:0.6875em;
    margin-left:5px;
    font-weight:bold;
    top:3px
}

span.span_idalgo_display_popup_result_motor_stage_list_result_content_points{
    position:relative;
    display:block;
    width:40px;
    height:100%;
    float:right;
    font-size:0.6875em;
    margin-left:5px;
    font-weight:bold;
    text-align:center;
    top:3px
}

/* Grille de d&eacute;part */
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result{
    position:relative;
    padding:10px;
    margin:10px;
    border:1px solid #c2c2c2;
    -webkit-transition:0.5s;
       -moz-transition:0.5s;
        -ms-transition:0.5s;
         -o-transition:0.5s;
            transition:0.5s
}
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result:after{
        content:'';
        position:relative;
        display:block;
        clear:both
}

div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    li.li_idalgo_display_popup_result_motor_stage_list_result_content{
    width:45%;
    border-width:1px 0 0 0;
    overflow:hidden;text-overflow:ellipsis;text-overflow:'.';white-space:nowrap;
    color:#999999;
    cursor:pointer}
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    li.li_idalgo_display_popup_result_motor_stage_list_result_content:after{
        content:'';
        position:absolute;display:block;
        top:0;left:0;width:100%;height:6px;
        border-width:0 1px;border-style:solid;border-color:#c2c2c2;
        box-sizing:border-box
}
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    li.li_idalgo_display_popup_result_motor_stage_list_result_content:nth-child(2n+1){float:left}
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    li.li_idalgo_display_popup_result_motor_stage_list_result_content:nth-child(2n){float:right;top:10px}
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    span.span_idalgo_display_popup_result_motor_stage_list_result_content_time,
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    span.span_idalgo_display_popup_result_motor_stage_list_result_content_constructor{display:none}
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    span.span_idalgo_display_popup_result_motor_stage_list_result_content_position{
    position:absolute;
    width:20px;
    text-align:right;
    float:none
}
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    img.img_idalgo_display_popup_result_motor_stage_list_result_content_country{
    position:absolute;
    top:11px;left:25px;
    width:16px;
    line-height:32px;
    float:none
}
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    span.span_idalgo_display_popup_result_motor_stage_list_result_content_name{
        display:inline;
        margin-left:50px;
        top:0;left:0;
        line-height:32px;
        float:none;
        color:#999999;
        pointer-events:none;
        cursor:default;
}

/* Grille de d&eacute;part - gestion des infos supl&eacute;mentaires des pilotes */
div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.left,
div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.right{
    position:absolute;
    top:0;width:130px;height:100%;
    border:0 solid #c2c2c2;
    -webkit-transition:0.5s;
       -moz-transition:0.5s;
        -ms-transition:0.5s;
         -o-transition:0.5s;
            transition:0.5s
}

div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.left {left:-161px;border-right-width:1px}
div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.right{right:-161px;border-left-width:1px}

ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.left{left:0}
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.right{right:0}

div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']{padding-left:160px}
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']{padding-right:160px}

div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
    li.li_idalgo_display_popup_result_motor_stage_list_result_content[data-selected]
        span.span_idalgo_display_popup_result_motor_stage_list_result_content_name{color:#105b74}


div.div_idalgo_display_popup_result_motor_stage_list_result_pilot_arrow{
    -webkit-transition:1s;
       -moz-transition:1s;
        -ms-transition:1s;
         -o-transition:1s;
            transition:1s
}
div.div_idalgo_display_popup_result_motor_stage_list_result_pilot_arrow,
div.div_idalgo_display_popup_result_motor_stage_list_result_pilot_arrow:after{
    content:'';
    position:absolute;display:block;
    width:0;height:0;
    border-style:solid
}
div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.left
    div.div_idalgo_display_popup_result_motor_stage_list_result_pilot_arrow{
    top:10px;right:-30px;
    border-width:25px 0 25px 30px;
    border-color:transparent transparent transparent #999999}
div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.left
    div.div_idalgo_display_popup_result_motor_stage_list_result_pilot_arrow:after{
    top:-25px;right:1px;
    border-width:25px 0 25px 30px;
    border-color:transparent transparent transparent #ffffff}
div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.right
    div.div_idalgo_display_popup_result_motor_stage_list_result_pilot_arrow{
    top:10px;left:-30px;
    border-width:25px 30px 25px 0;
    border-color:transparent #999999 transparent transparent}
div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.right
    div.div_idalgo_display_popup_result_motor_stage_list_result_pilot_arrow:after{
    top:-25px;left:1px;
    border-width:25px 30px 25px 0;
    border-color:transparent #ffffff transparent transparent}

span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.name,
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.firstName,
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.constructor,
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.country,
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.heightWeight,
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.date,
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.year,
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.city,
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.season,
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.standing{
     position:absolute;
     font-size:0.875em;color:#999999;line-height:16px
}

ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.name,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.firstName,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.constructor,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.country,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.heightWeight,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.date,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.year,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.city,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.season,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.standing{
    left:10px;
    text-align:left
}

ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.name,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.firstName,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.constructor,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.country,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.heightWeight,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.date,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.year,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.city,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.season,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.standing{
    right:10px;
    text-align:right
}

span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.name        {top:10px}
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.firstName   {top:25px;}
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.constructor {top:160px}
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.country     {top:175px}
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.heightWeight{top:230px}
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.date        {top:245px}
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.year        {top:260px}
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.city        {top:275px}
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.season      {top:320px}
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.standing    {top:335px}

span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.name,
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.name a{
    font-size:1em;font-weight:bold;color:#105b74;text-transform:uppercase}
span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.firstName{
    font-size:1em;font-weight:bold;color:#272727}
div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.photo{
    position:absolute;overflow:hidden;
    top:50px;width:100px;height:100px;
    border-radius:50px}

ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.photo{left:10px}
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.photo{right:10px}

div.div_idalgo_display_popup_result_motor_stage_list_result_pilot.photo img{
    position:absolute;
    top:-20px;left:0}

span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.country img{margin:2px 5px}

ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.country span,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='left']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.country img{float:left}
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.country span,
ul.ul_idalgo_display_popup_result_motor_stage_list_result[data-open='right']
    span.span_idalgo_display_popup_result_motor_stage_list_result_pilot.country img{float:right}


div.div_idalgo_dom_match_content_popup{display:inline-block}


div.div_idalgo_display_popup_result_motor_stage_div_no_session{
    text-align: center;
    margin-top: 5px;
}
span.span_idalgo_display_popup_result_motor_stage_span_no_session_text{
    font-size: 0.75em;
    display: block;
    position: relative;
    height: 100%;
}

div.div_idalgo_display_popup_result_motor_stage_time[display='0']{
    display: none;
}

ul.ul_idalgo_display_popup_result_motor_stage_list_result,
div.div_idalgo_display_popup_result_motor_stage[data-session="0"]
div.div_idalgo_display_popup_result_motor_stage_time,
div.div_idalgo_display_popup_result_motor_stage[data-session="5"]
div.div_idalgo_display_popup_result_motor_stage_comment,
div.div_idalgo_display_popup_result_motor_stage[data-session="6"]
div.div_idalgo_display_popup_result_motor_stage_comment
{display:none}


div.div_idalgo_display_popup_result_motor_stage[data-session='0']{
    padding-bottom:0
}

/*** Popup Commentaire ***/
div.div_idalgo_display_popup_result_motor_stage_comment{
    position:relative;display:block;
    padding:35px 0
}
div.div_idalgo_display_popup_result_motor_stage_comment
    ul.ul_idalgo_content_motor_race_comment{
        margin-left:30px;
        margin-right:25px;
    font-size:0.9em
    }
        div.div_idalgo_content_motor_race_comment_content_addon_type{
            position:relative;display:block;
            height:32px;width:32px;
            border:1px solid #c2c2c2;
            border-radius:50%;
            background-position:center center;
            background-repeat:no-repeat;
        }

/* Module/Motor/CSS/Standing.css **********************************************************/
/*HEAD*/
li.li_idalgo_content_motor_standing_list_head div.div_idalgo_content_motor_standing_vehicle > span {
    position: relative;
    display: block;
    text-align: center;
}

li.li_idalgo_content_motor_standing_list_head div.div_idalgo_content_motor_standing_race {
    border-top: 1px solid transparent;
}

li.li_idalgo_content_motor_standing_list_head div.div_idalgo_content_motor_standing_race_over {
    border-top: 1px solid #c2c2c2;
}

li.li_idalgo_content_motor_standing_list_head div.div_idalgo_content_motor_standing_race img {
    position: absolute;
    top:      24px;
    left: 50%;
    margin-left: -12px;
    border: 1px solid #c2c2c2;
}

div.div_idalgo_content_motor_standing_race span {
    display:            none;
    position:           relative;
    max-width:          30px;
    width:              100%;
    height:             30px;
    line-height:        30px;
    font-size:          0.75em;
    margin:             auto auto;
    border-radius:      50%}

/**/
div.div_idalgo_content_motor_standing_vehicle {
    border-right: 1px solid #c2c2c2;
    width:             20%;
}

div.div_idalgo_content_motor_standing_vehicle span {
    display: inline-block;
    vertical-align:top
}

span.span_idalgo_content_motor_standing_vehicle_country > img {
    display:block;
    position:relative;
    left:13px;
    top:26px
}

div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_position {
    width:       28px;
    text-align:  center;
    font-weight: bold;
    height:65px;
    background-color:#ffffff
}
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_position[data-position="1"],
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_position[data-position="2"],
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_position[data-position="3"] {
    background-color: #b30152;
    color:#ffffff;
    height:65px
}

div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_country {
    width:      43px;
    text-align: center;
}

div.div_idalgo_content_motor_standing_total,
div.div_idalgo_content_motor_standing_constructor_total{
    border-right: 1px solid #c2c2c2;
    width:           5%;
    height:          64px;
    line-height:     64px;
    text-align:      center;
}

div.div_idalgo_content_motor_standing_total span,
div.div_idalgo_content_motor_standing_constructor_total span{
    color:   #b30152;
    font-size: 0.8em;
    font-weight:bold;
    width: 100%;
}


div.div_idalgo_content_motor_standing_race {
    text-align:   center;
    border-left:  1px solid transparent;
    border-right: 1px solid transparent;
}

div.div_idalgo_content_motor_standing_race_over {
    border-left:      1px solid #c2c2c2;
    border-right:     1px solid #c2c2c2;
    background-color: #eeeeee;
}

li.li_idalgo_content_motor_standing > div.div_idalgo_content_motor_standing_race_first {
    border-left: none;
}

/* POINTS */
div.div_idalgo_content_motor_standing_points ul li div span.span_idalgo_content_motor_standing_points,
    /* VICTOIRES */
div.div_idalgo_content_motor_standing_victories ul li div span.span_idalgo_content_motor_standing_victories,
    /* ABANDONS */
div.div_idalgo_content_motor_standing_quit ul li div span.span_idalgo_content_motor_standing_quit,
    /* POSITIONS */
div.div_idalgo_content_motor_standing_positions ul li div span.span_idalgo_content_motor_standing_positions,
    /* CONSTRUCTEURS */
div.div_idalgo_content_motor_standing_constructors ul li div span.span_idalgo_content_motor_standing_constructors,
    /* POLES */
div.div_idalgo_content_motor_standing_poles ul li div span.span_idalgo_content_motor_standing_poles,
    /* PODIUM*/
div.div_idalgo_content_motor_standing_podium ul li div span.span_idalgo_content_motor_standing_podium,
    /* Dans tous les cas ... si ... */
div.div_idalgo_content_motor_standing span.span_idalgo_content_motor_standing_notset
{
    display: inline-block;
}

span.span_idalgo_content_motor_standing_points_empty {color:#c2c2c2}

/* Module/Motor/CSS/StandingConstructor.css ***********************************************/
div.div_idalgo_content_motor_standing_constructor{margin-top:80px}
div.div_idalgo_content_motor_standing_display span{display:block}
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_logo{
    width: 42px;
    text-align: center;
}

div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_logo img{
    display: block;
    position: relative;
    left: 11px;
    top: 26px;
    width:20px;
}

div.div_idalgo_content_motor_standing_vehicle > span{font-weight:bold}

/* Module/Motor/CSS/StandingPilot.css *****************************************************/
div#idalgo_content_motor_standing{margin:20px}

ul.ul_idalgo_content_motor_standing_list {
    clear: both;
}

li.li_idalgo_content_motor_standing:hover {
    background-color: #ffe7f1;
}

li.li_idalgo_content_motor_standing.li_idalgo_content_motor_standing_list_head:hover {
    background-color: transparent;
}

li.li_idalgo_content_motor_standing {
    display:       block;
    position:      relative;
    height:        64px;
    line-height:   64px;
    border:        0;
    border-bottom: 1px solid #c2c2c2;
    clear:         both;
    *margin-top:   -5px; /* Hack IE7 */
}

li.li_idalgo_content_motor_standing > div {
    display:     block;
    position:    relative;
    height:      64px;
    line-height: 64px;
    float:       left;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap
}
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor_name{
    width:       50%;
    font-weight: bold;
    height:64px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap
}
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_pilot,
div.div_idalgo_content_motor_standing_constructors div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor
{
    width:       50%;
    font-size:0.75em;
    font-weight: bold;
    text-transform:uppercase;
    height:64px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap
}

span.span_idalgo_content_motor_standing_vehicle_constructor{
    width:60%;
    text-align:left;
    overflow:hidden;
    text-overflow:ellipsis
}
div.div_idalgo_content_motor_standing_points div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_victories div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_quit div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_positions div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_poles div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_podium div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_constructors div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_pilot {
    position:       absolute;
    left:       72px;
    bottom:         8px;
    height:         12px;
    line-height:    12px;
    text-transform: uppercase;
    color:          #999999;
    font-weight:    normal;
    font-size:      0.7em;
}

/**********************************************************************************************************************/

div.div_idalgo_content_motor_standing_total span {
    display: none;
}


div.div_idalgo_content_motor_standing[data-position="1"]  span.span_idalgo_content_motor_standing_points,
div.div_idalgo_content_motor_standing[data-position="1"] span.span_idalgo_content_motor_standing_positions,
div.div_idalgo_content_motor_standing[data-position="1"] span.span_idalgo_content_motor_standing_podium,
div.div_idalgo_content_motor_standing[data-position="1"] span.span_idalgo_content_motor_standing_victories,
div.div_idalgo_content_motor_standing[data-pole="1"]     span.span_idalgo_content_motor_standing_poles {
    background-color: #b30152;
    color:            #ffffff;
}

div.div_idalgo_content_motor_standing[data-position="2"]  span.span_idalgo_content_motor_standing_points,
div.div_idalgo_content_motor_standing[data-position="2"] span.span_idalgo_content_motor_standing_positions,
div.div_idalgo_content_motor_standing[data-position="2"] span.span_idalgo_content_motor_standing_podium {
    background-color: #c2c2c2;
}

div.div_idalgo_content_motor_standing[data-position="3"]  span.span_idalgo_content_motor_standing_points,
div.div_idalgo_content_motor_standing[data-position="3"] span.span_idalgo_content_motor_standing_positions,
div.div_idalgo_content_motor_standing[data-position="3"] span.span_idalgo_content_motor_standing_podium {
    background-color: #eeeeee;
}
div.div_idalgo_content_motor_standing span{font-weight:bold}
/* Filtres ************************************************************************************************************/
div.div_idalgo_content_motor_standing_filter {
    margin-bottom: 20px;
}

div.div_idalgo_content_motor_standing_filter_popover_open,
div.div_idalgo_content_motor_standing_filter_popover_close{
    display: none;
}
ul.ul_idalgo_content_motor_standing_filter {
    display:       block;
    position:      relative;
    width:         100%;
    height:        32px;
    line-height:   32px;
    border-left:   1px solid #c2c2c2;
}

ul.ul_idalgo_content_motor_standing_filter > li {
    display:       block;
    float:         left;
    position:      relative;
    width:         13.9%;
    cursor:        pointer;
    height:        32px;
    line-height:   32px;
    text-align:    center;
    border-top:    1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-right:  1px solid #c2c2c2;
    overflow:      hidden;
    text-overflow: ellipsis;
    white-space:   nowrap;
}

ul.ul_idalgo_content_motor_standing_filter > li:hover {
    background-color: #ffe7f1;
}

li.li_idalgo_content_motor_standing_filter_select {
    background-color: #eeeeee;
}

div.div_idalgo_content_motor_standing_pilot ul li div span.span_idalgo_content_motor_standing_abandonned
{
    color: #b30152;
}

div.div_idalgo_content_motor_standing_pilot ul li div span.span_idalgo_content_motor_standing_quit.span_idalgo_content_motor_standing_abandonned {
    background-color: #b30152;
    color: #ffffff;
    border-radius: 9px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    top:38px;
    position:absolute;
    margin-left:-9px;
    left:50%;
    padding-bottom:0
}

div.div_idalgo_content_motor_standing_total > span{width:100%;text-align:center}

span.span_idalgo_content_motor_standing_positions > span {
    position:absolute;
    height:100%;
    left:0;
    line-height:95px;
    text-align:center;
    width:100%;
    font-weight:bold;
    font-size:0.9375em;
}

/* Module/Motor/CSS/StandingPopup.css *****************************************************/
div.div_idalgo_display_popup_rank_motor_stage{
    position:relative;
    border:1px solid #c2c2c2;
    border-top:none;
    z-index:100;
    background-color:#ffffff;
    width:358px;
    padding:15px 20px;
}

ul.ul_idalgo_display_popup_rank_motor_stage_list_rank_team,
div.div_idalgo_display_popup_rank_motor_stage_title_team{display:none}

div.div_idalgo_display_popup_rank_motor_stage_head_popup{
    position:relative;
    display:block;
    height:32px;
    text-align:center
}
div.div_idalgo_display_popup_rank_motor_stage_head_popup span{
    position:relative;
    display:inline-block;
    line-height:20px;
    font-size:0.78125em;
    font-weight:bold;
    color:#c2c2c2;
    border:1px solid #999999;
    border-right: none;
    padding:0 7px;
    top:3px
}

div.div_idalgo_display_popup_rank_motor_stage_head_popup span:last-child{border-right:1px solid #999999}

span.span_idalgo_display_popup_rank_motor_stage_head_popup_pilot[data-active="1"],
span.span_idalgo_display_popup_rank_motor_stage_head_popup_team[data-active="1"]{
    color:#105b74;
    background-color:#eeeeee
}

span.span_idalgo_display_popup_rank_motor_stage_head_popup_team:hover,
span.span_idalgo_display_popup_rank_motor_stage_head_popup_pilot:hover{
    color:#105b74;
    background-color:#eeeeee;
    cursor:pointer
}

li.li_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem,
li.li_idalgo_display_popup_rank_motor_stage_list_rank_team_elem{
    position:relative;
    display:block;
    height:32px;
    width: 100%;
    border-top:1px solid #c2c2c2
}

li.li_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem:nth-child(2n+1),
li.li_idalgo_display_popup_rank_motor_stage_list_rank_team_elem:nth-child(2n+1){background-color:#eeeeee}

span.span_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_position,
span.span_idalgo_display_popup_rank_motor_stage_list_rank_team_elem_position{
    line-height:32px;
    text-align: right;
    display:inline-block;
    left:8px;
    font-weight:bold;
    color:#999999;
    width:10%;
    font-size: 0.75em
}

span.span_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_name,
span.span_idalgo_display_popup_rank_motor_stage_list_rank_team_elem_constructor{
    position: relative;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.75em;
    line-height: 32px;
}
span.span_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_constructor {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.75em;
    line-height: 32px;
}

span.span_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_name{
    width: 40%;
}

span.span_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_point,
span.span_idalgo_display_popup_rank_motor_stage_list_rank_team_elem_point{
    position: absolute;
    display: inline-block;
    width: 9%;
    text-align: right;
    line-height:32px;
    font-size:0.75em;
    font-weight:bold;
    color:#74757a;
    right: 5px
}

span.span_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_name,
span.span_idalgo_display_popup_rank_motor_stage_list_rank_team_elem_constructor,
span.span_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_constructor,
span.span_idalgo_display_popup_rank_motor_stage_list_rank_team_elem_point,
span.span_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_point{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    vertical-align: top;
}

/** PILOTES **/
span.span_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_img_content{
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    width: 15%
}
img.img_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_img_content_country{
    position: relative;
    display: block;
    left: 26px;
    top: 11px;
}
span.span_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_constructor{
    width:25%;
    text-align: left;
}


/** ECURIES **/
span.span_idalgo_display_popup_rank_motor_stage_list_rank_team_elem_content{
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 100%;
    width: 16%;
}
img.img_idalgo_display_popup_rank_motor_stage_list_rank_team_elem_content_constructor{
    position: relative;
    display: block;
    top: 6px;
    left: 14px;
}

span.span_idalgo_display_popup_rank_motor_stage_list_rank_team_elem_constructor{
  width: 60%;
}


/*** ENTETE CLASSEMENT ***/
div.div_idalgo_display_popup_rank_motor_stage_title_pilot span,
div.div_idalgo_display_popup_rank_motor_stage_title_team span {
    display:inline-block;
    font-size:0.75em;
    font-weight:bold;
    line-height:26px
}

span.span_idalgo_display_popup_rank_motor_stage_title_pilot_pilot{
    position:relative;
    width:40%;
    margin-left:25%
}

span.span_idalgo_display_popup_rank_motor_stage_title_pilot_team{
    position:absolute;
    width:25%;
}

span.span_idalgo_display_popup_rank_motor_stage_title_team_team{
    position:relative;
    width:65%;
    margin-left:26%
}
span.span_idalgo_display_popup_rank_motor_stage_title_team_point{width:9%}
span.span_idalgo_display_popup_rank_motor_stage_title_pilot_point{width:10%}
span.span_idalgo_display_popup_rank_motor_stage_title_pilot_point,
span.span_idalgo_display_popup_rank_motor_stage_title_team_point{
    position:relative;
    float:right;
    right:5px;
    text-align:right;
    color:#74757a
}

/* Module/Motor/CSS/TeamHeader.css ********************************************************/
div.div_idalgo_motor_team_header{
    position:relative;
    display:block;
    height:250px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

div.div_idalgo_motor_team_header_background_filter{
    position:absolute;
    display:block;
    height:200px;
    width:100%;
    background-color: #000000;
    opacity:0.6;
}

div.div_idalgo_motor_team_header_content{
    position: relative;
    display:block;
    height:80%;
}

div.div_idalgo_motor_team_header_content_left,
div.div_idalgo_motor_team_header_content_right{
    position:absolute;
    display: block;
    height:100%;
}

div.div_idalgo_motor_team_header_content_right {margin-left:240px}

span.span_idalgo_motor_team_header_footer_number{
    font-weight: bold;
    float:left;
    margin-right: 10px;
}

span.span_idalgo_motor_team_header_footer_number,
span.span_idalgo_motor_team_header_footer_country{
    font-size: 1em;
}

div.div_idalgo_motor_team_header_content_left_photo{
    height: 100px;
    margin: 145px 100px 0;
}

div.div_idalgo_motor_team_header_footer{
    margin-right: 10px;
    margin-left: 252px;
    position: relative;
    display: block;
    height: 30px;
    line-height: 30px;
}

img.img_idalgo_motor_team_header_footer_country{
    margin-right: 10px;
    margin-top: 8px;
    border: 2px solid #ffffff;
    z-index: 1;
    float: left;
}

span.span_idalgo_motor_team_header_footer_country{font-weight:bold;float:left}

div.div_idalgo_motor_team_header_content img.img_idalgo_motor_team_header_content_left_photo_picture{
    position: relative;
    display: block;
    height: 100px;
    border-radius: 4px;
    border: 4px solid #ffffff;
    background-color: #ffffff;
}

div.div_idalgo_motor_team_header_content_right_name{
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-top: 150px;
    color: #ffffff;
}

span.span_idalgo_motor_team_header_content_right_name_firstname,
span.span_idalgo_motor_team_header_content_right_name_lastname{
    font-size:2em;
    margin-left: 15px;
}

span.span_idalgo_motor_team_header_content_right_name_lastname{
    font-weight:bold;
}

div.div_idalgo_motor_team_header_background{
    position: absolute;
    overflow: hidden;
    height: 200px;
    width: 100%;
    background-color:#105b74;
}

img.img_idalgo_motor_team_header_background{
    position: absolute;
    top: 0;
    right: 0;
    height:120%;
    background-repeat: no-repeat;
    background-size:cover;
}

/* Module/Motor/CSS/TeamIdentity.css ******************************************************/
div.div_idalgo_motor_team_identity{
    position:relative;
    display:block;
    margin-bottom:20px;
    margin-left:10px;
    margin-right:10px
}
div.div_idalgo_motor_team_identity_content{position:relative}

div.div_idalgo_motor_team_identity_content_line,
div.div_idalgo_motor_team_identity_content_line_address,
div.div_idalgo_motor_team_identity_content_line_pilots{
    position:relative;display:block;
    height: 2em;line-height: 2em;
    border-bottom: 1px solid #c2c2c2;
    text-transform: uppercase;
}

div.div_idalgo_motor_team_identity_content_line_address{
    height:4em;
}
div.div_idalgo_motor_team_identity_content_line_pilots{
    height:auto;
}

span.span_idalgo_motor_team_identity_content_line_label,
span.span_idalgo_motor_team_identity_content_line_address_label,
span.span_idalgo_motor_team_identity_content_line_pilots_label{
    position:absolute;display:block;
    color: #999999;
    width: 40%;
    height: 100%;
    top:0;left:0;
    font-size:0.875em;
}
span.span_idalgo_motor_team_identity_content_line_label,
span.span_idalgo_motor_team_identity_content_line_address_label,
span.span_idalgo_motor_team_identity_content_line_pilots_label{text-indent:10px;}

span.span_idalgo_motor_team_identity_content_line_value,
span.span_idalgo_motor_team_identity_content_line_address_value{
    position: absolute;display:block;
    top:0;left:40%;
    font-weight: bold;
    color: #272727;
    width: 60%;
    height: 100%;
    font-size:0.85em;
    overflow:hidden;
}
a.a_idalgo_motor_team_identity_content_line_value{text-transform:lowercase}
span.span_idalgo_motor_team_identity_content_line_address_value {
    line-height: 1.5em;
    display:flex;align-items: center;
}
span.span_idalgo_motor_team_identity_content_line_value_subinfo{font-weight: normal}

img.img_idalgo_motor_team_identity_content_line_value_country{
    position:absolute;display:block;
    width:16px;height:11px;
    top:50%;margin-top:-6px;
    left:0;
}
img.img_idalgo_motor_team_identity_content_line_value_country+span{margin-left:20px}
span.span_idalgo_motor_team_identity_content_line_pilots_value {
    position: relative;
    display: block;
    float:right;
    width:60%;
    font-size:0.85em;
    padding:10px 0;
    font-weight: bold;
}
div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot{
    position:relative;display:block;
    height:50px;
}
div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot + div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot {
    margin-top:16px
}
a.a_idalgo_motor_team_identity_content_line_pilots_value_pilot_photo{
    height: 50px;
    width:50px;
    border-radius: 50%;
    overflow:hidden;
    float:left;
    margin-right:15px;
}
img.img_idalgo_motor_team_identity_content_line_pilots_value_pilot_photo{width:100%}

span.span_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_up_vehicle,
span.span_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_up_firstname,
img.img_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_down_country_picture{
    margin-right: 4px;text-transform:capitalize;
}
a.a_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_up_lastname{text-transform:capitalize}
span.span_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_down_country_name,
span.span_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_up_firstname{
    font-weight:normal;
}

div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_up,
div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_down{
    position:relative;
    height:25px;line-height:25px;
}

/* Module/Motor/CSS/TeamPalmares.css ******************************************************/
div.div_idalgo_motor_team_palmares{
    position:relative;
    display:block;
    margin-bottom:20px;
    margin-left:10px;
    margin-right:10px
}

li.li_idalgo_motor_team_palmares_head,
li.li_idalgo_motor_team_palmares,
li.li_idalgo_motor_team_palmares_total{
    position:relative;
    display:block;
    height:2em;
    line-height: 2em;
}

li.li_idalgo_motor_team_palmares_head,
li.li_idalgo_motor_team_palmares{border-bottom:1px solid #c2c2c2}

div.div_idalgo_motor_team_palmares_total,
div.div_idalgo_motor_team_palmares_list{
    position:relative;
    display: block;
    width:100%;
    height:100%
}

span.span_idalgo_motor_team_palmares_head_season,
span.span_idalgo_motor_team_palmares_head_team,
span.span_idalgo_motor_team_palmares_head_race,
span.span_idalgo_motor_team_palmares_head_pole,
span.span_idalgo_motor_team_palmares_head_standing,
span.span_idalgo_motor_team_palmares_head_points,
span.span_idalgo_motor_team_palmares_list_season,
span.span_idalgo_motor_team_palmares_list_team,
span.span_idalgo_motor_team_palmares_list_race,
span.span_idalgo_motor_team_palmares_list_pole,
span.span_idalgo_motor_team_palmares_list_standing,
span.span_idalgo_motor_team_palmares_list_points,
span.span_idalgo_motor_team_palmares_total_text,
span.span_idalgo_motor_team_palmares_total_race,
span.span_idalgo_motor_team_palmares_total_pole,
span.span_idalgo_motor_team_palmares_total_standing,
span.span_idalgo_motor_team_palmares_total_points{
    position:relative;
    display:block;
    height:100%;
    float:left;
    font-size: 0.875em;
    width:16%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

span.span_idalgo_motor_team_palmares_head_team,
span.span_idalgo_motor_team_palmares_list_team{width:26%;font-weight:bold}
span.span_idalgo_motor_team_palmares_head_season,
span.span_idalgo_motor_team_palmares_list_season{width:10%}
span.span_idalgo_motor_team_palmares_total_text{width:36%}

span.span_idalgo_motor_team_palmares_head_race,
span.span_idalgo_motor_team_palmares_head_pole,
span.span_idalgo_motor_team_palmares_head_standing,
span.span_idalgo_motor_team_palmares_head_points,
span.span_idalgo_motor_team_palmares_list_race,
span.span_idalgo_motor_team_palmares_list_pole,
span.span_idalgo_motor_team_palmares_list_standing,
span.span_idalgo_motor_team_palmares_list_points,
span.span_idalgo_motor_team_palmares_total_race,
span.span_idalgo_motor_team_palmares_total_pole,
span.span_idalgo_motor_team_palmares_total_standing,
span.span_idalgo_motor_team_palmares_total_points{
    text-align:right;
}

span.span_idalgo_motor_team_palmares_list_standing_box,
span.span_idalgo_motor_team_palmares_total_standing_box{
    position: absolute;
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    top:50%;
    margin-top: -14px;
    right:0;
    text-align: center;
    border-radius: 28px;
    font-weight:bold;
}

span.span_idalgo_motor_team_palmares_list_standing_box[data-position="0"]{color:#105b74}
span.span_idalgo_motor_team_palmares_list_standing_box[data-position="1"]{background-color: #b30152;color:#ffffff}
span.span_idalgo_motor_team_palmares_list_standing_box[data-position="2"]{background-color: #c2c2c2}
span.span_idalgo_motor_team_palmares_list_standing_box[data-position="3"]{background-color:#eeeeee}

span.span_idalgo_motor_team_palmares_list_points,
span.span_idalgo_motor_team_palmares_total_points{color:#105b74;font-weight:bold}

div.div_idalgo_motor_team_palmares_total > span{font-weight:bold;font-size:1em}
span.span_idalgo_motor_team_palmares_total_text{text-transform:uppercase}

div.div_idalgo_motor_team_palmares_head > span{font-weight:bold}

span.span_idalgo_motor_team_palmares_head_race_mobile,
span.span_idalgo_motor_team_palmares_head_pole_mobile,
span.span_idalgo_motor_team_palmares_head_standing_mobile,
span.span_idalgo_motor_team_palmares_head_points_mobile{display:none}

/* Module/Motor/CSS/TeamPilotMatch.css ****************************************************/
div.div_idalgo_motor_pilotmatch_result{position:relative;display:block;margin-bottom:20px;margin-left:10px;margin-right:10px}
div.div_idalgo_motor_pilotmatch_result_content{position:relative;display:block}

div.div_idalgo_motor_pilotmatch_result_content_header,
div.div_idalgo_motor_pilotmatch_result_content_line{
    position:relative;
    height: 3em;line-height:2em;
    border-bottom: 1px solid #c2c2c2;
}

div.div_idalgo_motor_pilotmatch_result_content_header{height:2em;margin-top:30px;}

.idalgo_motor_pilotmatch_mobile{display: none}
.idalgo_motor_pilotmatch_desktop{display: block}

div.div_idalgo_motor_pilotmatch_result_content_line_pilot,
span.span_idalgo_motor_pilotmatch_result_content_header_date,
span.span_idalgo_motor_pilotmatch_result_content_header_qualif,
span.span_idalgo_motor_pilotmatch_result_content_header_races,
span.span_idalgo_motor_pilotmatch_result_content_header_points,
span.span_idalgo_motor_pilotmatch_result_content_line_qualif,
span.span_idalgo_motor_pilotmatch_result_content_line_qualif_best,
span.span_idalgo_motor_pilotmatch_result_content_line_races,
span.span_idalgo_motor_pilotmatch_result_content_line_races_best,
span.span_idalgo_motor_pilotmatch_result_content_line_points,
span.span_idalgo_motor_pilotmatch_result_content_line_points_best{
    position:absolute;
    top:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size:0.875em;
}
span.span_idalgo_motor_pilotmatch_result_content_header_date,
span.span_idalgo_motor_pilotmatch_result_content_header_qualif,
span.span_idalgo_motor_pilotmatch_result_content_header_races,
span.span_idalgo_motor_pilotmatch_result_content_header_points,
a.a_idalgo_motor_pilotmatch_result_content_line_pilot_name{font-weight: bold}


span.span_idalgo_motor_pilotmatch_result_content_header_date,
div.div_idalgo_motor_pilotmatch_result_content_line_pilot{width:70%;left:0;height:3em}
span.span_idalgo_motor_pilotmatch_result_content_header_qualif,
span.span_idalgo_motor_pilotmatch_result_content_line_qualif_best,
span.span_idalgo_motor_pilotmatch_result_content_line_qualif{width:20%;right:26%;text-align: right}
span.span_idalgo_motor_pilotmatch_result_content_header_races,
span.span_idalgo_motor_pilotmatch_result_content_line_races_best,
span.span_idalgo_motor_pilotmatch_result_content_line_races{width:20%;right:13%;text-align: right}
span.span_idalgo_motor_pilotmatch_result_content_header_points,
span.span_idalgo_motor_pilotmatch_result_content_line_points_best,
span.span_idalgo_motor_pilotmatch_result_content_line_points{width:20%;right:0;text-align: right}

img.img_idalgo_motor_pilotmatch_result_content_line_pilot_country{margin-top:18px;}
a.a_idalgo_motor_pilotmatch_result_content_line_pilot_name{
    position: absolute;
    top: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.875em;
    height: 100%;
    line-height: 50px;
}

div.div_idalgo_motor_pilotmatch_result_content_line_pilot_picture,
span.span_idalgo_motor_pilotmatch_result_content_line_qualif,
span.span_idalgo_motor_pilotmatch_result_content_line_qualif_best,
span.span_idalgo_motor_pilotmatch_result_content_line_races,
span.span_idalgo_motor_pilotmatch_result_content_line_races_best,
span.span_idalgo_motor_pilotmatch_result_content_line_points,
span.span_idalgo_motor_pilotmatch_result_content_line_points_best{margin-top:7px}


a.a_idalgo_motor_pilotmatch_result_content_line_race{text-indent:22px}

span.span_idalgo_motor_pilotmatch_result_content_line_standing_position_accident{font-weight: bold;color: #b30152}

span.span_idalgo_motor_pilotmatch_result_content_line_qualif_best,
span.span_idalgo_motor_pilotmatch_result_content_line_races_best,
span.span_idalgo_motor_pilotmatch_result_content_line_points_best,
span.span_idalgo_motor_pilotmatch_result_content_line_points{
    font-weight: bold;
    color: #105b74
}

div.div_idalgo_motor_pilotmatch_result_content_total{
    position:relative;display:block;
    height:3em;line-height:3em;
    font-weight: bold
}

div.div_idalgo_motor_pilotmatch_result_content_total_text{
    position:absolute;display:block;
    left:0;top:0;
    font-size:0.875em
}

div.div_idalgo_motor_pilotmatch_result_content_total_value{
    position:absolute;display:block;
    right:0;top:0;
    color: #105b74;
    font-size:0.875em
}

div.div_idalgo_motor_pilotmatch_result_intro{
    color:#999999;
    text-align:center;
    height:4em;
    line-height:4em;
    padding:0 25%;
}
div.div_idalgo_motor_pilotmatch_result_intro > span{position:relative;display:block;width:100%;height:4em;line-height:1.4em}

div.div_idalgo_motor_pilotmatch_result_content_line_pilot_picture{
    position:absolute;
    border-radius:50%;
    overflow:hidden;
    height:33px;
    width:33px;
}

img.img_idalgo_motor_pilotmatch_result_content_line_pilot_picture{margin-top:-5px}
img.img_idalgo_motor_pilotmatch_result_content_line_pilot_country{margin-left:45px;margin-right:10px}

.idalgo_picture_qualif{
    background-position:center -217px;
    position:absolute;
    right:27%;
}

.idalgo_picture_races{
    background-position:center -248px;
    position:absolute;
    right:14%;
}

/* Module/Motor/CSS/TeamResult.css ********************************************************/
div.div_idalgo_motor_team_result{position:relative;display:block;margin-bottom:20px;margin-left:10px;margin-right:10px}
ul.ul_idalgo_motor_team_result_filter_nav{margin-bottom:30px}
div.div_idalgo_motor_team_result_content{position:relative;display:block}

div.div_idalgo_motor_team_result_content_header,
div.div_idalgo_motor_team_result_content_line{
    position:relative;
    height: 2.5em;line-height:2.5em;
    border-bottom: 1px solid #c2c2c2;
}

.idalgo_motor_team_mobile{display: none}
.idalgo_motor_team_desktop{display: block}

span.span_idalgo_motor_team_result_content_header_date,
span.span_idalgo_motor_team_result_content_line_date,
span.span_idalgo_motor_team_result_content_header_race,
a.a_idalgo_motor_team_result_content_line_race,
span.span_idalgo_motor_team_result_content_header_pole,
span.span_idalgo_motor_team_result_content_line_pole,
span.span_idalgo_motor_team_result_content_header_standing_1,
span.span_idalgo_motor_team_result_content_header_standing_2,
span.span_idalgo_motor_team_result_content_header_standing_3,
span.span_idalgo_motor_team_result_content_header_standing_4,
span.span_idalgo_motor_team_result_content_line_standing,
span.span_idalgo_motor_team_result_content_header_points,
span.span_idalgo_motor_team_result_content_line_points{
    position:absolute;display: block;
    top:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size:0.875em;
}
span.span_idalgo_motor_team_result_content_header_date,
span.span_idalgo_motor_team_result_content_header_race,
span.span_idalgo_motor_team_result_content_header_pole,
span.span_idalgo_motor_team_result_content_header_standing_1,
span.span_idalgo_motor_team_result_content_header_standing_2,
span.span_idalgo_motor_team_result_content_header_standing_3,
span.span_idalgo_motor_team_result_content_header_standing_4,
span.span_idalgo_motor_team_result_content_header_points{font-weight: bold}


span.span_idalgo_motor_team_result_content_header_date,
span.span_idalgo_motor_team_result_content_line_date{width:20%;left:0}
span.span_idalgo_motor_team_result_content_header_race,
a.a_idalgo_motor_team_result_content_line_race{width:30%;left:20%}
span.span_idalgo_motor_team_result_content_header_pole,
span.span_idalgo_motor_team_result_content_line_pole{width:16.6%;left:50%;text-align: right}
span.span_idalgo_motor_team_result_content_line_standing_1,
span.span_idalgo_motor_team_result_content_line_standing_2,
span.span_idalgo_motor_team_result_content_line_standing_3,
span.span_idalgo_motor_team_result_content_line_standing_4{
    width:16.6%;
    left:66.6%;
    text-align: right;
    top:50%;
    margin-top:-15px;
}
span.span_idalgo_motor_team_result_content_header_points,
span.span_idalgo_motor_team_result_content_line_points{width:16.6%;left:83.2%;text-align: right}

div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_line_standing_1{left:66%}
div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_line_standing_2{left:50%}
div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_line_standing_3{left:34%}
div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_line_standing_4{left:18%}

/*div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_header_standing_1.idalgo_motor_pilot_mobile_standing_1{left:85.6%;margin-left:-27px}
div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_header_standing_2.idalgo_motor_pilot_mobile_standing_2{left:73.6%;margin-left:-27px}
div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_header_standing_3.idalgo_motor_pilot_mobile_standing_3{left:61.6%;margin-left:-27px}
div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_header_standing_4.idalgo_motor_pilot_mobile_standing_4{left:49.6%;margin-left:-27px}*/

div.div_idalgo_motor_team_result_content_header span.idalgo_motor_pilot_mobile_standing_1,
div.div_idalgo_motor_team_result_content_header span.idalgo_motor_pilot_mobile_standing_2,
div.div_idalgo_motor_team_result_content_header span.idalgo_motor_pilot_mobile_standing_3,
div.div_idalgo_motor_team_result_content_header span.idalgo_motor_pilot_mobile_standing_4{
    width:27px;height:27px;
}

div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_header_standing_1{left:82.4%;margin-left:-30px}
div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_header_standing_2{left:66.4%;margin-left:-30px}
div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_header_standing_3{left:50.4%;margin-left:-30px}
div.div_idalgo_content_tab_race span.span_idalgo_motor_team_result_content_header_standing_4{left:34.4%;margin-left:-30px}


div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_line_standing_1{left:82%}
div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_line_standing_2{left:70%}
div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_line_standing_3{left:58%}
div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_line_standing_4{left:46%}
div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_header_standing_1{left:98.6%;margin-left:-30px}
div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_header_standing_2{left:86.6%;margin-left:-30px}
div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_header_standing_3{left:74.6%;margin-left:-30px}
div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_header_standing_4{left:62.6%;margin-left:-30px}

div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_header_standing_1.idalgo_motor_pilot_mobile_standing_1{left:98.6%;margin-left:-27px}
div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_header_standing_2.idalgo_motor_pilot_mobile_standing_2{left:86.6%;margin-left:-27px}
div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_header_standing_3.idalgo_motor_pilot_mobile_standing_3{left:74.6%;margin-left:-27px}
div.div_idalgo_content_tab_grid span.span_idalgo_motor_team_result_content_header_standing_4.idalgo_motor_pilot_mobile_standing_4{left:62.6%;margin-left:-27px}

span.span_idalgo_motor_team_result_content_header_standing_1,
span.span_idalgo_motor_team_result_content_header_standing_2,
span.span_idalgo_motor_team_result_content_header_standing_3,
span.span_idalgo_motor_team_result_content_header_standing_4{
    border-radius: 50%;
    overflow:hidden;
    height:33px;
}
img.img_idalgo_motor_team_result_content_header_standing_1,
img.img_idalgo_motor_team_result_content_header_standing_2,
img.img_idalgo_motor_team_result_content_header_standing_3,
img.img_idalgo_motor_team_result_content_header_standing_4{
    position:relative;display:block;height:33px;width:33px;
}

img.img_idalgo_motor_team_result_content_header_standing_1.idalgo_motor_pilot_mobile_standing_1,
img.img_idalgo_motor_team_result_content_header_standing_2.idalgo_motor_pilot_mobile_standing_2,
img.img_idalgo_motor_team_result_content_header_standing_3.idalgo_motor_pilot_mobile_standing_3,
img.img_idalgo_motor_team_result_content_header_standing_4.idalgo_motor_pilot_mobile_standing_4 {margin-left:-3px}

.idalgo_motor_team_result_content_starting_grid{color: #999999}
span.span_idalgo_motor_team_result_content_line_race_countryname{font-weight:bold}
div.div_idalgo_motor_team_result_content img.img_idalgo_motor_team_result_content_line_race_countryflag{
    position:absolute;display:block;
    width:16px;height:11px;
    box-sizing: border-box;
    top:50%;left:0;
    margin-top:-6px;
    border: 1px solid #c2c2c2;
    padding:0}

a.a_idalgo_motor_team_result_content_line_race{text-indent:22px}
span.span_idalgo_motor_team_result_content_line_standing_position{
    text-align: center;
}

span.span_idalgo_motor_team_result_content_line_standing_position_value_1 {
    background-color: #b30152;
    color: #ffffff;
    font-weight: bold;
}

span.span_idalgo_motor_team_result_content_line_standing_position_value_2 {
    background-color: #36a800;
    font-weight: bold;
}

span.span_idalgo_motor_team_result_content_line_standing_position_value_3 {
    background-color: #eeeeee;
    font-weight: bold;
}

span.span_idalgo_motor_team_result_content_line_standing_position span,
span.span_idalgo_motor_team_result_content_line_standing_position_accident{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

span.span_idalgo_motor_team_result_content_line_standing_position span.span_idalgo_motor_team_result_content_line_standing_position_value_1,
span.span_idalgo_motor_team_result_content_line_standing_position span.span_idalgo_motor_team_result_content_line_standing_position_value_2,
span.span_idalgo_motor_team_result_content_line_standing_position span.span_idalgo_motor_team_result_content_line_standing_position_value_3{
    border-radius: 50%;
    margin-top: 1px;
}

span.span_idalgo_motor_team_result_content_line_standing_position_accident{font-weight: bold;color: #b30152}

span.span_idalgo_motor_team_result_content_line_points{font-weight: bold;color: #105b74}

div.div_idalgo_motor_team_result_content_total{
    position:relative;display:block;
    height:3em;line-height:3em;
    font-weight: bold
}

div.div_idalgo_motor_team_result_content_total_text{
    position:absolute;display:block;
    left:0;top:0;
    font-size:0.875em
}

div.div_idalgo_motor_team_result_content_total_value{
    position:absolute;display:block;
    right:0;top:0;
    color: #105b74;
    font-size:0.875em
}

div.div_idalgo_motor_team_result_content_nextrace{
    position:relative;display: block;
    height: 2em;
    line-height:2em;
    font-size:0.75em;
    border-bottom:1px solid #c2c2c2;
}

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

li.li_idalgo_left{
    width:50%;
}


/* On coupe le 4&deg; */
span.span_idalgo_motor_team_result_content_header_standing_4,
span.span_idalgo_motor_team_result_content_line_standing_4{display:none}

/* Module/Motor/CSS/WidgetResult.css ******************************************************/
div.div_idalgo_widget_result_motor_race_content{position:relative;margin-top:15px}

/*Nav*/
div.div_idalgo_widget_result_motor_race ul.ul_idalgo_nav {margin-top:10px}
ul.ul_idalgo_nav a[data-live="1"],
ul.ul_idalgo_nav a.a_idalgo_active[data-live="1"]{color:#01D758}
ul.ul_idalgo_nav[data-competition="1"] > li{width:20%}
ul.ul_idalgo_nav[data-competition="2"] > li{width:16.6%}
ul.ul_idalgo_nav[data-competition="2"] > li > a {font-size:0.65em}

/*Result*/
ul.ul_idalgo_motor_result{position:relative;display:block;overflow: hidden}

/*Head result*/
div.div_idalgo_widget_motor_result_pilot_head,
div.div_idalgo_widget_motor_result_pilot_head_race{
    display:block;
    position:relative;
    height:25px
}

span.span_idalgo_widget_motor_result_pilot_head_time,
span.span_idalgo_widget_motor_result_pilot_head_race_time{
    line-height:25px;
    color:#105b74;
    text-align: right;
    font-weight:bold;
    font-size:0.75em;
    position:absolute;
    display:block;
    right:35px;
    width:60px
}

span.span_idalgo_widget_motor_result_pilot_head_lap,
span.span_idalgo_widget_motor_result_pilot_head_race_points{
    line-height:25px;
    text-align:center;
    font-weight:bold;
    font-size:0.75em;
    width:30px;
    position:absolute;
    display:block;
    right:0
}

/*List Result*/
ul.ul_idalgo_motor_result div.idalgo_tabbable li.li_idalgo_widget_motor_result_pilot:nth-child(2n+1) {background-color: #eeeeee}
ul.ul_idalgo_motor_result div.idalgo_tabbable li.li_idalgo_widget_motor_result_pilot:nth-child(2n){background-color: #ffffff}
li.li_idalgo_widget_motor_result_pilot{
    display:block;
    position:relative;
    height:35px;
    border-top:1px solid #c2c2c2
}

div.div_idalgo_widget_motor_result_pilot_content{
    position:relative;
    left:0;
    height:100%;
    margin-right:130px;
}

div.div_idalgo_widget_motor_result_pilot_content > span,
div.div_idalgo_widget_motor_result_pilot_content > img,
div.div_idalgo_widget_motor_result_pilot_content > div{
    display:block;
    position:absolute;
    line-height:35px
}

span.span_idalgo_widget_motor_result_pilot_content_position{
    height:100%;
    width:15px;
    text-align:center;
    left:0;
    top:0;
    font-size:0.8125em;
    font-weight:bold
}

div.div_idalgo_widget_motor_result_pilot_content_name{
    width:100%;
    left:40px;
    font-weight:bold
}

span.span_idalgo_widget_motor_result_pilot_content_country{
    width:25px;
    height:100%;
    left:15px
}

img.img_idalgo_widget_motor_result_pilot_content_country{
    display:block;
    position:absolute;
    left:3px;
    top:12px
}

span.span_idalgo_widget_motor_result_pilot_content_name_pilot,
span.span_idalgo_widget_motor_result_pilot_content_name_constructor{
    width:50%;
    height:30px;
    position:relative;
    display:inline-block;
    vertical-align:top;
    font-size:0.6275em;
    text-transform:uppercase;
    text-align:left;
    overflow:hidden;
    text-overflow:ellipsis
}

span.span_idalgo_widget_motor_result_pilot_content_time{
    width:60px;
    margin-left:100%;
    left:35px;
    font-size:0.6875em;
    color:#105b74;
    font-weight:bold;
    text-align: right;;
    white-space:nowrap}

span.span_idalgo_widget_motor_result_pilot_content_session,
span.span_idalgo_widget_motor_result_pilot_content_lap,
span.span_idalgo_widget_motor_result_pilot_content_points{
    width:30px;
    margin-left:100%;
    left:100px;
    font-size:0.6875em;
    font-weight:bold;
    text-align:center
}

div.div_idalgo_widget_motor_result_pilot_content_photo{
    border-radius:30px;
    overflow:hidden;
    width:28px;
    height:28px;
    left:40px;
    margin:0 6px;
    top:4px
}

img.img_idalgo_widget_motor_result_pilot_content_photo{
    position:absolute;
    display:block;
    top:-12px;
    right:-3px
}

div.div_idalgo_widget_motor_result_stage[data-session="5"] div.div_idalgo_widget_motor_result_pilot_content_name{left:90px}
/*Course a venir*/
li.li_idalgo_widget_motor_is_coming{
    margin-top:25px;
}
span.span_idalgo_widget_motor_is_coming_date{
    margin-left:10%;
    font-size: 0.875em
}
span.span_idalgo_widget_motor_start{
    margin-left:10%;
    font-size:0.75em
}

li.li_idalgo_widget_motor_txt_time,
li.li_idalgo_widget_motor_num_time{
    width:100%;
    display:block;
    position:relative;
    height:35px;
    background-color: #eeeeee
}
li.li_idalgo_widget_motor_txt_time{border-bottom: 1px  #c2c2c2 solid}
li.li_idalgo_widget_motor_num_time{background-color:#ffffff}
li.li_idalgo_widget_motor_txt_time > span,
li.li_idalgo_widget_motor_num_time > span{
    position:relative;
    display:block;
    float:left;
    width:25%;
    font-size:0.8125em;
    line-height:35px;
    text-align:center;
    overflow:hidden;
    text-overflow:ellipsis
}

li.li_idalgo_widget_motor_num_time > span{font-weight:bold;font-size:1em}

span.span_idalgo_widget_motor_result_pilot_head_race_txt_live,
span.span_idalgo_widget_motor_result_pilot_head_race_num_lap,
span.span_idalgo_widget_motor_result_pilot_head_race_total_lap{
    position:relative;
    display:block;
    width:55px;
    float:left;
    text-align:center;
    background-color:#01D758;
    line-height:20px;
    color:white;
    font-size:0.8125em
}
span.span_idalgo_widget_motor_result_pilot_head_race_total_lap{color:#01D758;background-color: #ffffff}

ul.ul_idalgo_motor_result[data-status='4']
span.span_idalgo_widget_result_motor_race_content_stage_result_head_race_time,
ul.ul_idalgo_motor_result[data-status='4']
span.span_idalgo_widget_result_motor_race_content_stage_result_time{color:#01D758}

li.li_idalgo_widget_motor_picture{
    position:relative;
    display:block;
    text-align:center;
    margin-top:5px
}
img.img_idalgo_widget_motor_picture{
    left:0;
    z-index:1;
    position:relative;
    display:block;
    width:100%
}

span.span_idalgo_widget_motor_picture_green{
    position:absolute;
    display:block;
    top:0;
    height:100%;
    width:100%;
    z-index:2;
    background-color:#6C0;
    opacity:0.7
}
span.span_idalgo_widget_motor_picture_txt_time_live,
div.div_idalgo_widget_motor_picture_time_live{
    position:absolute;
    display:block;
    z-index:4;
    top:40%;
    width:100%;
    color:#ffffff;
    font-size:1em;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:0.04em
}
div.div_idalgo_widget_motor_picture_time_live{top:52%;font-size:1.5em}

/* Module/Motor/CSS/WidgetStandingConstructor.css *****************************************/
div.div_idalgo_content_motor_standing_constructor ul.ul_idalgo_widget_statistic_podium div.div_idalgo_widget_statistic_podium_img{bottom:103px;}

/* Module/NBA/CSS/WidgetResult.css ********************************************************/

div.div_idalgo_widget_nba_result{margin:0 auto;padding:10px 20px 40px 20px}
div.div_idalgo_widget_nba_result{position:relative;display:block;}
ul.ul_idalgo_widget_nba_result_state{position:relative;display:block}
li.li_idalgo_widget_nba_result_state{position:relative;display:block}
div.div_idalgo_widget_nba_result_state_title{
    position:relative;display:block;
    line-height: 2em;
    height:2em;
    border-bottom:1px solid #999999;
    color:#999999;
    font-size: 0.75em;
    cursor:pointer;
    text-align:left
}
div.div_idalgo_widget_nba_result_state_title span.idalgo_sprite{position:absolute;
    right:5px;top:50%;margin-top:-10px;height:20px;width:20px;
    background-position:center -3384px;}

/* Scenario ouverture */
li.li_idalgo_widget_nba_result_state_open div.div_idalgo_widget_nba_result_state_title{font-weight:bold;font-size:0.8125em;color:#272727;border-bottom-color:#74757a;}
li.li_idalgo_widget_nba_result_state_open ul{display:block}
li.li_idalgo_widget_nba_result_state_open div.div_idalgo_widget_nba_result_state_title span.idalgo_sprite{background-position:center -3415px;}

ul.ul_idalgo_widget_nba_result_state_result{position:relative;display:none;overflow:hidden}
li.li_idalgo_widget_nba_result_state_result{position:relative;display: block;padding:.5em 0 .5em 0;}
    li.li_idalgo_widget_nba_result_state_result + li.li_idalgo_widget_nba_result_state_result{border-top:1px solid #c2c2c2;}

li.li_idalgo_widget_nba_result_state_result_1 span.span_idalgo_widget_nba_result_state_result_score_local,
li.li_idalgo_widget_nba_result_state_result_1 span.span_idalgo_widget_nba_result_state_result_score_visitor{
    color:#4db103
}
div.div_idalgo_widget_nba_result_state_result_time {
    position:absolute;display:none;
    top:1em;left:0;
    width:40px;height:2em;
}
li.li_idalgo_widget_nba_result_state_result_1 div.div_idalgo_widget_nba_result_state_result_time{display:block;}
div.div_idalgo_widget_nba_result_state_result_time_quarter,
div.div_idalgo_widget_nba_result_state_result_time_minute{
    position:relative;display:block;
    width:100%;height:50%;
    line-height:1em;
    text-align:center;
}

li.idalgo_nba_status_halftime div.div_idalgo_widget_nba_result_state_result_time_minute span,
li.idalgo_nba_status_halftime div.div_idalgo_widget_nba_result_state_result_score span
{
    color: #ff6600;
}

div.div_idalgo_widget_nba_result_state_result_time_quarter span,
div.div_idalgo_widget_nba_result_state_result_time_minute span{
    font-size:0.6875em;
    color:#4db103;
}
li.li_idalgo_widget_nba_result_state_result_1 div.div_idalgo_widget_nba_result_state_result_team {
    margin-left:40px;
}
div.div_idalgo_widget_nba_result_state_result_team{
    position:relative;display:block;
    height:2em;
    margin-right:40px;
    line-height: 2em;
    font-size:0.8125em;
    color:#272727;
    text-indent:25px;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap
}
    img.img_idalgo_widget_nba_result_state_result_team{position:absolute;display:block;width:15px;height:15px;top:50%;left:0;margin-top:-8px;}
div.div_idalgo_widget_nba_result_state_result_score{position:absolute;display: block;top:.5em;right:10px;width:30px;height:100%;text-align:right;font-weight:bold;color:#999999;font-family: "Cabin Condensed",sans-serif}

span.span_idalgo_widget_nba_result_state_result_score_date,
span.span_idalgo_widget_nba_result_state_result_score_local,
span.span_idalgo_widget_nba_result_state_result_score_visitor{position:relative;display: block; height:2em;line-height: 2em;font-size: 0.8125em}

span.span_idalgo_widget_nba_result_state_result_score_date {height:4em;line-height: 4em}
span.span_idalgo_widget_nba_result_state_result_score_bigger{color:#272727}
span.idalgo_team_winner{font-weight:bold}

/* Module/NBA/CSS/WidgetStanding.css ******************************************************/

div.div_idalgo_widget_nba_standing{margin:0 auto;padding:10px 20px 40px 20px}
div.div_idalgo_widget_nba_standing{position:relative;display:block;}
ul.ul_idalgo_widget_nba_standing_standing_result{position:relative;display:block}
li.li_idalgo_widget_nba_standing_standing{position:relative;display:block}
div.div_idalgo_widget_nba_standing_standing_title{
    position:relative;display:block;
    line-height: 2em;
    height:2em;
    border-bottom:1px solid #999999;
    color:#999999;
    font-size: 0.75em;
    cursor:pointer;
    text-transform:capitalize;
    text-align:left;
}
div.div_idalgo_widget_nba_standing_standing_title span.idalgo_sprite{position:absolute;right:5px;top:50%;margin-top:-10px;height:20px;width:20px;background-position:center -3384px;}

ul.ul_idalgo_widget_nba_standing_standing_result{position:relative;display:none;overflow:hidden}
li.li_idalgo_widget_nba_standing_standing_result{position:relative;display: block;padding:.5em 0 .5em 0;clear:both;height:2em;line-height: 2em;}
    li.li_idalgo_widget_nba_standing_standing_result + li.li_idalgo_widget_nba_standing_standing_result{border-top:1px solid #c2c2c2;}

span.span_idalgo_widget_nba_standing_standing_result_pos{
    position:relative;display:inline;float:left;
    width:20px;font-size:0.825em;
    font-family: "Cabin Condensed",sans-serif;font-weight:bold;color:#272727;text-align:left}
div.div_idalgo_widget_nba_standing_standing_result_team{
    position:relative;display:inline;float:left;
    font-size:0.8125em;
    color:#272727;
    padding-left:30px;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
img.img_idalgo_widget_nba_standing_standing_result_team{
    position:absolute;display:block;width:15px;height:15px;top:50%;left:0;margin-top:-8px}
div.div_idalgo_widget_nba_standing_standing_result_points{
    position:absolute;display: block;
    top:.75em;right:10px;width:50px;height:100%;
    text-align:right;font-size:0.82em;font-weight:bold;color:#272727;font-family: "Cabin Condensed",sans-serif}

/* Scenario ouverture */
li.li_idalgo_widget_nba_standing_standing_open div.div_idalgo_widget_nba_standing_standing_title{transition: all 0.2s linear;font-weight:bold;font-size:0.8125em;color:#272727;border-bottom-color:#74757a;}
li.li_idalgo_widget_nba_standing_standing_open ul{display:block}
li.li_idalgo_widget_nba_standing_standing_open div.div_idalgo_widget_nba_standing_standing_title span.idalgo_sprite{background-position:center -3415px;}

li.li_idalgo_widget_nba_standing_standing_result_hidden {display:none}
div.div_idalgo_widget_nba_standing_standing_result_more {
    position:relative;display:block;
    height:30px;
    width:100%;
    cursor:pointer;
    -moz-box-shadow: 0px -30px 33px 0px #ffffff;
    -webkit-box-shadow: 0px -30px 33px 0px #ffffff;
    -o-box-shadow: 0px -30px 33px 0px #ffffff;
    box-shadow: 0px -30px 33px 0px #ffffff;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#ffffff, Direction=90, Strength=33);
    
    }
    
    div.div_idalgo_widget_nba_standing_standing_result_show {background-position:center -3534px}
    div.div_idalgo_widget_nba_standing_standing_result_hide {background-position:center -3565px;box-shadow:none}

/* Module/Pattern/CSS/Calendar.css ********************************************************/
div.div_idalgo_calendar{position:relative;display:block}
div.div_idalgo_calendar_filterbar {
    display: block;
    position: relative;
    height: 32px;
    margin: 18px 0 58px 0;
    text-align:center
}
/* ToolBar */
button.button_idalgo_dropdown{text-align:left;text-transform:capitalize}

div.div_idalgo_calendar_filterbar_competitions_select,
div.div_idalgo_calendar_filterbar_months_select{
    position:relative;
    display:inline-block;
    width:150px;
    text-align:left;
}

div.div_idalgo_calendar_filterbar_competitions_select{width:200px}

/*PREVIOUS*/
div.div_idalgo_calendar_filterbar_previous{
    position:absolute;
    display:block;
    top:50px;
    height:32px;
    cursor:pointer;
}

span.span_idalgo_calendar_filterbar_previous_element{
    position:relative;
    display:inline-block;
    background-position: center -3565px;
}

span.span_idalgo_calendar_filterbar_previous_element_month{
    line-height:32px;
    height:32px;
    position:relative;
    display:inline-block;
    vertical-align:top;
    font-weight: bold;
    color:#105b74;
    text-transform:capitalize;
}

/* Head */
ul.ul_idalgo_calendar_month {position:relative;display: block}
li.li_idalgo_calendar_month {
    position: relative;
    width: auto;
    margin: 15px 0 40px 0;
    border-color: #c2c2c2;
    border-style: solid;
    border-width: 1px 0 0 0;
    display:block;
}

div.div_idalgo_calendar_month_name {
    position:relative;
    margin-top:15px;
    display: block;
    height: 30px;
    margin-left: 10px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: bold;
    color: #105b74;
    font-size: 1.125em;
}
div.div_idalgo_calendar_month_count {position:relative;margin-bottom:40px;margin-left:10px}

ul.ul_idalgo_calendar_month_card {position:relative;display:block}
li.li_idalgo_calendar_month_card {position:relative;display:block}
/* Card Global*/
a.a_idalgo_calendar_month_card_link{position:relative;display:block}
div.div_idalgo_calendar_element {
    position:relative;
    display:block;
    float:left;
    overflow:hidden;
    background-color:#ffffff;
    height:210px;
    width:23%;
    vertical-align:top;
    margin:0 1% 20px 1%;
    border-color: #d4d4d4;
    /* border-style: solid; */
    border-width: 1px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.24);
    -o-box-shadow: 0 2px 2px rgba(0,0,0,0.24);
    box-shadow: 0 2px 2px rgba(0,0,0,0.24);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#d4d4d4,Direction=134,Strength=2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-width: 350px;
}

div.div_idalgo_calendar_element > a.a_idalgo_calendar_month_card_link{height:100%}
div.div_idalgo_calendar_element a {
    text-decoration: none !important;
}

/*Top Card*/

/*A venir*/
img.img_idalgo_card_element_top_img {
    left: 0;
    margin-left: 0;
    margin-top: -115px;
    position: absolute;
    top: 50%;
    z-index: 0;
    width: 100%;
}

/*background img : en cours + termin&eacute;*/
img.img_idalgo_card_element_top_logo {
    opacity: 0.25;
    position: absolute;
    top: -30px;
}

/*Termin&eacute;e*/
div.div_idalgo_card_element_top {
    position:relative;
    z-index:1;
    width:100%;
    height:50%;
    -webkit-border-radius:8px 8px 0 0;
    -moz-border-radius:8px 8px 0 0;
    border-radius:8px 8px 0 0;
}

div.div_idalgo_card_element_top_name,
div.div_idalgo_card_element_top_date {
    position:relative;
    z-index:4;
    text-align:center;
    background-color:transparent;
    font-size:1em;
    line-height:20px;
    left:1;
    right:1;
    color:#ffffff;
    top:18%
}
div.div_idalgo_card_element_top_date{
    margin:0 auto;
}

span.span_idalgo_card_element_card_top_date_separate{margin:0 3px}

/*Round Card*/
img.img_idalgo_card_element_round_logo {
    background-color: #ffffff;
    width:50px;
    height:50px;
}
/*Termin&eacute;e*/
div.div_idalgo_card_element_round,
div.div_idalgo_card_element_round_2{
    position:absolute;
    z-index:4;
    top:50%;
    left:50%;
    height:50px;
    width:50px;
    margin:-25px 0 0 -25px;
    margin-left:-25px;
    overflow:hidden;
    border: 3px solid #ffffff;
    background-color:#ffffff;
            border-radius: 28px;
       -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
            box-sizing: content-box;
       -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

/** GESTION DOUBLE **/
div.idalgo_calendar_tennis_double div.div_idalgo_card_element_round {
    left:40%;
}

div.idalgo_calendar_tennis_double div.div_idalgo_card_element_round_local{
    left:20%;
}

div.idalgo_calendar_tennis_double div.div_idalgo_card_element_round_local_2{
    left:35%;
}

div.idalgo_calendar_tennis_double div.div_idalgo_card_element_round_visitor{
    left:65%;
}

div.idalgo_calendar_tennis_double div.div_idalgo_card_element_round_visitor_2{
    left:80%;
}

div.div_idalgo_card_element_round_2 {
    left:60%;
    z-index: 3;
}

img.img_idalgo_card_element_round,
img.img_idalgo_card_element_round_2{
    position:relative;
    display:block;
    top:-13px;
}
div.div_idalgo_calendar_element[is_country="1"] img.img_idalgo_card_element_round{top:0;height:100%;right:9px}


/*Bottom Card*/

/*Termin&eacute;e*/
div.div_idalgo_card_element_bottom {
    position: relative;
    display:block;
    height:50%;
    z-index: 2;
    background-color: #ffffff;
}
span.span_idalgo_card_element_bottom_winner,
span.span_idalgo_card_element_bottom_pilotname, span.span_idalgo_card_element_bottom_winnername {
    position:absolute;
    width:100%;
    margin:0 auto;
    text-align:center;
    top:38px;
    font-size: 0.8125em;
    color:#999999
}

span.span_idalgo_card_element_bottom_pilotname, span.span_idalgo_card_element_bottom_winnername {
    top:55px;
    color:#000000;
    font-weight:bold;
}

/*A venir*/
div.div_idalgo_card_element_bottom_name,
div.div_idalgo_card_element_bottom_date {
    font-size: 0.8125em;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 35%;
}

/*En cours */

span.span_idalgo_card_element_bottom_status {
    font-size: 0.8125em;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 35%;
    display: block;
}

/* Ultra bottom Cards(links and competition)*/
div.div_idalgo_card_element_links,
span.span_idalgo_card_element_competition,
span.span_idalgo_card_element_countdown{
    position:absolute;
    bottom:6px;
    font-weight:bold;
    font-size:0.625em;
    z-index: 2;
}

a.a_idalgo_card_element_links_element,
span.span_idalgo_card_element_links_element{
    margin-right:4%;
    color:#c2c2c2;
    position:relative;
    float: left;
}

a.a_idalgo_card_element_links_element_finished,
span.span_idalgo_card_element_links_element_finished{color:#000}

div.div_idalgo_card_element_links{left:8px;width:60%}
span.span_idalgo_card_element_competition,
span.span_idalgo_card_element_countdown{right:8px}

/* Module/Pattern/CSS/CompetitionNavigation.css *******************************************/

div.div_idalgo_content_competition_navigation{position:relative;padding-bottom:2em;}

div.div_idalgo_content_competition_navigation_part,div.div_idalgo_content_competition_navigation_part_buttonlist{
    position:relative;
    display:block;
    width:100%;
    height:2.5em;
    margin-top:15px;
    margin-bottom:15px;
}
div.div_idalgo_content_competition_navigation_part_season{z-index:5}
div.div_idalgo_content_competition_navigation_part_league{z-index:4}
div.div_idalgo_content_competition_navigation_part_district{z-index:3}
div.div_idalgo_content_competition_navigation_part_round{z-index:2}
div.div_idalgo_content_competition_navigation_part_group{z-index:1}

div.div_idalgo_content_competition_navigation_group{display: none;}
div.div_idalgo_content_competition_navigation_part_center{position:relative;width:50%;margin:0 auto}
div.div_idalgo_content_competition_navigation_part_center button.button_idalgo_dropdown{overflow:hidden}

div.div_idalgo_content_competition_navigation_part_buttonlist{position:relative;text-align:center;}
div.div_idalgo_content_competition_navigation_part_buttonlist_center{position:relative;display:inline}

div.div_idalgo_content_competition_navigation_part_buttonlist_center .li_idalgo_button_list{margin-bottom:0}
div.div_idalgo_content_competition_navigation_part_buttonlist_center .li_idalgo_button_list .button_idalgo{
    padding:0 10px;
    height:36px;
    border:1px solid #c2c2c2;
    -webkit-border-radius:2px 2px 0 0;
       -moz-border-radius:2px 2px 0 0;
            border-radius:2px 2px 0 0;
    font-size:1.125em;
    line-height:36px;
}

div.div_idalgo_content_competition_navigation_part_nav{position:relative;text-align:center;font-size:0.75em;}
div.div_idalgo_content_competition_navigation_part_nav li a {width:13.33em;padding:0}

/* Navigation prev,cur,next */
div.div_idalgo_content_competition_navigation_days{margin:15px 0}
div.div_idalgo_content_competition_navigation_days,
div.div_idalgo_content_competition_navigation_days_listbox{
    position:relative;display:block;
    width:100%;
    height:40px
}
div.div_idalgo_content_competition_navigation_days > div,
div.div_idalgo_content_competition_navigation_days_listbox > div{
    position:absolute;
    top:0;
}
div.div_idalgo_content_competition_navigation_days_before,
div.div_idalgo_content_competition_navigation_days_listbox_before{
    left:0;
    width:33%;
}
div.div_idalgo_content_competition_navigation_days_listbox_before a.idalgo_listbox_split_left{
    border-style:solid;border-width:1px;border-color:#c2c2c2;
    border-right:0 none;
}
div.div_idalgo_content_competition_navigation_days_listbox_before button{
    border-color:#c2c2c2;
}
div.div_idalgo_content_competition_navigation_days_current,
div.div_idalgo_content_competition_navigation_days_listbox_current{
    left:33%;
    width:34%;
    height:40px;
    z-index:1;
}
span.span_idalgo_content_competition_navigation_days_current,
span.span_idalgo_content_competition_navigation_days_listbox_current{
    display:block;
    overflow:hidden;
    width:auto;
    height:38px;
    border-width:1px 1px 0 1px;
    border-style:solid;
    border-color:#c2c2c2;
    text-align:center;
    line-height:38px;
    font-size:0.8125em;
    color:#105b74;
    margin:0 -1px;
}
div.div_idalgo_content_competition_navigation_days_after,
div.div_idalgo_content_competition_navigation_days_listbox_after{left:67%;width:33%;}
div.div_idalgo_content_competition_navigation_days_after a.idalgo_listbox_split_right,
div.div_idalgo_content_competition_navigation_days_listbox_after a.idalgo_listbox_split_right{
    border-style:solid;border-width:1px;border-color:#c2c2c2;
    border-left:0 none;
}
div.div_idalgo_content_competition_navigation_days_after button,
div.div_idalgo_content_competition_navigation_days_listbox_after button{
    border-color:#c2c2c2;
}
ul.ul_idalgo_dropdown_menu span{display:none}

button.button_idalgo_dropdown span.idalgo_picture_arrow_left {
    position:absolute;
    left:50%;top:50%;
    margin-top:-10px;
    margin-left:-15px;
}
button.button_idalgo_dropdown span.idalgo_picture_arrow_right {
    position:absolute;
    right:50%;top:50%;
    margin-top:-10px;
    margin-right:-15px;
}

/* Module/Pattern/CSS/DomMatch.css ********************************************************/
div.div_idalgo_dom_match{position:relative;display:block;text-align:center}
a.a_idalgo_dom_match_match,
div.div_idalgo_dom_match_match{position:relative;display:block;height:4em;line-height:4em}
a.a_idalgo_dom_match_link_comment{
    position:relative;
    display:inline-block;
    text-transform:uppercase;
    color:#105b74;
    font-size:0.75em;
    line-height:2.255em;
    height:2.255em;
    font-weight:bold;
    padding:0 10px;
    border-top:1px solid #c2c2c2;
}
div.div_idalgo_dom_match_football a.a_idalgo_dom_match_match[href]:hover{text-decoration:none}
a.a_idalgo_dom_match_match[href]:hover{background-color:#ffe7f1}

a.a_idalgo_dom_match_match.idalgo_live_event_goal,
div.div_idalgo_dom_match_match.idalgo_live_event_goal{background-color:#ffe7f1}
span.span_idalgo_dom_match_match_localteam_goal{position:absolute;display:none;right:0;top:7px;line-height:1em;font-size:0.6875em;color:#4db103}
span.span_idalgo_dom_match_match_visitorteam_goal{position:absolute;display:none;left:0;top:7px;line-height:1em;font-size:0.6875em;color:#4db103}

img.img_idalgo_dom_match_match_localteam,
img.img_idalgo_dom_match_match_visitorteam{
    position:absolute;display:block;
    width:32px;height:32px;
    top:50%;margin-top:-16px;
}

div.div_idalgo_dom_match_match_localteam{
    position:absolute;display:block;height:100%;
    top:0;left:0;right:50%;
    margin-right:50px;
    text-align:right;
}
img.img_idalgo_dom_match_match_localteam{left:10px}

a.a_idalgo_dom_match_match_score,
div.div_idalgo_dom_match_match_score{position:absolute;display:block;width:90px;height:100%;top:0;left:50%;margin-left:-45px}
div.div_idalgo_dom_match_match_visitorteam{
    position:absolute;display:block;height:100%;
    top:0;right:0;left:50%;
    margin-left:50px;
    text-align:left;
}
img.img_idalgo_dom_match_match_visitorteam{right:10px}

span.span_idalgo_dom_match_match_localteam,
span.span_idalgo_dom_match_match_visitorteam{
    position:relative;display:block;
    height:100%
}
span.span_idalgo_dom_match_match_localteam{margin-left:70px;}
a.a_idalgo_dom_match_match_localteam_txt,
span.span_idalgo_dom_match_match_localteam_txt{
    position:relative;display:block;
    margin-left:10px;margin-right:15px;
    overflow:hidden;text-overflow:ellipsis;text-overflow:'.';white-space:nowrap
}
span.span_idalgo_dom_match_match_localteam div.idalgo_icon_team_qualify{
    position:absolute;display:block;
    right:0;top:50%;
    margin-top:-15px;
    background-position:center -3689px
}
span.span_idalgo_dom_match_match_localteam_qualify a.a_idalgo_dom_match_match_localteam_txt,
span.span_idalgo_dom_match_match_localteam_qualify span.span_idalgo_dom_match_match_localteam_txt{
    margin-right: 30px
}
span.span_idalgo_dom_match_match_visitorteam{margin-right:70px;}
a.a_idalgo_dom_match_match_visitorteam_txt,
span.span_idalgo_dom_match_match_visitorteam_txt{
    position:relative;display:block;
    margin-right:10px;margin-left:15px;
    overflow:hidden;text-overflow:ellipsis;text-overflow:'.';white-space:nowrap
}
span.span_idalgo_dom_match_match_visitorteam div.idalgo_icon_team_qualify{
    position:absolute;display:block;
    left:0;top:50%;
    margin-top:-15px;
    background-position:center -3689px
}
span.span_idalgo_dom_match_match_visitorteam_qualify a.a_idalgo_dom_match_match_visitorteam_txt,
span.span_idalgo_dom_match_match_visitorteam_qualify span.span_idalgo_dom_match_match_visitorteam_txt{
    margin-left: 30px
}
div.div_idalgo_dom_match_match_localteam_subinfo,
div.div_idalgo_dom_match_match_visitorteam_subinfo{
    dispaly:block;position:absolute;
    height:20px;wight:100px;
    bottom:5px;
}
div.div_idalgo_dom_match_match_localteam_subinfo{right:15px}
div.div_idalgo_dom_match_match_visitorteam_subinfo{left:15px}

div.div_idalgo_dom_match_match_localteam_subinfo span,
div.div_idalgo_dom_match_match_visitorteam_subinfo span{display:block}
div.div_idalgo_dom_match_match_localteam_subinfo span{float:right}
div.div_idalgo_dom_match_match_visitorteam_subinfo span{float:left}

span.span_idalgo_dom_match_match_subinfo_red{width:9px;height:12px;background-position:center -2334px}

/* Nouveau score */
div.div_idalgo_score_square{text-align:center}
span.span_idalgo_score_square_time{display:none;font-weight:bold;font-size:1.3em}
div.div_idalgo_score_square_score{
    position:absolute;display:block;
    top:50%;margin-top:-20px;
    left:50%;margin-left:-45px;
    height:40px;width:90px;
}
span.span_idalgo_score_square_score{
    position:absolute;display:block;
    top:0;
    width:38px;height:38px;
    line-height:38px;
    font-size:24px;
    border-style:solid;
    border-width:1px;
    color:#ffffff;
    font-family:"Cabin Condensed",sans-serif;
    font-weight:bold;
}
span.span_idalgo_score_square_score_txt{position:relative}
span.span_idalgo_score_square_score_local{left:0}
span.span_idalgo_score_square_score_visitor{right:0}


span.span_idalgo_score_square_status {font-size:0.7em;}
div.div_idalgo_score_square_status_0 span.span_idalgo_score_square_time{display:inline}
div.div_idalgo_score_square_status_0 div.div_idalgo_score_square_score,
div.div_idalgo_score_square_status_5 div.div_idalgo_score_square_score,
div.div_idalgo_score_square_status_6 div.div_idalgo_score_square_score{display:none}
/* Termine */
div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_2 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score{
    background-color:#ffffff;
    border-color:#c2c2c2;
    color:#272727
}
/* Termine Live */
div.div_idalgo_score_square_status_end span.span_idalgo_score_square_score{
    background-color:transparent;
    color:#ff6600;
    border-color:#c2c2c2;
}
/* Arrete */
div.div_idalgo_score_square_status_4 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_12 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_13 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_14 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_15 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_16 span.span_idalgo_score_square_score{
    background-color:#ff6600;
    border-color:#ff6600;
}


/* Live */
div.div_idalgo_score_square_status_7 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_8 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_9 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_10 span.span_idalgo_score_square_score,
div.div_idalgo_score_square_status_11 span.span_idalgo_score_square_score{
background-color:#4db103;
border-color:#4db103;
}

/* Mi-Temps */
li.li_idalgo_dom_match_nba div.idalgo_nba_status_halftime span.span_idalgo_score_square_score{
    background-color: #ff6600;
}

div.div_idalgo_score_square_score_status{
    position:absolute;height:15px;
    left:0;bottom:0;
    line-height:15px;
    margin-bottom:-8px;
    width:100%;
}
span.span_idalgo_score_square_score_status{
    display:inline-block;
    text-transform:uppercase;
    font-size:0.625em;
    padding:0 5px;
    background-color:#ffffff;
    border:1px solid #ff6600;
    color:#ff6600
}
div.div_idalgo_score_square_status_7 span.span_idalgo_score_square_score_status,
div.div_idalgo_score_square_status_8 span.span_idalgo_score_square_score_status,
div.div_idalgo_score_square_status_9 span.span_idalgo_score_square_score_status,
div.div_idalgo_score_square_status_10 span.span_idalgo_score_square_score_status,
div.div_idalgo_score_square_status_11 span.span_idalgo_score_square_score_status{
    border:1px solid #4db103;
    color:#4db103;
    direction:ltr
}
div.div_idalgo_score_square_status_1 div.div_idalgo_score_square_score_status,
div.div_idalgo_score_square_status_2 div.div_idalgo_score_square_score_status,
div.div_idalgo_score_square_status_3 div.div_idalgo_score_square_score_status{display:none}

div.div_idalgo_score_square_score_opacity{
    position:absolute;display:block;
    top:0;left:0;
    height:100%;width:100%;
    background-color:#272727;
    opacity:0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
div.div_idalgo_score_square_status_1 div.div_idalgo_score_square_score_opacity,
div.div_idalgo_score_square_status_2 div.div_idalgo_score_square_score_opacity,
div.div_idalgo_score_square_status_3 div.div_idalgo_score_square_score_opacity{opacity:0.1;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);}

span.span_idalgo_score_square_score_penalty{
    position:absolute;
    top:0;margin-top:-5px;
    width:15px;height:15px;
    font-size:10px;line-height:15px;
    background-color:inherit;
    color:inherit;
}
span.span_idalgo_score_square_score_penalty_txt{position:relative}
span.span_idalgo_score_square_score_local span.span_idalgo_score_square_score_penalty{right:0;margin-right:-5px}
span.span_idalgo_score_square_score_visitor span.span_idalgo_score_square_score_penalty{left:0;margin-left:-5px}

span.span_idalgo_score_square_status_live{
    position: absolute;
    display:none;
    height: 1em;
    line-height: 1em;
    left: -50px;
    top: 0;
    font-size: 12px;
    text-align: left;
}

/* Module/Pattern/CSS/FinalLegPopup.css ***************************************************/

/** Popup Final Leg **/
div.div_idalgo_content_finalleg{display:none;top:3em;z-index:10}
li.li_idalgo_content_sport_score_center_competition_group > div.div_idalgo_content_finalleg{
    top:2em;margin-top:1px}
div.div_idalgo_content_finalleg.idalgo_active{position:absolute;display:block;width:100%;}

/** Le contenant **/
div.div_idalgo_finalleg_popup { position:relative;display:block;margin:24px auto 0 auto;max-width:540px;overflow:hidden; padding-bottom: 150px;}
div.div_idalgo_finalleg_popup_wrapper { display: block;position: relative;background-color:#ffffff;border:1px solid #c2c2c2; border-top:0;}
div.div_idalgo_finalleg_popup_wrapper_content { display: block; position: relative; }

/* Les titres des listes */
div.div_idalgo_finalleg_popup_round:after {content:' ';clear: both;margin-bottom: 2px;display: block;}
div.div_idalgo_finalleg_popup_round_list_title {clear: both;display: block;height: 40px;}
div.div_idalgo_finalleg_popup_round_list_title:after {content:' ';clear: both;}
div.div_idalgo_finalleg_popup_round_list_title_content {height: 40px;line-height: 40px;text-align: center;letter-spacing: 0.5em;font-size: 0.6em;background-color: #eeeeee;display: block;float: left;}

div.div_idalgo_container[lang="AR"] div.div_idalgo_finalleg_popup_round_list_title_content,
div.div_idalgo_container[dir="rtl"] div.div_idalgo_finalleg_popup_round_list_title_content{letter-spacing:normal}

div.div_idalgo_finalleg_popup_round_list_title_top {border-bottom: 2px solid #c2c2c2;}
div.div_idalgo_finalleg_popup_round_list_title_bottom {border-top: 2px solid #c2c2c2;margin-top:2px;}
div.div_idalgo_finalleg_popup_round_list_begin,
div.div_idalgo_finalleg_popup_round_list_end {height:10px;}
div.div_idalgo_finalleg_popup_round_list_title_content_hidden {display: none;}

/* Une liste de matchs */
div.div_idalgo_finalleg_popup_round_list {float: left;position:relative;}
div.div_idalgo_finalleg_popup_round_list_match {position: relative;margin:0 4px;border:1px solid #c2c2c2;display: block;padding-top:4px;font-size: 0.7em;cursor: pointer;}
div.div_idalgo_finalleg_popup_round_list_match_team,
div.div_idalgo_finalleg_popup_round_list_match_feature {position: relative;display: block;height: 17px;line-height: 17px;background-repeat: no-repeat;background-position: left center;margin-left:2px;}
div.div_idalgo_finalleg_popup_round_list_match_team_local,
div.div_idalgo_finalleg_popup_round_list_match_feature_2 {}
div.div_idalgo_finalleg_popup_round_list_match_team_visitor,
div.div_idalgo_finalleg_popup_round_list_match_feature_2 {margin-bottom:4px;}
span.span_idalgo_finalleg_popup_round_list_match_team_name,
span.span_idalgo_finalleg_popup_round_list_match_feature_name {display:block;height: 17px;line-height: 17px;float:left;overflow: hidden;text-overflow:ellipsis;text-indent: 23px;}
span.span_idalgo_finalleg_popup_round_list_match_team_score,
span.span_idalgo_finalleg_popup_round_list_match_feature_score{display:block;height: 17px;line-height: 17px;position: relative;margin-right:5px;float:left}
span.span_idalgo_finalleg_popup_round_list_match_team_score_num_winner,
span.span_idalgo_finalleg_popup_round_list_match_feature_score_num_winner {display:block;position:absolute;right:10px}
span.span_idalgo_finalleg_popup_round_list_match_team_score_penalty {display:block;height: 8px;line-height: 8px;width:10px;text-align: center;position: absolute;right:-8px;font-size: 0.6em;}
div.div_idalgo_finalleg_popup_round_list_match_team_local span.span_idalgo_finalleg_popup_round_list_match_team_score_penalty {top:0;}
div.div_idalgo_finalleg_popup_round_list_match_team_visitor span.span_idalgo_finalleg_popup_round_list_match_team_score_penalty {bottom:0;}

/* Pour agrandir le nom d'une &eacute;quipe s'il y a moins de match et coller le score &agrave; droite */
div.div_idalgo_finalleg_popup_round_list_match_nb_0 span.span_idalgo_finalleg_popup_round_list_match_team_name {width:99%;}
div.div_idalgo_finalleg_popup_round_list_match_nb_1 span.span_idalgo_finalleg_popup_round_list_match_team_name {width:91%;}
div.div_idalgo_finalleg_popup_round_list_match_nb_2 span.span_idalgo_finalleg_popup_round_list_match_team_name {width:78%;}

/* En gras le gagnant en gris le perdant */
div.div_idalgo_finalleg_popup_round_list_match_win span.span_idalgo_finalleg_popup_round_list_match_team_name,
div.div_idalgo_finalleg_popup_round_list_match_win span.span_idalgo_finalleg_popup_round_list_match_feature_name {font-weight: bold;}
div.div_idalgo_finalleg_popup_round_list_match_lost span.span_idalgo_finalleg_popup_round_list_match_team_name {color:#74757a;}

/* Premier tour ... */
div.div_idalgo_finalleg_popup_round_display_1 div.div_idalgo_finalleg_popup_round_list_match {margin-top:2px;}

/* Deuxi&egrave;me tour ... */
div.div_idalgo_finalleg_popup_round_display_2 {margin-top:-23px;} /* = 48 / 2 - 1 */
div.div_idalgo_finalleg_popup_round_display_2 div.div_idalgo_finalleg_popup_round_list_match {margin-top:48px;} /* = 2 + 44 + 2 */

/* Troisi&egrave;me tour ... */
div.div_idalgo_finalleg_popup_round_display_3 {margin-top:-69px;} /* = 140 / 2 - 1 */
div.div_idalgo_finalleg_popup_round_display_3 div.div_idalgo_finalleg_popup_round_list_match {margin-top:140px;} /* = 48+48+44 */

/* On cache ... */
div.div_idalgo_finalleg_popup_round_display_none,
div.div_idalgo_finalleg_popup_round_list_match_hidden {display: none;}

/* Affichage des liens entre boites */
div.div_idalgo_finalleg_popup_round_list_match_link {position:absolute;display: block;width:4px;height:60%;}

div.div_idalgo_finalleg_popup_round_list_match_link_left_top {top:-10%;left:-4px;border-bottom: 1px solid #c2c2c2;}
div.div_idalgo_finalleg_popup_round_list_match_top_1 div.div_idalgo_finalleg_popup_round_list_match_link_right_bottom {top:50%;right:-6px;border-top: 1px solid #c2c2c2;border-right: 1px solid #c2c2c2;}
div.div_idalgo_finalleg_popup_round_list_match_top_0 div.div_idalgo_finalleg_popup_round_list_match_link_right_top {bottom:50%;right:-6px;border-bottom: 1px solid #c2c2c2;border-right: 1px solid #c2c2c2;}

div.div_idalgo_finalleg_popup_round_display_2 div.div_idalgo_finalleg_popup_round_list_match_link_right_bottom,
div.div_idalgo_finalleg_popup_round_display_2 div.div_idalgo_finalleg_popup_round_list_match_link_right_top {height: 120%;}

div.div_idalgo_finalleg_popup_round_display_3 div.div_idalgo_finalleg_popup_round_list_match_link_right_bottom,
div.div_idalgo_finalleg_popup_round_display_3 div.div_idalgo_finalleg_popup_round_list_match_link_right_top {height: 240%;}

/* On n'affiche pas de lien &agrave; la finale */
div.div_idalgo_finalleg_popup_round_last div.div_idalgo_finalleg_popup_round_list_match_link_right_bottom,
div.div_idalgo_finalleg_popup_round_last div.div_idalgo_finalleg_popup_round_list_match_link_right_top {display: none;}

/* On place la petite finale en dessous de la finale */
div.div_idalgo_finalleg_popup_round_last div.div_idalgo_finalleg_popup_round_list_content_little_finale {height: 25px;line-height: 25px;text-align: center;letter-spacing: 0.5em;font-size: 0.6em;background-color: #eeeeee;display: block;border-bottom: 2px solid #c2c2c2;width: 175px!important;position: absolute;bottom:48px;left: 3px;}
div.div_idalgo_finalleg_popup_round_last div.div_idalgo_finalleg_popup_round_list_match_little_final {margin-top:115px;}

/* On colori un arbre de match d'&eacute;quipes */
div.div_idalgo_finalleg_popup_round_list_match.div_idalgo_finalleg_popup_round_list_match_selected {background-color: #ffe7f1;}

/* On ouvre un match */
div.div_idalgo_finalleg_popup_round_list_match_open {border-color:#105b74;z-index: 2;}
div.div_idalgo_finalleg_popup_round_list_match_more {padding:4px 0;background-color: #105b74;border:1px solid #105b74;color:#ffffff;position: absolute;z-index: 40;width:100%;left:-1px;}
div.div_idalgo_finalleg_popup_round_list_match_more a.a_idalgo_finalleg_popup_round_list_match_more_link{display: block;position:relative;height: 17px;line-height: 17px;width: 100%;}
div.div_idalgo_finalleg_popup_round_list_match_more a.a_idalgo_finalleg_popup_round_list_match_more_link:hover span {text-decoration: underline;}
div.div_idalgo_finalleg_popup_round_list_match_more a.a_idalgo_finalleg_popup_round_list_match_more_link span,
div.div_idalgo_finalleg_popup_round_list_match_more div.div_idalgo_finalleg_popup_round_list_match_more_link span  {display:inline-block;color:white;font-size: 0.85em;}
div.div_idalgo_finalleg_popup_round_list_match_more span.span_idalgo_finalleg_popup_round_list_match_more_link_date {width: 48px;text-indent:8px;}

div.div_idalgo_finalleg_popup_round_list_match_more span.span_idalgo_finalleg_popup_round_list_match_more_link_local_score {position:absolute;width:8%;text-align: center;right:12%;}
div.div_idalgo_finalleg_popup_round_list_match_more span.span_idalgo_finalleg_popup_round_list_match_more_link_visitor_score {position:absolute;width:8%;text-align: center;right:2%;}
div.div_idalgo_finalleg_popup_round_list_match_more span.span_idalgo_finalleg_popup_round_list_match_more_link_separator_score {position:absolute;width:2%;text-align: center;right:10%;}

div.div_idalgo_finalleg_popup_round_list_match_more_link_popup {position:absolute;display: block;width: 100%;height: 100%;cursor: pointer;}

/* Mise en place de bouton de navigation */
div.div_idalgo_finalleg_popup_nav {position: absolute;background-position: center center;cursor: pointer}
div.div_idalgo_finalleg_popup_nav_top {top:0;margin-top:4px;}
div.div_idalgo_finalleg_popup_nav_bottom {bottom:150px;margin-bottom:4px;}
div.div_idalgo_finalleg_popup_nav_button_previous {left:0;background-position: center -2139px;}
div.div_idalgo_finalleg_popup_nav_button_next {right:0;background-position: center -2108px;}
div.div_idalgo_finalleg_popup_nav_button_top {top:22px;background-position: center -3565px;}
div.div_idalgo_finalleg_popup_nav_button_bottom {bottom:172px;background-position: center -3534px;}
div.div_idalgo_finalleg_popup_nav_hidden {display: none}
div.div_idalgo_finalleg_popup_nav_button_top,
div.div_idalgo_finalleg_popup_nav_button_bottom {left: 50%;margin-left: -15px;background-color: #ffffff;border: 2px solid #c2c2c2;border-radius: 15px;}


div.div_idalgo_basket_finalleg_popup div.div_idalgo_finalleg_popup_round_list_match_nb_1 span.span_idalgo_finalleg_popup_round_list_match_team_name{width:85%}

/* Module/Pattern/CSS/H1.css **************************************************************/
h1.h1_idalgo{
    z-index:0
}

h1.h1_idalgo span.h1_idalgo_title {
    position:relative;
    display:block;
    width:auto;
    margin:0;
    margin-left:20px;
    line-height:70px;
    color:#105b74;
    font-weight:bold;
    font-size:1em;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

h1.h1_idalgo span.h1_idalgo_subtitle{
    position:absolute;
    left:30px;
    font-size:0.75em;
    line-height:1em;
    text-shadow:none;
    top:65px;
}

h1.h1_idalgo span.h1_idalgo_subtitle{
    display:none
}

/* Module/Pattern/CSS/LiveBlogging.css ****************************************************/

div.div_idalgo_content_live_blogging{position:relative;display:block;padding-top:20px}
ul.ul_idalgo_content_live_blogging {
    position: relative;
    display:block;
}

div.div_idalgo_content_live_blogging ul.ul_idalgo_content_live_blogging:after {
    content:' ';
    position:absolute;
    left:25px;top:20px;bottom:0;
    width:1px;
    background-color: #c2c2c2;
}


li.li_idalgo_content_live_blogging_content {
    position:relative;display:block;
    padding:20px 0;
    clear:both;
    min-height:70px
}

div.div_idalgo_content_live_blogging_month,
div.div_idalgo_content_live_blogging_hour {
    position: relative;
    display:block;
    width:180px;
    height:30px;
    line-height:30px;
    text-align:center;
    margin:0 auto 20px;
    clear:left;
    border-radius:2px;
    background-color: #105b74;
}
span.span_idalgo_content_live_blogging_month,
span.span_idalgo_content_live_blogging_hour{
    font-family : "Cabin Condensed",sans-serif;
    font-size:1em;
    font-weight:bold;
    color : #ffffff;
}
span.span_idalgo_content_live_blogging_month{text-transform:uppercase;font-weight:normal}

/* Entete du Commentaire*/
div.div_idalgo_content_live_blogging_content_title {
    position: absolute;
    top:20px;
    left:0;
}
div.div_idalgo_content_live_blogging_content_title_content {
    position:relative;
    display:block;
    margin-left:10px;
    margin-top:10px;
    line-height:1.4em;
    text-align:center;
}
div.div_idalgo_content_live_blogging_content_title_hashtag{display:none}
div.div_idalgo_content_live_blogging_content_title_hour{
    position:relative;
    display:block;
    height:20px;
    width:80px;
    font-family : "Cabin Condensed",sans-serif;
    color : #000000;
    font-size:0.875em;
    font-weight: bold;
    line-height:1.25em;
    z-index:1;
}
span.span_idalgo_content_live_blogging_content_title_hour{
    position:absolute;
    display:block;
    text-align:right;
    z-index:2;
    top:50%;
    left:0;
    width:100%;
    margin-top:-11px
}

span.span_idalgo_content_live_blogging_content_title_hour:before{
    position: absolute;
    content: '';
    top: 1px;
    right: 48px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #105b74;
    background-color: #ffffff;
}

div.div_idalgo_content_live_blogging_content_addon_mobile{display:none}
/* Separation Reseaux Sociaux */
div.div_idalgo_content_live_blogging_content_title_separate {
    position:absolute;
    left:-45px;right:0;top:10px;
    height:2px;
    background-color: #eeeeee;
}

/* Contenu du commentaire */

div.div_idalgo_content_live_blogging_content_cards {
    transition: all 0.2s;
    perspective: 900px;
}

div.div_idalgo_content_live_blogging_content_cards_content_logo_team{
    position: relative;
    width: 36px;
    height: 36px;
    left: 50%;
    margin-left: -18px;
    top: -18px;
    background-color: white;
}

img.img_idalgo_content_live_blogging_content_cards_content_logo_team_logo_team{
    position: relative;
    left: 50%;
    margin-left:-16px;
}

li.li_idalgo_content_live_blogging_content > div.div_idalgo_content_live_blogging_content_content,
div.div_idalgo_content_live_blogging_content_cards{
    position:relative;
    display:block;
    width:auto;
    background-color: #ffffff;
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-top: 2px solid #105b74;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #c2c2c2;
    margin-left:100px;
}

div.div_idalgo_content_live_blogging_content_cards[color="twitter"]{
    border-top: 2px solid #5eabdf;
}

div.div_idalgo_content_live_blogging_content_cards[color="insta"]{
    border-top: 2px solid #315c87;
}

div.div_idalgo_content_live_blogging_content_cards > div.div_idalgo_content_live_blogging_content_content,
div.div_idalgo_common_modal_liveblogging_content_content_cards > div.div_idalgo_content_live_blogging_content_content,
div.div_idalgo_content_live_blogging_content_cards_hashtag{
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: transform 0.6s;
    margin-left:0;
}

div.div_idalgo_content_live_blogging_content_cards_hashtag {
    height: 100%;
    position: absolute;
    visibility: hidden;
    top: 0;
    width: 100%;
    transform: rotateY(-180deg);
}

.flipped div.div_idalgo_content_live_blogging_content_cards_hashtag {
    transform: rotateY(0deg);
    visibility: visible;
}

.flipped > div.div_idalgo_content_live_blogging_content_content {
    visibility:hidden;
    transform: rotateY(180deg);
}

span.span_idalgo_content_live_blogging_content_title_hashtag{
    display:inline-block;position:relative;
    color:#105b74;
    background-color:#eeeeee;
    font-size:0.675em;
    padding:2px 5px;
    margin-right:10px
}
img.img_idalgo_content_live_blogging_content_content_photo{
    position:relative;display:block;
    margin:0 auto;
}

img.img_idalgo_content_live_blogging_content_picture{
    position:relative;
    display:none;
    width:100%;
}

div.div_idalgo_content_live_blogging_content_content > div.div_idalgo_content_live_blogging_content_content,
div.div_idalgo_content_live_blogging_content_cards_hashtag_title{padding:15px;padding-bottom: 0}

div.div_idalgo_content_live_blogging_content_content_text{
    position:relative;
    display:block;
    clear:both;
    padding:20px 15px;
    font-family : Helvetica Neue,Helvetica,Arial,sans-serif;
    color : #272727;
    font-size:1em;
    line-height:22px;
    text-align:left;
}

div.div_idalgo_content_live_blogging_content_content_text p {margin:0}
span.span_idalgo_content_live_blogging_content_content_text,
div.div_idalgo_content_live_blogging_content_cards_hashtag_title span{
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
    color:#000000;
    line-height:22px;
    font-weight: bold;
    font-size: 1.2em;
}


img.img_idalgo_content_live_blogging_content_title {
    float:left;
    margin-left: -60px;
}

/** Template Player **/
div.div-idalgo-embed-player{position:relative;display:block;width:250px;margin:0.5em auto;border-top:1px dotted #999999;border-bottom:1px dotted #999999}
img.img-idalgo-embed-player{position:absolute;left:5px;top:50%;margin-top:-23px}
div.div-idalgo-embed-player-line1, div.div-idalgo-embed-player-line2{position:relative;height:2em;line-height:2em;}
img.img-idalgo-embed-player-country{position:absolute;left:50px;top:50%;margin-top:-5px}
div.div-idalgo-embed-player-line1{border-bottom:1px solid #c2c2c2}
div.div-idalgo-embed-player-name{float:right;padding-right:5px;font-size:0.75em;color:#74757a;font-weight:bold}
div.div-idalgo-embed-player-name span+span{margin-left:5px}
span.span-idalgo-embed-player-firstname{text-transform:capitalize}
span.span-idalgo-embed-player-name{text-transform:uppercase}
span.span-idalgo-embed-player-shirt{
    position:absolute;display:block;
    left:50px;top:50%;
    margin-top:-5px;
    border:1px solid #999999;
    color:#74757a;
    font-size:0.6875em;
    text-align:center;
    padding:0 2px;
    height:1.2em;line-height:1.2em
}
div.div-idalgo-embed-player-team{float:right;padding-right:5px;font-size:0.6875em;color:#999999}

/** Template Match **/
div.div-idalgo-embed-match{position:relative;display:block;width:100%;margin:0.5em auto;background-color:#eeeeee;overflow:hidden;border-radius:5px}
div.div-idalgo-embed-match-line-header{position:relative;display:block;line-height:2em;text-align:center;color:#74757a;font-size:0.75em}
img.img-idalgo-embed-match-local-team,
img.img-idalgo-embed-match-visitor-team{position:absolute;top:63px;margin-top:-33px;height:32px}
img.img-idalgo-embed-match-local-team{left:31%}
img.img-idalgo-embed-match-visitor-team{right:31%}
div.div-idalgo-embed-match-line-center{position:relative;display:block;width:33%;margin:0 auto;text-align:center;font-weight:bold;min-height:65px}
div.div-idalgo-embed-match-line-center-penaltyscore{position:relative;display:block;height:10px}
div.div-idalgo-embed-match-line-center-penaltyscore span{
    position:absolute;display:block;
    top:0;
    height:19px;width:14px;
    background-color:#ffffff;
    border:1px solid #999999;border-radius:2px;
    font-size:12px;line-height:19px;text-align:center
}
div.div-idalgo-embed-match-line-center-penaltyscore span.idalgo-template-match-penalty-hidden{display:none}
span.span-idalgo-embed-match-line-center-penaltyscore-local{right:50%;margin-right:5px}
span.span-idalgo-embed-match-line-center-penaltyscore-visitor{left:50%;margin-left:5px}
div.div-idalgo-embed-match-line-center-score, div.div-idalgo-embed-match-line-center-score span{font-size:35px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:35px}
span.span-idalgo-embed-match-line-center-score-center{margin:0 15px}

span.span-idalgo-embed-match-line-center-status{color:#ff6600;line-height:2em}
div.div-idalgo-embed-match-team{position:absolute;display:block;height:40px;line-height:32px;top:30px;width:100%}
span.span-idalgo-embed-match-team-local{position:absolute;display:block;left:0;top:0;width:30%;height:100%;font-weight:bold;text-align:right;line-height:32px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-indent:10px}
span.span-idalgo-embed-match-team-visitor{position:absolute;display:block;right:0;top:0;width:30%;height:100%;font-weight:bold;text-align:left;line-height:32px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-indent:10px}

div.div-idalgo-embed-match-team span.span-idalgo-embed-match-local-bonus{position:absolute;top:0;right:5px;color:#cecece;line-height:60px;font-weight: normal}
div.div-idalgo-embed-match-team span.span-idalgo-embed-match-visitor-bonus{position:absolute;top:0;left:5px;color:#cecece;line-height:60px;font-weight: normal}

/** Template Result **/
div.div-idalgo-embed-result-line-header {position:relative;display:none;text-align:center;line-height:2em;border-bottom:1px solid #74757a;color:#999999;}
li.li-idalgo-embed-result {position:relative;display:block;height:2.625em;line-height:2.5em;border-bottom:1px solid #c2c2c2; font-size:0.888em;font-weight: bold;background-color: #ffffff}
div.div-idalgo-embed-result-team {position:relative;display:block;width:100%;}
div.div-idalgo-embed-result-team span{line-height:24px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;width:40%;color:#999999;height:30px}
div.div-idalgo-embed-result-team span.idalgo_result_team_winner {color: #272727}
img.img-idalgo-embed-result-local-team {position:absolute;left:0;top:5px}
span.span-idalgo-embed-result-local-team{position:absolute;left:0;padding-left:40px}
img.img-idalgo-embed-resutl-visitor-team {position:absolute;right:0;top:5px}
span.span-idalgo-embed-resutl-visitor-team{position:absolute;right:0;text-align:right;padding-right:40px}
div.div-idalgo-embed-result-score{position:absolute;right:50%;top:0;text-align:center;width:20%; color:#272727;font-weight:bold;margin-right:-10%}
div.div-idalgo-embed-result-score span{line-height:24px}
div.div-idalgo-embed-result-part-left{position:relative;display:block;width:100%;}
div.div-idalgo-embed-result-part-left.idalgo_split, div.div-idalgo-embed-result-part-right{position:relative;display:block;width:50%;}
div.div-idalgo-embed-result-part-left.idalgo_split {float:left;}
div.div-idalgo-embed-result-part-right {float:right;}

div.div-idalgo-embed-result-team span.span-idalgo-embed-result-local-bonus{position:absolute;top:0;left:40px;color:#cecece;line-height:47px;font-weight: normal}
div.div-idalgo-embed-result-team span.span-idalgo-embed-result-visitor-bonus{position:absolute;top:0;right:40px;color:#cecece;line-height:47px;font-weight: normal}


/** Template Classement **/
div.div-idalgo-embed-standing{position:relative;display:block;margin:0.5em auto}
div.div-idalgo-embed-standing-line-header{position:relative;display:block;line-height:2em;text-align:center;border-bottom:1px solid #74757a;color:#999999}
ul.ul-idalgo-embed-standing-content{position:relative;display:block;*zoom:1;}
ul.ul-idalgo-embed-standing-content:before, ul.ul-idalgo-embed-standing-content:after{content:' ';display:table;}
ul.ul-idalgo-embed-standing-content:after{clear:both;}
div.div-idalgo-embed-standing-part-full{position:relative;display:block}
div.div-idalgo-embed-standing-part-left{position:relative;display:block;float:left;width:48%;}
div.div-idalgo-embed-standing-part-right{position:relative;display:block;float:right;width:48%;}
li.li-idalgo-embed-standing{position:relative;display:block;height:31px;line-height:31px;border-bottom:1px solid #c2c2c2;font-size:11px;overflow:hidden;text-align:left}
li.li-idalgo-embed-standing:nth-child(even){background-color:#eeeeee}
span.span-idalgo-embed-standing-position{position:absolute;display:block;top:0;left:0;;width:9.3%;color:#272727;font-weight:bold;text-indent:8px}
img.img-idalgo-embed-standing-team{position:absolute;width:15px;height:15px;top:50%;left:12.5%;margin-top:-7px}
span.span-idalgo-embed-standing-team{position:absolute;display:block;left:25%;top:0;width:50%;height:100%;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
span.span-idalgo-embed-standing-points{position:absolute;display:block;left:75%;top:0;width:21%;text-align:right;text-transform:uppercase;}
div.div-idalgo-embed-standing-more{display:none}
/* couleur num_pos */
li.li-idalgo-embed-standing_1{border-bottom-color:#105b74}
li.li-idalgo-embed-standing_2{border-bottom-color:#272727}
li.li-idalgo-embed-standing_3{border-bottom-color:#74757a}
li.li-idalgo-embed-standing_4{border-bottom-color:#999999}
li.li-idalgo-embed-standing_9{border-bottom-color:#272727}
li.li-idalgo-embed-standing_10{border-bottom-color:#105b74}

/*Social*/
div.div_idalgo_content_live_blogging_content_content_social,
div.div_idalgo_content_live_blogging_content_cards_hashtag_social{
    position:relative;
    display:block;
    height:35px;
    width:100%;
    padding-bottom: 5px;
    text-align: center;
}

div.div_idalgo_content_live_blogging_content_cards_hashtag_social{position:absolute;bottom:0}

div.div_idalgo_content_live_blogging_content_content_social_social_separate,
div.div_idalgo_content_live_blogging_content_cards_hashtag_social_social_separate{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 95%;
    height: 1px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: #c2c2c2;
}
span.span_idalgo_content_live_blogging_content_content_social_hashtag,
span.span_idalgo_content_live_blogging_content_cards_hashtag_social_close{
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.5em;
    margin-left: 10px;
    float:left;
    cursor:pointer;
}

span.span_idalgo_content_live_blogging_content_content_social_hashtag:after,
span.span_idalgo_content_live_blogging_content_cards_hashtag_social_close:after{
    content:' ';
    position:absolute;
    left:30px;
    top:6px;
    bottom:4px;
    width:1px;
    background-color:#c2c2c2;
}
/** Bouton Twitter **/
span.span_idalgo_content_live_blogging_content_content_social_text{position:absolute;display:block;width:100%;top:-14px;text-transform:uppercase;color:#999999;font-size:0.5em;text-align:center}
a.a_idalgo_content_live_blogging_content_content_social_twitter,
a.a_idalgo_content_live_blogging_content_cards_hashtag_social_twitter{position:relative;display:block;width:30px;height:30px;float:left;text-align:center;margin-left:10px;}
span.span_idalgo_content_live_blogging_content_content_social_twitter_button,
span.span_idalgo_content_live_blogging_content_cards_hashtag_social_twitter_button{position:relative;width:30px;height:30px;display:block;left:50%;margin-left:-15px}

span.span_idalgo_content_live_blogging_content_content_social_more{
    position:relative;
    display:block;
    float:right;
    margin-right:15px;
    height:30px;
    line-height:30px;
    font-weight:bold;
    cursor:pointer;
}

/** Alignement des img, tweet et gabarit **/
div.div_idalgo_content_live_blogging_content_content_text iframe.twitter-tweet-rendered {margin:10px auto !important;}

iframe.twitter-share-button.twitter-count-none span.label{display:none}

/** Scrool **/
div.div_idalgo_button_top_scroll{
    position:fixed;bottom:10px;right:10px;
    background-color:#000000;
    color:#ffffff;font-size:42px;line-height:42px;
    padding:5px 10px 0;
    border-radius: 10px;
    cursor:pointer;
}



div.div_idalgo_content_live_blogging_content_title_addon{position:absolute;display:block;right:0;max-width:200px;overflow:hidden;height:40px;top:20px;z-index:2;}
div.div_idalgo_content_live_blogging_content_title_addon_content
{
    position:relative;display:inline-block;float:right;width:33px;height:33px;text-align:center;z-index:1;
    overflow:hidden;background-color:#ffffff
}
div.div_idalgo_content_live_blogging_content_title_addon_content img {z-index:1}
div.div_idalgo_content_live_blogging_content_title_addon_content img.img_idalgo_content_live_blogging_content_title_addon_content_logo_team{position:absolute;top: 1px;left:1px;width:31px}
div.div_idalgo_content_live_blogging_content_title_addon_content img.img_idalgo_content_live_blogging_content_title_addon_content_person   {position:absolute;top:-5px;left:  0;width:100%}
div.div_idalgo_content_live_blogging_content_title_addon_content img.img_idalgo_content_live_blogging_content_title_addon_content_type     {position:absolute;top:-5px;left:  0;width:100%}
div.div_idalgo_content_live_blogging_content_title_addon_content_logo_team{position:absolute;top:-5px;width:50px;height:50px;z-index:1}

/** TEMPLATE STATS **/
div.div_idalgo_content_template_addon{position:absolute;display:block;width:100%;top:0;bottom:75px}
div.div_idalgo_content_template_addon_content,
div.div_idalgo_content_template_addon_content2{
    position:absolute;display:block;
    width:210px;
    height:210px;
    top:50%;
    left:50%;
    margin-top:-105px;
    margin-left:-105px;
    font-family: "Cabin Condensed",sans-serif;
    text-align:center;
    line-height:210px;

    border-width:4px;
    border-style:solid;
    border-color:#000000 transparent #000000 #000000;

    -webkit-border-radius:105px;
       -moz-border-radius:105px;
            border-radius:105px;
    -webkit-transform:rotate(45deg);
       -moz-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
         -o-transform:rotate(45deg);
            transform:rotate(45deg);

    -webkit-box-shadow:-8px 12px 40px -40px #000000, inset 12px 12px 37px -40px #000000;
       -moz-box-shadow:-8px 12px 40px -40px #000000, inset 12px 12px 37px -40px #000000;
            box-shadow:-8px 12px 40px -40px #000000, inset 12px 12px 37px -40px #000000;
}


div.div_idalgo_content_template_addon_content_block,
div.div_idalgo_content_template_addon_content2_block{
    display:inline-block;position:relative;
    line-height:30px;vertical-align:middle;
    -webkit-transform:rotate(-45deg);
       -moz-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
           transform:rotate(-45deg)}

span.span_idalgo_content_template_addon_content_block,
span.span_idalgo_content_template_addon_content2_block{
    display:block;position:relative;
    line-height:70px;font-size:3em;vertical-align:middle;color:#000000;
    text-shadow:0 1px 1px rgba(58,58,58,0.7)}

span.span_idalgo_content_template_addon_content_block + span.span_idalgo_content_template_addon_content_block,
span.span_idalgo_content_template_addon_content2_block + span.span_idalgo_content_template_addon_content2_block{
    font-size:1em;text-transform:uppercase;line-height:30px}

div.div_idalgo_content_template_addon_title{
    position:absolute;display:block;
    height:50px;width:100%;margin:0;bottom:-50px;
    text-align:center}
div.div_idalgo_content_template_addon_title span{line-height:50px;font-size:1.9em;text-transform:uppercase}

/***** VERSION DOUBLE ****/
div.div_idalgo_content_template_addon.div_idalgo_template_addon_double div.div_idalgo_content_template_addon_content{
    right:52%;margin-left:0;left:auto;top:45%}
div.div_idalgo_content_template_addon.div_idalgo_template_addon_double div.div_idalgo_content_template_addon_content2{
    left:52%;margin-left:0;top:55%}

div.div_idalgo_content_live_blogging_content_cards_content{position:absolute;width:100%}
img.img_idalgo_content_live_blogging_content_cards_content_person{
    width: 33px;
    height: 33px;
    position: relative;
    left: 50%;
    top: -16px;
    border-radius: 33px;
    margin-left: -16px;
}

/** MODAL **/
span.span_idalgo_content_live_blogging_modal_close {
    position: absolute;display: block;
    top: 0;
    height: 30px;width: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 21px;
    text-align: center;
    right : -55px;
    opacity: 0.5;
    color: #ffffff;
}

span.span_idalgo_content_live_blogging_modal_close:hover{
    cursor: pointer;opacity: 1;
}


div.div_idalgo_content_live_blogging_modal{
    position: fixed;
    display: none;
    /*opacity: 0;*/
    z-index: 4;
    background-color: transparent;
    top:0;
    left:0;

    -webkit-animation: fadein ease-in 0.3s;
    -moz-animation: fadein ease-in 0.3s;
    -ms-animation: fadein ease-in 0.3s;
    -o-animation: fadein ease-in 0.3s;
    animation: fadein ease-in 0.3s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


div.div_idalgo_common_modal_liveblogging{
    position:relative;
    display: block;
    margin: 0 auto;
    width: 640px;
    opacity: 1;
}

div.div_idalgo_content_live_blogging_background_modal{
    position: fixed;
    display: none;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 0.7;
    width: 100%;
    background-color: black;
}

div.div_idalgo_common_modal_liveblogging_content{
    position: relative;
    display:block;
    width:640px;
    background-color: #ffffff;
    float:left;
}

div.div_idalgo_common_modal_liveblogging_previous,
div.div_idalgo_common_modal_liveblogging_next{
    position: fixed;
    display:block;
    width: 50px;
    height: 50px;
    left:50%;
    background-color: #105b74;
    color: #ffffff;
    border-radius: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 2em;
    top:50%;
    margin-top:-25px;
    cursor:pointer;
}

div.div_idalgo_common_modal_liveblogging_previous{margin-left:-420px;}
div.div_idalgo_common_modal_liveblogging_next{margin-left:370px}

div.div_idalgo_common_modal_liveblogging_previous_empty,
div.div_idalgo_common_modal_liveblogging_next_empty {
    background-color:transparent;
    color:transparent;
    cursor:default;
}

div.div_idalgo_content_live_blogging_modal li.li_idalgo_content_live_blogging_content{padding:0}
div.div_idalgo_content_live_blogging_modal div.div_idalgo_content_live_blogging{padding-top:0}
div.div_idalgo_content_live_blogging_modal div.div_idalgo_content_live_blogging_content_title,
div.div_idalgo_content_live_blogging_modal div.div_idalgo_content_live_blogging_content_addon_mobile{display:none}

div.div_idalgo_content_live_blogging_modal div.div_idalgo_content_live_blogging_content_cards{
    border: none;
    border-radius: inherit;
}

div.div_idalgo_content_live_blogging_modal span.span_idalgo_content_live_blogging_content_content_text {
    height:85px;
    line-height:85px;
}

div.div_idalgo_content_live_blogging_modal div.div_idalgo_content_live_blogging_content_content > div.div_idalgo_content_live_blogging_content_content{
    padding-left:60px;
    padding-right:60px;
}
div.div_idalgo_content_live_blogging_modal div.div_idalgo_content_live_blogging_content_content_text{
    padding-bottom:20px;
    padding-left:60px;
    padding-right:60px;
}

div.div_idalgo_content_live_blogging_modal li.li_idalgo_content_live_blogging_content > div.div_idalgo_content_live_blogging_content_content,
div.div_idalgo_content_live_blogging_modal div.div_idalgo_content_live_blogging_content_cards{margin-left:0}

#idalgo_div_content_card_modal{
    overflow-y:auto;
}

div.div_idalgo_content_liveblogging_modal_animate{transition: top 250ms}
div.div_idalgo_content_liveblogging_modal_animate div.div_idalgo_common_modal_liveblogging,
div.div_idalgo_content_liveblogging_modal_animate #idalgo_div_content_card_modal{
    transition: height 250ms;
}

div.div_idalgo_content_live_blogging_modal .div_idalgo_tweet_image > img{width: auto}

/* Module/Pattern/CSS/LiveBloggingChat.css ************************************************/
div.div_idalgo_content_live_blogging_chat{position:relative;display: block}
iframe.iframe_idalgo_content_live_blogging_chat {
    position:relative;display:block;
    width:100%;min-height:500px;height:100%;
    border:0 none
}

div.div_idalgo_content_live_blogging_chat_spinner{
    width: 40px;
    height: 40px;

    position: relative;
    margin: 100px auto;
}

div.div_idalgo_content_live_blogging_chat_spinner_1,
div.div_idalgo_content_live_blogging_chat_spinner_2{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

div.div_idalgo_content_live_blogging_chat_spinner_2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}

/* Module/Pattern/CSS/LiveBloggingHashtag.css *********************************************/

div.div_idalgo_content_live_blogging_hashtag{position:relative;display:block}
div.div_idalgo_content_live_blogging_hashtag_list{
    position:relative;
    display:block;
    height:40px;
    background-color:transparent;
}

ul.ul_idalgo_content_live_blogging_hashtag_list_content {position:relative;display:block;overflow:hidden;height:100%;margin-left:100px;margin-right: 30px;}
li.li_idalgo_content_live_blogging_hashtag_list_content_hashtag{
    float:left;
    display:block;
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    cursor:pointer;
    color: #ffffff;
    background-color: #74757a;
    position:relative;
    top:10px;
    font-size: 0.75em;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    width: auto;
    padding: 0 16px;
    text-align: center;
    border-radius: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor:pointer;
}

li.li_idalgo_content_live_blogging_hashtag_list_content_hashtag.idalgo_active{background-color:#105b74}

div.div_idalgo_content_live_blogging_hashtag_visible li.li_idalgo_content_live_blogging_hashtag_all_hashtag_content_all_hashtag.idalgo_active{color:#b30152}
span.span_idalgo_content_live_blogging_hashtag_list_label,
span.span_idalgo_content_live_blogging_hashtag_all_hashtag_label{
    float:left;
    display:block;
    text-align:center;
    font-size:0.6875em;
    font-weight:bold;
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    line-height:40px;
    margin: 0 10px 0 18px;
    color:#272727;
    text-transform:uppercase;
}

span.span_idalgo_content_live_blogging_hashtag_list_label{
    color:#105b74;
    font-size: 0.9375em;
}

span.span_idalgo_content_live_blogging_hashtag_list_show{
    position:absolute;
    right:0;
    top:0;
    font-size:1.5em;
    font-weight:bold;
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    display:block;
    text-align:center;
    line-height:30px;
    width:40px;
    height:100%;
    cursor:pointer;
    box-shadow: -5px 0px 25px #eeeeee;
}
div.div_idalgo_content_live_blogging_hashtag div.div_idalgo_content_live_blogging_hashtag_all_hashtag{display:none}
div.div_idalgo_content_live_blogging_hashtag_visible ul.ul_idalgo_content_live_blogging_hashtag_list_content {display:none}
div.div_idalgo_content_live_blogging_hashtag_visible div.div_idalgo_content_live_blogging_hashtag_all_hashtag{display:block;position:absolute;top:0;padding-top:40px;left:0;right:0;border:1px solid #c2c2c2;z-index:3 }
div.div_idalgo_content_live_blogging_hashtag_visible span.span_idalgo_content_live_blogging_hashtag_list_show{font-size:1em;color:#999999;line-height:40px;border-left:none;z-index:4}
div.div_idalgo_content_live_blogging_hashtag_visible div.div_idalgo_content_live_blogging_hashtag_list {border-bottom:1px solid #eeeeee;border-left:1px solid #c2c2c2;border-right:1px solid #c2c2c2;}
div.div_idalgo_content_live_blogging_hashtag_visible ul.ul_idalgo_content_live_blogging_hashtag_all_hashtag_content_all{padding: 15px 25px 25px 25px;background-color:#ffffff}
div.div_idalgo_content_live_blogging_hashtag_visible li.li_idalgo_content_live_blogging_hashtag_all_hashtag_content_all_hashtag{
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    color:#ffffff;
    float: left;
    display: block;
    cursor: pointer;
    background-color: #636363;
    position: relative;
    top: 10px;
    font-size: 0.75em;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    width: auto;
    padding: 0 16px;
    text-align: center;
    border-radius: 15px;
    margin-right: 10px;
    margin-bottom: 5px;
}
div.div_idalgo_content_live_blogging_hashtag_visible li.li_idalgo_content_live_blogging_hashtag_all_hashtag_content_all_hashtag:hover,
span.span_idalgo_content_live_blogging_hashtag_list_show:hover{background-color:#ffe7f1}

div.div_idalgo_content_live_blogging_hashtag_hashtag_select {
    position:relative;
    margin-top:15px;
    z-index:2;
    text-align:center;
}
span.span_idalgo_content_live_blogging_hashtag_hashtag_select_close {font-size:12px;color:#74757a;cursor:pointer;padding:0 5px;}
span.span_idalgo_content_live_blogging_hashtag_hashtag_select_close:hover{background-color:#ffe7f1}
span.span_idalgo_content_live_blogging_hashtag_hashtag_select_value {
    display: inline-block;
    position: relative;
    cursor: pointer;
    color: #ffffff;
    background-color: #105b74;
    font-size: 0.75em;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    width: auto;
    padding: 0 16px;
    text-align: center;
    border-radius: 15px;
    margin-right: 10px;
    margin-bottom: 5px;
}

span.span_idalgo_content_live_blogging_content_cards_hashtag{
    position: relative;
    display: inline-block;
    color: #105b74;
    margin: 15px 15px;
    font-weight:bold;
    font-size:13px;
}

/* Module/Pattern/CSS/LiveBloggingMenu.css ************************************************/
div.div_idalgo_content_live_blogging_navigation + #idalgo_content_live_blogging_menu {
    margin-top:2em
}

div.div_idalgo_content_live_blogging_menu ul.ul_idalgo_nav > li > span.span_navtab_badge {
    color: #105b74;
    font-weight: bold;
    background-color: #ffffff;
    font-size: 14px;
    right: 6%;
    border: none;
    border-radius: 0;
    width: auto;
    padding: 0 2px 0 2px;
}

div.div_idalgo_content_live_blogging_menu ul.ul_idalgo_nav_tab > li {width:50%;max-width:120px}
div.div_idalgo_content_live_blogging_menu ul.ul_idalgo_nav_tab > li > a {
    height:25px;
    line-height:27px;
    text-overflow: ellipsis;
}

/* Module/Pattern/CSS/LiveBloggingTopNews.css *********************************************/

div.div_idalgo_content_live_blogging_top_news {position:relative}
div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_top_news_title {height:2em;position: relative;padding:0}
span.span_idalgo_content_live_blogging_top_news_title_head{
    font-weight: bold;
    line-height: 2em;
    padding-left:2px;
    position: absolute;
    text-transform: uppercase;
}

span.span_idalgo_content_live_blogging_top_news_title {display:none}

div.div_idalgo_content_live_blogging_top_news .idalgo_live_blogging_top_news_hide{display:none}

div.div_idalgo_content_live_blogging_top_news_title_action{
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 45px;
    z-index:1;
}

div.div_idalgo_content_live_blogging_top_news ul.ul_idalgo_content_live_blogging {margin-top:-20px;margin-bottom:20px;}

span.span_idalgo_content_live_blogging_content_title_top_news{display:none}

/** Supprime un padding pour le widget large **/
div.div_idalgo_content_live_blogging_top_news + div.div_idalgo_content_live_blogging,
div.div_idalgo_content_live_blogging_top_news + div.div_idalgo_content_live_blogging > div.div_idalgo_content_live_blogging{padding-top:0}

div.div_idalgo_content_live_blogging_top_news div.span_idalgo_content_live_blogging_content_content_text{margin-right:30px}
div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_content_cards_hashtag_title{margin-right:45px}

div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_content_content_text{display:none}

div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_content_content_action,
div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_content_cards_hashtag_action{
    position:relative;
    height:30px;
    text-align:center;
    width:100%;
    display:block;
}

div.div_idalgo_content_live_blogging_top_news span.span_idalgo_content_live_blogging_content_content_action,
div.div_idalgo_content_live_blogging_top_news span.span_idalgo_content_live_blogging_content_cards_hashtag_action{
    position:absolute;
    display:block;
    right:10px;
    cursor:pointer;
}

div.div_idalgo_content_live_blogging_top_news span.span_idalgo_content_live_blogging_content_cards_hashtag_action{
    bottom:40px
}

div.div_idalgo_content_live_blogging_content_content{margin-bottom:0}
div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_content_content > div.div_idalgo_content_live_blogging_content_content,
div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_content_content_text{padding-bottom:0}

/* 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 #c2c2c2;
        background-color:#eeeeee;
        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:#272727;
    }
    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:#272727;
        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 #c2c2c2}
            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:#74757a;font-size:0.75em}
                    a.a_idalgo_content_match_action_part_penalty_local_player{float:left;margin-left:5px;color:#272727;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:#74757a;font-size:0.75em}
                    a.a_idalgo_content_match_action_part_penalty_visitor_player{float:right;margin-right:5px;color:#272727;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 #c2c2c2}
            span.span_idalgo_content_match_action_part_minute{
                position:absolute;display:block;
                width:50px;height:100%;
                top:0;left:50%;
                margin-left:-25px;
                color:#74757a;
                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}
            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:#272727;font-size:0.875em;font-weight:bold}
                bdo.bdo_idalgo_content_match_action_part_player{color:#74757a;font-size:0.75em}
                .div_idalgo_content_match_action_part_local a.a_idalgo_content_match_action_part_player,
                .li_idalgo_content_match_action_part_local a.a_idalgo_content_match_action_part_player,
                .li_idalgo_content_match_action_part_local bdo.bdo_idalgo_content_match_action_part_player{float: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 a.a_idalgo_content_match_action_part_player,
                .li_idalgo_content_match_action_part_visitor a.a_idalgo_content_match_action_part_player,
                .li_idalgo_content_match_action_part_visitor bdo.bdo_idalgo_content_match_action_part_player{float: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}
                .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:#999999;font-size:0.875em}
                span.span_idalgo_content_match_action_part_detail{color:#999999;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 #c2c2c2;
        border-bottom:1px solid #c2c2c2
    }
    span.span_idalgo_content_match_action_start_match{color:#999999;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/Pattern/CSS/MatchHeader.css *****************************************************/

div.div_idalgo_content_match_header{position:relative;}
div.div_idalgo_content_match_header_main{position:relative;overflow:hidden;}
div.div_idalgo_content_match_header_main_date{
    position:relative;display:block;
    text-align:center;
    color:#74757a;
    font-size:0.6875em;
    height:3em;
    line-height:3em;
    border-top:1px solid #c2c2c2
}
div.div_idalgo_content_match_header_main_header{
    position:relative;display:block;
    border-top:1px solid #c2c2c2;
    height:9.3125em;
    text-align:center;
}
span.span_idalgo_content_match_header_main_header_status{
    position:absolute;display:block;
    border:1px solid #c2c2c2;
    border-radius:2px;
    height:0.8em;
    line-height:0.8em;
    font-size:0.7em;
    top:-0.6em;
    left:50%;
    margin-left:-15px;
    width:30px;
}
    div.div_idalgo_content_match_header_main_header_local{
        position:absolute;display:block;
        left:0;top:0;
        width:40%;height:100%;
        overflow:hidden;
    }
    div.div_idalgo_content_match_header_main_header_local_cnt{
      margin:20px auto 8px auto;
      background-color:white;
      width:75px;height:75px;
      -webkit-border-radius:6px;
      -moz-border-radius:6px;
      border-radius:6px;
    }
    img.img_idalgo_content_match_header_main_header_local_cnt{
      margin-top:4px;
    }
    a.a_idalgo_content_match_header_main_header_local{
        display:block;
        font-size:1.5em;
        font-weight:bold;
        line-height:0.9em;
    }
    div.div_idalgo_content_match_header_main_header_chrono{
            position:absolute;
            display:block;
            height:30px;
            top:0;left:50px;right:50px;
            background-color:transparent
        }
    div.div_idalgo_content_match_header_main_header_chrono_cnt{
        position:relative;display:block;
        height:24px;width:120px;
        margin:0 auto;
        text-align:center;
        font-weight:bold;
        font-size:1em;
        line-height:24px;
        transition: 1s;
        text-transform:uppercase;
        color:#ffffff;
    }
    span.span_idalgo_content_match_header_main_header_chrono_cnt + span.span_idalgo_content_match_header_main_header_chrono_cnt{margin-left:5px}
    div.div_idalgo_content_match_header_main_header_center{
        position:relative;display:block;
        width:30%;
        margin:0 auto;
        height:100%;
    }
        div.div_idalgo_content_match_header_main_header_center_top{
            position:absolute;
            display:block;
            height:30px;
            width:100%;
            top:0.66em;
            left:0;
            font-size:1.2em;
            font-weight:bold;
            color:#74757a;
            text-shadow: 1px 1px 0 #999999;
            transition: 2s;
            text-transform:uppercase;
        }
        div.div_idalgo_content_match_header_main_header_center_top *{
            display:block;
            font-size:0.6em;
            text-shadow:none;
        }
        div.div_idalgo_content_match_header_main_header_center_halftime{
            position:absolute;
            height:30px;
            width:100%;
            top:96px;
            left:0;
            font-size:0.75em;
            font-weight:bold;
            color:#74757a;
        }
        div.div_idalgo_content_match_header_main_header_center_halftime * {display:block;}

        div.div_idalgo_content_match_header_main_header_center_score{
            position:absolute;display:block;
            height:50px;width:100%;
            top:50%;margin-top:-0.7em;
            left:0;
            font-weight:bold;
            font-size:3em;
            line-height:0.8em;
            text-align:center;
            transition: 2s;
        }
        span.span_idalgo_content_match_header_main_header_center_score_local{
            position:absolute;
            right:50%;top:0;
            margin-right:15px;
        }
        span.span_idalgo_content_match_header_main_header_center_score_visitor{
            position:absolute;
            left:50%;top:0;
            margin-left:15px;
        }
    div.div_idalgo_content_match_header_main_header_visitor{
        position:absolute;display:block;
        right:0;top:0;
        width:40%;height:100%;
        overflow:hidden;
    }
    div.div_idalgo_content_match_header_main_header_visitor_cnt{
      margin:20px auto 8px auto;
      background-color:white;
      width:75px;height:75px;
      -webkit-border-radius:6px;
      -moz-border-radius:6px;
      border-radius:6px;
    }
    img.img_idalgo_content_match_header_main_header_visitor_cnt{
      margin-top:4px;
    }
    a.a_idalgo_content_match_header_main_header_visitor{
        display:block;
        font-size:1.5em;
        line-height:0.9em;
        font-weight:bold;
    }

div.div_idalgo_content_match_header_main_goal{
    position:relative;display:block;
    border-bottom:1px solid #c2c2c2
}

div.div_idalgo_content_match_header_main_referee{
    position:relative;display:block;
    text-align:center;
    font-size:0.6875em;
    height:0;
    z-index:1;
}
bdo.bdo_idalgo_content_match_header_main_referee{position:relative;top:-9px;background-color:#ffffff;padding:0 5px}
    span.span_idalgo_content_match_header_main_referee_title{
        color:#74757a;
        margin-right:5px;
    }
    span.span_idalgo_content_match_header_main_referee_name{
        color:#272727;
    }
div.div_idalgo_content_match_header_main_stadium{
    position:relative;display:block;
    border-bottom:1px solid #c2c2c2;
    font-size:0.6875em;
    height:32px;
}
    div.div_idalgo_content_match_header_main_stadium_info{
        position:absolute;
        left:5px;top:0;
        height:100%;width:60%;
        text-align:left;
        line-height:2.9090em;
    }
        span.span_idalgo_content_match_header_main_stadium_info_title{
            color:#74757a;
        }
        span.span_idalgo_content_match_header_main_stadium_info_name{
            color:#272727;
        }
    div.div_idalgo_content_match_header_main_stadium_audience{
        position:absolute;
        right:5px;top:0;
        height:100%;width:40%;
        text-align:right;
        line-height:2.9090em;
    }
    bdo.bdo_idalgo_content_match_header_main_stadium_audience{direction:ltr;}

div.div_idalgo_content_match_header_main_header_box_standing{position:absolute;display:block;width:35px;height:75px;top:-5px;background-color:#105b74;color:#ffffff}
    span.span_idalgo_content_match_header_main_header_box_standing_position{display:block;font-size:0.6875em;font-weight:bold;line-height:3em}
    span.span_idalgo_content_match_header_main_header_box_standing_points{display:block;font-size:0.6875em;font-weight:bold;line-height:1em;margin:0 5px}
div.div_idalgo_content_match_header_main_header_box_local{left:10px}
    div.div_idalgo_content_match_header_main_header_box_local:before{
        content:'';position:absolute;
        top:0;left:100%;
        width: 0px;height: 0px;
        border:0 solid #ffffff;
        border-bottom:5px solid #c2c2c2;
        border-right:5px solid #ffffff
    }
    div.div_idalgo_content_match_header_main_header_box_local:after{
        content:'';position:absolute;
        bottom:-16px;left:0;
        width: 0px;height: 0px;
        border:0 solid #ffffff;
        border-top:16px solid #105b74;
        border-right:35px solid transparent
    }
div.div_idalgo_content_match_header_main_header_box_visitor{right:10px}
    div.div_idalgo_content_match_header_main_header_box_visitor:before{
        content:'';position:absolute;
        top:0;right:100%;
        width: 0px;height: 0px;
        border:0 solid #ffffff;
        border-bottom:5px solid #c2c2c2;
        border-left:5px solid #ffffff
    }
    div.div_idalgo_content_match_header_main_header_box_visitor:after{
        content:'';position:absolute;
        bottom:-16px;right:0;
        width: 0px;height: 0px;
        border:0 solid #ffffff;
        border-top:16px solid #105b74;
        border-left:35px solid transparent
    }

/** chrono pour l'arabe **/
html[lang="ar"] div.div_idalgo_content_match_header_main_header_chrono_cnt{width:160px}

/* 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{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left:0;
    background-size: cover;
    background-repeat:no-repeat;
}

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

img.img_idalgo_content_match_header_full_competition{position:absolute; left:10px;top:10px}

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.img_idalgo_content_match_header_full_first_match_local,
img.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.img_idalgo_content_match_header_full_main_header_local_cnt_mobile,
img.img_idalgo_content_match_header_full_main_header_visitor_cnt_mobile,
div.div_idalgo_content_match_header_full_standing_mobile{display:none}

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;
}
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:relative;
    display:block;
    height:100%;

}

div.div_idalgo_content_match_header_full_main_header_local_side {float:right;margin-right:10px}
div.div_idalgo_content_match_header_full_main_header_visitor_side{float:left;margin-left:10px}

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;
    margin-top: 5px;
}
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 #idalgo_dom_event_match_center_team_list_goal_visitor{
    text-align:left;
}
div.div_idalgo_content_match_header_full_main_header #idalgo_dom_event_match_center_team_list_goal_local{
    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_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:#74757a;
    text-shadow: 1px 1px 0 #999999;
    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{
    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:#74757a;
}
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:70%;height:50px;text-align:center;overflow:visible}

div.div_idalgo_content_match_header_full_main_header_name_teams_local  {left: 0;margin-left: -50px}
div.div_idalgo_content_match_header_full_main_header_name_teams_visitor{right:0;margin-right:-50px}

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}

/* 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 #c2c2c2;color:#74757a}

    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:#272727}

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 #c2c2c2;color:#74757a}

    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:#105b74;
        left:0;top:50%;margin-top:-3px;
        background-color:#eeeeee;
    }
    div.div_idalgo_content_match_information_content_audience_bar_bar{background-color:#105b74}

    span.span_idalgo_content_match_information_content_audience_bar_bar_percentage{color:#105b74;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:#105b74;
    }
    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:#105b74;
        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 #105b74;

    }

/* Module/Pattern/CSS/MatchSquad.css ******************************************************/

/* La zone de contenu principale *******************************************************/
div.div_idalgo_content_match_squad_container_border {
    position:relative;
    border:1px solid #999999;
    display: block;
    overflow:hidden;
    margin-bottom:40px
}

div.div_idalgo_content_match_squad_container {
    position:relative;
    margin:20px
}

/* Logo des &eacute;quipes *********************************************************/
img.img_idalgo_content_match_squad_container_team_picture_local,
img.img_idalgo_content_match_squad_container_team_picture_visitor{
    position:absolute;
    display:block;
    left:37px;
}

img.img_idalgo_content_match_squad_container_team_picture_local  {top:40px}
img.img_idalgo_content_match_squad_container_team_picture_visitor{bottom:40px}
img.img_idalgo_content_match_squad_container_team_opacity{
    opacity:0.2
}

img.img_idalgo_content_match_squad_container_team_picture_local_small,
img.img_idalgo_content_match_squad_container_team_picture_visitor_small{
    display:none
}

/* Tactiques **************************************************************************/
span.span_idalgo_content_match_squad_container_tactic_local,
span.span_idalgo_content_match_squad_container_tactic_visitor{
    position:absolute;
    display:block;
    right:0;
    height:20px;
    line-height:20px;
    margin:0;
    color:#105b74;
    float:right;
    font-size:0.9em;
    font-weight:bold
}
span.span_idalgo_content_match_squad_container_tactic_local{
    top:-20px
}
span.span_idalgo_content_match_squad_container_tactic_visitor{
    bottom:-20px
}

/* Le terrain **************************************************************************/
div.div_idalgo_content_match_squad_main {
    position:relative;
    margin:0;
    margin-left:140px;
    z-index:9;
    overflow:hidden;
}

img.img_idalgo_content_match_squad_main_background{
    width:100%;
    max-height:100%;
    border:none;
}

img.img_idalgo_content_match_squad_main_background_opacitiy_08 {
    opacity:0.8;
}

div.div_idalgo_content_match_squad_main_list {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-transition: left 0.2s;
       -moz-transition: left 0.2s;
        -ms-transition: left 0.2s;
         -o-transition: left 0.2s;
            transition: left 0.5s
}

div.div_idalgo_content_match_squad_main_list_unselected {
    left:100%
}

div.div_idalgo_content_match_squad_main_list_selected {
    left:0
}
ul.ul_idalgo_content_match_squad {
    position:absolute;
    left:0;
    width:100%;
    height:50%
}
ul.ul_idalgo_content_match_squad[data-team=local]{
    top:0
}

ul.ul_idalgo_content_match_squad[data-team=visitor]{
    bottom:0
}

/* Joueurs **************************************************************************/
ul.ul_idalgo_content_match_squad li {
    position:relative;
    width:78px;
    height:40px;
    margin:-20px 0 0 -39px;
    float:left;
    overflow:hidden;
    cursor:pointer;
}

div.div_idalgo_content_match_squad_event_web,
div.div_idalgo_content_match_squad_event_mobile {
    position:absolute;
    top:0;
    left:0;
    width:78px;
    height:40px;
}

div.div_idalgo_content_match_squad_event_web {
    display:block;
}

div.div_idalgo_content_match_squad_event_mobile {
    display:none;
}

div.div_idalgo_content_match_squad_shirt {
    position:absolute;
    width:21px;
    height:21px;
    line-height:21px;
    top:0px;
    left:27px;
    border: 2px solid #74757a;
    -webkit-border-radius:50%;
       -moz-border-radius:50%;
            border-radius:50%;
    background-color:#eeeeee;
    color:#272727;
    font-size: 0.75em;
    font-weight:normal;
    text-align:center;
}

ul.ul_idalgo_content_match_squad li:hover div.div_idalgo_content_match_squad_shirt {
    background-color: yellow !important;
    color:#272727 !important;
    -webkit-transition: 0.5s;
       -moz-transition: 0.5s;
        -ms-transition: 0.5s;
         -o-transition: 0.5s;
            transition: 0.5s
}

span.span_idalgo_content_match_squad_shirt{
    position:relative;
    display:block;
    width:100%;
    height:100%;
    line-height:21px;
    font-weight:bold;
}

div.div_idalgo_content_match_squad_player {
    position:absolute;
    width:78px;
    height:15px;
    line-height:15px;
    bottom:0;
    text-align:center;
}

a.a_idalgo_content_match_squad_player {
    line-height:15px;
    color:#ffffff;
    font-size:0.65em;
    font-weight:bold;
}

/* Actions des joueurs *****************************************************************/
/* Buts */

div.div_idalgo_content_match_squad_goal {
    position:absolute;
    top:2px;
    left:0px;
    width:27px;
    height:37px;
}
span.span_idalgo_content_match_squad_goal_bal {
    display:block;
    float:right;
    margin-right:1px;
    margin-bottom:1px;
    height:0;
    width:0;
    border:3px solid #ffffff;
    border-radius: 50%;
}

/* Carton Jaune */
div.div_idalgo_content_match_squad_yellow {
    position:absolute;
    top:3px;
    right:20px;
    width:4px;
    height:8px;
}

div.div_idalgo_content_match_squad_yellow span {
    display:block;
    width:4px;
    height:8px;
    background-color: yellow;
}

/* 2e Carton Jaune */
div.div_idalgo_content_match_squad_yellow_red {
    position:absolute;
    top:1px;
    right:12px;
    width:4px;
    height:8px;
    background-color: red;
}

div.div_idalgo_content_match_squad_yellow_red span {
    display:block;
    position:absolute;
    top:2px;
    right:2px;
    width:4px;
    height:8px;
    background-color: yellow;
}


/* Carton Rouge */
div.div_idalgo_content_match_squad_red {
    position:absolute;
    top:5px;
    right:21px;
    width:4px;
    height:8px;
}

div.div_idalgo_content_match_squad_red span {
    display:block;
    width:4px;
    height:8px;
    background-color: red;
}


/* Changements */
div.div_idalgo_content_match_squad_substitute {
    position:absolute;
    bottom:20px;
    right:16px;
    width:6px;
    height:6px;
}

div.div_idalgo_content_match_squad_substitute span {
    display:block;
    position:absolute;
    width:0;
    height:0;
    border:6px solid transparent;
}

div.div_idalgo_content_match_squad_substitute span.span_idalgo_content_match_squad_substitute_in {
    border-right:6px solid green;
    margin-top: 2px;
}

div.div_idalgo_content_match_squad_substitute span.span_idalgo_content_match_squad_substitute_out {
    border-left:6px solid red;
    margin-left: 5px;
    margin-top: -4px;
}


/* D&eacute;tail d'un joueur ******************************************************************/
div.div_idalgo_content_match_squad_container_identity_background{
    display:none;
}
div.div_idalgo_content_match_squad_container_identity{
    position:absolute;
    display:block;
    padding:5px;
    width:130px;
    height:300px;
    top:50%;
    left:-200px;
    margin-top:-150px;
    background-color: #ffffff;
    z-index: 20;
    -webkit-transition: 0.1s;
       -moz-transition: 0.1s;
        -ms-transition: 0.1s;
         -o-transition: 0.1s;
            transition: 0.1s;
    border-radius: 3px;
    overflow:hidden
}
div.div_idalgo_content_match_squad_container_identity_active{
    left:0
}

div.div_idalgo_content_match_squad_container_identity_arrow {
    display:block;
    position:absolute;
    width:0;
    height:0;
    top:50%;
    right:-48px;
    margin-top:-24px;
    border:24px solid transparent;
    border-left:24px solid #ffffff;
}

div.div_idalgo_content_match_squad_container_identity div {
    color:#999999;
    font-size:0.7em;
}

div.div_idalgo_content_match_squad_container_identity div.div_idalgo_content_match_squad_container_identity_name {
    color:#b30152;
    font-size:0.75em;
    text-transform: uppercase;
    font-weight:bold
}

div.div_idalgo_content_match_squad_container_identity div.div_idalgo_content_match_squad_container_identity_firstname {
    color:#272727;
    font-size:0.8em;
    text-transform: capitalize;
    font-weight:bold
}

div.div_idalgo_content_match_squad_container_identity_picture {
    padding:10px 0px;
    width:66px;
}

div.div_idalgo_content_match_squad_container_identity_picture img {
    width:66px;
    height:91px;
}

div.div_idalgo_content_match_squad_container_identity div.div_idalgo_content_match_squad_container_identity_competition{
    margin-top:10px;overflow:hidden;text-overflow:ellipsis;right:2px}
div.div_idalgo_content_match_squad_container_identity_competition span{white-space:nowrap}

div.div_idalgo_content_match_squad_container_identity div.div_idalgo_content_match_squad_container_identity_statistic {
    font-size:1em;right:2px
}
div.div_idalgo_content_match_squad_container_identity_statistic div {
    line-height:2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}

div.div_idalgo_content_match_squad_container_identity_info{
    margin-right:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}


/* Boutons de gestion de l'affichage "Titulaires/Rempla&ccedil;ants" *************************************************************************/
ul.ul_idalgo_content_match_squad_container_action {
    position:absolute;
    left:0;
    top:50%;
    width:140px;
    margin-top:-22px;
    z-index:10; /* Pour placer les fl&egrave;ches sous IE au dessus du terrain */
}

ul.ul_idalgo_content_match_squad_container_action li {
    position:relative;
    height:22px;
    line-height:22px;
    color:#999999;
    text-transform: uppercase;
    text-indent: 10px;
    font-size: 0.75em;
    cursor:pointer;
}


ul.ul_idalgo_content_match_squad_container_action li.li_idalgo_content_match_squad_container_action_selected {
    background-color: #b30152;
    color:#ffffff;
}

ul.ul_idalgo_content_match_squad_container_action li.li_idalgo_content_match_squad_container_action_selected div.div_idalgo_content_match_squad_container_action_arrow {
    position:absolute;
    height:0;
    width:0;
    border:11px solid transparent;
    border-left:11px solid #b30152;
    top:0;
    right:-22px;
}

/* 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:#c2c2c2}
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:#999999;
    font-size:0.5em;
    text-align:center
}

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

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:#eeeeee;
    background: -webkit-linear-gradient( top, #ffffff, #eeeeee);
    background:    -moz-linear-gradient( top, #ffffff, #eeeeee);
    background:     -ms-linear-gradient( top, #ffffff, #eeeeee);
    background:      -o-linear-gradient( top, #ffffff, #eeeeee);
    background:         linear-gradient( top, #ffffff, #eeeeee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eeeeee);
}
div.div_idalgo_content_match_timeline_content_line_gradient_bottom{
    position:absolute;width:100%;height:15px;top:50%;background-color:#eeeeee;
    background: -webkit-linear-gradient( top, #eeeeee, #ffffff);
    background:    -moz-linear-gradient( top, #eeeeee, #ffffff);
    background:     -ms-linear-gradient( top, #eeeeee, #ffffff);
    background:      -o-linear-gradient( top, #eeeeee, #ffffff);
    background:         linear-gradient( top, #eeeeee, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeeee, 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, #4db103);
    background:    -moz-linear-gradient( top, #ffffff, #4db103);
    background:     -ms-linear-gradient( top, #ffffff, #4db103);
    background:      -o-linear-gradient( top, #ffffff, #4db103);
    background:         linear-gradient( top, #ffffff, #4db103);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#4db103);
}
div.div_idalgo_content_match_timeline_content_line_gradient div.div_idalgo_content_match_timeline_content_line_gradient_bottom{
    background: -webkit-linear-gradient( top, #4db103, #ffffff);
    background:    -moz-linear-gradient( top, #4db103, #ffffff);
    background:     -ms-linear-gradient( top, #4db103, #ffffff);
    background:      -o-linear-gradient( top, #4db103, #ffffff);
    background:         linear-gradient( top, #4db103, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4db103, 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:#b30152 #c2c2c2 #c2c2c2 #c2c2c2}
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: #c2c2c2 #c2c2c2 #b30152 #c2c2c2}
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:#c2c2c2}
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 #b30152 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:#b30152 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/Pattern/CSS/Menu.css ************************************************************/
div.div_idalgo_menu nav.nav_idalgo_menu_submenu,
div.div_idalgo_menu button{
    z-index:10;
}

div.div_idalgo_menu:after {
    content:'';
    position:relative;
    display:block;
    clear:both
}

/* TYPE DE MENU PRINCIPAL (RUBRIQUE) */
nav.nav_idalgo_menu {
    position:relative;
    width:100%;
    padding:0;
    margin:0;
    clear:both
}
ul.ul_idalgo_menu {
    position:relative;
    width:100%;
    height:37px;
    float:left;
    background-color:#105b74
}
button.button_idalgo_menu{
    display:none
}
li.li_idalgo_menu {
    display:block;
    float:left;
    padding:0;
    margin:0;
}
nav.nav_idalgo_menu_submenu{
    position:absolute;
    display:none;
    clear:both;
    left:0;
    right:0;
    border-style:solid;
    border-width:0 1px 1px 1px;
    border-color:#c2c2c2;
    background-color:#ffffff
}
ul.ul_idalgo_menu_submenu{
    position:relative;
    display:block;
    top:0;
    width:100%;
}
nav.nav_idalgo_menu a{
    position:relative;
    display:block;
    width:auto;
    padding:0 20px;
    color:#ffffff;
}
nav.nav_idalgo_menu a span{
    color:#ffffff;
    font-weight:bold;
    font-size:0.688em;
    line-height:37px;
}
nav.nav_idalgo_menu a:hover{
    cursor:pointer;
    text-decoration:underline;
}
button.button_idalgo_submenu_close{
    position:absolute;
    margin:0;
    padding:0 10px;
    height:20px;
    bottom:0;
    right:0;
    border-style:solid;
    border-width:1px 0 0 0;
    border-color:#c2c2c2;
    background-color:transparent;
    color:#999999;
    font-weight:bold;
    font-size:0.688em;
    line-height:20px;
    cursor:pointer;
}
button.button_idalgo_submenu_close:hover{
    color:#74757a;
}




/** PERSONNALISATION DES MENUS **/
div.div_idalgo_menu_type_1 nav.nav_idalgo_menu{
    background-color:#272727;
}
div.div_idalgo_menu_type_1 li.li_idalgo_menu_selected{
    color:#ffe7f1;
}
div.div_idalgo_menu_type_3,
div.div_idalgo_menu_type_20,
div.div_idalgo_menu_type_27,
div.div_idalgo_menu_type_34,
div.div_idalgo_menu_type_37 {
    background-color:#ffffff;
}
div.div_idalgo_menu_type_3 ul.ul_idalgo_menu,
div.div_idalgo_menu_type_20 ul.ul_idalgo_menu,
div.div_idalgo_menu_type_27 ul.ul_idalgo_menu,
div.div_idalgo_menu_type_34 ul.ul_idalgo_menu,
div.div_idalgo_menu_type_37 ul.ul_idalgo_menu{
    background-color:#c2c2c2;
}
div.div_idalgo_menu_type_3 li.li_idalgo_menu:hover,
div.div_idalgo_menu_type_20 li.li_idalgo_menu:hover,
div.div_idalgo_menu_type_27 li.li_idalgo_menu:hover,
div.div_idalgo_menu_type_34 li.li_idalgo_menu:hover,
div.div_idalgo_menu_type_37 li.li_idalgo_menu:hover{
    background-color:#ffffff;
}
div.div_idalgo_menu_type_3 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_20 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_27 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_34 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_37 ul.ul_idalgo_menu_selected{
    background-color:#ffffff;
}
div.div_idalgo_menu_type_3 a,
div.div_idalgo_menu_type_3 a span,
div.div_idalgo_menu_type_20 a,
div.div_idalgo_menu_type_20 a span,
div.div_idalgo_menu_type_27 a,
div.div_idalgo_menu_type_27 a span,
div.div_idalgo_menu_type_34 a,
div.div_idalgo_menu_type_34 a span,
div.div_idalgo_menu_type_37 a,
div.div_idalgo_menu_type_37 a span{
    color:#272727;
}
div.div_idalgo_menu_type_3 li.li_idalgo_menu_submenu a,
div.div_idalgo_menu_type_3 li.li_idalgo_menu_submenu a span,
div.div_idalgo_menu_type_20 li.li_idalgo_menu_submenu a,
div.div_idalgo_menu_type_20 li.li_idalgo_menu_submenu a span,
div.div_idalgo_menu_type_27 li.li_idalgo_menu_submenu a,
div.div_idalgo_menu_type_27 li.li_idalgo_menu_submenu a span,
div.div_idalgo_menu_type_29 li.li_idalgo_menu_submenu a,
div.div_idalgo_menu_type_29 li.li_idalgo_menu_submenu a span,
div.div_idalgo_menu_type_34 li.li_idalgo_menu_submenu a,
div.div_idalgo_menu_type_34 li.li_idalgo_menu_submenu a span,
div.div_idalgo_menu_type_37 li.li_idalgo_menu_submenu a,
div.div_idalgo_menu_type_37 li.li_idalgo_menu_submenu a span{
    color:#74757a;
}
div.div_idalgo_menu_type_3 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu,
div.div_idalgo_menu_type_3 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu span,
div.div_idalgo_menu_type_20 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu,
div.div_idalgo_menu_type_20 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu span,
div.div_idalgo_menu_type_27 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu,
div.div_idalgo_menu_type_27 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu span,
div.div_idalgo_menu_type_29 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu,
div.div_idalgo_menu_type_29 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu span,
div.div_idalgo_menu_type_34 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu,
div.div_idalgo_menu_type_34 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu span,
div.div_idalgo_menu_type_37 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu,
div.div_idalgo_menu_type_37 li.li_idalgo_menu_submenu_selected a.a_idalgo_menu_submenu span
{
    color:#b30152;
}
div.div_idalgo_menu_type_3 li.li_idalgo_menu_selected a.a_idalgo_menu,
div.div_idalgo_menu_type_3 li.li_idalgo_menu_selected a.a_idalgo_menu span.span_idalgo_menu,
div.div_idalgo_menu_type_20 li.li_idalgo_menu_selected a.a_idalgo_menu,
div.div_idalgo_menu_type_20 li.li_idalgo_menu_selected a.a_idalgo_menu span.span_idalgo_menu,
div.div_idalgo_menu_type_27 li.li_idalgo_menu_selected a.a_idalgo_menu,
div.div_idalgo_menu_type_27 li.li_idalgo_menu_selected a.a_idalgo_menu span.span_idalgo_menu,
div.div_idalgo_menu_type_34 li.li_idalgo_menu_selected a.a_idalgo_menu,
div.div_idalgo_menu_type_34 li.li_idalgo_menu_selected a.a_idalgo_menu span.span_idalgo_menu,
div.div_idalgo_menu_type_37 li.li_idalgo_menu_selected a.a_idalgo_menu,
div.div_idalgo_menu_type_37 li.li_idalgo_menu_selected a.a_idalgo_menu span.span_idalgo_menu{
    color:#105b74;
}
div.div_idalgo_menu_type_3 li.li_idalgo_menu_submenu,
div.div_idalgo_menu_type_20 li.li_idalgo_menu_submenu,
div.div_idalgo_menu_type_27 li.li_idalgo_menu_submenu,
div.div_idalgo_menu_type_29 li.li_idalgo_menu_submenu,
div.div_idalgo_menu_type_34 li.li_idalgo_menu_submenu,
div.div_idalgo_menu_type_37 li.li_idalgo_menu_submenu{
    position:relative;
    display:block;
    height:37px;
    margin:10px 0;
    float:left;
    text-align:center;
}

div.div_idalgo_menu_type_4 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_6 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_7 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_21 nav.nav_idalgo_menu
div.div_idalgo_menu_type_30 nav.nav_idalgo_menu{
    background-color:#105b74;
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(0,0,0,0.2)));
    background-image:-webkit-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:   -moz-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:    -ms-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:     -o-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:        linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    filter:      progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0000000, endColorstr=#40000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0000000, endColorstr=#40000000)";
    *zoom:1;
}
div.div_idalgo_menu_type_4 a.a_idalgo_menu:after,
div.div_idalgo_menu_type_6 a.a_idalgo_menu:after,
div.div_idalgo_menu_type_7 a.a_idalgo_menu:after,
div.div_idalgo_menu_type_21 a.a_idalgo_menu:after,
div.div_idalgo_menu_type_30 a.a_idalgo_menu:after{
    content:'';
    position:absolute;
    display:block;
    top:0;
    right:0;
    width:1px;
    height:37px;
    background-color:transparent;
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,1)), to(transparent));
    background-image:-webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0.5), transparent);
    background-image:   -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0.5), transparent);
    background-image:    -ms-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0.5), transparent);
    background-image:     -o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0.5), transparent);
    background-image:        linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0.5), transparent);
    filter:      progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFFFFFFF, endColorstr=#00000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFFFFFFF, endColorstr=#00000000)";
    *zoom:1;
}
div.div_idalgo_menu_type_4 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_6 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_7 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_21 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_28 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_30 li.li_idalgo_menu_selected{
    background-color:#e7e7e7;
    background-repeat:no-repeat;
    background-position:top center;
}
div.div_idalgo_menu_type_4 li.li_idalgo_menu_selected  a,
div.div_idalgo_menu_type_6 li.li_idalgo_menu_selected  a,
div.div_idalgo_menu_type_7 li.li_idalgo_menu_selected  a,
div.div_idalgo_menu_type_21 li.li_idalgo_menu_selected  a,
div.div_idalgo_menu_type_28 li.li_idalgo_menu_selected  a,
div.div_idalgo_menu_type_30 li.li_idalgo_menu_selected  a,
div.div_idalgo_menu_type_4 li.li_idalgo_menu_selected  a span,
div.div_idalgo_menu_type_6 li.li_idalgo_menu_selected  a span,
div.div_idalgo_menu_type_7 li.li_idalgo_menu_selected  a span,
div.div_idalgo_menu_type_21 li.li_idalgo_menu_selected  a span,
div.div_idalgo_menu_type_28 li.li_idalgo_menu_selected  a span,
div.div_idalgo_menu_type_30 li.li_idalgo_menu_selected  a span{
    color:#105b74;
    height:37px;
}
div.div_idalgo_menu_type_4 li.li_idalgo_menu a,
div.div_idalgo_menu_type_6 li.li_idalgo_menu a,
div.div_idalgo_menu_type_7 li.li_idalgo_menu a,
div.div_idalgo_menu_type_21 li.li_idalgo_menu a,
div.div_idalgo_menu_type_30 li.li_idalgo_menu a,
div.div_idalgo_menu_type_4 li.li_idalgo_menu a span,
div.div_idalgo_menu_type_6 li.li_idalgo_menu a span,
div.div_idalgo_menu_type_7 li.li_idalgo_menu a span,
div.div_idalgo_menu_type_21 li.li_idalgo_menu a span,
div.div_idalgo_menu_type_30 li.li_idalgo_menu a span{
    line-height:37px;
}

/* Module/Pattern/CSS/PlayerCalendar.css **************************************************/

div.div_idalgo_player_calendar{margin-left:20px;margin-bottom: 25px;}
div.idalgo_player_calendar_player div.div_idalgo_content_calendar_part_listbox div.div_idalgo_listbox{width:50%;margin-left:25%}
div.idalgo_player_calendar_player p.p_idalgo_content_calendar_content{float:left;cursor:pointer}

span.span_idalgo_content_calendar_competition_stats{font-weight:bold;width:25px;float:right;text-align:center}

ul.ul_idalgo_content_calendar_list span.span_idalgo_content_calendar_icone_home{
    width:20px;
    height:20px;
    float:left;
    background-position: -16px -1306px;
}
ul.ul_idalgo_content_calendar_list span.span_idalgo_content_calendar_icone_away{
    width:20px;
    height:20px;
    float:left;
    background-position: -16px -1336px;
}
li.li_idalgo_content_calendar_competition_old_team {text-align:center;padding-right:0}
li.li_idalgo_content_calendar_competition_old_team img {vertical-align:top;margin:0 5px}
div.div_idalgo_player_calendar a.a_idalgo_content_calendar_local_team,
div.div_idalgo_player_calendar a.a_idalgo_content_calendar_visitor_team{width:15%}

/* L&eacute;gende des statistiques */
div.div_idalgo_content_calendar_average{float:right;margin-bottom:20px;padding-top:3px}
ul.ul_idalgo_content_calendar_average li,
ul.ul_idalgo_content_calendar_average_bottom li{
    float:left;
    width:25px;
    text-align:center;
    font-size:0.8125em;
    font-weight: bold;
    }
ul.ul_idalgo_content_calendar_average li span,
ul.ul_idalgo_content_calendar_average_bottom li span{
    display:block;
    clear:both;
    width:20px;
    height:20px;
    margin: 0 auto 3px
}

div.div_idalgo_content_calendar_average_bottom{width:100%;margin:0}
ul.ul_idalgo_content_calendar_average_bottom{float:right;margin-bottom:20px;padding-top:3px}
div.div_idalgo_content_calendar_average_bottom:after{
    content:'';
    position:relative;
    display:block;
    left:0;
    right:0;
    clear:both;
    height:1px;
}

div.div_idalgo_content_calendar_average_bottom{margin-top:10px}
div.idalgo_player_calendar_player li.li_idalgo_content_calendar_average_time span{background-position: -16px -1835px}

/* Module/Pattern/CSS/PlayerHeader.css ****************************************************/
div.div_idalgo_person_header{
    position:relative;
    display:block;
    background-color:#105b74;
    height:200px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    margin-bottom:70px;
}

div.div_idalgo_person_header_background_filter{
    position:absolute;
    display:block;
    height:100%;
    width:100%;
    background-color: black;
    opacity:0.6;
}

div.div_idalgo_person_header_content{
    position: relative;
    display:block;
    height:100%;
}

div.div_idalgo_person_header_content_left,
div.div_idalgo_person_header_content_right{
    position:relative;
    display: block;
    float: left;
    height:100%;
}

div.div_idalgo_person_header_content_left{margin-left: 110px;}

span.span_idalgo_person_header_footer_number{
    font-weight: bold;
    float:left;
    margin-right: 10px;
}

span.span_idalgo_person_header_footer_number,
span.span_idalgo_person_header_footer_country{
    font-size: 1em;
}

div.div_idalgo_person_header_content_left_photo{
    height: 100px;
    margin-top:145px;
    margin-right:20px;
}

div.div_idalgo_person_header_footer{
    position: relative;display: block;
    margin-left: 260px;
    margin-top: 10px;
}

img.img_idalgo_person_header_footer_country{
    margin-right: 10px;
    border: 2px solid #ffffff;
    z-index: 1;
    float: left;
}

img.img_idalgo_person_header_footer_logo {position: absolute;display: block;right :30px;top: 5px}

span.span_idalgo_person_header_footer_country{font-weight:bold;float:left}

div.div_idalgo_person_header_content img.img_idalgo_person_header_content_left_photo_picture{
    position: relative;
    display: block;
    height: 100px;
    border-radius: 50%;
    border: 4px solid #ffffff;
}

div.div_idalgo_person_header_content_right_name{
    position: absolute;
    float: left;
    bottom: 15px;
    color: #ffffff;
    white-space:nowrap
}

div.div_idalgo_person_header_footer_country_logo{
    float: right;
    margin-right: 40px;
}

span.span_idalgo_person_header_content_right_name_firstname,
span.span_idalgo_person_header_content_right_name_lastname{
    font-size:3em;
    margin-left: 15px;
}

span.span_idalgo_person_header_content_right_name_lastname{
    font-weight:bold;
}

div.div_idalgo_person_header_background{
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%
}

img.img_idalgo_person_header_background{
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size:cover;
    min-height: 100%;
    min-width: 100%
}

/* Module/Pattern/CSS/PlayerIdentity.css **************************************************/
div.div_idalgo_player_identity{position:relative;display:block;margin-left:20px;margin-bottom:25px;}
div.div_idalgo_player_identity_content{position:relative;display:block}

div.div_idalgo_player_identity_content_line{
    position:relative;display:block;
    min-height: 2em;line-height: 2em;
    border-bottom: 1px solid #c2c2c2;
    text-transform: uppercase;
}

span.span_idalgo_player_identity_content_line_label{
    position:absolute;display:block;
    color: #999999;
    width: 50%;
    height: 100%;
    top:0;left:0;
    font-size:0.875em;
}

span.span_idalgo_player_identity_content_line_value,
a.a_idalgo_player_identity_content_line_value{
    position: relative;display:block;
    top:0;left:50%;
    font-weight: bold;
    color: #272727;
    width: 50%;
    font-size:0.875em;
}
span.span_idalgo_player_identity_content_line_value_subinfo{font-weight: normal}

img.img_idalgo_player_identity_content_line_value_country{
    position:absolute;display:block;
    width:16px;height:11px;
    top:50%;margin-top:-6px;
    left:0;
}
img.img_idalgo_player_identity_content_line_value_country+span{margin-left:20px}

/* Module/Pattern/CSS/Result.css **********************************************************/

div.div_idalgo_content_result{position:relative}
div.div_idalgo_content_result ul.ul_idalgo_nav > li.li_idalgo_left{width:50%}

ul.ul_idalgo_content_result_date_list{margin:5px 0 0 0}
div.div_idalgo_content_result_date_list_title{
    position:relative;display:block;
    font-size:0.6875em;
    margin-bottom:3px;
    color:#272727;
    background-color: #eeeeee;
    padding-top: 10px;
}
div.div_idalgo_content_result_date_list_title span{margin-left:20px}
ul.ul_idalgo_content_result_date_list_match{position:relative;display:block;}
li.li_idalgo_content_result_date_list_match{position:relative;display:block;background-color: #ffffff;}
ul.ul_idalgo_content_result_date_list_match li.li_idalgo_content_result_date_list_match{border:1px solid #c2c2c2;}
ul.ul_idalgo_content_result_date_list_match li.li_idalgo_content_result_date_list_match+li{border-top:none;}

div.div_idalgo_content_result ul.ul_idalgo_content_result_group_list_team{
    position:relative;
    display:block;
    height:2em;
    text-align:right;
    padding:0 10px 10px 0;
    margin-top: 60px;
}
div.div_idalgo_content_result li.li_idalgo_content_result_group_list_team{
    position:relative;
    display:block;
    float:left;
    zoom:1;
    line-height:2em;
    text-align:center;
    white-space:nowrap;
    overflow: visible;
    font-size: 0.8em;
}
div.div_idalgo_content_result ul.ul_idalgo_content_result_group_list_team_small li.li_idalgo_content_result_group_list_team{
    width:15%;
}

div.div_idalgo_content_result a.a_idalgo_content_result_group_list_team{
    position:relative;
    line-height:1em;
    padding-left:25px;
    vertical-align:middle;
    padding: 0;
    display: block;
    padding-top: 10px;
    white-space: normal;
}

div.div_idalgo_content_result img.img_idalgo_content_result_group_list_team{
    position:absolute;
    top: -42px;
    left: 0;
    right: 0;
    margin: auto;
}

/***** R&eacute;sultat/Classement *****/
/***** Boutton tout ouvrir/tout fermer *****/
div.div_idalgo_content_result_button
{cursor:pointer;position:relative;float:right;border:1px solid #eeeeee;background:#eeeeee;padding:3px;font-size:0.6em;}

div.div_idalgo_content_result ul.ul_idalgo_nav_tab_result_standing {
    padding-left: 7px;
    padding-right: 15px;
    margin-bottom: 0;
}

div.div_idalgo_content_result ul.ul_idalgo_nav_tab_result_standing > li {
    max-height: 40px;
}

div.div_idalgo_content_result ul.ul_idalgo_nav_tab_result_standing > li > a {
    border-bottom: none;
    height: 39px;
    line-height: 39px;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: none;
}

div.div_idalgo_content_result ul.ul_idalgo_nav_tab_result_standing > li {
    margin-bottom: 0;
}

div.div_idalgo_content_result ul.ul_idalgo_nav_tab > li > a.a_idalgo_active,
div.div_idalgo_content_result ul.ul_idalgo_nav_tab > li > a.a_idalgo_active:hover {
    background-color: #eeeeee;
    height: 41px;
}

div.div_idalgo_content_result_content,
div.div_idalgo_content_result div.div_idalgo_content_standing,
div.div_idalgo_content_result_content_result {
    background-color: #eeeeee;
    padding-bottom: 18px;
}

div.div_idalgo_content_result_content,
div.div_idalgo_content_result_content_result {
    padding-bottom: 38px;
}

div.div_idalgo_content_result ul.ul_idalgo_content_result_date_list {
    margin-top: 0;
}

div.div_idalgo_content_result li.li_idalgo_content_standing_head div.div_idalgo_content_standing_line > span {
    font-size: 0.9em;
}

div.div_idalgo_content_result li.li_idalgo_content_standing,
div.div_idalgo_content_result_group_content li.li_idalgo_content_standing_head,
li.li_idalgo_content_result_date_list_match {
    margin: 0 12px;
    width: auto;
}

div.div_idalgo_content_result li.li_idalgo_content_standing:nth-child(even) {
    background-color: #ffffff;
}

div.div_idalgo_content_result li.li_idalgo_content_standing:hover {
    background-color: #ffe7f1;
}

div.div_idalgo_content_result li.li_idalgo_content_standing_head:hover {
    background-color: transparent;
}

div.div_idalgo_content_result div.div_idalgo_content_standing_line div.div_idalgo_content_standing_name {
    font-size: 0.9em;
}

div.div_idalgo_content_result div.div_idalgo_content_standing_line>span,
div.div_idalgo_content_result div.div_idalgo_content_standing_line>div,
div.div_idalgo_content_result span.span_idalgo_content_standing_current{
    font-size: 0.9em;
}

div.div_idalgo_content_result span.span_idalgo_content_standing_current {
    position: absolute;
    left: 148px;
    padding: 0 !important;
    font-weight: bold;
    font-size: 1em;
}

div.div_idalgo_content_result span.span_idalgo_content_standing_played,
div.div_idalgo_content_result span.span_idalgo_content_standing_bo,
div.div_idalgo_content_result span.span_idalgo_content_standing_bd,
div.div_idalgo_content_result span.span_idalgo_content_standing_draw,
div.div_idalgo_content_result span.span_idalgo_content_standing_lost,
div.div_idalgo_content_result span.span_idalgo_content_standing_for,
div.div_idalgo_content_result span.span_idalgo_content_standing_against,
div.div_idalgo_content_result span.span_idalgo_content_standing_dif{
    color: #000000;
}

div.div_idalgo_content_result span.span_idalgo_content_standing_points {
    color: #105b74;
}

div.div_idalgo_content_result span.span_idalgo_content_standing_position {
    color: #272727;
}

div.div_idalgo_content_result ul.ul_idalgo_content_standing .button_idalgo_status_win,
div.div_idalgo_content_result ul.ul_idalgo_content_standing span.span_idalgo_content_standing_win_txt {
    color: #4db103;
    background-color: transparent;
    background-image: none;
}

div.div_idalgo_content_result ul.ul_idalgo_content_standing .button_idalgo_status_draw,
div.div_idalgo_content_result ul.ul_idalgo_content_standing span.span_idalgo_content_standing_draw_txt {
    color: #3d3e41;
    background-color: transparent;
    background-image: none;
}
div.div_idalgo_content_result ul.ul_idalgo_content_standing .button_idalgo_status_lost,
div.div_idalgo_content_result ul.ul_idalgo_content_standing span.span_idalgo_content_standing_lost_txt {
    color: #990066;
    background-color: transparent;
    background-image: none;
}

/** Mise en evidence equipe / pays favoris */
ul.ul_idalgo_content_result_date_list_match .idalgo_result_show_team a,
ul.ul_idalgo_content_result_date_list_match .idalgo_result_show_team span,
a.a_idalgo_content_result_group_list_team.idalgo_result_show_team,
span.span_idalgo_content_result_group_list_team.idalgo_result_show_team,
div.div_idalgo_content_standing .idalgo_result_show_team a,
div.div_idalgo_content_standing .idalgo_result_show_team span {
    color: #b30152;
    font-weight: bold;
}

/* Module/Pattern/CSS/ResultTable.css *****************************************************/

div.div_idalgo_match_line_winner{
    font-weight:bold;
}
a.a_idalgo_match_team_winner{
    font-weight:bold;
    font-size:1.5em;
}
a.a_idalgo_score_status_end{
    color:#ff6600;
}
a.a_idalgo_content_football_result_table_main_middle_final_line_score[href]:hover,
a.a_idalgo_content_football_result_table_main_semifinal_matchs_scores[href]:hover {text-decoration:underline;}

div.div_idalgo_score_penalty_part {top:1.9em;font-size:0.625em;}
div.div_idalgo_content_football_result_table{position:relative;}
div.div_idalgo_content_football_result_table div.div_idalgo_content_football_result_table_content_main{position:relative;}
div.div_idalgo_content_football_result_table_main_top,
div.div_idalgo_content_football_result_table_main_bottom{
    position:relative;display:block;
    height:265px;
    width:980px;
    max-width:100%;
    margin:0 auto
}
div.div_idalgo_content_football_result_table_main_center{
    position:absolute;display:block;
    height:100%;
    width:176px;
    left:50%;
    top:0;
    margin-left:-88px;
    z-index:1;
}

div.div_idalgo_content_football_result_table_main_middle{
    position:relative;display:block;
    height:150px;
    width:100%;
}
div.div_idalgo_content_football_result_table_main_middle_final{
    position:relative;display:block;
    height:150px;
    width:80%;
    left:50%;
    margin-left:-40%;
}
div.div_idalgo_content_football_result_table_main_middle_final_background_local_picture{
    position:absolute;display:block;
    height:150px;
    width:150px;
    left:0px;
    top:0;
    background-position:center center;
    opacity:0.1;
}
div.div_idalgo_content_football_result_table_main_middle_final_background_visitor_picture{
    position:absolute;display:block;
    height:150px;
    width:150px;
    right:0px;
    top:0;
    background-position:center center;
    opacity:0.1;
}
div.div_idalgo_content_football_result_table_main_middle_final_line{
    position:absolute;display:block;
    width:100%;
    top:40%;
    margin-top:-18px;
    font-size:1.125em;
    line-height:1em;
}
div.div_idalgo_content_football_result_table_main_middle_final_line_local{
    position:absolute;display:block;
    text-align:right;
    left:0;
    right:50%;
    margin-right:50px;
    width:auto;
    height:40px;
    top:53px
}
div.div_idalgo_content_football_result_table_main_middle_final_line_score{
    position:relative;display:block;
    left:50%;
    margin-left:-50px;
    width:100px
}
a.a_idalgo_content_football_result_table_main_middle_final_line_score{
    position:relative;display:block;
    width:50%;
    height:40px;
    left:25%;
    text-align: center;
}
a.a_idalgo_content_football_result_table_main_middle_final_line_score span{
    font-size:1.5em;
    text-align:center;
    min-width: 16px;
}

div.div_idalgo_content_football_result_table_main_middle_final_line_visitor{
    position:absolute;display:block;
    text-align:left;
    right:0;
    left:50%;
    margin-left:50px;
    width:auto;
    height:40px;
    top:53px
}

div.div_idalgo_content_football_result_table_main_middle_sfinal{
    position:absolute;display:block;
    width:90px;
    height:80px;
    top:50%;
    margin-top:-40px;
    right:0;
}
div.div_idalgo_content_football_result_table_main_middle_sfinal_title{
    position:relative;display:block;
    width:100%;
    height:20px;
    text-align:left;
    overflow:hidden;
}
div.div_idalgo_content_football_result_table_main_middle_sfinal_content{
    position:relative;display:block;
}
div.div_idalgo_content_football_result_table_main_middle_sfinal_content_line{
    position:relative;display:block;
    width:100%;
    height:30px;
}
div.div_idalgo_content_football_result_table_main_middle_sfinal_content div.div_idalgo_content_football_result_table_main_middle_sfinal_content_line:first-child{
    border-bottom:1px dotted #999999;
}
img.img_idalgo_content_football_result_table_main_middle_sfinal_content_line_logo{position:absolute;top:50%;margin-top:-10px;left:5px}
div.div_idalgo_content_football_result_table_main_middle_sfinal_content_scores{
    position:absolute;display:block;
    height:100%;
    width:60px;
    left:35px;
    top:0;
}
a.a_idalgo_content_football_result_table_main_middle_sfinal_content_scores{
    position:relative;
    float:left;
    height:100%;
    width:20px;
    text-align:center;
}
a.a_idalgo_content_football_result_table_main_middle_sfinal_content_scores span{
    display:block;position:relative;
    height:30px;
    width:100%;
    margin:0;left:0;right:0;
    line-height:30px;
}
div.div_idalgo_content_football_result_table_main_middle_final_line_score span.span_idalgo_score_part_left,
div.div_idalgo_content_football_result_table_main_semifinal span.span_idalgo_score_part_left{right:60%;}
div.div_idalgo_content_football_result_table_main_middle_final_line_score span.span_idalgo_score_part_right,
div.div_idalgo_content_football_result_table_main_semifinal span.span_idalgo_score_part_right{left:60%;}

div.div_idalgo_content_football_result_table_main_semifinal{
    position:relative;display:block;
    height:120px;
    width:175px;
    border:1px dotted #c2c2c2;
    left:50%;
    top:50%;
    margin-left:-88px;
    margin-top:-60px;
}
div.div_idalgo_content_football_result_table_main_semifinal_title{
    position:relative;display:block;
    border:1px solid white;
    height:17px;
    background-color:#eeeeee;
    text-align:center;
    font-weight:bold;
    font-size:0.9em;
}
div.div_idalgo_content_football_result_table_main_semifinal_teams{
    position:relative;display:block;
    height:49px;
    clear:both;
}
div.div_idalgo_content_football_result_table_main_semifinal_teams a{
    position:relative;display:block;
    height:18px;
    text-align:center;
    font-size:0.9em;
    line-height:2em;
}
div.div_idalgo_content_football_result_table_main_semifinal_matchs{
    position:relative;display:block;
    height:45px;
    text-align:center;
    border-top:1px dotted #c2c2c2;
    width: 185px;
    margin: 0 -5px;
}
div.div_idalgo_content_football_result_table_main_semifinal_matchs_background_local_picture{
    position:absolute;display:block;
    height:40px;
    width:40px;
    background-position:center center;
    background-repeat:no-repeat;
    left:5px;
    top:0;
}
div.div_idalgo_content_football_result_table_main_semifinal_matchs_background_visitor_picture{
    position:absolute;display:block;
    height:40px;
    width:40px;
    background-position:center center;
    background-repeat:no-repeat;
    right:5px;
    top:0;
}
div.div_idalgo_content_football_result_table_main_semifinal_matchs_scores{
    position:absolute;display:block;
    width:40px;
    height:45px;
    left:50%;
    top:3px;
    margin-left:-20px;
}
div.div_idalgo_content_football_result_table_main_semifinal_matchs_scores a + a + a {font-size:0.625em;margin-top:-7px;}

a.a_idalgo_content_football_result_table_main_semifinal_matchs_scores{
    position:relative;display:block;
    height:20px;
    text-align:center;
}
a.a_idalgo_content_football_result_table_main_semifinal_matchs_scores span{
    display:block;
    float:left;
}


/** 1/4 finale en-t&ecirc;tes */
/** gauche */

div.div_idalgo_content_football_result_table_main_center_quarter_title_title_1_left {
    position: absolute;
    top: 0;
    left: 137px;
}

div.div_idalgo_content_football_result_table_main_center_quarter_title_title_2_left {
    position: absolute;
    top: 0;
    left: 155px;
}

div.div_idalgo_content_football_result_table_main_center_quarter_title_title_3_left {
    position: absolute;
    top: 0;
    left: 168px;
}

/** droite */
div.div_idalgo_content_football_result_table_main_center_quarter_title_title_1_right {
    position: absolute;
    top: 0;
    right: 176px;
}

div.div_idalgo_content_football_result_table_main_center_quarter_title_title_2_right {
    position: absolute;
    top: 0;
    right: 155px;
}

div.div_idalgo_content_football_result_table_main_center_quarter_title_title_3_right {
    position: absolute;
    top: 0;
    right: 127px;
}

div.div_idalgo_content_football_result_table_main_center_quarter{
    position:absolute;display:block;
    width:190px;
    height:70px;
    top:50%;
    margin-top:-38px;
}




div.node_idalgo_table_quarter_1{right:181px;}
div.node_idalgo_table_quarter_2{left:181px;}
div.div_idalgo_content_football_result_table_main_center_quarter_title{
    position:relative;display:block;
    width:100%;
    height:20px;
    text-align:left;
    font-size:0.7em;
    font-weight:bold;
}
div.node_idalgo_table_quarter_2 div.div_idalgo_content_football_result_table_main_center_quarter_title{
    text-align:right;
}
div.node_idalgo_table_quarter_1 div.div_idalgo_content_football_result_table_main_center_quarter_content_line_background_local_picture,
div.node_idalgo_table_quarter_1 div.div_idalgo_content_football_result_table_main_center_quarter_content_line_background_visitor_picture{
    position:absolute;display:block;
    width:20px;
    height:20px;
    left:2px;
    top:3px;
    background-position:center center;
    background-repeat:no-repeat;
}

div.node_idalgo_table_quarter_2 div.div_idalgo_content_football_result_table_main_center_quarter_content_line_background_local_picture,
div.node_idalgo_table_quarter_2 div.div_idalgo_content_football_result_table_main_center_quarter_content_line_background_visitor_picture{
    position:absolute;display:block;
    width:20px;
    height:20px;
    right:2px;
    top:3px;
    background-position:center center;
    background-repeat:no-repeat;
}

div.div_idalgo_content_football_result_table_main_center_quarter_content{
    position:relative;display:block;
    background-color:#eeeeee;
}
div.div_idalgo_content_football_result_table_main_center_quarter_content_line{
    position:relative;display:block;
    width:100%;
    height:27px;
}
div.div_idalgo_content_football_result_table_main_center_quarter_content div.div_idalgo_content_football_result_table_main_center_quarter_content_line:first-child{
    border-bottom:1px dotted #c2c2c2;
}
div.node_idalgo_table_quarter_1 div.div_idalgo_content_football_result_table_main_center_quarter_content_line_name{
    position:relative;
    margin-left:25px;
    font-size:0.6875em;
    line-height:2em;
}
div.node_idalgo_table_quarter_2 div.div_idalgo_content_football_result_table_main_center_quarter_content_line_name{
    position:relative;
    margin-right:25px;
    font-size:0.6875em;
    line-height:2em;
    text-align:right;
}
div.node_idalgo_table_quarter_1 div.div_idalgo_content_football_result_table_main_center_quarter_content_scores{
    position:absolute;display:block;
    height:100%;
    width:60px;
    left:130px;
    top:5px;
}

div.node_idalgo_table_quarter_2 div.div_idalgo_content_football_result_table_main_center_quarter_content_scores{
    position:absolute;display:block;
    height:100%;
    width:60px;
    right:130px;
    top:5px;
}
div.node_idalgo_table_quarter_1 a.a_idalgo_content_football_result_table_main_center_quarter_content_scores{
    position:relative;
    float:left;
    height:100%;
    width:20px;
    text-align:center;
    font-size:0.6875em;
}
div.node_idalgo_table_quarter_2 a.a_idalgo_content_football_result_table_main_center_quarter_content_scores{
    position:relative;
    float:left;
    height:100%;
    width:20px;
    text-align:center;
    font-size:0.6875em;
}
a.a_idalgo_content_football_result_table_main_center_quarter_content_scores span{
    display:block;position:relative;
    height:30px;
    width:100%;
    margin:0;
    right:0;left:0;
}
div.div_idalgo_content_football_result_table_left     {display:block;position:relative;float:left;height:100%;width:267px;}
div.div_idalgo_content_football_result_table_left_left        {display:block;position:relative;float:left;height:265px;width:102px;}
div.div_idalgo_content_football_result_table_right       {display:block;position:relative;float:right;height:100%;width:267px;}
div.div_idalgo_content_football_result_table_right_left    {display:block;position:relative;float:right;height:265px;width:102px;}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2
 {
    display: block;
    position: relative;
    width: 102px;
    height: 58px;
}

div.div_idalgo_content_football_result_table_right_left_sixteen_top_1,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2
 {
    display: block;
    position: relative;
    width: 102px;
    height: 58px;
}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_title_line,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_title_line,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_title_line,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_title_line,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_title_line,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_title_line,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_title_line,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_title_line {width:100%;}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_title_line_title,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_title_line_title,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_title_line_title,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_title_line_title,
div.div_idalgo_content_football_result_table_left_right_eighth_top_title_line_title,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_title_line_title {font-size:0.625em;text-align:left;height:16px;line-height:20px;}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_title_line_title_1,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_title_line_title_2,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_title_line_title_3,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_title_line_title_1,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_title_line_title_2,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_title_line_title_3,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_title_line_title_1,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_title_line_title_2,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_title_line_title_3,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_title_line_title_1,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_title_line_title_2,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_title_line_title_3,
div.div_idalgo_content_football_result_table_left_right_eighth_top_title_line_title_1,
div.div_idalgo_content_football_result_table_left_right_eighth_top_title_line_title_2,
div.div_idalgo_content_football_result_table_left_right_eighth_top_title_line_title_3,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_title_line_title_1,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_title_line_title_2,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_title_line_title_3 {font-size:0.625em;position:absolute;}

div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_title_line_title,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_title_line_title,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_title_line_title,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_title_line_title,
div.div_idalgo_content_football_result_table_right_right_eighth_top_title_line_title,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_title_line_title {font-size:0.625em;text-align:right;height:16px;line-height:20px;}


div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_title_line_title_1,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_title_line_title_2,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_title_line_title_3,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_title_line_title_1,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_title_line_title_2,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_title_line_title_3,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_title_line_title_1,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_title_line_title_2,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_title_line_title_3,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_title_line_title_1,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_title_line_title_2,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_title_line_title_3,
div.div_idalgo_content_football_result_table_right_right_eighth_top_title_line_title_1,
div.div_idalgo_content_football_result_table_right_right_eighth_top_title_line_title_2,
div.div_idalgo_content_football_result_table_right_right_eighth_top_title_line_title_3,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_title_line_title_1,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_title_line_title_2,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_title_line_title_3  {font-size:0.625em;position:absolute;}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_title_line_title_1,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_title_line_title_1,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_title_line_title_1,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_title_line_title_1 {top:0; left:49px;line-height:20px; }
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_title_line_title_1,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_title_line_title_1,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_title_line_title_1,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_title_line_title_1 {top:0; right:82px;line-height:20px; }


div.div_idalgo_content_football_result_table_left_right_eighth_top_content_line_background_local_picture,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_content_line_background_local_picture {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left:30px;
}
div.div_idalgo_content_football_result_table_left_right_eighth_top_content_line_background_visitor_picture,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_content_line_background_visitor_picture {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left:50px;
}

div.div_idalgo_content_football_result_table_right_right_eighth_top_content_line_background_local_picture,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_content_line_background_local_picture {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right:50px
}
div.div_idalgo_content_football_result_table_right_right_eighth_top_content_line_background_visitor_picture,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_content_line_background_visitor_picture {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right:30px;
}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_title_line_title_2,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_title_line_title_2,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_title_line_title_2,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_title_line_title_2 { top:0; left:64px;line-height:20px}
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_title_line_title_2,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_title_line_title_2,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_title_line_title_2,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_title_line_title_2 {top:0; right:64px;line-height:20px}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_title_line_title_3,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_title_line_title_3,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_title_line_title_3,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_title_line_title_3 {top:0; left:79px;line-height:20px}
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_title_line_title_3,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_title_line_title_3,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_title_line_title_3,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_title_line_title_3 {top:0; left:79px;line-height:20px}

div.div_idalgo_content_football_result_table_left_right_eighth_top_title_line_title_1,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_title_line_title_1{
    position: absolute;
    top: 0;
    left: 105px;
}

div.div_idalgo_content_football_result_table_right_right_eighth_top_title_line_title_1,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_title_line_title_1{
    position: absolute;
    top: 0;
    right: 140px;
}

div.div_idalgo_content_football_result_table_left_right_eighth_top_title_line_title_2,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_title_line_title_2 {
    position: absolute;
    top: 0;
    left: 118px;
}

div.div_idalgo_content_football_result_table_right_right_eighth_top_title_line_title_2,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_title_line_title_2 {
    position: absolute;
    top: 0;
    right: 125px;
}

/** Cas TAB 1/8e */
div.div_idalgo_content_football_result_table_left_right_eighth_top_title_line_title_3,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_title_line_title_3 {
    position: absolute;
    top: 0;
    left: 130px;
}

div.div_idalgo_content_football_result_table_right_right_eighth_top_title_line_title_3,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_title_line_title_3 {
    position: absolute;
    top: 0;
    right: 102px;
}

div.div_idalgo_content_football_result_table_right_right_eighth_top_content_scores,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_content_scores {position:absolute;right:100px;width:50px;top:23px;}

div.div_idalgo_content_football_result_table_left_right_eighth_bottom_content_scores,
div.div_idalgo_content_football_result_table_left_right_eighth_top_content_scores  {position:absolute;left:100px;width:50px;top:23px;}


a.a_idalgo_content_football_result_table_left_left_sixteen_top_1_content_scores,
a.a_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_score  {
    position: relative;
    float: left;
    height: 100%;
    width: 20px;
    text-align: center;
    font-size:0.6875em;
}
a.a_idalgo_content_football_result_table_right_left_sixteen_top_1_content_scores,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_score {
    position: relative;
    float: ;
    height: 100%;
    width: 20px;
    text-align: center;
    font-size:0.6875em;
}

a.a_idalgo_content_football_result_table_left_right_eighth_top_content_scores,
a.a_idalgo_content_football_result_table_right_right_eighth_top_content_scores {
        position: relative;
    float: left;
    height: 100%;
    width: 15px;
    text-align: center;
    top: 5px;
    font-size:0.6875em;
}

a.a_idalgo_content_football_result_table_left_left_sixteen_top_1_content_line_name,
a.a_idalgo_content_football_result_table_left_left_sixteen_top_2_content_line_name,
a.a_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_line_name,
a.a_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content_line_name {
    display: block;
    width: 20px;
    height: 21px;
    float: left;
    background-position:0 1px;
    background-repeat: no-repeat;
}

a.a_idalgo_content_football_result_table_right_left_sixteen_top_1_content_line_name,
a.a_idalgo_content_football_result_table_right_left_sixteen_top_2_content_line_name,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_line_name,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_line_name {
    display: block;
    width: 20px;
    height: 21px;
    float: right;
    text-align: left;
    background-position:0 1px;
    background-repeat: no-repeat;
}

a.a_idalgo_content_football_result_table_left_left_sixteen_top_1_content_line_name img,
a.a_idalgo_content_football_result_table_left_left_sixteen_top_2_content_line_name img,
a.a_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_line_name img,
a.a_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content_line_name img ,
a.a_idalgo_content_football_result_table_right_left_sixteen_top_1_content_line_name img,
a.a_idalgo_content_football_result_table_right_left_sixteen_top_2_content_line_name img,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_line_name img,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_line_name img {
    display: block;
    width: 18px;
    height: 18px;
    margin-top:3px;
}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_content_line_name,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_content_line_name,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_line_name,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content_line_name  {margin-left:4px;}

div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_content_line_name,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_content_line_name,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_line_name,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_line_name  {margin-right:4px;}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_content_line,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_content_line,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_line,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content_line {text-align:left;width: 100%;height:21px;}

div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_content_line,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_content_line,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_line,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_line {text-align:right;width: 100%;height:21px;}

div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_content_scores,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_content_scores,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_scores,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_scores  {float:right;}

div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_content,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_content,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content {position:relative;}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_content,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_content,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content {position:relative;}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_content_scores,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_content_scores,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_scores,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content_scores {position:absolute;left:45px;width:55px;top:3px;}

div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_content_scores,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_content_scores,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_scores,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_scores {position:absolute;right:40px;width:55px;top:3px;}

div.div_idalgo_content_football_result_table_right_right_eighth_top_content_line_name,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_content_line_name {text-align:right;}

div.div_idalgo_content_football_result_table_left_right_eighth_top_content_line_name,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_content_line_name,
div.div_idalgo_content_football_result_table_right_right_eighth_top_content_line_name,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_content_line_name {font-size:0.6875em;}

div.div_idalgo_content_football_result_table_left_right_eighth_top, div.div_idalgo_content_football_result_table_right_right_eighth_top  {
    display: block;
    position: relative;
    top: 50%;
    margin-top: -110px;
    width: 160px;
    height: 82px;
}
div.div_idalgo_content_football_result_table_left_right_eighth_bottom, div.div_idalgo_content_football_result_table_right_right_eighth_bottom {
    display: block;
    position: relative;
    top: 50%;
    margin-top: 70px;
    width: 160px;
    height: 82px;
}

div.div_idalgo_content_football_result_table_left_right_eighth_top_title_line,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_title_line,
div.div_idalgo_content_football_result_table_right_right_eighth_top_title_line,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_title_line {
    display: block;
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 20px;
}

a.a_idalgo_content_football_result_table_left_left_sixteen_top_1_content_scores,
a.a_idalgo_content_football_result_table_left_left_sixteen_top_2_content_scores,
a.a_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_scores,
a.a_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content_scores {
    position: relative;
    float: left;
    height: 100%;
    width: 15px;
    text-align: center;
    top: 0;
    font-size:0.6875em;
}

a.a_idalgo_content_football_result_table_right_left_sixteen_top_1_content_scores,
a.a_idalgo_content_football_result_table_right_left_sixteen_top_2_content_scores,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_scores,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_scores {
    position: relative;
    float: left;
    height: 100%;
    width: 15px;
    text-align: center;
    top: 0;
    font-size:0.6875em;
}
a.a_idalgo_content_football_result_table_right_left_sixteen_top_1_content_scores,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_scores,
a.a_idalgo_content_football_result_table_right_left_sixteen_top_2_content_scores,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_scores {
    margin-left: 3px;
    font-size:0.6875em;
}

a.a_idalgo_content_football_result_table_left_left_sixteen_top_1_content_scores span,
a.a_idalgo_content_football_result_table_left_left_sixteen_top_2_content_scores span,
a.a_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_scores span,
a.a_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content_scores span,
a.a_idalgo_content_football_result_table_right_left_sixteen_top_1_content_scores span,
a.a_idalgo_content_football_result_table_right_left_sixteen_top_2_content_scores span,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_scores span,
a.a_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_scores span {
    display: block;
    position: relative;
    height: 22px;
    width: 100%;
    margin: 0;
    right: 0;
    left: 0;
}


a.a_idalgo_content_football_result_table_left_right_eighth_top_content_scores,
a.a_idalgo_content_football_result_table_left_right_eighth_bottom_content_scores,
a.a_idalgo_content_football_result_table_right_right_eighth_top_content_scores,
a.a_idalgo_content_football_result_table_right_right_eighth_bottom_content_scores {
    position: relative;
    float: left;
    height: 100%;
    width: 15px;
    text-align: center;
    top: 0;
    font-size:0.6875em;
}

a.a_idalgo_content_football_result_table_left_right_eighth_top_content_scores span,
a.a_idalgo_content_football_result_table_left_right_eighth_bottom_content_scores span,
a.a_idalgo_content_football_result_table_right_right_eighth_top_content_scores span,
a.a_idalgo_content_football_result_table_right_right_eighth_bottom_content_scores span {
    display: block;
    position: relative;
    height: 23px;
    width: 100%;
    margin: 0;
    right: 0;
    left: 0;
}


div.div_idalgo_content_football_result_table_left_left_sixteen_top_2,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2 {
    margin-top: 37px;
}

div.div_idalgo_content_football_result_table_left_right {float:right;
    display: block;
    position: relative;
    height: 100%;
    width: 164px;
}
div.div_idalgo_content_football_result_table_right_right {float:left;
    display: block;
    position: relative;
    height: 100%;
    width: 164px;
}

div.div_idalgo_content_football_result_table_left_right_eighth_top_content_line_name,
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_content_line_name,
div.div_idalgo_content_football_result_table_right_right_eighth_top_content_line_name,
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_content_line_name {
    line-height: 2.2em;
    margin-left: 2px;
}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_content_bg,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_content_bg,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_bg,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content_bg {
    position: absolute;
    z-index: -1;
    width: 96px;
    height: 46px;
    background: #c2c2c2;
    top: -1px;
}
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_content_bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_content_bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_bg {
    position: absolute;
    z-index: -1;
    width: 96px;
    height: 46px;
    background: #c2c2c2;
    top: -1px;
    right:0;
}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_content_bg div.bg,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_content_bg div.bg,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_bg div.bg,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content_bg div.bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_content_bg div.bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_content_bg div.bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_bg div.bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_bg div.bg {
    width: 94px;
    height: 44px;
    background: white;
    margin: 1px;
}

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_content_bg div.separate_bg,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_content_bg div.separate_bg,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_1_content_bg div.separate_bg,
div.div_idalgo_content_football_result_table_left_left_sixteen_bottom_2_content_bg div.separate_bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_content_bg div.separate_bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_content_bg div.separate_bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_1_content_bg div.separate_bg,
div.div_idalgo_content_football_result_table_right_left_sixteen_bottom_2_content_bg div.separate_bg {
    position: absolute;
    width: 95px;
    height: 1px;
    background: #c2c2c2;
    top: 50%;
    }

div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_sixteen_separate,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_sixteen_separate,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_sixteen_separate,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_sixteen_separate   {
    display: block;
    position: absolute;
    width: 7px;
    height: 58px;
    top: 38px;
    right: 0;
}
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_sixteen_separate,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_sixteen_separate   {left:0;}
div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_sixteen_separate div,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_sixteen_separate div,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_sixteen_separate div,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_sixteen_separate div {position:absolute;}
div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_sixteen_separate_top,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_sixteen_separate_top,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_sixteen_separate_top,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_sixteen_separate_top {width:100%;height:1px;background:#c2c2c2;top:0;left:0;}
div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_sixteen_separate_side,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_sixteen_separate_side {width:1px;height:100%;background:#c2c2c2;top:0;right:0;}
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_sixteen_separate_side,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_sixteen_separate_side {width:1px;height:100%;background:#c2c2c2;top:0;left:0;}
div.div_idalgo_content_football_result_table_left_left_sixteen_top_1_sixteen_separate_bottom,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_1_sixteen_separate_bottom,
div.div_idalgo_content_football_result_table_left_left_sixteen_top_2_sixteen_separate_bottom,
div.div_idalgo_content_football_result_table_right_left_sixteen_top_2_sixteen_separate_bottom {width:100%;height:1px;background:#c2c2c2;bottom:0;left:0;}

div.div_idalgo_content_football_result_table_left_right_eighth_top_eightth_separate_top {
    height: 1px;
    background: #c2c2c2;
    position: absolute;
    left: -2px;
    top: 44px;
    width: 160px;
}

div.div_idalgo_content_football_result_table_left_right_eighth_top_eightth_separate_top_side {
    width: 1px;
    height: 30px;
    background: #c2c2c2;
    position: absolute;
    top: 44px;
    left: 158px;
    }

div.div_idalgo_content_football_result_table_left_right_eighth_top_eightth_separate_top_arrow {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #272727;
    position: absolute;
    top: 74px;
    left: 152px;
    }

div.div_idalgo_content_football_result_table_right_right_eighth_top_eightth_separate_top {
    height: 1px;
    background: #c2c2c2;
    position: absolute;
    right: -5px;
    top: 44px;
    width: 164px;
}

div.div_idalgo_content_football_result_table_right_right_eighth_top_eightth_separate_top_side {
    width: 1px;
    height: 30px;
    background: #c2c2c2;
    position: absolute;
    top: 44px;
    right: 158px;
    }
div.div_idalgo_content_football_result_table_right_right_eighth_top_eightth_separate_top_arrow {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #272727;
    position: absolute;
    right: 153px;
    top: 74px;
    }

div.div_idalgo_content_football_result_table_left_right_eighth_bottom_eightth_separate_bottom {
    height: 1px;
    background: #c2c2c2;
    position: absolute;
    left: -2px;
    top: 44px;
    width: 160px;
    }

div.div_idalgo_content_football_result_table_left_right_eighth_bottom_eightth_separate_bottom_side {
    width: 1px;
    height: 30px;
    background: #c2c2c2;
    position: absolute;
    bottom: 37px;
    left: 158px;
    }
div.div_idalgo_content_football_result_table_left_right_eighth_bottom_eightth_separate_bottom_arrow {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #272727;
    position: absolute;
    left: 152px;
    top: 9px;
    }

div.div_idalgo_content_football_result_table_right_right_eighth_bottom_eightth_separate_bottom {
    height: 1px;
    background: #c2c2c2;
    position: absolute;
    right: -5px;
    top: 44px;
    width: 164px;
    }

div.div_idalgo_content_football_result_table_right_right_eighth_bottom_eightth_separate_bottom_side {
    width: 1px;
    height: 30px;
    background: #c2c2c2;
    position: absolute;
    bottom: 37px;
    right: 158px;
    }
div.div_idalgo_content_football_result_table_right_right_eighth_bottom_eightth_separate_bottom_arrow {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #272727;
    position: absolute;
    right: 153px;
    top: 9px;
    }
div.div_idalgo_content_football_result_table_main_middle_final_line_stadium {
    height: 43px;
    text-align: center;
    border-bottom: 1px solid black;
    margin: 0 0 10px 0;
    font-size: 0.6875em;
}

/* Module/Pattern/CSS/Standing.css ********************************************************/
div.div_idalgo_content_standing{position:relative;}
div.div_idalgo_content_standing_content{
    padding-bottom:1px;
    position:relative;
    z-index:1;
}
div.div_idalgo_content_standing_content ul.ul_idalgo_nav_tab > li {width:16%;}
div.div_idalgo_content_standing_content ul.ul_idalgo_nav_tab > li:first-child {margin-left:2%;}
div.div_idalgo_content_standing_content ul.ul_idalgo_nav_tab > li > a {
    height:25px;
    line-height:27px;
    text-overflow: ellipsis;
}

div.div_idalgo_content_standing_content ul.ul_idalgo_nav_tab_standing_group > li > a {
    height:20px;
    line-height:20px;
    text-overflow: ellipsis;
    white-space:nowrap
}

ul.ul_idalgo_content_standing{position:relative;display:block}
li.li_idalgo_content_standing{
    position:relative;display:block;
    width:100%;height:2.5em;line-height:2.5em;
    border-bottom:1px solid #c2c2c2
}
li.li_idalgo_content_standing:last-child{border-bottom-width:0}
li.li_idalgo_content_standing:nth-child(even){background-color:#eeeeee}
li.li_idalgo_content_standing:hover,
li.li_idalgo_content_standing.idalgo_team_hover{background-color:#ffe7f1}
li.li_idalgo_content_standing_head:hover{background-color:transparent}

div.div_idalgo_content_standing_line{
    position:relative;display:block;
    height:100%;left:0;
    margin-right:455px;
}

div.div_idalgo_content_standing_line>span,
div.div_idalgo_content_standing_line>div{position:absolute;display:block;top:0;height:100%;text-align:center;font-size:0.75em;font-weight:bold}
li.li_idalgo_content_standing_head div.div_idalgo_content_standing_line>span{font-size:0.6875em;color:#272727}

    span.span_idalgo_content_standing_win_txt,
    span.span_idalgo_content_standing_draw_txt,
    span.span_idalgo_content_standing_lost_txt {
        position:absolute;display:block;
        top:50%;margin-top:-10px;
        left:50%;margin-left:-10px;
        width: 20px;height: 20px;
        line-height: 20px;
        color: #ffffff;
    }

    span.span_idalgo_content_standing_win_txt{background-color: #4db103}
    span.span_idalgo_content_standing_draw_txt{background-color: #3d3e41}
    span.span_idalgo_content_standing_lost_txt{background-color: #990066}

    span.span_idalgo_content_standing_position{left:0;width:30px;color:#999999}
    div.div_idalgo_content_standing_pos{left:30px;width:10px;}
    span.span_idalgo_content_standing_logo{left:40px;width:30px}
        a.a_idalgo_content_standing_logo{position:relative;display:block;width:100%;height:100%;text-align:center}
            img.img_idalgo_content_standing_logo{
                position:absolute;display:block;
                width:20px;height:20px;
                top:50%;margin-top:-10px;
                left:50%;margin-left: -10px;
            }
div.div_idalgo_content_standing_line div.div_idalgo_content_standing_name{
        width:100%;
        left:70px;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight:normal
    }
a.a_idalgo_content_standing_name + span{margin-left:5px;padding:3px}

    span.span_idalgo_content_standing_points,
    span.span_idalgo_content_standing_percent{left:70px;margin-left:100%;width:35px;color:#b30152}
    span.span_idalgo_content_standing_played{left:105px;margin-left:100%;width:30px}

    span.span_idalgo_content_standing_win{left:135px;margin-left:100%;width:30px}
    span.span_idalgo_content_standing_draw{left:165px;margin-left:100%;width:30px}
    span.span_idalgo_content_standing_lost{left:195px;margin-left:100%;width:30px}
    span.span_idalgo_content_standing_for{left:225px;margin-left:100%;width:35px}
    span.span_idalgo_content_standing_against{left:260px;margin-left:100%;width:35px}
    span.span_idalgo_content_standing_dif{left:295px;margin-left:100%;width:40px}
    span.span_idalgo_content_standing_form{left:335px;margin-left:100%;width:80px}
    span.span_idalgo_content_standing_next_global{left:425px;margin-left:100%;width:30px}
div.div_idalgo_content_standing_line span.span_idalgo_content_standing_last_global{display:none}

span.span_idalgo_content_standing_next {
    position: absolute;display:block;
    background-color:#ffffff;
    width:20px;height:20px;
    top:50%;margin-top:-10px;
    left:50%;margin-left:-10px;
    line-height:20px;
    border:1px solid #c2c2c2;
    text-align:center;
    border-radius:50%;
}


/* GESTION DES COULEURS */
div.div_idalgo_content_standing_pos_1,
div.div_idalgo_content_standing_pos_2,
div.div_idalgo_content_standing_pos_3,
div.div_idalgo_content_standing_pos_4{
    background-color:#105b74;
}
div.div_idalgo_content_standing_pos_10,
div.div_idalgo_content_standing_pos_11{
    background-color:#272727;
}
ul.ul_idalgo_content_standing div.div_idalgo_content_standing_pos div.div_idalgo_content_standing_pos_background{
    height:100%;
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    top: 0;
}
div.div_idalgo_content_standing_pos_2 div.div_idalgo_content_standing_pos_background{
    background-color:#ffffff;
    -webkit-opacity:0.5;
       -moz-opacity:0.5;
         -o-opacity:0.5;
            opacity:0.5;
    filter:alpha(opacity=50);
}
div.div_idalgo_content_standing_pos_3 div.div_idalgo_content_standing_pos_background{
    background-color:#ffffff;
    -webkit-opacity:0.7;
       -moz-opacity:0.7;
         -o-opacity:0.7;
            opacity:0.7;
    filter:alpha(opacity=70);
}
div.div_idalgo_content_standing_pos_4 div.div_idalgo_content_standing_pos_background{
    background-color:#ffffff;
    -webkit-opacity:0.9;
       -moz-opacity:0.9;
         -o-opacity:0.9;
            opacity:0.9;
    filter:alpha(opacity=90);
}
div.div_idalgo_content_standing_pos_11 div.div_idalgo_content_standing_pos_background{
    background-color:#ffffff;
    -webkit-opacity:0.6;
       -moz-opacity:0.6;
         -o-opacity:0.6;
            opacity:0.6;
    filter:alpha(opacity=60);
}

/** Etat de forme synt&eacute;tique **/
div.div_idalgo_content_standing_form_detail div,
div.div_idalgo_content_standing_form_detail span{position: relative}
span.span_idalgo_content_standing_next,
div.div_idalgo_content_standing_form,
span.span_idalgo_content_standing_last {cursor:pointer;}

/*span.span_idalgo_content_standing_form{height:40px;left:100%;margin-left:368px;width:78px}*/
div.div_idalgo_content_standing_form{top:10px}
span.span_idalgo_content_standing_form ul.ul_idalgo_content_standing_form_syntetic {
    display:block;
    position:relative;
    padding: 6px;
    height: 8px;
    width: 60px;
    z-index: 10;
    margin:0 auto;
    box-sizing:content-box
}

span.span_idalgo_content_standing_form ul.ul_idalgo_content_standing_form_syntetic li { display:block;float:left;width:5px;height:5px;margin-left: 5px;margin-right: 1px;}
span.span_idalgo_content_standing_form ul.ul_idalgo_content_standing_form_syntetic li a {display:block;float:left;width:5px;height:5px;padding:0;clear:none;border:none;border-radius:50%}

li.li_idalgo_content_standing_line_selected span.span_idalgo_content_standing_next{
    border: 2px solid #b30152;
}

/** Etat de forme d&eacute;taill&eacute; */
div.div_idalgo_content_standing_form_detail {
    position:absolute;display:block;
    right:0;top:28px;
    width:290px;
    z-index: 100;
}
ul.ul_idalgo_content_standing_form_detail {
    display:block;
    position: relative;
    border: 1px solid #c2c2c2;
    border-top: 2px solid #b30152;
    background-color: #ffffff;
    box-shadow: 1px 1px 3px #c2c2c2;
}

ul.ul_idalgo_content_standing_form_detail li {
    display:block;
    position: relative;
    width:100%;height:25px;
    line-height:25px;
    border-bottom: 1px solid #c2c2c2;
    clear:both;
    cursor: pointer;
}

ul.ul_idalgo_content_standing_form_detail li span {
    float:left;
    display:block;
    font-weight: normal;
    font-size: 0.75em;
}

span.span_idalgo_content_standing_form_detail_status {
    width:5px;
    height:5px;
    border-radius:50%;
    margin-top: 10px;
    margin-left: 7px;
    margin-right: 7px;
    border:0 none;
}
span.span_idalgo_content_standing_form_detail_status.button_idalgo_status_other {
    border:1px solid #c2c2c2;
}

span.span_idalgo_content_standing_form_detail_day {
    width:10%;
}

ul.ul_idalgo_content_standing_form_detail li span.span_idalgo_content_standing_form_detail_score {
    width:20%;
    font-weight: bold;
    text-align: center;
}

span.span_idalgo_content_standing_form_detail_teams {
    width:60%;
    text-align: left;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden
}

ul.ul_idalgo_content_standing_form_detail li.li_idalgo_content_standing_to_come_title span {
    font-weight:bold;
    text-align: left;
    text-indent: 22px;
}

/* CONFERENCES (MLS) */
div.div_idalgo_content_football_standing[data-conference] li.li_idalgo_content_standing{
    display:none;background-color:transparent}

div.div_idalgo_content_football_standing[data-conference] li.li_idalgo_content_standing_head,
div.div_idalgo_content_football_standing[data-conference="1"] li.li_idalgo_content_standing[data-conference="1"],
div.div_idalgo_content_football_standing[data-conference="2"] li.li_idalgo_content_standing[data-conference="2"]{
    display:block}

div.div_idalgo_content_football_standing ul.ul_idalgo_nav{display:block;margin-bottom:20px}

/* Module/Pattern/CSS/StandingFrieze.css **************************************************/
div.div_idalgo_content_standing_frieze{
    position:relative;
    margin-top:10px;
    border-top:1px solid #eeeeee;
}
h2.h2_idalgo_content_standing_frieze{
    display:none;
}
ul.ul_idalgo_content_standing_frieze{
    position:relative;
    width:100%;
    height:30px;
    list-style:none;
    padding:0;
    margin:0;
    overflow:hidden;
}
li.li_idalgo_content_standing_frieze{
    position:relative;
    display:block;
    height:27px;
    float:left;
    border-style:solid;
    border-width:0 0 3px 0;
    border-color:transparent;
}
li.li_idalgo_content_standing_frieze_position_0{
    border-color:rgba(0,0,0,0.1);
}
li.li_idalgo_content_standing_frieze_position_1,
li.li_idalgo_content_standing_frieze_position_2,
li.li_idalgo_content_standing_frieze_position_3,
li.li_idalgo_content_standing_frieze_position_4{
    border-color:#105b74;
}
li.li_idalgo_content_standing_frieze_position_11,
li.li_idalgo_content_standing_frieze_position_10{
    border-color:#272727;
}
li.li_idalgo_content_standing_frieze:hover{
    background-color:#ffe7f1;
   -webkit-box-shadow: 0 0 5px gray;
      -moz-box-shadow: 0 0 5px gray;
        -o-box-shadow: 0 0 5px gray;
           box-shadow: 0 0 5px gray;
    -webkit-transition: background-color 0.5s linear;
       -moz-transition: background-color 0.5s linear;
        -ms-transition: background-color 0.5s linear;
         -o-transition: background-color 0.5s linear;
            transition: background-color 0.5s linear;
}
li.li_idalgo_content_standing_frieze a.a_idalgo_content_standing_frieze{
    position:absolute;
    display:block;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin-bottom:-3px;
    border-style:solid;
    border-width:0 0 3px 1px;
    border-color:transparent #c2c2c2;
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(0,0,0,0.1)));
    background-image:-webkit-linear-gradient(top, transparent, rgba(0,0,0,0.1));
    background-image:   -moz-linear-gradient(top, transparent, rgba(0,0,0,0.1));
    background-image:    -ms-linear-gradient(top, transparent, rgba(0,0,0,0.1));
    background-image:     -o-linear-gradient(top, transparent, rgba(0,0,0,0.1));
    background-image:        linear-gradient(top, transparent, rgba(0,0,0,0.1));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#10000000, GradientType=0);

    font-size:0.666em;
    line-height:40px;
    text-indent:4px;
    text-align:left;
}
li.li_idalgo_content_standing_frieze_position_2 a.a_idalgo_content_standing_frieze{
    border-color:rgba(255,255,255,0.5) #c2c2c2;
}
li.li_idalgo_content_standing_frieze_position_3 a.a_idalgo_content_standing_frieze{
    border-color:rgba(255,255,255,0.7) #c2c2c2;
}
li.li_idalgo_content_standing_frieze_position_4 a.a_idalgo_content_standing_frieze{
    border-color:rgba(255,255,255,0.9) #c2c2c2;
}
li.li_idalgo_content_standing_frieze_position_11 a.a_idalgo_content_standing_frieze{
    border-color:rgba(255,255,255,0.6) #c2c2c2;
}
li.li_idalgo_content_standing_frieze a.a_idalgo_content_standing_frieze:hover{
    text-decoration:none;
}
li.li_idalgo_content_standing_frieze:first-child a.a_idalgo_content_standing_frieze{
    border-style:none;
}
a.a_idalgo_content_standing_frieze img.img_idalgo_content_standing_frieze{
    position:absolute;
    display:block;
    top:50%;
    right:6%;
    margin-top:-10px;
}

/* Module/Pattern/CSS/StandingPopup.css ***************************************************/

/** Popup classement */
div.div_idalgo_sport_standing_popup_list_elem_container > span,
div.div_idalgo_sport_standing_popup_list_elem_container > div{position:absolute;display:block;top:0}
div.div_idalgo_sport_standing_popup_list_elem_container{position:relative;margin-right:115px;height:100%;left:45px}

div.div_idalgo_content_score_center_standing,
div.div_idalgo_content_football_live_standing{position:absolute;display:none;top:3em;left:50%;margin-left:-200px;width:400px;z-index:10;padding:0 10px 10px 10px}
li.li_idalgo_content_sport_score_center_competition_group > div.div_idalgo_content_score_center_standing{
    top:2em;margin-top:1px}
div.div_idalgo_content_score_center_standing.idalgo_active,
div.div_idalgo_content_football_live_standing.idalgo_active{display:block;background-color:#eeeeee}
div.div_idalgo_sport_standing_popup{
    position:relative;display:block;
    background-color:#fff;
    border:1px solid #c2c2c2;border-top:0;
    padding:15px 20px;
}
div.div_idalgo_sport_standing_popup_head,
li.li_idalgo_sport_standing_popup_list_elem{height:30px}

li.li_idalgo_sport_standing_popup_list_elem{border-top:1px solid #c2c2c2}
li.li_idalgo_sport_standing_popup_list_elem:nth-child(2n+1){background-color:#eeeeee}

span.span_idalgo_sport_standing_popup_head_label {
    font-size:0.75em;
    width:35px;
    font-weight:bold;
    line-height:30px;
    float:right;
    text-align:center;
    color:rgb(0,0,0);
}

span.span_idalgo_sport_standing_popup_list_elem_container_position{
    width:30px;
    text-align:center;
    line-height:30px;
    color:#999999;
    font-size:0.75em;
    font-weight:bold;
    right:100%;
    margin-right:15px
}
div.div_idalgo_sport_standing_popup_list_elem_container_pos {
    height: 30px;
    width: 15px;
    right:100%;
}

span.span_idalgo_sport_standing_popup_list_elem_container_content{position:relative;display:inline-block;width:243px}
span.span_idalgo_sport_standing_popup_list_elem_container_content_img_content{display: block;position:relative;float:left;width:17%;height:30px}
span.span_idalgo_sport_standing_popup_list_elem_container_content_name{
    position: relative;
    display: block;
    float: left;
    top:0;
    white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
    width:83%;
    height:100%;line-height:30px;
    text-transform:uppercase;
    text-align:left;
    font-size:0.75em;
    font-weight:bold;
    color:rgb(0,0,0);
}
div.div_idalgo_sport_standing_popup_list_elem_container_content_match{
    position:absolute;
    right:5px;top:50%;
    height:20px;line-height:20px;
    width:40px;
    margin-top:-10px;
    background-color:#4db103;
    color:#ffffff;
    text-align:center;
    text-indent:0;
    font-size:0.75em
}
div.div_idalgo_rugby_standing_popup div.div_idalgo_sport_standing_popup_list_elem_container_content_match{
    width:50px;
}
img.img_idalgo_sport_standing_popup_list_elem_container_content_img_content{
    display:block;
    position:absolute;
    top:5px;
    left:10px
}

div.div_idalgo_content_standing_pos_background{
    height: 100%;
    position: absolute;
    display: block;
    left: 0;
    width: 15px;
    top: 0;
}

span.span_idalgo_sport_standing_popup_list_elem_container_value{
    font-weight:bold;
    font-size:0.75em;
    float:right;
    width:35px;
    line-height:30px;
    text-align:center;
    color:rgb(0,0,0);
}

span.span_idalgo_sport_standing_popup_list_elem_container_value{font-size:0.75em;left:100%}
span.span_idalgo_sport_standing_popup_list_elem_container_played{font-size:0.6875em;left:100%;margin-left:35px}
div.div_idalgo_content_score_center_standing li:hover{background-color:#ffe7f1}



/* CONFERENCES (MLS) */
div.div_idalgo_sport_standing_popup[data-conference] li.li_idalgo_content_standing{
    display:none;background-color:transparent}

div.div_idalgo_sport_standing_popup[data-conference] li.li_idalgo_content_standing_head,
div.div_idalgo_sport_standing_popup[data-conference="1"] li.li_idalgo_content_standing[data-conference="1"],
div.div_idalgo_sport_standing_popup[data-conference="2"] li.li_idalgo_content_standing[data-conference="2"]{
    display:block}

div.div_idalgo_sport_standing_popup div.div_idalgo_content_standing_conference ul.ul_idalgo_nav{
    display:block;margin-bottom:20px}
div.div_idalgo_sport_standing_popup div.div_idalgo_content_standing_conference li.li_idalgo_left{
    width:50%}
div.div_idalgo_sport_standing_popup div.div_idalgo_content_standing_conference li.li_idalgo_left a{
    font-size:0.75em}

/* Module/Pattern/CSS/Statistic.css *******************************************************/

/* Statistiques joueur */

/** Colonne de gauche **/
div.div_idalgo_content_statistic_average_left {
    width: 25%;
    float: left;
    color: #74757a;
}
div.div_idalgo_content_statistic_average_left .div_idalgo_content_statistic_average_left_season {
    text-align:center;
    font-size: 0.625em;
    font-weight:bold;
}
div.div_idalgo_content_statistic_average_left .div_idalgo_content_statistic_average_left_num_played {
    text-align:center;
    font-size: 3em;
    margin: 20px 0;
}
div.div_idalgo_content_statistic_average_left .div_idalgo_content_statistic_average_left_num_played_title {
    text-align:center;
    font-size: 0.8125em;
}
div.div_idalgo_content_statistic_average_left_block {
    text-align:center;
    height:90px;
}
div.div_idalgo_content_statistic_average_left_block_num_played {
    font-size: 3em;
    margin: 20px 0;
}
div.div_idalgo_content_statistic_average_left_block_num_played_title {
    text-align:center;
    font-size: 0.8125em;
}
/** Colonne de droite **/
div.div_idalgo_content_statistic_average_right {
    width: 75%;
    margin-left: 25%;
    color: #74757a;
    border-left:1px solid #c2c2c2;
    min-height: 340px;
}
.ul_idalgo_content_statistic_average_right li {
    position:relative;
    height:30px;
    font-size: 0.8125em;
    line-height:30px;
    margin:0;
    margin-left:10px;
    margin-right:20px;
}
ul.ul_idalgo_content_statistic_average_right li:hover {
    color:#105b74;
    background-color: #ffe7f1;
}
/** titre de la stat **/
div.div_idalgo_content_statistic_average_right_title span {
    position:relative;
    display:block;
    width:auto;
    padding-right:30px;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    white-space:nowrap;
    line-height: 30px;
}
/** donn&eacute;e de la stat **/
div.div_idalgo_content_statistic_average_right_result span {
    display:block;
    height:30px;
    width:100%;
    text-overflow:ellipsis;
    text-overflow:'.';
    text-align:right;
    white-space:nowrap;
}

div.div_idalgo_content_statistic_average_right_title span.idalgo_sprite,
div.div_idalgo_content_statistic_average_right_title span.idalgo_sprite_rugby {
    display: block;
    position: absolute;
    margin: 0;
    right: 0;
    top: 2px;
    height: 20px;
    width: 20px;
    padding:0;
}
div.div_idalgo_content_statistic_average_right_title span.idalgo_sprite_rugby {
    top:0;
}
li.li_idalgo_content_statistic_average_right_win {
    color: #4db103;
    font-size: 1.1em;
}
div.div_idalgo_content_statistic_average_right_win_title {
    position: relative;
    width: auto;
    height: 100%;
    margin-right: 120px;
    line-height: 10px;
}

div.div_idalgo_content_statistic_average_right_win_result
 {
    position: absolute;
    width: 120px;
    height: 100%;
    top: 0;
    right: 0;
    line-height: 15px;
}
div.div_idalgo_content_statistic_average_right_win_result div {
    width: 40px;
    height: 100%;
    float: right;
    text-align: right;
}
div.div_idalgo_content_statistic_average_right_win_result_2,
div.div_idalgo_content_statistic_average_right_win_result_3 {
    font-size: 1em;
}

span.span_idalgo_content_statistic_average_right_win_result_1_percent,
span.span_idalgo_content_statistic_average_right_win_result_2_percent,
span.span_idalgo_content_statistic_average_right_win_result_3_percent {
    margin-top: -5px;
    line-height: 10px;
    font-size: 0.685em;
    display: block;
    margin: 0 auto;
    clear: both;
}

div.div_idalgo_content_statistic_average_right_title
{
    position: absolute;
    height: 100%;
    left:0;
    right:120px;
    line-height: 10px;
}

div.div_idalgo_content_statistic_average_right_result
 {
    position: absolute;
    width: 120px;
    height: 100%;
    top: 0;
    right: 0;
    font-size: 1.4em;
    line-height: 25px;
}

div.div_idalgo_content_statistic_average_right_result_1,
div.div_idalgo_content_statistic_average_right_result_2,
div.div_idalgo_content_statistic_average_right_result_3 {
    width: 40px;
    height: 100%;
    float: right;
    text-align: right;
}
div.div_idalgo_content_statistic_average_right_result_1,
div.div_idalgo_content_statistic_average_right_result_2 {
    font-size: 0.6875em;
    line-height: 30px;
}

/* Module/Pattern/CSS/TeamCalendar.css ****************************************************/

/* Mise en page du bouton de s&eacute;l&eacute;ction d'une comp&eacute;tition. */
div.div_idalgo_content_calendar_part_listbox{
    display:block;
    position:relative;
    width:100%;
    height:42px;
    margin-bottom:10px;
}

div.div_idalgo_content_calendar_part_listbox div.div_idalgo_listbox {
    display:block;
    float:left;
    width:46%;
    margin:0 2%;
}

div.div_idalgo_content_calendar_part_listbox .li_idalgo_dropdown_menu{
    font-size:1em;
}

div..div_idalgo_content_football_calendar .div_idalgo_blockcontent_main_h3_cnt{
    position:relative;
    padding:0 5px;
}

/* Mise en page des statistics */
ul.ul_idalgo_content_calendar_list_statistic {
    padding:1px;
    margin:20px 0;
    /*
    border:1px solid #c2c2c2;
    margin:0 2%;
    */
}

ul.ul_idalgo_content_calendar_list_statistic li.hidden {
    display:none;
}

ul.ul_idalgo_content_calendar_list_statistic li {
    text-align: center;
}

ul.ul_idalgo_content_calendar_list_statistic li span {
    font-size: 0.8em
}

ul.ul_idalgo_content_calendar_list_statistic li span.label {
    margin-left: 5px;
    color: #272727;
}

ul.ul_idalgo_content_calendar_list_statistic li span.value {
    margin-right: 5px;
    font-weight: bold;
}

ul.ul_idalgo_content_calendar_list_statistic li span.win.value {
    color:#4db103;
}

ul.ul_idalgo_content_calendar_list_statistic li span.draw.value {
    color:#3d3e41;
}

ul.ul_idalgo_content_calendar_list_statistic li span.lost.value {
    color:#990066;
}

/* Mise en page des cellules. */
li.li_idalgo_content_calendar_competition{
    clear:both;
    display:block;
    padding:2px 0;
    border-top:1px solid #c2c2c2;
    height:2em;
    line-height:2em;
    font-size:0.6875em;
}
li.li_idalgo_content_calendar_competition:first-child {
    border-top:0;
}

span.span_idalgo_content_calendar_date_match{
    display:block;
    float:left;
    width:8%;
    text-transform:capitalize;
    text-align:left;
    white-space: nowrap;
    margin-left:3px;
}

span.span_idalgo_content_calendar_date_match_day{
    display:block;
    float:left;
    width:10%;
    text-transform:capitalize;
    text-align:right;
    white-space: nowrap;
}
span.span_idalgo_content_calendar_date_match_num_day{
    display:block;
    float:left;
    width:4%;
    text-transform:capitalize;
    text-align:left;
    white-space: nowrap;
    margin-left:3px;
}
span.span_idalgo_content_calendar_competition{
    display:block;
    float:left;
    width:21%;
    white-space:nowrap;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    text-overflow:'.';
}
a.a_idalgo_content_calendar_local_team{
    display:block;
    float:left;
    width:25%;
    text-align:right;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    text-overflow:'.';
}
span.span_idalgo_content_calendar_score{
    display:block;position:relative;
    float:left;
    width:10%;height:100%;
    text-align:center;
}
a.a_idalgo_content_calendar_visitor_team{
    display:block;
    float:left;
    width:25%;
    text-align:left;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    text-overflow:'.';
}


li.li_idalgo_content_calendar_competition span.span_idalgo_content_calendar_status_1 a bdo{
    color:#4db103;
}
li.li_idalgo_content_calendar_competition span.span_idalgo_content_calendar_status_2 a bdo{
    color:#3d3e41;
}
li.li_idalgo_content_calendar_competition span.span_idalgo_content_calendar_status_3 a bdo{
    color:#990066;
}

a.a_idalgo_content_calendar_team_current{
    font-weight:bold;
}

div.div_idalgo_content_team_calendar_content{
    padding:0 5px;
    width:auto;
}

ul.ul_idalgo_content_calendar_list span.span_idalgo_content_calendar_icone_home{
    width:20px;
    height:20px;
    float:left;
    background-position: -16px -1306px;
}
ul.ul_idalgo_content_calendar_list span.span_idalgo_content_calendar_icone_away{
    width:20px;
    height:20px;
    float:left;
    background-position: -16px -1336px;
}
span.span_idalgo_content_calendar_competition_away {width:20px;height:20px;float:left;background-position: -16px -1336px}
span.span_idalgo_content_calendar_competition_home {width:20px;height:20px;float:left;background-position: -16px -1306px}
span.span_idalgo_content_calendar_competition_time {font-weight:bold;width:25px;float:right;text-align:center}
li.li_idalgo_content_calendar_competition_old_team {text-align:center;padding-right: 0}
li.li_idalgo_content_calendar_competition_old_team img {vertical-align:top;margin:0 5px}
li.li_idalgo_content_calendar_competition a.a_idalgo_content_calendar_visitor_team,
li.li_idalgo_content_calendar_competition a.a_idalgo_content_calendar_local_team  {font-weight:bold}

span.span_idalgo_content_calendar_score {
    position:relative;
    font-weight:bold;
}
span.span_idalgo_content_calendar_status_1 a {
    color: #4db103;
}
span.span_idalgo_content_calendar_status_2 a {
    color: #3d3e41;
}
span.span_idalgo_content_calendar_status_3 a {
    color: #990066;
}

div.div_idalgo_content_calendar span.span_idalgo_content_calendar_competition {
    width:18%;
    }
span.span_idalgo_content_calendar_score a {
    display: block;
    min-width:20px;
    height: 20px;
}

span.span_idalgo_content_calendar_score.span_idalgo_content_calendar_status_0.idalgo_sprite {
    background-position: 50% -812px;
    display: block;
    height: 20px;
}

/* Module/Pattern/CSS/TeamIdentity.css ****************************************************/

div.div_idalgo_content_team_identity{
    position:relative;
    display:block;
}
div.div_idalgo_content_team_identity:after{
    position:relative;
    display:block;
    content:' ';
    clear:both;
}

/* Contenu principal */
div.div_idalgo_content_team_identity_content {
    position:relative;
    margin-top:5px;
}

/* Colone de gauche */
div.div_idalgo_content_team_identity div.div_idalgo_team_identity_first{
    position:absolute;
    display:block;
    top:0px;
    left:0px;
    width:126px;
    text-align:center;
}

/* Colone centrale */
div.div_idalgo_content_team_identity ul.ul_idalgo_team_identity {
    position:relative;
    margin:0;
    padding:0;
    list-style:none;
    margin-top:0px;
    margin-bottom:10px;
    margin-left: 126px;
    margin-right: 96px;
}

li.li_idalgo_team_identity,
li.li_idalgo_team_identity_double,
li.li_idalgo_team_identity_double_person {
    position:relative;
    overflow:hidden;
    border-bottom:1px solid #999999;
    line-height:2em;
}
li.li_idalgo_team_identity_double,
li.li_idalgo_team_identity_double_person {
}

li.li_idalgo_team_identity_no_border{
    border:none;
}

span.span_idalgo_team_identity_label,
span.span_idalgo_team_identity_double_label,
span.span_idalgo_team_identity_double_person_label {
    display:block;
    float:left;
    width:90px;
    color:#999999;
    font-size:0.6875em;
}
a.a_idalgo_team_identity_value,
span.span_idalgo_team_identity_value,
a.a_idalgo_team_identity_double_value,
span.span_idalgo_team_identity_double_value,
a.a_idalgo_team_identity_double_person_value,
span.span_idalgo_team_identity_double_person_value {
    display:block;
    font-weight:bold;
    color:#272727;
    font-size:0.75em;
    overflow:hidden;
    text-overflow:ellipsis;
}

li.li_idalgo_team_identity_double a + a + a,
li.li_idalgo_team_identity_double span + span + span,
li.li_idalgo_team_identity_double_person a + a + a,
li.li_idalgo_team_identity_double_person span + span + span,
li.li_idalgo_team_identity_double_person a + a {
    border-top:1px solid #999999;
    margin-left:90px;
}

li.li_idalgo_team_identity img,
li.li_idalgo_team_identity_double img,
li.li_idalgo_team_identity_double_person img {
    margin-right:3px;
}

/* Colone de droite */
div.div_idalgo_content_team_identity div.div_idalgo_team_identity_last {
    position:absolute;
    display:block;
    text-align:center;
    top:0px;
    right:0px;
    width:96px;
}

div.div_idalgo_content_team_identity div.div_idalgo_team_identity_last img {
    margin-bottom: 13px;
    border:0px;
}

div.div_idalgo_content_team_identity div.div_idalgo_team_identity_last img.img_idalgo_team_identity_last_shirt {
    border:1px solid #c2c2c2;
    padding:9px;
}

div.div_idalgo_content_team_identity div.div_idalgo_team_identity_last img.img_idalgo_team_identity_last_coach {
    width:70px;
}

/* Module/Pattern/CSS/TeamSquad.css *******************************************************/

div.div_idalgo_content_team_squad{position:relative;display:block}
div.div_idalgo_content_team_squad_content{position:relative;margin-bottom:10px;}
div.div_idalgo_content_team_squad_content_header{position:relative;display:block;text-align:center}
span.span_idalgo_content_team_squad_content_header{
    margin-right: 20px;
    color : #272727;
    font-size: 0.7em;
}

/* Le tableau des moyennes */
ul.ul_idalgo_content_team_squad_average {
    position:relative;display:block;
    margin: 0 10px;
}
li.li_idalgo_content_team_squad_average{
    display:block;
    float:left;
    width:20%;
    height:1.375em;
    line-height:1.375em;
    overflow:hidden;
    font-size:0.750em;
    color:#74757a;
}
li.li_idalgo_content_team_squad_average:first-child{width:30%;}

/* La liste des personnes */
ul.ul_idalgo_content_team_squad_content_list_person{position:relative;display:block;margin-top:0.5em}
li.li_idalgo_content_team_squad_content_list_person{
    position:relative;display:block;
    float:left;
    width:29%;
    padding:10px;
    overflow:hidden;
}
a.a_idalgo_content_team_squad_main_person{
    position:relative;display:block;
    box-shadow: 1px 2px 5px #c2c2c2;
    border: 1px solid #c2c2c2;
    width: 100%;
    min-height:100px;
}
a.a_idalgo_content_team_squad_main_person:hover{
    cursor:pointer;text-decoration:none !important;
    background-color:#eeeeee;
    box-shadow: none;
}

img.img_idalgo_content_team_squad_main_person_person{position:absolute;top:8px;left:6px;width:33px;height:47px;}
img.img_idalgo_content_team_squad_main_person_country{position:absolute;bottom:5px;left:-30px;}
img.img_idalgo_content_team_squad_main_person_country.img_idalgo_content_team_squad_main_person_team{left:-30px;}

div.div_idalgo_content_team_squad ul.ul_idalgo_content_team_squad_main_person_info{
    position:relative;display:block;
    margin-top:5px;
    margin-left:47px
}
ul.ul_idalgo_content_team_squad_main_person_info li{position:relative;display:block;font-size:0.6em;line-height:2.4em;height:2.4em;text-overflow:ellipsis;text-overflow:'.';white-space:nowrap}
li.li_idalgo_content_team_squad_main_person_info_name{text-transform: capitalize;font-weight:bold}

span.span_idalgo_content_team_squad_main_person_num_person{
    position:absolute;
    display:block;
    width:20px;
    height:15px;
    line-height:15px;
    right:5px;
    bottom:5px;
    border:1px solid #c2c2c2;
    text-align: center;
    font-size:0.6em;
}


span.span_idalgo_content_team_squad_main_person_num_person_leader{
    border:1px solid orange;
    background-color:yellow;
}

span.span_idalgo_content_team_squad_main_person_num_person.span_idalgo_content_team_squad_main_person_empty {
    display:none;
}

select.select_idalgo_content_team_squad_content_select {
    display:none;
}

div.div_idalgo_content_team_squad_content_action_previous,
div.div_idalgo_content_team_squad_content_action_next {
    display:none;
}

div.div_idalgo_container table tbody tr.tr_idalgo_content_team_squad_statistic_head:hover {
    background-color: inherit;
}

/** Selection de la comp&eacute;tition **/
div.div_idalgo_content_squad_listbox_action_competition {
    display:block;
    position:relative;
    width:100%;
    height:31px;
    margin-bottom:10px;
}
div.div_idalgo_content_squad_listbox_action_competition div.div_idalgo_listbox {
    display:block;
    float:left;
    width:46%;
    margin:0 2%;
}

/** Bouton de bascule **/
div.div_idalgo_content_team_infos_content_players{
    width:53px;
    height:29px;
    background-position:center -3597px;
    cursor:pointer;
}
div.div_idalgo_content_team_infos_content_stats {
    width:53px;
    height:29px;
    background-position:center -3627px;
    cursor:pointer;
}

/* Actions */
tr.tr_idalgo_content_team_squad_statistic_close { display:none; }
tr.tr_idalgo_content_team_squad_statistic_head_open  div.div_idalgo_blockcontent_title_action_openclose {background-position-x:right}
tr.tr_idalgo_content_team_squad_statistic_head_close div.div_idalgo_blockcontent_title_action_openclose {background-position-x:left}

.div_idalgo_content_team_squad_statistic  tr.tr_idalgo_content_team_squad_statistic_head_open:hover td,
.div_idalgo_content_team_squad_statistic  tr.tr_idalgo_content_team_squad_statistic_head_close:hover td{
    background-color:white;
}

/* La mise en page du contenu. */
table.table_idalgo_content_team_squad_statistic_list_main {
    width:100%;
    border-collapse:separate;
    border-spacing:0px;
    margin-top:4px;
}
table.table_idalgo_content_team_squad_statistic_list_main div.div_idalgo_blockcontent_title_h3 {
    margin:10px 0;
    overflow:hidden;
}
tr.tr_idalgo_content_team_squad_statistic_head_1 div.div_idalgo_blockcontent_title_h3{margin-top:2px}

tr.tr_idalgo_content_team_squad_statistic{
    overflow:hidden;
    height:2em;
    line-height:2em;
    font-size:0.6875em;
}
tr.tr_idalgo_content_team_squad_statistic td {
    width:30px;
    overflow:hidden;
    text-align:center;
    font-size:;
    padding:2px 0 1px 0;
    height:2em;
    vertical-align:middle;
}

tbody.tbody_idalgo_content_team_squad_statistic_list_main tr:first-child span{font-weight:bold}
td.td_idalgo_content_team_squad_statistic_name a{display:block;height:100%;width:auto;font-weight:bold;overflow:hidden;text-overflow:ellipsis;text-overflow:'.'}
tr.tr_idalgo_content_team_squad_statistic td.td_idalgo_content_team_squad_statistic_name.td_idalgo_content_team_squad_statistic_total {text-align:right;font-weight:bold}

span.span_idalgo_content_team_squad_statistic_red{font-weight:bold}
/* Gestion des couleurs et bordures de cellules */
tr.tr_idalgo_content_team_squad_statistic_light td {
    border-bottom:1px solid #c2c2c2;
    border-top:1px solid #c2c2c2;
}
tr.tr_idalgo_content_team_squad_statistic_dark {
    background-color:#eeeeee;
}
tr.tr_idalgo_content_team_squad_statistic_dark td {
    border-bottom:1px solid #ffffff;
    border-top:1px solid #ffffff;
}
/* Image entete */
.idalgo_icon_played{background-position:center -1612px;}
.idalgo_icon_started{background-position:center -1581px;}
.idalgo_icon_substitute{background-position:center -496px;}
.idalgo_icon_assist{background-position:center -1643px;}

/* Bouton tout ouvrir tout fermer */
div.div_idalgo_team_squad_open_close_action {
    font-size: 0.75em;
    text-align: right;
    margin: 20px 0 10px 0;
    cursor:pointer
}
div.div_idalgo_team_squad_open_close_action:hover span{color:#74757a}

/* Module/Pattern/CSS/WidgetIdentity.css **************************************************/


div.div_idalgo_widget_identity{position:relative;}
div.div_idalgo_widget_identity_photo{position:relative;float:left;width:53px;text-align:center;}
    img.img_idalgo_widget_identity_photo{position:relative;margin:10px auto 0 auto;display:block;}
    img.img_idalgo_widget_identity_photo_team{position:relative;display:block;margin:10px auto;}
div.div_idalgo_widget_identity_main{position:relative;border-left:1px solid #c2c2c2;padding:10px;margin-left:53px;}
    div.div_idalgo_widget_identity_main{line-height:1.2em;text-align:left}
    div.div_idalgo_widget_identity_main_name{position:relative;}
    span.span_idalgo_widget_identity_main_name_last{text-transform:uppercase;font-weight:bold;margin-right:2px;font-size:0.875em}
    span.span_idalgo_widget_identity_main_name_first{font-size:0.6875em;margin-right:2px}


div.div_idalgo_widget_identity_main_role,
div.div_idalgo_widget_identity_main_detail,
div.div_idalgo_widget_identity_main_team,
div.div_idalgo_widget_identity_main_stat{font-size:0.6875em}
div.div_idalgo_widget_identity_main_detail span + span{margin-left:5px;}
div.div_idalgo_widget_identity_main_detail img{margin:0 5px}

span.span_idalgo_widget_identity_main_stat_big_color {font-size: 1.4em;color:#b30152;font-family: "Cabin Condensed",sans-serif;}

/* Module/Pattern/CSS/WidgetResult.css ****************************************************/

div.div_idalgo_widget_result{position:relative;}
div.div_idalgo_widget_result_content{position:relative;}
ul.ul_idalgo_widget_result_tab{position:relative;}
ul.ul_idalgo_widget_result_tab li.idalgo_fade{
    -webkit-transition: opacity 0.4s linear;
    -moz-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
    transition: opacity 0.4s linear;
}
li.li_idalgo_widget_result_tab{position:relative;}
ul.ul_idalgo_widget_result_tab_date{position:relative;}
li.li_idalgo_widget_result_tab_date{position:relative;display:block;margin-bottom:10px;}
div.div_idalgo_widget_result_tab_nav{position:relative;text-align:center;font-size:0.75em;margin-bottom:1em;}
div.div_idalgo_widget_result_tab_nav ul li a{padding: 0 3em;}
div.div_idalgo_widget_result_tab_date_title{
    position:relative;display:block;
    text-align:left;
    text-indent:5px;
    font-size:0.6875em;
    line-height:1.5em;
    color:#272727;
}

ul.ul_idalgo_widget_result_tab_date_match li:nth-child(even){background-color: #ffffff;}
ul.ul_idalgo_widget_result_tab_date_match li:nth-child(odd){background-color: #eeeeee;border-bottom:1px solid #c2c2c2;}

ul.ul_idalgo_widget_result_tab_date_match div.div_idalgo_content_result_match {
    height:2.25em;
    line-height:2.25em;
}

ul.ul_idalgo_widget_result_tab_date_match div.div_idalgo_content_result_match_penalty {
    height:3.6em;
}

div.div_idalgo_widget_result a.a_idalgo_content_result_match_score{
    position:relative;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
div.div_idalgo_widget_result a.a_idalgo_content_result_match_score_live span{
    color:#4db103;
}
div.div_idalgo_widget_result a.a_idalgo_content_result_match_score_stop span{
    color:#ff6600;
}
div.div_idalgo_widget_result div.div_idalgo_content_result_match_time_stop span{
    color:#ff6600;
}
div.div_idalgo_widget_result div.div_idalgo_content_result_match_time_live span{
    color:#4db103;
}
div.div_idalgo_widget_result div.div_idalgo_content_result_match_time{
    font-weight:bold;font-size:1.182em;color:#999999;direction:ltr;text-align:center}

div.div_idalgo_widget_result a.a_idalgo_content_result_match_score span{
    font-weight:bold;
}
div.div_idalgo_widget_result .a_idalgo_content_result_match_score .div_idalgo_score_penalty_part{font-size:0.8em;}

div.div_idalgo_widget_result div.div_idalgo_content_result_match_visitorteam{
    vertical-align:top;
}

div.div_idalgo_widget_result img.img_idalgo_content_result_match_localteam{
    position:absolute;
    left:0px;
    top:50%;
}

div.div_idalgo_widget_result img.img_idalgo_content_result_match_localteam,
div.div_idalgo_widget_result img.img_idalgo_content_result_match_visitorteam{
    position:absolute;
    top:0;
    padding:1px;
    border:none;
}
div.div_idalgo_widget_result img.img_idalgo_content_result_match_localteam{
    left:0px;
}
div.div_idalgo_widget_result img.img_idalgo_content_result_match_visitorteam{
    right:3px;
}
div.div_idalgo_widget_result a.idalgo_team_winner{
    font-size:1em;font-weight:bold;
}

div.div_idalgo_content_result_match{
    position:relative;display:block;
    height:2.727em;
    line-height:2.727em;
    font-size:0.6875em;
}
div.div_idalgo_content_result_match_penalty{
    height:5.818em;
}
div.div_idalgo_content_result_match_time{
    display:block;position:absolute;
    left:0;top:0;
    width:15%;
    height:100%;
    overflow:hidden;
    text-transform:uppercase;

}
.div_idalgo_content_result_match_penalty .div_idalgo_content_result_match_time{height:50%}

span.span_idalgo_content_result_match_time{transition:2s}

div.div_idalgo_content_result_match_localteam{
    display:block;position:absolute;
    left:15%;top:0;
    width:34%;
    height:100%;
    text-align:right;
    overflow:hidden;
}
a.a_idalgo_content_result_match_localteam{
    display:block;
    position:relative;
    height:100%;width:auto;
    margin-left:30px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    text-overflow:'.';
    text-transform:uppercase;
}
div.div_idalgo_content_result_match_localteam_background_picture{
    position:absolute;
    left:10px;top:6px;
    height:20px;width:20px;
}
div.div_idalgo_content_result_match_score{
    display:block;position:absolute;
    left:51%;top:0;
    width:13%;
    height:100%;
}
a.a_idalgo_content_result_match_score{
    display:block;
    height:100%;
    text-align:center;
    transition: 2s;
    font-size:1.182em;
}
a.a_idalgo_content_result_match_score_end{
    color:#ff6600;
}
a.a_idalgo_content_result_match_score span{
    transition: 2s;
    font-weight:bold;
    font-family:"Cabin Condensed",sans-serif}
div.div_idalgo_content_result_match[data-status="0"] span.span_idalgo_score_part_center{display:none}
div.div_idalgo_content_result_match_visitorteam{
    display:block;position:absolute;
    left:66%;top:0;
    width:34%;
    height:100%;
    text-align:left;
}
a.a_idalgo_content_result_match_visitorteam{
    display:block;
    position:relative;
    height:100%;width:auto;
    padding-right:30px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    text-overflow:'.';
    text-transform:uppercase;
}
div.div_idalgo_content_result_match_visitorteam_background_picture{
    position:absolute;
    right:10px;top:6px;
    height:20px;width:20px;
}


div.div_idalgo_match_final{position:relative;border:1px solid #c2c2c2;margin:5px;}
    div.div_idalgo_match_final >div:nth-child(odd){background-color:#eeeeee;}
    div.div_idalgo_match_final > div+div{border-top:1px solid #c2c2c2;}
    div.div_idalgo_match_final_stadium{position:relative;height:1em;text-align:center;}
        div.div_idalgo_match_final_stadium span{font-size:0.6875em;}
    div.div_idalgo_match_final_date{position:relative;height:1em;text-align:center;}
    div.div_idalgo_match_final_date span{font-size:0.6875em;color:#999999;}
    div.div_idalgo_match_final_match{position:relative;height:90px;}
    div.div_idalgo_match_final_match_local, div.div_idalgo_match_final_match_score, div.div_idalgo_match_final_match_visitor{position:absolute;width:33%;height:100%;}
        div.div_idalgo_match_final_match_local{left:0;}
        div.div_idalgo_match_final_match_score{left:34%;}
            a.a_idalgo_match_final_match_score{position:absolute;display:block;bottom:0;width:100%;height:60px;font-size:2.5em;line-height:1.2em;text-align:center;color:#999999;}
                a.a_idalgo_match_final_match_score span.span_idalgo_score_part_left{margin-left:5px}
                a.a_idalgo_match_final_match_score div.div_idalgo_score_penalty_part{position:absolute;top:auto;bottom:0;height:1em;font-size:0.25em;overflow:hidden;left:0;}
                a.a_idalgo_match_final_match_score div.div_idalgo_score_penalty_part span{
                    display:block;
                    width:1em;
                    background-color:#ffffff;
                    border:1px solid #c2c2c2;
                    border-bottom-color:transparent;
                    text-align:center;
                    line-height:1.1em;
                }
                a.a_idalgo_match_final_match_score div.div_idalgo_score_penalty_part .span_idalgo_score_part_center{display:none;}
        div.div_idalgo_match_final_match_visitor{right:0;}
        span.span_idalgo_match_final_match_local,
        span.span_idalgo_match_final_match_visitor{
            display:block;
            width:100%;
            height:2.8em;line-height:2.8em;
            overflow:hidden;
            font-weight:bold;
            text-transform:uppercase;
            text-align:center;
            text-overflow:ellipsis;
            white-space:nowrap;
            font-size:0.7em;
        }
        div.div_idalgo_match_final_match_local_logo, div.div_idalgo_match_final_match_visitor_logo{
            position:relative;
            width:50px;height:50px;
            background-position:center 0;
            backougrnd-repeat:no-repeat;
            overflow:hidden;
            margin:0 auto;
        }
        div.div_idalgo_match_final_time{position:relative;height:1em;text-align:center;}
            div.div_idalgo_match_final_time span{font-size:0.6875em;}

div.div_idalgo_match_final_stop .a_idalgo_match_final_match_score{color:#ff6600;}
div.div_idalgo_match_final_live .a_idalgo_match_final_match_score{color:#4db103;}
div.div_idalgo_match_final_local_win div.div_idalgo_match_final_match_local{background-color:#ffffff;border-right:1px solid #c2c2c2;}
div.div_idalgo_match_final_visitor_win div.div_idalgo_match_final_match_visitor{background-color:#ffffff;border-left:1px solid #c2c2c2;}

div.div_idalgo_match_final_local_win div.div_idalgo_match_final_match_visitor,
div.div_idalgo_match_final_visitor_win div.div_idalgo_match_final_match_local{color:#999999;}

div.div_idalgo_match_final_local_win div.div_idalgo_match_final_match_visitor_logo,
div.div_idalgo_match_final_visitor_win div.div_idalgo_match_final_match_local_logo{background-position:center -50px;}

div.div_idalgo_match_final_local_win a.a_idalgo_content_result_match_localteam,
div.div_idalgo_match_final_visitor_win a.a_idalgo_content_result_match_visitorteam {font-weight: bold}

ul.ul_idalgo_widget_result_tab_date_match a.a_idalgo_content_result_match_localteam,
ul.ul_idalgo_widget_result_tab_date_match a.a_idalgo_content_result_match_visitorteam{
    text-transform:none;
}

div.div_idalgo_widget_result img.img_idalgo_content_result_match_localteam,
div.div_idalgo_widget_result img.img_idalgo_content_result_match_visitorteam{top:2px;}

/* D&eacute;sactivation du logos des &eacute;quipes */
div.div_idalgo_widget_result a.a_idalgo_content_result_match_localteam,
div.div_idalgo_widget_result a.a_idalgo_content_result_match_visitorteam{
    margin:0;
    padding:0
}
a.a_idalgo_content_result_match_localteam_logo,
a.a_idalgo_content_result_match_visitorteam_logo{
    display:none
}

/* Module/Pattern/CSS/WidgetStanding.css **************************************************/
div.div_idalgo_widget_standing{position:relative;display:block}
div.div_idalgo_content_standing_content_content{position:relative;display:block}
div.div_idalgo_content_standing_content_content_standing{position:relative}


div.div_idalgo_widget_standing div.div_idalgo_content_standing_line{margin-right:195px;}
    div.div_idalgo_widget_standing span.span_idalgo_content_standing_position{left:0;width:20px;color:#999999}
    div.div_idalgo_widget_standing div.div_idalgo_content_standing_pos{left:20px;width:8px;}
    div.div_idalgo_widget_standing span.span_idalgo_content_standing_logo{left:28px;width:20px}
            div.div_idalgo_widget_standing img.img_idalgo_content_standing_logo{
                width:15px;height:15px;
                top:50%;margin-top:-8px;
                left:50%;margin-left: -8px;
            }
div.div_idalgo_widget_standing div.div_idalgo_content_standing_line div.div_idalgo_content_standing_name{left:50px}
    div.div_idalgo_widget_standing span.span_idalgo_content_standing_points,
    div.div_idalgo_widget_standing span.span_idalgo_content_standing_percent{left:50px;width:25px}
    div.div_idalgo_widget_standing span.span_idalgo_content_standing_played{left:75px;width:25px}
    div.div_idalgo_widget_standing span.span_idalgo_content_standing_form{left:100px;width:75px}
div.div_idalgo_widget_standing div.div_idalgo_content_standing_line span.span_idalgo_content_standing_next_global{display:none}
div.div_idalgo_widget_standing div.div_idalgo_content_standing_line span.span_idalgo_content_standing_last_global{display:block;left:175px;margin-left:100%;width:20px}
        span.span_idalgo_content_standing_last {
            position:absolute;display:block;
            top:50%;left:50%;
            width:15px;height:15px;
            margin-top:-8px;margin-left:-8px;
            background-position: center -2115px;
        }

    li.li_idalgo_content_standing_line_selected span.span_idalgo_content_standing_last{background-position: center -2674px}

div.div_idalgo_widget_standing  span.span_idalgo_content_standing_form ul.ul_idalgo_content_standing_form_syntetic {
    top:4px;
    padding:3px;
}

div.div_idalgo_widget_standing ul.ul_idalgo_content_standing_form_detail{margin-top:12px;right:0}

div.div_idalgo_widget_standing div.div_idalgo_content_standing_line div.div_idalgo_content_standing_name
    span.button_idalgo_status_draw{margin-left:5px;padding:0 2px}

div.div_idalgo_widget_standing div.div_idalgo_content_standing_form_detail {
    width: 100%;
}

/* CONFERENCES (MLS) */
div.div_idalgo_widget_standing[data-conference] li.li_idalgo_content_standing{
    display:none;background-color:transparent}

div.div_idalgo_widget_standing[data-conference] li.li_idalgo_content_standing_head,
div.div_idalgo_widget_standing[data-conference="1"] li.li_idalgo_content_standing[data-conference="1"],
div.div_idalgo_widget_standing[data-conference="2"] li.li_idalgo_content_standing[data-conference="2"]{
    display:block}

div.div_idalgo_widget_standing div.div_idalgo_content_standing_conference ul.ul_idalgo_nav{
    display:block;margin-bottom:20px}
div.div_idalgo_widget_standing div.div_idalgo_content_standing_conference li.li_idalgo_left{
    width:50%}
div.div_idalgo_widget_standing div.div_idalgo_content_standing_conference li.li_idalgo_left a{
    font-size:0.75em}

/* Module/Pattern/CSS/WidgetStatistic.css *************************************************/

div.div_idalgo_widget_statistic_content{position:relative}

/* Le titre principa, s'il y en a un (rugby). */
div.div_idalgo_widget_statistic_title_content {
    position: relative;
    display: block;
    width: 100%;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 0.9em;
    color:#74757a;
    letter-spacing: 0.4em;
    text-align: center;
    text-transform: uppercase;
}

/* La bloc de contenu. */
div.div_idalgo_widget_statistic_podium{
    position:relative;display:block;
    font-weight: bold;
    padding-top:20px;
    margin-bottom: 10px;
    z-index:2;
}

/* Le fond du block de contenu. */
div.div_idalgo_widget_statistic_podium_background {
    position:absolute;
    height:69px;
    width:100%;
    background-color:#eeeeee;
    border-bottom:1px solid #c2c2c2;
}

/* La liste du podium. */
ul.ul_idalgo_widget_statistic_podium { display: block; position: relative; }

li.li_idalgo_widget_statistic_podium { display: block; position: absolute; height: 100%; }

li.li_idalgo_widget_statistic_podium_1 { width: 86px; left: -43px; margin-left: 50%; }

li.li_idalgo_widget_statistic_podium_2,
li.li_idalgo_widget_statistic_podium_3 { width: 70px; }

li.li_idalgo_widget_statistic_podium_2 { left: 6%; }

li.li_idalgo_widget_statistic_podium_3 { right: 6%; }

/* Le lien et contenant. */
a.a_idalgo_widget_statistic_podium {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
}

/* Le ou les noms. */
span.span_idalgo_widget_statistic_podium_name,
span.span_idalgo_widget_statistic_podium_team_name {
    position: absolute;
    display: block;
    width: 140%;
    left:-20%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color:#999999;
}

/* La position. */
span.span_idalgo_widget_statistic_podium_position {
    position: absolute;
    display: block;
    width: 20px;
    left:-20px;
    top:72px;
    text-align: center;
    color:#999999;
    font-size: 1em;
}

/* Les scores. */
span.span_idalgo_widget_statistic_podium_score {
    position: absolute;
    display: block;
    text-align: center;
    z-index: 2;
    color:#999999;
}

/* La personnalisation en fonction du contenu &agrave; afficher. */
li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_name {height: 11px;line-height: 11px;font-size: 0.7em;top:40px;}
li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_team_name {height: 10px;line-height: 10px;font-size: 0.6em;top:52px;}
li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_score {font-size: 1.25em;}

li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_name {height: 16px;line-height: 16px;font-size: 1em;color:#272727;top:12px;}
li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_team_name {top:30px;color:#272727;}
li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_position {color:#272727;}
li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_score {font-size: 1.5em;color:#272727;}

li.li_idalgo_widget_statistic_podium_3 span.span_idalgo_widget_statistic_podium_position {right:-22px;left:auto;}

/* La boite qui contient le ou les logos. */
div.div_idalgo_widget_statistic_podium_img {
    position: absolute;
    bottom: 79px;
    border: 1px solid #c2c2c2;
    background-color: #ffffff;
    text-align: center;
    line-height:0;
    z-index: 3;
}
img.img_idalgo_widget_statistic_podium_img_podium {
    margin:10px;
}
/* On force la largeur du contenu central, vu qu'on n'a pas d'image approprir&eacute;e. */
li.li_idalgo_widget_statistic_podium_1 img.img_idalgo_widget_statistic_podium_img_podium {
    width: 66px;
}

/* Les triangles sous les images. */
div.div_idalgo_widget_statistic_podium_img:after, div.div_idalgo_widget_statistic_podium_img:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3;
}
div.div_idalgo_widget_statistic_podium_img:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 15px;
    left: 50%;
    margin-left: -15px;
}
div.div_idalgo_widget_statistic_podium_img:before {
    border-color: rgba(102, 102, 102, 0);
    border-top-color: #c2c2c2;
    border-width: 16px;
    left: 50%;
    margin-left: -16px;
}

/* Un ballon rond ou oval. */
div.div_idalgo_widget_statistic_podium_score_circle {
    position: absolute;
    display: block;
    width: 80%;
    height: 80%;
    top:10%;
    left:10%;
    background-color: #eeeeee;
    border-radius:50%;
    -webkit-border-radius: 50%;
    -moz-border-radius:50%;
    z-index: -1;
}
div.div_idalgo_widget_statistic_podium_score_oval {
    content: " ";
    border-color: transparent;
    background-color: #eeeeee;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    height: 70%;
    transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    z-index: -2;
}

/* Sous titre de la dipositive. */
div.div_idalgo_widget_statistic_podium_title {
    position: relative;
    width: 200px;
    border-bottom: 1px solid #c2c2c2;
    left: 50%;
    margin-left: -100px;
    text-align: center;
}
div.div_idalgo_widget_statistic_podium_title span{
    position: relative;
    display: inline-block;
    padding: 2px;
    background: #ffffff;
    width: auto;
    top: 10px;
    font-weight:normal;
    font-size:0.7em;
}

/* La personnalisation suivant le type de contenu &agrave; afficher personne ou club/&eacute;quipe. */
div.div_idalgo_widget_statistic_podium_person ul.ul_idalgo_widget_statistic_podium {height: 260px;}
div.div_idalgo_widget_statistic_podium_person li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_score {top: 172px;width: 72px;height: 72px;line-height: 72px;}
div.div_idalgo_widget_statistic_podium_person li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_score {width: 88px;height: 88px;line-height: 88px;}

div.div_idalgo_widget_statistic_podium_team ul.ul_idalgo_widget_statistic_podium {height: 220px;}
div.div_idalgo_widget_statistic_podium_team li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_score {top:130px;width: 77px;height: 77px;line-height: 77px;}
div.div_idalgo_widget_statistic_podium_team li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_name {top:14px}
div.div_idalgo_widget_football_statistic_player_goal_history li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_name {top:26px}
div.div_idalgo_widget_football_statistic_player_goal_history li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_name {top:6px}
div.div_idalgo_widget_statistic_podium_team li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_score {width:88px; height: 88px;line-height: 88px;}
div.div_idalgo_widget_statistic_podium_team li.li_idalgo_widget_statistic_podium img.img_idalgo_widget_statistic_podium_img_podium { width: 50px; }
div.div_idalgo_widget_statistic_podium_team li.li_idalgo_widget_statistic_podium_1 img.img_idalgo_widget_statistic_podium_img_podium { width: 66px; }

/* Pour le tennis l'affichage des &eacute;volutions */
div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution,
div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution_graphic {position: absolute;}

div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution {bottom: 0;right:0;width: 30px;height: 30px;line-height: 30px;text-align: center;font-size: 0.8em;font-weight: bold;}
div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution_graphic {bottom: 0;left:0;}
div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution_graphic_up {background-position:center -279px;;}
div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution_graphic_down {background-position:center -310px;}

/* Module/Sport/CSS/ScoreCenter.css *******************************************************/

div.div_idalgo_content_sport_score_center {position:relative}

/** Filtre sport **/
div.div_idalgo_content_sport_score_center_filter_sport {
    position:relative;
    height:52px;
    width:100%;
    margin:20px 0 0 0
}
ul.ul_idalgo_content_sport_score_center_filter_sport {position:relative;display:block;width:100%;text-align:center}
li.li_idalgo_content_sport_score_center_filter_sport {position:relative;display:inline;margin:0;padding:0;list-style:none}
li.li_idalgo_content_sport_score_center_filter_sport > button {position:relative;width:52px;height:52px;margin:0;padding:0;border-style:none;cursor:pointer;background-color:transparent}

/** L&eacute;gende **/
div.div_idalgo_content_sport_score_center_legend {
    position:absolute;
    top:0;
    right:0;
    height:52px;
    width:130px;
    text-align:right;
    z-index:0;
}
div.div_idalgo_content_sport_score_center_legend_title {cursor:pointer}
span.span_idalgo_content_sport_score_center_legend_title_txt {position:relative;display:block;text-transform:uppercase;padding-right:30px;line-height:52px}
span.span_idalgo_content_sport_score_center_legend_title_txt span {
    border:1px solid black;
    border-radius:10px;
    position:absolute;
    top:16px;right:5px;
    width:1em;
    height:1em;line-height:1em;
    text-align:center
}

div.div_idalgo_content_sport_score_center_legend[is_closed=true] div.div_idalgo_content_sport_score_center_legend_content {display:none}

div.div_idalgo_content_sport_score_center_legend[is_closed=false] {margin:10px 25% 0 25%;width:50%;text-align:right;box-shadow: 2px 2px 3px #eee;z-index:101}
div.div_idalgo_content_sport_score_center_legend[is_closed=false] div.div_idalgo_content_sport_score_center_legend_title {background-color:#eeeeee}
div.div_idalgo_content_sport_score_center_legend[is_closed=false] span.span_idalgo_content_sport_score_center_legend_title_cross {position:absolute;top:11px;left:2px;display:block}
div.div_idalgo_content_sport_score_center_legend[is_closed=false] span.span_idalgo_content_sport_score_center_legend_title_txt {margin-right:10px}

div.div_idalgo_content_sport_score_center_legend[is_closed=false] div.div_idalgo_content_sport_score_center_legend_content{display:block;width:100%;background-color:#ffffff;border:1px solid #eeeeee;box-shadow: 2px 2px 3px #eee}
div.div_idalgo_content_sport_score_center_legend[is_closed=false] ul.ul_idalgo_content_sport_score_center_legend_content{margin-left:60px;padding:20px 0;position: relative}

/** L&eacute;gende - Foot **/
div.div_idalgo_content_sport_score_center_legend[is_closed=false] div.div_idalgo_football_legend_stat{height: 30px;position: relative;text-align: left}
div.div_idalgo_content_sport_score_center_legend[is_closed=false] span.span_idalgo_football_legend_stat_txt{position:relative;padding-left:60px;text-transform:uppercase}
div.div_idalgo_content_sport_score_center_legend[is_closed=false] span.span_idalgo_football_legend_stat_txt_res{position:absolute;display:block;top:0;left:6px;height:20px}

/** L&eacute;gende - Foot - Carr&eacute; du p&eacute;nalty **/
div.div_idalgo_content_sport_score_center_legend[is_closed=false] div.div_idalgo_football_legend_stat_penalty{height:50px}
div.div_idalgo_content_sport_score_center_legend[is_closed=false] div.div_idalgo_football_legend_stat_penalty{line-height:50px}
div.div_idalgo_content_sport_score_center_legend[is_closed=false] span.span_idalgo_football_legend_stat_txt_square{border:1px solid #999999;height:38px;line-height:38px;position:absolute;top:-10px;left:0;width:38px}
div.div_idalgo_content_sport_score_center_legend[is_closed=false] span.span_idalgo_football_legend_stat_txt_square_peno{background-color:#eeeeee;position:absolute;top:0;width:15px;height:15px;line-height:15px;margin-top:-5px;right:0;margin-right:-5px;text-align:center}
div.div_idalgo_content_sport_score_center_legend[is_closed=false] span.span_idalgo_football_legend_stat_txt_square_peno_txt{font-size:10px;line-height:15px}

div.div_idalgo_content_sport_score_center_competition_title span.idalgo_icon_football{background-position: -19px -380px}

/** Filtre navigation **/
div.div_idalgo_container div.div_idalgo_content_sport_score_center_filter_nav{
    position:relative;display:block;
    border-bottom:1px solid #c2c2c2;
    margin:20px 0 0 0
}
div.div_idalgo_container ul.ul_idalgo_content_sport_score_center_filter_nav{
    position:relative;display:none;
    line-height:2em;
    margin:0 auto;
    border-bottom:0;
}
div.div_idalgo_container ul.ul_idalgo_content_sport_score_center_filter_nav li a{position:relative}

ul.ul_idalgo_content_sport_score_center_filter_nav > li > a.a_idalgo_active,
ul.ul_idalgo_content_sport_score_center_filter_nav > li > a.a_idalgo_active:hover {
    background-color:#eeeeee;
}

ul.ul_idalgo_content_sport_score_center_filter_nav > li > a.a_idalgo_active,
ul.ul_idalgo_content_sport_score_center_filter_nav > li > a.a_idalgo_active:hover,
ul.ul_idalgo_content_sport_score_center_filter_nav > li > a:hover {
    border-bottom-color:#eeeeee
}
div.div_idalgo_container ul.ul_idalgo_content_sport_score_center_filter_nav span.span_navtab_badge{
    line-height:18px;
    background-color:#105b74
}

/** Comp&eacute;tition **/
div.div_idalgo_container ul.ul_idalgo_content_sport_score_center_competition,
div.div_idalgo_container ul.ul_idalgo_content_sport_score_center_event{
    position:relative;display:block;
    padding:10px;
    background-color:#eeeeee
}
    li.li_idalgo_content_sport_score_center_competition,
    li.li_idalgo_content_sport_score_center_event{
        position:relative;display:block;
        border:1px solid #c2c2c2;
        background-color:#ffffff;
        margin-bottom:1em
    }
    li.li_idalgo_content_sport_score_center_competition.idalgo_action_hide{display:none}
    li.li_idalgo_content_sport_score_center_competition.idalgo_sport_hide{display:none}
div.div_idalgo_content_sport_score_center_competition_title{
    position:relative;display:block;
    height:3em;line-height:3em;
    border-bottom:2px solid #105b74;
    text-transform:uppercase;
    text-align:center;
    z-index:11
}
    span.span_idalgo_content_sport_score_center_competition_title{
        position:absolute;display:block;
        top:-6px;left:30px;
        height:100%;
        text-indent:10px;
        font-weight:bold;
        font-size:0.75em;
        letter-spacing:0.2em;
        text-align:left;
        overflow:hidden;text-overflow:ellipsis;text-overflow:'.';white-space:nowrap;
        z-index:1
    }

    img.img_idalgo_content_sport_score_center_competition_title_logo {
        position: absolute;display: block;
        height:35px;top:7px;left:10px;
        background-color: #105b74;
    }

    img.img_idalgo_content_sport_score_center_competition_title_logo + span {left:50px;}

html[lang="AR"] span.span_idalgo_content_sport_score_center_competition_title,
div.div_idalgo_container[lang="AR"] span.span_idalgo_content_sport_score_center_competition_title,
div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_sport_score_center_competition_title{letter-spacing:normal}

    span.span_idalgo_content_sport_score_center_competition_title_subtitle,
    span.span_idalgo_content_sport_score_center_competition_title_subtitle_short{
        position:absolute;display:block;
        top:10px;left:40px;
        height:100%;
        color:#74757a;
        font-size:0.625em;
        letter-spacing:0.2em;
        text-align:left;
    }

    span.span_idalgo_content_sport_score_center_competition_title_gender,
    span.span_idalgo_content_sport_score_center_competition_group_title_gender{
        position: absolute;display: block;
        width: 35px;top:7px;
        right:5px
    }

span.span_idalgo_content_sport_score_center_competition_group_title_gender{top:-2px}

    span.span_idalgo_content_sport_score_center_competition_group_title_gender + span,
    span.span_idalgo_content_sport_score_center_competition_title_gender + span {right:50px;}
    span.span_idalgo_content_sport_score_center_competition_title_gender + span.span_idalgo_content_sport_score_center_competition_title_subtitle {left:60px;}

html[lang="AR"] span.span_idalgo_content_sport_score_center_competition_title_subtitle,
html[lang="AR"] span.span_idalgo_content_sport_score_center_competition_title_subtitle_short,
div.div_idalgo_container[lang="AR"] span.span_idalgo_content_sport_score_center_competition_title_subtitle,
div.div_idalgo_container[lang="AR"] span.span_idalgo_content_sport_score_center_competition_title_subtitle_short,
div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_sport_score_center_competition_title_subtitle,
div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_sport_score_center_competition_title_subtitle_short{
    letter-spacing:normal}

    span.span_idalgo_content_sport_score_center_competition_title_subtitle_short{display:none}
    span.span_idalgo_content_sport_score_center_competition_title_logo{
        position:absolute;display:block;
        top:1.5em;left:10px;margin-top:-8px;
        height:14px;width:14px;
        border-radius:50px;
        border:2px solid #105b74;
        background-color:white;
        z-index:10
    }
    div.div_idalgo_content_sport_score_center_competition_title_standing_action,
    div.div_idalgo_content_sport_score_center_competition_title_finalleg_action{
        display:block;position:absolute;
        color:#105b74;
        text-align:center;
        left:0;right:0;bottom:0;width:100%;
        font-size:0.5em;
        height:0;
        line-height:0;
        z-index: 1;
    }
    span.span_idalgo_content_sport_score_center_competition_title_standing_action,
    span.span_idalgo_content_sport_score_center_competition_title_finalleg_action{
        position:relative;cursor:pointer;
        padding:0 1em;
        background-color:#ffffff;
        letter-spacing:0.5em;
    }

html[lang="AR"] span.span_idalgo_content_sport_score_center_competition_title_standing_action,
html[lang="AR"] span.span_idalgo_content_sport_score_center_competition_title_finalleg_action,
div.div_idalgo_container[lang="AR"] span.span_idalgo_content_sport_score_center_competition_title_standing_action,
div.div_idalgo_container[lang="AR"] span.span_idalgo_content_sport_score_center_competition_title_finalleg_action
div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_sport_score_center_competition_title_standing_action,
div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_sport_score_center_competition_title_finalleg_action{
    letter-spacing:normal}

div.div_idalgo_container ul.ul_idalgo_content_sport_score_center_competition_group{position:relative;display:block;z-index:1}
    li.li_idalgo_content_sport_score_center_competition_group{position:relative;display:block}
    li.li_idalgo_content_sport_score_center_competition_group.idalgo_action_hide{display: none;}
        div.div_idalgo_content_sport_score_center_competition_group_title{
            position:relative;display:block;
            height:2em;line-height:2em;
            border-bottom:1px solid #c2c2c2;
            background-color:#eeeeee;
            text-transform:uppercase;
            text-align:center;
        }
        span.span_idalgo_content_sport_score_center_competition_group_title,
        span.span_idalgo_content_sport_score_center_competition_group_title_short{
            position:absolute;display:block;
            top:11px;left:11px;
            line-height:1.3em;
            font-size:0.5em;
            color:#272727;
            letter-spacing:0.4em;
            text-align:left;
        }
        div.div_idalgo_container[lang="AR"] span.span_idalgo_content_sport_score_center_competition_group_title,
        div.div_idalgo_container[lang="AR"] span.span_idalgo_content_sport_score_center_competition_group_title_short,
        div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_sport_score_center_competition_group_title,
        div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_sport_score_center_competition_group_title_short{
            letter-spacing:normal}
        span.span_idalgo_content_sport_score_center_competition_group_title_short{display:none}
        div.div_idalgo_content_sport_score_center_competition_group_title_standing,
        div.div_idalgo_content_sport_score_center_competition_group_title_finalleg{
            display:block;position:absolute;
            color:#105b74;
            text-align:center;
            left:0;right:0;bottom:0;width:100%;
            font-size:0.5em;
            height:0;
            line-height:0;
            z-index:11;
        }
        span.span_idalgo_content_sport_score_center_competition_group_title_standing,
        span.span_idalgo_content_sport_score_center_competition_group_title_finalleg{
            position:relative;cursor:pointer;
            padding:0 1em;
            background-color:#ffffff;
            letter-spacing:0.5em;
        }
        div.div_idalgo_container[lang="AR"] span.span_idalgo_content_sport_score_center_competition_group_title_standing,
        div.div_idalgo_container[lang="AR"] span.span_idalgo_content_sport_score_center_competition_group_title_finalleg,
        div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_sport_score_center_competition_group_title_standing,
        div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_sport_score_center_competition_group_title_finalleg{
            letter-spacing:normal}
div.div_idalgo_container ul.ul_idalgo_content_sport_score_center_competition_group_match{position:relative;margin-top:5px}
    li.li_idalgo_content_sport_score_center_competition_group_match,
    div.div_idalgo_dom_match_games_period{position:relative;border-bottom:1px solid #c2c2c2}

div.div_idalgo_content_sport_score_center div.div_idalgo_dom_match_match_popup{position:absolute;display:block;left:0;top:0;width:100%;height:100%;cursor:pointer;}

li.li_idalgo_content_sport_score_center_competition_group_match_first
{
    margin-top: 15px;
    border-top:1px solid #c2c2c2;
}

/* Popup */
div.div_idalgo_football_popup_match_content div.div_idalgo_football_popup_match_content_nav ul{width:90%}
div.div_idalgo_football_popup_match_content li.li_idalgo_left{width:33%}
div.div_idalgo_football_popup_match_content div.div_idalgo_content_football_match_preview_history_header_left{width:37%}
div.div_idalgo_football_popup_match_content div.div_idalgo_content_football_match_preview_history_header_right{width:63%}


/** Filtre sports JO **/
div.div_idalgo_content_sport_score_center_filter {position: relative;display: block;background-color:#eeeeee;padding:10px;}

div.div_idalgo_content_sport_score_center_filter_list{
    position:relative;
    display:block;
}

div.div_idalgo_content_sport_score_center_filter_list_title {
    position: relative;display: block;
    height: 30px;line-height: 30px;
    font-size: 0.875em;
    text-indent: 10px;
    border-top: 2px solid #105b74;
    background-color: #ffffff
}

div.div_idalgo_content_sport_score_center_filter_list_title_filter_all {position: absolute;display: block;height: 100%;top:0;right:5px;color: #c2c2c2}
div.div_idalgo_content_sport_score_center_filter_list_title_filter_all.idalgo_active {color: #272727}
span.span_idalgo_content_sport_score_center_filter_list_title_filter_all_txt {position: relative;display: block;margin-right:50px}


ul.ul_idalgo_content_sport_score_center_filter_list_content {position: relative;display: block;background-color: #ffffff ;box-shadow: 0px 1px 0px #c2c2c2;}
    li.li_idalgo_content_sport_score_center_filter_list_content_sport{position: relative;display: block;float: left;width: 30px;height:30px;margin: 5px 10px;background-color: #c2c2c2}
    span.span_idalgo_content_sport_score_center_filter_list_title_filter_all_cnt {position: absolute;display: block;top:3px;right:10px;height: 30px;width: 30px;background-color: #ffffff}
    span.span_idalgo_content_sport_score_center_filter_mob_filter {position:relative;display: none;width:100%;height: 30px;line-height: 30px;background-color: #105b74;color:#ffffff;text-align: center;text-transform: uppercase;font-size: 0.6875em;letter-spacing: 0.2em}
    span.span_idalgo_content_sport_score_center_filter_mob_filter:hover,
    div.div_idalgo_content_sport_score_center_filter_list_title_filter_all:hover,
    li.li_idalgo_content_sport_score_center_filter_list_content_sport:hover{cursor: pointer}
li.li_idalgo_content_sport_score_center_filter_list_content_sport img {height: 30px;width: 30px}
li.li_idalgo_content_sport_score_center_filter_list_content_sport.idalgo_active {background-color: #105b74;}

/* Module/Sport/CSS/ScoreCenterNavigation.css *********************************************/

div.div_idalgo_content_sport_score_center_navigation{position:relative}
/* Navigation prev,cur,next */
div.div_idalgo_content_sport_score_center_navigation_days{
    position:relative;
    width:100%;
    height:40px;
}
div.div_idalgo_content_sport_score_center_navigation_days .button_idalgo{font-size:0.625em;}
div.div_idalgo_content_sport_score_center_navigation_days .a_idalgo_dropdown_menu{font-size:0.625em;}
div.div_idalgo_content_sport_score_center_navigation_days > div{
    position:absolute;
    top:0;
}
div.div_idalgo_content_sport_score_center_navigation_days_before{
    left:0;
    width:33%;
    height:100%;
    text-align:right
}
div.div_idalgo_content_sport_score_center_navigation_days_before a.idalgo_listbox_split_left{
  border-right:0 none;
}
div.div_idalgo_content_sport_score_center_navigation_days_current{
    left:33%;
    width:34%;
    height:2em;
    text-align:center;
    z-index:1;
}
span.span_idalgo_content_sport_score_center_navigation_days_current{
    display:block;
    overflow:hidden;
    width:auto;
    height:38px;
    line-height:38px;
    font-size:0.625em;
    color:#105b74;
    border-width:1px 1px 0 1px;
    border-color:#c2c2c2;
    border-style:solid;
    z-index:1;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    white-space:nowrap;
    margin:0 -1px;
}
div.div_idalgo_content_sport_score_center_navigation_days_after{
    left:67%;
    width:33%;
    height:100%;
    text-align:left
}
div.div_idalgo_content_sport_score_center_navigation_days_after a.idalgo_listbox_split_right{
  border-left:0 none;
}

div.div_idalgo_content_sport_score_center_navigation span.span_idalgo_dropdown_short,
div.div_idalgo_content_sport_score_center_navigation a.a_idalgo_dropdown_short{display:none}

/* Module/Tennis/CSS/Color.css ************************************************************/
/* Surface  */
.idalgo_sport_tennis_surface_0{background-color:#c2c2c2} /* Surface par d&eacute;faut */
.idalgo_sport_tennis_surface_1{background-color:#E96D3D} /* Surface - Terre battue */
.idalgo_sport_tennis_surface_2{background-color:#8CAC61} /* Surface - Gazon */
.idalgo_sport_tennis_surface_4{background-color:#4378AE} /* Surface - Dur */
.idalgo_sport_tennis_surface_3{background-color:#BC4644} /* Surface - Synth&eacute;tique */

/* Tournois */
.idalgo_sport_tennis_tournament_1  {background-color:#0B9877} /* Tournois - Coupe Davis */
.idalgo_sport_tennis_tournament_130{background-color:#CB1D83} /* Tournois - Fed Cup */

/* Module/Tennis/CSS/DomMatch.css *********************************************************/
div.div_idalgo_dom_match_tennis_content{position:relative;height:4em;text-align:center;line-height:2em}
div.div_idalgo_dom_match_tennis{overflow:hidden}

/* Time */
span.span_idalgo_dom_match_tennis_content_hour{
    position:absolute;display:block;width:90px;height:50px;top:50%;left:50%;margin-left:-45px;margin-top:-25px;
    font-size:1.3em;font-weight:bold;line-height:50px}

/** Status
0 Match Non commenc&eacute;
1 Victoire Entit&eacute; 1
3 Victoire Entit&eacute; 2
4 Arret&eacute;
5 Match annul&eacute;
6 Report&eacute;
7 Abandon Entit&eacute; 1
8 Abandon Entit&eacute; 2
9 En Live
**/

/* Feature - Victory, Stopped, Retired and live */
div.div_idalgo_dom_match_tennis_content_feature{position:absolute;height:1.5em;width:50%;padding:0;line-height:1.5em}
div.div_idalgo_dom_match_tennis_content_feature1{top:auto;bottom:50%;margin-bottom:2px}
div.div_idalgo_dom_match_tennis_content_feature2{top:50%;margin-top:2px}
/*div.div_idalgo_dom_match_tennis_content_feature{position:absolute;height:1.5em;width:50%;padding:0;margin:0;top:0}
div.div_idalgo_dom_match_tennis_content_feature1{top:0}
div.div_idalgo_dom_match_tennis_content_feature2{top:50%}*/

div.div_idalgo_dom_match_tennis_content_feature_player{position:relative;width:100%;height:100%}

div.div_idalgo_dom_match_tennis_content_feature img{
    display:block;position:absolute;width:16px;top:50%;left:10px;margin-top:-5px;
    border:1px solid #999999}

div.div_idalgo_dom_match_tennis_content_feature img.img_idalgo_dom_match_tennis_content_feature_player_country_big{
    display:none}

div.div_idalgo_dom_match_tennis_content_feature_player_name{
    position:absolute;height:100%;width:auto;overflow:hidden;left:38px;right:0;
    text-align:left;white-space:nowrap;text-overflow:ellipsis}

div.div_idalgo_dom_match_tennis_content_feature_is_winner span{font-weight:bold}
span.span_idalgo_dom_match_tennis_content_feature_player_name_abandon{font-weight:bold;color:#105b74}

/* Feature - To Come, Canceled, Delayed */
div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature{
    position:absolute;height:100%;width:auto;padding:0;margin:0;top:0;line-height:4em}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1{
    left:0;right:50%;margin-right:45px}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2{
    left:50%;right:0;margin-left:45px}

div.div_idalgo_dom_match_tennis[data-status="0"] img,
div.div_idalgo_dom_match_tennis[data-status="5"] img,
div.div_idalgo_dom_match_tennis[data-status="6"] img{
    display:none;position:absolute;width:16px;top:50%;margin-top:-14px;border:1px solid #999999}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1 img,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1 img,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1 img{
    left:10px;right:auto}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2 img,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2 img,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2 img{
    right:10px;left:auto}

div.div_idalgo_dom_match_tennis[data-status="0"] img.img_idalgo_dom_match_tennis_content_feature_player_country_big,
div.div_idalgo_dom_match_tennis[data-status="5"] img.img_idalgo_dom_match_tennis_content_feature_player_country_big,
div.div_idalgo_dom_match_tennis[data-status="6"] img.img_idalgo_dom_match_tennis_content_feature_player_country_big{
    display:block;width:40px}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature_player_name,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature_player_name,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature_player_name{
    position:absolute;height:100%;width:auto;white-space:nowrap;overflow:hidden}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature_player_name span,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature_player_name span,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature_player_name span{
    text-overflow:ellipsis}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name{
    left:60px;right:0;text-align:right}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name{
    right:60px;left:0;text-align:left}

/* Global score area */
div.div_idalgo_dom_match_tennis_list_set{
    position:absolute;display:block;top:0;left:50%;height:100%;width:20px;text-align:center;line-height:2em}

/* Status */
div.div_idalgo_dom_match_tennis div.div_idalgo_dom_match_tennis_content_status{display:none;
    width:50%;left:-90px;top:15px;text-align:center;position:absolute;white-space:nowrap}

div.div_idalgo_dom_match_tennis[data-status="9"] div.div_idalgo_dom_match_tennis_content_status,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_status{display:inline-block}

div.div_idalgo_dom_match_tennis[data-status="9"] span.span_idalgo_dom_match_tennis_widget_title_status{
    border:1px solid #4db103;color:#4db103;
    font-size:0.625em;white-space:nowrap}
div.div_idalgo_dom_match_tennis[data-status="9"] div.div_idalgo_dom_match_tennis_content_status > span {
    border-color:#4db103;color:#4db103}

div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_status{left:-25px}

/* Service */
span.span_idalgo_dom_match_service{display:none;
    position:absolute;left:-20px;
    height:20px;width:26px;height:20px;background-position:center -218px}
span.span_idalgo_dom_match_tennis_content_service_1{top:3px}
span.span_idalgo_dom_match_tennis_content_service_2{top:50%;margin-top:3px}

div.div_idalgo_dom_match_tennis[data-status="9"] span.span_idalgo_dom_match_tennis_content_service_1,
div.div_idalgo_dom_match_tennis[data-status="9"] span.span_idalgo_dom_match_tennis_content_service_2{display:block}

/* Scores total */
span.span_idalgo_dom_match_tennis_content_score_1,
span.span_idalgo_dom_match_tennis_content_score_2{
    position:absolute;display:block;height:1.5em;width:1.5em;
    text-align:center;font-size:1em;line-height:1.5em;color:#ff6600;vertical-align:top}

span.span_idalgo_dom_match_tennis_content_score_1{top:auto;bottom:50%;margin-bottom:2px}
span.span_idalgo_dom_match_tennis_content_score_2{top:50%;margin-top:2px}

div.div_idalgo_dom_match_tennis[data-status="4"] span.span_idalgo_dom_match_tennis_content_score_1,
div.div_idalgo_dom_match_tennis[data-status="4"] span.span_idalgo_dom_match_tennis_content_score_2{
color:#ff6600}

div.div_idalgo_dom_match_tennis[data-status="9"] span.span_idalgo_dom_match_tennis_content_score_1,
div.div_idalgo_dom_match_tennis[data-status="9"] span.span_idalgo_dom_match_tennis_content_score_2{
color:#4db103}

/* Points */
span.span_idalgo_dom_match_tennis_content_points_1,
span.span_idalgo_dom_match_tennis_content_points_2{
    position:absolute;left:-50px;height:30px;width:30px;
    background-color:#4db103;border-radius:50%;
    font-size:.7em;color:#ffffff;font-size:.7em;line-height:30px}

span.span_idalgo_dom_match_tennis_content_points_1{top:auto;bottom:50%;margin-bottom:2px}
span.span_idalgo_dom_match_tennis_content_points_2{top:50%;margin-top:2px}

/* Score - Sets */
div.div_idalgo_dom_match_tennis_content_set {
    position:absolute;display:block;top:0;height:100%;width:32px;
    text-align:center;line-height:30px}

div.div_idalgo_dom_match_tennis_content_set_1{left:25px}
div.div_idalgo_dom_match_tennis_content_set_2{left:60px}
div.div_idalgo_dom_match_tennis_content_set_3{left:95px}
div.div_idalgo_dom_match_tennis_content_set_4{left:130px}
div.div_idalgo_dom_match_tennis_content_set_5{left:165px}

div.div_idalgo_dom_match_tennis_content_set span.span_idalgo_score_square_score{
    position:absolute;display:block;width:30px;height:30px;background-color:#ffffff;
    font-size:1em;color:#272727;line-height:30px;border-color:#c2c2c2}

div.div_idalgo_dom_match_tennis_content_set span.span_idalgo_dom_match_tennis_content_set_feature1{
    top:auto;bottom:50%;margin-bottom:2px}
div.div_idalgo_dom_match_tennis_content_set span.span_idalgo_dom_match_tennis_content_set_feature2{
    top:50%;margin-top:2px}

/* Tiebreak */
span.span_idalgo_score_square_score_tiebreak {
    position:absolute;width:10px;height:10px;background-color:inherit;
    font-size:8px;line-height:10px;text-align:center;color:inherit;right:-5px}
span.span_idalgo_dom_match_tennis_content_set_feature1 span.span_idalgo_score_square_score_tiebreak{bottom:-4px}
span.span_idalgo_dom_match_tennis_content_set_feature2 span.span_idalgo_score_square_score_tiebreak{top:-4px}

div.div_idalgo_dom_match_tennis_content div.div_idalgo_score_square_score_opacity{
    opacity:0.1;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10)}

/* Termine + Ann + Abb*/
span.span_idalgo_dom_match_tennis_content_feature_player_name_abandon,
span.span_idalgo_dom_match_tennis_content_feature_player_shortname_abandon{
        color:#ff6600;font-size: 0.7em;margin-left:5px}

div.div_idalgo_dom_match_tennis[data-status="1"] span.span_idalgo_score_square_score,
div.div_idalgo_dom_match_tennis[data-status="3"] span.span_idalgo_score_square_score{
    background-color:#ffffff;color:#272727}

/* Termine Live */
div.div_idalgo_dom_match_tennis_status_end span.span_idalgo_score_square_score{
    background-color:#ff6600;color:#ffffff}

/* Arret*/
div.div_idalgo_dom_match_tennis[data-status="4"] div.div_idalgo_dom_match_tennis_content_set:last-child span.span_idalgo_score_square_score{
    background-color:#ff6600;border-color:#ff6600;color:#ffffff}

div.div_idalgo_dom_match_tennis[data-status="7"] span.span_idalgo_score_square_score,
div.div_idalgo_dom_match_tennis[data-status="8"] span.span_idalgo_score_square_score{
    background-color:#ffcc00;border-color:#ffcc00}

/* Live */
div.div_idalgo_dom_match_tennis[data-status="9"] div.div_idalgo_dom_match_tennis_content_set:last-child span.span_idalgo_score_square_score{
    background-color:#4db103;border-color:#4db103;color:#ffffff}

/* Module/Tennis/CSS/FinalLegPopup.css ****************************************************/
div.div_idalgo_finalleg_popup_round_list_match_more_feature {padding: 2px 3px; height: 14px;}
div.div_idalgo_finalleg_popup_round_list_match_more_link_feature_score {display: inline-block;position: absolute;right:6px;}
span.span_idalgo_finalleg_popup_round_list_match_more_link_feature_score {padding: 0 3px;}
span.span_idalgo_finalleg_popup_round_list_match_more_link_feature_name {background-repeat: no-repeat; padding-left: 22px;background-repeat: no-repeat;
    padding-left: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 73px;
    display: inline-block;
    position: absolute;
background-position: left center}
div.div_idalgo_finalleg_popup_round_list_match_more_link_feature_match {border-top:1px solid #ffffff;}
div.div_idalgo_finalleg_popup_round_list_match_more_link_feature_match_first {border-top:none;}

/* Module/Tennis/CSS/MainPicture.css ******************************************************/
.idalgo_sprite_tennis{
    background-image:url('/cache/media/sprite_tennis_left.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
    overflow:hidden
}

.idalgo_icon_tennis_sport{background-position:center -8px}

.idalgo_icon_tennis_sport_on {background-position:center -36px}
.idalgo_icon_tennis_sport_off{background-position:center -97px}

.idalgo_icon_tennis_evolution_up{background-position: center -279px}
.idalgo_icon_tennis_evolution_down{background-position: center -310px}

/* Module/Tennis/CSS/MatchHeader.css ******************************************************/
div.div_idalgo_content_tennis_match_header{position:relative;display:block;margin-bottom:20px}
div.div_idalgo_content_tennis_match_header_content{
    position:relative;display:block;
    height:244px;
    background-position:center center;
    background-repeat:no-repeat;
    background-image: url('/cache/media/Tennis/Background/MatchHeader/default.jpg');
    background-size: cover;
}
div.div_idalgo_content_tennis_match_header_content_background{
    position:absolute;
    height:100%;width:100%;
    opacity:0.8
}
div.div_idalgo_content_tennis_match_header_content_background_black{background-color:#000000;opacity:0.6}

div.div_idalgo_tennis_players{
    position:absolute;display:block;
    width:104px;height:104px;
    top:50%;margin-top:-50px
}
div.div_idalgo_tennis_players_name{
    position:absolute;display:block;
    top:101px;/*76+25*/
    left:50%;margin-left:-150px;
    width:300px;
    white-space: nowrap;
    text-align:center;
    height:1.5em;line-height:1.5em;
}
div.div_idalgo_tennis_players_name span{color:#ffffff;font-size:1.25em}
span.span_idalgo_tennis_players_name_sep{margin:0 5px}

div.div_idalgo_content_tennis_match_header div.div_idalgo_tennis_player {
    width:104px;height:104px;
    top:50%;margin-top:-50px
}
div.div_idalgo_tennis_players_double{width:168px;height:76px;margin-top:-38px}
div.div_idalgo_tennis_players_double div.div_idalgo_tennis_player{height:76px;width:76px;margin-top:-38px}
div.div_idalgo_tennis_players_double div.div_idalgo_tennis_player:first-child{left:0;margin-left:0;right:auto;margin-right:auto}
div.div_idalgo_tennis_players_double div.div_idalgo_tennis_player:nth-child(2){right:0;margin-right:0;left:auto;margin-left:auto}

div.div_idalgo_content_tennis_match_header div.div_idalgo_tennis_player_photo {
    width:100px;height:100px;
    border:2px solid #ffffff;
    margin-bottom:25px
}

div.div_idalgo_content_tennis_match_header img.img_idalgo_tennis_player_photo{top:-38px}
div.div_idalgo_content_tennis_match_header img.img_idalgo_tennis_player{
    position:absolute;
    width:24px;height:14px;
    border:2px solid #ffffff;
    bottom:0;
}
div.div_idalgo_content_tennis_match_header_content_local img.img_idalgo_tennis_player {left:0}
div.div_idalgo_content_tennis_match_header_content_visitor img.img_idalgo_tennis_player {right:0}
div.div_idalgo_content_tennis_match_header div.div_idalgo_tennis_player_name{
    overflow: visible;
}
div.div_idalgo_content_tennis_match_header a.a_idalgo_tennis_player_name{
    color:#ffffff;
    font-size:1.25em;
}

div.div_idalgo_content_tennis_match_header_content_local{left:50%;margin-left:-270px}
div.div_idalgo_content_tennis_match_header_content_visitor{right:50%;margin-right:-270px}
div.div_idalgo_content_tennis_match_header_content_local.div_idalgo_tennis_players_double{margin-left:-334px}
div.div_idalgo_content_tennis_match_header_content_visitor.div_idalgo_tennis_players_double{margin-right:-334px}
div.div_idalgo_tennis_players_double div.div_idalgo_tennis_player_photo{height:72px;width:72px}
div.div_idalgo_tennis_players_double img.img_idalgo_tennis_player_photo{top:-22px}
div.div_idalgo_tennis_players_double div.div_idalgo_tennis_player_name{display: none}

span.span_idalgo_tennis_players_service{
    position:absolute;display:none;
    height:30px;width:30px;
    bottom:-2px;
    background-color:#FDEF10;
    border-radius:50%;
    color:#272727;
    font-weight:bold;
    text-align:center;
    line-height:30px;
}
span.span_idalgo_tennis_player_service_current{display:block}
div.div_idalgo_content_tennis_match_header[data-state='0'] span.span_idalgo_tennis_players_service_current,
div.div_idalgo_content_tennis_match_header[data-state='2'] span.span_idalgo_tennis_players_service_current{display:none}

div.div_idalgo_tennis_players_abandon {
    position:absolute;display:block;
    height:1.4em;line-height:1.4em;
    width:100px;
    bottom:-4px;
    text-align:center;
    background-color:#105b74;
    color:#ffffff;
    font-weight:bold;
    border:2px solid #ffffff;
    border-radius:5px;
}
span.span_idalgo_tennis_players_abandon, span.span_idalgo_tennis_players_abandon_short{font-size:0.75em}

span.span_idalgo_tennis_players_abandon_short{display:none;text-transform: uppercase}
div.div_idalgo_content_tennis_match_header_content_local_abandon{left:50%}
div.div_idalgo_content_tennis_match_header_content_visitor_abandon{right:50%}
div.div_idalgo_tennis_players_double div.div_idalgo_tennis_players_abandon {
    left:50%;margin-left:-50px;
    right:auto;
    height:1em;line-height:1em;
    border-width:1px;
    bottom:-24px;
}

span.span_idalgo_content_tennis_match_header_content_local_service{right:0}
span.span_idalgo_content_tennis_match_header_content_visitor_service{left:0}
div.div_idalgo_content_tennis_match_header_content_tournament{position:relative;display:block;text-align: center;line-height:2em}
img.img_idalgo_content_tennis_match_header_content_tournament{
    position:absolute;display:block;
    top:8px;left:10px;
}
span.span_idalgo_content_tennis_match_header_content_tournament{
    text-transform:uppercase;
    color:white;
    font-size:0.875em;
}
div.div_idalgo_content_tennis_match_header_content_detail,
div.div_idalgo_content_tennis_match_header_content_detail_date,
div.div_idalgo_content_tennis_match_header_content_detail_phase,
div.div_idalgo_content_tennis_match_header_content_detail_stopwatch{position:relative;display:block;text-align:center;line-height:1.5em}

div.div_idalgo_content_tennis_match_header[data-state='1'] div.div_idalgo_content_tennis_match_header_content_detail_date,
div.div_idalgo_content_tennis_match_header[data-state='1'] div.div_idalgo_content_tennis_match_header_content_detail_phase{display:none}
div.div_idalgo_content_tennis_match_header[data-state='1'] div.div_idalgo_content_tennis_match_header_content_detail_stopwatch{display:block}

span.span_idalgo_content_tennis_match_header_content_detail_date,
span.span_idalgo_content_tennis_match_header_content_detail_phase{
    text-transform:uppercase;
    color:#ffffff;
}

span.span_idalgo_content_tennis_match_header_content_detail_date{font-size:1.25em;font-weight:bold}
span.span_idalgo_content_tennis_match_header_content_detail_phase{font-size:0.75em}

div.div_idalgo_content_tennis_match_header_content_detail_stopwatch{
    position:absolute;display:none;
    left:50%;top:5px;
    margin-left:-75px;
    width:150px;height:2em;
    border:2px solid #ffffff;
    background-color:#4db103;
    text-align:center;
    line-height:2em;
}

span.span_idalgo_content_tennis_match_header_content_detail_stopwatch_set,
span.span_idalgo_content_tennis_match_header_content_detail_stopwatch_stopwatch{
    color:#ffffff;
    font-size:0.875em;font-weight:bold
}
span.span_idalgo_content_tennis_match_header_content_detail_stopwatch_stopwatch:before{content:' - '}

div.div_idalgo_content_tennis_match_header[data-status='4']
    div.div_idalgo_content_tennis_match_header_content_detail_stopwatch{background-color:#ff6600}
div.div_idalgo_content_tennis_match_header_content_hourscore{
    position:absolute;display: block;
    width:230px;height:110px;
    top:50%;left:50%;
    margin-top:-55px;margin-left:-115px;
}
div.div_idalgo_content_tennis_match_header_content_hourscore_hour {
    position:relative;display:none;
    line-height:110px;
    text-align:center;
}
span.span_idalgo_content_tennis_match_header_content_hourscore_hour{color:white;font-size:4.5em}
div.div_idalgo_content_tennis_match_header[data-state='0'] div.div_idalgo_content_tennis_match_header_content_hourscore_hour{display:block}
div.div_idalgo_content_tennis_match_header[data-state='0'] div.div_idalgo_content_tennis_match_header_content_hourscore_score{display:none}

div.div_idalgo_content_tennis_match_header_content_hourscore_score{
    position:relative;display:block;
    text-align:center;
    line-height:110px;
    width:150px;margin:0 auto;
}
span.span_idalgo_content_tennis_match_header_content_hourscore_score_local,
span.span_idalgo_content_tennis_match_header_content_hourscore_score_center,
span.span_idalgo_content_tennis_match_header_content_hourscore_score_visitor{
    color:white;font-size:4.5em
}
span.span_idalgo_content_tennis_match_header_content_hourscore_score_local{position:absolute;left:0}
span.span_idalgo_content_tennis_match_header_content_hourscore_score_visitor{position:absolute;right:0}

div.div_idalgo_content_tennis_match_header_content_hourscore_point_local,
div.div_idalgo_content_tennis_match_header_content_hourscore_point_visitor{
    position:absolute;display:block;
    height:32px;width:32px;
    bottom:-16px;left:50%;
    background-color:#ffffff;
    border-radius:50%;
    color:#4db103;
    font-size:0.75em;
    font-weight:bold;
    text-align:center;
    line-height:32px;
}

div.div_idalgo_content_tennis_match_header_content_hourscore_point_local{margin-left:-52px}
div.div_idalgo_content_tennis_match_header_content_hourscore_point_visitor{margin-left:20px}

div.div_idalgo_content_tennis_match_header[data-status='4'] div.div_idalgo_content_tennis_match_header_content_hourscore_point_local,
div.div_idalgo_content_tennis_match_header[data-status='4'] div.div_idalgo_content_tennis_match_header_content_hourscore_point_visitor {
    color:#ff6600
}

div.div_idalgo_content_tennis_match_header[data-state='0'] div.div_idalgo_content_tennis_match_header_content_hourscore_point_local,
div.div_idalgo_content_tennis_match_header[data-state='0'] div.div_idalgo_content_tennis_match_header_content_hourscore_point_visitor,
div.div_idalgo_content_tennis_match_header[data-state='2'] div.div_idalgo_content_tennis_match_header_content_hourscore_point_local,
div.div_idalgo_content_tennis_match_header[data-state='2'] div.div_idalgo_content_tennis_match_header_content_hourscore_point_visitor{display:none}

/** surcharge DOM matchTennis **/
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis[data-code-status='0'],
div.div_idalgo_content_tennis_match_header[data-status='5'] div.div_idalgo_dom_match_tennis{display:none}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis span.span_idalgo_dom_match_tennis_content_points_1,
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis span.span_idalgo_dom_match_tennis_content_points_2,
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis span.span_idalgo_dom_match_service,
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis div.div_idalgo_dom_match_tennis_content_status {
    display:none}

div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis{
    width:600px;margin:0 auto;
    border-bottom:1px solid #999999}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis,
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content {
    height:6em;line-height:6em}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_list_set{
    width:250px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_feature{
    height:2em}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_feature_player{
    height:2em;line-height:2em}

div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_feature{width:300px}

span.span_idalgo_dom_match_tennis_content_score_1,
span.span_idalgo_dom_match_tennis_content_score_2,
div.div_idalgo_content_tennis_match_header span.span_idalgo_dom_match_tennis_content_score_1,
div.div_idalgo_content_tennis_match_header span.span_idalgo_dom_match_tennis_content_score_2{
    height:35px;line-height:35px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_list_set{left:auto;right:0}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set{width:37px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set span.span_idalgo_score_square_score{
    height:35px;width:35px;line-height:35px}

div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_status_1 div.div_idalgo_dom_match_tennis_content_set:last-child span.span_idalgo_score_square_score{
    background-color:#ffffff;
    color:#4db103}

div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set_1{left:25px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set_2{left:65px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set_3{left:105px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set_4{left:145px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set_5{left:185px}

div.div_idalgo_content_tennis_match_header span.span_idalgo_score_square_score_tiebreak{font-size:10px}

/* Module/Tennis/CSS/MatchPreview.css *****************************************************/
div.div_idalgo_content_tennis_match_preview{position:relative;display:block}
div.div_idalgo_content_tennis_match_preview_content{position:relative}
div.div_idalgo_content_tennis_match_preview_content_head_to_head{position:relative;display:block}
div.div_idalgo_content_tennis_match_preview_content_head_to_head_player{
    position:relative;display:block;
    height:140px;width:55%;
    margin-left:30%;
    line-height:80px;text-align:center
}
span.span_idalgo_content_tennis_match_preview_content_head_to_head_player_center{color:#105b74;font-weight:bold;font-size:1.2em}
div.div_idalgo_content_tennis_match_preview_content_head_to_head_player_local{left:0}
div.div_idalgo_content_tennis_match_preview_content_head_to_head_player_visitor{right:0}
div.div_idalgo_tennis_player {
    position:absolute;display:block;
    top:0;
    width:100px;height:140px;
    text-align:center;
}
div.div_idalgo_tennis_player_photo {
    position:relative;display:block;
    border-radius:50%;overflow:hidden;
    height:75px;width:75px;
    margin:0 auto 8px auto;
}
img.img_idalgo_tennis_player_photo {
    position:absolute;display:block;width:100%;top:-25px;
}
span.span_idalgo_tennis_player_rank{
    position:absolute;display:block;
    right:0;top:51px;
    width:24px;height:24px;
    line-height:24px;
    border-radius:50%;
    font-size:0.875em;
    border:2px solid #ffffff;
    text-align:center;
    color:#ffffff;
    background-color:#105b74
}
div.div_idalgo_tennis_player_name {
    position:relative;display:block;
    text-align:center;
    line-height:1.5em;
    height:1.5em;
    overflow: hidden;
    white-space:nowrap;
    width: 250px;
    margin-left: -78px;
}
a.a_idalgo_tennis_player_name {font-size:0.875em;font-weight:bold}

div.div_idalgo_tennis_player_country{
    position:relative;display:block;text-align:center;line-height:1.5em;white-space:nowrap}
img.img_idalgo_tennis_player_country{position:relative;right:0;margin:0 5px;width:16px;height:11px}
span.span_idalgo_tennis_player_country{font-size:0.875em;white-space:nowrap}

div.div_idalgo_content_tennis_match_preview_content_head_to_head_player_visitor span.span_idalgo_tennis_player_rank {
    background-color:#74757a;
    right:auto;left:0;
}
div.div_idalgo_content_tennis_match_preview_content_head_to_head_player_visitor img.img_idalgo_tennis_player_country {
    right:auto;left:0
}
div.div_idalgo_content_tennis_match_preview_content_head_to_head_player_visitor span.span_idalgo_tennis_player_country {
    margin-right:0
}

/* Info joueur */
div.div_idalgo_content_tennis_match_preview_content_information{position:relative;display:block}
div.div_idalgo_content_tennis_match_preview_content_information_content{position:relative;padding:0 5px}
div.div_idalgo_content_tennis_match_preview_content_information_content_line{
    position:relative;display:block;
    height:3em;line-height:3em;
    border-bottom:1px solid #c2c2c2
}

span.span_idalgo_content_tennis_match_preview_content_information_content_line_text {
    position:absolute;display:block;
    height:100%;width:30%;
    font-size:.875em;
    text-indent: 10px;
    font-weight:bold
}
span.span_idalgo_content_tennis_match_preview_content_information_content_line_player1,
span.span_idalgo_content_tennis_match_preview_content_information_content_line_player2 {
    position:absolute;display:block;
    width:70px;height:26px;
    top:50%;
    margin-top:-15px;
    line-height:26px;
    background-color:#105b74;
    color:#ffffff;
    font-size:.875em;
    text-align:center;
    border-radius:2px;
    font-weight:bold;
}
span.span_idalgo_content_tennis_match_preview_content_information_content_line_player1:after,
span.span_idalgo_content_tennis_match_preview_content_information_content_line_player2:after {
    position:absolute;height:0;width:0;
    top:100%;left:50%;
    margin-left:-5px;
    content:' ';
    border: solid transparent;
    border-top-color:#105b74;
    border-width:5px
}
span.span_idalgo_content_tennis_match_preview_content_information_content_line_player2{
    background-color:#74757a
}
span.span_idalgo_content_tennis_match_preview_content_information_content_line_player2:after{
    border-top-color:#74757a;
}
span.span_idalgo_content_tennis_match_preview_content_information_content_line_player1{left:30%;margin-left:12.5px}
span.span_idalgo_content_tennis_match_preview_content_information_content_line_player2{right:15%;margin-right:12.5px}

/* Stat saison */
div.div_idalgo_content_tennis_match_preview_content_stats{position:relative;display:block}
div.div_idalgo_content_tennis_match_preview_content_stats_content{position:relative;padding:0 5px}
div.div_idalgo_content_tennis_match_preview_content_stats_content_line{
    position:relative;display:block;
    height:4em;line-height:4em;
    border-bottom:1px solid #c2c2c2
}

span.span_idalgo_content_tennis_match_preview_content_stats_content_line_text {
    position:absolute;display:block;
    height:100%;width:22%;
    font-size:.875em;
    text-indent: 10px;
    font-weight:bold;
    overflow:hidden
}
div.div_idalgo_content_tennis_match_preview_content_stats_content_line_player1,
div.div_idalgo_content_tennis_match_preview_content_stats_content_line_player2{
    position:absolute;display:block;
    height:50%;top:0;
    width:55%;
    left:30%;
}
div.div_idalgo_content_tennis_match_preview_content_stats_content_line_player2{
    top:50%;
}

img.img_idalgo_content_tennis_match_preview_content_stats_content_line_player1,
img.img_idalgo_content_tennis_match_preview_content_stats_content_line_player2{
    position:absolute;display:block;
    width:16px;height:11px;
    top:50%;margin-top:-6px;
    left:-35px;
}
div.div_idalgo_content_tennis_match_preview_content_stats_content_line img.img_idalgo_content_tennis_match_preview_content_stats_content_line_player1,
div.div_idalgo_content_tennis_match_preview_content_stats_content_line img.img_idalgo_content_tennis_match_preview_content_stats_content_line_player2{
    border:1px solid #eeeeee;
}
div.div_idalgo_content_tennis_match_preview_content_stats_content_line_player1_bar,
div.div_idalgo_content_tennis_match_preview_content_stats_content_line_player2_bar {
    position:absolute;display:block;
    height:7px;width:100%;
    background-color:#105b74;
    left:0;top:50%;margin-top:-3px;
}
div.div_idalgo_content_tennis_match_preview_content_stats_content_line_player2_bar{background-color:#74757a}
div.div_idalgo_content_tennis_match_preview_content_stats_content_line_player1_bar_empty,
div.div_idalgo_content_tennis_match_preview_content_stats_content_line_player2_bar_empty{
    background-color:#eeeeee;
}
span.span_idalgo_content_tennis_match_preview_content_stats_content_line_player1,
span.span_idalgo_content_tennis_match_preview_content_stats_content_line_player2{
    position:absolute;display:block;
    height:50%;top:0;
    line-height:2.67em;
    width:15%;
    right:0;
    text-align:center;
    font-weight:bold;
    font-size:.875em;
    color:#105b74;
}
span.span_idalgo_content_tennis_match_preview_content_stats_content_line_player2{top:50%;color:#74757a}

/** Versus **/
div.div_idalgo_content_tennis_match_preview_content_versus{position:relative;display:block}
div.div_idalgo_content_tennis_match_preview_content_versus_content{position:relative;padding:0 5px}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary{position:relative;display:block;height:6.875em;margin-bottom:15px}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_count{
    position:absolute;display:block;
    top:0;left:0;
    width:30%;
    border-right:1px solid #c2c2c2;
    text-align:center
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_count_year{
    position:relative;display:block;
    height:1.5em;line-height:1.5em
}
span.span_idalgo_content_tennis_match_preview_content_versus_content_summary_count_year{font-size:0.6875em;color:#74757a;font-weight:bold}

div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_count_count{height:3.875em;line-height:3.875em}
span.span_idalgo_content_tennis_match_preview_content_versus_content_summary_count_count{color:#74757a;font-weight:bold;font-size:3em}

div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_count_count_txt{
    position:relative;display:block;
    height:1.5em;line-height:1.5em
}
span.span_idalgo_content_tennis_match_preview_content_versus_content_summary_count_count_txt{font-size:0.6875em;color:#74757a}

div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat{
    position:relative;display:block;
    height:100%;margin-left:30%;
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat > div {
    position:absolute;display:block;
    width:30%;
    text-align:center;
    font-weight:bold
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_local{
    left:5%;color:#105b74;
    height:80px;top:10px
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_circle{left:35%;top:0;height:100%}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_circle_chart{
    position:absolute;display: block;
    height:94px;width:94px;
    left:50%;top:50%;
    margin-left:-47px;margin-top:-47px;
    border-radius:50%;
    background-color: #105b74;
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_circle_chart_50 {
    background-color: #74757a;
}

div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_circle_chart_progress{
    content: '';
    position: absolute;
    border-radius: 50%;
    left:0;top: 0;
    height:94px;width:94px;
    clip: rect(0, 94px, 94px, 47px);
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_circle_chart_50_progress{
    clip: rect(0, 47px, 94px, 0);
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_circle_chart_progress_fill{
    content: "";
    position: absolute;
    border-radius: 50%;
    left:0;top: 0;
    height:94px;width:94px;
    clip: rect(0, 47px, 94px, 0);
    transform: rotate(60deg);
    background:#74757a;
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_circle_chart_50_progress_fill{
    clip: rect(0, 94px, 94px, 47px);
    background:#105b74;
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_circle_chart_inner {
    content: '';
    position: absolute;
    border-radius: 50%;
    left:22px;
    top: 22px;
    width: 50px;
    height: 50px;
    background-color:#ffffff
}

div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_visitor{
    left:65%;color:#74757a;
    height:80px;top:10px
}

div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_local_name,
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_visitor_name {
    position:relative;display:block;
    height:1.5em;line-height:1.5em;
    text-transform:uppercase;
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_local_count,
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_visitor_count{
    position:relative;display:block;
    height:2em;line-height:2em;
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_local_txt,
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_visitor_txt {
    position:relative;display:block;
    height:1.5em;line-height:1.5em;
    text-transform:capitalize;
}
span.span_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_local_name,
span.span_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_visitor_name,
span.span_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_local_txt,
span.span_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_visitor_txt {
    font-size:0.6875em
}
span.span_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_local_count,
span.span_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_visitor_count{
    font-size:2em
}


/* Affichage des matchs */
ul.ul_idalgo_content_tennis_match_preview_match{position:relative;display:block}
li.li_idalgo_content_tennis_match_preview_match{
    position:relative;display:block;
    border:1px solid #c2c2c2;
    background-color:#ffffff;
}

li.li_idalgo_content_tennis_match_preview_match + li.li_idalgo_content_tennis_match_preview_match{margin-top:1em}
li.li_idalgo_content_tennis_match_preview_match + li.li_idalgo_content_tennis_match_preview_match_same_tournament{
    margin-top:0;
    border-top-width:0;
}
li.li_idalgo_content_tennis_match_preview_match_same_tournament span.span_idalgo_content_tennis_match_preview_match_title{display:none}

div.div_idalgo_content_tennis_match_preview_match_title{
    position:relative;display:block;
    height:1.5em;line-height:1.5em;
    text-transform:uppercase;
    background-color:#eeeeee;
    text-align:center;
    z-index:2
}
span.span_idalgo_content_tennis_match_preview_match_title{
    position:absolute;display:block;
    top:0;left:5px;
    height:100%;
    text-indent:10px;
    font-weight:bold;
    font-size:0.75em;
    letter-spacing:0.2em;
    text-align:left;
    overflow:hidden;text-overflow:ellipsis;text-overflow:'.';white-space:nowrap;
    z-index:1
}

span.span_idalgo_content_tennis_match_preview_match_title_subtitle{
    position:absolute;display:block;
    top:0;right:5px;
    height:100%;
    color:#74757a;
    font-size:0.5em;
    letter-spacing:0.2em;
    text-align:right
}
div.div_idalgo_container[lang="AR"] span.span_idalgo_content_tennis_match_preview_match_title,
div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_tennis_match_preview_match_title,
div.div_idalgo_container[lang="AR"] span.span_idalgo_content_tennis_match_preview_match_title_subtitle,
div.div_idalgo_container[dir="rtl"] span.span_idalgo_content_tennis_match_preview_match_title_subtitle{
    letter-spacing:normal}

span.span_idalgo_content_tennis_match_preview_match_title_logo{
    position:absolute;display:block;
    top:1.5em;left:10px;margin-top:-8px;
    height:14px;width:14px;
    border-radius:50px;
    border:2px solid #105b74;
    background-color:white;
    z-index:10
}
li.li_idalgo_content_tennis_match_preview_match div.div_idalgo_dom_match_tennis {
    margin-top:5px
}

/** Last match **/
div.div_idalgo_content_tennis_match_preview_content_last_match{position:relative;display:block}
div.div_idalgo_content_tennis_match_preview_content_last_match_content{position:relative;padding:0 5px}


div.div_idalgo_content_tennis_match_preview span.span_idalgo_content_tennis_match_preview_match_title_logo{display:none}

/* Module/Tennis/CSS/PlayerMatchList.css **************************************************/
/** Statictiques des matchs **/
div.div_idalgo_content_tennis_player_match_list_content_stats{position:relative;display:block}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary{position:relative;display:block;height:110px;margin-bottom:15px}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_count{
    position:absolute;display:block;
    top:0;left:0;
    width:30%;
    border-right:1px solid #c2c2c2;
    text-align:center
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_count_year{
    position:relative;display:block;
    height:1.5em;line-height:1.5em
}
span.span_idalgo_content_tennis_player_match_list_content_stats_summary_count_year{font-size:0.6875em;color:#74757a;font-weight:bold}

div.div_idalgo_content_tennis_player_match_list_content_stats_summary_count_count{height:3.875em;line-height:3.875em}
span.span_idalgo_content_tennis_player_match_list_content_stats_summary_count_count{color:#74757a;font-weight:bold;font-size:3em}

div.div_idalgo_content_tennis_player_match_list_content_stats_summary_count_count_txt{
    position:relative;display:block;
    height:1.5em;line-height:1.5em
}
span.span_idalgo_content_tennis_player_match_list_content_stats_summary_count_count_txt{font-size:0.6875em;color:#74757a}

div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat{
    position:relative;display:block;
    height:100%;margin-left:30%;
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat > div {
    position:absolute;display:block;
    width:30%;
    text-align:center;
    font-weight:bold
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_local{
    left:5%;color:#105b74;
    height:80px;top:10px
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_circle{left:35%;top:0;height:100%}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_circle_chart{
    position:absolute;display: block;
    height:94px;width:94px;
    left:50%;top:50%;
    margin-left:-47px;margin-top:-47px;
    border-radius:50%;
    background-color: #105b74;
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_circle_chart_50 {
    background-color: #74757a;
}

div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_circle_chart_progress{
    content: '';
    position: absolute;
    border-radius: 50%;
    left:0;top: 0;
    height:94px;width:94px;
    clip: rect(0, 94px, 94px, 47px);
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_circle_chart_50_progress{
    clip: rect(0, 47px, 94px, 0);
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_circle_chart_progress_fill{
    content: "";
    position: absolute;
    border-radius: 50%;
    left:0;top: 0;
    height:94px;width:94px;
    clip: rect(0, 47px, 94px, 0);
    transform: rotate(60deg);
    background:#74757a;
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_circle_chart_50_progress_fill{
    clip: rect(0, 94px, 94px, 47px);
    background:#105b74;
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_circle_chart_inner {
    content: '';
    position: absolute;
    border-radius: 50%;
    left:22px;
    top: 22px;
    width: 50px;
    height: 50px;
    background-color:#ffffff
}

div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_visitor{
    left:65%;color:#74757a;
    height:80px;top:10px
}

div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_local_name,
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_visitor_name {
    position:relative;display:block;
    height:1.5em;line-height:1.5em;
    text-transform:uppercase;
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_local_count,
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_visitor_count{
    position:relative;display:block;
    height:2em;line-height:2em;
}
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_local_txt,
div.div_idalgo_content_tennis_player_match_list_content_stats_summary_stat_visitor_txt {
    position:relative;display:block;
    height:1.5em;line-height:1.5em;
    text-transform:capitalize;
}
span.span_idalgo_content_tennis_player_match_list_content_stats_summary_stat_local_name,
span.span_idalgo_content_tennis_player_match_list_content_stats_summary_stat_visitor_name,
span.span_idalgo_content_tennis_player_match_list_content_stats_summary_stat_local_txt,
span.span_idalgo_content_tennis_player_match_list_content_stats_summary_stat_visitor_txt {
    font-size:0.6875em
}
span.span_idalgo_content_tennis_player_match_list_content_stats_summary_stat_local_count,
span.span_idalgo_content_tennis_player_match_list_content_stats_summary_stat_visitor_count{
    font-size:2em
}

/* Affichage des matchs */
ul.ul_idalgo_content_tennis_player_match_list_match{position:relative;display:block}
li.li_idalgo_content_tennis_player_match_list_match{
    position:relative;display:block;
    border:1px solid #c2c2c2;
    background-color:#ffffff;
}

li.li_idalgo_content_tennis_player_match_list_match + li.li_idalgo_content_tennis_player_match_list_match{margin-top:1em}
li.li_idalgo_content_tennis_player_match_list_match + li.li_idalgo_content_tennis_player_match_list_match_same_tournament{
    margin-top:0;
    border-top-width:0;
}
li.li_idalgo_content_tennis_player_match_list_match_same_tournament span.span_idalgo_content_tennis_player_match_list_match_title{display:none}

div.div_idalgo_content_tennis_player_match_list_match_title{
    position:relative;display:block;
    height:3em;line-height:2em;
    text-transform:uppercase;
    background-color:#eeeeee;
    text-align:center;
    z-index:2
}

span.span_idalgo_content_tennis_player_match_list_match_title{
    position:absolute;display:block;
    top:0;left:5px;
    height:100%;
    text-indent:10px;
    font-weight:bold;
    font-size:0.75em;
    letter-spacing:0.2em;
    text-align:left;
    overflow:hidden;text-overflow:ellipsis;text-overflow:'.';white-space:nowrap;
    z-index:1
}

span.span_idalgo_content_tennis_player_match_list_match_title_subtitle{
    position:absolute;display:block;
    top:15px;left:15px;
    height:100%;
    color:#105b74;
    font-size:0.5em;
    letter-spacing:0.2em;
    text-align:right;
}

span.span_idalgo_content_tennis_player_match_list_match_title_date{
    position:absolute;display:block;
    top:0;right:15px;
    height:100%;
    color:#999999;
    letter-spacing:0.2em;
    font-size:0.75em;
}

li.li_idalgo_content_tennis_player_match_list_match div.div_idalgo_dom_match_tennis {
    margin-top:5px
}

li.li_idalgo_content_tennis_player_match_list_match_same_tournament div.div_idalgo_content_tennis_player_match_list_match_title {height:1.5em;line-height:1.5em;}
li.li_idalgo_content_tennis_player_match_list_match_same_tournament span.span_idalgo_content_tennis_player_match_list_match_title_subtitle {top:0}

div.div_idalgo_content_tennis_player_match_list div.div_idalgo_dom_match_tennis_content_feature_player_name {color:#999999}
div.div_idalgo_content_tennis_player_match_list div.div_idalgo_dom_match_tennis_content_feature_is_winner div.div_idalgo_dom_match_tennis_content_feature_player_name {
    font-weight: bold;
    color: #272727;
}

/* Module/Tennis/CSS/Result.css ***********************************************************/
div.div_idalgo_content_tennis_result{position:relative}
div.div_idalgo_content_tennis_result div.div_idalgo_dom_match_period{width:300px;height:63px;border:1px solid #c2c2c2}

div.div_idalgo_content_tennis_result_phase{position:absolute;width:100%;overflow:hidden;top:0}

div.div_idalgo_dom_period_tennis{margin-left:auto;margin-right:auto;z-index:1;transition:right 1s, left 1s;background-color:#ffffff}
div.div_idalgo_dom_period_tennis[fed-or-dav="1"]{cursor:pointer}
/*Gestion marge*/
div.div_idalgo_content_tennis_result_phase_display_0 div.div_idalgo_dom_period_tennis{margin-top:8px;right:320px;z-index:2}

div.div_idalgo_content_tennis_result_phase_display_0 div.idalgo_dom_period_tennis_animate:nth-child(2n+1):after{
    content:'';
    position: absolute;
    width: 10px;
    height: 36px;
    right: -11px;
    top: 32px;
    border-right: 1px #d4d4d4 solid;
    border-top: 1px solid #d4d4d4;
}

div.div_idalgo_content_tennis_result_phase_display_0 div.idalgo_dom_period_tennis_animate:nth-child(2n):after{
    content:'';
    position: absolute;
    width: 10px;
    height: 36px;
    right: -11px;
    bottom: 32px;
    border-right: 1px #c2c2c2 solid;
    border-bottom: 1px solid #c2c2c2;
}

div.div_idalgo_content_tennis_result_phase_display_1 div.div_idalgo_dom_period_tennis:nth-child(1){margin-top:44.5px}
div.div_idalgo_content_tennis_result_phase_display_1 div.div_idalgo_dom_period_tennis{margin-top:81px}

div.div_idalgo_content_tennis_result_phase_display_1 div.div_idalgo_dom_period_tennis:before{
    content:'';
    position: absolute;
    width: 10px;
    height: 36px;
    left: -10px;
    bottom: 32px;
    border-bottom: 1px solid #c2c2c2;
}

div.div_idalgo_content_tennis_result_phase_display_1 div.div_idalgo_dom_period_tennis:nth-child(2n+1):after{
    content:'';
    position: absolute;
    width: 10px;
    height: 72.5px;
    right: -11px;
    top: 32px;
    border-right: 1px #c2c2c2 solid;
    border-top: 1px solid #c2c2c2;
}

div.div_idalgo_content_tennis_result_phase_display_1 div.div_idalgo_dom_period_tennis:nth-child(2n):after{
    content:'';
    position: absolute;
    width: 10px;
    height: 72.5px;
    right: -11px;
    bottom: 32px;
    border-right: 1px #c2c2c2 solid;
    border-bottom: 1px solid #c2c2c2;
}

div.div_idalgo_content_tennis_result_phase_display_1[first='1'] div.div_idalgo_dom_period_tennis:before,
div.div_idalgo_content_tennis_result_phase_display_1[last='1']  div.div_idalgo_dom_period_tennis:after{display:none}

div.div_idalgo_content_tennis_result_phase_display_2 div.div_idalgo_dom_period_tennis:nth-child(1){margin-top:117.5px}
div.div_idalgo_content_tennis_result_phase_display_2 div.div_idalgo_dom_period_tennis{margin-top:227px;left:320px}

div.div_idalgo_content_tennis_result_phase_display_2 div.idalgo_dom_period_tennis_animate:before{
    content:'';
    position: absolute;
    width: 10px;
    height: 36px;
    left: -10px;
    bottom: 32px;
    border-bottom: 1px solid #c2c2c2;
}

/*Popup*/
div.div_idalgo_content_tennis_result_phase_popup{
    display:block;
    width:70%;
    background-color:#eeeeee;
    z-index:10;
    margin:0 auto;
    position:absolute;
    left:15%;
    padding:50px 0;
    opacity:0;
    transition: opacity 0.5s ease-in;
}

span.span_idalgo_content_tennis_result_phase_popup_close{
    position: absolute;
    display: block;
    right: 0px;
    top:0;
    background-position: center -1364px;
    cursor:pointer;
}

div.div_idalgo_content_tennis_result_phase_popup > div.div_idalgo_dom_period_tennis[fed-or-dav="1"]{margin-bottom:25px;cursor:inherit}
div.div_idalgo_content_tennis_result_phase_popup div.div_idalgo_dom_period_tennis{background-color:white;border-bottom:none}
div.div_idalgo_content_tennis_result_phase_popup div.div_idalgo_dom_period_tennis:first-child{border-bottom:1px solid #c2c2c2}

div.div_idalgo_content_tennis_result_phase div.idalgo_dom_period_tennis_animate:hover{background-color:#eeeeee}
/** Resultat classement */
div.div_idalgo_content_result_group_content{clear:both}
li.li_idalgo_content_result_date_list_match div.div_idalgo_dom_period_tennis{width:auto;border:none}
li.li_idalgo_content_result_date_list_match a.a_idalgo_dom_period_tennis_match{
    position:relative;display:block;
    height:100%;width:100%
}

div.div_idalgo_content_tennis_result div.div_idalgo_content_result_group_list_team {
    position: absolute;
    top: -42px;
    left: 0;right: 0;
    margin: auto;
    height:40px;width:40px;
    border-radius:50%;overflow:hidden
}
div.div_idalgo_content_tennis_result img.img_idalgo_content_result_group_list_team{
    display:block;position:absolute;
    width:100%;
    top:-10px;
}
/*Ajust classement */
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_win,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_set_win,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_game_win{
    color:#4db103
}
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_lost,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_set_lost,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_game_lost{
    color:#990066
}
ul.ul_idalgo_standing_tennis img.img_idalgo_content_standing_logo{
    width:16px;height:11px;
    margin-top:-6px;margin-left:-8px
}

ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head div.div_idalgo_content_standing_line span.span_idalgo_content_standing_match,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head div.div_idalgo_content_standing_line span.span_idalgo_content_standing_set,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head div.div_idalgo_content_standing_line span.span_idalgo_content_standing_game{
    position:absolute;display:block;
    font-size:0.6875em;height:50%;top:0;
    left:135px;margin-left:100%;width:100px;
    text-align:center;line-height:1.5em;font-weight:normal;z-index:10;
}
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head div.div_idalgo_content_standing_line span.span_idalgo_content_standing_set{left:235px}
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head div.div_idalgo_content_standing_line span.span_idalgo_content_standing_game{left:335px}
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_win,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_lost,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_set_win,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_set_lost,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_game_win,
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head span.span_idalgo_content_standing_game_lost{line-height:3.8em}
ul.ul_idalgo_standing_tennis span.span_idalgo_content_standing_win{width:50px}
ul.ul_idalgo_standing_tennis span.span_idalgo_content_standing_lost{left:185px;width:50px}
span.span_idalgo_content_standing_set_win{left:235px;margin-left:100%;width:50px}
span.span_idalgo_content_standing_set_lost{left:285px;margin-left:100%;width:50px}
span.span_idalgo_content_standing_game_win{left:335px;margin-left:100%;width:50px}
span.span_idalgo_content_standing_game_lost{left:385px;margin-left:100%;width:50px}

/* Module/Tennis/CSS/ResultNavigation.css *************************************************/
div.div_idalgo_content_tennis_result_phase_navigation{
    position: relative;
    width: 100%;
    height: 40px;
    margin-bottom:15px;
}

div.div_idalgo_content_tennis_result_phase_navigation > div{
    position: relative;
    display:block;
    float:left;
}

div.div_idalgo_content_tennis_result_phase_navigation_before{
    left: 0;
    width: 33%;
    text-align: right;
}

div.div_idalgo_content_tennis_result_phase_navigation_before[empty="1"] button.button_idalgo_dropdown,
div.div_idalgo_content_tennis_result_phase_navigation_after[empty="1"] button.button_idalgo_dropdown{
    border:none;
    pointer-events: none;
    cursor: default;
}

div.div_idalgo_content_tennis_result_phase_navigation_current{
    width: 34%;
    height: 2em;
    text-align: center;
    z-index: 1;
}

div.div_idalgo_content_tennis_result_phase_navigation_current span{
    display:block;
    overflow: hidden;
    width: auto;
    height: 38px;
    line-height: 38px;
    font-size: 0.625em;
    color: #891425;
    border-width: 1px 1px 0 1px;
    border-color: #d4d4d4;
    border-style: solid;
    z-index: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: '.';
    white-space: nowrap;
    margin: 0 -1px;
}
div.div_idalgo_content_tennis_result_phase_navigation_after{
    width: 33%;
    text-align: left;
}

div.div_idalgo_content_tennis_result_phase_navigation button.button_idalgo_dropdown span.idalgo_picture_triangle{display:none}

/* Module/Tennis/CSS/Standing.css *********************************************************/
div.div_idalgo_content_tennis_standing{position:relative;display:block}
div.div_idalgo_content_tennis_standing_filter{position:relative;display:block}
    span.span_idalgo_content_tennis_standing_filter{
        position:relative;display:block;
        width:40%;height:2.5em;
        margin:0 auto;
        margin-bottom:5px;
        line-height: 2.5em;
        text-align:center;
        cursor:pointer;
    }
span.span_idalgo_content_tennis_standing:hover{background-color: #eeeeee}
ul.ul_idalgo_content_tennis_standing{position:relative;display:block}
li.li_idalgo_content_tennis_standing{
    position:relative;display:block;
    height:4em;line-height:4em;
    border-bottom: 1px solid #c2c2c2;
    overflow:hidden
}
div.div_idalgo_content_tennis_standing_header{
    position:relative;display:block;
    height:2em;line-height:2em;
    border-bottom: 1px solid #c2c2c2;
}
li.li_idalgo_content_tennis_standing:hover{background-color: #ffe7f1}

li.li_idalgo_content_tennis_standing > div {
    position: absolute;
    top: 0;
    height: 4em;
    line-height: 4em;
    text-align: left;
    color: #272727
}
div.div_idalgo_content_tennis_standing_header > div{
    position:absolute;
    top:0;
    height:2em;line-height:2em;
    color:#272727;
    font-size:0.75em
}

    div.div_idalgo_content_tennis_standing_header_position{left:0;width:40px;text-indent:10px}
    div.div_idalgo_content_tennis_standing_header_person{left:95px;width:100px}
    div.div_idalgo_content_tennis_standing_header_points{right:150px;width:70px;text-align:center}
    div.div_idalgo_content_tennis_standing_header_title{right:100px;width:50px;text-align:center}
    div.div_idalgo_content_tennis_standing_header_win{right:50px;width:50px;text-align:center}
    div.div_idalgo_content_tennis_standing_header_lost{right:0;width:50px;text-align:center}

    div.div_idalgo_content_tennis_standing_position{left:0;width:40px;text-indent:10px}
    div.div_idalgo_content_tennis_standing_country{left:40px;width:30px}
li.li_idalgo_content_tennis_standing div.div_idalgo_content_tennis_standing_person{
        position:relative;
        left:0;margin-right:340px
    }
        div.div_idalgo_content_tennis_standing_person_inner{
            position:absolute;display:block;
            left:70px;
            width:100%;
            text-indent:60px;
            overflow:hidden;text-overflow: ellipsis;text-overflow: '.';white-space: nowrap;
        }
li.li_idalgo_content_tennis_standing
    div.div_idalgo_content_tennis_standing_evolution{right:230px;width:50px;text-align:right}
    div.div_idalgo_content_tennis_standing_points{right:150px;width:70px}
li.li_idalgo_content_tennis_standing div.div_idalgo_content_tennis_standing_points{text-align:center}
    div.div_idalgo_content_tennis_standing_title{right:100px;width:50px}
    div.div_idalgo_content_tennis_standing_win{right:50px;width:50px}
    div.div_idalgo_content_tennis_standing_lost{right:0;width:50px}

        img.img_idalgo_content_tennis_standing_country{
            position:absolute;display:block;
            width:16px;height:11px;
            top:50%;margin-top:-6px;
            left:50%;margin-left:-8px
        }
div.div_idalgo_content_tennis_standing_country
        img.img_idalgo_content_tennis_standing_country{border: 1px solid #c2c2c2}
        div.div_idalgo_content_tennis_standing_person_inner_photo{
            position:absolute;overflow:hidden;
            height:32px;width:32px;
            top:50%;margin-top:-16px;
            left:10px;
            border-radius:50%;
        }
        img.img_idalgo_content_tennis_standing_person_inner_photo{position:absolute;left:0;top:-10px}
        div.div_idalgo_content_tennis_standing_evolution > span.idalgo_sprite_tennis {
            position:absolute;display:block;
            left:0;top:50%;
            margin-top:-15px;
        }
        span.span_idalgo_content_tennis_standing_title,
        span.span_idalgo_content_tennis_standing_win,
        span.span_idalgo_content_tennis_standing_lost{
            position:absolute;display:block;
            height:32px;width:32px;
            top:50%;margin-top:-16px;
            left:50%;margin-left:-16px;
            border-radius:50%;
            text-align:center;
            line-height:32px;
            font-weight: bold;
            font-size:0.75em
        }
        span.span_idalgo_content_tennis_standing_title{background-color:#eeeeee}
        span.span_idalgo_content_tennis_standing_win{background-color:#d4ffd4}
        span.span_idalgo_content_tennis_standing_lost{background-color:#ffdedd}

div.div_idalo_content_tennis_standing_light div.div_idalgo_content_tennis_standing_person{margin-right:130px}
div.div_idalo_content_tennis_standing_light div.div_idalgo_content_tennis_standing_person_inner_photo{display:none}
div.div_idalo_content_tennis_standing_light div.div_idalgo_content_tennis_standing_header_points,
div.div_idalo_content_tennis_standing_light div.div_idalgo_content_tennis_standing_points {right:0}
div.div_idalo_content_tennis_standing_light div.div_idalgo_content_tennis_standing_evolution{right:80px}

/* Module/Tennis/CSS/StandingNavigation.css ***********************************************/
div.div_idalgo_content_tennis_standing_navigation {
    position:relative;display: block;
    height:2em;line-height:2em;
    text-align:center
}

/* Module/Tennis/CSS/WidgetResult.css *****************************************************/
div.div_idalgo_tennis_widget_result{position:relative}

div.div_idalgo_widget_result_content{width:100%;overflow:hidden}
ul.ul_idalgo_widget_result_content_match_list {position:absolute;display:block;height:140px;left:0}
li.li_idalgo_dom_match_tennis_widget{position:relative;display:block;float: left}
div.div_idalgo_dom_match_tennis_widget_title{position:relative;display:block;line-height:1em;padding:0 0 10px;text-align: center}
div.div_idalgo_dom_match_tennis_widget_title > span{position:relative;display:block;text-transform: uppercase;font-weight:bold}
span.span_idalgo_dom_match_tennis_widget_title_tournament{font-size:0.75em;}
div.div_idalgo_dom_match_tennis_widget_title_phase{position:relative;height:1em;}
div.div_idalgo_dom_match_tennis_widget_title_phase_inner_left{position:relative;float:left;left:50%}
div.div_idalgo_dom_match_tennis_widget_title_phase_inner_left_right{position:relative;left:-50%;}
div.div_idalgo_dom_match_tennis_widget_title_phase_inner_left_right > span{float:left;font-size:0.6875em;color:#105b74;text-transform: uppercase;font-weight:bold}
div.div_idalgo_dom_match_tennis_widget_title_phase_inner_left_right > span + span{margin-left:5px;}
div.div_idalgo_dom_match_tennis_widget_title_phase_inner_left_right > span + span:before{position:relative;content:'-';left:-2px}
div.div_idalgo_dom_match_tennis_widget_title_status{
    position:relative;
    width:100%;
    height:1px;
    line-height:1px;
    text-align:center;
    background-color:#c2c2c2;
    margin-top:10px
}
span.span_idalgo_dom_match_tennis_widget_title_status{
    position:relative;
    background-color: #ffffff;
    font-size:0.875em;
    font-weight:bold;
    padding:0 5px
}

div.div_idalgo_widget_result_content{position: relative;display: block;min-height: 160px}
/** Filtre navigation **/
div.div_idalgo_widget_result_content_filter_nav{
    position:relative;display:block;
    margin-bottom:0.625em;
}
ul.ul_idalgo_widget_result_content_filter_nav{
    position:relative;
    line-height:2em;
    margin: 20px 0 0 5px;
    border-bottom:1px solid #c2c2c2;
}
div.div_idalgo_tennis_widget_result ul.ul_idalgo_nav > li.li_idalgo_left{width:auto}
ul.ul_idalgo_widget_result_content_filter_nav li a{position:relative;overflow:visible;padding:0 20px}
div.div_idalgo_tennis_widget_result ul.ul_idalgo_nav > li > span.span_navtab_badge{
    line-height:18px;top:-15px;
    background-color:#105b74}

/** CONTENU MATCH **/
div.div_idalgo_tennis_widget_result div.div_idalgo_dom_match_tennis{position: relative;height:4em;text-align:center;line-height: 4em}
div.div_idalgo_tennis_widget_result span.span_idalgo_dom_match_tennis_content_versus{
    font-size: 0.6875em;
    text-transform: uppercase;
    line-height:6em}

/* Feature - To Come, Canceled, Delayed */
li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature{
    position:absolute;height:100%;width:auto;padding:0;margin:0;top:0;line-height:4em}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1{
    left:0;right:50%;margin-right:15px}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2{
    left:50%;right:0;margin-left:15px}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] img,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] img,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] img{
    display:none;position:absolute;width:16px;top:50%;margin-top:-5px;border:1px solid #999999}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1 img,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1 img,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1 img{
    left:10px;right:auto}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2 img,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2 img,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2 img{
    right:10px;left:auto}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] img.img_idalgo_dom_match_tennis_content_feature_player_country_big,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] img.img_idalgo_dom_match_tennis_content_feature_player_country_big,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] img.img_idalgo_dom_match_tennis_content_feature_player_country_big{
    display:block;width:40px}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature_player_name{
    position:absolute;height:100%;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name{
    left:30px;right:0;text-align:right;margin-right:0}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name{
    right:30px;left:0;text-align:left;margin-right:0}




/* Features
li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature{
    position:absolute;height:100%;width:auto;padding:0;margin:0;top:0;line-height:4em}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1{
    left:0;right:50%;margin-right:45px}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2{
    left:50%;right:0;margin-left:45px}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] img,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] img,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] img{
    position:absolute;width:16px;top:50%;margin-top:-14px;border:1px solid #999999}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1 img,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1 img,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1 img{
    left:10px;right:auto}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2 img,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2 img,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2 img{
    right:10px;left:auto}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature_player_name{
    position:absolute;height:100%;width:auto;white-space:nowrap;overflow:hidden}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature_player_name span,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature_player_name span,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature_player_name span{
    text-overflow:ellipsis}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name{
    left:60px;right:0;text-align:right}

li.li_idalgo_dom_match_tennis_widget[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name,
li.li_idalgo_dom_match_tennis_widget[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name{
    right:60px;left:0;text-align:left}

*/


div.div_idalgo_tennis_widget_result div.div_idalgo_dom_match_tennis_score{
    position:absolute;display:block;
    top:0;left:50%;
    height:100%;width:20px;
    text-align:center;
    line-height:2em;
}
div.div_idalgo_tennis_widget_result div.div_idalgo_dom_match_tennis_score span{display:block}
div.div_idalgo_tennis_widget_result div.div_idalgo_dom_match_tennis_list_set {
    position:absolute;display:block;
    right:-150px;
    height:100%;width:150px}

/** SLIDER NAVIGATION **/

div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation {position:relative;margin-top:8.2em;width:100%;border-top: 1px solid #c2c2c2}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation div.div_idalgo_widget_content_navigation_switch
{position:absolute;height:20px;left:50%;top:0}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation div.div_idalgo_widget_content_navigation_switch_inner
{height:20px;left:-50%;position:relative}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation div.div_idalgo_widget_content_navigation_button
{text-align:center;height:50px;width:100%;position:relative;background-color:transparent}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation div.idalgo_sprite_button{
    height:50px;width:50px;
    margin:0 auto;
    cursor:pointer}

div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_button div {position: absolute;display: block;top:0;background-color:transparent}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_button div.div_idalgo_widget_content_navigation_button_play{left:50%;margin-left:-25px;z-index:1}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_button div.div_idalgo_widget_content_navigation_button_prev,
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_button div.div_idalgo_widget_content_navigation_button_next {width:60%;height: 30px;top:10px}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_button div.div_idalgo_widget_content_navigation_button_prev {left:0}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_button div.div_idalgo_widget_content_navigation_button_next {right:0}

div.div_idalgo_tennis_widget_result div.div_idalgo_button_play_active div.div_idalgo_widget_content_navigation_button_prev,
div.div_idalgo_tennis_widget_result div.div_idalgo_button_play_active div.div_idalgo_widget_content_navigation_button_next {display: none}

div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_infos {position: relative;display: block;height: 30px;line-height: 30px}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_infos div {position: absolute;display: block;text-align: center;font-size:.825em;color:#999999}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_infos_separator {width:20px;left:50%;margin-left:-10px;}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_infos_current,
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_infos_all {width:48%}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_infos div.div_idalgo_widget_content_navigation_infos_current{text-align: right;left:0}
div.div_idalgo_tennis_widget_result div.div_idalgo_widget_content_navigation_infos div.div_idalgo_widget_content_navigation_infos_all {text-align: left;right:0}

div.div_idalgo_tennis_widget_result a.a_idalgo_link_match{
    position:absolute;
    height:100%;
    width:100%;
    z-index:1;
}

/* Module/Tennis/CSS/WidgetStanding.css ***************************************************/
/* Le classement */
div.div_idalgo_tennis_widget_standing div.div_idalgo_content_standing {overflow: hidden;}

/* Le titre */
div.div_idalgo_tennis_widget_standing div.div_idalgo_slider div.idalgo_title3_widget {padding:0;margin-top:10px;}
div.div_idalgo_tennis_widget_standing div.div_idalgo_slider div.idalgo_title3_widget h4.idalgo_title3_widget {font-size: 1.5em;font-weight:normal;color:#c2c2c2;}
div.div_idalgo_tennis_widget_standing img.img_idalgo_widget_standing_title {display:none}
div.div_idalgo_tennis_widget_standing div.idalgo_title_format3 img.img_idalgo_widget_standing_title {display:block;position: absolute;top:0;right: 0;}

/* Le Podium */
div.div_idalgo_tennis_widget_standing div.div_idalgo_widget_statistic_podium {margin-bottom: 0;}
div.div_idalgo_tennis_widget_standing span.span_idalgo_widget_statistic_podium_position {display: none;}
div.div_idalgo_tennis_widget_standing div.div_idalgo_widget_statistic_podium_img img.img_idalgo_widget_statistic_podium_img_team {margin-bottom: 9px;}

/* Le tableau */
div.div_idalgo_tennis_widget_standing div.div_idalgo_content_standing {padding:0 3px;}
div.div_idalgo_tennis_widget_standing tr.tr_idalgo_content_standing_hide{display:none}
div.div_idalgo_tennis_widget_standing td{vertical-align:top;position:relative}
div.div_idalgo_tennis_widget_standing td span {font-size: 0.8em;font-weight: bold;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_position {width:7%;color:#999999;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_logo {position:relative;width: 11%}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_logo img {border: 1px solid #c2c2c2;height:14px;top:50%;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_name {width:45%;text-align:left;text-transform: uppercase;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_name span.span_idalgo_content_standing_name {text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_point {width: 17%;text-align:right;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_evolution_graphic {width: 9%;background-image: none;text-align: right;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_evolution_graphic span {display: block;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_evolution_graphic_up span {background-position:center -279px;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_evolution_graphic_down span {background-position:center -310px;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_evolution {width:11%;text-align:right;}
div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_evolution span {padding-right:5px;}

div.div_idalgo_tennis_widget_standing td.td_idalgo_content_standing_name a{
    position:absolute;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;
    font-size:0.875em;line-height:28px}

/* Les actions sur le tableau */
div.div_idalgo_tennis_widget_standing div.div_idalgo_content_standing_more {
    position:relative;display:block;
    height:30px;
    width:100%;
    cursor:pointer;
    -moz-box-shadow: 0px -30px 33px 0px #ffffff;
    -webkit-box-shadow: 0px -30px 33px 0px #ffffff;
    -o-box-shadow: 0px -30px 33px 0px #ffffff;
    box-shadow: 0px -30px 33px 0px #ffffff;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#ffffff, Direction=90, Strength=33);
}

div.div_idalgo_tennis_widget_standing div.div_idalgo_content_standing_show {background-position:center -3534px}
div.div_idalgo_tennis_widget_standing div.div_idalgo_content_standing_hide {background-position:center -3565px;box-shadow:none}
div.div_idalgo_tennis_widget_standing div.div_idalgo_content_standing_more {}
div.div_idalgo_tennis_widget_standing div.div_idalgo_content_standing_more_top {position: absolute;border-radius:15px;width:30px;background-color: #ffffff;margin-top:-15px;left:50%;margin-left:-15px;z-index: 2;}
div.div_idalgo_tennis_widget_standing div.div_idalgo_content_standing_more_top.div_idalgo_content_standing_show {display:none!important;}
div.div_idalgo_tennis_widget_standing div.div_idalgo_content_standing_more_top.div_idalgo_content_standing_hide {display:block}

/* D&eacute;finition du comportement de la zone de slide du widget *********************/
div.div_idalgo_tennis_widget_standing {position:relative;display:block;overflow: hidden;margin:0 auto;}
div.div_idalgo_tennis_widget_standing ul.ul_idalgo_slider_view {position:relative;left:0;}
div.div_idalgo_tennis_widget_standing li.li_idalgo_slider_view {position:relative;float:left;}

div.div_idalgo_tennis_widget_standing img.img_idalgo_widget_standing_title.img_idalgo_widget_standing_title_fadein {transition:0.2s;opacity: 0;}
div.div_idalgo_tennis_widget_standing img.img_idalgo_widget_standing_title.img_idalgo_widget_standing_title_fadeout {transition:0.5s;opacity: 100;}
/*********************************** Navigation *********************************/
div.div_idalgo_tennis_widget_standing div.div_idalgo_slider_navigation:before {display:block;position:relative;border-top:1px solid #c2c2c2;content: " ";height: 0;width: 100%;}
div.div_idalgo_tennis_widget_standing div.div_idalgo_slider_navigation{position:relative;width:100%;height:120px;margin-top:10px;clear:both;}
div.div_idalgo_tennis_widget_standing div.div_idalgo_slider_navigation_switch {position:absolute;height:20px;left:50%;top:5px}
div.div_idalgo_tennis_widget_standing div.div_idalgo_slider_navigation_switch_inner {height:20px;left:-50%;position:relative}
div.div_idalgo_tennis_widget_standing div.div_idalgo_slider_navigation_switch div.idalgo_sprite_switch  {float:left;height:20px;width:15px;cursor:pointer}
div.div_idalgo_tennis_widget_standing div.div_idalgo_slider_navigation_switch div.div_idalgo_button_active {background-position:center -2952px}

div.div_idalgo_tennis_widget_standing  div.div_idalgo_slider_navigation_button {text-align:center;height:50px;width:100%;position:relative;top:23px}
div.div_idalgo_tennis_widget_standing  div.div_idalgo_slider_navigation_button div.idalgo_sprite_button {height:50px;width:50px;cursor:pointer;display:inline-block;}

/* Customer/Lalibrebelgique/Sport/Basket/CSS/WidgetResult.css *****************************/
li.li_idalgo_content_result_match[have-bet='1']{margin-bottom:22px;margin-top:32px;}
li.li_idalgo_content_result_match:nth-child(1){margin-top:0}
li.li_idalgo_content_result_match[data-code-status="2"]{margin-bottom:0}


/** Pari **/
div.div_idalgo_widget_result_bet_logo
{
    position: relative;
    bottom: 0;
    left:10px
}

li.li_idalgo_content_result_match div.div_idalgo_content_result_match_content_bet{
    position:absolute;
    display:block;
    bottom:-20px;
    height:20px;
    width:100%;
    text-align:center;
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}

li.li_idalgo_content_result_match[haveodd='0'] div.div_idalgo_content_result_match_content_bet{
    background-color:#eeeeee;
}

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

a.a_idalgo_content_result_match_content_bet_odds,
a.a_idalgo_match_final_content_bet_odds{
    color: #000000;
    display:block;
    float:left;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    background-color: #F8E500;
    transition: all 0.3s;
    border:1px solid #F8D900;
    box-sizing:border-box;
}

div.div_idalgo_container a.a_idalgo_content_result_match_content_bet_odds[href]:hover,
div.div_idalgo_container a.a_idalgo_match_final_content_bet_odds[href]:hover{text-decoration:none}

a.a_idalgo_content_result_match_content_bet_odds:hover,
a.a_idalgo_match_final_content_bet_odds:hover{background-color:#F8D900}

li.li_idalgo_content_result_match[haveodd='0'] a.a_idalgo_content_result_match_content_bet_odds{float:right}

a.a_idalgo_match_final_content_bet_odds{border:none;height:100%;line-height:18px;width:25%}
a.a_idalgo_content_result_match_content_bet_odds{height:20px;line-height:18px;width:25%}

/* Customer/Lalibrebelgique/Sport/Common/CSS/Lalibrebelgique.css **************************/
/*** MAIN ***/
div.div_idalgo_content_full{position:relative;width:auto;padding:0}
div.div_idalgo_content_full:after{content:'';position:relative;display:block;width:100%}
div.div_idalgo_content{position:relative;width:calc(100% - 330px);margin-right:30px;float:left}
div.div_idalgo_aside  {position:relative;width:300px;float:right}

/** CUSTOMER CONFLICT */
div.div_idalgo_container .label{background-color:inherit}

/*** BET ***/
div.div_idalgo_content_result_match_bet_button{
    position: absolute;
    display: block;
    width: 60px;
    height: 50%;
    text-transform: uppercase;
    line-height: 20px;
    background-color: #FEE004;
    color: #000000;
    font-size: 10px;
    text-align: center;
    right: 15%;
    top: 25%;}

div.div_idalgo_widget_result_bet_logo{position:relative;bottom:0;left:10px}

a.a_idalgo_dom_match_link_bet,
a.a_idalgo_content_football_live_competition_group_match_link_bet,
a.a_idalgo_content_sport_score_center_competition_group_match_link_bet{
    border-top: 1px solid #eeeeee;
    color: #000000;
    display: inline-block;
    font-size: 0.6875em;
    line-height: 2em;
    padding: 0 40px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #FEE004}

li.li_idalgo_content_sport_score_center_competition_group_match,
div.div_idalgo_content_result_bet_logo{position: relative;text-align:center}

div.div_idalgo_content_football_live_bet_logo,
div.div_idalgo_content_sport_score_center_bet_logo{text-align:center;margin:15px 0}

/* Customer/Lalibrebelgique/Sport/Common/CSS/MainMobile.css *******************************/
div.div_idalgo_container.div_idalgo_mobile div.div_idalgo_content_aside.open{display:none}
div.div_idalgo_container.div_idalgo_mobile div.div_idalgo_content_full.open{left:0}

/* Customer/Lalibrebelgique/Sport/Common/CSS/WidgetBet.css ********************************/
/** Pari **/
div.div_idalgo_widget_result_bet_logo
{
    position: relative;
    bottom: 0;
    left:10px
}

.ipm_bet_widget_list[have-bet='1']:nth-child(1){margin-top:0}
.ipm_bet_widget_list[have-bet='1'] {margin-bottom:22px;margin-top:32px}

.ipm_bet_widget_content_odds{
    position: absolute;
    display: block;
    width: 100%;
    height: 20px;
    bottom:-20px;
    line-height: 20px;
    font-size: 0.6875em;
    text-align: center;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee
}

li.ipm_bet_widget_list[have-bet="1"][haveOdd="0"] div.ipm_bet_widget_content_odds
{background-color:#eeeeee}

a.ipm_bet_widget_content_odds_link{
    display: block;
    float: right;
    font-weight: bold;
    position: relative;
    height: 20px;
    line-height: 18px;
    width: 25%;
    text-transform: uppercase;
    background-color: #F8E500;
    transition: all 0.3s;
    border: 1px solid #F8D900;
    box-sizing: border-box;
    transition: all 0.3s;
}

a.ipm_bet_widget_content_odds_link:hover{background-color:#F8D900}
div.div_idalgo_container a.ipm_bet_widget_content_odds_link[href]:hover{text-decoration:none}

span.ipm_bet_widget_local_num,
span.ipm_bet_widget_local,
span.ipm_bet_widget_draw_num,
span.ipm_bet_widget_draw,
span.ipm_bet_widget_visitor_num,
span.ipm_bet_widget_visitor{
    position: relative;
    display:block;
    float:left;
    width:8%;
    height:100%;
    line-height:20px;
    background-color:#ffffff;
    border:none;vertical-align:top
}

span.ipm_bet_widget_local,
span.ipm_bet_widget_draw,
span.ipm_bet_widget_visitor{
    position: relative;
    display:block;
    float:left;
    vertical-align:bottom;
    height:100%;
    line-height:20px;
    width: 17%;
    background-color:#eeeeee;
}

span.ipm_bet_widget_local[data-max="1"],
span.ipm_bet_widget_draw[data-max="1"],
span.ipm_bet_widget_visitor[data-max="1"]{
    background-color:#000000;color:#ffffff
}

/* Customer/Lalibrebelgique/Sport/Football/CSS/H1Mobile.css *******************************/
div.div_idalgo_content_football_h1_mobile{background-color:#000000;border-style:none;
    transition:background-color 1s}
h1.h1_idalgo_content_football_h1_mobile{
    background-color:#74757a;
    margin:0 0 0 10px;padding:0 50px 0 10px;height:2em;transition:background-color 1s;
    color:#ffffff;font-size:1em;text-transform:uppercase;line-height:2em;text-align:left}

a.a_idalgo_content_football_h1_mobile{background-image:none;left:auto;right:0;z-index:1;top:5px;bottom:5px;height:auto;
    border-style:solid;border-color:#ffffff;border-width:0 0 0 1px}
a.a_idalgo_content_football_h1_mobile:after{
    content:'';position:absolute;display:block;width:0;height:0;top:50%;margin-top:-5px;left:50%;margin-left:-10px;
    border-color:#ffffff transparent transparent transparent;
    border-width:10px 10px 0 10px;border-style:solid}

/* OPEN / CLOSE */
div.div_idalgo_content_full.open div.div_idalgo_content_football_h1_mobile{background-color:#105b74}
div.div_idalgo_content_full.open h1.h1_idalgo_content_football_h1_mobile{background-color:#000000}
div.div_idalgo_content_full.open a.a_idalgo_content_football_h1_mobile:after{
    border-color:transparent transparent #ffffff transparent;border-width:0 10px 10px 10px}

/* Customer/Lalibrebelgique/Sport/Football/CSS/LiveMobile.css *****************************/
/** Custom **/
ul.ul_idalgo_content_football_mobile_live_date_list_match li:nth-child(even) {background-color:#ffffff}

/** Paris **/
div.div_idalgo_content_football_mobile_live_list_bet_logo{
    position: absolute;
    top: 0px;
    width: 100%;
    text-align:right
}

/* Customer/Lalibrebelgique/Sport/Football/CSS/MenuHome.css *******************************/
div.div_idalgo_content_full div.div_idalgo_content_football_menu_home{
    position:absolute;top:auto;bottom:100%;min-height:initial;z-index:20;
    background-color:#000000;background-image:none;transition:bottom 1s}

div.div_idalgo_content_football_menu_home_content{padding:0}

/* LOGO */
div.div_idalgo_content_football_menu_home_content_logo{display:none}

/* MENU */
div.div_idalgo_content_football_menu_home_content > div + div{margin:0}
ul.ul_idalgo_content_football_menu_home_content_navigation{margin-top:1px}
div.div_idalgo_content_football_menu_home_content_navigation_separate{display:none}
li.li_idalgo_content_football_menu_home_content_navigation{
    width:auto;margin-bottom:1px;background-color:#74757a;margin-left:10px;line-height:2.4em}
a.a_idalgo_content_football_menu_home_content_navigation{width:auto;margin:0}

li.li_idalgo_content_football_menu_home_content_navigation:hover{margin-left:0;background-color:#105b74}
li.li_idalgo_content_football_menu_home_content_navigation:hover a[href]{margin-left:10px;text-decoration:none}

/* OPEN / CLOSE */
div.div_idalgo_content_full.open div.div_idalgo_content_football_menu_home{bottom:auto}

/* Customer/Lalibrebelgique/Sport/Football/CSS/Result.css *********************************/
div.div_idalgo_content_result_bet_logo{
    position: relative;
    text-align:center;
}

a.a_idalgo_dom_match_link_bet{
    color: #000000;
    display: inline-block;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #F8E500;
    transition: all 0.3s;
    width:115px;
    border:1px solid #F8D900;
    height:20px;
}

a.a_idalgo_dom_match_link_bet:hover{background-color:#F8D900}
div.div_idalgo_container a.a_idalgo_dom_match_link_bet[href]:hover{text-decoration:none}

div.div_idalgo_dom_match_odds{
    position:relative;
    display:inline-block;
    font-size:0.6875em;
    font-weight:bold;
    line-height:2em;
    height:2em;
    vertical-align: top;
    margin-bottom:5px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

div.div_idalgo_dom_match_odds > span{
    height:100%;
    position: relative;
    display: block;
    float: left;
}

span.span_idalgo_dom_match_odds_local_num,
span.span_idalgo_dom_match_odds_draw_num,
span.span_idalgo_dom_match_odds_visitor_num{
    padding: 0 4px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

span.span_idalgo_dom_match_odds_local,
span.span_idalgo_dom_match_odds_draw,
span.span_idalgo_dom_match_odds_visitor{
    width: 42px;
    background-color:#eeeeee;
}

span.span_idalgo_dom_match_odds_local[data-max="1"],
span.span_idalgo_dom_match_odds_draw[data-max="1"],
span.span_idalgo_dom_match_odds_visitor[data-max="1"]{background-color:#000000;color:#ffffff}

/* Customer/Lalibrebelgique/Sport/Football/CSS/WidgetLive.css *****************************/
div.div_idalgo_content_football_result_match_time{font-size:1em}
span.span_idalgo_content_football_result_match_time{font-weight:bold}
div.div_idalgo_content_football_result_match_localteam,
div.div_idalgo_content_football_result_match_visitorteam{
    height: 50%;
    left: 15%;
    width: 60%;
    text-align: left;
    margin-left: 10px;
    float: left;
    position: relative;
    line-height: 20px;
}
div.div_idalgo_content_football_result_match_score{
    float: right;
    position: relative;
    left: auto;
}

div.div_idalgo_content_football_widget_live span.span_idalgo_score_part_left,
div.div_idalgo_content_football_widget_live span.span_idalgo_score_part_right{
    position: relative;
    display: block;
    height: 50%;
    margin: 0;
    right: auto;
    left: auto;
    text-align: center;
    line-height: 20px;
}
span.span_idalgo_score_part_center{display:none}

div.div_idalgo_content_football_widget_live div.div_idalgo_score_penalty_part{
    top:0;bottom:0;left:50%;height:auto;width:auto;right:0}

/* Customer/Lalibrebelgique/Sport/Football/CSS/WidgetResult.css ***************************/
div.div_idalgo_widget_result_tab_date_title{
    height: 20px;
    border-bottom: 1px solid;
    font-weight: bold;
}

ul.ul_idalgo_widget_result_tab_date_match li, ul.ul_idalgo_widget_result_tab_date_match li:nth-child(2n+1){
    background-color: inherit;
}

li.li_idalgo_content_result_match{height:40px;border-bottom:1px solid #c2c2c2;}
li.li_idalgo_content_result_match{border-bottom:1px solid #c2c2c2}
li.li_idalgo_content_result_match[have-bet='1']{margin-bottom:22px;margin-top:32px;}
li.li_idalgo_content_result_match:nth-child(1){margin-top:0}
li.li_idalgo_content_result_match[data-code-status="2"]{margin-bottom:0}


div.div_idalgo_content_result_match_time, div.div_idalgo_content_result_match_penalty div.div_idalgo_content_result_match_time,
ul.ul_idalgo_widget_result_tab_date_match div.div_idalgo_content_result_match{height:100%}
span.span_idalgo_content_result_match_time{line-height:40px}
div.div_idalgo_widget_result div.div_idalgo_content_result_match_time{
    font-size: 1em;
}

div.div_idalgo_content_result_match_localteam,
div.div_idalgo_content_result_match_visitorteam{
    height: 50%;
    left: 15%;
    width: 60%;
    text-align: left;
    margin-left: 10px;
    float: left;
    position: relative;
    line-height:20px;
}
div.div_idalgo_content_result_match_score{
    float: right;
    position: relative;
    left: auto;
}

div.div_idalgo_content_result_match span.span_idalgo_score_part_left,
div.div_idalgo_content_result_match span.span_idalgo_score_part_right{
    position: relative;
    display: block;
    height: 50%;
    margin: 0;
    right: auto;
    left: auto;
    text-align: center;
    line-height:20px;
}
div.div_idalgo_widget_result a.a_idalgo_content_result_match_score span.span_idalgo_score_part_center{display:none}

/* Penalty shoot out */
div.div_idalgo_score_penalty_part{position:absolute;top:0;bottom:0;left:50%;right:0;width:auto;height:auto}

a.a_idalgo_content_result_match_score{font-size:12px}


/** Pari **/
div.div_idalgo_widget_result_bet_logo
{
    position: relative;
    bottom: 0;
    left:10px
}

li.li_idalgo_content_result_match div.div_idalgo_content_result_match_content_bet{
    position:absolute;
    display:block;
    bottom:-20px;
    height:20px;
    width:100%;
    text-align:center;
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}

li.li_idalgo_content_result_match[haveodd='0'] div.div_idalgo_content_result_match_content_bet{
    background-color:#eeeeee;
}

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

span.span_idalgo_content_result_match_content_bet_odds_local_num,
span.span_idalgo_match_final_content_bet_odds_local_num,
span.span_idalgo_content_result_match_content_bet_odds_draw_num,
span.span_idalgo_match_final_content_bet_odds_draw_num,
span.span_idalgo_content_result_match_content_bet_odds_visitor_num,
span.span_idalgo_match_final_content_bet_odds_visitor_num{
    position: relative;
    display:block;
    float:left;
    vertical-align:bottom;
    width:8%;
    height:100%;
    line-height:20px;
    background-color:#ffffff;
}

span.span_idalgo_match_final_content_bet_odds_local_num,
span.span_idalgo_match_final_content_bet_odds_draw_num,
span.span_idalgo_match_final_content_bet_odds_visitor_num{border:none;vertical-align:top;font-size: 0.6875em;}

span.span_idalgo_content_result_match_content_bet_odds_local,
span.span_idalgo_match_final_content_bet_odds_local,
span.span_idalgo_content_result_match_content_bet_odds_draw,
span.span_idalgo_match_final_content_bet_odds_draw,
span.span_idalgo_content_result_match_content_bet_odds_visitor,
span.span_idalgo_match_final_content_bet_odds_visitor{
    position: relative;
    display:block;
    float:left;
    vertical-align:bottom;
    height:100%;
    line-height:20px;
    width: 17%;
    background-color:#eeeeee;
}

span.span_idalgo_match_final_content_bet_odds_visitor,
span.span_idalgo_match_final_content_bet_odds_draw,
span.span_idalgo_match_final_content_bet_odds_local{border:none;vertical-align:top;font-size: 0.6875em;}

span.span_idalgo_content_result_match_content_bet_odds_local[data-max="1"],
span.span_idalgo_match_final_content_bet_odds_local[data-max="1"],
span.span_idalgo_content_result_match_content_bet_odds_draw[data-max="1"],
span.span_idalgo_match_final_content_bet_odds_draw[data-max="1"],
span.span_idalgo_content_result_match_content_bet_odds_visitor[data-max="1"],
span.span_idalgo_match_final_content_bet_odds_visitor[data-max="1"]{background-color:#000000;color:#ffffff}

a.a_idalgo_content_result_match_content_bet_odds,
a.a_idalgo_match_final_content_bet_odds{
    color: #000000;
    display:block;
    float:left;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    background-color: #F8E500;
    transition: all 0.3s;
    border:1px solid #F8D900;
    box-sizing:border-box;
}

div.div_idalgo_container a.a_idalgo_content_result_match_content_bet_odds[href]:hover,
div.div_idalgo_container a.a_idalgo_match_final_content_bet_odds[href]:hover{text-decoration:none}

a.a_idalgo_content_result_match_content_bet_odds:hover,
a.a_idalgo_match_final_content_bet_odds:hover{background-color:#F8D900}

li.li_idalgo_content_result_match[haveodd='0'] a.a_idalgo_content_result_match_content_bet_odds{float:right}

a.a_idalgo_match_final_content_bet_odds{border:none;height:100%;line-height:18px;width:25%}
a.a_idalgo_content_result_match_content_bet_odds{height:20px;line-height:18px;width:25%}

div.div_idalgo_content_result_match_content_bet_odds > span:nth-child(1){border:none}

/* Customer/Lalibrebelgique/Sport/NBA/CSS/WidgetResult.css ********************************/
li.li_idalgo_widget_nba_result_state_result[have-bet='1']{margin-bottom:22px;margin-top:32px;}
li.li_idalgo_widget_nba_result_state_result:nth-child(1){margin-top:0}
li.li_idalgo_widget_nba_result_state_result[data-code-status="2"]{margin-bottom:0}


/** Pari **/
div.div_idalgo_widget_result_bet_logo
{
    position: relative;
    bottom: 0;
    left:10px
}

li.li_idalgo_widget_nba_result_state_result div.div_idalgo_widget_nba_result_state_result_content_bet{
    position:absolute;
    display:block;
    bottom:-20px;
    height:20px;
    width:100%;
    text-align:center;
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}

li.li_idalgo_widget_nba_result_state_result[haveodd='0'] div.div_idalgo_widget_nba_result_state_result_content_bet{
    background-color:#eeeeee;
}

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

a.a_idalgo_widget_nba_result_state_result_content_bet_odds{
    color: #000000;
    display:block;
    float:left;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    background-color: #F8E500;
    transition: all 0.3s;
    border:1px solid #F8D900;
    box-sizing:border-box;
}

div.div_idalgo_container a.a_idalgo_widget_nba_result_state_result_content_bet_odds[href]:hover{text-decoration:none}

a.a_idalgo_content_result_match_content_bet_odds:hover,
a.a_idalgo_match_final_content_bet_odds:hover{background-color:#F8D900}

li.li_idalgo_widget_nba_result_state_result[haveodd='0'] a.a_idalgo_widget_nba_result_state_result_content_bet_odds{float:right}

a.a_idalgo_widget_nba_result_state_result_content_bet_odds{height:20px;line-height:18px;width:25%}

/* Customer/Lalibrebelgique/Sport/Sport/CSS/ScoreCenter.css *******************************/
li.li_idalgo_content_sport_score_center_competition_group_match{
    position: relative;
    text-align:center;
}

div.div_idalgo_content_sport_score_center_bet_logo{text-align:center;margin:15px 0}

a.a_idalgo_content_sport_score_center_competition_group_match_odds_link_bet{
    color: #000000;
    display: inline-block;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #F8E500;
    transition: all 0.3s;
    width:115px;
    border:1px solid #F8D900;
    height:20px;
}

a.a_idalgo_content_sport_score_center_competition_group_match_odds_link_bet:hover{background-color:#F8D900}
div.div_idalgo_container a.a_idalgo_content_sport_score_center_competition_group_match_odds_link_bet[href]:hover{text-decoration:none}

div.div_idalgo_content_sport_score_center_competition_group_match_odds{
    position:relative;
    display:inline-block;
    font-size:0.6875em;
    font-weight:bold;
    line-height:2em;
    height:2em;
    vertical-align: top;
    margin-bottom:5px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

div.div_idalgo_content_sport_score_center_competition_group_match_odds > span{
    height:100%;
    position: relative;
    display: block;
    float: left;
}

span.span_idalgo_content_sport_score_center_competition_group_match_odds_local_num,
span.span_idalgo_content_sport_score_center_competition_group_match_odds_draw_num,
span.span_idalgo_content_sport_score_center_competition_group_match_odds_visitor_num{
    padding: 0 4px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

span.span_idalgo_content_sport_score_center_competition_group_match_odds_local,
span.span_idalgo_content_sport_score_center_competition_group_match_odds_draw,
span.span_idalgo_content_sport_score_center_competition_group_match_odds_visitor{
    width: 42px;
    background-color:#eeeeee;
}

span.span_idalgo_content_sport_score_center_competition_group_match_odds_local[data-max="1"],
span.span_idalgo_content_sport_score_center_competition_group_match_odds_draw[data-max="1"],
span.span_idalgo_content_sport_score_center_competition_group_match_odds_visitor[data-max="1"]{background-color:#000000;color:#ffffff}

/* Customer/Lalibrebelgique/Sport/Tennis/CSS/WidgetResult.css *****************************/
div.div_idalgo_tennis_widget_result[data-is-bets="1"] div.div_idalgo_widget_result_content{min-height:163px}
div.div_idalgo_tennis_widget_result[data-is-bets="1"] ul.ul_idalgo_widget_result_content_match_list{height:163px}
div.div_idalgo_tennis_widget_result[data-is-bets="1"] div.div_idalgo_widget_content_navigation{margin-top:153px}

div.div_idalgo_dom_match_tennis_widget_content_bet {
    position: absolute;display: block;
    box-sizing:border-box;
    bottom: -25px;
    height: 20px;
    width: 100%;
    text-align: center;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    font-size:0.6875em;
}
li.li_idalgo_dom_match_tennis_widget[haveodd='0'] div.div_idalgo_dom_match_tennis_widget_content_bet{
    background-color:#eeeeee;
}

a.a_idalgo_dom_match_tennis_widget_content_bet_odds{
    position: relative;display:block;
    box-sizing:border-box;
    float:right;
    width: 25%;height: 20px;

    color: #000000;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;

    background-color: #F8E500;
    border:1px solid #F8D900;
}
div.div_idalgo_container a.a_idalgo_dom_match_tennis_widget_content_bet_odds:hover{text-decoration:none}
li.li_idalgo_dom_match_tennis_widget[haveodd='0'] a.a_idalgo_dom_match_tennis_widget_content_bet_odds{float:right}


/* Customer/Lalibrebelgique/Sport/Common/CSS/Responsive980.css ****************************/
@media only screen and (max-width: 992px){
    /* Module/Motor/CSS/Responsive980/RaceIdentity.css ****************************************/
div.div_idalgo_motor_race_identity_left::after
{
    left: initial;
    right: 0;
}

/* Module/Motor/CSS/Responsive980/StandingPilot.css ***************************************/
div.div_idalgo_content_motor_standing_race span{
    font-size: 0.6em;
    height: 22px;
    line-height: 22px;
    width: 22px;
    margin-top: -11px;
    margin-left: -11px;
}

/* Module/Motor/CSS/Responsive980/TeamHeader.css ******************************************/
div.div_idalgo_motor_team_header{height:210px}
div.div_idalgo_motor_team_header_background,
div.div_idalgo_motor_team_header_background_filter{height:160px}
div.div_idalgo_motor_team_header_content_left_photo{margin-top:105px}
div.div_idalgo_motor_team_header_content_right_name{margin-top:110px}

/* Module/Pattern/CSS/Responsive980/Calendar.css ******************************************/
div.div_idalgo_calendar_element{width:32%;vertical-align:top;margin:0 0.666% 20px 0.666%}

/* Module/Pattern/CSS/Responsive980/PlayerHeader.css **************************************/
div.div_idalgo_person_header{height:160px}

div.div_idalgo_person_header_content_left_photo{margin-top:110px}

span.span_idalgo_person_header_content_right_name_firstname,
span.span_idalgo_person_header_content_right_name_lastname{font-size:2em}



    div.div_idalgo_content{position:relative;width:auto;margin-right:0;float:none}
    div.div_idalgo_aside  {position:relative;width:auto;float:none}
    div.div_idalgo_aside > div{position:relative;width:50%;float:left}
    div.div_idalgo_aside > div > *{margin:0 15px}
}

/* Customer/Lalibrebelgique/Sport/Common/CSS/Responsive480.css ****************************/
@media only screen and (max-width: 480px){
    /* Module/Basket/CSS/Responsive480/DomMatch.css *******************************************/
img.img_idalgo_dom_match_match_team_local,
img.img_idalgo_dom_match_match_team_visitor {left:10px}

div.div_idalgo_dom_match_basket span.span_idalgo_dom_match_match_team_local,
div.div_idalgo_dom_match_basket span.span_idalgo_dom_match_match_team_visitor {
    font-size:0.75em;
    margin-left:40px;
    overflow: hidden;
    text-overflow: ".";
    white-space: nowrap;
}

div.div_idalgo_dom_match_basket div.div_idalgo_dom_match_match_team {
    right:89px;margin:0
}
div.div_idalgo_dom_match_basket span.span_idalgo_dom_match_match_time {font-size:1em;}

div.div_idalgo_dom_match_basket div.div_idalgo_dom_match_match_score_final{
    margin:0;left:auto;right:10px;width:67px
}
div.div_idalgo_dom_match_basket span.span_idalgo_dom_match_match_score_final_local,
div.div_idalgo_dom_match_basket span.span_idalgo_dom_match_match_score_final_visitor{
    left:0;right:0
}

div.div_idalgo_dom_match_match_score_quarter_local,
div.div_idalgo_dom_match_match_score_quarter_visitor {display: none}

div.div_idalgo_dom_match_match_score_final {width: 120px}
div.div_idalgo_dom_match_match_score_final span{display:block;left:45px;top:8px;font-size:14px;height:22px;width:65px;line-height:22px}

div.div_idalgo_dom_match_match_score_local,
div.div_idalgo_dom_match_match_score_visitor {text-align:right}

li.li_idalgo_dom_match_nba div.div_idalgo_score_square_status_1 div.div_idalgo_dom_match_match_score_status {left:80%}

/* Module/Basket/CSS/Responsive480/MainPicture.css ****************************************/
.idalgo_icon_basket_sport_on {background-position:center -156px}
.idalgo_icon_basket_sport_off{background-position:center -187px}

/* Module/Basket/CSS/Responsive480/Standing.css *******************************************/
div.div_idalgo_content_basket_standing div.div_idalgo_content_standing_line{margin-right:173px}

div.div_idalgo_content_basket_standing span.span_idalgo_content_standing_points,
div.div_idalgo_content_basket_standing span.span_idalgo_content_standing_percent{left:48px}
div.div_idalgo_content_basket_standing span.span_idalgo_content_standing_played{left:73px}

/* GROUP STAGE */
div.div_idalgo_content_basket_result div.div_idalgo_content_standing_line{margin-right:125px}

div.div_idalgo_content_basket_result div.div_idalgo_content_standing_line div.div_idalgo_content_standing_name{
    width:100%}

div.div_idalgo_content_basket_result span.span_idalgo_content_standing_points{
    width:25px;left:70px;margin-left:100%}
div.div_idalgo_content_basket_result span.span_idalgo_content_standing_played{
    width:30px;left:95px;margin-left:100%}

/* Module/Common/CSS/Responsive480/LiveBlogging.css ***************************************/
@CHARSET "UTF-8";

/* Contenu */
li.li_idalgo_content_live_blogging_content > div.div_idalgo_content_live_blogging_content_content{margin-right:0;margin-left:0;margin-top:30px}

/** Titre de la news **/
span.span_idalgo_content_live_blogging_content_content_text{position:relative;margin-left:0;color:black;text-transform:none;font-weight:bold}

/** hashtag **/
div.div_idalgo_content_live_blogging_content_title_hashtag{display:none}

/** Bouton Twitter **/
div.div_idalgo_content_live_blogging_content_content_social a.a_idalgo_content_live_blogging_content_content_social{margin-left:90px;width:30px}
div.div_idalgo_content_live_blogging_content_content_social a.a_idalgo_content_live_blogging_content_content_social span.span_idalgo_content_live_blogging_content_content_social_button{background-position:center -3666px;top:7px;height:15px}
span.span_idalgo_content_live_blogging_content_content_social_text{top:0;line-height:30px}

/* Module/Common/CSS/Responsive480/LiveBloggingScoreBoard.css *****************************/
div.div_idalgo_content_live_blogging_score_board_status {font-size: 0.875em}

div.div_idalgo_content_live_blogging_score_board_content_local,
div.div_idalgo_content_live_blogging_score_board_content_visitor{width:50%}
span.span_idalgo_content_live_blogging_score_board_content_local,
span.span_idalgo_content_live_blogging_score_board_content_visitor{font-size:1em}

div.div_idalgo_content_live_blogging_score_board_content_local_cnt,
div.div_idalgo_content_live_blogging_score_board_content_visitor_cnt{height:60px;margin-top:30px}
img.img_idalgo_content_live_blogging_score_board_content_visitor_cnt,
img.img_idalgo_content_live_blogging_score_board_content_local_cnt{width:55px;height:55px}

div.div_idalgo_content_live_blogging_score_board_content_center_score{font-size:2em;margin-top:0;top:50px;height:1em}

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

div.div_idalgo_content_live_blogging_top_news{margin:0}
li.li_idalgo_content_live_blogging_content > div.div_idalgo_content_live_blogging_content_content{margin-left:10px}
div.div_idalgo_content_live_blogging_top_news ul.ul_idalgo_content_live_blogging{margin-right:10px}

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

.idalgo_hide_mobile {display:none;}

/* Module/Common/CSS/Responsive480/MainDomMatchPeriod.css *********************************/
div.div_idalgo_dom_match_period[data-status="0"] div.div_idalgo_dom_match_match_score {
    position: absolute;display: block;
    width: 70px;height: 100%;
    top: 0;left: 50%;
    margin-left: -35px;
}

div.div_idalgo_dom_match_period ul.ul_idalgo_dom_match_match_set{display:none}
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match img.img_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match img.img_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match img.img_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match img.img_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match img.img_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match img.img_idalgo_dom_match_match_visitorteam{left:10px}

div.div_idalgo_dom_match_period div.div_idalgo_dom_match_match span.span_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period div.div_idalgo_dom_match_match span.span_idalgo_dom_match_match_visitorteam {
    font-size:0.75em;
    overflow: hidden;
    text-overflow: ".";
    white-space: nowrap;
}
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match span.span_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match span.span_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match span.span_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match span.span_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match span.span_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match span.span_idalgo_dom_match_match_visitorteam{
    margin-left:32px;
    margin-right:0;
}
div.div_idalgo_dom_match_period div.div_idalgo_dom_match_match div.idalgo_icon_team_qualify {left:-5px}
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_localteam span,
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_visitorteam span,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_localteam span,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_visitorteam span,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_localteam span,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_visitorteam span{
    line-height:38px
}

div.div_idalgo_dom_match_period span.span_idalgo_dom_match_match_localteam span.span_idalgo_dom_match_match_localteam_txt,
div.div_idalgo_dom_match_period span.span_idalgo_dom_match_match_visitorteam span.span_idalgo_dom_match_match_visitorteam_txt {
    margin-left:18px;margin-right:0
}
div.div_idalgo_dom_match_period[data-status="1"] div.div_idalgo_dom_match_match_score,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_score,
div.div_idalgo_dom_match_period[data-status="3"] div.div_idalgo_dom_match_match_score {
    left:auto;right:7px;
    width:65px;
}
div.div_idalgo_dom_match_period div.div_idalgo_score_square_score{
    height:76px;top:50%;margin-top:-38px
}
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score_local,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_score_square_score span.span_idalgo_score_square_score_local,
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score_local {
    top:25%;margin-top:-15px
}
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score_visitor,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_score_square_score span.span_idalgo_score_square_score_visitor,
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score_visitor {
    top:75%;margin-top:-15px
}
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_1,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_score_square ,
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_3{top:0}
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_1 span.span_idalgo_score_square_score_local:after,
div.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_score_square_score span.span_idalgo_score_square_score_local:after,
div.div_idalgo_dom_match_period div.div_idalgo_score_square_status_3 span.span_idalgo_score_square_score_local:after{
    width:65px;left:-14px
}

div.div_idalgo_dom_match_period div.div_idalgo_score_square_score span.span_idalgo_score_square_score{font-size:14px}

/** JO **/
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_visitorteam,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_localteam,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_visitorteam{
    width: 100%;
}

div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_localteam > span,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="1"] div.div_idalgo_dom_match_match_visitorteam > span,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_localteam > span,
div.div_idalgo_dom_match_games.div_idalgo_dom_match_period[data-code-status="2"] div.div_idalgo_dom_match_match_visitorteam > span{
    margin-left:0;right:72px;overflow:visible;
}

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

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

/* Module/Football/CSS/Responsive480/MainPicture.css **************************************/
.idalgo_icon_football_sport_on {background-position:center -156px}
.idalgo_icon_football_sport_off{background-position:center -187px}

/* 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/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}
div.div_idalgo_content_match_header_full_action_mobile span.span_idalgo_content_match_header_full_action_mobile_minute {font-size:0.625em;color:#999999}
div.div_idalgo_content_match_header_full_action_mobile a.a_idalgo_content_match_header_full_action_mobile_player {font-size:0.625em;color:#272727;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:#999999}

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/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%}

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

div.div_idalgo_content_football_match_timeline{display:none}

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

/* Suppression des colonnes de stats */
div.div_idalgo_football_player_calendar span.span_idalgo_content_calendar_competition_assist,
div.div_idalgo_football_player_calendar span.span_idalgo_content_calendar_competition_yellow,
div.div_idalgo_football_player_calendar span.span_idalgo_content_calendar_competition_red,
div.div_idalgo_football_player_calendar span.span_idalgo_content_calendar_competition_red_yellow,
div.div_idalgo_football_player_calendar span.span_idalgo_content_calendar_competition_null_card{display:none}

div.div_idalgo_football_player_calendar li.li_idalgo_content_calendar_average_red_yellow,
div.div_idalgo_football_player_calendar li.li_idalgo_content_calendar_average_assist{display:none}

/* Module/Football/CSS/Responsive480/PlayerStatistic.css **********************************/
div.div_idalgo_content_player_statistic{margin-left:0}

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

a.a_idalgo_content_social_share_button {
    width: 35px;
    overflow: hidden;
    padding:0;
    text-indent: 35px;
}

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

div.div_idalgo_content_football_statistic_average_left {
    width: auto;
    display:block;
    float:none;
    color: #74757a;
    border-bottom:1px solid #c2c2c2;
    height:90px;
}
div.div_idalgo_content_football_statistic_average_left_block {
    float:left;
    width:33%;
}
div.div_idalgo_content_football_statistic_average_right {
    width: auto;
    margin-left:0;
    margin-top:10px;
    color: #74757a;
    border:none;
    min-height: 340px;
    clear:both;
}

div.div_idalgo_content_football_statistic_average_right_result{width:120px}
div.div_idalgo_content_football_statistic_average_right_title{right:120px}

div.div_idalgo_content_football_statistic_average_right_win_title {
    margin-right: 120px;
}
span.span_idalgo_content_football_statistic_average_right_win_result_1_percent,
span.span_idalgo_content_football_statistic_average_right_win_result_2_percent,
span.span_idalgo_content_football_statistic_average_right_win_result_3_percent {
    margin-top: 0;
    display:block;
    line-height: inherit;
    font-size: 0.685em;
    margin: 0 2px;
    clear: both;
}

td.td_idalgo_content_football_statistic_standing_name > a{font-size:0.6875em}

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

div.div_idalgo_content_football_statistic_player div.idalgo_title1{height:auto;border:none}
div.div_idalgo_content_football_statistic_player h2.idalgo_title1{display:block}
div.div_idalgo_content_football_statistic_podium{height:250px;}
img.img_idalgo_content_football_statistic_podium_logo_long{display:none}
img.img_idalgo_content_football_statistic_podium_logo_short{
    margin-top:10px;
    display:inline;
}
div.div_idalgo_content_football_statistic_podium_1 span.span_idalgo_content_football_statistic_podium_name{
    top:-50px;
}
div.div_idalgo_content_football_statistic_podium_2 span.span_idalgo_content_football_statistic_podium_name,
div.div_idalgo_content_football_statistic_podium_3 span.span_idalgo_content_football_statistic_podium_name{
    font-size:0.625em;
}
div.div_idalgo_content_football_statistic_podium div.div_idalgo_content_football_statistic_podium_logo{
    width:50px;
    margin-left:-25px;
    height:60px;
}
div.div_idalgo_content_football_statistic_podium_1 div.div_idalgo_content_football_statistic_podium_logo{
    width:80px;
    margin-left:-40px;
    height:90px;
}
img.img_idalgo_content_football_statistic_podium_logo_short{
    margin-top:10px;
    display:inline;
}
div.div_idalgo_content_football_statistic_podium_circle{
    top:65px;
}
div.div_idalgo_content_football_statistic_podium_1 div.div_idalgo_content_football_statistic_podium_circle{
    top:95px;
}
div.div_idalgo_content_football_statistic_podium_1 div.div_idalgo_content_football_statistic_podium_circle{width:68px;height:68px;line-height:68px;margin-left:-34px;font-size:24px}
div.div_idalgo_content_football_statistic_podium_2 div.div_idalgo_content_football_statistic_podium_circle,
div.div_idalgo_content_football_statistic_podium_3 div.div_idalgo_content_football_statistic_podium_circle{width:52px;height:52px;line-height:52px;margin-left:-26px;font-size:20px}

div.div_idalgo_content_football_statistic_podium_1 span.span_idalgo_content_football_statistic_podium_position{margin-right:45px}
div.div_idalgo_content_football_statistic_podium_2 span.span_idalgo_content_football_statistic_podium_position{margin-right:35px}
div.div_idalgo_content_football_statistic_podium_3 span.span_idalgo_content_football_statistic_podium_position{margin-left:35px}

div.div_idalgo_content_football_statistic_player td.td_idalgo_content_football_statistic_standing_logo > img{width:15px;height:15px}
div.div_idalgo_content_football_statistic_player th:nth-last-child(2),
div.div_idalgo_content_football_statistic_player td:nth-last-child(2){display:none}

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

ul.ul_idalgo_content_calendar_list_statistic li span{font-size:1em}

li.li_idalgo_content_calendar_competition span.span_idalgo_content_calendar_date_match_day{display:none}
li.li_idalgo_content_calendar_competition span.span_idalgo_content_calendar_date_match_num_day{
    text-align:center;
    font-weight:bold;
    font-size:1.3em;
    width:15px;
}
span.span_idalgo_content_calendar_competition{
    text-indent:5px;
    width:22%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    text-align:center;
}
span.span_idalgo_content_calendar_score{width:12%}

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

div.div_idalgo_team_career_diagram_graph {margin:0 25px}

span.span_idalgo_team_career_diagram_previous,
span.span_idalgo_team_career_diagram_next{top:50%}

div.div_idalgo_team_career_filters_filter{display:block;width:100%}
div.div_idalgo_team_career_filters_filter div.div_idalgo_team_career_filters_filter_txt{width:100%;text-align:left;padding:0}
    div.div_idalgo_team_career_filters_filter span.span_idalgo_team_career_filters_filter_txt_name{text-indent:50px}
    div.div_idalgo_team_career_filters_filter span.span_idalgo_team_career_filters_filter_txt_count{text-align:center}
div.div_idalgo_team_career_filters_filter div.div_idalgo_team_career_filters_filter_legend{left:0}

/* Module/Motor/CSS/Responsive480/CompetitionNavigation.css *******************************/
div.div_idalgo_content_motor_competition_navigation{display:none}

/* Module/Motor/CSS/Responsive480/MainPicture.css *****************************************/
.idalgo_icon_motor_sport_on {background-position:center -157px}
.idalgo_icon_motor_sport_off{background-position:center -187px}

/* Module/Motor/CSS/Responsive480/PilotPalmares.css ***************************************/
li.li_idalgo_motor_pilot_palmares_head,
li.li_idalgo_motor_pilot_palmares,
div.div_idalgo_motor_pilot_palmares_total > span{font-size:12px}

span.span_idalgo_motor_pilot_palmares_head_race,
span.span_idalgo_motor_pilot_palmares_head_pole,
span.span_idalgo_motor_pilot_palmares_head_standing,
span.span_idalgo_motor_pilot_palmares_head_victory,
span.span_idalgo_motor_pilot_palmares_head_abandon,
span.span_idalgo_motor_pilot_palmares_head_points{display:none}

span.span_idalgo_motor_pilot_palmares_head_race_mobile,
span.span_idalgo_motor_pilot_palmares_head_pole_mobile,
span.span_idalgo_motor_pilot_palmares_head_standing_mobile,
span.span_idalgo_motor_pilot_palmares_head_victory_mobile,
span.span_idalgo_motor_pilot_palmares_head_abandon_mobile,
span.span_idalgo_motor_pilot_palmares_head_points_mobile{
    position:absolute;
    display:block;
    width:35px;
    height:35px;
    line-height:35px;
    margin-left:100%;
    text-align:center;
}

div.div_idalgo_motor_pilot_palmares_total,
div.div_idalgo_motor_pilot_palmares_list,
div.div_idalgo_motor_pilot_palmares_head{
    position:relative;
    display:block;
    left:40px;
    margin-right:180px;
    height:100%;
    width:inherit;
}

span.span_idalgo_motor_pilot_palmares_head_season,
span.span_idalgo_motor_pilot_palmares_list_season,
span.span_idalgo_motor_pilot_palmares_total_text{
    position:absolute;
    width:40px;
    margin-right:100%;
    right:0;
}

span.span_idalgo_motor_pilot_palmares_head_team,
span.span_idalgo_motor_pilot_palmares_list_team{
    position: absolute;
    width:100%;
}

span.span_idalgo_motor_pilot_palmares_list_team{
    font-weight:bold;
}

span.span_idalgo_motor_pilot_palmares_list_standing_box,
span.span_idalgo_motor_pilot_palmares_total_standing_box{
    left:5.5px;
    float:none;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top:-10px;
}

span.span_idalgo_motor_pilot_palmares_list_race,
span.span_idalgo_motor_pilot_palmares_list_pole,
span.span_idalgo_motor_pilot_palmares_list_standing,
span.span_idalgo_motor_pilot_palmares_list_victory,
span.span_idalgo_motor_pilot_palmares_list_abandon,
span.span_idalgo_motor_pilot_palmares_list_points,
span.span_idalgo_motor_pilot_palmares_total_race,
span.span_idalgo_motor_pilot_palmares_total_pole,
span.span_idalgo_motor_pilot_palmares_total_standing,
span.span_idalgo_motor_pilot_palmares_total_victory,
span.span_idalgo_motor_pilot_palmares_total_abandon,
span.span_idalgo_motor_pilot_palmares_total_points{
    position:absolute;
    margin-left:100%;
    width:35px;
    text-align:center;
}

span.span_idalgo_motor_pilot_palmares_head_race_mobile,
span.span_idalgo_motor_pilot_palmares_list_race,
span.span_idalgo_motor_pilot_palmares_total_race{left:-70px}

span.span_idalgo_motor_pilot_palmares_head_pole_mobile,
span.span_idalgo_motor_pilot_palmares_list_pole,
span.span_idalgo_motor_pilot_palmares_total_pole{left:-35px}

span.span_idalgo_motor_pilot_palmares_head_victory_mobile,
span.span_idalgo_motor_pilot_palmares_list_victory,
span.span_idalgo_motor_pilot_palmares_total_victory{left:0px}

span.span_idalgo_motor_pilot_palmares_head_abandon_mobile,
span.span_idalgo_motor_pilot_palmares_list_abandon,
span.span_idalgo_motor_pilot_palmares_total_abandon{left:35px}

span.span_idalgo_motor_pilot_palmares_head_standing_mobile,
span.span_idalgo_motor_pilot_palmares_list_standing,
span.span_idalgo_motor_pilot_palmares_total_standing{left:70px}

span.span_idalgo_motor_pilot_palmares_head_points_mobile,
span.span_idalgo_motor_pilot_palmares_list_points,
span.span_idalgo_motor_pilot_palmares_total_points{left:105px}

/* Module/Motor/CSS/Responsive480/PilotResult.css *****************************************/
div.div_idalgo_motor_pilot_result_content{padding:0 5px;font-size:0.75em;}

span.span_idalgo_motor_pilot_result_content_header_race.idalgo_motor_pilot_mobile_race{text-indent:22px}
span.span_idalgo_motor_pilot_result_content_header_date,
span.span_idalgo_motor_pilot_result_content_line_date{width:20%;left:2%}
span.span_idalgo_motor_pilot_result_content_header_race,
span.span_idalgo_motor_pilot_result_content_line_race{width:30%;left:22%}
span.span_idalgo_motor_pilot_result_content_header_pole,
span.span_idalgo_motor_pilot_result_content_line_pole{width:15%;left:52%}
span.span_idalgo_motor_pilot_result_content_header_standing,
span.span_idalgo_motor_pilot_result_content_line_standing{width:15%;left:67%}
span.span_idalgo_motor_pilot_result_content_header_points,
span.span_idalgo_motor_pilot_result_content_line_points{width:15%;left:82%}

.idalgo_motor_pilot_mobile{display: block}
.idalgo_motor_pilot_desktop{display: none}

div.div_idalgo_motor_pilot_result_content_total_text{left:2%;}
div.idalgo_motor_pilot_result_content{right:3%;}
div.div_idalgo_motor_pilot_result_content_nextrace{left:2%}

span.span_idalgo_motor_pilot_result_content_line_standing_position span,
span.span_idalgo_motor_pilot_result_content_line_standing_position_accident{
    width: 20px;
    height: 20px;
    line-height: 20px;
}

span.span_idalgo_motor_pilot_result_content_line_standing_position span.span_idalgo_motor_pilot_result_content_line_standing_position_value_1,
span.span_idalgo_motor_pilot_result_content_line_standing_position span.span_idalgo_motor_pilot_result_content_line_standing_position_value_2,
span.span_idalgo_motor_pilot_result_content_line_standing_position span.span_idalgo_motor_pilot_result_content_line_standing_position_value_3{
    margin-top: 2px;
}

/* Module/Motor/CSS/Responsive480/RaceIdentity.css ****************************************/
div.div_idalgo_motor_race_identity{height:12em;border:none}
div.div_idalgo_motor_race_identity_left,
div.div_idalgo_motor_race_identity[is-race="1"] div.div_idalgo_motor_race_identity_left,
div.div_idalgo_motor_race_identity[is-race="1"] div.div_idalgo_motor_race_identity_right{width:100%;height:10.5em;}
div.div_idalgo_motor_race_identity_right{width:100%;height:5em}

/*left*/
div.div_idalgo_motor_race_identity_left{border:1px solid #c2c2c2}
div.div_idalgo_motor_race_identity[is-race="1"] ul.ul_idalgo_motor_race_identity_left_identity{top:10px;position:relative}
div.div_idalgo_motor_race_identity[is-race="1"] div.div_idalgo_motor_race_identity_left:after,
div.div_idalgo_motor_race_identity_left:after{border-width:0 0 7em 112px}
ul.ul_idalgo_motor_race_identity_left_identity{padding:0px 90px 0px 0px;margin:0}

/*right*/
div.div_idalgo_motor_race_identity_right_detail,
div.div_idalgo_motor_race_identity[data-is-finished="1"] div.div_idalgo_motor_race_identity_right_detail{margin:0 auto;float:none;right:0}
div.div_idalgo_motor_race_identity_right_detail_meteo,
div.div_idalgo_motor_race_identity_right_detail_time,
div.div_idalgo_motor_race_identity_right_detail_laps,
div.div_idalgo_motor_race_identity_right_detail_chrono{top:10px}
ul.ul_idalgo_motor_race_result_list{margin-top:0}
div.div_idalgo_motor_race_identity[is-race="1"] div.div_idalgo_motor_race_identity_right_detail_meteo{margin-left:0}
div.div_idalgo_motor_race_identity_right_detail_meteo{margin-right:4%}
div.div_idalgo_motor_race_identity[data-is-finished="1"] div.div_idalgo_motor_race_identity_right_detail_meteo{
    width:35%;
    margin-right:8%
}
div.div_idalgo_motor_race_identity[data-is-finished="1"] div.div_idalgo_motor_race_identity_right_detail_laps{
    width:42%;
    margin-right:0;
}

/** Bordure droite */

div.div_idalgo_motor_race_identity_left::after
{
    width: 0;
    height: 100%;
    border-bottom: 100px solid white;
    border-left: 100px solid transparent;
}

div.div_idalgo_motor_race_identity_left
{
    font-size: 0.75em;
}

/* Module/Motor/CSS/Responsive480/RaceNavigation.css **************************************/
ul.ul_idalgo_motor_race_navigation li:not(.li_idalgo_motor_race_navigation_menu):not(:last-child):not([data-selected="1"]){
    display: none;
    width: 100% !important;
    border-right: none;
    border-left: none;
}

/* Commentaires s&eacute;lectionn&eacute;s : on affiche la session en cours et on la laisse avec un style non s&eacute;lectionn&eacute; */
/*div.div_idalgo_motor_race_navigation[data-is-comment="1"] li.li_idalgo_motor_race_navigation[data-is-session="1"]
{
    background-color: #eeeeee;
}*/

div.div_idalgo_motor_race_navigation[data-is-comment="1"] ul.ul_idalgo_motor_race_navigation li.li_idalgo_motor_race_navigation[data-is-session="1"] span
{
    color: #272727;
}

ul.ul_idalgo_motor_race_navigation li,
li.li_idalgo_motor_race_navigation:last-child
{
    border-right: none;
    border-left: none;
}

li.li_idalgo_motor_race_navigation[data-selected="1"],
li.li_idalgo_motor_race_navigation_menu,
li.li_idalgo_motor_race_navigation:last-child
{
    display: block;
}

ul.ul_idalgo_motor_race_navigation li.li_idalgo_motor_race_navigation[data-selected="1"],
ul.ul_idalgo_motor_race_navigation li.li_idalgo_motor_race_navigation:last-child
{
    width: 45% !important;
}

li.li_idalgo_motor_race_navigation_menu[data-is-menu-open="1"]
{
    background-color: #eeeeee;
}

li.li_idalgo_motor_race_navigation_menu
{
    background-repeat: no-repeat;
    background-position: center;
    width: 10%;
}

ul.ul_idalgo_motor_race_navigation_bottom
{
    clear: both;
}

/** UL de navigation g&eacute;n&eacute;r&eacute; */

ul.ul_idalgo_motor_race_navigation_bottom li
{
    width: 100% !important;
    background-color: #eeeeee;
    float: none;
    height: 40px;
}

/* Module/Motor/CSS/Responsive480/RacePodium.css ******************************************/
div.div_idalgo_motor_race_podium{display:none}

/* Module/Motor/CSS/Responsive480/Result.css **********************************************/
div.div_idalgo_motor_race_result_list_head span.span_idalgo_motor_race_result_list_head_num,
div.div_idalgo_motor_race_result_list_elem span.span_idalgo_motor_race_result_list_elem_vehicle,
div.div_idalgo_motor_race_result_list_head span.span_idalgo_motor_race_result_list_head_diff,
div.div_idalgo_motor_race_result_list_head span.span_idalgo_motor_race_result_list_head_content_pilot,
div.div_idalgo_motor_race_result_list_head span.span_idalgo_motor_race_result_list_head_content_team,
div.div_idalgo_motor_race_result_list_head_content,
li.li_idalgo_motor_race_result_list_elem:nth-child(-n + 11) span.span_idalgo_motor_race_result_list_elem_time1,
li.li_idalgo_motor_race_result_list_elem:nth-child(-n + 11) span.span_idalgo_motor_race_result_list_elem_time2,
li.li_idalgo_motor_race_result_list_elem:nth-child(-n + 11) span.span_idalgo_motor_race_result_list_elem_time3,
div.div_idalgo_motor_race_result_list_head[type='qualif'],
div.div_idalgo_motor_race_result_list_elem_grid,
span.span_idalgo_motor_race_result_list_head_grid{
    display:none !important;
}

div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_time,
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_type{display:block}

div.div_idalgo_motor_race_result_list_elem[type='race'] span.span_idalgo_motor_race_result_list_elem_time,
div.div_idalgo_motor_race_result_list_elem[type='qualif'] span.span_idalgo_motor_race_result_list_elem_time {display:block;left:0}


div.div_idalgo_motor_race_result_list_elem[type='qualif'],
div.div_idalgo_motor_race_result_list_head[type='qualif'],
div.div_idalgo_motor_race_result_list_elem[type='race'],
div.div_idalgo_motor_race_result_list_head[type='race'],
div.div_idalgo_motor_race_result_list_elem,
div.div_idalgo_motor_race_result_list_head{margin-right:115px}

li.li_idalgo_motor_race_result_list_head{height:40px}

span.span_idalgo_motor_race_result_list_elem_country{width:30px}
span.span_idalgo_motor_race_result_list_elem_picture{left:54px}
span.span_idalgo_motor_race_result_list_elem_picture{width:40px}
div.div_idalgo_motor_race_result_list_elem_content{left:104px}
div.div_idalgo_motor_race_result_list_elem_content > span{
    display:block;
    height:40%;
    width:100%;
    line-height:1.8;
    font-size:0.875em;
    font-weight:bold;
}
span.span_idalgo_motor_race_result_list_elem_content_constructor{color:#999999}

span.span_idalgo_motor_race_result_list_elem_diff,
span.span_idalgo_motor_race_result_list_elem_lap{font-size:0.75em !important}

span.span_idalgo_motor_race_result_list_elem_diff,
span.span_idalgo_motor_race_result_list_head_time{left:0;color:#272727;text-align: center; width: 75px;}

span.span_idalgo_motor_race_result_list_head_lap,
span.span_idalgo_motor_race_result_list_elem_lap{left:70px}

span.span_idalgo_motor_race_result_list_head_time,
span.span_idalgo_motor_race_result_list_head_lap{font-size:0.8125em}

span.span_idalgo_motor_race_result_list_elem_type{
    margin-left:100%;
    left:70px;
    text-align:center;
    font-size:0.8125em !important;
    width:45px;
    font-weight:bold;
}

span.span_idalgo_motor_race_result_list_elem_points,
span.span_idalgo_motor_race_result_list_head_points{left:70px;font-size: 0.8125em;}

span.span_idalgo_motor_race_result_list_head_points{color:#b4002d;font-weight:bold}

/** affichage du tps 1er pilote uniquement et pas des ecarts : uniquement sessions libres */
ul#idalgo_page_result_motor_live[data-status="10"] li:nth-of-type(2) span.span_idalgo_motor_race_result_list_elem_time
{
    display: block;
    font-size: 0.75em;
    color:#272727;
    left: -11px;
}

ul#idalgo_page_result_motor_live li:nth-of-type(2) span.span_idalgo_motor_race_result_list_elem_diff
{
    display: none;
}

/* Module/Motor/CSS/Responsive480/ResultPopup.css *****************************************/


/* Module/Motor/CSS/Responsive480/StandingConstructor.css *********************************/
div.div_idalgo_content_motor_standing_constructor{margin:40px 10px 0 10px}


div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_logo{
    width: 68px;
}

div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_logo img {
    left:24px;
    top:15px;
}

div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor_name{
    position:absolute;width:auto;height:100%;left:90px;right:0}

li.li_idalgo_content_motor_standing div.div_idalgo_content_motor_standing_constructor_total{
    border-right: none;
    float: right;
    width: 15%;
}

li.li_idalgo_content_motor_standing_list_head div.div_idalgo_content_motor_standing_vehicle > span{
    overflow:hidden;text-overflow:ellipsis;right:0}

/* Module/Motor/CSS/Responsive480/StandingPilot.css ***************************************/
div.div_idalgo_content_motor_standing_pilot{margin:0 10px 0 10px}

ul.ul_idalgo_content_motor_standing_list {
    padding: 0 10px;
}
li.li_idalgo_content_motor_standing {
    height: 43px;
    line-height: 43px;
}

li.li_idalgo_content_motor_standing > div {
    height: 43px;
    line-height: 43px;
}

li.li_idalgo_content_motor_standing div.div_idalgo_content_motor_standing_race {
    display: none;
}

li.li_idalgo_content_motor_standing_list_head div.div_idalgo_content_motor_standing_vehicle > span {
    position:absolute;
    left:90px;
}

div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_position {
    width: 22px;
}

div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_country{
    width: 68px;
}

div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_pilot{margin:0}

div.div_idalgo_content_motor_standing_vehicle {
    width:85%;
    border-right: none;
}

div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_pilot,
div.div_idalgo_content_motor_standing_constructors div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor {
    position: relative;
    height: 33px;
    line-height: 33px;
    bottom:6px;
}

div.div_idalgo_content_motor_standing_points div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_victories div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_quit div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_positions div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_poles div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_podium div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_constructors div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_pilot {
    left: 90px;
}
span.span_idalgo_content_motor_standing_vehicle_country > img{left:2px}
div.div_idalgo_content_motor_standing_race span{
    height:40%;
    line-height:16px
}
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_pilot{
    position:absolute;width:auto;top:0;bottom:50%;left:90px;right:0;height:auto}

li.li_idalgo_content_motor_standing div.div_idalgo_content_motor_standing_total {
    border-right: none;
    float:right;
    width: 15%;
}

div#idalgo_content_motor_standing {
    position: relative;
}
div.div_idalgo_content_motor_standing_filter {
    position: absolute;
    display: block;
    z-index: 1;
    left:45px;
    right:45px;
    background-color: #ffffff;
}

div.div_idalgo_content_motor_standing_filter_open {
    border: 1px solid #c2c2c2;
}

div.div_idalgo_content_motor_standing_filter_close ul.ul_idalgo_content_motor_standing_filter {
    display: none;
}

div.div_idalgo_content_motor_standing_filter_popover_open,
div.div_idalgo_content_motor_standing_filter_popover_close {
    display: none;
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    top: 7px;
    left: 7px;
    cursor: pointer;
}

div.div_idalgo_content_motor_standing_filter_popover_open {
    border:1px solid #c2c2c2;
    border-radius: 15px;
}
div.div_idalgo_content_motor_standing_filter_popover_close {
    background-position:center -1366px;
}

div.div_idalgo_content_motor_standing_filter_open div.div_idalgo_content_motor_standing_filter_popover_close,
div.div_idalgo_content_motor_standing_filter_close div.div_idalgo_content_motor_standing_filter_popover_open {
    display: block;
}

ul.ul_idalgo_content_motor_standing_filter {
    padding: 6px 0;
    border: none;
    display: block;
    width:72%;
    margin-left:14%;
    height: auto;
}

ul.ul_idalgo_content_motor_standing_filter li {
    border: none;
    display: block;
    width: auto;
    float: none;
    text-align: left;
    text-indent: 25px;
    font-weight: bold;
}

ul.ul_idalgo_content_motor_standing_filter li.li_idalgo_content_motor_standing_filter_select {
    background-color: transparent;
    color: #b30152;
}

span.span_idalgo_content_motor_standing_vehicle_country > img {
    left:20px;
    top:18px
}

div.div_idalgo_content_motor_standing_points ul li div span.span_idalgo_content_motor_standing_points,
div.div_idalgo_content_motor_standing_victories ul li div span.span_idalgo_content_motor_standing_victories,
div.div_idalgo_content_motor_standing_quit ul li div span.span_idalgo_content_motor_standing_quit,
div.div_idalgo_content_motor_standing_positions ul li div span.span_idalgo_content_motor_standing_positions,
div.div_idalgo_content_motor_standing_constructors ul li div span.span_idalgo_content_motor_standing_constructors,
div.div_idalgo_content_motor_standing_poles ul li div span.span_idalgo_content_motor_standing_poles,
div.div_idalgo_content_motor_standing_podium ul li div span.span_idalgo_content_motor_standing_podium,
div.div_idalgo_content_motor_standing span.span_idalgo_content_motor_standing_notset{position:absolute;right:0}

/* Module/Motor/CSS/Responsive480/StandingPopup.css ***************************************/
div.div_idalgo_display_popup_rank_motor_stage{
    width: 100%;
    left:0;
    padding: 0;
    top:0
}
img.img_idalgo_display_popup_rank_motor_stage_list_rank_pilot_elem_img_content_country{left:18px}
img.img_idalgo_display_popup_rank_motor_stage_list_rank_team_elem_content_constructor{left:10px}

/* Module/Motor/CSS/Responsive480/TeamHeader.css ******************************************/
div.div_idalgo_motor_team_header{
    height:150px;
}
div.div_idalgo_motor_team_header_background,
div.div_idalgo_motor_team_header_background_filter{height:120px}
div.div_idalgo_motor_team_header_content_left{margin-left:0;}
div.div_idalgo_motor_team_header_content_left_photo{
    margin-left:20px;
    margin-top:80px;
}
div.div_idalgo_motor_team_header_content img.img_idalgo_motor_team_header_content_left_photo_picture {
    width:72px;height:72px
}
div.div_idalgo_motor_team_header_footer{
    margin-left:0;margin-right:0;
}
div.div_idalgo_motor_team_header_footer_country{
    position:absolute;display: block;
    right:0;left:128px;
    padding-right:40px;
    height:30px;
    overflow:hidden;
    text-align:right
}

div.div_idalgo_motor_team_header_content_right{
    height:100%;
    margin-left:0;
    position: absolute;
    right:10px
}

span.span_idalgo_motor_team_header_footer_number {
    position:absolute;left:100px;
    font-size:0.75em
}
span.span_idalgo_motor_team_header_footer_country{float:none;font-size:0.75em}
img.img_idalgo_motor_team_header_footer_country{position:absolute;right:0}

span.span_idalgo_motor_team_header_content_right_name_lastname,
span.span_idalgo_motor_team_header_content_right_name_firstname{
    font-size: 1.5em;

}
div.div_idalgo_motor_team_header_content_right_name{margin-top:75px}
span.span_idalgo_motor_team_header_content_right_name_firstname{margin-top:-40px}

img.img_idalgo_motor_team_header_background{height:100%}

/* Module/Motor/CSS/Responsive480/TeamIdentity.css ****************************************/
div.div_idalgo_motor_team_identity_content{
    font-size: 0.75em;
}

.idalgo_motor_pilot_mobile{
    display: block;
}

.idalgo_motor_pilot_desktop{
    display: none;
}

a.a_idalgo_motor_team_identity_content_line_pilots_value_pilot_photo {
    position:absolute;
    height:40px;width:40px;
    left:-55px;top:2px

}
span.span_idalgo_motor_team_identity_content_line_pilots_value {padding-top:20px}
div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot {height:40px}
div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_up,
div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_down {
    height: 20px;line-height:20px;
}
div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot + div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot {
    margin-top:10px
}
img.img_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_down_country_picture {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 0;
}
div.div_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_down{text-indent:25px;}

span.span_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_up_firstname{text-transform: none}
span.span_idalgo_motor_team_identity_content_line_pilots_value_pilot_details_down_country_name {text-transform: none}

/* Module/Motor/CSS/Responsive480/TeamPalmares.css ****************************************/
span.span_idalgo_motor_team_palmares_head_race,
span.span_idalgo_motor_team_palmares_head_pole,
span.span_idalgo_motor_team_palmares_head_standing,
span.span_idalgo_motor_team_palmares_head_points{display:none}

span.span_idalgo_motor_team_palmares_head_race_mobile,
span.span_idalgo_motor_team_palmares_head_pole_mobile,
span.span_idalgo_motor_team_palmares_head_standing_mobile,
span.span_idalgo_motor_team_palmares_head_points_mobile{
    position:absolute;
    display:block;
    width:50px;
    height:35px;
    line-height:35px;
    margin-left:100%;
    text-align:right;
}

div.div_idalgo_motor_team_palmares_total,
div.div_idalgo_motor_team_palmares_list,
div.div_idalgo_motor_team_palmares_head{
    position:relative;
    display:block;
    left:50px;
    margin-right:250px;
    height:100%;
    width:inherit;
}

span.span_idalgo_motor_team_palmares_head_season,
span.span_idalgo_motor_team_palmares_list_season,
span.span_idalgo_motor_team_palmares_total_text{
    position:absolute;
    width:50px;
    margin-right:100%;
    right:0;
}

span.span_idalgo_motor_team_palmares_head_team,
span.span_idalgo_motor_team_palmares_list_team{
    position: absolute;
    width:100%;
}

span.span_idalgo_motor_team_palmares_list_team{
    font-weight:bold;
}

span.span_idalgo_motor_team_palmares_list_standing_box,
span.span_idalgo_motor_team_palmares_total_standing_box{
    right:0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top:-10px;
}

span.span_idalgo_motor_team_palmares_list_race,
span.span_idalgo_motor_team_palmares_list_pole,
span.span_idalgo_motor_team_palmares_list_standing,
span.span_idalgo_motor_team_palmares_list_points,
span.span_idalgo_motor_team_palmares_total_race,
span.span_idalgo_motor_team_palmares_total_pole,
span.span_idalgo_motor_team_palmares_total_standing,
span.span_idalgo_motor_team_palmares_total_points{
    position:absolute;
    margin-left:100%;
    width:50px;
    text-align:right;
}

span.span_idalgo_motor_team_palmares_head_pole_mobile,
span.span_idalgo_motor_team_palmares_list_pole,
span.span_idalgo_motor_team_palmares_total_pole{left:50px}

span.span_idalgo_motor_team_palmares_head_standing_mobile,
span.span_idalgo_motor_team_palmares_list_standing,
span.span_idalgo_motor_team_palmares_total_standing{left:100px}

span.span_idalgo_motor_team_palmares_head_points_mobile,
span.span_idalgo_motor_team_palmares_list_points,
span.span_idalgo_motor_team_palmares_total_points{left:150px}

li.li_idalgo_motor_team_palmares_head span,
li.li_idalgo_motor_team_palmares span,
li.li_idalgo_motor_team_palmares_total span{font-size:0.75em}
li.li_idalgo_motor_team_palmares_total span.span_idalgo_motor_team_palmares_total_text{font-size:0.6875em}

/* Module/Motor/CSS/Responsive480/TeamPilotMatch.css **************************************/
div.div_idalgo_motor_pilotmatch_result_intro {padding: 0;font-size:.75em}
div.div_idalgo_motor_pilotmatch_result_intro > span {width:90%}
span.span_idalgo_motor_pilotmatch_result_content_header_date {font-size: 0.75em}

.idalgo_picture_qualif {right:46%}

.idalgo_picture_races {right:26%}

span.span_idalgo_motor_pilotmatch_result_content_header_qualif,
span.span_idalgo_motor_pilotmatch_result_content_header_races,
span.span_idalgo_motor_pilotmatch_result_content_header_points,
span.span_idalgo_motor_pilotmatch_result_content_line_qualif,
span.span_idalgo_motor_pilotmatch_result_content_line_qualif_best,
span.span_idalgo_motor_pilotmatch_result_content_line_races,
span.span_idalgo_motor_pilotmatch_result_content_line_races_best,
span.span_idalgo_motor_pilotmatch_result_content_line_points,
span.span_idalgo_motor_pilotmatch_result_content_line_points_best,
span.span_idalgo_motor_pilotmatch_result_content_line_pilot_name {font-size:0.857em;text-align:center}


div.div_idalgo_motor_pilotmatch_result_content_line_pilot_picture {display:none}
img.img_idalgo_motor_pilotmatch_result_content_line_pilot_country{margin-left:10px}

span.span_idalgo_motor_pilotmatch_result_content_header_races,
span.span_idalgo_motor_pilotmatch_result_content_line_races_best,
span.span_idalgo_motor_pilotmatch_result_content_line_races{right:20%}

span.span_idalgo_motor_pilotmatch_result_content_header_qualif,
span.span_idalgo_motor_pilotmatch_result_content_line_qualif_best,
span.span_idalgo_motor_pilotmatch_result_content_line_qualif {right:40%}

/* Module/Motor/CSS/Responsive480/TeamResult.css ******************************************/
span.span_idalgo_motor_team_result_content_header_date.idalgo_motor_pilot_mobile_date,
span.span_idalgo_motor_team_result_content_header_points.idalgo_motor_pilot_mobile_points,
span.span_idalgo_motor_team_result_content_line_date,
span.span_idalgo_motor_team_result_content_line_race_countryname.idalgo_motor_pilot_mobile,
span.span_idalgo_motor_team_result_content_line_standing_position,
span.span_idalgo_motor_team_result_content_line_points{font-size:.75em;font-weight:bold}

/* Module/Pattern/CSS/Responsive480/Calendar.css ******************************************/
div.div_idalgo_calendar_month_name,
div.div_idalgo_calendar_month_count{
    margin-left:20px;
}
div.div_idalgo_calendar_element{float:none;width:auto;height:100px;margin:10px 20px 20px 20px}

/*TOP*/
div.div_idalgo_card_element_top {height:70%;border-radius:0}
div.div_idalgo_card_element_top_name,
div.div_idalgo_card_element_top_date,
span.span_idalgo_card_element_bottom_winnername{
    font-size: 0.875em;
    text-align: left;
}
/*Encours*/
div.div_idalgo_calendar_element_pending div.div_idalgo_card_element_top_date{display:none}
div.div_idalgo_calendar_element_pending div.div_idalgo_card_element_top_name{left:10px}

/*Termin&eacute;e*/
div.div_idalgo_card_element_top_name{left:80px}
span.span_idalgo_card_element_bottom_winnername{left:80px;top:-37px;z-index:4;color:#ffffff;font-weight:normal}

div.idalgo_calendar_tennis_double span.span_idalgo_card_element_bottom_winnername {width: 70%}
div.div_idalgo_calendar_element_finished div.div_idalgo_card_element_top_date{display:none}

/*ROUND*/
div.div_idalgo_card_element_round,
div.idalgo_calendar_tennis_double div.div_idalgo_card_element_round{top:32%;left:35px}

/*BOTTOM*/
span.span_idalgo_card_element_bottom_status{
    position:absolute;
    z-index:4;
    top:-40px;
    left:10px;
    color:#ffffff
}


div.div_idalgo_card_element_bottom {height:30%}

/*A venir*/
div.div_idalgo_calendar_element_to_come div.div_idalgo_card_element_links{display:none}
div.div_idalgo_calendar_element_to_come div.div_idalgo_card_element_bottom_date{display:none}
div.div_idalgo_calendar_element_to_come div.div_idalgo_card_element_bottom_name{bottom:6px;font-size:0.6875em;text-align:left;top:auto;position:absolute}
div.div_idalgo_card_element_bottom_name{text-indent:10px}
span.span_idalgo_card_element_bottom_date_to{position:absolute;right:10px;bottom:6%}

/**/
div.div_idalgo_card_element_links, span.span_idalgo_card_element_competition{bottom:6%;font-size:0.6875em}

/*background img : en cours + termin&eacute;*/
img.img_idalgo_card_element_top_logo {
    left: 70%;
    width:100px;
    top: 10px;
}

/* Module/Pattern/CSS/Responsive480/CompetitionNavigation.css *****************************/
div.div_idalgo_content_competition_navigation_part_center{width:100%}
div.div_idalgo_content_competition_navigation_part{display:block;width:100%}
div.div_idalgo_content_competition_navigation_part ul.ul_idalgo_dropdown_menu a.a_idalgo_dropdown_menu_selected{color:#891425}
div.div_idalgo_content_competition_navigation_part_buttonlist{display:none}

ul.ul_idalgo_dropdown_menu_top{top:-1px;bottom:0;border:0 none;padding-top:3.5em}
    div.div_idalgo_content_competition_navigation_group_center ul.ul_idalgo_dropdown_menu_top li,
    div.div_idalgo_content_competition_navigation_season_center ul.ul_idalgo_dropdown_menu_top li{display:block;float:left;width:24%;padding:0;margin:0;margin-right:1%;margin-bottom:10%;text-align:center}

    div.div_idalgo_content_competition_navigation_round_center ul.ul_idalgo_dropdown_menu_top li,
    div.div_idalgo_content_competition_navigation_district_center ul.ul_idalgo_dropdown_menu_top li{text-align:center}

    ul.ul_idalgo_dropdown_menu li.li_idalgo_dropdown_menu:hover{background-color: transparent}
        div.div_idalgo_content_competition_navigation_group_center ul.ul_idalgo_dropdown_menu_top li a,
        div.div_idalgo_content_competition_navigation_season_center ul.ul_idalgo_dropdown_menu_top li a{display:inline;padding:5px 20px;border:1px solid #c2c2c2;font-size:1em;font-weight:bold}

        div.div_idalgo_content_competition_navigation_round_center ul.ul_idalgo_dropdown_menu_top li a,
        div.div_idalgo_content_competition_navigation_district_center ul.ul_idalgo_dropdown_menu_top li a{display:block;margin:-3px auto;padding:15px 20px;width:200px;border:1px solid #c2c2c2;font-size:1em;font-weight:bold}

    /* Croix de fermeture de la vue */
    ul.ul_idalgo_dropdown_menu_top span{position:absolute;display:block;font-size:2em;color:#891425;right:15px;top:18px;cursor:pointer;}

/* Module/Pattern/CSS/Responsive480/DomMatch.css ******************************************/
a.a_idalgo_dom_match_link_comment{
    font-weight:normal;
    height:1.5em;
    line-height:1.3em;
    padding-top:5px;
    padding-bottom:5px
}
div.div_idalgo_dom_match_match_localteam{margin-right:30px;}
div.div_idalgo_dom_match_match_visitorteam{margin-left:30px;}

span.span_idalgo_dom_match_match_localteam_goal{right:40px}
span.span_idalgo_dom_match_match_visitorteam_goal{left:40px}

span.span_idalgo_dom_match_match_localteam{margin-left:0;margin-right:40px;font-size:0.75em}
span.span_idalgo_dom_match_match_visitorteam{margin-left:40px;margin-right:0;font-size:0.75em}

div.div_idalgo_dom_match_games_versus img.img_idalgo_dom_match_match_localteam,
img.img_idalgo_dom_match_match_localteam{left:auto;right:10px;height:22px;width:22px;margin-top:-11px}
div.div_idalgo_dom_match_games_versus img.img_idalgo_dom_match_match_visitorteam,
img.img_idalgo_dom_match_match_visitorteam{left:10px;right:auto;height:22px;width:22px;margin-top:-11px}
a.a_idalgo_dom_match_match_localteam_txt,span.span_idalgo_dom_match_match_localteam_txt{margin-right:0}
span.span_idalgo_dom_match_match_localteam_qualify a.a_idalgo_dom_match_match_localteam_txt,
span.span_idalgo_dom_match_match_localteam_qualify span.span_idalgo_dom_match_match_localteam_txt{margin-right:20px}

span.span_idalgo_dom_match_match_localteam div.idalgo_icon_team_qualify{right:-10px}
a.a_idalgo_dom_match_match_visitorteam_txt,span.span_idalgo_dom_match_match_visitorteam_txt{margin-left:0}
span.span_idalgo_dom_match_match_visitorteam_qualify a.a_idalgo_dom_match_match_visitorteam_txt,
span.span_idalgo_dom_match_match_visitorteam_qualify span.span_idalgo_dom_match_match_visitorteam_txt{margin-left:20px}
span.span_idalgo_dom_match_match_visitorteam div.idalgo_icon_team_qualify{left:-10px}

div.div_idalgo_dom_match_match_localteam_subinfo{right:0}
div.div_idalgo_dom_match_match_visitorteam_subinfo{left:0}

div.div_idalgo_score_square_score{
    width:66px;height:32px;
    margin-top:-16px;margin-left:-33px
}
span.span_idalgo_score_square_score{height:28px;width:28px;line-height:28px;font-size:16px}
span.span_idalgo_score_square_time{font-size:1em}

span.span_idalgo_score_square_score_penalty{margin-top:-9px}
span.span_idalgo_score_square_score_local span.span_idalgo_score_square_score_penalty{margin-right:-2px}
span.span_idalgo_score_square_score_visitor span.span_idalgo_score_square_score_penalty{margin-left:-2px}

a.a_idalgo_dom_match_match_score,
div.div_idalgo_dom_match_match_score {width:70px;margin-left:-35px}

/* Module/Pattern/CSS/Responsive480/FinalLegPopup.css *************************************/
div.div_idalgo_content_finalleg{top:3em}

/* Pour centrer le wrapper */
div.div_idalgo_finalleg_popup_wrapper_content {left:50%;margin-left:-270px;}

/* On n'affiche pas les titres des tours en mobile. */
div.div_idalgo_finalleg_popup_round_list_title_content_hidden_mobile span {display: none;}
div.div_idalgo_finalleg_popup_round_list_match_more_link_popup {display: none;}

/* Module/Pattern/CSS/Responsive480/H1.css ************************************************/
h1.h1_idalgo{
    margin:5px 0
}
h1.h1_idalgo span.h1_idalgo_title{
    font-size:0.75em;
    line-height:30px;
}

/* Module/Pattern/CSS/Responsive480/LiveBlogging.css **************************************/

/* Contenu */
div.div_idalgo_content_live_blogging_content_cards{margin-right:10px;margin-left:10px;margin-top:30px;z-index:1}

/** Titre de la news **/
span.span_idalgo_content_live_blogging_content_content_text{position:relative;margin-left:0;color:black;text-transform:none;font-weight:bold}

div.div_idalgo_content_live_blogging_content_addon_mobile{
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    height: 37px;
    width: 23px;
}

img.img_idalgo_content_live_blogging_content_addon_mobile_content_type{
    height: 37px;
    width: 23px;
}

div.div_idalgo_content_live_blogging_content_title_addon{display:none}
/** hashtag **/
div.div_idalgo_content_live_blogging_content_title_hashtag{display:none}
div.div_idalgo_content_live_blogging_hashtag_list{height:35px}
/** Bouton Twitter **/
div.div_idalgo_content_live_blogging_content_content_social a.a_idalgo_content_live_blogging_content_content_social{margin-left:90px;width:30px}
div.div_idalgo_content_live_blogging_content_content_social a.a_idalgo_content_live_blogging_content_content_social span.span_idalgo_content_live_blogging_content_content_social_button{background-position:center -3666px;top:7px;height:15px}
span.span_idalgo_content_live_blogging_content_content_social_text{top:0;line-height:30px}

/* Gabarit stats */
div.div_idalgo_content_template_addon{bottom:45px}
div.div_idalgo_content_template_addon_content{
    width:130px;
    height:130px;
    margin-top:-65px;
    margin-left:-65px;
    line-height:130px;

    -webkit-border-radius:65px;
    -moz-border-radius:65px;
    border-radius:65px
}

span.span_idalgo_content_template_addon_content_block,
span.span_idalgo_content_template_addon_content2_block{line-height:45px;font-size:3.7em}

span.span_idalgo_content_template_addon_content_block + span.span_idalgo_content_template_addon_content_block,
span.span_idalgo_content_template_addon_content2_block + span.span_idalgo_content_template_addon_content2_block{
    font-size:1em;line-height:30px}

div.div_idalgo_content_template_addon_title{height:30px;bottom:-30px}
div.div_idalgo_content_template_addon_title span{line-height:30px}

div.div_idalgo_content_template_addon.div_idalgo_template_addon_double div.div_idalgo_content_template_addon_content,
div.div_idalgo_content_template_addon.div_idalgo_template_addon_double div.div_idalgo_content_template_addon_content2{
    width:100px;
    height:100px;
    margin-top:-50px;
    line-height:100px;

    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px
}

span.span_idalgo_template_addon_double_content_block,
span.span_idalgo_template_addon_double_content2_block{font-size:2.7em;line-height:40px}
span.span_idalgo_template_addon_double_content_block + span.span_idalgo_template_addon_double_content_block,
span.span_idalgo_template_addon_double_content2_block + span.span_idalgo_template_addon_double_content2_block{
    line-height:14px}

/* Module/Pattern/CSS/Responsive480/LiveBloggingTopNews.css *******************************/

div.div_idalgo_content_live_blogging_top_news{margin:0}
li.li_idalgo_content_live_blogging_content > div.div_idalgo_content_live_blogging_content_content{margin-left:10px}
div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_content_cards{margin:0}
div.div_idalgo_content_live_blogging_top_news div.div_idalgo_content_live_blogging_top_news_title_action{z-index:3}

/* 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
}

/* Module/Pattern/CSS/Responsive480/MatchHeader.css ***************************************/

div.div_idalgo_content_match_header_main_date{border-top:none;height:0px;line-height:2em}
div.div_idalgo_content_match_header_main_header_local,
div.div_idalgo_content_match_header_main_header_visitor{width:50%}
a.a_idalgo_content_match_header_main_header_local,
a.a_idalgo_content_match_header_main_header_visitor{font-size:1em}

div.div_idalgo_content_match_header_main_header_local_cnt,
div.div_idalgo_content_match_header_main_header_visitor_cnt{height:60px;margin-top:30px}
img.img_idalgo_content_match_header_main_header_visitor_cnt,
img.img_idalgo_content_match_header_main_header_local_cnt{width:55px;height:55px}

div.div_idalgo_content_match_header_main_header_center_top{height:16px}
    span.span_idalgo_content_match_header_main_header_center_top_txt{display:none}
div.div_idalgo_content_match_header_main_header_center_score{font-size:2em;margin-top:0;top:50px;height:1em}
div.div_idalgo_content_match_header_main_header_center_halftime{height:16px;top:80px}
div.div_idalgo_content_match_header_main_header_center_halftime * {display:inline;font-size:0.833em}
    span.span_idalgo_content_match_header_main_header_center_halftime_txt{text-transform:uppercase}
    bdo.bdo_idalgo_content_match_header_main_header_center_halftime{margin-left:5px}

div.div_idalgo_content_match_header_main_referee,
div.div_idalgo_content_match_header_main_stadium{display:none}

/* 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.img_idalgo_content_match_header_full_competition,
img.img_idalgo_content_match_header_full_main_header_local_cnt,
img.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.img_idalgo_content_match_header_full_main_header_local_cnt_mobile,
img.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:1.875em}

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  {margin-left: -53px}
div.div_idalgo_content_match_header_full_main_header_name_teams_visitor{margin-right:-53px}

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}

/** 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.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/Pattern/CSS/Responsive480/MatchInformation.css **********************************/
div.div_idalgo_content_match_information_content_referee_resource{display:none}


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;
}

/* Module/Pattern/CSS/Responsive480/MatchSquad.css ****************************************/
div.div_idalgo_content_match_squad_container{margin:20px 10px}
div.div_idalgo_content_match_squad_container_identity{width:auto;left:10px;right:10px;margin-left:0}

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

/* Module/Pattern/CSS/Responsive480/Menu.css **********************************************/
/* MENU FAMILLES */
div.div_idalgo_menu_type_3 button.button_idalgo_menu,
div.div_idalgo_menu_type_20 button.button_idalgo_menu,
div.div_idalgo_menu_type_27 button.button_idalgo_menu,
div.div_idalgo_menu_type_29 button.button_idalgo_menu,
div.div_idalgo_menu_type_34 button.button_idalgo_menu,
div.div_idalgo_menu_type_37 button.button_idalgo_menu{top:5px}

/* MENUS RUBRIQUES */
div.div_idalgo_menu_type_4 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_6 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_7 nav.nav_idalgo_menu{top:0}

/* Module/Pattern/CSS/Responsive480/PlayerCalendar.css ************************************/

div.div_idalgo_player_calendar{margin-left:0;}

div.idalgo_player_calendar_player a.a_idalgo_content_calendar_local_team,
div.idalgo_player_calendar_player a.a_idalgo_content_calendar_visitor_team {width:90px}

div.idalgo_player_calendar_player p.p_idalgo_content_calendar_content{font-size:0.8em;margin-top:25px}

/* Suppression des colonnes de l&eacute;gende*/
div.idalgo_player_calendar_player li.li_idalgo_content_calendar_average_time{display:none}
div.idalgo_player_calendar_player span.span_idalgo_content_calendar_competition_time{display:none}

/* Agrandissement de la colonne */
div.div_idalgo_content_calendar span.span_idalgo_content_calendar_competition{width:24%}

/* Agrandissement de "tout ouvrir/tout fermer" */
div.idalgo_player_calendar_player div.div_idalgo_content_calendar_part_listbox div.div_idalgo_listbox{margin-left: 5%;width: 90%}

ul.ul_idalgo_content_calendar_average li, ul.ul_idalgo_content_calendar_average_bottom li{margin-right:5px}

/* Module/Pattern/CSS/Responsive480/PlayerHeader.css **************************************/
div.div_idalgo_person_header{
    height:100px;
}

div.div_idalgo_person_header_content_left{margin-left:0;}
div.div_idalgo_person_header_content_left_photo{
    margin-left:40px;
    margin-top:65px;
}

div.div_idalgo_person_header_footer{
    margin-left:110px;
}

div.div_idalgo_person_header_footer_country{float:right}
img.img_idalgo_person_header_footer_logo {display: none;}
div.div_idalgo_person_header_content_right{
    height:100%;
    position:absolute;
    right:10px;
}

img.img_idalgo_person_header_background{height:100%}
div.div_idalgo_person_header_content img.img_idalgo_person_header_content_left_photo_picture{height:60px}
img.img_idalgo_person_header_footer_country{float:initial;margin-left:10px;}

div.div_idalgo_person_header_content_right{width:100%}

span.span_idalgo_person_header_content_right_name_lastname,
span.span_idalgo_person_header_content_right_name_firstname{
    float:right;
    font-size: 1.2em;
    position:absolute;
    right:0;
}
div.div_idalgo_person_header_content_right_name{height:12%;position:absolute;right:0;width: 100%}
span.span_idalgo_person_header_content_right_name_firstname{margin-top:-40px}

/* Module/Pattern/CSS/Responsive480/PlayerIdentity.css ************************************/
div.div_idalgo_player_identity_content{
    font-size: 0.75em;
}

/* Module/Pattern/CSS/Responsive480/Result.css ********************************************/
div.div_idalgo_content_result ul.ul_idalgo_content_result_group_list_team{height:1px}
div.div_idalgo_content_result ul.ul_idalgo_content_result_group_list_team_small li.li_idalgo_content_result_group_list_team{
    height:1px}
div.div_idalgo_content_result a.a_idalgo_content_result_group_list_team{color:transparent}

/* Module/Pattern/CSS/Responsive480/Standing.css ******************************************/
div.div_idalgo_widget_standing{position:relative;display:block}
div.div_idalgo_content_standing_content_content{position:relative;display:block}
div.div_idalgo_content_standing_content_content_standing{position:relative}

div.div_idalgo_content_standing_line{margin-right:195px;}

    span.span_idalgo_content_standing_position{left:0;width:20px;color:#999999}
    div.div_idalgo_content_standing_pos{left:20px;width:8px;}
    span.span_idalgo_content_standing_logo{left:28px;width:20px}
            img.img_idalgo_content_standing_logo{
                width:15px;height:15px;
                top:50%;margin-top:-8px;
                left:50%;margin-left: -8px;
            }
div.div_idalgo_content_standing_line div.div_idalgo_content_standing_name{left:50px;}

    span.span_idalgo_content_standing_points,
    span.span_idalgo_content_standing_percent{left:50px;width:25px}
    span.span_idalgo_content_standing_played{left:75px;width:25px}

    div.div_idalgo_content_standing_line span.span_idalgo_content_standing_win,
    div.div_idalgo_content_standing_line span.span_idalgo_content_standing_draw,
    div.div_idalgo_content_standing_line span.span_idalgo_content_standing_lost,
    div.div_idalgo_content_standing_line span.span_idalgo_content_standing_for,
    div.div_idalgo_content_standing_line span.span_idalgo_content_standing_against,
    div.div_idalgo_content_standing_line span.span_idalgo_content_standing_dif{display:none}

    span.span_idalgo_content_standing_form{left:100px;margin-left:100%;width:75px}
div.div_idalgo_content_standing_line span.span_idalgo_content_standing_next_global{display:none}
    span.span_idalgo_content_standing_last_global{left:175px;margin-left:100%;width:20px}
        span.span_idalgo_content_standing_last {
            position:absolute;display:block;
            top:50%;left:50%;
            width:15px;height:15px;
            margin-top:-8px;margin-left:-8px;
            background-position: center -2115px;
        }

    li.li_idalgo_content_standing_selected span.span_idalgo_content_standing_last{background-position: center -2674px}

/* Module/Pattern/CSS/Responsive480/StandingFrieze.css ************************************/
div.div_idalgo_content_standing_frieze{display:none}

/* Module/Pattern/CSS/Responsive480/StandingPopup.css *************************************/
div.div_idalgo_sport_standing_popup_list_elem_container_content_match{display:none}

/* Module/Pattern/CSS/Responsive480/Statistic.css *****************************************/

div.div_idalgo_content_statistic_average_left_block_num_played {
    font-size: 2.5em;
}

div.div_idalgo_content_statistic_average_right_result{width:50px}
div.div_idalgo_content_statistic_average_right_title {right:50px}
div.div_idalgo_content_statistic_average_right_title span {font-size: 0.9em}

div.div_idalgo_content_statistic_average_right_win_title {
    margin-right: 100px;
}
span.span_idalgo_content_statistic_average_right_win_result_1_percent,
span.span_idalgo_content_statistic_average_right_win_result_2_percent,
span.span_idalgo_content_statistic_average_right_win_result_3_percent {
    margin-top: 0;
    display:inline;
    line-height: inherit;
    font-size: 0.685em;
    margin: 0 2px;
    clear: both;
}

/* Module/Pattern/CSS/Responsive480/TeamCalendar.css **************************************/

ul.ul_idalgo_content_calendar_list_statistic li span{font-size:0.696em}

li.li_idalgo_content_calendar_competition span.span_idalgo_content_calendar_date_match_day{display:none}
li.li_idalgo_content_calendar_competition span.span_idalgo_content_calendar_date_match_num_day{
    text-align:center;
    font-weight:bold;
    font-size:1.3em;
    width:15px;
}
span.span_idalgo_content_calendar_competition{
    text-indent:5px;
    width:22%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    text-align:center;
}
span.span_idalgo_content_calendar_score{width:12%}

/* Module/Pattern/CSS/Responsive480/TeamSquad.css *****************************************/

ul.ul_idalgo_content_team_squad_content_list{
    overflow:hidden;
}

li.li_idalgo_content_team_squad_content_list_person{
    width:100%;
    height:220px;
    padding:0;
    display:none;
}

li.li_idalgo_content_team_squad_content_list_person.li_idalgo_content_team_squad_content_list_is_selected {
    display:block;
}

a.a_idalgo_content_team_squad_main_person{
    box-shadow: none;
    border: none;
    height: 100%;
}

img.img_idalgo_content_team_squad_main_person_person{
    position:absolute;
    top:2px;
    left:-25px;
    margin-left:50%;
    width:50px;
    height:70px;
}

img.img_idalgo_content_team_squad_main_person_country{
    position:absolute;
    top:auto;
    left:100px;
    bottom:10px;
}

img.img_idalgo_content_team_squad_main_person_country.img_idalgo_content_team_squad_main_person_team{
    left:27px;
}

div.div_idalgo_content_team_squad ul.ul_idalgo_content_team_squad_main_person_info {
    top:83px;
    width:200px;
    left:50%;
    margin-left:-30px;
}

ul.ul_idalgo_content_team_squad_main_person_info li {
    font-size: 1em;
    line-height: 1.875em;
}

ul.ul_idalgo_content_team_squad_main_person_info li.li_idalgo_content_team_squad_main_person_info_firstname {
    line-height: 1.5em;
}

ul.ul_idalgo_content_team_squad_main_person_info li.li_idalgo_content_team_squad_main_person_info_name {
    font-weight: bold;
    font-size: 1.2em;
}

span.span_idalgo_content_team_squad_main_person_num_person{
    position:absolute;display:block;
    left:0px;
    top:103px;
    width:80px;
    border:none;
    text-align:center;
    font-size:3.75em;
    font-weight:bold;
    color:#105b74;
}

span.span_idalgo_content_team_squad_main_person_num_person.span_idalgo_content_team_squad_main_person_empty {
    display:block;
    color:#c2c2c2;
}

select.select_idalgo_content_team_squad_content_select {
    display:block;
    position:relative;
    width:100%;
}

div.div_idalgo_content_team_squad_content_action_previous,
div.div_idalgo_content_team_squad_content_action_next {
    display:block;
    position:absolute;
    top:40px;
    height:40px;
    z-index: 10;
    cursor: pointer;
}

div.div_idalgo_content_team_squad_content_action_next {
    right:50px;
    background-position: center -1966px;
}

div.div_idalgo_content_team_squad_content_action_previous {
    left:50px;
    background-position: center -2028px;
}

div.div_idalgo_content_team_squad ul.ul_idalgo_content_team_squad_main_person_info,
div.div_idalgo_content_team_squad ul.ul_idalgo_content_team_squad_main_person_info li {
    overflow:visible;
}

div.div_idalgo_content_team_squad ul.ul_idalgo_content_team_squad_main_person_info li {
    height:auto;
}

div.div_idalgo_content_team_squad img.img_idalgo_content_team_squad_main_person_country,
div.div_idalgo_content_team_squad img.img_idalgo_content_team_squad_main_person_team{
    left:-30px;
}

div.div_idalgo_content_team_squad img.img_idalgo_content_team_squad_main_person_team{
    bottom:5px;
}

/* Module/Sport/CSS/Responsive480/ScoreCenter.css *****************************************/
div.div_idalgo_container ul.ul_idalgo_content_sport_score_center_competition,
div.div_idalgo_container ul.ul_idalgo_content_sport_score_center_event{padding:10px 5px}

/** Filtre sport **/
div.div_idalgo_content_sport_score_center_filter_sport{height:26px}
li.li_idalgo_content_sport_score_center_filter_sport > button{width:26px;height:26px}

/** L&eacute;gende **/
div.div_idalgo_content_sport_score_center_legend{height:26px}
span.span_idalgo_content_sport_score_center_legend_title_txt{line-height:26px}
span.span_idalgo_content_sport_score_center_legend_title_txt{color:transparent}
span.span_idalgo_content_sport_score_center_legend_title_txt span{color:#272727;top:5px}

div.div_idalgo_content_sport_score_center_legend[is_closed="false"]{left:50%;width:260px;margin-left:-130px}
div.div_idalgo_content_sport_score_center_legend[is_closed="false"] span.span_idalgo_content_sport_score_center_legend_title_cross{top:0}

div.div_idalgo_content_sport_score_center_competition_title_finalleg,
div.div_idalgo_content_sport_score_center_competition_title_standing{margin-bottom:1.5em}
    span.span_idalgo_content_sport_score_center_competition_title{letter-spacing:0.2em;font-size:0.6875em}
    span.span_idalgo_content_sport_score_center_competition_title_subtitle{display:none}
    span.span_idalgo_content_sport_score_center_competition_title_subtitle_short{display:block}
    span.span_idalgo_content_sport_score_center_competition_group_title{display: none}
    span.span_idalgo_content_sport_score_center_competition_group_title_short{display: block}
    div.div_idalgo_content_sport_score_center_competition_title_finalleg_action,
    div.div_idalgo_content_sport_score_center_competition_title_standing_action{
        display:block;position:absolute;
        top:100%;left:0;
        width:100%;height:2.9em;
        margin-top:2px;
        line-height:3em;
        border-bottom:1px solid #c2c2c2;
    }
    span.idalgo_finalleg_open,
    span.idalgo_standing_open{
        position:relative;display:inline-block;
        height:100%;
        border-left:10px solid #c2c2c2;border-right:10px solid #c2c2c2;
        padding:0 10px;
        background-color:#ffffff
    }
span.span_idalgo_content_competition_group_title{display:none}
span.span_idalgo_content_competition_group_title_short,
span.span_idalgo_content_sport_score_center_competition_group_title_short{display:block}
div.div_idalgo_content_competition_group_title_finalleg,
div.div_idalgo_content_competition_group_title_standing{position:absolute;top:0;right:0}
span.span_idalgo_content_competition_group_title_finalleg,
span.span_idalgo_content_competition_group_title_standing{
    position:absolute;
    top:5px;right:5px;
    text-align:right;
    line-height:1.3em;
}

/* Classement */
div.div_idalgo_content_score_center_standing {left:0;margin-left:0;width:94%;padding:0 3% 10px 3%;top:4.5em}
div.div_idalgo_content_score_center_standing:after {content:' '; display: block; height: 2em;}

div.div_idalgo_content_finalleg,
div.div_idalgo_sport_standing_popup{padding:0 0 10px 0;width:100%;left:0;margin-left:0;margin-top:2px}
div.div_idalgo_sport_standing_popup{padding:0}
ul.ul_idalgo_content_sport_score_center_competition_group div.div_idalgo_content_finalleg,
ul.ul_idalgo_content_sport_score_center_competition_group div.div_idalgo_sport_standing_popup{top:1.5em}
ul.ul_idalgo_content_sport_score_center_competition_group div.div_idalgo_content_sport_score_center_competition_group_title_standing{z-index: 100;}
ul.ul_idalgo_content_sport_score_center_competition_group span.span_idalgo_content_sport_score_center_competition_group_title_finalleg.idalgo_live_finalleg_open,
ul.ul_idalgo_content_sport_score_center_competition_group span.span_idalgo_content_sport_score_center_competition_group_title_standing.idalgo_live_standing_open {top:2em}

/** Filtres JO **/
div.div_idalgo_content_sport_score_center_filter_list,
span.span_idalgo_content_sport_score_center_filter_list_title_cnt{display: none}
span.span_idalgo_content_sport_score_center_filter_mob_filter {display: block;}
div.div_idalgo_content_sport_score_center_filter_list_title {border: none}
div.div_idalgo_content_sport_score_center_filter_list_title_filter_all,
span.span_idalgo_content_sport_score_center_filter_list_title_filter_all_txt {width: 100%;text-align: center;right:0}

/* Module/Sport/CSS/Responsive480/ScoreCenterNavigation.css *******************************/
span.span_idalgo_content_sport_score_center_navigation_days_current,
div.div_idalgo_content_sport_score_center_navigation a.a_idalgo_dropdown{display:none}

div.div_idalgo_content_sport_score_center_navigation span.span_idalgo_dropdown_short,
div.div_idalgo_content_sport_score_center_navigation a.a_idalgo_dropdown_short{display:block}

/* Module/Tennis/CSS/Responsive480/DomMatch.css *******************************************/
li.li_idalgo_content_sport_score_center_competition_group_match_first{margin-top:0;border-top:none}

div.div_idalgo_dom_match_tennis_content_feature{padding-top:0}

/* Time */
span.span_idalgo_dom_match_tennis_content_hour{font-size:1em;width:60px;margin-left:-30px}
div.div_idalgo_dom_match_tennis span.span_idalgo_dom_match_match_time{font-size:1em}

/* Flags */
div.div_idalgo_dom_match_tennis_content_feature img{display:none}
div.div_idalgo_dom_match_tennis_content div.div_idalgo_dom_match_tennis_content_feature img{display:block}
div.div_idalgo_dom_match_tennis_content div.div_idalgo_dom_match_tennis_content_feature img.img_idalgo_dom_match_tennis_content_feature_player_country_big{display:none}

div.div_idalgo_dom_match_tennis[data-status="0"] img,
div.div_idalgo_dom_match_tennis[data-status="5"] img,
div.div_idalgo_dom_match_tennis[data-status="6"] img{margin-top:-5px}

/* Feature */
div.div_idalgo_dom_match_tennis_content_feature_player_name{font-size:0.9em;margin-right:-20px}

/* Feature - To Come, Canceled, Delayed */
div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1{margin-right:25px}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2{margin-left:25px}

div.div_idalgo_dom_match_tennis_content_feature_player_name{font-size:0.825em;margin-right:0}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature1 div.div_idalgo_dom_match_tennis_content_feature_player_name{
    left:30px;margin-right:0}

div.div_idalgo_dom_match_tennis[data-status="0"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name,
div.div_idalgo_dom_match_tennis[data-status="5"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name,
div.div_idalgo_dom_match_tennis[data-status="6"] div.div_idalgo_dom_match_tennis_content_feature2 div.div_idalgo_dom_match_tennis_content_feature_player_name{
    right:30px;margin-right:0}

/* Scores Total */
span.span_idalgo_dom_match_tennis_content_score_1,
span.span_idalgo_dom_match_tennis_content_score_2{display:none}

/* Score */
div.div_idalgo_dom_match_tennis div.div_idalgo_score_square{left:auto;right:0;width:50%}

div.div_idalgo_dom_match_tennis span.span_idalgo_score_square_score,
span.span_idalgo_dom_match_tennis_content_score_1,
span.span_idalgo_dom_match_tennis_content_score_2,
div.div_idalgo_dom_match_tennis_content_set span.span_idalgo_score_square_score{
    font-size:14px;text-align:center;height:22px;width:22px;line-height:22px}

div.div_idalgo_dom_match_tennis_content_set_1{left:0px}
div.div_idalgo_dom_match_tennis_content_set_2{left:27px}
div.div_idalgo_dom_match_tennis_content_set_3{left:54px}
div.div_idalgo_dom_match_tennis_content_set_4{left:81px}
div.div_idalgo_dom_match_tennis_content_set_5{left:108px}

/* Service */
span.span_idalgo_dom_match_service{display:none}
span.span_idalgo_dom_match_service{background-position: center -249px;left:0}
span.span_idalgo_dom_match_tennis_content_service_1{top:4px}
span.span_idalgo_dom_match_tennis_content_service_2{margin-top:0}

/* Points */
div.div_idalgo_dom_match_tennis span.span_idalgo_dom_match_tennis_content_points_1,
div.div_idalgo_dom_match_tennis span.span_idalgo_dom_match_tennis_content_points_2{display:none}

/* Status */
div.div_idalgo_dom_match_tennis[data-status="9"] div.div_idalgo_dom_match_tennis_content_status{display:none}

/* Module/Tennis/CSS/Responsive480/MainPicture.css ****************************************/
.idalgo_icon_tennis_sport_on {background-position:center -156px}
.idalgo_icon_tennis_sport_off{background-position:center -186px}

/* Module/Tennis/CSS/Responsive480/MatchHeader.css ****************************************/
span.span_idalgo_content_tennis_match_header_content_tournament{display:block}
img.img_idalgo_content_tennis_match_header_content_tournament{position:relative;display:inline;left:auto;top:-4px}
div.div_idalgo_content_tennis_match_header_content{height:375px}

span.span_idalgo_content_tennis_match_header_content_detail_date{font-size:0.875em;font-weight:bold}

span.span_idalgo_content_tennis_match_header_content_hourscore_hour{font-size:2.5em}
div.div_idalgo_content_tennis_match_header_content_hourscore_point_local,
div.div_idalgo_content_tennis_match_header_content_hourscore_point_visitor{width:28px;height:28px;line-height:28px;bottom:0}
div.div_idalgo_content_tennis_match_header_content_detail_stopwatch{
    width:110px;margin-left:-55px;
    height:28px;line-height:28px;
    top:20px
}

div.div_idalgo_tennis_players_abandon{width:25px;bottom:-26px}
    span.span_idalgo_tennis_players_abandon{display:none}
    span.span_idalgo_tennis_players_abandon_short{display:inline}
div.div_idalgo_content_tennis_match_header_content_local div.div_idalgo_content_tennis_match_header_content_local_abandon {left:100%;margin-left:25px}
div.div_idalgo_content_tennis_match_header_content_visitor div.div_idalgo_content_tennis_match_header_content_visitor_abandon {left:0}

span.span_idalgo_tennis_players_service{height:22px;width:22px;line-height:22px;font-size:12px;top:-5px}
span.span_idalgo_content_tennis_match_header_content_local_service{right:-10px}
span.span_idalgo_content_tennis_match_header_content_visitor_service{left:-10px}

div.div_idalgo_content_tennis_match_header div.div_idalgo_tennis_players,
div.div_idalgo_content_tennis_match_header div.div_idalgo_tennis_player{
    height:54px;width:54px;margin-top:-27px;
}
div.div_idalgo_content_tennis_match_header_content_local{margin-left:-125px}
div.div_idalgo_content_tennis_match_header_content_visitor{margin-right:-125px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_tennis_player_photo{width:50px;height:50px}
div.div_idalgo_content_tennis_match_header img.img_idalgo_tennis_player_photo{top:-14px}

div.div_idalgo_content_tennis_match_header img.img_idalgo_tennis_player{
    width:18px;height:12px;bottom:-24px;
    left:50%;right:auto;
    margin-left:-9px
}
div.div_idalgo_content_tennis_match_header span.span_idalgo_tennis_player_name{font-weight:normal;font-size:0.75em;float:left}
div.div_idalgo_content_tennis_match_header_content_visitor span.span_idalgo_tennis_player_name{float:right}
div.div_idalgo_content_tennis_match_header div.div_idalgo_tennis_players_double{width:84px;height:48px;margin-top:-24px}
div.div_idalgo_tennis_players_double div.div_idalgo_tennis_player{width:42px;height:42px;margin-top:-21px}

div.div_idalgo_tennis_players_double.div_idalgo_content_tennis_match_header_content_local{margin-left:-155px}
div.div_idalgo_tennis_players_double.div_idalgo_content_tennis_match_header_content_visitor{margin-right:-155px}
div.div_idalgo_tennis_players_double div.div_idalgo_tennis_player_photo{width:42px;height:42px}
div.div_idalgo_tennis_players_name{top:84px;height:3em;text-align:left;width:120px;overflow:hidden;margin-left:0;left:2%}
div.div_idalgo_content_tennis_match_header_content_visitor_name{text-align:right;left:auto;right:2%}
div.div_idalgo_tennis_players_name span{font-weight:normal;font-size:0.75em;display:block}
div.div_idalgo_tennis_players_name span.span_idalgo_tennis_players_name_sep{display:none}


div.div_idalgo_content_tennis_match_header_content_hourscore{width:110px;margin-left:-55px;margin-top:-55px}
div.div_idalgo_content_tennis_match_header_content_hourscore_score{width:80px}
span.span_idalgo_content_tennis_match_header_content_hourscore_score_local,
span.span_idalgo_content_tennis_match_header_content_hourscore_score_center,
span.span_idalgo_content_tennis_match_header_content_hourscore_score_visitor{font-size:2.5em}

div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis {
    width:100%;height:80px;
    position:absolute;
    bottom:0;
}

div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content{height:100%}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_feature{display:none}

div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_list_set{
    right:auto;
    left:50%;
}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_list_set_1{width:32px;margin-left:-16px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_list_set_2{width:64px;margin-left:-32px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_list_set_3{width:96px;margin-left:-48px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_list_set_4{width:128px;margin-left:-64px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_list_set_5{width:160px;margin-left:-80px}

div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set{width:32px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set span.span_idalgo_score_square_score{
    height:25px;width:25px;line-height:25px;
    background-color:transparent;
    border-color:#ffffff;
    color:#ffffff;
    font-weight:normal
}
div.div_idalgo_content_tennis_match_header div.div_idalgo_score_square_score_opacity{background-color:#ffffff}
div.div_idalgo_content_tennis_match_header span.span_idalgo_score_square_score_tiebreak{display:none}

div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set_1{left:3px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set_2{left:35px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set_3{left:67px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set_4{left:99px}
div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content_set_5{left:131px}

div.div_idalgo_content_tennis_match_header[data-state='1'] div.div_idalgo_dom_match_tennis_list_set
    div.div_idalgo_dom_match_tennis_content_set:last-child span.span_idalgo_score_square_score{
        background-color:#ffffff;
        border-color:#4db103;
        color:#4db103;
    }

div.div_idalgo_content_tennis_match_header div.div_idalgo_dom_match_tennis_content div.div_idalgo_score_square_score_opacity{
    opacity:0.3;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30)
}


div.div_idalgo_content_tennis_match_header div.div_idalgo_tennis_player_name{margin-left:-99px}

/* Module/Tennis/CSS/Responsive480/MatchPreview.css ***************************************/
div.div_idalgo_content_tennis_match_preview_content_head_to_head_player{
    width:76%;margin-left:12%;
}


span.span_idalgo_content_tennis_match_preview_content_information_content_line_player1{left:40%;margin-left:0}
span.span_idalgo_content_tennis_match_preview_content_information_content_line_player2{
    left:40%;right:auto;
    margin-right:0;margin-left:80px
}
span.span_idalgo_content_tennis_match_preview_content_stats_content_line_text {
    width:40%;
    text-indent:5px;
    font-size:.75em;
}
div.div_idalgo_content_tennis_match_preview_content_stats_content_line_player1,
div.div_idalgo_content_tennis_match_preview_content_stats_content_line_player2{
    width:30%;left:50%;
}
span.span_idalgo_content_tennis_match_preview_content_stats_content_line_player1,
span.span_idalgo_content_tennis_match_preview_content_stats_content_line_player2{width:20%;}

/** Versus **/
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary {height:auto}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_count{
    position:relative;width:100%;
    height:110px;
    border-bottom:1px solid #c2c2c2;
    border-right:0 none;
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat{
    padding-top:1em;
    margin-left:0;
    height:auto;
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat > div{
    position:relative;
    width:100%;height:100px;
    top:0;left:0
}
div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat
    div.div_idalgo_content_tennis_match_preview_content_versus_content_summary_stat_circle {
    height:120px
}

span.span_idalgo_content_tennis_match_preview_match_title{letter-spacing:0.2em;font-size:0.6875em}
span.span_idalgo_content_tennis_match_preview_match_title_subtitle{display:none}

/* Module/Tennis/CSS/Responsive480/Result.css *********************************************/
div.div_idalgo_content_tennis_result div.div_idalgo_dom_match_period{margin:0 auto}
div.div_idalgo_content_tennis_result_phase_popup{width:100%}

div.div_idalgo_content_tennis_result_phase_display_0 div.div_idalgo_dom_period_tennis_match_fed_davis_feature_1,
div.div_idalgo_content_tennis_result_phase_display_0 div.div_idalgo_dom_period_tennis_match_fed_davis_feature_2,
div.div_idalgo_content_tennis_result_phase_display_2 div.div_idalgo_dom_period_tennis_match_fed_davis_feature_1,
div.div_idalgo_content_tennis_result_phase_display_2 div.div_idalgo_dom_period_tennis_match_fed_davis_feature_2,
div.div_idalgo_content_tennis_result_phase_display_0 div.div_idalgo_dom_period_tennis_match_feature_1,
div.div_idalgo_content_tennis_result_phase_display_0 div.div_idalgo_dom_period_tennis_match_feature_2,
div.div_idalgo_content_tennis_result_phase_display_0 ul.ul_idalgo_dom_period_tennis_match_set,
div.div_idalgo_content_tennis_result_phase_display_2 div.div_idalgo_dom_period_tennis_match_feature_1,
div.div_idalgo_content_tennis_result_phase_display_2 div.div_idalgo_dom_period_tennis_match_feature_2,
div.div_idalgo_content_tennis_result_phase_display_2 ul.ul_idalgo_dom_period_tennis_match_set{display:none}


ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head div.div_idalgo_content_standing_line span.span_idalgo_content_standing_match{
    left:50px;width:70px;
}
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head div.div_idalgo_content_standing_line span.span_idalgo_content_standing_set{left:120px;width:70px}
ul.ul_idalgo_standing_tennis li.li_idalgo_content_standing_head div.div_idalgo_content_standing_line span.span_idalgo_content_standing_game{display:none}

ul.ul_idalgo_standing_tennis span.span_idalgo_content_standing_win{left:50px;width:35px;display:block}
ul.ul_idalgo_standing_tennis span.span_idalgo_content_standing_lost{left:85px;width:35px;display:block}
span.span_idalgo_content_standing_set_win{left:120px;width:35px}
span.span_idalgo_content_standing_set_lost{left:155px;width:35px}
span.span_idalgo_content_standing_game_win{display:none}
span.span_idalgo_content_standing_game_lost{display:none}

/* Module/Tennis/CSS/Responsive480/ResultNavigation.css ***********************************/
div.div_idalgo_content_tennis_result_phase_navigation div.div_idalgo_listbox a.idalgo_listbox_split_left,
div.div_idalgo_content_tennis_result_phase_navigation div.div_idalgo_listbox a.idalgo_listbox_split_right{display:none}
div.div_idalgo_content_tennis_result_phase_navigation div.div_idalgo_content_tennis_result_phase_navigation_before,
div.div_idalgo_content_tennis_result_phase_navigation div.div_idalgo_content_tennis_result_phase_navigation_after{width:33%;height:100%}
div.div_idalgo_content_tennis_result_phase_navigation div.div_idalgo_listbox{height:40px}
div.div_idalgo_content_tennis_result_phase_navigation div.div_idalgo_listbox button.idalgo_listbox_split_left{
    right:0;left:inherit}
div.div_idalgo_content_tennis_result_phase_navigation div.div_idalgo_listbox button.idalgo_listbox_split_right{left:0;right:inherit}
div.div_idalgo_content_tennis_result_phase_navigation_current{width:50%}
div.div_idalgo_content_tennis_result_phase_navigation div.div_idalgo_content_tennis_result_phase_navigation_before,
div.div_idalgo_content_tennis_result_phase_navigation div.div_idalgo_content_tennis_result_phase_navigation_after{width:25%}

/* Module/Tennis/CSS/Responsive480/Standing.css *******************************************/
span.span_idalgo_content_tennis_standing_filter {width:60%}
li.li_idalgo_content_tennis_standing{
    height:3em;line-height:3em;
    font-size:0.875em
}
div.div_idalgo_content_tennis_standing_header{
    height:1.5em;line-height:1.5em;
    font-size:0.75em
}
li.li_idalgo_content_tennis_standing > div{
    height:3em;line-height:3em;
}
div.div_idalgo_content_tennis_standing_header > div{
    height:1.5em;line-height:1.5em;
}

    div.div_idalgo_content_tennis_standing_header_position{display: none}
    div.div_idalgo_content_tennis_standing_header_person{display: none}
    div.div_idalgo_content_tennis_standing_header_points{right:80px;width:50px;text-align:right}
    div.div_idalgo_content_tennis_standing_header_title{display:none}
    div.div_idalgo_content_tennis_standing_header_win{right:35px;width:35px;text-align:center}
    div.div_idalgo_content_tennis_standing_header_lost{right:0;width:35px;text-align:center}

    div.div_idalgo_content_tennis_standing_position{left:0;width:30px;text-indent:5px}
    div.div_idalgo_content_tennis_standing_country{left:30px;width:20px}
li.li_idalgo_content_tennis_standing div.div_idalgo_content_tennis_standing_person{
        position:relative;
        left:0;margin-right:170px
    }
        div.div_idalgo_content_tennis_standing_person_inner{
            position:absolute;display:block;
            left:60px;
            width:100%;
            text-indent:0;
            overflow:hidden;text-overflow: ellipsis;text-overflow: '.';white-space: nowrap;
        }

div.div_idalgo_content_tennis_standing_evolution{display:none}
li.li_idalgo_content_tennis_standing
    div.div_idalgo_content_tennis_standing_points{right:80px;width:50px;text-align:right}
    div.div_idalgo_content_tennis_standing_title{display:none}
    div.div_idalgo_content_tennis_standing_win{right:35px;width:35px}
    div.div_idalgo_content_tennis_standing_lost{right:0;width:35px}

        div.div_idalgo_content_tennis_standing_person_inner_photo{display:none}

        span.span_idalgo_content_tennis_standing_title,
        span.span_idalgo_content_tennis_standing_win,
        span.span_idalgo_content_tennis_standing_lost{
            height:24px;width:24px;
            top:50%;margin-top:-12px;
            left:50%;margin-left:-12px;
            line-height:24px;
        }



    div.div_idalgo_aside{display:none}
}

/* Customer/Lalibrebelgique/Sport/Common/CSS/Responsive768.css ****************************/
@media only screen and (max-width: 768px){
    /* Module/Common/CSS/Responsive768/Main.css ***********************************************/

.idalgo_show_mobile {display:none;}

/* 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/Football/CSS/Responsive768/TeamSquad.css ****************************************/
div.div_idalgo_content_squad_listbox_action_competition div.div_idalgo_listbox {
    width:94%;
}

/* Module/Motor/CSS/Responsive768/RaceIdentity.css ****************************************/
div.div_idalgo_motor_race_identity_left
{
    width: 45%;
}

div.div_idalgo_motor_race_identity_right
{
    width: 55%;
}

/* Module/Motor/CSS/Responsive768/Result.css **********************************************/
span.span_idalgo_motor_race_result_list_head_time,
span.span_idalgo_motor_race_result_list_elem_time
{
    left: 150px;
}

li.li_idalgo_motor_race_result_list_elem
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Module/Motor/CSS/Responsive768/StandingPilot.css ***************************************/
div.div_idalgo_content_motor_standing_total {
    width: 45px;
}

div.div_idalgo_content_motor_standing_race {
    width: 23px;
}

div.div_idalgo_content_motor_standing_total{width:5%}
div.div_idalgo_content_motor_standing_vehicle{width:20%}
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_position{
    width:15%
}
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_country{
    width:15%
}
span.span_idalgo_content_motor_standing_vehicle_country > img{left:2px}

div.div_idalgo_content_motor_standing_constructors span.span_idalgo_content_motor_standing_vehicle_constructor{top:0}
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_pilot{
    position:absolute;top:auto;margin-left:4px;width:66%;
}

div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_pilot,
div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor_name {
    font-size:0.875em
}

div.div_idalgo_content_motor_standing [data-selected="constructors"] span.span_idalgo_content_motor_standing_vehicle_pilot{margin-left:0}
div.div_idalgo_content_motor_standing_race span{
    width: 13px;
    height: 13px;
    font-size: 0.5em;
    line-height: 13px;
    margin-top: -6.5px;
    margin-left: -6.5px;

}
div.div_idalgo_content_motor_standing_points div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_victories div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_quit div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_positions div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_poles div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_podium div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_constructor,
div.div_idalgo_content_motor_standing_constructors div.div_idalgo_content_motor_standing_vehicle span.span_idalgo_content_motor_standing_vehicle_pilot{left:auto}

li.li_idalgo_content_motor_standing_list_head div.div_idalgo_content_motor_standing_race img{
    margin-left: -40%;
    width: 80%;
}

/* Module/Motor/CSS/Responsive768/TeamHeader.css ******************************************/
div.div_idalgo_motor_team_header{
    margin-bottom:60px;
}
div.div_idalgo_motor_team_header_content_left_photo{margin-left:50px}
div.div_idalgo_motor_team_header_footer{margin-left:195px}
div.div_idalgo_motor_team_header_content_right {margin-left:180px}

span.span_idalgo_motor_team_header_content_right_name_firstname,
span.span_idalgo_motor_team_header_content_right_name_lastname{
    font-size: 2em;
}

/* Module/Pattern/CSS/Responsive768/Calendar.css ******************************************/
div.div_idalgo_calendar_element{width:48%;vertical-align:top;margin:0 1% 20px 1%}
div.div_idalgo_calendar_filterbar_competitions_select{width:49%}
div.div_idalgo_calendar_filterbar_months_select{width:49%}

/* Module/Pattern/CSS/Responsive768/H1.css ************************************************/
h1.h1_idalgo{margin-top:0;margin-bottom:0}
h1.h1_idalgo span.h1_idalgo_title{margin:0 50px}

/* Module/Pattern/CSS/Responsive768/MatchHeader.css ***************************************/
div.div_idalgo_content_match_header_main_header_center_halftime{height:16px}
div.div_idalgo_content_match_header_main_header_center_halftime * {display:inline;font-size:0.833em}
    span.span_idalgo_content_match_header_main_header_center_halftime_txt{text-transform:uppercase}
    bdo.bdo_idalgo_content_match_header_main_header_center_halftime{margin-left:5px}

/* Module/Pattern/CSS/Responsive768/MatchSquad.css ****************************************/
/* LE TERRAIN **********************************************************************/
div.div_idalgo_content_match_squad_main {
    margin:10px auto;
}

div.div_idalgo_content_match_squad_container {
    width:auto;
}

/* Logo des &eacute;quipes *********************************************************/
img.img_idalgo_content_match_squad_container_team_picture_local,
img.img_idalgo_content_match_squad_container_team_picture_visitor{
    display:none
}
img.img_idalgo_content_match_squad_container_team_picture_local_small,
img.img_idalgo_content_match_squad_container_team_picture_visitor_small{
    position:absolute;
    display:block;
    z-index:10
}
img.img_idalgo_content_match_squad_container_team_picture_local_small{
    top:37px;
    right:5px
}
img.img_idalgo_content_match_squad_container_team_picture_visitor_small{
    bottom:15px;
    left:5px
}

/* Actions sur un joueur ***************************************************/
div.div_idalgo_content_match_squad_event_web {
    display:none;
}

div.div_idalgo_content_match_squad_event_mobile {
    display:block;
}

/* Identit&eacute; (d&eacute;tails) d'un joueur *************************************************************************/
div.div_idalgo_content_match_squad_main_identity_background{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: #000000;
    opacity:0;
    -webkit-transition: 0.1s;
       -moz-transition: 0.1s;
        -ms-transition: 0.1s;
         -o-transition: 0.1s;
            transition: 0.1s;
    z-index:-1
}

div.div_idalgo_content_match_squad_container_identity {
    width:250px;
    height:270px;
    top:50%;
    left:50%;
    margin-top:-135px;
    margin-left:-125px;
    padding:20px;
    opacity:0;
    z-index:-1
}
div.div_idalgo_content_match_squad_container_identity_active{
    z-index:10;
    opacity:1;
}
div.div_idalgo_content_match_squad_main_identity_background_active{
    z-index:0;
    opacity:0.6;
}

div.div_idalgo_content_match_squad_container_identity_competition {
    position: absolute;
    top: 50px;
    left: 50%;
}
div.div_idalgo_content_match_squad_container_identity_statistic {
    position: absolute;
    top: 80px;
    left: 50%;
}

div.div_idalgo_content_match_squad_container_identity_statistic div span {
    font-size:2em;
}

div.div_idalgo_content_match_squad_container_identity_arrow {
    display:none;
}

/* Boutons de gestion de l'affichage "Titulaires/Rempla&ccedil;ants" *************************************************************************/
ul.ul_idalgo_content_match_squad_container_action {
    position:relative;
    display:block;
    height:22px;
    top:0;
    left:0;
    margin:auto;
    width:auto;
    border:1px solid #999999
}

ul.ul_idalgo_content_match_squad_container_action li {
    float:left;
    width:50%;
    height:20px;
    text-indent: 0px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    white-space:nowrap;
    border:none
}

ul.ul_idalgo_content_match_squad_container_action li.li_idalgo_content_match_squad_container_action_selected {
    border:none;
    height:22px;
}

ul.ul_idalgo_content_match_squad_container_action li div.div_idalgo_content_match_squad_container_action_arrow {
    display:none;
}

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

/* Module/Pattern/CSS/Responsive768/Menu.css **********************************************/
nav.nav_idalgo_menu{
    z-index:1
}
button.button_idalgo_menu{
    position:absolute;
    width:27px;
    height:20px;
    border:none;
    padding:0;
    background-color:#105b74;
    top:-30px;
    right:10px;
    background-position:-13px -2611px;
    cursor:pointer
}
li.li_idalgo_menu{
    float:none;
    width:auto;
    height:auto;
    border-width:0 1px 1px 1px;
    border-style:solid;
    border-color:#999999;
}
nav.nav_idalgo_menu[is_display=false] ul.ul_idalgo_menu{
    display:none
}
ul.ul_idalgo_menu{
    position:absolute;
    height:auto;
    width:100%;
    border-width:1px 0 0 0;
    border-style:solid;
    border-color:#74757a;
    background-color:transparent
}
ul.ul_idalgo_menu:after{
    content:'';
    position:relative;
    display:block;
    width:100%;
    height:5px;
    border-width:5px 0 0 0;
    border-style:solid;
    border-color:#105b74;

    background-color:transparent;
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,0.7)), to(transparent));
    background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.7), transparent);
    background-image:   -moz-linear-gradient(top, rgba(0,0,0,0.7), transparent);
    background-image:    -ms-linear-gradient(top, rgba(0,0,0,0.7), transparent);
    background-image:     -o-linear-gradient(top, rgba(0,0,0,0.7), transparent);
    background-image:        linear-gradient(top, rgba(0,0,0,0.7), transparent);
    filter:      progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#90000000, endColorstr=transparent);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#90000000, endColorstr=transparent)";
    *zoom:1
}
li.li_idalgo_menu{
    background-color:#105b74;
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(0,0,0,0.2)));
    background-image:-webkit-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:   -moz-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:    -ms-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:     -o-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:        linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    filter:      progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#00000000, endColorstr=#20000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#00000000, endColorstr=#20000000)";
    *zoom:1
}
li.li_idalgo_menu_selected{
    background-color:#ffffff;
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(0,0,0,0.2)));
    background-image:-webkit-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:   -moz-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:    -ms-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:     -o-linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    background-image:        linear-gradient(top, transparent, transparent, rgba(0,0,0,0.2));
    filter:      progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#00000000, endColorstr=#20000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#00000000, endColorstr=#20000000)";
    *zoom:1
}
a.a_idalgo_menu{
    text-align:center
}
li.li_idalgo_menu a.a_idalgo_menu:after{
    background:none
}

/* MENU GENERAL */
div.div_idalgo_menu_type_1{
    z-index:3;
}
div.div_idalgo_menu_type_1 nav.nav_idalgo_menu{
    background-color: #eeeeee;
    z-index:3;
    text-align:center;
    height:35px
}
div.div_idalgo_menu_type_1 nav.nav_idalgo_menu ul.ul_idalgo_menu{
    top:35px;
}

div.div_idalgo_menu_type_1 button.button_idalgo_menu{
    display:inline-block;
    position: relative;
    top: 0px;
    background-position:-11px -2542px;
    background-color:transparent;
    padding-left:30px;
    line-height:30px;
    height:30px;
    width:auto;
    right:0;
    overflow:visible;
    font-size: 1.5em;
    font-weight: bold;
    font-family: Trebuchet MS;
}

div.div_idalgo_container[lang="AR"] div.div_idalgo_menu_type_1 button.button_idalgo_menu{background-position:70px -2542px;}

div.div_idalgo_menu_type_1 nav[is_display=true] button.button_idalgo_menu{
    background-position:-11px -2573px;
    color: #105b74;
}
div.div_idalgo_menu_type_1 nav[is_display=true]{
    background-color: transparent;
}

/* MENU FAMILLES */
div.div_idalgo_menu_type_3,
div.div_idalgo_menu_type_3 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_20,
div.div_idalgo_menu_type_20 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_27,
div.div_idalgo_menu_type_27 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_29,
div.div_idalgo_menu_type_29 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_34,
div.div_idalgo_menu_type_34 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_37,
div.div_idalgo_menu_type_37 nav.nav_idalgo_menu{
    z-index:2
}
div.div_idalgo_menu_type_3 button.button_idalgo_menu,
div.div_idalgo_menu_type_20 button.button_idalgo_menu,
div.div_idalgo_menu_type_27 button.button_idalgo_menu,
div.div_idalgo_menu_type_29 button.button_idalgo_menu,
div.div_idalgo_menu_type_34 button.button_idalgo_menu,
div.div_idalgo_menu_type_37 button.button_idalgo_menu{
    display:block;
    top:20px;
    left:10px;
    background-color:transparent;
    height:30px;
    width:31px;
    background-position:-11px -2542px;
    cursor:pointer
}
div.div_idalgo_menu_type_3 nav[is_display=true] button.button_idalgo_menu,
div.div_idalgo_menu_type_20 nav[is_display=true] button.button_idalgo_menu,
div.div_idalgo_menu_type_27 nav[is_display=true] button.button_idalgo_menu,
div.div_idalgo_menu_type_29 nav[is_display=true] button.button_idalgo_menu,
div.div_idalgo_menu_type_34 nav[is_display=true] button.button_idalgo_menu,
div.div_idalgo_menu_type_37 nav[is_display=true] button.button_idalgo_menu{
    background-position:-11px -2573px;
}
div.div_idalgo_menu_type_3 ul.ul_idalgo_menu,
div.div_idalgo_menu_type_20 ul.ul_idalgo_menu,
div.div_idalgo_menu_type_27 ul.ul_idalgo_menu,
div.div_idalgo_menu_type_29 ul.ul_idalgo_menu,
div.div_idalgo_menu_type_34 ul.ul_idalgo_menu,
div.div_idalgo_menu_type_37 ul.ul_idalgo_menu{
    top:5px;
    right:0;
    left:40px;
    width:auto
}
div.div_idalgo_menu_type_3 li.li_idalgo_menu,
div.div_idalgo_menu_type_20 li.li_idalgo_menu,
div.div_idalgo_menu_type_27 li.li_idalgo_menu,
div.div_idalgo_menu_type_29 li.li_idalgo_menu,
div.div_idalgo_menu_type_34 li.li_idalgo_menu,
div.div_idalgo_menu_type_37 li.li_idalgo_menu{
    background-image:none;
    -ms-filter:none;
        filter:none;
    background-color:#c2c2c2;
}
div.div_idalgo_menu_type_3 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_20 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_27 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_29 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_34 li.li_idalgo_menu_selected,
div.div_idalgo_menu_type_37 li.li_idalgo_menu_selected{
    background-color:#ffffff;
}
div.div_idalgo_menu_type_3 a.a_idalgo_menu,
div.div_idalgo_menu_type_20 a.a_idalgo_menu,
div.div_idalgo_menu_type_27 a.a_idalgo_menu,
div.div_idalgo_menu_type_29 a.a_idalgo_menu,
div.div_idalgo_menu_type_34 a.a_idalgo_menu,
div.div_idalgo_menu_type_37 a.a_idalgo_menu{
    text-align:left
}

/* MENU FAMILLES - SOUS MENU COMPETITIONS */
nav.nav_idalgo_menu_submenu{
    position:relative;
    background-color:#ffffff
}
nav.nav_idalgo_menu_submenu button.button_idalgo_menu,
nav.nav_idalgo_menu_submenu button.button_idalgo_submenu_close{
    display:none
}
ul.ul_idalgo_menu_submenu{
    position:relative;
    background-color:#ffffff
}
ul.ul_idalgo_menu_submenu li.li_idalgo_menu_submenu{
    position:relative;
    display:block;
    width:100%;
    margin:0;
    float:none;
    border:1px 0 0 0 solid #999999;
}


/* MENUS RUBRIQUES */
div.div_idalgo_menu_type_4,
div.div_idalgo_menu_type_6,
div.div_idalgo_menu_type_7,
div.div_idalgo_menu_type_21,
div.div_idalgo_menu_type_30,
div.div_idalgo_menu_type_4 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_6 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_7 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_21 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_30 nav.nav_idalgo_menu{z-index:1}

div.div_idalgo_menu_type_4 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_6 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_7 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_21 nav.nav_idalgo_menu,
div.div_idalgo_menu_type_30 nav.nav_idalgo_menu{top:-13px}

div.div_idalgo_menu_type_4 button.button_idalgo_menu,
div.div_idalgo_menu_type_6 button.button_idalgo_menu,
div.div_idalgo_menu_type_7 button.button_idalgo_menu,
div.div_idalgo_menu_type_21 button.button_idalgo_menu,
div.div_idalgo_menu_type_30 button.button_idalgo_menu{display:block}

/* SOUS-MENU */
div.div_idalgo_menu_sub{margin-top:55px}
div.div_idalgo_menu_sub .li_idalgo_menu_sub .a_idalgo_menu_sub{font-size:0.75em}

/* Module/Pattern/CSS/Responsive768/PlayerHeader.css **************************************/
div.div_idalgo_person_header{margin-bottom:60px}
div.div_idalgo_person_header_footer{margin-left:200px}
div.div_idalgo_person_header_footer_country_logo{display:none;}
div.div_idalgo_person_header_content_left{margin-left:50px}

/* Module/Pattern/CSS/Responsive768/PlayerIdentity.css ************************************/

/* Premi&egrave;re zone avec photo */
div.div_idalgo_content_player_identity div.div_idalgo_player_identity_first {
    width:80px;
}

div.div_idalgo_player_identity_first img.img_idalgo_content_person_picture {
    width:70px;
}

/* Zone de contenu */
div.div_idalgo_content_player_identity ul.ul_idalgo_player_identity {
    position:relative;
    margin-top:0px;
    margin-left: 80px;
    margin-right: 0px;
}

div.div_idalgo_content_player_identity li.li_idalgo_player_identity {
    height:40px;
    line-height: 20px;
}
div.div_idalgo_content_player_identity li.li_idalgo_player_identity span,
div.div_idalgo_content_player_identity li.li_idalgo_player_identity a {
    position:relative;
    margin:0;
    height:20px;
    line-height: 20px;
    display:block;
    width:100%;
}
div.div_idalgo_content_player_identity li.li_idalgo_player_identity span span {
    display:inline;
}

/* Derni&egrave;re zone de contenu &agrave; placer en dessous de la premi&egrave;re */
div.div_idalgo_content_player_identity div.div_idalgo_player_identity_last {
    top:105px;
    left:0px;
    width:80px;
}

div.div_idalgo_content_player_identity div.div_idalgo_player_identity_last img {
    margin-bottom: 5px;
}

div.div_idalgo_content_player_identity div.div_idalgo_player_identity_last div.div_idalgo_player_identity_last_logo {
    display:none;
}

/* Module/Pattern/CSS/Responsive768/ResultTable.css ***************************************/
div.div_idalgo_content_football_result_table{display:none}

/* Module/Pattern/CSS/Responsive768/TeamIdentity.css **************************************/

/* Premi&egrave;re zone avec photo */
div.div_idalgo_content_team_identity div.div_idalgo_team_identity_first {
    width:80px;
}

div.div_idalgo_team_identity_first img.img_idalgo_team_identity_first_logo {
    width:70px;
}

/* Zone de contenu */
div.div_idalgo_content_team_identity ul.ul_idalgo_team_identity {
    position:relative;
    margin-top:0px;
    margin-left: 80px;
    margin-right: 0px;
    min-height:auto!important;
}

div.div_idalgo_content_team_identity li.li_idalgo_team_identity,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double_person {
    line-height: 20px;
}
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double {
    height:60px;
}
div.div_idalgo_content_team_identity li.li_idalgo_team_identity span,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity a,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double span,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double a,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double_person span,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double_person a {
    line-height: 20px;
    float:none;
    display:block;
    width:100%;
    border:none;
    margin-left:0px;
}

div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double_person a.idalgo_hide_mobile,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double_person span.idalgo_hide_mobile {
    display: none;
}
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double_person a.idalgo_show_mobile,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double_person span.idalgo_show_mobile {
    display:inline;
}
div.div_idalgo_content_team_identity li.li_idalgo_team_identity img,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double img,
div.div_idalgo_content_team_identity li.li_idalgo_team_identity_double_person img {
    float:left;
    margin-top:4px;
}

/* Derni&egrave;re zone de contenu &agrave; placer en dessous de la premi&egrave;re */
div.div_idalgo_content_team_identity div.div_idalgo_team_identity_last {
    top:85px;
    left:0px;
    width:80px;
}

div.div_idalgo_content_team_identity div.div_idalgo_team_identity_last img {
    margin-bottom: 5px;
}

div.div_idalgo_content_team_identity div.div_idalgo_team_identity_last img.img_idalgo_team_identity_last_shirt {
    border:none;
    margin:1px;
}

div.div_idalgo_content_team_identity div.div_idalgo_team_identity_last img.img_idalgo_team_identity_last_country,
div.div_idalgo_content_team_identity div.div_idalgo_team_identity_last a.a_idalgo_team_identity_last,
div.div_idalgo_content_team_identity div.div_idalgo_team_identity_last img.img_idalgo_team_identity_last_shirt_mobile_hidden {
    display:none;
}



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