
h3#my-kpi, h3#my-dti {
    white-space: inherit;
    line-height: 1.3;
}
#kpiform label.form-control {
    line-height: 25px;
    height: auto;
}
.dbtrdct-holder .form-control {
    background-color: #fff !important;
}
.dbtrdct-holder .input-group {
    margin-bottom: 10px;
}
#paymentScheduleTbl .table {
    width: 99%;
}
.calc-box-row .wpb_wrapper .section_header.skincolored a {
    font-size: 30px !important;
}
.calc-box-row .wpb_wrapper h3 a {
    font-size: 24px !important;
}
.wpcf7-form-control-wrap {
    position: inherit !important;
}
.content footer .container {
    background-color: transparent;
}
@media only screen and (max-width: 768px) {
    .path-boxes h3 {
        font-size: 28px !important;
    }
    .small-box .path-boxes h4 {
        line-height: 17px;
        min-height: 70px;
    }
    .small-box .path-boxes p {
        line-height: 17px;
        min-height: 50px;
    }
    .small-box-b p,
    .small-box-b .wpb_wrapper div {
        min-height: 54px;
    }
}
/** print styles **/
@media print {
    .printpage {
        height: 842px;
    }
    #printme #logo {
        display: block !important;
        text-align: center !important;
    }
    #printme #logo b,
    #printme #logo span {
        display: block !important;
    }
    #kpiform label.form-control {
        margin-bottom: 10px;
    }
    a[href]:after {
        content: "";
    }
    .content .container .container_inner.page_container_inner {
	    padding-top: 20px;
	}
}