@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

tbody tr td {
  vertical-align: middle !important;
}

.new-drivers-groups {
  border: 1px solid #CCC;
  padding-top: 15px;
  margin: 0;
}

.create-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 37px;
  letter-spacing: 0.8px;
  width: 130px;
  border: 2px solid #2dd0d1 !important;
}

.k-scheduler-views {
  display: none;
}

.k-scheduler-navigation .k-nav-current {
  display: none;
}

.k-scheduler-footer {
  display: none;
}

.k-scheduler-content .k-current-time {
  background-color: #e9e9e9;
}

.k-event:hover .k-event-delete {
  display: none;
}

.k-event:hover .k-resize-handle {
  visibility: hidden;
}

.k-nonwork-hour {
  background-color: white !important;
}

.k-slot-cell {
  background-color: white !important;
  text-align: left !important;
  color: black;
}

.k-scheduler-table tr th {
  background-color: white !important;
}

.k-scheduler {
  font-size: small;
}

.k-scheduler-navigation {
  float: right !important;
}

div[role=gridcell] {
  height: auto !important;
  color: white !important;
  cursor: pointer;
}

.k-scheduler .k-today.k-nonwork-hour {
  background: #f8f8f8 !important;
}

.k-scheduler-toolbar {
  height: 33px;
  background-color: white !important;
}

.k-scheduler .k-header li {
  height: 0px;
  color: black !important;
  background-color: white !important;
  border-color: white !important;
}

.k-scheduler .k-scheduler-toolbar ul li.k-state-hover {
  background-color: white !important;
  border-color: white !important;
}

.k-scheduler .k-header .k-link {
  color: black !important;
  background-color: white !important;
  border-color: white !important;
  margin-bottom: 10px !important;
}

.k-scheduler .k-scheduler-toolbar ul {
  height: 0px !important;
}

.k-current-time-arrow-down {
  border-top: 0px !important;
}

#maintenancePoP .modal-dialog {
  width: 600px !important;
}
#maintenancePoP .modal-dialog .modal-content {
  width: 600px;
}
#maintenancePoP .modal-dialog .modal-content .modal-header {
  padding-top: 29px;
  padding-bottom: 0px;
  height: 29px;
}
#maintenancePoP .modal-dialog .modal-content .modal-body {
  padding: 0px;
  padding-left: 15px;
}
#maintenancePoP .modal-dialog .modal-content .modal-body p {
  float: left;
}
#maintenancePoP .modal-dialog .modal-content .modal-body .row {
  width: 102.6%;
}
#maintenancePoP .modal-dialog .modal-content .modal-body .header {
  height: 35px;
  background-color: #ececec;
}
#maintenancePoP .modal-dialog .modal-content .modal-body .header div {
  padding-top: 7px;
}
#maintenancePoP .modal-dialog .modal-content .modal-body .maintenanceScheduleDate {
  background-color: #F0F0F0;
  border: solid 3px #CFCFCF;
  margin-left: 63px;
  height: 35px;
  width: 215px;
  margin-bottom: 10px;
  padding-top: 2px;
  margin-top: -34px;
}
#maintenancePoP .modal-dialog .modal-content .modal-body .maintenanceScheduleDate .maintenance-scheduledate {
  width: 50%;
  background-color: #F0F0F0;
  border: solid 1px #F0F0F0;
}
#maintenancePoP .modal-dialog .modal-content .modal-body .addClients {
  margin-top: 0px;
  margin-right: -20px;
  width: 50px;
  height: 39px;
}
#maintenancePoP .modal-dialog .modal-content .modal-body .dataNotFound {
  margin-top: 15px;
  font-family: "Gotham Round Book", sans-serif;
}
#maintenancePoP .modal-dialog .modal-content .modal-body .displayAllClients {
  position: relative;
  height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  font-weight: bold;
}
#maintenancePoP .modal-dialog .modal-content .modal-body .displayAllClients .removed {
  color: #cb0a0a;
  font-weight: bold;
  cursor: pointer;
}
#maintenancePoP .modal-dialog .modal-content .modal-body .displayAllClients span {
  font-family: "Gotham Round Book", sans-serif;
  line-height: 3;
}
#maintenancePoP .modal-dialog .modal-content .modal-footer {
  background-color: white;
}

#Re-Schedule .modal-dialog {
  width: 500px !important;
}
#Re-Schedule .modal-dialog .modal-content {
  width: 500px;
  left: 35px;
}
#Re-Schedule .modal-dialog .modal-content .modal-header {
  padding-top: 29px;
  padding-bottom: 0px;
  height: 29px;
}
#Re-Schedule .modal-dialog .modal-content .modal-body {
  padding-top: 0px;
}
#Re-Schedule .modal-dialog .modal-content .modal-body span {
  font-family: "Gotham Round Book", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
}
#Re-Schedule .modal-dialog .modal-content .modal-body .clientAddedRemovedMessage .row {
  text-align: center;
}
#Re-Schedule .modal-dialog .modal-content .modal-body .clientAddedRemovedMessage .continue {
  height: 44px;
  width: calc(100% - 20px);
}
#Re-Schedule .modal-dialog .modal-content .modal-body .re-schedule-content .row {
  text-align: center;
}
#Re-Schedule .modal-dialog .modal-content .modal-body .re-schedule-content button {
  height: 44px;
  width: calc(100% - 20px);
}

/* Auto complete */
.k-list-container.k-state-border-up {
  width: 214.594px !important;
}

#addClients {
  width: 215px !important;
  height: 32px;
  border: 1px solid rgb(221, 221, 221);
  margin-left: -27px;
  margin-top: -1px;
  padding-left: 0px !important;
}

.k-autocomplete.k-state-default {
  height: 38px !important;
}

.k-autocomplete > .k-i-close {
  margin-right: -42px !important;
}

.k-autocomplete.k-state-default .error {
  margin-left: -55px !important;
}

/* Schedule calendar */
#ScheduleDatePOP .modal-dialog {
  width: 500px !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-header {
  margin-bottom: 30px;
  padding: 20px;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-header .close {
  margin-top: -15px;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-header h3 {
  font-size: 24px !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .row {
  text-align: center;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-footer {
  display: none !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar td {
  border-radius: 0px !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar .k-content .k-link {
  min-height: 0.571em !important;
  padding: 6px !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar .k-today {
  background-color: white !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar .k-today .k-state-hover {
  background-color: white !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar .k-today .k-link {
  color: black !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar .k-today.k-state-hover {
  background-color: #357ebd !important;
  border-color: transparent !important;
  color: #fff !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-header {
  background-color: #ddd !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar .k-header .k-link {
  color: black !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar .k-header .k-state-hover {
  background-color: #ddd !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar .k-header a {
  padding-top: 5px !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar td.k-state-selected {
  background-color: #357ebd !important;
  border-color: transparent !important;
  color: #fff !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .k-calendar td.k-state-selected .k-link {
  color: white !important;
}
#ScheduleDatePOP .modal-dialog .modal-content .modal-body .re-schedule-done {
  height: 44px;
}
@font-face {
  font-family: Gothamroundedmedium;
  src: url("resources/fonts/Gothamroundedmedium.otf") format("opentype");
}
body {
  font-family: Gothamroundedmedium, sans-serif;
  overflow-x: hidden;
}

.read-only {
  background: none !important;
}

.account-settings-account-info-header-container {
  display: table;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.account-settings-account-info-header-container .cell {
  display: table-cell;
  width: 50%;
}

.account-settings-account-info-save-btn {
  background-color: #2dd0d1 !important;
  color: white;
  font-size: 14px;
  display: inline;
  border: none;
  margin-top: 20px;
  height: 30px;
  width: 160px;
  font-weight: bold;
}

.account-settings-account-info-header {
  padding-bottom: 20px;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.account-settings-account-info-header .page-heading {
  font-size: 24px;
  margin-top: 0;
  margin-top: 20px;
}
.account-settings-account-info-header .display-table {
  display: table;
  width: 100%;
}

.account-settings-account-info-main {
  height: 400px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
  display: table-cell;
}
.account-settings-account-info-main .form-horizontal {
  margin-left: 0px;
  width: 550px;
}
.account-settings-account-info-main .form-horizontal .form-group .form-control {
  color: var(--text-primary);
  border-radius: 0px;
  border: none;
  box-shadow: none !important;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 38px;
  font-family: "Gotham Round Book", sans-serif;
  font-size: 12px !important;
  width: 100%;
  height: 35px;
  background: #EEEEEE;
  vertical-align: top;
  padding-left: 20px;
}
.account-settings-account-info-main .form-horizontal a {
  color: #001b24;
  text-decoration: none;
  font-size: 12px !important;
  border-bottom: 0px solid #13b0b5;
}
.account-settings-account-info-main .form-horizontal .active {
  border-bottom: 3px solid #13b0b5 !important;
}
.account-settings-account-info-main .check {
  top: 7px;
}
.account-settings-account-info-main .checkbox:checked + span.check {
  background-image: url("./resources/icons/icon_check@2x.png");
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: 30% 20%;
  width: 15px;
  height: 15px;
  position: absolute;
}
.account-settings-account-info-main .checkbox {
  opacity: 0;
  z-index: 1000;
  width: 14px;
  height: 14px;
}
.account-settings-account-info-main .chk {
  width: 15px;
  height: 15px;
  border: 2px solid black;
  display: inline-block;
  top: 5px;
  z-index: 1;
}

.account-settings-account-info-container .account-settings-account-info {
  text-align: center;
  margin: 0 auto;
  padding-left: 5px;
}
.account-settings-account-info-container .account-settings-account-info .account-settings-account-info-banner {
  background: #eeeeee;
  background-color: #EEEEEE;
}
.account-settings-account-info-container .account-settings-account-info .account-settings-account-info-banner .initials {
  display: inline-block;
  border-radius: 50%;
  border: 3px solid #2bbec2 !important;
  width: 30px !important;
  height: 30px !important;
  background: #5cdde0;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  margin-top: 15px;
  margin-right: 5px;
  padding-top: 5px !important;
  padding-bottom: 5px;
}
.account-settings-account-info-container .account-settings-account-info .account-settings-account-info-banner .banner-user {
  padding-left: 0px !important;
}
.account-settings-account-info-container .account-settings-account-info .account-settings-account-info-banner .banner-logo .logo {
  height: 50px;
  padding-bottom: 10px;
  padding-top: 15px;
}
.account-settings-account-info-container .account-settings-account-info .account-settings-account-info-banner .banner-link {
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 10px;
  height: 55px;
  white-space: nowrap;
  border-bottom: 3px solid #13b0b5;
}
.account-settings-account-info-container .account-settings-account-info .account-settings-account-info-banner .banner-link .initials {
  height: 10px;
  margin-top: 5px;
  padding-top: 7px;
  padding-bottom: 0px;
}
.account-settings-account-info-container .account-settings-account-info .account-settings-account-info-banner .banner-link a {
  color: #001b24;
  text-decoration: none;
  font-size: 15px !important;
  border-bottom: 0px solid #13b0b5;
}
.account-settings-account-info-container .account-settings-account-info .account-settings-account-info-banner .banner-links {
  line-height: 40px;
  white-space: nowrap;
  height: inherit;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.account-settings-account-info-container .account-settings-account-info .account-settings-account-info-banner .banner-links .banner-link:not(:first-child) {
  margin-left: 30px;
}
.account-settings-account-info-container .account-settings-account-info .section {
  font-weight: bold;
}
.account-settings-account-info-container .account-settings-account-info .margin-left {
  margin-left: 30px;
}

.padding-left {
  padding-left: 10px !important;
  padding-right: 0px !important;
  margin: 0 auto;
}

.padding-top {
  padding-top: 10px !important;
}

.nopadding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.account-settings-account-info-body {
  display: table;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  border: 3px solid #eeeeee;
}
.account-settings-account-info-body div {
  margin: 0px;
}
.account-settings-account-info-body .navigation {
  background: #eeeeee none repeat scroll 0 0;
  display: table-cell;
  font-size: 12px;
  font-weight: 400;
  padding-top: 15px;
  width: 150px;
}
.account-settings-account-info-body .navigation .navcontents {
  display: table-cell;
  width: 150px !important;
  padding-left: 10px;
  white-space: nowrap;
}
.account-settings-account-info-body .navigation .navcontents .active {
  border-bottom: 3px solid #13b0b5 !important;
}
.account-settings-account-info-body .navigation .navcontents .section-separator {
  background-color: #cfcfcf !important;
  border: 0 none !important;
  clear: both !important;
  height: 3px !important;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  margin-left: 0px !important;
  width: 85% !important;
}
.account-settings-account-info-body .navigation .navcontents a:hover {
  text-decoration: none;
  color: black;
}
.account-settings-account-info-body .navigation .navcontents a.active {
  border-bottom: #13b0b5;
}

.normal-font {
  font-weight: normal !important;
  font-family: "Gotham Round Book", sans-serif !important;
}

.email-link {
  border-bottom: 3px solid #13b0b5 !important;
  font-weight: bold;
  font-family: "Gotham Round Book", sans-serif !important;
}

.email-link:hover {
  color: #13b0b5 !important;
}

@media screen and (max-width: 991px) {
  .navigation, .account-settings-account-info-main {
    display: block !important;
    width: 100% !important;
  }
  .account-settings-account-info-body {
    font-weight: bold !important;
  }
}
@media only screen and (min-device-width: 1024px) {
  .account-profile-account-info-container {
    max-width: 1024px !important;
  }
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
  overflow-x: hidden;
}

.phoneinput {
  height: 33px;
  background: #eeeeee;
}

.account-profile-save-btn {
  background-color: #2dd0d1 !important;
  color: white;
  font-size: 14px;
  display: inline;
  border: none;
  margin-top: 20px;
  height: 30px;
  width: 160px;
  font-weight: bold;
}

.account-profile-header-container {
  display: table;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.account-profile-header-container .cell {
  display: table-cell;
  width: 50%;
}

.account-profile-header {
  display: block;
  padding-bottom: 20px;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.account-profile-header .page-heading {
  font-size: 24px;
  margin-top: 0;
  margin-top: 20px;
}
.account-profile-header .h3 {
  font-size: 1.17em;
}

.navigation .section {
  height: 40px !important;
}

.account-profile-body {
  padding-left: 0px;
  padding-right: 0px !important;
  margin-left: 0px;
  margin-right: 0px;
  border: 3px solid #eeeeee;
}
.account-profile-body a {
  font-weight: bold !important;
  color: #001b24;
  text-decoration: none;
  font-size: 12px !important;
  border-bottom: 0px solid #13b0b5;
  font-family: "Gotham Round SemiBold", sans-serif;
}
.account-profile-body .navigation {
  background: #eeeeee none repeat-y scroll 0 0 !important;
  display: table-cell;
  font-size: 12px;
  padding-top: 15px;
  min-width: 150px;
  min-height: 100%;
  height: 100%;
}
.account-profile-body .navigation .navcontents {
  display: table-cell;
  width: 150px !important;
  padding-left: 10px;
}
.account-profile-body .navigation .navcontents .active {
  border-bottom: 3px solid #13b0b5 !important;
}
.account-profile-body .navigation .navcontents .section-separator {
  background-color: #cfcfcf !important;
  border: 0 none !important;
  clear: both !important;
  height: 3px !important;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  margin-left: 0px !important;
  width: 85% !important;
}
.account-profile-body .navigation .navcontents a:hover {
  text-decoration: none;
  color: black;
}
.account-profile-body .navigation .navcontents a.active {
  border-bottom: #13b0b5;
}

.account-profile-main {
  width: 800px;
  vertical-align: top;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  display: table-cell;
}
.account-profile-main .padding-left {
  padding-left: 10px !important;
  padding-right: 0px !important;
  margin: 0 auto;
}
.account-profile-main .padding-top {
  padding-top: 10px !important;
}
.account-profile-main .nopadding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.account-profile-main .form-control {
  color: var(--text-primary);
  border-radius: 0;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 38px;
}
.account-profile-main div.row {
  margin: 0px;
}
.account-profile-main div.row.banner div.links {
  display: inline-block;
  height: 45px;
  margin: 0px;
}
.account-profile-main div.section {
  font-size: 12px !important;
  font-weight: bold;
  padding-left: 0px;
}
.account-profile-main div.margin-left {
  margin-left: 30px;
}
.account-profile-main .padding {
  padding-left: 5px;
  padding-right: 0px;
  margin: 0 auto;
}
.account-profile-main div.spacing {
  padding-left: 5px;
}
.account-profile-main input[type=text] {
  width: 100%;
  height: 35px;
  border: 0px;
  background: #eeeeee;
  margin-top: 0px;
  font-size: 13px;
  vertical-align: top;
  padding-left: 20px;
}
.account-profile-main .check {
  top: 12px;
}
.account-profile-main .checkbox:checked + span.check {
  background-image: url("./resources/icons/icon_check@2x.png");
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: 30% 20%;
  width: 15px;
  height: 15px;
  position: absolute;
}
.account-profile-main .checkbox {
  opacity: 0;
  z-index: 1000;
  width: 14px;
  height: 14px;
}
.account-profile-main .chk {
  width: 15px;
  height: 15px;
  border: 2px solid black;
  display: inline-block;
  top: 5px;
  z-index: 1;
}
.account-profile-main span.label {
  font-size: 12px;
  font-weight: normal;
  color: black;
  padding-left: 0px;
  padding-right: 0px;
}
.account-profile-main span.checklabel {
  vertical-align: top;
  font-size: 12px;
  font-weight: normal;
}
.account-profile-main span.name {
  padding-left: 5px;
}

@media screen and (max-width: 991px) {
  .navigation {
    display: block !important;
    width: 100% !important;
  }
  .account-profile-header-container .cell {
    display: table-row;
    width: 100%;
  }
  .account-profile-body {
    font-weight: bold !important;
  }
}
@media only screen and (max-width: 991px) {
  .account-settings-account-info-body {
    padding-right: 0px !important;
  }
}
@media only screen and (min-device-width: 1024px) {
  .account-profile-container {
    max-width: 1024px !important;
  }
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
.new-order {
  border-left: 5px solid #2dd0d1;
  border-radius: 0px !important;
}

body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.order-well p {
  font-size: 14px;
}
.order-well p strong {
  font-size: 14px;
  font-weight: 600;
}

.order-status p {
  line-height: 40px;
}

.glyphicon img {
  width: 15px;
  height: 19px;
  margin-top: -6px;
  margin-left: -2px;
  margin-right: 2px;
}

.print-pdf-icons a img {
  width: 22px;
  height: 25px;
  margin-right: 15px;
}

.close-btn {
  float: right;
  margin-top: -33px;
  right: -20px;
}

.back-btn {
  background-color: #13b0b5;
  color: #13b0b5;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-right: 5px;
  border: 2px solid #2dd0d1 !important;
}

.next-btn {
  background-color: #13b0b5;
  color: white;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
}

.text-small {
  font-size: 12px !important;
}

.link {
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round Book", sans-serif !important;
  text-decoration: underline;
}

.link:hover {
  color: #13b0b5;
}

.link-new {
  border-bottom: 3px solid #13b0b5;
  cursor: pointer;
}

.link-new:hover {
  color: #13b0b5;
}

.confirm-report {
  white-space: nowrap !important;
}

.alert {
  background-color: #f5f5f5;
}

.ClientList-element-gropus .form-control {
  border-radius: 0;
  border: 2px solid #d8d8d8 !important;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 35px;
}
.ClientList-element-gropus .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.ClientList-element-gropus .form-group .confirm-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #2dd0d1 !important;
}
.ClientList-element-gropus .form-group .confirm-btn:active {
  padding: 0px;
}
.ClientList-element-gropus .form-group .report-btn {
  background-color: white;
  color: #2dd0d1;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #00babf !important;
  margin-right: 5px;
}
.ClientList-element-gropus .form-group .report-btn:active {
  padding: 0px;
}
.ClientList-element-gropus .form-group button {
  flex: 1;
}

.info-new-padding {
  vertical-align: top;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
}

.submit-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100px;
  border: 2px solid #2dd0d1 !important;
}

.dropbtn-edit {
  cursor: pointer;
}

.dropdown-edit {
  position: relative;
  display: inline-block;
}

.dropdown-content-edit {
  display: none;
  position: absolute;
  background-color: #FFF !important;
  min-width: 450px;
  padding: 15px;
  border: 2px solid #aca6a6;
  z-index: 999;
  top: 55px;
  left: 55px;
}

.dropdown-edit:hover .dropdown-content-edit {
  display: block;
}

.arrow_box-edit {
  position: absolute;
  background: #FFF;
  border: 2px solid #dadada;
  white-space: initial;
}

.arrow_box-edit:after, .arrow_box-edit:before {
  bottom: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  /*pointer-events: none;*/
}

.arrow_box-edit:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFF;
  border-width: 13px;
  margin-left: -13px;
}

.arrow_box-edit:before {
  border-color: rgba(218, 218, 218, 0);
  border-bottom-color: #dadada;
  border-width: 16px;
  margin-left: -16px;
}

.close {
  margin-top: -10px;
  font-size: 24px;
  font-family: "Gotham Round SemiBold", sans-serif;
}

.toggle-text-edit {
  font-family: "Gotham Round Book", sans-serif !important;
  margin-top: 10px;
  text-align: justify;
  color: #333 !important;
  line-height: 21px;
}

.tooltip-prod {
  text-align: center !important;
  font-family: "Gotham Round Book", sans-serif;
  color: #333;
  font-size: 16px !important;
  font-weight: 600;
}

@media (min-width: 992px) {
  .confirm-btn {
    margin-right: 0px !important;
  }
  .nopadding-lt {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .nopadding-rt {
    padding-right: 0px !important;
  }
  .report-btn {
    margin-right: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .order-status {
    text-align: center;
  }
}
/* Users page */
.user-border-col {
  border: 2px solid #ddd;
}

.new-user-btn {
  margin-top: 2vh;
  margin-left: 9vh;
  margin-right: 9vh;
}

.user-action {
  width: 10vw;
}

.add-user {
  font-size: 14px;
  padding: 10px;
  width: auto;
  height: auto;
  border: 2px solid #2dd0d1 !important;
  background-color: white !important;
  color: #2dd0d1 !important;
  float: right;
}

.client-users-table {
  margin-left: 9vh;
  margin-right: 9vh;
}
.client-users-table .table > thead > tr > th {
  border-bottom: unset !important;
}
.client-users-table .dataTables_empty {
  display: none;
}

.edit-delete-icon {
  cursor: pointer;
  margin-right: 2vh;
  float: right;
}

#client-user-Modal .modal-header {
  text-align: unset !important;
}
#client-user-Modal .modal-header .client-user-modal-header {
  margin-top: -17px;
  font: 700;
  font-size: 20px;
  font-family: "Gotham Round SemiBold";
}
#client-user-Modal .client-user-save-btn {
  background-color: #13b0b5;
  color: white;
  width: 100%;
  border: unset;
  padding: 7px;
}
#client-user-Modal .client-generate-password {
  color: #13b0b5;
  cursor: pointer;
  width: 87%;
}
#client-user-Modal .user-password-copy {
  margin-top: 0.5vh;
  cursor: pointer;
}

.generate-password-Modal .modal-content {
  width: auto !important;
}
.generate-password-Modal .header {
  font-size: 20px !important;
  text-align: center;
}
.generate-password-Modal .content {
  font-size: 16px !important;
  text-align: center;
}
.generate-password-Modal .generate-password-confirm-btn {
  background-color: #13b0b5;
  color: white;
  width: 100%;
  border: unset;
  padding: 7px;
}
.generate-password-Modal .generate-password-btn {
  background-color: white;
  color: #13b0b5;
  border: 2px solid #13b0b5;
  width: 100%;
  padding: 7px;
}

.outerline {
  border: 1px solid red !important;
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
.new-order {
  border-left: 5px solid #2dd0d1;
  border-radius: 0px !important;
}

body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.order-well p {
  font-size: 14px;
}
.order-well p strong {
  font-size: 14px;
  font-weight: 600;
}

.order-status p {
  line-height: 40px;
}

.glyphicon img {
  width: 15px;
  height: 19px;
  margin-top: -6px;
  margin-left: -2px;
  margin-right: 2px;
}

.print-pdf-icons a img {
  width: 22px;
  height: 25px;
  margin-right: 15px;
}

.close-btn {
  float: right;
  margin-top: -33px;
  right: -20px;
}

.back-btn {
  background-color: #13b0b5;
  color: #13b0b5;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-right: 5px;
  border: 2px solid #2dd0d1 !important;
}

.next-btn {
  background-color: #13b0b5;
  color: white;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
}

.text-small {
  font-size: 12px !important;
}

.link {
  text-decoration: underline;
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round Book", sans-serif !important;
}

.link:hover {
  color: #13b0b5;
}

.confirm-report {
  white-space: nowrap !important;
}

.alert {
  background-color: #f5f5f5;
}

.orderhistory-element-gropus .form-control {
  border-radius: 0;
  border: 2px solid #d8d8d8 !important;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 35px;
}
.orderhistory-element-gropus .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.orderhistory-element-gropus .form-group .confirm-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #2dd0d1 !important;
}
.orderhistory-element-gropus .form-group .confirm-btn:active {
  padding: 0px;
}
.orderhistory-element-gropus .form-group .report-btn {
  background-color: white;
  color: #2dd0d1;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #00babf !important;
  margin-right: 5px;
}
.orderhistory-element-gropus .form-group .report-btn:active {
  padding: 0px;
}
.orderhistory-element-gropus .form-group button {
  flex: 1;
}

.submit-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100px;
  border: 2px solid #2dd0d1 !important;
}

@media (min-width: 992px) {
  .confirm-btn {
    margin-right: 0px !important;
  }
  .nopadding-lt {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .nopadding-rt {
    padding-right: 0px !important;
  }
  .report-btn {
    margin-right: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .order-status {
    text-align: center;
  }
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
.new-order {
  border-left: 5px solid #2dd0d1;
  border-radius: 0px !important;
}

body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.order-well p {
  font-size: 14px;
}
.order-well p strong {
  font-size: 14px;
  font-weight: 600;
}

.order-status p {
  line-height: 40px;
}

.glyphicon img {
  width: 15px;
  height: 19px;
  margin-top: -6px;
  margin-left: -2px;
  margin-right: 2px;
}

.print-pdf-icons a img {
  width: 22px;
  height: 25px;
  margin-right: 15px;
}

.close-btn {
  float: right;
  margin-top: -33px;
  right: -20px;
}

.back-btn {
  background-color: #13b0b5;
  color: #13b0b5;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-right: 5px;
  border: 2px solid #2dd0d1 !important;
}

.next-btn {
  background-color: #13b0b5;
  color: white;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
}

.text-small {
  font-size: 12px !important;
}

.link {
  text-decoration: underline;
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round Book", sans-serif !important;
}

.link:hover {
  color: #13b0b5;
}

.confirm-report {
  white-space: nowrap !important;
}

.alert {
  background-color: #f5f5f5;
}

.ClientList-element-gropus .form-control {
  border-radius: 0;
  border: 2px solid #d8d8d8 !important;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 35px;
}
.ClientList-element-gropus .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.ClientList-element-gropus .form-group .confirm-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #2dd0d1 !important;
}
.ClientList-element-gropus .form-group .confirm-btn:active {
  padding: 0px;
}
.ClientList-element-gropus .form-group .report-btn {
  background-color: white;
  color: #2dd0d1;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #00babf !important;
  margin-right: 5px;
}
.ClientList-element-gropus .form-group .report-btn:active {
  padding: 0px;
}
.ClientList-element-gropus .form-group button {
  flex: 1;
}

.contact-info-save-btn {
  background-color: #2dd0d1 !important;
  color: white;
  font-size: 14px;
  display: inline;
  border: none;
  margin-top: 20px;
  height: 30px;
  width: 160px;
  font-weight: bold;
}

.contact-info-invite-btn {
  background-color: white !important;
  color: #2dd0d1;
  font-size: 14px;
  display: inline;
  border: none;
  margin-top: 20px;
  height: 30px;
  width: 160px;
  font-weight: bold;
}

.submit-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100px;
  border: 2px solid #2dd0d1 !important;
}

@media (min-width: 992px) {
  .confirm-btn {
    margin-right: 0px !important;
  }
  .nopadding-lt {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .nopadding-rt {
    padding-right: 0px !important;
  }
  .report-btn {
    margin-right: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .order-status {
    text-align: center;
  }
}
#locationPop .modal-content {
  width: 700px;
}
#locationPop .modal-content .modal-header {
  border-bottom: 2px solid #e5e5e5;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 46px;
}
#locationPop .modal-content .modal-header .close {
  margin-top: -18px;
  margin-right: -10px;
}
#locationPop .modal-content .modal-header span {
  float: left;
  font-size: 16px;
  margin-top: 12px;
}
#locationPop .modal-content .modal-header .searchbox {
  background-color: #f5f5f5;
  border: 1px solid #ddd !important;
  height: 35px !important;
  border-radius: 10px;
  background-image: url("");
}
#locationPop .modal-content .modal-body {
  height: 300px;
  overflow-y: auto;
}
#locationPop .modal-content .modal-body .sbHolder {
  height: 35px;
}
#locationPop .modal-content .modal-body .sbSelector {
  padding-top: 0px;
}
#locationPop .modal-content .modal-body .Department {
  opacity: 0;
  z-index: 1000;
  width: 20px;
  height: 20px;
}
#locationPop .modal-content .modal-body .checkbox:checked + span.check {
  background-image: url(./resources/icons/icon_check@2x.png);
  background-size: 13px 13px;
  background-repeat: no-repeat;
  background-position: 27% 0%;
  width: 17px;
  height: 17px;
  position: absolute;
  margin-top: -11px;
  margin-left: 1px;
}
#locationPop .modal-content .modal-footer {
  background-color: white;
  border-top: 0px;
}
.bordertodiv {
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 5px;
}

.maintenace-btn,
.cancel-btn {
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  width: auto;
  height: auto;
  margin-left: 5px !important;
  border: 2px solid #2dd0d1 !important;
  background-color: white !important;
  color: #2dd0d1 !important;
  float: right;
  border-radius: 20px;
}

.maintenance-table {
  padding: 12px !important;
}

.textarea {
  padding-top: 15px;
  width: 100% !important;
  resize: none;
  height: 100px !important;
}

.routebottom {
  margin-bottom: 10px;
}

.frequencybottom {
  margin-bottom: 4px;
}

.weekLetters {
  font-size: 21px !important;
  margin-right: 17px;
}

.chk .checkbox,
.chk1 .checkbox {
  cursor: pointer;
}

.marginTop {
  margin-top: 10px;
}

.datePicker {
  background-color: #F0F0F0;
  border: solid 3px #CFCFCF;
  margin-left: 15px;
  height: 40px;
  width: 450px;
  padding-top: 5px;
}

.dateField {
  background-color: #F0F0F0;
}

input[type=text] {
  border: none !important;
}

.machine-onoffswitch {
  position: relative;
  width: 80px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: right;
}

.machine-onoffswitch-checkbox {
  display: none;
}

.machine-onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #eeeeee;
  border-radius: 60px;
}

.machine-onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}

.machine-onoffswitch-inner:before,
.machine-onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 21px;
  box-sizing: border-box;
}

.machine-onoffswitch-inner:before {
  content: "YES";
  padding-left: 5px;
  font-size: 12px;
  background-color: #eeeeee;
  color: #a9a9a9;
}

.machine-onoffswitch-inner:after {
  content: "NO";
  padding-right: 5px;
  font-size: 12px;
  background-color: #eeeeee;
  color: #a9a9a9;
  text-align: right;
}

.machine-onoffswitch-inners {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}

.machine-onoffswitch-inners:before,
.machine-onoffswitch-inners:after {
  display: block;
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 21px;
  box-sizing: border-box;
}

.machine-onoffswitch-inners:before {
  content: "YES";
  padding-left: 5px;
  font-size: 12px;
  background-color: #eeeeee;
  color: #a9a9a9;
}

.machine-onoffswitch-inners:after {
  content: "NO";
  padding-right: 5px;
  font-size: 12px;
  background-color: #eeeeee;
  color: #a9a9a9;
  text-align: right;
}

.machine-onoffswitch-switch {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0px;
  background: #2dd0d1;
  position: absolute;
  top: 1px;
  bottom: 0;
  border: 1px solid #2dd0d1;
  border-radius: 50%;
  transition: all 0.3s ease-in 0s;
}

.machine-onoffswitch-checkbox:checked + .machine-onoffswitch-label .machine-onoffswitch-inners {
  margin-left: 0;
}

.machine-onoffswitch-checkbox:checked + .machine-onoffswitch-label .machine-onoffswitch-switch {
  right: 13px;
}

#monthlydeliveryFee {
  width: 450px;
}

.save-btn {
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
  color: white;
  font-size: 14px;
  width: auto !important;
  margin-left: 15px;
  border-radius: 20px;
  padding: 5px 25px 5px 25px !important;
}

.cancel-btn {
  padding: 5px !important;
  width: 7vw !important;
}

.schedule-icon {
  width: 15px;
  height: 15px;
}

.maintenance-breadcrumb-links {
  font-size: 17px !important;
}

.cursor-pointer {
  cursor: pointer;
}

.maintenance-modal .modal-content {
  width: 100%;
}
.maintenance-modal #monthlydeliveryFee,
.maintenance-modal .datePicker {
  width: 410px !important;
}
.maintenance-modal .weekLetters {
  margin-right: 15px;
}
.maintenance-modal .modal-header {
  padding-bottom: 0px;
}
.maintenance-modal .modal-header span {
  margin-top: -25px;
  float: left;
  font-size: 18px;
}
.maintenance-modal .apply-checkbox {
  margin-left: -12px;
  margin-top: -6px;
  line-height: 1.2;
}
.maintenance-modal .save-btn {
  margin-left: -14px !important;
}
.maintenance-modal .chk {
  margin-right: 6px;
}
.maintenance-modal .products-machine {
  display: none;
}
.maintenance-modal .so {
  float: left;
  height: 20px;
  width: 20px;
}
.maintenance-modal .show {
  margin-left: 30px;
}
.maintenance-modal .ch {
  float: left;
  height: 20px;
  width: 20px;
  border: 2px solid #000;
}
.maintenance-modal .checkboxIcon {
  float: right;
  height: 20px;
  width: 20px;
  border: 2px solid #000;
}
.maintenance-modal .checkboxIcon label {
  height: 20px;
  width: 20px;
  position: relative;
  cursor: pointer;
  display: block;
}
.maintenance-modal .ch label {
  height: 20px;
  width: 20px;
  position: relative;
  cursor: pointer;
  display: block;
}
.maintenance-modal input[type=checkbox]:checked + .so {
  background-image: url("./resources/icons/icon_check@2x.png");
  background-repeat: no-repeat;
  background-size: 13px 14px;
  background-position: 30% 20%;
  width: 21px;
  height: 20px;
  position: absolute;
  margin-top: -1px;
}

.tbody {
  border: 1px solid #ddd;
}

.exist-product-btn {
  margin-right: 10px;
}

.childrow {
  float: left;
  margin-left: 26vh;
}

.maintenance-products-table input[type=checkbox],
.modalTable input[type=checkbox] {
  height: 20px;
  width: 20px;
  opacity: 0;
}

.maintenace-products thead {
  display: none;
}

.modal-no-btn {
  color: #2dd0d1;
  font-size: 14px;
  font-family: "Gotham Round Light", sans-serif !important;
  padding: 10px 60px 10px 60px;
  background-color: #FFF !important;
  border: 2px solid #2dd0d1 !important;
  width: 48.5%;
}

.modal-yes-btn {
  color: #FFFFFF;
  font-size: 14px;
  font-family: "Gotham Round Light", sans-serif !important;
  padding: 10px 60px 10px 60px;
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
  width: 48.5%;
  margin-left: 5px;
}

.maintenance-inside-table thead tr th {
  border: unset !important;
}

.inside-table,
.maintenance-inside-table {
  background-color: #F0F0F0 !important;
  border: unset;
}

.dateTextView {
  font-family: "Gotham Round Light", sans-serif;
  font-size: 12px;
  color: #a9a9a9;
  top: 0px;
}

.image-content {
  text-align: center;
  cursor: pointer;
  padding-top: 5px;
  font-size: 13px !important;
  margin-left: 5vh;
}

.add-update-machine-image {
  margin-left: 7vh;
  width: 160px;
  height: 160px;
}

.modal-dropdpwn .sbOptions,
.dropdownDiv .sbOptions {
  width: 101.2% !important;
}

.locationDropdown .sbOptions {
  width: 102% !important;
}

.maintenance-table-border th {
  vertical-align: middle !important;
}
.maintenance-table-border tr:has(td.odd) {
  display: none;
}

.maintenance-table-border-none th {
  vertical-align: middle !important;
  border: none;
}
.maintenance-table-border-none tr:has(td.odd) {
  display: none;
  border: none;
}

.maintenance-parent-table .schedule-icon {
  margin-top: -5px;
}
.maintenance-parent-table ::-webkit-scrollbar {
  width: 0px;
}
.maintenance-parent-table tbody {
  display: block;
  min-height: 250px;
  max-height: 400px;
  height: auto;
  overflow: auto;
}
.maintenance-parent-table thead, .maintenance-parent-table tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed; /* even columns width , fix width of table too*/
}
.maintenance-parent-table thead {
  width: 100%;
}
.maintenance-parent-table table {
  width: 400px;
}

.maintenance-table-border.dataTable thead .sorting_desc {
  background-position-y: 15px;
  background-image: none !important;
}

.maintenance-table-border.dataTable thead .sorting_asc {
  background-position-y: 15.5px;
  background-image: none !important;
}

.use-default-label {
  float: right;
  margin-right: -20px;
}

.machine-detail-form .sbHolder {
  margin-top: -20px;
}

@media (min-width: 1200px) {
  .machine-name-lable {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 11vw;
    display: inline-block;
    margin-left: -3vh;
  }
  .header-left-maintanence {
    width: 20.6%;
  }
  .header-left-maintanence1 {
    width: 12.6%;
  }
}
.up_custom {
  background-image: url("../../resources/images/sort_asc.svg");
  background-repeat: no-repeat;
  background-position: center center;
  padding-right: 30px !important;
}

.down_custom {
  background-image: url("../../resources/images/sort_desc.svg");
  background-repeat: no-repeat;
  background-position: center center;
  padding-right: 30px !important;
}

.machine-img {
  width: 56px !important;
  height: 56px !important;
}

.machine-inside-table {
  border-top: unset !important;
}
.machine-inside-table tbody {
  display: table-row-group !important;
  height: auto !important;
}

.seemore-btn {
  width: 168.062px;
}

.machine-dropdown .sbHolder {
  height: 44px;
}
.machine-dropdown .sbToggle {
  top: 4px !important;
}
.machine-dropdown .sbSelector {
  top: 9px !important;
}
.machine-dropdown .sbOptions {
  top: 39px !important;
}

.machine-datePicker {
  height: 44px !important;
  padding-top: 9px !important;
}

.frequency-dropdown .sbHolder {
  margin-top: 0px;
}

.maintenance-img-div {
  width: 20% !important;
}

.maintenance-content-div {
  width: 80%;
}

.maintenance-new-product {
  width: 100% !important;
}

.maintenace-item-border-bottom {
  border: 0px 0px 1px 0px solid !important;
}

.clear-schedule-btn {
  color: #2dd0d1 !important;
  font-size: 14px;
}
.auth-fail {
  margin-top: 2%;
}
.auth-fail .common-header {
  height: 59px;
}

.text-align {
  margin-left: 5%;
  margin-top: 5%;
  color: #3473a9;
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
  overflow-x: hidden;
  background-color: rgb(245, 245, 245);
}

.sub-link {
  margin-top: -5px !important;
  padding-bottom: 2px !important;
}

.mainContent {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
  margin: 0 auto;
  max-width: 1270px;
}

a {
  color: black;
}

.footer-link {
  color: #001b24 !important;
  text-decoration: none !important;
  font-size: 12px;
  border-bottom: 3px solid #13b0b5 !important;
}

.footer-link:hover {
  color: #13b0b5 !important;
  border-bottom: 3px solid #13b0b5 !important;
}

.form-group > input,
input[type=tel] {
  border: none !important;
}

.link {
  text-decoration: none !important;
}

.back-btn, .next-btn, .save-btn {
  width: 98%;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}

.td-line-height {
  line-height: 22px !important;
  font-family: "Gotham Round Book", sans-serif;
}

.input-label {
  font-family: "Gotham Round Light", sans-serif;
  font-size: 11px;
  color: #a9a9a9;
  position: absolute;
  top: 0px;
}

.dataTables_scrollHeadInner,
.dataTables_scrollBody {
  max-width: 1170px !important;
}

.table-responsive {
  padding-right: 8px !important;
  border: 0px !important;
}

.td-line-height .checkbox {
  opacity: 0;
  z-index: 1000;
  width: 18px !important;
  height: 20px !important;
}

input[type=checkbox] {
  margin: -2px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

.search {
  padding-right: 0px;
}

input[type=text].error,
input[type=email].error,
input[type=password].error,
input[type=number].error {
  outline: solid 1px red !important;
  background: url("./resources/icons/icon_warning@2x.png") no-repeat scroll right !important;
  background-attachment: fixed;
  border-right: 10px solid transparent !important;
  position: relative;
  background-color: #eeeeee !important;
  background-size: 15px 15px !important;
  padding-left: 26px !important;
  padding-right: 18px !important;
  border-radius: 0px;
  transition: border-color 0s ease-in-out 0s, box-shadow 0s ease-in-out 0s;
}

span.link {
  height: 20px !important;
}

.selectClientsOption {
  color: #17bbc0;
  margin-left: -20px;
  cursor: pointer;
}

.selectClientsOption:hover {
  color: #17bbc0 !important;
  text-decoration: none !important;
}

.error-overlay-dark {
  font-weight: normal;
  height: 60px !important;
  width: 100vw !important;
  display: table-cell;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.75);
  color: white !important;
  text-align: center;
}
.error-overlay-dark a {
  color: white !important;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
}
.error-overlay-dark .close-overlay {
  margin-left: 5px;
  display: inline;
}
.error-overlay-dark .help-content a {
  color: white !important;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
}

.error-overlay {
  font-weight: normal;
  height: 60px !important;
  width: 100vw !important;
  display: table-cell;
  vertical-align: middle;
  background-color: rgba(45, 208, 209, 0.9);
  color: white !important;
  text-align: center;
}
.error-overlay .close-overlay {
  margin-left: 5px;
  display: inline;
}
.error-overlay .help-content a {
  color: white !important;
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
}

.navbar a:first-child {
  margin-left: 0px !important;
}

div.k-loading-mask {
  z-index: 999;
  position: fixed;
  /* must be larger than the z-index:2 of #container */
}

.k-loading-image {
  background-image: url("../resources/css/Default/loading_2x.gif") !important;
  background-color: gray !important;
  opacity: 0.6;
}

.dataTables_filter {
  display: none;
}

.dataTables_length {
  display: none;
}

.dataTables_info {
  display: none;
}

.dataTables_paginate {
  display: none;
}

.paging_simple_numbers {
  display: none;
}

.headerActive {
  border-bottom: 3px solid #13b0b5 !important;
  font-weight: 900 !important;
  font-family: Gothamroundedmedium, sans-serif !important;
}

.navbar a:not(.headerActive) {
  color: #001b24;
  font-family: "Gotham Round Book", sans-serif;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 21px !important;
}

.product-btn-active {
  color: #001b24;
  font-size: 14px;
  background-color: light grey;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border: none !important;
  border: none;
  margin-top: 10px;
  margin-right: 5px;
  box-shadow: none !important;
  background-color: #d8d8d8;
}

.form-control {
  font-family: "Gotham Round Book", sans-serif !important;
  color: black !important;
  font-size: 14px !important;
  padding-left: 26px !important;
}

/* do not group these rules */
.form-control::-webkit-input-placeholder {
  color: #888 !important;
}

.form-control:-moz-placeholder {
  /* FF 4-18 */
  color: #888 !important;
}

.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #888 !important;
}

.container {
  padding-left: 0px;
  padding-right: 0px;
}

.common-footer {
  margin-left: 0px;
  margin-right: 0px;
  background-color: #f5f5f5;
  height: auto;
  line-height: 2.39;
  font-size: 12px;
}
.common-footer .header {
  max-width: 1170px;
  margin: 0 auto;
}
.common-footer .footer-logo {
  border-radius: 50%;
  border: 2px solid #00bdc1;
  width: 28px;
  height: 28px;
  padding-top: 2px;
  text-align: center;
  margin-left: 0px;
  padding-left: -1px;
  display: inline-block;
}
.common-footer .footer-logo img {
  width: 17px !important;
}

.common-header {
  margin-left: 0px;
  margin-right: 0px;
  background-color: #f5f5f5;
  height: auto;
  padding-top: 17px;
}
.common-header .header {
  max-width: 1170px;
  margin: 0 auto;
}
.common-header .left-logo {
  border-radius: 50%;
  border: 2px solid #00bdc1;
  background-color: #2dd0d1;
  width: 33px;
  height: 33px;
  padding-top: 4px;
  text-align: center;
  margin-left: 0px;
  padding-left: -1px;
}
.common-header .logo-name {
  margin-left: 48px;
  margin-top: -22px;
  max-width: 127px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  min-width: 10px;
}
.common-header .logo {
  height: 27px;
}
.common-header .main-menu .btn-group {
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
}
.common-header .main-menu .btn-group a {
  background: transparent;
  background-color: transparent;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-radius: 0;
  margin-right: 15px;
  padding-bottom: 15px;
  margin-top: -2px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.common-header .main-menu .btn-group a:active {
  background: transparent;
  background-color: transparent;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 3px solid #1ec1c5 !important;
  border-radius: 0;
  margin-right: 15px;
  padding-bottom: 15px;
  margin-top: -2px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.common-header .main-menu .btn-group a:focus {
  background: transparent;
  background-color: transparent;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 3px solid #1ec1c5 !important;
  border-radius: 0;
  margin-right: 15px;
  padding-bottom: 15px;
  margin-top: -2px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cell {
  height: 50px;
}

.padding-right {
  padding-right: 15px;
}

.margin-right {
  margin-right: 15px;
}

.full-height {
  height: 330px;
}

.light {
  font-size: 13px;
  color: #999999;
}

.bottom {
  position: relative;
  bottom: 0px;
}

.table {
  width: 100% !important;
}
.table tbody tr:first-child td {
  border-top: 0px !important;
}

.dataTables_scroll {
  margin-right: 0px;
  max-width: 1170px !important;
}

.dataTables_scrollHeadInner {
  max-width: 1170px !important;
  padding-right: 0px !important;
}

.dataTables_scrollBody {
  padding-right: 1px !important;
  border: none !important;
}

.table:not(.order-summary) {
  border-collapse: collapse;
  width: 100%;
}
.table:not(.order-summary) tbody tr {
  height: 55px !important;
}

.left {
  padding-left: 0px;
}

.right {
  padding-right: 0px;
}

.store-name {
  padding-left: 0px;
  padding-bottom: 6px !important;
}

.btn-clear {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.btn-clear:last-child {
  margin-right: 0px !important;
}

.btn {
  border: 0px;
  border-radius: 0px;
}

.center {
  margin: 0 auto;
}

.Table-textbox {
  width: 100px !important;
  overflow: hidden;
  white-space: nowrap;
}
.Table-textbox .text-input {
  display: table-cell !important;
}
.Table-textbox .text-input input {
  width: 55px;
  height: 51.5px;
  display: inline;
  margin-bottom: 0px !important;
}
.Table-textbox .inc-dec-buttons {
  vertical-align: middle;
  margin-left: 1px;
  padding-left: 1px;
  display: table-cell !important;
}
.Table-textbox .inc-dec-buttons button {
  width: 25px;
  height: 25px;
  display: inline;
  background-color: #f5f5f5;
  border: 2px solid #d8d8d8;
}
.Table-textbox .inc-dec-buttons button:not(:first-child) {
  margin-top: 1.5px;
}
.Table-textbox .inc-dec-buttons button:active {
  padding-left: 0px;
  padding-right: 0px;
}

.search-action {
  display: inline-block;
  color: white;
  background-color: #01bbbf;
  margin-top: -40px !important;
  position: static !important;
  border-radius: 0px !important;
  float: right;
}

.form-control-feedback {
  position: absolute;
  top: 0px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 35px;
  line-height: 34px;
  text-align: center;
  pointer-events: all;
}

.search-action:hover {
  cursor: pointer;
}

.searchbox {
  width: -webkit-calc(100% - 34px);
  width: -moz-calc(100% - 34px);
  width: calc(100% - 34px);
  background-image: url("./resources/icons/icon_search.svg");
  background-position: 5px;
  background-repeat: no-repeat;
  padding-right: 25px !important;
  margin-left: 0px !important;
}

input[type=reset] {
  background-image: url("./resources/icons/icon_cancel_grey@2x.svg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 14px;
  width: 14px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 45px;
}

input[type=text]:invalid + input[type=reset] {
  display: none;
}

.td-nopadding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  vertical-align: middle;
}

.nopadding-left {
  padding-left: 0px !important;
}

.nopadding-right {
  padding-right: 0px !important;
}

.breadcrumb-links {
  text-align: left;
  font-size: 18px;
}

.breadcrumb-link {
  padding-left: 0px !important;
  padding-bottom: 23px !important;
  background: none;
  display: inline-block;
  height: 23px !important;
  margin-bottom: 5px;
}

.breadcrumb-link:hover {
  padding-bottom: 21px !important;
  cursor: pointer;
  border-radius: 0px;
  border-bottom: 2px solid #13b0b5;
}

.current-page {
  font-weight: 600;
}

.ng-enter-fast * {
  -webkit-animation: fadeIn 1s;
  -moz-animation: fadeIn 1s;
  -ms-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

.ng-enter span.td-wrapper,
.ng-enter span:first-child {
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
  animation: fadeIn 2s;
}

.ng-enter-slow {
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
  animation: fadeIn 2s;
}

.no-animate {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}

@media (max-width: 463px) {
  .logo-name {
    display: none;
  }
}
@media (min-width: 992px) {
  .main-menu .btn-group {
    text-align: right !important;
    float: right !important;
  }
  .nopadding-left {
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .breadcrumb-links, .inventory-dt {
    display: block !important;
    text-align: center !important;
  }
  .inventory-dt {
    padding-top: 28px;
  }
  .search {
    padding-right: 5px !important;
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 10px;
  }
  .nopadding {
    margin-bottom: 5px;
  }
  .nopadding button {
    margin-left: 15px;
  }
  .nopadding-left {
    padding-right: 5px;
  }
  .nopadding-left button {
    margin-left: 15px;
  }
  .main-menu {
    display: block;
    text-align: center !important;
    background-color: #f5f5f5;
  }
  .main-menu .btn-group {
    text-align: center !important;
    float: none !important;
  }
}
.font-normal {
  font-family: "Gotham Round Light", sans-serif;
}

.noty_buttons {
  background-color: rgba(45, 208, 209, 0.9);
}

@media (min-width: 992px) and (max-width: 1200px) {
  .btn-clear {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 7px !important;
    margin-right: 7px !important;
  }
}
.lightboxBody {
  background-color: #fff;
  width: 100% !important;
  text-align: center;
}

.img-responsive {
  cursor: pointer;
}

.save-btn {
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
  color: white;
  font-size: 14px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  width: 100%;
}

.clientFilterOption .checkbox {
  width: 16px;
  height: 16px;
}
.clientFilterOption .checkbox:checked + span.check {
  background-size: 11px 12px !important;
  width: 11px !important;
  height: 11px !important;
}
.clientFilterOption .weekLetters {
  font-size: 15px !important;
  margin-right: 17px !important;
  font-family: "Gotham Round Book", sans-serif;
  color: gray;
}
.clientFilterOption .chk {
  width: 17px !important;
  height: 17px !important;
}

.selectClientsModal .ClientTypeContent {
  border: 2px solid #ddd;
  padding: 15px;
}
.selectClientsModal .ClientTypeContent .header {
  border-bottom: 1px solid #ddd;
}
.selectClientsModal .clientTypeClients {
  height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
}
.selectClientsModal .modal-header .close {
  margin-top: 0px;
}
.selectClientsModal .clientTypeClients .row {
  margin-bottom: 5px;
}
.selectClientsModal .searchbox {
  background-color: #FFF;
  border: 1px solid #ddd !important;
  height: 32px !important;
  border-radius: 10px;
}

.bootstrap-tagsinput {
  width: 100%;
  border: 0px;
  background: #eeeeee;
  border-radius: 0;
}

.tag.label {
  font-size: 13px;
  padding: 5px 5px 5px 5px;
  background-color: #19b3b8;
  line-height: 2.5;
  border-radius: 0;
}

.green-btn {
  font-size: 14px;
  padding: 10px;
  width: auto;
  height: auto;
  margin-left: 5px !important;
  border: 2px solid #2dd0d1 !important;
  background-color: #2dd0d1 !important;
  color: white !important;
}

.white-btn {
  font-size: 14px;
  padding: 10px;
  width: auto;
  height: auto;
  margin-left: 5px !important;
  border: 2px solid #2dd0d1 !important;
  background-color: white !important;
  color: #2dd0d1 !important;
}

.my-order-action-button-container {
  text-align: right;
}
.my-order-action-button-container .green {
  font-size: 14px;
  padding: 10px;
  width: auto;
  height: auto;
  margin-left: 5px !important;
  border: 2px solid #2dd0d1 !important;
  background-color: #2dd0d1 !important;
  color: white !important;
}
.my-order-action-button-container .white {
  font-size: 14px;
  padding: 10px;
  width: auto;
  height: auto;
  margin-left: 5px !important;
  border: 2px solid #2dd0d1 !important;
  background-color: white !important;
  color: #2dd0d1 !important;
}

legend {
  border-bottom: 0px !important;
}

.sw-pop-container {
  margin-bottom: -10px !important;
}

.sw-pop {
  color: #00bdc1;
  font-size: 12px;
  text-decoration: underline;
  width: 120px !important;
  float: left !important;
}

.sw-tooltip-main {
  background-color: #f6f6f6;
  color: #696969;
  display: none;
  position: absolute;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid gray;
  height: auto;
  width: 300px !important;
  z-index: 900000;
}

.tooltip {
  background-color: #f6f6f6 !important;
  padding: 10px;
  border-radius: 2px !important;
  border: 1px solid gray;
  font-family: "Gotham Round Book";
}

.tooltip-inner {
  color: black;
  background: #f6f6f6 !important;
  text-align: left;
  width: 300px !important;
  max-width: 100% !important;
  font-size: 13px !important;
  font-family: "Gotham Round Book";
}

.intuitPlatformConnectButton {
  outline: none !important;
  text-decoration: none !important;
  border: none !important;
  background: url("resources/images/c2qb.png") no-repeat 0 0 !important;
  width: 170px !important;
  height: 48px !important;
  display: inline-block !important;
  text-indent: -9000px !important;
  text-transform: capitalize !important;
}

.intuitPlatformConnectButton:hover {
  outline: none !important;
  text-decoration: none !important;
  border: none !important;
  background: url("resources/images/c2qb.png") no-repeat 0 0 !important;
  width: 170px !important;
  height: 48px !important;
  display: inline-block !important;
  text-indent: -9000px !important;
  text-transform: capitalize !important;
}

@media (min-width: 900px) {
  .dataTables_scrollBody {
    overflow-x: hidden !important;
  }
}
.sw-btn-primary-small {
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
  color: white;
  font-size: 14px;
  width: auto !important;
  margin-left: 15px;
  border-radius: 20px;
  padding: 5px 25px 5px 25px !important;
}

.sw-btn-secondary-small {
  background-color: white !important;
  border: 2px solid #2dd0d1 !important;
  color: #2dd0d1 !important;
  font-size: 14px;
  width: auto !important;
  margin-left: 15px;
  border-radius: 20px;
  padding: 5px 25px 5px 25px !important;
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
.new-order {
  border-left: 5px solid #2dd0d1;
  border-radius: 0px !important;
}

body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.order-well p {
  font-size: 14px;
}
.order-well p strong {
  font-size: 14px;
  font-weight: 600;
}

.order-status p {
  line-height: 40px;
}

.glyphicon img {
  width: 15px;
  height: 19px;
  margin-top: -6px;
  margin-left: -2px;
  margin-right: 2px;
}

.print-pdf-icons a img {
  width: 22px;
  height: 25px;
  margin-right: 15px;
}

.close-btn {
  float: right;
  margin-top: -33px;
  right: -20px;
}

.back-btn {
  background-color: #13b0b5;
  color: #13b0b5;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-right: 5px;
  border: 2px solid #2dd0d1 !important;
}

.next-btn {
  background-color: #13b0b5;
  color: white;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
}

.text-small {
  font-size: 12px !important;
}

.link {
  text-decoration: underline;
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round Book", sans-serif !important;
}

.link:hover {
  color: #13b0b5;
}

.confirm-report {
  white-space: nowrap !important;
}

.alert {
  background-color: #f5f5f5;
}

.ClientList-element-gropus .form-control {
  border-radius: 0;
  border: 2px solid #d8d8d8 !important;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 35px;
}
.ClientList-element-gropus .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.ClientList-element-gropus .form-group .confirm-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #2dd0d1 !important;
}
.ClientList-element-gropus .form-group .confirm-btn:active {
  padding: 0px;
}
.ClientList-element-gropus .form-group .report-btn {
  background-color: white;
  color: #2dd0d1;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #00babf !important;
  margin-right: 5px;
}
.ClientList-element-gropus .form-group .report-btn:active {
  padding: 0px;
}
.ClientList-element-gropus .form-group button {
  flex: 1;
}

.submit-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100px;
  border: 2px solid #2dd0d1 !important;
}

.discount-table tr td {
  font-family: "Gotham Round Book", sans-serif !important;
  vertical-align: middle !important;
}

.discount-font {
  font-family: "Gotham Round Book", sans-serif !important;
}

.discount-font-new {
  font-family: "Gotham Round Book", sans-serif !important;
  font-size: 16px !important;
}

.discount-border {
  border: 1px solid #CCC;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
}

.flow-inner-addon {
  position: relative;
}

.flow-inner-addon .glyphicon {
  position: relative !important;
  pointer-events: none;
}

.flow-left-addon .glyphicon {
  left: 30px;
}

.flow-right-addon .glyphicon {
  right: 0px;
}

.flow-left-addon input {
  padding-left: 40px !important;
}

.flow-right-addon input {
  padding-right: 30px;
}

.flow-icon-color {
  color: #2dd0d1;
}

.flow-text {
  color: #949393;
  font-size: 12px;
  font-family: "Gotham Round Book", sans-serif !important;
}

.dicount-dlt-btn {
  background-color: #FFF !important;
  border: none !important;
  cursor: pointer;
}

.dicount-dlt-btn:focus {
  background-color: #FFF !important;
  border: none !important;
  cursor: pointer;
}

.dicount-dlt-btn:active {
  background-color: #FFF !important;
  border: none !important;
  cursor: pointer;
}

@media (min-width: 992px) {
  .confirm-btn {
    margin-right: 0px !important;
  }
  .nopadding-lt {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .nopadding-rt {
    padding-right: 0px !important;
  }
  .report-btn {
    margin-right: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .order-status {
    text-align: center;
  }
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

#noty_top_layout_container {
  left: 0% !important;
  width: 100% !important;
}

.login-container {
  margin-top: 25px;
}

.login {
  text-align: center;
}
.login .login-heading {
  margin-top: 50px;
  margin-bottom: 15px;
}
.login .new-password-heading {
  margin-top: 50px;
  margin-bottom: 40px;
}
.login .login-btn {
  color: white !important;
  font-size: 14px;
  border: 2px solid #2dd0d1;
  background-color: #2dd0d1;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 50px;
  width: 100%;
}
.login .form-horizontal .form-group .form-control {
  background-color: #f5f5f5;
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  margin-bottom: 5px;
  height: 45px;
}
.login .forget-pass {
  margin-top: 30px;
  margin-right: 0;
  margin-bottom: 100px;
  margin-left: 0;
}
.login .forget-pass a {
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
}
.login .help-content {
  margin-bottom: 50px;
}
.login .help-content p {
  color: #001b24;
}
.login .help-content a {
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
}

@media screen and (max-width: 479px) {
  .form-group {
    margin-left: 5%;
    margin-right: 5%;
  }
  .login-footer {
    bottom: 0;
    position: absolute;
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .form-group {
    margin-left: 25%;
    margin-right: 25%;
  }
  .login-footer {
    bottom: 0;
    position: absolute;
    width: 100%;
  }
}
@media only screen and (min-width: 1224px) {
  .form-group {
    margin-left: 30%;
    margin-right: 30%;
  }
}
@media only screen and (min-width: 1824px) {
  .form-group {
    margin-left: 30%;
    margin-right: 30%;
  }
}
.error-overlay {
  height: 20px;
  width: 100%;
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.login {
  margin-top: 75px;
  text-align: center;
}
.login .login-heading {
  font-size: 18px;
  font-family: "Gotham Round Book", sans-serif;
  margin-top: 50px;
  margin-bottom: 15px;
}
.login .new-password-heading {
  margin-top: 50px;
  margin-bottom: 40px;
}
.login .login-btn {
  color: white !important;
  font-size: 14px;
  border: 2px solid #2dd0d1;
  background-color: #2dd0d1;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 50px;
  font-family: "Gotham Round SemiBold", sans-serif;
  width: 100%;
  font-weight: 500;
  color: #001b24;
}
.login .form-horizontal .form-group .form-control {
  background-color: #f5f5f5;
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  margin-bottom: 5px;
  height: 45px;
}
.login .forget-pass {
  margin-top: 30px;
  margin-right: 0;
  margin-bottom: 100px;
  margin-left: 0;
}
.login .forget-pass a {
  font-weight: 500 !important;
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round SemiBold", sans-serif;
}
.login .forget-pass a:hover {
  text-decoration: none;
  color: #13b0b5;
}

@media screen and (max-width: 479px) {
  .h1, h1 {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 26px !important;
    line-height: 45px !important;
    font-weight: 500 !important;
  }
  .h2, h2 {
    font-family: "Gotham Round SemiBold", sans-serif;
    font-size: 18px !important;
    line-height: 27px !important;
  }
  .h3, h3 {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .h4, h4 {
    font-size: 15px !important;
    line-height: 21px !important;
  }
  .p, p {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 12px !important;
    line-height: 18px !important;
  }
  a {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 12px !important;
    line-height: 18px !important;
    font-weight: 600 !important;
    color: #001b24;
  }
  .form-group {
    margin-left: 5%;
    margin-right: 5%;
  }
  .login-footer {
    bottom: 0;
    position: absolute;
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .form-group {
    margin-left: 25%;
    margin-right: 25%;
  }
  .login-footer {
    bottom: 0;
    position: absolute;
    width: 100%;
  }
}
@media only screen and (min-width: 1224px) {
  .h1, h1 {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 27px !important;
    line-height: 45px !important;
    font-weight: 500 !important;
  }
  .h2, h2 {
    font-family: "Gotham Round SemiBold", sans-serif;
    font-size: 21px !important;
    line-height: 33px !important;
  }
  .h3, h3 {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .h4, h4 {
    font-size: 15px !important;
    line-height: 21px !important;
  }
  .p, p {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 14px !important;
    line-height: 21px !important;
  }
  a {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 14px !important;
    line-height: 21px !important;
    font-weight: 600 !important;
    color: #001b24;
  }
  .form-group {
    margin-left: 30%;
    margin-right: 30%;
  }
}
@media only screen and (min-width: 1824px) {
  .form-group {
    margin-left: 30%;
    margin-right: 30%;
  }
  .h1, h1 {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 27px !important;
    line-height: 45px !important;
    font-weight: 500 !important;
  }
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  .h1, h1 {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 27px !important;
    line-height: 45px !important;
    font-weight: 500 !important;
  }
  .h2, h2 {
    font-family: "Gotham Round SemiBold", sans-serif;
    font-size: 21px !important;
    line-height: 33px !important;
  }
  .h3, h3 {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .h4, h4 {
    font-size: 15px !important;
    line-height: 21px !important;
  }
  .p, p {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 14px !important;
    line-height: 21px !important;
  }
  a {
    font-family: "Gotham Round Book", sans-serif;
    font-size: 14px !important;
    line-height: 21px !important;
    font-weight: 600 !important;
    color: #001b24;
  }
  .forget-pass {
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 100px;
    margin-left: 0;
    margin-top: 110px !important;
  }
  .forget-pass a {
    color: #001b24;
    text-decoration: none;
    font-size: 15px;
    border-bottom: 3px solid #13b0b5;
  }
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.deposits-head-margin {
  margin-top: 0px !important;
  font-size: 16px !important;
}

.deposits-product-title {
  font-family: "Gotham Round SemiBold", sans-serif !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 15px;
}

.taxes-notes-title {
  width: 14em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gly-fontsize {
  font-size: 16px !important;
}

.create-new-btn {
  color: white;
  font-size: 14px;
  padding: 10px 17px;
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
}

.startedt-head {
  font-size: 22px !important;
  font-family: "Gotham Round SemiBold", sans-serif !important;
}

.startedt-head-2 {
  font-size: 22px !important;
  font-family: "Gotham Round Light", sans-serif !important;
  color: #5f5f5f !important;
}

.get-started-height {
  height: 250px;
}

.new-deposit-height {
  height: 120px;
}

.delete-text {
  color: #2dd0d1;
  padding-top: 10px;
  text-decoration: none !important;
  font-size: 16px !important;
  letter-spacing: 0.8px;
}

.deposits-border {
  border: 1px solid #CCC;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  margin: 0;
}

tbody tr td {
  vertical-align: middle !important;
}

.product-image {
  border: 1px solid #CCC;
  width: 50px;
  height: 50px;
  position: relative;
}

.glyphicon img {
  width: 15px;
  height: 19px;
  margin-top: -6px;
  margin-left: -2px;
  margin-right: 2px;
}

.close-btn {
  float: right;
  margin-top: -33px;
  right: -20px;
}

.back-btn {
  margin-right: 5px;
  border: 2px solid #2dd0d1 !important;
}

.next-btn {
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
}

.text-small {
  font-size: 12px !important;
}

.link {
  text-decoration: underline;
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round Book", sans-serif !important;
}

.link:hover {
  color: #13b0b5;
}

.confirm-report {
  white-space: nowrap !important;
}

.alert {
  background-color: #f5f5f5;
}

.cancel-btn:hover, .cancel-btn:focus, .cancel-btn.focus {
  color: #2dd0d1 !important;
}

.create-btn:hover, .create-btn:focus, .create-btn.focus {
  color: #FFF !important;
}

.next-btn:hover, .next-btn:focus, .next-btn.focus {
  color: #FFF !important;
}

.productlist-element-groups .form-control {
  border-radius: 0;
  border: 2px solid #d8d8d8 !important;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 35px;
}
.productlist-element-groups .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.productlist-element-groups .form-group .confirm-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #2dd0d1 !important;
}
.productlist-element-groups .form-group .confirm-btn:active {
  padding: 0px;
}
.productlist-element-groups .form-group .report-btn {
  background-color: white;
  color: #2dd0d1;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #00babf !important;
  margin-right: 5px;
}
.productlist-element-groups .form-group .report-btn:active {
  padding: 0px;
}
.productlist-element-groups .form-group button {
  flex: 1;
}

.submit-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100px;
  border: 2px solid #2dd0d1 !important;
}

.account-profile-body a {
  color: #001b24;
  text-decoration: none;
  font-size: 12px !important;
  border-bottom: 0px solid #13b0b5;
  font-family: "Gotham Round SemiBold", sans-serif;
  font-weight: 400 !important;
}

.input-label {
  font-family: "Gotham Round Light", sans-serif;
  font-size: 12px;
  color: #a9a9a9;
  position: absolute;
  top: 0px;
}

@media (min-width: 992px) {
  .confirm-btn {
    margin-right: 0px !important;
  }
  .nopadding-lt {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .nopadding-rt {
    padding-right: 0px !important;
  }
  .report-btn {
    margin-right: 0px !important;
  }
}

@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
  overflow-x: hidden;
}

.alert-success {
  color: #3c763d;
  background-color: #f5f5f5;
  border-color: #bababa;
}

.alert {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #bababa;
  border-radius: 0px;
}

.checkout-heading h3 strong {
  font-weight: 600 !important;
}

.order-details .order-details-height {
  padding-top: 9px;
  margin-bottom: -25px;
  color: #001b24;
}
.order-details .order-details-height p strong {
  font-weight: 900 !important;
  font-family: "Gotham Round SemiBold", sans-serif;
}
.order-details .next-btn {
  background-color: #13b0b5;
  color: #001b24;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
  width: 70%;
  float: right;
}
.order-details .next-btn:active {
  background-color: #13b0b5;
  color: #001b24;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #f5f5f5 !important;
  border: 2px solid #2dd0d1 !important;
  width: 70%;
  float: right;
  content: "Submitting";
  color: #001b24;
}
.order-details .active {
  background-color: #13b0b5;
  color: #001b24;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #f5f5f5 !important;
  border: 2px solid #2dd0d1 !important;
  width: 70%;
  float: right;
  content: "Submitting";
  color: #001b24;
}

/* Moddal popup statrt */
.modal-content {
  border-radius: 0;
  margin-right: 23px;
  margin-left: 10px;
}

.modal-body {
  padding-left: 25px;
}
.modal-body h3 {
  font-size: 18px !important;
}

.modal-footer {
  background-color: #2dd0d1;
  text-align: center;
  text-decoration: none;
}

.modal {
  text-align: center;
  padding: 0 !important;
}

.modal:before {
  content: "";
  display: inline-block;
  height: 40%;
  vertical-align: middle;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/* Moddal popup end */
@media (min-width: 768px) {
  .modal-content {
    border-radius: 0;
    margin-right: 0px;
    margin-left: 0px;
  }
  .modal-sm {
    width: 350px !important;
  }
  .modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .order-details-height {
    padding-top: 9px;
    margin-bottom: 0px !important;
    color: #001b24;
  }
  .order-details .next-btn {
    margin-top: -40px;
  }
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
  overflow-x: hidden;
}

.dataTables_filter, .dataTables_length {
  display: none;
}

.dataTables_paginate {
  display: none;
}

table.dataTable {
  border: 1px solid #ddd !important;
}

table.dataTable tbody tr {
  border: 1px solid #ddd !important;
}

table.dataTable thead th {
  padding-left: 9px !important;
  border-bottom: 1px solid #ddd !important;
}

.dataTables_info {
  display: none;
}

.marginLZero {
  margin-left: none !important;
}

.padLR {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.has-feedback .form-control {
  padding-right: 5px;
}

.neworder-element-gropus .form-control {
  height: 35px !important;
  border: 2px solid #d8d8d8;
  color: #001b24 !important;
}
.neworder-element-gropus .form-group {
  height: 35px;
}
.neworder-element-gropus .form-group .next-btn, .neworder-element-gropus .form-group .back-btn {
  height: 35px;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

.btn:focus,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.Table-textbox {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  color: #001b24;
  font-family: "Gotham Round Book", sans-serif;
}
.Table-textbox .form-control {
  text-align: center;
  border-radius: 0;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 35px;
  border: 2px solid #d8d8d8;
  color: #001b24 !important;
  padding-left: 0px !important;
}
.Table-textbox ::-webkit-input-placeholder {
  color: #001b24 !important;
}

.store-name {
  border-bottom: none;
  border-radius: 0px;
  padding-bottom: 6px;
}

.store-name:active {
  border-bottom: 3px solid #00babf !important;
  padding-bottom: 6px;
}

.store-name:focus {
  border-bottom: 3px solid #00babf !important;
  padding-bottom: 6px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .alert-successs p {
    font-size: 14px !important;
  }
  .alert-successs p strong {
    font-size: 14px !important;
    font-weight: 600 !important;
    font-family: "Gotham Round SemiBold", sans-serif;
  }
  .neworder-element-gropus .form-control {
    height: 35px !important;
    color: #001b24 !important;
  }
  .neworder-element-gropus .form-group {
    height: 35px;
  }
  .neworder-element-gropus .form-group .next-btn, .neworder-element-gropus .form-group .back-btn, .neworder-element-gropus .form-group .save-btn {
    font-size: 12px !important;
    height: 35px;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    font-family: "Gotham Round SemiBold", sans-serif;
  }
  .edit-btn-bottom {
    margin-bottom: 30px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .alert-successs p {
    font-size: 14px !important;
  }
  .alert-successs p strong {
    font-size: 14px !important;
    font-weight: 600 !important;
    font-family: "Gotham Round SemiBold", sans-serif;
  }
  .neworder-element-gropus .form-control {
    height: 35px !important;
    color: #001b24 !important;
  }
  .neworder-element-gropus .form-group {
    height: 35px;
  }
  .neworder-element-gropus .form-group .next-btn, .neworder-element-gropus .form-group .back-btn, .neworder-element-gropus .form-group .save-btn {
    font-size: 13px !important;
    height: 35px;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    font-family: "Gotham Round SemiBold", sans-serif;
  }
  .edit-btn-bottom {
    margin-bottom: 50px !important;
  }
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  .lgview {
    margin-left: 256px;
    margin-right: 256px;
  }
  .common-header {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .Table-textbox {
    width: 40%;
  }
  .form-group {
    height: 35px;
  }
  .form-group .next-btn, .form-group .back-btn, .form-group .save-btn, .form-group .edit-btn {
    font-size: 13px !important;
    height: 35px;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    font-weight: 600;
    font-family: "Gotham Round SemiBold", sans-serif;
  }
  .alert-successs p {
    font-size: 14px !important;
  }
  .alert-successs p strong {
    font-size: 14px !important;
    font-weight: 600 !important;
    font-family: "Gotham Round SemiBold", sans-serif;
  }
  .edit-btn-bottom {
    margin-bottom: 50px !important;
  }
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
  overflow-x: hidden;
}

.salesTax {
  display: none !important;
}

.enter {
  -webkit-animation: fadeIn 1s;
  -moz-animation: fadeIn 1s;
  -ms-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

.leave {
  -webkit-animation: fadeOut 1s;
  -moz-animation: fadeOut 1s;
  -ms-animation: fadeOut 1s;
  animation: fadeOut 1s;
}

.product-btn {
  color: #001b24;
  font-size: 14px;
  background-color: #f5f5f5;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border: none !important;
  border: none;
  margin-top: 10px;
  margin-right: 5px;
  box-shadow: none !important;
}

.product-btn:focus {
  color: #001b24;
  font-size: 14px;
  background-color: #f5f5f5;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border: none !important;
  margin-top: 10px;
  background-color: #d8d8d8;
  margin-right: 5px;
  box-shadow: none !important;
}

.product-btn:active {
  color: #001b24;
  font-size: 14px;
  background-color: #f5f5f5;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border: none !important;
  margin-top: 10px;
  background-color: #d8d8d8;
  margin-right: 5px;
  box-shadow: none !important;
}

.product-name {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 15px !important;
}

.td-line-height .checkbox:checked + span.check {
  background-image: url("./resources/icons/icon_check@2x.png");
  background-size: 13px 14px;
  background-repeat: no-repeat;
  background-position: 30% 20%;
  width: 21px;
  height: 20px;
  position: absolute;
  margin-top: -18px;
}
.td-line-height .checkbox {
  opacity: 0;
  z-index: 1000;
  width: 14px;
  height: 14px;
}
.td-line-height .chk {
  margin-left: 10px;
  width: 20px;
  height: 20px;
  border: 2px solid black;
  display: inline-block;
  top: 5px;
  z-index: 1;
  margin-top: 6px;
}
.td-line-height .salesTax {
  margin-top: 20px;
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
  overflow-x: hidden;
}

.account-settings-container .account-settings {
  text-align: center;
  margin: 0 auto;
}
.account-settings-container .account-settings .account-settings-banner {
  background: #eeeeee;
  background-color: #EEEEEE;
  padding: 0;
}
.account-settings-container .account-settings .account-settings-banner .initials {
  display: inline-block;
  border-radius: 50%;
  width: 30px !important;
  height: 30px !important;
  background: #5cdde0;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  margin-top: 15px;
  margin-right: 5px;
  padding-top: 2px;
  padding-bottom: 5px;
}
.account-settings-container .account-settings .account-settings-banner .banner-user {
  padding-left: 0px !important;
}
.account-settings-container .account-settings .account-settings-banner .banner-logo .logo {
  height: 50px;
  padding-bottom: 10px;
  padding-top: 15px;
}
.account-settings-container .account-settings .account-settings-banner .banner-links {
  line-height: 40px;
  white-space: nowrap;
  height: inherit;
  padding-left: 0px !important;
  padding-right: 32px !important;
}
.account-settings-container .account-settings .account-settings-banner .banner-link {
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 10px;
  height: 55px;
  white-space: nowrap;
  border-bottom: 2px solid #13b0b5;
}
.account-settings-container .account-settings .account-settings-banner .banner-link .initials {
  height: 10px;
  margin-top: 5px;
  padding-top: 7px;
  padding-bottom: 0px;
}
.account-settings-container .account-settings .account-settings-banner .banner-link a {
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 0px solid #13b0b5;
}
.account-settings-container .account-settings .section {
  font-weight: bold;
}
.account-settings-container .account-settings .margin-left {
  margin-left: 30px;
}

.form-control {
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 44px;
  padding-left: 31px;
  padding-right: 0px;
}

.neworder-content .inventory-dt p {
  padding-top: 0px;
}
.neworder-content .neworder-element-gropus {
  margin-top: 10px !important;
}
.neworder-content .neworder-element-gropus .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.neworder-content .neworder-element-gropus .form-group .form-control {
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 44px;
}
.neworder-content .neworder-element-gropus .form-group .back-btn {
  background-color: white;
  color: #001b24;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-right: 5px;
  border: 2px solid #2dd0d1 !important;
}
.neworder-content .neworder-element-gropus .form-group .next-btn {
  background-color: #13b0b5;
  color: #001b24;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
}
.neworder-content .neworder-element-gropus .form-group button {
  flex: 1;
}

.edit-btn {
  background-color: white;
  color: #001b24;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-left: 40px;
  padding-right: 40px;
  border: 2px solid #2dd0d1 !important;
  margin-top: 30px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .store-heading {
    text-align: center;
  }
  .inventory-dt p {
    text-align: center !important;
    margin-top: -28px !important;
  }
  .edit-store-btn {
    padding: 0;
  }
  /*.main-menu{
    text-align: center !important;
    background-color: #f5f5f5;
    .btn-group{
        text-align: center !important;
        float: none !important;
      }
  }*/
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) {
  .store-heading {
    text-align: center;
    float: none;
  }
  .inventory-dt p {
    text-align: center !important;
    margin-top: -28px !important;
  }
  /*  .main-menu{
      text-align: center !important;
      background-color: #f5f5f5;
      .btn-group{
        text-align: center !important;
        float: none !important;
      }
    }*/
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
  overflow-x: hidden;
}

.request-new-item-body {
  padding: 20px;
  border: solid 2px #eeeeee;
}
.request-new-item-body textarea {
  padding-top: 15px;
  width: 100% !important;
  resize: none;
  height: 100px !important;
}
.request-new-item-body .form-group {
  margin-left: 0px;
}
.request-new-item-body .email-link {
  text-decoration: none;
}
.request-new-item-body .form-control {
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 38px;
}

@media screen and (max-width: 991px) {
  .request-new-item-body .nopadding-left {
    padding-left: 15px !important;
    padding-right: 0px;
  }
  .request-new-item-body .padding-right-half {
    padding-right: 0px;
  }
  .request-new-item-body .nopadding-right-half {
    padding-right: 10px !important;
  }
}
@media screen and (min-width: 992px) {
  .request-new-item-body .padding-right-half {
    padding-right: 5px;
  }
  .request-new-item-body .nopadding-right-half {
    padding-right: 0px !important;
  }
  .request-new-item-body .nopadding-left {
    padding-left: 0px !important;
  }
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
  overflow-x: hidden;
}

.confirm-user {
  margin-top: 75px;
  text-align: center;
}
.confirm-user .confirm-user-heading {
  font-size: 18px;
  font-family: "Gotham Round Book", sans-serif;
  margin-top: 50px;
  margin-bottom: 15px;
}
.confirm-user .confirm-user-heading .font-normal {
  font-size: 13px !important;
}
.confirm-user .confirm-user-heading h2 {
  font-family: "Gotham Round Book", sans-serif;
  font-size: 16px !important;
  margin-bottom: -5px;
}
.confirm-user .padding-left {
  padding-left: 5px !important;
}
.confirm-user .form-horizontal .form-group {
  white-space: nowrap;
}
.confirm-user .form-horizontal .form-group .form-control {
  border-radius: 0;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 38px;
}
.confirm-user .confirm-user-btn {
  color: #ffffff;
  font-size: 14px;
  border: 3px solid #2dd0d1;
  background-color: #2dd0d1;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 50px;
  width: 100%;
}
.confirm-user .forget-pass {
  margin-top: 30px;
  margin-right: 0;
  margin-bottom: 100px;
  margin-left: 0;
}
.confirm-user .forget-pass a {
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
  font-weight: 500 !important;
}
.confirm-user .confirm-user-footer {
  margin-top: 130px;
}
.confirm-user .confirm-user-footer .help-content p {
  font-size: 15px;
  line-height: 5px;
}
.confirm-user .confirm-user-footer .help-content a {
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round SemiBold", sans-serif;
  font-weight: 500 !important;
}
.confirm-user .confirm-user-footer .help-content a:hover {
  text-decoration: none;
  color: #13b0b5 !important;
}

.error_overlay {
  width: 100vw !important;
  display: table-cell;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.75);
}
@font-face {
  font-family: Gothamroundedmedium;
  src: url("resources/fonts/Gothamroundedmedium.otf") format("opentype");
}
body {
  font-family: Gothamroundedmedium, sans-serif;
}

* {
  box-sizing: border-box;
}

.create-password {
  margin-top: 75px;
  text-align: center;
}
.create-password .create-password-heading {
  font-size: 18px;
  font-family: "Gotham Round Book", sans-serif;
  margin-top: 50px;
  margin-bottom: 15px;
}
.create-password .create-password-heading .font-normal {
  font-size: 13px !important;
}
.create-password .create-password-heading h2 {
  font-family: "Gotham Round Book", sans-serif;
  font-size: 16px !important;
  margin-bottom: -5px;
}
.create-password .form-horizontal .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
}
.create-password .form-horizontal .form-group .form-control {
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 38px;
}
.create-password .form-horizontal .form-group .back-btn {
  background-color: white;
  color: #ffffff;
  font-size: 14px;
  border: 3px solid #2dd0d1;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-right: 5px;
  font-weight: 500;
}
.create-password .form-horizontal .form-group .next-btn {
  background-color: #2dd0d1;
  color: #ffffff;
  font-size: 14px;
  border: 3px solid #2dd0d1;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-weight: 500;
}
.create-password .form-horizontal .form-group button {
  flex: 1;
}
.create-password .create-password-footer {
  margin-top: 130px;
}
.create-password .create-password-footer .help-content p {
  font-size: 15px;
  line-height: 5px;
}
.create-password .create-password-footer .help-content a {
  font-weight: 500 !important;
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round SemiBold", sans-serif;
}
.create-password .create-password-footer .help-content a:hover {
  text-decoration: none;
  color: black;
}
@font-face {
  font-family: Gothamroundedmedium;
  src: url("resources/fonts/Gothamroundedmedium.otf") format("opentype");
}
body {
  font-family: Gothamroundedmedium, sans-serif;
}

* {
  box-sizing: border-box;
}

.create-password {
  margin-top: 75px;
  text-align: center;
}
.create-password .create-password-heading {
  font-size: 18px;
  font-family: "Gotham Round Book", sans-serif;
  margin-top: 50px;
  margin-bottom: 15px;
}
.create-password .create-password-heading .font-normal {
  font-size: 13px !important;
}
.create-password .create-password-heading h2 {
  font-family: "Gotham Round Book", sans-serif;
  font-size: 16px !important;
  margin-bottom: -5px;
}
.create-password .form-horizontal .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
}
.create-password .form-horizontal .form-group .form-control {
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 38px;
}
.create-password .form-horizontal .form-group .back-btn {
  background-color: white;
  color: #ffffff;
  font-size: 14px;
  border: 3px solid #2dd0d1;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-right: 5px;
  font-weight: 500;
  color: black;
}
.create-password .form-horizontal .form-group .next-btn {
  background-color: #2dd0d1;
  color: #ffffff;
  font-size: 14px;
  border: 3px solid #2dd0d1;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-weight: 500;
}
.create-password .form-horizontal .form-group button {
  flex: 1;
}
.create-password .create-password-footer {
  margin-top: 130px;
}
.create-password .create-password-footer .help-content p {
  font-size: 15px;
  line-height: 5px;
}
.create-password .create-password-footer .help-content a {
  font-weight: 500 !important;
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round SemiBold", sans-serif;
}
.create-password .create-password-footer .help-content a:hover {
  text-decoration: none;
  color: black;
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.navbar, .navbar-default {
  background-color: transparent !important;
  padding: 0px !important;
  border-color: none !important;
  border: 0px !important;
  margin-bottom: 0px;
  margin-top: 10px;
}
.navbar li a, .navbar-default li a {
  color: #000 !important;
}
.navbar .nav, .navbar .navbar-nav, .navbar-default .nav, .navbar-default .navbar-nav {
  background-color: transparent !important;
}
.navbar .nav .active, .navbar .navbar-nav .active, .navbar-default .nav .active, .navbar-default .navbar-nav .active {
  background-color: transparent !important;
}
.navbar .nav .active li, .navbar .navbar-nav .active li, .navbar-default .nav .active li, .navbar-default .navbar-nav .active li {
  color: #000;
  cursor: pointer;
}
.navbar .nav .active a, .navbar .navbar-nav .active a, .navbar-default .nav .active a, .navbar-default .navbar-nav .active a {
  background-color: transparent;
  border-bottom: 3px solid #13b0b5 !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-family: Gothamroundedmedium, sans-serif;
  color: #000 !important;
  cursor: pointer;
}
.navbar .nav .active a:hover, .navbar .navbar-nav .active a:hover, .navbar-default .nav .active a:hover, .navbar-default .navbar-nav .active a:hover {
  background-color: transparent !important;
  font-family: Gothamroundedmedium, sans-serif;
  font-weight: bold;
  color: #000 !important;
  cursor: pointer;
  border-bottom: 3px solid #13b0b5 !important;
}
.navbar .nav .active a:active, .navbar .navbar-nav .active a:active, .navbar-default .nav .active a:active, .navbar-default .navbar-nav .active a:active {
  background-color: transparent !important;
  font-family: Gothamroundedmedium, sans-serif;
  font-weight: bold;
  color: #000 !important;
  cursor: pointer;
  border-bottom: 3px solid #13b0b5 !important;
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
  overflow-x: hidden;
}

.email-reset {
  margin-top: 75px;
  text-align: center;
}
.email-reset .email-reset-heading {
  margin-top: 25px;
  margin-bottom: 15px;
}
.email-reset .email-reset-btn {
  color: #ffffff;
  font-size: 14px;
  border: 3px solid #2dd0d1;
  background-color: #2dd0d1;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-top: 0px !important;
  width: 100%;
  font-weight: 500;
}
.email-reset .form-horizontal .form-group {
  white-space: nowrap;
}
.email-reset .form-horizontal .form-group .form-control {
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 45px;
}
.email-reset .form-horizontal .email-active-green {
  background-color: #2dd0d1;
  border: 3px solid #2dd0d1;
}
.email-reset .form-horizontal .email-reset-btn .email-sent-placeholder {
  display: inline-block;
}
.email-reset .form-horizontal .email-reset-btn .email-reset-button-text {
  display: inline-block;
}
.email-reset .forget-pass {
  margin-top: 30px;
  margin-right: 0;
  margin-bottom: 100px;
  margin-left: 0;
}
.email-reset .forget-pass a {
  font-weight: bold !important;
  color: #001b24;
  text-decoration: none;
  font-size: 12px !important;
  border-bottom: 0px solid #13b0b5;
  font-family: "Gotham Round SemiBold", sans-serif;
}
.email-reset .forget-pass a:hover {
  color: #13b0b5;
}
.email-reset .email-reset-footer {
  margin-top: 100px !important;
  margin-bottom: 15px;
}
.email-reset .email-reset-footer .help-content p {
  font-size: 15px;
  line-height: 5px;
}
.email-reset .email-reset-footer .help-content a {
  font-weight: bold !important;
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5;
  font-weight: 500 !important;
  font-family: "Gotham Round SemiBold", sans-serif;
}
.email-reset .email-reset-footer .help-content a:hover {
  text-decoration: none;
  color: black;
  color: #13b0b5;
}
@import url("http://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.5.4/bootstrap-select.min.css");
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
  overflow-x: hidden;
}

.overview-head {
  font-family: "Gotham Round Book", sans-serif !important;
  font-size: 19px !important;
}

.reportnew-head {
  font-family: "Gotham Round Light", sans-serif !important;
  margin-top: 0px;
}
.reportnew-head span {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.reports-head {
  font-family: "Gotham Round Book", sans-serif !important;
  font-size: 19px !important;
  font-weight: 400 !important;
}
.reports-head span {
  font-family: "Gothamroundedmedium", sans-serif !important;
  font-size: 14px !important;
}

.account-settings-container .account-settings {
  text-align: center;
  margin: 0 auto;
}
.account-settings-container .account-settings .account-settings-banner {
  background: #eeeeee;
  background-color: #EEEEEE;
  padding: 0;
}
.account-settings-container .account-settings .account-settings-banner .initials {
  display: inline-block;
  border-radius: 50%;
  width: 30px !important;
  height: 30px !important;
  background: #5cdde0;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  margin-top: 15px;
  margin-right: 5px;
  padding-top: 2px;
  padding-bottom: 5px;
}
.account-settings-container .account-settings .account-settings-banner .banner-user {
  padding-left: 0px !important;
}
.account-settings-container .account-settings .account-settings-banner .banner-logo .logo {
  height: 50px;
  padding-bottom: 10px;
  padding-top: 15px;
}
.account-settings-container .account-settings .account-settings-banner .banner-links {
  line-height: 40px;
  white-space: nowrap;
  height: inherit;
  padding-left: 0px !important;
  padding-right: 32px !important;
}
.account-settings-container .account-settings .account-settings-banner .banner-link {
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 10px;
  height: 55px;
  white-space: nowrap;
  border-bottom: 2px solid #13b0b5;
}
.account-settings-container .account-settings .account-settings-banner .banner-link .initials {
  height: 10px;
  margin-top: 5px;
  padding-top: 7px;
  padding-bottom: 0px;
}
.account-settings-container .account-settings .account-settings-banner .banner-link a {
  color: #001b24;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 0px solid #13b0b5;
}
.account-settings-container .account-settings .section {
  font-weight: bold;
}
.account-settings-container .account-settings .margin-left {
  margin-left: 30px;
}

.neworder-content .inventory-dt p {
  padding-top: 0px;
}
.neworder-content .neworder-element-gropus {
  margin-top: 10px !important;
}
.neworder-content .neworder-element-gropus .productDropDown {
  background-color: #f3f3f3 !important;
  border-color: #bababa !important;
  padding-left: 10px !important;
  font-family: "Gotham Round Book", sans-serif !important;
  color: black !important;
  font-size: 14px !important;
}
.neworder-content .neworder-element-gropus .optionColor {
  background-color: transperent;
}
.neworder-content .neworder-element-gropus .optionColor:hover {
  background-color: #f3f3f3;
}
.neworder-content .neworder-element-gropus .optionColor:focus {
  background-color: #f3f3f3;
}
.neworder-content .neworder-element-gropus .form-control {
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 44px;
  padding-left: 31px;
  padding-right: 0px;
}
.neworder-content .neworder-element-gropus .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.neworder-content .neworder-element-gropus .form-group .form-control {
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 44px;
}
.neworder-content .neworder-element-gropus .form-group button {
  flex: 1;
}

.edit-btn {
  background-color: white;
  color: #2dd0d1;
  font-size: 14px;
  border: 2px solid #5cdee0;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-left: 40px;
  padding-right: 40px;
  border: 2px solid #2dd0d1 !important;
  margin-top: 30px;
}

.overview-link {
  padding-bottom: 15px;
}

.grid-element {
  background: #f5f5f5;
  padding: 20px;
  margin-top: 15px;
  width: 97.5%;
  margin-left: 15px;
}

.grid-element-client {
  background: #f5f5f5;
  padding: 20px;
  margin-right: 15px;
  margin-left: 15px;
  width: 370px !important;
}

.view-amount {
  font-size: 40px !important;
  color: #9eabb3;
  font-family: "Gotham Round SemiBold", sans-serif !important;
}

.view-amount-client {
  font-size: 53px !important;
  color: #9eabb3;
  font-family: "Gotham Round SemiBold", sans-serif !important;
}

.view-text {
  font-family: "Gothamroundedmedium", sans-serif !important;
  font-size: 18px !important;
  font-weight: 900 !important;
}
.view-text span {
  font-family: "Gotham Round Book", sans-serif;
  font-size: 14px;
  line-height: 45px !important;
}

.view-text-client {
  font-family: "Gotham Round SemiBold", sans-serif;
  font-size: 25px !important;
}
.view-text-client span {
  font-family: "Gotham Round Book", sans-serif;
  font-size: 18px;
}

.save-icon {
  color: #626262;
  font-size: 24px;
}

.save-icon-client {
  color: #626262;
  font-size: 24px;
  margin-bottom: -30px;
  top: -20px;
}

.view-details-btn {
  background-color: darkgrey;
  color: white;
  border: none;
  display: inline;
  font-size: 18px;
  height: 50px;
  margin-top: 20px;
  width: 190px;
  font-family: "Gotham Round Book", sans-serif;
}

.cal-padding {
  padding-bottom: 15px;
}

.row-view-height {
  height: 50px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .store-heading {
    text-align: center;
  }
  .inventory-dt p {
    text-align: center !important;
    margin-top: -28px !important;
  }
  .edit-store-btn {
    padding: 0;
  }
  /*.main-menu{
    text-align: center !important;
    background-color: #f5f5f5;
    .btn-group{
        text-align: center !important;
        float: none !important;
      }
  }*/
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) {
  .store-heading {
    text-align: center;
    float: none;
  }
  .inventory-dt p {
    text-align: center !important;
    margin-top: -28px !important;
  }
  /*  .main-menu{
      text-align: center !important;
      background-color: #f5f5f5;
      .btn-group{
        text-align: center !important;
        float: none !important;
      }
    }*/
}
@media only screen and (min-device-width: 280px) and (max-device-height: 568px) {
  .grid-element-client {
    background: #f5f5f5;
    padding: 20px;
    margin-left: 15px;
    width: 95% !important;
    margin-top: 15px;
    margin-right: 15px;
  }
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
.breadcrumb-links {
  margin-bottom: 10px;
}

.browseotherproducts-button-center {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.carousel-caption {
  padding-bottom: 0px !important;
}

.bannerImg {
  width: 100% !important;
  background-position: center !important;
  background-size: 100% 100%;
  background-repeat: no-repeat !important;
}
.bannerImg .shopFromBanner {
  padding: 8px !important;
  background-color: transparent;
}

@media screen and (max-width: 1000px) {
  .bannerImg {
    margin-top: 0px !important;
  }
  .bannerImg .shopFromBanner {
    padding: 5px !important;
    background-color: transparent;
  }
  .bannerContainer {
    padding: 0px !important;
  }
}
@media screen and (max-width: 800px) {
  .bannerImg {
    margin-top: 0px !important;
  }
  .bannerImg .shopFromBanner {
    padding: 2px !important;
    background-color: transparent;
    font-size: 10px !important;
  }
  .bannerContainer {
    padding: 0px !important;
  }
}
@media screen and (max-width: 700px) {
  .bannerImg {
    margin-top: 0px !important;
  }
  .bannerImg .shopFromBanner {
    padding: 2px !important;
    background-color: transparent;
    font-size: 10px !important;
  }
  .bannerContainer {
    padding: 0px !important;
  }
}
@media screen and (max-width: 600px) {
  .bannerImg {
    margin-top: 0px !important;
  }
  .bannerImg .shopFromBanner {
    padding: 2px !important;
    background-color: transparent;
    font-size: 10px !important;
  }
  .bannerContainer {
    padding: 0px !important;
  }
  .carousel-caption {
    bottom: 10px !important;
  }
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.banner {
  margin-top: -10px;
}
@media screen and (max-width: 1000px) {
  .banner {
    padding-right: 0px !important;
  }
}

.grayColor {
  color: gray;
}

.contact-btn {
  color: white !important;
  border: 2px solid #2dd0d1;
  background-color: #2dd0d1;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 50px;
  font-size: 11px !important;
  font-family: "Gotham Round SemiBold", sans-serif;
  width: 30%;
  font-weight: 500;
  color: #001b24;
}

.contact-btn-lg {
  color: white !important;
  border: 2px solid #2dd0d1;
  background-color: #2dd0d1;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 50px;
  font-family: "Gotham Round SemiBold", sans-serif;
  width: 100%;
  font-weight: 500;
  color: #001b24;
}

.linear-background-main {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 1000px 104px;
  position: relative;
  overflow: hidden;
  height: 100px;
  opacity: 0.5;
}

.linear-background-sub {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 1000px 104px;
  position: relative;
  overflow: hidden;
  height: 20px;
  margin-top: 10px;
  opacity: 0.5;
}

.viewmore {
  color: #2dd0d1;
  cursor: pointer;
  font-size: 14px;
}

@media (min-width: 1000px) {
  .thumbnailview {
    width: 19.99%;
  }
}
.thumbnailview .thumbnail .images img {
  padding: 15px;
  max-width: 200px;
  max-height: 130px;
  width: 100%;
  height: 100%;
}

.thumbnail .caption {
  padding: 0px;
}

.thumbnail .images {
  border: 1px solid #f8f6f6;
  text-align: center;
  height: 130px;
  display: table-cell;
  vertical-align: middle;
}

.thumbnail .productname {
  display: -webkit-box;
  max-width: 100%;
  height: 40px;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 15px !important;
  margin-bottom: 5px;
}

.thumbnail {
  border: 0px !important;
}

.home-page-searchbox .reset-serach {
  margin-right: -35px;
}
.home-page-searchbox .searchbox {
  height: 35px !important;
  margin-left: -4px !important;
  background-image: url("");
  width: 100% !important;
}
.home-page-searchbox .search-action {
  margin-top: -40px !important;
  margin-right: -26px !important;
}

@media screen and (max-width: 767.99px) {
  .reset-search {
    margin-right: 6px !important;
  }
}
.home-page-searchbox {
  margin-bottom: 20px;
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.navbar, .navbar-default {
  background-color: transparent !important;
  padding: 0px !important;
  border-color: none !important;
  border: 0px !important;
  margin-bottom: 0px;
  margin-top: 10px;
}
.navbar li a, .navbar-default li a {
  color: #000 !important;
}
.navbar .nav, .navbar .navbar-nav, .navbar-default .nav, .navbar-default .navbar-nav {
  background-color: transparent !important;
}
.navbar .nav .active, .navbar .navbar-nav .active, .navbar-default .nav .active, .navbar-default .navbar-nav .active {
  background-color: transparent !important;
}
.navbar .nav .active li, .navbar .navbar-nav .active li, .navbar-default .nav .active li, .navbar-default .navbar-nav .active li {
  color: #000;
  cursor: pointer;
}
.navbar .nav .active a, .navbar .navbar-nav .active a, .navbar-default .nav .active a, .navbar-default .navbar-nav .active a {
  background-color: transparent;
  border-bottom: 3px solid #13b0b5 !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-family: Gothamroundedmedium, sans-serif;
  color: #000 !important;
  cursor: pointer;
}
.navbar .nav .active a:hover, .navbar .navbar-nav .active a:hover, .navbar-default .nav .active a:hover, .navbar-default .navbar-nav .active a:hover {
  background-color: transparent !important;
  font-family: Gothamroundedmedium, sans-serif;
  font-weight: bold;
  color: #000 !important;
  cursor: pointer;
  border-bottom: 3px solid #13b0b5 !important;
}
.navbar .nav .active a:active, .navbar .navbar-nav .active a:active, .navbar-default .nav .active a:active, .navbar-default .navbar-nav .active a:active {
  background-color: transparent !important;
  font-family: Gothamroundedmedium, sans-serif;
  font-weight: bold;
  color: #000 !important;
  cursor: pointer;
  border-bottom: 3px solid #13b0b5 !important;
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
.new-order {
  border-left: 5px solid #2dd0d1;
  border-radius: 0px !important;
}

body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.order-well p {
  font-size: 14px;
}
.order-well p strong {
  font-size: 14px;
  font-weight: 600;
}

.sample [data-toggle=collapse].collapsed .if-not-collapsed,
.sample [data-toggle=collapse]:not(.collapsed) .if-collapsed {
  display: none;
}

.order-status p {
  line-height: 40px;
}

.glyphicon img {
  width: 15px;
  height: 19px;
  margin-top: -6px;
  margin-left: -2px;
  margin-right: 2px;
}

.print-pdf-icons a img {
  width: 22px;
  height: 25px;
  margin-right: 15px;
}

.close-btn {
  float: right;
  margin-top: -33px;
  right: -20px;
}

.back-btn {
  background-color: white;
  color: #13b0b5;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-right: 5px;
  border: 2px solid #2dd0d1 !important;
}

.next-btn {
  background-color: #13b0b5;
  color: white;
  font-size: 14px;
  border: 2px solid #13b0b5;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
}

.text-small {
  font-size: 12px !important;
}

.link {
  text-decoration: underline;
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round Book", sans-serif !important;
}

.link:hover {
  color: #13b0b5;
}

.confirm-report {
  white-space: nowrap !important;
}

.alert {
  background-color: #f5f5f5;
}

.orderhistory-element-gropus .form-control {
  border-radius: 0;
  border: 2px solid #d8d8d8 !important;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 35px;
}
.orderhistory-element-gropus .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.orderhistory-element-gropus .form-group .confirm-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #2dd0d1 !important;
}
.orderhistory-element-gropus .form-group .back-btn {
  height: 35px;
  padding: 0px !important;
}
.orderhistory-element-gropus .form-group .confirm-btn:active {
  padding: 0px;
}
.orderhistory-element-gropus .form-group .disabled-btn {
  background-color: #9ae7e7 !important;
  border: 2px solid #9ae7e7 !important;
}
.orderhistory-element-gropus .form-group .report-btn {
  background-color: white;
  color: #2dd0d1;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #00babf !important;
  margin-right: 5px;
}
.orderhistory-element-gropus .form-group .report-btn:active {
  padding: 0px;
}
.orderhistory-element-gropus .form-group button {
  flex: 1;
}

.submit-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100px;
  border: 2px solid #2dd0d1 !important;
}

@media (min-width: 992px) {
  .confirm-btn {
    margin-right: 0px !important;
  }
  .nopadding-lt {
    padding-left: 0px;
  }
}
.summary {
  width: 100%;
  font-size: 12px;
  background-color: #eeeeee;
  border: 2px solid #dddddd;
  padding: 5px;
  line-height: 25px;
  border-collapse: initial !important;
}
.summary .invoiceRecived {
  border-bottom: 2px solid #99999a;
  margin-top: -3px;
  display: block;
  margin-left: 90px;
  margin-right: 20px;
  width: 30%;
}

.printFooter .footer-logo {
  border-radius: 50%;
  border: 2px solid #00bdc1;
  width: 28px;
  height: 28px;
}
.printFooter .footer-logo img {
  width: 15px;
  height: 15px;
}
.printFooter .footer-link {
  color: #001b24 !important;
  text-decoration: none !important;
  font-size: 15px;
  border-bottom: 3px solid #13b0b5 !important;
}

.footer-logo-modify {
  padding-top: 0px !important;
  width: 30px;
  height: 30px;
  padding-bottom: 30px;
}

@media (max-width: 991px) {
  .nopadding-rt {
    padding-right: 0px !important;
  }
  .report-btn {
    margin-right: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .order-status {
    text-align: center;
  }
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.check {
  top: 15px;
}

.checkbox:checked + span.check {
  background-image: url("./resources/icons/icon_check@2x.png");
  background-size: 13px 13px;
  background-repeat: no-repeat;
  background-position: 27% 0%;
  width: 17px;
  height: 17px;
  position: absolute;
  margin-top: -12px;
  margin-left: 1px;
}

.checkbox {
  opacity: 0;
  z-index: 1000;
  width: 20px;
  height: 20px;
}

.chk {
  width: 20px;
  height: 20px;
  border: 2px solid black;
  display: inline-block;
  top: 5px;
  z-index: 1;
}

span.label {
  font-size: 12px;
  font-weight: normal;
  color: black;
  padding-left: 0px;
  padding-right: 0px;
}

span.checklabel {
  vertical-align: top;
  font-size: 16px;
  font-family: "Gotham Round Light", sans-serif !important;
  font-weight: normal;
  padding-left: 10px;
}

.check-line {
  line-height: 25px;
  font-family: "Gotham Round Light", sans-serif !important;
  padding-left: 10px;
  font-size: 15px;
  vertical-align: top;
}

.checkbox-padding {
  height: 35px;
}

.file-padding {
  background-color: #f5f5f5;
  padding: 30px 30px 50px 30px;
}

.file-padding-edit {
  border: 2px solid #CCC;
}

.no-btn {
  font-size: 14px;
  height: 45px;
  border: 2px solid #2dd0d1 !important;
  background-color: #FFF;
  width: 200px;
  color: #2dd0d1;
}

.yes-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 45px;
  width: 200px;
  border: 2px solid #2dd0d1 !important;
}

.modal-header .close {
  margin-top: -30px;
}

.modal-content {
  width: 495px;
  border-radius: 0px;
}

.modal-header {
  background-color: #FFF;
  color: #333;
  font-size: 26px;
  padding-top: 35px;
  padding-bottom: 40px;
  height: 40px;
  border: none;
  text-align: center;
}

.modal-body {
  padding-left: 15px;
  /*height: 270px;*/
}

.padding-top-double {
  margin-bottom: -15px;
  padding-left: 35px;
}

.padding-top-doubles {
  margin-bottom: -15px;
  padding-left: 10px;
}

.itemIssue {
  border: none !important;
}
@font-face {
  font-family: "Gotham Round Light";
  src: url("resources/fonts/GothamRoundedLight_21020.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round Book";
  src: url("resources/fonts/GothamRoundedBook_21018.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Round SemiBold";
  src: url("resources/fonts/GothamRnd-Medium.otf") format("opentype");
}
body {
  font-family: "Gotham Round SemiBold", sans-serif;
}

.review {
  margin-left: -135px;
  font-size: 16px !important;
}

tbody tr td {
  vertical-align: middle !important;
}

.tr-disable td {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.tr-disable td div {
  background-color: #f8f8f8 !important;
  color: #ecebeb !important;
  padding: 10px;
}

.product-image {
  border: 1px solid #CCC;
  width: 50px;
  height: 50px;
  position: relative;
}

.product-image-disable {
  border: 1px solid #CCC;
  padding: 10px;
  width: 50px;
  height: 50px;
  position: relative;
  background-color: #f5f5f5;
}

.glyphicon img {
  width: 15px;
  height: 19px;
  margin-top: -6px;
  margin-left: -2px;
  margin-right: 2px;
}

.close-btn {
  float: right;
  margin-top: -33px;
  right: -20px;
}

.back-btn {
  margin-right: 5px;
  border: 2px solid #2dd0d1 !important;
}

.next-btn {
  background-color: #2dd0d1 !important;
  border: 2px solid #2dd0d1 !important;
}

.text-small {
  font-size: 12px !important;
}

.link {
  text-decoration: underline;
  border-bottom: 3px solid #13b0b5;
  font-family: "Gotham Round Book", sans-serif !important;
}

.link:hover {
  color: #13b0b5;
}

.confirm-report {
  white-space: nowrap !important;
}

.alert {
  background-color: #f5f5f5;
}

.productlist-element-groups .form-control {
  border-radius: 0;
  border: 2px solid #d8d8d8 !important;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 35px;
}
.productlist-element-groups .form-group {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.productlist-element-groups .form-group .confirm-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #2dd0d1 !important;
}
.productlist-element-groups .form-group .confirm-btn:active {
  padding: 0px;
}
.productlist-element-groups .form-group .report-btn {
  background-color: white;
  color: #2dd0d1;
  font-size: 14px;
  height: 35px;
  width: 100%;
  border: 2px solid #00babf !important;
  margin-right: 5px;
}
.productlist-element-groups .form-group .report-btn:active {
  padding: 0px;
}
.productlist-element-groups .form-group button {
  flex: 1;
}

.submit-btn {
  background-color: #2dd0d1;
  color: white;
  font-size: 14px;
  height: 35px;
  width: 100px;
  border: 2px solid #2dd0d1 !important;
}

.edit-product-save-btn {
  background-color: #2dd0d1 !important;
  color: white;
  font-size: 14px;
  display: inline;
  border: none;
  margin: 5px;
  margin-top: 20px;
  height: 30px;
  width: 160px;
  font-weight: bold;
}

.edit-product-cancel-btn {
  color: #2dd0d1 !important;
  background-color: white;
  font-size: 14px;
  display: inline;
  margin: 5px;
  margin-top: 20px;
  height: 30px;
  width: 160px;
  font-weight: bold;
  border: 2px solid #2dd0d1 !important;
}

.edit-product-header-container {
  display: table;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.edit-product-header-container .cell {
  display: table-cell;
  width: 50%;
}

.edit-product-header {
  display: block;
  padding-bottom: 20px;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.edit-product-header .page-heading {
  font-size: 24px;
  margin-top: 0;
  margin-top: 20px;
}
.edit-product-header .h3 {
  font-size: 1.17em;
}

.edit-product-body {
  padding-left: 0px;
  padding-right: 0px !important;
  margin-left: 0px;
  margin-right: 0px;
  border: 3px solid #eeeeee;
}
.edit-product-body a {
  font-weight: bold !important;
  color: #001b24;
  text-decoration: none;
  font-size: 12px;
  border-bottom: 0px solid #13b0b5;
  font-family: "Gotham Round SemiBold", sans-serif;
}
.edit-product-body .image-sidebar {
  padding-top: 15px;
  min-width: 150px;
  min-height: 100%;
  height: 100%;
}
.edit-product-body .edit-product-main {
  width: 800px;
  vertical-align: top;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  display: table-cell;
}
.edit-product-body .edit-product-main .padding-left {
  padding-left: 10px !important;
  padding-right: 0px !important;
  margin: 0 auto;
}
.edit-product-body .edit-product-main .padding-top {
  padding-top: 10px !important;
}
.edit-product-body .edit-product-main .nopadding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.edit-product-body .edit-product-main .form-control {
  color: var(--text-primary);
  border-radius: 0;
  box-shadow: none !important;
  background-color: #f5f5f5;
  margin-bottom: 5px;
  height: 38px;
}
.edit-product-body .edit-product-main div.row {
  margin: 0px;
}
.edit-product-body .edit-product-main div.row.banner div.links {
  display: inline-block;
  height: 45px;
  margin: 0px;
}
.edit-product-body .edit-product-main div.section {
  font-size: 12px !important;
  font-weight: bold;
  padding-left: 0px;
}
.edit-product-body .edit-product-main div.margin-left {
  margin-left: 30px;
}
.edit-product-body .edit-product-main .padding {
  padding-left: 5px;
  padding-right: 0px;
  margin: 0 auto;
}
.edit-product-body .edit-product-main div.spacing {
  padding-left: 5px;
}
.edit-product-body .edit-product-main input[type=text] {
  width: 100%;
  height: 35px;
  border: 0px;
  background: #eeeeee;
  margin-top: 0px;
  font-size: 13px;
  vertical-align: top;
  padding-left: 20px;
}
.edit-product-body .edit-product-main .check {
  top: 12px;
}
.edit-product-body .edit-product-main .checkbox:checked + span.check {
  background-image: url("./resources/icons/icon_check@2x.png");
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: 30% 20%;
  width: 15px;
  height: 15px;
  position: absolute;
}
.edit-product-body .edit-product-main .checkbox {
  opacity: 0;
  z-index: 1000;
  width: 14px;
  height: 14px;
}
.edit-product-body .edit-product-main .chk {
  width: 15px;
  height: 15px;
  border: 2px solid black;
  display: inline-block;
  top: 5px;
  z-index: 1;
}
.edit-product-body .edit-product-main span.label {
  font-size: 12px;
  font-weight: normal;
  color: black;
  padding-left: 0px;
  padding-right: 0px;
}
.edit-product-body .edit-product-main span.checklabel {
  vertical-align: top;
  font-size: 12px;
  font-weight: normal;
}
.edit-product-body .edit-product-main span.name {
  padding-left: 5px;
}

.process-bg {
  background-color: #d8d8d8;
  padding: 15px 0px 7px 0px;
}

.account-profile-body a {
  color: #001b24;
  text-decoration: none;
  font-size: 12px !important;
  border-bottom: 0px solid #13b0b5;
  font-family: "Gotham Round SemiBold", sans-serif;
  font-weight: 400 !important;
}

.input-label {
  font-family: "Gotham Round Light", sans-serif;
  font-size: 12px;
  color: #a9a9a9;
  position: absolute;
  top: 0px;
}

.product-title-list {
  font-family: "Gotham Round SemiBold", sans-serif !important;
  width: 14em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-list-sm-disable {
  width: 100%;
}

.product-list-sm p {
  font-family: "Gotham Round SemiBold", sans-serif;
  white-space: nowrap;
  width: 20em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-list-sm span {
  color: gray;
  margin-top: -5px;
}

.clsSubCategory {
  color: gray;
  font-size: 14px;
}

.clsSubCategory-disable {
  font-size: 14px;
}
.clsSubCategory-disable p {
  font-family: "Gotham Round SemiBold", sans-serif;
  white-space: nowrap;
  width: 20em;
  overflow: hidden;
  text-overflow: ellipsis;
}

.image-div {
  width: 55px;
  height: 55px;
  text-align: center;
  display: inline-block;
  border: 1px solid #CCC;
  vertical-align: middle;
}

.product-image-new {
  max-width: 100%;
  max-height: 100%;
  padding: 2px;
}

@media (min-width: 992px) {
  .confirm-btn {
    margin-right: 0px !important;
  }
  .nopadding-lt {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .nopadding-rt {
    padding-right: 0px !important;
  }
  .report-btn {
    margin-right: 0px !important;
  }
}
.viewPackIds {
  color: #17bbc0 !important;
  cursor: pointer;
}

.view-packIds-table {
  height: 32px;
  display: grid;
}
.view-packIds-table .first-header {
  width: 150px;
  padding: 5px;
}
.view-packIds-table .second-header {
  width: 103px;
}
.view-packIds-table tbody {
  border: 1px solid #ddd;
}
.view-packIds-table tbody tr {
  border-bottom: 1px solid #ddd;
}
.view-packIds-table tbody tr:last-child {
  border-bottom: unset;
}
.view-packIds-table .tbody-scroll {
  height: 102px !important;
  overflow: scroll;
  overflow-x: hidden;
}

.productTypeName .sbOptions {
  height: 15vh;
}