.input-section img {
    position: absolute;
    left: 29px;
    top: 52px;
    width: 10px;
}
.only-pd{
    padding-left: 28px;
}

.scroll-add {
	height: unset;
	min-height: 200px;
	max-height: 480px;
}
.input-div{
	width: 100%;
/*	float: left;*/
}
.have-line {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	margin-top: 14px;
	margin-bottom: 0;
}

.table-app td .td-no-box{
	font-size: 12px;
    font-weight: 400;
    color: #1F252A;
    text-align: left;
}
.td-mortgage-teal{
	width: 83px;
    height: 28px;
    border-radius: 4px;
    background-color: #7ACDC7;
}
.td-mortgage-green{
	width: 83px;
    height: 28px;
    border-radius: 4px;
    background-color: #83B975;
}
.td-mortgage-teal a, .td-mortgage-green a{
	font-weight: 400;
    color: #1F252A;
    font-size: 12px;
}
.td-m-repay a{
	font-weight: 400;
    color: #1F252A;
    font-size: 12px;
}
.table-app td:last-child{
	text-align: center;
	font-size: unset;
}
.Estimated-content{
	overflow-x: auto;
}
.dollar-icon{
    /*background: url(../../img/dollar.png) 10px center no-repeat;
    padding-left: 23px !important;
    background-size: 8px;*/
    /*opacity: 0.8;*/
}
.dollar-icon-input{
   /* background: url(../../img/dollar.png) 10px center no-repeat;
    padding-left: 23px !important;
    background-size: 8px;
    background-color: #F1F3F5;*/
    /*padding-top: 13px;*/
    /*opacity: 0.8;*/
}
/*.percent-icon {
    background: url(../../img/percent.png) 95% center no-repeat;
    padding-right: 22px;
    padding-left: 10px;
    background-size: 10px;
}
.percent-icon-input {
    background: url(../../img/percent.png) 95% center no-repeat;
    padding-right: 22px;
    padding-left: 10px;
    background-size: 10px;
    background-color: #F1F3F5;
}
.light-dot-sec::before {
    top: 530px;
}
.light-dot-third::before {
    top: 690px;
}
.light-dot-four::before {
    top: 860px;
}
.light-dot-five::before {
    top: 1290px;
}
.light-dot-six::before {
    top: 1595px;
}
.last-height {
    height: 340px;
}

.dollar-icon-input:before {
    position: absolute;
    top: 46px;
    content: "$";
    opacity: 0.8;
    left: 10px;
}

.scroll-item {
    overflow-x: auto;
}

.input-filed {
    background-color: #FFFFFF;
    border: 1px solid #DADFE4;
    border-radius: 6px;
}*/

.first-title span {
    border-bottom: 1px solid #113DFA;
}

.first-title a {
    color: #113DFA;
}

.dark-orange {
    border-left: 11px solid #FA887B !important;
}

.dark-orange-text {
    color: #FA887B;
}

.orange-border{
    border-left: 11px solid #FA887B !important;
}