/*!
 * Style sheet for AccurateCalculators.com WordPress Plugins
 * (c) 2018 Pine Grove Software, LLC
 * Licensed under GPL (https://www.gnu.org/licenses/gpl-3.0.en.html)
 * portions copyright as noted
 * modified Twitter Bootstrap 'reboot'
 */
form.financial-calculators *,
form.financial-calculators *::before,
form.financial-calculators *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

form.financial-calculators [tabindex="-1"]:focus {
  outline: 0 !important;
}

form.financial-calculators hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

form.financial-calculators h1, form.financial-calculators h2, form.financial-calculators h3, form.financial-calculators h4, form.financial-calculators h5, form.financial-calculators h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

form.financial-calculators p {
  margin-top: 0;
  margin-bottom: 1rem;
}

form.financial-calculators abbr[title],
form.financial-calculators abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

form.financial-calculators b,
form.financial-calculators strong {
  font-weight: bolder;
}

form.financial-calculators small {
  font-size: 80%;
}

form.financial-calculators a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

form.financial-calculators a:hover {
  color: #0056b3;
  text-decoration: underline;
}

form.financial-calculators a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

form.financial-calculators a:not([href]):not([tabindex]):hover, form.financial-calculators a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

form.financial-calculators a:not([href]):not([tabindex]):focus {
  outline: 0;
}

form.financial-calculators label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

form.financial-calculators button {
  border-radius: 0;
}

form.financial-calculators button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

form.financial-calculators input,
form.financial-calculators button,
form.financial-calculators select,
form.financial-calculators optgroup,
form.financial-calculators textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

form.financial-calculators button,
form.financial-calculators input {
  overflow: visible;
}

form.financial-calculators button,
form.financial-calculators select {
  text-transform: none;
}

form.financial-calculators button,
form.financial-calculators [type="button"],
form.financial-calculators [type="reset"],
form.financial-calculators [type="submit"] {
  -webkit-appearance: button;
}

form.financial-calculators button::-moz-focus-inner,
form.financial-calculators [type="button"]::-moz-focus-inner,
form.financial-calculators [type="reset"]::-moz-focus-inner,
form.financial-calculators [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

form.financial-calculators input[type="radio"],
form.financial-calculators input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

form.financial-calculators input[type="date"],
form.financial-calculators input[type="time"],
form.financial-calculators input[type="datetime-local"],
form.financial-calculators input[type="month"] {
  -webkit-appearance: listbox;
}

form.financial-calculators textarea {
  overflow: auto;
  resize: vertical;
}

form.financial-calculators fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

form.financial-calculators legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

form.financial-calculators progress {
  vertical-align: baseline;
}

form.financial-calculators [type="number"]::-webkit-inner-spin-button,
form.financial-calculators [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

form.financial-calculators [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

form.financial-calculators [type="search"]::-webkit-search-cancel-button,
form.financial-calculators [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

form.financial-calculators ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

form.financial-calculators output {
  display: inline-block;
}

form.financial-calculators summary {
  display: list-item;
  cursor: pointer;
}

form.financial-calculators template {
  display: none;
}

form.financial-calculators [hidden] {
  display: none !important;
}

.green {
  color: #fff !important;
  background-color: #f70000;
}

.green-sat {
  background-color: #002894;
}

.green-hue {
  background-color: #4CC742;
}

.green-trans {
  background-color: rgba(247, 0, 0, 0.3);
}

/* (c) 2015 Pine Grove Software, LLC all rights reserved. www.pine-grove.com */
/* Simple Box layout by Tedd http://sperling.com/web-tips.php
/* Animation found at http://webbytedd.com/a.php
*/
/* Possible alternative solutions? */
/* http://stackoverflow.com/questions/2255291/print-the-contents-of-a-div */
/* specifically these answers */
/* answered Sep 26 '10 at 14:57 Erik */
/* answered Oct 20 at 15:57 Dors */
@page {
  margin: 0;
  size: 8.5in 11in;
  /* width height */
}

html,
body {
  font-size: 11pt;
  color: #000;
  background-color: #fff;
  background-image: none;
  margin: 0;
  padding: 0;
}

html *,
body * {
  visibility: hidden;
}

html .row,
body .row {
  max-height: 1pt;
}

#header_container,
#col1,
#col3,
.btn-group,
.text-wrapper,
#hShow,
#comments,
#comment_row,
#comment-wrapper,
#fc-modals,
.text-wrapper,
.ad-wrapper,
nav,
header,
footer,
aside,
img,
figure,
#footer-wrapper {
  display: none;
}

form.financial-calculators {
  font-family: "Roboto",	"Helvetica Neue",	Helvetica,	Arial,	sans-serif;
  font-size: 12pt;
  visibility: visible;
  overflow: visible;
  position: fixed;
  max-width: 13cm;
  width: 13cm;
  top: 20pt;
  right: 0;
  left: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20pt 20pt 0;
  line-height: 1.42857143;
  display: block;
  color: #333;
  border-radius: 3pt;
  background-color: #f7f7f7;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: none;
          box-shadow: none;
  /* the wider calculators are always 100% wide */
}

form.financial-calculators * {
  visibility: visible;
}

form.financial-calculators .tail-xs {
  margin-bottom: 0.75rem !important;
}

form.financial-calculators .tail-sm {
  margin-bottom: 1.5rem !important;
}

form.financial-calculators .tail-md {
  margin-bottom: 2rem !important;
}

form.financial-calculators .tail-lg {
  margin-bottom: 2.5rem !important;
}

form.financial-calculators .tail-xl {
  margin-bottom: 4rem !important;
}

form.financial-calculators .pct10 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 10% !important;
          flex: 0 0 10% !important;
  width: 10% !important;
}

form.financial-calculators .pct20 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 20% !important;
          flex: 0 0 20% !important;
  width: 20% !important;
}

form.financial-calculators .pct25 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 25% !important;
          flex: 0 0 25% !important;
  width: 25% !important;
}

form.financial-calculators .pct30 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 30% !important;
          flex: 0 0 30% !important;
  width: 30% !important;
}

form.financial-calculators .pct33 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 33.333333332% !important;
          flex: 0 0 33.333333332% !important;
  width: 33.333333332% !important;
}

form.financial-calculators .pct40 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 40% !important;
          flex: 0 0 40% !important;
  width: 40% !important;
}

form.financial-calculators .pct45 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 45% !important;
          flex: 0 0 45% !important;
  width: 45% !important;
}

form.financial-calculators .pct50 {
  width: 50% !important;
}

form.financial-calculators .pct55 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 55% !important;
          flex: 0 0 55% !important;
  width: 55% !important;
}

form.financial-calculators .pct60 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 60% !important;
          flex: 0 0 60% !important;
  width: 60% !important;
  max-width: 60% !important;
}

form.financial-calculators .pct66 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 66.666666667% !important;
          flex: 0 0 66.666666667% !important;
  width: 66.666666667% !important;
}

form.financial-calculators .pct70 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 70% !important;
          flex: 0 0 70% !important;
  width: 70% !important;
  max-width: 70% !important;
}

form.financial-calculators .pct75 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 75% !important;
          flex: 0 0 75% !important;
  width: 75% !important;
  max-width: 75% !important;
}

form.financial-calculators .pct80 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 80% !important;
          flex: 0 0 80% !important;
  width: 80% !important;
  max-width: 80% !important;
}

form.financial-calculators .pct90 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 90% !important;
          flex: 0 0 90% !important;
  width: 90% !important;
  max-width: 90% !important;
}

form.financial-calculators .pct100 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 100% !important;
          flex: 0 0 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}

form.financial-calculators .left {
  float: left;
}

form.financial-calculators .right {
  float: right;
  margin-left: auto;
}

form.financial-calculators .control-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 12pt;
}

form.financial-calculators .control-group-inside {
  padding-left: 10pt;
  padding-right: 10pt;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

form.financial-calculators .control-group .wrapper,
form.financial-calculators .control-group .label {
  padding-right: 8pt;
  padding-left: 8pt;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  color: inherit;
}

form.financial-calculators .control-group .label {
  padding-top: 5pt;
  padding-bottom: 5pt;
  margin-bottom: 0;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  cursor: none;
  font-size: 12pt;
}

form.financial-calculators .control-group .label.label-sm {
  font-size: 10pt;
}

form.financial-calculators .control-group .label.label-lg {
  padding-top: 6pt;
  padding-bottom: 6pt;
  font-size: 12pt;
}

form.financial-calculators .calc-control {
  font-family: "Source Code Pro", Menlo, Monaco, Consolas, "Courier New", monospace;
  display: block;
  width: 100%;
  padding: 3pt 9pt;
  font-size: 12pt;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 4pt;
  -webkit-box-shadow: none;
          box-shadow: none;
}

form.financial-calculators .calc-control:focus {
  border-color: rgba(49, 198, 49, 0.4);
  outline: 0;
}

form.financial-calculators .calc-control:disabled, form.financial-calculators .calc-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

form.financial-calculators .calc-control.calc-control-sm {
  font-size: 9pt;
  border-radius: 3pt;
}

form.financial-calculators .calc-control.calc-control-lg {
  padding: 5pt 10pt;
  font-size: 12pt;
  border-radius: 3pt;
}

form.financial-calculators .calc-control.date {
  float: left;
  width: 80%;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

form.financial-calculators .calc-control.num {
  text-align: right;
}

form.financial-calculators select.calc-control {
  padding-bottom: 5pt;
}

form.financial-calculators select.calc-control-sm {
  height: 12pt;
}

form.financial-calculators select.calc-control-lg {
  height: 18pt;
}

form.financial-calculators .control-group-wrapper {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

form.financial-calculators .bar {
  width: 80%;
  margin: 10pt auto;
  border: none;
  height: 2pt;
  background-color: #dfdfdf;
}

form.financial-calculators .calc-footer {
  border-top: 1px solid #dfdfdf;
  margin: 0 auto 10pt;
  line-height: 18pt;
  font-size: 9pt;
  cursor: default;
  width: 100%;
}

form.financial-calculators .cr {
  display: inline-block;
  width: 100%;
  text-align: center;
}

form.financial-calculators .btn-group,
form.financial-calculators .msg,
form.financial-calculators .localization {
  display: none;
}

form.financial-calculators .calc-name {
  margin: 0 auto 24pt;
  font-size: 14pt;
  text-align: center;
}

form.financial-calculators.wide {
  max-width: 100%;
}

form.financial-calculators.wide .control-group-wrapper {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

/**
* one off calculator styles
*/
#mortgage #nav-xpmts,
#mortgage #nav-options {
  display: none;
}

#savings {
  max-width: 14cm;
  width: 14cm;
}

a[href]:after {
  content: none !important;
}

/* hacks */
/* IE hack to remove clear "X" on inputs */
.calculator ::-ms-clear {
  display: none;
}

/* Firefox hack http://stackoverflow.com/questions/17408815/fieldset-resizes-wrong-appears-to-have-unremovable-min-width-min-content/17863685#17863685 */
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
