


/* Base styles for screens smaller than 768px (e.g., mobile devices) */

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  /* Styles for small laptops */
  #chartHeadResponsive {
  font-size: 8px; /* A fixed, readable size for mobile */
}

}

/* Standard laptops (13"–15") */
@media screen and (min-width: 1280px) and (max-width: 1439px) {
  /* Styles for standard laptops */
  #chartHeadResponsive {
  font-size: 14px; /* A fixed, readable size for mobile */
}

}

/* Large laptops (15"–17") */
@media screen and (min-width: 1440px) and (max-width: 1599px) {
  /* Styles for large laptops */
  #chartHeadResponsive {
  font-size: 18px; /* A fixed, readable size for mobile */
}

}

/* Extra-large laptops / desktop replacements (17"+) */
@media screen and (min-width: 1600px) and (max-width: 1919px) {
  /* Styles for extra-large laptops */
  #chartHeadResponsive {
  font-size: 18px; /* A fixed, readable size for mobile */
}

}

/* Very large / ultra-wide laptop displays */
@media screen and (min-width: 1920px) {
  /* Styles for 1080p+, 2K/4K laptops */
  #chartHeadResponsive {
  font-size: 16px; /* A fixed, readable size for mobile */
}

}

#downloadChartBtn svg{
  top: unset !important;
  width: 20px !important;
  height: 20px !important;
}

#downloadChartBtn:hover{
  background-color: white !important;
  box-shadow: none !important;
  color: #1565c0 !important;
}

#downloadBtnSec{
  width: 100%;
  display: flex; 
  justify-content: flex-end;
}
#downloadBtnSec img{
  cursor: pointer;
}
#chartHeaderTextSection{
  text-align: right;
}
#serachChartBtnSection div:first-child{
  width: 100%;
}
#mercharChartSearchBtnSection{
margin-top: 10px;
    width: 100%;
}
#mercharChartDownloadBtnSec{
  display: none;
}
#merchatSearchSection{
  padding-right: 0px !important;
}


.MuiSwitch-colorSecondary.Mui-checked + .MuiSwitch-track {
  background-color: orange !important;
}

.MuiSwitch-colorSecondary.Mui-checked {
  color: #fb8c00 !important;
}

.MuiSwitch-colorSecondary.Mui-checked + .MuiSwitch-track {
  background-color: #fb8c00 !important;
}

::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #aaa;
  border-radius: 4px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ffa726;
  border-radius: 4px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #fb8c00;
}

#batchMatchStartEndDate {
  margin: 8px 0px !important;
}

/* .makeStyles-warningCardHeader-107:not(.makeStyles-cardHeaderIcon-106){
  background: linear-gradient(60deg, red, brown) !important;
}

.makeStyles-warningCardHeader-173:not(.makeStyles-cardHeaderIcon-172) {
  background: linear-gradient(60deg, red, brown) !important;
} */

/* div[class*="MuiGrid-root"] div[class*="makeStyles-card"] div[class*="makeStyles-warningCardHeader"] {
background: linear-gradient(60deg, #4C8CFF, #1769ff) !important;
} */

#gridFromTo {
  padding: 0 5px !important;
}

a[href^="/admin/transaction_detail"] {
  display: none;
}

a[href^="/admin/batchmatch"] {
  display: none;
}

a[href^="/admin/edit_merchant"] {
  display: none;
}
a[href^="/billing-statements"] {
  display: none;
}
a[href^="/invoice-details/:id"] {
  display: none;
}
a[href^="/in_active"] {
  display: none;
}

a[href^="/transaction_detail"] {
  display: none;
}

a[href^="/webhooks"] {
  display: none;
}
a[href^="/pinpad_api"] {
  display: none;
}
a[href^="/card_history"] {
  display: none;
}

.transAmountFromLabel label {
  font-size: 14px !important;
}

.transAmountToLabel label {
  font-size: 14px !important;
}

@media only screen and (max-width: 959px) {
  header.MuiAppBar-positionFixed {
    display: block !important;
  }

  div.ps--active-y > div {
    margin-top: 50px !important;
  }

  #navMenuDrawerrightside ul:last-child {
    margin-bottom: 50px !important;
  }

  #navMenuDrawerrightside .MuiDrawer-paperAnchorRight {
    background: #fafcff !important;
    color: #fafcff !important;
    background-color: #fafcff !important;
    background-image: none !important;
  }

  #navMenuDrawerrightside #sidebarBackImagerightside {
    background: #fafcff !important;
    color: #fafcff !important;
    background-color: #fafcff !important;
    background-image: none !important;
  }

  #navMenuDrawerrightside #sidebarBackImagerightside::after {
    background: #fafcff !important;
  }

  #navMenuDrawerrightside a div.MuiListItemText-root {
    color: #333 !important;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    font-weight: 400 !important;
    font-size: 17px !important;
  }

  #navMenuDrawerrightside a span.MuiIcon-root {
    color: #333 !important;
  }

  #navMenuDrawerrightside
    div[class*="makeStyles-sidebarWrapper"]
    ul
    a
    svg[class*="MuiIcon-root"] {
    color: #333 !important;
  }

  #navMenuDrawerrightside .MuiListItem-root svg.MuiSvgIcon-root {
    color: #333 !important;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
    /* font-size: 18px !important; */
    font-weight: 400 !important;
  }

  #navMenuDrawerrightside a.active svg.MuiSvgIcon-root {
    color: #fff !important;
  }

  #navMenuDrawerrightside a.active span.MuiIcon-root {
    color: #fff !important;
  }

  #navMenuDrawerrightside a.active span.MuiTypography-root {
    color: #fff !important;
  }

  #navMenuDrawerrightside a.active div.MuiListItemText-root {
    color: #fff !important;
  }

  #navMenuDrawerrightside a svg[data-testid="PowerSettingsNewIcon"] {
    margin-top: 6px !important;
  }

  #navMenuDrawerrightside a svg[data-testid="PaymentsIcon"] {
    margin-top: 6px !important;
  }

  #navMenuDrawerrightside a svg[data-testid="CreditCardIcon"] {
    margin-top: 6px !important;
  }

  #navMenuDrawerrightside a svg path[d*="16H8V4h8v12z"] {
    margin-top: 6px !important;
  }

  #divRoleList #roleList {
    width: 100% !important;
  }
}

@media only screen and (min-width: 960px) {
  header.MuiAppBar-positionFixed {
    display: none !important;
  }

  div.ps--active-y > div {
    margin-top: 0px !important;
  }

  #inputBoxGrid {
    padding: 0 8px !important;
  }
}

#navMenuDrawer #sidebarBackImage {
  background: #fafcff !important;
  color: #fafcff !important;
  background-color: #fafcff !important;
  background-image: none !important;
}

#navMenuDrawer #sidebarBackImage::after {
  background: #fafcff !important;
}

#navMenuDrawer a div.MuiListItemText-root {
  color: #333 !important;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
  font-weight: 400 !important;
  font-size: 17px !important;
}

#deleteLogoBtn {
  margin-top: 0px !important;
  background-color: transparent !important;
  color: #cf5454 !important;
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
}

#deleteLogoBtn svg {
  height: 25px !important;
  width: 25px !important;
}

#uploadLogoBtn {
  width: 100px !important;
}

#navMenuDrawer a span.MuiIcon-root {
  color: #333 !important;
}

#navMenuDrawer
  div[class*="makeStyles-sidebarWrapper"]
  ul
  a
  svg[class*="MuiIcon-root"] {
  color: #333 !important;
}

#navMenuDrawer .MuiListItem-root svg.MuiSvgIcon-root {
  color: #333 !important;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
  /* font-size: 18px !important; */
  font-weight: 400 !important;
}

#navMenuDrawer a.active svg.MuiSvgIcon-root {
  color: #fff !important;
}

#navMenuDrawer a.active span.MuiIcon-root {
  color: #fff !important;
}

#navMenuDrawer a.active span.MuiTypography-root {
  color: #fff !important;
}

#navMenuDrawer a.active div.MuiListItemText-root {
  color: #fff !important;
}

#navMenuDrawer a svg[data-testid="PowerSettingsNewIcon"] {
  margin-top: 6px !important;
}

#navMenuDrawer a svg[data-testid="PaymentsIcon"] {
  margin-top: 6px !important;
}

#navMenuDrawer a svg[data-testid="CreditCardIcon"] {
  margin-top: 6px !important;
}

#navMenuDrawer a svg path[d*="16H8V4h8v12z"] {
  margin-top: 6px !important;
}

/* 
header.MuiAppBar-positionFixed{
display: none !important;
} */
/* #navMenuDrawer div[class*="makeStyles-sidebarWrapper"] ul a div[class*="MuiCollapse-entered"] a[class*="makeStyles-item"]{
color: #333 !important;
font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
font-size: 18px !important;
font-weight: 400 !important;
}

#navMenuDrawer div[class*="makeStyles-sidebarWrapper"] ul a div[class*="MuiCollapse-entered"] span[class*="makeStyles-item"]{
color: #333 !important;
}

#navMenuDrawer div[class*="makeStyles-sidebarWrapper"] ul a.active div[class*="makeStyles-whiteFont"]{
color: #FFF !important;
}

#navMenuDrawer div[class*="makeStyles-sidebarWrapper"] ul a.active span[class*="makeStyles-itemIcon"]{
color: #FFF !important;
}

#navMenuDrawer div[class*="makeStyles-sidebarWrapper"] ul a.active svg[class*="makeStyles-itemIcon"]{
color: #FFF !important;
}

#navMenuDrawer div[class*="makeStyles-sidebarWrapper"] ul a .MuiCollapse-wrapperInner a.active span{
color: #FFF !important;
} */

/* #navMenuDrawer div[class*="makeStyles-sidebarWrapper"] ul a.active:has(.MuiCollapse-entered) div[class*="makeStyles-whiteFont"]{
color: #333 !important;
} */

#profile-menu-list-grow .MuiMenuItem-gutters:hover {
  background-color: #666cff !important;
}

#btnOrange {
  background: orange !important;
  box-shadow: none !important;
  border: none !important;
  color: #fff !important;
  cursor: pointer;
}

#btnGreenAdd {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
  line-height: normal !important;
  padding: 15px 24px !important;
}

#btnDisableGrayAdd {
  background: gray !important;
  box-shadow: none !important;
  border: none !important;
  color: #fff !important;
  cursor: not-allowed;
}

#btnDisableGrayEmail {
  background: gray !important;
  box-shadow: none !important;
  border: none !important;
  color: #fff !important;
  cursor: not-allowed;
  text-transform: capitalize !important;
}

#disableButtonDiv {
  cursor: not-allowed !important;
}

#btnGreenUpdate {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
}

#btnGreenEdit {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
  line-height: normal !important;
  padding: 15px 24px !important;
}

#btnGreenEditEmployee {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
  text-transform: capitalize !important;
  width: 100%;
  height: 55px;
  margin-top: 27px;
}

#btnGreyCancel {
  background: #8f95a3 !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(143, 149, 163, 0.726) !important;
  border: none !important;
  color: #fff !important;
  line-height: normal !important;
  padding: 15px 24px !important;
}

#btnSMSSend {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgba(84, 135, 207, 0.726) !important;
  border: none !important;
  color: #fff !important;
}

#btnEmailSend {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgba(84, 135, 207, 0.726) !important;
  border: none !important;
  color: #fff !important;
}

#btnRedDelete {
  background: #cf5454 !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(207, 84, 84, 0.726) !important;
  border: none !important;
  color: #fff !important;
}

#reddeleteicon {
  background: none !important;
  color: #cf5454 !important;
  cursor: pointer;
  box-shadow: none !important;
}

#graydeleteicon {
  background: none !important;
  color: gray !important;
  cursor: not-allowed;
  box-shadow: none !important;
}

#greenediticon {
  background: none !important;
  color: #33750b !important;
  cursor: pointer;
  box-shadow: none !important;
}

#grayediticon {
  background: none !important;
  color: gray !important;
  cursor: not-allowed;
  box-shadow: none !important;
}

#loginProgress {
  color: #4586fd !important;
}

#PushDataSearchBtn {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  border-radius: 3px !important;
  border: #1769ff !important;
  color: white !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(119 166 255 / 73%) !important;
}

#disableATHWebUrl {
  background: #989696 !important;
}

#iconDiv {
  height: 20px;
  margin-top: 35px;
}

#iconDiv i {
  padding-left: 10px;
  padding-right: 10px;
}

#startdateandtime .MuiFormControl-root:nth-child(1) {
  width: 100%;
}

#pushDataSerialNumber {
  margin-top: 0px !important;
}

a.active li[class*="MuiListItem-gutters"] {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgba(119, 166, 255, 0.726) !important;
}
.MuiGrid-grid-md-12 > div > div:first-child {
  background: linear-gradient(60deg, #77a6ff, #4586fd);
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgba(119, 166, 255, 0.726);
}

div[role="dialog"] .MuiGrid-grid-md-12 > div > div:first-child {
  background: none !important;
  box-shadow: none !important;
}

.cardheader {
  background: linear-gradient(60deg, #77a6ff, #4586fd) !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgba(119, 166, 255, 0.726) !important;
}

.cardheaderwhite {
  background: linear-gradient(60deg, #ffffff, #ffffff) !important;
  box-shadow: none !important;
}

.childcard {
  height: 330px !important;
}

.childcardsmall {
  height: 210px !important;
}

.MuiTable-root tr:last-child td {
  border-bottom: none !important;
}

#navMenuDrawer #girange {
  margin-left: -9px;
}

#selectstartdate input[type=text] {
  width: 100%;
  height: 55px;
  box-sizing: border-box;
}

#selectenddate input[type=text] {
  width: 100%;
  height: 55px;
  box-sizing: border-box;
}

#selectstartdate .react-datepicker-wrapper {
  width: 100%;
}

#selectenddate .react-datepicker-wrapper {
  width: 100%;
}

#navMenuDrawer #girange .MuiSelect-select {
  padding: 10px 14px !important;
}

#navMenuDrawer #girange .MuiInputLabel-root {
  margin-top: -5px;
}

/* #8c9eff,#666cff */
#navMenuDrawer
  .MuiDrawer-paperAnchorDockedLeft
  div:nth-child(2)::-webkit-scrollbar-thumb {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}

.MuiPopover-paper::-webkit-scrollbar-thumb {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}

::-webkit-scrollbar-thumb {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}
::-webkit-scrollbar-thumb {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}
::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(60deg, #4586fd, #4586fd) !important;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(60deg, #4586fd, #4586fd) !important;
}

.MuiTableCell-body textarea::-webkit-scrollbar-thumb {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}

label.MuiFormControlLabel-root button.MuiButton-contained {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}
.MuiButton-containedPrimary {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}

.MuiButton-containedSecondary {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}

button[class*="makeStyles-primary"] {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}

div[class*="makeStyles-flex"] .MuiButton-text {
  background: transparent !important;
  box-shadow: none !important;
}

div[class*="PrivateHiddenCss-smDown"] .MuiButton-text {
  background: transparent !important;
  box-shadow: none !important;
}

/* .MuiButton-text{
background: linear-gradient(60deg, #8c9eff, #666cff) !important;
} */

button[class*="makeStyles-transparent"] {
  background: transparent !important;
}

a[class*="makeStyles-transparent"] {
  background: transparent !important;
}

.MuiTableCell-root button {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  border-radius: 3px;
}

/* .MuiTableCell-root button .MuiSvgIcon-root{
color: white !important;
} */

td.MuiTableCell-root a svg path {
  color: #8c9eff !important;
}

.MuiSvgIcon-root:has(button) {
  background: transparent !important;
}

.MuiDialogActions-spacing .MuiButton-textPrimary .MuiButton-label {
  color: white !important;
}

/* div[class*="makeStyles-cardBody"] div button {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  border-radius: 3px;
  padding: 8px;
  border: #1769ff !important;
  color: white !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgba(119, 166, 255, 0.726) !important;
} */

div[class*="MuiPaper"] {
  box-shadow: none !important;
}

div[class*="MuiSnackbar"] div button {
  color: #fff !important;
}

div[class*="MuiPaper"] div button {
  background: none !important;
  border-radius: none;
  border: none !important;
  color: #616161;
  box-shadow: none !important;
  /* box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgba(13, 0, 255, 0.422) !important; */
}

#merchantListTable div[class*="MuiPaper"] div button.MuiButtonBase-root {
  color: rgba(0, 0, 0, 0.87) !important;
}
#deviceListtable div[class*="MuiPaper"] div button.MuiButtonBase-root {
  color: rgba(0, 0, 0, 0.87) !important;
}

.MuiSwitch-thumb {
  background: #4586fd !important;
}

.MuiSwitch-colorSecondary.Mui-checked + .MuiSwitch-track {
  background-color: #4c8cff !important;
}

.MuiInputBase-adornedEnd .css-1yq5fb3-MuiButtonBase-root-MuiIconButton-root {
  background: transparent !important;
  box-shadow: none !important;
}

.MuiPagination-ul li button.MuiPaginationItem-circular.Mui-selected {
  background: #4586fd !important;
  color: white !important;
}

.MuiPagination-ul li button.MuiPaginationItem-circular.Mui-disabled {
  background: #737b8c !important;
}

.MuiPagination-ul li button.MuiPaginationItem-circular {
  background: #80adff !important;
}

.MuiPagination-ul li .MuiPaginationItem-ellipsis {
  background: #80adff !important;
}

.react-datepicker .react-datepicker__navigation--previous {
  background: none !important;
  box-shadow: none !important;
}

.react-datepicker .react-datepicker__navigation--next {
  background: none !important;
  box-shadow: none !important;
}

.react-datepicker__time-box .react-datepicker__time-list-item--selected {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}

.react-datepicker__time-box
  .react-datepicker__time-list::-webkit-scrollbar-thumb {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}

.react-datepicker__time-box .react-datepicker__time-list-item:hover {
  background: #b3ceff !important;
}

.css-2613qy-menu::-webkit-scrollbar-thumb {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}

.MuiCalendarPicker-viewTransitionContainer::-webkit-scrollbar-thumb {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
}

.MuiCalendarPicker-viewTransitionContainer::-webkit-scrollbar-thumb:hover {
  background: #4586fd !important;
}

.MuiCheckbox-colorSecondary.Mui-checked {
  color: #4586fd !important;
}

.MuiRadio-colorSecondary.Mui-checked {
  color: #4586fd !important;
}

#installBtn {
  color: #f0ad4e !important;
  cursor: pointer;
}

#btnWeeklySales {
  background: #80adff !important;
  border: none !important;
  color: #fff !important;
}

#btnWeeklySales:focus {
  background-color: #4586fd !important;
  border: none !important;
  color: #fff !important;
}

#btnSummarySales {
  background: #80adff !important;
  border: none !important;
  color: #fff !important;
}

#btnSummarySales:focus {
  background-color: #4586fd !important;
  border: none !important;
  color: #fff !important;
}

.divSalesReportTblData div::-webkit-scrollbar-thumb {
  background: #80adff !important;
}

.divSalesReportTblData div::-webkit-scrollbar-thumb:hover {
  background: #4586fd !important;
}

.MuiInputAdornment-outlined .MuiSvgIcon-fontSizeMedium {
  color: rgba(0, 0, 0, 0.54) !important;
}

.MuiInputAdornment-positionEnd .MuiSvgIcon-fontSizeMedium {
  color: rgba(0, 0, 0, 0.54) !important;
}

#btnItemSalesReportTblTr {
  background: none !important;
  border: none !important;
  color: black !important;
  box-shadow: none !important;
}

#trEmpReportTbTr:nth-child(even) {
  background: #f3f4f5;
}

#trEmpReportTbTr:nth-child(odd) {
  background: #fff;
}

.tblleftheader {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

/* foreignObject[x="0"] span{
width: 37px !important;
} */

#gitipsavebtn label {
  margin-right: 0px !important;
}

#dialoggggggg thead {
  position: sticky !important;
  top: 0 !important;
  background: #e5efff !important;
}

#dialoggggggg table tbody tr:nth-child(even) {
  background-color: #f3f4f5 !important;
}

#dialoggggggg table tbody tr td:nth-child(4) center:empty {
  background-color: red !important;
}

#dpbulkactions {
  cursor: pointer;
}

.divDmRowPerPage .divSpinnerRow {
  width: 150px !important;
  background: transparent !important;
  box-shadow: none !important;
}

.divDmRowPerPage .divSpinnerRow .MuiFormControl-root {
  width: 100% !important;
}

.newTop.ps--active-y .ps__rail-y {
  top: 0px !important;
}

#deleteQrCodeImageBtn {
  margin-top: 0px !important;
  color: #cf5454 !important;
  border: none !important;
  box-shadow: none !important;
  background: white !important;
  padding-top: 20px !important;
}

#deleteQrCodeImageBtn svg {
  height: 25px !important;
  width: 25px !important;
}

/* login screen box shadow start */

@media (min-width: 500px) {
  main.MuiContainer-maxWidthXs {
    /* margin-top: 50px; */
    padding-bottom: 30px;
    padding-top: 5px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 15px;
  }

  main.MuiContainer-maxWidthXs > div:first-child {
    margin-top: 30px !important;
  }

  #forgotPasswordDiv {
    text-align: end;
  }

  #copyRightDiv {
    margin-top: -30px !important;
  }
}

#divLoginBtn button {
  background: linear-gradient(60deg, #77a6ff, #77a6ff);
  color: white;
}

#divLoginBtn button:disabled,
#divLoginBtn button[disabled] {
  background: #e0e0e0 !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

/* login screen box shadow end */

td[class*="makeStyle"] {
  padding: 0px 8px !important;
}

tbody[class*="MuiTableBody"] td[class*="jss"] {
  padding: 0px 8px !important;
}

#viewDataIcon {
  background: #ffffff !important;
  color: black !important;
  box-shadow: none !important;
  cursor: pointer;
  padding: 10px 30px !important;
}

#divBatchRecordTable table tbody button {
  background: #ffffff !important;
  box-shadow: none !important;
  cursor: pointer;
  width: 30px !important;
  padding: 2px 10px !important;
}

#divBatchRecordTable table tbody button span svg {
  color: orange;
  width: 25px;
  height: 35px;
}

#viewDataIcon span {
  color: #f47a20 !important;
}

#viewDataIcon span svg {
  width: 25px;
  height: 25px;
}

#LoginIcon {
  background: #ffffff !important;
  color: black !important;
  box-shadow: none !important;
  cursor: pointer;
  width: 30px !important;
  padding: 2px 10px !important;
}

#LoginIcon span {
  color: #f47a20 !important;
}

#LoginIcon span svg {
  width: 25px;
  height: 25px;
}

#viewOpenBatchIcon {
  background: #ffffff !important;
  color: black !important;
  box-shadow: none !important;
  cursor: pointer;
  width: 30px !important;
  padding: 2px 10px !important;
}

#viewOpenBatchIcon span {
  color: #f47a20 !important;
}

#viewOpenBatchIcon span svg {
  width: 25px;
  height: 25px;
}

#divBatchRecordTable table tbody tr td:nth-child(10),
#divBatchRecordTable table tbody tr td:nth-child(11) {
  text-align: center;
}

#divBatchRecordTable table tbody tr td:nth-child(9),
#divBatchRecordTable table tbody tr td:nth-child(7),
#divBatchRecordTable table thead tr th:nth-child(9),
#divBatchRecordTable table tbody tr td:nth-child(8),
#divBatchRecordTable table tbody tr td:nth-child(10),
#divBatchRecordTable table thead tr th:nth-child(7),
#divBatchRecordTable table thead tr th:nth-child(8),
#divBatchRecordTable table thead tr th:nth-child(10) {
  text-align: right;
}

#divBatchRecordTable table tbody tr td:nth-child(5) span.spText {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 85px;
  display: block;
}

#divBatchRecordTable table tbody tr td:nth-child(5) span.spText .tooltiptext,
#divBatchRecordTable table tbody tr td:nth-child(3) span.spText .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

#divBatchRecordTable
  table
  tbody
  tr
  td:nth-child(5)
  span.spText:hover
  .tooltiptext,
#divBatchRecordTable
  table
  tbody
  tr
  td:nth-child(3)
  span.spText:hover
  .tooltiptext {
  visibility: visible;
}

#divBatchRecordTable table tbody tr td:nth-child(3) span.spText {
  width: 150px !important;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.deviceListtable table thead tr th:nth-child(10) {
  text-align: center;
}

.deviceListtable table tbody tr td:nth-child(10) {
  text-align: center;
}

#popuperror div[role="alert"] {
  background: red;
  color: white;
}

#popupsuccess div[role="alert"] {
  background: green;
  color: white;
}

div.MuiAlert-filledSuccess[role="alert"] {
  background: green !important;
  color: white !important;
}

#yellowBtn {
  background: #ffefb2 !important;
  color: black !important;
}

#greenBtn {
  background: green !important;
  color: white !important;
}
#lightGreenBtn {
  background: #f2fcee !important;
  color: #536620 !important;
}
#lightGreenBtnViewReceipt {
  background: #f2fcee !important;
  color: #536620 !important;
  padding: 0px;
}

#lightGreenBtnViewReceipt a {
  padding: 12px 30px;
}
#refundBtn {
  background: #cbe4ff !important;
  color: #283c52 !important;
  font-weight: bold;
}
#voidBtn {
  background: #ffd4cc !important;
  color: #533523 !important;
  font-weight: bold;
  text-transform: capitalize !important;
}

#grayBgBtn {
  /*
  background: #F2FCEE !important;
  background-color: #F2FCEE !important; 
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  */
  background: #8f95a3 !important;
  line-height: normal !important;
  padding: 15px 24px !important;
}

#grayRefundedBtn{
  background: #8f95a3 !important;
  line-height: normal !important;
  padding: 6px 22px !important;
  line-height: 1.75 !important;
}

#refundItemCheckBox span:nth-child(2) {
  color: black;
}

#itemRefundDialog .MuiPaper-root.MuiDialog-paper {
  min-width: 300px;
}

#taxListTable table thead tr th:nth-child(n + 4) {
  text-align: right;
}

#taxListTable table tbody tr td:nth-child(n + 4) {
  text-align: right;
}

#discountListTable table thead tr th:nth-child(n + 4) {
  text-align: right;
}

#discountListTable table tbody tr td:nth-child(n + 4) {
  text-align: right;
}

#mOptionListTable table thead tr th:nth-child(n + 3) {
  text-align: right;
}

#mOptionListTable table tbody tr td:nth-child(n + 3) {
  text-align: right;
}

div.Mui-disabled input:disabled {
  background-color: hsl(0, 0%, 95%);
}

div.Mui-disabled div.Mui-disabled {
  background-color: hsl(0, 0%, 95%);
}

#navMenuDrawer
  div[class*="makeStyles-sidebarWrapper"]
  ul
  a
  svg[class*="makeStyles-itemIcon"] {
  margin-right: 10px !important;
}

#checkDiv .MuiFormControl-root {
  margin-top: 0px;
}

#editMerchantCardBody {
  background: #ffffff !important;
}

#merchantOInfoBlock {
  display: flex;
  justify-content: space-between;
}

#btnUpdatePassword {
  margin: 10px 15px;
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
}

#cashDiscountPerInput,
#tfDiscount .MuiFormControl-root {
  background: white;
  box-shadow: none;
}

#terminalTabs button {
  background: #fff !important;
  box-shadow: none !important;
  color: black !important;
}

#tabBox {
  background: #fff !important;
  box-shadow: none !important;
}

.processInfoDialog .MuiDialog-paper {
  overflow-y: hidden !important;
}

.maxTicketDataTable {
  margin-top: 40px;
}

#commonBlueBtn,
.commonBlueBtn {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgba(84, 135, 207, 0.726) !important;
  border: none !important;
  color: #fff !important;
}

#commonBlueBtnMassAction {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgba(84, 135, 207, 0.726) !important;
  border: none !important;
  color: #fff !important;
  text-transform: capitalize !important;
}

#createBlueBtn {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgba(84, 135, 207, 0.726) !important;
  border: none !important;
  color: #fff !important;
  text-transform: capitalize !important;
  font-size: 15px;
  font-weight: 400;
  /* letter-spacing: 50px !important; */
  display: block;
}

#virtualTerminalDataTable table tr th:nth-child(4) {
  text-align: right;
  padding-right: 50px;
}

#payment-form div[id^="tsep"] {
  margin-top: 8px;
  position: relative;
}

#payment-form input[id^="tsep"] {
  padding: 27.5px 14px;
  font: inherit;
  color: currentColor;
  width: 100%;
  border: 1px solid #dedede;
  border-radius: 4px;
  height: 1.1876em;
  margin: 0;
  display: block;
  min-width: 0;
  background: none;
  box-sizing: border-box;
  animation-name: mui-auto-fill-cancel;
  letter-spacing: inherit;
  animation-duration: 10ms;
  -webkit-tap-highlight-color: transparent;
}

#payment-form input[id^="tsep"]:hover {
  border: 1px solid black;
}

#payment-form input[id^="tsep"]:focus-visible {
  border: 2px solid #1976d2;
}

div[id^="tsep"] .floating-label {
  position: absolute;
  color: #857575;
  font-size: 16px;
  font-weight: normal;
  pointer-events: none;
  left: 10px;
  top: 15px;
  transition: 300ms ease all;
}

div[id^="tsep"] input:focus ~ .floating-label {
  top: -7px;
  font-size: 12px;
  padding: 0 5px;
  background: white;
  color: #328dd2;
}

#paymentFailSection {
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 15px;
  padding-bottom: 40px;
  padding-top: 10px;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

#paymentFailSection hr,
#paymentSuccessSection hr {
  height: 1px;
  background: black;
}

#paymentFailSection #btnCloseFailedScreen {
  background: gray !important;
  box-shadow: none !important;
  border: none !important;
  color: #fff !important;
  padding: 10px 50px;
  margin-top: 20px;
  cursor: pointer;
}

#paymentSuccessSection {
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 15px;
  padding-bottom: 40px;
  padding-top: 10px;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

#paymentSuccessSection #btnEmailSuccessScreen {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
  padding: 10px 25px;
  margin-top: 20px;
  cursor: pointer;
  width: 44%;
  margin: 10px 8px;
}

@media only screen and (max-width: 600px) {
  #paymentSuccessSection #btnEmailSuccessScreen {
    width: 100%;
    margin: 10px 0px;
  }
  #massActionButtonGrid {
    position: inherit !important;
  }

  #inputBoxGrid {
    padding: 0 5px !important;
  }
}

#inputBoxGrid div:first-child {
  width: 100%;
}

.paymentSuccessSectionCloseBtn {
  position: relative;
  margin-bottom: 50px;
}

.paymentSuccessSectionCloseBtn span {
  position: absolute;
  right: 0;
  cursor: pointer;
  background: #fff;
  border: 2px solid #cf5454;
  transition: background 0.5s ease;
  color: #cf5454;
  border-radius: 50%;
  padding: 3px 10px;
  font-weight: 500;
}

.paymentSuccessSectionCloseBtn span:hover {
  background: #cf5454;
  border: 2px solid #cf5454;
  transition: background 0.5s ease;
  color: #fff;
}

#formItemSpace {
  padding: 0 7px !important;
}

#gridItemLowPadding {
  padding: 0 8px !important;
}
#gridItemLowPaddingForPhone {
  padding: 0 15px !important;
}
#loginMerchantsofterBtnDisabled {
  background: darkgray !important;
  color: white !important;
  box-shadow: none !important;
  border-radius: 25px !important;
  padding: 7px 30px !important;
  font-weight: 600 !important;
  cursor: not-allowed !important;
}

#loginMerchantsofterBtn {
  background: #f2fcee !important;
  box-shadow: none !important;
  color: #536620 !important;
  border-radius: 25px !important;
  padding: 7px 30px !important;
  font-weight: 600 !important;
}

#closedBatchsofterBtn {
  background: #f2fcee !important;
  box-shadow: none !important;
  color: #536620 !important;
  border-radius: 25px !important;
  padding: 4px 8px !important;
}

#openBatchsofterBtn {
  background: #fff6cc !important;
  box-shadow: none !important;
  color: #5b3e77 !important;
  border-radius: 25px !important;
  padding: 4px 8px !important;
}

#declinedTransIndentify {
  background: #ffd4cc !important;
  box-shadow: none !important;
  color: #533523 !important;
  border-radius: 25px !important;
  padding: 4px 8px !important;
  width: 70px;
  display: block;
  text-align: center;
}

#refundedTransIndentify {
  background: #cbe4ff !important;
  box-shadow: none !important;
  color: #283c52 !important;
  border-radius: 25px !important;
  padding: 4px 8px !important;
  width: 70px;
  display: block;
  text-align: center;
}

#approvedTransIndentify {
  background: #f2fcee !important;
  box-shadow: none !important;
  color: #536620 !important;
  border-radius: 25px !important;
  padding: 4px 8px !important;
  width: 70px;
  display: block;
  text-align: center;
}
#manualPendingRefund {
  background: #fff6cc !important;
  box-shadow: none !important;
  color: #5b3e77 !important;
  border-radius: 25px !important;
  padding: 6px 15px !important;
  /* width: 90px; */
  display: block;
  white-space: nowrap;
  text-align: center;
}
#cancelledTransIndentify {
  background: #d6d6d6 !important;
  box-shadow: none !important;
  color: #353738 !important;
  border-radius: 25px !important;
  padding: 4px 8px !important;
  width: 70px;
  display: block;
  text-align: center;
}
#unknownTransIndentify {
  background: #fff6cc !important;
  box-shadow: none !important;
  color: #5b3e77 !important;
  border-radius: 25px !important;
  padding: 4px 8px !important;
  width: 70px;
  display: block;
  text-align: center;
}

div.tooltip1 span.tooltipText1 {
  display: none;
  position: absolute;
  background: #808080;
  border-radius: 3px;
  padding: 5px;
  color: #fff;
  /*white-space: nowrap ;*/
}

div.tooltip1:hover span.tooltipText1 {
  display: block;
}

div.tooltip2 span.tooltipText2 {
  display: none;
  position: absolute;
  background: #333;
  color: #fff;
  background: #808080;
  border-radius: 3px;
  padding: 5px;
  /*white-space: nowrap ;*/
}

div.tooltip2:hover span.tooltipText2 {
  display: block;
}

#logSection {
  height: 100%;
}

/* #logDialogContent{
  overflow-y: hidden;
} */

#setttingLinks {
  font-size: 15px;
  cursor: pointer;
  color: gray;
  text-decoration: none;
  font-weight: 400;
}
#setttingLinks:hover {
  text-decoration: underline;
}
#pinpadAPILink {
  font-size: 15px;
  cursor: pointer;
  color: gray;
  text-decoration: none;
  font-weight: 400;
}
#pinpadAPILink:hover {
  text-decoration: underline;
}
#paymentDescriptionGrid {
  padding: 0 8px !important;
}

#paymentDescriptionGrid > div > div:first-child {
  background: white !important;
  box-shadow: none !important;
}

#paymentVtDescriptionGrid {
  padding: 0 8px !important;
}

#paymentVtDescriptionGrid > div > div:first-child {
  background: white !important;
  box-shadow: none !important;
}

/* div[id^=settingSection-]{
display: none !important;
} */

#materialPhoneField > div > div {
  margin-top: 8px;
  position: relative;
}

#materialPhoneField > div > div {
  padding: 27.5px 14px;
  font: inherit;
  color: currentColor;
  width: 100%;
  border: 1px solid #dedede;
  border-radius: 4px;
  height: 1.1876em;
  margin: 0;
  display: flex !important;
  min-width: 0;
  background: white;
  box-sizing: border-box;
  animation-name: mui-auto-fill-cancel;
  letter-spacing: inherit;
  animation-duration: 10ms;
  -webkit-tap-highlight-color: transparent;
}

#materialPhoneField > div > div:hover {
  border: 1px solid black;
}

#materialPhoneField > div > div:focus-visible {
  border: 2px solid #1976d2;
}

#materialPhoneField > div > div button {
  background: none !important;
  box-shadow: none !important;
}

#materialPhoneField #phoneNoLabel {
  position: absolute;
  color: #857575;
  font-size: 16px;
  font-weight: normal;
  pointer-events: none;
  left: 10px;
  top: 15px;
  transition: 300ms ease all;
}

#materialPhoneField input:focus + #phoneNoLabel {
  top: -7px;
  font-size: 12px;
  padding: 0 5px;
  background: white;
  color: #328dd2;
}

#materialPhoneField #phoneNoLabel2 {
  position: absolute;
  color: #857575;
  font-size: 16px;
  font-weight: normal;
  pointer-events: none;
  left: 10px;
  top: 15px;
  transition: 300ms ease all;
}

#materialPhoneField input:focus + #phoneNoLabel2 {
  top: -7px;
  font-size: 12px;
  padding: 0 5px;
  background: white;
  color: #328dd2;
}
#materialPhoneField > div > div::before {
  border-bottom: none !important;
}
#materialPhoneField > div > div::after {
  border-bottom: none !important;
}

#twoStepVerificationSwitchDiv:hover {
  border: 1px solid black !important;
}

/* #muiInputPhoneNo:focus-visible + #materialPhoneField>div>div {
  border: 2px solid #1976d2;
} */

#eCommerceTable,
#eCommerceTable th,
#eCommerceTable td {
  border: 1px solid black;
  border-collapse: collapse;
}
#eCommerceTable th,
#eCommerceTable td {
  padding-top: 10px;
  padding-left: 5px;
  padding-bottom: 10px;
}

#eCommerceTable td {
  font-weight: 400;
}

#eCommerceTable tbody tr td:not(:first-child) {
  text-align: center;
}

#requiredFieldSection {
  font-weight: 400;
}

#massActionButtonGrid {
  display: block;
  position: absolute;
  top: 15px;
  right: 25px;
  z-index: 100;
}
#requiredFieldTable {
  width: 100%;
  margin-top: 20px;
}
#requiredFieldTable tbody td:first-child {
  padding-left: 20px;
}
#requiredFieldTable tbody td:not(:first-child) {
  text-align: center;
}
#requiredFieldTable td,
#requiredFieldTable th {
  padding-top: 3px;
  padding-bottom: 3px;
}
#requiredFieldTable td span {
  padding: 5px;
}
#requiredFieldTable,
#requiredFieldTable th,
#requiredFieldTable td {
  border: 1px solid gray;
  border-collapse: collapse;
  font-weight: 400;
}
#countryIconDiv {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
#countryIconDiv > div {
  background-image: url("/payment_card_icon/flags.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 11px;
  background-position: -5241px 0px;
}

.languageFlag {
  background-image: url("/payment_card_icon/flags.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 11px;
  background-position: -5241px 0px;
  margin-top: 6px;
  margin-left: 8px;
}
/* .languageFlag#en{

} */
.languageFlag#es {
  height: 14px;
  background-position: -1555px 0px;
  margin-top: 4px;
  margin-left: 8px;
}

.languageFlag#pr {
  height: 14px;
  background-position: -4097px 0px;
  margin-top: 4px;
  margin-left: 8px;
}

.languageFlag#mx {
  height: 14px;
  background-position: -3556px 0px;
  margin-top: 5px;
  margin-left: 8px;
}
.loginLanguageChangeSec#mx {
  margin-top: 7px;
}
.loginLanguageChangeSec#en {
  margin-top: 7px;
}

#countryIconDiv > div#ac {
  height: 10px;
  background-position: 0px 0px;
}
#countryIconDiv > div#ad {
  height: 14px;
  background-position: -22px 0px;
}
#countryIconDiv > div#ae {
  height: 10px;
  background-position: -44px 0px;
}
#countryIconDiv > div#af {
  height: 14px;
  background-position: -66px 0px;
}
#countryIconDiv > div#ag {
  height: 14px;
  background-position: -88px 0px;
}
#countryIconDiv > div#ai {
  height: 10px;
  background-position: -110px 0px;
}
#countryIconDiv > div#al {
  height: 15px;
  background-position: -132px 0px;
}
#countryIconDiv > div#am {
  height: 10px;
  background-position: -154px 0px;
}
#countryIconDiv > div#ao {
  height: 14px;
  background-position: -176px 0px;
}
#countryIconDiv > div#aq {
  height: 14px;
  background-position: -198px 0px;
}
#countryIconDiv > div#ar {
  height: 13px;
  background-position: -220px 0px;
}
#countryIconDiv > div#as {
  height: 10px;
  background-position: -242px 0px;
}
#countryIconDiv > div#at {
  height: 14px;
  background-position: -264px 0px;
}
#countryIconDiv > div#au {
  height: 10px;
  background-position: -286px 0px;
}
#countryIconDiv > div#aw {
  height: 14px;
  background-position: -308px 0px;
}
#countryIconDiv > div#ax {
  height: 13px;
  background-position: -330px 0px;
}
#countryIconDiv > div#az {
  height: 10px;
  background-position: -352px 0px;
}
#countryIconDiv > div#ba {
  height: 10px;
  background-position: -374px 0px;
}
#countryIconDiv > div#bb {
  height: 14px;
  background-position: -396px 0px;
}
#countryIconDiv > div#bd {
  height: 12px;
  background-position: -418px 0px;
}
#countryIconDiv > div#be {
  height: 15px;
  background-position: -440px 0px;
}
#countryIconDiv > div#bf {
  height: 14px;
  background-position: -460px 0px;
}
#countryIconDiv > div#bg {
  height: 12px;
  background-position: -482px 0px;
}
#countryIconDiv > div#bh {
  height: 12px;
  background-position: -504px 0px;
}
#countryIconDiv > div#bi {
  height: 12px;
  background-position: -526px 0px;
}
#countryIconDiv > div#bj {
  height: 14px;
  background-position: -548px 0px;
}
#countryIconDiv > div#bl {
  height: 14px;
  background-position: -570px 0px;
}
#countryIconDiv > div#bm {
  height: 10px;
  background-position: -592px 0px;
}
#countryIconDiv > div#bn {
  height: 10px;
  background-position: -614px 0px;
}
#countryIconDiv > div#bo {
  height: 14px;
  background-position: -636px 0px;
}
#countryIconDiv > div#bq {
  height: 14px;
  background-position: -658px 0px;
}
#countryIconDiv > div#br {
  height: 14px;
  background-position: -680px 0px;
}
#countryIconDiv > div#bs {
  height: 10px;
  background-position: -702px 0px;
}
#countryIconDiv > div#bt {
  height: 14px;
  background-position: -724px 0px;
}
#countryIconDiv > div#bv {
  height: 15px;
  background-position: -746px 0px;
}
#countryIconDiv > div#bw {
  height: 14px;
  background-position: -768px 0px;
}
#countryIconDiv > div#by {
  height: 10px;
  background-position: -790px 0px;
}
#countryIconDiv > div#bz {
  height: 14px;
  background-position: -812px 0px;
}
#countryIconDiv > div#ca {
  height: 10px;
  background-position: -834px 0px;
}
#countryIconDiv > div#cc {
  height: 10px;
  background-position: -856px 0px;
}
#countryIconDiv > div#cd {
  height: 15px;
  background-position: -878px 0px;
}
#countryIconDiv > div#cf {
  height: 14px;
  background-position: -900px 0px;
}
#countryIconDiv > div#cg {
  height: 14px;
  background-position: -922px 0px;
}
#countryIconDiv > div#ch {
  height: 15px;
  background-position: -944px 0px;
}
#countryIconDiv > div#ci {
  height: 14px;
  background-position: -961px 0px;
}
#countryIconDiv > div#ck {
  height: 10px;
  background-position: -983px 0px;
}
#countryIconDiv > div#cl {
  height: 14px;
  background-position: -1005px 0px;
}
#countryIconDiv > div#cm {
  height: 14px;
  background-position: -1027px 0px;
}
#countryIconDiv > div#cn {
  height: 14px;
  background-position: -1049px 0px;
}
#countryIconDiv > div#co {
  height: 14px;
  background-position: -1071px 0px;
}
#countryIconDiv > div#cp {
  height: 14px;
  background-position: -1093px 0px;
}
#countryIconDiv > div#cr {
  height: 12px;
  background-position: -1115px 0px;
}
#countryIconDiv > div#cu {
  height: 10px;
  background-position: -1137px 0px;
}
#countryIconDiv > div#cv {
  height: 12px;
  background-position: -1159px 0px;
}
#countryIconDiv > div#cw {
  height: 14px;
  background-position: -1181px 0px;
}
#countryIconDiv > div#cx {
  height: 10px;
  background-position: -1203px 0px;
}
#countryIconDiv > div#cy {
  height: 13px;
  background-position: -1225px 0px;
}
#countryIconDiv > div#cz {
  height: 14px;
  background-position: -1247px 0px;
}
#countryIconDiv > div#de {
  height: 12px;
  background-position: -1269px 0px;
}
#countryIconDiv > div#dg {
  height: 10px;
  background-position: -1291px 0px;
}
#countryIconDiv > div#dj {
  height: 14px;
  background-position: -1313px 0px;
}
#countryIconDiv > div#dk {
  height: 15px;
  background-position: -1335px 0px;
}
#countryIconDiv > div#dm {
  height: 10px;
  background-position: -1357px 0px;
}
#countryIconDiv > div#do {
  height: 13px;
  background-position: -1379px 0px;
}
#countryIconDiv > div#dz {
  height: 14px;
  background-position: -1401px 0px;
}
#countryIconDiv > div#ea {
  height: 14px;
  background-position: -1423px 0px;
}
#countryIconDiv > div#ec {
  height: 14px;
  background-position: -1445px 0px;
}
#countryIconDiv > div#ee {
  height: 13px;
  background-position: -1467px 0px;
}
#countryIconDiv > div#eg {
  height: 14px;
  background-position: -1489px 0px;
}
#countryIconDiv > div#eh {
  height: 10px;
  background-position: -1511px 0px;
}
#countryIconDiv > div#er {
  height: 10px;
  background-position: -1533px 0px;
}
#countryIconDiv > div#es {
  height: 14px;
  background-position: -1555px 0px;
}
#countryIconDiv > div#et {
  height: 10px;
  background-position: -1577px 0px;
}
#countryIconDiv > div#eu {
  height: 14px;
  background-position: -1599px 0px;
}
#countryIconDiv > div#fi {
  height: 12px;
  background-position: -1621px 0px;
}
#countryIconDiv > div#fj {
  height: 10px;
  background-position: -1643px 0px;
}
#countryIconDiv > div#fk {
  height: 10px;
  background-position: -1665px 0px;
}
#countryIconDiv > div#fm {
  height: 11px;
  background-position: -1687px 0px;
}
#countryIconDiv > div#fo {
  height: 15px;
  background-position: -1709px 0px;
}
#countryIconDiv > div#fr {
  height: 14px;
  background-position: -1731px 0px;
}
#countryIconDiv > div#ga {
  height: 15px;
  background-position: -1753px 0px;
}
#countryIconDiv > div#gb {
  height: 10px;
  background-position: -1775px 0px;
}
#countryIconDiv > div#gd {
  height: 12px;
  background-position: -1797px 0px;
}
#countryIconDiv > div#ge {
  height: 14px;
  background-position: -1819px 0px;
}
#countryIconDiv > div#gf {
  height: 14px;
  background-position: -1841px 0px;
}
#countryIconDiv > div#gg {
  height: 14px;
  background-position: -1863px 0px;
}
#countryIconDiv > div#gh {
  height: 14px;
  background-position: -1885px 0px;
}
#countryIconDiv > div#gi {
  height: 10px;
  background-position: -1907px 0px;
}
#countryIconDiv > div#gl {
  height: 14px;
  background-position: -1929px 0px;
}
#countryIconDiv > div#gm {
  height: 14px;
  background-position: -1951px 0px;
}
#countryIconDiv > div#gn {
  height: 14px;
  background-position: -1973px 0px;
}
#countryIconDiv > div#gp {
  height: 14px;
  background-position: -1995px 0px;
}
#countryIconDiv > div#gq {
  height: 14px;
  background-position: -2017px 0px;
}
#countryIconDiv > div#gr {
  height: 14px;
  background-position: -2039px 0px;
}
#countryIconDiv > div#gs {
  height: 10px;
  background-position: -2061px 0px;
}
#countryIconDiv > div#gt {
  height: 13px;
  background-position: -2083px 0px;
}
#countryIconDiv > div#gu {
  height: 11px;
  background-position: -2105px 0px;
}
#countryIconDiv > div#gw {
  height: 10px;
  background-position: -2127px 0px;
}
#countryIconDiv > div#gy {
  height: 12px;
  background-position: -2149px 0px;
}
#countryIconDiv > div#hk {
  height: 14px;
  background-position: -2171px 0px;
}
#countryIconDiv > div#hm {
  height: 10px;
  background-position: -2193px 0px;
}
#countryIconDiv > div#hn {
  height: 10px;
  background-position: -2215px 0px;
}
#countryIconDiv > div#hr {
  height: 10px;
  background-position: -2237px 0px;
}
#countryIconDiv > div#ht {
  height: 12px;
  background-position: -2259px 0px;
}
#countryIconDiv > div#hu {
  height: 10px;
  background-position: -2281px 0px;
}
#countryIconDiv > div#ic {
  height: 14px;
  background-position: -2303px 0px;
}
#countryIconDiv > div#id {
  height: 14px;
  background-position: -2325px 0px;
}
#countryIconDiv > div#ie {
  height: 10px;
  background-position: -2347px 0px;
}
#countryIconDiv > div#il {
  height: 15px;
  background-position: -2369px 0px;
}
#countryIconDiv > div#im {
  height: 10px;
  background-position: -2391px 0px;
}
#countryIconDiv > div#in {
  height: 14px;
  background-position: -2413px 0px;
}
#countryIconDiv > div#io {
  height: 10px;
  background-position: -2435px 0px;
}
#countryIconDiv > div#iq {
  height: 14px;
  background-position: -2457px 0px;
}
#countryIconDiv > div#ir {
  height: 12px;
  background-position: -2479px 0px;
}
#countryIconDiv > div#is {
  height: 15px;
  background-position: -2501px 0px;
}
#countryIconDiv > div#it {
  height: 14px;
  background-position: -2523px 0px;
}
#countryIconDiv > div#je {
  height: 12px;
  background-position: -2545px 0px;
}
#countryIconDiv > div#jm {
  height: 10px;
  background-position: -2567px 0px;
}
#countryIconDiv > div#jo {
  height: 10px;
  background-position: -2589px 0px;
}
#countryIconDiv > div#jp {
  height: 14px;
  background-position: -2611px 0px;
}
#countryIconDiv > div#ke {
  height: 14px;
  background-position: -2633px 0px;
}
#countryIconDiv > div#kg {
  height: 12px;
  background-position: -2655px 0px;
}
#countryIconDiv > div#kh {
  height: 13px;
  background-position: -2677px 0px;
}
#countryIconDiv > div#ki {
  height: 10px;
  background-position: -2699px 0px;
}
#countryIconDiv > div#km {
  height: 12px;
  background-position: -2721px 0px;
}
#countryIconDiv > div#kn {
  height: 14px;
  background-position: -2743px 0px;
}
#countryIconDiv > div#kp {
  height: 10px;
  background-position: -2765px 0px;
}
#countryIconDiv > div#kr {
  height: 14px;
  background-position: -2787px 0px;
}
#countryIconDiv > div#kw {
  height: 10px;
  background-position: -2809px 0px;
}
#countryIconDiv > div#ky {
  height: 10px;
  background-position: -2831px 0px;
}
#countryIconDiv > div#kz {
  height: 10px;
  background-position: -2853px 0px;
}
#countryIconDiv > div#la {
  height: 14px;
  background-position: -2875px 0px;
}
#countryIconDiv > div#lb {
  height: 14px;
  background-position: -2897px 0px;
}
#countryIconDiv > div#lc {
  height: 10px;
  background-position: -2919px 0px;
}
#countryIconDiv > div#li {
  height: 12px;
  background-position: -2941px 0px;
}
#countryIconDiv > div#lk {
  height: 10px;
  background-position: -2963px 0px;
}
#countryIconDiv > div#lr {
  height: 11px;
  background-position: -2985px 0px;
}
#countryIconDiv > div#ls {
  height: 14px;
  background-position: -3007px 0px;
}
#countryIconDiv > div#lt {
  height: 12px;
  background-position: -3029px 0px;
}
#countryIconDiv > div#lu {
  height: 12px;
  background-position: -3051px 0px;
}
#countryIconDiv > div#lv {
  height: 10px;
  background-position: -3073px 0px;
}
#countryIconDiv > div#ly {
  height: 10px;
  background-position: -3095px 0px;
}
#countryIconDiv > div#ma {
  height: 14px;
  background-position: -3117px 0px;
}
#countryIconDiv > div#mc {
  height: 15px;
  background-position: -3139px 0px;
}
#countryIconDiv > div#md {
  height: 10px;
  background-position: -3160px 0px;
}
#countryIconDiv > div#me {
  height: 10px;
  background-position: -3182px 0px;
}
#countryIconDiv > div#mf {
  height: 14px;
  background-position: -3204px 0px;
}
#countryIconDiv > div#mg {
  height: 14px;
  background-position: -3226px 0px;
}
#countryIconDiv > div#mh {
  height: 11px;
  background-position: -3248px 0px;
}
#countryIconDiv > div#mk {
  height: 10px;
  background-position: -3270px 0px;
}
#countryIconDiv > div#ml {
  height: 14px;
  background-position: -3292px 0px;
}
#countryIconDiv > div#mm {
  height: 14px;
  background-position: -3314px 0px;
}
#countryIconDiv > div#mn {
  height: 10px;
  background-position: -3336px 0px;
}
#countryIconDiv > div#mo {
  height: 14px;
  background-position: -3358px 0px;
}
#countryIconDiv > div#mp {
  height: 10px;
  background-position: -3380px 0px;
}
#countryIconDiv > div#mq {
  height: 14px;
  background-position: -3402px 0px;
}
#countryIconDiv > div#mr {
  height: 14px;
  background-position: -3424px 0px;
}
#countryIconDiv > div#ms {
  height: 10px;
  background-position: -3446px 0px;
}
#countryIconDiv > div#mt {
  height: 14px;
  background-position: -3468px 0px;
}
#countryIconDiv > div#mu {
  height: 14px;
  background-position: -3490px 0px;
}
#countryIconDiv > div#mv {
  height: 14px;
  background-position: -3512px 0px;
}
#countryIconDiv > div#mw {
  height: 14px;
  background-position: -3534px 0px;
}
#countryIconDiv > div#mx {
  height: 12px;
  background-position: -3556px 0px;
}
#countryIconDiv > div#my {
  height: 10px;
  background-position: -3578px 0px;
}
#countryIconDiv > div#mz {
  height: 14px;
  background-position: -3600px 0px;
}
#countryIconDiv > div#na {
  height: 14px;
  background-position: -3622px 0px;
}
#countryIconDiv > div#nc {
  height: 10px;
  background-position: -3644px 0px;
}
#countryIconDiv > div#ne {
  height: 15px;
  background-position: -3666px 0px;
}
#countryIconDiv > div#nf {
  height: 10px;
  background-position: -3686px 0px;
}
#countryIconDiv > div#ng {
  height: 10px;
  background-position: -3708px 0px;
}
#countryIconDiv > div#ni {
  height: 12px;
  background-position: -3730px 0px;
}
#countryIconDiv > div#nl {
  height: 14px;
  background-position: -3752px 0px;
}
#countryIconDiv > div#no {
  height: 15px;
  background-position: -3774px 0px;
}
#countryIconDiv > div#np {
  height: 15px;
  background-position: -3796px 0px;
}
#countryIconDiv > div#nr {
  height: 10px;
  background-position: -3811px 0px;
}
#countryIconDiv > div#nu {
  height: 10px;
  background-position: -3833px 0px;
}
#countryIconDiv > div#nz {
  height: 10px;
  background-position: -3855px 0px;
}
#countryIconDiv > div#om {
  height: 10px;
  background-position: -3877px 0px;
}
#countryIconDiv > div#pa {
  height: 14px;
  background-position: -3899px 0px;
}
#countryIconDiv > div#pe {
  height: 14px;
  background-position: -3921px 0px;
}
#countryIconDiv > div#pf {
  height: 14px;
  background-position: -3943px 0px;
}
#countryIconDiv > div#pg {
  height: 15px;
  background-position: -3965px 0px;
}
#countryIconDiv > div#ph {
  height: 10px;
  background-position: -3987px 0px;
}
#countryIconDiv > div#pk {
  height: 14px;
  background-position: -4009px 0px;
}
#countryIconDiv > div#pl {
  height: 13px;
  background-position: -4031px 0px;
}
#countryIconDiv > div#pm {
  height: 14px;
  background-position: -4053px 0px;
}
#countryIconDiv > div#pn {
  height: 10px;
  background-position: -4075px 0px;
}
#countryIconDiv > div#pr {
  height: 14px;
  background-position: -4097px 0px;
}
#countryIconDiv > div#ps {
  height: 10px;
  background-position: -4119px 0px;
}
#countryIconDiv > div#pt {
  height: 14px;
  background-position: -4141px 0px;
}
#countryIconDiv > div#pw {
  height: 13px;
  background-position: -4163px 0px;
}
#countryIconDiv > div#py {
  height: 11px;
  background-position: -4185px 0px;
}
#countryIconDiv > div#qa {
  height: 8px;
  background-position: -4207px 0px;
}
#countryIconDiv > div#re {
  height: 14px;
  background-position: -4229px 0px;
}
#countryIconDiv > div#ro {
  height: 14px;
  background-position: -4251px 0px;
}
#countryIconDiv > div#rs {
  height: 14px;
  background-position: -4273px 0px;
}
#countryIconDiv > div#ru {
  height: 14px;
  background-position: -4295px 0px;
}
#countryIconDiv > div#rw {
  height: 14px;
  background-position: -4317px 0px;
}
#countryIconDiv > div#sa {
  height: 14px;
  background-position: -4339px 0px;
}
#countryIconDiv > div#sb {
  height: 10px;
  background-position: -4361px 0px;
}
#countryIconDiv > div#sc {
  height: 10px;
  background-position: -4383px 0px;
}
#countryIconDiv > div#sd {
  height: 10px;
  background-position: -4405px 0px;
}
#countryIconDiv > div#se {
  height: 13px;
  background-position: -4427px 0px;
}
#countryIconDiv > div#sg {
  height: 14px;
  background-position: -4449px 0px;
}
#countryIconDiv > div#sh {
  height: 10px;
  background-position: -4471px 0px;
}
#countryIconDiv > div#si {
  height: 10px;
  background-position: -4493px 0px;
}
#countryIconDiv > div#sj {
  height: 15px;
  background-position: -4515px 0px;
}
#countryIconDiv > div#sk {
  height: 14px;
  background-position: -4537px 0px;
}
#countryIconDiv > div#sl {
  height: 14px;
  background-position: -4559px 0px;
}
#countryIconDiv > div#sm {
  height: 15px;
  background-position: -4581px 0px;
}
#countryIconDiv > div#sn {
  height: 14px;
  background-position: -4603px 0px;
}
#countryIconDiv > div#so {
  height: 14px;
  background-position: -4625px 0px;
}
#countryIconDiv > div#sr {
  height: 14px;
  background-position: -4647px 0px;
}
#countryIconDiv > div#ss {
  height: 10px;
  background-position: -4669px 0px;
}
#countryIconDiv > div#st {
  height: 10px;
  background-position: -4691px 0px;
}
#countryIconDiv > div#sv {
  height: 12px;
  background-position: -4713px 0px;
}
#countryIconDiv > div#sx {
  height: 14px;
  background-position: -4735px 0px;
}
#countryIconDiv > div#sy {
  height: 14px;
  background-position: -4757px 0px;
}
#countryIconDiv > div#sz {
  height: 14px;
  background-position: -4779px 0px;
}
#countryIconDiv > div#ta {
  height: 10px;
  background-position: -4801px 0px;
}
#countryIconDiv > div#tc {
  height: 10px;
  background-position: -4823px 0px;
}
#countryIconDiv > div#td {
  height: 14px;
  background-position: -4845px 0px;
}
#countryIconDiv > div#tf {
  height: 14px;
  background-position: -4867px 0px;
}
#countryIconDiv > div#tg {
  height: 13px;
  background-position: -4889px 0px;
}
#countryIconDiv > div#th {
  height: 14px;
  background-position: -4911px 0px;
}
#countryIconDiv > div#tj {
  height: 10px;
  background-position: -4933px 0px;
}
#countryIconDiv > div#tk {
  height: 10px;
  background-position: -4955px 0px;
}
#countryIconDiv > div#tl {
  height: 10px;
  background-position: -4977px 0px;
}
#countryIconDiv > div#tm {
  height: 14px;
  background-position: -4999px 0px;
}
#countryIconDiv > div#tn {
  height: 14px;
  background-position: -5021px 0px;
}
#countryIconDiv > div#to {
  height: 10px;
  background-position: -5043px 0px;
}
#countryIconDiv > div#tr {
  height: 14px;
  background-position: -5065px 0px;
}
#countryIconDiv > div#tt {
  height: 12px;
  background-position: -5087px 0px;
}
#countryIconDiv > div#tv {
  height: 10px;
  background-position: -5109px 0px;
}
#countryIconDiv > div#tw {
  height: 14px;
  background-position: -5131px 0px;
}
#countryIconDiv > div#tz {
  height: 14px;
  background-position: -5153px 0px;
}
#countryIconDiv > div#ua {
  height: 14px;
  background-position: -5175px 0px;
}
#countryIconDiv > div#ug {
  height: 14px;
  background-position: -5197px 0px;
}
#countryIconDiv > div#um {
  height: 11px;
  background-position: -5219px 0px;
}
#countryIconDiv > div#us {
  height: 11px;
  background-position: -5241px 0px;
}
#countryIconDiv > div#uy {
  height: 14px;
  background-position: -5263px 0px;
}
#countryIconDiv > div#uz {
  height: 10px;
  background-position: -5285px 0px;
}
#countryIconDiv > div#va {
  height: 15px;
  background-position: -5307px 0px;
}
#countryIconDiv > div#vc {
  height: 14px;
  background-position: -5324px 0px;
}
#countryIconDiv > div#ve {
  height: 14px;
  background-position: -5346px 0px;
}
#countryIconDiv > div#vg {
  height: 10px;
  background-position: -5368px 0px;
}
#countryIconDiv > div#vi {
  height: 14px;
  background-position: -5390px 0px;
}
#countryIconDiv > div#vn {
  height: 14px;
  background-position: -5412px 0px;
}
#countryIconDiv > div#vu {
  height: 12px;
  background-position: -5434px 0px;
}
#countryIconDiv > div#wf {
  height: 14px;
  background-position: -5456px 0px;
}
#countryIconDiv > div#ws {
  height: 10px;
  background-position: -5478px 0px;
}
#countryIconDiv > div#xk {
  height: 15px;
  background-position: -5500px 0px;
}
#countryIconDiv > div#ye {
  height: 14px;
  background-position: -5522px 0px;
}
#countryIconDiv > div#yt {
  height: 14px;
  background-position: -5544px 0px;
}
#countryIconDiv > div#za {
  height: 14px;
  background-position: -5566px 0px;
}
#countryIconDiv > div#zm {
  height: 14px;
  background-position: -5588px 0px;
}
#countryIconDiv > div#zw {
  height: 10px;
  background-position: -5610px 0px;
}

#declinedTransIndentifytd {
  background: #ffd4cc !important;
  box-shadow: none !important;
  color: #533523 !important;
  border-radius: 4px !important;
  padding: 12px 17px !important;
  width: 120px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  pointer-events: none;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}

#refundedTransIndentifytd {
  background: #cbe4ff !important;
  box-shadow: none !important;
  color: #283c52 !important;
  border-radius: 4px !important;
  padding: 12px 17px !important;
  width: 120px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  pointer-events: none;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}

#approvedTransIndentifytd {
  background: #f2fcee !important;
  box-shadow: none !important;
  color: #536620 !important;
  border-radius: 4px !important;
  padding: 12px 17px !important;
  width: 120px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  pointer-events: none;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}

#notificationButton {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  border-radius: 3px;
  border: #1769ff !important;
  color: white !important;
  padding: 15px;
}

#cancelledTransIndentifytd {
  background: #d6d6d6 !important;
  box-shadow: none !important;
  color: #353738 !important;
  border-radius: 4px !important;
  padding: 12px 17px !important;
  width: 120px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  pointer-events: none;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}
#unknownTransIndentifytd {
  background: #fff6cc !important;
  box-shadow: none !important;
  color: #5b3e77 !important;
  border-radius: 4px !important;
  padding: 12px 17px !important;
  width: 120px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  pointer-events: none;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}

#notificationButton {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  border-radius: 3px;
  border: #1769ff !important;
  color: white !important;
}

#otherAllEmailDiv {
  width: 400px;
}

#addNewEmailBtn {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
  position: absolute;
  right: 15px;
}

#lineForAddEmail {
  color: black;
  background: lightgray;
  width: 99%;
  height: 1px;
  margin-top: 25px;
}

#manualRefundButton {
  background: rgb(255, 246, 204) !important;
  /* background: linear-gradient(60deg, #77a6ff, #77a6ff) !important; */
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(255, 246, 204) !important;
  color: #5b3e77 !important;
  text-transform: capitalize !important;
}
#deleteEmailBtnSection {
  padding-left: 7px !important;
}
#transListPdfBtn,
#transListSmsBtn,
#transListEmailBtn {
  color: white !important;
}
#transListEmailBtn {
  text-transform: capitalize !important;
}

#multiMerchantDiv button.MuiButtonBase-root {
  background: transparent !important;
  box-shadow: none !important;
  color: gray !important;
}
#merchantInfoSection {
  overflow-y: auto !important;
}
#loginBox {
  padding-bottom: 30px !important;
  padding-top: 60px !important;
}
#loginBtn {
  margin: 20px 0px;
}
#installment_loading_svg svg {
  margin-right: 0px !important;
}

#manualRefundButton {
  background: rgb(255, 246, 204) !important;
  /* background: linear-gradient(60deg, #77a6ff, #77a6ff) !important; */
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(255, 246, 204) !important;
  color: #5b3e77 !important;
  text-transform: capitalize !important;
}
#deleteEmailBtnSection {
  padding-left: 7px !important;
}
#transListPdfBtn,
#transListSmsBtn,
#transListEmailBtn {
  color: white !important;
}
#transListEmailBtn {
  text-transform: capitalize !important;
}

#multiMerchantDiv button.MuiButtonBase-root {
  background: transparent !important;
  box-shadow: none !important;
  color: gray !important;
}
#merchantInfoSection {
  overflow-y: auto !important;
}
#loginBox {
  padding-bottom: 15px !important;
}

#installment_loading_svg svg {
  margin-right: 0px !important;
}

#availableEventBox h6 {
  padding: 10px !important;
  text-transform: capitalize;
}

#availableEventMainBtn {
  border: 2px solid #eaeaea;
  padding: 10px;
  margin: 10px;
  flex: 1;
  display: flex;
  box-shadow: #eaeaea 2px 2px 4px;
}

#availableEventMainBtn:hover {
  background: #eee;
  cursor: pointer;
}

#availableEventMainBtn #leftText {
  width: 50%;
  font-weight: 400;
}

#availableEventMainBtn #rightIcon {
  /* margin-left: 150px; */
  width: 50%;
  text-align: right;
  cursor: pointer;
}

#subscribedEventBox h6 {
  padding: 10px !important;
  text-transform: capitalize;
}

#subscribedEventMainBtn {
  border: 2px solid #eaeaea;
  padding: 10px;
  margin: 10px;
  flex: 1;
  display: flex;
  box-shadow: #eaeaea 2px 2px 4px;
  justify-content: space-between;
}

#subscribedEventMainBtn:hover {
  background: #eee;
  cursor: pointer;
}

  #subscribedEventMainBtn #rightText #subscribeEventCount{
    background: lightgray;
    padding: 5px 10px;
  }

  #arrowButtonForwebhook{
    background: white !important;
    color: black !important;
    box-shadow: none !important;
  }

body {
  background: #eee;
}

.card {
  box-shadow: 0 20px 27px 0 rgb(0 0 0 / 5%);
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 1rem;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #ecf2f5;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.avatar-lg {
  height: 150px;
  width: 150px;
}

body:has(#twoFaMainBox) {
  background-color: #ffffff !important;
}

body:has(#loginBox) {
  height: 100vh;
}

body:has(#forgotPasswordMainBox) {
  height: 100vh;
}

#LoginBoxMainSection {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#forgotPasswordMainBox {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#twoFaMainBox {
  /* box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 15px;
    border-radius: 5px !important; */
  /* padding: 40px;  */
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

#twoFaInputBoxSection {
  /* margin: 30px 0px; */
  margin-top: 10px;
  margin-bottom: 0px;
}

#twoFaContinueBtn {
  background: linear-gradient(60deg, #77a6ff, #77a6ff);
  color: white;
}

#rememberSection {
  padding-left: 2px !important;
  padding-top: 6px !important;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-size: 15px;
  margin: 10px 0px;
}

#twoFaBottomSection {
  margin-top: 10px;
}

#btnGreenDisabled {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
}

#btnGreenDisabled:disabled {
  background: #dddddd !important;
  box-shadow: none !important;
}

#btnResendBlue {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  color: white;
}

#btnResendBlue:disabled {
  background: #dddddd !important;
  box-shadow: none !important;
}

#twoFaMainBox div.Mui-focused {
  border: none !important;
  box-shadow: 0 0 6px #ffa726 !important;
}

#twoFaMainBox div.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-color: transparent !important;
}

#twoFADialog > div:first-child {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

#twoFADialog .MuiDialog-paper {
  border-radius: 10px !important;
}

#twoFACloseIconBtn {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.07);
  border-radius: 50px;
  color: #000;
  z-index: 9;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}

input[id*="otp-input"] {
  padding: 12px 0px !important;
}

#twoFaDialogHeader {
  font-size: 32px;
  font-weight: 700;
  color: black;
  text-align: center;
  font-family: var(
    --font-headings,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen-Sans,
    Ubuntu,
    Cantarell,
    "Helvetica Neue",
    sans-serif
  );
}

#twoFaDialogHeaderSecond {
  font-size: 15px !important;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
  color: #767676;
  margin-bottom: 16px;
  max-width: 360px;
  margin-top: 10px;
  font-family: var(
    --font-headings,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen-Sans,
    Ubuntu,
    Cantarell,
    "Helvetica Neue",
    sans-serif
  );
}

#twoFaDialogdidntReceiveText {
  font-size: 15px !important;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
  color: #767676;
  margin-bottom: 16px;
  max-width: 360px;
  margin-top: 10px;
  font-family: var(
    --font-headings,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Oxygen-Sans,
    Ubuntu,
    Cantarell,
    "Helvetica Neue",
    sans-serif
  );
}

#rememberText {
  padding-top: 6px !important;
}

#rememberSection > span:first-child {
  padding-top: 8px !important;
}

#twoFaDialogButtonSectionFirst {
  padding-left: 7px !important;
}

#twoFaDialogButtonSectionSecond {
  padding-right: 7px !important;
}

#twoFaDialogButtonSectionFirst button {
  padding: 13px 16px !important;
}

#twoFaDialogButtonSectionSecond button {
  padding: 13px 16px !important;
}

/* new phone number field css start */
.phone-input-container {
  display: flex;
  align-items: center;
  background-color: white;
  margin-top: 10px;
}
.phone-input-container #phoneField {
  padding: 16.5px 10px !important;
}

#transDetailSendSmsDialog .phone-input-container #phoneField {
  padding: 18.5px 10px !important;
}
/* .phone-input-container .MuiOutlinedInput-root{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
} */
#newPhoneFieldSection .dropdown {
  position: relative;
  margin-right: 10px;
}

#newPhoneFieldSection .dropdown-btn {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  padding: 12px;
  background-color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

#newPhoneFieldSection .flag {
  width: 20px;
  height: 14px;
  margin-right: 5px;
}

#newPhoneFieldSection .dropdown-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 1;
  width: 200px;
  border-radius: 5px;
}

#newPhoneFieldSection .dropdown-item {
  padding: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

#newPhoneFieldSection .dropdown-item:hover {
  background-color: #f0f0f0;
}

#newPhoneFieldSection .phone-number {
  border: 1px solid #ccc;
  padding: 15px;
  width: 200px;
  border-radius: 5px;
  font-size: 15px;
  outline: none;
}

/* Show the dropdown content when clicking on the button */

#newPhoneFieldSection .dropdown.open .dropdown-content {
  display: block;
  max-height: 150px;
  overflow-y: auto;
  z-index: 1000;
}

#newPhoneFieldSection .dropdown.open .dropdown-content::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

#newPhoneFieldSection
  .dropdown.open
  .dropdown-content::-webkit-scrollbar-thumb {
  background-color: #9b9b9b;
}

#newPhoneFieldSection
  .dropdown.open
  .dropdown-content::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

#newPhoneFieldSection #flagSelectSection {
  background: transparent !important;
  color: black !important;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
  border-radius: 5px !important;
}
#newPhoneFieldSection {
  margin-top: 15px;
}
#flagDownArrow {
  position: absolute;
  right: 8px;
}
/* new phone number field css start */

#phoneFlagSection {
  display: flex;
  padding: 17.7px 0px;
  width: 33%;
  padding-bottom: 0px;
}
#phoneFlagSectionTwo {
  width: 67%;
  margin-top: 18px;
}

#phoneFlagSectionForTransDetail {
  display: flex;
  padding: 0px 0px;
  width: 30%;
}
#phoneFlagSectionForTransDetail .MuiOutlinedInput-root {
  width: 90%;
}

#phoneFlagSectionForTransDetail select {
  border: none;
  font-size: 15px;
  width: 100%;
}

#phoneFlagSection .MuiOutlinedInput-root {
  width: 90%;
}

#phoneFlagSection select {
  border: none;
  font-size: 15px;
  width: 100%;
}

#flagDiv {
  padding-top: 0px;
  height: 23px;
  /* height: 100%; */
  display: contents;
}

#phoneFlagSectionTwo .MuiTextField-root {
  width: 100% !important;
}

#transBtnGrid {
  padding: 0px 8px !important;
}

#transMainCard #gcTrans .MuiFormControl-root {
  margin: 0 !important;
}

/* #empListTable div[aria-colindex="8"] {
  min-width: 60px !important;
  max-width: 60px !important;
} */

#transDetailSendSmsDialog .phone-input-container {
  margin-top: 0px;
}

#transDetailSendSmsDialog .MuiDialogActions-root {
  padding: 8px 24px !important;
}

#transListSendSmsDialog .phone-input-container {
  margin-top: 0px;
}
#transListSendSmsDialog .phone-input-container #phoneFlagSection {
  padding: 0px 0px;
}
#transListSendSmsDialog .MuiDialogActions-root {
  padding: 8px 24px !important;
}

#transListSendSmsDialog #phoneFlagSectionTwo {
  margin-top: 0px;
}
#transListSendSmsDialog .phone-input-container {
  margin-top: 5px !important;
}
#athWebhookUrlSendSmsPopup .MuiDialogActions-root {
  padding: 8px 24px !important;
}

#athWebhookUrlSendSmsPopup .phone-input-container {
  margin-top: 25px !important;
}

#createUserDialog #phoneFlagSection {
  display: flex;
  padding: 15px 0px;
  width: 33%;
}

#createUserDialog #phoneFlagSectionTwo {
  margin-top: 0px;
}

#incorrectBillingSearchSection #datePicker {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 18.5px 14px;
}

#incorrectBillingSearchSection .MuiFormControl-root {
  margin: 0px !important;
}

#incorrectBillingSearchSection #gridFromTo:nth-child(1) {
  padding-left: 0px !important;
}

#incorrectBillingSearchSection #gridFromTo:nth-child(2) {
  padding-right: 0px !important;
}

#transListfilterSection #datePicker {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 18.5px 14px;
}

#transListfilterSection .MuiFormControl-root {
  margin: 0px !important;
}

#transListfilterSection #gridFromTo:nth-child(1) {
  padding-left: 0px !important;
}

#transListfilterSection #gridFromTo:nth-child(2) {
  padding-right: 0px !important;
}

#multiMerchantDiv .MuiOutlinedInput-root {
  padding: 11.5px 14px;
}

#paymentLinkPhoneNoSec #phoneFlagSection {
  display: flex;
  padding: 7.7px 0px;
  width: 40% !important;
}

#paymentLinkPhoneNoSec #phoneFlagSectionTwo {
  width: 60% !important;
}

#chargeNowPhoneNoSec #phoneFlagSection {
  display: flex;
  padding: 0px 0px;
  width: 40% !important;
}
#chargeNowPhoneNoSec #phoneFlagSectionTwo {
  width: 60% !important;
}

/* #mainContainerDiv{
  padding-left: 0px !important;
  padding-right: 0px !important;
} */

.css-11lq3yg-MuiGrid-root {
  width: unset !important;
}
.css-1d3bbye {
  width: unset !important;
}

#chargeNowPhoneNoSec #phoneFlagSectionTwo {
  margin-top: 0px;
}

#paymentLinkPhoneNoSec #phoneFlagSectionTwo {
  margin-top: 0px;
}

#queryTextField div:first-child {
  width: 100%;
}

#serialNumberTextField div:first-child {
  width: 100%;
}

#salesReportStartDate button {
  background: transparent !important;
  box-shadow: none !important;
}
#salesReportEndDate button {
  background: transparent !important;
  box-shadow: none !important;
}
#btnSalesReportSearch {
  height: 55px;
}

#startdateandtime button {
  background: transparent !important;
  box-shadow: none !important;
}

#cardTypeReportExportBtn {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
  height: 55px;
}

#cardTypeReportSearchBtn {
  height: 55px;
}
#taxReportExportBtn {
  height: 55px;
}

#taxReportSearchBtn {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
  height: 55px;
}
#exployeeReportSearchBtn {
  height: 55px;
}

#exployeeReportExportBtn {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
  height: 55px;
}

#forgotPasswordBox {
  width: 444px !important;
  max-width: 444px !important;
}

#copyRightDiv a {
  text-decoration: none;
}

#copyRightDiv a:hover {
  text-decoration: underline;
}

a#forgotPassword {
  text-decoration: none;
}

a#forgotPassword:hover {
  text-decoration: underline;
}

#commonBlueBtnExicuteQuery,
.commonBlueBtnExicuteQuery {
  background: linear-gradient(60deg, #77a6ff, #77a6ff) !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgba(84, 135, 207, 0.726) !important;
  border: none !important;
  color: #fff !important;
  width: 100%;
  height: 55px;
}

.MuiDialogActions-root {
  padding: 10px 24px !important;
}

.MuiDialogActions-root button {
  padding: 10px 24px !important;
}

#commonGreenBtn {
  background: #33750b !important;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%),
    0 7px 10px -5px rgb(51, 117, 11, 0.726) !important;
  border: none !important;
  color: #fff !important;
  padding: 12px 30px !important;
  cursor: pointer;
  font-size: 12px;
}

.halfhourtimepicker .react-datepicker-wrapper {
  position: relative;
  display: block;
}

@media print {
  .MuiDrawer-root {
    display: none !important;
  }

  .makeStyles-mainPanel-2 {
    width: 100% !important;
  }
  .jss2 {
    width: 100% !important;
  }
}

.halfhourtimepicker .react-datepicker {
  position: absolute;
}

#categoryListTable div:first-child{
  background: white !important;
  box-shadow: none !important;
}

#customFieldsHeader{
  padding: 10px !important;
}

#customFieldsContent{
  padding: 20px;
}

#customFieldsContent .custom-fields-container {
  max-width: 100%;
  margin: auto;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
}

#customFieldsContent .header-row {
  display: flex;
  font-weight: bold;
  background: #f1f1f1;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

#customFieldsContent .header-cell {
  flex: 1;
  padding: 0 10px;
}

#customFieldsContent .field-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #eee;
}

#customFieldsContent #fieldName {
  flex: 1;
  min-width: 200px;
  margin-right: 10px;
  padding: 8px;
}

#customFieldsContent #fieldValue {
  flex: 2;
  min-width: 250px;
  margin-right: 10px;
  padding: 8px;
}

#customFieldsContent .button-group {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

#customFieldsContent .btn {
  padding: 6px 12px;
  background-color: #0073aa;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#customFieldsContent .btn:hover {
  background-color: #005177;
}

@media (max-width: 600px) {
  #customFieldsContent .field-row {
    flex-direction: column;
    align-items: stretch;
  }

  #customFieldsContent #fieldName,
  #customFieldsContent #fieldValue {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }

  #customFieldsContent  .button-group {
    flex-direction: row;
    justify-content: space-between;
  }
}

#customFieldsContent #addNewCustomFieldSpanDiv{
  margin-top: 10px;
  margin-bottom: 10px;
}

#customFieldsContent #addNewCustomFieldSpanDiv span{
  font-weight: 500;
  font-size: 15px;
}

#contactNameFieldDiv>div{
  margin-top: 20px !important;
}

.pinPadBtn.active {
filter: grayscale(0);
opacity: 1;
}

.pinPadBtn{
  filter: grayscale(100%);
  opacity: .5;
}

.lockScreenBtn.active {
  filter: grayscale(0);
  opacity: 1;
}

.lockScreenBtn{
  filter: grayscale(100%);
  opacity: .5;
}

.tooltipPinPad-wrapper {
  position: relative;
  display: inline-block;
}

.tooltipPinPad-text {
  visibility: hidden;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 6px;
  position: absolute;
  z-index: 1000;
  bottom: 125%; /* above the element */
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;

  opacity: 0;
  transition: opacity 0.3s;
}

.tooltipPinPad-wrapper:hover .tooltipPinPad-text {
  visibility: visible;
  opacity: 1;
}

.tooltipLockScreen-wrapper {
  position: relative;
  display: inline-block;
}

.tooltipLockScreen-text {
  visibility: hidden;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 6px;
  position: absolute;
  z-index: 1000;
  bottom: 100%; /* above the element */
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;

  opacity: 0;
  transition: opacity 0.3s;
}

.tooltipLockScreen-wrapper:hover .tooltipLockScreen-text {
  visibility: visible;
  opacity: 1;
}

#loadingDiv svg{
  margin: unset !important;
}
#loadingDiv span{
  height: auto !important;
  width: auto !important;
}
