﻿
a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

th, td {
    height: 1.5rem;
    border: 1px solid #CCC;
    font-weight: bold;
}

th {
    text-align: center;
    background-color: yellow;
}

._bg_S {
    background-color: yellow;
}

.fontNormal {font-size:0.75rem !important;}
.fontBold {font-weight:bold !important;}

.fontTitle {font-size:1rem !important;}

.MachineStatus {
    font-size: 0.75rem !important;
    padding-left: 1rem !important;
    padding-top: 0.35rem !important;
    font-weight: normal !important;
    font-family: Tahoma, 굴림, Verdana !important;
    color: #000 !important;
}

@media only screen and (max-width: 390px) {
    .p-5 {
        padding: 1rem !important;
    }

    #tblIndia {
        font-size: 0.35rem !important;
    }

    #tblProduction {
        font-size: 0.35rem !important;
    }

    #tblIndonesia {
        font-size: 0.35rem !important;
    }

    #tblThailand {
        font-size: 0.35rem !important;
    }

    ._krw {
        font-size: 0.25rem !important;
    }

    .fontBold {
        font-weight: bold !important;
        font-size: 0.32rem !important;
    }

    .card-body .row .divTitle {
        text-align: center !important;
        font-size: 0.35rem;
        font-weight: bold;
        background-color: azure;
    }

    .card-body .row .col {
        font-size: 0.35rem;
        padding: 0.25rem;
        box-sizing: border-box;
        border-right: 1px solid #CCC;
    }

    #chart {
        margin-top: -10px;
    }

    #chartS {
        margin-top: -20px;
    }

    #chartSales {
        margin-top: -20px;
    }
}

@media only screen and (max-width: 780px) {
    .p-5 {
        padding: 1rem !important;
    }

    #tblIndia {
        font-size: 0.55rem !important;
    }

    #tblProduction {
        font-size: 0.55rem !important;
    }

    #tblIndonesia {
        font-size: 0.55rem !important;
    }

    #tblThailand {
        font-size: 0.55rem !important;
    }

    ._krw {
        font-size: 0.4rem !important;
    }

    .fontBold {
        font-weight: bold;
        font-size: 0.4rem !important;
    }

    .card-body .row .divTitle {
        text-align: center !important;
        font-size: 0.5rem;
        font-weight: bold;
        background-color: azure;
    }

    .card-body .row .col {
        font-size: 0.65rem !important;
        padding: 0.25rem;
        box-sizing: border-box;
        border-right: 1px solid #CCC;
        font-weight:bold !important;
    }

    #chart {
        margin-top: -10px;
    }

    #chartS {
        margin-top: -13px;
    }

    #chartSales {
        margin-top: -13px;
    }
}


@media only screen and (min-width: 781px) {
    #tblIndia {
        font-size: 0.75rem !important;
        min-width: 420px;
    }

    #tblProduction {
        font-size: 0.75rem !important;
        min-width: 420px;
    }

    #tblIndonesia {
        font-size: 0.75rem !important;
        min-width: 420px;
    }

    #tblThailand {
        font-size: 0.75rem !important;
        min-width: 420px;
    }

    ._krw {
        font-size: 0.75rem !important;
    }

    .fontBold {
        font-weight: bold !important;
        font-size: 0.5rem;
    }


    .card-body .row .divTitle {
        text-align: center !important;
        font-size: 0.75rem;
        font-weight: bold;
        background-color: azure;
    }

    .card-body .row .col {
        font-size: 0.75rem;
        padding: 0.25rem;
        box-sizing: border-box;
        border-right: 1px solid #CCC;
    }
}

/* NOIDA */
#tblIndia tr th {
    background-color: #cbffd8 !important;
    height: 2rem !important;
    border: 1px solid #CCC;
}

#tblIndia tr td {
    font-weight: bold !important;
    height: 2rem !important;
    border: 1px solid #CCC;
}



#tblProduction tr th {
    border: 1px solid #CCC;
    text-align: center;
    background-color: #cbffd8;
}

#tblProduction tr td {
    border: 1px solid #CCC;
    height: 1.5rem;
    font-family: Tahoma !important;
    font-size: 0.7rem !important;
}

    #tblProduction tr td:nth-child(1) {
        padding-left: 0.5rem;
    }

    #tblProduction tr td:nth-child(2) {
        padding-left: 0.5rem;
    }

    #tblProduction tr td:nth-child(3) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(4) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(5) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(6) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(7) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(8) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(9) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(10) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(11) {
        border-left: 2px solid #000;
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(12) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(13) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(12) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(13) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(14) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(15) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(16) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(17) {
        border-right: 2px solid #000;
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(18) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(19) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(20) {
        text-align: right;
        padding-right: 1rem;
    }

    #tblProduction tr td:nth-child(21) {
        text-align: right;
        padding-right: 1rem;
    }


/* 인도네시아 */

#tblIndonesia tr th {
    background-color: #cbffd8 !important;
    height: 2rem !important;
    border: 1px solid #CCC;
}

#tblIndonesia tr td {
    font-weight: bold !important;
    height: 2rem !important;
    border: 1px solid #CCC;
}



._tr_top {
    border-top: 2px solid #000 !important;
    border-left: 2px solid #000 !important;
    border-right: 2px solid #000 !important;
}

._tr_top_top {
    border-top: 2px solid #000 !important;
}


._tr_top_left {
    border-top: 2px solid #000 !important;
    border-left: 2px solid #000 !important;
}

._tr_top_right {
    border-top: 2px solid #000 !important;
    border-right: 2px solid #000 !important;
}


._tr_middle {
    border-left: 2px solid #000 !important;
    border-right: 2px solid #000 !important;
}

._tr_bottom {
    border-bottom: 2px solid #000 !important;
}

._tr_bottom2 {
    border-left: 2px solid #000 !important;
    border-right: 2px solid #000 !important;
    border-bottom: 2px solid #000 !important;
}

._tr_left {
    border-left: 2px solid #000 !important;
}

._tr_right {
    border-right: 2px solid #000 !important;
}

._tr_red {
    color: #FF0000;
}

._td_red {
    color: #FF0000;
}



.card-body .row .col:first-child {
    
    padding: 0.25rem;
    box-sizing: border-box;
    border-left: 1px solid #CCC;
}

.card-body .row {
    border-top: 1px solid #CCC;
}

    .card-body .row:last-child {
        border-bottom: 1px solid #CCC;
    }

.alignRight {
    text-align: right;
    padding-right: 0.25rem;
}

.alignCenter {
    text-align: center;
}

.row {
    --bs-gutter-x: 0rem !important;
}

.fontNormal {
    font-size: 0.75rem;
}

.fgWhite {
    color: #FFF;
}

.margin-20 {
    margin-top: -20px
}





/* 인도네시아 */

#tblThailand tr th {
    background-color: #cbffd8 !important;
    height: 2rem !important;
    border: 1px solid #CCC;
}

#tblThailand tr td {
    font-weight: bold !important;
    height: 2rem !important;
    border: 1px solid #CCC;
}



.form-control-yoono {
    padding: 0.375rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px;
    border-bottom: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-label-yoono {
    margin-bottom: 0.5rem;
    font-size: 0.75rem;
    font-weight: bold;
}

.TextRight {
    text-align: right !important;
}

.padTop4 {
    padding-top: 4px !important;
}

.padTop7 {
    padding-top: 7px !important;
}

.padRight1rem {
    padding-right: 0.3rem !important;
}

.padRight4rem {
    padding-right: 3rem !important;
}

.padRight3rem {
    padding-right: 0.75rem !important;
}

.padRight2rem {
    padding-right: .1rem !important;
}

.padLeft1rem {
    padding-left: 0.5rem !important;
}

.padLeft2rem {
    padding-left: 1rem !important;
}

.fontDefault {
    font-weight: normal !important;
    font-family: Verdana, Tahoma, gulim, KOTRA_GOTHIC, "맑은 고딕";
    font-size: 0.75rem !important;
}

.btn-primary-group {
    border: 0 !important;
    background: #efefef !important;
    color: #000 !important;
    padding-left: .75rem !important;
    padding-right: .75rem !important;
    font-weight: normal !important;
    font-family: Verdana, Tahoma, gulim, KOTRA_GOTHIC, "맑은 고딕";
    font-size: 0.75rem !important;
}

.btn-primary-group2 {
    background: #aff6ef !important;
}

.fontVerdana {
    font-family: Verdana,Tahoma,Gulim;
}