/* CSS Document */
/* ALL IR DOCUMENTS */

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
body {
	margin:0 !important;
}
._form label {
	line-height:1.6 !important;
	font-size:28px !important;
}
._form ._field ._label {
	font-size:28px !important;
}
@media screen and (max-width: 767px) {
	._form ._field ._label, ._form label {
	    font-size: 22px !important;
	}
}
._form input[type="submit"] {
	padding: 0 20px !important;
	font-weight:600 !important;
	border-radius: 25px !important;
	border:0 !important;
    height: 50px !important;
    line-height: 46px !important;
	font-family: 'Roboto Condensed', sans-serif;
	color:#fff !important;
	background: #008C96 !important;
	margin-top:15px !important;
}
._form {
	padding-left: 0 !important;
	width:100% !important;
	margin-top:20px !important;
}
._form input[type="text"], ._form input[type="email"] {
	width:100% !important;
	max-width:600px !important;
	padding:10px !important;
	border-radius:0 !important;
}

.press_releases {
	margin-top:30px;
}
.pr_item {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #eee;
}
.pr_headline a {
	font-size:28px !important;
	font-family:'Roboto Condensed', sans-serif;
	color:#008c96 !important;
	font-weight:500 !important;
	line-height:1.5 !important;
	text-decoration:none;
}
.pr_headline a:hover {
	color:#25cad2;
	text-decoration:none;
}
.pr_date {
	font-size:20px !important;
	font-family: 'Roboto Condensed', sans-serif;
	color:#53565A !important;
	font-weight:500 !important;
	line-height:1.5 !important;
	margin-top:5px;
}

.wd_title a {
    line-height: 30px !important;
}
.ir-contact-header, .wpaddedtable td {
	border-top:none !important;
}
.ir-contact-header, .analyst-header {
	padding-top:7px !important;
	padding-bottom:7px !important;
}
.wpaddedtable td {
	padding:5px;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:middle; 
}
.wpaddedtable td p {
	margin:0 !important;
}

.text {
	font-family:'Roboto Condensed', sans-serif;
	color:#000000;
	font-size:11px;
}
/* SEC Filings Specific */
.sec_filings_container {
	/*font-family: 'Roboto Condensed', sans-serif !important;*/
}
.sec_filings_container th {
	padding-top:10px !important;
	padding-bottom:10px !important;
	border-left:none !important;
	border-right:none !important;
	vertical-align:middle !important;
	line-height:1.5 !important;
}
/* Fix for PDF/HTML/XBRL Icon Spacing */
.sec_filings_view a img { display:inline; }

.sec_filings_container td{
	font-size:18px !important;
	font-family: 'Roboto Condensed', sans-serif;
	color:#53565A !important;
	font-weight:500 !important;
	border-left:none !important;
	border-right:none !important;
	padding-bottom:10px !important;
	padding-top:10px !important;
	line-height:1.5 !important;
	vertical-align:middle !important;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background:transparent !important;
}
/* Type Links (Annual/Quarterly/etc) */
.type_link_container {
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
	font-size:13px;
}
.nav-pills a {
	padding: 0 20px !important;
	font-weight:600 !important;
	border-radius: 25px !important;
    height: 50px !important;
    line-height: 46px !important;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px !important;
	color:#008C96 !important;
}
.nav-pills > .active > a {
    color: #fff !important;
    background: #008C96 !important;
	transition: all 0.2s ease 0s !important;
}

.type_link {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
.type_link:hover {
	text-decoration:underline;
}
.type_selected {
	font-weight:bold;
}

/* Sort Links HEADER ONLY (Filing Date/Form Type/etc) */
.sort_link, .sort_nolink {
	font-size:19px !important;
	font-family: 'Roboto Condensed', sans-serif;
	color:#53565A !important;
	font-weight:bold !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
}
.sort_link:hover {
	text-decoration:none;
}
.sort_arrow_img {
	display:none !important;
}

/* Pagination ( First,2,3,4 ) */
.pagination_container {
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
	font-size:12px;
}
.pagination {
	text-decoration:none;
	color:#40ABBB;
}

.pagination:hover {
	text-decoration:underline;
}

.colortable {
	border:1px solid #000;
	width:100%;
	padding:none;
	margin:none;
}
.colortable th {
	padding:5px;
	font-size:14px;
}
.colortable tr {
	border:1px solid #000;
}
.colortable td {
	padding:5px;

}

.colortable_odd_row{
	background-color:#F2F2F2;
}

.colortable_even_row{

}
.th{
	color:#fff;
}
/* Table Columns */
.sec_filings_date {
	width:20%;
	text-align:left;
}
.sec_filings_type {
	width:15%;
	text-align:left;
}
.sec_filings_title {
	width:40%;
	text-align:left;
}
.sec_filings_view {
	width:25%;
	text-align:right;
}

/**********SEC FILINGS END*************/



/* SIDE NAV */

.side_nav_ul {
	margin-left:20px;
	margin-top:10px;
}

.side_nav_link {
	font-weight:normal;
	color:#10315C;
	text-decoration:none;
}

/********SIDE NAV END*************/

/* STOCK QUOTE */

.stock_data_container {
	width:600px;
	text-align:left;
}

.stock_data_left {
	float:left;
	width:250px;
}

.stock_data_right {
	float:right;
	width:250px;
}

.stock_chart_div {
	width:600px;
}

/*.chart_period {
	color:#244272;
	text-decoration:none;
}*/

.chart_period:hover {
	text-decoration:underline;
}

#stockChart {

	}



/********STOCK QUOTE END*************/

/* PRESS RELEASES */

/* Pagination Color */
.pagination-small ul > li > a, .pagination-small ul > li > span {
	color:#008C96 !important;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal !important;   
	font-size:20px !important;
}
.pagination-small ul > li > a:hover {
	text-decoration:none !important;
}
.pagination .active a {
	color:#333 !important;
	background:#eee !important;
	cursor:initial !important;
}
/* News Article Color*/
.press_release_container tr > td > a{
	/*color: #81BD41 !important;*/
}
.press_release_container {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
	margin-top:10px;
}
.press_release_container a{
	text-decoration:none !important;
}
.press_release_read_container {
	font-family:'Roboto Condensed', sans-serif;
	font-size:12px;
}

.press_release_date {
	width:20%;
}
.press_release_title {
	width:80%;
}

/* Date Left Generic Template */
/*if date and time show*/
/*
.pr_date {
	width: 140px;
}
.pr_headline {
	text-indent:0px;
	padding-left:140px;
}
*/

/*if date only*/
/*
.pr_date {
	width: 100px;
}
.pr_headline {
	text-indent:0px;
	padding-left:100px;
}
*/

/********PRESS RELEASE END*************/
