﻿::placeholder { /* CSS 3 標準 */
    font-style: normal;
}
::-webkit-input-placeholder { /* Chrome, Safari */
    font-style:normal;
}
::-ms-input-placeholder { /* IE 10+ */
    font-style: normal;
}
.table-striped tbody tr:nth-of-type(odd) {
    /*background-color:#fff !important;*/
}
#e-product-list tbody tr, #e-product-list1 tbody tr, #e-product-list2 tbody tr, #e-product-lists tbody tr {
    background-color: #fff !important;
}
#simpletable tbody tr {
    background-color: #fff !important;
}
#LinkUrl {
    text-decoration: underline;
    color: #fff;
}
#LinkUrl:hover {
    color: #17a2b8;
    text-decoration: underline;
}
.pcoded-mtext {
    color: #fff !important;
}
#loginname {
    color:#000 !important;
}
#logoText {
    position: absolute !important;
    font-size: 1.15em !important;
    top: 30% !important;
    left: 25% !important;
}
#logoOwl {
    width: 45%;
    margin-right:55%;
}

.imgLogo {
    width:15%;
}

#daterange {
    width: 35%
}

#newEndDiv {
    display: none;
}

.tableHeader {
    background-color: #17a2b8;
    color: #FFFFFF;
}

.tableHeader th, td {
    /*border: 1px solid;*/
}

.loginAuth {
    background-color: #17a2b8;
}

.col-xl-7 {
    max-width: 50%;
}

.customTable {
    background-color: #F6F6F4;
    max-width: 100%;
    margin: 0 auto;
}

.txRepeat {
    /*background-color: rgba(0, 0, 0, 0.05) !important;*/
}

.txDetail {
    background-color: white !important;
}

.applyHead {
    /*background-color: rgba(0, 0, 0, 0.05) !important;*/
}

.applyData {
    /*background-color: white !important;*/
}

.goodsimg {
    background-repeat: no-repeat;
    height: 400px;
    width: 800px;
}

.customQuery {
    background-color: #5565A5 !important;
    box-shadow: 2px 2px 2px #CCCCCC;
    float: right;
    border-color: #5565A5 !important;
    margin-left: 1%;
}

.customQueryClear {
    background-color: #5565A5 !important;
    box-shadow: 2px 2px 2px #CCCCCC;
    border-color: #5565A5 !important;
    float: right;
    margin-right: 1% !important;
}

.customQueryMgr {
    width: 20%;
    position: relative;
    top: -36px;
    left: 60%;
}

#tableMgr th, td {
    white-space: nowrap;
}

#tableApplyInfo th, td {
    white-space: nowrap;
}

#tableApplyDetail th, td {
    white-space: nowrap;
}

#tableOrderRecord th, td {
    white-space: nowrap;
}

#tableOrderDetail th, td {
    white-space: nowrap;
}

#mainOrderDetail, th, td {
    white-space: nowrap;
}

#tableSupplierInfo th, td {
    white-space: nowrap;
}

#tableOrderDetailContent th, td {
    white-space: nowrap;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
    bottom: .5em;
}

.example {
    max-width: 600px;
}

.mgrDiv, .detailDiv, .applydetailDiv, .acnDetailDiv {
    height: 450px;
    overflow-y: scroll;
    overflow-x: auto;
    margin-top: -1px;
}

.mainDetailDiv {
    overflow-y: scroll;
    overflow-x: auto;
    margin-top: -1px;
}

.supplierinfoDiv {
    overflow-y: scroll;
    overflow-x: auto;
    margin-top: -1px;
}

#descMgr {
    width: 100px;
}

.popupDiv {
    width: 23%;
    /*background-color: #17a2b8; */
    color: #17a2b8;
    display: block;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    text-align: center;
    border-bottom: 1px solid #17a2b8;
    padding-top: 1%;
    margin-top: -2%;
}

    .popupDiv:hover {
        width: 23%;
        color: #1e97f9;
        border-bottom: 1px solid #1e97f9;
    }

.edits {
    text-decoration: none !important;
    background-color: #5565A5;
    color: white !important;
    width: 100%;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    box-shadow: 2px 2px 2px #CCCCCC;
    font-size: 14px;
}

    .edits:hover {
        text-decoration: none !important;
        background-color: #5565A5;
        color: white !important;
        width: 100%;
        display: inline-block;
        border-radius: 5px;
        text-align: center;
        box-shadow: 2px 2px 2px #CCCCCC;
        font-size: 14px;
    }

.orderDetailClass {
    margin-bottom: 5%;
}

.lblOrderNum, .lblOrderGP, .lblRecTel, .lblPayment, .lblOrderStatus, .lblShipment, .lblnewEndDate, .lblOnBoard, .lblGp, .lblItem {
    color: #17a2b8;
}
.lblGoodsItem, .lblAgency, .lblApplyer, .lblemail {
    color: #17a2b8;
}

.divArea {
    float: left;
    width: 35%;
}

#remember {
    /*display: inline-block;*/
}

.rememberText {
    align-self: center;
    padding: 0px 2px 0px 2px;
    box-sizing: border-box;
    font-size: 12px;
    color: #7F7F7F;
}

.customLogin {
    /*background-color: rgba(23, 162, 184, 1) !important;
    border-color: rgba(23, 162, 184, 1) !important;*/
    width: 50%;
    border-radius:5px;
    /*text-align: center;
    margin-left: 90px;
    border-radius: 5px !important;
    margin-bottom: 1% !important;*/
}

.customContact {
    background-color: white !important;
    border-color: rgba(23, 162, 184, 1) !important;
    width: 50%;
    text-align: center;
    margin-left: 90px;
    border-radius: 5px !important;
    color: rgba(23, 162, 184, 1) !important;
    margin-top: 30px;
}

.contactText {
    font-size: 12px;
    color: #7F7F7F;
    position: absolute;
    margin-left: 26%;
    top: 76%;
}

.lineLeft {
    border-top: 1px solid #7F7F7E;
    font-size: 12px;
    width: 25%;
    position: absolute;
    top: 78%;
}

.lineRight {
    border-top: 1px solid #7F7F7E;
    font-size: 12px;
    width: 25%;
    position: absolute;
    margin-left: 55%;
    top: 78%;
}

.customForget {
    color: rgba(23, 162, 184, 1) !important;
    font-size: 12px;
    position: absolute;
    top: 43%;
    left: 80%;
    margin-top:7%;
}

.reText {
    position: absolute;
    left: 15%;
    top: 56%;
}

.loginText {
    position: absolute;
    top: 30%;
    left: 20%;
}

.totalInfo {
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(170, 170, 170, 1);
    height: 100px;
    background-color: white;
}

.totalOrder, .totalUnship, .totalPurchase, .totalApply {
    width: 20%;
    float: left;
    margin-top: 2.5%;
    margin-left: 4%;
}

.mainIcon{
    float: left;
    margin-right: 5%;
}

.orderDiv {
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(170, 170, 170, 1);
    background-color: white;
    margin-top: 3%;
}

.textOrder {
    font-size: 18px;
    color: #F5A48B;
}

.cntOrder {
    font-size: 18px;
    color: #F5A48B;
}

.textShip {
    font-size: 18px;
    color: #5FBE9D;
}

.cntShip {
    font-size: 18px;
    color: #5FBE9D;
}

.textPurchase {
    font-size: 18px;
    color: #5565A5;
}

.cntPurchase {
    font-size: 18px;
    color: #5565A5;
}

.textApply {
    font-size: 18px;
    color: #EBA7A7;
}

.cntApply {
    font-size: 18px;
    color: #EBA7A7;
}

.orderHeader {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
}

.orderFooter {
    padding: 0.75rem 1.25rem;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    text-align: center;
}

.more {
    color: #17a2b8 !important;
    text-decoration: none !important;
    cursor: pointer;
}

.applyDiv {
    width: 50%;
    float: left;
}

.stockDiv {
    width: 45%;
    float: left;
    margin-left: 3%;
}

.orderDetailQry {
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(170, 170, 170, 1);
    height: 200px;
    background-color: white;
    padding: 1.25rem 1.25rem;
}

.goodsmgrQry {
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(170, 170, 170, 1);
    height: 200px;
    background-color: white;
    padding: 1.25rem 1.25rem;
}

.qrybtnDiv {
    margin-top: 5%;
}

.qryfirstDiv {
    margin-top: 1%;
}

.qrynextDiv {
    margin-top: 2%;
}

#OrderNum {
    width: 200px;
    border-width: 0px;
    color: rgb(153, 153, 153);
    border-color: transparent;
    margin-left: 2%;
}

#OrderGP, #Agency, #GoodsItem {
    width: 180px;
    border-width: 0px;
    color: rgb(153, 153, 153);
    border-color: transparent;
    margin-left: 2%;
}

#RecTel {
    width: 180px;
    border-width: 0px;
    color: rgb(153, 153, 153);
    border-color: transparent;
    margin-left: 2%;
}

#Payment {
    width: 200px;
    border-width: 0px;
    color: rgb(153, 153, 153);
    border-color: transparent;
    margin-left: 2%;
}

#OrderStatus {
    width: 200px;
    border-width: 0px;
    color: rgb(153, 153, 153);
    border-color: transparent;
    margin-left: 2%;
}

#Shipment {
    width: 180px;
    border-width: 0px;
    color: rgb(153, 153, 153);
    border-color: transparent;
    margin-left: 2%;
}

.orderDetailDiv {
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(170, 170, 170, 1);
    background-color: white;
    padding: 1.25rem 1.25rem;
    overflow-y: scroll;
    overflow-x: auto;
    height: 450px;
}
.goodsMgrDetailDiv {
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(170, 170, 170, 1);
    background-color: white;
    padding: 2.25rem 0.5rem;
    overflow-y: scroll;
    overflow-x: auto;
    height: 450px;
    width:auto;
}

.orderShipoutDiv {
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(170, 170, 170, 1);
    background-color: white;
    padding: 2.25rem 0.5rem;
    overflow-y: scroll;
    overflow-x: auto;
    height: 450px;
    width: 168%;
}

.sign {
    background: url(../images/plus.png) no-repeat center center !important;
    height: 18px;
    width: 18px;
    display: inline-block;
}
.unsign {
    background: url(../images/minus.png) no-repeat center center !important;
    height: 18px;
    width: 18px;
    display: inline-block;
}

.detailFunc {
    text-align: right;
    padding: 0.2em 0.1em 0.75em;
}

.detailShip {
    background-color: #17a2b8;
    border-color: #17a2b8;
    color: white;
    box-shadow: 2px 2px 2px #CCCCCC;
    border-radius: 10px !important;
}

.detailPrint {
    background-color: #17a2b8;
    border-color: #17a2b8;
    color: white !important;
    text-align: center;
    box-shadow: 2px 2px 2px #CCCCCC;
    border-radius: 5px !important;
    display: block;
    width: 100%;
    padding: 0.5em 1em;
    cursor: pointer;
}
    .detailPrint:hover {
        background-color: #26b7ce !important;
        border-color: #26b7ce !important;
    }

.shipout, .detailContent {
    color: #169BD5 !important;
}

.odrContentDiv {
}

.contentHead {
    margin-top: 1%;
    text-align: center;
}

#odrContent {
    width: 200px;
    border-width: 0px;
    color: black;
    border-color: transparent;
    margin-left: 2%;
    text-align: center;
    background-color: white;
    border-bottom: 1px dotted;
    border-color: rgb(23, 162, 184);
}

#sellerContent {
    width: 200px;
    border-width: 0px;
    color: black;
    border-color: transparent;
    margin-left: 2%;
    text-align: center;
    background-color: white;
    border-bottom: 1px dotted;
    border-color: rgb(23, 162, 184);
}

.lblodrContent, .lblseller {
    color: rgb(23, 162, 184);
}

#tableOrderDetailContent {
    margin-top: 1.75em;
}

.shipTR {
    border-top: 1px solid rgb(23, 162, 184);
    background-color: white;
}

.sumTR {
    border-bottom: 1px dashed rgb(23, 162, 184);
    background-color: white;
}

.detailContentTR {
    background-color: white;
}

.detailTD {
    width: 200px;
    border-width: 0px;
    color: black;
    border-color: transparent;
    margin-left: 2%;
    text-align: center;
    background-color: white;
    border-bottom: 1px dotted;
    border-color: rgb(23, 162, 184);
}

.viewTD {
    color: rgb(23, 162, 184);
}

.receinfo {
    color: rgb(23, 162, 184);
    text-align: center;
}

.receinfoTR, .buyerTR, .receiverTR, .recephoneTR, .receAddrTR {
    background-color: white;
}

.detailContentBack {
    background-color: rgba(245, 164, 139, 1);
    border-color: rgba(245, 164, 139, 1);
    color: white !important;
    text-align: center;
    box-shadow: 2px 2px 2px #CCCCCC;
    border-radius: 5px !important;
    display: block;
    width: 100%;
    padding: 0.5em 1em;
}
.odrContentDiv {
    margin-top: 6%;
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(170, 170, 170, 1);
    background-color: white;
    padding: 1.25rem 1.25rem;
    overflow-y: scroll;
    overflow-x: auto;
    height: 640px;
}

.detailBackFunc {
    float: right;
}
#OnBoard {
    width: 200px;
    border-width: 0px;
    color: rgb(153, 153, 153);
    border-color: transparent;
    margin-left: 2%;
}
#Gp {
    width: 200px;
    border-width: 0px;
    color: rgb(153, 153, 153);
    border-color: transparent;
    margin-left: 2%;
}
#Item {
    width: 200px;
    border-width: 0px;
    color: rgb(153, 153, 153);
    border-color: transparent;
    margin-left: 2%;
}
#daterange, #Applyer, #Email {
    width: 200px;
    border-width: 0px;
    color: rgb(153, 153, 153);
    border-color: transparent;
    margin-left: 2%;
}
.printFunc {
    float: right;
    margin-top: -3%;
}
/* print css*/
@page {
    margin: 1cm; /*print邊界*/
    size: 210mm 160mm; /*列印紙張大小*/
}
.print {
    page-break-after: always !important; /*print分頁面*/
}
@media print {
    .noprint {
        visibility: hidden
    }
}

.odridclick {
    cursor: pointer;
    color: #169BD5 !important;
    text-decoration: underline;
}

.AcnIdClick {
    cursor: pointer;
    color: #169BD5 !important;
    text-decoration: underline;
}
.nav.nav-pills + .tab-content {
    border: 0 !important;
    padding: 10px 0px !important;
}
#mainIcon:hover, #textOrder:hover, #cntOrder:hover, #textShip:hover, #cntShip:hover, #textPurchase:hover, #cntPurchase:hover, #textApply:hover, #cntApply:hover {
    cursor: pointer;
}

.deliveryContent {
    cursor: pointer;
    color: #169BD5 !important;
    text-decoration: underline !important;
}

.trHead, .trHead1 {
    background-color: #17a2b8 !important;
    color: #fff;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    background-color: #01a9ac !important;
}

.totalInfo {
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(170, 170, 170, 1);
    height: 100px;
    background-color: white;
    margin-bottom: 2%;
}

.totalOrder, .totalUnship, .totalPurchase, .totalApply {
    width: 20%;
    float: left;
    margin-top: 2.5%;
    margin-left: 4%;
}

.mainIcon {
    float: left;
    margin-right: 5%;
}

.orderDiv {
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(170, 170, 170, 1);
    background-color: white;
    margin-top: 3%;
}

.textOrder {
    font-size: 18px;
    color: #F5A48B;
}

.cntOrder {
    font-size: 18px;
    color: #F5A48B;
}

.textShip {
    font-size: 18px;
    color: #5FBE9D;
}

.cntShip {
    font-size: 18px;
    color: #5FBE9D;
}

.textPurchase {
    font-size: 18px;
    color: #5565A5;
}

.cntPurchase {
    font-size: 18px;
    color: #5565A5;
}

.textApply {
    font-size: 18px;
    color: #EBA7A7;
}

.cntApply {
    font-size: 18px;
    color: #EBA7A7;
}

.orderHeader {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
}

.orderFooter {
    padding: 0.75rem 1.25rem;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    text-align: center;
}

.more {
    color: #17a2b8 !important;
    text-decoration: none !important;
    cursor: pointer;
}
.card {
    margin-top: 1%;
}
.pro-list-img {
    width: 15%;
}

.btn.btn-primary {
    background-color: #17a2b8 !important;
    border-color: #17a2b8 !important;
}

    .btn.btn-primary:hover {
        background-color: #40cae0 !important;
        border-color: #40cae0 !important;
    }

.btnItemAdd {
    float: right !important;
    border-radius: 1em !important;
}

.card-header {
    display: block !important;
}

.md-content h3 {
    background: #9ECAE0 !important;
}

.input-group-addon {
    background-color: #01a9ac !important;
    color: #fff !important;
    padding: .5rem .75rem !important;
    margin-bottom: 0 !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
    text-align: center !important;
    border: 1px solid rgba(0,0,0,.15) !important;
    border-radius: .25rem !important;
}

.nav-tabs .slide {
    background: #01a9ac;
    width: calc(100% / 5);
    height: 4px;
    position: absolute;
    -webkit-transition: left 0.3s ease-out;
    transition: left 0.3s ease-out;
    bottom: 0;
}

.creditTextDesc {
    font-size: 16px;
    background-color: #cecece;
    display: block !important;
}

.subShip {
    margin-left: 5%;
}

.layoutDiv {
    border-bottom: 1px solid rgba(204,204,204,0.35) !important;
    width: 100%;
}

.border-checkbox-section .border-checkbox-group .border-checkbox-label {
    position: relative !important;
    display: inline-block !important;
    cursor: pointer !important;
    height: 20px !important;
    line-height: 20px !important;
    padding-left: 30px !important;
    margin-right: 15px !important;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box !important;
    padding: 0 !important;
}

button, input {
    overflow: visible !important;
    margin: 0 !important;
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
}

.border-checkbox-section .border-checkbox-group {
    display: inline-block !important;
}

#ItemInfo {
    margin-top: 1%;
}

.descText {
    width: 98%;
    margin-left: 1%;
}

.btn.btn-warning {
    color: #fff !important;
    background-color: #f54a26 !important;
    border-color: #f54a26 !important;
    float: left !important;
}

    .btn.btn-warning:hover {
        color: #fff !important;
        background-color: #ff6646 !important;
        border-color: #ff6646 !important;
    }

#cancelBtn, #cancelUpload {
    float: left;
}

.main-title {
    text-align: center;
    border-top: 1px solid rgba(204,204,204,0.35);
    border-bottom: none;
    font-size: 16px !important;
    background-color: #9ECAE0;
    border-radius: 5px;
    line-height: 16px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
    margin-top: 1%;
    cursor: pointer;
}

.rowDisplay {
    display: none;
}

.col-lg-9 {
    max-width: 70%;
}

.columnWarn {
    border: 1px solid #f54a26;
    animation: shake 0.3s cubic-bezier(.3,.3,.3,.3) both;
    /*box-shadow: 1px 0px 1px 2px rgba(255, 7, 7, 0.55);*/
}

#GPItemImg, #GPItemGif {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-clip: border-box;
    transition: background-size 0.2s;
    transition-timing-function: cubic-bezier(.07,1.41,.82,1.41);
    display: block;
    /*width: 430px;*/
    width: 100%;
    height: 325px;
    cursor: pointer;
    text-indent: 100%;
    margin-top: 1%;
    margin-left: 1%;
    background-size: 85% !important;
}

#cutImg {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-clip: border-box;
    transition: background-size 0.2s;
    transition-timing-function: cubic-bezier(.07,1.41,.82,1.41);
    display: block;
    cursor: pointer;
    text-indent: 100%;
    cursor: auto;
}

.ImageSetupItem button {
    background: #01a9ac;
    font-size: 16px !important;
    color: #ffffff;
    font-weight: bold;
    border: none;
    line-height: 25px !important;
    padding: 5px 10px;
    border-radius: 30px;
    box-shadow: 0 1px 1px 0px #43661B;
    cursor: pointer;
    float: left;
}

.ImageSetupItemUpload button {
    background: #01a9ac;
    font-size: 16px !important;
    color: #ffffff;
    font-weight: bold;
    border: none;
    line-height: 25px !important;
    padding: 5px 10px;
    border-radius: 30px;
    box-shadow: 0 1px 1px 0px #43661B;
    cursor: pointer;
}

.FileUpload input {
    background: #01a9ac;
    font-size: 16px !important;
    color: #ffffff;
    font-weight: bold;
    border: none;
    line-height: 25px !important;
    padding: 5px 10px;
    border-radius: 20px;
    box-shadow: 0 1px 1px 0px #43661B;
    cursor: pointer;
}

.BtnLabel {
    background: #01a9ac;
    font-size: 16px !important;
    color: #ffffff;
    font-weight: bold;
    border: none;
    line-height: 25px !important;
    padding: 5px 10px;
    border-radius: 30px;
    box-shadow: 0 1px 1px 0px #43661B;
    cursor: pointer;
}

#InputImageFileUpload {
    display: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    background-color: #01a9ac;
}

.btn.btn-primary, .btn.btn-danger, .btn.btn-warning {
    box-shadow: 2px 2px 2px #CCCCCC;
}

    .btn.btn-primary:hover {
        background-color: #26b7ce !important;
        border-color: #26b7ce !important;
    }

#SampleDownload {
    float: left;
    margin-right:1% !important;
}

#ImportExcel {
    float: left;
    margin-right: 1% !important;
    border-radius: 2rem;
}

.CustomModal {
    top: 65% !important;
    width: 35% !important;
}
.customExcelUploadBtn{
    text-align: right !important;
}
.md-modal {
    height: 100vh !important;
}
.closePanel {
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    /*background: #eee;*/
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    float: right !important;
    cursor: pointer;
    font-weight: unset !important;
    padding: 0 !important;
    margin-right: 5px !important;
    margin-top: 4px !important;
    z-index: 999;
    position: relative;
}
.table-bordered td {
    border-bottom: 1px solid #dee2e6;
}
.btn {
    padding: 5px 10px !important;
}
.btn.btn-round{
    border-radius: 1em !important;
}

/* used by GoodsMgr Start */
#goodsDetailLink {
    color: #01a9ac;
    text-decoration: underline !important;
    cursor: pointer !important;
}
/* used by GoodsMgr End */

/* used by ApplyDetail Start */
#CancelAgencyBtn {
    cursor: pointer;
}
/* used by ApplyDetail End */
.customBtn {
    z-index: 999;
    position: absolute;
}
.customTitle {
    color: #17a2b8 !important;
    font-size: 1rem;
}
.noshipDiv {
    margin-left:24%;
}
.customTableCSS {
    width: 100%;
    overflow: auto;
    display: block;
    height: 500px;
    table-layout: fixed;
}
.customBackColor {
    background-color: #f6f6f6 !important;
}
#PrintOrderInfo {
    float: right;
    position: absolute;
    top: 5%;
    right: 5%;
}
.descCSS {
    white-space: normal;
    width: 100%;
}
#txRepeat {
    background-color: #fff;
}
.excelNote {
    color: red;
    font-weight: bold;
    position: absolute;
    top: 10%;
}
.supplierData {
    background-color:#fff !important;
}
ul.noteUL {
    list-style-type: decimal;
    margin-left:2%;
}
ul.firstUL {
    list-style-type: square;
    margin-left: 1%;
}
.TextCustom {
    color: red;
}
.safestockdesc {
    color: red;
    margin-top: 1%;
}
.AcnNote {
    border-bottom: 1px solid #ececec;
    padding-bottom: 1%;
}
.jFiler-input-button {
    color: #fff !important;
    background-color: #01a9ac !important;
    background-image: none !important;
}
.itemlistBtns {
    margin-bottom: 3%;
}
#LoginBtn {
    /*float:left;
    width:48%;*/
}
#FeedBackBtn {
    float: right;
    width: 48%;
}
#ForgetBtn {
    width: 50%;
}
.AcnNote {
    height: 100px;
    overflow-y: scroll;
}
#shipNum {
    border: 1px solid #ccc !important;
    margin-left: 1% !important;
}
#ordershipoutHistoryInfo1 {
    overflow-x: scroll;
    width: 100%;
    display:block;
}
#ordershipoutHistoryInfo {
    overflow-x: scroll;
    width: 100%;
    display:block;
}
#applyDetailInfo {
    overflow-x: scroll;
    width: 100%;
    display: block;
}
.OrderShipBtnDiv {
    display: inline-block;
    float: right;
}
#printMain{
    margin-top:3%;
}

.customQuery {
    box-shadow: 2px 2px 2px #CCCCCC !important;
    float: right !important;
    margin-left: auto !important;
}

.customQueryClear {
    box-shadow: 2px 2px 2px #CCCCCC !important;
    float: right !important;
    margin-left: 1% !important;
}