.toper {
    display: flex;
}

#rek {
    margin-left: 2px;
}

.comme {
    text-align: left;
    margin: 0.5rem 0.6rem 0.1rem 0.6rem;
    background: #fff;
    padding: 0.5rem 0.5rem 0.7rem 0.5rem;
    border: 1px solid #eee;
    border-radius: 4px;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    align-items: center;
}

.brend {
    position: relative;
    padding: 12px 0 0 0;
    width: 990px;
    margin: 0px auto !important;
    background: #ffffffc4;
}

#rating {
    perspective: 250px;
    width: 100%;
    font-size: 2.1rem;
    justify-content: space-between;
    display: flex;
}

#rating span {
    cursor: pointer;
    font-size: 1.8rem;
    color: #c1c1c1;
    border-radius: 0.25rem;
    opacity: .75;
    transition: all 350ms;
    display: inline-block;
    transform: rotateY(180deg);
    transform-origin: center bottom;
}

#rating_short span {
    font-size: 15px;
    cursor: pointer;
    color: #c1c1c1;
    border-radius: 0.25rem;
    opacity: .75;
    transition: all 350ms;
    display: inline-block;
    transform: rotateY(180deg);
    transform-origin: center bottom;
}

#rating span.hover,
#rating_short span.hover {
    color: #ff5722;
    opacity: 1;
    transform: rotateX(0);
    text-shadow: 0 0 30px #ffc;
}

.film:hover {
    transform: scale(1.05);
    border: 1px solid #37cc79aa
}

#content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

#dle-comments-form img {
    z-index: 11;
    position: relative;
    margin-left: 3px
}

h2 {
    color: rgb(255 19 73);
    text-align: center;
}

* {
    outline: none;
    font-family: Play, Verdana, Geneva, Tahoma, sans-serif;
    box-sizing: border-box;
}

.adve {
    margin-top: 1px;
    margin-bottom: 5px;
    height: 105px;
    z-index: 0;
    overflow: hidden;
}

.flastcomments {
    background-color: #f8f8ff;
    box-shadow: 0 0 1px #b0c4de;
    color: #12345f;
    font-size: 9px;
    height: 169px;
    margin-left: 6px;
    margin-top: 4px;
    overflow: auto;
    text-align: center;
    width: 226px;
}

.ta {
    box-shadow: 0 0 2px #999999;
    height: 174px;
    margin: 7px auto;
    overflow: hidden;
    width: 970px;
}

.ta img {
    box-shadow: 0 0 1px lightgreen;
}

.ta img:hover {
    box-shadow: 0 0 1px red;
    transition: all 0.25s ease 0s;
}

.full {
    display: flex;
}

.left {
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    border: 1px solid #eee;
    background: #f9f9f9;
}

.adv {
    box-shadow: 0 0 1px;
    margin-bottom: 4px;
    margin-left: 5px;
    margin-top: 7px;
    padding: 4px;
    width: 214px;
}

.adv img {
    box-shadow: 0 0 2px #898989;
}

.adv a {
    opacity: 0.9;
}

.adv a:hover {
    opacity: 1;
}

#dle-ajax-comments {
    display: none;
    font-size: 15px;
    background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #f1f1f1) repeat scroll 0 0;
    padding: 6.9px;
    color: seagreen;
}

.slink td {
    box-shadow: 0 0 1px #2e8b57;
    height: 0;
    padding: 2px 1px 6px;
    text-align: center;
    width: 136px;
}

.users {
    margin-bottom: 2px;
    margin-left: 6px;
    margin-top: 9px;
    width: 226px;
}

.favorite_klip {
    border: 1px solid #ffffff;
    box-shadow: 0 0 1px #bc8f8f;
    margin-left: 1px;
    margin-top: 26px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 2px;
    padding-top: 15px;
}

.pm_list a {
    box-shadow: 0 0 0;
}

.xprofile input {
    background: none repeat scroll 0 0 #ebeef1;
    border: 1px ridge #ffffff;
    border-radius: 2px;
    box-shadow: 0 0 1px #12345f;
    color: #006699;
    height: 18px;
    text-indent: 4px;
    width: 154px;
}

.contentheading {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 5px 5px 0 0;
    margin-left: 3px;
    margin-top: -11px;
    padding: 2px;
    position: absolute;
    text-align: center;
    width: 169px;
}

.sky {
    text-align: center;
    cursor: pointer;
    transition: 0.7s;
}

.sky a {
    color: #2e8b6c !important
}

.sky a:hover {
    color: orangered !important;
    transition: 0.7s;
}

.date {
    background: none repeat scroll 0 0 #f9f9f911;
    border: 1px solid #cdcdcd;
    color: #ababab;
    float: right;
    height: 14px;
    margin-right: 1px;
    padding: 1px 4px 0 1px;
    text-align: center;
    width: 50px;
}

.slink {
    border: 1px solid #cdcdcd;
    margin-top: 9px;
    padding: 11px;
    font-size: 14px;
}

.news {
    border: 1px solid #cdcdcd;
}

.pm_list {
    box-shadow: 0 0 1px #b0c4de;
    color: #4682b4;
    text-align: center;
}

.bbcodes {
    border: 1px solid #bc8f8f;
    color: #bc8f8f;
    font-size: 9px;
    margin-left: 4px;
    padding: 2px 5px;
}

.highslide-footer a:visited {
    color: #d2b48c;
}

.pm_head {
    box-shadow: 0 0 1px;
    text-align: center;
    width: 154px;
}

.highslide-footer {
    margin-left: 74px;
    margin-top: -28px;
    text-align: center;
}

.avchat img {
    height: 42px;
    margin-top: 4px;
    opacity: 0.74;
    width: 41px;
}

.avchat {
    box-shadow: 0 0 2px inset;
    float: left;
    height: 51px;
    margin-left: 1px;
    margin-top: 2px;
    padding-top: 1px;
    text-align: center;
    width: 54px;
}

body,
form {
    color: #777;
    font-size: 11px;
}

.avatar img {
    width: 45px;
}

.achat {
    box-shadow: 0 0 2px #b0c4de inset;
    float: left;
    font-family: Times New Roman;
    font-size: 9px;
    height: 11px;
    margin: 2px 0 0 1px;
    overflow: hidden;
    padding: 3px 2px 2px;
    text-align: center;
    width: 50px;
}

.searchklipa {
    box-shadow: 0 0 1px;
    font-size: 9px;
    padding: 1px;
}

.searchklipa input {
    border: 2px solid #f8f8ff;
    box-shadow: 0 0 1px;
    color: #d2691e;
    font-size: 9px;
    margin-left: 2px;
    width: 254px;
}

.songer {
    color: #2e8b57;
    font-size: 15px;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    border-radius: 4px;
}

.toprus {
    display: none;
    padding: 0 4px;
}

.flex .content {
    border-radius: 4px;
    width: max-content;
    text-align: center;
    background: #fff;
}

.content {
    background: none repeat scroll 0 0 #f8f8ff;
}

.relatedklip {
    height: 302px;
    margin-top: -8px;
    overflow: auto;
}

.topraitrelated {
    box-shadow: 0 0 1px #999999;
    color: #5f9ea0;
    float: right;
    font-size: 9px;
    height: 11px;
    margin: 4px 4px 0 0;
    padding-bottom: 3px;
    padding-right: 1px;
    padding-top: 4px;
    text-align: center;
    width: 55px;
}

.raitrelated {
    box-shadow: 0 0 1px #999999;
    color: #5f9ea0;
    float: right;
    font-size: 11px;
    height: 12px;
    margin: 4px 4px 0 0;
    padding-bottom: 3px;
    padding-right: 1px;
    padding-top: 3px;
    text-align: center;
    width: 49px;
}

.raterelated {
    height: 17px;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 2px;
    padding: 1px 0;
    width: 195px;
}

.background {
    background-color: #fef;
    position: relative;
    z-index: 1;
    padding-top: 0 !important;
    margin-top: 8rem;
}

.related_klip {
    border: 1px solid #eee;
    float: right;
    margin: 4px 4px 0px 0px;
    background: #f9f9f9;
    border-radius: 4px;
    width: 238px;
}

.topklip {
    background: linear-gradient(#ffffff, #f1f1f1) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px;
    float: left;
    font-size: 9px;
    height: 59px;
    margin: 3px 4px 0 8px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-top: 9px;
    width: 217px;
}

.value {
    background: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 242px;
}

.rave {
    background: #fff;
    width: 200px;
}

.lklip {
    text-align: center;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    display: flex;
    padding: 0 10px 0 17px;
}

.views {
    background: #fff;
    color: #f05800;
    font-size: 18px;
    text-align: center;
    width: 85px;
}

.raiting {
    margin: -98px 0 0 106px;
    position: absolute;
    width: 72px;
}

.toptext {
    background-color: #4682b4;
    color: #ffffff;
    font-family: fantasy;
    font-size: 11px;
    font-weight: lighter;
    height: 22px;
    letter-spacing: 1px;
    text-shadow: 0 0 1px #4785d2;
}

.logotext {
    color: #ffffff;
    margin-right: 4px;
}

.logotext a:link {
    color: #ffffff;
    font-family: Georgia;
    font-size: 14px;
    font-weight: lighter;
    height: 28px;
    letter-spacing: 1px;
}

.logotext a:hover {
    text-shadow: 0 0 1px #ffffff;
}

.logotext a:visited {
    color: #ffffff;
    font-family: fantasy;
    font-size: 11px;
    font-weight: lighter;
    height: 28px;
    letter-spacing: 1px;
}

.logo {
    color: #ffffff;
    font-size: 29px;
    letter-spacing: 4px;
    text-indent: 11px;
    width: 215px;
}

.backtop {
    background: linear-gradient(#ff5722, #ff104b) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #ffffff;
    box-shadow: 0 0 2px #999999;
    height: 69px;
    margin: -6px auto 4px;
    width: 971px;
}

.search {
    height: 45px;
    margin-bottom: 6px;
    margin-left: 3px;
    margin-right: 4px;
    table-layout: fixed;
    text-align: center;
    width: 421px;
}

.full_list_zvuk {
    background-color: #f8f8ff;
    box-shadow: 0 0 1px #add8e6;
    color: #bc8f8f;
    height: 15px;
    margin: 5px 2px 2px 142px;
    overflow: hidden;
    padding: 5px 0 0;
    position: absolute;
    text-align: center;
    width: 145px;
}

.full_listik_zvuk {
    background-color: #f8f8ff;
    box-shadow: 0 0 1px #add8e6;
    color: #bc8f8f;
    height: 14px;
    margin: 31px 2px 2px 142px;
    overflow: hidden;
    padding: 5px 0 1px;
    position: absolute;
    text-align: center;
    width: 145px;
}

.list_zvuk {
    background-color: #f8f8ff;
    box-shadow: 0 0 1px #add8e6;
    color: #4682b4;
    height: 15px;
    margin: 4px 2px 2px -9px;
    overflow: hidden;
    padding: 5px 0 0;
    position: absolute;
    text-align: center;
    width: 155px;
}

a:link {
    color: rgb(255 19 73);
    text-decoration: none;
}

.kliptext {
    box-shadow: 0 0 1px;
    color: #bc8f8f;
    display: none;
    font-size: 9px;
    height: 214px;
    margin-left: 2px;
    margin-top: 2px;
    overflow-y: auto;
    padding: 5px;
    text-align: justify;
    width: 216px;
}

a:visited {
    color: #ff3b35;
}

a:hover {
    color: orangered;
}

.textsearch {
    background-color: #ffffff;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #444;
    height: 32px;
    position: relative;
    box-shadow: 0 0 4px inset #ccc;
    text-indent: 4px;
    width: 288px;
}

.textsearch:hover {
    box-shadow: 0 0 1px #999999;
}

.searchtext {
    color: #f1f1f1;
    margin-left: 16px;
    margin-top: -32px;
}

.button {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #f5fffa82;
    color: rgb(255 19 73);
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    height: 32px;
    border-radius: 4px;
    margin-left: 9px;
    margin-top: 1px;
    padding: 1px;
    width: 95px;
}

.button:hover {
    border: 1px solid #f5deb3;
    cursor: pointer;
}

.page {
    margin: 5px auto;
    position: relative;
    width: 978px;
}

.top {
    height: 801px;
    margin-right: -19px;
    margin-top: -4px;
    overflow-x: hidden;
    text-align: center;
    padding-right: 10px;
}

.topnovinki {
    padding-bottom: 5px;
    padding-top: 5px;
}

.top_poster {
    border: 2px ridge #8fd3e5;
    border-radius: 2px;
    box-shadow: 0 0 6px #4582ff;
    height: 108px;
    margin: 3px;
    opacity: 0.9;
    width: 77px;
}

.top_poster:hover {
    border: 2px ridge #8fd3e5;
    border-radius: 2px;
    box-shadow: 0 0 6px #99ffff;
    height: 108px;
    margin: 3px;
    opacity: 0.9;
    width: 77px;
}

.genre {
    background: #fff;
    margin-top: 27px;
    flex-wrap: wrap;
    top: 0;
    left: 0;
    padding: 5px;
    display: none;
    position: absolute;
    text-align: left;
    width: 710px;
    border-radius: 4px;
    height: 110px;
    z-index: 1;
}

.genre2 {
    background: #f8f8ff none repeat scroll 0 0;
    box-shadow: 0 0 2px #999999;
    color: #bc8f8f;
    display: none;
    margin-left: 124px;
    margin-top: 28px;
    padding: 5px;
    position: absolute;
    text-align: left;
    z-index: 1;
}

.genretext {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #2e8b57;
    font-size: 15px;
    margin: 2px 1px 1px 1px;
    padding-bottom: 4px;
    padding-top: 5px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 107px;
}

.genretext:hover {
    border: 1px solid #eee8aa;
    color: orangered;
}

.genretext2 {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    color: #009688;
    float: left;
    font-family: Verdana;
    font-size: 13px;
    margin: 2px 5px 4px 2px;
    padding-bottom: 7px;
    padding-top: 5px;
    text-align: center;
    width: 115px;
    transition: all 0.5s ease 0s;
}

.genretext2:hover {
    border-bottom: 1px solid #ff9800;
    color: orangered;
}

.loadklip2 {
    background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #f1f1f1) repeat scroll 0 0;
    box-shadow: 0 0 1px #999999;
    color: #2e8b57;
    float: left;
    font-size: 11px;
    height: 15px;
    margin: -12px 0 5px 4px;
    padding-top: 2px;
    text-align: center;
    width: 36px;
}

.loadklip {
    background: linear-gradient(#ff5722, #ff104b) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white;
    text-align: center;
    width: 128px;
    cursor: pointer;
}

.genretext a:link {
    color: #d2691e;
    font-size: 9px;
}

.genretext a:hover {
    box-shadow: 0 0 1px;
    color: #bc8f8f;
    font-size: 10px;
}

.genretext2 a:hover {
    box-shadow: 0 0 2px #bc8f8f inset;
    color: #d2691e;
    font-size: 9px;
}

.loadklip2 a:hover {
    box-shadow: 0 0 2px #bc8f8f inset;
    color: #d2691e;
    font-size: 9px;
}

.genretext2 a:link {
    color: #d2691e;
    font-size: 9px;
}

.genretext2 a:hover {
    box-shadow: 0 0 1px;
    color: #bc8f8f;
    font-size: 10px;
}

.loadklip:hover {
    box-shadow: 0 0 1px;
    color: #a52a2a;
}

.filmy {
    display: flex;
    background-color: #ffffff;
    border: 1px solid #eee;
    margin: auto;
    border-radius: 5px;
    padding-right: 6px;
    padding-top: 6px;
    text-align: left;
    width: 969px;
}

.film {
    background: #f9f9f9;
    width: 226px;
    display: flex;
    flex-direction: column;
    padding: 5px 0;
    border-radius: 4px;
    border: 1px solid #eee;
    margin: 0 0 10px 0;
    transition: 0.5s;
}

.title h2 {
    color: #ff3b35;
    font-size: 14px;
    line-height: 21px;
    text-transform: lowercase;
    text-align: center;
    padding: 4px;
    margin: 0;
    height: 31px;
    transition: all 0.5s ease 0s;
}

.title h2:hover {
    box-shadow: 0 0 1px orangered;
    color: orangered;
}

.poster img {
    width: 225px;
    object-fit: cover;
    height: 132px;
}

.vl1 {
    height: 132px;
    border-radius: 4px;
    box-shadow: 0 0 4px #999;
}

.vl {
    overflow: hidden;
    width: 225px;
    margin: 0 0 10px 0;
}

.ley {
    background: black none repeat scroll 0 0;
    box-shadow: 0 0 2px grey;
    display: table-cell;
    height: 100px;
    overflow: hidden;
    vertical-align: middle;
}

.le {
    margin-left: -1px;
    overflow: hidden;
    width: 238px;
}

.poster img:hover {
    box-shadow: 0 0 1px orangered;
}

.loadbutton {
    background-color: #faebd7;
    border: 1px ridge #ffffff;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 0 2px #4582ff;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    margin: 0 0 0 6px;
    padding: 1px;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    text-transform: capitalize;
    width: 120px;
}

.poster {
    transition: 0.5s;
}

.rating {
    color: #2e8b57;
    font-family: monospace;
    font-size: 9px;
    height: 34px;
    margin-left: -2px;
    margin-top: 8px;
    text-align: center;
}

.full_raiting {
    background-color: #ffffff;
    margin: 5px 0px 0px -10px;
    padding-top: 4px;
    width: 708px;
}

.unit-rating {
    background-image: url("/templates/vklipe/images/rating_klipa.png");
    background-position: left top;
    background-repeat: repeat-x;
    height: 34px;
    list-style: outside none none;
    margin: -4px 0 0 14px;
    padding: 0;
    position: absolute;
    width: 171px;
}

.unit-rating li {
    float: left;
    margin: 0;
    padding: 0;
}

.unit-rating li a {
    display: block;
    height: 34px;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px;
    z-index: 3;
}

.unit-rating li a:hover {
    background-image: url("/templates/vklipe/images/rating_klipa.png");
    background-position: left center;
    left: 0;
    z-index: 2;
}

.unit-rating a.r1-unit {
    left: 0;
}

.unit-rating a.r1-unit:hover {
    width: 34px;
}

.unit-rating a.r2-unit {
    left: 34px;
}

.unit-rating a.r2-unit:hover {
    width: 68px;
}

.unit-rating a.r3-unit {
    left: 68px;
}

.unit-rating a.r3-unit:hover {
    width: 102px;
}

.unit-rating a.r4-unit {
    left: 102px;
}

.unit-rating a.r4-unit:hover {
    width: 137px;
}

.unit-rating a.r5-unit {
    left: 137px;
}

.unit-rating a.r5-unit:hover {
    width: 169px;
}

.unit-rating a.r6-unit {
    left: 169px;
}

.unit-rating a.r6-unit:hover {
    width: 89px;
}

.unit-rating a.r7-unit {
    left: 89px;
}

.unit-rating a.r7-unit:hover {
    width: 104px;
}

.unit-rating a.r8-unit {
    left: 104px;
}

.unit-rating a.r8-unit:hover {
    width: 119px;
}

.unit-rating a.r9-unit {
    left: 119px;
}

.unit-rating a.r9-unit:hover {
    width: 134px;
}

.unit-rating a.r10-unit {
    left: 134px;
}

.unit-rating a.r10-unit:hover {
    width: 149px;
}

.unit-rating li.current-rating {
    background-image: url("/templates/vklipe/images/rating_klipa.png");
    background-position: left bottom;
    display: block;
    height: 34px;
    position: absolute;
    text-indent: -200px;
    z-index: 1;
}

.poster_raiting {
    background-color: #f8f8ff;
    border: 2px ridge #ffffff;
    border-radius: 0 11px;
    box-shadow: 0 0 2px #4582ff;
    height: 170px;
    margin: 0 5px 1px 4px;
    padding: 8px;
    width: 128px;
}

.full_description {
    border-radius: 2px;
    float: right;
    font-family: Arial;
    font-size: 10px;
    height: 38px;
    margin-bottom: 28px;
    margin-right: 6px;
    margin-top: -4px;
    padding: 0 8px 8px;
    text-align: justify;
    width: 200px;
}

.description {
    border-radius: 2px;
    float: right;
    font-family: Arial;
    font-size: 10px;
    height: 38px;
    margin-bottom: 28px;
    margin-right: 6px;
    margin-top: -4px;
    padding: 0 8px 8px;
    text-align: justify;
    width: 620px;
}

.full_list {
    background-color: #e2ecf6;
    box-shadow: 0 0 1px #55aaff;
    float: left;
    height: 14px;
    margin: 0 10px 4px -10px;
    padding: 4px 2px 2px 0;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 145px;
}

.full_listik {
    background-color: #f8f8ff;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 1px #add8e6;
    color: #bc8f8f;
    height: 14px;
    margin: 0 2px 2px -9px;
    overflow: hidden;
    padding: 2px 0 1px;
    text-align: center;
    width: 145px;
}

.list {
    background-color: #e2ecf6;
    box-shadow: 0 0 1px #55aaff;
    float: left;
    height: 14px;
    margin: 0 10px 4px -10px;
    padding: 4px 2px 2px 0;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 153px;
}

.listik {
    background-color: #f8f8ff;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 1px #add8e6;
    color: #4682b4;
    height: 14px;
    margin: 0 2px 2px -9px;
    overflow: hidden;
    padding: 2px 0 1px;
    text-align: center;
    width: 154px;
}

.listik_zvuk {
    background-color: #f8f8ff;
    box-shadow: 0 0 1px #add8e6;
    color: #4682b4;
    height: 14px;
    margin: 31px 2px 2px -9px;
    overflow: hidden;
    padding: 5px 0 1px;
    position: absolute;
    text-align: center;
    width: 155px;
}

.listik_sound {
    background-color: #f8f8ff;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 1px #add8e6;
    color: #cd5c5c;
    height: 14px;
    margin: 0 2px 2px -9px;
    overflow: hidden;
    padding: 2px 0 1px;
    text-align: center;
    width: 154px;
}

.listik a {
    background-color: #f8f8ff;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 1px #add8e6;
    color: #cd5c5c;
    height: 14px;
    margin: 0 2px 2px -9px;
    overflow: hidden;
    padding: 2px 0 1px;
    text-align: center;
    width: 130px;
}

.listik a:hover {
    background-color: #f8f8ff;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 2px #add8e6;
    color: #ffa500;
    height: 14px;
    margin: 0 2px 2px -9px;
    overflow: hidden;
    padding: 2px 0 1px;
    text-align: center;
    width: 130px;
}

.actors {
    background-color: #e2ecf6;
    box-shadow: 0 0 1px #55aaff;
    font-size: 10px;
    height: 11px;
    margin: 0 2px -1px -10px;
    padding: 2px 8px 5px;
    text-shadow: 0 0 1px #ffffff;
    width: 139px;
}

.full_actors_name {
    background-color: #f8f8ff;
    border-radius: 2px;
    box-shadow: 0 0 2px #add8e6;
    color: #708090;
    font-family: Times New Roman;
    height: 11px;
    margin: 0;
    overflow: hidden;
    padding: 4px;
    text-shadow: 0 0 1px #ffffff;
    width: 433px;
}

.actors_name {
    background-color: #f8f8ff;
    border-radius: 2px;
    box-shadow: 0 0 2px #add8e6;
    color: #708090;
    font-family: Times New Roman;
    height: 11px;
    margin: 0;
    overflow: hidden;
    padding: 4px;
    text-shadow: 0 0 1px #ffffff;
    width: 465px;
}

.filmik {
    height: 38px;
    overflow: hidden;
}

.genre_content {
    background-color: #e2ecf6;
    border-radius: 2px;
    box-shadow: 0 0 1px #55aaff;
    height: 14px;
    margin: -4px 2px -2px -10px;
    padding: 2px 2px 2px 11px;
    text-align: left;
    text-shadow: 0 0 1px #ffffff;
    width: 142px;
}

.genre_name {
    background-color: #f8f8ff;
    border-radius: 2px;
    box-shadow: 0 0 2px #add8e6;
    color: #708090;
    font-family: Times New Roman;
    height: 11px;
    margin: -1px 0 2px;
    overflow: hidden;
    padding: 4px;
    text-align: left;
    text-shadow: 0 0 1px #ffffff;
    width: 145px;
}

.full_genre_name {
    background-color: #f8f8ff;
    border-radius: 2px;
    box-shadow: 0 0 2px #add8e6;
    color: #708090;
    font-family: Times New Roman;
    height: 11px;
    margin: -1px 0 2px;
    overflow: hidden;
    padding: 4px;
    text-align: left;
    text-shadow: 0 0 1px #ffffff;
    width: 280px;
}

.full_director {
    background-color: #f8f8ff;
    border-radius: 2px;
    box-shadow: 0 0 2px #add8e6;
    color: #708090;
    font-family: Times New Roman;
    height: 11px;
    margin: 0 0 2px;
    overflow: hidden;
    padding: 4px;
    text-shadow: 0 0 1px #ffffff;
    width: 280px;
}

.genre_name a {
    border-radius: 2px;
    color: #708090;
    font-family: Times New Roman;
    height: 16px;
    margin: -1px 0 2px -4px;
    overflow: hidden;
    padding: 4px;
    text-shadow: 0 0 1px #ffffff;
    width: 395px;
}

.full_genre_name a {
    border-radius: 2px;
    color: #708090;
    font-family: Times New Roman;
    height: 16px;
    margin: -1px 0 2px -4px;
    overflow: hidden;
    padding: 4px;
    text-shadow: 0 0 1px #ffffff;
    width: 395px;
}

.genre_name a:hover {
    background-color: #f8f8ff;
    border-radius: 2px;
    box-shadow: 0 0 2px #add8e6;
    color: #12345f;
    font-family: Times New Roman;
    height: 16px;
    margin: -1px 0 2px -2px;
    overflow: hidden;
    padding: 4px;
    text-shadow: 0 0 1px #ffffff;
    width: 395px;
}

.full_genre_name a:hover {
    background-color: #f8f8ff;
    border-radius: 2px;
    box-shadow: 0 0 2px #add8e6;
    color: #12345f;
    font-family: Times New Roman;
    height: 16px;
    margin: -1px 0 2px -2px;
    overflow: hidden;
    padding: 4px;
    text-shadow: 0 0 1px #ffffff;
    width: 395px;
}

.time {
    background-color: #f8f8ff;
    color: #999999;
    font-family: Times New Roman;
    font-size: 12px;
    height: 12px;
    margin: -1px 2px 2px;
    overflow: hidden;
    padding: 5px 2px 0;
    text-align: right;
    text-shadow: 0 0 1px #ffffff;
}

.button_content {
    background-color: #f8f8ff;
    box-shadow: 0 0 1px #b0c4de;
    float: left;
    height: 14px;
    list-style: outside none circle;
    margin: -51px 11px -4px 465px;
    padding: 4px 2px 2px 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 153px;
}

.button_content:hover {
    background-color: #e2ecf6;
}

.button_content a {
    color: #13245f;
    height: 17px;
    list-style: outside none circle;
    padding: 6px 2px 2px 0;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 358px;
}

.button_content a:hover {
    color: #4582ff;
    height: 17px;
    padding: 6px 2px 2px 0;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 358px;
}

#mchat-load-layer {
    background: none repeat scroll 0 0 #d8dadb;
    display: none;
    height: 200px;
    opacity: 0.5;
    position: absolute;
    width: 160px;
}

#mchat-smiles {
    background: none repeat scroll 0 0 #f8f8ff;
    box-shadow: 0 0 2px #bc8f8f inset;
    display: none;
    margin-left: 4px;
    margin-top: 19px;
    opacity: 0.8;
    padding: 2px;
    position: absolute;
    width: 221px;
}

#mchat-bbcodes {
    display: none;
    opacity: 0.9;
    padding: 7px;
    position: absolute;
}

#mchat-style a {
    color: #ababab;
    text-decoration: none;
}

#mchat-style a:hover {
    color: #0099b9;
}

.chat {
    display: none;
    vertical-align: top;
}

.window_chat {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    box-shadow: 0 0 1px #b0c4de;
    color: #b0c4de;
    font-family: Arial;
    font-size: 10px;
    height: 350px;
    margin-left: 4px;
    margin-top: 5px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 1px;
    text-align: center;
    width: 222px;
}

.message {
    border-radius: 1px 0 0 1px;
    box-shadow: 0 0 1px #999999;
    font-size: 9px;
    margin: 5px 2px -2px 4px;
    padding: 6px;
    width: 191px;
}

.title {}

.view {
    border: 1px solid #ffffff;
    border-radius: 0 0 2px;
    box-shadow: 0 0 1px #aab;
    color: #009a28;
    float: left;
    font-size: 11px;
    height: 12px;
    margin: -1px 2px 1px 4px;
    padding: 5px 7px 4px 1px;
    text-align: center;
    vertical-align: middle;
    width: 52px;
}

.com {
    border: 1px solid #ffffff;
    border-radius: 2px 0 0 2px;
    box-shadow: 0 0 1px #4682b4;
    color: #c71585;
    float: left;
    font-size: 9px;
    height: 11px;
    margin: 0 2px 1px 5px;
    padding: 4px;
    text-align: center;
    width: 92px;
}

.pages {
    color: #f05800;
    font-size: 17px;
    margin: 10px 10px 20px 10px;
    padding-bottom: inherit;
    text-align: center;
    width: 690px;
}

.pages a {
    background: linear-gradient(#ffffff, #f9f9f9) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #dde;
    color: #f05800;
    font-size: 18px;
    border-radius: 4px;
    height: 40px;
    margin: 0 auto;
    padding: 5px 10px;
    text-align: center;
    width: 170px;
    transition: 0.5s;
}

.pages a:hover {
    border: 1px solid #ee9eaa;
    color: #cd5c5c;
}

.player {
    border-radius: 2px;
    box-shadow: 0 0 2px #999999;
    height: 425px;
    margin-top: 0;
    padding: 2px;
    width: 694px;
    margin-bottom: 7px;
}

.chat_button {
    background: linear-gradient(#ffffff, #f1f1f1) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px none;
    border-radius: 2px;
    box-shadow: 0 0 1px #999999;
    color: #bc8f8f;
    float: left;
    font-size: 9px;
    margin-left: 4px;
    margin-right: 2px;
    margin-top: 1px;
    width: 108px;
}

.chat_message {
    background-color: #f8f8ff;
    border: 1px solid #bbbbbb;
    box-shadow: 0 0 1px #f1f1f1 inset;
    color: #bc8f8f;
    font-size: 9px;
    height: 12px;
    margin-left: -14px;
    margin-top: -8px;
    padding: 2px;
    width: 219px;
}

.chat_message_user {
    background-color: #f8f8ff;
    border: 1px solid #cdcdcd;
    box-shadow: 0 0 1px #b0c4de;
    color: #4682b4;
    font-size: 9px;
    height: 14px;
    margin-top: -6px;
    padding: 1px;
    text-indent: 2px;
    width: 152px;
}

.chat_name {
    background-color: #f8f8ff;
    border: 1px solid #cdcdcd;
    box-shadow: 0 0 1px #b0c4de;
    color: #4682b4;
    font-size: 9px;
    height: 14px;
    margin-top: -5px;
    padding: 1px;
    text-indent: 2px;
    vertical-align: top;
    width: 57px;
}

.full_poster img {
    border: 1px solid #ffffff;
    border-radius: 1rem;
    width: 23px;
    vertical-align: middle;
    margin-right: 5px;
}

.full_poster img:hover {
    border: 1px solid orangered;
}

.full_poster {
    width: 100%;
}

.add_comments {
    border-radius: 4px;
    border: 1px solid #eee;
    font-family: Play;
    font-size: 15px;
    padding: 0.5rem;
    width: 100%;
    z-index: 1;
    color: #2e8b57;
}

.comments_button {
    background: linear-gradient(#01c256, #2e8b57) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #eee;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    height: 57px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    z-index: 1;
    border-radius: 4px;
    padding: 0.5rem;
    transition: .5s;
}

.name_comments {
    color: orangered;
    font-family: Play;
    font-size: 14px;
    height: 31px;
    border: 1px solid #dde;
    margin: 11px 0 0 2px;
    padding: 2px 5px;
    position: absolute;
    width: 40px;
    margin-left: -2px;
}

.full_film_description {
    background-color: #f8f8ff;
    border: 1px solid #add8e6;
    font-size: 9px;
    font-weight: lighter;
    height: 26px;
    margin-bottom: 1px;
    margin-left: -10px;
    margin-top: -4px;
    overflow: hidden;
    padding: 8px 8px 16px;
    width: 428px;
}

.film_description {
    background-color: #f8f8ff;
    border: 1px solid #add8e6;
    font-weight: lighter;
    height: 33px;
    margin-bottom: 0;
    margin-left: -10px;
    margin-top: -4px;
    overflow: hidden;
    padding: 11px;
    width: 609px;
}

#results {
    color: #ffffff;
    box-shadow: 0 0 2px #f05800;
    display: none;
    margin-left: 10px;
    margin-top: 0;
    position: absolute;
    width: 290px;
    z-index: 1;
}

#comment {
    display: flex;
    width: 100%;
    flex-direction: column;
}

#results ul,
#results li {
    border: 0 none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    border-radius: 4px;
}

#results li {
    padding: 1px;
}

#results li a {
    border-bottom: 1px solid #eee;
    color: #444;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    height: -webkit-fill-available;
    margin-bottom: -1px;
    overflow: hidden;
    padding: 5px 10px;
    border-radius: 4px;
    text-align: left;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}

#results li a small {
    color: #abcdef;
    display: block;
    font-weight: normal;
    text-decoration: none;
}

#results li a:hover {
    background: none repeat scroll 0 0 #f5f5f5;
}

#results ul {
    padding: 2px;
}

.trailer {
    border: 1px ridge #ffffff;
    box-shadow: 0 0 2px #4582ff;
    display: none;
    left: 32%;
    position: fixed;
    top: 29%;
    z-index: 1;
}

.button_content_trailer {
    background-color: #f8f8ff;
    box-shadow: 0 0 1px #b0c4de;
    float: left;
    height: 14px;
    list-style: outside none circle;
    margin: -83px 11px -4px 468px;
    padding: 4px 2px 2px 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 153px;
}

.button_content_trailer:hover {
    background-color: #e2ecf6;
}

.button_content_trailer a {
    color: #13245f;
    height: 17px;
    list-style: outside none circle;
    padding: 6px 2px 2px 0;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 176px;
}

.button_content_trailer a:hover {
    color: #4582ff;
    height: 17px;
    padding: 6px 2px 2px 0;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 176px;
}

._trailer {
    background-color: #f8f8ff;
    box-shadow: 0 0 1px #b0c4de;
    color: #b0c4de;
    float: left;
    height: 14px;
    list-style: outside none circle;
    margin: -83px 11px -4px 468px;
    padding: 4px 2px 2px 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 153px;
}

.play {
    background: url("../images/fon.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 100%;
    margin-left: -8px;
    margin-top: -9px;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 100;
}

.com_author a {
    border-radius: 2px;
    color: #ff3d00;
    font-family: Verdana;
    font-size: 12px;
    overflow: hidden;
    padding: 2px 2px 2px 1px;
    text-align: center;
    width: 59px;
}

.com_image {
    background-color: #f8f8ff;
    border-radius: 9px 1px;
    box-shadow: 0 0 1px #4582ff;
    color: #20b2aa;
    font-family: Times New Roman;
    font-size: 12px;
    margin: 2px 2px 1px;
    overflow: hidden;
    padding: 2px;
    text-align: center;
    width: 50px;
}

.com_text {
    color: #777;
    font-family: Play;
    font-size: 17px;
    letter-spacing: 0.2px;
    margin-left: 1px;
    margin-top: 5px;
}

.comments {
    background: #fefefe;
    border-radius: 4px;
    border: 1px solid #eee;
    overflow-y: auto;
    padding: 10px;
    margin: 10px;
    text-align: left;
}

.login_button {
    background: white url("../images/key.png") no-repeat scroll 0 0 / contain;
    border: 0 solid white;
    box-shadow: 0 0 1px #ffffff;
    color: #ffffff;
    font-size: 11px;
    height: 14px;
    margin-left: 50px;
    margin-top: -14px;
    position: absolute;
    cursor: pointer;
}

.password {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    box-shadow: 0 0 1px #ffffff;
    color: #ff6347;
    font-size: 11px;
    height: 10px;
    margin-top: 1px;
    padding: 1px;
    width: 59px;
}

.loginmenu {
    color: #999999;
    font-size: 10.5px;
    height: 24px;
    padding-left: 9px;
    padding-top: 15px;
}

.login {
    color: #f5f5f5;
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 1px;
    padding-left: 5px;
    padding-top: 1px;
}

.loginmenu a {
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
}

.loginmenu a:hover {
    color: #a52a2a;
}

.avatar {
    box-shadow: 0 0 4px #ffffff;
    height: 36px;
    margin: -18px 2px 2px -69px;
    position: absolute;
    width: 38px;
}

.people {
    position: absolute;
    text-align: center;
    visibility: hidden;
}

.related_image {
    width: 238px;
    object-fit: cover;
    opacity: 0.8;
    height: 136px;
}

.ley:hover {
    box-shadow: 0 0 2px green;
}

.related_image:hover {
    opacity: 1;
    transition: all 0.5s ease 0s;
}

.related_film {
    border: 1px ridge #ffffff;
    box-shadow: 0 0 1px #4682b4;
    float: left;
    font-size: 9px;
    height: 89px;
    margin: 2px 1px 3px 2px;
    overflow: hidden;
    padding: 1px;
    text-align: center;
    width: 78px;
}

.related_film a {
    color: #708090;
    font-size: 9px;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
}

.related_film a:hover {
    color: #cd5c5c;
    font-size: 9px;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
}

.toprelated {
    border: 1px solid #ffffff;
    border-radius: 2px 0 0 2px;
    box-shadow: 0 0 1px #999999;
    color: #f05800;
    float: right;
    font-size: 10px;
    height: 9px;
    margin: -2px 6px 1px 0;
    overflow: hidden;
    padding: 4px;
    text-align: left;
    width: 106px;
}

.related {
    font-size: 14px;
    text-align: center;
    padding: 5px 0;
}

.serial h1 {
    border-radius: 1px;
    box-shadow: 0 0 2px #4582ff;
    color: #4682b4;
    font-family: Times New Roman;
    font-size: 11px;
    font-style: inherit;
    font-weight: inherit;
    height: 18px;
    margin-left: -2px;
    margin-top: -4px;
    padding: 6px 4px 1px 1px;
    text-align: center;
    width: 108px;
}

.full_serial h1 {
    border-radius: 1px;
    box-shadow: 0 0 2px #4582ff;
    color: #4682b4;
    font-family: Times New Roman;
    font-size: 11px;
    font-style: inherit;
    font-weight: inherit;
    height: 18px;
    margin-left: -2px;
    margin-top: -4px;
    padding: 6px 4px 1px 1px;
    text-align: center;
    width: 108px;
}

.full_serial {
    padding: 6px 4px 2px;
}

.serial_title {
    box-shadow: 0 0 1px #4582ff;
    color: #4682b4;
    font-family: Verdana;
    font-size: 10px;
    height: 14px;
    margin: 6px 0 2px;
    overflow: hidden;
    padding: 2px;
    text-align: center;
    width: 145px;
}

.serial_title a {
    color: #4682b4;
    font-family: Verdana;
    font-size: 10px;
    height: 10px;
    margin: 6px 0 2px;
    overflow: hidden;
    padding: 2px;
    text-align: center;
    width: 217px;
}

.serial_title a:hover {
    box-shadow: 0 0 1px #cd5c5c;
    color: #cd5c5c;
    font-family: Verdana;
    font-size: 10px;
    height: 10px;
    margin: 4px 0 2px;
    overflow: hidden;
    padding: 2px;
    text-align: center;
    width: 217px;
}

#hintbox {
    background-color: #f8f8ff;
    box-shadow: 0 0 1px #bc8f8f;
    color: #a52a2a;
    font-family: Arial;
    font-size: 9px;
    margin: -2px 0 0 2px;
    opacity: 0.9;
    padding: 6px;
    position: absolute;
    text-align: justify;
    text-indent: 8px;
    visibility: hidden;
    width: 218px;
    z-index: 3;
}

.lastcomments {
    background-color: #fcfcfc;
    color: #12345f;
    font-size: 9px;
    margin-right: -11px;
    height: 322px;
    margin-left: 6px;
    padding: 0 11px 0 0;
    margin-top: 4px;
    margin-bottom: 3px;
    overflow: auto;
    text-align: center;
}

.lastcomments a {
    color: #12345f;
    font-size: 9px;
    height: 52px;
    overflow: hidden;
    text-align: center;
    width: 119px;
}

.last_com_text {
    background-color: #ffffff;
    box-shadow: 0 0 1px #b0c4de;
    color: #777;
    text-transform: lowercase;
    font-size: 14px;
    margin: 0;
    padding: 10px 5px;
}

.last_comments {
    color: #009a28;
    font-size: 12px;
    height: 23px;
    margin: 0;
    overflow: hidden;
    line-height: 16px;
    padding: 4px 5px 6px;
}

.last_comments a {
    color: #ff3b35;
    font-size: 12px;
    height: 11px;
    margin: 0;
    overflow: hidden;
    text-align: left;
}

.last_comments a:hover {
    color: #cd5c5c;
}

.serial {
    background-color: #fffff0;
    border-radius: 2px 5px 1px 2px;
    box-shadow: 0 0 2px #4582ff;
    color: threedshadow;
    font-family: Arial;
    font-size: 11px;
    height: 18px;
    letter-spacing: 1px;
    margin-top: -5px;
    padding-top: 6px;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 150px;
}

.serial b {
    background-color: #fffff0;
    border-radius: 2px 5px 1px 2px;
    color: threedshadow;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    height: 18px;
    letter-spacing: 1px;
    margin-top: -3px;
    padding-top: 6px;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 221px;
}

.com_films {
    background-color: #fffff0;
    border-radius: 2px;
    box-shadow: 0 0 2px #4582ff;
    color: threedshadow;
    font-family: Verdana;
    font-size: 11px;
    height: 18px;
    margin-bottom: 8px;
    margin-left: 1px;
    margin-top: 2px;
    padding-top: 2px;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    width: 149px;
}

.poster_top img {
    border: 2px ridge #ffffff;
    border-radius: 4px;
    box-shadow: 0 0 4px #4582ff;
    float: left;
    height: 89px;
    margin: 4px 5px 2px 3px;
    opacity: 0.4;
    width: 63px;
}

.poster_top img:hover {
    border: 2px ridge #ffffff;
    border-radius: 4px;
    box-shadow: 0 0 4px #cd5c5c;
    float: left;
    height: 89px;
    margin: 4px 5px 2px 3px;
    opacity: 1;
    width: 63px;
}

.edit {
    float: right;
    font-size: 11px;
    margin-right: 2px;
    margin-top: -32px;
}

.edit a {
    color: #d3d3d3;
}

#dropmenudiv {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #6497ca;
    border-color: #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    font: 10px/20px Verdana;
    margin: 2px;
    opacity: 0.95;
}

#dropmenudiv a {
    background: none repeat scroll 0 0 #6497ca;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    font-weight: bold;
    margin: 1px;
    padding: 1px 0;
    text-decoration: none;
    text-indent: 3px;
}

#dropmenudiv a:hover {
    background: none repeat scroll 0 0 #fdd08b;
    color: #000000;
}

.textregistration {
    background-color: #ebeef1;
    border: 1px ridge #ffffff;
    border-radius: 2px;
    box-shadow: 0 0 1px #12345f;
    color: #006699;
    height: 18px;
    margin-top: 4px;
    position: relative;
    text-indent: 4px;
    width: 154px;
}

.xprofile input:hover {
    background: none repeat scroll 0 0 #f8f8ff;
}

.textregistration:hover {
    background-color: #f8f8ff;
    border: 1px ridge #ffffff;
    border-radius: 2px;
    box-shadow: 0 0 2px #12345f;
    color: #006699;
    height: 18px;
    margin-top: 4px;
    position: relative;
    text-indent: 4px;
    width: 154px;
}

.logo a {
    color: #bc8f8f;
    text-decoration: none;
    text-shadow: 1px 1px 1px #ffffff;
    top: 11px;
}

.logo a:hover {
    color: #bc8f8f;
    text-shadow: 1px 1px 1px #bc8f8f;
}

.sample {
    background-color: #f8f8ff;
    box-shadow: 0 0 1px #b0c4de;
    float: left;
    height: 14px;
    list-style: outside none circle;
    margin: -86px 11px -4px 265px;
    padding: 4px 2px 2px 0;
    position: absolute;
    width: 154px;
}

.site {
    border: 1px solid #dde;
    color: #c0c0c0;
    font-size: 14px;
    margin: 10px;
    border-radius: 5px;
    padding: 6px;
    text-align: justify;
    background: white;
}

.site a {
    color: #bc8f8f;
}

.short_rating {
    box-shadow: 0 0 1px #4682b4;
    height: 21px;
    margin: -7px -4px 0;
    opacity: 0.69;
    width: 51px;
}

.short_rating:hover {
    box-shadow: 0 0 1px #cd5c5c;
    height: 21px;
    margin: -7px -4px 0;
    opacity: 1;
    width: 51px;
}

.right_side {
    display: flex;
    flex-direction: column;
    width: 250px;
}

.flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.content a {
    color: #009a28;
    text-transform: uppercase;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}

.content a:hover,
.toper a:hover,
.category a:hover {
    border-bottom: 1px solid #FF9800;
    letter-spacing: 0.5px;
    color: orangered;
}

#re {
    color: #009a28;
    font-size: 12px;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.5s ease 0s;
}

#re:hover {
    border-bottom: 1px solid #FF9800;
    letter-spacing: 0.5px;
    color: orangered;
}

.load a {
    background: linear-gradient(#ffffff, #f1f1f1) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px #bc8f8f;
    color: #bc8f8f;
    float: left;
    font-size: 11px;
    margin-bottom: -11px;
    margin-left: 6px;
    margin-top: -3px;
    padding: 2px;
    text-align: center;
    width: 90px;
}

.load a:hover {
    box-shadow: 0 0 1px #a52a2a;
    letter-spacing: 0.1px;
}

.favorite img {
    margin-left: -41px;
    margin-top: -50px;
    opacity: 0.8;
    position: absolute;
    width: 32px;
}

.favorite img:hover {
    opacity: 1;
}

.category {
    font-size: 12px;
    font-style: inherit;
    overflow: hidden;
    padding: 7px 7px 14px 7px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.2s;
}

.category a {
    color: #2e8b57;
    padding: 0 0 4px 0;
    transition: 0.2s;
}

.com_author {
    color: #009a28;
    font-weight: lighter;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-top: 1px;
    font-size: 14px;
    font-family: Play;
}

.raitcomments {
    color: #dde;
    float: right;
    font-size: 14px;
    font-family: Play;
    margin-top: -19px;
}

.raitcomments img {
    width: 12px;
    border: 1px solid #f9f9f9;
    background: linear-gradient(#ffffff, #f9f9f9) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.rateright {
    color: #2ecd2e;
    font-size: 14px;
    font-family: Verdana;
    padding: 2px 3px;
}

.ratenoright {
    color: orangered;
    font-size: 14px;
    font-family: Verdana;
    padding: 2px 3px;
}

.rateliber {
    border: 1px solid #e6e6fa;
    color: #2ecd2e;
    font-size: 11px;
    padding: 2px 3px;
}

.hr {
    border: 0 none;
    box-shadow: 0 0 1px #d2b48c;
    height: 2px;
}

.artist {
    overflow: hidden;
}

.artistposter {
    height: 226px;
}

.klip_description {
    color: #008000;
    font-size: 10px;
    height: 205px;
    overflow-y: auto;
    padding: 5px;
    text-align: justify;
}

.artistposter img {
    box-shadow: 0 0 2px;
    height: 219px;
    margin-left: 2px;
    margin-top: 2px;
    padding: 2px;
    width: 222px;
}

.toper a {
    color: #18a036;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.5s;
    border: 1px solid #fff;
    padding: 0 0 4px 0;
}

.toper a:hover {
    transform: scale(1.05);
}

.mchat {
    background-color: #f8f8ff;
    border-radius: 1px;
    box-shadow: 0 0 2px #b0c4de inset;
    color: #4682b4;
    display: table-cell;
    font-family: Arial;
    font-size: 9px;
    height: 43px;
    margin: 2px 0 0;
    overflow: hidden;
    padding: 4px;
    text-align: center;
    text-shadow: 0 0 1px #ffffff;
    vertical-align: middle;
    width: 148px;
}

.highslide-html {
    background: none repeat scroll 0 0 #ffffff;
    border: medium none;
    box-shadow: 0 0 15px #d8bfd8 inset;
    direction: ltr;
    display: block;
    height: auto;
    position: relative;
    width: auto;
}

.related_window {
    vertical-align: top;
}

.useravatar {
    border: 1px solid #cdcdcd;
    margin-top: -1px;
    padding: 10px;
}

.favorite_title {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 5px 5px 0 0;
    height: 16px;
    margin-top: 5px;
    padding: 3px 2px 1px;
    position: absolute;
    text-align: center;
    width: 171px;
}

.top_users {
    background-color: #ffffff;
    border-radius: 1px;
    box-shadow: 0 0 2px #b0c4de inset;
    color: #4682b4;
    display: table-cell;
    font-family: Arial;
    font-size: 11px;
    height: 44px;
    margin: 2px 0 0;
    overflow: hidden;
    padding: 4px;
    text-align: left;
    text-shadow: 0 0 1px #ffffff;
    vertical-align: middle;
    width: 159px;
}

.menu_title {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 5px 5px 0 0;
    color: #cd5c5c;
    font-size: 10px;
    height: 16px;
    margin-left: 5px;
    margin-top: 11px;
    padding: 3px 4px 0;
    position: absolute;
    text-align: center;
}

.favorite_poster img {
    width: 212px;
}

.favorite_poster {
    background-color: threedlightshadow;
    border: 1px solid #add8e6;
    border-radius: 2px;
    float: left;
    height: 169px;
    margin: -18px 5px 5px;
    padding: 4px 0 1px 2px;
    width: 222px;
}

.favorite_player {
    border: 1px solid #cdcdcd;
    height: 474px;
    margin-bottom: 20px;
    margin-left: 6px;
    margin-top: -14px;
    padding: 4px;
    width: 686px;
}

.related a:hover {
    color: red;
}

.favorite_klips {
    margin-left: 0;
    margin-top: -14px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 18px;
    width: 708px;
}

.favorite_player_klip img {
    height: 23px;
    margin-left: -31px;
    margin-top: -23px;
    opacity: 0.8;
    position: relative;
    width: 22px;
}

.poisk {
    color: #f8f8ff;
    font-size: 9px;
    margin-left: 14px;
    margin-top: 31px;
    overflow-x: hidden;
    position: absolute;
    text-align: left;
    width: 288px;
}

.advert {
    height: 98px;
    margin: 22px 2px 2px;
    overflow: hidden;
    width: 699px;
}

.advert img {
    box-shadow: 0 0 2px #898989;
}

.view img {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0;
    height: 15px;
    margin-left: 1px;
    margin-right: 4px;
    margin-top: -4px;
    vertical-align: middle;
    width: 15px;
}

.ur {
    background-image: url("/templates/vklipe/images/rating_klipa.png");
    background-position: left top;
    background-repeat: repeat-x;
    height: 18px;
    list-style: outside none none;
    margin: 2px 0 0 50px;
    opacity: 0.89;
    padding: 0;
    width: 91px;
}

.ur li.current-ratingu {
    background-image: url("/templates/vklipe/images/rating.png");
    background-position: left bottom;
    display: block;
    height: 18px;
    text-indent: -200px;
    z-index: 1;
}

.unit-ratingu {
    background-image: url("/templates/vklipe/images/rating.png");
    background-position: left top;
    background-repeat: repeat-x;
    height: 19px;
    list-style: outside none none;
    margin: 1px 0 0 125px;
    opacity: 0.69;
    padding: 0;
    position: absolute;
    width: 91px;
}

.unit-ratingu li {
    float: left;
    margin: 0;
    padding: 0;
}

.unit-ratingu li a {
    display: block;
    height: 16px;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px;
    z-index: 3;
}

.unit-ratingu li.current-ratingu {
    background-image: url("/templates/vklipe/images/rating.png");
    background-position: left bottom;
    display: block;
    height: 18px;
    position: absolute;
    text-indent: -200px;
    z-index: 1;
}

.viewe {
    height: 9.9px;
    margin-left: -5px;
    padding: 0 5px;
    vertical-align: sub;
    width: 9.9px;
}

.lk {
    background: linear-gradient(#009a28, #00b42f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 17px;
    border-radius: 4px;
    border: 1px solid #eee;
    margin: 15px 0px 0px 0px;
    padding: 14px;
    text-align: center;
    cursor: pointer;
    transition: 0.2s;
}

.lk:hover {
    transform: scale(1.05);
}

.lky {
    display: none;
}

.top20 {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    color: #009688;
    float: left;
    font-family: Verdana;
    font-size: 13px;
    margin: 2px 5px 4px 2px;
    padding-bottom: 7px;
    padding-top: 4px;
    text-align: center;
    width: 110px;
    transition: all 0.5s ease 0s;
    cursor: pointer;
}

.top20:hover {
    border-bottom: 1px solid #ff9800;
    color: orangered;
}

@-moz-document url-prefix() {
    .ta {
        height: 169px;
    }

    .login_button {
        background: white url("../images/key.png") no-repeat scroll 0 0 / contain;
        border: 0 solid white;
        box-shadow: 0 0 1px #ffffff;
        color: #ffffff;
        font-size: 11px;
        height: 14px;
        margin-left: -2px;
        margin-top: 1px;
        position: absolute;
    }

}

::-webkit-scrollbar {
    width: 9px;
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    border: 1px solid #dde;
    background: linear-gradient(#f9f9f9, #eee) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.poisk h1 {
    font-size: 11px;
    margin: 4px;
}

iframe {
    z-index: -1
}

@font-face {
    font-family: 'Play';
    font-style: normal;
    font-weight: 400;
    src: local('Play'), url(https://fonts.gstatic.com/s/play/v6/VI6dwR3qOFADPI7kkTnlug.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Play';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/play/v17/6aez4K2oVqwIvtU2Hw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

td {
    padding: 0
}

#rating_short {
    perspective: 250px;
    justify-content: space-between;
    height: 23px;
    padding: 0 20px;
    display: flex;
    align-items: center;
}

.flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    height: 35px;
    padding: 0 10px 5px 10px;
    align-items: center;
}


.tope {
    padding: 3px 10px 6px 6px;
}

.singer_win {
    height: 35px;
    align-items: center;
    justify-content: space-evenly;
}

.lklip>div:nth-child(1) {
    color: white;
    transform: scale(1.05);
    text-transform: uppercase;
    font-size: 14px;
}

.lklip>div:hover:nth-child(1) {
    color: white;
    transform: scale(1.05);
}

.lklip>div {
    padding: 10px;
    border: 1px solid #eee;
    height: 55px;
    border-radius: 4px;
    display: flex;
    width: 100%;
    transition: 0.2s;
    align-items: center;
    justify-content: center;
}

#dle-comments-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.35rem 0.5rem 0.5rem .65rem;
    gap: 0.5rem;
}