body {
  background: #f4f4f4;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.eu-flag {
  margin: 0 0 0 auto;
}

.align-flag {
  display: flex;
  align-items: center;
  flex-wrap:wrap;
}
.tableData td{
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 1px 0;
  box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1),
    inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}

.form-control-dark {
  color: #fff;
  background-color: var(--bs-dark);
  border-color: var(--bs-gray);
}
.form-control-dark:focus {
  color: #fff;
  background-color: var(--bs-dark);
  border-color: #fff;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}

.bi {
  vertical-align: -0.125em;
  fill: currentColor;
}

.text-small {
  font-size: 85%;
}

.dropdown-toggle {
  outline: 0;
}

.zuruck {
  margin-top: 10px;
}

.zuruck a {
  font-size: 14px;
  text-decoration: none;
  color: #111111;
  font-weight: bold;
}

.zuruck a:hover {
  text-decoration: underline;
}

.form {
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 5px 3px #ddd;
}

.smallbox {
  background: #fff;
  box-shadow: 0 0 5px 3px #ddd;
  border-radius: 7px;
}

.a {
  padding: 0;
}
/* .a:nth-of-type(3n) { */
/* /* margin-right:0; */
*/
/* padding-right:0!important; */
/* } */

.form label {
  font-weight: bold;
}

.form .row input {
  height: 50px;
}

.form .row select {
  height: 50px;
}

.box {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

h2 {
  color: #fff;
  font-size: 18px;
}

h3 {
  color: #000;
  font-size: 18px;
}

.buttons {
  text-align: right;
}

.buttons button {
  padding: 8px 25px;
}

.blue {
  background: #4699ec;
  border-color: #4699ec;
  font-weight: 600;
}

.border-blue {
  border-color: #4699ec;
  color: #111;
}

hr {
  margin-bottom: 0;
}

span {
  font-size: 12px;
  font-weight: bold;
  color: #c4c4c4;
}

.box-header {
  position:relative;
  padding: 35px 0;
  text-align: center;
  border-radius: 7px 7px 0 0;
}

.box-text {
  padding: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #333;
}

.dhl-color {
  background: #fecc00 !important;
}
.dhl {
  background-color: #fecc00 !important;
}
.dsv{
  background-color: #02234d !important;
}
.dpd {
  background-color: #c90033 !important;
}

.gls {
  background-color: #febe10 !important;
}

.ups {
  background-color: #000 !important;
}

.regiologisitk {
  background-color: #222222 !important;
}

.dachser {
  background-color: #1a5dad !important;
}

.hamacher {
  background-color: #512b01 !important;
}
.schenker{
  background-color: #000!important;
}

.box-text span {
  padding: 0 10px;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  font-weight: 500;
  overflow-wrap: anywhere;
}

.box-text .total {
  color: #c90033;
  font-size: 30px;
  font-weight: bold;
}

.box-text .total span {
  color: #c90033;
  font-size: 30px;
  font-weight: bold;
}

.new-packet {
  text-align: left;
}

.skuMenuBackground {
  background: #fff;
}

.skuMenuItem {
  display: block;
  background: #fff;
  text-decoration: none;
  margin-bottom: 5px;
  color: #000;
  cursor: pointer;
}

.country {
  text-transform: uppercase;
}

.row-response {
  display: none;
}

.row-response.active {
  display: table-row;
}

.gel {
  background-color: #c90033;
}
