/* You can add global styles to this file, and also import other style files */body{color:#003000;margin:8px;background:#fff;font-family:Georgia,Utopia,Palatino Linotype,Palatino,serif}
/* bootstrap-4 color is too light */.text-warning{color:#fd7e14!important}.hide{display:none!important}.page{page-break-before:always!important}.xing{
    /*font: oblique bold 140% "Sedgwick Ave" !important;*/font:700 100% Rock Salt,cursive!important;line-height:1;color:#004000!important;text-transform:none;text-shadow:2px 2px rgba(0,0,0,.25);padding:0 .3rem}.xing.lite{text-shadow:none;zoom:.85}.xing.xinger{font-size:xx-large!important}@media (max-width:500px){.xing.xinger{font-size:large!important}}span.bulletpoint:before{color:#963;content:"\F192\A0";xfont:normal normal normal 14px/1 FontAwesome;font-family:FontAwesome}.rx-form-control-xs{padding:.1rem .5rem;font-size:.8rem;line-height:1;border-radius:.2rem;width:6.5rem}
/* per http://getbootstrap.com/docs/4.0/examples/sticky-footer-navbar/ 
*/html.stickyfooter{position:relative;min-height:100%}.stickyfooter body{
    /* Margin bottom by footer height */margin-bottom:4em}.stickyfooter footer.stickyfooter{position:absolute;bottom:0;width:100%;
    /* Set the fixed height of the footer here */height:4em;line-height:4em; /* Vertically center the text there */xbackground-color:#f8fbe6}
/* from https://cpratt.co/twitter-bootstrap-callout-css-styles/ */.bs-callout{padding:20px;margin:20px 0;border:1px solid #eee;border-left-width:5px;border-radius:3px}.bs-callout h4{margin-top:0;margin-bottom:5px}.bs-callout p:last-child{margin-bottom:0}.bs-callout code{border-radius:3px}.bs-callout+.bs-callout{margin-top:-5px}.bs-callout-default{border-left-color:#777}.bs-callout-default h4{color:#777}.bs-callout-primary{border-left-color:#428bca;border-left-color:#963}.bs-callout-primary h4{color:#428bca;color:#963}.bs-callout-success{border-left-color:#5cb85c}.bs-callout-success h4{color:#5cb85c}.bs-callout-danger{border-left-color:#d9534f}.bs-callout-danger h4{color:#d9534f}.bs-callout-warning{border-left-color:#f0ad4e}.bs-callout-warning h4{color:#f0ad4e}.bs-callout-info{border-left-color:#5bc0de}.bs-callout-info h4{color:#5bc0de}
/* dont know why bootstrap doesnt turn off underline for disabled link-appearance-buttons */.btn-link.disabled:hover{text-decoration:none;cursor:default}
/* per https://stackoverflow.com/questions/13955667/disabled-href-tag
*/a.disabled{pointer-events:none;cursor:default}
/* because boostrap-4 popper creates tooltip elements on the body tag,
 * we have to put these rules here in the global css,
 * otherwise they dont get out of the component unless we make the whole thing leaky
 */.tooltip-inner{font-family:Georgia,Utopia,Palatino Linotype,Palatino,serif;font-size:16px;background-color:#36578c;padding:1em .5em .5em .5em;line-height:1.5em;-webkit-transform:translate(10px,15px);transform:translate(10px,15px);text-align:left}.tooltip .arrow:before{border-right-color:#36578c!important;-webkit-transform:translate(10px,5px);transform:translate(10px,5px)}@media (min-width:400px){.d-400-inline{display:inline!important}}
/* for .rx-publish-help ... */.tooltip-inner i.fa{min-width:30px;text-align:center}.tooltip-inner span.text{padding-right:1em}
/* per https://www.lockedowndesign.com/chrome-print-preview-differs-from-dev-tools/ */
/* per https://stackoverflow.com/questions/6670151/how-can-i-force-browsers-to-print-background-images-in-css */@media print{.noprint{display:none!important}*{-webkit-transition:none!important;transition:none!important; /* try to make print match dev-print-emulation */-webkit-print-color-adjust:exact /* needed to get chrome to print button background color */}}@media screen{.pagePreviewBox{padding:4px;-webkit-box-shadow:1px 3px 8px rgba(0,0,0,.2);box-shadow:1px 3px 8px rgba(0,0,0,.2)}}
/* 
interesting font-family Archivo, Rock Salt, Special Elite
xIstP blog font-family Georgia, Utopia, 'Palatino Linotype', Palatino, serif
*/.darkMoneyGreen{color:#050}.darkerMoneyGreen{color:#004000}.moneyGreen{color:#bed58e}.liteMoneyGreen{color:#d9ddc4}.checkPaperGreen{color:#f5ffe5}.checkPaperIvory{color:#feffeb}.moneyWhite{color:#f8fbe6}.darkCopperBrown{color:#6f3c1b}.copperBrown{color:#963}