.s-site-logo-img {
  content: url(/Content/site/logo_128_login.png);
  /*  display: none;*/
  background-color: transparent !important;
}

.field {
    padding-top: 0.1rem !important;
}

.s-OrnaVerse-POS-HeldTransactionDialog {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

@media (min-width: 768px) {
  .full-height-page section.content {
            height: calc(100vh - 48px);
            overflow-y: scroll;
            overflow-x: hidden;
        }
    }

    .s-sidebar-band-logo {
  content: url(/Content/site/logo_128.png) !important;
}

.s-form-title-logo {
  height: 80px !important;
  width: 250px !important;
  border-radius: 0% !important;
}

.s-ReportViewer {
  overflow-y: hidden;
}

#qrscanner {
  border: none !important;
}
/*.s-mobile-header {
  background-color: #8A775C !important;
}

.s-sidebar-band-link {
  color: white !important;
}

.s-sidebar-band {
  background-color: #8A775C !important;
}*/
.s-MessageModal {
  background-color: rgba(0,0,0,0.75) !important;
}


.s-UserPermissionDialog > .size,
.s-RolePermissionDialog > .size {
  min-width: 770px;
  width: 770px;
  min-height: 550px;
  height: 550px;
}

.s-UserPermissionDialog .s-DataGrid,
.s-RolePermissionDialog .s-DataGrid {
  height: 100%;
}

.field .Username {
  color: black;
}

/*.field .editor, .field .widget-wrapper {
  outline: none;
  box-shadow: none;
  color: black;
  z-index: 10;
  border: none;
  transition: 0.5s;
  border: 1px solid #ddd;
}

.s-vertical-form .field .caption {
  pointer-events: none;
  color: white;
  transition: 0.5s;
  letter-spacing: 0.05em;
  font-size: 1em;
}*/
/*.btn-close::before {
  color: red;
  display: none;
}

.btn-close:hover {
  font-size: 35px;
}*/
/*TextBox Code*/









  .flex-layout, .field {
  flex-wrap: wrap !important;
}

/*.s-Form label.caption {
  font-size: 13px;
}
*/
/*.select2-choice {
  border: none;
}*/


/*dialog ReSize code*/
.s-Master-SieveSizeMappingDialog > .size,
.s-Master-FinancialYearDialog > .size,
.s-Master-SubTypeDialog > .size,
.s-Master-TypeDialog > .size,
.s-Master-DenominationDialog > .size,
.s-Master-ColorQualityMappingDialog > .size,
.s-Master-FreightDialog > .size,
.s-Master-HSNDialog > .size,
.s-Master-MoldsDialog > .size,
.s-Master-ServicesDialog > .size,
.s-Master-ReasonDialog > .size,
.s-Master-LocationDialog > .size,
.s-Costing-MetalRatesDialog > .size,
.s-Costing-ItemRateDialog > .size,
.s-Master-LabsDialog > .size,
.s-POS-ReceiptDenominationDetailsDialog > .size,
.s-POS-CustomerTypeDialog > .size,
.s-HR-DesignationDialog > .size,
.s-Costing-MarkupPolicyDialog > .size,
.s-CRM-PromotionDetailsDialog > .size,
.s-Costing-LabourRatesDialog > .size,
.s-Costing-AdditionalChargesDialog > .size,
.s-Costing-StoneRatesDialog > .size {
  width: 584px;
  margin-left: 50%;
}

.s-CRM-GiftVoucherSalesReceiptDialog > .size {
  width: 420px;
  margin-left: 50%;
}


.s-Master-AttributesDialog > .size {
  width: 700px;
  margin-left: 50%;
}

/*#s2id_OrnaVerse_Master_RawMaterialDialog4_type_id {
  width: 50% !important;
}

#OrnaVerse_Master_RawMaterialDialog4_item_code {
  width: 20px !important;
}*/

/*Blur Background Code*/
.ui-widget-overlay {
  background-color: black;
  opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.field .caption {
  line-height: calc(var(--s-input-inner-height)+0);
}

/*.s-DialogContent, .s-Form, form, .fieldset, .ui-tabs-panel, .s-DataGrid, .property-panes, .tab-pane.active, .tab-pane.show, .s-PropertyGrid {
  flex: 0;
}*/

.property-tabs {
  margin-top: 22px;
}



input[name="item_code"] {
  width: 120px;
}

.grid-canvas {
  line-height: 10 !important;
}

.s-Purchase-InvoiceItemsDialog .categories, .s-Purchase-InvoiceDialog .categories, .s-Master-StyleDialog .categories {
  flex: none !important;
}

form#OrnaVerse_Inventory_CustomerHistoryDialog0_Form .s-PropertyGrid .categories {
  flex: none;
}
/*.s-DialogContent {
  display: block;
  flex-direction: initial;
}*/
/*#OrnaVerse_Master_RawMaterialDialog4_item_name {
  flex-direction: column-reverse;
  align-content: flex-end !important;
  width: 200px;
  flex: none;
}*/
/*span.slick-column-name {
  color: black;
}*/
/*input.s-Serenity-QuickSearchInput.s-QuickSearchInput {
  width: 300px;
  height: 40px;
}*/
/*font-size sidebar*/
a.s-sidebar-band-link {
  font-size: 26px;
}

/*#OrnaVerse_Purchase_InvoiceItemsBOMDialog117 {
  height: auto !important;
}*/
/*make filter besides new button Code*/
/*.s-Toolbar > .clear {
  flex-basis: unset;
}

.quick-filter-label {
  margin-top: -21px;
}*/


/*Detail Editor Code*/

/*.s-DialogContent, .s-Form, form, .fieldset, .ui-tabs-panel, .s-DataGrid, .property-panes, .tab-pane.active, .tab-pane.show, .s-PropertyGrid {
  flex: none;
}*/

.s-Form input.error, .s-Form select.error, .s-Form textarea.error {
  border: 1px solid #ff4040;
}

.s-Form .error {
  background-color: #ffefef;
}

input.error, select.error, textarea.error, .error .select2-choice {
  border: 1px solid #ff4040;
  background-color: #ffefef;
}

/*#LoginPanel0_LoginButton {
  width: 380px;
  margin-left: 10px;
  margin-top: 15px;
  height: 35px;
  cursor: pointer;
  border-radius: 6px;
  color: white;
  background-color: rgb(13, 110, 253);
  border: none;
}*/

/*#content {
  background-color: blue;
}*/
/*LoginPageCss*/


/*#LoginPanel {
  height: 450px;
  position: relative;
  background-color: transparent;
  box-shadow: 10px 14px 20px #0000008c;
  border: 1px solid black;
  border-radius: 10px;
  margin-left: 800px;
}

#loginhead {
  background: radial-gradient(circle at 35% 50%, #fff -200%,#0e3248 50%);
  position: relative;
}
*/

/*.field .Username {
  color: black;
}

#forgetbutton {
  margin-left: 260px;
}*/

/*.alert {
  color: white;
}

.caption {
  color: black;
}

.text-decoration-none {
  color: rgb(11, 94, 215);
}

.text-center {
  color: white;
  margin-top: 5px;
}*/

.stage {
  position: relative;
  top: 50vh;
  left: 50vw;
  width: 0;
  height: 0;
}

.diamond {
  transform-origin: 0 0;
  transform-style: preserve-3d;
  overflow: visible;
  position: absolute;
}

.triangle {
  position: fixed;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-bottom: 100px solid #33afff;
  filter: drop-shadow(0px 0px 3px #fff);
  animation: lighting 12s infinite linear;
  margin-left: -450px;
  top: -50px;
}

  .triangle.bottom {
    transform-origin: 50% 0%;
  }

    .triangle.bottom.face-1 {
      animation-delay: -2500ms;
      transform: translateY(90px) rotateY(0deg) rotateX(35deg) scaleX(.24) scaleY(-1);
    }

    .triangle.bottom.face-2 {
      animation-delay: -3500ms;
      transform: translateY(90px) rotateY(45deg) rotateX(35deg) scaleX(.24) scaleY(-1);
    }

    .triangle.bottom.face-3 {
      animation-delay: -4500ms;
      transform: translateY(90px) rotateY(90deg) rotateX(35deg) scaleX(.24) scaleY(-1);
    }

    .triangle.bottom.face-4 {
      animation-delay: -5500ms;
      transform: translateY(90px) rotateY(135deg) rotateX(35deg) scaleX(.24) scaleY(-1);
    }

    .triangle.bottom.face-5 {
      animation-delay: -6500ms;
      transform: translateY(90px) rotateY(180deg) rotateX(35deg) scaleX(.24) scaleY(-1);
    }

    .triangle.bottom.face-6 {
      animation-delay: -7500ms;
      transform: translateY(90px) rotateY(225deg) rotateX(35deg) scaleX(.24) scaleY(-1);
    }

    .triangle.bottom.face-7 {
      animation-delay: -8500ms;
      transform: translateY(90px) rotateY(270deg) rotateX(35deg) scaleX(.24) scaleY(-1);
    }

    .triangle.bottom.face-8 {
      animation-delay: -9500ms;
      transform: translateY(90px) rotateY(315deg) rotateX(35deg) scaleX(.24) scaleY(-1);
    }

  .triangle.middle-bottom {
    transform-origin: 50% 0;
  }

    .triangle.middle-bottom.face-1 {
      animation-delay: -3500ms;
      transform: rotateY(0deg) translateY(-11px) translateZ(-34px) rotateX(-50deg) scaleX(.24) scaleY(.3)
    }

    .triangle.middle-bottom.face-2 {
      animation-delay: -4500ms;
      transform: rotateY(45deg) translateY(-11px) translateZ(-34px) rotateX(-50deg) scaleX(.24) scaleY(.3)
    }

    .triangle.middle-bottom.face-3 {
      animation-delay: -5500ms;
      transform: rotateY(90deg) translateY(-11px) translateZ(-34px) rotateX(-50deg) scaleX(.24) scaleY(.3)
    }

    .triangle.middle-bottom.face-4 {
      animation-delay: -6500ms;
      transform: rotateY(135deg) translateY(-11px) translateZ(-34px) rotateX(-50deg) scaleX(.24) scaleY(.3)
    }

    .triangle.middle-bottom.face-5 {
      animation-delay: -7500ms;
      transform: rotateY(180deg) translateY(-11px) translateZ(-34px) rotateX(-50deg) scaleX(.24) scaleY(.3)
    }

    .triangle.middle-bottom.face-6 {
      animation-delay: -8500ms;
      transform: rotateY(225deg) translateY(-11px) translateZ(-34px) rotateX(-50deg) scaleX(.24) scaleY(.3)
    }

    .triangle.middle-bottom.face-7 {
      animation-delay: -9500ms;
      transform: rotateY(270deg) translateY(-11px) translateZ(-34px) rotateX(-50deg) scaleX(.24) scaleY(.3)
    }

    .triangle.middle-bottom.face-8 {
      animation-delay: -10500ms;
      transform: rotateY(315deg) translateY(-11px) translateZ(-34px) rotateX(-50deg) scaleX(.24) scaleY(.3)
    }

  .triangle.middle-top {
    transform-origin: 50% 100%;
  }

    .triangle.middle-top.face-1 {
      animation-delay: -2500ms;
      transform: rotateY(22.5deg) translateY(-111px) translateZ(-31px) rotateX(-58deg) scaleX(.13) scaleY(-.36);
    }

    .triangle.middle-top.face-2 {
      animation-delay: -3500ms;
      transform: rotateY(67.5deg) translateY(-111px) translateZ(-31px) rotateX(-58deg) scaleX(.13) scaleY(-.36);
    }

    .triangle.middle-top.face-3 {
      animation-delay: -4500ms;
      transform: rotateY(112.5deg) translateY(-111px) translateZ(-31px) rotateX(-58deg) scaleX(.13) scaleY(-.36);
    }

    .triangle.middle-top.face-4 {
      animation-delay: -5500ms;
      transform: rotateY(157.5deg) translateY(-111px) translateZ(-31px) rotateX(-58deg) scaleX(.13) scaleY(-.36);
    }

    .triangle.middle-top.face-5 {
      animation-delay: -6500ms;
      transform: rotateY(202.5deg) translateY(-111px) translateZ(-31px) rotateX(-58deg) scaleX(.13) scaleY(-.36);
    }

    .triangle.middle-top.face-6 {
      animation-delay: -7500ms;
      transform: rotateY(247.5deg) translateY(-111px) translateZ(-31px) rotateX(-58deg) scaleX(.13) scaleY(-.36);
    }

    .triangle.middle-top.face-7 {
      animation-delay: -8500ms;
      transform: rotateY(292.5deg) translateY(-111px) translateZ(-31px) rotateX(-58deg) scaleX(.13) scaleY(-.36);
    }

    .triangle.middle-top.face-8 {
      animation-delay: -9500ms;
      transform: rotateY(337.5deg) translateY(-111px) translateZ(-31px) rotateX(-58deg) scaleX(.13) scaleY(-.36);
    }

  .triangle.top {
    transform-origin: 50% 0%;
    animation: lighting-lighter 12s infinite linear;
  }

    .triangle.top.face-1 {
      animation-delay: -3500ms;
      transform: rotateY(22.5deg) translateY(-22px) translateZ(0px) rotateX(-70deg) scaleX(.13) scaleY(.33);
    }

    .triangle.top.face-2 {
      animation-delay: -4500ms;
      transform: rotateY(67.5deg) translateY(-22px) translateZ(0px) rotateX(-70deg) scaleX(.13) scaleY(.33);
    }

    .triangle.top.face-3 {
      animation-delay: -5500ms;
      transform: rotateY(112.5deg) translateY(-22px) translateZ(0px) rotateX(-70deg) scaleX(.13) scaleY(.33);
    }

    .triangle.top.face-4 {
      animation-delay: -6500ms;
      transform: rotateY(157.5deg) translateY(-22px) translateZ(0px) rotateX(-70deg) scaleX(.13) scaleY(.33);
    }

    .triangle.top.face-5 {
      animation-delay: -7500ms;
      transform: rotateY(202.5deg) translateY(-22px) translateZ(0px) rotateX(-70deg) scaleX(.13) scaleY(.33);
    }

    .triangle.top.face-6 {
      animation-delay: -8500ms;
      transform: rotateY(247.5deg) translateY(-22px) translateZ(0px) rotateX(-70deg) scaleX(.13) scaleY(.33);
    }

    .triangle.top.face-7 {
      animation-delay: -9500ms;
      transform: rotateY(292.5deg) translateY(-22px) translateZ(0px) rotateX(-70deg) scaleX(.13) scaleY(.33);
    }

    .triangle.top.face-8 {
      animation-delay: -10500ms;
      transform: rotateY(337.5deg) translateY(-22px) translateZ(0px) rotateX(-70deg) scaleX(.13) scaleY(.33);
    }

.sparkle-wrap-1 {
  position: absolute;
  filter: drop-shadow(-1px 6px 3px #fff);
}

.sparkle-1 {
  width: 20px;
  height: 20px;
  background-color: white;
  margin-left: -350px;
  margin-top: -66px;
  opacity: 0;
  animation: shine 3s infinite 1.5s ease-in-out;
  clip-path: polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%, 40% 60%,0 50%, 40% 40%);
}

.sparkle-wrap-2 {
  position: absolute;
  filter: drop-shadow(-1px 6px 3px #fff);
}

.sparkle-2 {
  width: 20px;
  height: 20px;
  background-color: white;
  margin-left: -355px;
  opacity: 0;
  animation: shine 3s infinite 2s ease-in-out;
  clip-path: polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%, 40% 60%,0 50%, 40% 40%);
}

.rotor-x {
}
/*@keyframes spinX {
  from {
    transform: rotateX(0deg);
  }

  to {
    transform: rotateX(360deg);
  }
}*/
.rotor-y {
  animation: spinY 5s infinite linear;
}

@keyframes spinY {
  from {
    transform: rotateY(15deg);
  }

  to {
    transform: rotateY(-15deg);
  }
}

.rotor-z {
  /*animation: spinZ 12s infinite linear;*/
}
/*@keyframes spinZ {
  from {
    transform: rotateZ(0deg);
  }

  to {
    transform: rotateZ(360deg);
  }
}*/
@keyframes lighting {
  0% {
    border-bottom-color: #33afff;
  }

  50% {
    border-bottom-color: #bbe8ff;
  }

  100% {
    border-bottom-color: #33afff;
  }
}

@keyframes lighting-lighter {
  0% {
    border-bottom-color: #72C8ff;
  }

  50% {
    border-bottom-color: #99eaff;
  }

  100% {
    border-bottom-color: #72C8ff;
  }
}

@keyframes shine {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  6% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.s-sidebar-band-branding {
  font-size: 1.5rem !important;
}


/* for transaction UI*/
.headerfields {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  flex-direction: row !important;
}

.formfields {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  flex-direction: row !important;
  overflow: auto !important;
}

.footerfields {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  flex-direction: row !important;
  flex: 1 1 auto;
  padding: 1.25rem;
  margin: 0;
  position: relative;
}

.transfieldset {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  flex-direction: row !important;
  /*
  flex: 1 1 auto;
  padding: 1.25rem;
  margin: 0;
  position: relative;*/
}

.tab-content {
  overflow: auto !important;
}

/*.tab-pane{
    overflow: auto;
}*/
/*end*/
/*Important*/
.s-Form label.caption, .field .caption {
  margin-bottom: 2px !important;
  text-align: left !important;
  flex-basis: 100% !important;
}

:root {
  --s-tabular-font: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
  --bs-body-font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
  --bs-body-font-size: 13.5px !important;
  --bs-slick-row-active: 109, 155, 146;
  --bs-slick-cell-active: 36, 105, 92;
}

/*.save-and-close-button {
  background-color: #665ed5 !important;
  border-color: #665ed5 !important;
  color: #fff !important;
}*/

.posting-state {
  padding: 0 0 5px 20px;
}

.btn-card {
  /*width: 100px !important;*/
  height: 100px !important;
  border-color: transparent !important;
  background-color: #455971;
}

.s-ReportViewerDialog {
  top: 50px !important;
  height: auto !important;
  width: 850px !important;
  /*overflow: visible !important;*/
}

/*.tool-button {*/
/*border-left: 1px solid var(--s-tool-border);*/
/*padding: var(--s-input-padding-v) 0.75rem;
  min-width: 2.4em;
  margin-left: -1px;
  user-select: none;
  cursor: pointer;
  text-align: center;

    background: #2196f3 !important;
    color: #fff !important;
    border: 1px solid #2196f3 !important;
    margin: 0 !important;
    outline: 0 none !important;
    transition: background-color .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s;

}*/

/*.button-secondary {
  background-color: rgba(0,0,0,0) !important;
  color: #689f38 !important;
  border: 1px solid !important;
}*/
.Grid-toolbar,
.grid-toolbar {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-width: 1px 0 1px 0;
  color: #495057;
  padding: 1rem 1rem;
  font-weight: 400;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.slick-header-columns {
  white-space: normal;
  /*height: 4em;*/
}

.slick-header {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-width: 1px 0 1px 0;
  color: #495057;
  padding: 0.3rem 0.3rem;
  font-weight: 500;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.slick-header-column.ui-state-default {
  height: 100%;
  line-height: 1.3em;
}

.button-inner:hover > .text-blue,
.button-inner:hover > .text-purple,
.button-inner:hover > .text-red,
.button-inner:hover > .text-green {
  color: var(--bs-white) !important;
}

.tool-button:hover {
  background: var(--bs-blue) !important;
  color: var(--bs-white) !important;
  border-radius: 4px 4px 4px 4px;
}

.delete-button:hover {
  background: var(--bs-red) !important;
  color: var(--bs-white) !important;
}

.example-image {
  width: 15rem;
  padding-top: 1rem;
  border-radius: var(--s-input-border);
  border-color: black;
}

.example-image-link {
  display: inline-block;
  object-fit: cover;
  padding: 4px;
  margin: 0 0.5rem 1rem 0.5rem;
  background-color: var(--bg-color);
  line-height: 0;
  border-radius: var(--border-radius-large);
}

.ReportPreviewGrid {
  position: relative !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

.slick-row.active {
  background-color: rgb(var(--bs-slick-row-active), 0.2) !important;
}



.slick-cell.active {
  background-color: rgb(var(--bs-slick-cell-active), 0.5) !important;
}

.slick-cell > slick-row-selected {
  background-color: rgb(var(--bs-slick-row-active), 0.2) !important;
}


#OrnaVerse_MarketPlace_OrderMovementDialog5 {
}
/*ProgressBar CSS*/
.progressbar3 {
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 22px;
  margin-left: -15px;
  width: 100%;
}


.progressbar2 {
  height: 23px;
  background-color: #3498db;
  background-image: linear-gradient( -45deg, #ffffff44 0%, #ffffff44 0%, #ffffff44 25%,transparent 25%, transparent 50%,#ffffff44 50%,#ffffff44 74%,transparent 75%,transparent 100%);
  background-size: 30px;
  animation: progressbar2 1.5s linear infinite;
  color: white;
  padding: 3px;
}

@keyframes progressbar2 {
  to {
    background-position-x: 30px;
  }
}
/*WorkOrderMovement Buttons Css*/
#OrnaVerse_MarketPlace_OrderMovementDialog5_create_work_order {
  border-color: deepskyblue;
  height: 38px;
}

#OrnaVerse_MarketPlace_OrderMovementDialog5_create_purchase_order {
  border-color: lightgreen;
  height: 38px;
}

#OrnaVerse_MarketPlace_OrderMovementDialog5_allocate_stock {
  border-color: darkorange;
  height: 38px;
  color: white;
}

#OrnaVerse_MarketPlace_OrderMovementDialog5_reject {
  border-color: deeppink;
  height: 38px;
  color: white;
}

body {
  font-family: var(--bs-body-font-family) !important;
}

label.caption {
  font-family: var(--bs-body-font-family) !important;
  font-size: var(--bs-body-font-size) !important;
  font-weight: var(--bs-body-font-weight) !important;
  color: var(--bs-body-color) !important;
}

h1.mr-2 {
  font-size: 24px;
}

/*Button Icons Hover Code*/
.buttons-inner .tool-button.icon-tool-button:hover .fa, .fas {
  color: white !important;
}

/*POS Invoice Buttons Css*/
.btn-cash {
  color: white !important;
  font-size: 18px;
  /*font-family: Georgia, 'Times New Roman', Times, serif;*/
  background-color: rgb(118, 185, 139) !important;
}

.btn-cards {
  color: white !important;
  font-size: 18px;
  /*font-family: Georgia, 'Times New Roman', Times, serif;*/
  background-color: rgb(105, 161, 246) !important;
}

.btn-gift {
  color: white !important;
  font-size: 18px;
  /*font-family: Georgia, 'Times New Roman', Times, serif;*/
  background-color: rgb(193, 161, 224) !important;
  margin-top: -16px;
}

.btn-exchange {
  color: white !important;
  font-size: 18px;
  /*font-family: Georgia, 'Times New Roman', Times, serif;*/
  background-color: rgb(58, 134, 153) !important;
  margin-top: -16px;
}

.btn-scheme {
  color: white !important;
  font-size: 18px;
  /*font-family: Georgia, 'Times New Roman', Times, serif;*/
  background-color: rgb(205, 74, 108) !important;
  margin-top: -16px;
}

.btn-credit_note {
  color: white !important;
  font-size: 18px;
  /*font-family: Georgia, 'Times New Roman', Times, serif;*/
  background-color: rgb(11, 185, 139) !important;
  margin-top: -16px;
}

.btn-loyalty {
  color: white !important;
  font-size: 18px;
  /*font-family: Georgia, 'Times New Roman', Times, serif;*/
  background-color: rgb(11, 185, 139) !important;
  margin-top: -16px;
}

.btn-advance {
  color: white !important;
  font-size: 18px;
  /*font-family: Georgia, 'Times New Roman', Times, serif;*/
  background-color: rgb(11, 185, 139) !important;
}

.btn-cash:hover {
  font-size: 22px;
  background-color: rgb(61, 118, 94) !important;
}

.btn-cards:hover {
  font-size: 22px;
  background-color: rgb(71, 156, 213) !important;
}

.btn-gift:hover {
  font-size: 22px;
  background-color: rgb(217, 150, 254) !important;
}

.btn-exchange:hover {
  font-size: 22px;
  background-color: rgb(16, 159, 161) !important;
}

.btn-credit_note:hover {
  font-size: 22px;
  background-color: rgb(33, 171, 105) !important;
}

.btn-loyalty:hover {
  font-size: 22px;
  background-color: rgb(33, 171, 105) !important;
}

.btn-advance:hover {
  font-size: 22px;
  background-color: rgb(33, 171, 105) !important;
}

.btn-scheme:hover {
  font-size: 22px;
  background-color: rgb(239, 78, 120) !important;
}

button#OrnaVerse_POS_InvoiceDialog6, label.caption {
}

/*div#OrnaVerse_POS_InvoiceDialog6_line_items{
    height:270px!important;
}*/

/*POS Payment Dialog Width*/
.s-Dialog.s-OrnaVerse-Common-POSPaymentDialog {
  width: 600px !important;
}

div#OrnaVerse_POS_InvoiceDialog6_receipt_details {
  height: 385px;
}

input#OrnaVerse_POS_CustomerDialog64_mobile {
}

/*Reports HalfWidth*/
li.report-category.mb-4 {
  display: inline-table;
  width: 49%;
}

i.fa.fa-chevron-right {
  display: none;
}

.btn-old_gold {
  color: white !important;
  font-size: 18px;
  cursor: pointer !important;
  margin-top: -16px;
  /*font-family: Georgia, 'Times New Roman', Times, serif;*/

  background-color: rgb(11, 185, 139) !important;
}

  .btn-old_gold:hover {
    font-size: 22px;
    background-color: rgb(239, 78, 120) !important;
  }

#nprogress {
  display: none !important;
}

  #nprogress .bar {
    display: none !important;
  }

  #nprogress .spinner {
    display: none !important;
  }

.verified {
  color: blue;
  font-size: 18px;
  margin-top: 12px;
}

.not-verified {
  color: red;
  font-size: 18px;
  margin-top: 12px;
}

#OrnaVerse_Inventory_TagVerificationDialog0_verified {
  border: none;
}

#OrnaVerse_Master_StyleDialog6_Form .s-ImageUploadEditor {
  height: 156px;
}

.s-Finance-ReceiptDetailsDialog > .size, .s-Finance-PaymentDetailsDialog > .size {
  width: 600px;
}


.verified-row {
  background-color: #dff0d8 !important;
}

.not-verified-row {
  background-color: #f2dede !important;
}

.s-Purchase-InvoiceItemsDialog .categories {
  flex: none;
}

#OrnaVerse_Reports_GSTR1Dialog2_PropertyGrid .categories {
  flex: none;
}

#OrnaVerse_Inventory_CustomerHistoryDialog0_PropertyGrid .categories {
  flex: none;
}

div#OrnaVerse_CRM_LeadsDialog6_image {
  height: 167px;
}

div#OrnaVerse_Inventory_CustomerHistoryDialog0_Items{
    margin-top:74px;
}