/*************SEC Filing ****************/

.secModule {
  position:relative;
}

.secModule .slectCategory {
    position: absolute;
    right: 10px;
    top: 8px;
}

.ModulePressRelease .Years,
.secModule .Years,
.QuarterlyWidget .Years {
  background-color: #32a0d2;
  color: #ffffff;
  font-size: 24px;
  font-weight:300;
  padding: 0 10px;
  margin-bottom:2px;
}

.ModulePressRelease .Years .year,
.secModule .Years .year,
.QuarterlyWidget .Years .year {
  margin-right:10px;
}

.ModulePressRelease .Years a,
.secModule .Years a,
.ModuleEvent a.prev,
.ModuleEvent a.next,
.QuarterlyWidget .Years a {
  width:10px;
  height:17px;
  display:inline-block;
  margin-right:5px;
  cursor:pointer;
}

.ModulePressRelease a.disable,
.ModuleEvent a.disable,
.secModule .Years a.disable,
.QuarterlyWidget .Years a.disable {
  opacity:0.5;
  filter:alpha(opacity=50);
  cursor:default;
}

.ModulePressRelease a.prev,
.ModuleEvent a.prev,
.secModule .Years a.prev,
.QuarterlyWidget .Years a.prev {
  background:transparent url('../design/prev-next.png') no-repeat scroll 0 0;
}

.ModulePressRelease a.next,
.ModuleEvent a.next,
.secModule .Years a.next,
.QuarterlyWidget .Years a.next {
  background:transparent url('../design/prev-next.png') no-repeat scroll right 0;
}

.ModulePressRelease .Years a:hover,
.secModule .Years a:hover,
.QuarterlyWidget .Years a:hover {
  text-decoration: none;
}

.secModule .Years a.disable {
  color: #99d0e9;
}

.secModule .SecHeader{
    background-color: #ececec;
    padding: 5px 10px;
    text-transform:uppercase;
    font-weight: bold;
    font-size: 10px;
    line-height:22px;
}
.secModule .SECItemRow{ 
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    padding: 5px 10px;
}

.secModule .SECItemRow.alt {
  background-color: #f0f6f8;
}

.secModule .SecHeader .Date,
.secModule .SECDate{
    display: inline-block;
    vertical-align: top;
    width: 95px;
}
.secModule .SecHeader .Filing,
.secModule .SECType{
    cursor: text;
    width: 100px;
    display: inline-block;
    padding-left: 5px;
    vertical-align: top;
}
.secModule .SecHeader .Description,
.secModule .SECTitle{
    display: inline-block;
    padding-left: 5px;
    vertical-align: top;
    width: 420px;
    .display: inline;
    .zoom: 1;
}
.secModule .SECTitle:first-letter {
    text-transform:uppercase;
}
.secModule .SecHeader .Download,
.secModule .DocumentLis{
    display:inline-block;
    vertical-align:top;
    list-style-type: none;
    margin: 0;
    padding: 0;
    .display:inline;
}

.secModule .DocumentLis li{
    display: inline;
    padding: 0;
}

.secModule .DocumentLis li a{
   display:inline-block;
   width:17px;
   height:17px;
   margin-right:5px;
}

.secModule .DocumentLis li a {
  background-repeat: no-repeat;
  height: 17px;
  width: 17px;
}

.secModule .DocumentLis .RTF a{
  background-image: url('../icons/Word_icon.jpg');
}

.secModule .DocumentLis .CONVPDF a{
  background-image: url('../icons/pdf.gif');
}

.secModule .DocumentLis .AXLS a{
  background-image: url('../icons/Excel_icon.jpg');
}

.secModule .DocumentLis .XBRL a{
  background-image: url('../icons/view_xbrl.gif');
  width:18px;
  height:18px;
}

.secModule .DocumentLis .XBRL_HTML a{
  width:18px;
  height:18px;
  background-image: url('../icons/view_xbrl_html.gif');
}

.NavigationPanel {
  background-color:#ececec;
  font-size:10px;
  line-height:32px;
  height:32px;
  text-align:right;
  font-weight:bold;
  margin-top:2px;
  padding:0 10px;
}

.NavigationPanel a {
  text-decoration:none;
  margin-left:5px;
}

.NavigationPanel .showing {
  margin-left:5px;
}

.ModuleSECFilingDetails .FilingYear {
  background-color: #32A0D2;
  margin-bottom: 2px;
  padding: 0 10px;
  height:36px;
}

.ModuleSECFilingDetails .year {
    position:absolute;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    top:0;
    left:10px;
}

.ModuleSECFilingDetails .ModuleContainerInner {
    position:relative;
}

.ModuleSECFilingDetails .SecItemRow {
    border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
    padding: 5px 10px;
}

.ModuleSECFilingDetails .SecHeader{
    background-color: #ececec;
    padding: 5px 10px;
    font-size: 16px;
    line-height:22px;
}

.ModuleSECFilingDetails .SecHeader span {
    text-transform:uppercase;
    font-weight: bold;
    font-size: 10px;
    line-height:22px;
}

.ModuleSECFilingDetails .SecHeader .Date, .ModuleSECFilingDetails .ModuleDate {
    display: inline-block;
    vertical-align: top;
    width: 95px;
}

.ModuleSECFilingDetails .SecHeader .Filing, .ModuleSECFilingDetails .ModuleForm {
    cursor: text;
    display: inline-block;
    vertical-align: top;
    width: 100px;
}

.ModuleSECFilingDetails .SecHeader .Description, .ModuleSECFilingDetails .ModuleFilingDescription {
    display: inline-block;
    vertical-align: top;
    width: 400px;
}

.ModuleSECFilingDetails .SecHeader .Download, .ModuleSECFilingDetails .Icons {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.ModuleSECFilingDetails .Icons li {
    display: inline;
    padding: 0;
}

.ModuleSECFilingDetails .Icons li a {
   display:inline-block;
   width:17px;
   height:17px;
   margin-right:5px;
}

.ModuleSECFilingDetails .Icons li a {
  background-repeat: no-repeat;
  height: 17px;
  width: 17px;
}

.ModuleSECFilingDetails .Icons .WordIcon a{
  background-image:url('../icons/Word_icon.jpg');
}

.ModuleSECFilingDetails .Icons .PdfIcon a{
    background-image: url('../icons/pdf.gif');
}

.ModuleSECFilingDetails .Icons .ExcelIcon a{
    background-image: url('../icons/Excel_icon.jpg');
}

.ModuleSECFilingDetails .Icons .XBRLIcon a{
  background-image: url('../icons/view_xbrl.gif');
  width:18px;
  height:18px;
}

.ModuleSECFilingDetails .Icons .XBRL_HTMLIcon a {
  width:18px;
  height:18px;
  background-image: url('../icons/view_xbrl_html.gif');
}

/*Quarterly Page*/

.financialYear {
  padding-bottom: 20px;
}

.financialItem i,
.financialItem span {
  background-color: #c0c0c0;
  height: 32px;
  font-size: 22px;
  vertical-align: top;
  display: inline-block;
  color: #FFFFFF;
  cursor:pointer;
}

.financialItem > span {
  background-color: #c0c0c0;
}

.financialItem.active > i,
.financialItem.active > span {
  background-color: #32A0D2;
}

.financialItem i {
  background-image: url('../design/accordionArrow.png');
  background-position: center center;
  background-repeat: no-repeat;
  margin: 1px 2px 1px 0;
  width: 32px;
}

.financialItem > span {
  margin: 1px 0;
  padding: 0 10px;
  width: 710px;
}

.financialItem a {
  font-size: 16px;
  margin-left: 10px;
  line-height: 32px;
  display:inline-block;
  width:80%;
}

.financialItem span.FileSize {
  line-height:32px;
  background-color:transparent;
  color:inherit;
  font-size:inherit;
}

.financialItem ul {
  display:none;
  padding-bottom: 10px;
  width: 100%;
}

.financialItem ul li {
  border-bottom: 1px solid #CCCCCC;
  font-size: 15px;
}

.financialItem ul li.alt {
  background-color: #f0f6f8;
}

.financialItem ul li.FinancialHeader {
    background-color: #ECECEC;
    font-size: 10px;
    font-weight: bold;
    line-height: 22px;
    padding: 5px 10px;
    text-transform: uppercase;
    border:0 none;
}

.financialItem ul li.FinancialHeader span {
    font-size:inherit;
    line-height:inherit;
    height:auto;
    color:inherit;
    background-color:transparent;
    cursor:text;
    margin-left:13px;
}

.financialItem ul li.FinancialHeader .FinancialTitle {
    margin-left:34px;
    width:80%;
}

.financialItem ul li i {
  background-repeat: no-repeat;
  background-color: transparent;
}

/*Events Page*/

.ModuleEvent .ModuleYearLink {
  display: none;
}

.ModuleEvent .ModuleYearLink.selected {
  display: inline-block;
}

/*Press Release Page*/

.tagContainer {
  float: right;
  margin-top: 8px;
  font-size:13px;
}

.tagContainer select {
  margin-left:5px;
}

.PageInvestorsInvestorNews .ModulePressRelease .ModuleItemRow, .PageInvestorsInvestorNews .ModulePressRelease .ModuleItemRow .ModuleDate{
font-size: 14px !important;
}

.PagePressPressReleasesPressReleaseDetails li.show {
list-style: initial;
}