/*.order-td__title .nav-icon_inst
{
    background: url(../img/social-icons/instagram.png) no-repeat center center / 100%;
}/*

/*.nav-icon_vk, .nav-icon_vk_vkontakte*/
/*{*/
/*    background: url(../img/social-icons/vk.png) no-repeat center center / 100%;*/
/*}*/

/*.order-td__title .nav-icon_yt
{
    background: url(../img/social-icons/youtube.png) no-repeat center center / 100%;
}

.order-td__title .nav-icon_tg
{
    background: url(../img/social-icons/telegram.png) no-repeat center center / 100%;
}*/

/*.nav-icon_ok, .nav-icon_odnoklassniki*/
/*{*/
/*    background: url(../img/social-icons/ok.png) no-repeat center center / 100%;*/
/*}*/

/*.order-td__title .nav-icon_fb
{
    background: url(../img/social-icons/facebook.png) no-repeat center center / 100%;
}

.order-td__title .nav-icon_tw
{
    background: url(../img/social-icons/twitter.png) no-repeat center center / 100%;
}*/

/*.nav-icon_gplus*/
/*{*/
/*    background: url(../img/social-icons/gplus.png) no-repeat center center / 100%;*/
/*}*/

/*.order-td__title .nav-icon_mm
{
    background: url(../img/social-icons/mymir.png) no-repeat center center / 100%;
}

.order-td__title .nav-icon_ask
{
    background: url(../img/social-icons/askfm.png) no-repeat center center / 100%;
}

.order-td__title .nav-icon_twh
{
    background: url(../img/social-icons/twitch.png) no-repeat center center / 100%;
}

.order-td__title .nav-icon_it
{
    background: url(../img/social-icons/itunes.png) no-repeat center center / 100%;
}

.order-td__title .nav-icon_app
{
    background: url(../img/social-icons/market.png) no-repeat center center / 100%;
}

.order-td__title .nav-icon_tt
{
    background: url(../img/social-icons/tiktok.png) no-repeat center center / 100%;
}*/



#bx_incl_area_1,
#bx_incl_area_3_1,
#bx_incl_area_3_2,
#bx_incl_area_3_2_1,
#bx_incl_area_3_3,
#bx_incl_area_8 {
    display: flex;
    flex-wrap: wrap;
}

#bx_incl_area_8 {
    width: 100%;
}

#bx_incl_area_3_1 .side-block {
    width: 270px;
}

#bx_incl_area_3_2 {
    padding: 0 15px;
    flex: 0 0 75%;
    max-width: 75%;
}

#bx_incl_area_3_2 .col-9 {
    flex: none!important;
    max-width: 100%;
}

.cat-description .collapse {
    /*height: 200px;*/
    /*overflow: hidden;*/
}

div.bx-component-opener {
    z-index: 999999999999 !important;
}

.account__balance input[type="submit"] {

    -webkit-appearance: button;

    color: #fff;
    background: #ff9800;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    display: inline-block;
    padding: 10px 25px;
    cursor: pointer;
    user-select: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-radius: 3px;
}

.a-e .alert-field {
    position: relative;
    display: inline-block !important;
    margin: 0 0 5px 0;
    border-radius: 4px;
}

.vote_idea i.color-green {
    color: #8bc34a;
}


.vote_idea i.color-red {
    color: #f44336;
}

.side-block img {
    width: 100%;
    height: auto;
}

.sentence__brif ul {
    margin-top: 10px;
}
.sentence__brif li {
    display: list-item;
    margin-left: 20px;
}

.btn-trans__orange.active {
    color: #fff3dc;
    border-color: #ef9b00;
    background: #ef9b00;
}