﻿
body
{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    background-color: #A6BEE0;
    background-image: url('../../Images/bg_pic.png');
    font-family: Arial;
}

.DHL_Support {
    position: absolute; /*top: 50px;     right: 50px; */
    top: 53px;
    right: 530px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
    /* border:2px solid red;*/
}
.DHL_Logo
{
    position: absolute; /*top: 50px;     right: 50px; */
    top: 23px;
    right: 130px;
}

.POPUP_PO_TABLE_TITLE {
    background-color: #ffcc00;
    border: solid 2px white;
    width: 200px;
    border-collapse: separate !important;
}

.POPUP_PO_TABLE_VALUE {
    width: 300px;
    border-collapse: separate !important;
    padding-left: 100px;
}

.POPUP_TABLE th {
    background-color: #ffcc00;
}



.DHL_Logo div
{
    width: 290px; /*  border: 1px solid #000;     background: #fff; */
    padding: 5px;
    position: relative;
    z-index: 2;
}

.DHL_Logo img
{
    width: 400px; /*281px*/
}
.MasterPage_PageHeader_Div
{
    background-color: #FFCC00;
    background-image: url('../../Images/Header_BG.png');
}

.MasterPage_PageHeader_Caption1Row
{
    /*height: 100px;*/
    font: 16px/16px "AsapRegular" , Arial, sans-serif;
}

.MasterPage_PageHeader_Caption2Row
{
    height: 20px; /*background-color: #d71635;*/
    color: #fff;
    font-weight: bold;
}


.Limit_Linesx2
{
    font-size: 1em;
    line-height: 1em;
    height: 2em;
    overflow: hidden;
}
.Limit_Linesx1
{
    font-size: 1em;
    line-height: 1em;
    height: 1em;
    overflow: hidden;
}

.Limit_Length
{
    text-overflow: ellipsis;
    white-space: nowrap;
}



#div_tblEventsWrapper
{
}
.th_Status
{
    width: 50%;
}
.th_Date
{
    width: 20%;
}
.th_Remarks
{
    width: 30%;
}

.POPUP_TABLE
{
    width: 100%;         
    font: 16px/16px "AsapRegular" , Arial, sans-serif;
    border-collapse: collapse;
}

.POPUP_TABLE tr, .POPUP_TABLE th, .POPUP_TABLE td
{
    border: solid 1px #98BF21;
}
.POPUP_TABLE th
{
    background-color: #ffcc00;
}


#div_tblBarFilesWrapper table
{
    width: 100%;
    font: 12px/12px "AsapRegular" , Arial, sans-serif;
    border-collapse: collapse;
}



.CSSToolTipContent
{
    text-align: center;
    vertical-align: middle;
    border: solid 1px gray;
    padding: 2px;
    background-color: #fff;
    color: #000;
    font-family: Arial;
    font-size: 10pt;
     
}




.divHistoryFilter
{
    background-color: #EFF3FB;
}
.AdvancedFilter
{
    font: 12px/12px Arial bold;
      border-spacing:0px 5px;
}

.AdvancedFilter td
{
    white-space: nowrap;
    font-family: Arial;
    font-size: 10pt;
    padding-top: 2px;
    padding-bottom: 2px;
  
}



.AdvancedFilterEmptyCell
{
    width: 20px;
}
.AdvancedFilterLabelCell
{
    padding: 0px 5px 0px 5px;
}





.Group td
{
    border-bottom: solid 2px #97A0C3;
    border-top: solid 2px #97A0C3;
}
.Group td:first-child
{
    border-left: solid 2px #97A0C3;
}

.Group td:last-child
{
    border-right: solid 2px #97A0C3;
}

.POs_List {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../../Images/StyleCustomIcons/filter_pom.png) no-repeat center;
    width: 24px; /* Width of new image */
    height: 24px; /* Height of new image */
    padding-left: 24px; /* Equal to width of new image */
    /*padding-top: 8px;*/
    overflow: hidden;
    margin-top: 4px;
}

.SHP_List {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../../Images/StyleCustomIcons/filter_ship.png) no-repeat center;
    width: 24px; /* Width of new image */
    height: 24px; /* Height of new image */
    padding-left: 24px; /* Equal to width of new image */
    /*padding-top: 8px;*/
    overflow: hidden;
    margin-top: 4px;
}


.imageBTN_PO_TransitTime {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../../Images/StyleCustomIcons/filter_ship.png) no-repeat center;
    width: 24px; /* Width of new image */
    height: 24px; /* Height of new image */
    padding-left: 24px; /* Equal to width of new image */
    /*padding-top: 8px;*/
    overflow: hidden;
    margin-top: 4px;
}

.imageBTN_FilterByRefType_x24 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../../Images/StyleCustomIcons/filter_all.png) no-repeat center;
    width: 24px; /* Width of new image */
    height: 24px; /* Height of new image */
    padding-left: 24px; /* Equal to width of new image */
    /*padding-top: 8px;*/
    overflow: hidden;
    margin-top: 4px;
}
.imageBTN_FilterByRefType_x24.ALL
{background: url(../../Images/StyleCustomIcons/filter_all.png) no-repeat; 
}
.imageBTN_FilterByRefType_x24.FILE
{background: url(../../Images/StyleCustomIcons/filter_fc.png) no-repeat;}
.imageBTN_FilterByRefType_x24.PO
{background: url(../../Images/StyleCustomIcons/filter_po.png) no-repeat;}


@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        width: 100%;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        width: none;
    }

    .col-md-1 {
        flex: 0 0 8.333333%;
        width: 8.333333%;
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        width: 16.666667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        width: 33.333333%;
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        width: 41.666667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        width: 58.333333%;
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        width: 66.666667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        width: 83.333333%;
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        width: 91.666667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        width: 100%;
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
    {
        display:inline-block ;
    }
    .form-group {
        margin-bottom: 1rem;
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
}