select,
input[type=button],
input[type=submit],
input[type=reset],
button, [type=button], [type=reset], [type=submit],
select.form-control{
	appearance: none !important;
    -moz-appearance: none !important;
-webkit-appearance: none !important;
}

.modal-xxl{
	max-width: calc(100vw - 30px);
	max-height: calc(100vw - 30px);
}

.page-loader{
	z-index: 1051;
}
#zoom { display: none; }
/* Chrome, Safari, Edge, Opera */
#files_table input::-webkit-outer-spin-button,
#files_table input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


.image-input.image-input-circle [data-action=change] {
    right: 8%;
    top: 8%;
}


.form-control:disabled, .form-control[readonly] {
    color: #a7a6a6;
    cursor: not-allowed;
}

.modal-content{
	max-height: calc(100vh - 4rem);
	overflow: auto;
}
/* Firefox */
#files_table input[type=number] {
  -moz-appearance: textfield;
}


.login-container{
	background: #1E1E2D;
}
.brand-logo img{
	height: 45px;
}
.image-input{
	width: 100%;
    max-width: 200px;
}
.image-input .image-input-wrapper {
    width: 100%;
    padding-bottom: 100%;
}

.custom-table-footer{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #EBEDF3 !important;
	padding-top: 10px;
}
.smart-search{
	position: relative;
}
.smart-search-menu{
	width: 100vw;
	max-width: 800px;
	z-index: 99;
	right: 0;
    left: auto;
}
.smart-search-menu .select2{
	width: 100% !important;
}
.smart-search .fild-group{
	height: 100%;
    overflow: auto;
}
.smart-search .filter-form,
.smart-search .filter-box{
	height: 400px;
	overflow: auto;
}
.smart-search .smart-control .tagify .tagify__tag{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 3px;
}
.smart-search .smart-control .tagify .tagify__tag .tagify__tag__removeBtn{
	margin-left: 0;
}
.tagify + input{
	outline: none;
}


.dropdown.hover:hover>.dropdown-menu {
  display: block;
}

.dropdown.hover>.dropdown-toggle:active {
    pointer-events: none;
}


#User_Detail.show .offcanvas-right{
	transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    right: 0;
    left: auto;
}

.eye-icon .fa-eye{
	right: 10px;
    top: 10px;
    cursor: pointer;
}
.eye-icon .form-control-lg + .fa-eye{
	top: 14px;
}

.page-loader{
	background: rgba(0, 0, 0, 0.5);
}
.blockui{
	background: #000;
}
.blockui > span {
    color: #fff !important;
}
table .dropdown-menu a:hover{
	background-color: #f5f5f5;
}
#zoom.active .la-expand:before{
	content: "\F066";
}



.wizard.wizard-1 .wizard-nav .wizard-steps1 .wizard-st{
	position: relative;
	text-align: center;
	cursor: pointer;
}
.wizard.wizard-1 .wizard-nav .wizard-steps1 .wizard-st .wizard-title{
	color: #7E8299;
}
.wizard.wizard-1 .wizard-nav .wizard-steps1 .wizard-st.active .wizard-title{
	color: #EE9D01;
}
.wizard.wizard-1 .wizard-nav .wizard-steps1 .wizard-st.active i,
.wizard.wizard-1 .wizard-nav .wizard-steps1 .wizard-st.active .wizard-label .wizard-title{
	color:#EE9D01;
	cursor: pointer;
}
.wizard.wizard-1 .wizard-nav .wizard-steps1 .wizard-st:after{
	height: 3px;
	left:0;
	width: 100%;
	position: absolute;
	bottom: -2px;
	content: "";
}
.wizard.wizard-1 .wizard-nav .wizard-steps1 .wizard-st.active:after{
	background-color: #EE9D01;
}
.wizard.wizard-1 .wizard-nav .wizard-steps1 .wizard-st.active .modal-btn{
	display: block;
}
.wizard.wizard-1 .wizard-nav .wizard-steps1 .wizard-st .modal-btn{
	position: absolute;
	bottom: -14px;
	left:50%;
	transform: translateX(-50%);
	border-radius: 100px;
	border:2px solid #fff;
	z-index: 1;
	background: #fff;
	display:none;
}

.dataTables_wrapper .dataTables_paginate .pagination .page-item.disabled{
	cursor: not-allowed;
}

select.form-control{
	background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 16px 12px;
   appearance: none;
}


body.zoomin:before {
    content: "";
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

body.zoomin .table-future-zoom {
    position: fixed;
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border-radius: 4px;
}

body.zoomin .pagination-inner {
    box-shadow: 0 4px 20px 0 rgb(34 41 47 / 10%);
}
body.zoomin .zoom-box{
	position: fixed;
	left: 15px;
	top: 15px;
	right: 15px;
	bottom: 15px;
	z-index: 100;
}

a{
	color: #e88f09;
}

.dropdown-toggle.no-arrow:after{
	display: none
}

.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step.active .wizard-label .wizard-icon,
.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step.active .wizard-label .wizard-title{
	color: #EE9D01;
}
.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step.active .svg-icon svg g [fill],
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-icon.svg-icon svg g [fill], .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-icon.svg-icon svg g [fill] {
    fill: #EE9D01;
}

/*.btn.btn-hover-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-primary:focus:not(.btn-text), .btn.btn-hover-primary.focus:not(.btn-text) {
    color: #FFFFFF !important;
    background-color: #e88f09 !important;
    border-color: #e88f09 !important;
}


.btn.btn-primary,
.btn.btn-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-primary:focus:not(.btn-text), .btn.btn-primary.focus:not(.btn-text) {
    border-color: #e88f09;
    background-color: #e88f09;
    color:#fff !important;
}*/

.btn.btn-primary,
.datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link:hover:not(.datatable-pager-link-disabled),
.datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li > .datatable-pager-link.datatable-pager-link-active,
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-bullet.menu-bullet-dot > span, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-bullet.menu-bullet-dot > span,
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-bullet.menu-bullet-dot > span, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-bullet.menu-bullet-dot > span,
.radio > input:checked ~ span,
.checkbox > input:checked ~ span,
.dataTables_wrapper .dataTables_paginate .pagination .page-item.active > .page-link,
.switch input:checked ~ span:after,
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,
.dataTables_wrapper .dataTables_paginate .pagination .page-item:hover:not(.disabled) > .page-link{
	background-color: #FFA800;
	border-color: #FFA800;
}



.datatable.datatable-default.datatable-head-custom > .datatable-table > .datatable-head .datatable-row > .datatable-cell.datatable-cell-sorted > span, .datatable.datatable-default.datatable-head-custom > .datatable-table > .datatable-foot .datatable-row > .datatable-cell.datatable-cell-sorted > span,
.datatable.datatable-default > .datatable-table > .datatable-head .datatable-row > .datatable-cell > span > i,
.aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon,
.aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon,
.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-label .wizard-icon, .wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-label .wizard-icon,
.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-label .wizard-title, .wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-label .wizard-title,
.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-arrow, .wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-arrow,
.dataTables_wrapper .dataTable th.sorting_asc, .dataTables_wrapper .dataTable td.sorting_asc,
.dataTables_wrapper .dataTable th.sorting_desc, .dataTables_wrapper .dataTable td.sorting_desc,
.dataTables_wrapper .dataTable th.sorting_asc:before, .dataTables_wrapper .dataTable td.sorting_asc:before,
.dataTables_wrapper .dataTable th.sorting_desc:after, .dataTables_wrapper .dataTable td.sorting_desc:after,
.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
	color: #FFA800 !important;
}


.aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon.svg-icon svg g [fill], .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon.svg-icon svg g [fill],
.aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-icon.svg-icon svg g [fill], .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-icon.svg-icon svg g [fill],
.brand .btn.active .svg-icon svg g [fill], .brand .btn:hover .svg-icon svg g [fill],
.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-arrow svg g [fill], .wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-arrow svg g [fill]{
	fill: #FFA800 !important;
}

.dataTables_wrapper .dataTables_paginate .pagination .page-item.active > .page-link,
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before{
	color:#fff !important;
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
	line-height: 18px;
}

/*custom data table sorting*/
table.custom-table thead > tr > th.sorting_asc, 
table.custom-table thead > tr > th.sorting_desc, 
table.custom-table thead > tr > th.sorting, 
table.custom-table thead > tr > td.sorting_asc, 
table.custom-table thead > tr > td.sorting_desc, 
table.custom-table thead > tr > td.sorting
{
	padding-right: 30px;
}
table.custom-table thead .sorting:before{
    right: 1em;
    content: "\2191";
    position: absolute;
    opacity: 0.6;
}
table.custom-table thead .sorting:after {
    right: 0.5em;
    content: "\2193";
    position: absolute;
    opacity: 0.6;
}
table.custom-table thead .sorting{
	position: relative;
}
table.custom-table thead .sorting_asc.sorting:before{ opacity: 1; color: #FFA800; }
table.custom-table thead .sorting_desc.sorting:after{ opacity: 1; color: #FFA800; }

/*close icon*/ 
.image-input.image-input-circle [data-action=cancel].cancel-image-icon,
.image-input.image-input-circle [data-action=remove].cancel-image-icon{
    right: 17px;
    bottom: 20px;
}

.small-image-pop{
	display: flex;
    justify-content: center;
    align-items: center;
}
.small-image-pop img{
	max-width: 100%;
    width: 100px;
    height: auto;
}
.ignore-data{ white-space: nowrap;
    align-self: center; }
.fitr-lab{
	white-space: nowrap;
    margin-right: 9px;
    line-height: 40px;
    margin-bottom: 0;
}

.w-80{ width: 80%; }
.font-bse{font-size: 1.2rem;}
.font-big{font-size: 2rem;}
.font-sml{font-size: 1.8rem !important;}
.font-16{font-size: 16px;}
.font-14{font-size: 14px}
.radius-sml{border-radius: 0.5rem;}
.apexcharts-legend{ visibility: hidden !important; }
.apexcharts-canvas{ width: 275px !important; }
.legend-box{position: absolute; bottom: 20px; display: flex; white-space: nowrap; flex-wrap: wrap; justify-content: center; padding: 0 20px; left: 0; right: 0; margin: 0 auto;}
.legend-box .apexcharts-legend-series{margin: 2px 5px;}
.legend-box .apexcharts-legend-marker{height: 12px; width: 12px; left: 0px; top: 0px; border-width: 0px; border-color: rgb(255, 255, 255); border-radius: 12px;}
.legend-box .apexcharts-legend-text{color: rgb(55, 61, 63); font-size: 12px; font-weight: 400; font-family: Helvetica, Arial, sans-serif;}
.custom-select{ padding: 0.65rem 2.5rem 0.65rem 1rem; }
.no-wrap{ white-space: nowrap; }
input.datepicker{ cursor: pointer !important; }

.invoice-items-table-otr .dataTables_scrollBody{ height: auto !important; }
.po-items-table .dataTables_scrollBody{ height: auto !important; }
.filter-box .filter-inner.scroll {padding-right: 7px;}
.ignore-box .select2-container--default .select2-selection--multiple .select2-selection__rendered{ height: 38px !important; padding: 0.37rem 0.5rem; }
.ignore-box .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{ padding: 0.25rem 0.5rem; }
.ignore-box .select2-container--default .select2-search--inline .select2-search__field{ display: none !important; }
.grading-smtserch.smart-search-menu{max-width: calc(100% - 0px);}

.daterangepicker .applyBtn [disabled=disabled]{ pointer-events: none !important; }
input.form-control.inventory_maintain_days {
    width: 100px;
}

/*inventory-listing-table*/
.inventory-listing-table td:first-child{ position: relative; padding: 1rem 1rem 1rem 1.5rem; }
.inventory-listing-table .plus-minus{ position: absolute; left: -4px; display: flex; height: 100%; justify-content: center; align-items: center; top: 2px;}
.rview-date{ cursor: inherit !important; }
@media (min-width: 992px){
	.header-fixed.subheader-fixed.subheader-enabled .wrapper {
	    padding-top: 65px;
	}
	.content {
	    padding: 10px 0;
	}

	.d-flex.flex-column-fluid .container-fluid {
	    padding: 0 15px;
	}
}


@media (max-width: 992px){
	#search-dropdown{
		max-width: 320px;
		width: 100%;
		height: 100vh;
		position: fixed;
		top: 0;
		right: 0;
		transform: translateX(100%);
		z-index: 100;
		background: #fff;
		padding: 20px 20px 20px 12px !important;
		box-shadow: 0 0.1rem 1rem 0.25rem rgb(0 0 0 / 5%) !important;
		overflow: scroll;
	}
	#search-dropdown.active{
		transform: translateX(0);
	}
	.smart-search-menu{
		width: 100% !important;
		position: static !important;
		transform: translate3d(0, 0, 0) !important;
		display: block !important;
		box-shadow: none !important;
		margin-top: 20px;
	}
	#search-dropdown .form-control{
		height: auto;
	}
	#search-dropdown .tagify + input {
    min-height: 40px;
}
.smart-search .filter-form, .smart-search .filter-box {
	height: auto;
	overflow: auto;
}
}
div.dataTables_wrapper div.dataTables_info{
	padding-top: 0 !important;
}
div.dataTables_wrapper div.dataTables_length label{
	margin-bottom: 0;
}
div.dataTables_wrapper div.dataTables_length select{
	min-width: 70px;
}




/*Create Role & Assign Permissions CSS Start*/
.toggle_main{
    position: relative;
}
#seller_list_toggle{
    position: absolute;
    left: 0;
    font-size: 12px;
    color: #FFA800;
    cursor: pointer;
}
#seller_list_toggle.la-angle-right.active::before {
    content: "\F107";
}
.seller-tab-tr{
    display: none;
    background: #f9f9f9;
}
.seller-tab-tr.active{
    display: table-row;
}
/*Create Role & Assign Permissions CSS End*/

/*.sorting_asc {
  padding-right:18px;
  cursor: pointer;
  background: url('sort_asc.png') no-repeat top right;
}

.sorting_desc {
  padding-right:18px;
  cursor: pointer;
  background: url('sort_desc.png') no-repeat top right;
}

.sorting {
  padding-right:18px;
  cursor: pointer;
  background: url('sort_both.png') no-repeat top right;
}

.sorting_asc_disabled {
  padding-right:18px;
  cursor: pointer;
  background: url('sort_asc_disabled.png') no-repeat top right;
}

.sorting_desc_disabled {
  padding-right:18px;
  cursor: pointer;
  background: url('sort_desc_disabled.png') no-repeat top right;
}*/
.no-image{ background-size: cover; background-position: center; }

#product_list_table_wrapper .dataTables_scrollHead{
	overflow-y: visible !important;
}
.asin-otr .dropdown-menu li{
	padding: 0 10px;
}
.receive-table .dataTables_scrollBody{ height: 350px !important; }
.grading-error + .invalid-feedback{ padding: 0 13.5px; }
.nowarp{ white-space: nowrap; }
.associate-modal{ height: auto; overflow: inherit; }
.v-align-table td{ vertical-align: middle; }
@media screen and (max-width: 767px){
.custom-table-footer{ flex-wrap: wrap; }
.dataTables_wrapper .custom-table-footer .dataTables_paginate{ width: 100%; }
.dataTables_wrapper .custom-table-footer .dataTables_paginate .pagination{ justify-content: center;padding-top: 15px; }
.m-search{width: calc(100% - 70px);}

}

/* (1366x768) WXGA Display */
@media  screen and (max-width: 1366px) {
.dek-font-16{ font-size: 14px; }
}

.text-green {
	color: #09cb09;
}




/***** 05-Jan-2022 *****/

.icon-dot {
  position: relative;
  padding-left: 15px;
}
.icon-dot:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.icon-dot.green-dot:before {
	background: green;
}
.icon-dot.red:before {
	background: red;
}
.icon-dot .plus-minus {
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
}

@media (max-width: 992px){
	.smart-search .grading-smtserch .filter-box ,.smart-search-menu .filter-box {
		min-height: 150px;
		height: auto;
	}
}




