body {
    background: #000000;
    color: #999999;
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.table {
    color: #999999 !important;
}

a {
    color: #999999;
    text-decoration: none;
}

main {
    flex: 1;
}

footer {
    text-align: center;
    line-height: 3em;
    font-weight: bolder;
    user-select: none;
}

.bg-steel {
    background-color: yellow;
}

.content-section {
    background: #ffffff;
    padding: 10px 20px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    margin-bottom: 20px;
}

.article-metadata {
    padding-bottom: 1px;
    margin-bottom: 4px;
    border-bottom: 1px solid #e3e3e3;
}

a.nav-link {
    box-sizing: border-box;
    color: white;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
}

a.nav-link:hover {
    color: black;
    font-weight: bolder;
    outline: dashed black;
}

.nav-current-directory {
    background-color: #556ff6;
    border-radius: 3px;
    color: white !important;
    font-weight: bolder;
}

.cateseleted {
    color: orange;
}

.taskbtn {
    text-align: left;
    overflow: hidden;
    height: 30px;
}

.btnA {
    font-size: 12px !important;
    background-color: #242424 !important;
    border-color: #000000 !important;
    color: grey;
    padding: 0px;
}

.btnA:hover {
    z-index: 999 !important;
    background-color: #333333 !important;
    overflow: visible !important;
}

.packka {
    display: inline-block !important;
    width: 100px;
    height: 175px;
    background-color: white;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}

.packka-header {
    padding-left: 5px;
    color: black;
}

.packka-right {
    padding-right: 0px;
    color: grey;
}

.packka-right-img {
    width: 20px;
    height: 20px;
    border-radius: 3px 3px 3px 3px;
}

.packka-title {
    font-family: Impact, Charcoal, sans-serif;
    width: 100px;
    height: 100px;
    text-align: center;
    display: inline-block;
    font-size: 21px;
}

.packka-mpn {
    background-color: yellow;
    color: black;
    line-height: 25px;
}

.packka-mpn-blue {
    background-color: #007bff;
    color: white;
    line-height: 25px;
}

.packka-quan {
    background-color: white;
    font-size: 20px;
    color: black !important;
}

.packka-quan-orange {
    background-color: white;
    font-size: 20px;
    color: #ec731a !important;
}

.packka-image {
    width: 100px;
    height: 100px;
    display: inline-block;
}

.packka-image-img {
    width: 100px;
    height: 100px;
}

.packkabound {
    text-align: center;
}

.packkaWindow {
    display: inline-block !important;
    width: 300px;
    height: 560px;
    background-color: white;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
}

.packkaWindow-task {
    display: inline-block;
    width: 300px;
    height: 50px;
    font-size: 24px;
}

.packkaWindow-header {
    font-size: 24px;
    padding-left: 5px;
    color: black;
}

.packkaWindow-right {
    padding-right: 0px;
    color: grey;
}

.packkaWindow-right-img {
    width: 50px;
    height: 50px;
    border-radius: 10px 10px 10px 10px;
}

.packkaWindow-title {
    font-family: Impact, Charcoal, sans-serif;
    width: 300px;
    height: 100px;
    text-align: center;
    display: inline-block;
    font-size: 21px;
}

.packkaWindow-mpn {
    font-size: 50px;
    background-color: yellow;
    color: black;
}

.packkaWindow-mpn-blue {
    font-size: 50px;
    background-color: #8fc4fd !important;
    color: white;
}

.packkaWindow-quan {
    background-color: white;
    font-size: 50px;
    color: black !important;
}

.packkaWindow-quan-orange {
    background-color: white;
    font-size: 50px;
    color: #ec731a !important;
}

.packkaWindow-image {
    width: 300px;
    height: 300px;
    display: inline-block;
}

.packkaWindow-image-img {
    width: 300px;
    height: 300px;
}

.packka-task-title {
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
}

.btn-group-sm > .btn,
.btn-xs {
    padding: 0.1rem 0.55rem;
    font-size: 0.8rem;
    line-height: 1.9;
    border-radius: 0.2rem;
}

.swindow {
    width: 300px;
}

.mwindow {
    width: 500px;
}

.packka2-table {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}

.packka2-font {
    font-family: Impact, Charcoal, sans-serif;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}

.packka2-width1 {
    width: 60px;
}

.packka2-sea {
    color: #007bff;
}

.packka2-air {
    color: #ec731a;
}

.packka2-quantity {
    color: #ec731a;
}

.packka2-mpn {
    font-weight: 600;
    width: 100px;
    height: 60px;
    line-height: 60px;
}

.packka2-note {
    font-weight: 200;
    overflow: hidden;
    max-width: 800px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}

.packka2-priority {
    overflow: hidden;
    background-color: red;
    width: 30px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}

.packkaWindow-mpn-blue-small {
    font-size: 30px;
    background-color: #8fc4fd !important;
    color: white;
}

.svg-btn {
    padding: 0 0.2rem;
}

.elps-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}