/* ===================================================================== */
/*         Р”РµС„РѕР»С‚РЅС‹Р№ Р’ootstrap-3 РєР°СЂРєР°СЃ РґР»СЏ InstantCMS v. 1.10.6         */
/*                  By Tokarev http://instantcmsv1.ru                    */
/*            Р Р°Р·СЂР°Р±РѕС‚РєР° Рё Р°РґР°РїС‚Р°С†РёСЏ С€Р°Р±Р»РѕРЅРѕРІ РґР»СЏ InstantCMS             */
/* ===================================================================== */
/* -------------------------------------- РћР‘Р©РР• РЎРўРР›Р РЁРђР‘Р›РћРќРђ --------------------------------------- */





.btn {
    padding: 4px 12px;
}
.input-group-addon {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
}
body a {
    text-decoration: none !important;
}
.container-fluid {
    max-width: 1200px !important;
}
header {
    margin-bottom: 20px;
}
.header-1 {
    background: #337ab7;
}
.logotip {
    margin-top: 7px;
    margin-right: 5px;
    float: left;
}
@media screen and (max-width: 991px) {
    .logotip {
        width: 150px;
        margin-top: 11px;
        height: auto;
    }
}
.header-2 {
    background: #f5f5f5;
    border-bottom: #dedede 1px solid;
}
footer {
    padding: 15px 0;
    margin-top: 0px;
    border-top: #dedede 1px solid;
    background: #f9f9f9;
}
.breadcrumb {
    border: #dedede 1px solid;
    border-radius: 0 !important;
}
.component {
    overflow: hidden;
    margin-bottom: 20px;
}
.monospc {
    white-space: nowrap;
    padding-right: 7px;
}
/* РњРѕРЅРѕС€РёСЂРёРЅРЅС‹Рµ РЅР°РґРїРёСЃРё */
.con_heading {
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 2px;
}
div.con_heading {
    font-size: 32px;
}
.con_heading .glyphicon {
    font-size: .8em;
}
.float_bar {
    margin-top: 3px;
    margin-bottom: 0;
    float: right !important;
    padding-left: 50px;
}
.breaker {
    clear: both;
    width: 100%;
    height: 20px;
}
.regstar {
    color: red;
    cursor: help;
}
.strong {
    font-weight: 700;
}
/* РђРґР°РїС‚РёРІРЅР°СЏ РЅР°РІРёРіР°С†РёСЏ */
.nav-wrap-main {}
.nav-wrap-main .menu-icon-main {
    display: none;
}
.nav-wrap-main .nav,
.nav-wrap-main .nav li {
    margin: 0;
    padding: 0;
}
.nav-wrap-main .nav li {
    list-style: none;
    float: left;
}
.nav-wrap-main .nav a {
    padding: 15px;
    display: block;
    color: #000;
    background: #f5f5f5;
}
.nav-wrap-main .nav a:hover,
.nav-wrap-main .nav .selected-item {
    background: #fff;
}
.nav-wrap-main .nav ul {
    z-index: 22;
    background: #fff;
    padding: 2px;
    position: absolute;
    border: solid 1px #ccc;
    display: none;
    width: 200px;
}
.nav-wrap-main .nav ul ul {
    z-index: 25;
    background: #fff;
    padding: 2px;
    position: absolute;
    left: 194px;
    top: -2px;
    border: solid 1px #ccc;
    display: none;
    width: 200px;
}
.nav-wrap-main .nav ul li {
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
}
.nav-wrap-main .nav li:hover > ul {
    display: block;
}
.nav-wrap-user {
    float: right;
}
.nav-wrap-user .menu-icon-user {
    display: none;
}
.nav-wrap-user .nav,
.nav-wrap-user .nav li {
    margin: 0;
    padding: 0;
}
.nav-wrap-user .nav li {
    list-style: none;
    float: left;
}
.nav-wrap-user .nav a {
    padding: 10px;
    display: block;
    color: #fff;
    background: #337AB7;
}
.nav-wrap-user .nav a:hover {
    background: #286090;
}
.nav-wrap-user .nav ul {
    background: #fff;
    z-index: 44;
    position: absolute;
    border: solid 1px #dedede;
    padding: 0;
    display: none;
    width: 200px;
}
.nav-wrap-user .nav ul a {
    background: #fff;
    color: #337AB7
}
.nav-wrap-user .nav ul a:hover {
    background: #fff;
    color: #333
}
.nav-wrap-user .nav ul li {
    float: none;
    margin: 0;
    padding: 0;
}
.nav-wrap-user .nav li:hover > ul {
    display: block;
}
@media screen and (max-width: 991px) {
    .nav-wrap-main .nav-wrap {
        position: relative;
    }
    .nav-wrap-main .menu-icon-main {
        background: #f5f5f5 url(../images/menu-icon.png) no-repeat 10px center;
        padding: 15px 15px 15px 42px;
        cursor: pointer;
        display: block;
    }
    .nav-wrap-main .menu-icon-main:hover {
        background-color: #fff;
    }
    .nav-wrap-main .menu-icon-main.active {
        background-color: #fff;
    }
    .nav-wrap-main .nav {
        clear: both;
        position: absolute;
        top: 50px;
        left: 15px;
        right: 15px;
        z-index: 22;
        padding: 5px;
        background: #f8f8f8;
        border: solid 1px #dedede;
        display: none;
    }
    .nav-wrap-main .nav li {
        clear: both;
        position: relative;
        float: none;
        width: 100%;
        margin: 10px;
    }
    .nav-wrap-main .nav a,
    .nav-wrap-main .nav ul a {
        font: inherit;
        background: none;
        display: inline;
        padding: 0;
        color: #666;
        border: none;
    }
    .nav-wrap-main .nav .selected-item,
    .nav-wrap-main .nav a:hover,
    .nav-wrap-main .nav ul a:hover {
        background: none;
        color: #000;
    }
    .nav-wrap-main .nav ul {
        width: auto;
        position: relative;
        display: block;
        border: none;
        background: inherit;
        border-left: #dedede 5px solid;
        margin-top: 10px;
    }
    .nav-wrap-main .nav ul ul {
        width: auto;
        position: relative;
        display: block;
        border: none;
        left: 0;
        top: 0;
        background: inherit;
        border-left: #dedede 5px solid;
        margin-top: 10px;
    }
    .nav-wrap-main .nav ul li {
        margin: 8px;
    }
    .nav-wrap-main .nav ul li:first-child {
        margin-top: 0;
    }
    .nav-wrap-main .nav ul li:last-child {
        margin-bottom: 0;
    }
    .nav-wrap-user .nav-wrap {
        position: relative;
    }
    .nav-wrap-user .menu-icon-user {
        color: #000;
        width: 42px;
        height: 42px;
        background: #337AB7 url(../images/menu-user.png) no-repeat 10px center;
        padding: 7px 10px;
        cursor: pointer;
        display: block;
    }
    .nav-wrap-user .menu-icon-user:hover {}
    .nav-wrap-user .menu-icon-user.active {}
    .nav-wrap-user .nav {
        clear: both;
        position: absolute;
        top: 42px;
        right: 15px;
        width: 160px;
        z-index: 55;
        padding: 5px;
        background: #fff;
        border: solid 1px #dedede;
        border-top: 0;
        display: none;
    }
    .nav-wrap-user .nav li {
        clear: both;
        float: none;
        margin: 5px 0 5px 10px;
    }
    .nav-wrap-user .nav a,
    .nav-wrap-user .nav ul a {
        font: inherit;
        background: none;
        display: inline;
        padding: 0;
        color: #666;
        border: none;
    }
    .nav-wrap-user .nav a:hover,
    .nav-wrap-user .nav ul a:hover {
        background: none;
        color: #000;
    }
    .nav-wrap-user .nav ul {
        width: auto;
        position: static;
        display: block;
        border: none;
        background: inherit;
    }
    .nav-wrap-user .nav ul li {
        margin: 3px 0 3px 15px;
    }
}
@media screen and (min-width: 992px) {
    .nav-wrap-main .nav {
        display: block !important;
    }
    .nav-wrap-user .nav {
        display: block !important;
    }
}
/* РћР±С‰РёРµ СЃС‚РёР»Рё РґР»СЏ РєРѕРјРїРѕРЅРµРЅС‚РѕРІ Рё РјРѕРґСѓР»РµР№, РїСЂРµРґРїРѕР»Р°РіР°СЋС‰РёС… РІС‹РІРѕРґ СЃРїРёСЃРєРѕРј */
.media {}
.media .pull-left {
    padding-right: 15px;
}
.media-heading,
h4.media-heading {
    font-size: 1.15em;
    line-height: 1.25em;
}
h3.media-heading {
    font-size: 1.3em;
    line-height: 1.4em;
    margin-bottom: 5px;
}
.media-object {
    width: 64px;
    height: auto;
    border: #dedede 1px solid;
    padding: 2px;
}
.media-body {}
.media-hinttext {
    font-size: .8em;
    font-style: italic;
    border-top: #dedede 1px dashed;
    padding-top: 5px;
    margin-top: 5px;
}
.media-hinttext a {
    color: #333 !important;
}
.media-hinttext a:hover {
    color: #337ab7 !important;
}
.media-description {
    margin: 10px 0;
}
@media (max-width: 415px) {
    .media .pull-left {
        width: 100% !important;
        margin-right: 0px !important;
        clear: both;
        margin-bottom: 10px;
    }
    .media-object {
        width: 64px;
        height: auto;
    }
}
/* РћР±С‰РёРµ СЃС‚РёР»Рё РґР»СЏ РєРѕРјРїРѕРЅРµРЅС‚РѕРІ Рё РјРѕРґСѓР»РµР№, РїСЂРµРґРїРѕР»Р°РіР°СЋС‰РёС… РІС‹РІРѕРґ СЃРµС‚РєРѕР№ */
.media-gird {
    overflow: hidden;
}
.media-gird .media-heading {
    font-size: 1.15em;
    line-height: 1.25em;
}
.media-gird .media-object {
    position: relative !important;
    width: 100% !important;
    max-width: 350px;
    height: auto !important;
    border: #dedede 1px solid;
    padding: 2px;
    margin-bottom: 10px;
}
.media-gird .panel .media-object {
    width: 32px !important;
    height: 32px !important;
}
/* РџРћРљРђ РўРћР›Р¬РљРћ Р’ РљР›РЈР‘РђРҐ */
.media-gird .media-body {}
.media-gird .media-hinttext {
    font-size: .8em;
    font-style: italic;
    border-top: #dashed 1px dotted;
    padding-top: 5px;
    margin-top: 5px;
}
.media-gird .media-hinttext a {
    color: #333 !important;
}
.media-gird .media-hinttext a:hover {
    color: #337ab7 !important;
}
.media-gird .media-description {}
/*---*/
.item-description,
.con_description {
    margin: 0 0 20px 0;
}
.item-mainthumbnail {
    float: left;
}
.item-mainthumbnail img {
    width: 180px;
    height: 180px;
    border: #dedede 1px solid;
    padding: 2px;
}
.item-mainimage {
    overflow: hidden;
}
.item-mainimage img {
    position: relative;
    width: 100%;
    height: auto;
    border: #dedede 1px solid;
    padding: 2px;
    margin-bottom: 10px;
}
/* Р§РµСЂРµРґРѕРІР°РЅРёРµ СЃС‚РёР»РµР№ СЃС‚СЂРѕРє РІ РјРѕРґСѓР»СЏС… Рё РєРѕРјРїРѕРЅРµРЅС‚Рµ "Р›РµРЅС‚Р° Р°РєС‚РёРІРЅРѕСЃС‚Рё" */
.rowa1 {
    background: #ffffff;
    margin: 0 !important;
    padding: 10px !important;
}
.rowa2 {
    background: #f9f9f9;
    margin: 0 !important;
    padding: 10px !important;
}
.rowb1 {}
/* РІ РѕСЃС‚Р°Р»СЊРЅС‹С… РєРѕРјРїРѕРЅРµРЅС‚Р°С… Рё РјРѕРґСѓР»СЏС… РµСЃР»Рё РЅСѓР¶РЅРѕ */
.rowb2 {}
/* Р”Р»СЏ РєРѕР»РѕРЅРѕРє, РіРґРµ С‚СЂРµР±СѓРµС‚СЃСЏ СѓР±СЂР°С‚СЊ, РёР»Рё РґРѕР±Р°РІРёС‚СЊ РѕС‚СЃС‚СѓРї СЃРЅРёР·Сѓ */
.margin-bottom-row [class^="col-"],
.margin-bottom-row [class*=" col-"] {
    margin-bottom: 20px;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
/* ------------------------------------------ РР— BOOTSTRAP ------------------------------------------ */
.progress {
    border-radius: 0;
    -moz-border-radius: 0;
    margin-bottom: 0;
}
.glyphicon {
    font-size: .9em;
    opacity: .6;
    -moz-opacity: .6;
    -khtml-opacity: .6;
}
/* Р§С‚РѕР± РёРєРѕРЅРєРё РЅРµ Р±СЂРѕСЃР°Р»РёСЃСЊ РІ РіР»Р°Р·Р° */
.progress .glyphicon {
    font-size: .9em;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.table-responsive tr {
    border: 0;
}
.table-responsive td,
.table-responsive td {
    border: 0 !important;
    white-space: normal !important;
    vertical-align: middle !important;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f9f9f9;
    border: 1px solid #dedede;
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}
.well-lg {
    padding: 24px;
}
.well-sm {
    padding: 9px;
}
.well .btn-primary,
.well .btn-primary:hover {
    color: #fff !important;
}
.well a {
    color: #333 !important;
}
.well a:hover {
    color: #337ab7 !important;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #333;
    background-color: #ffffff;
}
.list-group-item .online,
.list-group-item .logdate {
    font-size: inherit !important;
}
.badge {
    background: #ccc;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    border-radius: 0 !important;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.list-group-item img {
    position: relative !important;
    width: 100% !important;
    padding: 2px;
    border: #dedede 1px solid;
    height: auto !important;
}
.list-group-item:first-child {
    border-radius: 0 !important;
}
.list-group-item:last-child {
    border-radius: 0 !important;
    margin-bottom: 0;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
a.list-group-item {
    color: #555555;
}
a.list-group-item .list-group-item-heading {
    color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #333;
    background-color: #F5F5F5;
    border-color: #dedede;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    border-radius: 0 !important;
}
.panel > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item {
    border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {}
.panel > .list-group .list-group-item:last-child {
    border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
/* РЎС‚РёР»РёР·СѓРµРј РІСЃРµ С„РѕСЂРјС‹ РІРІРѕРґР° РїРѕРґ bootstrap */
textarea {
    min-height: 100px !important;
}
input,
select,
button,
textarea,
.input-group-addon {
    border-radius: 0 !important;
}
input.text-input,
textarea,
.form-control,
input[type="search"],
input[type="text"],
input[type="password"],
select {
    display: block;
    width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    font-weight: bold;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
input.text-input:focus,
textarea:focus,
.form-control:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
select:focus {
    border-color: #337ab7 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.btn {
    border-radius: 0 !important;
}
.btn-default,
button,
input[type="button"],
input[type="submit"],
#shop_cartlink {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;

}
#shop_cartlink:focus,
.btn-default:focus,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
#shop_cartlink:hover,
#shop_cartlink:active,
.btn-default:hover,
button:hover,
input[type="button"]:hover,
.btn-default:active,
button:active,
input[type="button"]:active,
input[type="submit"]:hover,
input[type="submit"]:active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
/* -------------------------------------- РљРћРњРџРћРќР•РќРўР« Р РњРћР”РЈР›Р --------------------------------------- */
/* COM ACTIONS ===============================================================*/
.action-item-date {
    display: inline-block;
    margin: 10px 0;
    width: 100%;
    border-bottom: #dedede 1px dashed;
    padding-bottom: 5px;
}
.action_title:before {
    position: relative;
    top: 1px;
    margin-right: 5px;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: .7;
}
.act_add_comment:before {
    content: "\e111";
}
.act_add_photo:before,
.act_add_photo_club:before {
    content: "\e060";
}
.act_add_article:before {
    content: "\1f4c5";
}
.act_set_status:before {
    content: "\e111";
}
.act_add_friend:before {
    content: "\e008";
}
.act_add_blog:before {
    content: "\e043";
}
.act_add_post:before {
    content: "\1f4c5";
}
.act_add_board:before {
    content: "\e032";
}
.act_add_catalog:before {
    content: "\e012";
}
.act_add_club:before {
    content: "\e034";
}
.act_add_club_user:before {
    content: "\e034";
}
.act_add_quest:before {
    content: "\e085";
}
.act_add_fpost:before {
    content: "\e111";
}
.act_add_thread:before {
    content: "\e111";
}
.act_add_avatar:before {
    content: "\e008";
}
.act_add_award:before {
    content: "\e102";
}
.act_add_file:before {
    content: "\e167";
}
.act_add_wall:before {
    content: "\e111";
}
.act_add_wall_club:before {
    content: "\e111";
}
.act_add_post_club:before {
    content: "\1f4c5";
}
.act_add_user_photo:before {
    content: "\e060";
}
.act_add_user_photo_multi:before {
    content: "\e060";
}
.act_add_user:before {
    content: "\e008";
}
.act_add_wall_my:before {
    content: "\e111";
}
.act_add_maps_obj:before {
    content: "\e062";
}
.act_add_maps_news:before {
    content: "\1f4c5";
}
.act_add_maps_event:before {
    content: "\e032";
}
.act_add_maps_attend:before {
    content: "\e143";
}
.act_vote_movie:before {
    content: "\e125";
}
.act_add_movie:before {
    content: "\e009";
}
.act_fav_movie:before {
    content: "\e007";
}
.act_subscr_movie:before {
    content: "\270f";
}
.action_entry {}
.action_title {}
.action_details {
    font-size: .9em;
    font-style: italic;
    padding-top: 8px;
}
.act_photo img {
    width: 48px !important;
    height: 48px !important;
    margin-right: 3px;
    padding: 2px;
    border: #dedede 1px solid;
}
.action_date {
    font-size: .7em;
    margin-left: 30px;
    padding-top: 3px;
}
.action_entry .is_new {
    color: orange;
    font-weight: 700;
}
/* COM ARCHIVES ==============================================================*/
/* COM BLOGS =================================================================*/
.blog_cut_link {
    padding: 10px 0;
}
.blog_cut_link:before {
    position: relative;
    top: 1px;
    margin-right: 5px;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    content: "\e144";
}
.blog_moderate_link {
    color: #FF3300;
    text-decoration: underline;
}
.blog_moderate_yes {
    color: #009933;
    font-size: 14px;
    text-decoration: underline;
}
.blog_moderate_no {
    color: #CC0000;
    font-size: 14px;
    text-decoration: underline;
}
.blog-cats {
    margin-bottom: 10px;
}
.blog-cat {
    font-weight: 700;
    white-space: nowrap;
    padding-right: 5px;
}
a.blog-cat {
    color: #337ab7;
    font-weight: 100;
}
a.blog-cat:hover {
    color: #333;
}
.blog-header-author {
    overflow: hidden;
    text-align: center;
    padding-top: 7px;
    margin-bottom: 20px;
}
.blog-header-author a {
    display: block;
    text-align: center;
}
.blog-header-author img {
    border: #dedede 1px solid;
}
.blog-header-karma {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.blog-header-karma #karmactrl {
    margin-bottom: 7px;
}
.blog-body {
    margin-bottom: 20px;
    padding: 15px;
    border: #dedede 1px solid;
}
.blog-post-nav {}
/* COM BOARD =================================================================*/
/* COM CATALOG ===============================================================*/
.uc_alpha_list {
    margin-bottom: 15px;
}
.uc_alpha_link {
    display: inline-block;
    color: #fff;
    position: relative;
    z-index: 0;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    color: #333;
    margin-right: 3px;
}
.uc_alpha_link:hover {
    background-color: #337ab7;
    border: 1px solid #337ab7;
    color: #fff;
}
.item-catalog-current-price {
    font-size: 1.2em;
    padding-right: 15px;
}
/* COM CLUBS =================================================================*/
span.online {
    color: green;
    font-size: .8em;
}
span.offline,
.logdate {
    color: red;
    font-size: .8em;
}
/* COM COMMENTS & WALLS & BLOGS ==============================================================*/
@media (max-width: 767px) {
    .cmm-tree {
        margin-left: 0px !important;
    }
}
.small-italic {
    font-style: italic;
    font-size: .8em;
}
.cmm-entry {
    margin-bottom: 20px;
}
.cmm-heading {
    border-bottom: #dedede 1px dashed;
    padding-bottom: 5px;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
}
.cmm-avatar {
    width: 36px;
    height: 36px;
    padding: 2px;
    border: #dedede 1px solid;
    margin-right: 10px;
}
.manage-cmm {
    font-size: .8em;
    margin-top: 5px;
    font-style: italic;
}
.cmm-mess {
    position: relative;
    width: 100%;
}
img.captcha {
    margin-right: 10px;
}
.cm_addentry {}
.cm_codebar {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.cm_guest_name {
    padding: 10px;
    float: left;
    margin-bottom: 0 !important;
}
/* COM CONTENT ===============================================================*/
.karma_buttons a:first-child {
    color: green !important;
}
.karma_buttons a:last-child {
    color: red !important;
}
/* COM FAQ ====================================================================*/
.faq-detail {
    font-size: .9em;
    font-style: italic;
}
.faq-quest {
    margin-bottom: 15px;
}
.faq_questdate {
    font-size: .9em;
    font-style: italic;
}
.faq_questtext {
    margin-bottom: 15px;
}
/* COM FORUM ==================================================================*/
.msg_links {
    font-style: italic;
    font-size: .8em;
    margin-top: 2px;
}
.forum-list {
    border: #dedede 1px solid;
    margin: 20px 0;
}
.forum-list .row {
    border-bottom: #dedede 1px solid;
    margin: 0;
    padding: 15px 0;
}
.forum-list .row:last-child {
    border-bottom: 0px !important;
    margin: 0;
}
.row11 {
    background: #f9f9f9 !important;
}
.row2 {
    background: #fff !important;
}
.forum-list strong {
    font-weight: normal;
}
.forum-list .forum-list-title {
    border-color: #337ab7 !important;
    background: #337ab7;
    color: #fff;
    padding: 10px 5px;
    font-size: 1.2em;
}
.forum-list .forum-list-title a {
    color: #fff !important;
    font-weight: 700 !important;
}
.forum-list .forum-list-title a:hover {}
.forum-list .forum-name {
    font-size: 14px;
}
.forum-list .forum-icon {
    float: left;
    height: 16px;
    margin-right: 10px;
}
.forum-list .forum-desc {
    font-size: 12px;
    line-height: 15px;
    padding: 5px 0;
}
.forum-list .forum-subs {
    border-top: #dedede 1px solid;
    font-size: 12px;
    line-height: 15px;
    padding-top: 5px;
}
.forum-list .forum-subs-link {
    color: #337ab7;
}
.forum-list .forum-subs-link:hover {
    color: #333;
}
.forum-list .col-xs-12 a {
    color: #337ab7;
}
.forum-list .col-xs-12 a:hover {
    color: #333;
}
.forum-list .forum-link a {
    color: #337ab7;
    font-weight: 700;
}
.forum-list .forum-link a:hover {
    color: #333;
}
.forum-moders a {
    color: #D14233;
}
.forum-form select {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 2px;
}
.forum-form input {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 5px;
}
.thread-desc {
    padding-bottom: 10px;
}
.thread-poll {
    border: #dedede 1px solid;
    padding: 10px;
    margin-bottom: 20px;
}
.thread-poll-title h3 {
    margin-top: 0;
    padding-top: 0;
}
.thread-poll-desc {
    padding-bottom: 15px;
}
.thread-vote {
    background: #f9f9f9;
    padding: 10px;
    border: #dedede 1px solid;
    margin-bottom: 20px;
}
.thread-table {}
.thread-title {
    padding: 10px;
    border: #dedede 1px solid;
    background: #f9f9f9;
    margin: 0 0 20px 0;
}
.thread-body {}
.thread-body .well {
    text-align: center;
    padding: 15px;
    border: #dedede 1px solid;
    margin-bottom: 20px;
}
.thread-right {
    margin-bottom: 20px;
}
.thread-votes_links {
    padding-left: 10px;
    margin-left: 10px;
    border-left: #dedede 1px solid;
}
.thread-nav {}
.thread-post_content {
    word-wrap: break-word;
    overflow: hidden;
}
.thread-post_text {}
.thread-post_text div,
.thread-post_text p {
    padding-bottom: 10px;
}
.thread-post_text h2,
.thread-post_text h3 {
    margin: 10px 0;
}
.thread-files {
    color: #999999;
    margin: 10px 0 0 0;
    padding: 7px 0 0 0;
    border-top: 1px dotted #CCC;
}
.thread-bottom {
    padding: 10px 0 0 0;
    border-top: #dedede 1px solid;
    display: block;
    margin: 0 0 20px 0;
}
.thread-bottom select {
    color: #000;
    border: 1px solid #dedede;
    padding: 3px 6px;
    margin-bottom: 2px;
}
.thread-bottom a {
    margin-bottom: 2px;
}
.last_post_img {
    float: right;
    padding: 5px;
}
.added_later {
    color: #CCC;
    margin: 10px 0;
    display: block;
}
.forum_poll_data {
    background-color: #F2F2F2;
}
.forum_poll_header {
    width: 100%;
    background-color: #EBEBEB;
    border-bottom: dashed 1px #A8C2CF;
}
.forum_poll_title {
    font-weight: bold;
    font-size: 18px;
}
.forum_poll_desc {
    font-size: 12px;
    margin: 4px 0;
}
.forum_poll_gauge_title {
    font-size: 12px;
}
.forum_poll_gauge {
    height: 15px;
    background-color: #333333;
    margin-bottom: 10px;
    font-size: 10px;
    color: #FFFFFF;
    text-align: right;
}
.forum_poll_submit {
    margin: 10px;
}
.forum_poll_param {
    margin: 0 0 7px 0;
    font-size: 12px;
}
.thread-userimg {
    margin: 4px auto;
    padding: 5px;
}
.thread-userimg img {
    width: 64px;
    height: 64px;
    background: #fff;
    border: #dedede 1px solid;
    padding: 2px;
}
.thread-userawards {
    margin-top: 3px;
    margin-bottom: 3px;
    color: orange;
}
.thread-userrank {
    font-size: 10px;
    color: #337ab7;
}
.thread-userrank span {
    display: block;
    clear: both;
}
.thread-userrank .user_rank {
    font-size: 10px;
    color: #337ab7;
}
.thread-userrank .admin_rank {
    font-size: 10px;
    color: #660000;
}
.thread-userrank .moder_rank {
    font-size: 10px;
    color: #C00;
}
.thread-usermsgcnt {
    font-size: 10px;
}
.post_userkarma {
    padding: 2px;
    margin: 2px;
    font-size: 10px;
}
.thread-userlink {
    color: #337ab7;
    font-weight: bold;
}
.thread-post_editdate {
    color: #999999;
    margin: 10px 0 0 0;
    padding: 7px 0 0 0;
    border-top: 1px dotted #CCC;
    font-size: 11px;
    font-style: italic;
}
.thread-post_signature {
    margin-top: 10px;
    border-top: solid 1px #dedede;
    padding-top: 4px;
}
.forum_quote {
    padding: 10px;
    border: dashed 1px gray;
    background-color: #EBEBEB;
    font-size: 12px;
    color: gray;
    margin: 8px;
}
.forum_quote_author {
    text-align: right;
}
.forum_lostimg {
    padding: 5px;
    border: solid 1px #dedede;
    color: #333333;
}
.thread-fast {
    margin-top: 2px;
}
.thread-fast h3 {
    margin-bottom: 10px;
}
.thread-form {}
.thread-form .cm_editor {
    margin-top: 10px;
}
.thread-form .cm_editor textarea {
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
}
.forum_fast_form #message {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 3px 0;
    width: 100%;
    height: 108px;
    max-height: 702px;
}
/* РџСЂРёР»РѕР¶РµРЅРЅС‹Рµ С„Р°Р№Р»С‹ Рє СЃРѕРѕР±С‰РµРЅРёСЋ С„РѕСЂСѓРјР° */
.forum_fa {
    margin: 6px 0 0 0;
    border: solid 1px #CCC;
    padding: 7px;
}
.forum_fa table {
    width: 600px !important;
}
.forum_fa_title {
    font-weight: bold;
}
.forum_fa_desc {
    border-bottom: solid 1px #dedede;
    margin-bottom: 10px;
    padding-bottom: 8px;
}
.forum_fa_entries {
    background-color: #f9f9f9;
    border: 1px solid #dedede;
    padding: 8px;
    margin: 6px 0 0 0;
    display: none;
}
.fa_attach {
    display: block;
}
.fa_attach_title {
    margin-top: 6px;
    margin-bottom: 6px;
    font-weight: bold;
    color: #337ab7;
}
.fa_file {
    width: 100%;
}
.fa_file td {
    padding: 5px;
}
.td_fa_img {
    width: 28px;
}
.td_fa_img img {
    width: 24px;
    height: 24px;
    border: #dedede 1px solid;
    padding: 2px;
}
.fa_file_desc {
    font-size: 10px;
}
.fa_file_link {
    font-size: 10px;
    margin-left: 5px;
}
/* COM POLL ==================================================================*/
.mod_poll_title {}
.mod_poll_gauge {
    background-color: #337ab7;
    display: table;
    height: 8px;
}
.pollgauge {
    background: #66AFE7;
    margin-bottom: 8px;
}
.mod_poll_answer label {
    font-weight: 100;
}
/* COM PHOTOS ================================================================*/
.img-col {
    margin-bottom: 15px;
}
.img-col .u-prev1 {
    border: #dedede 1px solid;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 22;
    left: 20px;
    top: 50%;
    margin-top: -25px;
    font-size: 30px;
    color: #fff !important;
    background: #000;
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    padding: 5px 7px;
    transition: .5s;
}
.img-col .u-next1 {
    border: #dedede 1px solid;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 22;
    right: 20px;
    top: 50%;
    margin-top: -25px;
    font-size: 30px;
    color: #fff !important;
    background: #000;
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    padding: 5px 7px;
    transition: .5s;
}
.img-col:hover .u-prev1,
.img-col:hover .u-next1 {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    transition: .5s;
}
.singlephoto-row .img-col img {
    border: #dedede 1px solid;
    padding: 2px;
    position: relative;
    width: 100%;
    height: auto;
}
.club_photo .karma_buttons {
    padding: 5px;
}
.photo-bbinput {
    width: 100%;
}
.photo_sub_details {
    margin: 10px 0;
    font-size: .9em;
    font-style: italic;
}
.photo_sub_details a {
    color: #337ab7;
}
.photo_sub_details a:hover {
    color: #333;
}
.photo-tagbar {
    margin-top: 20px;
}
.photo-tagbar a {
    color: #333;
    font-style: italic;
}
.photo-tagbar .taglinebar .label {
    display: none;
}
/* COM USERS ================================================================*/
#tabs li {
    background: #f9f9f9 !important;
    border-color: #dedede !important;
    font-weight: 100 !important;
}
#tabs li.ui-tabs-active {
    background: #fff !important;
}
.usr_award_pubdate {
    font-style: italic;
    font-size: .9em;
    color: #337ab7;
}
.aw-points {
    font-size: .9em;
    font-style: italic;
    margin: 10px 0;
}
.usr_aw_point {
    text-transform: lowercase;
}
.files-table {
    width: 100%;
    overflow-x: scroll;
    margin-bottom: 15px;
}
.files-table table {
    width: 100%;
    min-width: 600px/*РҐРҐРҐ*/
;
    margin-bottom: 10px;
}
.files-table table td {
    padding: 10px;
}
.actions-table {
    width: 100%;
    overflow-x: scroll;
    margin-bottom: 15px;
}
.actions-table table {
    width: 100%;
    min-width: 600px/*РҐРҐРҐ*/
;
    margin-bottom: 10px;
}
.actions-table table td {
    padding: 10px;
}
.karma-badge-good {
    background: #5CB85C !important;
}
.karma-badge-bad {
    background: #D9534F !important;
}
.u-prev {
    border: #dedede 1px solid;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 22;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    font-size: 30px;
    color: #fff !important;
    background: #000;
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    padding: 5px 7px;
    transition: .5s;
}
.u-next {
    border: #dedede 1px solid;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 22;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    font-size: 30px;
    color: #fff !important;
    background: #000;
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    padding: 5px 7px;
    transition: .5s;
}
.usr_photo_view1:hover .u-prev,
.usr_photo_view1:hover .u-next {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    transition: .5s;
}
.usr_photo_view1 {
    position: relative;
    width: 100%;
    border: #dedede 1px solid;
    padding: 2px;
}
.usr_photo_view1 img {
    position: relative;
    width: 100%;
}
#users_sbar {
    padding: 15px;
    border: 1px solid #dedede;
    background: #f9f9f9;
    margin-bottom: 10px;
}
.city_link {
    font-size: .8em;
    font-style: italic;
}
div#user_ratings div.karma,
div#user_ratings div.rating {
    float: left;
    text-align: center;
}
div#user_ratings .value,
div#user_ratings .value-positive,
div#user_ratings .value-negative {
    font-size: 14px;
    padding: 4px;
    margin: 2px;
    cursor: pointer;
}
div#user_ratings .karma .value-positive {
    background-color: #2CC36B;
    color: #FFF;
    padding: 6px 10px;
}
div#user_ratings .karma .value-negative {
    background-color: #D14233;
    color: #FFF;
    padding: 6px 10px;
}
div#user_ratings .karma table td {
    font-size: 14px;
}
div#user_ratings .rating .value {
    background-color: #2E8ECE;
    color: #FFF;
    padding: 6px 10px;
}
.karmapoint {
    color: #fff;
}
.karmapoint:hover {
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
}
.group-alias {
    float: left;
    font-size: .8em;
    padding-right: 10px;
    line-height: 36px;
}
.usr_status_bar {
    margin-bottom: 20px;
}
.usr_status_date {
    color: silver;
}
.usr_status_link {
    font-size: .8em;
    font-style: italic;
}
/* --------------------------------- РљРћРЎРўР«Р›Р РђР”РђРџРўРР’РќРћРЎРўР Р’ Р”Р’РР–РљР• ---------------------------------- */
@media (max-width: 991px) {
    #tabs li {
        width: 100% !important;
        border-radius: 0 !important;
    }
    /* Р Р°СЃС‚СЏРЅРµРј РїРѕ С€РёСЂРёРЅРµ СЃС‚Р°РЅРґР°СЂС‚РЅС‹Рµ С‚Р°Р±С‹/РІРєР»Р°РґРєРё */
    #tabs li a {
        width: 100% !important;
    }
    .blog-header-karma {
        text-align: center !important;
        float: left !important;
    }
    .blog-header-author {
        text-align: left !important;
    }
    .float_bar {
        padding-left: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 17px !important;
        float: none !important;
    }
    /* РћСЂРёРµРЅС‚РёСЂСѓРµРј float_bar РїРѕ Р»РµРІРѕРјСѓ РєСЂР°СЋ */
    .btn {
        margin-bottom: 3px !important;
    }
    /* Р”Р°РґРёРј РѕС‚СЃС‚СѓРї СЃРЅРёР·Сѓ РєРЅРѕРїРєР°Рј */
}
@media (max-width: 480px) {
    .cmm_tree {
        margin-left: 0 !important;
    }
    .uc_detailrating img {
        display: none;
    }
    .media-component .media-object {
        width: 32px;
        height: 32px;
    }
    /* РЁРёСЂРёРЅР° РєР°СЂС‚РёРЅРєРё РІ РєРѕРјРїРѕРЅРµРЅС‚Р°С… РЅР° РјРѕР±РёР»Р°С… */
}
@media (max-width: 767px) {
    .forum-list .forum-serve {
        padding-top: 5px;
        border-top: #dedede 1px solid;
        margin-top: 5px;
    }
    .usrmenu-text {
        display: none;
    }
    h1 {
        font-size: 26px;
    }
    /* РЈРјРµРЅСЊС€РёРј СЂР°Р·РјРµСЂ Р·Р°РіРѕР»РѕРІРєРѕРІ РЅР° РјРѕР±РёР»СЊРЅС‹С… */
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 18px;
    }
}
/* РљРѕСЃС‚С‹Р»СЊ РґР»СЏ С‚Р°РіР±Р°СЂР° */
.tag_a {
    padding-right: 5px;
}
/* Р”Р»СЏ РјРѕРґСѓР»СЏ "РўРµРіРё" */
.taglinebar {
    display: inline !important;
}
.taglinebar .label {
    display: none !important;
}
/* РЈР±РёРІР°РµРј РєРѕСЃС‚С‹Р»С‘Рј СЃР»РѕРІРѕ "РўСЌРіРё" РІ С‚Р°РіР±Р°СЂРµ */
/* РљРѕСЃС‚С‹Р»Рё РґР»СЏ РєР°СЂС‚РёРЅРѕРє Рё РёС„СЂРµР№РјРѕРІ РІ "РљР°С‚Р°Р»РѕРіРµ СЃС‚Р°С‚РµР№" */
.item-description .cboxElement img {
    padding: 2px;
    border: #dedede 1px solid;
    margin: 0 15px 15px 0;
    float: left;
}
.item-description .embeddedContent iframe {
    padding: 2px;
    border: #dedede 1px solid;
    margin: 0 15px 15px 0;
    float: left;
}
.item-description .locationmap iframe {
    padding: 2px;
    border: #dedede 1px solid;
    margin: 0 15px 15px 0;
    float: left;
}
@media (max-width: 767px) {
    .item-description .cboxElement img {
        position: relative !important;
        width: 100% !important;
        height: auto !important;
        margin: 15px 0 !important;
    }
    .item-description .embeddedContent iframe {
        position: relative !important;
        width: 100% !important;
        height: 240px !important;
        margin: 15px 0 !important;
    }
    .item-description .locationmap iframe {
        position: relative !important;
        width: 100% !important;
        height: 240px !important;
        margin: 15px 0 !important;
    }
}
/* РљРѕСЃС‚С‹Р»Рё РґР»СЏ РїРѕСЃС‚СЂР°РЅРёС‡РЅРѕР№ РЅР°РІРёРіР°С†РёРё */
.pagebar {
    display: inline-block;
    padding-left: 2px;
    margin: 20px 0;
}
.panel .pagebar {
    margin-bottom: 0;
}
.pagebar .pagebar_title {
    display: none;
}
/* РЈР±РµСЂС‘Рј СЃР»РѕРІРѕ "РЎС‚СЂР°РЅРёС†С‹" */
.pagebar .pagebar_page,
.pagebar .pagebar_current {
    display: inline;
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    border: 1px solid #dedede;
}
.pagebar .pagebar_current {
    background-color: #f9f9f9;
}
/* РљРѕСЃС‚С‹Р»Рё РґР»СЏ bb-РєРѕРґРѕРІ РІ С„РѕСЂСѓРјРµ, Р±Р»РѕРіР°С…, СЃС‚РµРЅР°С… Рё РєРѕРјРјРµРЅС‚Р°СЂРёСЏС… */
.bb_add_photo {
    margin: 10px 0 0 0;
    padding: 10px;
    background: #f9f9f9;
}
.bb_add_photo input {
    display: inline !important;
}
.usr_msg_smilebox {
    padding: 5px 0;
}
.forum_zoom {
    position: relative !important;
    width: 100% !important;
    padding-bottom: 0 !important;
    background: #f9f9f9;
    text-align: center;
    margin: 10px 0;
    transition: .5s;
}
.forum_zoom div {
    display: inline;
    padding-bottom: 0 !important;
}
.forum_zoom:hover {
    background: #f1f1f1;
    transition: .5s;
}
.forum_zoom img {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    max-width: 312px !important;
    margin: 0;
    padding: 0;
}
.bb_img {
    position: relative !important;
    width: 100% !important;
    padding-bottom: 0 !important;
    background: #f9f9f9;
    text-align: center;
    margin: 10px 0;
    transition: .5s;
}
.bb_img div {
    display: inline;
    padding-bottom: 0 !important;
}
.bb_img:hover {
    background: #f1f1f1;
    transition: .5s;
}
.bb_img img {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    max-width: 312px !important;
    margin: 0;
    padding: 0;
}
.bb_tag_spoiler {
    padding: 15px !important;
    background: #f9f9f9;
    border: #dedede 1px solid;
    margin: 10px 0 !important;
}
.bb_tag_spoiler .spoiler_title,
.bb_tag_spoiler .spoiler_body {
    padding-bottom: 0 !important;
}
.bb_quote,
.bb_tag_code {
    background-color: #f9f9f9;
    padding: 10px 20px;
    margin: 0 0 20px;
    border: 0;
    border-left: 5px solid #dedede;
    margin: 10px 0;
}
.bb_quote strong,
.bb_tag_code strong {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
.bb_quote strong:before,
.bb_tag_code strong:before {
    content: '\2014 \00A0';
}
/* РљРѕСЃС‚С‹Р»СЊ РґР»СЏ С„РѕСЂРјС‹ СЃРѕСЂС‚РёСЂРѕРІРєРё РІ "РЈРЅРёРІРµСЃСЂР°Р»СЊРЅРѕРј РєР°С‚Р°Р»РѕРіРµ" */
.catalog_sortform {
    padding: 20px 0;
    background: #f9f9f9;
    margin: 20px 0;
}
.catalog_sortform table {
    width: 100% !important;
}
.catalog_sortform td {
    width: 100% !important;
}
.catalog_sortform td:first-child {
    display: none;
}
.catalog_sortform select {
    position: relative;
    float: left;
    width: 29% !important;
    margin: 1px 2% 0 2%;
    padding-top: 3px;
    padding-bottom: 2px;
}
.catalog_sortform input {
    position: relative;
    float: left;
    width: 30% !important;
    margin: 0 2%;
}
/* РљРѕСЃС‚С‹Р»СЊ РґР»СЏ С„РѕСЂРјС‹ СЂРµР№С‚РёРЅРіР° РІ "РЈРЅРёРІРµСЃСЂР°Р»СЊРЅРѕРј РєР°С‚Р°Р»РѕРіРµ" */
.uc_detailrating {
    padding: 20px;
    margin: 20px 0;
    background: #f9f9f9;
}
.uc_detailrating table {
    width: 100% !important;
}
.uc_detailrating img {
    width: 12px;
}
.uc_detailrating table td {
    width: 18% !important;
    vertical-align: middle !important;
}
.uc_detailrating table td strong {
    float: right !important;
    padding-right: 5px;
    font-weight: 100 !important;
}
.uc_detailrating table td:first-child strong {
    float: left !important;
}
/* РљРѕСЃС‚С‹Р»СЊ РґР»СЏ РєРѕСЂР·РёРЅС‹ РІ "РЈРЅРёРІРµСЃСЂР°Р»СЊРЅРѕРј РєР°С‚Р°Р»РѕРіРµ" */
#shop_cartlink {}
/* РљРЅРѕРїРєР° - РѕСЃРЅРѕРІРЅРѕРµ Р±РµСЂС‘Рј РёР· .btn */
#shop_cartlink:hover {}
[name^="cartform"],
[name*=" cartform"] {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    margin-bottom: 20px;
}
[name^="cartform"] table,
[name*=" cartform"] table {
    border: #dedede 1px solid;
    position: relative;
    width: 100%;
    min-width: 600px;
}
[name^="cartform"] table td,
[name*=" cartform"] table td {
    padding: 0 10px;
}
[name^="cartform"] tr,
[name*=" cartform"] tr {
    border-bottom: #dedede 1px solid;
}
[name^="cartform"] tr:first-child,
[name*=" cartform"] tr:first-child {
    background: #f9f9f9;
}
#cart_total {
    font-weight: 700;
    margin: 15px 0;
    font-size: 1.2em;
}
#cart_buttons {
    clear: both;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
#cart_buttons1 {
    float: left;
}
#cart_buttons2 {
    float: right;
}
#cart_buttons img {
    height: 28px;
}
[name^="customer_"],
[name*=" customer_"] {
    position: relative;
    width: 100%;
    min-width: 0;
}
/* РљРѕСЃС‚С‹Р»СЊ РґР»СЏ РїРµСЂРІРѕР№ Р±СѓРєРІС‹ РІРѕ С„СЂР°Р·Рµ "РЎРѕР·РґР°С‚СЊ РєР»СѓР±" */
.club-bar a:first-letter {
    text-transform: uppercase;
}
/* РљРѕСЃС‚С‹Р»СЊ РґР»СЏ "РџРѕС…РѕР¶РёС… РїРѕСЃС‚РѕРІ" РІ Р±Р»РѕРіР°С… */
#similar_posts table {
    border-bottom: #dedede 1px dashed;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
}
#similar_posts table:last-child {
    border-bottom: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#similar_posts img {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 10px !important;
}
/* Р—РђРљРћРњРњР•РќРўРР РЈР™РўР• РЎР›Р•Р”РЈР®Р©РР• Р”Р’Р• РЎРўР РћРљР, Р§РўРћР‘Р« Р’ Р›Р•РќРўР• Р‘Р›РћР“РћР’ Р’Р«Р’РћР”РР›РРЎР¬ Р¤РћРўРљР */
.short-description .forum_zoom,
.short-description br,
.short-description [class^="bb_"],
.short-description [class*=" bb_"] {
    display: none;
}
.short-description strong {
    font-weight: 100 !important;
}
/* Р”Рћ Р­РўРћР“Рћ РњР•РЎРўРђ */
/* Р’СЃРїР»С‹РІР°СЋС‰РёРµ РјРѕРґР°Р»СЊРЅС‹Рµ РѕРєРЅР° */
.button_yes,
.button_no {
    margin-left: 3px;
}
.usr_msgreply_sourcetext {
    padding: 10px;
    background: #f9f9f9;
}
/* РІ СЃРѕРѕР±С‰РµРЅРёСЏС… РїРѕР»СЊР·РѕРІР°С‚РµР»СЏ */
.usr_msgreply_author {
    margin: 10px;
    font-weight: 700;
}
#popup_container textarea {
    width: 100%;
    margin: 10px 0;
}
#popup_container {
    position: absolute;
    top: 20px !important;
    left: 20px !important;
    right: 20px !important;
    bottom: 20px !important;
    z-index: 999;
    text-align: left;
}
#popup_overlay {
    position: absolute;
    z-index: 998;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}
#popup_container .popup_body {
    background: #fff;
    opacity: 0.9;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    box-shadow: 0 5px 10px #333;
    overflow: hidden;
    padding: 20px;
}
.popup_body > div {}
#popup_title,
#note_title {
    background: none repeat scroll 0 0 #337ab7;
    border-bottom: 1px solid #333;
    color: #FFF;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    font-weight: 700;
    padding: 15px;
}
#popup_container .popup_x_button,
#noteform .popup_x_button {
    background: url("../images/core/close_btn.png") no-repeat center center;
    cursor: pointer;
    float: right;
    height: 16px;
    margin: 16px 16px 0 0;
    opacity: 0.7;
    padding: 3px;
    width: 16px;
}
#popup_container .popup_x_button:hover,
#noteform .popup_x_button:hover {
    opacity: 1.0;
}
#popup_progress {
    display: none;
    text-align: center;
    width: 100%;
    margin: 45px 0 28px;
}
#popup_content {
    padding: 0;
    margin: 0;
}
#popup_message {
    font-size: 13px;
    margin: 7px;
}
#popup_message .box_message_content {
    font-size: 13px;
    padding: 5px;
}
#popup_panel,
#note_panel {
    background: #f9f9f9;
    border-top: 1px solid #ccc;
    padding: 15px;
    text-align: right;
    overflow: hidden;
}
#popup_prompt {
    margin: 0.5em 0;
}
span.ajax-loader {
    background: url('../images/core/ajax-loader.gif') no-repeat;
    display: none;
    float: left;
    left: 6px;
    position: relative;
    top: 11px;
    width: 36px;
}
#popup_info {
    border: 1px solid #333333;
    display: none;
    float: left;
    margin: 3px 2px;
    padding: 2px 9px 1px;
    position: relative;
}
#popup_info.error {
    background-color: #E6A4A4;
}
#popup_info.info {
    background-color: #AEFFA4;
}
#popup_message div.js_smiles,
#smileajax {
    height: 1px;
}
#popup_message div.js_smiles a,
#smileajax a {
    text-decoration: none;
}
.hint {
    font-style: italic;
    font-size: .8em;
}
/* РЎРѕРѕР±С‰РµРЅРёСЏ СЃРµСЃСЃРёРё */
.sess_messages {
    padding: 15px;
    background: #FCF8E3;
    margin-bottom: 20px;
    display: block;
    clear: both;
}
.sess_messages div {
    padding-left: 20px;
    line-height: 16px;
    margin-bottom: 2px;
}
.sess_messages .message_info {
    background: url(../images/icons/info.png) no-repeat left center;
}
.sess_messages .message_success {
    background: url(../images/icons/yes.png) no-repeat left center;
    color: green;
}
.sess_messages .message_error {
    background: url(../images/icons/no.png) no-repeat left center;
    color: red;
}
/* РџСЂРёРіР»Р°С€РµРЅРёРµ РІ РєР»СѓР± РЅР° Р°СЏРєСЃРµ */
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.friend_list_top {
    background-color: #F7F7F7;
    padding: 4px 4px 0 4px;
    font-size: 12px;
    overflow: hidden;
    margin: 0 -3px;
    border-bottom: 1px solid #AAAAAA;
}
*:first-child+html .friend_list_top {
    padding-bottom: 18px;
}
#friend_list_lookup {
    float: right;
    width: 180px;
    color: #777;
}
.friend_list_body {
    padding: 4px 0px 0px 10px;
    width: 657px;
    max-height: 500px;
    border-top: 0px solid #c3edb2;
    overflow-x: hidden;
    overflow-y: scroll;
}
.friend_list_body_ajax {
    padding: 4px 0 0 3px;
    width: 100%;
    height: 276px;
    border-top: 0px solid #c3edb2;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #FFF;
    font-size: 10px;
}
.flist_cell,
.flist_cell_on {
    float: left;
    border-bottom: 1px solid #FFF;
    margin: 0 3px 2px 0;
    cursor: pointer;
}
.flist_cell:hover {
    border-bottom: 1px solid #F1F9FE;
}
.flist_cell_on {
    border-bottom: 1px solid #C0C0C0;
}
.flist_cell .flist_border_wrap {
    border: 1px solid #FFF;
}
.flist_cell:hover .flist_border_wrap {
    background-color: #F1F9FE;
    border: 1px solid #C0C0C0;
}
.flist_wrap {
    border: 1px solid #FFF;
    width: 143px;
    height: 56px;
    padding: 3px;
}
.flist_div {
    margin-right: 3px;
    float: left;
    border: 1px solid #C0C0C0;
    background-color: #FFF;
}
.flist_cell:hover .flist_div {
    border: 1px solid #ADADAD;
}
.flist_image {
    margin: 2px;
    overflow: hidden;
    height: 50px;
    width: 50px;
}
.flist_name {
    margin-left: 3px;
    overflow: hidden;
    float: left;
    word-wrap: break-word;
    width: 68px;
    color: #000;
}
.flist_cell_on .flist_name {
    color: #FFF;
}
.flist_cell em,
.flist_cell_on em,
.flist_cell:hover em {
    background-color: #c3b2ed;
    color: #000;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.flist_cell_on em {
    background-color: #FFF;
    color: #F00;
}
.flist_cell:hover em {
    background-color: #C0C0C0;
}
.flist_empty {
    background-color: #FFF;
    color: #808080;
    font-size: 12px;
    text-align: center;
    padding: 103px 0 90px 0;
    margin: 10px 10px 12px 10px;
}
.flist_more {
    padding: 10px;
    text-align: center;
    cursor: pointer;
}
.t_filter_area {
    border-bottom: 1px solid #c3edb2;
    padding: 10px;
    background-color: #F7F7F7;
    padding-bottom: 18px;
}
*:first-child+html .t_filter_area {
    padding-bottom: 18px;
}
.t_filter_selected {
    float: left;
    border-bottom: 1px solid #F7F7F7;
    margin-right: 10px;
    margin-bottom: 2px;
    cursor: pointer;
}
.t_filter_selected .t_filter2 {
    border: 1px solid #ccc;
}
.t_filter_off {
    cursor: pointer;
    padding: 4px 7px 5px;
    color: #368E3A;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    margin-bottom: -1px;
}
.t_filter_selected .t_filter3 {
    border: 1px solid #396EA4;
    padding: 2px 9px 1px;
    background-color: #396EA4;
    color: #F7F7F7;
    font-weight: bold;
}
.t_filter_off {
    cursor: pointer;
    padding: 4px 7px 5px;
    color: #111;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    margin-bottom: -1px;
}
.flist_cell_on .flist_border_wrap {
    border: 1px solid #111;
    background: #395fa7;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.club-intive-mess {
    background-color: #111;
    display: none;
    width: 360px;
    height: 27px;
    position: relative;
    top: -33px;
    text-align: center;
    padding-top: 10px;
    margin-bottom: -37px;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
}
.club-intive-mess-ajax {
    background-color: #111;
    display: none;
    width: 470px;
    height: 51px;
    position: absolute;
    bottom: 160px;
    text-align: center;
    padding-top: 26px;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}
/* Р’С‹Р±РѕСЂ СЏР·С‹РєР° РЅР° СЃР°Р№С‚Рµ */
#langs {
    background: none no-repeat scroll 5px center #337ab7;
    border: 1px solid #337ab7;
    color: #FFF;
    cursor: pointer;
    height: 28px;
    float: left;
    line-height: 28px;
    margin: 7px 0 0 5px;
    padding: 0 0 0 27px;
    position: relative;
    font-size: 10px;
    color: #CCC;
    width: 17px;
    z-index: 99;
}
#langs:hover,
#langs.active_lang,
.active_lang {
    background: none no-repeat scroll 5px center #337ab7;
    border: 1px solid #337ab7;
}
#langs-select {
    display: none;
    position: absolute;
    list-style: none;
    top: 22px;
    z-index: 100;
    left: -1px;
    padding: 0;
    border-top: none;
    color: #FFF;
    font-size: 12px;
    width: 44px;
}
#langs-select li {
    margin: 0;
    padding: 0 5px 0 25px;
    background: none no-repeat scroll 5px center #286090;
}
/* РЎРѕРѕР±С‰РµРЅРёСЏ РѕС‚Р»Р°РґС‡РёРєР° */
.debug_info {
    margin: 10px;
    color: #CCC;
}
#debug_query_dump {
    display: none;
}
.debug_query_count a {
    color: #FFF;
    border-color: #FFF;
}
#debug_query_show .query {
    background: #FFF;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin: 10px;
    padding: 10px;
}
#debug_query_show .query .src {
    color: #999;
    font-size: 12px;
    margin-bottom: 4px;
}
.query_time {
    color: #999;
    font-size: 12px;
    margin: 4px 0 0;
}
.red_query {
    color: #c0392b;
}
.green_query {
    color: #27ae60;
}
/* РљРѕСЃС‚С‹Р»СЊ РґР»СЏ РєРѕРЅС„РёРіСѓСЂР°С†РёРё РјРѕРґСѓР»РµР№ */
.param-name .label,
.param-value label {
    font-size: 12px !important;
    color: #333 !important;
    font-weight: 100 !important;
}
.param-name .label strong {
    font-weight: 100 !important;
}
.params-form td {
    padding: 5px 0 !important;
    vertical-align: middle !important;
}
.param-list,
input.param-string,
input.param-number {
    width: 70% !important;
    float: left;
    margin-right: 10px;
    display: inline;
}
.param-value input[type="checkbox"] {
    margin-right: 10px !important;
}
/* Р”СЂРµРІРѕРІРёРґРЅР°СЏ РЅР°РІРёРіР°С†РёСЏ */
ul.nav-tree {
    list-style: none;
    margin-left: 15px;
}
ul.nav-tree ul.nav-tree {
    margin-left: 40px;
}
ul.nav-tree li {
    position: relative;
    margin-left: -15px;
}
ul.nav-tree li a {
    text-indent: 15px;
}
.nav-tree a.active {
    font-weight: 700;
    background: #f5f5f5;
    border-radius: 0 !important;
}
.nav-tree a:hover,
.nav-tree a:focus,
.nav-tree a:active {
    color: #333;
    background: none !important;
}
ul.nav-tree li span.opener {
    position: absolute;
    top: 5px;
    left: 10px;
    color: #444;
    z-index: +1;
}
ul.nav-tree li span.opener.closed span.tree-icon-opened {
    display: none;
}
ul.nav-tree li span.opener.closed span.tree-icon-closed {
    display: block;
}
ul.nav-tree li span.opener.opened span.tree-icon-open {
    display: block;
}
ul.nav-tree li span.opener.opened span.tree-icon-closed {
    display: none;
}
.nav-tree .glyphicon {
    margin-top: 6px !important;
}
/* COM MAPS & COM SHOP ================================================================*/
/* С‚Р°РєР¶Рµ СЃРјРѕС‚СЂРё РІ С„Р°Р№Р»Рµ inmaps.css Рё inshop.css */
.item-addr {
    border-left: #dedede 5px solid;
    padding-left: 10px;
    font-size: .85em;
    margin-top: 5px;
}
.ui-datepicker-trigger {
    display: none;
}
.map-latest {
    width: 24px !important;
    height: 24px !important;
    padding: 0 !important;
    border: 0 !important;
}
.today,
.tomorrow,
.days_to {
    padding: 2px 5px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    margin-right: 5px;
}
.today {
    background: #338DCF;
    color: #FFF;
}
.tomorrow {
    background: #375E93;
    color: #FFF;
}
.days_to {
    background: #9BA1BF;
    color: #FFF;
}
/* Р—Р°РјРµРЅР° СЃС‚Р°РЅРґР°СЂС‚РЅС‹С… СЃС‚РёР»РµР№ InstantShop */
.cats-list .media-hinttext {
    border-top: 0;
    padding-top: 0;
}
/* РўР°РєР¶Рµ РёСЃРїРѕР»СЊР·СѓРµС‚СЃСЏ РІ РѕР±СЉСЏРІР»РµРЅРёСЏС… Рё maps */
.cats-list .media-heading {
    border-bottom: #dedede 1px dashed;
    padding-bottom: 5px;
}
.cats-list .media-object {
    width: 32px;
    height: 32px;
}
.shop_filter_link a {
    color: #333;
    padding: 6px 12px;
    clear: both;
    border: #dedede 1px solid;
    display: inline-block;
    color: #375E93;
    text-decoration: none;
    margin-right: 10px;
}
.shop_filter_link a:hover {
    background: #E6E6E6;
    border-color: #adadad;
}
.shop_filter {
    width: 206px;
    padding: 10px 15px;
    outline: #dedede 1px solid;
    background: #F5F5F5;
    border: #fff 2px solid;
    display: none;
    position: absolute;
    z-index: 999;
}
.shop_filter .filter_title,
.mod_filter .filtrer_title {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding-right: 20px;
    padding-left: 2px;
    display: inline;
}
.shop_filter table,
.mod_filter table {
    margin-bottom: 10px;
}
.shop_filter table td,
.mod_filter table td {
    padding: 5px 0;
}
.shop_filter .btn,
.mod_filter .btn {
    margin-bottom: 2px;
}
.shop_filter label,
.mod_filter label {
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: #dedede 1px dashed;
}
/* РЎС‚РёР»Рё РґР»СЏ РІС‹РІРѕРґР° РїР»РёС‚РєРё РґРѕРїРѕР»РЅРёС‚РµР»СЊРЅС‹С… С„РѕС‚Рѕ Р±РµР· Р·Р°РіРѕР»РѕРІРєРѕРІ РІ Maps Рё Shop */
.additional-gird {
    margin: 0 -19px 20px -16px;
    overflow: hidden
}
.additional-gird-list {
    padding-left: 0;
    list-style: none
}
.additional-gird li {
    float: left;
    width: 25%;
    height: auto;
    font-size: 10px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #fff;
}
.additional-gird .media-object {
    position: relative;
    width: 100%;
}
.additional-gird .additional-caption {
    display: block;
    text-align: center;
    word-wrap: break-word
}
.additional-gird li:hover {}
@media (min-width:768px) {
    .additional-gird {
        margin-left: 0;
        margin-right: 0
    }
    .additional-gird li {
        width: 25%;
        font-size: 12px
    }
}
/* COM VIDEO ================================================================*/
/* С‚Р°РєР¶Рµ СЃРјРѕС‚СЂРё РІ С„Р°Р№Р»Рµ invideo.css */
.hid {
    display: none;
}
.action_movie_img img {
    width: auto;
    height: 48px !important;
    margin-right: 3px;
    padding: 2px;
    border: #dedede 1px solid;
}
.action_thumb_hover {
    display: none !important;
}
.user_menu_module li.my_channel a {
    background-image: url(../images/video/user_channel.png);
}
.user_menu_module li.add_video a {
    background-image: url(../images/icons/actions/film_add.png);
}
.videorow .media {
    position: relative;
}
.videorow .media-object {
    width: 110px;
    height: 75px;
}
.videorow .media-heading {
    font-size: 1em;
}
.videorow .media-hinttext {
    font-size: .8em;
}
.glyph-icon-play {
    font-size: 20px;
    z-index: 22;
    position: absolute;
    top: 25px;
    left: 45px;
    color: #fff;
}
a:hover .glyph-icon-play {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
/* Р·РЅР°С‡РѕРє РїСЂРѕРёРіСЂС‹РІР°РЅРёСЏ РІРёРґРµРѕ РІ СЃРїРёСЃРєРµ СЂРѕР»РёРєРѕРІ */
/* .media-column .glyph-icon-play {display:none;} */
.more-media-info {
    cursor: pointer;
    font-size: 10px;
    z-index: 10;
    position: absolute;
    top: 10px;
    left: 25px;
    color: #fff;
    background: #000;
    opacity: .6;
    padding: 3px 7px;
}
.shortvideo {}
/* РІ РјРѕРґСѓР»Рµ "РІРёРґРµРѕСЂРѕР»РёРєРё" */
.shortvideo .media-object {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
}
.shortvideo .glyph-icon-play {
    font-size: 20px;
    z-index: 22;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
}
/* Р°РґР°РїС‚РёРІРЅРѕСЃС‚СЊ РІРёРґРµРѕ */
#player_container {
    padding: 0;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}
#player_container object,
#player_container embed,
#player_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.poster_img {
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
}
.player_play {
    z-index: 22;
    border-radius: 6px;
    position: absolute;
    cursor: pointer;
    height: 76px;
    width: 100px;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -50px;
    box-shadow: 4px 4px 20px #000000;
    opacity: 0.85;
    background: url("../images/video/play_button_spr.png") no-repeat scroll 10px -2px #000;
}
.player_play_loading {
    position: absolute;
    height: 76px;
    width: 100px;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -50px;
    background: url("../images/video/ajax_loader_player.gif") no-repeat scroll 20px 0px transparent;
}
/* РїР»РµР№Р»РёСЃС‚ */
#watch-appbar-playlist {
    background: #1A1A1A;
    color: #999;
    overflow: hidden;
    margin: 0;
    position: relative;
}
.playlist-header {
    padding: 0 5px;
    background: #000;
    height: 47px;
    overflow: hidden;
}
.playlist-videos-container {
    clear: both;
}
.playlist-header-content {
    font-size: 11px;
    line-height: 1.5;
    padding: 8px;
}
#watch-appbar-playlist .playlist-title {
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    margin: 0;
}
.playlist-title a,
.playlist-details a {
    color: inherit;
    text-decoration: none;
}
.playlist-title a:hover,
.playlist-details a:hover {
    text-decoration: underline;
}
.playlist-videos-list {
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 0;
}
.playlist-videos-list:hover {
    overflow: auto;
}
.playlist-videos-list > li {
    box-sizing: border-box;
    overflow: hidden;
    padding: 5px;
    margin: 0;
    height: 59px;
    border-bottom: 1px solid #222;
}
.playlist-videos-list > li:hover {
    background: #525252;
}
.playlist-videos-list > li.currently-playing {
    background-color: #3A3A3A;
}
.playlist-videos-list > li.currently-playing:before {
    color: #C03636;
    line-height: 40px;
}
.playlist-video {
    display: block;
    height: 49px;
    position: relative;
    text-decoration: none;
}
.playlist-video .video-thumb img {
    float: left;
    margin: 5px;
    border: #cacaca 1px solid;
    height: 38px !important;
    width: 60px !important;
}
.playlist-video-description {
    overflow: hidden;
    white-space: nowrap;
    margin-left: 10px;
}
.playlist-video h4 {
    color: #CACACA;
    font-size: 13px;
    margin: 5px 0 0 0;
    padding: 0;
    font-weight: normal;
}
.video-uploader-byline {
    color: #999999;
    font-size: 11px;
}
.ui-ellipsis {
    display: block;
    line-height: 1.3em;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    word-wrap: break-word;
}
/* РЅСЂР°РІРёС‚СЃСЏ - РЅРµ СЂР°РІРёС‚СЃСЏ */
#watch-views-info {
    color: #666666;
    font-size: 11px;
    text-align: right;
    margin-top: 10px;
}
#watch-sentiment-actions {
    float: right;
}
.liked {}
a.like {
    border: #dedede 1px solid;
    padding: 3px 6px;
}
a:hover.like,
.like_sel {
    padding: 3px 6px;
}
a.unlike {
    border: #dedede 1px solid;
    padding: 3px 6px;
}
a:hover.unlike,
.unlike_sel {
    padding: 3px 6px;
}
.watch-view-count {
    color: #333333;
    font-size: 19px;
    line-height: 24px;
}
/* РёРЅС„РѕСЂРјР°С†РёСЏ Рѕ РІРёРґРµРѕСЂРѕР»РёРєРµ */
#watch-action {
    clear: both;
    overflow: hidden;
}
#watch-action-panels {
    position: relative;
}
#watch-secondary-actions {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.photo_descr {
    background-color: #f9f9f9;
    border: #dedede solid 1px;
    padding: 10px;
    margin: 0 0 20px 0;
    clear: both;
    position: relative;
}
.photo_descr #more_link {
    text-align: center;
    position: absolute;
    padding: 5px;
    border-top: #dedede 1px solid;
    width: 100%;
    bottom: 0px;
    left: 0px;
    color: #333;
    background: #f1f1f1;
    opacity: 0.9;
}
.photo_descr #more_link a {
    border: 0;
}
/* РїР»Р°РіРёРЅ РїРѕС…РѕР¶РёРµ РІРёРґРµРѕ */
#plugin_p_similarmovie h4 {}
#plugin_p_similarmovie {}
/* СЂРµРєР»Р°РјР° РїРѕРґ РєСЂРѕР»РёРєРѕРј */
.ads_body_page {
    margin: 0 0 5px 0;
    overflow: hidden;
}
/* РїРѕРґРµР»РёС†С†Р° */
#mixed_type_links {
    float: right;
    color: #666;
}
#mixed_type_links a {
    color: #666;
    text-decoration: none;
}
#mixed_type_links a.selected {
    font-weight: bold;
}
/* Р·Р°РіСЂСѓР·РєР° СЂРѕР»РёРєР° */
#watch-action-add {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    overflow: hidden;
    position: relative;
}
.action-panel-trigger {
    margin-bottom: -1px;
}
@media (max-width: 415px) {
    .action-panel-trigger {
        display: inline-block;
        width: 100%;
    }
}
.action-panel-trigger:hover {
    opacity: 1.0;
}
/* РґРѕР±Р°РІРєР° СЂСѓР±СЂРёРєРё */
.rubric_opt {
    padding: 5px 0;
}
.rubric_opt div {
    padding: 2px 0;
}
/* СЂРµРґР°РєС‚РёСЂСѓРµРј СЂРѕР»РёРє */
.edit_code {
    background: #AAA;
    color: #FFF;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    opacity: 0.8;
    position: absolute;
    text-decoration: none;
    padding: 0 6px;
    width: 100%;
    z-index: 5;
}
#player_code_edit {
    background: #000;
    opacity: 0.85;
    position: absolute;
    top: 25px;
    width: 93%;
    z-index: 55;
}
.code_notice {
    background: #3F76B7 !important;
    border: none !important;
    color: #FFF;
}
.action-info dl {
    clear: both;
    overflow: hidden;
}
.action-info dt {
    clear: left;
    color: #333;
    float: left;
    font-weight: normal;
    width: 140px;
    font-size: 12px;
}
.action-info dd {
    color: #000;
    float: left;
    padding: 0 0 4px;
    font-size: 12px;
}
/* С‡С‘С‚Рѕ РЅРµРїРѕРЅСЏС‚РЅРѕРµ, РЅРѕ РЅСѓР¶РЅРѕРµ */
.replay {
    background: #000;
    box-shadow: 0 0 52px #000;
    color: #fff;
    cursor: pointer;
    height: 20px;
    left: 50%;
    margin: -15px 0 0 -82px;
    opacity: 0.9;
    padding: 5px 10px;
    position: absolute;
    top: 50%;
    width: 144px;
}
.replay:hover {
    background: #FFF;
    color: #000;
}
/* РґРѕР±Р°РІР»РµРЅРёРµ РІ РїР»РµР№Р»РёСЃС‚ */
.video_action_block {
    background: #EFEFEF;
    border: 1px solid #CCC;
    line-height: 1.4em;
    margin: 10px 0;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px;
}
.video_action_block ul {
    list-style: none outside none;
    overflow: hidden;
    clear: both;
    padding: 0;
    margin-bottom: 0;
}
.video_action_block ul li {
    cursor: pointer;
    padding: 5px;
    margin: 0;
    font-weight: bold;
    border-bottom: 1px solid transparent;
}
.video_action_block ul li:hover,
.video_action_block ul li.selected_list {
    background: #555;
    color: #FFF;
    border-bottom: 1px solid #CCC;
}
.selected_list .in_playlist {
    display: inline;
}
#action-panel-addto .input_val_value {}
#old_content {
    margin: 6px 0;
}
#watch-user-header {
    padding: 15px 20px 15px 0;
    position: relative;
    overflow: hidden;
}
.abc-video .uc_alpha_link {
    margin-right: 2px;
    margin-bottom: 2px;
}