

/*============    data-leftbar-compact-mode="condensed"*/
body[data-leftbar-compact-mode="condensed"] {
  min-height: 1600px; }
  body[data-leftbar-compact-mode="condensed"] .wrapper .left-side-menu {
    position: absolute;
    padding-top: 0;
    width: 70px;
    z-index: 5;
    padding-top: 70px; }
    body[data-leftbar-compact-mode="condensed"] .wrapper .left-side-menu .simplebar-mask,
    body[data-leftbar-compact-mode="condensed"] .wrapper .left-side-menu .simplebar-content-wrapper {
      overflow: visible !important; }
    body[data-leftbar-compact-mode="condensed"] .wrapper .left-side-menu .simplebar-scrollbar {
      display: none !important; }
    body[data-leftbar-compact-mode="condensed"] .wrapper .left-side-menu .simplebar-offset {
      bottom: 0 !important; }
    body[data-leftbar-compact-mode="condensed"] .wrapper .left-side-menu .logo {
      width: 70px;
      z-index: 1;
      background: linear-gradient(135deg, #040819 0%, #181b27 60%);}
  body[data-leftbar-compact-mode="condensed"] .wrapper .help-box {
    display: none; }
  body[data-leftbar-compact-mode="condensed"] .wrapper .content-page {
    margin-left: 70px; }
  body[data-leftbar-compact-mode="condensed"] .wrapper .navbar-custom,
  body[data-leftbar-compact-mode="condensed"] .wrapper .footer {
    left: 70px; }
  body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-title,
  body[data-leftbar-compact-mode="condensed"] .side-nav .menu-arrow,
  body[data-leftbar-compact-mode="condensed"] .side-nav .badge,
  body[data-leftbar-compact-mode="condensed"] .side-nav .collapse.in,
  body[data-leftbar-compact-mode="condensed"] .side-nav .mm-collapse {
    display: none !important; }
  body[data-leftbar-compact-mode="condensed"] .side-nav .nav.collapse {
    height: inherit !important; }
  body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item {
    position: relative;
    white-space: nowrap; }
    body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item .side-nav-link {
      padding: 15px 20px;
      min-height: 56px;
      -webkit-transition: none;
      transition: none; }
      body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item .side-nav-link:hover, body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item .side-nav-link:active, body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item .side-nav-link:focus {
        color: #ffffff; }
      body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item .side-nav-link i {
        font-size: 1.125rem;
        margin-right: 20px;
        margin-left: 6px; }
      body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item .side-nav-link span {
        display: none;
        padding-left: 10px; }
    body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item:hover .side-nav-link {
      position: relative;
      width: 260px;
      color: #fff;
      background: linear-gradient(135deg, #040819 0%, #181b27 60%); }
      body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item:hover .side-nav-link span {
        display: inline; }
    body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item:hover > ul {
      display: block !important;
      left: 70px;
      position: absolute;
      width: 190px;
      height: auto !important;
      padding: 5px 0;
      z-index: 9999;
      background: linear-gradient(135deg, #040819 0%, #181b27 60%); }
      body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item:hover > ul a {
        padding: 8px 20px;
        position: relative;
        width: 190px; }
        body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item:hover > ul a:hover {
          color: #ffffff; }
      body[data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item:hover > ul ul {
        left: 190px;
        top: 0; }
  body[data-leftbar-compact-mode="condensed"] .logo span.logo-lg {
    display: none; }
  body[data-leftbar-compact-mode="condensed"] .logo span.logo-sm {
    display: block;
    line-height: 70px;
    color: #536de6; }
/*============    data-leftbar-compact-mode="condensed"*/



/*---------common------------*/
.btn-primary {
    background-color: #415275;
    border-color: #2d2d2f;
}

background-color: gray !important;

.table thead th {
    text-align: center;
    padding-right: 15px !important;
}

.table.totalarrival th, 
.table.totalarrival td{
    padding: 5px;
    font-size: 0.8rem;
}

.table-img img {
    max-width: 100%;
}

table.dataTable.table thead>tr>th,
table.dataTable thead>tr>td {
    text-align: center;
}

table.dataTable td {
    vertical-align: middle;
}

h4.name {
    font-weight: 200;
    font-size: 2rem;
}


.big-input-box {}

.big-input-box input {
    font-size: 3rem;
    height: auto;
    text-align: center;
}

.big-btn .btn {
    min-width: 20%;
}

.wearing.table td {
    text-align: center;
}

.dim-table input {
    text-align: right;
}

.dim-table .input-group {
    align-items: center;
}

.dim-table .input-group .input-group-append {
    /*padding-left: 5px;*/
}

.thumb-cert-box { 
    /*background-color: orange;  */
}
.thumb-cert {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.8;
    /*height: 30px;*/
}
.thumb-cert:hover {
    /*object-fit: none;*/
}
.thumb_btn {
    position: absolute;
    z-index: 10;
    margin: 3px;
}

.modal-cert-img {
    width: 100%;
}

.img-thumbnail {
    max-width: 300px;
    padding: 10px;
}

.certificate-box .dropzone-previews img {
    max-width: 120px;
}
.td-m { vertical-align: middle !important; }
/*.certificate-box .dropzone { min-height: 100px; height: 100px; }*/

#map {
    height: 200px;
}

.table-prod .btn {
    white-space: nowrap;
}

.table-prod .thumb-cert {
    height: 35px
}

.table-prod tr td {
    padding: 0.5rem;
    vertical-align: middle;
}

.table-prod tr td.text-right input {
    text-align: right !important;
}

.table-prod tr th.td-small {
    width: 6% !important;
}

.table-prod tr th.td-file {
    width: 12% !important;
}

.page-content img{
    max-width: 100%;
}

#basic-datatable h1,
#basic-datatable h2,
#basic-datatable h3,
#basic-datatable h4,
#basic-datatable h5 {
    margin: 0;
    text-align: center;
}

#basic-datatable td.addr {
    max-width: 300px;
    overflow:hidden;
      text-overflow:ellipsis;
      white-space:nowrap;}
#basic-datatable_wrapper {width: 99%;}
/*.dim-table.release-dim > thead > th{width: 14.2% }
table.table.dim-table > thead > tr > th {width: 14.2% }
*/
.icon-big { font-size: 2rem; }
.icon-big-btn { height: 37.38px; width:  37.38px; padding: 0  }
.icon-big-btn .icon-big{ height: 32px; line-height: 32px; }

.btn-delete-row { padding: 0; }
/*----------sidebar------------*/
.left-side-menu {
    background: linear-gradient(135deg, #17191c 0, #1b1f34 60%);
}
.left-side-menu-h { height: 95%; }

.side-nav-forth-level li a,
.side-nav-second-level li a,
.side-nav-third-level li a {
    color: #a4b0b7;
}

.dataTables_filter{
    display: none;
}

.dataTables_wrapper {
    min-height: 300px;
}

#left-open.show,
#left-close.show { display: unset; }


/*----------contents------------*/


html,
body {
    font-family: 'Noto Sans KR', sans-serif, 'Roboto', sans-serif !important;
}

/*---------common------------*/
.btn-primary {
    background-color: #415275;
    border-color: #2d2d2f;
}

.table-auto {
    width: auto !important;
}

.no-border {
    border: none !important;
}

.btn-xm {
    padding: .2rem .4rem;
}

a.list {
    color: #6c757d;
}

a.list:hover {
    color: #1e3dce;
}
.d_none, #html_skin{
    display: none ;
}
.arrival_code_area .d_none{
    display: none !important;   
}




/*----------sidebar------------*/
.left-side-menu {
    background: linear-gradient(135deg, #17191c 0, #1b1f34 60%);
}

.side-nav-forth-level li a,
.side-nav-second-level li a,
.side-nav-third-level li a {
    color: #a4b0b7;
    /*padding: 8px 30px 8px 30px;*/
}
.side-nav-second-level li a,
.side-nav-third-level li a {
    font-size: 0.8rem;
}


.active-menu {
    color: #10c469 !important;
}


.metismenu li ul li:hover {
    background-color: rgba(255,255,255,0.1);
    background-color: rgba(16,196,105,0.3);
}



/*----------contents------------*/

.deep-red { color: #cc0000; }
.badge-deep-red { background-color: #cc0000; }

.disabled {
    pointer-events: none;
    background-color: #eee;
    color: #555;
    opacity: 1;
}

#dashboard-modal-body {
    max-height: 480px;
    overflow-y: scroll;
}

.dashboard-ch {
    max-height: 500px;
    overflow-y: scroll;
}

.list-table-scroll {
    max-height: 450px;
    overflow-y: scroll;
}

#transportBox { min-height: 800px; }

#notice_tab table th:nth-child(1),
#notice_tab table td:nth-child(1){ width: 10%; }
#notice_tab table th:nth-child(2),
#notice_tab table td:nth-child(2){ width: 20%; }
#notice_tab table th:nth-child(3),
#notice_tab table td:nth-child(3){ width: 50%; }
#notice_tab table th:nth-child(4),
#notice_tab table td:nth-child(4){ width: 20%; }

.stock-scroll {
    max-height: 480px;
    overflow-y: scroll;
}

.ask-modal-body {
    max-height: 600px;
    overflow-y: scroll;
}

.apply-view-table-body {
    max-height: 250px;
    overflow-y: scroll;
}

.bad-modal-th {
    text-align: center;
    font-weight: bold;
    margin: 0.5rem 0;
}
.bad-modal-row { margin:0; }
.bad-modal-row td { position: relative; }
.bad-modal-row td>a { 
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

.modal-body2 {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 0 1.5rem 0;
}

#warehouse-tab {
    padding: 1rem;
}

.prod-info-box .table td {
    width: 33.3%;
}

/*.prod-info-box .table .prod-img { width: 25%; }*/
.prod-info-box .table .prod-img img {
    width: 100%;
}

.prod-info-box .table .ttl {
    font-weight: bold;
    text-align: left;
    font-size: 0.8rem;
}



.dropzone-previews a,
.dropzone-previews {
    font-size: 0.8rem;
    font-weight: 200;

}

.dropzone-previews img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.user-company-logo  {
}
.user-company-logo #logo_img {
    object-fit: contain;
    width: 300px;
    height: 200px;
}
#logo_img img{}
.table-user-info td{white-space: nowrap;}
.td-img-thumb #img-fileinput{ width: 100%; }
.td-img-thumb-wrap {
    display: inline-block;
    position: relative;
}
.td-img-thumb-wrap .btn-cls{ position: absolute; top: -5px; right: -5px;padding: 0px 3px; background-color: #f00; color: #fff; display: none;}
.td-img-thumb-wrap:hover .btn-cls{ display: block; }

.btn-hover { display: none; position: absolute; z-index: 999; margin: 0 auto; }
.td-img-thumb:hover .btn-hover { display: block; width: 100%;}


.add-img-thumb { max-height: 150px; height: 80px; text-align: center; position: relative; }
.add-img-thumb img{ width: 100%; height: 100%; object-fit: contain; }
.add-img-thumb:hover .btn-hover { display: block; width: 100%;}

.custom-tooltip-on { position: relative; }
.custom-tooltip-on:hover .custom-tooltip { display: block; } 
.custom-tooltip { 
    width: 400px;

    position:absolute;
    padding: 10px;
    margin-top: 10px;

    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.8); 

    -webkit-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
    box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 4px;

    color: #FFFFFF;
    font-size: 12px;
    font-family: "Malgun Gothic", sans-serif;;
    word-break: keep-all;
    /*text-align: center;*/

    z-index: 999;
    display: none;
}
.custom-tooltip:before {
    position:absolute;
    top: -10px;

    border-top: 0px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.8)  rgba(0, 0, 0, 0);
    content:"";
}
.custom-tooltip-right { 
    right: 0px;
}
.custom-tooltip-right:before {
    right: 10px;
}
.custom-tooltip-s {
    width: 200px;
}
.custom-tooltip:hover { display: none; }

.custom-tipin { 
    font-size: 13px;
    letter-spacing: 0.1px;
}

.table-inspection{ font-size: 0.75rem }
.table-inspection tr th{ width: auto; white-space: nowrap; }
.table-inspection tr td{ width: auto; white-space: nowrap; }
.table-inspection tr td.td-img-thumb{  width: 100px;  white-space: unset; }
.table-inspection tr td.bad-td-img-thumb{ max-width: 20%; width: 20%; position: relative; }

#item_list > tr > td.title_kr,
#item_list > tr > td.title_en,
#item_list > tr > td.goods_option,
#item_list > tr > td.item_check_memo { white-space: normal; min-width: 120px; }
#item_list > tr > td.item_info { white-space: normal; min-width: 250px; }

.word-ba { word-break: break-all; }

.input-weight { width: 100px; }
.text-center .input-weight { margin: 0 auto }

.t-code-box { position: relative; }
.t-code-box:hover a.btn { display: block; }
.t-code-box a.btn{ position: absolute; display: none; top:0; left: 0; width: 100%;  }

.tariff-info-box {
    border:#eee 1px solid;
    padding: 20px 20px 0px 20px; }
    .tariff-info-box ul{ margin-bottom: 1.2rem; }
    .tariff-info-box li{ line-height: 1rem; margin-bottom: 0.5rem; }

.tariff-table-tit { 
    text-align: center;
    line-height: 3rem;
    font-weight: bold;
    margin: 0;
}
.tariff-memo { margin: 2rem; }

.tw-title { position: relative; top: 50%; transform: translateY(-50%); }
table.tariff-table tr { margin:0; }
table.tariff-table th,
table.tariff-table td{ text-align: center; vertical-align: middle; }
.tariff-service { color:#000; }

.tariff-table-scroll { 
    max-height: 1000px;
    overflow-y: scroll;
}
.tariff-calculator-col, .tariff-calculator-col .col {
    padding: 0;
}
.tariff-calculator-col .row {
    margin: 0;
}
.tariff-calculator-col div {
    margin: 0;
}
.tariff-calculator-plus { width: 40px; }
.tariff-calculator-row { line-height: 1rem; }

#tariffBoard {
    max-height: 300px;
    overflow-y: scroll;
}
#tariffEdit { display: none; }
#tariff_edit_btn { margin-bottom: 1rem; }

#tariff-calculator { z-index: 10; }
.tariff-jp { display: none; }

.table-wide {  overflow-x: auto; }
.table-wide .table { width: 100%; min-width: 1000px; }

.tariff-calcbox::placeholder { font-size: 0.7rem; }

.input-placeholder::placeholder { font-size: 0.7rem; }

.chk3_memo_text { vertical-align: middle;}

.custom-select-form {
    padding: 0px 6px;
    font-size: 0.7rem;
    text-align: center;
}

.x-scroll { overflow-x: scroll; }

/*----------- product ------------*/

.thumb-box #example-img {
    cursor:  pointer;
}

.img-main {
    font-size: 2rem;
}
.img-main img {
    max-width: 240px;
    min-width: 240px;
    min-height: 240px;
    height: 240px;
}

.img-sub {
    height: 120px;
    font-size: 1rem;
    overflow-y: scroll;
}
.img-sub img {
    max-width: 100px;
    min-width: 100px;
    min-height: 100px;
    height: 100px;
}
.img-sku2 {
    height: 120px;
    font-size: 1rem;
    overflow-y: scroll;
}
.img-sku2 img {
    max-width: 100px;
    min-width: 100px;
    min-height: 100px;
    height: 100px;
}

.thumb-img {
    position: relative;
    text-align: center;
}

.thumb-img .btn-magnify {
    position: absolute; 
    bottom: 0; left: 0;
    width: 50%;
    height: 25%;
    background-color: #adb5bd;
    opacity: 0.5;
    color: #495057;
    cursor:  pointer;
}

.thumb-img .btn-magnify:hover {
    background-color: #868e96;
}

.thumb-img .btn-close {
    position: absolute; 
    bottom: 0; right: 0;
    width: 50%;
    height: 25%;
    background-color: #adb5bd;
    opacity: 0.5;
    color: #495057;
    cursor:  pointer;
}

.thumb-img .btn-close:hover {
    background-color: #868e96;
}

.product_item div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*-----------------trace_list.php-----------------*/
@media (max-width: 767px) {
    .trace-list-card {
        padding: 0px;
    }
    .trace-list-icon ul{
        padding: 0px;
    }
    .trace-list-icon li{
        float: left;
        margin: 0 10px;
    }

    #modal-trace-view .modal-body { padding: 16px 0px; }
}

/*-----------------trace_multi_view.php-----------------*/
.trace-multi-tabel { margin:0; }
.trace-multi-tabel > tbody > tr > th { padding: 10px 20px; }
.trace-multi-tabel > tbody > tr > td { padding: 10px 20px; }

.trace-multi { 
    list-style-type: none;
    margin: 0 3rem;
}
.trace-multi .row:after{
    display:block;
    content:'';
    clear:both;
}
.trace-multi .col {
    width:16%;
    text-align:center;
    padding:0 10px;
    word-break:keep-all;
    opacity:0.4;
}
.trace-multi .mdi { font-size:2.5em; }
.trace-multi p { margin:20px 0 0 0; }
.trace-multi p small { display:block;margin-top:10px;opacity:0.6; }
.trace-multi .col.active { opacity:1; }
.trace-multi .col.active .mdi{ color:#ed1c24; }

.trace-multi ul { list-style-type: none; }
.trace-multi ul:after{
    display:block;
    content:'';
    clear:both;
}
.trace-multi ul>li {
    float:left;
    width:16%;
    text-align:center;
    padding:0 10px;
    word-break:keep-all;
    opacity:0.4;
}
.trace-multi ul>li .mdi { font-size:2.5em; }
.trace-multi ul>li p { margin:20px 0 0 0;text-align:center; }
.trace-multi ul>li p small { display:block;margin-top:10px;opacity:0.6; }
.trace-multi ul>li.active { opacity:1; }
.trace-multi ul>li.active .mdi{ color:#ed1c24; }


@media (max-width: 767px) {

    .trace-multi { 
        margin: 1.5rem 2rem;
        padding: 0; }
    .trace-multi .mdi { font-size:1.5em; }
    .trace-multi p { font-size:12px; }
    .trace-multi small { display: none; }

    .trace-multi ul { padding: 0; }
    .trace-multi ul > li .mdi { font-size:1.5em; }
    .trace-multi ul > li > p { font-size:12px; }
    .trace-multi ul > li > p > small { display: none; }
    .trace-multi-tabel { font-size: 12px; }
    .trace-multi-tabel > tbody > tr > td { padding: 5px 10px; }

}

small.note-only-interlogis{ display:block;margin:25px 15px 15px 15px;color:#888;}
/*.table-trace{}
.table-trace>tbody>tr{cursor:pointer;}
.table-trace>tbody>tr>td{text-align: center;}
.table-trace .td-trace-num{width:200px;}
.table-trace .td-status{width:150px;}
.table-trace .td-oversea-status{}
.table-trace .td-oversea-status .fas{opacity:0.4;padding:4px 6px;font-size:1.1em;}
.table-trace .td-oversea-status .fas.active{opacity:1;color:#ed1c24;}*/

.table-trace {}
.table-trace > tbody > tr > th {}
.table-trace > tbody > tr > td {text-align: center;}

.table-trace ul { margin-top: 15px; list-style-type: none;}
.table-trace ul:after{
    display:block;
    content:'';
    clear:both;
}
.table-trace ul>li {
    float:left;
    width:16%;
    text-align:center;
    word-break:keep-all;
    opacity:0.4;
}
.table-trace ul>li .mdi { font-size:1.5em; }
.table-trace ul>li.active { opacity:1; }
.table-trace ul>li.active .mdi{ color:#ed1c24; }


#err_code {
    display: none;
}

/*-----------------express-----------------*/

.modal_i_remove {
    margin:10px 0;
    display:block;
}

.invoice_span {
    line-height: 1.2rem;
    min-height: 1.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*-----------footer------------*/


.price_box {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.price_box .title {
    display: block;
    padding: 2px 5px;
    border: 1px solid #d4d4d4;
    margin-right: -1px;
    margin-bottom: -1px;
    width: 100%;
    white-space: nowrap;
    color: white;
    overflow: hidden;
    vertical-align: top;
    text-align: center;
    background-color: slategray !important;
    font-weight: bold;
}
.price_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.price_box ul li {
    display: block;
    padding: 2px 5px;
    border: 1px solid #d4d4d4;
    margin-right: -1px;
    margin-bottom: -1px;
    width: 80px;
    white-space: nowrap;
    background-color: white;
    vertical-align: top;
    text-align: center;
    min-height: 27.6px;
    position: relative;
}
#list input[data-switch] + label {
    vertical-align: middle;
    margin: 0;
}
#list .storage{
    min-width: 200px;
}
#list .storage .row{
    margin: 0;
}
.table  td{
    vertical-align: middle;
}
#find_hb::placeholder {
    font-size: 2vw;
}
.form-control2 {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .45rem .9rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6c757d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    /* transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; */
    /* transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.form-control2:disabled, .form-control2[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control2:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control2, .input-group > .form-control-plaintext {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
.c_hint {
    font-size: 11px;
    font-weight: lighter;
    color: red;
    border: 1px solid red;
    margin-top: 20px;
    padding: 3px 7px;
}
.c_box {
    font-size: 14px;
}
.c_box .hbcode {
    font-weight: bold;
    color: black;
}
.c_box .pack {
    margin-bottom: 10px;
    padding-left: 4px;
}
.open > .dropdown-menu {
    display: block;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.table .fixed {
    color: black;
    background-color: #f3f3f3;
}

.table .title a:link, .table .title a:visited { color:#6c757d ;   }
.table .title a:hover { color:#6c757d;text-decoration: underline; }

.table .fixed .title a:link, .table .fixed  .title a:visited { color:black;   }
.table .fixed  .title a:hover { color:black;text-decoration: underline; }

.table_cate td {
    border-top: 0;
    padding: 5px;
}
.table_cate .cate1 {
    border-top: 1px solid #eef2f7;
}
.table_cate .cate2 {
    padding-left: 30px;
}
.table_cate .cate3 {
    padding-left: 60px;
}
.table_cate tr.cate2 .add2_btn{
    display: none;
}
.cert_img img{
    height:100px;
}

/*header*/
.mobile-logo { position: absolute; top: 26px; left: 57px; }

#product-box .card-body { overflow-x: scroll; }
#product-box .card-body table{ min-width: 1200px; } 

.page-title-right { display: none; }



/*e-commerce*/
label { font-size: 0.75rem; }
.hide {display: none;}
.show {display: block;}
.info-box {
    border:#eee 1px solid;
    padding: 30px;
}
.info-box li{ line-height: 1.2rem; margin-bottom: 1.2rem; }

.tariff-info {
    border:#eee 1px solid;
    padding: 30px;
    margin-bottom: 2rem;
}
.tariff-info ol ul{ margin-top: 5px; }
.tariff-info li{ margin: 8px; }

.excard-info {
    border:#eee 1px solid;
    padding: 30px;
    margin-bottom: 30px;
}
.excard-info ol{ margin-top: 15px; }
.excard-info li{ line-height: 1.2rem; margin-bottom: 1.2rem; }

.thumb { max-height: 200px; height: 200px; text-align: center; }
.thumb img{ width: 100%; height: 100%; object-fit: contain; }

.thumb-save { max-height: 200px; height: 130px; text-align: center; }
.thumb-save img{ width: 100%; height: 100%; object-fit: contain; }

.table-apply { overflow-x: auto; }
.table-apply table {width: 1900px; }
.table-apply table { white-space: nowrap; }
.table-apply table td{ max-width: 150px; overflow: hidden; text-overflow: ellipsis; }
.table-apply table td.error{ background-color: #f00; color: #fff; }

.table-apply > thead > tr > th,
.table-apply > tbody > tr > td { width:150px; max-width: 260px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.75rem; padding:  0.5rem 0.95rem; }
.table-apply > tbody > tr > td > div { width:100%; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.75rem;  }
.table-apply > thead > tr > th.td-chk,
.table-apply > tbody > tr > th.td-chk,
.table-apply > tbody > tr > td.td-chk { width:60px !important; max-width: 60px !important;}
.table-apply > tbody > tr > td.td-subject { width: 30%; }
.table-apply > tbody > tr > td.td-manager { width: 12%; }
.table-apply > tbody > tr > td.c-info { width: 260px; }
.table-apply > tbody > tr > td.c-memo { width: 200px; max-width: 200px; }
.table-apply > thead > tr > th.tcode,
.table-apply > tbody > tr > td.tcode { width: 100px; }
.table-apply > tbody > tr > th:before[aria-label="수취인정보"] { width: 260px; }
.table-box,
.table-box-m { overflow-x: auto; }
.table-box table{ width: 1900px; }
.table-box-m table{ max-width: 1550px; width: 100%;}

.table-box-a { overflow-x: auto; }
.table-box-a table{ max-width: 1900px; width: 100%;}


.modal-box table{ width: 1900px; }
.modal-box-m table{ max-width: 1550px; width: 100%;}

.modal-box-a { overflow-x: auto; }
.modal-box-a table{ max-width: 1900px; width: 100%;}


.table-apply2 > thead > tr > th,
.table-apply2 > tbody > tr > td { min-width: 100px; width:150px; max-width: 260px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.75rem; padding: 0.3rem 0.3rem; }
.table-apply2 > tbody > tr > td > div { width:100%; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.75rem;  }

.table-free { overflow-x: auto; }
.table-free table {width: 1900px; }
.table-free table { white-space: nowrap; }
.table-free table td{ max-width: 150px; overflow: hidden; text-overflow: ellipsis; }
.table-free table td.error{ background-color: #f00; color: #fff; }

.table-free > thead > tr > th,
.table-free > tbody > tr > td { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.75rem; padding:  0.5rem 0.95rem; }
.table-free > tbody > tr > td > div { width:100%; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.75rem;  }
.table-free > tbody > tr > td.td-chk > div {  }
.table-free > tbody > tr > td.td-chk { width:60px !important; max-width: 60px !important;}
.table-free > tbody > tr > td.td-subject { width: 30%; }
.table-free > tbody > tr > td.td-manager { width: 12%; }
.table-free > tbody > tr > td.c-info { width: 260px; }
.table-free > tbody > tr > td.c-memo { width: 200px; max-width: 200px; }
.table-free > tbody > tr > td.return-w > div { width: 350px; }
.table-free > tbody > tr > td.return-w2 > div { width: 250px; }
.table-free > thead > tr > th.tcode,
.table-free > tbody > tr > td.tcode { width: 100px; }
/*.table-free > tbody > tr > th:before[aria-label="수취인정보"] { width: 260px; }*/


#apply_driver { display: none; }

table.apply-detail-view th{
    width: 150px;
}
table.apply-detail-view p{
    line-height: 1rem;
    padding: 0;
    margin: 0;date-2
}
table.apply-detail-view .date-2{
    width: 50px;
    word-break: keep-all;
        line-height: 1rem;
}
table .date-1{
    width: 25%;
}

table.table-dashboard {}
table.table-dashboard th{ font-weight: bold; text-align: center; }
table.table-dashboard td{ text-align: center; white-space: nowrap; }
table.table-dashboard th.col-td-3 { width: 25%; }

table.table-status thead th{ font-weight: bold; text-align: center; white-space: nowrap; }
table.table-status tbody td{ font-weight: 900; font-size: 2rem; text-align: center; }
table.table-day-status thead th{ font-weight: bold; text-align: center; vertical-align: middle; white-space: nowrap; }
table.table-day-status tbody td{ text-align: center; }

.big-num1 { font-size: 1.5rem; font-weight: bold; }

.td-img-thumb { padding: 0 !important; }
.td-img-thumb img{ width: 100%; height: 100%; object-fit: contain; max-height: 50px; }
.bad-td-img-thumb { padding: 0 !important; text-overflow: unset; white-space: unset; }
.bad-td-img-thumb img{ width: 50px; height: 50px; object-fit: contain; max-height: 50px; }

.btn-3-box { text-overflow: unset; white-space: unset; max-width: 200px; }
.td-sm { width: 80px !important; max-width: 80px !important }
.td-sm-150 { width: 150px !important; max-width: 150px !important }
.td-sm-200 { width: 200px !important; max-width: 200px !important }
.td-input input {  padding: 0.45rem; }

.btn-sm, .btn-group-sm > .btn {
    padding: 0.2rem 0.6rem;
    font-size: 0.75rem;
    line-height: 1;
    border-radius: 0.15rem;
}
.dataTables_length {}
.dataTables_length  label {white-space: nowrap; }
.apply-btn-box { background-color: #fff; padding: 5px 0; ; }

.sticky {
    z-index: 4;
    position: -webkit-sticky;
    position: sticky;
}
td.col-input {width: 10%;  position: relative;}
td.col-input input{padding-right: 2.3rem;}
td.col-input .unit{ position: absolute; right: 0.5rem; top: 0.6rem; background-color: transparent; z-index: 9; color: #ccc;}
td.col-input .unit-prepand{ position: absolute; left: 0.5rem; top: 0.6rem; background-color: transparent; z-index: 9;color: #ccc;}


.pos-r { position: relative; }
.col-input .form-group{ position: relative; }
.col-input input{padding-right: 2.3rem;}
.col-input .unit{ position: absolute; right: 0.5rem; top: 0.6rem; background-color: transparent; z-index: 9; color: #ccc;}
.col-input .unit-prepand{ position: absolute; left: 0.5rem; top: 0.6rem; background-color: transparent; z-index: 9;color: #ccc;}

.nav-tab {  margin: 0 auto; }

.input-group-text label {margin: 0;}

#sortable1, #sortable2 {
    border: 1px solid #eee;
    width: 100%;
    min-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: left;
    margin-right: 10px;
    min-height: 550px;
  }
  #sortable1 li, #sortable2 li {
    margin: 0 5px 5px 5px;
    padding: 5px;
    /*font-size: 1.2em;*/
    width: 100%;
  }
body,
.content-page,
.wrapper {overflow: unset;}

#item_list .card:first-child #btn-prod-remove{
    display: none;
}

#item_list #btn-prod-add{ display: none; }
#item_list .item_row:last-child #btn-prod-add{ display: block; }
#item_list .item_row:last-child #btn-prod-remove{ display: none; }
#pack_list .card:first-child #btn-carton-remove{ display: none; }
#btn-prod-add { margin-bottom: 10px; }

.was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: #ff5b5b !important;
    padding-right: 2.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff5b5b' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ff5b5b' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") !important;
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.tooltip-img {
    width: 300px;
    height: 300px;
    object-fit: contain;
}

.err {
    background-color: #f9d1d1;
}

.find {
    padding: 0;
    margin-top: -2px;
    position: absolute;
    z-index: 100;
    display: block;
    background-color: white;
    width: 100%;
    display: none;
}
.find > ul {
    list-style: none;
    margin: 0;
    padding: 10px 20px;
    width: 100%;
    border: 1px solid #ccc;
    overflow-y: auto;
    max-height: 400px;
}
.find > ul > li {
    padding: 3px 19px;
}
.find a:link, .find a:visited { color:black;   }
.find a:hover { color:black;text-decoration: underline; }

.select2-dropdown.select2-dropdown--below {
    width: 400px !important;
}

.apply-excel .err {
    color: #db6d6d;
    background-color: white !important;
    font-size: 10px;
}


.address-form-row{
    position: relative;
} 
.address-form {
    display: none;
    border: 1px solid;
    width: 500px;
    height: 300px;
    margin: 5px 0;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    /*transform: translate(-50%, -50%);*/
    max-height: 500px;
}
/*.select2-container--open { width: auto !important; }*/
.sub-ttl {
    margin-top: -10px;
    letter-spacing: 0.2rem;
}

.input-group-prepend .form-control { border-top-right-radius: 0;border-bottom-right-radius: 0; }

input.tcode:focus { background-color: #eee; outline: 0px;}
input.tcode {border: none; width: 110px; overflow: visible;}

.infos i {font-size: 1.6rem; line-height: 1rem; }
.infos2 i {font-size: 1.4rem; line-height: 1rem; }
.infos3 i {font-size: 0.9rem; line-height: 0.9rem; }
.infos4 i {font-size: 1.2rem; line-height: 2rem; }

.content-box {
    padding: 20px;
}
.content-box p{ margin-bottom: 0.3rem; }

a[name] {
    margin-top: 150px;
}

#edit-modal .table-apply > thead > tr > th,
#edit-modal .table-apply > tbody > tr > td{ padding: 0.5rem; }

.modal-body-scroll { 
    max-height: 600px;
    overflow-y: scroll;
}

.modal-dialog-full-width {
    width: 90% !important;
    max-height: 60% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    max-width:none !important;
}

.modal-dialog-full-no-width {
    width: 90% !important;
    max-height: 60% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    max-width:none !important;
}

.modal-content-full-width  {
    height: auto !important;
    min-height: 100% !important;
    /*border-radius: 0 !important;*/
    /*background-color: #ececec !important */
}

.modal-header-full-width  {
    /*border-bottom: 1px solid #9ea2a2 !important;*/
}

.modal-footer-full-width  {
    /*border-top: 1px solid #9ea2a2 !important;*/
}

.modal-dialog-full-width input { width: 150px; }
.modal-dialog-full-width select { width: auto; }

#s_tcode_list { text-align: center; }

/*----------- trace-list ------------*/

.notrace { 
    width: 50%;
    text-align: left;
    margin: 5rem auto;
}
.notrace .notrace-1 {
    padding: 2rem;
    margin-bottom: 3rem;
    border: 1px solid;
}
@media (max-width: 767px) {
    .notrace { 
        width: 85%;
        margin: 2rem auto;
    }
    .notrace .notrace-1 {
        padding: 1rem;
    }
}

.trace-box textarea {
    resize: none;
}

.resize-none {
    resize: none;
}

.btn_pm {
    width: 50px;
    padding: 0.2rem 0.6rem;
    font-size: 1rem;
    /*line-height: 1.25;*/
}

.trace-tr:hover { 
    background-color: #edd8d8;
}

.tracking_box { 
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    border: solid 1px black;
    padding: 2rem;
    margin: 10rem 0; }
@media (max-width: 767px) {
    .tracking_box { 
        width: 85%;
        margin: 5rem 0; }
}

/*-----------login-----------*/
.login-card {
    height: 100vh;
}

.login-btns {
    margin-top: 50px;
}

.login-join-text {
    font-size: 30px;
    display: none;
    position: absolute;
    bottom: 40px;
    right: 40px;
}

.login-btns > .col {
    width: 360px;
    height: 360px;
    margin: 40px;
    color: white;
    font-size: 50px;
    background-color: #767171;
}

.login-btns:hover ~ .login-b-text {
    visibility: hidden;
}

.login-btns:hover > .col {
    transform:scale(0.9);
}

.login-btns>.col:nth-child(1):hover {
    transform:scale(1.1);
    background-color: #cc0000;
}

.login-btns>.col:nth-child(1):hover > div > .login-join-text{
    display: block;
}

.login-btns>.col:nth-child(2):hover {
    transform:scale(1.1);
    background-color: #cc0000;
}

.login-btns>.col:nth-child(2):hover > div > .login-join-text{
    display: block;
}

.login-b-text {
    font-size: 30px;
    margin-bottom: 50px;
}

.login-custom-label {
    font-size: 13px;
    color: #cc0000;
}

@media (max-width: 1000px) {

    .login-btns > .col {
        width: 150px;
        height: 150px;
        margin: 10px;
        font-size: 20px;
    }

    .login-join-text {
        font-size: 15px;
        display: none;
        bottom: 15px;
        right: 15px;
    }

    .login-b-text {
        font-size: 15px;
    }
}

.input-textst {
    width: 30px;
    border: none; 
    background: transparent;
}

.loaderbody{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    background-color: #ffffff;
}
.loader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    z-index: 1000;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}


@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}