body {
background:var(--steel_gray_60);
font-family: 'Roboto', sans-serif;
color:var(--black);
margin:0;
padding:0;
direction:ltr;
font-size:13px;
line-height:1.154;
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.fixed {
position:fixed
}
body.firefox #page_wrap {
position:relative;
width:100%;
overflow:hidden
}
.table td {
vertical-align:top;
text-align:left
}
:focus {
outline:none
}
::-moz-focus-inner {
border:0
}
.scroll_fix_wrap {
text-align:left;
direction:ltr
}
a {
color:var(--link-color);
text-decoration:none;
cursor:pointer
}
a b,b a {
color:#42648b
}
a:hover {
text-decoration:underline
}
b,strong {
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
img {
border:0;
color:transparent
}
img.emoji_css {
color:var(--black)
}
form {
margin:0;
padding:0
}
small {
font-size:12.5px
}
textarea.ashelper {
overflow:hidden
}
.num_delim {
font-size:60%!important;
vertical-align:top!important;
line-height:60%
}
a .num_delim {
vertical-align:baseline!important
}
.dvd:before {
content:"\00b7";
display:inline;
pointer-events:none;
padding:0 5px
}
.video_thumb_wrap {
position:relative;
background-size:cover;
background-position:50%
}
.video_thumb_label {
position:absolute;
bottom:0;
right:0;
z-index:5;
margin:8px;
padding:0 7px;
border-radius:3px;
background:rgba(0,0,0,0.4);
color:var(--white);
font-size:12.5px;
line-height:23px;
height:23px;
white-space:nowrap
}
.video_no_duration .video_thumb_label {
display:none
}
.video_active_live .video_thumb_label,.video_thumb_label._live {
font-size:0;
line-height:20px;
height:20px;
border-radius:2px;
background:#f75148
}
.video_thumb_label._has_play_icon:before,.video_thumb_label._has_subtitles:before {
content:"";
display:inline-block;
vertical-align:middle
}
.video_thumb_label._has_play_icon._no_duration:before,.video_thumb_label._has_subtitles._no_duration:before {
margin-right:0
}
.video_thumb_label._has_play_icon:before {
width:7px;
height:11px;
margin-top:-2px;
margin-left:2px;
margin-right:5px;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2211%22%20viewBox%3D%229%206%207%2011%22%20width%3D%227%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m9.8%207.2c-.4-.3-.8-.2-.8.4v7.8c0%20.6.4.7.8.4l4.8-3.6c.4-.3.4-.9%200-1.2z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E")
}
.video_thumb_label._has_subtitles:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20width%3D%2216%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h16v16h-16z%22%2F%3E%3Cpath%20d%3D%22m12%203c1.1045695%200%202%20.8954305%202%202v6c0%201.1045695-.8954305%202-2%202h-8c-1.1045695%200-2-.8954305-2-2v-6c0-1.1045695.8954305-2%202-2zm-3.5%207h-4c-.27614237%200-.5.2238576-.5.5s.22385763.5.5.5h4c.27614237%200%20.5-.2238576.5-.5s-.22385763-.5-.5-.5zm3%200h-1c-.2761424%200-.5.2238576-.5.5s.2238576.5.5.5h1c.2761424%200%20.5-.2238576.5-.5s-.2238576-.5-.5-.5zm-4-2-.08987563.00805567c-.23324921.04233596-.41012437.24648444-.41012437.49194433%200%20.27614237.22385763.5.5.5h4l.0898756-.00805567c.2332492-.04233596.4101244-.24648444.4101244-.49194433%200-.27614237-.2238576-.5-.5-.5zm-3%200-.08987563.00805567c-.23324921.04233596-.41012437.24648444-.41012437.49194433%200%20.27614237.22385763.5.5.5h1l.08987563-.00805567c.23324921-.04233596.41012437-.24648444.41012437-.49194433%200-.27614237-.22385763-.5-.5-.5z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.video_thumb_label:after {
content:"";
display:inline-block;
vertical-align:middle;
height:100%
}
.video_thumb_label_item:before {
content:" \b7  ";
pointer-events:none
}
.video_thumb_label_item:empty+.video_thumb_label_item,.video_thumb_label_item:first-child {
margin-left:0
}
.video_thumb_label_item:empty+.video_thumb_label_item:before,.video_thumb_label_item:first-child:before,.video_thumb_label_item:empty {
display:none
}
.video_thumb_label_live_icon {
display:inline-block;
vertical-align:middle;
width:42px;
height:20px;
margin:0 -7px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2220%22%20viewBox%3D%2284%2014%2042%2020%22%20width%3D%2242%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(84%2014)%22%3E%3Crect%20fill%3D%22%23f75148%22%20height%3D%2220%22%20rx%3D%222%22%20width%3D%2242%22%2F%3E%3Cpath%20d%3D%22m26.874%206.486-2.464%207.562c-.17.523-.756.952-1.307.952h-.206c-.552%200-1.136-.426-1.307-.952l-2.464-7.562c-.06-.11-.103-.233-.12-.363l-.006-.023h.005c-.003-.033-.005-.066-.005-.1%200-.552.448-1%201-1%20.52%200%20.945.395.995.9h.005l2%206.4%202-6.4h.005c.05-.505.476-.9.995-.9.552%200%201%20.448%201%201%200%20.034-.002.067-.005.1h.005l-.007.023c-.016.13-.058.253-.12.363zm4.126%202.514v-2h3.01c.54%200%20.99-.448.99-1%200-.556-.444-1-.99-1h-4.02c-.268%200-.515.11-.696.29-.184.184-.294.432-.294.705v8.01c0%20.268.11.516.29.697.18.188.428.298.7.298h4.02c.54%200%20.99-.448.99-1%200-.556-.444-1-.99-1h-3.01v-2h3.01c.54%200%20.99-.448.99-1%200-.556-.444-1-.99-1zm-22%204v-7.005c0-.54-.448-.995-1-.995-.556%200-1%20.446-1%20.995v8.01c0%20.268.11.516.29.697.18.188.428.298.7.298h4.02c.54%200%20.99-.448.99-1%200-.556-.444-1-.99-1zm6-7.005c0-.55.444-.995%201-.995.552%200%201%20.456%201%20.995v8.01c0%20.55-.444.995-1%20.995-.552%200-1-.456-1-.995z%22%20fill%3D%22%23f0f2f5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.blind_label {
width:1px;
height:1px;
clip:rect(1px,1px,1px,1px);
opacity:0;
outline:none
}
.blind_label,div#utils {
position:absolute;
overflow:hidden
}
div#utils {
top:-30px;
height:20px
}
div#utils iframe {
width:1px;
height:1px;
border:0;
overflow:hidden
}
#page_layout {
padding:0 15px;
margin:0 auto;
position:relative;
width:960px
}
.button_blue,.button_gray,.button_light_gray {
border:0;
display:inline-block;
position:relative;
line-height:normal;
zoom:1
}
a.button_blue:hover,a.button_gray:hover,a.button_light_gray:hover,a.button_link:hover {
text-decoration:none
}
.as_button {
padding:7px 16px 8px;
font-size:12.5px;
line-height:15px
}
.button_blue button,.button_gray button,.button_light_gray button,.flat_button {
padding:7px 16px 8px;
margin:0;
font-size:12.5px;
display:inline-block;
zoom:1;
cursor:pointer;
white-space:nowrap;
outline:none;
font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Geneva,"Noto Sans Armenian","Noto Sans Bengali","Noto Sans Cherokee","Noto Sans Devanagari","Noto Sans Ethiopic","Noto Sans Georgian","Noto Sans Hebrew","Noto Sans Kannada","Noto Sans Khmer","Noto Sans Lao","Noto Sans Osmanya","Noto Sans Tamil","Noto Sans Telugu","Noto Sans Thai",sans-serif,arial,Tahoma,verdana;
vertical-align:top;
line-height:15px;
text-align:center;
text-decoration:none;
background:none;
background-color:var(--button-background-color);
color:var(--button-text-color);
border:0;
border-radius:4px;
box-sizing:border-box
}
.button_blue button::-moz-focus-inner,.button_gray button::-moz-focus-inner,.button_light_gray button::-moz-focus-inner,.flat_button::-moz-focus-inner {
border:0
}
.button_blue button.hover,.button_blue button:hover,.flat_button.hover,.flat_button:hover {
opacity:0.88;
text-decoration:none
}
.flat_button.flat_button_loading,.flat_button.secondary.flat_button_loading {
background:none;
overflow:hidden;
text-indent:-9999px;
position:relative
}
.flat_button.flat_button_loading:hover,.flat_button.secondary.flat_button_loading:hover {
background:none
}
.flat_button.flat_button_loading:before,.flat_button.secondary.flat_button_loading:before {
display:block;
content:"";
position:absolute;
animation:700ms linear infinite round_spinner;
top:50%;
left:50%;
background:url(/images/icons/round_spinner.png);
width:16px;
height:16px;
margin:-8px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.flat_button.flat_button_loading:before,.flat_button.secondary.flat_button_loading:before {
background-image:url(/images/icons/round_spinner_2x.png);
background-size:16px 16px
}

}
.button_blue button.active,.button_blue button:active,.flat_button.active,.flat_button:active {
background-color:var(--button-background-color-active);
padding-top:8px;
padding-bottom:7px
}
.button_gray button,.flat_button.secondary {
background-color:var(--button-secondary-background-color);
color:var(--button-secondary-text-color)
}
.flat_button.secondary_dark {
background-color:#dae2eb;
color:var(--steel_gray_A540)
}
.flat_button.secondary_dark:hover {
background-color:#d8e0e8
}
.flat_button.secondary_dark:active {
background-color:#d3dce6
}
.flat_button.black,.flat_button.secondary.black {
background-color:#3f3f3f;
color:var(--white)
}
.flat_button.black:hover,.flat_button.secondary.black:hover,.flat_button.black:active,.flat_button.secondary.black:active {
background-color:#464646
}
.box_controls .flat_button.secondary,.flat_button.secondary.button_light {
background-color:transparent;
color:var(--blue_600)
}
.box_controls .flat_button.secondary:hover,.flat_button.secondary.button_light:hover {
background-color:var(--light_blue_40)
}
.flat_button.secondary.button_light_gray {
background-color:var(--steel_gray_40)
}
.flat_button.secondary.button_light_gray:hover {
background-color:#e9ebf0
}
.flat_button.button_bright_blue {
background-color:#6590c7
}
.flat_button.button_bright_blue:hover {
background-color:#6b96cf
}
.flat_button.button_contour {
border:1px dashed #6590c7;
color:var(--blue_600);
background-color:transparent
}
.flat_button.button_contour:hover {
background-color:rgba(101,144,199,0.12)
}
.flat_button.button_contour:active {
background-color:rgba(101,144,199,0.16)
}
.button_gray button.hover,.button_gray button:hover,.flat_button.secondary.hover,.flat_button.secondary:hover {
background-color:var(--button-secondary-background-color-hover)
}
.button_gray button:active,.flat_button.secondary:active {
background-color:var(--button-secondary-background-color-active)
}
.button_small.flat_button {
line-height:11px
}
.button_big.flat_button {
line-height:17px
}
.button_big_text.flat_button {
font-size:14px;
line-height:20px;
border-radius:3px
}
.button_big_width.flat_button {
padding-left:32px;
padding-right:32px
}
.button_wide {
display:block
}
.button_wide button,.flat_button.button_wide {
width:100%;
padding-left:3px;
padding-right:3px
}
.flat_button.flat_btn_lock,button.flat_btn_lock {
pointer-events:none
}
.button_lock {
background-image:url("/images/upload_inv.gif");
background-position:50%;
background-repeat:no-repeat
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.button_lock {
background-image:url("/images/upload_inv_2x.gif");
background-size:32px 8px
}

}
.button_lock {
position:absolute;
width:100%;
height:100%
}
.button_gray .button_lock {
background-image:url("/images/upload.gif")
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.button_gray .button_lock {
background-image:url("/images/upload_2x.gif");
background-size:32px 8px
}

}
.flat_btn_h {
visibility:hidden
}
.button_disabled {
opacity:0.7
}
.button_disabled button {
cursor:default
}
.flat_button.button_disabled:active,.flat_button.button_disabled:hover {
background-color:var(--blue_400);
cursor:default;
pointer-events:none
}
.flat_button.secondary.button_disabled:active,.flat_button.secondary.button_disabled:hover {
background-color:var(--light_blue_40);
cursor:default
}
.flat_button.button_disabled,.link_lock {
pointer-events:none
}
.link_lock_disabled {
opacity:0.7
}
.link_arrowed_bottom {
background:url(/images/svg_icons/contour_arrow.svg) no-repeat;
background-position:right 55%;
padding-right:13px
}
.flat_button.button_indent+.flat_button {
margin-left:10px
}
.round_button {
border-radius:50px;
background-color:var(--blue_400);
padding:7px 16px 8px;
cursor:pointer;
border:none;
margin:0;
outline:none;
color:#fff;
font-size:13px;
vertical-align:top
}
.round_button:hover {
background-color:#5f8cbf
}
.round_button:active {
background-color:#507bae;
padding-top:8px;
padding-bottom:7px
}
.round_button.round_button_secondary {
background:var(--light_blue_40);
color:var(--steel_gray_A540)
}
.round_button.round_button_secondary:focus,.round_button.round_button_secondary:hover {
background:#dfe6ed
}
.round_button.round_button_secondary:active {
background:var(--light_blue_100)
}
.round_button.round_button_large_white {
padding:10px 24px 11px;
background-color:var(--white);
color:var(--black);
font-size:14px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.round_button.round_button_large_white:active,.round_button.round_button_large_white:hover {
background-color:#f0f2f5
}
.round_button.round_button_large_white:active {
transform:translateY(1px)
}
.button_cancel {
cursor:pointer;
width:auto;
height:auto;
color:var(--blue_600)
}
.button_cancel .button,.button_cancel .button_down,.button_cancel .button_hover,.button_cancel .leave_button {
padding:6px 15px 7px;
text-align:center;
border-radius:4px
}
.button_cancel .button.hover,.button_cancel .button:hover,.button_cancel .button_hover,.button_cancel .leave_button:hover {
background:#e1e7ed
}
.button_action_light {
border:none;
color:#67707a;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
height:26px;
font-size:14px;
cursor:pointer;
padding-left:30px;
margin-right:10px;
background-color:transparent;
position:relative
}
.button_action_light:hover {
color:#48515a
}
.button_action_light:hover:before {
opacity:1
}
.button_action_light.activated {
color:#5181b8;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.button_action_light:before {
content:"";
display:block;
position:absolute;
background-repeat:no-repeat;
width:26px;
height:26px;
left:0;
top:0;
opacity:0.7
}
.button_action_light_share:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22m12.1%207.87v-3.47a1.32%201.32%200%200%201%202.17-1l8.94%207.6a1.32%201.32%200%200%201%20.15%201.86l-.15.15-8.94%207.6a1.32%201.32%200%200%201%20-2.17-1v-3.45c-4.68.11-8%201.09-9.89%202.87a1.15%201.15%200%200%201%20-1.9-1.11c1.53-6.36%205.51-9.76%2011.79-10.05zm1.8-2.42v4.2h-.9c-5.3%200-8.72%202.25-10.39%206.86%202.45-1.45%205.92-2.16%2010.39-2.16h.9v4.2l7.71-6.55z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fsvg%3E");
background-size:24px
}
.button_action_light_bookmark:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%2F%3E%3Cpath%20d%3D%22M15.123%208.65l3.997.393c1.486.146%201.936%201.618.807%202.58L16.783%2014.3l1.177%204.403c.402%201.5-.91%202.386-2.164%201.477L12%2017.433l-3.795%202.748c-1.25.905-2.565.021-2.165-1.477L7.218%2014.3l-3.144-2.678c-1.134-.966-.685-2.433.806-2.58l3.996-.393%201.78-4.204c.578-1.368%202.112-1.364%202.69%200z%22%20stroke%3D%22%23828a99%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.button_action_light_bookmark.activated:before,.button_action_light_bookmark[data-state="1"]:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%2F%3E%3Cpath%20d%3D%22M15.343%208.485l4.43.425c1.541.148%202.014%201.653.824%202.643l-3.468%202.882%201.287%204.695c.423%201.542-.889%202.475-2.202%201.547L12%2017.701l-4.214%202.976c-1.308.925-2.625-.005-2.202-1.547l1.287-4.695-3.468-2.882c-1.195-.994-.724-2.495.824-2.643l4.429-.425%201.95-4.499c.612-1.408%202.177-1.408%202.787%200z%22%20fill%3D%22%23528bcc%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
opacity:1
}
.button_action_light_add:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22m13%2011h7a1%201%200%200%201%200%202h-7v7a1%201%200%200%201%20-2%200v-7h-7a1%201%200%200%201%200-2h7v-7a1%201%200%200%201%202%200z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fsvg%3E");
background-size:24px
}
.button_action_light_add.activated:before {
opacity:1
}
.button_action_light_add.activated:before,.button_action_light_done:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m4%2012.5%204.9999939%205%2011.5000061-11.5%22%20stroke%3D%22%23828a99%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-size:24px
}
.button_action_light_more {
position:relative;
padding-left:0;
padding-right:16px
}
.button_action_light_more:before {
content:"";
display:block;
position:absolute;
top:5px;
right:0;
left:auto;
background-image:url(/images/svg_icons/post_more.svg);
background-size:cover;
width:16px;
height:16px
}
.button_action_light_more .ui_actions_menu {
top:38px;
right:-23px;
text-align:left
}
.button_action_light_more.ui_actions_menu_wrap.shown .ui_actions_menu {
top:28px
}
.eltt {
position:absolute;
background-color:#fff;
min-width:60px;
border:1px solid var(--steel_gray_140);
border-radius:3px;
box-shadow:0 1px 3px rgba(0,0,0,0.1);
opacity:0;
cursor:default;
z-index:110;
-webkit-perspective:1000;
-webkit-backface-visibility:hidden;
-webkit-transform-style:preserve-3d;
display:none;
will-change:transform;
pointer-events:none;
transition:opacity 150ms linear,transform 150ms ease
}
.eltt.eltt_noborder {
border:none
}
.eltt.eltt_vis {
opacity:1;
pointer-events:all;
transform:translate(0)!important
}
.eltt .eltt_arrow,.eltt .eltt_arrow_back {
position:absolute;
pointer-events:none
}
.eltt.eltt_bottom .eltt_arrow_back,.eltt.eltt_top .eltt_arrow_back {
left:0
}
.eltt.eltt_arrow_size_mini .eltt_arrow {
border:5px solid transparent
}
.eltt.eltt_arrow_size_mini .eltt_arrow_back {
border:6px solid transparent
}
.eltt.eltt_arrow_size_mini.eltt_noborder .eltt_arrow_back {
border:6px solid transparent!important
}
.eltt.eltt_bottom {
transform:translateY(10px)
}
.eltt.eltt_bottom.eltt_arrow_size_mini>.eltt_arrow_back .eltt_arrow {
border-bottom:5px solid #fff;
margin-left:-5px;
margin-top:-4px
}
.eltt.eltt_bottom.eltt_arrow_size_mini>.eltt_arrow_back {
top:-12px;
border-bottom:6px solid #c5d0db
}
.eltt.eltt_top {
transform:translateY(-10px)
}
.eltt.eltt_top.eltt_arrow_size_mini>.eltt_arrow_back .eltt_arrow {
border-top:5px solid #fff;
margin-left:-5px;
margin-top:-6px
}
.eltt.eltt_top.eltt_arrow_size_mini>.eltt_arrow_back {
bottom:-12px;
border-top:6px solid #c5d0db
}
.eltt.eltt_left {
transform:translate(-10px)
}
.eltt.eltt_left.eltt_arrow_size_mini>.eltt_arrow_back .eltt_arrow {
border-left:5px solid #fff;
margin-left:-6px;
margin-top:-5px
}
.eltt.eltt_left.eltt_arrow_size_mini>.eltt_arrow_back {
right:-12px;
top:0;
border-left:6px solid #c5d0db
}
.eltt.eltt_right {
transform:translate(10px)
}
.eltt.eltt_right.eltt_arrow_size_mini>.eltt_arrow_back .eltt_arrow {
border-right:5px solid #fff;
margin-left:-4px;
margin-top:-5px
}
.eltt.eltt_right.eltt_arrow_size_mini>.eltt_arrow_back {
left:-12px;
top:0;
border-right:6px solid #c5d0db
}
.eltt.eltt_arrow_size_normal .eltt_arrow {
border:7px solid transparent
}
.eltt.eltt_arrow_size_normal .eltt_arrow_back {
border:8px solid transparent
}
.eltt.eltt_arrow_size_normal.eltt_noborder .eltt_arrow_back {
border:8px solid transparent!important
}
.eltt.eltt_bottom {
transform:translateY(10px)
}
.eltt.eltt_bottom.eltt_arrow_size_normal>.eltt_arrow_back .eltt_arrow {
border-bottom:7px solid #fff;
margin-left:-7px;
margin-top:-6px
}
.eltt.eltt_bottom.eltt_arrow_size_normal>.eltt_arrow_back {
top:-16px;
border-bottom:8px solid #c5d0db
}
.eltt.eltt_top {
transform:translateY(-10px)
}
.eltt.eltt_top.eltt_arrow_size_normal>.eltt_arrow_back .eltt_arrow {
border-top:7px solid #fff;
margin-left:-7px;
margin-top:-8px
}
.eltt.eltt_top.eltt_arrow_size_normal>.eltt_arrow_back {
bottom:-16px;
border-top:8px solid #c5d0db
}
.eltt.eltt_left {
transform:translate(-10px)
}
.eltt.eltt_left.eltt_arrow_size_normal>.eltt_arrow_back .eltt_arrow {
border-left:7px solid #fff;
margin-left:-8px;
margin-top:-7px
}
.eltt.eltt_left.eltt_arrow_size_normal>.eltt_arrow_back {
right:-16px;
top:0;
border-left:8px solid #c5d0db
}
.eltt.eltt_right {
transform:translate(10px)
}
.eltt.eltt_right.eltt_arrow_size_normal>.eltt_arrow_back .eltt_arrow {
border-right:7px solid #fff;
margin-left:-6px;
margin-top:-7px
}
.eltt.eltt_right.eltt_arrow_size_normal>.eltt_arrow_back {
left:-16px;
top:0;
border-right:8px solid #c5d0db
}
.eltt.eltt_arrow_size_big .eltt_arrow {
border:15px solid transparent
}
.eltt.eltt_arrow_size_big .eltt_arrow_back {
border:16px solid transparent
}
.eltt.eltt_arrow_size_big.eltt_noborder .eltt_arrow_back {
border:16px solid transparent!important
}
.eltt.eltt_bottom {
transform:translateY(10px)
}
.eltt.eltt_bottom.eltt_arrow_size_big>.eltt_arrow_back .eltt_arrow {
border-bottom:15px solid #fff;
margin-left:-15px;
margin-top:-14px
}
.eltt.eltt_bottom.eltt_arrow_size_big>.eltt_arrow_back {
top:-32px;
border-bottom:16px solid #c5d0db
}
.eltt.eltt_top {
transform:translateY(-10px)
}
.eltt.eltt_top.eltt_arrow_size_big>.eltt_arrow_back .eltt_arrow {
border-top:15px solid #fff;
margin-left:-15px;
margin-top:-16px
}
.eltt.eltt_top.eltt_arrow_size_big>.eltt_arrow_back {
bottom:-32px;
border-top:16px solid #c5d0db
}
.eltt.eltt_left {
transform:translate(-10px)
}
.eltt.eltt_left.eltt_arrow_size_big>.eltt_arrow_back .eltt_arrow {
border-left:15px solid #fff;
margin-left:-16px;
margin-top:-15px
}
.eltt.eltt_left.eltt_arrow_size_big>.eltt_arrow_back {
right:-32px;
top:0;
border-left:16px solid #c5d0db
}
.eltt.eltt_right {
transform:translate(10px)
}
.eltt.eltt_right.eltt_arrow_size_big>.eltt_arrow_back .eltt_arrow {
border-right:15px solid #fff;
margin-left:-14px;
margin-top:-15px
}
.eltt.eltt_right.eltt_arrow_size_big>.eltt_arrow_back {
left:-32px;
top:0;
border-right:16px solid #c5d0db
}
.eltt.eltt_fancy {
border-radius:8px!important;
border:none!important;
box-shadow:0 5px 26px 0px rgba(0,0,0,0.32)!important
}
.eltt.eltt_fancy.eltt_top .eltt_arrow_back {
border-top:none!important
}
.eltt.eltt_fancy.eltt_bottom .eltt_arrow_back {
border-bottom:none!important
}
.eltt.eltt_fancy_actions {
width:210px;
padding:8px 0
}
.eltt.eltt_fancy_actions .eltt_arrow_back {
display:none
}
.eltt .eltt_fancy_action {
padding:8px 0 9px 12px;
color:#000
}
.eltt .eltt_fancy_action:hover {
background-color:#e7edf2
}
.eltt .eltt_fancy_action.radiobtn.on:before {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%235181B8%22%20d%3D%22M10%2016c-.3%200-.5-.1-.7-.3l-3.5-3.5c-.4-.4-.4-1%200-1.4s1-.4%201.4%200l2.8%202.8%206.3-6.3c.4-.4%201-.4%201.4%200s.4%201%200%201.4l-7%207c-.2.2-.4.3-.7.3z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat
}
.eltt .eltt_fancy_action.radiobtn:before {
float:right;
background-image:none;
padding-top:5px;
padding-right:10px
}
.eltt.eltt_blue {
padding:7px 13px 9px 13px;
color:var(--white);
font-size:14px;
text-align:left;
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
line-height:1.5;
white-space:normal;
background:#5a9eff;
box-shadow:0 20px 40px 0 rgba(0,0,0,0.32);
border:0;
border-radius:8px
}
.eltt.eltt_blue .eltt_arrow_back,.eltt.eltt_blue .eltt_arrow_back .eltt_arrow {
border-left-color:#5a9eff!important
}
.eltt.eltt_blue.eltt_right .eltt_arrow_back,.eltt.eltt_blue.eltt_right .eltt_arrow_back .eltt_arrow {
border-right-color:#5a9eff!important;
border-left-color:transparent!important
}
.eltt.eltt_blue.eltt_top .eltt_arrow_back,.eltt.eltt_blue.eltt_top .eltt_arrow_back .eltt_arrow {
border-top-color:#5a9eff!important;
border-left-color:transparent!important
}
.eltt.eltt_blue .eltt_blue_hide {
float:right;
width:24px;
height:24px;
padding:8px;
margin-right:-12px;
margin-top:-9px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%22216%208%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m223%2025%2010-10m0%2010-10-10%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.6%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%;
transition:opacity .2s;
opacity:.7;
cursor:pointer
}
.eltt.eltt_blue .eltt_blue_hide:hover {
opacity:1
}
.audio_pl_snippet {
border-radius:2px;
border:solid 1px #e0e2e6;
background-color:#fff;
min-width:160px;
margin-bottom:15px
}
.audio_pl_snippet:last-child {
margin-bottom:0
}
.copy_quote .audio_pl_snippet,.im_msg_media .audio_pl_snippet,.wall_text .audio_pl_snippet {
margin-top:15px
}
.reply_text .audio_pl_snippet {
margin:15px 0
}
.audio_pl_snippet .audio_pl_snippet__header {
border-bottom:1px solid #e7e8ec;
position:relative;
box-sizing:border-box
}
.audio_pl_snippet .audio_pl_snippet__header_inner {
min-height:148px
}
.audio_pl_snippet .audio_pl_snippet__cover {
float:left;
overflow:hidden;
width:150px;
height:150px;
margin-right:20px;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%20width%3D%2272%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h72v72h-72z%22%2F%3E%3Cpath%20d%3D%22m42.5%2018h-33c-.82842712%200-1.5.6715729-1.5%201.5s.67157288%201.5%201.5%201.5h33c.8284271%200%201.5-.6715729%201.5-1.5s-.6715729-1.5-1.5-1.5zm0%2012h-33c-.82842712%200-1.5.6715729-1.5%201.5s.67157288%201.5%201.5%201.5h33c.8284271%200%201.5-.6715729%201.5-1.5s-.6715729-1.5-1.5-1.5zm-33%2015c-.82842712%200-1.5-.6715729-1.5-1.5s.67157288-1.5%201.5-1.5h23c.8284271%200%201.5.6715729%201.5%201.5s-.6715729%201.5-1.5%201.5zm44.5%201.2665767c0%209.0247975-1.7494466%2010.7668864-8.7488058%2011.684387-3.3364518.4373539-7.2511942-1.0769136-7.2511942-6.3234191%200-2.5628074%201.603626-4.996526%204.9222856-5.6324987%202.5344608-.4856924-.1815623.0363869%205.5521446-1.0280794%201.3919505-.2584165%201.5496826-.75646%201.5496826-1.8175819%200-.5328188-.0026365-5.1902877-.0192719-8.3880674v-8.6356283s-.010892-4.116544%200-6.1747951c.0130272-2.4617298%201.3592916-3.3664367%205.3275843-4.1679516%200%200%206.0464225-1.1479356%209.3704503-1.7508398.7355662-.1334152%201.2971245.1403611%201.2971245.9840516%200%200-.0213548%205.2442021%200%208.1086771.0062012.8318081-.3368479%201.208402-1.1799422%201.3580445-3.3633975.596976-9.7298555%201.7207236-9.7298555%201.7207236-.7477585.1836552-1.0902023.7099992-1.0902023%201.4665831z%22%20fill%3D%22%236f98c7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-position:50%;
background-color:#fff;
position:relative;
top:-1px;
left:-1px;
border-top-left-radius:2px
}
.audio_pl_snippet .audio_pl_snippet__cover:after {
content:"";
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
border:solid 1px rgba(0,20,51,0.12);
border-top-left-radius:2px
}
.ap_layer .audio_pl_snippet .audio_pl_snippet__header_inner {
padding:25px;
background-color:#f5f6f7;
border-radius:3px 3px 0 0;
min-height:inherit
}
.ap_layer .audio_pl_snippet .audio_pl_snippet__cover {
height:112px;
width:112px;
border-radius:3px;
top:0;
left:0
}
.ap_layer .audio_pl_snippet .audio_pl_snippet__cover:after {
display:none
}
.ap_layer .audio_pl_snippet .audio_pl_snippet__description_wrap,.ap_layer .audio_pl_snippet .audio_pl_snippet__stats {
display:block
}
.ap_layer .audio_pl_snippet .audio_pl_snippet__info_title {
padding-top:2px
}
.ap_layer .audio_pl_snippet .audio_pl_snippet__info_author,.ap_layer .audio_pl_snippet .audio_pl_snippet__info_line {
margin-top:7px
}
.ap_layer .audio_pl_snippet .audio_pl_snippet__actions {
padding-right:0;
margin-top:16px
}
.ap_layer .audio_pl_snippet.audio_pl__has_desc .audio_pl_snippet__description {
display:block
}
.ap_layer .audio_pl_snippet .audio_pl_snippet__list {
padding:15px 15px
}
.ap_layer .audio_pl_snippet.audio_pl__canedit .audio_pl_snippet__action_btn_delete,.ap_layer .audio_pl_snippet.audio_pl__canedit .audio_pl_snippet__action_btn_edit {
display:block
}
.audio_pl_snippet .audio_pl_snippet__info_title {
color:#222;
font-size:18px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
display:block;
padding-top:18px;
padding-right:20px;
line-height:20px
}
.audio_pl_snippet .audio_pl_snippet__info_author {
color:#1a1a1a;
margin-top:8px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis
}
.audio_pl_snippet .audio_pl_snippet__info_line {
color:#656565;
margin-top:8px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis
}
.audio_pl_snippet .audio_pl_snippet__actions {
overflow:hidden;
margin-top:17px;
padding-right:18px
}
.audio_pl_snippet .audio_pl_snippet__list {
padding:10px 9px
}
.audio_pl_snippet .audio_pl_snippet__description_wrap {
display:none;
padding:19px 0 0 0;
margin-bottom:-2px
}
.audio_pl_snippet .audio_pl_snippet__description {
display:none;
line-height:19px;
color:#000;
word-wrap:break-word;
margin-bottom:8px
}
.audio_pl_snippet .audio_pl_snippet__info_author_line {
display:none;
margin-top:5px;
color:#818181;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis
}
.audio_pl_snippet .audio_pl_snippet_play_small {
display:none
}
.audio_pl_snippet .audio_pl_snippet__stats {
color:var(--steel_gray_500);
line-height:1em
}
.audio_pl_snippet .audio_pl_snippet__empty_list {
display:none;
position:relative;
padding-top:140px;
padding-bottom:80px;
clear:both
}
.audio_pl_snippet .audio_pl_snippet__empty_list:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%20width%3D%2272%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h72v72h-72z%22%2F%3E%3Cpath%20d%3D%22m42.5%2018h-33c-.82842712%200-1.5.6715729-1.5%201.5s.67157288%201.5%201.5%201.5h33c.8284271%200%201.5-.6715729%201.5-1.5s-.6715729-1.5-1.5-1.5zm0%2012h-33c-.82842712%200-1.5.6715729-1.5%201.5s.67157288%201.5%201.5%201.5h33c.8284271%200%201.5-.6715729%201.5-1.5s-.6715729-1.5-1.5-1.5zm-33%2015c-.82842712%200-1.5-.6715729-1.5-1.5s.67157288-1.5%201.5-1.5h23c.8284271%200%201.5.6715729%201.5%201.5s-.6715729%201.5-1.5%201.5zm44.5%201.2665767c0%209.0247975-1.7494466%2010.7668864-8.7488058%2011.684387-3.3364518.4373539-7.2511942-1.0769136-7.2511942-6.3234191%200-2.5628074%201.603626-4.996526%204.9222856-5.6324987%202.5344608-.4856924-.1815623.0363869%205.5521446-1.0280794%201.3919505-.2584165%201.5496826-.75646%201.5496826-1.8175819%200-.5328188-.0026365-5.1902877-.0192719-8.3880674v-8.6356283s-.010892-4.116544%200-6.1747951c.0130272-2.4617298%201.3592916-3.3664367%205.3275843-4.1679516%200%200%206.0464225-1.1479356%209.3704503-1.7508398.7355662-.1334152%201.2971245.1403611%201.2971245.9840516%200%200-.0213548%205.2442021%200%208.1086771.0062012.8318081-.3368479%201.208402-1.1799422%201.3580445-3.3633975.596976-9.7298555%201.7207236-9.7298555%201.7207236-.7477585.1836552-1.0902023.7099992-1.0902023%201.4665831z%22%20fill%3D%22%236f98c7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
display:block;
position:absolute;
width:74px;
height:68px;
content:" ";
left:50%;
top:60px;
margin-left:-25px
}
.audio_pl_snippet.audio_pl__empty .audio_pl_snippet__empty_list {
display:block
}
.audio_pl_snippet.audio_pl__empty .audio_pl_snippet__list {
display:none
}
.audio_pl_snippet .audio_pl_snippet__more_btn {
color:var(--blue_600);
cursor:pointer;
padding:4px 28px 17px 53px;
position:relative;
display:block;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
box-sizing:border-box
}
.audio_pl_snippet .audio_pl_snippet__more_btn:hover {
text-decoration:underline
}
.audio_pl_snippet .audio_pl_snippet__more_btn:before {
display:block;
content:" ";
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20d%3D%22m5%2014c-1.1045695%200-2-.8954305-2-2s.8954305-2%202-2%202%20.8954305%202%202-.8954305%202-2%202zm7%200c-1.1045695%200-2-.8954305-2-2s.8954305-2%202-2%202%20.8954305%202%202-.8954305%202-2%202zm7%200c-1.1045695%200-2-.8954305-2-2s.8954305-2%202-2%202%20.8954305%202%202-.8954305%202-2%202z%22%20fill%3D%22%236085b7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
width:24px;
height:24px;
position:absolute;
left:19px;
top:-1px
}
.audio_pl_snippet .audio_pl_snippet__actions {
overflow:hidden
}
.audio_pl_snippet .audio_pl_snippet_play_small {
display:none
}
.audio_pl_snippet.audio_pl__empty .audio_pl_snippet_play,.audio_pl_snippet.audio_pl__empty .audio_pl_snippet_play_small,.audio_pl_snippet.audio_pl__empty .audio_pl_snippet_shuffle,.audio_pl_snippet.audio_pl__editors .audio_pl_snippet__info_author {
display:none!important
}
.audio_pl_snippet.audio_pl_snippet_no_list .audio_pl_snippet__header {
border:none
}
.audio_pl_snippet.audio_pl_snippet_no_list .audio_pl_snippet__cover {
border-bottom-left-radius:2px
}
.audio_pl_snippet.audio_pl_snippet_no_list .audio_pl_snippet__cover:after {
border-top:solid 1px rgba(0,20,51,0.12);
border-left:solid 1px rgba(0,20,51,0.12);
border-bottom:solid 1px rgba(0,20,51,0.12);
border-bottom-left-radius:2px
}
.audio_pl_snippet.audio_pl_snippet_no_list .audio_pl_snippet__empty_list,.audio_pl_snippet.audio_pl_snippet_no_list .audio_pl_snippet__list,.audio_pl_snippet.audio_pl_snippet_no_list .audio_pl_snippet__more_btn {
display:none!important
}
.audio_pl_snippet.audio_pl_snippet_no_share .audio_pl_snippet__action_btn_share {
display:none
}
.audio_pl_snippet .audio_pl_snippet__action_btn {
display:none;
width:24px;
height:24px;
float:right;
cursor:pointer;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%22517%20126%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m517%20126h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m523%20142%202%202-.52.5-2.2.44c-.15.03-.25-.07-.22-.22l.44-2.2.5-.5zm1.5-1.5%209.2-9.2c.4-.4%201.04-.4%201.43%200l.57.57c.4.4.4%201.03%200%201.42l-9.2%209.2-2-2z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-position:50%;
padding:3px;
position:relative;
opacity:0.7
}
.audio_pl_snippet .audio_pl_snippet__action_btn:hover {
opacity:1
}
.audio_pl_snippet .audio_pl_snippet__action_btn:active {
top:1px
}
.audio_pl_snippet .audio_pl_snippet__action_btn_delete {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%22589%20126%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M589%20126h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22M596.83%20145h8.34c.45%200%20.83-.35.83-.83V135h-10v9.17c.05.43.43.83.83.83zM607%20132h-4.3v-1h-3.4v1H595c.14%200%200%20.26%200%201v1h12v-2z%22%20fill%3D%22%23828A99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_pl_snippet .audio_pl_snippet__action_btn_follow {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2248%22%20viewBox%3D%22163%2048%2024%2048%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M163%2072h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22M169%2085h12c.55%200%201-.45%201-1s-.45-1-1-1h-12c-.55%200-1%20.45-1%201s.45%201%201%201z%22%20fill%3D%22%23828A99%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22M174%2078v12c0%20.55.45%201%201%201s1-.45%201-1V78c0-.55-.45-1-1-1s-1%20.45-1%201z%22%20fill%3D%22%23828A99%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cg%20transform%3D%22translate(163%2048)%22%3E%3Crect%20opacity%3D%22.5%22%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%222%22%2F%3E%3Cpath%20stroke%3D%22%23828A99%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2013l4%204L19%207%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position:center -21px;
transition:background-position 150ms ease;
font-size:0
}
.audio_pl_snippet.audio_pl__followed .audio_pl_snippet__action_btn_follow {
background-position:center 3px
}
.audio_pl_snippet .audio_pl_snippet__action_btn_share {
display:block;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%22465%20115%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m465%20115h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m484%20120v12h-1.08l-2.26-1.73c-1.57-1.1-2.22-1.27-2.66-1.27h-5c-1.42%200-3-1-3-2.5v-1c0-1.5%201.58-2.5%203-2.5h5c.44%200%201.1-.16%202.66-1.27l2.26-1.73zm-6.55%2012c0%201.3-.1%202-2.18%202l-1.27-5h2.36l1.1%203z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet__header {
height:auto
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet__header_inner {
min-height:62px
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet__cover {
width:64px;
height:64px;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%225%2012%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5%2012h24v24H5%22%2F%3E%3Cpath%20d%3D%22M24%2029.52c0%201.92-1.57%203.48-3.5%203.48S17%2031.43%2017%2029.5s1.57-3.5%203.5-3.5c.54%200%201.05.12%201.5.34V17.4c0-.27.23-.53.5-.58l5-.9c.28-.06.5.12.5.4v2.27c0%20.27-.23.53-.5.58l-3.5.64v9.7zM8%2019c0-.55.46-1%201-1h10c.55%200%201%20.44%201%201%200%20.55-.46%201-1%201H9c-.55%200-1-.44-1-1zm0%204c0-.55.46-1%201-1h10c.55%200%201%20.44%201%201%200%20.55-.46%201-1%201H9c-.55%200-1-.44-1-1zm0%204c0-.55.45-1%201-1h6c.55%200%201%20.44%201%201%200%20.55-.45%201-1%201H9c-.55%200-1-.44-1-1z%22%20fill%3D%22%23A5ABB4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
margin-right:15px
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet__info_author {
display:none
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet__info_author_line {
display:block;
padding-right:130px
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet__info_line {
display:none
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet__info_title {
padding-top:11px;
padding-right:130px
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet_follow {
top:5px;
right:5px
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet__actions {
margin:0;
padding:0;
position:absolute;
right:13px;
top:9px
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet_play,.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet_shuffle {
display:none
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet_play_small {
display:block
}
.audio_pl_snippet.audio_pl_snippet_small .audio_pl_snippet__action_btn {
margin-top:6px
}
.audio_pl_snippet.audio_pl_snippet_size_narrow .audio_pl_snippet__cover {
display:none!important
}
.audio_pl_snippet.audio_pl_snippet_size_narrow .audio_pl_snippet__actions {
left:14px
}
.audio_pl_snippet.audio_pl_snippet_size_narrow.audio_pl_snippet_small .audio_pl_snippet__actions {
left:auto
}
.audio_pl_snippet.audio_pl_snippet_size_narrow .audio_pl_snippet__header_inner {
padding-left:14px;
padding-right:14px
}
.audio_pl_snippet.audio_pl_snippet_size_narrow.audio_pl_snippet_small .audio_pl_snippet__header_inner {
padding-right:0;
height:62px
}
.audio_pl_snippet.audio_pl_snippet_size_narrow .audio_pl_snippet_play {
font-size:0;
padding-left:22px
}
.audio_pl_snippet.audio_pl_snippet_size_narrow .audio_pl_snippet_play:after {
content:" ";
font-size:13px
}
.audio_pl_snippet.audio_pl_snippet_size_medium .audio_pl_snippet__cover {
margin-right:13px
}
.audio_pl_snippet.audio_pl_snippet_size_medium .audio_pl_snippet_play {
font-size:0;
padding-left:22px
}
.audio_pl_snippet.audio_pl_snippet_size_medium .audio_pl_snippet_play:after {
content:" ";
font-size:13px
}
.audio_pl_snippet.audio_pl_snippet_size_medium .audio_pl_snippet__actions {
padding-right:13px
}
.audio_pl_snippet__info_subtitle {
color:#828282
}
.audio_pl_snippet_play_small {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%235181B8%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M9.846%2016.86c-.467.303-.846.097-.846-.45V7.588c0-.551.38-.752.846-.45l6.91%204.48c.324.21.327.549%200%20.761l-6.91%204.48z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-position:50%;
width:24px;
height:24px;
padding:0;
float:right;
margin-top:9px;
margin-right:10px
}
.audio_pl_snippet_play_small:hover {
opacity:1
}
.audio_pl_snippet_play_small:active {
position:relative;
top:1px
}
.audio_pl__playing .audio_pl_snippet_play_small {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%2216%209%208%2012%22%20width%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m16%209.5c0-.28.22-.5.5-.5h2c.28%200%20.5.23.5.5v11c0%20.28-.22.5-.5.5h-2c-.28%200-.5-.23-.5-.5zm5%200c0-.28.22-.5.5-.5h2c.28%200%20.5.23.5.5v11c0%20.28-.22.5-.5.5h-2c-.28%200-.5-.23-.5-.5z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")
}
.audio_pl_snippet2 {
background-color:#fff;
border:solid 1px rgba(0,20,51,0.12);
border-radius:2px;
min-width:160px;
margin-bottom:15px
}
.audio_pl_snippet2:last-child {
margin-bottom:0
}
.reply_text .audio_pl_snippet2:last-child {
margin-bottom:5px
}
.copy_quote .audio_pl_snippet2,.im_msg_media .audio_pl_snippet2,.wall_text .audio_pl_snippet2,.wl_post .audio_pl_snippet2 {
margin-top:15px
}
.reply_text .audio_pl_snippet2 {
margin:5px 0
}
.audio_pl_snippet2 .audio_pl_snippet__info_subtitle {
color:#828282
}
.audio_pl_snippet2 .audio_pl_add_to_clubs,.audio_pl_snippet2 .audio_pl_remove_from_club {
display:none
}
.ap_layer .audio_pl_snippet2 {
border:none
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__cover {
width:150px;
height:150px;
top:0;
left:0
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__footer,.ap_layer .audio_pl_snippet2 .audio_pl_snippet__stats,.ap_layer .audio_pl_snippet2.audio_pl__has_desc .audio_pl_snippet__description,.ap_layer .audio_pl_snippet2.audio_pl__canedit .audio_pl_snippet__action_btn_delete,.ap_layer .audio_pl_snippet2.audio_pl__canedit .audio_pl_snippet__action_btn_edit,.ap_layer .audio_pl_snippet2.audio_pl__can_add_to_clubs .audio_pl_add_to_clubs,.ap_layer .audio_pl_snippet2.audio_pl__can_remove_from_club .audio_pl_remove_from_club {
display:block
}
.ap_layer .audio_pl_snippet2 .audio_focus .audio_row__counter:after {
content:"";
position:absolute;
width:12px;
height:12px;
background:url(/images/audio/star_12.png);
left:0;
top:11px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.ap_layer .audio_pl_snippet2 .audio_focus .audio_row__counter:after {
background-image:url(/images/audio/star_12_2x.png);
background-size:12px 12px
}

}
.ap_layer .audio_pl_snippet2 .audio_focus:nth-child(n+10) .audio_row__counter:after {
left:-2px
}
.ap_layer .audio_pl_snippet2 .audio_focus:nth-child(n+100) .audio_row__counter:after {
left:-4px
}
.audio_pl_snippet2 .audio_pl_snippet__info_link {
position:absolute;
left:0;
right:0;
top:0;
bottom:0
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__info_link,.audio_pl_snippet2 .audio_pl_snippet__footer {
display:none
}
.audio_pl_snippet2 .audio_pl_snippet__description {
display:none;
line-height:19px;
color:#000;
word-wrap:break-word;
margin:9px 15px 8px
}
.audio_pl_snippet2 .audio_pl_snippet__info_author_line {
display:none;
margin-top:5px;
color:#818181;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
z-index:1
}
.audio_pl_snippet2 .audio_pl_snippet__stats {
color:#939393;
padding:10px 15px 7px
}
.audio_pl_snippet2 .audio_pl_snippet__empty_list {
display:none;
position:relative;
padding-top:140px;
padding-bottom:80px;
clear:both
}
.audio_pl_snippet2 .audio_pl_snippet__empty_list:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%20width%3D%2272%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h72v72h-72z%22%2F%3E%3Cpath%20d%3D%22m42.5%2018h-33c-.82842712%200-1.5.6715729-1.5%201.5s.67157288%201.5%201.5%201.5h33c.8284271%200%201.5-.6715729%201.5-1.5s-.6715729-1.5-1.5-1.5zm0%2012h-33c-.82842712%200-1.5.6715729-1.5%201.5s.67157288%201.5%201.5%201.5h33c.8284271%200%201.5-.6715729%201.5-1.5s-.6715729-1.5-1.5-1.5zm-33%2015c-.82842712%200-1.5-.6715729-1.5-1.5s.67157288-1.5%201.5-1.5h23c.8284271%200%201.5.6715729%201.5%201.5s-.6715729%201.5-1.5%201.5zm44.5%201.2665767c0%209.0247975-1.7494466%2010.7668864-8.7488058%2011.684387-3.3364518.4373539-7.2511942-1.0769136-7.2511942-6.3234191%200-2.5628074%201.603626-4.996526%204.9222856-5.6324987%202.5344608-.4856924-.1815623.0363869%205.5521446-1.0280794%201.3919505-.2584165%201.5496826-.75646%201.5496826-1.8175819%200-.5328188-.0026365-5.1902877-.0192719-8.3880674v-8.6356283s-.010892-4.116544%200-6.1747951c.0130272-2.4617298%201.3592916-3.3664367%205.3275843-4.1679516%200%200%206.0464225-1.1479356%209.3704503-1.7508398.7355662-.1334152%201.2971245.1403611%201.2971245.9840516%200%200-.0213548%205.2442021%200%208.1086771.0062012.8318081-.3368479%201.208402-1.1799422%201.3580445-3.3633975.596976-9.7298555%201.7207236-9.7298555%201.7207236-.7477585.1836552-1.0902023.7099992-1.0902023%201.4665831z%22%20fill%3D%22%23CDD1D7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
display:block;
position:absolute;
width:74px;
height:68px;
content:" ";
left:50%;
top:60px;
margin-left:-25px
}
.audio_pl_snippet2.audio_pl__empty .audio_pl_snippet__empty_list {
display:block
}
.audio_pl_snippet2.audio_pl__empty .audio_pl_snippet__list {
display:none
}
.audio_pl_snippet2.audio_pl__editors .audio_pl_snippet__info_author {
display:none!important
}
.audio_pl_snippet2.audio_pl_snippet_no_list .audio_pl_snippet__header {
border:none
}
.audio_pl_snippet2.audio_pl_snippet_no_list .audio_pl_snippet__cover {
border-bottom-left-radius:2px
}
.audio_pl_snippet2.audio_pl_snippet_no_list .audio_pl_snippet__cover:after {
border-top:solid 1px rgba(0,20,51,0.12);
border-left:solid 1px rgba(0,20,51,0.12);
border-bottom:solid 1px rgba(0,20,51,0.12);
border-bottom-left-radius:2px
}
.audio_pl_snippet2.audio_pl_snippet_no_list .audio_pl_snippet__empty_list,.audio_pl_snippet2.audio_pl_snippet_no_list .audio_pl_snippet__list,.audio_pl_snippet2.audio_pl_snippet_no_list .audio_pl_snippet__more_btn {
display:none!important
}
.audio_pl_snippet2.audio_pl_snippet_no_list.audio_pl_snippet_embed.audio_pl_snippet_small .audio_pl_snippet__body {
padding:0
}
.audio_pl_snippet2.audio_pl_snippet_no_share .audio_pl_snippet__action_btn_share {
display:none
}
.audio_pl_snippet2.audio_pl_snippet_size_narrow.audio_pl_snippet_small .audio_pl_snippet__actions {
left:auto
}
.audio_pl_snippet2.audio_pl_snippet_size_narrow.audio_pl_snippet_small .audio_pl_snippet__header_inner {
padding-right:0
}
.audio_pl_snippet2.audio_pl_snippet_size_narrow .audio_pl_snippet__action_btn_add {
padding-right:10px
}
.audio_pl_snippet2.audio_pl_snippet_size_narrow .audio_pl_snippet__action_btn_add_text {
display:none
}
.audio_pl_snippet2.audio_pl_snippet_size_narrow .audio_pl_snippet__actions {
left:14px
}
.audio_pl_snippet2.audio_pl_snippet_size_narrow .audio_pl_snippet__cover {
display:none!important
}
.audio_pl_snippet2.audio_pl_snippet_size_narrow .audio_pl_snippet__header_inner {
padding:0
}
.audio_pl_snippet2.audio_pl_snippet_size_narrow .audio_pl_snippet__info {
margin-left:0
}
.audio_pl_snippet2.audio_pl_snippet_size_narrow .audio_pl_snippet_play {
font-size:0;
padding-left:22px
}
.audio_pl_snippet2.audio_pl_snippet_size_narrow .audio_pl_snippet_play:after {
content:" ";
font-size:13px
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__action_btn_add,.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__action_btn_listen {
padding-right:10px
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__action_btn_add_text,.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__action_btn_listen_text {
display:none
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info_line_small {
display:block
}
.reply_text .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info_line_small {
line-height:20px
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info_line_small>.audio_pl_snippet__artist_link:last-of-type {
padding-right:5px
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info_line_small>.dvd:first-of-type,.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info_author,.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info_line {
display:none
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__header {
height:63px
}
.reply_text .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__header {
height:83px
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__header_inner {
height:64px
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__cover {
width:64px;
height:64px;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2236%22%20viewBox%3D%220%200%2036%2036%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h36v36h-36z%22%2F%3E%3Cpath%20d%3D%22m21%2010h-16c-.55228475%200-1%20.4477153-1%201s.44771525%201%201%201h16c.5522847%200%201-.4477153%201-1s-.4477153-1-1-1zm0%206h-16c-.55228475%200-1%20.4477153-1%201s.44771525%201%201%201h16c.5522847%200%201-.4477153%201-1s-.4477153-1-1-1zm-16%208c-.55228475%200-1-.4477153-1-1s.44771525-1%201-1h11c.5522847%200%201%20.4477153%201%201s-.4477153%201-1%201zm22-.8667116c0%204.5123987-.8747233%205.3834431-4.3744029%205.8421935-1.6682259.2186769-3.6255971-.5384568-3.6255971-3.1617096%200-1.2814037.801813-2.498263%202.4611428-2.8162494%201.2672304-.2428462-.0907812.0181935%202.7760723-.5140396.6959753-.1292083.7748413-.3782301.7748413-.908791%200-.2664094-.0013183-2.5951438-.0096359-4.1940337v-4.3178141s-.0054461-2.0582721%200-3.08739762c.0065136-1.23086488.6796458-1.68321833%202.6637921-2.08397579%200%200%203.0232113-.57396781%204.6852252-.87541989.367783-.06670761.6485622.07018054.6485622.49202579%200%200-.0106774%202.62210111%200%204.05433851.0031006.4159041-.168424.6042011-.5899711.6790223-1.6816987.298488-4.8649278.8603618-4.8649278.8603618-.3738792.0918276-.5451011.3549996-.5451011.7332916z%22%20fill%3D%22%236f98c7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-size:36px
}
.reply_text .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__cover {
width:84px;
height:84px
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info_title {
font-size:16px;
line-height:18px
}
.reply_text .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info_title {
line-height:20px
}
.audio_pl_snippet2.audio_pl_snippet_small.audio_pl__explicit .audio_pl_snippet__info_title_row:after {
top:3px
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info {
height:64px;
margin-left:64px;
padding:12px 16px;
-ms-flex-direction:row;
flex-direction:row;
-ms-flex-align:center;
align-items:center;
position:relative
}
.pv_comments .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info {
margin:0
}
.reply_text .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info {
height:83px
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info_inner {
overflow:hidden;
display:-ms-flexbox;
display:flex;
-ms-flex-direction:column;
flex-direction:column;
-ms-flex-pack:justify;
justify-content:space-between;
-ms-flex-align:start;
align-items:flex-start;
-ms-flex-negative:1;
flex-shrink:1;
height:40px
}
.reply_text .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__info_inner {
height:auto
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__actions {
display:-ms-flexbox;
display:flex;
min-width:auto;
white-space:nowrap;
padding-left:30px
}
.audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__action_btn_share {
float:none
}
.top_notify_cont .feedback_comment_unify_row .audio_pl_snippet2.audio_pl_snippet_small {
width:calc(100% - 86px)
}
.feed_notifications .feedback_comment_unify_row .audio_pl_snippet2.audio_pl_snippet_small {
width:calc(100% - 92px)
}
.feed_notifications .feedback_comment_unify_row .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__actions,.top_notify_cont .feedback_comment_unify_row .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__actions {
-ms-flex-direction:row-reverse;
flex-direction:row-reverse
}
.feed_notifications .feedback_comment_unify_row .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__action_btn_share,.top_notify_cont .feedback_comment_unify_row .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__action_btn_share {
display:none
}
.feed_notifications .feedback_comment_unify_row .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__action_btn_listen,.top_notify_cont .feedback_comment_unify_row .audio_pl_snippet2.audio_pl_snippet_small .audio_pl_snippet__action_btn_listen {
padding-right:0
}
.audio_pl_snippet2.audio_pl_snippet_size_medium .audio_pl_snippet__action_btn {
padding-right:10px
}
.audio_pl_snippet2.audio_pl_snippet_size_medium .audio_pl_snippet__action_btn_add_text,.audio_pl_snippet2.audio_pl_snippet_size_medium .audio_pl_snippet__action_btn_listen_text {
display:none
}
.audio_pl_snippet2 .audio_pl_snippet__header {
border-bottom:1px solid #e7e8ec;
position:relative;
box-sizing:border-box
}
.audio_pl_snippet2 .audio_pl_snippet__header>.audio_pl_snippet__action_btn {
z-index:1
}
.audio_pl_snippet2 .audio_pl_snippet__header_inner {
height:148px
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__header_inner {
height:149px
}
.audio_pl_snippet2 .audio_pl_snippet__cover {
float:left;
width:150px;
height:150px;
background:#e7edf5 url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%20width%3D%2272%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h72v72h-72z%22%2F%3E%3Cpath%20d%3D%22m42.5%2018h-33c-.82842712%200-1.5.6715729-1.5%201.5s.67157288%201.5%201.5%201.5h33c.8284271%200%201.5-.6715729%201.5-1.5s-.6715729-1.5-1.5-1.5zm0%2012h-33c-.82842712%200-1.5.6715729-1.5%201.5s.67157288%201.5%201.5%201.5h33c.8284271%200%201.5-.6715729%201.5-1.5s-.6715729-1.5-1.5-1.5zm-33%2015c-.82842712%200-1.5-.6715729-1.5-1.5s.67157288-1.5%201.5-1.5h23c.8284271%200%201.5.6715729%201.5%201.5s-.6715729%201.5-1.5%201.5zm44.5%201.2665767c0%209.0247975-1.7494466%2010.7668864-8.7488058%2011.684387-3.3364518.4373539-7.2511942-1.0769136-7.2511942-6.3234191%200-2.5628074%201.603626-4.996526%204.9222856-5.6324987%202.5344608-.4856924-.1815623.0363869%205.5521446-1.0280794%201.3919505-.2584165%201.5496826-.75646%201.5496826-1.8175819%200-.5328188-.0026365-5.1902877-.0192719-8.3880674v-8.6356283s-.010892-4.116544%200-6.1747951c.0130272-2.4617298%201.3592916-3.3664367%205.3275843-4.1679516%200%200%206.0464225-1.1479356%209.3704503-1.7508398.7355662-.1334152%201.2971245.1403611%201.2971245.9840516%200%200-.0213548%205.2442021%200%208.1086771.0062012.8318081-.3368479%201.208402-1.1799422%201.3580445-3.3633975.596976-9.7298555%201.7207236-9.7298555%201.7207236-.7477585.1836552-1.0902023.7099992-1.0902023%201.4665831z%22%20fill%3D%22%236f98c7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%;
border-radius:2px 0 0 0;
margin-left:-1px;
margin-top:-1px;
overflow:hidden;
position:relative
}
.audio_pl_snippet2 .audio_pl_snippet__cover:after {
content:"";
height:100%;
left:0;
outline:solid 1px rgba(0,20,51,0.12);
outline-offset:-1px;
position:absolute;
top:0;
width:100%
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__cover {
margin:0
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__cover:after {
left:-1px;
outline-offset:0;
top:-1px
}
.audio_pl_snippet2 .audio_pl_snippet__info_title_row {
display:inline-block;
position:relative;
max-width:100%;
box-sizing:border-box
}
.audio_pl_snippet_small.audio_pl__explicit .audio_pl_snippet2 .audio_pl_snippet__info_title_row:after {
top:3px
}
.audio_pl_snippet2.audio_pl__explicit .audio_pl_snippet__info_title_row {
padding-right:18px
}
.audio_pl_snippet2.audio_pl__explicit .audio_pl_snippet__info_title_row:after {
display:block;
content:"";
position:absolute;
top:5px;
right:0;
width:13px;
height:13px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20width%3D%2213%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m1%202.841v7.318c0%201.014.816%201.841%201.823%201.841h7.354a1.828%201.828%200%200%200%201.823-1.841v-7.319a1.834%201.834%200%200%200%20-1.823-1.84h-7.354a1.828%201.828%200%200%200%20-1.823%201.841zm-1%20.121a2.95%202.95%200%200%201%202.944-2.962h7.112a2.955%202.955%200%200%201%202.944%202.962v7.076a2.95%202.95%200%200%201%20-2.944%202.962h-7.112a2.955%202.955%200%200%201%20-2.944-2.962zm6%203.038v1h2v-1zm0-2v1h2v-1zm0%204v1h2v-1zm-1-4v5h1v-5z%22%20fill%3D%22%23828a99%22%20fill-opacity%3D%22.7%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%
}
.audio_pl_snippet2 .audio_pl_snippet__info_title {
color:#222;
display:block;
font-size:18px;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
line-height:22px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
margin-right:2px
}
.audio_pl_snippet2 .audio_pl_snippet__info_title:hover {
text-decoration:none
}
.audio_pl_snippet2 .audio_pl_snippet__info_title:hover .audio_pl_snippet__info_subtitle,.audio_pl_snippet2 .audio_pl_snippet__info_title:hover .audio_pl_snippet_info_maintitle {
text-decoration:underline
}
.audio_pl_snippet2 .audio_pl_snippet__info {
padding:16px;
margin-left:150px;
-ms-flex-align:start;
align-items:flex-start;
box-sizing:border-box;
display:-ms-flexbox;
display:flex;
-ms-flex-direction:column;
flex-direction:column;
-ms-flex-pack:justify;
justify-content:space-between;
height:150px
}
.audio_pl_snippet_size_narrow .audio_pl_snippet2 .audio_pl_snippet__info {
margin-left:0;
padding-left:0;
padding-right:0
}
.article_editor .audio_pl_snippet2 .audio_pl_snippet__info {
text-align:left
}
.audio_pl_snippet2 .audio_pl_snippet__info_inner {
max-width:100%;
position:relative;
z-index:1
}
.audio_pl_snippet2 .audio_pl_snippet__info_author,.audio_pl_snippet2 .audio_pl_snippet__info_line,.audio_pl_snippet2 .audio_pl_snippet__info_line_small {
color:#828282;
margin-top:5px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
position:relative
}
.audio_pl_snippet2 .audio_pl_snippet__info_author .dvd:before,.audio_pl_snippet2 .audio_pl_snippet__info_line .dvd:before,.audio_pl_snippet2 .audio_pl_snippet__info_line_small .dvd:before {
vertical-align:top
}
.audio_pl_snippet2 .audio_pl_snippet__info_author .group_link {
color:#000
}
.audio_pl_snippet2 .audio_pl_snippet__info_line {
margin-top:8px
}
.audio_pl_snippet2 .audio_pl_snippet__info_line_small {
display:none;
margin-top:0
}
.audio_pl_snippet2 .audio_pl_snippet__shuffle_all {
display:none
}
.audio_pl_snippet2.audio_pl__has_shuffle .audio_pl_snippet__shuffle_all {
display:block
}
.audio_pl_snippet2.audio_pl_snippet_embed {
border-radius:2px;
border:solid 1px rgba(0,20,51,0.12)
}
.audio_pl_snippet2.audio_pl_snippet_embed .audio_pl_snippet__shuffle_all {
display:none
}
.audio_pl_snippet2 .audio_pl_snippet__header_button {
padding:0;
background-color:transparent;
color:var(--blue_600);
font-size:13px;
line-height:24px;
height:24px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
border:none;
position:relative;
padding-left:32px;
cursor:pointer;
outline:none
}
.audio_pl_snippet2 .audio_pl_snippet__header_button:hover {
text-decoration:underline
}
.audio_pl_snippet2 .audio_pl_snippet__header_button:before {
content:"";
display:block;
width:24px;
height:24px;
background:no-repeat 50%;
vertical-align:middle;
position:absolute;
top:0;
left:0
}
.audio_pl_snippet_hide_button_text .audio_pl_snippet2 .audio_pl_snippet__header_button {
font-size:0;
margin-right:12px;
padding-left:24px
}
.audio_pl_snippet2 .audio_pl_snippet__actions {
font-size:0;
min-width:100%;
z-index:1
}
.audio_pl_snippet2 .audio_pl_snippet__button_play {
background-color:rgba(0,0,0,0.5);
cursor:pointer;
display:none;
height:150px;
left:0;
opacity:0;
position:absolute;
width:150px;
top:0;
transition:opacity 80ms linear
}
.audio_pl_snippet2 .audio_pl_snippet__button_play_circle {
content:"";
width:44px;
height:44px;
top:53px;
left:53px;
display:block;
position:absolute;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%23fff%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m9.84335571%2016.7896383c-.4657725.2989597-.84335571.0960877-.84335571-.4632481v-8.668898c0-.55480454.37902442-.76128273.84335571-.46324812l6.88979529%204.42226822c.3230368.2073436.3268456.5410694%200%20.7508578z%22%20fill%3D%22%23222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-size:contain;
transition:opacity 80ms linear
}
.audio_pl_snippet2 .audio_pl_snippet__button_play_circle:hover {
opacity:.8
}
.audio_pl_snippet2 .audio_pl_snippet__button_play:hover {
opacity:1
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__button_play {
display:block
}
.audio_pl_snippet2 .audio_pl_snippet__button_play .blind_label {
box-sizing:border-box;
height:150px;
width:150px
}
.audio_pl_snippet2.audio_pl__playing .audio_pl_snippet__button_play_circle {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%23fff%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m8%207.59559822c0-.32893981.27685547-.59559822.60709476-.59559822h1.78581044c.3352892%200%20.6070948.26747584.6070948.59559822v8.80880358c0%20.3289398-.2768555.5955982-.6070948.5955982h-1.78581044c-.33528918%200-.60709476-.2674758-.60709476-.5955982zm5%200c0-.32893981.2768555-.59559822.6070948-.59559822h1.7858104c.3352892%200%20.6070948.26747584.6070948.59559822v8.80880358c0%20.3289398-.2768555.5955982-.6070948.5955982h-1.7858104c-.3352892%200-.6070948-.2674758-.6070948-.5955982z%22%20fill%3D%22%23222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_pl_snippet2.audio_pl__playing .audio_pl_snippet__action_btn_listen:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%235181b8%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m8%207.596c0-.33.277-.596.607-.596h1.786c.335%200%20.607.267.607.596v8.808a.605.605%200%200%201%20-.607.596h-1.786a.602.602%200%200%201%20-.607-.596zm5%200c0-.33.277-.596.607-.596h1.786c.335%200%20.607.267.607.596v8.808a.605.605%200%200%201%20-.607.596h-1.786a.602.602%200%200%201%20-.607-.596z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_pl_snippet2.audio_pl__playing .audio_pl_snippet__action_btn_listen:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%235b88bd%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m8%207.596c0-.33.277-.596.607-.596h1.786c.335%200%20.607.267.607.596v8.808a.605.605%200%200%201%20-.607.596h-1.786a.602.602%200%200%201%20-.607-.596zm5%200c0-.33.277-.596.607-.596h1.786c.335%200%20.607.267.607.596v8.808a.605.605%200%200%201%20-.607.596h-1.786a.602.602%200%200%201%20-.607-.596z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_pl_snippet2 .audio_pl_snippet__header_button_add {
padding-left:26px
}
.audio_pl_snippet2 .audio_pl_snippet__header_button_add:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2248%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20d%3D%22m13%2011h7a1%201%200%200%201%200%202h-7v7a1%201%200%200%201%20-2%200v-7h-7a1%201%200%200%201%200-2h7v-7a1%201%200%200%201%202%200z%22%20fill%3D%22%23828a99%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22m0%2024h24v24h-24z%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20d%3D%22m5%2037%204%204%2010-10%22%20stroke%3D%22%23828a99%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position:0 -24px
}
.audio_pl__canedit .audio_pl_snippet2 .audio_pl_snippet__header_button_add {
display:none
}
.audio_pl_snippet_hide_button_text .audio_pl_snippet2 .audio_pl_snippet__header_button_add {
padding-left:22px
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn {
background-color:transparent;
border:none;
color:#67707a;
cursor:pointer;
display:inline-block;
font-size:14px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
height:24px;
line-height:24px;
padding:0 24px 0 30px;
position:relative;
vertical-align:middle;
outline:none;
font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Geneva,"Noto Sans Armenian","Noto Sans Bengali","Noto Sans Cherokee","Noto Sans Devanagari","Noto Sans Ethiopic","Noto Sans Georgian","Noto Sans Hebrew","Noto Sans Kannada","Noto Sans Khmer","Noto Sans Lao","Noto Sans Osmanya","Noto Sans Tamil","Noto Sans Telugu","Noto Sans Thai",sans-serif,arial,Tahoma,verdana
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn:before {
background:transparent no-repeat;
background-size:24px;
content:"";
display:inline-block;
height:24px;
left:0;
opacity:.8;
position:absolute;
top:0;
transition:background-position 150ms ease;
width:24px
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn:hover:before {
opacity:1
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn:active {
top:1px
}
.audio_pl_snippet2.audio_pl__followed .audio_pl_snippet__action_btn_add:before {
background-position:0 -24px
}
.audio_pl_snippet2.audio_pl__owned .audio_pl_snippet__action_btn_add {
display:none
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_add:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2248%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20d%3D%22m13%2011h7a1%201%200%200%201%200%202h-7v7a1%201%200%200%201%20-2%200v-7h-7a1%201%200%200%201%200-2h7v-7a1%201%200%200%201%202%200z%22%20fill%3D%22%23828a99%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22m0%2024h24v24h-24z%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20d%3D%22m5%2037%204%204%2010-10%22%20stroke%3D%22%23828a99%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position:0 0
}
.im_msg_media_audio_playlist .audio_pl_snippet2 .audio_pl_snippet__action_btn_add,.reply_text .audio_pl_snippet2 .audio_pl_snippet__action_btn_add {
padding-right:10px
}
.pv_comments .audio_pl_snippet2 .audio_pl_snippet__action_btn_add,.reply_text .audio_pl_snippet2 .audio_pl_snippet__action_btn_add_text {
display:none
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_listen {
color:var(--blue_600);
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_listen:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%235181B8%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M9.846%2016.86c-.467.303-.846.097-.846-.45V7.588c0-.551.38-.752.846-.45l6.91%204.48c.324.21.327.549%200%20.761l-6.91%204.48z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
opacity:1
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_listen:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%235b88bd%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M9.846%2016.86c-.467.303-.846.097-.846-.45V7.588c0-.551.38-.752.846-.45l6.91%204.48c.324.21.327.549%200%20.761l-6.91%204.48z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__action_btn_listen {
display:none
}
.im_msg_media_audio_playlist .audio_pl_snippet2 .audio_pl_snippet__action_btn_listen,.reply_text .audio_pl_snippet2 .audio_pl_snippet__action_btn_listen {
-ms-flex-order:2;
order:2;
padding-left:24px;
padding-right:0
}
.im_msg_media_audio_playlist .audio_pl_snippet2 .audio_pl_snippet__action_btn_listen_text,.reply_text .audio_pl_snippet2 .audio_pl_snippet__action_btn_listen_text {
display:none
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_share {
float:right;
padding-right:0
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_share:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m13%208.75v-4.348a.417.417%200%200%201%20.687-.318l8.94%207.598a.417.417%200%200%201%200%20.636l-8.94%207.598a.417.417%200%200%201%20-.687-.318v-4.348c-5.361%200-9.16%201.04-11.398%203.121a.25.25%200%200%201%20-.413-.241c1.496-6.253%205.434-9.38%2011.811-9.38z%22%20stroke%3D%22%23828a99%22%20stroke-width%3D%221.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_pl_snippet_small .audio_pl_snippet2 .audio_pl_snippet__action_btn_share {
float:none
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__action_btn_share {
float:none;
padding-right:24px
}
.im_msg_media_audio_playlist .audio_pl_snippet2 .audio_pl_snippet__action_btn_share,.reply_text .audio_pl_snippet2 .audio_pl_snippet__action_btn_share,.audio_pl_snippet2 .audio_pl_snippet__action_btn_share_text {
display:none
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__action_btn_share_text {
display:inline
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_more {
display:none;
padding-left:0
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_more:hover {
color:#67707a
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_more:active {
top:0
}
.ap_layer .audio_pl_snippet2 .audio_pl_snippet__action_btn_more {
display:inline-block
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_more .audio_pl_actions_icons {
padding-bottom:10px
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_more .audio_pl_actions_icons:after {
content:"";
width:8px;
height:8px;
margin-left:4px;
display:inline-block;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%228%22%20width%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h8v8H0z%22%2F%3E%3Cpath%20d%3D%22M.8%202.7L4%205.3l3.2-2.6%22%20stroke%3D%22%2392a0b1%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_more.shown .ui_actions_menu {
top:30px
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_more .ui_actions_menu {
font-size:13px;
top:30px
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_more .audio_delete_pl_menu_item,.audio_pl_snippet2 .audio_pl_snippet__action_btn_more .audio_edit_pl_menu_item,.audio_pl_snippet2 .audio_playlist_edit_separator {
display:none
}
.audio_pl_snippet2.audio_pl__canedit .audio_delete_pl_menu_item,.audio_pl_snippet2.audio_pl__canedit .audio_edit_pl_menu_item,.audio_pl_snippet2.audio_pl__canedit .audio_playlist_edit_separator {
display:block
}
.audio_pl_snippet_embed .audio_pl_snippet2 .audio_pl_snippet__action_btn_delete,.audio_pl_snippet_embed .audio_pl_snippet2 .audio_pl_snippet__action_btn_edit {
display:none!important
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_delete {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%22589%20126%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M589%20126h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22M596.83%20145h8.34c.45%200%20.83-.35.83-.83V135h-10v9.17c.05.43.43.83.83.83zM607%20132h-4.3v-1h-3.4v1H595c.14%200%200%20.26%200%201v1h12v-2z%22%20fill%3D%22%23828A99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_pl_snippet2 .audio_pl_snippet__action_btn_follow {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2248%22%20viewBox%3D%22163%2048%2024%2048%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M163%2072h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22M169%2085h12c.55%200%201-.45%201-1s-.45-1-1-1h-12c-.55%200-1%20.45-1%201s.45%201%201%201z%22%20fill%3D%22%23828A99%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22M174%2078v12c0%20.55.45%201%201%201s1-.45%201-1V78c0-.55-.45-1-1-1s-1%20.45-1%201z%22%20fill%3D%22%23828A99%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cg%20transform%3D%22translate(163%2048)%22%3E%3Crect%20opacity%3D%22.5%22%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%222%22%2F%3E%3Cpath%20stroke%3D%22%23828A99%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2013l4%204L19%207%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") center -21px;
transition:background-position 150ms ease
}
.audio_pl_snippet2 .audio_pl_snippet__body {
padding:8px;
padding-bottom:4px
}
.audio_pl_snippet_no_list .audio_pl_snippet2 .audio_pl_snippet__body {
padding:0
}
.reply_text .audio_pl_snippet2 .audio_pl_snippet__body {
display:none
}
.audio_pl_snippet2 .audio_pl_snippet__more_btn {
box-sizing:border-box;
color:var(--blue_600);
cursor:pointer;
display:block;
line-height:40px;
max-width:100%;
padding:0 28px 0 43px;
position:relative;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.audio_pl_snippet2 .audio_pl_snippet__more_btn:hover {
text-decoration:underline
}
.audio_pl_snippet2 .audio_pl_snippet__more_btn:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20d%3D%22m5%2014c-1.1045695%200-2-.8954305-2-2s.8954305-2%202-2%202%20.8954305%202%202-.8954305%202-2%202zm7%200c-1.1045695%200-2-.8954305-2-2s.8954305-2%202-2%202%20.8954305%202%202-.8954305%202-2%202zm7%200c-1.1045695%200-2-.8954305-2-2s.8954305-2%202-2%202%20.8954305%202%202-.8954305%202-2%202z%22%20fill%3D%22%236085b7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-position:50%;
display:block;
content:" ";
width:24px;
height:40px;
position:absolute;
top:2px;
left:7px
}
.audio_pl_snippet_embed .audio_pl_snippet2 .audio_pl_snippet__more_btn:before {
width:24px;
height:24px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20d%3D%22m8.627%201h6.746c6.16%200%207.627%201.467%207.627%207.627v6.746c0%206.16-1.467%207.627-7.627%207.627h-6.746c-6.16%200-7.627-1.467-7.627-7.627v-6.746c0-6.16%201.467-7.627%207.627-7.627z%22%20fill%3D%22%235181b8%22%2F%3E%3Cpath%20d%3D%22m19.016%208.58c.102-.34%200-.59-.485-.59h-1.604c-.408%200-.596.215-.698.453%200%200-.816%201.989-1.971%203.28-.374.374-.544.493-.748.493-.102%200-.25-.119-.25-.459v-3.177c0-.408-.118-.59-.458-.59h-2.52c-.256%200-.409.19-.409.37%200%20.386.578.475.637%201.563v2.362c0%20.518-.093.612-.297.612-.544%200-1.867-1.997-2.651-4.283-.154-.444-.308-.623-.718-.623h-1.604c-.459%200-.55.215-.55.453%200%20.425.543%202.533%202.532%205.32%201.325%201.903%203.193%202.935%204.893%202.935%201.02%200%201.145-.23%201.145-.624v-1.439c0-.458.097-.55.42-.55.238%200%20.646.12%201.597%201.037%201.088%201.088%201.267%201.576%201.88%201.576h1.603c.459%200%20.688-.23.556-.681-.145-.451-.664-1.105-1.353-1.88-.374-.442-.935-.918-1.105-1.156-.238-.306-.17-.442%200-.714%200%200%201.954-2.753%202.158-3.688z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%
}
.audio_pl_snippet2 .audio_pl__type_main_only .audio_row .audio_row__performers {
display:none
}
.audio_pl_snippet2 .audio_pl__type_main_only .audio_row .audio_row__title {
padding-left:0
}
.audio_pl_snippet2 .audio_pl__type_main_only .audio_row .audio_row__title:before {
display:none
}
.audio_pl_snippet2 .audio_shuffle_all_button {
border:none;
background:transparent;
outline:none;
-webkit-appearance:none;
position:relative;
width:100%;
padding:2px 0 2px 44px;
cursor:pointer;
text-align:left;
color:#000;
font-size:13px;
line-height:36px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
margin-bottom:3px
}
.audio_pl_snippet2 .audio_shuffle_all_button:before {
content:"";
display:block;
position:absolute;
top:2px;
left:2px;
width:36px;
height:36px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%22627%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m16%207c-2.94%200-4.4%202.3-5.87%204.25-1.3%201.7-2.38%203.7-4.13%203.75h-3v2h3c2.93%200%204.24-2.6%205.7-4.53%201.3-1.74%202.46-3.47%204.3-3.47h1v-2zm-6.06%201.84c-.52-.46-1.38-1.1-2.04-1.38-.64-.3-1.4-.46-2.23-.46h-2.67v2h3c.44%200%20.8.08%201.14.22.45.2%201.14.7%201.58%201.1l1.23-1.48zm6.06%206.16h1v2h-1c-1.77%200-3.24-1.08-4.32-2.15l1.23-1.5c.8.83%201.98%201.65%203.1%201.65zm1%204v-6l4%203zm0-8v-6l4%203z%22%20fill%3D%22%23356ca9%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(627)%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat
}
.audio_pl_snippet2 .audio_shuffle_all_button:active {
padding-top:3px;
padding-bottom:1px
}
.audio_pl_snippet2 .audio_shuffle_all_button:active:before {
transform:translate3d(0,1px,0)
}
.audio_pl_snippet2 .audio_shuffle_all_button:hover {
background-color:#f2f4f7;
border-radius:4px
}
.audio_pl_snippet2 .audio_pl_snippet__artist_link {
display:inline-block;
color:#000
}
.audio_pl_snippet2.audio_pl__blocked .audio_pl_snippet__action_btn_add,.audio_pl_snippet2.audio_pl__blocked .audio_pl_snippet__action_btn_listen,.audio_pl_snippet2.audio_pl__blocked .audio_pl_snippet__action_btn_more,.audio_pl_snippet2.audio_pl__blocked .audio_pl_snippet__action_btn_share,.audio_pl_snippet2.audio_pl__blocked .audio_pl_snippet__button_play_circle {
display:none
}
.audio_pl_snippet2.audio_pl__blocked .audio_pl_snippet__button_play {
cursor:default
}
.audio_pl_snippet2.audio_pl__blocked .audio_pl__actions_btn {
cursor:pointer
}
.audio_pl_snippet2.audio_pl__blocked.audio_pl__can_remove_from_club .audio_pl_snippet__action_btn_more,.audio_pl_snippet2.audio_pl__blocked.audio_pl__followed .audio_pl_snippet__action_btn_add {
display:inline-block
}
.audio_pl_snippet2.audio_pl__blocked.audio_pl__can_add_to_clubs .audio_pl_add_to_clubs,.audio_pl_snippet2.audio_pl__blocked .audio_pl_copy,.audio_pl_snippet2.audio_pl__blocked .audio_play_next_pl_menu_item {
display:none
}
.audio_pl_snippet2 .audio_pl_snippet__stub {
padding:64px 130px 74px;
text-align:center
}
.audio_pl_snippet2 .audio_pl_snippet__stub:before {
content:"";
width:72px;
height:72px;
background:url(/images/audio/pensive_face.png) no-repeat 50%;
display:block;
margin:0 auto 16px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.audio_pl_snippet2 .audio_pl_snippet__stub:before {
background-image:url(/images/audio/pensive_face_2x.png);
background-size:72px 72px
}

}
.audio_pl_snippet2 .audio_pl_snippet__stub_title {
font-size:16px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
font-style:normal;
line-height:1.38;
color:#000;
margin:16px 0 10px
}
.audio_pl_snippet2 .audio_pl_snippet__stub_text {
font-size:13px;
line-height:1.38;
color:#656565;
margin:10px 0
}
.audio_pl_snippet2 .audio_pl_snippet__stub_button {
margin-top:22px
}
.post:not(.post_fr_likes):not(.postponed):not(.post_copy) .post_info .audio_pl_snippet2:last-child {
margin-bottom:-22px
}
.wl_post .audio_pl_snippet2:last-child {
margin-bottom:-11px
}
.post .replies .audio_pl_snippet2:last-child,.search_results .post .audio_pl_snippet2:last-child,.wl_post .reply .audio_pl_snippet2:last-child {
margin-bottom:5px!important
}
.audio_w_covers .audio_shuffle_all_button {
padding:4px 4px 4px 54px;
line-height:40px
}
.audio_w_covers .audio_shuffle_all_button:before {
width:40px;
height:40px;
top:4px;
left:4px
}
.audio_w_covers .audio_shuffle_all_button:active {
padding-top:5px;
padding-bottom:3px
}
.audio_pl_grid {
position:absolute;
top:0;
left:0;
width:100%;
height:100%
}
.audio_pl_grid .audio_pl_grid_cover {
position:absolute;
background-size:cover;
background-position:50%
}
.audio_pl_grid.audio_pl_grid_count_1>div {
width:100%;
height:100%
}
.audio_pl_grid.audio_pl_grid_count_2>div {
width:50%;
height:100%
}
.audio_pl_grid.audio_pl_grid_count_2 .audio_pl_grid_cover_1 {
left:50%
}
.audio_pl_grid.audio_pl_grid_count_3 .audio_pl_grid_cover_0 {
width:50%;
height:100%
}
.audio_pl_grid.audio_pl_grid_count_3 .audio_pl_grid_cover_1 {
left:50%;
width:50%;
height:50%
}
.audio_pl_grid.audio_pl_grid_count_3 .audio_pl_grid_cover_2 {
left:50%;
top:50%;
width:50%;
height:50%
}
.audio_pl_grid.audio_pl_grid_count_4>div {
width:50%;
height:50%
}
.audio_pl_grid.audio_pl_grid_count_4 .audio_pl_grid_cover_1 {
left:50%
}
.audio_pl_grid.audio_pl_grid_count_4 .audio_pl_grid_cover_2 {
top:50%
}
.audio_pl_grid.audio_pl_grid_count_4 .audio_pl_grid_cover_3 {
left:50%;
top:50%
}
.audio_promo {
position:relative;
background:#fff;
border-radius:2px;
box-shadow:0 1px 0 0 #d7d8db,0 0 0 1px #e3e4e8;
margin:15px 0 0
}
.audio_promo.hidden {
display:none
}
.audio_promo__items {
display:-ms-flexbox;
display:flex;
overflow:hidden;
border-radius:2px
}
.audio_promo__block {
position:relative;
-ms-flex:1 0 100%;
flex:1 0 100%
}
.audio_promo__block_type_audio_playlist .audio_promo__button,.audio_promo__block_type_video .audio_promo__button {
padding:11px 24px 11px 43px;
text-decoration:none;
text-transform:uppercase
}
.audio_promo__block_type_audio_playlist .audio_promo__button.round_button:active,.audio_promo__block_type_video .audio_promo__button.round_button:active {
padding:11px 24px 11px 43px
}
.audio_promo__block_type_audio_playlist .audio_promo__button:before,.audio_promo__block_type_video .audio_promo__button:before {
width:9px;
height:12px;
content:" ";
display:block;
position:absolute;
background-repeat:no-repeat;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%220%200%2010%2012%22%20width%3D%2210%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m.832%2011.905c-.46.311-.832.118-.832-.43v-10.951c0-.55.363-.749.832-.432l8.145%205.511c.323.219.328.568%200%20.79z%22%20fill%3D%22%23222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
left:22px;
top:13px
}
.audio_promo__block.audio_pl__playing .audio_promo__button:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2212%22%20viewBox%3D%220%200%208%2012%22%3E%3Cpath%20fill%3D%22%23222%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%20.595C0%20.266.277%200%20.607%200h1.786C2.728%200%203%20.273%203%20.595v10.81a.604.604%200%200%201-.607.595H.607A.606.606%200%200%201%200%2011.405V.595zm5%200C5%20.266%205.277%200%205.607%200h1.786C7.728%200%208%20.273%208%20.595v10.81a.604.604%200%200%201-.607.595H5.607A.606.606%200%200%201%205%2011.405V.595z%22%2F%3E%3C%2Fsvg%3E");
left:22px;
top:13px
}
.audio_promo__link {
display:block;
height:180px;
cursor:pointer;
background-size:cover
}
.audio_promo__title {
font-size:22px;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
color:#fff;
position:absolute;
top:28px;
left:33px
}
.audio_promo__desc {
font-size:16px;
color:#939393;
position:absolute;
left:33px;
line-height:22px;
top:58px
}
.audio_promo__desc_explicit:after {
display:block;
content:"";
position:absolute;
top:3px;
right:-20px;
width:13px;
height:13px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20width%3D%2213%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m1%202.841v7.318c0%201.014.816%201.841%201.823%201.841h7.354a1.828%201.828%200%200%200%201.823-1.841v-7.319a1.834%201.834%200%200%200%20-1.823-1.84h-7.354a1.828%201.828%200%200%200%20-1.823%201.841zm-1%20.121a2.95%202.95%200%200%201%202.944-2.962h7.112a2.955%202.955%200%200%201%202.944%202.962v7.076a2.95%202.95%200%200%201%20-2.944%202.962h-7.112a2.955%202.955%200%200%201%20-2.944-2.962zm6%203.038v1h2v-1zm0-2v1h2v-1zm0%204v1h2v-1zm-1-4v5h1v-5z%22%20fill%3D%22%23fff%22%20fill-opacity%3D%22.7%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%
}
.audio_promo__button {
position:absolute;
top:115px;
padding:11px 24px 11px 24px;
left:34px;
font-size:14px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
background-color:#fff;
color:#000
}
.audio_promo__button:hover {
opacity:0.9;
text-decoration:none
}
.audio_promo .round_button:active {
padding:11px 24px 11px 24px
}
.audio_promo__close {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%20width%3D%2234%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h34v34h-34z%22%2F%3E%3Cpath%20d%3D%22m13%2021%208-8m0%208-8-8%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
width:34px;
height:34px;
position:absolute;
right:0;
top:0;
cursor:pointer;
opacity:0.8;
z-index:2
}
.audio_promo__close:hover {
opacity:1
}
.audio_promo__close:active {
top:1px
}
.audio_promo__left,.audio_promo__right {
position:absolute;
width:34px;
top:0;
bottom:0;
cursor:pointer;
z-index:1
}
.audio_promo__left.hidden,.audio_promo__right.hidden {
opacity:0!important;
pointer-events:none
}
.audio_promo__left:before,.audio_promo__right:before,.audio_promo__left:after,.audio_promo__right:after {
transition:opacity .2s ease;
opacity:0;
content:" ";
position:absolute;
top:0;
bottom:0;
left:0;
right:0
}
.audio_promo__left:after,.audio_promo__right:after {
width:26px;
height:37px;
margin:auto;
display:block;
background:url(/images/icons/row_slider_btn_icon.png)
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.audio_promo__left:after,.audio_promo__right:after {
background-image:url(/images/icons/row_slider_btn_icon_2x.png);
background-size:52px 37px
}

}
.audio_promo__left {
left:0
}
.audio_promo__left:after {
background-position:0 0
}
.audio_promo__left:before {
background-color:#000;
background:linear-gradient(90deg,#000,transparent)
}
.audio_promo__right {
right:0
}
.audio_promo__right:after {
background-position:100% 0
}
.audio_promo__right:before {
background-color:transparent;
background:linear-gradient(90deg,transparent,#000)
}
.audio_promo:hover .audio_promo__left:before,.audio_promo:hover .audio_promo__right:before {
opacity:0.16
}
.audio_promo:hover .audio_promo__left:hover:before,.audio_promo:hover .audio_promo__right:hover:before {
opacity:0.24
}
.audio_promo:hover .audio_promo__left:after,.audio_promo:hover .audio_promo__right:after {
opacity:1
}
.audio_vk_fest_promo .audio_promo__title {
top:38px
}
.audio_vk_fest_promo .audio_promo__desc {
top:68px
}
.audio_vk_fest_promo .audio_promo__button {
padding:11px 24px 11px 43px
}
.audio_vk_fest_promo .audio_promo__button:before {
width:9px;
height:12px;
content:" ";
display:block;
position:absolute;
background-repeat:no-repeat;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%220%200%2010%2012%22%20width%3D%2210%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m.832%2011.905c-.46.311-.832.118-.832-.43v-10.951c0-.55.363-.749.832-.432l8.145%205.511c.323.219.328.568%200%20.79z%22%20fill%3D%22%23222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
left:22px;
top:13px
}
.audio_vk_fest_promo .audio_promo__button.round_button:active {
padding:11px 24px 11px 43px
}
.audio_artist_attach_preview,.audio_artist_snippet {
overflow:hidden;
background-color:#fff;
border-radius:2px;
margin-top:8px;
margin-bottom:8px;
position:relative;
height:62px
}
.audio_artist_snippet__play {
position:relative;
padding:0 0 0 32px;
float:right;
margin:19px 19px 0 15px;
cursor:pointer;
line-height:24px;
font-size:13px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
letter-spacing:-0.1px;
color:#2a5885;
background:transparent;
outline:none;
border:none;
vertical-align:top;
z-index:4
}
.audio_artist_snippet__play:before {
content:"";
position:absolute;
left:0;
top:0;
width:24px;
height:24px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%235181B8%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M9.846%2016.86c-.467.303-.846.097-.846-.45V7.588c0-.551.38-.752.846-.45l6.91%204.48c.324.21.327.549%200%20.761l-6.91%204.48z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat
}
.audio_artist_snippet__play:hover {
background-color:transparent
}
.pv_comments .audio_artist_snippet__play,.pv_reply_form .audio_artist_snippet__play {
width:0;
overflow:hidden;
height:24px;
margin-right:8px
}
.audio_pl__playing .audio_artist_snippet__play:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%235181b8%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m8%207.596c0-.33.277-.596.607-.596h1.786c.335%200%20.607.267.607.596v8.808a.605.605%200%200%201%20-.607.596h-1.786a.602.602%200%200%201%20-.607-.596zm5%200c0-.33.277-.596.607-.596h1.786c.335%200%20.607.267.607.596v8.808a.605.605%200%200%201%20-.607.596h-1.786a.602.602%200%200%201%20-.607-.596z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_artist_snippet__cover {
position:relative;
background-repeat:no-repeat;
background-color:#ebedf0;
width:62px;
height:62px;
background:url(/images/audio/artist_64.png) no-repeat 0 0;
background-size:64px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.audio_artist_snippet__cover {
background-image:url(/images/audio/artist_64_2x.png);
background-size:64px 64px
}

}
.audio_artist_snippet__cover:after {
content:" ";
position:absolute;
background-color:rgba(0,20,51,0.12);
height:60px;
width:1px;
left:62px;
top:1px
}
.audio_artist_snippet_blur .audio_artist_snippet__cover {
filter:blur(10px);
-webkit-filter:blur(10px);
-moz-filter:blur(10px);
-o-filter:blur(10px);
-ms-filter:blur(10px);
transform:scale(1.1)
}
.audio_artist_attach_preview .audio_artist_snippet__title,.audio_artist_snippet:not(.audio_artist_snippet_big) .audio_artist_snippet__title,.audio_artist_snippet__subtitle {
margin-left:64px;
padding-left:15px;
max-width:100%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.audio_artist_snippet__title {
margin-top:11px;
color:#222;
font-size:13px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
line-height:1.38;
letter-spacing:-0.1px
}
.audio_artist_snippet__subtitle {
margin-top:5px;
font-size:12.5px;
color:#939393
}
.audio_artist_snippet__info {
border:solid 1px rgba(0,20,51,0.12);
border-radius:2px;
box-sizing:border-box;
position:absolute;
left:0;
top:0;
width:100%;
height:100%
}
.fc_msg_media .audio_artist_snippet {
width:186px;
background:transparent;
margin:0
}
.fc_msg_media .audio_artist_snippet .audio_artist_snippet__subtitle,.fc_msg_media .audio_artist_snippet .audio_artist_snippet__title {
margin-left:0
}
.fc_msg_media .audio_artist_snippet__cover {
display:none
}
.fc_msg_media .audio_artist_snippet__play {
overflow:hidden;
width:0;
padding-left:24px
}
.audio_artist_attach_preview.audio_artist_snippet_big,.audio_artist_snippet.audio_artist_snippet_big {
height:258px
}
.audio_artist_attach_preview.audio_artist_snippet_big .audio_artist_snippet__cover,.audio_artist_snippet.audio_artist_snippet_big .audio_artist_snippet__cover {
background-size:cover;
width:100%;
height:100%;
border-radius:4px
}
.audio_artist_attach_preview.audio_artist_snippet_big .audio_artist_snippet__cover:after,.audio_artist_snippet.audio_artist_snippet_big .audio_artist_snippet__cover:after {
content:" ";
position:absolute;
left:0;
top:0;
width:100%;
height:258px;
border-radius:4px;
background-color:rgba(0,0,0,0.3)
}
.audio_artist_attach_preview.audio_artist_snippet_big .audio_artist_snippet__subtitle,.audio_artist_snippet.audio_artist_snippet_big .audio_artist_snippet__subtitle {
display:none
}
.audio_artist_attach_preview.audio_artist_snippet_big .audio_artist_snippet__title,.audio_artist_snippet.audio_artist_snippet_big .audio_artist_snippet__title {
color:#fff;
font-size:32px;
font-weight:800;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
line-height:1.25;
padding-right:150px;
position:absolute;
bottom:20px;
left:20px;
margin-left:0;
padding-left:0;
word-break:break-word
}
.audio_artist_attach_preview.audio_artist_snippet_big .audio_artist_snippet__play,.audio_artist_snippet.audio_artist_snippet_big .audio_artist_snippet__play {
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
font-size:14px;
padding:11px 23px 11px 37px;
background-color:#fff;
color:#000;
line-height:1.14;
letter-spacing:-0.2px;
text-transform:uppercase;
position:absolute;
right:20px;
bottom:20px;
border-radius:50px;
margin:0
}
.audio_artist_attach_preview.audio_artist_snippet_big .audio_artist_snippet__play:before,.audio_artist_snippet.audio_artist_snippet_big .audio_artist_snippet__play:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%2216%209%209%2012%22%20width%3D%229%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m16.83%2020.85c-.46.32-.83.1-.83-.44v-10.81c0-.57.37-.77.83-.45l7.93%205.45c.32.22.32.58%200%20.8z%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
width:9px;
height:12px;
content:" ";
display:block;
position:absolute;
left:19px;
top:12px
}
.audio_artist_attach_preview.audio_artist_snippet_big.audio_pl__playing .audio_artist_snippet__play:before,.audio_artist_snippet.audio_artist_snippet_big.audio_pl__playing .audio_artist_snippet__play:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%2216%209%208%2012%22%20width%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m16%209.5c0-.28.22-.5.5-.5h2c.28%200%20.5.23.5.5v11c0%20.28-.22.5-.5.5h-2c-.28%200-.5-.23-.5-.5zm5%200c0-.28.22-.5.5-.5h2c.28%200%20.5.23.5.5v11c0%20.28-.22.5-.5.5h-2c-.28%200-.5-.23-.5-.5z%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")
}
.post:not(.post_fr_likes):not(.postponed):not(.post_copy) .post_info .audio_artist_snippet:last-child {
margin-bottom:-22px
}
.wl_post .audio_artist_snippet:last-child {
margin-bottom:-11px
}
.wl_post .wl_replies .audio_artist_snippet:last-child {
margin-bottom:8px
}
.post .replies .audio_artist_snippet:last-child,.search_results .post .audio_artist_snippet:last-child {
margin-bottom:5px!important
}
@media screen and (max-width: 350px) {
.audio_artist_snippet.audio_artist_snippet_big .audio_artist_snippet__title {
max-width:60%;
overflow:hidden;
padding-right:0;
text-overflow:ellipsis
}
.audio_artist_snippet.audio_artist_snippet_big .audio_artist_snippet__play {
width:0;
padding-right:18px;
padding-left:18px;
text-indent:100px;
overflow:hidden
}
.audio_artist_snippet.audio_artist_snippet_big .audio_artist_snippet__play:before {
left:15px
}

}
._audio_pl.audio_pl_top_audios {
counter-reset:chart-counter
}
._audio_pl.audio_pl_top_audios .audio_row {
counter-increment:chart-counter
}
._audio_pl.audio_pl_top_audios .audio_row .audio_row__inner:before {
width:26px;
content:counter(chart-counter);
color:#222;
font-size:13px;
font-weight:600;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
line-height:20px;
display:block;
-ms-flex-negative:0;
flex-shrink:0;
-ms-flex-item-align:center;
align-self:center;
text-align:center;
margin-left:-4px;
margin-right:6px
}
.audio_restriction_box__title {
font-size:16px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
line-height:1.38;
text-align:center;
color:#000;
margin:0 18px 8px
}
.audio_restriction_box__content {
font-size:13px;
line-height:1.38;
text-align:center;
color:#656565;
margin:8px 18px 0
}
.audio_restriction_box__close {
background:url(/images/pics/cross.png) no-repeat 50%;
width:14px;
height:14px;
margin:20px;
padding:12px;
display:block;
border:none;
position:absolute;
right:0;
top:0;
overflow:hidden;
text-indent:9999px;
opacity:0.75;
cursor:pointer;
transition:opacity 0.25s ease
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.audio_restriction_box__close {
background-image:url(/images/pics/cross_2x.png);
background-size:14px 14px
}

}
.audio_restriction_box__close:hover {
opacity:1
}
.audio_restriction_box__controls {
margin:34px 18px 0;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:center;
justify-content:center
}
.audio_restriction_box__controls .flat_button {
-ms-flex:1 0 0;
flex:1 0 0
}
.audio_restriction_box__controls .flat_button:last-child {
margin-left:10px
}
.audio_restriction_box__controls .flat_button:only-child {
-ms-flex-positive:0;
flex-grow:0;
margin:0
}
.audio_restriction_box__icon {
width:72px;
height:72px;
display:block;
margin:0 auto 16px
}
.audio_restriction_box__icon_pensive_face {
background:url(/images/audio/pensive_face.png) no-repeat 50%
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.audio_restriction_box__icon_pensive_face {
background-image:url(/images/audio/pensive_face_2x.png);
background-size:72px 72px
}

}
.audio_restriction_box__icon_time {
background:url(/images/audio/time.png) no-repeat 50%
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.audio_restriction_box__icon_time {
background-image:url(/images/audio/time_2x.png);
background-size:72px 72px
}

}
.audio_restriction_box .box_body {
padding:64px 25px 32px;
border-radius:8px
}
.audio_subscribe_promo {
border-top:1px solid #e7e8ec;
margin:5px 15px 0
}
.audio_subscribe_promo:first-child {
margin-top:0;
border-top:none
}
.audio_subscribe_promo__content {
border-radius:4px;
margin:20px 0 0 0;
padding:0
}
.audio_subscribe_promo:first-child .audio_subscribe_promo__content {
margin:0
}
.audio_subscribe_promo__title {
font-size:13px;
text-align:center;
color:#000;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
margin:4px 0
}
.audio_subscribe_promo__text {
font-size:13px;
line-height:1.38;
text-align:center;
color:#222;
margin:6px 0 10px
}
.audio_subscribe_promo__button {
display:block
}
.audio_block .videocat_grid_wrap,.audio_section__artist_block .videocat_grid_wrap,.audio_section__recoms_block .videocat_grid_wrap,.audio_section__search_block .videocat_grid_wrap,.CatalogSection .videocat_grid_wrap {
margin-left:-5px;
margin-right:-5px
}
.audio_block .video_item,.audio_section__artist_block .video_item,.audio_section__recoms_block .video_item,.audio_section__search_block .video_item,.CatalogSection .video_item {
height:auto;
margin-bottom:0
}
.audio_block .video_item .video_item_info .video_item_title,.audio_section__artist_block .video_item .video_item_info .video_item_title,.audio_section__recoms_block .video_item .video_item_info .video_item_title,.audio_section__search_block .video_item .video_item_info .video_item_title,.CatalogSection .video_item .video_item_info .video_item_title {
color:var(--gray_900);
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
font-size:13px
}
.audio_block .video_item .video_item_info .video_item_author,.audio_section__artist_block .video_item .video_item_info .video_item_author,.audio_section__recoms_block .video_item .video_item_info .video_item_author,.audio_section__search_block .video_item .video_item_info .video_item_author,.CatalogSection .video_item .video_item_info .video_item_author,.audio_block .video_item .video_item_info .video_item_author a,.audio_section__artist_block .video_item .video_item_info .video_item_author a,.audio_section__recoms_block .video_item .video_item_info .video_item_author a,.audio_section__search_block .video_item .video_item_info .video_item_author a,.CatalogSection .video_item .video_item_info .video_item_author a {
color:var(--black)
}
.audio_block .video_item .video_item_info .video_item_date_info,.audio_section__artist_block .video_item .video_item_info .video_item_date_info,.audio_section__recoms_block .video_item .video_item_info .video_item_date_info,.audio_section__search_block .video_item .video_item_info .video_item_date_info,.CatalogSection .video_item .video_item_info .video_item_date_info {
font-size:13px
}
.audio_block .video_item .video_item_date_info .divider:before,.audio_section__artist_block .video_item .video_item_date_info .divider:before,.audio_section__recoms_block .video_item .video_item_date_info .divider:before,.audio_section__search_block .video_item .video_item_date_info .divider:before,.CatalogSection .video_item .video_item_date_info .divider:before {
vertical-align:baseline
}
.audio_block .video_item .video_item_updated a,.audio_section__artist_block .video_item .video_item_updated a,.audio_section__recoms_block .video_item .video_item_updated a,.audio_section__search_block .video_item .video_item_updated a,.CatalogSection .video_item .video_item_updated a {
color:var(--gray_400)
}
.audio_block .audio_block_small_items_list .video_cat_morebtn_wrap,.audio_section__artist_block .audio_block_small_items_list .video_cat_morebtn_wrap,.audio_section__recoms_block .audio_block_small_items_list .video_cat_morebtn_wrap,.audio_section__search_block .audio_block_small_items_list .video_cat_morebtn_wrap,.CatalogSection .audio_block_small_items_list .video_cat_morebtn_wrap,.audio_block .video_skip_thumb_load,.audio_section__artist_block .video_skip_thumb_load,.audio_section__recoms_block .video_skip_thumb_load,.audio_section__search_block .video_skip_thumb_load,.CatalogSection .video_skip_thumb_load {
display:none
}
.video_item.video_explicit .video_item_info .video_item_title {
position:relative;
padding-right:18px;
display:inline-block;
max-width:100%;
box-sizing:border-box;
float:left
}
.video_item.video_explicit .video_item_info .video_item_title~* {
clear:both
}
.video_item.video_explicit .video_item_info .video_item_title:after {
display:block;
content:"";
position:absolute;
top:2px;
right:0;
width:13px;
height:13px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20width%3D%2213%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m1%202.841v7.318c0%201.014.816%201.841%201.823%201.841h7.354a1.828%201.828%200%200%200%201.823-1.841v-7.319a1.834%201.834%200%200%200%20-1.823-1.84h-7.354a1.828%201.828%200%200%200%20-1.823%201.841zm-1%20.121a2.95%202.95%200%200%201%202.944-2.962h7.112a2.955%202.955%200%200%201%202.944%202.962v7.076a2.95%202.95%200%200%201%20-2.944%202.962h-7.112a2.955%202.955%200%200%201%20-2.944-2.962zm6%203.038v1h2v-1zm0-2v1h2v-1zm0%204v1h2v-1zm-1-4v5h1v-5z%22%20fill%3D%22%23828a99%22%20fill-opacity%3D%22.7%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%
}
.mv_feat {
color:var(--gray_400)
}
.audio_artist__follow_btn {
position:relative;
height:38px;
width:38px;
margin-right:10px;
border-radius:38px;
background-color:hsla(0,0%,100%,0.25);
cursor:pointer;
padding:0;
border:none;
text-align:center;
transition:background-color .2s
}
.audio_artist__follow_btn:hover {
background-color:hsla(0,0%,100%,0.2)
}
.audio_artist__follow_btn .pr_bt {
background-color:#fff
}
.audio_artist__follow_icon {
display:inline-block;
vertical-align:middle;
height:24px;
width:24px;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m13%2011h5c.5522847%200%201%20.4477153%201%201s-.4477153%201-1%201h-5v5c0%20.5522847-.4477153%201-1%201s-1-.4477153-1-1v-5h-5c-.55228475%200-1-.4477153-1-1s.44771525-1%201-1h5v-5c0-.55228475.4477153-1%201-1s1%20.44771525%201%201z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_artist__follow_icon__followed {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.1%22%2F%3E%3Cpath%20d%3D%22m8.9999939%2016.2-3.5-3.5c-.38659933-.3865993-1.01340068-.3865993-1.4%200-.38659933.3865993-.38659933%201.0134007%200%201.4l4.19289322%204.1928932c.39052429.3905243%201.02368927.3905243%201.41421356%200l10.59289322-10.5928932c.3865993-.38659932.3865993-1.01340068%200-1.4s-1.0134007-.38659932-1.4%200z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_artist__follow_tooltip {
width:230px
}
.audio_page_player2 {
position:static
}
.eltt.top_audio_layer .audio_page_player2 {
border-radius:3px 3px 0 0
}
.audio_page_player2 .audio_page_player_ctrl {
float:left;
border:none;
outline:none;
background:none;
margin:0
}
.audio_page_player2 .audio_page_player_ctrl.audio_page_player_btns {
float:right;
padding:0 14px 0 5px
}
.audio_page_player2 .audio_page_player_ctrl.audio_page_player_track {
float:none;
overflow:hidden;
padding-left:10px
}
.audio_page_player2 .audio_page_player_play {
padding:14px 6px 14px 20px;
cursor:pointer
}
.audio_page_player2 .audio_page_player_play .icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2229%22%20viewBox%3D%220%200%2028%2029%22%20width%3D%2228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m11.8%2019.9c-.4.3-.8.1-.8-.4v-11c0-.5.4-.7.8-.4l7.7%205.5c.4.2.3.6%200%20.8z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
width:28px;
height:28px;
border-radius:50%;
background-color:var(--blue_400)
}
.audio_page_player2 .audio_page_player_play:hover .icon {
background-color:var(--blue_400);
opacity:0.88
}
.audio_page_player2 .audio_page_player_play:active .icon {
background-color:var(--blue_420)
}
.audio_page_player2 .audio_page_player_play.audio_playing .icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2229%22%20viewBox%3D%2236%200%2028%2029%22%20width%3D%2228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m46%208.6c0-.3.3-.6.6-.6h1.8c.3%200%20.6.3.6.6v10.8c0%20.3-.3.6-.6.6h-1.8c-.3%200-.6-.3-.6-.6zm5%200c0-.3.3-.6.6-.6h1.8c.3%200%20.6.3.6.6v10.8c0%20.3-.3.6-.6.6h-1.8c-.3%200-.6-.3-.6-.6z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_next,.audio_page_player2 .audio_page_player_prev {
padding:23px 5px;
cursor:pointer;
opacity:0.7
}
.audio_page_player2 .audio_page_player_next .icon,.audio_page_player2 .audio_page_player_prev .icon {
width:9px;
height:10px;
background-position:50%
}
.audio_page_player2 .audio_page_player_next:hover,.audio_page_player2 .audio_page_player_prev:hover {
opacity:1
}
.audio_page_player2 .audio_page_player_prev .icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2210%22%20viewBox%3D%220%200%209%2010%22%3E%3Cpath%20fill%3D%22%234A76A8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%204.709V.596A.604.604%200%200%200%201.4%200H.6C.27%200%200%20.267%200%20.596v8.808c0%20.33.278.596.6.596h.8c.331%200%20.6-.267.6-.596V5.291c.033.04.074.079.123.114L8.19%209.803c.447.324.81.138.81-.408V.604c0-.55-.359-.735-.81-.408L2.123%204.594A.65.65%200%200%200%202%204.71z%22%2F%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_next .icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2210%22%20viewBox%3D%220%200%209%2010%22%3E%3Cpath%20fill%3D%22%234A76A8%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7%204.709V.596C7%20.266%207.278%200%207.6%200h.8c.331%200%20.6.267.6.596v8.808a.604.604%200%200%201-.6.596h-.8a.598.598%200%200%201-.6-.596V5.291a.653.653%200%200%201-.123.114L.81%209.803c-.447.324-.81.138-.81-.408V.604c0-.55.359-.735.81-.408l6.067%204.398A.65.65%200%200%201%207%204.71z%22%2F%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_btn {
border:none;
background:none;
outline:none;
box-sizing:content-box;
cursor:pointer;
padding:16px 6px;
margin:0;
float:left;
position:relative
}
.audio_page_player2 .audio_page_player_btn .btn_icon {
width:24px;
height:24px;
background-position:50%;
background-repeat:no-repeat;
transition:background-position 150ms ease,opacity 60ms linear;
opacity:.8;
padding:0;
border:none;
cursor:pointer
}
.audio_page_player2 .audio_page_player_btn:hover .btn_icon {
opacity:1
}
.audio_page_player2 .audio_page_player_btn:active .btn_icon {
position:relative;
top:1px
}
.audio_page_player2 .audio_page_player_add .btn_icon {
background-position:50% -18px
}
.audio_page_player2 .audio_page_player_add .btn_icon,.audio_page_player2 .audio_player_btn_added .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2237%22%20viewBox%3D%220%200%2016%2037%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M-4%2018h24v24H-4z%22%2F%3E%3Cpath%20d%3D%22M7%2029H2c-.552%200-1%20.448-1%201s.448%201%201%201h5v5c0%20.552.448%201%201%201s1-.448%201-1v-5h5c.552%200%201-.448%201-1s-.448-1-1-1H9v-5c0-.552-.448-1-1-1s-1%20.448-1%201v5z%22%20fill%3D%22%23828A99%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cg%20transform%3D%22translate(-4%20-6)%22%3E%3Crect%20opacity%3D%22.5%22%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%222%22%2F%3E%3Cpath%20stroke%3D%22%23356CA9%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2013l4%204L19%207%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_player_btn_added .btn_icon {
background-position:50% 6px
}
.audio_page_player2 .audio_page_player_shuffle .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M18%208.9h-3.5c-1.014%200-1.896.9-3.758%203.61C8.479%2015.8%207.402%2016.9%205.5%2016.9H3a.9.9%200%200%201%200-1.8h2.5c1.014%200%201.896-.9%203.758-3.61C11.521%208.2%2012.598%207.1%2014.5%207.1H18V5.511a.502.502%200%200%201%20.824-.386l2.996%202.491a.503.503%200%200%201%200%20.773l-2.996%202.492a.503.503%200%200%201-.824-.387V8.9zm-5.966%204.377c1.046%201.336%201.72%201.823%202.466%201.823H18v-1.589a.502.502%200%200%201%20.824-.386l2.996%202.491a.503.503%200%200%201%200%20.773l-2.996%202.492a.503.503%200%200%201-.824-.387V16.9h-3.5c-1.36%200-2.299-.562-3.55-2.086a58.818%2058.818%200%200%200%201.084-1.537zM9.05%209.186a58.818%2058.818%200%200%200-1.084%201.537C6.92%209.387%206.246%208.9%205.5%208.9H3a.9.9%200%201%201%200-1.8h2.5c1.36%200%202.299.562%203.55%202.086z%22%20fill%3D%22%23828A99%22%2F%3E%0A%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_shuffle.audio_page_player_btn_enabled .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M18%208.9h-3.5c-1.014%200-1.896.9-3.758%203.61C8.479%2015.8%207.402%2016.9%205.5%2016.9H3a.9.9%200%200%201%200-1.8h2.5c1.014%200%201.896-.9%203.758-3.61C11.521%208.2%2012.598%207.1%2014.5%207.1H18V5.511a.502.502%200%200%201%20.824-.386l2.996%202.491a.503.503%200%200%201%200%20.773l-2.996%202.492a.503.503%200%200%201-.824-.387V8.9zm-5.966%204.377c1.046%201.336%201.72%201.823%202.466%201.823H18v-1.589a.502.502%200%200%201%20.824-.386l2.996%202.491a.503.503%200%200%201%200%20.773l-2.996%202.492a.503.503%200%200%201-.824-.387V16.9h-3.5c-1.36%200-2.299-.562-3.55-2.086a58.818%2058.818%200%200%200%201.084-1.537zM9.05%209.186a58.818%2058.818%200%200%200-1.084%201.537C6.92%209.387%206.246%208.9%205.5%208.9H3a.9.9%200%201%201%200-1.8h2.5c1.36%200%202.299.562%203.55%202.086z%22%20fill%3D%22%23356ca9%22%2F%3E%0A%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_repeat .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m15.824%204.125%202.996%202.491a.503.503%200%200%201%200%20.773l-2.996%202.492a.503.503%200%200%201%20-.824-.387v-4.983a.502.502%200%200%201%20.824-.386zm-7.648%2010-2.996%202.491a.503.503%200%200%200%200%20.773l2.996%202.492a.502.502%200%200%200%20.824-.387v-4.983a.502.502%200%200%200%20-.824-.386z%22%20fill%3D%22%23828a99%22%2F%3E%3Cpath%20d%3D%22m4%2011.03c0-2.5%201.5-4%204-4h7.5m5.5%206c0%202.5-1.5%204-4%204h-8.5%22%20stroke%3D%22%23828a99%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_repeat.audio_page_player_btn_enabled .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m15.824%204.125%202.996%202.491a.503.503%200%200%201%200%20.773l-2.996%202.492a.503.503%200%200%201%20-.824-.387v-4.983a.502.502%200%200%201%20.824-.386zm-7.648%2010-2.996%202.491a.503.503%200%200%200%200%20.773l2.996%202.492a.502.502%200%200%200%20.824-.387v-4.983a.502.502%200%200%200%20-.824-.386z%22%20fill%3D%22%23356ca9%22%2F%3E%3Cpath%20d%3D%22m4%2011.03c0-2.5%201.5-4%204-4h7.5m5.5%206c0%202.5-1.5%204-4%204h-8.5%22%20stroke%3D%22%23356ca9%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_repeat.audio_page_player_btn_repeat_one .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%2F%3E%3Cg%20transform%3D%22translate(4%204)%22%3E%3Cpath%20d%3D%22m11.8238049.12495295%202.9958684%202.49146374c.2133774.17745177.242501.49428145.0650492.70765889-.0196485.0236264-.0414228.04540069-.0650492.06504919l-2.9958684%202.49146374c-.2133775.17745177-.5302072.14832826-.7076589-.06504918-.0750541-.09024902-.116146-.20392513-.116146-.32130486v-4.98292748c0-.27752309.2249769-.5025.5025-.5025.1173797%200%20.2310558.04109188.3213049.11614596zm-7.64759736%2010.00000005-2.99586845%202.4914637c-.21337744.1774518-.24250095.4942814-.06504918.7076589.0196485.0236264.04142278.0454007.06504918.0650492l2.99586845%202.4914637c.21337745.1774518.53020712.1483283.70765889-.0650492.07505408-.090249.11614597-.2039251.11614597-.3213048v-4.9829275c0-.2775231-.22497692-.5025-.5025-.5025-.11737973%200-.23105584.0410919-.32130486.116146z%22%20fill%3D%22%23356ca9%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22m0%207.03094093c0-2.5%201.5-4%204-4h7.5%22%20stroke%3D%22%23356ca9%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%2F%3E%3Cpath%20d%3D%22m17%209.03094093c0%202.49999997-1.5%203.99999997-4%203.99999997h-8.5%22%20stroke%3D%22%23356ca9%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%2F%3E%3Cpath%20d%3D%22m9%205h-1l-2%201v1h1.5v4h.5%201z%22%20fill%3D%22%23356ca9%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_recoms .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20fill-rule%3D%22nonzero%22%3E%3Cpath%20fill%3D%22%23828A99%22%20d%3D%22M4.06%2019.581a1%201%200%200%201%200-1.414l9.193-9.192a1%201%200%200%201%201.414%201.414L5.475%2019.58a1%201%200%200%201-1.415%200z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M11.707%2013.348l-1.414-1.414.707-.707%201.414%201.414z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23828A99%22%20stroke%3D%22%23828A99%22%20d%3D%22M7%207l.793-1.5L7%204l1.5.793L10%204l-.793%201.5L10%207l-1.5-.793zm10%200l.793-1.5L17%204l1.5.793L20%204l-.793%201.5L20%207l-1.5-.793zm0%209l.793-1.5L17%2013l1.5.793L20%2013l-.793%201.5L20%2016l-1.5-.793z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_status .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%0A%20%20%3Cpath%20fill%3D%22%23828A99%22%20fill-rule%3D%22nonzero%22%20d%3D%22M8.557%2016.819a.9.9%200%201%200%201.084-1.438c-1.176-.886-1.841-2.099-1.841-3.38%200-1.283.665-2.496%201.841-3.382A.9.9%200%200%200%208.558%207.18C6.95%208.393%206%2010.125%206%2012.001c0%201.874.949%203.606%202.557%204.818zM12%2014a2%202%200%201%200%200-4%202%202%200%200%200%200%204zm3.443%202.819C17.05%2015.607%2018%2013.875%2018%2012s-.95-3.607-2.559-4.819a.9.9%200%201%200-1.083%201.438c1.177.886%201.842%202.1%201.842%203.381%200%201.282-.665%202.495-1.84%203.381a.9.9%200%201%200%201.083%201.438zm4.183%201.87C21.137%2016.943%2022%2014.554%2022%2012.009c0-2.53-.853-4.907-2.349-6.65l-.017-.021-.024-.028a.9.9%200%201%200-1.36%201.18l.022.025.013.015c1.211%201.413%201.915%203.373%201.915%205.48%200%202.117-.712%204.087-1.935%205.501a.9.9%200%200%200%201.361%201.178zm-15.252%200a.9.9%200%200%200%201.36-1.178C4.513%2016.097%203.8%2014.127%203.8%2012.01c0-2.106.704-4.066%201.915-5.479l.013-.015.022-.025a.9.9%200%200%200-1.36-1.18l-.024.028-.017.02C2.853%207.102%202%209.478%202%2012.01c0%202.545.863%204.934%202.374%206.68z%22%2F%3E%0A%3C%2Fsvg%3E");
background-color:transparent
}
.audio_page_player2 .audio_page_player_status.audio_page_player_btn_enabled .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%0A%20%20%3Cpath%20fill%3D%22%23356ca9%22%20fill-rule%3D%22nonzero%22%20d%3D%22M8.557%2016.819a.9.9%200%201%200%201.084-1.438c-1.176-.886-1.841-2.099-1.841-3.38%200-1.283.665-2.496%201.841-3.382A.9.9%200%200%200%208.558%207.18C6.95%208.393%206%2010.125%206%2012.001c0%201.874.949%203.606%202.557%204.818zM12%2014a2%202%200%201%200%200-4%202%202%200%200%200%200%204zm3.443%202.819C17.05%2015.607%2018%2013.875%2018%2012s-.95-3.607-2.559-4.819a.9.9%200%201%200-1.083%201.438c1.177.886%201.842%202.1%201.842%203.381%200%201.282-.665%202.495-1.84%203.381a.9.9%200%201%200%201.083%201.438zm4.183%201.87C21.137%2016.943%2022%2014.554%2022%2012.009c0-2.53-.853-4.907-2.349-6.65l-.017-.021-.024-.028a.9.9%200%201%200-1.36%201.18l.022.025.013.015c1.211%201.413%201.915%203.373%201.915%205.48%200%202.117-.712%204.087-1.935%205.501a.9.9%200%200%200%201.361%201.178zm-15.252%200a.9.9%200%200%200%201.36-1.178C4.513%2016.097%203.8%2014.127%203.8%2012.01c0-2.106.704-4.066%201.915-5.479l.013-.015.022-.025a.9.9%200%200%200-1.36-1.18l-.024.028-.017.02C2.853%207.102%202%209.478%202%2012.01c0%202.545.863%204.934%202.374%206.68z%22%2F%3E%0A%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_share .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%2F%3E%3Cpath%20d%3D%22M13%208.75V5.39a.417.417%200%200%201%20.684-.32l7.931%206.61a.417.417%200%200%201%200%20.64l-7.93%206.61a.417.417%200%200%201-.685-.32V14.9c-5.301%200-8.804.841-10.509%202.523a.23.23%200%200%201-.389-.2C2.987%2011.576%206.62%208.75%2013%208.75z%22%20stroke%3D%22%23828A99%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_fave {
display:none
}
.audio_page_player2 .audio_page_player_fave .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m12.464%205.013a.5.5%200%200%200%20-.925%200l-1.966%204.783-4.501.443a.5.5%200%200%200%20-.276.878l3.56%203.037-1.218%204.516a.5.5%200%200%200%20.766.543l4.098-2.811%204.183%202.812a.5.5%200%200%200%20.76-.553l-1.298-4.507%203.56-3.037a.5.5%200%200%200%20-.275-.878l-4.502-.443zm3.15%203.19%203.485.344a2.2%202.2%200%200%201%201.212%203.863l-2.727%202.327.994%203.454a2.2%202.2%200%200%201%20-3.341%202.434l-3.226-2.168-3.145%202.158a2.2%202.2%200%200%201%20-3.369-2.388l.938-3.477-2.742-2.34a2.2%202.2%200%200%201%201.212-3.863l3.484-.343%201.578-3.838a2.2%202.2%200%200%201%204.07%200l1.577%203.838z%22%20fill%3D%22%23828a99%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_fave.activated .btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m15.343%208.485%204.43.425c1.541.148%202.014%201.653.824%202.643l-3.468%202.882%201.287%204.695c.423%201.542-.889%202.475-2.202%201.547l-4.214-2.976-4.214%202.976c-1.308.925-2.625-.005-2.202-1.547l1.287-4.695-3.468-2.882c-1.195-.994-.724-2.495.824-2.643l4.429-.425%201.95-4.499c.612-1.408%202.177-1.408%202.787%200z%22%20fill%3D%22%23356ca9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_page_player2 .audio_page_player_play_rate {
display:none;
font-size:17px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
line-height:24px;
color:#828a99;
min-width:40px;
text-align:right
}
.audio_page_player2 .audio_page_player_play_rate:hover {
opacity:1
}
.audio_page_player2 .audio_page_player_play_rate .btn_icon {
width:auto;
min-width:24px
}
.audio_page_player2 .audio_page_player_volume_wrap {
float:right;
width:50px;
padding:24px 6px 0 0
}
.audio_page_player2 .audio_page_player_volume_wrap .slider .slider_slide {
height:2px
}
.audio_page_player2 .audio_page_player_track_wrap {
overflow:hidden;
padding:8px 20px 0 10px
}
.audio_page_player2 .audio_page_player_duration {
float:right;
padding:9px 0 0 8px;
letter-spacing:0.02em
}
.audio_page_player2 .audio_page_player_track_info_wrap {
font-size:13px;
padding:0;
line-height:16px
}
.audio_page_player2 .audio_page_player_title {
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#000
}
.audio_page_player2.audio_song_is_explicit .audio_page_player_duration {
text-align:right
}
.audio_page_player2.audio_song_is_explicit .audio_page_player_duration:before {
content:" ";
display:inline-block;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20width%3D%2211%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m1%202.506v5.988a1.5%201.5%200%200%200%201.491%201.506h6.019c.827%200%201.49-.674%201.49-1.506v-5.988a1.5%201.5%200%200%200%20-1.491-1.506h-6.019c-.827%200-1.49.674-1.49%201.506zm4%202.494v-1h2v-1h-3v5h3v-1h-2v-1h2v-1zm-5-2.494a2.496%202.496%200%200%201%202.491-2.506h6.019a2.5%202.5%200%200%201%202.49%202.506v5.988a2.496%202.496%200%200%201%20-2.491%202.506h-6.019a2.5%202.5%200%200%201%20-2.49-2.506z%22%20fill%3D%22%23828a99%22%20fill-opacity%3D%22.7%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%;
width:11px;
height:11px;
margin-top:3px;
margin-right:10px;
float:left
}
.audio_page_player2 .audio_page_player_title_performer,.audio_page_player2 .audio_page_player_title_song {
overflow:hidden;
text-overflow:ellipsis
}
.audio_page_player2 .audio_page_player_title_song {
color:#000;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.audio_page_player2 .audio_page_player_title_song_subtitle,.audio_page_player2 .audio_page_player_title_performer,.audio_page_player2 .audio_page_player_title_performer .artist_link {
color:#939393
}
.audio_page_player2 .audio_page_player_track_slider.slider,.audio_page_player2 .audio_page_player_volume_slider.slider {
padding-bottom:14px
}
.audio_page_player2 .audio_page_player_track_slider_wrapper {
padding:0 76px 0 10px
}
.audio_page_player2 .audio_page_player_track_slider {
position:relative;
left:0;
bottom:0;
width:100%
}
.audio_page_player_wrap.page_block .audio_page_player2 .audio_page_player_track_slider:not(.slider) {
margin-top:6px;
height:2px
}
.audio_page_player2 .slider_hint.audio_player_hint {
margin-top:-2px;
font-size:12px;
color:#788da4;
background-color:#dfe7ee;
border-radius:4px;
padding:3px 4px;
z-index:100
}
.audio_page_player2 .slider_hint.audio_player_hint:after {
border-top-color:#dfe7ee
}
.audio_page_player2 .slider_hint.audio_player_hint.visible {
opacity:1
}
.audio_page_player2 .audio_page_player_track_slider:not(.slider),.audio_page_player2 .audio_page_player_volume_slider:not(.slider) {
margin-top:3px;
height:2px;
background-color:#e1e8ee
}
.audio_page_player2 .audio_page_player_volume_slider .slider_back {
background-color:#d1d6de
}
.audio_page_player2 .audio_page_player_volume_slider .slider_slide {
background-color:#e7e8ec
}
.audio_page_player2 .audio_page_player_track_slider.slider.slider_size_1,.audio_page_player2 .audio_page_player_volume_slider.slider.slider_size_1 {
height:2px;
bottom:0;
padding:6px 0 8px
}
.audio_page_player2 .audio_page_player_track_slider.slider.slider_size_1 .slider_slide,.audio_page_player2 .audio_page_player_volume_slider.slider.slider_size_1 .slider_slide {
height:2px;
background-color:#e7e8ec
}
.audio_page_player2 .audio_page_player_track_slider.slider.slider_size_1 .slider_back,.audio_page_player2 .audio_page_player_volume_slider.slider.slider_size_1 .slider_back {
background-color:#d1d6de
}
.audio_page_player2 .audio_page_player_track_slider.slider.slider_size_1 .slider_amount,.audio_page_player2 .audio_page_player_volume_slider.slider.slider_size_1 .slider_amount {
height:2px;
top:auto;
bottom:0
}
.audio_page_player2 .audio_page_player_track_slider.slider.slider_size_1 .slider_handler,.audio_page_player2 .audio_page_player_volume_slider.slider.slider_size_1 .slider_handler {
height:6px;
width:6px;
top:-2px;
margin-left:-3px;
background-color:#5181b8
}
.audio_page_player2 .audio_page_player_track_slider.slider.slider_size_1.slider_ad_mode .slider_handler,.audio_page_player2 .audio_page_player_volume_slider.slider.slider_size_1.slider_ad_mode .slider_handler {
background-color:#f5a623
}
.audio_page_player2 .audio_page_player_volume_slider.slider.slider_size_1 {
padding:3px 0 3px
}
.audio_page_player2 .audio_play {
background-image:url("/images/icons/audio_player_controls.png");
width:28px;
height:28px;
background-position:0 0;
outline:none
}
.audio_page_player2 .audio_play.audio_playing {
background-position:0 -56px
}
.audio_page_player2 .audio_play:active {
background-position:0 1px
}
.audio_page_player2 .audio_play_wrap {
float:left
}
.audio_page_player2 .audio_control_btn {
cursor:pointer;
position:relative
}
.audio_page_player2 .audio_control_btn .icon {
opacity:0.6;
background-image:url("/images/icons/audio_player_controls.png")
}
.audio_page_player2 .audio_control_btn.audio_enabled .icon {
opacity:1
}
.audio_page_player2 .audio_control_btn .icon:active {
position:relative;
top:1px
}
.audio_page_player2 .audio_play_controls_wrap {
float:left;
padding:11px 3px 0
}
.audio_page_player2 .audio_page_player_remove_ads {
display:none;
margin-left:10px;
float:right;
border:none;
background:none;
color:var(--blue_600);
font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Geneva,"Noto Sans Armenian","Noto Sans Bengali","Noto Sans Cherokee","Noto Sans Devanagari","Noto Sans Ethiopic","Noto Sans Georgian","Noto Sans Hebrew","Noto Sans Kannada","Noto Sans Khmer","Noto Sans Lao","Noto Sans Osmanya","Noto Sans Tamil","Noto Sans Telugu","Noto Sans Thai",sans-serif,arial,Tahoma,verdana;
font-size:13px;
outline:0;
padding:0;
line-height:1;
font-size:inherit;
line-height:16px
}
.audio_page_player2 .audio_page_player_remove_ads:hover {
text-decoration:underline;
cursor:pointer
}
.audio_page_player2.audio_page_player_show_remove_ads .audio_page_player_remove_ads {
padding-top:9px
}
.audio_page_player2.audio_page_player_show_remove_ads .audio_page_player__cover {
display:none
}
.audio_page_player2.audio_page_player_show_remove_ads .audio_page_player_title_performer {
padding:9px 0 0 11px;
color:#000
}
.audio_page_player2.audio_page_player_fixed {
top: -62px;
position:fixed;
z-index:102;
margin:0;
border-radius:0;
transition:transform 250ms ease;
box-shadow:0 1px 0 0 rgba(0,0,0,0.11);
transform:translateY(-62px);
background-color:#fff
}
.audio_page_player2.audio_page_player_fixed_shown {
transform:translateY(62px)
}
.audio_page_player2.audio_page_player_fixed_transition {
transition:top 150ms ease
}
@media (max-width: 999px) {
.audio_page_player2.audio_page_player_fixed,.audio_page_player2.audio_page_player_fixed_shown {
	/*
transform:translate(0);
top:-56px
*/
}

}
.audio_page_player2 .audio_page_player__cover {
background-color:#e6edf5;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20d%3D%22m13%2011.4849987v5.6482897c0%204.5123987-.8747233%205.3834431-4.37440289%205.8421935-1.6682259.2186769-3.62559711-.5384568-3.62559711-3.1617096%200-1.2814037.80181302-2.498263%202.46114282-2.8162494%201.26723039-.2428462-.09078118.0181935%202.77607228-.5140396.6959753-.1292083.7748413-.3782301.7748413-.908791%200-.2664094-.0013183-2.5951438-.0022416-4.1936475l-.0073943-.0003862v-4.31781414s-.0054461-2.05827203%200-3.08739758c.0065136-1.23086488.6796458-1.68321833%202.6637921-2.08397579%200%200%203.0232113-.57396781%204.6852252-.87541989.367783-.06670761.6485622.07018054.6485622.49202579%200%200-.0106774%202.62210108%200%204.05433854.0031006.41590408-.168424.60420104-.5899711.67902227-1.6816987.29848801-4.8649278.86036181-4.8649278.86036181-.3738792.09182758-.5451011.35499958-.5451011.73329156z%22%20fill%3D%22%236f99c8%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position:50%;
background-repeat:no-repeat;
border-radius:4px;
float:left;
margin:8px -10px 8px 11px;
width:40px;
height:40px
}
.audio_page_player2 .audio_page_player_duration {
float:right;
color:var(--gray_400);
cursor:pointer;
padding:12px 0 0 8px;
font-size:12px;
min-width:3em;
text-align:right
}
.audio_page_player2 .audio_page_player_duration:hover {
color:#7f8184
}
.audio_page_player2.audio_player_podcast .audio_page_player_add,.audio_page_player2.audio_player_podcast .audio_page_player_added,.audio_page_player2.audio_player_podcast .audio_page_player_next,.audio_page_player2.audio_player_podcast .audio_page_player_prev,.audio_page_player2.audio_player_podcast .audio_page_player_recoms,.audio_page_player2.audio_player_podcast .audio_page_player_repeat,.audio_page_player2.audio_player_podcast .audio_page_player_shuffle,.audio_page_player2.audio_player_podcast .audio_page_player_status {
display:none!important
}
.audio_page_player2.audio_player_podcast .audio_page_player_fave,.audio_page_player2.audio_player_podcast .audio_page_player_play_rate {
display:block
}
.audio_page_player2.audio_player_podcast .audio_page_player__cover {
background:url(/images/podcast_placeholder_40.png) no-repeat 50%
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.audio_page_player2.audio_player_podcast .audio_page_player__cover {
background-image:url(/images/podcast_placeholder_40_2x.png);
background-size:40px 40px
}

}
.audio_page_player2.audio_player_podcast .audio_player_podcast_title {
color:var(--black)
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.audio_page_player2 .audio_play,.audio_page_player2 .audio_control_btn .icon {
background-image:url("/images/icons/audio_player_controls_2x.png");
background-size:28px 228px
}

}
.audio_layer_container .audio_page_player_volume_slider .slider_hint.audio_player_hint,.audio_page_player_fixed .audio_page_player_volume_slider .slider_hint.audio_player_hint {
margin-top:3px
}
.wk_text .audio_row.inlined {
max-width:362px;
margin:0
}
.wk_text .post_media .audio_row.inlined {
max-width:none
}
.choose_audio_rows .audio_row .audio_acts,.page_preview_audio_wrap .audio_row .audio_acts {
display:none!important
}
.choose_audio_rows .audio_row:hover .audio_duration,.page_preview_audio_wrap .audio_row:hover .audio_duration {
display:block!important
}
.page_preview_audio_wrap .audio_row {
margin-right:25px!important
}
.slider_hint.audio_player_hint {
font-size:11px;
color:#4d627d;
padding:4px 6px 3px
}
.audio_inline_player .slider .slider_slide,.audio_page_player .slider .slider_slide {
background-color:#e1e8ee
}
.audio_inline_player .slider .slider_back,.audio_page_player .slider .slider_back {
background-color:#b8c7d7
}
.audio_inline_player .slider .slider_amount,.audio_page_player .slider .slider_amount,.audio_inline_player .slider .slider_handler,.audio_page_player .slider .slider_handler {
background-color:var(--blue_400)
}
#flash_audio {
height:0;
top:5px;
position:absolute
}
.top_audio_player {
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#d7e2ec;
padding-right:10px;
position:relative;
max-width:300px;
cursor:pointer;
height:42px;
display:none;
opacity:0;
pointer-events:none
}
.top_audio_player:hover {
background-color:#3d6898
}
.top_audio_player.audio_top_btn_active {
background-color:#335e8f
}
.top_audio_player.top_audio_player_enabled {
opacity:1;
display:block;
pointer-events:all
}
.top_audio_player .top_audio_player_btn {
float:left;
padding:9px 0;
cursor:pointer;
border:none;
background:transparent;
box-sizing:content-box;
margin-top:0;
margin-bottom:0
}
.top_audio_player .top_audio_player_btn .top_audio_player_btn_icon {
width:24px;
height:24px;
opacity:0.65;
transition:opacity 60ms linear;
background-repeat:no-repeat;
background-position:50%
}
.top_audio_player .top_audio_player_btn:hover .top_audio_player_btn_icon {
opacity:1
}
.top_audio_player .top_audio_player_prev {
padding-left:10px
}
.top_audio_player .top_audio_player_prev .top_audio_player_btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m16%2012.625v3.8653505c0%20.2819967.2259549.5096495.5046844.5096495h.9906312c.2906494%200%20.5046844-.2281779.5046844-.5096495v-8.98070098c0-.28199673-.2259549-.50964952-.5046844-.50964952h-.9906312c-.2906494%200-.5046844.22817786-.5046844.50964952v3.86535048l-6.56988525-4.10617828c-.23754582-.14846614-.43011475-.04116893-.43011475.2408278v8.98070098c0%20.2814716.19775391.3860533.43011475.2408278z%22%20fill%3D%22%23fff%22%20transform%3D%22matrix(-1%200%200%201%2027%200)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.top_audio_player .top_audio_player_play {
margin:0 1px
}
.top_audio_player .top_audio_player_play .top_audio_player_btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m7%2018.9991283c0%20.5527662.3722949.7526751.8248086.4509993l10.3503828-6.9002552c.4555292-.3036861.4525137-.798069%200-1.0997448l-10.3503828-6.9002552c-.45552921-.30368614-.8248086-.10524154-.8248086.45099926z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.top_audio_player.top_audio_player_playing .top_audio_player_play .top_audio_player_btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m7%204.7081449c0-.39109763.31387329-.7081449.69674683-.7081449h2.60650637c.3848026%200%20.6967468.30533409.6967468.7081449v14.5837102c0%20.3910976-.3138733.7081449-.6967468.7081449h-2.60650637c-.38480265%200-.69674683-.3053341-.69674683-.7081449zm6%200c0-.39109763.3138733-.7081449.6967468-.7081449h2.6065064c.3848026%200%20.6967468.30533409.6967468.7081449v14.5837102c0%20.3910976-.3138733.7081449-.6967468.7081449h-2.6065064c-.3848026%200-.6967468-.3053341-.6967468-.7081449z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.top_audio_player .top_audio_player_next {
margin-right:7px
}
.top_audio_player .top_audio_player_next .top_audio_player_btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m13%2012.625v3.8653505c0%20.2819967.2259549.5096495.5046844.5096495h.9906312c.2906494%200%20.5046844-.2281779.5046844-.5096495v-8.98070098c0-.28199673-.2259549-.50964952-.5046844-.50964952h-.9906312c-.2906494%200-.5046844.22817786-.5046844.50964952v3.86535048l-6.56988525-4.10617828c-.23754582-.14846614-.43011475-.04116893-.43011475.2408278v8.98070098c0%20.2814716.19775391.3860533.43011475.2408278z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.top_audio_player.audio_player_podcast .top_audio_player_next,.top_audio_player.audio_player_podcast .top_audio_player_prev {
display:none
}
.top_audio_player.audio_player_podcast .top_audio_player_play {
margin:0 7px 0 10px
}
.top_audio_player .top_audio_player_title_wrap {
margin:14px 0 0;
position:relative;
overflow:hidden;
text-overflow:ellipsis;
min-height:19px
}
.top_audio_player .top_audio_player_title {
max-width:100%;
display:inline-block;
overflow:hidden;
text-overflow:ellipsis;
position:absolute;
cursor:pointer;
color:#d7e2ec;
opacity:1;
top:0;
left:0;
line-height:15px;
transition:opacity 190ms ease,top 300ms ease
}
.audio_row__more_actions {
margin:4px 0
}
.audio_row__more_actions .audio_row__more_action {
display:block;
padding:8px 12px;
color:var(--blue_600);
cursor:pointer;
white-space:nowrap;
position:relative;
text-decoration:none;
width:100%;
box-sizing:border-box;
text-align:left;
border:none;
font-size:13px;
line-height:16px;
background:#fff
}
.audio_row__more_actions .audio_row__more_action:hover {
background-color:#e7edf2;
text-decoration:none
}
.audio_row__more_actions .audio_row__action_playlist {
padding:8px 12px 8px 24px
}
.audio_row__more_actions .audio_row__more_playlist_added:before {
display:block;
content:" ";
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2210%22%20viewBox%3D%220%200%2012%2010%22%20width%3D%2212%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m0%205.33333333%202.5%202.66666667%207.5-8%22%20fill%3D%22none%22%20stroke%3D%22%2392a0b1%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20transform%3D%22translate(1%201)%22%2F%3E%3C%2Fsvg%3E");
width:12px;
height:10px;
position:absolute;
left:7px;
top:11px
}
.audio_row__more_actions .audio_row__more_action_pl_new:before {
display:block;
content:" ";
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2210%22%20width%3D%2210%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%204V1a1%201%200%2000-2%200v3H1a1%201%200%20000%202h3v3a1%201%200%20002%200V6h3a1%201%200%20000-2z%22%20fill%3D%22%2392a0b1%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
width:10px;
height:10px;
position:absolute;
left:8px;
top:10px
}
.audio_row__more_actions .audio_row__more_action_add_to_playlist {
padding-right:30px
}
.audio_row__more_actions .audio_row__more_action_add_to_playlist:after {
display:block;
content:" ";
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%228%22%20viewBox%3D%220%200%208%208%22%20width%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h8v8h-8z%22%2F%3E%3Cpath%20d%3D%22m1%203%203%202.5%203-2.5%22%20stroke%3D%22%2392a0b1%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
width:8px;
height:6px;
position:absolute;
right:10px;
top:12px
}
.audio_row {
position:relative;
cursor:pointer;
box-sizing:border-box;
line-height:1.25;
outline:none
}
.audio_row .audio_row_content {
height:100%
}
.audio_row.audio_row__current .audio_row_content {
background-color:#e9edf1;
border-radius:4px
}
.audio_row:hover:not(.audio_row__current) .audio_row_content {
background-color:#f2f4f7;
border-radius:4px
}
.audio_row .audio_row__position {
width:26px;
color:#222;
font-size:13px;
font-weight:600;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
line-height:20px;
display:block;
-ms-flex-negative:0;
flex-shrink:0;
-ms-flex-item-align:center;
align-self:center;
text-align:center;
margin-left:-4px;
margin-right:6px
}
.audio_row .audio_row__performer_title {
overflow:hidden;
position:relative;
display:-ms-flexbox;
display:flex;
-ms-flex-negative:1;
flex-shrink:1;
-ms-flex-positive:1;
flex-grow:1
}
.audio_row .audio_row__performers,.audio_row .audio_row__title {
padding:12px 0;
transition:padding-top 70ms linear;
max-width:70%;
-ms-flex-negative:1;
flex-shrink:1
}
.audio_row .audio_row__performers:hover,.audio_row .audio_row__title:hover {
-ms-flex-negative:0;
flex-shrink:0
}
.audio_row.audio_row__current .audio_row__performers,.audio_row.audio_row__current .audio_row__title {
padding-top:9px
}
.audio_row .audio_row__performers {
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden
}
.audio_row .audio_row__info {
margin-left:15px;
margin-right:12px;
height:100%;
-ms-flex-negative:0;
flex-shrink:0
}
.audio_row .audio_row__duration {
color:var(--gray_400);
position:relative;
text-align:right
}
.audio_row .audio_row__duration-s {
min-width:30px
}
.audio_row .audio_row__duration-m {
min-width:40px
}
.audio_row .audio_row__duration-l {
min-width:50px
}
.audio_row.audio_hq .audio_row__duration:before {
content:" ";
display:block;
position:absolute;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%2015%2011%22%20width%3D%2215%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m702%2020v-2h-1v5h1v-2h2v-1zm-4-3.4935615c0-.831983.663886-1.5064385%201.493096-1.5064385h12.013808c.824614%200%201.493096.6715406%201.493096%201.5064385v7.987123c0%20.831983-.663886%201.5064385-1.493096%201.5064385h-12.013808c-.824614%200-1.493096-.6715406-1.493096-1.5064385zm6%201.4935615v5h1v-5zm2%201v3h1v-3zm3%204v1h1v-1zm0-4v3h1v-3zm-2-1v1h2v-1zm0%204v1h2v-1z%22%20fill%3D%22%23cdd0d6%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-698%20-15)%22%2F%3E%3C%2Fsvg%3E");
width:15px;
height:11px;
left:-25px;
top:2px
}
.audio_row.audio_explicit .audio_row__duration:before {
content:" ";
display:block;
position:absolute;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%2011%2011%22%20width%3D%2211%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m1%202.506v5.988a1.5%201.5%200%200%200%201.491%201.506h6.019c.827%200%201.49-.674%201.49-1.506v-5.988a1.5%201.5%200%200%200%20-1.491-1.506h-6.019c-.827%200-1.49.674-1.49%201.506zm4%202.494v-1h2v-1h-3v5h3v-1h-2v-1h2v-1zm-5-2.494a2.496%202.496%200%200%201%202.491-2.506h6.019a2.5%202.5%200%200%201%202.49%202.506v5.988a2.496%202.496%200%200%201%20-2.491%202.506h-6.019a2.5%202.5%200%200%201%20-2.49-2.506z%22%20fill%3D%22%23828a99%22%20fill-opacity%3D%22.7%22%2F%3E%3C%2Fsvg%3E");
width:11px;
height:11px;
left:-20px;
top:3px
}
.audio_row.audio_explicit .audio_row__info,.audio_row.audio_hq .audio_row__info {
margin-left:30px
}
.audio_row.audio_claimed .audio_row__performer_title,.audio_row.audio_claimed .audio_row__play_btn,.audio_row.audio_moder_claimed .audio_row__performer_title,.audio_row.audio_moder_claimed .audio_row__play_btn {
opacity:0.6
}
.audio_row .audio_row__actions {
position:relative
}
.audio_row .audio_row__action {
display:inline-block;
cursor:pointer;
outline:none;
width:24px;
height:24px;
margin:0 2px;
transition:background-position 200ms ease,opacity 60ms linear;
opacity:0.7;
border:none;
background-color:transparent;
padding:0
}
.audio_row .audio_row__action:hover {
opacity:1
}
.audio_row .audio_row__action:active {
position:relative;
top:1px
}
.audio_row .audio_row__action_add,.audio_row .audio_row__action_restore_listened,.audio_row .audio_row__action_restore_recoms {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2237%22%20width%3D%2216%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M-4-6h24v24H-4z%22%2F%3E%3Cpath%20d%3D%22M1.707%206.293A1%201%200%2010.293%207.707l4%204a1%201%200%20001.414%200l10-10A1%201%200%201014.293.293L5%209.586z%22%20fill%3D%22%23828a99%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M-4%2018h24v24H-4z%22%2F%3E%3Cpath%20d%3D%22M7%2029H2a1%201%200%20000%202h5v5a1%201%200%20002%200v-5h5a1%201%200%20000-2H9v-5a1%201%200%2010-2%200z%22%20fill%3D%22%23828a99%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-position:4px -18px;
transition:background-position 300ms ease
}
.audio_row.audio_row__added .audio_row__action_add {
background-position:4px 6px
}
.audio_row .audio_row__action_next {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2248%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M24%200h24v24H24z%22%2F%3E%3Cg%20fill%3D%22%23828a99%22%3E%3Cpath%20d%3D%22M29%2011.505c0-.279.228-.505.51-.505H39v2h-9.49a.5.5%200%2001-.51-.505zm0-4c0-.279.226-.505.494-.505h12.012c.273%200%20.494.214.494.505v.99a.502.502%200%2001-.494.505H29.494A.492.492%200%200129%208.495zm0%208c0-.279.215-.505.49-.505H33v2h-3.51a.49.49%200%2001-.49-.505z%22%2F%3E%3Cpath%20d%3D%22M36.707%2015.293a1%201%200%2000-1.414%201.414l2%202a1%201%200%20001.414%200l7-7a1%201%200%2000-1.414-1.414L38%2016.586z%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%2F%3E%3Cpath%20d%3D%22M5%2011.505c0-.279.233-.505.503-.505H12v2H5.503A.497.497%200%20015%2012.495zm0-4C5%207.226%205.226%207%205.494%207h12.012c.273%200%20.494.214.494.505v.99a.502.502%200%2001-.494.505H5.494A.492.492%200%20015%208.495zm0%208c0-.279.233-.505.503-.505H12v2H5.503A.497.497%200%20015%2016.495zm9.415%203.418c-.23.156-.415.057-.415-.219v-7.407c0-.277.178-.38.415-.218l5.342%203.64c.229.155.237.403%200%20.564z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
transition:background-position 300ms ease
}
.audio_row.audio_row__added_next .audio_row__action_next {
background-position:-24px 0
}
.audio_row .audio_row__action_edit {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%2232%20126%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22m32%20126h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m39%20141%202%202-.5.5-2.2.4c-.2.1-.3%200-.2-.2l.4-2.2zm1-1%207.7-7.7c.4-.4%201-.4%201.4%200l.6.6c.4.4.4%201%200%201.4l-7.7%207.7z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_row .audio_row__action_current_delete,.audio_row .audio_row__action_delete,.audio_row .audio_row__action_listened_delete,.audio_row .audio_row__action_recoms_delete {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%2232%20155%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22m32%20155h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m44%20165.6-3.8-3.8c-.4-.4-1-.4-1.4%200s-.4%201%200%201.4l3.8%203.8-3.8%203.8c-.4.4-.4%201%200%201.4s1%20.4%201.4%200l3.8-3.8%203.8%203.8c.4.4%201%20.4%201.4%200s.4-1%200-1.4l-3.8-3.8%203.8-3.8c.4-.4.4-1%200-1.4s-1-.4-1.4%200z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_row .audio_row__action_recoms {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%2232%2068%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20height%3D%2224%22%20rx%3D%222%22%20width%3D%2224%22%20x%3D%2232%22%20y%3D%2268%22%2F%3E%3Cpath%20d%3D%22m50.6%2082.3c.3-.7.4-1.5.4-2.3%200-3.9-3.1-7-7-7s-7%203.1-7%207c0%20.8.1%201.6.4%202.3-.2.5-.4%201-.4%201.7%200%202.5%202%203%203%203s1-1.3%201-3%200-3-1-3c-.2%200-.6%200-.9.1-.1-.3-.1-.7-.1-1.1%200-2.8%202.2-5%205-5s5%202.2%205%205c0%20.4%200%20.8-.1%201.1-.3-.1-.7-.1-.9-.1-1%200-1%201.3-1%203s0%203%201%203%203-.5%203-3c0-.7-.2-1.2-.4-1.7z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_row .audio_row__action_fave {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m12.464%205.013a.5.5%200%200%200%20-.925%200l-1.966%204.783-4.501.443a.5.5%200%200%200%20-.276.878l3.56%203.037-1.218%204.516a.5.5%200%200%200%20.766.543l4.098-2.811%204.183%202.812a.5.5%200%200%200%20.76-.553l-1.298-4.507%203.56-3.037a.5.5%200%200%200%20-.275-.878l-4.502-.443zm3.15%203.19%203.485.344a2.2%202.2%200%200%201%201.212%203.863l-2.727%202.327.994%203.454a2.2%202.2%200%200%201%20-3.341%202.434l-3.226-2.168-3.145%202.158a2.2%202.2%200%200%201%20-3.369-2.388l.938-3.477-2.742-2.34a2.2%202.2%200%200%201%201.212-3.863l3.484-.343%201.578-3.838a2.2%202.2%200%200%201%204.07%200l1.577%203.838z%22%20fill%3D%22%23828a99%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_row .audio_row__action_fave.activated {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m15.343%208.485%204.43.425c1.541.148%202.014%201.653.824%202.643l-3.468%202.882%201.287%204.695c.423%201.542-.889%202.475-2.202%201.547l-4.214-2.976-4.214%202.976c-1.308.925-2.625-.005-2.202-1.547l1.287-4.695-3.468-2.882c-1.195-.994-.724-2.495.824-2.643l4.429-.425%201.95-4.499c.612-1.408%202.177-1.408%202.787%200z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_row .audio_row__action_more {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20d%3D%22M5%2014a2%202%200%20110-4%202%202%200%20010%204zm7%200a2%202%200%20110-4%202%202%200%20010%204zm7%200a2%202%200%20110-4%202%202%200%20010%204z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_row .audio_row__action_link,.audio_row .audio_row__action_uma {
font-size:10px;
font-weight:600;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
color:#71757d;
vertical-align:top;
box-sizing:border-box
}
.audio_row .audio_row__action_replace {
color:var(--blue_600);
vertical-align:top;
box-sizing:border-box;
width:auto
}
.audio_row .audio_row__action_claim_btn {
white-space:nowrap;
font-size:12px;
position:relative;
top:0;
opacity:0.5
}
.audio_row .audio_row__action_claim_btn:hover {
opacity:1
}
.audio_row .audio_row__action_claim_btn:active {
top:1px
}
.audio_row .audio_player__place {
position:absolute;
width:100%;
padding:0 12px 0 32px;
box-sizing:border-box;
top:25px
}
.audio_row .audio_row__lyrics .audio_row__lyrics_inner {
max-height:500px;
overflow-x:hidden;
overflow-y:auto;
text-overflow:ellipsis;
line-height:16px;
color:#444
}
.audio_album_part_row {
counter-reset:audios-counter;
height:36px;
line-height:36px;
font-size:13px;
color:#8a8a8a;
padding:0 17px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis
}
.audio_row2 .audio_row__action_recoms {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20fill-rule%3D%22nonzero%22%3E%3Cpath%20fill%3D%22%23828A99%22%20d%3D%22M4.06%2019.581a1%201%200%200%201%200-1.414l9.193-9.192a1%201%200%200%201%201.414%201.414L5.475%2019.58a1%201%200%200%201-1.415%200z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M11.707%2013.348l-1.414-1.414.707-.707%201.414%201.414z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23828A99%22%20stroke%3D%22%23828A99%22%20d%3D%22M7%207l.793-1.5L7%204l1.5.793L10%204l-.793%201.5L10%207l-1.5-.793zm10%200l.793-1.5L17%204l1.5.793L20%204l-.793%201.5L20%207l-1.5-.793zm0%209l.793-1.5L17%2013l1.5.793L20%2013l-.793%201.5L20%2016l-1.5-.793z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_row2.audio_row .audio_row__duration {
top:11px
}
.blind_label._audio_row__play_btn {
width:48px;
height:48px
}
.audio_row {
height:40px
}
.audio_row .audio_row__counter,.audio_row .audio_row__cover,.audio_row .audio_row__cover_back,.audio_row .audio_row__cover_icon,.audio_row .audio_row__sound_bars {
display:none
}
.audio_row .audio_row__play_btn {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%235181B8%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M9.846%2016.86c-.467.303-.846.097-.846-.45V7.588c0-.551.38-.752.846-.45l6.91%204.48c.324.21.327.549%200%20.761l-6.91%204.48z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
width:24px;
height:24px;
position:absolute;
top:8px;
left:10px
}
.audio_row.audio_row__playing .audio_row__play_btn {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%235181b8%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m8%207.596c0-.33.277-.596.607-.596h1.786c.335%200%20.607.267.607.596v8.808a.605.605%200%200%201%20-.607.596h-1.786a.602.602%200%200%201%20-.607-.596zm5%200c0-.33.277-.596.607-.596h1.786c.335%200%20.607.267.607.596v8.808a.605.605%200%200%201%20-.607.596h-1.786a.602.602%200%200%201%20-.607-.596z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_row .audio_row__inner {
height:40px;
box-sizing:border-box;
padding-left:44px;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:justify;
justify-content:space-between;
-ms-flex-align:stretch;
align-items:stretch
}
.audio_row.audio_row__current .audio_row__duration {
top:9px
}
.audio_row.audio_row__current .audio_row__actions {
margin-top:-13px
}
.audio_row .audio_row__title {
position:relative;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis
}
.audio_row .audio_row__title:before {
display:inline-block;
content:"\00a0\2013";
padding:0 3px
}
.audio_row .audio_row__title_inner_subtitle {
color:var(--gray_500);
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.audio_row .audio_row__performers a {
color:var(--link-color);
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.audio_row .audio_row__duration {
top:13px
}
.audio_row .audio_row__actions {
margin-top:-8px
}
.audio_row .audio_row__lyrics {
padding:0 11px 10px 43px
}
.audio_row.audio_podcast_private .audio_row__title_inner:before {
content:"";
display:inline-block;
position:relative;
width:12px;
height:12px;
margin-right:4px;
top:2px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20width%3D%2212%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h12v12h-12z%22%2F%3E%3Cpath%20d%3D%22m2.5%205.286v-1.294a2.998%202.998%200%200%201%203-2.992c1.657%200%203%201.352%203%203v1.285h.748c.415%200%20.752.341.752.748v4.22a.753.753%200%200%201%20-.752.747h-7.496a.753.753%200%200%201%20-.752-.747v-4.22c0-.413.342-.747.752-.747zm1.5-1.429v1.429h3v-1.429c0-.794-.64-1.428-1.43-1.428h-.14c-.794%200-1.43.64-1.43%201.428z%22%20fill%3D%22%23222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%/cover
}
._audio_section__search .audio_row.audio_has_lyrics .audio_row__title_inner,.ap_layer__content .audio_row.audio_has_lyrics .audio_row__title_inner,.audio_page__audio_rows .audio_row.audio_has_lyrics .audio_row__title_inner,.audio_section_global_search__audios_block .audio_row.audio_has_lyrics .audio_row__title_inner {
color:#2a5885
}
._audio_section__search .audio_row.audio_has_lyrics .audio_row__title_inner:hover,.ap_layer__content .audio_row.audio_has_lyrics .audio_row__title_inner:hover,.audio_page__audio_rows .audio_row.audio_has_lyrics .audio_row__title_inner:hover,.audio_section_global_search__audios_block .audio_row.audio_has_lyrics .audio_row__title_inner:hover {
text-decoration:underline
}
.audio_w_covers .audio_row {
height:54px;
padding:3px 0
}
.audio_w_covers .audio_row.audio_row__deleted .audio_row__cover,.audio_w_covers .audio_row.audio_row__deleted .audio_row__performer_title {
opacity:0.5
}
.audio_w_covers .audio_row .audio_row__play_btn {
display:none
}
.audio_w_covers .audio_row.ui_gridsorter_moveable {
box-shadow:none;
background-color:transparent
}
.audio_w_covers .audio_row.ui_gridsorter_moveable .audio_row_content {
background-color:#fff;
box-shadow:0px 2px 6px -3px rgba(0,0,0,0.34);
border-radius:4px
}
.audio_w_covers .audio_row .audio_row__cover,.audio_w_covers .audio_row .audio_row__cover_back,.audio_w_covers .audio_row .audio_row__cover_icon,.audio_w_covers .audio_row .audio_row__sound_bars {
display:block;
position:absolute;
width:40px;
height:40px;
top:7px;
left:4px
}
.audio_w_covers .audio_row .audio_row__cover {
image-rendering:-o-crisp-edges;
image-rendering:-webkit-optimize-contrast;
image-rendering:optimize-contrast;
-ms-interpolation-mode:nearest-neighbor;
border-radius:4px;
background:#e6edf5 url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20opacity%3D%22.4%22%2F%3E%3Cpath%20d%3D%22m13%2011.4849987v5.6482897c0%204.5123987-.8747233%205.3834431-4.37440289%205.8421935-1.6682259.2186769-3.62559711-.5384568-3.62559711-3.1617096%200-1.2814037.80181302-2.498263%202.46114282-2.8162494%201.26723039-.2428462-.09078118.0181935%202.77607228-.5140396.6959753-.1292083.7748413-.3782301.7748413-.908791%200-.2664094-.0013183-2.5951438-.0022416-4.1936475l-.0073943-.0003862v-4.31781414s-.0054461-2.05827203%200-3.08739758c.0065136-1.23086488.6796458-1.68321833%202.6637921-2.08397579%200%200%203.0232113-.57396781%204.6852252-.87541989.367783-.06670761.6485622.07018054.6485622.49202579%200%200-.0106774%202.62210108%200%204.05433854.0031006.41590408-.168424.60420104-.5899711.67902227-1.6816987.29848801-4.8649278.86036181-4.8649278.86036181-.3738792.09182758-.5451011.35499958-.5451011.73329156z%22%20fill%3D%22%236f99c8%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%
}
.audio_w_covers .audio_row .audio_row__cover[style]:not([style=""]) {
background-size:cover
}
.audio_w_covers .audio_row .audio_row__cover_back {
background-color:transparent;
transition:background-color 60ms linear;
border-radius:4px
}
.audio_w_covers .audio_row .audio_row__cover_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%23fff%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m9.84335571%2016.7896383c-.4657725.2989597-.84335571.0960877-.84335571-.4632481v-8.668898c0-.55480454.37902442-.76128273.84335571-.46324812l6.88979529%204.42226822c.3230368.2073436.3268456.5410694%200%20.7508578z%22%20fill%3D%22%23222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-position:50%;
display:none
}
.audio_w_covers .audio_row.audio_row__playing .audio_row__cover_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%23fff%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m8%207.59559822c0-.32893981.27685547-.59559822.60709476-.59559822h1.78581044c.3352892%200%20.6070948.26747584.6070948.59559822v8.80880358c0%20.3289398-.2768555.5955982-.6070948.5955982h-1.78581044c-.33528918%200-.60709476-.2674758-.60709476-.5955982zm5%200c0-.32893981.2768555-.59559822.6070948-.59559822h1.7858104c.3352892%200%20.6070948.26747584.6070948.59559822v8.80880358c0%20.3289398-.2768555.5955982-.6070948.5955982h-1.7858104c-.3352892%200-.6070948-.2674758-.6070948-.5955982z%22%20fill%3D%22%23222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_w_covers .audio_row:hover .audio_row__cover_icon {
display:block
}
.audio_w_covers .audio_row:hover .audio_row__sound_bars {
display:none
}
.audio_w_covers .audio_row.audio_row__current .audio_row__cover_back,.audio_w_covers .audio_row.audio_row_with_cover:hover .audio_row__cover_back {
background-color:rgba(0,0,0,0.5);
transition:background-color 100ms linear
}
.audio_w_covers .audio_row .audio_row__inner {
padding-left:54px;
height:48px
}
.audio_w_covers .audio_row .audio_row__performers,.audio_w_covers .audio_row .audio_row__title {
padding:0;
max-width:100%
}
.audio_w_covers .audio_row .audio_row__performer_title {
-ms-flex-direction:column;
flex-direction:column;
-ms-flex-pack:center;
justify-content:center
}
.audio_w_covers .audio_row .audio_row__title {
padding-left:0;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
-ms-flex-order:-1;
order:-1;
margin-bottom:2px
}
.audio_w_covers .audio_row .audio_row__title:before {
display:none
}
.audio_w_covers .audio_row .audio_row__performers {
color:var(--gray_400)
}
.audio_w_covers .audio_row .audio_row__performers a {
color:var(--gray_400);
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.audio_w_covers .audio_row .audio_row__performers a:hover {
text-decoration:underline
}
.audio_w_covers .audio_row .audio_row__actions {
margin-top:-3px
}
.audio_w_covers .audio_row .audio_row__duration {
top:17px
}
.audio_w_covers .audio_row .audio_row__lyrics {
padding:14px 11px 10px 54px
}
.audios_module .audio_row .audio_row__duration,.audios_module .audio_row .audio_row__info {
display:none!important
}
.audios_module .audio_row.audio_module_wide .audio_row__duration,.audios_module .audio_row.audio_module_wide .audio_row__info {
display:block!important
}
.audio_numeric {
counter-reset:audios-counter
}
.audio_numeric .audio_row .audio_row__cover,.audio_numeric .audio_row .audio_row__cover_back,.audio_numeric .audio_row .audio_row__cover_icon,.audio_numeric .audio_row .audio_row__play_btn {
display:none
}
.audio_numeric .audio_row .audio_row__cover_icon {
position:absolute;
width:40px;
height:40px;
top:0;
left:1px;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%225%205%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m13.8%2022.9c-.4.3-.8.1-.8-.5v-10.8c0-.6.4-.8.8-.4l8%205.4c.3.2.3.6%200%20.8z%22%20fill%3D%22%233d6899%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-position:50%
}
.audio_numeric .audio_row .audio_row__sound_bars {
display:block;
position:absolute;
width:40px;
height:40px;
top:1px;
left:1px
}
.audio_numeric .audio_row .audio_row__counter {
display:block;
position:absolute;
width:40px;
height:40px;
top:3px;
left:0;
color:#8a8a8a;
box-sizing:border-box;
padding:9px 0;
text-align:center
}
.audio_numeric .audio_row .audio_row__counter:before {
counter-increment:audios-counter;
content:counter(audios-counter)
}
.audio_numeric .audio_row.audio_row__playing .audio_row__counter {
visibility:hidden
}
.audio_numeric .audio_row.audio_row__playing .audio_row__cover_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%225%205%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m13%2011.6c0-.3.3-.6.6-.6h1.8c.3%200%20.6.3.6.6v10.8c0%20.3-.3.6-.6.6h-1.8c-.3%200-.6-.3-.6-.6zm5%200c0-.3.3-.6.6-.6h1.8c.3%200%20.6.3.6.6v10.8c0%20.3-.3.6-.6.6h-1.8c-.3%200-.6-.3-.6-.6z%22%20fill%3D%22%233d6899%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_numeric .audio_row.audio_row__current .audio_row__counter {
visibility:hidden
}
.audio_numeric .audio_row:hover .audio_row__cover_icon {
display:block
}
.audio_numeric .audio_row:hover .audio_row__sound_bars {
display:none
}
.audio_numeric .audio_row:hover .audio_row__counter {
visibility:hidden
}
.audio_layer_container .audio_author {
display:none
}
.audio_layer_container .audio_album_edit_btn,.audio_layer_container .audio_row .audio_act#delete,.audio_layer_container .audio_row .audio_act#edit {
display:none!important
}
.ui_search.audio_search {
position:relative;
z-index:4
}
.audio_search_focused .audio_performer>em,.audio_search_focused .audio_title>em {
background-color:#e7edf2
}
.audio_inline_player {
opacity:0
}
.audio_row__player_transition .audio_inline_player {
transition:opacity 200ms linear
}
.audio_row__current .audio_inline_player {
opacity:1
}
.audio_inline_player .audio_inline_player_right {
width:50px;
float:right;
margin-left:15px
}
.audio_inline_player .audio_inline_player_left {
width:auto;
float:none;
overflow:hidden;
padding:0 4px 0 12px
}
.audio_inline_player .audio_inline_player_progress,.audio_inline_player .audio_inline_player_volume {
height:1px
}
.audio_inline_player .slider {
padding:4px 0 7px
}
.ap_layer_wrap {
overflow:auto;
top:0;
left:0;
width:100%;
height:100%;
z-index:500;
position:fixed
}
.ap_layer_wrap .ap_layer {
position:relative;
margin:0 auto;
width:560px;
min-height:500px
}
.ap_layer_wrap .ap_layer__content {
background-color:#fff;
border-radius:3px;
margin-bottom:10px
}
.ap_layer_wrap .audio_pl_snippet {
border:none
}
.ap_layer_wrap .ap_layer__close {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2236%22%20viewBox%3D%22940%20104%2036%2036%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22m940%20104h36v36h-36z%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m968.1%20129.9-18-18c-.6-.5-1.6-.5-2.2%200-.5.6-.5%201.6%200%202.2l18%2018c.6.5%201.6.5%202.2%200%20.5-.6.5-1.6%200-2.2z%22%2F%3E%3Cpath%20d%3D%22m950.1%20132.1%2018-18c.5-.6.5-1.6%200-2.2-.6-.5-1.6-.5-2.2%200l-18%2018c-.5.6-.5%201.6%200%202.2.6.5%201.6.5%202.2%200z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%;
width:60px;
height:50px;
opacity:0.5;
transition:opacity 60ms linear;
position:absolute;
right:-60px;
top:0;
cursor:pointer
}
.ap_layer_wrap .ap_layer__close:hover {
opacity:1
}
.ap_layer_bg_dark {
background:#000;
opacity:0.8
}
.widget_body .audio_row__action_more {
display:none
}
.bp_content .audio_pl_snippet {
max-width:500px;
margin:15px 0
}
.audio_pl__followed .audio_pl_snippet_follow:before,.audio_pl_snippet_follow:before,.audio_pl_snippet_follow_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2248%22%20viewBox%3D%22313%204%2024%2048%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m313%2028h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m326%2039v-5c0-.55-.45-1-1-1s-1%20.45-1%201v5h-5c-.55%200-1%20.45-1%201s.45%201%201%201h5v5c0%20.55.45%201%201%201s1-.45%201-1v-5h5c.55%200%201-.45%201-1s-.45-1-1-1z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cg%20transform%3D%22translate(313%204)%22%3E%3Crect%20height%3D%2224%22%20opacity%3D%22.5%22%20rx%3D%222%22%20width%3D%2224%22%2F%3E%3Cpath%20d%3D%22m5%2013%204%204%2010-10%22%20stroke%3D%22%23828a99%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
width:24px;
height:24px;
content:" ";
display:block;
position:absolute;
left:6px;
top:3px;
transition:background-position 150ms ease
}
.audio_pl_snippet_follow {
position:relative;
padding-left:33px;
transition:background-color 150ms ease;
display:none
}
.audio_pl_snippet_follow:before {
background-position:0 -24px
}
.audio_pl__canfollow .audio_pl_snippet__action_btn_follow {
display:inline-block
}
.audio_pl__canfollow .audio_pl_snippet__action_btn_edit {
display:none
}
.audio_pl__followed .audio_pl_snippet_follow {
background-color:var(--light_blue_40);
color:var(--steel_gray_A540)
}
.audio_pl__followed .audio_pl_snippet_follow:before {
background-position:0 0
}
.audio_pl_snippet_shuffle {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20height%3D%2224%22%20rx%3D%222%22%20width%3D%2224%22%2F%3E%3Cpath%20d%3D%22m10.9524534%208.84368896c-.5253646-.46752335-1.38516582-1.093665-2.04548699-1.38299228-.6586721-.28860472-1.39760721-.46069668-2.24298246-.46069668h-1.66398395v2h2.00000003c.44496004.00032256.80955686.07605932%201.13936853.21698902.45160155.19297094%201.14248871.6998227%201.58066297%201.11101388.12515983-.1543728.87700007-1.07545523%201.23242187-1.48431394zm5.0475466.33765736c-1.290143.48785845-2.2425661%201.88662248-3.3023071%203.29143198-1.4601981%201.9369992-2.76285524%204.5272217-5.6976929%204.5272217h-2v-2s1.96787282.0008385%202%200c1.75405191-.0457782%202.84036851-2.0394898%204.1293335-3.7492065%201.2858947-1.70506714%202.5769913-3.70359845%204.8706665-4.15643086v-2.09436264l4%203-4%203zm0%207.70361658c-1.3300705-.3061414-2.4518956-1.1759558-3.3197021-2.0316304.4155948-.4939672%201.2329711-1.50177%201.2329711-1.50177.5603673.5849346%201.3054558%201.1617351%202.086731%201.4530311v-1.8045936l4%203-4%203z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
width:40px;
margin-left:6px;
background-position:8px 3px
}
.audio_pl_snippet_shuffle:active {
background-position:8px 4px
}
.audio_pl_snippet_play {
border-radius:50px;
padding-left:32px;
position:relative
}
.audio_pl_snippet_play:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%2216%209%209%2012%22%20width%3D%229%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m16.83%2020.85c-.46.32-.83.1-.83-.44v-10.81c0-.57.37-.77.83-.45l7.93%205.45c.32.22.32.58%200%20.8z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
width:9px;
height:12px;
content:" ";
display:block;
position:absolute;
left:15px;
top:9px
}
.audio_pl_snippet_play.round_button_large_white {
padding-left:45px;
text-transform:uppercase
}
.audio_pl_snippet_play.round_button_large_white:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%2216%209%209%2012%22%20width%3D%229%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m16.83%2020.85c-.46.32-.83.1-.83-.44v-10.81c0-.57.37-.77.83-.45l7.93%205.45c.32.22.32.58%200%20.8z%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
left:20px;
top:13px
}
.audio_pl__playing .audio_pl_snippet_play:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%2216%209%208%2012%22%20width%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m16%209.5c0-.28.22-.5.5-.5h2c.28%200%20.5.23.5.5v11c0%20.28-.22.5-.5.5h-2c-.28%200-.5-.23-.5-.5zm5%200c0-.28.22-.5.5-.5h2c.28%200%20.5.23.5.5v11c0%20.28-.22.5-.5.5h-2c-.28%200-.5-.23-.5-.5z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
width:9px;
height:12px;
content:" ";
display:block;
position:absolute;
left:15px;
top:9px;
background-repeat:no-repeat
}
.audio_pl__playing .audio_pl_snippet_play.round_button_large_white:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2212%22%20viewBox%3D%2216%209%208%2012%22%20width%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m16%209.5c0-.28.22-.5.5-.5h2c.28%200%20.5.23.5.5v11c0%20.28-.22.5-.5.5h-2c-.28%200-.5-.23-.5-.5zm5%200c0-.28.22-.5.5-.5h2c.28%200%20.5.23.5.5v11c0%20.28-.22.5-.5.5h-2c-.28%200-.5-.23-.5-.5z%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
left:20px;
top:13px
}
.page_preview_audio_pl_wrap .page_media_x_wrap {
margin-right:4px
}
.audio_pl_attach_preview {
background-color:#fff;
border:1px solid #dfe1e5;
border-radius:2px;
margin-top:8px;
height:62px
}
.audio_pl_attach_preview .audio_pl_attach_preview__play {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%235181B8%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M9.846%2016.86c-.467.303-.846.097-.846-.45V7.588c0-.551.38-.752.846-.45l6.91%204.48c.324.21.327.549%200%20.761l-6.91%204.48z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%;
width:24px;
height:24px;
padding:0;
float:right;
margin:19px 19px 0 15px;
cursor:pointer
}
.audio_pl_attach_preview.audio_pl__playing .audio_pl_attach_preview__play {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20fill%3D%22%235181b8%22%20r%3D%2212%22%2F%3E%3Cpath%20d%3D%22m8%207.596c0-.33.277-.596.607-.596h1.786c.335%200%20.607.267.607.596v8.808a.605.605%200%200%201%20-.607.596h-1.786a.602.602%200%200%201%20-.607-.596zm5%200c0-.33.277-.596.607-.596h1.786c.335%200%20.607.267.607.596v8.808a.605.605%200%200%201%20-.607.596h-1.786a.602.602%200%200%201%20-.607-.596z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.audio_pl_attach_preview .audio_pl_attach_preview__cover {
width:62px;
height:62px;
float:left;
position:relative
}
.audio_pl_attach_preview .audio_pl_attach_preview__info_line,.audio_pl_attach_preview .audio_pl_attach_preview__title {
margin-left:64px;
padding-left:15px;
max-width:100%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.audio_pl_attach_preview .audio_pl_attach_preview__title {
margin-top:11px;
color:#222;
font-size:18px
}
.audio_pl_attach_preview .audio_pl_attach_preview__info_line {
margin-top:5px;
color:#818181
}
#audio_layer_tt {
box-shadow:0 20px 40px 0 rgba(0,0,0,0.3);
border-top:0;
border-radius:0 0 4px 4px;
-webkit-perspective:none
}
#audio_layer_tt>.eltt_arrow_back {
border-color:transparent
}
#audio_layer_tt>.eltt_arrow_back .eltt_arrow {
border-bottom-color:#fafbfc
}
#audio_layer_tt .top_audio_loading {
text-align:center;
padding:50px 0
}
#audio_layer_tt .top_audio_loading .pr {
opacity:1
}
.wall_audio_rows {
margin:5px -10px 0 -10px
}
.reply_text .wall_audio_rows {
margin:0
}
.wall_post_cont .audio_pl_snippet {
margin-top:15px
}
.audio_claim_popup {
text-align:center;
overflow:hidden;
padding:25px;
box-sizing:border-box;
position:relative;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2284%22%20viewBox%3D%220%200%2084%2084%22%20width%3D%2284%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2242%22%20cy%3D%2242%22%20fill%3D%22%23528bcc%22%20r%3D%2242%22%2F%3E%3Cpath%20d%3D%22m51.902%2063.985c-.295%201.343-1.262%202.015-2.902%202.015h-14c-1.64%200-2.607-.672-2.902-2.015.186.01.375.015.569.015h18.666c.194%200%20.383-.005.57-.015zm3.742-4.095c-.578%201.407-1.86%202.11-3.844%202.11h-19.6c-1.984%200-3.266-.703-3.844-2.11.52.073%201.068.11%201.644.11h24c.576%200%201.125-.037%201.644-.11zm-31.644-31.89c0-4%202-6%206-6h24c4%200%206%202%206%206v24c0%204-2%206-6%206h-24c-4%200-6-2-6-6zm22%202c-4%200-4%200-4%204v8s-.84-1-3-1c-2.76%200-5%202.24-5%205s2.24%205%205%205%205-2.24%205-5v-10c0-2%200-2%202-2%204%200%204%200%204-2s0-2-4-2z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-position:183px 55px
}
.audio_claim_popup .audio_claim_popup__close {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%22506%20120%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22m506%20120h24v24h-24z%22%2F%3E%3Cpath%20d%3D%22m512%20126%2012%2012m0-12-12%2012%22%20stroke%3D%22%23828a99%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
width:24px;
height:24px;
position:absolute;
top:19px;
right:19px;
cursor:pointer;
opacity:0.8
}
.audio_claim_popup .audio_claim_popup__close:hover {
opacity:1
}
.audio_claim_popup .audio_claim_popup__title {
font-size:22px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
color:#222;
margin:150px 0 0 0;
line-height:25px
}
.audio_claim_popup .audio_claim_popup__text {
font-size:16px;
color:#656565;
margin:16px 0 0 0;
line-height:22px
}
.audio_claim_popup>button {
margin:35px 0 25px 0
}
.audio_promo_box {
border-radius:8px 12px 12px 8px!important
}
.audio_promo_box #wk_content {
height:600px;
width:740px
}
.audio_promo_box #wk_content .wk_wiki_content {
padding:0
}
.audio_promo_box .audio_promo_box_content {
font-size:16px;
text-align:center
}
.audio_promo_box .audio_promo_box_content .audio_promo_cover {
background-image:url("/images/audio_promo/mask.png");
background-repeat:no-repeat;
background-size:cover;
border-radius:8px 8px 0 0;
height:200px;
margin-bottom:58px
}
.is_2x .audio_promo_box .audio_promo_box_content .audio_promo_cover {
background-image:url("/images/audio_promo/mask_2x.png")
}
.audio_promo_box .audio_promo_box_content .audio_promo_logo {
background-image:url("/images/svg_icons/audio/audio_logo.svg");
background-repeat:no-repeat;
display:inline-block;
height:40px;
margin-bottom:35px;
width:152px
}
.audio_promo_box .audio_promo_box_content .audio_promo_items {
display:inline-block;
line-height:44px;
margin:auto;
text-align:left
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_item_icon {
background-repeat:no-repeat;
display:inline-block;
height:28px;
margin-right:14px;
vertical-align:middle;
width:28px
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_item_icon.audio_promo_icon_note {
background-image:url("/images/svg_icons/audio_promo/intro_music_outline_28.svg")
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_item_icon.audio_promo_icon_playlist {
background-image:url("/images/svg_icons/audio_promo/intro_playlists_outline_28.svg")
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_item_icon.audio_promo_icon_card {
background-image:url("/images/svg_icons/audio_promo/intro_card_outline_28.svg")
}
.audio_promo_box .audio_promo_box_content .audio_promo_item_text {
display:inline-block;
line-height:22px;
vertical-align:middle
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_btn {
background-color:#5891d2;
border-radius:10px;
font-size:16px;
line-height:44px;
margin-top:55px;
min-width:165px;
padding:0 30px
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_btn:hover {
opacity:.9
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_btn .audio_promo_btn_caret {
background-image:url("/images/svg_icons/audio_promo/intro_chevron_20.svg");
background-position:50%;
background-repeat:no-repeat;
display:inline-block;
height:44px;
margin-left:5px;
vertical-align:top;
width:10px
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_card,.audio_promo_box .audio_promo_box_content .audio_promo_box_search {
padding:72px;
padding-bottom:35px
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_card .audio_promo_box_btn {
margin-top:20px
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_search_preview,.audio_promo_box .audio_promo_box_content .audio_promo_card_cover {
background-repeat:no-repeat;
background-size:cover;
height:354px;
margin-bottom:-15px
}
.audio_promo_box .audio_promo_box_content .audio_promo_card_cover {
background-image:url("/images/audio_promo/artist.png")
}
.is_2x .audio_promo_box .audio_promo_box_content .audio_promo_card_cover {
background-image:url("/images/audio_promo/artist_2x.png")
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_search_preview {
background-image:url("/images/audio_promo/search.png");
margin-bottom:-35px
}
.is_2x .audio_promo_box .audio_promo_box_content .audio_promo_box_search_preview {
background-image:url("/images/audio_promo/search_2x.png")
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_card_title {
font-size:32px;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
line-height:38px;
margin-bottom:4px
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_card_desc {
font-size:17px;
line-height:24px
}
.audio_promo_box .audio_promo_box_content .audio_promo_card_actions {
float:right
}
.audio_promo_box .audio_promo_box_content .audio_promo_card_actions .round_button_large_white {
font-size:12px;
margin-top:7px;
padding:8px 18px 9px;
padding-left:38px;
pointer-events:none
}
.audio_promo_box .audio_promo_box_content .audio_promo_card_actions .round_button_large_white:before {
left:20px;
top:9px
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_search_ok {
margin-top:40px;
width:164px
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_search_line {
font-size:0;
margin-bottom:45px;
text-align:left
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_search_line .audio_promo_box_search_album {
display:inline-block;
padding-right:28px;
width:120px
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_search_line .audio_promo_box_search_album:last-child {
padding-right:0
}
.audio_promo_box .audio_promo_box_content .audio_promo_box_search_line .audio_promo_box_search_album .audio_promo_box_card_track_cover {
height:120px;
width:120px
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom {
font-size:0;
padding:24px
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_block {
background-color:#f0f2f5;
border-radius:6px;
box-sizing:border-box;
display:inline-block;
font-size:15px;
height:550px;
padding-bottom:25px;
padding-top:100px;
position:relative;
vertical-align:top;
width:334px
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_block:first-child {
margin-right:24px
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_type {
font-family:Proxima Nova,"Noto Sans Armenian","Noto Sans Bengali","Noto Sans Cherokee","Noto Sans Devanagari","Noto Sans Ethiopic","Noto Sans Georgian","Noto Sans Hebrew","Noto Sans Kannada","Noto Sans Khmer","Noto Sans Lao","Noto Sans Osmanya","Noto Sans Tamil","Noto Sans Telugu","Noto Sans Thai",sans-serif;
font-size:26px;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
line-height:30px;
margin-bottom:35px
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_item {
margin-bottom:15px
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_item:last-child {
margin-bottom:0
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_item_icon {
background-repeat:no-repeat;
display:inline-block;
height:32px;
margin-right:15px;
vertical-align:middle;
width:32px
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_item_icon.audio_promo_icon_note {
background-image:url("/images/svg_icons/audio_promo/intro_music_outline_32.svg")
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_item_icon.audio_promo_icon_magic {
background-image:url("/images/svg_icons/audio_promo/intro_magic_outline_32.svg")
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_item_icon.audio_promo_icon_favorite {
background-image:url("/images/svg_icons/audio_promo/intro_favorite_outline_32.svg")
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_item_icon.audio_promo_icon_headphones {
background-image:url("/images/svg_icons/audio_promo/intro_headphones_outline_32.svg")
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_item_icon.audio_promo_icon_smile {
background-image:url("/images/svg_icons/audio_promo/intro_smile_outline_32.svg")
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_item_icon.audio_promo_icon_download {
background-image:url("/images/svg_icons/audio_promo/intro_download_outline_32.svg")
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_free,.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_paid {
bottom:25px;
left:20px;
height:48px;
margin:0;
position:absolute;
width:calc(100% - 40px)
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_paid {
background-color:#fe2c5b;
line-height:normal
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_paid_tip {
font-size:12px;
line-height:14px;
margin-top:2px;
opacity:0.7
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_friends {
bottom:100px;
display:-ms-flexbox;
display:flex;
font-size:0;
left:20px;
line-height:18px;
position:absolute;
width:calc(100% - 37px)
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_friends_desc {
display:-ms-flexbox;
display:flex;
-ms-flex-direction:column;
flex-direction:column;
-ms-flex-positive:1;
flex-grow:1;
font-size:13px;
-ms-flex-pack:center;
justify-content:center;
text-align:left;
vertical-align:middle
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_friends_photos {
display:-ms-inline-flexbox;
display:inline-flex;
padding-left:15px;
text-align:right;
vertical-align:middle
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_friend {
border:solid 3px #f0f2f5;
border-radius:50%;
display:inline-block;
float:right;
height:28px;
margin-left:-10px;
width:28px
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_friend>img {
border-radius:50%;
height:100%;
width:100%
}
.audio_promo_box .audio_promo_box_content.audio_promo_box_boom .audio_promo_box_boom_logo {
background-image:url("/images/svg_icons/audio_promo/intro_boom_logo.svg");
background-repeat:no-repeat;
display:inline-block;
height:11px;
margin:-1px 0 0 3px;
vertical-align:middle;
width:48px
}
._audio_page_titled_block>h2 {
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis
}
.captcha {
padding:5px 0;
text-align:center;
height:80px
}
.captcha img {
width:130px;
height:50px;
background:url(/images/vklogo.gif);
cursor:pointer
}
.captcha input.text {
width:120px;
margin:10px 0 0
}
.captcha .progress {
width:120px;
margin:13px auto 0
}
.phone_validation_suggest {
text-align:center;
font-size:0.9em;
padding-top:10px;
line-height:1.36em
}
.recaptcha .pr {
padding:35px 0;
text-align:center
}
.recaptcha .pr_bt {
width:8px;
height:8px;
border-radius:4px;
margin-right:4px
}
.recaptcha .pr_bt:last-child {
margin-right:0
}
.cursor_ns_resize {
cursor:ns-resize
}
.summary_wrap {
color:#5c5c5c;
padding:20px 20px 0
}
.summary_wrap .summary {
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.summary_lnk,.summary_wrap .summary span {
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.bottom_wrap {
border-top:1px solid #dae1e8;
background:#fff;
padding:0 10px
}
.ow_ava {
background-size:cover;
-ms-high-contrast-adjust:none
}
.ow_ava.ow_ava_small {
width:34px;
height:34px;
border-radius:50%
}
.ow_ava.ow_ava_comm {
width:40px;
height:40px;
border-radius:50%
}
.ow_ava.ow_ava_mid {
width:50px;
height:50px;
border-radius:50%
}
.online {
position:relative
}
.online:after {
right:2%;
bottom:2%;
border:2px solid #fff;
width:8px;
height:8px
}
.online.mobile:after {
right:4%;
bottom:0;
background-color:#fff;
width:7px;
height:11px;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2211%22%3E%3Cpath%20fill%3D%22%238AC176%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%201.5C0%20.7.7%200%201.5%200h4C6.3%200%207%20.7%207%201.5v8c0%20.8-.7%201.5-1.5%201.5h-4A1.5%201.5%200%20010%209.5v-8zM1%202h5v6H1V2z%22%2F%3E%3C%2Fsvg%3E")
}
.online:after {
content:"";
position:absolute;
background-color:#8ac176;
border-radius:50%
}
.online.mobile:after {
border-radius:3px;
background-size:cover
}
.event {
position:relative
}
.event:after {
content:"";
position:absolute;
bottom:15%;
right:15%;
margin:0 -12px -12px 0;
background:url(/images/icons/badge_event.png);
width:24px;
height:24px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.event:after {
background-image:url(/images/icons/badge_event_2x.png);
background-size:24px 24px
}

}
.no_events {
pointer-events:none
}
.progress,.progress_inv,.progress_inv_img {
display:none;
width:32px;
height:15px;
background:url(/images/upload.gif) no-repeat 50% 50%
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.progress,.progress_inv,.progress_inv_img {
background-image:url(/images/upload_2x.gif);
background-size:32px 8px
}

}
.progress_inline {
display:inline-block;
vertical-align:bottom;
width:32px;
height:13px;
background:url(/images/upload.gif) no-repeat 50%
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.progress_inline {
background-image:url(/images/upload_2x.gif);
background-size:32px 8px
}

}
.progress_inv,.progress_inv_img {
background-image:url("/images/upload_inv.gif")
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.progress_inv,.progress_inv_img {
background-image:url("/images/upload_inv_2x.gif");
background-size:32px 8px
}

}
.progress_inv_mini {
background-image:url("/images/upload_inv_mini.gif");
width:16px;
height:4px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.progress_inv_mini {
background-image:url("/images/upload_inv_mini_2x.gif");
background-size:16px 4px
}

}
.progress_gray {
background-image:url(/images/upload_gray.gif);
width:32px;
height:8px
}
.progress_inv_img {
background-color:rgba(0,0,0,0.5)
}
.upload_progress_wrap {
width:250px;
height:18px;
margin:auto;
background:#fff;
border:1px solid #ccc
}
.upload_progress {
height:18px;
background:#597da3 url(/images/progress_grad.gif) repeat;
border:1px solid #45688e;
margin:-1px
}
.checkbox {
cursor:pointer;
line-height:1.27em
}
.checkbox.disabled {
opacity:0.5
}
.checkbox:before {
display:block;
content:"";
float:left;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20width%3D%2215%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20fill%3D%22%23fff%22%20height%3D%2215%22%20rx%3D%223%22%20width%3D%2215%22%2F%3E%3Crect%20height%3D%2214%22%20rx%3D%223%22%20stroke%3D%22%23c1c9d1%22%20width%3D%2214%22%20x%3D%22.5%22%20y%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 0;
margin:0 7px 0 0;
width:15px;
height:15px
}
.checkbox.dark:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Crect%20width%3D%2214%22%20height%3D%2214%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill%3D%22none%22%20stroke%3D%22%23AAA%22%20rx%3D%223%22%2F%3E%3C%2Fsvg%3E")
}
.checkbox:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20width%3D%2215%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20fill%3D%22%23f2f4f8%22%20height%3D%2215%22%20rx%3D%223%22%20width%3D%2215%22%2F%3E%3Crect%20height%3D%2214%22%20rx%3D%223%22%20stroke%3D%22%23c1c9d1%22%20width%3D%2214%22%20x%3D%22.5%22%20y%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.checkbox.dark:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20width%3D%2215%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20fill%3D%22%23b2b2b2%22%20fill-opacity%3D%22.27%22%20height%3D%2215%22%20rx%3D%223%22%20width%3D%2215%22%2F%3E%3Crect%20height%3D%2214%22%20rx%3D%223%22%20stroke%3D%22%23aaa%22%20width%3D%2214%22%20x%3D%22.5%22%20y%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.checkbox.disabled:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20width%3D%2215%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20fill%3D%22%23fff%22%20height%3D%2215%22%20rx%3D%223%22%20width%3D%2215%22%2F%3E%3Crect%20height%3D%2214%22%20rx%3D%223%22%20stroke%3D%22%23c1c9d1%22%20width%3D%2214%22%20x%3D%22.5%22%20y%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.checkbox.dark.disabled:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Crect%20width%3D%2214%22%20height%3D%2214%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill%3D%22none%22%20stroke%3D%22%23AAA%22%20rx%3D%223%22%2F%3E%3C%2Fsvg%3E")
}
.checkbox.on:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20width%3D%2215%22%20height%3D%2215%22%20fill%3D%22%235181B8%22%20rx%3D%223%22%2F%3E%3Cpath%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%207.5L6.5%2010%2011%204.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.checkbox.dark.on:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20width%3D%2215%22%20height%3D%2215%22%20fill%3D%22%23AAA%22%20rx%3D%223%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%207.5L6.5%2010%2011%204.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.checkbox.on:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20width%3D%2215%22%20height%3D%2215%22%20fill%3D%22%235B88BD%22%20rx%3D%223%22%2F%3E%3Cpath%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%207.5L6.5%2010%2011%204.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.checkbox.dark.on:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20width%3D%2215%22%20height%3D%2215%22%20fill%3D%22%23B1B1B1%22%20rx%3D%223%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%207.5L6.5%2010%2011%204.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.checkbox.disabled.on:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20width%3D%2215%22%20height%3D%2215%22%20fill%3D%22%235181B8%22%20rx%3D%223%22%2F%3E%3Cpath%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%207.5L6.5%2010%2011%204.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.checkbox.dark.disabled.on:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20width%3D%2215%22%20height%3D%2215%22%20fill%3D%22%23AAA%22%20rx%3D%223%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%207.5L6.5%2010%2011%204.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.radiobtn {
cursor:pointer;
line-height:1.27em
}
.radiobtn.disabled {
cursor:default
}
.radiobtn:before {
display:block;
content:"";
float:left;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20width%3D%2214%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%23fff%22%20r%3D%227%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%226.5%22%20stroke%3D%22%23c1c9d1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 0;
width:14px;
margin:1px 7px 1px 0;
height:14px
}
.radiobtn:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20width%3D%2214%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%23f2f4f8%22%20r%3D%227%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%226.5%22%20stroke%3D%22%23c1c9d1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.radiobtn.disabled:before {
opacity:0.5
}
.radiobtn.disabled:before,.radiobtn.disabled:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20width%3D%2214%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%23fff%22%20r%3D%227%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%226.5%22%20stroke%3D%22%23c1c9d1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.radiobtn_hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20width%3D%2214%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%23f2f4f8%22%20r%3D%227%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%226.5%22%20stroke%3D%22%23c1c9d1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.radiobtn.on:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20width%3D%2214%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%23fff%22%20r%3D%227%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%226.5%22%20stroke%3D%22%235181b8%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%235181b8%22%20r%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.radiobtn.on:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20width%3D%2214%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%23f2f4f8%22%20r%3D%227%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%226.5%22%20stroke%3D%22%235181b8%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%235181b8%22%20r%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.radiobtn.on.disabled:hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20width%3D%2214%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%23fff%22%20r%3D%227%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%226.5%22%20stroke%3D%22%235181b8%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%235181b8%22%20r%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.radiobtn.on.radiobtn_hover:before {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20width%3D%2214%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%23f2f4f8%22%20r%3D%227%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%226.5%22%20stroke%3D%22%235181b8%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20fill%3D%22%235181b8%22%20r%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.checkbox_label,.radiobtn_label {
overflow:hidden
}
.fl_l {
float:left
}
.fl_r {
float:right
}
.ta_l {
text-align:left
}
.ta_r {
text-align:right
}
.ta_j {
text-align:justify
}
.ta_c {
text-align:center
}
.inl_bl {
display:-moz-inline-stack;
display:inline-block;
_overflow:hidden;
vertical-align:top;
zoom:1
}
.sl_nowrap {
text-overflow:ellipsis;
white-space:nowrap
}
#side_bar .inl_bl {
vertical-align:baseline
}
#side_bar .left_count_wrap .inl_bl {
vertical-align:top
}
.upload_frame {
position:absolute;
visibility:hidden;
width:20px;
height:20px
}
.noselect {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.fakeinput,div[contenteditable=true],input.big_text,input.file,input.search,input.text,input[type=button],input[type=password],input[type=search],input[type=submit],input[type=text],input[type~=email],input[type~=password],input[type~=search],input[type~=text],textarea {
font-size:13px;
font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Geneva,"Noto Sans Armenian","Noto Sans Bengali","Noto Sans Cherokee","Noto Sans Devanagari","Noto Sans Ethiopic","Noto Sans Georgian","Noto Sans Hebrew","Noto Sans Kannada","Noto Sans Khmer","Noto Sans Lao","Noto Sans Osmanya","Noto Sans Tamil","Noto Sans Telugu","Noto Sans Thai",sans-serif,arial,Tahoma,verdana;
outline:none;
box-shadow:none
}
.fakeinput::-moz-focus-inner,div[contenteditable=true]::-moz-focus-inner,input.big_text::-moz-focus-inner,input.file::-moz-focus-inner,input.search::-moz-focus-inner,input.text::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=password]::-moz-focus-inner,input[type=search]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=text]::-moz-focus-inner,input[type~=email]::-moz-focus-inner,input[type~=password]::-moz-focus-inner,input[type~=search]::-moz-focus-inner,input[type~=text]::-moz-focus-inner,textarea::-moz-focus-inner {
border:0;
padding:0
}
.fakeinput::-ms-clear,div[contenteditable=true]::-ms-clear,input.big_text::-ms-clear,input.file::-ms-clear,input.search::-ms-clear,input.text::-ms-clear,input[type=button]::-ms-clear,input[type=password]::-ms-clear,input[type=search]::-ms-clear,input[type=submit]::-ms-clear,input[type=text]::-ms-clear,input[type~=email]::-ms-clear,input[type~=password]::-ms-clear,input[type~=search]::-ms-clear,input[type~=text]::-ms-clear,textarea::-ms-clear {
display:none
}
.fakeinput,div[contenteditable=true],input.big_text,input.dark,input.search,input.text,textarea {
background:var(--white);
-webkit-appearance:none;
border-radius:0
}
.fakeinput:focus,div[contenteditable=true]:focus,input.big_text:focus,input.dark:focus,input.search:focus,input.text:focus,textarea:focus {
border-color:#c9d0d6;
outline:none
}
.fakeinput:focus::-webkit-input-placeholder,.fakeinput:focus~.placeholder .ph_content,div[contenteditable=true]:focus::-webkit-input-placeholder,div[contenteditable=true]:focus~.placeholder .ph_content,input.big_text:focus::-webkit-input-placeholder,input.big_text:focus~.placeholder .ph_content,input.dark:focus::-webkit-input-placeholder,input.dark:focus~.placeholder .ph_content,input.search:focus::-webkit-input-placeholder,input.search:focus~.placeholder .ph_content,input.text:focus::-webkit-input-placeholder,input.text:focus~.placeholder .ph_content,textarea:focus::-webkit-input-placeholder,textarea:focus~.placeholder .ph_content {
color:#b8b9bb
}
.fakeinput:focus::-moz-placeholder,.fakeinput:focus~.placeholder .ph_content,div[contenteditable=true]:focus::-moz-placeholder,div[contenteditable=true]:focus~.placeholder .ph_content,input.big_text:focus::-moz-placeholder,input.big_text:focus~.placeholder .ph_content,input.dark:focus::-moz-placeholder,input.dark:focus~.placeholder .ph_content,input.search:focus::-moz-placeholder,input.search:focus~.placeholder .ph_content,input.text:focus::-moz-placeholder,input.text:focus~.placeholder .ph_content,textarea:focus::-moz-placeholder,textarea:focus~.placeholder .ph_content {
color:#b8b9bb
}
.fakeinput:focus:-ms-input-placeholder,.fakeinput:focus~.placeholder .ph_content,div[contenteditable=true]:focus:-ms-input-placeholder,div[contenteditable=true]:focus~.placeholder .ph_content,input.big_text:focus:-ms-input-placeholder,input.big_text:focus~.placeholder .ph_content,input.dark:focus:-ms-input-placeholder,input.dark:focus~.placeholder .ph_content,input.search:focus:-ms-input-placeholder,input.search:focus~.placeholder .ph_content,input.text:focus:-ms-input-placeholder,input.text:focus~.placeholder .ph_content,textarea:focus:-ms-input-placeholder,textarea:focus~.placeholder .ph_content {
color:#b8b9bb
}
.fakeinput:focus::placeholder,.fakeinput:focus~.placeholder .ph_content,div[contenteditable=true]:focus::placeholder,div[contenteditable=true]:focus~.placeholder .ph_content,input.big_text:focus::placeholder,input.big_text:focus~.placeholder .ph_content,input.dark:focus::placeholder,input.dark:focus~.placeholder .ph_content,input.search:focus::placeholder,input.search:focus~.placeholder .ph_content,input.text:focus::placeholder,input.text:focus~.placeholder .ph_content,textarea:focus::placeholder,textarea:focus~.placeholder .ph_content {
color:#b8b9bb
}
.fakeinput::-webkit-input-placeholder,.fakeinput~.placeholder .ph_content,div[contenteditable=true]::-webkit-input-placeholder,div[contenteditable=true]~.placeholder .ph_content,input.big_text::-webkit-input-placeholder,input.big_text~.placeholder .ph_content,input.dark::-webkit-input-placeholder,input.dark~.placeholder .ph_content,input.search::-webkit-input-placeholder,input.search~.placeholder .ph_content,input.text::-webkit-input-placeholder,input.text~.placeholder .ph_content,textarea::-webkit-input-placeholder,textarea~.placeholder .ph_content {
color:var(--gray_500);
transition:color .2s ease;
padding:1px;
opacity:1
}
.fakeinput::-moz-placeholder,.fakeinput~.placeholder .ph_content,div[contenteditable=true]::-moz-placeholder,div[contenteditable=true]~.placeholder .ph_content,input.big_text::-moz-placeholder,input.big_text~.placeholder .ph_content,input.dark::-moz-placeholder,input.dark~.placeholder .ph_content,input.search::-moz-placeholder,input.search~.placeholder .ph_content,input.text::-moz-placeholder,input.text~.placeholder .ph_content,textarea::-moz-placeholder,textarea~.placeholder .ph_content {
color:var(--gray_500);
transition:color .2s ease;
padding:1px;
opacity:1
}
.fakeinput:-ms-input-placeholder,.fakeinput~.placeholder .ph_content,div[contenteditable=true]:-ms-input-placeholder,div[contenteditable=true]~.placeholder .ph_content,input.big_text:-ms-input-placeholder,input.big_text~.placeholder .ph_content,input.dark:-ms-input-placeholder,input.dark~.placeholder .ph_content,input.search:-ms-input-placeholder,input.search~.placeholder .ph_content,input.text:-ms-input-placeholder,input.text~.placeholder .ph_content,textarea:-ms-input-placeholder,textarea~.placeholder .ph_content {
color:var(--gray_500);
transition:color .2s ease;
padding:1px;
opacity:1
}
.fakeinput::placeholder,.fakeinput~.placeholder .ph_content,div[contenteditable=true]::placeholder,div[contenteditable=true]~.placeholder .ph_content,input.big_text::placeholder,input.big_text~.placeholder .ph_content,input.dark::placeholder,input.dark~.placeholder .ph_content,input.search::placeholder,input.search~.placeholder .ph_content,input.text::placeholder,input.text~.placeholder .ph_content,textarea::placeholder,textarea~.placeholder .ph_content {
color:var(--gray_500);
transition:color .2s ease;
padding:1px;
opacity:1
}
.fakeinput,.fakeinput~.placeholder .ph_input,div[contenteditable=true],div[contenteditable=true]~.placeholder .ph_input,input.big_text,input.big_text~.placeholder .ph_input,input.dark,input.dark~.placeholder .ph_input,input.search,input.search~.placeholder .ph_input,input.text,input.text~.placeholder .ph_input,textarea,textarea~.placeholder .ph_input {
color:var(--black);
padding:3px 5px;
margin:0;
border:1px solid var(--steel_gray_120)
}
.fakeinput~.placeholder .ph_input,div[contenteditable=true]~.placeholder .ph_input,input.big_text~.placeholder .ph_input,input.dark~.placeholder .ph_input,input.search~.placeholder .ph_input,input.text~.placeholder .ph_input,textarea~.placeholder .ph_input {
border-color:transparent;
line-height:16px
}
input.big_text {
height:35px;
border-radius:3px
}
input.big_text:-ms-input-placeholder {
padding-left:12px
}
input.big_text,input.big_text~.placeholder .ph_input {
font-size:14px;
padding:6px 12px 8px;
box-sizing:border-box
}
input.big_text~.placeholder .ph_input {
line-height:19px
}
.fakeinput.dark,.fakeinput.dark~.placeholder .ph_input,div[contenteditable=true],div[contenteditable=true]~.placeholder .ph_input,input.dark,input.dark~.placeholder .ph_input,textarea.dark,textarea.dark~.placeholder .ph_input {
padding:5px 9px 7px;
border-radius:3px;
box-sizing:border-box
}
input.dark {
height:30px
}
input.search {
background:var(--white) url(/images/magglass.png) no-repeat 3px 4px;
padding-left:17px
}
input.file {
margin:0
}
input.disabled,textarea.disabled {
color:var(--gray_500);
-webkit-text-fill-color:var(--gray_500);
-webkit-opacity:1;
background-color:#f2f4f7;
border-color:var(--steel_gray_120)
}
.captcha input.big_text {
font-size:1em!important;
margin-top:7px
}
.fakeinput {
cursor:text;
line-height:16px
}
.full_width {
width:100%
}
.half_width {
width:50%
}
.fourth_width {
width:25%
}
h1 {
font-size:18px;
color:var(--gray_900);
margin:20px 0 5px
}
h1,h2 {
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
h2 {
font-size:16px;
color:var(--black)
}
h2,h3 {
margin:20px 0 15px
}
h3 {
font-size:13px;
color:var(--gray_500);
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
h4 {
border-bottom:1px solid #e8ebee;
color:#45688e;
font-size:0.923em;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
margin:0;
padding:0 0 3px
}
h4 .fl_r,h4 span {
font-weight:400
}
h4 .fl_r,h4 span,.subheader,h4.subheader {
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.subheader,h4.subheader {
color:var(--gray_900);
font-weight:500;
margin:18px 0 12px;
padding:0;
border-bottom:none;
font-size:inherit
}
.h2_add {
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
font-size:13px
}
#page_header_cont {
position:fixed;
height:42px;
width:100%;
left:0;
top:0;
z-index:120;
direction:ltr
}
.static_header #page_header_cont {
position:absolute
}
body.mac #page_header_cont {
transform:translateZ(0)
}
#page_header_wrap {
direction:ltr
}
.static_header #page_header_wrap {
width:auto!important
}
#page_header {
position:relative;
height:42px;
margin:0 auto;
font-size:12.5px;
padding:0 15px
}
#page_header_cont .back {
position:absolute;
width:100%;
background:var(--blue_420);
height:42px;
box-sizing:border-box;
border-bottom:1px solid var(--blue_420)
}
.static_header #page_header_cont .back {
box-shadow:250px 0 0 var(--blue_420)
}
.top_home_link {
width:165px;
height:42px;
display:block
}
.top_home_link_ads {
width:245px
}
.top_home_link .top_home_logo {
background:url("/images/svg_icons/ic_head_logo.svg") no-repeat 50%/contain;
width:34px;
height:19px;
margin:11px 10px 0 0
}
.top_home_link:active {
position:relative;
top:1px
}
.top_back_link_td {
width:100%
}
.top_action_buttons {
margin:0 0 0 15px
}
.top_nav_btn {
padding:0!important;
width:46px;
position:relative;
display:inline-block;
opacity:1;
transition:opacity 100ms linear
}
.top_nav_btn,.top_nav_btn b {
color:var(--black)
}
.top_nav_btn a b {
color:#42648b
}
.top_nav_btn .top_nav_btn_icon {
margin:11px auto;
background:50%/contain no-repeat;
width:20px;
height:20px
}
.top_nav_btn:hover {
background-color:#3d6898
}
.top_nav_btn:hover .top_notify_count {
border-color:#3d6898
}
.top_nav_btn.active {
background-color:#335e8f
}
.top_nav_btn.active .top_notify_count {
border-color:#335e8f
}
.top_nav_btn#top_audio .top_nav_btn_icon {
background-image:url("/images/svg_icons/ic_head_audio.svg")
}
.top_nav_btn#top_audio:hover .top_nav_btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m14%2011.1552322v-5.6552322l-7%202v7.7999878s-.00076021-.000114-.00225099-.0003451c-.00469478%201.1500293-1.0157329%202.2529207-2.45934692%202.5862052-1.63053306.3764383-3.19546426-.3714797-3.49537168-1.6705214-.29990741-1.2990417.7787778-2.6572866%202.40931086-3.0337248.53731735-.1240495%201.06751079-.1260016%201.54765873-.0263695v-9.1596547c0-.55074053.42843442-1.11242325.95693506-1.25655979l9.08612984-2.47803542c.5257221-.14337873.9569351.18658106.9569351.73867844v12.30032707c-.000747-.000116-.0014973-.000235-.0022509-.0003569-.0046879%201.1500335-1.015728%202.2529313-2.459347%202.586217-1.6305331.3764383-3.1954643-.3714797-3.4953717-1.6705214s.7787778-2.6572866%202.4093109-3.0337248c.5373173-.1240495%201.0675108-.1260016%201.5476587-.0263695z%22%20fill%3D%22%23183352%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(1%201)%22%2F%3E%3C%2Fsvg%3E")
}
.top_nav_btn#top_audio.active .top_nav_btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m14%2011.1552322v-5.6552322l-7%202v7.7999878s-.00076021-.000114-.00225099-.0003451c-.00469478%201.1500293-1.0157329%202.2529207-2.45934692%202.5862052-1.63053306.3764383-3.19546426-.3714797-3.49537168-1.6705214-.29990741-1.2990417.7787778-2.6572866%202.40931086-3.0337248.53731735-.1240495%201.06751079-.1260016%201.54765873-.0263695v-9.1596547c0-.55074053.42843442-1.11242325.95693506-1.25655979l9.08612984-2.47803542c.5257221-.14337873.9569351.18658106.9569351.73867844v12.30032707c-.000747-.000116-.0014973-.000235-.0022509-.0003569-.0046879%201.1500335-1.015728%202.2529313-2.459347%202.586217-1.6305331.3764383-3.1954643-.3714797-3.4953717-1.6705214s.7787778-2.6572866%202.4093109-3.0337248c.5373173-.1240495%201.0675108-.1260016%201.5476587-.0263695z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(1%201)%22%2F%3E%3C%2Fsvg%3E")
}
.top_nav_btn#top_notify_btn .top_nav_btn_icon {
background-image:url("/images/svg_icons/ic_head_notify.svg")
}
.top_nav_btn#top_notify_btn:hover .top_nav_btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m8%2018c-1.35416667%200-2.5-.7-2.5-2h5c0%201.3-1.14583333%202-2.5%202zm5.9956933-7c0%201.5%202.0043067%201.5%202.0043067%202.5%200%20.5%200%201.5-2.1044016%201.5h-11.91128855c-1.98430985%200-1.98430985-1-1.98430985-1.5%200-1%201.98430985-1%202-2.5v-3c0-4%202.09724901-6.5%205-6.9v-.1c0-.6.5-1%201-1s1%20.4%201%201v.1c2.902751.4%204.9956933%202.9%204.9956933%206.9z%22%20fill%3D%22%23183352%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(2%201)%22%2F%3E%3C%2Fsvg%3E")
}
.top_nav_btn#top_notify_btn.active .top_nav_btn_icon,.top_nav_btn#top_notify_btn.has_notify .top_nav_btn_icon {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m8%2018c-1.35416667%200-2.5-.7-2.5-2h5c0%201.3-1.14583333%202-2.5%202zm5.9956933-7c0%201.5%202.0043067%201.5%202.0043067%202.5%200%20.5%200%201.5-2.1044016%201.5h-11.91128855c-1.98430985%200-1.98430985-1-1.98430985-1.5%200-1%201.98430985-1%202-2.5v-3c0-4%202.09724901-6.5%205-6.9v-.1c0-.6.5-1%201-1s1%20.4%201%201v.1c2.902751.4%204.9956933%202.9%204.9956933%206.9z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(2%201)%22%2F%3E%3C%2Fsvg%3E")
}
.top_nav_btn .round_spinner {
margin:17px auto
}
.top_nav_btn.top_nav_btn_progress .round_spinner {
display:block!important
}
.top_nav_btn.top_nav_btn_progress .top_nav_btn_icon {
display:none
}
.top_nav_btn.top_audio_player_enabled {
opacity:0
}
.top_nav_btn_audio_group {
display:inline-block
}
@keyframes top_audio_play_loading {
0% {
transform:rotate(0deg)
}
to {
transform:rotate(360deg)
}

}
.top_audio_play {
position:relative;
height:42px;
display:inline-block;
vertical-align:top
}
.top_audio_play__button {
position:relative;
display:block;
-webkit-appearance:none;
cursor:pointer;
width:22px;
top:11px;
height:20px;
border:none;
border-radius:3px;
background-color:var(--blue_640);
overflow:visible
}
.top_audio_play__button:before {
position:absolute;
content:"";
display:block;
width:8px;
height:8px;
background-color:var(--blue_640);
transform:rotate(45deg);
top:6px;
left:-2px;
border-radius:1px
}
.top_audio_play__button:hover,.top_audio_play__button:hover:before {
background-color:#1c416b
}
.top_audio_play__button:active {
top:12px
}
.top_audio_play__button:after {
display:block;
content:"";
position:absolute;
width:7px;
height:10px;
top:5px;
left:8px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%20width%3D%227%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m.797%209.836c-.44.327-.797.152-.797-.41v-8.852c0-.554.353-.74.797-.411l5.962%204.42c.31.23.31.603%200%20.833z%22%20fill%3D%22%23b4c8e0%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat
}
.top_audio_play.shuffle .top_audio_play__button:hover:after {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2213%22%20height%3D%2212%22%20viewBox%3D%220%200%2013%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10%203.6h-.524c-1.585%200-2.58%201.385-3.717%202.778C4.495%207.928%203.367%2010%20.826%2010H0V8.4h.826c1.519-.037%202.46-1.632%203.575-3C5.666%203.853%206.936%202%209.484%202H10V0l3%202.75-3%202.75V3.6zm0%204.8V6.5l3%202.75L10%2012v-2h-.516c-1.603%200-2.7-.733-3.609-1.662A57.729%2057.729%200%200%201%206.84%206.92c.76.844%201.562%201.48%202.636%201.48H10zM3.282%205.18C2.57%204.32%201.822%203.625.826%203.6H0V2h.826c1.566%200%202.595.787%203.45%201.753l-.494.706c-.168.238-.335.48-.5.722z%22%20fill%3D%22%23B4C8E0%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat;
left:5px;
top:4px;
width:13px;
height:13px
}
.top_audio_play .top_audio_play__button.loading:after {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20width%3D%2210%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%225%22%20fill%3D%22none%22%20r%3D%224.2%22%20stroke%3D%22%23b4c8e0%22%20stroke-dasharray%3D%2230%22%20stroke-dashoffset%3D%2210%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E");
width:10px;
height:10px;
left:6px;
top:5px;
animation:top_audio_play_loading 0.8s infinite linear
}
.top_notify_count {
display:none;
padding:1px 4px;
border:2px solid var(--blue_420);
border-radius:12px;
color:var(--white);
font-size:9px;
height:11px;
line-height:11px;
min-width:5px;
top:6px;
left:21px;
background-color:#ff734c;
text-align:center;
position:absolute;
z-index:1
}
#top_notify_btn.has_notify .top_notify_count {
display:block
}
.top_notify_count .counter_anim_wrap {
height:11px;
line-height:11px
}
.homelink,.shah,.unl {
position:absolute;
left:0;
top:0;
display:block;
color:#fff;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
padding:7px 0 0 14px;
font-size:11px;
display:block;
width:153px;
z-index:410;
overflow:hidden
}
.shah {
padding-top:8px;
color:#000;
opacity:0.4;
z-index:400
}
.vklink {
font-size:1.36em;
padding:10px 17px 10px
}
.shah.vklink {
padding-top:11px
}
.unl {
margin-top:21px;
padding-top:0;
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
display:block;
font-size:0.9em;
color:#dae1e8
}
a.homelink:hover,a.unl:hover {
text-decoration:underline
}
.head_nav {
margin:0
}
.top_back_link {
position:absolute;
top:0;
left:0;
width:200px;
display:none!important;
padding:12px 10px 15px;
height:13px;
margin:0;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:13px;
color:#e8eff7;
text-shadow:0 1px 0 #4e7097
}
.head_nav_btns {
padding-left:15px
}
.top_nav_link {
display:inline-block;
white-space:nowrap;
line-height:42px;
height:42px;
overflow:hidden;
padding:0 10px;
color:var(--white);
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.top_nav_link:hover {
background-color:#3d6898;
text-decoration:none
}
.top_nav_link.active {
background-color:#335e8f;
text-decoration:none
}
.top_nav_link.active .top_profile_arrow {
opacity:0.9
}
.top_nav_link.top_profile_link {
padding-right:0
}
.top_profile_img {
width:28px;
height:28px;
border-radius:14px;
margin:7px 0
}
.top_profile_img,.top_profile_arrow {
display:inline-block;
vertical-align:top
}
.top_profile_arrow {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%224%22%20viewBox%3D%220%200%208%204%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M.8.7L4%203.3%207.2.7%22%2F%3E%3C%2Fsvg%3E") no-repeat;
background-position:right 0;
margin:20px 8px 0 7px;
width:8px;
height:4px;
opacity:0.45
}
.top_profile_name {
padding-right:10px;
display:inline-block;
vertical-align:top
}
#top_profile_menu {
position:absolute;
visibility:hidden;
width:160px;
top:58px;
right:9px;
background:var(--white);
z-index:800;
border:1px solid var(--steel_gray_140);
padding:4px 0;
border-radius:4px;
box-shadow:0 1px 3px rgba(0,0,0,0.1);
opacity:0;
transition:opacity 100ms linear,top 100ms linear,visibility 100ms linear;
pointer-events:none
}
#top_profile_menu.top_profile_menu--has-vkconnect {
min-width:206px;
max-width:230px;
width:auto
}
#top_profile_menu:after,#top_profile_menu:before {
position:absolute;
pointer-events:none;
border:solid transparent;
content:"";
height:0;
width:0;
bottom:100%;
right:42px
}
#top_profile_menu:before {
border-width:6px;
margin:0 -6px;
border-bottom-color:var(--steel_gray_140)
}
#top_profile_menu:after {
border-width:5px;
margin:0 -5px;
border-bottom-color:var(--white)
}
#top_profile_menu.shown {
visibility:visible;
opacity:1;
top:48px;
pointer-events:auto
}
.top_profile_mrow {
display:block;
white-space:nowrap;
position:relative;
height:30px;
line-height:30px;
padding:0 15px;
color:var(--blue_600)
}
.top_profile_mrow:hover {
text-decoration:none;
background-color:#e4eaf0
}
.top_profile_sep {
margin:4px 13px;
border-top:1px solid #dbe4ec
}
.head_nav_item_player {
overflow:hidden
}
.head_nav_item_player .head_nav_item_player_cont {
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis
}
#page_body {
font-size:13px;
width:631px;
margin-top:42px
}
#wrap_between {
height:0;
overflow:hidden
}
* html #content {
height:1%
}
#header_wrap1 {
border:solid #f3f3f3;
border-width:0 1px
}
#header {
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:11px;
padding:7px 10px;
line-height:140%;
background:#e9edf1;
color:#607387;
border:solid #d9e0e7;
border-width:0 1px
}
#header,#title b {
position:relative
}
#header h1 {
margin:0;
font-size:11px;
overflow:hidden
}
#header b,#header span {
color:#aab7c5
}
.ad_box_new {
border:1px solid #dce3e9;
border-width:0 0 1px 0;
padding:0 0 11px 0;
margin:0;
width:118px;
overflow:hidden;
text-align:center;
display:block
}
a.ad_box_new:hover {
text-decoration:none
}
.ad_title_new {
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:11px;
margin:8px 3px 0 3px;
color:#36638e;
text-align:center
}
.ad_desc_new {
margin:10px 2px 0 2px;
color:#000
}
.ad_domain_new {
margin-top:3px;
font-size:0.9em;
color:#909090
}
.ad_box_new img {
margin-top:9px
}
.left_hide_button {
position:absolute;
margin:-3px 0 0 145px;
width:19px;
height:14px;
background:url(/images/icons/common.png?6) no-repeat 5px -26px;
opacity:0;
cursor:pointer;
transition:opacity 0.2s
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.left_hide_button {
background-image:url(/images/icons/common_2x.png?6);
background-size:32px 232px
}

}
.ad_box_friend {
border-top-width:1px;
border-bottom-width:0px;
padding-bottom:0px
}
.ad_box_friend .ad_body {
max-height:140px;
width:118px;
overflow:hidden
}
.ad_box_friend_act {
border:none;
padding-top:8px
}
.ad_box_friend_act img {
margin:0
}
.left_friend_status_info {
color:#909090
}
.left_app_all_link,.left_friend_all_link {
padding-top:4px;
border-top:1px solid #dce3e9;
text-align:center;
font-size:0.9em
}
.left_app_all_lnk,.left_friend_all_lnk {
color:#909090
}
.left_app_block .ad_box_new {
border-width:1px 0 0 0
}
.left_app_block .ad_common {
color:#909090;
padding-top:4px;
font-size:0.9em
}
.left_app_block .ad_bottom_lnk {
padding-top:8px
}
.left_app_block .ad_img {
border-radius:5px
}
.left_app_play {
position:absolute;
margin:40px 40px 0;
width:38px;
height:38px;
background:url(/images/app_play.png) no-repeat 0 0;
opacity:0;
transition:opacity 200ms linear
}
.left_app_block:hover .left_app_play {
opacity:1
}
.footer_wrap {
line-height:1.36em;
padding:26px 0 35px;
text-align:center;
width:795px;
box-sizing:border-box;
border-top:1px solid #dfe2e8;
margin-top:40px
}
.footer_wrap:empty {
padding:15px 0 0
}
.footer_wrap.simple {
margin:0;
width:auto;
clear:both
}
.footer_wrap.simple .footer_links,.footer_hidden {
display:none
}
.footer_nav {
color:#6f7985;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:justify;
justify-content:space-between
}
.footer_lang_link {
padding:2px 5px
}
.footer_lang_link:last-child {
padding-right:0
}
.footer_bench {
padding-top:5px;
font-size:11px
}
.bnav_a {
padding:2px 5px
}
#ads_left {
position:relative;
width:145px;
min-height:3px;
margin-top:15px;
overflow:hidden
}
#left_blocks {
width:118px;
display:none!important
}
.side_bar {
width:149px;
top:0;
z-index:11;
position:relative
}
.body_im .side_bar,.side_bar.sticky_top,.side_bar.sticky_top_force {
position:fixed;
position:sticky;
top:0!important
}
.body_im .side_bar {
height:100vh;
overflow:hidden;
visibility:hidden;
padding-left:149px;
margin-left:-149px;
padding-right:149px;
margin-right:-149px
}
.body_im .side_bar .side_bar_inner {
visibility:visible
}
.side_bar_inner {
z-index:10;
width:149px;
padding:15px 0 10px;
margin-top:42px
}
.ads_label {
color:#939699;
text-align:left;
margin-bottom:10px;
font-size:12px
}
.ads_label.rb,.ads_label.ya_direct {
margin-bottom:-5px
}
.body_im #footer_wrap {
display:none
}
body.firefox #page_wrap {
overflow:visible
}
body.body_im.firefox.layers_showing #page_wrap,body.body_im.firefox.layers_shown #page_wrap {
overflow:hidden
}
.body_im #stl_left,.body_im #stl_side {
display:none!important
}
#side_bar .inl_bl {
vertical-align:baseline
}
#side_bar .left_count_wrap .inl_bl {
vertical-align:top
}
#side_bar .more_div {
margin-top:9px;
margin-left:27px;
margin-right:6px;
padding-top:9px;
border-top:1px solid #dfe2e8
}
#side_bar .left_icon {
width:35px;
height:25px;
opacity:0.75;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%221071%22%3E%3Cg%20fill%3D%22%237D9CB8%22%3E%3Cpath%20d%3D%22M3.34%20908.66a8%208%200%201111.32-11.32%208%208%200%2001-11.32%2011.32zm3.54-3.54a11.98%2011.98%200%20011.92%202.35c.32.46.8.47%201.12.03%200%200%201.9-1.67-.92-4.5-2.83-2.83-4.5-.92-4.5-.92-.46.28-.43.81.03%201.12%200%200%20.93.5%202.35%201.92zm3.72-1.97c.32.46%201.12.44%201.8-.04.68-.47.97-1.22.66-1.68-.32-.45-1.13-.43-1.8.04-.68.48-.98%201.23-.66%201.68zm.8%202.28c.18.35.74.44%201.28.19s.83-.74.67-1.1c-.17-.36-.74-.44-1.27-.2-.54.26-.84.75-.67%201.1zm-4.85-4.86c.36.17.85-.13%201.1-.67s.16-1.1-.2-1.27c-.35-.17-.84.13-1.1.67-.24.53-.15%201.1.2%201.27zm2.3.83c.45.32%201.2.02%201.68-.65.47-.68.49-1.49.04-1.8-.46-.32-1.2-.03-1.68.65s-.5%201.48-.04%201.8zm.14-34.4a8%208%200%20017.58%205.42%207.99%207.99%200%2001-5%2010.15c-.83.29-1.7.43-2.58.43a7.91%207.91%200%2001-3.52-.83%207.94%207.94%200%2001-4.04-4.6%207.99%207.99%200%20015-10.14%207.96%207.96%200%20012.56-.43zm.78%201.76c-3.27%202.49-3.5%205.31-3.5%206.12v.19l.18.05a3.76%203.76%200%20001.19.21c.33%200%20.65-.05.94-.16l.16-.06.01-.17c.09-1.13.61-3.35%203.19-5.52l.3-.26-.36-.17a6.7%206.7%200%2000-1.56-.53l-.11-.02-.1.07-.34.25zm-6.92%203.66l-.07.16.13.12c.4.4%201.05%201%201.81%201.53l.35.24.06-.43a8.88%208.88%200%20012.62-5.1l.63-.65-.88.2a6.64%206.64%200%2000-4.65%203.93zm-.24%204.48l.1.06a10.41%2010.41%200%20005.24%201.68h.12a5.55%205.55%200%20002.93-.83l.27-.18-.23-.23a8.2%208.2%200%2000-1.57-1.19l-.12-.07-.12.06a3.76%203.76%200%2001-1.59.34c-1.96%200-3.88-1.43-4.85-2.29l-.4-.34-.03.52c-.07.8%200%201.6.22%202.37l.03.1zm10.14%203.61l.16-.11-.06-.19a7.24%207.24%200%2000-.69-1.42l-.14-.23-.22.16a6.73%206.73%200%2001-3.85%201.13%209.9%209.9%200%2001-3.54-.71l-1.06-.4.78.82a6.66%206.66%200%20001.92%201.42%206.6%206.6%200%20002.94.7%206.67%206.67%200%20003.76-1.17zm2.44-3.02l.04-.1-.04-.1c-1.28-2.93-3.22-4.1-4.26-4.52l-.22-.1-.11.22c-.46.86-.6%201.59-.64%202.04l-.02.17.14.08a8.82%208.82%200%20013.64%203.99l.18.38.26-.32a6.64%206.64%200%20001.03-1.74zm0-2.69l.52.75-.05-.9a6.65%206.65%200%2000-.34-1.8%206.66%206.66%200%2000-1.87-2.82l-.16-.14-.17.13c-.57.44-1.07.9-1.49%201.38l-.23.26.32.14c.93.45%202.3%201.33%203.46%203zm-5.27-23.79l-.92-.89-.92.9a3.57%203.57%200%2001-4.93%200%203.7%203.7%200%20010-5.36l5.16-4.99a1%201%200%20011.38%200l5.16%204.99a3.7%203.7%200%20010%205.35%203.57%203.57%200%2001-4.93%200zM7%20855l2-4%202%204s-1%20.5-2%20.5-2-.5-2-.5zm4.82-36.9c1.7-5.76-3.27-8-3.27-8-.34%202.88-2.04%203.48-3.83%205-2.97%202.52-2.71%205-2.71%205-.22%203.84%204.88%205.52%204.88%205.52-2.33-4%201.1-6%201.1-6a6.4%206.4%200%20004.21%206.48c7.1-3.64%202.08-11.24%202.08-11.24-.17%202.6-2.46%203.24-2.46%203.24zM3.47%20765a.5.5%200%2001-.5-.47l-.41-6.6a.35.35%200%2001.6-.28L6.5%20761l2.19-4.37a.35.35%200%2001.62%200L11.5%20761l3.35-3.35a.35.35%200%2001.6.27l-.42%206.61a.5.5%200%2001-.5.47H3.47zm.17%201h10.72c.22%200%20.3.02.38.07a.45.45%200%2001.2.19c.04.08.06.16.06.38v.72c0%20.22-.02.3-.07.38a.45.45%200%2001-.19.2c-.08.04-.16.06-.38.06H3.64c-.22%200-.3-.02-.38-.07a.45.45%200%2001-.2-.19c-.04-.08-.06-.16-.06-.38v-.72c0-.22.02-.3.07-.38a.45.45%200%2001.19-.2c.08-.04.16-.06.38-.06zm13.03%2024.96l.05.11c.53.6.78%201.37.78%202.14%200%20.85-.32%201.7-.98%202.32v1.76a.7.7%200%2001-.7.71h-1.6a.7.7%200%2001-.7-.7V796H4.48v1.3a.7.7%200%2001-.7.7h-1.6a.7.7%200%2001-.7-.7l-.02-1.82a3.14%203.14%200%2001-.96-2.33%203.22%203.22%200%2001.75-2.08l.05-.11c-.83-.07-1.3-.47-1.3-.98%200-.54.63-.98%201.4-.98.2%200%20.44.05.69.15l.13-.3c.43-1.16%201-2.3%201.63-2.74%202.22-1.48%208.08-1.48%2010.3%200%20.64.43%201.2%201.57%201.63%202.74l.13.3a2%202%200%2001.7-.15c.76%200%201.39.44%201.39.98%200%20.52-.48.92-1.33.98zm-12.03-3.48c-.35.25-.8%201.27-1.2%202.52h11.23c-.4-1.25-.85-2.27-1.2-2.52-1.77-1.3-7.06-1.3-8.83%200zM3.6%20792c-.77%200-1.4.44-1.4.98%200%20.55.53.96%201.47.98.55.01%202.02.12%202.03-.08%200-1.16-1.33-1.88-2.1-1.88zm10.8%200c-.77%200-2.1.72-2.1%201.88.01.2%201.48.1%202.03.08.94-.02%201.47-.43%201.47-.98%200-.54-.62-.98-1.4-.98zM2.97%20700h4.08c.33%200%20.46.04.58.1a.68.68%200%2001.28.28c.07.13.1.25.1.58v4.08c0%20.33-.03.45-.1.58a.68.68%200%2001-.28.28c-.13.07-.25.1-.58.1H2.96c-.33%200-.46-.04-.58-.1a.68.68%200%2001-.28-.28c-.07-.13-.1-.25-.1-.58v-4.08c0-.33.03-.45.1-.58a.68.68%200%2001.28-.28c.13-.07.25-.1.58-.1zm0%208h4.08c.33%200%20.46.04.58.1a.68.68%200%2001.28.28c.07.13.1.25.1.58v4.08c0%20.33-.03.45-.1.58a.68.68%200%2001-.28.28c-.13.07-.25.1-.58.1H2.96c-.33%200-.46-.04-.58-.1a.68.68%200%2001-.28-.28c-.07-.13-.1-.25-.1-.58v-4.08c0-.33.03-.45.1-.58a.68.68%200%2001.28-.28c.13-.07.25-.1.58-.1zm8%200h4.08c.33%200%20.45.04.58.1a.68.68%200%2001.28.28c.06.13.1.25.1.58v4.08c0%20.33-.04.45-.1.58a.68.68%200%2001-.28.28c-.13.07-.25.1-.58.1h-4.08c-.33%200-.46-.04-.58-.1a.68.68%200%2001-.28-.28c-.07-.13-.1-.25-.1-.58v-4.08c0-.33.03-.45.1-.58a.68.68%200%2001.28-.28c.13-.07.25-.1.58-.1zm2.72-8.56l2.88%202.88c.24.24.3.35.34.48.04.13.04.27%200%20.4s-.1.24-.34.48l-2.88%202.88c-.24.24-.35.3-.48.34a.68.68%200%2001-.4%200c-.13-.04-.24-.1-.48-.34l-2.88-2.88c-.24-.24-.3-.35-.34-.48a.68.68%200%20010-.4c.04-.13.1-.24.34-.48l2.88-2.88c.24-.24.35-.3.48-.34a.68.68%200%2001.4%200c.13.04.24.1.48.34zM8%20741.93A7%207%200%20012.07%20736H1a1%201%200%20110-2h1.07A7%207%200%20018%20728.07V727a1%201%200%20112%200v1.07a7%207%200%20015.93%205.93H17a1%201%200%20110%202h-1.07a7%207%200%2001-5.93%205.93V743a1%201%200%2011-2%200v-1.07zM9%20740a5%205%200%20100-10%205%205%200%20000%2010zm0-3a2%202%200%20110-4%202%202%200%20010%204zm1.71-61.11c0%201.98%202.05%203.03%203.8%207%20.56%201.26%202%203.11-5.51%203.11s-6.07-1.85-5.51-3.11c1.75-3.97%203.8-5.02%203.8-7v-2.33h-.43c-.24%200-.43-.18-.43-.4v-.77c0-.22.2-.39.43-.39h4.28c.24%200%20.43.17.43.39v.78c0%20.21-.2.39-.43.39h-.43v2.33zm1.74%208.07c.18-.05.25-.24.19-.41a9.55%209.55%200%2000-1.02-2.03c-.45-.7-.13.32-1.3.32s-2.58-2.37-3.94-.32a9.46%209.46%200%2000-1.01%202.03c-.07.17%200%20.36.18.4.5.15%201.5.3%203.45.3%201.95%200%202.95-.15%203.45-.3zm2.32-58.54c-.73%201.16-3.03%202.01-5.77%202.01s-5.04-.85-5.77-2c-.15-.26-.23-.12-.23%200v1.7c0%201.66%202.69%203.37%206%203.37s6-1.71%206-3.37v-1.7c0-.12-.08-.26-.23%200zm0-4.36c-.7%201.03-3.02%201.78-5.77%201.78-2.75%200-5.06-.75-5.78-1.78-.14-.21-.22-.1-.22%200v2c0%201.5%202.69%202.73%206%202.73s6-1.22%206-2.72v-2.01c0-.1-.08-.21-.23%200zM9%20615.5c-3.31%200-6%201-6%202.24v1.08c0%201.31%202.69%202.38%206%202.38s6-1.07%206-2.38v-1.08c0-1.23-2.69-2.24-6-2.24z%22%2F%3E%3Cpath%20d%3D%22M14.77%20624.92c-.73%201.16-3.03%202.01-5.77%202.01s-5.04-.85-5.77-2c-.15-.26-.23-.12-.23%200v1.7C3%20628.3%205.69%20630%209%20630s6-1.71%206-3.37v-1.7c0-.12-.08-.26-.23%200zm0-4.36c-.7%201.03-3.02%201.78-5.77%201.78-2.75%200-5.06-.75-5.78-1.78-.14-.21-.22-.1-.22%200v2c0%201.5%202.69%202.73%206%202.73s6-1.22%206-2.72v-2.01c0-.1-.08-.21-.23%200zM9%20615c-3.31%200-6%201-6%202.24v1.08c0%201.31%202.69%202.38%206%202.38s6-1.07%206-2.38v-1.08c0-1.23-2.69-2.24-6-2.24zm3.94%2039c.1.53.2.77.46%201H5.03c.05-1.1%203.15-3%203.15-5.5-.53.5-2.76%201.29-3.15%201.5-.07.04-1.37-.7-1.57-1-.45-.65-.47-.75-.46-.88.03-.25.32-.37.48-.46.01%200%20.86-.47%201.6-1.45.32-.76.57-1.4%201.84-2.03.48-.24.95-.42%201.28-.54a8.9%208.9%200%2000-.55-1.64s.89.14%201.58.54c.55.32.93.9%201.05.96.32.15.8.01%202.1%201%202.62%202%201.13%204.98%201.12%205l-.56%203.5zm-9.3%201h10.72c.22%200%20.3.02.38.07a.45.45%200%2001.2.19c.04.08.06.16.06.38v1.72c0%20.22-.02.3-.07.38a.45.45%200%2001-.19.2c-.08.04-.16.06-.38.06H3.64c-.22%200-.3-.02-.38-.07a.45.45%200%2001-.2-.19c-.04-.08-.06-.16-.06-.38v-1.72c0-.22.02-.3.07-.38a.45.45%200%2001.19-.2c.08-.04.16-.06.38-.06zm11.2-56.92C14.46%20599.55%2013.2%20602%209%20602s-5.46-2.45-5.84-3.92l-1.02.09L3.87%20595l2.25%202.81-.93.08c.29.76%201.01%201.76%202.81%202.03v-6.1a3%203%200%20112%200v6.1c1.8-.27%202.52-1.27%202.8-2.03l-.92-.08%202.25-2.81%201.73%203.16-1.02-.1zM9%20592a1%201%200%20100-2%201%201%200%20000%202zm-7.75-30.2a1%201%200%2001.9-1.07l8.98-.79a1%201%200%20011.08.9l.79%208.98a1%201%200%2001-.9%201.08l-8.98.78a1%201%200%2001-1.08-.9l-.79-8.98zM4%20564a1%201%200%20100-2%201%201%200%20000%202zm3%203a1%201%200%20100-2%201%201%200%20000%202zm3%202a1%201%200%20100-2%201%201%200%20000%202zm3.93-4.18l2.2.2a1%201%200%2001.9%201.07l-.79%208.97a1%201%200%2001-1.07.91l-8.98-.79a1%201%200%2001-.9-1.07l.08-1%208.22-.71a1%201%200%2000.9-1.08l-.56-6.5zM1%20542.52c0-.27.21-.5.49-.5h3.02c.27%200%20.49.22.49.5v3.02c0%20.27-.21.49-.49.49H1.49a.49.49%200%2001-.49-.5v-3.02zm5%200c0-.27.21-.5.49-.5h3.02c.27%200%20.49.22.49.5v3.02c0%20.27-.21.49-.49.49H6.49a.49.49%200%2001-.49-.5v-3.02zm5%200c0-.27.21-.5.49-.5h3.02c.27%200%20.49.22.49.5v3.02c0%20.27-.21.49-.49.49h-3.02a.49.49%200%2001-.49-.5v-3.02zm-5-5c0-.27.21-.5.49-.5h3.02c.27%200%20.49.22.49.5v3.02c0%20.27-.21.49-.49.49H6.49a.49.49%200%2001-.49-.5v-3.02zm5.55-4.15a.49.49%200%20010-.69l2.13-2.13a.49.49%200%2001.7%200l2.13%202.13a.49.49%200%20010%20.7l-2.14%202.13a.49.49%200%2001-.69%200l-2.13-2.14zM1%20537.51c0-.27.21-.49.49-.49h3.02c.27%200%20.49.22.49.5v3.02c0%20.27-.21.49-.49.49H1.49a.49.49%200%2001-.49-.5v-3.02zm0-5c0-.27.21-.49.49-.49h3.02c.27%200%20.49.22.49.5v3.02c0%20.27-.21.49-.49.49H1.49a.49.49%200%2001-.49-.5v-3.02zm5.04.71a.49.49%200%2001.18-.67l2.62-1.5a.49.49%200%2001.67.17l1.5%202.62a.49.49%200%2001-.17.67L8.22%20536a.49.49%200%2001-.67-.17l-1.5-2.62zm6.42%202.9a.49.49%200%2001.66-.18l2.62%201.51a.49.49%200%2001.18.67l-1.51%202.62a.49.49%200%2001-.67.18l-2.61-1.51a.49.49%200%2001-.19-.67l1.52-2.62zM5%20392v4l1.5-2%201.5%202v-4h5.5a1.5%201.5%200%20011.5%201.5V404H4.5a.5.5%200%2000-.5.5c0%20.27.22.5.5.5H15v.5a.5.5%200%2001-.5.5h-10a1.5%201.5%200%2001-1.5-1.5v-11c0-.83.68-1.5%201.5-1.5H5zm3.96%2028h1.08c.33%200%20.45.04.58.1a.68.68%200%2001.28.28c.07.13.1.25.1.58v11.08c0%20.33-.04.45-.1.58a.68.68%200%2001-.28.28c-.13.07-.25.1-.58.1H8.96c-.33%200-.46-.04-.58-.1a.68.68%200%2001-.28-.28c-.07-.13-.1-.25-.1-.58v-11.08c0-.33.03-.46.1-.58a.68.68%200%2001.28-.28c.13-.07.25-.1.58-.1zm-5%206.98h1.08c.33%200%20.46.04.58.1a.68.68%200%2001.28.29c.07.12.1.24.1.58v4.07c0%20.34-.03.46-.1.58a.68.68%200%2001-.28.28c-.13.07-.25.1-.58.1H3.96c-.33%200-.46-.03-.58-.1a.68.68%200%2001-.28-.28c-.07-.12-.1-.24-.1-.58v-4.07c0-.34.03-.46.1-.58a.68.68%200%2001.28-.29c.13-.06.25-.1.58-.1zm10-3.98h1.08c.33%200%20.45.04.58.1a.68.68%200%2001.28.28c.07.13.1.25.1.58v8.08c0%20.33-.04.45-.1.58a.68.68%200%2001-.28.28c-.13.07-.25.1-.58.1h-1.08c-.33%200-.46-.04-.58-.1a.68.68%200%2001-.28-.28c-.07-.13-.1-.25-.1-.58v-8.08c0-.33.03-.45.1-.58a.68.68%200%2001.28-.28c.13-.07.25-.1.58-.1zm-3.12%2090.04c.41%203.52-.27%203.26-4.03%204.87-.72.3-.97-.2-.77-.74l.65-1.75-2.11-2.1-1.75.64c-.55.2-1.04-.05-.74-.76%201.6-3.77%201.35-4.45%204.87-4.04%200%200%204.05-5.75%208.69-5.11.1.01.17.05.2.1a.36.36%200%2001.1.2c.64%204.64-5.1%208.7-5.1%208.7zm.82-4.7a1.25%201.25%200%20101.76-1.77%201.25%201.25%200%2000-1.76%201.77zM8%20455v1h3v-1h5v5.01a1%201%200%2001-1%20.99H4a1%201%200%2001-1-.99V455h5zm-6-3.99A1%201%200%20013%20450h13a1%201%200%20011%201.01V454H2v-2.99zM7%20450H5.5l1-2h6l1%202H12l-.5-1h-4l-.5%201zm2.61-142.28l1.56%204.4h3.89a.65.65%200%2001.4%201.16l-3.22%202.42%201.2%204.45a.65.65%200%2001-1.02.69L9%20318.22l-3.42%202.62a.65.65%200%2001-1.03-.69l1.2-4.45-3.2-2.42a.65.65%200%2001.39-1.17h3.89l1.56-4.39a.65.65%200%20011.22%200zM4.5%20258c.8%200%201.5.7%201.5%201.5s-.7%201.5-1.5%201.5-1.5-.7-1.5-1.5.7-1.5%201.5-1.5zm5%200c.8%200%201.5.7%201.5%201.5s-.7%201.5-1.5%201.5-1.5-.7-1.5-1.5.7-1.5%201.5-1.5zm5%200c.8%200%201.5.7%201.5%201.5s-.7%201.5-1.5%201.5-1.5-.7-1.5-1.5.7-1.5%201.5-1.5zm.46%2088.48L12%20345v-6l2.96-1.48v-.01a.5.5%200%2001.5-.51h.04c.28%200%20.5.23.5.51v8.98a.5.5%200%2001-.5.51h-.05a.5.5%200%2001-.49-.51v-.01zM8.16%20345l.6%203.78a.95.95%200%2001-.8%201.09%201%201%200%2001-1.12-.82L6.16%20345H5a3%203%200%20010-6h6v6H8.17zM10%20284.5V280l5%205h-4.5a.5.5%200%2001-.5-.5zM4.28%20280H9v4.72c0%20.44.05.6.13.77.1.16.22.29.38.38.17.08.33.13.77.13H15v6.72c0%20.44-.05.6-.13.77a.9.9%200%2001-.38.38c-.17.08-.33.13-.77.13H4.28c-.44%200-.6-.05-.77-.13a.9.9%200%2001-.38-.38c-.08-.17-.13-.33-.13-.77v-11.44c0-.44.05-.6.13-.77a.9.9%200%2001.38-.38c.17-.08.33-.13.77-.13zM15.5%20142.08c.85%200%201.6.76%201.49%201.63v7.65c0%20.87-.75%201.64-1.6%201.64H2.6c-.85%200-1.6-.76-1.6-1.64v-7.43c0-.87.75-1.85%201.6-1.85h1.39c.32%200%20.53-.22.64-.44l.53-1.2c.1-.22.42-.44.64-.44h6.5c.32%200%20.53.22.64.44l.53%201.2c.1.22.43.44.64.44h1.39zM9%20151c2.17%200%204-1.83%204-4s-1.83-4-4-4-4%201.83-4%204%201.83%204%204%204zm0-6.5c1.41%200%202.5%201.09%202.5%202.5s-1.09%202.5-2.5%202.5-2.5-1.09-2.5-2.5%201.09-2.5%202.5-2.5zm4%2032.32V171l-6%202v7.5l-.08-.02c.13.92-.6%201.92-1.77%202.35-1.3.47-2.64.05-3-.93-.36-1%20.4-2.17%201.7-2.64a3.14%203.14%200%20011.16-.2.75.75%200%20010-.06v-9.04L15%20167v11.5l-.08-.01c-.03.81-.68%201.66-1.68%202.08-1.27.55-2.63.2-3.04-.77-.41-.96.29-2.18%201.56-2.72a3.12%203.12%200%20011.24-.26zM12%20210H6v-2H4v2H3a1%201%200%2001-1-1v-12a1%201%200%20011-1h1v2h2v-2h6v2h2v-2h1a1%201%200%20011%201v12a1%201%200%2001-1%201h-1v-2h-2v2zm-6-8v-2H4v2h2zm8%200v-2h-2v2h2zm-8%204v-2H4v2h2zm8%200v-2h-2v2h2zm2.77%2026.25c.1.4%201%204.54-1.6%204.75-1.09.1-2.28-1.62-3.18-2.53-.8-1-1.7-1.5-3.09-1.5s-2.19.5-3.08%201.5c-.9.91-2.1%202.63-3.09%202.53-2.49-.1-1.6-4.34-1.5-4.75.4-2.22%201.8-6.25%204.59-6.25%200%200%20.9.1%201.6.5%201.19.5%201.78.5%203.08%200a5.48%205.48%200%20011.6-.5c2.88%200%204.17%203.93%204.67%206.25zM11%20230.5c0%20.27.22.5.5.5a.5.5%200%2000.5-.5.5.5%200%2000-.5-.5.5.5%200%2000-.5.5zm2%200c0%20.27.22.5.5.5a.5.5%200%2000.5-.5.5.5%200%2000-.5-.5.5.5%200%2000-.5.5zm-7-.5v-.5a.5.5%200%2000-1%200v.5h-.5a.5.5%200%20000%201H5v.5a.5.5%200%20001%200v-.5h.5a.5.5%200%20000-1H6zM9%2092c5.4%200%206%202.7%206%204.1%200%20.7-.24.9-1.68.9H4.8c-1.44%200-1.8-.2-1.8-.9%200-1.5.6-4.1%206-4.1zm0-1c-1.66%200-3-1.17-3-3.5S7.34%2084%209%2084s3%201.17%203%203.5S10.66%2091%209%2091zm-8%2032.1c0-1.5%200-4.1%205-4.1s5%202.7%205%204.1c0%20.7-.2.9-1.4.9H2.5c-1.2%200-1.5-.2-1.5-.9zm11.59.9l.01-.28c0-1.37-.04-3.34-1.47-4.7L12%20119c4.5%200%205%202.7%205%204.1%200%20.7-.2.9-1.4.9h-3.01zM6%20118c-1.1%200-2-.83-2-2.5s.9-2.5%202-2.5%202%20.83%202%202.5-.9%202.5-2%202.5zm6%200c-1.1%200-2-.83-2-2.5s.9-2.5%202-2.5%202%20.83%202%202.5-.9%202.5-2%202.5zm1.23-87.64C15.43%2031.09%2017%2032.9%2017%2035c0%201.79-1.12%203.35-2.81%204.24.08.48.38%201.13.82%201.78-1.58%200-2.42-.42-2.89-1.1a7.2%207.2%200%2001-2.06.02c2.6-1%204.44-3.23%204.44-5.94%200-1.37-.47-2.62-1.27-3.64zM5.88%2038.9C5.4%2039.6%204.57%2040%202.98%2040c.45-.64.75-1.29.83-1.76C2.12%2037.35%201%2035.78%201%2034c0-2.76%202.69-5%206-5s6%202.24%206%205-2.69%205-6%205c-.38%200-.76-.03-1.12-.09zM9%2070a2%202%200%2001-2-2h4a2%202%200%2001-2%202zm4.85-6s1.16.8%201.7%201.6c.96%201.3.31%201.4-1.18%201.4H3.63c-1.5%200-2.14-.1-1.18-1.4.54-.8%201.7-1.6%201.7-1.6v-3c0-2.6%201.19-4.5%203.66-5%200%200%200-1%201.19-1s1.18%201%201.18%201c2.21.5%203.67%202.4%203.67%205v3zM9.65.3c-.4-.4-1-.4-1.3%200L1.2%207.25c-.4.4-.2.7.3.7L3%208v5c0%201%200%201%201%201h2.5a.5.5%200%2000.5-.5V10a2%202%200%20014%200v3.5a.49.49%200%2000.5.5H14c1%200%201%200%201-1V8l1.58-.06c.4-.1.6-.4.2-.7L9.65.3zM5%20937H2a1%201%200%2001-1-1v-9h2v6.5c0%20.27.22.5.5.5H4v-10a1.01%201.01%200%20011-1h10a1%201%200%20011%201v11.5c0%20.83-.68%201.5-1.5%201.5H5zm2-10.51v3.02c0%20.28.22.49.5.49h5a.5.5%200%2000.5-.49v-3.02a.49.49%200%2000-.5-.49h-5a.5.5%200%2000-.5.49zm0%205.01c0%20.27.22.5.5.5h5a.5.5%200%20000-1h-5a.5.5%200%2000-.5.5zm0%202c0%20.27.22.5.49.5h3.02a.5.5%200%2000.49-.5.5.5%200%2000-.49-.5H7.49a.5.5%200%2000-.49.5zM5%20953a4%204%200%20118%200h.72c.44%200%20.6.05.77.13.16.1.29.22.38.38.08.17.13.33.13.77v8.44c0%20.44-.05.6-.13.77a.9.9%200%2001-.38.38c-.17.08-.33.13-.77.13H4.28c-.44%200-.6-.05-.77-.13a.9.9%200%2001-.38-.38c-.08-.16-.13-.33-.13-.77v-8.44c0-.44.05-.6.13-.77a.9.9%200%2001.38-.38c.17-.08.33-.13.77-.13H5zm1.25%200h5.5a2.75%202.75%200%2000-5.5%200zm1.66%2020.64a4.12%204.12%200%20012.18%200l.81-1.09a.75.75%200%20111.2.9l-.7.94c.57.59.93%201.45%201.1%202.61h-7a4.54%204.54%200%20011.1-2.6l-.7-.95a.75.75%200%20111.2-.9l.81%201.09zm-3.6%205.33c.05-.33.11-.66.19-.97h9c.08.31.14.64.19.97l.53-.35a.25.25%200%2000.11-.17l.43-2.57a.75.75%200%20111.48.24l-.43%202.58c-.08.47-.35.9-.75%201.16l-1.26.84a13.2%2013.2%200%2001-.27%202.6l1.68%201.4c.3.25.52.6.6%201l.43%202.15a.75.75%200%2011-1.47.3l-.44-2.16a.25.25%200%2000-.08-.14l-1.17-.97c-.76%202.06-2.12%203.62-4.08%203.62s-3.32-1.56-4.08-3.62l-1.17.97a.25.25%200%2000-.08.14l-.43%202.16a.75.75%200%2011-1.48-.3l.43-2.15a1.75%201.75%200%2001.6-1l1.68-1.4a13.2%2013.2%200%2001-.27-2.6l-1.26-.84a1.75%201.75%200%2001-.75-1.16l-.43-2.58a.75.75%200%20111.48-.24l.43%202.57a.25.25%200%2000.1.17l.54.35zm-.97%2035.69a8%208%200%201111.32-11.32%208%208%200%2001-11.32%2011.32zm7.43-3.9a2.5%202.5%200%20110-3.52.86.86%200%20001.05.14.68.68%200%2000.18-1.02%202.79%202.79%200%2000-.17-.19%204%204%200%20100%205.66l.16-.19a.68.68%200%2000-.18-1.01.86.86%200%2000-1.04.13zM9%201045a8%208%200%20110-16%208%208%200%20010%2016zm-5.79%2016.02h.07l5.17%202.1c.13.05.27.1.42.13.09.02.18.02.28%200%20.14-.03.28-.08.41-.13l5.16-2.1a.21.21%200%2001.26.1.11.11%200%20010%20.09v6.83c.02.1.02.21%200%20.31a.3.3%200%2001-.12.17.72.72%200%2001-.26.15l-5%202c-.13.06-.27.1-.42.13a.66.66%200%2001-.27%200%202.24%202.24%200%2001-.42-.12l-5-2a.72.72%200%2001-.26-.16.39.39%200%2001-.21-.14.81.81%200%20010-.3v-6.85a.21.21%200%2001.2-.22zm5.93-4c.15.02.29.07.42.13l5.26%202.09a.2.2%200%2001.11.26.22.22%200%2001-.1.12l-5.27%202.1c-.13.05-.27.1-.42.12a.66.66%200%2001-.28%200%201.86%201.86%200%2001-.41-.12l-5.26-2.1a.2.2%200%2001-.11-.25.22.22%200%2001.1-.12l5.27-2.1c.13-.06.27-.1.42-.13a.66.66%200%2001.28%200zM9.5%201040a.5.5%200%20000-1H8v-1h1.5c1.75%200%203-1%203-2.5s-1.27-2.49-3-2.49h-2a.5.5%200%2000-.5.5v3.49h-.5a.5.5%200%2000-.5.49c0%20.27.22.5.5.5l.5.01v1.01h-.5a.5.5%200%2000-.5.49c0%20.28.22.5.5.5l.5.01v.49a.5.5%200%2000.5.5.5.5%200%2000.5-.51v-.49h1.5zm-1.5-6h1.5c1.5%200%202%20.75%202%201.5s-.5%201.5-2%201.5H8v-3zm6.66-668.66a8%208%200%2011-11.32%2011.32%208%208%200%200111.32-11.32zm-8.13%208.13a3.5%203.5%200%20104.95-4.95%203.5%203.5%200%2000-4.95%204.95zm6.92-.07l1.5.8a6.76%206.76%200%20000-6.4l-1.5.8c.81%201.5.81%203.3%200%204.8zm-1.25-8.34a6.76%206.76%200%2000-6.4%200l.8%201.48a5.06%205.06%200%20014.8%200l.8-1.48zm-9.14%202.74a6.76%206.76%200%20000%206.4l1.49-.8a5.06%205.06%200%20010-4.8l-1.5-.8zm2.74%209.14a6.76%206.76%200%20006.4%200l-.8-1.48c-1.5.8-3.3.8-4.8%200l-.8%201.48zM9%20475a8.01%208.01%200%20010%2016%208%208%200%20010-16zm6.82%208c0-3-1.95-5.56-4.65-6.47-.17.2-.3.4-.28.53.18%201.83%201.42.46%201.67.73.86.95-1.62%201.28-.76%203%20.41.83.9%201.06%201.6%201.07.7.01.95%201.2%201%201.7.06.5%200%201.77-.26%202.32-.25.55.02%201.07.27%201.27a6.8%206.8%200%20001.41-4.15zm-7.76-6.76a6.84%206.84%200%2000-5.43%204.31c.5.06%201.71.07%201.86.5.16.42-.53.87-.53%201.76%200%20.98%201.27.97%201.27%201.72%200%20.74.27%201.6.27%201.85S6.55%20488%206.95%20488c.39%200%20.08-1.53.1-1.93.01-.27.19-1.07.24-1.25.34-1.28%201.6-1.15%201.9-1.92.91-2.43-1.96-2.57-2.35-2.7a2.69%202.69%200%2000-1.3-.07c-.26.09-.76-.34-.76-.7%200-.35%201-1.06%201.3-1.56.31-.5.56-.42%201.13-.94.26-.24.69-.37.85-.69zm-1.2%2013.24a6.8%206.8%200%20005.9-.8c-.3-.54-1.41-.61-1.98-.57-.67.06-1.43.49-1.85.58-.48.1-.83.26-1.25.27-.37.02-.42.3-.83.52z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 7px -441px
}
#side_bar #l_pr .left_icon {
background-position:7px 6px
}
#side_bar #l_nwsf .left_icon {
background-position:7px -917px
}
#side_bar #l_msg .left_icon {
background-position:7px -21px
}
#side_bar #l_nws .left_icon {
background-position:7px -49px
}
#side_bar #l_fr .left_icon {
background-position:7px -77px
}
#side_bar #l_gr .left_icon,#side_bar .l_comm .left_icon {
background-position:7px -105px
}
#side_bar #l_ph .left_icon {
background-position:7px -133px
}
#side_bar #l_aud .left_icon {
background-position:7px -161px
}
#side_bar #l_vid .left_icon {
background-position:7px -189px
}
#side_bar #l_ap .left_icon,#side_bar #l_apm .left_icon {
background-position:7px -217px
}
#side_bar #l_watch_home .left_icon {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2218%22%20width%3D%2218%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.872%202c1.783%200%202.43.186%203.082.534.652.349%201.163.86%201.512%201.512S16%205.345%2016%207.128v3.744c0%201.783-.186%202.43-.534%203.082a3.635%203.635%200%2001-1.512%201.512c-.652.348-1.299.534-3.082.534H7.128c-1.783%200-2.43-.186-3.082-.534s-1.163-.86-1.512-1.512C2.186%2013.302%202%2012.655%202%2010.872V7.128c0-1.783.186-2.43.534-3.082a3.635%203.635%200%20011.512-1.512C4.698%202.186%205.345%202%207.128%202zM7.75%205.651a.75.75%200%2000-.75.75V11.6a.75.75%200%20001.166.624l3.898-2.599a.75.75%200%20000-1.248L8.166%205.777a.75.75%200%2000-.416-.126z%22%20fill%3D%22%237d9cb8%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat 7px 5px
}
#side_bar #l_ap.app_halloween_link .left_icon {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h20v20h-20z%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22m7%200c3.8659932%200%207%203.13400675%207%207v6.5771736c0%20.5522847-.4477153%201-1%201-.1154726%200-.2300728-.0199998-.3387195-.0591126l-.7179911-.2584768c-.5334679-.1920484-.7657453-.2384799-1.0208335-.2483748-.2550881-.009895-.494271.0306843-.7318216.1241593-.23755063.093475-.44151643.2139185-.8817912.57117l-.7506298.6090825c-.48338283.3922306-.76939019.5379055-1.08475667.6223241-.31536647.0844186-.63154679.0844186-.94691326%200-.31536648-.0844186-.60137384-.2300935-1.08475667-.6223241l-.7506298-.6090825c-.44027477-.3572515-.64424057-.477695-.8817912-.57117-.23755062-.093475-.47673347-.1340543-.73182162-.1241593-.25508815.0098949-.48736561.0563264-1.02083344.2483748l-.71799117.2584768c-.51963777.1870696-1.09253728-.0825302-1.27960688-.602168-.03911282-.1086467-.05911259-.2232468-.05911259-.3387194v-6.5771736c0-3.86599325%203.13400675-7%207-7zm0%209.40056228c-1.35%200-3-1.05-3%20.25%200%201.00000002%201.5%202.00000002%203%202.00000002s3-1%203-2.00000002c0-1.3-1.65-.25-3-.25zm1.76303021-4.28533494c-.28333876.77846685-.03972615%201.58180752.54412399%201.79431159s1.2868456-.24629941%201.5701844-1.02476627c.2833388-.77846685.0397262-1.58180752-.544124-1.79431159-.58385011-.21250407-1.28684562.24629941-1.57018439%201.02476627zm-3.53087601%200c-.28333877-.77846686-.98633427-1.23727034-1.57018441-1.02476627-.58385015.21250407-.82746275%201.01584474-.54412399%201.79431159.28333877.77846686.98633427%201.23727034%201.57018441%201.02476627.58385015-.21250407.82746275-1.01584474.54412399-1.79431159z%22%20fill%3D%22%237d9cb8%22%20transform%3D%22translate(3%202)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 6px 4px
}
#side_bar #l_ap.app_gifts_link .left_icon {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h20v20h-20z%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cg%20transform%3D%22translate(2%201)%22%3E%3Cpath%20d%3D%22m0%201h16v16h-16z%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22m7%2010v5h-3.7180574c-.44575937%200-.60740249-.0464128-.77036545-.1335664-.16296296-.0871535-.29085725-.2150478-.3780108-.3780107-.08715354-.162963-.13356635-.3246061-.13356635-.7703655v-3.7180574zm7%200v3.7180574c0%20.4457594-.0464128.6074025-.1335664.7703655-.0871535.1629629-.2150478.2908572-.3780107.3780107-.162963.0871536-.3246061.1335664-.7703655.1335664h-3.7180574v-5zm-7-5v4h-6v-2.7180574c0-.44575937.04641281-.60740249.13356635-.77036545.08715355-.16296296.21504784-.29085725.3780108-.3780108.16296296-.08715354.32460608-.13356635.77036545-.13356635zm6.7180574%200c.4457594%200%20.6074025.04641281.7703655.13356635.1629629.08715355.2908572.21504784.3780107.3780108.0871536.16296296.1335664.32460608.1335664.77036545v2.7180574h-6v-4z%22%20fill%3D%22%237d9cb8%22%2F%3E%3Cg%20fill-rule%3D%22nonzero%22%3E%3Cg%20transform%3D%22translate(8)%22%3E%3Cpath%20d%3D%22m0%200h5v5h-5z%22%2F%3E%3Cpath%20d%3D%22m.64666457%204.35333543c3.17576576-.21815664%204.38793304-2.03485435%203.21139369-3.21139369-1.17653934-1.17653935-2.99323705.03562793-3.21139369%203.21139369z%22%20stroke%3D%22%237d9cb8%22%20stroke-width%3D%221.25%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(-1%200%200%201%208%200)%22%3E%3Cpath%20d%3D%22m0%200h5v5h-5z%22%2F%3E%3Cpath%20d%3D%22m.64666457%204.35333543c3.17576576-.21815664%204.38793304-2.03485435%203.21139369-3.21139369-1.17653934-1.17653935-2.99323705.03562793-3.21139369%203.21139369z%22%20stroke%3D%22%237d9cb8%22%20stroke-width%3D%221.25%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 6px 4px
}
#side_bar .show_more_apps_button .left_icon {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2218%22%20width%3D%2218%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.2%206.8c.3-.4.9-.4%201.3-.1L9%2010.3l4.5-3.6a.9.9%200%20111.2%201.4l-5.1%204.1c-.4.3-.8.3-1.2%200l-5-4.1a.9.9%200%2001-.2-1.3z%22%20fill%3D%22%237996b3%22%20%2F%3E%3C%2Fsvg%3E") no-repeat 7px 5px
}
#side_bar .show_more_apps_button {
overflow:hidden;
transition:max-height 0.05s ease-in-out;
transition-delay:0.15s;
max-height:30px
}
#side_bar .show_more_apps_button_hidden {
max-height:0;
transition-delay:0s
}
#side_bar #l_oth .left_icon {
background-position:7px -245px
}
#side_bar #l_doc .left_icon {
background-position:7px -273px
}
#side_bar #l_fav .left_icon {
background-position:7px -301px
}
#side_bar #l_ads .left_icon {
background-position:7px -329px
}
#side_bar #l_spr .left_icon,#side_bar #l_sprmng .left_icon,#side_bar .l_hds .left_icon {
background-position:7px -357px
}
#side_bar #l_tlm .left_icon,#side_bar #l_tlm_ads .left_icon,#side_bar #l_tlm_amt .left_icon,#side_bar #l_tlm_dmca .left_icon,#side_bar #l_tlm_pay .left_icon {
background-position:7px -385px
}
#side_bar #l_verification .left_icon {
width:29px;
height:20px;
opacity:0.75;
zoom:1.25;
position:relative;
top:-1px;
left:-1px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h18v18H0z%22%2F%3E%3Cpath%20d%3D%22M6.994%203.245l.348-.348c.576-.576.846-.725%201.169-.823.324-.099.654-.099.978%200%20.323.098.593.247%201.17.823l.347.348a.913.913%200%200%200%20.645.267h.492c.815%200%201.11.085%201.409.245.298.159.532.393.691.691.16.298.245.594.245%201.41v.49c0%20.243.096.475.267.646l.348.348c.576.576.725.846.823%201.169.099.324.099.654%200%20.978-.098.323-.247.593-.823%201.17l-.348.347a.913.913%200%200%200-.267.645v.492c0%20.815-.085%201.11-.245%201.409-.159.298-.393.532-.691.691-.298.16-.594.245-1.41.245h-.49a.913.913%200%200%200-.646.267l-.348.348c-.576.576-.846.725-1.169.823a1.662%201.662%200%200%201-.978%200c-.323-.098-.593-.247-1.17-.823l-.347-.348a.913.913%200%200%200-.645-.267h-.492c-.815%200-1.11-.085-1.409-.245a1.662%201.662%200%200%201-.691-.691c-.16-.298-.245-.594-.245-1.41v-.49a.913.913%200%200%200-.267-.646l-.348-.348c-.576-.576-.725-.846-.823-1.169a1.662%201.662%200%200%201%200-.978c.098-.323.247-.593.823-1.17l.348-.347a.913.913%200%200%200%20.267-.645v-.492c0-.815.085-1.11.245-1.409.159-.298.393-.532.691-.691.298-.16.594-.245%201.41-.245h.49a.913.913%200%200%200%20.646-.267zM6.78%208.72a.75.75%200%200%200-1.06%201.06l1.75%201.75a.75.75%200%200%200%201.06%200l3.75-3.75a.75.75%200%200%200-1.06-1.06L8%209.94%206.78%208.72z%22%20fill%3D%22%237D9CB8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 5px 3px
}
#side_bar .l_stat .left_icon {
background-position:7px -413px
}
#side_bar #l_tr .left_icon,#side_bar #l_isp .left_icon {
background-position:7px -469px
}
#side_bar #l_mk .left_icon {
background-position:7px -944px
}
#side_bar #l_cf .left_icon {
background-position:7px -995px
}
#side_bar .genre10 .left_icon {
background-position:7px -525px
}
#side_bar .genre11 .left_icon {
background-position:7px -497px
}
#side_bar .genre17 .left_icon {
background-position:7px -553px
}
#side_bar .genre12 .left_icon {
background-position:7px -581px
}
#side_bar .genre16 .left_icon {
background-position:7px -609px
}
#side_bar .genre14 .left_icon {
background-position:7px -637px
}
#side_bar .genre15 .left_icon {
background-position:7px -665px
}
#side_bar .genre18 .left_icon {
background-position:7px -749px
}
#side_bar .genre19 .left_icon {
background-position:7px -721px
}
#side_bar .genre20 .left_icon {
background-position:7px -805px
}
#side_bar .genre21 .left_icon {
background-position:7px -777px
}
#side_bar .genre22 .left_icon {
background-position:7px -861px
}
#side_bar .genre23 .left_icon {
background-position:7px -833px
}
#side_bar .genre24 .left_icon {
background-position:7px -889px
}
#side_bar .genre5 .left_icon,#side_bar .genre_app .left_icon {
background-position:7px -693px
}
#side_bar #l_bt .left_icon {
background-position:7px -968px
}
#side_bar #l_vkp .left_icon {
background-position:7px -1023px
}
#side_bar #l_market_orders .left_icon {
background-position:7px -1051px
}
#side_bar .left_label {
height:28px;
line-height:27px;
font-size:12.5px;
overflow:hidden;
text-overflow:ellipsis
}
#side_bar .show_more_apps_container {
max-height:0;
transition:max-height 0.2s ease-in-out;
overflow:hidden;
margin-left:-40px;
padding-left:40px
}
#side_bar .show_more_apps_container_shown {
max-height:300px
}
#side_bar ol {
list-style:none;
margin:0 0 10px;
padding:0
}
#side_bar ol li {
margin-left:-8px
}
#side_bar ol li .left_row {
color:#285473;
border:0;
display:block;
white-space:nowrap
}
#side_bar ol li .left_row:hover {
background:#e1e5eb;
text-decoration:none;
border-radius:2px
}
#side_bar ol li .left_row:hover .left_icon {
opacity:1
}
#side_bar ol li .left_row .left_count_pad {
display:block
}
#side_bar ol li:hover .left_settings {
opacity:1;
transition-delay:700ms
}
#side_bar ol li:hover .left_settings:hover {
transition-delay:0ms
}
#side_bar ol li:hover .left_settings:hover .left_settings_inner {
opacity:1
}
#side_bar ol li:hover .left_settings.sett_over {
transition-delay:0ms
}
.left_fixer,.left_fixer>span {
display:block
}
.left_settings {
float:left;
position:relative;
width:22px;
height:28px;
margin:-28px 0 0 -22px;
cursor:pointer;
opacity:0;
transition:opacity .2s ease;
z-index:4
}
.no_sett .left_settings {
display:none
}
.left_settings_inner {
width:14px;
height:14px;
position:absolute;
opacity:0.5;
transition:opacity .2s ease;
top:0;
bottom:0;
left:0;
right:0;
margin:auto;
background:url(/images/icons/common.png?6) no-repeat 0 -60px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.left_settings_inner {
background-image:url(/images/icons/common_2x.png?6);
background-size:32px 232px
}

}
.left_count_wrap {
margin:2px 0 2px 2px;
zoom:1;
padding:4px 6px;
vertical-align:top;
color:#5b6e85;
background:#d1d9e0;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:11px;
line-height:17px;
height:16px;
border-radius:2px;
transition:background-color 200ms linear,color 200ms linear
}
body.sf .left_count_wrap {
line-height:16px
}
.left_count_wrap.left_count_wrap_hovered:hover {
background-color:#bbc7d3
}
#side_bar ol li .left_row:hover .left_count_wrap {
margin:0 0 0 2px;
padding:6px 6px
}
.l_oth {
position:absolute;
top:0;
left:0;
right:0
}
.left_void {
display:none!important
}
.left_count_sign:before {
content:"+"
}
.left_nav_over .left_count_pad .left_void,a:hover .left_count_persist .left_void {
display:inline-block!important;
color:#6887a8
}
.left_count_pad .left_count_wrap:hover {
background-color:#bbc7d3
}
.left_nav_over .left_count_pad .left_count_wrap {
background-color:#597da3!important;
color:#fff!important
}
.left_menu_nav {
padding-right:10px;
color:#939699;
white-space:nowrap
}
.left_menu_link {
color:#939699
}
.left_menu_nav_wrap {
line-height:19px;
padding:14px 0 4px 0;
font-size:12px;
text-align:left
}
.left_menu_nav_wrap .ui_actions_menu_wrap {
position:relative;
display:inline-block
}
.left_menu_nav_wrap .ui_actions_menu_icons {
position:static;
display:inline;
background:none;
width:auto;
height:auto;
top:auto;
right:auto
}
.left_menu_nav_wrap .ui_actions_menu {
right:-27.5px;
margin-top:-20px
}
.left_menu_nav_wrap .ui_actions_menu_top .ui_actions_menu {
margin-top:0;
margin-bottom:-20px
}
.left_menu_nav_wrap .ui_actions_menu_left .ui_actions_menu {
margin-left:-35.5px
}
#ads_left.ads_left_empty+.left_menu_nav_wrap {
padding-top:16px;
border-top:1px solid #dfe2e8;
transition:padding-top .2s ease
}
.left_menu_more:after {
display:inline-block;
content:"";
background:url(/images/icons/menu_arrow.png) no-repeat;
background-position:right 0;
width:13px;
height:5px;
opacity:0.65;
margin-right:-10px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.left_menu_more:after {
background-image:url(/images/icons/menu_arrow_2x.png);
background-size:7px 4px
}

}
.left_menu_more:hover:after {
opacity:1
}
.clear_fix:after {
content:".";
display:block;
height:0;
font-size:0;
line-height:0;
clear:both;
visibility:hidden
}
* html .clear_fix {
height:1%
}
.clear_fix {
display:block
}
.clear {
float:none;
clear:both
}
.scroll_fix {
position:relative;
text-align:left
}
.listing {
list-style:disc;
color:#758eac;
margin:5px 0
}
ol.numbered,ul.listing {
padding-left:30px
}
ol.numbered li,ul.listing li {
padding:4px 0 4px 3px
}
ul.listing li span {
color:var(--black)
}
.divide,.divider,.sdivide,small.divide,small.divider {
display:inline-block;
padding:0;
margin-left:7px;
color:transparent;
position:relative
}
.divide:before,.divider:before,.sdivide:before,small.divide:before,small.divider:before {
content:"\00b7";
color:var(--gray_400);
padding:0 1px;
text-decoration:none;
vertical-align:middle;
display:inline-block;
pointer-events:none;
position:relative;
left:-3px
}
.sdivide {
color:#adb8c3;
font-size:0.9em
}
.sdivide,small.divide,small.divider {
padding:0 4px
}
.wrapped {
word-wrap:break-word
}
.wrapped,wbr {
overflow:hidden
}
wbr {
width:0;
display:inline-block
}
#stl_left {
display:none;
z-index:3;
position:fixed;
top:0;
bottom:0;
left:0
}
body.mac #stl_left {
transform:translateZ(0)
}
#stl_left.over,#stl_left:hover {
text-decoration:none;
opacity:1
}
body.no_stl #stl_bg {
display:none
}
#stl_text {
display:block;
height:15px;
color:#466a94;
font-size:12.5px;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
margin-left:19px;
padding:0 24px;
background:url(/images/dev_toplink.png) no-repeat;
background-position:left 0
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
#stl_text {
background-image:url(/images/dev_toplink_2x.png);
background-size:15px 45px
}

}
#stl_left .down {
background-position:left -15px
}
#stl_left .back {
background-position:left -30px
}
#stl_bg {
height:100%;
width:114px;
padding-top:60px;
opacity:0.5;
transition:background-color 200ms linear,opacity 200ms linear
}
.stl_active {
cursor:pointer
}
.stl_active.over #stl_bg,.stl_active:hover #stl_bg {
opacity:1
}
.stl_active.over_fast #stl_bg {
background-color:#dce2e8
}
#stl_side {
z-index:10;
display:none;
position:fixed
}
#top_back_link {
padding-left:25px;
background:url(/images/backlink.gif?4) no-repeat left -85px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
display:none;
width:expression(this.width > 200 ? "200px":"")
}
#top_back_link:active {
background-position:left -84px
}
#layer_stl {
position:absolute;
left:0;
top:0;
cursor:pointer;
display:none;
overflow:hidden
}
#layer_stl_bg {
top:0;
left:0;
width:114px;
height:100%;
background:#000;
opacity:0;
transition:opacity 100ms linear
}
#layer_stl_cl {
position:absolute;
left:0;
top:0;
z-index:1;
width:100%;
height:100%
}
#layer_stl_text {
top:60px;
left:0;
background:url(/images/layer_toplink.png) no-repeat;
background-position:left 0;
height:15px;
display:block;
padding:0 24px;
margin-left:19px;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:12.5px;
color:var(--white);
opacity:0.5;
transition:opacity 100ms linear
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
#layer_stl_text {
background-image:url(/images/layer_toplink_2x.png);
background-size:15px 45px
}

}
#layer_stl_text.down {
background-position:left -15px
}
#layer_stl:hover #layer_stl_text {
opacity:1
}
#layer_stl:hover #layer_stl_bg {
opacity:0.15
}
body.mac #layer_stl .fixed {
transform:translateZ(0)
}
#box_layer_bg,#box_layer_wrap,#layer_bg,#layer_wrap {
top:0;
left:0;
width:100%;
height:100%;
z-index:500;
overflow:hidden;
display:none
}
#box_layer_bg,#box_layer_wrap {
z-index:1000
}
#box_layer_bg {
background:#000;
opacity:0.7
}
@-moz-document url-prefix() {
#box_layer_bg {
background:url(/images/layer_bg_black.png);
opacity:1!important
}

}
#box_layer_wrap,#layer_wrap {
overflow:auto
}
#layer_wrap {
overflow-x:hidden;
overflow-y:auto
}
.popup_box_container {
margin:0 auto;
z-index:1000;
box-shadow:0 2px 10px rgba(0,0,0,0.35);
outline:none
}
#box_loader,#stories_loader {
position:fixed;
left:50%;
margin:0 auto 0 -50px;
z-index:1000;
width:100px;
display:none
}
#stories_loader {
position:fixed;
display:block;
top:50%;
margin-top:-25px
}
#box_loader .back,#stories_loader .back {
background-color:#000;
opacity:0.7;
height:50px;
border-radius:4px;
box-shadow:0 2px 10px rgba(0,0,0,0.35)
}
#box_loader #box_loader_pr,#stories_loader #stories_loader_pr {
position:absolute;
z-index:1;
opacity:1;
margin:21px 0 0 36px
}
#box_loader .loader {
background:url(/images/upload_inv_mono.gif) no-repeat 50% 50%;
height:50px;
position:absolute;
width:100%;
z-index:100
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
#box_loader .loader {
background-image:url(/images/upload_inv_mono_2x.gif);
background-size:64px 16px
}

}
.box_title_wrap {
position:relative;
padding:0;
background-color:#5b88bd;
color:var(--white);
border-radius:4px 4px 0 0
}
.box_title_wrap.box_grey {
background-color:#f2f4f7;
color:var(--black);
border-bottom:1px solid #e7eaf0
}
.box_title_wrap.box_grey .box_title {
color:var(--black)
}
.box_title_wrap.box_grey .box_x_button {
background:url(/images/cross_popup.png) no-repeat 12px 21px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_title_wrap.box_grey .box_x_button {
background-image:url(/images/cross_popup_2x.png);
background-size:12px 12px
}

}
.box_title_wrap.box_grey.box_loading .box_x_button {
background:url(/images/g_upload.gif) no-repeat 10px 19px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_title_wrap.box_grey.box_loading .box_x_button {
background-image:url(/images/g_upload_2x.gif);
background-size:16px 16px
}

}
.box_title_wrap.box_white {
background-color:var(--white);
color:var(--black)
}
.box_title_wrap.box_white .box_title {
color:var(--black)
}
.box_title_wrap.box_white .box_x_button {
background:url(/images/cross_popup.png) no-repeat 12px 21px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_title_wrap.box_white .box_x_button {
background-image:url(/images/cross_popup_2x.png);
background-size:12px 12px
}

}
.box_title_wrap.box_white.box_loading .box_x_button {
background:url(/images/g_upload.gif) no-repeat 10px 19px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_title_wrap.box_white.box_loading .box_x_button {
background-image:url(/images/g_upload_2x.gif);
background-size:16px 16px
}

}
.box_title {
padding-left:25px;
font-size:14px;
color:var(--white);
height:54px;
line-height:54px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.box_title .back {
margin:0 0 -18px -25px;
padding:0 20px 18px 36px;
color:#fff;
background-image:url("/images/icons/box_back.png");
background-repeat:no-repeat;
background-position:13px 19px;
float:left;
cursor:pointer;
border-radius:4px 0 0 4px
}
.box_title .back:hover {
text-decoration:none;
background-color:var(--blue_400)
}
.box_title .security {
padding:0 0 0 24px;
background:url(/images/icons/security_settings.png) no-repeat 0 20px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_title .security {
background-image:url(/images/icons/security_settings_2x.png);
background-size:12px 14px
}

}
.box_grey .box_title .back {
background-image:url("/images/icons/box_gray_back.png");
color:var(--black)
}
.box_grey .box_title .back:hover {
background-color:#e6e9ed
}
.box_title .divider:before,.box_title .tab_link,.box_title .toggle,.box_title .toggle a {
color:#fff;
opacity:0.75;
transition:opacity 100ms linear
}
.box_grey .box_title .divider:before,.box_grey .box_title .tab_link,.box_grey .box_title .toggle,.box_grey .box_title .toggle a {
color:var(--black)
}
.box_title .divider:before:hover,.box_title .tab_link:hover,.box_title .toggle:hover,.box_title .toggle a:hover {
opacity:0.9;
text-decoration:none
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_title .back {
background-image:url("/images/icons/box_back_2x.png");
background-size:10px 17px
}
.box_grey .box_title .back {
background-image:url("/images/icons/box_gray_back_2x.png");
background-size:10px 17px
}

}
.box_x_button {
float:right;
padding:21px 25px 21px 12px;
background:url(/images/icons/cross.png) no-repeat 12px 21px;
width:12px;
height:12px;
opacity:0.75;
cursor:pointer;
outline:none
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_x_button {
background-image:url(/images/icons/cross_2x.png);
background-size:12px 12px
}

}
.box_x_button:hover {
opacity:1
}
.box_x_button.box_x_tabs {
background:url(/images/cross_popup.png) no-repeat 12px 21px;
position:absolute;
top:0;
right:0
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_x_button.box_x_tabs {
background-image:url(/images/cross_popup_2x.png);
background-size:12px 12px
}

}
.box_loading .box_x_button {
background:url(/images/b_upload.gif) no-repeat 10px 19px;
transition:none;
opacity:1;
pointer-events:none
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_loading .box_x_button {
background-image:url(/images/b_upload_2x.gif);
background-size:16px 16px
}

}
.box_body.box_loading .box_x_button,.wk_wiki_content.box_loading .box_x_button {
background:url(/images/g_upload.gif) no-repeat 10px 19px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_body.box_loading .box_x_button,.wk_wiki_content.box_loading .box_x_button {
background-image:url(/images/g_upload_2x.gif);
background-size:16px 16px
}

}
.box_body.box_loading_empty,.wk_wiki_content.box_loading_empty {
position:relative;
min-height:220px;
box-sizing:border-box
}
.box_body.box_loading_empty *,.wk_wiki_content.box_loading_empty * {
display:none
}
.box_body.box_loading_empty:before,.wk_wiki_content.box_loading_empty:before {
content:"";
display:inline-block;
width:34px;
height:34px;
animation-name:round_spinner;
animation-duration:700ms;
animation-iteration-count:infinite;
animation-timing-function:linear;
background-image:url("/images/icons/round_spinner_big.png");
position:absolute;
top:50%;
bottom:0;
left:50%;
right:0;
margin:-17px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.box_body.box_loading_empty:before,.wk_wiki_content.box_loading_empty:before {
background-image:url("/images/icons/round_spinner_big_2x.png");
background-size:34px 34px
}

}
.box_white+.box_body,.box_white+.wk_wiki_content {
padding-top:0
}
.box_title_controls {
float:right
}
.box_no_title {
border-radius:4px 4px 0 0
}
.box_no_buttons {
border-radius:0 0 4px 4px
}
.box_no_title.box_no_buttons {
border-radius:4px
}
.box_body {
padding:20px 25px;
background-color:var(--white);
line-height:19px
}
.box_body .subheader:first-child {
margin-top:0
}
.box_body .subheader_padded,.box_body .subheader_padded:first-child {
margin:18px 0 12px
}
.box_controls {
padding:14px 23px 14px 25px;
height:29px;
background-color:var(--steel_gray_10);
border-radius:0 0 4px 4px;
border-top:1px solid var(--steel_gray_80);
white-space:nowrap
}
.box_controls_text {
padding:7px 0;
overflow:hidden;
text-overflow:ellipsis
}
.box_topsh .box_title_wrap {
box-shadow:0 1px 3px 0 rgba(0,0,0,0.12);
z-index:10
}
.box_botsh .box_controls {
border-top-color:#e4e6e9;
box-shadow:0 -1px 3px 0 rgba(0,0,0,0.06)
}
.box_controls .progress {
position:relative;
margin:7px 10px 0
}
.controls_wrap {
padding:7px 0 0 5px
}
#box_layer .box_dark .tabbed_box {
margin-bottom:0
}
#box_layer .box_dark .tabbed_container {
margin-top:0;
margin-bottom:0
}
#box_layer .box_dark .tabbed_box.has_sh .tabbed_container {
margin-top:-3px;
margin-bottom:-3px
}
.box_dark .tabbed_sh {
display:none
}
#box_layer .box_dark .tabbed_box.has_sh .tabbed_sh1 {
display:block;
height:1px;
background:#dbdde0;
opacity:1
}
#box_layer .box_dark .tabbed_box.has_sh .tabbed_sh2 {
display:block;
height:2px;
background:#575a5c;
opacity:0.12
}
.box_dark .tabbed_box .summary_tabs {
padding:5px 8px;
background:#f0f1f3
}
.box_dark .tabbed_box .summary_tab,.box_dark .tabbed_box .summary_tab_sel {
padding:8px 5px
}
.box_no_controls {
background-color:#dae1e8;
border:1px solid #adbbca
}
.box_layout {
position:relative
}
.box_no_padding .box_body {
padding:0
}
.box_no_controls .box_layout .box_controls,.box_no_controls .box_title_wrap {
display:none
}
.box_no_controls .box_body {
border:none;
padding:0
}
.box_body_no_bottom .box_body {
padding-bottom:0
}
.box_controls .flat_button {
margin-left:10px
}
.delete_all .clear_fix {
margin-top:10px
}
.delete_all .button_gray {
margin:0 10px
}
._scroll_node {
outline:none
}
.box_textarea {
width:100%;
min-height:80px;
resize:vertical;
vertical-align:top
}
.page_list {
list-style:none;
margin:0;
padding:0
}
.page_list li {
float:left;
display:inline
}
.page_list a {
border-bottom:2px solid #fff;
display:block;
padding:3px 3px 2px
}
.page_list a:hover {
background:#597da3;
border-bottom:1px solid #597da3;
color:#fff;
text-decoration:none
}
.page_list .current {
background:#fff;
border-bottom:2px solid #45668e;
color:#45668e;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
padding:3px 2px 2px
}
.pages_bottom .page_list .current {
padding-top:1px;
border-bottom-color:#fff;
border-top:2px solid #45668e
}
.flat_tabs {
border-bottom:1px solid #dae1e8;
height:24px;
list-style-type:none;
margin:0pt;
padding:0 7px;
vertical-align:bottom
}
.flat_tab_on {
background-color:#fff;
border:1px solid #c3cad2;
border-bottom:0;
float:left;
height:24px;
margin:0 3px -1px;
text-align:center;
position:relative
}
.flat_tab_on a {
float:left;
padding:5px 10px;
text-decoration:none
}
.flat_tab {
background-color:#f5f7fa;
border:1px solid #c3cad2;
border-bottom:0;
float:left;
height:23px;
margin:0 3px;
text-align:center
}
.flat_tab a {
border-bottom:2px solid var(--steel_gray_80);
float:left;
padding:5px 10px 3px;
text-decoration:none
}
.flat_tab a:hover,.flat_tab a:hover {
background-color:#fff;
text-decoration:none
}
.flat_tab a:hover {
border-bottom:2px solid #f5f9fc
}
#box_layer {
padding:1px 0 80px
}
#box_layer_wrap.box_layer_hidden,.box_layer_hidden {
left:-10000px;
top:-10000px;
visibility:hidden
}
#box_layer .upload_check.loading {
padding:7px 0 8px;
line-height:15px
}
.quick_login {
padding:11px 0 0 0
}
.quick_login .label {
padding:0 0 8px;
color:var(--gray_600);
font-size:12.5px;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.quick_login .labeled {
padding-bottom:13px
}
.quick_login input.dark {
width:149px
}
.quick_login .forgot {
padding-top:16px;
text-align:center
}
.quick_login .checkbox {
padding-bottom:10px;
text-align:left;
display:none
}
.quick_login .submit {
position:absolute;
color:#fff;
border:0;
padding:0;
margin:0;
background:#fff;
top:-8000px
}
#quick_auth_frame {
padding:0;
margin:0;
border:0;
width:130px;
height:300px
}
.quick_login_button {
margin-top:2px
}
.quick_reg_button {
margin-top:10px
}
.box_error,.box_msg,.box_msg_gray,.error,.info_msg,.msg,.ok_msg {
padding:7px 18px 9px;
margin:15px 20px;
border:1px solid #c1c9d9;
border-radius:2px;
line-height:150%
}
.box_error.msg_unmargined,.box_msg.msg_unmargined,.box_msg_gray.msg_unmargined,.error.msg_unmargined,.info_msg.msg_unmargined,.msg.msg_unmargined,.ok_msg.msg_unmargined {
margin:0
}
.box_error.msg_unmargined_tlr,.box_msg.msg_unmargined_tlr,.box_msg_gray.msg_unmargined_tlr,.error.msg_unmargined_tlr,.info_msg.msg_unmargined_tlr,.msg.msg_unmargined_tlr,.ok_msg.msg_unmargined_tlr {
margin-top:0;
margin-left:0;
margin-right:0
}
.box_error.msg_unmargined_lr,.box_msg.msg_unmargined_lr,.box_msg_gray.msg_unmargined_lr,.error.msg_unmargined_lr,.info_msg.msg_unmargined_lr,.msg.msg_unmargined_lr,.ok_msg.msg_unmargined_lr {
margin-left:0;
margin-right:0
}
.error,.info_msg,.ok_msg {
min-height:40px;
line-height:38px
}
.error.msg_multiline,.info_msg.msg_multiline,.ok_msg.msg_multiline {
padding-top:9px;
line-height:150%
}
.box_msg,.box_msg_gray,.msg {
background-color:var(--steel_gray_40);
transition:background-color 2s linear
}
.box_msg.msg_appear,.box_msg:empty,.box_msg_gray.msg_appear,.box_msg_gray:empty,.msg.msg_appear,.msg:empty {
background-color:#c1c9d9
}
.box_error {
margin:0 0 15px 0;
background:#ffefe9;
word-wrap:break-word
}
.box_error,.error {
border-color:#f2ab99
}
.error {
background:#ffefe9 url(/images/icons/msg_error.png?1) no-repeat 12px 12px;
padding-left:55px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.error {
background-image:url(/images/icons/msg_error_2x.png?1);
background-size:32px 32px
}

}
.error.msg_appear,.error:empty {
background-color:#fae1e2
}
.info_msg {
background:var(--steel_gray_40) url(/images/icons/msg_info.png?1) no-repeat 12px 12px;
padding-left:55px;
border-color:#c1c9d9
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.info_msg {
background-image:url(/images/icons/msg_info_2x.png?1);
background-size:32px 32px
}

}
.info_msg.msg_appear,.info_msg:empty {
background-color:#c1c9d9
}
.ok_msg {
background:#effaed url(/images/icons/msg_ok.png?1) no-repeat 12px 12px;
padding-left:55px;
border-color:#afd4a9
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.ok_msg {
background-image:url(/images/icons/msg_ok_2x.png?1);
background-size:32px 32px
}

}
.ok_msg.msg_appear,.ok_msg:empty {
background-color:#e8f2e4
}
.box_msg,.box_msg_gray {
border-width:0 0 1px 0;
margin:-20px -25px 0;
padding:15px 25px 16px;
color:var(--black);
font-size:12.5px;
background:none;
background-color:var(--steel_gray_10);
border-color:var(--steel_gray_80)
}
.box_msg:last-child,.box_msg_gray:last-child {
border-bottom:0;
margin-bottom:-20px
}
.box_msg_gray {
background-color:#f7f7f7;
border-color:var(--steel_gray_80)
}
.box_msg_padded {
margin-bottom:20px
}
.msg_text {
display:inline-block;
vertical-align:middle;
line-height:150%
}
.no_rows {
overflow:hidden;
color:var(--gray_400);
padding:100px 50px;
font-size:14px;
text-align:center;
line-height:22px
}
.no_rows b {
color:var(--gray_600);
max-width:300px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
display:inline-block;
vertical-align:top
}
.page_block .no_rows {
padding:30px 50px
}
#system_msg {
z-index:5000;
left:0;
top:0;
display:none;
border-radius:0px 0 6px;
padding:7px 10px
}
#bad_browser {
border-bottom:1px solid #b8c7d3;
background-color:#f2f4ff
}
#bad_browser .info {
padding:8px;
text-align:center;
line-height:150%
}
#bad_browser #good_browsers {
display:none
}
#bad_browser #good_browsers div {
width:400px;
height:100px;
margin:10px auto 0
}
#bad_browser #good_browsers a {
width:100px;
height:20px;
padding-top:80px
}
#qsearch_link {
margin-top:9px;
padding:3px 15px 7px 15px
}
#qsearch_link.active {
background-color:#5b7da4;
border:1px solid #3e5f84;
text-decoration:none;
padding:2px 14px 6px 14px
}
#qsearch_link.active:hover {
text-decoration:none
}
#quick_search {
display:none;
margin-top:9px;
width:241px;
overflow:hidden;
overflow-y:visible
}
#search_cont {
background-color:#fff;
width:240px;
border:1px solid #3e5f84;
border-left:0;
height:19px
}
#search_input {
border:0 none #fff;
font-size:11px;
height:13px;
overflow:hidden;
padding:3px 0 3px 10px;
width:229px
}
#quick_search .input_back {
padding-top:2px;
line-height:1.18em
}
.tabs {
background:#f7f7f7;
padding:8px
}
.tabs .tab a {
display:inline-block
}
.tabs .tab a:hover {
text-decoration:none
}
.tabs .tab {
display:inline-block;
margin-right:12px;
padding:2px
}
.tabs .tab.selected {
border-bottom:1px solid #fff;
padding:0
}
.tabs .tab b {
padding:2px 5px 2px 5px;
display:inline-block
}
.tabs .tab.selected a {
border-top:1px solid #395676;
border-right:1px solid #517295;
border-bottom:1px solid #4a73a0;
border-left:1px solid #517295;
color:#fff
}
.tabs .tab.selected b {
border:1px solid #5c82ab;
background:#5e82a8
}
.summary_right {
padding:8px 5px
}
.summary_tabs {
padding:11px 16px;
border-bottom:1px solid var(--steel_gray_80)
}
.summary_tab,.summary_tab_plain,.summary_tab_sel {
font-size:12.5px;
padding:4px;
position:relative
}
.summary_tab2 {
border-radius:2px;
padding:4px 5px 3px;
display:block
}
.summary_tab2:hover {
background:var(--light_blue_40);
text-decoration:none
}
.summary_tab_plain .summary_tab2 {
background:none
}
.summary_tab3 {
max-width:230px;
height:15px;
overflow:hidden;
color:var(--blue_600);
text-overflow:ellipsis;
line-height:110%;
padding:0 3px
}
.summary_tab_x {
width:12px;
height:12px;
margin-left:3px;
background:url(/images/icons/common.png?6) no-repeat 0 0;
opacity:0.12;
cursor:pointer;
transition:opacity 200ms linear
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.summary_tab_x {
background-image:url(/images/icons/common_2x.png?6);
background-size:32px 232px
}

}
.summary_tab_x:hover {
opacity:0.6
}
.summary_tab_count {
font-size:11.5px;
padding-left:6px
}
.summary_tab_sel .summary_tab2,.summary_tab_sel .summary_tab2:hover {
background:var(--blue_400)
}
.summary_tab_sel .summary_tab3 {
color:var(--white)
}
.summary_tab_sel .summary_tab_x {
background-position:1px -160px;
opacity:0.45
}
.summary_tab_sel .summary_tab_x:hover {
opacity:1
}
.no_select {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.select_fix {
-webkit-user-select:text;
-moz-user-select:text;
-ms-user-select:text;
user-select:text
}
.placeholder {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
position:relative;
z-index:3;
cursor:text;
pointer-events:none
}
.placeholder .ph_input {
position:absolute;
line-height:normal;
z-index:3;
bottom:0
}
.input_back_wrap {
position:relative;
z-index:90;
cursor:text;
pointer-events:none
}
.input_back {
position:absolute;
color:#8c8e91;
z-index:90
}
.choose_box .input_back {
margin:9px 4px 0
}
.input_back_content {
padding:0 1px;
white-space:nowrap;
line-height:normal;
text-overflow:ellipsis;
overflow:hidden
}
.big.input_back_content {
padding-left:0;
padding-top:2px
}
@-moz-document url-prefix() {
.big.input_back_content {
padding-left:1px;
padding-top:1px
}

}
.sort_blank {
border:1px dashed #d8dfea
}
.unshown {
display:none
}
.force_unshown {
display:none!important
}
.hidden {
visibility:hidden
}
#global_prg {
position:absolute;
z-index:400
}
.phone_number {
white-space:nowrap;
direction:ltr
}
.tabs.t_bar {
background:#fff
}
.t_bar {
padding:11px 10px 0;
border-bottom:solid 1px #597da3
}
ul.t0 {
width:605px
}
ul.t0,ul.t0 li {
list-style-type:none;
margin:0;
padding:0
}
ul.t0 li {
float:left;
text-align:center
}
ul.t0 li.active_link a,ul.t0 li.active_link a:hover,ul.t0 li.active_link a b {
background:#597da3;
color:#fff
}
ul.t0 li a:hover {
background:#e1e7ed;
color:var(--blue_600);
text-decoration:none
}
ul.t0 a {
float:left;
padding:0 0 5px;
margin-right:5px;
text-decoration:none;
background-color:#fff;
max-width:250px
}
ul.t0 a span.count {
color:var(--blue_600);
margin-bottom:-1px;
padding:0 10px 0 4px;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-style:normal!important;
font-size:0.9em;
display:none
}
ul.t0 li.active_link a span.count {
color:#fff
}
ul.t0 li.count a span.count {
display:inline-block;
vertical-align:baseline
}
ul.t0 li.count .tab_word {
margin:0 0 0 10px
}
ul.t0 .tab_word {
margin:0 10px;
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
max-width:230px;
display:block;
_display:inline;
line-height:1.19em;
overflow:hidden;
text-overflow:ellipsis
}
ul.t0 .t_r {
float:right;
padding-top:5px
}
ul.t0 .t_r a {
margin:0;
padding:0
}
ul.t0 .t_r a:hover {
text-decoration:underline;
background:#fff
}
.tl1,.tl2 {
display:block;
height:1px;
background-color:#fff;
overflow:hidden;
margin:0;
border:1px solid #fff;
border-width:0 2px
}
.tl2 {
margin-bottom:3px;
border-width:0 1px
}
ul.t0 li a {
outline:none
}
ul.t0 li a:hover b.tl1,ul.t0 li a:hover b.tl2 {
background-color:#e1e7ed
}
ul.t0 li.active_link a:hover b.tl1,ul.t0 li.active_link a b.tl1 {
background-color:#597da3;
border-width:0 1px
}
ul.t0 li.active_link a:hover b.tl1 b,ul.t0 li.active_link a b.tl1 b {
display:block;
height:1px;
background:#597da3;
overflow:hidden;
margin:0;
border:1px solid #9ab1c6;
border-width:0 1px
}
ul.t0 li.active_link a:hover b.tl2,ul.t0 li.active_link a b.tl2 {
background-color:#597da3;
border-color:#9ab1c6
}
.side_filter {
color:var(--blue_600);
cursor:pointer;
padding:6px 6px 7px 10px;
background-color:#f7f7f7;
background-repeat:no-repeat;
width:120px
}
.side_filter_over {
color:var(--blue_600);
background-color:#dae1e8
}
.side_filter.cur_section {
background-color:#5e82a8;
color:#fff
}
.side_filter.loading {
background-image:url(/images/upload_inv_mini.gif);
background-position:110px;
background-repeat:no-repeat
}
.sort_icon_wrap {
padding:5px
}
.sort_not_rev_icon,.sort_rev_icon {
width:18px;
height:13px;
background:url(/images/icons/reverse_order.png) no-repeat 0 0
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.sort_not_rev_icon,.sort_rev_icon {
background-image:url(/images/icons/reverse_order_2x.png);
background-size:18px 26px
}

}
.sort_not_rev_icon {
background-position:left -13px
}
.pg_more_link {
display:block;
padding:10px;
border-top:1px solid #fff;
text-align:center
}
.pg_more_link:hover {
text-decoration:none;
background:#e9edf1;
border-top:1px solid #dae1e8
}
.pg_more_progress {
margin:0 auto
}
.pg_in {
padding:3px 5px 7px;
color:var(--gray_400);
font-size:12.5px
}
.pg_lnk {
padding-bottom:2px
}
.pg_lnk:hover {
padding-bottom:0;
border-bottom:2px solid #dae1e8;
text-decoration:none
}
.pg_lnk_sel {
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
color:#45688e
}
.pg_lnk_sel:hover {
text-decoration:none
}
.pg_lnk_sel .pg_in {
border-bottom:2px solid #6587ac;
color:#2b2f33
}
.pages_loading {
padding:3px 5px;
width:32px;
height:13px;
background:url(/images/upload.gif) no-repeat scroll 50%;
display:none
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.pages_loading {
background-image:url(/images/upload_2x.gif);
background-size:32px 8px
}

}
.pages_bottom {
margin-top:-1px
}
.pages_bottom .pg_lnk {
padding-top:2px;
padding-bottom:0
}
.pages_bottom .pg_lnk:hover {
padding-top:0;
border-bottom:0;
border-top:2px solid #dae1e8;
text-decoration:none
}
.pages_bottom .pg_lnk_sel .pg_in {
border-top:2px solid #6587ac;
border-bottom:0
}
.pages_bottom .pg_in {
padding:3px 5px
}
#pg_fixed {
top:57px;
z-index:119;
display:none
}
body.mac #pg_fixed {
transform:translateZ(0)
}
.pg_fixed_back {
background:var(--black);
border-radius:3px;
opacity:0.5;
position:absolute
}
.pg_fixed_pages {
position:relative;
padding:5px 10px 6px
}
.pg_flnk:hover,.pg_flnk_nb:hover,.pg_flnk_rd:hover,.pg_flnk_sel:hover {
text-decoration:none
}
.pg_flnk,.pg_flnk_nb,.pg_flnk_rd,.pg_flnk_sel {
font-size:1.18em;
color:#ccc;
padding:2px 5px 1px;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
display:inline-block;
zoom:1
}
.pg_flnk {
border-bottom:1px solid #ccc
}
.pg_flnk_rd {
border-bottom:1px solid #fff
}
.pg_flnk,.pg_flnk_nb,.pg_flnk_rd {
transition:color 200ms linear
}
.pg_flnk:hover,.pg_flnk_nb:hover,.pg_flnk_rd:hover {
color:#fff
}
.pg_flnk_nb {
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
padding:2px 3px 1px
}
.pg_flnk_sel {
color:#fff;
border-bottom:4px solid #fff
}
.top_result_baloon_wrap {
margin-top:50px;
z-index:1200
}
.top_result_baloon {
color:#fff;
cursor:default;
background:url("/images/mv_bg.png");
background:rgba(0,0,0,0.75);
border-radius:5px;
box-shadow:0 2px 15px #888;
padding:15px 15px;
width:380px;
text-shadow:0 1px 0 #262626;
line-height:160%
}
div.top_result_header {
font-size:1.09em;
padding-bottom:5px
}
div.top_result_header,div.top_result_baloon a {
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
div.top_result_baloon a {
color:#b1daff
}
.dropbox {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1550;
background:#fff url(/images/dropbox_arrow.png) no-repeat 55px 11px;
display:none
}
.dropbox.choose {
background:#fff url(/images/dropbox_arrow.png) no-repeat 75px 31px;
border-bottom:1px solid #dae1e8
}
.dropbox_wrap {
padding:30px;
height:100%;
box-sizing:border-box
}
.dropbox.choose .dropbox_wrap {
padding:50px
}
.dropbox_area {
text-align:center;
color:#7f92a5;
font-size:1.27em;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
border:3px dashed #a3b6c9;
position:relative;
min-height:100%
}
.dropbox_label {
position:absolute;
width:100%;
top:50%;
height:50px;
line-height:4.54em;
margin-top:-25px
}
.left_restore_link {
padding-top:8px;
line-height:160%;
color:var(--gray_600)
}
.piechart_table {
margin:0 30px 20px 0
}
.piechart_table tr td {
padding:7px 8px 8px 8px;
border-bottom:1px solid #eaeef1;
text-align:left
}
.piechart_stat_color {
float:left;
margin:2px 8px 0 0;
width:12px;
height:12px;
border-radius:2px
}
.piechart_stat_name {
min-width:120px
}
.piechart_stat_info {
padding-left:0
}
.piechart_col_header.align_right,.piechart_stat_info.align_right {
text-align:right
}
.piechart_col_header th {
padding:7px 0;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
background-color:#eef2f6
}
th.piechart_col_header_first {
padding-left:28px
}
th.piechart_col_header_second {
padding-right:20px
}
.piechart_tooltip {
position:absolute;
z-index:5000;
width:400px;
color:#fff;
line-height:200%;
display:none
}
.piechart_tooltip div.background {
color:#000;
background-color:#000;
opacity:0.8;
border-radius:3px
}
.piechart_tooltip div {
position:absolute;
padding:10px
}
.piechart_rows_root.transp_children .piechart_column .piechart_row {
opacity:0.5
}
.piechart_rows_root.transp_children .piechart_column .piechart_row.hovered {
opacity:1
}
input.text.ts_input {
border:0;
box-sizing:border-box;
padding:6px 6px 6px 19px;
margin:7px 0;
height:28px;
line-height:16px;
width:230px;
border-radius:14px;
transition:background-color .05s,color .05s;
background:var(--blue_640) url("/images/svg_icons/ic_head_loupe.svg") no-repeat;
padding-left:19px;
border-left:8px solid transparent;
background-position:left 8px;
color:#d9e2ec
}
input.text.ts_input::-webkit-input-placeholder,input.text.ts_input~.placeholder .ph_content {
color:var(--light_blue_A300)
}
input.text.ts_input::-moz-placeholder,input.text.ts_input~.placeholder .ph_content {
color:var(--light_blue_A300)
}
input.text.ts_input:-ms-input-placeholder,input.text.ts_input~.placeholder .ph_content {
color:var(--light_blue_A300)
}
input.text.ts_input::placeholder,input.text.ts_input~.placeholder .ph_content {
color:var(--light_blue_A300)
}
input.text.ts_input:focus {
background-color:var(--white);
color:var(--black)
}
.ts_wrap .input_back_content {
font-size:13px;
color:var(--light_blue_A300);
line-height:16px
}
.ts_cont_wrap {
position:absolute;
top:39px;
left:173px;
background:var(--white);
width:248px;
z-index:800;
border-radius:4px;
box-shadow:0 1px 4px rgba(0,0,0,0.2);
overflow:hidden;
display:none
}
.ts_search_sep {
border-top:1px solid var(--steel_gray_80);
padding:8px 10px 5px;
color:var(--gray_600);
font-size:11.5px;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
a.ts_contact,a.ts_search_link {
position:relative;
display:block;
white-space:nowrap;
overflow:hidden;
text-decoration:none
}
a.ts_contact.active,a.ts_search_link.active {
background:var(--steel_gray_40)
}
a.ts_contact {
height:34px;
padding:8px 10px
}
a.ts_search_link {
height:30px;
line-height:30px;
padding:8px 13px
}
.ts_contact_photo {
position:relative;
float:left;
width:34px;
height:34px
}
.ts_contact_photo.online:after {
right:0;
bottom:0;
border:2px solid #fff;
width:6px;
height:6px
}
.ts_contact_photo.online.mobile:after {
right:0;
bottom:-1px;
background-color:#fff;
width:6px;
height:9px;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226%22%20height%3D%229%22%3E%3Cpath%20fill%3D%22%238AC176%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%201.5C0%20.7.7%200%201.5%200h3C5.3%200%206%20.7%206%201.5v6C6%208.3%205.3%209%204.5%209h-3C.7%209%200%208.3%200%207.5v-6zM1%202h4v5H1V2z%22%2F%3E%3C%2Fsvg%3E")
}
.ts_contact.active .ts_contact_photo.online:after {
border-color:var(--steel_gray_40)
}
.ts_contact.active .ts_contact_photo.online.mobile:after {
background-color:var(--steel_gray_40)
}
.ts_contact_img {
width:34px;
height:34px;
border-radius:50%
}
.ts_contact_status {
position:absolute;
background:url(/images/icons/search_mobile_icon.png?1) no-repeat
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.ts_contact_status {
background-image:url(/images/icons/search_mobile_icon_2x.png?1);
background-size:15px 46px
}

}
.ts_contact.active.write .ts_contact_status {
background-position:0 -32px;
top:11px;
right:8px;
width:15px;
height:14px;
opacity:.7
}
.ts_contact.active.write .ts_contact_status:hover {
opacity:1
}
.ts_search_link .ts_contact_status {
background-position:0 0;
top:16px;
right:11px;
width:7px;
height:13px
}
.ts_contact_name {
color:#42648b;
width:165px;
height:32px;
padding-left:8px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
display:block;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
position:relative
}
.ts_search_link .ts_contact_name {
padding:0;
width:100%
}
.ts_contact_title_wrap {
display:inline-block;
overflow:hidden;
text-overflow:ellipsis;
vertical-align:top;
line-height:17px;
max-width:165px
}
.ts_contact_title_wrap.is_verified {
max-width:148px
}
em.ts_clist_hl {
font-style:normal;
background:#e7edf2
}
.ts_contact.active em.ts_clist_hl {
background:#cfdae6
}
.ts_contact_info {
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
font-size:11.5px;
color:var(--gray_400);
padding-top:1px;
line-height:14px;
overflow:hidden;
text-overflow:ellipsis
}
em.highlight {
font-style:normal
}
.search_focused .highlight {
background:#e7edf2;
padding:0;
margin:0
}
.mem_special {
color:#2e7b27;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.tt_black .mem_special {
color:inherit;
font-weight:inherit
}
.summary_tab_sel .summary_tab3 .mem_special {
color:#fff
}
.round_tab {
border-radius:2px;
cursor:pointer;
font-size:11px;
line-height:1.154;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
padding:3px 8px 4px;
float:left;
color:var(--light_blue_700);
background:transparent
}
.round_tab:hover {
text-decoration:none;
color:var(--light_blue_700);
background:#e1e7ed
}
.round_tab.selected,.round_tab.selected:hover {
color:var(--white);
background:var(--blue_420)
}
.round_tab.visible {
color:var(--light_blue_700);
background:#e1e7ed
}
.round_tab.visible:hover {
color:var(--light_blue_700);
background:#d7e0e7
}
.counter_wrap {
text-align:right
}
.counter_wrap .num_delim {
white-space:pre
}
.counter_anim_wrap {
position:relative;
height:16px;
vertical-align:top!important;
line-height:16px;
overflow:hidden
}
.counter_anim {
position:absolute;
right:0;
text-align:right;
white-space:nowrap
}
.counter_css_anim_wrap {
transition:width 100ms linear
}
.counter_css_anim_wrap .counter_anim {
transition:margin-top 300ms ease-out
}
.mob_onl {
width:0;
height:12px;
padding-left:7px;
margin-left:7px;
background:url(/images/icons/mobile.png?2) no-repeat 0 3px;
cursor:pointer;
font-size:13px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.mob_onl {
background-image:url(/images/icons/mobile_2x.png?2);
background-size:7px 11px
}

}
#mvk_footer_lnk {
padding:7px 0 5px
}
.emoji,.emoji_css {
width:16px;
height:16px;
border:none;
vertical-align:-3px;
margin:0 1px;
display:inline-block;
overflow:hidden
}
.emoji_css {
background:url(/images/im_emoji.png?9) no-repeat
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.emoji_css {
background-image:url(/images/im_emoji_2x.png?9);
background-size:16px 544px
}

}
#reg_bar {
box-shadow:0 0 10px rgba(0,0,0,0.25);
background:#eef1f3;
background:rgba(238,241,243,0.9);
top:-56px;
font-size:13px;
border-bottom:1px solid #dae1e8;
z-index:400
}
#reg_bar_content {
padding:10px 0 10px 110px;
line-height:160%;
text-align:center;
color:#7992ad;
font-weight:700;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.reg_bar_link {
color:#45688e;
padding-bottom:1px;
border-bottom:1px solid #b6c4d5
}
.reg_bar_link:hover {
text-decoration:none;
border-color:#45688e
}
.page_top_author,.page_verified {
display:inline;
zoom:1;
position:relative;
margin-left:7px;
padding:2px 12px 2px 0
}
.page_name .page_top_author,.page_name .page_verified {
top:1px
}
.feed_notifications .page_top_author,.feed_notifications .page_verified,.post_author .page_top_author,.post_author .page_verified,.reply_author .page_top_author,.reply_author .page_verified,.top_notify_cont .page_top_author,.top_notify_cont .page_verified,.top_tt_important .page_top_author,.top_tt_important .page_verified,.ts_cont_wrap .page_top_author,.ts_cont_wrap .page_verified {
display:inline-block;
margin-left:5px;
margin-bottom:-3px;
padding:7px 12px 7px 0
}
.post_author .page_top_author,.post_author .page_verified,.reply_author .page_top_author,.reply_author .page_verified {
margin-right:2px
}
.PageDonatorIcon {
display:inline-block;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23FFA000%22%20cx%3D%226%22%20cy%3D%226%22%20r%3D%226%22%2F%3E%3Cpath%20d%3D%22M6%208.25l-1.9%201a.25.25%200%2001-.37-.26l.37-2.12-1.54-1.5a.25.25%200%2001.14-.43l2.12-.3.96-1.94a.25.25%200%2001.44%200l.96%201.93%202.12.31a.25.25%200%2001.14.43L7.9%206.87l.37%202.12a.25.25%200%2001-.37.26l-1.9-1z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-position:50%;
width:12px;
height:14px
}
.PageDonatorIcon--reply {
margin-left:4px;
margin-right:4px;
vertical-align:text-bottom
}
.page_top_author+.PageDonatorIcon--reply,.page_verified+.PageDonatorIcon--reply {
margin-left:2px
}
.post_author .page_top_author,.post_author .page_verified {
display:none
}
.mark_top:not(.mark_top_blocked) .post_author .page_top_author,.mark_top_verified .post_author .page_top_author,.mark_top_verified .post_author .page_verified,.mark_verified .post_author .page_verified {
display:inline
}
.page_verified,.feed_notifications .page_verified,.post_author .page_verified,.reply_author .page_verified,.top_notify_cont .page_verified,.top_tt_important .page_verified,.ts_cont_wrap .page_verified {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2012%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m2.25%206.75%202.25%202.25%205.25-5.25%22%20fill%3D%22none%22%20stroke%3D%22%235c9ce6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat 0
}
.ts_cont_wrap .page_verified {
top:1px
}
.page_top_author {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-2)%22%3E%3Cpath%20d%3D%22m0%200h16v16h-16z%22%2F%3E%3Cpath%20d%3D%22m7.45670576.04911915c-.21746044.16124075-.39354983.28992352-.52826815.38604828-3.60678234%202.57352584-4.91325134%206.21397566-4.92843761%208.80022332%200%203.41606475%202.57142857%205.76460925%206%205.76460925%203.4285714%200%205.9571805-2.348961%206-5.76460925.0119431-.95268654-.0710479-3.16769653-2.1929506-5.81400922-.5962293-.74358226-1.1082952-1.25637386-1.5361978-1.5383748l-.0000015.00000235c-.1060626-.06989851-.2487073-.04058173-.31860582.06548088-.02933254.04450861-.04229446.09782385-.03666986.1508312.02384734.2247418.05351381.50103435.08899938.82887765.2060846%201.90396856-.7570742%202.78607329-2.07373634%202.59133158-1.27299484-.18828307-2.10211948-1.94038939-.2142792-4.85525262.05325387-.08222504.09758504-.20202818.13299351-.35940941l.00006741.00001517c.03031481-.13474125-.05433955-.26854562-.18908081-.29886043-.07097833-.01596908-.1453922-.00023586-.20383261.04309605z%22%20fill%3D%22%23f05c44%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 0
}
.page_top_author.page_verified {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-2)%22%3E%3Cpath%20d%3D%22m0%200h16v16h-16z%22%2F%3E%3Cpath%20d%3D%22m7.45670576.04911915c-.21746044.16124075-.39354983.28992352-.52826815.38604828-3.60678234%202.57352584-4.91325134%206.21397566-4.92843761%208.80022332%200%203.41606475%202.57142857%205.76460925%206%205.76460925%203.4285714%200%205.9571805-2.348961%206-5.76460925.0119431-.95268654-.0710479-3.16769653-2.1929506-5.81400922-.5962293-.74358226-1.1082952-1.25637386-1.5361978-1.5383748l-.0000015.00000235c-.1060626-.06989851-.2487073-.04058173-.31860582.06548088-.02933254.04450861-.04229446.09782385-.03666986.1508312.02384734.2247418.05351381.50103435.08899938.82887765.2060846%201.90396856-.7570742%202.78607329-2.07373634%202.59133158-1.27299484-.18828307-2.10211948-1.94038939-.2142792-4.85525262.05325387-.08222504.09758504-.20202818.13299351-.35940941l.00006741.00001517c.03031481-.13474125-.05433955-.26854562-.18908081-.29886043-.07097833-.01596908-.1453922-.00023586-.20383261.04309605z%22%20fill%3D%22%23f05c44%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22m5%209%202%202%204-4%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.feed_notifications .page_top_author,.post_author .page_top_author,.reply_author .page_top_author,.top_notify_cont .page_top_author,.top_tt_important .page_top_author,.ts_cont_wrap .page_top_author {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%20width%3D%2211%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-1)%22%3E%3Cpath%20d%3D%22m0%200h14v14h-14z%22%2F%3E%3Cpath%20d%3D%22m6.02327945.03752809c-.20932086.15807863-.37794372.28356305-.50586859.37645327-3.30598031%202.4005748-4.50349111%205.7963721-4.51741086%208.20881376%200%203.18649178%202.35697401%205.37720488%205.49960602%205.37720488%203.14263202%200%205.46035758-2.1911016%205.49960598-5.37720488.0109471-.88866226-.0651226-2.95481489-2.01006066-5.42328497-.55461396-.70390312-1.02977722-1.1860891-1.42548978-1.44655795l-.00001986.00003016c-.09282351-.06109897-.21760234-.03538116-.27870132.05744235-.02554479.03880846-.03687232.08526121-.03205962.13147237.02228026.21393295.05032014.479791.08411964.79757416.18889737%201.7760144-.69393499%202.59883823-1.90078883%202.41718393-1.16682835-.17562971-1.92680483-1.8099876-.19640853-4.52896058.05278827-.08294625.09601147-.20688774.12966958-.37182445l.00004951.0000101c.02416152-.11840006-.0522339-.23396905-.17063396-.25813058-.06153233-.01255671-.12549366.00193165-.17560872.03977843z%22%20fill%3D%22%23f05c44%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
margin-bottom:-2px
}
.mark_top_verified .feed_notifications .page_top_author.page_verified,.mark_top_verified .post_author .page_top_author.page_verified,.mark_top_verified .reply_author .page_top_author.page_verified,.mark_top_verified .top_notify_cont .page_top_author.page_verified,.mark_top_verified .top_tt_important .page_top_author.page_verified,.mark_top_verified .ts_cont_wrap .page_top_author.page_verified {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2214%22%20viewBox%3D%220%200%2011%2014%22%20width%3D%2211%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-1)%22%3E%3Cpath%20d%3D%22m0%200h14v14h-14z%22%2F%3E%3Cpath%20d%3D%22m6.02327945.03752809c-.20932086.15807863-.37794372.28356305-.50586859.37645327-3.30598031%202.4005748-4.50349111%205.7963721-4.51741086%208.20881376%200%203.18649178%202.35697401%205.37720488%205.49960602%205.37720488%203.14263202%200%205.46035758-2.1911016%205.49960598-5.37720488.0109471-.88866226-.0651226-2.95481489-2.01006066-5.42328497-.55461396-.70390312-1.02977722-1.1860891-1.42548978-1.44655795l-.00001986.00003016c-.09282351-.06109897-.21760234-.03538116-.27870132.05744235-.02554479.03880846-.03687232.08526121-.03205962.13147237.02228026.21393295.05032014.479791.08411964.79757416.18889737%201.7760144-.69393499%202.59883823-1.90078883%202.41718393-1.16682835-.17562971-1.92680483-1.8099876-.19640853-4.52896058.05278827-.08294625.09601147-.20688774.12966958-.37182445l.00004951.0000101c.02416152-.11840006-.0522339-.23396905-.17063396-.25813058-.06153233-.01255671-.12549366.00193165-.17560872.03977843z%22%20fill%3D%22%23f05c44%22%20fill-rule%3D%22nonzero%22%2F%3E%3Cpath%20d%3D%22m4.25%208.75%201.75%201.75%203-3%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.ts_cont_wrap .page_top_author {
top:1px
}
.feed_notifications .page_top_author,.top_notify_cont .page_top_author {
display:inline;
margin-right:2px
}
.feed_notifications .page_top_author:before,.top_notify_cont .page_top_author:before {
content:""
}
.post_date .PageDonatorIcon {
margin-left:6px;
vertical-align:bottom
}
.hint_icon {
margin:0 20px 0 10px;
position:relative
}
.hint_icon:after {
content:"";
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20width%3D%2216%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20height%3D%2215%22%20rx%3D%227.5%22%20stroke%3D%22%23b4bfcc%22%20width%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m5.67342187%206.34423828h1.11181641c.04833984-.6875.52636719-1.12255859%201.26757813-1.12255859.73583984%200%201.21386718.4296875%201.21386718%201.02050781%200%20.54248047-.23095703.84863281-.88085937%201.24072266-.73583985.44042968-1.06347656.92382812-1.0366211%201.69726562l.0053711.40820313h1.1118164v-.32226563c0-.54248047.19873047-.82714844.89160157-1.23535156.70898441-.42431641%201.12792971-1.00976563%201.12792971-1.83691406%200-1.16552735-.95605471-2.00878907-2.37402346-2.00878907-1.55761719%200-2.39013672.92382813-2.43847657%202.15917969zm2.30419922%205.77929692c.49414063%200%20.82714844-.3276368.82714844-.8164063%200-.4995117-.33300781-.8271484-.82714844-.8271484-.49414062%200-.83251953.3276367-.83251953.8271484%200%20.4887695.33837891.8164063.83251953.8164063z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% no-repeat;
width:17px;
height:17px;
position:absolute;
top:0;
left:0;
opacity:0.9;
cursor:pointer
}
.settings_hint_icon.hint_icon {
margin-left:3px
}
.lang_beta {
margin-left:2px;
cursor:pointer;
color:#777e8c
}
.tabs_pane {
height:25px;
border-bottom:1px solid #597da3;
padding:0 20px
}
.tabs_pane>.tab {
float:left;
padding:5px 8px;
border-radius:3px 3px 0 0;
margin-right:5px;
cursor:pointer;
color:var(--blue_600)
}
.tabs_pane>.tab:hover {
background-color:#e1e7ed;
text-decoration:none
}
.tabs_pane>.tab a {
text-decoration:none
}
.tabs_pane>.tab.selected {
background-color:#597da3;
color:#fff
}
.tabs_pane>.tab.selected:hover {
background-color:#597da3
}
.el_mask {
position:absolute;
background-color:hsla(0,0%,100%,0.5)
}
.el_mask .el_mask_progress_wrap {
top:50%;
left:50%;
margin-left:-31px;
margin-top:-14px;
padding:10px 15px;
background-color:hsla(0,0%,91.8%,0.5);
display:inline-block;
position:relative
}
.el_mask .el_mask_progress_wrap .el_mask_progress {
background-image:url(/images/upload.gif);
width:32px;
height:8px
}
.page_block {
position:relative;
background:var(--white);
border-radius:4px;
box-shadow:0 1px 0 0 #d7d8db,0 0 0 1px #e3e4e8;
margin:15px 0 0
}
.page_block.page_block_header_outer {
border-radius:4px 4px 0 0
}
.page_block.page_block_header_outer .pg_pages {
position:absolute;
top:0;
right:14px;
z-index:1
}
.page_block.page_block_header_outer .pg_in {
padding:19px 6px 18px;
font-size:14px
}
.page_block:empty,.page_block.hide {
display:none
}
h2.page_block_h2 {
margin:0px;
font-size:inherit;
font-weight:inherit;
color:inherit
}
.page_block_header_extra {
float:right
}
.page_block_header_extra_left {
float:left
}
.page_block_header_inner {
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.page_block_header {
display:block;
background:var(--steel_gray_10);
padding:0 20px;
height:54px;
line-height:54px;
border-bottom:1px solid var(--steel_gray_80);
border-radius:4px 4px 0 0;
font-size:16px;
outline:none;
color:var(--black)
}
.page_block_header.unshown {
display:none
}
.page_block_header:hover {
text-decoration:none
}
.page_block_sub_header {
display:block;
height:55px;
line-height:54px;
overflow:hidden;
padding:0 20px;
font-size:14px;
outline:none;
color:var(--black)
}
.page_block_sub_header.unshown {
display:none
}
.page_block_sub_header:hover {
text-decoration:none
}
.page_block_header .flat_button,.page_block_sub_header .flat_button,.ui_tabs_header .flat_button {
float:right;
margin-top:14px;
margin-left:10px;
line-height:11px
}
.header_side_link,.header_side_link a {
color:var(--blue_600)
}
a.page_block_header:hover .header_side_link {
text-decoration:underline
}
.page_block_header .header_side_link,.page_block_sub_header .header_side_link,.ui_tabs_header .header_side_link,.ui_tabs_sub_header .header_side_link {
float:right;
line-height:54px;
font-size:13px
}
.page_block_header .header_side_link.with_arrow,.page_block_sub_header .header_side_link.with_arrow,.ui_tabs_header .header_side_link.with_arrow,.ui_tabs_sub_header .header_side_link.with_arrow {
cursor:pointer
}
.page_block_header .header_side_link.with_arrow a,.page_block_sub_header .header_side_link.with_arrow a,.ui_tabs_header .header_side_link.with_arrow a,.ui_tabs_sub_header .header_side_link.with_arrow a {
text-decoration:none!important
}
.page_block_header .header_side_link.with_arrow:hover:after,.page_block_sub_header .header_side_link.with_arrow:hover:after,.ui_tabs_header .header_side_link.with_arrow:hover:after,.ui_tabs_sub_header .header_side_link.with_arrow:hover:after {
transform:translateX(3px)
}
.page_block_header .header_side_link.with_arrow:after,.page_block_sub_header .header_side_link.with_arrow:after,.ui_tabs_header .header_side_link.with_arrow:after,.ui_tabs_sub_header .header_side_link.with_arrow:after {
margin-left:4px;
margin-right:3px;
display:inline-block;
content:"";
background:url(/images/icons/search_arrow.png) no-repeat 0 0;
height:11px;
width:6px;
vertical-align:middle;
transition:transform 70ms linear
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.page_block_header .header_side_link.with_arrow:after,.page_block_sub_header .header_side_link.with_arrow:after,.ui_tabs_header .header_side_link.with_arrow:after,.ui_tabs_sub_header .header_side_link.with_arrow:after {
background-image:url(/images/icons/search_arrow_2x.png);
background-size:6px 10px
}

}
.ui_tabs_header .header_side_link,.ui_tabs_sub_header .header_side_link {
margin-right:10px
}
.page_block_header_count {
display:inline-block;
font-size:14px;
color:var(--gray_400);
padding:0 7px
}
.page_block_sub_header_count {
display:inline-block;
font-size:13px;
color:var(--gray_400);
padding:0 6px
}
.page_block_info {
background:var(--steel_gray_10);
line-height:140%;
border-top:1px solid var(--steel_gray_80);
border-radius:0 0 4px 4px;
overflow:hidden;
padding:15px 20px;
outline:none;
color:var(--black);
text-align:center
}
.page_block_saved {
float:right;
color:var(--gray_600);
opacity:0;
font-size:13px;
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.wide_column {
position:relative;
width:100%
}
.narrow_column_wrap {
position:relative;
width:230px
}
.narrow_column {
width:230px
}
.narrow_column.fixed {
z-index:3
}
body.mac .narrow_column.fixed {
transform:translateZ(0)
}
.wide_column_left .wide_column_wrap {
margin-right:245px
}
.wide_column_left .wide_column {
float:left
}
.wide_column_left .narrow_column_wrap {
float:right
}
.wide_column_right .wide_column_wrap {
margin-left:245px
}
.wide_column_right .wide_column {
float:right
}
.wide_column_right .narrow_column_wrap {
float:left
}
.no_transition,.no_transition * {
transition:none!important
}
.toggle_link {
color:#2b587a;
cursor:pointer;
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto
}
.crisp_image {
image-rendering:-o-crisp-edges;
image-rendering:-webkit-optimize-contrast;
image-rendering:optimize-contrast;
-ms-interpolation-mode:nearest-neighbor
}
.video_thumb_play {
opacity:0;
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
background:rgba(0,0,0,0.5) url(/images/icons/video_play_small.png?1) 19px 13px no-repeat;
margin:auto;
width:50px;
height:50px;
border-radius:50%;
transition:background-color 100ms linear,opacity 60ms ease
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.video_thumb_play {
background-image:url(/images/icons/video_play_small_2x.png?1);
background-size:17px 24px
}

}
.video_thumb_play:hover {
background-color:rgba(0,0,0,0.6)
}
.video_thumb_play:active {
background-position-y:14px
}
.video_item:hover .video_thumb_play,.videocat_featured_big:hover .video_thumb_play {
opacity:1
}
.video_box_wrap {
position:relative;
overflow:hidden;
height:100%;
background-size:cover;
background-position:50%
}
.video_box_msg_background {
position:absolute;
top:-10px;
bottom:-10px;
left:-10px;
right:-10px;
background:no-repeat 50%;
background-size:cover;
-webkit-filter:blur(10px);
filter:blur(10px)
}
.video_box_msg_text {
position:absolute;
left:50%;
top:50%;
width:240px;
padding:10px;
margin:-27px 0 0 -130px;
border-radius:5px;
background:hsla(0,0%,100%,0.8);
line-height:160%;
text-align:center
}
#video_player {
width:100%;
height:100%
}
.round_spinner_big {
display:inline-block;
width:34px;
height:34px;
animation-name:round_spinner;
animation-duration:700ms;
animation-iteration-count:infinite;
animation-timing-function:linear;
background-image:url("/images/icons/round_spinner_big.png")
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.round_spinner_big {
background-image:url("/images/icons/round_spinner_big_2x.png");
background-size:34px 34px
}

}
.round_spinner {
display:inline-block;
width:16px;
height:16px;
animation-name:round_spinner;
animation-duration:700ms;
animation-iteration-count:infinite;
animation-timing-function:linear;
background-image:url("/images/icons/round_spinner.png")
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.round_spinner {
background-image:url("/images/icons/round_spinner_2x.png");
background-size:16px 16px
}

}
@keyframes round_spinner {
0% {
transform:rotate(0deg)
}
to {
transform:rotate(360deg)
}

}
.pr {
opacity:0;
line-height:0;
transition:opacity 350ms linear
}
.flat_button .pr {
margin-top:6px
}
button.flat_button .pr {
margin-top:0
}
.pr_bt {
display:inline-block;
vertical-align:top;
width:4px;
height:4px;
background-color:var(--light_blue_700);
border-radius:50%;
margin-right:2px;
opacity:0.2;
animation-duration:750ms;
animation-name:pr_bt_anim;
animation-iteration-count:infinite
}
.flat_button .pr_bt,.pr.inv .pr_bt {
background-color:#e0e8f1
}
.flat_button.secondary .pr_bt,.flat_button.secondary_dark .pr_bt {
background-color:var(--light_blue_700)
}
.flat_button.black .pr_bt,.flat_button.secondary.dark .pr_bt,.pr_baw .pr_bt {
background-color:var(--white)
}
.pr_medium .pr_bt {
width:7px;
height:7px;
margin-right:4px
}
.pr_big .pr_bt {
width:8px;
height:8px;
border-radius:4px;
margin-right:4px
}
.pr_big .pr_bt:last-child {
margin-right:0
}
body.mac .pr_bt {
transform:translateZ(0)
}
.pr_bt:last-child {
margin-right:0
}
.pr_bt:first-child {
animation-delay:0ms
}
.pr_bt:nth-child(2) {
animation-delay:180ms
}
.pr_bt:nth-child(3) {
animation-delay:360ms
}
@keyframes pr_bt_anim {
0% {
opacity:0.2
}
30% {
opacity:1
}
to {
opacity:0.2
}

}
.photos_container .pr,.places_map .pr {
position:absolute;
background:rgba(0,0,0,0.5);
padding:5px 3px 5px 5px;
border-radius:2px;
top:0;
bottom:0;
left:0;
right:0;
opacity:1;
margin:auto;
width:18px;
height:4px
}
.photos_container .pr .pr_bt,.places_map .pr .pr_bt {
background-color:#fff
}
.upload_pr {
opacity:1;
padding:12px 0 13px
}
.flat_button.ui_load_more_btn {
display:block;
padding:13px 0 14px;
cursor:pointer;
color:var(--blue_600);
background-color:#fff;
border-top:1px solid var(--steel_gray_80);
border-radius:0 0 4px 4px;
transition:background-color 40ms linear
}
.flat_button.ui_load_more_btn:hover {
background-color:var(--steel_gray_40)
}
.flat_button.ui_load_more_btn.smaller {
padding:10px 0 11px
}
.flat_button.ui_load_more_btn.box_bottom_btn {
margin:20px -25px -20px
}
.flat_button.ui_load_more_btn.with_arrow:after {
margin-left:2px;
display:inline-block;
content:"";
background:url(/images/icons/search_arrow.png) no-repeat 0 0;
height:11px;
width:6px;
vertical-align:middle
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.flat_button.ui_load_more_btn.with_arrow:after {
background-image:url(/images/icons/search_arrow_2x.png);
background-size:6px 10px
}

}
.flat_button.ui_load_more_btn.flat_btn_lock.with_arrow:after {
display:none!important
}
.flat_button.ui_load_more_btn .ui_load_more_btn_label {
display:inline-block;
overflow:hidden;
max-width:100%;
vertical-align:top;
text-overflow:ellipsis;
box-sizing:border-box
}
.flat_button.ui_load_more_btn.with_arrow .ui_load_more_btn_label {
padding:0 28px;
margin:0 -28px
}
.flat_button.ui_load_more_btn.with_arrow.box_bottom_btn .ui_load_more_btn_label {
padding:0 33px;
margin:0 -33px
}
button.ui_load_more_btn {
width:100%
}
.ui_center_load_more_btn {
text-align:center;
margin-bottom:8px
}
.ui_gridsorter_cont {
position:relative;
cursor:move;
pointer-events:none
}
.ui_gridsorter_cont>.ui_gridsorter_placeholder {
z-index:0;
display:inline-block;
vertical-align:top
}
.ui_gridsorter_cont>a,.ui_gridsorter_cont>div {
position:relative;
top:0;
left:0;
z-index:1;
transition:transform 200ms ease,top 200ms ease,left 200ms ease;
-webkit-transform:translateZ(0);
-webkit-backface-visibility:hidden;
-webkit-perspective:1000
}
.ui_gridsorter_cont .ui_gridsorter_moveable {
position:absolute!important;
z-index:999;
box-sizing:border-box;
margin:0!important;
background-color:#fff;
box-shadow:0px 2px 6px -3px rgba(0,0,0,0.34);
pointer-events:none;
cursor:move
}
.ui_gridsorter_cont .ui_gridsorter_moveable.ui_gridsorter_moveable_notrans {
transition:none
}
.disabled_module_text {
padding:45px 50px 0;
color:#75808b;
font-size:1.3em;
width:100%;
text-align:center;
box-sizing:border-box;
line-height:170%
}
.disabled_module_img {
margin:30px auto 50px;
display:block
}
.hidden_override {
display:none!important
}
.hide_icon {
background-image:url("/images/icons/hide.png");
width:10px;
height:10px;
cursor:pointer;
opacity:0.75;
transition:opacity 60ms linear;
position:relative
}
.hide_icon:hover {
opacity:1!important
}
.hide_icon:active {
top:1px
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.hide_icon {
background-image:url("/images/icons/hide_2x.png");
background-size:10px 10px
}

}
.media_check_btn_wrap {
display:none;
padding:8px;
position:absolute;
top:0;
left:0;
cursor:pointer;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
opacity:0.7;
transition:opacity 60ms linear
}
.media_check_btn_wrap:hover {
opacity:0.9
}
.media_check_btn_wrap.checked {
opacity:1
}
.media_check_btn_wrap .media_check_btn {
width:22px;
height:22px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20width%3D%2222%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(-1074%20-1823)%22%3E%3Crect%20fill%3D%22%23fff%22%20height%3D%2222%22%20rx%3D%2211%22%20width%3D%2222%22%20x%3D%221074%22%20y%3D%221823%22%2F%3E%3Crect%20height%3D%2221%22%20rx%3D%2210.5%22%20stroke%3D%22%23c1c9d1%22%20width%3D%2221%22%20x%3D%221074.5%22%20y%3D%221823.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 0;
cursor:pointer
}
.media_check_btn_wrap .media_check_btn_wrap.checked .media_check_btn,.selected .media_check_btn_wrap .media_check_btn {
opacity:1;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22%235181B8%22%20rx%3D%2211%22%2F%3E%3Cpath%20stroke%3D%22%23FFF%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2012l3%203%207-7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.head_nav_player_wrap {
position:relative;
height:42px;
cursor:pointer
}
.head_nav_player_wrap.top_audio_player_enabled:hover {
background-color:#3d6898
}
#top_audio_layer_place {
display:inline-block;
position:relative
}
.pv_comment_cont .placeholder {
display:none!important
}
.eltt.feature_intro_tt {
box-sizing:border-box;
width:240px;
padding:11px 12px;
z-index:110;
border:none;
border-radius:8px;
box-shadow:0 20px 40px rgba(0,0,0,0.3),0 0 1px 0 rgba(0,20,51,0.4);
font-size:13px;
line-height:1.35
}
.eltt.feature_intro_tt:after,.eltt.feature_intro_tt:before {
border:0;
background:#fff;
margin:0
}
.eltt.feature_intro_tt.eltt_left {
margin-left:-20px
}
.eltt.feature_intro_tt.eltt_left:before {
width:14px;
height:14px;
border-top-right-radius:3px;
box-shadow:0 0 1px 0 rgba(0,20,51,0.4);
transform:rotate(45deg);
margin-left:-7px;
margin-top:-7px
}
.eltt.feature_intro_tt.eltt_left:after {
width:12px;
height:24px;
margin-left:-12px;
margin-top:-12px
}
.eltt.feature_intro_tt.eltt_right:before {
width:14px;
height:14px;
border-bottom-left-radius:3px;
box-shadow:0 0 1px 0 rgba(0,20,51,0.4);
transform:rotate(45deg);
margin-right:-7px;
margin-top:-7px
}
.eltt.feature_intro_tt.eltt_right:after {
width:12px;
height:24px;
margin-right:-12px;
margin-top:-12px
}
.eltt.feature_intro_tt.eltt_top:before {
width:14px;
height:14px;
border-bottom-right-radius:3px;
box-shadow:0 0 1px 0 rgba(0,20,51,0.4);
transform:rotate(45deg);
margin-left:-7px;
margin-top:-7px
}
.eltt.feature_intro_tt.eltt_top:after {
width:24px;
height:12px;
margin-left:-12px;
margin-top:-12px
}
.eltt.feature_intro_tt.eltt_bottom:before {
width:14px;
height:14px;
border-top-left-radius:3px;
box-shadow:0 0 1px 0 rgba(0,20,51,0.4);
transform:rotate(45deg);
margin-left:-7px;
margin-bottom:-7px
}
.eltt.feature_intro_tt.eltt_bottom:after {
width:24px;
height:12px;
margin-left:-12px;
margin-bottom:-12px
}
.eltt.feature_intro_blue_tt {
background:#5a9eff;
box-shadow:0 20px 40px 0 rgba(0,0,0,0.32);
color:var(--white);
padding:12px;
font-size:14px;
line-height:18px;
border-radius:8px;
border:0
}
.eltt.feature_intro_blue_tt .feature_intro_tt_hide {
background-image:url("/images/svg_icons/feature_intro_blue_tt_hide.svg")
}
.eltt.feature_intro_blue_tt .eltt_arrow,.eltt.feature_intro_blue_tt .eltt_arrow_back {
border:0!important;
width:9px;
height:20px
}
.eltt.feature_intro_blue_tt .eltt_arrow {
background:url("/images/svg_icons/feature_intro_blue_tt_arrow.svg") no-repeat 50%/contain;
margin-top:-2px!important
}
.eltt.feature_intro_blue_tt.eltt_top .eltt_arrow {
transform:rotate(90deg)
}
.eltt.feature_intro_blue_tt.eltt_bottom .eltt_arrow {
margin-top:2px!important;
transform:rotate(270deg)
}
.eltt.feature_intro_tt.eltt_with_close_button {
display:-ms-flexbox;
display:flex;
-ms-flex-align:center;
align-items:center
}
.eltt.feature_intro_tt .eltt_close_button {
height:24px;
width:24px;
transition:opacity .2s;
opacity:.7;
cursor:pointer
}
.eltt.feature_intro_tt.feature_intro_blue_tt .eltt_close_button {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%22216%208%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m223%2025%2010-10m0%2010-10-10%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.6%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%
}
.eltt.feature_intro_tt .eltt_close_button {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%22216%208%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m223%2025%2010-10m0%2010-10-10%22%20stroke%3D%22%2398a3b3%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.6%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%
}
.eltt.feature_intro_tt .eltt_close_button:hover {
opacity:1
}
.feature_intro_tt_img {
position:relative;
z-index:1;
clear:both;
display:block;
margin:-11px -12px 11px;
border-radius:8px 8px 0 0
}
.feature_intro_tt_hide {
float:right;
width:24px;
height:24px;
padding:8px;
margin-right:-12px;
margin-top:-11px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%22216%208%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m223%2025%2010-10m0%2010-10-10%22%20stroke%3D%22%2398a3b3%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.6%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%;
transition:opacity .2s;
opacity:.7;
cursor:pointer
}
.feature_intro_tt_hide:hover {
opacity:1
}
.eltt.feature_intro_thumbed_tt .feature_intro_tt_hide {
margin:0;
position:absolute;
z-index:2;
right:0;
top:0;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%22216%208%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m223%2025%2010-10m0%2010-10-10%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.6%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%
}
.eltt.eltt_bottom.top_audio_layer {
border-top-width:0;
border-radius:0 0 4px 4px
}
.eltt.eltt_bottom.top_audio_layer:before {
display:none
}
.eltt.eltt_bottom.top_audio_layer:after {
border-bottom-color:#fff;
border-width:6px
}
.unsubscribe_box_done {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2284%22%20viewBox%3D%220%200%2084%2084%22%20width%3D%2284%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m0%200h84v84h-84z%22%2F%3E%3Cpath%20d%3D%22m28.121%2041.879a3%203%200%201%200%20-4.242%204.242l10%2010a3%203%200%200%200%204.242%200l23-23a3%203%200%201%200%20-4.242-4.242l-20.879%2020.878z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat;
width:84px;
height:84px;
border-radius:50%;
margin:36px auto 32px;
background-color:var(--green)
}
.unsubscribe_box_title {
font-size:22px;
line-height:1.27;
text-align:center;
color:#222;
margin:0
}
.unsubscribe_box_text {
font-size:16px;
font-weight:300;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
line-height:1.44;
text-align:center;
color:#656565;
margin:12px 20px 0
}
.unsubscribe_box_text:last-child {
margin-bottom:28px
}
.lazyload {
transition:-webkit-filter 200ms ease-in-out;
transition:filter 200ms ease-in-out;
transition:filter 200ms ease-in-out,-webkit-filter 200ms ease-in-out
}
.lazyload,.lazyload_preview {
-webkit-filter:blur(2px);
filter:blur(2px)
}
.lazyload_preview {
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
background:no-repeat 50%/cover;
z-index:-1;
pointer-events:none
}
.lazyload_loaded,.lazyload_loaded .lazyload_preview,.lazyload_preview_inner {
-webkit-filter:blur(0px);
filter:blur(0px)
}
.lazyload_no_animation {
transition:none
}
.ny2017_link {
color:#e6457a;
font-weight:500;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
position:relative;
cursor:pointer
}
.ny2017_link:hover {
text-decoration:underline
}
.sticker_animation {
transform:translate(0)
}
.sticker_animation.sticker_animation_128 {
width:128px;
height:128px
}
.cache_static_page #page_wrap {
background:var(--steel_gray_60)
}
.article_post_convert {
display:block;
margin-left:12px;
margin-bottom:15px
}
.article_post_convert.round_button {
background-color:transparent;
color:var(--blue_600);
border:1px solid #d3dce6
}
.article_post_convert.round_button:hover {
background-color:#f5f7fa
}
.article_post_convert_toggle {
color:var(--blue_600);
background-color:transparent;
border:none;
cursor:pointer
}
.article_post_convert_toggle:hover {
text-decoration:underline
}
.bookmarks_tt:after {
left:44px!important
}
.eltt.bookmarks_tag_set_tt {
min-width:230px;
border:none;
background-color:transparent
}
.eltt.bookmarks_tag_set_tt .eltt_content {
border-radius:3px;
background-color:#383838;
border:#383838
}
.eltt.bookmarks_tag_set_tt .eltt_arrow,.eltt.bookmarks_tag_set_tt .eltt_arrow_back {
border-top-color:#383838!important
}
.eltt.bookmarks_tag_set_tt.eltt_bottom .eltt_arrow_back,.eltt.bookmarks_tag_set_tt.eltt_bottom .eltt_arrow_back .eltt_arrow {
border-bottom-color:#383838!important
}
.bookmarks_tags_list {
padding:5px 0;
max-height:250px;
width:250px;
overflow-y:auto
}
.bookmarks_tags_list .eltt_content {
overflow:hidden
}
.bookmarks_tags_list .bookmarks_tags_list_item {
overflow:hidden;
text-overflow:ellipsis;
cursor:pointer;
padding:6px 25px 6px 35px;
color:#fff;
white-space:nowrap
}
.bookmarks_tags_list .bookmarks_tags_list_item:hover {
background-color:#4b4b4b
}
.bookmarks_tags_list .bookmarks_tags_list_item.bookmarks_tags_list_item--selected {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2210%22%20viewBox%3D%220%200%2012%2010%22%20width%3D%2212%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m0%205.33333333%202.5%202.66666667%207.5-8%22%20fill%3D%22none%22%20stroke%3D%22%23cdcdcd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20transform%3D%22translate(1%201)%22%2F%3E%3C%2Fsvg%3E");
background-repeat:no-repeat;
background-position:12px 8px
}
.uppercase {
text-transform:uppercase
}
.uppercase,.special_event_highlight {
cursor:pointer
}
.special_event_highlight:hover {
text-decoration:underline
}
.special_event_frame {
position:fixed;
bottom:0;
right:72px;
display:none;
width:231px;
height:204px;
z-index:10002;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.market-item-old-price {
margin-left:0.45em;
color:#939393;
font-weight:400;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:auto;
position:relative;
display:inline-block
}
.market-item-old-price:after {
content:"";
display:block;
position:absolute;
top:50%;
left:0;
right:0;
height:1px;
background:#939393
}
.OldBrowser {
position:fixed;
left:0;
bottom:0;
width:100%;
background:#fafafa;
box-shadow:0 0 4px 0 rgba(0,0,0,0.04),inset 0 1px 0 0 #e7e8ec;
z-index:10000;
height:44px
}
.OldBrowser__container {
margin:0 auto;
padding:0 15px;
line-height:44px;
color:var(--gray_600)
}
.OldBrowser__container:before {
content:"";
width:28px;
height:28px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028%2028%22%3E%3Cdefs%3E%3Cstyle%3E.b%2C.d%7Bfill%3A%23a3adb8%3Bfill-rule%3Aevenodd%7D.d%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h28v28H0z%22%2F%3E%3Cpath%20class%3D%22b%22%20d%3D%22M5.85%204h16.3a4.4%204.4%200%200%201%202.32.4%202.79%202.79%200%200%201%201.13%201.13%204.4%204.4%200%200%201%20.4%202.32v14.3a4.4%204.4%200%200%201-.4%202.32%202.79%202.79%200%200%201-1.13%201.13%204.4%204.4%200%200%201-2.32.4H5.85a4.4%204.4%200%200%201-2.32-.4%202.79%202.79%200%200%201-1.13-1.13%204.4%204.4%200%200%201-.4-2.32V7.85a4.4%204.4%200%200%201%20.4-2.32A2.79%202.79%200%200%201%203.53%204.4%204.4%204.4%200%200%201%205.85%204z%22%2F%3E%3Cpath%20d%3D%22M5.85%203h16.3a4.4%204.4%200%200%201%202.32.4%202.79%202.79%200%200%201%201.13%201.13%204.4%204.4%200%200%201%20.4%202.32v14.3a4.4%204.4%200%200%201-.4%202.32%202.79%202.79%200%200%201-1.13%201.13%204.4%204.4%200%200%201-2.32.4H5.85a4.4%204.4%200%200%201-2.32-.4%202.79%202.79%200%200%201-1.13-1.13%204.4%204.4%200%200%201-.4-2.32V6.85a4.4%204.4%200%200%201%20.4-2.32A2.79%202.79%200%200%201%203.53%203.4%204.4%204.4%200%200%201%205.85%203z%22%20fill%3D%22%23b8c1cc%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20class%3D%22b%22%20d%3D%22M6.18%208.5h15.64a2.44%202.44%200%200%201%201.31.23%201.52%201.52%200%200%201%20.64.64%202.44%202.44%200%200%201%20.23%201.31v9.64a2.44%202.44%200%200%201-.23%201.31%201.52%201.52%200%200%201-.64.64%202.44%202.44%200%200%201-1.31.23H6.18a2.44%202.44%200%200%201-1.31-.23%201.52%201.52%200%200%201-.64-.64A2.44%202.44%200%200%201%204%2020.32v-9.64a2.44%202.44%200%200%201%20.23-1.31%201.52%201.52%200%200%201%20.64-.64%202.44%202.44%200%200%201%201.31-.23z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M6.18%209h15.64a2.44%202.44%200%200%201%201.31.23%201.52%201.52%200%200%201%20.64.64%202.44%202.44%200%200%201%20.23%201.31v9.64a2.44%202.44%200%200%201-.23%201.31%201.52%201.52%200%200%201-.64.64%202.44%202.44%200%200%201-1.31.23H6.18a2.44%202.44%200%200%201-1.31-.23%201.52%201.52%200%200%201-.64-.64A2.44%202.44%200%200%201%204%2020.82v-9.64a2.44%202.44%200%200%201%20.23-1.31%201.52%201.52%200%200%201%20.64-.64A2.44%202.44%200%200%201%206.18%209z%22%2F%3E%3Cpath%20class%3D%22b%22%20d%3D%22M5%207.4a1%201%200%201%201%201-1%201%201%200%200%201-1%201zm3%200a1%201%200%201%201%201-1%201%201%200%200%201-1%201zm3%200a1%201%200%201%201%201-1%201%201%200%200%201-1%201z%22%2F%3E%3Cpath%20class%3D%22d%22%20d%3D%22M5%207a1%201%200%201%201%201-1%201%201%200%200%201-1%201zm3%200a1%201%200%201%201%201-1%201%201%200%200%201-1%201zm3%200a1%201%200%201%201%201-1%201%201%200%200%201-1%201z%22%2F%3E%3Cpath%20class%3D%22b%22%20d%3D%22M10.5%2017c-.83%200-1.5-.9-1.5-2s.67-2%201.5-2%201.5.9%201.5%202-.67%202-1.5%202zm7%200c-.83%200-1.5-.9-1.5-2s.67-2%201.5-2%201.5.9%201.5%202-.67%202-1.5%202zm-6.08%203.5a.74.74%200%200%201-1-.21.75.75%200%200%201%20.2-1%207.1%207.1%200%200%201%206.84%200%20.75.75%200%200%201%20.2%201%20.74.74%200%200%201-1%20.21%205.66%205.66%200%200%200-5.24%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
margin-top:9px;
margin-right:9px;
display:inline-block;
vertical-align:top
}
.OldBrowser__container--atom:before {
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2266%22%20height%3D%2220%22%20viewBox%3D%220%200%2066%2020%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__a%22%20x1%3D%2236.431%25%22%20x2%3D%2289.218%25%22%20y1%3D%22111.12%25%22%20y2%3D%22-14.611%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%239A38FB%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23D13075%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__b%22%20x1%3D%22121.557%25%22%20x2%3D%2229.131%25%22%20y1%3D%22102.251%25%22%20y2%3D%2243.315%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2379C5FF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFF%22%20stop-opacity%3D%220%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__c%22%20x1%3D%2250.583%25%22%20x2%3D%2246.696%25%22%20y1%3D%2299.993%25%22%20y2%3D%22-9.796%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%230892FF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23A51FFF%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__d%22%20x1%3D%2225.094%25%22%20x2%3D%2299.528%25%22%20y1%3D%2250%25%22%20y2%3D%2248.032%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23005EB1%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%238900E4%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__e%22%20x1%3D%220%25%22%20x2%3D%2263.492%25%22%20y1%3D%2296.178%25%22%20y2%3D%2228.226%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2327A0FF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23BD47FF%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__f%22%20x1%3D%22-9.271%25%22%20x2%3D%2249.276%25%22%20y1%3D%2265.331%25%22%20y2%3D%2226.644%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23902EFF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FF5858%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__g%22%20x1%3D%2216.216%25%22%20x2%3D%2226.265%25%22%20y1%3D%22143.542%25%22%20y2%3D%2241.998%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FFF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFF%22%20stop-opacity%3D%220%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__h%22%20x1%3D%2219.185%25%22%20x2%3D%22114.686%25%22%20y1%3D%2294.401%25%22%20y2%3D%22.262%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23A966FF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23F14E59%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__i%22%20x1%3D%22-205.06%25%22%20x2%3D%2274.501%25%22%20y1%3D%22259.312%25%22%20y2%3D%2225.949%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FFF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFF%22%20stop-opacity%3D%220%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__j%22%20x1%3D%22-9.736%25%22%20x2%3D%22165.019%25%22%20y1%3D%22100%25%22%20y2%3D%22-57.887%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%239D6DD7%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23EC2F48%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__k%22%20x1%3D%2237.738%25%22%20x2%3D%2274.049%25%22%20y1%3D%22116.523%25%22%20y2%3D%2233.58%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23A554FF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FF788E%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__l%22%20x1%3D%22-8.569%25%22%20x2%3D%2257.614%25%22%20y1%3D%2296.1%25%22%20y2%3D%2273.259%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FFF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFF%22%20stop-opacity%3D%220%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__m%22%20x1%3D%2291.9%25%22%20x2%3D%2288.412%25%22%20y1%3D%2244.825%25%22%20y2%3D%2254.966%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FF224E%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFA2A3%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__n%22%20x1%3D%2250.002%25%22%20x2%3D%2235.327%25%22%20y1%3D%228.841%25%22%20y2%3D%2294.611%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FA4F57%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23E0ADE8%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__o%22%20x1%3D%22193.315%25%22%20x2%3D%22-1.222%25%22%20y1%3D%2248.476%25%22%20y2%3D%2269.163%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FFF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFF%22%20stop-opacity%3D%220%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__p%22%20x1%3D%2250.163%25%22%20x2%3D%2244.48%25%22%20y1%3D%22-36.134%25%22%20y2%3D%2294.662%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FFF%22%20stop-opacity%3D%220%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFF%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__q%22%20x1%3D%22-5.589%25%22%20x2%3D%2268.035%25%22%20y1%3D%2257.847%25%22%20y2%3D%2226.646%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FFF%22%20stop-opacity%3D%220%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFF%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22prefix__r%22%20x1%3D%2254.048%25%22%20x2%3D%2226.56%25%22%20y1%3D%22-65.473%25%22%20y2%3D%2285.978%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FFF%22%20stop-opacity%3D%220%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFF%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__a)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M0%208.316L3.914%208.473%207.262%200.064z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__b)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M0%208.316L3.914%208.473%207.262%200.064z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__c)%22%20d%3D%22M0%208.315L3.22%2018.457%203.915%208.442%200%208.314z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__d)%22%20d%3D%22M13.364%2016.709L3.221%2018.457%2013.671%2020z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__e)%22%20d%3D%22M3.209%2018.457L3.88%208.437%2013.43%2016.7z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__f)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M7.261%200.064L3.876%208.443%2015.817%204.725%207.261%200.064z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__g)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M7.261%200.064L3.876%208.443%2015.817%204.725%207.261%200.064z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__h)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M3.879%208.441L13.35%2016.714%2015.85%204.71z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__i)%22%20fill-opacity%3D%22.5%22%20fill-rule%3D%22nonzero%22%20d%3D%22M3.879%208.441L13.35%2016.714%2015.85%204.71z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__j)%22%20d%3D%22M13.349%2016.711L13.639%2020%2020.996%2012.157z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__k)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M13.347%2016.714L20.995%2012.157%2015.817%204.662%2013.347%2016.714z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__l)%22%20fill-opacity%3D%22.5%22%20fill-rule%3D%22nonzero%22%20d%3D%22M13.347%2016.714L20.995%2012.157%2015.817%204.662%2013.347%2016.714z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__m)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M7.262%200.065L17.112%202.866%2015.805%204.726%207.262%200.064z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__n)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M17.111%202.866L15.804%204.726%2020.993%2012.157%2017.111%202.866z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__o)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M3.879%208.456L3.902%208.399%2015.746%204.691%2015.803%204.724z%22%20opacity%3D%22.5%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__p)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M13.348%2016.711L13.296%2016.666%2015.779%204.641%2015.832%204.67%2013.349%2016.711z%22%20opacity%3D%22.3%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__q)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M13.314%2016.657L13.287%2016.613%2020.95%2012.08%2020.981%2012.122%2013.314%2016.658z%22%20opacity%3D%22.2%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23prefix__r)%22%20fill-rule%3D%22nonzero%22%20d%3D%22M3.941%208.419L3.877%208.441%207.262%200%207.312%200.02%203.942%208.42z%22%20opacity%3D%22.34%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M30.774%2014.164c-.564.663-1.533%201.088-2.555%201.088-2.445%200-4.431-2.047-4.431-4.568%200-2.52%201.986-4.567%204.431-4.567%201.022%200%201.992.425%202.555%201.088v-.784h2.005v8.526h-2.005v-.783zm-.06-3.981c-.168-1.387-1.207-2.157-2.478-2.115-1.415.046-2.504%201.136-2.504%202.617%200%201.48%201.089%202.57%202.504%202.616%201.272.042%202.31-.727%202.479-2.114v-1.004zm9.479%202.965c-.766.364-1.903.35-2.143-.467-.062-.207-.088-.456-.093-.777V8.287h2.145V6.42h-2.145V3.47l-2.033-.207V6.42h-1.717v1.867h1.718v3.626c.008.576.066%201.305.446%201.968.36.627%201.113%201.371%202.658%201.371h.04c.667-.003%201.315-.222%201.846-.625l-.723-1.478v-.001zm25.12-3.724V9.42l-.006-.057c-.013-.158-.036-.315-.07-.47-.157-.749-.528-1.512-1.16-2.007-.812-.634-1.733-.809-2.51-.761l-.027.001-.014.002c-1.068.102-2.067.573-2.825%201.332-.154-.214-.335-.409-.545-.573-.84-.657-1.797-.821-2.592-.756l-.09.007c-.245.025-1.291.173-1.975.943v-.657h-2.023v8.542h2.023v-4.443c0-1.314%201.065-2.379%202.378-2.38.832%200%201.51.678%201.51%201.511v5.31h2.022v-4.443c.002-1.313%201.066-2.377%202.379-2.378.832%200%201.51.677%201.51%201.51v5.311h2.022v-5.31c0-.077-.003-.154-.008-.231zM45.766%206.117c2.522.001%204.566%202.046%204.567%204.568-.001%202.522-2.045%204.565-4.567%204.566-2.521%200-4.565-2.044-4.567-4.566%200-2.522%202.045-4.567%204.567-4.568zm0%201.95c1.446%200%202.618%201.172%202.619%202.618-.001%201.446-1.173%202.617-2.619%202.618-1.445%200-2.617-1.172-2.618-2.618%200-1.446%201.172-2.618%202.618-2.619z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat;
width:66px;
height:20px;
margin-top:12px;
margin-right:15px
}
.OldBrowser__close {
margin:11px 8px 0 0;
float:right;
width:24px;
height:24px;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2224%22%20viewBox%3D%2232%20155%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m44%20165.6-3.8-3.8c-.4-.4-1-.4-1.4%200s-.4%201%200%201.4l3.8%203.8-3.8%203.8c-.4.4-.4%201%200%201.4s1%20.4%201.4%200l3.8-3.8%203.8%203.8c.4.4%201%20.4%201.4%200s.4-1%200-1.4l-3.8-3.8%203.8-3.8c.4-.4.4-1%200-1.4s-1-.4-1.4%200z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%;
opacity:0.7;
cursor:pointer
}
.OldBrowser__close:hover {
opacity:1
}
.bordered-thumb {
position:relative;
display:block;
border-radius:4px;
overflow:hidden
}
.bordered-thumb:after {
display:block;
content:"";
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
border:1px solid rgba(0,0,0,0.08);
border-radius:4px;
pointer-events:none
}
.AppLeftMenuWithNotify {
position:relative
}
.AppLeftMenuWithNotify:before {
content:"";
display:block;
position:absolute;
top:5px;
left:19px;
width:5px;
height:5px;
border-radius:50%;
border:solid 1px #edeef0;
background-color:#e64646;
z-index:1
}
.AppLeftMenuWithNotify:hover:before {
border:solid 1px #e1e5eb
}
._im_dialog_link .emoji,._im_page_peer_name .emoji,.im-mess-stack--lnk .emoji,.im-mess .im-mess--post .post_author .emoji,.im-right-menu--text .emoji {
width:14px;
height:14px;
margin-left:5px
}
._im_page_peer_name .emoji,.im-mess-stack--lnk .emoji {
vertical-align:-2px
}
.im-replied--author-link .emoji {
display:none
}