#ir_sidebarnav{
  position: fixed;
  top: 315px;
  width: 260px;
  padding-left: 30px;
  z-index:999;
}
.ir_sidebarnav_box{
  list-style: none;
  padding-left: 15px;
  margin-bottom: 15px;
}
.ir_sidebarnav_item{
  padding: 5px 15px;
  border: 1px solid lightgrey;
  margin-bottom: 5px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
}
.ir_sidebarnav_item a{
  text-decoration: none;
  color: #687074;
}
.ir_sidebarnav_active a,.ir_sidebarnav_active i{
  text-decoration: none;
  color: #fff;
}
.ir_sidebarnav_active a:hover, .ir_sidebarnav_active:hover a{
  color: lightgrey !important;
}
.ir_sidebarnav_item i{
  font-size: 11px;
  float: right;
  margin-right: -10px;
  padding-top: 4px;
}
.ir_sidebarnav_item a:hover, .ir_sidebarnav_item:hover a{color: #0067a6;}
.ir_sidebarnav_item.ir_j_ir a:hover, .ir_sidebarnav_item:hover.ir_j_ir a{color: #d2e9f8 !important;}
.ir_sidebarnav_item:hover{background: #eee;}

#ir_sidenav_banner{
  position: fixed;
  width: 190px;
  height: 75%;
  background-color: #fff;
  border: 1px solid lightgrey;
  padding: 5px;
}
#ir_journal_banner{
  z-index: 79;
  position: absolute;
  top: 0px;
  height: 101%;
  width: 103%;
  margin-left: -7px;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(206,210,212,0) 46%, rgba(246,251,254,0.2) 55%, rgba(246,251,254,1) 91%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(206,210,212,0) 46%,rgba(246,251,254,0.2) 55%,rgba(246,251,254,1) 91%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(206,210,212,0) 46%,rgba(246,251,254,0.2) 55%,rgba(246,251,254,1) 91%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#f6fbfe',GradientType=0 );
}
#ir_inner_banner{
  z-index: 29;
  width: 100%;
  min-height: 100%;
  border: 1px solid lightgrey;
}
#ir_banner_short{
  width: 100%;
  margin-top: 35px;
  line-height: 1;
  background-color: #fff;
  text-align: center;
  font-size: 3em;
  font-family: "times new roman";
}
#ir_banner_long{
  line-height: 1;
  padding: 4px 3px;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
#ir_banner_follow ul{
  z-index: 95;
  margin-top: 240px;
  margin-left: 42px;
}
#ir_banner_follow li{z-index: 95;padding-top: 5px;}
#ir_banner_follow a, #ir_banner_follow i{z-index: 95;color: #fff !important;}
.ir_banner_mailsub{
  z-index: 9999;
  display: none;
  position:absolute;
  min-width: 230px;
  min-height: 31px;
  margin-left: 24px;
  padding: 3px;
  background-color: #fff;
}
#mce-EMAIL{width: 100%; margin-bottom: 3px;}
.ir_infoline{float:right;margin-top:3px;font-size:0.85em;}
#mc-embedded-subscribe.button.ir_tab_btn.ir_txt{float:none;border:none;padding:3px;}