input.red_border {
    border: 1px solid #c22424;
}

.thumbs-items a,
input,
select,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

ol,
ul,
ul.nav-header {
    list-style: none
}

.welcome,
ul.main-nav>li>a,
ul.nav-header li a {
    text-transform: uppercase
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    outline: 0
}

input,
select,
textarea {
    font: 100% 'Open Sans', sans-serif;
    vertical-align: middle;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

:-moz-placeholder {
    color: #7c7c7c
}

::-moz-placeholder {
    color: #7c7c7c;
    opacity: 1
}

.album-list a:hover img,
.thumbs-categories a.active img,
.thumbs-categories a:hover img,
.thumbs-items a.active img,
.thumbs-items a:hover img,
.thumbs-members a.active img,
.thumbs-members a:hover img {
    opacity: .5
}

::-webkit-input-placeholder {
    color: #7c7c7c
}

:-ms-input-placeholder {
    color: #7c7c7c
}

::placeholder {
    color: #7c7c7c
}

:focus:-moz-placeholder {
    color: transparent
}

:focus::-moz-placeholder {
    color: transparent
}

:focus::-webkit-input-placeholder {
    color: transparent
}

:focus:-ms-input-placeholder {
    color: transparent
}

:focus::placeholder {
    color: transparent
}

body {
    margin: 0;
    color: #9a9a9a;
    background: #000;
    min-width: 320px;
    font: 13px/15px 'Open Sans', sans-serif;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none
}

[class*=ico-] {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background: url(../files/sprites.png) no-repeat
}

.ico-invite,
.ico-login,
.ico-sign {
    width: 16px;
    height: 16px;
    margin: 0 5px 1px 0
}

.ico-login {
    background-position: -25px 0
}

.ico-invite {
    background-position: -50px 0
}

.ico-community {
    width: 8px;
    height: 6px;
    background-position: -25px -50px;
    margin: 0 0 4px 3px
}

.ico-categories {
    width: 13px;
    height: 10px;
    background-position: 0 -50px;
    margin: 0 0 2px
}

.ico-upload {
    width: 13px;
    height: 13px;
    background-position: -50px -50px;
    margin: 0 3px 6px 0
}

.ico-view {
    width: 16px;
    height: 12px;
    background-position: 0 -75px;
    margin: 0 4px 4px 0
}

.ico-straight {
    width: 16px;
    height: 21px;
    background-position: 0 -100px;
    margin: 0 8px 5px 0
}

.ico-gay {
    width: 19px;
    height: 19px;
    background-position: -25px -100px;
    margin: 0 11px 5px 0
}

.ico-list {
    width: 13px;
    height: 13px;
    background-position: 0 -150px;
    margin: 0 6px 4px 0
}

.ico-pagination-left {
    width: 6px;
    height: 10px;
    background-position: -25px -75px;
    margin: 0 0 2px
}

.ico-pagination-right {
    width: 6px;
    height: 10px;
    background-position: -50px -75px;
    margin: 0 0 2px
}

.ico-like {
    width: 34px;
    height: 30px;
    background-position: -75px 0
}

.ico-send {
    width: 39px;
    height: 39px;
    background-position: -75px -50px
}

.ico-share {
    width: 44px;
    height: 34px;
    background-position: -125px 0
}

.ico-report {
    width: 50px;
    height: 38px;
    background-position: -125px -50px
}

.ico-arrow {
    width: 6px;
    height: 9px;
    background-position: -50px -100px;
    margin: 0 10px 3px 0
}

.ico-playlist {
    width: 35px;
    height: 32px;
    background-position: -100px -100px;
    margin: 0
}

.wrapper {
    width: 100%;
    position: relative;
    overflow: hidden
}

.container:after,
.container:before {
    display: block;
    clear: both;
    content: ''
}

.container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 10px
}

.hidden {
    display: none;
}

.header {
    background: #151515
}

.header-top {
    padding: 0 0 5px
}

.welcome {
    float: left;
    font: 11px/25px Roboto, sans-serif;
    color: #fff;
    padding: 5px 0
}

.welcome strong {
    font-weight: 400;
    color: #b60707
}

ul.nav-header {
    margin: 12px 0 0;
    padding: 0;
    float: right
}

ul.nav-header li {
    padding: 0 10px;
    position: relative;
    display: inline-block;
    vertical-align: top
}

ul.nav-header li:last-child {
    padding: 0 0 0 10px
}

ul.nav-header li+li:before {
    content: '';
    width: 1px;
    height: 11px;
    background: #474747;
    position: absolute;
    left: -3px;
    top: 4px
}

ul.nav-header li a {
    font: 11px/16px Lato, sans-serif;
    color: #fff;
    display: inline-block;
    text-decoration: none
}

ul.nav-header li .count-messages {
    display: inline-block;
    margin: 0 0 0 2px;
    background: rgba(27, 140, 59, 1);
    border-radius: 50%;
    position: relative;
    min-width: 10px;
    padding: 0 3px;
    line-height: 16px;
    text-align: center;
    font-size: 11px;
    color: #fff
}

ul.nav-header li .count-messages:hover {
    background: rgba(27, 140, 59, .8);
    color: #dadada
}

ul.nav-header li a:hover,
ul.nav-header li.active a {
    color: #1591c6
}

ul.nav-header li a:hover .ico-sign,
ul.nav-header li.active .ico-sign {
    background-position: 0 -25px
}

ul.nav-header li a:hover .ico-login,
ul.nav-header li.active .ico-login {
    background-position: -25px -25px
}

ul.nav-header li a:hover .ico-invite,
ul.nav-header li.active .ico-invite {
    background-position: -50px -25px
}

.search-form {
    float: right;
    margin: 4px 0 0;
    position: relative;
    overflow: hidden;
    width: 300px
}

.search-form input {
    height: 30px;
    padding: 5px 32px 5px 10px;
    font: 12px/14px Lato, sans-serif
}

.comments .date,
.comments p,
.tools {
    font-family: Arial, sans-serif
}



.header-bottom {
    background: url(../files/bg-header.png) repeat-x #17191c;
    border-top: 1px solid #252525;
    position: relative
}

.header .logo,
.wrapper>.logo {
    width: 140px;
    height: 62px;
    float: left;
    text-indent: -9999px;
    background: url(../files/logo.png) no-repeat;
    margin: 15px 0 9px
}

.wrapper>.logo {
    float: none;
    display: block;
    margin: 15px auto 5px
}

ul.main-nav {
    width: 78%;
    display: table;
    text-align: center;
    margin: 3px 0;
    padding: 20px 0;
    float: right;
    background: #151515;
    box-shadow: 0 0 2px 2px #151515;
    -webkit-box-shadow: 0 0 2px 2px #151515;
    -moz-box-shadow: 0 0 2px 2px #151515
}

ul.main-nav>li {
    border-left: 1px solid #4F4D4D;
    display: table-cell;
    vertical-align: middle
}

ul.main-nav>li:first-child {
    border-left: none
}

ul.main-nav>li>a {
    font-size: 14px;
    line-height: 40px;
    display: block;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding: 0 3px;
    cursor: pointer
}

ul.main-nav>li.active>a:after,
ul.main-nav>li:hover>a:after {
    position: absolute;
    height: 3px;
    content: '';
    width: 100%;
    background: #ff0036;
    left: 0;
    bottom: 0
}

ul.main-nav>li.drop:hover .dropable {
    display: block
}

ul.main-nav>li.drop .main-nav {
    width: 100%
}

ul.main-nav>li.drop .dropable {
    padding: 20px 9999px
}

ul.main-nav .menu-links {
    font-size: 0
}

ul.main-nav .menu-links a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: #37393a;
    padding: 10px 5px;
    margin: 4px;
    width: 90px
}

ul.main-nav .menu-links a .svg-holder {
    font-size: 30px;
    height: 30px;
    margin: 0 0 10px
}

ul.main-nav .menu-links a .svg-holder .svg-icon-viewed {
    font-size: 24px;
    margin: 3px 0 0
}

ul.main-nav .menu-links a.active,
ul.main-nav .menu-links a:hover {
    background: #656565
}

ul.main-nav .menu-links a .text {
    font-size: 12px;
    line-height: 14px;
    display: block
}

.dropable {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(20, 20, 20, .9);
    display: none;
    margin: 0 -9999px;
    padding: 46px 9999px 17px;
    z-index: 100
}

ul.category {
    text-align: center
}

ul.category li {
    display: inline-block;
    vertical-align: top;
    margin: 3px 7px 0 0
}

ul.category li a {
    position: relative;
    display: block
}

ul.category li a img {
    display: block
}

ul.category li.see-all {
    margin: 0
}

ul.category li.see-all a {
    width: 111px;
    line-height: 42px;
    text-align: center;
    background: #292c33;
    display: block;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    position: relative
}

ul.category li.see-all a:first-child {
    margin-bottom: 4px
}

ul.category li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 23px;
    background: rgba(0, 0, 0, .8);
    color: #9a9a9a;
    text-transform: uppercase
}

.headline h1,
.headline h2 {
    line-height: 18px;
    text-transform: uppercase;
    float: left
}

ul.category li a:hover span {
    color: #ff0036
}

.main {
    margin: 1px 0;
    border-top: 1px solid #1d1d1d;
    border-bottom: 1px solid #1d1d1d
}

.content {
    width: 100%;
    float: left;
    padding-right: 220px;
    margin-right: -220px;
    box-sizing: border-box
}

.headline {
    margin: 5px 0 12px;
    color: #747474
}

.headline:after {
    content: "";
    display: block;
    clear: both
}

.headline h1 {
    font-size: 16px
}

.headline h2 {
    font-size: 14px
}

.headline span {
    margin: 5px 0 0 10px;
    font-size: 10px;
    line-height: 12px;
    float: left;
    text-transform: uppercase
}

.headline .sorting {
    float: right;
    cursor: pointer;
    position: relative;
    min-width: 125px;
    margin: 0 1px 0 5px
}

.headline .sorting:hover .sort {
    display: block
}

.headline .sorting .current {
    display: block;
    padding: 5px 22px 5px 14px;
    border: 1px solid #656666;
    position: relative;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    background: #2b2b2b
}

.headline .sorting .current:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #fff;
    width: 0;
    height: 0
}

.headline .sorting .sort {
    display: none;
    position: absolute;
    z-index: 10;
    background: #2b2b2b;
    width: 100%;
    border: 1px solid #656666;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: -1px 0 0
}

.headline .sorting .sort a {
    display: block;
    font-size: 13px;
    line-height: 17px;
    padding: 5px 0 5px 14px;
    color: #cacaca;
    text-decoration: none
}

.headline .sorting .sort a:hover {
    color: #fff;
    background: #000
}

.thumbs-items {
    font-size: 0;
    text-align: center
}

.thumbs-items a,
.list-playlists .item {
    display: inline-block;
    text-align: left;
    width: 240px;
    color: #fff;
    margin: 0 4px 13px;
    font-size: 13px;
    text-decoration: none;
    vertical-align: top;
    box-sizing: border-box
}

.list-playlists .thumbs-items .item .link {
    width: 100%;
    color: #fff;
    font-size: 13px;
    text-align: left;
    display: inline-block;
    margin: 0; 
    box-sizing: border-box
}

.column-centre.column-video,
.column-right .thumbs-items {
    box-sizing: border-box
}

.thumbs-items.embed-items a {
    width: 180px
}

.thumbs-items img {
    vertical-align: top;
    width: 100%;
    height: auto
}

.thumbs-items a .icon-private {
    position: absolute;
    background: #37393a;
    width: 25px;
    height: 25px;
    left: 6px;
    bottom: 6px;
    padding: 6px
}

.thumbs-items a .icon-private .svg-icon {
    font-size: 25px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.thumbs-items a:hover .icon-private {
    display: none
}

.thumbs-items .thumb {
    position: relative;
    display: block;
    padding-bottom: 75%;
}

.thumbs-items.thumbs-photo .thumb {
    padding-bottom: 134%;
}

.thumbs-items .thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.thumbs-items .thumb .duration,
.thumbs-items .thumb .quality {
    position: absolute;
    top: 5px;
    background: rgba(46, 48, 50, .9);
    font-size: 12px;
    line-height: 19px;
    padding: 0 5px;
    z-index: 1
}

.thumbs-items .thumb .info,
.thumbs-items .thumb .percent {
    bottom: 10px;
    right: 5px;
    position: absolute;
    line-height: 30px;
    font-size: 11px;
    text-align: center
}

.thumbs-items .thumb .quality {
    left: 5px
}

.thumbs-items .thumb .duration {
    right: 5px
}

.thumbs-items .thumb .percent {
    width: 30px;
    background: #1b8c3b;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    z-index: 1
}

.thumbs-items .thumb .info {
    width: 230px;
    display: none;
    background: #2e2f31;
    white-space: nowrap;
    overflow: hidden;
    -webkit-border-top-right-radius: 16px;
    -webkit-border-bottom-right-radius: 16px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomright: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px
}

.thumbs-items .thumb .info .view {
    display: table-cell;
    position: relative
}

.thumbs-items .thumb .info .view:after {
    content: '';
    width: 1px;
    height: 11px;
    position: absolute;
    background: #5c677a;
    right: 0;
    top: 10px
}

.thumbs-items .thumb .info .date {
    display: table-cell
}

.thumbs-items .thumb .info .likes {
    display: table-cell;
    padding: 0 0 0 10px;
    background: #199949;
    width: 68px;
    font-size: 12px;
    text-align: left
}

.thumbs-items .thumb ul.scale {
    position: absolute;
    bottom: 2px;
    display: none;
    left: 50%;
    margin-left: -94px
}

.sidebar,
a.tab {
    position: relative
}

.thumbs-items .thumb ul.scale li {
    width: 20px;
    height: 3px;
    background: #fff;
    float: left;
    margin: 0 1px 0 0
}

.thumbs-items .thumb ul.scale li.active,
.thumbs-items .thumb ul.scale li:hover {
    background: #8e0f14
}

.thumbs-items a.active .info,
.thumbs-items a.active ul.scale,
.thumbs-items a:hover .info,
.thumbs-items a:hover ul.scale {
    display: table
}

.thumbs-items .title {
    line-height: 18px;
    display: block;
    padding: 5px 0 0;
    color: #9a9a9a;
    height: 35px;
    overflow: hidden
}

.thumbs-items a.active .title,
.thumbs-items a:hover .title {
    color: #fff
}

.pagination {
    text-align: center;
    margin: 0 0 29px
}

.pagination ul li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 7px 0 0
}

.pagination ul li a,
.pagination ul li span {
    line-height: 30px;
    background: #5a6378;
    display: block;
    padding: 0 7px;
    min-width: 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 3px solid transparent;
    color: #fff;
    text-decoration: none
}

.pagination ul li a:hover {
    border: 3px solid #5a6378;
    background: 0 0;
    color: #5a6378
}

.pagination ul li.pagination-next a,
.pagination ul li.pagination-previous a {
    background: #393f4f
}

.pagination ul li.pagination-next a:hover,
.pagination ul li.pagination-previous a:hover {
    background: #1d2028;
    border-color: transparent
}

.pagination ul li.active span {
    background: #ff0036
}

.pagination ul li.pagination-dots a {
    background: 0 0;
    line-height: 10px;
    padding: 20px 0 0;
    border: none
}

.pagination ul li.pagination-dots a:hover {
    border: none
}

.sidebar {
    float: right;
    width: 211px
}

.categories-list {
    margin: 0 0 17px
}

.tabset {
    display: table;
    width: 100%
}

a.tab {
    display: table-cell;
    color: #6f6f6f;
    line-height: 40px;
    text-decoration: none;
    font-size: 12px;
    border-bottom: 1px solid #232323;
    padding: 0 11px
}

a.tab:first-child {
    border-right: 1px solid #232323
}

a.tab.active {
    color: #fff;
    background: #16181b
}

a.tab.active:after {
    position: absolute;
    height: 3px;
    content: '';
    width: 100%;
    background: #ff0036;
    left: 0;
    bottom: 0
}

a.active .ico-straight {
    background-position: 0 -125px
}

a.active .ico-gay {
    background-position: -25px -125px
}

div.tab {
    clear: both
}

.categories-list ul {
    background: #16181b;
    padding: 11px 0 10px;
    text-align: center
}

.categories-list ul li {
    text-align: left
}

.categories-list ul li a {
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #cacaca;
    text-decoration: none;
    padding: 0 40px 0 10px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize
}

.footer-nav ul li a,
ul.description li a {
    text-transform: uppercase;
    text-decoration: none
}

.amount {
    position: absolute;
    line-height: 24px;
    padding: 0 6px;
    font-size: 11px;
    background: #2b2b2b;
    right: 10px;
    bottom: 3px;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 12px;
    color: #ababab;
    display: none;
    min-width: 12px
}

.categories-list ul li a:hover span,
.categories-list ul li.active a span {
    display: block
}

.categories-list ul li a:hover,
.categories-list ul li.active a {
    color: #fff;
    background: #000
}

.categories-list a:hover .ico-list,
.categories-list li.active .ico-list {
    background-position: -25px -150px
}

.categories-list .checkbox {
    position: absolute;
    right: 10px;
    top: 6px;
    pointer-events: none
}

.categories-list .head {
    overflow: hidden;
    margin: 5px 0
}

.categories-list .btn-uncheck {
    float: left;
    padding: 0 7px;
    background: #ea3a3a
}

.categories-list .btn-apply {
    float: right;
    padding: 0 7px;
    background: #1b8c3b
}

ul.links {
    background: #121212;
    padding: 3px 0 8px;
    margin: 0 0 10px
}

ul.links li a {
    text-decoration: none;
    display: block;
    padding: 8px 0 8px 33px;
    position: relative;
    line-height: 17px
}

ul.links li a:hover,
ul.links li.active a {
    background: #000
}

ul.links li a:before {
    content: "";
    width: 13px;
    height: 13px;
    background: url(../static/sprites.png) 0 -175px no-repeat;
    position: absolute;
    left: 11px;
    top: 50%;
    margin-top: -7px
}

ul.links li a:hover:before,
ul.links li.active a:before {
    background-position: -25px -175px
}

ul.links .title {
    display: block;
    color: #cacaca;
    font-weight: 700
}

ul.links .title2 {
    color: #737373;
    display: block
}

.footer {
    background: #17191c;
    color: #737373
}

.bottom-spots {
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #333
}

.bottom-spots .spot {
    margin: 3px;
    width: 300px;
    height: 250px;
    display: inline-block;
    vertical-align: top
}

.bottom-spots .spot a,
.bottom-spots .spot img {
    display: block
}

.footer-logo {
    float: left;
    margin: 30px 30px 0 5px
}

.footer-logo .logo {
    width: 95px;
    height: 42px;
    display: block;
    text-indent: -9999px;
    background: url(../files/logo-footer.png) no-repeat;
    margin: 0 0 4px
}

.photo-holder,
.search-photo,
.tags {
    background: #16181b
}

.footer-logo span {
    font-size: 10px
}

.footer-logo span a {
    color: #b9b9b9;
    text-decoration: none
}

.footer-nav {
    padding: 40px 0 15px;
    overflow: hidden
}

.footer-nav ul {
    float: right;
    margin: 0 0 20px;
    text-align: center
}

.footer-nav ul li {
    padding: 3px 9px 0 0;
    display: inline-block;
    vertical-align: top
}

.footer-nav ul li:after {
    content: '|';
    padding-left: 9px
}

.footer-nav ul li:last-child:after,
.tools-right a .tooltip:after,
.tools:after,
ul.tools-left li:after {
    content: ''
}

.footer-nav ul li:last-child:after {
    padding: 0
}

.footer-nav ul li a {
    font-size: 12px;
    line-height: 14px;
    color: #737373
}

.footer-nav ul li.active a {
    color: #1378a4
}

.footer-nav ul li a:hover {
    color: #fefefe
}

.footer-nav p {
    float: right;
    clear: right;
    font-size: 12px;
    margin: 0 0 12px;
    text-align: left
}

.footer-nav p:last-child {
    font-size: 11px
}

.thumbs-photo {
    margin: 0 0 17px
}

.thumbs-photo a {
    width: 120px !important;
    margin: 0 12px 6px !important
}

.thumbs-photo .thumb .duration {
    right: 3px;
    top: 3px;
    padding: 0 3px 0 4px
}

.thumbs-photo .thumb .percent {
    bottom: 3px;
    right: 3px
}

.thumbs-photo .thumb .info {
    bottom: 3px;
    right: 3px;
    width: 114px
}

.thumbs-photo .thumb .info .likes {
    text-indent: -9999px;
    width: 20px
}

.search-photo {
    padding: 15px 10px 21px;
    margin: 0 0 15px
}

.search-photo .search-form {
    width: 100%;
    float: none;
    margin: 0
}

.tags {
    padding: 4px 10px 7px 11px;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    margin-bottom: 5px
}

.tags a {
    text-decoration: none;
    color: #cacaca;
    white-space: nowrap
}

.tags a:hover,
ul.tools-left .title strong {
    color: #fff
}

.wrap {
    margin: 0 0 32px
}

.photo-holder {
    padding: 10px 0;
    text-align: center
}

.photo-holder img {
    vertical-align: top;
    max-width: 100%;
    height: auto
}

.tools {
    border-bottom: 1px solid #2b2f34;
    background: url(../files/bg-tools.png) repeat-x
}

.tools:after {
    clear: both;
    display: block
}

.tools ul.tools-left {
    float: left;
    width: 62%;
    display: table
}

.tools ul.tools-left li {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 0 0
}

ul.tools-left li:first-child {
    padding: 2px !important;
    width: 127px
}

ul.tools-left li:first-child .title {
    text-align: left
}

ul.tools-left li:first-child img {
    float: left;
    cursor: pointer;
    width: 25px
}

ul.tools-left li:first-child .disabled img {
    cursor: not-allowed
}

ul.tools-left li:after {
    position: absolute;
    width: 1px;
    height: 39px;
    right: 0;
    top: 8px;
    background: #2b2f34
}

ul.tools-left .title {
    display: block;
    font-size: 12px;
    line-height: 20px
}

ul.tools-left .title-description {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.tools ul.tools-right {
    float: right;
    width: 38%;
    text-align: center;
    display: table
}

.tools ul.tools-right li {
    display: table-cell;
    background: url(../files/bg-tools.png) repeat-x;
    position: relative
}

.tools ul.tools-right .btn-favourites ul li.hidden {
    display: none;
}

.tools ul.tools-right a {
    display: block;
    line-height: 55px;
    border-left: 1px solid #151618;
    min-width: 39px;
    cursor: pointer;
}

.tools .btn-favourites:hover ul {
    display: block;
}

.tools-right a .tooltip {
    display: none;
    font-size: 11px;
    line-height: 13px;
    padding: 7px 0 5px;
    background: #fbfbfa;
    position: absolute;
    left: 50%;
    margin: 0 0 2px -44px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    z-index: 10;
    bottom: 100%;
    min-width: 88px;
    text-align: center;
    color: #585858
}

.tools-right a .tooltip:after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -6px;
    border-top: 8px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent
}

.tools-right a:hover .tooltip {
    display: block
}

.wrap .box {
    background: #16181b;
    padding: 0 10px
}

ul.description li {
    padding: 11px 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid #323232
}

ul.description li:first-child {
    border-top: none
}

ul.description li p {
    font-size: 13px;
    line-height: 16px;
    width: 650px
}

ul.description li a {
    color: #fff;
    font-size: 13px;
    line-height: 15px
}

ul.description li a:hover {
    color: #ff0036
}

.box .author {
    color: #1579a4 !important;
    text-transform: none;
    text-decoration: none
}

.modal-content .headline,
.rememb,
.search-members p,
.topmost a,
a.action-button,
button {
    text-transform: uppercase
}

.album-list {
    margin: 0 0 0 -4px;
    overflow: hidden;
    position: relative;
    padding: 19px 0 10px;
    font-size: 0;
    text-align: center
}

.album-list:after,
.album-list:before {
    width: 988px;
    height: 1px;
    position: absolute;
    left: 4px;
    content: ''
}

.album-list:before {
    background: #333;
    top: 0
}

.album-list:after {
    background: #000;
    bottom: 0
}

.album-list a {
    margin: 0 2px 4px;
    position: relative;
    display: inline-block
}

.album-list img {
    vertical-align: top
}

.comments {
    padding: 10px 0;
    border-top: 1px solid #323232
}

.comment-form form {
    overflow: hidden
}

.comment-form span {
    font-size: 13px !important;
    line-height: 16px !important;
    display: block !important;
    margin: 0 0 11px !important
}

textarea {
    border: none;
    resize: none;
    background: #292929;
    float: left;
    padding: 11px 12px;
    margin: 0;
    font-size: 13px;
    line-height: 17px;
    color: #717171;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 100%
}

.comment-form textarea {
    height: 55px
}

button.send {
    width: 69px;
    float: right;
    margin-left: 10px
}

.comment {
    border-bottom: 1px solid #0b0c0d;
    border-top: 1px solid #242527;
    padding: 13px 0 0
}

.comment:first-child {
    border-top: none
}

.comment:last-child {
    border-bottom: none
}

.comments .date {
    margin: 0 0 0 10px;
    font-size: 11px;
    line-height: 13px
}

.comments p {
    font-size: 12px;
    line-height: 18px;
    width: 664px;
    padding: 10px 0 11px
}

.box .unknown {
    color: #717272
}

.categories-left {
    float: left
}

.categories-block {
    margin: 0 0 19px
}

.categories-block .tabset {
    width: 187px;
    float: right;
    margin: 4px 0
}

.categories-block a.tab {
    line-height: 28px;
    font-size: 12px;
    padding: 0 11px;
    border: none
}

.thumbs-categories a .title,
.thumbs-members a .date,
.thumbs-members a .title {
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.categories-block a.tab:first-child:before {
    position: absolute;
    height: 13px;
    content: '';
    width: 2px;
    background: #6e6e6e;
    right: 0;
    top: 9px
}

.thumbs-categories a,
.thumbs-members a {
    position: relative;
    vertical-align: top;
    text-decoration: none
}

.categories-block a.tab.active {
    color: #fff;
    background: 0 0
}

.categories-block a.tab.active:after {
    height: 2px
}

.thumbs-categories {
    font-size: 0;
    text-align: center
}

.thumbs-categories a {
    display: inline-block;
    text-align: left;
    width: 240px;
    margin: 0 4px 10px
}

.thumbs-categories a .title {
    font-size: 14px;
    color: #9a9a9a;
    background: #111214;
    display: block;
    padding: 0 30px 0 9px
}

.thumbs-categories a.active .title,
.thumbs-categories a:hover .title {
    background: #ff0036;
    color: #fff
}

.thumbs-categories .amount {
    display: block;
    right: 6px
}

.thumbs-categories a.active .amount,
.thumbs-categories a:hover .amount {
    background: #fff;
    color: #2e3033
}

.thumbs-categories img {
    vertical-align: top;
    width: 100%;
    height: auto
}

.thumbs-members {
    margin: 0 0 16px;
    font-size: 0;
    text-align: center
}

.thumbs-members img {
    vertical-align: top
}

.thumbs-members a {
    display: inline-block;
    width: 150px;
    margin: 0 10px 5px;
    text-align: left
}

.thumbs-members a .title {
    font-size: 13px;
    color: #9a9a9a;
    display: block
}

.thumbs-members a.active .title,
.thumbs-members a:hover .title {
    color: #fff
}

.thumbs-members a .date {
    display: none;
    font-size: 11px;
    color: #fff;
    background: #2e2f31;
    position: absolute;
    top: 87px;
    left: 3px;
    padding: 0 9px;
    max-width: 126px
}

.thumbs-members a.active .date,
.thumbs-members a:hover .date {
    display: block
}

.search-members {
    padding: 4px 10px 20px;
    background: #16181b;
    margin: 0 0 16px
}

.search-members form {
    overflow: hidden
}

.search-members .form-group {
    margin: 10px 0 0;
    overflow: hidden
}

.search-members .form-group:first-child {
    margin: 0
}

.search-members input {
    height: 30px
}

.search-members p {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    margin: 0 0 6px
}

.search-members .separator {
    margin: 0 5px 0 9px
}

.search-members .select2-container .select2-choice {
    height: 30px;
    line-height: 30px
}

.search-members .select.age {
    width: 82px
}

.search-members label {
    margin: 6px 0 0;
    font-size: 11px;
    float: none;
    line-height: 13px
}

.search-members .checkboxArea,
.search-members .checkboxAreaChecked {
    margin: 0 5px 0 0
}

.checkbox-holder {
    overflow: hidden;
    margin: 8px 0 0
}

button.search {
    width: 79px;
    float: right;
    margin: 15px 0 0
}

.columns:after,
.columns:before {
    content: "";
    display: block;
    clear: both
}

.columns {
    display: table;
    width: 100%
}

.column-left {
    float: left;
    width: 212px;
    margin: 0 10px 0 0;
    background: #16181b
}

.column-left .thumbs-items {
    margin: 0;
    padding: 1px 6px 5px
}

.column-left .thumbs-items a {
    width: 200px;
    margin: 5px 0 0
}

.column-left .thumb .quality,
.thumb .duration {
    top: 3px
}

.column-left .thumb .quality {
    left: 3px;
    top: 3px
}

.column-left .thumb .duration {
    right: 3px;
    top: 3px
}

.column-left .thumb .percent {
    right: 3px
}

.column-left .thumb .info {
    right: 3px;
    width: 194px
}

.column-left .thumb .info .likes {
    width: 32px;
    text-indent: -9999px
}

.column-left .thumbs-items .title {
    line-height: 18px;
    display: block;
    padding: 3px 0 0
}

.column-centre {
    overflow: hidden
}

.column-centre.column-video {
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    padding-right: 10px
}

.column-centre .video-holder {
    text-align: center;
    background: #16181b
}

.column-centre .video-holder p {
    padding: 10px 0;
    color: red
}

.column-centre .video-holder a {
    color: #1579a4;
    text-decoration: none
}

.column-centre .avt {
    padding: 7px 7px 5px;
    background: #111315
}

.column-centre .avt a,
.column-centre .avt img {
    display: block
}

.tools .title-description {
    font-size: 13px
}

.tools ul.tools-left li:last-child:after {
    background: 0 0
}

.block-share {
    display: none;
    overflow: hidden;
    padding: 10px;
    background: #16181b;
    border-bottom: 1px solid #2b2f34
}

.block-share form {
    overflow: hidden
}

.block-share .title {
    float: left;
    width: 120px;
    margin: 0 20px 0 0
}

.block-share textarea {
    height: 65px
}

.block-share .socials {
    width: 100%;
    overflow: hidden;
    padding: 10px 0
}

.column-right {
    display: table-cell;
    vertical-align: top;
    width: 1%;
    min-width: 310px
}

.column-right .bottom-spots {
    padding: 4px;
    margin: 0 0 8px;
    border: 1px solid #323232;
    background: #16181b
}

.column-right .bottom-spots:after {
    position: relative;
    content: "Advertisement";
    display: block;
    font-size: 10px;
    margin-top: 4px;
    letter-spacing: 1px;
    opacity: .4;
    text-align: center
}

.active_btn .ico_bar:nth-child(2),
.fade {
    opacity: 0
}

.column-right .bottom-spots .spot {
    margin: 0 0 4px
}

.column-right .thumbs-items {
    padding: 0;
    box-sizing: border-box;
    margin: 0 -4px
}

.column-right .thumbs-items a {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0 4px 10px
}

.column-right .thumb .info {
    width: 142px
}

.column-right .thumb .info .date,
.column-right .thumb .info .view:after {
    display: none
}

.trailer {
    margin: 0 0 7px -10px
}

.trailer.thumbs-items a {
    margin: 0 0 13px 10px
}

@media screen and (max-width:1023px) {
    .columns {
        display: block
    }

    .column-centre.column-video,
    .column-right {
        display: block;
        width: 100%
    }

    .column-right .thumbs-items a {
        width: 33.33333%
    }

    .column-right .thumbs-items {
        margin: 0
    }

    .more-link {
        width: 100% !important
    }
}

@media screen and (max-width:480px) {
    .column-right .thumbs-items a {
        width: 50%
    }
}

.profile {
    padding: 5px;
    background: #16181b;
    overflow: hidden;
    margin: 0 0 26px
}

.profile span {
    font-size: 14px;
    line-height: 30px;
    display: block
}

.profile span strong {
    color: #fff;
    font-weight: 400
}

.profile .case {
    border-bottom: 1px solid #000;
    border-top: 1px solid #323232;
    overflow: hidden
}

.profile .case:first-child {
    border-top: none
}

.profile .case:last-child {
    border-bottom: none
}

.profile .case-top {
    padding: 0 0 15px
}

.profile .case-left,
.profile .case-right {
    padding: 0 20px;
    margin: 12px 0 15px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box
}

.profile .case-left {
    position: relative;
    width: 45%
}

.profile .case-left:after,
.profile .case-left:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    right: 1px
}

.profile .case-left:before {
    background: #323232;
    right: 0
}

.profile .case-right {
    width: 45%
}

.profile .buttons {
    padding: 20px 0 13px;
    border-top: 1px solid #323232
}

a.action-button {
    font-weight: 700;
    padding: 0 12px;
    margin: 0 3px 0 0;
    line-height: 33px;
    background: #393f4f;
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none
}

a.action-button:hover {
    background: #ff0036
}

.profile .comment-form {
    margin: 0 0 27px
}

.profile .ico-community {
    margin: 0 0 4px
}

.show-all {
    color: #1591c6;
    text-decoration: none;
    font-size: 11px;
    margin: 0 0 0 7px
}

.events {
    color: #7c7c7c;
    margin: 0 0 26px
}

.event {
    background: #16181b;
    margin-bottom: 5px;
    padding: 5px 0 16px 9px
}

.time {
    font-size: 10px;
    line-height: 18px;
    display: block
}

.entries a,
.event a {
    color: #1591c6;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none
}

.entries {
    margin: 0 0 30px
}

.entries .entry {
    overflow: hidden;
    background: #16181b;
    margin: 0 0 5px;
    padding: 5px 10px 5px 5px
}

.entries .entry .user-avatar {
    float: left;
    margin: 0 10px 0 0;
    width: 100px;
    text-align: center
}

.entries .entry .user-comment {
    overflow: hidden
}

.entries .entry p {
    color: #fff;
    display: block;
    line-height: 18px;
    font-size: 14px;
    margin: 11px 0 0
}

.anonymous_user {
    font-size: 13px;
    line-height: 18px
}

.profile-menu {
    overflow: hidden
}

.profile-menu .avatar {
    background: #16181b;
    padding: 30px 0 14px;
    text-align: center
}

.request3,
label {
    text-align: right
}

.profile-menu .avatar img {
    vertical-align: top
}

.profile-menu ul {
    background: #16181b;
    padding: 5px 0 12px;
    margin: 0 0 15px
}

.profile-menu ul li a,
.profile-menu ul li span {
    font-size: 14px;
    line-height: 30px;
    color: #cacaca;
    padding: 0 0 0 15px;
    text-decoration: none;
    display: block
}

.profile-menu ul li a:hover,
.profile-menu ul li.active span {
    background: #000
}

.profile-menu ul li a:hover .ico-arrow,
.profile-menu ul li.active span .ico-arrow {
    background-position: -50px -125px
}

.profile-menu .my-avatar {
    padding: 30px 0;
    margin: 0 0 15px
}

.edit-profile {
    overflow: hidden;
    padding: 20px;
    margin: 0 0 20px;
    background: #16181b
}

.edit-profile form {
    overflow: hidden;
    width: 480px;
    margin: 0 auto
}

.row {
    overflow: hidden;
    margin: 17px 0 0
}

.row .holder {
    float: right;
    width: 329px;
}

.edit_profile_pass .row .holder {
    width: 308px;
}

.row .holder a {
    color: #1591c6
}

.indicator,
.select,
input {
    width: 100%
}

label {
    font-size: 13px;
    font-family: open_sanssemibold, sans-serif;
    color: #969696;
    float: right;
    line-height: 30px;
    margin: 0 18px 0 0
}

.request,
input {
    font-size: 12px
}

label.avatar-size {
    font-family: 'Open Sans', sans-serif;
    line-height: 14px;
    margin: 10px 19px 0 0
}

.rememb,
.request3,
.signup-form .box-right .request {
    font-family: open_sanssemibold, sans-serif
}

label.avatar-size strong {
    font-size: 12px;
    font-weight: 400
}

input {
    background: #2b2b2b;
    border: none;
    color: #7c7c7c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0;
    height: 33px;
    padding: 5px 10px
}

.file-control {
    position: relative;
}

.file-control .fileInput {
    opacity: 0;
    z-index: 3;
}

.inputFileText,
#edit_profile_avatar {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
}

#edit_profile_avatar {
    z-index: 3;
    opacity: 0;
}

.indicator-holder {
    margin-top: 5px;
    width: 100%;
    height: 6px;
    outline: #000 solid 1px;
    box-sizing: border-box;
    position: relative;
    background: #d34a00;
    background: -moz-linear-gradient(left, rgba(211, 74, 0, 1) 0, rgba(204, 119, 0, 1) 25%, rgba(173, 167, 0, 1) 50%, rgba(85, 183, 0, 1) 77%, rgba(0, 140, 30, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(211, 74, 0, 1)), color-stop(25%, rgba(204, 119, 0, 1)), color-stop(50%, rgba(173, 167, 0, 1)), color-stop(77%, rgba(85, 183, 0, 1)), color-stop(100%, rgba(0, 140, 30, 1)));
    background: -webkit-linear-gradient(left, rgba(211, 74, 0, 1) 0, rgba(204, 119, 0, 1) 25%, rgba(173, 167, 0, 1) 50%, rgba(85, 183, 0, 1) 77%, rgba(0, 140, 30, 1) 100%);
    background: -o-linear-gradient(left, rgba(211, 74, 0, 1) 0, rgba(204, 119, 0, 1) 25%, rgba(173, 167, 0, 1) 50%, rgba(85, 183, 0, 1) 77%, rgba(0, 140, 30, 1) 100%);
    background: -ms-linear-gradient(left, rgba(211, 74, 0, 1) 0, rgba(204, 119, 0, 1) 25%, rgba(173, 167, 0, 1) 50%, rgba(85, 183, 0, 1) 77%, rgba(0, 140, 30, 1) 100%);
    background: linear-gradient(to right, rgba(211, 74, 0, 1) 0, rgba(204, 119, 0, 1) 25%, rgba(173, 167, 0, 1) 50%, rgba(85, 183, 0, 1) 77%, rgba(0, 140, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34a00', endColorstr='#008c1e', GradientType=1)
}

.indicator {
    background: #333;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.request {
    display: block;
    line-height: 18px;
    margin: 8px 0;
    color: #fff
}

.edit-profile .request2 {
    margin: 30px 0 28px
}

.select.year {
    width: 102px;
    margin: 0 0 0 5px
}

.select.month {
    width: 125px;
    margin: 0 0 0 5px
}

.select.day {
    width: 92px
}

.del-ava {
    margin: 0
}

.del-ava label {
    margin: 2px 0 4px;
    font-size: 11px;
    float: left
}

.clear {
    margin: 0
}

.outtaHere {
    position: absolute;
    left: -3000px
}

.checkboxArea,
.checkboxAreaChecked {
    width: 17px;
    height: 17px;
    background: #2b2b2b;
    vertical-align: bottom;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: left
}

.del-ava input:checked + .checkboxArea,
.checkboxAreaChecked,
.toggle-button.active .checkboxArea {
    background: url(../files/checkbox.png) 50% 50% no-repeat #2b2b2b
}


.del-ava .checkboxArea,
.del-ava .checkboxAreaChecked {
    margin: 8px 6px 0 0
}

button,
input.delete {
    padding: 0;
    margin: 0;
    line-height: 33px;
    background: #393f4f;
    color: #fff;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

button.confirm {
    width: 97px
}

.edit-profile .box-right {
    float: left;
    width: 431px
}

.edit-profile .box-right .row .holder {
    width: 239px
}

.select2-container .select2-choice {
    display: block;
    font-size: 12px;
    height: 33px;
    padding: 0 0 0 12px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    line-height: 33px;
    color: #7c7c7c;
    text-decoration: none;
    background: #2b2b2b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.select2-drop {
    width: 100%;
    font-size: 13px;
    margin-top: -2px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #222425;
    padding: 0;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.select2-drop-active,
.select2-drop.select2-drop-above.select2-drop-active {
    border: 1px solid #82807D
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 34px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 2px;
    background: #222425
}

.select2-container .select2-choice .select2-arrow:before {
    content: '';
    position: absolute;
    top: 15px;
    right: 11px;
    background: url(../files/sprites.png) -75px -100px no-repeat;
    width: 11px;
    height: 6px
}

.select2-dropdown-open .select2-choice {
    background: #2b2b2b
}

.select2-dropdown-open .select2-choice .select2-arrow:before {
    background-position: -75px -125px
}

.select2-results {
    max-height: 200px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}

#delete_albums_form,
#delete_albums_form .thumb-holder .options,
#delete_videos_form,
.block-report,
.block-report form,
.feedback .block_content,
.feedback .control,
.psevdoFile,
.select-form,
.select2-container-multi .select2-choices,
.send_message form,
.send_to_friend .button,
.signup-form form {
    overflow: hidden
}

.select2-results .select2-result-label {
    padding: 0 12px;
    margin: 0;
    cursor: pointer;
    line-height: 30px
}

.select2-results .select2-highlighted {
    background: #82807D;
    color: #fff
}

.select2-container.select2-drop-above .select2-choice {
    background: #2b2b2b
}

.select2-drop.select2-drop-above {
    margin-top: 2px;
    padding: 0;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.select2-container-multi {
    background: url(../files/select.png) 100% 0 no-repeat #2b2b2b;
    border-radius: 2px
}

.select2-container-multi .select2-choices {
    padding: 0 34px 0 5px;
    cursor: pointer;
    border-radius: 2px
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 0 18px 0 5px;
    margin: 3px 5px 0 0;
    position: relative;
    line-height: 25px;
    cursor: default;
    border: 1px solid #16181b;
    border-radius: 2px;
    background: #333;
    color: #9a9a9a;
}



.select2-results .select2-no-results {
    padding: 0 12px;
    background: #222425;
    line-height: 30px;
    color: #CF3E3E
}

.login-form,
.password-form,
.signup-form,
.video-form {
    padding: 20px;
    background: #16181b
}

.signup-form {
    margin: 0 0 25px
}

.signup-form form {
    width: 480px;
    margin: 0 auto
}

.captcha img {
    vertical-align: top
}

.security-code {
    margin: 12px 0 11px
}

.security-code label {
    float: left
}

.signup-form .request2 {
    margin: 0 0 17px
}

.login-form {
    margin: 0 0 25px
}

.login-form .box {
    width: 480px;
    margin: 0 auto
}

.request3 {
    margin: 15px 0 13px
}

.btn-more,
.main_photo {
    text-align: center
}

button.login {
    width: 74px;
    margin: 0 13px 0 0
}

.rememb {
    color: #1591c6;
    font-size: 12px;
    line-height: 30px;
    text-decoration: none
}

.password-form {
    margin: 0 0 30px
}

.password-form .box {
    width: 480px;
    margin: 0 auto
}

button.get-pas {
    width: 124px
}

.video-form {
    margin-bottom: 50px
}

.video-form form {
    width: 480px;
    margin: 0 auto
}

.video-form textarea {
    font-size: 12px;
    height: 92px;
    color: #7c7c7c;
    float: none
}

.video-form label {
    width: 130px;
    float: left;
}

.video-form label strong {
    font-size: 10px;
    color: #525252;
    line-height: 1;
}
.video-form .request2 {
    margin: 0 0 0 7px;
    line-height: 30px;
    float: left
}

.video-form .screen {
    line-height: 10px;
    margin: 14px 19px 0 0
}

.video-form .screen strong {
    font-size: 10px;
    color: #525252
}

.video-form .row2 {
    margin: 9px 0 0
}

button.choose {
    width: 103px;
    margin: 0 0 0 5px
}

button.upload {
    width: 143px
}

button.cancel {
    width: 80px;
    margin: 0 0 0 5px
}

.radioArea,
.radioAreaChecked {
    width: 15px;
    height: 15px;
    background: #000000;
    border-radius: 50%;
    border: 1px solid #282828;
    vertical-align: middle;
    float: left
}

.radio-holder input:checked + .radioArea,
.radioAreaChecked {
    background: url(../files/radio.png) 50% 50% no-repeat #121315
}

.video-form .radio-holder {
    margin-bottom: 8px
}

.video-form .radio-holder label {
    font-size: 12px;
    line-height: 18px;
    color: #585858;
    float: none
}

.video-form .radio-holder .radioArea,
.video-form .radio-holder .radioAreaChecked {
    margin: 0 5px 0 0
}

.video-form .request4 {
    margin: 6px 0 13px
}

.video-form .captcha {
    padding: 0 0 0 158px
}

button.submit {
    width: 113px;
    margin: 20px 0 0 158px
}

.select-form {
    width: 329px;
    height: 189px;
    background: #16181b;
    padding: 9px 19px 26px 17px;
    border: 1px solid #333
}

.select-form span {
    font-size: 15px;
    line-height: 35px;
    color: #747474
}

.select-form p {
    margin: 9px 0;
    line-height: 18px
}

button.upload-video {
    width: 113px;
    float: right;
    margin: 13px 0 0
}

.select-form a {
    float: right;
    margin: 23px 17px 0 0;
    color: #1591c6;
    text-decoration: none
}

.enter-form {
    left: 620px
}

.psevdoFile {
    position: relative;
    display: block;
    margin: 0 0 3px;
    min-height: 33px;
}

.psevdoFile .button {
    min-height: 33px;
}

.fileInput {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 199px;
    opacity: 0;
    cursor: pointer;
    filter: alpha(opacity:0)
}

.icons,
.mobile-btn {
    position: relative;
    cursor: pointer
}

.inputFileText {
    float: left;
    width: 100%
}

.g_hidden {
    display: none
}

textarea.invite {
    height: 100px;
    float: right;
    font-size: 12px
}

.topmost {
    margin: 0 0 10px
}

.topmost a {
    font: 11px/16px Lato, sans-serif;
    color: #fff;
    text-decoration: none
}

.topmost a:active,
.topmost a:hover {
    color: #1591c6
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #2b2b2b !important;
    -webkit-text-fill-color: #7c7c7c !important;
    color: #7c7c7c !important
}

#flagging_container {
    display: table !important
}

#fav_link {
    display: block !important
}

.wrap .add_to_favourites,
.wrap .g_hint,
.wrap .send_to_friend {
    padding: 10px;
    background: #16181b;
    border-bottom: 1px solid #2b2f34
}

.send_to_friend .label {
    margin: 0 0 5px
}

.send_to_friend .control {
    margin: 0 0 10px
}

.send_to_friend .control textarea {
    float: none
}

#delete_playlists_form .actions,
#delete_playlists_form .thumb-holder .options label,
#delete_videos_form .actions,
#delete_videos_form .thumb-holder .options label,
.send_to_friend button.send {
    float: left
}

.field_error {
    color: red;
    clear: both;
    padding: 5px 0 0
}

.message_info {
    border-bottom: 1px solid #000;
    padding: 10px 0;
    color: green
}

.fancybox-inner .message_info {
    border-bottom: none;
    padding: 0;
    padding: 25px 15px;
    color: green
}

.success_text.message_info {
    border-bottom: none;
    padding: 10px 0 0 ;
    color: green
}

.confirm-reject {
    padding: 5px 0 0
}

.confirm-reject button {
    padding: 0 5px
}

.photo-holder {
    color: red
}

.photo-holder a {
    color: #1579a4;
    text-decoration: none
}

.progress_bar {
    white-space: nowrap;
    background: #000;
    height: 33px;
    line-height: 33px;
    border-radius: 2px;
    text-indent: 10px
}

button.delete,
input.delete {
    width: 100px;
    text-transform: uppercase;
}

#delete_playlists_form .thumb-holder,
#delete_videos_form .thumb-holder {
    display: inline-block;
    width: 240px;
    color: #fff;
    margin: 0 8px 13px;
    font-size: 13px;
    text-decoration: none;
    vertical-align: top
}

#delete_playlists_form .thumb-holder a,
#delete_videos_form .thumb-holder a {
    margin: 0
}

#delete_playlists_form .thumb-holder .options,
#delete_videos_form .thumb-holder .options {
    overflow: hidden
}

#delete_playlists_form .thumb-holder .options .checkboxArea,
#delete_playlists_form .thumb-holder .options .checkboxAreaChecked,
#delete_videos_form .thumb-holder .options .checkboxArea,
#delete_videos_form .thumb-holder .options .checkboxAreaChecked {
    margin: 5px 5px 0 0
}

.entry .delete {
    width: 25px;
    padding-top: 30px;
    float: right;
    position: relative;
}

.entry .delete input {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    height: 17px;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}

h2 a {
    color: #1591c6
}

h2 a:hover {
    text-decoration: none
}

.actions {
    float: right;
    margin: 0 0 5px
}

.send_message {
    background: #16181b;
    padding: 5px 10px;
    clear: both
}

.send_message button.send {
    float: left;
    margin: 10px 0 0
}

.block-report {
    display: none;
    padding: 10px;
    background: #16181b;
    border-bottom: 1px solid #2b2f34
}

.block-report .title {
    float: left;
    width: 120px;
    margin: 0 20px 17px 0
}

.block-report textarea {
    height: 65px
}

.block-report button.send {
    margin: 5px 0 0
}

#delete_albums_form .thumb-holder {
    display: inline-block;
    width: 120px;
    color: #fff;
    margin: 0 10px 6px !important;
    font-size: 13px;
    text-decoration: none;
    vertical-align: top
}

.ignore:before,
.modal-dialog,
.modal:before {
    vertical-align: middle
}

#delete_albums_form .thumb-holder a {
    margin: 0 !important
}

#delete_albums_form .thumb-holder .options .checkboxArea,
#delete_albums_form .thumb-holder .options .checkboxAreaChecked {
    margin: 5px 5px 0 0
}

#delete_albums_form .actions,
#delete_albums_form .thumb-holder .options label {
    float: left
}

.cs a {
    color: #1591c6;
    text-decoration: none;
    line-height: 20px
}

.edit-profile .select {
    float: right;
    width: 329px
}

.edit-profile #s2id_edit_profile_birth_date {
    width: 92px;
    float: left
}

.edit-profile #s2id_autogen5 {
    width: 125px;
    margin: 0 0 0 5px;
    float: left
}

.edit-profile #s2id_autogen7 {
    width: 102px;
    margin: 0 0 0 5px;
    float: left
}

.birth-date-holder {
    float: right
}

.text_content {
    line-height: 30px;
    color: red
}

.sidebar .search-aside {
    background: #16181b;
    padding: 8px
}

.sidebar .search-aside .search-form {
    float: none;
    width: 100%
}

.feedback .block_content {
    width: 500px;
    margin: 0 auto
}

.feedback p {
    margin: 15px 0;
    font-size: 14px;
    color: #fff
}

.feedback strong {
    font-size: 14px;
    color: #fff
}

.feedback a {
    text-decoration: underline;
    color: #1591c6
}

.feedback .label {
    padding: 5px 0 0
}

.feedback .control textarea {
    float: none
}

.feedback button.send {
    float: left;
    margin: 5px 0
}

.feedback label {
    float: left;
    line-height: 17px;
    margin: 0 0 0 7px
}

.video-form .player {
    width: 700px;
    margin: 0 auto
}

.screenshots-edit {
    width: 600px;
    height: 348px;
    overflow-y: scroll
}

#album_form .image_item .options,
.holder-overflow,
.image_item .control_group,
.images,
.images .image_item,
.modal,
.modal-open {
    overflow: hidden
}

.screenshots-edit .image_item {
    display: inline-block;
    margin-bottom: 5px
}

.screenshots-edit .label-screenshot {
    width: 138px !important;
    line-height: 18px
}

.empty {
    height: 24px
}

.image_item .image {
    float: left;
    padding: 0 12px 10px 0
}

.image_item .options .control {
    margin: 0 0 10px
}

.image_item textarea {
    float: none
}

.image_item .control_group>div {
    overflow: hidden;
    margin-bottom: 4px
}

.image_item .control_group label {
    line-height: 16px;
    width: inherit !important;
    padding: 0 15px 0 5px
}

.video-form .message_info {
    padding: 10px 0 0 24px;
    border: none
}

.btn-more {
    display: block;
    text-decoration: none;
    border-top: 1px solid #333;
    padding: 8px 0 0;
    color: #fff;
    font-size: 15px;
    line-height: 18px
}

.mobile-btn {
    width: 100%;
    display: none;
    z-index: 10;
    padding: 8px 0;
    background: #2C2C2C;
    line-height: inherit
}

.icons {
    display: inline-block;
    font-size: 10px;
    height: 20px;
    width: 29px
}

.ico_bar {
    background: #E4E4E4;
    height: 4px;
    width: 100%;
    position: absolute;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    left: 0
}

.active_btn .ico_bar {
    background: #F55E12
}

.ico_bar:first-child {
    top: 0
}

.ico_bar:nth-child(2) {
    top: 8px
}

.ico_bar:nth-child(3) {
    top: 16px
}

.active_btn .ico_bar:first-child {
    -webkit-transform: rotate(45deg) translate(5px, 9px);
    -moz-transform: rotate(45deg) translate(5px, 9px);
    -ms-transform: rotate(45deg) translate(5px, 9px);
    -o-transform: rotate(45deg) translate(5px, 9px);
    transform: rotate(45deg) translate(5px, 9px)
}

.active_btn .ico_bar:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(2px, -6px);
    -moz-transform: rotate(-45deg) translate(2px, -6px);
    -ms-transform: rotate(-45deg) translate(2px, -6px);
    -o-transform: rotate(-45deg) translate(2px, -6px);
    transform: rotate(-45deg) translate(2px, -6px)
}

.video-holder #kt_player,
.video-holder #kt_player_internal {
    height: 100% !important;
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100% !important;
    z-index: 4
}

.video-holder img {
    width: 100%;
    height: auto;
    max-height: 718px
}

.holder-buttons {
    clear: both;
    text-align: right;
    padding: 3px 0 0
}

.captcha,
.modal {
    text-align: center
}

#delete_playlists_form .thumbs-items .thumb-holder a,
#delete_videos_form .thumbs-items .thumb-holder a {
    width: 240px !important
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.ignore {
    position: relative;
    cursor: pointer
}



.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-dialog,
.modal:before,
.svg-icon {
    display: inline-block
}

.modal:before {
    content: " ";
    height: 100%;
    width: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    margin: auto -4px auto auto;
    text-align: left;
    width: 100%;
    max-width: 480px
}

.modal-content {
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.fade {
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.modal-content .headline {
    background: #000;
    margin: 0;
    padding: 10px 12px;
    color: #fff;
    font-size: 15px;
    line-height: 20px
}

.modal-content .form {
    background: #333;
    padding: 10px
}

.modal-content .list-playlists li {
    overflow: hidden;
    margin-bottom: 7px;
    background: #000;
    padding: 5px;
    cursor: pointer
}

.modal-content .list-playlists li:hover {
    background: #48494C
}

.modal-content label {
    line-height: 17px;
    float: left;
    margin: 0 0 0 5px;
    pointer-events: none
}

.modal-content .checkboxArea,
.modal-content .checkboxAreaChecked {
    pointer-events: none
}

.modal-content .block-confirm {
    text-align: center
}

.modal-content .btn-create {
    padding: 0 10px
}

.modal-content .create-playlist {
    margin: 20px 0 0
}

.modal-content .row-form {
    margin: 0 0 10px;
    overflow: hidden
}

.modal-content .close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px
}

.thumbs-items a.active {
    border: 2px solid #FFF
}

.svg-icon {
    width: 1em;
    height: 1em;
    vertical-align: top;
    fill: currentColor
}

.svg-icon-private {
    width: .900390625em
}

.svg-icon-rated {
    width: 1.0419921875em
}

.svg-icon-recent {
    width: 1.0908203125em
}

.svg-icon-viewed {
    width: 1.6796875em
}

.search-categories {
    float: right;
    width: 211px
}

.search-content {
    overflow: hidden
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #37393a;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover-content .popover-element {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.popover-content .popover-element:hover {
    color: #ff0036
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #37393a;
    border-bottom-width: 0
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #37393a;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #37393a
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #37393a
}

@media screen and (max-width:1041px) {
    .welcome {
        float: none;
        width: 100%;
        display: block;
        text-align: center
    }

    ul.nav-header {
        margin: 12px 0 0 5px
    }

    .search-form {
        width: inherit;
        float: none;
        margin: 4px 0 0 5px
    }
}

@media screen and (max-width:785px) {
    .content {
        float: none;
        padding: 0;
        margin: 0
    }

    .thumbs-categories a,
    .thumbs-items a,
    .list-playlists .item {
        width: 32%;
        margin: 0 2px 13px
    }

    .thumbs-items .thumb .info {
        width: 100%;
        right: 0
    }

    .thumbs-items .thumb .info .likes {
        width: 30px;
        text-indent: -9999px;
        background: 0 0;
        padding: 0
    }

    .thumbs-items .thumb .percent {
        right: 0
    }

    .sidebar {
        float: none;
        width: 100%;
        position: relative
    }

    .categories-list ul li {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 3px
    }

    .categories-list ul li a {
        padding: 0 60px 0 10px;
        border: 1px solid #333
    }

    .ico-list {
        display: none
    }

    .amount,
    .header .logo {
        display: block
    }

    .header .logo {
        float: none;
        margin: 10px auto 3px
    }

    ul.main-nav {
        display: none;
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        z-index: 9999;
        text-align: center;
        padding: 5px 0;
        margin: 0;
        box-shadow: none
    }

    .mobile-btn,
    ul.main-nav.open {
        display: block
    }

    .dropable,
    .edit-profile,
    .login-form,
    .password-form,
    .signup-form,
    .video-form {
        padding: 5px
    }

    ul.main-nav>li {
        float: none;
        border: none;
        display: block
    }

    .dropable {
        margin: 0
    }

    .column-left {
        display: none
    }

    .search-members form {
        width: 300px;
        margin: 0 auto
    }

    .profile .case-left,
    .profile .case-right {
        width: 100%
    }

    .edit-profile form,
    .feedback .block_content,
    .login-form .box,
    .password-form .box,
    .signup-form form,
    .video-form form {
        width: 300px;
    }

    .birth-date-holder,
    .edit-profile .select,
    .row .holder {
        width: 150px
    }

    .edit-profile #s2id_autogen11,
    .edit-profile #s2id_autogen7,
    .edit-profile #s2id_autogen9 {
        width: 150px;
        margin: 0 0 1px
    }

    .video-form .captcha {
        padding: 0;
        text-align: center
    }

    .rememb {
        display: block
    }

    .image_item .image {
        float: none
    }

    ul.main-nav>li.drop .dropable {
        padding: 0;
        position: static
    }

    .search-categories {
        float: none;
        width: 100%
    }
}

@media screen and (max-width:517px) {

    .footer-logo,
    .headline .sorting,
    ul.nav-header {
        float: none;
        text-align: center
    }

    .container {
        padding: 0
    }

    .thumbs-categories a,
    .thumbs-items a,
    .list-playlists .item {
        width: 47%
    }

    .categories-list ul li {
        width: 100%
    }

    ul.nav-header {
        margin: 5px 0
    }

    .search-form {
        float: none;
        width: 98%;
        margin: 0 auto
    }

    .welcome {
        font-size: 9px
    }

    .footer-logo {
        margin: 15px 0 0
    }

    .footer-logo .logo {
        margin: 0 auto
    }

    .footer-nav {
        padding: 15px 0
    }

    .tools ul.tools-left,
    .tools ul.tools-right {
        width: 100%;
        float: none
    }

    .block-share .title {
        display: none
    }

    .thumbs-members a {
        margin: 0 4px 5px
    }

    .headline h1,
    .headline h2 {
        margin: 0 0 5px 3px
    }

    .headline .sorting {
        margin: 0 3px;
        clear: both
    }

    .headline .sorting .current {
        padding: 10px 22px 10px 14px
    }

    .headline .sorting .sort a {
        padding: 8px 0 8px 14px
    }
}

.actions.back .delete {
    padding: 0 25px;
    margin: 0 5px 0 0;
    line-height: 33px;
    background: #393f4f;
    color: #fff;
    border: none;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}

.mob-link {
    display: none !important
}

@media screen and (max-width:785px) {
    .mob-link {
        display: block !important
    }

    .des-link {
        display: none !important
    }
}

.form-upload {
    position: relative;
  }
  .form-upload.uploading {
    height: 80px;
    cursor: wait;
  }
  .form-upload.uploading * {
    opacity: 0;
    visibility: hidden;
  }
  .form-upload.uploading .progressbar,
  .form-upload.uploading .progressbar * {
    opacity: 1;
    visibility: visible;
  }
  .form-upload.uploading-finished {
    cursor: default;
  }

  form .progressbar {
    position: absolute;
    z-index: 990;
    width: 100%;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
    height: 33px;
    border: 1px solid #747474;
    padding: 0;
    background: #2b2b2b;
    box-sizing: border-box;
  }
  form .progressbar .text {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
  }
  form .progressbar.half-done .text {
    color: #ffffff;
  }
  form .progressbar .progress {
    width: 0;
    height: 33px;
    background: #747474;
  }

  .file-album {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-end; 
  }

  .file-album .field-label {
    float: none;
    margin-right: auto;
    padding: 0 18px 0 0;
    box-sizing: border-box;
  }

  .file-album .psevdoFile {
    width: calc(100% - 130px);
  }
.images .image_item .options {
    overflow: hidden;
}

.comment-options {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

.comment-options .comment_btn {
    margin: 0 0 0 10px;
    display: inline-block;
}

.comment-options .comment_btn.comment-dislike {
    transform: rotate(180deg);
    position: relative;
    top: -4px;
}

.comment-options .comment_btn svg {
    width: 15px;
    height: 15px;
    fill: #9a9a9a;
    transition: fill .3s;
}

.comment-options .comment_btn:hover svg {
    fill: #199949;
}

.comment-options .comment_btn.comment-dislike:hover svg {
    fill: #c22424;
}



.serach-info-autocomplete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 99999 !important;
    overflow: hidden;
    max-height: 9999px !important;
    background: #2b2b2b;
    border: 1px solid #656666;
    border-top: none;
}

.serach-info-autocomplete .autocomplete-suggestion {
    display: block;
    width: 100%
}

.serach-info-autocomplete .autocomplete-suggestion.hidden {
    display: none;
}

.serach-info-autocomplete .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 7px 10px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s;
    display: block;
    background: transparent;
}

.serach-info-autocomplete .link.hidden {
    display: none;
}

.serach-info-autocomplete .link strong {
    font-weight: 500;
    color: #ff0036;
    display: initial;
    transition: color .3s, background .3s;
}

.serach-info-autocomplete .link i {
    font-size: 17px;
    margin: 0 5px 0 0;
    -webkit-transition: color .3s;
    transition: color .3s;
    display: inline-block;
    color: #5e5e5e
}

@media screen and (min-width:1024px) {
    .serach-info-autocomplete .link:hover {
        color: #fff;
        background: #ff0036
    }

    .serach-info-autocomplete .link:hover i {
        color: #fff
    }

    .serach-info-autocomplete .link:hover strong {
        color: #fff;
    }
}

.serach-info-autocomplete .title .link {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    display: block;
    width: 100%;
    background: #000;
    border: 1px solid #656666;
    border-left: none;
    border-right: none;
    color: #ff0036;
    font-weight: 500
}

.popup_mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0,.8);
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.show_immediate {
    overflow: hidden;
}

.show_immediate .popup_mask {
    display: flex;
}

.popup_mask .popup {
    padding: 20px;
    background: #16181b;
    margin: 0;
    position: relative;
}

.popup_mask .popup a {
    color: #fff;
    transition: color .3s;
}

.popup_mask .popup a:hover {
    color: #c22424;
}


















