@media (min-width: 1701px) {
    .col-report {
        width: 25% !important;
    }
}
@media (max-width: 1700px) and (min-width: 1320px) {
    .col-report {
        width: 33% !important;
    }
}

@media (max-width: 1040px) and (min-width: 0) {
    #productPreviewModal  .modal-dialog { 
        min-width: 99% !important;
        margin: 1px !important;
    }
    .minihelp {
        display: none;
    }
    .widget-toolbar .button-icon i {
        font-size: 2em;
    }
    .jarviswidget header h2 {
        width: 175px;
    }
    .k-widget.k-window {
        height: 420px !important;
        width: 500px !important;
    }
    
    .k-window-titlebar .k-window-action {
        height: 24px !important;
        width: 24px !important;
        text-align: center;
    }
}
@media only screen and (max-width: 560px) and (min-width: 320px) {
    .hidden-mobile {
        display: none!important;
    }
}
@media (max-width: 880px) and (min-width: 768px) {
    #extr-page #header {
        padding: 0 30px!important;
    }
}
@media (max-width: 820px) and (min-width: 0) {
    #supplychainCreateModal  .modal-dialog { min-width: 320px!important; }
    #participantEditModal  .modal-dialog { min-width: 320px!important; }
    #participantLocationsModal   .modal-dialog { min-width: 320px!important; }
    #scanHistoryGridModal .modal-dialog { min-width: 320px!important; }
    .label-values-container {
        margin: 3px !important;
    }
    .modal-dialog .tab-content.padding-10 {
        padding: 0 !important;
    }
    .modal-dialog .tab-content>.tab-pane {
        margin: 0 !important;
    }
}
@media screen and (max-width: 820px) {
    .smart-form .col {
        float: none;
        width: 100%;
    }
}
@media screen and (max-width: 900px) {
    #editNutritionInformationForm.smart-form .header .col {
        float: none;
        width: 100%;
    }

    #editNutritionInformationForm.smart-form .add-ingredients .col {
        float: none;
        width: 100%;
    }
}
@media only screen and (max-width: 900px) and (min-width: 0) {
    #gtinsImportModal [data-smart-wizard-pane="1"] .ait-section-content { height: 170px!important; }
    #gtinsImportModal [data-smart-wizard-pane="2"] .ait-section-content { height: 215px!important; }
    #editRewardGtinsModal .smart-form fieldset { padding: 10px 5px; }
}
@media only screen and (max-width: 679px) and (min-width: 0) {
    #extr-page #header {
        padding: 0 30px!important;
    }
    #extr-page #header #logo {
        margin-top: 0;
    }
    #logo-group {
        display: none !important;
    }

}
@media only screen and (max-width: 479px) and (min-width: 320px) {
    #logo {
        width: 200px;
    }
    #logo-group {
        width: 200px!important;
    }
    .ait-btn-subheader {
        top: 5px !important;
    }
    .ait-btn-grid>:first-child>a {
        margin-top: 5px!important;
        width: 40px!important;
        height: 39px!important;
        line-height: 38px!important;
    }
    #dropdownactions  ul {
        width: 52px !important;
    }
    
    #editRewardGtinsModal .smart-form fieldset { padding: 5px 1px; }
}
@media only screen and (max-width: 400px) and (min-width: 320px) {
    #extr-page #header {
        height: 100px !important;
    }
    #extr-page-header-space {
        /* line-height: 40px; */
    }
    #extr-page #header #logo {
        margin-top: 7px !important;
        margin-left: 0;
    }
    #header {
        height: 100px!important;
    }
    #left-panel {
        padding-top: 100px!important;
    }
    #participant {
        padding-top: 6px !important;
        height: 40px !important;
    }
    .ait-btn-subheader {
        top: 5px !important;
    }
    .ait-btn-grid>:first-child>a {
        margin-top: 5px!important;
        width: 40px!important;
        height: 39px!important;
        line-height: 38px!important;
    }
    #dropdownactions  ul {
        width: 52px !important;
    }

}

.al {
    text-align: left;
}

.pt7 {
    padding-top: 7px;
}
.fl {
    float: left;
}
.mr20 {
    margin-right: 20px;
}
.h450 {
    height: 450px;
}
.fa-1x5 {
    font-size: 1.5em;
}
.fa-2x3 {
    font-size: 2.3em;
}
.fa-1x-up3 {
    margin-bottom: 3px;
}
.fa-2x-up3 {
    font-size: 2em;
    margin-bottom: 3px;
}
.fa-1x3 {
    font-size: 1.3em;
}
.fa-1x3-dn3 {
    font-size: 1.3em;
    margin-top: 3px;
}
.fa-pr5 {
    padding-right: 5px;
}
.fa-mb5 {
    margin-bottom: 5px;
}
.fa-mb10 {
    margin-bottom: 10px;
}
.fa-mr10 {
    margin-right: 10px;
}
.fa-pb10 {
    padding-bottom: 10px;
}
.fa-va0 {
    vertical-align: 0 !important;
}

#editRewardModal .modal-dialog { min-width: 60%; }
#editRewardModal .smart-form fieldset+fieldset { border: none; }
#editRewardModal legend{ font-size: 14px; }
#editRewardModal .smart-form .radio { margin-right: 10px; }
#editRewardModal .smart-form .help-block { position: absolute; }

#editRewardGtinsModal .modal-dialog { min-width: 60%; }
#editRewardGtinsModal .gtin-action { color: #F7AE00; }
#editRewardGtinsModal .k-multiselect-wrap .k-button { margin-top: 2px; }

#editRewardEventsModal .modal-dialog { min-width: 50%; }
#editRewardEventsModal .smart-form .checkbox { margin-bottom: 0 !important; }
#editRewardEventsModal .smart-form .toggle, .smart-form .checkbox { line-height: 30px; }
#editRewardEventsModal .smart-form .toggle i, .smart-form .checkbox i  { top: 6px; border-color: #BDBDBD;}
#editRewardEventsModal .smart-form .toggle:hover i  { border-color: #F7AE00; }

#editRewardEventsModal .smart-form .toggle i:before { background-color: #F7AE00; }

#scanHistoryGridModal .modal-dialog { min-width: 50%; }
#supplychainCreateModal  .modal-dialog { min-width: 50%; }
#supplychainFilterModal  .modal-dialog { min-width: 50%; }
#participantEditModal   .modal-dialog { min-width: 50%; }
#participantLocationsModal   .modal-dialog { min-width: 70%; }
#participantLocationsModal   .k-grid tbody td { white-space: nowrap; }
#assignGrid tbody tr:hover {
    background: #F8AF00;
    cursor: pointer;
}
#tariffSelectorGrid tbody tr:hover {
    background: #F8AF00;
}
#templateMetricForm .k-state-disabled {
    border: none;
    color: #eeeeee;
}
#templateMetricForm .k-state-disabled  input{
    border-color: #eeeeee !important;
}
#templateMetricForm .k-state-disabled .k-icon {
    background-image: none;
}

.dashboard-header {
    width: 180px !important;
}

.k-grid, .k-grid  td, div.k-grid-header, div.k-grid-footer, div.k-grid-pager, div.k-grid-header-wrap {
    border-color: #ddd;
}
.k-header {
    color: inherit;
    font-weight: bold !important;
    background-color: #eee;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa));
    border-color: #ddd;
}
.k-header > .k-link , .k-pager-wrap span, .k-pager-wrap > .k-link:hover {
    color: #333;
}
.k-list {
    background-color: #eee;
    border-color: #ddd;
}
.k-list > .k-state-selected,
.k-list > .k-state-hover {
    background-color: #ccc;
    border-color: #ccc;
}
.k-popup .k-list .k-item {
    line-height: 1.8em;
    min-height: 1.8em;
    margin-left: 1px;
    margin-top: 1px;
}
.k-popup.k-list-container  {
    background-color: #eee;
    border-color: #ddd;
}
.k-pager-wrap > .k-link {
    line-height: 1.4em;
    height: 1.5em;
    border-radius: 0.25em;
    border-color: #ccc;
}
.k-pager-numbers .k-state-selected {
    border-style: solid;
    border-width: 1px;
    text-align: center;
    border-radius: 0.25em;
    line-height: 1.4em;
    height: 1.5em;
}
.k-pager-numbers .k-link {
    line-height: 1.5em;
    border-radius: 0.25em;
    border-color: #ccc;
    color: #333;
}
.k-state-selected {
    background-color: #ccc !important;
    border-color: #ccc;
}
.k-pager-wrap  > .k-link:hover {
    border-color: #999;
    background-color: #eee;
}
.k-pager-numbers .k-link:hover {
    border-color: #999;
    background-color: #eee;
}
.k-grid .k-dropdown-wrap {
    border-color: #ccc;
}
.k-grid .k-dropdown-wrap.k-state-hover,
.k-grid .k-dropdown-wrap.k-state-active,
.k-grid .k-dropdown-wrap.k-state-focused,
.k-i-refresh:hover {
    border-color: #ccc;
    background-color: #ccc;
}
.k-pager-refresh.k-link:hover {
    background-color: #ccc !important;
}
.k-textbox:hover {
    border-color: #333;
}
.k-alt {
    background-color: #fcfcfc;
}
.k-multiselect {
    border-color: #BDBDBD !important;
    border-radius: 0 !important;
}
.k-multiselect:hover {
    border-color: #5D98CC !important;
}
.k-multiselect-wrap  .k-input {
    border: 0 !important;
}
.k-multiselect .k-delete {
    margin-left: 7px;
    height: 20px;
    width: 20px;
    background-position: -160px -78px !important;
}
.k-button {
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
    border: 1px solid #bfbfbf;
    color: #6D6A69;
    font-style: normal;
}
.k-button:hover{
    border: 1px solid #bfbfbf;
    color: #222;
    background-color: #f8f8f8;
    transition: all 0s;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
    box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
}
.k-state-hover {
    border: 1px solid #bfbfbf;
    color: #222;
    background-color: #f8f8f8;
    transition: all 0s;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
    box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
}

.ait-pane {
    margin: 0 10px;
}
.ait-nodisplay {
    display: none;
}
.ait-nopadding {
    padding: 0 !important;
}
.ait-nomargin {
    margin: 0 !important;
}
.ait-nomove {
    cursor: default !important;
}
.ait-btn-subheader {
    float: right;
    position: relative;
    margin-right: 20px !important;
    margin-bottom: 5px;
}
.ait-disabled {
    color: #c5c5c5 !important;
    border-color: #c5c5c5 !important;
    cursor: default  !important;
}
.ait-disabled:hover{
    color: #c5c5c5 !important;
    border-color: #c5c5c5 !important;
    cursor: default  !important;
}
.ait-disabled  input{
    color: #c5c5c5 !important;
    border-color: #c5c5c5 !important;
    cursor: default  !important;
    pointer-events: none;
}
.ait-disabled  input:hover{
    color: #c5c5c5 !important;
    border-color: #c5c5c5 !important;
    cursor: default  !important;
    pointer-events: none;
}
body {
    font-family: Roboto,"Open Sans",Arial,Helvetica,Sans-Serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
h1 {
    font-family: Rockwell,"Open Sans",Arial,Helvetica,Sans-Serif;
}
h2, h3, h4, h5 {
    font-family: RobotoCondensedBold,"Roboto Condensed","Open Sans",Arial,Helvetica,Sans-Serif;
}

.ait-loading {
    background-image: url('../img/ait/loading.gif');
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top:-100px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#extr-page-header-space>:first-child {
    font-size: 14px;
    margin-right: 14px;
    vertical-align: -3px;
    font-weight: 400;
}
.page-title {
    margin: 12px 0 0 0;
}
.wizard-pane {
    margin-top: -32px;
    margin-left: -13px;
    margin-right: -13px;
}
.wizard-pane:after, .wizard-pane:before {
    content: " ";
    display: table;
    clear: both;
}
.tab-content {
    margin: 0;
    padding: 0;
    max-height: 610px;
    overflow: auto;
}
.tab-content>.tab-pane {
    display: none;
    clear: both;
    margin: 0 10px;
    height: 580px;
    overflow-y: auto;
    overflow-x: hidden;
}
.tab-content>.active {
    display: block;
}

.smart-form fieldset {
    display: block;
    padding: 15px 14px 5px;
    border: none;
    background: #fff;
    position: relative;
}
.smart-form footer .btn {
    float: right;
    height: 31px;
    margin: 10px 0 0 5px;
    padding: 0 22px;
    font: 300 15px/29px RobotoCondensedBold,"Roboto Condensed","Open Sans",Helvetica,Arial,sans-serif;
    cursor: pointer;
}
.smart-form .label {
    display: block;
    margin-bottom: 6px;
    line-height: 19px;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    text-align: left;
    white-space: normal;
}
.client-form header {
    padding: 15px 13px;
    margin: 0;
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,.1);
    background: url("../img/ait/content-bg.png") repeat-x center top !important;
}
.smart-form footer {
    display: block;
    padding: 7px 14px 15px;
    border-top: 1px solid rgba(0,0,0,.1);
    background: url("../img/ait/content-bg.png") repeat-x center top !important;
}
.smart-form .checkbox, .smart-form .radio {
    margin-bottom: 15px !important;
}
.smart-form .col-12 {
    width: 100%;
}
.smart-form input.input-xs {
    height: 30px;
    padding: 2px 10px;
    line-height: 1.5;
    font-size: 100%;
}
.smart-form input.input-sm {
    height: 30px;
    padding: 2px 10px;
    line-height: 1.5;
    font-size: 100%;
}
.smart-form .k-dropdown-wrap {
    border-color: #BDBDBD !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    padding: 0 5px;
    font-weight: normal;
}
.smart-form .k-dropdown {
    border-color: #BDBDBD !important;
    border-radius: 0 !important;
    background-color: #fff !important;
}
.smart-form .k-dropdown:hover, .smart-form .k-dropdown-wrap:hover {
    border-color: #5D98CC !important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.smart-form .k-invalid-msg span{
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.ait-invalid-msg {
    color: red !important;
}

.gtin-barcode {
    margin: 5px;
}
.ait-report {
    max-width: 395px;
    min-width: 328px;
    border: 1px solid #AAA;
    margin-top: 25px;
    min-height: 190px;
    background-color: #fbfbfb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 0 3px 3px #AAA;
    -webkit-box-shadow: 0 3px 3px #AAA;
    -moz-box-shadow: 0 3px 3px #AAA;
}
.ait-report h1 {
    margin-top: 130px;
    color: #4c4f53;
}
.ait-report h4 {
    margin-top: -15px;
    color: #4c4f53;
}
.ait-rpt-thumb {
    background-image: url('../img/ait/DefaultReportThumbnail.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-thumb-c {
    background-image: url('../img/ait/DefaultReportThumbnailC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-auth-c {
    background-image: url('../img/ait/AuthenticationC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-auth {
    background-image: url('../img/ait/Authentication.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-newprod-c {
    background-image: url('../img/ait/NewProductsC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-newprod {
    background-image: url('../img/ait/NewProducts.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-movedprod-c {
    background-image: url('../img/ait/MovedProductsC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-movedprod {
    background-image: url('../img/ait/MovedProducts.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-retailers-c {
    background-image: url('../img/ait/RetailersC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-retailers {
    background-image: url('../img/ait/Retailers.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-sold-c {
    background-image: url('../img/ait/SoldProductsC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-sold {
    background-image: url('../img/ait/SoldProducts.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-newdevices-c {
    background-image: url('../img/ait/NewMobileDevicesC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-newdevices {
    background-image: url('../img/ait/NewMobileDevices.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-users-c {
    background-image: url('../img/ait/UserActivitiesC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-users {
    background-image: url('../img/ait/UserActivities.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-rewards-c {
    background-image: url('../img/ait/RewardsC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-rewards {
    background-image: url('../img/ait/Rewards.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-rewardsusers-c {
    background-image: url('../img/ait/RewardsUsersC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-rewardsusers {
    background-image: url('../img/ait/RewardsUsers.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-upload-c {
    background-image: url('../img/ait/UploadC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-upload {
    background-image: url('../img/ait/Upload.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-chainperf-c {
    background-image: url('../img/ait/SupplyChainC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-chainperf {
    background-image: url('../img/ait/SupplyChain.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-bap-agreement {
    background-image: url('../img/ait/AmbassadorsAgreement.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-bap-codes {
    background-image: url('../img/ait/AmbassadorsCode.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-bap-agents {
    background-image: url('../img/ait/AmbassadorsAgent.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-recalledproducts-c {
    background-image: url('../img/ait/RecallC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-rpt-recalledproducts {
    background-image: url('../img/ait/Recall.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-report-filter {
    width: 100%;
    background-color: #fbfbfb;
}
.ait-report-filter  label {
    margin-bottom: 6px;
}
.ait-report-filter  dd {
    margin-bottom: 6px;
}
.ait-report-filter  section {
    margin-bottom: 0;
}
.ait-report-filter  .group-btn {
    margin-top: 20px;
}
.ait-report-filter  .group-type {
    width: 100%;
    margin: 8px 0;
    max-width: 500px;
    text-align: center;
}
.ait-report-filter  .group-type  td {
    white-space: nowrap;
}
/*
 .ait-report-filter .group-btn .btn.ait-btn-primary {
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
    border: 1px solid #bfbfbf;
    font-family: Roboto,"Open Sans",Arial,Helvetica,Sans-Serif !important;
    font-size: 14px;
    font-style: normal;
    line-height: 1.42857143;
    text-transform: none;
    color: #6D6A69 !important;
    height: 29px;
    margin-bottom: 5px;
}
.ait-report-filter .group-btn .btn.ait-btn-primary:hover{
    border: 1px solid #bfbfbf;
    color: #222 !important;
    background-color: #f8f8f8;
    transition: all 0s;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
    box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
}
.ait-report-filter .k-picker-wrap.k-state-hover {
    border: 1px solid #bfbfbf;
    color: #222 !important;
    background-color: #f8f8f8;
    transition: all 0s;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
    box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
}
.ait-report-filter .k-picker-wrap.k-state-focused {
    border: 1px solid #bfbfbf;
    color: #222 !important;
    background-color: #f8f8f8;

}
.ait-report-filter .k-state-hover > .k-select {
    border-color: #bfbfbf;
}
*/
.filter-footer {
    padding: 5px 20px 0 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.filter-footer .btn {
    height: 32px;
    padding: 4px 12px;
}

.ait-sys-alerts-c {
    background-image: url('../img/ait/AlertsC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-sys-alerts {
    background-image: url('../img/ait/Alerts.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.ait-sys-nutrition-c {
    background-image: url('../img/ait/NutritionInfoC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-sys-nutrition {
    background-image: url('../img/ait/NutritionInfo.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.ait-sys-brands-c {
    background-image: url('../img/ait/BrandsC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-sys-brands {
    background-image: url('../img/ait/Brands.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.ait-sys-redeem-c {
    background-image: url('../img/ait/RedeemC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-sys-redeem {
    background-image: url('../img/ait/Redeem.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.ait-billing-c {
    background-image: url('../img/ait/BillingC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-billing {
    background-image: url('../img/ait/Billing.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.ait-tariff-c {
    background-image: url('../img/ait/TariffC.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.ait-tariff {
    background-image: url('../img/ait/Tariff.png') !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.mapholder {
    height: 100%
}
.mapview {
    height: 100%
}
.map-legend {
    background: #f3f3f4;
    margin: 15px 20px 0 0;
    padding: 10px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-radius: 4px;
    z-index: 0;
    position: absolute;
    display: block;
    right: 0px;
    width: 200px;
}
.map-legend div {
    vertical-align: middle;
    margin-bottom: 10px;
}
.map-legend div:last-child {
    margin-bottom: 0px;
}
.map-legend div img {
    vertical-align: middle;
    margin-right: 15px;
    width: 25px;
}
.map-legend div span {
    display: inline-block;
    vertical-align: middle;
    font-family: Roboto,"Open Sans",Arial,Helvetica,Sans-Serif;
    font-size: 130%;
    width: 140px;
    line-height: 16px;
}


.ait-section {
    border-color: #BDBDBD;
    border-style: solid;
    border-width: 1px;
}
.ait-section-header {
    background-color: #eee;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa));
    width: 100%;
    border-bottom: 1px solid #BDBDBD;
    height: 28px;
}
.ait-section-content {
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
}
.ait-section .btn {
    font-size: 12px!important;
    padding: 3px 8px!important;
    border: 1px solid #ccc!important;
    margin: 1px 3px;
}
.ait-section-btn  a {
    color: #333 !important;
}
.ait-section-lang {
    height: 20px !important;
    margin-right: 15px;
    margin-top: 3px;
    padding: 0 5px;
    border: 1px solid #ccc!important;
}
.ait-section-label {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    text-align: left;
    white-space: normal;
    padding: 0 20px;
    position: relative;
}
.ait-section-table {
    display:table;
    float: left;
}
.ait-section-table-r {
    display:table;
    float: right;
}
.ait-section-row{
    display:table-row;
    text-align: center;
}
.ait-section-col{
    display:table-cell;
    vertical-align: middle;
}

#gtinsImportModal [data-smart-wizard-pane="1"] .ait-section-content { height: 235px; }
#gtinsImportModal [data-smart-wizard-pane="2"] .ait-section-content { height: 295px; }
#gtinsImportModal [data-smart-wizard-pane="3"] .ait-section-content { height: 435px; }

.modal-header {
    padding: 9px 20px;
    border-bottom: 1px solid #eee;
    height: 51px;
    background: rgba(248,248,248,.9) url("../img/ait/content-bg.png") repeat-x center top;
    cursor: default;
}
.modal-header table {
    width: 100%;
}
.modal-title {
    line-height: 1.8;
}
.modal-subtitle {
    text-align: right;
    padding-right: 20px;
    cursor: default;
}
.modal-header .close {
    margin: 0px -10px;
    width: 30px;
    height: 30px;
}
.modal-header .close:hover {
    box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
    moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
    border: 1px solid #bfbfbf;
}
.modal-body {
    position: relative;
    padding: 10px;
}
.modal-footer {
    padding: 9px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    background: rgba(248,248,248,.9) url("../img/ait/content-bg.png") repeat-x center top;
}
.modal-footer .btn {
    height: 32px;
    padding-top: 4px;
}
.modal-dialog .k-grid {
    margin-right: 1px;
}
.modal-dialog .k-grid-toolbar {
    background-color: #2a2725;
}
.modal-dialog .k-grid-toolbar .k-button {
    color: #000000 !important;
    background-color: #F8AF00 !important;
    border-color: #F7AE00;
    font-family: 'RobotoCondensedBold','Roboto Condensed' !important;
    font-size: 12px!important;
    text-transform: uppercase;
    background-image: none;
    float: right;
}


.form-actions {
    display: block;
    padding: 9px 35px;
    border-top: 1px solid rgba(0,0,0,.1);
    margin-top: 25px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: -10px;
    text-align: right;
    background: rgba(248,248,248,.9) url("../img/ait/content-bg.png") repeat-x center top;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 4px 14px;
    background-color: #F8AF00;
    border-color: #F7AE00;
    border: 1px solid #F7AE00;
    border-radius: 2px;
}

#header {
    display: block;
    height: 71px;
    margin: 0;
    padding: 0 13px 0 0;
    background: #ffffff url("../img/ait/content-bg.png") repeat center top !important;
    position: relative;
    z-index: 905;
}
#header>div {
    display: inline-block;
    vertical-align: middle;
    /* height: 71px; */
    float: left;
}
#header>:first-child, aside {
    width: inherit;
}

#left-panel {
    position: absolute;
    top: 0;
    /* left: 0; */
    z-index: 904;
    padding-top: 71px;
}
#extr-page #header {
    margin: 0;
    height: 71px;
    border-bottom: 1px solid #eee!important;
    overflow: hidden;
    padding: 0 30px;
    border-width: 0;
    min-height: 28px;
    background: url("../img/ait/content-bg.png") repeat-x center top !important;
}
#extr-page .login-app-icons {
    vertical-align: top;
    margin-top: 15px;
    width: 300px;
}
#extr-page .login-desc-box-l {
    min-height: 350px;
    width: 60%;
}
#extr-page #header #logo img {
    width: 200px;
}
#extr-page #header #logo {
    margin-top: 13px;
    margin-left: 0;
}
#logo {
    display: inline-block;
    margin-top: 13px;
    margin-left: 9px;
    max-height: 40px;
}
#logo img {
    width: 200px;
    height: auto;
    padding-left: 3px;
}
#logo-slim {
    display: inline-block;
    margin-top: 15px !important;
    margin-left: 5px !important;
}
#logo-slim img {
    height-max: 40px;
    padding-left: 3px;
}
#extr-page #header #logo-group {
    height: 40px !important;
    display: inline-block !important;
}
.ait-delimeter {
    margin-left: 10px;
    margin-bottom: 13px;
    padding: 0 5px;
    width: 10px;
    text-align: center;
}
.ait-black {
    background-color: #2f2f2f !important;
}
.ait-grey {
    color: #a5a5a5 !important;
}
.ait-grey a, .ait-grey a:visited, .ait-grey a:hover {
    color: #a5a5a5;
    text-decoration: underline;
}

.txt-color-ait-gold {
    color: #f9af00 !important;
}
.ait-btn-primary {
    color: #000000 !important;
    background-color: #F8AF00 !important;
    border-color: #F7AE00;
    font-family: 'RobotoCondensedBold','Roboto Condensed' !important;
    font-size: 16px;
    text-transform: uppercase;
}
.ait-btn-primary:hover {
    background-color: #ffc12b !important;
}
.ait-btn-readmore {
    color: #000000 !important;
    background-color: #F8AF00 !important;
    border-color: #F7AE00;
    font-family: 'RobotoCondensedBold','Roboto Condensed';
    margin: 25px 0;
    font-size: 16px;
    text-transform: uppercase;
    height: 36px;
    padding-top: 7px;
}
.ait-btn-readmore:hover {
    background-color: #ffc12b !important;
}
.ait-btn-viewvideo {
    color: #000000 !important;
    background-color: #F8AF00 !important;
    border-color: #F7AE00;
    font-family: 'RobotoCondensedBold','Roboto Condensed';
    margin: 2px 20px 2px 0;
    font-size: 16px;
    text-transform: uppercase;
    height: 28px;
    padding-top: 3px;
}
.ait-btn-viewvideo:hover {
    background-color: #ffc12b !important;
}
.ait-btn-grid>:first-child>a:hover {
    border: 1px solid #bfbfbf;
    color: #222;
    transition: all 0s;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
    box-shadow: inset 0 0 4px 1px rgba(0,0,0,.08);
}
.ait-btn-grid>:first-child>a {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    font-weight: 700;
    height: 26px;
    line-height: 28px;
    min-width: 26px;
    padding: 2px;
    text-align: center;
    text-decoration: none!important;
    -moz-user-select: none;
    -webkit-user-select: none;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
    border: 1px solid #bfbfbf;
    color: #6D6A69;
    font-size: 17px;
    margin: 0;
}
.ait-btn-grid.pull-left {
    margin-left: 5px;
    margin-bottom: 2px;
}

#dropdownactions {
    display: none;
    position: absolute;
    z-index: 1000;
}
#dropdownactions  ul {
    top: 100%;
    left: 0;
    float: left;
    width: 44px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
#dropdownactions a {
    width: 32px;
    height: 32px;
}

.ait-table>thead>tr>th {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 14px;
}

.ait-nav-item {
    font-family: 'RobotoCondensed';
    text-transform: uppercase;
    background-repeat: no-repeat;
    height: 45px;
}
nav #ait-nav .active >a{
    color: #F8AF00 !important;
}
nav #ait-nav>li>a>i {
    width:25px !important;
    vertical-align: middle;
    line-height: 25px;
}

.ait-nav-item >a:hover{
    color: #F8AF00 !important;
}

.ait-i-check:before {
    position: absolute;
    top: 0;
    right: 9px;
    font-family: 'FontAwesome';
    content: "\f00c";
    font-size: 10px;
}
.ait-i-info:before {
    position: absolute;
    top: 1px;
    right: 11px;
    font-family: 'FontAwesome';
    content: "\f129";
    font-size:14px;
}
.ait-i-recall:before {
    position: absolute;
    top: 1px;
    right: 5px;
    font-family: 'FontAwesome';
    content: "\f071";
    font-size:14px;
    font-style: normal;
}
.ait-i-check-r:before {
    position: relative;
    top: -12px;
    right: 18px;
    font-family: 'FontAwesome';
    content: "\f00c";
    font-size: 14px;
}
.ait-i-info-r:before {
    position: relative;
    top: -11px;
    right: 14px;
    font-family: 'FontAwesome';
    content: "\f129";
    font-size:16px;
}
.ait-i-recall-r:before {
    position: relative;
    top: -11px;
    right: 17px;
    font-family: 'FontAwesome';
    content: "\f071";
    font-size: 16px;
    font-style: normal;
}

#participant {
    margin-left: 10px;
    padding-top: 12px;
}
.distributioncountries-listview {
  padding: 10px 5px 10px 32px;
  margin-bottom: -1px;
  min-width: 555px;
  min-height: 510px;
  border: none;
}
.distributioncountries-listview .item {
  float: left;
  display: inline-block;
  position: relative;
  width: 276px;
  height: 34px;
  margin: 0;
  padding: 0;
  line-height: 14px;
  text-indent: -16px;
}

.jarviswidget>header {
    color: #F8AF00;
    /* border: 1px solid #C2C2C2; */
    border: 0;
    background: #2a2725;
    border-bottom: 0;
}
.jarviswidget>div {
    border: 0;
    font-size: 14px;
}

.widget-header>:first-child {
    margin: 5px 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 0 10px;
    background: #333;
    border-bottom-color: #eee;
    height: 34px;
}
.ui-dialog .ui-dialog-title {
    float: left;
    color: #F8AF00;
    font-weight: 700;
    padding: 0 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ui-dialog .ui-dialog-buttonpane {
    padding: 6px 15px 6px;
    text-align: right;
    border-top: 1px solid #eee;
    background: url("../img/ait/content-bg.png") repeat-x center top !important;
}
.ui-dialog .ui-dialog-titlebar-close {
    margin-top: -10px;
    margin-right: 4px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #fff;
    background-color: #333;
    font-weight: 400;
    border: 0;
}
.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button {
    color: #000000;
    background-color: #F8AF00;
    border-color: #F7AE00;
    font-family: 'RobotoCondensedBold','Roboto Condensed';
    /* font-weight: bold; */
    /*font-size: 16px; */
    font-size: 12px!important;
    padding: 3px 8px!important;
    border: 1px solid #ccc!important;
    text-transform: uppercase;
}
.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-state-hover {
    color: #000000 !important;
    background-color: #ffc12b !important;
    border-color: #F7AE00 !important;
}

.widget-toolbar {
    padding: 2px 8px;
}
.widget-toolbar a {
    color: #f8af00;
}

.k-ff {
    overflow: inherit !important;
}

.blocker {
    position: relative;
    display: inline-block;
    min-height: 140px;
    min-width: 260px;
}
#participantEditTabs .blocker {
    position: relative;
    display: block;
}

.k-animation-container .k-filter-menu.k-popup {
    background-color: #ffffff;
    color: #515967;
}

.carousel-control {
    width: 10%;
    color: #F8AF00;
    opacity: .3;
    background-color: #000;
    height: 25px;
    line-height: 22px;
    top: 80px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.carousel-control:hover, .carousel-control:focus, .carousel-control .active{
    color: #F8AF00;
    opacity: .8;
}

.carousel-control .fa {
    font-size: bold;
}
.carousel-indicators {
    display: none;
}
.carousel-indicators li {
  border: 1px solid #F8AF00;
}
.carousel-indicators .active {
  background-color: #F8AF00;
}

.label-values-container {
    margin: 10px !important;
}
.gtin-barcode-wrapper {
    width: 300px;
    display: inline-block;
    float: left;
}
.sgtin-barcode-wrapper {
    display: inline-block;
    float: left;
    padding: 3px 15px;
}
.qrcode-barcode-wrapper {
    display: inline-block;
    float: left;
    padding: 3px 5px;
}
.ecommerce-barcode-wrapper {
    display: inline-block;
    float: left;
    padding: 3px 17px;
    margin-bottom: 0px !important;
}
.full-size {
    width: 100%;
}
.k-calendar-container.k-popup {
    background-color: #ffffff;
    color: #515967;
}
.total-count-refresh.k-link{
    float: right;
    border-width: 0px;
    margin-right: .5em;
}
.total-count-refresh.k-link:hover {
    background-color: #ccc !important;
}
.total-count-loader{
    display:none;
    float:right;
}
.k-label.grid-count{
    text-align:right;
    float:right;
}
.k-calendar td{
    border: 0px;
}
.k-calendar .k-link.k-state-hover {
    border: 0px;
}
.filter-databar.k-panelbar .k-link.k-state-selected {
    background-color: #515967 !important;
    box-shadow: none;
    background-image: none;
}
.filter-databar.k-panelbar .k-state-hover {
    border-width: 0px;
}
.filter-databar.k-panelbar .k-link {
    border-bottom-width: 0px;
    font-weight: normal !important;
}
.filter-databar.k-panelbar .k-link:hover {
    border-width: 0px;
}
.filter-databar.k-panelbar .k-content {
    border-bottom-style: none;
    border-bottom-width: 0px;
}
.k-window .k-window-iframecontent {
    padding: .58em;
}
.smart-form .label.checkbox {
    padding-top: 6px;
    margin-bottom: 0px !important;
}
.smart-form .radio {
    padding-left: 25px;
    padding-top: 1px;
    margin-bottom: 0px !important;
}

.fuelux .wizard ul li.disabled.complete{
    color: #999;
    background: #f3f4f5;
}
.fuelux .wizard ul li.disabled.complete:hover{
    cursor: default;
    background: #f3f4f5;
}
.fuelux .wizard ul li.disabled.complete:hover .chevron:before{
    border-left:14px solid #f3f4f5
}
li.other-schema {
    color:red !important;
}
.ait-modal-open{overflow:hidden}
.ait-modal-open .modal{overflow-x:hidden;overflow-y:auto}
.cd {text-align:center;}

.k-grid-content {
    min-height: 30px;
}
.k-tabstrip>.k-content {
    font-weight: normal;
}
.ng-invalid .help-block {
    color:red;
}
.smart-form .help-block {
    color:red;
}
#main-help h3 {
    color: #361400;
}
#main-help h4 {
    color: #562c00;
}
#main-help h5 {
    color: #cb8b00;
}
.group-btn .btn {
    height: 32px;
    padding: 6px 12px;
    padding-top: 4px;
}

.select i {pointer-events: none;}

.btn-inactive {
    background-color: #4c4f53 !important;
    border-color: #000000 !important;
    color: #ffffff !important;
}

.btn-inactive:hover {
    border-color: #f8af00 !important;
}

.date-interval .k-autocomplete.k-state-hover, .date-interval .k-picker-wrap.k-state-hover, .date-interval .k-numeric-wrap.k-state-hover, .date-interval .k-dropdown-wrap.k-state-hover
.date-interval .k-autocomplete.k-state-default, .date-interval .k-picker-wrap.k-state-default, .date-interval .k-numeric-wrap.k-state-default, .date-interval .k-dropdown-wrap.k-state-default {
    background-color: none;
    background-image: none;
    border: none;
}

.date-interval .k-picker-wrap .k-select, .date-interval .k-numeric-wrap .k-select, .date-interval .k-dropdown-wrap .k-select {
    box-sizing: content-box;
}

.date-interval .k-picker-wrap.k-state-disabled {
    border:none;
}

.date-interval input:disabled {
    color: #bdbdbd;
}

.date-interval .widget-toolbar {
    float:left;
    border:0;
    display: inline-table;
    line-height: 27px;
    height: 27px;
}

.date-interval .widget-toolbar a {
    margin: -3px 3px 0px 0px;
}

.date-interval .widget-toolbar a:last-of-type {
    margin: -3px 0px 0px 0px;
}

#thumbnails .superbox-img {
    width:auto;
}

#yoxview_popupWrap {
    z-index:99999 !important;
}

.widgetbox {
    margin-left: 5px;"
    border: solid 1px gray;

}
.widgetitem {
    height:95px;
    width:185px;
    float:left;
    background-repeat: no-repeat;
    text-align: center;
    margin: 3px;
    padding-top: 73px;
    cursor: pointer;
    font-family: Rockwell,"Open Sans",Arial,Helvetica,Sans-Serif;
    font-size: 10px;
}
.widgetdefault {
    background-image:url(/styles/img/ait/basewidget.png);
}
.widgetAT {
    background-image:url(/styles/img/ait/widgetAT.png);
}
.widgetMap {
    background-image:url(/styles/img/ait/widgetMap.png);
}
.widgetAge {
    background-image:url(/styles/img/ait/widgetAge.png);
}
.widgetGender {
    background-image:url(/styles/img/ait/widgetGender.png);
}
.widgetReg {
    background-image:url(/styles/img/ait/widgetReg.png);
}
.widgetTrend {
    background-image:url(/styles/img/ait/widgetTrend.png);
}
.widgetAuthGrid {
    background-image:url(/styles/img/ait/widgetAuthGrid.png);
}
.thumb {
    height:200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: auto auto;
    background-image: url(/styles/css/default/loading-image.gif);
}

.image-viewer {
    display: block;
    max-height: 600px;
    max-width: 1000px;
    overflow: auto;
    visibility: visible;
}

@media (max-width: 499px) {
    .image-viewer {
        max-width: 250px;
        max-height: 150px;
    }
}

@media (min-width: 500px) and (max-width: 879px) {
    .image-viewer {
        max-width: 400px;
        max-height: 200px;
    }
}

@media (min-width: 880px) and (max-width: 1024px) {
    .image-viewer {
        max-width: 750px;
        max-height: 400px;
    }
}

@media (min-width: 1654px) and (max-width: 1999px) {
    .image-viewer {
        max-width: 1500px;
        max-height: 756px;
    }
}

@media (min-width: 2000px) {
    .image-viewer {
        max-width: 1700px;
        max-height: 800px;
    }
}

@media screen and (max-width: 1400px) {
    .ait-report-filter .date-interval .col {
        float: none;
        width: 100%;
    }
}

.widget-body.widget-map{
    position: relative;
    min-height: 432px;
}

.widget-body.widget-map .widget-toolbar{
    border: 0px;
    height: 18px;
    padding: 0;
}

.widget-body.widget-map .widget-toolbar .legend-btn{
    float: right;
}

.widget-body.widget-map .map-legend{
    top: 30px;
    margin: 0px;
    z-index:99;
}

.widget-body.widget-map .map-legend div span {
    font-size: 100%;
}


.widget-body.widget-map {
    height: 100%;
}

.widget-body.widget-map .content {
    height: 432px;
}

.widget-body.widget-diagram, .widget-body.widget-diagram .content.k-chart {
    height:420px;
}

#jarviswidget-fullscreen-mode .widget-body.widget-map .content {
    height: 100%;
}

#jarviswidget-fullscreen-mode .widget-body.widget-diagram, #jarviswidget-fullscreen-mode .widget-body.widget-diagram .content.k-chart {
    height:100%;
}

#jarviswidget-fullscreen-mode {
    background-color:#ffffff;
}

.logo-preview img {
    max-width: 500px;
}

@media (min-width: 501px) and (max-width: 700px) {
    .logo-preview img {
        max-width: 300px;
    }
}

@media (max-width: 500px) {
    .img.logo-preview {
        max-width: 200px;
    }

    .logo-preview img {
        max-width: 200px;
    }
}

.auto-width table {
    width:auto;
}

.auto-width table th, .auto-width table td {
    min-width: 60px;
}

#editNutritionInformationForm #nutritionalStuffGrid .k-grid-content{
    max-height: 250px;
}

#editNutritionInformationForm.smart-form .add-ingredients {
    margin: 25px -15px 0px -15px
}

#editNutritionInformationForm.smart-form .add-ingredients .col.label {
    min-width: 80px;
    padding-top: 8px;
}

#editNutritionInformationForm.smart-form .add-ingredients .col.errors {
    padding-top: 8px;
    padding-right: 0px;
}

#editNutritionInformationForm.smart-form .add-ingredients .col.buttons {
    padding-right: 0px;
}

#editNutritionInformationForm.smart-form .add-ingredients .btn {
    padding: 4px;
}

.no-padding-right{
    padding-right: 0px !important;
}

#editNutritionInformationForm.smart-form #nutritionalStuffGrid .k-button {
    width: 29px;
    min-width: 0px;
}

#editNutritionInformationForm.smart-form #nutritionalStuffGrid .k-button:hover {
    border: 1px solid #dbdbde;
    color: #222;
    background-color: #f8f8f8;
}

#editNutritionInformationForm.smart-form #nutritionalStuffGrid .k-edit-cell input[type="checkbox"] {
    margin-left: 0.3em;
}

#editNutritionInformationForm.smart-form #nutritionalStuffGrid .k-edit-cell{
    padding: 3px;
}

.left-buffer{
    margin-left: 5px;
}

.right-buffer-large{
    margin-right: 20px;
}

.dashboard .jarviswidget,
.dashboard .jarviswidget svg{
    min-height: 400px;
}

.bs-viewer-nutrition-info .middle-size{
    font-size: 13px;
}

.bs-viewer-nutrition-info .label{
    margin-top: 10px;
}

.bs-viewer-nutrition-info .stuff-name{
    width: 140px;
}

.bs-viewer-nutrition-info .sub-stuff{
    margin-left: 50px;
}

.bs-viewer-nutrition-info .slider{
    margin: 20px 0px 10px 0px;
    width: 100%;
}

.allergen {
    color: red;
}

.k-slider-horizontal .k-slider-buttons .k-slider-track
{
    width:86% !important;
}

.ui-slider-horizontal .ui-slider-handle,
.ui-slider-horizontal .ui-slider-handle:hover{
    background-color: #ffc12b !important;
}

.ui-slider-horizontal .ui-slider-handle:hover{
    cursor: pointer;
}

.popover-content,
.popover-title{
    padding: 7px;
    font-size: 14px;
}

.pointer{
    cursor: pointer;
}

.popover {
    z-index: 1050;
}

.popover-content{
    max-height: 300px;
    overflow-y: auto;
}

.form-horizontal label.checkbox{
    padding-top: 0px;
}

.full-image-modal .modal-content{
    min-width: 200px;
    min-height: 200px;
}

.full-image-preview-icon-wrapper{
    position: relative;
}

.full-image-preview-icon-wrapper img.preview{
    max-height:200px;
    vertical-align:middle;
}

.full-image-preview-icon-wrapper .full-image-preview-icon{
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    margin: 4px;
    padding: 3px;
    background-color: #ffffff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #AAA;
    -webkit-box-shadow: 2px 2px 2px #AAA;
    -moz-box-shadow: 2px 2px 2px #AAA;
}

.logo-uploader .need-save-original{
    display: inline;
    margin-left: 10px;
    padding-top: 2px;
}

.colorpicker{
    z-index: 10000000000 !important;
}

.k-i-smartphone {
    background-image: url("../../images/smartphoneico.png");
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

/*------------------------------------ Chat ---------------------------------*/

.chat-wrapper .chat-message-container {
    width: 87%;
    margin-right: 10px;
    height: 28px;
    border-color: #ccc;
}

.chat-wrapper .chat-message-container input{
    height: 26px;
}

.chat-wrapper .chat-message-container button{
    top: 13px;
    right: 6px;
}

.chat-wrapper button {
    margin-top: -2px;
}

.active-chats-item {
    border-radius: 6px;
    margin-bottom: 20px;
    position: relative;
    padding: 10px;
}

.active-chats-item:hover {
    background-color: #fcaf17;
    cursor: pointer;
}

.active-chats-item:first-child {
    margin-top: 10px;
}

.active-chats-item:last-child {
    margin-bottom: 10px;
}

.active-chats-item .status-box {
    padding: 5px;
}

.active-chats-item div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    padding: 5px;
}

.active-chats-item div.text-limited {
    max-width: 300px;
    -ms-word-break: break-all;
    word-break: break-all;
}

.active-chats-item .username {
    color: #ac5f00;
}

.active-chats-item .datetime {
    opacity: 0.6;
    filter: alpha(opacity=60);
}


.active-chats-item .close-item {
    position: absolute;
    top: 10px;
    right: 10px;
}

.chat-product-info {
    float: left;
    padding: 10px 10px 0 10px;
    width: 305px;
}

.chat-product-info .loader {
    height: 450px;
    margin: 0;
}

.chat-product-info header, .chat-product-info dd {
    -ms-word-break: break-all;
    word-break: break-all;
    border: none;
    position: static;
    float: none;
}

.chat-product-info .product-img {
    max-height: 100px;
    margin-top: 20px;
}

.chat-product-info .product-info {
    height: 470px;
    overflow: auto;
    margin: 0;
    padding: 0px 10px 0 10px;
    width: auto;
}

.chat-product-info .product-info dl {
    margin: 0;
}

.chat-product-info .product-info dt {
    color: #515967;
}

.chat-product-info .product-info dd {
    margin-bottom: 8px;
}

.chat-product-info .product-info dd:last-child {
    padding-left: 15px;
}

.chat-wrapper {
    border-left: 1px solid #cccccc;
    width: auto;
    margin-left: 320px;
    padding: 10px;
}

.chat {
    height: 400px;
    margin: 0 0 10px 0;
    background-color: white;
    padding: 10px;
    overflow: auto;
}

.chat-item {
    padding: 5px 10px;
    margin: 0px;
}

.chat-item dd {
    margin: 0;
    padding: 3px;
    overflow: hidden;
    width: auto;
}

.chat-item dt {
    margin: 0;
    overflow: hidden;
    float: left;
    clear: left;
    padding: 3px 5px 3px 0;
    width: 180px;
    margin-right: 20px;
    -ms-word-break: break-all;
    word-break: break-all;
}

.chat-item dt span {
    float: right;
    clear: both;
    text-align: right;
}

.chat-item dt span.datetime {
    font-size: 0.7em;
    opacity: 0.6;
}

.chat-item dt span.author {
    color: #ac5f00;
}

.chat-item dt span.author.me {
    color: #515967;
}

.chat-newscan-link {
    text-align: center;
    border: #cccccc 1px solid;
    border-radius: 6px;
    padding: 4px;
    color: #cccccc;
    margin-bottom: 10px;
}

.chat-newscan-link:hover {
    background-color: #fcaf17;
    color: black;
    cursor: pointer;
}

.chat-error-container {
    padding: 20px;
}

#chatWindowModal .modal-dialog{
    width: 1100px;
}

#chatWindowModal .modal-body{
    max-height:500px;
    overflow:scroll;
    overflow-y:auto;
    overflow-x:hidden;
}

.notification-message {
    width: 400px;
    padding: 12px 18px 12px 40px;
}

.notification-message .k-icon.k-i-note,
.notification-message .k-icon.k-i-tick,
.notification-message .k-icon.k-i-cancel {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.notification-message .k-icon.k-i-close {
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 4px;
}

.k-widget.k-notification.k-notification-info {
    color: #507f50;
    border-color: #d0dfd0;
    background-color: #f0fff0;
}

.notification-chat {
    cursor: pointer;
}

#divSmallBoxes .k-widget.k-notification {
    margin-bottom: 0px;
    border: 0px;
}

#divSmallBoxes .k-widget.k-notification:first-child {
    margin-top: 50px;
}



.right{
    float: right;
}

.left{
    float: left;
}

.clear-fix:after {
    content: "";
    display: table;
    clear: both;
}

.chat-product-info .full-image-preview-icon{
    display: none;
}

#importAssignmentsForm .logo-uploader{
    min-width: 240px;
}

#importAssignmentsForm .logo-preview{
    float: left;
    margin-top: 4px;
}

.buffer-right{
    margin-right: 10px;
}

#gtins-grid #gtinGrid .k-state-selected {
    color: black;
    background-color: transparent !important;
}

.grid-settings .k-button {
    margin-bottom: 5px;
    margin-right: 5px;
}

h2.settings-grid-title {
    margin-left: 0 !important;
}

.image-corner a {
    height: auto !important;
    line-height: auto !important;
}


.fa-c11:before{content:"\231C"}
.fa-c12:before{content:"\231D"}
.fa-c21:before{content:"\231E"}
.fa-c22:before{content:"\231F"}

.image-corner a {
    background: #f1f1f1;
    background-image: none;
}

.image-corner a.active {
    background: #bfbfbf;
    background-image: none;
}

#gtin-grid  header {
    height: 15px;
    margin: 0;
}
#gtin-grid  header h2{
    line-height: 15px;
}
#gtin-grid  div {
    padding: 0;
}
#gtin-grid .k-pager-sizes, .k-pager-info {
    display: none;

}

#participantEditModules .smart-form .checkbox {
    margin-bottom: 0 !important;
}

.top-dashed {
    border-top: 1px dashed rgba(0,0,0,.2) !important;
    margin-bottom: 0 !important
}

.bottom-dashed {
    border-bottom: 1px dashed rgba(0,0,0,.2) !important;
    margin-bottom: 0 !important;
}

.grid-loader {
    width: 100%;
    text-align: center;
    height: 59px;
}

#editAlertForm .label.checkbox {
    padding-top: 6px;
}


.input .k-widget.k-datepicker {
    width:auto;
}

#widgets-css-id .k-grid-content {
    min-height: 350px;
}

.group-type label {
    margin-bottom: 0 !important;
}

.page-title span {
    color: #4c4f53!important;
    font-size:24px;
}

.smart-form.consumer-form .row {
    margin: 8px -15px;
}

.smart-form.consumer-form .section-title {
    font-size: 16px;
}

.smart-form .checkbox.disabled {
    color:gray;
    pointer-events: none;
}

.smart-form .checkbox.disabled i {
    background-color: gray;
}

.logo-preview {
    max-height:300px;
}

.jarviswidget .widget-body.widget-diagram {
    margin-bottom: 13px;
    padding-bottom: 0 !important;
}

h4.paragraph-header {
    width:400px !important;
}

nav ul {
    max-width: 210px;
}

li.ait-nav-item {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}