body,
html{
    /*padding-top: 25px;*/
    font-family: 'Source Sans Pro', sans-serif;
    color: #282423;
    font-size: 17px;
    /*font-family: 'Google Sans', sans-serif;*/
}

a {
    color: #0062b6;
    text-decoration: none;
}

.location {
    padding-top: 10px;
    padding-bottom: 5px;
}

.location ul li a {
    margin-left: 5px;
    text-decoration: none !important;
    color: #7789a8;
}

.location ul li a .underline {
    border-bottom: 1px solid rgba(119, 137, 168, 0.2);
}

.navbar-brand {
    padding: 0;
    margin-left: 0px!important;
    height: auto;
}

.navbar-brand img {
  float: left;
}

.navbar-brand span {
  padding: 2px 0 0 6px;
  font-size: 20px;
  text-transform: uppercase;
  display: inline-block;
}



.navbar-default {
    background-color: #f3f4f6;
    border-color: transparent;
    /*box-shadow: 0 1px 8px rgba(0,0,0,.1);*/
    box-shadow: none;
    border-radius: 0;
    min-height: 58px;
    /*margin-bottom: 0;*/
}

.navbar-default .navbar-nav {
    margin-top: 4px;
}

.navbar-default .navbar-nav>li>a {
    /*color: #5f6677;*/
    color: #202633;
    text-transform: uppercase;
}

.navbar-default .navbar-toggle {
    border-color: transparent !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #202633;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.popular {
    background: linear-gradient(24.82deg,#673AB7 0,#1976D2 100%);
    margin-top: -20px;
    padding-top: 10px;
    /*margin-bottom: 35px;*/
}

.popular-responsive {

}

.popular-wrapper {
    padding-bottom: 10px;
    /*padding-bottom: 0;*/
}

.popular h1,
.popular .h1 {
    color: #fff;
}

.popular-loan {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.3);
    text-align: center;
    margin-bottom: 20px;
}

.popular-loan-logo {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 15px;
    background: #fff;
}

.popular-loan-logo img {
    /*width: 100%;*/
    max-height: 25px;
    /*filter: grayscale(1);*/
}

.popular-loan:hover .popular-loan-logo img {
    filter: grayscale(0);
}

.popular-loan-title {
    text-align: center;
    padding: 10px;
    background: #fff;
    white-space: nowrap;
    overflow-x: hidden;
}

.popular-loan-title a {
    /*color: #5f6677;*/
}

.popular-loan-first-time-free {
    /*padding: 5px;*/
    /*background: #FF9800;*/
    /*background: #673ab7;*/
    /*background: transparent;*/
    /*color: #fff;*/
    background: #ffe69c;
    padding: 3px 5px;
    color: #493700;
    text-align: center;
    margin-top: -1px;
    border-bottom: 1px solid #ffe69c;
}

.popular-loan-first-time-free.empty {
    background: #fff;
    margin-top: 0;
    border: 0;
}

.popular-loan-percent {
    font-size: 30px;
    padding: 5px;
    font-weight: bold;
    background: #fff;
}

.popular-loan-amount {
    font-size: 19px;
    padding: 1px;
    background: #fff;
    margin-bottom: 5px;
}

.popular-loan-period {
    font-size: 13px;
    padding: 1px;
    background: #fff;
    padding-bottom: 10px;
}

.popular-loan-action {
    border-top: 1px solid #eee;
    /*margin-top: 15px;*/
    padding: 15px;
    background: #fff;
}

.same {
    /*background: linear-gradient(24.82deg,#6bdf70 0,#CDDC39 100%);*/
    background: linear-gradient(24.82deg,#a4cae8 0,#bceaff 100%);
    padding-top: 20px;
    padding-bottom: 20px;
}

.same-responsive {

}

.same-wrapper {
    padding-bottom: 10px;
    /*padding-bottom: 0;*/
}

.same h1,
.same .h1 {
    color: #000;
}

.search-form {
    background: #f7f7f8;
    padding-top: 30px;
    padding-bottom: 50px;
    border-bottom: 1px solid #eee;
}

.search-form-wrapper {
    margin-top: 20px;
}

.top-loans {
    padding-top: 30px;
    padding-bottom: 50px;
}


.loan-logo {
    width: 100%;
    /* max-width: 80px; */
}

.offer {
    padding: 50px 30px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 30px;
}

.offer-label {
    color: #8c8c8c;
    font-size: 15px;
    line-height: 21px;
}

.offer-value {
    font-size: 19px;
    /*font-weight: 600;*/
    margin-bottom: 10px;
    /*-webkit-font-smoothing: antialiased;*/
    /*-moz-osx-font-smoothing: grayscale;*/
    /*text-rendering: optimizeLegibility;*/
    letter-spacing: 0;
}

.offer-value-comment {
    /* color: #8c8c8c; */
    font-size: 13px;
    line-height: 20px;
}

.offer.opacity {
    color: #888888;
}

.offer.opacity a.mfo-name img {
    filter: grayscale(1);
    opacity: 50%;
}

.offer.opacity a {
    color: #999;
}

.offer.opacity .btn-success {
    opacity: 30%;
    color: #fff;
}

.offer.opacity .first-time-loan-free {
    opacity: 30%;
}

.offer-details {
    font-size: 15px;
    margin-top: 30px;
    /*margin-bottom: 0;*/
}

.offer-details td {
    width: 50%;
}

.offer-details td:nth-child(2) {
    text-align: right;
}

.js-show-more {
    margin-top: 10px;
    display: inline-block;
}

.loans {
    /*margin-top: 20px;*/
    border-radius: 2px;
    border-top: 1px solid #eee;
    /*box-shadow: 0 1px 5px rgba(0,0,0,0.3);*/
}

.loan {
    padding: 20px;
    border: 1px solid #eee;
    border-top: 0;
    background: #fff;
}

.loan.opacity {
    color: #888888;
}

.loan.opacity a.mfo-name img {
    filter: grayscale(1);
    opacity: 50%;
}

.loan.opacity a {
    color: #999;
}

.loan.opacity .btn-success {
    opacity: 30%;
    color: #fff;
}

.loan.opacity .first-time-loan-free {
    opacity: 30%;
}

.loan a.mfo-name {
    display: inline-block;
}

.loan a.mfo-name img {
    max-width: 70%;
    max-height: 60px;
    margin-bottom: 15px;
}

.loan:hover {
    background: #fffded;
}

.loan-header {
    padding: 8px 20px;
    background: #f7f7f8;
    border: 1px solid #eee;
    border-top: 0;
}

.loan-button {
    text-align: right;
}

.loan-footer {
    padding: 20px;
    background: #fff;
    border: 1px solid #eee;
    border-top: 0;
}

.first-time-loan-free {
    background: #ffe69c;
    padding: 3px 5px;
    color: #493700;
    font-size: 13px;
    border-radius: 2px;
    display: inline-block;
    margin-top: 15px;
}

.header {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: -20px;
    /*border-bottom: 1px solid #eee;*/
}

.loans-list {
    padding-top: 15px;
    /*padding-top: 0;*/
    margin-top: -10px;
    padding-bottom: 50px;
    /*background-image: linear-gradient(24.82deg,#f4efff 0,#e9f4ff 100%);*/
}
.loans-list .loans {
    margin-top: 0;
}

.sidebar-form {
    background: #f7f7f8;
}

.categories {
    /*margin-top: 35px;*/
    background: #f7f7f8;
    padding-top: 35px;
    padding-bottom: 25px;
    margin-bottom: -35px;
}

.tags {
    margin-bottom: 30px;
}

.mfo-loan {
    padding: 30px;
    background-image: linear-gradient(24.82deg,#fafafa 0,#f7ffed 100%);
    border: 1px solid #e6eeda;
    border-radius: 2px;
    margin-bottom: 60px;
}

.mfo-loan-info {

}

.mfo-loan-info .nav-tabs {
    margin-bottom: 30px;
}

.mfo-loan-info-item {
    margin-bottom: 30px;
}

.mfo-loan-info-item-title {
    font-size: 13px;
    color: #7a7a87;
    display: inline-block;
    margin-bottom: 5px;
}



.form-group {
    /*margin-bottom: 35px;*/
    position: relative;
}

label {
    /*position: absolute;*/
    /*z-index: 3;*/
    /*padding: 0;*/
    /*top: -26%;*/
    /*left: 0;*/
    color: #777;
    /*cursor: text;*/
    /*pointer-events: none;*/
    /*-webkit-transform: translateY(-50%);*/
    /*-ms-transform: translateY(-50%);*/
    /*-o-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
    /*-webkit-transition: all .25s;*/
    /*-o-transition: all .25s;*/
    /*transition: all .25s;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    /*background: transparent;*/
    font-weight: normal;
    margin-bottom: 0;
}

.selectric {
    border: 1px solid #DDD;
    border-radius: 3px;
    background: #ffffff;
    position: relative;
    overflow: hidden;
}

.input-group-btn .selectric {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 45px 0 15px;
    font-size: 16px;
    line-height: 45px;
    color: #444;
    height: 45px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    padding: 0;
    font-weight: normal;
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #ffffff;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
}

.selectric-items li:hover {
    background: #f0f0f0;
    color: #444;
}

.selectric-items li.highlighted {
    background: #f0f0f0;
    color: #444;
}

.selectric-items {
    border-radius: 2px;
    background: #fff;
}

.selectric-items ul, .selectric-items li {
    font-size: 16px;
}

.form-control {
    display: block;
    width: 100%;
    height: 47px;
    padding: 0 12px;
    font-size: 16px;
    line-height: 47px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    /* transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; */
}

.form-control:focus {
    border-color: #c4c4c4;
    box-shadow: none;
}

textarea.form-control {
    height: auto;
    line-height: 1.3;
    padding: 6px 12px;
}

.btn-success {
    /*color: #fff;*/
    /*background-color: #8BC34A;*/
    /*border-color: #8bc34a;*/
    font-size: 17px;
    /*box-shadow: 0 1px 8px rgba(139, 195, 74, 0.61);*/
    border-radius: 2px;
    padding: 10px 15px;
}

.btn-success.btn-small {
    padding: 5px 10px !important;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ddd ;
    border-radius: 2px;
    padding: 10px 15px;
    font-size: 17px;
}

h1, .h1,
h2, .h2 {
    font-size: 26px;
    line-height: 34px;
    display: block;
    margin-bottom: 10px;
    margin-top: 15px;
}


header {
    background: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
    padding-top: 20px;
    padding-bottom: 20px;
}

header .list-inline {
    margin-bottom: 0;
}

dt {
    margin-bottom: 5px;
    font-weight: bold;
    color: #000;
}

dd {
    margin-bottom: 15px;
}

.list-styled {
    padding-left: 25px;
    list-style: none;
}

.list-styled li,
.list-unstyled li {
    margin-bottom: 10px;
    position: relative;
}

.list-styled li:before {
    content: '\2014\A0';
    position: absolute;
    left: -1.3em;
}

.loan-features {
    list-style: none;
    padding-left: 0;
}

.loan-features li {
    margin-bottom: 10px;
    font-size: 19px;
}

.loan-features {
    font-size: 19px;
    /*color: #7f8798;*/
    /*color: #5f6677;*/
    line-height: 28px;
    list-style: none;
    padding: 0;
}

.loan-features li {
    margin-bottom: 10px;
    margin-left: 32px;
}

.loan-features li:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48ZyBjbGFzcz0ibmMtaWNvbi13cmFwcGVyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iIzRjYWU1MCIgc3Ryb2tlPSIjNGNhZTUwIj48cG9seWxpbmUgZGF0YS1jb2xvcj0iY29sb3ItMiIgZmlsbD0ibm9uZSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBwb2ludHM9IiA5LDE3IDEzLDIxIDIzLDExICIvPjxjaXJjbGUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNGNhZTUwIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGN4PSIxNiIgY3k9IjE2IiByPSIxNSIvPjwvZz48L3N2Zz4=);
    display: inline-block;
    margin-left: -32px; /* same as padding-left set on li */
    width: 32px; /* same as padding-left set on li */
    /*text-align: center;*/
    vertical-align: middle;
    padding-top: 2px;
}


/*.btn-default {*/
    /*background: #ed0b24;*/
    /*transition: background-color 120ms ease-out;*/
    /*border-radius: 30px !important;*/
    /*border-color: #ed0b24;*/
    /*color: #fff;*/
/*}*/

/*.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default,*/
/*.btn-default.focus, .btn-default:focus,*/
/*.btn-default:hover,*/
/*.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {*/
    /*background: #ed0b24;*/
    /*border-color: #ed0b24;*/
    /*color: #fff;*/
/*}*/

/*.btn-link {*/
    /*color: #fff;*/
    /*!*color: rgba(255, 255, 255, 0.6);*!*/
    /*!*border: 1px solid rgba(255, 255, 255, 0.3);*!*/
/*}*/

/*.btn-lg {*/
    /*font-size: 16px;*/
    /*border-radius: 2px;*/
    /*!*height: 46px;*!*/
    /*padding: 8px 17px;*/
/*}*/

/*.btn > .glyphicon {*/
    /*margin-right: 5px;*/
/*}*/

/*.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {*/
    /*border-top-left-radius: 0 !important;*/
    /*border-bottom-left-radius: 0 !important;*/
/*}*/

/*.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {*/
    /*height: 46px;*/
    /*padding: 10px 16px;*/
    /*font-size: 16px;*/
    /*line-height: 1.3333333;*/
    /*border-radius: 2px;*/
/*}*/

/*.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {*/
    /*outline: 0;*/
    /*outline-offset: 0;*/
/*}*/



/*.h1 {*/
    /*font-size: 19px;*/
    /*line-height: 27px;*/
    /*display: block;*/
    /*margin-bottom: 10px;*/
    /*margin-top: 25px;*/
/*}*/

.text-big {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
}


.content {
    /*padding-top: 30px;*/
    padding-bottom: 50px;
}

footer {
    background: #172130;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    color: #fff;
}

.btn .badge{
    background-color: #ed0b24;
    position: absolute;
    top: -10px;
    right: 4px;
    padding: 4px 7px;
    font-weight: normal;
}

.breadcrumb {
    padding: 0;
    background: #fff;
}

.breadcrumb>li+li:before {
    padding: 0 8px;
    color: #ccc;
    content: '\2013';
}

.breadcrumb > li > a {
    color: #8e8e8e;
}


.panel-default>.panel-heading {
    color: #282423;
    background-color: #f7f7f8;
    border-color: #eeeeee;
    font-size: 16px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
}

.panel-default {
    border-color: #eee;
}

.panel {
    margin-bottom: 35px;
    border-radius: 0;
    /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
    -webkit-box-shadow: none;
    /*box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
    box-shadow: none;
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
    border-color: #eee;
}

/*.dataTables_length {*/
    /*padding: 10px;*/
/*}*/

/*.dataTables_filter {*/
    /*padding: 10px;*/
/*}*/

/*.dataTables_info {*/
    /*padding: 10px;*/
    /*display: none;*/
/*}*/

/*.dataTables_paginate {*/
    /*padding: 10px;*/
/*}*/

table.dataTable {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100% !important;
    border-left: 0 !important;
    border-right: 0 !important;
}


@media (max-width: 768px) {

    .offer {
        padding: 30px 20px;
        border: 1px solid #eee;
        margin-bottom: 20px;
        /*padding-bottom: 20px;*/
    }

    .offer-params {
        margin-top: 30px;
    }

    .loans {
        border: 0;
    }

    .loan {
        padding: 15px;
        border: 1px solid #eee;
        margin-bottom: 20px;
    }

    .loan-button {
        text-align: left;
    }

    .loan-footer {
        border-top: 1px solid #eee;
    }

    .popular-responsive,
    .same-responsive {
        overflow-y: auto;
    }

    .popular-wrapper,
    .same-wrapper {
        width: 1140px;
    }

    .affix {
        display: none;
    }

    .loan-features.mb30 {
        margin-bottom: 30px;
    }

}
@media (min-width: 768px) and (max-width: 992px) {

    .offer-params {
        margin-top: 30px;
    }

    .affix {
        position: fixed;
        top: 15px;
        max-width: 220px;
        width: 100%;
    }

    .loans {
        border: 0;
    }

    .loan {
        padding: 15px;
        border: 1px solid #eee;
        margin-bottom: 20px;
    }

    .loan-button {
        text-align: left;
    }

    .loan-features.mb30 {
        margin-bottom: 30px;
    }

}
@media (min-width: 992px) and (max-width: 1200px) {

    .affix {
        position: fixed;
        top: 15px;
        max-width: 212px;
        width: 100%;
    }

}
@media (min-width: 1200px) {

    .affix {
        position: fixed;
        top: 15px;
        max-width: 263px;
        width: 100%;
    }

}
