:root{--adm-color-primary:#00cc7a;--secondary-color:#ebfaf4}body,html{height:100%;margin:0}body .ant-modal-root .ant-modal-mask,html .ant-modal-root .ant-modal-mask{background-color:rgba(0,0,0,.6);backdrop-filter:blur(5px)}.flex-center{align-items:center}.flex-center,.flex-left{display:flex;justify-content:left}.flex-right{display:flex;justify-content:flex-end}.flex-between{display:flex;justify-content:space-between}.flex-vertical{display:flex;flex-direction:column}.mg-l-16{margin-left:16px}.mg-b-16{margin-bottom:16px}.pd-16{padding:16px}.background-white{background:#fff}.border-radius-4{border-radius:4px}.border-radius-8{border-radius:8px}.font-size-16{font-size:16px}.font-size-24{font-size:24px}.font-size-32{font-size:32px}input[type=date]{position:relative}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:8px;background-image:url(/ima/calendar.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;width:20px;height:20px;opacity:1}input[type=date]::-moz-calendar-picker-indicator{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:8px;background-image:url(/ima/calendar.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;width:20px;height:20px}.checkbox .checkbox-input[type=checkbox]:before{border-width:1px!important;border-radius:6px!important;outline:none!important}