@media print {
  body {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif; }

  .ui-widget {
    font-size: 100% !important; }

  .notPrint {
    margin: 0; }

  #header, #Header, #footer, #actual-breadcrumb-location, #breadcrumb, #taxReceiptOption, .scalability, .breadcrumb, .darkorangeButton, .blueLinkButton, .darkGrayButton, .stripButton, .progress-tracker, .notPrint {
    display: none !important; }

  #wrapper-outer {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-left: none;
    border-right: none;
    position: relative;
    width: 1250px;
    z-index: 0;
    margin: auto;
    text-align: center;
    background-color: #ffffff; }

  #col1 {
    width: 320px;
    margin-left: 1px;
    float: left; }

  #TaxReceiptContent {
    font-size: 100% !important; }

  .div-halfwidth {
    width: 47% !important; }

  .div-table {
    display: table;
    border-top: 1px solid #333333;
    margin: auto auto 15px;
    overflow: auto;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 15px;
    width: 100%;
    padding-bottom: 0;
    padding-left: 0; }

  .div-table-rowlabel {
    font-size: 81% !important; }

  .div-table-rowinput {
    width: 75%;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    text-align: left;
    float: right;
    margin-bottom: 15px;
    border-left: 0;
    display: inline-block; }

  .div-table-collabel {
    float: left;
    display: table-column;
    text-align: right;
    width: 20%;
    margin-bottom: 15px; }

  .div-table-colinput {
    float: left;
    display: table-column; }

  .ui-widget {
    font-size: 100% !important; }

  .centeralign {
    text-align: center; }

  .boldText {
    font-weight: bold !important; }

  .bold {
    font-weight: bold !important; } }

/*# sourceMappingURL=taxReceiptPrint.css.map */
