﻿
body {
    font-size: 13px;
    font-weight: normal;
    background-color: white;
    color: #3e3547;
}
#wl_yearSelectionTable {
    width:100%;
    border-collapse:collapse;
    border:0px;
}
#wl_dropdownTD {
    text-align: left; /*right 2024*/
    padding-bottom: 0px !important;
}

.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: #FFFFFF;  /*#FFF  2020*/
    text-decoration: none;
}
.investor-tabs li>a {
	padding: 7px 17px 7px 17px;
	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: #0d253f; /*6C8132 2020*/
        text-decoration: none;
        color: #FFFFFF; /*#FFF  2020*/
        -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 {
    font-size: 13px; /*0.875rem;*/
    border-bottom: 0px solid rgba(255,255,255,0.5);
    padding: 20px;
    border-bottom:0px solid #EBEBEB;
}
.investor-tabs td {
	/*text-indent: 25px;*/
    border-top: 0px solid #E6E6E6;
}
.investor-tabs thead {
	background-color:#3A6E63;
	font-size: 13px;
}


.investor-tabs .wl_date {
    font-weight: normal;
    font-size: 16px; /*30px*/
    padding-top: 20px;
}
.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; 
 }
.investor-tabs td.wl_date {
	border-right: none !important;
}
.wl-divider-td {
    width:1px;
    color:white;
}
.wl_headlineLink, .wl_headlineLinkDiv {
    color: #0d253f; /*#080d13;  2020 */
    /*margin-top: -6px;*/
    /*font-weight:900;*/
    text-decoration: none;
    line-height: 1.4; /*line-height: inherit;*/
    font-weight: normal;
}

.wl_headlineLinkDiv {
    padding-bottom:0px;
}

a.wl_headlineLink:hover, a.wl_headlineLink:focus {
    text-decoration: underline;
    /*color:#5d9062;*/
}
a.wl_headlineLink img {
	border: none;
}

.wl_headlineTable {
    width: 100%;
    /*padding: 40px 20px 0px;*/
    border: 0px solid #000 !important;
}

    .wl_headlineTable td {
        border: 0px solid #000 !important;
    }

        .wl_headlineTable td:first-child {
            width: 5%;
        }

        .wl_headlineTable td:nth-child(2) {
            width: 1%;
        }

.investor-tabs {
    text-align:left;
}

.wl_headlineTable tr.odd, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(odd) {
    background-color: #FFFFFF;
    color: #3e3547;
}

.wl_headlineTable tr.even, .wl_headlineTable tr.alt, .wl_headlineTable tr:nth-of-type(even) {
    background-color: #F1F4F8;
    /* background-color: #F1F4F8;
    color: #3e3547;
       */
}


.wl_headerCol {
    font-size: 13px;
    font-weight: normal;
    background-color: #3A6E63;
    color: #FFFFFF;
    text-transform: capitalize;
    text-align: left;
}

.wl_headerCol:first-child {
    border-radius:8px 0px 0px 0px;   
}

.wl_headerCol:last-child {
    border-radius:0px 8px 0px 0px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.wl_titleTab {
      font-size: 15px;
      background-color:transparent;
      color: #000;
}
.investor-tabs .active a {
    background-color: #0d253f; /*6C8132 2020*/
}

.investor-tabs .wl_date {
    color: #9c9c9c;; /*#ACACAC;*/
    text-align: left;
    font-weight: 600;
}

table td img {
    vertical-align: middle;
    margin-right: 17px;
}


.investor-tabs li > a {
    font-weight: 600 !important; /*400s*/
}

#wl_CatOptionsDiv {
    text-align:right;
}
#wl_catOptions, #wl_yearOptions {
    border-radius: 5px; /*5px 5px 5px 5px;*/
}
.wl_imgTD {
    vertical-align:middle;
    text-align:left;        
}




.wl_tabTD, #wl_dropdownTD {
    border-bottom: 0px solid #0d253f !important; /*6C8132 2024*/
    padding: 0px;
}
#wl_tabUL, #wl_CatOptionsDiv {
    display: inline-block;
}



.displaying-results-div {
    color:#878787;
    font-size:14px;
    padding-bottom:13px;
    display:none;
}

.download-img {
    width: 15px;
}