* {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
    line-height: normal;
}
body {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    background-color: #353535;
    font-size: 14px;
    color: #323232;
}
ul {
    list-style: disc;
    padding: 0;
    margin: 0;
}
ul > li{
    margin-left: 20px;
    text-indent: 0;
    margin-bottom: 10px;
}
.active {
    background-color: #ffa !important;
}
.no_active {
    color: gray !important;
}
.title {
    color: #650012;
    font-weight: bold;
}
.title-xs {
    font-size: 13px;
}
.title-medium {
    font-size: 16px;
}
.title-small {
    font-size: 14px;
}
.title-big {
    font-size: 18pt;
}
.content-header-top-menu .menu-item {
    margin-top: 8px;
    font-size: 16px;
    display: flex;
    gap: 5px;
}
.content-header-top-menu .menu-item a {
    padding: 8px;
    padding: 1px 8px;
    position: relative;
}
.sub-top-menu {
    padding-bottom: 20px;
}
.sub-top-menu-search_wrap {

}
.sub-top-menu-search_input {
    min-height: 25px;
    border-radius: 5px;
    min-width: 200px;
    border: 1px solid rgb(169, 169, 169);
    padding: 3px;
}
.sub-top-menu-search_input:focus {
    outline: none;
}
.sub-top-menu-search_results {
    display: none;
    position: absolute;
    background: #fff;
    width: 200px;
    margin-left: 127px;
    box-sizing: border-box;
    border: 1px solid rgb(169, 169, 169);
    z-index: 20;
}
.sub-top-menu_row {
    cursor: pointer;
    font-size: 13px;
    border-bottom: 1px solid rgb(169, 169, 169);
    padding: 4px 5px;
    text-align: left;
}
.sub-top-menu_row--enter {
    background-color: #ffa;
}
.sub-top-menu-search_close {
    cursor: pointer;
    z-index: 20;
    background: #fff;
    font-size: 19px;
    display: inline-block;
}

.opera-title{
    font-weight: bold;
    text-align: center;
    margin: 0;
    font-size: 20px;
    padding-bottom: 20px;
}

.opera-info{
    color: #650012;
    font-size: 18px;
}
.opera-content{
    padding-bottom: 10px;
    overflow-y: auto;
    text-indent: 20px;
}
.page-wrap > div {
    background-color: #fff;
}
.page-wrap {
    width: 1150px;
    height: 99%;
    height: calc(100% - 5px);
    margin: 0 auto;
    padding-top: 5px;
    border-radius: 4px;
    position: relative;
}
.page-wrap-header {
    height: 165px;
    background-image: url(images/ph-bg-cut.jpeg);
    background-position: bottom center;
}
.page-wrap-footer {
    height: 44px;
    position: relative;
}
.page-wrap-body {
    height: 80%;
    height: calc(100% - 209px);
}
.content-section {
    height: 100%;
    position: relative;
}
.table-fixer {
    overflow-y: scroll;
    height: calc(100% - 68px);
}
.table-fixer.operas {
    height: calc(100% - 54px);
}
.table-fixer.home {
    height: calc(100% - 59px);
}
.table-fixer.symphonies {
    height: calc(100% - 36px);
}
.table-fixer.concert_table {
    height: calc(100% - 55px);
}
.table-fixer.sonata_table {
    height: calc(100% - 36px);
}
.table-fixer.biblio {
    height: calc(100% - 37px);
}
.content-header {
    text-align: center;
    position: relative;
}
.content-header ul {
    font-size: 0;
}
.content-header ul li {
    display: inline-block;
    font-size: 16px;
    font-size: 15px;
}
.content-header ul li {
    padding: 5px;
    margin: 0 10px;
    padding: 2px 5px;
}
.content-header-top-menu {
    padding-top: 10px;
    /* margin-bottom: 30px; */
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
}
.content-body {
    height: calc(100% - 68px);
}
.content-body.opera {
    padding: 0 30px;
    overflow-y: auto;
    max-height: calc(100% - 157px);
    position: relative;
    margin-top: 40px;
}
.content-body.text-page {
    padding: 0 50px;
}
.content-body.biography,
.content-body.bibliography,
.content-body.films {
    height: calc(100% - 58px);
}
.content-body.operas {
    height: calc(100% - 101px);
}
.content-body.symphonies {
    height: calc(100% - 101px);
}
.page-wrap-footer > ul {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.page-wrap-footer > ul > li {
    display: table-cell;
    text-align: center;
    line-height: 42px;
}
.page-wrap-footer > ul > li > a {
    display: block;
    background-color: #ece9e9;
    border: 1px solid grey;
    color: #323232;
    border-radius: 4px;
    height: 100%;
    text-decoration: none;
}
.table td, .table th {
    font-size: 13px;
    border: 1px solid #ccc;
}
.table {
    border-top: solid 1px #ddd;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 0;
    text-indent: 0;
}
.table-default thead td, .table-default thead th, .table-default_th {
    background-color: #f2faff;
    position: relative;
    text-align: center;
}

.border-top-bold {
    border-top: solid 2px #000000;
}

.main-table thead td:not([data-sort]):not([data-sorter="none"]){
    /*background:  #f2faff url(https://v6.spb.ru/translate/statistics/images/sort-both.png) right 3px  no-repeat;*/

    /*background-size: 15px;*/
}

.main-table thead td[data-sort="desc"]:not([data-sorter="none"]){
    /*background:  #f2faff url(https://v6.spb.ru/translate/statistics/images/sort-asc.png) right 3px  no-repeat;*/

    /*background-size: 15px;*/
    background-color: #ffa;
}

.main-table thead td[data-sort="asc"]:not([data-sorter="none"]){
    /*background:  #f2faff url(https://v6.spb.ru/translate/statistics/images/sort-desc.png) right 3px  no-repeat;*/

    /*background-size: 15px;*/

    background-color: #ffa;
}

.table-default td {
    padding: 5px
}

.table td.year{
    width: 75px;
    text-align: center;
}
/*my_style*/
.select_custom {
    display: block;
    width: 100%;
}
.hidden {
    display:none;
}
.btn-back {
    font-family: Arial;
    font-weight: bold;
    color: #650012 !important;
    border: 1px solid #ccc;
    background-color: #ffa !important;
    border-radius: 4px;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 4
}
.close-btn {
    background-color: #fff;
    border: 1px solid grey;
    border-radius: 4px;
    height: 28px;
    width: 28px;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
    float: right;
    margin-top: -12px;
    margin-right: -11px;
    margin-bottom: 8px;
}

.btn-back a {
    color: #650012;
}
.btn-back a:hover {
    text-decoration: none;
}
.composers_link {
    color: black;
    display: block;
    white-space: nowrap;
}
.composers_link:hover {
    text-decoration: none;
    color: black;
}
li.disabled a {
    color: #727272;
    text-decoration: none;
}

/** START new styles **/

.cnt-part {
    width: 87px;
    text-align: center;
    vertical-align: middle !important;
    padding: 0 !important;
}
.cnt-part a{
    width: 100%;
    display: block;
    height: 52px;
    padding: 16px 0 0 0;
}


.composers_work td {
    padding: 0;
    font-size: 10px;
}

div .disabled {
    color: #bdbdbd;
    text-decoration: none;
}
#lk_page {
    opacity: 1;
    overflow: visible;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#lk_page .modal-body {
    padding: 5px;
}

.fancybox-skin {
    height: 693px !important;
}
.fancybox-inner {
    height: 669px !important;
}
a[data-target="#lk_page"] {
    cursor: pointer;
}
.one-digit {
    text-align: right;
    padding-right: 11px !important;
}
.two-digits {
    text-align: center;
    padding-right: 0 !important;
}
.bio {
    padding: 0 50px;
    overflow-y: auto;
    /* max-height: calc(100% - 9px); */
    position: relative;
    text-indent: 20px;
    max-height: calc(100% - 1px);
}
.sub-top-menu-opera {
    padding-top: 8px;

    padding-bottom: 10px;
    margin-top: -10px;
}
.sub-top-menu-opera span {
    font-size: 18px;
    color: #650012;
}
.opera-about {
    padding: 0 50px;
    overflow-y: auto;
    max-height: calc(100% - 157px);
    position: relative;
    text-indent: 20px;
    margin-top: 40px;
}
.opera-about h4 {
    margin-top: 0;
    color: #650012;
}
.about_opera_content {
    padding-top: 20px;
}
.content-body.films {
    padding-top: 0;
}
/** END new styles **/

/** START posters **/
#target {
    margin-right: 17px;
}

.content-header-top-menu.poster-title {
    padding-top: 10px;
    margin-bottom: 10px;
}
.vert-align-middle {
    vertical-align: middle !important;
}
.poster_select {
    min-height: 25px;
    border-radius: 5px;
    min-width: 200px;
}
.poster_select:focus {
    outline: none;
}
.content-body.poster .table-fixer {
    height: calc(100% - 55px);
}
.content-body.poster {
    height: calc(100% - 103px);
}
tr td .td-poster-margin:first-child {
    display: inline-block;
    margin-bottom: 4px;
}
.poster-title + .sub-top-menu {
    padding-top: 10px;
}
.table-border-none, .table-border-none td {
    border-top: none !important;
    border-bottom: none !important;
}
.align-middle {
    vertical-align: middle !important;
}
.clear_link, .clear_link:hover {
    text-decoration: none;
    color: #323232;
}
.alm_clear_link {
    color: #323232;
    text-decoration: none;
}
.alm_clear_link:hover {
    color: #323232;
    text-decoration: underline;
}
.poster_link {
    word-break: break-word;

    word-break: break-word;
    display: block;
    overflow: hidden;
    max-height: 37px;
}

/** END posters **/

/** START composers **/

.content-header-top-menu.composer-menu .btn-back {
    position: inherit;
    top: 0;
}
/*.btn-back-wrapper {
    margin-bottom: 10px;
}*/
.menu-title {
/*    text-align: right;*/
}
.title-wrapper {
    padding: 0 58px;
    /*
    position: absolute;
    left: 50%;
     */
}
.title-wrapper .menu-title {
/*
position: relative;
left: -50%;
 */
}
.composer-menu + .sub-top-menu {
width: fit-content;
margin: 0 auto;
}

.v6player-w .player_controls_progress-bar .timeline .progress {
overflow: inherit;
}
.table td[data-video] {
cursor: pointer;
}

/** END composer **/

/** START concert **/
.concert_types {
    margin-top: -10px;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
}
.concert_types ul {
    font-size: 0;
}
.concert_types li {
    margin: 0 15px;
    display: inline-block;
    font-size: 14px;
    padding: 1px 5px;
}

/** END NEW STYLES **/

/* ---- */
.table .td-align-middle {
    vertical-align: middle;
}
.poster_g {
    position: absolute;
    top: 0px;
    right: 0px;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    width: 13px;
    height: 13px;
    text-align: center;
    line-height: 14px;
    font-size: 9px;
}
.poster_td_relative {
    position: relative;
}

/* видео плеер */
.player-max {
    background: #cacaca;
    width: 31px;
    height: 37px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    line-height: 34px;
}
.player-new-control {
    display: none;
    top: -37px;
    right: 31px;
    width: calc(100% - 31px);
    background: #cacaca;
    justify-content: flex-end;
    position: absolute;
}
.player-move {
    display: none;
    top: 0px;
    background: #cacaca;
    width: 31px;
    height: 37px;
    text-align: center;
    cursor: move;
    box-sizing: border-box;
    line-height: 31px;
    top: -37px;
    right: 62px;
}
.player-min {
    position: absolute;
    top: 0px;
    right: 31px;
    background: #cacaca;
    width: 31px;
    height: 37px;
    text-align: center;
    cursor: pointer;
}
.bvideo-min  .v6player-w .player_controls_progress-bar .timeline .progress #currentTime {
    top: -4px;
    left: -43px;
    width: 37px;
    height: 12px;
    line-height: 1;
    padding: 0;
    display: flex;
}
.bvideo-min {
    position: absolute !important;
    width: 207px !important;
}
.bvideo-min .player-new-control {
    display: flex;
}
.bvideo-min .player_controls_btn-field {

}
.bvideo-min .player_controls_btn-field:nth-child(1),
.bvideo-min .player_controls_btn-field:nth-child(2),
.bvideo-min .player_controls_btn-field:nth-child(3),
.bvideo-min .player_controls_btn-field:nth-child(4)
{
    display: none;
}
.bvideo-min .player-move {
    display: block;
}
.bvideo-min #actionCloseClone {
    position: absolute;
    right: 0px;
    top: -37px;
}
.bvideo-min .player-min {
    top: -37px;
}

/* таблицы */
.table-align-middle tbody tr td {
    vertical-align: middle;
    height: 71px;
}
.table-align-middle--53 tbody tr td {
    vertical-align: middle;
    height: 53px;
}
.table-align-middle_min {

}
.table-align-middle_show {
    color: #650012 !important;
    cursor: pointer;
    background: #fff;
    font-style: italic;
}

.js-full-text {
    display: none;
}
.js-hide-full-text {
    display: none;
}

span[data-video] {
    cursor: pointer;
}
span[data-video]:hover {
    text-decoration: underline;
}
.table_vertical-align {
    min-height: 54px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.table-align-middle tbody tr .table_vertical-align-td {
    vertical-align: top;
}

/* фильтры */
.typeHidden {
    display: none;
}
.hideTr {
    display: none;
}
.table-bold {
    font-weight: bold;
}

.selected-tr {
    background-color: #ffa;
}
.prevLink {
    background-color: #ffa;
}

/* выпадающий список произведений композитора */
.composer-select {
    display: block;
    margin-left: 5px;
    line-height: 51px;
    font-weight: bold;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
.composer-select::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .4em .4em 0 .4em;
    border-color: #999 transparent transparent transparent;
    margin-left: .4em;
    vertical-align: .1em;
}
.composer-select_wrapper {
    display: none;
    position: absolute;
    border: 1px solid #dddddd;
    width: 159px;
    background: #fff;
    z-index: 20;
}
.composer-select_wrapper_item {
    font-size: 14px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 4px;
    padding-top: 3px;
    text-align: left;
    padding-left: 7px;
}
.composer_page_title {
    text-align: center;
    font-size: 21px;
    margin-bottom: 15px;
    color: #650012;
}


.video-modal {
    position: initial !important;
    top: auto !important;
    left: auto !important;
    z-index: 10 !important;
    height: 0 !important;
}

.v6player-w.player_fullscreen.player__fullscreen-auto {
    width: 100%!important;
    height: 100%!important;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}


.v6player-w.player_fullscreen.player__fullscreen-auto.radio {
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    margin: 0;
    top: auto;
    bottom: 49px;
    width: 1150px !important;
    height: max-content !important;
    position: fixed;
    overflow: visible;
    /*height: 87px !important;*/
}

.v6player-w.radio .player_video-container{
    overflow: visible;
}

.v6player-w.player_fullscreen.player__fullscreen-auto.radio .player_controls{
    position: relative;
}

.v6player-w.radio .player__actions{
    top: -32px;
}
.v6player-w.player_show-playlist.radio .player_playlist .playlist-title{
    display: none;
}

.v6player-w.player_show-playlist.radio .player_playlist{
    top: auto !important;
    height: fit-content !important;
    max-height: 500px;
    bottom: 100% !important;
    border: 1px solid #d3d3d3;
}

.v6player-w.player_fullscreen.player__fullscreen-auto.radio .player_video-container-position{
    display: none !important;
}
/*.v6player-w.player_fullscreen.player__fullscreen-auto.radio {*/
/*    position: fixed;*/
/*}*/
















