.t3-header {
  background: #0c426f;
  border-bottom: 1px solid #09355a;
  padding-top: 10px;
  padding-bottom: 10px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .logo-image {
    margin-left: 10px;
  }
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  color: #ffffff;
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  color: #666666;
  text-decoration: none;
}
.logo-text .site-slogan {
  color: #666666;
  display: block;
  font-size: 9px;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.head-search {
  float: right;
  display: inline-block;
  margin: 14px 0 0 0;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .form-control {
  background: #1b212a;
  border: 1px solid #1b212a;
  box-shadow: none;
  color: #666666;
  float: left;
  font-size: 13px;
  height: 30px;
  margin: 0;
  padding: 6px 10px;
}
@media screen and (max-width: 767px) {
  .head-search .form-control {
    width: 79%;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  background: #1b212a;
  border: 1px solid #205f93;
  box-shadow: none;
}
.head-search .button {
  background: #000000;
  border-color: #000000;
  height: 30px;
  overflow: hidden;
  position: relative;
  text-indent: -9999em;
  width: 36px;
}
.head-search .button:before {
  color: #ffffff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  left: 11px;
  position: absolute;
  text-indent: 0;
  top: 4px;
}
.head-search .button:hover,
.head-search .button:active,
.head-search .button:focus {
  background: #e09b0f;
  border-color: #e09b0f;
}
.t3-sl {
  background: transparent;
  color: inherit;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.t3-sl .module-title {
  padding-bottom: 4px;
  color: inherit;
  border-bottom: solid #0a3966;
}
.t3-sl a {
  color: #666666;
}
.t3-sl a:hover {
  color: #205f93;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  border-bottom: solid 1px #efece1;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .t3-sl-2 .container .module {
    margin-bottom: 20px;
  }
}
.t3-sl-3 .container {
  border-top: 1px solid #184978;
}
@media screen and (max-width: 767px) {
  .t3-sl-3 .container .t3-module {
    margin-bottom: 20px;
  }
}
.t3-bot-sl {
  background: #0a3966;
  color: #6991b7;
  padding: 0;
}
.t3-bot-sl .container {
  padding-bottom: 20px;
  padding-top: 20px;
}
.t3-bot-sl .container .module {
  margin-top: 0;
  margin-bottom: 20px;
}
.t3-bot-sl .module-title {
  color: #d9dee4;
}
.t3-bot-sl .module-ct a {
  color: #6991b7;
  display: inherit;
  padding: 0;
}
.t3-bot-sl .module-ct a:hover,
.t3-bot-sl .module-ct a:active,
.t3-bot-sl .module-ct a:focus {
  color: #ffffff;
}
.t3-bot-sl .module-ct ul.nav li {
  padding: 3px 0px;
}
.t3-bot-sl .module-ct ul.nav li a {
  background: url("../../../templates/jyzyedu_com_t3/images/bullet-dark-ltr.gif") no-repeat 0px 6px;
  border-bottom: 0;
  padding-left: 8px;
}
.t3-bot-sl .module-ct ul.nav li a:hover,
.t3-bot-sl .module-ct ul.nav li a:active,
.t3-bot-sl .module-ct ul.nav li a:focus {
  background-image: url("../../../templates/jyzyedu_com_t3/images/bullet-w-ltr.gif");
  border-radius: 0;
  color: #ffffff;
}
.t3-sl-3 {
  border-bottom: solid 1px #072848;
}
.t3-mainbody {
  padding-top: 0px;
  padding-bottom: 0px;
}
.t3-content {
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .t3-sidebar > .t3-sidebar {
    padding-left: 0;
    padding-right: 0;
  }
}
.t3-sidebar1,
.t3-sidebar2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-navhelper {
  background: #0a3966;
  border-bottom: 1px solid #072848;
  border-top: 1px solid #184978;
  color: #6991b7;
  padding: 0;
}
.t3-navhelper .breadcrumb {
  background: transparent;
}
.t3-navhelper .breadcrumb li.active {
  font-weight: bold;
}
.t3-footer {
  background: #083158;
  border-top: 1px solid #184978;
  color: #3a658e;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .t3-footer {
    text-align: center;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #083158;
  color: #3a658e;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #3a658e;
}
.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: #3a658e;
}
.t3-copyright {
  color: #3a658e;
  font-size: 12px;
  padding: 20px 0 20px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright a {
  color: #cccccc;
}
.t3-copyright a:hover,
.t3-copyright a:active,
.t3-copyright a:focus {
  color: #ffffff;
  text-decoration: none;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: 0.8;
  filter: alpha(opacity=80);
  display: inline-block;
}
.jamasshead {
  min-height: 100px;
}
.jamasshead .container {
  padding-top: 20px;
  padding-bottom: 20px;
}
.jamasshead h3 {
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  color: #ffffff;
  font-size: 41px;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .jamasshead h3 {
    font-size: 30px;
  }
}
.jamasshead .jamasshead-description {
  font-size: 16px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-transform: none;
}
.body-overlayed #sbox-window {
  padding: 0;
  border-radius: 0;
}
#t3-department .container {
  padding-top: 30px;
}
@media (min-width: 768px) {
  #t3-department .container {
    border-bottom: 1px solid #efece1;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 42px;
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #333333;
  color: #ffffff;
  margin-bottom: 20px;
}
.swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.color-brand-primary {
  background: #205f93;
}
.color-brand-secondary {
  background: #428bca;
}
.color-brand-success {
  background: #5cb85c;
}
.color-brand-danger {
  background: #d9534f;
}
.color-brand-warning {
  background: #f0ad4e;
}
.color-brand-info {
  background: #5bc0de;
}
.color-gray-darker {
  background: #222222;
}
.color-gray-dark {
  background: #333333;
}
.color-gray {
  background: #666666;
}
.color-gray-light {
  background: #999999;
  color: #333333;
}
.color-gray-lighter {
  background: #eeeeee;
  color: #333333;
}
.color-gray-lightest {
  background: #f7f7f7;
  color: #333333;
}
.finder.search-course button.search-course span {
  margin-right: 15px;
  position: relative;
  left: 3px;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}
.contentslider .t3-module {
  margin-bottom: 0;
}
.contentslider .module-title {
  margin-bottom: 8px;
}
.padding10 {
  padding: 10px 10px 0px;
}
.title-bline-w h3 {
  border-bottom: solid floralwhite;
  padding-bottom: 4px;
}