@font-face {
    font-family: 'ProximaNova';
    src: url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-regular.eot?#090315');
    src: url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-regular.eot?#090315iefix') format('embedded-opentype'), url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-regular.ttf?#090315') format('truetype'), url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-regular.woff?#090315') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-semibold.eot?#090315');
    src: url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-semibold.eot?#090315iefix') format('embedded-opentype'), url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-semibold.ttf?#090315') format('truetype'), url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-semibold.woff?#090315') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-bold.eot?#170415');
    src: url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-bold.eot?#170415iefix') format('embedded-opentype'), url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-bold.ttf?#170415') format('truetype'), url('/Content/themes/webui/fonts/proximanovatab/proximanovatab-bold.woff?#170415') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'EikonFont';
    src: url('/Content/themes/webui/fonts/eikon/EikonFont.eot?#050815');
    src: url('/Content/themes/webui/fonts/eikon/EikonFont.eot?#050815iefix') format('embedded-opentype'), url('/Content/themes/webui/fonts/eikon/EikonFont.ttf?#050815') format('truetype'), url('/Content/themes/webui/fonts/eikon/EikonFont.woff?#050815') format('woff'), url('/Content/themes/webui/fonts/eikon/EikonFont.svg?#050815') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LsegFont';
    src: url('/Content/themes/webui/fonts/LSEG/OTF/LSEG_Motto_Light.otf') format('opentype'), url('/Content/themes/webui/fonts/LSEG/TTF/LSEG_Motto_Light.ttf') format('truetype'), url('/Content/themes/webui/fonts/LSEG/WOFF/LSEG_Motto_Light.woff') format('woff'), url('/Content/themes/webui/fonts/LSEG/WOFF/LSEG_Motto_Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LsegFontBold';
    src: url('/Content/themes/webui/fonts/LSEG/OTF/LSEG_Motto_Bold') format('opentype'), url('/Content/themes/webui/fonts/LSEG/TTF/LSEG_Motto_Bold.ttf') format('truetype'), url('/Content/themes/webui/fonts/LSEG/WOFF/LSEG_Motto_Bold.woff') format('woff'), url('/Content/themes/webui/fonts/LSEG/WOFF/LSEG_Motto_Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
body {
    font-family:  'ProximaNova', Arial, 'Helvetica Neue', Helvetica, EikonFont, sans-serif;
    flex-direction: column;
    height: 100vh;
    min-height: 800px;
    overflow-y: auto;
}


#site_nav {
    height: 91px;
    z-index: 3;
}

.find-filters-list {
    width: 188px;
    top: 167px;
    z-index: 998;
}

.input-group {
    z-index: 1;
}

.content-wrapper, .content-wrapper--noflex {
    width: 1024px;
    margin: 0 auto;
    transition: width 500ms;
}

.content-wrapper {
    display: flex;
}

header, body, footer, main, .mega-menu, .sub-menu-container, .section-header, .widget-header {
    display: flex;
}

header {
    /*    margin-top: 22px;
    margin-bottom: 22px;*/
    margin-bottom: 0 !important;
}

header .content-wrapper {
    align-items: center;
}


.main-section > div.section-header > div.filter-container > div.input-group > input {
    border-bottom: 1px solid #535353;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.main-section > div.section-header > div.filter-container > div.input-group {
    padding-right: 15px;
    border-right: 1px solid #535353;
    margin-right: 15px;
}


.active-news-filter {
    border-left-color: #334BFF;
    border-left-width: 3px !important;
    background: #D9D9D9;
}

.active-news-filter-2 {
    border: 1px solid #334BFF !important;
    background: #F2F2F2;
}


.list-group-item {
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 5px;
    padding-bottom: 5px;
}


* {
    box-sizing: border-box;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.input-group-append {
    border-bottom: 1px solid #535353;
}



span.icon-down {
    font-style: normal;
    font-family:  EikonFont !important;
    color: #334bff;
    margin: 0px 5px 2px -2px;
    font-size: 18px;
    top: 100%;
    font-weight: bold;
    content: "\e900";
}

.icon-down:before {
    font-family:  EikonFont !important;
    font-weight: bold;
    content: "\e900";
    position: relative;
    top: 3px;
}

span.icon-up {
    font-family:  EikonFont !important;
    color: #334bff;
    margin: 0px 5px 2px -2px;
    font-size: 18px;
    top: 100%;
    font-weight: bold;
}

.icon-up:before {
    font-family:  EikonFont !important;
    font-size: 18px;
    content: "\e614";
    position: relative;
    top: 3px;
}

/*
  @EWUI

  ID: DA
  Title: Datepicker
*/
.standardBackgroundPosRegular {
    background-position: -webkit-calc(97%) 3px;
    background-position: calc(97%) 3px;
}

.standardBackgroundPosRegular_hover {
    background-position: -webkit-calc(97%) -27px;
    background-position: calc(97%) -27px;
}

.standardBackgroundPosRegular_active_focus {
    background-position: -webkit-calc(97%) -87px;
    background-position: calc(97%) -87px;
}



.standardBackgroundPosSmall {
    background-position: -webkit-calc(99%) 1px;
    background-position: calc(99%) 1px;
}

.standardBackgroundPosSmall_hover {
    background-position: -webkit-calc(99%) -29px;
    background-position: calc(99%) -29px;
}

.standardBackgroundPosSmall_active_focus {
    background-position: -webkit-calc(99%) -89px;
    background-position: calc(99%) -89px;
}

.ui-datepicker {
    display: none;
    padding: 8px;
    border: thin 1px #CCCCCC;
    background-color: white;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
    outline: 0;
}

.ui-datepicker-header {
    text-align: center;
    position: relative;
    height: 26px;
    margin-bottom: 6px;
}

    .ui-datepicker-header > .ui-datepicker-prev,
    .ui-datepicker-header > .ui-datepicker-next {
        -webkit-transition: all 0.1s ease-out;
        -moz-transition: all 0.1s ease-out;
        -o-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out;
        font-weight: bold;
        text-transform: uppercase;
        cursor: pointer;
        background-color: #FFFFFF;
        border: 1px thin #CCCCCC;
        border-radius: 0;
        font-family:  'ProximaNova', Arial, 'Helvetica Neue', Helvetica, EikonFont, sans-serif;
        color: #cccccc;
        text-align: center;
        padding: 0 1em;
        height: 23px;
        line-height: 23px;
        padding: 0 8px 0 8px;
        vertical-align: middle;
        font-size: 13px;
        white-space: initial;
        display: inline-block;
        overflow: hidden;
        top: 0px;
        width: 23px;
        position: relative;
        text-indent: -9999px;
        box-sizing: border-box;
    }

        .ui-datepicker-header > .ui-datepicker-prev:hover,
        .ui-datepicker-header > .ui-datepicker-next:hover {
            border: 0;
            background-color: #FFFFFF;
            color: #ffffff;
        }

        .ui-datepicker-header > .ui-datepicker-prev:active,
        .ui-datepicker-header > .ui-datepicker-next:active {
            background-color: #FFFFFF;
            border: 0;
            height: 23px;
        }

        .ui-datepicker-header > .ui-datepicker-prev:focus,
        .ui-datepicker-header > .ui-datepicker-next:focus {
            position: relative;
            z-index: 1;
            outline: none;
        }

        .ui-datepicker-header > .ui-datepicker-prev.selected,
        .ui-datepicker-header > .ui-datepicker-next.selected {
            border: 1px solid #404040;
            color: #ffffff;
        }

        .ui-datepicker-header > .ui-datepicker-prev[disabled],
        .ui-datepicker-header > .ui-datepicker-next[disabled] {
            cursor: default;
            opacity: initial;
            outline: none;
            background-color: #262626;
            color: #808080 !important;
            pointer-events: none;
            border: 1px solid #404040;
        }

        .ui-datepicker-header > .ui-datepicker-prev[readonly],
        .ui-datepicker-header > .ui-datepicker-next[readonly] {
            cursor: default;
            opacity: 1;
            outline: none;
            background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
            background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
            background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
            background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
            background-color: rgba(38, 38, 38, 0.2);
            pointer-events: none;
            box-shadow: none;
            border: 1px solid rgba(10, 10, 10, 0.2);
        }

        .ui-datepicker-header > .ui-datepicker-prev.icon-plain,
        .ui-datepicker-header > .ui-datepicker-next.icon-plain {
            background: none;
            border: none;
            box-shadow: none;
            padding: 0 4px 0 4px;
        }

        .ui-datepicker-header > .ui-datepicker-prev.large-style,
        .ui-datepicker-header > .ui-datepicker-next.large-style {
            font-size: 15px;
            height: 28px;
            line-height: 26px;
            padding: 0 10px 0 10px;
        }

        .ui-datepicker-header > .ui-datepicker-prev.small-style,
        .ui-datepicker-header > .ui-datepicker-next.small-style {
            font-size: 12px;
            height: 17px;
            line-height: 15px;
            padding: 0 5px 0 5px;
        }

            .ui-datepicker-header > .ui-datepicker-prev.small-style .icon-cross,
            .ui-datepicker-header > .ui-datepicker-next.small-style .icon-cross {
                margin: -7px 0 0 -7px !important;
            }

        .ui-datepicker-header > .ui-datepicker-prev::after,
        .ui-datepicker-header > .ui-datepicker-next::after {
            content: ' ';
            width: 15px;
            height: 15px;
            display: inline-block;
            position: absolute;
            left: 3px;
            top: 3px;
        }

        .ui-datepicker-header > .ui-datepicker-prev:hover::after,
        .ui-datepicker-header > .ui-datepicker-next:hover::after {
            background-position: 0 -15px;
        }

        .ui-datepicker-header > .ui-datepicker-prev:active::after,
        .ui-datepicker-header > .ui-datepicker-next:active::after {
            background-position: 0 -30px;
        }

    .ui-datepicker-header .ui-datepicker-month {
        margin-right: 1px;
    }

    .ui-datepicker-header > .ui-datepicker-prev {
        position: absolute;
        left: 0;
        cursor: pointer;
    }

        .ui-datepicker-header > .ui-datepicker-prev::after {
            background-image: url("webui/images/refinitiv/select_arrow.png");
            -webkit-transform: rotate(90deg);
            /* Chrome, Safari, Opera */
            transform: rotate(90deg);
        }

    .ui-datepicker-header > .ui-datepicker-next {
        position: absolute;
        right: 0;
        cursor: pointer;
    }

        .ui-datepicker-header > .ui-datepicker-next::after {
            background-image: url("webui/images/refinitiv/select_arrow.png");
            -webkit-transform: rotate(-90deg);
            /* Chrome, Safari, Opera */
            transform: rotate(-90deg);
        }

    .ui-datepicker-header .ui-datepicker-title {
        font-size: 13px;
        padding-top: 0px;
    }

.ui-datepicker.ui-widget-content {
    z-index: 1100;
}

.ui-datepicker-calendar TH {
    border: solid thin #CCCCCC;
    padding: 0;
}

    .ui-datepicker-calendar TH > SPAN {
        display: block;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        line-height: 31px;
        height: 31px;
        width: 29px;
        background-color: #FFFFFF;
        color: #0D0D0D;
    }

.ui-datepicker-calendar TD {
    border: solid thin #CCCCCC;
    padding: 0;
}

    .ui-datepicker-calendar TD > A,
    .ui-datepicker-calendar TD > SPAN {
        display: block;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        line-height: 31px;
        height: 31px;
        width: 29px;
        background-color: white;
        color: #0D0D0D;
    }

        .ui-datepicker-calendar TD > A:hover,
        .ui-datepicker-calendar TD > SPAN:hover {
            color: #0D0D0D;
            background-color: white;
        }

        .ui-datepicker-calendar TD > A.ui-state-active,
        .ui-datepicker-calendar TD > SPAN.ui-state-active {
            color: #FFFFFF;
            background-color: #334BFF;
        }

    .ui-datepicker-calendar TD.ui-state-disabled > SPAN {
        color: #666570;
        cursor: default;
    }

        .ui-datepicker-calendar TD.ui-state-disabled > SPAN:hover,
        .ui-datepicker-calendar TD.ui-state-disabled > SPAN.ui-state-active {
            color: #666570;
            background-color: #2f2f35;
        }

    .ui-datepicker-calendar TD.ui-datepicker-today > A {
        font-weight: bold;
        color: #FFFFFF;
        background-color: #D9D9D9;
    }

    .ui-datepicker-calendar TD.ui-datepicker-other-month {
        background-color: white;
    }

    .ui-datepicker-calendar TD:not(.ui-datepicker-today).ui-datepicker-days-cell-over > a {
        background-color: #2e2e33;
    }

.ui-datepicker-buttonpane {
    padding-top: 5px;
}

INPUT.ui-autocomplete-input.small-style {
    height: 17px;
}

INPUT.hasDatepicker {
    padding-right: 20px;
    background-image: url("webui/images/refinitiv/icn-calendar_.png");
    background-repeat: no-repeat;
    background-position: -webkit-calc(97%) 3px;
    background-position: calc(97%) 6px;
}

    INPUT.hasDatepicker.small-style {
        background-position: -webkit-calc(99%) 1px;
        background-position: calc(99%) 1px;
    }

        INPUT.hasDatepicker.small-style:hover {
            background-position: -webkit-calc(99%) -29px;
            background-position: calc(99%) -29px;
        }

        INPUT.hasDatepicker.small-style:active,
        INPUT.hasDatepicker.small-style:focus {
            background-position: -webkit-calc(99%) -89px;
            background-position: calc(99%) -89px;
        }

    INPUT.hasDatepicker:hover {
        background-position: -webkit-calc(97%) -27px;
        background-position: calc(97%) -24px;
    }

    INPUT.hasDatepicker:active,
    INPUT.hasDatepicker:focus {
        background-position: -webkit-calc(97%) -87px;
        background-position: calc(97%) -84px;
    }

BUTTON.ui-datepicker-trigger {
    width: 23px;
    position: relative;
    text-indent: -9999px;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    margin-left: -23px;
}

    BUTTON.ui-datepicker-trigger::after {
        background-image: url("webui/images/refinitiv/icn-calendar_.png");
        content: ' ';
        width: 15px;
        height: 15px;
        display: inline-block;
        position: absolute;
        left: 3px;
        top: 3px;
    }

    BUTTON.ui-datepicker-trigger:hover::after {
        background-position: 0 -15px;
    }

    BUTTON.ui-datepicker-trigger:active::after {
        background-position: 0 -30px;
    }

BUTTON.btnPrevDate,
BUTTON.btnNextDate {
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #333333;
    border: thin solid #CCCCCC;
    border-radius: 0;
    font-family:  'ProximaNova', Arial, 'Helvetica Neue', Helvetica, EikonFont, sans-serif;
    color: #cccccc;
    text-align: center;
    padding: 0 1em;
    height: 23px;
    line-height: 23px;
    padding: 0 8px 0 8px;
    vertical-align: middle;
    font-size: 13px;
    white-space: initial;
    display: inline-block;
    overflow: hidden;
    width: 23px;
    position: relative;
    box-sizing: border-box;
    text-indent: -9999px;
}

    BUTTON.btnPrevDate:hover,
    BUTTON.btnNextDate:hover {
        border: 1px solid #334bff;
        background-color: #334bff;
        color: #ffffff;
    }

    BUTTON.btnPrevDate:active,
    BUTTON.btnNextDate:active {
        background-color: #0f1e8a;
        border: 1px solid #0f1e8a;
        height: 23px;
    }

    BUTTON.btnPrevDate:focus,
    BUTTON.btnNextDate:focus {
        position: relative;
        z-index: 1;
        outline: none;
    }

    BUTTON.btnPrevDate.selected,
    BUTTON.btnNextDate.selected {
        border: 1px solid #404040;
        color: #ffffff;
    }

    BUTTON.btnPrevDate[disabled],
    BUTTON.btnNextDate[disabled] {
        cursor: default;
        opacity: initial;
        outline: none;
        background-color: #262626;
        color: #808080 !important;
        pointer-events: none;
        border: 1px solid #404040;
    }

    BUTTON.btnPrevDate[readonly],
    BUTTON.btnNextDate[readonly] {
        cursor: default;
        opacity: 1;
        outline: none;
        background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
        background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
        background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
        background-color: rgba(38, 38, 38, 0.2);
        pointer-events: none;
        box-shadow: none;
        border: 1px solid rgba(10, 10, 10, 0.2);
    }

    BUTTON.btnPrevDate.icon-plain,
    BUTTON.btnNextDate.icon-plain {
        background: none;
        border: none;
        box-shadow: none;
        padding: 0 4px 0 4px;
    }

    BUTTON.btnPrevDate.large-style,
    BUTTON.btnNextDate.large-style {
        font-size: 15px;
        height: 28px;
        line-height: 26px;
        padding: 0 10px 0 10px;
    }

    BUTTON.btnPrevDate.small-style,
    BUTTON.btnNextDate.small-style {
        font-size: 12px;
        height: 17px;
        line-height: 15px;
        padding: 0 5px 0 5px;
    }

        BUTTON.btnPrevDate.small-style .icon-cross,
        BUTTON.btnNextDate.small-style .icon-cross {
            margin: -7px 0 0 -7px !important;
        }

    BUTTON.btnPrevDate::after,
    BUTTON.btnNextDate::after {
        content: ' ';
        width: 15px;
        height: 15px;
        display: inline-block;
        position: absolute;
        left: 3px;
        top: 3px;
    }

    BUTTON.btnPrevDate:hover::after,
    BUTTON.btnNextDate:hover::after {
        background-position: 0 -15px;
    }

    BUTTON.btnPrevDate:active::after,
    BUTTON.btnNextDate:active::after {
        background-position: 0 -30px;
    }

    BUTTON.btnPrevDate::after {
        background-image: url("webui/images/refinitiv/select_arrow.png");
        -webkit-transform: rotate(90deg);
        /* Chrome, Safari, Opera */
        transform: rotate(90deg);
    }

    BUTTON.btnNextDate::after {
        background-image: url("webui/images/refinitiv/select_arrow.png");
        -webkit-transform: rotate(-90deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-90deg);
    }

.ui-datepicker .select2-container {
    min-width: 77px;
}

.ui-datepicker-header > .ui-datepicker-prev::after {
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.ui-datepicker-header > .ui-datepicker-next::after {
    background-image: url("webui/images/refinitiv/select_arrow.png");
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.ui-datepicker-header > .ui-datepicker-prev::after {
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.ui-datepicker-header > .ui-datepicker-next::after {
    background-image: url("webui/images/refinitiv/select_arrow.png");
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.datepicker {
    cursor: pointer;
    border-width: thin;
    border-color: #CCCCCC;
    border-style: solid;
    font-size: 12px;
}



INPUT[type="checkbox"].checkbox1 {
    overflow: visible;
    position: relative;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0px 4px 3px 0px;
    border: 1px solid #3c3c42;
    vertical-align: middle;
    background: #FFFFFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #c2c2c2;
    border: 1px solid #666666;
    /*            font-family: inherit;*/
}

.checkbox1:checked::after,
.checkbox1:checked + label::after {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    top: 0px;
    left: 0px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAWCAMAAAAhOpZRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAIFQTFRFAAAAIUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/IUD/tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2Ihe1ywAAACt0Uk5TAGl/TvyWLfOxAxzj0gwK0YD/gfUuaml/TvyWLfOxAxzj0gwK0YD/gfUuaoArlaEAAABqSURBVHichY1XDoAgAEMRcC+cuHHhuv8BDQb5ItqfvjRNC4BGBlSIsPmiZTuuRM8PQuEQgij2vScjSepkuSyQBCO1QQrdyY9KqrCqmxfbrh8ksnGahVMKlnVkT8a3vT9OWeBbXakNfn3f3e70BQygfJbaAAAAAElFTkSuQmCC");
}

.modal-content {
    border-radius: 0;
}

INPUT[type="checkbox"]:focus {
    border-color: #334bff;
    outline: none;
}

label.checkbox1 {
    color: #0D0D0D !important;
}

h2 {
    /*        font-family: "Proxima Nova";*/
    font-weight: 900;
    font-size: 24px !important;
    color: #334BFF;
    letter-spacing: 0.2px;
    margin: 0 0 4px;
    line-height: 25px;
    font-family: 'LsegFont', 'ProximaNova', Arial, 'Helvetica Neue', Helvetica, EikonFont, sans-serif !important;
    text-transform: none !important;
}

h1 {
    font-weight: 900;
    font-size: 24px !important;
    color: #0D0D0D;
    letter-spacing: 0.8px;
    font-family: 'LsegFont', 'ProximaNova', Arial, 'Helvetica Neue', Helvetica, EikonFont, sans-serif !important;
    text-transform: none !important;
}

.keyword-type {
    font-weight: bold;
    font-size: 15px;
    color: #334BFF;
    letter-spacing: 0.2px;
    margin: 0 0 4px;
    line-height: 25px;
}

.databank-stats-title {
    font-weight: bold;
    font-size: 15px;
    color: #212529;
    letter-spacing: 0.2px;
    margin: 0 0 4px;
    line-height: 25px;
}


.show-more {
    display: none;
    cursor: pointer;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.ty-compact-list {
    padding: 5px 5px 5px 0px;
    float: left;
    width: 100%;
}

label {
    margin-bottom: 0px;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: black;
}


input[type="text"].FilterName {
    border-style: solid;
    border-width: thin;
    height: 25px;
    width: 250px;
}

.search-box-container input {
    padding: 5px 20px 5px 5px;
    border-color: #CCCCCC !important;
    width: 220px;
    height: 30px;
    font-size: 12px;
    font-family:  'ProximaNova', Arial, 'Helvetica Neue', Helvetica, EikonFont, sans-serif !important;
    border-width: thin;
    border-style: solid;
    letter-spacing: 0.5px;
}

.search-box-container:after {
    content: "\e901";
    margin-left: -25px;
    color: #CCCCCC;
    position: absolute;
    font-weight: 100;
    font-size: 16px;
    margin: 3px 0px 0px -22px;
    font-family:  'ProximaNova', Arial, 'Helvetica Neue', Helvetica, EikonFont, sans-serif !important;
    letter-spacing: 0.5px;
}

input {
    background-color: white;
}

.btn-primary {
    border-radius: 0;
    background-color: #000000;
    font-size: 15px;
    font-weight: 400;
    width: 120px;
    height: 40px;
    border: 0;
    margin-right: 7px;
}

.btn-secondary {
    border-radius: 0;
    background-color: #CCCCCC;
    color: #0D0D0D;
    font-size: 15px;
    font-weight: 400;
    width: 120px;
    height: 40px;
    border: 0;
}


.btn-primary.disabled, .btn-primary:disabled {
    background-color: #5F5F5F;
    color: #AEAEAE;
}

.btn-primary:hover {
    background-color: #334BFF;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0;
    border: 0;
    background-color: #101D8A;
}

.button:active {
    box-shadow: 0;
    border: 0;
    background-color: #101D8A;
}

.btn-link {
    font-size: 15px;
    font-weight: 600;
    color: #000000;
}

    .btn-link:hover {
        text-decoration: underline;
        background-color: transparent;
        border-color: transparent;
    }

    .btn-link.focus, .btn-link:focus {
        text-decoration: none;
        border-color: transparent;
        box-shadow: none;
        color: #001EFF;
    }

.bs-popover-auto[x-placement^=top] > .arrow::before, .bs-popover-top > .arrow::before {
    border-top-color: #334BFF;
}

.bs-popover-auto[x-placement^=top], .bs-popover-top {
    border-color: #334BFF;
    border-radius: 0;
}

.popover-header, .popover-body {
    background-color: #f2f2f2;
}

.popover-header {
    border-bottom: 1px solid #BFBFBF;
}

.popover-body {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.popover-body-save-filter {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.popover {
    max-width: 100%;
    /*            margin-right: 100px;*/
    width: 280px;
    font-family:  'ProximaNova', Arial, 'Helvetica Neue', Helvetica, EikonFont, sans-serif !important;
}

.popover-body-filters {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.small-primary {
    border-radius: 0;
    background-color: #000000;
    font-size: 15px;
    font-weight: 400;
    width: 100px;
    height: 23px;
    border: 0;
    /*            margin-right: 7px;*/
    padding: 0;
}

.small-secondary {
    border-radius: 0;
    background-color: #CCCCCC;
    color: #0D0D0D;
    font-size: 15px;
    font-weight: 400;
    width: 100px;
    height: 23px;
    border: 0;
    padding: 0;
}


.btn {
    border: none;
}

.modal-header .close:hover {
    color: #334bff;
}

.modal-header .close {
    background-color: transparent;
    border: none;
}

.close {
    font-size: 1.8rem;
}


a.links-alt-color,
.links-alt-color a {
    color: #212529;
    cursor:pointer;
}

    a.links-alt-color:hover,
    .links-alt-color a:hover {
        color: #334BFF;
    }

    a.links-alt-color:active,
    .links-alt-color a:active {
        color: #212529;
    }


#Download > g > polygon:hover {
    fill: #334BFF;
}

#Download > g > polygon:hover {
    fill: #334BFF;
}

/*Removes arrows on number input in chrome and safari*/
.no-spin::-webkit-inner-spin-button, .no-spin::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}
/*Removes arrows on number input in firefox*/
.no-spin {
    -moz-appearance: textfield !important;
}



a.stateful-link {
    color: #212529 !important;
}

a.stateful-link:active {
    color: #212529 !important;
}

a.stateful-link:link {
    color: #212529 !important;
}

    a.stateful-link:visited {
        color: #B2B2B2 !important;
    }

.negative {
    color: #D02A3F;
}

.positive {
    color: #008E64;
}
#analyticsTable > tbody,
#newsTable > tbody,
#myleagueTable > tbody {
    font-weight: normal;
}

.stylish-black-button {
    border-style: solid;
    border-width: 2px;
    border-color: black;
    background-color: black;
    color: white;
    padding: 1px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}

.stylish-gray-button {
    border-style: solid;
    border-width: 2px;
    border-color: lightgray;
    background-color: lightgray;
    color: black;
    padding: 1px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
}

.stylish-disabled-button {
    border-style: solid;
    border-width: 2px;
    border-color: lightgrey;
    background-color: lightgrey;
    color: dimgray;
    padding: 1px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}


.page-info-container {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.select2-drop-multi > ul > li {
    height: auto;
    padding: 0px 0px;
}

.select2-result-label > table > tbody > tr > td {
    border: none !important;
    font-size: 12px !important;
    font-weight: normal;
    padding: 0px 27px 0px 5px;
}

.select2-drop-active {
    border-color: #334bff !important;
}


.select2-drop-multi > ul > li > div {
    background: #f2f2f2;
}

.select2-results .select2-highlighted {
    background: #334bff;
}
.select2-container-multi.select2-container-active .select2-choices {
    border-color: #334bff !important;
}

.select2-drop-multi > ul > li > div{
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-weight: bold;
}

.select2-search-choice-close {
/*    top: 5px;*/
    background: none;
    display: inline-block;
    position: relative;

}

.select2-search-choice-close::before {
    content: "\e600";
    font-size: 15px;
    color: black;
}

.select2-container-multi > .select2-choices > .select2-search-choice > DIV {
    padding: 0px 6px;
    display: inline-block;
    vertical-align: middle;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 0px;
    border-radius: 0px;
}

.select2-container-multi .select2-search-choice-close{
    left: 0px;
}

.select2-container-multi > .select2-choices > LI{
    display: inline-block;
    float: none;
}

.ui-autocomplete {
    position: initial !important;
    max-height: 400px !important;
    overflow-y: auto;
    background: white;
}

.ui-helper-hidden-accessible {
    position: absolute;
    left: -10000px;
    top: -10000px;
}

.dataTables_result--refinitiv {
     font-size: 12px !important;
     font-weight: 400 !important;
     letter-spacing: 0.1px;
     padding-left: 14px !important;
     padding-top: 11px !important;
}
.dataTable-refinitiv-border {
    border-bottom-width: 1px !important;
    border-top-width: 1px !important;
    border-top-color: #f2f2f2;
    border-right-width: 1px !important;
    border-right-color: #f2f2f2;
    border-left-width: 1px !important;
    border-left-color: #f2f2f2;
    border-bottom-color: #f2f2f2;
    border-style: solid;
}

