.mainSpriteBackgroundSize {
    background-size: 240px 192px !important
}

.spriteUi:not([class^=bg-sprite-]) {
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 402px
}

.premiumUi:not(.bg-sprite-premium) {
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 500px auto
}

.profileUi {
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 60px
}

.placeholderFix::-webkit-input-placeholder {
    color: gray;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.placeholderFix::-moz-placeholder {
    color: gray;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.placeholderFix:-moz-placeholder {
    color: gray;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.placeholderFix:focus::-webkit-input-placeholder {
    color: transparent
}

.placeholderFix:focus::-moz-placeholder {
    color: transparent
}

.placeholderFix:-moz-placeholder {
    color: transparent
}

.webKitScroll {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: width .3s ease;
    -moz-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease
}

.imageMaxWidth {
    width: auto;
    max-width: 100%;
    height: auto
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.userSelect {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.buttonClass {
    border: 1px solid #333;
    display: inline-block;
    padding: 10px 20px;
    font-size: 1em;
    line-height: 1.4;
    vertical-align: middle;
    white-space: nowrap
}

.generalBtn {
    color: #fff;
    background-color: #1e1e1e
}

.greenBtn {
    background-color: #5fb315;
    border: 1px solid #5fb315;
    color: #fff
}

.greenBrightBtn {
    color: #fff;
    background-color: #70ba14;
    border: 0
}

.greyBtn {
    background-color: #2f2f2f;
    color: #f90
}

.orangeBtn {
    background-color: #f90;
    color: #000
}

.orangeBtn.disabled {
    pointer-events: none;
    background: #666;
    color: #fff
}

.brownBtn {
    background-color: #241704;
    border: 2px solid #794f0e;
    color: #f90;
    font-weight: 700
}

.blackBtn {
    background-color: #111;
    border: 1px solid #111;
    color: #ccc
}

.blackOragneBtn {
    background-color: #111;
    border: 1px solid #f90;
    color: #f90;
    font-weight: 700
}

.whiteBtn {
    background-color: #fff;
    border: 0
}

.greyButton {
    border: 0;
    background: #2f2f2f;
    color: #acacac;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.orangeButton {
    border: 0;
    background: #f90;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.orangeButton.disabled {
    pointer-events: none;
    background: #2f2f2f;
    color: #969696
}

.disabledButton {
    opacity: .3
}

.greyWhiteBtn {
    background-color: #363636;
    color: #ccc
}

.button {
    display: inline-block;
    text-decoration: none;
    border: none;
    cursor: pointer;
    vertical-align: top;
    text-align: center
}

.noLinkBtn {
    cursor: default !important
}

.clearfix {
    zoom: 1
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: ""
}

.clearfix:after {
    clear: both
}

.button {
    display: inline-block;
    text-decoration: none;
    border: none;
    cursor: pointer;
    vertical-align: top;
    text-align: center
}

.wrapLongTitle {
    word-break: break-word;
    word-wrap: break-word
}

.menuIcon {
    display: inline-block;
    margin: 0 15px 0 0
}

.itemTagBtn {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 8px 18px;
    background: #1b1b1b;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    white-space: nowrap
}

.video-arrowDownDiskGraySize19,
.video-arrowDownDiskWhiteSize19,
.video-arrowDownFatGrayDarkSize16,
.video-bloggerGraySize25,
.video-checkBlueSize15,
.video-checkOrangeSize17,
.video-checkWhiteSize31,
.video-clockGraySize13,
.video-closedCaptionsSize22,
.video-dislikeGrayLightSize12,
.video-dislikeGraySize16,
.video-dislikeGraySize19,
.video-dislikeGraySize21,
.video-dislikeRedSize12,
.video-dislikeRedSize16,
.video-dislikeRedSize19,
.video-dislikeRedSize21,
.video-dollarBlackSize8,
.video-dollarGrayDarkSize8,
.video-dollarGrayLightSize8,
.video-dollarWhiteSize8,
.video-eyeGraySize13,
.video-fanOnlySize15,
.video-fanOnlySize20,
.video-fanWhiteSize20,
.video-femaleSymbolSize15,
.video-flagGraySize13,
.video-hdSize20,
.video-heartGraySize13,
.video-heartGraySize16,
.video-heartGraySize21,
.video-heartOrangeSize16,
.video-heartRedSize16,
.video-heartRedSize21,
.video-interactiveWhiteSize25,
.video-likeGrayLightSize12,
.video-likeGraySize12,
.video-likeGraySize13,
.video-likeGraySize16,
.video-likeGraySize19,
.video-likeGraySize21,
.video-likeGreenSize12,
.video-likeGreenSize16,
.video-likeGreenSize19,
.video-likeGreenSize21,
.video-lockSize23,
.video-mailGraySize25,
.video-minusOrangeSize11,
.video-paidOrangeSize20,
.video-paidWhiteSize20,
.video-phBlackInOrangeSize19,
.video-phoneWhiteSize10,
.video-playWhiteSize12,
.video-playlistGraySize20,
.video-playlistGraySize22,
.video-playlistGraySize33,
.video-plusGraySize11,
.video-plusGraySize12,
.video-plusGraySize19,
.video-plusGraySize20,
.video-plusOrangeSize20,
.video-randomGraySize22,
.video-randomOrangeSize22,
.video-redditGraySize25,
.video-refreshWhiteSize22,
.video-rssCheckBlackSize30,
.video-rssPlusBlackSize30,
.video-rssPlusGraySize30,
.video-searchGraySize20,
.video-settingsGraySize22,
.video-shareGraySize11,
.video-shareGraySize19,
.video-shareGraySize25,
.video-speakerDisabledWhiteSize18,
.video-speakerEnabledWhiteSize13,
.video-squareBracketDoubleDownOrangeSize12,
.video-squareBracketLeftgrayDarkSize9,
.video-stumbleGraySize25,
.video-tumblrGraySize17,
.video-twitterGraySize21,
.video-userPlusGrayDarkSize13,
.video-userPlusGrayLightSize13,
.video-userPlusWhiteSize13,
.video-xFatBlackSize25,
.video-xGraySize12,
.video-xGraySize15,
.video-xGraySize16,
.video-xGraySize18,
.video-xGraySize20,
.video-xThinGraySize16 {
    background-repeat: no-repeat;
    background-size: 211px 206px
}

.video-lockSize23 {
    width: 23px;
    height: 37px;
    background-position: -1px -1px
}

.video-playlistGraySize33 {
    width: 33px;
    height: 33px;
    background-position: -26px -1px
}

.video-checkWhiteSize31 {
    width: 31px;
    height: 31px;
    background-position: -61px -1px
}

.video-rssPlusGraySize30 {
    width: 30px;
    height: 30px;
    background-position: -1px -40px
}

.video-rssPlusBlackSize30 {
    width: 30px;
    height: 30px;
    background-position: -33px -40px
}

.video-rssCheckBlackSize30 {
    width: 30px;
    height: 30px;
    background-position: -94px -1px
}

.video-xFatBlackSize25 {
    width: 25px;
    height: 25px;
    background-position: -94px -33px
}

.video-shareGraySize25 {
    width: 25px;
    height: 25px;
    background-position: -65px -40px
}

.video-settingsGraySize22 {
    width: 22px;
    height: 22px;
    background-position: -1px -72px
}

.video-refreshWhiteSize22 {
    width: 22px;
    height: 22px;
    background-position: -25px -72px
}

.video-interactiveWhiteSize25 {
    width: 25px;
    height: 22px;
    background-position: -49px -72px
}

.video-twitterGraySize21 {
    width: 21px;
    height: 20px;
    background-position: -76px -72px
}

.video-tumblrGraySize17 {
    width: 17px;
    height: 20px;
    background-position: -99px -72px
}

.video-stumbleGraySize25 {
    width: 25px;
    height: 20px;
    background-position: -1px -96px
}

.video-searchGraySize20 {
    width: 20px;
    height: 20px;
    background-position: -28px -96px
}

.video-redditGraySize25 {
    width: 25px;
    height: 20px;
    background-position: -50px -96px
}

.video-plusOrangeSize20 {
    width: 20px;
    height: 20px;
    background-position: -77px -96px
}

.video-plusGraySize20 {
    width: 20px;
    height: 20px;
    background-position: -99px -96px
}

.video-paidWhiteSize20 {
    width: 20px;
    height: 20px;
    background-position: -126px -1px
}

.video-paidOrangeSize20 {
    width: 20px;
    height: 20px;
    background-position: -126px -23px
}

.video-mailGraySize25 {
    width: 25px;
    height: 20px;
    background-position: -1px -118px
}

.video-fanWhiteSize20 {
    width: 20px;
    height: 20px;
    background-position: -126px -45px
}

.video-fanOnlySize20 {
    width: 20px;
    height: 20px;
    background-position: -126px -67px
}

.video-bloggerGraySize25 {
    width: 25px;
    height: 20px;
    background-position: -28px -118px
}

.video-shareGraySize19 {
    width: 19px;
    height: 19px;
    background-position: -126px -89px
}

.video-recorderWhiteInBlueSize19 {
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: unset !important;
    background-position: unset
}

.video-randomOrangeSize22 {
    width: 22px;
    height: 19px;
    background-position: -76px -118px
}

.video-randomGraySize22 {
    width: 22px;
    height: 19px;
    background-position: -100px -118px
}

.video-plusGraySize19 {
    width: 19px;
    height: 19px;
    background-position: -124px -118px
}

.video-phBlackInOrangeSize19 {
    width: 19px;
    height: 19px;
    background-position: -148px -1px
}

.video-likeGreenSize21 {
    width: 21px;
    height: 19px;
    background-position: -1px -140px
}

.video-likeGreenSize19 {
    width: 19px;
    height: 19px;
    background-position: -148px -22px
}

.video-likeGraySize21 {
    width: 21px;
    height: 19px;
    background-position: -24px -140px
}

.video-likeGraySize19 {
    width: 19px;
    height: 19px;
    background-position: -148px -43px
}

.video-heartRedSize21 {
    width: 21px;
    height: 19px;
    background-position: -47px -140px
}

.video-heartGraySize21 {
    width: 21px;
    height: 19px;
    background-position: -70px -140px
}

.video-dislikeRedSize21 {
    width: 21px;
    height: 19px;
    background-position: -93px -140px
}

.video-dislikeRedSize19 {
    width: 19px;
    height: 19px;
    background-position: -148px -64px
}

.video-dislikeGraySize21 {
    width: 21px;
    height: 19px;
    background-position: -116px -140px
}

.video-dislikeGraySize19 {
    width: 19px;
    height: 19px;
    background-position: -148px -85px
}

.video-checkBlueSize19 {
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: unset !important;
    background-position: unset
}

.video-arrowDownDiskWhiteSize19 {
    width: 19px;
    height: 19px;
    background-position: -139px -140px
}

.video-arrowDownDiskGraySize19 {
    width: 19px;
    height: 19px;
    background-position: -169px -1px
}

.video-xGraySize18 {
    width: 18px;
    height: 18px;
    background-position: -169px -22px
}

.video-flagGraySize13 {
    width: 13px;
    height: 18px;
    background-position: -169px -42px
}

.video-xGraySize20 {
    width: 20px;
    height: 17px;
    background-position: -1px -161px
}

.video-checkBlueSize17 {
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: unset !important;
    background-position: unset
}

.video-xThinGraySize16 {
    width: 16px;
    height: 16px;
    background-position: -169px -81px
}

.video-xGraySize16 {
    width: 16px;
    height: 16px;
    background-position: -169px -99px
}

.video-squareBracketLeftgrayDarkSize9 {
    width: 9px;
    height: 16px;
    background-position: -169px -117px
}

.video-likeGreenSize16 {
    width: 16px;
    height: 16px;
    background-position: -169px -135px
}

.video-likeGraySize16 {
    width: 16px;
    height: 16px;
    background-position: -23px -161px
}

.video-dislikeRedSize16 {
    width: 16px;
    height: 16px;
    background-position: -41px -161px
}

.video-dislikeGraySize16 {
    width: 16px;
    height: 16px;
    background-position: -59px -161px
}

.video-closedCaptionsSize22 {
    width: 22px;
    height: 16px;
    background-position: -77px -161px
}

.video-arrowDownFatGrayDarkSize16 {
    width: 16px;
    height: 16px;
    background-position: -101px -161px
}

.video-xGraySize15 {
    width: 15px;
    height: 15px;
    background-position: -119px -161px
}

.video-heartRedSize16 {
    width: 16px;
    height: 15px;
    background-position: -136px -161px
}

.video-heartOrangeSize16 {
    width: 16px;
    height: 15px;
    background-position: -154px -161px
}

.video-heartGraySize16 {
    width: 16px;
    height: 15px;
    background-position: -172px -161px
}

.video-hdSize20 {
    width: 20px;
    height: 15px;
    background-position: -190px -1px
}

.video-femaleSymbolSize15 {
    width: 15px;
    height: 15px;
    background-position: -190px -18px
}

.video-fanOnlySize15 {
    width: 15px;
    height: 15px;
    background-position: -190px -35px
}

.video-checkOrangeSize17 {
    width: 17px;
    height: 15px;
    background-position: -190px -52px
}

.video-checkBlueSize15 {
    width: 15px;
    height: 15px;
    background-position: -190px -69px
}

.video-speakerEnabledWhiteSize13 {
    width: 13px;
    height: 14px;
    background-position: -190px -86px
}

.video-speakerDisabledWhiteSize18 {
    width: 18px;
    height: 14px;
    background-position: -190px -102px
}

.video-likeGraySize13 {
    width: 13px;
    height: 13px;
    background-position: -190px -118px
}

.video-playlistGraySize22 {
    width: 22px;
    height: 13px;
    background-position: -1px -180px
}

.video-xGraySize12 {
    width: 12px;
    height: 12px;
    background-position: -190px -133px
}

.video-squareBracketDoubleDownOrangeSize12 {
    width: 12px;
    height: 12px;
    background-position: -190px -147px
}

.video-plusGraySize12 {
    width: 12px;
    height: 12px;
    background-position: -190px -161px
}

.video-playWhiteSize12 {
    width: 12px;
    height: 12px;
    background-position: -25px -180px
}

.video-likeGreenSize12 {
    width: 12px;
    height: 12px;
    background-position: -39px -180px
}

.video-likeGraySize12 {
    width: 12px;
    height: 12px;
    background-position: -53px -180px
}

.video-likeGrayLightSize12 {
    width: 12px;
    height: 12px;
    background-position: -67px -180px
}

.video-dislikeRedSize12 {
    width: 12px;
    height: 12px;
    background-position: -81px -180px
}

.video-dislikeGrayLightSize12 {
    width: 12px;
    height: 12px;
    background-position: -95px -180px
}

.video-playlistGraySize20 {
    width: 20px;
    height: 12px;
    background-position: -109px -180px
}

.video-shareGraySize11 {
    width: 11px;
    height: 11px;
    background-position: -148px -127px
}

.video-plusGraySize11 {
    width: 11px;
    height: 11px;
    background-position: -131px -180px
}

.video-minusOrangeSize11 {
    width: 11px;
    height: 11px;
    background-position: -144px -180px
}

.video-eyeGraySize13 {
    width: 13px;
    height: 11px;
    background-position: -157px -180px
}

.video-clockGraySize13 {
    width: 13px;
    height: 11px;
    background-position: -172px -180px
}

.video-userPlusWhiteSize13 {
    width: 13px;
    height: 10px;
    background-position: -94px -60px
}

.video-userPlusGrayLightSize13 {
    width: 13px;
    height: 10px;
    background-position: -109px -60px
}

.video-userPlusGrayDarkSize13 {
    width: 13px;
    height: 10px;
    background-position: -187px -180px
}

.video-heartGraySize13 {
    width: 13px;
    height: 10px;
    background-position: -1px -195px
}

.video-dollarWhiteSize8 {
    width: 8px;
    height: 10px;
    background-position: -180px -117px
}

.video-dollarGrayLightSize8 {
    width: 8px;
    height: 10px;
    background-position: -202px -180px
}

.video-dollarGrayDarkSize8 {
    width: 8px;
    height: 10px;
    background-position: -16px -195px
}

.video-dollarBlackSize8 {
    width: 8px;
    height: 10px;
    background-position: -26px -195px
}

.video-phoneWhiteSize10 {
    width: 10px;
    height: 9px;
    background-position: -36px -195px
}

.channelBadgeSVG {
    background-repeat: no-repeat;
    background-size: unset !important;
    background-position: unset
}

.verifiedBadgeSVG {
    background-repeat: no-repeat;
    background-size: unset !important;
    background-position: unset
}

.video-squareBracketUpOrangeSize17 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 9px 11px 8px;
    text-align: left;
    width: 17px;
    height: 9.91421356px
}

.video-squareBracketUpOrangeSize17,
.video-squareBracketUpOrangeSize17>em,
.video-squareBracketUpOrangeSize17>i {
    background: 0 0
}

.video-squareBracketUpOrangeSize17>em,
.video-squareBracketUpOrangeSize17>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #f90;
    border-width: 0 2px 2px 0;
    margin: 2.48959236px;
    width: 12.02081528px;
    height: 12.02081528px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border: 0 none
}

.video-squareBracketUpOrangeSize17>em:after,
.video-squareBracketUpOrangeSize17>em:before,
.video-squareBracketUpOrangeSize17>i:after,
.video-squareBracketUpOrangeSize17>i:before {
    background: #f90;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketUpOrangeSize17>em:before,
.video-squareBracketUpOrangeSize17>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketUpOrangeSize17>em:after,
.video-squareBracketUpOrangeSize17>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketDownOrangeSize17 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 9px 11px 8px;
    text-align: left;
    width: 17px;
    height: 9.91421356px
}

.video-squareBracketDownOrangeSize17,
.video-squareBracketDownOrangeSize17>em,
.video-squareBracketDownOrangeSize17>i {
    background: 0 0
}

.video-squareBracketDownOrangeSize17>em,
.video-squareBracketDownOrangeSize17>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #f90;
    border-width: 0 2px 2px 0;
    margin: 2.48959236px;
    width: 12.02081528px;
    height: 12.02081528px;
    -webkit-transform: rotate(45deg) translate(-5.01040764px, -5.01040764px);
    -ms-transform: rotate(45deg) translate(-5.01040764px, -5.01040764px);
    -moz-transform: rotate(45deg) translate(-5.01040764px, -5.01040764px);
    -o-transform: rotate(45deg) translate(-5.01040764px, -5.01040764px);
    transform: rotate(45deg) translate(-5.01040764px, -5.01040764px);
    border: 0 none
}

.video-squareBracketDownOrangeSize17>em:after,
.video-squareBracketDownOrangeSize17>em:before,
.video-squareBracketDownOrangeSize17>i:after,
.video-squareBracketDownOrangeSize17>i:before {
    background: #f90;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketDownOrangeSize17>em:before,
.video-squareBracketDownOrangeSize17>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketDownOrangeSize17>em:after,
.video-squareBracketDownOrangeSize17>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketUpGraySize17 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 17px;
    height: 9.91421356px
}

.video-squareBracketUpGraySize17,
.video-squareBracketUpGraySize17>em,
.video-squareBracketUpGraySize17>i {
    background: 0 0
}

.video-squareBracketUpGraySize17>em,
.video-squareBracketUpGraySize17>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 2px 2px 0;
    margin: 2.48959236px;
    width: 12.02081528px;
    height: 12.02081528px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border: 0 none
}

.video-squareBracketUpGraySize17>em:after,
.video-squareBracketUpGraySize17>em:before,
.video-squareBracketUpGraySize17>i:after,
.video-squareBracketUpGraySize17>i:before {
    background: #999;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketUpGraySize17>em:before,
.video-squareBracketUpGraySize17>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketUpGraySize17>em:after,
.video-squareBracketUpGraySize17>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketDownGraySize17 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 17px;
    height: 9.91421356px
}

.video-squareBracketDownGraySize17,
.video-squareBracketDownGraySize17>em,
.video-squareBracketDownGraySize17>i {
    background: 0 0
}

.video-squareBracketDownGraySize17>em,
.video-squareBracketDownGraySize17>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 2px 2px 0;
    margin: 2.48959236px;
    width: 12.02081528px;
    height: 12.02081528px;
    -webkit-transform: rotate(45deg) translate(-5.01040764px, -5.01040764px);
    -ms-transform: rotate(45deg) translate(-5.01040764px, -5.01040764px);
    -moz-transform: rotate(45deg) translate(-5.01040764px, -5.01040764px);
    -o-transform: rotate(45deg) translate(-5.01040764px, -5.01040764px);
    transform: rotate(45deg) translate(-5.01040764px, -5.01040764px);
    border: 0 none
}

.video-squareBracketDownGraySize17>em:after,
.video-squareBracketDownGraySize17>em:before,
.video-squareBracketDownGraySize17>i:after,
.video-squareBracketDownGraySize17>i:before {
    background: #999;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketDownGraySize17>em:before,
.video-squareBracketDownGraySize17>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketDownGraySize17>em:after,
.video-squareBracketDownGraySize17>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketUpGraySize17x13 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 3px 0 0;
    text-align: left;
    width: 17px;
    height: 9.91421356px
}

.video-squareBracketUpGraySize17x13,
.video-squareBracketUpGraySize17x13>em,
.video-squareBracketUpGraySize17x13>i {
    background: 0 0
}

.video-squareBracketUpGraySize17x13>em,
.video-squareBracketUpGraySize17x13>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 2px 2px 0;
    margin: 2.48959236px;
    width: 12.02081528px;
    height: 12.02081528px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border: 0 none
}

.video-squareBracketUpGraySize17x13>em:after,
.video-squareBracketUpGraySize17x13>em:before,
.video-squareBracketUpGraySize17x13>i:after,
.video-squareBracketUpGraySize17x13>i:before {
    background: #999;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketUpGraySize17x13>em:before,
.video-squareBracketUpGraySize17x13>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketUpGraySize17x13>em:after,
.video-squareBracketUpGraySize17x13>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketDownGraySize17x13 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 2px 3px 1px;
    text-align: left;
    width: 16px;
    height: 9.41421356px
}

.video-squareBracketDownGraySize17x13,
.video-squareBracketDownGraySize17x13>em,
.video-squareBracketDownGraySize17x13>i {
    background: 0 0
}

.video-squareBracketDownGraySize17x13>em,
.video-squareBracketDownGraySize17x13>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 2px 2px 0;
    margin: 2.34314575px;
    width: 11.3137085px;
    height: 11.3137085px;
    -webkit-transform: rotate(45deg) translate(-4.65685425px, -4.65685425px);
    -ms-transform: rotate(45deg) translate(-4.65685425px, -4.65685425px);
    -moz-transform: rotate(45deg) translate(-4.65685425px, -4.65685425px);
    -o-transform: rotate(45deg) translate(-4.65685425px, -4.65685425px);
    transform: rotate(45deg) translate(-4.65685425px, -4.65685425px);
    border: 0 none
}

.video-squareBracketDownGraySize17x13>em:after,
.video-squareBracketDownGraySize17x13>em:before,
.video-squareBracketDownGraySize17x13>i:after,
.video-squareBracketDownGraySize17x13>i:before {
    background: #999;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketDownGraySize17x13>em:before,
.video-squareBracketDownGraySize17x13>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketDownGraySize17x13>em:after,
.video-squareBracketDownGraySize17x13>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketUpGraySize22 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 3px 3px 1px;
    text-align: left;
    width: 16px;
    height: 9.41421356px
}

.video-squareBracketUpGraySize22,
.video-squareBracketUpGraySize22>em,
.video-squareBracketUpGraySize22>i {
    background: 0 0
}

.video-squareBracketUpGraySize22>em,
.video-squareBracketUpGraySize22>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #969696;
    border-width: 0 2px 2px 0;
    margin: 2.34314575px;
    width: 11.3137085px;
    height: 11.3137085px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border: 0 none
}

.video-squareBracketUpGraySize22>em:after,
.video-squareBracketUpGraySize22>em:before,
.video-squareBracketUpGraySize22>i:after,
.video-squareBracketUpGraySize22>i:before {
    background: #969696;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketUpGraySize22>em:before,
.video-squareBracketUpGraySize22>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketUpGraySize22>em:after,
.video-squareBracketUpGraySize22>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketDownGraySize22 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 3px 3px 1px;
    text-align: left;
    width: 16px;
    height: 9.41421356px
}

.video-squareBracketDownGraySize22,
.video-squareBracketDownGraySize22>em,
.video-squareBracketDownGraySize22>i {
    background: 0 0
}

.video-squareBracketDownGraySize22>em,
.video-squareBracketDownGraySize22>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #969696;
    border-width: 0 2px 2px 0;
    margin: 2.34314575px;
    width: 11.3137085px;
    height: 11.3137085px;
    -webkit-transform: rotate(45deg) translate(-4.65685425px, -4.65685425px);
    -ms-transform: rotate(45deg) translate(-4.65685425px, -4.65685425px);
    -moz-transform: rotate(45deg) translate(-4.65685425px, -4.65685425px);
    -o-transform: rotate(45deg) translate(-4.65685425px, -4.65685425px);
    transform: rotate(45deg) translate(-4.65685425px, -4.65685425px);
    border: 0 none
}

.video-squareBracketDownGraySize22>em:after,
.video-squareBracketDownGraySize22>em:before,
.video-squareBracketDownGraySize22>i:after,
.video-squareBracketDownGraySize22>i:before {
    background: #969696;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketDownGraySize22>em:before,
.video-squareBracketDownGraySize22>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketDownGraySize22>em:after,
.video-squareBracketDownGraySize22>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketUpOrangeSize12 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 10px 0 0;
    text-align: left;
    width: 12px;
    height: 7.41421356px
}

.video-squareBracketUpOrangeSize12,
.video-squareBracketUpOrangeSize12>em,
.video-squareBracketUpOrangeSize12>i {
    background: 0 0
}

.video-squareBracketUpOrangeSize12>em,
.video-squareBracketUpOrangeSize12>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #f90;
    border-width: 0 2px 2px 0;
    margin: 1.75735931px;
    width: 8.48528137px;
    height: 8.48528137px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border: 0 none
}

.video-squareBracketUpOrangeSize12>em:after,
.video-squareBracketUpOrangeSize12>em:before,
.video-squareBracketUpOrangeSize12>i:after,
.video-squareBracketUpOrangeSize12>i:before {
    background: #f90;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketUpOrangeSize12>em:before,
.video-squareBracketUpOrangeSize12>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketUpOrangeSize12>em:after,
.video-squareBracketUpOrangeSize12>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketDownOrangeSize12 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 10px 0 0;
    text-align: left;
    width: 12px;
    height: 7.41421356px
}

.video-squareBracketDownOrangeSize12,
.video-squareBracketDownOrangeSize12>em,
.video-squareBracketDownOrangeSize12>i {
    background: 0 0
}

.video-squareBracketDownOrangeSize12>em,
.video-squareBracketDownOrangeSize12>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #f90;
    border-width: 0 2px 2px 0;
    margin: 1.75735931px;
    width: 8.48528137px;
    height: 8.48528137px;
    -webkit-transform: rotate(45deg) translate(-3.24264069px, -3.24264069px);
    -ms-transform: rotate(45deg) translate(-3.24264069px, -3.24264069px);
    -moz-transform: rotate(45deg) translate(-3.24264069px, -3.24264069px);
    -o-transform: rotate(45deg) translate(-3.24264069px, -3.24264069px);
    transform: rotate(45deg) translate(-3.24264069px, -3.24264069px);
    border: 0 none
}

.video-squareBracketDownOrangeSize12>em:after,
.video-squareBracketDownOrangeSize12>em:before,
.video-squareBracketDownOrangeSize12>i:after,
.video-squareBracketDownOrangeSize12>i:before {
    background: #f90;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketDownOrangeSize12>em:before,
.video-squareBracketDownOrangeSize12>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketDownOrangeSize12>em:after,
.video-squareBracketDownOrangeSize12>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketDownGraySize12 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 10px 0 0;
    text-align: left;
    width: 12px;
    height: 7.41421356px
}

.video-squareBracketDownGraySize12,
.video-squareBracketDownGraySize12>em,
.video-squareBracketDownGraySize12>i {
    background: 0 0
}

.video-squareBracketDownGraySize12>em,
.video-squareBracketDownGraySize12>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 2px 2px 0;
    margin: 1.75735931px;
    width: 8.48528137px;
    height: 8.48528137px;
    -webkit-transform: rotate(45deg) translate(-3.24264069px, -3.24264069px);
    -ms-transform: rotate(45deg) translate(-3.24264069px, -3.24264069px);
    -moz-transform: rotate(45deg) translate(-3.24264069px, -3.24264069px);
    -o-transform: rotate(45deg) translate(-3.24264069px, -3.24264069px);
    transform: rotate(45deg) translate(-3.24264069px, -3.24264069px);
    border: 0 none
}

.video-squareBracketDownGraySize12>em:after,
.video-squareBracketDownGraySize12>em:before,
.video-squareBracketDownGraySize12>i:after,
.video-squareBracketDownGraySize12>i:before {
    background: #999;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketDownGraySize12>em:before,
.video-squareBracketDownGraySize12>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketDownGraySize12>em:after,
.video-squareBracketDownGraySize12>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketUpOrangeSize13 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 13px;
    height: 7.91421356px
}

.video-squareBracketUpOrangeSize13,
.video-squareBracketUpOrangeSize13>em,
.video-squareBracketUpOrangeSize13>i {
    background: 0 0
}

.video-squareBracketUpOrangeSize13>em,
.video-squareBracketUpOrangeSize13>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #f90;
    border-width: 0 2px 2px 0;
    margin: 1.90380592px;
    width: 9.19238816px;
    height: 9.19238816px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border: 0 none
}

.video-squareBracketUpOrangeSize13>em:after,
.video-squareBracketUpOrangeSize13>em:before,
.video-squareBracketUpOrangeSize13>i:after,
.video-squareBracketUpOrangeSize13>i:before {
    background: #f90;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketUpOrangeSize13>em:before,
.video-squareBracketUpOrangeSize13>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketUpOrangeSize13>em:after,
.video-squareBracketUpOrangeSize13>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketUpGraySize13 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 13px;
    height: 7.91421356px
}

.video-squareBracketUpGraySize13,
.video-squareBracketUpGraySize13>em,
.video-squareBracketUpGraySize13>i {
    background: 0 0
}

.video-squareBracketUpGraySize13>em,
.video-squareBracketUpGraySize13>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 2px 2px 0;
    margin: 1.90380592px;
    width: 9.19238816px;
    height: 9.19238816px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border: 0 none
}

.video-squareBracketUpGraySize13>em:after,
.video-squareBracketUpGraySize13>em:before,
.video-squareBracketUpGraySize13>i:after,
.video-squareBracketUpGraySize13>i:before {
    background: #999;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketUpGraySize13>em:before,
.video-squareBracketUpGraySize13>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketUpGraySize13>em:after,
.video-squareBracketUpGraySize13>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketDownGraySize13 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 13px;
    height: 7.91421356px
}

.video-squareBracketDownGraySize13,
.video-squareBracketDownGraySize13>em,
.video-squareBracketDownGraySize13>i {
    background: 0 0
}

.video-squareBracketDownGraySize13>em,
.video-squareBracketDownGraySize13>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 2px 2px 0;
    margin: 1.90380592px;
    width: 9.19238816px;
    height: 9.19238816px;
    -webkit-transform: rotate(45deg) translate(-3.59619408px, -3.59619408px);
    -ms-transform: rotate(45deg) translate(-3.59619408px, -3.59619408px);
    -moz-transform: rotate(45deg) translate(-3.59619408px, -3.59619408px);
    -o-transform: rotate(45deg) translate(-3.59619408px, -3.59619408px);
    transform: rotate(45deg) translate(-3.59619408px, -3.59619408px);
    border: 0 none
}

.video-squareBracketDownGraySize13>em:after,
.video-squareBracketDownGraySize13>em:before,
.video-squareBracketDownGraySize13>i:after,
.video-squareBracketDownGraySize13>i:before {
    background: #999;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.video-squareBracketDownGraySize13>em:before,
.video-squareBracketDownGraySize13>i:before {
    width: 2px;
    height: 100%
}

.video-squareBracketDownGraySize13>em:after,
.video-squareBracketDownGraySize13>i:after {
    width: 100%;
    height: 2px
}

.video-squareBracketUpOrangeSize10 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 10px;
    height: 5.70710678px
}

.video-squareBracketUpOrangeSize10,
.video-squareBracketUpOrangeSize10>em,
.video-squareBracketUpOrangeSize10>i {
    background: 0 0
}

.video-squareBracketUpOrangeSize10>em,
.video-squareBracketUpOrangeSize10>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #f90;
    border-width: 0 1px 1px 0;
    margin: 1.46446609px;
    width: 7.07106781px;
    height: 7.07106781px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border: 0 none
}

.video-squareBracketUpOrangeSize10>em:after,
.video-squareBracketUpOrangeSize10>em:before,
.video-squareBracketUpOrangeSize10>i:after,
.video-squareBracketUpOrangeSize10>i:before {
    background: #f90;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: .5px;
    -moz-border-radius: .5px;
    -webkit-border-radius: .5px
}

.video-squareBracketUpOrangeSize10>em:before,
.video-squareBracketUpOrangeSize10>i:before {
    width: 1px;
    height: 100%
}

.video-squareBracketUpOrangeSize10>em:after,
.video-squareBracketUpOrangeSize10>i:after {
    width: 100%;
    height: 1px
}

.video-squareBracketDownGraySize10 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 10px;
    height: 5.70710678px
}

.video-squareBracketDownGraySize10,
.video-squareBracketDownGraySize10>em,
.video-squareBracketDownGraySize10>i {
    background: 0 0
}

.video-squareBracketDownGraySize10>em,
.video-squareBracketDownGraySize10>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 1px 1px 0;
    margin: 1.46446609px;
    width: 7.07106781px;
    height: 7.07106781px;
    -webkit-transform: rotate(45deg) translate(-3.03553391px, -3.03553391px);
    -ms-transform: rotate(45deg) translate(-3.03553391px, -3.03553391px);
    -moz-transform: rotate(45deg) translate(-3.03553391px, -3.03553391px);
    -o-transform: rotate(45deg) translate(-3.03553391px, -3.03553391px);
    transform: rotate(45deg) translate(-3.03553391px, -3.03553391px);
    border: 0 none
}

.video-squareBracketDownGraySize10>em:after,
.video-squareBracketDownGraySize10>em:before,
.video-squareBracketDownGraySize10>i:after,
.video-squareBracketDownGraySize10>i:before {
    background: #999;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-radius: .5px;
    -moz-border-radius: .5px;
    -webkit-border-radius: .5px
}

.video-squareBracketDownGraySize10>em:before,
.video-squareBracketDownGraySize10>i:before {
    width: 1px;
    height: 100%
}

.video-squareBracketDownGraySize10>em:after,
.video-squareBracketDownGraySize10>i:after {
    width: 100%;
    height: 1px
}

.video-squareBracketRightOrangeSize7 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 7.41421356px;
    height: 12px
}

.video-squareBracketRightOrangeSize7,
.video-squareBracketRightOrangeSize7>em,
.video-squareBracketRightOrangeSize7>i {
    background: 0 0
}

.video-squareBracketRightOrangeSize7>em,
.video-squareBracketRightOrangeSize7>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #f90;
    border-width: 0 2px 2px 0;
    margin: 1.75735931px;
    width: 8.48528137px;
    height: 8.48528137px;
    -webkit-transform: rotate(-45deg) translate(-3.24264069px, -3.24264069px);
    -ms-transform: rotate(-45deg) translate(-3.24264069px, -3.24264069px);
    -moz-transform: rotate(-45deg) translate(-3.24264069px, -3.24264069px);
    -o-transform: rotate(-45deg) translate(-3.24264069px, -3.24264069px);
    transform: rotate(-45deg) translate(-3.24264069px, -3.24264069px)
}

.video-squareBracketDownGraySize18 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 9px 4px 6px;
    text-align: left;
    width: 10px;
    height: 6.41421356px
}

.video-squareBracketDownGraySize18,
.video-squareBracketDownGraySize18>em,
.video-squareBracketDownGraySize18>i {
    background: 0 0
}

.video-squareBracketDownGraySize18>em,
.video-squareBracketDownGraySize18>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #7e7e7e;
    border-width: 0 2px 2px 0;
    margin: 1.46446609px;
    width: 7.07106781px;
    height: 7.07106781px;
    -webkit-transform: rotate(45deg) translate(-2.53553391px, -2.53553391px);
    -ms-transform: rotate(45deg) translate(-2.53553391px, -2.53553391px);
    -moz-transform: rotate(45deg) translate(-2.53553391px, -2.53553391px);
    -o-transform: rotate(45deg) translate(-2.53553391px, -2.53553391px);
    transform: rotate(45deg) translate(-2.53553391px, -2.53553391px)
}

.video-squareBracketUpGraySize14 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 2px 2px 13px;
    text-align: left;
    width: 10px;
    height: 6.41421356px
}

.video-squareBracketUpGraySize14,
.video-squareBracketUpGraySize14>em,
.video-squareBracketUpGraySize14>i {
    background: 0 0
}

.video-squareBracketUpGraySize14>em,
.video-squareBracketUpGraySize14>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #7e7e7e;
    border-width: 0 2px 2px 0;
    margin: 1.46446609px;
    width: 7.07106781px;
    height: 7.07106781px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.video-squareBracketDownGraySize12x6 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 12px;
    height: 6.70710678px
}

.video-squareBracketDownGraySize12x6,
.video-squareBracketDownGraySize12x6>em,
.video-squareBracketDownGraySize12x6>i {
    background: 0 0
}

.video-squareBracketDownGraySize12x6>em,
.video-squareBracketDownGraySize12x6>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 1px 1px 0;
    margin: 1.75735931px;
    width: 8.48528137px;
    height: 8.48528137px;
    -webkit-transform: rotate(45deg) translate(-3.74264069px, -3.74264069px);
    -ms-transform: rotate(45deg) translate(-3.74264069px, -3.74264069px);
    -moz-transform: rotate(45deg) translate(-3.74264069px, -3.74264069px);
    -o-transform: rotate(45deg) translate(-3.74264069px, -3.74264069px);
    transform: rotate(45deg) translate(-3.74264069px, -3.74264069px)
}

.video-squareBracketUpGraySize12x6 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 12px;
    height: 6.70710678px
}

.video-squareBracketUpGraySize12x6,
.video-squareBracketUpGraySize12x6>em,
.video-squareBracketUpGraySize12x6>i {
    background: 0 0
}

.video-squareBracketUpGraySize12x6>em,
.video-squareBracketUpGraySize12x6>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 1px 1px 0;
    margin: 1.75735931px;
    width: 8.48528137px;
    height: 8.48528137px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.video-squareBracketDownGraySize12x15 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 8px 5px 0;
    text-align: left;
    width: 12px;
    height: 6.70710678px
}

.video-squareBracketDownGraySize12x15,
.video-squareBracketDownGraySize12x15>em,
.video-squareBracketDownGraySize12x15>i {
    background: 0 0
}

.video-squareBracketDownGraySize12x15>em,
.video-squareBracketDownGraySize12x15>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #999;
    border-width: 0 1px 1px 0;
    margin: 1.75735931px;
    width: 8.48528137px;
    height: 8.48528137px;
    -webkit-transform: rotate(45deg) translate(-3.74264069px, -3.74264069px);
    -ms-transform: rotate(45deg) translate(-3.74264069px, -3.74264069px);
    -moz-transform: rotate(45deg) translate(-3.74264069px, -3.74264069px);
    -o-transform: rotate(45deg) translate(-3.74264069px, -3.74264069px);
    transform: rotate(45deg) translate(-3.74264069px, -3.74264069px)
}

.video-squareBracketUpOrangeSize12x15 {
    box-sizing: content-box;
    display: inline-block;
    overflow: hidden;
    padding: 8px 5px 0;
    text-align: left;
    width: 12px;
    height: 6.70710678px
}

.video-squareBracketUpOrangeSize12x15,
.video-squareBracketUpOrangeSize12x15>em,
.video-squareBracketUpOrangeSize12x15>i {
    background: 0 0
}

.video-squareBracketUpOrangeSize12x15>em,
.video-squareBracketUpOrangeSize12x15>i {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    padding: 0;
    position: absolute;
    border-color: #f90;
    border-width: 0 1px 1px 0;
    margin: 1.75735931px;
    width: 8.48528137px;
    height: 8.48528137px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.countryFilter .filter {
    margin: 0 auto;
    width: 100%;
    position: relative
}

.countryFilter .dropFilterList {
    width: 100%;
    display: none;
    position: absolute;
    border: 1px solid #3a3a3a;
    border-top: none;
    background: #000;
    text-align: left;
    z-index: 10;
    max-height: 200px;
    overflow: auto
}

.countryFilter li {
    padding: 15px
}

.moreFiltersWrapper .filterWrapper li.active {
    color: #f90
}

.moreFiltersWrapper .filterWrapper.performersFilter li {
    font-size: 15px;
    padding: 5px 0
}

.moreFiltersWrapper .filterWrapper.performersFilter li a {
    color: #a3a2a2
}

.moreFiltersWrapper .filterWrapper.performersFilter li.active a {
    color: #f90
}

#categoryListHeader {
    background-color: #2e2e2e;
    border: 1px #434343 solid;
    float: left;
    font-weight: 700;
    width: 100%
}

#categoryListHeader li {
    display: inline-block;
    line-height: inherit !important;
    padding: 5px 0;
    text-align: center;
    width: 23%
}

#categoryListContent li {
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    width: 23%
}

.topLink a {
    text-align: center;
    display: block
}

.noPornstarResults {
    padding: 20px 10px;
    text-align: center
}

#mobileContainer h2.pornstarPageTitle {
    text-transform: none;
    font-size: 1.1em
}

.filterList li {
    text-transform: capitalize
}

.popularFiltersWrapper p {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin-top: 0
}

.popularFiltersWrapper .popularFilters {
    width: 100%;
    padding-bottom: 15px;
    white-space: nowrap;
    overflow-x: scroll
}

.popularFiltersWrapper .popularFilters a {
    padding: 4px 24px;
    background: #1b1b1b;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    display: inline-block;
    margin-bottom: 5px;
    text-transform: capitalize;
    color: #fff;
    font-size: 13px
}

.popularFiltersWrapper .popularFilters a:hover {
    text-decoration: none;
    background: #404040
}