.emi-chart canvas {
  width: 300px !important;
  height: 300px !important;
  margin: auto;
}
.emi-table-container {
  display: none;
}

.emi-chart {
  padding: 25px;
  background: #fff;
}
.emi-calc-container label {
  color: #1d1d1d;
}
.emic-calculator h2 {
  display: none;
}

.emi-cal-results {
  background: #fff;
}
.emi-cal-results.text-md-right {
  text-align: left;
}
.emi-cal-results.text-md-right > div {
  text-align: left;
  border-bottom: 1px solid #dddddd;
  padding: 20px 25px 20px 25px !important;
}

.input-group-prepend {
  border-right: 1px solid;
}
.input-group-text {
  background: #e8ecef;
}
.emi-calc-container {
  background: #fff;
  padding: 25px !important;
}

.emi-total-interest,
.emi-monthly,
.emi-total-payment {
  font-size: 30px;
}

.emi-cal-results h6 {
  color: #414247;
}
.emi-cal-results h3 {
  color: #414247;
}

.custom-control {
  padding-left: 1.75rem;
}
@media (min-width: 576px) {
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.d-inline-block {
  display: inline-block !important;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 0rem;
  margin-top: 25px !important;
}
.input-group .form-control:not(:first-child) {
  padding-left: 15px;
  border-left: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group .form-control {
  box-shadow: none;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  width: 1%;
  margin-bottom: 0;
  flex: 1 1 auto;
}
.form-control {
  font-size: 0.875rem;
  height: calc(2.75rem + 2px);
}
.form-control {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
  width: 100%;
  height: calc(1.5em + 1.25rem + 2px);
  padding: 0.625rem 0.75rem;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  color: #8898aa;
  border: 1px solid #cad1d7;
  border-radius: 0.25rem;
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: none;
  height: 46px;
}
button,
input {
  overflow: visible;
}
input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.fa-dollar-sign:before {
  content: "\f155";
}

*,
*::before,
*::after {
  box-sizing: border-box;
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-text {
  font-size: 1rem !important;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.input-group-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  display: flex;
  margin-bottom: 0;
  padding: 0.625rem 0.75rem;
  text-align: center;
  white-space: nowrap;
  color: #666;
  border: 1px solid #cad1d7;
  border-radius: 0.25rem;
  background-color: #e8ecef;
  align-items: center;
}
.input-group-prepend {
  margin-right: -1px;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group {
  transition: all 0.15s ease;
  border-radius: 0.25rem;
  box-shadow: none;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.input-group {
  position: relative;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: stretch;
}

label {
  font-size: 0.875rem;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.input-group {
  transition: all 0.15s ease;
  border-radius: 0.25rem;
  box-shadow: none;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.input-group {
  position: relative;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: stretch;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.justify-content-center {
  justify-content: center !important;
}
.flex-row {
  flex-direction: row !important;
}
.d-flex {
  display: flex !important;
}
.row {
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  flex-wrap: wrap;
}
h6,
.h6 {
  font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .col-md-12 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  /* .col-md-4 {
    max-width: 32%;
    flex: 0 0 32%;
}
.col-md-3 {
    max-width: 31%;
    flex: 0 0 31%;
} */
  .text-md-right {
    text-align: right !important;
  }
}
