.ui-slider-horizontal {
    height: .4em!important
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -.5em!important;
    top: -.35em!important
}
.ui-slider .ui-slider-handle {
    border-radius: 50%!important;
    height: 1.1em!important;
    width: 1.1em!important;
    outline: 0 none
}
.ui-widget-content {
    border: 0 none!important;
    background: #ccc!important
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #247cbf!important;
    border: 1px solid #247cbf!important
}
.ui-widget-header {
    background: #247cbf!important
}
.calculatorcontainer {
    background: #eee;
    padding: 10px;
    border-radius: 4px
}
.loancalculatorcontainer {
    background: #eee
}
ul.loancalculator-nav {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: none;
    list-style: none outside none!important;
    margin: 0!important;
    padding: 0 0 0 10px
}
ul.loancalculator-nav li {
    float: left;
    list-style: none outside none!important;
    margin: 0 -1px -1px 0!important;
    position: relative;
    z-index: 10
}
ul.loancalculator-nav li a {
    border: 1px solid #ccc;
    display: block;
    overflow: hidden;
    height: 50px;
    padding: 5px 0;
    background: #dedede;
    margin: 0!important;
    text-decoration: none;
    color: #333!important;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.3;
    width: 65px;
    text-align: center;
    outline: 0 none
}
ul.loancalculator-nav li a:hover {
    background: #eee!important;
    margin: 0!important
}
ul.loancalculator-nav li.active a {
    background: #eee;
    border-bottom-color: transparent
}
#emi-calc a {
    border-top-left-radius: 4px
}
#interest-rate-calc a {
    border-top-right-radius: 4px
}

#loancalculatordashboard {
    margin-bottom: 0px
}
#loancalculatorform {
    margin-bottom: 0!important
}
#loancalculatorinnerformwrapper {
   /* background: #eee; */
   /* border-top: 1px solid #ccc*/
}
#loancalculatorinnerform {
    padding: 10px 0
}
#loancalculatorform div.sep {
    padding-top: 10px
}
#loanamountslider,
#loaninterestslider,
#loantermslider,
#loanemislider,
#loanfeesslider {
    margin-bottom: 0!important
}
.add-check .active:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content: "\f00c"
}
.steps {
    border-color: transparent;
    border-style: none solid;
    border-width: 0 1px;
    margin: 0 0 20px!important;
    position: relative;
    width: 100%
}
.tick {
    color: #ccc;
    font-size: 11px;
    height: 11px;
    left: 0;
    line-height: 11px;
    margin-left: -24px;
    position: absolute;
    text-align: center;
    width: 48px
}
.marker {
    border: 1px solid transparent;
    color: #000;
    font-size: 9px;
    height: 18px;
    line-height: 18px;
    text-align: center
}
.emischemes label {
    max-width: 110px;
    white-space: normal
}
#loancalc-message {
    margin-bottom: 20px!important
}
#loancalc-message p {
    border-radius: 4px!important;
    padding: 10px 15px;
    margin: 0;
    font-weight: 700
}
#loancalc-message span {
    font-weight: 400
}
#loansummary-emi,
#loansummary-totalinterest,
#loansummary-loanamount,
#loansummary-interestrate,
#loansummary-tenure,
#loansummary-apr {
    padding: 0 15px;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    border-top: 0 none!important
}
#loansummary-emi p,
#loansummary-loanamount p,
#loansummary-interestrate p,
#loansummary-tenure p {
    font-size: 24px!important
}
#loansummary-totalamount {
    padding: 0 15px;
    text-align: center
}
#loansummary {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 20px
}
#loansummary h4 {
    font-size: 16px;
    color: #000
}
#loansummary p {
    font-size: 18px;
    font-weight: 700
}
#loansummary span {
    padding: 0 5px
}
#startmonthyear {
    background-color: #fff!important;
    cursor: default
}
#loansummary-piechart {
  /*  background: #eee;*/
    border-radius: 4px;
 /*   border: 1px solid #ccc;*/
    text-align: center;
    margin-bottom: 1px
}
.fill-width {
    float: none!important;
    display: block!important;
    width: auto!important;
    overflow: hidden!important
}
.fill-width input {
    border-radius: 4px!important
}
#loanpaymentscheduleheader {
    background: #eee;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 10px 0;
    text-align: center
}
#loanpaymentbarchart {
    clear: both;
    border-radius: 4px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 30px 0 0;
    background: #eee
}
#loanpaymenttable {
    margin: 0;
    text-align: center
}
#loanpaymenttable table {
    width: 100%;
    background: #eee;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 4px
}
#loanpaymenttable table th {
    background: none repeat scroll 0 0 #dedede;
    text-align: center;
    padding: 5px;
    font-size: 11px
}
#loanpaymenttable table td {
    text-align: center;
    padding: 5px;
    font-size: 11px;
    white-space: nowrap
}
#loanpaymenttable table tr th,
#loanpaymenttable table tr td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}
#loanpaymenttable table tr th:first-child,
#loanpaymenttable table tr td:first-child {
    border-left: 1px solid #ccc
}
#loanpaymenttable table tr th {
    border-top: 1px solid #ccc
}
#loanpaymenttable table tr:first-child th:first-child {
    border-top-left-radius: 4px
}
#loanpaymenttable table tr:first-child th:nth-last-child(2) {
    border-top-right-radius: 4px
}
#loanpaymenttable table tr:nth-last-child(2) td:first-child {
    border-bottom-left-radius: 4px
}
#loanpaymenttable table tr:nth-last-child(2) td:nth-last-child(2) {
    border-bottom-right-radius: 4px
}
#principalheader {
    background: none repeat scroll 0 0 #88a825!important;
    color: #fff
}
#interestheader {
    background: none repeat scroll 0 0 #247cbf!important;
    color: #fff
}
#balanceheader {
    background: none repeat scroll 0 0 #b8204c!important;
    color: #fff
}
.yearlypaymentdetails .toggle:before {
    position: relative;
    top: 0;
    left: -3px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content: "\f196"
}
.yearlypaymentdetails .toggle-open:before {
    position: relative;
    top: 0;
    left: -3px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content: "\f147"
}
.toggle {
    cursor: pointer
}
.toggle-hidden {
    display: none;
    visibility: hidden
}
.toggle-visible {
    display: block;
    visibility: visible;
    margin-bottom: 0!important
}
td.paymentyear {
    text-align: center!important;
    font-weight: 700!important
}
td.currency {
    border-left: 0 none!important;
    text-align: right!important
}
td.monthyearwrapper {
    margin: 0;
    padding: 0!important
}
td.paidtodateyear,
td.paidtodatemonthyear {
    border-left: 0 none!important;
    text-align: right!important
}
.monthlypaymentdetails td {
    border: 0 none!important
}
.monthlypaymentcontainer table td {
    background: #dedede;
    font-size: 11px;
    white-space: nowrap
}
.monthlypaymentcontainer table tr th,
.monthlypaymentcontainer table tr td {
    border-right: 1px solid #ccc!important;
    border-bottom: 1px solid #ccc!important
}
.monthlypaymentcontainer table tr td:first-child {
    border-left: 1px solid #ccc!important
}
.monthlypaymentcontainer table tr th,
.monthlypaymentcontainer table tr td {
    border-radius: 0!important
}
.sidebar .widget_nav_menu,
.sidebar .widget_recent_entries {
    background: #eee!important;
    border: 1px solid #ccc!important
}
.sidebar .widget_nav_menu h3,
.sidebar .widget_recent_entries h3,
.sidebar .widget_text h3 {
    border-bottom: 3px double #ccc!important
}
.sidebar .widget ul li {
    border-bottom: 1px dashed #ccc!important
}
.sidebar .widget ul li:last-child {
    border-bottom: 0 none!important
}
.homepagebanner {
    margin: 0 0 15px!important
}
@media(min-width:480px) {
    .loancalculatorcontainer {
        border: 2px dashed #ccc;
        padding: 20px
    }
    ul.loancalculator-nav li a {
        border: 1px solid #ccc;
        display: block;
        overflow: hidden;
        padding: 77px 0 0;
        background: #fff;
        margin: 0!important;
        text-decoration: none;
        color: #333!important;
        font-weight: 700;
        font-size: 13px;
        line-height: 1.3;
        height: 119px;
        width: 93px;
        text-align: center;
        outline: 0 none
    }
    ul.loancalculator-nav li a:hover {
        background: #eee!important;
        margin: 0!important
    }
    ul.loancalculator-nav li.active a {
        background: #eee;
        border-bottom-color: transparent
    }
    #emi-calc a {
        background: #dedede url(../images/loancalculator.png) 24px 10px no-repeat!important;
        border-top-left-radius: 4px
    }
    #loan-amount-calc a {
        background: #dedede url(../images/loancalculator.png) -82px 10px no-repeat!important
    }
    #loan-tenure-calc a {
        background: #dedede url(../images/loancalculator.png) -180px 10px no-repeat!important
    }
    #interest-rate-calc a {
        background: #dedede url(../images/loancalculator.png) -283px 10px no-repeat!important;
        border-top-right-radius: 4px
    }
    #emi-calc a:hover {
        background: #eee url(../images/loancalculator.png) 24px 10px no-repeat!important
    }
    #loan-amount-calc a:hover {
        background: #eee url(../images/loancalculator.png) -82px 10px no-repeat!important
    }
    #loan-tenure-calc a:hover {
        background: #eee url(../images/loancalculator.png) -180px 10px no-repeat!important
    }
    #interest-rate-calc a:hover {
        background: #eee url(../images/loancalculator.png) -283px 10px no-repeat!important
    }
    li#emi-calc.active a {
        background: #eee url(../images/loancalculator.png) 24px 10px no-repeat!important
    }
    li#loan-amount-calc.active a {
        background: #eee url(../images/loancalculator.png) -82px 10px no-repeat!important
    }
    li#loan-tenure-calc.active a {
        background: #eee url(../images/loancalculator.png) -180px 10px no-repeat!important
    }
    li#interest-rate-calc.active a {
        background: #eee url(../images/loancalculator.png) -283px 10px no-repeat!important
    }
    .emischemes label {
        max-width: none;
        white-space: nowrap
    }
    #loanpaymenttable table th {
        font-size: 16px
    }
    #loanpaymenttable table td,
    .monthlypaymentcontainer table td {
        font-size: 14px
    }
}
@media(min-width:768px) {
    #loansummary {
        border: 0 none
    }
    #loancalculatorinnerform {
      /*  border-bottom: 1px solid #ccc;
        padding: 10px 20px*/
    }
    #loancalculatorinnerformwrapper {
      /*  border: 1px solid #ccc;
        border-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0*/
    }
    ul.loancalculator-nav {
        padding: 0
    }
    #loansummary-piechart {
        border: 0 none;
        border-left: 1px solid #ccc;
        border-radius: 0
    }
    #loancalc-message {
        margin-bottom: 0!important;
        border-bottom: 1px solid #ccc
    }
    #loancalc-message p {
        border-radius: 0!important
    }
}
@media(min-width:992px) {
    .loancalculatorcontainer {
        border: 3px dashed #ccc
    }
    #loancalculatorinnerform {
        padding: 20px 20px 10px
    }
    ul.loancalculator-nav li a {
        width: 113px
    }
    #emi-calc a {
        background: #dedede url(../images/loancalculator.png) 34px 10px no-repeat!important
    }
    #loan-amount-calc a {
        background: #dedede url(../images/loancalculator.png) -72px 10px no-repeat!important
    }
    #loan-tenure-calc a {
        background: #dedede url(../images/loancalculator.png) -170px 10px no-repeat!important
    }
    #interest-rate-calc a {
        background: #dedede url(../images/loancalculator.png) -273px 10px no-repeat!important
    }
    #emi-calc a:hover {
        background: #eee url(../images/loancalculator.png) 34px 10px no-repeat!important
    }
    #loan-amount-calc a:hover {
        background: #eee url(../images/loancalculator.png) -72px 10px no-repeat!important
    }
    #loan-tenure-calc a:hover {
        background: #eee url(../images/loancalculator.png) -170px 10px no-repeat!important
    }
    #interest-rate-calc a:hover {
        background: #eee url(../images/loancalculator.png) -273px 10px no-repeat!important
    }
    li#emi-calc.active a {
        background: #eee url(../images/loancalculator.png) 34px 10px no-repeat!important
    }
    li#loan-amount-calc.active a {
        background: #eee url(../images/loancalculator.png) -72px 10px no-repeat!important
    }
    li#loan-tenure-calc.active a {
        background: #eee url(../images/loancalculator.png) -170px 10px no-repeat!important
    }
    li#interest-rate-calc.active a {
        background: #eee url(../images/loancalculator.png) -273px 10px no-repeat!important
    }
    #loanpaymenttable table tr:first-child th:last-child {
        border-top-right-radius: 4px
    }
    #loanpaymenttable table tr:nth-last-child(2) td:last-child {
        border-bottom-right-radius: 4px
    }
    #loanpaymenttable table tr:first-child th:nth-last-child(2) {
        border-top-right-radius: 0
    }
    #loanpaymenttable table tr:nth-last-child(2) td:nth-last-child(2) {
        border-bottom-right-radius: 0
    }
}
/*# sourceMappingURL=loancalculator.css.map */

label{
    font-weight: 100!important;
}
.input-group input{
    background: transparent;
    color: #000
}

.input-group-addon {
    color: #000;
    text-align: center;
    background: transparent;
}

.loantermwrapper .btn-group *{
    background: transparent;
    color: #000;
}

.highcharts-title {
    fill:#000!important;
}
.highcharts-series{
    fill:#000!important;
}

.highcharts-legend-item text{
    fill: #000!important;
    color: #000!important;
}
@media(max-width: 640px){
    .loan_emi_text > span,.loan_emi_text > i{font-size: 14px!important;word-wrap: break-word;}
}


