@font-face {
  font-family: "YanoneKaffeesatz";
  src: url("./YanoneKaffeesatz.ttf");
}
table tbody tr td p {
  margin: 0;
}

.Container .innerContainer .LeftContainer .websiteMargin p {
  margin-top: 10px !important;
}

.Container .innerContainer .LeftContainer .websiteMargin {
  margin-top: 10px !important;
}

.table th {
  border-top: none;
}
.table th input {
  margin: 0;
}

.LeftContainerWebsite p {
  margin-bottom: 0 !important;
}
.LeftContainerWebsite select {
  margin: 0;
}
.LeftContainerWebsite .btn {
  color: #fff;
}
.LeftContainerWebsite .btn-label-success {
  color: #3593ff;
}

.RightContainerWebsite th input {
  font-size: 30px;
}