

.w-block-edit-list {
    min-width: 337px;
    margin-top: 10px;
}
.w-block-edit-list_position_left {
    float: left;
}
.w-block-edit-list_position_right {
    float: right;
}
.block-edit-list__title {
    font-size: 16px;
    color: #000;
}
.block-edit-list__block-item-change {
    display: none;
}

.block-edit-list__line {
    margin: 0 0 10px 0;

}

.block-edit-list__block-item-change__w-select-block {

}

.block-edit-list__block-item-change__w-btn-apply {

}
.block-edit-list__list {
    padding-left: 0;
}
.block-edit-list__list li {
    list-style: none;

}

.block-edit-list__x-change {
    display: none;
}

.block-edit-list__change-link:hover {
    border-bottom: 1px solid #b00;
}
.block-edit-list__change-link {
    font-size: 11px;
    text-decoration: none;
}



.chapter-nav {

}
.chapter-nav__header {

}

.chapter-nav__header__item:hover {
    border-bottom: 1px solid #333;
}
a.chapter-nav__header__item {
    color: #333;
    font-size: 1.3em;
    font-weight: normal;
    margin: 1em 15px 0.5em 0;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    outline: none;
}
a.chapter-nav__header__item.chapter-nav__header__item_active {
    border-bottom-color: #fff;
    color: #000;
    cursor: default;
    font-size: 1.3em;
    font-weight: 700;
}
.chapter-nav__content__item {
    position: relative;
}

.topic__ctrl-line {
    font: 12px Arial, sans-serif;
    margin: 10px 0;
}

/* ссылка управления веткой форума ("редактировать", "удалить") */
.topic__ctrl-link {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D6D6D6;
    padding: 2px 4px;
    text-decoration: none;
}



.user-nav__notify-counter:hover {
    box-shadow: 0 1px 3px #999999;
}
.user-nav__notify-counter_hover {
    box-shadow: 0 1px 3px #999999;
}
.user-nav__notify-counter {
    display: inline-block;
    margin: 5px 4px;
    cursor: pointer;
}


.header-nav__verify-email-form__email {
    font-weight: bold;
}
.header-nav__verify-email-form__expired {
    font-weight: bold;
}
a.header-nav__verify-email-form__settings-lnk {
    text-decoration: none;
    color: #bd1010;
    border-bottom: 1px solid #bd1010;
}
.header-nav__verify-email-form__buttons {
    text-align: center;
    margin: 15px 0 25px;
}
.header-nav__verify-email-form__footer {
    margin: 0 0 15px;
}

.header-nav__verify-email-notify__text {
    display: inline-block;
    margin-right: 20px;
    font-size: 1.1em;
    color: #bd1010;
    text-decoration: underline;
}
.header-nav__verify-email-notify {
    display: inline-block; width: 550px;
    border: 4px solid #d6d6d6;
    border-radius: 8px;
    margin-right: 12px;
    padding: 6px;
}
a.header-nav__verify-email-notify__resend-btn,
a.header-nav__verify-email-notify__close {
    margin-left: 4px;
    color: #333333;
    border-bottom: 1px dotted #333333;
    text-decoration: none;
}
.header-nav__verify-email-notify__resend-controls,
.header-nav__verify-email-notify__controls {
    margin-top: 4px;
}

/* user-nav */

.user-nav {
    color: #CCCCCC;
    margin-left: 8px;
    margin-top: 0;
    padding-top: 12px;
    top: 0;
    padding-left: 0;
    vertical-align: middle;
    float: left;
    z-index: 990;
}

.user-nav__item {
    float:left;
    display: block;
    position: relative;
    height: 42px;
    line-height: 42px;
}

.user-nav__w-link_type_dropdown {
    float: right;
    margin-right: 30px;
}
.user-nav__w-link {

}
.user-nav__item_type_dropdown {

}
.user-nav__item_type_dropdown_dd-panel_opened {

}
.user-nav__dropdown {
    position: absolute;
    background: url(/images/icon_22345/icon_22345_12x_down.svg) no-repeat scroll center center rgba(0, 0, 0, 0);
    padding-right: 15px;
    content: "";
    height: 16px;
    right: 7px;
    top: 15px;
    cursor: pointer;
}
a.user-nav__anchor {
    color: #333333;
}
.user-nav__anchor {
    font-size: 1em;
    height: 42px;
    line-height: 42px;
    padding: 0;
    margin: 0 10px 0 10px;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #333;
}
a.user-nav__anchor.user-nav__anchor_external:after {
    content: '\21D2';
}
.user-nav__link {
    color: #333333;
    font-size: 1em;
    height: 42px;
    line-height: 42px;
    padding: 0;
    margin: 0 0 0 10px;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px dotted #333;
    text-shadow: 0 1px 0 #FFFFFF;
}

.user-nav__dd-panel {
    line-height: 18px;
    list-style: none outside none;
    padding: 10px 20px 6px 10px;
    position: absolute;
    min-width: 120px;
    display: none;
    left: 0;
    top: 42px;
    background: #f6f6f6;
    border-bottom: 4px solid #D6D6D6;
    z-index: 100;

}
.user-nav__dd-panel.search-panel {
    padding: 10px 10px 6px 10px;
}
.user-nav__dd-item {
    display: block;
    margin-bottom: 6px;
    white-space: nowrap;
    line-height: 18px;
    list-style: none outside none;
    padding: 0;
}

.user-nav__dd-item a {
    color: #Bbd101011;
    font-size: 14px;
    height: 18px;
    line-height: 21px;
    text-decoration: none;
}
.user-nav__dd-item a:hover {
    border-bottom: 1px solid #Bbd101011;
}

.user-nav__link_user_nickname {
    /*border-bottom: 0;*/
    font-weight: bold;
    font-size:1em;
    margin: 0 0 0 8px;
}

.user-nav__anchor.user-nav__anchor_for_notify {
    border-bottom:0;
    margin: 0;
    height: 32px;
    line-height: 32px;
    outline: none;
    display: inline-block;

}


.user-nav.user-nav_mixin_logo {
    margin-left: 0;
    padding-top: 0;
    width:150px;
}
.user-nav__logo {
    outline: none;
    display: inline-block;
    width:150px;
    height:50px;
    margin-top:6px;
    background-position: center center;
    background-repeat: no-repeat no-repeat;
}



.idea-form__w-chat-button {
    display: inline-block;
    /*margin: 1em 15px 0.5em 0;*/
}



.idea-form__info {
    max-width: 800px;
}
a.idea-form__info__detail-lnk {
    text-decoration: none;
    color: #333;
    border-bottom: 1px dotted #333;
    display: inline-block;
    margin-right: 4px;
}


/* idea form */
.idea-form {
    padding:0;
    background-color: #fff;
    position: relative;
}

textarea.idea-form__textarea:focus {
    border: 1px solid #b9b9b9;
}

.idea-form__w-textarea {
    margin-bottom: 6px;
}
.idea-form__textarea {
    overflow:hidden;
    resize: none;
    /*padding: 0;*/
    /*border: 0;*/
    width:100%;
    font-family: 'PT Sans Caption',sans-serif;
    font-size: inherit;
    outline: none;
    border-radius: 3px;

    border: 1px solid #D9D9D9;
    display: inline-block;
    padding: 8px;
    margin: 0;

    /*margin: 2px 0 6px 0;*/
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
}
.idea-form__submit {

}



a.whois-panel__zone-list__item__text {
    color: #000;
}
.whois-panel__zone-list__item__button {

    margin: 0 2px;
    /*padding: 2px 6px;*/
    /*color: #464646;*/
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;


}
.whois-panel__zone-list__item__button_remove {

}
.whois-panel__zone-list__item__button_add {

}
.whois-panel__w-zone-list {

}
.whois-panel__zone-list {
    padding: 0;
    margin: 0;

}
.whois-panel__zone-list__item {
    display: inline-block;
    /*background-color: #babec0;*/
    border: 0;
    margin-right: 6px;
    padding: 4px 0 4px 8px;
    font-size: inherit;
}
.whois-panel__zone-list__item.whois-panel__zone-list__item_add-zone {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    padding: 2px 0 2px 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border-radius: 3px;
}

input.whois-panel__submit {

}
.whois-panel__w-input {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    margin: 2px 0 6px;
    padding: 8px;
}
.whois-panel__input {
    background-color: #fff;
    border: none;
    font-family: "PT Sans Caption",sans-serif;
    font-size: inherit;
    resize: none;
    outline: none;
}
.whois-panel {
    /*padding: 12px;*/
}
.whois-panel__domain-list {
    padding: 0;
}
.whois-panel__domain-list__item {
    list-style: none;
}


.idea-item__edit {
    padding: 6px;
    border:4px solid #d6d6d6;
    border-radius: 8px;
    margin-right: 20px;
}

input.idea-item__edit__rating-input {
    border: 1px solid #d9d9d9;
    /*padding: 8px;*/
    margin: 0 2px;
    padding: 4px;
    color: #000;
    font-size: inherit;
    line-height: 18px;
    vertical-align: middle;
    font-family: inherit;
    width: 120px;
    outline: none;
}

a.idea-item__edit__next-idea-link {
    border-bottom: 1px dotted #333333;
    color: #333333;
    display: inline-block;
    margin-right: 4px;
    text-decoration: none;
}



.idea-item__files {
    margin: 0;
}

.idea-item__files__item {

}
.idea-item__files__item__preloader {
    color: #999;
    font-size: 0.85em;
    display: inline;
}
.idea-item__files__item__number {
    font-size: 0.85em;
}
a.idea-item__files__item__name:hover {
    color: #000;
    border-bottom: 1px solid #000;
}
a.idea-item__files__item__name {
    color: #999;
    font-size: 0.85em;
    outline: medium none;
    text-decoration: none;
}
.idea-item__files__item__controls {
    display: inline-block;
}
a.idea-item__files__item__control-link:hover {
    border-bottom: 1px solid #000;
}
a.idea-item__files__item__control-link {
    color: #000;
    font-size: 0.85em;
    outline: medium none;
    text-decoration: none;
}
a.idea-item__files__item__control-link.idea-item__files__item__control-link_delete {

}
.idea-item__files__upload {
    margin-top: 6px;
}

.idea-item__w-tags {
    margin: 0 0 0 10px;
}
.idea-item__tags {
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.idea-item__tags__item.editable {
    cursor: pointer;
}
.idea-item__tags__item {
    display: inline-block;
    margin: 2px;
    padding: 4px 6px;
    cursor: default;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    vertical-align: middle;
}

/* не выделенный элемент */
.idea-item__tags__item.idea-item__tags__item_not_selected {
    color: #666;
    border-color: #999;
}

/* не выделенный элемент при наведении на него курсора */
.idea-item__tags__item.idea-item__tags__item_not_selected.editable:hover {
    color: #bd0000;
    border-color: #bd0000;
}

/* выделенный элемент */
.idea-item__tags__item.idea-item__tags__item_selected {
    border-color: #bd0000;
    color: #bd0000;
}

/* выделенный элемент при наведении на него курсора становится серым */
.idea-item__tags__item.idea-item__tags__item_selected.editable:hover {
    color: #666;
    border-color: #999;
}

.idea-item__tags__add {
    display: inline-block;
    margin: 2px;
    cursor: default;
    padding: 2px 0 2px 8px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border-radius: 3px;
}
input.idea-item__tags__add__input {
    border: 0;
    /*padding: 8px;*/
    /*margin: 0 2px;*/
    margin: 0;
    /*padding: 4px 2px;*/
    color: #000;
    font-size: inherit;
    line-height: 18px;
    vertical-align: middle;
    font-family: inherit;
    width: 120px;
    outline: none;
}
.idea-item__tags__add__button {
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    margin: 0 2px;
    cursor: pointer;
}


/* idea list for authors */
.idea-item {

    position: relative;

}

.idea-item__details__overlay__inner {
    width: 100%; height: 100%;
    padding: 14px 0 14px 14px;
    background-color: #fff;
}
.idea-item__details__overlay {
    opacity: .85;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-right: 16px;
    padding-bottom: 16px;
    z-index: 100;
    text-align: center;
}

.idea-item__w-details-card {
    background-color: #f6f6f6;
    margin-left: 12px;
    padding: 0 0 8px;
    position: relative;
}
.idea-item__details-card.idea-item__details-card_modal {
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #d6d6d6;
    padding: 4px;
    margin-bottom: 25px;
}
.idea-item__details-card {
    background-color: #fff;
    display: block;
    padding: 0 14px 4px;
    position: relative;
}

.idea-item__details-card__save-warning {

}

.idea-item__info {

}

.idea-item__info.idea-item__info_mode_details {
    display: inline-block;
    padding: 14px 10px 0 10px;
}

.idea-item__description {
    padding: 0;
    position: relative;
}

.idea-item__w-discussion {
    padding: 10px 0 0 0;
    /*border-top: 1px solid #F1F1F1;*/
    background-color: #fff;
    /*display: none;*/
}

.idea-item__description__block {
    padding-left: 0;
}
.idea-item__description__block_position_around-picture {

}
.idea-item__description__line {

}
.idea-brick__after-text {
    font-size: 11px;
    color: #666;
}
.idea-brick__after-text_line_position_last-line {

}

.idea-item__first-line_unread {
    font-weight: bold;
}
.idea-item__first-line {
    height: 46px;
    overflow: hidden;
    padding: 0 0 0 12px;
    position: relative;
    cursor: pointer;
}
.idea-item__last-line {
    padding: 0 0 0 12px;
    position: relative;
}
.idea-item__discussion {
    /*padding: 0 0 0 12px;*/
}
.idea-item__comments {
    padding: 0 10px;
    margin: 0;
}
.idea-item__comments li {
    padding: 0 0 10px 0;
    list-style: none;
}

.idea-item__w-new-comment {
    display: block;
    padding: 4px 20px 4px 10px;
}
.idea-item__comment-item__line {
    margin-bottom: 3px;
}
.idea-item__comment-item__date {
    color: #666;
}
.idea-item__comment-item__author {
    font-weight: bold;
}
.idea-brick {
    padding: 14px 10px;
    display: inline-block;
}

.idea-item__left-marker {
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 100%;
    background-color: #fff;
}
.idea-item__w-color {

}
.idea-item__color {
    display: inline-block;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    background: gray;
}
.idea-item__color.idea-item__color_red {
    background: red;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 3px red;
}
.idea-item__hash-number {

}
.idea-item__hash {
    display: inline-block;
    color: #BD0000;

}
.idea-item__number {
    display: inline-block;

}
.idea-item__date {

}
.idea-item__text {
    font-size: 16px;
    font-weight: normal;
}
.idea-brick.idea-item__text {
    display: inline;
}
.idea-item__comment {

}
.idea-item__picture {
    position: absolute;
    padding: 18px 10px;

}
.idea-item__editor-text {

}
.idea-item__unburned {

}
.idea-brick.idea-brick.idea-brick_controllers.idea-brick_controllers_right {
    z-index: 8;
    position: absolute;
    right: 0;
    top: 0;
}
.idea-brick.idea-brick_controllers {
    height: 46px;
}

a.idea-item__task-header:hover {

    border-bottom: 1px solid #000;
}
a.idea-item__task-header  {
   color: #000; text-decoration: none;
   border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.right-white-shadow {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(/images/ava_bg.png);
    width: 48px;
    z-index: 29;
}
.idea-item__description__text .idea-item__text {
    padding: 0;
}
.idea-item__description__text .idea-item__hash-number {
    padding: 0;
    min-height:30px;
}
.idea-item__description__text {
    padding: 14px 20px 14px 10px;
    line-height: 21px;
}
.idea-brick.idea-item__description__text {
    padding-top: 10px;
    margin-left: 84px;

}

.idea-row {
    background: #fff;
    overflow: hidden;
    list-style: none;
}
.idea-row.idea-row_odd {
    background: #f5f5f5;
}
.idea-row_unburned {
    background: #ffdee4;
}


/* ---------------------------------------------- */
/* Цвета для разных статусов идей */

/* цвет неактивированной идеи */
.idea-row_status_not_active:hover {
    background-color: #f6f6f6;
}
.idea-item__left-marker_status_not_active {
    background: #babec0;
}

/* цвет активированной идеи */
.idea-row_status_active:hover {
    /*background: #E74C3C;*/
    background-color: rgba(46, 204, 113, .2);
}
.idea-item__left-marker_status_active {
    background: #2ECC71;
}

/* цвет принятой идеи */
.idea-row_status_accepted:hover {
    background: rgba(255, 165, 0, .2);
}
.idea-item__left-marker_status_accepted {
    background: #ffa500;
}

/* цвет отклоненной идеи */
.idea-row_status_rejected:hover {
    background: rgba(231, 76, 60, .2);
}
.idea-item__left-marker_status_rejected {
    background: #E74C3C;
}
.idea-row__new-item {
    max-width: 1000px;
}
/* ---------------------------------------------- */

.idea-item__reject-reason {
}

textarea.idea-item__reject-reason__textarea:focus {
    border: 1px solid #b9b9b9;
}

.idea-item__reject-reason__w-textarea {
    margin: 2px 0 6px;
}

.idea-item__reject-reason__textarea {
    /*border: 0 none;*/
    font-family: "PT Sans Caption",sans-serif;
    font-size: inherit;
    outline: medium none;
    overflow: hidden;
    /*padding: 0;*/
    resize: none;
    width: 100%;
    height: 36px;

    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border-radius: 3px;
    box-sizing: border-box;

    background-color: #fff;
    border: 1px solid #d9d9d9;
    display: inline-block;
    padding: 8px;
}

.idea-item__nav  {
    border-radius: 4px;
    padding: 2px 4px;
    margin-right: 6px;
    color:#666;
}
.idea-item__nav:hover  {
    background: #f6f6f6;

}



.ideas-container {
    position: relative;
    max-width: 1000px;
}

.ideas-container__over {
    position: absolute;
    left: 0;    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .45);
    z-index: 5;
    padding: 12px;
    text-align: center;
}

.ideas-load-more {
    width: 100%;
    height: 46px;
    padding: 0;
    max-width: 800px;
    position: relative;
    margin: 10px 0;

}
.ideas-load-more.ideas-load-more_pagination {
    height: 92px;
    padding: 0;
    width: 100%;
    text-align: left;
}

.ideas-load-more__over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
    padding: 14px 14px 14px 26px;
}
.ideas-load-more__list:hover {
    background-color: #f6f6f6;
}
.ideas-load-more__list {
    margin: 0;
    text-align: center;
    padding: 14px 14px 14px 26px;
}


a.ideas-load-more__anchor:hover {
    border-bottom: 1px dotted #666;
}
a.ideas-load-more__anchor {
    outline: medium none;
    text-decoration: none;
    color: #666;
    font-size: 11px;
    font-weight: normal;
}
.ideas-load-more__item {
    list-style: none;
    display: inline-block;
    margin: 0 20px;
}



.w-make-rating {
    margin: 0 0 0 8px;
}
.make-rating__item {
    padding: 0 1px;
    font-size: 14px;
    cursor: pointer;
    display: block;
    float: left;
    height: 16px;
    color: #000;
}
.make-rating__item.make-rating__item_notactive {
    cursor: default;
}
.make-rating__item.make-rating__item_marked {
    color: red;
}




.w-ideas-filter {
    margin: 10px 0;
    max-width: 1000px;
}
.ideas-filter {
    padding: 0;
    margin: 0;
    background-color: #fff;
    display: inline-block;
}
.ideas-filter__item {
    list-style: none;
    display: inline-block;
    padding: 10px 0;
    /*border: 2px solid #fff;*/

}
.ideas-filter__item__count {
    color: #bd1010;
    font-weight: bold;
}

.ideas-filter__item_status_all.ideas-filter__item_active,
.ideas-filter__item_status_all:hover {
    /*border: 2px solid #999;*/
    background-color: #f6f6f6;
}
.ideas-filter__item_status_notactive.ideas-filter__item_active,
.ideas-filter__item_status_notactive:hover {
    /*border: 2px solid #999;*/
    background-color: #f6f6f6;
}
.ideas-filter__item_status_active.ideas-filter__item_active,
.ideas-filter__item_status_active:hover {
    /*border: 2px solid #2ecc71;*/
    background-color: rgba(46, 204, 113, 0.2);
}
.ideas-filter__item_status_rejected.ideas-filter__item_active,
.ideas-filter__item_status_rejected:hover {
    /*border: 2px solid #e74c3c;*/
    background-color: rgba(231, 76, 60, 0.2);
}

.ideas-filter__item_status_unburned.ideas-filter__item_active,
.ideas-filter__item_status_unburned:hover {
    /*border: 2px solid #e74c3c;*/
    background-color: rgba(231, 76, 60, 0.2);
}

.ideas-filter__item.ideas-filter__item_active {
    /*border: 2px solid #999;*/
}
.ideas-filter__item > a {
    outline: none;
}
.ideas-filter__item.ideas-filter__item_active > a {
    cursor: default;
}

a.ideas-filter__link {
    color: #000;
    text-decoration: none;
    padding: 10px;
}
a.ideas-filter__link:hover {
    color: #000;
}
.w-ideas-filter__export-excel {
    display: inline-block;
}
a.ideas-filter__link.ideas-filter__link_export-excel:hover {
    background-color: #f6f6f6;
}
a.ideas-filter__link.ideas-filter__link_export-excel {

}


/* ideas-pagination */

.ideas-pagination {
    margin: 0;
}
.ideas-pagination__item.ideas-pagination__item_single {

}
.ideas-pagination__item.ideas-pagination__date_interval {

}
.ideas-pagination__item:last-child {
    border-right: 0;
}
.ideas-pagination__item {
    border-right: 1px solid #d6d6d6;
    list-style: none;
    display: block;
    float: left;
    cursor: pointer;
}
.ideas-pagination__date {
    color: #666;
    padding: 14px 14px 6px;
    text-align: center;
}
.ideas-pagination__item:hover .ideas-pagination__pages__item,
.ideas-pagination__item:hover .ideas-pagination__date {
    color: #333;
}
.ideas-pagination__item:hover {
    background-color: #f6f6f6;
    color: #333;
}
.ideas-pagination__date_active {
    background-color: #f6f6f6;
}
.ideas-pagination__date.ideas-pagination__date_single {
    height: 70px;
}
.ideas-pagination__date.ideas-pagination__date_interval {
    height: 70px;
}
.ideas-pagination__pages {
    margin: 0;
    padding:  0 14px 14px 14px;
    height: 18px;
    display: block;
}

.ideas-pagination__pages__item_active,
.ideas-pagination__pages__item:hover {
    background-color: #babec0;
}
.ideas-pagination__pages__item {
    padding: 4px;
    list-style: none;
    display: block;
    float: left;
    color: #666;
    text-align: center;
    min-width: 14px;
}



#header {
    font-size: 0.8em;
    margin: auto;
    /*min-width: 77em;*/
    text-align: left;
    width: 90%;
}

#page {
    width: 100%;
    margin:auto;
    font-size:.8em;
}

#body {
    /*min-width:77em;*/
    width: 90%;
    text-align:left;
    margin: auto;
}

#right-panel {
    background-color: #fff;
    display: block;
    position: fixed;
    right: -385px;
    top: 0;
    padding: 10px;
    margin: 74px 10px;
    width: 365px;
    height: 100vh;
    box-shadow: 3px 3px 5px 3px rgba(0, 0, 0, 0.1);
    text-align:left;
    z-index: 9;
}


#naming_header_button:after {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #d55759;
    border-top: 5px solid transparent;
    content: "";
    height: 0;
    left: -5px;
    position: absolute;
    top: 10px;
    transition: all 0.2s ease-in-out 0s;
    width: 0;
}
#naming_header_button {
    text-shadow: 0 1px 0 #155145;
    background: none repeat scroll 0 0 #16a085;
    border-radius: 3px;
    color: white;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.3px;
    margin-top: 21px;
    padding: 6px 15px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    top: 26px;
    transition: all 0.2s ease-in-out 0s;
}
#naming_header_button:hover:after, #naming_header_button:hover:after {
    border-right: 5px solid #d55759;
}
#naming_header_button:after, #naming_header_button:after {
    border-right: 5px solid #16a085;
}
#naming_header_button:hover {
    background-color: #d55759;
}
#naming_header_button:hover:after {
    border-right: 5px solid #d55759;
}

@media screen and (max-width: 1200px){
    #naming_header_button {
        display: none;
    }
}


.order-card {
    padding: 4px;
    display: inline-block;
    height: 276px;

    background-color: #fff;
    border: 1px solid #ddd;
    /*box-shadow: 0 0 0 4px #eee;*/

    position: relative;
}
.order-card__pic {
    margin: 3px;
    cursor: pointer;
    width: 186px;
    height: 133px;

}
.order-card__title {
    height: 36px;
    overflow: hidden;
    padding: 0 0 4px 4px;
    width: 186px;
}
.order-card__title-link:hover {
    border-bottom: 1px solid #bd1010;
}
.order-card__title-link {
    color: #bd1010;
    text-decoration: none;
    font-size: 11px;
}
.order-card__info {
    width: 186px;
    padding: 0 0 4px 4px;
}

.order-card__info-label {
    color: #333;
    font-size: 11px;
}
.order-card__info-value {
    font-size: 11px;
    font-weight: bold;
}
.order-card__overlay {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background-color: #fff;
    opacity: .6;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 4px;
}

.order-card__overlay.order-card__overlay_status_winner {
    background-image: url(/images/icon_14225/icon_14225_gold.svg);
}
.order-card__overlay.order-card__overlay_status_activate {
    background-image: url(/images/icon_16419/icon_16419_gold.svg);
}
.order-card:hover .order-card__overlay {
    display: none;
}


.personal-messages {
    padding: 0 14px 4px;

}
.personal-messages__list {
    padding: 0 20px 0 10px;
}

.personal-messages__users__item {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
a.personal-messages__users__item-anchor {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}
a.personal-messages__users__item-anchor:hover {
    border-bottom: 1px solid #000;
}

.personal-messages__w-users {
    padding: 0 20px 0 10px;
    margin: 0 0 24px 0;
}
.personal-messages__users {
    display: inline-block; float: left;
    margin: 0;
    padding: 0;
}
.personal-messages__subject {
    padding: 0 20px 0 10px;
    margin: 24px 0 4px;
}



a.personal-messages__subject__subject {
    color: #333;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}
a.personal-messages__subject__subject:hover {
    border-bottom: 1px solid #333;
}

.personal-messages__item {
    margin-bottom: 3px;
}

.personal-messages__item__user-alias {
    font-weight: bold;
}

.personal-messages__item__date-created {
    color: #666;
}


.personal-messages__item__text {
    color: #333;
}

.personal-messages__item__text.personal-messages__item__text_owner {

}

.personal-messages__item__control {

}

.personal-messages__control {
    display: inline-block;

}

a.personal-messages__control__delete {
    text-decoration: none;

}

.personal-messages__reply {
    padding: 4px 20px 4px 10px;
}


textarea.personal-messages__reply__textarea:focus {
    border: 1px solid #b9b9b9;
}

.personal-messages__reply__w-textarea {
    margin: 2px 0 6px;
}

.personal-messages__reply__textarea {
    /*border: 0 none;*/
    font-family: "PT Sans Caption",sans-serif;
    font-size: inherit;
    outline: medium none;
    overflow: hidden;
    /*padding: 0;*/
    resize: none;
    width: 100%;
    height: 36px;

    border-radius: 3px;
    box-sizing: border-box;

    background-color: #fff;
    border: 1px solid #d9d9d9;
    display: inline-block;
    margin: 0;
    padding: 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
}

.personal-messages__reply__w-submit {

}

.personal-messages__reply__submit {

}


.search-for-ideas-in-tasks {
    display: block;
}
.search-for-ideas-in-tasks__search-field {
    width: 200px;
}
.search-for-ideas-in-tasks__comment-to-search-field {
    color: #bd1010;
    font-size: x-small;
    font-style: italic;
}
.search-for-ideas-in-tasks__search-button {

}

a.settings-email__toggle-lnk {
    text-decoration: none;
    border-bottom: 1px dashed #bd1010;
}
.settings-email__change-email-block {
    text-align: center;
    margin-bottom: 10px;
}
.settings-email__apply-btn-block {
    text-align: center;
}


.sidebar-author-cards {
    list-style: none outside none;
    padding: 0;
    margin: 0;
}
.sidebar-author-cards__item {
    display: block;
    /*margin: 4px 0;*/
    cursor: pointer;
    padding: 4px;
    background-color: #fff;
    text-align: left;
}
.sidebar-author-cards__pic {
    width: 50px;
    height: 50px;
    margin: 0;
    cursor: default;
    border-radius: 2px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) inset;
}

.w-sidebar-author-cards__pic {
    padding: 4px;
    display: inline-block;
}
.sidebar-author-cards__detail-card {
    display: block;
    height: 288px;
    background-color: #fff;
}


.sidebar-author-cards__win-works {
    display: none;
    width: 620px;
    height: 288px;
    left: -620px;
    position: absolute;
    top: 0;
    z-index: 100;
    /*width: 836px;*/
    background-color: #e8e8e8;

}
/*.sidebar-author-cards__item:hover .sidebar-author-cards__win-works {
    display: block;
}*/

.sidebar-author-cards__content__info {
    display: inline-block;
    left: 71px;
    position: absolute;
    top: 35px;
}
.sidebar-author-cards__more {
    display: inline-block;
    margin-top: 32px; margin-left: 4px;

}
.sidebar-author-cards__item:hover .sidebar-author-cards__content__info_unhover {
    display: none;
}

.sidebar-author-cards__content-info-icon {
    display: inline-block;
    font-size: 18px;
    width: 20px; height: 24px;
    /*margin: 0 4px;*/
    padding-left: 28px;
    background-repeat: no-repeat;
    text-align: center;
}
.sidebar-author-cards__content__nickname {
    display: inline-block;
}

.sidebar-author-cards__info-label {
    font-size: 11px;
    color: #333;
}
.sidebar-author-cards__info-value {
    font-size: 11px;
    font-weight: bold;
}

.sidebar-author-cards__header {
    display: inline-block;
}

.sidebar-author-cards__detail-info {
    width: 208px;
    /*float: right;*/
    padding: 4px;
    display: inline-block;
    height: 276px;

    background-color: #fff;
    /*border: 1px solid #ddd;*/
    /*box-shadow: 0 0 0 4px #eee;*/

    position: relative;

}

.sidebar-author-cards__detail-lines__item {
    margin-top: 2px;
}
.sidebar-author-cards__detail-lines {
    padding: 8px 0 0 4px;
}
.w-sidebar-author-cards {
    height: 396px;
    /*overflow-y: hidden;
    overflow-x: visible;*/
}
.w-sidebar-author-cards__arrow {
    cursor: pointer;
    height: 50px;
}
.w-sidebar-author-cards__arrow.w-sidebar-author-cards__arrow_direct_up {
    background: url("/images/dd-arrow-up.png") no-repeat no-repeat scroll center center #fff;
}
.w-sidebar-author-cards__arrow.w-sidebar-author-cards__arrow_direct_down {
    background: url("/images/dd-arrow-down.png") no-repeat no-repeat scroll center center #fff;
}

.sidebar-block {
    background: #fff;
    padding: 8px 8px 18px 8px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #d6d6d6;
}
.layout-sidebar > .sidebar-block:last-child {
    border: none;
}

.sidebar-block__content {
    background: #fff;
    padding: 10px 8px 4px;
    text-align: center;
}
.sidebar-block__w-header {
    margin: 0;
    padding: 0;
}
.sidebar-block__header {
    margin: 0;
    padding: 0.58em 8px;
    background: #fff;
    text-align: center;

}

/* ====== .Tabform - #subscribe-tabForm ======*/
.tabForm {
    background: #fff; /* width:320px;*/
    height: 300px;
    padding: 10px; /*border: 1px solid #ccc; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:	10px; margin-bottom: 50px;*/
}

.tabForm h3, .infoSec h3 {
    margin: 10px 0 20px 0;
    font-weight: bold;
}

/* ==== Begin #subscribe-TabForm Syling  ===== */
#subscribe-tabForm {
    margin-top: 20px; /*width: 300px;*/
    height: 125px;
}

#subscribe-tabForm label.error {
    font-size: 12px;
    color: #fd5b5b;
    display: block;
    z-index: 9999;
    width: 300px;
}

#subscribe-tabForm input.Email.required.email.error {
    border: 1px solid #fd5b5b;
}

#subscribe-tabForm input, #subscribe-tabForm textarea {
    line-height: 20px;
    width: 150px;
    height: 20px;
    margin-top: 10px;
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #ccc;
    text-align: center;
}

#subscribe-tabForm textarea:focus, #subscribe-tabForm input:focus {
    border: 1px solid #ffc859;
    height: 20px;
    width: 150px;
    line-height: 20px;
    color: #828282;
}

#subscribe-tabForm .submit-button {
    margin-bottom: 20px;
    border: none;
    width: 109px;
    height: 40px;
    float: left;
    margin-top: 20px;
    margin-left: 25px;
    line-height: 35px;
    color: #fff;
    margin-right: 3px;
    background: url(/images/dark-red_submit-form.png) no-repeat;
    font-weight: 700;
}

#subscribe-tabForm .error {
    line-height: 12px;
    font-size: 12px;
    color: #fd5b5b;
    float: right;
    z-index: 9999;
    display: inline;
}

#subscribe-tabForm .submit-button:hover {
    cursor: pointer;
}

#subscribe-tabForm label {
    line-height: 20px;
    float: left;
    height: 20px;
    margin-right: 5px;
    width: 140px;
    margin-top: 10px;
    color: #303030;
}

/* ==== End #subscribe-TabForm ==== */



.timeline__w-details {
    position: fixed;
    background-color: #f6f6f6;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 8;
}

.timeline__details {
    position: absolute;
    display: none;
    height: 100%;
    top: 76px;
    visibility: visible;
    width: 40vw;
    min-width: 785px;
    padding-bottom: 5px;
    left: 30vw;
    text-align: left;

}
.timeline__details__w-content {
    padding: 10px;
    background-color: #f6f6f6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.timeline__details__content {
    background-color: #fff;
    line-height: 21px;
}
.timeline__details__inner {
    height: 100%;
    width: 100%;
    background-color: #f6f6f6;
    padding: 10px;
}
a.timeline__details__close {
    background: none repeat scroll 0 0 #fff;
    border-radius: 50%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #666;
    margin-right: 6px;
    padding: 0 11px;
    position: absolute;
    right: -10px;
    top: -6px;
    z-index: 100;
    line-height: 32px;
    height: 32px;
}


.timeline__filter {
    position: absolute;
    left: 0;
    top: -38px;
    height: 32px;
    width: 370px;
}

a.timeline__filter-btn:hover,
a.timeline__filter-btn_status_active {
    background-color: #f6f6f6;
}

a.timeline__filter-btn {
    display: inline-block;
    padding: 0 8px;
    text-decoration: none;
    color: #000;
    outline: none;
}




.timeline__item_notification:first-child {
    /*border-top: 0;*/
}

.timeline__item.timeline__item_notification {
    /*border-top: 1px solid #d6d6d6;*/
    cursor: pointer;
}
.timeline__item {
    margin: 0;
    padding: 0 12px;
    position: relative;
}
.timeline__item_status_active, .timeline__item_notification:hover {
    background-color: #f6f6f6;
}

.timeline__item.timeline__item_notification_simple {

}

.timeline__inner_align_right .timeline__item {
    padding: 0 8px 0 12px;
    margin-right: 12px;
}

.timeline__item.timeline__item_idea-comment {

}
.timeline__item.timeline__item_forum-reply {

}
.timeline__item.timeline__item_pm {

}
.timeline__item.timeline__item_change-idea-status {

}
.timeline__item.timeline__item_new-idea {

}

.timeline__item__details {
    display: none;
}

.timeline__item__icon.timeline__item__icon_size_big {
    top: 7px;
    left: -4px;
}
.timeline__item__icon {
    position: absolute;
    top: 9px;

}

.timeline__bundle {
    display: none;
    border-bottom: 3px solid #d6d6d6;
    border-top: 3px solid #d6d6d6;
    margin-right: 12px;
}
.timeline__item.timeline__item_type_bundle_status_active {

}
.timeline__item.timeline__item_type_bundle {
    padding: 0 20px 0 12px;
}
.timeline__item__first-line.timeline__item__first-line_type_bundle {

}
.timeline__item__bundle-size {

}
.timeline__arrow {
    background: url("/images/icon_22345/icon_22345_12x_down.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    content: "";
    cursor: pointer;
    height: 16px;
    padding-right: 15px;
    position: absolute;
    right: 15px;
    top: 10px;
}

/* timeline load more */
.timeline__item__first-line.timeline__item__first-line_load {
    padding: 5px 0;
}
.timeline__item__first-line.timeline__item__first-line_load:hover {
    /*background-color: #babec0;*/
    background-color: #f6f6f6;
    cursor: pointer;
}
.timeline__item__first-line.timeline__item__first-line_load:hover a.timeline__item__load {
    /*color: #fff;*/
}
span.timeline__item__load , a.timeline__item__load {
    color: #666;
    font-size: 11px;
    font-weight: normal;
}
a.timeline__item__load.timeline__item__load_more {
    text-decoration: none;
    /*border-bottom: 1px dotted #333;*/
    outline: none;
}

.timeline__item_read-status_unread:hover {
    background-color: #f6f6f6;
}
.timeline__item_read-status_unread {
    font-weight: bold;
    cursor: pointer;

}
.timeline__item_read-status_done {

}

.timeline__item_forum-reply__goto:hover {
    border-bottom: 1px solid #bd1010;
}
.timeline__item_forum-reply__goto {
    text-decoration: none; font-size: 11px;
}

.timeline__options__line {
    line-height: 28px;

}


/* Notifications */

.timeline {
    display: block;
    top: 48px;
    color: #333;
    background: none repeat scroll 0 0 #FFFFFF;
    /*border: 1px solid #D6D6D6;*/
    /*box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.1);*/
    float: left;
    left: 0;
    z-index: 100;
    padding: 0;
    line-height: 32px;
    width: 100%;
}
.timeline__short {
    float: right;
    width: 100%;
    position: relative;
}
.timeline.timeline_context-menu:after, .timeline.timeline_context-menu:before {
    border: medium solid rgba(0, 0, 0, 0);
    bottom: 100%;
    content: " ";
    height: 0;
    left: 50%;
    position: absolute;
    width: 0;
}


.timeline.timeline_context-menu:before {
    border-color: rgba(214, 214, 214, 0) rgba(214, 214, 214, 0) #D6D6D6;
    border-width: 10px;
    margin-left: -10px;
}
.timeline.timeline_context-menu:after {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #FFFFFF;
    border-width: 8px;
    margin-left: -8px;
}

.timeline__w-list {
    overflow-x: hidden;
    overflow-y: auto;
}
.timeline_context-menu .timeline__list {
    max-height: 420px;
}
.timeline__list {
    list-style: none;
    margin: 0;
    padding: 0;
    /*padding: 6px 0;*/
}
a.timeline__control {
    color: #333;
    font-size: 0.85em;
    text-decoration: none;
    outline: none;
}
.timeline__list__controls {
    padding: 0 12px;
    text-align: right;
    white-space: nowrap;
}
.timeline__list__link {
    margin-left: 10px;
}

.timeline.timeline_align_right {
    /*position: fixed;*/
    /*left: 1077px;*/
    top: -1px;
    right: 0;
}
.timeline__inner.timeline__inner_align_right {

}
a.timeline__list__change-layout {
    color: #999;
    font-size: 0.85em;
    text-decoration: none;
}
a.timeline__list__change-layout:hover {
    border-bottom: 1px solid #999;
}
.timeline__item {
    list-style: none;
}
.timeline__item__idea-status {

}
.timeline__item__idea-status.timeline__item__idea-status_notactive {
    color: #babec0;
}
.timeline__item__idea-status.timeline__item__idea-status_active {
    color: #2ecc71;
}
.timeline__item__idea-status.timeline__item__idea-status_approve {
    color: #ffa500;
}
.timeline__item__idea-status.timeline__item__idea-status_reject {
    color: #e74c3c;
}

.timeline__input {
    position: absolute;
    top: 0;
    z-index: 10;
}

textarea.timeline__textarea:focus {
    border: 1px solid #b9b9b9;
}
.timeline__w-textarea {
    margin: 0 0 0 12px;
}
.timeline__textarea {
    /*border: 0 none;*/
    font-family: "PT Sans Caption",sans-serif;
    font-size: inherit;
    outline: medium none;
    overflow: hidden;
    /*padding: 0;*/
    resize: none;
    width: 100%;


    background-color: #fff;
    border: 1px solid #d9d9d9;
    display: inline-block;
    padding: 8px;
    margin: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border-radius: 3px;
    box-sizing: border-box;
}


.timeline__enter {
    position: absolute;
    right: 0;
    top: 72px;
    height: 32px;
    width: 40px;
}
.timeline__enter:hover .timeline__enter-simbol {
    color: #000;
}
.timeline__enter-simbol {
    font-size: 32px;
    color: #babec0;
    cursor: pointer;
}
.timeline__chat-header {
    margin-left: 12px;
}
.timeline__item.timeline__item_chat-message {

}

a.timeline__short__close {
    background: none repeat scroll 0 0 #fff;
    border-radius: 50%;
    color: #666;
    margin-right: 13px;
    padding: 0 11px;
    position: absolute;
    right: -10px;
    top: 2px;
    z-index: 100;
    line-height: 32px;
    height: 32px;
}
