﻿html, body, .ui-widget {
    font-size: 0.95rem;
    color: rgb(68, 68, 68);
    font-family: 'Lato', sans-serif; /*color: #074e68*/ /*background: #f0f9ff;*/
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab-bar {
    color: #444;
}

.theme-color {
    color: rgb(217,32,39);
}

body.my-body {
    display: block;
}

.contain-to-grid.sticky > .tab-bar > .left-small {
    display: none;
}

.language-switch {
    float: right;
}

.menu-content {
    border: 1px solid #d8d8d8;
    border-top-width: 0;
    padding: 1.25rem;
    background: white;
}

.top-bar .title-area {
    z-index: 9999;
    background: #0D47A1;
}

.title-area .company-logo {
    height: 42px;
    vertical-align: top;
}

.top-bar, .top-bar.expanded .title-area, .top-bar-section ul li {
    background: #0D47A1;
}

.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active):not(.parent-link) > a:not(.button) {
    background: #0D47A1;
}

.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
    background: #0D47A1;
}

.top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button), .top-bar-section ul li:hover:not(.has-form) > a {
    background: #0D47A1;
}

.top-bar-section .dropdown li.parent-link a {
    background: #074e68;
}

.panel {
    color: #074e68;
}

.side-menu {
}

    .side-menu .panel {
        margin: 1rem;
    }

    .side-menu li {
        margin-bottom: .5rem;
    }

.page-content {
    padding: 1rem;
    min-height: 560px;
}

.page-footer {
    padding: 1rem;
}

.main-content {
    background: white;
}

    .main-content .page-title {
        margin-top: 50px;
        max-width: 800px;
        width: 100%;
        display: inline-block;
        font-size: 1.6rem;
        text-align: right;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 5px;
    }

        .main-content .page-title .header-underlined {
            border-bottom: 6px solid #093c1f;
            position: absolute;
            bottom: 3px;
            width: 100%;
        }

span.label {
    vertical-align: middle;
}

button, .button {
    font-family: 'Lato', sans-serif;
}

[data-role=content] {
    margin: 0 auto;
    min-height: 438px;
    padding-bottom: 1rem;
}

h1, h2, h3, h4, h5, h6 {
    color: rgb(68, 68, 68);
    margin: 0;
    padding: .5rem 0;
    font-family: 'Lato', sans-serif;
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    padding-top: 0;
    font-weight: bold;
}

.panel {
    padding: 8px;
    padding: .8rem;
}

a {
    word-wrap: break-word;
    color: #3babd8;
}

    a:hover, a:focus, li.active a {
        color: #2a6496;
    }

    a.cannot-click {
        color: Black !important;
        cursor: text;
    }

#divOnScreenBC p {
    line-height: 0.9;
}

.row {
    min-width: 100% !important;
}

.bold {
    font-weight: bold;
}

label {
    color: #626262;
    font-weight: bold;
}

    [readonly], [disabled], label[readonly], label[disabled], [readonly] > *, [disabled] > * {
        cursor: not-allowed !important;
    }

.validation-summary-errors, .validation-summary-errors li {
    font-weight: bold;
    color: rgb(240, 65, 36);
}

.validation-summary-valid {
    display: none;
}


/* jQuery mobile styles
-----------------------------------------------------------*/

/* Make listview buttons fill the whole horizontal width of the screen */
.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li {
    padding-right: 15px;
}

.ui-bar-a, .ui-body-a, .ui-btn-up-a, .ui-btn-hover-a, .ui-btn-down-a, .ui-bar-b, .ui-body-b, .ui-btn-up-b, .ui-btn-hover-b, .ui-btn-down-b, .ui-bar-c, .ui-body-c, .ui-btn-up-c, .ui-btn-hover-c, .ui-btn-down-c, .ui-bar-d, .ui-body-d, .ui-btn-up-d, .ui-btn-hover-d, .ui-btn-down-d, .ui-bar-e, .ui-body-e, .ui-btn-up-e, .ui-btn-hover-e, .ui-btn-down-e, .ui-btn-active {
    text-shadow: none;
}

.accordion .accordion-navigation {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

    .accordion .accordion-navigation .content {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .accordion .accordion-navigation > a, .accordion dd > a, .accordion .accordion-navigation.active > a, .accordion dd.active > a {
        background: rgba(0, 0, 0, 0.02);
        -webkit-transition: background-color 0.2s linear;
        -moz-transition: background-color 0.2s linear;
        -o-transition: background-color 0.2s linear;
        transition: background-color 0.2s linear;
        color: #5a5a5a;
        font-weight: bold;
    }

        .accordion .accordion-navigation > a:hover, .accordion dd > a:hover, .accordion .accordion-navigation.active > a:hover, .accordion dd.active > a:hover {
            background-color: #0581b5;
            color: #fff;
        }

.numeric, .integer, .decimal, .currency {
    text-align: right;
}

.header-top {
    background: rgb(9,60,31);
    color: White;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    z-index: 999;
    text-align: center;
}

.header-main {
    margin-bottom: 1rem;
    color: #9a9a9a;
    height: 60px; /*background: url("/content/images/wrist-watch-free-license-cc0-980x649.jpg") no-repeat;*/
    background-position: left center;
    background-color: #fff;
}

    .header-main .header-logo {
        float: left;
        color: #fff;
        text-shadow: 1px -1px 1px rgba(150, 150, 150, 1);
    }

.header-logo {
    padding: 0 10px;
    font-weight: bold;
    font-size: 3.5rem;
}

.header-main a {
    color: #cdcdcd;
}

    .header-main a:hover {
        color: White;
    }

a.header-icon img {
    margin: .5rem 0;
}

.header-menu {
    margin-top: 12px;
    margin-left: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #f8f8f8;
    -webkit-box-shadow: 0px 2px 6px 2px rgba(117,117,117,0.5);
    -moz-box-shadow: 0px 2px 6px 2px rgba(117,117,117,0.5);
    box-shadow: 0px 2px 6px 2px rgba(117,117,117,0.5);
    width: 99% !important;
}

    .header-menu.contain-to-grid.sticky.fixed {
        margin-top: 0;
    }

.sticky {
    border-bottom: 1px solid #e7e7e7;
    background-color: #fff;
}

.header-icon, .header-icon:hover {
    color: #333;
}

.large-top-menu .button.tiny {
    padding: .6rem;
}

.show-for-small .large-top-menu .button.tiny {
    padding: 0 .6rem;
}

/*---------------------------------------------------*/
.divider, [role="separator"] {
    border-top: solid 1px #e3e3e3;
    clear: both;
    height: 1px;
    width: 100%;
}

.top-bar-divider {
    border-left: solid 1px #e3e3e3;
    height: 24px;
    width: 1px;
    margin: .5rem 1rem;
}

.expanded .top-bar-divider {
    height: auto;
    width: 100%;
    border-top: solid 1px #e3e3e3;
}

.expanded .parent-link {
    background: white;
}

.expanded .top-bar-section ul li:not(.panel).parent-link {
    font-weight: bold;
    border-left: solid 1px #e3e3e3;
    border-right: solid 1px #e3e3e3;
}

.top-bar-section .dropdown li:not(.has-form).panel a:not(.button) {
    padding: 0;
}

.top-bar-section ul li.has-dropdown > a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 1px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.top-bar-section .has-dropdown > .dropdown.categories-panel, .top-bar-section .has-dropdown.not-click > .dropdown.categories-panel {
    width: 1004px;
}

.top-bar-section .has-dropdown > .dropdown.brands-panel, .top-bar-section .has-dropdown.not-click > .dropdown.brands-panel {
    width: 774px;
}

.expanded .top-bar-section .has-dropdown > .dropdown.categories-panel, .expanded .top-bar-section .has-dropdown.not-click > .dropdown.categories-panel, .expanded .top-bar-section .has-dropdown > .dropdown.brands-panel, .expanded .top-bar-section .has-dropdown.not-click > .dropdown.brands-panel {
    width: 100%;
}

.brands-item {
    width: 80px;
    height: 100px;
}

.category-list {
    margin-bottom: 1.2rem;
    width: 194px;
}

.top-bar-section ul li div.category-list div.category-list-header a:not(.button) {
    font-weight: bold;
}

.top-bar-section ul li div.category-list a:not(.button) {
    background-color: transparent;
    font-weight: normal;
    white-space: normal;
}

    .top-bar-section ul li div.category-list a:not(.button):hover {
        background-color: transparent;
    }

.top-bar-section ul li div.category-list-header {
    padding: 0.5rem 0;
    border-bottom: 1px solid #e3e3e3;
    font-weight: bold;
}

    .top-bar-section ul li div.category-list-header:hover {
        -moz-box-shadow: inset 0 -8px 8px -8px rgba(0,0,0,.1);
        -webkit-box-shadow: inset 0 -8px 8px -8px rgba(0,0,0,.1);
        box-shadow: inset 0 -8px 8px -8px rgba(0,0,0,.1);
    }

.category-list-item {
    padding: 0.5rem 0;
    border-bottom: 1px solid #e3e3e3;
}

    .category-list-item:hover {
        -moz-box-shadow: inset 0 8px 8px -8px rgba(0,0,0,.1), inset 0 -8px 8px -8px rgba(0,0,0,.1);
        -webkit-box-shadow: inset 0 8px 8px -8px rgba(0,0,0,.1), inset 0 -8px 8px -8px rgba(0,0,0,.1);
        box-shadow: inset 0 8px 8px -8px rgba(0,0,0,.1), inset 0 -8px 8px -8px rgba(0,0,0,.1);
    }

.category-list h5 {
    font-weight: bold;
}

.category-list img {
    max-height: 80px;
}

#divAlertContainer {
    position: fixed;
    bottom: 0;
    right: 10px;
    width: 350px;
    opacity: 0.9;
}

    #divAlertContainer .alert-box {
        font-size: 1.1rem;
    }

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.content {
    vertical-align: top;
}

.facebook-panel {
    line-height: normal;
}

    .facebook-panel iframe {
        background: white;
        margin-bottom: 15px;
    }

[data-role=footer] {
    color: #3d3d3d;
}

    [data-role=footer].footer-1 {
        padding-bottom: 2rem;
    }

    [data-role=footer].footer-2 {
        margin-top: 2rem;
        padding: 2rem 0 1rem 0;
        border-top: 1px solid #ddd;
    }

        [data-role=footer].footer-2 ul {
            list-style: none;
            list-style-type: none;
        }

            [data-role=footer].footer-2 ul li {
                display: inline;
                color: #464646;
                float: right;
                margin-left: 30px;
                margin-right: 10px;
            }

                [data-role=footer].footer-2 ul li a {
                    color: #8C8C8C;
                }

                    [data-role=footer].footer-2 ul li a:hover {
                        color: Orange;
                    }

    [data-role=footer] h1, [data-role=footer] h2, [data-role=footer] h3 {
        color: White;
        font-family: 'Lato', sans-serif;
    }

.lined {
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 1rem;
}

b.lined {
    display: block;
    padding: .5rem 4px;
}

.bolded-line {
    display: block;
    margin-bottom: -1px;
    width: 30px;
    height: 1px;
    background-color: rgba(0,0,0,.5);
}

[data-role=footer] .lined {
    border-bottom-color: rgba(255,255,255,.4);
}

[data-role=footer] .bolded-line {
    background-color: #fff;
}

.right-lined {
    border-right: 1px solid #d8d8d8;
}

.left-lined {
    border-left: 1px solid #d8d8d8;
}

.strap-lined {
    height: 14px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 1rem;
    text-align: center;
}

    .strap-lined > * {
        background: white;
        padding: 0 4px;
    }

[data-role=footer] .navigation {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

[data-role=footer] {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

    [data-role=footer] .navigation li {
        padding: 12px 0;
    }

    [data-role=footer] .navigation a, [data-role=footer] .help a, [data-role=footer] .company a {
        color: White;
        display: block;
    }

    [data-role=footer] a:hover {
        color: #aaa;
    }

    [data-role=footer] ul.help, [data-role=footer] ul.company {
        margin-top: 10px;
    }

    [data-role=footer] ul {
        margin-bottom: 20px;
    }

    [data-role=footer] .copyright {
        font-family: 'Lato', sans-serif;
        font-size: 12px;
    }

ul.social {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 0;
}

.social li {
    float: left;
    display: inline;
    margin-right: 7.5px;
}

    .social li a {
        text-indent: -9999px;
        width: 32px;
        height: 32px;
        display: block;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
    }

.sc-1 {
    background: url(images/social.png) 0px 0px no-repeat;
}

.sc-2 {
    background: url(images/social.png) -39px 0 no-repeat;
}

.sc-3 {
    background: url(images/social.png) -78px 0px no-repeat;
}

.sc-4 {
    background: url(images/social.png) -117px 0px no-repeat;
}

.sc-5 {
    background: url(images/social.png) -156px 0px no-repeat;
}

.sc-6 {
    background: url(images/social.png) -195px 0px no-repeat;
}

.sc-7 {
    background: url(images/social.png) -234px 0px no-repeat;
}

.sc-8 {
    background: url(images/social.png) -273px 0px no-repeat;
}

.sc-9 {
    background: url(images/social.png) -312px 0px no-repeat;
}

.sc-10 {
    background: url(images/social.png) -351px 0px no-repeat;
}

.sc-1:hover {
    background: url(images/social.png) 0px -32px no-repeat;
}

.sc-2:hover {
    background: url(images/social.png) -39px -32px no-repeat;
}

.sc-3:hover {
    background: url(images/social.png) -78px -32px no-repeat;
}

.sc-4:hover {
    background: url(images/social.png) -117px -32px no-repeat;
}

.sc-5:hover {
    background: url(images/social.png) -156px -32px no-repeat;
}

.sc-6:hover {
    background: url(images/social.png) -195px -32px no-repeat;
}

.sc-7:hover {
    background: url(images/social.png) -234px -32px no-repeat;
}

.sc-8:hover {
    background: url(images/social.png) -273px -32px no-repeat;
}

.sc-9:hover {
    background: url(images/social.png) -312px -32px no-repeat;
}

.sc-10:hover {
    background: url(images/social.png) -351px -32px no-repeat;
}



.padding {
    padding: 1rem;
}

.padding-top {
    padding-top: 1rem;
}

.header-top .button {
    margin: 0 0 .5rem 0;
}

    .header-top .button i {
        font-size: 1.6em;
    }

    .header-top .button .alert-ball {
        color: White;
        background: red;
        position: absolute;
        right: 2px;
        top: -2px;
        -moz-border-radius: 10px 10px 10px 10px;
        border-radius: 10px 10px 10px 10px;
        display: inline-block;
        font-size: 0.9em;
        width: 12px;
        border: 1px solid white;
    }

.datepicker-days {
    width: 200px;
}

/*radio*/
.radiolistitem {
    float: left;
    padding-top: 4px;
    padding-right: 4px;
}

    .radiolistitem input[type=radio], .radiolistitem input[type=checkbox] {
        margin-right: 4px;
        display: inline-block;
    }

    .radiolistitem label {
        margin-right: 8px;
        padding: 0;
    }

.radiolist {
    float: left;
    margin-bottom: 5px;
}

[role=application].mce-container {
    margin-bottom: 1rem;
}

.error [role=application].mce-container {
    margin-bottom: 0;
}

.switch {
    margin-bottom: 1rem;
    height: 2.3125rem;
}

    .switch input[type=checkbox] {
        margin-bottom: 0;
    }

    .switch label {
        padding: 0;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}

.badge-primary {
    background-color: #4E7FE1;
}

.badge-success {
    background-color: #81CA80;
}

.badge-info {
    background-color: #6BBCD7;
}

.badge-warning {
    background-color: #E9C842;
}

.badge-danger {
    background-color: #E96562;
}



.badge-1 /*Open*/ {
    background-color: #81CA80 !important;
}

.badge-2 /*WIP*/ {
    background-color: #FFD700 !important;
}

.badge-3 /*Resolved*/ {
    background-color: #FFE4B5 !important;
}

.badge-4 /*Verified*/ {
    background-color: #6BBCD7 !important;
}

.badge-5 /*Cancelled*/ {
    /*background-color: red !important;*/
}

.badge-6 /*Closed*/ {
    background-color: #F5F5F5 !important;
}

.badge-7 /*Invoice*/ {
    background-color: #B0C4DE !important;
}

.panel-header {
    color: #626262;
    background-color: #f6f6f6;
    border-color: #e9e9e9;
    padding: 8px;
    margin-bottom: 0;
    border: 1px solid #d8d8d8;
    border-bottom-width: 0;
    box-shadow: 0 0 3px rgba(0,0,0,.1);
    font-weight: bold;
}

.panel, .panel-border {
    background: white;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}

.panel-border {
    border: 1px solid rgb(216, 216, 216);
}

.divider.divider-dashed {
    border: 1px dashed #e9e9e9;
}

.divider-lg {
    margin-top: 30px;
    margin-bottom: 30px;
}

.divider {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pull-closer {
    margin: 3px -5px 3px;
}

.pull-in {
    margin: 0px -5px 15px;
}

.alert-box a {
    color: White;
    font-weight: bold;
    text-decoration: underline;
}

    .alert-box a.close {
        text-decoration: none;
    }

.alert-box {
    margin-bottom: 0.8rem;
}

.general-page {
    text-shadow: 0px 1px 0px #eeeeee;
    color: #576170;
    text-align: justify;
}

.title {
    font-size: 22px;
    font-weight: bold;
    border: 1px solid #e2e2e2;
    line-height: 30px;
    border-left: none;
    border-right: none;
    border-top: none;
}

.headline {
    padding: 0 0 5px 0;
    margin: 20px 0 5px 0;
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
}

.paragraph {
    font-size: 13px;
}

.product.columns {
    float: none;
    margin-right: -4px;
    display: inline-block;
}

.product.most-matches {
    background: #fff;
}

.product-border {
    border: 1px solid transparent;
    padding: .75rem;
    text-align: center;
    margin: 1px;
}

.center > .product {
    margin: 0;
}

.product-border:hover {
    border: 1px solid #d8d8d8;
    box-shadow: 0 0 3px rgba(0,0,0,.1);
}

.product-name, .product-price, .product-out-of-stock, .product-desc {
    font-weight: bold;
    padding: 0 .2rem .2rem .2rem;
}

.product-categories {
    padding: 0 .2rem .2rem .2rem;
}

.product-image {
    width: 100%;
    text-align: center;
    margin-bottom: .75rem;
}

    .product-image img {
        max-width: 100%;
        max-height: 100%;
    }

.view-image {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #e3e3e3;
    padding: .5rem;
}

    .view-image label {
        padding: .1rem;
    }

    .view-image input, .view-image input[type=checkbox] {
        margin-bottom: 0;
    }

    .view-image .fa-stack {
        font-size: 1em;
    }

    .view-image img {
        border: 1px solid #e3e3e3;
        display: block;
        clear: both;
        height: 140px;
        width: 140px;
    }

    .view-image .image-path {
        margin: .5rem 0 0 0;
        width: 140px;
    }

        .view-image .image-path input {
            margin-bottom: 0;
        }

.product-default-image {
    border: 1px solid #e3e3e3;
    position: absolute;
    right: 0;
    margin-right: 2rem;
}

.view-image label {
    float: left;
}

.view-image .fa-stack {
    float: right;
}

.view-image .description {
    width: 140px;
}

.list-report-row .default-image {
    float: left;
    margin-right: 1rem;
}

.list-report-row .article-edit {
    margin-left: 1rem;
}

.list-report-row .article-date {
    white-space: nowrap;
}

.article-date:hover .in-word, .article-date .in-date {
    display: none;
}

.article-date:hover .in-date {
    display: inline-block;
}

.tabs-container {
    height: auto;
    margin-bottom: -1px;
}

.tabs {
    border: 1px solid #c0c0c0;
    z-index: 99;
    float: left;
}

.tabs-container .tabs {
    border-bottom: 0;
}

.tabs li input[type=radio] + label {
    margin: 0;
}

.tabs li.active, .tabs li :checked + label {
    background-color: White;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #fff;
}

.tabs li:first-Child.active, .tabs li:first-Child :checked + label {
    border-left: 0;
}

.tabs li:last-Child.active, .tabs li:last-Child :checked + label {
    border-right: 0;
}

.tabs dd > a, .tabs .tab-title > a, .tabs dd > label, .tabs .tab-title > label {
    display: block;
    background-color: #EFEFEF;
    color: #222222;
    padding: 1rem 2rem;
    font-size: 1rem;
}

.tabs .tab-title.buy > label {
    color: #c7202c;
}

.tabs .tab-title.sell > label {
    color: #f37021;
}

.tabs dd > a, .tabs dd:hover > a, .tabs dd > label, .tabs dd:hover > label {
    padding: .45rem;
    background-color: #EFEFEF;
}

.tabs dd:hover {
    box-shadow: 0 0 3px rgba(0,0,0,.1);
    background-color: rgb(254, 254, 254);
    background-image: linear-gradient(to top, rgb(250, 250, 250), rgb(254, 254, 254));
}

.tabs dd.active > a, .tabs dd.active > label, .tabs .tab-title.active a, .tabs .tab-title.active label {
    color: #222222;
    background-color: white;
}

.tabs dd {
    font-weight: bold;
    border-right: 1px solid rgb(204, 204, 204);
}

.product-purchase-info {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding-top: .5rem;
    margin-bottom: .5rem;
}

.product-price, .product-out-of-stock {
    font-size: 1.1rem;
    color: Green;
}

.normal-price {
    font-size: 1.2rem;
    color: #acacac;
    text-decoration: line-through;
}

.product-beat-it {
    background: #f3f3f3;
    padding: 1.25rem;
    margin-bottom: 1rem;
}

.product-benefit {
    font-size: 1rem;
    margin-top: .5rem;
}

    .product-benefit:hover .fa-circle {
        color: Orange;
    }

.product-benefit-title {
    padding-left: 35px;
    font-size: 0.9rem;
}

.product-benefit-subtitle {
    padding-left: 40px;
    font-size: 0.8rem;
    color: #999;
}

.product-benefit-group {
}

.product-tag {
    margin-top: 1rem;
}

    .product-tag .button {
        margin-bottom: .3rem;
    }

.product-out-of-stock, .product.out-of-stock .product-price {
    display: none;
}

.product.out-of-stock .product-out-of-stock {
    display: block;
    color: Red;
}

.product-button ul {
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
}

.product.out-of-stock .product-button {
    display: none;
}

.product.out-of-stock .product-out-of-stock-button {
    height: 40px;
}

.panel > div {
    max-width: 100%;
}

.panel .product-tag h5 {
    margin: .8rem 0 .4rem 0;
    font-weight: bold;
}

select.postfix {
    border-left: 0;
}

.radius {
    border-radius: 3px;
}

label {
    padding: 8px;
}

    label.fa {
        padding: 0;
    }

.inline {
    display: inline-block;
}

.gallery-view.single-column .list-report-row {
    width: 100%;
}

.gallery-view .list-report-row, .list-view .list-report-row {
    background: transparent;
    border: 0;
    padding: 0;
    display: inline-block;
}

.gallery-view .list-report-row {
    float: left;
    margin-right: -4px;
    display: inline-block;
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.categories-break {
    display: none;
}

.gallery-view .categories-break, .list-view .categories-break {
    display: block;
}

.gallery-view .list-report-end, .list-view .list-report-end {
    border-top: 0;
}

.product-info .product-desc {
    display: none;
    font-weight: normal;
}

.panel-header.product-name {
    padding: .8rem;
}

    .panel-header.product-name a, .panel-header.product-name a:hover {
        color: #333;
    }

.popout-button.button {
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    font-size: 1.1rem;
    color: #E96562;
    border-radius: 4px;
    padding-left: .7rem;
    padding-right: .7rem;
}

.popout-button-panel {
    display: none;
    position: absolute;
    z-index: 99;
    right: 0;
}

    .popout-button-panel.cart-button-panel {
        min-width: 278px;
    }

    .popout-button-panel.user-button-panel {
        min-width: 200px;
    }

.user-button-panel li {
    padding: .5rem 0;
    font-size: 1rem;
}

.popout-button-panel {
    color: #555;
}

    .popout-button-panel a {
        color: #0078a0;
    }

        .popout-button-panel a:hover {
            color: orange;
        }

.popout-parent {
    margin-left: .5rem;
}

    .popout-parent:hover .popout-button-panel {
        display: block;
    }

.cart-no-item .cart-no-item-hide {
    display: none;
}

ul.list-view, ul.gallery-view {
    margin-left: 0;
}

.margin {
    margin: 1rem !important;
}

.margin-top {
    margin-top: 1rem !important;
}

.margin-bottom {
    margin-bottom: 1rem !important;
}

.margin-left {
    margin-left: 1rem !important;
}

.margin-right {
    margin-right: 1rem !important;
}

.padding {
    padding: .7rem !important;
}

.padding-top {
    padding-top: .7rem !important;
}

.padding-bottom {
    padding-bottom: .7rem !important;
}

.padding-left {
    padding-left: .7rem !important;
}

.padding-right {
    padding-right: .7rem !important;
}

.bold {
    font-weight: bold;
}

.center, .text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.vertical-top {
    vertical-align: top;
}

.vertical-bottom {
    vertical-align: bottom;
}

.vertical-middle {
    vertical-align: middle;
}

.nowrap {
    white-space: nowrap;
}

.category-panel-group .fa-chevron-right {
    color: Orange;
}

#dialog.reveal-modal {
    min-height: 60vh;
    max-width: 420px;
    font-size: 1rem;
}

.reveal-modal {
    padding: 1rem;
}

    .reveal-modal h5.lined {
        font-weight: bold;
        font-size: 1.5em;
        font-family: Helvetica;
        text-align: center;
    }

    .reveal-modal .content {
        overflow: auto;
        max-height: 65vh;
        font-family: Helvetica;
    }

table.table-blue > tbody > tr:nth-child(even), table.table-blue > tbody > tr.even-row {
    background-color: #f8f8f8;
}

table.table-blue > tbody > tr > td, table.table-blue > thead > tr > th, .panel table.table-blue > tbody > tr > td, .panel table.table-blue > thead > tr > th {
    border-width: 0 0 1px 0;
}

table.table-blue tbody tr:hover {
    background-color: #FFF8DC;
}

.panel-header.no-panel {
    border-bottom-width: 1px;
    margin-bottom: 1rem;
}

.need-attention {
    font-size: 1rem;
}

.top-blog {
    height: 270px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
    padding: 0;
}

    .top-blog.height-200 {
        height: 210px;
    }

.top-blog-description {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: .75rem;
    background: rgb(75, 184, 226);
    opacity: .9;
    color: White;
    font-size: 1rem;
    font-weight: bold;
}

.blog-item .blog-title {
    font-size: 1.5rem;
    font-weight: bold;
}

.blog-item .blog-desc {
    font-size: 1.1rem;
}

.blog-item .blog-read-more {
    text-align: right;
    font-weight: bold;
    font-size: 1.2rem;
}

a:hover .top-blog-description {
    color: White;
    background: Orange;
    opacity: .9;
}

div.flexslider {
    margin-bottom: 1.25rem;
}

.news-category-item {
    text-align: center;
}

.learn-category-item {
    text-align: center;
    background: #ececec;
    padding-top: .7rem;
    border: 1px solid white;
    margin-bottom: 1rem;
}

.img-circle {
    border-radius: 70%;
}

.info-panel.panel {
    margin-bottom: 3rem;
}

.info-panel table, .info-panel table td {
    border-width: 0;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: transparent;
}

.panel iframe {
    max-width: 100%;
}

blockquote {
    border-left: 0;
}

.highlight {
    background-color: #FFFF00;
}

small {
    font-size: .75rem;
}

.button-group .button {
    vertical-align: bottom;
}

.quick-list {
    padding: .2rem;
    border-bottom: 1px solid #e3e3e3;
}

    .quick-list.new-product {
        background: yellow;
    }

    .quick-list.promo-product {
        background: #19FF19;
    }

    .quick-list a {
        font-size: 1rem;
        font-weight: bold;
        color: #333;
    }

    .quick-list .selling-price {
        color: Red;
        font-size: 1rem;
    }

    .quick-list .normal-price {
        color: Green;
        text-decoration: line-through;
        font-size: 1rem;
    }

.notify-label {
    color: #999;
}

[productdiscount] {
    position: relative;
    overflow: hidden;
}

.product-discount {
    padding: .6rem 5rem;
    background: red;
    color: White;
    opacity: .6;
    font-weight: bold;
    font-size: 1.1rem;
    position: absolute;
    top: 10px;
    left: -60px;
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}

ul.reset, ul.reset li {
    list-style: none;
}

.fa-mobile-phone.fa-stack-1x {
    font-size: 1.6rem;
}

.fa.fa-circle {
}

.g-recaptcha {
    margin-bottom: 1rem;
}

    .g-recaptcha.margin-bottom {
        margin-bottom: 50px;
    }

.has-hidden-content {
    position: relative;
    overflow: hidden;
}

.hidden-content {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -100%;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.has-hidden-content:hover > .hidden-content {
    display: block;
    margin-top: 0;
    z-index: 1000;
}

.account-info {
    font-size: 1rem;
    margin-top: -179px;
    white-space: nowrap;
}

.has-hidden-content:hover > .account-info {
    margin-top: -6px;
}

.account-name {
    padding-left: 8px;
}

.account-info li:not(.account-name) a {
    display: block;
    width: 100%;
    color: #6a6a6a;
    padding: 10px 15px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-transform: none;
}

    .account-info li:not(.account-name) a:hover {
        color: #305088;
        text-decoration: underline;
    }

.account-name {
    text-align: right;
    font-size: .8rem;
    margin: 6px 4px 0 0;
}

.no-padding {
    padding: 0 !important;
}

.full-width {
    width: 100%;
}

.button.full-width, button.full-width {
    padding-left: 0;
    padding-right: 0;
}

.trade-in-panel .product.columns {
    float: left;
}

.trade-in-panel .product-border {
    border: 1px solid #d8d8d8;
    box-shadow: 0 0 3px rgba(0,0,0,.1);
}

.color-primary {
    color: #008cba;
}

.color-success {
    color: #81CA80;
}

.color-info {
    color: #6BBCD7;
}

.color-info-alt {
    color: #7266BD;
}

.color-warning {
    color: #E9C842;
}

.color-danger {
    color: #E96562 !important;
}

.color-dark {
    color: #1F2837;
}

.color-reverse {
    color: #fff;
}

.color-gray-darker {
    color: #222;
}

.color-gray-dark {
    color: #333;
}

.color-gray {
    color: #555;
}

.color-gray-light {
    color: #777;
}

.color-gray-lighter {
    color: #eee;
}

.button.color-white:hover {
    background: #ddd;
}

.button.color-white {
    background: white;
    color: rgba(0, 0, 0, 0.74902) !important;
    border-color: rgb(204, 204, 204);
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 2px 0px inset;
}

.color-white {
    color: white !important;
}

.removable-item {
    position: relative;
}

    .removable-item .remove-button {
        position: absolute;
        top: 8px;
        right: 8px;
        cursor: pointer;
    }

        .removable-item .remove-button:hover {
            opacity: .8;
        }

.select-panel {
    overflow-y: scroll;
    max-height: 250px;
    border: solid 1px #e3e3e3;
    margin-bottom: 1rem;
}

    .select-panel input {
        margin-bottom: 0;
    }

    .select-panel label {
        padding: 4px;
    }

.currency .content:before {
    content: "RM ";
    vertical-align: top;
}

.percent .content:after {
    content: " %";
    vertical-align: top;
}

.tabs-content .content > fieldset, .tabs-content .content > form > fieldset {
    margin-top: 0;
}

.input-group {
    display: inline-table;
    vertical-align: middle;
    position: relative;
    border-collapse: separate;
    width: 100%;
    margin-bottom: 1rem;
}

    .input-group > *, .input-group.radius > *, .input-group div > * {
        display: table-cell;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .input-group.radius > *:first-child {
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .input-group.radius > *:last-child {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

    .input-group .button {
        margin-bottom: 0;
    }

    .input-group.radius .button {
        padding: 0 .7rem;
    }

.text-muted {
    color: #777;
}

.form-edit .currency, .form-edit .integer, .form-edit .numeric {
    text-align: left;
}

table tr th p, table tr td p {
    font-size: .875rem;
}

.inactive-hide, .active .active-hide {
    display: none;
}

.active .inactive-hide {
    display: block;
}

    .active .inactive-hide.fa-stack {
        display: inline-block;
    }

.toggle-button {
    cursor: pointer;
}

.fa-sm {
    font-size: 0.63em;
}

.app-name {
    font-size: 1.8em;
    margin-top: 15px;
    font-weight: bolder;
    text-transform: uppercase;
}

.buy {
    color: #c7202c;
}

.sell {
    color: #f37021;
}

.border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

ul.pagination {
    margin-bottom: .3rem;
}

.zoomie-container {
    cursor: pointer;
}

.zoomie-source {
    width: 100%;
}

#pgBlog .list-report-row, #pgBlog .list-report-row-end, #pgBlog .list-report-end {
    border: 0;
}

[itemprop=about] {
    font-style: italic;
    color: Gray;
    margin-bottom: 0.5rem;
}


.tender {
    padding: 0.5rem;
    text-align: center;
    margin: 0.5rem;
}

.status-WorkshopInvited {
    background-color: #D0B19A;
    color: #fff;
}

.status-New {
    background-color: #A4C1D9;
    color: #fff;
}

.status-Rejected {
    background-color: #7D9099;
    color: #fff;
}

.status-PendingApproval {
    background-color: #D7531F;
    color: #fff;
}

.status-Approved {
    background-color: #E85644;
    color: #fff;
}

.status-Closed {
    background-color: #3F4854;
    color: #fff;
}

.status-SubmittedInsurer {
    background-color: #7D9099;
    color: #fff;
}

.status-WorkshopInvited {
    background-color: #D0B19A;
    color: #fff;
}

.status-Approved {
    background-color: #D7531F;
    color: #fff;
}

.status-Approved {
    background-color: #3F4854;
    color: #fff;
}

.tender-default-image {
    height: 100%;
    width: 100%;
}

div.switch, div.switch + label {
    display: inline-block;
    vertical-align: top;
}

.qtip {
    min-width: 200px;
}

ul.panel {
    list-style: none;
    margin-left: 0;
}

    ul.panel li label {
        padding: 0 0 .2rem 0;
    }

    ul.panel li input {
        margin-bottom: 0;
    }

.row.small-gap {
    margin-left: 0;
    margin-right: 0;
}

    .row.small-gap > .column, .row.small-gap > .columns {
        padding-left: 2px;
        padding-right: 2px;
    }

table.table-blue, table.table-blue > tbody > tr > td, table.table-blue > thead > tr > th {
    border-color: #dddddd !important;
    color: #616161 !important;
}

    table.table-blue thead tr th {
        background: rgb(230,230,230) !important;
    }

        table.table-blue thead tr th a, .list-report table thead th:after {
            color: #000 !important;
        }

.list-report-search {
    border-bottom: 1px solid #dddddd; /*#093c1f;*/
    margin-bottom: 1rem;
}

.switch > input[type=checkbox][name=Active] + label + span:after {
    content: 'Inactive';
    position: relative;
}

.switch > input[type=checkbox][name=Active]:checked + label + span:after {
    content: 'Active';
    right: 0;
}

ul.pagination li.current a, ul.pagination li.current button {
    background: #2196F3;
    color: #FFFFFF;
    font-weight: bold;
    cursor: default;
}

    ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #2196F3;
    }

.switch input:checked + label {
    background: #2196F3;
}

.sideMenu {
    margin: 0;
    text-decoration: none;
    list-style: none;
}

    .sideMenu li a {
        display: block;
        padding: 8px 12px;
    }

.tab-bar {
    background: #f8f8f8;
}

.left-off-canvas-menu {
    background: #fff;
    color: #000;
    border-right: 1px solid #e7e7e7;
}

ul.off-canvas-list li a {
    color: rgb(217,32,39);
    border-bottom: 1px solid #e7e7e7;
    margin: 0px;
    background: #fff;
}

    ul.off-canvas-list li a:hover {
        color: rgb(217,32,39);
        border-bottom: 1px solid #E0E0E0;
        background: #eee;
    }

ul.off-canvas-list li.selected a {
    border-bottom: 4px solid rgb(217,42,59);
    text-decoration: none;
}

.left-off-canvas-menu li {
    background: #fff;
}


.left-small {
    border-right: solid 1px #eee;
}

.main-section {
    padding: 10px;
    min-height: 600px;
}

.tab-bar-section img {
    height: 2.8125rem;
}

ul.off-canvas-list li label {
    color: #fff;
    background: #f16f5c;
    padding: 5px 10px;
    font-size: 0.9rem;
    border-top: none;
}

.tab-bar-section {
    color: #000 !important;
}

    .tab-bar-section .tab-bar-section-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.side-nav li a:not(.button) {
    color: #428bca;
}

    .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        color: #2a6496;
    }

.panel-default {
    border-color: #ddd;
    padding: 0px;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}

.panel-body {
    padding: 15px;
}

.side-nav {
    font-family: Lato, sans-serif;
}

    .side-nav .side-nav li {
        margin: 0 0 0 2rem;
    }

.scrollable {
    overflow-y: auto;
}

.table {
    display: table;
    width: 100%;
    height: 100%;
}

.table-row {
    display: table-row;
}

.table-column {
    display: table-cell;
    width: 100%;
}

.clickable {
    cursor: pointer;
}

.fill-all {
    width: 100%;
    height: 100%;
}

    .fill-all:before {
        content: '';
        height: 100%;
        float: left;
    }

.fill-remain {
    position: relative;
}

    .fill-remain:after {
        content: '';
        display: block;
        clear: left;
    }

    .fill-remain .scrollable {
        position: absolute;
        width: 100%;
        height: 100%;
    }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #aaaaaa;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #aaaaaa;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #aaaaaa;
}

:-moz-placeholder { /* Firefox 18- */
    color: #aaaaaa;
}

hr.hr-or {
    clear: both;
    padding: 0;
    border: none;
    border-top: 1px solid #333;
    color: #333;
    text-align: center;
}

    hr.hr-or:after {
        content: "OR";
        display: inline-block;
        position: relative;
        top: -0.8em;
        font-size: 1em;
        padding: 0 0.25em;
        background: white;
    }

.expired-reminder {
    padding: 4px;
    background: rgb(184,44,12);
    color: white;
}

    .expired-reminder a {
        font-weight: bold;
        color: silver;
    }

.direction-rtl {
    direction: rtl;
}

.direction-ltr {
    direction: ltr;
}

.disabled {
    opacity: 0.35;
    cursor: not-allowed;
}

    .disabled .disabled {
        opacity: 1;
    }

.hidden {
    display: none !important;
}

.right {
    float: right;
}

.ui-autocomplete {
    z-index: 1010;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

cq-lookup-results cq-item.lined + cq-item span {
    padding-top: 10px;
}

cq-lookup-results cq-item.lined span {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

cq-dialog[cq-period-dialog] {
    padding-top: 10px;
}

    cq-dialog[cq-period-dialog] h4 .specific-period {
        display: block;
    }
