.lds-dual-ring {
  display: inline-block;
  width: 19px;
  height: 19px;
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 19px;
  height: 19px;
  margin: 0px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.lds-dual-ring2 {
  margin: 0 auto;
  display: block;
  width: 40px;
  height: 40px;
}

.lds-dual-ring2:after {
  content: " ";
  display: block;
  width: 32px;
  height: 32px;
  margin: 3px;
  border-radius: 50%;
  border: 3px solid #e02020;
  border-color: #e02020 transparent #e02020 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

.lds-dual-ring3 {
  display: inline-block;
  width: 19px;
  height: 19px;
}

.lds-dual-ring3:after {
  content: " ";
  display: block;
  width: 19px;
  height: 19px;
  margin: 0px;
  border-radius: 50%;
  border: 2px solid #e02020;
  border-color: #e02020 transparent #e02020 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

.lds-dual-ring4 {
  display: inline-block;
  width: 15px;
  height: 15px;
}

.lds-dual-ring4:after {
  content: " ";
  display: block;
  width: 15px;
  height: 15px;
  margin: 0px;
  border-radius: 50%;
  border: 2px solid #e02020;
  border-color: #e02020 transparent #e02020 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

.lds-dual-ring5 {
  display: inline-block;
  width: 19px;
  height: 19px;
}

.lds-dual-ring5:after {
  content: " ";
  display: block;
  width: 19px;
  height: 19px;
  margin: 0px;
  border-radius: 50%;
  border: 2px solid #000;
  border-color: #000 transparent #000 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

.cart-popup.active {
  opacity: 1;
  pointer-events: auto;
  width: 61.6rem;
  height: auto;
  overflow: inherit;
}

.notdeligated {
  margin-top: 10px;
}

.hideme {
  opacity: 0.4;
}

.hideme .cart-popup__close,
.hideme .js-counter-btn-prev,
.hideme .js-counter-btn-next {
  visibility: hidden;
}

.css-product-category {
  padding-left: 1.5rem;
}

/* .js-product-category-list.active {
 // padding-left: 15px;
 //padding-top: 15px; 
}

.js-product-category-list.active .filter__header-text {
  opacity: 0.6;
} */

.availabilityMode label {
  color: #999;
}

.availabilityMode label.available {
  color: #000;
}

.tag__input:checked+.tag__text {
  border-color: #cfcfcf;
  background: #fff;
}

.product__tag-li .active .tag__text {
  border-color: #ee7775;
  background: #ffece7;
}

.product__tag-li .notAvailable .tag__text {
  color: #bbb;
}

.shippingAddressType {
  position: absolute;
  right: 10px;
  font-size: 80%;
  color: #aaa;
}

.checkout-popup__li.selected .checkout-popup__item {
  border-color: #e02020;
}

.checkout-popup__li .info-list {
  cursor: pointer;
}

.jumping {
  animation: text-shadow 0.5s ease-in-out infinite;
}

@keyframes text-shadow {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0.6;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0.6;
  }
}

.overlay {
  text-align: center;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(187, 187, 187, 0.5);
}

.alertButtonBlock button {
  width: 11.5rem;
  float: right;
}

.alertButtonBlock button:first-child {
  margin-left: 20px;
}

.btn:disabled {
  opacity: 0.3;
}

.sub-order.customtopborder {
  border-top: 1px solid #000;
  padding-top: 20px;
  margin-top: 20px;
}

.order-card a,
.colorlink a {
  color: #000;
}

.order-card a:hover,
.colorlink a:hover {
  color: #e02020;
}

/* .bundles__list{
  justify-content: space-between;
}
@media only screen and (max-width: 980px){
.bundles__item {
    padding: .5rem;
}
}
.bundles__item{
padding: 1rem;
} */

.product-category-li .product-category-btn {
  text-align: left;
}

.icon-only-spinner {
  margin: 0 auto;
  right: 1rem !important;
}

.all-orders__content {
  overflow: hidden;
  transition: max-height 1.6s ease;
}

.all-orders__li.active .all-orders__content {
  overflow: hidden;
}

.structure__content {
  max-width: 87.4rem;
}

.file-line__text a,
.card-financials__value a,
.contact-card__value a {
  color: #333333;
}

.file-line__text a:hover,
.card-financials__value a:hover,
.contact-card__value a:hover {
  color: #125ab3;
}

.invoices__li.accordion__item .invoices__accordion-content {
  overflow: hidden;
  transition: max-height 1s ease, padding-top 1s ease;
  display: block;
}

.expand-hide>div>.invoices__accordion-content {
  max-height: 0px;
  padding-top: 0px;
}

/* .expand-show > div > .invoices__accordion-content {
  max-height: 2000px;
} */

ul.BillCycle_CostCenters>li.invoices__li,
ul.BillCycle_Orders>li.invoices__li,
ul.BillCycle_Suppliers>li.invoices__li {}

ul.BillCycle_CostCenters>li.invoices__li:nth-child(2),
ul.BillCycle_Orders>li.invoices__li:nth-child(2),
ul.BillCycle_Suppliers>li.invoices__li:nth-child(2) {
  margin-top: 4px;
}

ul.BillCycle_CostCenters>li.invoices__li:first-child,
ul.BillCycle_Orders>li.invoices__li:first-child,
ul.BillCycle_Suppliers>li.invoices__li:first-child {
  margin-top: 0px;
}

ul.BillCycle_CostCenters>li.invoices__li:first-child .table-line,
ul.BillCycle_Orders>li.invoices__li:first-child .table-line,
ul.BillCycle_Suppliers>li.invoices__li:first-child .table-line {
  padding: 0.8rem 3rem;
}

ul.Billcycle_Orders .accordion__content {
  padding-bottom: 10px;
}

.rotateTheIcon>.icon {
  -webkit-transform: translate(0, -50%) rotate(-180deg);
  -ms-transform: translate(0, -50%) rotate(-180deg);
  transform: translate(0, -50%) rotate(-180deg);
}

.js-filter.active .filter__list {
  margin-bottom: 20px;
}

.label-field .react-datepicker-wrapper {
  width: 100%;
}

.order-card a {
  width: 95%;
  height: 95%;
  text-align: center;
}

.select--field .select__list {
  background: #212121;
}

.select--field.active .select__list {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

/* 
.select--field .select__list .select__item {
  color: #fff;
} */

.select--field .select__list .select__li:hover {
  background: #e02020;
}

.all-orders__li.active .all-orders__content {
  overflow: hidden;
}

.white-background {
  background-color: #fff;
}

.white-text {
  color: #fff;
}

.lightboxpopup .popup__content:after {
  display: none;
}

.sub-order__img-box {
  cursor: pointer;
}

.project-card__column--status .project-card__title {
  margin-bottom: 5px;
}

.project-card__column--status .checkbox-custom__text {
  font-size: 1.3rem;
}

.sort__link {
  cursor: pointer;
}

.card-product__tooltip-li {
  display: flex;
  justify-content: space-between;
}

.card-product__tooltip-li div:first-child {
  margin-right: 10px;
}

.sub-order {
  background: #d1cfcf;
}

.OrderTracking {
  margin-bottom: 30px;
  background: #dbdbdb;
}

.OrderTracking .all-orders__content-list {
  margin: 0px;
}

.OrderTracking.active .table-line__btn-chevron .icon {
  -webkit-transform: rotateZ(180deg) translate(50%, 50%);
  -ms-transform: rotate(180deg) translate(50%, 50%);
  transform: rotateZ(180deg) translate(50%, 50%);
}

.order-tracking__head-list {
  border-top: 2px solid #ebebeb;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}

.order-tracking__quantity-col,
.order-tracking__quantity-col .field {
  text-align: center;
}

.order-tracking__quantity-col .field__input-with-buttons {
  padding: 0rem 9rem 0rem 1rem;
  height: 4.4rem;
  text-align: center;
}

.order-tracking__quantity .label-field__wrapper {
  height: unset;
}

.hashBackground.order-tracking__card-li:after {
  background: #c0bfbf;
  z-index: 10;
}

.hashBackground {
  background-color: #ebebeb;
}

.counter__cart:hover .circle-counter {
  background-color: #000000;
}

.price-box__cart .circle-counter {
  background-color: #000000;
}

.price-box__cart:hover .circle-counter {
  background-color: #e02020;
}

.category-select-list__link.chosen {
  color: #e02020;
}

.structure__content {
  max-width: 100.4rem;
  width: 100.4rem;
}

.structure-card {
  padding: 1.4rem 2rem 1.6rem 3.5rem;
  max-width: none;
}

.structure-card__column--budget.parent {
  width: 25rem;
  display: flex;
  flex-direction: column;
}

.structure-card__column--budget.parent div {
  text-align: center;
}

.page-footer__link {
  cursor: pointer;
}

.my-bundle-table__item--delete {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
}

.checkbox.notAvailable {
  opacity: 0.5;
}

.role-card__name-col {
  flex-grow: 1;
}

.role-card__btn-col.status-col {
  width: 10rem;
}

.search__submit-icon.smallClose {
  color: #212121;
  font-size: 1.2rem;
}

.search__submit-icon.smallClose:hover {
  color: #e02020;
}

.client__list.crosscountry {
  margin: 0;
}

.client__list.crosscountry>.client__li {
  padding: 1.5rem;
}

.crosscountryusers .role-card {
  background: #f3f3f3;
  height: auto;
}

.crosscountry .crosscountryEntityBlock {
  padding: 2rem;
}

.crosscountry .static-content__header {
  margin-bottom: 2rem;
}

.crosscountry .contact-card__header {
  background-color: #555555;
}

.crosscountry .select__item {
  line-height: 1.5;
}


.flex {
  display: flex;
}

.hoverlink1:hover {
  color: #e02020;
}

.index__modal.index__modal-closed-out {
  height: auto;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.index__modal-wrapper {
  flex: 1;
}

.index__modal-btn {
  line-height: 30px;
}

.cart-popup__desc {
  line-height: 1.5rem;
}

.my-bundle-table .my-bundle-table__item--name {
  flex-grow: 1;
}

.access-card__type-col {
  display: flex;
  gap: 6px;
}

.pagination__li:not(.active) {
  cursor: pointer;
}

.counter__btn .counter__icon--default,
.counter__btn .counter__icon--hover,
.price-box .price-box__cart .btn__icon,
.price-box .price-box__bundle .btn__icon {
  transform: unset;
}

.counter__btn .counter__icon--default,
.counter__btn .counter__icon--hover {
  left: unset;
  top: unset;
}

.field.errorBox {
  border: 1px solid red;
  background-color: #ffeeee;
}


.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.counter__btn:hover .hide-on-hover {
  display: none;
}

.counter__btn .show-on-hover {
  display: none;
}

.counter__btn:hover .show-on-hover {
  display: flex;
}

.price-box .cart-icon-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1.2rem;
  transform: unset;
  display: flex;
  align-items: center;
}

.category-carousel ul {
  display: inline-block;
}

.category-carousel .category-carousel__li {
  display: inline-block;
}



@media screen and (min-width: 981px) {
  .structure__wrapper .structure__content {
    width: 90rem;
  }

  .structure__wrapper .structure__content .structure-card {
    max-width: unset;
    padding-top: 1.4rem;
  }
}

.structure__wrapper .structure__content .structure-card .structure-card__btn-list {
  justify-content: center;
}


.subtitle {
  font-weight: bold;
  font-size: 110%;
  text-decoration: underline;
  padding: 10px 0 5px 0;
}

.standalonepage ul.smallist {
  list-style: circle;
  padding-left: 20px;
}

.standalonepage ul.smallist li {
  list-style: circle !important;
  padding-bottom: 5px;
}

.pt-3 {
  padding-top: 12px;
}

.contactuswrapper {
  flex-direction: column !important;
  width: 100% !important;
  display: flex !important;
}

.contactuswrapper .contactusblock {
  width: 100% !important;
}

@media screen and (min-width: 900px) {

  .contactuswrapper {
    flex-direction: row !important;
    justify-content: space-between !important;
  }

  .contactuswrapper .contactusblock {
    width: 45% !important;
  }
}

.flex-row {
  flex-direction: row;
}

.supplier-header__card {
  display: inline-block !important;
}

.supplier-header__card .supplier-header__card-status.status.inactive {
  background: #101010;
  color: #e02020;
  margin-top: 0;
}

.supplier-header__card .supplier-header__card-status.status {
  margin-top: 0 !important;
  margin-left: 2rem;
}

.supplier-header__card .supplier-header__card-status.status.inactive {
  background: #2f2e2e;
  color: #e02020;
}

.products .catalog .card .card__quantity {
  display: flex;
  gap: 6px;
  margin-right: 1rem;
}

.products .catalog .card .card__quantity span {
  color: #828992;
}

.catalog .soleSupplierProduct {
  color: #336ce7 !important;

}