body ,html{
    font-weight: 500;
    color: #000;
}
.main-sidebar .nav .nav-item .nav-link {
    color: #000;
    font-weight: 600;
    font-size: 1rem;
}
.form-control {
    color: #000;
    font-weight: 600;
    font-size: 1rem;
}

.modal {
    z-index: 1090;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
}
.dataTables_wrapper table.dataTable {
    font-size: 1rem;
}
.table-responsive-md {
    width: 100%;
}
.custom-select {
    background: none;
}
.input-group-text {
    font-size: .9rem;
    color: #000;
    line-height: 22px;
    font-weight: 600!important;
}
.input-group-append {
    line-height: 33px;
}
.input-group-append span{
    font-size: 0.85rem;
}
[data-notify="icon"] {
    color: white;
}
[data-notify="message"] {
    color: white;
    margin-right: 20px;
}
[data-notify="dismiss"]{
    opacity: 1 !important;
    margin-top: 7px;
    color: white;
}
.btn-close[data-notify="dismiss"]{
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: white;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 1.5rem;
    background: none;
    top: 0 !important;
    opacity: 1;
}
.btn-close[data-notify="dismiss"]::before{
    content: "\f00d";
}
.form-check {
    padding-left: 2.5rem;
}
.progress , .progress-bar {
    height: 1.5rem;
    line-height: 1.5rem;
}
.checkbtn.active {
	color: #fff!important;
    border-color: #007bff!important;
    background-color: #007bff!important;
    box-shadow: none!important;
}
.checkbtn-danger.active {
	color: #fff!important;
    border-color: #ad1535!important;
    background-color: #97122e!important;
    box-shadow: none!important;
}
@media (max-width: 576px) {
    .xs-first-col-hide {
        display: none;
    }
}
.text-muted {
    font-size: 1rem;
    color: #000000!important;
    font-weight: 500;
}
.main-sidebar.show {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0 0.125rem 9.375rem rgb(90 97 105 / 10%), 0 0.25rem 0.5rem rgb(90 97 105 / 12%), 0 0.9375rem 1.375rem rgb(90 97 105 / 10%), 0 0.4375rem 2.1875rem rgb(165 182 201 / 10%);
}
.order-box .card-title , .order-box .card-text {
    text-align: center;
    color: #fff;
}
.order-box .card-title {
    border-bottom: 1px solid #fff;
    padding-bottom: 1rem;
}
.order-box .card-title div{
    width: 100%;
}
.order-box .card-title div.eng {
    font-size: 5.5rem;
    line-height: 6rem;
}
.order-box .card-title div.tw {
    width: 100%;
    font-size: 3.7rem;
    line-height: 3.7rem;
    font-size: 3rem;
}
.dates , .times , .sync , .day_list{
    font-size: 57px;
    font-weight: 700;
    border-radius: 10px;
    background-color: white;
    margin-bottom: 1rem;
    text-align: center;
}
.chackcard {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.cardbox {
    width: 20%;
}
.order-box .card-text {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    font-size: 90px;
}
.chackcard .card-text{
    margin: 0.7rem 1.7rem;
    text-align: center;
    line-height: 78px;
}
.chackcard .card-text a {
    font-size: 73px;
    color: #fff;
}
.form-control:disabled, .form-control[readonly]{
    font-weight: 500;
}
.todaycard {
    padding-left: 1rem;
    padding-right: 1rem;
}
.todaycard .card-text{
    font-size: 80px;
    line-height: 90px;
    margin-top:0;
    margin-bottom:0;
}
.bbslist-box th , .bbslist-box td{
    font-weight: 700;
}
.bbslist-box th{
    font-size: 2rem;
}
.bbslist-box td{
    font-size: 2rem;
}
.bbslist-box .btn , .bbschack .btn{
    font-size: 2rem;
}
.bbs-container::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.bbschack .modal-title{
    font-weight: 700;
    font-size: 2rem;
}
.bbschack .modal-body{
    font-weight: 500;
    font-size: 1.5rem;
}
.bbschack .modal-body{
    font-weight: 500;
    font-size: 1.5rem;
    color: #000;
}
@keyframes fades {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.1;
    }
    to {
        opacity: 1.0;
    }
}
@-webkit-keyframes fades {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.1;
    }
    to {
        opacity: 1.0;
    }
}
.chackcard.bg-salmon , .chackcard.bg-success {
    animation: fades 1000ms infinite;
    -webkit-animation: fades 1000ms infinite;
}
.autocomplete-suggestion {
    padding: 5px;
}
@media (max-width: 576px) {
    .main-sidebar .nav .nav-item .nav-link {
        font-size: 1rem;
        font-weight: 700!important;
    }
    .form-control {

    }
    .btn {
        font-size: 1rem;
        font-weight: 700!important;
    }
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        font-weight: 700!important;
    }
    .text-muted {
        font-size: 1rem;
        color: #000000!important;
        font-weight: 700;
    }
    .autocomplete-suggestions {
        width: auto !important;
        position: absolute!important;
        left: 1rem !important;
        right: 1rem !important;
    }
    .autocomplete-suggestion {
        padding: 10px 5px;
        font-size: 1.2rem;
        border-bottom: 1px solid #847979;
    }
    td .btn {
        padding: 0.5625rem 0.3rem!important;
    }
}
