﻿
body {
    font-family: 'Gibson Light';
    font-size: 18px;
    color: #000;
}

#wl_yearSelectionTable {
    width: 100%;
    border-collapse: collapse;
    border: 0px;
    margin-bottom: 1.25rem;

}

#wl_dropdownTD {
    text-align: right;    
}

.investor-tabs {
    margin-bottom: 1.25rem;
}

    .investor-tabs ul {
        margin: 0;
        padding: 0;
        margin-bottom:-1px;
    }

        .investor-tabs ul li {
            display: inline-block;
        }

    .investor-tabs .top-tabs { /*2022*/
        border: 0px solid #dedede;
        margin-right: 0px;
        margin-bottom: 0px; /*30px;*/
    }

    .investor-tabs .active a, .investor-tabs .active a:hover {
        font-family: 'Gibson Light';
        background-color: #000;
        border-radius: 2px;
        color: white;
        text-decoration: none;
        font-weight: 400;
        font-size: 16px; 
    }

    .investor-tabs li > a {
        padding: 7px 17px 7px 17px; 
        border: 0px solid #79A99D;
        display: block;
        font-weight: 400; 
        font-size: 16px; 
        margin-right: 2px;
        font-family: 'Gibson Light';
        color: #000;
        -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 {
        padding: 7px 17px 7px 17px;
        border: 1px solid #000;
        background-color: #000 !important;
        font-family: 'Gibson Light';
        background-color: transparent; /*#774a9e 2020*/
        text-decoration: none;
        color: #FFF;
        font-weight: 400; /* 2020 */
        font-size: 16px; /* 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 #79A99D; /*E6E6E6 2020 */
        /*border-top: none;*/
    }

.top-tabs active {
    font-size: 30px; /*30px*/
}

.investor-tabs tr, .investor-tabs td {
    font-size: 16px;
    border-bottom: 0px solid rgba(255,255,255,0.5);
    padding: 15px 15px 15px 15px; /* 10px 15px 10px 15px; */
    border-bottom: 0px solid #79A99D; /*EBEBEB; 2020 */
}

.investor-tabs td {
    /*text-indent: 25px;*/
    border-top: 0px solid #E6E6E6;
}

.investor-tabs thead {
    background-color: transparent;
    font-size: 16px;
    font-weight:bold;
}

.investor-tabs .wl_date {
    font-weight: normal;
    font-size: 18px; /*30px*/
    padding-top: 20px;
    padding-bottom: 20px;
}

.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;
}

.investor-tabs td.wl_date {
    border-right: none !important;
    font-family: 'Gibson Light';
}

.wl-divider-td {
    width: 1px;
    color: white;
}

.wl_headlineLink, .wl_headlineLinkDiv {
    color: #79A99D;
    text-decoration: none;
    font-family: 'Gibson Light', sans-serif;
    font-size: 18px; /*16px;*/    
    line-height: inherit;
    
}

.wl_headlineLinkBtn {
    color: #79A99D;
    text-decoration: underline;
    font-family: 'Gibson Light', sans-serif;
    font-size: 18px; /*16px;*/
    line-height: inherit;
}


.wl_headlineLinkDiv {
    padding-bottom: 0px;
    padding-left: 0px;
}

.dateSpan {
    /*margin-top: -6px;*/
    font-size: 14px;
}

a.wl_headlineLink:hover, a.wl_headlineLink:focus {
    text-decoration: underline;
    color: #555760; /*ed1065 2020*/
}

a.wl_headlineLink img {
    border: none;
}

.wl_headlineTable {
    width: 100%; /*97%;*/
    
}

.investor-tabs {
    text-align: left;
}



.wl_headlineTable tr.even, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(even) {
    background: transparent;
}

.wl_headlineTable td {
    border-bottom: 0px solid #79A99D;
}

.wl_headerCol {
    font-size: 16px;
    font-weight: bold;
    color: #555760;
    text-align: left;
    border-bottom: 2px solid #79A99D !important;    
}


.wl_titleTab {
    font-family: 'Gibson Light', sans-serif;
    font-size: 16px;
    background-color: transparent;
    color: #000;
}



.investor-tabs .wl_date {
    color: #79A99D; /*#ACACAC  2020*/
    text-align: left;
    font-weight: 800;
}

table td img {
    vertical-align: middle;
    margin-right: 17px;
}


.investor-tabs li > a {
    font-weight: 400 ;
}

.wp-pagenavi a {
    font-weight: 400;
}


#wl_CatOptionsDiv {
    text-align: right;
    margin-bottom: -12px;
    white-space: nowrap;
}

#wl_catOptions {
    border-radius:0px; 
    padding: 5px 8px 8px 8px;
    z-index: 1;
    min-width: 210px;
}

#wl_yearOptions {
    border-radius: 0px;
    padding: 8px 8px 8px 14px;
    z-index: 1;
    min-width: 80px;
}

.wl_imgTD {
    vertical-align: middle;
    text-align: right;
    width: 180px;
    padding-right: 4px;
    padding-left: 10px;
}




/*
.wl_tabTD, #wl_dropdownTD {
    border-bottom: 2px solid #000 !important;
}
    
.wl_tabTD {
    border-bottom: 2px solid #000 !important;
    ;
    width: 65%
}
#wl_dropdownTD {
    border-bottom: 0px solid #000 !important;    
    width: 35%;
}

    */

.wl-tab-tr {
    
}

#wl_tabUL, #wl_CatOptionsDiv {
    display: inline-block;
}

.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 {
}

.wl-first-td {
}

.wl-size-span {
    
}

.wl-date-td {
    width: 5%;
    white-space: nowrap;
    text-align:left;
    vertical-align: top;
}

.wl-date-div1, .wl-date-div2 {
    padding-right: 20px;
    padding-left: 5px;
}


.wl-dropdown, .lookupBtndiv {
    display: inline-block;
    max-width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #F5F5F5;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 25px;
}

.wl-dropdown {
    /* background: transparent url("../images/dropdown-arrow.svg") no-repeat right 20px center;*/
    background: #F5F5F5 url("../images/unfold_more.svg") no-repeat right 10px center;
    cursor: pointer;
    padding: 13px 35px 12px 12px;
    background-size: 14px 14px;
    width: 10px;
    /*min-width: 200px; */
    color: #000;
}

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;
}


.wl_headlineTable table {
    border: 0px solid blueviolet;
    border-collapse: collapse;
    
}


a {
    color: #000;
}

.wl_headlineTable td {
    border: 0px solid #ccd2ff;
    position: relative;
    padding:15px 8px; /*padding: 24px 8px;*/
    border-bottom: 1px solid #D7D7D7;
}

.wl_headlineTable tr:hover,
.wl_headlineTable tr:focus-within {
    background: #F5F5F5;
    outline: none;
}
.wl_headlineTable tr:first-child {
    
}
.wl_headlineTable td > .row-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-decoration: none;
    color: inherit;
    &:focus {
    outline: 0;}
}

.wl_headlineTable td > a:not(.row-link) {
    position: relative;
    z-index: 1;
}