﻿body {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #000;
}

#wl_yearSelectionTable {
    width: 100%;
    border-collapse: collapse;
    border: 0px;
}

#wl_dropdownTD {
    text-align: right;
    padding-bottom: 0px !important;
}

.investor-tabs {
    margin-bottom: 1.25rem;
}

    .investor-tabs ul {
        margin: 0;
        padding: 0;
    }

        .investor-tabs ul li {
            display: inline-block;
        }

    .investor-tabs .top-tabs {
        border: 0px solid #dedede;
        margin-right: 0px;
    }

    .investor-tabs .active a, .investor-tabs .active a:hover {
        font-family: 'Roboto', sans-serif;
        color: #666C71; /*#FFF 2020*/
        text-decoration: none;
        font-weight: 400 !important;
        line-height: 56px;
        letter-spacing: -0.04em;
        font-size: 40px; /* 2020 */
    }

    .investor-tabs li > a {
        padding: 7px 17px 7px 0px; /*7px 17px 7px 17px;   2020*/
        display: block;
        font-weight: 400; /* 2020 */
        color: #666C71 !important;
        font-size: 32px; /* 2020 */
        font-family: 'Roboto', sans-serif;
        -webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
        transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out
    }

    .investor-tabs li:not(.active) > a:hover {
        font-family: 'Roboto', sans-serif;
        background-color: transparent; /*#774a9e 2020*/
        text-decoration: none;
        color: #666C71 !important; /*#FFF 2020*/
        font-weight: 400; /* 2020 */
        font-size: 32px; /* 2020 */
        -webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
        transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out
    }

    .investor-tabs .content {
        margin: 0;
        padding: 0;
    }

    .investor-tabs table, .investor-tabs tr, .investor-tabs td {
        border: none;
        border-spacing: 0;
        margin: 0;
        /*margin: 0px 0px 0px 10px;*/
        /*padding: 0;*/
    }

    .investor-tabs table {
        border-bottom: 0px solid #98CA51; /*E6E6E6 2020 */
        /*border-top: none;*/
    }

.top-tabs active {
    font-size: 30px; /*30px*/
}

.investor-tabs tr, .investor-tabs td {
    font-size: 14px;
    padding: 25px 15px 25px 0px; /* 10px 15px 10px 15px; */
    border-bottom: 0px solid #000; /*EBEBEB; 2020 */
}

.investor-tabs td {
    /*text-indent: 25px;*/
    border-bottom: 0px solid #0F172A;
}

.investor-tabs thead {
    background-color: #E6E6E6;
    font-size: 16px;
}

.investor-tabs td:first-child {
    border-right: 0px solid #FFFFFF !important;
}

.investor-tabs td.wl_tabTD {
    border-right: 0px solid #dedede !important;
    padding-bottom: 0px !important;
}

/*
.wl-divider-td {
    width:1px;
    color:white;
}
*/

.wl_headlineLink, .wl_headlineLinkDiv {
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 17px;
    text-decoration: none;
}

.wl-date-div1, .wl-date-div2 {
    color: #666C71;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 17px;
    text-decoration: none;
}

.wl_headlineLinkDiv {
    padding-bottom: 0px;
    padding-left: 15px;
}

.dateSpan {
    /*margin-top: -6px;*/
    font-size: 14px;
}

a.wl_headlineLink:hover, a.wl_headlineLink:focus {
    color: #FEC93B;
}

a.wl_headlineLink img {
    border: none;
}

.wl_headlineTable {
    width: 100%;
    border: solid 1px #D3D4D5 !important;
    border-top :0px !important;
    border-radius: 0px !important;
    /*
    border: double 1px transparent !important;
    border-radius: 8px !important;
    background-image: linear-gradient(white, white), linear-gradient(to left, #FDBC11,#BE1E2D,#7E229E,#1A2AB8) !important;
    background-clip: content-box, border-box !important;
        */
}

.investor-tabs {
    text-align: left;
}

.wl_DateCol {
    width: 120px;
}

.wl_headlineTable tr.even, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(even) {
    /*background: #f9f9f9;*/
}

.wl_headlineTable td {
    border-top: 1px solid #D3D4D5;
}
/*
.wl_headerCol {
    font-size: 16px;    
    font-weight: normal;
    color: #222222;
    text-align: left;
}
.wl_NewsCol {
        padding-left:12px;
    }
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.wl_titleTab {
    font-family: 'Catamaran-Light', sans-serif;
    font-size: 20px;
    background-color: transparent;
    color: #000;
}

    */
.investor-tabs .active a {
    background-color: transparent; /*#774a9e  2020*/
}

.investor-tabs .wl_date {
}

table td img {
    vertical-align: middle;
    margin-right: 17px;
}


.investor-tabs li > a, .wp-pagenavi a {
    font-weight: 400 !important;
}
/*---
#wl_CatOptionsDiv {
    text-align:right;
}
---*/
#wl_catOptions {
    /*
    border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to left, #FDBC11,#BE1E2D,#7E229E,#1A2AB8)1;    
    border-radius: 4px;
    padding: 5px 8px 8px 8px;
    z-index: 1;
        */
    min-width: 170px;
}

#wl_yearOptions {
    /*
    border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to left, #FDBC11,#BE1E2D,#7E229E,#1A2AB8)1;
    border-radius: 4px; 
    padding: 5px 8px 8px 8px;
    z-index: 1;
    */
    min-width: 70px;
}

.wl_imgTD {
    vertical-align: middle;
    text-align: right;
    width: 1px;
    padding-right: 4px;
    padding-left: 10px;
}

.wl_date {
    font-family: 'Roboto', sans-serif;
    color: #FEC93B;
    background-color: #000000;
    border: 2px solid #000 !important;
    /*border-radius: 8px 8px 0px 0px;*/
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    line-height: 15px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    padding: 10px 15px 10px 15px !important;
}
/*
.wl_dataTD {
    font-family: 'Catamaran-Light', sans-serif;
    padding-left: 4px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.wl_dateTD {
    text-align:center;
}

.wl_DateCol {
    text-align:center;
}

.wl_headerCol .wl_NewsCol {
    padding-left:7px;
}
    */

.wl_tabTD, #wl_dropdownTD {
    /* border-bottom: 3px solid #98CA51 !important; #774a9e 2020*/
    padding: 0px;
}

#wl_tabUL, #wl_CatOptionsDiv {
    display: inline-block;
    border: 0px;
}
/*
.dateSpan {
    color:#FFF;
    display:block;
}
*/

.displaying-results-div {
    color: #878787;
    font-size: 14px;
    padding-bottom: 13px;
    display: none;
}

.wl-img-div {
    margin-top: -5px;
}

.wl-data-tr {
    border-bottom: 1px solid #7F3F97 !important;
}

.wl-first-td {
}

.wl-size-span {
    display: none;
}

.wl-date-td {
    width: 5%;
    white-space: nowrap;
    text-align: right;
    vertical-align: top;
}

.wl-date-div1, .wl-date-div2 {
    padding-right: 40px;
    padding-left: 5px;
}

/*
.wl-dropdown, .lookupBtndiv {
    display: inline-block;
    max-width: 100%;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    max-width: 250px;
    color: #0F172A;
    
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
    */

.wl-dropdown {
    /* background: transparent url("../images/dropdown-arrow.svg") no-repeat right 20px center;*/
    /*

  background: transparent url("../images/dropdown-arrow.svg") no-repeat right 20px center;
      */
    cursor: pointer;
    padding: 0px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 17px;
    height: 30px;
    background-color: #FEC93B;
    border:none;

    /*
    border: double 1px transparent;
    border-radius: 4px;
    background-image: linear-gradient(white, white), linear-gradient(to left, #FDBC11,#BE1E2D,#7E229E,#1A2AB8);
    background-origin: border-box;
    background-clip: content-box, border-box;
    */
}



select:focus {
    outline-width: 2px;
    outline-style: dotted;
    outline-color: inherit;
}

.wl-dropdown-wrapper {
    display: inline-block;
    padding-right: 6px;
}

option:active, option:hover {
    outline-color: #98CA51;
    background-color: #98CA51;
}
