﻿#wl_yearSelectionTable {
    width:100%;
    border-collapse:collapse;
    border:0px;
}
#wl_dropdownTD {
    text-align:right;
}

.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: #FFF;
    text-decoration: none;
}
.investor-tabs li>a {
	padding: 9px 30px 9px 30px;
	display: block;
}
.investor-tabs li:not(.active) > a:hover {
	background-color: #45b2d0 ;
    text-decoration: none;
    color: #FFF;
}

.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 {
	height:45px;
    font-size: 0.875rem;
}
.investor-tabs td {
	/*text-indent: 25px;*/
    border-top: 0px solid #E6E6E6;
}
.investor-tabs thead {
	background-color: #E6E6E6;
	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;
    padding-top: 0px;
    padding-bottom: 17px;
}
.investor-tabs td.wl_tabTD {
    border-right: 0px solid #dedede !important;  
    vertical-align: top;  
 }
#wl_dropdownTD {
    vertical-align: top; 
}
.investor-tabs td.wl_date {
	border-right: none !important;
}

.wl_headlineLink,.wl_headlineLinkDiv {
	color: #45b2d0;
    /*margin-top: -6px;*/
    /*font-weight:900;*/	
	line-height: inherit;
}
.dateSpan {
    /*margin-top: -6px;*/
    font-size:12px;
}
a.wl_headlineLink:hover, a.wl_headlineLink:focus {
	color: #45b2d0;
    text-decoration: none;
}
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: 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: 14px;
    background-color:#F1F1F1 ;
    color: #666;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration:none;
}
.investor-tabs .active a {
    background-color: #45b2d0 ;
}

.investor-tabs .wl_date {
    color: #ACACAC;
    text-align:left;
}

table td img {
    vertical-align: middle;
    margin-right: 5px;
}

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 {
    padding: 10px;
    padding-top: 9px;
    padding-bottom: 9px;
    border: none;
    border-radius: 3px;
    color: #999;
    background-color: #eee;
    font-size: 14px;
}
.wl_imgTD {
    vertical-align:top;
    padding-top:5px;
    text-align:right;
    width:1px;
    padding-right:7px;
}
.wl_dataTD,.wl_date {
    padding-left:0px;
    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 {
    border:0px;
}

#wl_tabUL, #wl_CatOptionsDiv {
    display: inline-block;
}

.dateSpan {
    color:#666;
    display:block;
}

.displaying-results-div {
    color:#878787;
    font-size:14px;
    padding-bottom:13px;
}
.wl-img-div {
    margin-top: -5px;
}
select {
    font-size:16px;
}
.yearSelect {
    padding: 10px;
    border: none;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
}
.cv-icon-box.icon-style-enscribed.with-border .cv-icon-box-icon {
    border: 1px solid rgba(180,120,42,0.5);
    color: #0073a4;
}
.cv-link-text {
    color: #444444;
}

.wl-headline-div {
    background-color:rgba(136,136,136,0.15);
    border-radius:3px;
}

.wl-headline-date-div {
    color:#939393;
    font-size:12px;
}
.wl_headlineLinkDiv,.wl-headline-date-div {    
    padding-left:25px;
}
.wl_headlineLinkDiv {
    padding-top:25px;
    padding-right:15px;
}
.wl-headline-date-div {
    padding-top:10px;
    padding-bottom:25px;
}
.wl-divider {
    display:none;
}
.wl-sub-link {
    text-transform:uppercase;
    text-decoration:none;
    color:#939393;
}
    .wl-sub-link:hover {
        text-decoration:underline;
    }