@import url(https://fonts.googleapis.com/css?family=Roboto:300|Work+Sans);
h1[data-v-355447bb], h2[data-v-355447bb] {
  font-weight: normal;
}
ul[data-v-355447bb] {
  list-style-type: none;
  padding: 0;
}
li[data-v-355447bb] {
  display: inline-block;
  margin: 0 10px;
}
a[data-v-355447bb] {
  color: #42b983;
}

.chart-legend ul {
  padding:0;
}
.chart-legend li {
  list-style: none;
  list-style-position: outside;
}
.chart-legend-key {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
#LoanApp, #BorrowApp, #BudgetApp, #AllCalculatorsApp {
  font-family: 'Work Sans', sans-serif;
  font-family: 'Roboto', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
#LoanApp, #BorrowApp, #BudgetApp, #AllCalculatorsApp {
  /* flex */
  /* info */
  /* #summary .panel-body {
    height: auto;
  } */
  /* tabs */
  /* Small Devices, Tablets */ }
#LoanApp .form-group, #BorrowApp .form-group, #BudgetApp .form-group, #AllCalculatorsApp .form-group {
    padding: 0;
    margin: 0 !important; }
#LoanApp .panel, #BorrowApp .panel, #BudgetApp .panel, #AllCalculatorsApp .panel {
    width: 100%;
    height: auto;
    overflow: hidden; }
#LoanApp .panel a, #BorrowApp .panel a, #BudgetApp .panel a, #AllCalculatorsApp .panel a {
    color: #333 !important;
    text-decoration: none !important; }
#LoanApp .panel-default .panel-heading:hover, #BorrowApp .panel-default .panel-heading:hover, #BudgetApp .panel-default .panel-heading:hover, #AllCalculatorsApp .panel-default .panel-heading:hover {
    background: #e4e4e4 !important; }
#LoanApp .panel-body, #BorrowApp .panel-body, #BudgetApp .panel-body, #AllCalculatorsApp .panel-body {
    padding: 10px;
    overflow: hidden; }
#LoanApp .panel-group, #BorrowApp .panel-group, #BudgetApp .panel-group, #AllCalculatorsApp .panel-group {
    margin-bottom: 10px !important; }
#LoanApp .panel-title, #BorrowApp .panel-title, #BudgetApp .panel-title, #AllCalculatorsApp .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
#LoanApp .panel-heading, #BorrowApp .panel-heading, #BudgetApp .panel-heading, #AllCalculatorsApp .panel-heading {
    padding: 10px; }
#LoanApp .panel-heading, #BorrowApp .panel-heading, #BudgetApp .panel-heading, #AllCalculatorsApp .panel-heading {
    cursor: pointer; }
#LoanApp .list-group-item, #BorrowApp .list-group-item, #BudgetApp .list-group-item, #AllCalculatorsApp .list-group-item {
    position: static;
    border: none !important;
    line-height: 34px;
    padding: 0 !important;
    margin-bottom: 18px !important; }
#LoanApp .input-group-addon, #BorrowApp .input-group-addon, #BudgetApp .input-group-addon, #AllCalculatorsApp .input-group-addon {
    width: 20px; }
#LoanApp .input-group-btn, #BorrowApp .input-group-btn, #BudgetApp .input-group-btn, #AllCalculatorsApp .input-group-btn {
    width: 100px; }
#LoanApp .list-title, #BorrowApp .list-title, #BudgetApp .list-title, #AllCalculatorsApp .list-title {
    text-align: center; }
#LoanApp .list-group-item:first-child hr, #BorrowApp .list-group-item:first-child hr, #BudgetApp .list-group-item:first-child hr, #AllCalculatorsApp .list-group-item:first-child hr {
    display: none; }
#LoanApp .list-group, #BorrowApp .list-group, #BudgetApp .list-group, #AllCalculatorsApp .list-group {
    margin: 0; }
#LoanApp hr, #BorrowApp hr, #BudgetApp hr, #AllCalculatorsApp hr {
    margin-top: 24px;
    margin-bottom: 0; }
#LoanApp .panel-table, #BorrowApp .panel-table, #BudgetApp .panel-table, #AllCalculatorsApp .panel-table {
    padding: 0 !important; }
#LoanApp .table, #BorrowApp .table, #BudgetApp .table, #AllCalculatorsApp .table {
    margin-bottom: 0 !important; }
#LoanApp .flex-fill-height, #BorrowApp .flex-fill-height, #BudgetApp .flex-fill-height, #AllCalculatorsApp .flex-fill-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
#LoanApp .flex-panel-container, #BorrowApp .flex-panel-container, #BudgetApp .flex-panel-container, #AllCalculatorsApp .flex-panel-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: calc(100% - 42.5px); }
#LoanApp .flex-container, #BorrowApp .flex-container, #BudgetApp .flex-container, #AllCalculatorsApp .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100% - 42.5px); }
#LoanApp .flex-container.center, #LoanApp .flex-panel-container.center, #BorrowApp .flex-container.center, #BorrowApp .flex-panel-container.center, #BudgetApp .flex-container.center, #BudgetApp .flex-panel-container.center, #AllCalculatorsApp .flex-container.center, #AllCalculatorsApp .flex-panel-container.center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
#LoanApp .flex-container.column, #BorrowApp .flex-container.column, #BudgetApp .flex-container.column, #AllCalculatorsApp .flex-container.column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
#LoanApp .flex-container.stretch, #LoanApp .flex-stretch, #BorrowApp .flex-container.stretch, #BorrowApp .flex-stretch, #BudgetApp .flex-container.stretch, #BudgetApp .flex-stretch, #AllCalculatorsApp .flex-container.stretch, #AllCalculatorsApp .flex-stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
#LoanApp *, #BorrowApp *, #BudgetApp *, #AllCalculatorsApp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
#LoanApp .range-slider, #BorrowApp .range-slider, #BudgetApp .range-slider, #AllCalculatorsApp .range-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 0; }
#LoanApp .range-slider_label, #BorrowApp .range-slider_label, #BudgetApp .range-slider_label, #AllCalculatorsApp .range-slider_label {
    vertical-align: middle;
    color: #333; }
#LoanApp #section_sliders ul li:nth-child(5) .range-slider input, #BorrowApp #section_sliders ul li:nth-child(5) .range-slider input, #BudgetApp #section_sliders ul li:nth-child(5) .range-slider input, #AllCalculatorsApp #section_sliders ul li:nth-child(5) .range-slider input {
    width: calc(100% - (204px)); }
#LoanApp #clientMapFields li .range-slider__value, #BorrowApp #clientMapFields li .range-slider__value, #BudgetApp #clientMapFields li .range-slider__value, #AllCalculatorsApp #clientMapFields li .range-slider__value {
    width: 20px; }
#LoanApp .range-slider__value:hover, #BorrowApp .range-slider__value:hover, #BudgetApp .range-slider__value:hover, #AllCalculatorsApp .range-slider__value:hover {
    cursor: pointer; }
#LoanApp .range-slider__range, #BorrowApp .range-slider__range, #BudgetApp .range-slider__range, #AllCalculatorsApp .range-slider__range {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: calc(100% - (146px));
    /* height: 1px; */
    background: transparent;
    outline: none;
    padding: 0;
    margin: 5px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
#LoanApp input[type=range]::-webkit-slider-runnable-track, #BorrowApp input[type=range]::-webkit-slider-runnable-track, #BudgetApp input[type=range]::-webkit-slider-runnable-track, #AllCalculatorsApp input[type=range]::-webkit-slider-runnable-track {
    /* background: #ccc; */
    height: 1px; }
#LoanApp input[type=range]:focus, #BorrowApp input[type=range]:focus, #BudgetApp input[type=range]:focus, #AllCalculatorsApp input[type=range]:focus {
    outline: none;
    /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */ }
#LoanApp input[type=range]::-moz-range-track, #BorrowApp input[type=range]::-moz-range-track, #BudgetApp input[type=range]::-moz-range-track, #AllCalculatorsApp input[type=range]::-moz-range-track {
    height: 1px;
    border: 0; }
#LoanApp input::-moz-focus-inner,
  #LoanApp input::-moz-focus-outer, #BorrowApp input::-moz-focus-inner,
  #BorrowApp input::-moz-focus-outer, #BudgetApp input::-moz-focus-inner,
  #BudgetApp input::-moz-focus-outer, #AllCalculatorsApp input::-moz-focus-inner,
  #AllCalculatorsApp input::-moz-focus-outer {
    border: 0; }
#LoanApp input[type=range]:focus, #BorrowApp input[type=range]:focus, #BudgetApp input[type=range]:focus, #AllCalculatorsApp input[type=range]:focus {
    border: 0; }
#LoanApp input[type=range]::-ms-track, #BorrowApp input[type=range]::-ms-track, #BudgetApp input[type=range]::-ms-track, #AllCalculatorsApp input[type=range]::-ms-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    border-width: 20px 0;
    color: transparent; }
#LoanApp input[type=range]::-ms-fill-lower, #BorrowApp input[type=range]::-ms-fill-lower, #BudgetApp input[type=range]::-ms-fill-lower, #AllCalculatorsApp input[type=range]::-ms-fill-lower {
    /* background: #ccc; */ }
#LoanApp input[type=range]::-ms-fill-upper, #BorrowApp input[type=range]::-ms-fill-upper, #BudgetApp input[type=range]::-ms-fill-upper, #AllCalculatorsApp input[type=range]::-ms-fill-upper {
    /* background: #ccc; */ }
#LoanApp input[type=range]::-ms-thumb, #BorrowApp input[type=range]::-ms-thumb, #BudgetApp input[type=range]::-ms-thumb, #AllCalculatorsApp input[type=range]::-ms-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    /* background: #a93333; */
    cursor: pointer;
    border: 0; }
#LoanApp input[type=range]:focus::-ms-fill-lower, #BorrowApp input[type=range]:focus::-ms-fill-lower, #BudgetApp input[type=range]:focus::-ms-fill-lower, #AllCalculatorsApp input[type=range]:focus::-ms-fill-lower {
    /* background: #ccc; */ }
#LoanApp input[type=range]:focus::-ms-fill-upper, #BorrowApp input[type=range]:focus::-ms-fill-upper, #BudgetApp input[type=range]:focus::-ms-fill-upper, #AllCalculatorsApp input[type=range]:focus::-ms-fill-upper {
    /* background: #ccc; */ }
#LoanApp .range-slider__range::-webkit-slider-thumb, #BorrowApp .range-slider__range::-webkit-slider-thumb, #BudgetApp .range-slider__range::-webkit-slider-thumb, #AllCalculatorsApp .range-slider__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50px;
    /* background: #a93333; */
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    margin-top: -9px; }
#LoanApp .range-slider__range::-webkit-slider-thumb:hover, #BorrowApp .range-slider__range::-webkit-slider-thumb:hover, #BudgetApp .range-slider__range::-webkit-slider-thumb:hover, #AllCalculatorsApp .range-slider__range::-webkit-slider-thumb:hover {
    /* background: #d04a4a; */ }
#LoanApp .range-slider__range::-moz-range-thumb, #BorrowApp .range-slider__range::-moz-range-thumb, #BudgetApp .range-slider__range::-moz-range-thumb, #AllCalculatorsApp .range-slider__range::-moz-range-thumb {
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50px;
    /* background: #a93333; */
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out; }
#LoanApp .range-slider__range::-moz-range-thumb:hover, #BorrowApp .range-slider__range::-moz-range-thumb:hover, #BudgetApp .range-slider__range::-moz-range-thumb:hover, #AllCalculatorsApp .range-slider__range::-moz-range-thumb:hover {
    /* background: #a93333; */ }
#LoanApp .range-slider__range:active::-moz-range-thumb, #BorrowApp .range-slider__range:active::-moz-range-thumb, #BudgetApp .range-slider__range:active::-moz-range-thumb, #AllCalculatorsApp .range-slider__range:active::-moz-range-thumb {
    /* background: #a93333; */ }
#LoanApp .range-slider__range.no-slide::-moz-range-thumb, #BorrowApp .range-slider__range.no-slide::-moz-range-thumb, #BudgetApp .range-slider__range.no-slide::-moz-range-thumb, #AllCalculatorsApp .range-slider__range.no-slide::-moz-range-thumb {
    /* background: #ccc !important; */ }
#LoanApp .range-slider__range.no-slide::-webkit-slider-thumb, #BorrowApp .range-slider__range.no-slide::-webkit-slider-thumb, #BudgetApp .range-slider__range.no-slide::-webkit-slider-thumb, #AllCalculatorsApp .range-slider__range.no-slide::-webkit-slider-thumb {
    /* background: #ccc !important; */ }
#LoanApp .range-slider__range.no-slide::-ms-thumb, #BorrowApp .range-slider__range.no-slide::-ms-thumb, #BudgetApp .range-slider__range.no-slide::-ms-thumb, #AllCalculatorsApp .range-slider__range.no-slide::-ms-thumb {
    /* background: #ccc !important; */ }
#LoanApp .range-slider__value, #BorrowApp .range-slider__value, #BudgetApp .range-slider__value, #AllCalculatorsApp .range-slider__value {
    display: inline-block;
    position: relative;
    width: auto;
    /* color: #333; */
    line-height: 20px;
    font-weight: bold;
    border-radius: 5px;
    /* background: #a93333; */
    padding: 5px 10px;
    margin-left: 15px; }
#LoanApp .range-slider__value:after, #BorrowApp .range-slider__value:after, #BudgetApp .range-slider__value:after, #AllCalculatorsApp .range-slider__value:after {
    position: absolute;
    top: 8px;
    left: -5px;
    text-align: right;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    /* border-right: 7px solid #a93333; */
    border-bottom: 7px solid transparent;
    content: ''; }
#LoanApp .slider_property, #BorrowApp .slider_property, #BudgetApp .slider_property, #AllCalculatorsApp .slider_property {
    padding-bottom: 20px;
    display: inherit; }
#LoanApp .tooltip-panel .panel, #BorrowApp .tooltip-panel .panel, #BudgetApp .tooltip-panel .panel, #AllCalculatorsApp .tooltip-panel .panel {
    height: auto !important; }
#LoanApp .tooltip-panel:hover, #BorrowApp .tooltip-panel:hover, #BudgetApp .tooltip-panel:hover, #AllCalculatorsApp .tooltip-panel:hover {
    cursor: pointer; }
#LoanApp .info, #BorrowApp .info, #BudgetApp .info, #AllCalculatorsApp .info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 36px;
    /* justify-content: center; */
    width: 36px;
    overflow: auto;
    padding: 5px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
#LoanApp .info:hover, #BorrowApp .info:hover, #BudgetApp .info:hover, #AllCalculatorsApp .info:hover {
    cursor: pointer; }
#LoanApp .info svg, #BorrowApp .info svg, #BudgetApp .info svg, #AllCalculatorsApp .info svg {
    height: 100%; }
#LoanApp .info circle, #BorrowApp .info circle, #BudgetApp .info circle, #AllCalculatorsApp .info circle {
    /* fill: var(--brand-highlight); */ }
#LoanApp .info text, #BorrowApp .info text, #BudgetApp .info text, #AllCalculatorsApp .info text {
    /* fill: var(--default-dark); */
    font-size: 10rem;
    font-family: monospace;
    pointer-events: none; }
#LoanApp .chart-legend ul, #BorrowApp .chart-legend ul, #BudgetApp .chart-legend ul, #AllCalculatorsApp .chart-legend ul {
    padding: 0; }
#LoanApp .chart-legend li, #BorrowApp .chart-legend li, #BudgetApp .chart-legend li, #AllCalculatorsApp .chart-legend li {
    list-style: none;
    list-style-position: outside; }
#LoanApp .chart-legend-key, #BorrowApp .chart-legend-key, #BudgetApp .chart-legend-key, #AllCalculatorsApp .chart-legend-key {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px; }
#LoanApp table, #BorrowApp table, #BudgetApp table, #AllCalculatorsApp table {
    border-collapse: collapse;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 0; }
#LoanApp .table thead tr, #BorrowApp .table thead tr, #BudgetApp .table thead tr, #AllCalculatorsApp .table thead tr {
    background: #fff !important; }
#LoanApp .table thead th, #BorrowApp .table thead th, #BudgetApp .table thead th, #AllCalculatorsApp .table thead th {
    border-bottom: 0 !important; }
#LoanApp table tr, #BorrowApp table tr, #BudgetApp table tr, #AllCalculatorsApp table tr {
    border-top: 1px solid #ddd;
    padding: .35em; }
#LoanApp table th,
  #LoanApp table td, #BorrowApp table th,
  #BorrowApp table td, #BudgetApp table th,
  #BudgetApp table td, #AllCalculatorsApp table th,
  #AllCalculatorsApp table td {
    padding: .625em;
    text-align: center;
    border-top: 0 !important; }
#LoanApp table th, #BorrowApp table th, #BudgetApp table th, #AllCalculatorsApp table th {
    letter-spacing: .1em; }
#LoanApp table tr:nth-child(even), #BorrowApp table tr:nth-child(even), #BudgetApp table tr:nth-child(even), #AllCalculatorsApp table tr:nth-child(even) {
    background: #fdfdfd; }
#LoanApp table tr:nth-child(odd), #BorrowApp table tr:nth-child(odd), #BudgetApp table tr:nth-child(odd), #AllCalculatorsApp table tr:nth-child(odd) {
    background: #f8f8f8; }
#LoanApp .pagination > li > a, #BorrowApp .pagination > li > a, #BudgetApp .pagination > li > a, #AllCalculatorsApp .pagination > li > a {
    padding: 6px 8px; }
#LoanApp .current, #BorrowApp .current, #BudgetApp .current, #AllCalculatorsApp .current {
    background: #ddd; }
#LoanApp ul, #BorrowApp ul, #BudgetApp ul, #AllCalculatorsApp ul {
    padding: 0;
    list-style-type: none; }
#LoanApp li, #BorrowApp li, #BudgetApp li, #AllCalculatorsApp li {
    display: inline;
    margin: 0px; }
#LoanApp a.first::after, #BorrowApp a.first::after, #BudgetApp a.first::after, #AllCalculatorsApp a.first::after {
    content: '...'; }
#LoanApp a.last::before, #BorrowApp a.last::before, #BudgetApp a.last::before, #AllCalculatorsApp a.last::before {
    content: '...'; }
#LoanApp .carouselSlides, #BorrowApp .carouselSlides, #BudgetApp .carouselSlides, #AllCalculatorsApp .carouselSlides {
    height: auto; }
#LoanApp .carouselNext-enter, #BorrowApp .carouselNext-enter, #BudgetApp .carouselNext-enter, #AllCalculatorsApp .carouselNext-enter {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
    -webkit-transition: 0;
    transition: 0; }
#LoanApp .carouselNext-enter-to, #BorrowApp .carouselNext-enter-to, #BudgetApp .carouselNext-enter-to, #AllCalculatorsApp .carouselNext-enter-to {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
    -webkit-transition: 0;
    transition: 0; }
#LoanApp .carouselNext-leave-active, #BorrowApp .carouselNext-leave-active, #BudgetApp .carouselNext-leave-active, #AllCalculatorsApp .carouselNext-leave-active {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
    -webkit-transition: 0;
    transition: 0; }
#LoanApp .carouselPrev-enter, #BorrowApp .carouselPrev-enter, #BudgetApp .carouselPrev-enter, #AllCalculatorsApp .carouselPrev-enter {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
    -webkit-transition: 0;
    transition: 0; }
#LoanApp .carouselPrev-enter-to, #BorrowApp .carouselPrev-enter-to, #BudgetApp .carouselPrev-enter-to, #AllCalculatorsApp .carouselPrev-enter-to {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
    -webkit-transition: 0;
    transition: 0; }
#LoanApp .carouselPrev-leave-active, #BorrowApp .carouselPrev-leave-active, #BudgetApp .carouselPrev-leave-active, #AllCalculatorsApp .carouselPrev-leave-active {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
    -webkit-transition: 0;
    transition: 0; }
#LoanApp .nav-tabs .dropdown.pull-right, #BorrowApp .nav-tabs .dropdown.pull-right, #BudgetApp .nav-tabs .dropdown.pull-right, #AllCalculatorsApp .nav-tabs .dropdown.pull-right {
    width: 100%; }
#LoanApp .nav-tabs .newTab, #BorrowApp .nav-tabs .newTab, #BudgetApp .nav-tabs .newTab, #AllCalculatorsApp .nav-tabs .newTab {
    width: 50%; }
#LoanApp .nav-tabs .dropdown-menu, #BorrowApp .nav-tabs .dropdown-menu, #BudgetApp .nav-tabs .dropdown-menu, #AllCalculatorsApp .nav-tabs .dropdown-menu {
    width: 100%; }
#LoanApp .nav-tabs .newTab a, #BorrowApp .nav-tabs .newTab a, #BudgetApp .nav-tabs .newTab a, #AllCalculatorsApp .nav-tabs .newTab a {
    margin-right: 0;
    border-bottom: 0 !important; }
#LoanApp .dropdown-toggle.right-toggle, #BorrowApp .dropdown-toggle.right-toggle, #BudgetApp .dropdown-toggle.right-toggle, #AllCalculatorsApp .dropdown-toggle.right-toggle {
    border-radius: 0;
    border-bottom: 0 !important; }
#LoanApp .nav-tabs, #BorrowApp .nav-tabs, #BudgetApp .nav-tabs, #AllCalculatorsApp .nav-tabs {
    border-bottom: 0 !important; }
#LoanApp .panel-body, #BorrowApp .panel-body, #BudgetApp .panel-body, #AllCalculatorsApp .panel-body {
    border-top: 0; }
#LoanApp .nav-tabs > li.active > a, #LoanApp .nav-tabs > li.active > a:focus, #LoanApp .nav-tabs > li.active > a:hover, #BorrowApp .nav-tabs > li.active > a, #BorrowApp .nav-tabs > li.active > a:focus, #BorrowApp .nav-tabs > li.active > a:hover, #BudgetApp .nav-tabs > li.active > a, #BudgetApp .nav-tabs > li.active > a:focus, #BudgetApp .nav-tabs > li.active > a:hover, #AllCalculatorsApp .nav-tabs > li.active > a, #AllCalculatorsApp .nav-tabs > li.active > a:focus, #AllCalculatorsApp .nav-tabs > li.active > a:hover {
    cursor: default; }
#LoanApp #loanDetails .panel-group .panel, #LoanApp #borrowDetails .panel-group .panel, #BorrowApp #loanDetails .panel-group .panel, #BorrowApp #borrowDetails .panel-group .panel, #BudgetApp #loanDetails .panel-group .panel, #BudgetApp #borrowDetails .panel-group .panel, #AllCalculatorsApp #loanDetails .panel-group .panel, #AllCalculatorsApp #borrowDetails .panel-group .panel {
    border-radius: 0 0 4px 4px !important; }
#LoanApp .right-toggle, #BorrowApp .right-toggle, #BudgetApp .right-toggle, #AllCalculatorsApp .right-toggle {
    margin-right: 0 !important; }
@media only screen and (min-width: 768px) {
    #LoanApp, #BorrowApp, #BudgetApp, #AllCalculatorsApp {
      /* #BurnDownApp .panel, #DiscountApp .panel {
      height: 310px !important;
    } */
      /* tabs */ }
      #LoanApp .equal, #BorrowApp .equal, #BudgetApp .equal, #AllCalculatorsApp .equal {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex; }
      #LoanApp .panel, #BorrowApp .panel, #BudgetApp .panel, #AllCalculatorsApp .panel {
        /* height: 310px !important; */ }
      #LoanApp hr, #BorrowApp hr, #BudgetApp hr, #AllCalculatorsApp hr {
        margin-top: 0 !important;
        margin: 20px; }
      #LoanApp .list-group-item, #BorrowApp .list-group-item, #BudgetApp .list-group-item, #AllCalculatorsApp .list-group-item {
        padding: 10px 15px !important;
        margin-bottom: 0 !important;
        display: block; }
      #LoanApp .list-title, #BorrowApp .list-title, #BudgetApp .list-title, #AllCalculatorsApp .list-title {
        text-align: unset;
        padding: 0; }
      #LoanApp .range-slider, #BorrowApp .range-slider, #BudgetApp .range-slider, #AllCalculatorsApp .range-slider {
        padding: 10px; }
      #LoanApp .carouselSlides, #BorrowApp .carouselSlides, #BudgetApp .carouselSlides, #AllCalculatorsApp .carouselSlides {
        position: relative;
        height: 100% !important;
        overflow: hidden;
        width: 100%; }
      #LoanApp .carouselSlide, #BorrowApp .carouselSlide, #BudgetApp .carouselSlide, #AllCalculatorsApp .carouselSlide {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        text-align: center; }
      #LoanApp .carouselNext-enter, #BorrowApp .carouselNext-enter, #BudgetApp .carouselNext-enter, #AllCalculatorsApp .carouselNext-enter {
        opacity: 0 !important;
        -webkit-transform: translatex(50vw) !important;
                transform: translatex(50vw) !important;
        -webkit-transition: all 0.5s ease-out !important;
        transition: all 0.5s ease-out !important; }
      #LoanApp .carouselNext-enter-to, #BorrowApp .carouselNext-enter-to, #BudgetApp .carouselNext-enter-to, #AllCalculatorsApp .carouselNext-enter-to {
        opacity: 1 !important;
        -webkit-transform: translatex(0) !important;
                transform: translatex(0) !important;
        -webkit-transition: all 0.5s ease-out !important;
        transition: all 0.5s ease-out !important; }
      #LoanApp .carouselNext-leave-active, #BorrowApp .carouselNext-leave-active, #BudgetApp .carouselNext-leave-active, #AllCalculatorsApp .carouselNext-leave-active {
        opacity: 0 !important;
        -webkit-transform: translatex(-50vw) !important;
                transform: translatex(-50vw) !important;
        -webkit-transition: all 0.5s ease-out !important;
        transition: all 0.5s ease-out !important; }
      #LoanApp .carouselPrev-enter, #BorrowApp .carouselPrev-enter, #BudgetApp .carouselPrev-enter, #AllCalculatorsApp .carouselPrev-enter {
        opacity: 0 !important;
        -webkit-transform: translatex(-50vw) !important;
                transform: translatex(-50vw) !important;
        -webkit-transition: all 0.5s ease-out !important;
        transition: all 0.5s ease-out !important; }
      #LoanApp .carouselPrev-enter-to, #BorrowApp .carouselPrev-enter-to, #BudgetApp .carouselPrev-enter-to, #AllCalculatorsApp .carouselPrev-enter-to {
        opacity: 1 !important;
        -webkit-transform: translatex(0) !important;
                transform: translatex(0) !important;
        -webkit-transition: all 0.5s ease-out !important;
        transition: all 0.5s ease-out !important; }
      #LoanApp .carouselPrev-leave-active, #BorrowApp .carouselPrev-leave-active, #BudgetApp .carouselPrev-leave-active, #AllCalculatorsApp .carouselPrev-leave-active {
        opacity: 0 !important;
        -webkit-transform: translatex(50vw) !important;
                transform: translatex(50vw) !important;
        -webkit-transition: all 0.5s ease-out !important;
        transition: all 0.5s ease-out !important; }
      #LoanApp .nav-tabs .dropdown.pull-right, #BorrowApp .nav-tabs .dropdown.pull-right, #BudgetApp .nav-tabs .dropdown.pull-right, #AllCalculatorsApp .nav-tabs .dropdown.pull-right {
        width: auto !important; }
      #LoanApp .nav-tabs .newTab, #BorrowApp .nav-tabs .newTab, #BudgetApp .nav-tabs .newTab, #AllCalculatorsApp .nav-tabs .newTab {
        width: auto !important; }
      #LoanApp .nav-tabs .dropdown-menu, #BorrowApp .nav-tabs .dropdown-menu, #BudgetApp .nav-tabs .dropdown-menu, #AllCalculatorsApp .nav-tabs .dropdown-menu {
        width: auto !important; }
      #LoanApp .nav-tabs .newTab a, #BorrowApp .nav-tabs .newTab a, #BudgetApp .nav-tabs .newTab a, #AllCalculatorsApp .nav-tabs .newTab a {
        margin-right: 1px !important; }
      #LoanApp .dropdown-toggle.right-toggle, #BorrowApp .dropdown-toggle.right-toggle, #BudgetApp .dropdown-toggle.right-toggle, #AllCalculatorsApp .dropdown-toggle.right-toggle {
        border-radius: 4px 4px 0 0 !important; } }
@media screen and (max-width: 600px) {
    #LoanApp table tbody, #BorrowApp table tbody, #BudgetApp table tbody, #AllCalculatorsApp table tbody {
      font-size: 1em; }
    #LoanApp table, #BorrowApp table, #BudgetApp table, #AllCalculatorsApp table {
      border: 0; }
    #LoanApp table caption, #BorrowApp table caption, #BudgetApp table caption, #AllCalculatorsApp table caption {
      font-size: 1.3em; }
    #LoanApp table thead, #BorrowApp table thead, #BudgetApp table thead, #AllCalculatorsApp table thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    #LoanApp table tr, #BorrowApp table tr, #BudgetApp table tr, #AllCalculatorsApp table tr {
      display: block;
      border-bottom: 0 !important; }
    #LoanApp table td, #BorrowApp table td, #BudgetApp table td, #AllCalculatorsApp table td {
      display: block;
      font-size: .8em;
      text-align: right; }
    #LoanApp table td:before, #BorrowApp table td:before, #BudgetApp table td:before, #AllCalculatorsApp table td:before {
      content: attr(data-label);
      float: left;
      font-weight: bold; }
    #LoanApp table td:last-child, #BorrowApp table td:last-child, #BudgetApp table td:last-child, #AllCalculatorsApp table td:last-child {
      border-bottom: 0; }
    #LoanApp table .row-input, #BorrowApp table .row-input, #BudgetApp table .row-input, #AllCalculatorsApp table .row-input {
      width: 30%; } }
@media print {
    #LoanApp .no-print, #BorrowApp .no-print, #BudgetApp .no-print, #AllCalculatorsApp .no-print {
      display: none; } }
