.credit-preview .leftcol i.hidden-lg.hidden-md{
    display: none;
}
.copy-box{
    width: 290px;
    padding: 0;
}
@media (min-width: 1200px) {
    .container {
        width: 1050px;
    }
}
@media screen and (max-width: 756px){
    .region.region-header-banner{
        display: none;
    }
}
@media (min-width: 992px){
    .col-md-11 {
        width: 100%;
    }
}
.views-widget-sort-by{
    float: left;
    margin-bottom: 20px;
}
.views-widget-sort-by .pseudo{
    display: inline-block;
    vertical-align: middle;
    width: 252px;
}
.views-widget-sort-by label{
    padding-right: 8px;
    font-size: 13px;
    opacity: 0.5;
    font-weight: normal;
}
.hlogo{
    margin-right: 38px;
}
.hbanner{
    float: right;
}
.header-order{
    margin-top: 28px;
}
.credit-preview{
    background: #FFF;
}
.table .col:last-child{
    /*min-width: 438px;*/
}
.w-btn{
    display: block;
    width: 180px;
    padding: 12px 24px;
    line-height: 20px;
    font-size: 18px;
    border-radius: 5px;
    background: #68788a;
    box-shadow: none;
}
.w-btn:hover{
    background: #68788a;
}
.nav > li{
    border-left: none;
    width: 25%;
}
.nav > li:last-child{
    border-right: none;
}
.nav > li::after{
    background-color: #f2f3f5;
}
.navigation .row{
    border-bottom: 4px solid #677a85;
}
.navigation{
    background: #474747;
}
.nav .active-trail a{
    background: #f2f3f5 !important;
    color: #333;
}
.nav > li > a:hover, .nav > li > a:focus{
    color: #333;
}
.popular-publish .item{
    padding-left: 0;
    width: 30%;
    margin-right: 5%;
    min-height: 210px;
    margin-bottom: 10px;
}
.popular-publish .item:last-child{
    margin-right: 0;
}
.popular-publish .item .img-frame{
    width: 100%;
    height: 78px;
    overflow: hidden;
    border: 1px solid #d1d1d1;
}
.popular-publish .item .img-frame>a{
    display: block;
}
.popular-publish .item img{
    position: relative;
    width: 100%;
    height: auto;
    top: -50%;
    margin-top: -39px;
}
.popular-publish .item .article-date{
    font-size: 12px;
    position: absolute;
    bottom: 25px;
    background: url('../img/calendar.png') no-repeat;
    padding-left: 25px;
}
.popular-publish .item .article-views{
    font-size: 12px;
    position: absolute;
    bottom: 25px;
    right: 0;
    background: url('../images/eye.png') no-repeat;
    color: #999999;
    padding-left: 25px;
    background-position-y: 48%;
}
.popular-publish .item .article-badge{
    display: block;
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 0;
}
.popular-publish .item .article-badge a{
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 12px;
}
.popular-publish .item:nth-child(1) .article-badge a{
    background: #f1bc30;
}
.popular-publish .item:nth-child(2) .article-badge a{
    background: #677a85;
}
.popular-publish .item:nth-child(3) .article-badge a{
    background: #ef842e;
}

h3 a{
    color: #333;
}

.gray-container{
    background: none;
    border: none;
}
.gray-container.tablehead{
    float: left;
    display: block;
    position: relative;
    background: #ef842e;
    width: 100%;
    color: #fff;
    font-weight: bold;
}
.credit-preview .tablehead .leftcol{
    min-height: 0;
    /*padding-top: 18px;*/
    text-align: center;
    margin-top: 5px;
}
.tablehead .table{
    height: auto;
}
.credit-preview a{
    padding: 0;
    border: 1px solid #f2f2f2;
    border-top: none;
    margin-bottom: 0;
}
.table{
    height: 160px;
}
.table .col{
    width: 20%;
    text-align: center;
    vertical-align: middle;
}
.view-id-microcredit.view-display-id-block_2 .table .col{
    vertical-align: top;
}
.credit-preview .leftcol{
    margin-right: 0;
    padding-left: 10px;
    margin-top: 20px;
}
.credit-preview .leftcol img{
    height: auto;
}
.credit-preview .leftcol b{
}
.mfo-views{
    background: url(../images/eye_mfo.png) no-repeat 0 50%;
    padding-left: 30px;
    font-size: 12px;
}
.credit-preview .leftcol .mfo-views{
    margin-bottom: 10px;
}
.credit-preview .rightcol{
    width: 80%;
    position: relative;
}
.credit-preview .view-display-id-type_icons{
    position: absolute;
    bottom: 10px;
    left: 36px;
}
.credit-preview .view-display-id-type_icons div{
    display: block;
    float: left;
}
.credit-preview .view-display-id-type_icons img{
    padding: 0 10px;
    margin: 0;
}
.table .col b{
    color: #000;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.credit-preview a .top-offer{
    position: absolute;
    background-image: url('../img/top.png');
    width: 175px;
    height: 46px;
    right: -9px;
    top: 12px;
}
.border-container{

}
.right-col .credit-rate a{
    padding-left: 0;
    font-size: 12px;
    float: left;
    width: 100%;
    min-height: 0;
    margin-bottom: 10px;
}
.right-col .credit-rate img{
    position: static;
    width: 100%;
    height: auto;
}
.right-col .credit-rate .logo{
    width: 45%;
    max-width: 100px;
    margin-right: 10%;
    display: inline-block;
    vertical-align: middle;
}
.right-col .credit-rate .rating{
    text-align: right;
    height: 100%;
    display: inline;
}
.right-col .credit-rate .reviews{
    float: left;
    width: 100%;
}
.right-col .credit-rate .reviews>div:first-child{
    float: left;
    width: 55%;
}
.right-col .credit-rate .reviews .stars{
    float: left;
    margin-top: 6px;
}

.right-col .credit-rate .all-rate-link{
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 0;
}
.button-col{
    border-radius: 5px;
    color: #FFF;
    width: 100%;
    padding: 5px 20px;
}
.button-col span{
    font-size: 22px;
    padding-left: 68px;
}
.button-col.button-accountant{
    background-color: #f49d03;
}
.button-col.button-lawyer{
    background-color: #68788a;
}
.button-col.button-accountant span{
    background-image: url('../img/btn-ch-ico.png');
    background-size: 60px 48px;
    background-position: 0 50%;
    height: 50px;
}
.button-col.button-lawyer span{
    background-image: url('../img/btn-anticol-ico.png');
    background-size: 53px 50px;
    background-position: 0 50%;
    height: 50px;
}
.popular-publish.sidebar .item{
    width: 100%;
    min-height: 0;
    padding-bottom: 60px;
    margin-bottom: 20px;
}
.popular-publish.sidebar .item .article-date{
    bottom: 30px;
}
.popular-publish.sidebar .item .article-views{
    top: 50px;
    right: 10px;
    bottom: inherit;
    background-image: url('../img/eye-white.png');
    color: #fff;
}
.popular-publish.blog-page .item .img-frame{
    height: 170px;
    border: none;
}
.popular-publish.blog-page .item img{
    margin-top: 85px;
}
.popular-publish.blog-page .item{
    width: 32%;
    margin-right: 2%;
    min-height: 515px;
    margin-bottom: 40px;
}
.popular-publish.blog-page .item:nth-child(3){
    margin-right: 0;
}
.popular-publish.blog-page .article-title{
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0;
}
.popular-publish.blog-page .item:nth-child(1n+4){
    width: 100%;
    min-height: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
}
.popular-publish.blog-page .item:nth-child(1n+4)::after{content:'';display:block;position:absolute;width:19px;height:35px;top:50%;right:20px;margin-top:-16px;background-repeat:no-repeat;background-color: transparent;background-image:url(../images/r-arrow.png);}
.popular-publish.blog-page .item:nth-child(1n+4)::before{content:'';display:block;position:absolute;width:19px;height:35px;top:50%;right:20px;margin-top:-16px;background-repeat:no-repeat;background-color: transparent;background-image:url(../images/r-arrow-hower.png);}
.popular-publish.blog-page .item:nth-child(1n+4):hover::after{opacity: 0;}
.popular-publish.blog-page .item:nth-child(1n+4) .img-frame,
.popular-publish.blog-page .item:nth-child(1n+4) .article-badge{
    display: none;
}
.popular-publish.blog-page .item:nth-child(1n+4) .article-body{
    padding-right: 40px;
}
.popular-publish.blog-page .item:nth-child(1n+4) .article-date,
.popular-publish.blog-page .item:nth-child(1n+4) .article-views{
    position: static;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.table .col.resp{
    display: none;
}
.resp{
    display: none;
}
.mfo-rating .table .col:first-child{
    width: auto;
}
.mfo-rating .mfo-views{
    width: auto;
    position: absolute;
    bottom: 15px;
    margin-left: 30px;
}
.mfo-rating .credit-preview .rightcol{
    width: 100%;
    position: static;
}
.mfo-rating .credit-preview .stars-wrapper{
    text-align: center;
}
.mfo-rating .credit-preview .stars-wrapper .stars{
    vertical-align: middle;
}
.mfo-rating .credit-preview .stars-wrapper span{
    display: inline;
}
.mfo-rating .more:before, .mfo-rating .more:after{
    content: none;
}
.mfo-rating .table{
    height: auto;
    position: static;
    margin-top: 15px;
    margin-bottom: 40px;
}
.mfo-rating .tablehead .table{
    margin-top: 0;
    margin-bottom: 0;
}
.mfo-rating .rating-reviews {
    position: absolute;
    bottom: 15px;
    margin-left: 30px;
}
.mfo-rating .credit-preview a{
    min-height: 1px;
}
.credit-preview a .top-offer.top-rating{
    background: url('../img/top-rating.png');
    top: inherit;
    bottom: 0;
}
.webform-container-inline label{
    display: inline-block;
    width: 30%;
    margin-right: 0;
}
.webform-container-inline input, .webform-container-inline textarea{
    border: 1px solid #dadada;
    font-size: 16px;
    padding: 5px 10px;
    width: 60%;
    box-sizing: border-box;
}
.webform-container-inline .form-textarea-wrapper{
    width: 60%;
}
.webform-container-inline textarea{
    width: 100%;
}
.webform-submit{
    background: #f49d03;
    border: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 30%;
}
.webform-client-form{
    margin-bottom: 40px;
}
.credit-rate.rating-block{
    max-width: 224px;
}
.footer .footer-navigation li{
    float: left;
    width: auto;
    margin-bottom: 10px;
}
.footer .footer-navigation li:nth-child(2n){
    width: auto;
}
.footer .col-lg-6, .footer .col-md-6{
    width: 55%;
    padding: 0;
}
.footer a{
    font-family: inherit;
    text-transform: none;
}
.table .col span{
    display: none;
}
.footer .copy{
    background: url('../images/es_f.png') no-repeat;
    width:255px;
    height: 103px;
}
.header .navbar-header{
    margin-top: 10px;
}
.header .navigation{
    margin-top: 10px;
}
.navbar-brand{
    height: 64px;
}
#block-views-microcredit-block-1 .credit-preview{
    margin-bottom: 20px;
}
.sub-navigation{
    display: none;
}
.active-trail .sub-navigation{
    display: block;
}
.copyright{
    opacity: 0.5;
    margin-top: 20px;
    width: 100%;
}
.footer{
    padding-bottom: 20px;
}
.info-text strong a{
    font-weight: normal;
    text-decoration: underline;
    color: #f49d03;
}
.info-text a{
    font-weight: normal;
    text-decoration: underline;
    color: #f49d03;
}
form#mfo-finder-search-form .form-item-terms, form#user-register-form .form-item-terms{
    display: inline-block;
    margin-left: 28%;
    margin-bottom: 0;
    vertical-align: text-bottom;
}
form#mfo-finder-search-form .form-item-terms + p, form#user-register-form .form-item-terms + p{
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    vertical-align: middle;
}
form#mfo-finder-search-form .form-item-terms + p a, form#user-register-form .form-item-terms + p a{
    font-weight: normal;
    text-decoration: underline;
    color: #f49d03;
}

form#mfo-finder-search-form .form-item-terms label, form#user-register-form .form-item-terms label{
    display: none;
}
.margin-lg.frontpage-continue{
    margin-top: -50px;
}
.all-offers-link{
    text-decoration: underline;
    padding-left: 20px;
}

.links-to-other{
    float: right;
}
.links-to-other .view-header{
    opacity: 0.5;
}

.links-to-other img{
    width: auto;
}
.link-to-flag {
    display: inline-block;
    margin-right: 10px;
}