.f_in .hbutton.loginSubmitButton2 {
    width: 242px;
}

.abrakadabra .box {
    overflow: visible;
}

.menuItemSelected {
    font-weight: bold;
    color: coral;
}

.footer_links {
    padding: 30px 0 0 0;
}

.footerBlocks {
    width: 100%;
    font-size: 0
}

.footerBlock {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    height: 70px;
    overflow: visible;
    margin-bottom: 30px;
}

.footerBlock a {
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 0;
    margin: 0 auto;
    display: block;
    width: 290px;
    font-size: 0;
}

.footerBlock img {
    margin: 0 auto;
}

.ftr_link_img ,
.ftr_link_text {
    display: inline-block;
    vertical-align: middle;
}

.ftr_link_img {
    background: url(/images/duma/duma_sprite.png);
    background-repeat: no-repeat;
    background-position: -3px -55px;
    position: relative;
    width: 62px;
    margin-right: 8px;
    height: 62px;
    text-align: center;
}
.ftr_link_img img,
.ftr_link_img:after {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.ftr_link_img:after {
    content: '';
    width: 0;
    height: 100%;
}
.ftr_link_img img{
    max-width: 60px;
    max-height: 60px;
}

.ftr_link_text {
    font-size: 13px;
    color: #3B3B3B;
    width: 220px;
}

.ftr_link_name {

}

.ftr_link_site {
    font-size: 11px;
    color: #ACACAC;
}

/*@media screen and (max-width: 1400px) {*/
    /*body {*/
        /*padding-bottom: 305px;*/
    /*}*/
    /*body.thinfooter {*/
        /*padding-bottom: 40px;*/
    /*}*/
    /*.footerBlock {*/
        /*width: 50%;*/
    /*}*/
/*}*/

.statisticsPanel {
    padding-top: 20px;
}
.mainPanel {
    margin-top: 20px;
}

.adminEmail {
    width: 150px;
}

.textLengthShort {
    width: 20%;
}