/* ====== */
/* Ссылки */
/* ====== */
#fin_aid_notice2_mod .links a.cancel,
#body a.bt2,
#body a.bt3,
#body a.bt4,
#body a.bt5,
#body a.bt6,
#body a.bt7,
#body a.bt8,
#body a.bt9,
#body a.cancel {
    background-image: none !important;
}

a.bt2.wait,
#body a.bt2.wait {
    text-indent: 0 !important;
    color: transparent !important;
    background-image: url(//cdn.wholeworld.org/new/general/wait5.gif) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #dcdcdc !important;
    border-color: #dcdcdc !important;
    transition: background 0s ease;
    -o-transition: background 0s ease;
    -ms-transition: background 0s ease;
    -moz-transition: background 0s ease;
    -webkit-transition: background 0s ease;
}

a.bt2.wait:hover,
#body a.bt2.wait:hover {
    color: transparent !important;
    background-color: #dcdcdc !important;
    border-color: #dcdcdc !important;
    transition: background 0s ease;
    -o-transition: background 0s ease;
    -ms-transition: background 0s ease;
    -moz-transition: background 0s ease;
    -webkit-transition: background 0s ease;
}

/* Ссылки */

/* ======================== */
/* Панель инструкций справа */
/* ======================== */
#user_instructions_mod_sidebar {
    display: none;
    !important
}

/* Панель инструкций справа */

/* ================================================== */
/* FIX что бы не съедался проавый край фоновых блоков */
/* ================================================== */
.slider-wrapper,
.block-main-wrapper,
#content-header,
#content-menu-top,
#content-info_line,
#footer {
    min-width: 1248px !important;
}

#content_wrap .block-main-wrapper {
    min-width: 800px !important;
}

#content-videos .block-main-content {
    min-width: 1248px !important;
    width: 1248px !important;
    overflow: hidden;
}

#content_wrap.white .block-main-content {
    min-width: inherit !important;
    width: auto;
}

/* FIX что бы не съедался проавый край фоновых блоков */

/* ================== */
/* FIX wrapper в коне */
/* ================== */
#win .block-main-wrapper {
    min-width: inherit !important;
}

/* FIX wrapper в коне */

/* ============ */
/* Фон контента */
/* ============ */
.block-main-wrapper.grey {
    background-color: #f7f5f7;
}

/* Фон контента */
/* ============ */
/* Выделение */
/* ============ */
html,
body,
html *,
body * {
    -moz-user-select: -moz-auto !important;
    -khtml-user-select: auto !important;
    -webkit-user-select: auto !important;
    user-select: auto !important;
}

/* Выделение */

/**/
/**/
/**/
.error.buy_linked {
    background-color: transparent !important;
}

.error.buy_linked a {
    display: block !important;
    width: auto !important;
    height: auto !important;
    line-height: 30px;
    font-size: 24px !important;
    color: #f00 !important;
}

.error.buy_linked a:hover,
.error.buy_linked a:active {
    color: #f00 !important;
    text-decoration: none !important;
}
