dm-vue3-ui
Version:
This Components Library will help get you started developing in Vue 3.
2 lines (1 loc) • 44.8 kB
CSS
.dm-ui-modal{box-sizing:border-box;padding:0 0 24px;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";pointer-events:none;position:relative;top:100px;width:auto;max-width:calc(100vw - 32px);margin:0 auto}.dm-ui-modal.dm-ui-zoom-enter,.dm-ui-modal.dm-uizoom-appear{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;user-select:none}.dm-ui-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:#00000073}.dm-ui-modal-mask-hidden{display:none}.dm-ui-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0;-webkit-overflow-scrolling:touch}.dm-ui-modal-wrap{z-index:1000}.dm-ui-modal-title{margin:0;color:#000000d9;font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.dm-ui-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;pointer-events:auto}.dm-ui-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:#00000073;font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.dm-ui-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.dm-ui-modal-close:focus,.dm-ui-modal-close:hover{color:#000000bf;text-decoration:none}.dm-ui-modal-header{padding:16px 24px;color:#000000d9;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.dm-ui-modal-body{padding:24px;font-size:14px;line-height:1.5715;word-wrap:break-word}.dm-ui-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #f0f0f0;border-radius:0 0 2px 2px}.dm-ui-modal-footer .dm-ui-btn+.dm-ui-btn:not(.dm-ui-dropdown-trigger){margin-bottom:0;margin-left:8px}.dm-ui-modal-open{overflow:hidden}.dm-ui-modal-centered{text-align:center}.dm-ui-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.dm-ui-modal-centered .dm-ui-modal{top:0;display:inline-block;padding-bottom:0;text-align:left;vertical-align:middle}@media (max-width: 767px){.dm-ui-modal{max-width:calc(100vw - 16px);margin:8px auto}.dm-ui-modal-centered .dm-ui-modal{flex:1}}.dm-ui-modal-confirm .dm-ui-modal-header{display:none}.dm-ui-modal-confirm .dm-ui-modal-body{padding:32px 32px 24px}.dm-ui-modal-confirm-body-wrapper:before{display:table;content:""}.dm-ui-modal-confirm-body-wrapper:after{display:table;clear:both;content:""}.dm-ui-modal-confirm-body .dm-ui-modal-confirm-title{display:block;overflow:hidden;color:#000000d9;font-weight:500;font-size:16px;line-height:1.4}.dm-ui-modal-confirm-body .dm-ui-modal-confirm-content{margin-top:8px;color:#000000d9;font-size:14px}.dm-ui-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.dm-ui-modal-confirm-body>.anticon+.dm-ui-modal-confirm-title+.dm-ui-modal-confirm-content{margin-left:38px}.dm-ui-modal-confirm .dm-ui-modal-confirm-btns{float:right;margin-top:24px}.dm-ui-modal-confirm .dm-ui-modal-confirm-btns .dm-ui-btn+.dm-ui-btn{margin-bottom:0;margin-left:8px}.dm-ui-modal-confirm-error .dm-ui-modal-confirm-body>.anticon{color:#ff4d4f}.dm-ui-modal-confirm-warning .dm-ui-modal-confirm-body>.anticon,.dm-ui-modal-confirm-confirm .dm-ui-modal-confirm-body>.anticon{color:#faad14}.dm-ui-modal-confirm-info .dm-ui-modal-confirm-body>.anticon{color:#7857fc}.dm-ui-modal-confirm-success .dm-ui-modal-confirm-body>.anticon{color:#52c41a}.dm-ui-modal-wrap-rtl{direction:rtl}.dm-ui-modal-wrap-rtl .dm-ui-modal-close{right:initial;left:0}.dm-ui-modal-wrap-rtl .dm-ui-modal-footer{text-align:left}.dm-ui-modal-wrap-rtl .dm-ui-modal-footer .dm-ui-btn+.dm-ui-btn{margin-right:8px;margin-left:0}.dm-ui-modal-wrap-rtl .dm-ui-modal-confirm-body{direction:rtl}.dm-ui-modal-wrap-rtl .dm-ui-modal-confirm-body>.anticon{float:right;margin-right:0;margin-left:16px}.dm-ui-modal-wrap-rtl .dm-ui-modal-confirm-body>.anticon+.dm-ui-modal-confirm-title+.dm-ui-modal-confirm-content{margin-right:38px;margin-left:0}.dm-ui-modal-wrap-rtl .dm-ui-modal-confirm-btns{float:left}.dm-ui-modal-wrap-rtl .dm-ui-modal-confirm-btns .dm-ui-btn+.dm-ui-btn{margin-right:8px;margin-left:0}.dm-ui-modal-wrap-rtl.dm-ui-modal-centered .dm-ui-modal{text-align:right}.dm-ui-btn{line-height:1.5715;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;box-shadow:0 2px #00000004;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;user-select:none;touch-action:manipulation;height:32px;padding:4px 15px;font-size:14px;border-radius:2px;color:#000000d9;border-color:#d9d9d9;background:#fff}.dm-ui-btn>.anticon{line-height:1}.dm-ui-btn,.dm-ui-btn:active,.dm-ui-btn:focus{outline:0}.dm-ui-btn:not([disabled]):hover{text-decoration:none}.dm-ui-btn:not([disabled]):active{outline:0;box-shadow:none}.dm-ui-btn[disabled]{cursor:not-allowed}.dm-ui-btn[disabled]>*{pointer-events:none}.dm-ui-btn-lg{height:40px;padding:6.4px 15px;font-size:16px;border-radius:2px}.dm-ui-btn-sm{height:24px;padding:0 7px;font-size:14px;border-radius:2px}.dm-ui-btn>a:only-child{color:currentcolor}.dm-ui-btn>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn:hover,.dm-ui-btn:focus{color:#9f82ff;border-color:#9f82ff;background:#fff}.dm-ui-btn:hover>a:only-child,.dm-ui-btn:focus>a:only-child{color:currentcolor}.dm-ui-btn:hover>a:only-child:after,.dm-ui-btn:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn:active{color:#5940d6;border-color:#5940d6;background:#fff}.dm-ui-btn:active>a:only-child{color:currentcolor}.dm-ui-btn:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn[disabled],.dm-ui-btn[disabled]:hover,.dm-ui-btn[disabled]:focus,.dm-ui-btn[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn[disabled]>a:only-child,.dm-ui-btn[disabled]:hover>a:only-child,.dm-ui-btn[disabled]:focus>a:only-child,.dm-ui-btn[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn[disabled]>a:only-child:after,.dm-ui-btn[disabled]:hover>a:only-child:after,.dm-ui-btn[disabled]:focus>a:only-child:after,.dm-ui-btn[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn:hover,.dm-ui-btn:focus,.dm-ui-btn:active{text-decoration:none;background:#fff}.dm-ui-btn>span{display:inline-block}.dm-ui-btn-primary{color:#fff;border-color:#7857fc;background:#7857fc;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.dm-ui-btn-primary>a:only-child{color:currentcolor}.dm-ui-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-primary:hover,.dm-ui-btn-primary:focus{color:#fff;border-color:#9f82ff;background:#9f82ff}.dm-ui-btn-primary:hover>a:only-child,.dm-ui-btn-primary:focus>a:only-child{color:currentcolor}.dm-ui-btn-primary:hover>a:only-child:after,.dm-ui-btn-primary:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-primary:active{color:#fff;border-color:#5940d6;background:#5940d6}.dm-ui-btn-primary:active>a:only-child{color:currentcolor}.dm-ui-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-primary[disabled],.dm-ui-btn-primary[disabled]:hover,.dm-ui-btn-primary[disabled]:focus,.dm-ui-btn-primary[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-primary[disabled]>a:only-child,.dm-ui-btn-primary[disabled]:hover>a:only-child,.dm-ui-btn-primary[disabled]:focus>a:only-child,.dm-ui-btn-primary[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-primary[disabled]>a:only-child:after,.dm-ui-btn-primary[disabled]:hover>a:only-child:after,.dm-ui-btn-primary[disabled]:focus>a:only-child:after,.dm-ui-btn-primary[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-group .dm-ui-btn-primary:not(:first-child):not(:last-child){border-right-color:#9f82ff;border-left-color:#9f82ff}.dm-ui-btn-group .dm-ui-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#d9d9d9}.dm-ui-btn-group .dm-ui-btn-primary:first-child:not(:last-child){border-right-color:#9f82ff}.dm-ui-btn-group .dm-ui-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.dm-ui-btn-group .dm-ui-btn-primary:last-child:not(:first-child),.dm-ui-btn-group .dm-ui-btn-primary+.dm-ui-btn-primary{border-left-color:#9f82ff}.dm-ui-btn-group .dm-ui-btn-primary:last-child:not(:first-child)[disabled],.dm-ui-btn-group .dm-ui-btn-primary+.dm-ui-btn-primary[disabled]{border-left-color:#d9d9d9}.dm-ui-btn-ghost{color:#000000d9;border-color:#d9d9d9;background:transparent}.dm-ui-btn-ghost>a:only-child{color:currentcolor}.dm-ui-btn-ghost>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-ghost:hover,.dm-ui-btn-ghost:focus{color:#9f82ff;border-color:#9f82ff;background:transparent}.dm-ui-btn-ghost:hover>a:only-child,.dm-ui-btn-ghost:focus>a:only-child{color:currentcolor}.dm-ui-btn-ghost:hover>a:only-child:after,.dm-ui-btn-ghost:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-ghost:active{color:#5940d6;border-color:#5940d6;background:transparent}.dm-ui-btn-ghost:active>a:only-child{color:currentcolor}.dm-ui-btn-ghost:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-ghost[disabled],.dm-ui-btn-ghost[disabled]:hover,.dm-ui-btn-ghost[disabled]:focus,.dm-ui-btn-ghost[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-ghost[disabled]>a:only-child,.dm-ui-btn-ghost[disabled]:hover>a:only-child,.dm-ui-btn-ghost[disabled]:focus>a:only-child,.dm-ui-btn-ghost[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-ghost[disabled]>a:only-child:after,.dm-ui-btn-ghost[disabled]:hover>a:only-child:after,.dm-ui-btn-ghost[disabled]:focus>a:only-child:after,.dm-ui-btn-ghost[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dashed{color:#000000d9;border-color:#d9d9d9;background:#fff;border-style:dashed}.dm-ui-btn-dashed>a:only-child{color:currentcolor}.dm-ui-btn-dashed>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dashed:hover,.dm-ui-btn-dashed:focus{color:#9f82ff;border-color:#9f82ff;background:#fff}.dm-ui-btn-dashed:hover>a:only-child,.dm-ui-btn-dashed:focus>a:only-child{color:currentcolor}.dm-ui-btn-dashed:hover>a:only-child:after,.dm-ui-btn-dashed:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dashed:active{color:#5940d6;border-color:#5940d6;background:#fff}.dm-ui-btn-dashed:active>a:only-child{color:currentcolor}.dm-ui-btn-dashed:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dashed[disabled],.dm-ui-btn-dashed[disabled]:hover,.dm-ui-btn-dashed[disabled]:focus,.dm-ui-btn-dashed[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-dashed[disabled]>a:only-child,.dm-ui-btn-dashed[disabled]:hover>a:only-child,.dm-ui-btn-dashed[disabled]:focus>a:only-child,.dm-ui-btn-dashed[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-dashed[disabled]>a:only-child:after,.dm-ui-btn-dashed[disabled]:hover>a:only-child:after,.dm-ui-btn-dashed[disabled]:focus>a:only-child:after,.dm-ui-btn-dashed[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-danger{color:#fff;border-color:#ff4d4f;background:#ff4d4f;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.dm-ui-btn-danger>a:only-child{color:currentcolor}.dm-ui-btn-danger>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-danger:hover,.dm-ui-btn-danger:focus{color:#fff;border-color:#ff7875;background:#ff7875}.dm-ui-btn-danger:hover>a:only-child,.dm-ui-btn-danger:focus>a:only-child{color:currentcolor}.dm-ui-btn-danger:hover>a:only-child:after,.dm-ui-btn-danger:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-danger:active{color:#fff;border-color:#d9363e;background:#d9363e}.dm-ui-btn-danger:active>a:only-child{color:currentcolor}.dm-ui-btn-danger:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-danger[disabled],.dm-ui-btn-danger[disabled]:hover,.dm-ui-btn-danger[disabled]:focus,.dm-ui-btn-danger[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-danger[disabled]>a:only-child,.dm-ui-btn-danger[disabled]:hover>a:only-child,.dm-ui-btn-danger[disabled]:focus>a:only-child,.dm-ui-btn-danger[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-danger[disabled]>a:only-child:after,.dm-ui-btn-danger[disabled]:hover>a:only-child:after,.dm-ui-btn-danger[disabled]:focus>a:only-child:after,.dm-ui-btn-danger[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-link{color:#7857fc;border-color:transparent;background:transparent;box-shadow:none}.dm-ui-btn-link>a:only-child{color:currentcolor}.dm-ui-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-link:hover,.dm-ui-btn-link:focus{color:#9f82ff;border-color:#9f82ff;background:transparent}.dm-ui-btn-link:hover>a:only-child,.dm-ui-btn-link:focus>a:only-child{color:currentcolor}.dm-ui-btn-link:hover>a:only-child:after,.dm-ui-btn-link:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-link:active{color:#5940d6;border-color:#5940d6;background:transparent}.dm-ui-btn-link:active>a:only-child{color:currentcolor}.dm-ui-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-link[disabled],.dm-ui-btn-link[disabled]:hover,.dm-ui-btn-link[disabled]:focus,.dm-ui-btn-link[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-link:hover{background:transparent}.dm-ui-btn-link:hover,.dm-ui-btn-link:focus,.dm-ui-btn-link:active{border-color:transparent}.dm-ui-btn-link[disabled],.dm-ui-btn-link[disabled]:hover,.dm-ui-btn-link[disabled]:focus,.dm-ui-btn-link[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.dm-ui-btn-link[disabled]>a:only-child,.dm-ui-btn-link[disabled]:hover>a:only-child,.dm-ui-btn-link[disabled]:focus>a:only-child,.dm-ui-btn-link[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-link[disabled]>a:only-child:after,.dm-ui-btn-link[disabled]:hover>a:only-child:after,.dm-ui-btn-link[disabled]:focus>a:only-child:after,.dm-ui-btn-link[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-text{color:#000000d9;border-color:transparent;background:transparent;box-shadow:none}.dm-ui-btn-text>a:only-child{color:currentcolor}.dm-ui-btn-text>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-text:hover,.dm-ui-btn-text:focus{color:#9f82ff;border-color:#9f82ff;background:transparent}.dm-ui-btn-text:hover>a:only-child,.dm-ui-btn-text:focus>a:only-child{color:currentcolor}.dm-ui-btn-text:hover>a:only-child:after,.dm-ui-btn-text:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-text:active{color:#5940d6;border-color:#5940d6;background:transparent}.dm-ui-btn-text:active>a:only-child{color:currentcolor}.dm-ui-btn-text:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-text[disabled],.dm-ui-btn-text[disabled]:hover,.dm-ui-btn-text[disabled]:focus,.dm-ui-btn-text[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-text:hover,.dm-ui-btn-text:focus{color:#000000d9;background:rgba(0,0,0,.018);border-color:transparent}.dm-ui-btn-text:active{color:#000000d9;background:rgba(0,0,0,.028);border-color:transparent}.dm-ui-btn-text[disabled],.dm-ui-btn-text[disabled]:hover,.dm-ui-btn-text[disabled]:focus,.dm-ui-btn-text[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.dm-ui-btn-text[disabled]>a:only-child,.dm-ui-btn-text[disabled]:hover>a:only-child,.dm-ui-btn-text[disabled]:focus>a:only-child,.dm-ui-btn-text[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-text[disabled]>a:only-child:after,.dm-ui-btn-text[disabled]:hover>a:only-child:after,.dm-ui-btn-text[disabled]:focus>a:only-child:after,.dm-ui-btn-text[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous{color:#ff4d4f;border-color:#ff4d4f;background:#fff}.dm-ui-btn-dangerous>a:only-child{color:currentcolor}.dm-ui-btn-dangerous>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous:hover,.dm-ui-btn-dangerous:focus{color:#ff7875;border-color:#ff7875;background:#fff}.dm-ui-btn-dangerous:hover>a:only-child,.dm-ui-btn-dangerous:focus>a:only-child{color:currentcolor}.dm-ui-btn-dangerous:hover>a:only-child:after,.dm-ui-btn-dangerous:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous:active{color:#d9363e;border-color:#d9363e;background:#fff}.dm-ui-btn-dangerous:active>a:only-child{color:currentcolor}.dm-ui-btn-dangerous:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous[disabled],.dm-ui-btn-dangerous[disabled]:hover,.dm-ui-btn-dangerous[disabled]:focus,.dm-ui-btn-dangerous[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-dangerous[disabled]>a:only-child,.dm-ui-btn-dangerous[disabled]:hover>a:only-child,.dm-ui-btn-dangerous[disabled]:focus>a:only-child,.dm-ui-btn-dangerous[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-dangerous[disabled]>a:only-child:after,.dm-ui-btn-dangerous[disabled]:hover>a:only-child:after,.dm-ui-btn-dangerous[disabled]:focus>a:only-child:after,.dm-ui-btn-dangerous[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-primary{color:#fff;border-color:#ff4d4f;background:#ff4d4f;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.dm-ui-btn-dangerous.dm-ui-btn-primary>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-primary:hover,.dm-ui-btn-dangerous.dm-ui-btn-primary:focus{color:#fff;border-color:#ff7875;background:#ff7875}.dm-ui-btn-dangerous.dm-ui-btn-primary:hover>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-primary:focus>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-primary:hover>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-primary:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-primary:active{color:#fff;border-color:#d9363e;background:#d9363e}.dm-ui-btn-dangerous.dm-ui-btn-primary:active>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled],.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]:hover,.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]:focus,.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]:hover>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]:focus>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]:hover>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]:focus>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-primary[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-link{color:#ff4d4f;border-color:transparent;background:transparent;box-shadow:none}.dm-ui-btn-dangerous.dm-ui-btn-link>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-link:hover,.dm-ui-btn-dangerous.dm-ui-btn-link:focus{color:#9f82ff;border-color:#9f82ff;background:transparent}.dm-ui-btn-dangerous.dm-ui-btn-link:active{color:#5940d6;border-color:#5940d6;background:transparent}.dm-ui-btn-dangerous.dm-ui-btn-link[disabled],.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:hover,.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:focus,.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-dangerous.dm-ui-btn-link:hover,.dm-ui-btn-dangerous.dm-ui-btn-link:focus{color:#ff7875;border-color:transparent;background:transparent}.dm-ui-btn-dangerous.dm-ui-btn-link:hover>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-link:focus>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-link:hover>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-link:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-link:active{color:#d9363e;border-color:transparent;background:transparent}.dm-ui-btn-dangerous.dm-ui-btn-link:active>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-link[disabled],.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:hover,.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:focus,.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:hover>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:focus>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:hover>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:focus>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-text{color:#ff4d4f;border-color:transparent;background:transparent;box-shadow:none}.dm-ui-btn-dangerous.dm-ui-btn-text>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-text>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-text:hover,.dm-ui-btn-dangerous.dm-ui-btn-text:focus{color:#9f82ff;border-color:#9f82ff;background:transparent}.dm-ui-btn-dangerous.dm-ui-btn-text:active{color:#5940d6;border-color:#5940d6;background:transparent}.dm-ui-btn-dangerous.dm-ui-btn-text[disabled],.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:hover,.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:focus,.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-dangerous.dm-ui-btn-text:hover,.dm-ui-btn-dangerous.dm-ui-btn-text:focus{color:#ff7875;border-color:transparent;background:rgba(0,0,0,.018)}.dm-ui-btn-dangerous.dm-ui-btn-text:hover>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-text:focus>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-text:hover>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-text:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-text:active{color:#d9363e;border-color:transparent;background:rgba(0,0,0,.028)}.dm-ui-btn-dangerous.dm-ui-btn-text:active>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-text:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-dangerous.dm-ui-btn-text[disabled],.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:hover,.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:focus,.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:active{color:#00000040;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:hover>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:focus>a:only-child,.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:hover>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:focus>a:only-child:after,.dm-ui-btn-dangerous.dm-ui-btn-text[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-icon-only{width:32px;height:32px;padding:2.4px 0;font-size:16px;border-radius:2px;vertical-align:-3px}.dm-ui-btn-icon-only>*{font-size:16px}.dm-ui-btn-icon-only.dm-ui-btn-lg{width:40px;height:40px;padding:4.9px 0;font-size:18px;border-radius:2px}.dm-ui-btn-icon-only.dm-ui-btn-lg>*{font-size:18px}.dm-ui-btn-icon-only.dm-ui-btn-sm{width:24px;height:24px;padding:0;font-size:14px;border-radius:2px}.dm-ui-btn-icon-only.dm-ui-btn-sm>*{font-size:14px}.dm-ui-btn-icon-only>.anticon{display:flex;justify-content:center}a.dm-ui-btn-icon-only{vertical-align:-1px}a.dm-ui-btn-icon-only>.anticon{display:inline}.dm-ui-btn-round{height:32px;padding:4px 16px;font-size:14px;border-radius:32px}.dm-ui-btn-round.dm-ui-btn-lg{height:40px;padding:6.4px 20px;font-size:16px;border-radius:40px}.dm-ui-btn-round.dm-ui-btn-sm{height:24px;padding:0 12px;font-size:14px;border-radius:24px}.dm-ui-btn-round.dm-ui-btn-icon-only{width:auto}.dm-ui-btn-circle{min-width:32px;padding-right:0;padding-left:0;text-align:center;border-radius:50%}.dm-ui-btn-circle.dm-ui-btn-lg{min-width:40px;border-radius:50%}.dm-ui-btn-circle.dm-ui-btn-sm{min-width:24px;border-radius:50%}.dm-ui-btn:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:1;display:none;background:#fff;border-radius:inherit;opacity:.35;transition:opacity .2s;content:"";pointer-events:none}.dm-ui-btn .anticon{transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.dm-ui-btn .anticon.anticon-plus>svg,.dm-ui-btn .anticon.anticon-minus>svg{shape-rendering:optimizespeed}.dm-ui-btn.dm-ui-btn-loading{position:relative;cursor:default}.dm-ui-btn.dm-ui-btn-loading:before{display:block}.dm-ui-btn>.dm-ui-btn-loading-icon{transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1)}.dm-ui-btn>.dm-ui-btn-loading-icon .anticon{padding-right:8px;animation:none}.dm-ui-btn>.dm-ui-btn-loading-icon .anticon svg{animation:loadingCircle 1s infinite linear}.dm-ui-btn>.dm-ui-btn-loading-icon:only-child .anticon{padding-right:0}.dm-ui-btn-group{position:relative;display:inline-flex}.dm-ui-btn-group>.dm-ui-btn,.dm-ui-btn-group>span>.dm-ui-btn{position:relative}.dm-ui-btn-group>.dm-ui-btn:hover,.dm-ui-btn-group>span>.dm-ui-btn:hover,.dm-ui-btn-group>.dm-ui-btn:focus,.dm-ui-btn-group>span>.dm-ui-btn:focus,.dm-ui-btn-group>.dm-ui-btn:active,.dm-ui-btn-group>span>.dm-ui-btn:active{z-index:2}.dm-ui-btn-group>.dm-ui-btn[disabled],.dm-ui-btn-group>span>.dm-ui-btn[disabled]{z-index:0}.dm-ui-btn-group .dm-ui-btn-icon-only{font-size:14px}.dm-ui-btn-group-lg>.dm-ui-btn,.dm-ui-btn-group-lg>span>.dm-ui-btn{height:40px;padding:6.4px 15px;font-size:16px;border-radius:0}.dm-ui-btn-group-lg .dm-ui-btn.dm-ui-btn-icon-only{width:40px;height:40px;padding-right:0;padding-left:0}.dm-ui-btn-group-sm>.dm-ui-btn,.dm-ui-btn-group-sm>span>.dm-ui-btn{height:24px;padding:0 7px;font-size:14px;border-radius:0}.dm-ui-btn-group-sm>.dm-ui-btn>.anticon,.dm-ui-btn-group-sm>span>.dm-ui-btn>.anticon{font-size:14px}.dm-ui-btn-group-sm .dm-ui-btn.dm-ui-btn-icon-only{width:24px;height:24px;padding-right:0;padding-left:0}.dm-ui-btn-group .dm-ui-btn+.dm-ui-btn,.dm-ui-btn+.dm-ui-btn-group,.dm-ui-btn-group span+.dm-ui-btn,.dm-ui-btn-group .dm-ui-btn+span,.dm-ui-btn-group>span+span,.dm-ui-btn-group+.dm-ui-btn,.dm-ui-btn-group+.dm-ui-btn-group{margin-left:-1px}.dm-ui-btn-group .dm-ui-btn-primary+.dm-ui-btn:not(.dm-ui-btn-primary):not([disabled]){border-left-color:transparent}.dm-ui-btn-group .dm-ui-btn{border-radius:0}.dm-ui-btn-group>.dm-ui-btn:first-child,.dm-ui-btn-group>span:first-child>.dm-ui-btn{margin-left:0}.dm-ui-btn-group>.dm-ui-btn:only-child{border-radius:2px}.dm-ui-btn-group>span:only-child>.dm-ui-btn{border-radius:2px}.dm-ui-btn-group>.dm-ui-btn:first-child:not(:last-child),.dm-ui-btn-group>span:first-child:not(:last-child)>.dm-ui-btn{border-top-left-radius:2px;border-bottom-left-radius:2px}.dm-ui-btn-group>.dm-ui-btn:last-child:not(:first-child),.dm-ui-btn-group>span:last-child:not(:first-child)>.dm-ui-btn{border-top-right-radius:2px;border-bottom-right-radius:2px}.dm-ui-btn-group-sm>.dm-ui-btn:only-child{border-radius:2px}.dm-ui-btn-group-sm>span:only-child>.dm-ui-btn{border-radius:2px}.dm-ui-btn-group-sm>.dm-ui-btn:first-child:not(:last-child),.dm-ui-btn-group-sm>span:first-child:not(:last-child)>.dm-ui-btn{border-top-left-radius:2px;border-bottom-left-radius:2px}.dm-ui-btn-group-sm>.dm-ui-btn:last-child:not(:first-child),.dm-ui-btn-group-sm>span:last-child:not(:first-child)>.dm-ui-btn{border-top-right-radius:2px;border-bottom-right-radius:2px}.dm-ui-btn-group>.dm-ui-btn-group{float:left}.dm-ui-btn-group>.dm-ui-btn-group:not(:first-child):not(:last-child)>.dm-ui-btn{border-radius:0}.dm-ui-btn-group>.dm-ui-btn-group:first-child:not(:last-child)>.dm-ui-btn:last-child{padding-right:8px;border-top-right-radius:0;border-bottom-right-radius:0}.dm-ui-btn-group>.dm-ui-btn-group:last-child:not(:first-child)>.dm-ui-btn:first-child{padding-left:8px;border-top-left-radius:0;border-bottom-left-radius:0}.dm-ui-btn-rtl.dm-ui-btn-group .dm-ui-btn+.dm-ui-btn,.dm-ui-btn-rtl.dm-ui-btn+.dm-ui-btn-group,.dm-ui-btn-rtl.dm-ui-btn-group span+.dm-ui-btn,.dm-ui-btn-rtl.dm-ui-btn-group .dm-ui-btn+span,.dm-ui-btn-rtl.dm-ui-btn-group>span+span,.dm-ui-btn-rtl.dm-ui-btn-group+.dm-ui-btn,.dm-ui-btn-rtl.dm-ui-btn-group+.dm-ui-btn-group,.dm-ui-btn-group-rtl.dm-ui-btn-group .dm-ui-btn+.dm-ui-btn,.dm-ui-btn-group-rtl.dm-ui-btn+.dm-ui-btn-group,.dm-ui-btn-group-rtl.dm-ui-btn-group span+.dm-ui-btn,.dm-ui-btn-group-rtl.dm-ui-btn-group .dm-ui-btn+span,.dm-ui-btn-group-rtl.dm-ui-btn-group>span+span,.dm-ui-btn-group-rtl.dm-ui-btn-group+.dm-ui-btn,.dm-ui-btn-group-rtl.dm-ui-btn-group+.dm-ui-btn-group{margin-right:-1px;margin-left:auto}.dm-ui-btn-group.dm-ui-btn-group-rtl{direction:rtl}.dm-ui-btn-group-rtl.dm-ui-btn-group>.dm-ui-btn:first-child:not(:last-child),.dm-ui-btn-group-rtl.dm-ui-btn-group>span:first-child:not(:last-child)>.dm-ui-btn{border-radius:0 2px 2px 0}.dm-ui-btn-group-rtl.dm-ui-btn-group>.dm-ui-btn:last-child:not(:first-child),.dm-ui-btn-group-rtl.dm-ui-btn-group>span:last-child:not(:first-child)>.dm-ui-btn{border-radius:2px 0 0 2px}.dm-ui-btn-group-rtl.dm-ui-btn-group-sm>.dm-ui-btn:first-child:not(:last-child),.dm-ui-btn-group-rtl.dm-ui-btn-group-sm>span:first-child:not(:last-child)>.dm-ui-btn{border-radius:0 2px 2px 0}.dm-ui-btn-group-rtl.dm-ui-btn-group-sm>.dm-ui-btn:last-child:not(:first-child),.dm-ui-btn-group-rtl.dm-ui-btn-group-sm>span:last-child:not(:first-child)>.dm-ui-btn{border-radius:2px 0 0 2px}.dm-ui-btn:focus>span,.dm-ui-btn:active>span{position:relative}.dm-ui-btn>.anticon+span,.dm-ui-btn>span+.anticon{margin-left:8px}.dm-ui-btn.dm-ui-btn-background-ghost{color:#fff;border-color:#fff}.dm-ui-btn.dm-ui-btn-background-ghost,.dm-ui-btn.dm-ui-btn-background-ghost:hover,.dm-ui-btn.dm-ui-btn-background-ghost:active,.dm-ui-btn.dm-ui-btn-background-ghost:focus{background:transparent}.dm-ui-btn.dm-ui-btn-background-ghost:hover,.dm-ui-btn.dm-ui-btn-background-ghost:focus{color:#9f82ff;border-color:#9f82ff}.dm-ui-btn.dm-ui-btn-background-ghost:active{color:#5940d6;border-color:#5940d6}.dm-ui-btn.dm-ui-btn-background-ghost[disabled]{color:#00000040;background:transparent;border-color:#d9d9d9}.dm-ui-btn-background-ghost.dm-ui-btn-primary{color:#7857fc;border-color:#7857fc;text-shadow:none}.dm-ui-btn-background-ghost.dm-ui-btn-primary>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-primary>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-primary:hover,.dm-ui-btn-background-ghost.dm-ui-btn-primary:focus{color:#9f82ff;border-color:#9f82ff}.dm-ui-btn-background-ghost.dm-ui-btn-primary:hover>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-primary:focus>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-primary:hover>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-primary:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-primary:active{color:#5940d6;border-color:#5940d6}.dm-ui-btn-background-ghost.dm-ui-btn-primary:active>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-primary:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled],.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]:hover,.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]:focus,.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]:hover>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]:focus>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]:hover>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]:focus>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-primary[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-danger{color:#ff4d4f;border-color:#ff4d4f;text-shadow:none}.dm-ui-btn-background-ghost.dm-ui-btn-danger>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-danger>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-danger:hover,.dm-ui-btn-background-ghost.dm-ui-btn-danger:focus{color:#ff7875;border-color:#ff7875}.dm-ui-btn-background-ghost.dm-ui-btn-danger:hover>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-danger:focus>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-danger:hover>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-danger:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-danger:active{color:#d9363e;border-color:#d9363e}.dm-ui-btn-background-ghost.dm-ui-btn-danger:active>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-danger:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled],.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]:hover,.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]:focus,.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]:hover>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]:focus>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]:hover>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]:focus>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-danger[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous{color:#ff4d4f;border-color:#ff4d4f;text-shadow:none}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous:hover,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous:focus{color:#ff7875;border-color:#ff7875}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous:hover>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous:focus>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous:hover>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous:active{color:#d9363e;border-color:#d9363e}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous:active>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled],.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]:hover,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]:focus,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]:hover>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]:focus>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]:hover>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]:focus>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link{color:#ff4d4f;border-color:transparent;text-shadow:none}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link:hover,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link:focus{color:#ff7875;border-color:transparent}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link:hover>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link:focus>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link:hover>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link:focus>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link:active{color:#d9363e;border-color:transparent}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link:active>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled],.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:hover,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:focus,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:active{color:#00000040;border-color:#d9d9d9;background:#f5f5f5;text-shadow:none;box-shadow:none}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:hover>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:focus>a:only-child,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:active>a:only-child{color:currentcolor}.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:hover>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:focus>a:only-child:after,.dm-ui-btn-background-ghost.dm-ui-btn-dangerous.dm-ui-btn-link[disabled]:active>a:only-child:after{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;content:""}.dm-ui-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.dm-ui-btn-two-chinese-chars>*:not(.anticon){margin-right:-.34em;letter-spacing:.34em}.dm-ui-btn.dm-ui-btn-block{width:100%}.dm-ui-btn:empty{display:inline-block;width:0;visibility:hidden;content:" "}a.dm-ui-btn{padding-top:.01px ;line-height:30px}a.dm-ui-btn-lg{line-height:38px}a.dm-ui-btn-sm{line-height:22px}.dm-ui-btn-rtl{direction:rtl}.dm-ui-btn-group-rtl.dm-ui-btn-group .dm-ui-btn-primary:last-child:not(:first-child),.dm-ui-btn-group-rtl.dm-ui-btn-group .dm-ui-btn-primary+.dm-ui-btn-primary{border-right-color:#9f82ff;border-left-color:#d9d9d9}.dm-ui-btn-group-rtl.dm-ui-btn-group .dm-ui-btn-primary:last-child:not(:first-child)[disabled],.dm-ui-btn-group-rtl.dm-ui-btn-group .dm-ui-btn-primary+.dm-ui-btn-primary[disabled]{border-right-color:#d9d9d9;border-left-color:#9f82ff}.dm-ui-btn-rtl.dm-ui-btn>.dm-ui-btn-loading-icon .anticon{padding-right:0;padding-left:8px}.dm-ui-btn>.dm-ui-btn-loading-icon:only-child .anticon{padding-right:0;padding-left:0}.dm-ui-btn-rtl.dm-ui-btn>.anticon+span,.dm-ui-btn-rtl.dm-ui-btn>span+.anticon{margin-right:8px;margin-left:0}.dm-modal{font-size:14px}.dm-modal .dm-ui-modal-header{padding:16px 32px;height:60px}.dm-modal .dm-ui-modal-body{padding:24px 32px}.dm-modal .dm-ui-modal-footer{display:flex;align-items:center;padding:20px 32px;height:84px}.dm-modal .dm-ui-modal-footer .dm-ui-btn{width:104px;height:34px}