.errorcls {
	border-color: red !important;
}
.successmsg {
	color: #039103;
}
.errormsg {
	color: #910303;
}
.button-next-step {
	background: rgb(255, 52, 101) !important;
	box-shadow: 0px 10px 20px rgba(255, 202, 215, 1) !important;
	background: -moz-linear-gradient(
		-45deg,
		rgba(255, 52, 101, 1) 0%,
		rgba(231, 56, 120, 1) 51%,
		rgba(219, 58, 130, 1) 100%
	) !important;
	background: -webkit-linear-gradient(
		-45deg,
		rgba(255, 52, 101, 1) 0%,
		rgba(231, 56, 120, 1) 51%,
		rgba(219, 58, 130, 1) 100%
	) !important;
	background: linear-gradient(
		135deg,
		rgba(255, 52, 101, 1) 0%,
		rgba(231, 56, 120, 1) 51%,
		rgba(219, 58, 130, 1) 100%
	) !important;
	font-size: 15px !important;
	font-weight: 700;
	text-transform: uppercase;
}
.form-header {
	height: 44px;
}
.stepsul {
	list-style: none;
	float: right;
}
.stepsul li {
	display: inline-block;

	border-right: 1px solid #fd3665;
	font-size: 15px;
	margin-right: 9px;
	margin-top: 9px;
	padding-right: 5px;
	color: #f56184;
	font-weight: 700;
}
.step-lbl {
	font-size: 15px;
	padding: 9px 5px 5px 16px;
	color: #fd3665;
	font-weight: 700;
	float: left;
}
.step-cont {
	float: left;
}
.current {
	color: #a4a3a1 !important;
}
.stpth {
	border: none !important;
}
.btn-daysopen {
	width: 100%;
}
.drpcaret {
	float: right;
	margin-top: 9px;
}
.dayscheck {
	display: inline !important;
	padding-top: 4px !important;
	font-size: 14px !important;
}
.featurelistul {
	list-style: none;
	padding: 0;
	margin-bottom: 0px;
}
.impfields {
	color: red;
}
.prvstep {
	cursor: pointer;
}
.cuisinelist {
	width: 94%;
	max-height: 200px;
	overflow-y: scroll;
	left: 15px !important;
}

#delivery-modal {
	background: #fff;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative;
}
.delivery-btn {
	border: 1px solid #d5d5d3;
	padding: 10px 20px;
	line-height: 14px;
	border-radius: 2px;
	background-clip: padding-box;
	cursor: pointer;
}
.delvry-white {
	background-color: #ffffff;
	color: #555;
}
.delvry-def {
	background-color: #ffffff !important;
	color: #555 !important;
}
.delvry-red {
	background-color: #db0a0a;
	color: #fff;
}
.delyesact {
	background-color: #59c15d;
	color: #fff;
}
.delnoact {
	background-color: #db0a0a;
	color: #fff;
}
.del-btn-con a:hover {
	color: #555;
	text-decoration: none;
}
.itmnamecls {
	width: 70% !important;
	float: left !important;
	margin-right: 3px !important;
}

.itmpricecls {
	width: 28% !important;
}
.classcnclitem {
	float: right;
}
.classcnclitemedit {
	float: right;
}

.classcncl-toppsm {
	float: right;
}
.classtbcnlitem {
	float: right;
}
.classsubitem {
	float: right;
	margin-right: 3px;
}
.itmnsizecls {
	width: 40% !important;
	float: left !important;
	margin-right: 3px !important;
}
.itmsizepricecls {
	width: 20% !important;
	float: left !important;
}
.close-size-itms {
	padding: 8px;
	font-size: 18px;
	cursor: pointer;
}
.dl-horizontal dd {
	margin-left: 0px;
}
.tab-right-app .panel {
	margin-top: 5px;
}
.pad-right-min {
	padding-right: 1.25%;
}
.edit-button {
	top: 5px !important;
	right: -33px !important;
}
.font-icon-small {
	font-size: 12px !important;
	margin-right: 5px !important;
}
.panel-cls-wrap {
	width: 90%;
	margin: 0 auto;
	border: 1px solid #ddd;
	margin-top: 5px;
}
.tgl-checkcls {
	padding-right: 0px !important;
}
.tgl-checkcls i {
	left: 91px !important;
}
.dishoptions-ul {
	padding: 0;
}
.dishoptions-ul li {
	list-style: none;
	/* display: inline !important; */
}
.menu-opt-cont {
	margin-bottom: 6px;
}
.btnsveallmenu {
	margin-bottom: 11px;
}
.savemenus {
	float: right;
}
.notflfcount {
	margin-top: -15px !important;
	position: absolute;
	/* margin-left: 0px; */
	border: 1px solid #f58025;
	border-radius: 50% !important;
	width: 24px;
	background: #f58025;
	color: #fff;
}
.errordisplay {
	color: red;
}
.pointr {
	cursor: pointer;
}
.taxnmcls {
	width: 58%;
	float: left;
	margin-right: 2%;
}
.tacpercls {
	width: 30%;
	float: left;
	margin-right: 2%;
}
.tax-addnew {
	float: right;
}
ul.featurelistul li {
	width: 50%;
	float: left;
}
.add-mulgal-img {
	margin-left: 24px;
}
.remove-mulgal-img {
	margin-left: 24px;
}
.restyperd {
	float: left !important;
	margin-left: 8px !important;
	line-height: 15px !important;
}
a.btn-u.button-accept {
	background-color: #0a860a;
	width: 140px;
	color: #fff;
	margin: 5px;
	cursor: pointer;
}
a.btn-u.button-completed {
	background-color: green;
	width: 140px;
	color: #fff;
	margin: 5px;
	cursor: pointer;
}
a.btn-u.button-reject {
	/* background-color: red;*/
	background-color: rgba(255, 0, 0, 0.75);
	width: 140px;
	color: #fff;
	margin: 5px;
	cursor: pointer;
}

a.btn-u.button-rejected {
	/*background-color: red;*/
	background-color: rgba(255, 0, 0, 0.75);
	width: 140px;
	color: #fff;
	margin: 5px;
	cursor: pointer;
}

a.btn-u.button-process {
	background: linear-gradient(#ce5a01, #f47f24) !important;
	width: 140px;
	color: #fff;
	margin: 5px;
}
.ovrflwtbl {
	overflow-x: scroll !important;
}

.languages {
	top: 23px;
	left: -32px;
	display: none;
	padding: 6px 0px 0px 9px;
	list-style: none;
	min-width: 110px;
	position: absolute;
	background: #f0f0f0;
	float: right;
	line-height: 30px;
}
.hoverSelector a {
	cursor: pointer;
}
.cusinenamecnt {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.optionsname {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.extraoptionscnt {
	border: 1px solid #eee;
	margin-top: 5px;
}
.saveextraitem {
	margin-bottom: 10px;
	margin-right: 7px;
}
.extraitenprice {
	width: 20% !important;
	float: left !important;
}
.add-exra-itms {
	padding: 10px;
	cursor: pointer;
}
.close-remove-item {
	padding: 10px;
	cursor: pointer;
}
.display-saved {
	margin-top: 6px;
}
/* img.uploadimage:hover{
	
	opacity:0.5;
	
	}
	.pull-left:hover{
	
	opacity:0.5;
	background:red !important;
	
	} */

#box {
	width: 70px;
	height: 70px;
	box-shadow: inset 1px 1px 40px 0 rgba(0, 0, 0, 0.45);
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0% auto 0 auto;
	padding: 0px;
	background-size: cover;
	border-radius: 5px;
	overflow: hidden;
}

#overlay {
	background: rgba(0, 0, 0, 0.75);
	text-align: center;

	opacity: 0;
	-webkit-transition: opacity 0.25s ease;
	-moz-transition: opacity 0.25s ease;
}

#box:hover #overlay {
	opacity: 1;
}

#plus {
	font-family: Helvetica;
	font-weight: 900;
	color: rgba(255, 255, 255, 0.85);
	font-size: 45px;
}

.upload_frame {
	width: 0;
	height: 0;
	display: none;
}

/*Multiselect Dropdown */
.selectivity-clearfix {
	clear: both;
}
.selectivity-input {
	display: inline-block;
	width: 100%;
	z-index: 1; /* background-color: #000; */
	position: relative;
}
.selectivity-input select {
	display: none;
}
.selectivity-placeholder {
	color: #999;
}
/**
 * Backdrop
 */
.selectivity-backdrop {
	background: transparent;
	position: fixed; /* z-index: 9998; */
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
/**
 * Dropdown
 */
.selectivity-dropdown {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.15),
		0 10px 16px 0 rgba(0, 0, 0, 0.2);
	position: absolute;
	z-index: 9999;
}
.selectivity-search-input-container {
	border-bottom: 1px solid #eee;
}
.selectivity-search-input {
	background: transparent;
	border: 0;
	outline: 0;
	width: 100%;
}
.selectivity-results-container {
	max-height: 28em;
	overflow: auto;
	position: relative;
	z-index: 9999;
}
.selectivity-load-more,
.selectivity-result-item {
	cursor: pointer;
	padding: 7px; /* z-index: 999; */
}
.selectivity-result-children .selectivity-result-item {
	padding-left: 17px;
}
.selectivity-load-more.highlight,
.selectivity-result-item.highlight {
	/* background: #4484c7; */
	color: #373737;
}
.selectivity-result-item:first-child {
	border-radius: 4px 4px 0 0;
}
.selectivity-dropdown.has-search-input .selectivity-result-item:first-child {
	border-radius: 0;
}
.selectivity-result-label {
	font-weight: bold;
}
.selectivity-load-more,
.selectivity-result-item:last-child,
.selectivity-result-children:last-child .selectivity-result-item:last-child {
	border-radius: 0 0 4px 4px;
}
.selectivity-result-children .selectivity-result-item:last-child {
	border-radius: 0;
}
.selectivity-error,
.selectivity-loading,
.selectivity-search-input-container,
.selectivity-result-label {
	padding: 7px;
}
/**
 * Multi-selection input
 */
.selectivity-multiple-input-container {
	/* background: #fff; */
	border-radius: 4px;
	max-height: 10em;
	min-height: 44px !important;
	overflow: auto;
	padding: 0px 8px;
	border: 1px solid #e3e3e1;
	cursor: pointer; /* position:relative; */
}
.selectivity-multiple-input-container .selectivity-placeholder {
	height: -webkit-calc(2em + 4px);
	height: calc(2em + 4px);
	line-height: -webkit-calc(2em + 4px);
	line-height: calc(2em + 4px);
}
.selectivity-multiple-input,
input[type='text'].selectivity-multiple-input {
	background-color: transparent;
	border: none;
	float: left; /* height: -webkit-calc(2em + 4px); */
	height: 44px;
	max-width: 100%;
	outline: 0;
	padding: 0;
}
.selectivity-multiple-input:focus,
input[type='text'].selectivity-multiple-input:focus {
	background-color: transparent;
	box-shadow: none;
	outline: none;
}
.selectivity-multiple-input::-ms-clear {
	display: none;
}
.selectivity-multiple-input.selectivity-width-detector {
	position: absolute;
	top: -10000px;
	left: 0;
	white-space: pre;
}
.selectivity-multiple-selected-item {
	/* background: #4484c7; */
	border-radius: 3px;
	color: #453f39;
	cursor: default;
	float: left;
	line-height: 2em;
	padding-left: 4px;
	margin: 6px 2px;
	padding-right: 2px;
	position: relative;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.selectivity-multiple-selected-item.highlighted {
	background-color: #ccc;
}
.selectivity-multiple-selected-item-remove {
	color: #453f39;
	cursor: pointer;
	padding: 4px;
	float: right;
	margin-top: -4px;
}
.delete_msg {
	display: inline;
	color: green;
	font-weight: bold;
	text-transform: CAPITALIZE;
	font-size: 14px;
}

.errordistrm {
	color: red;
}

/** Added for Loyalty Configuration Page **/
label.small-label {
	font-size: 0.9em;
	line-height: 3.2em;
}

label.med-label {
	font-size: 1.2em;
	line-height: 3.2em;
}

/** Added for some nav items copied over from new restroadmin theme */

[data-sidebar-style='mini'] .nav-control,
[data-layout='horizontal'] .nav-control {
	display: none;
}
@media only screen and (max-width: 767px) {
	[data-sidebar-style='overlay'] .nav-header .logo-abbr {
		display: block;
	}
}
[data-header-position='fixed'] .nav-header {
	position: fixed;
	left: auto;
}
.nav-header {
	height: 7.5rem;
	width: 21.563rem;
	display: inline-block;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	transition: all 0.2s ease;
	z-index: 5;
}
.nav-header .logo-abbr {
	max-width: 45px;
}
@media only screen and (max-width: 575px) {
	.nav-header .logo-abbr {
		max-width: 35px;
	}
}
.nav-header .logo-compact {
	display: none;
}
@media only screen and (max-width: 1400px) {
	.nav-header {
		width: 18rem;
	}
}
.nav-header .brand-logo {
	display: flex;
	height: 100%;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
	font-size: 1.125rem;
	color: #fff;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 50px;
	font-weight: 700;
}
[data-sidebar-style='compact'] .nav-header .brand-logo,
[data-sidebar-style='mini'] .nav-header .brand-logo {
	padding-left: 0;
	padding-right: 0;
	justify-content: center;
}
@media only screen and (max-width: 767px) {
	.nav-header .brand-logo {
		padding-left: 0;
		padding-right: 0;
		justify-content: center;
	}
}
.nav-header .brand-title {
	margin-left: 20px;
	max-width: 120px;
	margin-top: 5px;
}
[data-theme-version='dark'] {
	background-position: 0 120%;
}
@media only screen and (max-width: 1199px) {
	.nav-header {
		width: 5rem;
		height: 5rem;
	}
	.nav-header .brand-title {
		display: none;
	}
}
.nav-control {
	cursor: pointer;
	position: absolute;
	right: -4.0625rem;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	font-size: 1.4rem;
	padding: 2px 0.5rem 0;
	border-radius: 2px;
}
@media only screen and (max-width: 767px) {
	.nav-control {
		right: -3.188rem;
	}
}
.hamburger {
	display: inline-block;
	left: 0px;
	position: relative;
	top: 3px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	width: 26px;
	z-index: 999;
}
.hamburger .line {
	background: #dd2f6e;
	display: block;
	height: 3px;
	border-radius: 3px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: auto;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hamburger .line:nth-child(1) {
	width: 20px;
}
.hamburger .line:nth-child(2) {
	width: 26px;
}
.hamburger .line:nth-child(3) {
	width: 22px;
}
.hamburger:hover {
	cursor: pointer;
}
.hamburger:hover .line {
	width: 26px;
}
/* .hamburger.is-active {
	 left: 60px;
}
 */
.hamburger.is-active .line:nth-child(1),
.hamburger.is-active .line:nth-child(3) {
	width: 10px;
	height: 2px;
}
.hamburger.is-active .line:nth-child(2) {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	width: 22px;
	height: 2px;
}
.hamburger.is-active .line:nth-child(1) {
	-webkit-transform: translateY(4px) rotate(45deg);
	transform: translateY(4px) rotate(45deg);
}
.hamburger.is-active .line:nth-child(3) {
	-webkit-transform: translateY(-4px) rotate(-45deg);
	transform: translateY(-4px) rotate(-45deg);
}
@media (min-width: 767px) {
	[data-sidebar-style='compact'] .nav-control {
		display: none;
	}
	[data-sidebar-style='compact'] .nav-header {
		width: 9.375rem;
	}
}
[data-sidebar-style='full'][data-layout='vertical'] .menu-toggle .brand-title {
	display: none;
}
[data-sidebar-style='full'][data-layout='vertical']
	.menu-toggle
	.nav-header
	.logo-abbr {
	display: block;
}
[data-sidebar-style='full'][data-layout='horizontal'] .logo-compact {
	display: none;
}
[data-sidebar-style='mini'] .nav-header .logo-abbr {
	display: block;
}
[data-sidebar-style='compact'][data-layout='vertical']
	.nav-header
	.brand-title {
	display: none;
}
[data-sidebar-style='compact'][data-layout='vertical']
	.nav-header
	.logo-compact {
	max-width: 75px;
}
[data-sidebar-style='compact'][data-layout='horizontal']
	.nav-header
	.brand-logo {
	padding-left: 30px;
	padding-right: 30px;
	justify-content: start;
}
[data-sidebar-style='modern'][data-layout='vertical'] .nav-header {
	width: 9.375rem;
}
[data-sidebar-style='modern'][data-layout='vertical'] .nav-header .brand-title {
	display: none;
}
[data-sidebar-style='modern'][data-layout='vertical']
	.nav-header
	.logo-compact {
	display: none;
}

/** Button gol karne hai */

.btn,
.btn-u {
	border-radius: 25px !important;
}
