﻿
.investor-tabs {
    margin-bottom: 1.25rem;
}

    .investor-tabs ul {
        margin: 0;
        padding: 0;
        margin-top: 15px;
    }

li.top-tabs {
    display: inline-block;
}

.investor-tabs .top-tabs {
    margin-right: 3px;
}

.wl-cat-option {
    margin-right: 10px;
}

.investor-tabs .active a, .investor-tabs .active a.wl_headlineLink:hover {
    background-color: transparent;
    border: 0px solid #47b8a3;
    color: #8CB7C9 !important;
    font-weight: 700 !important;
    text-decoration: none;
}

.investor-tabs li > input {
    display: inline-block;
    vertical-align: top;
    width: 177px !important;
    height: 43px !important;
    padding: 7px 10px !important;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    color: lightgray;
}

.investor-tabs li > a.wl_headlineLink {
    /*
	padding: 6px 17px;
    line-height: 29px;
	display: inline-block;
    border-radius: 2px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;    
        */
}

.investor-tabs li > a.wl_button {
    color: white;
    border-radius: 0px;
}

.investor-tabs li:not(.active) > a.wl_headlineLink:hover {
    text-decoration: none;
    color: #4AA6CF;
}

.investor-tabs .content {
    margin: 0;
    padding: 0;
}

.investor-tabs table, .investor-tabs tr, .investor-tabs td {
    border: none;
    border-spacing: 0;
    margin: 0;
    /*padding: 0;*/
}

.investor-tabs table {
    border: 0px solid #dedede;
    border-top: none;
}

.investor-tabs tr, .investor-tabs td {
    height: 45px;
    font-size: 0.875rem;
}

.investor-tabs td {
    /*text-indent: 25px;*/
}

.investor-tabs thead {
    background-color: #f5f5f5;
    font-size: 18px;
}

.investor-tabs .wl_date {
    font-weight: bold;
    font-size: 24px; /*30px*/
}

.investor-tabs td:first-child {
    border-right: 0px solid #dedede !important;
}

.investor-tabs td.wl_date {
    border-right: none !important;
}

.wl_headlineLink {
    color: #292929;
    text-decoration: none;
    line-height: inherit;
}

a.wl_headlineLink:hover, a.wl_headlineLink:focus {
    color: #232323;
    text-decoration: underline;
}

a.wl_headlineLink img {
    border: none;
}

.wl_headlineTable {
    width: 100%;
}

.investor-tabs {
    text-align: left; /*left 2023*/
}

.wl_DateCol {
    width: 120px;
}

.wl_headlineTable tr.even, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(even) {
    background: transparent;
}

.wl_headerCol {
    font-size: 0.875rem;
    font-weight: bold;
    color: #222222;
    text-align: left;
}

.wl_NewsCol {
    padding-left: 12px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.investor-tabs .active a {
    /*background-color: #ACACAC;*/
}

.investor-tabs .wl_date {
    color: brown;
    text-align: left;
}

table td img {
    vertical-align: middle;
    margin-right: 8px;
}

body {
    font-family: 'Lato', sans-serif !important;
}

.investor-tabs li > a, .wp-pagenavi a {
    font-weight: 400 !important;
}

#wl_CatOptionsDiv {
    text-align: right;
    padding-bottom: 5px;
}

#wl_catOptions {
    border-radius: 0px;
    text-align: left;
    width: 180px;
}

.wl_imgTD {
    vertical-align: top;
    padding-top: 5px;
    text-align: right;
    width: 0px;
}

.wl_dataTD, .wl_date {
    padding-left: 8px;
}

.wl_dateTD {
    text-align: center;
}

.wl_DateCol {
    text-align: center;
}

.wl_headerCol .wl_NewsCol {
    padding-left: 7px;
}

.investor-tabs .no-borders {
    border: 0px;
}

.lastLI {
    float: right;
    margin: 0 0 10px 0px;
}

.archive-btn {
    padding-right: 15px;
}

#wl_CatOptionsDiv, #wl_YearOptionsDiv {
    float: left; /*right*/
    /*display:none;*/
    margin-top: -8px;
    margin-right: 10px;
}



#wl_CatOptionsDiv {
    padding-left: 10px;
}

.wl_titleTab {
    font-size: 20px;
    color: #8D8D8D;
}
