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

@import url('https://fonts.googleapis.com/css?family=Merriweather-Light:300,400,700');

@font-face {
    font-family: "arkibaldisplay-light";
    src: url("/template_files/1221/wp-content/themes/themify-float-child/fonts/arkibal_display_light-webfont.eot");
    src: url("/template_files/1221/wp-content/themes/themify-float-child/fonts/farkibal_display_light-webfont.eot?#iefix") format("embedded-opentype"),
        url("/template_files/1221/wp-content/themes/themify-float-child/fonts/arkibal_display_light-webfont.woff") format("woff"),
        url("/template_files/1221/wp-content/themes/themify-float-child/fonts/arkibal_display_light-webfont.ttf") format("truetype"),
        url("/template_files/1221/wp-content/themes/themify-float-child/fonts/arkibal_display_light-webfont.svg#fontname") format("svg");
}


@font-face {
    font-family: "Merriweather-Light";
    src: url("/template_files/1221/wp-content/themes/themify-float-child/fonts/Merriweather-Light.eot");
    src: url("/template_files/1221/wp-content/themes/themify-float-child/fonts/fMerriweather-Light.eot?#iefix") format("embedded-opentype"),
        url("/template_files/1221/wp-content/themes/themify-float-child/fonts/Merriweather-Light.woff") format("woff"),
        url("/template_files/1221/wp-content/themes/themify-float-child/fonts/Merriweather-Light.ttf") format("truetype"),
        url("/template_files/1221/wp-content/themes/themify-float-child/fonts/Merriweather-Light.svg#fontname") format("svg");
}


@font-face {
    font-family: "Merriweather-RegularItalic";
    src: url("/template_files/1221/wp-content/themes/themify-float-child/fonts/Merriweather-RegularItalic.eot");
    src: url("/template_files/1221/wp-content/themes/themify-float-child/fonts/fMerriweather-RegularItalic.eot?#iefix") format("embedded-opentype"),
        url("/template_files/1221/wp-content/themes/themify-float-child/fonts/Merriweather-RegularItalic.woff") format("woff"),
        url("/template_files/1221/wp-content/themes/themify-float-child/fonts/Merriweather-RegularItalic.ttf") format("truetype"),
        url("/template_files/1221/wp-content/themes/themify-float-child/fonts/Merriweather-RegularItalic.svg#fontname") format("svg");
}

.email-alerts-button {
	margin-top:25px;
}

#_field76012 {
	margin-top:10px;
}

#_field76012 ._label {
	margin-bottom:7px;
}

#_field76012 input {
	margin-bottom:7px;
}
#compile76010 {
	margin-top:10px;
}
._form input[type=text], ._form input[type=email] {
	width:35em;
}

.faq-header, .ir-contact-header {
	background:transparent !important;
	font-size:20px !important;
	padding-bottom:5px !important;
}

/* Press Releases */

.press_releases {
	margin-top:20px !important;
}

.pr_item {
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.pr_headline a {
	font-family:"Merriweather-Light", Helvetica, Arial, Verdana, sans-serif !important;
	font-size:22px;
	font-weight:300;
	line-height:35px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration:none;
    border-bottom: 1px solid #69BA8F;
    padding-bottom: 3px;
    color: #006124;
}
.pr_headline a:hover {
	color:#2E2D30;
	text-decoration:none;
}
.pr_date {
	font-size:16px !important;
	font-family:"Merriweather-Light", Helvetica, Arial, Verdana, sans-serif !important;
	color: #666;
	font-weight:300;
    margin-top: 10px;
    margin-bottom: 10px;

}
.pr_preview {
	font-size:17.6px !important;
	font-family:"Merriweather-Light", Helvetica, Arial, Verdana, sans-serif !important;
	color: #000;
	font-weight:300;
}

/******************/

.wpaddedtable td { padding:5px }

.text {
	font-family:Arial,Helvetica,serif;
	color:#000000;
	font-size:11px;
}
/* SEC Filings Specific */
.sec_filings_container {
	/*font-family: arial !important;*/
}

/* Fix for PDF/HTML/XBRL Icon Spacing */
.sec_filings_view a img { display:inline; }

.sec_filings_container td{
	font-size:16px !important;
	font-family:"Merriweather-Light", Helvetica, Arial, Verdana, sans-serif !important;
	color: #000;
	font-weight:300;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    
}
/* Type Links (Annual/Quarterly/etc) */
.type_link_container {
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
	font-size:13px;
}
.nav-pills > li > a {
	color: #003354;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:10px;
   	border-radius:0 !important;
   	font-weight:bold !important;
   	font-size:17px !important;
   	font-weight:400 !important;
   	font-family:"Merriweather-Light", Helvetica, Arial, Verdana, sans-serif !important;
}
.nav-pills > li > a:hover {
    background: -webkit-gradient(linear,left top,right top,color-stop(32%,#33cccc),color-stop(100%,#3366cc));
    background: -webkit-linear-gradient(left,#33cccc 32%,#3366cc 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.nav-pills > .active > a {
	color:#fff !important;
	background: linear-gradient(135deg,#33cccc 30%,#3366cc 100%) !important;
	border-radius:0 !important;
}
.nav-pills > .active > a:hover {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
}

.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 {
	color:#000 !important;
	font-family:"Merriweather-Light", Helvetica, Arial, Verdana, sans-serif !important;
	font-size:16.5px !important;
	font-weight:400 !important;
}
.sort_link:hover, .pagination-small ul > li > a:hover {
    background: -webkit-gradient(linear,left top,right top,color-stop(32%,#33cccc),color-stop(100%,#3366cc));
    background: -webkit-linear-gradient(left,#33cccc 32%,#3366cc 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pagination-small ul > li > a, .pagination-small ul > li > span {
	font-size:13px !important;
	font-family:"Merriweather-Light", Helvetica, Arial, Verdana, sans-serif !important;
}

.sort_nolink {
	color:#000 !important;
	font-family:"Merriweather-Light", Helvetica, Arial, Verdana, sans-serif !important;
	font-size:16.5px !important;
	font-weight:400 !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:#1abbc5 !important;
    font-family:"Merriweather-Light", Helvetica, Arial, Verdana, sans-serif !important;
    font-size:16px !important;
}
.pagination-small ul > li > a:hover {
	color:#1abbc5 !important;
    background: initial !important;
    -webkit-text-fill-color: initial !important;
}
/* News Article Color*/
.press_release_container tr > td > a{
	/*color: #81BD41 !important;*/
}
.press_release_container {
	font-family:Arial,Helvetica,serif;
	font-size:12px;
	margin-top:10px;
}
.press_release_container a{
	text-decoration:none !important;
}
.press_release_read_container {
	font-family:Arial,Helvetica,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*************/
