@font-face {
    font-family: 'WebComponentsIcons';
    src: url('kendo/2020.3.915/fonts/glyphs/WebComponentsIcons.eot') format('embedded-opentype'), url('kendo/2020.3.915/fonts/glyphs/WebComponentsIcons.woff') format('woff'), url('kendo/2020.3.915/fonts/glyphs/WebComponentsIcons.ttf') format('truetype'), url('kendo/2020.3.915/fonts/glyphs/WebComponentsIcons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*body {
    font-family: "Open Sans" !important;
}*/

/*.container {
    width: 100% !important;
}*/

header {
    height: auto !important;
    background-color: #ab1111;
    /*box-shadow: 0px 3px 3px #ccc !important;*/
}

.logo img {
    /*padding: 9px 30px 9px 30px;
    width: 300px;
    background: white;*/
    height: 90px;
    width: 1435px;
}

.DaymarkDashboardLogo img {
    width: 80px;
    display: block;
    text-indent: -9999px;
    position: relative;
    left: 50%;
    margin-left: -45.5px;
    margin-bottom: 10px;
    padding: 20px 0px 0px 0px;
}

.search input {
    text-indent: 5px;
}

.search span:first-child {
    position: relative;
    left: 50px;
    color: #fff;
}

.search input {
    margin: 25px;
    width: 80%;
    max-width: 80%;
    border: 0;
    border-radius: 3px !important;
    padding: 10px;
    font-size: 15px;
    color: #fff;
    padding-left: 30px;
}

.social-icons {
    padding-top: 15px;
}

    .social-icons a {
        cursor: pointer;
    }

/*#secondarywindow, #primarywindow {
    margin-top: 25px;
}

    #primarywindow .k-select, #secondarywindow .k-select {
        border-left: none !important;
    }*/

.user {
    padding: 10px 20px;
}

    .user img {
        width: 50px;
    }

    .user span:first-child {
        display: block;
    }

.pl0 {
    padding-left: 0;
}

.pr10 {
    padding-right: 10px;
}

.pr0 {
    padding-right: 0px;
}

.pb25 {
    padding-bottom: 25px;
}

.ml0 {
    margin-left: 0;
}

.ml15 {
    margin-left: 15% !important;
}

.leftm15 {
    margin-left: 15px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.left-nav-bg-color {
    background-color: #edecec;
    border-bottom: 3px solid #ababaa;
}

.arrow img {
    padding-top: 25px;
}

.nav-padding {
    padding: 5px 0px;
}

.pt5 {
    padding-top: 10px;
}

.pt8 {
    padding-top: 8px;
}


.dashboard:hover, .menudata:hover, .importexport:hover, .recipemanager:hover, .labelgenerator:hover, .appsetting:hover, .customfields:hover,
.userdetails:hover, .locations:hover, .devices:hover, .masterdata:hover, .support:hover {
    color: #fff;
    background-color: #213443;
}

/*.active {
    color: #fff;
    background-color: #213443;
}*/

a > .dashboard, a > .menudata, a > .importexport, a > .recipemanager, a > .labelgenerator, a > .appsetting, a > .customfields, a > .userdetails, a > .locations,
a > .devices, a > .masterdata, a > .support {
    text-decoration: none;
    color: #707070;
}

.dashboard:hover .dashboard-icon {
    background: url(../Content/images/Dashboard-white.png) no-repeat;
}

.menudata:hover .menudata-icon {
    background: url(../Content/images/Menu-Data-white.png) no-repeat;
}

.importexport:hover .importexport-icon {
    background: url(../Content/images/Import-Export.png) no-repeat;
}

.recipemanager:hover .recipemanager-icon {
    background: url(../Content/images/Recipe-Manager-White.png) no-repeat;
}

.labelgenerator:hover .labelgenerator-icon {
    background: url(../Content/images/Label-Generator-White.png) no-repeat;
}

.appsetting:hover .appsetting-icon {
    background: url(../Content/images/App-Settingswhite.png) no-repeat;
}

.customfields:hover .customfields-icon {
    background: url(../Content/images/Custom-Fields-white.png) no-repeat;
}

.userdetails:hover .userdetails-icon {
    background: url(../Content/images/User-Details-white.png) no-repeat;
}

.locations:hover .locations-icon {
    background: url(../Content/images/Locations-White.png) no-repeat;
}

.devices:hover .devices-icon {
    background: url(../Content/images/Devices-white.png) no-repeat;
}

.masterdata:hover .masterdata-icon {
    background: url(../Content/images/Master-Data-white.png) no-repeat;
}

.support:hover .support-icon {
    background: url(../Content/images/Support-white.png) no-repeat;
}

.ml0 {
    margin-left: 0px !important;
}

.w100 {
    width: 100%;
}

.h294 {
    height: 334px;
}

.left-arrow {
    position: relative;
}

    .left-arrow:after {
        content: '';
        display: block;
        position: relative;
        left: 313px;
        bottom: 20px;
        margin-top: -20px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 10px solid #fff;
        border-bottom: 10px solid transparent;
        border-left: 10px solid transparent;
    }

.dashboard-icon {
    background: url(../Content/images/Dashboard.png) no-repeat;
    left: 15px;
    height: 33px;
}

.menudata-icon {
    background: url(../Content/images/Menu-Data.png) no-repeat;
    left: 15px;
    height: 33px;
}

.importexport-icon {
    background: url(../Content/images/Import-Export-Black.png) no-repeat;
    left: 15px;
    height: 33px;
}

.recipemanager-icon {
    background: url(../Content/images/Recipe-Manager-Black.png) no-repeat;
    left: 15px;
    height: 33px;
}

.labelgenerator-icon {
    background: url(../Content/images/Label-Generator.png) no-repeat;
    left: 15px;
    height: 33px;
}

.appsetting-icon {
    background: url(../Content/images/App-Settings.png) no-repeat;
    left: 15px;
    height: 33px;
}

.customfields-icon {
    background: url(../Content/images/Custom-Fields.png) no-repeat;
    left: 15px;
    height: 33px;
}

.userdetails-icon {
    background: url(../Content/images/User-Details.png) no-repeat;
    left: 15px;
    height: 33px;
}

.locations-icon {
    background: url(../Content/images/Locations.png) no-repeat;
    left: 15px;
    height: 33px;
}

.devices-icon {
    background: url(../Content/images/Devices.png) no-repeat;
    left: 15px;
    height: 33px;
}

.masterdata-icon {
    background: url(../Content/images/Master-Data.png) no-repeat;
    left: 15px;
    height: 33px;
}

.support-icon {
    background: url(../Content/images/Support.png) no-repeat;
    left: 15px;
    height: 33px;
}

.sidebar, .toggle {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.left-nav-shadow {
    -moz-box-shadow: 3px 3px 3px #ccc !important;
    -webkit-box-shadow: 3px 3px 3px #ccc !important;
    box-shadow: 3px 3px 3px #ccc !important;
}

.sidebar-collapsed {
    transform: translateX(-70%);
    -webkit-transform: translateX(-70%);
}

    .sidebar-collapsed .toggle {
        right: 20px;
        transform: translateX(80%);
        -webkit-transform: translateX(80%);
    }

/*.dashboard-head {
    margin-left: -15px !important;
}*/

/*.ml0 {
    margin-left: 0px !important;
}*/

.dashboard-Welcome span:nth-child(1) {
    display: block;
    color: #1a1d21;
    font-size: 16px;
    padding-bottom: 5px;
    margin-left: -15px;
}

.dashboard-head span:nth-child(1) {
    display: block;
    color: #1a1d21;
    font-size: 20px;
    padding-bottom: 0px;
    margin-top: 5px;
}

.dashboard-head span:nth-child(2) {
    display: block;
    padding-top: 5px;
    color: #1a1d21;
    font-size: 20px;
}

.a-metrics {
    border-bottom: 1px solid #e3e3e3;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.online-users {
    border: 1px solid #e3e3e3;
    margin-top: 10px;
}

.a-metrics span:first-child {
    color: #1a1d21;
    font-size: 16px;
}

.account-metrics {
    border: 1px solid #e3e3e3;
    margin-top: 10px;
    float: left;
}

.acounts img {
    padding: 10px 0px;
    position: relative;
    width: 100%;
    left: -5px;
}

.ac-number {
    position: absolute;
    top: 10px;
    left: 35px;
    /*width: 100%;*/
    color: #fff;
    font-size: 45px;
}

.ac-text {
    position: absolute;
    top: 60px;
    left: 35px;
    /*width: 100%;*/
    color: #fff;
    font-size: 25px;
}

.view-details {
    position: absolute;
    bottom: 6%;
    left: 36%;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}

    .view-details:hover img {
        transform: translateX(4px);
    }

    .view-details:hover {
        color: #fff;
        text-decoration: none;
    }

    .view-details img {
        width: 27px;
        padding-left: 11px;
        transition: all 0.2s ease-in-out;
    }

.news-announcements {
    border: 1px solid #e3e3e3;
    margin-top: 20px;
    float: left;
    width: 49%;
    margin-right: 0.5%;
}

.news-head {
    border-bottom: 1px solid #e3e3e3;
    color: #1a1d21;
    font-size: 16px;
    padding: 10px 15px;
}

.news-announcements a {
    color: #000;
    text-decoration: none;
}

.news-head .newspan {
    float: right;
    margin-right: 10px;
}

    .news-head .newspan :nth-child(1) {
        border-left: 3px solid #b78b5a;
        padding-left: 10px;
        cursor: pointer;
    }

    .news-head .newspan span:nth-child(2) {
        margin-left: 15px;
        border-left: 3px solid #86a28b;
        padding-left: 10px;
        cursor: pointer;
    }

.announcement-tab {
    padding: 10px 15px;
    border-bottom: 1px solid #e3e3e3;
    border-left: 3px solid #86a28b;
    transition: all 0.3s;
    margin-bottom: 1px;
    /*width: 100%;*/
}

    .announcement-tab:hover {
        border-left: 3px solid #b18e58;
    }

    .announcement-tab span:nth-child(1) {
        font-size: 14px;
        background-color: #667b8a;
        padding: 3px 10px;
        color: #fff;
        display: block;
        width: 82px;
    }

    .announcement-tab div:nth-child(2) {
        display: inline;
        /*margin-top: 10px;*/
        color: #262a28;
        font-size: 14px;
    }

.details-view {
    color: #414c59;
    font-size: 14px;
    float: right;
}

    .details-view a {
        color: #262a28;
    }

.announcement-tab img {
    padding-left: 10px;
}

.news-tab {
    padding: 10px 15px;
    border-bottom: 1px solid #e3e3e3;
    border-left: 3px solid #b78b5a;
    width: 100%;
    margin-left: 1px;
}

    .news-tab span:nth-child(1) {
        font-size: 14px;
        background-color: #667b8a;
        padding: 3px 10px;
        color: #fff;
        display: block;
        width: 82px;
    }

    .news-tab div:nth-child(2) {
        display: inline;
        margin-top: 10px;
        color: #262a28;
        font-size: 14px;
    }

    .news-tab img {
        padding-left: 10px;
    }

.notifications {
    border: 1px solid #e3e3e3;
    margin-top: 20px;
    float: left;
    width: 100%;
}

.number-view {
    float: right;
    background-color: #213443;
    color: #fff;
    padding: 3px 19px;
    border-radius: 30px !important;
    transition: all 0.3s;
    margin-top: -2px;
}

/*#tabstrip-1, #tabstrip-2 {
    border: none !important;
    width: 96%;
}

    #tabstrip-1 li div.k-content, #tabstrip-2 li div.k-content {
        border: 1px solid #eaeaea;
    }*/

.notify {
    border-bottom: 1px solid #e3e3e3;
    color: #414c59;
    font-size: 14px;
    padding: 15px 15px;
}

.notifications:hover .number-view {
    border: 1px solid #223443;
    background: white;
    color: #223443;
}

.notification-tab {
    padding: 10px 15px;
    float: left;
}

.notify-section {
    border-bottom: 1px solid #e3e3e3;
}

.description div:nth-child(1) {
    color: #667b8a;
    font-size: 14px;
    padding-top: 10px;
}

.description div:nth-child(2) {
    color: #929292;
    padding-top: 10px;
    font-size: 14px;
    padding-bottom: 7px;
    padding-left: 50px;
}
/* tabs code starts here */
/*#tabstrip {
    border: 0;
    margin-left: -15px;
}*/


/*.k-tabstrip .k-content.k-state-active {
    padding: 0;
}*/

/*#tabstrip ul .k-item {
        background: #e3e3e3;
        border: 0;
        border-top: #fff;
        padding-right: 30px;
        padding-left: 10px;
        margin-bottom: 10px;
        border-radius: 4px;
        clear: both;
    }*/

/*#example ul#panelbar li {
    border-radius: 4px !important;
}*/

/*#tabstrip ul li:hover {
    background: #fff;
}

#tabstrip ul li.k-state-active {
    background: #FFFFFF;
    border-bottom: 4px solid #28323c;
    border-radius: 0 !important;
}

.k-tabstrip-items .k-state-default .k-link, .k-panelbar > li.k-state-default > .k-link {
    color: #202b31 !important;
}

#tabstrip > .upper-tab li {
    background: #fff !important;
    margin-bottom: 0 !important;
    padding: 5px 25px;
}*/

ul.upper-tab {
    border-bottom: 1px solid #e2e6e9 !important;
}

#example li div.k-content {
    border: 1px solid #eaeaea !important;
}

#tabstrip > .k-tabstrip-items {
    padding: 0 !important;
    /*border: none !important;*/
}

.upper-tab {
    border-bottom: 1px solid #e4e4e4 !important;
}

#tabstrip .k-item .k-state-default .k-first .k-state-hover {
    background: #FFFFFF !important;
}

.mlm30 {
    margin-left: -30px !important;
}

.content ul li.k-state-active {
    background: #FFFFFF;
    border-bottom: none !important;
}

/*.content {
    border: 1px solid #e2e6e9 !important;
}*/

    /*#panelbar {
    margin: 0 auto;
    border: none !important;
    margin-top: 15px;
    background-color: #fff;
}*/

    /* .content ul li {
        padding: 0px !important;
        background-color: #e3e3e3 !important;
    }*/

    .content ul li > span {
        padding: 7px 50px !important;
        background-color: #f5f5f6 !important;
    }

    .content ul li:hover {
        background-color: none !important;
    }

/*.details {
    display: inline-block;
    vertical-align: top;
}*/

/*.k-state-selected {
    background-color: #e3e3e3 !important;
}*/



/*.k-panelbar > .k-item > .k-link {
    padding-left: 5%;
}

span > .k-link .k-header {
    color: #414141 !important;
    padding-left: 5% !important;
}

.k-panelbar > .k-item > .k-link {
    border: none !important;
}*/

/*.k-header > span {
    background-image: none !important;
}*/

/*#panelbar ul li span:hover {
    background-color: none !important;
}*/

/*.k-tabstrip-wrapper .k-header {*/
/*background: none !important;*/
/*}*/

/*.k-tabstrip-wrapper {
    border: 1px solid #e2e6e9;
    margin-top: 15px;
}*/
/*.video-tabstrip > .k-tabstrip-wrapper {
    border: 0;
}*/

/*.required label:nth-child(1) {
    padding-right: 20px !important;
    font-size: 15px !important;
    color: #444;
}*/

/*.required .k-radio-label {
    margin-right: 5%;
}*/

.lable-head-style {
    color: #444;
    padding-right: 20px !important;
    font-size: 15px !important;
}

.color-picker {
    border: 1px solid #a4a9ac;
    width: 25px;
    height: 25px;
}

/*

.mrm18 {
    margin-right: -18px;
}

.mt0 {
    margin-top: 0px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr13 {
    margin-right: 13% !important;
}

.mr18 {
    margin-right: 16%;
}

.mr17 {
    margin-right: 16%;
}

.mr41 {
    margin-right: 40%;
}*/

/*.required input:last-child {
    margin-left: 20px;
    margin-right: 10px;
}*/

/*.k-checkbox-label, .k-radio-label {
    padding-left: 35px !important;
    padding-top: 5px;
}*/

/*.dropdown-tab, .spinner-tab, .input-tab {
    font-size: 14px;
    float: left;
    padding-right: 16px;
    width: 45%;
    margin-top: 20px;
}*/

/*.settings-3labels-tab {
    font-size: 14px;
    float: left;
    padding-right: 10px;
    width: 30%;
    margin-top: 20px;
}*/

/*.input-tab label {
    font-weight: bold !important;
    color: #808080 !important;
    padding-bottom: 10px;
    display: block;
}*/

/*.spinner-tab label {
    font-weight: bold;
    color: #000;
    padding-bottom: 5px;
    display: block;
}*/

/*.settings-3labels-tab label {
    font-weight: bold;
    color: #000;
    padding-bottom: 5px;
    display: block;
}*/

/*.spinner-tab span {
    border: none !important;
    padding: 0 !important;
}

.spinner-tab .k-numeric-wrap .k-link {
    padding-top: 6px !important;
    padding-left: 10px !important;
}

.spinner-tab .k-content {
    border: none !important;
}

.spinner-tab #example div.k-content {
    border: none !important;
}*/

.default-video {
    width: 50%;
    border-radius: 4px !important;
    padding: 4px;
    position: absolute;
    z-index: 99999;
    margin-top: 10px;
}

/*.default-video-instruction {
    width: 50%;
    border: 1px solid #cccccc;
    border-radius: 4px !important;
    padding: 7px;
    position: absolute;
    z-index: 99999;
}*/





.default {
    width: 270px;
    border: 1px solid #797979;
    border-radius: 4px;
    padding: 10px;
}
/*.appsettings-default {
    width: 240px;
    border: 1px solid #797979;
    border-radius: 4px;
    padding: 10px;
}*/


/*.default-spin {
    width: 130px !important;
    border: 1px solid #797979 !important;
    border-radius: 4px !important;
    padding: 10px !important;
}*/

/*.item-default-spin {
    width: 270px !important;
    border-radius: 4px !important;
    padding: 10px !important;
}*/

/*.k-state-active .k-tabstrip .k-state-highlight {
    border-color: #e3e3e3 !important;
}*/

/*.mt20 {
    margin-top: 20px !important;
}

.w50 {
    width: 50%;
}

.w30 {
    width: 30%;
}

.p10 {
    padding: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb35 {
    margin-bottom: 35px;
}

.mtl {
    margin-top: 20% !important;
}

.mt3 {
    margin-top: 3%;
}

.mt8 {
    margin-top: 8%;
}

.mt10 {
    margin-top: 10px;
}

.mt11 {
    margin-top: 11%;
}

.mt12 {
    margin-top: 12%;
}

.w28 {
    width: 28%;
}

.w52 {
    width: 52%;
}*/

/*.w28 .k-content {
    border-bottom: 0 !important;
}*/

/*.ml160 {
    margin-left: 160px;
}

.ml180 {
    margin-left: 180px;
}

.ml10 {
    margin-left: 10px;
}*/

.manage-locations {
    margin-left: -20px;
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    float: left;
}

.location-icon {
    position: relative;
    left: -20%;
    color: #7a7a7a;
    top: -50px;
}

@media (max-width: 1024px) {
    .location-icon {
        left: -25%;
    }
}

.add-btn-div {
    padding-left: 83.9%;
    margin-top: 10px;
    padding-top: 10px;
}

    .add-btn-div button {
        background: #5a5f65 !important;
        border: none !important;
        border-radius: 4px !important;
        padding: 10px 40px !important;
        color: #fff !important;
        cursor: pointer !important;
    }

.add-btn-icon {
    position: absolute;
    color: #fff;
    right: 14%;
    top: 33px;
}

.table-striped {
    border: 1px solid #e2e6e9;
}

.printer-table > .table-striped thead tr th {
    background-color: #e3e3e3;
}

.printer-table > .table-striped thead tr td {
    vertical-align: middle;
}

/*.button-style {
    margin-bottom: 20px;
    float: right;
    background-color: #5a5f65;
    padding: 7px 20px;
    color: #fff;
    border: 0;
    border-radius: 2px;
}*/

/*.button-style-video-accordion {
    float: right;
    background-color: #5a5f65;
    padding: 7px 20px;
    color: #fff;
    border: 0;
    border-radius: 3px !important;
    margin-left: 10px;
}*/

/*.content-1 {
    padding: 20px !important;
}*/

/*#example > .k-widget {
    padding: 10px !important;
    border: none;
}*/

/*.k-panelbar > .k-item > .k-link {
    font-weight: bold;
}*/

/*.k-grid-header {*/
/*background: #e3e3e3 !important;*/
/*border-top-left-radius: 4px;
    border-top-right-radius: 4px;*/
/*padding-right: 0 !important;*/
/*}

    .k-grid-header .k-header > .k-link {
        color: #3e3e3e;
        font-weight: bold;
    }

.k-grid tr:hover {
    background: none !important;
}

#grid .k-alt {*/
/*background-color: #fff !important;*/
/*}

#grid td {*/
/*border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    padding: 15px;*/
/*}*/

/*div.k-auto-scrollable {
    overflow-y: hidden !important;
    border-right: none !important;
}*/

/*.save-cancel {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 15px;
}*/

.btn-left-allign {
    float: left;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 15px;
}

/*.btn-left-allign-disable {
    cursor: none !important;
    background-color: #9fa0a2 !important;
}*/

/*.save-cancel-item {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 10px;
}

.save-cancel-settings {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 10px;
}
*/
/* .save-cancel button:nth-child(2), .save-cancel-settings button:nth-child(2), .save-cancel-item button:nth-child(2) {
        margin-right: 20px;
        background: #575c62;
        float: right;
        padding: 7px 30px;
        color: #fff;
        border: 0;
        border-radius: 2px;
    }

    .save-cancel button:nth-child(1), .save-cancel-settings button:nth-child(1), .save-cancel-item button:nth-child(1) {
        background: #233444;
        float: right;
        padding: 7px 37px;
        color: #fff;
        border: 0;
        border-radius: 2px;
    }*/

/*.add-language-div {
    position: relative;
    left: 10px;
    top: 26px;
    z-index: 1111;
    display: inline-block;
}

    .add-language-div button:nth-child(1), .add-language-div button:nth-child(2) {
        background: #5a5f65;
        border: none !important;
        font-size: 14px;
        border-radius: 2px !important;
        padding: 10px 30px !important;
        color: #fff !important;
        cursor: pointer;
        margin-right: 6px !important;
    }*/

/*.content-1 table tr td input#rdbLayout, .content-1 table tr td input#rdbCorporateDefaultLayout {
    display: block !important;
    width: auto !important;
    opacity: 1 !important;
}*/

/*.add-language-div .language-add {
        position: relative;
        color: #fff;
        right: 10px;
    }

    .add-language-div .language-delete {
        background: #5a5f65 !important;
        border: none !important;
        border-radius: 4px !important;
        padding: 10px 40px !important;
        color: #fff !important;
        cursor: pointer !important;
    }

    .add-language-div .topic-delete-icon {
        position: relative;
        color: #fff;
        right: 19%;
        top: 22.5%;
    }

    .add-language-div .language-delete-icon {
        position: absolute;
        color: #fff;
        right: 10%;
        top: 20.5%;
    }*/

/*.k-tabstrip .k-content.k-state-active {
    background-color: #fff;
    color: #3a3a3a;
    border: 0;
}*/

.language-table {
    padding: 10px;
    margin-top: -42px;
}

    .language-table .k-widget {
        border: 0 !important;
    }

/*.language-table div.k-grid-header {
        border-bottom-style: none !important;
        border-bottom-width: 0 !important;
    }*/

/*.language-table th.k-header {
        padding: 15px;*/
/*background-color: #e3e3e3 !important;*/
/*}

.head-printer th.k-header {
    border-color: #e3e3e3 !important;
}*/

#grid-language {
    width: 100%;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
}

.language-table #grid-language td {
    padding: 10px 45px !important;
    border-bottom: 1px solid #d2d2d2;
    border-left: none !important;
}

#grid-language td {
    padding: 10px 45px !important;
    border-bottom: 1px solid #d2d2d2;
}

#grid-language .k-alt {
    background-color: #fff !important;
}

.language-table .checkbox-style input {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
}

.language-table table th {
    padding: 15px;
    background: #e3e3e3;
    width: 10%;
}

/*.k-i-arrow-s:before {
    content: "\e015";
    font-size: 25px;
}
    ul.upper-tab li span.k-icon
.k-i-arrow-n:before {
    content: "\e013";
    font-size: 25px;
}*/

/*#tabstrip .k-header.k-state-selected .k-i-arrow-n {
    background-position: 0px -340px !important;
}

#tabstrip .k-panelbar-collapse.k-icon {
    background-position: 0 -404px;
}

#tabstrip k-icon k-i-arrow-s k-panelbar-expand {
    background-position: 0px -340px;
}

#tabstrip .k-link.k-header:not(.k-state-disabled):hover > .k-i-arrow-s, .k-state-hover > .k-i-arrow-s {
    background-position: 0px -404px;
}

#tabstrip .k-link.k-header:not(.k-state-disabled) > .k-i-arrow-s, .k-state > .k-i-arrow-s {
    background-position: 0px -404px;
}*/

footer {
    background: #5f0101 !important;
    padding: 3px;
    color: #fff !important;
    /*font-size: 14px !important;*/
    text-align: center !important;
    width: 100%;
    left: 0;
    bottom: 0;
    position: fixed;
    z-index: 999;
}

    footer p {
        margin: 0;
    }

/*.k-grid-pager .k-pager-input {
    padding-top: 10px;
}

.k-grid-header th.k-header:first-child {
    border-color: none !important;
}*/

.language-table #grid input {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
}

.language-table #grid td {
    border-bottom: 1px solid #d1d1d1 !important;
    padding: 10px !important;
    border-left: none !important;
    border-right: none !important;
}

    .language-table #grid td:last-child {
        text-align: right;
        font-size: 24px;
    }

    .language-table #grid td:nth-child(1) {
        padding-left: 44px !important;
    }

    .language-table #grid td:nth-child(2) {
        padding-left: 44px !important;
    }

/*.help_page_editor ul.k-editor-toolbar {
    background: #f9f9f6 !important;
    border: 1px solid #e9e9e9 !important;
    padding: 10px 5px 0px !important;
}*/

/*#tabstrip-3 .help_page_editor ul.k-editor-toolbar li {
    background: #f2f2f2 !important;
    padding-right: 0;
}

    #tabstrip-3 .help_page_editor ul.k-editor-toolbar li:first-child {
        width: 125px !important;
        padding-right: 0;
        background: #fafafa !important;
    }

.k-editor .k-editable-area {
    border-color: #e9e9e9;
    border-top: none;
}

.k-editable-area body {
    padding: 20px;
}

#tabstrip-3 .help_page_editor ul.k-editor-toolbar li a {
    border: 0 !important;
    background: #f9f9f6 !important;
    padding-right: 15px;
    color: #3a3f43;
}

#tabstrip-3 .k-dropdown-wrap.k-state-default {
    background: #fafafa !important;
    border-color: #fff !important;
}

.k-dropdown {
    width: 270px;
}

#tabstrip-3 .k-dropdown-wrap.k-state-default .k-i-arrow-60-down {*/
/*bottom: 8px; */
/*}

#tabstrip-3 #example .help_page_editor ul li {
    background: #f9f9f6 !important;
}

.help_page_editor .k-select {
    border-left: 0 !important;
}*/

.center {
    text-align: center;
    padding: 5px;
}

    .center span {
        background-color: #5a5f65;
        padding: 7px 40px;
        border: 0;
        border-radius: 2px;
        color: #fff;
        cursor: pointer;
    }

/* navbar code */
.navbar-global {
    background-color: indigo;
}

    .navbar-global .navbar-brand {
        color: white;
    }

    .navbar-global .navbar-user > li > a {
        color: red;
    }

.navbar-primary {
    z-index: 8;
    overflow: hidden;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

    .navbar-primary.collapsed {
        width: 90px;
    }

        .navbar-primary .collapsed .dashboard .dashboard-icon,
        .navbar-primary .collapsed .menudata .menudata-icon,
        .navbar-primary .collapsed .importexport .importexport-icon,
        .navbar-primary .collapsed .recipemanager .recipemanager-icon,
        .navbar-primary .collapsed .labelgenerator .labelgenerator-icon,
        .navbar-primary .collapsed .appsetting .appsetting-icon,
        .navbar-primary .collapsed .customfields .customfields-icon,
        .navbar-primary .collapsed .userdetails .userdetails-icon,
        .navbar-primary .collapsed .locations .locations-icon,
        .navbar-primary .collapsed .devices .devices-icon,
        .navbar-primary .collapsed .masterdata .masterdata-icon,
        .navbar-primary .collapsed .support .support-icon {
            width: 40px;
        }

.col-md-3 .left-nav-shadow .navbar-primary .sidebar .collapsed > .col-md-9 #expand-full {
    width: 93%;
}

.navbar-primary.collapsed .glyphicon {
    font-size: 22px;
    position: absolute;
    left: 66px;
    top: -56px;
}

.navbar-primary.collapsed .nav-label {
    display: none;
}

/*.btn-expand-collapse {
    color: #3c4451;
    font-size: 20px;
    text-align: center;
}

    .btn-expand-collapse:hover,
    .btn-expand-collapse:focus {
        background-color: #edebec;
    }*/


.navbar-primary-menu,
.navbar-primary-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .navbar-primary-menu li a {
        display: block;
        padding: 0px 18px;
        text-align: left;
        color: #707070;
    }

        .navbar-primary-menu li a:hover {
            background-color: #233444;
            text-decoration: none;
            color: white;
        }

        .navbar-primary-menu li a img {
            margin-right: 10px;
        }

.dashboard:hover .dashboard-icon {
    background: url(../Content/images/Dashboard-white.png) no-repeat;
}

.collapsed + .main-content {
    margin-left: 60px;
}

.arrow > .expand-full {
    width: 100%;
}

/*#grid-printer {
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
}

    #grid-printer td {
        padding: 15px !important;
        border-bottom: 1px solid #d0d0d0;
        border-left: none !important;
    }

        #grid-printer td:last-child, #grid-printer td:nth-child(2), #grid-printer td:nth-child(3), #grid-language td:last-child {
            text-align: right;
        }

    #grid-printer tr.k-alt {
        background-color: #fff !important;
    }*/

/*.k-grid td {
    border: none;*/
/*padding: 13px 10px !important;*/
/*}*/

/*.k-link {
    text-decoration: none;
}*/

.printer-delete-icon {
    font-size: 25px !important;
    color: #303a43 !important;
}

/*.head-printer .k-grid-header {
    border: 0 !important;
}*/

/* primary popup window code starts here */

/*.k-grid .k-grid-content {*/
/*max-height: 500px;*/
/*overflow: auto !important;
}*/

/*.primary-b-btn {
    text-align: center;
    position: absolute;
    white-space: nowrap;
    padding: 7px;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    background: #595e64;
    color: #fff;
}

.k-window-titlebar {
    background: #ececec;
    border: 0;
}

#window_wnd_title, .k-window-actions {
    padding: 10px !important;
    color: #414b59 !important;
}*/

/*div.k-window .k-window-content {
    overflow-x: hidden;
}

div.primary-window {
    margin-top: 25px !important;
}*/

/*.primary-mt {
    margin-top: 23px !important;
    margin-left: -15px !important;
}

.primary-mt-style {
    margin-top: 23px !important;
    width: 47% !important;
    padding-right: 0 !important;
}

.Popup-dd {
    border: 1px solid #cbcbcb;
    width: 70% !important;
    padding: 8px;
    color: #414b59;
    font-size: 15px;
}*/

/*.primary-pop-dd select {
    background: #fff url(../Content/images/ic_keyboard_arrow_down_48px-128.png) no-repeat;
    background-size: 33px;
    background-position: right 10px center;
    font-family: 'Arial';
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
}*/

/*.primary-button-style {
    background: #595e64 !important;
    border: none !important;
    border-radius: 2px !important;
    padding: 8px 40px !important;
    color: #fff !important;
    cursor: pointer !important;
}*/

/*.mr0 {
    margin-right: 0 !important;
}

.mr16 {
    margin-right: 16%;
}

.pl28 {
    padding-left: 28% !important;
}

.pl5 {
    padding-left: 5% !important;
}
*/
/*.primary-button-save {
    background: #595e64 !important;
    border: none !important;
    border-radius: 2px !important;
    padding: 8px 20px !important;
    color: #fff !important;
    cursor: pointer !important;
}*/

/*.primary-refresh-icon {
    position: absolute;
    color: #fff;
    right: 65%;
    top: 11px;
}*/

/*.buttons-width {
    float: left !important;
    margin-right: 10px !important;
}

.buttons-row-last {
    float: left !important;
}*/

/*.example-primary-table {
    margin-top: 78px !important;
}*/

    /*.example-primary-table .k-grid-header {
        border: 0 !important;
        background: #878787 !important;
        color: #fff !important;
        border-radius: 0 !important;
    }

        .example-primary-table .k-grid-header .k-grid-header-wrap table th {
            background: none !important;
            color: #fff;
            font-size: 14px;
        }*/

   /* .example-primary-table table#grid-primary-button tr td {
        padding: 15px !important;
        color: #363636 !important;
        border-bottom: 1px solid #a8a8a8 !important;
    }

        .example-primary-table table#grid-primary-button tr td:first-child {
            border-left: 1px solid #a8a8a8 !important;
        }

        .example-primary-table table#grid-primary-button tr td:last-child {
            border-right: 1px solid #a8a8a8 !important;
        }

        .example-primary-table table#grid-primary-button tr td:last-child {
            text-align: right !important;
        }

    .example-primary-table table#grid-primary-button tr.k-alt {
        background-color: #fff !important;
    }*/

    /*.example-primary-table .k-grid-header .k-grid-header-wrap table th.k-header {
        border-color: #878787 !important;
    }*/

   /* .example-primary-table .k-widget {
        border: 0 !important;
    }*/

/*.k-window-content a {
    color: #BBB;
}

.k-window-content p {
    margin-bottom: 1em;
}*/
/* primary popup window code ends here */

/* label generator tab code starts here */
.sunny {
    display: block;
    margin: 30px auto 10px;
    width: 100%;
    height: 600px;
}

.call-head {
    text-align: center;
}

    .call-head span {
        margin: 20px 20px 0 20px;
        border: 1px solid #c7cc68;
        padding: 15px;
        display: inline-block;
        color: #1d3037;
    }

/*.tabstrip-label-generator {
    border: 1px solid #e4e8eb !important;
}

    .tabstrip-label-generator ul {
        padding: 0 !important;
        border-bottom: 1px solid #e4e8eb !important;
    }

        .tabstrip-label-generator ul li {
            border: none !important;
            padding: 10px !important;
        }

    .tabstrip-label-generator .k-state-default {
        background-color: #fff !important;
    }

    .tabstrip-label-generator h2 {
        font-weight: lighter;
        font-size: 5em;
        line-height: 1;
        padding: 0 0 0 30px;
        margin: 0;
    }

        .tabstrip-label-generator h2 span {
            background: none;
            padding-left: 5px;
            font-size: .3em;
            vertical-align: top;
        }

    .tabstrip-label-generator label {
        font-weight: normal !important;
        cursor: pointer;
    }*/


input[type="radio"] + label span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: transparent;
    vertical-align: middle;
    border: 1px solid #cdcdcd;
    border-radius: 50%;
    padding: 2px;
    margin: 0 10px;
    cursor: pointer;
}

.tabstrip-label-generator ul.k-tabstrip-items input[type="radio"]:checked + label span {
    width: 10px;
    height: 10px;
    background: #4c4c4c;
    background-clip: content-box;
}

.m0 {
    margin: 0;
}

.box-style {
    border: 1px solid #98989a;
    width: 30%;
    margin-right: 20px;
    padding: 0;
    min-height: 250px;
}

.panel-heading-color {
    background: #e3e3e3;
    color: #464958;
}

.box-style input {
    background-color: #5a5f65;
    padding: 7px 40px;
    border: 0;
    border-radius: 2px;
}

    .box-style input:hover {
        background-color: #5a5f65 !important;
    }

.label-grid {
    padding: 10px;
    border: 1px solid #828282;
    margin: 20px;
    border-radius: 10px;
}

    .label-grid img {
        width: 50px;
    }

.inside-head {
    vertical-align: top;
    margin-left: 20px;
    font-weight: 600;
}

.opened {
    font-size: 12px;
}

    .opened span:nth-child(1) {
        display: block;
    }

    .opened span:nth-child(2) {
        margin-right: 100px;
    }

.opened-horizontal {
    font-size: 10px;
    float: left;
    margin-right: 10px;
}

    .opened-horizontal span:nth-child(1) {
        display: block;
    }

    .opened-horizontal span:nth-child(2) {
        margin-right: 23px;
    }

    .opened-horizontal span:last-child {
        display: block;
    }

.underlined-head {
    font-size: 14px;
    font-weight: 500;
    border-bottom: 2px solid;
    padding-bottom: 2px;
}

.mt25 {
    margin-top: 25px;
}

.mini-head {
    font-size: 10px;
    position: absolute;
    top: 90px;
    right: 94px;
}

.tabstrip-label-generator div.k-content {
    overflow: hidden !important;
    min-height: 700px !important;
}
/* label generator tab code end here */

/*@import "compass/css3";

p {
    margin: 0;
}

.performance-facts {
    float: left;
    border: 1px solid #bfb1ca;
    table;

{
    border-collapse: collapse;
}

}

.performance-facts header {
    background-color: #fff !important;
    padding: 5px;
}

.performance-facts__title {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 0.25rem 0;
    text-align: center;
}

.performance-facts__table tr {
    border-bottom: 1px solid #bfb1ca;
}

.performance-facts__header {
    border-bottom: 1px solid #bfb1ca;
    padding: 0 0 0.25rem 0;
    margin: 0 0 0.5rem 0;
    p;

{
    margin: 0;
}

}

.performance-facts__table th {
    font-size: 9px;
    padding: 5px 5px 0 5px;
    font-weight: normal;
}

.performance-facts__table td {
    font-size: 9px;
    padding: 5px 5px 0 5px;
    text-align: center;
    font-weight: normal;
}

.b0 {
    border-bottom: 0px !important;
}*/

/*.performance-facts__table {
    width: 100%;
    thead tr;

{
    th, td;

{
    border: 0;
}

}

th, td {
    font-weight: normal;
    text-align: left;
    padding: 0.25rem 0;
    border-top: 1px solid black;
    white-space: nowrap;
    font-size: 12px;
}

td {
    &:last-child;

{
    text-align: right;
}
*/
/*}

.blank-cell {
    width: 1rem;
    border-top: 0;
}

.thick-row {
    th, td;

{
    border-top-width: 5px;
}

}
}

.small-info {
    font-size: 9px;
    color: #000;
    padding: 5px;
}

.performance-facts__table--small {
    @extend .performance-facts__table;
    border-bottom: 1px solid #999;
    margin: 0 0 0.5rem 0;
    thead;

{
    tr;

{
    border-bottom: 1px solid black;
}

}

td {
    &:last-child;

{
    text-align: left;
}

}

th, td {
    border: 0;
    padding: 0;
}

}

.performance-facts__table--grid {
    @extend .performance-facts__table;
    margin: 0 0 0.5rem 0;
    td;

{
    &:last-child;

{
    text-align: left;
    &::before;

{
    content: "•";
    font-weight: bold;
    margin: 0 0.25rem 0 0;
}

}
}
}*/

/*.text-center {
    text-align: center;
}*/

.thick-end {
    border-bottom: 1px solid black;
}

.thin-end {
    border-bottom: 1px solid black;
}

/* Ratation popup styles */
.ratation-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #848484;
}

    .ratation-nav ul li {
        float: left;
    }

        .ratation-nav ul li a {
            display: block;
            color: white;
            text-align: center;
            padding: 16px;
            text-decoration: none;
            color: #464d57;
        }

            .ratation-nav ul li a:hover {
                background-color: #fff;
                border-bottom: 4px solid #1f3445;
            }

        .ratation-nav ul li img {
            margin-right: 15px;
        }

div#window-label-generator div.k-window {
    width: 69% !important;
    left: 17% !important;
    background: #ececec;
    border: 0;
    border-radius: 0;
    border-color: #ececec;
    padding-right: 0 !important;
}

/*.w28 {
    width: 28%;
}*/

.left-content-lg {
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 10px;
    width: 60%;
    margin-top: 20px;
}

/*.card {
    float: left;
    border: 1px solid #287cc2;
    font-weight: lighter;
    width: 480px;
    min-height: 450px;
    margin: 70px 75px;
    -webkit-box-shadow: 0 0 10px rgb(17, 17, 17);
    -moz-box-shadow: 0 0 10px rgb(17, 17, 17);
    box-shadow: 0 0 10px rgb(17, 17, 17);
}*/

/*.card img {
    float: left;
    padding: 30px 120px;
}*/

/*.card-title {
    text-align: center;
}*/

/*.card h1 {
    font-size: 30px;
    margin: 15px 0 0 0;
}

.card h2 {
    font-size: 22px;
    margin: 10px 0 0 0;
}

.card p {
    font-size: 15px;
    margin: 5px 0 0 0;
}*/

.prepped-content {
    padding-left: 25%;
    font-size: 16px;
    margin-bottom: 15px;
}

    .prepped-content span:nth-child(1) {
        display: block;
        font-weight: 500;
    }

    .prepped-content span:nth-child(2) {
        font-weight: 700;
        margin-right: 30px;
    }

    .prepped-content span:nth-child(3) {
        font-weight: 700;
    }

.user-manager {
    text-align: left;
    border-top: 1px solid #bfbfbf;
    padding-top: 10px;
    width: 60%;
    margin-left: 19%;
    font-size: 13px;
    font-weight: 600;
}

    .user-manager span:first-child {
        padding-left: 15px;
        margin-right: 30%;
    }

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .video-tabstrip #tabstrip-recipe ul li.k-state-active, .video-tabstrip #tabstrip-recipe ul li.k-state-active .k-link, /*.bulk-edit-btns .k-button, .item-videos .k-button,*/
    .video-tabstrip #tabstrip-training ul li.k-state-active, .video-tabstrip #tabstrip-training ul li.k-state-active .k-link, .k-tabstrip-items .k-state-default .k-link, .k-panelbar > li.k-state-default > .k-link {
        font-size: 12px !important;
    }

    .input-item-tab {
        width: 47% !important;
        margin-bottom: 10px;
    }

    .videocontent-header {
        width: 89.5% !important;
    }

        .videocontent-header .col-sm-9 {
            width: 96% !important;
            margin-top: -30px;
        }

    .videocontainer {
        width: 94% !important;
    }

    /*.bulk-edit-btns .k-button {
        padding: 5px 10px !important;
    }*/

    .k-webkit .k-pager-wrap, .k-ff .k-pager-wrap {
        overflow: hidden !important;
    }

    .left-arrow:after {
        left: 732px;
    }

    .f11 {
        font-size: 9px !important;
    }

    .social-icons {
        padding-left: 1%;
    }

    /*.item-sandwich {
        width: 302px !important;
        margin-right: 0px !important;
    }*/

    /*.item-recipe {
        width: 628px !important;
    }*/

    .item-inside-content img {
        width: 284px !important;
    }

    /* .bulk-edit-btns h2 {
        margin-bottom: 10px;
    }*/

    .online-users {
        margin-left: -15px;
        margin-right: -15px;
    }

    /*.item-left-input, div.upload {
        width: 240px !important;
    }

    .item-left-input, .item-hr-input {
        width: 204px !important;
    }*/

    .item-camera {
        right: 4% !important;
        top: 9px !important;
    }

   /* .custom-arrow {
        width: 73% !important;
    }*/

    /*.location-icon {
        left: 87%;
        top: 53%;
        position: absolute;
    }*/

    .news-head span:nth-child(2) {
        margin-left: 50%;
    }

    .notifications {
        border: none;
    }

    .language-add {
        color: #fff;
        position: absolute;
        /*right: 93% !important;*/
        top: 34% !important;
    }

    /*.masterDataPage .bulk-edit-btns {
        padding-bottom: 0px !important;
    }*/

    .masterDataControls .buttonActionGroup {
        float: none !important;
        margin-top: 10px;
    }

    .customFieldButtons {
        float: left !important;
        margin: 15px 0px;
    }

        .customFieldButtons .k-button {
            float: left;
        }

    #GridSearchTextBox {
        width: 200px;
    }

    /*.menu-data-section #GridSearchTextBox {
        width: 150px;
        float: left;
    }*/

    .notificationsSection {
        float: left;
        border: 1px solid #e3e3e3;
        padding: 0;
        margin-top: 20px;
    }

    /* .menu-data-section .bulk-edit-btns {
        float: left;
        margin-bottom: 10px;
        padding-bottom: 0;
        padding-right: 0;
    }

        .menu-data-section .bulk-edit-btns h2 {
            margin-bottom: 0;
        }

        .menu-data-section .bulk-edit-btns .k-button {
            margin-right: 0;
        }*/


    /*.bulk-edit-btns {
        float: left;
        margin-bottom: 10px;
        padding-bottom: 10px !important;
    }

        .bulk-edit-btns h2 {
            float: left;
            width: 100%;
        }*/

    /*.menu-data-itempage .customFieldButtons button, .menu-data-itempage .customFieldButtons input {
        float: left;
        margin-bottom: 10px;
    }*/

    /*.devices .customFieldButtons {
        width: 100% !important;
    }

    .devices {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .menu-data-itempage .customFieldButtons {
        margin: 0;
    }

    .menu-data-itempage .bulk-edit-btns {
        padding-top: 0;
        padding-bottom: 10px;
        padding-right: 0;
    }*/

    /*.floatL {
        float: left !important;
    }*/

    .account-metrics .ac-text {
        font-size: 16px;
    }

    .account-metrics .ac-number {
        top: 18px;
        left: 30px;
        font-size: 28px;
    }


    .account-metrics .view-details {
        left: 34%;
        font-size: 11px;
    }

    .CustomFieldSearchControls .customFieldButtons {
        width: 100% !important;
    }

    .outline {
        border: 1px solid #e3e3e3;
        margin-top: 20px;
        float: left;
    }
}

@media only screen and (min-width: 768px) and (max-width: 996px) {

    .menu-open {
        width: 25% !important;
    }

    /*.btn-expand-collapse {
        left: 44%;
        top: -30px;
    }*/

    /* .w28 {
        width: 21%;
    }*/

    /*.spinner-tab label {
        width: 145px;
    }*/

    .location-icon {
        left: -4%;
    }

    .input-tab .default {
        width: 120px;
    }

    .context-lang-input {
        right: 15px;
    }

    .alllang-icon .applang-icon-place {
        right: 70px;
    }
    /*    .default-spin {
        width: 60px !important;
    }*/
    /*.dropdown-tab, .spinner-tab, .input-tab {
        width: 40%;
    }

        .spinner-tab label {
            padding-bottom: 7px;
        }*/
    .add-btn-div {
        padding-left: 69%;
        margin-right: 0px;
    }

    .add-btn-icon {
        right: 26%;
    }

    /*.save-cancel {
        margin-right: 0;
    }*/

    .add-language-div .language-delete-icon {
        right: 21%;
        top: 111px;
    }

    .language-table #grid-language td {
        padding: 10px 40px !important;
    }
}

.user-manager span:first-child {
    padding-left: 15px;
    margin-right: 30%;
}

.primary-b-btn {
    text-align: center;
    position: absolute;
    white-space: nowrap;
    padding: 7px;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    background: #595e64;
    color: #fff;
    margin-top: 25%;
}

/*.k-window-titlebar {
    background: #ececec;
    border: 0;
}*/

/*.k-window-title {
    padding-top: 10px;
}*/

/*#window_wnd_title, .k-window-actions {
    padding: 10px !important;
    color: #414b59 !important;
}*/

#LocationWindow {
    margin-top: 20px;
    overflow: visible;
    padding: 0px 20px;
}

/*div.primary-window {
    margin-top: 25px !important;
}*/

/*.primary-mt {
    margin-top: 23px !important;
    margin-left: -15px !important;
}*/

/*.primary-mt-style {
    margin-top: 23px !important;
    width: 47% !important;
    padding-right: 0 !important;
}

.Popup-dd {
    border: 1px solid #cbcbcb;
    width: 70% !important;
    padding: 8px;
    color: #414b59;
    font-size: 15px;
}*/

/*.primary-pop-dd span {
    background: #fff url('/Content/images/ic_keyboard_arrow_down_48px-128.png') no-repeat;
    background-size: 33px;
    background-position: right 10px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 10px;
}*/

/*.primary-button-style {
    background: #595e64 !important;
    border: none !important;
    border-radius: 2px !important;
    padding: 8px 40px !important;
    color: #fff !important;
    cursor: pointer !important;
}*/

/*.mr0 {
    margin-right: 0 !important;
}

.pl28 {
    padding-left: 28% !important;
}*/

/*.content-items {
    margin-top: 15px;
    border: 1px solid #e5e6ea;
    width: 100%;
}
*/
/*.bulk-edit-btns {
    background: #f1f1f1;
    padding: 15px;
    width: 100%;
    float: left;
}*/

/*.bulk-edit-btns .k-button, .item-videos .k-button {
        background: #575c62;
        padding: 5px 15px;
        color: #fff;
        font-size: 14px;
        margin-right: 5px;
    }*/

/*.bulk-edit-btns .fa-search {
        font-size: 17px;
        color: #838383;
        position: absolute;
        right: 11px;
        top: 8px;
    }*/

/*.f11 {
    font-size: 11px;
}*/

/*.primary-button-save {
    background: #595e64 !important;
    border: none !important;
    border-radius: 2px !important;
    padding: 8px 20px !important;
    color: #fff !important;
    cursor: pointer !important;
}*/

/*.primary-refresh-icon {
    position: absolute;
    color: #fff;
    right: 65%;
    top: 11px;
}*/

/*.buttons-width {
    float: left !important;
    margin-right: 10px !important;
}*/

/*.buttons-row-last {
    float: left !important;
}

.example-primary-table {
    margin-top: 10px !important;
}*/
    /*.example-primary-table*/
    /*.k-button-icontext {
    background: #595e64 !important;
    border: none !important;
    border-radius: 2px !important;
    padding: 8px 11px !important;
    color: #fff !important;
    cursor: pointer !important;
}*/

    /*.example-primary-table .k-header {
        text-align: right !important;
        background: #fff;
    }*/

    /*.k-icon:before {
    content: "\e11b";
}

kendo.common.core.min.css:24 .k-icon:before {
    width: initial;
    height: initial;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1em;
    line-height: 1;
}

kendo.common.core.min.css:24 .k-font-icon:before, .k-icon:before {
    width: 1em;
    height: 1em;
    display: inline-block;
}*/

    /*.example-primary-table .k-grid-header {
    border: 0 !important;
    background: #878787 !important;
    color: #fff !important;
    border-radius: 0 !important;
}

    .example-primary-table .k-grid-header .k-grid-header-wrap table th {
        background: none !important;
        color: #fff;
        font-size: 14px;
    }

    .example-primary-table .k-grid-header th.k-header > .k-link {
        color: #3e3e3e !important;
        text-align: left !important;
    }*/

    /*.example-primary-table table tr td {
        padding: 10px 0 10px 15px !important;
        color: #363636 !important;
        border-bottom: 1px solid #d2d2d2 !important;
        text-align: left !important;
    }

    .example-primary-table table {
        border-left: 1px solid #d2d2d2;
        border-right: 1px solid #d2d2d2;
    }

        .example-primary-table table tr td:first-child {
            border-left: 1px solid #a8a8a8 !important;
        }*/
        /*.example-primary-table table tr td:last-child {
    text-align: right !important;
}*/

        /*.example-primary-table table tr.k-alt {
            background-color: #fff !important;
        }*/

    /*.example-primary-table .k-grid-header .k-grid-header-wrap table th.k-header {
    border-color: #878787 !important;
}*/

    /*.example-primary-table .k-widget {
        border: 0 !important;
    }*/

/*.k-window-content a {
    color: #BBB;
}

.k-window-content p {
    margin-bottom: 1em;
}*/

/*.example-primary-table .k-grid-content {
    width: 100% !important;
}

.example-primary-table .k-grid-header {
    width: 100% !important;
}*/
/* primary popup window code ends here */
/*input#GridSearchTextBox {
    position: absolute;
    z-index: 2222;
    top: 223px;
    left: 35%;
}*/

/*input#GridSearchTextBox {
    height: 35px;
}*/

/*.k-grid-toolbar {
    text-align: right;
}*/

.language-popup {
    width: 25% !important;
    margin: auto;
    height: auto !important;
    position: absolute;
    top: 25% !important;
    left: 38% !important;
}

/*.video-tab-style {
    font-size: 14px;
    float: left;
    padding-right: 16px;
    margin-top: 20px;
}

    .video-tab-style label {
        font-weight: 600 !important;
        color: #808080 !important;
        padding-bottom: 10px;
        display: block;
    }*/

/*.video-popup div.k-window-content, .instruction-popup div.k-window-content {
    padding: 0;
    overflow: hidden;
    outline: 0;
}

.video-popup-style {
    margin-top: 20px;
    margin-right: 47px;
}*/

/*.youtube-icon-video {
    position: relative;
    bottom: -5px;
    color: red;
    right: 0px;
    margin: 0px 5px;
    font-size: 28px;
}*/

/*.video-popup {
    width: 375px !important;
}

.video-popup-add {
    width: 28% !important;
    margin: auto;
    height: auto !important;
    position: absolute;
    left: 37% !important;
}*/

.instruction-popup {
    width: 70% !important;
    margin: auto;
    max-height: 90% !important;
    position: absolute;
    left: 20% !important;
}

.notifySupport-popup {
    width: 70% !important;
    margin: auto;
    max-height: 80% !important;
    overflow: auto;
    left: 20% !important;
}

.k-window-action .k-icon {
    background-position: -66px -333px;
    width: 40px;
    height: 40px;
    border: none;
}

.k-window-action .k-link:hover, .k-icon .k-i-close:hover {
    background-position: -66px -333px !important;
    width: 40px;
    height: 40px;
    border: none;
}

.k-state-hover > .k-i-icon, .k-link:not(.k-state-disabled):hover > .k-i-close {
    background-position: -66px -333px !important;
    width: 40px;
    height: 40px;
    border: none;
}

/* Recipe styles starts */
/*.sub-head-recipe {
    color: #414c59;
    font-size: 16px;
}*/

/*.custom-arrow {
    float: left;
    width: 83%;
}*/

/*.video-tabstrip {
    margin-top: -13px;
    text-align: right;
    border-top: none !important;
    padding-top: 0px;
}

#video-tab {
    margin-left: 35%;
    margin-top: 10px;
    border-bottom: none !important;
}

.video-tabstrip #tabstrip-recipe ul li:first-child, .video-tabstrip #tabstrip-training ul li:first-child {
    border: 1px solid #a7a8ac;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    padding: 5px;
    margin-left: -18px;
}

.video-tabstrip #tabstrip-recipe ul li:last-child, .video-tabstrip #tabstrip-training ul li:last-child {
    border: 1px solid #a7a8ac;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    padding: 5px;
}

.video-tabstrip #tabstrip-training ul.k-pager-numbers li:last-child {
    padding: initial !important;
}

.video-tabstrip #tabstrip-recipe ul li.k-state-active, .video-tabstrip #tabstrip-recipe ul li.k-state-active .k-link,
.video-tabstrip #tabstrip-training ul li.k-state-active, .video-tabstrip #tabstrip-training ul li.k-state-active .k-link {
    color: #fff !important;
    background: #1f3442 !important;
}

.video-tabstrip #tabstrip-recipe ul li.k-state-default {
    color: #1f3442 !important;
    background: #fff !important;
}

.video-tabstrip .k-tabstrip-items .k-loading {
    border-top: none;
}*/

/*.video-content {
    width: 97.8% !important;
    margin-left: 15px !important;
}

.instruction-content {
    margin-left: 15px !important;
    margin-right: 7px !important;
}*/

/*.mini-head-row {
    float: left;
    background: #e3e3e3;
    width: 100%;
    padding: 10px;
    border: 1px solid #6f7074;
}*/

/*.videocontent {
    width: 100%;
    float: left;
    border: 1px solid #cccccc;
}

.videocontent-header {
    position: relative;
    z-index: 999;
    background: #fff;
    width: 97%;
    padding: 10px;
    float: left;
    clear: both;
}

.videocontainer {
    width: 100%;
    float: left;
}

    .videocontainer .k-listview {
        border: 1px solid #ccc !important;
    }*/

/*.add-btn-video button {
    background: #5a5f65 !important;
    border: none !important;
    border-radius: 4px !important;
    padding: 10px 20px !important;
    color: #fff !important;
    cursor: pointer !important;
    margin-bottom: 0px;
    margin-left: 5px;
}*/

/*.delete-video-icon, .delete-recipe-icon {
    position: relative;
    color: #fff;
    top: 36.2%;
    right: 160px;
}

.delete-topic-icon {
    position: relative;
    color: #fff;
    top: 36.2%;
    right: 16px;
}

.add-video-icon {
    position: relative;
    color: #fff;
    top: 38.2%;
    left: 131px;
}

.add-video-icon {
    position: relative;
    color: #fff;
    top: 38.2%;
    left: 131px;
}*/

/*.sub-head {
    font-size: 16px;
    font-weight: 700;
    padding-top: 8px;
}*/

/*.sandwich {
    background-image: url('images/sandwich.png');
    background-repeat-x: no-repeat;
    width: 274px;
    height: 160px;
    border: 1px solid #a4a9ac;
}

    .sandwich h4, .item-sandwich h4 {
        background: #fff;
        font-size: 15px;
        padding: 7px;
        margin: 0px;
        text-align: center;
    }*/

/*.bread {
    width: 940px;
    height: auto;
    border: 1px solid #a4a9ac;
    float: left;
    margin-left: 30px;
    margin-top: -17px;
    padding: 9px;
}


.bread-instruction {
    width: 98%;
    height: auto;
    float: left;
    margin-left: 2px;
}*/

/*.edit_icon {
    height: 38px;
    float: right;
    margin-left: 20px;
}

    .edit_icon button {
        border: none;
        background: none;
    }*/

/*.ins-content {
    width: 54%;
    float: left;
    padding: 10px;
}

.w30 {
    width: 30%;
}*/

/*Item page body development*/

/*.left-items {
    border: 1px solid #e6eaed;
    padding: 10px;
}*/

/*.left-items input {
    height: 37px;
    width: 100%;
    border-color: #e5e5e5;
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 7px 30px 10px 10px;
    font-size: 14px;
    box-sizing: border-box;
    text-indent: 0;
    border-radius: 3px !important;
    max-width: initial;
}

.left-items .fa-search {
    font-size: 17px;
    color: #838383;
    position: relative;
    float: right;
    right: 4%;
    bottom: 28px;
}*/

.items {
    border: 1px solid #d1d1d1;
    height: 122px;
}

    .items span {
        color: #3f4e5a;
        font-size: 14px;
        position: relative;
        left: 25px;
        top: 15px;
    }

/*.fa-trash-o {
    background: #8b8b8b;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    padding: 5px 14px;
    position: relative;
    top: -120px;
    right: -61%;
}

.fa-pencil {
    background: #8b8b8b;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    padding: 5px 14px;
    position: relative;
    top: -120px;
    float: right;
}

    .fa-trash-o:hover, .fa-pencil:hover {
        background: #223343;
    }

    .fa-trash-o:hover, .fa-pencil:hover {
        background: #223343;
    }*/

/*.right-accordion {
    margin: 0 5px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

    .right-accordion ul li {
        background: #fff;
        border: 1px solid #cccccc !important;
    }

    .right-accordion #panelbar {
        margin-top: 0;
        margin-left: 2px;
        margin-right: 2px;
    }

    .right-accordion .content {
        border: none !important;
    }

    .right-accordion .content-1 {
        height: auto !important;
    }*/

/*.input-item-tab {
    font-size: 14px;
    float: left;
    padding-right: 16px;
    width: 47%;
}

    .input-item-tab label {
        font-weight: 600 !important;
        color: #808080 !important;
        padding-bottom: 10px;
        display: block;
        white-space: pre-wrap !important;
    }*/

/*.item-left-input {
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 2px !important;
    padding: 7px;
}*/


/*.item-left-input-Custom {
    width: 70%;
    border: 1px solid #cccccc;
    border-radius: 2px !important;
    padding: 7px;
}*/

/*.item-left-input-Custom-prep {
    width: 75%;
    border: 1px solid #cccccc;
    border-radius: 2px !important;
    padding: 7px;
}*/

/*.numerictext-300 {
    width: 300px;
}

    .numerictext-300 .k-numeric-wrap {
        height: 34px;
    }*/

/*.input-item-tab .k-dropdown {
    border: none;
}*/

/*.item-left-input-drop {
    width: 270px;
    border: 1px solid #cccccc;
    border-radius: 2px !important;
    padding: 10px;
    background: none;
    border: 1px solid #cccccc;
    padding: 0px;
}*/

/*.item-hr-input {
    width: 60px;
    float: left;
    border: 1px solid #cccccc;
    border-radius: 2px !important;
    padding: 10px;
}*/

/*.item-plus, .item-eyedropper {
    background: #1f3442;
    color: #fff;
    padding: 12px;
}*/

.item-camera {
    position: absolute;
    left: 2%;
    font-size: 1.8em !important;
    color: #575757;
    top: 7px;
}

/*.k-state-hover, .k-state-hover:hover {
    border-color: none !important;
}*/

.required-item label:first-child:after {
    content: "*";
    color: red;
}

/*.required-item .k-radio-label {
    float: left;
    margin: 0px 5px;
}*/

.required-item label:last-child, .required-item label:nth-child(3) {
    color: #000 !important;
    font-weight: 600 !important;
}

.days .col-md-4 {
    width: 26%;
    margin-left: 0px;
    /*margin-left: -15px;*/
}

/*.item-sandwich {
    background-image: url(images/item-video.png);
    width: 308px;
    height: 160px;
    border: 1px solid #a4a9ac;
    margin-right: 64px;
}*/

/*.item-recipe {
    width: 726px;
    height: auto;
    border: 1px solid #a4a9ac;
    float: left;
    margin-left: 30px;
    margin-top: -17px;
    padding: 9px;
}

.item-recipe-content {
    width: 40%;
    float: left;
    padding: 0 10px;
}*/

.item-inside-content {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 20px;
    margin-left: -9px;
    margin-right: -9px;
}

.demo-section {
    margin-top: 61px;
    margin-right: -7px;
    margin-left: -15px;
}

.demo-section-list-view {
    margin-top: 61px;
}

/* .demo-section-list-view .k-pager-wrap, .instruction-content .k-pager-wrap {
        border: none;
    }*/

#video-youtube ul li {
    border: 1px solid #ccc;
    padding: 0 !important;
    margin-top: 2px;
    margin-bottom: 0;
    border-radius: 0px !important;
    clear: none;
}

/*#video-youtube ul li span.k-state-selected {
    border-top: none !important;
}*/

/*.z-index {
    z-index: 99999;
}*/

#itemListView_pager .k-pager-numbers-wrap, #batchListView_pager .k-pager-numbers-wrap {
    display: none;
}

/*
#itemListView_pager span.k-pager-sizes, #batchListView_pager span.k-pager-sizes {
    display: none;
}

#itemListView_pager .k-pager-info, #batchListView_pager .k-pager-info {
    padding: 0 10px 0 0 !important;
}

#itemListView_pager a.k-pager-refresh, #batchListView_pager a.k-pager-refresh {
    display: none;
}

#itemListView_pager .k-pager-wrap > .k-link, #itemListView_pager .k-pager-numbers .k-state-selected, #batchListView_pager .k-pager-wrap > .k-link, #batchListView_pager .k-pager-numbers .k-state-selected {
    height: 0;
}

.k-pager-md .k-pager-info, .k-pager-sm .k-pager-info, .k-pager-sm .k-pager-numbers, .k-pager-sm .k-pager-sizes {
    display: flex;
}*/

/*.item-number {
    height: 20px;
    width: 20px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% !important;
    background: #828282;
    color: #fff;
    float: left;
    margin-left: 20px;
    font-size: 14px;
    padding: 6px;
}*/

div.upload input {
    opacity: 0 !important;
}

/* item page left nav */

/*.product-view {
    float: left;
    width: 100%;
    height: 96px;
    box-sizing: border-box;
    position: relative;
    margin-top: -8px;
}

    .product-view:nth-child(even) {
        border-left-width: 0;
    }*/

/*.product-view dl {
        margin: 10px 10px 0;
        padding: 0;
        overflow: hidden;
    }

    .product-view dt, dd {
        margin: 0;
        padding: 0;
        width: 100%;
        line-height: 24px;
        font-size: 18px;
    }

    .product-view dt {
        font-size: 11px;
        height: 16px;
        line-height: 16px;
        text-transform: uppercase;
        opacity: 0.5;
    }*/

/*.product-list span {
    position: relative;
    font-size: 12px;
    word-break: break-all;
    width: 100px;
    margin-left: 5px;
    top: 15px;
    display: inline-block;
}

.product-view dd .k-widget,
.product-view dd .k-textbox {
    font-size: 14px;
}*/

/*.k-listview {
    padding: 0;*/
/*min-height: 300px;*/
/*border: none;
}*/

.edit-buttons {
    position: absolute;
    right: 0;
}

    .edit-buttons .k-edit-button {
        border-radius: 0 !important;
        background: #8b8b8b;
        color: #fff;
        border: none;
    }

    .edit-buttons .k-delete-button {
        border-radius: 0 !important;
        background: #8b8b8b;
        color: #fff;
        border: none;
        margin-right: 1px;
    }

        .edit-buttons .k-edit-button:hover, .edit-buttons .k-delete-button:hover {
            border-radius: 0 !important;
            background: #223343;
            color: #fff;
            border: none;
        }

/*.batch-list-pager .k-pager-wrap {
    border-top: 0;
    background: none;
    margin-top: 27px;
    margin-right: 15px;
}*/

/*span.k-invalid-msg {
    position: absolute;
    margin-left: 6px;
}*/

.k-add-button {
    margin-bottom: 2em;
}

/*.default-checkbox .k-checkbox-label {
    visibility: hidden;
}*/

.inputManageItem {
    position: relative;
}

    .inputManageItem i {
        position: absolute;
        right: 0;
    }

/*.backGroundAsh {
    background: #f1f1f1;
}*/

/*#listViewInstruction {
    width: 100%;
}*/

.instruction-description {
    padding-left: 10%;
    text-align: left;
}

    .instruction-description table.k-editor {
        height: 150px;
    }

.instruction_img img {
    width: 250px;
    height: 100px;
}

.instruction-section {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
    height: 210px;
}

.instruction-container {
    /*height: 428px;*/
    overflow: auto;
    width: 96%;
    float: left;
    margin-top: 20px;
}

/*#listViewInstruction_pager ul li:first-child {
    border: none !important;
    padding: 0px !important;
    margin-left: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

#listViewInstruction_pager ul li {
    background: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

    #listViewInstruction_pager ul li:last-child {
        border: none !important;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        padding: 0px !important;
    }*/

#video-youtube ul li:last-child {
    border: 1px solid #a7a8ac;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    padding: 0px !important;
}

.help-support {
    border: 1px solid #e4e5e9;
    padding: 10px;
    margin-top: 25px;
}

.support_solutions {
    margin-top: 25px;
    border: 1px solid #e4e5e9;
    padding: 15px;
}

.layout-panel section.help-center {
    border-bottom: none !important;
    box-shadow: none !important;
}

.customFieldButtons {
    float: right;
}

/*.CustomFieldSearchInput {
    margin-right: 10px;
    position: relative;
    display: inline;
    float: left;
}

.CustomFieldSearchInputFloatN {
    float: none;
}

.CustomFieldSearchInput #spnSearchClose {
    top: 10px !important;
    right: 0px;
    left: inherit;
}*/

.spanTop {
    top: 3px !important;
}

/*.CustomFieldSearchInput #spnSearchClosecfields, .CustomFieldSearchInput #spnSearchClosemdata {
    top: 10px;
    right: 0px;
    left: inherit;
}*/

.buttonActionGroup {
    float: right;
}

/*.masterDataPage .bulk-edit-btns {
    background: white;
    padding-bottom: 10px;
}*/

/*#AddStore, #AddFranchise, .btn-delete {
    background-color: #575c62 !important;
    border: none;
}*/

/*.masterDataPage .CustomFieldSearchInput {
    margin-right: 10px;
}*/

.CustomFieldSearchControls {
    background: white;
    padding-bottom: 0;
    margin-bottom: 10px;
}

/*.bulk-edit-btns h2 {
    padding-top: 10px;
}*/

/*.menu-data-section {
    padding: 0;
    float: left;
    padding-bottom: 5px;
    margin-bottom: 10px;
}*/

/*.refresh-button {
    background-color: #233444 !important;
}*/

/*.devices {
    background: #fff;
}*/

/*.menu-data-section h2 {
    padding-top: 0px;
    margin-top: 8px;
}*/

/*.menu-data-section .content-items .k-grid {
    width: 100% !important;
}*/

.custom-field .k-state-default > .k-select, .masterDataPage .k-state-default > .k-select {
    border-left: 0 !important;
    right: 0px !important;
}

.masterDataPage .k-dropdown .k-icon {
    background-position: -5px -404px;
}

.k-upload-button {
    width: 100%;
    float: left;
    background: #fff !important;
    margin: 0px !important;
    padding: 10px !important;
}

    .k-upload-button span {
        display: none;
    }

/*.f13 {
    font-size: 13px !important;
    width: 80px;
}*/

.numerictext-70 {
    width: 90px;
}

/*.content-items .k-grid, .content-items .k-grid-content {
    width: 100% !important;
}*/
/*.k-grid {
    width: 100% !important;
}*/

/*div#gridItems {
    margin: 0px !important;
}

.gridMargin .k-grid {
    margin: 10px !important;
}*/

.header-dd .k-dropdown-wrap {
    background: none !important;
    border: none !important;
}

/*.demo-section-list-view .k-pager-wrap > .k-link, .demo-section-list-view .k-pager-numbers .k-state-selected {
    height: auto !important;
}*/

/*.demo-section-list-view ul li span.k-state-selected {
    border-top: 2px solid #ff757b !important;
}*/

/*.select-topic {
    float: left;
    padding-left: 4%;
    padding: 10px 30px;
    background: #eee;
    margin-left: 0%;
    border-radius: 2px !important;
    border: 1px solid #ccc;
    margin: 10px 15px 10px;
}*/

/*list view in video tab code starts here*/

/*#listViewTraining {
    padding: 10px 5px;
    margin-bottom: 5px;
}
*/


/*.videos img {
        width: 100%;
        max-width: 200px;
    }

.videosEdit {*/
/*left:-40px;
    position: relative;
    width: 10px;
    height: 10px;
    margin: 5px;
    padding: 0;*/
/*position: relative;
    float: left;
}

.itemvideosEdit {
    position: relative;
}*/

/*.itemvideosEdit button {
        border: none;
        background: none;
        font-size: 19px;
        color: #999;
    }

    .itemvideosEdit span input {
        width: 17px;
        margin-top: 1px;
        margin-left: 5px;
    }

.videosEdit button {
    position: relative;*/
/*left: 20px;
    bottom: 25px;*/
/*border: none;
    background: none;
    color: #999;
    font-size: 22px;
}

.videos h3 {
    margin: 0;
    padding: 4px 0px 0 0;
    overflow: hidden;
    line-height: 1.1em;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #999;
    text-align: center;
}*/

/*.videos p {
    display: none;
}*/



/*.k-listview:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/

/*list view in video tab code ends here*/

#video-youtube-training ul li:last-child, #video-youtube-training ul li:last-child {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    padding: 5px;
}

/*.instruction-editor {
    padding: 15px 15px;
    position: relative;*/
/*top: 20px;*/
/*float: left;
}*/

.batch-details span:first-child {
    display: block;
    border: none;
    text-align: left;
    margin-top: 40px;
    font-size: 16px;
    font-weight: 700;
    /*padding-left: 10px;*/
}

/*.batch-details span:last-child {
    font-size: 16px;
    padding-left: 10px;
}*/

/*.product-view div:nth-child(3) {
    border: none;
}*/

/*.upload .k-upload-button {
    width: 100%;
    float: left;
    background: #fff !important;
    margin: 0px !important;
    max-height: 35px;
    min-height: 35px;
    padding: 0px !important;
}*/

/*.upload .k-upload-button span,
    .upload .k-upload span.k-progress,
    .upload .k-upload .k-file > .k-icon {
        display: none;
    }

.upload .k-upload .k-upload-files .k-file {
    margin-bottom: 0px !important;
    background: #fff !important;
    border: none !important;*/
/*left: 10%;
    width: 90%;*/
/*}*/

/*.upload .k-upload-files {
    margin: 0px !important;
}*/

/*.upload.item-left-input,
.upload .k-upload .k-file .k-filename {
    padding: 0px !important;
    background-color: #fff !important;
}

.upload .k-upload .k-upload-status {
    right: 10px !important;
    top: 8px !important;
}*/

.radio-content label {
    width: auto !important;
    float: left;
    margin-right: 15px;
    color: #808080 !important;
}

    .radio-content label > input[type="radio"] {
        margin: 0px !important;
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
    }

.video-location {
    width: 50% !important;
}

.assigned-category {
    width: 400px !important;
}

    /*.assigned-category #tblAddNewCatg {
        margin: 0;
    }*/

/*.video-location .k-window-titlebar {
    padding: 15px 0px;
    z-index: 1;
}*/

/*#categoryWindow {
    position: relative;
    margin: 12px 14px;
}*/

.menu-open {
    width: 200px;
}

.togglemenu {
    width: 100px !important;
    overflow: hidden;
}

.sidemenu-span-visibility {
    visibility: hidden;
    white-space: nowrap;
    margin: 6px 0px !important;
}

.left-nav-bg-color-image {
    padding-bottom: 50px;
}

.menu-data-support {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -1px;
}

    .menu-data-support ul {
        list-style: none;
        float: left;
    }

        .menu-data-support ul li {
            padding-left: 0 !important;
        }

            .menu-data-support ul li span {
                color: #fff;
            }

    .menu-data-support .fa {
        color: #9a9797;
        position: absolute;
        right: 15px;
        top: 25px;
        font-size: 16px;
    }

    .menu-data-support:hover .fa, .toggle-menu-opened .fa {
        color: #fff;
    }


.import-export {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -1px;
}

    .import-export ul {
        list-style: none;
        float: left;
    }

        .import-export ul li {
            padding-left: 0 !important;
        }

            .import-export ul li span {
                color: #fff;
            }

    .import-export .fa {
        color: #9a9797;
        position: absolute;
        right: 15px;
        top: 25px;
        font-size: 16px;
    }

    .import-export:hover .fa, .toggle-menu-opened-Import-Export .fa {
        color: #fff;
    }


.toggle-menu-opened span {
    color: #fff !important;
}

.toggle-menu-opened .menu-icon {
    background-position: -215px -246px !important;
}


.toggle-menu-opened {
    background: #213443;
}

.toggle-menu-opened-Import-Export span {
    color: #fff !important;
}

.toggle-menu-opened-Import-Export .menu-icon {
    background-position: -430px -247px !important;
}

.toggle-menu-opened-Import-Export {
    background: #213443;
}

.displayB {
    display: block;
}

/*.gridEdit {
    color: #333333;
    font-size: 27px;
}

.k-grid tbody .k-button.k-grid-edit .k-icon.k-edit {
    position: relative;
    top: -6px;
    left: -12px;
}

.k-grid tbody .k-button.k-grid-edit {
    background: transparent;
}*/



.instruction-section .videosEdit {
    width: 20px;
}

/*.k-pager-numbers .k-state-selected {
    padding: 0px !important;
}*/

/*.inner-content {
    z-index: 3;
}*/

.button-styling {
    background: #575c62;
    padding: 6px 15px;
    color: #fff;
    font-size: 14px;
    border: 0px;
}

.warning-popup {
    width: 360px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

    .warning-popup #nutriticsWarningWindow {
        position: relative;
        top: 10px;
    }

    .warning-popup .k-window-titlebar {
        padding-bottom: 20px;
        margin-top: -27px;
        z-index: 2;
    }

/*.k-grid-header:first-child th.k-header:first-child {
    padding-left: 10px;
}*/

.k-window-titlebar .k-window-actions {
    padding: 0 !important;
    padding-right: 5px !important;
}

.k-window-titlebar .k-window-actions {
    padding: 0 !important;
    padding-right: 5px !important;
    top: 6px;
    right: 10px;
}

/*.alignParaRelative {
    position: relative;
    top: 10px;
}*/

.k-window p {
    margin-top: 10px;
}

    .k-window p > img {
        margin-right: 10px;
    }

/*.k-window-titlebar {
    padding: 15px 0px !important;
}*/

.k-window-actions {
    padding: 10px !important;
}



/*.k-button, a.k-button {
    text-transform: capitalize;
    font-size: 14px;
}

    .k-button[disabled], button[disabled], a.disabled {
        cursor: not-allowed !important;
        background-color: #9fa0a2 !important;
    }*/

#itemMapLanguage.k-button[disabled], #itemDelete.k-button[disabled], #batchDelete.k-button[disabled] {
    cursor: not-allowed !important;
    background-color: #9e9e9e !important;
}

.k-window-titlebar .k-state-hover {
    border: 0;
}

#Locations.k-treelist .k-grid-content {
    max-height: 250px !important;
}

.default-video .k-dropdown-wrap.k-state-default {
    border: 1px solid #000;
}

.k-numerictextbox .k-numeric-wrap.k-state-default .numeric.k-input {
    border-right: 1px solid #ccc;
}

/*.k-panelbar .plus-btn {
    background: #878787;
    color: #fff;
    font-size: 28px;
    padding: 8px 7px;
    vertical-align: middle;
    margin-bottom: 2px;
}*/

/*.videocontent.k-content {
    margin-bottom: 10px;
}

.menu-data-videos {
    min-height: 160px;
}*/



.k-treelist .k-grid-header-wrap {
    border: 0;
}

/*ul.k-pager-numbers li {
    clear: none !important;
    background: transparent !important;
    border: 0 !important;
}*/




.no-gutter {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#ItemPrepStagesWindow {
    overflow-x: hidden;
}

.edit-buttons p {
    word-break: break-word;
    margin: 5px 2px 2px 2px;
    max-width: 100%;
    width: 99%;
    overflow: hidden;
    height: 40px;
    font-size: 13px;
}

.batchPanel .k-header {
    background-color: #878787;
    color: #fff;
}

/*.batchPanel .k-grid-header th.k-header > .k-link {
    color: #fff !important;
}

.batchPanel .k-grid th, .batchPanel .k-grid tr td {
    border-width: 0 !important;
}

.batchPanel .k-grid {
    overflow: auto;
    max-height: 600px;
}*/

.wide-button {
    padding: 7px 37px;
}

/*.k-checkbox-label {
    margin: 0;
    padding: 0;
}*/

#ImportExportWindow, #AnnouncementWindow {
    padding: 20px;
    padding-top: 10px;
}

.circle {
    height: 10px;
    position: relative;
    border-radius: 50% !important;
    width: 10px;
    text-align: center;
    display: inline-block;
    background-color: #717f8d;
    left: -33px;
    transition: all 0.1s;
    z-index: 2;
}

.menu-data-support li:hover .circle {
    background-color: #fff;
    border: 1px solid #fff;
}

.menu-data-support .activeMenu .circle {
    background-color: #fff;
}

.import-export li:hover .circle {
    background-color: #fff;
    border: 1px solid #fff;
}

.import-export .activeMenu .circle {
    background-color: #fff;
}

.circle:before, .circle:after {
    position: absolute;
    border: 1px solid #717f8d;
    width: 0;
    height: 20px;
    display: block;
    content: '';
    left: 50%;
    z-index: 1;
    top: -50px;
    margin-left: -1px;
    background-color: #717f8d;
}

.content-before:before {
    display: none;
}

.content-after:after {
    display: none;
}

.circle:before {
    top: -20px;
}

.circle:after {
    top: 10px;
    height: 36px;
}

.k-window-content.nav-tabs {
    border: 0;
}

    .k-window-content .nav-tabs li a {
        color: #000;
        font-size: 14px;
        margin: 0;
        border: 0;
        cursor: pointer;
    }

    .k-window-content .nav-tabs .active {
        border-bottom: 4px solid #28323c;
    }

.k-window-content .nav > li > a:hover, .k-window-content .nav > li > a:focus {
    background-color: #fff;
    border: 0;
}

.appselect {
    width: 100%;
    max-width: 380px;
    margin-right: 10px;
}

.existingvideos {
    border: 1px solid #ccc;
    padding: 9px;
    margin: 5px 20px;
    padding: 6px;
    margin: 5px;
}

    .existingvideos input {
        cursor: pointer;
        vertical-align: middle;
        display: inline-block;
        margin: 0;
    }

    .existingvideos span {
        display: inline-block;
        vertical-align: middle;
    }

/*.k-window-content .k-listview {
    padding: 7px;
    border: 1px solid #ccc !important;
}*/


.required-item-label:after {
    content: "*";
    color: red;
}

#uploader .k-upload-button span {
    display: block;
}

#uploader .k-upload-button {
    width: auto;
    /*margin: -4px 0px !important;*/
    /*background: #233443 !important;*/
    /*padding: 3px 0px !important;*/
}



/*.catmaplang[disabled] {
    opacity: 0.2 !important;
}*/

.dropdown-header {
    border-width: 0 0 1px 0;
    text-transform: uppercase;
}

    .dropdown-header > span {
        display: inline-block;
        padding: 10px;
    }

        .dropdown-header > span:first-child {
            width: 50px;
        }

/*.selected-value {*/
/* background-color: #949393;
    border: 1px solid #6d6b6b;*/
/*display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background-size: 100%;*/
/*margin-right: 5px;*/
/* background-color: #adadad !important;
    border-radius: 2px;*/
/*}*/

/*#customers-list .k-item {
    min-width: 100px;
    color: white;
    background-color: #adadad !important;
}*/
ul#customers-list li {
    padding: 5px;
    background-color: none !important;
}

/*#customers-list .k-state-hover {
    background-color: #c5c3c3 !important;
}*/

/* Material Theme padding adjustment*/

.k-material #customers-list .k-item,
.k-material #customers-list .k-item.k-state-hover,
.k-materialblack #customers-list .k-item,
.k-materialblack #customers-list .k-item.k-state-hover {
    padding-left: 5px;
    border-left: 0;
}

#customers-list .k-item > span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
}

    #customers-list .k-item > span:first-child {
        -moz-box-shadow: inset 0 0 30px rgba(0,0,0,.3);
        -webkit-box-shadow: inset 0 0 30px rgba(0,0,0,.3);
        box-shadow: inset 0 0 30px rgba(0,0,0,.3);
        margin: 10px;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

#customers-list h3 {
    font-size: 1.2em;
    font-weight: normal;
    margin: 9px 5px 7px 5px;
    padding: 0;
}

#customers-list p {
    margin: 0;
    padding: 0;
    font-size: .8em;
}

/*.importexport-title .k-radio:checked + .k-radio-label:after {
    top: 4px !important;
    left: 4px !important;
}
*/
/*.inner-content .k-radio-label {
    margin-bottom: 15px;
}*/

.importexport-title p {
    background: #ececec;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    border: 0;
    font-weight: 600;
    border-bottom: 1px solid #D4D4D4;
}

.importexport-title legend {
    font-size: 16px;
    border: 0;
}

.importexport-title input[type="radio"][disabled] {
    z-index: 1;
    width: 20px;
}

.selected-value {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background-size: 100%;
    margin-right: 5px;
    border-radius: 50%;
    margin-left: -7px;
}

/*.k-pager-wrap .k-textbox {
    background-color: #fff !important;
}*/

div.k-window {
    top: 50% !important;
    transform: translateY(-50%) !important;
    position: fixed !important;
}

/*.k-grid tr td {
    border-width: 0px 0 1px 1px;
}*/

.exporticon {
    width: 30px;
    height: 30px;
    position: relative;
    left: 20px;
}

.item-name {
    overflow: hidden;
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
    display: inline-block;
    line-height: 19px !important;
}

/*.k-panelbar > .hide-panel {
    display: none;
}*/

.scheduler-margin {
    margin: 0 13px;
}

.content ul li.k-state-active-batch {
    background: #FFFFFF !important;
}

/*gridItems-nomargin {
    margin: 0px !important;
}*/
/*.batch-details-ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    width: 97%;
    height: 90px;
    line-height: 22px;
    margin: 0 0 20px 0;
}

.batch-details-ellipse span {
    font-weight: 400 !important;
    font-size: 14px !important;
}*/

#mySkills_taglist span {
    padding: 2px 0 !important;
    /*background: none !important;*/
    padding-left: 2px;
}

.batch-ddllist {
    margin-right: 5px;
    margin-bottom: 15px;
}

    .batch-ddllist .k-floatwrap {
        width: 100% !important;
        padding: 2px 0px;
    }

#mySkills_taglist .k-button {
    height: 1.8rem;
}

/*#mySkills_taglist  .k-input {
    padding: 0.5em !important;
}*/

.k-dropdown-prep {
    width: 300px !important;
}

.import-title {
    font-size: 16px;
    width: 100%;
    float: left;
    margin: 20px 0px;
}

/*.import-radio-title {
    float: left;
    margin-bottom: 7px;
}*/



.menu-word-break {
    word-break: break-word;
}

/*.col-md-10 .k-checkbox-label {
    display: none;
}*/

/*.quickMapddl {
    margin-left: 5px;
    float: left;
    padding-top: 10px;
    width: 100%;
}*/

#spanchefradiovisible label {
    margin-right: 10px;
}

/*.quickddlwidth {
    margin-bottom: 10px;
    width: 73%;
}*/

/*#btnQuickRemoveAllMapping.k-button {
    width: 225px;
}*/

.cot-mul-ddl {
    width: 80.333333%;
}

/*.k-dropdown-item-cat {
    width: 78% !important;
}*/

.spanitemdesc {
    padding-top: 5px;
    padding-right: 0px;
}

.spanitemasc {
    padding-top: 5px;
    padding-right: 4px;
}

/*.clear-image {
    margin-right: 28%;
    margin-top: 10px;
    cursor: pointer;
}*/

.sub-pan {
    background: #f1f1f1;
    padding: 5px;
    width: 100%;
    float: left;
}

/*.k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu {
    margin-left: -5px !important;
    margin-right: 0 !important;
}

.k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu {
    float: left !important;
}*/

#tabstripSubscription h2 {
    font-weight: lighter;
    font-size: 5em;
    line-height: 1;
    padding: 0 0 0 30px;
    margin: 0;
    border: none;
}

    #tabstripSubscription h2 span {
        background: none;
        padding-left: 2px;
        font-size: .3em;
        vertical-align: top;
        border: none;
    }

#tabstripSubscription p {
    margin: 5px;
    padding: 5px;
}

#tabstripSubscription.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top {
    width: auto;
    max-width: 100%;
    border: none;
}

/*.k-tabstrip .k-tabstrip-items {
    margin-bottom: 5px;
    border-bottom: 1px solid #e2e6e9 !important;
}

#tabstrip.k-tabstrip .k-tabstrip-items {
    margin-bottom: 0px !important;
}

.k-tabstrip-items .k-item {
    padding: 5px 25px;
    width: auto;
}*/

.mySubscriptionClass {
    max-width: 98%;
    height: 95%;
}

/*.k-tabstrip-wrapper {*/
/*margin: 0px;*/
/*height: 95%;
}*/

/*.k-tabstrip-items .k-item.k-state-active {
    border-left: #fff;
    border-right: #fff;
    border: none;
    border-radius: 0 !important;
    border-bottom: 4px solid #28323c;
    border-top: #fff;
}*/

/*.ClsbtnSubscription {
    margin-top: 10px;
    position: relative;
    margin-bottom: 10px;
    font-size: 14px;
    float: right;
}*/

/*.k-reset k-tabstrip-items {
    width: 100%;
}*/

/*td {
    padding-top: .5em !important;
    padding-bottom: .5em !important;
}*/

/*.kendogridminwidth .k-grid-header table {
    width: 100% !important;
}

.kendogridminwidth .k-grid-content table {
    width: 100% !important;
}*/

.border-none {
    border: 0 !important;
}

.km-touch-scrollbar.km-horizontal-scrollbar {
    opacity: 0 !important;
}

/*#NutriticsColumnsMappingGrid .k-grid-content {
    height: 350px !important;
}*/

.header-bg-img-height {
    height: 63px !important;
    width: 100%;
}

.learn-items {
    margin-top: 15px;
    border: 1px solid #e5e6ea;
    width: 95%;
}

.prep table tr td input#rdbDefPrep {
    display: block !important;
    width: auto !important;
    opacity: 1 !important;
}

/*.logo-reset-pswd img {*/
/*padding: 9px 30px 9px 30px;
    width: 300px;
    background: white;*/
/*height: 63px;
    width: 1268px;*/
/*width: 1435px;*/
/*}*/


.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top {
    border: none;
    background: none;
}

li[role=tab].k-item.k-state-default {
    background: none;
    border: 0;
    box-shadow: none;
    border-top-color: white;
    
}
li.k-item.k-state-default.k-state-active.k-tab-on-top {
    border-bottom: solid;
    border-bottom-width: 5px;
    border-bottom-color: #8c0d03;
    font-weight: bolder;
}

.k-reset.k-tabstrip-items {
    padding:0;
    width:99%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24) !important;
    margin-bottom: 2em;
    margin-left:5px;
}
.k-tabstrip.k-header > ul.k-reset {
    display: flex;
    justify-content:left;
    width: 99%;
}
.dropdown-item.filter-dropdown-active {
   /* border-left: solid;
    border-left-width: 5px;
    border-left-color: #8c0d03 !important;*/
    color: black;
    background-color: transparent !important;
    font-weight: bolder;
}

.dropdown-item.filter-dropdown-active::before {
        position: absolute;
        content: '✓';
        color: #8c0d03;
        font-size: 20px;
        margin-left: -20px;
        margin-top: -5px;
}

.k-textbox.my-0.py-1::-webkit-search-cancel-button {
    -webkit-appearance: none !important;
}

.subscribe-application-dropdown {
    width: 25px;
    height: 25px;
    position: relative;
    top: 7px;
    z-index: 9;
    float: right;
    margin-top: 6px;
}
.user-application-dropdown {
    width: 25px;
    height: 25px;
    position: relative;
    z-index: 9;
    float: right;
    top: 7px !important;
}

.subscribe-application-quickEdit-dropdown {
    width: 25px;
    height: 25px;
    position: relative;
    top: 7px;
    z-index: 9;
    float: right;
    margin-top: 6px;
}
#ApplicationDropdownMenu {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
}

#QuickEditDropdownMenu {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
}

#tabstripAccount-1{
    overflow:inherit;
}

#tabstripAccount-2 {
    overflow: inherit;
}

.custom-grid-search {
    width: 25%;
    background: 0 0;
    background-color: #fff;
    color: #515967;
    float: right;
    display: flex;
}

.captcha-refresh{
    content: url(../Content/images/refresh-icon.png);
    width:25px;
    height:25px;
    display:inline-block;
    cursor:pointer;
}

.captcha-Image{
    width:150px;
}

.captcha-row {
    margin-left: 70px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.captcha-col {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.quick-temperature-edit {
    position: absolute;
    top: 77px;
    z-index: 9;
    left: 265px;
    margin-top: 25px;
    width: 600px;
}

.err-NumericBox {
	color:#dc3545 ;
}

.err-NumericBox-Border {
	border :#dc3545  1px solid !important;
}

.save-button-Color {
	background-color: #7e0403 !important;
	color: white;
}

#workflowFCQuickEdit {
    content: url("../Content/images/quickEditFoodCheck.svg");
    margin: -6px 0 0 0;
    width: 30px;
    height: 30px;
}

#FoodCheckItemsQuickEditGrid .k-grid-search {
    width: 15%;
}

.exportExcel {
    content: url("../Content/images/ExportExcel.svg");
    height: 20px;
    width: 20px;
    margin-right: 5px
}