/********************************** client colors vars start **********************************/
/* set default theme styling for all elements */
    /*** css_main_font_size ***/
    .wff_widget.wff_widget_FW7A8D93718292655B *,
    .wff_widget.wff_widget_FW7A8D93718292655B DIV,
    .wff_widget.wff_widget_FW7A8D93718292655B SPAN {
    font-size: 14px;
    }

    /*** css_main_font_size_small ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_header_root .wff_table_header_row DIV,
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_ranking_data_container .wff_table_body_row .wff_participant_info .wff_participant_team_name {
    font-size: 12px;
    }

    /*** css_main_font_name_bold ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_header_root .wff_table_header_cell DIV,
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_ranking_header_container .wff_event_name_header .wff_event_name_root DIV {
    font-family: 'Roboto', sans-serif;font-weight: bold;;
    }

    /*** ranking_generic_header_text_color ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_header_root .wff_table_header_cell {
    color: #000000;
    }

    /*** ranking_generic_row_even_bg_color ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_table_body_row.wff_row_0 DIV,
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_data_selector_root .wff_data_selector_list LI:nth-child(even) {
    background-color: #F8F8F8;
    }

    /*** ranking_generic_row_odd_bg_color ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_table_body_row.wff_row_1 DIV,
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_data_selector_root .wff_data_selector_list LI:nth-child(odd) {
    background-color: #FFFFFF;
    }

/*** non_setting_styles ***/

/* TABLE HEADER */
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_header_root .wff_table_header_row,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_ranking_button_container {
    height: 50px;
}

/* TABLE BODY */

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_body_row {
    height: 50px;
    line-height: normal;
}

/* SAFARI START*/

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_body_row.wff_browser_safari_ios .wff_table_row_column {
   height: 50px;
}

/* SAFARI END*/

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_body_row .wff_participant_rank {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_body_row .wff_participant_points,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_body_row .wff_participant_money {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_root .wff_table_header_row .wff_table_header_cell.wff_participant_points .wff_label_text_wrapper,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_body_row .wff_participant_points .wff_table_row_column_content_wrapper,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_root .wff_table_header_row .wff_table_header_cell.wff_participant_money .wff_label_text_wrapper,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_table_body_row .wff_participant_money .wff_table_row_column_content_wrapper {
    justify-content: flex-end;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_points,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_mountain_points,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_sprint_points,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_duration,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_prize,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_root .wff_table_header_row .wff_table_header_cell.wff_participant_points .wff_label_text_wrapper .wff_label_text,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_root .wff_table_header_row .wff_table_header_cell.wff_participant_money .wff_label_text_wrapper .wff_label_text,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_root .wff_table_header_row .wff_table_header_cell.wff_participant_duration .wff_label_text_wrapper .wff_label_text {
margin-right: 10px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_ranking_data_container .wff_table_body_row .wff_flag_and_logo_container {
    margin: 0 10px 0 10px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_ranking_data_container .wff_table_body_row:first-child .wff_participant_points,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_ranking_data_container .wff_table_body_row:first-child .wff_participant_money,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_ranking_data_container .wff_table_body_row:first-child .wff_participant_duration .wff_duration {
font-weight: initial;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_table_body_row .wff_participant_container {
    flex-direction: column;
    align-items: flex-start;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_table_body_row .wff_participant_container .wff_participant_country_name {
    font-size: 12px;
    font-weight: 400;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_cycling .wff_table_body_root .wff_table_body_row .wff_participant_container .wff_participant_country_name {
    justify-content: flex-start;
}

/* PARTICIPANT */
.wff_widget.wff_widget_FW7A8D93718292655B .wff_participant_name,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_participant_link,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_root .wff_table_header_row .wff_table_header_cell .wff_label_text_wrapper .wff_label_text {
    font-weight: 700;
    font-size: 14px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_golf .wff_ranking_data_container .wff_table_body_root .wff_table_body_row .wff_participant_name,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_golf .wff_ranking_data_container .wff_table_body_root .wff_table_body_row .wff_participant_name .wff_participant_link {
    font-weight: 400;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_root .wff_table_header_row .wff_table_header_cell.wff_participant_rank .wff_label_text_wrapper .wff_label_text {
    left: 25px;
    z-index: 1;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_golf .wff_table_header_root .wff_table_header_row .wff_table_header_cell.wff_participant_rank .wff_label_text_wrapper .wff_label_text {
    left: 17px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_participant_rank_root.wff_small,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_root .wff_points {
    font-weight: 400;
    font-size: 14px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_ranking_button_container {
    justify-content: center;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_button_wrapper_root.wff_slider {
    position: absolute;
    display: flex;
    top: 17px;
    right: 0;
    height: initial;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_button_wrapper_root.wff_slider .wff_slider_button_wrapper { 
    order: 2;
    margin: 0 10.5px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_button_wrapper_root.wff_slider .wff_label_text {
    order: 1;
    margin: 0;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_ranking_header_container {
    padding: 10px;
}

/* SLIDER */
.wff_widget.wff_widget_FW7A8D93718292655B .wff_button_wrapper_root.wff_slider .wff_slider_button.wff_slider_button_rounded:before {
    min-width: 12px;
    min-height: 12px;
    transform: translate(2px, 2px);
    background-color: #333333;
    left: initial;
    bottom: initial;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_slider_button_root,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_button_wrapper_root,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_button_wrapper_root.wff_slider .wff_slider_button_container {
    min-height: 18px;
    min-width: 28px;
}

.wff_widget.wff_widget_FW7A8D93718292655B  .wff_button_wrapper_root .wff_slider_button_root .wff_slider_button_container INPUT:checked ~ .wff_slider_button:before {
    transform: translate(13px, 2px);
    background: #FFFFFF;
}

.wff_widget.wff_widget_FW7A8D93718292655B  .wff_button_wrapper_root .wff_slider_button_root .wff_slider_button_container INPUT:checked ~ .wff_slider_button {
    background: #333333;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_button_wrapper_root .wff_slider_button_root .wff_slider_button_container .wff_slider_button {
    border: 1px solid #FFFFFF;
}


/* COUNTRY SEARCH BAR CONTAINER */

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_country_search_bar_button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    border: 1px solid;
    padding: 0 10px;
    border-radius: 5px;
    cursor: pointer;
    gap: 10px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_country_search_bar_button .wff_label_text {
    margin-right: 10px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_countries_dropdown_container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    padding: 10px 0 0 10px;
    max-height: 300px;
    min-width: 284px;
    left: 0px;
    flex-direction: column;
    top: 35px;
    overflow: hidden;
    z-index: 2;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_countries_dropdown_container .wff_no_countries_container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50px;
    padding: 0 10px;
    border-radius: 5px;
    margin: 10px 0;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    width: 100%;
    overflow-y: scroll;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper::-webkit-scrollbar,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_data_selector_root .wff_data_selector_list::-webkit-scrollbar {
    width: 12px;
}
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper::-webkit-scrollbar-track,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_data_selector_root .wff_data_selector_list::-webkit-scrollbar-track {
    background: #FFFFFF;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper::-webkit-scrollbar-thumb,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_data_selector_root .wff_data_selector_list::-webkit-scrollbar-thumb {
    background-color: #C8C8C8;
    border-radius: 20px;
    border: 3px solid #FFFFFF;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_country_search_bar {
    min-height: 28px;
    border: 1px solid #F8F8F8;
    padding: 0 10px;
    outline: none;
    margin-bottom: 10px;
    color: #959595;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_country_list_item_container {
    display: flex;
    flex-direction: column;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_country_list_item_container .wff_alphabet_order_container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 30px;
    width: 100%;
    padding: 0 10px;
    border-radius: 5px;
    font-weight: bold;
    min-width: 260px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_country_list_item_container .wff_country_list_item {
    display: flex;
    width: 100%;
    min-height: 50px;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    cursor: pointer;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_country_list_item_container .wff_country_list_item .wff_country_flag_and_name_container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_country_list_item_container .wff_country_list_item .wff_country_flag_and_name_container .wff_flag_and_logo_container.wff_national_team {
    margin-right: 10px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_clear_selection_container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_clear_selection_container .wff_button_clear_selection {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    border-radius: 5px;
    min-width: 120px;
    min-height: 30px;
    padding: 0 10px;
    cursor: pointer;
}

.wff_widget.wff_widget_FW7A8D93718292655B  .wff_button_wrapper_root {
    height: 100%;
}

.wff_widget.wff_widget_FW7A8D93718292655B  .wff_button_wrapper_root .wff_collapsed_arrow_wrapper,
.wff_widget.wff_widget_FW7A8D93718292655B  .wff_button_wrapper_root .wff_exapnd_arrow_wrapper {
    width: 30px;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.wff_widget.wff_widget_FW7A8D93718292655B  .wff_button_wrapper_root .wff_label_text {
    margin: 0;
}

/* CYCLING START */

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_search_by_country_wrapper {
    margin-right: 10px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_event_name_header {
    justify-content: flex-start;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_ranking_data_container .wff_table_body_row .wff_participant_info .wff_participant {
    flex-direction: column;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_ranking_data_container .wff_table_body_row .wff_participant_info .wff_participant_team_name {
    font-weight: normal;
    color: inherit;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_ranking_data_container .wff_table_body_row .wff_participant_info .wff_participant_name,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_ranking_data_container .wff_table_body_row .wff_participant_info .wff_participant_team_name {
    justify-content: flex-start;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_ranking_data_container .wff_table_header_row .wff_participant_duration .wff_label_text_wrapper,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_ranking_data_container .wff_table_body_row .wff_participant_duration .wff_table_row_column_content_wrapper {
    justify-content: flex-end;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_data_selector_root {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    padding: 5px 10px;
    min-width: 103px;
    max-width: 143px;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_data_selector_root .wff_data_selector_container {
    width: 100%;
    padding: 0;
    justify-content: space-between;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_data_selector_root .wff_data_selector_text {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_data_selector_root .wff_data_selector_list {
    min-width: 160px;
    width: max-content;
    align-items: flex-start;
    top: 34px;
    left: 0;
    margin: 0;
    padding: 0;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 5px 10px rgba(0,0,0,.05);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    z-index: 2;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_ranking_header_container .wff_event_name_header .wff_data_selector_root .wff_data_selector_list .wff_data_selector_list_item {
    min-height: 30px;
    line-height: 32px;
    padding: 0 10px;
    box-sizing: border-box;
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wff_widget.wff_widget_FW7A8D93718292655B.wff_widget_small .wff_ranking_generic.wff_ranking_cycling .wff_ranking_header_container .wff_event_name_header .wff_data_selector_root .wff_data_selector_list {
    width: 152px;
    min-width: inherit;
}

.wff_widget.wff_widget_FW7A8D93718292655B.wff_widget_small .wff_ranking_generic.wff_ranking_cycling .wff_ranking_header_container .wff_event_name_header .wff_data_selector_root .wff_data_selector_list .wff_data_selector_list_item {
    width: 100%;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_data_selector_root .wff_data_selector_list .wff_selected_item,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_data_selector_root .wff_data_selector_list LI:hover {
    width: 100%;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_data_selector_root .wff_data_selector_list LI {
    background-color: #FFFFFF;
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_data_selector_root .wff_data_selector_list LI:hover,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic.wff_ranking_cycling .wff_data_selector_root .wff_data_selector_list .wff_data_selector_list_item.wff_selected_item {
    font-weight: normal;
    background-color: rgba(0, 0, 0, 0.05);
}

.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_country_search_bar_button .wff_label_text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* CYCLING END */

/* FF RULES */
@-moz-document url-prefix() {
    .wff_widget.wff_widget_FW7A8D93718292655B.wff_widget_small .wff_ranking_generic.wff_ranking_cycling .wff_ranking_header_container .wff_event_name_header .wff_data_selector_root .wff_data_selector_list {
        width: 137px;
    }
}
/***** client font *****/

            /* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/widget/Roboto/Roboto-Regular.woff2') format('woff2'), 
    url('/fonts/widget/Roboto/Roboto-Regular.ttf') format('truetype');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Regular.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Regular.ttf') format('truetype');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Regular.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Regular.ttf') format('truetype');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Regular.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Regular.ttf') format('truetype');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Regular.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Regular.ttf') format('truetype');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Regular.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Regular.ttf') format('truetype');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Regular.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Regular.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Medium.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Medium.ttf') format('truetype');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Medium.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Medium.ttf') format('truetype');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Medium.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Medium.ttf') format('truetype');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Medium.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Medium.ttf') format('truetype');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Medium.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Medium.ttf') format('truetype');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Medium.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Medium.ttf') format('truetype');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Medium.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Medium.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Bold.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Bold.ttf') format('truetype');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Bold.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Bold.ttf') format('truetype');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Bold.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Bold.ttf') format('truetype');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Bold.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Bold.ttf') format('truetype');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Bold.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Bold.ttf') format('truetype');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Bold.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Bold.ttf') format('truetype');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/widget/Roboto/Roboto-Bold.woff2') format('woff2'), 
        url('/fonts/widget/Roboto/Roboto-Bold.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}                                                                                        
    
    
    
    /*** css_main_font_name ***/
    .wff_widget.wff_widget_FW7A8D93718292655B *,
    .wff_widget.wff_widget_FW7A8D93718292655B DIV,
    .wff_widget.wff_widget_FW7A8D93718292655B SPAN,
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_calendar_root .wff_container_light /* overwrite the font in the third party calendar */ {
    font-family: 'Roboto', sans-serif;
    }

                                                        
    /*** css_secondary_font_name ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_secondary_fnt * {
    font-family: 'Roboto', sans-serif;
    }

    /*** css_main_font_name_bold ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_bold {
    font-family: 'Roboto', sans-serif;font-weight: bold;;
    }

    /*** css_secondary_font_name ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_secondary_font {
    font-family: 'Roboto', sans-serif;
    }

    /*** css_main_font_name_bold ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_secondary_bold * {
    font-family: 'Roboto', sans-serif;font-weight: bold;;
    }

    /*** css_main_font_size ***/
    .wff_widget.wff_widget_FW7A8D93718292655B {
    font-size: 14px;
    }

    /*** css_main_font_size_big ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_big {
    font-size: 16px;
    }

    /*** css_main_font_size_small ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_small {
    font-size: 12px;
    }

    /*** css_legend_font_size ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_legend,
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_smaller_text,
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_assist {
    font-size: 10px;
    }

    /*** css_secondary_font_size ***/
    .wff_widget.wff_widget_FW7A8D93718292655B .wff_secondary_fs {
    font-size: 12px;
    }

/***** client colors *****/

/*** ranking_generic_rankings_dropdown_bg_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic .wff_ranking_header_container .wff_data_selector_root{
    background-color: #FFFFFF;
}
/*** ranking_generic_header_background_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_root,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_data_selector_list,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_cell{
    background-color: #FFFFFF;
}
/*** ranking_generic_country_filter_background_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_header_container{
    background-color: transparent;
}
/*** ranking_generic_country_filter_hover_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_country_search_bar_button:hover{
    background-color: #F1F1F1;
}
/*** ranking_generic_country_filter_border_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_country_search_bar_button{
    border-color: #E5E5E5;
}
/*** ranking_generic_country_filter_bg_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_countries_dropdown_container,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_countries_dropdown_container .wff_clear_selection_container,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_countries_dropdown_container .wff_search_bar_and_countries_wrapper::-webkit-scrollbar-track,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_countries_dropdown_container .wff_selected_countries .wff_selected_countries_list,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_countries_dropdown_container .wff_no_countries_container{
    background-color: #FFFFFF;
}
/*** ranking_generic_country_filter_header_bg_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_country_list_item_container .wff_alphabet_order_container,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_selected_countries .wff_selected_countries_label{
    background-color: #F8F8F8;
}
/*** ranking_generic_country_filter_clear_btn_bg_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_clear_selection_container .wff_button_clear_selection{
    background-color: #FFFFFF;
}
/*** ranking_generic_country_filter_clear_btn_text_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_clear_selection_container .wff_button_clear_selection{
    color: #959595;
}
/*** ranking_generic_country_filter_clear_btn_border_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_clear_selection_container .wff_button_clear_selection{
    border-color: #E5E5E5;
}
/*** ranking_generic_country_filter_clear_btn_disabled_text_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_country_search_bar_container .wff_search_bar_and_countries_wrapper .wff_clear_selection_container.wff_disabled_button .wff_button_clear_selection{
    color: #959595;
}
/*** ranking_generic_header_text_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_root,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_data_selector_list,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_header_cell{
    color: #000000;
}
/*** drdk_yellow_background_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_row .wff_participant_duration,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_row .wff_participant_points,
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_row .wff_participant_money{
    background-color: #FFFFFF;
}
/*** main_background_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic{
    background-color: #FFFFFF;
}
/*** main_text_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_ranking_generic{
    color: #000000;
}
/*** button_background_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B input:checked + .wff_slider_button{
    background-color: #E2E2E2;
}
/*** stage_button_background_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_table_body_row{
    background-color: #F2F2F2;
}
/*** am_slider_filter_background_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_slider_button:before{
    background-color: #FFFFFF;
}
/*** am_button_background_color ***/
.wff_widget.wff_widget_FW7A8D93718292655B .wff_slider_button{
    background-color: #E2E2E2;
}
