﻿

.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: 15px !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;*/
    border-bottom: 0px solid white;
    border-spacing: 0px 0px;
    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: 16px;
}

.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: "Manrope", sans-serif;
    color: #606060;
    text-decoration: none;
    line-height: inherit;
}

a.wl_headlineLink:hover, a.wl_headlineLink:focus {
    color: #606060;
    text-decoration: none;
}

a.wl_headlineLink img {
    border: none;
}

.wl_headlineTable {
    width: 100%;
}

.investor-tabs {
    text-align: left;
}



.wl_headlineTable {
    background: transparent;    
    border: 2px solid blueviolet;
    border-collapse: collapse;
}



    .wl_headlineTable tr.even, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(even) {
        background: #FFFFFF ; 
    }

        .wl_headlineTable tr.even:hover, .wl_headlineTable tr.alt:hover, .wl_headlineTable tr:nth-of-type(even):hover {
            background: #FFFFFF;
            border-bottom: 2px solid #FED100;
            font-weight:500;
        }

    .wl_headlineTable tr.odd, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(odd) {
        background-color: #F6F7F7;
    }

        .wl_headlineTable tr.odd:hover, .wl_headlineTable tr.alt:hover, .wl_headlineTable tr:nth-of-type(odd):hover {
            background-color: #F6F7F7;
            border-bottom: 2px solid #FED100;
            font-weight: 500;
        }

    .wl_headlineTable tr:first-of-type {
        background-color: #FFFFFF;  
    }
   

    .wl_headerCol {
        font-size: 16px;
        font-weight: bold;
        color: #555; /*#2b859d   2020*/
        text-align: left;
        background-color: #F6F7F7 !important; /*#c6c9d0    2020*/
        padding-left: 10px;
    }



.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;
}

body {
    font-family: "Manrope", 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: transparent;
}

.wl_dataTD, .wl_date {
    padding-left: 8px;
}

.wl_dateTD, .wl_dateTD2 {
    text-align: left;
    padding-left: 10px;
    width: 15%;
    color: #606060;
    font-family: "Manrope", sans-serif;
}

.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: #354253;  
}

#outer-main2 {
    padding: 0px; /*15px;   2020*/
    background-color: #354253;  
}

#wl_headlineDiv {
    padding: 0px;
    background-color: #FFFFFF;  

}
