@media (max-width: 767px) {
    .always-show .mega > .mega-dropdown-menu, .always-show .dropdown-menu {
        display: block !important;
        position: static;
    }
    .open .dropdown-menu {
        display: block;
    }
}
.t3-logo, .t3-logo-small {
    display: block;
    text-decoration: none;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center;
}
.t3-logo {
    width: 182px;
    height: 50px;
}
.t3-logo-small {
    width: 60px;
    height: 30px;
}
.t3-logo, .t3-logo-color {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small, .t3-logo-small.t3-logo-color {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
    .logo-control .logo-img-sm {
        display: block;
    }
    .logo-control .logo-img {
        display: none;
    }
}
@media (min-width: 768px) {
    .logo-control .logo-img-sm {
        display: none;
    }
    .logo-control .logo-img {
        display: block;
    }
}
#community-wrap .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block;
}
.body-data-holder:before {
    display: none;
    content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #dc7928;
    text-decoration: none;
}
a:hover, a:focus {
    color: #9e551a;
    text-decoration: none;
    outline: none;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: none;
}
img {
    vertical-align: middle;
}
th, td {
    line-height: 1.6;
    text-align: left;
    vertical-align: top;
}
th {
    font-weight: bold;
}
td, tr td {
    border-top: 1px solid #dddddd;
}
.cat-list-row0:hover, .cat-list-row1:hover {
    background: #f5f5f5;
}
.cat-list-row1, tr.cat-list-row1 td {
    background: #f9f9f9;
}
table.contentpane, table.tablelist, table.category, table.admintable, table.blog {
    width: 100%;
}
table.contentpaneopen {
    border: 0;
}
.star {
    color: #ffcc00;
}
.red {
    color: #fc615d;
}
hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #d9d9d9;
}
.wrap {
    width: auto;
    clear: both;
}
.center, .table td.center, .table th.center {
    text-align: center;
}
.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 25px;
    margin-bottom: 12.5px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%;
}
h1, .h1 {
    font-size: 59px;
}
h2, .h2 {
    font-size: 36px;
}
h3, .h3 {
    font-size: 24px;
}
h4, .h4 {
    font-size: 20px;
}
h5, .h5 {
    font-size: 16px;
}
h6, .h6 {
    font-size: 14px;
}
p {
    margin: 0 0 12.5px;
}
.lead {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 24px;
    }
}
small, .small {
    font-size: 85%;
}
cite {
    font-style: normal;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-muted {
    color: #999999;
}
.text-primary {
    color: #dc7928;
}
a.text-primary:hover {
    color: #b4611d;
}
.text-success {
    color: #468847;
}
a.text-success:hover {
    color: #356635;
}
.text-info {
    color: #3a87ad;
}
a.text-info:hover {
    color: #2d6987;
}
.text-warning {
    color: #c09853;
}
a.text-warning:hover {
    color: #a47e3c;
}
.text-danger {
    color: #b94a48;
}
a.text-danger:hover {
    color: #953b39;
}
.bg-primary {
    color: #fff;
    background-color: #dc7928;
}
a.bg-primary:hover {
    background-color: #b4611d;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.highlight {
    background-color: #ffc;
    font-weight: bold;
    padding: 1px 4px;
}
.page-header {
    padding-bottom: 11.5px;
    margin: 50px 0 25px;
    border-bottom: 1px solid #eeeeee;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 12.5px;
}
ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 25px;
}
dt, dd {
    line-height: 1.6;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
.swatch-item {
    width: 100%;
    min-height: 100px;
    position: relative;
    background: #222222;
    color: #ffffff;
    margin-bottom: 25px;
}
@media (min-width: 1200px) {
    .swatch-item {
        min-height: 123px;
    }
}
.swatch-item dl {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 20px;
    margin: 0;
}
.color-brand-primary {
    background: #dc7928;
}
.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;
}
abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 12.5px 25px;
    margin: 0 0 25px;
    font-size: 20px;
    border-left: 5px solid #eeeeee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.6;
    color: #999999;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: "\2014 \00A0";
}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: "";
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: "\00A0 \2014";
}
blockquote:before, blockquote:after {
    content: "";
}
address {
    margin-bottom: 25px;
    font-style: normal;
    line-height: 1.6;
}
code, kbd, pre, samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
    text-align: center;
}
.features-list {
    margin-top: 75px;
}
.features-list .page-header {
    border: 0;
    text-align: center;
}
.features-list .page-header h1 {
    font-size: 48px;
}
.features-list .feature-row {
    overflow: hidden;
    min-height: 200px;
    color: #696f72;
    border-top: 1px solid #e0e2e3;
    padding: 75px 0 0;
    text-align: center;
}
.features-list .feature-row:last-child {
    border-bottom: 1px solid #e0e2e3;
    margin-bottom: 75px;
}
.features-list .feature-row h3 {
    font-size: 32px;
}
.features-list .feature-row div:first-child {
    padding-left: 0;
}
.features-list .feature-row div:last-child {
    padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
    float: left;
}
.features-list .feature-row div:last-child.feature-img img {
    float: right;
}
.jumbotron h2 {
    font-size: 48px;
}
.jumbotron iframe {
    margin-top: 25px;
}
@-webkit-keyframes popUp {
    70% {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -webkit-transform: scale(1.1);
        -webkit-animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-moz-keyframes popUp {
    70% {
        -moz-transform: scale(1.1);
        opacity: 0.8;
        filter: alpha(opacity=80);
        -moz-animation-timing-function: ease-out;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes popUp {
    70% {
        transform: scale(1.1);
        opacity: 0.8;
        filter: alpha(opacity=80);
        animation-timing-function: ease-out;
    }
    100% {
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-webkit-keyframes moveFromLeft {
    0% {
        -webkit-transform: translateX(-15%);
        transform: translateX(-15%);
        -webkit-animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-moz-keyframes moveFromLeft {
    0% {
        -webkit-transform: translateX(-15%);
        transform: translateX(-15%);
        -moz-animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes moveFromLeft {
    0% {
        -webkit-transform: translateX(-15%);
        transform: translateX(-15%);
        animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-webkit-keyframes moveFromRight {
    0% {
        -webkit-transform: translateX(15%);
        transform: translateX(15%);
        -webkit-animation-timing-function: ease-out;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-moz-keyframes moveFromRight {
    0% {
        -webkit-transform: translateX(15%);
        transform: translateX(15%);
        -moz-animation-timing-function: ease-out;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes moveFromRight {
    50% {
        -webkit-transform: translateX(15%);
        transform: translateX(15%);
        animation-timing-function: ease-out;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-webkit-keyframes moveFromBottom {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        -webkit-animation-timing-function: ease-out;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-moz-keyframes moveFromBottom {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        -moz-animation-timing-function: ease-out;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes moveFromBottom {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        animation-timing-function: ease-out;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-webkit-keyframes fadeIn {
    0% {
        -webkit-animation-timing-function: ease-out;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        -webkit-animation-timing-function: ease-out;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-moz-keyframes fadeIn {
    0% {
        -webkit-animation-timing-function: ease-out;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        -moz-animation-timing-function: ease-out;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes fadeIn {
    0% {
        -webkit-animation-timing-function: ease-out;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        animation-timing-function: ease-out;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: rotateY(-40deg);
        opacity: 0.8;
        filter: alpha(opacity=80);
    }
    100% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: rotateY(0deg);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-moz-keyframes flip {
    0% {
        -moz-animation-timing-function: ease-out;
        -moz-transform: rotateY(-40deg);
        opacity: 0.8;
        filter: alpha(opacity=80);
    }
    100% {
        -moz-animation-timing-function: ease-out;
        -moz-transform: rotateY(0deg);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes flip {
    0% {
        animation-timing-function: ease-out;
        transform: rotateY(-40deg);
        opacity: 0.8;
        filter: alpha(opacity=80);
    }
    100% {
        animation-timing-function: ease-out;
        transform: rotateY(0deg);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@media (min-width: 992px) {
    .enable-effect .ja-animate {
        position: relative;
        -webkit-perspective: 600px;
        -moz-perspective: 600px;
        perspective: 600px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    .enable-effect .inview .ja-animate[data-animation="pop-up"], .enable-effect .inview .ja-animate.pop-up {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-animation: popUp 1200ms ease-in-out forwards;
        -moz-animation: popUp 1200ms ease-in-out forwards;
        -ms-animation: popUp 1200ms ease-in-out forwards;
        animation: popUp 1200ms ease-in-out forwards;
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }
    .enable-effect .inview .ja-animate[data-animation="move-from-left"], .enable-effect .inview .ja-animate.move-from-left {
        -webkit-animation: moveFromLeft 2400ms ease-in-out forwards;
        -moz-animation: moveFromLeft 2400ms ease-in-out forwards;
        animation: moveFromLeft 2400ms ease-in-out forwards;
    }
    .enable-effect .inview .ja-animate[data-animation="move-from-right"], .enable-effect .inview .ja-animate.move-from-right {
        -webkit-animation: moveFromRight 2400ms ease-in-out forwards;
        -moz-animation: moveFromRight 2400ms ease-in-out forwards;
        animation: moveFromRight 2400ms ease-in-out forwards;
    }
    .enable-effect .inview .ja-animate[data-animation="move-from-bottom"], .enable-effect .inview .ja-animate.move-from-bottom {
        -webkit-animation: moveFromBottom 2400ms ease-in-out forwards;
        -moz-animation: moveFromBottom 2400ms ease-in-out forwards;
        animation: moveFromBottom 2400ms ease-in-out forwards;
    }
    .enable-effect .inview .ja-animate[data-animation="fadeIn"], .enable-effect .inview .ja-animate.fadeIn {
        -webkit-animation: fadeIn 2400ms ease-in-out forwards;
        -moz-animation: fadeIn 2400ms ease-in-out forwards;
        animation: fadeIn 2400ms ease-in-out forwards;
    }
    .enable-effect .inview .ja-animate[data-animation="fadeInUp"], .enable-effect .inview .ja-animate.fadeInUp {
        -webkit-animation: fadeInUp 2400ms ease-in-out forwards;
        -moz-animation: fadeInUp 2400ms ease-in-out forwards;
        animation: fadeInUp 2400ms ease-in-out forwards;
    }
    .enable-effect .inview .ja-animate[data-animation="flip"], .enable-effect .inview .ja-animate.flip {
        transform-style: preserve-3d;
        -webkit-animation: flip 2400ms ease-in-out forwards;
        -moz-animation: flip 2400ms ease-in-out forwards;
        animation: flip 2400ms ease-in-out forwards;
    }
    .enable-effect .inview .ja-animate[data-delay="item-0"], .enable-effect .inview .ja-animate.dl-item-0 {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-1"], .enable-effect .inview .ja-animate.dl-item-1 {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-2"], .enable-effect .inview .ja-animate.dl-item-2 {
        -webkit-animation-delay: 1000ms;
        animation-delay: 1000ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-3"], .enable-effect .inview .ja-animate.dl-item-3 {
        -webkit-animation-delay: 1200ms;
        animation-delay: 1200ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-4"], .enable-effect .inview .ja-animate.dl-item-4 {
        -webkit-animation-delay: 1100ms;
        animation-delay: 1100ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-5"], .enable-effect .inview .ja-animate.dl-item-5 {
        -webkit-animation-delay: 1200ms;
        animation-delay: 1200ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-6"], .enable-effect .inview .ja-animate.dl-item-6 {
        -webkit-animation-delay: 1300ms;
        animation-delay: 1300ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-7"], .enable-effect .inview .ja-animate.dl-item-7 {
        -webkit-animation-delay: 1400ms;
        animation-delay: 1400ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-8"], .enable-effect .inview .ja-animate.dl-item-8 {
        -webkit-animation-delay: 1500ms;
        animation-delay: 1500ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-9"], .enable-effect .inview .ja-animate.dl-item-9 {
        -webkit-animation-delay: 1600ms;
        animation-delay: 1600ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-10"], .enable-effect .inview .ja-animate.dl-item-10 {
        -webkit-animation-delay: 1700ms;
        animation-delay: 1700ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-11"], .enable-effect .inview .ja-animate.dl-item-11 {
        -webkit-animation-delay: 1800ms;
        animation-delay: 1800ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-12"], .enable-effect .inview .ja-animate.dl-item-12 {
        -webkit-animation-delay: 1900ms;
        animation-delay: 1900ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-13"], .enable-effect .inview .ja-animate.dl-item-13 {
        -webkit-animation-delay: 2000ms;
        animation-delay: 2000ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-15"], .enable-effect .inview .ja-animate.dl-item-15 {
        -webkit-animation-delay: 2100ms;
        animation-delay: 2100ms;
    }
    .enable-effect .inview .ja-animate[data-delay="item-16"], .enable-effect .inview .ja-animate.dl-item-16 {
        -webkit-animation-delay: 2200ms;
        animation-delay: 2200ms;
    }
    .enable-effect .inview .ja-animate[data-delay="200"], .enable-effect .inview .ja-animate.dl-2 {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }
    .enable-effect .inview .ja-animate[data-delay="400"], .enable-effect .inview .ja-animate.dl-4 {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms;
    }
    .enable-effect .inview .ja-animate[data-delay="600"], .enable-effect .inview .ja-animate.dl-6 {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms;
    }
    .enable-effect .inview .ja-animate[data-delay="800"], .enable-effect .inview .ja-animate.dl-8 {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms;
    }
    .enable-effect .inview .ja-animate[data-delay="1000"], .enable-effect .inview .ja-animate.dl-10 {
        -webkit-animation-delay: 1000ms;
        animation-delay: 1000ms;
    }
}
.enable-effect.ie11 .ja-animate.fadeInUp {
    opacity: 1;
    filter: alpha(opacity=100);
}
.enable-effect.ie9 .ja-animate, .enable-effect.ie8 .ja-animate, .enable-effect.old-ie .ja-animate, .enable-effect.ie9 .inview .ja-animate, .enable-effect.ie8 .inview .ja-animate, .enable-effect.old-ie .inview .ja-animate {
    opacity: 1;
    filter: alpha(opacity=100);
}
.enable-effect.ie9 .inview [data-animation="pop-up"] .ja-animate, .enable-effect.ie8 .inview [data-animation="pop-up"] .ja-animate, .enable-effect.old-ie .inview [data-animation="pop-up"] .ja-animate {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.ja-masonry-wrap {
    margin-left: -15px;
    margin-right: -15px;
}
.ja-masonry-wrap .item {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.ja-masonry-wrap .item-bg-dark .item-inner, .ja-masonry-wrap .item-bg-dark article {
    background-color: #333333;
    color: #ffffff;
}
.ja-masonry-wrap .item-bg-highlight .item-inner, .ja-masonry-wrap .item-bg-highlight article {
    background-color: #f1cbac;
}
.ja-masonry-wrap .badge.hot {
    background-color: #fc615d;
    color: #ffffff;
}
.ja-masonry-wrap .badge.new {
    background-color: #0077bb;
    color: #ffffff;
}
.ja-masonry-wrap .grid-sizer {
    margin-bottom: 0;
}
.ja-masonry-wrap .grid-xs-1 .item {
    width: 100%;
}
.ja-masonry-wrap .grid-xs-2 .item {
    width: 50%;
}
.ja-masonry-wrap .grid-xs-3 .item {
    width: 33.3%;
}
.ja-masonry-wrap .grid-xs-4 .item {
    width: 25%;
}
.ja-masonry-wrap .grid-xs-5 .item {
    width: 20%;
}
.ja-masonry-wrap .grid-xs-6 .item {
    width: 16.6%;
}
.ja-masonry-wrap .grid-xs-7 .item {
    width: 14.28%;
}
.ja-masonry-wrap .grid-xs-8 .item {
    width: 12.5%;
}
.ja-masonry-wrap .grid-xs-9 .item {
    width: 11.1%;
}
.ja-masonry-wrap .grid-xs-10 .item {
    width: 10%;
}
@media (min-width: 600px) {
    .ja-masonry-wrap .grid-smx-1 .item {
        width: 100%;
    }
    .ja-masonry-wrap .grid-smx-2 .item {
        width: 50%;
    }
    .ja-masonry-wrap .grid-smx-3 .item {
        width: 33.3%;
    }
    .ja-masonry-wrap .grid-smx-4 .item {
        width: 25%;
    }
    .ja-masonry-wrap .grid-smx-5 .item {
        width: 20%;
    }
    .ja-masonry-wrap .grid-smx-6 .item {
        width: 16.6%;
    }
    .ja-masonry-wrap .grid-smx-7 .item {
        width: 14.28%;
    }
    .ja-masonry-wrap .grid-smx-8 .item {
        width: 12.5%;
    }
    .ja-masonry-wrap .grid-smx-9 .item {
        width: 11.1%;
    }
    .ja-masonry-wrap .grid-smx-10 .item {
        width: 10%;
    }
}
@media (min-width: 768px) {
    .ja-masonry-wrap .grid-sm-1 .item {
        width: 100%;
    }
    .ja-masonry-wrap .grid-sm-2 .item {
        width: 50%;
    }
    .ja-masonry-wrap .grid-sm-3 .item {
        width: 33.3%;
    }
    .ja-masonry-wrap .grid-sm-4 .item {
        width: 25%;
    }
    .ja-masonry-wrap .grid-sm-5 .item {
        width: 20%;
    }
    .ja-masonry-wrap .grid-sm-6 .item {
        width: 16.6%;
    }
    .ja-masonry-wrap .grid-sm-7 .item {
        width: 14.28%;
    }
    .ja-masonry-wrap .grid-sm-8 .item {
        width: 12.5%;
    }
    .ja-masonry-wrap .grid-sm-9 .item {
        width: 11.1%;
    }
    .ja-masonry-wrap .grid-sm-10 .item {
        width: 10%;
    }
}
@media (min-width: 992px) {
    .ja-masonry-wrap .grid-md-1 .item {
        width: 100%;
    }
    .ja-masonry-wrap .grid-md-2 .item {
        width: 50%;
    }
    .ja-masonry-wrap .grid-md-3 .item {
        width: 33.3%;
    }
    .ja-masonry-wrap .grid-md-4 .item {
        width: 25%;
    }
    .ja-masonry-wrap .grid-md-5 .item {
        width: 20%;
    }
    .ja-masonry-wrap .grid-md-6 .item {
        width: 16.6%;
    }
    .ja-masonry-wrap .grid-md-7 .item {
        width: 14.28%;
    }
    .ja-masonry-wrap .grid-md-8 .item {
        width: 12.5%;
    }
    .ja-masonry-wrap .grid-md-9 .item {
        width: 11.1%;
    }
    .ja-masonry-wrap .grid-md-10 .item {
        width: 10%;
    }
}
@media (min-width: 1200px) {
    .ja-masonry-wrap .grid-lg-1 .item {
        width: 100%;
    }
    .ja-masonry-wrap .grid-lg-2 .item {
        width: 50%;
    }
    .ja-masonry-wrap .grid-lg-3 .item {
        width: 33.3%;
    }
    .ja-masonry-wrap .grid-lg-4 .item {
        width: 25%;
    }
    .ja-masonry-wrap .grid-lg-4 .item.item-2 {
        width: 50%;
    }
    .ja-masonry-wrap .grid-lg-5 .item {
        width: 20%;
    }
    .ja-masonry-wrap .grid-lg-6 .item {
        width: 16.6%;
    }
    .ja-masonry-wrap .grid-lg-7 .item {
        width: 14.28%;
    }
    .ja-masonry-wrap .grid-lg-8 .item {
        width: 12.5%;
    }
    .ja-masonry-wrap .grid-lg-9 .item {
        width: 11.1%;
    }
    .ja-masonry-wrap .grid-lg-10 .item {
        width: 10%;
    }
}
html.ie8 .ja-masonry-wrap .item {
    margin-left: -0.5px;
}
label {
    font-family: "Bitter", serif;
    text-transform: uppercase;
}
.form-control:focus {
    border-color: #333333;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 51, 51, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 51, 51, 0.6);
}
.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999999;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
}
textarea.form-control {
    height: auto;
}
.form-control:focus {
    box-shadow: none !important;
}
.form-group {
    margin-bottom: 25px;
}
.radio label, .checkbox label {
    display: inline;
    text-transform: none;
}
.form-control-static {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
    }
    .form-inline .form-control {
        display: inline-block;
    }
    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        float: none;
    }
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .form-control-static {
    padding-top: 7px;
}
.btn {
    text-transform: uppercase;
}
.btn-inverse {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333;
    border-width: 4px;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse.focus, .btn-inverse:active, .btn-inverse.active, .open > .dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: #141414;
}
.btn-inverse:active, .btn-inverse.active, .open > .dropdown-toggle.btn-inverse {
    background-image: none;
}
.btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled] .btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse:hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled] .btn-inverse:focus, .btn-inverse.disabled.focus, .btn-inverse[disabled].focus, fieldset[disabled] .btn-inverse.focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled] .btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse.active {
    background-color: #333333;
    border-color: #333333;
}
.btn-inverse .badge {
    color: #333333;
    background-color: #ffffff;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse.focus, .btn-inverse:active, .btn-inverse.active, .open > .dropdown-toggle.btn-inverse {
    color: #333333;
    background-color: #ffffff;
    border-color: #333333;
}
.btn-inverse:active, .btn-inverse.active, .open > .dropdown-toggle.btn-inverse {
    background-image: none;
}
.btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled] .btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse:hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled] .btn-inverse:focus, .btn-inverse.disabled.focus, .btn-inverse[disabled].focus, fieldset[disabled] .btn-inverse.focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled] .btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse.active {
    background-color: #333333;
    border-color: #333333;
}
.btn-inverse .badge {
    color: #333333;
    background-color: #ffffff;
}
button[class^="btn modal"] {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333;
    border-width: 4px;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
button[class^="btn modal"]:hover, button[class^="btn modal"]:focus, button[class^="btn modal"].focus, button[class^="btn modal"]:active, button[class^="btn modal"].active, .open > .dropdown-togglebutton[class^="btn modal"] {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: #141414;
}
button[class^="btn modal"]:active, button[class^="btn modal"].active, .open > .dropdown-togglebutton[class^="btn modal"] {
    background-image: none;
}
button[class^="btn modal"].disabled, button[class^="btn modal"][disabled], fieldset[disabled] button[class^="btn modal"], button[class^="btn modal"].disabled:hover, button[class^="btn modal"][disabled]:hover, fieldset[disabled] button[class^="btn modal"]:hover, button[class^="btn modal"].disabled:focus, button[class^="btn modal"][disabled]:focus, fieldset[disabled] button[class^="btn modal"]:focus, button[class^="btn modal"].disabled.focus, button[class^="btn modal"][disabled].focus, fieldset[disabled] button[class^="btn modal"].focus, button[class^="btn modal"].disabled:active, button[class^="btn modal"][disabled]:active, fieldset[disabled] button[class^="btn modal"]:active, button[class^="btn modal"].disabled.active, button[class^="btn modal"][disabled].active, fieldset[disabled] button[class^="btn modal"].active {
    background-color: #333333;
    border-color: #333333;
}
button[class^="btn modal"] .badge {
    color: #333333;
    background-color: #ffffff;
}
button[class^="btn modal"]:hover, button[class^="btn modal"]:focus, button[class^="btn modal"].focus, button[class^="btn modal"]:active, button[class^="btn modal"].active, .open > .dropdown-togglebutton[class^="btn modal"] {
    color: #333333;
    background-color: #ffffff;
    border-color: #333333;
}
button[class^="btn modal"]:active, button[class^="btn modal"].active, .open > .dropdown-togglebutton[class^="btn modal"] {
    background-image: none;
}
button[class^="btn modal"].disabled, button[class^="btn modal"][disabled], fieldset[disabled] button[class^="btn modal"], button[class^="btn modal"].disabled:hover, button[class^="btn modal"][disabled]:hover, fieldset[disabled] button[class^="btn modal"]:hover, button[class^="btn modal"].disabled:focus, button[class^="btn modal"][disabled]:focus, fieldset[disabled] button[class^="btn modal"]:focus, button[class^="btn modal"].disabled.focus, button[class^="btn modal"][disabled].focus, fieldset[disabled] button[class^="btn modal"].focus, button[class^="btn modal"].disabled:active, button[class^="btn modal"][disabled]:active, fieldset[disabled] button[class^="btn modal"]:active, button[class^="btn modal"].disabled.active, button[class^="btn modal"][disabled].active, fieldset[disabled] button[class^="btn modal"].active {
    background-color: #333333;
    border-color: #333333;
}
button[class^="btn modal"] .badge {
    color: #333333;
    background-color: #ffffff;
}
.btn-lg {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 17px 25px;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    font-family: "Bitter", serif;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    padding-left: 0;
    border-bottom-width: 2px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .inputbox:focus {
    box-shadow: none;
}
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .inputbox::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .inputbox:-ms-input-placeholder {
    color: #999999;
}
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .inputbox::-webkit-input-placeholder {
    color: #999999;
}
textareaselect, textareatextarea, textareainput[type="text"], textareainput[type="password"], textareainput[type="datetime"], textareainput[type="datetime-local"], textareainput[type="date"], textareainput[type="month"], textareainput[type="time"], textareainput[type="week"], textareainput[type="number"], textareainput[type="email"], textareainput[type="url"], textareainput[type="search"], textareainput[type="tel"], textareainput[type="color"], textarea.inputbox {
    height: auto;
}
@media screen and (min-width: 768px) {
    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
        width: auto;
    }
}
select, select.form-control, select.inputbox, select.input {
    padding-right: 5px;
}
.input-append .active, .input-prepend .active {
    background-color: #bbff33;
    border-color: #669900;
}
.invalid {
    border-color: #fc615d;
}
label.invalid {
    color: #fc615d;
}
input.invalid {
    border-color: #fc615d;
}
.dropdown-menu > li > a {
    padding: 5px 20px;
}
.dropdown-header {
    padding: 3px 20px;
    font-size: 16px;
}
.dropdown-header a {
    color: #999999;
}
.dropdown-submenu > a:after {
    border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #262626;
}
.nav > li > .separator {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 25px;
}
@media (min-width: 768px) {
    .nav > li > .separator {
        padding-top: 23.5px;
        padding-bottom: 23.5px;
    }
}
@media (max-width: 991px) {
    .nav > li > span {
        padding: 10px 15px;
        display: inline-block;
    }
}
@media (max-width: 767px) {
    .nav-tabs > li {
        float: none;
    }
}
.nav-tabs > li > a {
    color: #333333;
    padding: 18.75px 37.5px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
}
@media (max-width: 1199px) {
    .nav-tabs > li > a {
        padding: 25px;
    }
}
@media (max-width: 767px) {
    .nav-tabs > li > a {
        padding: 12.5px;
    }
}
.nav-tabs > li > a:hover {
    background: transparent;
    border-color: transparent;
    color: #9e551a;
}
.nav-tabs > li.open > a, .nav-tabs > li.open > a:hover, .nav-tabs > li.open > a:focus {
    background: transparent;
    border-color: transparent;
    color: #dc7928;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #d9d9d9;
    border-bottom-color: #ffffff;
    color: #222222;
}
@media (max-width: 767px) {
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background-color: #d9d9d9;
    }
}
.tab-content {
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 37.5px;
}
@media (max-width: 1199px) {
    .tab-content {
        padding: 25px;
    }
}
.nav-stacked > li {
    font-family: inherit;
}
.nav-stacked > li > a {
    border-radius: 0;
    padding: 8.33333333px 0;
    color: #333333;
    text-transform: uppercase;
    font-size: 15px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.nav-stacked > li > a:hover, .nav-stacked > li > a:focus {
    background: none;
    color: #9e551a;
    margin-left: 10px;
}
.nav-stacked > li + li {
    margin: 0;
}
.nav-stacked > li.open > a, .nav-stacked > li.open > a:hover, .nav-stacked > li.open > a:focus {
    background: none;
    color: #9e551a;
}
.nav-stacked > li.disabled > a, .nav-stacked > li.disabled > a:hover, .nav-stacked > li.disabled > a:focus {
    color: #999999;
    margin: 0;
}
.nav-stacked > li.active > a, .nav-stacked > li.active > a:hover, .nav-stacked > li.active > a:focus {
    background: none;
    color: #dc7928;
    margin: 0;
}
.nav .caret {
    border-top-color: #dc7928;
    border-bottom-color: #dc7928;
}
.nav a:hover .caret {
    border-top-color: #9e551a;
    border-bottom-color: #9e551a;
}
.t3-navhelper {
    background: #f5f5f5;
    border-top: 1px solid #d9d9d9;
    color: #666666;
    padding: 5px 0;
}
.breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
}
.breadcrumb > li + li:before {
    content: "/\00a0";
}
.breadcrumb > .active {
    color: #999999;
}
.breadcrumb > .active + li:before {
    content: "";
    padding: 0;
}
.breadcrumb > .active .hasTooltip {
    padding-right: 12.5px;
}
.breadcrumb .divider {
    display: none;
}
.pagination-wrap {
    text-align: center;
}
.pagination > li > a, .pagination > li > span {
    display: inline-block;
    background: #eeeeee;
    color: #333333;
    margin: 0 6.25px 12.5px;
    line-height: normal;
    float: none;
    font-size: 15px;
    font-weight: 500;
    border: 4px solid #eeeeee;
    padding: 10px 12px;
    text-transform: uppercase;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background: #ffffff;
    border-color: #eeeeee;
    color: #333333;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background: #eeeeee;
    border-color: #eeeeee;
}
.pagination {
    display: block;
}
.pagination:before, .pagination:after {
    content: " ";
    display: table;
}
.pagination:after {
    clear: both;
}
.pagination .pagination {
    display: inline-block;
}
.counter {
    color: #999999;
    display: block;
    float: none !important;
    margin-top: 25px;
    padding: 0 12px;
    text-align: center;
}
@media (max-width: 768px - 1px) {
    .navbar {
        min-height: 0;
    }
}
.navbar-toggle {
    font-size: 21px;
    padding: 0;
    line-height: 72px;
    width: 35px;
    margin: 0;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 11.75px -15px;
}
.navbar-nav > li > a, .navbar-nav > li > span {
    text-transform: uppercase;
    padding-right: 0;
    padding-left: 30px;
    font-size: 15px;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.navbar-nav > li > a::before, .navbar-nav > li > span::before {
    content: "";
    border-bottom: 1px solid #d9d9d9;
    width: 15px;
    display: inline-block;
    margin-right: 5px;
}
@media (max-width: 1199px) {
    .navbar-nav > li > a::before, .navbar-nav > li > span::before {
        display: none;
    }
}
.navbar-nav > li.active > a::before {
    border-bottom-color: #dc7928;
}
@media (max-width: 767px) {
    .navbar-nav .open span {
        color: #dc7928;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        margin: 0;
    }
}
.navbar-nav > li > .open .dropdown-menu {
    background: #fafafb;
    border: none;
    box-shadow: none;
    margin-top: 12.5px;
    padding: 6.25px 25px;
}
.navbar-nav > li > .open .dropdown-menu::after {
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fafafb;
    position: absolute;
    bottom: -13.5px;
    left: 25px;
    z-index: 1001;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
@media (max-width: 1300px) {
    .navbar-default {
        width: auto;
    }
}
.navbar-default .navbar-brand {
    color: #1a1d22;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #040405;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777777;
}
.navbar-default .navbar-nav > li > a {
    color: #1a1d22;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #dc7928;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #1a1d22;
}
.navbar-default .navbar-nav > li > .nav-header {
    color: #1a1d22;
    display: inline-block;
    padding-top: 25px;
    padding-bottom: 25px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #dc7928;
    background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.style-dark .navbar-default .navbar-nav > li > a {
    color: #ffffff;
}
.style-dark .navbar-default .navbar-nav > li > a:hover, .style-dark .navbar-default .navbar-nav > li > a:focus {
    color: #dc7928;
}
.style-dark .navbar-default .navbar-nav > .active > a, .style-dark .navbar-default .navbar-nav > .active > a:hover, .style-dark .navbar-default .navbar-nav > .active > a:focus {
    color: #dc7928;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: transparent;
}
.navbar-default .navbar-toggle:hover .fa, .navbar-default .navbar-toggle:focus .fa {
    color: #dc7928;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
.navbar-default .navbar-nav > .dropdown .dropdown-menu {
    background: #fafafb;
    border: none;
    box-shadow: none;
    margin-top: 12.5px;
    padding: 6.25px 25px;
}
.navbar-default .navbar-nav > .dropdown .dropdown-menu > li a {
    background-color: transparent;
    color: #1a1d22;
    padding: 6px 0px;
    font-size: 16px;
    line-height: 1.6;
    border-radius: 0px;
    -webkit-transition: padding 350ms;
    -o-transition: padding 350ms;
    transition: padding 350ms;
    padding: 6.25px 0;
    min-width: 150px;
}
.navbar-default .navbar-nav > .dropdown .dropdown-menu > li a:hover, .navbar-default .navbar-nav > .dropdown .dropdown-menu > li a:focus, .navbar-default .navbar-nav > .dropdown .dropdown-menu > li a:active {
    background-color: transparent;
    color: #dc7928;
    padding-left: 12px;
}
.navbar-default .navbar-nav > .dropdown .dropdown-menu > li.active a {
    color: #dc7928;
}
.navbar-default .navbar-nav > .dropdown .dropdown-menu > li.active li a {
    color: #1a1d22;
}
.navbar-default .navbar-nav > .dropdown .dropdown-menu > li.active li a:hover, .navbar-default .navbar-nav > .dropdown .dropdown-menu > li.active li a:focus, .navbar-default .navbar-nav > .dropdown .dropdown-menu > li.active li a:active {
    color: #dc7928;
}
.navbar-default .navbar-nav > .dropdown .dropdown-menu > li.active li.active a {
    color: #dc7928;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #dc7928;
    border-bottom-color: #dc7928;
}
.navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret, .navbar-default .navbar-nav > .open > a:active .caret {
    border-top-color: #dc7928;
    border-bottom-color: #dc7928;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #1a1d22;
    border-bottom-color: #1a1d22;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #1a1d22;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #dc7928;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #dc7928;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #1a1d22;
}
.navbar-default .navbar-link:hover {
    color: #dc7928;
}
.t3-header.style-dark .navbar-default .navbar-toggle {
    color: #ffffff;
}
.t3-mainnav {
    border: 0;
    margin-bottom: 0;
    border-radius: 0;
}
@media (max-width: 767px) {
    .t3-mainnav {
        position: static;
    }
}
@media (max-width: 1199px) {
    .t3-mainnav {
        padding-left: 0;
    }
}
.t3-mainnav .t3-navbar {
    padding-left: 0;
    padding-right: 0;
}
.t3-mainnav .navbar-nav {
    float: right;
}
.t3-mainnav .t3-navbar-collapse {
    background: #f7f7f7;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
@media (min-width: 768px) {
    .t3-mainnav .t3-navbar-collapse {
        display: none !important;
    }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
    float: left;
    margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
    margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    border-top: 1px solid transparent;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
    border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
    margin-top: 12.5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
    position: absolute;
    top: 40%;
    right: 12px;
}
.style-dark .t3-mainnav .t3-navbar-collapse {
    background: #000000;
}
.t3-module {
    background: transparent;
    color: inherit;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
@media screen and (min-width: 768px) {
    .t3-module {
        margin-bottom: 50px;
    }
}
.t3-module:last-child {
    margin-bottom: 0;
}
.t3-module .module-inner {
    padding: 0;
}
.t3-module.module-highlight {
    background: #dc7928;
    margin-left: -25px;
    margin-top: -25px;
    margin-right: -25px;
    padding: 25px;
    color: #ffffff;
}
.t3-module.module-highlight .module-title {
    color: #ffffff;
}
.t3-module.module-highlight .module-title:after {
    border-color: #f7f7f7;
}
.t3-module.module-highlight ul li a, .t3-module.module-highlight a {
    color: #f7f7f7;
}
.t3-module.module-highlight ul li a:hover, .t3-module.module-highlight a:hover, .t3-module.module-highlight ul li a:focus, .t3-module.module-highlight a:focus {
    color: #ffffff;
}
.t3-module.module-highlight select, .t3-module.module-highlight textarea, .t3-module.module-highlight input {
    border-color: rgba(225, 225, 225, 0.6);
    color: #f7f7f7;
}
.t3-module.module-highlight select::-moz-placeholder, .t3-module.module-highlight textarea::-moz-placeholder, .t3-module.module-highlight input::-moz-placeholder {
    color: #f7f7f7;
    opacity: 1;
}
.t3-module.module-highlight select:-ms-input-placeholder, .t3-module.module-highlight textarea:-ms-input-placeholder, .t3-module.module-highlight input:-ms-input-placeholder {
    color: #f7f7f7;
}
.t3-module.module-highlight select::-webkit-input-placeholder, .t3-module.module-highlight textarea::-webkit-input-placeholder, .t3-module.module-highlight input::-webkit-input-placeholder {
    color: #f7f7f7;
}
.t3-module.module-highlight select:focus, .t3-module.module-highlight textarea:focus, .t3-module.module-highlight input:focus {
    border-color: #ffffff;
}
.t3-module.module-highlight .btn-primary {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333;
    border-width: 4px;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    opacity: 1;
    filter: alpha(opacity=100);
}
.t3-module.module-highlight .btn-primary:hover, .t3-module.module-highlight .btn-primary:focus, .t3-module.module-highlight .btn-primary.focus, .t3-module.module-highlight .btn-primary:active, .t3-module.module-highlight .btn-primary.active, .open > .dropdown-toggle.t3-module.module-highlight .btn-primary {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: #141414;
}
.t3-module.module-highlight .btn-primary:active, .t3-module.module-highlight .btn-primary.active, .open > .dropdown-toggle.t3-module.module-highlight .btn-primary {
    background-image: none;
}
.t3-module.module-highlight .btn-primary.disabled, .t3-module.module-highlight .btn-primary[disabled], fieldset[disabled] .t3-module.module-highlight .btn-primary, .t3-module.module-highlight .btn-primary.disabled:hover, .t3-module.module-highlight .btn-primary[disabled]:hover, fieldset[disabled] .t3-module.module-highlight .btn-primary:hover, .t3-module.module-highlight .btn-primary.disabled:focus, .t3-module.module-highlight .btn-primary[disabled]:focus, fieldset[disabled] .t3-module.module-highlight .btn-primary:focus, .t3-module.module-highlight .btn-primary.disabled.focus, .t3-module.module-highlight .btn-primary[disabled].focus, fieldset[disabled] .t3-module.module-highlight .btn-primary.focus, .t3-module.module-highlight .btn-primary.disabled:active, .t3-module.module-highlight .btn-primary[disabled]:active, fieldset[disabled] .t3-module.module-highlight .btn-primary:active, .t3-module.module-highlight .btn-primary.disabled.active, .t3-module.module-highlight .btn-primary[disabled].active, fieldset[disabled] .t3-module.module-highlight .btn-primary.active {
    background-color: #333333;
    border-color: #333333;
}
.t3-module.module-highlight .btn-primary .badge {
    color: #333333;
    background-color: #ffffff;
}
.t3-module.module-highlight .btn-primary:hover, .t3-module.module-highlight .btn-primary:focus, .t3-module.module-highlight .btn-primary.focus, .t3-module.module-highlight .btn-primary:active, .t3-module.module-highlight .btn-primary.active, .open > .dropdown-toggle.t3-module.module-highlight .btn-primary {
    color: #333333;
    background-color: #ffffff;
    border-color: #333333;
}
.t3-module.module-highlight .btn-primary:active, .t3-module.module-highlight .btn-primary.active, .open > .dropdown-toggle.t3-module.module-highlight .btn-primary {
    background-image: none;
}
.t3-module.module-highlight .btn-primary.disabled, .t3-module.module-highlight .btn-primary[disabled], fieldset[disabled] .t3-module.module-highlight .btn-primary, .t3-module.module-highlight .btn-primary.disabled:hover, .t3-module.module-highlight .btn-primary[disabled]:hover, fieldset[disabled] .t3-module.module-highlight .btn-primary:hover, .t3-module.module-highlight .btn-primary.disabled:focus, .t3-module.module-highlight .btn-primary[disabled]:focus, fieldset[disabled] .t3-module.module-highlight .btn-primary:focus, .t3-module.module-highlight .btn-primary.disabled.focus, .t3-module.module-highlight .btn-primary[disabled].focus, fieldset[disabled] .t3-module.module-highlight .btn-primary.focus, .t3-module.module-highlight .btn-primary.disabled:active, .t3-module.module-highlight .btn-primary[disabled]:active, fieldset[disabled] .t3-module.module-highlight .btn-primary:active, .t3-module.module-highlight .btn-primary.disabled.active, .t3-module.module-highlight .btn-primary[disabled].active, fieldset[disabled] .t3-module.module-highlight .btn-primary.active {
    background-color: #333333;
    border-color: #333333;
}
.t3-module.module-highlight .btn-primary .badge {
    color: #333333;
    background-color: #ffffff;
}
.t3-module.module-highlight #eb .mod-muted {
    color: #f7f7f7;
}
.module-title {
    background: transparent;
    color: inherit;
    font-size: 20px;
    margin: 0 0 12.5px 0;
    padding: 0;
    text-transform: uppercase;
    position: relative;
}
@media screen and (min-width: 768px) {
    .module-title {
        margin-bottom: 25px;
    }
}
.module-title:after {
    content: "";
    border-bottom: 2px solid #dc7928;
    position: absolute;
    display: inline-block;
    bottom: -4px;
    left: 0;
    width: 60px;
}
.acm-title {
    color: #222222;
    display: inline-block;
    font-size: 36px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 25px;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    z-index: 3;
}
@media (max-width: 767px) {
    .acm-title {
        font-size: 24px;
    }
}
.acm-title span {
    background: #ffffff;
    position: relative;
    z-index: 3;
}
.title-style-1 .acm-title {
    padding: 25px 0;
}
@media (max-width: 767px) {
    .title-style-1 .acm-title {
        padding: 0;
    }
}
.title-style-1 .acm-title:before {
    border: 4px solid #dc7928;
    content: "";
    height: 96px;
    width: 96px;
    left: -42px;
    bottom: 0;
    position: absolute;
}
@media (min-width: 768px) and (max-width: 991px) {
    .title-style-1 .acm-title:before {
        left: -24px;
    }
}
@media (max-width: 767px) {
    .title-style-1 .acm-title:before {
        display: none;
    }
}
.title-style-2 .acm-title {
    padding: 25px 0;
    text-align: center;
}
@media (max-width: 767px) {
    .title-style-2 .acm-title {
        padding: 0;
    }
}
.title-style-2 .acm-title:before {
    border: 4px solid #dc7928;
    bottom: 0;
    content: "";
    height: 96px;
    position: absolute;
    right: -48px;
    width: 96px;
    z-index: -1;
}
@media (max-width: 767px) {
    .title-style-2 .acm-title:before {
        display: none;
    }
}
.module-ct {
    background: transparent;
    color: inherit;
    padding: 0;
}
.module-ct:before, .module-ct:after {
    content: " ";
    display: table;
}
.module-ct:after {
    clear: both;
}
.module-ct > ul, .module-ct .custom > ul, .module-ct > ol, .module-ct .custom > ol {
    margin-left: 20px;
    padding-left: 0;
}
.module-ct > ul.unstyled, .module-ct .custom > ul.unstyled, .module-ct > ol.unstyled, .module-ct .custom > ol.unstyled {
    padding-left: 0;
}
.module-ct > ul.nav, .module-ct .custom > ul.nav, .module-ct > ol.nav, .module-ct .custom > ol.nav {
    padding-left: 0;
    margin-left: 0;
}
.t3-features-intro {
    position: relative;
    z-index: 1;
}
.t3-features-intro .section {
    background: #ffffff;
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
    padding-top: 150px;
}
@media (max-width: 767px) {
    .t3-features-intro .section {
        padding-top: 50px;
    }
}
.t3-features-intro .grid-custom .section-content {
    padding: 0 210px;
}
@media (max-width: 991px) {
    .t3-features-intro .grid-custom .section-content {
        padding-right: 0;
        padding-left: 0;
    }
}
.t3-features-intro .grid-custom .section-content .timeline-list {
    max-width: 100%;
}
.t3-features-intro .section-content:before, .t3-features-intro .section-content:after {
    content: " ";
    display: table;
}
.t3-features-intro .section-content:after {
    clear: both;
}
.t3-features-intro .section-title {
    display: none;
    position: absolute;
    left: 30px;
    height: 100%;
    width: 18px;
}
@media (min-width: 1330px) {
    .t3-features-intro .section-title {
        display: block;
    }
}
.t3-features-intro .section-title > h2 {
    font-size: 15px;
    text-transform: uppercase;
    color: #333333;
    margin: 20px 0 0;
    line-height: 1;
    font-weight: 400;
    white-space: nowrap;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.t3-features-intro .section-title > h2 span {
    display: inline-block;
}
.t3-features-intro .section-title > h2 span::before {
    content: "";
    border-bottom: 1px solid #d9d9d9;
    width: 15px;
    display: inline-block;
    position: absolute;
    bottom: 3px;
    left: -20px;
}
.module_menu .nav > li > a, .module_menu .nav > li > .separator {
    padding: 6px 5px;
    display: block;
}
#login-form input[type="text"], #login-form input[type="password"] {
    width: 100%;
}
#login-form .input-group {
    width: 100%;
}
#login-form .input-group span {
    position: absolute;
    display: inline-block;
    right: 0;
    bottom: 7px;
    z-index: 2;
}
#login-form .btn-primary {
    width: 100%;
}
#login-form ul.unstyled {
    margin-top: 25px;
    padding-left: 0;
    color: #d9d9d9;
    font-size: 14px;
    list-style: none;
}
#login-form ul.unstyled li {
    margin-bottom: 5px;
}
#login-form ul.unstyled li a {
    color: #333333;
}
#login-form ul.unstyled li a:hover, #login-form ul.unstyled li a:focus {
    color: #9e551a;
}
#login-form #form-login-remember {
    font-size: 15px;
}
#login-form #form-login-remember label {
    font-weight: normal;
}
.module-highlight #login-form ul.unstyled li a {
    color: #ffffff;
}
.module-highlight #login-form ul.unstyled li a:hover, .module-highlight #login-form ul.unstyled li a:focus {
    color: #ffffff;
}
#login-form .logout-button {
    padding-top: 12.5px;
}
.banneritem a {
    font-weight: bold;
}
.bannerfooter {
    border-top: 1px solid #d9d9d9;
    font-size: 14px;
    padding-top: 12.5px;
    text-align: right;
}
.categories-module, ul.categories-module, .category-module, ul.category-module, .latestnews, ul.latestnews {
    margin: 0;
}
.categories-module li, ul.categories-module li, .category-module li, ul.category-module li, .latestnews li, ul.latestnews li {
    list-style: none;
    padding: 0 0 12.5px 16px;
    position: relative;
    font-size: 15px;
}
.categories-module li:first-child, ul.categories-module li:first-child, .category-module li:first-child, ul.category-module li:first-child, .latestnews li:first-child, ul.latestnews li:first-child {
    border-top: 0;
}
.categories-module li:before, ul.categories-module li:before, .category-module li:before, ul.category-module li:before, .latestnews li:before, ul.latestnews li:before {
    content: "\f105";
    font-family: "FontAwesome";
    display: inline-block;
    position: absolute;
    left: 0;
}
.categories-module li a, ul.categories-module li a, .category-module li a, ul.category-module li a, .latestnews li a, ul.latestnews li a {
    color: #333333;
}
.categories-module li a:hover, ul.categories-module li a:hover, .category-module li a:hover, ul.category-module li a:hover, .latestnews li a:hover, ul.latestnews li a:hover, .categories-module li a:active, ul.categories-module li a:active, .category-module li a:active, ul.category-module li a:active, .latestnews li a:active, ul.latestnews li a:active, .categories-module li a:focus, ul.categories-module li a:focus, .category-module li a:focus, ul.category-module li a:focus, .latestnews li a:focus, ul.latestnews li a:focus {
    color: #9e551a;
}
.categories-module h4, ul.categories-module h4, .category-module h4, ul.category-module h4, .latestnews h4, ul.latestnews h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}
.feed h4 {
    font-weight: bold;
}
.feed .newsfeed, .feed ul.newsfeed {
    border-top: 1px solid #d9d9d9;
}
.feed .newsfeed .feed-link, .feed ul.newsfeed .feed-link, .feed .newsfeed h5.feed-link, .feed ul.newsfeed h5.feed-link {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}
.latestusers, ul.latestusers {
    margin-left: 0;
}
.latestusers li, ul.latestusers li {
    background: #eeeeee;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 0px;
}
.stats-module dt, .stats-module dd {
    display: inline-block;
    margin: 0;
}
.stats-module dt {
    font-weight: bold;
    width: 35%;
}
.stats-module dd {
    width: 60%;
}
.tagspopular ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.tagspopular ul > li {
    color: #666666;
    display: inline-block;
    margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
    background: #eeeeee;
    border-radius: 3px;
    color: #666666;
    display: block;
    padding: 2px 5px;
}
.tagspopular ul > li > a:hover, .tagspopular ul > li > a:focus, .tagspopular ul > li > a:active {
    background: #9e551a;
    color: #ffffff;
    text-decoration: none;
}
.module-highlight .tagspopular ul > li > a {
    color: #666666;
}
.module-highlight .tagspopular ul > li > a:hover, .module-highlight .tagspopular ul > li > a:focus, .module-highlight .tagspopular ul > li > a:active {
    color: #ffffff;
}
.tagssimilar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tagssimilar ul > li {
    border-bottom: 1px solid #eeeeee;
    padding: 8px 0;
}
.tagssimilar ul > li > a {
    color: #666666;
}
.tagssimilar ul > li > a:hover, .tagssimilar ul > li > a:focus, .tagssimilar ul > li > a:active {
    color: #9e551a;
}
.module-ct > ol.breadcrumb {
    padding: 6px 12px;
    margin-left: 0;
}
.section-content #ja-form {
    float: none;
    width: 100%;
}
.section-content #ja-form .form-list {
    padding: 0;
    margin: 0;
}
.section-content #ja-form .form-list li {
    padding: 0;
}
.section-content #ja-form .form-list li + li {
    padding-top: 25px;
}
.section-content #ja-form .form-list li:hover .input-box {
    background-color: transparent;
    border: 0;
}
.section-content #ja-form .form-list li.wide {
    padding-top: 25px;
}
.section-content #ja-form .form-list li .input-box {
    padding: 0;
    border: 0;
}
.section-content #ja-form .form-list li #contact_email + div {
    margin-top: 12.5px;
    color: #999999;
}
.section-content #ja-form .form-list li.error .input-box {
    background: none !important;
}
.section-content #ja-form .form-list li.error .input-box > div {
    color: #d9534f;
}
.section-content #ja-form .form-list li.error .input-box > input, .section-content #ja-form .form-list li.error .input-box > textarea {
    border-color: #d9534f;
}
.section-content #ja-form .form-info {
    padding-left: 0;
    margin-bottom: 25px;
}
.section-content #ja-form .inputbox {
    width: 100% !important;
}
.section-content #ja-form .btn-primary {
    background: #dc7928;
    border-color: #dc7928;
    color: #ffffff;
}
.section-content #ja-form .btn-primary:hover, .section-content #ja-form .btn-primary:focus, .section-content #ja-form .btn-primary:active {
    background: #b4611d;
    border-color: #b4611d;
}
#contact_text {
    max-width: 100%;
    min-height: 100px;
}
.category-module.isotope .item-inner {
    border: 1px solid #d9d9d9;
    padding: 25px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: box-shadow 0.2s ease 0s;
    -o-transition: box-shadow 0.2s ease 0s;
    transition: box-shadow 0.2s ease 0s;
}
.category-module.isotope .article-img {
    margin-bottom: 25px;
}
.category-module.isotope .article-img img {
    width: 100%;
}
.category-module.isotope .mod-articles-category-title {
    margin-bottom: 25px;
    display: block;
    color: #dc7928;
    font-size: 16px;
    font-family: "Bitter", serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.category-module.isotope .mod-articles-category-title:hover, .category-module.isotope .mod-articles-category-title:focus, .category-module.isotope .mod-articles-category-title:active {
    text-decoration: none;
    color: #222222;
}
.category-module.isotope .mod-articles-category-introtext {
    font-size: 20px;
}
.category-module.isotope .item:hover .item-inner {
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.4);
}
.t3-masthead {
    padding-top: 150px;
}
.t3-masthead + .t3-mainbody {
    padding-top: 0;
}
.t3-masthead .ja-masthead {
    overflow: hidden;
}
.t3-masthead .ja-masthead::before {
    background-color: transparent;
}
.t3-masthead .ja-masthead .ja-masthead-detail {
    color: #222222;
    max-width: none;
    padding: 25px 15px 0;
    text-align: left;
}
.t3-masthead .ja-masthead .ja-masthead-detail h1 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
}
.ja-masonry-wrap .categories-list {
    overflow: hidden;
    margin: 0 0 25px;
    padding: 0 15px;
}
.ja-masonry-wrap .categories-list li {
    display: inline-block;
    padding: 0 12.5px 0 0;
    width: 100%;
}
@media (min-width: 480px) {
    .ja-masonry-wrap .categories-list li {
        width: 33.3%;
    }
}
@media (min-width: 768px) {
    .ja-masonry-wrap .categories-list li {
        width: auto;
    }
}
.ja-masonry-wrap .categories-list li a {
    display: block;
    color: #666666;
    padding: 6.25px 12.5px;
    outline: none;
}
.ja-masonry-wrap .categories-list li a:hover, .ja-masonry-wrap .categories-list li a:focus, .ja-masonry-wrap .categories-list li a:active {
    color: #dc7928;
    text-decoration: none;
}
.ja-masonry-wrap .categories-list li.active > a {
    background-color: transparent;
    border: 2px solid #dc7928;
    color: #dc7928;
    font-weight: 500;
    line-height: 1;
    text-transform: none;
}
.blog .article-intro {
    color: #666666;
}
.blog .readmore {
    margin-top: 12.5px;
}
.blog-featured .article-intro {
    color: #666666;
}
.blog-featured .readmore {
    margin-top: 12.5px;
}
.items-leading .pull-left.item-image, .items-leading .pull-right.item-image {
    width: 30%;
}
.items-leading .leading {
    margin-bottom: 37.5px;
    padding-bottom: 37.5px;
    border-bottom: 1px solid #eeeeee;
}
.items-row .pull-left.item-image, .items-row .pull-right.item-image {
    width: 30%;
}
.items-row:last-child .item {
    margin-bottom: 25px;
    padding-bottom: 0;
    border-bottom: 0;
}
.items-row .item {
    margin-bottom: 37.5px;
    padding-bottom: 37.5px;
    border-bottom: 1px solid #eeeeee;
}
.divider-vertical {
    margin: 0 0 50px;
    border: 0;
    border-top: 1px solid #d9d9d9;
}
.article-aside {
    color: #999999;
    font-size: 15px;
    margin-bottom: 12.5px;
    text-transform: uppercase;
}
.article-aside .btn-group .dropdown-toggle {
    color: #333333;
}
.article-aside .btn-group .dropdown-toggle:hover, .article-aside .btn-group .dropdown-toggle:focus, .article-aside .btn-group .dropdown-toggle:active {
    color: #dc7928;
    text-decoration: none;
}
.article-aside .btn-group.open .dropdown-toggle {
    box-shadow: none;
    color: #dc7928;
}
.article-aside .btn-group .dropdown-menu {
    font-size: 14px;
}
.article-info {
    margin: 0;
    width: 85%;
    float: left;
}
.article-info .article-info-term {
    display: none;
}
.article-info dd {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap;
    color: #333333;
}
.article-info dd strong {
    font-weight: bold;
}
.article-info dd i {
    display: none;
}
.article-info dd + dd:before {
    content: "\f111 ";
    font-family: "FontAwesome";
    display: inline-block;
    color: #c6cacf;
    margin-right: 10px;
    font-size: 6px;
    vertical-align: middle;
}
.article-footer {
    color: #999999;
    font-size: 14px;
    margin-bottom: 25px;
}
.article-intro img, .article-content img {
    display: block;
    max-width: 100%;
    height: auto;
}
.article-intro img[align="left"], .article-content img[align="left"], .article-intro .img_caption.left, .article-content .img_caption.left, .article-intro .pull-left.item-image, .article-content .pull-left.item-image {
    margin: 0 37.5px 25px 0;
}
.article-intro img[align="right"], .article-content img[align="right"], .article-intro .img_caption.right, .article-content .img_caption.right, .article-intro .pull-right.item-image, .article-content .pull-right.item-image {
    margin: 0 0 25px 37.5px;
}
.article-intro .content_rating, .article-content .content_rating {
    margin-bottom: 12.5px;
}
.article-intro .content_rating img, .article-content .content_rating img {
    display: inline-block;
}
article .pull-left.item-image {
    margin: 0 37.5px 25px 0;
}
article .pull-left.item-image img {
    max-width: 100%;
}
article .pull-right.item-image {
    margin: 0 0 25px 37.5px;
}
article .pull-right.item-image img {
    max-width: 100%;
}
article .pull-none.item-image {
    margin: 0 0 25px 0;
}
article .pull-none.item-image img {
    max-width: 100%;
}
@media (max-width: 768px) {
    .article-content iframe {
        width: 100% !important;
        height: auto;
    }
}
.img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption {
    position: relative;
}
.img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption {
    margin-bottom: 25px;
    max-width: 100%;
}
.img-fulltext-left {
    float: left;
    margin-right: 25px;
}
.img-fulltext-right {
    float: right;
    margin-left: 25px;
}
.img-intro-none img, .img-intro-left img, .img-intro-right img, .img-fulltext-none img, .img-fulltext-left img, .img-fulltext-right img {
    margin: 0;
}
.img_caption img {
    margin-bottom: 1px !important;
}
.img_caption p.img_caption {
    background: #eeeeee;
    color: #666666;
    font-size: 14px;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    clear: both;
}
@media screen and (max-width: 767px) {
    article img[align="left"], .img_caption.left, article img[align="right"], .img_caption.right, .img-fulltext-left, .img-fulltext-right {
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        width: 100% !important;
    }
}
article aside .btn-group > .dropdown-toggle, article aside .btn-group > .dropdown-toggle:hover, article aside .btn-group > .dropdown-toggle:active, article aside .btn-group > .dropdown-toggle:focus {
    padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
    margin-left: 2px;
}
.readmore-title a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.blog .ja-masonry-wrap .item article {
    border: 1px solid #d9d9d9;
    padding: 16.66666667px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: box-shadow 0.2s ease 0s;
    -o-transition: box-shadow 0.2s ease 0s;
    transition: box-shadow 0.2s ease 0s;
}
.blog .ja-masonry-wrap .item:hover article {
    border: 1px solid #cccccc;
    -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.blog .ja-masonry-wrap .item:hover .readmore .btn {
    background-color: #dc7928;
    border-color: #dc7928;
}
.blog .ja-masonry-wrap .item:hover .readmore .btn:hover, .blog .ja-masonry-wrap .item:hover .readmore .btn:focus, .blog .ja-masonry-wrap .item:hover .readmore .btn:active {
    background-color: #ffffff;
}
.blog .ja-masonry-wrap .ico_type {
    background-color: #333333;
    color: #ffffff;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    text-align: center;
    width: 26px;
}
.blog .ja-masonry-wrap .ico_type.fa {
    display: block;
    font-size: 14px;
}
.blog .ja-masonry-wrap .ico_type.fa-vimeo {
    background-color: #1ab7ea;
}
.blog .ja-masonry-wrap .ico_type.fa-facebook {
    background-color: #3b5998;
}
.blog .ja-masonry-wrap .ico_type.fa-twitter {
    background-color: #55acee;
}
.blog .ja-masonry-wrap .ico_type.fa-instagram {
    background-color: #3f729b;
}
.blog .ja-masonry-wrap .ico_type.fa-flickr {
    background-color: #0063dc;
}
.blog .ja-masonry-wrap .ico_type.fa-pinterest {
    background-color: #bd081c;
}
.blog .ja-masonry-wrap .article-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 12.5px;
}
.blog .ja-masonry-wrap .article-title a {
    color: #333333;
}
.blog .ja-masonry-wrap .article-title a:hover, .blog .ja-masonry-wrap .article-title a:focus, .blog .ja-masonry-wrap .article-title a:active {
    text-decoration: none;
    color: #dc7928;
}
.blog .ja-masonry-wrap .article-aside {
    margin-bottom: 12.5px;
}
.blog .ja-masonry-wrap .article-aside .article-info {
    color: #eeeeee;
    line-height: 1.5;
    font-size: 13px;
    text-transform: uppercase;
    width: 100%;
}
.blog .ja-masonry-wrap .article-aside .article-info dd {
    color: #666666;
}
.blog .ja-masonry-wrap .article-aside .article-info dd + dd::before {
    margin-right: 5px;
}
.blog .ja-masonry-wrap .article-aside .article-info i {
    display: none;
}
.blog .ja-masonry-wrap .article-intro {
    margin-bottom: 12.5px;
}
.blog .ja-masonry-wrap .article-intro p {
    letter-spacing: -0.1px;
}
.blog .ja-masonry-wrap .article-footer {
    background-color: #f8f8f8;
    border-top: 1px solid #d9d9d9;
    margin: 0 -16.66666667px -16.66666667px;
    padding: 12.5px 16.66666667px;
    position: relative;
}
.blog .ja-masonry-wrap .article-footer .article-info {
    color: #dc7928;
    float: left;
    width: auto;
}
.blog .ja-masonry-wrap .article-footer .article-info dd {
    color: #666666;
    line-height: 29px;
}
.blog .ja-masonry-wrap .article-footer .readmore {
    float: right;
    margin-top: 0;
}
.blog .ja-masonry-wrap .article-footer .btn {
    background-color: #cccccc;
    border-color: #cccccc;
    font-size: 14px;
    line-height: normal;
    padding: 2px 6px;
}
.blog .ja-masonry-wrap .vimeo-item {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 25px;
}
.blog .ja-masonry-wrap .vimeo-item iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.item-page .article-title, .item-page .article-header h1 {
    font-size: 36px;
}
.item-page .article-content {
    margin-bottom: 12.5px;
}
.item-page .tags {
    border: 1px solid #eaeaea;
    padding: 25px;
}
.item-page .content_vote {
    display: block;
    margin-bottom: 25px;
}
.item-page .content_vote .btn {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333;
    border-width: 4px;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.item-page .content_vote .btn:hover, .item-page .content_vote .btn:focus, .item-page .content_vote .btn.focus, .item-page .content_vote .btn:active, .item-page .content_vote .btn.active, .open > .dropdown-toggle.item-page .content_vote .btn {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: #141414;
}
.item-page .content_vote .btn:active, .item-page .content_vote .btn.active, .open > .dropdown-toggle.item-page .content_vote .btn {
    background-image: none;
}
.item-page .content_vote .btn.disabled, .item-page .content_vote .btn[disabled], fieldset[disabled] .item-page .content_vote .btn, .item-page .content_vote .btn.disabled:hover, .item-page .content_vote .btn[disabled]:hover, fieldset[disabled] .item-page .content_vote .btn:hover, .item-page .content_vote .btn.disabled:focus, .item-page .content_vote .btn[disabled]:focus, fieldset[disabled] .item-page .content_vote .btn:focus, .item-page .content_vote .btn.disabled.focus, .item-page .content_vote .btn[disabled].focus, fieldset[disabled] .item-page .content_vote .btn.focus, .item-page .content_vote .btn.disabled:active, .item-page .content_vote .btn[disabled]:active, fieldset[disabled] .item-page .content_vote .btn:active, .item-page .content_vote .btn.disabled.active, .item-page .content_vote .btn[disabled].active, fieldset[disabled] .item-page .content_vote .btn.active {
    background-color: #333333;
    border-color: #333333;
}
.item-page .content_vote .btn .badge {
    color: #333333;
    background-color: #ffffff;
}
.item-page .content_vote .btn:hover, .item-page .content_vote .btn:focus, .item-page .content_vote .btn.focus, .item-page .content_vote .btn:active, .item-page .content_vote .btn.active, .open > .dropdown-toggle.item-page .content_vote .btn {
    color: #333333;
    background-color: #ffffff;
    border-color: #333333;
}
.item-page .content_vote .btn:active, .item-page .content_vote .btn.active, .open > .dropdown-toggle.item-page .content_vote .btn {
    background-image: none;
}
.item-page .content_vote .btn.disabled, .item-page .content_vote .btn[disabled], fieldset[disabled] .item-page .content_vote .btn, .item-page .content_vote .btn.disabled:hover, .item-page .content_vote .btn[disabled]:hover, fieldset[disabled] .item-page .content_vote .btn:hover, .item-page .content_vote .btn.disabled:focus, .item-page .content_vote .btn[disabled]:focus, fieldset[disabled] .item-page .content_vote .btn:focus, .item-page .content_vote .btn.disabled.focus, .item-page .content_vote .btn[disabled].focus, fieldset[disabled] .item-page .content_vote .btn.focus, .item-page .content_vote .btn.disabled:active, .item-page .content_vote .btn[disabled]:active, fieldset[disabled] .item-page .content_vote .btn:active, .item-page .content_vote .btn.disabled.active, .item-page .content_vote .btn[disabled].active, fieldset[disabled] .item-page .content_vote .btn.active {
    background-color: #333333;
    border-color: #333333;
}
.item-page .content_vote .btn .badge {
    color: #333333;
    background-color: #ffffff;
}
.row-even, .row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #dddddd;
}
.row-odd {
    background-color: transparent;
}
.row-even {
    background-color: #f9f9f9;
}
.blog-row-rule, .blog-item-rule {
    border: 0;
}
.row-fluid .row-reveal {
    visibility: hidden;
}
.row-fluid:hover .row-reveal {
    visibility: visible;
}
.nav-list > li.offset > a {
    padding-left: 30px;
    font-size: 12px;
}
.list-striped, .row-striped {
    list-style: none;
    line-height: 25px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
    margin-left: 0;
    padding-left: 0;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
    background-color: #f9f9f9;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
    background-color: #f5f5f5;
}
.row-striped .row-fluid {
    width: 97%;
}
.row-striped .row-fluid [class*="span"] {
    min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
    margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.list-condensed li {
    padding: 5px 10px;
}
.row-condensed .row, .row-condensed .row-fluid {
    padding: 5px 10px;
}
.list-bordered, .row-bordered {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    margin-left: 0;
    border: 1px solid #dddddd;
}
.tag-category h2 {
    margin-top: 0;
    margin-bottom: 18.75px;
}
.tag-category .tag-info img {
    max-width: 100%;
    margin-bottom: 12.5px;
}
@media (min-width: 992px) {
    .tag-category .tag-info img {
        width: 50%;
        float: left;
        margin: 0 25px 0 0;
    }
}
.tag-category ul.category {
    border: 0;
}
.tag-category ul.category li {
    border-bottom: 1px solid #eaeaea;
    background-color: transparent;
    padding: 0 0 37.5px;
    margin-bottom: 37.5px;
}
.tag-category ul.category li:last-child {
    border: none;
    padding: 0;
}
.tag-category ul.category li .tag-img {
    margin-bottom: 25px;
}
.tag-category ul.category li .tag-img img {
    width: 100%;
    float: none !important;
}
@media (min-width: 992px) {
    .tag-category ul.category li .tag-img {
        float: left;
        width: 30%;
        margin: 0 25px 0 0;
    }
    .tag-category ul.category li .tag-img img {
        margin-top: 2px;
        max-width: 100%;
    }
}
.tag-category ul.category li .tag-body h3 {
    margin-bottom: 12.5px;
    line-height: 1.4;
    margin-top: 0;
}
.tag-category ul.category li .tag-body h3 a {
    color: #222222;
}
.tag-category ul.category li .tag-body h3 a:hover, .tag-category ul.category li .tag-body h3 a:focus, .tag-category ul.category li .tag-body h3 a:active {
    color: #9e551a;
}
.tag-category ul.category li .tag-body p {
    display: inline;
    margin-bottom: 0;
    color: #333333;
    font-size: 16px;
}
.tag-category .filters {
    margin: 0 0 37.5px 0;
}
.tag-category .filters .btn-group {
    margin-left: 0;
}
@media (max-width: 767px) {
    .tag-category .filters .btn-group {
        float: none !important;
        display: block;
    }
    .tag-category .filters .btn-group.pull-right {
        margin-top: 12.5px;
    }
}
@media (min-width: 768px) {
    .tag-category .filters .btn-group:first-child {
        width: 80%;
    }
    .tag-category .filters .btn-group:first-child .inputbox {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .login-wrap, .logout {
        max-width: 500px;
        margin: 0 auto;
    }
}
.login-wrap .page-header, .logout .page-header {
    text-align: center;
    margin: 50px 0;
}
.login-wrap form .form-group .control-label, .logout form .form-group .control-label {
    padding-top: 14px;
}
.login-wrap form .form-group .control-label label, .logout form .form-group .control-label label {
    text-transform: none;
    font-weight: 400;
}
@media (min-width: 768px) {
    .login-wrap form .form-group .checkbox, .logout form .form-group .checkbox {
        text-align: center;
    }
}
.login-wrap form .form-group .checkbox label, .logout form .form-group .checkbox label {
    text-transform: none;
    font-weight: 400;
    color: #999999;
}
.login-wrap form .form-group input[type="text"], .logout form .form-group input[type="text"], .login-wrap form .form-group input[type="password"], .logout form .form-group input[type="password"] {
    width: 100%;
}
.login-wrap form .form-actions, .logout form .form-actions {
    background: none;
    padding: 0;
}
@media (min-width: 768px) {
    .login-wrap form .form-actions, .logout form .form-actions {
        text-align: center;
    }
}
.login-wrap form .form-actions .btn, .logout form .form-actions .btn {
    width: 120px;
}
.login-wrap .other-links ul, .logout .other-links ul {
    padding-left: 0;
    list-style: none;
    font-size: 15px;
}
@media (min-width: 768px) {
    .login-wrap .other-links ul, .logout .other-links ul {
        text-align: center;
    }
}
.login-wrap .other-links ul li, .logout .other-links ul li {
    margin-bottom: 5px;
}
@media (min-width: 768px) {
    .login-wrap .other-links ul li, .logout .other-links ul li {
        margin: 0 10px 10px;
        display: inline-block;
    }
}
.login-wrap .other-links ul li a, .logout .other-links ul li a {
    color: #333333;
}
.login-wrap .other-links ul li a:hover, .logout .other-links ul li a:hover, .login-wrap .other-links ul li a:focus, .logout .other-links ul li a:focus {
    color: #9e551a;
}
@media screen and (min-width: 992px) {
    .registration, .profile-edit, .reset, .remind {
        width: 768px;
        margin: 0 auto;
    }
}
.registration .page-header, .profile-edit .page-header, .reset .page-header, .remind .page-header {
    margin: 0 0 25px 0;
}
@media screen and (min-width: 768px) {
    .registration .page-header, .profile-edit .page-header, .reset .page-header, .remind .page-header {
        text-align: center;
        margin: 50px 0;
    }
}
@media screen and (max-width: 767px) {
    .registration .page-header h1, .profile-edit .page-header h1, .reset .page-header h1, .remind .page-header h1 {
        margin-bottom: 0;
    }
}
.registration fieldset + fieldset, .profile-edit fieldset + fieldset, .reset fieldset + fieldset, .remind fieldset + fieldset {
    margin-top: 50px;
}
.registration > .form-horizontal legend, .profile-edit > .form-horizontal legend, .reset > .form-horizontal legend, .remind > .form-horizontal legend {
    border: none;
}
@media screen and (min-width: 768px) {
    .registration > .form-horizontal legend, .profile-edit > .form-horizontal legend, .reset > .form-horizontal legend, .remind > .form-horizontal legend {
        text-align: center;
    }
}
.registration > .form-horizontal legend + .form-group, .profile-edit > .form-horizontal legend + .form-group, .reset > .form-horizontal legend + .form-group, .remind > .form-horizontal legend + .form-group {
    display: none;
}
@media screen and (min-width: 768px) {
    .registration .control-label, .profile-edit .control-label, .reset .control-label, .remind .control-label {
        padding-top: 14px;
    }
}
.registration .control-label label, .profile-edit .control-label label, .reset .control-label label, .remind .control-label label {
    text-transform: none;
    font-weight: 400;
}
.registration .form-actions, .profile-edit .form-actions, .reset .form-actions, .remind .form-actions {
    background: none;
    padding: 0;
}
@media screen and (min-width: 768px) {
    .registration .form-actions, .profile-edit .form-actions, .reset .form-actions, .remind .form-actions {
        text-align: center;
    }
}
.registration #helpsite-refresh, .profile-edit #helpsite-refresh, .reset #helpsite-refresh, .remind #helpsite-refresh {
    margin-top: 12.5px;
}
.registration #helpsite-refresh:hover, .profile-edit #helpsite-refresh:hover, .reset #helpsite-refresh:hover, .remind #helpsite-refresh:hover, .registration #helpsite-refresh:focus, .profile-edit #helpsite-refresh:focus, .reset #helpsite-refresh:focus, .remind #helpsite-refresh:focus {
    color: #dc7928;
}
.form-register fieldset {
    padding: 0 0 10px;
}
.form-register p {
    margin: 0 0 5px;
}
.form-register p.form-des {
    margin: 15px 0;
}
.form-register label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
.form-register .input, .form-register .inputbox {
    margin-left: 10px;
    width: 200px;
}
.form-register .btn, .form-register .button {
    margin-left: 140px;
}
.registration fieldset dt {
    margin-right: 5px;
}
.admintable textarea {
    max-width: 90% !important;
    resize: none;
}
.com_mailto body {
    padding: 12.5px;
}
.com_mailto .t3-mainbody {
    padding-top: 0;
    padding-bottom: 0;
}
.com_mailto .t3-content {
    width: auto;
}
#mailto-window {
    background: #fff;
    margin: 10px 0 20px;
    padding: 0;
    position: relative;
}
#mailto-window h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
#mailtoForm .formelm {
    padding: 5px 0;
    vertical-align: middle;
    overflow: hidden;
}
#mailtoForm .formelm label {
    display: inline-block;
    float: left;
    font-weight: bold;
    vertical-align: middle;
    width: 100px;
}
#mailtoForm p {
    margin-top: 20px;
}
#mailtoForm .input, #mailtoForm .inputbox {
    width: 65%;
}
#mailtoForm .btn, #mailtoForm .button, #mailtoForm button {
    margin-right: 5px;
}
.user-details {
    padding: 10px 0;
}
.user-details p {
    margin: 0 0 5px;
}
.user-details label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
.user-details .input, .user-details .inputbox {
    margin-left: 10px;
    width: 200px;
}
.user-details .btn, .user-details button {
    margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
    padding: 0 0 5px;
    width: 130px;
}
.user-details .paramlist .paramlist_value {
    padding: 0 0 5px;
}
.user-details .user_name span {
    font-weight: bold;
    padding-left: 10px;
}
.reset .form-validate p, .remind .form-validate p {
    background: #eeeeee;
    border: 1px solid #d9d9d9;
    margin-bottom: 25px;
    padding: 12.5px 25px;
    border-radius: 0px;
}
.reset .form-validate fieldset dl, .remind .form-validate fieldset dl {
    margin: 0;
}
.reset .form-validate fieldset dt, .remind .form-validate fieldset dt {
    margin: 4px 0 0 0;
}
@media screen and (min-width: 992px) {
    .profile {
        width: 768px;
        margin: 0 auto;
    }
}
.profile legend {
    border: none;
}
@media screen and (min-width: 768px) {
    .profile legend {
        text-align: center;
    }
}
.profile .page-header {
    margin: 25px 0;
}
@media screen and (min-width: 768px) {
    .profile .page-header {
        text-align: center;
        margin: 50px 0;
    }
}
@media screen and (max-width: 767px) {
    .profile .page-header h1 {
        margin-bottom: 0;
    }
}
.profile .btn-toolbar {
    padding-left: 0;
}
@media screen and (min-width: 768px) {
    .profile .btn-toolbar {
        text-align: center;
    }
    .profile .btn-toolbar .btn-group {
        float: none;
    }
}
.profile #users-profile-custom {
    margin-top: 25px;
    margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
    .profile .dl-horizontal dd {
        margin-left: 51%;
    }
}
@media screen and (min-width: 768px) {
    .profile .dl-horizontal dt {
        width: 49%;
    }
}
.profile-edit input {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
}
@media (min-width: 768px) {
    .profile-edit input {
        float: left;
        width: 50%;
    }
}
.profile-edit select {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
}
@media (min-width: 768px) {
    .profile-edit select {
        float: left;
        width: 50%;
    }
}
.profile-edit select + button {
    margin-left: 5px;
}
.search .search-box-border {
    border: 1px solid #eaeaea;
    padding: 25px;
    margin-bottom: -1px;
}
.search .form-limit {
    margin-top: 12.5px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 25px;
}
.search .form-limit label {
    margin-bottom: 3px;
    text-transform: none;
    font-weight: 500;
}
.search .form-limit #limit_chzn, .search .form-limit #limit {
    display: inline-block;
}
.search .form-limit .counter {
    background: none;
    margin-top: 0;
    padding-top: 0;
    border: none;
}
.searchintro {
    background: #f7f7f7;
    font-size: 20px;
    border: 1px solid #eaeaea;
    margin-bottom: 25px;
    padding: 25px;
}
.searchintro p {
    margin: 0;
}
.searchintro b, .searchintro strong {
    font-weight: 400;
}
.searchintro .badge {
    font-size: 20px;
    background: #dc7928;
    color: #ffffff;
    border-radius: 0;
}
#searchForm:before, #searchForm:after {
    content: " ";
    display: table;
}
#searchForm:after {
    clear: both;
}
#searchForm label {
    text-transform: none;
    font-weight: 400;
}
#searchForm .form-group {
    margin-bottom: 25px;
}
#searchForm .form-group .input-group-btn:last-child > .btn {
    background: none;
    margin: 0;
    border: none;
    border-bottom: 2px solid #d9d9d9;
    color: #999999;
}
#searchForm .form-group .input-group-btn:last-child > .btn:hover {
    color: #dc7928;
    border-color: #dc7928;
}
#searchForm fieldset {
    margin: 0 0 25px 0;
}
#searchForm legend {
    margin-bottom: 12.5px;
    border: none;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Work Sans", sans-serif;
}
#searchForm select {
    width: auto;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
}
#searchForm .phrases-box input[type="radio"], #searchForm .only input[type="checkbox"] {
    vertical-align: top;
    margin-top: 4px;
}
#searchForm .chzn-container, #searchForm label[for="limit"] {
    display: inline-block;
}
#search-form ul#finder-filter-select-list {
    margin-left: 0;
    padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
    list-style: none;
    padding: 12.5px 0;
}
#search-form ul#finder-filter-select-list li label {
    width: 150px;
}
#search-form .word .form-group {
    margin-bottom: 12.5px;
}
@media screen and (max-width: 768px) {
    #searchForm .radio-inline, #searchForm .checkbox-inline {
        display: block;
        width: 100%;
        margin-left: 0;
    }
}
.search-results {
    margin-top: 25px;
    margin-left: 0;
    padding-left: 0;
}
.search-results .result-title {
    margin-top: 0;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 6.25px;
    line-height: 1.6;
}
.search-results .result-title a {
    color: #222222;
}
.search-results .result-title a:hover, .search-results .result-title a:focus, .search-results .result-title a:active {
    color: #9e551a;
}
.search-results .result-category {
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
}
.search-results .result-text {
    margin-top: 5px;
    margin-bottom: 5px;
}
.search-results .result-url {
    color: #666666;
    margin-top: 25px;
}
.search-results .result-created {
    font-size: 14px;
    color: #999999;
}
.search-results .result-item {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eaeaea;
}
.search-results .result-item .img-intro {
    margin: 0 0 12.5px 0;
}
@media (min-width: 768px) {
    .search-results .result-item .img-intro {
        float: left;
        width: 30%;
        margin: 0 25px 0px 0px;
    }
}
.search-results .result-item .img-intro img {
    max-width: 100%;
}
@media screen and (min-width: 992px) {
    div.finder {
        width: 768px;
        margin: 0 auto;
    }
}
div.finder .page-header {
    margin: 25px 0;
}
@media screen and (min-width: 768px) {
    div.finder .page-header {
        text-align: center;
        margin: 50px 0;
    }
}
@media screen and (max-width: 767px) {
    div.finder .page-header h1 {
        margin-bottom: 0;
    }
}
div.finder hr {
    border-color: #eaeaea;
}
div.finder #search-form {
    margin-bottom: 25px;
}
@media (max-width: 767px) {
    div.finder #search-form #smartsearch-btn {
        margin-bottom: 12.5px;
        vertical-align: top;
    }
}
div.finder .word .form-group {
    position: relative;
    display: block;
}
@media screen and (min-width: 768px) {
    div.finder .word .form-group {
        text-align: center;
    }
}
div.finder .word .form-group label {
    display: none;
}
div.finder .word .form-group .inputbox {
    margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
    div.finder .word .form-group .inputbox {
        width: 100%;
        margin-bottom: 50px;
    }
}
div.finder #smartsearch-btn {
    margin-right: 8px;
}
div.finder #advancedSearch {
    margin-top: 25px;
}
div.finder #finder-search {
    margin: 0;
}
#searchForm .phrases-box input[type="radio"] {
    vertical-align: top;
    margin-top: 3px;
}
#finder-filter-window .filter-branch .finder-selects {
    padding: 0 12.5px 12.5px 0;
}
#finder-filter-window .filter-branch .finder-selects label {
    font-weight: 600;
    text-transform: none;
}
@media (min-width: 768px) {
    .contact .page-header {
        margin-bottom: 50px;
    }
}
.contact .page-header h1 {
    margin: 0;
}
.contact h3 {
    color: #222222;
    margin-bottom: 25px;
    position: relative;
    text-transform: uppercase;
    font-size: 24px;
}
.contact input[type="email"], .contact input[type="text"] {
    width: 100%;
}
.contact textarea {
    box-shadow: none;
}
@media (max-width: 768px) {
    .contact .thumbnail {
        width: 100%;
    }
}
.contact .dl-horizontal {
    font-size: 17px;
}
.contact .dl-horizontal > dt {
    display: none;
}
.contact .dl-horizontal > dd {
    margin-left: 0;
    margin-bottom: 8.33333333px;
}
.contact .dl-horizontal > dd .fa {
    margin-right: 10px;
}
.contact img {
    max-width: 100%;
}
.contact .form-group.cus-field {
    margin-bottom: 0;
}
.contact label {
    color: #666666;
    font-weight: 400;
    text-transform: none;
}
.contact .contact-links ul li {
    margin: 0 0 12.5px 0;
    border: none;
}
.contact .contact-links ul li a {
    color: #333333;
    font-weight: 500;
    padding: 0;
    display: inline-block;
}
.contact .contact-links ul li a:hover, .contact .contact-links ul li a:focus, .contact .contact-links ul li a:active {
    background: none;
    color: #dc7928;
}
.contact .contact-links ul li a:before {
    font-family: "FontAwesome";
    display: inline-block;
    margin-right: 10px;
    color: #333333;
}
.contact .contact-links ul li a.twitter:before {
    content: "\f099";
}
.contact .contact-links ul li a.youtube:before {
    content: "\f167";
}
.contact .contact-links ul li a.facebook:before {
    content: "\f230";
}
.contact .checkbox input {
    margin-left: 0;
}
.plain-style {
    background: #222222;
}
@media (min-width: 768px) {
    .plain-style {
        padding: 0 25px 25px;
    }
}
@media (min-width: 1200px) {
    .plain-style {
        padding: 0 60px 50px;
    }
}
.plain-style .contact-top {
    margin-bottom: 50px;
}
.plain-style .box-contact {
    padding-top: 50px;
}
.plain-style .box-contact h3 {
    margin-top: 0;
    color: #ffffff;
}
.plain-style .contact-left {
    color: #ffffff;
}
@media (max-width: 767px) {
    .plain-style .contact-left .box-contact {
        padding: 25px;
    }
}
.plain-style .contact-right h3 {
    margin-top: 0;
}
.plain-style .contact-right .inner {
    background: #ffffff;
    padding: 25px 0;
}
@media (min-width: 768px) {
    .plain-style .contact-right .inner {
        padding: 0 25px;
    }
}
@media (min-width: 1200px) {
    .plain-style .contact-right .inner {
        padding: 0 60px 25px;
    }
}
.plain-style .contact-form legend {
    display: none;
}
.plain-style .contact-links ul li a {
    color: #ffffff;
}
.plain-style .contact-links ul li a:hover, .plain-style .contact-links ul li a:focus, .plain-style .contact-links ul li a:active {
    color: #dc7928;
}
.plain-style .contact-links ul li a:before {
    color: #ffffff;
}
#slide-contact {
    height: auto !important;
}
#slide-contact .panel {
    box-shadow: none;
    border: 0;
}
#slide-contact .panel + .panel {
    margin-top: 12.5px;
}
#slide-contact .panel .panel-heading {
    border: 1px solid #d9d9d9;
    background-color: transparent;
    color: #000000;
    margin-bottom: -1px;
    padding: 18.75px 25px;
}
#slide-contact .panel .panel-heading .accordion-toggle {
    position: relative;
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    color: #dc7928;
    text-decoration: none;
}
#slide-contact .panel .panel-heading .accordion-toggle.collapsed {
    color: #333333;
}
#slide-contact .panel .panel-heading .accordion-toggle.collapsed:hover {
    color: #9e551a;
    text-decoration: none;
}
#slide-contact .panel .panel-body {
    border: 1px solid #d9d9d9;
    padding: 25px;
}
.contact-form legend {
    border: 0;
    color: #999999;
    font-size: 15px;
    margin: 0 0 25px;
    padding: 0;
}
.contact-form .checkbox {
    padding-top: 0;
    margin-bottom: 25px;
}
.contact-form #jform_contact_emailmsg {
    width: 100%;
}
.contact-form #jform_contact_message {
    width: 100%;
    height: 100px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    padding-left: 0;
    border-bottom-width: 2px;
}
@media (max-width: 768px) {
    .contact-form #jform_captcha-lbl {
        display: none;
    }
    .contact-form #recaptcha_image {
        width: 220px;
    }
    .contact-form #recaptcha_image img {
        max-width: 220px;
    }
    .contact-form #recaptcha_response_field {
        max-width: 220px;
    }
}
#archive-items > li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
}
#archive-items .intro {
    clear: both;
    overflow: hidden;
}
.categories-list {
    margin-bottom: 25px;
}
.category-item:before, .category-item:after {
    content: " ";
    display: table;
}
.category-item:after {
    clear: both;
}
.category-item .category-item {
    margin-bottom: 0;
    margin-left: 30px;
}
.category-item .category-item .page-header {
    font-size: 16px;
}
.category-item .item-title {
    font-weight: 500;
    margin: 0 0 12.5px;
    text-transform: uppercase;
    font-size: 20px;
}
.category-item .item-title > a {
    color: #222222;
}
.category-item .item-title > a:hover, .category-item .item-title > a:focus {
    color: #dc7928;
}
.category-item .cat-detail {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.category-item .cat-intro-image img {
    max-width: 100%;
}
.category-item .cat-description {
    padding: 25px;
}
.cat-children .page-header {
    line-height: normal;
    padding: 12.5px 5px;
    margin: 0;
    font-size: 20px;
    font-weight: normal;
}
.newsfeed-category > h2, .newsfeed > h2 {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 25px;
    margin-bottom: 25px;
    margin-top: 0;
}
.newsfeed-category .category-desc, .newsfeed .category-desc {
    margin-bottom: 25px;
}
.newsfeed-category .category li:before, .newsfeed .category li:before, .newsfeed-category .category li:after, .newsfeed .category li:after {
    content: " ";
    display: table;
}
.newsfeed-category .category li:after, .newsfeed .category li:after {
    clear: both;
}
.newsfeed > h2 {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 25px;
    margin-bottom: 25px;
    margin-top: 0;
}
.newsfeed .feed-description {
    margin-bottom: 25px;
    font-size: 18px;
}
.newsfeed .feed-item-description .feed-description {
    font-size: 16px;
}
.newsfeed ol li > a {
    font-weight: bold;
    font-size: 18px;
}
.article-content .pagination ul {
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden;
}
.article-content .pagination ul li {
    border: 1px solid #d9d9d9;
    float: left;
    line-height: normal;
    margin-right: 12.5px;
    padding: 12.5px 25px;
}
.article-content .pagination ul li a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0;
}
.pagenavcounter {
    margin: 0 0 25px;
    font-weight: bold;
}
#article-index, .article-index {
    border: 1px solid #d9d9d9;
    border-radius: 0px;
    float: right;
    padding: 10px;
    margin: 0 0 25px 25px;
    width: 25%;
}
#article-index ul, .article-index ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#article-index ul > li, .article-index ul > li {
    border: 0;
    margin-top: 2px;
}
#article-index ul > li > a, .article-index ul > li > a {
    border: 0;
    padding: 5px;
    border-radius: 0px;
}
#article-index ul > .active > a, .article-index ul > .active > a {
    border: 0;
    background: #dc7928;
    color: #ffffff;
}
#article-index ul > .active > a:hover, .article-index ul > .active > a:hover, #article-index ul > .active > a:active, .article-index ul > .active > a:active, #article-index ul > .active > a:focus, .article-index ul > .active > a:focus {
    border: 0;
    background: #dc7928;
    color: #ffffff;
}
.pagenav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pagenav > li {
    margin: 0;
    padding: 0;
    float: left;
}
.pagenav > li.pagenav-prev, .pagenav > li.previous {
    margin-right: 10px;
}
.pagenav li > a {
    padding: 8.33333333px 0;
    line-height: normal;
    border: none;
    border-bottom: 1px solid #dc7928;
    border-radius: 0px;
    text-transform: uppercase;
}
.pagenav li > a:hover, .pagenav li > a:active, .pagenav li > a:focus {
    background: none;
    border-bottom: 1px solid #9e551a;
}
.items-more h3 {
    margin: 0 0 25px;
}
.items-more .nav > li {
    border-top: 1px solid #d9d9d9;
}
.items-more .nav > li > a {
    padding: 6px 5px;
}
.back_button a {
    display: block;
    margin: 10px 0;
}
.filters {
    margin: 12.5px 0;
}
.display-limit {
    margin: 12.5px 0 5px;
}
.filters .display-limit {
    float: right;
    text-align: right;
}
#system-message dt {
    font-weight: bold;
}
#system-message dd {
    font-weight: bold;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
    margin: 0;
    padding: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
}
.alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.alert-message hr {
    border-top-color: #c9e2b3;
}
.alert-message .alert-link {
    color: #356635;
}
.alert-notice {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-notice hr {
    border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
    color: #2d6987;
}
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}
.alert-error hr {
    border-top-color: #e4b9c0;
}
.alert-error .alert-link {
    color: #953b39;
}
.tip-wrap {
    background: #fff6df;
    border: 1px solid #fb3;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 300px;
    z-index: 999;
}
.tip-title {
    border-bottom: 1px solid #fb3;
    font-weight: bold;
    padding: 5px 10px;
}
.tip-text {
    font-size: 16px;
    margin: 0;
    padding: 5px 10px;
}
.hasTip img {
    border: none;
    margin: 0 5px 0 0;
}
.mod-preview-info {
    z-index: 1051;
}
.mod-preview-wrapper {
    background-color: transparent !important;
    color: inherit !important;
}
.languageswitcherload div.mod-languages {
    padding: 0 25px;
}
.languageswitcherload div.mod-languages li {
    margin: 0 10px 0 0;
}
div.calendar {
    width: 187px;
}
.tags {
    margin-bottom: 25px;
}
.tags span a.label {
    background: #eeeeee;
    text-transform: uppercase;
    color: #333333;
    display: inline-block;
    padding: 8px 12.5px;
    font-weight: 500;
    font-size: 14px;
    margin: 0 5px 5px 0;
    border-radius: 3px;
}
.tags span a.label:hover, .tags span a.label:active, .tags span a.label:focus {
    background: #dc7928;
    color: #ffffff;
}
.edit.item-page fieldset .btn-toolbar {
    margin-top: 12.5px;
}
.edit.item-page a.modal.btn {
    text-shadow: none;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    height: auto;
}
.iframe-bordered {
    border: 1px solid #dddddd;
}
.chzn-container {
    display: block;
}
.chzn-container-single .chzn-single, .chzn-container-multi .chzn-choices .search-field input, .chzn-container-single .chzn-search input {
    height: 26px;
}
.chzn-container-single .chzn-drop, .chzn-container .chzn-drop {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
    border-color: #d9d9d9;
    height: 26px;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
    border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
    border-color: #d9d9d9;
}
.btn-group .chzn-results {
    white-space: normal;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.page-header {
    padding-bottom: 0;
    margin: 0 0 25px;
    border-bottom: none;
}
.page-title, .page-header h1 {
    color: #222222;
    display: inline-block;
    font-size: 59px;
    margin-top: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    position: relative;
}
@media screen and (max-width: 767px) {
    .page-title, .page-header h1 {
        font-size: 36px;
    }
}
.page-subheader {
    border-bottom: 1px solid #d9d9d9;
    margin: 0 0 25px;
}
.page-subheader:before, .page-subheader:after {
    content: " ";
    display: table;
}
.page-subheader:after {
    clear: both;
}
.page-subtitle, .page-subheader h2 {
    line-height: 1;
    margin: 0;
}
.page-header + .page-subheader {
    margin-top: -25px;
}
.article-title, .article-header h1 {
    margin: 0 0 25px 0;
    font-weight: 400;
}
.article-title > a, .article-header h1 > a {
    color: #222222;
}
.article-title > a:hover, .article-header h1 > a:hover, .article-title > a:active, .article-header h1 > a:active, .article-title > a:focus, .article-header h1 > a:focus {
    text-decoration: none;
    color: #dc7928;
}
.item-title {
    font-weight: bold;
}
.jumbotron h1, .jumbotron h2, .jumbotron h3 {
    margin-top: 0;
}
@media (max-width: 767px) {
    .jumbotron h1, .jumbotron h2, .jumbotron h3 {
        font-size: 24px;
    }
}
.jumbotron p:last-child {
    margin-bottom: 0;
}
.container .jumbotron {
    border-radius: 0px;
}
.masthead {
    padding: 50px 0;
    text-align: center;
}
.masthead p:last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .masthead {
        padding: 100px 0;
    }
    .masthead h1 {
        font-size: 112px;
    }
    .masthead p {
        font-size: 32px;
    }
    .masthead .btn-lg {
        margin-top: 25px;
        padding: 18px 42px;
        font-size: 24px;
    }
}
.jumbotron-primary {
    background-color: #dc7928;
    color: #ffffff;
}
.jumbotron-primary h1, .jumbotron-primary h2, .jumbotron-primary h3 {
    color: #ffffff;
}
.jumbotron-primary p {
    color: #ffffff;
}
.jumbotron-primary .btn-primary {
    border-color: #fff;
}
.label:empty {
    display: none;
}
.badge {
    text-transform: none;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.page-header .label, .page-header .badge {
    vertical-align: middle;
}
.alert h4 {
    color: inherit;
}
.media:first-child {
    margin-top: 0;
}
.media-object {
    display: block;
}
.media-heading {
    margin: 0 0 5px;
}
.media > .pull-left {
    margin-right: 10px;
}
.media > .pull-right {
    margin-left: 10px;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
    color: #f9e6d7;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title > a {
    color: inherit;
}
.well {
    box-shadow: none;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}
.t3-wrapper .body-background {
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: left bottom;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}
.t3-wrapper .body-background .t3-features-intro .section {
    background-color: transparent;
}
.t3-header {
    background: transparent;
    padding-top: 25px;
    padding-bottom: 25px;
    top: 0;
    width: 100%;
    z-index: 1030;
    position: fixed;
    transition: padding-top 400ms, padding-bottom 400ms, box-shadow 400ms;
    -webkit-transition: padding-top 400ms, padding-bottom 400ms, box-shadow 400ms;
}
.t3-header.ja-affix-top, .off-canvas-right.off-canvas-open .t3-header {
    background: #ffffff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    padding-top: 12.5px;
    padding-bottom: 12.5px;
}
.t3-header.ja-affix-top.style-dark, .off-canvas-right.off-canvas-open .t3-header.style-dark {
    background: #000000;
}
.t3-header.ja-affix-top .off-canvas-toggle, .off-canvas-right.off-canvas-open .t3-header .off-canvas-toggle {
    height: 50px;
    line-height: 50px;
    top: 12.5px;
}
.t3-header.ja-affix-top .navbar-toggle, .off-canvas-right.off-canvas-open .t3-header .navbar-toggle {
    line-height: 50px;
}
.t3-header.ja-affix-top .logo-text, .off-canvas-right.off-canvas-open .t3-header .logo-text {
    height: 50px;
}
.t3-header.ja-affix-top .logo-text a, .off-canvas-right.off-canvas-open .t3-header .logo-text a {
    font-size: 16px;
    height: 50px;
    width: 50px;
}
.t3-header.ja-affix-top .navbar, .off-canvas-right.off-canvas-open .t3-header .navbar {
    min-height: 50px;
}
.t3-header.ja-affix-top .navbar-nav > li > a, .off-canvas-right.off-canvas-open .t3-header .navbar-nav > li > a, .t3-header.ja-affix-top .navbar-nav > li > span, .off-canvas-right.off-canvas-open .t3-header .navbar-nav > li > span {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
}
@media (max-width: 767px) {
    .t3-header {
        position: relative;
        background: #ffffff;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
        padding-top: 12.5px;
        padding-bottom: 12.5px;
    }
    .t3-header.style-dark {
        background: #000000;
    }
    .t3-header .off-canvas-toggle {
        height: 50px;
        line-height: 50px;
        top: 12.5px;
    }
    .t3-header .navbar-toggle {
        line-height: 50px;
    }
    .t3-header .logo-text {
        height: 50px;
    }
    .t3-header .logo-text a {
        font-size: 16px;
        height: 50px;
        width: 50px;
    }
    .t3-header .navbar {
        min-height: 50px;
    }
    .t3-header .navbar-nav > li > a {
        padding-top: 12.5px;
        padding-bottom: 12.5px;
    }
}
.logo {
    text-align: left;
}
@media (max-width: 991px) {
    .logo {
        width: auto;
    }
}
.logo a {
    display: inline-block;
    line-height: 1;
    margin: 0;
}
.logo-image span, .logo-image small {
    display: none;
}
.logo-text {
    height: 72px;
    overflow: hidden;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.logo-text a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    width: 72px;
    height: 72px;
    position: relative;
    background-color: #dc7928;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    vertical-align: bottom;
}
.logo-text a span {
    color: #ffffff;
    position: absolute;
    right: 12.5px;
    bottom: 12.5px;
}
.logo-text:hover a, .logo-text a:hover, .logo-text a:active, .logo-text a:focus {
    text-decoration: none;
}
.logo-text .site-slogan {
    display: inline-block;
    font-size: 15px;
}
.head-search {
    margin-top: 25px;
}
.head-search:before, .head-search:after {
    content: " ";
    display: table;
}
.head-search:after {
    clear: both;
}
.head-search form {
    margin: 0;
}
.head-search label {
    display: none;
}
.head-search .search {
    position: relative;
}
.head-search .search:before {
    font-family: "FontAwesome";
    content: "\f002";
    display: block;
    position: absolute;
    left: 10px;
    top: 6px;
    color: #666666;
}
@media screen and (min-width: 768px) {
    .head-search .search {
        float: right;
    }
}
.head-search .form-control {
    width: 100%;
    padding-left: 30px;
}
@media screen and (min-width: 768px) {
    .head-search .form-control {
        width: 150px;
    }
    .head-search .form-control:focus {
        width: 200px;
    }
}
.t3-mast-top {
    position: fixed;
    height: 100vh;
    width: 100%;
}
@media (max-width: 767px) {
    .t3-mast-top {
        position: relative;
        height: auto;
    }
}
.t3-mast-top + script + .t3-features-intro, .t3-mast-top + .t3-features-intro, .t3-mast-top + .body-background, .t3-mast-top + script + .body-background {
    padding-top: 100vh;
}
@media (max-width: 767px) {
    .t3-mast-top + script + .t3-features-intro, .t3-mast-top + .t3-features-intro, .t3-mast-top + .body-background, .t3-mast-top + script + .body-background {
        padding-top: 0;
    }
}
.t3-mast-top .features-intro {
    padding-top: 0;
}
.t3-mast-top.t3-features-intro .section-title > h2 {
    margin-top: 142px;
}
.t3-header.style-dark + .t3-mast-top .section {
    background-color: #000000;
}
.t3-header.style-light + .t3-mast-top .section {
    background-color: #ffffff;
}
.t3-mast-bottom.t3-features-intro .section-content {
    background-color: #222222;
}
.t3-mast-bottom.t3-features-intro .module-title {
    color: #dc7928;
}
.t3-mast-bottom.t3-features-intro .section-content {
    padding: 50px 60px;
}
@media (max-width: 767px) {
    .t3-mast-bottom.t3-features-intro .section-content {
        padding: 30px;
    }
}
.t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div > div {
    margin-bottom: 75px;
}
.t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div.col-xs-12 {
    margin-top: -67px;
}
@media (max-width: 991px) {
    .t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div.col-xs-12 {
        margin: 0;
    }
}
@media (min-width: 992px) {
    .t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div.col-xs-12.t3-module .module-inner {
        padding-top: 0;
    }
}
.t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div.last-col {
    background-color: #ffffff;
    color: #333333;
}
.t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div.last-col .t3-module .module-title {
    color: #000000;
}
.t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div.last-col .t3-module .module-title {
    font-size: 29.5px;
    margin-bottom: 50px;
}
@media (max-width: 767px) {
    .t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div.last-col .t3-module .module-title {
        font-size: 24px;
        margin-bottom: 25px;
        padding-top: 0;
    }
}
.t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div.last-col .t3-module {
    padding: 0 60px 75px;
}
@media (max-width: 991px) {
    .t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div.last-col .t3-module {
        padding-top: 50px;
    }
}
@media (max-width: 767px) {
    .t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div.last-col .t3-module {
        padding: 25px 15px;
    }
}
.t3-mast-bottom.t3-features-intro .acm-spotlight .t3-module .module-title {
    color: #dc7928;
}
.t3-mast-bottom.t3-features-intro .acm-spotlight .acm-title {
    color: #ffffff;
}
.t3-mast-bottom.t3-features-intro .acm-spotlight .acm-title span {
    background-color: transparent;
}
.t3-mast-bottom.t3-features-intro .acm-spotlight .acm-desc {
    color: #ffffff;
}
.t3-mast-bottom.t3-features-intro .acm-spotlight .acm-desc + .row > div.col-xs-12, .t3-mast-bottom.t3-features-intro .acm-spotlight .acm-title + .row > div.col-xs-12 {
    margin-top: 0;
}
.t3-mast-bottom.t3-features-intro .acm-spotlight .acm-desc + .row > div.last-col .t3-module, .t3-mast-bottom.t3-features-intro .acm-spotlight .acm-title + .row > div.last-col .t3-module {
    padding-top: 75px;
}
.t3-sl {
    padding-bottom: 50px;
    padding-top: 50px;
}
@media screen and (min-width: 768px) {
    .t3-sl {
        padding-bottom: 75px;
        padding-top: 75px;
    }
}
.t3-mainbody {
    padding-top: 150px;
    padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
    .t3-mainbody {
        padding-top: 25px;
    }
}
.t3-content {
    padding-top: 25px;
    padding-bottom: 25px;
}
.t3-sidebar {
    padding-top: 25px;
}
.t3-sidebar > .inner {
    background: #f7f7f7;
    padding: 25px 25px 0;
}
.t3-sidebar .module-title {
    padding-bottom: 5px;
}
.t3-footer {
    background: #ffffff;
    color: #666666;
    position: relative;
    z-index: 2;
}
.t3-footer:before, .t3-footer:after {
    content: " ";
    display: table;
}
.t3-footer:after {
    clear: both;
}
.t3-footer small {
    display: block;
    font-size: 100%;
}
.t3-footnav {
    padding: 25px 0;
}
.t3-footnav:before, .t3-footnav:after {
    content: " ";
    display: table;
}
.t3-footnav:after {
    clear: both;
}
@media screen and (min-width: 768px) {
    .t3-footnav {
        padding: 50px 0;
    }
}
.t3-footnav .t3-module {
    background: #ffffff;
    color: #666666;
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}
.t3-footnav .t3-module .module-title {
    color: #333333;
    font-size: 20px;
    margin-bottom: 12.5px;
}
.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: #666666;
}
.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: #666666;
}
.t3-copyright {
    font-size: 14px;
    padding: 50px 0;
    text-align: center;
}
.t3-copyright:before, .t3-copyright:after {
    content: " ";
    display: table;
}
.t3-copyright:after {
    clear: both;
}
.t3-copyright small {
    margin-bottom: 5px;
}
.copyright {
    margin-bottom: 25px;
}
.poweredby:before, .poweredby:after {
    content: " ";
    display: table;
}
.poweredby:after {
    clear: both;
}
.poweredby .t3-logo, .poweredby .t3-logo-small {
    opacity: 0.8;
    display: inline-block;
}
.back-to-top {
    position: fixed;
    right: 25px;
    top: auto;
    z-index: 999;
    bottom: 140px;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
@media (min-width: 768px) {
    .back-to-top {
        display: block;
    }
}
.back-to-top .btn {
    height: 50px;
    width: 50px;
    line-height: 1;
    padding: 0;
    text-align: center;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.back-to-top .btn:hover, .back-to-top .btn:active, .back-to-top .btn:focus {
    outline: none;
    opacity: 1;
    filter: alpha(opacity=100);
}
.back-to-top.affix {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.back-to-top a {
    outline: none;
}
.back-to-top i {
    font-size: 20px;
    line-height: 1;
}
.back-to-top i::before {
    line-height: 1;
    font-size: 22px;
}
#editor-xtd-buttons .btn {
    text-shadow: none;
    color: #ffffff;
    text-transform: none;
}
#editor-xtd-buttons .btn:hover {
    color: #dc7928;
}
.edit .nav-tabs {
    margin-bottom: 0;
}
.edit .input-append .btn {
    border: none;
    margin-left: 5px;
    color: #ffffff;
}
.edit .input-append .btn:hover {
    color: #dc7928;
}
.com_config .t3onoff label {
    width: 90px !important;
}
.com_config label {
    text-transform: none;
    font-weight: 400;
}
.com_config #modules-form .input-append .btn {
    border: none;
    margin-left: 5px;
}
.com_config #modules-form .input-append .btn:hover {
    color: #dc7928;
}
.window-mainbody #filter-bar #filter_search {
    height: 44px;
}
.window-mainbody button[class^="btn hasTooltip"], .window-mainbody #upbutton, .window-mainbody .button-cancel {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333;
    border-width: 4px;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.window-mainbody button[class^="btn hasTooltip"]:hover, .window-mainbody #upbutton:hover, .window-mainbody .button-cancel:hover, .window-mainbody button[class^="btn hasTooltip"]:focus, .window-mainbody #upbutton:focus, .window-mainbody .button-cancel:focus, .window-mainbody button[class^="btn hasTooltip"].focus, .window-mainbody #upbutton.focus, .window-mainbody .button-cancel.focus, .window-mainbody button[class^="btn hasTooltip"]:active, .window-mainbody #upbutton:active, .window-mainbody .button-cancel:active, .window-mainbody button[class^="btn hasTooltip"].active, .window-mainbody #upbutton.active, .window-mainbody .button-cancel.active, .open > .dropdown-toggle.window-mainbody button[class^="btn hasTooltip"], .open > .dropdown-toggle.window-mainbody #upbutton, .open > .dropdown-toggle.window-mainbody .button-cancel {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: #141414;
}
.window-mainbody button[class^="btn hasTooltip"]:active, .window-mainbody #upbutton:active, .window-mainbody .button-cancel:active, .window-mainbody button[class^="btn hasTooltip"].active, .window-mainbody #upbutton.active, .window-mainbody .button-cancel.active, .open > .dropdown-toggle.window-mainbody button[class^="btn hasTooltip"], .open > .dropdown-toggle.window-mainbody #upbutton, .open > .dropdown-toggle.window-mainbody .button-cancel {
    background-image: none;
}
.window-mainbody button[class^="btn hasTooltip"].disabled, .window-mainbody #upbutton.disabled, .window-mainbody .button-cancel.disabled, .window-mainbody button[class^="btn hasTooltip"][disabled], .window-mainbody #upbutton[disabled], .window-mainbody .button-cancel[disabled], fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"], fieldset[disabled] .window-mainbody #upbutton, fieldset[disabled] .window-mainbody .button-cancel, .window-mainbody button[class^="btn hasTooltip"].disabled:hover, .window-mainbody #upbutton.disabled:hover, .window-mainbody .button-cancel.disabled:hover, .window-mainbody button[class^="btn hasTooltip"][disabled]:hover, .window-mainbody #upbutton[disabled]:hover, .window-mainbody .button-cancel[disabled]:hover, fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"]:hover, fieldset[disabled] .window-mainbody #upbutton:hover, fieldset[disabled] .window-mainbody .button-cancel:hover, .window-mainbody button[class^="btn hasTooltip"].disabled:focus, .window-mainbody #upbutton.disabled:focus, .window-mainbody .button-cancel.disabled:focus, .window-mainbody button[class^="btn hasTooltip"][disabled]:focus, .window-mainbody #upbutton[disabled]:focus, .window-mainbody .button-cancel[disabled]:focus, fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"]:focus, fieldset[disabled] .window-mainbody #upbutton:focus, fieldset[disabled] .window-mainbody .button-cancel:focus, .window-mainbody button[class^="btn hasTooltip"].disabled.focus, .window-mainbody #upbutton.disabled.focus, .window-mainbody .button-cancel.disabled.focus, .window-mainbody button[class^="btn hasTooltip"][disabled].focus, .window-mainbody #upbutton[disabled].focus, .window-mainbody .button-cancel[disabled].focus, fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"].focus, fieldset[disabled] .window-mainbody #upbutton.focus, fieldset[disabled] .window-mainbody .button-cancel.focus, .window-mainbody button[class^="btn hasTooltip"].disabled:active, .window-mainbody #upbutton.disabled:active, .window-mainbody .button-cancel.disabled:active, .window-mainbody button[class^="btn hasTooltip"][disabled]:active, .window-mainbody #upbutton[disabled]:active, .window-mainbody .button-cancel[disabled]:active, fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"]:active, fieldset[disabled] .window-mainbody #upbutton:active, fieldset[disabled] .window-mainbody .button-cancel:active, .window-mainbody button[class^="btn hasTooltip"].disabled.active, .window-mainbody #upbutton.disabled.active, .window-mainbody .button-cancel.disabled.active, .window-mainbody button[class^="btn hasTooltip"][disabled].active, .window-mainbody #upbutton[disabled].active, .window-mainbody .button-cancel[disabled].active, fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"].active, fieldset[disabled] .window-mainbody #upbutton.active, fieldset[disabled] .window-mainbody .button-cancel.active {
    background-color: #333333;
    border-color: #333333;
}
.window-mainbody button[class^="btn hasTooltip"] .badge, .window-mainbody #upbutton .badge, .window-mainbody .button-cancel .badge {
    color: #333333;
    background-color: #ffffff;
}
.window-mainbody button[class^="btn hasTooltip"]:hover, .window-mainbody #upbutton:hover, .window-mainbody .button-cancel:hover, .window-mainbody button[class^="btn hasTooltip"]:focus, .window-mainbody #upbutton:focus, .window-mainbody .button-cancel:focus, .window-mainbody button[class^="btn hasTooltip"].focus, .window-mainbody #upbutton.focus, .window-mainbody .button-cancel.focus, .window-mainbody button[class^="btn hasTooltip"]:active, .window-mainbody #upbutton:active, .window-mainbody .button-cancel:active, .window-mainbody button[class^="btn hasTooltip"].active, .window-mainbody #upbutton.active, .window-mainbody .button-cancel.active, .open > .dropdown-toggle.window-mainbody button[class^="btn hasTooltip"], .open > .dropdown-toggle.window-mainbody #upbutton, .open > .dropdown-toggle.window-mainbody .button-cancel {
    color: #333333;
    background-color: #ffffff;
    border-color: #333333;
}
.window-mainbody button[class^="btn hasTooltip"]:active, .window-mainbody #upbutton:active, .window-mainbody .button-cancel:active, .window-mainbody button[class^="btn hasTooltip"].active, .window-mainbody #upbutton.active, .window-mainbody .button-cancel.active, .open > .dropdown-toggle.window-mainbody button[class^="btn hasTooltip"], .open > .dropdown-toggle.window-mainbody #upbutton, .open > .dropdown-toggle.window-mainbody .button-cancel {
    background-image: none;
}
.window-mainbody button[class^="btn hasTooltip"].disabled, .window-mainbody #upbutton.disabled, .window-mainbody .button-cancel.disabled, .window-mainbody button[class^="btn hasTooltip"][disabled], .window-mainbody #upbutton[disabled], .window-mainbody .button-cancel[disabled], fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"], fieldset[disabled] .window-mainbody #upbutton, fieldset[disabled] .window-mainbody .button-cancel, .window-mainbody button[class^="btn hasTooltip"].disabled:hover, .window-mainbody #upbutton.disabled:hover, .window-mainbody .button-cancel.disabled:hover, .window-mainbody button[class^="btn hasTooltip"][disabled]:hover, .window-mainbody #upbutton[disabled]:hover, .window-mainbody .button-cancel[disabled]:hover, fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"]:hover, fieldset[disabled] .window-mainbody #upbutton:hover, fieldset[disabled] .window-mainbody .button-cancel:hover, .window-mainbody button[class^="btn hasTooltip"].disabled:focus, .window-mainbody #upbutton.disabled:focus, .window-mainbody .button-cancel.disabled:focus, .window-mainbody button[class^="btn hasTooltip"][disabled]:focus, .window-mainbody #upbutton[disabled]:focus, .window-mainbody .button-cancel[disabled]:focus, fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"]:focus, fieldset[disabled] .window-mainbody #upbutton:focus, fieldset[disabled] .window-mainbody .button-cancel:focus, .window-mainbody button[class^="btn hasTooltip"].disabled.focus, .window-mainbody #upbutton.disabled.focus, .window-mainbody .button-cancel.disabled.focus, .window-mainbody button[class^="btn hasTooltip"][disabled].focus, .window-mainbody #upbutton[disabled].focus, .window-mainbody .button-cancel[disabled].focus, fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"].focus, fieldset[disabled] .window-mainbody #upbutton.focus, fieldset[disabled] .window-mainbody .button-cancel.focus, .window-mainbody button[class^="btn hasTooltip"].disabled:active, .window-mainbody #upbutton.disabled:active, .window-mainbody .button-cancel.disabled:active, .window-mainbody button[class^="btn hasTooltip"][disabled]:active, .window-mainbody #upbutton[disabled]:active, .window-mainbody .button-cancel[disabled]:active, fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"]:active, fieldset[disabled] .window-mainbody #upbutton:active, fieldset[disabled] .window-mainbody .button-cancel:active, .window-mainbody button[class^="btn hasTooltip"].disabled.active, .window-mainbody #upbutton.disabled.active, .window-mainbody .button-cancel.disabled.active, .window-mainbody button[class^="btn hasTooltip"][disabled].active, .window-mainbody #upbutton[disabled].active, .window-mainbody .button-cancel[disabled].active, fieldset[disabled] .window-mainbody button[class^="btn hasTooltip"].active, fieldset[disabled] .window-mainbody #upbutton.active, fieldset[disabled] .window-mainbody .button-cancel.active {
    background-color: #333333;
    border-color: #333333;
}
.window-mainbody button[class^="btn hasTooltip"] .badge, .window-mainbody #upbutton .badge, .window-mainbody .button-cancel .badge {
    color: #333333;
    background-color: #ffffff;
}
.window-mainbody #imageForm button:hover, .window-mainbody #uploadForm button:hover {
    border-width: 4px;
}
div.google-visualization-tooltip {
    background: #eeeeee;
    box-shadow: none !important;
    border: 0;
    border-radius: 0;
    min-width: 200px;
}
div.google-visualization-tooltip .google-visualization-tooltip-item-list {
    margin: 8.33333333px 0;
}
div.google-visualization-tooltip .google-visualization-tooltip-item-list .google-visualization-tooltip-item {
    text-transform: uppercase;
    margin: 8.33333333px 0;
}
div.google-visualization-tooltip .google-visualization-tooltip-item-list .google-visualization-tooltip-item span {
    color: #222222 !important;
    font-weight: 500;
}
div.google-visualization-tooltip .google-visualization-tooltip-separator {
    display: none;
}
div.google-visualization-tooltip .google-visualization-tooltip-action-list {
    background: #ffffff;
}
/*****************************************************************
    EASYBLOG
*****************************************************************/
/* 
.com_easyblog div#fd,
.com_easyblog div#eb {
}
.com_easyblog div#fd .btn,
.com_easyblog div#eb .btn {
border-radius: 0px;
}
.com_easyblog div#fd .btn-primary,
.com_easyblog div#eb .btn-primary {
background: #dc7928 !important;
border: 2px solid #dc7928 !important;
color: #fff !important;
}
.com_easyblog div#fd .btn-primary:hover,
.com_easyblog div#eb .btn-primary:hover,
.com_easyblog div#fd .btn-primary:focus,
.com_easyblog div#eb .btn-primary:focus,
.com_easyblog div#fd .btn-primary:active,
.com_easyblog div#eb .btn-primary:active,
.com_easyblog div#fd .btn-primary .open .dropdown-toggle_div#fd .btn-primary,
.com_easyblog div#eb .btn-primary .open .dropdown-toggle_div#fd .btn-primary {
background: #fff !important;
border: 2px solid #dc7928 !important;
color: #dc7928 !important;
}
.com_easyblog div#fd .form-control:hover,
.com_easyblog div#eb .form-control:hover,
.com_easyblog div#fd .form-control:focus,
.com_easyblog div#eb .form-control:focus {
border-color: #dc7928;
}
.com_easyblog div#fd .eb-section-heading:before,
.com_easyblog div#eb .eb-section-heading:before {
border-bottom: 2px solid #dc7928;
}
.com_easyblog div#fd .eb-stats-nav > li .btn:hover,
.com_easyblog div#eb .eb-stats-nav > li .btn:hover,
.com_easyblog div#fd .eb-stats-nav > li .btn:focus,
.com_easyblog div#eb .eb-stats-nav > li .btn:focus {
color: #9e551a;
}
.com_easyblog div#fd .is-active > .eb-navbar__footer-link,
.com_easyblog div#eb .is-active > .eb-navbar__footer-link {
color: #dc7928;
}
.com_easyblog div#fd .is-active > .eb-navbar__footer-link:before,
.com_easyblog div#eb .is-active > .eb-navbar__footer-link:before {
background: #dc7928;
}
.com_easyblog div#fd .eb-navbar-rss-icon,
.com_easyblog div#eb .eb-navbar-rss-icon {
color: #ffffff;
}
.com_easyblog div#fd .eb-navbar-nav > li.open > a,
.com_easyblog div#eb .eb-navbar-nav > li.open > a,
.com_easyblog div#fd .eb-navbar-nav > li > a:hover,
.com_easyblog div#eb .eb-navbar-nav > li > a:hover,
.com_easyblog div#fd .eb-navbar-nav > li > a:focus,
.com_easyblog div#eb .eb-navbar-nav > li > a:focus,
.com_easyblog div#fd .eb-navbar-nav > li.active > a,
.com_easyblog div#eb .eb-navbar-nav > li.active > a {
background: #dc7928;
}
.com_easyblog div#fd #eb-navbar-signin .popbox-dropdown,
.com_easyblog div#eb #eb-navbar-signin .popbox-dropdown,
.com_easyblog div#fd #eb-navbar-signin .popbox-dropdown-signin,
.com_easyblog div#eb #eb-navbar-signin .popbox-dropdown-signin,
.com_easyblog div#fd #eb-navbar-signin .popbox-dropdown__ft,
.com_easyblog div#eb #eb-navbar-signin .popbox-dropdown__ft {
background: #333333;
color: #999999;
}
.com_easyblog div#fd #eb-navbar-signin .popbox-dropdown__title,
.com_easyblog div#eb #eb-navbar-signin .popbox-dropdown__title {
text-transform: uppercase;
font-size: 18px;
}
.com_easyblog div#fd #eb-navbar-signin .popbox-dropdown__hd,
.com_easyblog div#eb #eb-navbar-signin .popbox-dropdown__hd,
.com_easyblog div#fd #eb-navbar-signin .popbox-dropdown-signin,
.com_easyblog div#eb #eb-navbar-signin .popbox-dropdown-signin {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.com_easyblog div#fd #eb-navbar-signin .popbox-dropdown-signin__ft-list > :not(:first-child),
.com_easyblog div#eb #eb-navbar-signin .popbox-dropdown-signin__ft-list > :not(:first-child) {
border-left-color: rgba(0, 0, 0, 0.2);
}
.com_easyblog div#fd #eb-navbar-signin label,
.com_easyblog div#eb #eb-navbar-signin label {
text-transform: none;
}
.com_easyblog div#fd #eb-navbar-signin .form-control,
.com_easyblog div#eb #eb-navbar-signin .form-control {
background: rgba(0, 0, 0, 0.1);
border-color: rgba(0, 0, 0, 0.2);
color: #ffffff;
}
.com_easyblog div#fd .eb-entry-tools,
.com_easyblog div#eb .eb-entry-tools {
font-size: 14px;
}
.com_easyblog div#fd .eb-help-resize a,
.com_easyblog div#eb .eb-help-resize a {
border-radius: 0;
color: #ffffff;
}
.com_easyblog div#fd .text-muted,
.com_easyblog div#eb .text-muted,
.com_easyblog div#fd .text-muted a,
.com_easyblog div#eb .text-muted a {
text-transform: uppercase;
font-size: 15px;
}
.com_easyblog div#fd .eb-pager a:hover,
.com_easyblog div#eb .eb-pager a:hover,
.com_easyblog div#fd .eb-pager a:focus,
.com_easyblog div#eb .eb-pager a:focus,
.com_easyblog div#fd .eb-pager a:active,
.com_easyblog div#eb .eb-pager a:active {
color: #333333;
}
.com_easyblog div#fd .eb-pager a.active,
.com_easyblog div#eb .eb-pager a.active,
.com_easyblog div#fd .eb-pager > div a.active,
.com_easyblog div#eb .eb-pager > div a.active {
background: #dc7928;
border: 4px solid #dc7928;
color: #fff;
}
.com_easyblog div#fd .eb-post-title a:hover,
.com_easyblog div#eb .eb-post-title a:hover {
color: #dc7928;
}
.com_easyblog div#fd .eb-entry-nav > div > a:hover,
.com_easyblog div#eb .eb-entry-nav > div > a:hover {
color: #dc7928;
}
.com_easyblog div#fd .eb-entry-author,
.com_easyblog div#eb .eb-entry-author {
background: #dc7928;
color: #ffffff;
margin-top: 25px;
padding: 25px;
}
.com_easyblog div#fd .eb-entry-author .eb-section-heading,
.com_easyblog div#eb .eb-entry-author .eb-section-heading {
display: none;
}
.com_easyblog div#fd .eb-entry-author .eb-entry-author-bio.media,
.com_easyblog div#eb .eb-entry-author .eb-entry-author-bio.media {
margin: 0;
}
.com_easyblog div#fd .eb-entry-author .eb-avatar img,
.com_easyblog div#eb .eb-entry-author .eb-avatar img {
border: medium none;
}
.com_easyblog div#fd .eb-entry-author-recents,
.com_easyblog div#eb .eb-entry-author-recents {
background: none;
border-radius: 0;
border: none;
margin: 24px 0 0;
padding: 0;
}
.com_easyblog div#fd .eb-entry-author-recents a,
.com_easyblog div#eb .eb-entry-author-recents a {
color: #fff;
display: block;
padding-bottom: 5px;
}
.com_easyblog div#fd .eb-entry-author-recents a:hover span,
.com_easyblog div#eb .eb-entry-author-recents a:hover span {
text-decoration: underline;
}
.com_easyblog div#fd .eb-entry-author-recents i,
.com_easyblog div#eb .eb-entry-author-recents i {
color: #fff;
display: inline-block;
line-height: 20px;
}
.com_easyblog div#fd .eb-entry-author-recents span,
.com_easyblog div#eb .eb-entry-author-recents span {
display: inline-block;
float: left;
font-size: 16px;
margin-left: 0;
padding-right: 10px;
}
.com_easyblog div#fd .eb-entry-author-recents time,
.com_easyblog div#eb .eb-entry-author-recents time {
color: #ffdcdc;
float: none;
font-style: italic;
}
.com_easyblog div#fd .eb-entry-author-recents > h5,
.com_easyblog div#eb .eb-entry-author-recents > h5 {
color: #ffdcdc;
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
margin: 0 0 24px;
text-transform: uppercase;
}
.com_easyblog div#fd .eb-entry-author-recents > div,
.com_easyblog div#eb .eb-entry-author-recents > div {
padding-left: 10px;
}
.com_easyblog div#fd .eb-entry-author-recents > div + div,
.com_easyblog div#eb .eb-entry-author-recents > div + div {
border: none;
padding-top: 5px;
margin-top: 0;
}
.com_easyblog div#fd .eb-comments .eb-comment,
.com_easyblog div#eb .eb-comments .eb-comment {
color: #333;
padding: 0 0 18px;
}
.com_easyblog div#fd .eb-comments .eb-comment + .eb-comment,
.com_easyblog div#eb .eb-comments .eb-comment + .eb-comment {
border-top: 1px solid #eee;
margin-top: 0;
padding-top: 20px;
}
.com_easyblog div#fd .eb-comments .eb-comment .eb-comment-head a,
.com_easyblog div#eb .eb-comments .eb-comment .eb-comment-head a {
color: #222222;
}
.com_easyblog div#fd .eb-comments .eb-comment .eb-comment-head a:hover,
.com_easyblog div#eb .eb-comments .eb-comment .eb-comment-head a:hover {
color: #dc7928;
}
.com_easyblog div#fd .eb-comment-foot span > a,
.com_easyblog div#eb .eb-comment-foot span > a {
color: #dc7928;
}
.com_easyblog div#fd .eb-comment-foot span > a:hover,
.com_easyblog div#eb .eb-comment-foot span > a:hover {
color: #9e551a;
}
.com_easyblog div#fd .eb-section-heading,
.com_easyblog div#eb .eb-section-heading {
border-bottom: medium none;
font-family: inherit;
font-size: 23px;
font-weight: 400;
line-height: 1;
margin: 48px 0 29px;
padding: 0;
position: relative;
text-transform: none;
}
.com_easyblog div#fd .eb-section-heading:before,
.com_easyblog div#eb .eb-section-heading:before {
border-bottom: 2px solid #fc615d;
content: "";
width: 50px;
height: 1px;
position: absolute;
bottom: -5px;
}
.com_easyblog div#fd .eb-comment-form,
.com_easyblog div#eb .eb-comment-form {
padding: 24px;
}
.com_easyblog div#fd .eb-comment-form .form-group,
.com_easyblog div#eb .eb-comment-form .form-group {
margin: 12px 0;
}
.com_easyblog div#fd .eb-comment-form .form-control,
.com_easyblog div#eb .eb-comment-form .form-control {
border: none;
border-bottom: 2px solid #d9d9d9;
box-shadow: none;
border-radius: 0;
height: 38px;
font-size: 15px;
outline: none;
padding: 0;
}
.com_easyblog div#fd .eb-comment-form .form-control:focus,
.com_easyblog div#eb .eb-comment-form .form-control:focus,
.com_easyblog div#fd .eb-comment-form .form-control:hover,
.com_easyblog div#eb .eb-comment-form .form-control:hover {
border-bottom: 2px solid #000;
}
.com_easyblog div#fd .eb-comment-form .mb-15,
.com_easyblog div#eb .eb-comment-form .mb-15 {
margin-bottom: 12px !important;
}
.com_easyblog div#fd .eb-comment-form .cell-half,
.com_easyblog div#eb .eb-comment-form .cell-half {
padding-right: 12px;
}
.com_easyblog div#fd .eb-comment-form .cell-half + .cell-half,
.com_easyblog div#eb .eb-comment-form .cell-half + .cell-half {
padding-left: 12px;
}
.com_easyblog div#fd .eb-comment-editor .markItUpContainer,
.com_easyblog div#eb .eb-comment-editor .markItUpContainer {
margin-left: -24px;
margin-right: -24px;
}
.com_easyblog div#fd .markItUp .markItUpContainer .markItUpHeader ul .markItUpSeparator,
.com_easyblog div#eb .markItUp .markItUpContainer .markItUpHeader ul .markItUpSeparator {
top: 15px;
}
.com_easyblog div#fd .eb-comment-editor .markItUpContainer .markItUpExpanding .markItUpEditor,
.com_easyblog div#eb .eb-comment-editor .markItUpContainer .markItUpExpanding .markItUpEditor {
padding: 12px 24px;
}
.com_easyblog div#fd .eb-checkbox label,
.com_easyblog div#eb .eb-checkbox label {
text-transform: none;
}
.com_easyblog div#fd .eb-category,
.com_easyblog div#eb .eb-category {
border: none;
border-radius: 0;
margin-bottom: 10px;
overflow: hidden;
}
.com_easyblog div#fd .eb-category-name,
.com_easyblog div#eb .eb-category-name {
font-size: 20px;
line-height: 24px;
color: #333;
}
.com_easyblog div#fd .eb-category-name:hover,
.com_easyblog div#eb .eb-category-name:hover,
.com_easyblog div#fd .eb-category-name:focus,
.com_easyblog div#eb .eb-category-name:focus,
.com_easyblog div#fd .eb-category-name:active,
.com_easyblog div#eb .eb-category-name:active {
color: #dc7928;
text-decoration: none;
}
.com_easyblog div#fd .eb-category-bio,
.com_easyblog div#eb .eb-category-bio,
.com_easyblog div#fd .eb-category-subs,
.com_easyblog div#eb .eb-category-subs {
border-top: none;
margin: 0;
padding: 10px 0 0;
}
.com_easyblog div#fd .eb-stats-categories a.btn,
.com_easyblog div#eb .eb-stats-categories a.btn {
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
.com_easyblog div#fd .eb-stats-content,
.com_easyblog div#eb .eb-stats-content {
padding: 20px;
border: 1px solid #ddd;
border-top: none;
margin-top: 0;
margin-bottom: 25px;
}
.com_easyblog div#fd .eb-stats-author > .col-cell,
.com_easyblog div#eb .eb-stats-author > .col-cell {
float: left;
margin-right: 12.5px;
}
.com_easyblog div#fd .eb-category-stats,
.com_easyblog div#eb .eb-category-stats {
margin: 0;
}
.com_easyblog div#fd .eb-category-profile,
.com_easyblog div#eb .eb-category-profile {
padding: 0;
margin-bottom: 25px;
}
.com_easyblog div#fd .eb-stats-posts a,
.com_easyblog div#eb .eb-stats-posts a {
display: inline-block;
}
.com_easyblog div#fd .eb-author-filter,
.com_easyblog div#eb .eb-author-filter {
border-bottom: none;
margin-bottom: 20px;
padding-bottom: 10px;
}
.com_easyblog div#fd .eb-author,
.com_easyblog div#eb .eb-author {
border: none;
border-radius: 0;
margin-bottom: 30px;
}
.com_easyblog div#fd .eb-authors-head,
.com_easyblog div#eb .eb-authors-head {
background: transparent;
border-bottom: none;
border-radius: 0;
padding: 0;
}
.com_easyblog div#fd .eb-authors-head a .eb-avatar,
.com_easyblog div#eb .eb-authors-head a .eb-avatar {
border-radius: 50%;
height: 60px;
width: 60px;
}
.com_easyblog div#fd .eb-authors-head a:hover .eb-avatar,
.com_easyblog div#eb .eb-authors-head a:hover .eb-avatar {
border: 1px solid #fc615d;
}
.com_easyblog div#fd .eb-authors-name,
.com_easyblog div#eb .eb-authors-name {
color: #333;
font-size: 20px;
line-height: 24px;
}
.com_easyblog div#fd .eb-authors-name a:hover,
.com_easyblog div#eb .eb-authors-name a:hover {
color: #fb302b;
text-decoration: none;
}
.com_easyblog div#fd .eb-authors-bio,
.com_easyblog div#eb .eb-authors-bio,
.com_easyblog div#fd .eb-authors-stats,
.com_easyblog div#eb .eb-authors-stats {
margin: 20px 0 0;
}
.com_easyblog div#fd .eb-authors-bio .eb-authors-subscribe,
.com_easyblog div#eb .eb-authors-bio .eb-authors-subscribe {
margin-top: 5px;
padding-bottom: 3px;
}
.com_easyblog div#fd .eb-tags span,
.com_easyblog div#eb .eb-tags span {
display: inline-block;
margin: 0 0 0 5px;
vertical-align: middle;
}
.com_easyblog div#fd .eb-tags span::before,
.com_easyblog div#eb .eb-tags span::before,
.com_easyblog div#fd .eb-tags span::after,
.com_easyblog div#eb .eb-tags span::after {
content: "";
}
.com_easyblog div#fd .eb-tags span i,
.com_easyblog div#eb .eb-tags span i {
display: inline;
}
.com_easyblog div#fd .eb-tags span a,
.com_easyblog div#eb .eb-tags span a {
font-size: 13px;
padding: 0 0px 0px 10px;
text-transform: uppercase;
}
.com_easyblog div#fd .eb-tags span a::before,
.com_easyblog div#eb .eb-tags span a::before,
.com_easyblog div#fd .eb-tags span a::after,
.com_easyblog div#eb .eb-tags span a::after {
content: "";
}
.com_easyblog div#fd .eb-tags-item:hover,
.com_easyblog div#eb .eb-tags-item:hover {
border: 1px solid #dc7928;
}
.com_easyblog div#fd .eb-calendar-control > td.eb-calendar-previous > a:hover,
.com_easyblog div#eb .eb-calendar-control > td.eb-calendar-previous > a:hover,
.com_easyblog div#fd .eb-calendar-control > td.eb-calendar-next > a:hover,
.com_easyblog div#eb .eb-calendar-control > td.eb-calendar-next > a:hover {
color: #dc7928;
}
.com_easyblog div#fd .mod-item .mod-small.mod-fit,
.com_easyblog div#eb .mod-item .mod-small.mod-fit {
color: #dc7928;
}
.com_easyblog div#fd.mod_easyblogcategories .eb-mod-media-count,
.com_easyblog div#eb.mod_easyblogcategories .eb-mod-media-count {
float: right;
}
.com_easyblog div#fd.eb.mod_easybloglatestcomment strong a:hover,
.com_easyblog div#eb.eb.mod_easybloglatestcomment strong a:hover {
color: #dc7928;
}
.com_easyblog div#fd.eb.mod_easybloglatestcomment .mod-muted.mod-small,
.com_easyblog div#eb.eb.mod_easybloglatestcomment .mod-muted.mod-small {
color: #dc7928;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .item .eb-post,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .item .eb-post {
border: 1px solid #d9d9d9;
padding: 25px;
color: #666666;
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
-webkit-transition: box-shadow 0.2s ease 0s;
-o-transition: box-shadow 0.2s ease 0s;
transition: box-shadow 0.2s ease 0s;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .item .eb-post .eb-post-content,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .item .eb-post .eb-post-content {
position: relative;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .item:hover .eb-post,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .item:hover .eb-post {
border: 1px solid #ffffff;
-webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .item:hover .eb-post-foot .btn-primary,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .item:hover .eb-post-foot .btn-primary {
background-color: #dc7928;
border-color: #dc7928;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .item:hover .eb-post-foot .btn-primary:hover,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .item:hover .eb-post-foot .btn-primary:hover,
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .item:hover .eb-post-foot .btn-primary:focus,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .item:hover .eb-post-foot .btn-primary:focus,
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .item:hover .eb-post-foot .btn-primary:active,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .item:hover .eb-post-foot .btn-primary:active {
color: #dc7928;
background-color: transparent;
border-color: #dc7928;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-photo,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-photo {
float: none !important;
margin: 0 0 25px;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-photo img,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-photo img {
max-width: 100%;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-title,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-title {
font-size: 20px;
font-weight: 500;
line-height: 1.2;
margin-top: 0;
margin-bottom: 12.5px;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-title a,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-title a {
color: #333333;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-title a:hover,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-title a:hover,
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-title a:focus,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-title a:focus,
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-title a:active,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-title a:active {
text-decoration: none;
color: #dc7928;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-featured,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-featured {
width: 85px;
height: 88px;
overflow: hidden;
position: absolute;
top: -30px;
right: -28px;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-featured span,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-featured span {
text-align: center;
font-size: 13px;
position: relative;
padding: 7px 0;
left: -5px;
top: 15px;
width: 120px;
background-color: #dc7928;
color: #ffffff;
display: block;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-featured span::before,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-featured span::before,
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-featured span::after,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-featured span::after {
content: "";
border-top: 3px solid #884916;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
position: absolute;
bottom: -3px;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-featured span::before,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-featured span::before {
left: 0;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-featured span::after,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-featured span::after {
right: 0;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-date,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-date {
margin-bottom: 25px;
font-size: 13px;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-title-top,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-title-top {
color: #999999;
line-height: 1.5;
text-transform: uppercase;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-title-top .eb-post-meta > div,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-title-top .eb-post-meta > div {
display: inline-block;
font-size: 12px;
margin-right: 0;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-title-top .eb-post-meta > div + div,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-title-top .eb-post-meta > div + div {
margin-left: 8.33333333px;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-title-top .eb-post-meta > div + div::before,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-title-top .eb-post-meta > div + div::before {
content: "\f111 ";
font-family: "FontAwesome";
display: inline-block;
color: #c6cacf;
margin-right: 8.33333333px;
font-size: 6px;
vertical-align: middle;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-title-top i,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-title-top i {
display: none;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-foot,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-foot {
margin-bottom: -25px;
margin-left: -25px;
margin-right: -25px;
padding: 12.5px 25px;
border-top: 1px solid #d9d9d9;
background-color: #f8f8f8;
width: auto;
display: block;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-foot:before,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-foot:before,
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-foot:after,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-foot:after {
content: " ";
display: table;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-foot:after,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-foot:after {
clear: both;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-foot .eb-post-hits,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-foot .eb-post-hits {
width: auto;
float: left;
color: #666666;
line-height: 29px;
padding: 1px 10px 0 0;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-foot .eb-post-hits i,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-foot .eb-post-hits i {
display: none;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-foot .eb-post-more,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-foot .eb-post-more {
float: right;
margin-top: 0;
}
.com_easyblog div#fd.eb .eb-posts .ja-masonry-wrap .eb-post-foot .btn-primary,
.com_easyblog div#eb .eb-posts .ja-masonry-wrap .eb-post-foot .btn-primary {
background-color: #cccccc;
border-color: #cccccc;
border-width: 4px;
color: #ffffff;
font-size: 14px;
line-height: normal;
padding: 2px 6px;
}
.com_easyblog #eb.eb-ja_resume .eb-post-thumb .eb-post-image-cover {
border: 0;
border-radius: 0px;
}
.com_easyblog #eb.eb-ja_resume .eb-posts .eb-post + .eb-post {
border-top: 1px solid #d9d9d9;
margin-top: 50px;
padding-top: 50px;
}
@media (max-width: 767px) {
.com_easyblog #eb.eb-ja_resume .eb-posts .eb-post + .eb-post {
margin-top: 25px;
padding-top: 25px;
}
}
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcases {
border: 0;
padding-bottom: 25px;
}
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcases .eb-showcase {
padding: 0;
}
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcases .eb-showcase-indicators {
display: block;
bottom: 0;
line-height: 1;
}
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcase-thumb {
float: none;
margin-bottom: 25px;
}
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-post-image-cover {
border: 0;
border-radius: 0;
}
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcase-title a {
color: #222222;
font-size: 23px;
font-weight: 400;
height: auto;
line-height: 24px;
margin: 0 0 0px;
padding: 0 0 12px 0;
position: relative;
overflow: hidden;
top: -2px;
text-overflow: ellipsis;
white-space: nowrap;
}
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcase-title a:hover,
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcase-title a:focus,
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcase-title a:active {
color: #dc7928;
}
.com_easyblog #eb.eb-ja_resume .eb-featured .showcase-info .author-avatar {
border-radius: 50%;
margin-right: 24px;
margin-bottom: 12px;
}
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcase-control .btn {
background: #f7f7f7;
}
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcase-control .btn:hover,
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcase-control .btn:focus,
.com_easyblog #eb.eb-ja_resume .eb-featured .eb-showcase-control .btn:active {
background: #dedede;
}
.com_easyblog #eb.eb-ja_resume .eb-post-title-top {
display: table;
}
.com_easyblog #eb.eb-ja_resume .eb-post-title-top .eb-post-meta {
margin: 0;
}
.com_easyblog #eb.eb-ja_resume .eb-post-content .eb-post-type-box {
display: inline-block;
height: 50px;
padding-right: 20px;
}
.com_easyblog #eb.eb-ja_resume .eb-post-content .eb-post-type-box .fa {
background: #dc7928;
border: none;
border-radius: 0;
color: #ffffff;
display: inline-block;
font-size: 14px !important;
height: 48px;
line-height: 20px;
position: relative;
text-align: center;
width: 48px;
}
.com_easyblog #eb.eb-ja_resume .eb-post-content .eb-post-type-box .fa::before {
left: 18px;
position: absolute;
top: 14px;
}
.com_easyblog #eb.eb-ja_resume .eb-post-title {
margin: 12.5px 0 25px;
}
@media (max-width: 767px) {
.com_easyblog #eb.eb-ja_resume .eb-post-title {
margin: 12.5px 0;
}
}
.com_easyblog #eb.eb-ja_resume .eb-post-title a {
color: #222222;
font-size: 34px;
font-weight: 400;
line-height: 40px;
overflow: hidden;
}
@media (max-width: 767px) {
.com_easyblog #eb.eb-ja_resume .eb-post-title a {
font-size: 20px;
}
}
.com_easyblog #eb.eb-ja_resume .eb-post-title a:hover,
.com_easyblog #eb.eb-ja_resume .eb-post-title a:focus,
.com_easyblog #eb.eb-ja_resume .eb-post-title a:active {
color: #dc7928;
}
@media (min-width: 768px) {
.com_easyblog #eb.eb-ja_resume .eb-post-more {
float: right;
}
}
.com_easyblog #eb.eb-ja_resume .eb-post-foot {
background: #ffffff;
border-radius: 0;
border-top: none;
font-size: 11px;
padding: 20px 0 20px;
margin: 0;
display: table;
width: 100%;
}
.com_easyblog #eb.eb-ja_resume .eb-post-foot .btn-default {
border-left: 1px dotted #ccc !important;
padding-left: 10px;
}
.com_easyblog #eb.eb-ja_resume .eb-post-foot .eb-post-comments {
border-right: 1px dotted #ccc;
float: left;
padding: 1px 10px 0 10px;
}
.com_easyblog #eb.eb-ja_resume .eb-post-foot .col-cell.eb-post-hits {
border-right: 1px dotted #ccc;
float: left;
padding: 1px 10px 0 0;
}
.com_easyblog #eb.eb-ja_resume .eb-post-foot .eb-post-rating {
float: left;
}
.com_easyblog #eb.eb-ja_resume .eb-post-foot .eb-post-rating .eb-rating {
margin-top: 0;
}
.com_easyblog #eb.eb-ja_resume .eb-pager {
background: transparent;
border: none;
border-top: 1px solid #ddd;
border-radius: 0;
margin-top: 24px;
padding: 24px 0px 24px;
position: relative;
}
.com_easyblog #eb.eb-ja_resume .eb-pager > div {
float: none;
line-height: 26px;
border: none;
}
.com_easyblog #eb.eb-ja_resume .eb-pager > a.disabled,
.com_easyblog #eb.eb-ja_resume .eb-pager > a.disabled:hover,
.com_easyblog #eb.eb-ja_resume .eb-pager > a.disabled:focus,
.com_easyblog #eb.eb-ja_resume .eb-pager > a.disabled:active {
background: #eeeeee;
color: #999999;
cursor: default;
}
.com_easyblog #eb.eb-ja_resume .eb-pager > a.eb-pager__fast-first-link,
.com_easyblog #eb.eb-ja_resume .eb-pager > a.eb-pager__pre-link {
float: left;
}
.com_easyblog #eb.eb-ja_resume .eb-pager > a.eb-pager__fast-first-link,
.com_easyblog #eb.eb-ja_resume .eb-pager > a.eb-pager__next-link {
margin-right: 10px;
}
.com_easyblog #eb.eb-ja_resume .eb-pager > a.eb-pager__fast-first-link i,
.com_easyblog #eb.eb-ja_resume .eb-pager > a.eb-pager__fast-last-link i {
display: block;
}
.com_easyblog #eb.eb-ja_resume .eb-pager a {
background: #eeeeee;
border: 4px solid #eeeeee;
border-radius: 0;
color: #333333;
display: inline-block;
font-weight: 500;
font-size: 14px;
line-height: 1;
min-width: auto;
margin-bottom: 12px;
padding: 10px 12px;
text-transform: uppercase;
text-decoration: none;
}
.com_easyblog #eb.eb-ja_resume .eb-pager a:hover,
.com_easyblog #eb.eb-ja_resume .eb-pager a:focus,
.com_easyblog #eb.eb-ja_resume .eb-pager a:active {
background-color: transparent;
color: #222222;
}
.com_easyblog #eb.eb-ja_resume_wall .eb-post-meta a {
font-size: 14px;
}
.com_easyblog #eb.eb-ja_resume_wall .eb-post-image-cover {
border: 0;
}
.com_easyblog #eb.mod_easybloglatestcomment .eb-mod-head,
.com_easyblog #eb.mod_easybloglatestcomment .mod-cell {
display: block;
}
.com_easyblog #eb.mod_easybloglatestcomment .eb-mod-item + .eb-mod-item {
margin-top: 19px !important;
}
.com_easyblog #eb.mod_easybloglatestcomment .mod-muted.mod-small {
color: #fc615d;
font-size: 13px;
padding-bottom: 5px;
text-transform: uppercase;
}
.com_easyblog #eb.mod_easybloglatestcomment strong a {
color: #222;
font-size: 17px;
font-weight: 400;
line-height: 1.3;
}
.com_easyblog #eb.mod_easybloglatestcomment strong a:hover {
color: #fc615d;
}
.com_easyblog #eb.mod_easybloglatestcomment .eb-mod-item {
margin-top: 7px !important;
position: relative;
}
.com_easyblog #eb.mod_easybloglatestcomment .item-icon {
position: absolute;
top: 0px;
left: -52px;
line-height: 1.2;
text-align: right;
width: 38px;
}
.com_easyblog #eb.mod_easybloglatestcomment .item-icon::before {
background: #eaeaea;
border-radius: 50%;
bottom: 22px;
content: "";
height: 10px;
right: -18px;
width: 10px;
position: absolute;
}
.com_easyblog #eb.mod_easybloglatestcomment .eb-mod-body {
background: #fff;
border-radius: 0px;
border-bottom: 2px solid #f2f2f2;
left: 0px;
margin: 5px 0px 48px 0;
padding: 20px 24px;
position: relative;
}
.com_easyblog #eb.mod_easybloglatestcomment .eb-mod-body:before {
content: "";
position: absolute;
width: 0;
height: 0;
left: 25px;
bottom: -37px;
border-width: 20px 20px 16px 16px;
border-style: solid;
border-color: #f2f2f2 transparent transparent #f2f2f2;
}
.com_easyblog #eb.mod_easybloglatestcomment .eb-mod-body:after {
content: "";
position: absolute;
width: 0;
height: 0;
left: 29px;
bottom: -28px;
border-width: 12px 12px 16px 16px;
border-style: solid;
border-color: #fff transparent transparent #fff;
}
.com_easyblog #eb.mod_easybloglatestcomment .easybloglatestcomment_avatar {
position: relative;
padding-left: 0px;
}
.com_easyblog #eb.mod_easybloglatestcomment .eb-mod-author {
display: block;
font-size: 13px;
text-transform: uppercase;
padding: 3px 0 0;
}
.com_easyblog #eb.mod_easybloglatestcomment .eb-mod-media-title {
font-size: 15px;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.com_easyblog #eb.mod_easyblogarchive .eb-mod-item .eb-mod-item {
color: #999999;
position: relative;
padding: 2px 0 2px 20px;
}
.com_easyblog #eb.mod_easyblogarchive .eb-mod-item .eb-mod-item::before {
content: "\f073";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
font-size: 11px;
left: 0;
padding-right: 0.5em;
position: absolute;
text-decoration: inherit;
top: 3px;
}
.com_easyblog #eb.mod_easyblogarchive .collapsed .fa-chevron-right::before {
content: "\f0fe";
}
.com_easyblog #eb.mod_easyblogarchive .fa-chevron-right::before {
content: "\f146";
color: #333;
}
.com_easyblog #eb.mod_easyblogarchive a b {
color: #333;
} */
/*****************************************************************
    EASYBLOG-END
*****************************************************************/