.t3-header {
  padding-top: 25px;
  padding-bottom: 25px;
}
.logo {
  float: left;
  border-left: 1px solid #099e0a;
  border-right: 1px solid #099e0a;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  font-weight: normal;
}
.logo-image {
  height: 50px;
}
.logo-image h1 {
  height: 50px;
}
.logo-image a {
  display: block;
  padding: 10px;
  height: 30px;
}
.logo-image a img {
  max-height: 100%;
}
.logo-image a:hover,
.logo-image a:active,
.logo-image a:focus {
  background-position: center;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text > a {
  color: #fff;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  font-size: 12px;
  margin-right: 20px;
  margin-left: -15px;
  text-transform: normal;
}
.t3-mainnav {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.head-search {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  border-left: 1px solid #099e0a;
  border-right: 1px solid #099e0a;
  background-color: #077d08;
  background-image: -moz-linear-gradient(top,#078609,#066e07);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#078609),to(#066e07));
  background-image: -webkit-linear-gradient(top,#078609,#066e07);
  background-image: -o-linear-gradient(top,#078609,#066e07);
  background-image: linear-gradient(to bottom,#078609,#066e07);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff078608', endColorstr='#ff066e07', GradientType=0);
}
.head-search form {
  margin: 10px 8px 0 10px;
}
.head-search label {
  display: none;
}
.head-search br {
  display: none;
}
.head-search .input,
.head-search .inputbox {
  background: url(../../../templates/ja_argo/images/ico/search.png) no-repeat 8px center;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  width: 20px;
  text-indent: 26px;
}
.head-search .input:hover,
.head-search .input:active,
.head-search .input:focus,
.head-search .inputbox:hover,
.head-search .inputbox:active,
.head-search .inputbox:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.head-search .input:focus,
.head-search .inputbox:focus {
  color: #fff;
  width: 180px;
}
.head-connect {
  float: right;
  position: relative;
  border-left: 1px solid #099e0a;
}
.head-connect .dropdown-toggle {
  color: #fff;
  display: block;
  height: 50px;
  margin: 0;
  padding: 0 25px;
  line-height: 50px;
  text-transform: uppercase;
}
.head-connect .dropdown-toggle:hover,
.head-connect .dropdown-toggle:focus,
.head-connect .dropdown-toggle:active {
  background: transparent;
  color: #bdfccf;
  text-decoration: none;
}
.head-connect .dropdown-menu {
  min-width: 270px;
  left: auto;
  right: 0;
}
.head-connect .dropdown-menu li {
  padding: 10px;
}
.head-connect [class^="icon-"],
.head-connect [class^=" icon-"] {
  line-height: normal;
  margin-right: 10px;
}
.head-connect.open .dropdown-toggle {
  background: transparent;
  color: #bdfccf;
}
.t3-sl {
  padding-bottom: 75px;
  padding-top: 75px;
}
.t3-mainbody {
  padding-bottom: 50px;
  padding-top: 50px;
}
.t3-content .content-top {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.footer small {
  color: #999;
  display: block;
  font-size: 10px;
  margin-bottom: 10px;
  line-height: 1.6;
}
.t3-copyright {
  border-top: 1px solid #404040;
  font-size: 10px;
  padding: 50px 0 100px;
  *zoom: 1;
  text-align: center;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.poweredby {
  margin-top: 12.5px;
}
.ja-tabswrap .container {
  width: auto;
}
div#ja-bulletin ul .mostread-image {
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
}
div#ja-bulletin ul li {
  border: 0;
  min-height: 40px;
  padding: 10px 0;
}
div#ja-bulletin ul img {
  position: relative;
  left: auto;
  top: auto;
}
.scrollcontainer {
  position: relative;
  height: 100%;
}
.scrollcontainer .scrollbar {
  position: absolute;
  right: -10px;
  width: 7px;
  display: none;
  z-index: 100;
  top: 0;
}
.scrollcontainer .scrollbar.enable {
  display: block;
}
.scrollcontainer .viewport {
  overflow: hidden;
}
.scrollcontainer .overview {
  position: relative;
  height: auto;
  overflow: hidden;
}
.scrollcontainer .thumb {
  height: 1.250em;
  width: 7px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgba(51,51,51,0.5);
  opacity: 0;
  transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
}
.scrollcontainer:hover .thumb,
.dragging .thumb {
  opacity: 1;
}
.sidebar-affix.affix {
  top: 80px;
}
.t3-inset.affix {
  top: 80px;
  position: fixed;
}
.t3-content-inset .bottom.affix {
  bottom: 0px;
  top: auto;
}
.content-inline {
  float: none !important;
}
.content-inline > * {
  clear: both;
  margin-bottom: 15px;
  margin-top: -15px;
  text-align: center;
}
div.ja-twitter div.ja-twitter-tweets div.ja-twitter-item {
  border: 0;
  border-left: 3px solid #eee;
  margin: 0 0 30px;
  padding: 0 0 0 15px !important;
}
div.ja-twitter div.ja-twitter-item .ja-twitter-date {
  color: #999;
  font-size: 10px;
}
div#infscr-loading {
  display: block;
  text-align: center;
}
div#infscr-loading em {
  font-style: normal;
  font-size: 11px;
}
div#infscr-loading img {
  background: url(../../../templates/ja_argo/images/ajax-loader.gif) no-repeat center center;
  width: 32px;
  height: 32px;
}
#contact-form label {
  display: inline;
}
#login-form {
  margin-bottom: 0;
}
#login-form ul.unstyled li {
  margin-bottom: 0;
}
#login-form ul.unstyled li a {
  padding: 12.5px 0;
}
#login-form ul.unstyled li .icon-arrow-right {
  display: none;
}
#login-form .btn {
  margin-top: 0;
}
#login-form #form-login-secretkey #modlgn-secretkey {
  width: 169px;
}
#user-registration .form-actions {
  background: none;
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}
#recaptcha {
  margin-bottom: 30px;
}
#disqus_thread {
  width: 99% !important;
}
#idc-container div.idc-text_noresize,
#idc-container textarea.idc-text_noresize {
  width: 97.8% !important;
}
.containerCountComment a {
  font-weight: bold;
  color: #333;
}
.containerCountComment a:hover,
.containerCountComment a:focus,
.containerCountComment a:active {
  color: #cdf7d6;
}
.btn.jmodedit {
  z-index: 1050 !important;
}
.com_config .form-horizontal .t3onoff {
  padding: 0;
}
.com_config .form-horizontal .t3onoff label {
  padding: 0;
  border: 0;
  left: 0;
}
.com_config .form-horizontal .t3onoff label::before {
  padding: 3px 14px;
  border: none;
}
.com_config .form-horizontal .t3onoff label::after {
  border: none;
}
.com_config .form-horizontal .t3onoff label.on::before {
  text-align: left;
}
.com_config .form-horizontal .t3onoff label.btn:hover {
  background-color: transparent;
}
.com_config #options .modal {
  box-shadow: none;
  border-radius: 0;
  display: inline-block;
  margin: 0;
  position: static;
  width: auto;
}
.com_config #options .modal button.btn {
  border: none;
}
.com_config #options .modal [class^="ico"] {
  margin-right: 5px;
}
.com_config #options .nav-tabs .control-label hr {
  border: none;
  margin: 0;
}
.com_config .form-horizontal .t3onoff {
  margin-top: 10px;
}
.com_config .form-horizontal .t3onoff label {
  background: transparent;
  border-radius: 0;
  margin: 0;
  line-height: 25px;
  width: 90px;
}