﻿
.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;
}
.investor-tabs .active a,.investor-tabs .active a.wl_headlineLink:hover {
    color: #FFF;
    text-decoration: none;
}
.investor-tabs li > input, #searchBox {
    display: inline-block;
    /*vertical-align: top;*/
    width: 280px !important;
    height: 39px !important;
    padding: 7px 10px !important;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #444444;
    color: #ec1a35 !important;
    background-color: #444444;
}
.investor-tabs li>a.wl_headlineLink {
	padding: 4px 17px;
    line-height: 29px;
	display: inline-block;
    border-radius: 2px;
    -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;    
}
.investor-tabs li>a.wl_button {
    color:white;
    border-radius:0px;
}
.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-spacing: 0;
	margin: 0;
	/*padding: 0;*/
}
.investor-tabs table {
	border: 0px solid #dedede;
	border-top: none;
    padding-top:5px;
}
.investor-tabs tr, .investor-tabs td {
    height: 82px;
    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: 0px solid #dedede !important;
}
.investor-tabs td.wl_date {
	border-right: none !important;
}

.wl_headlineLink {
    font-family: 'Overpass', sans-serif;
    
    text-decoration: none;
    line-height: inherit;
    font-size: 16px;
    font-weight: bold;
}

    .wl_evenRow {
        color: #e9f7fe;
    }
    .wl_oddRow {
        color: #444444;
    }

a.wl_evenRow:hover, a.wl_evenRow:focus {
    color: #e9f7fe;
    text-decoration: underline;
}

a.wl_oddRow :hover, a.wl_oddRow :focus {
    color: #444444;
    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(odd) {
    background: #333132; /*#f1f0eb*/
}

.wl_headlineTable tr:nth-of-type(even) {
    background: #efefef; /*#f1f0eb*/
}

.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: 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: 18px;
}


.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:middle;
    padding-top:5px;
    text-align:right;
    width:50px;
}
.wl_dataTD,.wl_date {
    padding-left:18px;
}
.wl_dateTD {
    text-align:center;
}

.wl_DateCol {
    text-align:center;
}

.wl_headerCol .wl_NewsCol {
    padding-left:7px;
}

.investor-tabs .no-borders{
    border:0px;
}
.lastLI {
    float:right;
    margin: 0 0 10px 0px;
}

.archive-btn {
    padding-right:15px;
}

#wl_CatOptionsDiv{
    float:right;
    display:none;
}

#wl_YearOptionsDiv {
    float: right;
}


#wl_CatOptionsDiv {
    padding-left:10px;
}

.search-div {
    display:inline-block;
    position: relative;
}
/*
.search-div:before {
    font-family: FontAwesome;
    content: "\f002";
    position: relative;
    left: -10px;
    color: lightgray;
    font-size: 17px;
}*/
.fa {
    float:right;
}
.fa-search { 
  /*position: absolute;
  top: 10px;
  left: 10px;*/
  color:#BAB8B8;
  padding-top: 11px;
  padding-right: 15px;
}
.fa-chevron-down {
    /*position: absolute;
    top: 11px;
    left: 220px;*/
    font-size: 15px;    
    color:#BAB8B8; 
    padding-top: 5px;   
}
#categoryDiv {
    position: relative; 
    background-color:#F2F2F2;
}
.form-title {
    font-family: 'Overpass', sans-serif;
    color: #444444;
    text-transform: uppercase;
    font-size:13px;
    font-weight:bold;
    padding-bottom:5px;
}

.date-span {
    color:#e1311f;
}

@media screen and (max-width: 670px) {
    #searchBox {
        width:280px !important;
    }
}
@media screen and (max-width: 501px) {
    #searchBox {
        width: 280px !important;
    }
}
@media screen and (max-width: 401px) {
    #searchBox {
        width: 280px !important;
    }
    .search-div,.wl-icon-div {
        padding-right: 10px;
    }
    .investor-tabs .top-tabs,.outerDropdownWrapoper,#categoryDiv,.search-div {
        width: 100%;
    }
}