@media (max-width: 991px) {
    .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("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}

.t3-logo-small,
.t3-logo-small.t3-logo-color {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}

.t3-logo-dark {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}

.t3-logo-small.t3-logo-dark {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}

.t3-logo-light {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}

.t3-logo-small.t3-logo-light {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}

@media (max-width: 991px) {
    .logo-control .logo-img-sm {
        display: block;
    }

    .logo-control .logo-img {
        display: none;
    }
}

@media (min-width: 992px) {
    .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:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

html {
    -webkit-font-smoothing: antialiased;
}

body {
    font-weight: 300;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #039be5;
    text-decoration: none;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

    a:hover,
    a:focus,
    a:active {
        color: #026899;
        text-decoration: none;
        outline: none;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

img {
    vertical-align: middle;
}

th,
td {
    line-height: 1.625;
    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: #fbfbfb;
}

table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
    width: 100%;
}

table.contentpaneopen {
    border: 0;
}

.star {
    color: #ffcc00;
}

.red {
    color: #cc0000;
}

hr {
    margin-top: 26px;
    margin-bottom: 26px;
    border: 0;
    border-top: 1px solid #ecf0f1;
}

.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: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.25;
    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: 400;
        line-height: 1;
        color: #96a1a3;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 26px;
    margin-bottom: 13px;
}

    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: 13px;
    margin-bottom: 13px;
}

    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: 56px;
}

h2,
.h2 {
    font-size: 45px;
}

h3,
.h3 {
    font-size: 32px;
}

h4,
.h4 {
    font-size: 24px;
}

h5,
.h5 {
    font-size: 16px;
}

h6,
.h6 {
    font-size: 14px;
}

p {
    margin: 0 0 13px;
}

.lead {
    margin-bottom: 26px;
    font-size: 20px;
    font-weight: 300;
}

@media (min-width: 768px) {
    .lead {
        font-size: 20px;
    }
}

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: #96a1a3;
}

.text-primary {
    color: #039be5;
}

a.text-primary:hover {
    color: #0279b3;
}

.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: #039be5;
}

a.bg-primary:hover {
    background-color: #0279b3;
}

.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: 12px;
    margin: 52px 0 26px;
    border-bottom: 1px solid #ecf0f1;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 13px;
}

    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: 26px;
}

dt,
dd {
    line-height: 1.625;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 992px) {
    .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;
    }
}

.post-sticky {
    background: #039be5;
    color: #ffffff;
}

    .post-sticky.pull-right {
        margin-left: 26px;
    }

    .post-sticky.pull-left {
        margin-right: 26px;
    }

    .post-sticky .info {
        border-bottom: 1px solid #1fb4fc;
    }

        .post-sticky .info h3 {
            font-size: 20px;
        }

            .post-sticky .info h3 i {
                margin-right: 13px;
            }

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #96a1a3;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.about-block {
    background: #f4f6f7;
    padding: 26px;
}

    .about-block.right {
        float: right;
        margin: 0 0 26px 26px;
        width: 300px;
    }

    .about-block img {
        margin: 10px 26px 13px 0 !important;
    }

    .about-block blockquote {
        border: 0;
        margin-top: 26px;
        margin-bottom: 0;
        padding: 0;
        font-style: italic;
    }

        .about-block blockquote i {
            color: #96a1a3;
            margin-right: 6.5px;
        }

blockquote {
    padding: 13px 26px;
    margin: 0 0 26px;
    font-size: 20px;
    border-left: 5px solid #ecf0f1;
}

    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.625;
        color: #96a1a3;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

.quote-inline {
    float: left;
    margin: 10px 26px 26px -26px;
    width: 350px;
}

    .quote-inline blockquote {
        background: #ffffff;
        border: 0;
        margin-bottom: 0;
        padding: 26px;
    }

        .quote-inline blockquote i {
            color: #96a1a3;
            margin-right: 10px;
        }

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #ecf0f1;
    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: 26px;
    font-style: normal;
    line-height: 1.625;
}

.blockline {
    display: inline-block;
    position: relative;
}

    .blockline:after,
    .blockline:before {
        background: #96a1a3;
        content: "";
        height: 1px;
        position: absolute;
        top: 40%;
        width: 60px;
    }

@media screen and (max-width: 767px) {
    .blockline:after,
    .blockline:before {
        display: none;
    }
}

.blockline:after {
    margin-left: 25px;
    left: 100%;
}

.blockline:before {
    margin-right: 25px;
    right: 100%;
}

.small-head {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 2px;
    color: #96a1a3;
    margin: 0 0 13px;
}

    .small-head a {
        color: #96a1a3;
    }

.img-wrap {
    float: left;
    margin: 0 26px 26px 0;
}

    .img-wrap.rounded {
        border-radius: 50%;
        border: 1px solid #ecf0f1;
        position: relative;
        overflow: hidden;
    }

        .img-wrap.rounded:before {
            border-radius: 50%;
            border: 15px solid rgba(255, 255, 255, 0.3);
            content: "";
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
        }

        .img-wrap.rounded img {
            border-radius: 50%;
        }

    .img-wrap.right {
        float: right;
        margin: 0 0 26px 26px;
    }

code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

@-webkit-keyframes fade {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes fade {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(120px);
        transform: translateY(120px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(120px);
        transform: translateY(120px);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes moveFromLeft {
    from {
        left: -120px;
    }

    to {
        left: 0;
    }
}

@keyframes moveFromLeft {
    from {
        left: -120px;
    }

    to {
        left: 0;
    }
}

@-webkit-keyframes moveFromRight {
    from {
        right: -120px;
    }

    to {
        right: 0;
    }
}

@keyframes moveFromRight {
    from {
        right: -120px;
    }

    to {
        right: 0;
    }
}

@media (min-width: 992px) {
    .animate {
        position: relative;
        -webkit-perspective: 600px;
        -moz-perspective: 600px;
        perspective: 600px;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    *[data-animation='moveFromBottom'] {
        -webkit-transform: translateY(120px);
        transform: translateY(120px);
    }

    *[data-animation='fade'] {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .feature-animate {
        overflow: hidden;
    }

        .feature-animate > .img,
        .feature-animate > .content.pull-right {
            right: -120px;
            left: auto;
        }

        .feature-animate > .content,
        .feature-animate > .pull-right + .img {
            left: -120px;
            right: auto;
        }

    .inview *[data-animation='fade'] {
        -webkit-animation: fade 300ms ease-in-out forwards;
        -moz-animation: fade 300ms ease-in-out forwards;
        animation: fade 300ms ease-in-out forwards;
    }

    .inview *[data-animation='moveFromBottom'] {
        -webkit-animation: moveFromBottom 300ms ease 0.15s forwards;
        -moz-animation: moveFromBottom 300ms ease 0.15s forwards;
        animation: moveFromBottom 300ms ease 0.15s forwards;
    }

    .inview.feature-animate > .img,
    .inview.feature-animate > .content.pull-right {
        -webkit-animation: moveFromRight 1s ease 0.15s forwards;
        -moz-animation: moveFromRight 1s ease 0.15s forwards;
        animation: moveFromRight 1s ease 0.15s forwards;
    }

    .inview.feature-animate > .content,
    .inview.feature-animate > .pull-right + .img {
        -webkit-animation: moveFromLeft 1s ease 0.15s forwards;
        -moz-animation: moveFromLeft 1s ease 0.15s forwards;
        animation: moveFromLeft 1s ease 0.15s forwards;
    }

    .inview *[data-delay='200'] {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }

    .inview *[data-delay='300'] {
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms;
    }

    .inview *[data-delay='400'] {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms;
    }

    .inview *[data-delay='500'] {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms;
    }

    .inview *[data-delay='600'] {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms;
    }

    .inview *[data-delay='1000'] {
        -webkit-animation-delay: 1000ms;
        animation-delay: 1000ms;
    }
}

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"],
.form-control,
.inputbox {
    border-radius: 0;
    box-shadow: none;
}

    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,
    .form-control:focus,
    .inputbox:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    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,
    .form-control::-moz-placeholder,
    .inputbox::-moz-placeholder {
        color: #96a1a3;
        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,
    .form-control:-ms-input-placeholder,
    .inputbox:-ms-input-placeholder {
        color: #96a1a3;
    }

    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,
    .form-control::-webkit-input-placeholder,
    .inputbox::-webkit-input-placeholder {
        color: #96a1a3;
    }

    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.form-control,
    textarea.inputbox {
        height: auto;
    }

.form-group {
    margin-bottom: 26px;
}

.radio label,
.checkbox label {
    display: inline;
}

input.input-lg {
    height: 58px;
    padding: 15px 20px;
}

.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 {
    padding: 6.5px 26px;
    font-size: 16px;
    text-transform: uppercase;
    box-shadow: none;
}

@media screen and (min-width: 992px) {
    .btn {
        padding: 10.4px 39px;
    }
}

.btn:hover,
.btn:focus {
    box-shadow: none;
}

.btn-inverse {
    color: #3d4045;
    background-color: rgba(225, 225, 225, 0.9);
    border-color: transparent;
}

    .btn-inverse:hover,
    .btn-inverse:focus,
    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        color: #3d4045;
        background-color: rgba(200, 200, 200, 0.9);
        border-color: rgba(0, 0, 0, 0);
    }

    .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: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: rgba(225, 225, 225, 0.9);
        border-color: transparent;
    }

    .btn-inverse .badge {
        color: rgba(225, 225, 225, 0.9);
        background-color: #3d4045;
    }

    .btn-inverse:hover,
    .btn-inverse:focus,
    .btn-inverse:active {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.btn-rounded {
    border-radius: 26px;
    padding-left: 26px;
    padding-right: 26px;
    text-transform: uppercase;
}

    .btn-rounded.btn-lg {
        border-radius: 52px;
        font-size: 20px;
        padding: 20px 52px;
    }

.btn-rounded-inverse {
    background-color: #ecf0f1;
    color: #3d4045;
    background-color: rgba(225, 225, 225, 0.9);
    border-color: transparent;
}

    .btn-rounded-inverse:hover,
    .btn-rounded-inverse:focus,
    .btn-rounded-inverse:active,
    .btn-rounded-inverse.active,
    .open > .dropdown-toggle.btn-rounded-inverse {
        color: #3d4045;
        background-color: rgba(200, 200, 200, 0.9);
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-rounded-inverse:active,
    .btn-rounded-inverse.active,
    .open > .dropdown-toggle.btn-rounded-inverse {
        background-image: none;
    }

    .btn-rounded-inverse.disabled,
    .btn-rounded-inverse[disabled],
    fieldset[disabled] .btn-rounded-inverse,
    .btn-rounded-inverse.disabled:hover,
    .btn-rounded-inverse[disabled]:hover,
    fieldset[disabled] .btn-rounded-inverse:hover,
    .btn-rounded-inverse.disabled:focus,
    .btn-rounded-inverse[disabled]:focus,
    fieldset[disabled] .btn-rounded-inverse:focus,
    .btn-rounded-inverse.disabled:active,
    .btn-rounded-inverse[disabled]:active,
    fieldset[disabled] .btn-rounded-inverse:active,
    .btn-rounded-inverse.disabled.active,
    .btn-rounded-inverse[disabled].active,
    fieldset[disabled] .btn-rounded-inverse.active {
        background-color: rgba(225, 225, 225, 0.9);
        border-color: transparent;
    }

    .btn-rounded-inverse .badge {
        color: rgba(225, 225, 225, 0.9);
        background-color: #3d4045;
    }

    .btn-rounded-inverse:hover,
    .btn-rounded-inverse:focus,
    .btn-rounded-inverse:active {
        background: rgba(225, 225, 225, 0.9);
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.btn-border {
    background: #54545463;
    border: 3px solid #000000;
    color: #FFCC00;
}

    .btn-border:hover,
    .btn-border:focus,
    .btn-border:active {
        background: #039be5;
        border-color: #039be5;
        color: #ffffff;
    }

    .btn-border.btn-primary {
        border-color: #039be5;
        color: #039be5;
    }

        .btn-border.btn-primary:hover,
        .btn-border.btn-primary:focus,
        .btn-border.btn-primary:active {
            color: #ffffff;
        }

    .btn-border.btn-danger {
        border-color: #f44336;
    }

        .btn-border.btn-danger:hover,
        .btn-border.btn-danger:focus {
            background: #f44336;
            border-color: #f44336;
            color: #ffffff;
        }

    .btn-border.btn-warning {
        border-color: #ff5722;
    }

        .btn-border.btn-warning:hover,
        .btn-border.btn-warning:focus {
            background: #ff5722;
            border-color: #ff5722;
            color: #ffffff;
        }

    .btn-border.btn-success {
        border-color: #38b775;
    }

        .btn-border.btn-success:hover,
        .btn-border.btn-success:focus {
            background: #38b775;
            border-color: #38b775;
            color: #ffffff;
        }

    .btn-border.btn-info {
        border-color: #03a9f4;
    }

        .btn-border.btn-info:hover,
        .btn-border.btn-info:focus {
            background: #03a9f4;
            border-color: #03a9f4;
            color: #ffffff;
        }

    .btn-border.btn-inverse {
        color: #3d4045;
        background-color: rgba(225, 225, 225, 0.9);
        border-color: transparent;
        border: 3px solid #ffffff;
    }

        .btn-border.btn-inverse:hover,
        .btn-border.btn-inverse:focus,
        .btn-border.btn-inverse:active,
        .btn-border.btn-inverse.active,
        .open > .dropdown-toggle.btn-border.btn-inverse {
            color: #3d4045;
            background-color: rgba(200, 200, 200, 0.9);
            border-color: rgba(0, 0, 0, 0);
        }

        .btn-border.btn-inverse:active,
        .btn-border.btn-inverse.active,
        .open > .dropdown-toggle.btn-border.btn-inverse {
            background-image: none;
        }

        .btn-border.btn-inverse.disabled,
        .btn-border.btn-inverse[disabled],
        fieldset[disabled] .btn-border.btn-inverse,
        .btn-border.btn-inverse.disabled:hover,
        .btn-border.btn-inverse[disabled]:hover,
        fieldset[disabled] .btn-border.btn-inverse:hover,
        .btn-border.btn-inverse.disabled:focus,
        .btn-border.btn-inverse[disabled]:focus,
        fieldset[disabled] .btn-border.btn-inverse:focus,
        .btn-border.btn-inverse.disabled:active,
        .btn-border.btn-inverse[disabled]:active,
        fieldset[disabled] .btn-border.btn-inverse:active,
        .btn-border.btn-inverse.disabled.active,
        .btn-border.btn-inverse[disabled].active,
        fieldset[disabled] .btn-border.btn-inverse.active {
            background-color: rgba(225, 225, 225, 0.9);
            border-color: transparent;
        }

        .btn-border.btn-inverse .badge {
            color: rgba(225, 225, 225, 0.9);
            background-color: #3d4045;
        }

        .btn-border.btn-inverse:hover,
        .btn-border.btn-inverse:focus,
        .btn-border.btn-inverse:active {
            background: rgba(225, 225, 225, 0.9);
            border-color: #ffffff;
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

.btn-border-inverse {
    border: 3px solid #ffffff;
    color: #ffffff;
}

    .btn-border-inverse:hover,
    .btn-border-inverse:focus,
    .btn-border-inverse:active {
        background: rgba(0, 0, 0, 0.3);
        border-color: #ffffff;
        color: #ffffff;
    }

.btn-action {
    border-radius: 26px;
    margin: 0 6.5px;
    padding: 13px 52px;
    position: relative;
}

.btn-lg {
    font-size: 18px;
    padding: 15px 30px;
    line-height: 26px;
}

.btn-sm,
.btn-small,
.btn-xs {
    font-size: 14px;
    padding: 6px 18px;
    line-height: 26px;
}

@media screen and (min-width: 992px) {
    .btn-sm,
    .btn-small,
    .btn-xs {
        padding: 6px 18px;
    }
}

.btn-block + .btn-block {
    margin-top: 5px;
}

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: #96a1a3;
    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: #96a1a3;
}

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: #96a1a3;
}

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: #a5e3c3;
    border-color: #38b775;
}

.invalid {
    border-color: #cc0000;
}

label.invalid {
    color: #cc0000;
}

input.invalid {
    border: 1px solid #cc0000;
}

.dropdown-menu {
    font-size: 15px;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
}

    .dropdown-menu > li > a {
        color: #96a1a3;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            background: #039be5;
            color: #ffffff;
        }

    .dropdown-menu > .open > a,
    .dropdown-menu > .open > a:hover,
    .dropdown-menu > .open > a:focus {
        background: none;
        color: #ffffff;
    }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        background: none;
        color: #039be5;
    }

.dropdown-header {
    padding: 3px 20px;
    font-size: 16px;
}

    .dropdown-header a {
        color: #96a1a3;
    }

.dropdown-submenu > a:after {
    border-left-color: #3d4045;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #313337;
}

.nav > li > .separator {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 26px;
}

@media (min-width: 992px) {
    .nav > li > .separator {
        padding-top: 13px;
        padding-bottom: 13px;
    }
}

@media (max-width: 991px) {
    .nav > li > span {
        padding: 10px 15px;
        display: inline-block;
    }
}

.nav .dropdown-menu {
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
}

    .nav .dropdown-menu li > a {
        color: #3d4045;
    }

        .nav .dropdown-menu li > a:hover,
        .nav .dropdown-menu li > a:active,
        .nav .dropdown-menu li > a:focus {
            color: #039be5;
        }

.nav-tabs > li > a:hover {
    border-color: transparent;
}

.nav-tabs > li.open > a,
.nav-tabs > li.open > a:hover,
.nav-tabs > li.open > a:focus {
    border-color: transparent;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border-color: #dddddd;
    border-bottom-color: transparent;
}

.nav .caret {
    border-top-color: #039be5;
    border-bottom-color: #039be5;
}

.nav a:hover .caret {
    border-top-color: #026899;
    border-bottom-color: #026899;
}

.t3-navhelper {
    background: #f5f5f5;
    border-top: 1px solid #dadedf;
    color: #505656;
    padding: 5px 0;
}

.breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    color: #505656;
}

    .breadcrumb > li + li:before {
        content: "/\00a0";
    }

    .breadcrumb > .active {
        color: #96a1a3;
    }

        .breadcrumb > .active + li:before {
            content: "";
            padding: 0;
        }

        .breadcrumb > .active .hasTooltip {
            padding-right: 13px;
        }

    .breadcrumb .divider {
        display: none;
    }

.pagination-wrap {
    text-align: center;
}

.pagination > li > a,
.pagination > li > span {
    background: none;
    border: 2px solid transparent;
    border-radius: 1px;
    color: #3d4045;
    font-size: 18px;
    margin: 0 1px;
    min-width: 40px;
    padding: 4px 6px;
    text-align: center;
}

    .pagination > li > a:hover,
    .pagination > li > span:hover,
    .pagination > li > a:focus,
    .pagination > li > span:focus {
        border: 2px solid #505656;
        color: #3d4045;
    }

.pagination > .active > a,
.pagination > .active > span {
    background: #039be5;
    border: 2px solid #039be5;
    color: #ffffff;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    border: 0;
}

.pagination {
    display: block;
}

    .pagination:before,
    .pagination:after {
        content: " ";
        display: table;
    }

    .pagination:after {
        clear: both;
    }

@media screen and (min-width: 768px) {
    .pagination {
        float: none;
    }
}

.counter {
    display: inline-block;
    margin-top: 26px;
    padding: 6px 12px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
}

@media screen and (min-width: 768px) {
    .counter {
        float: right;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .counter {
        margin-right: 26px;
    }
}

.pager {
    text-align: left;
    clear: both;
}

    .pager ul {
        margin: 0;
        padding: 0;
    }

.ja-submenu {
    background: #f4f6f7;
    border-bottom: 1px solid #dde4e6;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
}

    .ja-submenu ul {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

        .ja-submenu ul:before {
            content: "\f02c";
            display: inline-block;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            background: #3d4045;
            border-radius: 50%;
            color: #ecf0f1;
            font-size: 16px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            width: 36px;
            margin-right: 26px;
        }

        .ja-submenu ul li {
            display: inline-block;
            font-weight: 300;
            list-style: none;
            padding: 13px 0;
            position: relative;
            margin: 0;
        }

            .ja-submenu ul li a {
                color: #3d4045;
                display: block;
                padding: 0;
                margin: 0 26px 0 0;
                padding-bottom: 2px;
                text-transform: uppercase;
            }

                .ja-submenu ul li.active a,
                .ja-submenu ul li.active a:hover,
                .ja-submenu ul li.active a:focus,
                .ja-submenu ul li.active a:active,
                .ja-submenu ul li a:hover,
                .ja-submenu ul li a:active,
                .ja-submenu ul li a:focus {
                    box-shadow: 0 -3px 0 #3d4045 inset;
                    color: #3d4045;
                    background: none;
                }

.navbar-toggle {
    float: left;
    padding: 0;
    height: 52px;
    line-height: 52px;
    margin: 0;
    border: none;
    width: 40px;
}

@media screen and (min-width: 768px) {
    .navbar-toggle {
        /* width: 52px; */
    }
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 6.5px -26px;
}

@media (min-width: 992px) {
    .navbar-nav {
        margin: 0;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: -1px;
}

.navbar-default {
    background: none;
    border: 0;
    border-style: none none solid none;
    border-bottom-width: .5px;
    border-bottom-color: #eaeff1;
}

    .navbar-default .navbar-brand {
        color: #505656;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #373c3c;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #505656;
    }

    .navbar-default .navbar-nav > li {
        border-right: 1px solid #ecf0f1;
    }

        .navbar-default .navbar-nav > li > a {
            color: #505656;
            /* padding: 13px 26px; */
            /* text-transform: uppercase; */
        }

            .navbar-default .navbar-nav > li > a:hover,
            .navbar-default .navbar-nav > li > a:focus,
            .navbar-default .navbar-nav > li > a:active {
                color: #505656;
                background-color: #eeeeee;
                outline: none;
            }

        .navbar-default .navbar-nav > li > .nav-header {
            color: #505656;
            display: inline-block;
            padding-top: 19.5px;
            padding-bottom: 19.5px;
        }

    .navbar-default .navbar-nav > .open > a {
        border-color: #dadedf;
    }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        font-weight: 700;
        color: #505656;
        background-color: #eeeeee;
    }

    .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;
    }

    .navbar-default .navbar-toggle {
        border-color: #dddddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #ecf0f1;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #cccccc;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        /* border-color: #ecf0f1; */
    }

    .navbar-default .navbar-nav > .dropdown > a:hover .caret,
    .navbar-default .navbar-nav > .dropdown > a:focus .caret {
        border-top-color: #505656;
        border-bottom-color: #505656;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #eeeeee;
        color: #505656;
    }

        .navbar-default .navbar-nav > .open > a .caret,
        .navbar-default .navbar-nav > .open > a:hover .caret,
        .navbar-default .navbar-nav > .open > a:focus .caret {
            border-top-color: #505656;
            border-bottom-color: #505656;
        }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #505656;
        border-bottom-color: #505656;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #505656;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #505656;
            background-color: #eeeeee;
        }

    .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: #505656;
        background-color: #eeeeee;
    }

    .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: #505656;
}

    .navbar-default .navbar-link:hover {
        color: #505656;
    }

.t3-mainnav {
    border-left: 0;
    border-right: 0;
    margin-bottom: 0;
    border-radius: 0;
    padding-right: 37px;
    float: right;
    position: static;
}

    .t3-mainnav .t3-navbar {
        padding-left: 0;
        padding-right: 0;
    }

        .t3-mainnav .t3-navbar .open .dropdown-menu {
            font-size: 15px;
            padding-top: 13px;
            padding-bottom: 13px;
            margin-left: 0px;
        }

            .t3-mainnav .t3-navbar .open .dropdown-menu > li > a,
            .t3-mainnav .t3-navbar .open .dropdown-menu .dropdown-header {
                color: #3d4045;
            }

                .t3-mainnav .t3-navbar .open .dropdown-menu > li > a:hover,
                .t3-mainnav .t3-navbar .open .dropdown-menu > li > a:focus {
                    color: #313337;
                    background: none;
                }

                .t3-mainnav .t3-navbar .open .dropdown-menu > li > a:after {
                    border-left-color: #96a1a3;
                    margin-top: 9px;
                }

            .t3-mainnav .t3-navbar .open .dropdown-menu > li.open > a {
                color: #039be5;
                background: none;
            }

                .t3-mainnav .t3-navbar .open .dropdown-menu > li.open > a:after {
                    border-left-color: #039be5;
                }

            .t3-mainnav .t3-navbar .open .dropdown-menu > li.active > a {
                color: #039be5;
                background: none;
            }

                .t3-mainnav .t3-navbar .open .dropdown-menu > li.active > a:hover,
                .t3-mainnav .t3-navbar .open .dropdown-menu > li.active > a:focus {
                    color: #039be5;
                }

            .t3-mainnav .t3-navbar .open .dropdown-menu img {
                display: none;
            }

    .t3-mainnav .t3-navbar-collapse {
        background: #27292e;
        font-size: 14px;
        font-weight: 700;
        position: absolute;
        left: 0;
        width: 100%;
        max-height: 400px;
    }

@media (min-width: 992px) {
    .t3-mainnav .t3-navbar-collapse {
        display: none !important;
    }
}

.t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0 -26px;
}

@media screen and (max-width: 991px) {
    .t3-mainnav .t3-navbar-collapse .navbar-nav li a img {
        display: none;
    }
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
    margin-right: 5px;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    color: #96a1a3;
}

    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active,
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus {
        background: #000000;
        color: #ffffff;
    }

        .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover .caret,
        .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active .caret,
        .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus .caret {
            border-top-color: #ffffff;
        }

.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a {
    background: #000000;
    color: #ffffff;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a {
    background: #000000;
    color: #039be5;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
    border-top: 0;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
    font-size: 15px;
    padding: 5px 10px;
}

    .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
        color: #96a1a3;
    }

        .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:after {
            border: 4px solid transparent;
            border-top: 4px solid #96a1a3;
            margin: 0;
            position: absolute;
            right: 0;
            top: 20px;
        }

        .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
        .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
            background: none;
            color: #ffffff;
        }

            .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover:after,
            .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus:after {
                border-top-color: #ffffff;
            }

    .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.open > a {
        color: #ffffff;
        background: none;
    }

    .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a {
        color: #039be5;
        background: none;
    }

    .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > .mega-group > a {
        font-weight: 700;
    }

.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 13px;
    margin: 5px 15px 5px 25px;
}

    .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu li > a {
        color: #505656;
        padding: 5px 0;
    }

        .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu li > a:hover,
        .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu .dropdown-menu li > a:focus {
            color: #ffffff;
        }

.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
    position: absolute;
    top: 40%;
    right: 12px;
}

.t3-module {
    color: inherit;
    margin-bottom: 0;
    padding: 26px;
}

    .t3-module .module-inner {
        padding: 0;
    }

    .t3-module img {
        max-width: 100%;
    }

.t3-sidebar .t3-module {
    background: transparent;
    padding: 26px;
    background: #f4f6f7;
}

    .t3-sidebar .t3-module:first-child {
        border-top: 3px solid #dadedf;
    }

    .t3-sidebar .t3-module:last-child {
        padding-bottom: 26px;
    }

    .t3-sidebar .t3-module.has-affix.affix-top,
    .t3-sidebar .t3-module.has-affix.affix {
        top: 40px;
    }

    .t3-sidebar .t3-module.has-affix.affix-bottom {
        bottom: 490px;
        position: fixed;
    }

.module-title {
    background: transparent;
    color: #96a1a3;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
    margin: 0 0 8.66666667px 0;
    padding: 0;
}

@media screen and (min-width: 768px) {
    .module-title {
        margin-bottom: 13px;
    }
}

.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 {
        margin: 0;
        padding: 0;
    }

        .module-ct ul li {
            list-style: none;
            border-top: 1px solid #ecf0f1;
            padding: 13px 0;
        }

            .module-ct ul li:first-child {
                padding-top: 0;
                border: 0;
            }

            .module-ct ul li:last-child {
                padding-bottom: 0;
            }

            .module-ct ul li li.active > a {
                color: #039be5;
            }

            .module-ct ul li a {
                color: #505656;
            }

                .module-ct ul li a:hover,
                .module-ct ul li a:focus {
                    color: #039be5;
                    text-decoration: none;
                }

    .module-ct input[type="text"],
    .module-ct input[type="password"] {
        width: 100%;
    }

    .module-ct > ul,
    .module-ct .custom > ul,
    .module-ct > ol,
    .module-ct .custom > ol {
        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;
        }

.module .nav > li,
.module_menu .nav > li {
    padding: 0;
    margin: 0;
    border: 0;
}

    .module .nav > li > a,
    .module_menu .nav > li > a,
    .module .nav > li > .separator,
    .module_menu .nav > li > .separator {
        padding: 6px 5px;
        display: block;
    }

    .module .nav > li > a,
    .module_menu .nav > li > a {
        padding-left: 0;
        padding-right: 0;
    }

        .module .nav > li > a:before,
        .module_menu .nav > li > a:before {
            content: "\f105";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            text-decoration: inherit;
            padding-right: 0.5em;
        }

        .module .nav > li > a:hover,
        .module_menu .nav > li > a:hover,
        .module .nav > li > a:focus,
        .module_menu .nav > li > a:focus {
            background: none;
            color: #039be5;
        }

    .module .nav > li.active > a,
    .module_menu .nav > li.active > a {
        background: none;
        color: #039be5;
        font-weight: 700;
    }

#login-form input[type="text"],
#login-form input[type="password"] {
    width: 100%;
}

#login-form .btn-primary {
    width: 100%;
}

#login-form ul.unstyled {
    margin-top: 26px;
}

    #login-form ul.unstyled li {
        padding: 6.5px 0;
        list-style: disc;
        margin-left: 26px;
        border: 0;
        font-size: 14px;
    }

.t3-sidebar #login-form #form-login-password .input-group,
.t3-sidebar #login-form #form-login-username .input-group {
    width: 100%;
}

#login-form .input-group-addon {
    width: 40px;
    background: #ffffff;
    text-align: center;
}

#login-form #form-login-remember label {
    font-weight: 400;
    display: inline-block;
}

    #login-form #form-login-remember label input[type=checkbox] {
        margin-top: 6px;
    }

.banneritem a {
    font-weight: 700;
}

.bannerfooter {
    border-top: 1px solid #dadedf;
    font-size: 14px;
    padding-top: 13px;
    text-align: right;
}

.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
    margin: 0;
}

    .categories-module li,
    ul.categories-module li,
    .category-module li,
    ul.category-module li {
        list-style: none;
        padding: 13px 0;
        border-top: 1px solid #dadedf;
    }

        .categories-module li:first-child,
        ul.categories-module li:first-child,
        .category-module li:first-child,
        ul.category-module li:first-child {
            border-top: 0;
        }

    .categories-module h4,
    ul.categories-module h4,
    .category-module h4,
    ul.category-module h4 {
        font-size: 16px;
        font-weight: 400;
        margin: 0;
    }

.job-layout {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

    .job-layout .panel-group {
        margin-bottom: 0;
    }

    .job-layout .panel-default {
        border: 0;
        box-shadow: none;
        margin: 0 !important;
    }

        .job-layout .panel-default .panel-title a {
            border-top: 1px solid #ecf0f1;
            display: block;
            font-size: 14px;
            padding: 26px 0;
            position: relative;
        }

@media screen and (min-width: 768px) {
    .job-layout .panel-default .panel-title a {
        font-size: 24px;
        padding: 39px 0;
    }
}

.job-layout .panel-default .panel-title a .fa {
    color: #96a1a3;
    margin-right: 13px;
}

.job-layout .panel-default .panel-title a .text-right {
    background: #039be5;
    color: #ffffff;
    font-size: 11px;
    padding: 4.33333333px;
    position: absolute;
    top: 0;
    right: 0;
}

@media screen and (min-width: 768px) {
    .job-layout .panel-default .panel-title a .text-right {
        background: transparent;
        color: #505656;
        font-size: 14px;
        float: right;
        padding-top: 8px;
        position: relative;
    }
}

.job-layout .panel-default .panel-title a:hover,
.job-layout .panel-default .panel-title a:active,
.job-layout .panel-default .panel-title a.active {
    background: #039be5;
    color: #ffffff;
    outline: none;
}

    .job-layout .panel-default .panel-title a:hover .fa,
    .job-layout .panel-default .panel-title a:active .fa,
    .job-layout .panel-default .panel-title a.active .fa,
    .job-layout .panel-default .panel-title a:hover .text-right,
    .job-layout .panel-default .panel-title a:active .text-right,
    .job-layout .panel-default .panel-title a.active .text-right {
        color: #ffffff;
    }

.panel-body {
    border-top: 1px solid #f4f6f7;
    padding: 0;
    padding-top: 40px;
}

.panel-group .panel-body {
    padding: 0;
}

@media screen and (min-width: 768px) {
    .panel-group .panel-body {
        padding: 26px;
    }
}

@media screen and (max-width: 767px) {
    .panel-body .col-sm-8 h3 {
        font-size: 24px;
        margin-bottom: 6.5px;
    }
}

@media screen and (min-width: 768px) {
    .panel-body .col-sm-8 h3:first-child {
        margin-top: 0;
    }
}

@media screen and (max-width: 991px) {
    .panel-body ul {
        padding-left: 6.5px;
    }
}

.panel-body ul li {
    border: 0;
}

.panel-body .text-box-hightlight {
    background: #e5eaec;
    padding: 26px;
}

@media screen and (max-width: 768px) {
    .panel-body .text-box-hightlight {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .panel-body .text-box-hightlight {
        margin-top: 26px;
    }
}

.panel-body .text-box-hightlight .element {
    margin-bottom: 26px;
}

    .panel-body .text-box-hightlight .element:last-child {
        margin-bottom: 0;
    }

    .panel-body .text-box-hightlight .element .fa {
        font-size: 20px;
        line-height: 1.3;
        float: left;
        width: 35px;
    }

    .panel-body .text-box-hightlight .element p {
        overflow: hidden;
        margin-bottom: 0;
    }

    .panel-body .text-box-hightlight .element div {
        padding-left: 33.8px;
    }

.panel-body .social {
    background: #d6dee2;
    padding: 6.5px 0;
    text-align: center;
}

    .panel-body .social a {
        display: inline-block;
        font-size: 20px;
        padding: 13px;
        margin: 0 13px;
    }

@media screen and (max-width: 991px) {
    .panel-body .social a {
        margin: 0 6.5px;
    }
}

.panel-body .col-sm-12 {
    border-radius: 0;
    background: #fbfcfc;
    color: #3d4045;
    padding: 26px 26px 26px 52px;
    margin-top: 26px;
    margin-bottom: 26px;
}

@media screen and (max-width: 991px) {
    .panel-body .col-sm-12 {
        padding: 26px;
    }
}

.panel-body .col-sm-12 .text-left {
    display: inline-block;
}

@media screen and (max-width: 991px) {
    .panel-body .col-sm-12 .text-left {
        display: block;
    }
}

.panel-body .col-sm-12 .text-left h3 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 3px;
}

.panel-body .col-sm-12 .text-left p {
    font-size: 14px;
    margin: 0;
}

.panel-body .col-sm-12 .btn {
    float: right;
}

@media screen and (max-width: 991px) {
    .panel-body .col-sm-12 .btn {
        float: none;
        margin-top: 26px;
    }
}

.feed h4 {
    font-weight: 700;
}

.feed .newsfeed,
.feed ul.newsfeed {
    border-top: 1px solid #ecf0f1;
}

    .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: 400;
        margin: 0;
    }

.latestusers,
ul.latestusers {
    margin-left: 0;
}

    .latestusers li,
    ul.latestusers li {
        background: #ecf0f1;
        display: inline-block;
        padding: 5px 10px;
        border-radius: 0;
    }

.stats-module dt,
.stats-module dd {
    display: inline-block;
    margin: 0;
}

.stats-module dt {
    font-weight: 400;
    width: 35%;
}

.stats-module dd {
    width: 60%;
}

.tagspopular ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

    .tagspopular ul > li {
        color: #505656;
        display: inline-block;
        margin: 0 5px 10px 0;
        padding: 0;
        border: 0;
    }

        .tagspopular ul > li > a {
            background: #fbfcfc;
            border-radius: 3px;
            color: #96a1a3;
            display: block;
            padding: 2px 5px;
        }

            .tagspopular ul > li > a:hover,
            .tagspopular ul > li > a:focus,
            .tagspopular ul > li > a:active {
                background: #ecf0f1;
                color: #3d4045;
                text-decoration: none;
            }

.tagssimilar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .tagssimilar ul > li {
        border-bottom: 1px solid #ecf0f1;
        padding: 8px 0;
    }

        .tagssimilar ul > li > a {
            color: #505656;
        }

            .tagssimilar ul > li > a:hover,
            .tagssimilar ul > li > a:focus,
            .tagssimilar ul > li > a:active {
                color: #026899;
            }

.module-ct > ol.breadcrumb {
    padding: 6px 12px;
    margin-left: 0;
}

.sections-wrap {
    position: relative;
}

    .sections-wrap .section,
    .sections-wrap .t3-module {
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-bottom: 0;
        padding: 0;
    }

        .sections-wrap .section .t3-module,
        .sections-wrap .t3-module .t3-module {
            background: none !important;
            padding: 0;
        }

@media screen and (max-width: 767px) {
    .sections-wrap .section .btn-rounded.btn-lg,
    .sections-wrap .t3-module .btn-rounded.btn-lg {
        font-size: 16px;
        padding-right: 26px;
        padding-left: 26px;
    }
}

.sections-wrap .section .section-title,
.sections-wrap .t3-module .section-title,
.sections-wrap .section .module-title,
.sections-wrap .t3-module .module-title {
    font-size: 45px;
    color: #27292e;
    font-weight: 700;
    margin: 0 0 26px;
    text-align: center;
}

@media (min-width: 992px) {
    .sections-wrap .section .section-title,
    .sections-wrap .t3-module .section-title,
    .sections-wrap .section .module-title,
    .sections-wrap .t3-module .module-title {
        margin: 0 0 78px;
    }
}

.sections-wrap .section .section-title span,
.sections-wrap .t3-module .section-title span,
.sections-wrap .section .module-title span,
.sections-wrap .t3-module .module-title span {
    display: block;
    margin-bottom: 13px;
}

@media screen and (max-width: 767px) {
    .sections-wrap .section .section-title span,
    .sections-wrap .t3-module .section-title span,
    .sections-wrap .section .module-title span,
    .sections-wrap .t3-module .module-title span {
        font-size: 24px;
    }
}

.sections-wrap .section .section-title .section-intro,
.sections-wrap .t3-module .section-title .section-intro,
.sections-wrap .section .module-title .section-intro,
.sections-wrap .t3-module .module-title .section-intro {
    color: #96a1a3;
    margin-bottom: 0;
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.625;
}

    .sections-wrap .section .section-title .section-intro a:hover,
    .sections-wrap .t3-module .section-title .section-intro a:hover,
    .sections-wrap .section .module-title .section-intro a:hover,
    .sections-wrap .t3-module .module-title .section-intro a:hover,
    .sections-wrap .section .section-title .section-intro a:focus,
    .sections-wrap .t3-module .section-title .section-intro a:focus,
    .sections-wrap .section .module-title .section-intro a:focus,
    .sections-wrap .t3-module .module-title .section-intro a:focus,
    .sections-wrap .section .section-title .section-intro a:active,
    .sections-wrap .t3-module .section-title .section-intro a:active,
    .sections-wrap .section .module-title .section-intro a:active,
    .sections-wrap .t3-module .module-title .section-intro a:active {
        text-decoration: none;
    }

.sections-wrap .section .section-inner,
.sections-wrap .t3-module .section-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 52px;
}

@media (min-width: 992px) {
    .sections-wrap .section .section-inner,
    .sections-wrap .t3-module .section-inner {
        /* padding-top: 104px; */
        /* padding-bottom: 104px; */
    }
}

.sections-wrap .section .section-inner.mod-gray,
.sections-wrap .t3-module .section-inner.mod-gray {
    background-color: #ecf0f1 !important;
}

.sections-wrap .section .section-inner.style-dark .section-title,
.sections-wrap .t3-module .section-inner.style-dark .section-title {
    color: #ffffff;
}

    .sections-wrap .section .section-inner.style-dark .section-title .section-intro,
    .sections-wrap .t3-module .section-inner.style-dark .section-title .section-intro {
        color: #ffffff;
    }

.sections-wrap .section .section-inner.section-lightest,
.sections-wrap .t3-module .section-inner.section-lightest {
    background-color: #f4f6f7;
}

.sections-wrap .section .section-inner.section-lighter,
.sections-wrap .t3-module .section-inner.section-lighter {
    background-color: #ecf0f1;
}

.sections-wrap .section .section-inner.section-primary,
.sections-wrap .t3-module .section-inner.section-primary {
    background-color: #039be5;
}

    .sections-wrap .section .section-inner.section-primary .section-title,
    .sections-wrap .t3-module .section-inner.section-primary .section-title,
    .sections-wrap .section .section-inner.section-primary .module-title,
    .sections-wrap .t3-module .section-inner.section-primary .module-title {
        color: #ffffff;
    }

    .sections-wrap .section .section-inner.section-primary .section-intro,
    .sections-wrap .t3-module .section-inner.section-primary .section-intro {
        color: #ecf0f1;
        color: rgba(255, 255, 255, 0.8);
    }

.sections-wrap .section .section-inner.section-testimonial .testimonial-author,
.sections-wrap .t3-module .section-inner.section-testimonial .testimonial-author,
.sections-wrap .section .section-inner.section-testimonial .main-stats,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats {
    font-size: 16px;
    text-transform: uppercase;
    color: #96a1a3;
    font-weight: 100;
    letter-spacing: 2px;
}

    .sections-wrap .section .section-inner.section-testimonial .testimonial-author img,
    .sections-wrap .t3-module .section-inner.section-testimonial .testimonial-author img,
    .sections-wrap .section .section-inner.section-testimonial .main-stats img,
    .sections-wrap .t3-module .section-inner.section-testimonial .main-stats img {
        display: none;
    }

.sections-wrap .section .section-inner.section-testimonial .main-reviews,
.sections-wrap .t3-module .section-inner.section-testimonial .main-reviews {
    font-size: 24px;
}

    .sections-wrap .section .section-inner.section-testimonial .main-reviews .fa,
    .sections-wrap .t3-module .section-inner.section-testimonial .main-reviews .fa {
        font-size: 48px;
        position: absolute;
        left: -60px;
        top: 40px;
    }

.sections-wrap .section .section-inner.section-testimonial .main-stats .section-title,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats .section-title,
.sections-wrap .section .section-inner.section-testimonial .main-stats .module-title,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats .module-title {
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
}

.sections-wrap .section .section-inner.section-testimonial .main-stats .stat,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats .stat {
    margin: 0;
    padding: 0;
}

.sections-wrap .section .section-inner.section-testimonial .main-stats li,
.sections-wrap .t3-module .section-inner.section-testimonial .main-stats li {
    display: inline-block;
    width: 48%;
    text-align: left;
    text-transform: none;
    font-weight: 400;
    vertical-align: top;
    letter-spacing: 0;
}

    .sections-wrap .section .section-inner.section-testimonial .main-stats li p,
    .sections-wrap .t3-module .section-inner.section-testimonial .main-stats li p {
        margin-bottom: 0;
        margin-bottom: 2px;
    }

    .sections-wrap .section .section-inner.section-testimonial .main-stats li strong,
    .sections-wrap .t3-module .section-inner.section-testimonial .main-stats li strong {
        display: inline-block;
        width: 42px;
        text-align: center;
        background: #039be5;
        color: #ffffff;
        margin-right: 6px;
    }

.sections-wrap .section .section-inner.section-darker,
.sections-wrap .t3-module .section-inner.section-darker {
    background-color: #3d4045;
    color: #ffffff;
}

    .sections-wrap .section .section-inner.section-darker .section-title,
    .sections-wrap .t3-module .section-inner.section-darker .section-title,
    .sections-wrap .section .section-inner.section-darker .module-title,
    .sections-wrap .t3-module .section-inner.section-darker .module-title {
        color: #ffffff;
    }

    .sections-wrap .section .section-inner.section-darker .section-intro,
    .sections-wrap .t3-module .section-inner.section-darker .section-intro {
        color: #ecf0f1;
        color: rgba(255, 255, 255, 0.8);
    }

    .sections-wrap .section .section-inner.section-darker.section-business-showcase,
    .sections-wrap .t3-module .section-inner.section-darker.section-business-showcase {
        background-position: bottom left;
        padding-bottom: 0;
    }

        .sections-wrap .section .section-inner.section-darker.section-business-showcase .custom,
        .sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .custom {
            min-height: 500px;
        }

        .sections-wrap .section .section-inner.section-darker.section-business-showcase .badge-showcase,
        .sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .badge-showcase {
            position: absolute;
            top: -180px;
        }

        .sections-wrap .section .section-inner.section-darker.section-business-showcase .user-showcase-cta,
        .sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .user-showcase-cta {
            border-top: 1px solid rgba(255, 255, 255, 0.1);
            margin: 26px 0;
            padding-top: 26px;
            font-weight: 700;
            text-align: left;
        }

            .sections-wrap .section .section-inner.section-darker.section-business-showcase .user-showcase-cta a,
            .sections-wrap .t3-module .section-inner.section-darker.section-business-showcase .user-showcase-cta a {
                margin-right: 26px;
            }

        .sections-wrap .section .section-inner.section-darker.section-business-showcase p,
        .sections-wrap .t3-module .section-inner.section-darker.section-business-showcase p {
            color: rgba(255, 255, 255, 0.5);
        }

        .sections-wrap .section .section-inner.section-darker.section-business-showcase h3,
        .sections-wrap .t3-module .section-inner.section-darker.section-business-showcase h3 {
            font-weight: 100;
            font-size: 40px;
        }

.sections-wrap .section .section-inner.section-darkenblue,
.sections-wrap .t3-module .section-inner.section-darkenblue {
    background-color: #1f262b;
    color: #ffffff;
}

    .sections-wrap .section .section-inner.section-darkenblue .section-title,
    .sections-wrap .t3-module .section-inner.section-darkenblue .section-title,
    .sections-wrap .section .section-inner.section-darkenblue .module-title,
    .sections-wrap .t3-module .section-inner.section-darkenblue .module-title {
        color: #ffffff;
    }

    .sections-wrap .section .section-inner.section-darkenblue .section-intro,
    .sections-wrap .t3-module .section-inner.section-darkenblue .section-intro {
        color: #ecf0f1;
        color: rgba(255, 255, 255, 0.8);
    }

.sections-wrap .section .section-inner.section-animate-img,
.sections-wrap .t3-module .section-inner.section-animate-img {
    overflow: hidden;
}

.sections-wrap .section .section-inner.section-border,
.sections-wrap .t3-module .section-inner.section-border {
    border-bottom: 1px solid #dadedf;
}

@media (max-width: 1199px) {
    .sections-wrap .section .section-inner.background-responsive,
    .sections-wrap .t3-module .section-inner.background-responsive {
        background-image: none !important;
    }
}

.sections-wrap .section .section-inner.bg-image,
.sections-wrap .t3-module .section-inner.bg-image {
    background-attachment: fixed;
}

.sections-wrap .section .section-inner.no-padding,
.sections-wrap .t3-module .section-inner.no-padding {
    padding: 0;
}

.sections-wrap .section .section-inner.no-padding-bottom,
.sections-wrap .t3-module .section-inner.no-padding-bottom {
    padding-bottom: 0;
}

.swiper-slide > .btn {
    margin-top: 26px;
}

.swiper-slide .item {
    margin-bottom: 52px;
}

    .swiper-slide .item.grid-sizer {
        margin-bottom: 0;
    }

    .swiper-slide .item > article {
        margin: 0;
    }

    .swiper-slide .item .article-img,
    .swiper-slide .item .item-image {
        position: relative;
        display: block;
        float: none !important;
    }

        .swiper-slide .item .article-img div,
        .swiper-slide .item .item-image div,
        .swiper-slide .item .article-img a,
        .swiper-slide .item .item-image a {
            display: block;
            width: 100%;
            height: 260px;
            overflow: hidden;
            background-repeat: no-repeat;
            background-position: center 0;
            background-size: 100% auto;
            -webkit-transition: all 3.5s linear 0.4s;
            -o-transition: all 3.5s linear 0.4s;
            transition: all 3.5s linear 0.4s;
        }

    .swiper-slide .item .article-title {
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        margin: 26px auto 0;
    }

        .swiper-slide .item .article-title a {
            color: #3d4045;
        }

            .swiper-slide .item .article-title a:hover,
            .swiper-slide .item .article-title a:focus,
            .swiper-slide .item .article-title a:active {
                color: #026899;
                text-decoration: none;
            }

    .swiper-slide .item .article-title-caption {
        color: #96a1a3;
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        margin: 0;
        text-decoration: none;
        height: 26px;
    }

    .swiper-slide .item .article-header {
        padding-right: 0;
    }

    .swiper-slide .item:hover .article-img div,
    .swiper-slide .item:hover .item-image div,
    .swiper-slide .item:hover .article-img a,
    .swiper-slide .item:hover .item-image a {
        background-position: center 100%;
    }

.section.section-blog {
    border-top: 1px solid #dadedf;
}

.blog-style-1.category-module {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-style-1 .small-head a {
    text-transform: uppercase;
    margin-bottom: 13px;
    font-weight: 300;
    display: block;
    letter-spacing: 2px;
    color: #96a1a3;
}

.blog-style-1 .article-img {
    display: block;
    height: 250px;
    margin-top: 26px;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.blog-style-1 .article-title {
    font-size: 32px;
    line-height: 1.5;
    margin: 0;
    font-weight: 400;
}

    .blog-style-1 .article-title a {
        color: #3d4045;
    }

        .blog-style-1 .article-title a:hover,
        .blog-style-1 .article-title a:focus,
        .blog-style-1 .article-title a:active {
            color: #039be5;
        }

.blog-style-1 .article-meta {
    margin-top: 26px;
    color: #96a1a3;
    font-size: 14px;
}

    .blog-style-1 .article-meta > span {
        display: inline-block;
        margin-right: 20px;
    }

    .blog-style-1 .article-meta .fa {
        margin-right: 6.5px;
    }

.blog-style-1 .article-introtext {
    margin-top: 26px;
}

.section-bottom-bar {
    background: rgba(255, 255, 255, 0.9);
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

    .section-bottom-bar.affix {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

@media (min-width: 768px) and (max-width: 991px) {
    .section-bottom-bar.affix {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }
}

.section-bottom-bar.affix:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.section-bottom-bar .btn {
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
    text-transform: none;
}

.section-bottom-bar .current-product {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: -1;
}

    .section-bottom-bar .current-product strong {
        display: inline-block;
        font-size: 12px;
        font-weight: 300;
        line-height: normal;
        position: relative;
        right: 13px;
        top: 10px;
    }

@media (min-width: 768px) and (max-width: 991px) {
    .section-bottom-bar .current-product strong {
        right: 0;
        left: 0;
        top: 5px;
    }
}

.section-bottom-bar .current-product span {
    color: #039be5;
    display: block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-bottom-bar .current-product span {
        font-size: 12px;
    }
}

.section-bottom-bar .pull-left .btn {
    float: left;
    border-left: 0;
}

    .section-bottom-bar .pull-left .btn.btn-default {
        background-color: #ecf0f1;
        border-color: #ffffff;
        color: #3d4045;
    }

.section-bottom-bar .pull-right .btn {
    border-right: 0;
    float: right;
}

.jacomment-count a {
    color: #96a1a3;
    font-size: 14px;
    font-weight: 300;
}

    .jacomment-count a:hover,
    .jacomment-count a:focus {
        color: #039be5;
    }

    .jacomment-count a:before {
        content: "\f086";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        margin-right: 3px;
    }

.article-intro .jacomment-count {
    margin-top: -26px;
    margin-bottom: 26px;
}

.acymailing {
    background: rgba(225, 225, 225, 0.05);
    padding: 26px;
    font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
}

    .acymailing .acymailing_module_form .acymailing_introtext {
        font-size: 15px;
        line-height: 1.625;
        color: #96a1a3;
        text-align: left;
        margin-bottom: 26px !important;
    }

    .acymailing .acymailing_form {
        width: 100%;
    }

        .acymailing .acymailing_form .acyfield_email {
            width: 72%;
        }

        .acymailing .acymailing_form .btn {
            font-size: 16px;
            font-weight: 400;
            text-transform: none;
            margin-bottom: 5px;
        }

    .acymailing .acyterms {
        font-size: 14px;
        padding: 5px;
    }

        .acymailing .acyterms .checkbox {
            display: inline-block;
            min-height: 14px;
            vertical-align: top;
        }

    .acymailing .acysubbuttons {
        text-align: left;
    }

    .acymailing .acyfield_html label {
        font-size: 14px;
        font-weight: 400;
    }

    .acymailing .acymailing_mootoolsbutton > p {
        margin: 0;
    }

    .acymailing .acymailing_mootoolsbutton .modal {
        position: static;
        padding: 10px 20px;
        color: #ffffff;
        background-color: #039be5;
        border-color: #039be5;
    }

        .acymailing .acymailing_mootoolsbutton .modal:hover,
        .acymailing .acymailing_mootoolsbutton .modal:focus,
        .acymailing .acymailing_mootoolsbutton .modal:active,
        .acymailing .acymailing_mootoolsbutton .modal.active,
        .open > .dropdown-toggle.acymailing .acymailing_mootoolsbutton .modal {
            color: #ffffff;
            background-color: #0279b3;
            border-color: #0272a9;
        }

        .acymailing .acymailing_mootoolsbutton .modal:active,
        .acymailing .acymailing_mootoolsbutton .modal.active,
        .open > .dropdown-toggle.acymailing .acymailing_mootoolsbutton .modal {
            background-image: none;
        }

        .acymailing .acymailing_mootoolsbutton .modal.disabled,
        .acymailing .acymailing_mootoolsbutton .modal[disabled],
        fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal,
        .acymailing .acymailing_mootoolsbutton .modal.disabled:hover,
        .acymailing .acymailing_mootoolsbutton .modal[disabled]:hover,
        fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal:hover,
        .acymailing .acymailing_mootoolsbutton .modal.disabled:focus,
        .acymailing .acymailing_mootoolsbutton .modal[disabled]:focus,
        fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal:focus,
        .acymailing .acymailing_mootoolsbutton .modal.disabled:active,
        .acymailing .acymailing_mootoolsbutton .modal[disabled]:active,
        fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal:active,
        .acymailing .acymailing_mootoolsbutton .modal.disabled.active,
        .acymailing .acymailing_mootoolsbutton .modal[disabled].active,
        fieldset[disabled] .acymailing .acymailing_mootoolsbutton .modal.active {
            background-color: #039be5;
            border-color: #039be5;
        }

        .acymailing .acymailing_mootoolsbutton .modal .badge {
            color: #039be5;
            background-color: #ffffff;
        }

.window .window-mainbody .acymailing_module_form .acymailing_introtext {
    font-size: 15px;
    margin-bottom: 13px !important;
}

.body-overlayed #sbox-window {
    padding: 0;
}

.archive-module li > a {
    position: relative;
}

    .archive-module li > a:before {
        content: "\f073";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        padding-right: 5px;
    }

.section-about-text .top {
    font-size: 20px;
    margin-bottom: 0;
}

    .section-about-text .top h3 {
        font-size: 32px;
        margin-top: 0;
    }

@media screen and (min-width: 768px) {
    .section-about-text .top h3 {
        margin: 0;
    }
}

@media screen and (min-width: 768px) {
    .section-about-text .top {
        margin-bottom: 40px;
    }
}

.section-about-text .bottom h3 {
    font-size: 32px;
}

@media screen and (min-width: 768px) {
    .section-about-text .bottom h3 {
        margin-bottom: 26px;
    }
}

.joinour a {
    background-color: #ff4d4d;
    color: #ffffff;
    display: block;
    font-size: 24px;
    padding: 80px 0;
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
    .joinour a {
        font-size: 16px;
        padding: 52px 0;
    }
}

.joinour a .fa {
    margin-left: 13px;
}

.joinour a:hover,
.joinour a:focus,
.joinour a:active {
    background-color: #ff3333;
}

.career-info {
    color: #ffffff;
    padding-top: 234px;
    padding-bottom: 234px;
}

@media screen and (max-width: 991px) {
    .career-info {
        padding-top: 52px;
        padding-bottom: 52px;
    }
}

.career-info .info {
    font-size: 23px;
    font-weight: 300;
    margin-bottom: 52px;
}

.career-info .author {
    font-size: 32px;
    margin-bottom: 0;
}

.career-info .position {
    font-size: 12px;
}

.items-leading article:first-child {
    margin-top: 0;
}

.items-row.cols-2 article .col-sm-4,
.items-row.cols-3 article .col-sm-4,
.items-row.cols-4 article .col-sm-4,
.items-row.cols-2 article .col-sm-8,
.items-row.cols-3 article .col-sm-8,
.items-row.cols-4 article .col-sm-8 {
    width: 100%;
    float: none;
}

.items-row.cols-1 .col-sm-12 .item:first-child article {
    margin-top: 0;
}

.divider-vertical {
    margin: 0 0 52px;
    border: 0;
    border-top: 1px solid #ecf0f1;
}

.article-aside {
    color: #96a1a3;
    font-size: 14px;
    margin-bottom: 26px;
    position: relative;
}

    .article-aside:before,
    .article-aside:after {
        content: " ";
        display: table;
    }

    .article-aside:after {
        clear: both;
    }

    .article-aside a {
        color: #96a1a3;
    }

        .article-aside a:hover,
        .article-aside a:focus {
            color: #039be5;
        }

    .article-aside .btn-group .btn {
        background-color: transparent;
        border: 0;
    }

        .article-aside .btn-group .btn + .dropdown-menu a:hover,
        .article-aside .btn-group .btn + .dropdown-menu a:focus,
        .article-aside .btn-group .btn + .dropdown-menu a:active {
            color: #ffffff;
        }

.article-info {
    margin: 0;
    float: left;
}

@media screen and (max-width: 767px) {
    .article-info {
        width: 70%;
    }
}

.article-info .article-info-term {
    display: none;
}

.article-info dd {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap;
}

    .article-info dd strong {
        font-weight: 700;
    }

article {
    margin-bottom: 40px;
    margin-top: 40px;
}

.item-page article {
    margin-top: 0;
    margin-bottom: 0;
}

.article-body {
    font-size: 16px;
}

.article-footer {
    clear: both;
    color: #96a1a3;
    font-size: 14px;
    margin-bottom: 26px;
}

    .article-footer:before,
    .article-footer:after {
        content: " ";
        display: table;
    }

    .article-footer:after {
        clear: both;
    }

.article-intro img,
.article-content img {
    display: block;
    width: 100% \9;
    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: 10px 39px 26px 0;
    }

@media screen and (max-width: 767px) {
    .article-intro img[align=left] img,
    .article-content img[align=left] img,
    .article-intro .img_caption.left img,
    .article-content .img_caption.left img,
    .article-intro .pull-left.item-image img,
    .article-content .pull-left.item-image img {
        width: 100%;
    }
}

.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-left: 26px;
}

@media screen and (max-width: 991px) {
    .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-left: 0;
        float: none;
    }
}

.article-content {
    font-size: 16px;
}

@media (max-width: 768px) {
    .article-content iframe {
        width: 100% !important;
        height: auto;
    }
}

.item-image-box:before,
.item-image-box:after {
    content: " ";
    display: table;
}

.item-image-box:after {
    clear: both;
}

.item-image-box .item-image.pull-left,
.item-image-box .item-image.pull-right {
    float: none !important;
}

.item-image.pull-left {
    margin-right: 26px;
}

@media screen and (max-width: 767px) {
    .item-image.pull-left {
        margin-right: 0;
    }
}

.item-image img {
    width: 100%;
    height: auto;
    margin-top: 13px;
}

.items-leading .item-image img {
    width: 100%;
    height: auto;
    margin-top: 13px;
}

.cols-2 .item-image,
.cols-3 .item-image,
.cols-4 .item-image {
    float: none !important;
    max-height: 200px;
    overflow: hidden;
}

.article-index + .article-content,
#article-index + .article-content {
    width: 70%;
    float: left;
}

@media screen and (max-width: 767px) {
    .article-index + .article-content,
    #article-index + .article-content {
        float: none;
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .article-index + .article-content,
    #article-index + .article-content {
        float: none;
        width: auto;
    }
}

.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    position: relative;
    margin: 0;
    background: none;
    padding: 0;
}

.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    position: relative;
    margin: 0;
    background: none;
    padding: 0;
}

    .img-intro-none.none,
    .img-intro-left.none,
    .img-intro-right.none,
    .img-fulltext-none.none,
    .img-fulltext-left.none,
    .img-fulltext-right.none,
    .img_caption.none {
        width: auto !important;
    }

.img-fulltext-left {
    float: left;
    margin-right: 26px;
}

.img-fulltext-right {
    float: right;
    margin-left: 26px;
}

    .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: #ecf0f1;
    color: #505656;
    font-size: 14px;
    width: 100%;
    margin: 0;
    padding: 13px 26px;
    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;
    }

    .img_caption.right,
    .img_caption.left {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

        .img_caption.right img,
        .img_caption.left img {
            margin-left: 0;
            margin-right: 0;
        }
}

article aside .btn-group {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
}

    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;
        }

.btn-group .dropdown-toggle {
    margin-top: -5px;
}

    .btn-group .dropdown-toggle:focus,
    .btn-group.open .dropdown-toggle {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.items-row.cols-2 article .col-sm-4 .btn-group,
.items-row.cols-3 article .col-sm-4 .btn-group,
.items-row.cols-4 article .col-sm-4 .btn-group,
.items-row.cols-2 article .col-sm-8 .btn-group,
.items-row.cols-3 article .col-sm-8 .btn-group,
.items-row.cols-4 article .col-sm-8 .btn-group {
    top: 31px;
    right: 10px;
}

.item-page {
    position: relative;
}

    .item-page .article-aside .dropdown-toggle {
        margin: 0;
    }

.row-even,
.row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #dddddd;
}

.row-odd {
    background-color: transparent;
}

.row-even {
    background-color: #fbfbfb;
}

.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: 26px;
    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: 20px;
    }

        .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: 20px;
}

.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;
}

@media screen and (min-width: 768px) {
    .login-wrap {
        width: 400px;
        margin: 0 auto;
    }
}

.login-wrap .login-description {
    color: #96a1a3;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 26px;
    line-height: 1.625;
    text-align: center;
}

.login-wrap form fieldset {
    -webkit-box-shadow: 0 1px 3px #eeeeee;
    box-shadow: 0 1px 3px #eeeeee;
    border: 1px solid #ecf0f1;
    border-radius: 5px;
    padding: 26px;
    margin-bottom: 39px;
}

.login-wrap form .control-label {
    text-align: left;
}

    .login-wrap form .control-label > label {
        font-size: 15px;
    }

.login-wrap form .form-group {
    margin-bottom: 13px;
}

.login-wrap form div > input {
    width: 100%;
    font-size: 14px;
}

.login-wrap form .btn {
    width: 100%;
}

.login-wrap .checkbox > label {
    color: #96a1a3;
    display: block;
    font-weight: 400;
    font-size: 14px;
}

    .login-wrap .checkbox > label input {
        margin-top: 5px;
    }

.login-wrap .action-button {
    margin-bottom: 13px;
}

.login-wrap .other-links {
    font-size: 14px;
    padding: 0;
}

    .login-wrap .other-links ul {
        padding: 0;
        text-align: center;
    }

        .login-wrap .other-links ul li {
            display: inline-block;
            margin: 0 5px 5px;
        }

            .login-wrap .other-links ul li > a {
                color: #96a1a3;
            }

                .login-wrap .other-links ul li > a:hover,
                .login-wrap .other-links ul li > a:active,
                .login-wrap .other-links ul li > a:focus {
                    color: #039be5;
                    text-decoration: none;
                }

.logout .form-horizontal .control-group .controls {
    margin: 0 auto;
    text-align: center;
}

.logout .logout-description {
    text-align: center;
    margin-bottom: 26px;
}

.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: 700;
    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;
}

@media screen and (min-width: 768px) {
    .registration,
    .profile-edit {
        width: 600px;
        margin: 0 auto;
    }
}

.registration .page-header,
.profile-edit .page-header {
    border: none;
    text-align: center;
    padding: 0;
    margin-bottom: 39px;
}

    .registration .page-header > h1,
    .profile-edit .page-header > h1 {
        font-size: 45px;
        color: #27292e;
        font-weight: 700;
    }

.registration legend,
.profile-edit legend {
    color: #96a1a3;
    border: none;
    margin-bottom: 13px;
    text-align: center;
}

.registration .form-box,
.profile-edit .form-box {
    -webkit-box-shadow: 0 1px 3px #eeeeee;
    box-shadow: 0 1px 3px #eeeeee;
    padding: 26px;
    border: 1px solid #ecf0f1;
}

.registration fieldset + fieldset .form-box,
.profile-edit fieldset + fieldset .form-box {
    margin-top: 26px;
}

.registration fieldset .row > div,
.profile-edit fieldset .row > div {
    margin-bottom: 13px;
}

    .registration fieldset .row > div:first-child,
    .profile-edit fieldset .row > div:first-child {
        width: 100%;
        margin-bottom: 0;
    }

.registration .form-actions,
.profile-edit .form-actions {
    background: none;
    margin-top: 13px;
    text-align: center;
}

    .registration .form-actions .btn,
    .profile-edit .form-actions .btn {
        margin: 0 6.5px 13px;
    }

.registration .form-horizontal .control-label,
.profile-edit .form-horizontal .control-label {
    text-align: left;
}

    .registration .form-horizontal .control-label label,
    .profile-edit .form-horizontal .control-label label {
        font-size: 15px;
    }

    .registration .form-horizontal .control-label #jform_spacer-lbl,
    .profile-edit .form-horizontal .control-label #jform_spacer-lbl {
        font-size: 14px;
        font-weight: 400;
        color: #96a1a3;
    }

.registration div > input,
.profile-edit div > input {
    width: 100%;
    display: inline-block;
}

.registration div > textarea,
.profile-edit div > textarea {
    width: 100%;
    min-height: 100px;
}

.registration .calendar,
.profile-edit .calendar {
    margin-left: -26px;
}

.registration fieldset dt {
    margin-right: 5px;
}

.admintable textarea {
    max-width: 90% !important;
    resize: none;
}

.profile-edit .form-actions {
    background: none;
}

    .profile-edit .form-actions .btn {
        margin-bottom: 13px;
    }

.profile-edit #helpsite-refresh {
    margin-top: 13px;
}

    .profile-edit #helpsite-refresh:hover,
    .profile-edit #helpsite-refresh:focus {
        background: #3d4045;
        color: #ffffff;
    }

.com_mailto body {
    padding: 13px;
}

.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: 700;
        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: 700;
        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: 700;
        padding-left: 10px;
    }

.reset,
.remind {
    width: 400px;
    margin: 0 auto;
}

    .reset .form-validate .form-box,
    .remind .form-validate .form-box {
        border: 1px solid #ecf0f1;
        border-radius: 5px;
        padding: 26px;
        margin-bottom: 39px;
        -webkit-box-shadow: 0 1px 3px #eeeeee;
        box-shadow: 0 1px 3px #eeeeee;
    }

        .reset .form-validate .form-box .form-group,
        .remind .form-validate .form-box .form-group {
            margin-left: 0;
            margin-right: 0;
        }

            .reset .form-validate .form-box .form-group > div,
            .remind .form-validate .form-box .form-group > div {
                width: 100%;
                float: none;
                text-align: left;
            }

    .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;
    }

    .reset .form-validate fieldset .form-group:last-child,
    .remind .form-validate fieldset .form-group:last-child {
        margin-bottom: 0;
    }

    .reset #recaptcha_area,
    .remind #recaptcha_area {
        margin-bottom: 26px;
    }

.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 .form-control {
    width: 100%;
    display: block;
}

.ie8 .search .form-control {
    width: 100%;
}

#searchForm:before,
#searchForm:after {
    content: " ";
    display: table;
}

#searchForm:after {
    clear: both;
}

#searchForm fieldset {
    margin: 26px 0;
}

#searchForm legend {
    margin-bottom: 13px;
    border: none;
    font-size: 36px;
    font-weight: 700;
    color: #27292e;
}

#searchForm select {
    width: auto;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
}

#searchForm .form-limit {
    margin-top: 26px;
}

    #searchForm .form-limit .counter {
        margin-top: 0;
        border: none;
    }

#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
    vertical-align: top;
    margin-top: 6px;
}

#searchForm .phrases-box label {
    font-weight: 400;
}

#searchForm .btn {
    border-radius: 0;
}

#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: 13px 0;
    }

        #search-form ul#finder-filter-select-list li label {
            width: 150px;
        }

#search-form .word .form-group {
    margin-bottom: 13px;
    display: inline;
    vertical-align: top;
}

    #search-form .word .form-group .btn,
    #search-form .word .form-group .inputbox {
        margin-bottom: 10px;
    }

@media screen and (max-width: 768px) {
    #searchForm .radio-inline,
    #searchForm .checkbox-inline {
        display: block;
        width: 100%;
        margin-left: 0;
    }
}

.article-image-full {
    margin-bottom: 40px;
}

    .article-image-full img {
        margin-top: 0;
        width: 100%;
        height: auto;
    }

.article-index + .article-image-full,
#article-index + .article-image-full {
    max-width: 70%;
    padding: 0;
    margin-right: 0;
}

@media screen and (max-width: 991px) {
    .article-index + .article-image-full,
    #article-index + .article-image-full {
        max-width: none;
        width: 100%;
        padding: 0;
    }
}

.search-results {
    margin-top: 26px;
    margin-left: 0;
    padding-left: 0;
}

    .search-results .result-title {
        font-size: 18px;
        margin-top: 26px;
    }

    .search-results .result-category {
        font-size: 14px;
        color: #96a1a3;
    }

    .search-results .result-text {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .search-results .result-url {
        color: #505656;
        margin-top: 26px;
    }

    .search-results .result-created {
        font-size: 14px;
        color: #96a1a3;
    }

div.finder {
    margin-bottom: 26px;
}

.contact {
    font-size: 15px;
    color: #96a1a3;
}

@media (max-width: 768px) {
    .contact .thumbnail {
        width: 100%;
    }
}

.contact .dl-horizontal > dt {
    display: none;
}

.contact .dl-horizontal > dd {
    margin-left: 0;
}

.contact .page-header {
    margin: 0;
    padding: 0;
}

    .contact .page-header h2,
    .contact h3 {
        color: #27292e;
        font-size: 16px;
        font-weight: 700;
        font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
        margin: 0 0 26px 0;
        text-transform: uppercase;
    }

.contact .contact-left {
    margin-bottom: 26px;
}

.contact .panel-body {
    padding: 26px;
}

    .contact .panel-body .col-sm-12 {
        background: none;
        padding: 0;
        margin: 0;
    }

    .contact .panel-body .form-group {
        margin-left: 0;
        margin-right: 0;
    }

@media (min-width: 768px) {
    .contact .panel-body #jform_contact_emailmsg {
        width: auto;
    }
}

.contact .tab-content {
    padding-top: 26px;
}

@media (min-width: 768px) {
    .contact .tab-content #jform_contact_emailmsg {
        width: auto;
    }
}

.contact-form legend {
    border-bottom: 0;
    color: #ff8800;
    font-size: 15px;
}

.contact-form #jform_contact_emailmsg {
    width: 100%;
}

.contact-form .form-group .control-label {
    padding-top: 0;
    text-align: left;
    vertical-align: top;
    font-weight: 700;
    margin-bottom: 5px;
    color: #3d4045;
}

@media (min-width: 992px) {
    .contact-form .form-group .control-label {
        display: inline-block;
        width: 12%;
    }
}

.contact-form .form-group .control-label.invalid {
    border: 0;
}

.contact-form .form-group #jform_captcha-lbl {
    display: block;
    width: 100%;
    padding: 0 20px;
}

.contact-form .checkbox input[type="checkbox"] {
    margin-left: 0;
    width: auto;
}

.contact-form .control-btn {
    margin-top: 13px;
}

@media (min-width: 768px) {
    .contact-form .control-btn {
        margin-top: 0;
        text-align: right;
    }
}

.contact-miscinfo {
    margin-bottom: 52px;
}

    .contact-miscinfo dl {
        margin-bottom: 0;
    }

.contact-address {
    margin-bottom: 52px;
}

    .contact-address dd {
        margin-bottom: 5px;
    }

        .contact-address dd .fa {
            width: 16px;
            margin-right: 6px;
        }

.contact-links ul li {
    display: inline-block;
    margin: 0 5px 5px 0;
}

    .contact-links ul li a {
        background: none;
        border: 1px solid #039be5;
        border-radius: 20px;
        color: #039be5;
        padding: 6px 16px;
        position: relative;
        transition: 0.5s;
    }

        .contact-links ul li a:hover,
        .contact-links ul li a:active,
        .contact-links ul li a:focus {
            background: #039be5;
            color: #ffffff;
        }

.contact .accordion-toggle {
    font-weight: 700;
}

.plain-style-1 {
    margin-bottom: 80px;
}

.contact-header-1 {
    text-align: center;
}

    .contact-header-1 h2 {
        font-size: 50px;
        margin-bottom: 40px;
    }

    .contact-header-1 .contact-name {
        color: #000000;
        font-weight: 300;
    }

.form-group-1 {
    margin-bottom: 40px;
}

    .form-group-1 input {
        border: 1px solid #eef1f3;
        background-color: #eef1f3;
        font-size: 17px;
        font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
        font-weight: 500;
        height: 70px;
        width: 100%;
        width: 100% \9 !important;
        line-height: 55px \9;
    }

        .form-group-1 input::-moz-placeholder {
            color: #505656;
            opacity: 1;
        }

        .form-group-1 input:-ms-input-placeholder {
            color: #505656;
        }

        .form-group-1 input::-webkit-input-placeholder {
            color: #505656;
        }

        .form-group-1 input:focus {
            box-shadow: none;
            border: 1px solid #e5eaec;
            background-color: #e5eaec;
        }

        .form-group-1 input.invalid {
            border-color: #ff6666;
        }

    .form-group-1 textarea {
        border: 1px solid #eef1f3;
        background-color: #eef1f3;
        font-size: 17px;
        font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
        font-weight: 500;
    }

        .form-group-1 textarea::-moz-placeholder {
            color: #505656;
            opacity: 1;
        }

        .form-group-1 textarea:-ms-input-placeholder {
            color: #505656;
        }

        .form-group-1 textarea::-webkit-input-placeholder {
            color: #505656;
        }

        .form-group-1 textarea:focus {
            box-shadow: none;
            background-color: #e5eaec;
        }

        .form-group-1 textarea.invalid {
            border-color: #ff6666;
        }

    .form-group-1 .checkbox {
        font-size: 16px;
    }

        .form-group-1 .checkbox input {
            margin-left: 0;
            margin-top: 6px;
            height: auto;
            float: left;
            width: auto;
            width: auto \9 !important;
        }

    .form-group-1 .control-btn {
        text-align: right;
    }

@media screen and (max-width: 767px) {
    .form-group-1 .control-btn {
        text-align: left;
        margin-top: 26px;
    }
}

#archive-items > li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
}

#archive-items .intro {
    clear: both;
    overflow: hidden;
}

.archive .filter-search .form-group {
    vertical-align: top;
}

.categories-list {
    margin-bottom: 26px;
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 1200px) {
    .categories-list {
        margin-left: -26px;
        margin-right: -26px;
    }
}

.categories-list:before,
.categories-list:after {
    content: " ";
    display: table;
}

.categories-list:after {
    clear: both;
}

.categories-list .category-item {
    width: 33.333333%;
    display: block;
    padding: 26px;
    float: left;
}

    .categories-list .category-item .page-header {
        font-size: 18px;
    }

        .categories-list .category-item .page-header a {
            color: #27292e;
        }

    .categories-list .category-item .category-intro-img {
        display: block;
        width: 100%;
        height: 200px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100% auto;
        -webkit-transition: all 0.5s linear 0.2s;
        -o-transition: all 0.5s linear 0.2s;
        transition: all 0.5s linear 0.2s;
    }

    .categories-list .category-item:hover .category-intro-img {
        background-position: 0 100%;
    }

@media screen and (max-width: 767px) {
    .categories-list .category-item {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .categories-list .category-item {
        width: 50%;
    }
}

.categories-list .category-item .category-desc {
    overflow: hidden;
    color: #96a1a3;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media screen and (max-width: 767px) {
    .categories-list .category-item .category-desc {
        white-space: normal;
        text-overflow: inherit;
    }
}

.categories-list .category-item .category-desc p {
    display: inline;
}

.categories-list .category-item .category-desc img {
    max-width: 100%;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    -o-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-bottom: 26px;
}

.categories-list .category-item:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.categories-list .category-item:hover .page-header a {
    color: #039be5;
    text-decoration: none;
}

.category-item {
    text-align: center;
}

    .category-item:before,
    .category-item:after {
        content: " ";
        display: table;
    }

    .category-item:after {
        clear: both;
    }

    .category-item .page-header {
        line-height: normal;
        padding: 13px 5px;
        margin: 0;
        font-size: 24px;
        font-weight: 700;
    }

    .category-item .category-item {
        margin-bottom: 0;
        margin-left: 40px;
    }

        .category-item .category-item .page-header {
            font-size: 16px;
        }

.cat-children .page-header {
    line-height: normal;
    padding: 13px 5px;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
}

.newsfeed-category > h2,
.newsfeed > h2 {
    margin-bottom: 26px;
    margin-top: 0;
    font-size: 32px;
}

@media screen and (min-width: 768px) {
    .newsfeed-category > h2,
    .newsfeed > h2 {
        font-size: 45px;
    }
}

.newsfeed-category .category-desc,
.newsfeed .category-desc {
    margin-bottom: 26px;
}

.newsfeed-category .category li,
.newsfeed .category li {
    background: none;
    padding: 20px 0;
}

    .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-category .category li .list > a,
    .newsfeed .category li .list > a {
        font-size: 15px;
    }

    .newsfeed-category .category li:hover,
    .newsfeed .category li:hover {
        background: none;
    }

        .newsfeed-category .category li:hover a,
        .newsfeed .category li:hover a {
            color: #3d4045;
        }

            .newsfeed-category .category li:hover a:hover,
            .newsfeed .category li:hover a:hover,
            .newsfeed-category .category li:hover a:active,
            .newsfeed .category li:hover a:active,
            .newsfeed-category .category li:hover a:focus,
            .newsfeed .category li:hover a:focus {
                color: #039be5;
            }

.newsfeed .feed-description {
    margin-bottom: 26px;
    font-size: 18px;
}

.newsfeed .feed-item-description .feed-description {
    font-size: 16px;
}

.newsfeed ol li > a {
    font-weight: 700;
    font-size: 18px;
}

.weblink-category > h2 {
    margin-bottom: 26px;
    margin-top: 0;
    font-size: 32px;
}

@media screen and (min-width: 768px) {
    .weblink-category > h2 {
        font-size: 45px;
    }
}

.weblink-category .category li {
    background: none;
    padding: 20px 0;
}

    .weblink-category .category li:before,
    .weblink-category .category li:after {
        content: " ";
        display: table;
    }

    .weblink-category .category li:after {
        clear: both;
    }

    .weblink-category .category li p {
        font-size: 14px;
        margin: 6.5px 0 0 0;
    }

    .weblink-category .category li span.badge {
        font-size: 12px;
    }

    .weblink-category .category li:hover {
        background: none;
    }

        .weblink-category .category li:hover span.badge {
            background: #039be5;
        }

.article-content .pagination ul {
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden;
}

    .article-content .pagination ul li {
        border: 1px solid #dadedf;
        float: left;
        line-height: normal;
        font-size: 15px;
        font-weight: 700;
        margin-right: 0;
        padding: 13px 26px;
    }

        .article-content .pagination ul li a {
            border: 0;
            text-decoration: none;
            background-color: transparent;
            line-height: normal;
            padding: 0;
        }

.pagenavcounter {
    margin: 0 0 26px;
    font-weight: 700;
    clear: both;
}

#article-index,
.article-index {
    border: 2px solid #dadedf;
    border-radius: 0;
    float: right;
    padding: 26px;
    margin: 0 0 26px 26px;
    width: 25%;
}

@media screen and (max-width: 991px) {
    #article-index,
    .article-index {
        width: auto;
        margin: 0 0 26px 0;
    }
}

#article-index > h3,
.article-index > h3 {
    margin-top: 0;
    font-size: 24px;
}

#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: 0 0 0 26px;
        list-style: decimal;
        display: list-item;
    }

        #article-index ul > li > a,
        .article-index ul > li > a {
            padding: 13px 0;
            border-radius: 0;
            font-size: 14px;
            color: #505656;
            display: block;
        }

            #article-index ul > li > a:hover,
            .article-index ul > li > a:hover,
            #article-index ul > li > a:active,
            .article-index ul > li > a:active,
            #article-index ul > li > a:focus,
            .article-index ul > li > a:focus,
            #article-index ul > li > a.active,
            .article-index ul > li > a.active {
                color: #039be5;
                text-decoration: none;
                background: none;
            }

        #article-index ul > li:first-child a,
        .article-index ul > li:first-child a {
            padding-top: 0;
        }

        #article-index ul > li:last-child a,
        .article-index ul > li:last-child a {
            padding-bottom: 0;
            border-bottom: 0;
        }

    #article-index ul > .active > a,
    .article-index ul > .active > a {
        border: 0;
        color: #039be5;
        background: none;
    }

        #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: none;
            color: #ffffff;
        }

@media screen and (max-width: 480px) {
    #article-index,
    .article-index {
        width: auto;
        float: none;
        margin-left: 0;
        padding: 13px;
    }
}

.pagenav {
    margin: 0 0 26px 0;
    padding: 0;
    list-style: none;
}

    .pagenav:before,
    .pagenav:after {
        content: " ";
        display: table;
    }

    .pagenav:after {
        clear: both;
    }

    .pagenav > li {
        margin: 0;
        padding: 0;
        float: left;
    }

        .pagenav > li.pagenav-prev,
        .pagenav > li.previous {
            margin-right: 10px;
            float: left;
        }

        .pagenav > li.pagenav-next,
        .pagenav > li.next {
            float: right;
        }

    .pagenav li > a {
        line-height: normal;
        font-weight: normal;
        color: #96a1a3;
        border-width: 2px;
    }

        .pagenav li > a:hover,
        .pagenav li > a:active,
        .pagenav li > a:focus {
            text-decoration: none;
            color: #039be5;
            background: none;
        }

.items-more h3 {
    color: red;
}

.readmore {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.blog .readmore a {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    display: inline;
    color: #96a1a3;
}

    .blog .readmore a:hover,
    .blog .readmore a:focus {
        color: #039be5;
        background: none;
    }

.back_button a {
    display: block;
    margin: 10px 0;
}

.filters {
    margin: 13px 0;
}

    .filters select,
    .filters .inputbox {
        height: 40px;
    }

    .filters .btn {
        border-radius: 5px;
    }

    .filters > .btn-group {
        margin-left: 0;
    }

.display-limit {
    margin: 13px 0 5px;
}

.filters .display-limit {
    float: right;
    text-align: right;
}

.rating-form {
    display: inline-block;
    line-height: 16px;
    vertical-align: middle;
}

    .rating-form .rating-log {
        display: inline-block;
        font-size: 14px;
        margin: 0;
        padding: 0 0 0 5px;
    }

    .rating-form .formLogLoading,
    .rating-form .rating-log-loading {
        background: url("../../images/loading.gif") no-repeat left center transparent;
        height: 25px;
        padding: 0 0 0 20px;
    }

    .rating-form .rating-list,
    .rating-form .rating-list a:hover,
    .rating-form .rating-list .rating-current {
        background: url("../../images/rating-stars.png") repeat-x left -1000px;
    }

    .rating-form .rating-list {
        background-position: left top;
        float: left;
        height: 16px !important;
        list-style: none outside none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 80px;
    }

        .rating-form .rating-list li {
            background: none;
            display: inline;
            padding: 0;
            border: none;
            float: left;
            width: 100%;
        }

        .rating-form .rating-list a,
        .rating-form .rating-list .rating-current {
            border: medium none;
            cursor: pointer;
            height: 16px;
            left: 0;
            line-height: 16px;
            outline: medium none;
            overflow: hidden;
            position: absolute;
            text-indent: -1000px;
            top: 0;
            -webkit-transition: none;
            -o-transition: none;
            transition: none;
        }

            .rating-form .rating-list a:hover {
                background-position: left bottom;
            }

        .rating-form .rating-list .one-star {
            width: 20%;
            z-index: 6;
        }

        .rating-form .rating-list .two-stars {
            width: 40%;
            z-index: 5;
        }

        .rating-form .rating-list .three-stars {
            width: 60%;
            z-index: 4;
        }

        .rating-form .rating-list .four-stars {
            width: 80%;
            z-index: 3;
        }

        .rating-form .rating-list .five-stars {
            width: 100%;
            z-index: 2;
        }

        .rating-form .rating-list .rating-current {
            background: url("../../images/rating-stars.png") repeat-x 0 center !important;
            margin: 0;
            padding: 0;
            z-index: 1;
        }

.product-layout.com_content.view-category .t3-content {
    padding-left: 0;
    padding-right: 0;
}

.product-layout.com_content.view-article .t3-mainbody.container > .row {
    margin-left: 0;
    margin-right: 0;
}

.product-layout.com_content.view-article .t3-mainbody.container,
.product-layout.com_content.view-article .t3-content {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.product-layout.com_content.view-article .masthead,
.product-layout.com_content.view-article .ja-submenu {
    display: none;
}

.product-layout.com_content.view-article .product-header {
    background: #eeeeee;
    border-top: 0 none;
    color: #505656;
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 78px;
    text-align: center;
    z-index: 9;
}

    .product-layout.com_content.view-article .product-header .btn {
        border-radius: 30px;
        border-width: 3px;
        margin-left: 6px;
        margin-right: 6px;
        text-decoration: none;
    }

        .product-layout.com_content.view-article .product-header .btn .fa,
        .product-layout.com_content.view-article .product-header .btn .edd_price {
            border-left: 1px solid rgba(255, 255, 255, 0.3);
            font-style: normal;
            margin-left: 26px;
            padding-left: 26px;
        }

    .product-layout.com_content.view-article .product-header .btn-default {
        background: none;
        border: 3px solid #505656;
        color: #505656;
        font-weight: 400;
    }

        .product-layout.com_content.view-article .product-header .btn-default:hover,
        .product-layout.com_content.view-article .product-header .btn-default:focus,
        .product-layout.com_content.view-article .product-header .btn-default:active {
            background: rgba(0, 0, 0, 0.08);
        }

        .product-layout.com_content.view-article .product-header .btn-default .fa {
            padding-left: 31px;
            margin-left: 26px;
            border-left: 1px solid #505656;
        }

    .product-layout.com_content.view-article .product-header .btn-primary {
        border-color: #039be5;
        color: #fff;
        font-weight: 400;
    }

        .product-layout.com_content.view-article .product-header .btn-primary:hover,
        .product-layout.com_content.view-article .product-header .btn-primary:focus,
        .product-layout.com_content.view-article .product-header .btn-primary:active {
            background: #0279b3;
            border-color: #0279b3;
        }

.product-layout.com_content.view-article .product-desc {
    margin-bottom: 26px;
}

.product-layout.com_content.view-article .product-cta {
    margin-top: 52px;
    margin-bottom: 104px;
}

@media screen and (max-width: 480px) {
    .product-layout.com_content.view-article .product-cta .btn {
        margin-bottom: 26px;
        display: block;
    }
}

.product-layout.com_content.view-article .product-carousel {
    height: 520px;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 767px) {
    .product-layout.com_content.view-article .product-carousel {
        height: 190px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-layout.com_content.view-article .product-carousel {
        height: 320px;
    }
}

.product-layout.com_content.view-article .product-carousel .product-carousel-item {
    left: 100px;
    position: absolute;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .product-layout.com_content.view-article .product-carousel .product-carousel-item img {
        max-width: 100%;
    }

    .product-layout.com_content.view-article .product-carousel .product-carousel-item.first {
        z-index: 1;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .product-layout.com_content.view-article .product-carousel .product-carousel-item.next,
    .product-layout.com_content.view-article .product-carousel .product-carousel-item.last {
        cursor: pointer;
        left: 240px;
        top: 78px;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

        .product-layout.com_content.view-article .product-carousel .product-carousel-item.next:hover,
        .product-layout.com_content.view-article .product-carousel .product-carousel-item.last:hover {
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

@media screen and (max-width: 767px) {
    .product-layout.com_content.view-article .product-carousel .product-carousel-item.next,
    .product-layout.com_content.view-article .product-carousel .product-carousel-item.last {
        right: 40px;
        top: 40px;
    }
}

.product-layout.com_content.view-article .product-carousel .product-carousel-item.last {
    left: 0;
}

@media screen and (max-width: 767px) {
    .product-layout.com_content.view-article .product-carousel .product-carousel-item {
        left: 40px;
    }
}

.product-layout.com_content.view-article .article-header {
    text-align: center;
}

    .product-layout.com_content.view-article .article-header .article-title {
        color: #27292e;
        font-size: 100px;
        letter-spacing: 6px;
        line-height: normal;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 400;
        margin: 0;
    }

        .product-layout.com_content.view-article .article-header .article-title a {
            font-weight: 400;
        }

@media screen and (max-width: 767px) {
    .product-layout.com_content.view-article .article-header .article-title {
        font-size: 60px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}

.product-layout.com_content.view-article .product-tagline {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.18em;
    text-decoration: none;
    text-transform: uppercase;
    color: #96a1a3;
    text-align: center;
    margin-bottom: 26px;
}

.product-layout.com_content.view-article .product-nav {
    background: #f4f6f7;
    border-bottom: 1px solid #ecf0f1;
    border-top: 1px solid #e6ebed;
}

    .product-layout.com_content.view-article .product-nav .nav-tabs {
        border-bottom: 0 none;
        border-left: 1px solid #ecf0f1;
        margin: 0 0 -1px;
        width: auto;
        float: left;
    }

        .product-layout.com_content.view-article .product-nav .nav-tabs > li > a {
            background: none;
            border: none;
            border-right: #ecf0f1;
            border-radius: 0;
            color: #96a1a3;
            font-weight: 700;
            letter-spacing: 1px;
            margin: 0;
            padding: 18px 40px 14px;
            text-transform: uppercase;
        }

            .product-layout.com_content.view-article .product-nav .nav-tabs > li > a:hover,
            .product-layout.com_content.view-article .product-nav .nav-tabs > li > a:focus,
            .product-layout.com_content.view-article .product-nav .nav-tabs > li > a:active {
                outline: none;
            }

@media screen and (max-width: 767px) {
    .product-layout.com_content.view-article .product-nav .nav-tabs > li > a {
        padding: 15px 20px;
    }
}

.product-layout.com_content.view-article .product-nav .nav-tabs > li.active > a {
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
    color: #27292e;
}

.product-layout.com_content.view-article .product-nav .ja-bookmark {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

    .product-layout.com_content.view-article .product-nav .ja-bookmark .jacomment-count {
        top: 8px;
        right: 180px;
        position: absolute;
        white-space: nowrap;
    }

    .product-layout.com_content.view-article .product-nav .ja-bookmark .fa {
        margin-left: 20px;
        color: #ffffff;
        display: block;
        float: left;
        height: 26px;
        line-height: 26px;
        text-align: center;
        width: 40px;
        background: #000000;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    .product-layout.com_content.view-article .product-nav .ja-bookmark .addthis_button_facebook .fa {
        background-color: #3b5998;
    }

    .product-layout.com_content.view-article .product-nav .ja-bookmark .addthis_button_twitter .fa {
        background-color: #3a92c8;
    }

    .product-layout.com_content.view-article .product-nav .ja-bookmark .addthis_button_google .fa {
        background-color: #dd4b39;
    }

.product-layout.com_content.view-article .product-detail .tab-content {
    padding: 52px 0 0;
}

.product-layout.com_content.view-article .product-detail .quick-info {
    margin-bottom: 52px;
}

    .product-layout.com_content.view-article .product-detail .quick-info .content {
        border-bottom: 1px solid #ecf0f1;
        padding: 0;
    }

        .product-layout.com_content.view-article .product-detail .quick-info .content:before,
        .product-layout.com_content.view-article .product-detail .quick-info .content:after {
            content: " ";
            display: table;
        }

        .product-layout.com_content.view-article .product-detail .quick-info .content:after {
            clear: both;
        }

    .product-layout.com_content.view-article .product-detail .quick-info dl {
        display: block;
        float: left;
        margin-bottom: 0;
        padding: 20px 40px 20px 20px;
    }

        .product-layout.com_content.view-article .product-detail .quick-info dl dt {
            color: #505656;
            font-size: 14px;
            font-weight: 400;
            letter-spacing: 1px;
            margin-bottom: 5px;
        }

        .product-layout.com_content.view-article .product-detail .quick-info dl dd {
            border: 1px solid transparent;
            color: #3d4045;
            font-weight: 700;
            letter-spacing: 1px;
            padding: 4px 0 0;
        }

.product-layout.com_content.view-article .row-detail {
    overflow: hidden;
    padding-bottom: 52px;
    padding-top: 52px;
}

    .product-layout.com_content.view-article .row-detail .content,
    .product-layout.com_content.view-article .row-detail .img {
        padding-right: 40px;
        padding-left: 40px;
    }

@media screen and (max-width: 1199px) {
    .product-layout.com_content.view-article .row-detail .content img,
    .product-layout.com_content.view-article .row-detail .img img {
        max-width: 100%;
    }
}

.product-layout.com_content.view-article .row-detail h3 {
    font-size: 32px;
    line-height: normal;
    margin: 26px 0;
}

.product-layout.com_content.view-article .row-detail p {
    color: #96a1a3;
    font-size: 18px;
    line-height: 1.8;
}

.product-layout.com_content.view-article .row-detail-banner {
    padding-bottom: 0;
}

.ie8 .row-detail {
    overflow: visible;
}

    .ie8 .row-detail .content,
    .ie8 .row-detail .img {
        position: static;
    }

#system-message dt {
    font-weight: 700;
}

#system-message dd {
    font-weight: 700;
}

    #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;
            line-height: 1.625;
        }

#system-message {
    margin-bottom: 26px;
}

    #system-message > div {
        padding: 13px;
    }

    #system-message p {
        margin-bottom: 0;
    }

    #system-message dt {
        font-weight: 700;
    }

    #system-message dd.message ul {
        border: 1px solid #bce8f1;
        background: #d9edf7;
    }

        #system-message dd.message ul li {
            color: #3a87ad;
            font-weight: 400;
            position: relative;
        }

            #system-message dd.message ul li:before {
                content: "\f0d0";
                font-family: FontAwesome;
                margin-right: 6.5px;
                font-size: 18px;
            }

    #system-message dd.error ul {
        border: 1px solid #ebccd1;
        background: #f2dede;
    }

        #system-message dd.error ul li {
            font-weight: 400;
            position: relative;
            color: #b94a48;
        }

            #system-message dd.error ul li:before {
                content: "\f00d";
                font-family: FontAwesome;
                margin-right: 6.5px;
                font-size: 18px;
            }

    #system-message dd.notice ul {
        border: 1px solid #d6e9c6;
        background: #dff0d8;
    }

        #system-message dd.notice ul li {
            color: #468847;
            font-weight: 400;
            position: relative;
        }

            #system-message dd.notice ul li:before {
                content: "\f00c";
                font-family: FontAwesome;
                margin-right: 6.5px;
                font-size: 18px;
            }

        #system-message dd.message ul li,
        #system-message dd.error ul li,
        #system-message dd.notice ul li {
            background: none;
            margin: 0;
            padding: 5px;
        }

.message-home #system-message {
    margin-bottom: 0;
}

.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: 700;
    padding: 5px 10px;
}

.tip-text {
    font-size: 16px;
    margin: 0;
    padding: 5px 10px;
}

.hasTip img {
    border: none;
    margin: 0 5px 0 0;
}

@media (min-width: 768px) {
    .languageswitcherload {
        float: right;
        width: 100%;
    }

        .languageswitcherload .mod-languages {
            text-align: right;
        }
}

div.calendar {
    width: 187px;
}

.edit.item-page fieldset .btn-toolbar {
    margin-top: 13px;
}

.edit.item-page .input-append .btn,
.edit.item-page .input-prepend .btn,
.edit.item-page a.modal.btn {
    color: #ffffff;
    padding: 6px 10px;
    text-shadow: none;
}

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    height: auto;
}

.contentpane .item-image.pull-left {
    margin-right: 26px;
}

.contentpane .item-image.pull-right {
    margin-left: 26px;
}

.contentpane .item-page ul,
.contentpane .item-page ol {
    display: inline-block;
}

.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: #dddddd;
    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: #dddddd;
}

.btn-group .chzn-results {
    white-space: normal;
}

@media (min-width: 1200px) {
    .article-intro {
        position: relative;
    }

        .article-intro .jacomment-count {
            position: absolute;
            right: 0;
            top: -26px;
        }

        .article-intro .has-icon .jacomment-count {
            right: 40px;
        }
}

.article-aside + .jacomment-count {
    margin-top: -52px;
    margin-bottom: 26px;
}

.tags {
    position: relative;
    color: #96a1a3;
    margin-bottom: 40px;
}

    .tags span a.label,
    .tags span a {
        color: #96a1a3;
        background: #fbfcfc;
        font-size: 14px;
        font-weight: normal;
        padding: 8px;
        border: 0;
        margin: 0 5px 5px 0;
    }

        .tags span a.label:hover,
        .tags span a:hover,
        .tags span a.label:focus,
        .tags span a:focus {
            background: #ecf0f1;
            color: #3d4045;
        }

#editor-xtd-buttons .btn,
.toggle-editor .btn {
    color: #ffffff;
    padding: 6.5px 13px;
    text-transform: none;
    text-shadow: none;
}

    #editor-xtd-buttons .btn:hover,
    .toggle-editor .btn:hover,
    #editor-xtd-buttons .btn:focus,
    .toggle-editor .btn:focus {
        background: #039be5;
        border-color: #039be5;
    }

.modal_jform_contenthistory {
    background: #3d4045;
    color: #ffffff;
}

    .modal_jform_contenthistory:hover,
    .modal_jform_contenthistory:focus,
    .modal_jform_contenthistory:active {
        background: #27292e;
    }

#window-mainbody .btn {
    background: #3d4045;
    border-color: #3d4045;
    color: #ffffff;
}

    #window-mainbody .btn:hover,
    #window-mainbody .btn:focus,
    #window-mainbody .btn:active {
        background: #039be5;
        border-color: #039be5;
    }

    #window-mainbody .btn.btn-primary {
        background: #039be5;
    }

        #window-mainbody .btn.btn-primary:hover,
        #window-mainbody .btn.btn-primary:focus,
        #window-mainbody .btn.btn-primary:active {
            background: #0279b3;
            border-color: #0279b3;
        }

#window-mainbody .btn-toolbar label {
    margin-top: 5.2px;
}

#window-mainbody .btn-toolbar #filter_search {
    height: 33px;
}

#window-mainbody .btn-toolbar .btn-wrapper {
    display: inline;
}

#editor-xtd-buttons {
    margin-top: 13px;
}

.page-header {
    padding-bottom: 0;
    margin: 0 0 26px;
    border-bottom: none;
}

    .page-title,
    .page-header h1 {
        line-height: 1;
        margin: 0;
        color: #27292e;
        margin: 0 0 26px;
        font-size: 45px;
    }

@media screen and (min-width: 768px) {
    .page-title,
    .page-header h1 {
        font-size: 56px;
    }
}

.clean .page-header {
    border: none;
    text-align: center;
    padding: 0;
}

    .clean .page-header > h1 {
        font-size: 45px;
        color: #27292e;
        font-weight: 700;
        line-height: 1.625;
    }

.page-subheader {
    border-bottom: 1px solid #dadedf;
    margin: 0 0 26px;
}

    .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: -26px;
}

.article-header {
    padding-right: 40px;
}

    .article-header:before,
    .article-header:after {
        content: " ";
        display: table;
    }

    .article-header:after {
        clear: both;
    }

    .article-header .article-title a {
        color: #27292e;
        font-weight: 700;
    }

        .article-header .article-title a:hover,
        .article-header .article-title a:focus {
            color: #039be5;
            text-decoration: none;
        }

@media screen and (max-width: 767px) {
    .article-header {
        padding-right: 0;
    }
}

.article-title,
.article-header h1 {
    margin: 0 0 26px 0;
    font-size: 40px;
}

@media screen and (max-width: 767px) {
    .article-title,
    .article-header h1 {
        margin-top: 26px;
        margin-right: 32.5px;
        font-size: 20px;
    }
}

.article-title a,
.article-header h1 a {
    color: #27292e;
    font-weight: 700;
}

    .article-title a:hover,
    .article-header h1 a:hover,
    .article-title a:focus,
    .article-header h1 a:focus {
        color: #039be5;
        text-decoration: none;
    }

h2.article-title,
.article-header h2 {
    font-size: 32px;
}

@media screen and (max-width: 767px) {
    h2.article-title,
    .article-header h2 {
        font-size: 20px;
    }
}

.items-row.cols-2 article .col-sm-4 .article-title,
.items-row.cols-3 article .col-sm-4 .article-title,
.items-row.cols-4 article .col-sm-4 .article-title,
.items-row.cols-2 article .col-sm-8 .article-title,
.items-row.cols-3 article .col-sm-8 .article-title,
.items-row.cols-4 article .col-sm-8 .article-title {
    margin-top: 26px;
    font-size: 24px;
}

.item-title {
    font-weight: 700;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
    margin-top: 0;
}

.jumbotron p:last-child {
    margin-bottom: 0;
}

.container .jumbotron {
    border-radius: 0;
}

.jumbotron.masthead {
    color: #505656;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

    .jumbotron.masthead:before {
        z-index: -1;
        background: none;
    }

.masthead {
    color: #ffffff;
    position: relative;
    padding: 0;
}

    .masthead:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: #06abfc;
        opacity: 0.95;
        filter: alpha(opacity=95);
        left: 0;
        top: 0;
    }

    .masthead .t3-module {
        padding: 0;
        margin: 0;
    }

        .masthead .t3-module .module-title {
            display: none;
        }

    .masthead .masthead-bg {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        z-index: 2;
        background-size: 100% auto;
    }

        .masthead .masthead-bg:before {
            background: #0279b3;
            content: "";
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 3;
            opacity: 0.95;
            filter: alpha(opacity=95);
        }

    .masthead .nav {
        position: absolute;
        z-index: 4;
        bottom: 0;
    }

        .masthead .nav li {
            display: block;
            border: 0;
            padding: 0;
            float: left;
        }

            .masthead .nav li a {
                color: #ffffff;
                border: 1px solid #ffffff;
                border: 1px solid rgba(255, 255, 255, 0.5);
                border-bottom: 0;
                font-weight: 700;
                padding: 13px 26px;
                margin-right: 13px;
                position: relative;
            }

                .masthead .nav li a:hover,
                .masthead .nav li a:focus {
                    background: #026899;
                    color: #ffffff;
                }

                .masthead .nav li a:before {
                    content: "\f006";
                    font-family: FontAwesome;
                    font-style: normal;
                    font-weight: 400;
                    text-decoration: inherit;
                    margin-right: 10px;
                }

                .masthead .nav li a.menu-news:before {
                    content: "\f129";
                }

                .masthead .nav li a.menu-tutorials:before {
                    content: "\f0eb";
                }

@media screen and (max-width: 480px) {
    .masthead .nav li a {
        padding: 10px;
        margin-right: -1px;
    }

        .masthead .nav li a:before {
            display: none;
        }
}

.masthead .nav li:first-child a {
    margin-top: 2px;
}

.masthead .nav li.active a {
    color: #3d4045;
    background: #ffffff;
}

.masthead .masthead-menu {
    position: absolute;
    bottom: 0;
    left: 20px;
    z-index: 3;
}

.masthead .jamasshead {
    padding: 80px 0;
}

    .masthead .jamasshead .jamasshead-title {
        font-size: 56px;
        margin-top: 0;
        font-weight: 400;
        z-index: 2;
        position: relative;
    }

    .masthead .jamasshead .jamasshead-description {
        font-weight: 300;
        letter-spacing: 1px;
        z-index: 2;
        position: relative;
    }

.masthead p:last-child {
    margin-bottom: 0;
}

@media screen and (min-width: 992px) {
    .masthead {
        padding: 0;
    }

        .masthead h1 {
            font-size: 112px;
        }

        .masthead p {
            font-size: 32px;
        }

        .masthead .btn-lg {
            margin-top: 26px;
            padding: 18px 42px;
            font-size: 24px;
        }
}

.jumbotron-primary {
    background-color: #039be5;
    color: #e8f7ff;
}

    .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: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: #b6e6fe;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title > a {
    color: inherit;
}

.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);
    }
}

.pricing-page .page-title {
    margin-bottom: 26px;
}

.features-list {
    margin-top: 78px;
}

    .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: 78px 0 0;
        text-align: center;
    }

        .features-list .feature-row:last-child {
            border-bottom: 1px solid #e0e2e3;
            margin-bottom: 78px;
        }

        .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;
        }

.container-sm {
    max-width: 760px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    max-width: 1500px;
    width: 100%;
    min-height: 450px;
}

.logo {
    width: auto;
    padding-right: 0;
    text-align: center;
    height: 52px;
    line-height: 52px;
    z-index: 2;
}

@media screen and (min-width: 768px) {
    .logo {
        border-right: 1px solid #dadedf;
        text-align: left;
    }
}

.logo a {
    display: block;
    height: 52px;
    line-height: 52px;
    margin: 0;
}

.logo .dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
    background: none;
    color: #3d4045;
    border: 0;
    height: 52px;
    margin-top: -4px;
}

    .logo .dropdown-toggle .fa {
        font-weight: 700;
        color: #505656;
    }

    .logo .dropdown-toggle:hover,
    .logo .dropdown-toggle:focus,
    .logo .dropdown-toggle:active {
        color: #039be5;
        background: none;
        border: 0;
        outline: none;
        box-shadow: none;
    }

.logo.open .dropdown-toggle {
    color: #ffffff;
    background: #27292e;
}

    .logo.open .dropdown-toggle .fa {
        color: #ffffff;
    }

.logo-image {
    padding-right: 20px;
    padding-left: 20px;
    min-width: 130px;
    float: left;
}

    .logo-image span,
    .logo-image small {
        display: none;
    }

    .logo-image img {
        max-height: 52px;
        max-width: 100%;
    }

    .logo-image a {
        text-decoration: none;
        font-size: 32px;
        font-weight: 700;
        text-transform: uppercase;
        color: #3d4045;
        font-size: 20px;
        white-space: nowrap;
    }

.logo-text {
    padding-right: 20px;
    padding-left: 20px;
    min-width: 130px;
    float: left;
}

    .logo-text a {
        text-decoration: none;
        font-size: 32px;
        font-weight: 700;
        text-transform: uppercase;
        color: #3d4045;
        font-size: 20px;
        white-space: nowrap;
    }

    .logo-text .site-slogan {
        display: block;
        font-size: 12px;
        margin-top: -16px;
        line-height: normal;
        color: #96a1a3;
    }

.site-navigation-right {
    text-align: right;
}

    .site-navigation-right .off-canvas-toggle {
        float: right;
    }

.head-search {
    margin-right: 52px;
}

    .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,
    .head-search > .custom {
        position: relative;
        padding-top: 0;
    }

        .head-search .search:before,
        .head-search > .custom:before {
            font-family: "FontAwesome";
            content: "\f002";
            display: block;
            position: absolute;
            left: 0;
            top: 2px;
            color: #ecf0f1;
            z-index: 0;
        }

    .head-search .form-control {
        background: none;
        border: 0;
        color: #f4f6f7;
        font-size: 14px;
        margin: 0;
        padding-left: 26px;
        height: 32px;
        width: 100%;
    }

        .head-search .form-control::-moz-placeholder {
            color: #ecf0f1;
            opacity: 1;
        }

        .head-search .form-control:-ms-input-placeholder {
            color: #ecf0f1;
        }

        .head-search .form-control::-webkit-input-placeholder {
            color: #ecf0f1;
        }

        .head-search .form-control:focus {
            box-shadow: none;
        }

    .head-search .finder .btn {
        display: none;
    }

.right-menu {
    float: right;
}

    .right-menu:before,
    .right-menu:after {
        content: " ";
        display: table;
    }

    .right-menu:after {
        clear: both;
    }

    .right-menu .nav li {
        line-height: 52px;
    }

        .right-menu .nav li > a {
            border-left: 1px solid #ecf0f1;
            color: #505656;
            height: 52px;
            display: block;
            text-transform: uppercase;
            padding: 0 13px;
        }

@media screen and (min-width: 1200px) {
    .right-menu .nav li > a {
        padding: 0 20px;
    }
}

.right-menu .nav li.active > a,
.right-menu .nav li.active > a:hover {
    background: #eeeeee;
    color: #505656;
}

.right-menu .nav li > a.item-primary {
    background: #ff5722;
    color: #ffffff;
}

    .right-menu .nav li > a.item-primary:hover,
    .right-menu .nav li > a.item-primary:active,
    .right-menu .nav li > a.item-primary:focus {
        background: #ff4408;
        color: #ffffff;
    }

@media screen and (max-width: 767px) {
    .right-menu .nav li > a.item-primary {
        text-indent: 999em;
        width: 60px;
        overflow: hidden;
    }

        .right-menu .nav li > a.item-primary:after {
            content: "Join";
            display: block;
            position: absolute;
            left: 12px;
            top: 0;
            color: #ffffff;
            text-indent: 0;
            z-index: 0;
        }
}

.head-login {
    text-indent: 999em;
    width: 40px;
}

@media screen and (min-width: 768px) {
    .head-login {
        width: 52px;
    }
}

@media screen and (min-width: 992px) {
    .head-login {
        text-indent: inherit;
        width: auto;
    }
}

@media screen and (max-width: 991px) {
    .head-login:after {
        font-family: "FontAwesome";
        content: "\f007";
        display: block;
        position: absolute;
        left: 20px;
        top: 0;
        color: #505656;
        text-indent: 0;
        z-index: 0;
    }
}

@media screen and (max-width: 767px) {
    .head-login:after {
        left: 13px;
    }
}

.t3-header {
    background-color: #ffffff;
    border-bottom: 1px solid #ecf0f1;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    position: relative;
}

@media screen and (min-width: 768px) {
    .t3-header {
        height: 52px;
    }
}

@media screen and (max-width: 767px) {
    .t3-header .row {
        margin: 0;
    }

        .t3-header .row > #t3-mainnav,
        .t3-header .row > .site-navigation-right,
        .t3-header .row > .logo {
            padding: 0;
        }

        .t3-header .row > .site-navigation-right {
            position: static;
        }

        .t3-header .row .logo .logo-text {
            text-align: left;
        }

        .t3-header .row .logo .list-brands {
            left: 0;
            text-align: left;
        }

        .t3-header .row .logo:hover {
            background: none;
        }
}

.t3-header.affix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.t3-header.t3-header-2 {
    background: #27292e;
    border-color: #2b2e2e;
}

    .t3-header.t3-header-2 .logo {
        border-color: #2b2e2e;
    }

        .t3-header.t3-header-2 .logo .logo-text > a {
            color: #ecf0f1;
        }

        .t3-header.t3-header-2 .logo.open .dropdown-toggle {
            background-color: #ffffff;
            color: #505656;
        }

            .t3-header.t3-header-2 .logo.open .dropdown-toggle .fa {
                color: #505656;
            }

        .t3-header.t3-header-2 .logo .list-brands {
            background-color: #ffffff;
        }

            .t3-header.t3-header-2 .logo .list-brands li {
                border-bottom-color: #dadedf;
            }

                .t3-header.t3-header-2 .logo .list-brands li > a {
                    color: #505656;
                }

                    .t3-header.t3-header-2 .logo .list-brands li > a:hover,
                    .t3-header.t3-header-2 .logo .list-brands li > a:focus,
                    .t3-header.t3-header-2 .logo .list-brands li > a:active {
                        background-color: #f4f6f7;
                    }

    .t3-header.t3-header-2 .navbar-default .navbar-nav > li {
        border-right-color: #2b2e2e;
    }

        .t3-header.t3-header-2 .navbar-default .navbar-nav > li > a {
            color: #cccccc;
        }

            .t3-header.t3-header-2 .navbar-default .navbar-nav > li > a:hover,
            .t3-header.t3-header-2 .navbar-default .navbar-nav > li > a:focus {
                color: #ecf0f1;
                background-color: #000000;
            }

        .t3-header.t3-header-2 .navbar-default .navbar-nav > li > .nav-header {
            color: #96a1a3;
        }

    .t3-header.t3-header-2 .navbar-default .navbar-nav > .open > a,
    .t3-header.t3-header-2 .navbar-default .navbar-nav > .open > a:hover,
    .t3-header.t3-header-2 .navbar-default .navbar-nav > .open > a:focus {
        border-color: #505656;
        color: #ecf0f1;
        background-color: #000000;
    }

    .t3-header.t3-header-2 .navbar-default .navbar-nav > .active > a,
    .t3-header.t3-header-2 .navbar-default .navbar-nav > .active > a:hover,
    .t3-header.t3-header-2 .navbar-default .navbar-nav > .active > a:focus {
        color: #ecf0f1;
        background-color: #000000;
    }

    .t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle {
        border-left-color: #2b2e2e;
        color: #cccccc;
    }

        .t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle:hover,
        .t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle:focus,
        .t3-header.t3-header-2 .site-navigation-right .off-canvas-toggle:active {
            color: #ecf0f1;
            background-color: #000000;
            border-color: #2b2e2e;
        }

    .t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a {
        border-color: #2b2e2e;
        color: #cccccc;
    }

        .t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a:hover,
        .t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a:active,
        .t3-header.t3-header-2 .site-navigation-right .right-menu ul li > a:focus {
            background: #000000;
            color: #ecf0f1;
        }

    .t3-header.t3-header-2 .site-navigation-right .right-menu ul li.active > a,
    .t3-header.t3-header-2 .site-navigation-right .right-menu ul li.active > a:active,
    .t3-header.t3-header-2 .site-navigation-right .right-menu ul li.active > a:hover {
        background: #000000;
        color: #ecf0f1;
    }

    .t3-header.t3-header-2 .site-navigation-right .right-menu ul li .head-login:after {
        color: #ecf0f1;
    }

.t3-header.t3-header-3 {
    background: #039be5;
    border-color: #039be5;
}

    .t3-header.t3-header-3 .logo {
        border-color: #0279b3;
    }

        .t3-header.t3-header-3 .logo:hover,
        .t3-header.t3-header-3 .logo:active,
        .t3-header.t3-header-3 .logo:focus {
            background: #026899;
        }

        .t3-header.t3-header-3 .logo .logo-text > a {
            color: #f4f6f7;
        }

    .t3-header.t3-header-3 .navbar-default .navbar-nav > li {
        border-right-color: #0279b3;
    }

        .t3-header.t3-header-3 .navbar-default .navbar-nav > li > a {
            color: #f4f6f7;
        }

            .t3-header.t3-header-3 .navbar-default .navbar-nav > li > a:hover,
            .t3-header.t3-header-3 .navbar-default .navbar-nav > li > a:focus {
                color: #ffffff;
                background-color: #026899;
            }

        .t3-header.t3-header-3 .navbar-default .navbar-nav > li > .nav-header {
            color: #f4f6f7;
        }

    .t3-header.t3-header-3 .navbar-default .navbar-nav > .open > a,
    .t3-header.t3-header-3 .navbar-default .navbar-nav > .open > a:hover,
    .t3-header.t3-header-3 .navbar-default .navbar-nav > .open > a:focus {
        border-color: #0279b3;
        color: #ffffff;
        background-color: #026899;
    }

    .t3-header.t3-header-3 .navbar-default .navbar-nav > .active > a,
    .t3-header.t3-header-3 .navbar-default .navbar-nav > .active > a:hover,
    .t3-header.t3-header-3 .navbar-default .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #026899;
    }

    .t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle {
        border-left-color: #0279b3;
        color: #f4f6f7;
    }

        .t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle:hover,
        .t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle:focus,
        .t3-header.t3-header-3 .site-navigation-right .off-canvas-toggle:active {
            color: #ffffff;
            background-color: #026899;
            border-color: #0279b3;
        }

    .t3-header.t3-header-3 .site-navigation-right .right-menu ul li > a {
        border-color: #0279b3;
        color: #f4f6f7;
    }

        .t3-header.t3-header-3 .site-navigation-right .right-menu ul li > a:hover,
        .t3-header.t3-header-3 .site-navigation-right .right-menu ul li > a:focus {
            background: #026899;
            color: #ffffff;
        }

    .t3-header.t3-header-3 .site-navigation-right .right-menu ul li.active > a,
    .t3-header.t3-header-3 .site-navigation-right .right-menu ul li.active > a:hover {
        background: #026899;
        color: #ffffff;
    }

    .t3-header.t3-header-3 .site-navigation-right .right-menu ul li .head-login:after {
        color: #f4f6f7;
    }

.t3-footer {
    background: #3d4045;
    color: #96a1a3;
}

    .t3-footer:before,
    .t3-footer:after {
        content: " ";
        display: table;
    }

    .t3-footer:after {
        clear: both;
    }

    .t3-footer small {
        display: block;
        font-size: 100%;
    }

.back-to-top {
    position: fixed;
    right: 26px;
    top: auto;
    z-index: 999;
    display: none;
    bottom: -60px;
}

@media (min-width: 768px) {
    .back-to-top {
        display: block;
    }
}

.back-to-top .btn {
    background: #ecf0f1;
    background: rgba(255, 255, 255, 0.9);
    border: 0;
    color: #039be5;
    height: 52px;
    width: 52px;
    border-radius: 50%;
    line-height: 1;
    padding: 0;
    text-align: center;
    font-size: 22px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    opacity: 0.7;
    filter: alpha(opacity=70);
    -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 {
        background: #039be5;
        color: #ffffff;
        outline: none;
        opacity: 1;
        filter: alpha(opacity=100);
    }

.back-to-top.affix {
    bottom: 78px;
}

.back-to-top a {
    outline: none;
}

.back-to-top i {
    font-size: 20px;
    line-height: 16px;
}

.t3-copyright {
    padding: 52px 0;
}

    .t3-copyright:before,
    .t3-copyright:after {
        content: " ";
        display: table;
    }

    .t3-copyright:after {
        clear: both;
    }

    .t3-copyright small {
        margin-bottom: 5px;
        font-size: 15px;
    }

    .t3-copyright .copyright > h2 {
        margin-top: 0;
    }

.footer-left {
    margin-bottom: 52px;
}

@media (min-width: 992px) {
    .footer-left {
        margin-bottom: 0;
    }
}

.footer-left > h2 {
    margin-top: 0;
    font-size: 32px;
    text-transform: uppercase;
}

.footer-left a {
    color: #96a1a3;
    border-bottom: 1px solid #96a1a3;
}

    .footer-left a:hover,
    .footer-left a:active,
    .footer-left a:focus {
        color: #ffffff;
        border-bottom: 1px solid #ffffff;
    }

.footer-left .uber-social {
    margin-top: 26px;
    text-align: left;
}

.footer-right {
    padding: 26px;
    background: rgba(255, 255, 255, 0.05);
}

    .footer-right .acymailing_module_form .acymailing_introtext {
        font-size: 15px;
        line-height: 1.625;
        color: #96a1a3;
        text-align: left;
        margin-bottom: 26px !important;
    }

    .footer-right .acymailing_form {
        width: 100%;
    }

        .footer-right .acymailing_form .acyfield_email {
            width: 72%;
        }

        .footer-right .acymailing_form .btn {
            font-size: 16px;
            font-weight: 400;
            text-transform: none;
            margin-bottom: 5px;
        }

    .footer-right .acyterms {
        font-size: 14px;
        padding: 5px;
    }

        .footer-right .acyterms .checkbox {
            display: inline-block;
            min-height: 14px;
            vertical-align: top;
        }

    .footer-right .acysubbuttons {
        text-align: left;
    }

    .footer-right .acyfield_html label {
        font-size: 14px;
        font-weight: 400;
    }

    .footer-right .acymailing_mootoolsbutton > p {
        margin: 0;
    }

    .footer-right .acymailing_mootoolsbutton .modal {
        position: static;
        padding: 10px 20px;
        color: #ffffff;
        background-color: #039be5;
        border-color: #039be5;
    }

        .footer-right .acymailing_mootoolsbutton .modal:hover,
        .footer-right .acymailing_mootoolsbutton .modal:focus,
        .footer-right .acymailing_mootoolsbutton .modal:active,
        .footer-right .acymailing_mootoolsbutton .modal.active,
        .open > .dropdown-toggle.footer-right .acymailing_mootoolsbutton .modal {
            color: #ffffff;
            background-color: #0279b3;
            border-color: #0272a9;
        }

        .footer-right .acymailing_mootoolsbutton .modal:active,
        .footer-right .acymailing_mootoolsbutton .modal.active,
        .open > .dropdown-toggle.footer-right .acymailing_mootoolsbutton .modal {
            background-image: none;
        }

        .footer-right .acymailing_mootoolsbutton .modal.disabled,
        .footer-right .acymailing_mootoolsbutton .modal[disabled],
        fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal,
        .footer-right .acymailing_mootoolsbutton .modal.disabled:hover,
        .footer-right .acymailing_mootoolsbutton .modal[disabled]:hover,
        fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:hover,
        .footer-right .acymailing_mootoolsbutton .modal.disabled:focus,
        .footer-right .acymailing_mootoolsbutton .modal[disabled]:focus,
        fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:focus,
        .footer-right .acymailing_mootoolsbutton .modal.disabled:active,
        .footer-right .acymailing_mootoolsbutton .modal[disabled]:active,
        fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal:active,
        .footer-right .acymailing_mootoolsbutton .modal.disabled.active,
        .footer-right .acymailing_mootoolsbutton .modal[disabled].active,
        fieldset[disabled] .footer-right .acymailing_mootoolsbutton .modal.active {
            background-color: #039be5;
            border-color: #039be5;
        }

        .footer-right .acymailing_mootoolsbutton .modal .badge {
            color: #039be5;
            background-color: #ffffff;
        }

.poweredby:before,
.poweredby:after {
    content: " ";
    display: table;
}

.poweredby:after {
    clear: both;
}

@media screen and (min-width: 991px) {
    .poweredby {
        text-align: left;
    }
}

.poweredby .t3-logo,
.poweredby .t3-logo-small {
    display: inline-block;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.ja-social a {
    display: inline-block;
    border: none;
    margin-right: 5px;
}

    .ja-social a:hover,
    .ja-social a:active,
    .ja-social a:focus {
        border: none;
    }

.ja-social .fa {
    background: rgba(255, 255, 255, 0.05);
    border-bottom: 0 none;
    border-radius: 50%;
    color: #ffffff;
    font-size: 22px;
    height: 42px;
    line-height: 42px;
    margin: 26px 5px 0 0;
    text-align: center;
    width: 42px;
}

    .ja-social .fa.fa-facebook:hover {
        background: #3b5998;
    }

    .ja-social .fa.fa-twitter:hover {
        background: #3a92c8;
    }

    .ja-social .fa.fa-google-plus:hover {
        background: #dd4b39;
    }

    .ja-social .fa.fa-pinterest:hover {
        background: #cb2027;
    }

    .ja-social .fa.fa-linkedin:hover {
        background: #287bbc;
    }

.t3-sl {
    padding-bottom: 52px;
    padding-top: 52px;
}

@media screen and (min-width: 768px) {
    .t3-sl {
        padding-bottom: 78px;
        padding-top: 78px;
    }
}

.t3-mainbody {
    padding-top: 52px;
    padding-bottom: 52px;
}

    .t3-mainbody.bg-main-color {
        background-color: #ffffff;
    }

.clean .t3-mainbody {
    padding-bottom: 0;
}

.t3-content {
    padding-top: 26px;
    padding-bottom: 26px;
}

.clean .t3-content {
    padding-bottom: 0;
}

.t3-sidebar {
    padding-top: 26px;
    padding-bottom: 26px;
}

.joomla-page {
    text-align: center;
}

    .joomla-page .bn-item {
        border-bottom: 1px solid #dadedf;
        padding-bottom: 26px;
        padding-top: 26px;
        overflow: hidden;
    }

@media (min-width: 768px) {
    .joomla-page .bn-item {
        border-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .joomla-page .bn-item {
        min-height: 400px;
        padding-bottom: 0;
        padding-top: 0;
    }
}

@media (min-width: 1200px) {
    .joomla-page .bn-item:hover .circle-icon {
        -webkit-transform: translate(0, -360px);
        -moz-transform: translate(0, -360px);
        -o-transform: translate(0, -360px);
        -ms-transform: translate(0, -360px);
        transform: translate(0, -360px);
        display: none\9;
    }

    .joomla-page .bn-item:hover h4 {
        margin-top: -100px;
        margin-top: 50px\9;
    }

    .joomla-page .bn-item:hover .btn {
        display: inline-block;
    }
}

.joomla-page .circle-icon {
    display: inline-block;
    margin: 0 0 24px;
    overflow: hidden;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    .joomla-page .circle-icon .fa {
        color: #039be5;
        display: block;
        font-size: 70px;
        line-height: 100px;
        overflow: hidden;
    }

.joomla-page h4 {
    color: #039be5;
    font-size: 24px;
    margin-bottom: 13px;
    margin-top: 0;
    line-height: 1.5;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    .joomla-page h4 a {
        color: #27292e;
    }

        .joomla-page h4 a:hover {
            color: #039be5;
            text-decoration: none;
        }

.joomla-page p {
    font-size: 15px;
    line-height: 26px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.joomla-page .btn {
    margin-top: 26px;
}

@media (min-width: 1200px) {
    .joomla-page .btn {
        display: none;
    }
}

#recaptcha_area {
    max-width: 230px;
}

.category-tags .media {
    background: none;
    margin-bottom: 40px;
}

    .category-tags .media:last-child {
        margin-bottom: 0;
    }

    .category-tags .media .media-object {
        width: 100%;
        margin-bottom: 26px;
    }

@media screen and (min-width: 480px) {
    .category-tags .media .media-object {
        max-width: 200px;
        margin-right: 40px;
    }
}

.category-tags .media .media-body h3 {
    margin-top: 0;
    font-size: 24px;
}

    .category-tags .media .media-body h3 a {
        color: #27292e;
    }

.category-tags .media:hover,
.category-tags .media:focus {
    background: none;
}

    .category-tags .media:hover h3 a,
    .category-tags .media:focus h3 a {
        color: #039be5;
    }

.mod-preview-info {
    z-index: 1001;
}

.member-list-view .row {
    margin-top: 0;
    margin-bottom: 0;
}

@media screen and (max-width: 991px) {
    .member-list-view .row {
        margin-bottom: 80px;
    }

        .member-list-view .row:last-child {
            margin-bottom: 0;
        }
}

.member-list-view .row.content-left .content {
    padding-left: 26px;
    position: relative;
    text-align: right;
}

@media screen and (max-width: 991px) {
    .member-list-view .row.content-left .content {
        padding-right: 26px;
        padding-bottom: 26px;
        padding-top: 0;
    }
}

.member-list-view .row.content-left .content:before {
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #ffffff;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 52px;
    right: -20px;
    width: 0;
    z-index: 30;
}

.member-list-view .row.content-left .img {
    padding-left: 0;
}

@media screen and (max-width: 991px) {
    .member-list-view .row.content-left .img {
        padding-left: 26px;
        padding-right: 26px;
    }
}

.member-list-view .row.content-right .content {
    padding-right: 26px;
}

@media screen and (max-width: 991px) {
    .member-list-view .row.content-right .content {
        padding-left: 26px;
        padding-bottom: 26px;
        padding-top: 0;
    }
}

.member-list-view .row.content-right .content:before {
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #ffffff;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 52px;
    left: -20px;
    width: 0;
    z-index: 30;
}

.member-list-view .row.content-right .img {
    padding-right: 0;
}

@media screen and (max-width: 991px) {
    .member-list-view .row.content-right .img {
        padding-left: 26px;
        padding-right: 26px;
    }
}

.member-list-view .row img {
    width: 100%;
}

.member-list-view .row .content {
    padding: 52px;
}

.church-blog .article-info {
    width: 80%;
}

.recent-sermons {
    background: #ecf0f1;
    border-radius: 3px;
    padding: 26px;
}

    .recent-sermons .thumbnail {
        background: none;
        border: none;
        padding: 0;
    }

        .recent-sermons .thumbnail > img {
            width: 100%;
        }

    .recent-sermons ul.list-video {
        padding: 0;
    }

        .recent-sermons ul.list-video > li {
            border-top: 1px solid #cfd9db;
            list-style: none;
            padding: 13px 0;
        }

            .recent-sermons ul.list-video > li:first-child {
                border: 0;
                padding-top: 0;
            }

            .recent-sermons ul.list-video > li:last-child {
                padding-bottom: 0;
            }

            .recent-sermons ul.list-video > li > a {
                display: block;
                color: #505656;
                padding-left: 20px;
            }

                .recent-sermons ul.list-video > li > a > i {
                    margin: 7px 0 0 -20px;
                    float: left;
                    font-size: 12px;
                }

                .recent-sermons ul.list-video > li > a span {
                    display: block;
                    color: #96a1a3;
                    font-size: 14px;
                }

                .recent-sermons ul.list-video > li > a:hover {
                    color: #039be5;
                }

.event-highlight {
    background: #ecf0f1;
    border-radius: 3px;
    padding: 26px;
}

    .event-highlight .eh-title {
        margin-top: 0;
        color: #96a1a3;
    }

    .event-highlight .eh-content {
        font-size: 14px;
        line-height: 26px;
    }

        .event-highlight .eh-content i {
            margin-right: 5px;
        }

.event-details .ad-heading {
    margin-top: 0;
    font-weight: 700;
}

.event-details .btn {
    border-radius: 3px;
}

.church-about .text-center {
    margin: 52px 0;
}

@media screen and (min-width: 992px) {
    .church-about .text-center > p {
        font-size: 20px;
    }
}

.church-about .member-info a.btn {
    background: none;
    border: none;
    height: 36px;
    line-height: 36px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    width: 36px;
}

    .church-about .member-info a.btn i {
        color: #3d4045;
        font-size: 16px;
        line-height: 36px;
        display: block;
        position: relative;
        transition: top 0.35s ease 0s;
    }

    .church-about .member-info a.btn:hover,
    .church-about .member-info a.btn:focus,
    .church-about .member-info a.btn:active {
        background: #039be5;
    }

        .church-about .member-info a.btn:hover i,
        .church-about .member-info a.btn:focus i,
        .church-about .member-info a.btn:active i {
            color: #ffffff;
        }

    .church-about .member-info a.btn.btn-facebook:hover,
    .church-about .member-info a.btn.btn-facebook:focus,
    .church-about .member-info a.btn.btn-facebook:active {
        background: #3B5998;
    }

    .church-about .member-info a.btn.btn-twitter:hover,
    .church-about .member-info a.btn.btn-twitter:focus,
    .church-about .member-info a.btn.btn-twitter:active {
        background: #00ACED;
    }

    .church-about .member-info a.btn.btn-linkedin:hover,
    .church-about .member-info a.btn.btn-linkedin:focus,
    .church-about .member-info a.btn.btn-linkedin:active {
        background: #007BB6;
    }

    .church-about .member-info a.btn.btn-google-plus:hover,
    .church-about .member-info a.btn.btn-google-plus:focus,
    .church-about .member-info a.btn.btn-google-plus:active {
        background: #DD4B39;
    }

    .church-about .member-info a.btn.btn-instagram:hover,
    .church-about .member-info a.btn.btn-instagram:focus,
    .church-about .member-info a.btn.btn-instagram:active {
        background: #517FA4;
    }

    .church-about .member-info a.btn.btn-skype:hover,
    .church-about .member-info a.btn.btn-skype:focus,
    .church-about .member-info a.btn.btn-skype:active {
        background: #0078CA;
    }

.church-about .thumbnail {
    border: none;
    background: none;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
    position: relative;
    padding: 0;
    z-index: 1;
}

    .church-about .thumbnail .caption h5 {
        color: #3d4045;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 0;
    }

    .church-about .thumbnail .caption p {
        color: #96a1a3;
        font-size: 15px;
    }

    .church-about .thumbnail .caption .member-detail {
        color: #505656;
        font-size: 16px;
    }

.church-about .member .thumbnail {
    margin: 0 0 13px;
}

@media screen and (min-width: 768px) {
    .church-about .member .thumbnail {
        margin-bottom: 0;
    }
}

.church-about .member .thumbnail img {
    width: 100%;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.1s 0.2s;
    transition: transform 0.6s, opacity 0.1s 0.2s;
}

.church-about .member .thumbnail .member-follow {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

    .church-about .member .thumbnail .member-follow > div {
        bottom: -50%;
        opacity: 0;
        filter: alpha(opacity=0);
        margin: 0;
        position: absolute;
        width: 100%;
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        -webkit-transition: -webkit-transform 0.6s, opacity 0.1s 0.2s;
        transition: transform 0.6s, opacity 0.1s 0.2s;
    }

        .church-about .member .thumbnail .member-follow > div .member-info {
            float: none;
            margin: 0 auto;
            padding: 0;
            text-align: center;
        }

@media screen and (min-width: 992px) {
    .church-about .member .thumbnail .member-follow > div .member-info {
        float: right;
        margin: 0;
    }
}

.church-about .member .thumbnail .member-follow > div span {
    color: #3d4045;
    display: none;
    font-size: 12px;
    font-weight: 500;
    line-height: 35px;
    margin: 0 0 0 13px;
    padding: 0;
    text-transform: uppercase;
}

@media screen and (min-width: 992px) {
    .church-about .member .thumbnail .member-follow > div span {
        display: inline-block;
    }
}

.church-about .member .thumbnail .member-follow > div a.btn {
    height: 35px;
    line-height: 35px;
    margin: 0;
    vertical-align: top;
    width: 35px;
}

@media screen and (min-width: 992px) {
    .church-about .member .thumbnail .member-follow > div a.btn {
        float: left;
    }
}

.church-about .member .thumbnail .member-follow > div a.btn i {
    line-height: 35px;
}

.church-about .member .thumbnail .member-follow:hover > div,
.church-about .member .thumbnail .member-follow:focus > div,
.church-about .member .thumbnail .member-follow:active > div {
    opacity: 100;
    filter: alpha(opacity=10000);
    bottom: 0;
    background: #f7f7f7;
    opacity: 1;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
}

.church-about .member .thumbnail .member-follow:hover img,
.church-about .member .thumbnail .member-follow:focus img,
.church-about .member .thumbnail .member-follow:active img {
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
}

.home-gym .t3-sidebar .col-md-6 {
    width: 100%;
}

.home-gym .acm-event .style-1 .event-item .item-inner .event-datetime .date {
    color: #38b775;
}

.home-gym .section-inner .section-title {
    font-size: 16px;
    text-transform: uppercase;
}

@media screen and (min-width: 1200px) {
    .home-gym .section-inner .section-title {
        margin-left: 320px;
        margin-right: 320px;
    }
}

.home-gym .section-inner .section-title span {
    display: inline-block;
}

.home-gym .section-inner .section-intro {
    font-weight: 400;
    text-transform: none;
}

.support-policy {
    margin-bottom: 78px;
}

    .support-policy .row-heading {
        background: #3d4045;
        color: #ffffff;
        overflow: hidden;
    }

@media screen and (min-width: 768px) {
    .support-policy .row-heading {
        display: table;
        width: 100%;
    }
}

.support-policy .row-heading > div {
    border-right: 1px solid #555960;
    font-size: 14px;
    font-weight: bold;
    padding: 26px;
}

@media screen and (min-width: 768px) {
    .support-policy .row-heading > div {
        font-size: 17px;
        display: table-cell;
    }
}

.support-policy .row-body {
    border-left: 1px solid #dadedf;
    margin-bottom: 26px;
}

@media screen and (min-width: 768px) {
    .support-policy .row-body {
        display: table;
        width: 100%;
        margin-bottom: 0;
    }
}

.support-policy .row-body > div {
    border-right: 1px solid #dadedf;
    border-bottom: 1px solid #dadedf;
    padding: 13px 26px;
    vertical-align: middle;
}

@media screen and (min-width: 768px) {
    .support-policy .row-body > div {
        display: table-cell;
        float: none;
    }
}

.support-policy .row-body .col-type {
    background: #3d4045;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}

@media screen and (min-width: 768px) {
    .support-policy .row-body .col-type {
        background: transparent;
        color: #505656;
    }
}

.support-policy .row-body .col-level {
    font-size: 36px;
    text-align: center;
}

.support-policy .row-body .col-status {
    border-bottom: 0;
}

    .support-policy .row-body .col-status strong {
        color: #ffffff;
        display: block;
        padding: 3px 0;
        text-align: center;
    }

.support-policy .row-alt {
    background: #f4f6f7;
}

.support-policy .support-yes {
    color: #38b775;
}

.support-policy .support-no {
    color: #dde4e6;
}

.blog .blog-item {
    border-bottom: 1px solid #dadedf;
    margin-bottom: 26px;
    padding-bottom: 26px;
}

@media (min-width: 768px) {
    .blog .blog-item {
        margin-bottom: 52px;
        padding-bottom: 52px;
    }
}

.blog .blog-item article {
    margin-top: 0;
    margin-bottom: 0;
}

.blog .blog-item .item-image {
    margin-top: 5px;
    margin-bottom: 26px;
}

@media (min-width: 992px) {
    .blog .blog-item .item-image {
        margin-bottom: 0;
    }
}

.blog .blog-item .item-image img {
    width: 100%;
}

.blog .blog-item .article-title {
    font-size: 30px;
    margin-bottom: 26px;
}

.blog .blog-item .article-aside {
    font-size: 15px;
    margin-bottom: 13px;
}

    .blog .blog-item .article-aside a {
        color: #96a1a3;
    }

        .blog .blog-item .article-aside a:hover,
        .blog .blog-item .article-aside a:focus,
        .blog .blog-item .article-aside a:active {
            color: #026899;
        }

    .blog .blog-item .article-aside i {
        color: #bfc6c7;
    }

.blog .blog-item .readmore {
    margin-top: 13px;
}

    .blog .blog-item .readmore a {
        border: 2px solid #96a1a3;
        color: #505656;
        display: inline-block;
        padding: 6.5px 13px;
    }

        .blog .blog-item .readmore a:hover,
        .blog .blog-item .readmore a:focus,
        .blog .blog-item .readmore a:active {
            background: #039be5;
            border-color: #039be5;
            color: #ffffff;
        }

.blog .pagination {
    float: none;
}

    .blog .pagination ul {
        margin: 0;
    }

@media screen and (max-width: 767px) {
    .blog .pagination ul {
        clear: both;
        display: inline-block;
        margin-top: 26px;
    }
}

.blog .pagination .counter {
    margin: 0;
}

.big-quote i {
    color: #bfc6c7;
    font-size: 30px;
    margin-right: 13px;
}

.style-1 .intro-image {
    margin-bottom: 26px;
}

    .style-1 .intro-image .item-image {
        margin-top: 0;
    }

        .style-1 .intro-image .item-image img {
            margin-top: 0;
        }

.style-1 .article-aside dd {
    display: block;
}

@media screen and (max-width: 991px) {
    .style-1 .article-aside .article-info {
        width: 25%;
    }
}

@media screen and (max-width: 767px) {
    .style-1 .article-aside .article-info {
        width: 50%;
    }
}

.style-1 .article-aside .blog-date {
    border-bottom: 1px dotted #ecf0f1;
    display: block;
    float: left;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
    width: 100%;
}

    .style-1 .article-aside .blog-date .date {
        color: #96a1a3;
        display: block;
        float: left;
        font-size: 50px;
        font-weight: 600;
        line-height: 1;
    }

    .style-1 .article-aside .blog-date .month-year {
        color: #96a1a3;
        display: inline-block;
        font-size: 14px;
        letter-spacing: 1px;
        padding: 5px 0;
        text-transform: uppercase;
        text-align: center;
    }

        .style-1 .article-aside .blog-date .month-year strong {
            display: block;
        }

@media screen and (max-width: 991px) {
    .style-1 .article-aside .blog-date .month-year {
        float: left;
        margin-left: 13px;
    }
}

@media (min-width: 992px) {
    .style-1 .article-aside .blog-date {
        font-size: 20px;
    }
}

.style-1 .article-aside .btn-group {
    bottom: -26px;
    top: auto;
}

.blog-2 div.blog-item .item-image,
.blog-detail div.blog-item .item-image {
    margin-top: 0;
    margin-bottom: 26px;
}

.blog-2 .article-aside .article-info,
.blog-detail .article-aside .article-info {
    padding-left: 3px;
}

    .blog-2 .article-aside .article-info dd,
    .blog-detail .article-aside .article-info dd {
        margin-bottom: 4px;
    }

.blog-2 .blog-date,
.blog-detail .blog-date {
    border: 3px solid #039be5;
    display: block;
    margin-bottom: 13px;
    text-align: center;
}

    .blog-2 .blog-date .date,
    .blog-detail .blog-date .date {
        color: #039be5;
        display: block;
        font-size: 40px;
        font-weight: 600;
        line-height: 1;
        padding-top: 8px;
    }

@media (min-width: 992px) {
    .blog-2 .blog-date .date,
    .blog-detail .blog-date .date {
        font-size: 60px;
    }
}

.blog-2 .blog-date .month-year,
.blog-detail .blog-date .month-year {
    color: #96a1a3;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 0;
    text-transform: uppercase;
    text-align: center;
}

@media (min-width: 992px) {
    .blog-2 .blog-date,
    .blog-detail .blog-date {
        font-size: 20px;
    }
}

.blog-2 .article-image-intro,
.blog-detail .article-image-intro {
    margin-top: 0;
    margin-bottom: 26px;
    max-height: 336px;
    overflow: hidden;
}

.blog-detail .item-image {
    margin-bottom: 26px;
}

    .blog-detail .item-image img {
        max-width: 100%;
        margin-top: 0;
        width: 100%;
    }

.blog-detail .article-aside {
    padding-top: 5px;
}

.blog-music-news article {
    margin-top: 0;
}

.blog-music-news .item-image img {
    margin-top: 0;
}

.blog-music-video.com_content.view-article .t3-mainbody.container > .row {
    margin-left: 0;
    margin-right: 0;
}

.blog-music-video.com_content.view-article .t3-mainbody.container,
.blog-music-video.com_content.view-article .t3-content {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.blog-music-video.com_content.view-article .masthead,
.blog-music-video.com_content.view-article .ja-submenu {
    display: none;
}

.blog-music-video.com_content.view-article .article-header {
    text-align: center;
    padding: 0;
    margin-top: 52px;
}

.blog-music-video.com_content.view-article .article-aside {
    text-align: center;
    margin-bottom: 52px;
}

.blog-music-video.com_content.view-article .article-info {
    float: none;
    display: inline-block;
}

.blog-music-video.com_content.view-article .article-video {
    margin-bottom: 26px;
    padding-bottom: 26px;
    border-bottom: 1px solid #dadedf;
}

    .blog-music-video.com_content.view-article .article-video .video-wrapper {
        height: 0;
        padding-bottom: 56.25%;
        padding-top: 0;
        position: relative;
    }

        .blog-music-video.com_content.view-article .article-video .video-wrapper iframe {
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 1;
        }

.blog.blog-music-video {
    overflow: hidden;
}

    .blog.blog-music-video article {
        margin-top: 0;
    }

    .blog.blog-music-video .item-content-box .article-title {
        margin-bottom: 13px;
        font-size: 16px;
    }

    .blog.blog-music-video .item-content-box .article-aside {
        margin-bottom: 13px;
        font-size: 13px;
    }

    .blog.blog-music-video .item-content-box .article-footer {
        margin-bottom: 0;
    }

    .blog.blog-music-video .images-content {
        position: relative;
        margin-bottom: 13px;
        min-height: 20px;
    }

        .blog.blog-music-video .images-content img {
            max-width: 100%;
        }

        .blog.blog-music-video .images-content .article-link {
            display: block;
        }

            .blog.blog-music-video .images-content .article-link:hover i[class^="fa"] {
                color: #039be5;
            }

        .blog.blog-music-video .images-content i[class^="fa"] {
            color: #ffffff;
            font-size: 50px;
            left: 50%;
            line-height: 1;
            margin-left: -22px;
            margin-top: -22px;
            opacity: 0.7;
            position: absolute;
            top: 50%;
        }

    .blog.blog-music-video .items-leading {
        border-bottom: 5px solid #ecf0f1;
        margin-bottom: 52px;
    }

        .blog.blog-music-video .items-leading .leading {
            min-height: 300px;
            float: left;
        }

            .blog.blog-music-video .items-leading .leading article {
                padding: 0 26px;
            }

        .blog.blog-music-video .items-leading.grid-cols-1 .leading {
            width: 100%;
        }

        .blog.blog-music-video .items-leading.grid-cols-2 .leading {
            width: 50%;
        }

        .blog.blog-music-video .items-leading.grid-cols-3 .leading {
            width: 33.33333333%;
        }

@media screen and (max-width: 767px) {
    .blog.blog-music-video .items-leading.grid-cols-3 .leading {
        width: 100%;
    }
}

.blog.blog-music-video .items-leading.grid-cols-4 .leading {
    width: 25%;
}

@media screen and (max-width: 767px) {
    .blog.blog-music-video .items-leading.grid-cols-4 .leading {
        width: 100%;
    }
}

.blog.blog-music-video .items-leading.grid-cols-5 .leading {
    width: 20%;
}

@media screen and (max-width: 767px) {
    .blog.blog-music-video .items-leading.grid-cols-5 .leading {
        width: 100%;
    }
}

.blog.blog-music-video .items-leading.grid-cols-6 .leading {
    width: 16.66666667%;
}

@media screen and (max-width: 767px) {
    .blog.blog-music-video .items-leading.grid-cols-6 .leading {
        width: 100%;
    }
}

.blog.blog-music-video .items-leading.grid-cols-7 .leading {
    width: 14.28571429%;
}

@media screen and (max-width: 767px) {
    .blog.blog-music-video .items-leading.grid-cols-7 .leading {
        width: 100%;
    }
}

.blog.blog-music-video .items-leading.grid-cols-8 .leading {
    width: 12.5%;
}

@media screen and (max-width: 767px) {
    .blog.blog-music-video .items-leading.grid-cols-8 .leading {
        width: 100%;
    }
}

.blog.blog-music-video .items-leading.grid-cols-9 .leading {
    width: 11.11111111%;
}

@media screen and (max-width: 767px) {
    .blog.blog-music-video .items-leading.grid-cols-9 .leading {
        width: 100%;
    }
}

.blog.blog-music-video .items-leading.grid-cols-10 .leading {
    width: 10%;
}

@media screen and (max-width: 767px) {
    .blog.blog-music-video .items-leading.grid-cols-10 .leading {
        width: 100%;
    }
}

.blog.blog-music-video .items-leading.grid-cols-11 .leading {
    width: 9.09090909%;
}

@media screen and (max-width: 767px) {
    .blog.blog-music-video .items-leading.grid-cols-11 .leading {
        width: 100%;
    }
}

.blog.blog-music-video .items-leading.grid-cols-12 .leading {
    width: 8.33333333%;
}

@media screen and (max-width: 767px) {
    .blog.blog-music-video .items-leading.grid-cols-12 .leading {
        width: 100%;
    }
}

.com_virtuemart .vm-col {
    margin: 0;
}

    .com_virtuemart .vm-col.vm-col-2 {
        width: 50%;
    }

    .com_virtuemart .vm-col.vm-col-3 {
        width: 33.3333%;
    }

    .com_virtuemart .vm-col.vm-col-4 {
        width: 25%;
    }

    .com_virtuemart .vm-col.vm-col-6 {
        width: 20%;
    }

.com_virtuemart .width33 {
    width: 33.3333%;
}

.com_virtuemart .quantity-box input.quantity-input {
    background: none;
    border-color: #dadedf;
}

.com_virtuemart span.quantity-controls {
    vertical-align: top;
    margin: 0 2px;
}

    .com_virtuemart span.quantity-controls input.quantity-controls {
        display: block;
        width: 15px;
        padding: 0;
        margin-bottom: 5px;
    }

    .com_virtuemart span.quantity-controls input.quantity-plus {
        background: url("../../images/virtuemart/quantity-controls.png") no-repeat 0 0;
    }

    .com_virtuemart span.quantity-controls input.quantity-minus {
        background: url("../../images/virtuemart/quantity-controls.png") no-repeat -15px 0;
    }

.com_virtuemart textarea {
    min-height: 150px;
}

.com_virtuemart .category-view .row .category .spacer h2 {
    font-weight: 100;
}

    .com_virtuemart .category-view .row .category .spacer h2 > a {
        font-size: 24px;
    }

        .com_virtuemart .category-view .row .category .spacer h2 > a img {
            border: 1px solid #dadedf;
            margin-top: 13px;
            padding: 20px;
        }

.com_virtuemart #editcell .adminlist td,
.com_virtuemart #editcell th {
    padding: 6.5px 0;
}

.com_virtuemart .product {
    border: none;
    min-width: 200px;
    text-align: left;
}

    .com_virtuemart .product .vm-product-media-container {
        border: 1px solid #dadedf;
        padding: 20px;
    }

    .com_virtuemart .product .vm-product-descr-container-1 {
        height: 120px;
    }

        .com_virtuemart .product .vm-product-descr-container-1 > h2 {
            font-size: 16px;
        }

.com_virtuemart .addtocart-bar {
    text-align: left;
    left: 15px;
}

.com_virtuemart .browseProductImage {
    max-height: 200px;
}

.com_virtuemart .additional-images img {
    border: 1px solid #ecf0f1;
    padding: 10px;
    width: 80px;
}

.com_virtuemart .category-view .horizontal-separator {
    display: none;
}

.com_virtuemart .category-view .category .spacer {
    padding: 15px;
}

.com_virtuemart .category-view .row {
    margin-bottom: 26px;
}

.com_virtuemart .category-view h4,
.com_virtuemart .featured-view h4,
.com_virtuemart .latest-view h4,
.com_virtuemart .topten-view h4,
.com_virtuemart .recent-view h4,
.com_virtuemart .browse-view h4 {
    font-size: 24px;
}

.com_virtuemart .category-view .row,
.com_virtuemart .featured-view .row,
.com_virtuemart .latest-view .row,
.com_virtuemart .topten-view .row,
.com_virtuemart .recent-view .row,
.com_virtuemart .browse-view .row {
    margin: 0 -15px;
}

    .com_virtuemart .category-view .row .spacer,
    .com_virtuemart .featured-view .row .spacer,
    .com_virtuemart .latest-view .row .spacer,
    .com_virtuemart .topten-view .row .spacer,
    .com_virtuemart .recent-view .row .spacer,
    .com_virtuemart .browse-view .row .spacer {
        padding: 15px;
    }

        .com_virtuemart .category-view .row .spacer h2,
        .com_virtuemart .featured-view .row .spacer h2,
        .com_virtuemart .latest-view .row .spacer h2,
        .com_virtuemart .topten-view .row .spacer h2,
        .com_virtuemart .recent-view .row .spacer h2,
        .com_virtuemart .browse-view .row .spacer h2 {
            font-size: 16px;
            font-weight: 700;
            line-height: 1.625;
            margin-bottom: 10px;
        }

.com_virtuemart .category-view .product .product-price span,
.com_virtuemart .featured-view .product .product-price span,
.com_virtuemart .latest-view .product .product-price span,
.com_virtuemart .topten-view .product .product-price span,
.com_virtuemart .recent-view .product .product-price span,
.com_virtuemart .browse-view .product .product-price span {
    font-size: 16px;
}

    .com_virtuemart .category-view .product .product-price span.vm-price-desc,
    .com_virtuemart .featured-view .product .product-price span.vm-price-desc,
    .com_virtuemart .latest-view .product .product-price span.vm-price-desc,
    .com_virtuemart .topten-view .product .product-price span.vm-price-desc,
    .com_virtuemart .recent-view .product .product-price span.vm-price-desc,
    .com_virtuemart .browse-view .product .product-price span.vm-price-desc {
        margin-right: 10px;
    }

    .com_virtuemart .category-view .product .product-price span + span,
    .com_virtuemart .featured-view .product .product-price span + span,
    .com_virtuemart .latest-view .product .product-price span + span,
    .com_virtuemart .topten-view .product .product-price span + span,
    .com_virtuemart .recent-view .product .product-price span + span,
    .com_virtuemart .browse-view .product .product-price span + span {
        color: #cc0000;
        font-weight: 700;
        font-size: 24px;
    }

.com_virtuemart .category-view p.product_s_desc,
.com_virtuemart .featured-view p.product_s_desc,
.com_virtuemart .latest-view p.product_s_desc,
.com_virtuemart .topten-view p.product_s_desc,
.com_virtuemart .recent-view p.product_s_desc,
.com_virtuemart .browse-view p.product_s_desc {
    font-size: 15px;
}

@media screen and (max-width: 767px) {
    .com_virtuemart .display-number {
        float: left;
        margin: 10px 0 0 10px;
    }
}

.com_virtuemart span.addtocart-button input.addtocart-button,
.com_virtuemart span.addtocart-button input.notify-button {
    color: #ffffff;
    background-color: #039be5;
    border-color: #039be5;
    border-radius: 0;
    padding: 4.33333333px 13px;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
}

    .com_virtuemart span.addtocart-button input.addtocart-button:hover,
    .com_virtuemart span.addtocart-button input.notify-button:hover,
    .com_virtuemart span.addtocart-button input.addtocart-button:focus,
    .com_virtuemart span.addtocart-button input.notify-button:focus,
    .com_virtuemart span.addtocart-button input.addtocart-button:active,
    .com_virtuemart span.addtocart-button input.notify-button:active,
    .com_virtuemart span.addtocart-button input.addtocart-button.active,
    .com_virtuemart span.addtocart-button input.notify-button.active,
    .open > .dropdown-toggle.com_virtuemart span.addtocart-button input.addtocart-button,
    .open > .dropdown-toggle.com_virtuemart span.addtocart-button input.notify-button {
        color: #ffffff;
        background-color: #0279b3;
        border-color: #0272a9;
    }

    .com_virtuemart span.addtocart-button input.addtocart-button:active,
    .com_virtuemart span.addtocart-button input.notify-button:active,
    .com_virtuemart span.addtocart-button input.addtocart-button.active,
    .com_virtuemart span.addtocart-button input.notify-button.active,
    .open > .dropdown-toggle.com_virtuemart span.addtocart-button input.addtocart-button,
    .open > .dropdown-toggle.com_virtuemart span.addtocart-button input.notify-button {
        background-image: none;
    }

    .com_virtuemart span.addtocart-button input.addtocart-button.disabled,
    .com_virtuemart span.addtocart-button input.notify-button.disabled,
    .com_virtuemart span.addtocart-button input.addtocart-button[disabled],
    .com_virtuemart span.addtocart-button input.notify-button[disabled],
    fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button,
    fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button,
    .com_virtuemart span.addtocart-button input.addtocart-button.disabled:hover,
    .com_virtuemart span.addtocart-button input.notify-button.disabled:hover,
    .com_virtuemart span.addtocart-button input.addtocart-button[disabled]:hover,
    .com_virtuemart span.addtocart-button input.notify-button[disabled]:hover,
    fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button:hover,
    fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button:hover,
    .com_virtuemart span.addtocart-button input.addtocart-button.disabled:focus,
    .com_virtuemart span.addtocart-button input.notify-button.disabled:focus,
    .com_virtuemart span.addtocart-button input.addtocart-button[disabled]:focus,
    .com_virtuemart span.addtocart-button input.notify-button[disabled]:focus,
    fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button:focus,
    fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button:focus,
    .com_virtuemart span.addtocart-button input.addtocart-button.disabled:active,
    .com_virtuemart span.addtocart-button input.notify-button.disabled:active,
    .com_virtuemart span.addtocart-button input.addtocart-button[disabled]:active,
    .com_virtuemart span.addtocart-button input.notify-button[disabled]:active,
    fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button:active,
    fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button:active,
    .com_virtuemart span.addtocart-button input.addtocart-button.disabled.active,
    .com_virtuemart span.addtocart-button input.notify-button.disabled.active,
    .com_virtuemart span.addtocart-button input.addtocart-button[disabled].active,
    .com_virtuemart span.addtocart-button input.notify-button[disabled].active,
    fieldset[disabled] .com_virtuemart span.addtocart-button input.addtocart-button.active,
    fieldset[disabled] .com_virtuemart span.addtocart-button input.notify-button.active {
        background-color: #039be5;
        border-color: #039be5;
    }

    .com_virtuemart span.addtocart-button input.addtocart-button .badge,
    .com_virtuemart span.addtocart-button input.notify-button .badge {
        color: #039be5;
        background-color: #ffffff;
    }

@media screen and (max-width: 991px) {
    .com_virtuemart span.addtocart-button input.addtocart-button,
    .com_virtuemart span.addtocart-button input.notify-button {
        padding: 6.5px 13px;
    }
}

.com_virtuemart div.vm-details-button a {
    color: #3d4045;
    background-color: rgba(225, 225, 225, 0.9);
    border-color: transparent;
    background-image: none;
    border-radius: 0;
    display: block;
    padding: 6.5px 13px;
    font-size: 16px;
    font-weight: 400;
    width: auto;
    max-width: 100%;
}

    .com_virtuemart div.vm-details-button a:hover,
    .com_virtuemart div.vm-details-button a:focus,
    .com_virtuemart div.vm-details-button a:active,
    .com_virtuemart div.vm-details-button a.active,
    .open > .dropdown-toggle.com_virtuemart div.vm-details-button a {
        color: #3d4045;
        background-color: rgba(200, 200, 200, 0.9);
        border-color: rgba(0, 0, 0, 0);
    }

    .com_virtuemart div.vm-details-button a:active,
    .com_virtuemart div.vm-details-button a.active,
    .open > .dropdown-toggle.com_virtuemart div.vm-details-button a {
        background-image: none;
    }

    .com_virtuemart div.vm-details-button a.disabled,
    .com_virtuemart div.vm-details-button a[disabled],
    fieldset[disabled] .com_virtuemart div.vm-details-button a,
    .com_virtuemart div.vm-details-button a.disabled:hover,
    .com_virtuemart div.vm-details-button a[disabled]:hover,
    fieldset[disabled] .com_virtuemart div.vm-details-button a:hover,
    .com_virtuemart div.vm-details-button a.disabled:focus,
    .com_virtuemart div.vm-details-button a[disabled]:focus,
    fieldset[disabled] .com_virtuemart div.vm-details-button a:focus,
    .com_virtuemart div.vm-details-button a.disabled:active,
    .com_virtuemart div.vm-details-button a[disabled]:active,
    fieldset[disabled] .com_virtuemart div.vm-details-button a:active,
    .com_virtuemart div.vm-details-button a.disabled.active,
    .com_virtuemart div.vm-details-button a[disabled].active,
    fieldset[disabled] .com_virtuemart div.vm-details-button a.active {
        background-color: rgba(225, 225, 225, 0.9);
        border-color: transparent;
    }

    .com_virtuemart div.vm-details-button a .badge {
        color: rgba(225, 225, 225, 0.9);
        background-color: #3d4045;
    }

.com_virtuemart .product-price {
    float: none;
    text-align: left;
    height: 40px;
}

.com_virtuemart .orderlistcontainer {
    font-size: 16px;
    position: relative;
    margin: 0 13px 0 0;
}

    .com_virtuemart .orderlistcontainer div.activeOrder {
        background-position: right 7px;
        border-radius: 0;
        padding: 5px 24px 5px 12px;
    }

    .com_virtuemart .orderlistcontainer div.orderlist {
        width: 100%;
    }

        .com_virtuemart .orderlistcontainer div.orderlist div {
            padding: 5px 12px;
            font-size: 15px;
        }

            .com_virtuemart .orderlistcontainer div.orderlist div:hover {
                background: #f4f6f7;
            }

    .com_virtuemart .orderlistcontainer div.Order {
        border: 1px solid #bfc6c7;
        padding: 5px 10px;
    }

        .com_virtuemart .orderlistcontainer div.Order + div.orderlist {
            display: none !important;
        }

.com_virtuemart .productdetails-view h1 {
    margin: 0 0 26px 0;
    font-size: 40px;
    color: #27292e;
}

.com_virtuemart .productdetails-view .product-description {
    margin-top: 26px;
}

    .com_virtuemart .productdetails-view .product-description .title {
        border-bottom: 3px solid #ecf0f1;
        color: #3d4045;
        font-size: 24px;
        display: block;
        margin-bottom: 13px;
    }

    .com_virtuemart .productdetails-view .product-description ul {
        padding-left: 15px;
    }

.com_virtuemart .productdetails-view .spacer-buy-area > div {
    border-bottom: 1px solid #ecf0f1;
    padding-bottom: 26px;
    margin-bottom: 26px;
}

    .com_virtuemart .productdetails-view .spacer-buy-area > div:before,
    .com_virtuemart .productdetails-view .spacer-buy-area > div:after {
        content: " ";
        display: table;
    }

    .com_virtuemart .productdetails-view .spacer-buy-area > div:after {
        clear: both;
    }

    .com_virtuemart .productdetails-view .spacer-buy-area > div.clear {
        display: none;
    }

.com_virtuemart .productdetails-view .spacer-buy-area .ratingbox {
    margin: 0;
}

.com_virtuemart .productdetails-view .spacer-buy-area .product-price {
    text-align: left;
    height: 60px;
}

.com_virtuemart .productdetails-view .addtocart-area {
    margin-bottom: 26px;
}

    .com_virtuemart .productdetails-view .addtocart-area .addtocart-bar {
        margin-top: 0;
        left: 0;
    }

.com_virtuemart .productdetails-view .customer-reviews h4 {
    border-bottom: 3px solid #ecf0f1;
    color: #3d4045;
    font-size: 24px;
}

.com_virtuemart .productdetails-view .product-short-description {
    padding: 20px;
    background: #f4f6f7;
}

.com_virtuemart .productdetails-view .vm-product-container .vm-product-media-container {
    width: 30%;
}

.com_virtuemart .productdetails-view .vm-product-container .vm-product-details-container {
    width: 70%;
}

.com_virtuemart .productdetails-view .PricesalesPrice .vm-price-desc {
    margin-right: 10px;
}

.com_virtuemart .productdetails-view .PricesalesPrice .PricesalesPrice {
    color: #cc0000;
    font-weight: 700;
    font-size: 24px;
}

.com_virtuemart .productdetails-view span.quantity-controls {
    vertical-align: top;
}

.com_virtuemart .productdetails-view .manufacturer span {
    font-weight: 300;
}

.com_virtuemart .productdetails-view .manufacturer .manuModal {
    margin-left: 13px;
    font-weight: 700;
}

.com_virtuemart.view-user h1,
.com_virtuemart.view-cart h1,
.com_virtuemart.view-orders h1,
.com_virtuemart.view-productdetails h1 {
    color: #27292e;
    margin-bottom: 26px;
}

.com_virtuemart.view-user h2,
.com_virtuemart.view-cart h2,
.com_virtuemart.view-orders h2,
.com_virtuemart.view-productdetails h2 {
    font-size: 32px;
    color: #27292e;
}

.com_virtuemart.view-user #com-form-login,
.com_virtuemart.view-cart #com-form-login,
.com_virtuemart.view-orders #com-form-login,
.com_virtuemart.view-productdetails #com-form-login {
    padding: 26px;
    background: #ecf0f1;
}

.com_virtuemart.view-user .userdata,
.com_virtuemart.view-cart .userdata,
.com_virtuemart.view-orders .userdata,
.com_virtuemart.view-productdetails .userdata {
    margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
    .com_virtuemart.view-user .userdata > p,
    .com_virtuemart.view-cart .userdata > p,
    .com_virtuemart.view-orders .userdata > p,
    .com_virtuemart.view-productdetails .userdata > p {
        width: 45%;
    }
}

@media screen and (max-width: 991px) {
    .com_virtuemart.view-user .userdata > p#com-form-login-remember,
    .com_virtuemart.view-cart .userdata > p#com-form-login-remember,
    .com_virtuemart.view-orders .userdata > p#com-form-login-remember,
    .com_virtuemart.view-productdetails .userdata > p#com-form-login-remember {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .com_virtuemart.view-user .userdata > p,
    .com_virtuemart.view-cart .userdata > p,
    .com_virtuemart.view-orders .userdata > p,
    .com_virtuemart.view-productdetails .userdata > p {
        width: 100%;
        margin-bottom: 10px !important;
    }
}

.com_virtuemart.view-user .userdata h2,
.com_virtuemart.view-cart .userdata h2,
.com_virtuemart.view-orders .userdata h2,
.com_virtuemart.view-productdetails .userdata h2 {
    font-size: 16px;
    margin-top: 0;
}

.com_virtuemart.view-user .userdata .inputbox,
.com_virtuemart.view-cart .userdata .inputbox,
.com_virtuemart.view-orders .userdata .inputbox,
.com_virtuemart.view-productdetails .userdata .inputbox {
    width: 100%;
}

.com_virtuemart.view-user .userdata .default,
.com_virtuemart.view-cart .userdata .default,
.com_virtuemart.view-orders .userdata .default,
.com_virtuemart.view-productdetails .userdata .default {
    color: #ffffff;
    background-color: #039be5;
    border-color: #039be5;
    border-radius: 0;
    border-style: inherit;
    display: inline-block;
    padding: 6.5px 13px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 13px;
}

    .com_virtuemart.view-user .userdata .default:hover,
    .com_virtuemart.view-cart .userdata .default:hover,
    .com_virtuemart.view-orders .userdata .default:hover,
    .com_virtuemart.view-productdetails .userdata .default:hover,
    .com_virtuemart.view-user .userdata .default:focus,
    .com_virtuemart.view-cart .userdata .default:focus,
    .com_virtuemart.view-orders .userdata .default:focus,
    .com_virtuemart.view-productdetails .userdata .default:focus,
    .com_virtuemart.view-user .userdata .default:active,
    .com_virtuemart.view-cart .userdata .default:active,
    .com_virtuemart.view-orders .userdata .default:active,
    .com_virtuemart.view-productdetails .userdata .default:active,
    .com_virtuemart.view-user .userdata .default.active,
    .com_virtuemart.view-cart .userdata .default.active,
    .com_virtuemart.view-orders .userdata .default.active,
    .com_virtuemart.view-productdetails .userdata .default.active,
    .open > .dropdown-toggle.com_virtuemart.view-user .userdata .default,
    .open > .dropdown-toggle.com_virtuemart.view-cart .userdata .default,
    .open > .dropdown-toggle.com_virtuemart.view-orders .userdata .default,
    .open > .dropdown-toggle.com_virtuemart.view-productdetails .userdata .default {
        color: #ffffff;
        background-color: #0279b3;
        border-color: #0272a9;
    }

    .com_virtuemart.view-user .userdata .default:active,
    .com_virtuemart.view-cart .userdata .default:active,
    .com_virtuemart.view-orders .userdata .default:active,
    .com_virtuemart.view-productdetails .userdata .default:active,
    .com_virtuemart.view-user .userdata .default.active,
    .com_virtuemart.view-cart .userdata .default.active,
    .com_virtuemart.view-orders .userdata .default.active,
    .com_virtuemart.view-productdetails .userdata .default.active,
    .open > .dropdown-toggle.com_virtuemart.view-user .userdata .default,
    .open > .dropdown-toggle.com_virtuemart.view-cart .userdata .default,
    .open > .dropdown-toggle.com_virtuemart.view-orders .userdata .default,
    .open > .dropdown-toggle.com_virtuemart.view-productdetails .userdata .default {
        background-image: none;
    }

    .com_virtuemart.view-user .userdata .default.disabled,
    .com_virtuemart.view-cart .userdata .default.disabled,
    .com_virtuemart.view-orders .userdata .default.disabled,
    .com_virtuemart.view-productdetails .userdata .default.disabled,
    .com_virtuemart.view-user .userdata .default[disabled],
    .com_virtuemart.view-cart .userdata .default[disabled],
    .com_virtuemart.view-orders .userdata .default[disabled],
    .com_virtuemart.view-productdetails .userdata .default[disabled],
    fieldset[disabled] .com_virtuemart.view-user .userdata .default,
    fieldset[disabled] .com_virtuemart.view-cart .userdata .default,
    fieldset[disabled] .com_virtuemart.view-orders .userdata .default,
    fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default,
    .com_virtuemart.view-user .userdata .default.disabled:hover,
    .com_virtuemart.view-cart .userdata .default.disabled:hover,
    .com_virtuemart.view-orders .userdata .default.disabled:hover,
    .com_virtuemart.view-productdetails .userdata .default.disabled:hover,
    .com_virtuemart.view-user .userdata .default[disabled]:hover,
    .com_virtuemart.view-cart .userdata .default[disabled]:hover,
    .com_virtuemart.view-orders .userdata .default[disabled]:hover,
    .com_virtuemart.view-productdetails .userdata .default[disabled]:hover,
    fieldset[disabled] .com_virtuemart.view-user .userdata .default:hover,
    fieldset[disabled] .com_virtuemart.view-cart .userdata .default:hover,
    fieldset[disabled] .com_virtuemart.view-orders .userdata .default:hover,
    fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default:hover,
    .com_virtuemart.view-user .userdata .default.disabled:focus,
    .com_virtuemart.view-cart .userdata .default.disabled:focus,
    .com_virtuemart.view-orders .userdata .default.disabled:focus,
    .com_virtuemart.view-productdetails .userdata .default.disabled:focus,
    .com_virtuemart.view-user .userdata .default[disabled]:focus,
    .com_virtuemart.view-cart .userdata .default[disabled]:focus,
    .com_virtuemart.view-orders .userdata .default[disabled]:focus,
    .com_virtuemart.view-productdetails .userdata .default[disabled]:focus,
    fieldset[disabled] .com_virtuemart.view-user .userdata .default:focus,
    fieldset[disabled] .com_virtuemart.view-cart .userdata .default:focus,
    fieldset[disabled] .com_virtuemart.view-orders .userdata .default:focus,
    fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default:focus,
    .com_virtuemart.view-user .userdata .default.disabled:active,
    .com_virtuemart.view-cart .userdata .default.disabled:active,
    .com_virtuemart.view-orders .userdata .default.disabled:active,
    .com_virtuemart.view-productdetails .userdata .default.disabled:active,
    .com_virtuemart.view-user .userdata .default[disabled]:active,
    .com_virtuemart.view-cart .userdata .default[disabled]:active,
    .com_virtuemart.view-orders .userdata .default[disabled]:active,
    .com_virtuemart.view-productdetails .userdata .default[disabled]:active,
    fieldset[disabled] .com_virtuemart.view-user .userdata .default:active,
    fieldset[disabled] .com_virtuemart.view-cart .userdata .default:active,
    fieldset[disabled] .com_virtuemart.view-orders .userdata .default:active,
    fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default:active,
    .com_virtuemart.view-user .userdata .default.disabled.active,
    .com_virtuemart.view-cart .userdata .default.disabled.active,
    .com_virtuemart.view-orders .userdata .default.disabled.active,
    .com_virtuemart.view-productdetails .userdata .default.disabled.active,
    .com_virtuemart.view-user .userdata .default[disabled].active,
    .com_virtuemart.view-cart .userdata .default[disabled].active,
    .com_virtuemart.view-orders .userdata .default[disabled].active,
    .com_virtuemart.view-productdetails .userdata .default[disabled].active,
    fieldset[disabled] .com_virtuemart.view-user .userdata .default.active,
    fieldset[disabled] .com_virtuemart.view-cart .userdata .default.active,
    fieldset[disabled] .com_virtuemart.view-orders .userdata .default.active,
    fieldset[disabled] .com_virtuemart.view-productdetails .userdata .default.active {
        background-color: #039be5;
        border-color: #039be5;
    }

    .com_virtuemart.view-user .userdata .default .badge,
    .com_virtuemart.view-cart .userdata .default .badge,
    .com_virtuemart.view-orders .userdata .default .badge,
    .com_virtuemart.view-productdetails .userdata .default .badge {
        color: #039be5;
        background-color: #ffffff;
    }

@media screen and (min-width: 992px) {
    .com_virtuemart.view-user .userdata .default,
    .com_virtuemart.view-cart .userdata .default,
    .com_virtuemart.view-orders .userdata .default,
    .com_virtuemart.view-productdetails .userdata .default {
        margin-top: 0;
    }
}

.com_virtuemart.view-user .userdata #com-form-login-remember .inputbox,
.com_virtuemart.view-cart .userdata #com-form-login-remember .inputbox,
.com_virtuemart.view-orders .userdata #com-form-login-remember .inputbox,
.com_virtuemart.view-productdetails .userdata #com-form-login-remember .inputbox {
    display: inline-block;
    height: auto;
    width: auto;
}

.com_virtuemart.view-user .user-details tr td,
.com_virtuemart.view-cart .user-details tr td,
.com_virtuemart.view-orders .user-details tr td,
.com_virtuemart.view-productdetails .user-details tr td {
    border: none;
    padding: 5px;
}

    .com_virtuemart.view-user .user-details tr td.key,
    .com_virtuemart.view-cart .user-details tr td.key,
    .com_virtuemart.view-orders .user-details tr td.key,
    .com_virtuemart.view-productdetails .user-details tr td.key {
        padding: 10px 10px 0 0;
    }

    .com_virtuemart.view-user .user-details tr td input,
    .com_virtuemart.view-cart .user-details tr td input,
    .com_virtuemart.view-orders .user-details tr td input,
    .com_virtuemart.view-productdetails .user-details tr td input,
    .com_virtuemart.view-user .user-details tr td select,
    .com_virtuemart.view-cart .user-details tr td select,
    .com_virtuemart.view-orders .user-details tr td select,
    .com_virtuemart.view-productdetails .user-details tr td select {
        border-radius: 0;
        background: none;
        margin-left: 0;
    }

    .com_virtuemart.view-user .user-details tr td label,
    .com_virtuemart.view-cart .user-details tr td label,
    .com_virtuemart.view-orders .user-details tr td label,
    .com_virtuemart.view-productdetails .user-details tr td label {
        width: 140px;
        font-weight: 400;
        font-size: 15px;
    }

.com_virtuemart.view-user .button,
.com_virtuemart.view-cart .button,
.com_virtuemart.view-orders .button,
.com_virtuemart.view-productdetails .button {
    color: #ffffff;
    background-color: #039be5;
    border-color: #039be5;
    border-radius: 0;
    border-style: inherit;
    display: inline-block;
    padding: 6.5px 13px;
    font-size: 16px;
    font-weight: 400;
}

    .com_virtuemart.view-user .button:hover,
    .com_virtuemart.view-cart .button:hover,
    .com_virtuemart.view-orders .button:hover,
    .com_virtuemart.view-productdetails .button:hover,
    .com_virtuemart.view-user .button:focus,
    .com_virtuemart.view-cart .button:focus,
    .com_virtuemart.view-orders .button:focus,
    .com_virtuemart.view-productdetails .button:focus,
    .com_virtuemart.view-user .button:active,
    .com_virtuemart.view-cart .button:active,
    .com_virtuemart.view-orders .button:active,
    .com_virtuemart.view-productdetails .button:active,
    .com_virtuemart.view-user .button.active,
    .com_virtuemart.view-cart .button.active,
    .com_virtuemart.view-orders .button.active,
    .com_virtuemart.view-productdetails .button.active,
    .open > .dropdown-toggle.com_virtuemart.view-user .button,
    .open > .dropdown-toggle.com_virtuemart.view-cart .button,
    .open > .dropdown-toggle.com_virtuemart.view-orders .button,
    .open > .dropdown-toggle.com_virtuemart.view-productdetails .button {
        color: #ffffff;
        background-color: #0279b3;
        border-color: #0272a9;
    }

    .com_virtuemart.view-user .button:active,
    .com_virtuemart.view-cart .button:active,
    .com_virtuemart.view-orders .button:active,
    .com_virtuemart.view-productdetails .button:active,
    .com_virtuemart.view-user .button.active,
    .com_virtuemart.view-cart .button.active,
    .com_virtuemart.view-orders .button.active,
    .com_virtuemart.view-productdetails .button.active,
    .open > .dropdown-toggle.com_virtuemart.view-user .button,
    .open > .dropdown-toggle.com_virtuemart.view-cart .button,
    .open > .dropdown-toggle.com_virtuemart.view-orders .button,
    .open > .dropdown-toggle.com_virtuemart.view-productdetails .button {
        background-image: none;
    }

    .com_virtuemart.view-user .button.disabled,
    .com_virtuemart.view-cart .button.disabled,
    .com_virtuemart.view-orders .button.disabled,
    .com_virtuemart.view-productdetails .button.disabled,
    .com_virtuemart.view-user .button[disabled],
    .com_virtuemart.view-cart .button[disabled],
    .com_virtuemart.view-orders .button[disabled],
    .com_virtuemart.view-productdetails .button[disabled],
    fieldset[disabled] .com_virtuemart.view-user .button,
    fieldset[disabled] .com_virtuemart.view-cart .button,
    fieldset[disabled] .com_virtuemart.view-orders .button,
    fieldset[disabled] .com_virtuemart.view-productdetails .button,
    .com_virtuemart.view-user .button.disabled:hover,
    .com_virtuemart.view-cart .button.disabled:hover,
    .com_virtuemart.view-orders .button.disabled:hover,
    .com_virtuemart.view-productdetails .button.disabled:hover,
    .com_virtuemart.view-user .button[disabled]:hover,
    .com_virtuemart.view-cart .button[disabled]:hover,
    .com_virtuemart.view-orders .button[disabled]:hover,
    .com_virtuemart.view-productdetails .button[disabled]:hover,
    fieldset[disabled] .com_virtuemart.view-user .button:hover,
    fieldset[disabled] .com_virtuemart.view-cart .button:hover,
    fieldset[disabled] .com_virtuemart.view-orders .button:hover,
    fieldset[disabled] .com_virtuemart.view-productdetails .button:hover,
    .com_virtuemart.view-user .button.disabled:focus,
    .com_virtuemart.view-cart .button.disabled:focus,
    .com_virtuemart.view-orders .button.disabled:focus,
    .com_virtuemart.view-productdetails .button.disabled:focus,
    .com_virtuemart.view-user .button[disabled]:focus,
    .com_virtuemart.view-cart .button[disabled]:focus,
    .com_virtuemart.view-orders .button[disabled]:focus,
    .com_virtuemart.view-productdetails .button[disabled]:focus,
    fieldset[disabled] .com_virtuemart.view-user .button:focus,
    fieldset[disabled] .com_virtuemart.view-cart .button:focus,
    fieldset[disabled] .com_virtuemart.view-orders .button:focus,
    fieldset[disabled] .com_virtuemart.view-productdetails .button:focus,
    .com_virtuemart.view-user .button.disabled:active,
    .com_virtuemart.view-cart .button.disabled:active,
    .com_virtuemart.view-orders .button.disabled:active,
    .com_virtuemart.view-productdetails .button.disabled:active,
    .com_virtuemart.view-user .button[disabled]:active,
    .com_virtuemart.view-cart .button[disabled]:active,
    .com_virtuemart.view-orders .button[disabled]:active,
    .com_virtuemart.view-productdetails .button[disabled]:active,
    fieldset[disabled] .com_virtuemart.view-user .button:active,
    fieldset[disabled] .com_virtuemart.view-cart .button:active,
    fieldset[disabled] .com_virtuemart.view-orders .button:active,
    fieldset[disabled] .com_virtuemart.view-productdetails .button:active,
    .com_virtuemart.view-user .button.disabled.active,
    .com_virtuemart.view-cart .button.disabled.active,
    .com_virtuemart.view-orders .button.disabled.active,
    .com_virtuemart.view-productdetails .button.disabled.active,
    .com_virtuemart.view-user .button[disabled].active,
    .com_virtuemart.view-cart .button[disabled].active,
    .com_virtuemart.view-orders .button[disabled].active,
    .com_virtuemart.view-productdetails .button[disabled].active,
    fieldset[disabled] .com_virtuemart.view-user .button.active,
    fieldset[disabled] .com_virtuemart.view-cart .button.active,
    fieldset[disabled] .com_virtuemart.view-orders .button.active,
    fieldset[disabled] .com_virtuemart.view-productdetails .button.active {
        background-color: #039be5;
        border-color: #039be5;
    }

    .com_virtuemart.view-user .button .badge,
    .com_virtuemart.view-cart .button .badge,
    .com_virtuemart.view-orders .button .badge,
    .com_virtuemart.view-productdetails .button .badge {
        color: #039be5;
        background-color: #ffffff;
    }

    .com_virtuemart.view-user .button + .button,
    .com_virtuemart.view-cart .button + .button,
    .com_virtuemart.view-orders .button + .button,
    .com_virtuemart.view-productdetails .button + .button {
        color: #3d4045;
        background-color: rgba(225, 225, 225, 0.9);
        border-color: transparent;
    }

        .com_virtuemart.view-user .button + .button:hover,
        .com_virtuemart.view-cart .button + .button:hover,
        .com_virtuemart.view-orders .button + .button:hover,
        .com_virtuemart.view-productdetails .button + .button:hover,
        .com_virtuemart.view-user .button + .button:focus,
        .com_virtuemart.view-cart .button + .button:focus,
        .com_virtuemart.view-orders .button + .button:focus,
        .com_virtuemart.view-productdetails .button + .button:focus,
        .com_virtuemart.view-user .button + .button:active,
        .com_virtuemart.view-cart .button + .button:active,
        .com_virtuemart.view-orders .button + .button:active,
        .com_virtuemart.view-productdetails .button + .button:active,
        .com_virtuemart.view-user .button + .button.active,
        .com_virtuemart.view-cart .button + .button.active,
        .com_virtuemart.view-orders .button + .button.active,
        .com_virtuemart.view-productdetails .button + .button.active,
        .open > .dropdown-toggle.com_virtuemart.view-user .button + .button,
        .open > .dropdown-toggle.com_virtuemart.view-cart .button + .button,
        .open > .dropdown-toggle.com_virtuemart.view-orders .button + .button,
        .open > .dropdown-toggle.com_virtuemart.view-productdetails .button + .button {
            color: #3d4045;
            background-color: rgba(200, 200, 200, 0.9);
            border-color: rgba(0, 0, 0, 0);
        }

        .com_virtuemart.view-user .button + .button:active,
        .com_virtuemart.view-cart .button + .button:active,
        .com_virtuemart.view-orders .button + .button:active,
        .com_virtuemart.view-productdetails .button + .button:active,
        .com_virtuemart.view-user .button + .button.active,
        .com_virtuemart.view-cart .button + .button.active,
        .com_virtuemart.view-orders .button + .button.active,
        .com_virtuemart.view-productdetails .button + .button.active,
        .open > .dropdown-toggle.com_virtuemart.view-user .button + .button,
        .open > .dropdown-toggle.com_virtuemart.view-cart .button + .button,
        .open > .dropdown-toggle.com_virtuemart.view-orders .button + .button,
        .open > .dropdown-toggle.com_virtuemart.view-productdetails .button + .button {
            background-image: none;
        }

        .com_virtuemart.view-user .button + .button.disabled,
        .com_virtuemart.view-cart .button + .button.disabled,
        .com_virtuemart.view-orders .button + .button.disabled,
        .com_virtuemart.view-productdetails .button + .button.disabled,
        .com_virtuemart.view-user .button + .button[disabled],
        .com_virtuemart.view-cart .button + .button[disabled],
        .com_virtuemart.view-orders .button + .button[disabled],
        .com_virtuemart.view-productdetails .button + .button[disabled],
        fieldset[disabled] .com_virtuemart.view-user .button + .button,
        fieldset[disabled] .com_virtuemart.view-cart .button + .button,
        fieldset[disabled] .com_virtuemart.view-orders .button + .button,
        fieldset[disabled] .com_virtuemart.view-productdetails .button + .button,
        .com_virtuemart.view-user .button + .button.disabled:hover,
        .com_virtuemart.view-cart .button + .button.disabled:hover,
        .com_virtuemart.view-orders .button + .button.disabled:hover,
        .com_virtuemart.view-productdetails .button + .button.disabled:hover,
        .com_virtuemart.view-user .button + .button[disabled]:hover,
        .com_virtuemart.view-cart .button + .button[disabled]:hover,
        .com_virtuemart.view-orders .button + .button[disabled]:hover,
        .com_virtuemart.view-productdetails .button + .button[disabled]:hover,
        fieldset[disabled] .com_virtuemart.view-user .button + .button:hover,
        fieldset[disabled] .com_virtuemart.view-cart .button + .button:hover,
        fieldset[disabled] .com_virtuemart.view-orders .button + .button:hover,
        fieldset[disabled] .com_virtuemart.view-productdetails .button + .button:hover,
        .com_virtuemart.view-user .button + .button.disabled:focus,
        .com_virtuemart.view-cart .button + .button.disabled:focus,
        .com_virtuemart.view-orders .button + .button.disabled:focus,
        .com_virtuemart.view-productdetails .button + .button.disabled:focus,
        .com_virtuemart.view-user .button + .button[disabled]:focus,
        .com_virtuemart.view-cart .button + .button[disabled]:focus,
        .com_virtuemart.view-orders .button + .button[disabled]:focus,
        .com_virtuemart.view-productdetails .button + .button[disabled]:focus,
        fieldset[disabled] .com_virtuemart.view-user .button + .button:focus,
        fieldset[disabled] .com_virtuemart.view-cart .button + .button:focus,
        fieldset[disabled] .com_virtuemart.view-orders .button + .button:focus,
        fieldset[disabled] .com_virtuemart.view-productdetails .button + .button:focus,
        .com_virtuemart.view-user .button + .button.disabled:active,
        .com_virtuemart.view-cart .button + .button.disabled:active,
        .com_virtuemart.view-orders .button + .button.disabled:active,
        .com_virtuemart.view-productdetails .button + .button.disabled:active,
        .com_virtuemart.view-user .button + .button[disabled]:active,
        .com_virtuemart.view-cart .button + .button[disabled]:active,
        .com_virtuemart.view-orders .button + .button[disabled]:active,
        .com_virtuemart.view-productdetails .button + .button[disabled]:active,
        fieldset[disabled] .com_virtuemart.view-user .button + .button:active,
        fieldset[disabled] .com_virtuemart.view-cart .button + .button:active,
        fieldset[disabled] .com_virtuemart.view-orders .button + .button:active,
        fieldset[disabled] .com_virtuemart.view-productdetails .button + .button:active,
        .com_virtuemart.view-user .button + .button.disabled.active,
        .com_virtuemart.view-cart .button + .button.disabled.active,
        .com_virtuemart.view-orders .button + .button.disabled.active,
        .com_virtuemart.view-productdetails .button + .button.disabled.active,
        .com_virtuemart.view-user .button + .button[disabled].active,
        .com_virtuemart.view-cart .button + .button[disabled].active,
        .com_virtuemart.view-orders .button + .button[disabled].active,
        .com_virtuemart.view-productdetails .button + .button[disabled].active,
        fieldset[disabled] .com_virtuemart.view-user .button + .button.active,
        fieldset[disabled] .com_virtuemart.view-cart .button + .button.active,
        fieldset[disabled] .com_virtuemart.view-orders .button + .button.active,
        fieldset[disabled] .com_virtuemart.view-productdetails .button + .button.active {
            background-color: rgba(225, 225, 225, 0.9);
            border-color: transparent;
        }

        .com_virtuemart.view-user .button + .button .badge,
        .com_virtuemart.view-cart .button + .button .badge,
        .com_virtuemart.view-orders .button + .button .badge,
        .com_virtuemart.view-productdetails .button + .button .badge {
            color: rgba(225, 225, 225, 0.9);
            background-color: #3d4045;
        }

.com_virtuemart.view-user .default,
.com_virtuemart.view-cart .default,
.com_virtuemart.view-orders .default,
.com_virtuemart.view-productdetails .default {
    color: #3d4045;
    background-color: rgba(225, 225, 225, 0.9);
    border-color: transparent;
    background-image: none;
    border-radius: 0;
    border-style: inherit;
    display: inline-block;
    padding: 6.5px 13px;
    font-size: 16px;
    font-weight: 400;
}

    .com_virtuemart.view-user .default:hover,
    .com_virtuemart.view-cart .default:hover,
    .com_virtuemart.view-orders .default:hover,
    .com_virtuemart.view-productdetails .default:hover,
    .com_virtuemart.view-user .default:focus,
    .com_virtuemart.view-cart .default:focus,
    .com_virtuemart.view-orders .default:focus,
    .com_virtuemart.view-productdetails .default:focus,
    .com_virtuemart.view-user .default:active,
    .com_virtuemart.view-cart .default:active,
    .com_virtuemart.view-orders .default:active,
    .com_virtuemart.view-productdetails .default:active,
    .com_virtuemart.view-user .default.active,
    .com_virtuemart.view-cart .default.active,
    .com_virtuemart.view-orders .default.active,
    .com_virtuemart.view-productdetails .default.active,
    .open > .dropdown-toggle.com_virtuemart.view-user .default,
    .open > .dropdown-toggle.com_virtuemart.view-cart .default,
    .open > .dropdown-toggle.com_virtuemart.view-orders .default,
    .open > .dropdown-toggle.com_virtuemart.view-productdetails .default {
        color: #3d4045;
        background-color: rgba(200, 200, 200, 0.9);
        border-color: rgba(0, 0, 0, 0);
    }

    .com_virtuemart.view-user .default:active,
    .com_virtuemart.view-cart .default:active,
    .com_virtuemart.view-orders .default:active,
    .com_virtuemart.view-productdetails .default:active,
    .com_virtuemart.view-user .default.active,
    .com_virtuemart.view-cart .default.active,
    .com_virtuemart.view-orders .default.active,
    .com_virtuemart.view-productdetails .default.active,
    .open > .dropdown-toggle.com_virtuemart.view-user .default,
    .open > .dropdown-toggle.com_virtuemart.view-cart .default,
    .open > .dropdown-toggle.com_virtuemart.view-orders .default,
    .open > .dropdown-toggle.com_virtuemart.view-productdetails .default {
        background-image: none;
    }

    .com_virtuemart.view-user .default.disabled,
    .com_virtuemart.view-cart .default.disabled,
    .com_virtuemart.view-orders .default.disabled,
    .com_virtuemart.view-productdetails .default.disabled,
    .com_virtuemart.view-user .default[disabled],
    .com_virtuemart.view-cart .default[disabled],
    .com_virtuemart.view-orders .default[disabled],
    .com_virtuemart.view-productdetails .default[disabled],
    fieldset[disabled] .com_virtuemart.view-user .default,
    fieldset[disabled] .com_virtuemart.view-cart .default,
    fieldset[disabled] .com_virtuemart.view-orders .default,
    fieldset[disabled] .com_virtuemart.view-productdetails .default,
    .com_virtuemart.view-user .default.disabled:hover,
    .com_virtuemart.view-cart .default.disabled:hover,
    .com_virtuemart.view-orders .default.disabled:hover,
    .com_virtuemart.view-productdetails .default.disabled:hover,
    .com_virtuemart.view-user .default[disabled]:hover,
    .com_virtuemart.view-cart .default[disabled]:hover,
    .com_virtuemart.view-orders .default[disabled]:hover,
    .com_virtuemart.view-productdetails .default[disabled]:hover,
    fieldset[disabled] .com_virtuemart.view-user .default:hover,
    fieldset[disabled] .com_virtuemart.view-cart .default:hover,
    fieldset[disabled] .com_virtuemart.view-orders .default:hover,
    fieldset[disabled] .com_virtuemart.view-productdetails .default:hover,
    .com_virtuemart.view-user .default.disabled:focus,
    .com_virtuemart.view-cart .default.disabled:focus,
    .com_virtuemart.view-orders .default.disabled:focus,
    .com_virtuemart.view-productdetails .default.disabled:focus,
    .com_virtuemart.view-user .default[disabled]:focus,
    .com_virtuemart.view-cart .default[disabled]:focus,
    .com_virtuemart.view-orders .default[disabled]:focus,
    .com_virtuemart.view-productdetails .default[disabled]:focus,
    fieldset[disabled] .com_virtuemart.view-user .default:focus,
    fieldset[disabled] .com_virtuemart.view-cart .default:focus,
    fieldset[disabled] .com_virtuemart.view-orders .default:focus,
    fieldset[disabled] .com_virtuemart.view-productdetails .default:focus,
    .com_virtuemart.view-user .default.disabled:active,
    .com_virtuemart.view-cart .default.disabled:active,
    .com_virtuemart.view-orders .default.disabled:active,
    .com_virtuemart.view-productdetails .default.disabled:active,
    .com_virtuemart.view-user .default[disabled]:active,
    .com_virtuemart.view-cart .default[disabled]:active,
    .com_virtuemart.view-orders .default[disabled]:active,
    .com_virtuemart.view-productdetails .default[disabled]:active,
    fieldset[disabled] .com_virtuemart.view-user .default:active,
    fieldset[disabled] .com_virtuemart.view-cart .default:active,
    fieldset[disabled] .com_virtuemart.view-orders .default:active,
    fieldset[disabled] .com_virtuemart.view-productdetails .default:active,
    .com_virtuemart.view-user .default.disabled.active,
    .com_virtuemart.view-cart .default.disabled.active,
    .com_virtuemart.view-orders .default.disabled.active,
    .com_virtuemart.view-productdetails .default.disabled.active,
    .com_virtuemart.view-user .default[disabled].active,
    .com_virtuemart.view-cart .default[disabled].active,
    .com_virtuemart.view-orders .default[disabled].active,
    .com_virtuemart.view-productdetails .default[disabled].active,
    fieldset[disabled] .com_virtuemart.view-user .default.active,
    fieldset[disabled] .com_virtuemart.view-cart .default.active,
    fieldset[disabled] .com_virtuemart.view-orders .default.active,
    fieldset[disabled] .com_virtuemart.view-productdetails .default.active {
        background-color: rgba(225, 225, 225, 0.9);
        border-color: transparent;
    }

    .com_virtuemart.view-user .default .badge,
    .com_virtuemart.view-cart .default .badge,
    .com_virtuemart.view-orders .default .badge,
    .com_virtuemart.view-productdetails .default .badge {
        color: rgba(225, 225, 225, 0.9);
        background-color: #3d4045;
    }

.com_virtuemart.view-user .buttonBar-right,
.com_virtuemart.view-cart .buttonBar-right,
.com_virtuemart.view-orders .buttonBar-right,
.com_virtuemart.view-productdetails .buttonBar-right {
    float: none;
}

.com_virtuemart.view-user .userfields_info,
.com_virtuemart.view-cart .userfields_info,
.com_virtuemart.view-orders .userfields_info,
.com_virtuemart.view-productdetails .userfields_info {
    border-bottom: 1px solid #ecf0f1;
    border-top: 1px solid #ecf0f1;
    margin: 20px 0;
    padding: 10px 0;
}

.com_virtuemart.view-user .form-validate,
.com_virtuemart.view-cart .form-validate,
.com_virtuemart.view-orders .form-validate,
.com_virtuemart.view-productdetails .form-validate {
    border-top: 1px solid #dadedf;
    margin-top: 26px;
    padding-top: 26px;
}

@media screen and (min-width: 992px) {
    .com_virtuemart.view-orders #com-form-order-submit .button {
        margin-top: 32px;
    }
}

.com_virtuemart.view-user #ui-tabs ul#tabs {
    margin-bottom: -1px;
}

    .com_virtuemart.view-user #ui-tabs ul#tabs li {
        border: 1px solid #dde4e6;
        margin-left: -1px;
    }

        .com_virtuemart.view-user #ui-tabs ul#tabs li.current {
            background: #ffffff;
            border-bottom-color: #ffffff;
        }

.com_virtuemart.view-user #ui-tabs > .tabs {
    border-top: 1px solid #dde4e6;
}

.com_virtuemart.view-user #tab-2 td.key {
    width: 200px;
}

.com_virtuemart.view-user #tab-2 td {
    padding: 5px;
    border: 0;
}

.com_virtuemart.view-user #tab-2 .inputbox,
.com_virtuemart.view-user #tab-2 input[type="text"] {
    width: 200px;
}

    .com_virtuemart.view-user #tab-2 .inputbox[type="checkbox"],
    .com_virtuemart.view-user #tab-2 input[type="text"][type="checkbox"] {
        width: auto;
    }

    .com_virtuemart.view-user #tab-2 .inputbox#upload,
    .com_virtuemart.view-user #tab-2 input[type="text"]#upload {
        width: auto;
        height: auto;
    }

.com_virtuemart.view-user #tab-2 .checkboxes .radio {
    padding-left: 20px;
    font-weight: 300;
}

.com_virtuemart.view-user #tab-2 legend {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px;
}

.com_virtuemart.view-user #tab-2 .ui-autocomplete-input {
    display: inline-block;
    height: 40px !important;
}

.com_virtuemart.view-user #tab-2 button {
    color: #3d4045;
    background-color: rgba(225, 225, 225, 0.9);
    border-color: transparent;
    background-image: none;
    border-radius: 0;
    border-style: inherit;
    display: inline-block;
    padding: 6.5px 13px;
    font-size: 16px;
    font-weight: 400;
    height: 40px !important;
}

    .com_virtuemart.view-user #tab-2 button:hover,
    .com_virtuemart.view-user #tab-2 button:focus,
    .com_virtuemart.view-user #tab-2 button:active,
    .com_virtuemart.view-user #tab-2 button.active,
    .open > .dropdown-toggle.com_virtuemart.view-user #tab-2 button {
        color: #3d4045;
        background-color: rgba(200, 200, 200, 0.9);
        border-color: rgba(0, 0, 0, 0);
    }

    .com_virtuemart.view-user #tab-2 button:active,
    .com_virtuemart.view-user #tab-2 button.active,
    .open > .dropdown-toggle.com_virtuemart.view-user #tab-2 button {
        background-image: none;
    }

    .com_virtuemart.view-user #tab-2 button.disabled,
    .com_virtuemart.view-user #tab-2 button[disabled],
    fieldset[disabled] .com_virtuemart.view-user #tab-2 button,
    .com_virtuemart.view-user #tab-2 button.disabled:hover,
    .com_virtuemart.view-user #tab-2 button[disabled]:hover,
    fieldset[disabled] .com_virtuemart.view-user #tab-2 button:hover,
    .com_virtuemart.view-user #tab-2 button.disabled:focus,
    .com_virtuemart.view-user #tab-2 button[disabled]:focus,
    fieldset[disabled] .com_virtuemart.view-user #tab-2 button:focus,
    .com_virtuemart.view-user #tab-2 button.disabled:active,
    .com_virtuemart.view-user #tab-2 button[disabled]:active,
    fieldset[disabled] .com_virtuemart.view-user #tab-2 button:active,
    .com_virtuemart.view-user #tab-2 button.disabled.active,
    .com_virtuemart.view-user #tab-2 button[disabled].active,
    fieldset[disabled] .com_virtuemart.view-user #tab-2 button.active {
        background-color: rgba(225, 225, 225, 0.9);
        border-color: transparent;
    }

    .com_virtuemart.view-user #tab-2 button .badge {
        color: rgba(225, 225, 225, 0.9);
        background-color: #3d4045;
    }

.com_virtuemart.view-user #tab-2 #ImagesContainer {
    margin: 26px 0;
}

.com_virtuemart.view-user #adminForm > .buttonBar-right + a {
    margin-right: 26px;
}

.com_virtuemart.view-cart .vm-button-correct {
    color: #ffffff;
    background-color: #039be5;
    border-color: #039be5;
    border-radius: 0;
    border-style: inherit;
    display: inline-block;
    padding: 6.5px 13px;
    font-size: 16px;
    font-weight: 400;
}

    .com_virtuemart.view-cart .vm-button-correct:hover,
    .com_virtuemart.view-cart .vm-button-correct:focus,
    .com_virtuemart.view-cart .vm-button-correct:active,
    .com_virtuemart.view-cart .vm-button-correct.active,
    .open > .dropdown-toggle.com_virtuemart.view-cart .vm-button-correct {
        color: #ffffff;
        background-color: #0279b3;
        border-color: #0272a9;
    }

    .com_virtuemart.view-cart .vm-button-correct:active,
    .com_virtuemart.view-cart .vm-button-correct.active,
    .open > .dropdown-toggle.com_virtuemart.view-cart .vm-button-correct {
        background-image: none;
    }

    .com_virtuemart.view-cart .vm-button-correct.disabled,
    .com_virtuemart.view-cart .vm-button-correct[disabled],
    fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct,
    .com_virtuemart.view-cart .vm-button-correct.disabled:hover,
    .com_virtuemart.view-cart .vm-button-correct[disabled]:hover,
    fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct:hover,
    .com_virtuemart.view-cart .vm-button-correct.disabled:focus,
    .com_virtuemart.view-cart .vm-button-correct[disabled]:focus,
    fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct:focus,
    .com_virtuemart.view-cart .vm-button-correct.disabled:active,
    .com_virtuemart.view-cart .vm-button-correct[disabled]:active,
    fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct:active,
    .com_virtuemart.view-cart .vm-button-correct.disabled.active,
    .com_virtuemart.view-cart .vm-button-correct[disabled].active,
    fieldset[disabled] .com_virtuemart.view-cart .vm-button-correct.active {
        background-color: #039be5;
        border-color: #039be5;
    }

    .com_virtuemart.view-cart .vm-button-correct .badge {
        color: #039be5;
        background-color: #ffffff;
    }

.com_virtuemart.view-cart .continue_link {
    color: #3d4045;
    background-color: rgba(225, 225, 225, 0.9);
    border-color: transparent;
    display: inline-block;
    padding: 6.5px 13px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 13px;
}

    .com_virtuemart.view-cart .continue_link:hover,
    .com_virtuemart.view-cart .continue_link:focus,
    .com_virtuemart.view-cart .continue_link:active,
    .com_virtuemart.view-cart .continue_link.active,
    .open > .dropdown-toggle.com_virtuemart.view-cart .continue_link {
        color: #3d4045;
        background-color: rgba(200, 200, 200, 0.9);
        border-color: rgba(0, 0, 0, 0);
    }

    .com_virtuemart.view-cart .continue_link:active,
    .com_virtuemart.view-cart .continue_link.active,
    .open > .dropdown-toggle.com_virtuemart.view-cart .continue_link {
        background-image: none;
    }

    .com_virtuemart.view-cart .continue_link.disabled,
    .com_virtuemart.view-cart .continue_link[disabled],
    fieldset[disabled] .com_virtuemart.view-cart .continue_link,
    .com_virtuemart.view-cart .continue_link.disabled:hover,
    .com_virtuemart.view-cart .continue_link[disabled]:hover,
    fieldset[disabled] .com_virtuemart.view-cart .continue_link:hover,
    .com_virtuemart.view-cart .continue_link.disabled:focus,
    .com_virtuemart.view-cart .continue_link[disabled]:focus,
    fieldset[disabled] .com_virtuemart.view-cart .continue_link:focus,
    .com_virtuemart.view-cart .continue_link.disabled:active,
    .com_virtuemart.view-cart .continue_link[disabled]:active,
    fieldset[disabled] .com_virtuemart.view-cart .continue_link:active,
    .com_virtuemart.view-cart .continue_link.disabled.active,
    .com_virtuemart.view-cart .continue_link[disabled].active,
    fieldset[disabled] .com_virtuemart.view-cart .continue_link.active {
        background-color: rgba(225, 225, 225, 0.9);
        border-color: transparent;
    }

    .com_virtuemart.view-cart .continue_link .badge {
        color: rgba(225, 225, 225, 0.9);
        background-color: #3d4045;
    }

.com_virtuemart.view-cart .post_payment_order_total {
    margin-bottom: 26px;
}

.com_virtuemart.view-cart .cart-view h1 {
    color: #27292e;
    margin-bottom: 26px;
    font-size: 56px;
}

.com_virtuemart.view-cart .cart-view .vm-cart-header-container .vm-continue-shopping {
    margin: 0;
}

.com_virtuemart.view-cart .cart-view .vm-fieldset-pricelist h3 {
    font-size: 16px;
}

.com_virtuemart.view-cart .cart-view .vm-display {
    white-space: nowrap;
}

.com_virtuemart.view-cart .cart-view .cart-summary tr td {
    padding: 10px 0;
}

.com_virtuemart.view-cart .cart-view .cart-summary .quantity-input {
    display: inline-block;
}

.com_virtuemart.view-cart .cart-view .cart-summary .coupon {
    display: inline;
}

.com_virtuemart.view-cart .cart-view div.terms-of-service {
    display: block;
    margin: 0;
}

.com_virtuemart.view-cart .cart-view .billto-shipto label.radio {
    padding-left: 20px;
}

.com_virtuemart #facebox .content {
    padding: 26px;
}

    .com_virtuemart #facebox .content h4 {
        font-size: 16px;
        padding-top: 26px;
        margin-top: 13px;
        border-top: 1px solid #dadedf;
        clear: both;
    }

    .com_virtuemart #facebox .content .continue_link,
    .com_virtuemart #facebox .content .showcart {
        color: #ffffff;
        background-color: #039be5;
        border-color: #039be5;
        display: inline-block;
        padding: 6.5px 13px;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 13px;
    }

        .com_virtuemart #facebox .content .continue_link:hover,
        .com_virtuemart #facebox .content .showcart:hover,
        .com_virtuemart #facebox .content .continue_link:focus,
        .com_virtuemart #facebox .content .showcart:focus,
        .com_virtuemart #facebox .content .continue_link:active,
        .com_virtuemart #facebox .content .showcart:active,
        .com_virtuemart #facebox .content .continue_link.active,
        .com_virtuemart #facebox .content .showcart.active,
        .open > .dropdown-toggle.com_virtuemart #facebox .content .continue_link,
        .open > .dropdown-toggle.com_virtuemart #facebox .content .showcart {
            color: #ffffff;
            background-color: #0279b3;
            border-color: #0272a9;
        }

        .com_virtuemart #facebox .content .continue_link:active,
        .com_virtuemart #facebox .content .showcart:active,
        .com_virtuemart #facebox .content .continue_link.active,
        .com_virtuemart #facebox .content .showcart.active,
        .open > .dropdown-toggle.com_virtuemart #facebox .content .continue_link,
        .open > .dropdown-toggle.com_virtuemart #facebox .content .showcart {
            background-image: none;
        }

        .com_virtuemart #facebox .content .continue_link.disabled,
        .com_virtuemart #facebox .content .showcart.disabled,
        .com_virtuemart #facebox .content .continue_link[disabled],
        .com_virtuemart #facebox .content .showcart[disabled],
        fieldset[disabled] .com_virtuemart #facebox .content .continue_link,
        fieldset[disabled] .com_virtuemart #facebox .content .showcart,
        .com_virtuemart #facebox .content .continue_link.disabled:hover,
        .com_virtuemart #facebox .content .showcart.disabled:hover,
        .com_virtuemart #facebox .content .continue_link[disabled]:hover,
        .com_virtuemart #facebox .content .showcart[disabled]:hover,
        fieldset[disabled] .com_virtuemart #facebox .content .continue_link:hover,
        fieldset[disabled] .com_virtuemart #facebox .content .showcart:hover,
        .com_virtuemart #facebox .content .continue_link.disabled:focus,
        .com_virtuemart #facebox .content .showcart.disabled:focus,
        .com_virtuemart #facebox .content .continue_link[disabled]:focus,
        .com_virtuemart #facebox .content .showcart[disabled]:focus,
        fieldset[disabled] .com_virtuemart #facebox .content .continue_link:focus,
        fieldset[disabled] .com_virtuemart #facebox .content .showcart:focus,
        .com_virtuemart #facebox .content .continue_link.disabled:active,
        .com_virtuemart #facebox .content .showcart.disabled:active,
        .com_virtuemart #facebox .content .continue_link[disabled]:active,
        .com_virtuemart #facebox .content .showcart[disabled]:active,
        fieldset[disabled] .com_virtuemart #facebox .content .continue_link:active,
        fieldset[disabled] .com_virtuemart #facebox .content .showcart:active,
        .com_virtuemart #facebox .content .continue_link.disabled.active,
        .com_virtuemart #facebox .content .showcart.disabled.active,
        .com_virtuemart #facebox .content .continue_link[disabled].active,
        .com_virtuemart #facebox .content .showcart[disabled].active,
        fieldset[disabled] .com_virtuemart #facebox .content .continue_link.active,
        fieldset[disabled] .com_virtuemart #facebox .content .showcart.active {
            background-color: #039be5;
            border-color: #039be5;
        }

        .com_virtuemart #facebox .content .continue_link .badge,
        .com_virtuemart #facebox .content .showcart .badge {
            color: #039be5;
            background-color: #ffffff;
        }

    .com_virtuemart #facebox .content .showcart {
        float: none;
    }

@media screen and (min-width: 768px) {
    .com_virtuemart #facebox .content .showcart {
        float: right;
    }
}

.com_virtuemart #facebox .content .continue_link {
    color: #3d4045;
    background-color: rgba(225, 225, 225, 0.9);
    border-color: transparent;
}

    .com_virtuemart #facebox .content .continue_link:hover,
    .com_virtuemart #facebox .content .continue_link:focus,
    .com_virtuemart #facebox .content .continue_link:active,
    .com_virtuemart #facebox .content .continue_link.active,
    .open > .dropdown-toggle.com_virtuemart #facebox .content .continue_link {
        color: #3d4045;
        background-color: rgba(200, 200, 200, 0.9);
        border-color: rgba(0, 0, 0, 0);
    }

    .com_virtuemart #facebox .content .continue_link:active,
    .com_virtuemart #facebox .content .continue_link.active,
    .open > .dropdown-toggle.com_virtuemart #facebox .content .continue_link {
        background-image: none;
    }

    .com_virtuemart #facebox .content .continue_link.disabled,
    .com_virtuemart #facebox .content .continue_link[disabled],
    fieldset[disabled] .com_virtuemart #facebox .content .continue_link,
    .com_virtuemart #facebox .content .continue_link.disabled:hover,
    .com_virtuemart #facebox .content .continue_link[disabled]:hover,
    fieldset[disabled] .com_virtuemart #facebox .content .continue_link:hover,
    .com_virtuemart #facebox .content .continue_link.disabled:focus,
    .com_virtuemart #facebox .content .continue_link[disabled]:focus,
    fieldset[disabled] .com_virtuemart #facebox .content .continue_link:focus,
    .com_virtuemart #facebox .content .continue_link.disabled:active,
    .com_virtuemart #facebox .content .continue_link[disabled]:active,
    fieldset[disabled] .com_virtuemart #facebox .content .continue_link:active,
    .com_virtuemart #facebox .content .continue_link.disabled.active,
    .com_virtuemart #facebox .content .continue_link[disabled].active,
    fieldset[disabled] .com_virtuemart #facebox .content .continue_link.active {
        background-color: rgba(225, 225, 225, 0.9);
        border-color: transparent;
    }

    .com_virtuemart #facebox .content .continue_link .badge {
        color: rgba(225, 225, 225, 0.9);
        background-color: #3d4045;
    }

.com_virtuemart.view-category .product-price {
    text-align: left;
}

.com_virtuemart.view-category .addtocart-area .addtocart-bar {
    left: 15px;
    text-align: left;
}

.com_virtuemart.view-category .horizontal-separator {
    background: none;
}

.com_virtuemart.view-vendor .t3-content > a {
    text-decoration: underline;
    font-size: 16px;
}

.com_virtuemart.view-vendor .vendor-details-view > a {
    text-decoration: underline;
    font-size: 16px;
}

.com_virtuemart.view-vendor .vendor-details-view > h3 {
    font-size: 16px;
    font-weight: 700;
    color: #27292e;
    padding-bottom: 10px;
    border-bottom: 3px solid #ecf0f1;
}

.com_virtuemart.view-vendor .vendor-details-view #askform > label {
    margin-bottom: 13px;
    font-weight: 400;
}

.com_virtuemart.view-vendor .vendor-details-view .submit > div {
    float: left;
    font-size: 14px;
    line-height: 40px;
    margin-right: 26px;
    width: auto;
}

    .com_virtuemart.view-vendor .vendor-details-view .submit > div .counter {
        float: none;
        margin: 0;
    }

.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button {
    color: #ffffff;
    background-color: #039be5;
    border-color: #039be5;
    border-radius: 0;
    padding: 6.5px 13px;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
}

    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:hover,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:focus,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:active,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.active,
    .open > .dropdown-toggle.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button {
        color: #ffffff;
        background-color: #0279b3;
        border-color: #0272a9;
    }

    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:active,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.active,
    .open > .dropdown-toggle.com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button {
        background-image: none;
    }

    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled],
    fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled:hover,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled]:hover,
    fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:hover,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled:focus,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled]:focus,
    fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:focus,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled:active,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled]:active,
    fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button:active,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.disabled.active,
    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button[disabled].active,
    fieldset[disabled] .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button.active {
        background-color: #039be5;
        border-color: #039be5;
    }

    .com_virtuemart.view-vendor .vendor-details-view .submit .highlight-button .badge {
        color: #039be5;
        background-color: #ffffff;
    }

.com_virtuemart.view-vendor .vendor-details-view .submit:after {
    display: block;
    content: "";
    clear: both;
}

.com_virtuemart.view-vendor .vendor-description {
    margin-bottom: 26px;
}

.com_virtuemart.view-manufacturer .manufacturer-details-view .manufacturer-image img {
    float: none;
    margin-left: 0;
    max-width: 100%;
}

@media screen and (min-width: 992px) {
    .com_virtuemart.view-manufacturer .manufacturer-details-view .manufacturer-image img {
        float: right;
        margin-left: 26px;
    }
}

.com_virtuemart.view-manufacturer .manufacturer-details-view > h1 {
    font-size: 45px;
    color: #27292e;
}

.com_virtuemart.view-manufacturer .manufacturer-details-view .spacer {
    padding: 26px 0;
}

.com_virtuemart.view-manufacturer .manufacturer-view-default .manufacturer img {
    border: 1px solid #ecf0f1;
    padding: 5px;
    float: none;
    margin-left: 0;
    max-width: 100%;
}

.com_virtuemart.view-manufacturer .manufacturer-view-default .spacer {
    padding: 0 26px;
}

    .com_virtuemart.view-manufacturer .manufacturer-view-default .spacer > h2 {
        font-size: 24px;
        color: #27292e;
        font-weight: 700;
        margin: 0 0 26px 0;
    }

        .com_virtuemart.view-manufacturer .manufacturer-view-default .spacer > h2 > a {
            color: #3d4045;
        }

.com_virtuemart .t3-module .module-ct {
    padding-top: 13px;
}

.com_virtuemart .t3-module .inputbox,
.com_virtuemart .t3-module .button {
    width: 100%;
    margin-bottom: 10px;
}

.com_virtuemart .t3-module br {
    display: none;
}

.com_virtuemart .t3-module #virtuemart_currency_id {
    margin: 10px 0;
}

.com_virtuemart .t3-module input.button {
    color: #ffffff;
    background-color: #039be5;
    border-color: #039be5;
    border-radius: 0;
    border-style: inherit;
    display: block;
    padding: 6.5px 6.5px;
    font-size: 16px;
    font-weight: 400;
}

    .com_virtuemart .t3-module input.button:hover,
    .com_virtuemart .t3-module input.button:focus,
    .com_virtuemart .t3-module input.button:active,
    .com_virtuemart .t3-module input.button.active,
    .open > .dropdown-toggle.com_virtuemart .t3-module input.button {
        color: #ffffff;
        background-color: #0279b3;
        border-color: #0272a9;
    }

    .com_virtuemart .t3-module input.button:active,
    .com_virtuemart .t3-module input.button.active,
    .open > .dropdown-toggle.com_virtuemart .t3-module input.button {
        background-image: none;
    }

    .com_virtuemart .t3-module input.button.disabled,
    .com_virtuemart .t3-module input.button[disabled],
    fieldset[disabled] .com_virtuemart .t3-module input.button,
    .com_virtuemart .t3-module input.button.disabled:hover,
    .com_virtuemart .t3-module input.button[disabled]:hover,
    fieldset[disabled] .com_virtuemart .t3-module input.button:hover,
    .com_virtuemart .t3-module input.button.disabled:focus,
    .com_virtuemart .t3-module input.button[disabled]:focus,
    fieldset[disabled] .com_virtuemart .t3-module input.button:focus,
    .com_virtuemart .t3-module input.button.disabled:active,
    .com_virtuemart .t3-module input.button[disabled]:active,
    fieldset[disabled] .com_virtuemart .t3-module input.button:active,
    .com_virtuemart .t3-module input.button.disabled.active,
    .com_virtuemart .t3-module input.button[disabled].active,
    fieldset[disabled] .com_virtuemart .t3-module input.button.active {
        background-color: #039be5;
        border-color: #039be5;
    }

    .com_virtuemart .t3-module input.button .badge {
        color: #039be5;
        background-color: #ffffff;
    }

.com_virtuemart .t3-module .vmgroup .productdetails {
    margin-bottom: 26px;
    font-size: 15px;
}

    .com_virtuemart .t3-module .vmgroup .productdetails .featuredProductImage {
        margin-bottom: 13px;
    }

.com_virtuemart .t3-module .vmmanufacturer {
    width: 49%;
    display: inline-block;
}

    .com_virtuemart .t3-module .vmmanufacturer > li {
        padding-right: 20px;
        font-size: 14px;
        font-weight: 400;
    }

        .com_virtuemart .t3-module .vmmanufacturer > li img {
            margin-bottom: 13px;
        }

.com_virtuemart .t3-module ul.VMmenu li {
    border-color: #dadedf;
}

.com_virtuemart .vmCartModule .product_row {
    border-bottom: 1px solid #dadedf;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}

    .com_virtuemart .vmCartModule .product_row:after {
        content: "";
        display: block;
        clear: both;
    }

.com_virtuemart .vmCartModule .show_cart a {
    color: #ffffff;
    background-color: #039be5;
    border-color: #039be5;
    display: inline-block;
    padding: 6.5px 13px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    float: none !important;
}

    .com_virtuemart .vmCartModule .show_cart a:hover,
    .com_virtuemart .vmCartModule .show_cart a:focus,
    .com_virtuemart .vmCartModule .show_cart a:active,
    .com_virtuemart .vmCartModule .show_cart a.active,
    .open > .dropdown-toggle.com_virtuemart .vmCartModule .show_cart a {
        color: #ffffff;
        background-color: #0279b3;
        border-color: #0272a9;
    }

    .com_virtuemart .vmCartModule .show_cart a:active,
    .com_virtuemart .vmCartModule .show_cart a.active,
    .open > .dropdown-toggle.com_virtuemart .vmCartModule .show_cart a {
        background-image: none;
    }

    .com_virtuemart .vmCartModule .show_cart a.disabled,
    .com_virtuemart .vmCartModule .show_cart a[disabled],
    fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a,
    .com_virtuemart .vmCartModule .show_cart a.disabled:hover,
    .com_virtuemart .vmCartModule .show_cart a[disabled]:hover,
    fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a:hover,
    .com_virtuemart .vmCartModule .show_cart a.disabled:focus,
    .com_virtuemart .vmCartModule .show_cart a[disabled]:focus,
    fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a:focus,
    .com_virtuemart .vmCartModule .show_cart a.disabled:active,
    .com_virtuemart .vmCartModule .show_cart a[disabled]:active,
    fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a:active,
    .com_virtuemart .vmCartModule .show_cart a.disabled.active,
    .com_virtuemart .vmCartModule .show_cart a[disabled].active,
    fieldset[disabled] .com_virtuemart .vmCartModule .show_cart a.active {
        background-color: #039be5;
        border-color: #039be5;
    }

    .com_virtuemart .vmCartModule .show_cart a .badge {
        color: #039be5;
        background-color: #ffffff;
    }




letter-spacing: 1.0px;font-family: 'Helvetica Neue', Roboto, Helvetica, Arial, sans-serif;"
