﻿body.menu-on-top.desktop-detected 
{
    min-height: 100vh !important;
}

#extr-page-login body {
    min-height: 100vh !important;
}

#extr-page-login body #main {
    margin-top: 0px !important;
    margin-left: 0px !important;
}

#extr-page-mobile body {
    min-height: 100vh !important;
}

#extr-page-mobile body #main {
    margin-top: 0px !important;
    margin-left: 0px !important;
}


.smart-style-3 .header-dropdown-list > li > .dropdown-user {
    margin-top: 12px;
}

img.online {
    width:31px;
    margin-top:-5px;
}

.smart-style-3 img.online {
    width: 26px;
    margin-top: 0px;
}

.btn-widget {
    box-shadow: none;
    background: transparent;
}

.dt-toolbar-footer>:first-child .dataTables_length {
    padding-right: 10px;
    padding-top: 1px;
    height: 30px !important;
}

.dt-toolbar-footer {
    padding: 4px 6px !important;
    /*height: 41px;*/
}

.dataTables_filter {
    width: 215px !important;
    padding-top: 1px;
}

@supports (-ms-ime-align:auto) {
    .dataTables_filter {
        width: 220px !important;
    }
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .dataTables_filter {
        width: 205px !important;
    }
}

.smart-form footer .btn {
    height: 30px;
}

.smart-form footer {
    padding: 5px 6px;
}

.smart-form footer .btn {
    margin: 0 0 0 5px;
}

.form-control {
    height: 30px;
    padding: 4px 12px;
}

.dataTables_filter .input-group-addon {
    height: 30px;
}

div.dataTables_paginate {
    margin-top: -1px;
}

div.dataTables_info {
    padding-top: 8px;
}

.dd3-content {
    padding: 7px 15px;
}

#nestable-menu {
    margin: 15px 15px 0px;
}

@media screen and (max-width: 1048px) {
    .dataTables_info {
        display: none;
    }
}

.btn-header > :first-child > a {
    padding: 1px;
}

.file-upload {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    font-size: 30px;
    cursor: pointer;
    opacity: 0;
}

.jvectormap-region {
    cursor: pointer;
}

.dd-title {
    font-size: 15px;
    color: #333;
    text-decoration: none;
    width: 50%;
}

.smart-style-5 .dd-title {
    color: #fff;
}

.dd-title > span {
    font-size: 13px;
    color: #777;
}

.smart-style-5 .dd-title > span {
    color: #fff;
}

.dd3-nopadding {
    padding: 6px 10px 8px 40px !important;
}

.modal-body {
    padding: 20px !important;
}

.modal-footer {
    padding: 20px !important;
}

.btn-modal {
    padding: 6px 12px !important;
}

#extr-page-login {
    overflow-y: hidden;
    background: url(../img/mybg.png) #fff;
}

#extr-page-login > body > header {
    display:none;
}

#extr-page-login #main {
    position: static;
}

#extr-page-mobile {
    overflow-y: hidden;
    background: #fff !important;
}

#extr-page-mobile body {
    background: #fff !important;
}

#extr-page-mobile > body > header {
    display:none;
}

#extr-page-mobile #main {
    position: static;
}

.lockscreen .logo + div {
    padding: 0 !important;
}

.lockscreen.mobile .logo + div {
    box-shadow: none !important;
}

.alert {
    margin-bottom: 0;
}

.fixed-body tbody {
    display: block; 
    height: 333px
}

.fixed-body thead {
    display: block;
}

.table-checkbox i
{
    top: 0 !important;
    margin-top: -10px;
    margin-left: 3px;
}

.dropdown-menu {
    margin: 2px 0 0 !important;
    z-index: 9999;
}

.ui-widget {
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
}

.ui-autocomplete {
    height: 150px !important;
    overflow-y: auto;
    z-index: 10000 !important;
}

.ui-menu .ui-menu-item a {
    line-height: 1.42857143;
    color: #555;
}

.ui-menu .ui-menu-item a:hover {
    font-weight: 400;
}

.dd-cursor {
    cursor: pointer;
}

.nested {
    padding: 4px 0px !important;
    background-color: #fff !important;
}

.group-badge {
    padding-left: 10px;
}

.badge {
    margin-top: 2px;
}

.table-semibordered {
    border-top: none;
    border-left: none;
    width:99.9%!important;
}

.inner-table-wrapper {
    height: 423px;
    border: 1px solid #ddd;
}

.inner-table-wrapper-modal {
    border: 1px solid #ddd;
}

.inner-table-wrapper-half {
    height: 233px;
    border: 1px solid #ddd;
}

.inner-treegrid-wrapper {
    border: 1px solid #ddd;
    /*border-top: none !important;*/
}

.inner-tab {
    padding: 0 !important;
}

.inner-tab > .col {
    padding: 0 !important;
}

.inner-tab > .col > .col {
    padding: 0 !important;
}

.right-align {
    text-align: right;
}

.onoffswitch {
    width: 67px !important;
}

.smart-form .toggle i {
    position: relative;
    width: 67px;
    top: 0;
}

.smart-form .toggle input:checked + i::before {
    right: 52px;
}

.smart-form .toggle i::after {
    right: 13px;
}

.input-group-addon {
    padding: 5px 10px;
}

.input-with-toggle {
    padding: 0 10px 0 30px !important;
}

.icon-addon .fa, .icon-addon .glyphicon, .icon-addon.addon-md .fa, .icon-addon.addon-md .glyphicon 
{
    z-index: 10 !important;
    top: 0px !important;
}

.smart-form .toggle input {
    position: absolute;
    left: 0;
    z-index: -9999;
}

.col-12 {
    width: 100%;
}

.img-container {
    height: 398px;
    width: 99%;
}

.img-container img {
    display: inline;
    width: 100%;
    height: 100%;
}

.img-container.state-error {
    background: #fff0f0 !important;
    border-color: #A90329 !important;
}

.smart-form .input input[disabled]
{
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

.smart-form .select select[disabled] {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

.dddropdowncommon.disabledAll, .dddropdowncommon.disabledAll .dddropdownTitle {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

.smart-form .select select[disabled] + i {
    box-shadow: 0 0 0 9px #eee;
}

.smart-style-5 .smart-form .select select[disabled] {
    cursor: not-allowed;
    background: rgba(255,255,255,.2);
    border-color: rgba(255,255,255,.4);
    color: #FFF;
    opacity: 1;
}

.float-right {
    float: right !important;
}

.padding-right-3 {
    padding-right: 3px;
}

.smart-form .select select
{
    padding: 5px 30px !important;
}

.smart-form .select i {
    right: 0 !important;
    left: 15px !important;
}

.img-upload {
    position: absolute !important;
    width: 99% !important;
    height: 398px !important;
    top: 26px !important;
}

.img-user {
    height: 174px !important;
}

.img-menu { 
    height: 150px !important;
    width: 100% !important;
}

.smart-style-5 .smart-form .state-success select + i {
    background: none !important;
    box-shadow: none !important;
}

.smart-style-5 .smart-form .select i {
    background: none !important;
    box-shadow: none !important;
}

.smart-style-5 .smart-form .select i::before {
    border-bottom: 4px solid #404040 !important;
}

.smart-style-5 .smart-form .select i::before {
    border-bottom: 4px solid #fff !important;
}

.smart-style-5 .smart-form .select i::after {
    border-top: 4px solid #fff !important;
}

.smart-style-5 .nested {
    background: rgba(0, 0, 0, .43) !important;
}

.random-btn {
    height: 30px !important;
    float: right !important;
    margin: 27px 0 0 5px !important;
    padding: 0 22px !important;
    cursor: pointer !important;
    font: 300 15px/29px 'Open Sans', Helvetica, Arial, sans-serif !important;
}

.btn-inline-popup {
    padding: 5px 10px !important;
}

.no-margin {
    margin-top: -2px !important;
    margin-right: -5px !important;
}

.onoffswitch-switch {
    right: 50px !important;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px !important;
}

.input-with-button {
    padding: 0 0 0 10px !important;
}

.btn-inline-popup {
    background-color: #eee !important;
}

.smart-style-5 .btn-inline-popup {
    background: rgba(0, 0, 0, .5) !important;
    color: #fff !important;
    border-color: transparent !important;
}

.smart-form .select-multiple select {
    padding: 5px !important;
}

.smart-form .input .icon-prepend + input, .smart-form .textarea .icon-prepend + textarea {
    padding-left: 30px !important;
}

.smart-form .icon-prepend {
    border-right: none !important
}

.data-tables-form {
    height: 30px !important;
}

.table-treegrid tr:first-child td {
    font-size: 12px;
    font-weight: 700;
}

.table-treegrid > tbody > tr > td {
    border: none;
}

.table-treegrid tr:first-child .treegrid-expander, .treegrid-indent {
    cursor: pointer;
}

.table-treegrid tr:not(:first-child) .treegrid-expander {
    border-left: 4px solid #666;
    border-bottom: 4px solid #666;
    top: -4px;
    left: -23px;
}

.table-treegrid tr:not(:first-child) .first {
    margin-left: -24px;
}

.table-treegrid tr:not(:first-child) .first .glyphicon {
    top: 0px;
}

.table-treegrid tr:nth-child(odd) .treegrid-indent {
    left: -9px;
    border-right: 4px solid #666;
    top: -21px;
}

.table-treegrid tr:nth-child(odd) .first {
    margin-left: -16px;
}

.table-treegrid tr:nth-child(even) .treegrid-indent {
    border-right: 4px solid #666;
    top: -21px;
    left: -9px;
}

.table-treegrid tr:nth-child(even) .treegrid-middle {
    border-right: 4px solid #666;
    top: 4px;
    left: -14px;
}

.table-treegrid tr:nth-child(odd) .treegrid-expander {
    left: -15px;
}

.table-treegrid tr:nth-child(even) .treegrid-odd {
    border-left: 4px solid #666;
    top: -29px;
    left: -18px;
}

.table-treegrid tr:last-child .treegrid-middle {
    top: -5px;
}

.smart-style-5 .smart-form .input input[disabled]
{
    cursor: not-allowed;
    background: rgba(255,255,255,.2);
    border-color: rgba(255,255,255,.4);
    color: #FFF;
    opacity: 1;
}

.smart-style-5 .table-treegrid tr:not(:first-child) .treegrid-expander {
    border-color: #fff;
}

.smart-style-5 .table-treegrid tr:nth-child(odd) .treegrid-indent {
    border-color: #fff;
}

.smart-style-5 .table-treegrid tr:nth-child(even) .treegrid-indent {
    border-color: #fff;
}

.smart-style-5 .table-treegrid tr:nth-child(even) .treegrid-middle {
    border-color: #fff;
}

.smart-style-5 .table-treegrid tr:nth-child(even) .treegrid-odd {
    border-color: #fff;
}

.treegrid-expander.fa {
    left: 3px !important;
    font-size: 14px;
    top: -1px;
}

.treegrid-indent.fa {
    left: 3px !important;
    font-size: 14px;
    top: -1px;
}

body.smart-style-6 .table > tbody > tr > td, body.smart-style-6 .table > tbody > tr > th, body.smart-style-6 .table > tfoot > tr > td, body.smart-style-6 .table > tfoot > tr > th, body.smart-style-6 .table > thead > tr > td, body.smart-style-6 .table > thead > tr > th {
    padding: 8px;
}

body.smart-style-6 #content {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.smart-form .label {
    color: #BDBDBD;
}

#logo {
    margin-top: 7px;
}

#logo img
{
    width: 180px;
    margin-top: -1px !important;
}

.input-group {
    width: 100%;
}

#tbProducts td {
    white-space: nowrap;
}

#tbOthers td {
    white-space: nowrap;
}

#tbTributes td {
    white-space: nowrap;
}

#tbShipping td {
    white-space: nowrap;
}

#tbInsurances td {
    white-space: nowrap;
}

@media (max-width: 1400px) and (min-width: 1367px) {
    .widget-header-dynamic-tree {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 230px !important;
    }
}

@media (max-width: 1366px) and (min-width: 1307px) {
    .widget-header-dynamic-tree {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 200px !important;
    }
}

@media (max-width: 1306px) and (min-width: 1207px) {
    .widget-header-dynamic-tree {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 150px !important;
    }
}

@media (max-width: 1206px) and (min-width: 1107px) {
    .widget-header-dynamic-tree {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 100px !important;
    }
}

@media (max-width: 1106px) and (min-width: 1007px) {
    .widget-header-dynamic-tree {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 50px !important;
    }
}

@media (max-width: 1006px) and (min-width: 980px) {
    .widget-header-dynamic-tree {
        display: none !important;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    #left-panel {
        left: 0px;
    }

    .hidden-menu #left-panel {
        left: -210px;
    }

    .hidden-menu #main {
        left: 0px;
        width: 99% !important;
    }

    .jarviswidget header h2 {
        width: 330px;
    }

    .widget-header-dynamic {
        width: 310px !important;
    }

    .widget-header-dynamic-tree {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 100px !important;
    }

    .jarviswidget header .details {
        width: 100px !important;
    }
}

@media (min-width: 768px) and (max-width: 860px) {
    .jarviswidget header h2 {
        width: 330px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .jarviswidget header .details {
        width: 60px !important;
    }

    .widget-header-dynamic {
        width: 230px !important;
    }
}

@media (min-width: 768px) and (max-width: 869px) {
    .widget-header-dynamic-tree {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-menu #left-panel {
        left: -210px;
    }

    .hidden-menu #main {
        left: 0px;
        width: 99% !important;
    }

    #hide-menu > :first-child > a {
        margin: 10px 0 0 !important;
        width: 30px !important;
        height: 30px !important;
        line-height: 24px !important;
    }

    .btn-header a {
        margin: 10px 0 0 !important;
        width: 30px !important;
        height: 24px !important;
        line-height: 1.42857143 !important;
    }

    .btn-header ul {
        margin-top: 8px !important;
    }

    .btn-header > li > ul > li > a {
        width: 158px !important;
        margin: 0 !important;
    }
    
    .jarviswidget header h2 {
        width: 330px;
    }

    .widget-header-dynamic {
        width: 310px !important;
    }

    .widget-header-dynamic-tree {
        width: 310px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .style-options .btn {
        width: 165px !important;
    }
}

@media (max-width: 610px)
{
    #configurations, #analysis, #notifications, #operations, #help, #fullscreen, #styleoptions {
        display: none;
    }
}

@media (max-width: 320px)
{
    .header-dropdown-list {
        display: none;
    }
}

@media only screen and (max-width: 679px) and (min-width: 565px) {
    .jarviswidget header h2 {
        width: 330px;
    }

    .widget-header-dynamic {
        width: 230px !important;
    }

    .widget-header-dynamic-tree {
        width: 230px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}

@media only screen and (max-width: 564px) and (min-width: 480px) {
    .jarviswidget header h2 {
        width: 330px;
    }

    .widget-header-dynamic {
        width: 150px !important;
    }

    .widget-header-dynamic-tree {
        width: 150px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    .jarviswidget header h2 {
        width: 270px;
    }

    .widget-header-dynamic {
        display: none !important;
    }

    .widget-header-dynamic-tree {
        display: none !important;
    }
}

@media only screen and (max-width: 320px)
{
    .jarviswidget header h2 {
        width: 230px;
    }

    .widget-header-dynamic {
        display: none !important;
    }

    .widget-header-dynamic-tree {
        display: none !important;
    }
}

@media (max-width: 979px)
{
    .menu-on-top #main {
        margin-top: 69px!important;
    }

    .menu-on-top #left-panel {
        display: block; 
    }

    .menu-on-top aside#left-panel nav {
        height: auto !important;
        overflow: visible!important;
    }

    .menu-on-top aside#left-panel nav>ul>li {
        width: auto;
    }

    .menu-on-top aside#left-panel nav>ul>li>a {
        height: 68px;
        display: inline-block;
        padding: 10px 9px!important;
        border-bottom: none;
    }

    .menu-on-top aside#left-panel nav > ul > li > a > i {
        display: block!important;
    }

    .menu-on-top .menu-item-parent {
        white-space: nowrap; 
        overflow: hidden; 
        text-overflow: ellipsis; 
        text-align: center; 
        min-width: 50px; 
        max-width: 50px; 
        padding: 0;
    }

    .menu-on-top nav>ul>li>a:after {
        top: 76%!important;
        left: 46% !important;
        margin-top: 0px !important;
        font-size: 13px !important;
    }

    .menu-on-top aside#left-panel nav>ul li ul {
        position: absolute!important;
        top: inherit;
    }
    
    .menu-on-top nav ul ul {
        width: 200px !important;
    }
}

.smart-style-3 #logo img {
    width: 180px;
}

body.smart-style-6 #logo img {
    display: block;
}

body.smart-style-6 #logo-group>span#logo:before {
    display: none;
}

.col-11 {
    width: 91.6%;
}

.dropzone .dz-preview .dz-details {
    padding: 0px !important;
    padding-top: 2em !important;
}

.widget-header-dynamic, .widget-header-dynamic-tree { 
    margin-left: 10px;
    float: left;
    height: 100%;
    width: auto;
    display: inline-block;
    font-size: 14px;
    position: relative;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
}

.smart-form .state-error em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #D56161;
}

.input-group-addon .onoffswitch, .input-group-addon .onoffswitch-label {
    margin-left: 10px !important;
}

.input-group-addon-search .onoffswitch, .input-group-addon-search .onoffswitch-label {
    margin-left: 40px !important;
}

#extr-page-error {
    overflow-y: hidden;
    background: url(../img/mybg.png) #fff;
}

#extr-page-error > body > header {
    display:none;
}

#extr-page-error #main {
    position: static;
    margin-left: 0px;
    margin-top: 0px;
}

#extr-page-error #left-panel {
    display: none;
}

#extr-page-error .page-footer {
    display: none;
}


#extr-page-fullscreen {
    overflow-y: hidden;
    background: url(../img/mybg.png) #fff;
}

#extr-page-fullscreen > body > header {
    display:none;
}

#extr-page-fullscreen #main {
    position: static;
    margin: 0;
}

#extr-page-fullscreen #left-panel {
    display: none;
}

#extr-page-fullscreen .page-footer {
    display: none;
}

.style-options
{
    padding: 5px 7px 7px;
    width: 180px;
}

.style-options .btn {
    font-size: 13px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
    padding: 3px 7px !important;
    height: auto !important;
}

.smart-form .input input[readonly] {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
    border-color: #BDBDBD;
}

.smart-form .input:hover input[readonly] {
    border-color: #5D98CC !important;
}

.smart-form .i-readonly {
    cursor: not-allowed !important;
    background-color: #eee !important;
    opacity: 1 !important;
    border-color: #BDBDBD !important;
}

.smart-form .i-readonly:hover {
    border-color: #5D98CC !important;
}

.smart-style-5 .smart-form .input input[readonly] {
    cursor: not-allowed;
    background: rgba(255,255,255,.2);
    border-color: rgba(255,255,255,.4);
    color: #FFF;
    opacity: 1;
}

.smart-style-5 .smart-form .input:hover input[readonly] {
    border-color: rgba(255,255,255,.4) !important;
}

.smart-style-5 .smart-form .i-readonly {
    cursor: not-allowed !important;
    background: rgba(255,255,255,.2) !important;
    border-color: rgba(255,255,255,.4) !important;
    color: #FFF !important;
    opacity: 1 !important;
}

.smart-style-5 .i-readonly:hover {
    border-color: rgba(255,255,255,.4) !important;
}

.smart-form .textarea textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
    border-color: #BDBDBD;
}

.smart-form .textarea:hover textarea[readonly]
{
    border-color: #5D98CC !important;
}

.smart-style-5 .smart-form .textarea textarea[readonly] {
    cursor: not-allowed;
    background: rgba(255,255,255,.2);
    border-color: rgba(255,255,255,.4);
    color: #FFF;
    opacity: 1;
}

.smart-style-5 .smart-form .textarea:hover textarea[readonly] {
    border-color: rgba(255,255,255,.4) !important;
}

#activity b.badge {
    top: 3px !important;
    right: 0px !important;
    width: 20px !important;
}

.ajax-dropdown {
    left: -156px !important;
    height: 410px !important;
}

.ajax-notifications {
    margin-right: -10px !important;
    margin-left: -10px !important;
}

.notification-body {
    padding: 0px !important;
}

.ajax-dropdown > :first-child {
    margin-bottom: 0px !important;
}

.smart-style-5 .input-group-addon-search {
    background-color: rgba(0,0,0,0) !important;
}

.smart-style-5 .input-group-addon-search {
    border-color: rgba(0,0,0,.4) !important;
}

.discount.input-with-toggle {
    padding: 0 10px 0 10px !important;
}

.discount .toggle i {
    width: 40px !important;
}

.discount .toggle input:checked + i::before {
    right: 25px !important;
}

.discount .toggle i::after {
    right: 8px !important;
}

.discount.onoffswitch {
    width: 40px !important;
    margin-left: 22px !important;
}

.discount .toggle i:after {
    font-size: 13px !important;
}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}
    
.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
    
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
    
.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}
    
.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(../img/play.png) no-repeat;
    cursor: pointer;
}

.label-removal {
    background-color: #92a2a8;
}

.label-supply {
    background-color: #ac5287;
}

.label-cash {
    background-color: #356e35;
}

.label-close-cash {
    background-color: #D6A848;
}

.label-black {
    background-color: #000;
}

.label-order {
    background-color: #4387bf;
}

.label-delete {
    background-color: #fb3c4a;
}

.label-credit {
    background-color: #ac5287;
}

.label-terror {
    background-color: #FF00FF;
}

@media screen and (max-width: 1368px) {
    .jarviswidget header .nav-tabs {
        width: 100%;
        border: 1px solid #C2C2C2;
        background: #fafafa;
    }

    .smart-style-5 .jarviswidget header .nav-tabs {
        border-color: transparent;
        background: rgba(0,0,0,.5);
    }

    .jarviswidget header .nav-tabs > li > a > i {
        display: none;
    }
}

@media (max-width: 1198px) and (min-width: 783px) {
    .jarviswidget header .nav-tabs > li > a {
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 80px;
        overflow: hidden;
    }
}

@media (max-width: 782px) and (min-width: 624px) {
    .jarviswidget header .nav-tabs > li > a {
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 60px;
        overflow: hidden;
    }
}

@media (max-width: 623px) and (min-width: 482px) {
    .jarviswidget header .nav-tabs > li > a {
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 40px;
        overflow: hidden;
    }
}

@media screen and (max-width: 480px) {
    .nav {
        padding-left:2px;
        padding-right:2px;
    }
    .nav li {
        width:100%;
        margin:0px;
    }
    .nav li.active {
        border-bottom:1px solid #ddd!important;
        margin: 0px;
    }
    .input-group-addon {
        display: none;
    }
    .input-with-button {
        width: 97% !important;
    }
    td .input-with-button {
         width: 91% !important;
    }
    #tdProd {
        width: 20% !important;
    }
    .col-2 .input-group {
        width: 92% !important;
    }
}

.dropdown-backdrop {
    display:none;
}

.action-hide {
    display: none !important;
}

.svg {
    width: 12px;
    height: 13px;
    vertical-align: middle;
}

.svg path {
    fill: #333;
}

.smart-style-3 .svg path {
    fill: #4E361B;
}

.smart-style-5 .svg path {
    fill: #fff;
}

.dropzone.dz-clickable .dz-message * {
    margin-top: 7.4%;
}

.select-footer {
    position: fixed; 
    left: 0; 
    bottom: 0px; 
    width: 96%; 
    height: 50px;
    float:left;
}

.select-shutdown {
    position: fixed;
    bottom: 0px;
    height: 50px;
    float: right;
    right: 0px;
    width: 3%;
}

.advancedFilter > .ui-datepicker {
    width: 100%;
    padding: 1px;
    display: none;
    height: 100%;
}

.advancedFilter > .datepickerFilter {
    padding:5px; 
    box-sizing: border-box;
}

.advancedFilter > .ui-datepicker td .ui-state-active {
    color: #fff;
    background-color: #A90329;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    border-radius: 0;
}

.advancedFilter > .ui-datepicker td .ui-state-highlight {
    border: 0;
    background: 0 0;
    margin-bottom: 0;
    padding: 5px;
    color: #333;
    background-color: #ebebeb;
    text-align: center;
    filter: none;
}

.unselectable{
  background-color: #ddd;
  cursor: not-allowed;
}

.smart-style-6 .label-warning {
    color: #fff !important;
}

.smart-style-5 .widget-toolbar .btn-widget:hover {
    color: #FFD600 !important;
}

.col-lg-4-alt {
    width: 31.33333333% !important;
    padding-left: 13px !important;
    padding-right: 13px !important;
}

.headline-margin {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
}

.dropdown-menu>li>a.disabled {
    color: #999 !important;
}

.dropdown-menu>li>a.disabled:hover {
    background-color: #fff !important;
}

.smart-style-3 .dropdown-menu>li>a.disabled:hover {
    background-color: #FDDFB3 !important;
}

.smart-style-5 .dropdown-menu>li>a.disabled:hover {
    background: rgba(0,0,0,.63) !important;
}

.ui-datepicker {
    z-index: 9999 !important;
}

.smart-form .icon-prepend {
    color: inherit;
}

.login-bottom {
    font-weight: 700;
    bottom: 0;
    position: absolute;
    margin: 10px;
}

.bootstrapWizard li {
    width: 33%;
}

.bootstrapWizard {
    padding-top: 10px;
}

.pager .next > button {
    float: right;
}

.pager .previous > button {
    float: left;
}

.pager {
    margin-right: 14px;
    margin-left: 14px;
}
.pager li > a {
    border-radius: 2px;
}
.custom-label {
    display: inline !important;
    padding: .2em 1.6em 0.3em !important;
    font-size: 75% !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    color: #fff !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: baseline !important;
    border-radius: .25em !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #3276b1 !important;
    border-color: #2c699d !important;
}

/********************************************************************/

.panel-default {
    border-color: transparent;
}

.panel-right {
    width: 99.8%;
    float: right;
}

.panel-default>.panel-heading {
    background-color: inherit;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.product-img-container {
    height: 360px;
    width: 100%;
}

.product-img-container img {
    display: inline;
    width: 100%;
    height: 100%;
}

.product-img-container.state-error {
    background: #fff0f0 !important;
    border-color: #A90329 !important;
}

#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 400px;
}

#pac-input:focus {
  border-color: #4d90fe;
}

.smart-form .textarea textarea[disabled] {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

.smart-style-5 .smart-form .textarea textarea[disabled]
{
    cursor: not-allowed;
    background: rgba(255,255,255,.2);
    border-color: rgba(255,255,255,.4);
    color: #FFF;
    opacity: 1;
}

.tab-non-clickable {
    pointer-events: none;
}

.modal-lg, .modal-xl {
    max-width: 800px;
}

.btn-pos {
    border: 1px solid #eee;
    cursor: pointer;
    height: 115px;
    margin: 0 0 3px 2px;
    padding: 2px;
    width: 10.5%;
    min-width: 100px;
    overflow: hidden;
    display: inline-block;
    font-size: 14px;
}

.custom-counter-label {
    margin: 0;
    padding-left: 12px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    text-transform: none;
    cursor: initial !important;
}

.custom-quantity {
    padding-right: 12px !important;
    padding-left: 12px !important;
}

.btn-counter {
    width: 60px !important;
    height: 46px !important;
    min-width: 60px !important;
}

.btn-counter i {
    margin-top: 12px;
}

.help-block {
    font-size: 11px;
}

.has-error input[type=text], .has-error input[type=text]+.input-group-addon {
    background: #fff0f0 !important;
}

.has-warning input[type=text], .has-warning select {
    background: #FEF6F4 !important;
}

.has-success .form-control {
    background: #f0fff0;
}

.label-success {
    background-color: #99cc00 !important;
}

.label-warning {
    background-color: #A90329 !important;
}

.label-danger {
    background-color: #FF9900 !important;
}

.label-error {
    background-color: #FF0000 !important;
}

.label-default {
    background-color: #A6A6A6 !important;
}

.label-pending {
    background-color: #0070C0 !important;
}

textarea {
    resize: vertical;
}

.smart-style-5 .ui-widget-content {
    background: #000 !important;
}

.smart-style-5 .ui-menu .ui-menu-item a {
    color: #fff !important;
}

.smart-style-5 ::placeholder {
  color: #fff;
}

.smart-style-5 :-ms-input-placeholder { 
  color: red;
}

.smart-style-5 ::-ms-input-placeholder { 
  color: red;
}

.smart-form .status-label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.cHide {
    display: none;
}
.cShow {
}

.box-size {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cHideImportant {
    display: none !important;
}


.jarviswidget header:first-child .nav-tabs li a i[class^='customicon'] {
    color: #969696;
}

.jarviswidget header .nav-tabs>li.active>a i[class^='customicon'] {
    color: #555;
}

.smart-style-5 .jarviswidget header .nav-tabs > li.active > a i[class^='customicon'] {
    color: #fff;
}

.btEditAcessProfile {
    margin-top: -4px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    color: #fff !important;
    background-color: #57889c !important;
    border-color: #4e7a8c !important;
}

.editable-input input {
    padding: 0 12px !important;
}

.cCheckboxCenter {
    text-align: center;
    vertical-align: middle;
}

.smart-form.table {
    color: #333 !important;
}

.smart-style-5 .table {
    color: #fff !important;
}

.btn-order:focus {
    border: 2px solid #4CFE00 !important;
}

.btn-order.active {
    border: 2px solid #4CFE00;
}

.btn-pos.active {
    border: 2px solid #4CFE00;
}

.btn-pos span {
    display: table-cell;
    height: 45px;
    line-height: 15px;
    vertical-align: middle;
    text-transform: uppercase;
    width: 10.5%;
    min-width: 94px;
    overflow: hidden;
    white-space: normal;
}

.btn-pos img {
    border-radius: 6px;
}

.btn-pos.wrapper {
    position: relative;
}

.btn-pos.wrapper:hover {
    background-color: initial;
}

.btn-pos.wrapper .caption {
    position: absolute;
    width: 100%;
    height: 40%;
    left: 0;
    bottom: 0;
    padding: 5px;
    box-sizing: border-box;
    color: #FFF;
    background: rgba(0, 0, 0, 0.55);
    opacity: 0;
    transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
    text-transform: uppercase;
    overflow: hidden;
    white-space: normal;
    font-weight: 600;
}

.btn-pos.wrapper .caption-left {
    float: left;
    width: 100%;
    text-align: left;
    white-space: nowrap;
    line-height: none;
    height: 18px;
}

.btn-pos.wrapper .caption-right {
    float: right;
    text-align: right;
    width: 100%;
    white-space: nowrap;
    font-weight: normal;
    line-height: none;
    height: 18px;
}

.btn-pos.wrapper:hover .caption {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.btn-pos.wrapper.wrapper-full .caption {
    height: 100%;
}

#external-events > li {
    width: 100%;
    position: relative;
}

.fc-border-separate thead tr {
    background-color: transparent;
    background-image: none;
}

.fc-border-separate tr.fc-last th {
    border-left: 0;
    border-top: 0;
}

.fc-border-separate thead tr th {
    padding-bottom: 16px;
}

.bg-color-cyan {
    color: #000 !important;
    background-color:#00FFFF!important;
}

.bg-color-grayLight {
    color: #000 !important;
    background-color:#C0C0C0!important;
}

.bg-color-maroon {
    background-color:#7F0000!important;
}

.bg-color-brown {
    background-color:#A36A00!important;
}

.bg-color-violet {
    background-color:#B200FF!important;
}

.bg-color-lemon {
    color: #000 !important;
    background-color:#B6FF00!important;
}

.bg-color-blue {
    color: #fff;
    background-color:#57889c!important;
}

.bg-color-navy {
    color: #fff;
    background-color:#000080!important;
}

.bg-color-violet-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #B200FF 0px,
        #B200FF 5px,
        #FFB3FF 5px,
        #FFB3FF 10px
      );
}

.bg-color-red-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #a90329 0px,
        #a90329 5px,
        #FFBFCA 5px,
        #FFBFCA 10px
    );
}

.bg-color-green-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #356e35 0px,
        #356e35 5px,
        #B4EDB4 5px,
        #B4EDB4 10px
    );
}

.bg-color-blue-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #57889c 0px,
        #57889c 5px,
        #BDEEFF 5px,
        #BDEEFF 10px
    );
}

.bg-color-yellow-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #FDD01C 0px,
        #FDD01C 5px,
        #FFFFB5 5px,
        #FFFFB5 10px
    );
}

.bg-color-pink-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #ac5287 0px,
        #ac5287 5px,
        #FFC1EE 5px,
        #FFC1EE 10px
    );
}

.bg-color-cyan-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #00FFFF 0px,
        #00FFFF 5px,
        #B3FFFF 5px,
        #B3FFFF 10px
    );
}

.bg-color-grayLight-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #C0C0C0 0px,
        #C0C0C0 5px,
        #F3F3F3 5px,
        #F3F3F3 10px
    );
}

.bg-color-maroon-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #7F0000 0px,
        #7F0000 5px,
        #FFB3B3 5px,
        #FFB3B3 10px
    );
}

.bg-color-greenDark-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #496949 0px,
        #496949 5px,
        #C8E8C8 5px,
        #C8E8C8 10px
    );
}

.bg-color-brown-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #A36A00 0px,
        #A36A00 5px,
        #FFFFB3 5px,
        #FFFFB3 10px
    );
}

.bg-color-teal-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #568a89 0px,
        #568a89 5px,
        #BCF0EF 5px,
        #BCF0EF 10px
    );
}

.bg-color-grayDark-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #525252 0px,
        #525252 5px,
        #B8B8B8 5px,
        #B8B8B8 10px
    );
}

.bg-color-orange-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #c79121 0px,
        #c79121 5px,
        #FFFFBA 5px,
        #FFFFBA 10px
    );
}

.bg-color-lemon-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #B6FF00 0px,
        #B6FF00 5px,
        #FFFFB3 5px,
        #FFFFB3 10px
    );
}

.bg-color-blueLight-striped {
    color: #000;
    background: repeating-linear-gradient(
        135deg,
        #92a2a8 0px,
        #92a2a8 5px,
        #C5D5DB 5px,
        #C5D5DB 10px
    );
}

.bg-color-violet-temp {
    color: #fff;
    background-color: rgba(178, 0, 255, 0.3);
}

.bg-color-red-temp {
    color: #fff;
	background-color: rgba(192, 38, 49, 0.3);
}

.bg-color-green-temp {
    color: #fff;
	background-color: rgba(53, 110, 53, 0.3);
}

.bg-color-blue-temp {
    color: #fff;
	background-color: rgba(87, 136, 156, 0.3);
}

.bg-color-yellow-temp {
    color: #fff;
	background-color: rgba(253, 208, 28, 0.3);
}

.bg-color-pink-temp {
    color: #fff;
	background-color: rgba(219, 142, 187, 0.3);
}

.bg-color-cyan-temp {
    color: #fff;
	background-color: rgba(0, 255, 255, 0.3);
}

.bg-color-grayLight-temp {
    color: #fff;
	background-color: rgba(192, 192, 192, 0.3);
}

.bg-color-maroon-temp {
    color: #fff;
	background-color: rgba(127, 0, 0, 0.3);
}

.bg-color-greenDark-temp {
    color: #fff;
	background-color: rgba(73, 105, 73, 0.3);
}

.bg-color-brown-temp {
    color: #fff;
	background-color: rgba(163, 106, 0, 0.3);
}

.bg-color-teal-temp {
    color: #fff;
	background-color: rgba(86, 138, 137, 0.3);
}

.bg-color-grayDark-temp {
    color: #fff;
	background-color: rgba(82, 82, 82, 0.3);
}

.bg-color-orange-temp {
    color: #fff;
	background-color: rgba(199, 145, 33, 0.3);
}

.bg-color-lemon-temp {
    color: #fff;
	background-color: rgba(182, 255, 0, 0.3);
}

.bg-color-blueLight-temp {
    color: #fff;
	background-color: rgba(146, 162, 168, 0.3);
}

.tabs-right>.tab-content {
    margin-left: 10px;
    margin-right: 85px;
}

.cm-border-color-violet {
    border-left: 5px solid #B200FF !important;
}

.cm-border-color-red {
    border-left: 5px solid #a90329 !important;
}

.cm-border-color-cyan {
    border-left: 5px solid #00FFFF !important;
}

.cm-border-color-green {
    border-left: 5px solid #356e35 !important;
}

.cm-border-color-blue {
    border-left: 5px solid #57889c !important;
}

.cm-border-color-yellow {
    border-left: 5px solid #FDD01C !important;
}

.cm-border-color-pink {
    border-left: 5px solid #ac5287 !important;
}

.cm-border-color-cyan {
    border-left: 5px solid #00FFFF !important;
}

.cm-border-color-grayLight {
    border-left: 5px solid #C0C0C0 !important;
}

.cm-border-color-maroon {
    border-left: 5px solid #7F0000 !important;
}

.cm-border-color-greenDark {
    border-left: 5px solid #496949 !important;
}

.cm-border-color-brown {
    border-left: 5px solid #A36A00 !important;
}

.cm-border-color-teal {
    border-left: 5px solid #568a89 !important;
}

.cm-border-color-grayDark {
    border-left: 5px solid #525252 !important;
}

.cm-border-color-orange {
    border-left: 5px solid #c79121 !important;
}

.cm-border-color-lemon {
    border-left: 5px solid #B6FF00 !important;
}

.cm-border-color-blueLight {
    border-left: 5px solid #92a2a8 !important;
}

.cm-border-color-blue {
    border-left: 5px solid #57889c !important;
}

.fc-agenda-slots .fc-agenda-axis {
    border-right: 1px solid #ddd;
}

.fc-agenda-slots > tbody > tr:last-child .fc-widget-content {
    border-bottom: 1px solid #ddd;
}

.fc-agenda-days > tbody > tr > td.fc-last {
    border-right: 1px solid #ddd;
}

.calendar-no-time .fc-agenda-slots .fc-widget-header {
    display: none;
}

.calendar-no-time .fc-agenda-days > tbody > tr > th.fc-widget-header {
    width: 0px;
}

.fc-today {
    background: transparent;
}

.fc-current {
    background: #fcf8e3 !important;
}

.articleHeightDetail::-webkit-scrollbar {
    width: 0.5em;
    background-color: #eee;
}

.articleHeightDetail::-webkit-scrollbar-thumb {
    background-color: #888;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-bottom: 1px solid #ddd;
}

.txt-color-terror {
    color: #ff00ff !important;
}

.dropdown-backdrop{
    position: static;
}

#productStockSelect option {
    font-family: monospace;
}

.nav-tabs.navbar-right>li>a {
    margin-right: 0px !important;
}

.dropdown-custom-width {
    width: 210px !important;
}