.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: #ed8c2b !important;
    border: 1px solid #ed8c2b !important
}

.ui-widget-header {
    background: #ed8c2b !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,
#loanpaymentdetails {
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

#loancalculatordashboard {
    margin-bottom: 20px
}

#loancalculatorform {
    margin-bottom: 0 !important
}

#loancalculatorinnerformwrapper {
    background: #eee;
    border-top: 1px solid #ccc
}

#loancalculatorinnerform {
    padding: 10px 0
}

#loancalculatorform div.sep {
    padding-top: 25px
}

#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 35px !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: #333;
    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: #666
}

#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 #1a144c !important;
    color: #fff
}

#interestheader {
    background: none repeat scroll 0 0 #ed2070 !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
}

.ecalprint {
    margin-right: 10px
}

#ecalprintandshare a i {
    width: 32px;
    height: 32px;
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #0072aa;
    margin-right: 5px;
    padding: 5px
}

#ecalprintandshare a:hover i {
    color: #005077
}

#loader {
    display: none;
    text-align: center;
    margin: 5px auto;
    font-size: 20px;
    overflow: hidden;
    vertical-align: middle
}

#ecalprintandshare {
    margin: 20px auto 0;
    text-align: center
}

#ecalprintandsharetext {
    font-size: 18px;
    font-weight: 700
}

#ecalsharelink {
    margin: 10px auto 0;
    text-align: center;
    width: 300px
}

#sharelink {
    font-weight: 700;
    color: #00F;
    background: #fff
}

@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(../../img/loancalculator.png) 24px 10px no-repeat !important;
        border-top-left-radius: 4px
    }

    #loan-amount-calc a {
        background: #dedede url(../../img/loancalculator.png) -82px 10px no-repeat !important
    }

    #loan-tenure-calc a {
        background: #dedede url(../../img/loancalculator.png) -180px 10px no-repeat !important
    }

    #interest-rate-calc a {
        background: #dedede url(../../img/loancalculator.png) -283px 10px no-repeat !important;
        border-top-right-radius: 4px
    }

    #emi-calc a:hover {
        background: #eee url(../../img/loancalculator.png) 24px 10px no-repeat !important
    }

    #loan-amount-calc a:hover {
        background: #eee url(../../img/loancalculator.png) -82px 10px no-repeat !important
    }

    #loan-tenure-calc a:hover {
        background: #eee url(../../img/loancalculator.png) -180px 10px no-repeat !important
    }

    #interest-rate-calc a:hover {
        background: #eee url(../../img/loancalculator.png) -283px 10px no-repeat !important
    }

    li#emi-calc.active a {
        background: #eee url(../../img/loancalculator.png) 24px 10px no-repeat !important
    }

    li#loan-amount-calc.active a {
        background: #eee url(../../img/loancalculator.png) -82px 10px no-repeat !important
    }

    li#loan-tenure-calc.active a {
        background: #eee url(../../img/loancalculator.png) -180px 10px no-repeat !important
    }

    li#interest-rate-calc.active a {
        background: #eee url(../../img/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(../../img/loancalculator.png) 34px 10px no-repeat !important
    }

    #loan-amount-calc a {
        background: #dedede url(../../img/loancalculator.png) -72px 10px no-repeat !important
    }

    #loan-tenure-calc a {
        background: #dedede url(../../img/loancalculator.png) -170px 10px no-repeat !important
    }

    #interest-rate-calc a {
        background: #dedede url(../../img/loancalculator.png) -273px 10px no-repeat !important
    }

    #emi-calc a:hover {
        background: #eee url(../../img/loancalculator.png) 34px 10px no-repeat !important
    }

    #loan-amount-calc a:hover {
        background: #eee url(../../img/loancalculator.png) -72px 10px no-repeat !important
    }

    #loan-tenure-calc a:hover {
        background: #eee url(../../img/loancalculator.png) -170px 10px no-repeat !important
    }

    #interest-rate-calc a:hover {
        background: #eee url(../../img/loancalculator.png) -273px 10px no-repeat !important
    }

    li#emi-calc.active a {
        background: #eee url(../../img/loancalculator.png) 34px 10px no-repeat !important
    }

    li#loan-amount-calc.active a {
        background: #eee url(../../img/loancalculator.png) -72px 10px no-repeat !important
    }

    li#loan-tenure-calc.active a {
        background: #eee url(../../img/loancalculator.png) -170px 10px no-repeat !important
    }

    li#interest-rate-calc.active a {
        background: #eee url(../../img/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
    }
}

@media print {
    body {
        visibility: hidden
    }

    .calculatorcontainer {
        visibility: visible
    }

    #ecalprintandshare,
    #ecalsharelink {
        visibility: hidden
    }
}