﻿@font-face {
    font-family: HelveticaNeueT;
    src: url("../fonts/HelveticaNeue-LightExt.otf") format("opentype");
}

@ body {
    color: #000;
    font-family: 'Lato',Arial, sans-serif;
}
#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: #000;
    text-decoration: none;
}
.investor-tabs li>a {
	padding: 8px 118px 8px 118px;
	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: #FFFFFF;
    text-decoration: none;
    color: #000;
     -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 {
    border-bottom: 0px solid rgba(255,255,255,0.5);
    padding: 8px 0px 8px 0px;
    border-bottom:0px solid #EBEBEB;
}
.investor-tabs td {
	/*text-indent: 25px;*/
    border-top: 0px solid #E6E6E6;
}
.investor-tabs thead {
	background-color: #E6E6E6;
	font-size: 16px;
}
    .investor-tabs .wl_date {
        font-size: 24px; /*30px*/
        width: 5%;
        white-space: nowrap;
    }
.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;
    padding-top: 0px; 

 }
.investor-tabs td.wl_date {
	border-right: none !important;
}
.wl-divider-td {
    width:1px;
    color:white;
}
.wl-month-td {
    font-family: 'Lato',Arial, sans-serif;
    font-size: 15px !important;
    font-weight: bold;
    border-bottom: 1px solid #DDDDDD !important;
}



.wl_headlineLink, .wl_headlineLinkDiv, .wl-month-td {
    font-family: 'Lato',Arial, sans-serif;
    font-size: 13px;
    color: #000;
    /*margin-top: -6px;*/
    /*font-weight:900;*/
    text-decoration: none;
    line-height: inherit;
}
.wl-date-div {
    color:#4F4F4F;
}
.wl_headlineLinkDiv {
    padding-bottom:5px;
}
.dateSpan {
    /*margin-top: -6px;*/
    font-size:14px;
}
a.wl_headlineLink:hover, a.wl_headlineLink:focus {
    color:#B55536;
    font-weight:bold;

}
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-family: 'Lato',Arial, Sans-Serif;
    font-size: 15px;
    background-color: #A7A9AC;
    color: #000;
}
.investor-tabs .active a {
    background-color: #FFF;
    color: #000;
    border-top: 5px solid #B55536;
}

.investor-tabs .wl_date {
    color: #ACACAC;
    text-align:left;
}

table td img {
    vertical-align: middle;
    margin-right: 17px;
}

body {
    font-family: 'Lato',Arial,Arial, sans-serif !important;
}

.investor-tabs li > a, .wp-pagenavi a {
    font-weight: 400 !important;
}

#wl_CatOptionsDiv {
    text-align:right;
}
#wl_catOptions {
    border-radius: 5px 5px 5px 5px;
}
.wl_imgTD {
    vertical-align:middle;
    text-align:right;
    width:1px;
    padding-right:4px;
    padding-left:10px;
}
.wl_dataTD,.wl_date {
    padding-left:0px;
    border-bottom: 0px solid #dedede !important;
}
.wl_dataTD{
    padding-left:10px  !important;
}
.wl_date {
    text-align: left;    
    width:15%;
    padding-right:5px;
    vertical-align:top;
}
.wl_dateTD {
    text-align:left;
    vertical-align:top;
}

.wl_DateCol {
    text-align:center;
}

.wl_headerCol .wl_NewsCol {
    padding-left:7px;
}


.wl_tabTD,#wl_dropdownTD {
    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;
}
