table.table.table-bordered.table-secondary thead {
  border-bottom: 5px #f4b640 solid;
}
input ,select , button{
  font-family: "Poppins", Sans-serif !important;
}

.sq-table tr th,
.sq-table tr td {
  border-color: #eee;
  font-family: "Poppins", Sans-serif !important;
  padding: 15px 10px;
}
table.table.table-bordered.table-secondary.sq-table th {
  color: #000;
  
}
.sq-table {
  margin-top: 50px;
}

.sq-table tbody tr td {
  background: #fff;
  
}
.sq-table .text-left {
  text-align: left;
}
.table thead {
  background-color: #fff !important;
}
.sq-table-list tr th {
  text-align: center !important;
}
.table-secondary {
  border-color: #eee !important;
}
.calh1 {
  color: #000;
  font-weight: 600;
  margin-top: 0;
  font-size: 28px;
  margin-bottom: 0.6em;
  line-height: 1.2;
  font-family: "Poppins", Sans-serif;
  margin-top: 13px;
}
.titlep {
  color: #000;
}
.titlep p {
  font-family: "Poppins", Sans-serif !important;
  margin: 0 0 20px;
}
.one_div {
  border: 1px #ccc solid;
  border-radius: 20px;
  padding: 0px;
}
.table-secondary {
  --bs-table-bg: #fff;
  --bs-border-color: #000;
}
.one_div h3 {
  color: #3b495c;
  font-weight: bold;
  margin-bottom: 0;
  padding: 0px 15px 0px 0px;
  font-size: 1.5em;
  font-family: "Poppins", Sans-serif;
}
.one_div label {
  color: #000;
  font-size: 16px;
  font-family: "Poppins", Sans-serif !important;
}
.p-20 {
  padding: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-15 {
  margin-bottom: 15px;
}
.form-control {
  border: 1px #ccc solid !important;
  border-radius: 10px 10px 0px 0px !important;
  height: auto !important;
  display: block;
  padding: 10px !important;
  border-bottom-width: 5px !important;
  border-bottom-color: #113158 !important;
  margin-bottom: 0px !important;
}
.form-control-per {
  border-radius: 10px 0px 0px 0px !important;
}
.form-control-per-span {
  border: 1px #ccc solid !important;
  padding: 2px 16px !important;
  border-radius: 0px 10px 0px 0px !important;
  border-bottom-width: 5px !important;
  border-bottom-color: #113158 !important;
}
.form-control-select,
.yearly_compounding {
  border: 1px #ccc solid !important;
  border-radius: 10px 0px 0px 0px !important;
  height: auto !important;
  display: block;
  padding: 10px;
  border-bottom-width: 5px !important;
  border-bottom-color: #113158 !important;
  margin-bottom: 0px !important;
}
.mt-10
{
  margin-top: 10px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.calbox-p3 {
  color: #000 !important;
  margin-top: 15px;
  text-align: center !important;
  padding-left: 20px;
  line-height: 0;
  font-weight: bold;
  font-family: "Poppins", Sans-serif !important;
}
.chart_title
{
  position: relative;
    top: 21px;
    z-index: 9;
}
.my-btn,
.my-btn:hover {
  width: 22%;
  border-radius: 5px !important;
  background: none;
  color: #000;
  border: 2px #000 solid;
  display: inline-block;
  margin: 0px 5px;
  padding: 10px 15px;
  font-family: "Poppins", Sans-serif !important;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.reset,
.reset:hover {
  font-family: "Poppins", Sans-serif !important;
  font-weight: bold;
  width: 50%;
  text-transform: uppercase;
  color: #fff;
  background-color: #d55669 !important;
  border-color: #d55669 !important;
  border-radius: 0px 0px 0px 18px;
  height: 50px;
  float: left;
}
.go,
.go:hover {
  background: #374a5e;
  color: #fff;
  height: 50px;
  width: 50%;
  font-weight: bold;
  border-radius: 0px 0px 16px 0px;
}
.yearly_compounding {
  border: 1px #ccc solid !important;
  padding: 10px 50px !important;
  border-radius: 0px 10px 0px 0px !important;
  border-bottom-width: 5px !important;
  border-bottom-color: #113158 !important;
}
.error {
  color: red !important;
  font-size: 14px !important;
}
.table tbody tr td,
.table thead tr td {
  text-align: center;
}
.mt-0 {
  margin-top: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.table thead {
  background-color: #fcf4ea;
}
.table > :not(caption) > * > * {
  background-color: transparent;
  padding: 6px 5px;
}
.quarter {
  background: #dce6f1 !important;
}
.year {
  background: #fcd5b4 !important;
}

#yearly_compounding {
  background: #e9ecef !important;
  color: #000 !important;
  width: 34%;
  font-family: "Poppins", Sans-serif !important;
}
.chart_data,
#chart_data_table,
#hidebtn {
  display: none;
}
.mb-35 {
  margin-bottom: 35px !important;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {
  .my-btn,
  .my-btn:hover {
    width: 43%;
  }
}
.retirement_plan {
  font-size: 24px !important;
  margin: 7px 0px 29px 0px !important;
}
.resultsHtmlAdd .sq-table {
  margin-top: 0px !important;
}
.pdfShow {
  position: absolute;
  top: -50000%; 
  width: 1107px;
  
}
.mt--35
{
  margin-top: -35px;
}
.mb-25{
  margin-bottom: 25px !important;
}
table tr td ,table tr th {
  font-family: "Poppins", Sans-serif !important;
  
}

.pdfShow  .sq-table tr td{
  border-width: 1px;
}
.sq-table-list tr th{
  font-weight: 300;
}

*{
  font-family: "Poppins", Sans-serif !important;
  
}

.border-bottom-color
{
  border-bottom-color: #113158 !important;
}