﻿/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */
.padding-top-0-test {
  padding-top: 0 !important;
}
.margin-left-5 {
    margin-left: 5px !important;
}
.margin-left-10 {
    margin-left: 10px !important;
}
.margin-left-15 {
    margin-left: 15px !important;
}
.margin-left-20 {
    margin-left: 20px !important;
}
.margin-left-30{
    margin-left:30px !important;
}
.margin-left-50 {
    margin-left: 50px !important;
}

.margin-top-0 {
  margin-top: 0 !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
.margin-top-15 {
    margin-top: 15px !important
}
.margin-top-20 {
    margin-top: 20px !important
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}
.margin-bottom-15 {
    margin-bottom: 15px !important
}
.margin-bottom-20{
    margin-bottom:20px !important
}

.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-15 {
  margin-right: 15px !important;
}
.margin-right-20 {
    margin-right: 20px !important;
}
.padding-left-15{
    padding-left:15px !important;
}
.padding-left-20 {
    padding-left: 20px !important;
}
.padding-left-35{
    padding-left:35px !important;
}
.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

/*.smart-form {
    .input {
        input {
            padding: 4px 10px !important;
        }
    }
}*/
/* SmartForm Bootstrap Validation */
#extr-page h4.paragraph-header {
  width: auto;
}
#extr-page .smart-form .alert {
  margin: 4px;
}
#extr-page .smart-form .alert li {
  margin-left: 14px;
  list-style: none;
}
#extr-page .smart-form .alert li:before {
  content: "\f071";
  font-family: FontAwesome;
  position: absolute;
  left: 14px;
}
#extr-page .smart-form div + fieldset {
  padding-top: 15px;
}
.tree .selected {
    background-color: #3276b1;
    color: #fff;
}
.popover {
    z-index: 1060;
}
table.dataTable tfoot > tr > th.no-padding, table.dataTable thead > tr > th.no-padding {
    padding:0px !important;
}
.force-break-word{
    word-wrap:break-word;
    word-break:break-word
}

.product-content {
    border: 1px solid #dfe5e9;
    margin-bottom: 20px;
    margin-top: 12px;
    background: #fff
}

    .product-content .carousel-control.left {
        margin-left: 0
    }

    .product-content .product-image {
        background-color: #fff;
        display: block;
        min-height: 238px;
        overflow: hidden;
        position: relative
    }

    .product-content .product-deatil {
        border-bottom: 1px solid #dfe5e9;
        padding-bottom: 17px;
        padding-left: 16px;
        padding-top: 16px;
        position: relative;
        background: #fff
    }

        .product-content .product-deatil h5 a {
            color: #2f383d;
            font-size: 15px;
            line-height: 19px;
            text-decoration: none;
            padding-left: 0;
            margin-left: 0
        }

            .product-content .product-deatil h5 a span {
                color: #9aa7af;
                display: block;
                font-size: 13px
            }

        .product-content .product-deatil span.tag1 {
            border-radius: 50%;
            color: #fff;
            font-size: 15px;
            height: 50px;
            padding: 13px 0;
            position: absolute;
            right: 10px;
            text-align: center;
            top: 10px;
            width: 50px
        }

        .product-content .product-deatil span.sale {
            background-color: #21c2f8
        }

        .product-content .product-deatil span.discount {
            background-color: #71e134
        }

        .product-content .product-deatil span.hot {
            background-color: #fa9442
        }

    .product-content .description {
        font-size: 12.5px;
        line-height: 20px;
        padding: 10px 14px 16px 19px;
        background: #fff
    }

    .product-content .product-info {
        padding: 11px 19px 10px 20px
    }

        .product-content .product-info a.add-to-cart {
            color: #2f383d;
            font-size: 13px;
            padding-left: 16px
        }

    .product-content name.a {
        padding: 5px 10px;
        margin-left: 16px
    }

.product-info.smart-form .btn {
    padding: 6px 12px;
    margin-left: 12px;
    margin-top: -10px
}

.product-entry .product-deatil {
    border-bottom: 1px solid #dfe5e9;
    padding-bottom: 17px;
    padding-left: 16px;
    padding-top: 16px;
    position: relative
}

    .product-entry .product-deatil h5 a {
        color: #2f383d;
        font-size: 15px;
        line-height: 19px;
        text-decoration: none
    }

        .product-entry .product-deatil h5 a span {
            color: #9aa7af;
            display: block;
            font-size: 13px
        }

.load-more-btn {
    background-color: #21c2f8;
    border-bottom: 2px solid #037ca5;
    border-radius: 2px;
    border-top: 2px solid #0cf;
    margin-top: 20px;
    padding: 9px 0;
    width: 100%
}

.product-block .product-deatil p.price-container span, .product-content .product-deatil p.price-container span, .product-entry .product-deatil p.price-container span, .shipping table tbody tr td p.price-container span, .shopping-items table tbody tr td p.price-container span {
    color: #21c2f8;
    font-family: Lato,sans-serif;
    font-size: 24px;
    line-height: 20px
}

.product-info.smart-form .rating label {
    margin-top: 0
}

.product-wrap .product-image span.tag2 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 10px 0;
    color: #fff;
    font-size: 11px;
    text-align: center
}

.product-wrap .product-image span.sale {
    background-color: #57889c
}

.product-wrap .product-image span.hot {
    background-color: #a90329
}

.shop-btn {
    position: relative
}

    .shop-btn > span {
        background: #a90329;
        display: inline-block;
        font-size: 10px;
        box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
        font-weight: 700;
        border-radius: 50%;
        padding: 2px 4px 3px !important;
        text-align: center;
        line-height: normal;
        width: 19px;
        top: -7px;
        left: -7px
    }

.description-tabs {
    padding: 30px 0 5px !important
}

    .description-tabs .tab-content {
        padding: 10px 0
    }

.product-deatil {
    padding: 30px 30px 50px
}

    .product-deatil hr + .description-tabs {
        padding: 0 0 5px !important
    }

    .product-deatil .carousel-control.left, .product-deatil .carousel-control.right {
        background: none !important
    }

    .product-deatil .glyphicon {
        color: #3276b1
    }

    .product-deatil .product-image {
        border-right: none !important
    }

    .product-deatil .name {
        margin-top: 0;
        margin-bottom: 0
    }

        .product-deatil .name small {
            display: block
        }

        .product-deatil .name a {
            margin-left: 0
        }

    .product-deatil .price-container {
        font-size: 24px;
        margin: 0;
        font-weight: 300
    }

        .product-deatil .price-container small {
            font-size: 12px
        }

    .product-deatil .fa-2x {
        font-size: 16px !important
    }

        .product-deatil .fa-2x > h5 {
            font-size: 12px;
            margin: 0
        }

        .product-deatil .fa-2x + a, .product-deatil .fa-2x + a + a {
            font-size: 13px
        }

    .product-deatil .certified {
        margin-top: 10px
    }

        .product-deatil .certified ul {
            padding-left: 0
        }

            .product-deatil .certified ul li:not(first-child) {
                margin-left: -3px
            }

            .product-deatil .certified ul li {
                display: inline-block;
                background-color: #f9f9f9;
                border: 1px solid #ccc;
                padding: 13px 19px
            }

                .product-deatil .certified ul li:first-child {
                    border-right: none
                }

                .product-deatil .certified ul li a {
                    text-align: left;
                    font-size: 12px;
                    color: #6d7a83;
                    line-height: 16px;
                    text-decoration: none
                }

                    .product-deatil .certified ul li a span {
                        display: block;
                        color: #21c2f8;
                        font-size: 13px;
                        font-weight: 700;
                        text-align: center
                    }

    .product-deatil .message-text {
        width: calc(100% - 70px)
    }

@media only screen and (min-width:1024px) {
    .product-content .product-image {
        border-right: 1px solid #dfe5e9;
        margin-right: -13px
    }

    .product-content .product-info {
        position: relative
    }

    .product-content .description, .product-content .product-deatil, .product-content .product-info {
        margin-left: -13px
    }

    .product-deatil.product-content .description, .product-deatil.product-content .product-info {
        margin-left: 0
    }
}

.bootstrap-tagsinput {
    border: none;
    box-shadow: none;
}

.txt-85-percent{
    font-size:85%;
}

.txt-light-grey {
    color: #b9b0b0
}

.red-text{
    color:red;
}
.green-text{
    color:green;
}
.blue-text{
    color:blue;
}
.yellow-text{
    color:yellow
}
.white-text{
    color:white
}
#brandBanner {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 200px;
    z-index: 999;
    height: 48px;
    background-image: linear-gradient(to bottom,#f3f3f3,#e2e2e2);
    background-repeat:repeat-x;
    overflow: hidden
}
.fixedBrandBanner {
    position: fixed;
    top: 0px;
    left: 0px;
    right:0px;
    z-index: 999;
    overflow: hidden
}

@media only screen and (max-width: 679px) and (min-width: 0) {
    #brandBanner{
        background:#fff;
        right:100px;
    }
}
.clear{
    clear:both
}
.jarviswidget-color-lightgrey > header {
    background: #dadde0
}

.leadName{
    font-size:14px
}

.text-green{
    color:#0f0
}

.force-black-text{
    color:#000 !important
}

.force-black-border {
    border-color:#000 !important
}

.lag-table{
    margin-left:7px;
}

.lag-button {
    background: #4c4f53;
    border:none;
    color:#fff
}

.lead-button {
    background: #cbcdd0;
    border: none;
    color: #000
}
.noborder-button{
    border:none !important
}
.noshadow-button{
    box-shadow:none !important;
    -webkit-box-shadow:none !important
}
.task-bar-button {
    background-image: -webkit-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
    background-image: -moz-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
    background-image: -linear-gradient(top,#f2f2f2 0,#fafafa 100%);
    background-image: -o-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
    background-image: -ms-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa))
}

.wig-button-border, .wig-button-border:focus {
    border-color: #dddede;
}

.calendar-button-background {
    background-color: #fbfbfb
}

.fa-bold{
    font-weight:900;
}

.hidden-menu #hide-menu > :first-child > a{
    color:#6D6A69 !important
}

@media only screen and (min-width: 680px){
    .header-button{
        background-image:linear-gradient(to bottom,#f3f3f3,#e2e2e2) !important
    }

    .hide-menu-button{
        background-image:linear-gradient(to bottom,#f3f3f3,#e2e2e2) !important
    }
}

@media only screen and (max-width: 679px){
    .hide-menu-button{
        background:0 0 !important;
    }
}

:-webkit-full-screen #fullscreen > :first-child > a{
    color:#6D6A69 !important
}

@media (max-width: 979px){
    .hidden-menu #hide-menu i{
        color:#6D6A69 !important
    }
}