.swf-wrap {
    overflow: hidden;
}
.swf-wrap * {
   -webkit-filter: blur(8px);
      -moz-filter: blur(8px);
        -o-filter: blur(8px);
       -ms-filter: blur(8px);
           filter: blur(8px);
}

.safe-for-work .thumb,
.safe-for-work .video .hSprite,
.safe-for-work .gallery .img,
.safe-for-work .avatar a,
.safe-for-work #intro img,
.safe-for-work .avdo,
.safe-for-work #recent .items img,
.safe-for-work #gPreview,
.safe-for-work #swectrqw,
.safe-for-work #cams .thumb,
.safe-for-work #gallery .thumb,
.safe-for-work #dating .thumb,
.safe-for-work #playerBox .sponsorBottom,
.safe-for-work #playerSwf,
.safe-for-work #idxFeach .boxC,
.safe-for-work #chat_video,
.safe-for-work #slide .swiped,
.safe-for-work #commentPreview img {
   -webkit-filter: blur(8px);
      -moz-filter: blur(8px);
        -o-filter: blur(8px);
       -ms-filter: blur(8px);
           filter: blur(8px);
}
.safe-for-work #storyView div.text img {
   -webkit-filter: blur(20px);
      -moz-filter: blur(20px);
        -o-filter: blur(20px);
       -ms-filter: blur(20px);
           filter: blur(20px);
}
.safe-for-work .login .loginModel {
    background: none;
}

/*
cssRESET
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

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

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

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

a {
    cursor: pointer;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

a.bold {
    font-weight: bold;
    color: #2f2f2f;
    text-decoration: none;
    line-height: 14px;
}

a.bold:visited {
    color: #7e7e7e;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

/*______________resetEND*/

html {
    height:100%;
    min-width:1001px;

    background: url(../images/tpl2/bgMain.png) #f2f2f2;
}

body {
    margin: 0;
    padding: 0;
    color: #2f2f2f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    min-height: 100%;
    position: relative;
}

* html body {
    height: 100%;
}

input, textarea, button {
    font-family: Arial, Helvetica, sans-serif;
}

a {
    color: #2F2F2F;
    text-decoration: none;
}

a:visited {
    color: #7e7e7e;
}

a:hover, a.colR {
    color: #f5381f !important;
}

form, table, input, h1, h2, h3, h4, a, img {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

td {
    vertical-align: top;
}

.fixed {
    position: fixed;
}

.w100 {
    width: 100%;
}

.w33 {
    width: 33.3333%;
}

.w50 {
    width: 50%;
}

.w66 {
    width: 66.6667%;
}

.w50px {
    width: 50px;
}

.w258px {
    width: 258px;
}

.w20px {
    width: 20px;
}

.w2px {
    width: 2px;
}

.w1px {
    width: 1px;
}

.w40px {
    width: 40px;
}

.al {
    text-align: left;
}

.ar {
    text-align: right;
}

.ac {
    text-align: center !important;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.db {
    display: block;
}

.dn {
    display: none;
}

.di {
    display: inline-block !important;
    _overflow: hidden !important;
    *zoom: 1 !important;
    *display: inline !important;
}

.nw {
    white-space: nowrap !important;
}

.vm {
    vertical-align: middle !important;
}

.oh {
    overflow: hidden;
}

.pr {
    position: relative;
}

.vt {
    vertical-align: top !important;
}

.vam {
    display: table-cell;
    vertical-align: middle;
}

.vat {
    display: table-cell;
    vertical-align: top;
}

.vab {
    display: table-cell;
    vertical-align: bottom;
}

.off {
    cursor: default !important;
}

.under a {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.small {
    font-size: 90%;
}

.xsmall {
    font-size: 80%;
}

#header {
    margin-bottom: 17px;
}

#main {
    height: 100%;
    padding: 0 0 276px 0;
}

.main {
    width: 1001px;
    margin: 0 auto;
    position: relative;
}

#menuLogin {
    height: 41px;
    vertical-align: top;
    color: #4f4f4f;
    white-space: nowrap;
    margin: 0 0 0 19px;
    float: right;
}

#menuLogin a {
    display: block;
    text-align: center;
    padding: 0 15px;
    float: right;
    font-weight: bold;
    font-size: 11px;
    text-shadow: white 0 1px;
    text-decoration: none;
    line-height: 18px;
    margin-top: 10px;
}

#menuLogin span {
    display: block;
    float: right;
    width: 2px;
    height: 37px;
    background: url(../images/tpl2/bgSpriteV2.png) 0 5px no-repeat;
}

#menuLogin a.colR:hover {
    color: #303030 !important;
}

#menuLogin .iconUser {
    padding-right: 6px;
    margin-bottom: -3px;
    margin-right: 4px;
    width: 8px;
}

.menuLang {
    position: relative;
    white-space: nowrap;
    width: 52px;
    height: 29px;
    margin: 5px 0 0 15px;
}

.menuLang .langBox {
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    overflow: hidden;
    width: 50px;
    z-index: 5;
    background: #f4f4f4;
}

.menuLang a {
    display: none;
    height: 11px;
    padding: 8px;
    border-top: 1px solid #D9D9D9;
    line-height: 11px;
    font-size: 11px;
}

.menuLang .flag {
    margin-bottom: -1px;
}

.menuLang a.def {
    display: block;
    border: none;
}

.menuLang a.def .flag {
    margin-bottom: -2px;
}

.menuLang a:hover {
    background: #fff;
}

.menuLang a .iconSearchDown {
    margin: 0 0 2px 12px;
}

#footer .menuLang {
    float: right;
    margin-right: 20px;
    width: 140px;
}

#footer .menuLang .langBox {
    bottom: 0;
    width: auto;
}

#footer .menuLang a {
    border-width: 0 0 1px 0;
    width: 100px;
}

#footer .menuLang a .iconSearchDown {
    margin: 4px 0 0 0;
}

.logo-container {
    position: relative;
    height: 74px;
    vertical-align: middle;
}
    .logo-container .remove-logo {
        opacity: 0;

        display: inline-block;
        position: absolute;

        bottom: 0;
        left: 50%;

        height: 20px;

        padding: 0 11px;

        border-radius: 10px;

        background: rgba(227, 68, 73, 0.9);

        font-size: 12px;
        line-height: 20px;
        color: #fff;

        transition: 0.3s ease background-color;

        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
    }
        .logo-container .remove-logo:before {
            content: '';

            display: inline-block;

            width: 10px;
            height: 11px;

            margin: 0 5px -1px 0;

            background: url(../images/tpl2/trash.svg) no-repeat;
            background-size: contain;
        }
        .logo-container:hover .remove-logo {
            opacity: 1;
        }
        .logo-container .remove-logo:hover {
            background: rgba(227, 68, 73, 1);

            color: #fff !important;
        }

.birthday-logo .logo-container a {
    z-index: 1;

    position: absolute;

    top: 3px;

    height: 71px;

    overflow: hidden;
}

@keyframes blink {
    0% {
        width: 18px;
        height: 5px;

        background: url(../images/logo/pumpkin-eyes-red-black.svg) no-repeat;
        background-size: contain;
    }

    50% {
        width: 18px;
        height: 5px;

        background: url(../images/logo/pumpkin-eyes-red.svg) no-repeat;
        background-size: contain;
    }

    100% {
        width: 18px;
        height: 5px;

        background: url(../images/logo/pumpkin-eyes-red-black.svg) no-repeat;
        background-size: contain;
    }
}
@keyframes bat-come {
    from {
        left: 32px;
        top: 20px;

        width: 7px;
        height: 12px;

        opacity: 0;
    }
    27% {
        opacity: 0;
    }
    28% {
        opacity: 1;
    }
    to {
        left: 56px;
        top: 16px;

        width: 8px;
        height: 13px;

        opacity: 1;
    }
}
@keyframes bat-move {
    25% {
        transform: translate(0px, 1px);
    }
    50% {
        transform: translate(0px, 0px);
    }
    75% {
        transform: translate(0px, -1px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}
@keyframes bat-move-wing-left {
    25% {
        transform: rotate(10deg) translate(0px, -1px);
    }
    50% {
        transform: rotate(0deg) translate(0px, 0px);

    }
    75% {
        transform: rotate(-10deg) translate(0px, 1px);
    }
    100% {
        transform: rotate(0deg) translate(0px, 0px);

    }
}

@keyframes bat-move-wing-right {
    25% {
        transform: scaleX(-1) rotate(-20deg) translate(0px, -1px);
    }
    50% {
        transform: scaleX(-1) rotate(-30deg) translate(0px, 0px);
    }
    75% {
        transform: scaleX(-1) rotate(-40deg) translate(0px, 1px) ;
    }
    100% {
        transform: scaleX(-1) rotate(-30deg) translate(0px, 0px);
    }
}
@keyframes bat-come-wing-left {
    from {
        left: 23px;
        top: 20px;

        width: 12px;
        height: 8px;

        opacity: 0;

    }

    27% {
        opacity: 0;
    }
    28% {
        opacity: 1;
    }

    100% {
        width: 16px;
        height: 11px;

        left: 46px;
        top: 16px;

        opacity: 1;

    }
}

@keyframes bat-come-wing-right {
    from {
        left: 36px;
        top: 23px;

        width: 12px;
        height: 8px;

        opacity: 0;

    }

    27% {
        opacity: 0;
    }
    28% {
        opacity: 1;
    }
    to {
        left: 61px;
        top: 20px;

        width: 16px;
        height: 11px;

        opacity: 1;

    }
}

.thanksgiving-logo .logo-container img {
    margin-top: -10px;
}

.christmas-logo .logo-container img {
    margin-top: -15px;
}

#logo {
    margin-bottom: 0;
    display: block;
}

#search {
    padding-left: 5px;
    width: 100%;
    margin-top: 3px;
}

#search input, #search button {
    border: none;
    height: 33px;
    margin: 0;
    padding: 0;
}

#search .select {
    position: relative;
    float: left;
    color: #969696;
    font-size: 12px;
    line-height: 31px;
    text-align: left;
    cursor: pointer;
    z-index: 4;
    border: 1px solid #d9d9d9;
    padding: 0 20px 0 10px;
    background: #F9F9F9;
    white-space: nowrap;
}

#search .selectEd {
    background: #f4f4f4;
}

#search .list {
    display: none;
    position: absolute;
    top: 31px;
    left: -1px;
    border: 1px solid #d9d9d9;
    border-top: 0;
    z-index: 4;
    min-width: 100%;
}

#search .select .icon {
    float: right;
    margin: 15px -13px 0 0;
}

#search .list a {
    text-align: left;
    padding: 0 5px;
    display: block;
    color: #969696;
    border-top: 1px solid #eaeaea;
    line-height: 25px;
    background: #f4f4f4;
}

#search .list a:hover {
    background: #FFF;
}

#search .list a.sel {
    background: #FFF;
}

#search .text {
    background: #fff;
    line-height: 31px;
    height: 33px;
    padding-left: 7px;
    width: 100%;
    float: left;
    font-size: 12px;
    color: #505050;
    border: 1px solid #d9d9d9;
    border-right: none;
    border-radius: 3px 0 0 3px;
    outline: 0;
    box-sizing: border-box;

    z-index: 5;
    position: relative;
}

#search .text:-moz-placeholder {
    color: #EEE;
}

.lightPlaceholder::-webkit-input-placeholder { /* WebKit browsers */
    opacity:  0.5;
}
.lightPlaceholder:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    opacity:  0.5;
}
.lightPlaceholder::-moz-placeholder { /* Mozilla Firefox 19+ */
    opacity:  0.5;
}
.lightPlaceholder:-ms-input-placeholder { /* Internet Explorer 10+ */
    opacity:  0.5;
}

#search .submit {
    background-image: url(../images/tpl2/icons.png);
    background-repeat: no-repeat;
    background-position: -56px -51px;
    line-height: 33px;
    width: 54px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0 3px 3px 0;
}

#search .submit span {
    display: none;
    background-image: url(../images/tpl2/icons.png);
    background-repeat: no-repeat;
    background-position: -56px -51px;
    width: 35px;
    height: 32px;
    padding: 0;
    margin: 0;
}

#search .submit:hover, #search .submit span:hover {
    background-position: -112px -51px;
}

#searchAdvBox {
    position: relative;
    margin: 11px 0 0 10px;
    z-index: 10;
}

#searchAdvBox .icon {
    margin-top: -4px;
}

#searchAdv {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 1001px;
    right: -156px;
    top: 32px;
    z-index: 10;
    font-size: 12px;
    color: #808080;
    display: none;
}

#searchAdv {
    right: 0;
    top: 92px;
}

#searchAdvBox {
    position: inherit;
}

#searchAdv .arrow {
    display: none;
}

#searchAdvBtn {
    display: inline-block;
}

#searchAdv .arrow {
    background-image: url(../images/tpl2/icons.png);
    background-position: -411px -109px;
    position: absolute;
    right: 156px;
    height: 8px;
    width: 15px;
    top: -7px;
}

#searchAdv input {
    height: auto;
}

#searchAdv select {
    padding: 3px;
    font-size: 12px;
    width: 80px;
}

#searchAdv #advSort {
    width: 95px;
}

#searchAdv .box {
    border: 1px solid #D1D1D1;
    background: #fdfdfd;
    border-radius: 3px;
}

#searchAdv .loader {
    background: url(../images/tpl2/loadTabSe.gif) no-repeat center center;
    height: 200px;
    position: inherit;
}

#searchAdv .close {
    display: block;
    float: right;
    width: 19px;
    height: 19px;
    margin: 7px 0 0 10px;
}

#searchAdv .params {
    line-height: 25px;
    margin: 10px 10px 10px 4px;
    white-space: nowrap;
}

#searchAdv .params td {
    vertical-align: middle;
}

#searchAdv .params label {
    font-weight: bold;
    padding: 0 5px;
}

#searchAdv .separate {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #fbfbfb;
    margin: 0;
}

#searchAdv .channelsGroup {
    width: 100%;
}

#searchAdv .chGroup {
    background: #f6f6f6;
    line-height: 40px;
}

#searchAdv .chGroup label {
    width: 120px;
    font-weight: bold;
    padding: 0 5px;
    display: block;
    text-align: right;
}

#searchAdv .chGroup .iconL {
    margin: 0 0 -5px 5px;
}

#searchAdv .tools {
    text-align: center;
    padding: 10px;
    border: none;
}

#searchAdv .channelsBox {
    margin: 5px 0 5px 20px;
    width: 100%;
}

.channelsBox {
    width: 688px;
    font-size: 12px;
    line-height: 20px;
}

.channelsBox .iconL {
    margin-left: 6px;
    margin-bottom: -2px;
}

.channelsBox label {
    padding: 4px;
    white-space: nowrap;
}

#searchAdv .toggle {
    float: right;
    cursor: pointer;
    margin: 0 10px;
    color: #000;
    font-size: 11px;
}

#searchAdv .toggle:hover {
    color: #F5381F;
}

#searchAdv .btnBig {
    height: 30px;
    border: 1px solid #CECECE;
    padding: 0 20px;
}

/*------------------------- menu ----------------------*/
.menu ul {
    padding: 0;
    margin: 0;
}

.menu li {
    display: block;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu a {
    display: block;
    white-space: nowrap;
}

.menu .sub {
    position: absolute;
    display: none;
}

.menu .sub li {
    width: 100%;
    float: none;
    height: 35px;
}

.menu li {
    position: static;
}

/*------------------------- menuMain ----------------------*/
.menuMain {
    width: 100%;
    height: 37px;
    line-height: 36px;
    border-radius: 3px;
    background: url(../images/tpl2/bgSpriteV2.png) 0 -54px repeat-x #505050;
    margin-top: 16px;
}

.menuMain a {
    font-weight: bold;
    font-size: 13px;
    color: #FFF;
    border-right: 1px solid #454545;
    border-left: 1px solid #5b5b5b;
    border-bottom: 1px solid #454545;
    border-top: 1px solid #545454;
    text-shadow: #000 0 1px;
    background: #505050;
    padding: 0 30px 1px 10px;
    line-height: 32px;
    text-decoration: none;
}

.menuMain a:hover {
    color: #FFF !important;
}

.menuMain a .hint {
    margin: 0 -6px -3px 9px;
}

.menuMain .iconHint {
    margin: 0 5px -2px 2px;
}

.menuMain .sub {
    border-top: 1px solid #414141;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    margin: 0;
}

.menuMain li, .menuMain .sub, .menuMain .sub li {
    z-index: 3;
}

.menuMain .last {
    border-radius: 0 0 4px 4px;
    padding-right: 6px;
    float: none;
}

.menuMain .first {
    border-left: none;
    border-radius: 3px 0 0 3px;
}

.menuMain .first:hover {
    border-radius: 3px 0 0 0;
}

.menuMain .sub a:hover, .menuMain .sub a.sel {
    background: url(../images/tpl2/menuTopSubBg.png) #303030 right top repeat-y;
    border-top: 1px solid #454545;
    border-bottom: 1px solid #545454;
    border-right: 1px solid #404040;
}

.menuMain .subChannel {
    width: 762px;
    border: 1px solid #414141;
    border-left-width: 2px;
    border-radius: 0 0 4px 4px;
    margin-top: -32px;
    margin-left: -1px;
    background: #505050;
}

.menuMain .subChannelPhoto {
    width: 608px;
    margin-left: -1px;
}

.menuMain .subChannel h3 {
    font-size: 13px;
    height: 30px;
    line-height: 28px;
    padding-bottom: 0;
    padding-left: 5px;
    vertical-align: middle;
    border: 1px solid #454545;
    border-left-color: #414141;
    color: #FFF;
    background: #454545;
    clear: both;
}

.menuMain .subChannel h3 .iconL {
    margin: 0 8px -5px 3px;
}

.menuMain .subChannel .icon {
    float: right;
    margin: 5px;
}

.menuMain .subChannel a {
    width: 140px;
    font-size: 12px;
    line-height: 26px;
    padding: 0 0 0 10px;
    border-left: 1px solid #414141;
    float: left;
}

.menuMain .subChannel a:hover {
    background: url(../images/tpl2/menuTopSubBg.png) #303030 right top repeat-y;
    padding: 0 0 0 10px;
    border-top: 1px solid #454545;
    border-bottom: 1px solid #545454;
}

.menuMain a.l1 {
    background: url(../images/tpl2/bgSpriteV2.png) 0 -54px repeat-x #505050;
    border-top: none;
    border-bottom: none;
    padding: 0 20px 1px 20px;
    font-size: 14px;
    line-height: 36px;
}

.menuMain .icon {
    float: left;
    margin: 13px -23px 0 5px;
}

.menuMain .iconMenuAjax {
    float: right;
    margin: 9px 0 0 0;
}

.menuMain .l1 .icon {
    float: right;
    margin: 16px 0 10px 0;
}

.menuMain a.l1:hover, .menuMain a.l1.sel {
    background: url(../images/tpl2/bgSpriteV2.png) 0 -101px repeat-x #636363;
}

.menuMain a.itemLeft, .menuMain a.itemRand {
    line-height: 25px;
    float: right;
    font-size: 11px;
    background-image: url(../images/tpl2/icons.png);
    background-position: -224px -105px;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #ebebeb;
    text-shadow: none;
    font-weight: bold;
    width: 29px;
    padding: 0;
    height: 25px;
    overflow: hidden;
    margin-top: 6px;
    border: none;
    border-radius: 0;
    margin-left: 8px;
}

.menuMain a.itemLeft:hover {
    background-position: -254px -105px;
}

.menuMain a.itemRand {
    background-position: -466px -107px;
}

.menuMain a.itemRand:hover {
    background-position: -496px -107px;
}

.itemLeft .icon {
    float: right;
    margin: 6px 0 0 5px;
}

/*------------------------- menuMain ---------------------- end*/

/*------------------------- menuUser ----------------------*/
.menuUser li, .menuUser .sub, .menuUser .sub li, .menuUser .main {
    z-index: 101;
}

.menuUser {
    height: 29px;
    background: url(../images/tpl2/bgSpriteV2.png) 0 -148px repeat-x;
}

.menuUser .sub li {
    height: 29px;
}

.menuUser .sub li .ssub {
    float: right;
    top: 0;
    right: 0;
    min-width: 0;
    background: #CCCCCC url("../images/tpl2/editBg2.png") 0 -61px;
    border-radius: 2px;
    line-height: 11px;
    height: 12px;
    margin: 3px 0 3px 10px;
    padding: 2px 3px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #CCC;
    color: #4F4F4F;
}

.menuUser .sub li .ssub:hover {
    background-position: 0 -81px;
    color: #F5381F;
}

.menuUser .main {
    line-height: 24px;
}

.menuUser .main, .menuUser a.l1 {
    height: 25px;
}

.menuUser a.l1 {
    border-top: none;
}

.menuUser a {
    font-weight: bold;
    font-size: 10px;
    color: #4f4f4f;
    border-top: 1px solid #eaeaea;
    text-shadow: 0 1px #FFF;
    padding: 0 10px 1px 10px;
    text-decoration: none;
}

.menuUser .sub {
    min-width: 50px;
    border: 1px solid #dbdbdb;
    border-top: 0;
}

.menuUser .sub a {
    min-width: 100px;
    padding: 2px 8px;
    background: #f7f7f7;
}

.menuUser .sub a:hover, .menuUser .sub a.sel {
    background: #FFF;
}

.menuUser .sub a.unHovered {
    background: #f7f7f7 !important;
}

.menuUser a.l1, .menuUser .last {
    background-image: url("../images/tpl2/border.png");
    background-repeat: no-repeat;
    background-position: 0 -106px;
}

.menuUser a.l1 {
    text-align: center;
    min-width: 20px;
    height: 26px;
}

.menuUser .last {
    width: 2px;
    height: 27px;
}

.menuUser .icon {
    float: left;
    margin: 11px 5px 0 0;
}

.menuUser .iconMenuAjax {
    float: right;
    margin: 6px 0 0 0;
}

.menuUser .l1 .icon {
    float: right;
    margin: 11px 0 10px 0;
}

.menuUser a.l1:hover {
    background-color: #f7f7f7;
    height: 26px;
}

.menuUser .icon {
    float: right;
    margin: 3px 0 0 3px;
}

.headSpace {
    line-height: 0;
    height: 17px
}

#userMessages, #userInvites, #userGifts {
    display: none;
}

#userMessages div {
    background: url("../images/tpl2/mess.gif") no-repeat 5px 0 transparent;
    padding-right: 6px;
    float: right;
    width: 14px;
    height: 10px;
    margin-top: 8px;
}

#userGifts div {
    background: url("../images/tpl2/gift.gif") no-repeat 5px 0 transparent;
    padding-right: 6px;
    float: right;
    width: 14px;
    height: 10px;
    margin-top: 8px;
}

#userInvites div {
    background: url("../images/tpl2/invites.png") no-repeat 5px 0 transparent;
    padding-right: 6px;
    float: right;
    width: 14px;
    height: 9px;
    margin-top: 8px;
}

#userInvites div.hover {
    background-position: 5px -9px;
}

/*------------------------- menuMain ---------------------- end*/

.toolPopup {
    position: absolute;
    z-index: 5;
    display: none;
}

.toolPopup .box {
    background: url(../images/tpl2/popupBg.png) repeat-x 0 0 #e8e8e8;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    min-width: 300px;
}

.toolPopup h3 {
    line-height: 34px;
    color: #FFF;
    font-size: 13px;
    text-align: center;
}

.toolPopup input {
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 5px;
    height: 13px;
}

.toolPopup label {
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
    padding-right: 20px;
}

.toolPopup .item {
    margin: 0 10px;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #e9e9e9;
    line-height: 29px;
    padding-top: 2px;
}

.toolPopup .item a {
    display: block;
    text-decoration: none;
}

.toolPopup span {
    display: block;
    font-size: 11px;
    text-align: center;
    padding: 10px 20px;
    text-shadow: 0 1px #F2F2F2;
}

.toolPopup span a {
    color: #303030;
    font-weight: bold;
}

.toolPopup .arrow {
    border-bottom: 7px solid #8f8f8f;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    height: 0;
    width: 0;
    margin: 0 auto;
    padding: 0;
}

.toolPopup .sub .item {
    border: none;
    line-height: 20px;
    font-size: 11px;
}

.toolPopup .sub {
    margin-bottom: 5px;
    margin-left: 8px;
    margin-top: -8px;
    display: none;
}

.toolPopup .sub .item input {
    border: 1px solid #fbfbfb;
    border-top-color: #c4c4c4;
    border-radius: 2px;
    padding: 0 2px;
    background-color: #f5f5f5;
    height: 19px;
}

.toolPopup .sub .item input.ok {
    font-size: 12px;
    height: 21px;
    padding: 0 4px;
    background-image: url("../images/tpl2/bgSpriteV2.png");
    background-repeat: repeat-x;
    background-position: 0 -468px;
    background-color: #ececec;
    border: 1px solid #cecece;
    border-radius: 2px;
}

.toolPopup .inp {
    margin-top: 5px;
}

.toolPopup .inp input {
    float: none;
    display: inline;
    border: 1px solid #808080;
}

.preview-gif-container {
    z-index: 4 !important;

    text-align: center;
}
    .preview-gif-container .boxC {
        padding: 20px 20px 17px !important
    }
        .preview-gif-container .buttons-row {
            padding-top: 15px;

            text-align: center;
        }
            .preview-gif-container .buttons-row .button {
                display: inline-block;

                height: 30px;

                margin: 0 15px;
                padding: 0 13px;

                border: 1px solid #CECECE;
                border-radius: 3px;

                background-color: #E0E0E0;
                background-image: url("../images/tpl2/bgSpriteV2.png");
                background-position: 0 -187px;
                background-repeat: repeat-x;

                font-size: 12px;
                line-height: 30px;
                font-weight: bold;
                color: #2F2F2F;
                text-decoration: none !important;
            }
                .preview-gif-container .buttons-row .button .icon {
                    float: right;

                    margin: 13px 0 0 7px;
                }

#gifGeneratorPreviewDialogDropDown {
    z-index: 10000 !important;
}
#gifGeneratorPreviewDialogDropDown.toolPopup .arrow {
    border-bottom: 7px solid #f1f1f1 !important;
}
#gifGeneratorPreviewDialogDropDown.toolPopup .box {
    min-width: 150px;

    background: #f1f1f1;

    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}
#gifGeneratorPreviewDialogDropDown.toolPopup .arrow {
    z-index: 1;

    position: relative;
}

#adTop, #adIndex {
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
    margin: 17px 0;
}

#adIndex {
    background: #FAFAFA;
    border: 1px solid #6a6a6a;
    padding: 30px;
    height: 30px;
    margin: 10px 20px;
}

#swectrqw {
    height: 270px;
    padding: 0;
    margin-top: 17px;
    text-align: center;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    background: url(../images/tpl2/boxBg.png);
}

#swectrqw .ts-link {
    font-size: 11px;
    line-height: 20px;
    color: #b1afaf;
    text-decoration: none !important;
    border: 0;
    text-shadow: #F4F4F4 0 1px;
}
#swectrqw .ts-link-container a:hover {
    color: #2F2F2F !important;
}

#topNews {
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}

#menuLeft, #menuRound, #menuRight {
    width: 145px;
}

#menuRound {
    margin-right: 10px;
}

#menuRound .head, #menuLeft .head, #menuLeft .bottom, #menuRight .head {
    background: #373737;
    text-shadow: #000 0 1px;
    line-height: 17px;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border: 1px solid #404040;
    display: block;
    padding: 7px 0 8px 10px;
}

#menuRight .head a, #menuRight .head a:visited {
    color: #FFF;
}

#menuRound .head, #menuLeft .head {
    border: none !important;
    border-radius: 3px 0 0 0;
}

#menuRight .head {
    border-width: 1px 1px 0 0;
    border-radius: 0 3px 0 0;
    color: #ffffff !important;
    overflow: hidden;
    white-space: nowrap;
}

#menuRound .head {
    border-radius: 3px 3px 0 0;
}

#menuRound .list .last {
    border-bottom: none !important;
    border-radius: 0 0 3px 3px;
    margin-bottom: 10px;
}

#menuRound .iconMenuR.fr {
    margin: 6px 2px 0 0 !important;
}

#menuLeft .bottom, #menuLeft .list .last {
    border-radius: 0 0 0 3px;
    margin-bottom: 10px;
    border-bottom: none;
}

#menuLeft .list .last.sel, #menuLeft .list .last:hover {
    border-bottom: none;
}

#menuRight .bottom, #menuRight .last {
    border-radius: 0 0 3px 0;
    margin-bottom: 10px;
}

#menuLeft .bottom {
    font-style: italic;
    border: none;
    font-size: 12px;
}

#menuLeft .bottom:hover {
    color: #AAA !important;
}

#menuLeft .listR {
    border-radius: 0 0 0 4px;
    margin-bottom: 10px;
}

#menuLeft .box {
    margin: 0 0 10px 0;
}
#menuLeft .box .gr {
    height: auto;
    background: #373737;
}
#menuLeft .boxC {
    background: #4c4c4c;
    padding: 10px;
    border: none;
    color: #eaeaea;
    border-radius: 0 0 0 3px;
}
#menuLeft .radio label {
    font-weight: bold;
    display: block;
    margin: 2px 5px;
    padding: 3px;
    line-height: 17px;
    height: 17px;
}
#menuLeft label.sel {
    color: #F5381F;
}
#menuLeft .radio input {
    margin-top: -3px;
}

#menuRound .list div {
    position: relative;
}

#menuRound .list a, #menuLeft .list a, #menuRight .list a {
    background-color: #4c4c4c;
    display: block;
    text-shadow: #000 0 1px;
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    padding: 4px 5px 4px 11px;
    color: #EAEAEA;
    border-bottom: 1px solid #454545;
    border-top: 1px solid #5b5b5b;
    text-decoration: none;
}

#menuRound .list a.sub {
    background: url("../images/tpl2/editBg2.png") 0 0;
    border: none;
    position: absolute;
    top: 4px;
    border-radius: 3px;
    right: 4px;
    font-size: 10px;
    line-height: 17px;
    height: 19px;
    padding: 0 3px;
    color: #FFD02B;
    text-align: center;
}

#menuRound .list a.sub:hover {
    background: url("../images/tpl2/editBg2.png") 0 0;
    background-position: 0 -20px;
    color: #FFFFFF;
    border: none;
}

#menuRound .list a.subsel, #menuRound .list a.subsel:hover {
    background-position: 0 -40px;
    color: #bfbfbf !important;
}

#menuLeft .list a #menuRight .list a {
    background: url(../images/tpl2/boxLeftBg.png) repeat-y top right;
}

#menuLeft .list .flag {
    display: block;
    float: right;
    margin-top: 2px;
    margin-right: 5px;
}

#menuRound .list .icon, #menuLeft .list .icon {
    float: right;
    margin: 2px 2px 0 0;
}

/*#menuRound .list a:hover, #menuRound .list a.sel, #menuLeft .list a:hover, #menuLeft .list a.sel {
}*/

#menuRound .list a:hover, #menuRound .list a.sel, #menuLeft .list a:hover, #menuLeft .list a.sel, #menuRight .list a:hover {
    background-image: url(../images/tpl2/boxLeftBgSel.png);
    color: #FFF !important;
    border-top: 1px solid #3F3F3F;
    border-bottom: 1px solid #2E2E2E;
}

#menuRound .list a.sel, #menuLeft .list a.sel, #menuRight .list a.sel {
    background-image: url(../images/tpl2/boxLeftBgHover.png);
}

#menuRight .list a.sel {
    border-bottom: 1px solid #2E2E2E;
    border-top: 1px solid #3F3F3F;
}

#menuRight .list a.last {
    border-bottom: none;
}

#menuRight .upic {
    background: #4c4c4c;
    padding: 10px;
    height: 123px;
}

#menuRight .upic img {
    width: 123px;
    height: 123px;
}

.box {
    border-radius: 3px;
}

.boxL {
    border-radius: 0 3px 3px 0;
}

.boxTL {
    border-radius: 3px 3px 3px 0;
}

.box .boxC, .boxB {
    border:1px solid #d1d1d1;
    border-radius: 3px;
    min-height: 50px;
    background: url(../images/tpl2/boxBg.png);
    padding: 4px;
}

.box .boxC {
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 3px 3px;
}

.boxC.noPads {
    padding:0;
}

.box .line, .box .lineS{
    border-bottom:1px solid #d1d1d1;
    height: 1px;
}

.box .lineS {
    border-bottom:1px solid #dedede;
    margin: 12px 0;
}

.boxL .boxC {
    border-radius: 0 0 3px 3px;
}

.box .head, .box h2, .box > h1, .hAddition {
    line-height: 30px;
    border: 1px solid #d1d1d1;
    padding: 0 5px 1px 9px;
    text-align: left;
    font-size: 14px;
    color: #494949;
    font-weight: bold;
    background: url(../images/tpl2/contentHeaderBg.jpg) 0 0 repeat-x;
    border-radius: 3px 3px 0 0;
    text-shadow: #F2F2F2 0 1px;
}

.box .head h1 {
    font-weight: bold;

    max-width: 400px;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}

.box h1 a, .box h1 a:visited, .box h2 a, .box h2 a:visited, .box .head a, .box .head a:visited {
    color: #494949;
}

.box .head, .box h2, .box h1 {
    height: 30px;
    line-height: 30px;
}

.box h1 .buttonRemove, .box h2 .buttonRemove {
    background: url('../images/tpl2/icons.png') -40px -138px no-repeat;
    display: block;
    float: right;
    height: 19px;
    margin: 6px 1px 0 0;
    width: 19px;
}

.box h1 .buttonRemove:hover, .box h2 .buttonRemove:hover {
    background-position: -62px -138px;
}

.box .head .join-button {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 23px;
    margin: 4px 0 0 6px;
    padding: 0 7px;
    border-radius: 3px;
    background-image: url(../images/tpl2/button-bg-red-small.png);
    background-repeat: repeat-x;
    font-size: 11px;
    line-height: 23px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: none;
    color: #fff !important;
    box-shadow: 0 1px #ECECEC;
}
.box .head .join-button:hover {
    background-position: 0 -26px;
}

.boxFrame {
    position: relative;
}

.boxFrame iframe {
    z-index: 99;
    width: 100%;
    height: 100%;
}

.boxLight {
    background: #f5f5f5;
    border: #d7d7d7 solid 1px;
    border-radius: 3px;
    padding: 10px;
}

.boxFrame .loader {
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/tpl2/loadTab.gif") no-repeat center center #ebebeb;
    z-index: 100;
    width: 100%;
    height: 100%;
}

.noPads,
.box .noPads {
    padding: 0;
}

.gray {
    color: #5d5d5d;
}

img.responsive {
    max-width: 100%;
}

table.cellspacing {
    border-spacing: 10px;
}

tr.cellspacing > td {
    height: 10px;
}

td.cellspacing {
    width: 10px;
}

table.cellspacing.half {
    border-spacing: 5px;
}

tr.cellspacing.half > td {
    height: 5px;
}

td.cellspacing.half {
    width: 5px;
}

.block-error {
    background-color: #f7e8e8;
    border: #e48484 solid 1px;
}

.field + .field {
    margin-top: 10px;
}

.field-label {
    color: #5d5d5d;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}

.field-input {
    border: #d9d9d9 solid 1px;
    border-radius: 3px;
    box-sizing: border-box;
    background: #fff;
    color: #757575;
    font-size: 12px;
    height: 29px;
    line-height: 19px;
    padding: 4px 7px;
}

.field-input[type=file] {
    padding-left: 4px;
    padding-right: 4px;
}

.field-input:disabled {
    background-color:#EAEAEA;
    color: rgb(161, 161, 161);
}

.field-hint {
    color: #5d5d5d;
    font-size: 10px;
    line-height: 12px;
}

.field-error .field-input {
    border-color: #f5381f;
}

.field-error .field-hint {
    color: #f5381f;
}

.form-vertical .field-label + .field-input,
.form-vertical .field-label + .field-input-wrapper {
    margin-top: 5px;
}

.form-vertical .field-input + .field-hint,
.form-vertical .field-input-wrapper + .field-hint {
    margin-top: 3px;
}

.form-vertical .field-label,
.form-vertical .field-input,
.form-vertical .field-hint {
    display: block;
    width: 100%;
}

.status-block {
    background: #f9f9f9;
    color: #7c7c7c;
    padding: 10px;
}

.status-block p + p {
    margin-top: 10px;
}

.noPads,
.box .noPads {
    padding: 0;
}

.gray {
    color: #5d5d5d;
}

img.responsive {
    max-width: 100%;
}

table.cellspacing {
    border-spacing: 10px;
}

tr.cellspacing > td {
    height: 10px;
}

td.cellspacing {
    width: 10px;
}

table.cellspacing.half {
    border-spacing: 5px;
}

tr.cellspacing.half > td {
    height: 5px;
}

td.cellspacing.half {
    width: 5px;
}

.field + .field {
    margin-top: 10px;
}

.field-label {
    color: #5d5d5d;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}

.field-input {
    border: #d9d9d9 solid 1px;
    border-radius: 3px;
    box-sizing: border-box;
    background: #fff;
    color: #757575;
    font-size: 12px;
    height: 29px;
    line-height: 19px;
    padding: 4px 7px;
}

.field-input[type=file] {
    padding-left: 4px;
    padding-right: 4px;
}

.field-input[disabled] {
    background: transparent;
}

.field-hint {
    color: #5d5d5d;
    font-size: 10px;
    line-height: 12px;
}

.field-error .field-input {
    border-color: #f5381f;
}

.field-error .field-hint {
    color: #f5381f;
}

.form-vertical .field-label + .field-input,
.form-vertical .field-label + .field-input-wrapper {
    margin-top: 5px;
}

.form-vertical .field-input + .field-hint,
.form-vertical .field-input-wrapper + .field-hint {
    margin-top: 3px;
}

.form-vertical .field-label,
.form-vertical .field-input,
.form-vertical .field-hint {
    display: block;
    width: 100%;
}

.status-block {
    background: #f9f9f9;
    color: #7c7c7c;
    padding: 10px;
}

.status-block p + p {
    margin-top: 10px;
}

.hAddition {
    border-top: none;
    border-bottom: none;
    border-radius: 0;
    font-size: 11px;
    font-weight: normal;
    background: url(../images/tpl2/filterBg.png) 0 0 repeat-x;
    background-position: bottom;
    color: #9C9C9C;
    height: 32px;
}

.hAddition a {
    text-decoration: none;
}

.linkButtons {
    margin: 0;
}

.linkButtons a {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    padding: 0 8px 1px 8px;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    color: #707070;
    margin: 0 5px 0 2px;
    text-decoration: none;
    background: #ececec url("../images/tpl2/bgSpriteV2.png") repeat-x 0 -468px;
}

.linkButtons a:hover {
    background-position: 0 -498px;
    background-color: #f2f2f2
}

.linkButtons a.sel {
    color: #aeaeae;
    background-color: #ececec;
}

.box h1 .btnsRight, .box h2 .btnsRight, .box .head .btnsRight {
    font-size: 11px;
}

.hAddition span, .box h1 .btnsRight, .box h2 .btnsRight, .box .head .btnsRight {
    display: block;
    float: right;
    margin: 0;
}


.btnsSplit {
    display: inline-block;
    font-size: 11px;
    padding-left: 15px;
    margin-bottom: -7px;
    float: right;
}

.btnsSplit a {
    background-image: linear-gradient(to top, #e7e7e7, #f7f7f7);
    background-repeat: repeat-x;
    border: 1px solid #D1D1D1;
    box-shadow: 0 1px #ECECEC;
    display: block;
    float: left;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    padding: 0 7px;
    text-decoration: none;
    margin: 4px 0 0 0px;
}

.btnsSplit a + .btnsSplit a {
    margin-left: -3px;
}

.btnsSplit a.sel {
    background-color: #cecece;
}

.btnsSplit a:first-of-type {
    border-right: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.btnsSplit a:last-of-type {
    border-left: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.hAddition span a,
.box h1 .btnsRight a, .box h1 .btnsLeft a, .box h1 .btnsBetween a,
.box h2 .btnsRight a, .box h2 .btnsLeft a, .box h2 .btnsBetween a,
.box .head .btnsRight a, .box .head .btnsLeft a, .box .head .btnsBetween a, .dropList a {
    background-image: url(../images/tpl2/filBg.png);
    background-repeat: repeat-x;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    box-shadow: 0 1px #ECECEC;
    display: block;
    float: left;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    margin: 4px 0 0 6px;
    padding: 0 7px;
    text-decoration: none;
}

.hAddition span a {
    margin: 4px 2px 0 3px;
}

.box h1 .btnsBetween, .box h2 .btnsBetween, .box .head .btnsBetween {
    display: inline-block;
    font-size: 11px;
    padding-left: 1px;
    margin-bottom: -7px;
}

.box h1.gr .btnsLeft, .box h2.gr .btnsLeft, .box .head.gr .btnsLeft {
    float: left;
    margin-right: 10px;
    margin-left: -10px;
}

.box h1.gr .btnsRight a, .box h1.gr .btnsLeft a,
.box h2.gr .btnsRight a, .box h2.gr .btnsLeft a,
.box .head.gr .btnsRight a, .box .head.gr .btnsLeft a {
    box-shadow: none;
    background-image: url(../images/tpl2/slideBg.png);
    background-position: 0 -25px;
    /*background-position: center;*/
    border: none;
    color: #fff !important;
    height: 24px;
    line-height: 23px;
    text-shadow: none;
}

.hAddition span a:visited, .box h1 .btnsRight a:visited, .box h2 .btnsRight a:visited, .box .head .btnsRight a:visited {
    color: #2F2F2F;
}

.hAddition span a:hover,
.box h1 .btnsRight a:hover, .box h1 .btnsLeft a:hover, .box h1 .btnsBetween a:hover,
.box h2 .btnsRight a:hover, .box h2 .btnsLeft a:hover, .box h2 .btnsBetween a:hover,
.box .head .btnsRight a:hover, .box .head .btnsLeft a:hover, .box .head .btnsBetween a:hover {
    background-image: url(../images/tpl2/filBgH.png);
    background-repeat: repeat-x;
    color: #f5381f !important;
    background-position: 0;
}

.box h1.gr div.btnsRight a:hover, .box h1.gr div.btnsLeft a:hover,
.box h2.gr div.btnsRight a:hover, .box h2.gr div.btnsLeft a:hover,
.box .head.gr div.btnsRight a:hover, .box .head.gr div.btnsLeft a:hover {
    background-image: url(../images/tpl2/slideBg.png);
    color: #fff !important;
    background-position: 0 0;
}

.box .head .btnsRight a.sel, .box .head .btnsBetween a.sel, .hAddition span a.sel,
.box h1 .btnsRight a.sel, .box h1 .btnsBetween a.sel,
.box h2 .btnsRight a.sel, .box h2 .btnsBetween a.sel {
    background-image: url(../images/tpl2/filBgA.png);
    background-repeat: repeat-x;
    color: #aeaeae;
    background-position: 0 -1px;
}

.box .head.gr .btnsRight a.sel, .box h1.gr .btnsRight a.sel, .box h2.gr .btnsRight a.sel {
    background: #616161 url(../images/tpl2/slideBg.png) 0 -50px;
    color: #bfbfbf !important;
}

.box .head .btnsRight a.sel:hover, .box .head .btnsBetween a.sel:hover, .hAddition span a.sel:hover,
.box h1 .btnsRight a.sel:hover, .box h1 .btnsBetween a.sel:hover,
.box h2 .btnsRight a.sel:hover, .box h2 .btnsBetween a.sel:hover {
    color: #aeaeae !important;
}

.box .head.gr .btnsRight a.sel:hover, .box h1.gr .btnsRight a.sel:hover, .box h2.gr .btnsRight a.sel:hover {
    background: #616161 url(../images/tpl2/slideBg.png) 0 -50px;
    color: #bfbfbf !important;
}

.box h1 a.tool, .box h1 span.tool, .box h2 a.tool, .box h2 span.tool, .box .head a.tool, .box .head span.tool {
    display: block;
    float: right;
    margin: 4px 0 0 6px;
    width: 29px;
    height: 24px;
    background-image: url(../images/tpl2/icons.png);
    background-position: -29px -111px;
    background-repeat: no-repeat;
}

.box .head .iconL, .box h1 .iconL, .box h2 .iconL {
    margin: 0 5px 2px 5px;
}

.filter-select a span.iconMenuUserD {
    padding-left: 0;
    float: right;
    margin-top: 9px !important;
}

.box .head .iconHint, .box h1 .iconHint, .box h2 .iconHint {
    margin: 0 5px -2px 5px;
}

.box h1 .icon, .box h2 .icon, .box .head .icon {
    margin: 4px 5px;
}

.box .gr .icon {
    float: right;
    margin: 8px 2px;
    cursor: pointer;
}

.box h1 .remark, .box h2 .remark, .box .head .remark {
    font-size: 11px;
    float: right;
    font-weight: normal;
    padding-right: 5px;
}

.box h1 a.sel, .box h1 span.sel, .box h2 a.sel, .box h2 span.sel, .box .head a.sel, .box .head span.sel {
    background-position: 0 -111px;
}

.box .head .sel .icon, .box h1 .sel .icon, .box h2 .sel .icon {
    opacity: 0.35;
}

.box h1 a:hover, .box h2 a:hover, .box .head a:hover {
    background-position: -58px -111px;
}

.box .head.gr, .box h1.gr, .box h2.gr, .box h3.gr {
    background: #505050;
    border-color: #505050;
    text-shadow: #000 0 1px;
    color: #FFF;
}

.box head.gr a, .box h1.gr a, .box h2.gr a {
    color: #FFF;
    text-decoration: none;
}

.boxR h2, .box .head {
    border-radius: 3px 3px 0 0;
}

.boxL h2, .boxL .head {
    border-radius: 0 3px 0 0;
}

.boxTL h2, .boxTL .head {
    border-radius: 0 3px 0 0;
}

.boxTR h2, .boxTR .head {
    border-radius: 3px 0 0 0;
}

.box h1 small, .box h2 small, .box .head small {
    padding-left: 10px;
    font-size: 11px;
    font-weight: normal;
}

.box h1 .right, .box h2 .right {
    float: right;
    margin-right: 10px;
    font-size: 11px;
}

.box h1 .right a, .box h2 .right a {
    color: #ffd02b !important;
}

.vr-filters-row {
    height: 30px;

    padding: 0 5px 1px 9px;

    border: 1px solid #d1d1d1;
    border-top: 0;

    background: url(../images/tpl2/boxBg.png);

    line-height: 30px;
}

.vr-filters-row .vr-filter {
    display: inline-block;
    margin-right: 20px;
}

.vr-filters-row .vr-filter .filter-title {
    float: left;

    font-size: 12px;
}

.vr-filters-row .vr-filter .filter-dropdown {
    z-index: 1;

    float: left;
    position: relative;

    margin-left: 5px;
}

.vr-filters-row .vr-filter .filter-dropdown .label .iconMenuUserD {
    margin: 0 5px 2px 5px;
}

.vr-filters-row .vr-filter .filter-dropdown .list {
    display: none;
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
}

.vr-filters-row .vr-filter .filter-dropdown .list .label {
    margin-top: -1px;

    border-radius: 0;
}

.vr-filters-row .vr-filter .filter-dropdown .list .label:hover {
    color: #f5381f !important;
}

.vr-filters-row .vr-filter .filter-dropdown .list .label:first-child {
    margin-top: 0;

    border-radius: 3px 3px 0 0;
}

.vr-filters-row .vr-filter .filter-dropdown .list .label:first-child:hover {
    color: #494949 !important;
}

.vr-filters-row .vr-filter .filter-dropdown .list .label:last-child {
    border-radius: 0 0 3px 3px;
}

.vr-filters-row .vr-filter .filter-dropdown .label {
    background-image: url(../images/tpl2/filBg.png);
    background-repeat: repeat-x;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    box-shadow: 0 1px #ECECEC;
    display: block;
    float: left;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    margin: 4px 0 0 0;
    text-decoration: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    font-size: 11px;
}
.vr-filters-row .vr-filter .filter-dropdown .label span {
    margin-left: 5px;
}

.vr-filters-row .vr-filter .filter-dropdown .label:hover {
    background: url(../images/tpl2/filBgH.png) repeat-x 0 0;
}

#vPromo, #idxFeach {
    background: #E2E2E2;
    margin-bottom: 10px;
}

#idxFeach {
    float: right;
    margin-left: 10px;
    width: 324px;
}

#vPromo .boxC, #idxFeach .boxC, #vPromo .loader {
    height: 390px;
    background: url(../images/tpl2/popularBg.png) 0 0 repeat-y #f1f1f1;
    position: relative;
}

#vPromo .boxC {
    border-radius: 0 0 3px 0;
}

#vPromo .loader {
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/tpl2/loadTab.gif") no-repeat center center #ebebeb;
    width: 100%;
    z-index: 2;
    display: none;
}

#idxFeach .boxC {
    padding: 0 0 8px 0;
    position: relative;
}

#idxFeach iframe, #idxFeach .loader {
    width: 322px;
    height: 390px;
}

#idxFeach .loader {
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/tpl2/loadTab.gif") no-repeat center center #ebebeb;
}

#vPromo .iconRefresh2 {
    float: right;
    margin: 8px 4px 0 0;
    cursor: pointer;
}

#content {
    margin-top: 17px;
}

hr, .clear {
    clear: both;
    border: none;
    padding: 0;
    margin: 0;
    height: 10px;
}


.vDate {
    clear: both;

    width: 100%;
    max-width: 495px;

    padding-left: 5px;

    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    color: #5d5d5d;
    text-align: left;
    text-shadow: #F2F2F2 0 1px;
}
h2.vDate {
    border: 0;
    padding: 0 0 0 5px;
    font-size: 12px;
    color: #5d5d5d;
    font-weight: bold;
    background:none;
    border-radius: 0;
}
.vDate:after {
    content: '';

    display: inline-block;

    width: 8px;
    height: 6px;

    margin: 0 0 1px 5px;

    background: url(../images/tpl2/icons.png) no-repeat -1px -165px;

    font-size: 10px;
}

.vDate.cleanAfter:after {
    display: none;
}

.videoList .vDate {
    float: left;
}

.videoList .filter-video-empty {
    margin: 30px;
}

.videoList .filter-video-empty span {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #303030;
}

.videoList .filter-video-empty a {
    font-size: 14px;
    line-height: 22px;
    color: #303030;
    text-decoration: underline;
}

.videoList h2.vDate {
    padding: 0 0 0 5px;

    border: 0;

    background: 0;

    font-size: 12px;
    line-height: 30px;
    color: #5d5d5d;
}

.video.new-date .vDate {
    float: none;
}

.video {
    position: relative;
    float: left;

    width: 160px;
    height: 174px;

    margin: 5px 4px;

    text-align: left;
    font-size: 11px;
    color: #999;
}
.videoList .video {
    position: relative;

    height: 205px;
    max-height: 205px;

    padding-top: 30px;

    box-sizing: border-box;
}

.videoList .fl .video,
.boxL .video{
    padding-top: 0;
    max-height: 175px;
    min-height: 175px;
}

.videoList .video.new-date {
    padding-top: 0;
}
.videoList .video.no-padding {
    max-height: 175px;
    min-height: 175px;

    padding-top: 0;
}

.video a {
    display: block;
    position: relative;

    text-decoration: none;
}

.video b, .video .hPaid {
    display: block;
    position: absolute;
    top: 102px;
    color: #F6F6F6;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    padding: 2px 4px;
    background: #4c4c4c;
    font-size: 11px;
    line-height: 13px;
    height: 12px;
    text-shadow: #565656 0 1px;
    z-index: 4;
}

.video b {
    left: 2px;
}

.video .hPaid {
    right: 2px;
    color: #ffcc50;
}

.video .hPaid div {
    display: inline-block;
    background-image: url("../images/tpl2/icons.png");
    background-position: -283px -133px;
    height: 10px;
    width: 10px;
    margin: 0 0 -1px 2px;
}

.video .hSprite {
    background-repeat: no-repeat;
    height: 120px;
    left: 0;
    position: absolute;
    top: 0;
    width: 160px;
    z-index: 2;
}

.video video {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 120px;
    z-index: 1;
}

.hRotator span {
    background-image: url("../images/tpl2/loadVideo.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    font-size: 1px;
    height: 10px;
    left: 127px;
    position: absolute;
    top: 2px;
    width: 31px;
    z-index: 5;
    border-radius: 2px;
}

.hSpriteHD {
    background-image: url("../images/tpl2/icons.png");
    background-position: -78px -13px;
    height: 13px;
    width: 22px;
    left: 3px;
    top: 3px;
    position: absolute;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    z-index: 3;
}

.video u {
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    max-height: 30px;
    display: block;
    text-decoration: none;
    overflow: hidden;
    margin-top: 6px;
    padding: 0 4px;
}

.video .thumb_container {
    display: block;
    width: 160px;
    height: 120px;
}

.video .thumb {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 120px;
}

.hRate, .hUnrate, .hNorate {
    padding: 8px 22px 0 4px;
    background-image: url(../images/tpl2/rate.png);
    background-position: 140px 1px;
    background-repeat: no-repeat;
    color: #999999;
    font-size: 11px;
    text-align: left;
}

.views-value, .views-value1 {
    color: #999999 !important;
    font-weight: normal !important;
}
.views-value:before {
    content: '';

    display: block;
    float: left;

    width: 17px;
    height: 10px;

    margin-right: 5px;

    background: url(../images/tpl2/icons.png) -620px -170px;
}

.hUnrate {
    background-position: 140px -28px;
}

.hRate div {
    font-weight: bold;
    color: #89a650;
}

.hUnrate div {
    font-weight: bold;
    color: #d76161;
}

.hNorate {
    background-image: none;
}

.hNorate div.fr {
    display: none;
}

div.hRatePlain, div.hUnratePlain {
    display: inline-block;
    color: #999999;
    font-size: 11px;
}

div.hRatePlain div, div.hUnratePlain div {
    display: inline-block;
    font-weight: bold;
}

div.hRatePlain div {
    color: #89A650;
    padding-bottom: 3px;
}

div.hUnratePlain div {
    color: #d76161;
    padding-bottom: 3px;
}

div.hRatePlain div.pic, div.hUnratePlain div.pic {
    background-image: url(../images/tpl2/rate.png);
    background-repeat: no-repeat;
    padding: 0 15px 0 4px;
    height: 18px;
    vertical-align: bottom;
}

div.hRatePlain div.pic {
    background-position: 3px 0;
    margin-bottom: 3px;
}

div.hUnratePlain div.pic {
    background-position: 3px -30px;
}

.pager {
    background: url(../images/tpl2/pagerBg.png) #dbdbdb 0 0 repeat-x;
    padding: 6px 0;
    line-height: 26px;
    border-top: 1px solid #D1D1D1;
    font-weight: bold;
    margin: 0 -4px -4px -4px;
}

.pagerL {
    margin: 0 0 -4px -4px;
}

.pager table {
    margin: 0 auto;
}

.pager span, .pager a {
    display: block;
    float: left;
    border: 1px solid #CECECE;
    border-radius: 2px;
    min-width: 12px;
    text-align: center;
    padding: 0 10px;
    margin: 0 3px 0 2px;
    background: url(../images/tpl2/pagerItemBg.png) #E0E0E0 0 0 repeat-x;
    color: #5e5e5e;
    box-shadow: 0 1px #EBEBEB;
    font-size: 14px;
    text-decoration: none;
}

.pager a:hover {
    background: url(../images/tpl2/pagerItemBgHover.png) #E0E0E0 0 0 repeat-x !important;
}

.pager span {
    color: #aeaeae;
    background: url(../images/tpl2/pagerItemBgSel.png) #E0E0E0 0 -1px repeat-x;
}

.pager a.last, .pager a.first {
    background: url(../images/tpl2/pagerItemBgPrev.png) #E0E0E0 0 0 repeat-x;
}

.pager a.lastR {
    color: #f5381f;
}

.pager .last .icon {
    float: right;
    margin: 11px 0 0 5px;
}

.pager .first .icon {
    float: left;
    margin: 11px 5px 0 0;
}

/* -------------  footer CSS --------------*/
#footer {
    color: #252525;
    font-size: 11px;
    margin-top: 10px;
    bottom: 0;
    position: absolute;
    /*
        height:226px;
    */
    width: 100%;

}

#footerBox {
    background: url(../images/tpl2/footerBg.png);
    min-width: 1001px;
}

#footer .shadow {
    background-image: url(../images/tpl2/footerShadow.png);
    background-position: center 0;
    background-repeat: no-repeat;
}

#footer .shadowTop {
    margin-top: 15px;
    height: 13px;
    border-bottom: 1px solid #FFF;
}

#footer .shadowDown {
    height: 13px;
    border-bottom: 1px solid #f5f5f5;
    background-position: center -18px;
}

#footer #cols {
    width: 1001px;
    margin: 0 auto;
    vertical-align: top;
}

#footer #cols, #footer ul {
    height: 180px;
}

#footer ul {
    background: url(../images/tpl2/border.png) 0 -25px no-repeat;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 10px;
    width: 210px;
}

#footer ul.last {
    width: 285px;
}

#footer #first {
    background: none;
}

#footer #last {
}

#footer .col-head {
    font-size: 18px;
    color: #494949;
    margin: 5px 0 3px;
    text-shadow: 0 1px #fff;
}

#footer .col-head span {
    line-height: 40px;
    border-bottom: 1px dashed #c8c8c8;
    padding-bottom: 8px;
}

#footer li {
    letter-spacing: 1px;
    line-height: 18px;
}

#footer li a {
    background-image: url(../images/tpl2/footerIcon.png);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    height: 13px;
    padding: 1px 0 4px 18px;
    width: 190px;
    line-height: 13px;
    color: #666;
    text-decoration: none;
}

#footer li.social-links {
    background-image: url(../images/tpl2/footerIcon.png);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    height: 18px;
    padding: 0 0 0 18px;
    color: #666;
}

#footer li.social-links a {
    background: none;
    padding: 0;
    text-decoration: underline;
    height: auto;
    width: auto;
}

#footer li.socials-container {
    padding-top: 10px;
}
    #footer li.socials-container:after {
        content: '';

        display: block;

        clear: both;
    }
    #footer li.socials-container a {
        display: block;
        position: relative;
        float: left;

        width: 30px;
        height: 30px;

        margin-right: 10px;
        padding: 0;

        border-radius: 3px;

        background: none;

        text-decoration: none;

        transition: 0.15s ease opacity;
    }
        #footer li.socials-container a:last-child {
            margin-right: 0;
        }
        #footer li.socials-container a:hover {
            opacity: 0.5;
        }
        #footer li.socials-container a:before {
            content: '';

            display: block;
            position: absolute;
        }
        #footer li.socials-container a.twitter {
            background: #4b96d7;
        }
            #footer li.socials-container a.twitter:before {
                top: 7px;
                left: 5px;

                width: 21px;
                height: 17px;

                background: url(../images/footer-socials/twitter.svg) no-repeat;
            }
        #footer li.socials-container a.reddit {
            background: #ff2b00;
        }
            #footer li.socials-container a.reddit:before {
                top: 5px;
                left: 5px;

                width: 21px;
                height: 19px;

                background: url(../images/footer-socials/reddit.svg) no-repeat;
            }
        #footer li.socials-container a.instagram {
            background: transparent;
        }
            #footer li.socials-container a.instagram:before {
                top: 0;
                left: 0;

                width: 30px;
                height: 30px;

                background: url(../images/footer-socials/instagram.png) no-repeat;
                background-size: contain;
            }
        #footer li.socials-container a.youtube {
            background: #ea0009;
        }
            #footer li.socials-container a.youtube:before {
                top: 8px;
                left: 5px;

                width: 21px;
                height: 15px;

                background: url(../images/footer-socials/youtube.svg) no-repeat;
            }
        #footer li.socials-container a.vimeo {
            background: #0f9ddc;
        }
            #footer li.socials-container a.vimeo:before {
                top: 8px;
                left: 5px;

                width: 19px;
                height: 15px;

                background: url(../images/footer-socials/vimeo.svg) no-repeat;
            }
        #footer li.socials-container a.facebook {
            background: #3c5a9a;
        }
            #footer li.socials-container a.facebook:before {
                top: 0;
                left: 0;

                width: 30px;
                height: 30px;

                background: url(../images/footer-socials/facebook.svg) no-repeat;
                background-size: contain;
            }
        #footer li.socials-container a.snapchat {
            background: #0f9ddc;
        }
            #footer li.socials-container a.snapchat:before {
                top: 0;
                left: 0;

                width: 30px;
                height: 30px;

                background: url(../images/footer-socials/snapchat.svg) no-repeat;
                background-size: contain;
            }

#footer #buttons {
    border-top: 1px solid #f5f5f5;
    padding: 10px 0 5px 0;
    height: 40px;
}

#footer #buttons #copy {
    color: #777;
    margin-top: 6px;
    float: left;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 25px;
    padding-left: 10px;
    text-shadow: 0 1px #f3f3f3;
}

#footer #buttons #copy span {
    color: #F00;
}

#footer #buttons img {
    display: block;
    float: right;
    padding-right: 10px;
    border: none;
}

/* -------------  footer CSS -------------- end */

.icon,.iconL {
    display: block;
    background-image: url(../images/tpl2/icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    overflow: hidden;
}

.iconL {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.iconMale, .iconTrans, .iconGays, .iconStraight {
    width: 19px;
    height: 16px;
}

.iconClose, .iconCloseOver {
    width: 19px;
    height: 19px;
    background-position: -472px -86px;
}

.iconCloseOver {
    background-position: -492px -86px;
}

.iconGallery {
    width: 15px;
    height: 11px;
    background-position: -303px -66px;
}

.iconMess, .iconMessOver {
    background-position: -286px -67px;
    height: 12px;
    width: 16px;
}

.iconMessOver {
    background-position: -269px -67px;
}

#menuLeft .list .iconFemale {
    background-position: -172px -3px;
    width: 11px;
    height: 15px;
}

a .icon.sponsor-star {
    display: inline-block;

    width: 11px;
    height: 11px;

    margin-right: 4px;
    margin-bottom: -1px;

    background: url("../images/tpl2/sponsor-tag.svg") no-repeat;
    background-size: contain;
}

a .icon.pornstar {
    display: inline-block;

    width: 11px;
    height: 11px;

    margin-right: 3px;
    margin-bottom: -1px;

    background: url("../images/tpl2/pornstar-tag.svg");
    background-size: contain;
}

#menuLeft .list .vrBadge {
    margin: 0 2px 0 0;
}

.video .vrBadge {
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 2;
}

.iconSnowFlake {
    background-image: url("../images/tpl2/snowflake.svg") !important;
    background-size: 13px 14px;
    width: 13px;
    height: 14px;
}

.iconFist {
    background-image: url("../images/tpl2/fist2.svg") !important;
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    margin: -1px 0 0 0 !important;
}

.iconValentine {
    background: url(../images/tpl2/14feb.svg) !important;
    background-size: 14px 14px;

    width: 14px;
    height: 14px;
}

.iconPi {
    background: url(../images/tpl2/pi.svg) !important;
    background-size: 14px 14px;

    width: 14px;
    height: 14px;
}

.iconPatric {
    background-image: url("../images/tpl2/patrick.svg") !important;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
}

#content.detached-left-menu #menuLeftTd {
    position: fixed;
    top: 10px;
}
#content.detached-left-menu #menuLeftTd + .w100 {
    padding-left: 145px;
}

#content.detached-bottom-left-menu #menuLeftTd {
    position: absolute;

    top: auto;
    bottom: 0;
}
#content.detached-bottom-left-menu #menuLeftTd + .w100 {
    padding-left: 145px;
}

#content.detached-bottom-ads-left-menu #menuLeftTd {
    position: absolute;

    top: auto;
    bottom: 265px;
}
#content.detached-bottom-ads-left-menu #menuLeftTd + .w100 {
    padding-left: 145px;
}

.iconHD {
    background-position: -78px -13px;
    height: 13px;
    width: 22px;
}

.iconVip {
    background-position: -202px -111px;
    height: 14px;
    width: 14px;
}

.iconVerify {
    background-position: -530px -86px;
    height: 14px;
    width: 14px;
}

.iconCountry {
    background: none;
}

.iconCountry, .iconCountry img {
    width: 14px;
    height: 11px;
}

.iconTrans {
    background-position: -150px -4px;
}

.iconGay,
.iconGays {
    background-position: -129px -4px;
}

.iconStraight {
    background-position: -106px -4px;
}

.iconMale, .iconGay {
    background-position: -203px -48px;
    height: 14px;
    width: 14px;
}

.iconFemale {
    background-position: -204px -63px;
    height: 14px;
    width: 12px;
}

.vrBadge {
    width: 26px;
    height: 17px;

    background: url(../images/tpl2/vr-badge.svg) no-repeat;
}

.iconFemale2 {
    background-position: -172px -3px;
    height: 15px;
    width: 11px;
}

.iconLesbi {
    background-position: -182px -110px;
    height: 14px;
    width: 17px;
}

.iconTransC {
    background-position: -162px -111px;
    height: 14px;
    width: 17px;
}

.iconMail, .iconMailOver {
    background-position: -91px -124px;
    width: 17px;
    height: 11px;
}

.iconMailGray {
    background-position: -297px -146px;
}

.iconMailOver {
    background-position: -91px -112px;
}

.iconMailSmall {
    background-position: 0 0;
    background-image: url("../images/tpl2/newMail.gif");
    width: 11px;
    height: 8px;
    border-radius: 2px;
    margin-bottom: 2px;
}

.iconSettings, .iconSettingsOver {
    background-position: -279px -79px;
    height: 20px;
    width: 16px;
}

.iconSettingsOver {
    background-position: -262px -79px;
}

.iconSettingsAdv, .iconSettingsAdvOver {
    background-position: -448px -86px;
    height: 20px;
    width: 23px;
}

.iconSettingsAdvOver {
    background-position: -425px -86px;
}

.iconSlideFav {
    background-position: -138px -143px;
    height: 14px;
    width: 17px;
}

.iconSlideComm {
    background-position: -113px -143px;
    height: 13px;
    width: 19px;
}

.iconSlidePlay, .iconSlidePlayOver {
    background-position: -19px -158px;
    height: 10px;
    width: 8px;
}

.iconSlidePlayOver {
    background-position: -19px -169px;
}

.iconSlidePause, .iconSlidePauseOver {
    background-position: -28px -158px;
    height: 10px;
    width: 9px;
}

.iconSlideClose, .iconSlideCloseOver {
    background-position: -412px -86px;
    height: 11px;
    width: 11px;
}

.iconSlideCloseOver {
    background-position: -412px -98px;
}

.iconSlidePauseOver {
    background-position: -28px -169px;
}

.iconSlidePrev, .iconSlidePrevOver, .iconSlideNext, .iconSlideNextOver {
    background-position: -1px -158px;
    width: 8px;
    height: 6px;
}

.iconSlideNext {
    background-position: -1px -165px;
}

.iconSlidePrevOver {
    background-position: -10px -158px;
}

.iconSlideNextOver {
    background-position: -10px -165px;
}

.iconSlideFull, .iconSlideFullOver {
    background-position: -52px -158px;
    width: 13px;
    height: 10px;
}

.iconSlideFullOver {
    background-position: -52px -169px;
}

.iconSlideExit, .iconSlideExitOver {
    background-position: -433px -114px;
    width: 10px;
    height: 10px;
}

.iconSlideExitOver {
    background-position: -447px -114px;
}

.iconSlideSpeedL, .iconSlideSpeedLOver {
    background-position: -529px -126px;
    height: 14px;
    width: 24px;
}

.iconSlideSpeedLOver {
    background-position: -557px -126px;
}

.iconSlideSpeedM, .iconSlideSpeedMOver {
    background-position: -529px -144px;
    height: 14px;
    width: 24px;
}

.iconSlideSpeedMOver {
    background-position: -557px -144px;
}

.iconSlideSpeedF, .iconSlideSpeedFOver {
    background-position: -529px -162px;
    height: 14px;
    width: 24px;
}

.iconSlideSpeedFOver {
    background-position: -557px -162px;
}

.iconMail2, .iconMail2Over, .iconMail3 {
    background-position: -224px -47px;
    width: 21px;
    height: 15px;
}

.iconMail3 {
    background-position: -297px -146px;
}

.iconMail2Over {
    background-position: -224px -31px;
}

.iconNoInvite {
    background-position: -301px -46px;
    width: 20px;
    height: 15px;
}

.iconNoInviteOver {
    background-position: -301px -30px;
}

.iconUnInvite, .iconUnInvite2, .iconUnInviteOver {
    background-position: -281px -47px;
    width: 19px;
    height: 15px;
}

.iconUnInvite2 {
    background-position: -350px -146px;
}

.iconUnInviteOver {
    background-position: -281px -31px;
}

.iconInvite, .iconInvite2, .iconInviteOver {
    background-position: -261px -47px;
    width: 19px;
    height: 15px;
}

.iconInvite2 {
    background-position: -330px -146px;
}

.iconInviteOver {
    background-position: -261px -31px;
}

.iconValid {
    background-position: -393px -52px;
    height: 9px;
    width: 12px;
}

.iconValidBig {
    background-position: -527px -107px;
    height: 13px;
    width: 17px;
}

.iconInvalid {
    background-position: -428px -53px;
    height: 9px;
    width: 12px;
}

.iconSpam, .iconSpam2, .iconSpamOver, .iconSpam2Over {
    background-position: -246px -47px;
    width: 14px;
    height: 15px;
}

.iconSpam2 {
    background-position: -315px -146px;
}

.iconSpam2Over {
    background-position: -315px -130px;
}

.iconSpamOver {
    background-position: -246px -31px;
}

.iconBlocked, .iconBlockedOver {
    background-position: -445px -62px;
    width: 14px;
    height: 15px;
}

.iconBlockedOver {
    background-position: -445px -46px;
}

.iconVipBig {
    background-position: -283px 0;
    width: 30px;
    height: 29px;
}

.iconModelBig {
    background-position: -253px 0;
    width: 30px;
    height: 29px;
}

.iconModelMiddle {
    background-position: -285px -106px;
    width: 21px;
    height: 20px;
}

.iconModelLittle {
    background-position: -259px -131px;
    width: 13px;
    height: 14px;
}

.iconProducerBig {
    background-position: -223px 0;
    width: 30px;
    height: 29px;
}

.iconSellerBig {
    background-position: -620px -100px;
    width: 30px;
    height: 29px;
}

.iconRandom {
    background-position: -170px -24px;
    width: 18px;
    height: 14px;
}

.iconSlide {
    background-position: -296px -83px;
    height: 16px;
    width: 16px;
}

.iconEdit {
    background-position: -413px -70px;
    height: 13px;
    width: 13px;
}

.iconEditOver {
    background-position: -426px -70px;
}

.iconRefresh {
    background-position: 0 -51px;
    height: 14px;
    width: 15px;
}

.iconRefresh2 {
    background-position: -66px -157px;
    height: 14px;
    width: 15px;
}

.iconRefresh:hover {
    background-position: -17px -51px !important;
}

.iconRefresh2:hover {
    background-position: -83px -158px !important;
}

.iconMenuD, .iconMenuR {
    width: 5px;
    height: 5px;
}

.iconMenuAjax {
    background-image: url(../images/tpl2/ajax.gif);
    width: 16px;
    height: 16px;
}

.iconArrowWL, .iconArrowWR, .iconArrowWLover, .iconArrowWRover {
    background-position: -349px -36px;
    height: 24px;
    width: 26px;
}

.iconArrowWLover {
    background-position: -349px -61px;
}

.iconArrowWR {
    background-position: -322px -36px;
}

.iconArrowWRover {
    background-position: -322px -61px;
}

.iconArrowWhiteDown, .iconArrowWhiteUp {
    width: 5px;
    height: 4px;
}

.iconArrowWhiteDown {
    background-position: -422px -55px;
}

.iconArrowWhiteUp {
    background-position: -416px -55px;
}

.iconUser, .iconUserOver, .iconUserGray {
    background-position: -202px -141px;
    height: 15px;
    width: 14px;
}

.iconUserGray {
    background-position: -370px -146px;
}

.iconUserOver {
    background-position: -216px -141px;
}

.iconUserB {
    background-position: -169px -164px;
    width: 14px;
    height: 15px;
}

.iconMenuD {
    background-position: -85px -3px;
}

.iconMenuR {
    background-position: -78px -3px;
}

.iconSearchUp, .iconSearchDown {
    background-position: -2px -68px;
    height: 3px;
    width: 6px;
}

.iconSearchDown {
    background-position: -2px -72px;
}

.iconPagerNext, .iconPagerPrev, .iconPagerNextHover, .iconPagerPrevHover {
    background-position: -11px -69px;
    height: 5px;
    width: 8px;
}

.iconPagerPrev {
    background-position: -11px -76px;
}

.iconPagerNextHover {
    background-position: -20px -69px;
}

.iconPagerPrevHover {
    background-position: -20px -76px;
}

.iconPagerDown {
    background-position: -175px -26px;
    height: 8px;
    width: 5px;
}

.iconPagerDownHover {
    background-position: -183px -26px;
}

.iconHint, .iconHintOver {
    background-position: -248px -67px;
    height: 14px;
    width: 9px;
}

.iconHintOver, .iconHint:hover {
    background-position: -258px -65px;
}

.iconHintSmall, .iconHintSmallOver {
    background-position: -312px -108px;
    width: 9px;
    height: 12px;
}

.iconHintSmallOver, .iconHintSmall:hover {
    background-position: -322px -108px;
}

.iconHintBig, .iconHintBigOver {
    background-position: -224px -64px;
    width: 12px;
    height: 17px;
}

.iconHintBigOver, .iconHintBig:hover {
    background-position: -236px -64px;
}

.iconNewWin, .iconNewWinOver {
    background-position: -376px -67px;
    height: 14px;
    width: 16px;
}

.iconNewWinOver {
    background-position: -376px -52px;
}

.iconFavGal, .iconFavGalOver {
    background-position: -338px -17px;
    height: 15px;
    width: 36px;
}

.iconFavGalOver {
    background-position: -338px 0;
}

.iconFavGif, .iconFavGifOver {
    background-position: -674px -170px;
    height: 14px;
    width: 33px;
}

.iconFavGifOver {
    background-position: -643px -170px;
}

.iconFavPhoto, .iconFavPhotoOver {
    background-position: -375px -17px;
    height: 15px;
    width: 37px;
}

.iconFavPhotoOver {
    background-position: -375px 0;
}

.iconFavRounded {
    background-position: -466px -133px;
    width: 28px;
    height: 25px;
}

.iconFavRoundedOver {
    background-position: -495px -133px;
}

.iconFavRounded.sel {
    background-position: -466px -159px;
}

.iconArrow {
    background-position: -11px -69px;
    height: 5px;
    width: 4px;
}

.iconMenuUserD, .iconMenuUserUp {
    background-position: -185px -6px;
    height: 4px;
    width: 5px;
}

.iconMenuUserD {
    background-position: -185px -6px;
}

.iconMenuUserDover {
    background-position: -185px -12px;
}

.iconArrowBL, .iconArrowBR, .iconArrowBLhover, .iconArrowBRhover {
    width: 26px;
    height: 24px;
    background-position: 0 -26px;
}

.iconArrowBL {
    background-position: -28px -26px;
}

.iconArrowBLhover {
    background-position: -28px 0;
}

.iconArrowBRhover {
    background-position: 0 0;
}

.iconMenuUserUp {
    background-position: -185px 0;
}

.iconLike, .iconLikeOver, .iconUnLike, .iconUnLikeOver {
    background-position: -113px -112px;
    height: 23px;
    width: 22px;
}

.iconOnline {
    background: url(../images/tpl2/onlineBig.gif) 0 0 no-repeat;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    border: 1px solid #a4ab91;
}

.iconOnlineSmall {
    background: url(../images/tpl2/online.gif) 0 0 no-repeat;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    border: 1px solid #a4ab91;
}

.iconLock {
    background-position: -376px -34px;
    height: 11px;
    width: 9px;
}

.tools .iconLike {
    margin: 1px 3px 0 4px;
}

.tools .iconUnLike {
    margin: 1px 4px 0 3px;
}

.iconUnLike {
    background-position: -194px -24px;
}

.iconUnLikeOver {
    background-position: -136px -111px;
}

.iconLikeOver {
    background-position: -194px -1px;
}

.iconLoad, .iconLoadOver {
    background-position: -14px -86px;
    height: 15px;
    width: 13px;
}

.iconLoadOver {
    background-position: 0 -86px;
}

.tools .iconLoad, .tools .iconLoadOver {
    margin: 6px 6px 0 0;
}

.iconFav, .iconFavOver, .iconFavGray {
    background-position: -180px -66px;
    height: 15px;
    width: 19px;
}


.icon.iconShare, .icon.iconShareOver {
    background-position: -687px -147px;
    height: 19px;
    width: 18px;
    margin: 4px 5px 2px 3px;
}

.icon.iconShareOver {
    background-position: -687px -129px;
    margin: 2px 5px 2px 3px;
}


.iconFavGray {
    background-position: -263px -146px;
}

.iconFavOver {
    background-position: -180px -48px;
}

.tools .iconFav, .tools .iconFavOver {
    margin: 5px 3px 0 5px;
}

.iconFavOk {
    background-position: -181px -82px;
    height: 22px;
    width: 28px;
}

.tools .iconFavOk {
    margin: -2px -7px 0 5px;
}

.iconFlag, .iconFlagOver, .iconFlagGray {
    background-position: -35px -68px;
    height: 15px;
    width: 13px;
}

.iconFlagGray {
    background-position: -283px -146px;
}

.iconGift, .iconGiftOver {
    background-position: -495px -159px;
    height: 14px;
    width: 14px;
}

.iconGiftOver {
    background-position: -510px -159px;
}

.iconFlagOver {
    background-position: -35px -86px;
}

.tools .iconFlag, .tools .iconFlagOver {
    margin: 5px 5px 0 5px;
}

.iconPrint, .iconPrintOver {
    margin: 4px 0 0 2px;
    height: 20px;
    width: 17px;
}

.iconPrint {
    background-position: -240px -83px;
}

.iconPrintOver {
    background-position: -223px -83px;
}

.iconGold {
    background-position: -231px -131px;
    width: 13px;
    height: 14px;
}

.iconGoldSmall {
    background-position: -283px -133px;
    height: 10px;
    width: 10px;
}

.iconCrown {
    background-position: -245px -131px;
    width: 13px;
    height: 12px;
}

.iconAccept {
    background-position: -334px -115px;
    width: 28px;
    height: 28px;
}

.iconDecline {
    background-position: -363px -115px;
    width: 28px;
    height: 28px;
}

.iconAcceptOver {
    background-position: -334px -115px;
}

.iconDeclineOver {
    background-position: -363px -86px;
}

.iconAcceptBig {
    background-position: -392px -156px;
    width: 36px;
    height: 28px;
}

.iconAcceptBigOver, .iconAcceptBig:hover {
    background-position: -392px -128px;
}

.iconDeclineBig {
    background-position: -429px -156px;
    width: 36px;
    height: 28px;
}

.iconDeclineBigOver, .iconDeclineBig:hover {
    background-position: -429px -128px;
}

.iconFlag_en {
    height: 11px;
    width: 16px;
    background-position: -224px -165px;
}

.iconFlag_de {
    height: 11px;
    width: 16px;
    background-position: -242px -165px;
}

.iconFlag_fr {
    height: 11px;
    width: 16px;
    background-position: -278px -165px;
}

.iconFlag_es {
    height: 11px;
    width: 16px;
    background-position: -260px -165px;
}

.iconFlag_it {
    height: 11px;
    width: 16px;
    background-position: -296px -165px;
}

.iconFlag_ru {
    height: 11px;
    width: 16px;
    background-position: -332px -165px;
}

.iconFlag_pt {
    height: 11px;
    width: 16px;
    background-position: -206px -165px;
}

.iconFlag_ja, .iconFlag_jp {
    height: 11px;
    width: 16px;
    background-position: -350px -165px;
}

.iconFlag_nl {
    height: 11px;
    width: 16px;
    background-position: -368px -165px;
}

.iconFlag_pl {
    height: 11px;
    width: 16px;
    background-position: -314px -165px;
}

.iconCam {
    background-position: -588px -102px;
    width: 14px;
    height: 16px;
}

.iconMic {
    background-position: -588px -124px;
    width: 10px;
    height: 15px;
}

.iconOpts {
    width: 8px;
    height: 7px;
    background-position: -93px -143px;
}

.iconZoomIn {
    background-position: -461px 0;
    background-repeat: no-repeat;
    height: 41px;
    width: 41px;
}

.iconZoomIn:hover {
    background-position: -461px -42px;
}

#adIndex {
    display: none;
}
.ren-a-block {
    float: right;
}

.promotedCamsList iframe {
    overflow: hidden;
}

.category-description {
    float: right;

    width: 327px;

    margin: 5px 5px 0 0;
    padding: 7px 8px;

    border: 1px solid #D1D1D1;
    border-radius: 3px;

    font-size: 12px;
    color: #3c3c3c;
    line-height: 14px;

    box-sizing: border-box;
}
.category-description .link {
    line-height: 24px;
    color: #f5381f;
}

.category-related-container {
    margin-top: 10px;
    overflow: hidden;
    background-color: #4c4c4c;
    border-radius: 3px;
}
.category-related-container.-left-margin-1{
    margin-left: 1px;
}
.category-related-block {
    float: left;

    width: 20%;

    border-left: 1px solid #5b5b5b;
    border-right: 1px solid #454545;

    box-sizing: border-box;
}
.category-related-block:first-child {
    border-left: 0;
}
.category-related-block:last-child {
    border-right: 0;
}
.category-related-block .head {
    background: #373737;
    text-shadow: #000 0 1px;
    line-height: 17px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #373737;
    border-bottom: 1px solid #5b5b5b;
    display: block;
    padding: 8px 0 9px 10px;
}
.category-related-block:first-child .head {
    border-top-left-radius: 3px;
}
.category-related-block:last-child .head {
    border-top-right-radius: 3px;
}
.category-related-block .list {
    float: left;

    width: 100%;

    padding: 0 5px;

    background: #4c4c4c;

    box-sizing: border-box;
}
.category-related-block .list a {
    overflow: hidden;
    background-color: #4c4c4c;
    display: block;
    text-shadow: #000 0 1px;
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    padding: 4px 5px 4px 11px;
    color: #EAEAEA;
    border-bottom: 1px solid #454545;
    border-top: 1px solid #5b5b5b;
    text-decoration: none;
}
.category-related-block .list a:hover {
    background-image: url(../images/tpl2/boxLeftBgSel.png);
    color: #FFF !important;
    border-top: 1px solid #3F3F3F;
    border-bottom: 1px solid #2E2E2E;
}
.category-related-block .list a:first-child {
    padding-top: 5px;

    border-top: 0;
}

.fl#vListTop {
    min-width: 500px;
}

.flDates {
    float: left !important;
    min-width: 500px;
}

.avdo {
    height: 324px;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    padding: 50px 0 0;
    float: right;
    width: 325px;
    text-align: center;
    font-size: 10px;
    color: #7a7a7a;
    margin: 5px 5px 8px 0;
    background: url(../images/tpl2/adVideo.png) center bottom no-repeat;
    text-shadow: #F4F4F4 0 1px;
}

#recommend .avdo {
    height: auto;
    box-sizing: border-box;
    padding: 51px 0;
}


.avdo.withCams {
    height: 288px;
    margin-bottom: 14px;
}

.avdo.withCams a {
    line-height: 15px;
}

.adVideo2 {
    height: 576px;
    margin-top: 0;
    margin-right: 0;
    padding-top: 14px;
}

.avdo.first-page {
    height: 279px;
    padding: 10px 0 0;
}

.avdo.first-page .clear {
    display: none;
}
.avdo.first-page a {
    line-height: 12px;
}

.adPr2 {
    height: 534px;
}

#playerSpot1 {
    margin-top: 14px;
    margin-bottom: 5px;
}

#playerSpot2 {
    margin-top: 11px;
    margin-bottom: 11px;
}

.avdo .frame {
    width: 300px;
    height: 250px;
    margin: 0 auto 8px;
    overflow: hidden;
}

.adVideo2 .frame {
    margin: 0 auto 20px;
}

.avdo a {
    font-size: 11px;
    line-height: 56px;
    color: #b1afaf;
    text-decoration: none;
}

.adVideo2 a {
    line-height: 30px;
    margin: 12px 0;
    padding-bottom: 0;
}

.avdo a:hover, .avdo a.red:hover {
    color: #2F2F2F !important;
}

.avdo a.red {
    color: #f5381f;
}

.avdo .clear {
    border: none;
    background: url(../images/tpl2/adShadow.png) center -3px no-repeat;
    height: 3px;
    display: block;
    margin: 6px 0 3px 0;
}

.adVideo2 .clear {
    margin: 0 0 5px;
}

.hintBox {
    position: absolute;
    z-index: 10000;
    color: #7d7d7d;
    font-size: 11px;
    display: none;
    margin-top: -10px;
    margin-left: -50%;
}

.hintBox .box {
    background-image: url("../images/tpl2/hintBg.png");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #FFF;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.hintBox .txt {
    padding: 5px 10px;
}

.hintL .txt {
    padding: 7px 10px;
}

.hintBox b {
    color: #8fad55;
}

.hintBox u {
    color: #f5381f;
    text-decoration: none;
}

.hintBox .arrow {
    background-image: url("../images/tpl2/hintArrow.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 6px;
    width: 11px;
    position: absolute;
    margin: 0 0 0 -5px;
    left: 50%;
}

.hintL {
    margin-top: -10px;
}

.hintL .arrow {
    background-position: -12px 0;
    left: 100%;
    top: 50%;
    margin: -6px 0 0 0;
    width: 6px;
    height: 11px;
}

.hintB .arrow {
  background-position: -12px 0;
  left: 50%;
  top: -8px;
  margin: 0px 0 0 -3px;
  width: 6px;
  height: 11px;
  transform: rotate(-90deg);
  opacity: 1;
}

.tools {
    height: 36px;
    padding: 9px 8px 9px 9px;
    border-top: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
}

.tools a {
    border: 1px solid #cecece;
    border-radius: 3px;
    background-image: url("../images/tpl2/bgSpriteV2.png");
    background-repeat: repeat-x;
    background-position: 0 -187px;
    background-color: #e0e0e0;
    display: block;
    margin: 0 0 0 8px;
    line-height: 24px;
    height: 24px;
    padding: 5px 10px;
    font-weight: bold;
    color: #666;
    font-size: 12px;
}

.tools a:hover {
    background-position: 0 -231px;
    background-color: #f1f1f1;
}

.tools a.down, .tools a.down:hover, .tool-down {
    background-position: 0 -275px !important;
    background-color: #ececec !important;
}

.tools a.r {
    margin-left: 0;
    border-radius: 0 3px 3px 0;
}

.tools a.l {
    margin: 0;
    border-radius: 3px 0 0 3px;
}

.tools a.l:hover {
    color: #89a651 !important;
}

.tools a .icon {
    float: left;
}

.mess-loader {
    padding: 20px;
    margin: 50px;
    text-align: center;
}

.error {
    padding: 20px;
    margin: 50px;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e48484;
    background-color:#f7e8e8;
    color: #2f2f2f;
}

.mess {
    padding: 20px;
    margin: 50px;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #A6E484;
    background-color:#F0F7E8;
    color: #2f2f2f;
}

.error a, .mess a {
    text-decoration: underline;
}

.errorBox {
    color: #5D5D5D;
    font-size: 12px;
    font-weight: bold;
    padding: 175px 0;
    text-align: center;
}
.prove-section {
    text-align: center;
}
    .prove-section .prove-container {
        width: 665px;

        margin: 34px auto 10px;
        padding: 15px 10px 18px;

        border: 1px solid #e28586;
        border-radius: 3px;

        background: #f7e8e8;
    }
        .prove-section .prove-container .no-robot {
            display: block;

            margin: 0 auto 12px;
        }
        .prove-section .prove-container .text {
            margin-bottom: 8px;

            font-size: 12px;
            line-height: 18px;
            color: #000;
        }
        .prove-section .prove-container .captcha-container {
            display: block;
            width: 302px;
            height: 78px;
            margin: 0 auto;
        }

    .prove-section .tip-info {
        font-size: 12px;
        line-height: 18px;
        color: #2f2f2f;
    }
        .prove-section .tip-info a {
            text-decoration: underline;
        }

.tabs {
}

.tabs .head {
    height: 34px;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.tabs .head a {
    display: block;
    border: 1px solid #d8d8d8;
    border-radius: 3px 3px 0 0;
    line-height: 30px;
    padding: 0 10px;
    color: #494949;
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-right: 7px;
    margin-top: 2px;
    background-image: url(../images/tpl2/bgSpriteV2.png);
    background-position: 0 -320px;
    background-repeat: repeat-x;
    background-color: #f0efef;
    height: 31px;
    text-decoration: none;
}

html[lang="pt"] .tabs .head a,
html[lang="fr"] .tabs .head a,
html[lang="es"] .tabs .head a,
html[lang="nl"] .tabs .head a,
html[lang="pl"] .tabs .head a {
    margin-right: 5px;
    padding: 0 5px;

    font-size: 12px;
}

.tabs .head a.sel {
    border-bottom: none;
    margin-top: 0;
    height: 34px;
    line-height: 34px;
}

.tabs .head a.sel, .tabs .head a.sel:hover {
    background-position: 0 -389px;
    background-color: #ebebeb;
}

.tabs .head a:hover {
    background-position: 0 -355px;
    background-color: #f1f1f1;
}

.tabs .head a.right {
    float: right;
    margin-right: 0;
}

.tabs .content {
    border: 1px solid #d8d8d8;
    border-radius: 0 3px 3px 3px;
    background-color: #ebebeb;
    max-width: 998px;
}

.tabs .tab {
    display: none;
    padding-bottom: 3px;
}

.tabs .loader {
    background: url("../images/tpl2/loadTab.gif") no-repeat center center #EBEBEB;
    width: 100%;
    height: 100%;
    min-height: 50px;
}

.tabs iframe {
    width: 100%;
}

.tabs .pager {
    padding: 6px 0 6px 0;
    margin: 0 0 0 -1px;
}

.tabsSmall .head {
    height: 26px;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.tabsSmall .head a.sel {
    height: 26px;
    line-height: 26px;
}

.tabsSmall .head a {
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    margin-right: 4px;
}

.tabsWithPager .tab {
    padding-bottom: 0;
    margin-left: 1px;
}

/*-------------- modal popup ------------------*/
#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
    /*min-width: 1000px;*/
}

.modal {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999 !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    color: #5d5d5d;
    font-size: 12px;
}

.modal-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 12001 !important;
    color: #5d5d5d;
    font-size: 12px;
    min-height:600px;
}

.modalBox {
    position: relative;
}

.modal .close, .event_popup .close {
    background-image: url(../images/tpl2/icons.png);
    width: 19px;
    height: 19px;
    background-position: -40px -138px;
    background-repeat: no-repeat;
    float: right;
    margin: 6px 1px 0 0;
    display: block;
}

.modal .close:hover, .event_popup .close:hover {
    background-position: -62px -138px !important;
}

.modal.verify-email {
    display: block;
    width: 440px;
}
.modal.verify-email .verify-message {
    padding: 15px 0;

    font-size: 18px;
    line-height: 28px;
    color: #4b4b4b;
    text-align: center;
}
.modal.verify-email .verify-message .mail-link {
    color: #f5381f;
    text-decoration: underline;
}
.modal.verify-email .verify-message .mail-link:hover {
    color: #303030 !important;
}

/*-------------- modal popup ------------------ end*/

#recaptchaPop {
    width: 302px;
    height: 78px;
}

#captchaPop .submit {
    background-color: #E0E0E0;
    background-image: url("../images/tpl2/bgSpriteV2.png");
    background-position: 0 -187px;
    background-repeat: repeat-x;
    border: 1px solid #CECECE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 10px 40px;
    padding: 0 10px;
    text-align: center;
}

#captchaPop .err {
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    color: #F5381F;
}

/*-------------- table.standart ------------------*/

table.standart {
    margin: 6px;
    border-spacing: 1px;
}

table.standart td, table.standart th {
    vertical-align: middle !important;
    padding: 10px;
}

table.standart th {
    background-color: #d9d9d9;
    font-size: 12px;
    font-weight: bold;
    color: #505050;
}

table.standart td.firsta, table.standart td.firstb {
    color: #808080;
    font-size: 12px;
}

table.standart td.firsta {
    background-color: #dddddd;
}

table.standart td.firstb {
    background-color: #efefef;
}

table.standart td.a {
    background-color: #e4e4e4;
}

table.standart td.b {
    background-color: #eeeeee;
}

table.standart td.topLeft, table.standart th.topLeft {
    border-radius: 3px 0 0 0;
}

table.standart td.topRight, table.standart th.topRight {
    border-radius: 0 3px 0 0;
}

table.standart td.bottomLeft {
    border-radius: 0 0 0 3px;
}

table.standart td.bottomRight {
    border-radius: 0 0 3px 0;
}

/*-------------- table.standart -------------- end*/

/*------ ratingBar -------*/
.boxC .ratingBar {
    float: left;
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    width: 100px;
    font-size: 10px;
    height: 24px;
    text-align: center;
    padding: 5px 7px;
    margin: 0;
    line-height: 16px;
    background-image: url("../images/tpl2/toolRateBg.png");
    background-repeat: repeat-x;
    background-position: -1px 0;
    background-color: #E0E0E0;
}

.boxC .ratingBar div {
    background-color: #F56C6C;
    background-image: url("../images/tpl2/rateShadow.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    height: 4px;
    margin: 3px 0;
    box-shadow: 0 1px #F0F0F0;
}

.ratingBar .green {
    background-color: #A5C665 !important;
    border-radius: 3px 0 0 3px;
}

.ratingBar .red {
    background-color: #F56C6C !important;
    border-radius: 0 3px 3px 0;
}

/*------- user bigThumb ------*/
div.bigThumb {
    float: left;
    width: 186px;
    height: 205px;
    border-radius: 3px;
    background-color: #e4e4e4;
    border: 1px solid #d9d9d9;
    margin: 10px 5px 0 5px;
    position: relative;
}

div.bigThumbVerified {
    background-color: #e9fab4;
}

div.bigThumb div.iconVipBig {
    position: absolute;
    top: 3px;
    right: 3px;
}

div.bigThumb .avatar {
    height: 156px;
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
}

div.bigThumb .avatar img {
    width: 150px;
    height: 150px;
    margin-top: 3px;
}

div.bigThumb .panel {
    height: 20px;
    font-size: 11px;
    color: #2f2f2f;
    padding: 4px 0 0 6px;
}

div.bigThumb .panel .age {
    color: #808080;
}

div.bigThumb .panel div.iconL {
    vertical-align: middle;
}

div.bigThumb .panel .rIcons {
    float: right;
    line-height: 13px;
}

div.bigThumb .panel .rIcons div.iconL {
    margin-right: 6px;
}

div.bigThumb .sendMsg {
    height: 24px;
    background: #e7e6e6 url(../images/tpl2/usButBgGrey.png) repeat-x;
    font-size: 11px;
}

div.bigThumb .sendMsg:hover {
    background: #e7e6e6 url(../images/tpl2/usButBgGreyHover.png) repeat-x;
}

div.bigThumbVerified .sendMsg {
    background: #eef6d6 url(../images/tpl2/usButBgGreen.png) repeat-x;
}

div.bigThumbVerified .sendMsg:hover {
    background: #eef6d6 url(../images/tpl2/usButBgGreenHover.png) repeat-x;
}

div.bigThumb .sendMsg a {
    display: block;
    padding: 7px 0 7px 0;
    text-decoration: none;
    text-align: center;
}

.btnBigList a, .btnBig {
    display: inline-block;
    background: #E0E0E0 url("../images/tpl2/bgSpriteV2.png") repeat-x 0 -187px;
    border: 1px solid #CECECE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    margin: 0 3px 0 3px;
    padding: 0 13px;
    cursor: pointer;
    text-decoration: none !important;
}

.btnBigList a {
    margin: 0 3px;
}

.btnBigList a:hover, .btnBig:hover {
    background-position: 0 -231px;
    background-color: #F2F2F2;
    color: #F5381F;
}

.btnBigList a.sel, .btnBig.sel, .btnSmall.sel {
    background: #ececec url("../images/tpl2/filBgA.png") repeat-x 0 -1px;
    color: #aeaeae;
}

.btnBigList a.down {
    background-color: #ECECEC;
    background-position: 0 -275px;
    color: #CCCCCC !important;
    cursor: default;
}

.btnBig.disabled, .btnSmall.disabled, .btnBig.disabled:hover, .btnSmall.disabled:hover {
    /*opacity:0.5;color:#707070;*/
    background: #ececec url("../images/tpl2/filBgA.png") repeat-x 0 -1px !important;
    color: #aeaeae !important;
    cursor: default;
}

.btnSmall {
    display: inline-block;
    background: #ececec url("../images/tpl2/bgSpriteV2.png") repeat-x 0 -468px;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px #F0F0F0;
    color: #707070;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    margin: 0 6px 7px 1px;
    padding: 3px 8px 4px 8px;
    cursor: pointer;
    text-decoration: none !important;
    border: 1px solid #CECECE;
}

.btnSmall:hover {
    background-position: 0 -498px;
    background-color: #f2f2f2;
    color: #F5381F;
}

.btnBig.disabled:hover, .btnSmall.disabled:hover {
    background: #E0E0E0 url("../images/tpl2/bgSpriteV2.png") repeat-x 0 -187px;
    color: #666666;
}

.btnGreen {
    background: #d2fa8d url("../images/tpl2/tipGr.png") repeat-x 0 0;
}

.btnBlue {
    background: #e1ecf3 url("../images/tpl2/buttBlue.png") repeat-x 0 0;
}

.btnRed {
    background: #f3e1e1 url("../images/tpl2/buttRed.png") repeat-x 0 0;
}

.btnGold {;
    background: #f4e4c0 url("../images/tpl2/goPrivate.png") repeat-x 0 0;
}

.btnGreen:hover, .btnBlue:hover, .btnRed:hover, .btnGold:hover {
    background: #f1f1f1 url("../images/tpl2/bgSpriteV.png") repeat-x 0 -191px;
}

#searchList {
    display: none;
    position: absolute;
    border: 1px solid #E9E9E9;
    border-bottom: 0;
    background: #FFF;
    z-index: 100;
    left: 10px;
    top: 24px;
    border-radius: 0 0 3px 3px;
    margin: -1px 0 0 0;
}

#searchList span {
    border-bottom: 1px solid #E9E9E9;
    line-height: 30px;
    display: block;
    padding: 0 10px;
    font-size: 12px;
    min-width: 332px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}

#searchList span:hover, #searchList span.sel {
    background: #F0F0F0;
}

#searchList2 {
    display: none;
    position: absolute;
    border: 1px solid #E9E9E9;
    border-bottom: 0;
    background: #FFF;
    z-index: 100;
    left: 10px;
    top: 24px;
    border-radius: 0 0 3px 3px;
    margin: -1px 0 0 0;
}

#searchList2 a {
    border-bottom: 1px solid #E9E9E9;
    line-height: 30px;
    display: block;
    padding: 0 10px;
    font-size: 12px;
    min-width: 332px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}

#searchList2 a:hover, #searchList2 a.sel {
    background: #F0F0F0;
}

.separate {
    width: 100%;
    height: 0;
    margin: 10px 0 10px 0;
    border-bottom: 1px solid #EFEFEF;
    border-top: 1px solid #E4E4E4;
    clear: both;
}

.separate2 {
    border-bottom: 1px solid #EFEFEF;
    border-top: 1px solid #E4E4E4;
    height: 0;
    margin: 10px 0;
}

.separateShadow {
    background: url("../images/tpl2/footerShadow.png") center 1px no-repeat;
    height: 16px;
    text-align: center;
    clear: both;
    float: none;
}

.user {
    float: left;
    width: 80px;
    margin-right: 10px;
    background: url('../images/tpl2/userBg.png') 0 0 repeat-x #ececec;
    border: 1px solid #d9d9d9;
    padding: 2px 5px;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 1px #F0F0F0;
    font-weight: bold;
    font-size: 11px;
}

.user .name {
    line-height: 19px;
    text-decoration: none;
}

.ret {
    border-radius: 3px;
    line-height: 30px;
    background-color: #E1E1E1;
    text-shadow: 0 1px rgba(255, 255, 255, 100);
    margin: 2px 0 3px;
    font-weight: normal;
    color: #F5381F;
}

.userVer {
    background: url('../images/tpl2/userBgGreen.png') 0 0 repeat-x #e1fbbf;
}

.userPr {
    background: url('../images/tpl2/userPrBg.png') 0 0 repeat-x #ffeec0;
}

.user .thumb {
    text-align: center;
    margin: 3px 0;
    line-height: 0;
    vertical-align: middle;
    height: 80px;
    width: 80px;
    position: relative;
}

.user .thumb img {
    height: 80px;
    width: 80px;
}

.user .online {
    position: absolute;
    bottom: 69px;
    right: 3px;
    background: url(../images/tpl2/online.gif) 0 0 no-repeat;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    border: 1px solid #727a60;
}

.user .icons {
    line-height: 0;
    padding: 2px 0;
}

.user .icon {
    display: block;
    float: left;
    margin: 0 2px;
}

.user .iconCountry {
    margin-top: 1px;
    margin-bottom: 1px;
}

.user .iconMail {
    margin-top: 1px;
    margin-bottom: 2px;
    cursor: pointer;
}

.userOuter {
    border-radius: 2px;
    padding: 9px;
    float: left;
    background: #E3E3E3 url(../images/tpl2/galleryBg.png) repeat-x;
    margin: 5px 6px 5px 0;
    border: 1px solid #d9d9d9;
    height: 151px;
}

.userOuter.sel {
    background: #fff4f3;
}

.userOuter label.s {
    display: block;
    margin-top: 10px;
    margin-left: 22px;
    text-align: center;
    font-size: 11px;
    color: #7e7e7e;
}

.userOuter label.s span {
    display: block;
    float: left;
}

.userOuter label.s span.c {
    margin-top: -1px;
}

.userOuter .user {
    float: none;
    margin-right: 0;
    height: 123px;
}

.userOuter .user .ret {
    line-height: 100px;
}

.userOuter.userChoosing .user {
    float: left;
    margin-right: 10px;
}

.boxC .uList {
    margin: 3px 0 0 7px;
}

.boxC .uList .clear {
    height: 7px;
}

/************ Forms ***********/

select.std, input.textStd, textarea.std {
    background-color: #FCFCFC;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    box-shadow: 0 1px #F0F0F0;
    padding: 3px;
    color: #717171;
}

select.std {
    height: 28px;
}

input.textStd {
    height: 21px;
}

.userControlButtons {
    text-align: center;
    min-height: 0;
}

.userControlButtons div {
    padding: 6px;
}

/**** Messages ******/

div.noContentMessage {
    color: #5d5d5d;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 80px 0 80px 0;
}

.noContentMessage a {
    text-decoration: underline;
}

.bigCenterMessage {
    width: auto;
    border: 1px solid #d8d8d8;
    padding: 23px 0 23px 0;
    background-color: #f1f1f1;
    border-radius: 3px;
    font-size: 18px;
    color: #5d5d5d;
    text-align: center;
    margin: 70px auto 70px auto;
    min-width: 468px;
    max-width: 668px;
}

.bigCenterMessage a {
    color: #2f2f2f;
}

.boxMsg, .boxErr {
    padding: 20px;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e48484;
    background-color: #f7e8e8;
    color: #2f2f2f;
    margin-bottom: 10px;
}

.boxMsg a, .boxErr a {
    font-weight: bold;
    text-decoration: underline;
}

.boxMsg {
    background-color: #f0f7e8;
    border: 2px solid #a6e484;
}

/*** remove&flag small buttons ***/

a.btnDel, a.btnFlag {
    display: block;
    width: 11px;
    height: 11px;
    background: #B3B3B3 url(../images/tpl2/icons.png) no-repeat -26px -139px;
    border-radius: 2px;
    box-shadow: 0 1px #F0F0F0;
}

a.btnFlag {
    background-position: -15px -139px;
}

a.btnDel:hover, a.btnFlag:hover {
    background-color: #F5381F;
}

/***** Rules *****/

div.rulesList {
    text-align: left;
    background: #faf8ed;
    border-radius: 3px;
    border: 1px solid #D8D8D8;
    padding: 10px 0;
    color: #505050;
    line-height: 15px;
    margin: 0 0 10px 0;
}

div.rulesList.green {
    background: #ebfddc;
}

div.rulesList h4 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}

div.rulesList .uLine {
    border-top: 1px solid #edebe1;
    border-bottom: 1px solid #fdfcf6;
    margin-bottom: 6px;
}

div.rulesList.green .uLine {
    border-bottom: 1px solid #F5FEEE;
    border-top: 1px solid #DFF0D1;
}

div.rulesList p {
    padding: 4px 0 8px 0 !important;
    font-size: 12px !important;
    color: #505050 !important;
    margin: 0 10px;
}

div.rulesList p .iconValid {
    padding-right: 6px;
}

div.rulesList i {
    display: block;
    margin-left: 18px;
    margin-bottom: 5px;
}

div.rulesList i p {
    padding: 2px 0 2px 0 !important;
}

.notFoundB {
    color: #505050;
    font-weight: bold;
    margin: 50px 100px;
    text-align: center;
}

.aspt {
    overflow: hidden;
    margin: 0 auto;
}

.adVideo2 .aspt {
    margin: 10px auto;
}

.aspt .frame {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.loaderAjax {
    background: url("../images/tpl2/loadTab.gif") no-repeat center center #EBEBEB;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.iconM {
    background: url("../images/tpl2/iconsMenuMain.png") no-repeat 0 0;
    width: 15px;
    height: 19px;
    margin: 7px 7px 0 -2px !important;
}

.iconMRecom {
    background-position: 0 0;
}

.iconMTopRated {
    background-position: -16px 0;
}

.iconMCats {
    background-position: -32px 0;
}

.iconMMobile {
    background-position: -48px 0;
}

.iconMHD {
    background-position: -64px 0;
}

.iconMUpload {
    background-position: -80px 0;
}

.iconMStar {
    background-position: -96px 0;
}

.iconMGirls {
    background-position: -112px 0;
}

.iconMBoys {
    background-position: -128px 0;
}

.iconMCouples {
    background-position: -144px 0;
}

.iconMTrans {
    background-position: -160px 0;
}

.iconMWin {
    background-position: -176px 0;
}

.iconMWanted {
    background-position: -192px 0;
}

.iconMStartBroadcasting {
    background-position: -208px 0;
}

.iconMUploadPhotos {
    background-position: -224px 0;
}

.iconMVideos {
    background-position: -240px 0;
}

.iconMPhotos {
    background-position: -256px 0;
}

.iconMDocs {
    background-position: -272px 0;
}

.iconMR {
    background: url("../images/tpl2/iconsMember.png") no-repeat 0 0;
    width: 15px;
    height: 15px;
    float: left !important;
}

.iconMRInline {
    background: url("../images/tpl2/iconsMember.png") no-repeat 0 0;
    width: 15px;
    height: 15px;
    display: inline-block;
}

.menuUser .iconMR {
    margin: 5px 5px 0 -3px;
}

#menuRound .list .iconMR {
    margin: 1px 5px 0 -3px;
}

.iconMRSites {
    background-position: 0 0;
}

.iconMTSites {
    background-position: 0 -16px;
}

.iconMTSitesOver {
    background-position: 0 -32px;
}

.iconMRAddNewSite {
    background-position: -16px 0;
}

.iconMTAddNewSite {
    background-position: -16px -16px;
}

.iconMTAddNewSiteOver {
    background-position: -16px -32px;
}

.iconMRVideos {
    background-position: -32px 0;
}

.iconMTVideos {
    background-position: -32px -16px;
}

.iconMTVideosOver {
    background-position: -32px -32px;
}

.iconMRGals {
    background-position: -48px 0;
}

.iconMTGals {
    background-position: -48px -16px;
}

.iconMTGalsOver {
    background-position: -48px -32px;
}

.iconMRUploadVideo {
    background-position: -64px 0;
}

.iconMTUploadVideo {
    background-position: -64px -16px;
}

.iconMTUploadVideoOver {
    background-position: -64px -32px;
}

.iconMRBulkUpload {
    background-position: -80px 0;
}

.iconMTBulkUpload {
    background-position: -80px -16px;
}

.iconMTBulkUploadOver {
    background-position: -80px -32px;
}

.iconMRUploadGal {
    background-position: -96px 0;
}

.iconMTUploadGal {
    background-position: -96px -16px;
}

.iconMTUploadGalOver {
    background-position: -96px -32px;
}

.iconMRProtectContent {
    background-position: -112px 0;
}

.iconMTProtectContent {
    background-position: -112px -16px;
}

.iconMTProtectContentOver {
    background-position: -112px -32px;
}

.iconMRManual {
    background-position: -128px 0;
}

.iconMTManual {
    background-position: -128px -16px;
}

.iconMTManualOver {
    background-position: -128px -32px;
}

.iconMRProfile {
    background-position: -144px 0;
}

.iconMTProfile {
    background-position: -144px -16px;
}

.iconMTProfileOver {
    background-position: -144px -32px;
}

.iconMRMessages {
    background-position: -160px 0;
}

.iconMTMessages {
    background-position: -160px -16px;
}

.iconMTMessagesOver {
    background-position: -160px -32px;
}

.iconMRInvites {
    background-position: -176px 0;
}

.iconMRNews {
    background-position: -192px 0;
}

.iconMRFriends {
    background-position: -208px 0;
}

.iconMTFriends {
    background-position: -208px -16px;
}

.iconMTFriendsOver {
    background-position: -208px -32px;
}

.iconMRSubscr {
    background-position: -224px 0;
}

.iconMTSubscr {
    background-position: -224px -16px;
}

.iconMTSubscrOver {
    background-position: -224px -32px;
}

.iconMRBlog {
    background-position: -240px 0;
}

.iconMTBlog {
    background-position: -240px -16px;
}

.iconMTBlogOver {
    background-position: -240px -32px;
}

.iconMRBlockedUsers {
    background-position: -256px 0;
}

.iconMTBlockedUsers {
    background-position: -256px -16px;
}

.iconMRKnights {
    background-position: -656px 0;
}
.iconMRKnightsDark {
    background-position: -656px -16px;
}

.iconMTBlockedUsersOver {
    background-position: -256px -32px;
}

.iconMRSettings {
    background-position: -272px 0;
}

.iconMTSettings {
    background-position: -272px -16px;
}

.iconMTSettingsOver {
    background-position: -272px -32px;
}

.iconMRNewsAll {
    background-position: -288px 0;
}

.iconMTNewsAll {
    background-position: -288px -16px;
}

.iconMTNewsAllOver {
    background-position: -288px -32px;
}

.iconMRNewsFreshComs {
    background-position: -304px 0;
}

.iconMTNewsFreshComs {
    background-position: -304px -16px;
}

.iconMTNewsFreshComsOver {
    background-position: -304px -32px;
}

.iconMRNewsContentFeed {
    background-position: -320px 0;
}

.iconMTNewsContentFeed {
    background-position: -320px -16px;
}

.iconMTNewsContentFeedOver {
    background-position: -320px -32px;
}

.iconMRNewsStatus {
    background-position: -336px 0;
}

.iconMTNewsStatus {
    background-position: -336px -16px;
}

.iconMTNewsStatusOver {
    background-position: -336px -32px;
}

.iconMRNewsFriendships {
    background-position: -352px 0;
}

.iconMTNewsFriendships {
    background-position: -352px -16px;
}

.iconMTNewsFriendshipsOver {
    background-position: -352px -32px;
}

.iconMRGames {
    background-position: -368px 0;
}

.iconMTGames {
    background-position: -368px -16px;
}

.iconMTGamesOver {
    background-position: -368px -32px;
}

.iconMRUsers {
    background-position: -384px 0;
}

.iconMTUsers {
    background-position: -384px -16px;
}

.iconMTUsersOver {
    background-position: -384px -32px;
}

.iconMRPremiumVideos {
    background-position: -400px 0;
}

.iconMTPremiumVideos {
    background-position: -400px -16px;
}

.iconMTPremiumVideosOver {
    background-position: -400px -32px;
}

.iconMRPornstars {
    background-position: -416px 0;
}

.iconMTPornstars {
    background-position: -416px -16px;
}

.iconMTPornstarsOver {
    background-position: -416px -32px;
}

.iconMRUploadPost {
    background-position: -432px 0;
}

.iconMTUploadPost {
    background-position: -432px -16px;
}

.iconMTUploadPostOver {
    background-position: -432px -32px;
}

.iconMRUploadIntro {
    background-position: -448px 0;
}

.iconMTUploadIntro {
    background-position: -448px -16px;
}

.iconMTUploadIntroOver {
    background-position: -448px -32px;
}

.iconMRStartBroadcast {
    background-position: -464px 0;
}

.iconMTStartBroadcast {
    background-position: -464px -16px;
}

.iconMTStartBroadcastOver {
    background-position: -464px -32px;
}

.iconMRMyTokens {
    background-position: -480px 0;
}

.iconMTMyTokens {
    background-position: -480px -16px;
}

.iconMTMyTokensOver {
    background-position: -480px -32px;
}

.iconMRPayments {
    background-position: -496px 0;
}

.iconMTPayments {
    background-position: -496px -16px;
}

.iconMTPaymentsOver {
    background-position: -496px -32px;
}

.iconMRPaymentSettings {
    background-position: -512px 0;
}

.iconMTPaymentSettings {
    background-position: -512px -16px;
}

.iconMTPaymentSettingsOver {
    background-position: -512px -32px;
}

.iconMRDocs {
    background-position: -528px 0;
}

.iconMTDocs {
    background-position: -528px -16px;
}

.iconMTDocsOver {
    background-position: -528px -32px;
}

.iconMRBannedCountries {
    background-position: -544px 0;
}

.iconMTBannedCountries {
    background-position: -544px -16px;
}

.iconMTBannedCountriesOver {
    background-position: -544px -32px;
}

.iconMRReview {
    background-position: -560px 0;
}

.iconMTReview {
    background-position: -560px -16px;
}

.iconMTReviewOver {
    background-position: -560px -32px;
}

.iconMRTop {
    background-position: -576px 0;
}

.iconMTTop {
    background-position: -576px -16px;
}

.iconMTTopOver {
    background-position: -576px -32px;
}

.iconMRErrors {
    background-position: -592px 0;
}

.iconMTErrors {
    background-position: -592px -16px;
}

.iconMTErrorsOver {
    background-position: -592px -32px;
}

.iconMRGetTokens {
    background-position: -608px 0;
}

.iconMTGetTokens {
    background-position: -608px -16px;
}

.iconMTGetTokensOver {
    background-position: -608px -32px;
}

.iconMRPurchases {
    background-position: -640px 0;
}

.iconMTPurchases {
    background-position: -640px -16px;
}

.iconMTPurchasesOver {
    background-position: -640px -32px;
}

.iconMRRClub {
    background-position: -624px 0;
}

.iconMTRClub {
    background-position: -624px -16px;
}

.iconMTRClubOver {
    background-position: -624px -32px;
}

#menuNews {
    position: absolute !important;
    left: 145px;
    top: 0;
    z-index: 1000;
}

#menuNews a {
    font-size: 11px !important;
    background-color: #414141 !important;
    width: auto;
    padding-right: 30px !important;
    white-space: nowrap;
}

#menuNews a.first {
    border-radius: 0 3px 0 0;
}

#menuNews a.last {
    border-bottom: 1px solid #454545 !important;
    border-radius: 0 0 3px 0 !important;
}

#editor_acts .btnSmall {
    margin-left: 0;
}

.uLine {
    border-bottom: 1px solid #EFEFEF;
    border-top: 1px solid #E4E4E4;
    height: 0;
    margin: 10px 0;
}

.uLine.long {
    margin-left: -4px;
    margin-right: -4px;
}

noindex:-o-prefocus, .menuMain .sub li {
    min-width: 240px;
}

/*------------------- form errors --------------*/

.inpErr {
    background: #FEE !important;
}

.chkErr, .chkErr2 {
    font-size: 10px;
    color: red;
    font-family: Tahoma;
    text-align: left;
}

.chkErr2 {
    margin-top: 3px;
    clear: both;
}

/*------------------- form errors -------------- end*/

#cType {
    background: url(../images/tpl2/icons.png) no-repeat -545px 0;
    width: 35px;
    height: 24px;
    float: right;
    position: relative;
    margin: -3px 4px 0 0;
    padding-left: 5px;
    line-height: 30px;
}

#cType .iconMenuD {
    margin: 0 0 5px 1px;
}

#cType .list {
    background: url(../images/tpl2/icons.png) no-repeat -545px -25px;
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    height: 73px;
    width: 40px;
    margin: 0;
    padding: 0;
}

#cType:hover .list {
    display: block;
}

#cType .list a, #cType .list a:hover {
    background: none;
    display: block;
    height: 17px;
    line-height: 16px;
    padding: 4px 5px 3px 5px;
    margin: 0;
    border: none;
    width: 30px;
}

#cType .list a:hover {
    background: url(../images/tpl2/icons.png) no-repeat -545px 0;
}

#cType .list .iconMenuD {
    margin: 0 0 5px 2px;
}

#supportAds {
    background: url(../images/tpl2/bg-promo.png) no-repeat 0 0;
    width: 1000px;
    margin: 15px 0;
    line-height: 39px;
    height: 39px;
    text-align: center;
    font-size: 14px;
    color: #505050
}

#supportAds a {
    color: #F5381F;
}

#supportAds a.btnSmall {
    color: #505050;
}

#supportAds.xstickers {
    position: relative;
}

#supportAds.xstickers a {
    z-index: 2;

    display: block;
    position: relative;

    width: 100%;
    height: 100%;

    font-weight: bold;
}

#supportAds.xstickers:before {
    content: '';

    z-index: 1;

    position: absolute;

    width: 864px;
    height: 39px;

    left: 50%;
    top: 0;

    margin-left: -432px;

    background: url(../images/tpl2/xstickers-message.png) no-repeat 0 -3px;
}

#supportAds.cams-discount {
    position: relative;
}

#supportAds.cams-discount a {
    z-index: 2;

    display: block;
    position: relative;

    width: 100%;
    height: 100%;

    font-weight: bold;
}

#supportAds.cams-discount:before {
    content: '';
    z-index: 1;
    position: absolute;
    width: 982px;
    height: 37px;
    left: 50%;
    top: 1px;
    margin-left: -491px;
    background: url(../images/tpl2/cams-discount-message.png) no-repeat 0 0;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

    #supportAds.cams-discount:before {
        background: url(../images/tpl2/cams-discount-message-2x.png) no-repeat 0 0;
        background-size: 100%;
    }

}

.menu2 {
    position: relative;
    height: 70px;
}
.menu2 a {
    display: block;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0 1px #000000;
}

.menu2 a:hover {
    color: #FFFFFF !important;
}

.menu2 .l1 {
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.menu2 .l1, .menu2 .l1 a {
    background: url(../images/tpl2/bgSpriteV2.png) 0 -54px repeat-x #434343;
    height: 36px;
}

.menu2 .l1 a {
    font-size: 14px;
    line-height: 36px;
    padding: 0 16px 1px;
    border-left: 1px solid #5B5B5B;
    border-right: 1px solid #454545;
}

.menu2 .l1 a:first-child {
    border-radius: 5px 0 0 0;
    border-left: none;
}

.menu2 .l1 a:hover, .menu2 .l1 a.sel {
    background-position: 0 -101px;
    background-color: #535353;
}

.menu2 .l1 a .sale {
    display: inline-block;
    position: relative;

    height: 20px;

    margin-left: 10px;
    padding: 0 6px;

    background: #e34449;

    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;

    text-transform: uppercase;
}
.menu2 .l1 a .sale:before,
.menu2 .l1 a .sale:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    margin-right: -4px;
    border-style: solid;
}

.menu2 .l1 a .sale:before {
    top: 0;

    border-width: 10px 4px 0 4px;
    border-color: #e34449 transparent transparent transparent;
}
.menu2 .l1 a .sale:after {
    bottom: 0;

    border-width: 0 4px 10px 4px;
    border-color: transparent transparent #e34449 transparent;
}

.menu2 .l2 {
    background: #535353;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    position: relative;
    height: 33px;
}

.menu2 .l2 .sub {
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    position: absolute;
}

.menu2 .l2 .sub a {
    left: 0;
    height: 33px;
    line-height: 32px;
    font-size: 12px;
    padding: 0 15px;
}

.menu2 .l2 .sub a:first-child {
    border-radius: 0 0 0 5px;
}

.menu2 .l2 .sub a:hover {
    background: #373737;
}

.menu2 .l2 .sub .hint {
    display: inline-block;
    margin-left: 4px;
}

.menu2 .l2 .sub .hint div {
    margin-bottom: -3px;
}

.menu2 .l2 .sub a:first-child {
    border-left: none;
}

.menu2 .iconMenuAjax {
    border-radius: 8px;
    float: right;
    margin: 8px -19px 0 3px;
}

.menu2 .iconM {
    float: left;
    margin: 7px 5px 0 -2px !important;
}

.menu2 .l2 .last {
    padding-right: 6px;
}

.menu2 .l2 .last a {
    position: absolute;
    top: -2px;
    right: 5px;
    float: right;
    overflow: hidden;
    margin-top: 6px;
    margin-left: 8px;
    padding: 0;
    width: 29px;
    height: 25px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    background-image: url(../images/tpl2/icons.png);
    background-position: -224px -105px;
    background-repeat: no-repeat;
    color: #ebebeb;
    text-shadow: none;
    font-weight: bold;
    font-size: 11px;
    line-height: 25px;
}

.menu2 .l2 .last a:hover {
    background-position: -254px -105px;
}

.menu2 .l2 .last a.itemRand {
    background-position: -466px -107px;
}

.menu2 .l2 .last a.itemRand:hover {
    background-position: -496px -107px;
}

.menu2 .l1 .last {
    padding-right: 6px;
}

.menu2 .l1 .last a {
    line-height: 25px;
    float: right;
    font-size: 11px;
    background-image: url(../images/tpl2/icons.png);
    background-position: -224px -105px;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #ebebeb;
    text-shadow: none;
    font-weight: bold;
    width: 29px;
    padding: 0;
    height: 25px;
    overflow: hidden;
    margin-top: 6px;
    border: none;
    border-radius: 0;
    margin-left: 8px;
}

.menu2 .l1 .last a:hover {
    background-position: -254px -105px;
}

.menu2 .l1 .last a.itemRand {
    background-position: -466px -107px;
}

.menu2 .l1 .last a.itemRand:hover {
    background-position: -496px -107px;
}

.menu2 .l3 {
    position: relative;
}

.menu2 .l3 .sub {
    position: absolute;
}

.menu2 .subChannel {
    width: 998px;
    border: 1px solid #414141;
    border-radius: 5px;
    background: #505050;
    top: 0;
    z-index: 100;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.menu2 .subChannel h3 {
    font-size: 13px;
    height: 30px;
    line-height: 28px;
    padding-bottom: 0;
    padding-left: 5px;
    vertical-align: middle;
    border: 1px solid #454545;
    border-left-color: #414141;
    color: #FFF;
    background: #454545;
    clear: both;
    border-radius: 5px;
    margin: 1px 0;
}

.menu2 .subChannel h3 .toggle {
    color: #FFF;
    cursor: pointer;
    float: right;
    font-size: 11px;
    margin: 0 10px;
}

.menu2 .subChannel h3 .iconL {
    margin: 0 8px -5px 3px;
}

.menu2 .subChannel .icon {
    float: right;
    margin: 5px;
    margin-right: -10px;
}

.menu2 .subChannel .flag {
    float: right;
    margin: 3px -10px 0 0;
    width: 16px;
    height: 12px;
}

.menu2 .subChannel .flag img {
    width: 16px;
    height: 12px;
}

.menu2 .subChannel a, .menu2 .subChannel span {
    width: 140px;
    font-size: 12px;
    line-height: 26px;
    padding: 0 15px 0 10px;
    border-left: 1px solid #545454;
    border-top: 1px solid #505050;
    border-bottom: 1px solid #545454;
    float: left;
    display: block;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu2 .subChannel a:hover {
    background: #303030;
    border-top: 1px solid #454545;
    border-bottom: 1px solid #545454;
}

.menu2 a.design-switcher {
    float: right;
    position: absolute;

    right: 0;
    top: 0;

    padding: 0 26px 0 44px;

    border: 0;
    border-top: 1px solid #924d50;
    border-bottom: 1px solid #953539;

    background: #e34449;
    background: -webkit-linear-gradient(#cb343b, #e34449);
    background: -moz-linear-gradient(#cb343b, #e34449);
    background: -o-linear-gradient(#cb343b, #e34449);
    background: linear-gradient(#cb343b, #e34449);

    font-size: 14px;
    line-height: 34px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.50);

    box-sizing: border-box;
    border-top-right-radius: 3px;
}
.menu2 a.design-switcher:hover {
    background: #e34449;
    background: -webkit-linear-gradient(#cb343b, #e34449);
    background: -moz-linear-gradient(#cb343b, #e34449);
    background: -o-linear-gradient(#cb343b, #e34449);
    background: linear-gradient(#cb343b, #e34449);
}
.menu2 a.design-switcher:before {
    content: '';

    display: block;
    position: absolute;

    top: -1px;
    left: 0;

    width: 45px;
    height: 36px;

    background: url(../images/tpl2/design-switcher-corner.png) no-repeat;
}
.menu2 a.design-switcher:after {
    content: '';

    display: block;
    position: absolute;

    top: 13px;
    right: 14px;

    width: 6px;
    height: 9px;

    background: url(../images/tpl2/new-design-arrow.svg) no-repeat;
}

/*----------- login popup ----------------*/
.login {
    margin: 10px auto;
    display: table;
    color: #505050;
}

.login-modal {
    margin: 0;
}

.modal .login {
    margin: 0;
}

.login .gr {
    text-align: center;
}

.modal .login .gr {
    text-align: left;
}

.login .item {
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    background: url("../images/tpl2/loginBg.png") repeat-x scroll 0 0 #e8e8e8;
    margin: 9px 4px 9px 9px;
}

.login .item label {
    white-space: nowrap;
}

.login .itemR {
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    background: url("../images/tpl2/loginBg.png") repeat-x scroll 0 0 #e8e8e8;
    margin: 9px 9px 9px 5px;
}

.login .itemBottom {
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    padding: 9px 9px 10px 10px;
    margin: 9px 9px 9px 5px;
    text-align: center;
    vertical-align: bottom;
}

.login .loginBnt {
    display: block;
    background-image: url("../images/tpl2/bgSpriteV2.png");
    background-position: 0 -187px;
    /*
    background-image: url("../images/tpl2/toolBtnBg.png");
    */
    background-repeat: repeat-x;
    background-color: #E0E0E0;
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    line-height: 39px;
    height: 39px;
    font-size: 13px;
    color: #505050;
    text-align: center;
    text-shadow: 0 1px #F0F0F0;
    font-weight: bold;
}

.login .loginBnt:hover {
    /*
    background-image:url("../images/tpl2/toolBtnBgHover.png");
    */
    background-position: 0 -231px;
    background-color: #f1f1f1;
}

.login .boxC {
    padding: 0;
}

.login .loginModel {
    background: url(../images/tpl2/loginModelNew.png) left bottom no-repeat;
}

#login .loginBnt {
    padding: 0 30px;
}

.login .itemBottom .iconPagerNext {
    margin: 2px 7px;
}

.login .item .top, .login .item .bottom {
    line-height: 35px;
    text-align: center;
    color: #505050;
    font-weight: bold;
}

.login .item .top, .login .item .content {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 0;
    padding-bottom: 2px;
}

.login .item .content, .login .item .bottom {
    border-top: 1px solid #F7F7F7;
    padding: 10px;
    text-align: right;
}

.login .inp {
    background-color: #FCFCFC;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    box-shadow: 0 1px #F0F0F0;
    height: 21px;
    padding: 3px;
    width: 296px;
    float: left;
    display: block;
    color: #717171;
    margin: 2px 0;
}

.login .red {
    border: 1px solid #F5381F;
}

.login .ajax {
    background-image: url("../images/ajax-loader.s.gif");
    background-repeat: no-repeat;
    background-position: 298px 6px;
}

.login select.inp {
    height: 28px;
    width: 304px;
}

.login label {
    color: #5d5d5d;
    text-align: right;
    width: 70px;
    font-weight: bold;
    line-height: 30px;
    font-size: 12px;
    text-shadow: 0 1px #F0F0F0;
    margin-right: 8px;
    margin-top: 3px;
}

.login .check label {
    font-size: 10px;
    width: auto;
    font-weight: normal;
    text-align: left;
    margin: 0 6px;
    line-height: normal;
    white-space: normal;
}

.login .check {
    margin: 9px 0;
    text-align: left;
    width: 299px;
}

.login .check input {
    float: left;
    padding: 0;
    margin: 1px 0 0 0;
    border: none;
    background: none;
    border-radius: 0;
}

.login .captcha {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #e0e0e0;
    height: 129px;
    width: 318px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.login .captcha2 {
    margin-top: 3px;
    margin-bottom: 3px;
}

.login .signup {
    box-sizing: border-box;
    display: block;
    font-size: 13px;
    line-height: 34px;
    height: 39px;
    background: url(../images/tpl2/signupBg.png) 0 0 repeat-x #f22b10;
    color: #FFF;
    border: 1px solid #f22b10;
    border-radius: 3px;
    box-shadow: 0 1px #F0F0F0;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    padding-bottom: 4px;
    width: 100%;
    position: relative;
}

.login .signup:hover {
    color: #FFF !important;
    background-position: 0 -46px;
    background-color: #424242;
    border: 1px solid #424242;
}

.login .ajSubmit {
    display: none;
    width: 16px;
    height: 16px;
    background: url("../images/tpl2/ajax-loader.s.gif") no-repeat 0 0;
    position: absolute;
    border-radius: 8px;
    top: 11px;
    left: -23px;
}

.login #signup .ajSubmit {
    left: 50%;
    top: -20px;
}

.itemR .signup {
    height: 33px;
    margin-top: 10px;
}

.login .res {
    background-image: url(../images/tpl2/icons.png);
    background-repeat: no-repeat;
    background-position: -109px -138px;
    width: 20px;
    height: 20px;
    margin: 4px;
}

.login .resEr {
    background-position: -133px -138px;
}

.login .resOk {
    background-position: -156px -138px;
}

.login .resAlert {
    background-position: -86px -138px
}

.login .load {
    background: url(../images/tpl2/signupLoad.gif) 0 0 no-repeat;
    border-radius: 10px;
}

.login .ad {
    padding: 10px;
}

.login .ad span {
    display: block;
    background: url(../images/tpl2/signupAd.png) 0 0 repeat-x;
    height: 38px;
    line-height: 37px;
    color: #505050;
    text-shadow: 0 1px #F0F0F0;
    text-align: left;
    border-radius: 3px;
    margin-top: 4px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    min-width: 420px;
}

#signupPop, #loginPop {
    max-width: 1000px;
}

#iframeLoginPop {
    border-radius: 4px 4px 3px 3px;
    background: url("../images/tpl2/loadTab.gif") no-repeat center center #EBEBEB;
}

#iframeLoginPop iframe {
    width: 835px;
    height: 435px;
}

#iframeLoginPopCanvas {
    border-radius: 4px 4px 3px 3px;
    background: url("../images/tpl2/loadTab.gif") no-repeat center center #EBEBEB;
    height: 467px;
}

#iframeSignupPop {
    border-radius: 4px 4px 3px 3px;
    background: url("../images/tpl2/loadTab.gif") no-repeat center center #EBEBEB;
}

#iframeSignupPop iframe {
    width: 828px;
    height: 465px;
}

#iframeSignupPopCanvas {
    border-radius: 4px 4px 3px 3px;
    background: url("../images/tpl2/loadTab.gif") no-repeat center center #EBEBEB;
    height:497px;
}

.suspicious-modal {
    width: 375px;
    height: 170px;
    min-height: 170px;
    border-radius: 4px;
    background-color: #e9e9e9;
    text-align: right;
}
.suspicious-modal .gr {
    padding: 0 5px 0 15px;
}
.suspicious-modal .suspicious-modal-content {
    padding: 10px 15px 15px;
    font-size: 14px;
    line-height: 1.43;
    text-align: left;
}
.suspicious-modal .suspicious-modal-button.close {
    display: inline-block;
    width: auto;
    height: 40px;
    padding: 0 15px;
    margin-right: 15px;
    background-color: #e34449;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    line-height: 40px;
    background-image: none;
    cursor: pointer;
}

.suspicious-modal .close.suspicious-modal-button:hover {
    color: #fff;
    background-color: #e34449;
}

div .feat {
    background-image: url("../images/tpl2/icons.png");
    background-position: -178px -139px;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin-top: 10px;
    padding-left: 20px;
    width: 4px;
    margin-right: 4px;
}

.itemR center {
    height: 25px;
    line-height: 20px;
    color: #505050;
    text-shadow: 0 1px #F0F0F0;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

.login .counter {
    color: #696969;
    font-size: 12px;
    font-weight: bold;
    height: 38px;
    margin: 16px 25px;
    text-align: center;
    line-height: 17px;
}

.login .digitsAd {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 26px;
    text-align: center;
}

.login .err, .login .err label {
    color: #F5381F;
}

.login .err {
    font-size: 10px;
    text-align: center;
    line-height: 10px;
    clear: both;
    width: 296px;
}

.login .err a {
    text-decoration: underline;
}

.stripchat-form-container .button-container {
    text-align: center;
}
    .login.stripchat-form-container .inp {
        width: 295px;
    }
    .login.stripchat-form-container .check {
        width: 300px;
    }
    .login.stripchat-form-container select.inp {
        width: 303px;
    }
    .stripchat-form-container .strip-button {
        display: inline-block;

        margin: 0 6px 7px 1px;
        padding: 4px 6px 3px 6px;

        border: 1px solid #cecece;
        border-radius: 3px;

        background-image: url(../images/tpl2/bgSpriteV2.png);
        background-repeat: repeat-x;
        background-position: 0 -468px;
        background-color: #ececec;

        font-size: 12px;
        line-height: 23px;
        font-weight: bold;
        text-decoration: none;
        color: #707070;

        box-shadow: 0 1px #f0f0f0;
    }
    .stripchat-form-container .left-login-button {
        float: right;

        width: 132px;
    }
    .stripchat-form-container .left-signup-button {
        width: 132px;

        margin: 0 auto;
    }
    .stripchat-form-container .icon.stripchat {
        display: inline-block;

        width: 21px;
        height: 18px;

        margin: 0 2px -5px 4px;

        background: url(../images/tpl2/stripchat-form/stripchat-newlogo.svg) no-repeat;
        background-size: contain;
    }
    .stripchat-form-container .itemR.stripchat {
        width: 495px;

        padding: 9px 0 23px 26px;

        border: 0;

        background: #000 url(../images/tpl2/stripchat-form/strip-form-bg.jpg) no-repeat 100% 50%;
    }

    .stripchat-form-container .advantages-list {
        margin-bottom: 6px;
    }
        .stripchat-form-container .advantages-list ul {
            list-style: none;
        }
            .stripchat-form-container .advantages-list ul li {
                position: relative;

                padding-left: 38px;

                font-size: 16px;
                line-height: 43px;
                color: #fff;
                text-shadow: 0 1px 3px #000;

                list-style: none;
            }
                .stripchat-form-container .advantages-list ul li .icon {
                    display: inline-block;
                    position: absolute;
                }
                    .stripchat-form-container .advantages-list ul li .icon.chat {
                        top: 13px;
                        left: 0;

                        width: 22px;
                        height: 20px;

                        background: url(../images/tpl2/stripchat-form/chat.svg) no-repeat;
                        background-size: contain;
                    }
                    .stripchat-form-container .advantages-list ul li .icon.favorite {
                        top: 11px;
                        left: 0;

                        width: 22px;
                        height: 19px;

                        background: url(../images/tpl2/stripchat-form/favorite.svg) no-repeat;
                        background-size: contain;
                    }
                    .stripchat-form-container .advantages-list ul li .icon.friends {
                        top: 9px;
                        left: 0;

                        width: 22px;
                        height: 19px;

                        background: url(../images/tpl2/stripchat-form/friends.svg) no-repeat;
                        background-size: contain;
                    }
                    .stripchat-form-container .advantages-list ul li .icon.fullscreen {
                        top: 10px;
                        left: 0;

                        width: 22px;
                        height: 22px;

                        background: url(../images/tpl2/stripchat-form/fullscreen.svg) no-repeat;
                        background-size: contain;
                    }
                    .stripchat-form-container .advantages-list ul li .icon.award {
                        top: 12px;
                        left: 0;

                        width: 22px;
                        height: 15px;

                        background: url(../images/tpl2/stripchat-form/award.svg) no-repeat;
                        background-size: contain;
                    }

    .stripchat-form-container .additional-links .label {
        display: inline-block;

        margin-right: 8px;

        font-size: 12px;
        line-height: 25px;
        color: #9e9e9e;
    }
    .stripchat-form-container .additional-links .button {
        display: inline-block;

        height: 25px;

        padding: 0 14px;

        border-radius: 13px;

        background: #fff;

        font-size: 12px;
        line-height: 25px;
        font-weight: bold;
        color: #414141;

        transition: 0.15s ease background, 0.15s ease color;
    }
        .stripchat-form-container .additional-links .button:hover {
            background: #af262f;

            color: #fff !important;
        }
            .stripchat-form-container.modal-form .hidden-helper {
                display: none;
            }

    .stripchat-form-container .itemR.premium {
        width: 470px;

        padding: 9px 0 23px 41px;

        border: 0;

        background: #000 url(../images/tpl2/xhamster-premium.jpg) no-repeat 100% 50%;
    }

    .stripchat-form-container .itemR.premium .additional-links {
        margin-left: -17px;
    }
    .stripchat-form-container .itemR.premium .additional-links .label {
        color: #fff;
    }

    .stripchat-form-container .premium .advantages-list ul li {
        position: relative;

        padding-left: 5px;
    }
    .stripchat-form-container .premium .advantages-list ul li:before {
        content:  "—";
        position: absolute;

        left: -18px;

        line-height: 40px;
    }

    .stripchat-form-container .item.premium .check {
        position: relative;

        padding-left: 17px;
    }

    .stripchat-form-container .item.premium .check #signupAgree,
    .stripchat-form-container .item.premium .check #loginTime {
        position: absolute;

        left: 0;
    }

    .stripchat-form-container .item.premium .check label {
        margin: 0;
    }


@media screen and (max-width: 999px) {
    .stripchat-form-container.modal-form {

    }
    .stripchat-form-container.modal-form .item {
        margin: 9px;
    }
        .stripchat-form-container.modal-form .form-side {
            display: block;

            width: 100%;
        }
            .stripchat-form-container.modal-form .item .content {
                max-width: 480px;

                margin: 0 auto;
            }
            .stripchat-form-container.modal-form .item .inp {
                width: calc(100% - 9px);
            }
            .stripchat-form-container.modal-form .check {
                width: calc(100% - 9px);
            }
            .stripchat-form-container.modal-form .itemR.stripchat {
                display: none;
            }
    .stripchat-form-container.modal-form .left-login-button {
        margin-right: 4px;
    }
    .stripchat-form-container.modal-form .bottom-links-container {
        display: block !important;
    }
    .stripchat-form-container.modal-form.stripchat-login-container .button-container {
        padding-bottom: 2px;

        border-bottom: 1px solid #dcdcdc;
    }
    .stripchat-form-container.modal-form.stripchat-signup-container .bottom-links-container {
        margin-top: -9px;
    }
}
@media screen and (max-width: 420px) {
    .stripchat-form-container.modal-form .item {
        margin: 9px 0;
    }
    .stripchat-form-container.modal-form .hidden-helper {
        display: block;
    }
    .stripchat-form-container.modal-form form .content td {
        display: block;
        text-align: left;
    }
    .stripchat-form-container.modal-form form .content td label {
        display: inline-block;
        text-align: left;
        margin-bottom: -6px;
        margin-top: -2px;
        font-weight: normal;
        padding-left: 2px;
    }
    .stripchat-form-container.modal-form.stripchat-login-container .left-login-button {
        margin: 0 auto;
        float: none;
    }
    .stripchat-form-container.modal-form.stripchat-login-container.check {
        margin: 0 10px 10px;
    }
    .stripchat-form-container.modal-form.stripchat-login-container .item .content {
        padding-top: 5px;
    }
}

.stripchat-form-container.modal-form .bottom-links-container {
    display: none;

    padding: 10px 0;

    text-align: center;
}
.stripchat-form-container.stripchat-login-container.modal-form .bottom-links-container {
    border-top: 1px solid #F7F7F7;
}
.stripchat-form-container.modal-form .bottom-links-container .label {
    display: inline-block;

    margin-right: 8px;

    font-size: 12px;
    line-height: 25px;
    color: #9e9e9e;
}
.stripchat-form-container.modal-form .bottom-links-container .button {
    display: inline-block;

    height: 25px;

    padding: 0 14px;

    border-radius: 13px;

    background: #fff;

    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    color: #414141;

    transition: 0.15s ease background, 0.15s ease color;
}
.stripchat-form-container.modal-form .bottom-links-container .button:hover {
    background: #af262f;

    color: #fff !important;
}
.stripchat-form-container.modal-form .hidden-helper {
    display: none;
}

.stripchat-form-container .err {
    width: 303px !important;
}

@media screen and (max-width: 999px) {
    .stripchat-form-container .err {
        width: 246px !important;
    }
}

@media screen and (max-width: 420px) {
    .stripchat-form-container .err {
        width: 237px !important;
    }
}

#loginForm .loginBnt {
    float: right;
    margin: 5px 0 5px 6px;
    padding: 0 15px 4px 15px;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    outline: 0;
}

#loginForm .check {
    margin: 10px;
    width: auto;
}

#loginForm .bottom {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
    padding: 0;
    text-align: center;
}

.digits {
    text-align: center;
    height: 45px;
}

.digits div, .digits span {
    background-image: url(../images/tpl2/numbers.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    display: inline-block;
    width: 38px;
    height: 41px;
}

.digits span {
    margin: 0 1px;
    background-position: -39px -370px;
    padding-bottom: 14px;
}

.digits span.dot {
    background-position: -13px -417px;
    height: 4px;
    margin: 0 1px;
    padding: 0;
    width: 5px;
}

#signup .content {
    border-top: none;
    width: 100%;
}

#mailHelp {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    display: none;
}

#mailHelp a {
    font-style: italic;
    font-weight: bold;
}

.digits .d00 {
    background-position: -1px -1px;
}

.digits .d01 {
    background-position: -39px -1px;
}

.digits .d02 {
    background-position: -77px -1px;
}

.digits .d03 {
    background-position: -115px -1px;
}

.digits .d04 {
    background-position: -153px -1px;
}

.digits .d10 {
    background-position: -1px -42px;
}

.digits .d11 {
    background-position: -39px -42px;
}

.digits .d12 {
    background-position: -77px -42px;
}

.digits .d13 {
    background-position: -115px -42px;
}

.digits .d14 {
    background-position: -153px -42px;
}

.digits .d20 {
    background-position: -1px -83px;
}

.digits .d21 {
    background-position: -39px -83px;
}

.digits .d22 {
    background-position: -77px -83px;
}

.digits .d23 {
    background-position: -115px -83px;
}

.digits .d24 {
    background-position: -153px -83px;
}

.digits .d30 {
    background-position: -1px -124px;
}

.digits .d31 {
    background-position: -39px -124px;
}

.digits .d32 {
    background-position: -77px -124px;
}

.digits .d33 {
    background-position: -115px -124px;
}

.digits .d34 {
    background-position: -153px -124px;
}

.digits .d40 {
    background-position: -1px -165px;
}

.digits .d41 {
    background-position: -39px -165px;
}

.digits .d42 {
    background-position: -77px -165px;
}

.digits .d43 {
    background-position: -115px -165px;
}

.digits .d44 {
    background-position: -153px -165px;
}

.digits .d50 {
    background-position: -1px -206px;
}

.digits .d51 {
    background-position: -39px -206px;
}

.digits .d52 {
    background-position: -77px -206px;
}

.digits .d53 {
    background-position: -115px -206px;
}

.digits .d54 {
    background-position: -153px -206px;
}

.digits .d60 {
    background-position: -1px -247px;
}

.digits .d61 {
    background-position: -39px -247px;
}

.digits .d62 {
    background-position: -77px -247px;
}

.digits .d63 {
    background-position: -115px -247px;
}

.digits .d64 {
    background-position: -153px -247px;
}

.digits .d70 {
    background-position: -1px -288px;
}

.digits .d71 {
    background-position: -39px -288px;
}

.digits .d72 {
    background-position: -77px -288px;
}

.digits .d73 {
    background-position: -115px -288px;
}

.digits .d74 {
    background-position: -153px -288px;
}

.digits .d80 {
    background-position: -1px -329px;
}

.digits .d81 {
    background-position: -39px -329px;
}

.digits .d82 {
    background-position: -77px -329px;
}

.digits .d83 {
    background-position: -115px -329px;
}

.digits .d84 {
    background-position: -153px -329px;
}

.digits .d90 {
    background-position: -1px -370px;
}

.digits .d91 {
    background-position: -39px -370px;
}

.digits .d92 {
    background-position: -77px -370px;
}

.digits .d93 {
    background-position: -115px -370px;
}

.digits .d94 {
    background-position: -153px -370px;
}

/*----------- login popup ---------------- end*/

.transHint {
    background-color: #ffff99;
}

#giftInfo {
    width: 480px;
}

#giftInfo iframe {
    height: 400px;
    width: 460px;
    margin: 10px 5px;
}

.edit .btnBig {
    margin: 0 5px 0 5px;
}

#form .btnBig {
    margin: 0 5px 0 5px;
}

#userMessages span, #userGifts span, #userInvites span {
    margin-right: 18px;
    display: block;
}

.stdDialog .boxC, .stdDialog .boxB {
    padding: 14px;
    font-size: 12px;
    line-height: 12px;
}

.stdDialog .btns {
    margin-top: 10px;
    text-align: center;
}

.stdDialog .t {
    display: table;
    border-spacing: 10px;
}

.stdDialog .t .r {
    display: table-row;
    margin-bottom: 10px;
}

.stdDialog .t .r input[type=text] {
    width: 315px;
    height: 18px;
}

.stdDialog .t .r div {
    display: table-cell;
    vertical-align: middle;
}

.stdDialog .loader {
    text-align: center;
    padding: 20px;
}

.stdDialog .choosing {
    margin: 7px 0 14px 10px;
    text-align: center;
}

.stdDialog .choosing input {
    vertical-align: top;
}

.stdDialog .choosing label {
    margin-right: 20px;
    line-height: 16px;
}

#helpTranslate {
    top: -1px;
    left: 10px;
    position: relative;
}

.event_popup {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 365px;
    height: 86px;
    background-color: #fcfcfc;
    border-radius: 4px;
    z-index: 10000;
    border: 1px solid #dfdfdf;
    color: #494949;
    background-image: -webkit-linear-gradient(top, #ffffff, #efefef);
    background-image: -moz-linear-gradient(top, #ffffff, #efefef);
    background-image: -o-linear-gradient(top, #ffffff, #efefef);
    background-image: -ms-linear-gradient(top, #ffffff, #efefef);
    background-image: linear-gradient(top, #ffffff, #efefef);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.event_popup a, .event_popup a:hover {
    color: #494949 !important;
}

.event_popup .head {
    padding: 12px;
    font-size: 22px;
}

.event_popup .head .flag {
    margin-right: 5px;
}

.event_popup .head b {
    font-weight: normal;
    color: #f84b33;
}

.event_popup .desc {
    color: #494949;
    padding: 0 12px;
}

.event_popup .close {
    margin-top: 0;
}

a.arrow {
    display: block;
    background: url(../images/tpl2/icons.png) no-repeat -125px -29px;
    width: 22px;
    height: 18px;
}

a.arrow:hover {
    background-position: -79px -29px;
}

.bottom_message {
    height: 20px;
    width: 100%;
    position: fixed;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 11px;
    z-index: 1000;
    line-height: 20px;
}

.bottom_message a.exit {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0.5);
    margin-left: 10px;
}

.bottom_message a.exit:hover {
    background: rgba(255, 0, 0, 0.5);
}

.bottom_message a .iconL {
    margin-bottom: -1px;
}

.bottom_message a {
    color: white;
    text-decoration: underline;
}

.filter-select {
    position: relative;
    float: right;
    z-index: 4;
    margin-left: 6px;
    min-width: 77px;
}

.channel h1 {
    vertical-align: top;
}

.channel .filter-select.pull-right {
    float: right;
}

.channel .filter-select {
    min-width: 120px;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.channel .filter-select .label {
    white-space: nowrap;
    margin-right: 15px;
}

.channel .filter-select + .btnsSplit {
    padding-left: 10px !important;
}

.channel .filter-select.small-size {
    min-width: 80px;
}

.channel .filter-select div.list a {
    white-space: nowrap;
    background-position: inherit !important;
}

.channel .filter-select .iconMenuUserD {
    position: absolute;
    right: 5px;
    margin: 10px 0 0 0;
}

.filter-select div.list {
    display: none;
    position: absolute;
    top: 4px;
    left: 0;
    margin-left: 0;
    width: 100%;
    /*margin-right: 6px;*/
    /*background: #efeeee;
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e5e2e2);
    background-image: -moz-linear-gradient(top, #f4f4f4, #e5e2e2);
    background-image: -o-linear-gradient(top, #f4f4f4, #e5e2e2);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e5e2e2);
    background-image: linear-gradient(top, #f4f4f4, #e5e2e2);
    padding-right: 1px;*/
}

.channel .filter-select div.list {
    top: 26px;
    width: auto;
    min-width: 100%;
}

.channel .filter-select div.list a.label:first-child {
    display: none;
}

.filter-select.giftlist div.list {
    margin-left: 6px;
}

.filter-select div.list a.label {
    border-radius: 3px 3px 0 0;
}

.filter-select div.list a {
    display: block;
    border-radius: 0;
    margin: 0;
    /*background: none;*/
    width: 100%;
}

.filter-select a.label {
    cursor: pointer;
    margin-right: 0;
}

.filter-select a.label:hover {
    color: #494949 !important;
}

.filter-select a {
    background-image: url(../images/tpl2/filBg.png);
    background-repeat: repeat-x;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    box-shadow: 0 1px #ECECEC;
    display: block;
    float: left;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    margin: 4px 0 0 0px;
    padding: 0 7px;
    text-decoration: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    font-size: 11px;
}

.filter-select a.sel,
.filter-select a.sel:hover {
    background-image: url(../images/tpl2/filBgA.png);
    background-position: 0 -1px;
    cursor: default;
}

.filter-select a.sel {
    background: #fff !important;
}

.filter-select a:hover {
    background: url(../images/tpl2/filBgH.png) repeat-x 0 0 !important;
}

.filter-select a span {
    padding: 0 7px;
}

.filter-select a.u {
    margin-top: -1px !important;
}

.filter-select a.l {
    box-shadow: none !important;
}

.filter-select a.label + a.l {
    border-radius: 0 3px 0 0 !important;
}

.filter-select a.l:last-child {
    border-radius: 0 0 3px 3px !important;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
    border-spacing: 0;
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}

/**********Input search************/

.search_placeholder_wrap {
    position: relative;
    z-index: 90;
    cursor: text;
    pointer-events: none;
}

.search_placeholder {
    position: absolute;
    color: #8C8E91;
    z-index: 90;
}

.search_placeholder_content {
    padding: 11px 9px;
    white-space: nowrap;
    /*line-height: normal;*/
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 11px;
    font-weight: normal;
    text-shadow: none;
    cursor: text;
}

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

.search_inp {
    border: 1px solid #D9D9D9;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    /* padding: 5px; */
    padding: 9px 3px 10px 8px;
    text-shadow: 0 1px #FFFFFF;
    width: 100%;
    margin: 0 -12px 0 0;
}

.search_reset {
    cursor: pointer;
    display: none;
    background: transparent url(../images/tpl2/icons.png) -428px -52px no-repeat;
    width: 10px;
    height: 10px;
    z-index: 100;
    float:right;
    margin-top: 12px;
    margin-left: -10px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#layer_bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    overflow: hidden;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=70);
}#toMobileBanner {
     height: 154px;
     background-color: #f83423;
     display: block;
     text-decoration: none;
 }

.wrap {
    height:100%;
    width:100%;
    display:table;
    vertical-align: middle;
}

#mbCaption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight:bold;
    color:white;
    display:table-cell;
    vertical-align: middle;
    padding-left: 25px;
}

#mbPhone, #mbClose {
    display:table-cell;
    vertical-align: middle;
    text-align: center;
    width:7%;
}

#mbPhone {
    padding-left: 25px;
}

#mbClose {
    padding-right: 25px;
}
#mbPhone > svg, #mbPhone > img{
    width:90px;
    height:90px;
    border-radius: 3px;
    vertical-align: middle;
}

#mbClose > svg, #mbClose > img {
    width:70px;
    height:70px;
    fill:white;
}

.iframeRight {
    float: right;
}

.popup-cams-info,
.popup-cams-info .title {
    background: #f1f1f1; /* Old browsers */
    background: -moz-linear-gradient(top,  #f1f1f1 0%, #e8e8e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f1f1f1 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f1f1f1 0%,#e8e8e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f1f1f1 0%,#e8e8e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f1f1f1 0%,#e8e8e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}
    .popup-cams-info {
        width: 387px;

        background: #ebebeb;
        border: 1px solid #d7d7d7;
        border-radius: 3px;
    }
        .popup-cams-info .title {
            padding: 15px 0;
            margin: 0;

            border-bottom: 1px solid #e3e3e3;
            border-radius: 3px 3px 0 0;

            font-size: 18px;
            text-align: center;
            color: #505050;
            font-weight: bold;
        }
        .popup-cams-info .list {
            margin: 0;
            padding: 9px 10px 0 10px;

            list-style: none;
        }
            .popup-cams-info .list li {
                padding: 12px 10px 12px 14px;
                margin: 0 0 10px;

                background: #f7f7f7;

                border: 1px solid #d7d7d7;
                border-radius: 3px;

                color: #505050;
                font-size: 14px;
            }
                .popup-cams-info .list li b {
                    color: #719c1b;
                }
                .popup-cams-info .list li .feat {
                    margin: 2px 3px 0 0;

                    position: relative;

                    background-position: -620px -136px;
                }
.loginModel.cams {
    background-position: left 80px;
    margin-bottom: 3px;
}
    .loginModel.cams .itemBottom {
        width: 368px;
    }
    .loginModel.cams .loginTime {
        line-height: 12px;
    }
    .loginModel.cams .loginBnt {
        height: 30px!important;
        line-height: 28px!important;
    }
    .loginModel.cams .popup-cams-info .list li {
        padding: 12px 10px 12px 14px;
    }
    .loginModel.cams .item .content,
    .loginModel.cams .item .bottom {
        padding: 5px 10px;
    }
.signup-cams #signup {
    width: 417px;
}

.description-text {
    width: 1000px;

    margin: 20px auto 0;
    padding: 0 20px;

    font-size: 11px;
    line-height: 15px;
    text-align: center;
    color: #5b5b5b ;

    box-sizing: border-box;
}
    .description-text.left {
        text-align: left;
    }
    .description-text a {
        color: #2f2f2f;
        text-decoration: underline;
    }
    .description-text .heading {
        margin-bottom: 5px;

        font-size: 12px;
        font-weight: bold;
        text-align: center;
    }


.tester #branch {
    z-index: 5;

    display: block;
    position: absolute;

    top: 0;
    left: 0;

    padding: 6px;

    background: #fff;
    color: #000!important;

    font-style: normal;
    font-weight: normal;
    font-size: 12px;

    border-radius: 0 0 3px 0;
    box-shadow: 4px 4px 6px 0 rgba(0,0,0,.7);
}

.script-warning {
    display: block;
    position: fixed;
    clear: both;
    width: 100%;
    top:0;
    left: 0;
    right: 0;
    padding: .5em;
    background: rgba(128, 0, 0, 0.6);
    text-align: center;
    color: white;
    text-shadow: 0 1px 2px black;
    font-size: 11pt;
    z-index: 1100;
}

/*SexFactor in main menu*/
.menu2 .l1 a.sexfactor-link {
    position: relative;
}

/*Left for future projects
.menu2 .l1 a .sexfactor-air-container {
    position: absolute;

    top: 0;
    left: 100%;

    height: 37px;

    border-left: 1px solid #5B5B5B;
}
.menu2 .l1 a .sexfactor-air {
    padding: 0;

    border-right: 0;

    white-space: nowrap;
}
.menu2 .l1 a .sexfactor-air span {
    display: inline-block;
    position: relative;

    height: 20px;

    padding: 0 10px 0 9px;

    background: #e34449;

    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    font-style: italic;

    text-shadow: 0 0 0 transparent;

    background: -moz-linear-gradient(left,  #9d2f32 0%, #e34449 8%, #e34449 100%); !* FF3.6-15 *!
    background: -webkit-linear-gradient(left,  #9d2f32 0%,#e34449 8%,#e34449 100%); !* Chrome10-25,Safari5.1-6 *!
    background: linear-gradient(to right,  #9d2f32 0%,#e34449 8%,#e34449 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d2f32', endColorstr='#e34449',GradientType=1 ); !* IE6-9 *!

}
.menu2 .l1 a .sexfactor-air span:before {
    content: '';

    display: block;
    position: absolute;

    top: 0;
    right: 0;

    width: 0;
    height: 0;

    margin-right: -4px;

    border-style: solid;
    border-width: 10px 4px 0 4px;
    border-color: #e34449 transparent transparent transparent;
}
.menu2 .l1 a .sexfactor-air span:after {
    content: '';

    display: block;
    position: absolute;

    right: 0;
    bottom: 0;

    width: 0;
    height: 0;

    margin-right: -4px;

    border-style: solid;
    border-width: 0 4px 10px 4px;
    border-color: transparent transparent #e34449 transparent;
}*/

.snapchat-popup {
    display: none;
    position: fixed;

    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background: rgba(0,0,0,0.5);
}
    .snapchat-popup .modal {
        display: block;

        top: 50%;
        left: 50%;

        width: 620px;
        height: 550px;

        margin: -275px 0 0 -310px;

        border: 1px solid #000;
    }
        .snapchat-popup .modal .boxC {
            height: 509px;

            border: 0;

            background: #434343 url(../images/snapchat/snapchat-popup-shadow.png) no-repeat 50% 50%;

            text-align: center;
        }
            .snapchat-popup .modal .boxC .arrow-hint {
                display: block;
                position: absolute;

                top: 105px;
                left: 43px;

                width: 128px;
                height: 128px;

                background: url(../images/snapchat/snapchat-hint-arrow.png) no-repeat;
            }
            .snapchat-popup .modal .boxC img {
                display: block;

                margin: 110px auto 10px;

                border-radius: 49px;

                box-shadow: 0 10px 15px rgba(0,0,0,0.1);
            }
            .snapchat-popup .modal .boxC .snapchat-name {
                font-size: 18px;
                line-height: 26px;
                font-weight: bold;
                color: #fff;
            }

.related-categories {
    margin: 7px 0 7px 5px;
    height: 24px;
    overflow: hidden;
}

.related-categories .label {
    margin: 0 5px 0 0;

    border: 0;

    background: 0;

    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    color: #5d5d5d;
}
.related-categories .label:after {
    content: '';

    display: inline-block;

    width: 8px;
    height: 6px;

    margin: 0 0 1px 5px;

    background: url(../images/tpl2/icons.png) no-repeat -1px -165px;

    font-size: 10px;
}

.related-categories a {
    display: inline-block;

    margin: 0 6px 5px 1px;
    padding: 3px 6px 4px 6px;

    border: 1px solid #cecece;
    border-radius: 3px;

    background-image: url("../images/tpl2/bgSpriteV2.png");
    background-repeat: repeat-x;
    background-position: 0 -468px;
    background-color: #ececec;

    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    color: #707070;
    text-decoration: none;

    box-shadow: 0 1px #f0f0f0;
}

/*UK petition styles*/
.uk-fadescreen {
    z-index: 12999;

    position: fixed;

    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background: rgba(0,0,0,0.7);

    transition: 0.15s ease background;
}
    .uk-fadescreen.fixed {
        background: rgba(0,0,0,0.9);
    }

.new-popup {
    z-index: 13000;

    position: fixed;

    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    width: 100%;
    max-width: 610px;
    min-width: 320px;
    min-height: 242px;

    padding: 30px 20px;

    border-radius: 7px;

    background: #ededed;

    box-sizing: border-box;

    color: #fff;
    
    background: url(../images/popunder/id-bg.jpg) no-repeat;
    background-size: cover;
}
    .new-popup a{
        color: #fff;
        text-decoration: underline;
        font-weight: bold;
    }
    .new-popup p{
        padding-bottom: 20px;
    }
    .new-popup p:last-child{
        padding-bottom: 0;
    }
    .new-popup h1{
        font-size: 24px;
        padding: 0 0 24px 0;
    }

    .new-popup .close-popup {
        position: absolute;

        top: 20px;
        right: 19px;

        width: 16px;
        height: 15px;

        background: url(../images/tpl2/icons.png) no-repeat -654px -132px;
    }
        .new-popup .close-popup:hover {
            background-position: -654px -147px;
        }

    .new-popup .popup-img {
        display: inline-block;

        height: 102px;

        margin: 0 30px 30px;
    }
        .new-popup .popup-img.left {

        }
        .new-popup .popup-img.right {

        }

    .new-popup .heading {
        font-size: 16px;
        line-height: 24px;
    }
    .new-popup .text {
        margin-bottom: 30px;

        font-size: 18px;
        line-height: 30px;
    }
    .new-popup .warning {
        font-size: 24px;
        line-height: 48px;
        color: #fa4523;
    }
    .new-popup .buttons {
        text-align: center;
    }
        .new-popup.fixed .buttons {
            display: none;
        }
        .new-popup .buttons a {
            display: inline-block;

            width: 231px;
            height: 63px;

            margin: 0 10px 10px;

            border-radius: 3px;

            font-size: 23px;
            line-height: 61px;
            color: #fff;
            text-align: center;
        }
            .new-popup .buttons .yes {
                background: #f5381f;
            }
            .new-popup .buttons .no {
                background: #2f2f2f;
            }
            .new-popup .buttons a:hover {
                color: #fff !important;

                opacity: 0.7;
            }

    .new-popup .message {
        display: none;

        padding-top: 20px;

        font-size: 18px;
        line-height: 24px;
        color: #fe5d2d;
    }
        .new-popup .message.no {
            color: #6e6e6e;
        }
        .new-popup.fixed .message {
            display: block !important;
        }
/*UK petition styles END*/


/* cams widget
Be careful! Keep in mind there is .cams-widget.vertical which can be affected if you change .cams-widget styles
*/

.cams-widget {
    position: relative;
    margin-top: 20px;
    max-width: 998px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #e8e8e8;
    padding: 20px 10px 40px 20px;
}

.cams-widget.promoted {
    margin-top: 0;
    max-width: 510px;
    padding: 0;
    border: 0;
    min-height: 400px;
    min-width: 500px;
}

.cams-widget.underplayer {
    margin: 0 !important;
    padding: 0 !important;
    border: 0;
    background: none;
    min-height: 60px;
}

.cams-widget .title {
    color: #303030;
    font-size: 18px;
}

.cams-widget .title div {
    display: inline-block;
}
.cams-widget .title span {
    color: #e34449
}

.cams-widget a.button {
    float: right;
    border-radius: 15px;
    background-color: #f72000;
    padding: 0 17px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: -5px;
    margin-right: 11px;
    height: 30px;
    line-height: 30px;
}

.cams-widget a.button:after {
    content: url('../images/arr.svg');
    margin-left: 10px;
    display: inline-block;
    max-width: 5px;
}

.cams-widget a.button:hover {
    color: #fff !important;
}

.cams-widget.horizontal .item-container {
    height: 370px;
    max-height: 370px;
}

.cams-widget .item-container {
    width: 100%;
    margin-top: 14px;
    position: relative;
    overflow: hidden;
}

.cams-widget .item-container::after {
    content: '';
    display: table;
    clear: both;
}

.cams-widget .item-container .item {
    float: left;
    width: 242px;
    height: 168px;
    max-height: 168px;
    position: relative;
    margin-bottom: 20px;
}

.cams-widget.underplayer .link {
    position: absolute;
    left: 0;
    top: 0;
}

.cams-widget.underplayer .item-container {
    margin: 0 0 0 152px;
}

.cams-widget.underplayer .item-container .item {
    max-width: 80px;
    max-height: 60px;
    margin: 0;
    padding: 0 1px 0 0;
}

.cams-widget .item-container .item > span {
    background-image: url("../images/tpl2/loadVideo.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    font-size: 1px;
    height: 10px;
    margin: -6px 0 0 -16px;
    left: 50%;
    top: 50%;
    position: absolute;
    width: 31px;
    z-index: 1;
    border-radius: 2px;
}

.cams-widget .item-container .item:not(:last-child) {
    margin-right: 0;
}

.cams-widget .item-container .item .img {
    width: 230px;
	height: 140px;
    background-position: 50% 50%;
    background-size: cover;
    display: block;
    z-index: 2;
    position: relative;
}

.cams-widget.underplayer .item-container .item .img {
    width: 80px;
    height: 60px;
}

.cams-widget .item-container .item .name {
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
    line-height: 1;
    color: #000 !important; 
}

.cams-widget.underplayer .item-container .item .name {
    display: none;
}

.cams-widget .item-container .item .name span {
    max-width: 77%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}

.cams-widget .item-container .item .name .icon {
    display: inline-block;
    margin-left: 3px;
}

.cams-widget .item-container .item .live-badge {
    position: absolute;
    font-size: 10px;
    color: #fff;
    line-height: 17px;
    background: #00bd8f;
    top: 6px;
    left: 5px;
    padding: 0 5px;
    border-radius: 2px;
    z-index: 3;
}

.cams-widget.underplayer .item-container .item .live-badge {
    display: none;
}

.cams-widget.underplayer .item-container .item:after {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    top: 3px;
    left: 4px;
    height: 8px;
    width: 8px;
    border: 1px solid #6d7461;
    border-radius: 8px;
    background: #96e21d;
    z-index: 2;
}

.cams-widget .item-container .item .live-badge:before {
    content: '';
    float: left;
    display: block;
    margin-top: 6px;
    margin-right: 5px;
    min-width: 5px;
    min-height: 5px;
    border-radius: 2.5px;
    background: #fff;
    animation: fadeInLive 2s infinite;
}

@keyframes fadeInLive {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}

.cams-widget.vertical {
    max-width: 332px !important;
    width: 300px;
    height: 600px;
    padding: 10px 15px;
    margin-top: 0;
    margin-left: 10px;
}

.cams-widget.cams-widget.vertical .title {
    color: #303030;
    font-size: 16px;
    font-weight: bold;
}

.cams-widget.vertical .item-container {
    width: 100%;
    height: 520px;;
    margin-top: 14px;
    position: relative;
    overflow: hidden;
}

.cams-widget.vertical .item-container .item {
    float: left;
    width: 145px;
    height: 120px;
    position: relative;
    margin-bottom: 10px;
    margin-right: 0px !important;
}

.cams-widget.vertical .item-container .item:nth-child(odd) {
    margin-right: 5px !important;
}

.cams-widget.vertical .item-container .item .img {
    width: 145px;
    height: 100px;
}

.cams-widget.vertical .item-container .item .name {
    margin-top: 5px;
}

.cams-widget.vertical .button {
    float: none !important;
    display: inline-block;
    margin-top: 5px;
}

.cams-widget.promoted .item-container .item {
    max-width: 160px;
    max-height: 120px;
    padding: 4px;
}

.cams-widget.promoted .item-container .item .img {
    max-width: 160px;
    max-height: 120px;
}

.cams-widget.promoted .item-container .item .name {
    font-size: 12px;
    margin-top: 2px;
}

.vr-banner{
    position: relative;
    line-height: 0;
    display: block;
    width: 300px;
    margin: 0 auto;
}
.vr-banner-img{
    display: block;
    width: 300px;
    margin: 0 auto;
}
.vr-banner-img.-slice{
    display: block;
    margin:0 auto;
}
.vr-banner video{
    min-height: 250px;
    display: block;
}
.vr-banner .-image{
    position: absolute;
    bottom:5px;
    right:5px;
    width: 155px;
    height: 37px;
    background: url(../images/vrh/go-to.png) no-repeat
}
.vr-banner .-image.-img-see-more{
    background: url(../images/vrh/seemore.png) no-repeat;
    width: 62px;
    height: 62px;
}

.vr-banner .-image.-pos-tl{
    top:5px;
    left:5px;
}
.vr-banner .-image.-pos-tr{
    top:5px;
    right:5px;
}
.vr-banner .-image.-pos-bl{
    bottom:5px;
    left:5px;
}

.error404-container {
     width: 680px;

     margin-top: 10px;

     text-align: left;
}

.error404-title {
     line-height: 27px;

     font-size: 24px;
     font-weight: bold;
}

.error404-info {
     margin-top: 10px;

     font-size: 14px;
     line-height: 1.5;
}


.error404-page .popularVideoList {
    padding: 4px 5px 4px 1px;
}

.error404-img {
     float: right;
}

.error404 a {
    font-weight: bold;

    text-decoration: underline;
}
.error404-page .popularVideoList .video {
    width: 160px;
    margin: 5px 0 5px 5px;
}

.error404-page .popularBox {
    margin-top: 15px;
}

.error404-page .avdo {
    margin: 4px 0 0 0;
    padding: 10px 0 0 0;
    height: 353px;
    float: right !important;
    width: 325px !important;
}


.popularBox .more {
    height: 37px;
    padding-top: 15px;
    margin-top: 0;
    text-align: center;
}

.popularBox .more a {
    background-image: url("../images/tpl2/bgSpriteV2.png");
    background-position: 0 -187px;
    background-repeat: repeat-x;
    background-color: #E0E0E0;
    display: inline-block;
    border: 1px solid #CECECE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 3px 0 3px;
    padding: 0 13px;
    text-decoration:none;
}

.popularBox .more a:hover {
    background-position: 0 -231px;
    background-color: #f1f1f1;
}

.popularBox .more .icon {
    float: right;
    margin: 13px 0 0 10px;
}

.popularBox #commentBox{
    width: 472px;
}

img.blog-image,
iframe.blog-video {
    position: relative;

    max-width: 100%;
    margin-bottom: 25px !important;
}

img.blog-image.align-no,
iframe.blog-video.align-no {
     display: inline-block !important;
}

img.blog-image.align-left,
iframe.blog-video.align-no {
     display: inline-block;
     float: left;
     clear: none;
}

img.blog-image.align-right,
iframe.blog-video.align-right {
     display: inline-block;
     float: right;
     clear: none;
}

img.blog-image.align-center,
iframe.blog-video.align-center {
     display: block;
     float: none;
     clear: both;
     margin: 0 auto;
     text-align: center;
}

img.blog-image.small,
iframe.blog-video.small {
     max-width: 50% !important;
}

img.blog-image.normal,
iframe.blog-video.normal {
     max-width: 75% !important;
}

img.blog-image.large,
iframe.blog-video.large {
     max-width: 100% !important;
     display: block;
     clear: both;
     float: none;
}

iframe.blog-video {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/* Bottom native ads */

.bottom-native-ads-container {
    width: 1000px !important;
    height: 490px !important;
}

#native_footer {
    margin: 20px 50px 10px 50px;
    letter-spacing: normal;
}

#native_footer .mn-related-container {
    width: 900px;

    padding: 0 10px;
}

#native_footer .mn-related-container .mn-outer {
    margin: 10px 0 0 0;
}

#native_footer .mn-related-container .mn-container-title {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #494949;

    padding: 0;
    margin: 0;
}

#native_footer .mn-related-container .mn-container-adsby {
    display: none;
}

#native_footer .mn-related-container .mn-thumb {
    display: inline-block;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    overflow: hidden;

    max-width: 160px !important;
    height: 200px;

    margin: 0 20px 20px 0;
}

#native_footer .mn-related-container .mn-thumb:nth-child(5n) {
    margin: 0 0 20px 0;
}

#native_footer .mn-related-container .mn-thumb:hover {
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .15);
    margin-top: -5px;
}

#native_footer .mn-related-container .mn-thumb:nth-child(5n):hover {
    margin: -5px 0 25px 0;
}

#native_footer .mn-related-container .mn-thumb__label {
    padding: 5px 10px;
}

#native_footer .mn-related-container .mn-thumb__labe-title {
    font-family: Arial;
    font-size: 14px;
    line-height: 1.43;
    text-align: left;
    color: #303030;

    height: 40px;
}

#native_footer .mn-related-container .mn-thumb__label-brand {
    display: block;
    position: relative;
    height: 20px;

    padding-right: 10px;

    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.67;
    text-align: left;
    color: #a0a0a0;
}

#native_footer .mn-related-container .mn-thumb__label-brand:after {
    position: absolute;

    right: 0;
    bottom: 7px;

    display: block;
    background-image: url(../images/tpl2/icons.png);
    background-position: -11px -69px;
    background-repeat: no-repeat;
    height: 5px;
    width: 8px;
    overflow: hidden;

    content: " ";
}

#native_footer .mn-related-container .mn-thumb a {
    display: block;
    width: 100%;
}

#native_footer .mn-related-container .mn-thumb a:nth-child(1) {
    height: 130px !important;
}

#native_footer .mn-related-container .mn-thumb a:nth-child(2) {
    background-color: #f5f5f5;
    height: 70px !important;
}

#native_footer .mn-related-container .mn-thumb__holder {
    width: 100%;
    height: 100%;
}

/* Ends of bottom native ads */

/* Captcha */
.g-recaptcha,
.g-recaptcha div,
.g-recaptcha-async,
.g-recaptcha-async div {
    margin: 0 auto;
}
