@font-face {
  font-family: GothamBlack;
  src: url("../fonts/Gotham-Black.otf");
}
@font-face {
  font-family: GothamMedium;
  src: url("../fonts/Gotham-Medium.otf");
}
@font-face {
  font-family: GothamBook;
  src: url("../fonts/Gotham-Book.otf");
}
@font-face {
  font-family: GothamBold;
  src: url("../fonts/Gotham-Bold.otf");
}
.ui.form textarea::-webkit-input-placeholder,
.ui.form textarea::-moz-placeholder,
.ui.form textarea:-ms-input-placeholder,
.ui.form textarea:focus::-webkit-input-placeholder,
.ui.form textarea:focus::-moz-placeholder,
.ui.form textarea:focus:-ms-input-placeholder,
.ui.input input::-webkit-input-placeholder,
.ui.input input::-moz-placeholder,
.ui.input input:-ms-input-placeholder,
.ui.input input:focus::-webkit-input-placeholder,
.ui.input input:focus::-moz-placeholder,
.ui.input input:focus:-ms-input-placeholder,
.ui.input>input,
.ui.form input[type='text'],
.ui.form textarea,
.ui.input>input {
  font-family: 'GothamBook' !important;
}
button,
input,
optgroup,
select,
textarea {
  font-family: 'GothamBook' !important;
}
.sm-md-6 {
  width: 50% !important;
}
.container-fluid {
  height: 100%;
}
#root {
  height: 100%;
}
body {
  margin: 0;
  font-family: 'GothamMedium' !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #F9F9F9;
}
code,
.ui.menu {
  font-family: 'GothamMedium' !important;
}
.App {
  text-align: center;
}
.App-logo {
  height: 40vmin;
  pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
  .App-logo {
    animation: App-logo-spin infinite 20s linear;
  }
}


.Embed-container
{
  position: relative;
  height: 850px;

  width: 100%;
  border: none;
 
  

}

#pbiTarget
{
  position: relative;
  top: 100px;
}

.pbigrid {
  display: grid;
  justify-content: center; /* Centers the items horizontally */
  align-items: center;
  grid-template-columns: auto auto;
}

.pbigriditem {
  margin:0 10px; /* Adjust the margin as per your requirements */
  width: 380px;
}

.report
{
  width: inherit;
  background-color: white;
  border: none;
}

.pbiwelcome{
  position: relative;
  top: 60px;
  margin: 10px;

  
  }

.pbiHeadComp
{
  background: #00A9C7;
  border-radius: 10px;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 margin: auto;
 margin-bottom: 30px;
 margin-top: 30px;
  padding: 20px;
  width: 500px;
  align-items: center;
  justify-content: center;
 color: white;
}

.pbisub
{
  font-size: 15px;
  margin-top: -10px;
}
.pbihead
{
  font-size: 20px;
  margin-top: -10px;
}




.fullscreen-modal {
  top: -35px;
  left: 0;
right: 0;
bottom: 0;
position: fixed;
display: flex;
align-items: center;
justify-content: center;
background-color: #ffffff;
padding: 0; /* Remove padding */
}



.hidden
{
  display:none;
}

.App-header {
  background-color: #282c34;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: calc(10px + 2vmin);
  color: white;
}
.App-link {
  color: #61dafb;
}
@keyframes App-logo-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.ui.menu {
  background: #000 !important;
  color: #fff !important;
  height: 60px;
}
.ui.menu .item,
.ui.secondary.inverted.menu .link.item,
.ui.secondary.inverted.menu a.item {
  font-weight: 900;
  font-size: 14px;
}
.ui.segment {
  padding: 0px !important;
}
.ui.secondary.pointing.menu .item {
  align-self: auto !important;
}
.ui.card.padding {
  box-sizing: border-box !important;
  border: 1px solid #EBEBEB !important;
  border-radius: 6px !important;
  background-color: #FFFFFF !important;
  box-shadow: 1px 1px 6px 0 rgba(201, 200, 200, 0.5) !important;
  padding: 30px !important;
}
.ui.header.card-header {
  padding: 13px 9px;
  margin: 0 !important;
  box-sizing: border-box !important;
  border: 1px solid #CCCCCC !important;
  border-radius: 2px 2px 0 0 !important;
  background-color: #EBEBEB !important;
}
.nopadding {
  padding: 0px !important;
}
.bg-grey {
  background: #474747;
}
.ui.card.no-padding {
  padding: 0 !important;
}
.height-150 {
  height: 150px;
}
.mt-20-neg {
  margin-top: -20px;
}
.mt-60 {
  margin-top: 60px !important;
}
.mb-35 {
  margin-bottom: 35px;
}
.height-30 {
  height: 30px !important;
}
.user-icon {
  font-size: 35px;
  color: #FFCC33;
}
.bullet-text-indent {
  text-indent: -2em;
  padding-left: 2.5em;
}
.ui.card.padding-15 {
  padding: 15px !important;
  box-shadow: 1px 1px 6px 0 rgba(201, 200, 200, 0.5);
  box-sizing: border-box;
  border: 1px solid #EBEBEB;
  border-radius: 6px;
  height: 180px;
}

.dnarn nav .nav-items ul li a,
.dnarn nav .nav-items ul li a:hover {
  font-size: 13px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  color: #fff !important;
}
.ui.menu .item>i.icon {
  opacity: 1 !important;
  font-size: 1.8em;
  color: #fff;
}
.ui.vertical.menu.left .item {
  border-bottom: 1px solid #CCC;
}
.ui.vertical.menu.left .item {
  font-family: GothamMedium !important;
  color: #474747;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 35px;
  height: 60px;
  padding-left: 45px;
}
.ui.vertical.menu.right .item {
  font-family: GothamMedium !important;
  color: #474747;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
}
.ui.vertical.menu.left .item:hover,
.ui.vertical.menu.right .item:hover {
  color: #474747;
}
.icon.close {
  width: auto !important;
  float: right !important;
  margin: 0 !important;
  color: #000 !important;
  font-weight: 300 !important;
  font-size: 2em;
}
.ui.icon.header .icon {
  color: #00A9C7;
  margin: 1rem 0 !important;

}
.no-customer-text {
  color: #858585;
  font-family: GothamBook;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
}
.mr-20 {
  margin-right: 20px
}
.mr-25 {
  margin-right: 25px !important;
}
.branch-delivery-ml-20 {
  margin-left: 20px !important;
}
.font-size-16 {
  font-size: 16px;
  line-height: 17px;
  color: #474747;
  vertical-align: middle;
}
.font-size-18 {
  font-size: 16px;
  line-height: 17px;
  color: #474747;
  vertical-align: middle;
}
.icon-font-size {
  color: #00A9C7;
  vertical-align: middle;
  font-size: 1.5em;
  padding: 0;
  height: 2em;
  width: 2em;
}
.center-aligned {
  display: inline-block !important;
  vertical-align: middle;
  text-align: center;
}
.ui.icon.header {
  font-family: 'GothamMedium' !important;
}
.icon.sliders {
  width: auto !important;
  margin: 0 !important;
  font-weight: 300 !important;
  font-size: 1.2em !important;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.scroll-container {
  overflow: hidden !important;
}
.pt-12 {
  padding-top: 12px !important;
}
.chip {
  display: flex;
  height: 40px;
  font-size: 16px;
  border-radius: 25px;
  min-width: max-content;
  align-items: center !important;
}
.chip-aligment {
  line-height: 0 !important;
  max-height: 30px;
  padding: 15px 15px !important;
  font-family: 'GothamBook' !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.chevron-alignment {
  margin-top: 9px !important;
  text-align: center !important;
}
.pull-right {
  float: right !important;
}
.default-text,
.text-default {
  color: #000 !important;
}
.ui.vertical.menu .item:first-child {
  border-bottom: 2px solid #f7b800;
  font-weight: 300 !important;
  height: 47.5px;
  color: #474747;
  font-family: GothamBook !important;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0px;
  line-height: 25px;
  width: 100%;
}
.ui.sidebar {
  background: #fff !important;
}
.color-blue {
  color: #00A9C7 !important;
}
.color-blue-dark {
  color: #1893A9;
}
.color-red {
  color: #CA4200 !important;
}
.page-title,
.text-page-title {
  font-family: "GothamBook";
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 17px;
  font-weight: bold;
  ;
}
.sidebar-h2 {
  color: #474747 !important;
  font-family: "GothamBook";
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: 0.29px !important;
  line-height: 17px !important;
}
.sidebar-h2-black {
  color: #000000 !important;
  font-family: "GothamBook" !important;
  font-size: 16px !important;
  letter-spacing: 0.29px !important;
  line-height: 19px !important;
}
.mr-6 {
  margin-right: 6px;
}
.mr-8 {
  margin-right: 8px !important;
}
.circle.outline.huge {
  font-size: 3.2em !important;
  color: #fff !important;
}
.user.large.icon {
  top: 46% !important;
  left: 48% !important;
  color: #fff !important;
}
.underline {
  text-decoration: underline;
  color: #858585 !important
}
.full-width {
  width: 100% !important;
}
.fill-height-90 {
  height: 57px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-80 {
  padding-top: 30px;
}
.pt-45 {
  padding-top: 45px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pt-40 {
  padding-top: 40px;
}
.add-spec-40 {
  padding-top: 40px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-25 {
  padding-top: 25px !important;
}
.pt-20 {
  padding-top: 20px;
}
.pt-70 {
  padding-top: 70px !important;
}
.pb-20 {
  padding-bottom: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-15-imp {
  padding-top: 15px !important;
}
.pr-15-imp {
  padding-right: 15px !important;
}
.pb-30 {
  padding-bottom: 30px;
}
.pl-12 {
  padding-left: 12px !important;
}
.pl-15 {
  padding-left: 15px;
}
.pl-35 {
  padding-left: 35px;
}
.pl-30-lg {
  padding-left: 30px;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-20-md {
  margin-top: 20px !important;
}
.m-20 {
  margin: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mt-fill-30 {
  margin-top: 33px !important;
}
.m-auto {
  margin: auto;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-45 {
  margin-top: 45px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-20 {
  margin-bottom: 30px;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mb-n-12 {
  margin-bottom: -12px;
}
.text-center {
  text-align: center;
}
.pull-left {
  float: left !important;
}
.product-branch-pl-35 {
  padding-left: 35px;
}
.more-info,
.more-info:focus,
.more-info:hover {
  font-size: 14px;
  font-family: 'GothamBook';
  float: right;
  vertical-align: middle;
  text-align: center;
  line-height: 20px !important;
  color: #474747;
  letter-spacing: 0;
  text-decoration: underline;
  margin-left: 6px;
}
.invoice-tax {
  float: left;
}
.ui.card>.content,
.ui.cards>.card>.content {
  border-top: none !important;
}
.info-icon {
  color: #00A9C7;
  font-size: 16px;
  vertical-align: middle;
}
.footer-btn-container {
  max-width: 1024px !important;
  background-color: #FFFFFF !important;
  box-shadow: 1px 1px 6px 0 rgb(201 200 200 / 50%);
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  padding: 10px !important;
  bottom: 0 !important;
  z-index: 111111111 !important;
  position: fixed !important;
  width: 100% !important;
}
.container-scroll {
  overflow-y: auto;
  height: calc(100% - 80px);
}
.call-btn {
  box-sizing: border-box;
  padding: 7px !important;
  text-align: center !important;
  width: 65px !important;
  border: 2px solid #000 !important;
  border-radius: 2px !important;
  background-color: #fff !important;
  color: #474747 !important;
  font-family: "GothamMedium" !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  line-height: 12px !important;
}
.ui.dropdown {
  border: 1px solid !important;
  border-radius: 0px !important;
  color: #000 !important;
}
.ui.form textarea,
.textarea {
  border: 1px solid #000;
}
.ui.input>input,
.styles-module_searchContainer__28k26,
.styles-module_resultList__3JJzg {
  border: 1px solid #575757 !important;
  border-radius: 0px !important;
  color: #000 !important;
}
.styles-module_resultList__3JJzg {
  margin-top: 2px !important;
}
.ui.input {
  width: 100%;
}
.ui.search,
.styles-module_searchContainer__28k26 {
  width: 100% !important;
}
.ui.icon.input>i.icon,
.styles-module_searchIcon__1dkPH {
  opacity: 1 !important;
  color: #000 !important;
}
.label-text {
  display: block !important;
  float: left !important;
  width: 100%;
  line-height: 0px !important;
  padding-top: 20px !important;
}
.card-no-shadow {
  box-shadow: none !important;
}
.styles-module_chipContainer__3PVJH {
  float: right;
  right: 0;
  display: block;
  position: fixed;
  margin-top: -48px;
  box-sizing: border-box !important;
  border: 1px solid #EBEBEB !important;
  box-shadow: 1px 1px 6px 0 rgb(201 200 200 / 50%) !important;
  padding: 8px !important;
  width: 50%;
}
.display-block {
  display: block !important;
}
.styles-module_resultContainer__Po5pr {
  position: absolute !important;
  width: 100%;
}
.Chip-module_chip__Ipr8T {
  margin-top: 0px !important;
  margin: 8px 3px !important;
}
.styles-module_resultListContainer__GFbgN {
  overflow: auto !important;
  border-radius: unset !important;
  border-top: none !important;
  background-color: transparent !important;
  border: none !important;
}
.selection-checkbox {
  float: right !important;
  display: block !important;
  position: absolute !important;
  top: 38% !important;
  right: 3% !important;
}
.selection-radio {
  float: right !important;
  display: block !important;
  position: absolute !important;
  vertical-align: middle !important;
  top: 38% !important;
  right: 3% !important;
}
.shadow {
  box-sizing: border-box !important;
  border: 1px solid #EBEBEB !important;
  border-radius: 6px !important;
  background-color: #FFFFFF !important;
  box-shadow: 1px 1px 6px 0 rgba(201, 200, 200, 0.5) !important;
}
.height-50px {
  height: 50px !important;
}
.height-45px {
  height: 45px !important;
}
.mt-40-dt {
  margin-top: 40px !important;
}
h5.header {
  font-size: 1.2em !important;
  margin-bottom: 5px;
}
.ui.input {
  height: 35px;
}
.selected-filters {
  box-sizing: border-box;
  border: 1px solid #EBEBEB;
  border-radius: 6px;
  background-color: #FFFFFF;
  box-shadow: 1px 1px 6px 0 rgb(201 200 200 / 50%);
}
.info-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
div.meta,
h5.header,
div.description {
  color: #000;
}
h5.header {
  font-family: "GothamBlack";
}
div.description,
div.meta {
  font-weight: 400 !important;
  font-family: "GothamBook";
}
.ui.checkbox .box:before

/* , .ui.checkbox label:before */
  {
  border: 2px solid #00A9C7 !important;
}
.ui.checkbox label:before {
  border: 2px solid #858585 !important;
}
.ui.checkbox input:checked~.box:after,
.ui.checkbox input:checked~label:after,
.ui.checkbox input:checked~label:focus,
.ui.checkbox input:checked~label:active {
  color: #00A9C7 !important;
}
.ui.left.sidebar,
.ui.right.sidebar {
  min-width: 375px;
  z-index: 1111111111 !important;
}
.sidebar-width {
  min-width: 375px;
}
.width-2 {
  width: 2% !important;
  margin: 0px 15px 0px 0px !important;
}
.width-40 {
  width: 41.2% !important;
}
.width-50 {
  width: 47.5% !important;
}
.width-993 {
  width: 993px !important;
}
.mt-45 {
  margin-top: 45px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.ml-6 {
  margin-left: 6px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.icon-marker-size {
  font-size: 20px !important;
  color: #00A9C7;
  vertical-align: middle;
  padding: 0;
  margin-right: 10px;
  margin-left: 0px;
  width: 30px !important;
  height: 25px !important;
}
.icon-marker-move-size {
  font-size: 20px !important;
  color: #00A9C7;
  vertical-align: middle;
  padding: 0;
  margin-left: 0px;
  width: 25px !important;
  height: 20px !important;
}
.icon-color-disabled {
  color: #ACACAC;
  height: 16px;
}
.text-gotham-medium {
  font-family: 'GothamMedium' !important;
}
.vertical-divider {
  border-left: 1px solid #000;
  padding-left: 10px;
}
.vertical-right {
  height: 40px;
  border-right: 1px solid #858585;
  border-radius: 0;
}
.width-95 {
  width: 95% !important;
}
.align-inline-filter {
  float: right;
  right: 27px;
  display: inline;
  position: absolute;
  margin-top: 34px;
}
.align-inline-input {
  width: calc(100% - 70px) !important;
  display: inline-flex;
  float: left;
}
input[type="radio"]:checked,
.ui.radio.checkbox:checked,
.selection-radio:checked {
  appearance: none !important;
  outline: none !important;
  padding: 0 !important;
  content: none !important;
  border: none !important;
}
input[type="radio"]:checked::before,
.ui.radio.checkbox:checked::before,
.selection-radio:checked::before {
  position: absolute !important;
  color: green !important;
  content: "\00A0\2713\00A0" !important;
  border: 1px solid #d3d3d3 !important;
  font-weight: bolder !important;
  font-size: 21px !important;
}
.icon-close {
  font-size: 24px;
}
.ml-auto {
  margin-left: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.toggle-icon,
.toggle-icon:hover {
  font-size: 30px;
  color: #fff;
  padding: 0px;
}
.move-item-header {
  margin-left: 30px !important;
  margin-right: 30px !important;
  margin-top: 10px !important;
}
.move-item-select {
  margin-left: 50px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-12 {
  margin-right: 12px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.ml-35 {
  margin-left: 35px !important;
}
.no-padding {
  padding: 0 !important;
}
.mb-7 {
  margin-bottom: 7px;
}
.cust-mb-7 {
  margin-bottom: 7px;
}
.page-header {
  font-size: 18px !important;
  font-family: "GothamMedium" !important;
}
.btn-active {
  box-sizing: border-box;
  padding: 5px 10px !important;
  text-align: center !important;
  width: 115px !important;
  border: 2px solid #FFCC33 !important;
  border-radius: 2px !important;
  background-color: #FFCB00 !important;
  color: #000 !important;
  font-family: "GothamMedium" !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  line-height: 16px !important;
}
.btn-default {
  box-sizing: border-box;
  padding: 5px 10px !important;
  text-align: center !important;
  width: 112px !important;
  border: 2px solid #000 !important;
  border-radius: 2px !important;
  background-color: #fff !important;
  color: #000 !important;
  font-family: "GothamMedium" !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  line-height: 16px !important;
}
.btn-default-without-width {
  box-sizing: border-box;
  padding: 5px 10px !important;
  text-align: center !important;
  width: auto !important;
  border: 2px solid #000 !important;
  border-radius: 2px !important;
  background-color: #fff !important;
  color: #000 !important;
  font-family: "GothamMedium" !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  line-height: 16px !important;
}
.lg-display {
  display: block !important;
}
.sm-display {
  display: none !important;
}
.contact-no-text {
  font-size: 14px;
  font-family: 'GothamMedium';
  float: left;
  vertical-align: middle;
  text-align: center;
  line-height: 20px !important;
  color: #474747;
  font-weight: 500;
  margin-top: -22px !important;
  letter-spacing: 0;
}
.contact-no-text-phone {
  font-size: 12px;
  font-family: 'GothamMedium';
  float: left;
  vertical-align: middle;
  text-align: center;
  line-height: 20px !important;
  color: #474747;
  font-weight: 500;
  letter-spacing: 0;
}
.address-text {
  color: #000000;
  font-family: 'GothamBook';
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 18px;
}
.customer-name {
  color: #858585;
  font-family: 'GothamBook';
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 18px;
}
.text-disabled {
  color: #858585 !important;
  font-family: 'GothamBook';
}
.width-auto {
  width: auto !important;
}
.height-85 {
  height: 85px !important;
}
.height-80 {
  height: 80px !important;
}
.height-112 {
  height: 112px !important;
}
.height-40 {
  height: 40px !important;
}
.height-90 {
  height: 90px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
p.divider {
  border-bottom: 1.5px solid #CCCCCC;
  margin-top: 26px;
  margin-bottom: 26px;
}
.input-radio,
.input-radio label:before {
  border: none !important;
}
.search-panel-container {
  width: 100% !important;
}
.search-panel {
  padding: 0px 30px;
}
.pr-30-lg {
  padding-right: 30px !important;
}
.filter-icon-style {
  color: #fff;
  background: #474747;
  padding: 7px;
  border-radius: 5px !important;
  height: 35px;
  width: 55px;
}
.filter-icon-container {
  margin-top: -65px;
}
.ui.vertical.menu div.sidebar-filter div.item:first-child {
  border: none !important;
  font-weight: bold !important;
  height: auto;
  color: #000;
  font-family: "GothamBook" !important;
  font-size: inherit;
  letter-spacing: initial;
  margin: auto;
  line-height: initial;
}
.ui.checkbox input:checked~label:before,
.ui.checkbox input:checked~label:focus {
  border: 2px solid #00A9C7 !important;
  height: 20px;
  width: 20px;
  top: -1px;
  left: -0.1px;
}
.ui.radio.checkbox label:after,
.ui.radio.checkbox input:checked~label:after,
.ui.radio.checkbox label:focus,
.ui.radio.checkbox input:checked~label:focus {
  background-color: #00A9C7;
  height: 20px;
  width: 20px;
}
.ui.checkbox label:after {
  font-size: 17px;
  top: 1px;
  left: 1px;
  width: 17px;
  height: 17px;
}
.selected-card-bg-color {
  background: #F5FEFF !important;
  border: 1px solid #00A9C7 !important;
  border-radius: 0px !important;
}
.remove-icon {
  float: right;
  font-size: 25px;
  color: #474747;
}
.vertical-middle {
  vertical-align: middle;
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.width-75 {
  width: 75% !important;
}
.file-search-icon {
  font-size: 16px;
  margin-right: 6px;
  color: #00A9C7;
}
.filter-shadow {
  box-sizing: border-box !important;
  border: 1px solid #EBEBEB !important;
  border-radius: 6px !important;
  background-color: #FFFFFF !important;
  box-shadow: 1px 1px 6px 0 rgb(201 200 200 / 50%) !important;
  padding: 10px 50px 20px 50px;
  width: 100% !important;
  margin-top: 60px !important;
}
.handtool:hover {
  cursor: pointer;
}
.userLocationPusherCard {
  width: 100% !important;
}
.dropdown-label-text {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #474747;
  font-family: "GothamBook";
}
.sidebar-address {
  margin: 0px;
  font-weight: 300;
  font-family: "GothamBook";
}
.branch-timings {
  float: right;
  margin-right: 70px;
}
.BsChevronLeft {
  font-size: 20px;
  margin-top: auto !important;
  margin-bottom: auto !important;
  vertical-align: middle;
}
.backto-text-sidebar {
  margin-top: auto !important;
  margin-bottom: auto !important;
  vertical-align: middle;
}
.card-height-110 {
  height: 110px !important;
}
.customer-right-arrow {
  font-size: 30px;
  right: 10px !important;
  color: #000;
}
.sidebar-icon-close {
  position: fixed;
  float: right !important;
  right: 5px;
  top: 12px;
}
.height-auto {
  height: auto !important;
}
.filter-number {
  position: absolute;
  right: 31px;
  top: 38px;
  color: #000000;
  border-radius: 50%;
  width: 19px;
  height: 19px;
}
p.filter-number {
  background-color: #FFCB00;
  text-align: center;
  display: block
}
.bg-transparent {
  background: transparent !important;
}
.product-pills {
  background: #EBEBEB !important;
  border: 1px solid #ACACAC !important;
  border-radius: 20px !important;
  padding: 10px 15px !important;
  font-family: 'GothamBook';
  font-weight: 400;
  font-size: 14px !important;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #000000 !important;
}
.text-grey-bold {
  color: #474747 !important;
}
.sidebar-panel.menu h3 {
  color: #000 !important;
}
.sidebar-scroll {
  max-height: 80%;
  overflow-y: scroll !important;
}
/** new code  **/
html {
  width: 1024px;
  margin: auto;
  background: #EBEBEB !important;
}
.width-90 {
  width: 90% !important;
}
.position-init {
  position: initial !important;
}
.quote-card-margin {
  margin: 10px 15px 10px 15px !important;
}
.add-subscription-card-padding {
  margin: 4px 15px 4px 15px !important;
}
.right-22 {
  right: 22px !important;
}
.row {
  display: flex;
  flex-direction: row;
}
.quote-prod-filter-row {
  display: flex;
  flex-direction: row;
}
.branch-row {
  display: flex;
  flex-direction: row !important;
}
.district-border-right {
  border-right: 1px solid #999 !important;
  padding: 10px !important;
}
.account-manager-cards-actions {
  text-align: center;
  justify-items: center;
}
.quote-prod-filter-1 {
  width: 9% !important;
  margin: 0px !important;
}
.quote-prod-filter-9 {
  width: 91% !important;
}
.quote-md-1 {
  width: 9% !important;
  margin: 0px !important;
}
.branch-md-9 {
  width: 96% !important;
}
.branch-md-8 {
  width: 92% !important;
}
.branch-md-1 {
  width: 4% !important;
  padding-left: 14px !important;
}
.branch-md-2 {
  width: 4% !important;
}
.md-6 {
  width: 50% !important;
}
.md-5 {
  width: 30% !important;
}
.md-55 {
  width: 55% !important;
}
.md-45 {
  width: 45% !important;
}
.md-7 {
  width: 70% !important;
  margin-right: 5px !important;
}
.md-8 {
  width: 80% !important;
  margin: 0px;
}
.md-9 {
  width: 91% !important;
  margin: 0px !important;
}
.md-4 {
  width: 20% !important;
  margin: 0px !important;
}
.md-2 {
  width: 12% !important;
}
.md-9-1 {
  width: 88% !important;
}
.md-1 {
  width: 5% !important;
}
.header-fixed-top {
  position: fixed !important;
  top: 0;
  z-index: 999;
  width: 100%;
  left: auto;
  max-width: 1024px;
}
.transform-3d {
  transform: translate3d(0, 0, 0) !important;
}
#root .pushable:first-child:not(body) {
  transform: initial;
}
.left-card {
  padding-right: 20px;
  position: relative;
  margin-top: 15px !important;
  margin-bottom: 10px !important;
  padding-bottom: 10px;
}
.border-right,
.border-right-lg {
  border-right: 1px solid #999;
}
.horizontal-divider {
  border: 1px solid #999;
}
.left-card-cus {
  padding-right: 20px;
  margin-top: 18px !important;
}
.left-card-cus .text-limit {
  display: inline-block;
  max-width: calc(100% - 60px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.text-limit-10 {
  max-width: calc(100% - 7px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.text-limit-100 {
  max-width: calc(100% - 100px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-limit-50 {
  max-width: calc(50% - 50px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.left-card-cus .vertical-divider {
  margin-left: 10px;
}
.left-card-cus .card-location {
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 15px 15px 13px 10px;
}
.pb-non-wc {
  bottom: -5px;
  position: absolute;
  width: 100%;
  z-index: 9999;
  background: #858585;
  opacity: 0.65;
  border-radius: 5px;
}
.right-card {
  padding-top: 20px;
  padding-left: 27px;
}
.right-card .text-limit {
  display: inline-block;
  max-width: calc(100% - 90px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.right-card .vertical-divider {
  margin-left: 10px;
}
.right-card .card-location {
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 15px 15px 13px 10px;
}
.header-row {
  display: flex;
  align-items: center;
}
.delivery-md-1 {
  width: 50% !important;
}
.search-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 25px 40px 25px 40px;
  justify-content: space-between;
}
.dashboard-close-details {
  display: inline-flex;
}
.dashboard-close-details .input {
  width: 280px;
}
.dashboard-close-details .handtool {
  min-width: auto;
}
.dashboard-search-details .handtool {
  padding-top: 7px;
}
.main-body-overflow {
  overflow: hidden !important;
}
.fix-top-60 {
  position: fixed !important;
  top: 60px !important;
  z-index: 999;
  max-width: 1014px !important;
  background: #F9F9F9 !important;
  margin-right: 10px;
  width: 100% !important;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
}
.narrow-down-search-10 {
  margin-left: 0px;
}
.loader-position {
  position: fixed !important;
}
.fix-top-120 {
  position: fixed !important;
  top: 120px !important;
  z-index: 999;
  max-width: 1014px !important;
  background: #F9F9F9 !important;
  margin-right: 10px;
  width: 100% !important;
}
.fix-top-130 {
  position: fixed !important;
  top: 130px !important;
  z-index: 999;
  max-width: 1014px !important;
  background: #F9F9F9 !important;
  margin-right: 10px;
  width: 100% !important;
  width: 993px !important;
}
.fix-top-180 {
  position: fixed !important;
  top: 150px !important;
  z-index: 999;
  max-width: 990px !important;
  background: #F9F9F9 !important;
  margin-right: 10px;
  width: 100% !important;
}
.fix-scroll-div {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 1px;
  position: fixed;
  width: 65px;
  height: 29px;
  z-index: 9999;
  bottom: 60px;
  left: 47%;
  background: #000000;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  margin-bottom: 5px;
}
.fix-scroll-text {
  font-family: 'GothamBold';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #FFFFFF;
  margin-left: 4.5px;
}
.fix-scroll-icon {
  width: 14px;
  height: 12px;
  color: #FFFFFF;
}
.main-body-scroll {
  margin-bottom: 5%;
  overflow-y: auto;
}
.product-box .ui.celled.grid {
  margin: 0px !important;
}
.table-header-bg tr th {
  background: #EBEBEB !important;
  border: 1px solid #CCCCCC !important;
  border-radius: 2px 2px 0px 0px !important;
}
.product-title {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.214286px;
  color: rgba(0, 0, 0, 0.87);
  font-family: "GothamBook";
  text-align: center;
}
.product-text {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.25px;
  color: rgba(0, 0, 0, 0.80);
  font-family: "GothamBlack";
  text-align: center;
}
.product-qty-red {
  padding: 4px 10px;
  background: #CC4100;
  border-radius: 4px;
  margin: 0px auto;
  color: #FFFFFF;
  display: table;
}
.product-qty-green {

  padding: 4px 10px;
  background: #007924;
  border-radius: 4px;
  margin: 0px auto;
  color: #FFFFFF;
  display: table;
}
.home-cards {
  width: 230px !important;
}
span.text-disabled {
  font-size: 12px;
}
.xsm-card-spacing {
  margin: .375em 0em !important;
}
.xsm-card-spacing:first-child {
  margin: .775em 0em !important;
}
.gotham-12-medium {
  font-family: 'GothamMedium' !important;
  font-size: 12px !important;
}
.gotham-medium-10-black {
  font-family: 'GothamMedium' !important;
  font-size: 10px !important;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
}
.gotham-medium-10-drakgrey {
  font-family: 'GothamMedium' !important;
  font-size: 10px !important;
  font-style: normal;
  color: #474747;
}
.gotham-medium-12-black {
  font-family: 'GothamMedium' !important;
  font-size: 12px !important;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
}
.gotham-medium-12-grey {
  font-family: 'GothamMedium' !important;
  font-size: 12px !important;
  font-style: normal;
  color: #858585;
}
.gotham-medium-12-darkgrey {
  font-family: 'GothamMedium' !important;
  font-size: 12px !important;
  font-style: normal;
  color: #474747;
  font-weight: 400;
}
.gotham-book-14-grey {
  font-family: 'GothamBook' !important;
  font-size: 14px !important;
  font-style: normal;
  color: #474747;
  font-weight: 400;
}
.gotham-medium-14-black {
  color: #000000;
  font-family: 'GothamMedium' !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
}
.gotham-14-book-grey {
  font-family: 'GothamBook' !important;
  font-size: 14px;
  color: #ACACAC !important;
}
.div-align-center {
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #858585 !important;
}
.div-align-center.header-title-color{
  color: #FFFFFF !important;
}
.vendor-box-opacity.ui.disabled.search{
  opacity: 0.19 !important;
}
.gotham-14-medium-white {
  font-family: 'GothamMedium';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
}
.gotham-12-book {
  font-family: 'GothamBook' !important;
  font-size: 12px;
  color: #474747 !important;
}
.gotham-14-book-black {
  font-family: 'GothamBook' !important;
  font-size: 14px;
  color: #000000 !important;
  font-weight: 400;
}
.gotham-8-book-black {
  font-family: 'GothamBook' !important;
  font-size: 8px;
  color: #000000 !important;
}
.gotham-10-book-black {
  font-family: 'GothamBook' !important;
  font-size: 10px;
  color: #000000 !important;
}
.text-font-size-14 {
  font-size: 14px;
}
.text-font-size-12 {
  font-size: 12px;
}
.gotham-12-bold {
  font-family: 'GothamBold' !important;
  font-size: 12px;
  color: #00A9C7 !important;
}
.gotham-12-book-black {
  font-family: 'GothamBook' !important;
  font-size: 12px;
  color: #000000 !important;
}
.info-header {
  display: flex !important;
  flex-direction: row;
  margin-right: -1em !important;
  margin-left: -1em !important;
}
.main-header {
  display: flex !important;
  flex-direction: row;
}
.main-header-dropdown {
  width: 30% !important;
  min-width: 3% !important;
  max-width: 30% !important;
  margin-right: 5px !important
}
.BsFillCursorFill {
  font-size: 20px;
  margin-top: auto !important;
  margin-bottom: auto !important;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 7.5px 12px 6.5px 12px;
  border: 2px solid #000000;
  border-radius: 2px;
}
.faUserCog {
  width: 20px;
  height: 15px;
  margin-right: 8px;
  margin-bottom: -2px;
}
#branch-row+div div.search-header {
  padding: 15px 40px 15px 40px !important;
}
.card-content {
  padding: 0px 0px !important;
}
.ui.top.right.popup {
  margin-right: -10px !important;
}
.text-underline {
  text-decoration: underline;
}
.border-b {
  border-bottom: 1px solid black;
}
.text-success {
  color: #3CB24D;
}
.text-warning {
  color: #CE6E00;
}
.branch-status {
  font-family: 'GothamMedium';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}
.customer-name-14 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  margin: 5px 0px;
  line-height: 18px;
  letter-spacing: 0.25px;
}
.text-gotham-light {
  font-family: "GothamBook";
}
.line-height-25 {
  line-height: 25px;
}
.mt-min-3 {
  margin-top: -3px;
}
.ui.basic.segment {
  background: #F9F9F9 !important;
}
*::placeholder {
  color: #858585 !important;
}
.contact-no-text-mt {
  font-size: 14px;
  font-family: 'GothamMedium';
  float: left;
  vertical-align: middle;
  text-align: center;
  line-height: 20px !important;
  color: #474747;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 5px;
}
.long-text,
.content div.meta.text-default {
  max-width: 92%;
}
.ui.horizontal.divider {
  text-transform: lowercase;
  font-family: "GothamBook";
  font-weight: 200;
}
.lg-display input {
  width: 100%;
}
.location-filter-item {
  font-family: "GothamBold" !important;
  font-size: 16px !important;
  margin-top: 2px !important;
}
.location-filter-item-md {
  font-family: "GothamBold" !important;
  font-size: 14px !important;
}
.product-sku {
  font-family: "GothamBold";
}
.ui.radio.checkbox label:before,
.ui.radio.checkbox label:focus,
.ui.radio.checkbox label:after {
  border: 2px solid #858585 !important;
  height: 20px;
  width: 20px;
  top: 0 !important;
  left: 0 !important;
}
.ui.radio.checkbox input:checked~label:before {
  border: 2px solid #00A9C7 !important;
}
.cards-main .ui.pointing.menu {
  background: #fff !important;
  color: #000 !important;
  height: auto !important;
}
.ui.toggle.checkbox input:checked~label:before,
.ui.toggle.checkbox input:checked~label:focus {
  border: none !important;
  height: 21px;
  width: 51px;
  top: 0;
  left: auto;
  background: red;
}
.ui.toggle.checkbox input:checked~.box:before,
.ui.toggle.checkbox input:checked~label:before {
  background-color: #03A9C7 !important;
}
.cards-main .ui.segment {
  box-shadow: none;
  border: none;
  -webkit-box-shadow: none;
}
.input-label {
  font-weight: 100 !important;
}
.ui.secondary.pointing.menu .active.item,
.ui.secondary.pointing.menu .active.item:hover,
.ui.secondary.pointing.menu .active.item:focus,
.ui.secondary.pointing.menu .active.item:active {
  background: #474747;
  border-radius: 2px 2px 0px 0px;
  color: #fff;
  font-weight: 100;
}
.product-box-input,
.product-box-input input {
  width: 100px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.place-right {
  margin: 0 0 0 auto;
}
.ptb-10-plr-20 {
  padding: 10px 20px;
}
.accordion.place-right.ptb-10-plr-20 .content div {
  padding: 10px 15px !important;
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 10%);
}
.quotefiltertab .ui.pointing.secondary.menu .item {
  color: #000 !important;
  width: auto;
  border-bottom: none;
  font-weight: 300 !important;
  height: 30px;
  font-family: GothamBook !important;
  line-height: 5px;
}
.quotefiltertab .ui.pointing.secondary.menu .item.active::after,
.tab-menu-item div.menu a.active::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  display: block;
  height: 0;
  border-top: 6px solid #474747;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  transform: translateX(0%) translateY(0%) rotate(0deg);
  border-bottom: none !important;
}
.ui.vertical.menu div[role='option']:first-child {
  border-bottom: none !important;
  font-weight: 400 !important;
  color: rgba(0, 0, 0, .87) !important;
  font-family: GothamMedium !important;
}
.quotefiltertab .ui.menu {
  min-height: 30px !important;
  max-height: 30px !important;
}
.quotefiltertab .ui.pointing.secondary.menu {
  background: #fff !important;
  border-radius: 2px 2px 0px 0px;
  font-weight: 100;
  width: auto;
  border-bottom: 1px solid #474747 !important;
}
.quotefiltertab .ui.menu {
  height: auto;
}
.quotefiltertab .ui.segment {
  border: none;
  border-radius: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.quotefiltertab .ui.pointing.secondary.menu .item.active {
  background: #474747 !important;
  border-radius: 2px 2px 0px 0px !important;
  color: #fff !important;
  font-weight: 100;
  border-bottom: none !important;
}
.ui.icon.input>i.close.icon::before,
.ui.icon.input>i.close.icon::after {
  top: 34%;
}
.mr-10 {
  margin-right: 10px
}
.no-spacing * {
  padding: 0;
  margin: 0 !important;
}
.font-light-weight {
  font-family: 'GothamBook';
}
.ui.input.error>input {
  background: #fff6f6;
  border: 2px solid #CA4200;
  border-color: #CA4200 !important;
}
.ui.input.error>input {
  color: #CA4200 !important;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-family: 'GothamMedium' !important;
}
.ui.input.error>input::-webkit-input-placeholder {
  color: #CA4200 !important
}
.ui.input.error>input::-moz-placeholder {
  color: #CA4200 !important
}
.ui.input.error>input:-ms-input-placeholder {
  color: #CA4200 !important
}
.ui.input.error>input:focus::-webkit-input-placeholder {
  color: #CA4200 !important
}
.ui.input.error>input:focus::-moz-placeholder {
  color: #CA4200 !important
}
.ui.input.error>input:focus:-ms-input-placeholder {
  color: #CA4200 !important
}
.ui.dropdown.error,
.ui.dropdown.error>.default.text,
.ui.dropdown.error>.text {
  color: #CA4200 !important;
}
.ui.form .error textarea,
.create-spl-item-container .ui.icon.input input,
textarea.error-input-field

/* ,div > div.error-msg-popup + div.required */
  {
  color: #CA4200 !important;
  border: 1px solid #CA4200 !important;
  background: #fff6f6;
  border-color: #CA4200 !important;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-family: 'GothamMedium' !important;
}
.ui.form .error textarea::-webkit-input-placeholder {
  color: #CA4200 !important
}
.ui.form .error textarea::-moz-placeholder {
  color: #CA4200 !important
}
.ui.form .error textarea:-ms-input-placeholder {
  color: #CA4200 !important
}
.ui.form .error textarea:focus::-webkit-input-placeholder {
  color: #CA4200 !important
}
.ui.form .error textarea:focus::-moz-placeholder {
  color: #CA4200 !important
}
.ui.form .error textarea:focus:-ms-input-placeholder {
  color: #CA4200 !important
}
textarea.error-input-field::-webkit-input-placeholder {
  color: #CA4200 !important
}
textarea.error-input-field::-moz-placeholder {
  color: #CA4200 !important
}
textarea.error-input-field:-ms-input-placeholder {
  color: #CA4200 !important
}
textarea.error-input-field:focus::-webkit-input-placeholder {
  color: #CA4200 !important
}
textarea.error-input-field:focus::-moz-placeholder {
  color: #CA4200 !important
}
textarea.error-input-field:focus:-ms-input-placeholder {
  color: #CA4200 !important
}
.font-bold-weight {
  font-family: 'GothamBold';
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  background: #CA4200 !important;
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  background: #00A9C7 !important;
  max-width: 985px;
  margin-top: 15px;
}
.Toastify__toast {
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1) !important;
  border-radius: 5px !important;
  color: #fff !important;
  min-height: 50px !important;
  font-family: "GothamMedium" !important;
  font-size: 12px !important;
}
.Toastify__toast-container--top-right {
  top: 3.2em !important;
  left: 50%;
  transform: translate(52.4%, 0px) !important;
  position: fixed !important;
  z-index: 111111111111111111111111111 !important;

}
.Toastify--animate-icon svg path {
  background: #fff !important;
  color: #fff !important;
}
.Toastify__close-button--light,
.Toastify__close-button {
  color: #fff !important;
  opacity: 1 !important;
}
.error-msg-input {
  bottom: 38px;
}
.error-msg-textarea {
  bottom: 91px;
}
.msg-popup {
  background: #000000;
  margin-left: 120px !important;
  position: absolute !important;
  top: 65px;
  margin-right: 56px;
}
.msg-popup-text {
  color: #FFFFFF;
  font-size: 12px;
  font-family: 'GothamMedium';
  font-weight: 400;
}
.msg-popup-down-tile {
  position: absolute;
  width: 17.61px;
  height: 12.42px;
  right: 19px !important;
  top: 40px;
  transform: matrix(1, 0, 0, -1, 0, 0);
  border-left: 9px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 13px solid black;
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.error-msg-popup {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 3px 0px;
  position: absolute;
  margin-bottom: 5px;
  background: #CA4200;
  width: calc(100% - 28px);
}
.error-msg-popup-icon {
  color: #FFFFFF;
  margin: auto 4px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
.error-msg-popup-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: 'GothamBook' !important;
  margin-left: 5px;
  letter-spacing: 0.25px;
  width: 90%;

  color: #FFFFFF;

}
.error-msg-popup-close {
  float: right;
}
.invalid-textara-inside {
  bottom: 0px;
  right: 15px !important;
}
.invalid-input-inside {
  position: absolute;
  right: 1px;
  top: 10px;
}
.invalidInputData {
  color: #CA4200;
  font-size: 16px;
  margin: auto 4px;
  vertical-align: middle;
}
.input-datepicker,
.datepicker-input-field div.field {
  width: 100%;
  height: 35px !important;
}
.datepicker-input-field .clndr-calendars-segment.clndr-floating {
  bottom: 40px;
  right: 0;
}
.body-container {
  width: auto !important;
  margin-left: 1em !important;
  margin-right: 1em !important;
  padding-top: 25px !important;
}
.column-md-4 {
  width: 30%;
  margin: auto;
}
.right-icon-branch-deliveries {
  right: 25px !important;
  top: 36% !important;
}
.column-md-4::before,
.quote-card-margin::after {
  background-color: red;
}
.quote-card-margin .row {
  flex-direction: row;
}
.pd-0 {
  padding: 0px;
}
.grey-border {
  border: 1px solid #EBEBEB;
  padding: 10px 15px;
}
.md-6.grey-border {
  width: 49% !important;
}
.pm-0 {
  padding: 0px;
  margin: 0px;
  ;
}
.delivery-inprogess-status {
  padding: 5px 20px !important;
  background-color: #858585 !important;
  border-radius: 10px !important;
  color: #fff !important;
}
.delivery-notScheduled-status {
  padding: 5px 20px !important;
  background-color: #CCCCCC !important;
  border-radius: 10px !important;
  color: #fff !important;
}
.delivery-outofdelivery-status {
  padding: 5px 20px !important;
  background-color: #0B68B9 !important;
  border-radius: 10px !important;
  color: #fff !important;
}
.delivery-miss-skip-status {
  padding: 5px 20px !important;
  background-color: #3c9aec !important;
  border-radius: 10px !important;
  color: #fff !important;
}
.delivery-delivered-status {
  padding: 5px 20px !important;
  background-color: #3CB24D !important;
  border-radius: 10px !important;
  color: #fff !important;
}
.delivery-shipped-status {
  padding: 5px 20px !important;
  background-color: #FF8B36 !important;
  border-radius: 10px !important;
  color: #fff !important;
}
.border-right-grey {
  border-right: 1px solid #CCCCCC;
}
.order-details-container {
  padding: 10px 15px;
  background-color: #fff;
}
.order-details-mr-10 {
  margin-right: 10px !important;
}
.default-branch-tile {
  background: #EBEBEB !important;
  border: 1px solid #ACACAC !important;
  border-radius: 20px !important;
  align-items: center;
}
.selected-branch-tile {
  background: #474747 !important;
  border: 1px solid #474747 !important;
  border-radius: 20px !important;
  align-items: center;
  color: #fff !important;
}
.mb-min-35px {
  margin-bottom: -35px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.column-md-3 {
  width: 23%;
  margin: auto;
}
.quote-md-3 {
  width: 23%;
  margin: auto;
}
.quote-md-4 {
  width: 23%;
  margin: auto;
}
.gradient-color {
  background: linear-gradient(to left, #fff, #fff 20%, #fff 99%, #3CB24D 20%) !important;
  border-radius: 0 !important;
}
.gradient-orange-color {
  background: linear-gradient(to left, #fff, #fff 20%, #fff 99%, #FF8B36 20%) !important;
  border-radius: 0 !important;
}
.gradient-blue-color {
  background: linear-gradient(to left, #fff, #fff 20%, #fff 99%, #0B68B9 20%) !important;
  border-radius: 0 !important;
}
.gradient-grey-color {
  background: linear-gradient(to left, #fff, #fff 20%, #fff 99%, #999999 20%) !important;
  border-radius: 0 !important;
}
.filter-shadow-none {
  box-sizing: border-box !important;
  padding: 10px 50px 20px 50px;
  width: 100% !important;
}
.product-selection-checkbox {
  vertical-align: middle;
  top: 35%;
  left: 10px;
}
.gotham-light-12-black {
  font-family: 'GothamBook' !important;
  font-size: 12px !important;
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
}
.gotham-book-14 {
  font-family: 'GothamBook' !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
}
.select-all-container {
  box-sizing: border-box !important;
  padding: 0px 50px 20px 50px;
  width: 100% !important;
}
.label-container {
  width: 100%;
  margin-top: 15px;
}
.label-container .ui.card {
  width: 100% !important;
}
.customer-name-sidebar {
  font-weight: 300 !important;
  color: #474747 !important;
  font-family: GothamBook !important;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0px;
  line-height: 25px;
  width: 95%;
}
.datepicker-from input,
.datepicker-to input {
  width: 100% !important;
}
.datepicker-from i.close,
.datepicker-to i.close,
[data-testid="datepicker-clear-icon"] {
  right: 25px !important;
  font-size: 1.2em !important;
}
.sidebar-daterange-column {
  padding-left: 0.6rem !important;
  padding-right: 0.6rem !important;
}
.ptb-0-plr-20 {
  padding: 2px 20px
}
.row-no-padding {
  padding: 0px !important;
}
.error-input-field {
  border: 1px solid red !important;
}
.ui.radio.checkbox input:checked~.box:after,
.ui.radio.checkbox input:checked~label:after,
.ui.toggle.checkbox input:checked~.box:before,
.ui.toggle.checkbox input:checked~label:before {
  background-color: #00A9C7 !important;
  background: #00A9C7 !important;
  color: #00A9C7 !important;
}
.ui.toggle.checkbox label:before {
  border: none !important;
}
.ui.toggle.checkbox label:after,
.ui.radio.checkbox label:after {
  border: none !important;
}
.ui.toggle.checkbox label:before {
  background: #ACACAC !important;
}
.ui.toggle.checkbox input:checked~.box:before,
.ui.toggle.checkbox input:checked~label:before,
.ui.toggle.checkbox input:focus:checked~.box:before,
.ui.toggle.checkbox input:focus:checked~label:before {
  background-color: #00A9C7 !important;
  background: #00A9C7 !important;
  color: #00A9C7 !important;
}
.ui.dropdown.error>.menu>.item {
  color: #000 !important;
}
.ui.selection.dropdown.error {
  border: 2px solid #CA4200;
  border-color: #CA4200 !important;
}
.mt-neg-moreinfo,
.mt-neg-moreinfo-btn {
  margin-top: -22px !important;
}
.ui.modal>.content {
  background: #00A9C7;
  border: none !important;
  padding: 0rem 1.5rem 0rem 1.5rem;
}
.modals.dimmer .ui.scrolling.modal {
  background: #00A9C7 !important;
}
.modal-header {
  background: #00A9C7 !important;
  border-bottom: none !important;
  text-align: center !important;
}
.checkit-logo-modal img {
  margin: auto !important;
}
.ui.modal>.content>.description {
  color: #fff !important;
  font-family: "GothamMedium";
  padding: 20px 30px;
}
.ui.modal>.close,
.ui.modal>.close:hover,
.ui.modal>.close:focus,
.ui.modal>.close:active {
  color: #fff !important;
}
.modal-header-content {
  color: #fff !important;
}
.btn-modal {
  margin: 15px 0 !important;
}
.icon.close {
  top: 0.5rem !important;
  right: 1rem !important;
  font-weight: 100 !important;
}
.modal-footer-content,
.modal-sub-content {
  font-family: "GothamBook";
  color: #fff !important;
  font-weight: 100;
}
.ui.modal>.actions {
  background: #00A9C7;
  border: none !important;
  text-align: center;
  padding: 0rem 1rem 1rem 1rem !important;
}
.modal-content {
  margin: 0;
  color: #fff;
}
.readmore-btn,
.readmore-btn:hover,
.readmore-btn:focus {
  color: #fff;
  text-decoration: underline;
  text-align: right;
  float: right;
  margin-top: -10px;
  cursor: pointer;
}
.card-list.inactive {
  display: none;
}
.card-list.active {
  display: block;
}
.notification-bg {
  background: #00A9C7;
  border-radius: 15px;
}
.noification {
  padding: 20px 25px !important;
}
.modal-footer-content {
  margin-top: 30px !important;
  text-align: left;
}
.card-list .ui.button {
  text-align: center;
  margin: auto;
}
.btn-disabled {
  background: #FFFFFF !important;
  border: 2px solid #CCCCCC !important;
  color: #CCCCCC !important;
}
.text-invalid {
  color: #ACACAC !important;
  font-family: 'GothamBook';
}
.gotham-12-bold-black {
  font-size: 13px !important;
  color: #474747 !important;
  font-family: 'GothamMedium' !important;
}
.place-right div.title.active {
  float: right !important;
}
.accordion-dropdown {
  box-sizing: border-box !important;
  border: 1px solid #EBEBEB !important;
  border-radius: 6px !important;
  background-color: #FFFFFF !important;
  box-shadow: 1px 1px 6px 0 rgb(201 200 200 / 50%) !important;
  margin-top: 32px !important;
  text-align: center;
  vertical-align: middle;
  padding: 20px !important;
  margin-bottom: 10px;
}
.accordion-dropdown div {
  margin-top: -10px !important;
}
.accordion-dropdown div:first-child {
  border-right: 1px solid #CCC !important;
  padding-right: 20px;
}
.accordion-dropdown div:nth-child(2) {
  padding-left: 20px;
}
.item-product-name {
  width: 90%;
  font-family: 'GothamBook' !important;
  font-size: 14px !important;
}
.item-product-id {
  width: 90%;
  display: inline-block;
}
.card-header-title {
  padding: 6px 10px 5px 10px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  border: 1px solid #CCCCCC !important;
  border-radius: 2px 2px 0 0 !important;
  background-color: #EBEBEB !important;
  font-size: 16px !important;
  vertical-align: middle !important;
}
.mt-min-7 {
  margin-top: -7px !important;
}
.gotham-sidebar-h2 {
  margin-top: -12px !important;
  font-family: "GothamBook" !important;
  font-weight: bold !important;
}
.input-datepicker i.icon.close:before {
  left: -9px !important;
  margin-top: -0.6em !important;
}
.preference-toggle {
  display: flex;
  padding: 0px 0px 15px 0px
}
.mb-neg-10 {
  margin-bottom: -10px !important;
}
.mb-neg-5 {
  margin-bottom: -5px !important;
}
.loc-filter-menu-item {
  margin-bottom: -12px;
}
.pl-8 {
  padding-left: 8px !important;
}
.mt-neg-15 {
  margin-top: -15px !important;
}
.mb-neg-6 {
  margin-bottom: -6px !important;
}
.auto-width {
  width: auto !important;
}
.fill-height-95 {
  height: 95px;
}
.mlr-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.mtb-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.height-25px {
  height: 25px !important;
}
.modal-popup-header,
.modal-popup-actions,
.modal-popup-content {
  background: #fff !important;
  border: none !important;
}
.modal-popup-actions {
  margin-top: 1rem;
}
.ui.info.message {
  background-color: #00A9C7;
  color: #fff;
  max-width: 970px;
}
.ui.info.message>.close.icon {
  font-size: 20px !important;
  color: #fff !important;
  font-weight: 100 !important;
  opacity: 1 !important;
  top: 0.8rem !important;
}
.ui.info.message p:last-child {
  opacity: 1 !important;
  padding: 12.7px;
}
.ui.icon.message>.icon:not(.close) {
  font-size: 11px;
  border: 2px solid #fff;
  padding: 5px;
  height: 23px;
  width: 23px;
  border-radius: 50%;
  opacity: 1;
  background: #fff;
  color: #00a9c7;
}
.ui-alerts.top-right {
  top: auto !important;
  right: auto !important;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.email-no-text-mt {
  font-size: 14px;
  font-family: 'GothamMedium';
  vertical-align: middle;
  text-align: center;
  line-height: 20px !important;
  color: #474747;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 5px;
}
.ui.default.dropdown:not(.button)>.text,
.ui.dropdown:not(.button)>.default.text {
  color: #858585 !important
}
.product-filter-radio-container .ui.checkbox label {
  font-family: 'GothamBook' !important;
}
.error-input-field-textarea textarea {
  border: 1px solid #CA4200 !important;
}
.mt-fill-30-sm {
  margin-top: 28px !important;
}
.font-gotham-medium {
  font-family: "GothamMedium" !important;
}
.quotefiltertab .ui.pointing.menu .active.item:after {
  background-color: transparent;
}
.card-no-shadow-border {
  border-radius: 5px !important;
  padding: 15px 15px 35px 10px !important;
  border: 1px solid #CFCFCF !important;
  box-shadow: none !important;
  padding: 15px 15px 35px 10px !important;
}
.tab-menu-item .ui.pointing.menu a {
  font-family: "GothamMedium" !important;
  font-weight: 300 !important;
}
.move-items-container {
  margin-top: 18px !important;
}
.product-box-spacing {
  margin: 0.475em 0.5em !important;
}
.text-dark-grey {
  color: #474747 !important;
}
.body-main-div {
  margin-top: -15px !important;
}
.subscription-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 25px 0px 25px 0px;
  justify-content: space-between;
}
.add-subscription-icon {
  font-size: 16px !important;
  color: #00A9C7;
  vertical-align: middle;
  padding: 0;
  margin-right: 10px;
  margin-left: 0px;
}
.vertical-align-center {
  vertical-align: middle;
  align-items: center;
}
.border-dashed {
  border: 2px dashed #ACACAC !important;
}
.add-subscription-card-padding {
  padding: 8px 0px 8px 20px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.font-size-30 {
  font-size: 20px !important;
}
.display-inline-block {
  display: inline-block !important;
}
.sales-contacts {
  width: auto !important;
  padding: 20px;
}
.sales-contacts .pills {
  padding-bottom: 20px;
}
.sales-contacts .link-underline {
  color: #1893A9;
  text-decoration: underline !important;
  text-underline-offset: 5px;
}
.sales-contacts .heading {
  font-size: 14px;
  font-weight: bold;
}
.sales-contacts .region-cards {
  padding: 11px 3rem;
  text-align: center;
}
.sales-contacts .account-manager-cards {
  width: 100%;
}
.sales-contacts .customer-cards {
  padding: 0.6rem 1rem;
  width: 100%;
}
.sales-contacts .column-card {
  display: flex;
  justify-content: space-between;
}
.sales-contacts .column-card {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.sales-contacts .row-card {
  display: grid;
}
.sales-contacts-sidebar .contact-no-text-mt {
  font-size: 12px;
}
.width-78 {
  width: 85% !important;
}
.btn-height-38 {
  height: 35px !important;
}
.text-note-disabled {
  color: #858585;
  font-size: 14px;
  font-family: "GothamBook";
}
.text-note-info-icon {
  color: #00A9C7;
  font-size: 16px;
  vertical-align: middle;
}
.pl-5 {
  padding-left: 5px !important;
}
.add-subscription-card-padding .BsFillCursorFill {
  padding: 5px 10px 2px 10px !important;
}
.text-transform-capitalize {
  text-transform: capitalize !important;
}
span.text-transform-capitalize::first-letter {
  text-transform: capitalize;
}
.gotham-light-12-lightblue {
  color: #00A9C7 !important;
}
.remove-button span {
  padding: 5px 10px 2px 10px !important;
}
.error-email-msg-popup .error-msg-popup {
  box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 10%);
  border-radius: 5px;
  width: 93%;
  padding: 15px;
}
.disabled-dropdown-menu {
  color: #858585;
}
.text-gotham-12-light {
  font-family: 'GothamBook';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.87);
}
.account-manager-cards-actions {
  vertical-align: middle;
  margin-top: auto !important;
  margin-bottom: auto !important;
  color: #000000 !important;
}
.sales-contact-flyout-count-text {
  display: inline-block;
  margin-top: 20px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #474747 !important;
  text-decoration: underline;
}
.dollar-icon {
  color: #00A9C7;
  font-size: 20px;
  vertical-align: middle;
}
.gotham-bold {
  font-family: "GothamBold";
}
.sales-contacts-leadership {
  padding-bottom: 10px;
}
.sales-contacts-leadership-menu {
  text-transform: uppercase !important;
}
.sales-contacts-customers {
  padding: 8px 20px 20px 20px !important;
}
.fix-top-80 {
  top: 92px !important;
}
.filter-disabled {
  opacity: 0.8 !important;
}
.column-md-9 {
  width: 75%;
}
.mb-10 {
  margin-bottom: 10px;
}
.right-icon-branch-deliveries.right-arrow {
  top: 40% !important;
}
.customer-analytics {
  width: auto !important;
  padding: 20px;
}
.customer-analytics .sub-text {
  color: #1893A9;
}
.customer-analytics .heading {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0 !important;
}
.customer-analytics .analytics-card {
  padding: 11px 11px;
  text-align: center;
}
.customer-analytics .analytics-card .danger {
  color: #CA4200;
}
.customer-analytics .sales-rep-card {
  width: 100%;
}
.customer-analytics .analytics-progress-card {
  padding: 11px 3rem;
  display: grid;
  grid-template-columns: 5rem 1fr auto;
  width: 100%;
}
.customer-analytics .analytics-progress-card .item {
  display: flex;
  align-items: center !important;
}
.customer-analytics .analytics-progress-card p {
  font-size: 12px;
}
.customer-analytics .analytics-progress-card p {
  margin-bottom: 0 !important;
}
.customer-analytics .analytics-progress-card .sub-text {
  justify-content: end;
}
.analytics-progress-card .progress-bar-container {
  width: 90%;
  max-width: 350px;
  height: 10px;
  background: #CEE0EC;
  overflow: hidden;
  border-radius: 5px;
}
.analytics-progress-card .progress-bar {
  height: 10px;
  float: left;
  background: linear-gradient(90deg, rgba(119, 114, 235, 0.9) 5.05%, rgba(115, 172, 251, 0.9) 39.39%, rgba(115, 205, 250, 0.9) 71.97%);
}
.height-65px {
  height: 65px !important;
}
.user-circle-red {
  color: #FF8B36 !important;
  border: 2px solid #FF8B36;
  border-radius: 50%;
  padding: 2px;
  font-size: 38px !important;
}
.user-text-disabled,
.user-text-disabled * {
  color: #ACACAC !important;
}
.impersonation-section-title {
  font-size: 14px !important;
  color: #FF8B36 !important;
  margin-bottom: 10px !important;
}
.impersonation-section-title~div * {
  color: #000 !important;
}
.clear-filter-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.clear-filter {
  cursor: pointer;
}
.clear-filter-disabled {
  pointer-events: none;
  cursor: not-allowed ! important;
}
.clear-filter .vertical-middle {
  text-underline-offset: 3px;
}
.clear-filter-disabled .color-blue {
  opacity: 40% !important;
}
.clear-filter-disabled .vertical-middle {
  opacity: 40% !important;
}
.sales-contacts-block .search-header {
  padding-top: 20px;
  padding-bottom: 0px;
}
.fix-top-80 {
  position: fixed !important;
  top: 80px;
  z-index: 999;
  max-width: 1014px !important;
  background: #F9F9F9 !important;
  margin-right: 10px;
  width: 100% !important;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
}
.sales-contacts-searchbar.fix-top-60 {
  padding-bottom: 15px;
}
.fix-top-80 .search-header {
  padding-top: 10px;
  padding-bottom: 1rem;
}
.fix-top-60.all-regions {
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
}
.not-applicable-info {
  display: flex;
  align-items: center;
  gap: 5px;
}
.cursor-pointer {
  cursor: pointer;
}
.rmsc .dropdown-container {
  border-radius: 0px !important;
}
.default-input-border {
  border: 1px solid #000 !important;
  color: #000 !important;
}
.default-input-border .dropdown-search-clear-icon,
.default-input-border .dropdown-heading-dropdown-arrow {
  color: #000 !important;
}
.Toastify__toast-theme--colored.Toastify__toast--warning
{
  background: #CE6E00 !important;
}
.Toastify__toast-container--top-center
{
  top: 70px !important;
}


.descartes-track-button .track-status-btn{
  display: block;
  float: left !important;
  margin-top: 5px !important;
}

.descartes-track-button .track-status-btn.last {
  margin-right: 0;
}

.descartes-track-button .track-button {
  margin-right: 0;
  width: 73px !important;
  height: 23px;
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 600 !important;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.25px;
  color: #000000 !important;
  border: 2px solid black;
  cursor: pointer;
  margin-left: 15px;
}

.quick-link-card {
  margin-top: 10% !important;
}

.eta-width-25{
  width:25% !important;
}

.eta-width-27{
  width:27% !important;
}


.eta-width-46{
  width:46% !important;
}

.uom-box{
  width:49%;
  padding:5px
}

.unit-weight-box{
  width:49%;
  padding:6px
}

.vendor-box{
  border:1px solid lightgrey;
  padding: 12px;
  height:45%;
  margin-top:10%;
  margin-bottom:16px;
}

.freight-box{
  width:49%;
  padding:2px;
}

.total-cost-box{
  width:49%;
  padding:2px;
}


.create-quote-popup{
  display: flex;
flex-direction: row;
align-items: center;
  padding: 9px 4px !important;
  border-radius: 10px !important;
  z-index: 99;
  position: absolute;
  background: #CA4200;
  /* width: 81%; */
  margin-bottom: 33px !important;
  width: calc(100% - 57px) !important;
  margin-left: 7% !important;
  margin-right: 7% !important;
}

.create-quote-error-position{
  position: relative !important;
}

.create-quote-error-position .error-msg-popup{
  width: 100% !important;
} 
.create-quote-error-position .error-msg-popup-text{
  font-size: 11px !important;
} 

.unit-weight-box  .error-msg-popup{
  width: 95% !important;
}

.create-quote-error-position .error-msg-textarea {
  bottom: 80px !important;
}
.create-quote-price-box{
  margin-top: 13px !important;
}
.quick-link-title{
 font-weight: 400 !important;
 font-family: 'GothamMedium' !important;
}
.rmsc {
  --rmsc-main: #00A9C7 !important;
} 
.order-status-color{
  background-color: #ffffff;
}
.idesk 
{
  height: 500px !important;
  padding-top: 20px important;
}
.pbiRightArrow
{
  height: 0.7em !important;
  top: 25% !important;
}

.pbiLeftArrow
{
  height: 0.7em !important;
  margin-top: .5% !important;
  margin-bottom: 1% !important;
}
