﻿
body {
    color:#FFF;
}
#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 {
    color: #FFFFFF;  /*#FFF  2020*/
    text-decoration: none;
}
.investor-tabs li>a {
	padding: 7px 17px 7px 17px;
	display: block;
     -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 {
        background-color: #009344; /*2021*/
        text-decoration: none;
        color: #FFFFFF; /*#FFF  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;
	/*padding: 0;*/
}
.investor-tabs table {
	border-bottom: 0px solid #E6E6E6;
	/*border-top: none;*/
}

    .investor-tabs tr, .investor-tabs td {
        font-size: 16px; /*0.875rem;*/
        border-bottom: 0px solid rgba(255,255,255,0.5);
        padding: 15px 0px 15px 0px;
        border-bottom: 0px solid #00052E20;
    }
.investor-tabs td {
	/*text-indent: 25px;*/
    border-top: 0px solid #E6E6E6;
}
.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; 
 }
.investor-tabs td.wl_date {
	border-right: none !important;
}
.wl-divider-td {
    width:1px;
    color:white;
}
.wl_headlineLink, .wl_headlineLinkDiv {
    font-size:18px;
    color: #292562; 
    text-decoration: none;
    line-height: 1.4; 
    font-weight: normal;
}
.wl-date-div1, .wl-date-div2 {
    font-size: 14px;
    color: #050829;
    font-weight: normal;
    text-transform: none;
}
.wl_headlineLinkDiv {
    padding-bottom:0px;
}
.dateSpan {
    /*margin-top: -6px;*/
    font-size:14px;
}
a.wl_headlineLink:hover, a.wl_headlineLink:focus {
    text-decoration: none;
    color: #1B75BC;
}
a.wl_headlineLink img {
	border: none;
}

.wl_headlineTable {
    width: 100%;
    padding: 50px 0px 0px 0px;
}

.wl_headlineTable td {
    border-bottom: 1px solid #00052E20;
}

    .wl_headlineTable td.wl_date {
        border-bottom: 0px !important;
    }

#wl_yearSelectionTable {   
    border-radius:8px;
    background-color: #1B75BC;
    height:80px;
}

.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_headerCol {
	font-size: 0.875rem;
	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-size: 16px;
    background-color: transparent;
    color: #393A3F; /*2021*/
}
.investor-tabs .active a {
    background-color: #009344; /*2021*/
}

.investor-tabs .wl_date {
    font-weight: bold;
    font-size: 28px;
    padding-top: 10px;
    color: #292562;
    vertical-align:top;
    padding-left:15px;
}

.investor-tabs .wl_dateRow {
    font-weight: bold;
    font-size: 24px;
    padding-top: 10px;
    color: #292562;
    vertical-align: top;
    padding-left: 15px;
    width:100%;
}

/*
table td img {
    vertical-align: middle;
    margin-right: 17px;
}
*/

.investor-tabs li > a {
    font-weight: 600 !important; /*400s*/
}

#wl_CatOptionsDiv {
    text-align: right;
    padding-right: 15px;
}
#wl_catOptions, #wl_yearOptions {
    border-radius: 5px; /*5px 5px 5px 5px;*/
    border: 1px solid #3496E3 !important;
}
.wl_imgTD {
    vertical-align:middle;
    text-align:left;
    width:5%;
    padding-right:14px !important;
    padding-left:10px;
}
.wl_dataTD,.wl_date {
    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: 0px solid #009344 !important; /*6C8132 2020*/
    padding: 0px;
}
#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 {
    display:none;
}
.wl-date-td {
    width:5%;
    white-space:nowrap;  
    text-align:right;
}
.wl-date-div1, .wl-date-div2 {
    padding-right: 15px;
    padding-left: 15px;   
}