/* loader and modal start */
#model { position: absolute; top: 0; left: 0; width: 100%; z-index: 10002; background-color: rgba(0,0,0,0.5); display: none; }
#loader { position: absolute; z-index: 10003; text-align: center; display: none; padding: 10px 10px 5px 10px; background-color: #fff; }
#loader img { display: inline-block; }
#loader label { font-size: 12px; color: #000; display: block; }
.modal-backdrop { z-index: 10000; }
.tooltip { z-index:10003; }
/* loader and modal end */

/* common classes start */
.m5 { margin: 5px; }
.mt5 { margin-top: 5px; }
.mr5 { margin-right: 5px; }
.mb5 { margin-bottom: 5px; }
.ml5 { margin-left: 5px; }

.mb7 { margin-bottom: 7px !important; }

.m10 { margin: 10px; }
.mt10 { margin-top: 10px; }
.mr10 { margin-right: 10px; }
.mb10 { margin-bottom: 10px; }
.ml10 { margin-left: 10px; }

.m15 { margin: 15px; }
.mt15 {	margin-top:15px; }
.mr15 {	margin-right:15px; }
.mb15 { margin-bottom: 15px; }
.ml15 {	margin-left:15px; }

.mt0 { margin-top: 0 !important; }
.mr0 { margin-right: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.ml0 { margin-left: 0 !important; }
.m0 { margin: 0 !important; }

.p5 { padding: 5px; }
.pt5 { padding-top: 5px; }
.pr5 { padding-right: 5px; }
.pb5 { padding-bottom: 5px; }
.pl5 { padding-left: 5px; }

.p10 { padding: 10px; }
.pt10 { padding-top: 10px; }
.pr10 { padding-right: 10px; }
.pb10 { padding-bottom: 10px; }
.pl10 { padding-left: 10px; }

.pt0 { padding-top: 0 !important; }
.pr0 { padding-right: 0 !important; }
.pb0 { padding-bottom: 0 !important; }
.pl0 { padding-left: 0 !important; }
.p0 { padding: 0 !important; }

.row5 { margin-left: -5px; margin-right: -5px; }
.col5 { padding-left: 5px; padding-right: 5px; }

.row7 { margin-left: -7px; margin-right: -7px; }
.col7 { padding-left: 7px; padding-right: 7px; }

.row10 { margin-left: -10px; margin-right: -10px; }
.col10 { padding-left: 10px; padding-right: 10px; }

@media(min-width: 1200px) {
	.col5-lg { padding-left: 5px; padding-right: 5px; }
}

.pv100 { padding-top: 100px; padding-bottom: 100px; }
.width100 { width: 100%; }
.ellipsis { white-space: nowrap; overflow: hidden; width: 100%; text-overflow: ellipsis; }
.inline-block { display: inline-block; }
.block { display: block; }
.display-none { display: none; }
.cursor_pointer { cursor: pointer; }
.minheiht-inherit { min-height: inherit !important; }
.border0 { border: none !important; }
.borderradius0 { border-radius: 0 !important; }
.icheck-label { margin-right: 15px; font-weight: normal; margin-bottom: 11px; }
[class*="icheckbox_square-"] { margin-right: 5px; background-position: -24px 0; top: -1px; }
[class*="iradio_square-"] { margin-right: 5px; background-position: -144px 0; top: -1px; }
.label-black { background-color: #000; }
.color-white { color: #fff !important; }
.bg-white { background-color: #fff; }
.border { border: 1px solid #ccc; }
.nowrap { white-space: nowrap; }
.color-inherit { color: inherit !important; }
.heightauto { height: auto !important; }
.overflowhidden{ overflow:hidden; }
.textarea-2row { height: 83px !important; }
.textarea-1row { height: 34px !important; }
.input-border-box { border: 1px solid #9A9A9A; background-color: #fff; padding: 4px 10px; min-height: 34px; }
.input-border-box label { font-weight: 600; padding-top: 1px }
.btn-grey { background-color: #9A9A9A !important; border-color: #9A9A9A !important; color: #fff !important; }
.mt26 { margin-top: 26px; }
.fa-16x { font-size: 1.6em; }
.minh420 { min-height: 420px; }

/* mostly used custom classes for admin lte start */
.fa-action { margin: 2px 3px; }
.field_no { width: 50px; }
.field_status { width: 100px; }
.field_createdat { width: 150px; white-space: nowrap; }
.field_actions { width: 100px; }
.field_orderno { width: 100px; }
.field_contact_status { width: 50px; }
.field_contact_action { width: 50px; }
.field_enquiryon { width: 190px; }
.field_contactmessage { min-width: 250px; }
.field_contactemail {width: 250px; }
.field_contactname { min-width: 230px; width: 230px; }
.field_untappd_value {min-width: 250px;}
.field_untappd_label {min-width: 150px; width: 150px;}
.field_dish{width: 130px;}
.field_amount{min-width: 100px;width: 100px;}
.field_dishname{min-width: 220px;width: 380px;}
.field_show_checkbox{ width: 115px; }
.pagination { margin: 0; }
.control-label.value { font-weight: normal; text-align: left; }
.table > tbody > tr.unread { background-color: #f9f9f9 !important; }
.thumbnail-rectangle { width: auto !important; }
textarea.form-control { min-width: 100%; max-width: 100%; }
.modal{ z-index:10001; }
.alertify-logs { z-index:10002; width: 450px; }
.alertify-log ul { margin-bottom: 0; }
.checkbox, .radio { margin-top: 0; }
.text-ellips-responsive{
	max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.imagethumb {
	position: relative;
	margin: 6px;
}
.imagethumb .fa-remove {
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    color: black;
    cursor: pointer;
    display: none;
    height: 15px;
    line-height: 15px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 3px;
    width: 15px;
    z-index: 10;
}
.imagethumb:hover .fa-remove {
	display: block;
}
.inputfilecontainer {
	border: 1px solid #9A9A9A;
    padding: 6px;
}
.form-group.has-error .inputfilecontainer,
.form-group.has-error .bootstrap-select .dropdown-toggle {
	border-color: #dd4b39 !important;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #dd4b39;
}
.inputfilecontainer p:last-child {
	margin-bottom: 0;
}
.imagethumb + .inputfilecontainer {
    padding-top: 35px;
    min-height: 112px;
}
.profile-user-img {
    /*height: auto;*/
    border-color: #9A9A9A;
}
.imagethumb.deleted::before {
	content: "\f253";
	font-family: 'FontAwesome';
	font-size: 40px;
	color: #A82234;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 11;
	background-color: rgba(255, 255, 255, 0.5);
	text-align: center;
	cursor: not-allowed;
	line-height: 100px;
}
.imagethumb.deleted .fa-remove {
	display: none;
}
.cke_chrome {
	border: 1px solid #cda034 !important;
}
.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
	box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	border: none;
}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
	background-color: #A82234;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
	background-color: #D9B0B6;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
	color: #333;
}
select.inline-selectpicker {
	background-color: #fff;
	padding: 0 5px;
}
/* mostly used custom classes for admin lte end */

/* side menu logo start */
.logo img {
	max-height: 40px;
}
.sidemenulogo {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -50px;
	overflow: hidden;
	background-color: #fff;
	border-right: 1px solid #d2d6de;
}
@media(min-width: 768px) {
	.sidebar-mini.sidebar-collapse .sidemenulogo {
		display: none;
	}
	.main-sidebar {
		z-index: 9990;
	}
}
@media(max-width: 767px) {
	.logo {
		display: none !important;
	}
	.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
		right: 1px;
	}
}
/* side menu logo end */

/* logo wise theme changes start [Red-Red]*/
a {
	color: #A82234;
}
a:hover,
a:focus {
	color: #9A9A9A;
}
.skin-blue .main-header .navbar,
.skin-blue .main-header .logo,
.skin-blue .main-header .logo:hover {
	background-color: #A82234;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
	background-color: #A82234;
}
.skin-blue .main-header li.user-header,
.skin-blue .main-header .navbar .nav > li > a:hover,
.skin-blue .main-header .navbar .nav > li > a:active,
.skin-blue .main-header .navbar .nav > li > a:focus,
.skin-blue .main-header .navbar .nav .open > a,
.skin-blue .main-header .navbar .nav .open > a:hover,
.skin-blue .main-header .navbar .nav .open > a:focus,
.skin-blue .main-header .navbar .nav > .active > a {
	background-color: #A82234;
}
.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
	background-color: #A82234;
}
.skin-blue .sidebar-menu > li.header {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.skin-blue .sidebar a {
	color: #fff;
}
.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a {
	color: #000;
	background-color: #fff;
	border-left-color: #000;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
	background-color: #fff;
	padding: 0;
	margin: 0px;
}
.skin-blue.sidebar-collapse .sidebar-menu > li > .treeview-menu {
	box-shadow: 2px 1px 2px rgba(0,0,0,0.2);
}
.skin-blue .treeview-menu > li > a {
	color: #000;
	padding-left: 20px;
}
.skin-blue .treeview-menu > li.active > a,
.skin-blue .treeview-menu > li > a:hover {
	background-color: #fff;
	color: #A82234;
}
.sidebar-menu li > a > .fa-angle-left {
	transition: all .3s ease-in-out;
}
.btn-primary {
	background-color: #A82234;
	border-color: #A82234;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
	background-color: #9A9A9A;
	border-color: #9A9A9A;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary.active[disabled],
.btn-primary.focus[disabled],
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #9A9A9A;
	border-color: #9A9A9A;
}
.box.box-custom {
	border-top-color: #9A9A9A;
}
.dashboard-box{
	background-color: transparent;
	border-top-color: #A82234 !important;
}
.form-control {
	border-color: #9A9A9A;
}

.form-control:focus {
	border-color: #A82234;
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color:#A82234;
	border-color:#A82234;
}

.message-count {
	color: #fff;
	background-color: #cda034;
	border-left-color: #fff;
}

.direct-chat-warning .right > .direct-chat-text {
	background: #cda034;
	border-color: #cda034;
	color: #fff;
}

.direct-chat-warning .right > .direct-chat-text::after, .direct-chat-warning .right > .direct-chat-text::before {
	    border-left-color: #cda034;
}

/* logo wise theme changes end */


/* bootstrap select start */
.bootstrap-select > .dropdown-toggle,
.bootstrap-select > .dropdown-toggle:active,
.bootstrap-select > .dropdown-toggle:focus,
.bootstrap-select > .dropdown-toggle:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
	background-color: #fff !important;
	color: #444;
	border-radius: 0;
	border-color: #9A9A9A !important;
	box-shadow: none !important;
	outline: none !important;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus {
	border-color: #A82234 !important;
}

.btn-group.open .dropdown-toggle,
.btn-group.open .dropdown-toggle:active,
.btn-group.open .dropdown-toggle:focus,
.btn-group.open .dropdown-toggle:hover {
	border-color: #3c8dbc !important;
}
.bootstrap-select.btn-group .dropdown-menu {
	border-radius: 0;
	border-color: #3c8dbc !important;
	max-width: 100%;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	max-width: 100%;
	margin-right: 0;
	padding-right: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	margin-right: 0;
}
.bootstrap-select.btn-group .dropdown-menu li a {
	color: #444;
}
.bootstrap-select.btn-group .dropdown-menu li.selected a,
.bootstrap-select.btn-group .dropdown-menu li.selected a:focus,
.bootstrap-select.btn-group .dropdown-menu li.selected a:hover,
.bootstrap-select.btn-group .dropdown-menu li a:hover {
	background-color: #9A9A9A;
	color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.active a {
	background-color: #A82234;
	color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	background-color: #ccc !important;
	color: #444 !important;
	opacity: 0.5 !important;
}
/* bootstrap select end */
/* select2 multiselect start */
.select2-container {
	max-width: 100%;
}
.select2-container--default .select2-selection--multiple {
	border-radius: 0;
	border-color: #cda034;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	border-radius: 0;
	border-color: #cda034;
	background-color: #cda034;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff !important;
	margin-right: 5px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border-color: #3c8dbc !important;
}
.select2-container--open .select2-dropdown--below {
	border-radius: 0;
}
.select2-container--default.select2-container--open {
	border-color: #3c8dbc !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected="true"] {
	background-color: #cda034;
	color: #fff !important;
}
.select2-dropdown {
	border-color: #3c8dbc;
	border-radius: 0 !important;
}
/* select2 multiselect end */

/* START - FINE UPLOADER DESIGN CHNAGES */
.jFiler-items {
	max-height:200px;
	overflow:auto;
}
.jFiler-items-grid .jFiler-item .jFiler-item-container {
	margin:0px 10px 10px 0px !important;
}
.jFiler-input-dragDrop {
	width:100% !important;
	margin: 0 auto 10px auto !important;
	padding: 10px !important;
	border: 2px dashed #9A9A9A !important;
}
.jFiler-item-others {
	cursor:pointer;
}
.thumb-portrait .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb {
	width: 123px !important;
}
.box-custom .jFiler-item {
    width: auto !important;
}
/* END - FINE UPLOADER DESIGN CHNAGES */




/* START - ASSIGN DISHES TO CUISINES */
/*

.img-cls {
	border: 2px solid #ccc;
	padding:3px;
}

*/
.menucard-box {
    border: 1px solid #A82234;
}
.menucard-box h4 {
	background-color: #A82234;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 10px;
    text-align: center;
}
.menucard-box-scroll-container {
	padding: 6px 0 6px 6px;
	position: relative;
}
.menucard-box-scroll {
	overflow:auto;
}
.menucard-box-scroll.leftbox {
	height: 534px;
}
.menucard-box-search {
	background-color: lightgrey;
	padding: 10px;
}
.dish-box {
	position: relative;
	overflow:hidden;
	padding-bottom: 75%;
	background-color: #000;
}
.dish-box > img {
    position: absolute;
	top: 50%;
	left: 50%;
	width: 150%;
	max-height: 150%;
	transform: translate(-50%, -50%);
	z-index: 10;
}
.dish-title {
	color: #fff;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    position: absolute;
    bottom: 0px;
    font-weight: 600;
    text-align:center;
    z-index:10;
    padding: 3px;
	font-size: 12px;
    width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cuisine-box {
	background: none;
	border: none;
}
.cuisine-box .dish-box:hover .dish-title {
	display: none;
}
.dish-box-hover {
    background-color: rgba(168, 34, 52, 0.5);
    overflow: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    width: 100%;
    top: 100%;
    height: 100%;
    -webkit-transition  : all ease-in-out 0.15s;
    -o-transition       : all ease-in-out 0.15s;
    transition          : all ease-in-out 0.15s;
}
.cuisine-box .dish-box:hover .dish-box-hover {
	top:0;
}
.dish-box-actions {
	height: 20px;
    left: 0;
    position: absolute;
    right: 3px;
    top: 2px;
}
.dish-box-actions .fa {
	color: #fff;
    float: right;
    font-size: 16px;
    height: 15px;
    margin-left: 5px;
    text-align: center;
    width: 15px;
}
.dish-detail {
	position: absolute;
    z-index: 1000;
	bottom: 5px;
    left: 5px;
    right: 5px;
    top: 20px;
}
.dish-detail-input {
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border: medium none;
    color: #000;
    font-weight: 600;
    padding: 3px 7px;
    width: 100%;
    margin-bottom: 4px;
    height: 25px;
    resize: none;
}

#dishes {
	padding: 0px 3px 0px 0px !important;
	margin: 0;
	list-style-type: none;
}
#dishes li {
	width: 33.33333%;
	cursor: move;
	z-index: 99999;
	padding: 3px;
	float: left;
	-webkit-transition  : all ease-in-out 0.75s;
    -o-transition       : all ease-in-out 0.75s;
    transition          : all ease-in-out 0.75s;
}
#dishes .dish-box {
	border: 3px solid #fff;
	-webkit-transition  : all ease-in-out 0.75s;
    -o-transition       : all ease-in-out 0.75s;
    transition          : all ease-in-out 0.75s;
}
#dishes li .dish-title {
	-webkit-transition  : all ease-in-out 0.75s;
    -o-transition       : all ease-in-out 0.75s;
    transition          : all ease-in-out 0.75s;
}
#dishes li:hover .dish-box,
#dishes li.ui-draggable-dragging .dish-box {
	border-color: #A82234;
}
#dishes li:hover .dish-title,
#dishes li.ui-draggable-dragging .dish-title {
	background-color: #A82234;
}
#dishes::after {
	clear: both;
	content: "";
	display: block;
}
#dishes li.dishhidden {
	position: absolute;
	top: -1000px;
	opacity: 0;
}
#dishes li.ui-draggable-dragging,
#dishes li.ui-draggable-dragging .dish-box,
#dishes li.ui-draggable-dragging .dish-title {
	-webkit-transition  : none;
    -o-transition       : none;
    transition          : none;
}

.menucard-box-scroll.rightbox {
	height: 600px;
}
.menucard-box-scroll-in {
	padding: 3px;
	border-bottom: 1px solid #A82234;
}
.menucard-box-scroll-in:last-child {
	border-bottom: none;
}
.cuisine-title {
	position: relative;
	background-color: lightgray;
    color: #333;
    display: block;
    font-size: 17px;
    font-weight: 600;
    padding: 5px 10px;
    text-align: left;
    width: 100%;
	cursor: pointer;
}
.cuisine-title:hover {
	color: #A82234;
}
.cuisine-title .right-icon {
	float: right;
	line-height: 24px;
}
.cuisine-title:hover .print-icon,
.cuisine-title:hover .qrcode-icon {
    color: #333;
}
.cuisine-title .print-icon:hover,
.cuisine-title .qrcode-icon:hover {
	color: #A82234;
}
.cuisine-box {
	min-height: 519px;
	padding: 3px 0;
}
.cuisine-box ul {
	padding: 0px !important;
	margin: 0;
}
.cuisine-box ul li {
	list-style-type: none;
	float: left;
	width: 150px;
	padding: 3px;
}
.cuisine-box ul::after {
	clear: both;
	content: "";
	display: block;
}
@media(max-width: 767px){
	.cuisine-box {
	    text-align: center;
	}
}
/* END - ASSIGN DISHES TO CUISINES */




/* star start  - 17-01-2017 */
div.stars {
  	display: inline-block;
}
input.star { display: none; }
label.star {
  	float: right;
  	padding: 10px 0 0 5px !important;
  	font-size: 20px;
  	color: #838383;
  	transition: all .2s;
  	margin-right: 0 !important;
  	line-height: 1;
  	font-weight: normal;
}
label.star:before,
label.star:after {
	border: none !important;
  	height: auto !important;
  	position: static !important;
}
label.star:before {
  	content: '\f006' !important;
  	font-family: FontAwesome;
}
input.star:checked ~ label.star:before,
.hoverstar label.star:hover ~ label.star:before,
.hoverstar label.star:hover:before {
  	content: '\f005' !important;
  	color: #A82234;
  	transition: all .25s;
}
.hoverstar label.star:hover:before {
  	cursor: pointer;
}
.studentratingstar label.star {
	font-size: 20px;
	margin-right: 5px !important;
    padding: 0 !important;
}
/* star end */
.sidebar-menu li > a > .pull-right-container {
    margin-top: -10px;
    position: absolute;
    right: 10px;
    top: 50%;
}

.sidebar-menu > li .label, .sidebar-menu > li .badge {
	background-color: #00a65a !important;
}

.sidebar-mini.sidebar-collapse .pull-right-container {
    background-color: transparent !important;
    margin-top: 0;
    right: 0 !important;
}
.info-cls {
	border:1px solid #ccc;
	padding:5px;
	min-height: 160px;
	background-color: #f7f7f7;
}

.info-cls > label {
	background-color: #9A9A9A;
	color:#fff;
    padding: 5px;
    width: 100%;
}
.info-cls > label .actions {
	color: #fff;
}
.info-cls > label .actions:hover,
.info-cls > label .actions:focus {
	text-decoration: underline;
}
.info-cls > div {
    padding: 10px;
}
.dish-box-cls {
	padding:5px;
	position:relative;
}

.dish-img-cls {
	position:absolute;
	right:-30px;
	top:4px;
}

.dish-desc-cls {
	background-color:#ebebeb;
	padding:20px;

}

.dish-desc-cls .fa{
	font-size:20px;
}

.dish-desc-cls span, .dish-desc-cls a {
	vertical-align: middle;
}

.dish-desc-cls h3 {
	font-size:22px;
}

.event-desc-cls{
	margin-bottom:0px
}
@media(max-width:1603px) {
	.dish-desc-cls {
		min-height:160px;
	}
}

@media(max-width:1376px) {
	.dish-desc-cls {
		min-height:200px;
	}
}

@media(max-width:1200px) {
	.dish-desc-cls h3 {
		font-size:20px;
	}

	.dish-desc-cls h4 {
		font-size:15px;
	}

	.dish-desc-cls {
		min-height:150px;
	}
	.event-desc-cls{
		margin-bottom:10px !important;
	}
}
@media(max-width: 579px){
	.dish-box-clm-cls{
		width: 100%;
	}
}
@media(max-width: 479px){
	.box-custom h3.dishbox-title {
	    margin-bottom: 10px;
	    width: 100%;
	}
	.dishes-add-btn {
	    width: 25%;
	}
	.dishes-srch-box {
	    float: left !important;
	    margin-left: 0;
	    width: 70%;
	}
}
@media only screen and (min-width: 560px) and (max-width: 767px) {
	.dish-image-cls {
		width:100%;
	}
}
.green{color: #008000}
.red{color: #FF0000}

.table > thead > tr > th {
    border-bottom: 2px solid #A82234;
    color: #A82234;
    vertical-align: top;
}

/***************************************************/

.select2.select2-container {
    min-width: 100%
}

.select2 .select2-selection {
    border-color: #9a9a9a;
    border-radius: 0;
    height: 34px;
    padding: 6px 12px;
}
.select2 .select2-selection .select2-selection__rendered {
    padding: 0;
}
.select2 .select2-selection .select2-selection__arrow {
    top: 50%;
    transform: translate(0px, -50%);
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #A82234;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #ddd;
    color: #333333 !important;
}
.mar-0{
	margin: 0;
}
.pad-0{
	padding: 0;
}
/**************************************************/
.card-box-container {
	padding: 5px;
}
.box-clm-cls {
    float: left;
    /*height: 400px;*/
    width: 260px;
}
.box-cls{
	padding: 5px;
    position: relative;
}
.desc-cls{
	background-color: #ebebeb;
    /*height: 150px;*/
    padding: 5px;
    transition: all 0.3s ease-in-out 0s;
}
.desc-cls h3 {
    font-size: 18px;
    font-weight: bold;
}
.image-cls{
	display: inline-block;
	width: 100%;
}
.img-container {
    padding: 15px;
    background-color: #ebebeb;
    transition: all 0.3s ease-in-out 0s;
}
.desc-cls h5 {
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 15px;
}
.box-cls .box-title {
    margin-bottom: 0;
    margin-top: 0;
    text-transform: capitalize;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.box-desc-line {
    border-color: #A82234;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 90%;
}
.box-action .fa-action {
    font-size: 20px;
    margin: 5px 5px;
}
.fa-date-info {
    color: #A82234;
    cursor: default;
    margin-left: 5px;
    font-size: 12px;
}

.box-clm-cls:hover .img-container, .box-clm-cls:hover .desc-cls {
	background-color: #65C525;
	color: #fff;
}
.box-clm-cls:hover .fa-date-info {
    color: #fff;
}
.box-clm-cls:hover .box-desc-line {
    border-color: #fff;
}


.box-clm-cls:hover input.star:checked ~ label.star::before, .hoverstar label.star:hover ~ label.star::before, .hoverstar label.star:hover::before {
    color: #fff;
}
.box-clm-cls:hover label.star {
    color: #fff;
}




.fa-date-info:hover {
    color: #000 !important;
}

.box-clm-cls:hover .fa-action {
    color: #fff;
}
.box-clm-cls:hover .activate {
    color: #71ab01;
}
.box-clm-cls .fa-action:hover {
    color: #000;
}
.desc-date {
    font-size: 12px;
}
.dish-typ-img {
    display: inline-block;
    height: 22px;
    margin-left: 10px;
    width: 22px;
}
.docuemnt-status-symbol {
    background-color: #fff;
    border: 2px solid;
    /*display: table-cell;*/
    font-size: 12px;
    height: 18px;
    line-height: 15px;
    text-align: center;
    vertical-align: middle;
    width: 18px;
}
.veg {
	color: #22B14C;
}
.nonveg{
	color: #ED1C24;
}
.eggetarian{
	color: #FFC90E;
}
.sidebar-menu li > a > .fa-angle-right {
    transition: all 0.3s ease-in-out 0s;
}
.sidebar-menu li.active > a > .fa-angle-right {
    transform: rotate(90deg);
}
.sidebar-menu li > a > .fa-angle-right {
    height: auto;
    margin-right: 10px;
    padding: 0;
    width: auto;
    width: 0 !important;
}
.treeview-menu .active > a > i {
    color: #A82234;
}
.treeview-menu a:hover > i {
    color: #A82234;
}
.messages-menu > a > i {
    font-size: 22px;
}
.messages-menu .gly-res-book {
    font-size: 19px;
}
.main-header .navbar .nav > li > a > .label {
    font-size: 12px;
}
.main-header .sidebar-toggle {
    font-size: 32px;
    padding: 2px 15px 3px 15px;
}
.radio-btn-box1 {
    width: 100px;
}
.radio-btn-box2 {
    width: 120px;
}
.radio-btn-box3 {
    width: 170px;
}
.sidebar-mini.sidebar-collapse .treeview .pull-right-container {
    margin-top: -10px;
}
.sidebar-menu > li > a > i {
    font-size: 17px;
}
.sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
    width: 25px;
}
.glyphicon {
    top: 3px;
}
.iradio_square-red {
    margin-right: 5px;
}
.box-header > .box-title {
	margin-top: 5px;
	font-weight: 600;
	color: #000;
}
/*.box-header > div.pull-right {
    margin-top: 6px;
}*/
.image-cls1 {
    object-fit: cover;
}
.image-cls1, .image-cls2 {
    display: inline-block;
    height: 100px;
    margin: 4px;
    width: 100px;
}
.dish-review-box .studentratingstar {
    display: inline-block;
}
.dish-review-box .studentratingstar .star {
    margin-bottom: 0;
}
.review-dish-desc {
    height: 40px;
    padding: 0 5px;
}
.dish-name-col {
    display: table;
    height: 50px;
}
.dish-name {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    left: 0;
    line-height: 15px;
    padding: 5px 0 7px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}
.review-dish-img-wrapper, .resreview-img-wrapper{
	position: relative;
}
.review-dish-name{
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle;
    margin-left: 10px;
}
.review-left-box img {
	/*border:2px solid #ccc;
	padding:5px;*/
	display: inline-block;
	width: 100%;
}
.review-right-box img {
    display: inline-block;
    width: 50px;
}
.review-date {
    display: inline-block;
    padding: 5px 0 10px 0;
    float: right;
}
.review-right-box .fa-date-info {
    font-size: 14px;
}
.review-right-box .studentratingstar {
    margin-top: 20px;
}
.restaurant-review-box .image-cls2 {
    height: auto;
    width: 100%;
}
.review-rating-wrap {
    display: inline-block;
    width: 49%;
}
.review-rating-star .studentratingstar {
    display: inline-block;
}
.review-rating-name > h5 {
    margin: 2px 0;
}
.review-rating-wrap .studentratingstar .star {
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px !important;
}
.restaurant-review-box .img-container {
    padding-bottom: 5px;
}
.review-rating-star {
    display: inline-block;
}
.desc-cls .desc-date {
    margin-top: 10px;
}
.restaurantreview-user-name {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.review-user-name {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
}
.review-desc {
    display: inline-block;
    text-align: justify;
    width: 100%;
}
.restaurantreview-rating-con .studentratingstar {
    margin-top: 0;
}
.restaurantreview-img-rating-con {
    display: inline-block;
    width: 100%;
}
.resreview-img-wrapper {
    display: inline-block;
    float: left;
    width: 142px;
}
.restaurantreview-rating-con {
    float: left;
    margin-left: 30px;
    width: 225px;
}
.restaurantreview-rating-wrap {
    display: inline-block;
    width: 100%;
}
.restaurantreview-rating-name {
    display: inline-block;
    width: 100px;
}
.restaurantreview-rating-star {
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
}
.tbl-res-dtl {
    border-bottom: 1px solid #A82234;
    display: table-cell;
    height: 50px;
    padding: 10px;
    vertical-align: middle;
    width: 100%;
}
.tbl-res-dtl label {
    margin-bottom: 0;
}
.tbl-res-box .tbl-res-wrap {
    display: table;
}
.tbl-res-box .box-body {
    padding-bottom: 0;
    padding-top: 0;
}
.tbl-res-box .box-footer {
    margin-top: 20px;
}
.jFiler .jFiler-input-dragDrop {
    text-align: unset;
}
.form-group .jFiler-input-dragDrop .jFiler-input-icon {
    display: inline-block;
    float: left;
    font-size: 40px;
}
.jFiler-input-text {
    display: inline-block;
}
.jFiler-input-text h3 {
    display: inline-block;
    margin-left: 10px !important;
}

.form-group .jFiler-input-text span {
    font-size: 18px;
    margin: 5px 30px !important;
}
tr.border-top-cls td {
	border-top: 2px solid #A82234 !important;
	font-size: 16px;
}
tr.border-top-cls-1 td {
	border-top: 2px solid #A82234 !important;
}
.bootstrap-select.btn-group .dropdown-menu li a:hover{
	background-color: #A82234;
}
.dishes-tbl {
    margin-top: 20px;
    border: 1px solid #ccc;
}
.multiselectlabel {
    font-size: 11px;
    font-weight: normal;
}
.select-receipient{
	display: none;
}
.activate {
    color: #71ab01;
}
@media(max-width: 991px){
	.review-dish-img{
		text-align: center;
	}
	.review-dish-img-wrapper {
	    width: 400px;
	    display: inline-block;
	}
	.review-right-box {
	    display: inline-block;
	    margin-top: 30px;
	}
	.resreview-left-box .review-dish-img-wrapper {
	    width: 220px;
	}
}
@media(max-width: 767px){
	.card-box{
		text-align: center;
	}
	.box-clm-cls {
	    display: inline-block;
	    float: none;
	}
}
@media(max-width: 479px){
	.review-dish-img-wrapper {
	    width: 100%;
	}
	.review-dish-name {
	    display: inline-block;
	    margin-left: 0;
	    margin-top: 10px;
	    width: 100%;
	}
	.dish-name {
		font-size: 14px;
    }
    .restaurantreview-rating-con {
	    margin-left: 0;
	    margin-top: 10px;
	    width: 100%;
	}
	.review-date {
	    width: 100%;
	}
	.resreview-righ-box .review-date {
	    margin-bottom: 20px;
	}
	.restaurantreview-user-name {
	    margin-bottom: 0;
	}
	.tbl-res-box .tbl-res-wrap span, .tbl-res-box .tbl-res-wrap label, .box-header > div {
	    width: 100%;
	    padding: 0;
	}
	.jFiler .jFiler-input-dragDrop {
	    text-align: center;
	}
	.form-group .jFiler-input-dragDrop .jFiler-input-icon {
	    width: 100%;
	}
	.jFiler-input-text {
	    display: grid;
	    width: 100%;
	}
	.form-group .jFiler-input-text span {
	    margin: 5px !important;
	}
}

.alertify-log {
	background-color: #fff3cd;
	border-color: #ffeeba;
	color: #856404;
}
.alertify-log {
	padding: 24px 20px;
	box-shadow: 0 0 15px 0px rgba(0,0,0,0.6);
	/*color: #fff;*/
	cursor: pointer;
}
.alertify-log-success {
	background-color: #37a000;
	border-color: #37a000;
	color: #fff;
}
.alertify-log-error {
	background-color: #b00;
	border-color: #b00;
	color: #fff;
}
.alertify-logs { width: 450px; max-width: calc(100% - 20px); }

@media(max-width: 767px) {
	.alertify-log {
		padding: 18px 14px;
	}
}
/*export and joien event */
.joinevent-box {
    border: 1px solid #9a9a9a;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 5px 5px 0;
}
.joinevent-inner-box {
    display: table;
    height: 50px;
    margin-bottom: 5px;
}
.joinevent-img-box {
    height: inherit;
}
.joinevent-userimg {
    display: inline-block;
    height: inherit;
}
.joinevent-userdtl-box {
    display: inline-block;
    height: inherit;
    width: 86%;
}
.joinevent-userdtl-box div {
    display: inline-block;
    padding: 2px;
    width: 100%;
}
.joinevent-userdtl-box {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
}

.link-export {
    float: right;
    padding: 0 10px;
    text-decoration: underline;
    color: #A82234;
}
.link-export:focus, .link-export:hover {
	color: #A82234;
    text-decoration: underline;
}
.btn-export{
	margin-left: 10px;
    margin-top: 6px;
    padding: 4px 7px;
}
.newsletters-search, .user-search {
    width: 28%;
}
@media(max-width: 550px){
	.newsletters-search, .user-search {
	    width: 100%;
	}
}
@media(max-width: 550px){
	.newsletter-box .box-title{
		width: 100%;
	}
	.newsletter-box .btn-export{
		float: left !important;
		margin-left: 0;
	}
}
.smscontent-counter {
    float: right;
    font-size: 12px;
}
.nav-transparent,
.nav-transparent>.nav-tabs>li.active>a,
.nav-transparent>.nav-tabs>li.active:hover>a,
.nav-transparent>.tab-content {
	background: none;
	box-shadow: none;
}
.tab-top-red>.nav-tabs>li.active {
	border-top-color: #A82234;
}
.texareasmall {
	height: 50px !important;
}
.order-info {
	min-height: 259px;
}
.order-info .nav-tabs {
	background-color: #f4f4f4;
	border: none;
}
.order-info .nav-tabs>li>a {
	padding: 7px 15px;
}
.bg-white,
.order-info .tab-content,
.order-info .nav-tabs>li.active>a {
	background-color: #fff !important;
}
.order-info .nav-tabs>li.active>a {
	border-left: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
}
.order-info .tab-content {
	border: 1px solid #ccc;
	border-bottom: none;
	border-radius: 0;
}
.order-info .tab-content-bottom {
	border: 1px solid #ccc;
	border-top: none;
}
.order-info hr {
	border-color: #9A9A9A;
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin: 0;*/
}
hr.md {
	border-width: 2px;
}
#dishescontainer > .row:last-child .form-group {
	margin-bottom: 0 !important;
}
.orderrow {
	position: relative;
}
.addnewbtn {
	margin-top: 1.5px;
}
.form-control[readonly] {
	border-color: #9A9A9A;
}
.btn-status {
	background-color: #A82234 !important;
	border-color: #A82234 !important;
	opacity: 0.5;
}
.btn-status.selected {
	opacity: 1;
}
.btn-bordered {
	background: #fff;
	border-color: #9A9A9A;
	border-left: none;
	color: #555;
	font-weight: bold;
}
.btn-bordered:hover,
.btn-bordered:focus {
	color: #fff;
	background-color: #A82234;
	border-color: #A82234;
}
label .fa-dollar {
	font-size: 12px;
}
h3 label .fa-dollar {
	font-size: 18px;
}
.btn-actions:focus {
	border: 1px solid #A82234;
	background-color: #9A9A9A;
}
/* switch start */
.switch {
	display: block;
	color: inherit !important;
	padding: 2px 4px;
	margin: 0;
	height: 32px;
}
.switch .fa {
	color: #A82234;
	vertical-align: middle;
	margin-right: 2px;
}
.switch.active .fa {
	color: #00a65a;
	-webkit-transform:none;
	-ms-transform:none;
	transform:none;
}
.switch .text {
	vertical-align: middle;
}
/*.switch:focus {
	outline: 1px solid #A82234;
	outline-offset: -2px;
}*/
th.switch,
td.switch {
	display: table-cell;
}
.icheck-label .disabled + .label-text {
	color: #bbb;
}
/* switch end */
.navbar-nav>li.messages-menu>a {
	padding-top: 13px;
	padding-bottom: 13px;
}
/* CUSTOM TAB START */
.nav-tabs-custom.custom-tab {
	background: none;
	box-shadow: none;
}
.nav-tabs-custom.custom-tab>.nav-tabs>li.active {
	border-top-color: #A82234;
}
.nav-tabs-custom.custom-tab>.tab-content {
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.panel-custom .color-palette {
	background-color: #9A9A9A !important;
}
/* CUSTOM TAB END */
.icheck-label.custom {
	margin-top: 5px;
	margin-bottom: 4px;
}
.label-custom {
	margin-top: 5px;
	margin-bottom: 9px;
}
@media(max-width: 991px) {
	.text-left-sm {
		text-align: left !important;
	}
}
@media(max-width: 767px) {
	.icheck-label.mtb0-767 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.label-custom {
		margin-top: 0px;
		margin-bottom: 0px;
	}
}
.loadsrollable li:hover {
	cursor: move;
}
.loadsrollable li.ui-sortable-helper {
    cursor: move;
    z-index: 10000;
}
.jslghtbx {
	z-index: 10000 !important;
}
.jslghtbx-prev.jslghtbx-no-img,
.jslghtbx-next.jslghtbx-no-img {
    border-top-width: 25px !important;
    border-bottom-width: 25px !important;
}
.jslghtbx-prev.jslghtbx-no-img {
    border-right-width: 20px !important;
}
.jslghtbx-next.jslghtbx-no-img {
    border-left-width: 20px !important;
}
@media(max-width: 767px) {
	.text-center-xs {
		text-align: center !important;
	}
}
.img-container.fix.rect {
	width: 100%;
	height: 130px;
	line-height: 100px;
	vertical-align: middle;
}
.img-container.fix.rect img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.maroon-border .bootstrap-select .dropdown-toggle {
	border: 1px solid #d81b60 !important
}

/* WEBSITE EDITOR SECTION BOXES START */
.group-box {
	border: 1px solid #aaa;
}
.group-box .box-title {
	color: #fff;
	background-color: #aaa;
	margin: 0;
	padding: 7px 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
}
.group-box .box-content {
	padding: 10px 15px;
	background-color: #f6f6f6;
}
.box-image {
	/*padding: 30px 20px;*/
	/*padding-bottom: 50%;*/
	height: 256px;
	background-color: #ccc;
	border: 2px solid #A82234;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	position: relative;
}
.box-image.h100 {
	background-size: auto 100%;
}
.box-image.w100 {
	background-size: 100% auto;
}
/*.box-image * {
	color: #fff;
	text-shadow: 1px 1px #000;
}*/
.box-image::after {
	/*position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
	content: "";
	display: block;*/
}
.box-image-content {
	/*position: relative;
	z-index: 2;*/
}
.box-image-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	background-color: rgba(0,0,0,0.5);
	padding: 5px;
}
.box-image-bottom * {
	color: #fff;
	text-shadow: 1px 1px #000;
}
.box-uploadbtn {
	position: relative;
	margin-right: 5px;
}
.box-uploadbtn input {
	position: absolute;
	opacity: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.box-desc {
	text-align: center;
	display: inline-block;
}
.sortable_box {
	padding: 0;
	list-style-type: none;
}
.sortable_box li {
	padding: 10px;
	text-align: center;
	width: 150px;
	height: 90px;
	float: left;
}
.sortable_box li .li-content {
	background-color: #ddd;
	padding: 10px;
	color: #000;
	font-size: 18px;
	cursor: pointer;
	height: 100%;
}
.sortable_box li.unsortable .li-content {
	background-color: #eee !important;
	color: #777 !important;
	cursor: not-allowed;
}
.sortable_box li:hover .li-content,
.sortable_box li.ui-sortable-helper .li-content {
	background-color: #A82234;
	color: #fff;
}
.sortable_box li.ui-sortable-helper .li-content {
	cursor: move;
}
.sortable_box:after {
	display: block;
	content: "";
	clear: both;
}
.tbl {
	display: table;
	height: 100%;
	width: 100%;
}
.tbl-cell {
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
/* WEBSITE EDITOR SECTION BOXES END */
/* summarybox start */
.summarybox {
	padding: 10px;
	border-bottom: 1px solid #f4f4f4;
	color: #000;
}
.summarybox-in {
	padding: 15px 15px;
	background-color: rgba(0,0,0,0.10);
}
.summary-title {
	font-size: 18px;
	border-bottom: 1px solid #000;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
/* summarybox end */
.error-page {
	margin-top: 70px;
	margin-bottom: 100px;
}
h2 .fa {
	font-size: 1.3em;
	vertical-align: baseline;
}
.dishlist .img-container img {
	width: 220px;
	height: 145px;
}
.cuisinelist .img-container img {
	width: 220px;
	height: 258px;
}
.userlist .img-container img {
	width: 220px;
	height: 220px;
}
.eventlist .img-container img {
	width: 220px;
	height: 137px;
}
/* SUBSCRIPTION PACKAGE BOX START */
.packagebox .selectbtn .selected {
	display: none;
}
.packagebox.selected .selectbtn .selected {
	display: block;
}
.packagebox.selected .selectbtn .select {
	display: none;
}
.packagebox .widget-user-header {
	background-color: #eee !important;
}
.packagebox .widget-user-header * {
	color: #000;
}
.packagebox.selected .widget-user-header,
.packagebox.selected .selectbtn {
	background-color: #A82234 !important;
}
.packagebox.selected .widget-user-header *,
.packagebox.selected .selectbtn {
	color: #fff;
}
.packagebox.selected .box-footer {
	background-color: #D9B0B6 !important;
}
.packagebox.selected .text-orange {
	color: #fff !important;
}
.package-scrollable {
	max-height: 555px;
	overflow: auto;
}
/* SUBSCRIPTION PACKAGE BOX END */

/* VARIANTS START */
.variants-container {
	overflow-y: auto;
	overflow-x: hidden;
}
.header-with-underline {
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
}
.variant-box-container {
	position: relative;
	z-index: 1;
	min-height: 41px;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}
.variant-box-container::before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	content: attr(data-message);
	text-align: center;
	font-size: 20px;
	padding-top: 3px;
	min-height: 41px;
	background-color: #eee;
	border: 2px solid #9A9A9A;
}
.variant-box-container.sort-start::before {
	display: none;
}
.variant-box {
	padding-bottom: 15px;
	position: relative;
	z-index: 3;
}
.variant-box-container .variant-box:last-child {
	margin-bottom: 0 !important;
}
.variant-box-header {
	display: block;
	padding: 7px 15px;
	cursor: pointer;
	font-size: 18px;
	vertical-align: middle;
	color: #fff !important;
	background-color: #9A9A9A;
}
.variant-box.active .variant-box-header {
	background-color: #A82234;
}
.variant-box-header span {
	vertical-align: middle;
}
.variant-box-header .fa {
	font-size: 25px;
}
.variant-box.active .variant-box-header .fa-chevron-circle-right::before {
	content: "\f13a";
}
.variant-box-body-in {
	border: 2px solid #9A9A9A;
}
.variant-box-header + .variant-box-body .variant-box-body-in {
	border-top: none;
}
.variant-box.active .variant-box-body-in {
	border-color: #A82234;
}
.variant-box-body-content {
	padding: 15px;
}
.variant-box:hover,
.variant-box.ui-sortable-helper {
	cursor: move;
}
.bg-light {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}
.variant-box-body-content {
	overflow-x: hidden;
	overflow-y: auto;
}
/* VARIANTS END */

/* DISH GROUP START */
.groupcontainer {
	min-height: 58px;
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
	padding: 0;
	list-style: none;
}
.groupcontainer[data-message]::before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	content: attr(data-message);
	text-align: center;
	font-size: 20px;
	padding-top: 12px;
	background-color: #eee;
	border: 2px solid #9A9A9A;
	min-height: 56px;
}
.groupcontainer.sort-start::before {
	display: none;
}
.group {
	position: relative;
	z-index: 3;
	padding-bottom: 15px;
}
.group-in {
	border: 2px solid #9A9A9A;
	min-height: 48px;
}
.group.hasno {
	counter-increment: group;
}
.group.active {
	border-color: #A82234;
}
.group-header {
	padding: 10px;
	background-color: #eee;
}
.group.active .group-header {
	background-color: #D9B0B6;
}
.group.hasno .group-header {
	min-height: 54px;
	padding-left: 54px;
	position: relative;
	z-index: 1;
}
.group.hasno .group-header::before {
	content: counter(group);
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 5px;
	text-align: center;
	color: #fff;
    background-color: #9A9A9A;
    height: 34px;
    width: 34px;
    line-height: 34px;
    font-weight: bold;
    margin: 5px;
}
.group.hasno.active .group-header::before {
	background-color: #A82234;
}
.group.active .fa-icon {
	color: #A82234;
}
.group-header .fa {
	font-size: 25px;
	vertical-align: middle;
	color: #9A9A9A;
}
.group-header .btn .fa {
	font-size: inherit;
	color: #fff;
}
.group-header .btn {
	background-color: #9A9A9A;
	border-color: #9A9A9A;
}
.group.has-right-fa .group-header {
	padding-right: 54px;
}
.group.has-right-fa .fa-icon {
	position: absolute;
	z-index: 1;
	top: 14px;
	right: 16px;
}
.group-body-content {
	counter-reset: editablerow;
}
.group.active .fa-chevron-circle-right::before {
	content: "\f13a";
}
.group .search-box {
	background-color: #D9B0B6;
	border-top: 1px solid #9A9A9A;
}
.global-group-wrapper .inplaceofdiv {
	display: none;
}
.group:hover,
.group.ui-sortable-helper {
	cursor: move;
}
/* DISH GROUP END */

/* DISH UNTAPPD API IMAGES START */
.isuntappd .jFiler-items {
	height: 140px;
}
.isuntappd .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb {
	width: 100px;
	height: 80px;
	min-height: 80px;
}
.untap-api-images-section {
	width: auto;
	max-height: 100px;
	overflow: auto;
}
.untap-api-images-section .imgblock {
	height: 80px;
	width: 80px;
	float: left;
	margin: 2px;
	padding: 5px;
	overflow: hidden;
	cursor: pointer;
}
.untap-api-images-section .imgblock:hover {
	background-color: #A82234;
}
.untap-api-images-section .imgblock.untap-selected-image {
	background-color: #A82234;
}
.untap-api-images-section .imgblock img {
	width: 100%;
	height: 100%;
}
/* DISH UNTAPPD API IMAGES END */

/* DISH SOCIAL AUTO POST START */
span.social-autopost-icons i.fa {
	font-size: 18px;
	vertical-align: middle;
}
span.social-autopost-icons i.fa-facebook-official:before {
	color: #3b5998;
}
span.social-autopost-icons i.fa-twitter:before {
    color: #0d95e8;
}
/* DISH SOCIAL AUTO POST END */

/* EDITABLE ROW START */
.group-header + .group-body .editable-row-container {
	border-top: 1px solid #9A9A9A;
}
.editable-row-container {
	min-height: 30px;
	position: relative;
	z-index: 1;
	min-height: 144px;
}
.editable-row-container[data-message]::before {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	top: 0;
	content: attr(data-message);
	text-align: center;
	z-index: 1;
	padding-top: 12px;
}
.editable-row-container.sort-start::before {
	display: none;
}
.editable-row {
	border-top: 1px solid #9A9A9A;
	/*border-bottom: 1px solid #9A9A9A;*/
	counter-increment: editablerow;
	position: relative;
	z-index: 3;
	background-color: #ddd;
}
.editable-row:first-child {
	border-top: none;
}
.editable-row-header {
	position: relative;
	z-index: 1;
	padding: 5px 10px 5px 40px;
}
.editable-row-header::before {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 40px;
	content: counter(editablerow);
	text-align: center;
	margin: 5px 0;
	padding: 7px 0;
}
.editable-row-body-content {
	padding: 10px;
	border-top: 1px dashed #9A9A9A;
}
.editable-row.active {
	background-color: #fff;
}
.editable-row a {
	color: inherit;
}
.editable-row .infodiv {
	padding-top: 7px;
	padding-bottom: 7px;
}
.editable-row.ingredient .column_price,
.editable-row.ingredient .editlink,
.editable-row.ingredient .actionsep {
	display: none;
}
.editable-row .column_quantity,
.editable-row .column_measurement {
	display: none;
}
.editable-row.ingredient .column_quantity,
.editable-row.ingredient .column_measurement {
	display: block;
}
.editable-row .column_sideextra {
	display: none;
}
.editable-row.addon .column_sideextra {
	display: block;
}
.editable-row.other .column_nooffreeqty {
	display: none;
}
.editable-row.ui-sortable-helper {
	background-color: #f00;
	cursor: move;
	z-index: 10 !important;
}
/* EDITABLE ROW END */

/* LABEL TEXTBOX GROUP START */
.label-input-box {
	position: relative;
	z-index: 1;
}
.label-input-box label {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	bottom: 0;
	width: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 10px;
	padding-top: 7px;
	margin: 0;
	font-weight: 600;
}
.label-input-box .input {
	padding-left: 50px;
}
.label-input-box.w55 label {
	width: 55px;
}
.label-input-box.w55 .input {
	padding-left: 55px;
}
.label-input-box.w90 label {
	width: 90px;
}
.label-input-box.w90 .input {
	padding-left: 90px;
}
.label-input-box.w105 label {
	width: 105px;
}
.label-input-box.w105 .input {
	padding-left: 105px;
}
.label-input-box.w145 label {
	width: 145px;
}
.label-input-box.w145 .input {
	padding-left: 145px;
}
.checkbox-input-container {
	position: relative;
	z-index: 1;
}
.checkbox-input-label {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 105px;
	border: 1px solid transparent;
	border-right-color: #9A9A9A;
	min-height: 34px;
	padding-top: 5px;
}
.checkbox-input-label .icheck-label {
	font-weight: 600;
}
.checkbox-input-input .label-input-box label {
	left: 105px;
}
.checkbox-input-input .label-input-box.w90 input {
	padding-left: 190px;
}
/* LABEL TEXTBOX GROUP END */

/* LABEL SELECT GROUP START */
.label-select-box {
	position: relative;
	z-index: 1;
	min-height: 34px;
	border: 1px solid #9A9A9A;
	background-color: #fff;
}
.label-select-box label {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	bottom: 0;
	width: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 10px;
	padding-top: 7px;
	margin: 0;
	font-weight: 600;
}
.label-select-box .select-container {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 50px;
	right: 0;
}
.label-select-box select {
	border: none !important;
	height: 32px;
	padding-left: 5px;
}
.label-select-box.w90 label {
	width: 81px;
}
.label-select-box.w90 .select-container {
	left: 81px;
}
/* LABEL SELECT GROUP END */

/* DISH POPUP START */
.existinggroup_scrollable {
	height: 219px;
	overflow: auto;
}
.existinggroup_wrapper {
	position: relative;
	z-index: 1;
	min-height: 32px;
}
.existinggroup_wrapper[data-message]::before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	content: attr(data-message);
	text-align: center;
	font-size: 14px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	min-height: 20px;
	padding: 5px 10px;
}
.selectable-well {
	position: relative;
	z-index: 3;
}
.selectable-well > .fa {
	display: none;
}
.selectable-well.selected {
	color: #A82234;
	border-color: #A82234;
}
.selectable-well.selected > .fa {
	display: inline-block;
}
/* DISH POPUP END */

/* SIDE ITEMS START */
.descriptiontextheight textarea.form-control {
	min-height: 200px;
}
/* SIDE ITEMS END */
/* AUTOCOMPLETE START */
.ui-autocomplete {
	border-color: #9A9A9A;
	z-index: 10;
	max-height: 272px;
	overflow: auto;
}
.ui-menu-item.ui-state-focus {
	color: #fff;
	background: none;
	background-color: #A82234;
	border: none;
	font-weight: normal;
	margin: 0;
}
/* AUTOCOMPLETE END */
/* ORDER DETAILS START */
.orderdish {
	background-color: #fff;
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	margin: 10px 5px;
	padding: 10px;
}
.orderdishright {
	padding: 0 15px;
}
.orderdishtitle {
	margin: 0 0 10px 0;
}
.dishvariantcontainer {
	border-bottom: 1px dashed #9A9A9A;
	margin-bottom: 15px;
}
.dishvariant {
	border-top: 1px dashed #9A9A9A;
	padding: 20px 80px 10px 15px;
}
.dishvarianttitle {
	margin: 0;
	padding-bottom: 10px;
}
.dishvarianttitle a[aria-expanded="true"] .fa-chevron-right:before {
	content: "\f078";
}
.dishvarianttitle a .arrow {
	width: 20px;
	text-align: center;
}
.dishvarianttitle a .info {
	font-size: 15px;
}
.dishgroupscontainer {
	padding: 10px 0 0 30px;
}
.dishgroup {
	border-top: 1px dashed #9A9A9A;
	padding: 10px 0;
}
.dishgroupscontainer .dishgrouptitle {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #777;
}
.dishgroupscontainer .dishgrouptitle a[aria-expanded="true"] .fa-plus:before {
	content: "\f068";
}
.dishgroupitemcontainer {
	padding: 10px 0 0 22px;
}
.dishgroupitem {
	padding: 5px 0;
}
.dishgroupitemtitle {
	margin: 0;
}
@media(max-width: 991px) {
	.orderdishtitle {
		margin-top: 10px;
	}
}
/* ORDER DETAILS END */
.greyedout {
	background-color: #eee;
}
.greyedout a {
	color: #555;
	cursor: default;
}
/* SORTING IN TABLE START */
.sortableth {
	cursor: pointer;
}
.sortableth::after {
    float: right;
    font-family: 'FontAwesome';
    content: '\f0dc';
}
.sortableth.sortedcolumn[data-sortorder="asc"]::after {
	content:'\f0d8';
}
.sortableth.sortedcolumn[data-sortorder="desc"]::after {
	content: '\f0d7';
}
/* SORTING IN TABLE END */
/* MENU IMPORT RESULT TABLE CSS START */
.csv-result-table-container {
	max-height: 700px;
}
.csv-result-table td {
	padding: 3px 5px !important;
	min-width: 100px;
	border-color: #ccc !important;
}
.csv-result-table td:nth-child(1),
.csv-result-table td:nth-child(2) {
	min-width: 30px !important;
}
.csv-result-table td:nth-child(3),
.csv-result-table td:nth-child(4),
.csv-result-table td:nth-child(5),
.csv-result-table td:nth-child(6) {
	min-width: 150px;
}
.csv-result-table td:nth-child(7) {
	min-width: 250px;
}
.csv-result-table .ignorerow td {
	padding: 0 !important;
}
.csv-result-table .tooltip.in {
	opacity: 1;
}
.csv-result-table .tooltip-inner {
	text-align: left !important;
	font-weight: bold;
	padding: 0;
	color: #000;
	background-color: #fff;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.25);
	min-width: 200px;
	max-width: 400px;
	overflow: hidden;
}
.csv-result-table .tooltip-inner .message_container > div {
	position: relative;
	padding: 3px 5px 3px 23px;
	min-height: 23px;
}
.csv-result-table .tooltip-inner .message_container .fa {
	position: absolute;
	top: 3px;
	left: 5px;
	width: 15px;
	text-align: center;
	line-height: 17px;
}
.csv-result-table .tooltip.top .tooltip-arrow {
	border-top-color: #777;
}
.csv-result-table .tooltip.bottom .tooltip-arrow {
	border-bottom-color: #777;
}
.csv-result-table .tooltip.left .tooltip-arrow {
	border-left-color: #777;
}
.csv-result-table .tooltip.right .tooltip-arrow {
	border-right-color: #777;
}
/* MENU IMPORT RESULT TABLE CSS END */
/* DATETIMEPICKER START */
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,

.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
    background: none;
    background-color: #A82234 !important;
}
/* DATETIMEPICKER END */
/* BOOTSTRAP DATEPICKER START */
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
	background: none;
    background-color: #A82234 !important;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
    background: #A82234 !important;
}
/* BOOTSTRAP DATEPICKER END */
/* RULES PAGES CALSSES START */
.rulesrow-in {
	padding: 15px 50px 0 15px;
	border: 2px solid #9A9A9A;
	background-color: #eee;
	margin-bottom: 15px;
	position: relative;
}
.ruledeletecol {
	position: absolute;
	right: 5px;
	top: 5px;
	opacity: 0;
	-webkit-transition  : opacity ease-in-out 0.3s;
    -o-transition       : opacity ease-in-out 0.3s;
    transition          : opacity ease-in-out 0.3s;
}
.rulesrow-in:hover .ruledeletecol {
	opacity: 1;
}

.rulesrow-in > .row > div {
	width: 225px;
}
.addnewbtndiv {
	clear: both;
}
/* RULES PAGES CALSSES END */
/* WIFI DASHBOARD START */
.api-data tr.loading-tr {
	display: none;
}
.api-data.loading tr {
	display: none;
}
.api-data.loading tr.loading-tr {
	display: table-row;
}
.api-data.loading .loading-tr td {
	text-align: center;
	vertical-align: middle;
	height: 100px;
	color: #000;
}
.box-header>.box-tools .btn-sm {
	margin-top: 2px;
}
/* WIFI DASHBOARD END */
/* TINY MCE EDITOR START */
div.mce-fullscreen { z-index: 10000; }
.mce-btn-group {
	border-bottom: 1px solid #d9d9d9 !important;
}
.mce-btn .mce-txt {
	width: 40px !important;
}
/* TINY MCE EDITOR END */
/* THEME EDITOR START */
.theme-editor-wrapper {
	position: relative;
	cursor: pointer;
}
.theme-editor-wrapper.hover:hover {
	background-color: rgba(243,120,35, 0.2);
	border: 1px solid #A82234;
	padding: 4px;
	margin: -5px;
	width: auto;
}
.theme-editor-popup-trigger {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 7px;
	right: 7px;
	cursor: default;
	z-index: 20;
	line-height: 1.42857143 !important;
}
.theme-editor-popup-trigger.active {
	z-index: 21;
}
.nav-tabs > li.active > a.hassectiontrigger {
	padding-right: 32px;
}
.section-editor .theme-editor-popup-trigger {
	display: none;
}
.tab-pane.active .section-editor .theme-editor-popup-trigger {
	display: block;
}
.section-editor.theme-editor-wrapper {
	position: static;
}
.section-editor .trigger-icon {
	transform: scale(0.75);
}
.theme-editor-popup-trigger .trigger-icon {
	display: block;
	background-color: #000;
	font-size: 11px;
	border-radius: 50%;
	padding: 5px 3px 3px 3px;
	text-align: center;
	color: #fff;
	width: 14px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.theme-editor-wrapper.hover:hover .theme-editor-popup-trigger {
	top: 4px;
	right: 4px;
}
.theme-editor-popup {
	position: absolute;
	display: none;
	right: 35px;
	top: -50px;
	background-color: #A82234;
	box-shadow: 0px 0px 7px rgba(0,0,0,0.5);
	padding: 3px 6px;
	min-width: 300px;
}
.popup-position-bottom .theme-editor-popup {
	top: 35px;
	right: inherit;
	left: 50%;
	transform: translateX(-50%);
}
.theme-editor-popup:before {
	position: absolute;
	top: 53px;
	right: -7px;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #A82234;
	content: "";
}
.popup-position-bottom .theme-editor-popup:before {
	top: -7px;
	right: unset;
	left: 50%;
	transform: translateX(-50%);
	border-bottom: 7px solid #A82234;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: none;
}
.theme-editor-popup-close {
	position: absolute;
	cursor: pointer;
	top: 4px;
	right: 7px;
	color: #A82234;
	font-size: 16px;
	z-index: 21;
}
.theme-editor-popup-header {
	background-color: #A82234;
	padding: 5px 7px 7px 7px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.theme-editor-popup-header .theme-editor-popup-close {
	color: #fff;
	top: 8px;
	right: 12px;
}
.theme-editor-popup-body {
	background-color: #fafafa;
	min-height: 50px;
	padding: 0px 7px;
}
.theme-editor-popup-footer {
	padding: 5px 0px 4px 0px;
	line-height: 1;
}
.theme-editor-popup-trigger.active .trigger-icon {
	background-color: #A82234;
}
.theme-editor-popup-trigger.active .theme-editor-popup {
	display: block;
}
.theme-editor-popup .form-group {
	margin-bottom: 7px;
}
.theme-editor-popup .control-label {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0px;
	color: #333;
	display: block;
}
.theme-editor-popup .form-control {
	height: 26px;
	padding: 2px 5px 3px 5px;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.theme-editor-popup .popup_subtitle {
	background-color: #ddd;
	padding: 3px 7px 4px 7px;
	color:  #000;
	margin: 0 -7px 5px -7px;
	font-size: 14px;
	font-weight: normal;
}
/* THEME EDITOR END */
/* JQUERY SELECT DROPDOWN HIERARCHY CSS START */
.dropdown-width {
	width: 100%;
	min-width: 0 !important;
}
.hierarchy-select .dropdown-toggle {
	background-color: #fff;
	color: #444;
	border-radius: 0;
	border-color: #9A9A9A;
	box-shadow: none;
	outline: none;
}
.hierarchy-select .dropdown-toggle[disabled] {
	border-color: #9A9A9A;
}
.hierarchy-select .dropdown-menu.open {
	border-color: #3c8dbc;
	border-radius: 0;
}
.hierarchy-select.open>.dropdown-toggle.btn-default:hover,
.hierarchy-select.open>.dropdown-toggle.btn-default {
	background-color: #fff;
	color: #444;
}
.hierarchy-select .dropdown-menu ul li.active a {
	background-color: #9A9A9A;
	color: #fff;
}
.hierarchy-select .dropdown-menu ul li a {
	color: #555;
	height: 31px;
	padding: 5px 20px;
}
.hierarchy-select .dropdown-menu ul li a:hover {
	background-color: #A82234;
	color: #fff;
}
/* JQUERY SELECT DROPDOWN HIERARCHY CSS END */
/* DISABLE SIDE MENU LINKS START */
.sidebar-menu li.disabled {
	position: relative;
}
.sidebar-menu li.disabled::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	background-color: rgba(255,255,255,0.5);
}
.sidebar-menu li.disabled > a {
	pointer-events: none;
  	cursor: default;
  	background-color: #999 !important;
  	color: #000 !important;
  	border-left-color: transparent !important;
}
.sidebar-menu .treeview li.disabled > a {
	background-color: #ccc !important;
}
/* DISABLE SIDE MENU LINKS END */
.kioskimagesetoption a {
	color: #999 !important;
}
.kioskimagesetoption.active a {
	color: #A82234 !important;
}
.kioskimagesetoption {
	display: none;
}
.kioskenabled .kioskimagesetoption {
	display: block;
}
/* vertical tab start */
.vertical-tab {
	margin-bottom: 0;
	box-shadow: none !important;
}
.vertical-tab > .nav-tabs {
	width: 170px;
	float: left;
	border: none !important;
	border-radius: 0;
}
.vertical-tab > .tab-content {
	width: calc(100% - 170px);
	float: left;
	box-shadow: 0 0px 7px rgba(0,0,0,0.2);
}
.vertical-tab::after{
	display: block;
	content: "";
	clear: both;
}
.vertical-tab>.nav-tabs>li {
	display: block;
	float: none;
	margin: 0 !important;
	border: none !important;
	border-bottom: 1px solid #ccc !important;
	border-left: 1px solid #ccc !important;
	overflow: hidden;
}
.vertical-tab>.nav-tabs>li>a {
	color: #000 !important;
	border: none !important;
}
.vertical-tab>.nav-tabs>li.active:hover > a,
.vertical-tab>.nav-tabs>li.active > a {
	background-color: #A82234 !important;
	color: #fff !important;
}
.vertical-tab>.nav-tabs>li:hover > a {
	color: #A82234 !important;
}
.vertical-tab>.nav-tabs>li:first-child {
	border-top: 1px solid #ccc !important;
	border-top-left-radius: 3px;
}
.vertical-tab>.nav-tabs>li:last-child {
	border-bottom-left-radius: 3px;
}
/* vertical tab end */
/* SETTINGS PAGE CSS START */

	/* SAVED CARDS TAB CSS START */
	.savedcards-container {
		padding: 0 10px 0 10px;
		margin: 0 5px 0 5px;
	}
	.savedcards-container .thumbnail.highlight-card {
		background-color: #dd4b39;
	}
	.savedcards-container .caption {
		background-color: #fff;
	}
	.savedcards-container .page-header {
		padding-bottom: 12px;
	}
	.savedcards-container .caption .heading-section {
		padding: 0 5px 10px 5px;
	}
	.savedcards-container .well {
		padding: 10px;
		margin-bottom: 10px;
	}
	.savedcards-container .well h4 {
		margin: 0;
		font-size: 16px;
	}
	.savedcards-container .caption p {
		font-size: 16px;
	}
	.savedcards-container .caption p.highlight-expiry {
		display: inline-block;
		color: #fff;
		background-color: #dd4b39;
		padding: 0 5px;
	}
	.savedcards-container .caption .btn {
		font-weight: 600;
	}
	.savedcards-container .alert {
		margin-top: 20px;
		margin-bottom: 10px;
		padding: 10px;
	}
	.savedcards-container .alert a {
		text-decoration: none;
		right: 0;
	}
	/* SAVED CARDS TAB CSS ENDS */
/* SETTINGS PAGE CSS ENDS */

.cke_chrome {
	box-shadow: none !important;
	border-color: #9A9A9A !important;
}
.btn-danger {
    background-color: #A82234;
    border-color: #A82234;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover {
    background-color: #65C525;
    border-color: #65C525;
}

/* LOGO CSS START */
.sidemenulogo {
	padding-top: 10px;
	padding-bottom: 10px;
}
.sidebar-mini.sidebar-collapse .main-header .logo {
	background-color: #fff;
}
.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
	overflow: hidden;
    height: 42px;
    margin-top: 4px;
}
.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini img {
	width: 100px;
    max-width: inherit;
    margin-left: -25px;
    max-height: inherit;
}
/* LOGO CSS END */

/* SCOCIAL MEDIA CSS START */
.setting-box-footer {
	display: flex;
    justify-content: stretch;
    align-items: center;
    width: 100%;
}
.facebookauthbtn {
	display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
}
.facesettingbtnblock {
	display: flex;
    align-items: end;
    width: 100%;
    justify-content: end;
}
.access-token-btn {
	background-color: #3b5998;
	color: #fff; 
	border: none;
	cursor: pointer; 
	transition: background-color 0.3s;
}
.access-token-btn[disabled] {
	opacity: 0.5 !important;
	background-color: #3b5998;
}
.access-token-btn[disabled]:hover {
	background-color: #3b5998;
	color: #fff;
}
.disabled-access-token-btn {
    pointer-events: none; 
    text-decoration: none;
    cursor: default;
    opacity: 0.6;
}
.social-media-post-image {
	width: 100%;
}
.disabled-tag {
	pointer-events: none;
  	cursor: default;
  	background-color: #999 !important;
  	color: #000 !important;
  	border-left-color: transparent !important;
  	opacity: 0.5;
}
   
/* SCOCIAL MEDIA CSS END */