﻿


.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 17px;
}
.investor-tabs .active a,.investor-tabs .active a.wl_headlineLink:hover {
    color: #FFF;
    
}
.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: white; /*lightgray*/
    font-size: 16px !important;
}
.investor-tabs li>a.wl_headlineLink {
    padding:0px 6px 6px 6px;
    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: 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:white;
}
.investor-tabs .content {
	margin: 0;
	padding: 0;
}
.investor-tabs table, .investor-tabs tr, .investor-tabs td {
    /*border: none;*/
    border-bottom: 0px solid white;
    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: 16px;
}
.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: 24px; /*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: 'Poppins', sans-serif !important;
    color: #000000;
    text-decoration: none;
    line-height: inherit;
}
a.wl_headlineLink:hover, a.wl_headlineLink:focus {
    color: #000000;
    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;
}



    .wl_headlineTable tr.even, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(even) {
        /* background: #DFE1E4; d5eae1 EDF9FE2020*/
        background-color: rgba(89,198,242,0.1); /*rgba(236,160,46,0.1);*/
    }

    .wl_headlineTable tr.odd, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(odd) {
        /*background: #c6c9d0; E4F2EB  FFFFFF  2020*/
        background-color: rgba(89,198,242,0.3);       
    }
    .wl_headlineTable tr:first-of-type {
        /* background-color: #c6c9d0; #E5F2EB   2020*/
        background-color: transparent;
    }

.wl_headerCol {
    font-size: 16px;
    font-weight: 500;
    color: #000000; /*#2b859d   2020*/
    text-align: left;
    /*background-color: #c6c9d0 !important; E9F1EA   FFFFFF  2020*/
    background-color: rgba(89,198,242,0.3);
    padding-left: 10px;
}
.wl_headerCol.wl_imgTD  {
    background-color: rgba(89,198,242,0.3);
}
.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: #007EC2;
    text-align:left;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

table td img {
    vertical-align: middle;
    margin-right: 8px;
    width: 5%;
    margin-left: 15px;
    
}

body {
    font-family: 'Poppins', 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: rgba(181,152,90,0.6);*/
    background-color:transparent;
}
.wl_dataTD,.wl_date {
    padding-left:8px;
}
.wl_dateTD, .wl_dateTD2 {
    text-align: left;
    padding-left: 10px;
    width: 15%;
    color: #606060;
    font-family: 'Poppins', sans-serif !important;
}

.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: #59c6f2; /*2b859d   2021*/
}

#outer-main2 {
    padding: 0px; /*15px;   2020*/
    background-color: #FFFFFF; /*E5F2EB*/
}

#wl_headlineDiv {
    padding: 0px;
    background-color: #FFFFFF; /*E9F1EA*/
}