.L9CiE .ant-form-item-label.ant-col-0 {
  display: none;
}
.L9CiE .ant-form-item-label.ant-col-xs-0 {
  display: none;
}
.L9CiE .ant-form-item-label.ant-col-sm-0 {
  display: none;
}
.L9CiE .ant-form-item-label.ant-col-md-0 {
  display: none;
}
.L9CiE .ant-form-item-label.ant-col-lg-0 {
  display: none;
}
.L9CiE .ant-form-item-label.ant-col-xl-0 {
  display: none;
}
.L9CiE .ant-form-item-label.ant-col-xxl-0 {
  display: none;
}
.L9CiE .ant-form-item-label label.ant-form-item-required {
  font-weight: 700;
}
.L9CiE .ant-form-item-explain-error {
  font-size: 0.8rem !important;
}
.L9CiE .ant-form-item-explain {
  font-size: 0.8rem !important;
}

/** Copyright (c) 2016-2021: Kreativ Software - Hengelo, The Netherlands, https://kreativsoftware.com
 *  For full see LICENSE.md in root folder
 */
.aB5Av.ant-image {
  overflow: hidden;
}
.aB5Av.ant-image > img {
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.ant-image-placeholder {
  z-index: 0;
  overflow: hidden;
}
.ZiXeC {
  width: 100% !important;
}
.ZiXeC .ant-image {
  width: 100% !important;
  height: auto !important;
}
.ZiXeC .ant-image img {
  height: auto !important;
}

.ant-row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.FugOY.ant-layout-header {
  height: auto;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
  line-height: unset;
}
.FugOY.ant-layout-content {
  margin-top: 0;
  flex: 1;
  flex-direction: column;
  z-index: 0;
}
.FugOY.ant-layout-footer {
  width: 100%;
  z-index: 10;
  background: transparent;
}
.FugOY.ant-layout-sider {
  overflow: auto;
  height: 100vh;
  position: fixed;
  right: 0;
  top: 60px;
  z-index: 11;
}
.FugOY.ant-layout-sider.ant-layout-sider-collapsed {
  z-index: 1;
  background-color: transparent;
}
.FugOY.ant-layout-sider.ant-layout-sider-collapsed .ant-layout-sider-children {
  display: none;
}
.FugOY.ant-layout-sider .ant-layout-sider-trigger {
  background-color: #1bb434;
}

/** Copyright (c) 2016-2021: Kreativ Software - Hengelo, The Netherlands, https://kreativsoftware.com
 *  For full see LICENSE.md in root folder
 */
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: #ffffff !important;
  background: #fa0000 !important;
}
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  color: #ffffff !important;
  background: #ff4747 !important;
}
.iF124.ant-select-multiple {
  color: #ffffff;
}
.iF124.ant-select-multiple .ant-select-selection-item {
  background: #fa0000;
}
.iF124.KLzv2 .ant-select-arrow {
  color: #fa0000;
  top: 30%;
  right: 24px;
}
.iF124.a1j2v .ant-select-selection {
  background-color: #fff;
  border-color: #fff;
  color: #fa0000;
}
.iF124.a1j2v .ant-select-selection:hover {
  background-color: #fff;
  border-color: #fff;
  color: rgba(255, 255, 255, 0.5);
}
.iF124.a1j2v .ant-select-selection:hover .ant-select-selection {
  background-color: #fff;
  color: rgba(255, 255, 255, 0.5);
}
.iF124.a1j2v .ant-select-selection .ant-select-arrow {
  color: #fa0000;
}
.iF124.xrYOT .ant-select-selection {
  background-color: #1bb434;
  border-color: #1bb434;
  color: #030303;
}
.iF124.xrYOT .ant-select-selection:hover {
  background-color: #50e568;
  border-color: #50e568;
  color: rgba(3, 3, 3, 0.5);
}
.iF124.xrYOT .ant-select-selection:hover .ant-select-selection {
  background-color: #50e568;
  color: rgba(3, 3, 3, 0.5);
}
.iF124.xrYOT .ant-select-selection .ant-select-arrow {
  color: #030303;
}
.iF124 .ant-select-selection {
  text-shadow: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  font-size: 1em;
  border-radius: 1em;
  padding-right: 5px;
  padding-left: 5px;
}
.iF124 .ant-select-selection:hover {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
}
.iF124 .ant-select-selection.ant-select-selection--single {
  border-color: rgba(250, 0, 0, 0.65);
}
@media print {
  .iF124 .dlAkq:not(.lQmfh) .Gn_XE {
    border: none;
  }
  .iF124 .Gn_XE {
    visibility: hidden;
  }
}

/** Copyright (c) 2016-2021: Kreativ Software - Hengelo, The Netherlands, https://kreativsoftware.com
 *  For full see LICENSE.md in root folder
 */
.KYq27 {
  border-radius: 0.3rem;
}
.KYq27.ant-input,
.KYq27.ant-input-number,
.KYq27.ant-input-number-affix-wrapper {
  width: 100%;
  font-size: 1em;
}
.KYq27.ant-input-number .ant-input-number-input {
  text-align: right;
  transition: padding-right 300ms;
}
.KYq27.ant-input-number.ant-input-number-focused .ant-input-number-input {
  padding-right: 30px;
}
.KYq27.ant-input-number:hover .ant-input-number-input {
  padding-right: 30px;
}
.KYq27 .ant-input-group-addon {
  background-color: transparent;
  border: none;
}
textarea.KYq27 {
  border-radius: 0.3rem;
}

/** Copyright (c) 2016-2021: Kreativ Software - Hengelo, The Netherlands, https://kreativsoftware.com
 *  For full see LICENSE.md in root folder
 */

