﻿

.investor-tabs {
	margin-bottom: 1.25rem;
}
.investor-tabs ul {
	margin: 0;
    padding:0;
}
li.top-tabs {
	display: inline-block;
}

.investor-tabs .top-tabs {
    margin-right: 3px;
    /*padding: 6px 8px;    2021*/
}
.investor-tabs .active a, .investor-tabs .active a.wl_headlineLink:hover {
    color: #373435; /*white;*/
}
.investor-tabs li > div > input {
    display: inline-block;
    vertical-align: top;
    width: 197px !important;
    padding: 7px 10px !important;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    color: #373435; /*white;*/ /*lightgray*/
    font-size: 15px !important;
}
.investor-tabs li>a.wl_headlineLink {
    padding:8px 15px 8px 15px;
    line-height: 29px;
	display: inline-block;
    -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;    
}
.wl_button {
    color: #373435; /*white;*/
    border-radius: 0px;
    padding: 0px 6px 6px 6px;
    position: relative;
    left: -35px;
    top: 5px;
}
.investor-tabs li:not(.active) > a.wl_headlineLink:hover {
    text-decoration: none;
    color: #373435; /*white;*/
}
.investor-tabs .content {
	margin: 0;
	padding: 0;
}
.investor-tabs table, .investor-tabs tr, .investor-tabs td {
    /*border: none;*/
    border-bottom: 1px solid #21b354; /*white; 2021*/
    border-spacing: 0px 1px;
    margin: 0;
    /*padding: 0;*/
}
.investor-tabs table {
	border: 0px solid #dedede;
	border-top: none;
}
.investor-tabs tr, .investor-tabs td {
	height:45px;
    font-size: 15px;
}
.investor-tabs td {
	/*text-indent: 25px;*/
}
.investor-tabs thead {
	background-color: #f5f5f5 !important;
	font-size: 18px;
}
.investor-tabs .wl_date {
	font-weight: bold;
    font-size: 18px; /*30px*/
}
.investor-tabs td:first-child {
	border-right: 0px solid #dedede !important;
}
.investor-tabs td.wl_date {
	border-right: none !important;
}

.wl_headlineLink {
    font-family: 'Karla', sans-serif !important;
    color: #373435; /*606060 2021*/
    text-decoration: none;
    line-height: inherit;
}
a.wl_headlineLink:hover, a.wl_headlineLink:focus {
    color: #373435; /*606060 2021*/
    text-decoration: none;
}
a.wl_headlineLink img {
	border: none;
}

.wl_headlineTable {
    width: 100%;
   
}
.investor-tabs {
    text-align:left;
}
.wl_DateCol {
    width:120px;
}

.wl_headlineTable {
    background: transparent;
    padding-top:20px;
}



    .wl_headlineTable tr.even, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(even) {
        background: #FFFFFF; /*e4e4e4 DFE1E4 2021*/
    }

    .wl_headlineTable tr.odd, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(odd) {
        background: #ffffff; /*f6f6f6 #c6c9d0   2021*/
    }
    .wl_headlineTable tr:first-of-type {
        background-color: #ffffff; /*f6f6f6*#c6c9d0   2021*/
    }

.wl_headerCol {
    font-size: 16px;
    font-weight: 400;
    color: #484e4c; /*#555   2021*/
    text-align: left;
    background-color: #f6f6f6 !important; /*c6c9d0   FFFFFF  2021*/
    padding-left: 10px;
}
.wl_NewsCol {
        padding-left:12px;
    }
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.wl_titleTab {
      font-size: 12px;
}
.investor-tabs .active a {
    /*background-color: #ACACAC;*/
}

.investor-tabs .wl_date {
    color: #808080; /*#21b354 2021;*/
    text-align: left;
    border-top: 0px solid #dedede;
    border-bottom: 1px solid #21b354; /*#dedede;*/
}

table td img {
    vertical-align: middle;
    margin-right: 8px;
}

body {
    font-family: 'Karla', 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: 5px 5px 5px 5px;
}
.wl_imgTD {
    vertical-align:top;
    padding-top:15px;
    padding-left:30px;
    text-align:left;
    width:8%;
    background-color:transparent;
}
.wl_dataTD,.wl_date {
    padding-left:8px;
}
.wl_dateTD, .wl_dateTD2 {
    text-align: left;
    padding-left: 10px;
    width: 15%;
    color: #373435; /*#606060 2021*/
    font-family: 'Karla', sans-serif !important;
    font-weight:700;
}

.wl_dataTD {
    text-align: left;
    width: 40%;
}
.wl_DateCol {
    text-align: center;
}

.wl_headerCol .wl_NewsCol {
    padding-left:8px;
}

.investor-tabs .no-borders{
    border:0px;
}
.lastLI {
    float:right;
    margin: 0 0 0px 0px;
}

.archive-btn {
    padding-right:15px;
}

#wl_CatOptionsDiv, #wl_YearOptionsDiv {
    float:right;
    display:none;
}

#wl_CatOptionsDiv {
    padding-left:10px;
}

#outer-main {
    padding: 10px;
    background-color: #FFFFFF; /*#6d6e71  2021*/
}

#outer-main2 {
    padding: 0px; /*15px;   2020*/
    background-color: #FFFFFF; /*E5F2EB*/
}

#wl_headlineDiv {
    padding: 0px;
    background-color: #FFFFFF; /*E9F1EA*/
}