/*, *:focus, *:hover, *:active {
	outline: none !important;
}
*/
*:-webkit-autofill {
	border-color: transparent !important;
	box-shadow: none !important;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type='number'] {
	-moz-appearance: textfield;
}

tbody:focus, tbody:active, td:focus, td:active {
	outline: 0px !important;
}

select:focus, .ui.form select:focus {
	border-color:#85b7d9;
}
.ui.form textarea.readonly {
	border: 0px;
	background: #F7F7F7;
}
.ui.search>.results .result .title {
	font-weight: normal;
	float:left;
	margin-right: 10px;
}
.ui.search>.results .result .description {
	float:right;
}

.ui.search>.results .result .content .info {
	color: #7e0000;
	font-weight: bold;
	font-size: 0.85em;
}
.ui.fluid.search .results, .ui.search>.results {
	max-height: 328px;
	overflow-y: auto;
	min-width: 300px;
	min-width: 100%;
	width: max-content;
}
.ui.search>.results .result.selected {
	background:#1E78BC;
}
.ui.search>.results .result.selected .title,
.ui.search>.results .result.selected .description {
	color: #FFF;
}
.search.account .icon.input input {
	border-radius: 0;
}

.translist .field .search.account .icon.input input {
	border-width: 0;
}

.translist .field .search.account .icon.input input:focus {
	border-width: 1px;
}


/* Snack bar design begins */

.snackbar {
	visibility: hidden;
	min-width: 250px;
	margin-left: -125px;
	background-color: #333;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	padding: 5px 10px;
	position: fixed;
	z-index: 999;
	left: 50%;
	top: 0px;
}

.snackbar-close {
	float: right;
	font-size: 18px;
	font-weight: bold;
}

.snackbar-success {
	background-color: #cde2c4;
	color: #3c763d;
}

.snackbar-danger {
	background-color: #f2dede;
	color: #a94442;
}

.snackbar-info {
	background-color: #d9edf7;
	color: #31708f;
}

.snackbar.show {
	visibility: visible;
	-webkit-animation: fadein 0.5s;
	animation: fadein 0.5s;
	z-index:2000;
}

@-webkit-keyframes fadein {
	from {
		top: -30px;
		opacity: 0;
	}
	to {
		top: 0px;
		opacity: 1;
	}
}

@keyframes fadein {
	from {
		top: -30px;
		opacity: 0;
	}
	to {
		top: 0px;
		opacity: 1;
	}
}

@-webkit-keyframes fadeout {
	from {
		top: 0;
		opacity: 1;
	}
	to {
		top: -30px;
		opacity: 0;
	}
}

@keyframes fadeout {
	from {
		top: 0;
		opacity: 1;
	}
	to {
		top: -30px;
		opacity: 0;
	}
}


/* Snack bar design end */


/* ---------------- custom css begins ---------------- */

.pusher {
	/* Header dropdown */
	overflow: visible !important;
}

.bigfont, .bigfontall > *, .override.bigfontall * {
	font-size: 2rem;
}

.largefont, .largefontall *, .override.largefontall * {
	font-size: 1.71428571rem;
}

.mediumfont, .mediumfontall *:not(small), .override.mediumfontall *:not(small) {
	font-size: 1.28571429rem;
}

.smallfont, .smallfontall *:not(small), .override.smallfontall *:not(small) {
	font-size: 1.07142857rem;
}

@media only screen and (max-width: 1600px) {
	.mediumfont, .mediumfontall *:not(small), .override.mediumfontall *:not(small) {
		font-size: 1.23571429rem;
	}
	
	.smallfont, .smallfontall *:not(small), .override.smallfontall *:not(small) {
		font-size: 1.02142857rem;
	}
}
@media only screen and (max-width: 1500px) {
	.mediumfont, .mediumfontall *:not(small), .override.mediumfontall *:not(small) {
		font-size: 1.18571429rem;
	}
	
	.smallfont, .smallfontall *:not(small), .override.smallfontall *:not(small) {
		font-size: 0.97142857rem;
	}
}

@media only screen and (max-width: 1400px) {
	.mediumfont, .mediumfontall *:not(small), .override.mediumfontall *:not(small) {
		font-size: 1.13571429rem;
	}
	
	.smallfont, .smallfontall *:not(small), .override.smallfontall *:not(small) {
		font-size: 0.92142857rem;
	}
}
@media only screen and (max-width: 1300px) {
	.mediumfont, .mediumfontall *:not(small), .override.mediumfontall *:not(small) {
		font-size: 1.08571429rem;
	}
	
	.smallfont, .smallfontall *:not(small), .override.smallfontall *:not(small) {
		font-size: 0.87142857rem;
	}
}
@media only screen and (max-width: 1200px) {
	.mediumfont, .mediumfontall *:not(small), .override.mediumfontall *:not(small) {
		font-size: 0.98571429rem;
	}
	
	.smallfont, .smallfontall *:not(small), .override.smallfontall *:not(small) {
		font-size: 0.77142857rem;
	}
}
@media only screen and (max-width: 1100px) {
	.mediumfont, .mediumfontall *:not(small), .override.mediumfontall *:not(small) {
		font-size: 0.88571429rem;
	}
	
	.smallfont, .smallfontall *:not(small), .override.smallfontall *:not(small) {
		font-size: 0.67142857rem;
	}
}
@media only screen and (max-width: 1000px) {
	.mediumfont, .mediumfontall *:not(small), .override.mediumfontall *:not(small) {
		font-size: 0.78571429rem;
	}
	
	.smallfont, .smallfontall *:not(small), .override.smallfontall *:not(small) {
		font-size: 0.57142857rem;
	}
}

.tinyfont, .tinyfontall *, .override.tinyfontall * {
	font-size: 1rem;
}

.ui.form.mediumfontall .field>label, .ui.form.mediumfontall .inline.fields .field>label {
	font-weight: normal;
}

.mediumfontall h1 {
	font-size: 4rem;
}

.mediumfontall h2 {
	font-size: 2rem;
}

.boldfont {
	font-weight: bold !important;
}

.field.required label, .text-error1 {
	color: #800000 !important;
}
.text-error2 {
	color: rgba(128, 0, 0, 0.6) !important;
}

.modal > .header {
	background-color: #f7f7f7 !important;
}

.customheader {
	background-color: #f7f7f7 !important;
	border: 1px solid #efefef !important;
}

.companymenu .scrolling.menu {
	margin: 0 !important;
}

.ui.menu .ui.dropdown .menu>.footeritem, .footeritem {
	margin: 0;
	text-align: left;
	font-size: 1em!important;
	padding: .78571429em 1.14285714em!important;
	background: 0 0!important;
	color: rgba(0, 0, 0, .87)!important;
	text-transform: none!important;
	font-weight: 400!important;
	box-shadow: none!important;
	-webkit-transition: none!important;
	transition: none!important;
	cursor: pointer;
}

.companydrop .text {
	display: none !important;
}

.rightfloat {
	right: 0 !important;
	position: absolute;
}

.ui.table.custom {
	font-size: 1.2em;
}

.selectable.table tr {
	cursor: pointer;
}

.ui.table.custom thead th {
	background-color: #fff;
}

.no-padding, .np {
	padding: 0 !important;
}
.npt {
	padding-top: 0 !important;
}
.npr {
	padding-right: 0 !important;
}
.npb {
	padding-bottom: 0 !important;
}
.npl {
	padding-left: 0 !important;
}
.no-margin, .nm {
	margin: 0 !important;
}
.nmb {
	margin-bottom: 0 !important;
}
input:disabled, input.trans, .ui.form .field input.trans {
	background: transparent !important;
	color: rgba(0, 0, 0, .87) !important;
}
/*
.disabled, .ui.disabled, *:disabled
*/
td.disabled, input:disabled {
	color: #888;
	cursor: default;
	opacity: 1 !important;
	background-color: #EEE !important;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

html, body {
	background: #FFF;
	overflow: hidden;
}

.mainWrap {
	background: transparent;
	max-height: calc(100% - 80px);
	min-height: auto;
	height: 100%;
	overflow-y: auto;
	overflow-x: auto;
	padding: 0 15px 10px;
}
/*
.mainWrap.navslide.sales, .mainWrap.navslide.purchase {
	overflow-y: hidden;
	overflow-x: hidden;
}
*/
.ui.menu {
	background: transparent;
	box-shadow: none;
}

.sidebar.menu a {
	color: #fff;
}

.no-border {
	border: none !important;
}

.text-left, .al, .ui.table td.al {
	text-align: left !important;
}

.text-center, .ac, .ui.table td.ac {
	text-align: center !important;
}

.text-right, .ar, .ui.table td.ar {
	text-align: right !important;
	font-size: 13px;
}

.cursorpointer, .cp {
	cursor: pointer !important;
}

.dn {
	display: none;
}
.pr {
	position: relative;
}
.dib {
	display: inline-block;
}
.dif {
	display: inline-flex;
}
.nb {
	border: 0 !important;
}
*.bct {
	border-color: transparent !important;
}
.ui.table.nbh tbody tr td, table.nbh tobdy tr td, table tbody tr.nbh td, .ui.table tr.nbh td {
	border-top: 0px;
}
.nbs {
	box-shadow: none !important;
}

.no-right-border,.nbr {
	border-right: none !important;
}

.no-left-border,.nbl {
	border-left: none !important;
}

.no-top-border,.nbt {
	border-top: none !important;
}

.no-bottom-border,.nbb {
	border-bottom: none !important;
}

.no-border-radius {
	border-radius: unset !important;
}

.ui.table tbody tr:last-child td {
	border-bottom: 1px solid rgba(34, 36, 38, .1);
}

.fwn {
	font-weight: normal !important;
}

.strike {
	text-decoration: line-through;
}
.strong {
	font-weight: bolder !important;
}
.wsnw {
	white-space: nowrap;
}
.scroll-container {
	max-height: calc(85vh);
	overflow: auto;
	padding-bottom: 60px;
}

.ui.modal .ui.horizontal.segments {
	border: 0;
	box-shadow: none;
}


/* Transaction edit grid begins */

.ui.table thead th.ac {
	text-align: center;
}

.ui.table.translist tbody tr td.field, .ui.table.translist tfoot tr td.field {
	padding: 0 !important;
}

.ui.table.translist tbody tr td.field .ui.input, .ui.table.translist tfoot tr td.field .ui.input {
	margin: 0;
	background: transparent;
}

.ui.table.translist tbody tr.dnd-sortable-drag {
	background: #EFEFEF;
}

.ui.table.translist tbody tr td.field .input, .ui.table.translist tfoot tr td.field .input {
	width: 100%;
}

.ui.table.translist tbody tr td .move.icon, .ui.table.translist tbody tr td .stax {
	visibility: hidden;
}

.ui.table.translist tbody tr:hover td .move.icon, .ui.table.translist tbody tr:hover td .stax {
	visibility: visible;
}

.ui.table.translist tbody tr td.field .ui.selection.dropdown {
	border: 0;
}

.ui.table tbody tr td.field input,
td.field input {
	display: inline-block;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 10px 8px;
	box-shadow: none;
	outline: none;
}

.ui.table tbody tr td.field input:focus,
.ui.table tfoot tr td.field input:focus,
.ui.form textarea:focus,
.ui.form select:focus,
.ui.form input:not(.fldinput):focus,
.ui.dropdown.refdrop:focus,
.ui.basic.dropdown:focus {
	box-shadow: none;
	outline: 1px solid #0099e5;
	outline-offset: 0px;
	background: #ffffe0;
}
.ui.fluid.multiple input:focus {
	outline: none;
}
.ui.search.selection.dropdown.noFoc>input.search {
	outline: none !important;
}
/* Transaction edit grid end */
.ui.transparent.input {
	border-bottom: 1px dotted #CCC;
}
.ui.transparent.input input, .transparent.select .text, .transparent.select input.search, .transparent.select .dropdown.icon {
	padding: 3px !important;
	font-size: 85% !important;
}

.transparent.input textarea {
	border-color: transparent!important;
	background-color: transparent!important;
	padding: 3px !important;
	box-shadow: none!important;
	border-radius: 0!important;
	font-size: 85% !important;
	resize: none;
}

.dropdown .light {
	color: #1e70bf;
}
.descrip textarea::placeholder {
	color: #BBB;
}

.transparent.input input:focus, .transparent.input textarea:focus, .transparent.select input.search:focus, .text-area:focus {
	border-width: 1px !important;
	border-style: solid !important;
	color: rgba(0, 0, 0, .95) !important;
	border-color: #85b7d9 !important;
	border-radius: .28571429rem !important;
	background: #fff !important;
	box-shadow: 0 0 0 0 rgba(34, 36, 38, .35) inset !important;
	resize: vertical;
}

.transparent.select .ui.dropdown {
	padding: 0;
	min-height: auto;
	background: transparent;
	border: 0;
	color: #000 !important;
}

.edittable td {
	padding-top: 0 !important;
	padding-bottom: 0!important;
	margin-top: 0 !important;
	margin-bottom: 0!important;
}

.edittable tbody tr:hover {
	background: transparent;
}

.message.empty .header {
	display: none;
}

.message.empty {
	padding: 0 !important;
}

textarea:focus :not(.noChangeBG) {
	background: white !important;
}

input.nf:focus, textarea.nf:focus {
	border: none !important;
	outline: none !important;
}

.nf:focus {
	/*no focus*/
	border: none !important;
	outline: none !important;
}
.short {
	display: inline-block !important;
	width: 275px !important;
	white-space: normal !important;
	/*overflow: hidden ! important;*/
	text-overflow: ellipsis !important;
}

.fr {
	/* fload right*/
	float: right;
}

.ftd, .edittable td.ftd {
	/*focus td*/
	border: 1px solid #85b7d9 !important;
	border-top: 1px solid #85b7d9 !important;
	background: #fff !important;
	box-shadow: 0 0 0 0 rgba(34, 36, 38, .35) inset !important;
}

.p-t-5 {
	padding-top: 5px !important;
}
.p-b-5 {
	padding-bottom: 5px !important;
}

.edittable input {
	border: none !important;
	outline: none !important;
	height: 40px !important;
}

.edittable th.tool, td.tool {
	width: 3em !important;
}

.showoverfllow {
	overflow: visible !important;
}

.edittable .search .results {
	width: 12em !important;
}

.edittable td {
	box-sizing: border-box !important;
	border: 1px solid transparent;
}
td small.desc {
	display: block;
	display: -webkit-box;
	white-space:pre;
	max-width: 500px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-height: 30px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
td .attribs {
	display: block;
	display: -webkit-box;
	white-space:pre;
}
.descrip {
/*	border-top: 1px solid rgba(34, 36, 38, .1)!important;*/
	display: block;
	width: 100%;
}
.descrip textarea.textarea {
	background: #fff !important;
	border: 1px solid transparent;
	color: gray;
	resize: none;
	min-height: 45px;
	max-height: 70px;
	width: 100%;
	padding: 5px;
	font-size: 85%;
}
.descrip textarea.textarea:focus {
	border-color: #F0F0F0 !important;
}
.ui.table tr:first-child td.trans {
	border-top: 1px solid transparent;
}

.ui.dropdown .menu .selected.item, .ui.dropdown.selected {
	background: #1E78BC;
	color: #FFF;
}

.ui.dropdown.noms .menu .item.active.selected, .ui.dropdown.noms .menu .item.selected, .ui.dropdown.noms.selected {
	background: white !important;
	color: rgba(0,0,0,.87) !important;
	font-weight: 400 !important;
}
.ui.dropdown.noms .menu .item.active.selected:hover, .ui.dropdown.noms.selected:hover {
	background: rgba(0,0,0,.05) !important;
    color: rgba(0,0,0,.95) !important;

}
.ui.selection.dropdown .menu>.item.optgroup {
	font-weight: bold;
}
/*
.ui.selection.dropdown .menu>.item .desc {
	float: right;
}
.ui.selection.dropdown .menu>.item .desc.tDate {
	margin-right: 5px;
}
*/
.ui.multiple.dropdown>.label .desc {
	display: none;
}
table tbody tr.editable td .ui.input {
	margin: 0;
}

table tbody tr.editable td .button {
	margin-bottom: 0;
}

table tbody tr.editable:not(.on) td .ui.input input, table tbody tr.editable:not(.on) td .ui.input input:focus, table tbody tr.editable:not(.on) td .ui.input input:hover {
	border-color: transparent;
}

.ui.modal.xlarge {
	width: auto;
	margin: 0 !important;
	transform-origin: inherit;
	-webkit-transform-origin: inherit;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
}
.modals.dimmer .ui.small.modal {
	
}
.modals.dimmer .ui.small.modal {
	position: absolute !important;
	margin: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
	transform-origin: inherit;
	-webkit-transform-origin: inherit;
}

/* for entry board search pop */
.ui.modal.xlarge .scrolling.content:not(.fullwindowModal) {
	max-height: calc(85vh - 2em) !important; 
}
.ui.modal .scrolling.content.fullwindowModal {
	max-height: calc(100% - 70px) !important;
	overflow-y: scroll !important;
}

/* Due date picker & selectbox in single input design */

.ui.action.mixed.input {
	border: 1px solid rgba(34, 36, 38, .15);
	background: #FFF;
}

.ui.action.mixed.input input {
	background: transparent;
	border: 0;
	box-shadow: none;
}

.ui.action.mixed.input .ui.basic.dropdown.button {
	box-shadow: none;
	background: transparent;
	padding-left: 0.75em;
	padding-right: 0.75em;
}

.datefill .item:hover {
	background: rgba(0, 0, 0, .05);
	color: rgba(0, 0, 0, .95);
	z-index: 13;
	cursor: pointer !important;
	padding: 0.785714rem 1.142857rem!important;
	line-height: 1em;
}

.datefill .item {
	padding: 0.785714rem 1.142857rem !important;
	line-height: 1em !important;
}

.selected-bg-color {
	background: #ddd !important;
}

.ui .breadcrumb .not-active {
	pointer-events: none;
	cursor: default;
	color: black;
}

.ui.table.sortable.custom thead th {
	border-left: 0;
}

.ui.table.sortable.custom thead th.not-sortable {
	background: #fff;
	cursor: default;
}

.ui.input > .ui.calendar {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	width: 0!important;
}

.ui.suggest {
	cursor: auto;
	position: absolute;
	outline: 0;
	padding: 5px;
	background: #fff;
	font-size: 1em;
	text-shadow: none;
	text-align: left;
	box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
	border: 1px solid rgba(34, 36, 38, .15);
	border-radius: .28571429rem;
	-webkit-transition: opacity .1s ease;
	transition: opacity .1s ease;
	z-index: 11;
	will-change: transform, opacity;
	width: auto;
	min-width:22%;
}

.ui.suggest .item.selected {
	background: rgba(0, 0, 0, .03);
	color: rgba(0, 0, 0, .95);
}

.ui.suggest .item:hover {
	background: rgba(0, 0, 0, .03);
	color: rgba(0, 0, 0, .95);
}

.ui.suggest .item {
	padding: 7px .78571429rem !important;
	white-space: normal;
	word-wrap: normal;
}

.pusher.minMenu .pusher .navslide.navwrap, .pusher.minMenu .pusher .navslide {
	margin-left: 60px;
}

.ui.vertical.menu.full_menu,
.clkMenu .ui.vertical.menu.icon_menu {
	display: block;
}
.clkMenu .ui.vertical.menu.full_menu,
.ui.vertical.menu.icon_menu {
	display: none;
}

.iconview,.icview {
	font-size:25px !important;
}
@media only screen and (max-width: 767px) {
	.clkMenu .ui.vertical.menu.icon_menu ,.dn ,.search-focus .topslide ,.de {
		display: none !important; 
	}
	.repheader{
		font-size: 10px !important;
	}
	
	.de{
		display: none !important;
	}
	.ui.calendar{
		top: -72px !important;
		font-size: 10px !important;
	}
/*
	table.celled.day tr td,table.ui.celled.day th,.link,.prev,.next{
		 font-size: 10px !important;
	}
*/
	.reppdf{
			margin-top: -87px !important;
    			padding: 0px !important;
			position: relative !important;			
	}
	.mobbutton{
			padding: 10px !important;
    		bottom: 56px !important;
    		top: -57px !important;
    		right: 68px !important;
			position: relative !important;
			z-index: 1;
	}
	.calfont{

		font-size:14px !important;
	}	
	.rightdate{
		padding-left:102px !important;
	}
	.mar{
		margin-bottom: -49px !important;
	}	
	.popdisp{
		width: 350px !important;
		cursor: pointer !important;
		position: relative !important;
		display: inline-block !important;
		outline: 0 !important;
		text-align: left !important;
		transition: box-shadow .1s ease,width .1s ease,-webkit-box-shadow .1s ease;
	}
	.buttonapply{
			margin-left: -77px !important;
    		margin-top: 46px !important;
	}
	.righhtdate{
		margin-left: 84px !important;
	}
	.datemobview{
		padding: 35px !important;
		margin-top: -22px !important;
	}
        .ui.popdisp .menu {
    		white-space: nowrap;
	}
	.reppopup{
		margin-top: 72px !important;
	}
	.repheader.disp{
		padding-left: 0px !important;
	}
	.repdash .list {
		font-size: small !important;
	}
	.pusher.minMenu .pusher .navslide.navwrap, .pusher.minMenu .pusher .navslide{
    		margin-left: 0px;
	}
	.pusher.minMenu .pusher .navslide.navwrap, .pusher.minMenu .pusher .navslide .topslide {
		margin-top: -1px; 
	}
	.search-focus .ta{
		width:178px;
		transition:all 0.01s ease;
	}
	.ui.suggest {
		width:64% !important;
	}
	.tm{
	    margin-left: -13px;
	}
	
	.ta {
		width:50px;
		margin-top:10px;
	}

	.sli  {
		margin-top: -111px;
		margin-left: 240px; 
	}
	.mainWrap{
		max-height: calc(100% - 70px);
	}
	.date-filter .ui.calendar .ui.popup {
		display:none !important;
	}	
	.date-filter .ui.calendar .ui.popup.visible{
		display:block !important;
	}
	.top-controls .top {
		top:-0.7% !important;
	}
	
}
@media only screen and (max-width: 1200px) {
	.ui.vertical.menu.full_menu {
		display: none;
	}
	.ui.vertical.menu.icon_menu {
		display: block;
	}
	.navslide {
		margin-left: 60px;
	}
}

/* Computer / Desktop / iPad Landscape */
@media only screen and (min-width: 432px) and (max-width: 767px) {
	.quick-bar{
		width:200px !important;
	}
	.search-focus .topslide {
		display: block !important; 
		margin-top:10px !important;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
	.clkMenu .ui.vertical.menu.icon_menu  {
		display: none !important;
	}
	.pusher.minMenu .pusher .navslide {
			margin-left:-5px !important;
	}
	a .filter , .dfs {	
		display:none;
	}
	.quick-bar {
		margin-top: 7px !important;
   		width:300px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1919px) {
	.ui.vertical.menu.icon_menu {
		display: none;
	}
	.navslide {
		margin-left: 190px;
	}
	.tl, .tc {
		text-align:right !important;
	}
	.ta {
		width:300px !important;
		margin-top:10px !important;
	}
	.topslide {
		display: block !important;
		padding: 10px !important;
	}
	a .filter , .dfs {	
		display:none;
	}
	.het {
		height:46.5px !important;
	}
}
@media only screen and (min-width: 1919px) and (max-width: 2560px) {
	.quick-bar {
		width:300px !important;
		margin-top:10px !important;
	}
	a .filter , .dfs {	
		display:none;
	}
}
@media print and (max-width: 1200px) {
	@page {
		size: A4 landscape; 
	}
}
@media (max-width: 767px) {
.bookpopup {
		width : 242px !important;
	}
}
@media only screen and (max-width: 767px) {
	/*.mainWrap{
		max-height: calc(100% - 70px);
    	overflow: scroll !important;
	}*/
	.tl {
		text-align:left !important;
	}
	
	/*.fixedtable {
		width:calc(100vw + 767px) !important;
	}*/
	.tc {
		text-align:center !important;
	}
	.ui.flowing.popup {
		width: 245px !important;
	}
	.date-filter .popup {
		display: none;
	}
	.date-filter.show .popup {
		display: block;
		/*box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);*/
		padding: 16px !important;
		position: absolute !important;
		right: 0;
		margin-top: 110px;
		padding: 12px 6px 0 8px !important;
		background: #f9f9f9 !important;
		/*border: 1px solid #dad5d5 !important;*/
		border-radius: 5px !important;
		z-index: 2;

	}
	.date-filter .dfs {
		/*z-index: 1; */
		padding-top: -7px;
		position: absolute;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		width: 55%;
		padding-top: 90px !important;
	}
	.mtop {
		margin-top: -50px !important;
	}
	
	.report.modal {
		display: table !important;
		width: auto !important;
		margin: 0px;  
		padding: 0px; 
	}
	
}
@media print {
	.noprint, .noprint *, button {
		display: none !important;
	}
	.navslide {
		margin-left: 0px !important;
	}
	html, body {
		height: auto !important;
		overflow: hidden !important;
	}
	* { 
		font-size:12px !important; 
	}
	@page {
		 margin: 18px 20px 18px 20px;
	}
	.table td , .table th {
		padding:4px !important;
	}
	.segment {
		padding:0 !important;
	}
	.mainWrap.navslide {
		position: relative !important;
		overflow: visible !important;
		display: block !important;

		max-height: auto !important;
		height: 100% !important;
		min-height: auto !important;
	}
	thead {display: table-header-group;}
}

.report iframe {
    display: block !important;
    border: none;       
	/*min-height:150vh !important;
    max-height: 200vh !important;*/
    width: 100vw;
}

.repappView {
	width: 750px !important; 
   	display: block;
	text-align:center;
	margin-left: auto;
    	margin-right: auto;	
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding: 30px;	
	margin-bottom:10px;
	overflow-y: auto;
	min-height:150vh !important;
	max-height: 200vh !important;
}

/* ---------------- custom css end ---------------- */
.trans-bg {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=);
}
.ui.category.search .results {
	margin:0;
}


dropdown-account .input {
	width:100%;
	margin-bottom: 0px !important;
} 
app-dropdown-customer .input {
	width: 100%;
}
.nonselect{
	pointer-events:none;
}
.ui.search .prompt{
	border-radius: 0 !important;
}
.outputbooks-logo{
    background-image: url('../img/outputbooks-32.png');
    background-repeat: no-repeat;
    padding-left: 25px;
    background-size: 24px;
    margin-left: -5px;
}
.totAmt {
	color: #1E78BC;
}
action-button button.ui.button {
	margin-bottom:0;
}
.ui.icon.input>i.icon:not(.link){
	pointer-events: auto;
}
.ui.button.obo {
	background-image: url('../img/obo.png');
    background-repeat: no-repeat;
	background-size: 20px;
	background-position: center;
}
/* .ui.button.action:focus{ */
	/* border: 1.5px solid #85b7d9 */
	 /*outline: -webkit-focus-ring-color auto 5px;*/
	 /*box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);*/
	 /*box-shadow: 0px 0px 10px 10px rgba(34,36,38, 0.30) inset;*/
/* } */
.ui.input.file {
	border: 1px solid transparent;
}
.ui.input.file:focus-within {
	/*border-color: #85b7d9;*/
}
.close.icon:hover{
	color: #4183c4;
	cursor: pointer !important;
}
.btd {
	border-top: 1px dashed #AAA !important;
}
input:[readonly], input.disabled, .disabled input {
	background-color: #EFEFEF !important;
}
.gray {
	color: gray;
}
.lgray {
	color: #EEE;
}
/* Radial Scrollbar */
.overlay {
  position: relative;
  width: 100%;
  height: calc(100% - 140px);
  padding: 0 !important;
}
.slide_right.chat-area .overlay {height: calc(100% - 140px);}
.content-scroll {
  height: calc(100vh - 170px);
  width: 100%;
  min-width: 100px;
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 100vh;
  min-height: calc(100vh - 170px);
}
.fromContact .contentscroll {
	height: calc(100vh - 200px) !important;
}
.contentscroll {
  height: calc(100vh - 150px);
  width: 100%;
  min-width: 100px;
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 100vh;
  
}
.shadowContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.shadow {
  position: absolute;
  z-index: 1;
}

.radialShadowTop {
  top: 0;
  left: 0;
  Background: radial-gradient(farthest-side at 50% 0%, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0)) 100% 0;
  background-repeat: no-repeat;
  background-size: 100% 3px;
  width: inherit;
  height: 5px;
}

.radialShadowBottom {
  bottom: 0;
  left: 0;
  Background: radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 3px;
  width: inherit;
  height: 5px;
}

.shadowCoverTop {
  float: top;
  height: 5px;
  width: 100%;
  background: linear-gradient(#fff 30%, rgba(255, 255, 255, 0)) 100% 0;
  background-size: 100% 12px;
  background-repeat: norepeat;
  position: relative;
  z-index: 2;
}

.shadowCoverBottom {
  float: bottom;
  height: 5px;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), #fff 70%) 0 100%;
  background-size: 100% 12px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}

div::-webkit-scrollbar {
    width:15px;
}
div::-webkit-scrollbar-track:vertical {
    border-right:8px solid #fff;
    border-radius:10px;
    border: 3px #fff solid;
}
div::-webkit-scrollbar-thumb:vertical {
    border-right:8px solid rgba(255,255,255,.2);
    border-radius:10px;
    border: 3px #fff solid;
}
div::-webkit-scrollbar-track:horizontal {
    border-bottom:8px solid #fff;
    border-radius:10px;
    border: 3px #fff solid;
}
div::-webkit-scrollbar-thumb:horizontal {
    border-bottom:8px solid rgba(255,255,255,.2);
    border-radius:10px;
    border: 3px #fff solid;
}
div::-webkit-scrollbar-corner,
    .scroll::-webkit-resizer {background:inherit;
    border-right:8px solid rgba(255,255,255,.2); 
    border-bottom:8px solid rgba(255,255,255,.2); 
}
div::-webkit-scrollbar-track{background-color:#fff;}
.detail-view .mainWrap{overflow-y: hidden;}
.horz.loading{background: url('../img/loading.gif');height: 13px; width: 84px; background-size: cover;display: inline-block;}

/* Attachment begins */
.ui.file.input {
	cursor: pointer;
	font-size: 18px;
	width: 150px;
	height: 30px;
	margin: 0;
	text-align: center;
	padding-left: 25px;
}
.ui.file.input .attach.icon {
	position: absolute;
	top: 0;
	font-size: 18px;
	left: 0;
}
.ui.file.input input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
.ui.list.attach .item {
	position: relative;
	padding-right: 40px;
}
.ui.list.attach .item:hover {
	background-color: #ececec;
}
.ui.list.attach .item .close.icon,
.ui.list.attach .item .download.icon {
	display: none;
	position: absolute;
	top: 9px;
	right: 9px;
}
.ui.list.attach .item:hover .close.icon,
.ui.list.attach .item:hover .download.icon {
	display: block;
}

/* Attachment end */
.ui.listing.list .item .content {
	width: 100%;
}
.ui.listing.list .item .header {
	color: #333;
	font-weight: normal;
	margin-bottom: 8px;
}
.ui.listing.list .item {
	border-color: rgba(34,36,38,.1);
}
.ui.listing.list .item:hover {
	background: rgba(0,0,0,.05);
	color: #222 !important;
	border-color: rgba(34,36,38,.1);
}
.ui.listing.list .item.active, .ui.listing.list .item.active:hover {
	background: #e0e0e0;
	color: #222 !important;
	border-color: rgba(34,36,38,.1);
}
/* Loading icon begins */
.ui.loading.modalbody {
  position: relative;
  cursor: default;
  pointer-events: none;
}

.ui.loading.modalbody:before {
  position: absolute;
  content: '';
  top: 0%;
  left: 0%;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  z-index: 100;
}

.ui.loading.modalbody:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -1.5em 0em 0em -1.5em;
  width: 3em;
  height: 3em;
  -webkit-animation: form-spin 0.6s linear;
  animation: form-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #767676 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0px 0px 0px 1px transparent;
  visibility: visible;
  z-index: 101;
}
/* Loading icon end */

table.ui.table.headtable {
	margin-bottom: 0px;
	border-bottom: 0px;
}
table.ui.table.bodytable {
	margin-top: 0px;
	border-top: 0px;
}
.report1_sticky{
	top: 0px !important;
	position: sticky !important;
	z-index: 3 !important;
	background:white !important;
}
.report2_sticky{
	background:white !important;
	position: sticky !important;
	top: 44px !important;
	z-index: 2 !important;
}
.report3_sticky{
	
	position: sticky !important;
	top: 140px !important;
}
.sticky {
	background: white;
	position: sticky;
	top:0;
	
}
.fixedtable .tableHead {
	position: sticky;
	top: 0px;
	margin-bottom: 0;
	border-bottom: 0;
	z-index: 1;
}
.fixedtable .tableBody {
	margin-top: 0;
	border-top: 0;
}
table.sticky thead th {
	position: sticky !important;
    z-index: 2;
    top: 0px;
	/*background-color: #f9fafb !important;*/
}
i.icon.cog:before{content:"\f013"}
i.icon.ellipsis .vertical:before{content:"\f013"}
.ui.search.inline.dropdown .dropdown.icon {
	margin-top: 5px;
}
.mtopz {
	margin-top: 0px !important;
}
#loader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0px;
	display: none;
}
.bl {
    border-left: 0.15em solid #eee !important;
}
.ui.dimmer {
	background-color:rgba(0,0,0,0.5);
	overflow-y: auto !important;
}
.segment-light {
	background:#fbfbfb !important;
}

/* Gridify css Begins */
.editgrid {
	position: relative;
}
.editgrid:focus-visible {
	outline: none; /* That'll show 'em */
}
.editgrid .cell-top, .editgrid .cell-right, .editgrid .cell-bottom, .editgrid .cell-left {
	border-color: #000000;
}
.editgrid .cell-top, .editgrid .cell-right, .editgrid .cell-bottom, .editgrid .cell-left {
	/*border-color: #5292F7;*/
	/* border-color: #4285f4; */
	border-color: #0099e5;
	border-style: solid;
	border-width: 0px;
	position: absolute;
	user-select: none;
}
.editgrid .cell-right {
	border-right-width: 2px;
}
.editgrid .cell-left {
	border-left-width: 2px;
}
.editgrid .cell-top {
	border-top-width: 2px;
}
.editgrid .cell-bottom {
	border-bottom-width: 2px;
}
/*
.editgrid .selection {
	background-color: #a0c3ff;
}
*/
.editgrid .hidder {
	position: absolute;
	left: -1000px;
	bottom: 0;
	z-index: 1;
	font-size: 1.25em;
}
.editgrid .hidder > div,
.editgrid .hidder > div:not(.popup) > *:not(.dropdown),
.editgrid .hidder > div .ui.search,
.editgrid .hidder > div:not(.popup) .ui.input,
.editgrid .hidder > div:not(.popup) .ui.input input {
	width: 100%;
	/* height: 100%; */
	height: -webkit-fill-available;
	display: inline-block;
	margin: 0;
	position: relative;
}
.editgrid .hidder > div {
	display: none;
	border: 2px solid #0099e5;
	background: white;
}
.editgrid .hidder > div.blured {
	border-color: #CCC;
}
.editgrid .hidder > div input.focused,
.editgrid .hidder > div .ui.dropdown.focused {
	outline: 1px solid #4bb1e3;
}
/*
.editgrid .hidder > div .ui.dropdown {
	opacity: 1;
	border: 0;
	padding: .78571429em .78571429em;
}
*/
.editgrid .hidder > div .ui.dropdown {
	padding: 0;
	min-height: auto;
}
.editgrid .hidder > div .ui.dropdown .dropdown.icon {
	padding: 0;
	margin: 0;
}
.editgrid .ui.field input.fldinput, .editgrid .ui.dropdown, .editgrid .hidder > div .ui.dropdown>input.search {
	height: 100%;
	padding: 0.3em 0.5em;
}
.editgrid .hidder > div .ui.dropdown .text {
	height: -webkit-fill-available;
	display: flex;
	align-items: center;
}
.editgrid .hidder > div .ui.dropdown .dropdown.icon {
	display: flex;
	top: 10px;
	bottom: 10px;
	align-items: center;
}
.editgrid .hidder > div.popup {
	width: auto;
	height: auto;
	left: 0;
	top: 100%;
}
.editgrid table tbody tr td {
	background: #FFF;
	white-space: nowrap;
}
.editgrid table tbody tr.active td {
	background-color: #d5f4ff;
}
.editgrid .hidder > div > input {
	padding: 10.371px;
	font-size: 13.2px;
	font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
	border: 0px;
	box-shadow: 0px 0px 3px #444 inset;
}
.editgrid table tbody tr td i.icon.dropdown {
	color: #CCC;
	float: right;
}
.editgrid textarea.copypaste {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -999;
}
.editgrid .hidder .itemName {
	box-shadow: 0px 0px 10px #bbb;
}
/* Gridify css End */

/* Filter Popup Begins */
.ui.popup.filter {
	background: none;
	border: 0;
	box-shadow: none;
	padding: 0;
}
.bookpopup {
	width:350px;
	max-width:500px;
	padding:12px 8px;
	background:#f9f9f9;
	border:1px solid #dad5d5;
	border-radius:5px;
	z-index:9;
	
}

#fieldspopup .bookpopup {
	max-height: 400px;
	overflow-x: auto;
}
/* Filter Popup End */
/*
.ui.cards.obitems {
	max-height: 375px;
	overflow-y: auto;
}
*/
.ui.cards.obitems>.card.small {
	width: 140px;
	height: 160px;
	position: relative;
	background-color: #F2F3F2;
	overflow: hidden;
}
.ui.cards.obitems>.card>.image {
	flex-grow: 1;
}
.ui.cards.obitems>.card>.content {
	flex-grow: 0;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.8);
	font-size: 0.8em;
}
.ui.cards.obitems>.card>.content {
	overflow: hidden;
}
.ui.cards.obitems>.card>.content.noimg {
	display: flex;
	align-items: center;
}
.ui.cards.obitems>.card>.content.noimg {
	top: 0;
}
.ui.cards.obitems>.card>.content.noimg .header {
	font-size: 18px;
	/* margin-top: 40%; */
}
.ma {
	margin: auto !important;
}
.ui.table tfoot tr td.flg {
	cursor: auto !important;
	padding:4px !important;
}
.sem_grey {
	color: #A0A0A0 !important;
}
.sem_teal {
	color: #008080 !important;
}
.sem_green {
	color: #016936 !important;
}
.sem_orange {
	color: #FE9A76 !important;
}
.sem_yellow {
	color: #FFD700 !important;
}
.sem_red {
	color: red !important;
}
.sem_brown {
	color: brown !important;
}
.sem_blue {
	color: #1678c2 !important;
}
.sem_black {
	color: #000000 !important;
}
.sem_gray, .sem_grey {
	color: #696969 !important;
}
.bggreen, .bggreen a {
	background-color: #00ad58;
	color: #FFF;
}
.bgyellow, .bgyellow a {
	background-color: #ca9e00;
	color: #FFF;
}
.bgred, .bgred a {
	background-color: #db2828;
	color: #FFF;
}
/* FullPage Preview Begins POS */
body.fullpage app-menu, body.fullpage .pusher .pusher .navslide.navwrap {
	display: none;
}
body.fullpage .pusher .pusher .mainWrap {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	max-height: 100%;
}
/* FullPage Preview End POS */

.nlabel {
	font-size:14.5px !important;
}
.dropdown.refdrop>.ui.label {
    font-weight: normal !important;
    font-size: 0.85em !important;
}
/*
.mainWrap.navslide {
	margin-top:10px !important;
}
*/
.rotate {
	animation: rotate 1.5s linear infinite;
}
@keyframes rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
@-webkit-keyframes rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
/* for reports total */
table tfoot tr.stickytr td {
	position: sticky;
	bottom: -10px;
	background-color: rgb(240, 240, 240);
	cursor : auto !important;
}
/* for reports balance */
table tfoot tr.stickytrtot td {
	position: sticky;
	bottom: 30px;
	background-color: rgb(240, 240, 240);
	cursor : auto !important;
}
.weighdisplay {
    display: inline-block;
    position: fixed;
    top: 0;
    user-select: none;
}
.weighdisplay.min {
	display: none;
}
.weighdisplay .disp {
    font-size: 25px;
    max-width: 150px;
    text-align: center;
    padding: 10px 13px;
}
.weighdisplay small {
    font-size: 50%;
}
.weighdisplay .icon-group {
    display: none;
    position: absolute;
    top: 0;
    right: 5px;
    width: auto;
    height: auto;
    padding: 2px 5px;
    border-radius: 0px 1px 0px 5px;
    color: #FFF;
    cursor: pointer;
    background-color: rgba(0,0,0,0.5);
}
.weighdisplay:hover .icon-group {
    display: inline-block;
}
.weighdisplay .icon-group i.icon {
	margin-left: 5px;
}
.weighdisplay .icon-group i.icon:hover {
	color: #00ffff;
}
/*
.weighdisplay .icon-group:hover i.icon {
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 10px;
}
*/
td span.disctype {
	padding: 0 0 0 10px;
	color: #1e70bf;
	font-weight: bold;
}
td .ui.dropdown.discType {
	background:transparent;
	position:absolute;
	left: auto;
	top:100%;
	right:50px;
}
.hidder .discount .ui.input .disctype {
	position: absolute;
    top: 50%;
    right: 10px;
    line-height: 1;
	margin-top: -0.5em;
	color: #1e70bf;
	font-weight: bold;
	cursor: pointer;
}

.hidder .discount .ui.dropdown.discType {
	position: absolute;
	top: 100%;
	right: 0;
	width: 50px;
	padding: 0;
}
.ico.disctype:after {
	content: " \f0d7";
	font-family: Icons;
	color: #CCC;
	font-weight: normal;
}
.ico.disctype:hover:after {
	color: #888;
}
.flex-box {
	display: flex;
	align-items: center;
}
.ptop {
	padding-top: 10px !important;
}
.mainWrap .segment {
	box-shadow: 0 1px 1px white !important;
}
/******************Sticky Head**************/
.ui.stickyHead {
	position: sticky; 
	top: 0;
	z-index:2;
	padding-bottom:0px;
}
.stickyHead th {
    border-bottom: none !important;
	background-color: #f9fafb !important;
}
.pd-bt-1 {
	padding-bottom: 1px !important;
}
.wwbw {
	word-wrap: break-word;
}
.ui.dimmer.modals.page.hid.transition.visible.active {
    overflow: hidden !important;
}

#accountDropdown.ui.search .ui.category.search.account {
	width: 400px;
}

.panel-row .swatches.default-swatches .swatch {
	display: inline-block;
	width: 35px;
	height: 32px;
	background: #ccc;
	border-radius: 4px;
	/* margin-left: 4px;
	margin-bottom: 4px; */
	box-sizing: border-box;
	/* border: 2px solid #364347; */
	cursor: pointer;
}
.flexhead {
	display: flex;
	width: 100%;
	align-items: center;
}
/**********************Reports********************************/
.tblfixed {
	table-layout : fixed !important;
}
.curauto {
	cursor : auto !important;
}
.fs-100 {
	font-size : 100% !important;
}
.fs-11 {
	font-size : 11px !important;
}
.fs-13 {
	font-size : 13px !important;
}
.fs-12 {
	font-size : 12px !important;
}
.fs-14 {
	font-size : 14px !important;
}
.fs-15 {
	font-size : 15px !important;
}
.fs-17 {
	font-size : 17px !important;
}
.fs-16 {
	font-size : 18px !important;
}
.fs-10 {
	font-size : 10px !important;
}
.fs-20 {
	font-size : 20px !important;
}
.vat {
	vertical-align : top !important
}
.vam {
	vertical-align : middle !important
}
.cr {
	color: #800080;
}
.report .table thead th { 
	background-color: #f8f8f8 ;
}
.flg {
	padding:4px !important;
	cursor: default !important;
}
.bordnone {
	border : none !important;
}
.pad-rgt-10 {
	padding-right : 10px !important;
}
.pad-lft-10 {
	padding-left : 10px !important;
}
/* .report table td {
	white-space: nowrap !important;
	overflow: hidden ! important;
	text-overflow: ellipsis !important;
} */
.backnone {	
	background : none !important;
}
.wsn {
	white-space : normal !important;
}
.report table th {
	/*white-space: normal !important;
	word-wrap : break-word !important;*/
}
.lh {
	line-height : 1 !important
}
.din {
	display : inline !important;
}
.van {
	vertical-align : initial !important;
}
.maxWid {
	max-width : 900px !important;
}
.maxWidDet {
	max-width : 1000px !important;
}

#cashflow_chart div.google-visualization-tooltip > ul.google-visualization-tooltip-item-list > li.google-visualization-tooltip-item {
	padding-right: 10px !important;
	margin: 0.7em 0 0.7em 0 !important;
	font-size: 13px !important;
}
#cashflow_chart div.google-visualization-tooltip > ul.google-visualization-tooltip-item-list {
	margin: 0.7em 0 0.7em 0 !important;
}
#cashflow_chart div.google-visualization-tooltip {
	width: fit-content !important;
}
.ui.modal .scrolling.content {
	overflow-y: auto;
	overflow-x: scroll;
}
/* input[type="checkbox"]:active,input[type="checkbox"]:focus {
	outline :  2px solid #4183c4 !important;
} */

.vibrate, .shake {
	animation: shake 0.5s;
	animation-iteration-count: infinite;
}

@keyframes shake {
	0% { transform: translate(1px, 1px) rotate(0deg); }
	10% { transform: translate(-1px, -2px) rotate(-1deg); }
	20% { transform: translate(-3px, 0px) rotate(1deg); }
	30% { transform: translate(3px, 2px) rotate(0deg); }
	40% { transform: translate(1px, -1px) rotate(1deg); }
	50% { transform: translate(-1px, 2px) rotate(-1deg); }
	60% { transform: translate(-3px, 1px) rotate(0deg); }
	70% { transform: translate(3px, 1px) rotate(-1deg); }
	80% { transform: translate(-1px, -1px) rotate(1deg); }
	90% { transform: translate(1px, 2px) rotate(0deg); }
	100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.note-modal-backdrop{
	display: none!important;
}

tr.strikeout, tr.strikeout:hover, .ui.selectable.table tbody tr.strikeout:hover, .ui.table tbody tr.strikeout td.selectable:hover {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAADF3pUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHja7ZdbkuQoDEX/WcUsAUkIieVgHhGzg1n+XDCZXVn9mOror4lIEwYsZElwJGdVGP/8PcNfuDhKDEnNc8k54kolFa6YeLyvunuKaff3xWekV3l4LjBEglHuR89HPiCHDh09b8dOhVw/GCrjLFyvC/UYYj8OHhEdR0K3g9iPoXoMCR/P6X6+judc3D5u4by3tk9n3HdYXRLjrJksoU8czXLB3Dkmw7n1FajYfQgPR5+fw0MVJ888hCTu3u8oZd0kdY8Vd4YebYmiVczyDSAAGUKA5XLOdsTnab6czWP8yRW+sq2TDq9p8JidNAjfLXxKgzyOXD7Ry89xy8PnBdIf495MP0Rk6emYXyIyefqIH7Gue87uc457dzVlbDmfTT12QmHNoHitJNivZTTDrZjbbgXNUS4NqHts8UJrVIiBeFKiTpVmoLEnjRpiTDzYMDI3UF8yB4vCTRb0tBpNNinSxZEMDakikPKc4cRC22/Z/ho5PHeCKhOMEV75zxa+ovSrNueqJaJwaoZuwLzSHmEscquHGojQPIeq+4Af7TUhD1gBQt3H7Nhgjddt4lL6lluyQQv0FONdY2T9fn8ZSvCtCAY1lChmEqVM0ZiNCAfpAFQpOkviCwRIlTuC5CQoPWMUAVwHvGO0dVn5luMrCRIqWQxsilTASkmRP5YcOVRRr0lVs5q6Fq1ZcgqosJwtr89tNbFkatnM3IpVF0+unt3cvXgtXARfYy0ox+KllFrhs8JyzaFCv0Jy8SVXuvTKl11+las2pE9LTVtu1ryVVjt36ajjnrt176XXQQOpNNLQMPKw4aOMOpFrU2aaOvO06bPM+qR2qH7XfoMaHWq8SS09e1KD1Owew84XGFnMQIwTgbgtAkhoXsyiU0q8yC1msTCqQhlB6mLTKVbKnIKkQayTnuy+kfstbiGnX3Ljr5ILC90fktvcwtAP3H5Ara+f7baJ3VW4zjQKqg/rwyt7Xb+iNTwmfzq+Db0NvQ29Db0NvQ29Df2PDU388YD/KMO/3te6cjBSix4AAAGDaUNDUElDQyBwcm9maWxlAAB4nH2RPUjDQBzFX1O1IhUHO5TikKE6WRAVcdQqFKFCqBVadTC59AuaGJIUF0fBteDgx2LVwcVZVwdXQRD8AHFzc1J0kRL/lxRaxHhw3I939x537wChUWWa1TUGaLptZlJJMZdfEUOvEBBDD6JIyMwyZiUpDd/xdY8AX+8SPMv/3J+jXy1YDAiIxDPMMG3ideKpTdvgvE8cYWVZJT4nHjXpgsSPXFc8fuNcclngmREzm5kjjhCLpQ5WOpiVTY14kjiuajrlCzmPVc5bnLVqjbXuyV8YLujLS1ynOYQUFrAICSIU1FBBFTYStOqkWMjQftLHH3P9ErkUclXAyDGPDWiQXT/4H/zu1ipOjHtJ4STQ/eI4H8NAaBdo1h3n+9hxmidA8Bm40tv+jQYw/Ul6va3Fj4CBbeDiuq0pe8DlDhB9MmRTdqUgTaFYBN7P6JvywOAt0Lfq9dbax+kDkKWu0jfAwSEwUqLsNZ9393b29u+ZVn8/beVypUH8SZIAAAAGYktHRAD/AP8A/6C9p5MAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQflAhoGGRKjDWDoAAAAGXRFWHRDb21tZW50AENyZWF0ZWQgd2l0aCBHSU1QV4EOFwAAABRJREFUCNdjZGBgkGJgYGBgYoACAAGiAB53a85aAAAAAElFTkSuQmCC') !important;
    background-repeat: repeat-x;
	background-position: 50% 50%;
	color: gray !important;
}

.tooltip {
	position: relative;
	display: inline-block;
	/* border-bottom: 1px dotted black; */
  }
  
  .tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	/* border-radius: 6px; */
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	top: 150%;
	left: 50%;
	margin-left: -60px;
  }
  
  .tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent black transparent;
  }
  
  .tooltip:hover .tooltiptext {
	visibility: visible !important;
  }

  tr.keyNavigate.greyBg {
	background-color: #d2dbff !important;
}
div.keyNavigate.greyBg {
	background-color: #d2dbff !important;
}

.heightanim {
	height: 0px;
	overflow: hidden;
	transition: height 2s;
	-moz-transition: height 2s;
	-webkit-transition: height 2s;
	-o-transition: height 2s;
}
.gradient {
	background: -webkit-linear-gradient(330deg,#ff9000 0,red 50%,#0a00b2 100%);
	background: linear-gradient(330deg,#ff9000 0,red 50%,#0a00b2 100%);
	background-image: -ms-linear-gradient(330deg,#ff9000 0,red 50%,#0a00b2 100%);
	-webkit-background-clip: text;
	background-clip: text;
	text-transform: capitalize;
	color: transparent;
}
.italFont {
	font-style : italic !important;
}
.ui.form input[type=number].error {
	background-color: #fff6f6;
	border-color: #e0b4b4;
	color: #9f3a38;
}

.ui.eleven.cards {
	margin-left: -.5em;
	margin-right: -.5em
}

.ui.eleven.cards>.card {
	width: calc(9.09090909% - 1em);
	margin-left: .5em;
	margin-right: .5em
}

.ui.twelve.cards {
	margin-left: -.5em;
	margin-right: -.5em
}

.ui.twelve.cards>.card {
	width: calc(8.33333333% - 1em);
	margin-left: .5em;
	margin-right: .5em
}
.ui.thirteen.cards {
	margin-left: -.5em;
	margin-right: -.5em
}

.kotbody .takeaway .cards > .card {
	background: #6435c9;
	color: white;
	border: 0px;
	border-radius: 30px 10px;
}
.kotbody .takeaway .cards > .card,
.kotbody .dinein .cards > .card,
.kotbody .paymodes .cards > .card {
	font-size: 20px;
}
.kotbody .takeaway .cards > .card:hover {
	background: #42218b;
}
.kotbody .dinein .cards > .card {
	border-radius: 15px;
	border: 2px dashed rgba(0, 0, 0, 0.15);
}
.kotbody .cards > .card {
	display: inline-block;
	width: auto;
	min-width: calc(7.14285714% - 1em);
	background: #ffe4c1;
	box-shadow: none;
	font-weight: bold;
	letter-spacing: 3px;
}
.kotbody .cards > .card:hover {
	background: #dbb585;
}
.kotbody .ui.thirteen.cards > .card.haskot {
	background: #2185d0;
	color: #FFF;
}
.kotbody .ui.thirteen.cards > .card.active {
	background-color: teal;
	background-image: linear-gradient(0deg, rgba(0,0,0,0.7), rgba(0,0,0,0.2));
	border: 0px;
	color: #FFF;
}
.ui.fourteen.cards {
	margin-left: -.5em;
	margin-right: -.5em
}

.ui.fourteen.cards>.card {
	width: calc(7.14285714% - 1em);
	margin-left: .5em;
	margin-right: .5em
}

.ui.fifteen.cards {
	margin-left: -.5em;
	margin-right: -.5em
}

.ui.fifteen.cards>.card {
	width: calc(6.66666667% - 1em);
	margin-left: .5em;
	margin-right: .5em
}
.ui.sixteen.cards {
	margin-left: -.5em;
	margin-right: -.5em
}

.ui.sixteen.cards>.card {
	width: calc(6.25% - 1em);
	margin-left: .5em;
	margin-right: .5em
}
a.einv-list {
	padding: 0px 3px !important;
    font-size: 18px !important;
    line-height: 0.7 !important;
}
a.einv-icon {
    padding: 0px 8px 6px 8px  !important;
    font-size: 25px  !important;
    line-height: 1  !important;
}
.iattributes .item.editable .ui.dropdown, .iattributes .item.editable .ui.input input {
	background-color: #f1f1f1;
}
.detailsinp .ui.fluid.search.dropdown.attrdropdown {
	min-width: 14em;
}
.detailsinp .iteminfopanel {
	width: 100% !important;
}
