body{
	/*background: #e60033;*/
}

h1 { font-size: 18px; border-bottom: 1px solid #e60033; padding: 0 0 20px; margin-bottom: 20px; }
h2 { font-size: 16px; border-left: 5px solid #e60033; padding: 10px;}
iframe { border: 0; width: 100%; }
.breadcrumb { padding-left: 0; }
ol { padding: 0; padding-left: 20px; margin: 0; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { color: #FFF; background-color: #e60033; }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { color: #FFF; background-color: #e60033; }

#content { background: #f5f5f5; padding: 20px; }

#content-footer { border: 1px solid #CCC; border-width: 1px 0; padding: 10px 0; }
#content-footer .tools { list-style: none; }
#content-footer .tools li { line-height: 20px; margin-right: 5px; float: right; display: block; }
#content-footer .tools li span { display: block; }
#content-footer .tools li a { display: inline-block; background-color: #8d8d8d; color: #FFF; width: 30px; height: 30px; padding: 7px; font-size: 16px; text-align: center; }

.banners img { width: 100%; margin-bottom: 20px; }

.news-list {  }
.news-list .item { border-bottom: 1px solid #EEE;  margin-bottom: 20px; }
.news-list .item h2 { font-size: 14px; }

.news-content { margin-top: 10px; }

.event-list .item {  }

.files-list { list-style: none; padding-left: 10px; }
.files-list li { padding: 10px 0; border-bottom: 1px solid #CCC; }

#footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    text-align: center;
}


/* override widget */
div.wd_quote-wrapper { max-width: none; }
.wd_featurebox { padding: 15px; }
.wd_chart-quote { font-size: 13px; }
.wd_chart-quote-item { width: 49%; float: left; margin: 10px 0; }
.wd_chart-quote-value { margin: 0; font-weight: bold; }
.wd_chart-quote-label { margin: 0; color: #999; }
.wd_chart-quote-value-up { color: #00cc00; }
.wd_chart-quote-value-down { color: #cc0000; }
.wd_chart-quote-footer { color: #999; }

@media print {
	#header { display: none; }
	#footer { display: none; }
	#content-footer { display: none; }
}

.fa-file-pdf {
	display:inline-block;
	padding: 0px 6px 0px 0px;
}