﻿/* Set padding to keep content from hitting the edges */
* {
	/*border-radius: 0px !important;*/
	box-shadow: none !important;
}

html {
	min-height: 100%;
	/*position: relative;*/
}

body {
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	font-size: 13px !important;
	font-weight: 400;
	line-height: normal;
	word-wrap: break-word;
}

/*body {
	font-size: 1.2em;
}

@media screen and (min-width: 1080px) {
	body {
		font-size: 1.2em;
	}
}

@media screen and (min-width: 1224px) {
	body {
		font-size: 1.3em;
	}
}*/

@media screen and (min-width: 1080px) {
	body {
		font-size: 14px !important;
	}
}

/*@media screen and (min-width: 2160px) {
	body {
		font-size: 1.5em;
	}
}*/


.body-content {
	display: table-cell;
	padding-top: 90px;
	position: relative;
	vertical-align: top;
}

.body-content-layout {
	display: table-cell;
	padding-top: 15px;
	position: relative;
	vertical-align: top;
}

label {
	font-size: 13px !important;
	font-weight: 600 !important;
	color: #808080 !important;
}

/*.k-list-optionlabel.k-state-selected.k-state-focused {
	font-size: 14px !important;
}*/

.edit-styling {
	font-size: 20px !important;
	color: #6d6d6d;
	cursor: pointer;
}
/*.inner-content {
	padding: 0 15px 50px 8px;
	margin-left: 0px;
	position: relative;
	z-index: 1111;
}*/

.inner-contenttermsofuse {
	padding: 0px 15px 50px 15px;
	margin-left: 0px;
	position: relative;
	z-index: 1111;
}

.height2 {
	height: 2.4rem !important;
}

/*.container {
	max-width: 100%;
	margin: 0;
}*/

/*a, a:focus, input, textarea, input[type="checkbox"], input[type="checkbox"]:focus, input[type="radio"], input[type="radio"]:focus {
	outline: none;
}*/

/*.k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list > .k-state-selected, .k-list > .k-state-highlight, .k-panel > .k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-marquee-color {
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	color: #101c24;
}*/


/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
	max-width: 280px;
}*/

/*.form-group.required .control-label:after {
	content: "*";
	color: red;
}*/

.required::after {
	content: "*";
	font-weight: bold;
	color: red;
}

/*.k-button {
	line-height: 1.4rem;
}*/

/*input.input-validation-error {
	border: 1px solid #b94a48;
}*/
/*!
 * Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/* Toggle Styles */
/*#wrapper {
	display: table;
	position: relative;
	table-layout: fixed;
	width: 100%;
	min-height: 1060px;
}*/
/*nav {
	-moz-box-shadow: 1px 1px 1px #ccc !important;
	-webkit-box-shadow: 1px 1px 1px #ccc !important;
	box-shadow: 1px 1px 1px #ccc !important;
}

#sidebar-wrapper {*/
/*display: table-cell;
	padding:0;
	transition: width 0.5s ease-in 0s;
	vertical-align: top;
	width: 185px;
	z-index: 1000;
	overflow:hidden;*/
/*box-shadow: none !important;
}

#wrapper.toggled #sidebar-wrapper {
	width: 0px;
}

#page-content-wrapper {
	width: 100%;
	position: absolute;
	padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
	position: absolute;
	margin-right: -185px;
}*/
/*Header styles*/
/*header {
	padding: 0px;
	background: #f6f6f6;
	border-bottom: 1px solid #e7e7e7;
	position: absolute;
	z-index: 2000;
	height: 70px;
	right: 0;
	left: 0;
}*/
/*.align-middle {
	display: inline-block;
	vertical-align: middle;
}*/
/*.offset-bottom-10 {
	margin-bottom: 10px;
}

.offset-10 {
	margin: 20px 15px;
}*/
/*.offset-top-20 {
	margin: 20px 0px 0px 0px;
}*/
/*.noMargin {
	margin: 0 !important;
}*/
/*.offset-right-5 {
	margin-right: 5px !important;
}*/
.clear {
	clear: both;
}

.toggle-menu {
	float: left;
	margin-top: 18px;
	text-indent: -9999px;
	width: 21px;
	height: 17px;
}

.toggle-menu {
	background: url('images/sprite.png') no-repeat -5px -6px;
}

	.toggle-menu.toggle-menu-opened {
		background: url('images/sprite.png') no-repeat -5px -6px;
	}

	.toggle-menu.toggle-menu-opened-Import-Export {
		background: url('images/sprite.png') no-repeat -5px -6px;
	}

	.toggle-menu.toggle-menu-closed {
		background: url('images/sprite.png') no-repeat -5px -27px;
	}

h1.logo {
	margin-left: 15px;
	width: 81px;
	height: 56px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

	h1.logo a {
		background: url(images/logo.jpg) no-repeat;
		display: block;
		text-indent: -9999px;
		height: 56px;
	}


.user-profile > img {
	border: 1px solid #e7e7e7;
}

a.logout {
	width: 35px;
	height: 35px;
	background: url(images/sprite.png) -411px -154px no-repeat;
	display: inline-block;
	text-indent: -9999px;
	cursor: pointer;
	/*margin-top: 3px;*/
}

a.globalsearch {
	width: 42px;
	height: 42px;
	background: url(images/sprite.png) -456px -151px no-repeat;
	margin-right: 10px;
	/*margin-top: 3px;*/
}

a.ActivityStream {
	width: 42px;
	height: 42px;
	background: url(images/sprite.png) -362px -153px no-repeat;
	float: left;
	margin-right: 30px;
}

.DivActivity {
	float: left;
	position: relative;
}

.ActivityUnRead {
	background-color: #F18936;
	position: absolute;
	border-radius: 50% !important;
	color: white;
	font-size: 12px;
	font-weight: 600;
	right: 23px;
	top: -10px;
	padding: 3px 1px;
}

	.ActivityUnRead p {
		text-align: center;
		margin-left: 5px;
		margin-right: 5px;
	}

.user-profile {
	padding-right: 5%;
}

	.user-profile div.user-info {
		margin: 3px 0 0 0;
	}

		.user-profile div.user-info > a {
			font-size: 13px;
			color: #969696;
			margin-right: 10px;
		}

.user-topbar {
	display: block;
	width: 100%;
	margin: 0px;
}

.header-greybar {
	background: #ab1111;
}

/* Sidebar Styles */
/*.sidebar-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 90px;
	position: relative;
	-moz-box-shadow: 3px 3px 3px #ccc !important;
	-webkit-box-shadow: 3px 3px 3px #ccc !important;
	box-shadow: 3px 3px 3px #ccc !important;
}

.toggled .sidebar-nav, .toggled .sidebar-back {
	width: 0px;
	overflow: hidden;
}*/
/*Left Nav*/

/*#sidebar-wrapper > ul.sidebar-nav > li > a {
	font-size: 13px;
	color: #fff;
	display: block;
	padding: 20px 20px;
	line-height: 16px;
}

	#sidebar-wrapper > ul.sidebar-nav > li > a:hover > span {
		color: #fff;
	}

#sidebar-wrapper > ul > li > a:hover, #sidebar-wrapper > ul > li > a:focus {
	text-decoration: none;
}

#sidebar-wrapper > ul > li > ul {
	padding: 0;
}

#sidebar-wrapper > ul > li > a > span.menu-icon {
	width: 40px;
	height: 40px;
	float: left;
	background: url(images/sprite.png) no-repeat;
	text-indent: -9999px;
}

#sidebar-wrapper > ul > li:hover a, .menu-data-support li:hover span {
	text-decoration: none;
	color: #fff;
}

#sidebar-wrapper > ul > li:hover a, .import-export li:hover span {
	text-decoration: none;
	color: #fff;
}

.menu-icon {
	border: none;
}

#sidebar-wrapper > ul > li.Announcements > a > span.menu-icon {
	background-position: -414px -48px;
}

#sidebar-wrapper > ul > li.Announcements > a:hover > span.menu-icon {
	background-position: -414px -88px;
}

#sidebar-wrapper > ul > li.Announcements.activeMenu > a > span.menu-icon {
	background-position: -414px -88px;
}

#sidebar-wrapper > ul > li.dashboard > a > span.menu-icon {
	background-position: 1px -205px;
}

#sidebar-wrapper > ul > li.dashboard > a:hover > span.menu-icon {
	background-position: -37px -205px;
}

#sidebar-wrapper > ul > li.dashboard.activeMenu > a > span.menu-icon {
	background-position: -37px -205px;
}

#sidebar-wrapper > ul > li.activeMenu > a > span {
	color: #fff !important;
}

#sidebar-wrapper > ul > li.menu-data > a > span.menu-icon {
	background-position: -84px -200px;
}

#sidebar-wrapper > ul > li.menu-data > a:hover > span.menu-icon {
	background-position: -120px -200px;
}

#sidebar-wrapper > ul > li.menu-data.activeMenu > a > span.menu-icon {
	background-position: -120px -200px;
}

#sidebar-wrapper > ul > li.chef-corner > a > span.menu-icon {
	background-position: -245px -246px;
}

#sidebar-wrapper > ul > li.chef-corner.chef-corner > a:hover > span.menu-icon {
	background-position: -281px -246px;
}

#sidebar-wrapper > ul > li.chef-corner.activeMenu > a > span.menu-icon {
	background-position: -281px -246px;
}

#sidebar-wrapper > ul > li.users-details > a > span.menu-icon {
	background-position: -162px -200px;
}

#sidebar-wrapper > ul > li.users-details > a:hover > span.menu-icon {
	background-position: -204px -200px;
}

#sidebar-wrapper > ul > li.users-details.activeMenu > a > span.menu-icon {
	background-position: -204px -200px;
}

#sidebar-wrapper > ul > li.quick-map-locations > a > span.menu-icon {
	background-position: -198px -123px;
}

#sidebar-wrapper > ul > li.quick-map-locations > a:hover > span.menu-icon {
	background-position: -241px -123px;
}

#sidebar-wrapper > ul > li.quick-map-locations.activeMenu > a > span.menu-icon {
	background-position: -241px -123px;
}

#sidebar-wrapper > ul > li.import-export > a > span.menu-icon {
	background-position: -386px -247px;
}

#sidebar-wrapper > ul > li.import-export.activeMenu > a > span.menu-icon {
	background-position: -430px -247px;
}

#sidebar-wrapper > ul > li.import-export > a:hover > span.menu-icon {
	background-position: -430px -247px;
}

#sidebar-wrapper > ul > li.locations > a > span.menu-icon {
	background-position: -247px -200px;
}

#sidebar-wrapper > ul > li.locations > a:hover > span.menu-icon {
	background-position: -280px -200px;
}

#sidebar-wrapper > ul > li.locations.activeMenu > a > span.menu-icon {
	background-position: -280px -200px;
}

#sidebar-wrapper > ul > li.app-settings > a > span.menu-icon {
	background-position: -313px -200px;
}

#sidebar-wrapper > ul > li.app-settings > a:hover > span.menu-icon {
	background-position: -347px -200px;
}

#sidebar-wrapper > ul > li.app-settings.activeMenu > a > span.menu-icon {
	background-position: -347px -200px;
}

#sidebar-wrapper > ul > li.devices > a > span.menu-icon {
	background-position: -384px -204px;
}

#sidebar-wrapper > ul > li.devices > a:hover > span.menu-icon {
	background-position: -425px -204px;
}

#sidebar-wrapper > ul > li.devices.activeMenu > a > span.menu-icon {
	background-position: -425px -204px;
}

#sidebar-wrapper > ul > li.custom-fields > a > span.menu-icon {
	background-position: -4px -250px;
}

#sidebar-wrapper > ul > li.custom-fields > a:hover > span.menu-icon {
	background-position: -43px -250px;
}

#sidebar-wrapper > ul > li.custom-fields.activeMenu > a > span.menu-icon {
	background-position: -43px -250px;
}

#sidebar-wrapper > ul > li.master-data > a > span.menu-icon {
	background-position: -86px -248px;
}

#sidebar-wrapper > ul > li.master-data > a:hover > span.menu-icon {
	background-position: -124px -248px;
}

#sidebar-wrapper > ul > li.master-data.activeMenu > a > span.menu-icon {
	background-position: -124px -248px;
}

#sidebar-wrapper > ul > li.recipe-manager > a > span.menu-icon {
	background-position: -320px -246px;
}

#sidebar-wrapper > ul > li.recipe-manager > a:hover > span.menu-icon {
	background-position: -349px -246px;
}

#sidebar-wrapper > ul > li.recipe-manager.activeMenu > a > span.menu-icon {
	background-position: -349px -246px;
}

#sidebar-wrapper > ul > li.label-generator > a > span.menu-icon {
	background-position: -76px -119px;
}

#sidebar-wrapper > ul > li.label-generator > a:hover > span.menu-icon {
	background-position: -118px -119px;
}

#sidebar-wrapper > ul > li.label-generator.activeMenu > a > span.menu-icon {
	background-position: -118px -119px;
}

#sidebar-wrapper > ul > li.menu-data-support > a > span.menu-icon {
	background-position: -175px -246px;
}

#sidebar-wrapper > ul > li.menu-data-support > a:hover > span.menu-icon {
	background-position: -215px -246px;
}

#sidebar-wrapper > ul > li.menu-data-support.activeMenu > a > span.menu-icon {
	background-position: -215px -246px;
}*/

/*#sidebar-wrapper > ul > li.account > a > span.menu-icon {
	background-position: -313px -200px;
}

#sidebar-wrapper > ul > li.account > a:hover > span.menu-icon {
	background-position: -347px -200px;
}

#sidebar-wrapper > ul > li.account.activeMenu > a > span.menu-icon {
	background-position: -347px -200px;
}
*/

/*#sidebar-wrapper > ul > li.support > a > span.menu-icon {
	background-position: -313px -200px;
}

#sidebar-wrapper > ul > li > a > span.menu-icon + span {
	display: block;
	margin: 3px 0px 0px 55px;
	color: #707070;
}

#sidebar-wrapper > ul > li:hover > a, #sidebar-wrapper > ul > li.active > a {
	background: #213443;
	color: #fff;
}

#sidebar-wrapper > ul > li.activeMenu > a, #sidebar-wrapper > ul > li.toggle-menu-opened > ul > li.activeMenu, #sidebar-wrapper > ul > li > ul > li.activeMenu > a {
	background: #213443;
	color: #fff;
}

#sidebar-wrapper > ul > li.activeMenu > a, #sidebar-wrapper > ul > li.toggle-menu-opened-Import-Export > ul > li.activeMenu, #sidebar-wrapper > ul > li > ul > li.activeMenu > a {
	background: #213443;
	color: #fff;
}

#sidebar-wrapper > ul > li > ul > li.activeMenu > a {
	background: #0e1013;
}

#sidebar-wrapper > ul > li.toggle-menu-opened > ul {
	display: block !important;
	width: 100%;
}*/

/*#sidebar-wrapper > ul > li.toggle-menu-opened > a > span + span {
	background: url(images/menu-toggle.png) right 6px no-repeat;
}

#sidebar-wrapper > ul > li.toggle-menu-closed > a > span + span {
	background: url(images/menu-toggle.png) right -8px no-repeat;
}*/

/*  #sidebar-wrapper > ul > li.toggle-menu-opened > ul > li {
		background: #213443;
	}

#sidebar-wrapper > ul > li.toggle-menu-opened-Import-Export > ul {
	display: block !important;
	width: 100%;
}

	#sidebar-wrapper > ul > li.toggle-menu-opened-Import-Export > ul > li {
		background: #213443;
	}

#sidebar-wrapper > ul > li > a {
	transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-webkit-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	color: #707070;
}

#sidebar-wrapper > ul > li > ul > li {
	padding-left: 45px;
}

	#sidebar-wrapper > ul > li > ul > li:hover {
		background: #213443;
	}

	#sidebar-wrapper > ul > li > ul > li > a {
		font-size: 13px;
		color: #fff;
		display: block;
		padding: 15px;
		padding-left: 72px;
	}


#sidebar-wrapper > ul > li.toggle-menu-opened > ul {
	display: block;
}

#sidebar-wrapper > ul > li.toggle-menu-opened-Import-Export > ul {
	display: block;
}

#sidebar-wrapper > ul > li.toggle-menu-closed > ul {
	display: none;
}*/


/*Login*/
.login-bg {
	/*background: #fff;*/
	/*display: table;
	table-layout: fixed;*/
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	/*background-position: center;*/
	background-size: cover;
	background-image: url('images/MenuCommand-Background-New.jpg');
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.login-wrap {
	display: table-cell;
	vertical-align: middle;
	position: static;
	/*padding-top: 20px;*/
}

.login-content {
	top: 20%;
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	height: 100%;
	/*width: 25%;*/
	/*position: relative;
	top: 50%;
	left: 50%;*/
	/*margin: -180px 0px 0px -150px;*/
}

.loginBorder {
	width: 25%;
	height: 100%;
	position: relative;
	float: right;
	margin-bottom: auto;
	margin-top: auto;
	display: block;
	background-image: linear-gradient(#ffffffdb, #e9ecef, #ffffffdb);
}

.login-content h1 {
	/*margin-top: 0px;*/
}

.login-logo {
	margin: auto;
	width: 50%;
	display: block;
	/*text-indent: -9999px;
	position: relative;
	left: 50%;
	margin-left: -89.5px;*/
	margin-bottom: 25px;
}

form[name="login"] > div.input-field input {
	border: 1px solid #dbdbdb;
	padding: 10px 10px 10px 40px;
	background: #fff;
	height: 20px !important;
	margin-top: 10px;
	width: 198px;
	font-size: 13px;
	color: #444;
}

#loginForm input#Email, #loginForm input#Password, #loginForm input#OTP, #loginForm input#Captcha {
	/*background: #fff;
	border-radius: 3px !important;*/
	background: transparent;
	border: none;
	border-bottom: 1px solid #00000038;
}

.email-wrap {
	position: relative;
}

.user-email-icon {
	/*background: url("images/sprite.png") no-repeat scroll -469px -39px rgb(255, 255, 255);*/
	background: url("images/sprite.png") no-repeat scroll -469px -43px transparent;
	/*background-image: url('images/user-email-icon.png');*/
	float: left;
	height: 30px;
	left: 16px;
	position: absolute;
	top: 1px;
	width: 40px;
}

.user-pwd-icon {
	/*background: url("images/sprite.png") no-repeat scroll -469px -85px rgb(255, 255, 255);*/
	background: url("images/sprite.png") no-repeat scroll -469px -85px transparent;
	/*background-image: url('images/user-pwd-icon.png');*/
	float: left;
	height: 30px;
	left: 19px;
	position: absolute;
	top: 1px;
	width: 36px;
}

.user-captcha-icon {
	/*background: url("images/sprite.png") no-repeat scroll -469px -39px rgb(255, 255, 255);*/
	content: url("../Content/images/captcha.svg");
	/*background-image: url('images/user-email-icon.png');*/
	float: left;
	height: 20px;
	left: 24px;
	position: absolute;
	top: 7px;
	width: 20px;
	opacity: 0.5;
}

#loginForm input[type="submit"] {
	background: #ee3124;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 10px;
	border: none;
	color: #fff;
	/*width: 300px;*/
	/*width: 100px;*/
	margin-left: -14px;
	cursor: pointer;
	transition: background .5s ease-out;
	-moz-transition: background .5s ease-out;
	-webkit-transition: background .5s ease-out;
	-o-transition: background .5s ease-out;
}

	#loginForm input[type="submit"]:hover {
		background: rgb(223, 37, 37);
	}

#loginForm .forgot-pwd {
	text-align: center;
}

	#loginForm .forgot-pwd a {
		color: #ee3124;
		text-decoration: underline;
		font-size: 13px;
		display: inline-block;
	}

		#loginForm .forgot-pwd a:hover {
			text-decoration: none;
		}

/*.form-control {
	padding: 10px;
	height: 40px;
	color: #101c24;
	border-color: #babcbe;
}*/

#loginForm .form-control {
	padding-left: 40px;
}

.radio, .checkbox {
	padding-left: 0px;
}

.form-control:focus {
	border-color: #babcbe;
}

/*Manage Account*/
h2.page-title {
	color: #101c24;
	display: inline-block;
	font-size: 20px;
	/*font-family: 'Open Sans', sans-serif;*/
	font-weight: normal;
	/*padding: 5px 15px 0;*/
	margin: 0;
}

/*.actions-user button, .actions-user button.k-button {
	padding: 6px 10px;
	font-size: 16px;
	color: #fff;
	text-indent: -9999px;
	width: 25px;
	height: 25px;*/
/*transition: background .3s ease-in;
	-moz-transition: background .3s ease-in;
	-webkit-transition: background .3s ease-in;
	-o-transition: background .3s ease-in;*/
/*border: none;
	border-radius: 0px;
	display: inline-block;
	box-sizing: content-box;
}*/

/*	.actions-user button.k-button.btn-add {
		background: #575C62 url('images/sprite.png') -232px -2px no-repeat;
	}

	.actions-user button.k-button.btn-delete {
		background: #575C62 url('images/sprite.png') -283px -1px no-repeat;
	}*/


/*.actions-user .k-button.btn-add, .actions-user .k-button.btn-add:hover, .actions-user .k-button.btn-add.k-state-hover, .actions-user .k-button.btn-add.k-state-focused {
	background: #706e6e url('images/sprite.png') -232px -2px;
}

.actions-user .btn-delete, .actions-user .btn-delete:hover, .actions-user .k-button.btn-delete:hover, .actions-user .k-button.btn-delete.k-state-hover, .actions-user .k-button.btn-delete.k-state-focused {
	background: #706e6e url('images/sprite.png') -283px -1px;
}*/

.action-gutter {
	margin-right: 4px;
}

.searchtext-wrap {
	/*position: relative;
	margin-left: 190px;
	margin-top: 9px;*/
	left: -920% !important;
	position: absolute;
	width: 300px;
	top: 45px;
	z-index: 999999;
}

	.searchtext-wrap .k-autocomplete {
		width: 100%;
		display: block;
		border: none;
		border-radius: 4px !important;
	}

		.searchtext-wrap .k-autocomplete .k-loading {
			bottom: 11px;
			right: 36px;
		}

	.searchtext-wrap input[type="text"] {
		border: 1px solid rgb(204, 204, 204);
		padding: 10px 30px 10px 10px;
		background: #fff;
		color: #101c24;
		width: 100%;
		max-width: 100%;
		font-size: inherit;
		box-sizing: border-box;
		height: 40px;
		text-indent: 0px;
		border-radius: 4px !important;
	}

	.searchtext-wrap input[type="submit"] {
		position: absolute;
		right: 10px;
		top: 12px;
		border: none;
		background: url(images/sprite.png) -132px -74px no-repeat;
		width: 16px;
		height: 16px;
		text-indent: -9999px;
	}

		.searchtext-wrap input[type="submit"]::-moz-focus-inner {
			border: 0;
		}

	.searchtext-wrap input[type="text"]:focus, .searchtext-wrap input[type="text"]:hover {
		border-color: #babcbe;
	}

	.searchtext-wrap button {
		position: absolute;
		background: url('images/sprite.png') no-repeat -202px -3px;
		width: 14px;
		height: 17px;
		right: 0px;
		margin: 10px 10px 0px 0px;
		border: none;
		cursor: pointer;
		top: 0;
	}
/*Checkbox*/
.check-wrapper.checked {
	background-position: -5px -77px;
}

.check-wrapper {
	background: url(images/sprite.png) -5px -59px no-repeat;
	width: 17px;
	height: 17px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

	/*.k-header .check-wrapper {
	margin-top: 1px;
}*/

	.check-wrapper input {
		opacity: 0;
		filter: alpha(opacity=0);
		cursor: pointer;
	}

		.check-wrapper input[type="checkbox"] {
			display: block;
			width: 17px;
			height: 17px;
			margin: 0;
		}

.checkbox {
	padding: 0;
}

/*select location*/
/* Chosen CSS */


/* @group Base */
.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	zoom: 1;
	*display: inline;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	width: 310px !important;
	margin-right: 20px;
}

	.chosen-container .chosen-drop {
		position: absolute;
		top: 100%;
		left: -9999px;
		z-index: 999;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		border: 1px solid #d4d4d4;
		border-top: 0;
		background: none repeat scroll 0 0 #fbf9fa;
		border-radius: 2px;
		border-top: 1px solid #d4d4d4;
		margin-top: 0;
		padding: 16px;
	}

	.chosen-container.chosen-with-drop .chosen-drop {
		left: 0;
	}

	.chosen-container a {
		cursor: pointer;
	}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #101c24;
	background-clip: padding-box;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid #646464;
	width: 310px;
	height: 25px;
	padding: 0px;
	outline: 0;
}

.chosen-container-single .chosen-default {
	color: #c5c5c5;
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	padding: 2px 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 16px;
	color: #c5c5c5;
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px;
	background: #101c24;
	border: 1px solid #646464;
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 11px;
	right: 36px;
	display: block;
	width: 10px;
	height: 10px;
	background: url(images/sprite-image.png) 0px -110px no-repeat;
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 6px;
	display: block;
	width: 18px;
	height: 100%;
}

	.chosen-container-single .chosen-single div b {
		display: block;
		width: 100%;
		height: 100%;
		background: url(images/sprite.png) 0px -110px no-repeat;
	}

.chosen-container-single .chosen-drop {
	background: #fff;
	border-top: none;
	margin-top: 0;
	padding: 0px;
}

.chosen-search {
	display: none;
}

.chosen-container .chosen-results {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0;
	padding: 0;
	max-height: 198px;
	-webkit-overflow-scrolling: touch;
}

	.chosen-container .chosen-results li {
		display: none;
		margin: 0;
		padding: 5px 6px;
		list-style: none;
		line-height: 15px;
		-webkit-touch-callout: none;
	}

		.chosen-container .chosen-results li.active-result {
			display: list-item;
			cursor: pointer;
		}

		.chosen-container .chosen-results li.disabled-result {
			display: list-item;
			color: #ccc;
			cursor: default;
		}

		.chosen-container .chosen-results li.highlighted {
			background-color: #101c24;
			color: #fff;
		}

/* @end */

/*Create page*/
/*form {
	margin: 0px 0px;
}*/



/*.k-detail-row input.k-textbox {
	width: 100%;
}*/

.form-horizontal .control-label, label:not(#CurrentYear) {
	text-align: left;
	font-size: 13px;
	font-family: 'Open Sans' sans-serif;
	/*color: #f7f7f7 !important;*/
	/*color: #808080 !important;*/
	font-weight: 600 !important;
	word-wrap: break-word;
	white-space: normal;
}

/*.form-group.required .control-label::after {
	margin: 0px 0px 0px 3px;
}*/

/*input[type="checkbox"].IslockedChkBox {
	margin-right: 10px;
}

.k-ff input.k-textbox {
	height: 37px;
}

input.k-textbox, textarea.k-textbox, .k-textbox > input, .k-multiselect-wrap {
	width: 300px;
	font-size: 14px;
	font-family: 'open sans' sans-serif;
	color: #101c24;
}

	.k-input, input.k-textbox, textarea.k-textbox, input.k-textbox:hover, textarea.k-textbox:hover, .k-textbox > input, .k-multiselect-wrap {
		color: #101c24;
	}

.k-textbox:focus, .k-autocomplete.k-state-focused, .k-picker-wrap.k-state-focused, .k-numeric-wrap.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused {
	border-color: rgb(173, 173, 173);
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}*/

textarea {
	width: 300px;
	border: 1px solid rgb(204, 204, 204);
	min-height: 40px;
	max-height: 120px;
	overflow-y: auto;
	min-width: 280px;
	padding: 2px 4px 2px 4px;
	text-indent: 3px;
	border-radius: 3px !important;
	outline: 0;
	background-color: #fff;
	color: #515967;
	-webkit-tap-highlight-color: transparent;
}

	textarea:hover, textarea:focus {
		border-color: #babcbe;
	}

::-webkit-input-placeholder {
	color: #babcbe;
}

:-moz-placeholder {
	color: #babcbe;
}

::-moz-placeholder {
	color: #babcbe;
}

:-ms-input-placeholder {
	color: #babcbe;
}

input::-moz-focus-inner {
	border: 0;
}

object, embed {
	outline: 0;
}

a:hover, a:active, a:focus, input:focus {
	outline: 0;
}

.btn-default {
	border: none;
	color: #fff;
	background-color: #5a5f65;
}

	.btn-default.btn-create, .btn-default.btn-red {
		background: #ee3124 !important;
		color: #fff;
	}

.btn-red {
	background-color: #EE3124;
	color: #ffffff;
}

/*.k-primary.k-grid-update:hover, .k-primary.k-grid-update:focus, .k-primary.k-grid-update:active, .btn-default.btn-red:hover, .btn-default.btn-create:hover {
			background: #CD170A !important;
			color: #fff;
		}

.k-primary.k-grid-update, .k-button.k-grid-cancel, .k-button.k-grid-edit {
	padding: 5px 14px;
	border: none;
}*/

/*.btn-default.btn-cancel, .k-button.k-grid-cancel, .k-button.k-grid-edit, .k-upload-button, .k-upload-selected {
	background: #233443;
	color: #fff;
}

.k-button.k-grid-cancel {
	color: #fff;
}

	.btn-default.btn-cancel:hover, .k-button.k-grid-cancel:hover, .k-button.k-grid-cancel:focus, .k-button.k-grid-cancel:active, .k-upload-button:hover, .k-upload-button:focus, .k-upload-button:active, .k-upload-selected:hover, .k-upload-selected:focus, .k-upload-selected:active {
		background: #233443;
		color: #fff;
	}*/

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
	background: #928e8e;
	color: #fff;
}

/*.k-button.k-grid-edit:hover, .k-button.k-grid-edit:focus, .k-button.k-grid-editl:active {
	background: #928e8e;
	color: #fff;
}*/

/*.k-upload-button, .k-upload-selected {
	border: none;
}

.k-upload-selected {
	min-width: 5.167em;
}

.k-file-success .k-progress {
	background-color: #B3E4B2;
}

.k-dropzone .k-upload-status {
	color: #38CF22;
}

.k-notification.k-notification-error {
	padding: 5px;
}

#uploader em {
	visibility: visible;
}

input.k-textbox {
	text-indent: 7px;
}*/

/*footer {
	padding: 0px;
	text-align: center;
	color: #babcbe;
	font-size: 13px;
	left: 50%;
	margin-left:-70px;
	position:absolute;
	bottom:10px;
}*/

/*Kendo Edit*/
/*#grid {
	height: auto !important;
	margin: 10px 0px;
}*/

/*#Locations div.k-grid-header {
	padding-right: 0 !important;
}*/

/*#VersionGrid div.k-grid-header {
	padding-right: 0 !important;
}

#MenuPilotActivityGrid div.k-grid-header {
	padding-right: 0 !important;
}

#divCategorygrid div.k-grid-header {
	padding-right: 0 !important;
}

#divCustomFieldgrid div.k-grid-header {
	padding-right: 0 !important;
}

#QuickLoadLocationsgrid div.k-grid-header {
	padding-right: 0 !important;
}

#NutriticsResetGrid div.k-grid-header {
	padding-right: 0 !important;
}

#QuickBatchesGrid div.k-grid-header {
	padding-right: 0 !important;
}

#QuickInstructionsGrid div.k-grid-header {
	padding-right: 0 !important;
}

#QuickLayoutGrid div.k-grid-header {
	padding-right: 0 !important;
}

#QuickVideosGrid div.k-grid-header {
	padding-right: 0 !important;
}*/

/*.k-pager-wrap {
	clear: none;
	padding: 0;
}*/

/*.k-grid-header-wrap th.k-header-checkrow, .k-content-checkrow {
	width: 20px;
}

.k-header, .k-treemap-title, .k-grid-header .k-header > .k-link {
	color: #101c24;
	font-size: 14px;
}*/

/*.k-grid td {
	font-size: 13px;
	color: #444;
	padding: 15px 10px;
}

.k-grid-header th.k-header > .k-link {
	padding: 0px;
}

.k-pager-wrap .k-link {
	border: none;
	background: #f5f5f5 !important;
}*/

/*.k-grid-header th.k-header {
	border-bottom: none;
}*/

/*.k-pager-numbers .k-state-selected {
	color: #6d6d6d;
	border: none;*/
/*border-top: 2px solid #ff757b;*/
/*}

.k-pager-numbers a.k-link {
	border-top: 2px solid rgb(245, 245, 245);
	color: #101c24;
}

.k-grid-header .k-hierarchy-cell + .k-header, .k-grid-header .k-filter-row .k-hierarchy-cell + th {
	border-left: none;
}


.k-pager-numbers a.k-link:hover {
	border-color: rgb(235, 235, 235);
}

.k-grid-content td {
	color: #444;
	font-size: 13px;
}

.k-grid-header th.k-header > .k-link {
	font-size: 14px;
	color: #101c24;
}*/

/*.k-pager-wrap > .k-link {
	line-height: 50px;
	height: 50px;
	padding: 0px 3px;
}*/

/*.k-pager-numbers .k-link, .k-pager-numbers .k-state-selected {
	line-height: 3em;
}

.k-pager-sizes .k-widget.k-dropdown {
	margin-top: 0px;
}

.k-pager-sizes {
	padding-top: 9px;
}

.k-pager-info {
	padding: 14px 0.643em;
}

.k-grid-header th.k-header > .k-link {
	margin: 0;
}*/

/*.k-grid tr td {
	border: none;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	word-break:break-all;
}*/

/*#btnSelect, .btnrowClose {
	border: 1px solid rgb(204, 204, 204);
	line-height: 18px;
}
*/
/*.btnrowClose {
	text-indent: -9999px;
	background: url(images/sprite.png) -49px -74px no-repeat;
	width: 14px;
	height: 16px;
	border: none;
	padding: 0px;
}*/

/*k-grid-header th.k-header {
	padding: 10px 10px 11px 10px;
	line-height: 14px;
	border-bottom: 1px solid #ccc;
}

.k-filter-row th {
	padding: 0 10px 10px 10px;
}*/
/*.k-pager-numbers .k-link, .k-pager-numbers .k-state-selected {
	line-height: 50px;
}

.k-pager-numbers .k-state-selected {
	background: none;
}

.k-pager-wrap .k-pager-nav.k-pager-last {
	border: none;
}*/
/*.k-widget.k-tooltip-validation, .k-widget.k-tooltip {
	background: none;
	border: none;
	color: #ee3124;
}

.k-widget.k-tooltip-validation.k-widget.k-tooltip {
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
}*/
.LocationDropDown.k-dropdown {
	border: 0;
	padding: 5px;
	color: #fff;
	min-width: 360px;
	width: 99%;
	height: 35px;
	border: none !important;
	background-color: #ffffff !important;
}

/*.LocationDropDown.k-dropdown .k-dropdown-wrap {
	background-clip: padding-box;
	background-color: rgb(16, 28, 36);
	border: 1px solid rgb(100, 100, 100);
	display: block;
	height: 25px;
	outline: 0 none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	width: 310px;
	opacity: 1;
}*/

/*.LocationDropDown .k-dropdown-wrap span.k-input {
	padding: 5px 5px;
	height: 4.5em;
}*/

/*.LocationDropDown .k-dropdown-wrap .k-select {
	min-height: 18px;
}*/

.LocationDropDown .k-dropdown-wrap .k-select .k-icon {
	background: url(images/sprite.png) -252px -199px no-repeat;
	display: block;
	height: 100%;
	width: 100%;
}

/*.LocationDropDown .k-dropdown-wrap .k-input {
	line-height: 1.94em;
}*/

.AppLangDropDown.k-dropdown {
	/*min-width: 150px;*/
	margin-top: 15px;
	width: 100% !important;
	border: 0;
	/*padding: 5px;*/
	background-color: #ca6867;
	color: #fff;
}

.AppLangDropDown .k-dropdown-wrap span.k-input {
	/*padding: 2px 10px;*/
	color: #263248;
}

.AppLangDropDown .k-dropdown-wrap .k-select {
	/*min-height: 18px;*/
	/*margin-right: 10px;*/
	padding-right: 8px;
}

	.AppLangDropDown .k-dropdown-wrap .k-select .k-icon {
		background: url(images/Language.png) -13px -10px no-repeat;
		display: block;
		height: 100%;
		width: 100%;
	}

.DefaultLanguage.k-dropdown {
	width: 270px;
	border-radius: 0 !important;
}

.DefaultLanguage .k-dropdown-wrap {
	border-radius: 0 !important;
	border-color: #ced4da;
	padding: 4px;
}

/*.btn-primary {
	background: #101c24;
	border-color: #101c24;
	padding: 8px 12px 7px;
}*/

.k-primary, .k-overflow-container .k-primary {
	background: #a1a1a1;
	border-color: #a1a1a1;
}

	.k-primary, .k-overflow-container .k-primary.dark-grey, .k-dark-grey .k-upload-button {
		background: #d92800;
	}

		.k-primary, .k-overflow-container .k-primary.dark-grey:active, .k-dark-grey .k-upload-button:active {
			background: #d92800;
			color: #fff;
		}

			.btn-primary:hover, .k-primary:hover {
				background: #d92800;
				border-color: #d92800;
				text-decoration: none;
			}

/*.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
	background: #575c62;
	border-color: #575c62;
}*/

.actions-user input[type="button"] {
	margin-left: 2px !important;
}

.actions-user button {
	margin-left: 0px !important;
}

.k-button.k-button-icontext .k-icon, .k-button.k-button-icontext .k-image {
	display: none;
}

.k-colorpicker .k-selected-color {
	width: 35px;
	height: 35px;
}

/*table, .k-grid-content, .k-grid-header-wrap {
	width: 100% !important;
}*/

/*.k-grid-edit-row span.k-colorpicker {
	width: auto;
}*/

.text-box {
	padding: 6px 7px;
	border: 1px solid #ccc;
}

.k-numerictextbox {
	width: 92% !important;
}

/*.k-grid-header th.k-header {
	vertical-align: top;
}*/

.Franchise, .StoreToAccount {
	margin-left: 30px;
}

.Store {
	margin-left: 50px;
}

.form-group .k-dropdown {
	width: 92%;
}

fieldset.scheduler-border {
	border: 1px solid #ccc !important;
	padding: 0 1.4em 1.4em 1.4em !important;
	margin: 0 0 1.5em 0 !important;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
	box-shadow: 0px 0px 0px 0px #000;
	border-radius: 3px !important;
}

legend.scheduler-border {
	font-size: inherit;
	text-align: left !important;
	color: #808080 !important;
	font-weight: 600 !important;
	width: auto;
	padding: 0 10px;
	border-bottom: none;
}

.noRightPadding {
	padding-right: 0px !important;
}

.noLeftPadding {
	padding-left: 0px !important;
}

.noPadding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

/*.kendo-table {
	width: 100% !important;
}*/

/*#grid .k-grid-header {
	width: 100% !important;
}*/

/*.kendo-table .k-grid-content {*/
/*min-height: 400px !important;me*/
/*height: auto !important;
}*/

/*.k-pager-wrap .k-dropdown {
	width: 90px;*/ /* specify the width */
/*}*/

/*.k-dropdown-operator {
	display: none !important;
}*/


fieldset.search {
	background-color: #f9f9f9;
	max-width: 500px;
	border: 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

	fieldset.search > legend {
		font-size: 1.2em !important;
		font-weight: bold !important;
		text-align: left !important;
		width: auto;
		padding: 0 10px;
		border-bottom: none;
		margin: 6px 0 !important;
	}

.k-autocomplete input {
	max-width: none;
}

footer p {
	margin: 0;
}

.btn-navigation .btn {
	padding: 5px 10px;
	float: right;
}

	.btn-navigation .btn:first-child {
		margin-left: 15px;
	}

	.btn-navigation .btn.disabled {
		background: #c8c8c8;
	}

		.btn-navigation .btn.disabled > span {
			opacity: .5;
		}

.next-icon {
	width: 12px;
	height: 17px;
	display: block;
	background: url('images/sprite.png') -5px -177px;
	margin: 3px 0px;
}

.previous-icon {
	width: 12px;
	height: 17px;
	display: block;
	background: url('images/sprite.png') -5px -145px;
	margin: 3px 0px;
	/*background-color:;*/
}

.info-icon {
	color: red;
	left: 8px;
	position: relative;
	top: 3px;
}

/*.k-pager-numbers a.k-link {
	color: #545657;
}*/

/*.k-pager-numbers .k-state-selected, .k-pager-wrap .k-link:hover {
	color: #000;
}*/

/*.k-grid tbody .k-button.k-grid-edit {
	width: 35px;
	min-width: 10px;
	height: 26px;
	padding: 0px;
	background: rgb(58, 58, 58);
	overflow: hidden;
}

	.k-grid tbody .k-button.k-grid-edit .k-icon.k-edit {
		margin: 0px 0px 0px 0px;
		background: transparent url("images/sprite.png") -25px -109px no-repeat;
		width: 26px;
		height: 26px;
		display: block;
	}

		.k-grid tbody .k-button.k-grid-edit .k-icon.k-edit:hover {
			background: rgb(112, 110, 110) url("images/sprite.png") -25px -109px no-repeat;
		}*/

.f-right {
	float: right;
}

/*.custom-field .k-grid-update, .custom-field .k-grid-cancel {
	margin-bottom: 2px;
}

.custom-field .k-grid-cancel {
	width: 73px;
}*/

.helpmsg-wrap {
	padding: 10px;
	position: absolute;
	background: #101c24;
	top: 0px;
	max-width: 350px;
	z-index: 9999;
	display: none;
	width: auto;
}

.helpmsg-text-resize {
	top: 60px !important;
}

.helpmsg-text {
	color: #fff;
	font-size: 13px;
	position: relative;
}

	.helpmsg-text p {
		margin: 0;
	}

span.arrow-msg {
	background: url(kendo/2020.3.915/Bootstrap/arrow_msg.png) no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: -24px;
}

.overlay-help {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
	z-index: 9998;
	display: none;
}

#account-help-1 {
	left: 40px;
	top: 2px;
}

#account-help-2 {
	left: -188px;
	top: -51px;
}

#account-help-3 {
	left: -121px;
	top: 50px;
}

#account-help-4 {
	left: 30px;
	top: 50px;
}

#location-help {
	left: -167px;
	top: 50px;
}

#item-help {
	left: 67px;
	top: 2px;
}

#item-help-4 {
	left: 130px;
	top: 50px;
}

#account-help-2 span.arrow-msg {
	right: 0px;
	left: auto;
}

#account-help-3 span.arrow-msg, #account-help-4 span.arrow-msg, #location-help span.arrow-msg, #item-help-4 span.arrow-msg {
	top: -22px;
	bottom: auto;
	right: 0px;
	background: url(kendo/2020.3.915/Bootstrap/arrow_msg_top.png) no-repeat;
}

#account-help-1 span.arrow-msg, #item-help span.arrow-msg {
	top: -1px;
	bottom: auto;
	right: auto;
	left: -21px;
	background: url(kendo/2020.3.915/Bootstrap/arrow_msg_left.png) no-repeat;
}

#account-help-4 span.arrow-msg, #item-help-4 span.arrow-msg {
	bottom: auto;
	right: auto;
	left: 25px;
}

#account-help-4, #item-help-4 {
	top: 130px;
	bottom: auto;
	right: auto;
	left: 25px;
}

#item-help-4 {
	left: 130px;
}

	#account-help-5 span.arrow-msg, #item-help-4 span.arrow-msg {
		right: auto;
		left: 55px;
	}

#account-help-5 {
	top: 55px;
	bottom: auto;
	right: auto;
	left: 725px;
}

.actions-user {
	position: relative;
}

	.actions-user .group-action {
		float: right;
		position: relative;
		margin-left: 2px;
	}

.tiles {
	background-color: #f6f6f6;
	/*color: #3b3b3b;*/
	color: #ffffff;
	position: relative;
	margin: 0px;
	/*width: 198px;*/
	width: 18.9%;
	margin-right: 10px;
	border-radius: 5px !important;
	float: left;
}

	.tiles.green {
		background-color: #0AA699;
	}

	.tiles.purple {
		background-color: #695EA5;
		padding-bottom: 0.4%;
	}

	.tiles.blue {
		background-color: #0090D9;
		padding-bottom: 0.4%;
	}

	.tiles.red {
		background-color: #f35958;
		padding-bottom: 0.4%;
	}

	.tiles.ltgreen {
		background-color: #A6D87A;
		padding-bottom: 0.4%;
	}

	.tiles.f {
		background-color: #81DAF6;
	}

	.tiles .tiles-title {
		/*font-family: 'Open Sans';*/
		font-size: 13px;
		font-weight: 600;
		letter-spacing: 0.5px;
		white-space: nowrap;
		overflow: hidden !important;
		text-overflow: ellipsis;
	}

	.tiles .tiles-body {
		padding: 19px 10px 15px 14px;
	}

	.tiles .heading {
		font-size: 20px !important;
		white-space: nowrap;
		overflow: hidden !important;
		text-overflow: ellipsis;
		margin: 0px 0 15px 0;
	}

		.tiles .heading a {
			color: #fff !important;
		}


	.tiles p {
		margin: 0 0 5px;
		font-size: 13px;
	}

.tiles-space {
	padding-bottom: 15px;
}

/*.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.label-danger {
	background-color: #ee3124;
}*/

.dangertext {
	color: #ffffff;
}

.danger {
	color: #ffffff;
	font-weight: bold;
}

.listView {
	border: none;
	margin-top: 10px;
}

	.listView .content {
		padding: 5px;
	}

	.listView .dangertext {
		color: #ee3124;
	}

.lpager {
	border: none;
	background-color: transparent;
}

.panel {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
}

.panel {
	border-color: #EBEFF6;
	border-radius: 2px;
}

.panel-heading {
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding: 0px 15px;
}

.panel-heading {
	background-color: #FFFFFF;
	border-color: #EBEFF6;
	border-radius: 2px 2px 0 0;
}

	.panel-heading h4 {
		display: inline-block;
	}

	.panel-heading .pull-right {
		margin: 5px 0;
	}

.panel-body:after {
	clear: both;
}

.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}

.panel-body:after {
	clear: both;
}

.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}

.panel.purple .panel-heading {
	background-color: #736086;
	color: #ffffff;
}

#loadingDiv.spinner {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 21000;
	overflow: auto;
	cursor: wait;
	background: rgba(199, 197, 197, 0.84) url('/Content/kendo/2020.3.915/Bootstrap/loading.gif') 50% 50% no-repeat;
	/*display:none;*/
}

/*::-webkit-scrollbar {
	width: 12px;
}
 
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 
	border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); 
}*/

#loginForm input[type="checkbox"] {
	margin-left: 3px;
	margin-right: 10px;
}

.gutter-top {
	margin-top: 20px;
}

.search-page fieldset.search {
	max-width: none;
	border: 1px solid rgb(192, 192, 192);
}

	.search-page fieldset.search ul {
		padding: 0 10px;
	}

		.search-page fieldset.search ul > li {
			list-style: none;
			padding: 10px 0px;
			font-size: 13px;
		}

.sidebar-back {
	background: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	top: 0;
	transition: width 0.5s ease-in 0s;
	width: 185px;
	z-index: 0;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
}

.loc-btn, .loc-btn:active, .loc-btn:hover {
	/*background: rgb(58, 58, 58);*/
	background: url('images/sprite.png') -158px -166px no-repeat;
	height: 26px;
	min-width: 10px;
	overflow: hidden;
	padding: 0;
	width: 26px;
}

.mapLanguage-btn, .mapLanguage-btn:active, .mapLanguage-btn:hover {
	/*background: rgb(58, 58, 58);*/
	background: url('images/sprite.png') -159px -123px no-repeat;
	height: 26px;
	min-width: 10px;
	overflow: hidden;
	padding: 0;
	width: 30px;
}

/*.loc-btn:hover {
		background:rgb(112, 110, 110);
	}*/

.loc-btn .glyphicon-map-marker {
	color: #fff;
	display: block;
	height: 26px;
	margin: 4px 0px 0px 0px;
	width: 26px;
}

.resetpwd {
	background: rgb(58, 58, 58) url('images/sprite.png') -237px -88px no-repeat;
	height: 26px;
	min-width: 10px;
	overflow: hidden;
	padding: 0;
	width: 26px;
}

	.resetpwd:hover {
		background: rgb(112, 110, 110) url('images/sprite.png') -237px -88px no-repeat;
	}

#account-help-6 {
	top: 86px !important;
}

	#account-help-6 span.arrow-msg {
		background: url(kendo/2020.3.915/Bootstrap/arrow_msg_top.png) no-repeat;
		top: -23px;
		left: -5px;
	}

.visible-mobile {
	display: none;
}

@media(max-width:767px) {
	.visible-mobile {
		display: block;
	}

	#wrapper {
		padding-left: 0px;
		background: #fff;
		display: block;
	}

		#wrapper.toggled {
			padding-left: 0;
			background: #fff;
		}

	.sidebar-back {
		display: none;
	}


	#wrapper.toggled #sidebar-wrapper {
		width: 185px;
		display: block;
	}

	#wrapper.toggled #sidebar-wrapper {
		display: none;
		width: 185px;
	}

	.k-pager-sizes {
		display: block;
		padding: 5px;
		clear: both;
	}

	.chosen-container {
		top: 2px;
	}

	.chosen-container-single .chosen-single, .chosen-container {
		margin: 0;
		width: 100% !important;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	/*.kendo-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.kendo-table tr {
		border: 1px solid #ccc;
		margin: 10px;
	}*/

	/*.k-grid-content tr {
		height: auto !important;
	}

	.table tr:nth-child(2n) {
		background: #f4f4f4;
	}

	.kendo-table td {*/
	/* Behave  like a "row" */
	/*border: none;
		border-bottom: 1px solid #d4d4d4;
		position: relative;
		padding-left: 50% !important;
		white-space: normal;
		text-align: left;
	}

	.grid-expand .kendo-table tr.k-detail-row td {
		padding-left: 2% !important;
	}


	.kendo-table td:before {*/
	/* Now like a table header */
	/*position: absolute;*/
	/* Top/left values mimic padding */
	/*top: 13px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align: left;
		font-weight: bold;
		overflow: hidden;
	}*/

	/*
	Label the data
	*/
	/*.kendo-table td:before {
		content: attr(data-title);
		text-overflow: ellipsis;
	}

	.k-grid-header {
		display: none;
	}

	#grid, .kendo-table {
		height: auto !important;*/
	/*width: 100% !important;*/
	/*}

	.k-grid td {
		overflow: visible;
	}*/

	/*.searchtext-wrap {*/
	/*clear: both;
		margin: 0px;*/
	/*top: 38px;
		width: 300px;
		left: -900% !important;
	}

	h1.logo {
		position: relative;
		left: 50%;
		margin-left: -60px;
	}

	.actions-user {
		width: 100%;
		display: block;
		text-align: right;
	}

		.actions-user .group-action {
			float: right;
			max-width: 380px;
			position: relative;
		}

		.actions-user button, .actions-user .btn-primary, .actions-user .k-dropdown {
			margin-bottom: 10px;
		}*/

	.check-all-mob {
		float: left;
		padding: 15px 0 0;
	}

	.check-label-mob {
		float: left;
	}

	.helpmsg-mob {
		max-width: 100px;
		left: 20px;
		top: 45px;
	}

	#item-help-mob span.arrow-msg {
		top: -22px;
		bottom: auto;
		right: auto;
		left: -2px;
		background: url(kendo/2020.3.915/Bootstrap/arrow_msg_top.png) no-repeat;
	}

	#account-help-3 {
		width: 100px;
		left: -10px;
	}

	#account-help-4, #item-help-4 {
		left: 50%;
		margin-left: -105px;
	}

		#account-help-4 span.arrow-msg, #item-help-4 span.arrow-msg {
			left: 50%;
			margin-left: -9px;
		}

	/*.kendo-table .check-wrapper {
		display: inline-block;
		float: none;
	}*/

	#account-help-8.helpmsg-text-resize, #account-help-7, #account-help-7.helpmsg-text-resize, #account-help-6.helpmsg-text-resize {
		max-width: 95px;
		top: 53px !important;
	}

	#account-help-6.helpmsg-text-resize {
		top: 47px !important;
	}

	#account-help-7 {
		top: -93px !important;
	}

	#account-help-8.helpmsg-text-resize .arrow-msg, #account-help-6.helpmsg-text-resize .arrow-msg {
		background: url("kendo/2020.3.915/Bootstrap/arrow_msg_top.png") no-repeat scroll 0 0;
		bottom: auto;
		right: 81px;
		top: -22px;
	}

	#DivActivityStream {
		left: -450px !important;
	}

	.top-left::before {
		top: -20px;
		border-bottom: 13px solid #ca1616 !important;
		left: auto !important;
		right: 32px !important;
	}

	.tiles {
		width: 98%;
		margin-bottom: 20px;
	}

		.tiles.green {
			margin-top: 40px;
		}

	/*	#GridSearchTextBox {
		padding: 18px 30px 14px 10px !important;
	}*/

	/*.k-grid-content table {
		width: 100% !important;
	}*/
}

.TermsAndPrivacy-Hdg2 {
	color: #ee3124;
	font-weight: 500;
}

.TermsAndPrivacy-Content {
	color: #000;
	line-height: 1.5;
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.TermsAndPolicy {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

	.TermsAndPolicy a {
		color: #0026ff;
		text-decoration: none;
	}

		.TermsAndPolicy a:hover {
			color: #0026ff;
			text-decoration: underline;
		}

.LastUpdText {
	color: #706e6e;
}

#DivTermsAndPrivacy {
	font-size: 13px;
	padding-left: 25px;
}

#DivPostTitle {
	font-size: large;
	font-weight: 600;
	color: white;
	width: 100%;
	background-color: #a9a9a9;
	text-align: left;
	padding: 7px 0 0 0;
	height: 30px;
	border-top-left-radius: 3px !important;
	border-top-right-radius: 3px !important;
	cursor: pointer;
}

	#DivPostTitle p {
		padding-left: 15px;
	}

#DivPostContent {
	background-color: #f6f6f6;
	border-bottom-left-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
}

#ParaPostContent {
	padding: 15px 15px 15px 15px;
}

#DivUpperPostContent {
	background-color: #fff;
	height: 1px;
}

#DivLowerPostTitle {
	background-color: #f6f6f6;
	height: 3px;
}

.PostInfo-text {
	color: #b94a48 !important;
	font-size: 13px !important;
	margin-bottom: 4px;
	padding: 3px;
	border-radius: 3px !important;
}

#ResetPwd, #Modalwindow {
	font-size: 13px;
}

#CustomFields_Name li span {
	font-size: 13px;
}

#CustomFields_Name li {
	font-size: 18px;
}

/*#GridSearchTextBox {
	height: 37px;
	width: 300px;
	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;
}

#spnSearchClose {
	width: 30px;
	height: 30px;
	background: url('images/sprite.png') -160px -92px no-repeat;
	position: absolute;
	top: 11px;
	left: 253px;
}

#spnSearchCloseml {
	width: 30px;
	height: 30px;
	background: url('images/sprite.png') -160px -92px no-repeat;
	position: absolute;
	top: 11px;
	left: 25%;
}

#spnSearchCloseuserdetails {
	width: 30px;
	height: 30px;
	background: url('images/sprite.png') -160px -92px no-repeat;
	position: absolute;
	top: 31px;
	right: 34%;
}

#spnSearchClosecfields {
	width: 30px;
	height: 30px;
	background: url('images/sprite.png') -160px -92px no-repeat;
	position: absolute;
	top: 31px;
	left: 48%;
}

#spnSearchClosemdata {
	width: 30px;
	height: 30px;
	background: url('images/sprite.png') -160px -92px no-repeat;
	position: absolute;
	top: 31px;
	left: 65%;
}

#spnSearchClose:hover {
	cursor: pointer;
}*/

/*tipped css*/
/*
 *  Part of Tipped - The Javascript Tooltip Framework
 *  http://projects.nickstakenburg.com/tipped
 *
 *  Documentation:
 *  http://projects.nickstakenburg.com/tipped/documentation/#css
 *
 *  IMPORTANT!:
 *  When modifying or adding your own skins it's recommended to do
 *  this in a seperate file, overwriting or building on top of the
 *  styling defined here to make updating easier.
 */

.t_Content::before {
	content: "";
	width: 0px;
	height: 0px;
	border: 0.8em solid transparent;
	position: absolute;
}

.top-right::before {
	top: -22px;
	border-bottom: 13px solid #fafafa;
	left: auto !important;
	right: 20px;
}

.t_ContentContainer {
	padding: 10px;
}

.t_Content_black {
	background-color: #000;
	color: #fff !important;
}

.t_Tooltip_black {
	background-color: #000;
	color: #000;
}

.t_Content_min {
	padding: 0;
}

/* Font styling for all skins */
.t_Content_black,
.t_Content_cloud,
.t_Content_dark,
.t_Content_lavender,
.t_Content_light,
.t_Content_liquid,
.t_Content_lime,
.t_Content_blue,
.t_Content_salmon,
.t_Content_yellow,
.t_Content_facebook {
	color: #333;
	font-size: 12px;
	line-height: 16px;
}

/* Skins with a different font color */
.t_Content_black {
	color: #fff;
}

.t_Content_light {
	color: #505050;
}

	/* Styling links for convenience so they are visible */
	.t_Content_black a,
	.t_Content_light a {
		color: #008aca;
		text-decoration: none;
		background: none;
		border: 0;
	}

		.t_Content_black a:hover {
			color: #008aca;
			text-decoration: underline;
			background: none;
			border: 0;
		}

		/* Links with a different color */
		.t_Content_black a,
		.t_Content_black a:hover {
			color: #57a1d6;
		}

.t_Content_dark a,
.t_Content_dark a:hover {
	color: #5daae2;
}

/*
 * Layout (DON'T MODIFY!)
 */
.t_Tooltip {
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: hidden;
	background-color: transparent;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	box-shadow: 0px 0px 8px 1px black !important;
	-moz-box-shadow: 0px 0px 8px 1px black !important;
	-webkit-box-shadow: 0px 0px 8px 1px black !important;
}

	.t_Tooltip.t_hidden {
		opacity: 0;
	}

	.t_Tooltip.t_visible {
		opacity: 1;
	}

.t_Skin {
	position: absolute;
	top: 0;
	left: 0;
}

	.t_Skin * {
		zoom: 1;
	}
/* IE7 */

.t_Bubble {
	position: relative;
}

.t_Background,
.t_Stem {
	position: absolute;
}

.t_Content {
	position: absolute;
	/*width: 215px;*/
	height: auto;
	left: auto !important;
	top: 55px;
	z-index: 999999;
	display: none;
	background-color: #fafafa;
	border-radius: 4px !important;
	box-shadow: 0 0 9px #999 !important;
	border: 1px solid #fafafa !important;
	right: -10px;
}

/*
 * Shadow
 */
.t_Shadow {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

	.t_Shadow .t_ShadowInnerWrapper {
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
	}

.t_ShadowBubble {
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
}

.t_UpdateQueue .t_Tooltip,
.t_UpdateQueue .t_Content {
	position: relative;
	overflow: visible;
	float: left;
	top: auto;
	left: auto;
	width: 100%;
}

.t_Tooltip .t_ContentContainer {
	float: left;
	clear: both;
	position: relative;
}

div.lightDrpHdr {
	background: #FAFAFA;
	margin: 0 -8px 0 -8px;
	padding: 0 8px 10px;
	min-width: 180px;
	text-align: center;
}

div.lightDrpFooter {
	background: #FAFAFA;
	margin: 0 -8px 0 -8px;
	/*padding: 0 8px 10px;*/
	min-width: 180px;
	text-align: center;
	font: -webkit-control;
}

img#lightDrpUserPic {
	margin: 10px auto;
	display: block;
	background: #FFF;
	border: 4px solid #FFF;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.3) !important;
	width: 50px;
	height: 50px;
	border-radius: 50% !important;
	transition: all 0.15s ease-in-out;
}

img#lightDrpUserPicMenu {
	margin: 25px auto;
	display: block;
	margin-left: 12px;
	margin-right: 10px;
	background: #FFF;
	border: 4px solid #FFF;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.3) !important;
	width: 50px;
	height: 45px;
	border-radius: 50% !important;
	transition: all 0.15s ease-in-out;
}

img#lightDrpUserPic:hover {
	-webkit-box-shadow: 0 3px 18px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 3px 18px 0 rgba(0,0,0,.3);
	box-shadow: 0 3px 18px 0 rgba(0,0,0,.3) !important;
}

/*div.lightDrpHdr {
	background: #FAFAFA;
	margin: 0 -8px 0 -8px;
	padding: 0 8px 10px;
	min-width: 180px;
	text-align: center;
}*/

#lightDrpUserName {
	margin: 10px 0 0;
	text-align: center;
	font: 400 15px ProximaNova-Bold,helvetica,arial,sans-serif;
	color: #505050;
	text-shadow: 1px 1px #fff;
	font-weight: bold;
	min-height: 25px;
	max-height: 100px;
	overflow-wrap: break-word;
}

ul.tippedMenu {
	margin: -5px -10px;
	padding: 0;
	list-style: none;
	min-width: 150px;
}

	ul.tippedMenu li {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		ul.tippedMenu li a {
			margin: 0;
			padding: 7px 12px;
			text-decoration: none;
			color: #6F6F6F;
			display: block;
			white-space: nowrap;
			font: 400 14px ProximaNova-Normal,helvetica,arial,sans-serif;
			position: relative;
		}

			ul.tippedMenu li a:hover {
				color: #6F6F6F;
				text-decoration: none;
				background-color: #F2F2F2;
			}

		ul.tippedMenu li :hover i {
			color: #6F6F6F;
			text-decoration: none;
		}

		ul.tippedMenu li a i {
			padding: 0;
			opacity: .55;
			color: #B1B1B1;
			text-shadow: 1px 1px #fff;
			font-size: 13px;
			width: 20px !important;
			display: inline-block;
		}
/*ul.tippedMenu li a i:hover {
	color: #6F6F6F;
}*/
div.tippedLightInner {
	border-top: 1px solid #F2F2F2;
	background: #FFF;
	margin: 0 -9px -8px -10px;
	padding: 10px 10px 8px;
	overflow: hidden;
}

	div.tippedLightInner .lightDrpDivider {
		height: 1px;
		margin: 9px 0;
		overflow: hidden;
		background-color: #E5E5E5;
	}

div.lightDrpFooter .lightDrpDivider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #E5E5E5;
}

[class*=" icon-"], [class^=icon-] {
	font-family: 'Glyphicons Halflings';
	font-weight: 400;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
}

.LangDropDown {
	border-radius: 3px !important;
	border: 1px solid #CCC !important;
	/*height: 30px;*/
	/*width: 145px !important;*/
}

/*.sp {
	padding-left: 30px;
}

.acceptrejectchanges {
	background: url('images/sprite.png') no-repeat -43px -173px;
	width: 20px;
	height: 20px;
}

.versioneditem {
	background: url('images/sprite.png') no-repeat -287px -167px;
	width: 20px;
	height: 25px;
}*/

/*. k-grid tbody .ItemEdit .k-button.k-grid-edit {
	background: url('images/sprite.png') no-repeat -114px -170px;
	padding: 5px;
}

.k-grid tbody .ItemEdit .k-grid-update {
	background: url('images/sprite.png') no-repeat -250px -172px;
	padding: 5px;
	min-width: 30px;
	min-height: 30px;
}

.k-grid tbody .ItemEdit .k-grid-cancel {
	background: url('images/sprite.png') no-repeat -81px -169px;
	padding: 5px;
	min-width: 30px;
	min-height: 30px;
}*/
/*#EditLocklock {
	background: url('images/sprite.png') no-repeat -187px -163px;
	width: 28px;
	height: 30px;
}

#EditLockUnlock {
	background: url('images/sprite.png') no-repeat -214px -164px;
	width: 30px;
	height: 30px;
}*/
/*#spanChangeInfo {
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
}*/

/*#divEdit {
	float: right;
	width: 50px;
}*/

/*.divLocation {
	float: right;
	width: 40px;
}*/

/*#itemsfooteronoff, #categoryfooteronoff {
	display: inline-block;
	padding-left: 20px;
	padding-right: 10px;
	vertical-align: middle;
}*/

.usericon {
	position: relative;
	float: left;
	margin-right: 10px;
	top: 15px;
}

.globalsearchdiv {
	position: relative;
	width: 30px;
	float: left;
}

.panel.purple {
	border-radius: 5px !important;
}

	.panel.purple .panel-heading {
		border-top-left-radius: 5px !important;
		border-top-right-radius: 5px !important;
	}

.col-md-6.col-sm-12.dashboard-noleftpadding {
	padding-left: 0px !important;
}

.top-left::before {
	top: -18px;
	border-bottom: 13px solid #ca1616 !important;
	right: 113px;
}

#DivActivityStream {
	position: absolute;
	width: 500px;
	top: 40px;
	z-index: 999999;
	right: -70px;
}

	#DivActivityStream::before {
		content: "";
		width: 0;
		height: 0;
		border: .8em solid transparent;
		position: absolute;
	}

	#DivActivityStream .panel-heading {
		background-color: #ca1616 !important;
	}

/*.k-dropdown {
	border-radius: 3px !important;
}*/

#postgrid .row {
	margin-bottom: 10px;
}

#postgrid {
	width: inherit !important;
	border: none;
}

	#postgrid thead {
		display: none;
	}

#postdivwrap {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
}

.dashboard-noleftpadding .panel.purple .panel-heading {
	border-bottom: 0px;
}

#NoPosts {
	color: #a5a5a5;
	line-height: 2em;
	/*text-align: center;*/
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 14px;
}
/*#grid .k-grid-header
{
   padding: 0 !important;
}*/
/*#grid .k-grid-content {
	overflow-y: visible;*/
/*overflow-x:scroll;*/
/*}

.k-grid-content-locked {
	border-color: #e5e5e5 !important;
}*/

.PostHeading {
	margin-bottom: -22px;
	margin-left: 10px;
}

/*#tblAddNewCatg {
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
}

	#tblAddNewCatg td {
		padding-right: 15px;
		padding-bottom: 15px;
	}*/

/*.txtboxCatg {
	border-radius: 3px !important;
	border: solid 1.5px #ccc;
	width: 130%;
	height: 100%;
}*/

header .header-dd .tooltipstered {
	color: #fff;
}

#sidebar-wrapper .sidebar-nav .user {
	padding: 10px 20px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: center;
	word-break: break-all;
	margin-bottom: 10px;
}

	#sidebar-wrapper .sidebar-nav .user span {
		display: block;
	}

.left-nav-bg-color {
	position: relative;
}

	.left-nav-bg-color .fa-angle-left {
		font-size: 31px;
		color: #25333e;
	}

	.left-nav-bg-color .arrow {
		right: -5px;
		position: absolute;
		top: 21px;
	}

#sidebar-wrapper .sidebar-nav li {
	position: relative;
}


#sidebar-wrapper > .sidebar-nav:not(.displayB) > li:after {
	content: '';
	display: block;
	position: absolute;
	left: inherit;
	right: 0px;
	top: 23px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #fff;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
}

#sidebar-wrapper .sidebar-nav > li:first-child {
	border-bottom: 3px solid #ABABAB;
}


.side-menu-toggled {
	width: 250px;
}

.arrownone:after {
	display: none !important;
}

/*.k-widget .k-pager-numbers {
	float: left;
}*/

/*.video-content .videosEdit {
	width: 100%;
}

.video-content .video-checkbox {
	position: relative;
	top: 3px;
}

	.video-content .video-checkbox input {
		width: 19px;
		height: 19px;
	}*/

/*.k-window-title {
	position: relative;
}*/

.bgimg {
	background-image: url('../Content/images/headerbg_1440.png');
	width: 100%;
	height: 63px;
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-width: 1024px) {
	.context-loc-input { min-width: 30% !important; } 
	.alllang-icon .applang-icon-place { right:6% }
	.context-lang-input { min-width: 150px; }
	}

@media (min-width: 1441px) and (max-width: 1920px) {
	.bgimg {
		background-image: url('../Content/images/headerbg_1920.png');
	}
}

@media (min-width: 1921px) and (max-width: 2560px) {
	.bgimg {
		background-image: url('../Content/images/headerbg_2560.png');
	}
}

@media (min-width: 2561px) and (max-width: 3200px) {
	.bgimg {
		background-image: url('../Content/images/headerbg_3200.png');
	}
}

@media (min-width: 3201px) and (max-width: 3840px) {
	.bgimg {
		background-image: url('../Content/images/headerbg_3840.png');
	}
}

.bg-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	/* background-size: 100%;
	margin-right: 5px;*/
	/*background-color: #dddddd !important;
	border: 1px solid #dddddd;*/
}

.bg-null {
	background: url('images/cat-sprite-icons.png') -382px -485px;
}

.bg-0 {
	background: url('images/cat-sprite-icons.png') -382px -485px;
}

.bg-1 {
	background: url('images/cat-sprite-icons.png') -132px -583px;
}

.bg-2 {
	background: url('images/cat-sprite-icons.png') -132px -641px;
}

.bg-3 {
	background: url('images/cat-sprite-icons.png') -134px -703px;
}

.bg-4 {
	background: url('images/cat-sprite-icons.png') -135px -768px;
}

.bg-5 {
	background: url('images/cat-sprite-icons.png') -135px -829px;
}

.bg-6 {
	background: url('images/cat-sprite-icons.png') -137px -342px;
}

.bg-7 {
	background: url('images/cat-sprite-icons.png') -141px -403px;
}

.bg-8 {
	background: url('images/cat-sprite-icons.png') -137px -460px;
}

.bg-9 {
	background: url('images/cat-sprite-icons.png') -367px -583px;
}

.bg-10 {
	background: url('images/cat-sprite-icons.png') -374px -641px;
}

.bg-11 {
	background: url('images/cat-sprite-icons.png') -373px -702px;
}

.bg-12 {
	background: url('images/cat-sprite-icons.png') -371px -768px;
}

.bg-13 {
	background: url('images/cat-sprite-icons.png') -376px -833px;
}

.bg-14 {
	background: url('images/cat-sprite-icons.png') -378px -351px;
}

.bg-15 {
	background: url('images/cat-sprite-icons.png') -379px -422px;
}

.default-ddl-cat {
	width: 80%;
	border: 1px solid #ccc;
	border-radius: 4px !important;
	padding: 5px;
	font-size: 13px !important;
	overflow-y: scroll;
}

.context-loc-input {
	display: inline-block;
	position: relative;
	/* width: 95%; */
	border-bottom: 1px solid #fff !important;
	border-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 14px;
	/* padding-right: 10%; */
	background-color: transparent;
	color: #ffffff;
	/*font-size: 14px;*/
	min-width: 40%;
	/* max-width: 50% !important; */
	/* right: 6%; */
	overflow: visible;
	vertical-align: middle;
	float: right;
	/* background: url(images/sprite.png) -252px -196px no-repeat; */
	border-top: 0px;
	border-right: 0px;
	cursor: pointer;
}

.location-icon .location-icon-place {
	background: url(images/spriteleftmenu.png) no-repeat;
	position: absolute;
	right: 0;
	background-position: -142px 0;
	width: 30px;
	height: 29px;
	top: 20px;
}

.top-adjust {
	height: auto;
}

/*ul.k-pager-numbers {
	margin-top: 10px !important;
}

	ul.k-pager-numbers li {
		width: 28px;
		margin-right: 5px;
	}

		ul.k-pager-numbers li span {
			width: 100%;
		}

.k-pager-numbers li span.k-state-selected {
	border-radius: 50% !important;
	line-height: 30px;
}

.k-pager-numbers li .k-state-selected {
	line-height: 30px;
	padding: 0px 1px !important;
}

.k-pager-numbers li a.k-link {
	line-height: 30px !important;
	padding: 0 1px;
	border-top: 0 !important;
}

	.k-pager-numbers li a.k-link:hover {
		border-color: transparent;
	}

.k-grid-pager .k-pager-nav {
	width: 28px;
	border-style: solid;
	border-width: 1px;
	border-color: #dbdbdb;
	border-radius: 50% !important;
	line-height: 26px;
	height: 28px;
	margin-top: 10px;
	margin-right: 3px;
	padding: 0px 0px;
}*/

/*.k-grid-pager, .k-pager-wrap {
	padding-left: 10px;
}*/

/*.k-pager-nav {
	width: 28px;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: #dbdbdb !important;
	border-radius: 50% !important;
	line-height: 26px !important;
	height: 28px !important;
	margin-top: 10px !important;
	margin-right: 3px !important;
	padding: 0px 0px !important;
}*/

/*.k-state-selected {
	height: auto !important;
}*/

.context-lang-input {
	display: inline-block;
	position: relative;
	border-bottom: 1px solid #fff;
	/* border-radius: 2px !important; */
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: -36px;
	background-color: transparent;
	color: #ffffff;
	/*font-size: 14px;*/
	min-width: 200px;
	right: 4%;
	overflow: visible;
	cursor: pointer;
	vertical-align: middle;
	float: right;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}

.alllang-icon .applang-icon-place {
	background: url(images/language.png) no-repeat;
	top: 20px;
	position: absolute;
	right: 4%;
	background-position: -13px -10px;
	width: 30px;
	height: 29px;
}

.app-lang-pop .k-dropdown-wrap .k-select .k-icon {
	background: url(images/Language-black.png) -13px -12px no-repeat;
	display: block;
	height: 100%;
	width: 100%;
	padding: 20px;
	top: 6px;
}

/*#batchListView_pager {
	padding-left: 10px;
	padding-bottom: 10px;
}*/

/*.selectbox-heading-adj {
	float: left;
	padding-left: 10px;
	width: 50%;
}

	.selectbox-heading-adj > span.sub-head-recipe {
		margin-top: 20px;
		display: inline-block;
	}*/

/*.k-widget.k-grid .k-grid-content {
	overflow-y: scroll !important;
}*/

/*.CustomFieldSearchControls {
	padding-right: 0 !important;
}*/

/*.custom-field-right {
	width: 100%;
}*/

/*.mb-10 {
	margin-bottom: 10px;
}*/

/*.customField-popup-body > div {
	width: 100%;
	margin-bottom: 10px;
}

.customField-popup-body input[type=text] {
	width: 75%;
}*/

/*.font-size-18 {
	font-size: 18px;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.video-content .mini-head-row {
	width: 98.5%;
}

.instruction-content .mini-head-row {
	width: 98%;
}

.video-content .mini-head-row {
	width: 98%;
}*/

/*#divRolesandPermissions .k-grid-content {
	height: 300px;
	overflow-y: scroll !important;
}*/

/*th.k-header {
	background-color: #575c62 !important;
	color: #ffffff !important;
}*/

/*.k-grid-header th.k-header > .k-link {
	color: #ffffff !important;
}*/

/*.k-alt, .k-separator, .k-resource.k-alt, .k-pivot-layout > tbody > tr:first-child > td:first-child, .k-alt td {
	background-color: #fff !important;
}

.k-icon.k-filter {
	background: url(kendo/2020.3.915/Black/sprite.png) -33px -79px no-repeat !important;
}*/

/*table[role=grid] tbody td {
	padding-top: .3em !important;
	padding-bottom: .3em !important;
	height: 40px !important;
}*/

.bulk-edit-btns {
	border: 1px solid lightgray;
	background: none !important;
}

/*.language-table .example-primary-table .k-grid-header th.k-header > .k-link {
	color: #ffffff !important;
}

.language-table .example-primary-table table tr td {
	padding: 4px 0 3px 15px !important;
}

table[role=grid] thead tr .k-i-arrow-n {
	background-position: -174px -176px;
}*/

/*.k-grid-header th > .k-link:hover span.k-i-arrow-n {
	background-position: -174px -176px;
}*/

/*table[role=grid] thead tr .k-i-arrow-s {
	background-position: -174px -205px;
}

.k-grid-header th > .k-link:hover span.k-i-arrow-s {
	background-position: -174px -205px;
}*/

.clsCustomWindow {
	/*top: 54% !important;*/
	transform: translateY(-28%) !important;
	position: fixed !important;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	/*padding-top: 46px;*/
	min-width: 90px;
	/*min-height: 400px!important;*/
	width: 50% !important;
	height: auto;
	display: block;
	left: 25% !important;
	z-index: 100000;
	opacity: 1;
	/*padding:1em !important;*/
	/*top:200px !important;*/
}

.clsappCustomWindow {
	top: 150px !important;
	transform: translateY(-50%) !important;
	position: fixed !important;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	padding-top: 46px;
	min-width: 90px;
	min-height: 50px;
	width: 35%;
	height: 90px;
	display: block;
	left: 0px;
	z-index: 10003;
	opacity: 1;
}

/*.k-filterable .k-grid-filter.k-state-active {
	background-color: #575c62 !important;
}*/

/*#itemListView_pager {
	padding-top: 10px;
}

#batchListView_pager {
	padding-top: 10px;
}*/

#overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 10003;
}


/*.login-back {
	width: 100%;
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	position: relative;
	z-index: 1;
	background-image: url('images/MenuCommand-Background-1920x1080.jpg');
}*/

.login-back {
	width: 100%;
	min-height: 100vh;
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	padding: 15px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 1;
	/*background-image: url('images/MenuCommand-Background-1920x1080.jpg');*/
	background-image: url('images/MenuCommand-Background-New.jpg');
}

.left-nav-user-width {
	overflow-wrap: break-word;
	max-width: 190px;
	max-height: 80px;
}

/*.k-button, a.k-button {
	background: #575c62;
	color: #fff;
	padding: 5px 15px;
	text-transform: capitalize;
	font-size: 14px;
}*/

.bg-feedbackicon {
	width: 36px;
	height: 36px;
	display: inline-block;
	vertical-align: middle;
	background-size: 100%;
	margin-right: 5px;
}

.img-Excellent, .img-Okay, .img-Bad, .img-Good, .img-Poor {
	display: inline-block;
	background: url('images/feedback_icons_sprite.png') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}

.img-Excellent {
	width: 240px;
	height: 39px;
	background-position: -5px -54px;
}

.img-Okay {
	width: 240px;
	height: 39px;
	background-position: -5px -152px;
}

.img-Bad {
	width: 240px;
	height: 39px;
	background-position: -5px -5px;
}

.img-Good {
	width: 240px;
	height: 39px;
	background-position: -5px -103px;
}

.img-Poor {
	width: 240px;
	height: 39px;
	background-position: -5px -201px;
}


/*Don't delete this css(Added for button icons)*/

/*.img-icon-buttons {
	float: right !important;
	background-color: #5a5f65 !important;
	color: #fff !important;
	border: 0 !important;
	border-radius: 3px !important;
	margin-left: 10px !important;
	width: 45px !important;
	padding: 1px !important;
}

.btn-img-primary:hover, .k-img-primary:hover {
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

input[type="image"].img-icon-buttons:disabled {
	cursor: not-allowed;
	background-color: lightgray !important;
}*/

/*Don't delete this css(Added for button icons)*/

/*.k-header.k-state-selected .k-i-arrow-n {
	background-position: 0px -340px !important;
}
*/
.appsettings-panel-bar-header {
	padding: 7px 50px !important;
	color: #434343 !important;
	background-color: #e3e3e3 !important;
}

/*#divTabReceivingSettings .k-panelbar .k-content, #divTabReceivingDefaultSettings .k-panelbar .k-content, #CorporateDefaultLayoutpanelbar {
	border: none !important;
}*/

.allign-div-center {
	align-content: center;
	margin: auto;
	display: grid;
}

/*#VendorScorecardGrid .k-grid-header th.k-header {
	background-color: white !important;
	border: none;
}

	#VendorScorecardGrid .k-grid-header th.k-header > .k-link {
		color: black !important;
		font-weight: 100;
		font-style: normal;
		border: none;
	}

#VendorScorecardGrid .k-grid tr td {
	border: none !important;
}*/

/*#VendorScorecardGrid table[role=grid] tbody td {
	border: none;
}*/

/*#vendorScoreProgressBar .k-state-selected {
	height: 30px !important;
	background-color: forestgreen !important;
}*/

#vendorScoreProgressBar .td {
	padding: 0;
}

.show-progress-bar-orange {
	height: 30px !important;
	background-color: orange !important;
}

.show-progress-bar-green {
	height: 30px !important;
	background-color: forestgreen !important;
}

.show-progress-bar-blue {
	height: 30px !important;
	background-color: cornflowerblue !important;
}

.show-progress-bar-red {
	height: 30px !important;
	background-color: red !important;
}

#vendorScoreProgressBar.progress.k-widget.k-progressbar.k-progressbar-horizontal {
	background-color: white !important;
	border: none;
	height: 20px;
	border-radius: 0;
}

#vendorScoreProgressBar .k-progress-status {
	display: none;
}

/*#ReceivingHistoryGrid.k-grid td {
	padding: .4em .6em;
	overflow: hidden;
	line-height: 1.6em;
	vertical-align: middle;
	text-overflow: ellipsis;
}

#ReceivingHistoryGrid table[role=grid] tbody td {
	height: 30px !important;
}

#VendorScorecardGrid td {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 30px !important;
}*/

.bg-img-rmstatus {
	width: 36px;
	height: 36px;
	display: inline-block;
	vertical-align: middle;
	background-size: 100%;
	margin-right: 5px;
}

.img-rmstatus-1, .img-rmstatus-2, .img-rmstatus-3, .img-rmstatus-4, .img-rmstatus-5 {
	display: inline-block;
	background: url('../Content/images/receivingstatussprite.png') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
}

.img-rmstatus-1 {
	background-position: -0px -0px;
	width: 30px;
	height: 30px;
}

.img-rmstatus-2 {
	background-position: -30px -0px;
	width: 30px;
	height: 31px;
}

.img-rmstatus-3 {
	background-position: -0px -30px;
	width: 30px;
	height: 31px;
}

.img-rmstatus-4 {
	background-position: -30px -31px;
	width: 30px;
	height: 31px;
}

.img-rmstatus-5 {
	background-position: -0px -61px;
	width: 30px;
	height: 31px;
}

#rhItemScoreProgressBar.progress.k-widget.k-progressbar.k-progressbar-horizontal {
	border: none;
	height: 20px;
	border-radius: 0;
	background: none;
}

#rhItemScoreProgressBar .k-progress-status {
	display: none;
}

#rhItemScoreProgressBar .td {
	padding: 0;
}

#dsHeaderScoreProgressBar.progress.k-widget.k-progressbar.k-progressbar-horizontal {
	border: none;
	height: 20px;
	border-radius: 0;
	background: none;
}

#dsHeaderScoreProgressBar .k-progress-status {
	display: none;
}

#dsHeaderScoreProgressBar .td {
	padding: 0;
}

.k-window-titlebar .k-window-action {
	margin-top: 25px;
	margin-right: -14px;
	padding: 0px !important;
}

/*New class added*/

.btncustadd a.k-button {
	position: relative;
	top: 38px;
	z-index: 9;
	margin-left: 256px;
}

.btn-cust-del a.k-button {
	position: relative;
	top: 6px;
	z-index: 9;
	margin-right: 4px;
	float: right;
}

.btn-cust-ddl-field {
	float: right;
	z-index: 999;
	position: absolute;
	top: 80px;
	margin-left: 3px;
}

.btndel a.k-button {
	position: relative;
	top: 6px;
	z-index: 9;
	margin-right: 4px;
	float: right;
}

.announc-btndel a.k-button {
	position: relative;
	top: 22px;
	z-index: 9;
	/* margin-left: 198px; */
	float: right;
	margin-right: 4px;
}

.userbtndel a.k-button {
	position: relative;
	top: 6px;
	z-index: 9;
	margin-right: 4px;
	float: right;
}

.userbtnadd a.k-button {
	position: relative;
	top: 45px;
	z-index: 9;
	margin-left: 10px !important;
	float: left;
}

.locbtndel a.k-button {
	position: relative;
	top: 7px;
	z-index: 9;
	margin-right: 4px;
	float: right;
}

.locbtnadd a.k-button {
	top: 7px;
	position: relative;
	z-index: 999;
	margin-left: 4px;
	float: left;
}

.disable-cells {
	opacity: 0.8;
	cursor: not-allowed;
	pointer-events: none;
}

.cat-disable-cells {
	cursor: not-allowed;
	pointer-events: none;
}

.topicbtnadd a.k-button {
	position: relative;
	top: 5px;
	z-index: 9;
	/*margin-left: 5px;*/
	float: left;
}

.topicbtndel a.k-button {
	position: relative;
	top: 6px;
	z-index: 9;
	margin-right: 4px;
	float: right;
}

.venaddbtn a.k-button {
	position: relative;
	top: 37px;
	z-index: 9;
	margin-left: 4px;
}

.versionbtnadd a.k-button {
	position: relative;
	top: 8px;
	z-index: 9;
	margin-left: 5px;
	float: left;
}

.btnfaqdel a.k-button {
	top: 7px;
	z-index: 9;
	float: right;
	margin-right: 4px;
}

.btnprepdel a.k-button {
	position: relative;
	top: 6px;
	z-index: 9;
	float: right;
	margin-right: 4px;
}

.item-name-list-view {
	/* margin-top: -47px; */
	/* float: left; */
	word-break: break-word;
	/* margin-left: 73px; */
	/*max-height: 30px;*/
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	width: 98%;
	max-width: 90%;
	height: 60px;
	/* line-height: 22px; */
	/* margin: 0 0 20px 0; */
}

#ShowItemNameTitle {
	font-weight: bold;
	color: red;
	font-size: 1.10rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	max-width: 100%;
	cursor: default;
}

#ItemCardHeader {
	height: 24px;
	padding: 0 0.75rem;
	white-space: nowrap;
}

.common-txt-box .k-textbox {
	width: 300px;
	height: 2.5em;
	/*height: 3.0em;
	  padding-top: 7px;
	*/
	border-radius: 3px !important;
}

.masked-common-txt-box .k-textbox {
	height: 2.5em;
	border-radius: 3px !important;
	width: 300px !important;
}

/*#Account.ContactNumber_validationMessage, .k-form-error {
	margin: 7px 0 4px;
}*/

.k-switch k-widget k-switch-off {
	width: 80px !important;
}

.k-switch k-widget k-switch-on {
	width: 80px !important;
}

.k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu {
	float: left !important;
	margin-left: -5px !important;
	margin-right: 0 !important;
	padding-top: 10px;
}

.k-grid tr td {
	border-bottom: 1px solid #dedee0;
	height: 30px;
}

.product-view {
	width: 100%;
	height: 85px;
	box-sizing: border-box;
	position: relative;
	border-top: 1px solid #fff;
	float: left;
}

	.product-view:first-child {
		border-top: 1px solid #dedde0;
		padding-top: 1px;
	}

.item-product-view {
	width: 100%;
	/*height: 105px;*/
	box-sizing: border-box;
	position: relative;
	border-top: 1px solid #fff;
	float: left;
	min-height: 115px;
	max-height: 115px;
}

	.item-product-view:first-child {
		border-top: 1px solid #dedde0;
		/*padding-top: 1px;*/
	}

.k-dropdown {
	border-color: #dedde0;
}

.product-list span {
	position: relative;
	font-size: 12px;
	word-break: break-all;
	width: 100px;
	margin-left: 5px;
	top: 15px;
	display: inline-block;
}

/*.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;
	margin-right: 17px;
	font-size: inherit;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.item-details-ellipse span {
	font-weight: 400 !important;
	font-size: 13px !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 60px;
}

.global-search-icon {
	top: -22px;
	right: -5px;
	position: relative;
	float: right;
}

/*.items-search-icon {
	top: -22px;
	right: -12px;
	position: relative;
	float: right;
}*/

/*.batch-grid-icons {
	color: #476268;
	margin: 2px;
	cursor: pointer;
	float: right;
	font-size: 18px;
}*/

.item-grid-icons {
	color: #476268;
	cursor: pointer;
	float: left;
	font-size: 20px;
}

.k-panelbar-collapse.k-icon, .k-panelbar-expand.k-icon {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 30px;
}

.k-panelbar > .k-item > .k-link {
	font-weight: bold;
	font-size: 13px;
	color: #202b31 !important;
}

.form-control {
	height: 1.3rem;
	width: 85%;
	font-size: inherit;
}

/*.k-dropzone {
	padding: 0;
}*/

.k-panelbar > .hide-panel {
	display: none;
}

.default-video-add, .item-default-video-add {
	width: 89%;
	border: 1px solid #cccccc;
	border-radius: 4px !important;
	padding: 7px;
	z-index: 99999;
}

.prep-stage-content {
	padding: 5px;
	border: 1px solid #dedee0;
	text-align: center;
	margin: 10px;
	width: auto;
	max-height: 80px;
	min-height: 80px;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.font-size-14 {
	font-size: 14px;
}

.edit-styling {
	font-size: 20px !important;
	color: #476268;
	cursor: pointer;
}

#prepStagesListView .k-listview-content {
	display: flex;
	flex-wrap: wrap;
}

.item-icons {
	font-size: 20px;
	cursor: pointer;
	float: right;
	margin-right: 0.5rem !important;
}

.items-checkbox input {
	width: 18px;
	margin: 0;
	height: 18px;
	float: left;
}

#listViewInstruction .k-listview-content {
	display: flex;
	flex-wrap: wrap;
}

#listViewInstructionRecipe .k-listview-content {
	display: flex;
	flex-wrap: wrap;
}

#listViewVideos .k-listview-content {
	display: flex;
	flex-wrap: wrap;
}

#listViewInstructionTraining .k-listview-content {
	display: flex;
	flex-wrap: wrap;
}

.videos p {
	display: none;
}

.bread-Videos {
	border: 1px solid #e3e3e3;
	margin: 4px;
	padding: 5px;
	min-height: 145px;
	height: 90%;
	min-height: 166px;
}

/*.menu-data-videos {
	min-height: 165px;
}*/

.menu-data-videos .videos {
	margin: 10px;
	width: 85%;
}

.videos {
	float: left;
	position: relative;
	padding: 0;
	width: 100%;
	text-align: center;
}

	.videos:hover p {
		display: block;
		position: absolute;
		width: 100%;
		height: 87%;
		top: 0;
		margin: 0;
		padding: 0;
		line-height: 110px;
		vertical-align: middle;
		text-align: center;
		color: #fff;
		background-color: rgba(0,0,0,0.75);
		transition: background .2s linear, color .2s linear;
		-moz-transition: background .2s linear, color .2s linear;
		-webkit-transition: background .2s linear, color .2s linear;
		-o-transition: background .2s linear, color .2s linear;
	}

.video-title {
	font-size: 15px;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.topicTitle {
	font-size: 12px;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.default-add-video {
	width: 89%;
	border: 1px solid #e1e5e8;
	border-radius: 4px !important;
	padding: 6px;
	font-size: 13px !important;
	outline: none;
}

.k-switch [type=checkbox] {
	display: none !important;
}

.k-switch {
	width: 6.6rem;
}

#listViewVideoTraining .k-listview-content {
	display: flex;
	flex-wrap: wrap;
}

#listViewVideoRecipe .k-listview-content {
	display: flex;
	flex-wrap: wrap;
}

#ListViewVideos .k-listview-content {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

#ListViewInstruction .k-listview-content {
	display: flex;
	flex-wrap: wrap;
}

.mini-head-row {
	/*float: left;*/
	/*width: 97.3%;*/
	background: #e3e3e3;
	padding: 12px;
	border: 1px solid #e3e3e3;
	z-index: 999;
	max-height: 35px;
}

.sub-head {
	font-size: 13px;
	font-weight: 600;
	padding-top: 8px;
}

.img-responsive {
	width: 100%;
	max-width: 300px;
	height: auto;
}
#usersGrid.k-grid .k-header .k-grid-search {
	width: 17%;
}
/*.locationdropdown .k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input {
	margin-top: -10px;
	min-height: 44px;
}*/


/*.instructionContent h4 {
		min-height: 65px;
		font-size: 14px;
		word-break: break-all;
		margin: 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;
}*/

/*.k-icon, .k-tool-icon, .k-grouping-dropclue, .k-drop-hint, .k-column-menu .k-sprite, .k-grid-mobile .k-resize-handle-inner:before, .k-grid-mobile .k-resize-handle-inner:after, .k-pager-numbers .k-current-page .k-link:after, .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
	background-image: url(kendo/2020.3.915/Bootstrap/sprite.png);
	border-color: transparent;
}

#tabstrip .k-panelbar-collapse.k-icon {
	background-position: 0 -404px;
}*/

.dropdown:hover > .dropdown-menu {
	display: block;
}

.dropdown > .dropdown-toggle:active {
	/*Without this, clicking will make it sticky*/
	pointer-events: none;
}

.btn-primary {
	color: #fff;
	background-color: #515967;
	border-color: #515967;
}

	.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
		color: #fff;
		background-color: #515967;
		border-color: #515967;
	}

.dropdown-item {
	width: auto;
	padding: 0.80rem 1.5rem;
	cursor: pointer;
}

.dropdown-menu {
	font-size: 13px;
}

button.loc-btn[disabled], a.disabled {
	background-color: transparent !important;
	opacity: 0.5;
}

.k-dropdown-wrap.k-state-default {
	padding: 0.2rem 0.1rem !important;
	/*padding: 0.35rem 0.55rem !important;*/
}

.LocationDropDown .k-dropdown-wrap.k-state-default {
	/*padding: 0 !important;*/
	min-height: 42px;
}

.LocationDropDown.k-dropdown .k-icon.k-i-arrow-60-down {
	padding: 25px 0px;
	top: 6px;
}

.LocationDropDown div {
	/*position: relative;
	top: -7px;*/
	padding: 8px 2px;
}

.visity-btn-permis a.k-button {
	position: relative;
	top: 7px;
	z-index: 9;
	float: right;
	margin-right: 4px;
}

.lang-btnadd a.k-button {
	position: relative;
	top: 5px;
	z-index: 9;
	float: left;
	left: 4px;
	margin-right: 6px;
}

.lang-imp-exp-btnadd a.k-button {
	position: absolute;
	top: 51px;
	z-index: 9;
	float: left;
	left: 331px;
}

.btn-left-allign-disable {
	cursor: none !important;
	background-color: #9fa0a2 !important;
}

/*.btn-primary {
	color: #fff;
	background-color: #000000;
	border-color: #000000;
}

.dropbtn {
	background-color: #4CAF50;
	color: white;
	padding: 16px;
	font-size: 16px;
	border: none;
	cursor: pointer;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	right: 0;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

	.dropdown-content a {
		color: black;
		padding: 12px 16px;
		text-decoration: none;
		display: block;
	}

		.dropdown-content a:hover {
			background-color: #f1f1f1;
		}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}*/

/** Item screen application Icons Styles Starts here */
.img-item-menupilot {
	/*position: absolute;*/
	background: url('../Content/images/web_sprite_images.png') no-repeat;
	background-position: -1003px -636px;
	width: 26px;
	height: 26px;
	/*top: 3px;
	left: 0px;*/
	/*color: #476268;*/
	float: left;
	/*font-size: 20px;*/
	/* margin-right: -17px;
	margin-left: 4px;*/
}

.img-item-receivingmodule {
	background: url('../Content/images/web_sprite_images.png') no-repeat;
	background-position: -739px -494px;
	width: 26px;
	height: 26px;
	float: left;
}

.img-item-tempsmart {
	background: url('../Content/images/web_sprite_images.png') no-repeat;
	background-position: -602px -594px;
	width: 26px;
	height: 26px;
	float: left;
}

.img-item-nutritics {
	background: url('../Content/images/web_sprite_images.png') no-repeat;
	background-position: -1812px -587px;
	width: 26px;
	height: 26px;
	float: left;
}

.img-item-api {
	background: url('../Content/images/web_sprite_images.png') no-repeat;
	background-position: -1654px -641px;
	width: 26px;
	height: 26px;
	float: left;
}

/*.img-item-sapid {
	background: url('../Content/images/SAPID.svg') no-repeat;
	width: 26px;
	height: 26px;
	float: left;
}*/
/** Item screen application Icons Styles Ends here */
div.upload {
	position: relative;
	width: 93%;
	background: #fff;
	overflow: hidden;
	border: 1px solid #cccccc;
}

.upload .k-upload-button {
	width: 100%;
	float: left;
	background: #fff !important;
	/*margin: 0px !important;*/
	max-height: 34px;
	min-height: 34px;
	/*padding: 0px !important;*/
}

.rec-doc-his-search-control {
	position: relative;
	top: 5px;
	z-index: 9;
	margin-left: 10px;
	float: left;
	width: 65%;
}

.news-dashboard {
	width: 99% !important;
	border: 1px solid #e3e3e3;
	margin-top: 20px;
	float: left;
	margin-left: 0.7%;
}

	.news-dashboard a {
		color: #000;
		text-decoration: none;
	}

.news-vendor-score {
	border: 1px solid #e3e3e3;
	/*margin-top: 20px;*/
	float: left;
	width: 58%;
	margin-right: 0.5%;
}

.news-receiving-chart {
	border: 1px solid #e3e3e3;
	/*margin-top: 20px;*/
	float: left;
	width: 40%;
	margin-right: 0.5%;
}

.k-grid-filter.k-state-active {
	background-color: #f4f4f5;
}


/*.cust-field-edit-icon {
	color: #476268;
	cursor: pointer;
	font-size: 20px;
}*/

.k-panelbar .k-item .k-link.k-state-selected, .k-panelbar > li.k-state-default > .k-link.k-state-selected, .k-panelbar > li > .k-state-selected, .k-state-selected > .k-link {
	color: #515967;
}

.k-notification-info {
	background-color: #e5f5fa;
	color: #0487c4;
	border-color: #b7e1f0;
	word-break: break-all;
	white-space: normal;
}

.content ul.k-upload-files li > span {
	padding: 5px !important;
	background-color: #fff !important;
}

.k-file-group-wrapper .k-file-group {
	font-size: 29px;
}

#uploader {
	margin: 15px;
}

#notificationArea ul li {
	background: transparent !important;
	border: 0px !important;
	font-size: 12px;
}

.content ul li.k-file-success span {
	background-color: #B3E4B2 !important;
	color: #fff !important;
}

.k-notification-success {
	background-color: #eaf7ec;
	color: #349946;
	border-color: #c3e8ca;
}

.grid-icons {
	color: #476268;
	font-size: 22px;
	cursor: pointer;
}

/*.k-picker-wrap .k-select {
	width: 24px;
}*/

/*.item-add-cat-icon {
	font-size: 20px;
	padding-left: 7px;
	float: left;
	cursor: pointer;
	color: #476268;
}*/

/*.k-input[type=text], .k-input[type=number], .k-multiselect .k-input, .k-picker-wrap .k-input, .k-textbox, .k-textbox > input {
	line-height: 0.5rem;
}*/

.k-icon, .k-tool-icon {
	top: 0;
	font-size: inherit;
}

.item-default-video-add {
	width: 85%;
}

/*.batch-add-item {
	font-size: 22px;
	margin-top: 27px;
	cursor: pointer;
	color: #476268;
}*/

/*.grid-icons-disable {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}*/

/*.content #PrepStagesDetailsWindow ul li > span {
	padding: 10px 15px !important;
	background-color: #e3e3e3 !important;
}

.content #VideosDetailsTrainingWindow ul li > span {
	padding: 10px 15px !important;
	background-color: #e3e3e3 !important;
}

.content #InstructionTrainingDetailsWindow ul li > span {
	padding: 10px 15px !important;
	background-color: #e3e3e3 !important;
}*/

.k-i-arrow-60-down {
	top: 2px;
}
/*.btn-secondary:not(:disabled):not(.disabled):active {
	color: #ffffff !important;
	background-color: #3995d0 !important;
	border-color: #3995d0 !important;
}*/
/*.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {
	color: #ffffff !important;
	background-color: #3995d0 !important;
	border-color: #3995d0 !important;
}*/
/*.btn-secondary:hover {
	color: none;
	background-color: none;
	border-color: none;
}*/
#itemListView_pager .k-pager-info {
	display: block !important;
}

.mc-item-card-body .card-body {
	padding: 5px;
}

.mc-item-carrot .dropleft .dropdown-toggle::before {
	display: none;
}

.mc-item-carrot {
	padding: 10px !important;
}

	.mc-item-carrot .btn {
		padding: 0px 10px !important;
	}

/*label Designer Styles Starts*/

/*1.2 x 1.0 Label Templates*/
.mc-one-by-one {
	border: 1px solid #a4a9ac;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0.5rem;
	width: 245px;
	height: 145px;
}

.mc-one-by-one-img {
	width: 115px;
	height: 96px;
	vertical-align: middle;
}

/*2.2 x 1.0 Label Templates*/
.mc-ld-temp-body {
	border: 1px solid #a4a9ac;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0.5rem;
	width: 245px;
}

.mc-two-by-one {
	border: 1px solid #a4a9ac;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0.5rem;
	width: 245px;
	height: 165px;
}

.mc-two-by-one-img {
	width: 211px;
	vertical-align: middle;
}

/*2.2 x 2.0 Label Templates*/
.mc-two-by-two {
	border: 1px solid #a4a9ac;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0.5rem;
	width: 245px;
	height: 260px;
}

.mc-two-by-two-img {
	width: 211px;
	height: 192px;
	vertical-align: middle;
}

/*2.2 x 3.0 Label Templates*/
.mc-two-by-three {
	border: 1px solid #a4a9ac;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0.5rem;
	width: 245px;
	height: 355px;
}

.mc-two-by-three-img {
	width: 211px;
	height: 288px;
	vertical-align: middle;
}

/*2.2 x 4.0 Label Templates*/
.mc-two-by-four {
	border: 1px solid #a4a9ac;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0.5rem;
	width: 245px;
	height: 453px;
}

.mc-two-by-four-img {
	width: 211px;
	height: 384px;
	vertical-align: middle;
}

/*2.2 x 6.25 Label Templates*/
.mc-two-by-six {
	border: 1px solid #a4a9ac;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0.5rem;
	width: 245px;
	height: 650px;
}

/*2.2 x 8.00 Label Templates*/
.mc-two-by-eight {
	border: 1px solid #a4a9ac;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0.5rem;
	width: 245px;
	height: 845px;
}

.mc-ld-temp {
	width: 211px;
	color: #999;
	text-align: center;
	word-wrap: break-word;
	position: absolute;
	float: left;
}
/*label Designer Styles Ends*/


.mc-header-location-ddl .k-dropdown-wrap .k-input:before {
	content: "";
	display: inline-block;
	width: 1px;
	float: right;
}

.broadcastmsg > p > span {
	color: red !important;
	font-weight: bold !important;
}

.mc-chef-toggle-btns {
	border-radius: 50px !important;
	border: 1px solid #50a0d4 !important;
	height: 30px;
	padding: 3px;
}

	.mc-chef-toggle-btns .active {
		border: 1px solid #50a0d4 !important;
		color: #fff !important;
		background-color: #50a0d4 !important;
		margin: 0px;
	}

.mc-lbl-chef-toggle {
	color: #515967 !important;
	background-color: none !important;
	padding: 4px 15px 10px 15px;
	min-width: 100px;
	text-align: center !important;
}

.mc-lft {
	border-top-left-radius: 50px !important;
	border-bottom-left-radius: 50px !important;
}

.mc-rgt {
	border-top-right-radius: 50px !important;
	border-bottom-right-radius: 50px !important;
}

input::placeholder {
	color: #cccccc !important;
}

/*Kendo override styles start*/
.k-dropdown .k-input {
	font-size: inherit;
}

.k-popup .k-list .k-item {
	font-size: inherit;
}

.k-grid-header th.k-header > .k-link {
	padding: .8em .6em .8em 0;
	font-size: inherit;
	font-weight: 600;
	color: #808080;
}

.k-grid td {
	padding: .4em .6em;
}

element.style {
	height: 375.375px;
}

.k-grid-content, .k-grid-content-locked, .k-pager-wrap {
	white-space: normal;
}

.k-grid-content {
	font-size: inherit;
}

/*#ActivityLogGrid {
	height: calc(100% - 45px);
}

	#ActivityLogGrid .k-grid-content {
		height: calc(100% - 25px) !important;
		max-height: 350px;
		overflow-y: auto;
	}*/

/*.k-grid {
	height: calc(100% - 45px);
}*/

#UserLocations .k-grid {
	height: calc(100% - 45px);
}

.k-grid .k-grid-content {
	height: calc(100% - 25px) !important;
	max-height: 410px;
	/*overflow-y: auto;*/
	/*word-wrap: break-word;*/
	word-break: break-all
}

.k-grid .k-dropdown-wrap.k-state-default {
	padding: 0px !important;
}

.k-grid .k-i-arrow-60-down {
	top: -2px;
}

.k-switchImport {
	width: 10.6rem !important;
	font-size: 12px !important;
}

.k-editor-dropdown .k-dropdown-wrap.k-state-default {
	padding: 0px !important;
}

.k-editor-dropdown .k-i-arrow-60-down {
	top: 2px;
}

.k-grid tr:hover {
	background-color: #eaeaea;
}

#batchListView_pager .k-pager-info {
	display: block !important;
}

.k-state-selected {
	color: #515967 !important;
	background-color: #e2e2e6 !important;
	border-color: #bdc4d1 !important;
}

.k-pager-wrap .k-link.k-state-selected {
	color: #515967;
	background-color: #c6c6cc !important;
	border-color: #bdc4d1 !important;
}

.k-grid tr.k-state-selected:hover {
	background-color: #e5e5e8;
	background-image: none;
}

.k-pager-wrap .k-link {
	border-radius: 50% !important;
	padding: 0px 1px !important;
	line-height: 30px;
}
/*Kendo override styles end*/
.textarea-placeholder {
	text-indent: 0 !important;
}

.mc-edit-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -144px -233px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	cursor: pointer;
}

.mc-edit-icon-disable {
	background: url(../Content/images/web_sprite_images.png) no-repeat -45px -233px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	pointer-events: none;
}

.mc-map-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -141px -361px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	margin-left: 50px;
	cursor: pointer;
}

.mc-map-icon-disable {
	background: url(../Content/images/web_sprite_images.png) no-repeat -43px -361px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	margin-left: 50px;
	pointer-events: none;
}

.mc-grid-loc-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -141px -426px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	margin-left: 50px;
	cursor: pointer;
}

.mc-location-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -141px -426px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -2px;
	margin-left: 24px;
	cursor: pointer;
}

.mc-location-icon-disable {
	background: url(../Content/images/web_sprite_images.png) no-repeat -42px -426px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -2px;
	pointer-events: none;
	margin-left: 24px;
}

.mc-grid-loc-icon-disable {
	background: url(../Content/images/web_sprite_images.png) no-repeat -40px -426px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	margin-left: 50px;
	pointer-events: none;
}
.mc-sort-up-icon {
	background: url(../Content/images/SortAscending.png) no-repeat;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

.mc-sort-down-icon {
	background: url(../Content/images/SortDescending.png) no-repeat;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

.mc-add-new-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -141px -171px;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

.mc-del-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -141px -302px;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
	margin-top: -10px;
}

.mc-del-icon-disable {
	background: url(../Content/images/web_sprite_images.png) no-repeat -42px -302px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -10px;
	pointer-events: none;
}

.mc-item-edit-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -143px -602px;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

.mc-item-map-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -467px -595px;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

.mc-item-del-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -315px -548px;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

.mc-batch-del-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -315px -548px;
	position: absolute;
	width: 26px;
	height: 26px;
	top: 40%;
	cursor: pointer;
}

.mc-custom-del-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -315px -548px;
	position: absolute;
	width: 26px;
	height: 26px;
	top: 55%;
	cursor: pointer;
}

.mc-chef-del-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -144px -300px;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
	z-index:1;
}

.mc-chef-add-new-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -851px -94px;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

.mc-chef-location-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -866px -586px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -3px;
	margin-left: -23px;
	cursor: pointer;
}

.mc-chef-add-new-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -853px -95px;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

/*.mc-custom-add-new-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -853px -95px;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
	top: 7%;
}*/

.mc-grid-reset-link-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -143px -40px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	margin-left: 50px;
	cursor: pointer;
}

.mc-grid-refresh-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -143px -106px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	margin-left: 50px;
	cursor: pointer;
}

.mc-refresh-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -143px -106px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: 30px;
	/* margin-left: 50px;*/
	cursor: pointer;
}

.mc-ld-location-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -866px -586px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -3px;
	cursor: pointer;
}

.mc-thumps-down-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -1282px -33px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
}

.mc-thumps-up-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -1215px -36px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
}

.mc-correct-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -347px -229px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	cursor: pointer;
}

.mc-word-press-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -343px -38px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	cursor: pointer;
}

.mc-word-press-red-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -244px -38px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -14px;
	cursor: pointer;
}

.mc-grid-refresh-red-icon {
	/*background: url(../Content/images/web_sprite_images.png) no-repeat -245px -106px;*/
	content: url('../Content/images/synchronize-red-26.png');
	/*position: absolute;*/
	width: 26px;
	height: 26px;
	/*margin-top: -14px;*/
}

.mc-grid-refresh-green-icon {
	/*background: url(../Content/images/web_sprite_images.png) no-repeat -344px -105px;*/
	content: url('../Content/images/synchronize-green-26.png');
	/*position: absolute;*/
	width: 26px;
	height: 26px;
	/*margin-top: -14px;*/
}

.mc-grid-bluetooth-green-icon {
	/*background: url(../Content/images/web_sprite_images.png) no-repeat -1247px -483px;*/
	content: url('../Content/images/bluetooth-26.png');
	/*position: absolute;*/
	width: 26px;
	height: 26px;
	/*margin-top: -14px;*/
}

.mc-export-file-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -1496px -532px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -13px;
	pointer-events: none;
	margin-left: 15px;
}

.mc-whole-no-icon {
	/*background: url('../Content/images/web_sprite_images.png') no-repeat -1162px -636px;*/
	content: url('../Content/images/icon-circled-w-26.png');
	width: 26px;
	height: 26px;
}

.mc-decimal-icon {
	/*background: url('../Content/images/web_sprite_images.png') no-repeat -1090px -636px;*/
	content: url('../Content/images/icon-circled-d-26.png');
	width: 26px;
	height: 26px;
}
.mc-free-text-icon {
	/*background-image: url('../Content/images/icon-free-text-26.png');*/
	content: url('../Content/images/icon-circled-t-26.png');
	width: 26px;
	height: 26px;
}
.mc-grid-usb-green-icon {
	/*background: url(../Content/images/web_sprite_images.png) no-repeat -349px -287px;*/
	content: url('../Content/images/usb-connector-26.png');
	/*position: absolute;*/
	width: 26px;
	height: 26px;
	/*margin-top: -14px;*/
}

.mc-import-loc-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -141px -426px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -2px;
	cursor: pointer;
}

.mc-text-file-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -1020px -93px;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
	margin-top: -12px;
}

.mc-ban-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -1129px -93px;
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -12px;
	margin-left: 30px;
}

.mc-item-map-icon-disable {
	background: url(../Content/images/web_sprite_images.png) no-repeat -391px -595px;
	position: absolute;
	width: 26px;
	height: 26px;
	/* margin-top: -10px; */
	pointer-events: none;
	margin-left: -2px;
}

.mc-item-del-icon-disable {
	background: url(../Content/images/web_sprite_images.png) no-repeat -233px -500px;
	position: absolute;
	width: 26px;
	height: 26px;
	/* margin-top: -10px; */
	pointer-events: none;
	margin-left: -2px;
}

ul.mc-right-icons {
	margin: 0px 35px 0px 0px;
	padding: 0;
	/*height: 35px;*/
}

	ul.mc-right-icons li {
		display: inline;
		padding: 5px 12px;
		float: right;
	}

ul.mc-items-right-icons {
	/*margin: 0px 35px 0px 0px;*/
	padding: 0;
	height: 35px;
}

	ul.mc-items-right-icons li {
		display: inline;
		padding: 5px 12px;
		float: right;
	}

ul.mc-batch-right-icons {
	margin: 0px 35px 0px 0px;
	padding: 0;
}

	ul.mc-batch-right-icons li {
		display: inline;
		padding: 5px 12px;
		float: right;
	}

ul.mc-chef-right-icons li {
	display: inline;
	float: right;
}

ul.mc-chef-right-icons {
	margin: 0px 35px 0px 0px;
	padding: 0;
}

ul.mc-prep-right-icons li {
	display: inline;
	float: right;
}

ul.mc-prep-right-icons {
	margin: 0px 20px 0px 0px;
	padding: 0;
}

ul.mc-left-icons {
	margin: 0px 10px 0px -23px;
	padding: 0;
}

	ul.mc-left-icons li {
		display: inline;
		padding: 6px 0;
		float: left;
	}
.mc-chef-sub-header-right-icons {
	float: right;
	position: relative;
	height: 25px;
	width: 350px;
	margin-top: -10px
}
	.mc-chef-sub-header-right-icons .fa.fa-filter {
		font-size: 18px;
		color: gray;
		margin-top: 3px;
	}

	.mc-chef-sub-header-right-icons div:first-child {
		position: relative;
		float: right;
		margin-top: 2px;
	}
.mc-cat-ddl .k-state-selected {
	background-color: #fff;
}

.mc-batch-card-body .card-body {
	padding: 5px;
}

ul.mc-ld-right-icons li {
	display: inline;
	float: right;
}

ul.mc-ld-right-icons {
	margin: 0px 19px 18px 0px;
	padding: 0;
}

.btn-pwsd {
	margin-right: 72%;
}

.k-grid .k-input[type=text] {
	line-height: 1.5rem;
	border-width: 0;
	border-right-width: 1px;
}

.k-grid .k-header .k-grid-search {
	width: 25%;
}

/*.k-button {
	height: 2.2rem;
}*/

.AppLangDropDown .k-dropdown-wrap.k-state-default {
	padding: 0.35rem 0.55rem !important
}

/* dashbaord css*/
.bg-dashboard-categories-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 8%;
	/*margin-left: 40%;*/
	background: url('images/Dashboard_sprite.png') -170px -34px;
}

.bg-dashboard-items-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 8%;
	/*margin-left: 40%;*/
	background: url('images/Dashboard_sprite.png') -244px -35px;
}

.bg-dashboard-franchise-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 8%;
	/*margin-left: 40%;*/
	background: url('images/Dashboard_sprite.png') -304px -36px;
}

.bg-dashboard-store-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 8%;
	/*margin-left: 40%;*/
	background: url('images/Dashboard_sprite.png') -366px -35px;
}

.bg-dashboard-batch-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 8%;
	/*margin-left: 40%;*/
	background: url('images/Dashboard_sprite.png') -170px -88px;
}

.bg-dashboard-video-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 8%;
	/*margin-left: 40%;*/
	background: url('images/Dashboard_sprite.png') -244px -86px;
}

.bg-dashboard-labelprinted-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 8%;
	/*margin-left: 40%;*/
	background: url('images/Dashboard_sprite.png') -306px -84px;
}

.bg-dashboard-instruction-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 8%;
	/*margin-left: 40%;*/
	background: url('images/Dashboard_sprite.png') -365px -81px;
}

.dashboard-Welcome {
	font-size: inherit;
	line-height: 1.5em;
}

.welcome-head {
	font-size: inherit;
	color: black;
}

.dasboard-card {
	border: none !important;
	box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.20) !important;
	border-radius: 5px !important;
}

.activity-tab {
	border-left: 3px double #5f0101;
	transition: all 0.3s;
}

.bg-dashboard-announcement-icon {
	width: 35px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px !important;
	border-radius: 50% !important;
	background: url('images/Dashboard_sprite.png') -44px -36px gray;
}


.dashboard-text {
	color: white !important;
	/*font-size: 16px;*/
}

.dashboard-number {
	font-size: 25px;
	color: white;
}

	.dashboard-number:hover {
		color: white;
	}

.recent-activity {
	overflow: auto;
	/*height: 350px;*/
	width: 100%;
	margin-top: 14px;
	background-color: white !important;
}

.bg-dashboard-pwd-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 3%;
	/*margin-left: 45%;*/
	background: url('images/icons.png') -2px -0px;
}

.bg-dashboard-settings-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 3%;
	/*margin-left: 45%;*/
	background: url('images/icons.png') -2px -33px;
}

.img-border {
	border-radius: 15px !important;
	/*padding: 15px;*/
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.20) !important;
}

.dashboard-border {
	border: none !important;
	box-shadow: -5px 5px 5px 3px rgba(0, 0, 0, 0.20) !important;
	border-radius: 5px !important;
}

.calendar-style {
	background-color: white !important;
	/*padding-right:1px!important;*/
	/*padding-left:5px!important;*/
	margin-bottom: -425px !important;
}

.dashboard-margin {
	margin-left: 15px;
	margin-right: 15px;
}

.account-metrics {
	padding-top: 14px;
}

.dashboard-list-style {
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	list-style: none;
	text-align: center;
}

	.dashboard-list-style li {
		padding: 5px;
	}

.dashboard-background {
	background-color: white !important;
}

.password-style {
	height: 84%;
	text-align: center;
	border-radius: 5px !important;
}

.announcement-list {
	/*overflow: auto;*/
	/*height: 320px;*/
	background-color: white !important;
	top: 15px;
}

.last-activity {
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	list-style: none;
}

	.last-activity li {
		padding: 5px 0 5px 0;
	}

	.last-activity:before {
		content: "\A";
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background: #b83b3b;
		display: inline-block;
		float: left;
	}

.announcement-list-item {
	/*background-color: cadetblue;*/
	border-radius: 5px !important;
	color: black;
	min-height: 50px;
	margin-bottom: 10px;
}

li:nth-child(n+1) > .announcement-list-item .listicon span {
	background-color: coral !important;
}

li:nth-child(n+2) > .announcement-list-item .listicon span {
	background-color: mediumseagreen !important;
}

li:nth-child(n+3) > .announcement-list-item .listicon span {
	background-color: cornflowerblue !important;
}

li:nth-child(n+4) > .announcement-list-item .listicon span {
	background-color: darkviolet !important;
}

.announcement-description {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.announcement-link {
	float: right;
	text-decoration: underline;
}

.activity-description {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
}

#announcement-dashboard .k-pager-wrap {
	margin-bottom: 10px;
}

#recent-activity-dashboard .k-dropdown {
	display: none;
}

.batch-items-multiselect .k-multiselect-wrap {
	min-height: 30px !important;
	/*padding: 2px 0;*/
	font-size: inherit;
}

/*.batch-items-multiselect .k-multiselect-wrap .k-select {
		padding: -0.9em .2em !important;
	}*/

.batch-items-multiselect ul li > span {
	/*padding: 0 !important;*/
	background-color: #f7f7f7 !important;
}

.batch-items-multiselect .k-button.k-state-hover {
	background-color: #f7f7f7 !important;
}

.k-numerictextbox .k-i-arrow-60-up {
	top: 4px;
}

#ddlCommonwidth .k-dropdown {
	width: 300px !important;
}

.useraddbtn a.k-button {
	position: relative;
	top: 38px;
	z-index: 9;
	margin-left: 10px;
}

.useraddbtn {
	margin-top: -25px;
}

.k-grid .k-loading-image {
	background-image: none;
}

.k-grid .loading-image {
	background-image: none;
}

.k-button:active {
	color: #515967;
}

#uploader .k-upload-selected {
	height: 1.0rem;
}

#uploader .k-primary:hover {
	background-color: #c3c3c8 !important;
}

#uploader .k-primary-file {
	background-color: #f7f7f7 !important;
}

/*.item-export-icon {
	margin-left: 35px;
	color: #4c6474 !important;
}*/

.k-primary:active {
	color: #515967;
}

.mp-updates-btndel a.k-button {
	position: relative;
	top: 7px;
	z-index: 9;
	/* margin-left: 198px; */
	float: right;
	margin-right: 4px;
}

.mp-updates-multiselect .k-multiselect-wrap {
	min-height: 35px !important;
	/*padding: 2px 0;*/
	font-size: 13px;
}

/*.batch-items-multiselect .k-multiselect-wrap .k-select {
		padding: -0.9em .2em !important;
	}*/

.mp-updates-multiselect ul li > span {
	padding: 5px !important;
	background-color: #f7f7f7 !important;
}

.mp-updates-multiselect .k-button.k-state-hover {
	background-color: #f7f7f7 !important;
}

.mc-accounts-multiselect .k-multiselect-wrap {
	min-height: 20px !important;
	padding: 0.3em;
	font-size: 13px;
}

/*.batch-items-multiselect .k-multiselect-wrap .k-select {
		padding: -0.9em .2em !important;
	}*/

.mc-accounts-multiselect ul li > span {
	padding: 5px !important;
	background-color: #f7f7f7 !important;
}

.mc-accounts-multiselect .k-button.k-state-hover {
	background-color: #f7f7f7 !important;
}

select {
	outline: 0;
}

/*.k-button.k-grid-update {
	border-color: #c3c3c8;
	color: #515967;
	background-color: #f3f3f4;
}

.k-primary.k-grid-update:hover, .k-primary.k-grid-update:focus, .k-primary.k-grid-update:active {
	background-color: #9ea8b9 !important;
}
*/
.k-button:hover {
	background-color: #9ea8b9 !important;
}

.k-primary:hover {
	background-color: #9ea8b9 !important;
	border-color: #c3c3c8;
	color: #515967;
}

.k-primary {
	border-color: #c3c3c8;
	color: #515967;
	background-color: #f3f3f4;
}

.receivng-tab-name {
	font-weight: bold;
	font-size: 13px;
	color: #202b31 !important;
}


/** New Message/Confirm Modal Dialog Styles -- Karthik */

.modal {
	text-align: center;
	padding: 0 !important;
	z-index: 20000 !important; /* to override the Kendo windows z-index*/
}

.modal-backdrop {
	z-index: 10090 !important; /* to display the overlay on top of left menu */
}

.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.modal-confirm {
	color: #636363;
	width: auto;
	min-width: 350px;
	margin: 30px auto;
	display: inline-block;
}

	.modal-confirm .modal-content {
		padding: 20px;
		border-radius: 5px;
		font-size: 1.0rem;
	}

	.modal-confirm .modal-header {
		border-bottom: none;
		position: relative;
	}

	.modal-confirm h4 {
		text-align: center;
		font-size: 26px;
		margin: 20px 0 -15px;
	}

	.modal-confirm .form-control {
		min-height: 40px;
		border-radius: 3px;
	}

	.modal-confirm .close {
		position: absolute;
		top: -5px;
		right: -5px;
	}

	.modal-confirm .icon-box {
		color: #fff;
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: -70px;
		width: 95px;
		height: 95px;
		border-radius: 50%;
		z-index: 9;
		background: #82ce34;
		padding: 15px;
		text-align: center;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	}

	.modal-confirm .icon-box-confirm {
		color: #fff;
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: -70px;
		width: 95px;
		height: 95px;
		border-radius: 50%;
		z-index: 9;
		background: #007bff;
		padding: 15px;
		text-align: center;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	}


	.modal-confirm .icon-box-error {
		color: #fff;
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: -70px;
		width: 95px;
		height: 95px;
		border-radius: 50%;
		z-index: 9;
		background: #ff0000;
		padding: 15px;
		text-align: center;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	}

	.modal-confirm .icon-box-warning {
		color: #fff;
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: -70px;
		width: 95px;
		height: 95px;
		border-radius: 50%;
		z-index: 9;
		background: #F8D210;
		padding: 15px;
		text-align: center;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	}

	.modal-confirm .icon-box i {
		font-size: 58px;
		position: relative;
		top: 3px;
	}

	.modal-confirm .icon-box-confirm i {
		font-size: 58px;
		position: relative;
		top: 3px;
	}

	.modal-confirm .icon-box-error i {
		font-size: 58px;
		position: relative;
		top: 3px;
	}

	.modal-confirm .icon-box-warning i {
		font-size: 58px;
		position: relative;
		top: 3px;
	}

	.modal-confirm .modal-dialog {
		display: inline-block;
		text-align: left;
		vertical-align: middle;
	}

	.modal-confirm .modal-footer {
		border: none;
		text-align: center;
		border-radius: 5px;
		font-size: 13px;
	}

	.modal-confirm .btn {
		min-height: 40px;
		color: whitesmoke;
		border-radius: 4px;
		background: #82ce34;
		text-decoration: none;
		transition: all 0.4s;
		line-height: normal;
		max-width: 150px;
		border: none;
	}

	.modal-confirm .btn-confirm {
		min-height: 40px;
		color: whitesmoke;
		border-radius: 4px;
		background: #007bff;
		text-decoration: none;
		transition: all 0.4s;
		line-height: normal;
		max-width: 150px;
		border: none;
		margin-top: 0.5rem;
	}

	.modal-confirm .btn-error {
		min-height: 40px;
		color: whitesmoke;
		border-radius: 4px;
		background: #ff0000;
		text-decoration: none;
		transition: all 0.4s;
		line-height: normal;
		max-width: 150px;
		border: none;
	}

	.modal-confirm .btn-warning {
		min-height: 40px;
		color: whitesmoke;
		border-radius: 4px;
		background: #F8D210;
		text-decoration: none;
		transition: all 0.4s;
		line-height: normal;
		max-width: 150px;
		border: none;
	}

	.modal-confirm .btn-confirmNo {
		min-height: 40px;
		color: whitesmoke;
		border-radius: 4px;
		background: #9ea8b9;
		text-decoration: none;
		transition: all 0.4s;
		line-height: normal;
		max-width: 150px;
		border: none;
	}

/*.modal-confirm .btn:hover, .modal-confirm .btn:focus,
	.modal-confirm .btn-confirm:hover, .modal-confirm .btn-confirm:focus,
	.modal-confirm .btn-eror:hover, .modal-confirm .btn-error:focus,
	.modal-confirm .btn-warning:hover, .modal-confirm .btn-warning:focus, .modal-confirm .btn-confirmNo {
		background: #757575;
		outline: none;
	}*/

/** New Message/Confirm Modal Dialog Styles Ends here */

.item-icons-add-topic {
	font-size: 20px;
	cursor: pointer;
	margin-right: 0.5rem !important;
}

.margin-right-delete-btn {
	margin-right: 38px;
}

.card-header {
	padding: 0.5rem 1.25rem !important;
}

.k-panelbar > .k-item > .k-link {
	line-height: 1.34em;
}

.k-link {
	font-size: inherit;
}

.menu-data-toggle {
	position: absolute;
	z-index: 999;
	/*left: 24px;*/
	/*float: right;*/
	/*top: 6px;*/
	background: url(images/mc_leftmenu_sprite.png) no-repeat;
	text-indent: -9999px;
	width: 28px;
	height: 27px;
	background-position: -52px -4399px;
	background-color: #d2d2d2;
	/*border-radius: 50% !important;*/
}

.mc-add-icon {
	background: url(../Content/images/web_sprite_images.png) no-repeat -774px -387px;
	position: absolute;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.k-pager-md .k-pager-info {
	display: flex;
}

.k-list-optionlabel {
	font-size: inherit;
}

.mc-api-category {
	background: url('../Content/images/web_sprite_images.png') no-repeat;
	background-position: -1654px -641px;
	width: 26px;
	height: 26px;
	float: left;
}
/*
.mc-sapid-category {
	background: url('../Content/images/SAPID.svg') no-repeat;
	width: 26px;
	height: 26px;
	float: left;
}*/

.k-grid .field-validation-error {
	position: fixed;
}

.cursor-pointer {
	cursor: pointer;
}

.quick-count-entry {
	position: absolute;
	top: 31px;
	z-index: 9;
	margin-left: 6px;
}

.bulk-remove-mapped-items {
	position: absolute;
	top: 34px;
	z-index: 9;
	margin-left: 6px;
}

.bulk-remove-mapping {
	position: absolute;
	top: 34px;
	z-index: 9;
	margin-left: 6px;
}

.batches-items-grid-cls {
	min-height: 30px;
	overflow-x: auto;
	max-height: 488px;
}

.img-item-no-app {
	width: 26px;
	height: 26px;
	float: left;
}

.mc-grid-ukcustomer-green-icon {
	content: url('../Content/images/uk-nutri-alt-26.png');
	width: 26px;
	height: 26px;
}

.mc-grid-ukcustomer-red-icon {
	background-image: url('../Content/images/icon-ukcustomer-red-26.png');
	width: 26px;
	height: 26px;
	display: none;
}

.mc-grid-dynamicImage-green-icon {
	content: url('../Content/images/DynamicImg_40.png');
	width: 26px;
	height: 26px;
}

.mc-grid-dynamicImage-none-icon {
	display:none;
}

/*.mc-grid-enablefgl-green-icon {
	content: url('../Content/images/enable-FGL.png');
	width: 26px;
	height: 26px;
}

.mc-grid-enablefgl-gray-icon {
	content: url('../Content/images/disable-FGL.png');
	width: 26px;
	height: 26px;
}*/

.mc-whole-no-icon-item-screen {
	background-image: url('../Content/images/icon-circled-w-26.png');
	width: 26px;
	height: 26px;
	margin-right: -43px;
	margin-top: -6px;
}

.mc-decimal-icon-item-screen {
	background-image: url('../Content/images/icon-circled-d-26.png');
	width: 26px;
	height: 26px;
	margin-right: -43px;
	margin-top: -6px;
}

.mc-free-text-icon-item-screen {
	background-image: url('../Content/images/icon-circled-t-26.png');
	width: 26px;
	height: 26px;
	margin-right: -43px;
	margin-top: -6px;
}

.item-height2 {
	height: 2.1rem !important;
}

.k-icon-32 {
	font-size: 32px;
	margin-top: -2px;
	margin-left: 50px;
	cursor: pointer;
}

.preview-Data {
	content: url('../Content/images/icon-Preview-Data.png');
	margin-top: 6px;
	margin-left: 60px;
	cursor: pointer;
}

.mc-preview-32 {
	content: url('../Content/images/LabelPreview32px.png');
	font-size: 0px;
	margin-top: 4px;
	margin-left: 3px;
	cursor: pointer;
}

.mc-print-initiated-icon {
	content: url(../Content/images/Print-Initiated.png);
	/*position: absolute;*/
	width: 48px;
	height: 48px;
}

.mc-print-success-icon {
	content: url(../Content/images/Print-Success.png);
	/*position: absolute;*/
	width: 48px;
	height: 48px;
}

.mc-print-failed-icon {
	content: url(../Content/images/Print-Failed.png);
	/*position: absolute;*/
	width: 48px;
	height: 48px;
}

.mc-print-expired-icon {
	content: url(../Content/images/Print-Expired.png);
	/*position: absolute;*/
	width: 48px;
	height: 48px;
}


.mc-sort-icon {
	background: url(../Content/images/Sort.png) no-repeat;
	position: absolute;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

.mc-chef-icons {
	position: relative;
	float: left;
	width: 101%;
	color: gray;
	margin-top: -5px;
}

.mc-instruction-html-logo {
	background: url(../Content/images/html.png) no-repeat;
	position: absolute;
	width: 26px;
	height: 26px;
	/*margin-top: -3px;*/
	margin-left: -46px;
	float: left;
}
.mc-instruction-pdf-logo {
	background: url(../Content/images/pdf.png) no-repeat;
	position: absolute;
	width: 26px;
	height: 26px;
	/*margin-top: -3px;*/
	margin-left: -46px;
}

.recipeTrainingVideos {
	float: left;
	position: relative;
	width: 230px !important;
	height: 168px;
	padding-bottom: 20px;
}

.bread-Videos-Chef-Corner {
	border: 1px solid rgba(0, 0, 0, 0.125);
	/* margin: 10px; */
	padding: 10px 10px 30px 10px;
	min-height: 140px;
	border-radius: 10px;
	margin-right: 40px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: -13px;
	width: 195px;
}

.chef-videos {
	float: left;
	height: 0;
	padding-bottom: 42.85714%;
	position: relative;
	width: 100%;
	text-align: center;
}

.chef-videos img {
	width: 90%;
	height: 110%;
	position: absolute;
	left: 5%;
	margin-top: 10px;
}

	.chef-videos h3 {
		margin: 55% 0 0 0;
		font-size: 13px;
		font-weight: normal;
		/*color: #999;*/
		text-align: center;
	}
/*.topicTitle {*/
	/*display: block;*/
	/*margin: 5px 0 0 0;
}*/

#listViewVideoRecipe {
	padding: 0 0 30px 0;
}

#listViewVideoTraining {
	padding: 0 0 30px 0;
}
#listViewVideos {
	padding: 0 0 30px 0;
}

.recipe-training-play-icon {
	background-image: url("../Content/Images/play.png");
	left: 42%;
	position: absolute;
	height: 34px;
	width: 34px;
	top: 47%;
}

.recipeTrainingInstructions {
	float: left;
	position: relative;
	width: 150px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 120px;
}

.instructionContent {
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.125);
	text-align: center;
	margin: 10px;
	margin-left: 10px;
	width: 220px;
	border-radius: 15px;
	height: 80px;
}

	.instructionContent h4 {
		/*min-height: 100px !important;*/
		font-size: 14px;
		word-break: break-all;
		margin: 5% 0 0 0;
	}

.recipeTrainingVideoImg {
	background: url("../Content/Images/recipeTrainingVideoImg.png");
}
.k-grid .field-validation-error {
	position: relative;
	word-break:break-word;
}

.login-content-with-captcha{
	top:10%;
}


/* Card container to arrange cards */
.card-container-stage {
	display: flex;
	flex-wrap: wrap;
	gap: 20px; 
	justify-content: center; 
}

/* Basic card styles */
.card-stage {
	background-color: #ffffff; 
	border: 1px solid #ddd;
	border-radius: 8px; 
	padding: 15px; 
	padding-bottom: 0px;
	width: 100%; 
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important; 
}

	/* Card hover effect */
	/*.card-stage:hover {
		transform: scale(1.05);*/ 
		/*box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);*/ 
	/*}*/

.card-number {
	position: absolute;
	top: -8px;
	left: 15px; 
	font-size: 10px; 
	color: #fff; 
	font-weight: bold; 
	background: #038502; 
	padding: 5px; 
	border-radius: 4px; 
	border-top-left-radius: 13px;
	border-bottom-right-radius: 13px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	width: 50px;
	text-align: center;
}

/* Optional: Style for labels or other elements when inputs are readonly */
.readonly {
	background-color: #e9ecef !important; 
	border: 1px solid #ccc; 
	color: #6c757d;
	cursor: not-allowed; 
}

	.readonly:focus {
		border-color: #ced4da; 
		background-color: #e9ecef !important; 
		outline: none; 
	}

.readonly-label {
	color: #6c757d; 
}

.successtoast {
	position: fixed;
	top: 68px;
	right: 20px;
	background-color: #f4faf4;
	border: 1px solid #c3e6cb;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
	/*border-left: 5px solid #28a745;*/
	color: black;
	padding: 10px 15px 5px 15px;
	border-radius: 5px;
	z-index: 20005;
	font-size: 14px;
	width: 350px;
	display: flex;
	flex-direction: column;
}

.errortoast {
	position: fixed;
	top: 68px;
	right: 20px;
	background-color: #fdecec;
	border: 1px solid #f5c6cb;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
	/*border-left: 5px solid #dc3545;*/
	color: black;
	padding: 10px 15px 5px 15px;
	border-radius: 5px;
	z-index: 20005;
	font-size: 14px;
	width: 350px;
	display: flex;
	flex-direction: column;
}

.warningtoast {
	position: fixed;
	top: 68px;
	right: 20px;
	background-color: #fffaf1;
	border: 1px solid #ffeeba;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
	/*border-left: 5px solid #ffc107;*/
	color: black;
	padding: 10px 15px 5px 15px;
	border-radius: 5px;
	z-index: 20005;
	font-size: 14px;
	width: 350px;
	display: flex;
	flex-direction: column;
}

.informationtoast {
	position: fixed;
	top: 68px;
	right: 20px;
	/* right: 50%;
    transform: translateX(50%);*/
	background-color: #f1f9fb;
	border: 1px solid #b8daff;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
	/*border-left: 5px solid #007bff;*/
	color: black;
	padding: 10px 15px 5px 15px;
	border-radius: 5px;
	z-index: 20005;
	font-size: 14px;
	width: 350px;
	display: flex;
	flex-direction: column;
}


.MCtoast-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 5px;
}

.MCtoast-icon-title {
	display: flex;
	align-items: center;
}

.successtoast .MCtoast-icon {
	font-size: 20px;
	color: #28a745;
	margin-right: 10px;
}

.errortoast .MCtoast-icon {
	font-size: 20px;
	color: #dc3545;
	margin-right: 10px;
}

.warningtoast .MCtoast-icon {
	font-size: 20px;
	color: #ffc107;
	margin-right: 10px;
}

.informationtoast .MCtoast-icon {
	font-size: 20px;
	color: #007bff;
	margin-right: 10px;
}

.MCtoast-title {
	font-weight: bold;
	margin: 0;
	font-size: 16px;
	color: black;
}

.MCtoast-close {
	background: none;
	border: none;
	color: black;
	font-size: 15px;
	cursor: pointer;
}

.MCtoast-body {
	margin: 0 !important;
	font-size: 14px;
	text-align: left;
	padding-left: 30px;
}

.confirm-toast-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(2px);
	z-index: 20005;
	pointer-events: auto;
}

.confirm-toast {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #FFFFFF;
	border: none;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 15px;
	z-index: 20005;
	width: 370px;
	font-size: 16px;
	text-align: center;
	height: auto;
	min-height: 160px;
}

.toastConfirm-header {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #414042;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	position: relative;
	padding: 20px 15px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
}

	.toastConfirm-header .confirmIcon {
		position: absolute;
		left: 15px;
		top: 50%;
		transform: translateY(-50%);
		background-image: url('/Content/images/Confirm.gif');
		background-size: contain;
		background-repeat: no-repeat;
		width: 40px;
		height: 40px;
	}

.toastConfirm-title {
	font-weight: bold;
	color: #fff;
	margin: 0;
	text-align: center;
	font-size: 16px;
}

.toastConfirm-body {
	font-size: 14px;
	color: #000;
	text-align: center;
	word-wrap: break-word;
	overflow-wrap: break-word;
	white-space: normal;
	padding: 15px 20px 0px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	min-height: 50px;
}

#toastmessage {
	margin-bottom: 0px !important;
}

.toastConfirm-footer {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.btn-confirm,
.btn-confirmNo {
	background-color: #fff;
	color: #991C1F;
	border: 2px solid #991C1F;
	padding: 8px 20px;
	border-radius: 10px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	transition: all 0.3s ease-in-out;
}

	.btn-confirm:hover,
	.btn-confirmNo:hover {
		background-color: #991C1F;
		color: white;
	}

.MCtoast-progress-bar {
	height: 4px;
	background-color: lightgrey;
	width: 100%;
	border-radius: 2px;
	overflow: hidden;
	margin-top: 10px;
}

.succcesstoast-progress {
	height: 100%;
	background-color: #28a745;
	width: 0%;
}

.errortoast-progress {
	height: 100%;
	background-color: #dc3545;
	width: 0%;
}

.warningtoast-progress {
	height: 100%;
	background-color: #ffc107;
	width: 0%;
}

.infotoast-progress {
	height: 100%;
	background-color: #007bff;
	width: 0%;
}

.k-i-ReplicateDataIcon {
	background: url(../Content/images/ReplicateDataIcon.svg);
	width: 16px;
	height: 16px;
}

.k-i-ReplicateUserIcon {
	background: url(../Content/images/ReplicateUserIcon.svg);
	width: 15px;
	height: 15px;
}

.k-i-ReplicateLocationIcon {
	background: url(../Content/images/ReplicateLocationIcon.svg);
	width: 20px;
	height: 17px;
}

.k-i-ReviewUserDataIcon {
	background: url(../Content/images/ReviewUserDataIcon.svg);
	width: 15px;
	height: 14px;
}
.k-stepper .k-step-current .k-step-indicator {
	border-color: #991C1F;
	color: #fff;
	background-color: #991C1F;
}
.k-stepper .k-step-done .k-step-indicator {
	border-color: #991C1F;
	color: #fff;
	background-color: #991C1F;
}
.k-stepper .k-step-indicator {
	border-color: #979797;
	color: #515967;
	background-color: #979797;
}
.ReplicateStoreStepper .k-state-selected {
	color: #991C1F !important;
	background-color: #991C1F !important;
	border-color: #991C1F !important;
}
/*.checkbox-container {
	border: 2px solid #991C1F;
	padding: 5px;
	display: inline-block;
	border-radius: 10px;
}*/

#selectDataToReplicate .k-checkbox:checked {
	border-color: #991C1F !important;
	color: #fff;
	background-color: #991C1F !important;
}

.disabled-stepper .k-stepper {
	pointer-events: none; 
	opacity: 1;
}

.disabled-stepper .k-step {
	opacity: 1;
}

#progress-container {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.circular-progress {
	position: relative;
	width: 120px;
	height: 120px;
}

.progress-ring {
	transform: rotate(-90deg);
	width: 100%;
	height: 100%;
}

.ring-bg {
	fill: none;
	stroke: #e6e6e6;
	stroke-width: 12;
}

.ring-bar {
	fill: none;
	/*stroke: #0078d7; */
	stroke-width: 12;
	stroke-linecap: round;
	stroke-dasharray: 339.292; 
	stroke-dashoffset: 339.292;
	transition: stroke-dashoffset 0.5s ease;
}

.progress-label {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	font-weight: 600;
	color: #333;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(2px);
	z-index: 20005;
	pointer-events: none;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity 0.3s ease;
}

/*	.overlay.hidden {
		display: none;
	}*/
	.overlay.visible {
		opacity: 1;
		pointer-events: auto;
	}

.circular-background {
	position: relative;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	background-color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}

.circular-progress {
	position: absolute;
	width: 120px;
	height: 120px;
}