﻿
.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: 1px solid #dedede;
	border-bottom: none;
	margin-right: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.investor-tabs .active a,.investor-tabs .active a:hover {
    color: #FFF;
    text-decoration: none;
}
.investor-tabs li>a {
	padding: 1rem;
	display: block;
}
.investor-tabs li:not(.active) > a:hover {
	background-color: #f5f5f5;
    text-decoration: none;
}
.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: 1px 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: 1px solid #dedede !important;
}
.investor-tabs td.wl_date {
	border-right: none !important;
}
.wl_titleTab {
    text-decoration:none!important;
}
a.wl_titleTab:hover {
    color:#333!important;
}
li.active a:hover {
    color:white!important;
}
.wl_headlineLink {
	color: #1C9AD6;
	text-decoration: none;
	line-height: inherit;
}
a.wl_headlineLink:hover, a.wl_headlineLink:focus {

    text-decoration: underline;
}
a.wl_headlineLink img {
	border: none;
}

.wl_headlineTable {
    width:100%;
}
.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: bold;
	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: 1rem;
}
.investor-tabs .active a {
    /*background-color: #ACACAC;*/
}

.investor-tabs .wl_date {
    color: #1C9AD6;
    text-align:left;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
}

table td img {
    vertical-align: middle;
    margin-right: 8px;
}

body {
    font-family: 'Open Sans', 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: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;
}