﻿@font-face {
    font-family: 'Catamaran-Light';
    src: local('Catamaran-Light'), url('../fonts/Catamaran-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Catamaran-Medium';
    src: local('Catamaran-Medium'), url('../fonts/Catamaran-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Catamaran-Bold';
    src: local('Catamaran-Bold'), url('../fonts/Catamaran-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Catamaran-Thin';
    src: local('Catamaran-Thin'), url('../fonts/Catamaran-Thin.ttf') format('truetype');
}

body {
    font-family: 'Catamaran-Thin';
    font-size: 20px;
    color: #FFF;
}
#wl_yearSelectionTable {
    width:100%;
    border-collapse:collapse;
    border:0px;
}
#wl_dropdownTD {
    text-align: right;
    padding-bottom: 0px !important;
    width: 0px;
    white-space: nowrap;
}

.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 {
        font-family: 'Catamaran-Bold';
        color: #F5911F; /*#FFF 2020*/
        text-decoration: none;
        font-weight: 800;
        font-size: 30px; /* 2020 */
    }
    .investor-tabs li > a {
        padding: 7px 17px 7px 0px; /*7px 17px 7px 17px;   2020*/
        display: block;
        font-weight: 800; /* 2020 */
        font-size: 20px; /* 2020 */
        font-family: 'Catamaran-Medium';
        -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 {
        font-family: 'Catamaran-Medium';
        background-color: transparent; /*#774a9e 2020*/
        text-decoration: none;
        color: #F5911F; /*#FFF 2020*/
        font-weight: 700; /* 2020 */
        font-size: 20px; /* 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;
	/*margin: 0px 0px 0px 10px;*/
	/*padding: 0;*/
}
.investor-tabs table {
	border-bottom: 0px solid #F5911F;  /*E6E6E6 2020 */
	/*border-top: none;*/
}

.top-tabs active {
    font-size: 30px; /*30px*/
}

.investor-tabs tr, .investor-tabs td {
    font-size: 16px;
    border-bottom: 0px solid rgba(255,255,255,0.5);
    padding: 10px 15px 10px 0px; /* 10px 15px 10px 15px; */
    border-bottom: 1px solid #F5911F; /*EBEBEB; 2020 */
}
.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-weight: normal;
    font-size: 18px; /*30px*/  
    padding-top: 20px;  
    padding-bottom: 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;
    font-family: 'Catamaran-Medium';
}
.wl-divider-td {
    width:1px;
    color:white;
}
.wl_headlineLink, .wl_headlineLinkDiv {
    color: #302E32; /*#444  2020*/
    font-family: 'Catamaran-Light', sans-serif;
    font-size: 16px; /*16px;*/
    /*margin-top: -6px;*/
    /*font-weight:900;*/
    text-decoration: none;
    line-height: inherit;
    // font-weight:normal;
}
.wl-date-div1, .wl-date-div2 {
    color: #302E32; /*#444  2020*/
    font-family: Catamaran-Light, sans-serif;
    font-size: 16px; /*16px;*/
    /*line-height: 1.6em;*/
}
.wl_headlineLinkDiv {
    padding-bottom:0px;
    padding-left:15px;
}
.dateSpan {
    /*margin-top: -6px;*/
    font-size:14px;
}
a.wl_headlineLink:hover, a.wl_headlineLink:focus {
    /*text-decoration: underline;*/
    color: #302E32; /*ed1065 2020*/
}
a.wl_headlineLink img {
	border: none;
}

.wl_headlineTable {
    width: 100%; /*97%;*/
    /*padding: 40px 20px 0px;*/
}
.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: 16px;;
	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: 'Catamaran-Light', sans-serif;
    font-size: 20px;
    background-color: transparent;
    color: #000;
}
.investor-tabs .active a {
    background-color: transparent; /*#774a9e  2020*/
}

.investor-tabs .wl_date {
    color: #F5911F; /*#ACACAC  2020*/
    text-align: left;
    font-weight: 800;
}

table td img {
    vertical-align: middle;
    margin-right: 17px;
}


.investor-tabs li > a, .wp-pagenavi a {
    font-weight: 400 !important;
}

#wl_CatOptionsDiv {
    text-align:right;
}
#wl_catOptions {
    border-radius: 3px 3px 3px 3px; /*5px 5px 5px 5px;*/    
    z-index: 1;
    min-width: 210px;
}

#wl_catOptionsAb {
    border-radius: 3px 3px 3px 3px; /*5px 5px 5px 5px;*/
    padding: 6px 8px 6px 8px;
    z-index: 1;
    min-width: 110px;
}

#wl_yearOptions {
    border-radius: 3px 3px 3px 3px; /*5px 5px 5px 5px;*/    
    z-index: 1;
    min-width: 100px;
}

.wl_imgTD {
    vertical-align:middle;
    text-align:right;
    width:1px;
    padding-right:4px;
    padding-left:10px;
}
.wl_dataTD, .wl_date {
    font-family: 'Catamaran-Light', sans-serif;
    padding-left: 4px;
    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, #wl_dropdownTD {
    border-bottom: 3px solid #F5911F !important; /*#774a9e 2020*/
    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;
}
.wl-date-td {
    width: 5%;
    white-space: nowrap;
    text-align: right;
    vertical-align: top;
}
.wl-date-div1, .wl-date-div2 {
    padding-right: 40px;
    padding-left: 5px;
}


.wl-dropdown, .lookupBtndiv {
    display: inline-block;
    max-width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #F5911F; /*(80BC00 2020*/
    border-radius: 12px;
    font-family: 'Catamaran-Light', sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 25px;
}

.wl-dropdown {
    /* background: transparent url("../images/dropdown-arrow.svg") no-repeat right 20px center;*/
    background: #F5911F url("../images/dropdown-arrow.svg") no-repeat right 20px center;
    cursor: pointer;
    padding: 7px 8px 7px 8px;
    background-size: 14px 14px;
    /*min-width: 200px; */
    color: #FFFFFF;
    transition: all 0.3s ease;
}

select:focus {
    outline-width: 2px;
    outline-style: dotted;
    outline-color: inherit;
}

.wl-dropdown-wrapper {
    display: inline-block;
    padding-right: 6px;
}

option:active, option:hover {
    outline-color: #F5911F;
    background-color: #F5911F;
}
