body{
    margin:0 auto;
    padding:0;
}
#root{
    margin-top: 60px;
}
.titleBar{
    text-align: center
}
.header{
    font-size:2rem;
    color:#007bff;
    font-weight:lighter;
    padding-top:8px;
}
@media (max-width: 575.98px){
    .header{
        font-size: 1.3rem;
    }
}
.flex{
    display:flex;
    margin:20px;
    margin-top:40px;
}
@media (max-width: 780px){
    .flex{
        display:block;
    }
}
.app-icon-drop{
    height:400px!important;
    width:400px!important;
    border:1px dashed #d9d9d9;
    border-radius:4px;
    background-color:#fafafa
}
.ant-upload-drag-icon{
    padding-top:143px!important;
    text-align:center;
    font-size:60px;
    margin-bottom:10px;
    color:#1890ff
}
.ant-upload-hint{
    text-align:center
}
.padding{
    margin:0 20px
}
.platforms{
    line-height:3
}
.generate-btn{
    width:100%
}
.card{
    width:100%;
    border-radius:0!important;
    -webkit-box-shadow:none;
    box-shadow:none;
    border:none!important
}
.card .ant-card-body{
    width: 1024px;
    margin: auto;
    background: rgb(240 250 254 / 59%);
}
@media screen and (max-width:1024px){
    .card{
        width:100%;
        border-radius:0;
        -webkit-box-shadow:auto;
        box-shadow:auto
    }
    .card .ant-card-body{
        width:auto
    }
}
@media screen and (min-width:320px) and (max-width:480px){
    body{
        -ms-flex-align:start;
        align-items:flex-start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .flex,.titleBar{
        -ms-flex-direction:column;
        flex-direction:column
    }
    .app-icon-drop{
        height:300px!important;
        width:100%!important
    }
}
.title{
    font-size:18px!important;
}
.text{
    text-align: left
}
@media screen and (max-width:700px){
    .title{
        text-align: center;
        margin-top: 20px
    }
    .text{
        text-align: center
    }
}
input::-ms-clear,input::-ms-reveal{
    display:none
}
*,:after,:before{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@-ms-viewport{
    width:device-width
}
h1{
    margin-top:0;
    margin-bottom:.5em;
    color:rgba(0,0,0,.85);
    font-weight:500
}
p{
    margin-top:0;
    margin-bottom:1em
}
input[type=text]{
    -webkit-appearance:none
}
ul{
    margin-top:0;
    margin-bottom:1em
}
strong{
    font-weight:bolder
}
a{
    color:#1890ff;
    text-decoration:none;
    background-color:transparent;
    outline:none;
    cursor:pointer;
    -webkit-transition:color .3s;
    -o-transition:color .3s;
    transition:color .3s;
    -webkit-text-decoration-skip:objects
}
img{
    vertical-align:middle;
    border-style:none
}
svg:not(:root){
    overflow:hidden
}
a,button,input:not([type=range]),label{
    -ms-touch-action:manipulation;
    touch-action:manipulation
}
button,input{
    margin:0;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit
}
button,input{
    overflow:visible
}
button{
    text-transform:none
}
button,html [type=button]{
    -webkit-appearance:button
}
[type=button]::-moz-focus-inner,button::-moz-focus-inner{
    padding:0;
    border-style:none
}
input[type=checkbox]{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0
}
::-webkit-file-upload-button{
    font:inherit;
    -webkit-appearance:button
}
::-moz-selection{
    color:#fff;
    background:#1890ff
}
::selection{
    color:#fff;
    background:#1890ff
}
.anticon{
    display:inline-block;
    color:inherit;
    font-style:normal;
    line-height:0;
    text-align:center;
    text-transform:none;
    vertical-align:-.125em;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.anticon>*{
    line-height:1
}
.anticon svg{
    display:inline-block
}
.anticon:before{
    display:none
}
.ant-card{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
    color:rgba(0,0,0,.65);
    font-size:14px;
    font-variant:tabular-nums;
    line-height:1.5;
    list-style:none;
    -webkit-font-feature-settings:"tnum";
    font-feature-settings:"tnum";
    position:relative;
    border-radius:2px;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.ant-card-bordered{
    border:1px solid #e8e8e8
}
.ant-card-body{
    padding:24px;
    zoom:1
}
.ant-card-body:after{
    clear:both
}
.ant-menu{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
    font-size:14px;
    font-variant:tabular-nums;
    line-height:1.5;
    -webkit-font-feature-settings:"tnum";
    font-feature-settings:"tnum";
    margin-bottom:0;
    padding-left:0;
    color:rgba(0,0,0,.65);
    line-height:0;
    list-style:none;
    background:#fff;
    outline:none;
    -webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);
    box-shadow:0 2px 8px rgba(0,0,0,.15);
    -webkit-transition:background .3s,width .2s;
    -o-transition:background .3s,width .2s;
    transition:background .3s,width .2s;
    zoom:1
}
.ant-menu:after{
    clear:both
}
.ant-menu-submenu{
    -webkit-transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
    -o-transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
    transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)
}
.ant-menu-item:active,.ant-menu-submenu-title:active{
    background:#e6f7ff
}
.ant-menu-item:hover,.ant-menu-submenu-title:hover{
    color:#1890ff
}
.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu{
    margin-top:-1px
}
.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title:hover{
    background-color:transparent
}
.ant-menu-item-selected{
    color:#1890ff
}
.ant-menu-item,.ant-menu-submenu-title{
    position:relative;
    display:block;
    margin:0;
    padding:0 20px;
    white-space:nowrap;
    cursor:pointer;
    -webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
    -o-transition:color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);
    transition:color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)
}
.ant-menu-item .anticon{
    min-width:14px;
    margin-right:10px;
    font-size:14px;
    -webkit-transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1);
    -o-transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1);
    transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1)
}
.ant-menu-submenu>.ant-menu-submenu-title:after{
    -webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
    transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
    -o-transition:transform .3s cubic-bezier(.645,.045,.355,1);
    transition:transform .3s cubic-bezier(.645,.045,.355,1);
    transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)
}
.ant-menu-horizontal{
    line-height:46px;
    white-space:nowrap;
    border:0;
    border-bottom:1px solid #e8e8e8;
    -webkit-box-shadow:none;
    box-shadow:none
}
.ant-menu-horizontal>.ant-menu-item,.ant-menu-horizontal>.ant-menu-submenu{
    position:relative;
    top:1px;
    display:inline-block;
    vertical-align:bottom;
    border-bottom:2px solid transparent
}
.ant-menu-horizontal>.ant-menu-item-selected,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu:hover{
    color:#1890ff;
    border-bottom:2px solid #1890ff
}
.ant-menu-horizontal:after{
    display:block;
    clear:both;
    height:0;
    content:" "
}
.ant-btn{
    line-height:1.499;
    position:relative;
    display:inline-block;
    font-weight:400;
    white-space:nowrap;
    text-align:center;
    background-image:none;
    border:1px solid transparent;
    -webkit-box-shadow:0 2px 0 rgba(0,0,0,.015);
    box-shadow:0 2px 0 rgba(0,0,0,.015);
    cursor:pointer;
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);
    -o-transition:all .3s cubic-bezier(.645,.045,.355,1);
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    height:32px;
    padding:0 15px;
    font-size:14px;
    border-radius:4px;
    color:rgba(0,0,0,.65);
    background-color:#fff;
    border-color:#d9d9d9
}
.ant-btn>.anticon{
    line-height:1
}
.ant-btn,.ant-btn:active,.ant-btn:focus{
    outline:0
}
.ant-btn[disabled]{
    cursor:not-allowed
}
.ant-btn[disabled]>*{
    pointer-events:none
}
.ant-btn-lg{
    height:40px;
    padding:0 15px;
    font-size:16px;
    border-radius:4px
}
.ant-btn:focus,.ant-btn:hover{
    color:#40a9ff;
    background-color:#fff;
    border-color:#40a9ff
}
.ant-btn:active{
    color:#096dd9;
    background-color:#fff;
    border-color:#096dd9
}
.ant-btn[disabled],.ant-btn[disabled]:active,.ant-btn[disabled]:focus,.ant-btn[disabled]:hover{
    color:rgba(0,0,0,.25);
    background-color:#f5f5f5;
    border-color:#d9d9d9;
    text-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none
}
.ant-btn:active,.ant-btn:focus,.ant-btn:hover{
    text-decoration:none;
    background:#fff
}
.ant-btn>i,.ant-btn>span{
    display:inline-block;
    -webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);
    -o-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);
    transition:margin-left .3s cubic-bezier(.645,.045,.355,1);
    pointer-events:none
}
.ant-btn-primary{
    color:#fff;
    background-color:#1890ff;
    border-color:#1890ff;
    text-shadow:0 -1px 0 rgba(0,0,0,.12);
    -webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);
    box-shadow:0 2px 0 rgba(0,0,0,.045)
}
.ant-btn-primary:focus,.ant-btn-primary:hover{
    color:#fff;
    background-color:#40a9ff;
    border-color:#40a9ff
}
.ant-btn-primary:active{
    color:#fff;
    background-color:#096dd9;
    border-color:#096dd9
}
.ant-btn-primary[disabled],.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover{
    color:rgba(0,0,0,.25);
    background-color:#f5f5f5;
    border-color:#d9d9d9;
    text-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none
}
.ant-btn:before{
    position:absolute;
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px;
    z-index:1;
    display:none;
    background:#fff;
    border-radius:inherit;
    opacity:.35;
    -webkit-transition:opacity .2s;
    -o-transition:opacity .2s;
    transition:opacity .2s;
    content:"";
    pointer-events:none
}
.ant-btn .anticon{
    -webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);
    -o-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);
    transition:margin-left .3s cubic-bezier(.645,.045,.355,1)
}
.ant-btn:active>span,.ant-btn:focus>span{
    position:relative
}
.ant-btn>.anticon+span{
    margin-left:8px
}
.ant-typography{
    color:rgba(0,0,0,.65)
}
div.ant-typography{
    margin-bottom:1em
}
h1.ant-typography{
    margin-bottom:.5em;
    color:rgba(0,0,0,.85);
    font-weight:600;
    font-size:38px;
    line-height:1.23
}
.ant-input{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
    font-variant:tabular-nums;
    list-style:none;
    -webkit-font-feature-settings:"tnum";
    font-feature-settings:"tnum";
    position:relative;
    display:inline-block;
    width:100%;
    height:32px;
    padding:4px 11px;
    color:rgba(0,0,0,.65);
    font-size:14px;
    line-height:1.5;
    background-color:#fff;
    background-image:none;
    border:1px solid #d9d9d9;
    border-radius:4px;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.ant-input::-moz-placeholder{
    color:#bfbfbf;
    opacity:1
}
.ant-input:-ms-input-placeholder{
    color:#bfbfbf
}
.ant-input::-webkit-input-placeholder{
    color:#bfbfbf
}
.ant-input:placeholder-shown{
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis
}
.ant-input:focus,.ant-input:hover{
    border-color:#40a9ff;
    border-right-width:1px!important
}
.ant-input:focus{
    outline:0;
    -webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);
    box-shadow:0 0 0 2px rgba(24,144,255,.2)
}
.ant-input-group{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
    color:rgba(0,0,0,.65);
    font-size:14px;
    font-variant:tabular-nums;
    line-height:1.5;
    list-style:none;
    -webkit-font-feature-settings:"tnum";
    font-feature-settings:"tnum";
    position:relative;
    display:table;
    width:100%;
    border-collapse:separate;
    border-spacing:0
}
.ant-input-group-addon,.ant-input-group>.ant-input{
    display:table-cell
}
.ant-input-group-addon{
    width:1px;
    white-space:nowrap;
    vertical-align:middle
}
.ant-input-group .ant-input{
    float:left;
    width:100%;
    margin-bottom:0;
    text-align:inherit
}
.ant-input-group .ant-input:focus,.ant-input-group .ant-input:hover{
    z-index:1;
    border-right-width:1px
}
.ant-input-group-addon{
    position:relative;
    padding:0 11px;
    color:rgba(0,0,0,.65);
    font-weight:400;
    font-size:14px;
    text-align:center;
    background-color:#fafafa;
    border:1px solid #d9d9d9;
    border-radius:4px;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.ant-input-group-addon:first-child{
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
.ant-input-group-addon:first-child{
    border-right:0
}
.ant-input-group>.ant-input:last-child{
    border-top-left-radius:0;
    border-bottom-left-radius:0
}
.ant-input-group-wrapper{
    display:inline-block;
    width:100%;
    text-align:start;
    vertical-align:top
}
.ant-divider{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
    color:rgba(0,0,0,.65);
    font-size:14px;
    font-variant:tabular-nums;
    line-height:1.5;
    list-style:none;
    -webkit-font-feature-settings:"tnum";
    font-feature-settings:"tnum";
    background:#e8e8e8
}
.ant-divider{
    position:relative;
    top:-.06em;
    display:inline-block;
    width:1px;
    height:.9em;
    margin:0 8px;
    vertical-align:middle
}
.ant-divider-horizontal{
    display:block;
    clear:both;
    width:100%;
    min-width:100%;
    height:1px;
    margin:24px 0
}
.ant-divider-horizontal.ant-divider-with-text-left{
    display:table;
    margin:16px 0;
    color:rgba(0,0,0,.85);
    font-weight:500;
    font-size:16px;
    white-space:nowrap;
    text-align:center;
    background:transparent
}
.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-left:before{
    position:relative;
    top:50%;
    display:table-cell;
    width:50%;
    border-top:1px solid #e8e8e8;
    -webkit-transform:translateY(50%);
    -ms-transform:translateY(50%);
    transform:translateY(50%);
    content:""
}
.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text{
    display:inline-block;
    padding:0 10px
}
.ant-divider-horizontal.ant-divider-with-text-left:before{
    top:50%;
    width:5%
}
.ant-divider-horizontal.ant-divider-with-text-left:after{
    top:50%;
    width:95%
}
.ant-divider-inner-text{
    display:inline-block;
    padding:0 24px
}
@-webkit-keyframes antCheckboxEffect{
    0%{
        -webkit-transform:scale(1);
        transform:scale(1);
        opacity:.5
    }
    to{
        -webkit-transform:scale(1.6);
        transform:scale(1.6);
        opacity:0
    }
}
@keyframes antCheckboxEffect{
    0%{
        -webkit-transform:scale(1);
        transform:scale(1);
        opacity:.5
    }
    to{
        -webkit-transform:scale(1.6);
        transform:scale(1.6);
        opacity:0
    }
}
.ant-checkbox{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
    color:rgba(0,0,0,.65);
    font-size:14px;
    font-variant:tabular-nums;
    line-height:1.5;
    list-style:none;
    -webkit-font-feature-settings:"tnum";
    font-feature-settings:"tnum";
    position:relative;
    top:-.09em;
    display:inline-block;
    line-height:1;
    white-space:nowrap;
    vertical-align:middle;
    outline:none;
    cursor:pointer
}
.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{
    border-color:#1890ff
}
.ant-checkbox-checked:after{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:1px solid #1890ff;
    border-radius:2px;
    visibility:hidden;
    -webkit-animation:antCheckboxEffect .36s ease-in-out;
    animation:antCheckboxEffect .36s ease-in-out;
    -webkit-animation-fill-mode:backwards;
    animation-fill-mode:backwards;
    content:""
}
.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover:after{
    visibility:visible
}
.ant-checkbox-inner{
    position:relative;
    top:0;
    left:0;
    display:block;
    width:16px;
    height:16px;
    background-color:#fff;
    border:1px solid #d9d9d9;
    border-radius:2px;
    border-collapse:separate;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.ant-checkbox-inner:after{
    position:absolute;
    top:50%;
    left:22%;
    display:table;
    width:5.71428571px;
    height:9.14285714px;
    border:2px solid #fff;
    border-top:0;
    border-left:0;
    -webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);
    -ms-transform:rotate(45deg) scale(0) translate(-50%,-50%);
    transform:rotate(45deg) scale(0) translate(-50%,-50%);
    opacity:0;
    -webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;
    -o-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;
    transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;
    content:" "
}
.ant-checkbox-input{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1;
    width:100%;
    height:100%;
    cursor:pointer;
    opacity:0
}
.ant-checkbox-checked .ant-checkbox-inner:after{
    position:absolute;
    display:table;
    border:2px solid #fff;
    border-top:0;
    border-left:0;
    -webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);
    -ms-transform:rotate(45deg) scale(1) translate(-50%,-50%);
    transform:rotate(45deg) scale(1) translate(-50%,-50%);
    opacity:1;
    -webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;
    -o-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;
    transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;
    content:" "
}
.ant-checkbox-checked .ant-checkbox-inner{
    background-color:#1890ff;
    border-color:#1890ff
}
.ant-checkbox-wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
    color:rgba(0,0,0,.65);
    font-size:14px;
    font-variant:tabular-nums;
    line-height:1.5;
    list-style:none;
    -webkit-font-feature-settings:"tnum";
    font-feature-settings:"tnum";
    display:inline-block;
    line-height:unset;
    cursor:pointer
}
.card{
    width:100%;
    border-radius:0!important;
    -webkit-box-shadow:none;
    box-shadow:none;
    border:none!important
}
.ant-card-head-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.images-preview {
    height: 100%;
    overflow-y: scroll;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.ant-card-bordered {
    border: 1px solid #e8e8e8;
}
.image-preivew-card {
    width: 124px;
    height: 150px;
    margin: 4px!important;
}
.ant-card-small>.ant-card-head {
    min-height: 36px;
    padding: 0 12px;
    font-size: 14px;
}

.ant-card-head {
    min-height: 48px;
    margin-bottom: -1px;
    padding: 0 24px;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    font-size: 16px;
    background: transparent;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 2px 2px 0 0;
    zoom: 1;
}
.ant-card-small>.ant-card-body {
    padding: 12px;
}

@media screen and (max-width: 1024px)
.card .ant-card-body {
    width: auto;
}
.image-preivew-card .ant-card-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 110px;
    width: auto;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAKKADAAQAAAABAAAAKAAAAABZLkSWAAAAdUlEQVRYCe3TsQ3AIAxEUZMRvP+K9gqQkv47UorvCoqz0NOxqmrH4GTm4LaIZ3TbB8t8IEVVUEEqQPN2UEEqQPN2UEEqQPN2UEEqQPNrv0OX3Pnuvq/47CehhAoqSAVo3g4qSAVo3g4qSAVo3g4qSAVo/vcdPGowCxGbk54rAAAAAElFTkSuQmCC)!important;
}
.ant-card-extra {
    float: right;
    margin-left: auto;
    padding: 16px 0;
    color: rgba(0,0,0,.65);
    font-weight: 400;
    font-size: 14px;
}
