.my-reconnect-modal > div{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow: hidden;
    background-color: #fff;
    opacity: 0.8;
    text-align: center;
    font-weight: bold;
}
.components-reconnect-hide > div
{
    display: none;
}

.components-reconnect-show > div
{
    display: none;
}
.components-reconnect-show > .show
{
    display: block;
}

.components-reconnect-failed > div
{
    display: none;
}
.components-reconnect-failed > .failed
{
    display: block;
}

.components-reconnect-rejected >div
{
    display: none;
}
.components-reconnect-rejected > .rejected
{
    display: block;
}

.app-header {
    background: #fff;
    padding: 0;
    box-shadow: 0 2px 8px #e4e4e4;
    position: relative;
    z-index: 10;
    max-width: 100%;
    height: 46px;
    font-size: 23px;
    top: 5px;
    border-radius: 18px;
    margin:0 10px 5px 10px;
}

.app-header .trigger {
    font-size: 20px;
    line-height: 64px;
    padding: 0 24px;
    cursor: pointer;
    transition: color .3s;
}

.ant-modal-header {
    border-radius: 18px 18px 0 0;
}
.ant-modal-content {
    border-radius: 18px;
}
.ant-btn {
    border-radius: 8px !important;
}
.app-card {
    background-color: #fff;
    padding: 16px;
    border-radius: 18px;
    box-shadow: 0 4px 6px #e4e4e4;
}

.app-menu {
    padding: 15px 10px;
}

.app-menu .ant-menu {
    background-color: transparent;
}

.app-menu .sider-menu .nav-text {
    margin-left: 14px
}

.app-menu .sider-menu .ant-menu-item {
    padding: 12px !important;
}

.app-menu .sider-menu .ant-menu-title-content .anticon {
    display: inline-flex;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0 4px 6px #e4e4e4;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    vertical-align: sub;
}

.app-menu .sider-menu .ant-menu-title-content .icon {
    width: 18px;
    height: 18px;
}

.app-menu .sider-menu .ant-menu-item-selected {
    background-color: #fff !important;
    box-shadow: 0 4px 6px #e4e4e4;
    border-radius: 6px;
}

.app-menu .sider-menu .ant-menu-item-selected .ant-menu-title-content .anticon {
    display: inline-flex;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: none;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    vertical-align: sub;
}

.app-menu .sider-menu .ant-menu-item-selected .ant-menu-title-content .icon {
    width: 18px;
    height: 18px;
}



.app-menu .sider-menu .ant-menu-item-icon {
    display: inline-flex;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0 4px 6px #e4e4e4;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    margin-right: 11px;
    vertical-align: middle;
}
.app-menu .ant-menu-submenu-arrow {
    display: none;
}
.app-menu .ant-menu-sub {
    background-color: transparent !important;
}
.app-menu .ant-menu-submenu-title {
    padding: 12px !important;
}

.app-menu .ant-menu-submenu-open .ant-menu-submenu-title {
    background-color: #fff !important;
    padding: 10px 16px;
    color: #141414;
    border-radius: 8px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    box-shadow: 0 4px 6px #e4e4e4;
}

.app-menu .ant-menu-submenu-title .anticon {
    display: inline-flex;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0 4px 6px #e4e4e4;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    vertical-align: sub;
}

.app-menu .ant-menu-submenu-title .icon {
    width: 18px;
    height: 18px;
}

.app-menu .ant-menu-submenu-open .ant-menu-submenu-title .anticon {
    display: inline-flex;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: none;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    vertical-align: sub;
}

.app-menu .ant-menu-submenu-open .ant-menu-submenu-title .icon {
    width: 18px;
    height: 18px;
    color: #1890ff !important;
}


.app-table-search {
    background: #fff;
    border-radius: 18px;
    margin-bottom: 10px;
    padding: 16px;
    box-shadow: 0 4px 6px #e4e4e4;
}
.app-table-search .ant-collapse {
    background-color: #fff;
}
.app-table-search .ant-collapse .ant-collapse-item {
    border-bottom: 0px;
}
.app-table-search .ant-collapse .ant-collapse-item .ant-collapse-header {
    padding: 0;
}
.app-table-search .ant-collapse .ant-collapse-content .ant-collapse-content-box {
    padding: 0;
    padding-top: 10px !important;
}
.app-table-search .ant-form-item {
    margin-bottom: 10px;
}
.app-table-body {
    background: #fff;
    border-radius: 18px;
    margin: 10px 10px 10px 0;
    padding: 16px;
}

.ant-modal-header {
    border-radius: 18px 18px 0 0 !important;
}

.ant-modal-content {
    border-radius: 18px !important;
}

.app-order-form .ant-timeline-item-content {
    margin: 0 0 0 40px;
}

.app-order-form .ant-timeline-item-tail {
    left: 10px !important;
}

.app-order-form .ant-timeline-item-head {
    margin-left: 6px !important;
    left: initial !important;
}

.app-order-form .ant-timeline-item-label {
    width: initial !important;
    margin-left: 20px;
    font-size: 20px;
    font-weight: 600;
}