@font-face {
  font-family: 'ZohoPuvi';
  src: url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2') format('woff2'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff') format('woff'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'ZohoPuvi';
  src: url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2') format('woff2'), /* Modern Browsers */ url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff') format('woff'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'ZohoPuvi';
  src: url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff2') format('woff2'), /* Modern Browsers */ url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff') format('woff'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
body {
  font-family: ZohoPuvi, sans-serif;
}
.promo-flash {
  display: none;
}
.edi-btn {
  max-width: 870px;
}
.edi-btn inputgroup.prd-slt {
  display: flex;
  align-items: center;
  margin: auto;
  max-width: 600px;
  justify-content: center;
}
.edi-btn inputgroup.prd-slt .prd-slt-inner {
  display: flex;
  align-items: center;
  width: fit-content;	
  justify-content: left;
  margin: 20px 20px 0;
}
.edi-btn inputgroup.prd-slt .prd-slt-inner label {
  transform: none;
  pointer-events: all;
  width: fit-content !important;
  color: #000;
}
.edi-btn inputgroup.prd-slt .prd-slt-inner input {
  width: 40px !important;
}
@media(max-width:600px) {
  .edi-btn inputgroup.prd-slt .prd-slt-inner input {
    min-width: auto;
    width: 30px !important;
  }
  .edi-btn inputgroup.prd-slt .prd-slt-inner {
    min-width: 110px;
    margin: 0 10px;
  }
}
.heading-menu h1 {
  width: 100%;
}
#customers, #allFea {
  display: none;
}
inputgroup.select.half.country {
  display: inline-block;
  margin: 15px;
}
.edi-btn inputgroup.select:after {
  top: 50px;
}
select#country_code {
  left: 0;
  bottom: 0;
  width: 70px !important;
  position: absolute;
  z-index: 1;
  padding: 10px 20px 10px 7px !important;
}
.edi-btn .za_country_code + label {
  margin-left: 67px;
}
.edi-btn .za_country_code + label:focus {
  margin-left: 0;
}
input#Phone {
  margin-left: 70px !important;
  width: 310px !important;
}
.edi-btn inputgroup.select.country-code:after {
  left: 52px;
  bottom: 10px;
  top: 50px;
}
.edi-btn inputgroup input[type="number"]:focus {
  outline: none !important;
  border: 1px solid #2a79bb !important;
  box-shadow: none !important;
}
inputgroup.select.country-code .country-value {
  left: 6px;
  bottom: 10px;
  position: absolute;
  height: 18px !important;
  font-size: 14px;
  font-weight: 300;
  background: white;
  z-index: 100;
  line-height: 14px;
  cursor: pointer;
  width: 44px !important;
}
inputgroup.half.select.country-code.focus label {
  margin: 0;
}
.date-time-note {
  font-weight: 300;
  font-size: 12px;
  line-height: 17px;
  color: #999;
  margin-top: 10px;
}
inputgroup.half.select.country-code {
  margin: 10px 15px;
}
.edi-btn inputgroup.select.country label, .edi-btn inputgroup.select.country label sup {
  color: transparent
}
.edi-btn inputgroup.select.country.focus label {
  color: #2a79bb
}
.edi-btn inputgroup.select.country.focus label sup {
  color: red
}
inputgroup#prdselect {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
inputgroup#prdselect label {
  margin: 0px 20px 0px 0px;
  font-weight: 500;
  display: inline !important;
}
inputgroup#prdselect input {
  width: 40px !important;
  margin: 5px 0px;
  display: inline-block;
  min-width: 0px;
}
inputgroup#prdselect .prd-slt {
  display: inline-block;
}
@media screen and (max-width: 600px) {
  inputgroup.half.select.country-code {
    margin: 0;
    width: max-content
  }
  inputgroup.select.half.country {
    margin: 0;
    width: auto !important;
  }
  input#Phone, .edi-btn .za_country_code + label {
    width: auto !important;
    min-width: 275px;
  }
  .edi-btn inputgroup.half select {
    width: auto !important;
  }
}
.flatpickr-months, .flatpickr-time {
  background-color: aliceblue;
}
.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:hover, .numInputWrapper:hover {
  background: rgb(198, 229, 255) !important;
}
nav ul.productmenu.header-nav > li#request-demo, #btmBar ul li:nth-child(2) {
  display: none;
}
div#scroll {
  padding: 0px;
}
#btmBar ul {
  display: flex;
  align-items: center;
  justify-content: center;
}