.lt-ie9 .search-input__icon{
    background-color:#98242E;
    top:10px!important;
    height: 25px!important;
    width: 35px;
}
.lt-ie9 .search-input__icon img{
    float:right;
    margin-top:2px;
}
.lt-ie9 .b-single .single-author .post-author__info,.bx-ie10 .b-single .single-author .post-author__info,
.bx-ie11 .b-single .single-author .post-author__info{
    margin-left: 70px;
}
.bx-ie11 .theme-link__link, .bx-ie9 .theme-link__link{
    word-break: break-all;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    width: 100%;
}
.bx-ie10 .theme-link__link{
    word-break: break-all;
    display: inline-block;
    -ms-hyphens: auto;
    hyphens: auto;
    width: 100%;
}
.bx-ie10 .post-author__info{
    width:100%;
    padding-right: 160px!important;
}
.bx-ie10 .post .post-author__info{
    width:100%;
    padding-right: 0px!important;
}
.bx-ie10 #aside .line-link--question{
    display: inline-block;
    -ms-hyphens: auto;
    hyphens: auto;
    width: 100%;
}
.bx-ie10 .chose__img,.bx-ie10 .chose__info{
    display:inline-block;
}
.bx-ie10 .chose__info{
    width: calc(100% - 376px);
}
.bx-ie10 .chose-ie-input{
    width: calc(100% - 166px)!important;
}
.bx-ie10 .chose-ie-input input{
    width: 100%;
}
.bx-ie11 .breadcrumb-style li, .bx-ie10 .breadcrumb-style li, .lt-ie9 .breadcrumb-style li{
    display: -ms-inline-grid;
}
.bx-ie11 .picked-info__text span{
    -ms-word-break: normal;
    width:100%;
}
.bx-ie10 .picked-info__text span{
    -ms-word-break: normal;
    display:inline-block;
    width:100%;
}
.lt-ie9 .picked-info__text span{
    display:inline-block;
    width: 100%;
    word-break: break-all;
}
.bx-ie11 .aside-image .blue-box img,
.bx-ie10 .aside-image .blue-box img,
.lt-ie9 .aside-image .blue-box img{
    margin: auto;
    width: auto;
    height: auto;
}