﻿.mxicon {
    position: relative;
    top: 1px;
    display: inline-block;
    speak: none;
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mxicon-gridtoolbar {
    width: 16px;
    height: 16px;
}
.mxicon-tabs {
    transform: scale(0.65);
    padding: 0 !important;
    margin: 0 !important;
}

.tab-text {
    font-size: 12px;
    padding: 0px 0px;
}
.mxicon-toolbar{
    height:25px;
}
.mxicon-crud {
    height:18px;
}
.mxicon-spin {
    height: 10px;
}
.mxicon-aidelete-chat {
    content: url('../images/crudimg/transdelete.png');
    height: 15px;
    width: 15px;
}
.bfunlink-icon {
    content: url('../images/otherimg/Unlink.png');
    height: 22px;
}

.mxiconform {
    content: url('../images/otherimg/mxIconForm.png');
    height: 22px;
}

.mxiconreport {
    content: url('../images/otherimg/mxIconReport.png');
    height: 22px;
}
.mxiconsystem {
    content: url('../images/otherimg/mxIconSystem.png');
    height: 22px;
}
.mxiconsystemdefault {
    content: url('../images/otherimg/mxIconSystemDefault.png');
    height: 22px;
}
.mxiconuser {
    content: url('../images/otherimg/mxIconUser.png');
    height: 22px;
}
.mxiconuserdefault {
    content: url('../images/otherimg/mxIconUserDefault.png');
    height: 22px;
}
.mxiconform {
    content: url('../images/otherimg/mxIconForm.png');
}

.mxicon-attachadd {
    content: url('../images/crudimg/attachadd.png');
    width: 24px;
    height: 24px;
}
.mxicon-attachremove {
    content: url('../images/crudimg/attachremove.png');
    width: 24px;
    height: 24px;
}
.mxicon-transcancel {
    content: url('../images/crudimg/transcancel.png');
    width: 24px;
    height: 24px;
}
.mxicon-transsave {
    content: url('../images/crudimg/transsave.png');
    width: 24px;
    height: 24px;
}
.mxicon-transdelete {
    content: url('../images/crudimg/transdelete.png');
    width: 24px;
    height: 24px;
}
.mxicon-resetreceiving {
    content: url('../images/crudimg/ResetReceiving.png');
}
.mxicon-receiveline {
    content: url('../images/crudimg/receiveline.png');
}
.mxicon-detailopen {
    content: url('../images/dx-fluents/collapse-fluent.svg');
}
.mxicon-detailclose {
    content: url('../images/dx-fluents/expand-fluent.svg');
}
.mxicon-normal {
    content: url('../images/otherimg/normal.png');
}
.mxicon-low {
    content: url('../images/otherimg/low.png');
}
.mxicon-high {
    content: url('../images/otherimg/high.png');
}
.mxicon-search {
    content: url('../images/otherimg/search.png');
}
.mxicon-file {
    content: url('../images/toolbarimg/fileattached.png');
}
.mxicon-fileLinked {
    content: url('../images/toolbarimg/filelinked.png');
}
.mxicon-receivehourglass {
    content: url('../images/crudimg/receivehourglass.png');
}
.mxicon-new {
    content: url('../images/dx-fluents/add-fluent.svg');
}
.mxicon-edit {
    content: url('../images/dx-fluents/edit-fluent.svg');
}
.mxicon-notes {
    content: url('../images/crudimg/notes.png');
}
.mxicon-search {
    content: url('../images/crudimg/search.png');
}
.mxicon-securityCopy {
    content: url('../images/otherimg/securityCopy.png');
    width: 16px;
    height: 16px;
}
.mxicon-securityList {
    content: url('../images/otherimg/securityList.png');
    width: 16px;
    height: 16px;
}
.mxicon-scannerSubmit {
    content: url('../images/otherimg/scanner_submit.png');
    display: block;    
    object-fit: contain; /* or cover, as needed */
    margin: 0;
    padding: 0;
}
.mxiconScanner-new {
    content: url('../images/otherimg/scanner_add.png');
}
.mxiconScanner-barcode {
    content: url('../images/toolbarimg/Tracking.png');
}
.mxicon-reportlist {
    content: url('../images/icon/reportlist.png');
    padding: 0 !important;
}
.mxicon-delete {
    content: url('../images/dx-fluents/delete-fluent.svg');
}
.mxicon-save {
    content: url('../images/crudimg/save.png');
}
.mxicon-save-fluent {
    content: url('../images/dx-fluents/save-light.png');
}
.mxicon-undo {
    content: url('../images/dx-fluents/undo-fluent.svg');
}
.mxicon-close {
    content: url('../images/otherimg/close.png');
}
.mxicon-exit {
    content: url('../images/otherimg/PdfClose.png');
}
.mxicon-commit {
    content: url('../images/otherimg/commit.png');
}
.mxicon-shoppinglist {
    content: url('../images/navimg/ShoppingList.png');
}
.mxicon-export {
    content: url('../images/toolbarimg/Export.png');
}
.mxicon-userprofile {
    content: url('../images/otherimg/user.png');
    height:30px;
}
.mxicon-userprofile2 {
    content: url('../images/otherimg/iuser.png');
    height: 30px;
}
.mxicon-apply {
    content: url('../images/otherimg/scanner_submit.png');
    height: 20px;
}
.mxicon-gridlayout-add {
    content: url('../images/dx-fluents/grid-layout-add-fluent.svg');
}
.mxicon-gridlayout-edit {
    content: url('../images/dx-fluents/grid-layout-edit-fluent.svg');
}
.mxicon-gridlayout-delete {
    content: url('../images/dx-fluents/grid-layout-delete-fluent.svg');
}
.mxicon-copy-fluent {
    content: url('../images/dx-fluents/copy-fluent.svg');
}
.mx-file-upload-drag {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;
    border: 1px dashed #000;
}
.mx-file-upload-dragzone:hover {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;
    border: 1px dashed #000;
}
.grid-icon-column-chooser,
.treelist-icon-column-chooser {
    width: 16px;
    height: 16px;
    -webkit-mask-image: url("../images/icon/column-chooser.svg");
    mask-image: url("../images/icon/column-chooser.svg");
    background-color: currentColor;
}
.mx-eye-icon,
.mx-eye-slash-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: currentColor;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
}

.mx-eye-icon {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5c-5.5 0-9.5 5.3-9.5 7s4 7 9.5 7 9.5-5.3 9.5-7S17.5 5 12 5zm0 12c-3.9 0-7.1-3.4-7.9-5 .8-1.6 4-5 7.9-5s7.1 3.4 7.9 5c-.8 1.6-4 5-7.9 5zm0-8a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5c-5.5 0-9.5 5.3-9.5 7s4 7 9.5 7 9.5-5.3 9.5-7S17.5 5 12 5zm0 12c-3.9 0-7.1-3.4-7.9-5 .8-1.6 4-5 7.9-5s7.1 3.4 7.9 5c-.8 1.6-4 5-7.9 5zm0-8a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E");
}

.mx-eye-slash-icon {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3.3 2-1.3 1.3 3.1 3.1C3.3 7.9 2.5 10.6 2.5 12c0 1.7 4 7 9.5 7 1.6 0 3-.4 4.3-1l4.4 4.4 1.3-1.3L3.3 2zm8.7 15c-3.9 0-7.1-3.4-7.9-5 .4-.8 1.2-1.9 2.3-2.9l2.1 2.1A3.5 3.5 0 0 0 12.8 15l2 2c-.9.3-1.8.5-2.8.5V17zm0-10c3.9 0 7.1 3.4 7.9 5-.4.8-1.2 1.9-2.3 2.9l-1.5-1.5c.2-.4.4-.9.4-1.4a3.5 3.5 0 0 0-4.8-3.2L10.9 7c.4 0 .7 0 1.1 0z'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3.3 2-1.3 1.3 3.1 3.1C3.3 7.9 2.5 10.6 2.5 12c0 1.7 4 7 9.5 7 1.6 0 3-.4 4.3-1l4.4 4.4 1.3-1.3L3.3 2zm8.7 15c-3.9 0-7.1-3.4-7.9-5 .4-.8 1.2-1.9 2.3-2.9l2.1 2.1A3.5 3.5 0 0 0 12.8 15l2 2c-.9.3-1.8.5-2.8.5V17zm0-10c3.9 0 7.1 3.4 7.9 5-.4.8-1.2 1.9-2.3 2.9l-1.5-1.5c.2-.4.4-.9.4-1.4a3.5 3.5 0 0 0-4.8-3.2L10.9 7c.4 0 .7 0 1.1 0z'/%3E%3C/svg%3E");
}
.mxicon-openintab {
    content: url('../images/dx-fluents/mail-merge-fluent.svg');
    width: 20px;
    height: 25px;
}