		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 27 February 2021 22:38:41
*/


/* -----------------------------------------------------------------------
    EasyWill: default branding.
--------------------------------------------------------------------------
    Based on Blueprint CSS Framework 0.9
    http://blueprintcss.org
    Copyright (c) 2007-Present. See LICENSE for more info.
----------------------------------------------------------------------- */

/* Blueprint: print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}
.content table {
    border-top: 1px solid #cccccc;
    border-collapse: collapse;
}
.content th, .content td {
    border-bottom: 1px solid #cccccc;
}
.content th {
    text-align: left;
}
.content td {
    vertical-align: top;
}


/* ----- Easywill modifications ----- */
#screen-nav,
#nav-wrapper,
#login,
#breadcrumbs,
#sidebar,
#create-will,
#tabs-will-progress,
#home-slides.ui-tabs .ui-tabs-nav,
.home #content-header h1,
.jqTransformButton,
#overlay,
#overlay2,
#popup,
#popup2,
.print-hide,
#tax-invoice-feature {
    display: none;
}

#header a:link:after, #header a:visited:after {content:"";} 

#will-progress-steps h2 {
    color: #b1b0b0;
    border-bottom: 1px dashed #b1b0b0;
}
#will-progress-steps h2.current {
    border-bottom: 3px solid #000000;
}

#receipt-tables table, #receipt-tables thead, #receipt-tables tfoot, #receipt-tables tbody, #receipt-tables tr, #receipt-tables th, #receipt-tables td {
    border: none;
}

#receipt-tables table, #receipt-tables hr, #receipt-tables h2 {
    display: none;
}
#receipt-tables table.ecom_header_table {
    display: block;
}
#receipt-tables {
    width: 560px;
}

#tax-invoice-summary {
   margin-left: 335px;
}

#receipt-tables table.sq_ecomTable {
    float: right;
}

#receipt-tables table tr td {
    padding-right: 20px;
}

#receipt-tables table tr td ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#tax-invoice-summary tr td {
    padding-right: 20px;
}

.hidden {
    display: none !important;
}
.invisible {
    visibility: hidden !important;
}
