.copyright {
    line-height: 0px !important;
}
.t3-footnav{
  	padding: 0px !important;
}
.t3-footnav .t3-module {
    margin-bottom: 0px;
}
.navbar-default {
    background-color: #104974 !important;
}
.t3-footer {
    background: #104974;
}
.t3-copyright {
    background: #135587;
}
article {
    margin-left: 0px !important;
}
.boxed .t3-wrapper {
    width: 80% !important;
}
.boxed .navbar-fixed-top, .boxed .navbar-fixed-bottom {
	width: 80% !important;
}
.t3-header .logo, .t3-header .header-info {
    DISPLAY: NONE !important;
}
@media screen and (max-width: 750px){
  .pull-left {
   font-size: 8px;
}
}
@media screen and (max-width: 450px){
  .pull-left {
   font-size: 6px;
}
}
.t3-off-canvas .t3-off-canvas-header {
  background: #104974 !important;
  color: white !important;
}

element.style {
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #104974 !important;
}
.t3-off-canvas .t3-off-canvas-body a {
    color: #373737;
    
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: none !important;
}
html, body {
    height: auto;
}
.jux-tl-item.left .jux-tl-info {
    background-color: #F5E7B2 !important;
    
}
.jux-tl-item.right .jux-tl-info {
    background-color: #DEF9C4 !important;
    
}
.jux-tl-item h2 a {
    font-size: 18px !important;
    color: blue !important;
  	
}