.ant-layout-header {
    background-color: white;
}

.ant-layout {
    background-color: white;
}

.ant-menu-title-content {
    font-family: "DIN-Light";
}

.cosmos-header-right > a {
    margin-left: 15px;
}

.cosmos-header-right > span {
    margin-left: 5px;
}

.ant-menu-title-content {
    font-size: 20px;
}

.site-badge-count {
    background-color: #fff;
    color: #999;
    box-shadow: 0 0 0 0px #d9d9d9 inset;
    position: absolute;
    top: 5px;
    right: -15px;
}

.site-layout-background.ant-layout {
    height: 100%;
}

.cosmos-home-container > div {
    text-align: center;
    width: 80%;
    margin: 1.0rem auto;
}

.cosmos-home-container button {
    background-color: #666666;
    width: 60%;
    min-width: 22rem;
    height: 6rem;
    margin-left: 10px;
    margin-right: 10px;
}

.cosmos-home-container h2 {
    font-family: "DIN-Light";
}

.cosmos-home-container button h2 {
    font-size: 2.8rem;
    font-weight: unset;
    text-align: center;
    color: white;
}

.cosmos-home-container button:hover h2 {
    color: unset;
}

.cosmos-home-container .buttons-container {
    margin-top: 8rem;
    display: flex;
    text-align: center;
    max-width: 80rem;
}

    .cosmos-home-container .buttons-container > div {
        width: 33.33%;
        margin: unset;
    }

.cosmos-showmenu {
    display: none;
}

.cosmos-menu-item {
    margin-left: 2.5rem;
    font-size: 20px;
    line-height: 40px;
    padding-right: 5px;
}

.cosmos-menu {
    background-color: #c3cbd47d;
    height: 100%;
}

.cosmos-menu-active {
    font-weight: 700;
}

img.comos-checked, img.comos-not-checked {
    display: none;
}

img.comos-not-checked {
    display: inline;
    margin-right: 1rem;
}

.cosmos-menu-active > img.comos-checked {
    display: inline;
    margin-right: 1rem;
}

.cosmos-menu-active > img.comos-not-checked {
    display: none;
}

.cosmos-menu-item a, div {
    color: black;
}

.ant-layout-header img {
    height: unset;
    max-width: unset;
}

.cosmos-menu-item.cosmos-menu-item-mycosmos {
    margin-left: 2rem;
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 2.5rem;
}

ul.cosmos-InfoBoard {
    color: black;
    margin-left: 5rem;
    line-height: 5rem;
    font-size: 2rem;
}

    ul.cosmos-InfoBoard a {
        color: #0099ff;
    }

#div_download_container {
    display: none;
}

.ant-picker-input > input {
    font-size: 2rem;
}

.ant-input {
    font-size: 2rem;
}

.ant-select-item {
    font-size: 2rem;
}

.ant-picker-dropdown {
    font-size: 2rem;
}

.cosmos-label {
    font-size: 2rem;
}

.comos-table {
    margin-top: 1rem;
}

img.comos-excel {
    width: 2rem;
}

[data-theme='compact'] .card-container .ant-tabs-card .ant-tabs-content,
.card-container .ant-tabs-card .ant-tabs-content {
    height: 120px;
    margin-top: -16px;
}

    [data-theme='compact'] .card-container .ant-tabs-card .ant-tabs-content .ant-tabs-tabpane,
    .card-container .ant-tabs-card .ant-tabs-content .ant-tabs-tabpane {
        background: rgb(230,230,230);
        padding: 16px;
        /*max-height: calc(100vh - 220px);
    overflow:auto;*/
    }

[data-theme='compact'] .card-container .ant-tabs-card .ant-tabs-bar,
.card-container .ant-tabs-card .ant-tabs-bar {
    border-color: #fff;
}

    [data-theme='compact'] .card-container .ant-tabs-card .ant-tabs-bar .ant-tabs-tab,
    .card-container .ant-tabs-card .ant-tabs-bar .ant-tabs-tab {
        border-color: transparent;
        background: transparent;
    }

    [data-theme='compact'] .card-container .ant-tabs-card .ant-tabs-bar .ant-tabs-tab-active,
    .card-container .ant-tabs-card .ant-tabs-bar .ant-tabs-tab-active {
        border-color: rgb(230,230,230);
        background: rgb(230,230,230);
    }

.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab-active, .ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab-active {
    border-color: rgb(230,230,230);
    background: rgb(230,230,230);
}

.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: black;
    font-weight: 400;
}

.ant-tabs-tab .ant-tabs-tab-btn {
    font-size: 2rem;
}

.cosmos-new-order-filter-flex-item {
    width: 50%;
    min-width: 200px;
    max-width: 400px;
}

.ant-tree {
    font-size: 2rem;
}

.ant-btn {
    font-size: 2rem;
    line-height: 3rem;
    height: 4rem;
}

.cosmos-align-center {
    margin-left: auto;
    margin-right: auto;
}

.cosmos-goto-model-container {
    margin-left: 1em;
}

.ant-tree-title {
    font-size: 2rem;
}

th.ant-table-cell {
    color: black;
    font-weight: 900;
}

span.ant-table-column-title {
    color: black;
    font-weight: 900;
}

td.ant-table-cell {
    color: black;
}

.ant-table-thead > tr > th {
    color: black;
    font-weight: 900;
}

.comos-table .ant-table-body {
    min-height: 200px;
}

#cosmos-pageTitle-container {
    margin-top: -30px;
    min-height:30px;
}
.ant-layout-sider {
    margin-top: -30px;
}
.ant-table-column-sorter-up, .ant-table-column-sorter-down {
    font-size: 2rem;
}
.ant-table-filter-trigger {
    font-size: 2rem;
}
.ant-btn.ant-input-search-button {
    height: 32px;
}
@media screen and (max-width: 1121px) {
    .cosmos-home-container .buttons-container {
        display: block;
    }

        .cosmos-home-container .buttons-container > div {
            width: unset;
            margin: 1rem auto;
        }

    #cosmos-pageTitle-container {
        margin-top: 0px;
    }

    .ant-layout-sider {
        margin-top: 0px;
    }

    #comos-header-left {
        display: none;
    }
    .comos-eos-show {
        display: none;
    }
    .comos-eos-hide {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .cosmos-home-container .buttons-container {
        display: block;
    }

        .cosmos-home-container .buttons-container > div {
            width: unset;
            margin: 1rem auto;
        }

    #cosmos-pageTitle-container {
        margin-top: 60px;
    }

    .ant-layout-sider {
        margin-top: 60px;
    }

    #comos-header-left {
        display: none;
    }
    .comos-eos-show {
        display: block;
    }
    .comos-eos-hide {
        display: none;
    }
}

@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}
