.just-content{
	text-align: justify;
}
.mr-1{
	margin-right: 5px;
}
/*********breadcrumb***********/
.breadcrumb li a{
	color:#dadada !important
}

li:before {
    padding: 0 6px;
    color: #ccc;
}
 .text-gray-silver {
    color: #fff !important;
}  

/**********End Breadcrumb**********/

/**********Common**************/
.btn-back{
	background-color: #fff !important;
    border-color: #0046ae !important;
    color: #0046ae !important;
    font-weight: bold !important;
}
.btn-back:hover {
	background-color:#0046ae !important;
	border-color:#0046ae !important;
	color:#fff !important;
}

section.inner-header  {
	background:#042966 !important;
}
.card-header {
		padding: 0.75rem 1.25rem
	}
.page-heading {
	padding-top: 8rem;
	padding-bottom: 2rem;
}

.hide {
    display: none !important;
}

.service-box:after {
    background: #6fdfff !important;
}

/********End Common**********/

/********Calculator******/
.text-muted {
    color: rgb(0 0 0)!important;
}
.slider {
    width: 100% !important;
    box-shadow: none !important;
    margin-top: 10px;
}

.slider-track {
    background-color: #eee !important;
    background-image: none !important;
}

.slider-handle{
	background-color: #fff !important;
    border: 2px solid #184ba1 !important;
    opacity: 1 !important;
}

.slider-selection {
    background: #184ba1 !important;
}

.list-group-item .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    font-weight: 700;
}

.steps {
	border-color: rgba(0, 0, 0, 0);
	border-style: none solid;
	border-width: 0 1px;
	margin: 0px 0px 35px !important;
	position: relative;
	width: 100%;
}

.tick {
    color: #000000;
    font-size: 9px;
    height: 11px;
    left: 0;
    line-height: 11px;
    margin-left: -24px;
    position: absolute;
    text-align: center;
  	letter-spacing: 0px;
  	width: 50px;
}
 
/******End Calculator******/

/******MF Research******/

#tbl_scheme_returns thead tr th{
	border:1px solid #eee !important;
	background-color:#184ba1 !important;
	color:#fff !important;
}

#tbl_scheme_returns tfoot tr td ,.mf-research-table tfoot tr td{
	background-color: #efffff !important;
	font-weight: bold !important;
	font-size: 12px !important;
	color:#000 !important;
}
tr.odd td.sorting_1, tr.even td.sorting_1 {
    background-color: #edf3ff !important;
}

.table thead tr th {
    border: 1px solid #eee !important;
    background-color: #0046af !important;
    color: #fff !important;
}

table td>a.mutual-funds-anchor{
	
	color:#00215e !important;
}
/******End MF Research******/

/******Goals******/
.goalcontentbg {
   background:#184ba1 !important;
    color: #fff !important;
    position: relative;
    bottom: 0 !important;
    transition: bottom ease 0.5s !important;
    padding: 7px !important;
    border-radius: 5px !important;
}
.goalcontentbg:hover {
  bottom: -10px !important;
}

.plutus2{
	color: #fff !important;
    background: #91b5ff !important;
    border-radius: 10px !important;
    border:1px solid #91b5ff !important;
}
.box.bg-tf.p-3.plutus2:hover {
    color: #91b5ff !important;
    background: #fff !important;
}
.plutus3{
   	color: #fff !important;
    background: #014ab0 !important;
    border-radius: 10px !important;
    border:1px solid #014ab0 !important;
}

.box.bg-tf.p-3.plutus3:hover {
    color: #0046ae !important;
    background: #fff !important;
}

.checkcolor{
  	color: #0046ae !important;
}

.amtcolor{
    color: #0046ae !important;
}
#tbl_portfolio_returns a {
    font-size: 11px !important;
    font-weight: bold !important; 
}

table thead tr th.threturn .yearsfilter a {
    width: 21px;
    height: 20px;
    border: 1px solid #0046ae !important;
    border-radius: 25%;
    display: inline-block;
    line-height: 19px;
    cursor: pointer;
    text-align: center;
    background: #fafafa !important;
    color: #0046ae !important;
    text-shadow: none;
    position: relative;
    z-index: 1;
    margin: 0 1px;
    top: -5px;
}

table thead tr th.threturn .yearsfilter a:hover, table thead tr th.threturn .yearsfilter a.active {
    background: #0046ae !important;
    color: #fff !important;
}

/******End Goals******/

/******News******/
.active>.page-link, .page-link.active {
    background-color: #0046ae;
    border-color: #0046ae;
}
/******News******/
.result-box #spn_risk_1{
	color: #0046ae;
}

/*icon*/
/* .icon-ambitions{
  display: inline-block;
  width: 50px; Adjust as needed
  height: 50px; Adjust as needed
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/images/icon/ambitions.png"); Replace with your icon path
}
.icon-securing{
	display: inline-block;
  width: 50px; Adjust as needed
  height: 50px; Adjust as needed
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/images/icon/securing.png"); Replace with your icon path
}
.icon-growth{
	display: inline-block;
  width: 50px; Adjust as needed
  height: 50px; Adjust as needed
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/images/icon/asset-growth.png"); Replace with your icon path
}
 */
@media (max-width: 767px) {
	.border-sm-0 {
		border: 0px ! important;
	}
	.border-bottom-sm-1px {
		border-bottom: 1px solid #45c4e9 !important;
	}
}
.boxshadow{
    box-shadow: 0 0 10px 0px rgb(172 172 172 / 50%) !important;
}
.read-more{
	color: #184ba1 !important;
}
.read-more:hover{
	color: #10bdbc !important;
}
.menucard{
	border:0px solid !important;
	background-color:#f2f7ff;
	text-align:left;
	padding-bottom:0px;
}
.menucard ul li a{
	color:#000;
	margin-bottom:30px;
}
.menucard .active{
	font-weight:bold;
	color:#014ab0;
}
.text-color-new{
	color:#014ab0;
}
table thead tr th{
	line-height: 14px;
}
table.dataTable thead th, table.dataTable thead td{
    padding: 3px 10px;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 10px;
}
table.dataTable tfoot th, table.dataTable tfoot td{
	padding: 7px 10px 7px 10px;
}