﻿
body
{
    left:0px;
    background-color:White;
}
.dontPrint
{
    display:none;
}

.printOnly {
    display:inline !important;
}

#container
{
    border-top:#021573 1px solid;
}

#wrapper
{
    position: fixed;
    float: none;
    left: 0%;
    margin: 0;
    margin-left: 0px;
    padding: 0;
    width: auto;
    border-left: none;
    border-right: none; /*border-bottom: solid 1px #021573;*/
    background-color: #ffffff; /* min-height: 100%;*/
}

#footerWrap img
{
    display:none;
}

.modalPopup 
{
    width:100px !important;
        border: none !important;
        left:-100px !important;
        margin:0px !mportant;
        padding:0px !important;
        overflow:hidden !important;

}

.list th
{
    border: solid 1px #F0F0F0 !important;
}

.td-payment-reference {
    max-width: 40ch;
    word-break: break-all;
}