.noo-topheader {
  background: #000000;
}
.noo-login {
  text-align: left;
  float: right;
  margin-top: 5px;
}
@media (max-width: 768px) {
  .no-sidebar {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.t3-header {
  padding-top: 50px;
  padding-bottom: 18px;
  z-index: 999;
  width: 100%;
  background: #c2d53f;
}
#noo-header {
  background: #000000;
  border-bottom: 10px solid #f76000;
  padding: 0;
  width: 100%;
  z-index: 9999;
  position: relative;
}
#noo-header.affix.fadeInDown,
#noo-header.affix.fadeOutUp {
  position: fixed;
  top: 0;
  z-index: 9999;
  padding: 13px 0 0;
  border-width: 2px;
}
#noo-header.affix.fadeInDown .logo .logo-image img,
#noo-header.affix.fadeOutUp .logo .logo-image img {
  max-width: 60%;
}
#noo-header.affix.fadeInDown .main-nav .navbar .nav > li > a,
#noo-header.affix.fadeOutUp .main-nav .navbar .nav > li > a {
  font-weight: normal;
  font-size: 17px;
  padding: 12px 0 18px 15px;
}
@media (max-width: 1047px) {
  #noo-header.affix.fadeInDown .main-nav .navbar .nav > li > a,
  #noo-header.affix.fadeOutUp .main-nav .navbar .nav > li > a {
    padding: 0 7px 0 0;
  }
}
#noo-header.affix.fadeInDown .head-search,
#noo-header.affix.fadeOutUp .head-search {
  bottom: -34px;
}
@media (max-width: 768px) {
  #noo-header.affix.fadeInDown .head-search,
  #noo-header.affix.fadeOutUp .head-search {
    bottom: 4px;
  }
}
@media (max-width: 768px) {
  #noo-header.affix.fadeInDown,
  #noo-header.affix.fadeOutUp {
    max-height: 70px;
  }
}
#noo-header.affix .head-search {
  display: none;
}
@media (max-width: 1048px) {
  #noo-header {
    max-height: 123px;
    padding: 15px 0 0px 0;
  }
}
@media (max-width: 768px) {
  #noo-header {
    max-height: 80px;
    padding: 15px 0 0px 0;
  }
}
@media (min-width: 768px) {
  #noo-header .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.t3-social {
  z-index: 99999;
}
.logo-image span,
.logo-image small {
  display: none;
}
@media (max-width: 768px) {
  .logo-image {
    text-align: center;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 26px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.noo-header .row {
  position: relative;
}
.head-search {
  bottom: -40px;
  float: right;
  position: absolute;
  right: 0;
  text-align: right;
  z-index: 9;
}
.head-search form {
  margin: 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search .inputbox {
  background: url("../../../templates/jux_nozix/images/themes/orange/ico/search-invert.png") no-repeat 11px center #f76000;
  width: 37px;
  padding: 3px 0px;
  text-indent: -999em;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  color: #ffffff;
  box-shadow: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.head-search .inputbox:focus {
  background-position: 174px center;
  color: #ffffff;
  text-indent: 0px;
  width: 200px;
  padding-left: 10px;
  box-shadow: none;
}
@media (max-width: 768px) {
  .head-search {
    bottom: -20px;
  }
}
.t3-navheader .t3-module {
  margin-bottom: 0;
}
.t3-sl {
  padding-bottom: 36px;
  padding-top: 36px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 54px;
    padding-top: 54px;
  }
}
.noo-sl-3 {
  background-color: #ffffff;
}
body {
  background: url("../../../templates/jux_nozix/images/themes/orange/gray_bg.png") repeat center;
}
body .t3-wrapper {
  background: transparent;
}
.t3-mainbody {
  background: #ffffff;
  padding: 0;
}
.nozix-homepage .t3-content {
  padding: 0px 10px 20px 10px;
  border: 0;
}
.nozix-sidebar-content .t3-content {
  border-right: 0;
}
.t3-content {
  padding: 30px 30px 30px 40px;
  border-right: 1px solid #eeeeee;
}
@media (max-width: 768px) {
  .t3-content {
    padding: 20px;
  }
}
.noo_focus_sidebarcontent .t3-content {
  padding-left: 20px;
}
.nozix-no-sidebar .t3-content,
.no-sidebar .t3-content {
  border: 0;
}
.t3-sidebar {
  margin: 30px 0;
  padding-right: 40px;
  padding-left: 30px;
}
@media (max-width: 768px) {
  .t3-sidebar {
    padding-left: 30px;
  }
}
.nozix-homepage .t3-sidebar {
  margin: 0 0 20px 0;
  padding-right: 10px;
  padding-left: 10px;
}
.t3-search {
  position: absolute;
  right: 50px;
  top: 0;
  margin-top: 0px;
}
@media (max-width: 768px) {
  .t3-search {
    right: 20px;
  }
}
.t3-search .inputbox {
  background: url("../../../templates/jux_nozix/images/icon-search.png") no-repeat top right rgba(150, 150, 150, 0.4);
  border-radius: 0 0 5px 5px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: none;
  border-bottom: none;
  text-indent: -9999px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.t3-search .inputbox:focus {
  color: #252525;
  width: 177px;
  text-indent: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.noo-breadcrumbs {
  background: #000000;
  border-bottom: 1px solid #464646;
}
.noo-breadcrumbs .breadcrumb {
  background: transparent;
}
.noo-breadcrumbs .breadcrumb li {
  display: block;
  float: left;
  padding: 0px 7px;
  color: #9a9999;
}
.noo-breadcrumbs .breadcrumb li a {
  color: #9a9999;
}
.noo-breadcrumbs ul li {
  display: block;
  float: left;
  padding: 0px 7px;
}
.noo-breadcrumbs ul li a {
  color: #9a9999;
}
.noo-breadcrumbs ul li:first-child {
  padding-left: 0px;
}
.noo-breadcrumbs ul li:first-child span {
  padding-left: 0px;
}
.t3-footer {
  background: none;
  color: #9a9999;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #f76000;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #9a9999;
  background: transparent !important;
}
#t3-footer {
  background: #000000;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  #t3-footer .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.t3-footnav {
  padding: 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  color: #9a9999;
  margin-top: 9px;
  margin-bottom: 9px;
}
.t3-footnav .t3-module .module-title {
  color: #000000;
  font-size: 16px;
  margin-bottom: 9px;
}
.t3-footnav .t3-module ul {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: square !important;
}
.t3-footnav .t3-module ul li {
  list-style-type: square !important;
  line-height: 100%;
  margin: 0;
}
.t3-footnav .t3-module ul li > a {
  color: #9a9999;
  padding: 5px 0;
}
.t3-footnav .t3-module ul li > a:hover,
.t3-footnav .t3-module ul li > a:active,
.t3-footnav .t3-module ul li > a:focus {
  color: #f76000;
}
.t3-copyright {
  padding: 15px 0 ;
  background: #f76000;
  color: #ffffff;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright a {
  color: #ffffff;
}
.t3-copyright a:hover,
.t3-copyright a:active,
.t3-copyright a:focus {
  color: #252525;
}
.copyright {
  text-align: center;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 1047px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.t3-module span.badge {
  width: 40px;
  height: 40px;
  position: absolute;
  background: transparent url("../../../templates/jux_nozix/images/themes/orange/ico/badge.png") no-repeat;
  padding: 0;
  margin: 0;
  top: 0;
  right: 0;
  border-radius: 0;
}
.badge-new,
.badge-top,
.badge-hot {
  position: relative;
}
.badge-top span.badge {
  background-position: 0 0;
}
.badge-new span.badge {
  background-position: 0 -40px;
}
.badge-hot span.badge {
  background-position: 0 -80px;
}
.bg-black .module-inner {
  background: #000000 !important;
  color: #ffffff;
}
.bg-black .module-inner .module-title {
  color: #ffffff;
}
.bg-black .module-inner a {
  color: #ffffff;
}
.bg-black .module-inner a:hover {
  color: #f76000;
}
.bg-black .module-inner .moduleItemDateCreated {
  color: #f76000;
}
.bg-black .module-inner a.moduleItemReadMore:hover {
  color: #ffffff !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bg-gray .module-inner {
  background: #CCC !important;
}
.top-arrow {
  position: relative;
}
.top-arrow .noo-cs-control {
  margin: 0px;
  position: absolute;
  top: -30px;
  right: 0;
}
.top-arrow .noo-cs-control a:hover {
  color: #f76000;
}
.social_media {
  float: right;
}
.social_media ul.menu li:first-child {
  border-left: 1px solid #1a1a1a;
}
.social_media ul.menu li {
  display: block;
  float: left;
  line-height: 100%;
  margin: 0;
  padding: 10px 9px;
  border-right: 1px solid #1a1a1a;
}
.social_media ul.menu li a {
  width: 22px;
  height: 20px;
  background: transparent url("../../../templates/jux_nozix/images/themes/orange/ico/social_icon.png") no-repeat;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  line-height: 0;
  color: transparent;
  display: block;
  -webkit-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  -moz-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  -o-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
}
.social_media ul.menu li.twitter a {
  background-position: 0 0;
}
.social_media ul.menu li.twitter a:hover {
  background-position: 0 -20px;
}
.social_media ul.menu li.facebook a {
  background-position: -22px 0;
}
.social_media ul.menu li.facebook a:hover {
  background-position: -22px -20px;
}
.social_media ul.menu li.rssfeed a {
  background-position: -44px 0;
}
.social_media ul.menu li.rssfeed a:hover {
  background-position: -44px -20px;
}
.social_media ul.menu li.flickr a {
  background-position: -66px 0;
}
.social_media ul.menu li.flickr a:hover {
  background-position: -66px -20px;
}
@media (max-width: 768px) {
  .social_media ul.menu li {
    border: 0 !important;
  }
}
@media (max-width: 768px) {
  .social_media {
    float: left;
  }
}
.acymailing_module .acymailing_form span {
  float: left;
  line-height: 100%;
  height: 28px;
}
.acymailing_module .acymailing_form span.acyfield_email {
  width: 90%;
}
.acymailing_module .acymailing_form span.acysubbuttons {
  width: 10%;
}
.acymailing_module input.inputbox {
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  padding: 10px 20px;
  height: 34px;
  width: 100% !important;
  border: 1px solid #f76000;
  background: #000;
}
.acymailing_module span.acysubbuttons input.button {
  background: none repeat scroll 0 0 #f76000;
  border: medium none;
  box-shadow: none;
  padding: 6px 4px;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: 34px;
  line-height: 100% !important;
  font-size: 15px;
  margin: 0;
  color: #ffffff;
}
.t3-module.news_features {
  margin: 20px 0px;
}
.t3-module.news_features .module-inner {
  padding: 0 0 20px 0 !important;
}
.positions-preview .mod-pos {
  text-align: center;
  margin-bottom: 20px;
}
.positions-preview .col-md-2,
.positions-preview .col-md-3,
.positions-preview .col-md-4,
.positions-preview .col-md-8,
.positions-preview .col-md-9,
.positions-preview .col-md-12 {
  margin-bottom: 20px;
  padding: 12px;
  text-align: center;
  border: 1px solid #e2e2e2;
  color: #222;
}
.panel-group .panel-default {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.panel-group .panel-default .panel-heading {
  color: #252525;
  border-radius: 0;
  border: 1px solid #e2e2e2!important;
  padding: 15px;
  background: transparent;
}
.panel-group .panel-default .panel-heading:hover {
  border: 1px solid #444;
  background-color: #444;
  color: #ffffff;
}
.panel-group .panel-default .panel-heading:hover a {
  color: #ffffff;
}
.panel-group .panel-body {
  border: 0 !important;
}
.panel-group .panel-body ul {
  padding: 0;
  margin: 0 0 12px 25px;
  list-style-type: disc;
}
.panel-group .panel-body ul li {
  line-height: 24px;
}
.module-variations {
  padding: 20px 0;
  background: url("../../../templates/jux_nozix/images/themes/orange/gray_bg.png") repeat center;
}
.module-variations .modules-block .module-inner {
  padding: 10px;
  background: #ffffff;
}
.latestnews {
  margin-left: 0;
  list-style-type: square;
}
.latestnews li {
  line-height: 200%;
}